@charset "UTF-8";
/*! 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: 0.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: "— ";
}

.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: " —";
}

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: 18px "Exo", sans-serif;
}

/* new Linux- and Windows-friendly sans-serif font stack: http://mky.be/fontstack */
body {
  overflow: hidden;
  margin: 0 auto;
  font-family: "Exo", sans-serif;
  color: #000;
  min-height: 100vh;
}

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 0.15s ease;
  -o-transition: all 0.15s ease;
  transition: all 0.15s ease;
  text-decoration: underline;
}

ins {
  background-color: #000;
  color: #fff;
  text-decoration: none;
}

mark {
  background-color: #000;
  color: #fff;
  font-style: italic;
  font-weight: bold;
}

p {
  font-size: 1rem;
  margin: 0;
  line-height: 1.2rem;
  font-family: "Exo", sans-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 screen and (min-width: 1330px) {
  .container {
    width: 1300px;
  }
}
.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);
  padding-top: 150px;
}

@media (max-width: 767px) {
  .barba-container {
    padding-top: 110px;
  }
}
.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);
}

.sep {
  display: block;
  margin-bottom: 35px;
}

.sep--rev {
  margin-bottom: 0;
  margin-top: 35px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* 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%);
}

/* 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;
}

/* exo-300 - latin */
@font-face {
  font-family: "Exo";
  font-style: normal;
  font-weight: 300;
  src: url("/fonts/exo-v7-latin-300.eot");
  /* IE9 Compat Modes */
  src: local("Exo Light"), local("Exo-Light"), url("/fonts/exo-v7-latin-300.eot?#iefix") format("embedded-opentype"), url("/fonts/exo-v7-latin-300.woff2") format("woff2"), url("/fonts/exo-v7-latin-300.woff") format("woff"), url("/fonts/exo-v7-latin-300.ttf") format("truetype"), url("/fonts/exo-v7-latin-300.svg#Exo") format("svg");
  /* Legacy iOS */
}
/* exo-regular - latin */
@font-face {
  font-family: "Exo";
  font-style: normal;
  font-weight: 400;
  src: url("/fonts/exo-v7-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Exo Regular"), local("Exo-Regular"), url("/fonts/exo-v7-latin-regular.eot?#iefix") format("embedded-opentype"), url("/fonts/exo-v7-latin-regular.woff2") format("woff2"), url("/fonts/exo-v7-latin-regular.woff") format("woff"), url("/fonts/exo-v7-latin-regular.ttf") format("truetype"), url("/fonts/exo-v7-latin-regular.svg#Exo") format("svg");
  /* Legacy iOS */
}
/* exo-500 - latin */
@font-face {
  font-family: "Exo";
  font-style: normal;
  font-weight: 500;
  src: url("/fonts/exo-v7-latin-500.eot");
  /* IE9 Compat Modes */
  src: local("Exo Medium"), local("Exo-Medium"), url("/fonts/exo-v7-latin-500.eot?#iefix") format("embedded-opentype"), url("/fonts/exo-v7-latin-500.woff2") format("woff2"), url("/fonts/exo-v7-latin-500.woff") format("woff"), url("/fonts/exo-v7-latin-500.ttf") format("truetype"), url("/fonts/exo-v7-latin-500.svg#Exo") format("svg");
  /* Legacy iOS */
}
/* exo-700 - latin */
@font-face {
  font-family: "Exo";
  font-style: normal;
  font-weight: 700;
  src: url("/fonts/exo-v7-latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Exo Bold"), local("Exo-Bold"), url("/fonts/exo-v7-latin-700.eot?#iefix") format("embedded-opentype"), url("/fonts/exo-v7-latin-700.woff2") format("woff2"), url("/fonts/exo-v7-latin-700.woff") format("woff"), url("/fonts/exo-v7-latin-700.ttf") format("truetype"), url("/fonts/exo-v7-latin-700.svg#Exo") format("svg");
  /* Legacy iOS */
}
/* exo-900 - latin */
@font-face {
  font-family: "Exo";
  font-style: normal;
  font-weight: 900;
  src: url("/fonts/exo-v7-latin-900.eot");
  /* IE9 Compat Modes */
  src: local("Exo Black"), local("Exo-Black"), url("/fonts/exo-v7-latin-900.eot?#iefix") format("embedded-opentype"), url("/fonts/exo-v7-latin-900.woff2") format("woff2"), url("/fonts/exo-v7-latin-900.woff") format("woff"), url("/fonts/exo-v7-latin-900.ttf") format("truetype"), url("/fonts/exo-v7-latin-900.svg#Exo") format("svg");
  /* Legacy iOS */
}
.header {
  border-top: 4px solid #D2D83D;
  border-bottom: 1px solid #ccc;
  padding-top: 30px;
  z-index: 1000;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .header {
    padding-top: 15px;
  }
}
@media (max-width: 767px) {
  .header {
    padding-top: 15px;
  }
}
.header > .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -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: 767px) {
  .header > .container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: auto;
  }
}
@media (min-width: 1200px) {
  .header > .container {
    height: 65px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .header > .container {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .header > .container {
    height: 50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .header__logoWrap {
    height: 50px;
  }
}
@media (max-width: 991px) {
  .header__logoWrap {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
.header__logoWrap svg {
  width: 196px;
  height: 50px;
  fill: #003474;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .header__logoWrap svg {
    width: 160px;
    height: 42px;
  }
}
@media (max-width: 767px) {
  .header__logoWrap svg {
    width: 140px;
    height: 38px;
  }
}
.header__logo {
  display: block;
  height: 50px;
}

@media (max-width: 1199px) {
  .header__logo {
    height: 42px;
  }
}
.header__menuWrap {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: right;
  height: 100%;
  padding-top: 15px;
}

@media (max-width: 991px) {
  .header__menuWrap {
    position: absolute;
    width: 100vw;
    height: calc(100vh - 64px);
    z-index: 10000;
    top: 45px;
    right: -100vw;
    background: #fff;
    text-align: left;
    padding: 30px 20px 120px 20px;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    overflow: scroll;
  }
  .header__menuWrap.open {
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    right: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .header__menuWrap {
    right: -112vw;
    width: 750px;
  }
}
@media (min-width: 992px) {
  .header__menuWrap * {
    height: 100%;
  }
}
.header__menuWrap li {
  position: relative;
  display: inline-block;
  padding-left: 12px;
  padding-right: 12px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .header__menuWrap li {
    padding-left: 14px;
    padding-right: 14px;
  }
}
@media (max-width: 991px) {
  .header__menuWrap li {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    border-bottom: 1px solid #003474;
    padding-top: 16px;
    padding-bottom: 14px;
  }
  .header__menuWrap li:first-child {
    padding-top: 0;
  }
}
.header__menuWrap li.menu-item-has-children > a {
  position: relative;
}

.header__menuWrap li.menu-item-has-children > a:after {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  content: "";
  width: 12px;
  height: 7px;
  display: block;
  position: absolute;
  top: 4px;
  right: 0;
  background-image: url(/svgStandAlone/12x7/003474/images/svg/menu_arrow.svg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.header__menuWrap li.menu-item-has-children > a.open:after {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.header__menuWrap li:last-child {
  padding-right: 0;
}

.header__menuWrap li:after {
  content: "";
  display: block;
  width: 100%;
  height: 4px;
  background-color: #003474;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  opacity: 0;
}

.header__menuWrap li.active:after,
.header__menuWrap li.current_page_item:after {
  opacity: 1;
}

.header__menuWrap li.active a,
.header__menuWrap li.current_page_item a {
  font-weight: 700;
  color: #003474;
}

.header__menuWrap li a {
  font-size: 0.85rem;
  line-height: 1em;
  display: block;
  font-weight: 400;
  color: #9c9c9c;
}

@media (max-width: 767px) {
  .header__menuWrap li a {
    color: #003474;
    font-weight: 500;
    display: block;
  }
}
.header__menuWrap li a:hover {
  text-decoration: none;
  color: #003474;
}

.header__menuWrap .sub-menu {
  display: none;
  margin-top: 25px;
  padding-left: 15px;
}

.header__menuWrap .sub-menu li {
  border: none;
  font-weight: 700;
}

.header__menuWrap .sub-menu li:not(.gamma) {
  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__menuWrap .sub-menu li:not(.gamma) a {
  font-weight: 700;
}

.header__menuWrap .sub-menu li:not(.gamma):before {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  content: "";
  width: 24px;
  height: 11px;
  background-image: url(/images/svg/arrow.svg);
  margin-right: 10px;
}

.header__menuWrap .sub-menu li.gamma a {
  font-weight: 300;
  text-transform: uppercase;
}

.header__menuWrap .sub-menu li.spare {
  margin-top: 20px;
}

.header__cta {
  margin-top: 59%;
}

.header__langs {
  padding-top: 15px;
  padding-left: 40px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .header__langs {
    padding-left: 40px;
  }
}
@media (max-width: 991px) {
  .header__langs {
    padding-left: 0;
  }
}
.header__langs ul {
  list-style: none;
}

.header__langs ul li {
  display: inline-block;
  position: relative;
}

@media (max-width: 991px) {
  .header__langs ul li {
    width: auto;
    padding-left: 0;
    padding-right: 10px;
    border: none;
  }
}
.header__langs ul li a {
  display: inline-block;
  padding: 0 5px;
  font-size: 0.9rem;
  line-height: 1em;
  font-weight: 400;
  color: #9c9c9c;
}

.header__langs ul li.active a {
  color: #003474;
}

.subMenuWrap {
  background-color: #f5f5f5;
  padding-top: 45px;
  padding-bottom: 45px;
  display: none;
  position: absolute;
  width: 100vw;
  top: 99px;
  z-index: 100000;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .subMenuWrap {
    top: 69px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .subMenuWrap {
    top: 84px;
  }
}
.subMenuWrap__menu {
  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;
}

.subMenuWrap__label {
  color: #003474;
  font-size: 1.05rem;
  line-height: 1em;
  font-weight: 300;
  margin-bottom: 30px;
  display: block;
}

.subMenuWrap__label a {
  color: inherit;
}

.subMenuWrap__block--empty {
  margin-top: 44px;
}

.subMenuWrap__list li {
  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-bottom: 30px;
}

.subMenuWrap__list li:before {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  content: "";
  display: inline-block;
  width: 31px;
  height: 13px;
  background-image: url(/svgStandAlone/31x13/003376/images/svg/arrow.svg);
  margin-right: 10px;
}

.subMenuWrap__list li a {
  font-size: 1.05rem;
  line-height: 1em;
  color: #003474;
  font-weight: 700;
}

.subMenuWrap__descWrap {
  position: relative;
  height: 340px;
}

.subMenuWrap__descBlock {
  position: absolute;
  top: 0;
  left: 60px;
  width: calc(100% - 60px);
  opacity: 0;
  font-weight: 300;
}

.subMenuWrap__descBlock.active_hover {
  opacity: 1;
}

.subMenuWrap__name {
  color: #003474;
  font-size: 1rem;
  line-height: 1em;
  margin-bottom: 20px;
  display: block;
}

.subMenuWrap--app .subMenuWrap__menu {
  /*
                columns: 2;
                display: block;
                @media (min-width: @screen-md-min) and (max-width: @screen-md-max) {
                    columns: 3;
                }
                */
}

.subMenuWrap--app .subMenuWrap__block {
  width: 100%;
}

.subMenuWrap--app .subMenuWrap__block ul {
  width: 100%;
}

.subMenuWrap--app .subMenuWrap__block ul li {
  width: 50%;
  float: left;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .subMenuWrap--app .subMenuWrap__block ul li {
    width: 33.33%;
  }
}
.subMenuWrap--app .subMenuWrap__block ul li a {
  font-weight: 300;
  line-height: 1.1em;
  display: inline-block;
  -ms-flex-preferred-size: calc(100% - 45px);
  flex-basis: calc(100% - 45px);
}

.header__hamburgerWrap {
  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;
  position: relative;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 100;
}

@media (max-width: 991px) {
  .header__hamburgerWrap {
    left: 15px;
  }
}
.header__hamburger {
  -webkit-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  height: 18px;
  width: 30px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  cursor: pointer;
}

.header__hamburger span {
  background: #003474;
  display: block;
  height: 3px;
  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),
.header__hamburger span:nth-child(3) {
  top: 9px;
}

.header__hamburger span:nth-child(4) {
  top: 18px;
}

.header__hamburger.open span {
  background: #003474;
}

.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: #003474;
}

.scrolled .header__hamburger.open span {
  background: #003474;
}

.scrollArrow {
  font-weight: 900;
  color: #003474;
  text-transform: uppercase;
  font-size: 0.55rem;
  line-height: 1em;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  display: inline-block;
}

.scrollArrow span {
  width: 205px;
  height: 15px;
  display: block;
  position: relative;
}

.scrollArrow span:before,
.scrollArrow span:after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
}

.scrollArrow span:before {
  width: 100%;
  height: 1px;
  left: 0;
  background-color: #003474;
}

.scrollArrow span:after {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 9px;
  height: 15px;
  right: 0;
}

.scrollArrow--blue {
  color: #003474;
}

.scrollArrow--blue span:after {
  background-image: url(/svgStandAlone/9x15/003474/images/svg/slider_arrow.svg);
}

.scrollArrow--green {
  color: #D2D83D;
}

.scrollArrow--green span:after {
  background-image: url(/svgStandAlone/9x15/003474/images/svg/slider_arrow.svg);
}

.scrollArrow--white {
  color: #003474;
}

.scrollArrow--white span:before {
  background-color: #fff;
}

.scrollArrow--white span:after {
  background-image: url(/svgStandAlone/9x15/FFFFFF/images/svg/slider_arrow.svg);
}

.backArrow {
  font-weight: 900;
  color: #003474;
  text-transform: uppercase;
  font-size: 0.55rem;
  line-height: 1em;
  display: inline-block;
  text-align: right;
}

.backArrow span {
  width: 205px;
  height: 15px;
  display: block;
  position: relative;
}

.backArrow span:before,
.backArrow span:after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
}

.backArrow span:before {
  width: 100%;
  height: 1px;
  left: 0;
  background-color: #003474;
}

.backArrow span:after {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 9px;
  height: 15px;
  left: 0;
  top: 0;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.backArrow--blue {
  color: #003474;
}

.backArrow--blue span:after {
  background-image: url(/svgStandAlone/9x15/003474/images/svg/slider_arrow.svg);
}

.backArrow--green {
  color: #D2D83D;
}

.backArrow--green span:after {
  background-image: url(/svgStandAlone/9x15/003474/images/svg/slider_arrow.svg);
}

.backArrow--white {
  color: #003474;
}

.backArrow--white span:before {
  background-color: #fff;
}

.backArrow--white span:after {
  background-image: url(/svgStandAlone/9x15/FFFFFF/images/svg/slider_arrow.svg);
}

.link {
  font-size: 1rem;
  line-height: 1em;
  font-weight: 700;
  text-decoration: underline;
}

.link--blue {
  color: #003474 !important;
}

.link--white {
  color: #fff !important;
}

.link--grey {
  color: #4f4f4f;
}

.button {
  padding: 15px 25px;
  text-transform: uppercase;
  font-size: 0.88rem;
  line-height: 1em;
  border: none;
  font-weight: 500;
  display: inline-block;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.button:hover {
  text-decoration: none;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.button--blueGreen {
  background-color: #003474;
  color: #D2D83D;
}

.button--blueGreen:hover,
.button--blueGreen:focus {
  background-color: #00295a;
  color: #D2D83D;
}

.button--green {
  background-color: #D2D83D;
  color: #003474;
}

.button--green:hover,
.button--green:focus {
  background-color: #cbd12a;
  color: #003474;
}

.button--print {
  padding-left: 48px;
}

.button--print:before {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  content: "";
  width: 20px;
  height: 20px;
  background-image: url(/svgStandAlone/21x21/D2D83D/images/svg/print.svg);
  display: block;
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.title {
  color: #003474;
  font-weight: 300;
  font-size: 2rem;
  line-height: 1.1em;
}

.title--xl {
  font-size: 6rem;
  line-height: 1em;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .title--xl {
    font-size: 5rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .title--xl {
    font-size: 4rem;
    line-height: 1.2em;
  }
}
.title--l {
  font-size: 4.4rem;
  line-height: 1em;
}

@media (max-width: 767px) {
  .title--l {
    font-size: 3.6rem;
  }
}
.title--ml {
  font-size: 3.55rem;
}

@media (max-width: 767px) {
  .title--ml {
    font-size: 3rem;
  }
}
.title--mid {
  font-size: 2.7rem;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .title--mid {
    font-size: 2.2rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .title--mid {
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .title--mid {
    font-size: 1.3rem;
  }
}
.title--small {
  font-size: 2rem;
}

@media (min-width: 768px) and (max-width: 991px) {
  .title--small {
    font-size: 1.6rem;
  }
}
@media (max-width: 767px) {
  .title--small {
    font-size: 1.3rem;
  }
}
.title--med {
  font-weight: 500;
}

.title--bold {
  font-weight: 700;
}

.title--white {
  color: #fff;
}

.title--green {
  color: #D2D83D;
}

.title--blue {
  color: #003474;
}

.text {
  color: #4a4a4a;
  font-size: 1rem;
  line-height: 1.33em;
}

.text ul {
  margin-top: 20px;
  margin-bottom: 20px;
}

.text ul li {
  padding-left: 15px;
  position: relative;
}

.text ul li:before {
  content: "";
  width: 3px;
  height: 3px;
  background-color: #4a4a4a;
  display: block;
  position: absolute;
  top: 0.5em;
  left: 0px;
}

.text--big {
  font-size: 1.4rem;
  line-height: 1.35em;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .text--big {
    font-size: 1.2rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .text--big {
    font-size: 1.2rem;
  }
}
@media (max-width: 767px) {
  .text--big {
    font-size: 1.2rem;
  }
}
.text--mid {
  font-size: 0.89rem;
  line-height: 1.25em;
}

.text--light {
  font-weight: 300;
}

.text--white {
  color: #fff;
}

.text--blue {
  color: #003474;
}

@media (max-width: 991px) {
  .text br {
    display: none;
  }
}
.label {
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1em;
  display: block;
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  .label {
    font-size: 0.9rem;
  }
}
.label--blue {
  color: #003474;
}

.label--white {
  color: #fff;
}

.text *,
.title * {
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  color: inherit;
}

.screen-reader-response,
.wpcf7-display-none {
  display: none;
  clear: both;
}

input:not([type=submit]):not([type=checkbox]),
.select-styled,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background: rgba(217, 217, 217, 0.45);
  display: block;
  width: 100%;
  max-width: 100%;
  height: 100%;
  padding: 8px 25px;
  z-index: 10;
  position: relative;
  border-radius: 0;
  font-family: "Exo", sans-serif;
  color: #003474;
  font-size: 0.9rem;
  font-weight: 500;
  min-height: 45px;
  text-align: left;
  line-height: 34px;
}

input:not([type=submit]):not([type=checkbox]):focus,
.select-styled:focus,
textarea:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

::-webkit-input-placeholder {
  color: #003474;
  font-family: "Exo", sans-serif;
  font-size: 0.9rem;
}

::-moz-placeholder {
  color: #003474;
  font-family: "Exo", sans-serif;
  font-size: 0.9rem;
}

::-ms-input-placeholder {
  color: #003474;
  font-family: "Exo", sans-serif;
  font-size: 0.9rem;
}

::placeholder {
  color: #003474;
  font-family: "Exo", sans-serif;
  font-size: 0.9rem;
}

.wpcf7-form-control-wrap:not(.privacy):not([type=submit]) {
  position: relative;
  display: block;
  margin-bottom: 10px;
  width: 100%;
}

.wpcf7-form-control-wrap:not(.privacy):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: 130px !important;
}

textarea {
  padding-top: 20px;
  padding: 15px 25px;
  margin-bottom: 30px;
}

.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;
}

div.wpcf7-response-output {
  display: none;
  padding: 15px 85px;
  font-size: 1rem;
  line-height: 1em;
  border: none;
  background: #003474;
  color: #fff;
  margin-top: 30px;
  position: relative;
  z-index: 10;
  float: left;
}

span.wpcf7-not-valid-tip {
  display: block;
  top: 5px;
  font-size: 0.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: 0.65rem;
}

@media (min-width: 768px) {
  .required_label {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .required_label {
    padding-bottom: 20px;
    display: block;
  }
}
.form_label {
  font-weight: 700;
  font-family: "Exo", sans-serif;
  font-size: 0.9rem;
  color: #003474;
  display: block;
  width: 100%;
  text-transform: uppercase;
}

.privacy {
  width: 50%;
  float: left;
}

@media (max-width: 767px) {
  .privacy {
    width: 100%;
    float: none;
  }
}
.privacy [type=checkbox] {
  display: inline-block;
  margin-right: 15px;
  -ms-flex-preferred-size: 13px;
  flex-basis: 13px;
}

.privacy .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;
  cursor: pointer;
  width: 100%;
  position: relative;
}

.privacy .wpcf7-list-item-label {
  display: inline-block;
  max-width: calc(100% - 50px);
  -ms-flex-preferred-size: calc(100% - 50px);
  flex-basis: calc(100% - 50px);
  font-family: "Exo", sans-serif;
  color: #000;
  font-size: 0.72rem;
  line-height: 1.2em;
  padding-right: 20px;
}

[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #D2D83D;
  color: #003474;
  padding: 18px 50px 15px 50px;
  text-transform: uppercase;
  font-size: 1rem;
  line-height: 1.1em;
  border: none;
  font-weight: 500;
  display: inline-block;
  float: right;
}

@media (max-width: 767px) {
  [type=submit] {
    float: left;
  }
}
[type=file] {
  font-weight: 500 !important;
  font-size: 0.8rem !important;
  min-height: 0 !important;
  line-height: 1em !important;
  padding-top: 15px !important;
  padding-bottom: 12px !important;
}

.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px;
}

.select {
  cursor: pointer;
  display: block;
  position: relative;
}

.select-styled {
  height: 45px;
}

.select-styled:after {
  content: "";
  width: 12px;
  height: 7px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  right: 20px;
  background-image: url(/svgStandAlone/12x7/003474/images/svg/menu_arrow.svg);
}

.select-styled.active:after {
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  -webkit-transform: translateY(-50%) rotate(0deg);
  -ms-transform: translateY(-50%) rotate(0deg);
  transform: translateY(-50%) rotate(0deg);
}

.select-options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0;
  padding: 5px 0;
  list-style: none;
  background-color: #003474;
  color: #fff;
  font-size: 0.9rem;
  line-height: 1em;
  margin-top: 10px;
  text-align: left;
}

.select-options li {
  margin: 0;
  padding: 10px 25px;
  -webkit-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}

.select-options li:hover {
  background-color: #D2D83D;
  color: #fff;
}

.select-options li[rel=hide] {
  display: none;
}

[type=checkbox]:not(:checked),
[type=checkbox]:checked {
  position: absolute;
  left: 0;
  z-index: 100;
  opacity: 0;
  width: 25px;
  height: 25px;
  display: block;
  top: -2px;
  left: -2px;
}

[type=checkbox]:not(:checked) + span,
[type=checkbox]:checked + span {
  position: relative;
  width: 25px;
  height: 25px;
  cursor: pointer;
  margin-right: 10px;
}

[type=checkbox]:not(:checked) + span:before,
[type=checkbox]:checked + span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 25px;
  height: 25px;
  border: 1px solid #969696;
  z-index: 10;
  -webkit-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
  cursor: pointer;
  border-radius: 50%;
}

[type=checkbox]:disabled:not(:checked) + span:before,
[type=checkbox]::disabled:checked + span:before {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #000;
  background-color: #000;
}

[type=checkbox]:checked + span:before {
  background-color: #003474;
  background-image: url(/svgStandAlone/10x10/FFFFFF/images/svg/check_icon.svg);
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: center;
}

[type=checkbox]:disabled + span {
  color: #000;
}

#mc_embed_signup .mc-field-group {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  #mc_embed_signup .mc-field-group {
    width: 48%;
    margin-right: 2%;
    float: left;
  }
  #mc_embed_signup .mc-field-group.gdpr-mergeRow {
    width: 100%;
    float: none;
    margin-right: 0;
    clear: both;
  }
  #mc_embed_signup .mc-field-group.gdpr-mergeRow .mc-field-group {
    width: 100%;
    float: none;
  }
}
#mc_embed_signup .mc-field-group br {
  display: none;
}

#mc_embed_signup .mc-field-group label {
  text-transform: uppercase;
  font-size: 1rem;
  color: #003474;
  font-weight: 300;
  display: block;
  padding-bottom: 5px !important;
  float: none !important;
}

@media (max-width: 767px) {
  #mc_embed_signup .mc-field-group label {
    text-align: center !important;
    width: 100%;
  }
}
#mc_embed_signup .mc-field-group .checkbox {
  position: relative;
}

#mc_embed_signup .mc-field-group .checkbox input {
  position: absolute;
}

#mc_embed_signup .mc-field-group .checkbox span {
  padding-left: 35px;
  text-transform: none;
}

#mc_embed_signup .mc-field-group fieldset {
  border: none;
}

#mc_embed_signup .mc-field-group p {
  font-size: 0.85rem;
}

._form-content ._form-label {
  text-align: left;
  text-transform: uppercase;
  font-size: 1rem;
  color: #003474;
  font-weight: 300;
  display: block;
  padding-bottom: 5px !important;
  float: none !important;
}

@media (max-width: 767px) {
  ._form-content ._form-label {
    text-align: center !important;
    width: 100%;
  }
}
._form-content ._form_element {
  margin-bottom: 10px;
  text-align: left;
}

@media (min-width: 768px) {
  ._form-content ._form_element {
    width: 48%;
    float: left;
  }
  ._form-content ._form_element:nth-child(odd) {
    margin-right: 2%;
  }
  ._form-content ._form_element:nth-child(even) {
    margin-left: 2%;
  }
}
._form-content ._form_element._field18 {
  width: 100%;
  float: none;
}

._form-content ._form_element._clear {
  width: 100%;
  clear: both;
  float: none;
}

._form-content ._form_element._clear a {
  color: #003474;
  font-weight: 500;
}

._form-content ._form_element._clear a.privacy-policy-link {
  padding-left: 35px;
}

._form-content ._form_element ._form-fieldset {
  border: none;
}

._form-content ._form_element .select-options {
  max-height: 50vh;
  overflow-y: scroll;
}

._form-content ._checkbox-radio {
  position: relative;
  text-align: left;
}

._form-content ._checkbox-radio label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-left: 35px;
  cursor: pointer;
}

._form-content ._checkbox-radio ._error-inner {
  position: absolute;
  top: 150%;
}

._form-content ._button-wrapper {
  padding-top: 25px;
}

._form-content ._error-inner {
  color: red;
}

.homeCont {
  padding-bottom: 200px;
}

@media (max-width: 1199px) {
  .homeCont {
    padding-bottom: 120px;
  }
}
.homeCont__title {
  display: block;
  margin-bottom: 40px;
}

.cForm__label {
  text-transform: uppercase;
  font-size: 1rem;
  color: #003474;
  font-weight: 300;
  display: block;
  padding-bottom: 5px !important;
  float: none !important;
}

@media (max-width: 767px) {
  .cForm__label {
    text-align: center !important;
    width: 100%;
  }
}
.footer {
  padding-top: 65px;
  padding-bottom: 70px;
  background-color: #003474;
}

.footer__logo {
  margin-bottom: 25px;
  position: relative;
  left: -30px;
}

@media (max-width: 1199px) {
  .footer__logo {
    left: 0;
    margin-bottom: 15px;
  }
}
.footer__logo svg {
  fill: #fff;
}

.footer__dataBlock {
  padding-left: 30px;
  font-size: 0.89rem;
  line-height: 1.8em;
}

@media (max-width: 1199px) {
  .footer__dataBlock {
    font-size: 0.85rem;
    line-height: 1.4em;
    padding-left: 0;
  }
}
.footer__dataBlock strong {
  display: block;
}

.footer__dataBlock small {
  display: block;
  margin-top: 30px;
  font-size: 0.87em;
  line-height: 1.5em;
  font-weight: 500;
  margin-bottom: 70px;
}

@media (max-width: 991px) {
  .footer__dataBlock small {
    margin-bottom: 30px;
  }
}
.footer__dataBlock br {
  display: block !important;
}

.footer__menuLab {
  color: #fff;
  font-weight: 700;
  font-size: 0.89rem;
  line-height: 1em;
  display: block;
  margin-bottom: 15px;
}

@media (max-width: 767px) {
  .footer__menuLab {
    position: relative;
    display: inline-block;
  }
  .footer__menuLab:after {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    content: "";
    width: 12px;
    height: 7px;
    display: block;
    position: absolute;
    top: 4px;
    right: -30px;
    background-image: url(/svgStandAlone/12x7/FFFFFF/images/svg/menu_arrow.svg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }
  .footer__menuLab.open:after {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
  }
}
@media (max-width: 991px) {
  .footer__col--dati {
    padding-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .footer__col--mainNav {
    padding-left: 45px;
  }
}
@media (max-width: 767px) {
  .footer__col--mainNav {
    padding-left: 0;
    margin-top: 35px;
  }
}
.footer__col--mainNav a {
  font-weight: 700;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .footer__col--prods .button {
    margin-top: 20px;
  }
}
@media (max-width: 991px) {
  .footer__col--prods {
    padding-left: 30px;
  }
  .footer__col--prods .button {
    position: relative;
    float: none;
    margin-top: 30px;
    left: 0px;
  }
}
@media (max-width: 767px) {
  .footer__col--prods {
    padding-left: 0;
    margin-top: 25px;
  }
  .footer__col--prods .footer__menu {
    display: none;
  }
  .footer__col--prods .button {
    float: none;
    left: 0;
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .footer__col--apps {
    padding-left: 0;
    margin-top: 25px;
  }
  .footer__col--apps .footer__menu {
    display: none;
  }
}
.footer__menu li {
  display: block;
  margin-bottom: 15px;
  font-size: 0.89rem;
  line-height: 1em;
}

.footer__menu a {
  color: #fff;
  display: block;
}

.footer__botBlock {
  font-size: 0.72rem;
  line-height: 1.6em;
}

.footer__botBlock br {
  display: none !important;
}

.footer__job {
  padding: 15px;
}

.footer__newsletter {
  margin-top: 30px;
}

.footer__newsletter p {
  margin-bottom: 10px;
  font-size: 0.95rem;
  font-weight: bold;
}

.footer__newsletter .button {
  padding: 15px;
}

.footer__social {
  margin-top: 30px;
}

.footer__social .social__list {
  display: block;
  text-align: right;
}

.footer__social .social__list li {
  display: inline-block;
  margin-left: 15px;
}

.footer__social .social__list li svg {
  fill: #fff;
}

.pageVisual {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 100vh;
  position: relative;
  max-height: 740px;
  margin-bottom: 115px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .pageVisual {
    max-height: 580px;
  }
}
@media (max-width: 991px) {
  .pageVisual {
    height: 40vh;
  }
}
.pageVisual__scroll {
  position: absolute;
  right: 0;
  bottom: 20px;
}

@media (max-width: 991px) {
  .pageVisual__scroll {
    left: calc(100% - 130px);
    right: auto;
  }
}
.pageIntro {
  padding-bottom: 150px;
}

.pageIntro--applicazioni {
  padding-bottom: 70px;
}

.pageIntro__title {
  margin-bottom: 20px;
}

.pageContent {
  padding-top: 70px;
  padding-bottom: 120px;
}

.pageContent__title {
  display: block;
  margin-bottom: 20px;
}

.pageContent p {
  padding-bottom: 15px;
}

.slick-list,
.slick-track,
.slick-slide,
.slick-slide > div {
  height: 100%;
}

.homeVisual {
  height: calc(100vh - 99px);
  overflow: hidden;
  position: relative;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .homeVisual {
    max-height: 600px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .homeVisual {
    max-height: 490px;
  }
}
@media (max-width: 767px) {
  .homeVisual {
    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: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: auto;
    padding-top: 25px;
  }
}
.homeVisual__gallery,
.homeVisual__textGalleryWrap,
.homeVisual .slick-list,
.homeVisual .slick-track,
.homeVisual .slick-slide,
.homeVisual .slick-slide > div,
.homeVisual .homeVisual__slide {
  height: 100%;
}

.homeVisual__gallery {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

@media (max-width: 767px) {
  .homeVisual__gallery {
    height: 350px;
  }
}
@media (min-width: 768px) {
  .homeVisual__gallery {
    position: absolute;
    width: 100%;
  }
}
.homeVisual__slide {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-position: left;
}

.homeVisual__slide .container {
  height: 100%;
  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: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.homeVisual__title {
  margin-bottom: 40px;
  font-size: 4.5rem;
  line-height: 1.1em;
}

@media (max-width: 991px) {
  .homeVisual__title {
    font-size: 3rem;
    margin-bottom: 25px;
  }
}
@media (max-width: 767px) {
  .homeVisual__title {
    font-size: 2.5rem;
    margin-bottom: 15px;
  }
}
.homeVisual__title span {
  display: block;
}

.homeVisual__title span:nth-of-type(odd) {
  text-indent: 40px;
}

.homeVisual__title span:nth-of-type(even) {
  margin-top: -20px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .homeVisual__title span:nth-of-type(even) {
    margin-top: -15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .homeVisual__title span:nth-of-type(even) {
    margin-top: -25px;
  }
}
@media (max-width: 767px) {
  .homeVisual__title span:nth-of-type(even) {
    margin-top: -5px;
  }
}
.homeVisual__textGalleryWrap .container {
  height: 100%;
  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: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 767px) {
  .homeVisual__textGalleryWrap {
    height: 190px;
    width: 100%;
  }
}
.homeVisual__text {
  margin-left: 85px;
  max-width: 370px;
  line-height: 1.3em;
  font-weight: 500;
  margin-bottom: 25px;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .homeVisual__text {
    margin-left: 35px;
    max-width: 320px;
  }
}
@media (max-width: 767px) {
  .homeVisual__text {
    margin-left: 0;
    max-width: 280px;
    padding-right: 10px;
    font-size: 0.75rem;
  }
}
.homeVisual__link {
  margin-left: 85px;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .homeVisual__link {
    margin-left: 35px;
  }
}
@media (max-width: 767px) {
  .homeVisual__link {
    margin-left: 0;
    font-size: 0.75rem;
  }
}
.homeVisual__arrows {
  margin-left: 85px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .homeVisual__arrows {
    margin-left: 35px;
  }
}
@media (max-width: 767px) {
  .homeVisual__arrows {
    position: absolute;
    right: 5px;
    bottom: -240px;
  }
}
.homeVisual__scroll {
  position: absolute;
  z-index: 10000;
  right: 0;
  bottom: 230px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .homeVisual__scroll {
    right: -50px;
    bottom: 150px;
  }
}
@media (max-width: 1199px) {
  .homeVisual .slick-dots {
    display: none !important;
  }
}
.slick-dots {
  position: absolute;
  z-index: 1000;
  top: 45px;
  right: 0;
}

.slick-dots li {
  display: block;
  width: 13px;
  height: 13px;
  border: 1px solid #003474;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}

.slick-dots li:last-child {
  margin-bottom: 0;
}

.slick-dots li * {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
}

.slick-dots li.slick-active {
  background-color: #003474;
}

.slick-arrow {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  cursor: pointer;
  width: 13px;
  height: 25px;
  background-image: url(/svgStandAlone/13x25/003376/images/svg/slider_arrow.svg);
  display: inline-block;
  text-indent: -9999px;
  border: none;
}

@media (max-width: 767px) {
  .slick-arrow {
    width: 9px;
    height: 18px;
  }
}
.slick-arrow.az-prev-custom,
.slick-arrow.slick-prev-custom {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.slick-arrow.az-next-custom,
.slick-arrow.slick-next-custom {
  margin-left: 47px;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .slick-arrow.az-next-custom,
  .slick-arrow.slick-next-custom {
    margin-left: 37px;
  }
}
@media (max-width: 767px) {
  .slick-arrow.az-next-custom,
  .slick-arrow.slick-next-custom {
    margin-left: 30px;
  }
}
.homeNews {
  margin-bottom: 200px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .homeNews {
    margin-bottom: 120px;
  }
}
@media (max-width: 991px) {
  .homeNews {
    margin-bottom: 90px;
  }
}
.homeNews__title {
  margin-bottom: 40px;
}

@media (max-width: 767px) {
  .homeNews__title {
    margin-bottom: 20px;
    font-size: 1.5rem;
  }
}
.homeNews__nWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -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;
  background-color: #f5f5f5;
  margin-bottom: 30px;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .homeNews__nWrap {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
}
.homeNews__nTit {
  color: #003474;
  display: block;
  margin-bottom: 10px;
  font-weight: 900;
  font-size: 1.55rem;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .homeNews__nTit {
    font-size: 1.3rem;
  }
}
@media (max-width: 991px) {
  .homeNews__nTit {
    font-size: 1.25rem;
  }
}
.homeNews__exc {
  margin-bottom: 30px;
}

@media (max-width: 991px) {
  .homeNews__exc {
    font-size: 0.95rem;
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .homeNews__imgWrap {
    padding-right: 0;
  }
}
.homeNews__feat {
  width: 100%;
}

.homeNews__txtWrap {
  padding-left: 55px;
  padding-right: 55px;
}

@media (max-width: 767px) {
  .homeNews__txtWrap {
    padding: 30px 20px;
  }
}
.homeNews__catLink {
  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-bottom: 30px;
  float: right;
  color: #003474;
}

.homeNews__catLink:before {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  content: "";
  display: inline-block;
  width: 31px;
  height: 13px;
  background-image: url(/svgStandAlone/31x13/003376/images/svg/arrow.svg);
  margin-right: 10px;
}

.homeNews__nav {
  margin-bottom: 40px;
}

.homeNews__nav li {
  display: inline-block;
  padding-left: 15px;
  padding-right: 15px;
}

.homeNews__nav li.active a {
  font-weight: 700;
  color: #003474;
  text-decoration: underline;
  cursor: default;
}

.homeNews__nav li a {
  font-size: 0.9rem;
  line-height: 1em;
  font-weight: 400;
  color: #9c9c9c;
}

.archive .homeNews__title {
  margin-top: 40px;
  margin-bottom: 40px;
}

.archive .homeNews__nWrap {
  margin-bottom: 35px;
}

.homeSett {
  margin-bottom: 100px;
}

@media (max-width: 767px) {
  .homeSett .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.homeSett__blocks {
  margin-top: 30px;
}

@media (max-width: 767px) {
  .homeSett__blocks {
    margin-top: 0;
  }
}
.homeSett__blocks .slick-list {
  overflow: visible;
}

.homeSett__block {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 250px;
  background-color: #cccccc;
  padding: 30px 25px;
}

@media (max-width: 767px) {
  .homeSett__block {
    height: 220px;
    position: relative;
  }
}
.homeSett__block:hover > .homeSett__num {
  opacity: 0.2;
}

.homeSett__block:hover > .homeSett__overlay,
.homeSett__block:hover > .homeSett__name {
  opacity: 1;
}

.homeSett__num,
.homeSett__name {
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 1em;
  color: #fff;
  display: block;
  text-transform: uppercase;
  z-index: 100;
}

.homeSett__name {
  position: absolute;
  left: 30px;
  top: 30px;
  opacity: 0;
  max-width: 250px;
}

@media (max-width: 767px) {
  .homeSett__name {
    opacity: 1;
    width: calc(100% - 60px);
    max-width: calc(100% - 60px);
    color: #003474;
    text-align: center;
    top: -40px;
    text-transform: none;
    font-size: 1.3rem;
  }
}
.homeSett__link {
  position: absolute;
  bottom: 30px;
  left: 30px;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

.homeSett__link span {
  width: 165px;
  height: 11px;
}

.homeSett__overlay {
  opacity: 0;
  background: rgba(210, 216, 61, 0.85);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.homeSett__scroll {
  bottom: 35% !important;
}

.homeSett__arrows {
  display: none;
}

@media (max-width: 767px) {
  .homeSett__arrows {
    display: block;
    position: relative;
    width: 100%;
    height: 35px;
  }
  .homeSett__arrows .slick-arrow {
    position: absolute;
    background-color: #fff;
  }
  .homeSett__arrows .slick-arrow.sett-prev-custom {
    left: 10px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .homeSett__arrows .slick-arrow.sett-next-custom {
    right: 10px;
  }
}
.homeAz {
  margin-top: 30px;
  margin-bottom: 180px;
  position: relative;
  padding-left: 30px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .homeAz {
    margin-bottom: 100px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .homeAz {
    margin-bottom: 70px;
  }
}
@media (max-width: 767px) {
  .homeAz {
    padding-left: 0;
    margin-bottom: 60px;
  }
  .homeAz .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.homeAz__gall {
  height: 680px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .homeAz__gall {
    height: 580px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .homeAz__gall {
    height: 450px;
  }
}
@media (max-width: 767px) {
  .homeAz__gall {
    height: 65vw;
  }
}
.homeAz__gallBlock {
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.homeAz__blockTitle {
  max-width: 280px;
  margin-bottom: 30px;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .homeAz__blockTitle {
    max-width: 380px;
    margin-bottom: 20px;
    font-size: 1.8rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .homeAz__blockTitle {
    font-size: 1.6rem;
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .homeAz__blockTitle {
    font-size: 1.2rem;
    margin-bottom: 15px;
  }
}
.homeAz__blockText {
  padding-left: 45px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .homeAz__blockText {
    padding-left: 30px;
  }
}
@media (max-width: 991px) {
  .homeAz__blockText {
    padding-left: 0;
    font-size: 0.9rem;
  }
  .homeAz__blockText br {
    display: none;
  }
}
@media (max-width: 767px) {
  .homeAz__blockText {
    font-size: 0.8rem;
  }
}
.homeAz__blockLink {
  display: block;
  margin-top: 30px;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .homeAz__blockLink {
    margin-top: 20px;
  }
}
.homeAz__textWrap {
  position: absolute;
  left: -55px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: rgba(255, 255, 255, 0.83);
  width: 545px;
  padding: 45px 45px 70px 145px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .homeAz__textWrap {
    padding: 35px 45px 60px 125px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .homeAz__textWrap {
    width: 510px;
    padding: 30px 45px 40px 110px;
  }
}
@media (max-width: 767px) {
  .homeAz__textWrap {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    padding: 20px 25px 40px 85px;
  }
}
.homeAz__textWrap:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 55px;
  height: 100%;
  background-color: #D2D83D;
}

@media (max-width: 767px) {
  .homeAz__textWrap:before {
    width: 40px;
  }
}
.homeAz__arrows {
  position: absolute;
  top: 30px;
  left: 22px;
}

@media (max-width: 767px) {
  .homeAz__arrows {
    left: 15px;
  }
}
.homeAz__scroll {
  position: absolute;
  left: -90px;
  bottom: 15px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .homeAz__scroll {
    left: -110px;
    bottom: 45px;
  }
}
.homeGamme {
  margin-bottom: 100px;
}

@media (max-width: 767px) {
  .homeGamme {
    margin-bottom: 70px;
  }
}
.homeGamme__desc {
  margin-top: 25px;
  margin-bottom: 90px;
}

@media (max-width: 991px) {
  .homeGamme__desc {
    margin-bottom: 60px;
  }
}
@media (max-width: 767px) {
  .homeGamme__desc {
    padding-left: 0;
    padding-right: 0;
    margin-top: 15px;
  }
}
.homeGamme__bTop {
  background-color: #D2D83D;
  color: #003474;
  text-transform: uppercase;
  padding: 20px 30px;
  position: relative;
}

@media (max-width: 767px) {
  .homeGamme__bTop {
    padding: 15px 20px;
  }
}
.homeGamme__bTop .scrollArrow {
  position: absolute;
  bottom: 30px;
  right: 30px;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

@media (max-width: 767px) {
  .homeGamme__bTop .scrollArrow {
    bottom: 20px;
    right: 25px;
  }
}
.homeGamme__bTop .scrollArrow span {
  width: 165px;
  height: 11px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .homeGamme__bTop .scrollArrow span {
    width: 100px;
  }
}
@media (max-width: 767px) {
  .homeGamme__bTop .scrollArrow span {
    width: 70px;
  }
}
.homeGamme__bName {
  font-size: 1.65rem;
  line-height: 1em;
  font-weight: 300;
}

@media (max-width: 767px) {
  .homeGamme__bName {
    font-size: 1.3rem;
  }
}
.homeGamme__bName strong {
  font-size: 1.35rem;
  font-weight: 500;
  display: block;
  text-transform: none;
}

@media (max-width: 767px) {
  .homeGamme__bName strong {
    font-size: 1rem;
  }
}
.homeGamme__bBot {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 555px;
  position: relative;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .homeGamme__bBot {
    height: 445px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .homeGamme__bBot {
    height: 340px;
  }
}
@media (max-width: 767px) {
  .homeGamme__bBot {
    height: 260px;
  }
}
.homeGamme__bOverlay {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  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: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: rgba(0, 52, 116, 0.88);
  height: 100%;
  width: 100%;
  padding: 40px 70px 40px 30px;
  opacity: 0;
}

@media (min-width: 768px) {
  .homeGamme__gammaBlock:nth-of-type(odd) {
    border-right: 3px solid #fff;
  }
  .homeGamme__gammaBlock:nth-of-type(even) {
    border-left: 3px solid #fff;
  }
}
@media (max-width: 767px) {
  .homeGamme__gammaBlock {
    margin-bottom: 15px;
  }
}
.homeGamme__gammaBlock:hover .homeGamme__bOverlay {
  opacity: 1;
}

.homeGamme__text {
  padding-bottom: 30px;
}

.respOsIntro {
  padding-bottom: 0;
}

.respIntro {
  padding-bottom: 20px;
}

.resp {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-position: top left;
  background-size: 50%;
  min-height: 780px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .resp {
    min-height: 580px;
  }
}
@media (max-width: 767px) {
  .resp {
    background: none !important;
  }
}
.resp__textWrap {
  padding-left: 40px;
}

.resp__did {
  display: inline-block;
  color: #003474;
  font-size: 0.75rem;
  line-height: 1em;
  border-top: 2px solid #D2D83D;
  padding-top: 8px;
  width: 160px;
  margin-top: 35px;
}

.resp__did > * {
  display: block;
  margin-bottom: 5px;
}

.resp__did > *:last-child {
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .resp__imgWrap {
    margin-bottom: 75px;
  }
}
.resp__text {
  font-size: 1.2rem;
  line-height: 1.4em;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .resp__text {
    font-size: 1.1rem;
  }
}
.resp__text p {
  padding-bottom: 40px;
}

.resp__text p:last-child {
  padding-bottom: 0;
}

.val {
  margin-bottom: 150px;
  margin-top: -230px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .val {
    margin-top: -160px;
  }
}
@media (max-width: 991px) {
  .val {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .val .container {
    margin: 0 -15px;
  }
}
@media (min-width: 768px) {
  .val__iconBlock {
    position: absolute;
    display: block;
  }
}
.val__wheelLogo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  fill: #D2D83D;
}

@media (max-width: 767px) {
  .val__wheelLogo {
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: auto;
    top: auto;
    margin-top: 75px;
    margin-bottom: -30px;
  }
  .val__wheelLogo svg {
    width: 90px;
    height: 90px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .val__wheelLogo svg {
    width: 110px;
    height: 110px;
  }
}
.val__wheelIcons {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  width: 670px;
  height: 670px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .val__wheelIcons {
    width: 100%;
    height: auto;
    overflow-x: scroll;
    text-align: center;
  }
}
.val__wheelBlock {
  position: absolute;
  cursor: pointer;
}

.val__wheelBlock--1 {
  top: 0;
  right: 41px;
  z-index: 1;
}

.val__wheelBlock--1 .val__iconBlock {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.val__wheelBlock--1 .val__label {
  top: 25px;
  right: -220px;
}

.val__wheelBlock--1 .val__label:before {
  width: 60px;
  -webkit-transform: rotate(-33deg);
  -ms-transform: rotate(-33deg);
  transform: rotate(-33deg);
  top: 51px;
  left: -54px;
}

.val__wheelBlock--2 {
  top: 185px;
  right: 3px;
  z-index: 2;
}

.val__wheelBlock--2 .val__iconBlock {
  top: 57%;
  left: 52%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.val__wheelBlock--2 .val__label {
  top: 40%;
  right: -190px;
}

.val__wheelBlock--2 .val__label:before {
  display: none;
}

.val__wheelBlock--3 {
  bottom: -5px;
  right: 56px;
  z-index: 3;
}

.val__wheelBlock--3 .val__iconBlock {
  top: 57%;
  left: 42%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.val__wheelBlock--3 .val__label {
  top: 190px;
  right: -220px;
}

.val__wheelBlock--3 .val__label:before {
  width: 70px;
  -webkit-transform: rotate(33deg);
  -ms-transform: rotate(33deg);
  transform: rotate(33deg);
  top: 16px;
  left: -63px;
}

.val__wheelBlock--4 {
  bottom: -5px;
  left: 50px;
  z-index: 4;
}

.val__wheelBlock--4 .val__iconBlock {
  top: 46%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.val__wheelBlock--4 .val__label {
  top: 190px;
  left: -120px;
}

.val__wheelBlock--4 .val__label:before {
  width: 70px;
  -webkit-transform: rotate(-33deg);
  -ms-transform: rotate(-33deg);
  transform: rotate(-33deg);
  top: 16px;
  right: -63px;
}

.val__wheelBlock--5 {
  top: 182px;
  left: -2px;
  z-index: 7;
}

.val__wheelBlock--5 .val__iconBlock {
  top: 44%;
  left: 44%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.val__wheelBlock--5 .val__label {
  top: 40%;
  left: -160px;
}

.val__wheelBlock--5 .val__label:before {
  display: none;
}

.val__wheelBlock--6 {
  top: 0;
  left: 36px;
  z-index: 6;
}

.val__wheelBlock--6 .val__iconBlock {
  top: 46%;
  left: 57%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.val__wheelBlock--6 .val__label {
  top: 25px;
  left: -220px;
}

.val__wheelBlock--6 .val__label:before {
  width: 60px;
  -webkit-transform: rotate(33deg);
  -ms-transform: rotate(33deg);
  transform: rotate(33deg);
  top: 51px;
  right: -54px;
}

.val__wheelBlock svg {
  fill: #E4E6E8;
}

@media (max-width: 767px) {
  .val__wheelBlock .val__svg {
    display: none;
  }
}
.val__wheelBlock .val__svgMob {
  display: none;
}

@media (min-width: 768px) {
  .val__wheelBlock:hover svg {
    fill: #D2D83D;
  }
}
.val__wheelBlock:hover .val__label {
  opacity: 1;
}

.val__wheelBlock--1 .val__label,
.val__wheelBlock--2 .val__label,
.val__wheelBlock--3 .val__label {
  text-align: right;
  padding-left: 65px;
}

.val__wheelBlock--4 .val__label,
.val__wheelBlock--5 .val__label,
.val__wheelBlock--6 .val__label {
  text-align: left;
  padding-right: 65px;
}

@media (max-width: 767px) {
  .val__wheelBlock {
    position: relative;
    top: 0;
    left: auto;
    right: auto;
    padding: 60px 0;
  }
  .val__wheelBlock .val__iconBlock {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 33%;
  }
  .val__wheelBlock .val__label {
    position: absolute;
    top: auto;
    bottom: 20px;
    left: auto;
    right: auto;
    padding: 0;
    width: 100%;
    text-align: center;
    font-size: 0.9rem;
    border: none;
  }
  .val__wheelBlock .val__label:before {
    display: none;
    width: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    top: auto;
    right: auto;
  }
  .val__wheelBlock .val__label:after {
    display: block;
    content: "";
    height: 2px;
    background-color: #003474;
    width: 50%;
    margin-left: 25%;
    margin-top: 7px;
  }
  .val__wheelBlock .val__svgMob {
    display: none;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .val__wheelBlock .val__svgMob {
    display: block;
  }
  .val__wheelBlock .val__svgMob svg {
    position: relative;
    max-width: 100%;
    height: auto;
    left: 0;
    top: 0;
  }
}
.val__label {
  font-weight: 700;
  font-size: 1.1rem;
  line-height: 1em;
  display: block;
  color: #003474;
  position: absolute;
  border-bottom: 2px solid #003474;
  padding-bottom: 16px;
  z-index: 1000;
  opacity: 0;
}

.val__label:before {
  content: "";
  height: 2px;
  background-color: #003474;
  display: block;
  position: absolute;
}

.val__wheelBlockWrap.slick-slider {
  margin-left: 25vw;
  width: 50vw;
}

.val__wheelBlockWrap.slick-slider .slick-list {
  overflow: visible;
}

.val__wheelBlockWrap.slick-slider .slick-list .slick-slide {
  margin: 0 -15px;
}

.val__wheelBlockWrap.slick-slider .slick-list .slick-slide.slick-current .val__label {
  opacity: 1;
}

.val__wheelBlockWrap.slick-slider .slick-list .slick-slide.slick-current svg {
  fill: #D2D83D;
}

.val__wheel__arrows {
  display: none;
  position: absolute;
  right: 15px;
  bottom: 0;
  width: 40px;
  height: 19px;
}

@media (max-width: 767px) {
  .val__wheel__arrows {
    display: block;
  }
}
.val__wheel__arrows .slick-prev-custom {
  display: none !important;
}

.val__wheel__arrows .slick-next-custom {
  width: 40px;
  margin-left: 0;
  background-size: 9px 19px;
  background-position: right;
}

.val__wheel__arrows .slick-next-custom:before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 1px;
  background-color: #003474;
  position: absolute;
  top: 8px;
  left: 0;
}

.val__wheel__arrows .slick-disabled {
  opacity: 0;
}

@supports (display: grid) {
  .azGal {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 25% 25% 25% 25%;
    height: 64vw;
  }
  @media (max-width: 767px) {
    .azGal {
      grid-template-columns: 1fr 1fr 1fr;
      grid-template-rows: 33vw 33vw 33vw 33vw 33vw 33vw 33vw 33vw;
      height: 260vw;
    }
  }
}
.azGal__block {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border: none;
}

.azGal__block:first-child {
  grid-column: 1/3;
  grid-row: 1;
}

.azGal__block:nth-child(2) {
  grid-column: 3;
  grid-row: 1;
}

.azGal__block:nth-child(3) {
  grid-column: 4/6;
  grid-row: 1;
}

.azGal__block:nth-child(4) {
  grid-column: 6;
  grid-row: 1;
}

.azGal__block:nth-child(5) {
  grid-column: 1;
  grid-row: 2/2;
}

.azGal__block:nth-child(6) {
  grid-column: 2/4;
  grid-row: 2;
}

.azGal__block:nth-child(7) {
  grid-column: 4;
  grid-row: 2;
}

.azGal__block:nth-child(8) {
  grid-column: 1;
  grid-row: 3;
}

.azGal__block:nth-child(9) {
  grid-column: 2;
  grid-row: 3;
}

.azGal__block:nth-child(10) {
  grid-column: 3;
  grid-row: 3;
}

.azGal__block:nth-child(11) {
  grid-column: 4;
  grid-row: 3;
}

.azGal__block:nth-child(12) {
  grid-column: 5/7;
  grid-row: 2/4;
}

.azGal__block:nth-child(13) {
  grid-column: 1/3;
  grid-row: 4;
}

.azGal__block:nth-child(14) {
  grid-column: 3;
  grid-row: 4;
}

.azGal__block:nth-child(15) {
  grid-column: 4/6;
  grid-row: 4;
}

.azGal__block:nth-child(16) {
  grid-column: 6;
  grid-row: 4;
}

@media (max-width: 767px) {
  .azGal__block:first-child {
    grid-column: 1/3;
    grid-row: 1;
  }
  .azGal__block:nth-child(2) {
    grid-column: 3;
    grid-row: 1;
  }
  .azGal__block:nth-child(3) {
    grid-column: 1/3;
    grid-row: 4;
  }
  .azGal__block:nth-child(4) {
    grid-column: 3;
    grid-row: 4;
  }
  .azGal__block:nth-child(5) {
    grid-column: 1;
    grid-row: 2;
  }
  .azGal__block:nth-child(6) {
    grid-column: 2/4;
    grid-row: 2;
  }
  .azGal__block:nth-child(7) {
    grid-column: 1;
    grid-row: 3;
  }
  .azGal__block:nth-child(8) {
    grid-column: 2;
    grid-row: 3;
  }
  .azGal__block:nth-child(9) {
    grid-column: 3;
    grid-row: 3;
  }
  .azGal__block:nth-child(10) {
    grid-column: 1;
    grid-row: 5;
  }
  .azGal__block:nth-child(11) {
    grid-column: 1;
    grid-row: 6;
  }
  .azGal__block:nth-child(12) {
    grid-column: 2/4;
    grid-row: 5/7;
  }
  .azGal__block:nth-child(13) {
    grid-column: 1/3;
    grid-row: 7;
  }
  .azGal__block:nth-child(14) {
    grid-column: 3;
    grid-row: 7;
  }
  .azGal__block:nth-child(15) {
    grid-column: 2/4;
    grid-row: 8;
  }
  .azGal__block:nth-child(16) {
    grid-column: 1;
    grid-row: 8;
  }
}
.azNum {
  background-color: #003474;
  padding-top: 90px;
  padding-bottom: 120px;
  margin-bottom: 100px;
}

@media (max-width: 767px) {
  .azNum {
    padding-bottom: 90px;
  }
}
.azNum__wrap {
  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: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-left: 75px;
  padding-right: 45px;
  padding-top: 80px;
}

@media (max-width: 991px) {
  .azNum__wrap {
    padding: 0;
  }
}
.azNum__num {
  margin-bottom: 45px;
}

.azNum__num:first-of-type,
.azNum__num:nth-of-type(2),
.azNum__num:nth-of-type(4) {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
}

@media (max-width: 991px) {
  .azNum__num:first-of-type,
  .azNum__num:nth-of-type(2),
  .azNum__num:nth-of-type(4) {
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
  }
}
.azNum__num:first-of-type .azNum__val:after,
.azNum__num:nth-of-type(2) .azNum__val:after,
.azNum__num:nth-of-type(4) .azNum__val:after {
  width: 150px;
}

.azNum__num:nth-of-type(5) {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
}

@media (max-width: 991px) {
  .azNum__num:nth-of-type(5) {
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
  }
}
.azNum__num:nth-of-type(5) .azNum__val:after {
  width: 150px;
}

.azNum__num:nth-of-type(3) {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.azNum__num:nth-of-type(6) {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

@media (max-width: 991px) {
  .azNum__num:nth-of-type(6) {
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
  }
}
.azNum__num:nth-of-type(7),
.azNum__num:nth-of-type(8) {
  -ms-flex-preferred-size: 33%;
  flex-basis: 33%;
}

@media (max-width: 991px) {
  .azNum__num:nth-of-type(7),
  .azNum__num:nth-of-type(8) {
    -ms-flex-preferred-size: 43%;
    flex-basis: 43%;
  }
}
.azNum__num:first-of-type .azNum__val:before {
  width: 50vw;
  left: -50vw;
}

.azNum__num:nth-of-type(3) .azNum__val:after {
  width: 150px;
}

.azNum__num:nth-of-type(4) .azNum__val:before {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 97px;
  height: 201px;
  background-image: url(/images/svg/curva.svg);
  border: none;
  bottom: -201px;
  left: -102px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

@media (max-width: 991px) {
  .azNum__num:nth-of-type(4) .azNum__val:before {
    display: none;
  }
}
.azNum__num:nth-of-type(6) .azNum__val:after {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 97px;
  height: 201px;
  background-image: url(/images/svg/curva.svg);
  border: none;
  right: -102px;
}

@media (max-width: 991px) {
  .azNum__num:nth-of-type(6) .azNum__val:after {
    display: none;
  }
}
.azNum__num:nth-of-type(7) .azNum__val:before {
  width: 195px;
  left: -195px;
}

.azNum__num:nth-of-type(7) .azNum__val:after {
  width: 150px;
}

.azNum__num:nth-of-type(8) .azNum__val:after {
  width: 50vw;
  right: -50vw;
}

.azNum__val {
  color: #D2D83D;
  font-size: 4rem;
  font-weight: 300;
  border-bottom: 1px solid #D2D83D;
  display: inline-block;
  padding-right: 18px;
  min-width: 190px;
  position: relative;
}

@media (max-width: 767px) {
  .azNum__val {
    font-size: 3rem;
  }
}
.azNum__val:before,
.azNum__val:after {
  content: "";
  height: 1px;
  border-top: 1px dashed #D2D83D;
  display: block;
  bottom: -1px;
  position: absolute;
}

@media (max-width: 767px) {
  .azNum__val:before,
  .azNum__val:after {
    display: none;
  }
}
.azNum__val:before {
  left: -150px;
}

.azNum__val:after {
  right: -150px;
}

.azNum__val small {
  font-size: 2rem;
}

.azNum__icon {
  margin-top: 25px;
  margin-left: 10px;
}

.azNum__desc {
  font-size: 0.93rem;
  display: block;
  width: 100%;
  padding-top: 8px;
  max-width: 300px;
}

.azNum__arrows {
  display: none;
  position: absolute;
  right: 15px;
  bottom: 0;
  width: 40px;
  height: 19px;
}

@media (max-width: 767px) {
  .azNum__arrows {
    display: block;
  }
}
.azNum__arrows .slick-prev-custom {
  display: none !important;
}

.azNum__arrows .slick-next-custom {
  width: 40px;
  margin-left: 0;
  background-size: 9px 19px;
  background-image: url(/svgStandAlone/13x25/FFFFFF/images/svg/slider_arrow.svg);
  background-position: right;
}

.azNum__arrows .slick-next-custom:before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 8px;
  left: 0;
}

.azNum__arrows .slick-disabled {
  opacity: 0;
}

.azNum .slick-slide > div {
  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;
}

.azNum .slick-slide img {
  display: inline-block;
}

.azNum .slick-slide .azNum__num:first-of-type {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  text-align: center;
}

.azNum .slick-slide .azNum__desc {
  text-align: center;
  max-width: 100%;
}

.proc {
  margin-bottom: 100px;
  margin-top: -50px;
}

@media (max-width: 767px) {
  .proc .container {
    margin: 0 -15px;
  }
}
@media (min-width: 768px) {
  .proc__iconBlock {
    position: absolute;
    display: block;
  }
}
.proc__wheelLogo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  fill: #D2D83D;
}

@media (max-width: 991px) {
  .proc__wheelLogo {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .proc__wheelLogo svg {
    width: 110px;
    height: 110px;
  }
}
.proc__wheelIcons {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  width: 515px;
  height: 515px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .proc__wheelIcons {
    width: 100%;
    height: auto;
    overflow-x: scroll;
    text-align: center;
  }
}
.proc__wheelBlock {
  position: absolute;
  cursor: pointer;
}

.proc__wheelBlock--1 {
  top: 0;
  left: 56px;
  z-index: 1;
}

.proc__wheelBlock--1 .proc__label {
  top: -70px;
  right: -75px;
}

.proc__wheelBlock--1 .proc__label:before {
  width: 60px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  top: 83px;
  left: -29px;
}

.proc__wheelBlock--2 {
  top: 0;
  left: 245px;
  z-index: 2;
}

.proc__wheelBlock--2 .proc__label {
  top: 0;
  right: -190px;
}

.proc__wheelBlock--2 .proc__label:before {
  width: 70px;
  -webkit-transform: rotate(-33deg);
  -ms-transform: rotate(-33deg);
  transform: rotate(-33deg);
  top: 54px;
  left: -64px;
}

.proc__wheelBlock--3 {
  top: 85px;
  left: 343px;
  z-index: 3;
}

.proc__wheelBlock--3 .proc__label {
  top: 110px;
  right: -175px;
}

.proc__wheelBlock--3 .proc__label:before {
  display: none;
}

.proc__wheelBlock--4 {
  top: 276px;
  left: 325px;
  z-index: 4;
}

.proc__wheelBlock--4 .proc__label {
  top: 120px;
  right: -160px;
}

.proc__wheelBlock--4 .proc__label:before {
  width: 70px;
  -webkit-transform: rotate(33deg);
  -ms-transform: rotate(33deg);
  transform: rotate(33deg);
  bottom: 17px;
  left: -63px;
}

.proc__wheelBlock--5 {
  top: 364px;
  left: 162px;
  z-index: 7;
}

.proc__wheelBlock--5 .proc__label {
  bottom: -30px;
  right: -140px;
}

.proc__wheelBlock--5 .proc__label:before {
  width: 70px;
  -webkit-transform: rotate(33deg);
  -ms-transform: rotate(33deg);
  transform: rotate(33deg);
  bottom: 17px;
  left: -63px;
}

.proc__wheelBlock--6 {
  top: 294px;
  left: 15px;
  z-index: 6;
}

.proc__wheelBlock--6 .proc__label {
  top: 97px;
  left: -135px;
}

.proc__wheelBlock--6 .proc__label:before {
  width: 60px;
  -webkit-transform: rotate(-33deg);
  -ms-transform: rotate(-33deg);
  transform: rotate(-33deg);
  top: 19px;
  right: -54px;
}

.proc__wheelBlock--7 {
  top: 102px;
  left: 0;
  z-index: 7;
}

.proc__wheelBlock--7 .proc__label {
  top: 0;
  left: -160px;
  max-width: 150px;
}

.proc__wheelBlock--7 .proc__label:before {
  width: 60px;
  -webkit-transform: rotate(33deg);
  -ms-transform: rotate(33deg);
  transform: rotate(33deg);
  top: 68px;
  right: -54px;
}

.proc__wheelBlock svg {
  fill: #E4E6E8;
}

@media (max-width: 767px) {
  .proc__wheelBlock .proc__svg {
    display: none;
  }
}
.proc__wheelBlock .proc__svgMob {
  display: none;
}

.proc__wheelBlock:hover svg {
  fill: #D2D83D;
}

.proc__wheelBlock:hover .proc__label {
  opacity: 1;
}

.proc__wheelBlock--1 .proc__label,
.proc__wheelBlock--2 .proc__label,
.proc__wheelBlock--4 .proc__label,
.proc__wheelBlock--5 .proc__label {
  padding-left: 30px;
  padding-right: 60px;
}

.proc__wheelBlock--3 .proc__label {
  padding-left: 50px;
  padding-right: 50px;
}

.proc__wheelBlock--6 .proc__label {
  padding-right: 30px;
}

.proc__wheelBlock--6 .proc__labelNum {
  left: -26px;
}

.proc__wheelBlock--7 .proc__label {
  padding-right: 0;
}

.proc__wheelBlock--7 .proc__labelNum {
  left: -26px;
}

@media (max-width: 767px) {
  .proc__wheelBlock {
    position: relative;
    top: 0;
    left: auto;
    right: auto;
    padding: 60px 0;
  }
  .proc__wheelBlock .proc__iconBlock {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 33%;
  }
  .proc__wheelBlock .proc__label {
    display: block;
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    padding: 0;
    width: 100%;
    text-align: center;
    font-size: 0.9rem;
    border: none;
    margin-bottom: 15px;
  }
  .proc__wheelBlock .proc__label:before {
    display: none;
    width: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    top: auto;
    right: auto;
  }
  .proc__wheelBlock .proc__label:after {
    display: block;
    content: "";
    height: 2px;
    background-color: #003474;
    width: 50%;
    margin-left: 25%;
    margin-top: 7px;
  }
  .proc__wheelBlock .proc__labelNum {
    position: relative;
    display: block;
    top: auto;
    bottom: auto;
    right: auto;
    left: auto;
    font-size: 5rem;
    margin-bottom: 30px;
  }
  .proc__wheelBlock .proc__svgMob {
    display: none;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .proc__wheelBlock .proc__svgMob {
    display: block;
  }
  .proc__wheelBlock .proc__svgMob img {
    position: relative;
    width: 100%;
    max-width: 100%;
    height: auto;
    left: 0;
    top: 0;
  }
}
.proc__label {
  font-weight: 700;
  font-size: 1rem;
  line-height: 1em;
  display: block;
  max-width: 200px;
  color: #003474;
  position: absolute;
  border-bottom: 2px solid #D2D83D;
  padding-bottom: 16px;
  z-index: 1000;
  opacity: 0;
}

.proc__label:before {
  content: "";
  height: 2px;
  background-color: #D2D83D;
  display: block;
  position: absolute;
}

.proc__labelNum {
  position: absolute;
  display: inline-block;
  bottom: 0;
  right: 0;
  font-size: 6rem;
  font-weight: 400;
  opacity: 0.1;
}

.proc__wheelBlockWrap.slick-slider {
  margin-left: 25vw;
  width: 50vw;
}

.proc__wheelBlockWrap.slick-slider .slick-list {
  overflow: visible;
}

.proc__wheelBlockWrap.slick-slider .slick-list .slick-slide {
  margin: 0 -15px;
}

.proc__wheelBlockWrap.slick-slider .slick-list .slick-slide .proc__label {
  font-size: 0.75rem;
}

.proc__wheelBlockWrap.slick-slider .slick-list .slick-slide.slick-current .proc__label {
  opacity: 1;
}

.proc__wheelBlockWrap.slick-slider .slick-list .slick-slide.slick-current svg {
  fill: #D2D83D;
}

.proc__wheel__arrows {
  display: none;
  position: absolute;
  right: 15px;
  bottom: 0;
  width: 40px;
  height: 19px;
}

@media (max-width: 767px) {
  .proc__wheel__arrows {
    display: block;
  }
}
.proc__wheel__arrows .slick-prev-custom {
  display: none !important;
}

.proc__wheel__arrows .slick-next-custom {
  width: 40px;
  margin-left: 0;
  background-size: 9px 19px;
  background-position: right;
}

.proc__wheel__arrows .slick-next-custom:before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 1px;
  background-color: #003474;
  position: absolute;
  top: 8px;
  left: 0;
}

.proc__wheel__arrows .slick-disabled {
  opacity: 0;
}

.sost {
  margin-top: 35px;
  margin-bottom: 150px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-position: center left;
  background-size: 50%;
  min-height: 780px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .sost {
    min-height: 580px;
  }
}
@media (max-width: 767px) {
  .sost {
    background: none !important;
  }
}
.sost__textWrap {
  padding-left: 40px;
}

.sost__did {
  display: inline-block;
  color: #003474;
  font-size: 0.75rem;
  line-height: 1em;
  border-top: 2px solid #D2D83D;
  padding-top: 8px;
  width: 160px;
  margin-top: 35px;
  margin-bottom: 70px;
}

.sost__did > * {
  display: block;
  margin-bottom: 5px;
}

.sost__did > *:last-child {
  margin-bottom: 0;
}

@media (max-width: 991px) {
  .sost__imgWrap {
    margin-bottom: 75px;
  }
}
.sost__text {
  font-size: 1.2rem;
  line-height: 1.4em;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .sost__text {
    font-size: 1.1rem;
  }
}
.sost__text p {
  padding-bottom: 40px;
}

.sost__text p:last-child {
  padding-bottom: 0;
}

.sost_linkList {
  margin-bottom: 20px;
}

.sost_linkList > a {
  display: inline-block;
  margin-right: 25px;
  margin-bottom: 15px;
}

.gov {
  margin-top: 35px;
  background-color: #003474;
  padding-top: 90px;
  padding-bottom: 120px;
  margin-bottom: 100px;
}

@media (max-width: 767px) {
  .gov {
    padding-bottom: 90px;
  }
}
.gov__exc {
  margin-top: 35px;
  margin-bottom: 70px;
}

.gov__img--mob {
  max-width: 360px;
}

.amb {
  margin-top: 35px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-position: center left;
  background-size: 50%;
  min-height: 780px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .amb {
    min-height: 580px;
  }
}
@media (max-width: 767px) {
  .amb {
    background: none !important;
  }
}
.amb__textWrap {
  padding-left: 40px;
}

@media (max-width: 991px) {
  .amb__imgWrap {
    margin-bottom: 75px;
  }
}
.amb__text {
  font-size: 1.2rem;
  line-height: 1.4em;
  margin-bottom: 35px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .amb__text {
    font-size: 1.1rem;
  }
}
.amb__text p {
  padding-bottom: 40px;
}

.amb__text p:last-child {
  padding-bottom: 0;
}

.filos {
  padding-bottom: 70px;
}

@media (min-width: 768px) {
  .filos {
    background-image: url(/images/svg/sostenibilita/filosofia_bg.svg);
    background-position: center 180px;
    background-size: cover;
    background-repeat: no-repeat;
  }
}
.filos__valList {
  margin-top: 35px;
}

@media (min-width: 768px) {
  .filos__valList {
    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: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.filos__valEl {
  -ms-flex-preferred-size: 22%;
  flex-basis: 22%;
  margin: 25px 1.5%;
}

.filos__valImg {
  margin-bottom: 35px;
  max-width: 220px;
}

.filos__valTit {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 25px;
}

.filos__valTit:after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  width: 80%;
  left: 10%;
  height: 3px;
  background-color: #003474;
}

.listaGamme {
  margin-bottom: 80px;
}

.listaGamme__blockTitle {
  display: block;
  color: #003474;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1em;
  margin-bottom: 40px;
}

.listaGamme__blockDesc {
  margin-top: -25px;
  margin-bottom: 35px;
}

.listaGamme__blockDesc h3 {
  font-weight: normal;
}

.listaGamme__block {
  margin-bottom: 90px;
}

.listaGamme .homeGamme__bTop {
  height: 147px;
  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;
  text-transform: none;
}

.listaGamme .homeGamme__bTop .text {
  font-size: 0.85rem;
  line-height: 1.2em;
  font-weight: 300;
}

.listaGamme .homeGamme__bTopLeft {
  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: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 100%;
}

.listaGamme .homeGamme__bTopRight {
  height: 100%;
}

.listaGamme .homeGamme__bTopRight {
  max-width: calc(100% - 120px);
}

.listaGamme .homeGamme__bName {
  font-size: 3rem;
}

.listaGamme .homeGamme__bBot {
  height: 375px;
}

.listaGamme .homeGamme__gammaBlock {
  margin-bottom: 35px;
}

.listaGamme .homeGamme__gammaBlock:nth-of-type(3n-2) {
  border-right: 4px solid #fff;
}

.listaGamme .homeGamme__gammaBlock:nth-of-type(3n-1) {
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}

.listaGamme .homeGamme__gammaBlock:nth-of-type(3n) {
  border-left: 4px solid #fff;
}

.listaGamme .scrollArrow {
  position: relative;
  right: auto;
  bottom: auto;
}

.listaGamme .scrollArrow span {
  width: 75px;
}

.listaProd.listaGamme .homeGamme__bName,
.listaRelated.listaGamme .homeGamme__bName {
  font-size: 1.2rem;
  line-height: 1.2em;
}

.listaProd.listaGamme .homeGamme__bTop,
.listaRelated.listaGamme .homeGamme__bTop {
  height: 160px;
}

.listaProd.listaGamme .homeGamme__bTopLeft,
.listaRelated.listaGamme .homeGamme__bTopLeft {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.prodIntro {
  padding-top: 95px;
  margin-bottom: 120px;
}

@media (max-width: 991px) {
  .prodIntro {
    padding-top: 55px;
    margin-bottom: 70px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .prodIntro {
    margin-bottom: 70px;
  }
}
@media (max-width: 767px) {
  .prodIntro {
    margin-bottom: 50px;
    padding-top: 35px;
  }
}
.prodIntro__textWrap {
  padding-right: 40px;
}

.prodIntro__title {
  font-size: 4.4rem;
  line-height: 1em;
  display: block;
  margin-bottom: 15px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .prodIntro__title {
    font-size: 3.5rem;
  }
}
@media (max-width: 767px) {
  .prodIntro__title {
    font-size: 2.8rem;
  }
}
.prodIntro__title--case {
  font-size: 2rem;
  line-height: 1.2em !important;
}

.prodIntro__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: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

@media (max-width: 991px) {
  .prodIntro__imgWrap {
    padding-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.prodIntro__thumbsWrap {
  -ms-flex-preferred-size: 150px;
  flex-basis: 150px;
  width: 150px;
  padding-right: 15px;
}

@media (max-width: 991px) {
  .prodIntro__thumbsWrap {
    padding-left: 0;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
    padding-right: 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
.prodIntro__thumbsWrap .slick-slide {
  opacity: 0.3;
  -webkit-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.prodIntro__thumbsWrap .slick-slide:last-child {
  margin-bottom: 0;
}

.prodIntro__thumbsWrap .slick-slide:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}

.prodIntro__thumbsWrap .slick-slide.slick-current {
  opacity: 1;
  -webkit-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.prodIntro__thumbsWrap .slick-list,
.prodIntro__thumbsWrap .slick-track {
  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: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  height: 100% !important;
  width: 100% !important;
}

@media (max-width: 991px) {
  .prodIntro__thumbsWrap .slick-track {
    -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;
  }
}
.prodIntro__imagesWrap {
  -ms-flex-preferred-size: calc(100% - 170px);
  flex-basis: calc(100% - 170px);
  width: calc(100% - 170px);
}

@media (max-width: 991px) {
  .prodIntro__imagesWrap {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
  }
}
.prodIntro__imagesWrap .slick-slide {
  width: 100%;
}

.prodIntro__feat {
  width: 100%;
}

.prodIntro .slick-slide {
  border: none;
}

.prodIntro__thumbCont {
  position: relative;
  cursor: pointer;
  vertical-align: bottom;
}

.prodIntro__thumbOverlay {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  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;
  display: flex !important;
  background-color: rgba(0, 52, 116, 0.88);
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.prodIntro__scroll {
  position: relative;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  margin-top: 70px;
  margin-left: 15px;
}

.prodIntro--case .prodIntro__title {
  font-size: 2rem;
  line-height: 1.2em !important;
}

.prodIntro--case .prodIntro__text {
  margin-bottom: 25px;
}

.modList {
  margin-bottom: 100px;
}

.modList__legenda {
  background-color: #003474;
  padding-top: 55px;
  margin-bottom: 70px;
}

@media (max-width: 991px) {
  .modList__legenda {
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .modList__legenda {
    padding-top: 30px;
  }
}
.modList__legDesc {
  font-size: 0.77rem;
  margin-bottom: 55px;
}

@media (max-width: 767px) {
  .modList__legDesc {
    margin-bottom: 45px;
  }
}
.modList__legDesc li {
  display: block;
  color: #fff;
  margin-bottom: 5px;
}

@media (max-width: 767px) {
  .modList__legDesc li {
    font-size: 0.85rem;
  }
}
.modList__legDesc li strong {
  color: #D2D83D;
  display: inline-block;
}

.modList__tit {
  display: block;
  margin-bottom: 25px;
}

.modList__selectTab {
  color: #fff;
  display: block;
  font-size: 1.1rem;
  line-height: 1em;
  font-weight: 300;
  margin-bottom: 20px;
}

@media (max-width: 991px) {
  .modList__selectTab {
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .modList__selectTab {
    font-size: 0.95rem;
    margin-bottom: 20px;
  }
}
.modList .tab {
  padding: 25px 10px;
  display: inline-block;
  width: 215px;
  background-color: #fff;
  text-align: center;
  margin-right: 10px;
  font-size: 1.2rem;
  line-height: 1em;
  color: #003474;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  cursor: pointer;
  opacity: 0.7;
  -webkit-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

@media (min-width: 768px) and (max-width: 991px) {
  .modList .tab {
    width: 160px;
    padding: 16px 10px;
    font-size: 1.1rem;
  }
}
@media (max-width: 991px) {
  .modList .tab {
    width: calc(25% - 6px);
    margin-right: 5px;
    padding: 16px 10px;
    font-size: 0.9rem;
  }
}
@media (max-width: 767px) {
  .modList .tab {
    padding: 10px 5px;
    font-size: 0.7rem;
  }
}
.modList .tab.active {
  opacity: 1;
  -webkit-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.modList .tab:last-child {
  margin-right: 0;
}

.modList__tab {
  opacity: 0;
  height: 0;
  position: relative;
}

.modList__tab.active {
  opacity: 1;
  height: auto;
  z-index: 100;
}

.modList__tabTitle {
  color: #003474;
  font-size: 1.4rem;
  margin-bottom: 30px;
}

.modList__tabTitle p {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}

.modList__tabTitle strong {
  font-weight: 700;
}

@media (min-width: 768px) and (max-width: 991px) {
  .modList__tabTitle {
    font-size: 1.5rem;
  }
}
.modTable {
  overflow-x: scroll;
}

.modTable table {
  border: none;
}

.modTable td,
.modTable th {
  font-size: 0.88rem;
  line-height: 1em;
  border-right: 4px solid #fff;
  border-bottom: 4px solid #fff;
}

@media (min-width: 768px) and (max-width: 991px) {
  .modTable td,
  .modTable th {
    font-size: 0.75rem;
  }
}
.modTable td_last-child,
.modTable th_last-child {
  border-right: 0;
}

.modTable__lab,
.modTable__intro {
  text-align: left;
  font-weight: 500;
  color: #4f4f4f;
}

.modTable__lab,
.modTable__mod {
  padding: 10px 25px 8px 25px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .modTable__lab,
  .modTable__mod {
    padding: 10px 15px 8px 15px;
  }
}
.modTable__intro,
.modTable__val {
  padding: 18px 25px 15px 25px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .modTable__intro,
  .modTable__val {
    padding: 14px 15px 11px 15px;
  }
}
.modTable__val {
  text-align: center;
}

.modTable__prodName {
  text-align: left;
}

.modTable__lab {
  background-color: #F1F584;
  text-align: center;
}

.modTable__intro {
  background-color: #D2D83D;
}

.modTable__mod {
  padding-left: 0 !important;
}

.modTable__serie {
  padding-left: 0 !important;
  color: #D2D83D;
  background-color: #fff;
}

.modTable__linkImg {
  color: #D2D83D;
  display: inline-block;
  margin-left: 5px;
  font-size: 0.8rem;
}

.modTable__prodName a {
  color: #003474;
  font-weight: 700;
  text-decoration: underline;
}

.modTable__prodName label {
  float: right;
  color: #D2D83D;
  font-weight: 700;
  text-transform: uppercase;
  opacity: 0;
}

@media (max-width: 991px) {
  .modTable__prodName label {
    display: none;
  }
}
.modTable__prodName .arrow {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  float: right;
  width: 69px;
  height: 13px;
  display: inline-block;
  margin-left: 20px;
  background-image: url(/svgStandAlone/69x5/003474/images/svg/arrow_big.svg);
}

@media (max-width: 991px) {
  .modTable__prodName .arrow {
    margin-top: 10px;
  }
}
.modTable__tabWrap:nth-of-type(odd) td {
  background-color: #d9d9d9;
}

.modTable__tabWrap:nth-of-type(even) td {
  background-color: #f0f0f0;
}

.modTable__tabWrap:hover {
  background-color: #003474;
  color: #fff;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

.modTable__tabWrap:hover .arrow {
  background-image: url(/svgStandAlone/69x5/FFFFFF/images/svg/arrow_big.svg);
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}

.modTable__tabWrap:hover td {
  background-color: transparent;
}

.modTable__tabWrap:hover .modTable__prodName * {
  color: #fff;
}

.modTable__tabWrap:hover .modTable__label {
  opacity: 1;
  color: #D2D83D;
  -webkit-transition: opacity 0.1s linear;
  -o-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}

.modTable__legenda {
  margin-top: 40px;
  color: #003474;
  font-size: 1rem;
}

.downForm {
  padding-top: 95px;
  padding-bottom: 55px;
  margin-bottom: 120px;
  background: rgba(217, 217, 217, 0.45);
}

@media (max-width: 991px) {
  .downForm {
    padding-top: 55px;
    margin-bottom: 70px;
  }
}
.downForm__title {
  margin-bottom: 40px;
}

.downForm input:not([type=submit]):not([type=checkbox]),
.downForm .select-styled,
.downForm textarea {
  background-color: #fff;
}

@media (min-width: 1200px) {
  .gammaIntro {
    min-height: 700px;
  }
}
.gammaIntro .prodIntro__title {
  margin-bottom: 40px;
}

@media (max-width: 991px) {
  .gammaIntro .prodIntro__title {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .gammaIntro .prodIntro__textWrap {
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .gammaIntro .prodIntro__textWrap {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .gammaIntro .prodIntro__scroll {
    position: absolute;
  }
}
.gammaIntro__btn {
  margin-top: 25px;
}

@media (max-width: 767px) {
  .gammaIntro__btn.topbutton {
    margin-bottom: 35px;
  }
}
@media (min-width: 1200px) {
  .gammaIntro__Acc {
    min-height: auto;
  }
}
.prodIntro__nameWrap,
.prodIntro__iconWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -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: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

@media (max-width: 991px) {
  .prodIntro__nameWrap,
  .prodIntro__iconWrap {
    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: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
.prodIntro__iconWrap {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.prodIntro__nameWrap {
  margin-bottom: 50px;
}

@media (max-width: 1199px) {
  .prodIntro__nameWrap {
    margin-bottom: 35px;
  }
}
.prodIntro__titWrap {
  -ms-flex-preferred-size: 66%;
  flex-basis: 66%;
}

.prodIntro__title {
  margin-bottom: 0;
  line-height: 0.85em;
}

@media (max-width: 767px) {
  .prodIntro__title {
    margin-bottom: 20px;
  }
}
.prodIntro__gamma {
  display: block;
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .prodIntro__gamma {
    margin-bottom: 10px;
  }
}
.prodIntro__btnWrap {
  text-align: right;
  -ms-flex-preferred-size: 33%;
  flex-basis: 33%;
}

@media (max-width: 767px) {
  .prodIntro__btnWrap {
    text-align: left;
    padding-left: 0;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
.prodIntro__btnWrap .button {
  position: relative;
}

.prodIntro__iconWrap {
  border-top: 1px solid #003474;
  border-bottom: 1px solid #003474;
  padding-top: 22px;
  padding-bottom: 20px;
}

.prodIntro__sub {
  color: #003474;
  font-size: 1.4rem;
  line-height: 1em;
  max-width: 310px;
  display: block;
}

@media (max-width: 767px) {
  .prodIntro__sub {
    font-size: 1.25rem;
    margin-bottom: 20px;
  }
}
.prodIntro__icons {
  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: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .prodIntro__icons {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 0;
  }
}
.prodIntro__icon {
  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;
  width: 69px;
  height: 72px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 27px;
  overflow: hidden;
  border: 1px solid #003474;
  margin-right: 17px;
}

@media (max-width: 991px) {
  .prodIntro__icon {
    width: 59px;
    height: 62px;
    border-radius: 24px;
  }
}
.prodIntro__icon:last-child {
  margin-right: 0;
}

.prodIntro__icon--ip {
  background-color: #003474;
  color: #fff;
  font-size: 1.35rem;
  line-height: 1em;
  font-weight: 700;
}

@media (min-width: 768px) and (max-width: 991px) {
  .prodIntro__icon--ip {
    font-size: 1.15rem;
  }
}
@media (max-width: 767px) {
  .prodIntro__icon--ip {
    font-size: 1rem;
  }
}
.prodIntro__icon--volt {
  font-size: 0.75rem;
  line-height: 1em;
  font-weight: 700;
}

@media (max-width: 991px) {
  .prodIntro__icon--volt {
    font-size: 0.85rem;
  }
}
@media (max-width: 767px) {
  .prodIntro__icon--volt {
    font-size: 0.65rem;
  }
}
.prodIntro__icon--volt span {
  height: 50%;
  width: 100%;
  display: block;
  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;
}

.prodIntro__icon--volt span.volt {
  background-color: #003474;
  color: #fff;
}

.prodIntro__icon--volt span.volt_label {
  background-color: #fff;
  color: #003474;
}

.prodIntro__icon--m_idr_pred {
  font-size: 0.75rem;
  line-height: 1em;
  font-weight: 700;
}

@media (max-width: 991px) {
  .prodIntro__icon--m_idr_pred {
    font-size: 0.85rem;
  }
}
@media (max-width: 767px) {
  .prodIntro__icon--m_idr_pred {
    font-size: 0.65rem;
  }
}
.prodIntro__icon--m_idr_pred span {
  height: 50%;
  width: 100%;
  display: block;
  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;
}

.prodIntro__icon--m_idr_pred__label {
  background-color: #003474;
  color: #fff;
}

.prodIntro__icon--m_idr_pred__value {
  background-color: #fff;
  color: #003474;
}

.prodIntro__icon--m_ele_code {
  font-size: 0.75rem;
  line-height: 1em;
  font-weight: 700;
}

@media (max-width: 991px) {
  .prodIntro__icon--m_ele_code {
    font-size: 0.85rem;
  }
}
@media (max-width: 767px) {
  .prodIntro__icon--m_ele_code {
    font-size: 0.65rem;
  }
}
.prodIntro__icon--m_ele_code span {
  height: 50%;
  width: 100%;
  display: block;
  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;
}

.prodIntro__icon--m_ele_code__label {
  background-color: #003474;
  color: #fff;
}

.prodIntro__icon--m_ele_code__value {
  background-color: #fff;
  color: #003474;
}

.prodIntro__disegni {
  position: relative;
  margin-top: 30px;
}

.prodIntro__disegniArrows {
  text-align: right;
}

.prodIntro__disegniArrows .slick-arrow {
  width: 13px;
  height: 25px;
}

.prodIntro__disegniText {
  font-size: 0.85rem;
  font-weight: 300;
  line-height: 1.5em;
  text-align: right;
}

.prodDati {
  margin-bottom: 95px;
}

@media (max-width: 767px) {
  .prodDati {
    padding-left: 15px;
    padding-right: 15px;
  }
  .prodDati .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.prodDati__label {
  color: #003474;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 2rem;
  line-height: 1em;
  display: block;
  margin-bottom: 35px;
}

@media (max-width: 767px) {
  .prodDati__label {
    font-size: 1.6rem;
  }
}
.prodDati .modTable {
  overflow: scroll;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .prodDati .modTable {
    padding-left: 205px;
  }
}
@media (max-width: 767px) {
  .prodDati .modTable {
    padding-left: 120px;
  }
}
.prodDati .modTable tr {
  position: relative;
  border-bottom: 2px solid #fff !important;
}

.prodDati .modTable tr.borderRow {
  border-bottom: 6px solid #fff !important;
}

.prodDati .modTable td,
.prodDati .modTable th {
  font-size: 0.75rem;
  border-right: 2px solid #fff;
  border-bottom: none;
  width: 10%;
  text-align: center;
}

.prodDati .modTable td .super,
.prodDati .modTable th .super {
  vertical-align: super;
  font-size: 0.7em;
}

.prodDati .modTable th {
  font-size: 0.65rem;
}

.prodDati .modTable__lab {
  padding: 9px 16px 9px 16px !important;
}

.prodDati .modTable__intro {
  padding: 10px 16px 11px 16px !important;
}

.prodDati .modTable__lab,
.prodDati .modTable__intro {
  font-weight: 700;
  line-height: 1.1em;
}

.prodDati .modTable__val {
  padding: 18px 16px 15px 16px !important;
}

@media (max-width: 1199px) {
  .prodDati .modTable__val {
    padding: 18px 10px 15px 10px !important;
  }
}
.prodDati .modTable__prodName {
  color: #003474 !important;
}

.prodDati .modTable__tabWrap:hover {
  background-color: initial !important;
  color: #000;
}

.prodDati .modTable__tabWrap:hover:nth-of-type(odd) td {
  background-color: #d9d9d9;
}

.prodDati .modTable__tabWrap:hover:nth-of-type(even) td {
  background-color: #f0f0f0;
}

@media (max-width: 1199px) {
  .prodDati .modTable__fc {
    position: absolute;
    left: 0;
  }
}
@media (max-width: 1199px) {
  .prodDati .modTable__fc {
    width: 220px !important;
  }
  .prodDati .modTable__fc--intro {
    height: 45px;
  }
  .prodDati .modTable__fc--lab {
    height: 35px;
  }
  .prodDati .modTable__fc--val {
    height: 46px;
  }
}
@media (max-width: 767px) {
  .prodDati .modTable__fc {
    width: 120px !important;
  }
  .prodDati .modTable__fc--intro {
    height: 45px;
  }
  .prodDati .modTable__fc--lab {
    height: 35px;
  }
}
.prodGraf {
  margin-bottom: 70px;
}

.prodGraf__grafWrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -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: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

@media (max-width: 767px) {
  .prodGraf__grafWrap {
    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: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
@media (max-width: 767px) {
  .prodGraf__graf {
    margin-bottom: 35px;
    padding-left: 0;
    padding-right: 0;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
.prodGraf__label {
  display: block;
  font-weight: 300;
  margin-bottom: 35px;
  color: #003474;
  font-size: 1.44rem;
  line-height: 1em;
}

@media (max-width: 767px) {
  .prodGraf__label {
    font-size: 1.3rem;
  }
}
.prodGraf__imageWrap {
  position: relative;
}

.prodGraf__image {
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  .prodGraf__image {
    margin-bottom: 30px;
  }
}
.prodGraf__var {
  color: #003474;
  position: absolute;
}

.prodGraf__var--y {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  top: 4%;
  left: 0;
}

@media (max-width: 991px) {
  .prodGraf__var--y {
    left: -2%;
  }
}
.prodGraf__var--x {
  bottom: 12%;
  right: 18%;
}

@media (max-width: 991px) {
  .prodGraf__var--x {
    bottom: 10%;
  }
}
.prodVisc {
  margin-top: 30px;
}

@media (max-width: 767px) {
  .prodVisc {
    overflow-x: scroll;
  }
}
@media (max-width: 767px) {
  .prodVisc__table {
    padding-left: 0;
  }
}
.prodVisc__tableIntro {
  font-size: 0.9rem;
  font-weight: 300;
  line-height: 1.5em;
  margin-bottom: 20px;
  padding-left: 10%;
}

.prodVisc td,
.prodVisc th {
  font-size: 0.75rem;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  width: 10%;
  font-weight: 500;
  color: #4f4f4f;
  padding: 5px 10px;
  height: auto;
}

.prodVisc th {
  color: #fff;
  background-color: #003474;
}

.prodVisc table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 80%;
  border: none;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .prodVisc table {
    margin: 30px 0 0;
  }
}
.prodVisc table tr:hover {
  background-color: initial !important;
  color: #000;
}

.prodVisc table tr:hover:nth-of-type(odd) td {
  background-color: #d9d9d9;
}

.prodVisc table tr:hover:nth-of-type(even) td {
  background-color: #f0f0f0;
}

.prodVisc table tr td:nth-of-type(3) {
  font-weight: 700;
}

.prodVisc__text {
  font-size: 0.9rem;
  font-weight: 300;
  line-height: 1.5em;
}

.prodVisc__text br {
  display: block !important;
}

.prodNotes {
  font-size: 0.75rem;
  line-height: 1.5em;
  margin-top: 15px;
  color: #4f4f4f;
}

.prodAcc {
  margin-bottom: 120px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .prodAcc {
    margin-bottom: 80px;
  }
}
.prodAcc__lab {
  margin-bottom: 40px !important;
}

.prodAcc .homeGamme__bName {
  text-transform: none;
  font-size: 1rem;
  line-height: 1.1em;
  min-height: 85px;
}

.prodAcc .homeGamme__gammaBlock {
  border-left: 3px solid #fff;
  border-right: 3px solid #fff;
  margin-bottom: 30px;
}

.prodAcc .homeGamme__gammaBlock:first-child {
  border-left: 0;
}

.prodAcc .homeGamme__gammaBlock:last-child {
  border-right: 0;
}

.prodAcc .homeGamme__bTop .scrollArrow {
  right: auto;
  left: 30px;
}

.prodAcc .homeGamme__bTop .scrollArrow span {
  width: 75px;
}

.prodAcc .homeGamme__bBot {
  height: 285px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .prodAcc .homeGamme__bBot {
    height: 235px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .prodAcc .homeGamme__bBot {
    height: 330px;
  }
}
@media (max-width: 767px) {
  .prodAcc .homeGamme__bBot {
    height: 90vw;
  }
}
.prodCons {
  margin-bottom: 80px;
}

.prodCons__tit {
  display: block;
  font-weight: 300;
  color: #003474;
  font-size: 2.5rem;
  line-height: 1em;
  margin-bottom: 55px;
}

.setIntro {
  margin-bottom: 140px;
}

.setIntro__content {
  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: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.setIntro__title {
  margin-bottom: 30px;
}

.setIntro__subtitle {
  margin-bottom: 15px;
  color: #003474;
}

.setIntro__fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -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-left: 60px;
  border-left: 1px solid #003474;
}

@media (max-width: 991px) {
  .setIntro__fields {
    padding-left: 0;
    border-left: none;
    margin-top: 30px;
  }
}
.field {
  -ms-flex-preferred-size: 305px;
  flex-basis: 305px;
}

.field__label {
  color: #003474;
  font-size: 1.44rem;
  font-weight: 900;
  line-height: 1.25em;
  display: block;
  margin-bottom: 10px;
}

.field:nth-of-type(2n) {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}

.field__textWrap {
  max-width: 305px;
  display: inline-block;
  text-align: left;
}

.rec {
  background-color: #f5f5f5;
  padding-top: 120px;
  padding-bottom: 120px;
  margin-bottom: 105px;
}

.rec__block {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 20px;
}

.rec__name {
  color: #003474;
  font-size: 1.2rem;
  line-height: 1em;
  display: block;
  margin-bottom: 5px;
}

.rec__role,
.rec__company {
  color: #4f4f4f;
  font-size: 1rem;
  line-height: 1.3em;
  display: block;
}

.rec__company--link {
  color: #003474;
  text-decoration: underline;
}

.rec__desc {
  margin-top: 25px;
}

.rec__desc,
.rec__desc--full {
  font-weight: 300;
  color: #003474;
  font-size: 1.1rem;
  line-height: 1.3em;
}

.rec__desc--full {
  display: none;
}

.rec__desc--toggle {
  color: #003474;
  display: inline-block;
  padding: 1rem;
  text-decoration: underline;
  font-weight: bold;
  cursor: pointer;
}

.rec__desc--toggle:before {
  content: "+ ";
}

.rec__desc--toggle.open:before {
  content: "- ";
}

.ris__imgWrap {
  padding-bottom: 150px;
}

.van {
  position: relative;
  z-index: 10;
}

.van__wheel {
  margin-bottom: -200px;
}

.van__Title {
  margin-bottom: 35px;
}

.van__wheelWrap {
  position: relative;
}

.van__wheelSvg svg {
  max-width: 100%;
  height: auto;
}

.van__wheelTitle {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  color: #003474;
  font-size: 1.8rem;
  text-transform: uppercase;
  line-height: 1.1em;
}

@media (max-width: 1199px) {
  .van__wheelTitle {
    font-size: 1.4rem;
  }
}
@media (max-width: 991px) {
  .van__wheelTitle {
    font-size: 1rem;
  }
}
.van__wheelBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -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;
  position: absolute;
  width: 25%;
}

@media (max-width: 1199px) {
  .van__wheelBlock {
    width: 28%;
  }
}
.van__wheelBlock--1 {
  top: 15%;
  left: 25%;
}

.van__wheelBlock--2 {
  top: 34%;
  left: 69%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.van__wheelBlock--3 {
  top: 68%;
  left: 21%;
}

.van__wheelBlock--Num {
  font-size: 5rem;
  line-height: 1em;
  text-align: center;
  color: #D2D83D;
  padding-right: 15px;
}

@media (max-width: 1199px) {
  .van__wheelBlock--Num {
    font-size: 3rem;
  }
}
.van__wheelBlock--Text {
  text-align: left;
  color: #003474;
  font-size: 1.3rem;
  line-height: 1.1em;
}

@media (max-width: 1199px) {
  .van__wheelBlock--Text {
    font-size: 1rem;
  }
}
@media (max-width: 991px) {
  .van__wheelBlock--Text {
    font-size: 0.8rem;
  }
}
.opt__schema {
  margin-bottom: 150px;
}

.opt__schemaBg {
  padding-top: 350px;
  padding-bottom: 75px;
  background: -webkit-gradient(linear, left bottom, left top, from(#f2f2f2), to(#fff));
  background: -webkit-linear-gradient(bottom, #f2f2f2 0%, #fff 100%);
  background: -o-linear-gradient(bottom, #f2f2f2 0%, #fff 100%);
  background: linear-gradient(to top, #f2f2f2 0%, #fff 100%);
  background-size: 70% 100%;
  background-position: center;
  background-repeat: no-repeat;
}

.opt__title {
  margin-bottom: 35px;
  text-transform: uppercase;
}

.opt__schemaBlockWrap {
  position: relative;
  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: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.opt__schemaBlock {
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
  margin: 15px 1.5%;
}

@media (max-width: 991px) {
  .opt__schemaBlock {
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
    margin: 15px 2.5%;
  }
}
@media (max-width: 767px) {
  .opt__schemaBlock {
    -ms-flex-preferred-size: 90%;
    flex-basis: 90%;
    margin: 15px 5%;
  }
}
.opt__schemaBlock--title {
  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;
  font-weight: 700;
  font-size: 0.9rem;
  background-color: #D2D83D;
  min-height: 3.6rem;
  margin-bottom: 15px;
  padding: 0 10px;
  border-radius: 4px;
}

.opt__schemaBlock--text {
  font-size: 0.8rem;
}

.accIntro {
  margin-bottom: 40px;
}

.accIntro .prodIntro__nameWrap {
  padding-bottom: 40px;
  border-bottom: 1px solid #003474;
}

.accIntro .prodIntro__gamma {
  font-size: 2.4rem;
  margin-bottom: 15px;
}

.accIntro .prodIntro__title {
  font-size: 3rem;
  line-height: 1.2em;
}

@media (max-width: 767px) {
  .accIntro .prodIntro__title {
    font-size: 2.4rem;
  }
}
.accDesc {
  margin-bottom: 80px;
}

.accDesc__feat {
  max-width: 400px;
}

.accDesc__textWrap {
  margin-bottom: 60px;
}

.accDesc__textWrap .text {
  margin-bottom: 50px;
}

.accDesc__textWrap p {
  margin-bottom: 1rem;
}

.accDesc__textWrap br {
  display: initial;
}

.accDesc__title {
  font-size: 1.6rem;
  margin-bottom: 25px;
}

.contIntro {
  margin-top: 70px;
  margin-bottom: 150px;
}

.contIntro__text {
  margin-top: 70px;
}

@media (max-width: 991px) {
  .contIntro__text {
    margin-bottom: 70px;
  }
}
.contIntro__logo {
  margin-bottom: 15px;
}

.contIntro__logo svg {
  fill: #003474;
}

.contIntro__company {
  font-size: 1.3em;
  display: block;
}

@media (max-width: 991px) {
  .contIntro__featWrap {
    padding-left: 0;
  }
}
.footerCont {
  padding-bottom: 200px;
}

@media (max-width: 1199px) {
  .footerCont {
    padding-bottom: 120px;
  }
}
.footerCont__title {
  display: block;
  margin-bottom: 40px;
}

.contTeam {
  background-color: #f5f5f5;
  padding-top: 90px;
  padding-bottom: 90px;
  margin-bottom: 105px;
}

.contTeam__area {
  margin-top: 75px;
  margin-bottom: 55px;
  font-size: 1.4rem;
}

.contTeam__list {
  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: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.contTeam__comp {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 55px;
}

.contTeam__compImage {
  margin-bottom: 25px;
  display: none;
}

.contTeam__compName {
  color: #4f4f4f;
  font-size: 1rem;
  line-height: 1em;
  display: block;
  margin-bottom: 5px;
  padding-top: 25px;
  border-top: 1px solid #D2D83D;
}

.contTeam__compRuolo {
  color: #4f4f4f;
  font-size: 0.9rem;
  line-height: 1.2em;
  display: block;
  margin-bottom: 15px;
}

.contTeam__compEmail,
.contTeam__compLink {
  display: block;
  font-weight: 300;
  color: #003474;
  font-size: 0.85rem;
  line-height: 1.1em;
  margin-bottom: 8px;
}

.job {
  padding-bottom: 120px;
}

.job__exc {
  margin-bottom: 50px;
}

.job__text {
  margin-top: 20px;
}

.job__posAperte {
  margin-top: 30px;
  margin-bottom: 80px;
}

.job__pos {
  background-color: #f5f5f5;
  padding: 15px;
  margin-bottom: 30px;
}

.job__pos:last-child {
  margin-bottom: 0;
}

.job__posWrap {
  margin-bottom: 10px;
}

.job__posWrap:nth-of-type(odd) {
  padding-left: 0;
}

.job__posWrap:nth-of-type(even) {
  padding-right: 0;
}

.job__posRole {
  display: block;
  position: relative;
  cursor: pointer;
}

.job__posRole:after {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 16px;
  height: 10px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotate(180deg);
  right: 0;
  background-image: url(/svgStandAlone/12x7/4a4a4a/images/svg/menu_arrow.svg);
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}

.job__posRole.open:after {
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  -webkit-transform: translateY(-50%) rotate(0deg);
  -ms-transform: translateY(-50%) rotate(0deg);
  transform: translateY(-50%) rotate(0deg);
}

.job__posDesc {
  margin-top: 20px;
  display: none;
}

.pageIntro--job-career {
  padding-bottom: 75px;
}

.singleContent {
  padding-top: 70px;
  padding-bottom: 120px;
}

.singleContent__backArrow {
  margin-bottom: 35px;
}

@media (max-width: 991px) {
  .singleContent__intro {
    padding-right: 0;
  }
}
.singleContent__title {
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
}

.singleContent__excerpt {
  font-size: 1.2rem;
  margin-bottom: 20px;
}

@media (max-width: 991px) {
  .singleContent__featWrap {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .singleContent__featWrap iframe {
    width: 100%;
  }
}
.singleContent__textWrap {
  margin-top: 80px;
}

.singleContent__textWrap a {
  color: #003474;
  text-decoration: underline;
}

.singleContent p {
  padding-bottom: 15px;
}

.singleContent h2,
.singleContent h3 {
  font-weight: 700;
  color: #003474;
  padding-bottom: 15px;
  padding-top: 10px;
}

.singleContent h2 {
  font-size: 1.2rem;
  line-height: 1.3em;
}

.singleContent__scroll {
  position: absolute;
  left: -90px;
  top: 140px;
}

.page-template-page-hy-matrix {
  float: none !important;
}
.page-template-page-hy-matrix .row {
  display: flex !important;
  flex-wrap: wrap !important;
}
.page-template-page-hy-matrix .h1,
.page-template-page-hy-matrix .h2,
.page-template-page-hy-matrix .h3,
.page-template-page-hy-matrix .h4,
.page-template-page-hy-matrix .h5,
.page-template-page-hy-matrix .h6,
.page-template-page-hy-matrix h1,
.page-template-page-hy-matrix h2,
.page-template-page-hy-matrix h3,
.page-template-page-hy-matrix h4,
.page-template-page-hy-matrix h5,
.page-template-page-hy-matrix h6 {
  color: #003474;
  font-weight: 500;
  margin: 0;
}
.page-template-page-hy-matrix .h1,
.page-template-page-hy-matrix .fs-1 {
  font-size: clamp(30px, 2vw, 40px);
}
.page-template-page-hy-matrix .h2,
.page-template-page-hy-matrix .fs-2 {
  font-size: clamp(26px, 2vw, 32px);
}
.page-template-page-hy-matrix .h3,
.page-template-page-hy-matrix .fs-3 {
  font-size: 24px;
}
.page-template-page-hy-matrix .h4,
.page-template-page-hy-matrix .fs-4 {
  font-size: 20px;
}
.page-template-page-hy-matrix .h5,
.page-template-page-hy-matrix .fs-5 {
  font-size: 18px;
}
.page-template-page-hy-matrix .h6,
.page-template-page-hy-matrix .fs-6 {
  font-size: 16px;
}
.page-template-page-hy-matrix .fw-bold {
  font-weight: 700;
}
.page-template-page-hy-matrix .fw-medium {
  font-weight: 500;
}
.page-template-page-hy-matrix .text-center {
  text-align: center;
}
.page-template-page-hy-matrix .text-left {
  text-align: left;
}
.page-template-page-hy-matrix .text-right {
  text-align: right;
}
.page-template-page-hy-matrix .text-primary {
  color: #003474 !important;
}
.page-template-page-hy-matrix .text-secondary {
  color: #d2d83d !important;
}
.page-template-page-hy-matrix .text-white {
  color: #fff !important;
}
.page-template-page-hy-matrix .bg-primary {
  background-color: #003474;
}
.page-template-page-hy-matrix .bg-secondary {
  background-color: #d2d83d;
}
.page-template-page-hy-matrix .p-1 {
  padding: 10px;
}
.page-template-page-hy-matrix .p-2 {
  padding: 20px;
}
.page-template-page-hy-matrix .p-3 {
  padding: 30px;
}
.page-template-page-hy-matrix .p-4 {
  padding: 40px;
}
.page-template-page-hy-matrix .p-5 {
  padding: 50px;
}
.page-template-page-hy-matrix .py-1 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.page-template-page-hy-matrix .py-2 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.page-template-page-hy-matrix .py-3 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.page-template-page-hy-matrix .py-4 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.page-template-page-hy-matrix .py-5 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.page-template-page-hy-matrix .mb-1 {
  margin-bottom: 10px;
}
.page-template-page-hy-matrix .mb-2 {
  margin-bottom: 20px;
}
.page-template-page-hy-matrix .mb-3 {
  margin-bottom: 30px;
}
.page-template-page-hy-matrix .mb-4 {
  margin-bottom: 40px;
}
.page-template-page-hy-matrix .mb-5 {
  margin-bottom: 50px;
}
.page-template-page-hy-matrix .d-flex {
  display: flex;
}
.page-template-page-hy-matrix .flex-column {
  flex-direction: column;
}
.page-template-page-hy-matrix .flex-row {
  flex-direction: row;
}
.page-template-page-hy-matrix .justify-content-center {
  justify-content: center;
}
.page-template-page-hy-matrix .justify-content-between {
  justify-content: space-between;
}
.page-template-page-hy-matrix .align-items-center {
  align-items: center;
}
.page-template-page-hy-matrix .align-items-bottom {
  align-items: bottom;
}
.page-template-page-hy-matrix .flex-wrap {
  flex-wrap: wrap;
}
.page-template-page-hy-matrix .btn-calculate {
  background-color: #003474;
  border: 2px solid #003474;
  color: #fff;
  padding: 15px 30px;
  text-transform: uppercase;
  font-weight: 700;
  transition: all 0.3s;
}
.page-template-page-hy-matrix .btn-calculate:hover {
  background-color: #004ba7;
  border-color: #004ba7;
}
.page-template-page-hy-matrix .btn-reset {
  background-color: transparent;
  color: #003474;
  border: 2px solid #003474;
  padding: 15px 30px;
  text-transform: uppercase;
  font-weight: 700;
  transition: all 0.3s;
}
.page-template-page-hy-matrix .btn-reset:hover {
  background-color: #004ba7;
  border-color: #004ba7;
  color: #FFF;
  text-decoration: none;
}
@media screen and (max-width: 1200px) {
  .page-template-page-hy-matrix [class^=col-lg-] {
    width: 100%;
  }
}
.page-template-page-hy-matrix a {
  color: #003474;
}
.page-template-page-hy-matrix form {
  margin-bottom: 0;
  padding: 50px;
  background-color: #eee;
}
@media screen and (max-width: 768px) {
  .page-template-page-hy-matrix form {
    padding: 20px;
  }
}
.page-template-page-hy-matrix form label {
  color: #003474;
  display: block;
  margin-bottom: 10px;
  font-weight: 500;
}
.page-template-page-hy-matrix form label.form-label-big {
  font-size: 1.5rem;
  margin-bottom: 12px;
}
.page-template-page-hy-matrix form select,
.page-template-page-hy-matrix form input.form-control {
  width: 100%;
  background: #fff;
  border: 1px solid #003474;
  border-radius: 10px;
  height: 50px;
  padding: 0 15px;
  font-size: 18px;
  font-weight: 500;
  color: #003474;
}
.page-template-page-hy-matrix form input[type=number] {
  -moz-appearance: textfield;
}
.page-template-page-hy-matrix form input::-webkit-outer-spin-button,
.page-template-page-hy-matrix form input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.page-template-page-hy-matrix form .input-icon {
  position: relative;
}
.page-template-page-hy-matrix form .input-icon > i {
  position: absolute;
  display: block;
  top: 13px;
  pointer-events: none;
  width: 45px;
  text-align: center;
  font-style: normal;
  z-index: 20;
  opacity: 0.7;
  font-size: 18px;
}
.page-template-page-hy-matrix form .input-icon > input {
  padding-left: 25px;
  padding-right: 0;
}
.page-template-page-hy-matrix form .input-icon-right > i {
  right: 10px;
}
.page-template-page-hy-matrix form .input-icon-right > input {
  padding-left: 10px;
  padding-right: 45px;
  text-align: left;
}
.page-template-page-hy-matrix form select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23003474"><path d="M7 10l5 5 5-5z"/></svg>');
  background-repeat: no-repeat;
  background-position: right 16px center;
  background-size: 25px;
}
.page-template-page-hy-matrix .tooltip-custom {
  padding: 10px 20px;
  background-color: rgba(255, 255, 255, 0.5);
  color: #003474;
  display: flex;
  gap: 1rem;
  align-items: center;
  font-weight: 500;
  font-size: 16px;
}

.group-ot-pte {
  position: relative;
}
.group-ot-pte:before {
  position: absolute;
  content: "";
  top: -9px;
  left: 5px;
  background-color: #d9d9d9;
  width: calc(100% - 30px + 20px);
  height: calc(100% - 30px + 15px);
  display: block;
  border-radius: 8px;
}

@media (min-width: 576px) and (max-width: 1199px) {
  .col-auto-sm-lg {
    flex: 0 0 auto;
    width: auto;
  }
}

#outlet_temperature_field.disabled,
#power_to_exchange_field.disabled {
  opacity: 0.6;
  pointer-events: none;
}/*# sourceMappingURL=style.css.map */