@charset "UTF-8";
* {
  padding: 0;
  margin: 0;
  border: none;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
}

a, a:active,
a:focus,
input:focus, input,
textarea:focus {
  outline: none !important;
  text-decoration: none;
}

:focus {
  outline: none !important;
  text-decoration: none;
}

::-moz-focus-inner {
  border: 0;
}

::-ms-clear {
  display: none;
}

table {
  border-collapse: collapse;
}

img {
  max-width: 100%;
}

a {
  color: inherit;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

a:hover {
  text-decoration: none;
}

ul, ol {
  margin: 0;
  list-style-type: none;
}

h1, h2, h3, h4, h5, h6, b, strong {
  font-weight: normal;
}

sup, sub {
  vertical-align: 0;
  position: relative;
}

sup {
  bottom: 0.9ex;
  font-size: 0.6em;
}

input {
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

textarea {
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

select {
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

::selection {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}

::-moz-selection {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}

html {
  width: 100%;
}

body {
  width: 100%;
  max-width: 100%;
  counter-reset: item;
  overflow-x: hidden;
}

@-webkit-keyframes autofill {
  100% {
    color: #000;
    background: transparent;
  }
}
input:-webkit-autofill {
  -webkit-text-fill-color: #000;
}

input[type=number] {
  -moz-appearance: textfield;
}
input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.row {
  margin-left: auto;
  margin-right: auto;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
.row .col {
  width: 100%;
  float: left;
  box-sizing: border-box;
  min-height: 1px;
}
.row .col[class*=push-], .row .col[class*=pull-] {
  position: relative;
}
.row .col.b1 {
  width: 4.1666666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.b2 {
  width: 8.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.b3 {
  width: 12.5%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.b4 {
  width: 16.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.b5 {
  width: 20.8333333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.b6 {
  width: 25%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.b7 {
  width: 29.1666666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.b8 {
  width: 33.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.b9 {
  width: 37.5%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.b10 {
  width: 41.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.b11 {
  width: 45.8333333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.b12 {
  width: 50%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.b13 {
  width: 54.1666666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.b14 {
  width: 58.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.b15 {
  width: 62.5%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.b16 {
  width: 66.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.b17 {
  width: 70.8333333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.b18 {
  width: 75%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.b19 {
  width: 79.1666666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.b20 {
  width: 83.3333333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.b21 {
  width: 87.5%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.b22 {
  width: 91.6666666667%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.b23 {
  width: 95.8333333333%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.b24 {
  width: 100%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.row .col.offset-b1 {
  margin-left: 4.1666666667%;
}
.row .col.pull-b1 {
  right: 4.1666666667%;
}
.row .col.push-b1 {
  left: 4.1666666667%;
}
.row .col.offset-b2 {
  margin-left: 8.3333333333%;
}
.row .col.pull-b2 {
  right: 8.3333333333%;
}
.row .col.push-b2 {
  left: 8.3333333333%;
}
.row .col.offset-b3 {
  margin-left: 12.5%;
}
.row .col.pull-b3 {
  right: 12.5%;
}
.row .col.push-b3 {
  left: 12.5%;
}
.row .col.offset-b4 {
  margin-left: 16.6666666667%;
}
.row .col.pull-b4 {
  right: 16.6666666667%;
}
.row .col.push-b4 {
  left: 16.6666666667%;
}
.row .col.offset-b5 {
  margin-left: 20.8333333333%;
}
.row .col.pull-b5 {
  right: 20.8333333333%;
}
.row .col.push-b5 {
  left: 20.8333333333%;
}
.row .col.offset-b6 {
  margin-left: 25%;
}
.row .col.pull-b6 {
  right: 25%;
}
.row .col.push-b6 {
  left: 25%;
}
.row .col.offset-b7 {
  margin-left: 29.1666666667%;
}
.row .col.pull-b7 {
  right: 29.1666666667%;
}
.row .col.push-b7 {
  left: 29.1666666667%;
}
.row .col.offset-b8 {
  margin-left: 33.3333333333%;
}
.row .col.pull-b8 {
  right: 33.3333333333%;
}
.row .col.push-b8 {
  left: 33.3333333333%;
}
.row .col.offset-b9 {
  margin-left: 37.5%;
}
.row .col.pull-b9 {
  right: 37.5%;
}
.row .col.push-b9 {
  left: 37.5%;
}
.row .col.offset-b10 {
  margin-left: 41.6666666667%;
}
.row .col.pull-b10 {
  right: 41.6666666667%;
}
.row .col.push-b10 {
  left: 41.6666666667%;
}
.row .col.offset-b11 {
  margin-left: 45.8333333333%;
}
.row .col.pull-b11 {
  right: 45.8333333333%;
}
.row .col.push-b11 {
  left: 45.8333333333%;
}
.row .col.offset-b12 {
  margin-left: 50%;
}
.row .col.pull-b12 {
  right: 50%;
}
.row .col.push-b12 {
  left: 50%;
}
.row .col.offset-b13 {
  margin-left: 54.1666666667%;
}
.row .col.pull-b13 {
  right: 54.1666666667%;
}
.row .col.push-b13 {
  left: 54.1666666667%;
}
.row .col.offset-b14 {
  margin-left: 58.3333333333%;
}
.row .col.pull-b14 {
  right: 58.3333333333%;
}
.row .col.push-b14 {
  left: 58.3333333333%;
}
.row .col.offset-b15 {
  margin-left: 62.5%;
}
.row .col.pull-b15 {
  right: 62.5%;
}
.row .col.push-b15 {
  left: 62.5%;
}
.row .col.offset-b16 {
  margin-left: 66.6666666667%;
}
.row .col.pull-b16 {
  right: 66.6666666667%;
}
.row .col.push-b16 {
  left: 66.6666666667%;
}
.row .col.offset-b17 {
  margin-left: 70.8333333333%;
}
.row .col.pull-b17 {
  right: 70.8333333333%;
}
.row .col.push-b17 {
  left: 70.8333333333%;
}
.row .col.offset-b18 {
  margin-left: 75%;
}
.row .col.pull-b18 {
  right: 75%;
}
.row .col.push-b18 {
  left: 75%;
}
.row .col.offset-b19 {
  margin-left: 79.1666666667%;
}
.row .col.pull-b19 {
  right: 79.1666666667%;
}
.row .col.push-b19 {
  left: 79.1666666667%;
}
.row .col.offset-b20 {
  margin-left: 83.3333333333%;
}
.row .col.pull-b20 {
  right: 83.3333333333%;
}
.row .col.push-b20 {
  left: 83.3333333333%;
}
.row .col.offset-b21 {
  margin-left: 87.5%;
}
.row .col.pull-b21 {
  right: 87.5%;
}
.row .col.push-b21 {
  left: 87.5%;
}
.row .col.offset-b22 {
  margin-left: 91.6666666667%;
}
.row .col.pull-b22 {
  right: 91.6666666667%;
}
.row .col.push-b22 {
  left: 91.6666666667%;
}
.row .col.offset-b23 {
  margin-left: 95.8333333333%;
}
.row .col.pull-b23 {
  right: 95.8333333333%;
}
.row .col.push-b23 {
  left: 95.8333333333%;
}
.row .col.offset-b24 {
  margin-left: 100%;
}
.row .col.pull-b24 {
  right: 100%;
}
.row .col.push-b24 {
  left: 100%;
}
@media only screen and (min-width : 601px) {
  .row .col.xs1 {
    width: 4.1666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xs2 {
    width: 8.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xs3 {
    width: 12.5%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xs4 {
    width: 16.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xs5 {
    width: 20.8333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xs6 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xs7 {
    width: 29.1666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xs8 {
    width: 33.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xs9 {
    width: 37.5%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xs10 {
    width: 41.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xs11 {
    width: 45.8333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xs12 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xs13 {
    width: 54.1666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xs14 {
    width: 58.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xs15 {
    width: 62.5%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xs16 {
    width: 66.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xs17 {
    width: 70.8333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xs18 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xs19 {
    width: 79.1666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xs20 {
    width: 83.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xs21 {
    width: 87.5%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xs22 {
    width: 91.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xs23 {
    width: 95.8333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xs24 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.offset-xs1 {
    margin-left: 4.1666666667%;
  }
  .row .col.pull-xs1 {
    right: 4.1666666667%;
  }
  .row .col.push-xs1 {
    left: 4.1666666667%;
  }
  .row .col.offset-xs2 {
    margin-left: 8.3333333333%;
  }
  .row .col.pull-xs2 {
    right: 8.3333333333%;
  }
  .row .col.push-xs2 {
    left: 8.3333333333%;
  }
  .row .col.offset-xs3 {
    margin-left: 12.5%;
  }
  .row .col.pull-xs3 {
    right: 12.5%;
  }
  .row .col.push-xs3 {
    left: 12.5%;
  }
  .row .col.offset-xs4 {
    margin-left: 16.6666666667%;
  }
  .row .col.pull-xs4 {
    right: 16.6666666667%;
  }
  .row .col.push-xs4 {
    left: 16.6666666667%;
  }
  .row .col.offset-xs5 {
    margin-left: 20.8333333333%;
  }
  .row .col.pull-xs5 {
    right: 20.8333333333%;
  }
  .row .col.push-xs5 {
    left: 20.8333333333%;
  }
  .row .col.offset-xs6 {
    margin-left: 25%;
  }
  .row .col.pull-xs6 {
    right: 25%;
  }
  .row .col.push-xs6 {
    left: 25%;
  }
  .row .col.offset-xs7 {
    margin-left: 29.1666666667%;
  }
  .row .col.pull-xs7 {
    right: 29.1666666667%;
  }
  .row .col.push-xs7 {
    left: 29.1666666667%;
  }
  .row .col.offset-xs8 {
    margin-left: 33.3333333333%;
  }
  .row .col.pull-xs8 {
    right: 33.3333333333%;
  }
  .row .col.push-xs8 {
    left: 33.3333333333%;
  }
  .row .col.offset-xs9 {
    margin-left: 37.5%;
  }
  .row .col.pull-xs9 {
    right: 37.5%;
  }
  .row .col.push-xs9 {
    left: 37.5%;
  }
  .row .col.offset-xs10 {
    margin-left: 41.6666666667%;
  }
  .row .col.pull-xs10 {
    right: 41.6666666667%;
  }
  .row .col.push-xs10 {
    left: 41.6666666667%;
  }
  .row .col.offset-xs11 {
    margin-left: 45.8333333333%;
  }
  .row .col.pull-xs11 {
    right: 45.8333333333%;
  }
  .row .col.push-xs11 {
    left: 45.8333333333%;
  }
  .row .col.offset-xs12 {
    margin-left: 50%;
  }
  .row .col.pull-xs12 {
    right: 50%;
  }
  .row .col.push-xs12 {
    left: 50%;
  }
  .row .col.offset-xs13 {
    margin-left: 54.1666666667%;
  }
  .row .col.pull-xs13 {
    right: 54.1666666667%;
  }
  .row .col.push-xs13 {
    left: 54.1666666667%;
  }
  .row .col.offset-xs14 {
    margin-left: 58.3333333333%;
  }
  .row .col.pull-xs14 {
    right: 58.3333333333%;
  }
  .row .col.push-xs14 {
    left: 58.3333333333%;
  }
  .row .col.offset-xs15 {
    margin-left: 62.5%;
  }
  .row .col.pull-xs15 {
    right: 62.5%;
  }
  .row .col.push-xs15 {
    left: 62.5%;
  }
  .row .col.offset-xs16 {
    margin-left: 66.6666666667%;
  }
  .row .col.pull-xs16 {
    right: 66.6666666667%;
  }
  .row .col.push-xs16 {
    left: 66.6666666667%;
  }
  .row .col.offset-xs17 {
    margin-left: 70.8333333333%;
  }
  .row .col.pull-xs17 {
    right: 70.8333333333%;
  }
  .row .col.push-xs17 {
    left: 70.8333333333%;
  }
  .row .col.offset-xs18 {
    margin-left: 75%;
  }
  .row .col.pull-xs18 {
    right: 75%;
  }
  .row .col.push-xs18 {
    left: 75%;
  }
  .row .col.offset-xs19 {
    margin-left: 79.1666666667%;
  }
  .row .col.pull-xs19 {
    right: 79.1666666667%;
  }
  .row .col.push-xs19 {
    left: 79.1666666667%;
  }
  .row .col.offset-xs20 {
    margin-left: 83.3333333333%;
  }
  .row .col.pull-xs20 {
    right: 83.3333333333%;
  }
  .row .col.push-xs20 {
    left: 83.3333333333%;
  }
  .row .col.offset-xs21 {
    margin-left: 87.5%;
  }
  .row .col.pull-xs21 {
    right: 87.5%;
  }
  .row .col.push-xs21 {
    left: 87.5%;
  }
  .row .col.offset-xs22 {
    margin-left: 91.6666666667%;
  }
  .row .col.pull-xs22 {
    right: 91.6666666667%;
  }
  .row .col.push-xs22 {
    left: 91.6666666667%;
  }
  .row .col.offset-xs23 {
    margin-left: 95.8333333333%;
  }
  .row .col.pull-xs23 {
    right: 95.8333333333%;
  }
  .row .col.push-xs23 {
    left: 95.8333333333%;
  }
  .row .col.offset-xs24 {
    margin-left: 100%;
  }
  .row .col.pull-xs24 {
    right: 100%;
  }
  .row .col.push-xs24 {
    left: 100%;
  }
}
@media only screen and (min-width : 768px) {
  .row .col.s1 {
    width: 4.1666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.s2 {
    width: 8.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.s3 {
    width: 12.5%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.s4 {
    width: 16.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.s5 {
    width: 20.8333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.s6 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.s7 {
    width: 29.1666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.s8 {
    width: 33.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.s9 {
    width: 37.5%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.s10 {
    width: 41.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.s11 {
    width: 45.8333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.s12 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.s13 {
    width: 54.1666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.s14 {
    width: 58.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.s15 {
    width: 62.5%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.s16 {
    width: 66.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.s17 {
    width: 70.8333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.s18 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.s19 {
    width: 79.1666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.s20 {
    width: 83.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.s21 {
    width: 87.5%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.s22 {
    width: 91.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.s23 {
    width: 95.8333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.s24 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.offset-s1 {
    margin-left: 4.1666666667%;
  }
  .row .col.pull-s1 {
    right: 4.1666666667%;
  }
  .row .col.push-s1 {
    left: 4.1666666667%;
  }
  .row .col.offset-s2 {
    margin-left: 8.3333333333%;
  }
  .row .col.pull-s2 {
    right: 8.3333333333%;
  }
  .row .col.push-s2 {
    left: 8.3333333333%;
  }
  .row .col.offset-s3 {
    margin-left: 12.5%;
  }
  .row .col.pull-s3 {
    right: 12.5%;
  }
  .row .col.push-s3 {
    left: 12.5%;
  }
  .row .col.offset-s4 {
    margin-left: 16.6666666667%;
  }
  .row .col.pull-s4 {
    right: 16.6666666667%;
  }
  .row .col.push-s4 {
    left: 16.6666666667%;
  }
  .row .col.offset-s5 {
    margin-left: 20.8333333333%;
  }
  .row .col.pull-s5 {
    right: 20.8333333333%;
  }
  .row .col.push-s5 {
    left: 20.8333333333%;
  }
  .row .col.offset-s6 {
    margin-left: 25%;
  }
  .row .col.pull-s6 {
    right: 25%;
  }
  .row .col.push-s6 {
    left: 25%;
  }
  .row .col.offset-s7 {
    margin-left: 29.1666666667%;
  }
  .row .col.pull-s7 {
    right: 29.1666666667%;
  }
  .row .col.push-s7 {
    left: 29.1666666667%;
  }
  .row .col.offset-s8 {
    margin-left: 33.3333333333%;
  }
  .row .col.pull-s8 {
    right: 33.3333333333%;
  }
  .row .col.push-s8 {
    left: 33.3333333333%;
  }
  .row .col.offset-s9 {
    margin-left: 37.5%;
  }
  .row .col.pull-s9 {
    right: 37.5%;
  }
  .row .col.push-s9 {
    left: 37.5%;
  }
  .row .col.offset-s10 {
    margin-left: 41.6666666667%;
  }
  .row .col.pull-s10 {
    right: 41.6666666667%;
  }
  .row .col.push-s10 {
    left: 41.6666666667%;
  }
  .row .col.offset-s11 {
    margin-left: 45.8333333333%;
  }
  .row .col.pull-s11 {
    right: 45.8333333333%;
  }
  .row .col.push-s11 {
    left: 45.8333333333%;
  }
  .row .col.offset-s12 {
    margin-left: 50%;
  }
  .row .col.pull-s12 {
    right: 50%;
  }
  .row .col.push-s12 {
    left: 50%;
  }
  .row .col.offset-s13 {
    margin-left: 54.1666666667%;
  }
  .row .col.pull-s13 {
    right: 54.1666666667%;
  }
  .row .col.push-s13 {
    left: 54.1666666667%;
  }
  .row .col.offset-s14 {
    margin-left: 58.3333333333%;
  }
  .row .col.pull-s14 {
    right: 58.3333333333%;
  }
  .row .col.push-s14 {
    left: 58.3333333333%;
  }
  .row .col.offset-s15 {
    margin-left: 62.5%;
  }
  .row .col.pull-s15 {
    right: 62.5%;
  }
  .row .col.push-s15 {
    left: 62.5%;
  }
  .row .col.offset-s16 {
    margin-left: 66.6666666667%;
  }
  .row .col.pull-s16 {
    right: 66.6666666667%;
  }
  .row .col.push-s16 {
    left: 66.6666666667%;
  }
  .row .col.offset-s17 {
    margin-left: 70.8333333333%;
  }
  .row .col.pull-s17 {
    right: 70.8333333333%;
  }
  .row .col.push-s17 {
    left: 70.8333333333%;
  }
  .row .col.offset-s18 {
    margin-left: 75%;
  }
  .row .col.pull-s18 {
    right: 75%;
  }
  .row .col.push-s18 {
    left: 75%;
  }
  .row .col.offset-s19 {
    margin-left: 79.1666666667%;
  }
  .row .col.pull-s19 {
    right: 79.1666666667%;
  }
  .row .col.push-s19 {
    left: 79.1666666667%;
  }
  .row .col.offset-s20 {
    margin-left: 83.3333333333%;
  }
  .row .col.pull-s20 {
    right: 83.3333333333%;
  }
  .row .col.push-s20 {
    left: 83.3333333333%;
  }
  .row .col.offset-s21 {
    margin-left: 87.5%;
  }
  .row .col.pull-s21 {
    right: 87.5%;
  }
  .row .col.push-s21 {
    left: 87.5%;
  }
  .row .col.offset-s22 {
    margin-left: 91.6666666667%;
  }
  .row .col.pull-s22 {
    right: 91.6666666667%;
  }
  .row .col.push-s22 {
    left: 91.6666666667%;
  }
  .row .col.offset-s23 {
    margin-left: 95.8333333333%;
  }
  .row .col.pull-s23 {
    right: 95.8333333333%;
  }
  .row .col.push-s23 {
    left: 95.8333333333%;
  }
  .row .col.offset-s24 {
    margin-left: 100%;
  }
  .row .col.pull-s24 {
    right: 100%;
  }
  .row .col.push-s24 {
    left: 100%;
  }
}
@media only screen and (min-width : 992px) {
  .row .col.m1 {
    width: 4.1666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m2 {
    width: 8.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m3 {
    width: 12.5%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m4 {
    width: 16.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m5 {
    width: 20.8333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m6 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m7 {
    width: 29.1666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m8 {
    width: 33.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m9 {
    width: 37.5%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m10 {
    width: 41.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m11 {
    width: 45.8333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m12 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m13 {
    width: 54.1666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m14 {
    width: 58.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m15 {
    width: 62.5%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m16 {
    width: 66.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m17 {
    width: 70.8333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m18 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m19 {
    width: 79.1666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m20 {
    width: 83.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m21 {
    width: 87.5%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m22 {
    width: 91.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m23 {
    width: 95.8333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.m24 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.offset-m1 {
    margin-left: 4.1666666667%;
  }
  .row .col.pull-m1 {
    right: 4.1666666667%;
  }
  .row .col.push-m1 {
    left: 4.1666666667%;
  }
  .row .col.offset-m2 {
    margin-left: 8.3333333333%;
  }
  .row .col.pull-m2 {
    right: 8.3333333333%;
  }
  .row .col.push-m2 {
    left: 8.3333333333%;
  }
  .row .col.offset-m3 {
    margin-left: 12.5%;
  }
  .row .col.pull-m3 {
    right: 12.5%;
  }
  .row .col.push-m3 {
    left: 12.5%;
  }
  .row .col.offset-m4 {
    margin-left: 16.6666666667%;
  }
  .row .col.pull-m4 {
    right: 16.6666666667%;
  }
  .row .col.push-m4 {
    left: 16.6666666667%;
  }
  .row .col.offset-m5 {
    margin-left: 20.8333333333%;
  }
  .row .col.pull-m5 {
    right: 20.8333333333%;
  }
  .row .col.push-m5 {
    left: 20.8333333333%;
  }
  .row .col.offset-m6 {
    margin-left: 25%;
  }
  .row .col.pull-m6 {
    right: 25%;
  }
  .row .col.push-m6 {
    left: 25%;
  }
  .row .col.offset-m7 {
    margin-left: 29.1666666667%;
  }
  .row .col.pull-m7 {
    right: 29.1666666667%;
  }
  .row .col.push-m7 {
    left: 29.1666666667%;
  }
  .row .col.offset-m8 {
    margin-left: 33.3333333333%;
  }
  .row .col.pull-m8 {
    right: 33.3333333333%;
  }
  .row .col.push-m8 {
    left: 33.3333333333%;
  }
  .row .col.offset-m9 {
    margin-left: 37.5%;
  }
  .row .col.pull-m9 {
    right: 37.5%;
  }
  .row .col.push-m9 {
    left: 37.5%;
  }
  .row .col.offset-m10 {
    margin-left: 41.6666666667%;
  }
  .row .col.pull-m10 {
    right: 41.6666666667%;
  }
  .row .col.push-m10 {
    left: 41.6666666667%;
  }
  .row .col.offset-m11 {
    margin-left: 45.8333333333%;
  }
  .row .col.pull-m11 {
    right: 45.8333333333%;
  }
  .row .col.push-m11 {
    left: 45.8333333333%;
  }
  .row .col.offset-m12 {
    margin-left: 50%;
  }
  .row .col.pull-m12 {
    right: 50%;
  }
  .row .col.push-m12 {
    left: 50%;
  }
  .row .col.offset-m13 {
    margin-left: 54.1666666667%;
  }
  .row .col.pull-m13 {
    right: 54.1666666667%;
  }
  .row .col.push-m13 {
    left: 54.1666666667%;
  }
  .row .col.offset-m14 {
    margin-left: 58.3333333333%;
  }
  .row .col.pull-m14 {
    right: 58.3333333333%;
  }
  .row .col.push-m14 {
    left: 58.3333333333%;
  }
  .row .col.offset-m15 {
    margin-left: 62.5%;
  }
  .row .col.pull-m15 {
    right: 62.5%;
  }
  .row .col.push-m15 {
    left: 62.5%;
  }
  .row .col.offset-m16 {
    margin-left: 66.6666666667%;
  }
  .row .col.pull-m16 {
    right: 66.6666666667%;
  }
  .row .col.push-m16 {
    left: 66.6666666667%;
  }
  .row .col.offset-m17 {
    margin-left: 70.8333333333%;
  }
  .row .col.pull-m17 {
    right: 70.8333333333%;
  }
  .row .col.push-m17 {
    left: 70.8333333333%;
  }
  .row .col.offset-m18 {
    margin-left: 75%;
  }
  .row .col.pull-m18 {
    right: 75%;
  }
  .row .col.push-m18 {
    left: 75%;
  }
  .row .col.offset-m19 {
    margin-left: 79.1666666667%;
  }
  .row .col.pull-m19 {
    right: 79.1666666667%;
  }
  .row .col.push-m19 {
    left: 79.1666666667%;
  }
  .row .col.offset-m20 {
    margin-left: 83.3333333333%;
  }
  .row .col.pull-m20 {
    right: 83.3333333333%;
  }
  .row .col.push-m20 {
    left: 83.3333333333%;
  }
  .row .col.offset-m21 {
    margin-left: 87.5%;
  }
  .row .col.pull-m21 {
    right: 87.5%;
  }
  .row .col.push-m21 {
    left: 87.5%;
  }
  .row .col.offset-m22 {
    margin-left: 91.6666666667%;
  }
  .row .col.pull-m22 {
    right: 91.6666666667%;
  }
  .row .col.push-m22 {
    left: 91.6666666667%;
  }
  .row .col.offset-m23 {
    margin-left: 95.8333333333%;
  }
  .row .col.pull-m23 {
    right: 95.8333333333%;
  }
  .row .col.push-m23 {
    left: 95.8333333333%;
  }
  .row .col.offset-m24 {
    margin-left: 100%;
  }
  .row .col.pull-m24 {
    right: 100%;
  }
  .row .col.push-m24 {
    left: 100%;
  }
}
@media only screen and (min-width : 1201px) {
  .row .col.l1 {
    width: 4.1666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l2 {
    width: 8.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l3 {
    width: 12.5%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l4 {
    width: 16.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l5 {
    width: 20.8333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l6 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l7 {
    width: 29.1666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l8 {
    width: 33.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l9 {
    width: 37.5%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l10 {
    width: 41.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l11 {
    width: 45.8333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l12 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l13 {
    width: 54.1666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l14 {
    width: 58.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l15 {
    width: 62.5%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l16 {
    width: 66.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l17 {
    width: 70.8333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l18 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l19 {
    width: 79.1666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l20 {
    width: 83.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l21 {
    width: 87.5%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l22 {
    width: 91.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l23 {
    width: 95.8333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.l24 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.offset-l1 {
    margin-left: 4.1666666667%;
  }
  .row .col.pull-l1 {
    right: 4.1666666667%;
  }
  .row .col.push-l1 {
    left: 4.1666666667%;
  }
  .row .col.offset-l2 {
    margin-left: 8.3333333333%;
  }
  .row .col.pull-l2 {
    right: 8.3333333333%;
  }
  .row .col.push-l2 {
    left: 8.3333333333%;
  }
  .row .col.offset-l3 {
    margin-left: 12.5%;
  }
  .row .col.pull-l3 {
    right: 12.5%;
  }
  .row .col.push-l3 {
    left: 12.5%;
  }
  .row .col.offset-l4 {
    margin-left: 16.6666666667%;
  }
  .row .col.pull-l4 {
    right: 16.6666666667%;
  }
  .row .col.push-l4 {
    left: 16.6666666667%;
  }
  .row .col.offset-l5 {
    margin-left: 20.8333333333%;
  }
  .row .col.pull-l5 {
    right: 20.8333333333%;
  }
  .row .col.push-l5 {
    left: 20.8333333333%;
  }
  .row .col.offset-l6 {
    margin-left: 25%;
  }
  .row .col.pull-l6 {
    right: 25%;
  }
  .row .col.push-l6 {
    left: 25%;
  }
  .row .col.offset-l7 {
    margin-left: 29.1666666667%;
  }
  .row .col.pull-l7 {
    right: 29.1666666667%;
  }
  .row .col.push-l7 {
    left: 29.1666666667%;
  }
  .row .col.offset-l8 {
    margin-left: 33.3333333333%;
  }
  .row .col.pull-l8 {
    right: 33.3333333333%;
  }
  .row .col.push-l8 {
    left: 33.3333333333%;
  }
  .row .col.offset-l9 {
    margin-left: 37.5%;
  }
  .row .col.pull-l9 {
    right: 37.5%;
  }
  .row .col.push-l9 {
    left: 37.5%;
  }
  .row .col.offset-l10 {
    margin-left: 41.6666666667%;
  }
  .row .col.pull-l10 {
    right: 41.6666666667%;
  }
  .row .col.push-l10 {
    left: 41.6666666667%;
  }
  .row .col.offset-l11 {
    margin-left: 45.8333333333%;
  }
  .row .col.pull-l11 {
    right: 45.8333333333%;
  }
  .row .col.push-l11 {
    left: 45.8333333333%;
  }
  .row .col.offset-l12 {
    margin-left: 50%;
  }
  .row .col.pull-l12 {
    right: 50%;
  }
  .row .col.push-l12 {
    left: 50%;
  }
  .row .col.offset-l13 {
    margin-left: 54.1666666667%;
  }
  .row .col.pull-l13 {
    right: 54.1666666667%;
  }
  .row .col.push-l13 {
    left: 54.1666666667%;
  }
  .row .col.offset-l14 {
    margin-left: 58.3333333333%;
  }
  .row .col.pull-l14 {
    right: 58.3333333333%;
  }
  .row .col.push-l14 {
    left: 58.3333333333%;
  }
  .row .col.offset-l15 {
    margin-left: 62.5%;
  }
  .row .col.pull-l15 {
    right: 62.5%;
  }
  .row .col.push-l15 {
    left: 62.5%;
  }
  .row .col.offset-l16 {
    margin-left: 66.6666666667%;
  }
  .row .col.pull-l16 {
    right: 66.6666666667%;
  }
  .row .col.push-l16 {
    left: 66.6666666667%;
  }
  .row .col.offset-l17 {
    margin-left: 70.8333333333%;
  }
  .row .col.pull-l17 {
    right: 70.8333333333%;
  }
  .row .col.push-l17 {
    left: 70.8333333333%;
  }
  .row .col.offset-l18 {
    margin-left: 75%;
  }
  .row .col.pull-l18 {
    right: 75%;
  }
  .row .col.push-l18 {
    left: 75%;
  }
  .row .col.offset-l19 {
    margin-left: 79.1666666667%;
  }
  .row .col.pull-l19 {
    right: 79.1666666667%;
  }
  .row .col.push-l19 {
    left: 79.1666666667%;
  }
  .row .col.offset-l20 {
    margin-left: 83.3333333333%;
  }
  .row .col.pull-l20 {
    right: 83.3333333333%;
  }
  .row .col.push-l20 {
    left: 83.3333333333%;
  }
  .row .col.offset-l21 {
    margin-left: 87.5%;
  }
  .row .col.pull-l21 {
    right: 87.5%;
  }
  .row .col.push-l21 {
    left: 87.5%;
  }
  .row .col.offset-l22 {
    margin-left: 91.6666666667%;
  }
  .row .col.pull-l22 {
    right: 91.6666666667%;
  }
  .row .col.push-l22 {
    left: 91.6666666667%;
  }
  .row .col.offset-l23 {
    margin-left: 95.8333333333%;
  }
  .row .col.pull-l23 {
    right: 95.8333333333%;
  }
  .row .col.push-l23 {
    left: 95.8333333333%;
  }
  .row .col.offset-l24 {
    margin-left: 100%;
  }
  .row .col.pull-l24 {
    right: 100%;
  }
  .row .col.push-l24 {
    left: 100%;
  }
}
@media only screen and (min-width : 1401px) {
  .row .col.xl1 {
    width: 4.1666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl2 {
    width: 8.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl3 {
    width: 12.5%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl4 {
    width: 16.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl5 {
    width: 20.8333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl6 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl7 {
    width: 29.1666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl8 {
    width: 33.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl9 {
    width: 37.5%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl10 {
    width: 41.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl11 {
    width: 45.8333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl12 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl13 {
    width: 54.1666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl14 {
    width: 58.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl15 {
    width: 62.5%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl16 {
    width: 66.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl17 {
    width: 70.8333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl18 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl19 {
    width: 79.1666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl20 {
    width: 83.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl21 {
    width: 87.5%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl22 {
    width: 91.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl23 {
    width: 95.8333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xl24 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.offset-xl1 {
    margin-left: 4.1666666667%;
  }
  .row .col.pull-xl1 {
    right: 4.1666666667%;
  }
  .row .col.push-xl1 {
    left: 4.1666666667%;
  }
  .row .col.offset-xl2 {
    margin-left: 8.3333333333%;
  }
  .row .col.pull-xl2 {
    right: 8.3333333333%;
  }
  .row .col.push-xl2 {
    left: 8.3333333333%;
  }
  .row .col.offset-xl3 {
    margin-left: 12.5%;
  }
  .row .col.pull-xl3 {
    right: 12.5%;
  }
  .row .col.push-xl3 {
    left: 12.5%;
  }
  .row .col.offset-xl4 {
    margin-left: 16.6666666667%;
  }
  .row .col.pull-xl4 {
    right: 16.6666666667%;
  }
  .row .col.push-xl4 {
    left: 16.6666666667%;
  }
  .row .col.offset-xl5 {
    margin-left: 20.8333333333%;
  }
  .row .col.pull-xl5 {
    right: 20.8333333333%;
  }
  .row .col.push-xl5 {
    left: 20.8333333333%;
  }
  .row .col.offset-xl6 {
    margin-left: 25%;
  }
  .row .col.pull-xl6 {
    right: 25%;
  }
  .row .col.push-xl6 {
    left: 25%;
  }
  .row .col.offset-xl7 {
    margin-left: 29.1666666667%;
  }
  .row .col.pull-xl7 {
    right: 29.1666666667%;
  }
  .row .col.push-xl7 {
    left: 29.1666666667%;
  }
  .row .col.offset-xl8 {
    margin-left: 33.3333333333%;
  }
  .row .col.pull-xl8 {
    right: 33.3333333333%;
  }
  .row .col.push-xl8 {
    left: 33.3333333333%;
  }
  .row .col.offset-xl9 {
    margin-left: 37.5%;
  }
  .row .col.pull-xl9 {
    right: 37.5%;
  }
  .row .col.push-xl9 {
    left: 37.5%;
  }
  .row .col.offset-xl10 {
    margin-left: 41.6666666667%;
  }
  .row .col.pull-xl10 {
    right: 41.6666666667%;
  }
  .row .col.push-xl10 {
    left: 41.6666666667%;
  }
  .row .col.offset-xl11 {
    margin-left: 45.8333333333%;
  }
  .row .col.pull-xl11 {
    right: 45.8333333333%;
  }
  .row .col.push-xl11 {
    left: 45.8333333333%;
  }
  .row .col.offset-xl12 {
    margin-left: 50%;
  }
  .row .col.pull-xl12 {
    right: 50%;
  }
  .row .col.push-xl12 {
    left: 50%;
  }
  .row .col.offset-xl13 {
    margin-left: 54.1666666667%;
  }
  .row .col.pull-xl13 {
    right: 54.1666666667%;
  }
  .row .col.push-xl13 {
    left: 54.1666666667%;
  }
  .row .col.offset-xl14 {
    margin-left: 58.3333333333%;
  }
  .row .col.pull-xl14 {
    right: 58.3333333333%;
  }
  .row .col.push-xl14 {
    left: 58.3333333333%;
  }
  .row .col.offset-xl15 {
    margin-left: 62.5%;
  }
  .row .col.pull-xl15 {
    right: 62.5%;
  }
  .row .col.push-xl15 {
    left: 62.5%;
  }
  .row .col.offset-xl16 {
    margin-left: 66.6666666667%;
  }
  .row .col.pull-xl16 {
    right: 66.6666666667%;
  }
  .row .col.push-xl16 {
    left: 66.6666666667%;
  }
  .row .col.offset-xl17 {
    margin-left: 70.8333333333%;
  }
  .row .col.pull-xl17 {
    right: 70.8333333333%;
  }
  .row .col.push-xl17 {
    left: 70.8333333333%;
  }
  .row .col.offset-xl18 {
    margin-left: 75%;
  }
  .row .col.pull-xl18 {
    right: 75%;
  }
  .row .col.push-xl18 {
    left: 75%;
  }
  .row .col.offset-xl19 {
    margin-left: 79.1666666667%;
  }
  .row .col.pull-xl19 {
    right: 79.1666666667%;
  }
  .row .col.push-xl19 {
    left: 79.1666666667%;
  }
  .row .col.offset-xl20 {
    margin-left: 83.3333333333%;
  }
  .row .col.pull-xl20 {
    right: 83.3333333333%;
  }
  .row .col.push-xl20 {
    left: 83.3333333333%;
  }
  .row .col.offset-xl21 {
    margin-left: 87.5%;
  }
  .row .col.pull-xl21 {
    right: 87.5%;
  }
  .row .col.push-xl21 {
    left: 87.5%;
  }
  .row .col.offset-xl22 {
    margin-left: 91.6666666667%;
  }
  .row .col.pull-xl22 {
    right: 91.6666666667%;
  }
  .row .col.push-xl22 {
    left: 91.6666666667%;
  }
  .row .col.offset-xl23 {
    margin-left: 95.8333333333%;
  }
  .row .col.pull-xl23 {
    right: 95.8333333333%;
  }
  .row .col.push-xl23 {
    left: 95.8333333333%;
  }
  .row .col.offset-xl24 {
    margin-left: 100%;
  }
  .row .col.pull-xl24 {
    right: 100%;
  }
  .row .col.push-xl24 {
    left: 100%;
  }
}
@media only screen and (min-width : 1601px) {
  .row .col.xxl1 {
    width: 4.1666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xxl2 {
    width: 8.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xxl3 {
    width: 12.5%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xxl4 {
    width: 16.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xxl5 {
    width: 20.8333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xxl6 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xxl7 {
    width: 29.1666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xxl8 {
    width: 33.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xxl9 {
    width: 37.5%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xxl10 {
    width: 41.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xxl11 {
    width: 45.8333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xxl12 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xxl13 {
    width: 54.1666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xxl14 {
    width: 58.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xxl15 {
    width: 62.5%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xxl16 {
    width: 66.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xxl17 {
    width: 70.8333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xxl18 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xxl19 {
    width: 79.1666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xxl20 {
    width: 83.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xxl21 {
    width: 87.5%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xxl22 {
    width: 91.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xxl23 {
    width: 95.8333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.xxl24 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
  }
  .row .col.offset-xxl1 {
    margin-left: 4.1666666667%;
  }
  .row .col.pull-xxl1 {
    right: 4.1666666667%;
  }
  .row .col.push-xxl1 {
    left: 4.1666666667%;
  }
  .row .col.offset-xxl2 {
    margin-left: 8.3333333333%;
  }
  .row .col.pull-xxl2 {
    right: 8.3333333333%;
  }
  .row .col.push-xxl2 {
    left: 8.3333333333%;
  }
  .row .col.offset-xxl3 {
    margin-left: 12.5%;
  }
  .row .col.pull-xxl3 {
    right: 12.5%;
  }
  .row .col.push-xxl3 {
    left: 12.5%;
  }
  .row .col.offset-xxl4 {
    margin-left: 16.6666666667%;
  }
  .row .col.pull-xxl4 {
    right: 16.6666666667%;
  }
  .row .col.push-xxl4 {
    left: 16.6666666667%;
  }
  .row .col.offset-xxl5 {
    margin-left: 20.8333333333%;
  }
  .row .col.pull-xxl5 {
    right: 20.8333333333%;
  }
  .row .col.push-xxl5 {
    left: 20.8333333333%;
  }
  .row .col.offset-xxl6 {
    margin-left: 25%;
  }
  .row .col.pull-xxl6 {
    right: 25%;
  }
  .row .col.push-xxl6 {
    left: 25%;
  }
  .row .col.offset-xxl7 {
    margin-left: 29.1666666667%;
  }
  .row .col.pull-xxl7 {
    right: 29.1666666667%;
  }
  .row .col.push-xxl7 {
    left: 29.1666666667%;
  }
  .row .col.offset-xxl8 {
    margin-left: 33.3333333333%;
  }
  .row .col.pull-xxl8 {
    right: 33.3333333333%;
  }
  .row .col.push-xxl8 {
    left: 33.3333333333%;
  }
  .row .col.offset-xxl9 {
    margin-left: 37.5%;
  }
  .row .col.pull-xxl9 {
    right: 37.5%;
  }
  .row .col.push-xxl9 {
    left: 37.5%;
  }
  .row .col.offset-xxl10 {
    margin-left: 41.6666666667%;
  }
  .row .col.pull-xxl10 {
    right: 41.6666666667%;
  }
  .row .col.push-xxl10 {
    left: 41.6666666667%;
  }
  .row .col.offset-xxl11 {
    margin-left: 45.8333333333%;
  }
  .row .col.pull-xxl11 {
    right: 45.8333333333%;
  }
  .row .col.push-xxl11 {
    left: 45.8333333333%;
  }
  .row .col.offset-xxl12 {
    margin-left: 50%;
  }
  .row .col.pull-xxl12 {
    right: 50%;
  }
  .row .col.push-xxl12 {
    left: 50%;
  }
  .row .col.offset-xxl13 {
    margin-left: 54.1666666667%;
  }
  .row .col.pull-xxl13 {
    right: 54.1666666667%;
  }
  .row .col.push-xxl13 {
    left: 54.1666666667%;
  }
  .row .col.offset-xxl14 {
    margin-left: 58.3333333333%;
  }
  .row .col.pull-xxl14 {
    right: 58.3333333333%;
  }
  .row .col.push-xxl14 {
    left: 58.3333333333%;
  }
  .row .col.offset-xxl15 {
    margin-left: 62.5%;
  }
  .row .col.pull-xxl15 {
    right: 62.5%;
  }
  .row .col.push-xxl15 {
    left: 62.5%;
  }
  .row .col.offset-xxl16 {
    margin-left: 66.6666666667%;
  }
  .row .col.pull-xxl16 {
    right: 66.6666666667%;
  }
  .row .col.push-xxl16 {
    left: 66.6666666667%;
  }
  .row .col.offset-xxl17 {
    margin-left: 70.8333333333%;
  }
  .row .col.pull-xxl17 {
    right: 70.8333333333%;
  }
  .row .col.push-xxl17 {
    left: 70.8333333333%;
  }
  .row .col.offset-xxl18 {
    margin-left: 75%;
  }
  .row .col.pull-xxl18 {
    right: 75%;
  }
  .row .col.push-xxl18 {
    left: 75%;
  }
  .row .col.offset-xxl19 {
    margin-left: 79.1666666667%;
  }
  .row .col.pull-xxl19 {
    right: 79.1666666667%;
  }
  .row .col.push-xxl19 {
    left: 79.1666666667%;
  }
  .row .col.offset-xxl20 {
    margin-left: 83.3333333333%;
  }
  .row .col.pull-xxl20 {
    right: 83.3333333333%;
  }
  .row .col.push-xxl20 {
    left: 83.3333333333%;
  }
  .row .col.offset-xxl21 {
    margin-left: 87.5%;
  }
  .row .col.pull-xxl21 {
    right: 87.5%;
  }
  .row .col.push-xxl21 {
    left: 87.5%;
  }
  .row .col.offset-xxl22 {
    margin-left: 91.6666666667%;
  }
  .row .col.pull-xxl22 {
    right: 91.6666666667%;
  }
  .row .col.push-xxl22 {
    left: 91.6666666667%;
  }
  .row .col.offset-xxl23 {
    margin-left: 95.8333333333%;
  }
  .row .col.pull-xxl23 {
    right: 95.8333333333%;
  }
  .row .col.push-xxl23 {
    left: 95.8333333333%;
  }
  .row .col.offset-xxl24 {
    margin-left: 100%;
  }
  .row .col.pull-xxl24 {
    right: 100%;
  }
  .row .col.push-xxl24 {
    left: 100%;
  }
}

.custom-row::before {
  background: unset !important;
}
@media screen and (max-width: 600px) {
  .custom-row .x-padding {
    padding-top: 150px !important;
  }
}

@media only screen and (max-width : 480px) {
  .hide-base {
    display: none !important;
  }
}

@media only screen and (max-width : 600px) {
  .hide-xsmall {
    display: none !important;
  }
}

@media only screen and (max-width : 767px) {
  .hide-small {
    display: none !important;
  }
}

@media only screen and (max-width : 991px) {
  .hide-medium {
    display: none !important;
  }
}

@media only screen and (max-width : 1200px) {
  .hide-large {
    display: none !important;
  }
}

@media only screen and (max-width : 1400px) {
  .hide-xlarge {
    display: none !important;
  }
}

@media only screen and (max-width : 1600px) {
  .hide-xxlarge {
    display: none !important;
  }
}

@media only screen and (min-width : 481px) {
  .hide-base-up {
    display: none !important;
  }
}

@media only screen and (min-width : 601px) {
  .hide-xsmall-up {
    display: none !important;
  }
}

@media only screen and (min-width : 768px) {
  .hide-small-up {
    display: none !important;
  }
}

@media only screen and (min-width : 992px) {
  .hide-medium-up {
    display: none !important;
  }
}

@media only screen and (min-width : 1201px) {
  .hide-large-up {
    display: none !important;
  }
}

@media only screen and (min-width : 1401px) {
  .hide-xlarge-up {
    display: none !important;
  }
}

@media only screen and (min-width : 1601px) {
  .hide-xxlarge-up {
    display: none !important;
  }
}

@font-face {
  font-family: "Roboto-Regular";
  src: url("../../fonts/roboto/Roboto-Regular.eot");
  src: url("../../fonts/roboto/Roboto-Regular.woff2") format("woff2"), url("../../fonts/roboto/Roboto-Regular.woff") format("woff"), url("../../fonts/roboto/Roboto-Regular.ttf") format("truetype"), url("../../fonts/roboto/Roboto-Regular.svg#Roboto-Regular") format("svg"), url("../../fonts/roboto/Roboto-Regular.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto-Light";
  src: url("../../fonts/roboto/Roboto-Light.eot");
  src: url("../../fonts/roboto/Roboto-Light.woff2") format("woff2"), url("../../fonts/roboto/Roboto-Light.woff") format("woff"), url("../../fonts/roboto/Roboto-Light.ttf") format("truetype"), url("../../fonts/roboto/Roboto-Light.eot?#iefix") format("embedded-opentype");
  font-weight: light;
  font-style: normal;
}
@font-face {
  font-family: "Roboto-Italic";
  src: url("../../fonts/roboto/Roboto-Italic.eot");
  src: url("../../fonts/roboto/Roboto-Italic.woff2") format("woff2"), url("../../fonts/roboto/Roboto-Italic.woff") format("woff"), url("../../fonts/roboto/Roboto-Italic.ttf") format("truetype"), url("../../fonts/roboto/Roboto-Italic.svg#Roboto-Regular") format("svg"), url("../../fonts/roboto/Roboto-Italic.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto-Medium";
  src: url("../../fonts/roboto/Roboto-Medium.eot");
  src: url("../../fonts/roboto/Roboto-Medium.woff2") format("woff2"), url("../../fonts/roboto/Roboto-Medium.woff") format("woff"), url("../../fonts/roboto/Roboto-Medium.ttf") format("truetype"), url("../../fonts/roboto/Roboto-Medium.svg#Roboto-Medium") format("svg"), url("../../fonts/roboto/Roboto-Medium.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Roboto-Bold";
  src: url("../../fonts/roboto/Roboto-Bold.eot");
  src: url("../../fonts/roboto/Roboto-Bold.woff2") format("woff2"), url("../../fonts/roboto/Roboto-Bold.woff") format("woff"), url("../../fonts/roboto/Roboto-Bold.ttf") format("truetype"), url("../../fonts/roboto/Roboto-Bold.svg#Roboto-Bold") format("svg"), url("../../fonts/roboto/Roboto-Bold.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "DINCond-Black";
  src: url("../../fonts/din/DINCond-Black.eot");
  src: url("../../fonts/din/DINCond-Black.woff2") format("woff2"), url("../../fonts/din/DINCond-Black.woff") format("woff"), url("../../fonts/din/DINCond-Black.ttf") format("truetype"), url("../../fonts/din/DINCond-Black.svg#DINCond-Black") format("svg"), url("../../fonts/din/DINCond-Black.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
/*** VARIABLES ***/
/*** INPUT DEFAULT ***/
/*** LABEL DEFAULT ***/
/*** FOCUS ***/
/*** FORM FRAMESET ***/
form {
  display: block;
  width: 100%;
  max-width: 500px;
}
form::after {
  display: table;
  content: "";
  clear: both;
}
form .form-bloc {
  margin-top: 0px;
}
form .form-bloc:first-child {
  margin-top: 0;
}
form fieldset {
  margin-top: -50px;
  margin-right: 0px;
  margin-bottom: 60px;
  margin-left: 0px;
}
@media only screen and (max-width : 991px) {
  form fieldset {
    margin-right: -20px;
    margin-left: -20px;
  }
}
form fieldset:first-of-type {
  margin-top: 0;
}
form fieldset:last-of-type {
  margin-bottom: 0;
}
form fieldset:last-of-type.endform {
  margin-bottom: 60px;
}

.input-field {
  position: relative;
  float: left;
  margin-bottom: 50px;
  padding: 0px 0px;
}
@media only screen and (max-width : 991px) {
  .input-field {
    padding: 0px 20px;
  }
}
@media only screen and (max-width : 600px) {
  .input-field {
    margin-bottom: 45px;
  }
}
.input-field.alt {
  width: 100%;
}
.input-field.alt label {
  left: 0;
}
@media (max-width: 767px) {
  .input-field.alt {
    margin-bottom: 25px;
  }
}

/*** INPUT ***/
.input-field:not(.input-field--file-field) input {
  width: 100%;
  height: 55px;
  border: none;
  border-bottom: solid 1px #fff;
  padding: 0px 0px;
  font-family: "Roboto-Regular";
  font-size: 18px;
  line-height: 55px;
  color: #fff;
  background: transparent;
  transition: 250ms ease-out;
}

.input-field:not(.input-field--file-field) input:focus {
  border-bottom-color: #08842d;
  box-shadow: 0 1px 0 0 #08842d;
}

.input-field:not(.input-field--file-field) label {
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 18px;
  color: #fff;
  line-height: 55px;
  cursor: text;
  transition: 250ms ease-out;
}
@media only screen and (max-width : 991px) {
  .input-field:not(.input-field--file-field) label {
    left: 20px;
  }
}

.input-field:not(.input-field--file-field) input:focus + label,
.input-field:not(.input-field--file-field) input.valid + label,
.input-field:not(.input-field--file-field) input.error + label,
.input-field select + label,
.input-field .chosen-container + label {
  font-size: 11px;
  top: -12px;
  line-height: 12px;
  cursor: default;
  color: #08842d;
  pointer-events: none;
}

.input-field select + label,
.input-field .chosen-container + label {
  top: -20px;
}

.input-field textarea:focus + label,
.input-field textarea.valid + label,
.input-field textarea.error + label {
  font-size: 11px;
  top: -12px;
  height: 90px;
  line-height: 12px;
  cursor: default;
  color: #08842d;
  pointer-events: none;
}

textarea {
  width: 100%;
  padding: 15px 0 0 0;
  background-color: transparent;
  resize: none;
  overflow: hidden;
  border-bottom: solid 1px #fff;
  height: 55px;
  min-height: 0;
  font-family: "Roboto-Regular";
  font-size: 18px;
  line-height: 1.1;
  color: #fff;
  transition: all 500ms;
}

.input-field textarea:focus {
  min-height: 90px;
  border-bottom: 1px solid #08842d;
  box-shadow: 0 1px 0 0 #08842d;
}

.input-field textarea.valid {
  min-height: 0;
  box-shadow: 0 1px 0 0 #08842d;
}

div.error {
  position: absolute;
  left: 0px;
  top: 100%;
  padding-top: 8px;
  color: red;
}

.hamburger {
  position: relative;
  position: absolute;
  right: 50px;
  top: 0;
  line-height: 0px;
  padding: 36px 30px 36px 30px;
  cursor: pointer;
  background: transparent;
  z-index: 1100;
  color: inherit;
  text-transform: none;
  border: 0;
  margin: 0;
  overflow: visible;
  pointer-events: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media only screen and (max-width : 1600px) {
  .hamburger {
    right: 30px;
  }
}
@media only screen and (max-width : 1400px) {
  .hamburger {
    right: 10px;
  }
}
@media only screen and (max-width : 991px) {
  .hamburger {
    right: 0px;
  }
}
@media only screen and (max-width : 767px) {
  .hamburger {
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 31px;
    padding-bottom: 31px;
  }
}

.hamburger-label {
  display: inline-block;
  margin-right: 15px;
  font-family: "Roboto-Medium";
  font-size: 13px;
  line-height: 16px;
  color: #0cbc41;
  text-transform: uppercase;
  letter-spacing: 1px;
  vertical-align: middle;
  transition: color 250ms, opacity 300ms;
}
@media only screen and (max-width : 480px) {
  .hamburger-label {
    display: none;
  }
}

.hamburger-box {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 18px;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 30px;
  height: 2px;
  background-color: #0cbc41;
  border-radius: 0px;
  position: absolute;
  transition: transform 150ms, background 250ms ease 0ms;
}
.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -8px;
}
.hamburger-inner::after {
  bottom: -8px;
}

.show-sidepanel .hamburger-label {
  color: #fff;
}
.show-sidepanel .hamburger-inner, .show-sidepanel .hamburger-inner::before, .show-sidepanel .hamburger-inner::after {
  background: #fff;
}

/*
 * Spin here
 */
.hamburger--spin .hamburger-inner {
  transition: transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), background 250ms ease 0ms;
  -webkit-transition: -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), background 250ms ease 0ms;
}
.hamburger--spin .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in, background 250ms ease 0ms;
}
.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), background 250ms ease 0ms;
  -webkit-transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), background 250ms ease 0ms;
}
.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  transition: transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s, background 250ms ease 0ms;
  -webkit-transition: -webkit-transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s, background 250ms ease 0ms;
}
.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out, background 250ms ease 0ms;
}
.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), background 250ms ease 0ms;
  -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), background 250ms ease 0ms;
}

#contentOverlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(37, 37, 39, 0);
  z-index: 250;
  visibility: hidden;
  transition: background 500ms, top 0 ease 500ms, visibility 0 ease 500ms;
}
@media only screen and (max-width : 767px) {
  #contentOverlay {
    display: none;
  }
}

.sidepanel {
  position: fixed;
  top: 0;
  right: -120%;
  bottom: 0;
  width: 100%;
  width: calc(100% + 16px);
  z-index: 300;
  overflow-x: hidden;
  transition: right 650ms cubic-bezier(0.215, 0.61, 0.355, 1);
  pointer-events: none;
}
@media only screen and (max-width : 767px) {
  .sidepanel {
    width: calc(100% + 16px);
  }
}

.sidepanelContainer {
  position: absolute;
  left: 30%;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 140px 20px 0 20%;
  background: #0cbc41;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  pointer-events: auto;
}
@media only screen and (max-width : 991px) {
  .sidepanelContainer {
    left: 35%;
    padding-top: 100px;
  }
}
@media only screen and (max-width : 767px) {
  .sidepanelContainer {
    left: 0;
    padding-left: 20px;
  }
}
@media only screen and (max-width : 600px) {
  .sidepanelContainer {
    padding-top: 80px;
  }
}

#sideMenu::after {
  position: absolute;
  left: 30%;
  right: 0;
  top: 0;
  height: 90px;
  content: "";
  background: #0cbc41;
}
@media only screen and (max-width : 991px) {
  #sideMenu::after {
    left: 35%;
  }
}
@media only screen and (max-width : 767px) {
  #sideMenu::after {
    left: 0;
  }
}
@media only screen and (max-width : 600px) {
  #sideMenu::after {
    height: 80px;
  }
}

.show-sidepanel {
  height: 100%;
}
.show-sidepanel body {
  height: 100%;
  overflow: hidden;
}
.show-sidepanel #contentOverlay {
  visibility: visible;
  background: rgba(37, 37, 39, 0.85);
  transition: background 500ms, top 500ms;
}
.show-sidepanel #home .content::after {
  background: #fff;
}
.show-sidepanel #sideMenu {
  transition: right 650ms cubic-bezier(0.19, 1, 0.22, 1);
  right: -16px;
}
.show-sidepanel #sideMenu h6 span,
.show-sidepanel #sideMenu ul li a {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  transition: transform 500ms ease 600ms, color 300ms;
  -webkit-transition: -webkit-transform 500ms ease 600ms, color 300ms;
}
.show-sidepanel #sideMenu #menuWrapper #upper li:last-child a {
  transform: translateY(0);
  -webkit-transform: translateY(0);
  transition: transform 500ms ease 600ms, color 300ms, background 300ms;
  -webkit-transition: -webkit-transform 500ms ease 600ms, color 300ms, background 300ms;
}
.show-sidepanel #mainNav ul li a {
  color: #fff;
}
.show-sidepanel #mainNav ul li a:hover {
  color: #055e20;
}
.show-sidepanel #mainNav #logo img {
  opacity: 0;
  transition: opacity 600ms;
}
.show-sidepanel #mainNav #logo img#logowhite {
  opacity: 1;
}

/*** MENU ***/
#sideMenu #menuWrapper {
  margin: 0 0 60px -116px;
}
@media only screen and (max-width : 1400px) {
  #sideMenu #menuWrapper {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width : 767px) {
  #sideMenu #menuWrapper {
    margin-left: 0;
  }
}
#sideMenu #upper {
  margin-bottom: 30px;
}
#sideMenu #upper li {
  display: inline-block;
  margin: 0 30px 0 0;
  font: 30px/50px "Roboto-Bold";
}
@media only screen and (max-width : 1400px) {
  #sideMenu #upper li {
    font-size: 26px;
  }
}
@media only screen and (max-width : 991px) {
  #sideMenu #upper li:last-child {
    margin-top: 5px;
  }
}
@media only screen and (max-width : 600px) {
  #sideMenu #upper li {
    font-size: 22px;
    margin-right: 20px;
  }
}
#sideMenu #upper li a {
  padding: 0;
}
#sideMenu #upper li#upperTel a {
  color: #fff;
  cursor: default;
}
#sideMenu #upper li:first-child {
  font-size: 14px;
}
#sideMenu #upper li:first-child .icon {
  width: 1.3em;
  height: 1.3em;
  vertical-align: -0.3em;
  fill: none;
  stroke: #fff;
  stroke-width: 2px;
  transition: all 250ms;
}
#sideMenu #upper li:last-child {
  height: 50px;
  overflow: hidden;
}
#sideMenu #upper li:last-child a {
  display: block;
  padding: 15px 25px;
  font: 14px/20px "Roboto-Medium";
  color: #0cbc41;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  background: #fff;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transition: transform 0 ease 400ms, color 300ms, background 300ms;
  -webkit-transition: -webkit-transform 0 ease 400ms, color 300ms, background 300ms;
}
#sideMenu h6 {
  height: 20px;
  font-size: 14px;
  color: #fff;
  overflow: hidden;
}
#sideMenu h6 span {
  display: block;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transition: transform 0 ease 400ms;
  -webkit-transition: -webkit-transform 0 ease 400ms;
}
#sideMenu ul {
  margin-bottom: 50px;
}
@media only screen and (max-width : 1400px) {
  #sideMenu ul {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width : 600px) {
  #sideMenu ul {
    margin-bottom: 30px;
  }
}
#sideMenu ul:last-child {
  margin-bottom: 0;
}
#sideMenu ul li {
  font: 34px/1.1 "DINCond-Black";
  color: #fff;
  text-transform: uppercase;
  overflow: hidden;
}
@media only screen and (max-width : 1400px) {
  #sideMenu ul li {
    font-size: 30px;
  }
}
@media only screen and (max-width : 991px) {
  #sideMenu ul li {
    font-size: 28px;
  }
}
@media only screen and (max-width : 767px) {
  #sideMenu ul li {
    font-size: 26px;
  }
}
@media only screen and (max-width : 600px) {
  #sideMenu ul li {
    font-size: 24px;
  }
}
#sideMenu ul li:first-child a {
  padding-top: 0;
}
#sideMenu ul li a {
  display: block;
  padding: 5px 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transition: transform 0 ease 400ms, color 300ms;
  -webkit-transition: -webkit-transform 0 ease 400ms, color 300ms;
}
@media only screen and (max-width : 767px) {
  #sideMenu ul li a {
    padding: 5px 0;
  }
}

/*** QUOTE PANEL ***/
#calculPanel {
  top: 90px;
}
@media only screen and (max-width : 600px) {
  #calculPanel {
    top: 80px;
  }
}
#calculPanel .calculPadding {
  padding-right: 120px;
  padding-left: 80px;
}
@media only screen and (max-width : 991px) {
  #calculPanel .calculPadding {
    padding-right: 90px;
    padding-left: 60px;
  }
}
@media only screen and (max-width : 767px) {
  #calculPanel .calculPadding {
    padding-right: 80px;
    padding-left: 20px;
  }
}
#calculPanel #closeCalcul {
  position: absolute;
  right: 110px;
  top: 85px;
  display: block;
  width: 30px;
  height: 30px;
  z-index: 1;
  pointer-events: auto;
}
@media only screen and (max-width : 1600px) {
  #calculPanel #closeCalcul {
    right: 90px;
  }
}
@media only screen and (max-width : 1400px) {
  #calculPanel #closeCalcul {
    right: 70px;
  }
}
@media only screen and (max-width : 991px) {
  #calculPanel #closeCalcul {
    right: 60px;
    top: 58px;
  }
}
@media only screen and (max-width : 767px) {
  #calculPanel #closeCalcul {
    right: 50px;
    top: 45px;
  }
}
#calculPanel #closeCalcul::after, #calculPanel #closeCalcul::before {
  position: absolute;
  top: 15px;
  width: 30px;
  height: 2px;
  content: "";
  background: #000;
  z-index: 1;
  transition: background 250ms;
}
#calculPanel #closeCalcul::after {
  right: 0;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
#calculPanel #closeCalcul::before {
  left: 0;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
#calculPanel .sidepanelContainer {
  left: 35%;
  padding: 80px 0 0;
  background: #fff;
  box-shadow: inset 0 5px 12px -4px rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width : 1400px) {
  #calculPanel .sidepanelContainer {
    left: 25%;
  }
}
@media only screen and (max-width : 991px) {
  #calculPanel .sidepanelContainer {
    padding-top: 60px;
  }
}
@media only screen and (max-width : 767px) {
  #calculPanel .sidepanelContainer {
    left: 0;
    padding-top: 50px;
  }
}
#calculPanel .sidepanelContainer > h3 {
  margin: 0 0 60px;
}
@media only screen and (max-width : 991px) {
  #calculPanel .sidepanelContainer > h3 {
    margin-bottom: 50px;
  }
}
#calculPanel .sidepanelContainer #calculResults {
  padding: 30px 20px;
  text-align: center;
  background: #0cbc41;
  opacity: 0;
}
@media only screen and (max-width : 600px) {
  #calculPanel .sidepanelContainer #calculResults {
    padding: 20px;
  }
}
#calculPanel .sidepanelContainer #calculResults h6 {
  margin: 0 0 10px;
  color: #fff;
}
#calculPanel .sidepanelContainer #calculResults h3 {
  margin: 0;
  color: #fff;
}
#calculPanel .sidepanelContainer #calculResults.show {
  opacity: 1;
  transition: opacity 200ms;
}

#calculForm {
  max-width: 1000px;
}
@media only screen and (max-width : 600px) {
  #calculForm {
    padding-bottom: 40px;
  }
}
#calculForm > div {
  margin-bottom: 50px;
}
@media only screen and (max-width : 991px) {
  #calculForm > div {
    margin-bottom: 40px;
  }
}
#calculForm .radio-field {
  margin-left: -10px;
  position: relative;
}
#calculForm .radio-field::after {
  display: table;
  content: "";
  clear: both;
}
#calculForm .radio-field input {
  visibility: hidden;
}
#calculForm .radio-field input:checked + label {
  background: #0cbc41 !important;
  cursor: default;
}
#calculForm .radio-field input + label {
  float: left;
  height: 55px;
  padding: 0 20px;
  margin: 0 10px 20px;
  font: 14px/55px "Roboto-Medium";
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  white-space: nowrap;
  background: rgba(12, 188, 65, 0.5);
  cursor: pointer;
  transition: background 250ms;
}
@media only screen and (max-width : 1200px) {
  #calculForm .radio-field input + label {
    margin: 0 5px 10px;
    height: 50px;
    line-height: 50px;
  }
}
@media screen and (max-width: 520px) {
  #calculForm .radio-field input + label {
    float: none;
    display: block;
    width: 100%;
    max-width: 250px;
    text-align: center;
  }
}
#calculForm .questions-field {
  margin-bottom: 30px;
}
#calculForm .questions-field p {
  margin: 25px 0 20px 0;
  font-size: 16px;
  line-height: 20px;
  font-family: "Roboto-Medium";
  color: #7c7c7d;
}
#calculForm .questions-field ul li {
  padding: 25px 15px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
@media only screen and (max-width : 600px) {
  #calculForm .questions-field ul li {
    padding: 25px 0 15px;
  }
}
#calculForm .questions-field ul li:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
}
#calculForm .questions-field ul li:after {
  content: "";
  display: block;
  clear: both;
}
#calculForm .questions-field ul li p {
  display: inline-block;
  margin: 0;
}
#calculForm .questions-field ul li p:first-child {
  float: left;
  font: 18px/1 "Roboto-Bold";
  color: #252527;
}
@media only screen and (max-width : 600px) {
  #calculForm .questions-field ul li p:first-child {
    font-size: 14px;
  }
}
#calculForm .questions-field ul li p:last-child {
  position: relative;
  float: right;
  top: -3px;
}
#calculForm .questions-field ul li p:last-child span {
  font: 24px/1 "Roboto-Bold";
}
#calculForm .questions-field ul li p:last-child span:first-child {
  color: #252527;
}
#calculForm .questions-field ul li p:last-child span:last-child {
  color: #0cbc41;
}
#calculForm .questions-field #seeDetail {
  position: relative;
  display: inline-block;
  margin: 20px 0;
  font: 14px/1 "Roboto-Medium";
  color: #0cbc41;
  text-transform: uppercase;
  cursor: pointer;
}
#calculForm .questions-field #seeDetail span {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 10px;
}
#calculForm .questions-field #seeDetail span::after, #calculForm .questions-field #seeDetail span::before {
  content: "";
  position: absolute;
  background: #0cbc41;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#calculForm .questions-field #seeDetail span::after {
  width: 10px;
  height: 2px;
  -webkit-transition: background 400ms;
  transition: background 400ms;
}
#calculForm .questions-field #seeDetail span::before {
  width: 2px;
  height: 10px;
  -webkit-transition: -webkit-transform 400ms, background 400ms;
  transition: transform 400ms, background 400ms;
}
#calculForm .questions-field #seeDetail.active span:before {
  background: transparent !important;
  -webkit-transform: scaleY(0) translate(-50%, -50%);
  transform: scaleY(0) translate(-50%, -50%);
}
@media only screen and (max-width : 600px) {
  #calculForm .questions-field #seeDetail {
    display: none;
  }
}
#calculForm .questions-field #calcDetail {
  overflow: hidden;
}
#calculForm .questions-field #calcDetail img:first-child {
  margin-bottom: 40px;
}
@media only screen and (max-width : 600px) {
  #calculForm .questions-field #calcDetail {
    display: none !important;
  }
}
#calculForm .input-field {
  float: none;
}
#calculForm .input-field input {
  color: #252527;
  border-color: #0cbc41;
}
#calculForm .input-field input:-webkit-autofill, #calculForm .input-field input:-webkit-autofill:hover, #calculForm .input-field input:-webkit-autofill:focus, #calculForm .input-field input:-webkit-autofill:active {
  font-size: 18px !important;
  -webkit-box-shadow: 0 0 0 100px #fff inset !important;
  -webkit-text-fill-color: #252527;
}
#calculForm .input-field input:-webkit-autofill::first-line {
  font-family: "Roboto-Regular";
  font-size: 18px;
}
#calculForm .input-field textarea {
  color: #252527;
  border-color: #0cbc41;
}
#calculForm .input-field label {
  color: #0cbc41;
}
#calculForm #stippingSquare {
  display: none;
}
#calculForm .myInput {
  display: inline-block;
  position: relative;
  margin-right: -3px;
  margin-bottom: 0 !important;
}
#calculForm .myInput label {
  position: absolute;
  top: 50%;
  left: 30px;
  font: 14px/1 "Roboto-Regular";
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
}
#calculForm .myInput input {
  font: 14px/1 "Roboto-Regular";
  padding: 18px 30px;
  background: #f3f3f4;
  color: #231f20;
}
#calculForm .myInput input:focus + label,
#calculForm .myInput input.valid + label,
#calculForm .myInput input.error + label {
  opacity: 0;
}
#calculForm .btn {
  height: 53px;
  padding: 15px 25px !important;
  font-size: 14px !important;
}

.show-calculpanel {
  height: 100%;
}
.show-calculpanel #home .content::after {
  background: #fff;
}
.show-calculpanel body {
  height: 100%;
  overflow: hidden;
}
.show-calculpanel #contentOverlay {
  top: 90px;
  visibility: visible;
  background: rgba(37, 37, 39, 0.85);
  transition: background 600ms;
}
.show-calculpanel #calculPanel {
  transition: right 650ms cubic-bezier(0.19, 1, 0.22, 1);
  right: -16px;
}

/* Slider BASE CSS */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-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;
  display: block;
  margin: 0;
  padding: 0 !important;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.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);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  display: table;
  content: "";
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  display: none;
  height: 100%;
  max-width: 100%;
  min-height: 1px;
}
[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;
}

select {
  display: block;
  width: 100%;
  opacity: 0;
}

.chosen-container {
  position: relative;
  display: inline-block;
  width: 100% !important;
  font-size: 14px;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: solid 2px #0cbc41;
  border-bottom: none;
}

.chosen-container .chosen-single {
  position: relative;
  display: block;
  width: 100%;
  padding: 0 0 0 20px;
  border: none;
  font: 14px/52px "Roboto-Medium";
  color: #252527;
  letter-spacing: 1px;
  cursor: pointer;
  white-space: nowrap;
  background-color: #fff;
  overflow: hidden;
  padding-right: 45px;
  z-index: 49;
}

.chosen-container .chosen-default {
  font: 14px/52px "Roboto-Medium";
  color: rgba(37, 37, 39, 0.3);
  text-transform: none;
  letter-spacing: 0px;
}

.chosen-container-active {
  z-index: 50;
}

.chosen-container .chosen-single span {
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.chosen-container .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 52px;
  height: 100%;
  background: #0cbc41;
}
.chosen-container .chosen-single div::after {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  content: "";
  background: url("../../images/icones/pointe.svg") no-repeat center center;
  background-size: 15px auto;
  transition: transform 500ms;
  -webkit-transition: -webkit-transform 500ms;
  -webkit-backface-visibility: visible;
}

.chosen-container .chosen-single div b {
  display: none;
}

.chosen-container-active.chosen-with-drop .chosen-single div::after {
  transform: rotateX(-180deg);
  -webkit-transform: rotateX(-180deg);
}

.chosen-container .chosen-drop {
  position: absolute;
  left: -2px;
  right: -2px;
  top: 52px;
  border: none;
  border: solid 2px #0cbc41;
  border-top: none;
  background: #fff;
  visibility: visible;
  z-index: 48;
  max-height: 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  transition: max-height 500ms;
}

.chosen-container.chosen-with-drop .chosen-drop {
  transition: max-height 500ms, overflow 1s;
  max-height: 370px;
  overflow-y: scroll;
}

.chosen-container .chosen-results {
  position: relative;
  opacity: 0;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transition: opacity 300ms;
}

.chosen-container.chosen-with-drop .chosen-results {
  opacity: 1;
}

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 12px 20px;
  font: 14px/20px "Roboto-Medium";
  letter-spacing: 1px;
  list-style: none;
  word-wrap: break-word;
  transition: color 250ms;
  -webkit-touch-callout: none;
}

.chosen-container .chosen-results li:first-child {
  padding-top: 20px;
}

.chosen-container .chosen-results li:last-child {
  padding-bottom: 20px;
}

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
  color: #252527;
}

.chosen-container .chosen-results li.highlighted {
  color: #252527;
}

.chosen-container .chosen-results li.result-selected {
  font-family: "Roboto-Medium";
  cursor: default;
  color: rgba(37, 37, 39, 0.3) !important;
}

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: rgba(37, 37, 39, 0.3);
  cursor: default;
}

.chosen-disabled {
  opacity: 0.35 !important;
  cursor: default;
}

.chosen-disabled .chosen-single {
  cursor: default;
}

.chosen-container-single .chosen-search {
  display: none;
}

select {
  position: relative;
  display: block;
  font: 14px/56px "Roboto-Medium";
  padding: 0 50px 0 20px;
  height: 56px;
  border: solid 2px #0cbc41;
  background: #fff;
  opacity: 1;
  color: rgba(37, 37, 39, 0.3);
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
select option {
  color: #252527;
}

select::-ms-expand {
  display: none;
}

.select-field {
  position: relative;
  float: left;
  width: 310px;
  max-width: 100%;
  padding: 0;
}
.select-field::after {
  position: absolute;
  right: 0;
  top: 0;
  width: 56px;
  height: 56px;
  content: "";
  cursor: pointer;
  pointer-events: none;
  background: #0cbc41;
}
.select-field::before {
  position: absolute;
  right: 0;
  top: 0;
  height: 56px;
  width: 56px;
  z-index: 1;
  content: "";
  cursor: pointer;
  pointer-events: none;
  background: url("../../images/icones/pointe.svg") no-repeat center center;
  background-size: 15px auto;
}

.greenBg select {
  border: 0;
}
.greenBg .chosen-container {
  border: 0;
}
.greenBg .chosen-container .chosen-single > div {
  background: #252527;
}

#contact-label {
  font-size: 18px !important;
  color: #fff !important;
  top: -10px !important;
}

/*** OcLIST BORDER ***/
/*** OcLIST BTN ***/
/*** OcLIST CROSS ***/
/*** INNER DEFAULT ***/
/*** MIXINS ***/
/*** OcLIST STYLES ***/
.ocList {
  margin: 0;
  border-bottom: solid 1px rgba(124, 124, 125, 0.3);
  list-style-type: none;
}
.ocList > li {
  margin: 0;
  border-top: solid 1px rgba(124, 124, 125, 0.3);
}
.ocList > li > h3 {
  position: relative;
  margin: 0;
  padding: 35px 120px 35px 50px;
  font-size: 24px;
  color: #252527;
  cursor: pointer;
  transition: color 350ms;
}
@media only screen and (max-width : 1200px) {
  .ocList > li > h3 {
    padding: 35px 80px 35px 20px;
  }
}
@media only screen and (max-width : 991px) {
  .ocList > li > h3 {
    padding: 30px 80px 30px 20px;
    font-size: 22px;
  }
}
@media only screen and (max-width : 767px) {
  .ocList > li > h3 {
    padding: 25px 55px 25px 0px;
    font-size: 20px;
  }
}
@media only screen and (max-width : 600px) {
  .ocList > li > h3 {
    font-size: 18px;
  }
}
.ocList > li > h3::after, .ocList > li > h3::before {
  position: absolute;
  content: "";
  background: #252527;
}
.ocList > li > h3::after {
  right: 29px;
  top: 50%;
  margin-top: -1px;
  width: 22px;
  height: 2px;
  transition: background 350ms;
}
@media only screen and (max-width : 767px) {
  .ocList > li > h3::after {
    right: 20px;
    width: 18px;
  }
}
@media only screen and (max-width : 600px) {
  .ocList > li > h3::after {
    right: 10px;
  }
}
.ocList > li > h3::before {
  right: 39px;
  top: 50%;
  margin-top: -11px;
  width: 2px;
  height: 22px;
  transition: transform 350ms, background 350ms;
  -webkit-transition: -webkit-transform 350ms, background 350ms;
}
@media only screen and (max-width : 767px) {
  .ocList > li > h3::before {
    right: 28px;
    margin-top: -9px;
    height: 18px;
  }
}
@media only screen and (max-width : 600px) {
  .ocList > li > h3::before {
    right: 18px;
  }
}
.ocList > li > .dynamic {
  display: none;
  max-width: none;
  padding: 0px 80px 0px 50px;
  opacity: 0;
  transform: translateY(10px);
  -webkit-transform: translateY(10px);
  transition: opacity 200ms, transform 200ms;
  -webkit-transition: opacity 200ms, -webkit-transform 200ms;
}
@media only screen and (max-width : 1200px) {
  .ocList > li > .dynamic {
    padding: 0px 20px;
  }
}
@media only screen and (max-width : 767px) {
  .ocList > li > .dynamic {
    padding: 0;
  }
}
.ocList > li > .dynamic > :first-child {
  padding-top: 10px;
}
.ocList > li > .dynamic > :last-child {
  margin: 0;
  padding-bottom: 40px;
}
.ocList > li > .dynamic h2, .ocList > li > .dynamic h3, .ocList > li > .dynamic h6 {
  color: #252527;
}
.ocList > li.open > h4 {
  color: #0cbc41;
}
.ocList > li.open > h4::after {
  background: #0cbc41;
}
.ocList > li.open > h4::before {
  background: transparent !important;
  transform: scaleY(0);
  -webkit-transform: scaleY(0);
}
.ocList > li.open > .dynamic {
  opacity: 1;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  transition: transform 400ms ease 100ms, opacity 400ms ease 100ms;
  -webkit-transition: -webkit-transform 400ms ease 100ms, opacity 400ms ease 100ms;
}

body.fancybox-active {
  overflow: hidden;
}

body.fancybox-iosfix {
  position: fixed;
  left: 0;
  right: 0;
}

.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99992;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  box-sizing: border-box;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.25s, visibility 0s;
}

.fancybox-infobar {
  top: 0;
  left: 0;
  font-size: 13px;
  padding: 0 10px;
  height: 44px;
  min-width: 44px;
  line-height: 44px;
  color: #ccc;
  text-align: center;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
  mix-blend-mode: exclusion;
}

.fancybox-toolbar {
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
}

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translate3d(0, 0, 0);
}

.fancybox-is-closing .fancybox-stage {
  overflow: visible;
}

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}

.fancybox-slide::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: visible;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
  background: #000;
}

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
  background: #E5E3DF;
}

.fancybox-slide--next {
  z-index: 99995;
}

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0 44px;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box;
}

.fancybox-slide > title,
.fancybox-slide > style,
.fancybox-slide > meta,
.fancybox-slide > link,
.fancybox-slide > script,
.fancybox-slide > base {
  display: none;
}

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff;
}

.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}

.fancybox-error {
  margin: 0;
  padding: 40px;
  width: 100%;
  max-width: 380px;
  background: #fff;
  cursor: default;
}

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 16px;
  line-height: 20px;
}

/* Buttons */
.fancybox-button {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 10px;
  border: 0;
  border-radius: 0;
  background: rgba(30, 30, 30, 0.6);
  transition: color 0.3s ease;
  cursor: pointer;
  outline: none;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff;
}

.fancybox-button[disabled] {
  color: #ccc;
  cursor: default;
  opacity: 0.6;
}

.fancybox-button svg {
  display: block;
  position: relative;
  overflow: visible;
  shape-rendering: geometricPrecision;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}

.fancybox-button--share svg path {
  stroke-width: 1;
}

.fancybox-button--play svg path:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg path:nth-child(1) {
  display: none;
}

.fancybox-button--zoom svg path {
  fill: transparent;
}

/* Navigation arrows */
.fancybox-navigation {
  display: none;
}

.fancybox-show-nav .fancybox-navigation {
  display: block;
}

.fancybox-navigation button {
  position: absolute;
  top: 50%;
  margin: -50px 0 0 0;
  z-index: 99997;
  background: transparent;
  width: 60px;
  height: 100px;
  padding: 17px;
}

.fancybox-navigation button:before {
  content: "";
  position: absolute;
  top: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: rgba(30, 30, 30, 0.6);
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
}

.fancybox-navigation .fancybox-button--arrow_right {
  right: 0;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  z-index: 10;
  cursor: pointer;
}

.fancybox-close-small:after {
  content: "×";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 22px/30px Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background-color: transparent;
  transition: background-color 0.25s;
  box-sizing: border-box;
  z-index: 2;
}

.fancybox-close-small:focus {
  outline: none;
}

.fancybox-close-small:focus:after {
  outline: 1px dotted #888;
}

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee;
}

.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -40px;
}

.fancybox-slide--image .fancybox-close-small:after,
.fancybox-slide--iframe .fancybox-close-small:after {
  font-size: 35px;
  color: #aaa;
}

.fancybox-slide--image .fancybox-close-small:hover:after,
.fancybox-slide--iframe .fancybox-close-small:hover:after {
  color: #fff;
  background: transparent;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none;
}

/* Caption */
.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 2vw 0 2vw;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  pointer-events: none;
}

.fancybox-caption {
  font-family: "Roboto-Regular";
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none;
}

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
  pointer-events: all;
  position: relative;
  /* Fix IE11 */
}

.fancybox-caption a {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */
.fancybox-slide > .fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: fancybox-rotate 0.8s infinite linear;
  animation: fancybox-rotate 0.8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  z-index: 99999;
}

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
  opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
  opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1;
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}

/* Share */
.fancybox-share {
  padding: 30px;
  border-radius: 3px;
  background: #f4f4f4;
  max-width: 90%;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  margin: 0 0 20px 0;
  font-size: 35px;
  font-weight: 700;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

p.fancybox-share__links {
  margin-right: -10px;
}

.fancybox-share__button {
  display: inline-block;
  text-decoration: none;
  margin: 0 10px 10px 0;
  padding: 0 15px;
  min-width: 130px;
  border: 0;
  border-radius: 3px;
  background: #fff;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  transition: all 0.2s;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  position: relative;
  top: -1px;
  width: 25px;
  height: 25px;
  margin-right: 7px;
  vertical-align: middle;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  box-sizing: border-box;
  width: 100%;
  margin: 10px 0 0 0;
  padding: 10px 15px;
  background: transparent;
  color: #5d5b5b;
  font-size: 14px;
  outline: none;
  border: 0;
  border-bottom: 2px solid #d7d7d7;
}

/* Thumbs */
.fancybox-thumbs {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 212px;
  margin: 0;
  padding: 2px 2px 4px 2px;
  background: #fff;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  box-sizing: border-box;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-y: hidden;
  overflow-x: auto;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
  white-space: nowrap;
}

.fancybox-thumbs-x > ul {
  overflow: hidden;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  padding: 0;
  margin: 2px;
  width: 100px;
  height: 75px;
  max-width: calc(50% - 4px);
  max-height: calc(100% - 8px);
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
}

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-thumbs > ul > li:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px);
  }
}
.scroll {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: opacity 800ms cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 800ms cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: opacity 800ms cubic-bezier(0.075, 0.82, 0.165, 1), transform 800ms cubic-bezier(0.075, 0.82, 0.165, 1);
}

.scroll-delay1 {
  transition-delay: 250ms;
}
@media only screen and (max-width : 600px) {
  .scroll-delay1 {
    transition-delay: 0ms;
  }
}

.scroll-delay2 {
  transition-delay: 500ms;
}
@media only screen and (max-width : 600px) {
  .scroll-delay2 {
    transition-delay: 0ms;
  }
}

.fire {
  opacity: 0;
  -webkit-transform: translate(0, 100px);
  transform: translate(0, 100px);
}

.c-rubrics__list .c-rubric-card:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.c-rubric-card {
  position: relative;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-tap-highlight-color: transparent;
}
.c-rubric-card h2 {
  margin-bottom: 0;
}
.c-rubric-card__header {
  display: flex;
  align-items: center;
  position: relative;
  min-height: 145px;
  padding: 20px 40px 20px 0;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .c-rubric-card__header {
    min-height: 120px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 768px) {
  .c-rubric-card__header {
    min-height: 100px;
    padding-right: 20px;
  }
}
.c-rubric-card__text {
  flex: 1;
  padding-right: 50px;
}
@media screen and (max-width: 1024px) {
  .c-rubric-card__text {
    padding-right: 40px;
  }
}
@media screen and (max-width: 768px) {
  .c-rubric-card__text {
    padding-right: 30px;
  }
}
.c-rubric-card__title {
  font-family: "Roboto-Bold";
  font-size: 30px;
  line-height: 28px;
  color: #252527;
  text-transform: none;
  transition: color 300ms;
}
@media (max-width: 767px) {
  .c-rubric-card__title {
    font-size: 25px;
  }
}
@media (max-width: 600px) {
  .c-rubric-card__title {
    font-size: 20px;
  }
}
.c-rubric-card__header:hover .c-rubric-card__title {
  color: #7c7c7d;
}
@media (max-width: 767px) {
  .c-rubric-card__header:hover .c-rubric-card__title {
    color: #252527;
  }
}
.c-rubric-card.js-accordion-opened .c-rubric-card__title {
  color: #7c7c7d;
}
@media (max-width: 767px) {
  .c-rubric-card.js-accordion-opened .c-rubric-card__title {
    color: #252527;
  }
}
.c-rubric-card__plus {
  width: 20px;
  height: 20px;
}
.c-rubric-card__plus::before, .c-rubric-card__plus::after {
  height: 2px;
  background-color: #252527;
  opacity: 1;
  transition-property: background-color, opacity;
  transition-duration: 300ms;
}
.c-rubric-card__header:hover .c-rubric-card__plus::before, .c-rubric-card__header:hover .c-rubric-card__plus::after {
  background-color: #7c7c7d;
}
@media (max-width: 767px) {
  .c-rubric-card__header:hover .c-rubric-card__plus::before, .c-rubric-card__header:hover .c-rubric-card__plus::after {
    background-color: #252527;
  }
}
.c-rubric-card.js-accordion-opened .c-rubric-card__plus::before, .c-rubric-card.js-accordion-opened .c-rubric-card__plus::after {
  background-color: #7c7c7d;
}
@media (max-width: 767px) {
  .c-rubric-card.js-accordion-opened .c-rubric-card__plus::before, .c-rubric-card.js-accordion-opened .c-rubric-card__plus::after {
    background-color: #252527;
  }
}
.c-rubric-card.js-accordion-opened .c-rubric-card__plus::after {
  opacity: 0;
}
.c-rubric-card__content {
  max-height: 0;
  overflow: hidden;
  will-change: height;
  transition: max-height 700ms cubic-bezier(0.76, 0, 0.24, 1);
}
.c-rubric-card__content.opened {
  max-height: 1000px;
  transition-delay: 100ms;
}
.c-rubric-card__transition {
  opacity: 0;
  transform: translateY(100px);
  transition-property: opacity, transform;
  transition-duration: 700ms;
  transition-delay: 100ms;
  transition-timing-function: cubic-bezier(0.76, 0, 0.24, 1);
}
.c-rubric-card.js-accordion-opened .c-rubric-card__transition {
  opacity: 1;
  transform: none;
}
.c-rubric-card__transition > :first-child {
  margin-top: 0;
}
.c-rubric-card__cms-content {
  padding-bottom: 25px;
}
.c-rubric-card:not(.js-accordion-opened) iframe {
  pointer-events: none;
}

.o-plus {
  position: relative;
}
.o-plus::before, .o-plus::after {
  content: "";
  position: absolute;
  width: 100%;
  top: 50%;
  left: 50%;
  will-change: transform;
}
.o-plus::before {
  transform: translate3d(-50%, -50%, 0);
}
.o-plus::after {
  transform: translate3d(-50%, -50%, 0) rotate(90deg);
}

.c-small-document-card {
  display: flex;
  position: relative;
  min-height: 64px;
  padding: 25px 40px 25px 0;
  align-items: center;
  text-decoration: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .c-small-document-card {
    padding-right: 30px;
  }
}
@media screen and (max-width: 768px) {
  .c-small-document-card {
    padding-right: 20px;
  }
}
@media screen and (max-width: 600px) {
  .c-small-document-card {
    padding-right: 10px;
  }
}
.c-small-document-card:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.c-small-document-card__content {
  flex: 1;
  padding-right: 50px;
}
@media screen and (max-width: 1024px) {
  .c-small-document-card__content {
    padding-right: 40px;
  }
}
@media screen and (max-width: 768px) {
  .c-small-document-card__content {
    padding-right: 30px;
  }
}
.c-small-document-card__title {
  font-family: "Roboto-Medium";
  font-size: 17px;
  line-height: 1.2;
  color: #252527;
  transition: color 300ms;
}
.c-small-document-card:hover .c-small-document-card__title {
  color: #7c7c7d;
}
.c-small-document-card__svg-container {
  font-size: 0;
}
.c-small-document-card__svg {
  width: 15px;
  height: 15px;
  fill: #252527;
  transition-property: stroke, fill;
  transition-duration: 300ms;
  transition-timing-function: linear;
}
.c-small-document-card:hover .c-small-document-card__svg {
  fill: #7c7c7d;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 90px;
  line-height: 90px;
  background: #fff;
  z-index: 250;
  box-shadow: 0px 2px 10px 0 rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width : 767px) {
  header {
    height: 80px;
    line-height: 80px;
  }
}
header ul {
  float: left;
  margin-left: 50px;
}
@media only screen and (max-width : 1600px) {
  header ul {
    margin-left: 30px;
  }
}
@media only screen and (max-width : 1200px) {
  header ul {
    margin-left: 10px;
  }
}
@media only screen and (max-width : 991px) {
  header ul {
    display: none;
  }
}
header ul li {
  float: left;
  height: 90px;
  font: 13px/90px "Roboto-Medium";
  text-transform: uppercase;
  letter-spacing: 1px;
  white-space: nowrap;
}
header ul li a {
  display: block;
  padding: 0 20px;
  color: #7c7c7d;
}
@media (max-width: 1600px) {
  header ul li:last-child {
    display: none;
  }
}
header ul li.lang a {
  color: #0cbc41;
}
header ul li.tel a {
  color: #252527;
  cursor: pointer;
}

#mainNav {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 90px;
  line-height: 90px;
  z-index: 305;
  pointer-events: none;
}
@media only screen and (max-width : 767px) {
  #mainNav {
    height: 80px;
    line-height: 80px;
  }
}
#mainNav ul {
  position: absolute;
  top: 0;
  right: 200px;
  display: block;
  font: 13px/90px "Roboto-Medium";
  color: #7c7c7d;
  text-transform: uppercase;
  letter-spacing: 1px;
  pointer-events: auto;
  transition: color 500ms, opacity 300ms;
}
#mainNav ul li {
  display: inline-block;
}
@media (max-width: 1600px) {
  #mainNav ul li {
    display: none;
  }
}
@media only screen and (max-width : 991px) {
  #mainNav ul li:first-child {
    display: inline-block;
  }
  #mainNav ul li:first-child a {
    padding-right: 10px;
  }
}
#mainNav ul li:last-child a {
  padding-right: 10px;
}
#mainNav ul li a {
  display: block;
  padding: 0 20px;
}
@media only screen and (max-width : 1600px) {
  #mainNav ul {
    right: 180px;
  }
}
@media only screen and (max-width : 1400px) {
  #mainNav ul {
    right: 160px;
  }
}
@media only screen and (max-width : 991px) {
  #mainNav ul {
    right: 150px;
  }
}
@media only screen and (max-width : 767px) {
  #mainNav ul {
    right: 130px;
    height: 80px;
    line-height: 80px;
  }
}
@media only screen and (max-width : 480px) {
  #mainNav ul {
    right: 70px;
  }
}
#mainNav #logo {
  position: absolute;
  right: 50%;
  top: 0;
  width: 200px;
  height: 90px;
  max-width: 48%;
  z-index: 301;
  pointer-events: auto;
  transform: translateX(100px);
  -webkit-transform: translateX(100px);
  transition: opacity 600ms;
}
@media only screen and (max-width : 991px) {
  #mainNav #logo {
    left: 30px;
    right: auto;
    transform: none;
    -webkit-transform: none;
  }
}
@media only screen and (max-width : 767px) {
  #mainNav #logo {
    left: 20px;
    height: 80px;
  }
}
#mainNav #logo img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  opacity: 1;
  transform: translate(-50%, -50%);
  -webkit-transform: translateX(-50%, -50%);
  transition: opacity 300ms;
}
@media only screen and (max-width : 600px) {
  #mainNav #logo img {
    margin-top: -2px;
  }
}
#mainNav #logo img#logowhite {
  opacity: 0;
}

footer #topFooter {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media only screen and (max-width : 1600px) {
  footer #topFooter {
    padding-top: 50px;
  }
}
@media only screen and (max-width : 1200px) {
  footer #topFooter {
    text-align: center;
    padding-top: 50px;
  }
}
@media only screen and (max-width : 991px) {
  footer #topFooter {
    text-align: center;
    padding-top: 50px;
  }
}
@media only screen and (max-width : 767px) {
  footer #topFooter {
    text-align: center;
    padding-bottom: 50px;
  }
}
@media only screen and (max-width : 600px) {
  footer #topFooter {
    padding-bottom: 70px;
  }
}
footer #topFooter #footerlogo {
  float: left;
  padding-right: 15px;
}
@media only screen and (max-width : 991px) {
  footer #topFooter #footerlogo {
    float: none;
  }
}
footer #topFooter #infolettre {
  margin-top: 25px;
}
@media only screen and (max-width : 991px) {
  footer #topFooter #infolettre {
    margin-top: 0px;
  }
}
footer #topFooter #infolettre input:-webkit-autofill, footer #topFooter #infolettre input:-webkit-autofill:hover, footer #topFooter #infolettre input:-webkit-autofill:focus, footer #topFooter #infolettre input:-webkit-autofill:active {
  font-size: 18px !important;
  -webkit-box-shadow: 0 0 0 100px #f3f3f4 inset !important;
  -webkit-text-fill-color: #252527;
}
footer #topFooter #infolettre input:-webkit-autofill::first-line {
  font-family: "Roboto-Regular";
  font-size: 18px;
}
@media only screen and (max-width : 767px) {
  footer #topFooter #leftColFooter div {
    margin-left: 0;
  }
}
footer #topFooter #leftColFooter div p {
  margin: 25px 0 20px 0;
  font-size: 16px;
  line-height: 20px;
  font-family: "Roboto-Medium";
}
@media only screen and (max-width : 767px) {
  footer #topFooter #leftColFooter div p {
    margin-bottom: 10px;
  }
}
footer #topFooter #leftColFooter div h5 {
  margin: 0;
  font-family: "Roboto-Bold";
  font-size: 32px;
  line-height: 1.1;
  color: #0cbc41;
}
@media only screen and (max-width : 991px) {
  footer #topFooter #leftColFooter div h5 {
    font-size: 22px;
  }
}
@media only screen and (max-width : 767px) {
  footer #topFooter #leftColFooter div h5 {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width : 480px) {
  footer #topFooter #leftColFooter div h5 {
    font-size: 28px;
  }
}
footer #topFooter #leftColFooter div h5 a {
  cursor: default;
}
footer #copyright {
  padding-bottom: 40px;
}
@media only screen and (max-width : 991px) {
  footer #copyright {
    padding-bottom: 30px;
  }
}
@media only screen and (max-width : 480px) {
  footer #copyright {
    padding-bottom: 20px;
  }
}
footer #copyright p {
  float: left;
  margin: 0;
  font-size: 13px;
  line-height: 16px;
}
@media only screen and (max-width : 480px) {
  footer #copyright p {
    float: none;
    text-align: center;
    margin-bottom: 15px;
  }
}
footer #copyright p:last-child {
  float: right;
}
@media only screen and (max-width : 480px) {
  footer #copyright p:last-child {
    float: none;
    margin: 0;
  }
}

.footer__grid {
  display: grid;
  height: 100px;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 140px;
}
@media screen and (max-width: 992px) {
  .footer__grid {
    display: grid;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr;
    padding: 35px 80px;
    height: 210px;
    row-gap: 20px;
    margin-bottom: 250px;
  }
}
@media screen and (max-width: 475px) {
  .footer__grid {
    padding: 0px;
  }
}
.footer__grid-left {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .footer__grid-left {
    grid-area: 1/1/2/3;
    justify-content: center;
  }
}
.footer__grid-left-logo-svg {
  fill: #0CBC41;
  width: 30px;
  height: 43px;
}
.footer__grid-left-text {
  margin-left: 50px;
}
.footer__grid-left-text-number {
  font-family: "Roboto-Medium";
  font-size: 32px;
  color: #0CBC41;
  letter-spacing: 0.013em;
  font-weight: bold;
}
.footer__grid-left-text-number a {
  text-decoration: none;
  color: #0CBC41;
  transition: all 300ms ease-out;
}
@media screen and (max-width: 992px) {
  .footer__grid-left-text-number {
    font-size: 22px;
  }
}
.footer__grid-left-text-price {
  font-family: "Roboto-Medium";
  font-size: 13px;
  padding-bottom: 10px;
  letter-spacing: 0.02em;
  font-weight: medium;
}
.footer__grid-middle {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .footer__grid-middle {
    flex-direction: column;
    gap: 10px;
    grid-area: 4/1/3/3;
    align-items: center;
    justify-content: center;
  }
}
.footer__grid-middle-text {
  margin-right: 50px;
  font-size: 12px;
  color: black;
  letter-spacing: 0.0183em;
  font-family: "Roboto-Medium";
}
.footer__grid-middle-blanko {
  font-size: var(--fz-12);
  color: white;
  font-family: "Roboto-Medium";
  letter-spacing: 0.0183em;
  transition: all 300ms;
  grid-area: 3;
}
.footer__grid-middle-blanko a {
  text-decoration: none;
  color: black;
}
.footer__grid-middle-blanko:hover {
  opacity: 50%;
  cursor: pointer;
}
.footer__grid-media {
  align-items: center;
  justify-content: center;
  height: 100%;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .footer__grid-media {
    grid-area: 4;
  }
}
@media screen and (max-width: 468px) {
  .footer__grid-media {
    grid-area: 4;
  }
}
.footer__grid-media-container {
  display: flex;
  height: 100%;
}
.footer__grid-media-container ul {
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
  align-items: flex-end;
}
.footer__grid-media-container ul li:not(:last-child) {
  margin-right: 35px;
}
.footer__grid-media-container ul li .icon {
  width: 17px;
  height: 18px;
  fill: #252527;
  stroke-width: 1px;
  z-index: 999;
  transition: fill 300ms;
}
.footer__grid-media-container ul li .icon:hover {
  fill: #A8A8A9;
  cursor: pointer;
}
.footer__grid-media-container ul li a {
  display: block;
  padding: 20px 0;
}

.dynamic {
  max-width: 1200px;
}
.dynamic > :first-child {
  margin-top: 0px;
}
.dynamic > :last-child {
  margin-bottom: 0;
}
.dynamic > img:last-child {
  margin-bottom: 0 !important;
}
.dynamic h1,
.dynamic h2 {
  margin: 60px 0 25px 0;
  font: 35px/1.2 "DINCond-Black";
  color: #252527;
}
@media only screen and (max-width : 1400px) {
  .dynamic h1,
  .dynamic h2 {
    font-size: 32px;
  }
}
@media only screen and (max-width : 1200px) {
  .dynamic h1,
  .dynamic h2 {
    margin-top: 50px;
    font-size: 28px;
  }
}
@media only screen and (max-width : 991px) {
  .dynamic h1,
  .dynamic h2 {
    font-size: 24px;
  }
}
@media only screen and (max-width : 767px) {
  .dynamic h1,
  .dynamic h2 {
    font-size: 22px;
  }
}
.dynamic h2 {
  color: #0cbc41;
}
.dynamic h3,
.dynamic h4 {
  margin: 60px 0 25px 0;
  font-family: "Roboto-Medium";
  line-height: 1.2;
  font-size: 25px;
  text-transform: none;
}
@media only screen and (max-width : 1200px) {
  .dynamic h3,
  .dynamic h4 {
    margin-top: 50px;
    font-size: 22px;
  }
}
@media only screen and (max-width : 767px) {
  .dynamic h3,
  .dynamic h4 {
    font-size: 20px;
  }
}
.dynamic h4 {
  color: #0cbc41;
}
.dynamic h5,
.dynamic h6 {
  margin: 30px 0;
  font: 15px/20px "Roboto-Bold";
  text-transform: uppercase;
  color: #252527;
  letter-spacing: 1px;
}
.dynamic h6 {
  color: #0cbc41;
}
.dynamic a {
  color: #0cbc41;
}
.dynamic a.primary-button {
  cursor: pointer;
  position: relative;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding: 15px 25px;
  border-width: 2px;
  border-style: solid;
  border-color: #0cbc41;
  border-image: initial;
  background-color: #0cbc41;
  font: 14px/20px "Roboto-Medium";
  transition: color 300ms, background 300ms, border 300ms;
}
.dynamic a.primary-button:hover {
  color: #0cbc41;
  background: #fff;
}
.dynamic strong,
.dynamic b {
  font-family: "Roboto-Bold";
}
.dynamic em,
.dynamic i {
  font-style: italic;
}
.dynamic sup {
  position: relative;
  top: -0.3em;
  font-size: 1.2rem;
  vertical-align: baseline;
}
.dynamic sub {
  position: relative;
  top: 0.3em;
  font-size: 1.2rem;
  vertical-align: baseline;
}
.dynamic ul,
.dynamic ol {
  margin: 30px 0;
  list-style-type: none;
}
.dynamic ul li {
  padding-left: 55px;
}
@media only screen and (max-width : 1200px) {
  .dynamic ul li {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width : 600px) {
  .dynamic ul li {
    padding-left: 45px;
  }
}
@media only screen and (max-width : 480px) {
  .dynamic ul li {
    padding-left: 35px;
  }
}
.dynamic ul li::before {
  position: absolute;
  left: 0;
  top: 14px;
  height: 1px;
  width: 40px;
  content: "";
  background: #0cbc41;
}
@media only screen and (max-width : 600px) {
  .dynamic ul li::before {
    width: 30px;
  }
}
@media only screen and (max-width : 480px) {
  .dynamic ul li::before {
    width: 20px;
  }
}
.dynamic ol li {
  counter-increment: item;
}
.dynamic ol li:before {
  position: absolute;
  left: -8px;
  top: 0;
  width: 20px;
  content: counter(item) ".";
  color: #0cbc41;
  text-align: right;
}
.dynamic li {
  position: relative;
  padding: 0 0 0 25px;
  margin: 0 0 17px 0;
  font-size: 20px;
  line-height: 28px;
}
@media only screen and (max-width : 1200px) {
  .dynamic li {
    font-size: 18px;
    line-height: 26px;
  }
}
.dynamic li:last-child {
  margin-bottom: 0;
}
.dynamic img {
  display: block;
  margin: 60px 0;
  max-width: 100%;
  height: auto !important;
}
@media only screen and (max-width : 1200px) {
  .dynamic img {
    margin: 50px 0;
  }
}
@media only screen and (max-width : 600px) {
  .dynamic img {
    margin: 40px 0;
  }
}
.dynamic table {
  margin: 30px 0;
  border: 1px solid #c7c9d0;
  text-align: left;
  /*a:not(.link):not(.btn){
  	font: rem(14)/1.3 $font1;
  }*/
}
@media screen and (max-width: 500px) {
  .dynamic table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
}
.dynamic table thead tr th, .dynamic table thead tr td {
  padding: 20px;
  font-size: 20px;
  line-height: 1.5;
  color: #252527;
  background: #0cbc41;
  border: 1px solid #0cbc41;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .dynamic table thead tr th, .dynamic table thead tr td {
    font-size: rem(13);
  }
}
@media screen and (max-width: 500px) {
  .dynamic table thead tr th, .dynamic table thead tr td {
    font-size: rem(12);
  }
}
.dynamic table tbody tr:nth-child(2n+1) td {
  background: #fff;
}
.dynamic table tbody td {
  border-top: none;
  background: #f1f3f4;
  font-weight: bold;
}
.dynamic table tbody tr td, .dynamic table tbody tr th {
  padding: 20px;
  border: 1px solid #c7c9d0;
  vertical-align: middle;
  font-size: 20px;
  line-height: 1.5;
  color: #252527;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .dynamic table tbody tr td, .dynamic table tbody tr th {
    font-size: rem(13);
  }
}
@media screen and (max-width: 500px) {
  .dynamic table tbody tr td, .dynamic table tbody tr th {
    font-size: rem(12);
  }
}
.dynamic table tbody tr td p, .dynamic table tbody tr td li, .dynamic table tbody tr th p, .dynamic table tbody tr th li {
  font-size: rem(14);
  color: #252527;
}
.dynamic blockquote {
  padding-left: 30px;
  border-left: 10px solid #0cbc41;
  margin: 25px 0;
}
@media screen and (max-width: 1024px) {
  .dynamic blockquote {
    padding-left: 25px;
    border-width: 8px;
  }
}
@media screen and (max-width: 768px) {
  .dynamic blockquote {
    padding-left: 20px;
    border-width: 6px;
  }
}
@media screen and (max-width: 500px) {
  .dynamic blockquote {
    padding-left: 15px;
    border-width: 4px;
  }
}
.dynamic blockquote, .dynamic blockquote p {
  font-family: "Roboto-Medium";
  font-size: 22px;
  line-height: 1.5em;
}
@media (max-width: 667px) {
  .dynamic--rubric p {
    font-size: 16px;
  }
}
.dynamic--rubric ol li::before {
  left: -6px;
}

/*** LOADER ***/
#loaderbar {
  position: absolute;
  top: 0;
  width: 0%;
  height: 5px;
  background-color: #0cbc41;
  z-index: 999999;
  transition: width 100ms;
}

/*** PAGE LANDING ***/
#landing {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  z-index: 9998;
  opacity: 0;
  visibility: hidden;
  transition: opacity 600ms linear, visibility 0ms ease 600ms;
}
#landing img {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 9999;
  opacity: 0;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transition: opacity 300ms;
}

.loading #landing {
  opacity: 1;
  visibility: visible;
}
.loading #landing img {
  opacity: 1;
}

/* Home Anim */
.loading #calculFixBtn {
  right: -100px;
}
.loading #home header,
.loading #home #mainNav {
  top: -100%;
}
.loading #homeBanner > .col #homeBannerMedia {
  right: -100%;
}
@media only screen and (max-width : 767px) {
  .loading #homeBanner > .col #homeBannerMedia {
    right: auto;
    left: -100%;
  }
}
.loading #homeBanner > .col #homeBannerServicesNav {
  transform: translateY(120%);
  -webkit-transform: translateY(120%);
  opacity: 0;
}
.loading #homeBanner > .col #homeBannerCycleNav {
  right: -100%;
}
.loading #homeBanner > .col #homeBannerInsightsLink {
  left: -100%;
}
.loading #homeBannerDesc div h1,
.loading #homeBannerDesc div h3,
.loading #homeBannerDesc div .btn {
  transform: translateY(120%) !important;
  -webkit-transform: translateY(120%) !important;
}

header, #mainNav {
  transition: top 800ms cubic-bezier(0.23, 1, 0.32, 1) 500ms;
}

#homeBannerMedia {
  transition: right 800ms cubic-bezier(0.23, 1, 0.32, 1) 700ms;
}
@media only screen and (max-width : 767px) {
  #homeBannerMedia {
    transition: left 800ms cubic-bezier(0.23, 1, 0.32, 1) 700ms;
  }
}

#homeBannerCycleNav {
  transition: right 800ms cubic-bezier(0.23, 1, 0.32, 1) 700ms;
}

#homeBannerServicesNav {
  transition: transform 800ms cubic-bezier(0.23, 1, 0.32, 1) 700ms, opacity 400ms ease 700ms;
}

#homeBannerInsightsLink {
  transition: left 800ms cubic-bezier(0.23, 1, 0.32, 1) 700ms;
}

.transition #homeBanner > .col #homeBannerServicesNav,
.transition #homeBanner > .col #homeBannerDesc div h1,
.transition #homeBanner > .col #homeBannerDesc div h3,
.transition #homeBanner > .col #homeBannerDesc div .btn {
  opacity: 0;
  transform: translateY(120%) !important;
  -webkit-transform: translateY(120%) !important;
  transition: transform 800ms ease 200ms, opacity 600ms ease 200ms;
  -webkit-transition: -webkit-transform 800ms ease 200ms, opacity 600ms ease 200ms;
}

/*** Other Pager ***/
.slideUp {
  transition: transform 800ms ease 300ms, opacity 600ms ease 300ms;
  -webkit-transition: transform 800ms ease 300ms, opacity 600ms ease 300ms;
}
.slideUp.slideDelay1 {
  transition-delay: 600ms;
  transition-delay: 600ms;
}
.slideUp.slideDelay2 {
  transition-delay: 900ms;
  transition-delay: 900ms;
}

.loading .slideUp {
  transform: translateY(60px);
  -webkit-transform: translateY(60px);
  opacity: 0;
}

/*** PAGE-TRANSITION ***/
#page-transition {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  visibility: hidden;
  z-index: 200;
  overflow: hidden;
  opacity: 0;
  transition: opacity 600ms, visibility 0ms ease 600ms;
}
#page-transition div {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 9999;
  opacity: 0;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transition: opacity 300ms;
}

.transition #page-transition {
  opacity: 1;
  visibility: visible;
  transition: opacity 600ms ease 600ms;
}
.transition #page-transition div {
  opacity: 1;
}

.transition header #lowerLevel {
  z-index: 301;
  transition: z-index 0ms ease 300ms;
}

.transition .slideUp {
  opacity: 0;
  transform: translateY(60px);
  -webkit-transform: translateY(60px);
  transition: transform 600ms, opacity 600ms;
  -webkit-transition: transform 600ms, opacity 600ms;
}

/*** TRANSITION SPINNER ***/
#page-transition div {
  position: relative;
  width: 12px;
  height: 48px;
  background: rgba(12, 188, 65, 0.2);
  animation: pulse 750ms infinite;
  -webkit-animation: pulse 750ms infinite;
  animation-delay: 250ms;
  -webkit-animation-delay: 250ms;
}
#page-transition div:before, #page-transition div:after {
  content: "";
  position: absolute;
  display: block;
  height: 32px;
  width: 12px;
  background: rgba(12, 188, 65, 0.2);
  top: 50%;
  transform: translateY(-50%);
  -transform-transform: translateY(-50%);
  animation: pulse 750ms infinite;
  -webkit-animation: pulse 750ms infinite;
}
#page-transition div:before {
  left: -24px;
}
#page-transition div:after {
  left: 24px;
  animation-delay: 500ms;
  -webkit-animation-delay: 500ms;
}

@keyframes pulse {
  50% {
    background: #0cbc41;
  }
}
@-webkit-keyframes pulse {
  50% {
    background: #0cbc41;
  }
}
#modalOverlay {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 400;
  opacity: 0;
  visibility: hidden;
  transition: opacity 500ms, visibility 0ms ease 500ms;
}

#modalBox {
  position: fixed;
  left: 50%;
  top: 50%;
  width: 500px;
  max-height: calc(100% - 40px);
  max-width: calc(100% - 40px);
  margin: 20px 0 0 0;
  line-height: 0;
  background: #f6f6f6;
  z-index: 401;
  visibility: hidden;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 500ms, margin 500ms, visibility 0ms ease 500ms;
}
@media only screen and (max-width : 600px) {
  #modalBox {
    padding-top: 40px;
  }
}
@media only screen and (max-width : 600px) {
  #modalBox > img {
    display: none;
  }
}
#modalBox > a {
  position: absolute;
  right: 15px;
  top: 15px;
  display: block;
  width: 40px;
  height: 40px;
  font-size: 34px;
  line-height: 36px;
  text-align: center;
  background: #0cbc41;
  border-radius: 50%;
  z-index: 2;
}
@media only screen and (max-width : 480px) {
  #modalBox > a {
    right: 10px;
    top: 10px;
  }
}
#modalBox > a .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1em;
  height: 1em;
  fill: none;
  stroke: #fff;
  stroke-width: 0.25em;
  z-index: 3;
  transition: all 300ms;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
#modalBox > div {
  line-height: normal;
  padding: 40px 20px 50px 20px;
  text-align: center;
}
@media only screen and (max-width : 600px) {
  #modalBox > div {
    padding: 20px 20px 30px 20px;
  }
}
#modalBox > div h6 {
  color: #7c7c7d;
}
#modalBox > div h3 {
  margin-bottom: 10px;
  font-size: 30px;
  color: #0cbc41;
}
@media only screen and (max-width : 991px) {
  #modalBox > div h3 {
    font-size: 26px;
  }
}
#modalBox > div p {
  margin-bottom: 30px;
  font-size: 16px;
  line-height: 20px;
  color: #252527;
}
#modalBox > div #modalForm {
  float: none;
}
#modalBox > div #modalForm input {
  background: #fff;
}

.show-modalbox #modalOverlay {
  opacity: 1;
  visibility: visible;
  transition: opacity 500ms;
}

.show-modalbox #modalBox {
  margin: 0;
  opacity: 1;
  visibility: visible;
  transition: opacity 500ms, margin 500ms;
}

#modalBox > a {
  transition: background 300ms;
}
#modalBox > a:hover {
  background: #fff;
}
#modalBox > a:hover .icon {
  stroke: #0cbc41;
}

#homeCycleRow > .col {
  padding-bottom: 80px;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width : 1400px) {
  #homeCycleRow > .col {
    padding-bottom: 50px;
  }
}
@media only screen and (max-width : 1200px) {
  #homeCycleRow > .col {
    padding-bottom: 100px;
  }
}
#homeCycleRow > .col .slick-list {
  overflow: visible;
}
#homeCycleRow > .col .slick-slide {
  position: relative;
}
@media only screen and (max-width : 1200px) {
  #homeCycleRow > .col .slick-slide {
    height: 400px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
}
#homeCycleRow > .col .slick-slide > img {
  max-width: 96%;
  margin: 0 auto;
}
@media only screen and (max-width : 1200px) {
  #homeCycleRow > .col .slick-slide > img {
    display: none;
  }
}
#homeCycleRow > .col a {
  position: absolute;
  left: 12%;
  bottom: -100px;
  display: block;
  width: 470px;
  height: 320px;
  text-align: center;
  background: #252527;
  opacity: 0;
  z-index: 501;
  transform: translateY(30px);
  -webkit-transform: translateY(30px);
  transition: transform 300ms cubic-bezier(0.165, 0.84, 0.44, 1), opacity 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-transition: -webkit-transform 300ms cubic-bezier(0.165, 0.84, 0.44, 1), opacity 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media only screen and (max-width : 1600px) {
  #homeCycleRow > .col a {
    width: 450px;
  }
}
@media only screen and (max-width : 1400px) {
  #homeCycleRow > .col a {
    height: 300px;
    width: 420px;
    bottom: -110px;
  }
}
@media only screen and (max-width : 1200px) {
  #homeCycleRow > .col a {
    left: 50%;
    bottom: -100px;
    height: auto;
    max-width: 90%;
    padding: 40px 0;
    transform: translate(-50%, 40px);
    -webkit-transform: translate(-50%, 40px);
  }
}
#homeCycleRow > .col a .centerize {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  padding: 0 50px;
  text-align: left;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
@media only screen and (max-width : 1600px) {
  #homeCycleRow > .col a .centerize {
    padding: 0 40px;
  }
}
@media only screen and (max-width : 1200px) {
  #homeCycleRow > .col a .centerize {
    position: static;
    left: auto;
    top: auto;
    display: block;
    padding: 0 50px;
    text-align: center;
    transform: none;
    -webkit-transform: none;
  }
}
@media only screen and (max-width : 600px) {
  #homeCycleRow > .col a .centerize {
    padding: 0 30px;
  }
}
#homeCycleRow > .col a .centerize h2 {
  margin-bottom: 35px;
  font-size: 50px;
  color: #fff;
}
@media only screen and (max-width : 1600px) {
  #homeCycleRow > .col a .centerize h2 {
    font-size: 44px;
  }
}
@media only screen and (max-width : 1200px) {
  #homeCycleRow > .col a .centerize h2 {
    margin-bottom: 25px;
    font-size: 44px;
  }
}
@media only screen and (max-width : 991px) {
  #homeCycleRow > .col a .centerize h2 {
    font-size: 38px;
  }
}
@media only screen and (max-width : 767px) {
  #homeCycleRow > .col a .centerize h2 {
    font-size: 34px;
  }
}
@media only screen and (max-width : 600px) {
  #homeCycleRow > .col a .centerize h2 {
    font-size: 30px;
  }
}
#homeCycleRow > .col a .centerize .underline {
  margin-bottom: 0px;
  color: #fff;
}
@media only screen and (max-width : 991px) {
  #homeCycleRow > .col .credit {
    bottom: auto;
    top: 0px;
  }
}
#homeCycleRow > .col .credit div {
  width: 1520px;
  max-width: 96%;
  margin: 0 auto;
}
@media only screen and (max-width : 1200px) {
  #homeCycleRow > .col .credit div {
    width: 100%;
    max-width: none;
  }
}
#homeCycleRow > .col .slick-active a {
  opacity: 1;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  transition: transform 550ms cubic-bezier(0.165, 0.84, 0.44, 1) 0.4s, opacity 550ms cubic-bezier(0.165, 0.84, 0.44, 1) 0.4s;
  -webkit-transition: -webkit-transform 550ms cubic-bezier(0.165, 0.84, 0.44, 1) 0.4s, opacity 550ms cubic-bezier(0.165, 0.84, 0.44, 1) 0.4s;
}
@media only screen and (max-width : 1200px) {
  #homeCycleRow > .col .slick-active a {
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
  }
}
@media only screen and (max-width : 1200px) {
  #homeCycleRow > .col .slide1, #homeCycleRow > .col .slick-cloned {
    background-image: url("../../images/content/slide1.png");
  }
  #homeCycleRow > .col .slide2 {
    background-image: url("../../images/content/slide2.jpg");
  }
  #homeCycleRow > .col .slide3 {
    background-image: url("../../images/content/slide3.jpg");
    background-position: right center;
  }
  #homeCycleRow > .col .slide4 {
    background-image: url("../../images/content/slide4.jpg");
  }
  #homeCycleRow > .col .slide5 {
    background-image: url("../../images/content/slide5.jpg");
    background-position: right center;
  }
}
@media only screen and (max-width : 600px) {
  #homeCycleRow > .col .slide1, #homeCycleRow > .col .slick-cloned {
    background-position: 54% top;
    background-size: 1000px;
  }
  #homeCycleRow > .col .slide2,
  #homeCycleRow > .col .slide3 {
    background-position: 70% center;
  }
  #homeCycleRow > .col .slide4 {
    background-position: 80% center;
  }
  #homeCycleRow > .col .slide5 {
    background-position: 80% center;
  }
}

.slick-dots {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 150px 0 0 0;
  list-style-type: none;
  cursor: pointer;
}
.slick-dots li {
  padding: 0 15px;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
}
.slick-dots li::after {
  display: block;
  left: 50%;
  top: 50%;
  margin: 0;
  width: 6px;
  height: 6px;
  content: "";
  background: #252527;
  border-radius: 50%;
  transition: all 400ms;
}
.slick-dots li.slick-active::after {
  width: 10px;
  height: 10px;
  margin: -2px 0 0 0;
  background: #0cbc41;
}

#instafeed {
  width: 100%;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
}
#instafeed .instaContainer {
  display: flex;
  align-items: center;
  position: relative;
  width: 400px;
}
@media only screen and (max-width: 1400px) {
  #instafeed .instaContainer {
    width: 350px;
  }
}
@media only screen and (max-width: 1185px) {
  #instafeed .instaContainer {
    width: 300px;
  }
}
@media only screen and (max-width: 900px) {
  #instafeed .instaContainer {
    width: 100%;
  }
}
#instafeed .image {
  display: block;
  width: 100%;
  height: auto;
}
#instafeed .instaOverlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s all ease;
  background-color: rgba(12, 188, 65, 0.8);
}
#instafeed .instaContainer:hover .instaOverlay {
  opacity: 1;
}
#instafeed .likes,
#instafeed .comments {
  opacity: 1 !important;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  font-size: 20px;
}
#instafeed .likes .likesCount, #instafeed .likes .commentsCount,
#instafeed .comments .likesCount,
#instafeed .comments .commentsCount {
  vertical-align: 8px;
}
#instafeed .likes svg,
#instafeed .comments svg {
  height: 30px;
  width: 30px;
}
#instafeed .likes {
  left: 40%;
}
#instafeed .comments {
  right: 30%;
}

#popupOverlay {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(37, 37, 39, 0.5);
  z-index: 400;
  opacity: 0;
  visibility: hidden;
  transition: opacity 500ms, visibility 0ms ease 500ms;
}

#popupBox {
  position: fixed;
  left: 50%;
  top: 50%;
  width: 500px;
  max-height: calc(100% - 40px);
  max-width: calc(100% - 40px);
  margin: 20px 0 0 0;
  line-height: 0;
  background: #f6f6f6;
  z-index: 401;
  visibility: hidden;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 500ms, margin 500ms, visibility 0ms ease 500ms;
}
#popupBox > a {
  position: absolute;
  right: 20px;
  top: 20px;
  display: block;
  width: 23px;
  height: 23px;
  font-size: 34px;
  line-height: 36px;
  text-align: center;
  border-radius: 50%;
  z-index: 2;
}
@media only screen and (max-width : 480px) {
  #popupBox > a {
    right: 10px;
    top: 10px;
  }
}
#popupBox > a .icon {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1em;
  height: 1em;
  fill: none;
  stroke: white;
  stroke-width: 0.25em;
  z-index: 3;
  transition: all 300ms;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
#popupBox > div {
  text-align: center;
}
#popupBox > div h6 {
  color: #0cbc41;
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 25px;
}
#popupBox > div h3 {
  margin-bottom: 15px;
  font-size: 40px;
  line-height: 1.125em;
  color: #252527;
}
#popupBox > div h3 b {
  color: #0cbc41;
}
@media only screen and (max-width : 991px) {
  #popupBox > div h3 {
    font-size: 26px;
  }
}
#popupBox > div p {
  margin-bottom: 60px;
  font-size: 22px;
  line-height: 20px;
  color: #252527;
}
#popupBox > div #popupBtnContainer {
  display: inline-block;
}

.show-popupbox #popupOverlay {
  opacity: 1;
  visibility: visible;
  transition: opacity 500ms;
}

.show-popupbox #popupBox {
  margin: 0;
  opacity: 1;
  visibility: visible;
  transition: opacity 500ms, margin 500ms;
}

#popupBox > a {
  transition: background 300ms;
}
#popupBox > a:hover .icon {
  stroke: #0cbc41;
}

/*** Z-INDEX
header  					250
#mainNav					305
#sidepanel				300
#contentOverlay		250
#page-transition		200
#modalbox				400
***/
/* HTML FONT */
html {
  font-family: "Roboto-Regular", Arial;
  font-size: 12px;
  line-height: 1;
  color: #252527;
}

/*** SHORT-KEY ***/
.relative {
  position: relative;
}

.clearfix::after {
  display: table;
  content: "";
  clear: both;
}

.centerize {
  display: inline-block;
  line-height: normal;
  vertical-align: middle;
}

.cleared {
  clear: both;
}

.center-txt {
  text-align: center;
}

.hide {
  display: none;
}

.green {
  color: #0cbc41 !important;
}

.marginb-15 {
  margin: 0 0 15px 0;
}

/*** PADDING ***/
.y-padding {
  padding-top: 160px;
  padding-bottom: 160px;
}
@media only screen and (max-width : 1600px) {
  .y-padding {
    padding-top: 130px;
    padding-bottom: 130px;
  }
}
@media only screen and (max-width : 1400px) {
  .y-padding {
    padding-top: 110px;
    padding-bottom: 110px;
  }
}
@media only screen and (max-width : 1200px) {
  .y-padding {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
@media only screen and (max-width : 991px) {
  .y-padding {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media only screen and (max-width : 600px) {
  .y-padding {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

.xl-padding {
  padding-right: 240px;
  padding-left: 240px;
}
@media only screen and (max-width : 1600px) {
  .xl-padding {
    padding-right: 200px;
    padding-left: 200px;
  }
}
@media only screen and (max-width : 1400px) {
  .xl-padding {
    padding-right: 160px;
    padding-left: 160px;
  }
}
@media only screen and (max-width : 1200px) {
  .xl-padding {
    padding-right: 100px;
    padding-left: 100px;
  }
}
@media only screen and (max-width : 991px) {
  .xl-padding {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media only screen and (max-width : 767px) {
  .xl-padding {
    padding-right: 20px;
    padding-left: 20px;
  }
}

.no-flex-mobile {
  display: flex;
}
@media screen and (max-width: 1175px) {
  .no-flex-mobile {
    display: grid;
  }
}

.max-height-xl {
  max-height: 900px;
}
@media screen and (max-width: 1800px) {
  .max-height-xl {
    max-height: 825px;
  }
}
@media screen and (max-width: 1700px) {
  .max-height-xl {
    max-height: 775px;
  }
}
@media screen and (max-width: 1600px) {
  .max-height-xl {
    max-height: 750px;
  }
}
@media screen and (max-width: 1500px) {
  .max-height-xl {
    max-height: 690px;
  }
}
@media screen and (max-width: 1400px) {
  .max-height-xl {
    max-height: 640px;
  }
}
@media screen and (max-width: 1300px) {
  .max-height-xl {
    max-height: 600px;
  }
}
@media screen and (max-width: 1200px) {
  .max-height-xl {
    max-height: 550px;
  }
}
@media screen and (max-width: 1125px) {
  .max-height-xl {
    max-height: 525px;
  }
}
@media screen and (max-width: 600px) {
  .max-height-xl {
    max-height: none;
  }
}

.xlsm-padding {
  padding-left: 125px;
}
@media screen and (max-width: 1300px) {
  .xlsm-padding {
    padding-left: 75px;
  }
}
@media screen and (max-width: 1270px) {
  .xlsm-padding {
    padding-left: 50px;
  }
}
@media screen and (max-width: 1175px) {
  .xlsm-padding {
    padding-left: 25px;
  }
}
@media screen and (max-width: 1175px) {
  .xlsm-padding {
    padding-top: 25px;
    padding-left: 0px;
  }
}

.x-padding {
  padding-right: 120px;
  padding-left: 120px;
}
@media only screen and (max-width : 1600px) {
  .x-padding {
    padding-right: 100px;
    padding-left: 100px;
  }
}
@media only screen and (max-width : 1400px) {
  .x-padding {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media only screen and (max-width : 1200px) {
  .x-padding {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media only screen and (max-width : 991px) {
  .x-padding {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media only screen and (max-width : 767px) {
  .x-padding {
    padding-right: 20px;
    padding-left: 20px;
  }
}

.noBottomPadding {
  padding-bottom: 0;
}

.noTopPadding {
  padding-top: 0;
}

.noRightPadding {
  padding-right: 0;
}

.noLeftPadding {
  padding-left: 0;
}

/*** STYLES ***/
h1 {
  margin: 0;
  font: 70px/1 "DINCond-Black";
  color: #252527;
  text-transform: uppercase;
}
h1 span {
  color: #0cbc41;
}
@media only screen and (max-width : 1400px) {
  h1 {
    font-size: 65px;
  }
}
@media only screen and (max-width : 1200px) {
  h1 {
    font-size: 60px;
  }
}
@media only screen and (max-width : 991px) {
  h1 {
    font-size: 55px;
  }
}
@media only screen and (max-width : 767px) {
  h1 {
    font-size: 48px;
  }
}
@media only screen and (max-width : 600px) {
  h1 {
    font-size: 40px;
  }
}
@media only screen and (max-width : 480px) {
  h1 {
    font-size: 36px;
  }
}

h2 {
  margin: 0 0 50px 0;
  font: 60px/1.1 "DINCond-Black";
  text-transform: uppercase;
}
h2 span {
  color: #0cbc41;
}
@media only screen and (max-width : 1600px) {
  h2 {
    margin-bottom: 40px;
    font-size: 55px;
  }
}
@media only screen and (max-width : 1400px) {
  h2 {
    margin-bottom: 35px;
    font-size: 50px;
  }
}
@media only screen and (max-width : 1200px) {
  h2 {
    font-size: 44px;
  }
}
@media only screen and (max-width : 991px) {
  h2 {
    margin-bottom: 30px;
    font-size: 38px;
  }
}
@media only screen and (max-width : 767px) {
  h2 {
    margin-bottom: 25px;
    font-size: 34px;
  }
}
@media only screen and (max-width : 600px) {
  h2 {
    font-size: 30px;
  }
}

.mb-125 {
  margin-bottom: 125px;
}

.mb-25 {
  margin-bottom: 25px;
}

.flex-row-btn {
  display: flex;
}
.flex-row-btn .btn:first-child {
  margin-right: 15px;
}

h3 {
  margin: 0 0 30px 0;
  font: 35px/1.1 "DINCond-Black";
  text-transform: uppercase;
}
@media only screen and (max-width : 1200px) {
  h3 {
    font-size: 30px;
  }
}
@media only screen and (max-width : 991px) {
  h3 {
    font-size: 26px;
  }
}
@media only screen and (max-width : 767px) {
  h3 {
    font-size: 22px;
  }
}
h3.rubric-content__title {
  color: white;
  text-transform: none;
}

h4 {
  margin: 0 0 30px 0;
  font: 24px/1.25 "Roboto-Regular";
}
@media only screen and (max-width : 1600px) {
  h4 {
    font-size: 22px;
  }
}
@media only screen and (max-width : 1400px) {
  h4 {
    font-size: 20px;
  }
}
@media only screen and (max-width : 991px) {
  h4 {
    font-size: 18px;
  }
}

h5 {
  margin: 0 0 50px 0;
  font-size: 32px;
  line-height: 1.42;
}
@media only screen and (max-width : 1600px) {
  h5 {
    font-size: 30px;
  }
}
@media only screen and (max-width : 1200px) {
  h5 {
    font-size: 26px;
  }
}
@media only screen and (max-width : 991px) {
  h5 {
    margin-bottom: 40px;
    font-size: 24px;
  }
}
@media only screen and (max-width : 600px) {
  h5 {
    font-size: 22px;
  }
}

h6 {
  margin: 0 0 15px 0;
  font-size: 13px;
  font-family: "Roboto-Medium";
  line-height: 20px;
  text-transform: uppercase;
  color: #0cbc41;
  letter-spacing: 1.5px;
}
h6.date {
  color: #7c7c7d;
}

p {
  margin: 0 0 20px 0;
  font-size: 20px;
  line-height: 1.5;
}
p strong {
  font-family: "Roboto-Medium";
}
@media only screen and (max-width : 1200px) {
  p {
    font-size: 18px;
  }
}

.margin {
  margin-bottom: 70px !important;
  max-width: 800px;
}
@media only screen and (max-width : 1400px) {
  .margin {
    margin-bottom: 50px !important;
  }
}
@media only screen and (max-width : 1200px) {
  .margin {
    margin-bottom: 40px !important;
  }
}

.list {
  margin: 40px 0 50px 0;
}
@media only screen and (max-width : 1200px) {
  .list {
    margin: 30px 0 40px 0;
  }
}
.list li {
  position: relative;
  margin: 0 0 20px 0;
  padding: 0 0 0 55px;
  font-size: 20px;
  line-height: 1.3;
}
@media only screen and (max-width : 1200px) {
  .list li {
    margin-bottom: 15px;
    font-size: 18px;
  }
}
@media only screen and (max-width : 600px) {
  .list li {
    padding-left: 45px;
  }
}
@media only screen and (max-width : 480px) {
  .list li {
    padding-left: 35px;
  }
}
.list li::before {
  position: absolute;
  left: 0;
  top: 14px;
  height: 1px;
  width: 40px;
  content: "";
  background: #0cbc41;
}
@media only screen and (max-width : 600px) {
  .list li::before {
    width: 30px;
  }
}
@media only screen and (max-width : 480px) {
  .list li::before {
    width: 20px;
  }
}
.list .level2 {
  position: relative;
  margin: 0 0 20px 0;
  padding: 0 0 0 55px;
  font-size: 20px;
  line-height: 1.3;
}
@media only screen and (max-width : 1200px) {
  .list .level2 {
    margin-bottom: 15px;
    font-size: 18px;
  }
}
@media only screen and (max-width : 600px) {
  .list .level2 {
    padding-left: 45px;
  }
}
@media only screen and (max-width : 480px) {
  .list .level2 {
    padding-left: 35px;
  }
}
.list .level2::before {
  position: absolute;
  left: 0;
  top: 14px;
  height: 1px;
  width: 40px;
  content: "";
  background: #fff;
}
@media only screen and (max-width : 600px) {
  .list .level2::before {
    width: 30px;
  }
}
@media only screen and (max-width : 480px) {
  .list .level2::before {
    width: 20px;
  }
}

.link {
  position: relative;
  display: inline-block;
  margin: 0;
  font: 14px/20px "Roboto-Medium";
  text-transform: uppercase;
  color: #0cbc41;
  letter-spacing: 1px;
}
.link span {
  display: inline-block;
}

.btn {
  cursor: pointer;
  position: relative;
  display: inline-block;
  padding: 15px 25px;
  border: solid 2px #0cbc41;
  font: 14px/20px "Roboto-Medium";
  color: #0cbc41;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
@media only screen and (max-width : 600px) {
  .btn {
    padding: 12px 20px;
    font-size: 13px;
  }
}
.btn.btn-white {
  color: #0cbc41;
  background: #fff;
}
.btn.btn-fwhite {
  border-color: #fff;
  color: #0cbc41;
  background: #fff;
}
.btn.btn-fgreen {
  border-color: #0cbc41;
  color: #fff;
  background: #0cbc41;
}
.btn.btn-green {
  color: #fff;
  background: #0cbc41;
}

.underline {
  position: relative;
  display: inline-block;
  padding-bottom: 7px;
  font: 14px/20px "Roboto-Medium";
  text-transform: uppercase;
  color: #0cbc41;
  letter-spacing: 1px;
}
.underline::after {
  position: absolute;
  left: 0;
  bottom: 1px;
  height: 3px;
  width: 60%;
  content: "";
  background: #0cbc41;
  animation: animOut 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -webkit-animation: animOut 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
}
@media (max-width: 767px) {
  .underline::after {
    animation: none;
    -webkit-animation: none;
  }
}
.underline.ongray::after {
  background: #fff;
}

/*** FRAMESET ***/
.transition-container {
  max-width: 100%;
  overflow: hidden;
}
.transition-container#career-page {
  overflow: initial;
}

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

.col.f-right {
  float: right;
}

.centered {
  margin: 0;
  text-align: center;
}

.texture {
  background: url("../../images/content/texture.jpg") repeat 0 0;
}

.bg-gray {
  background-color: #252527;
}
.bg-gray h5,
.bg-gray h2,
.bg-gray h1,
.bg-gray p,
.bg-gray .list li {
  color: #fff;
}

.bg-green {
  background-color: #0cbc41;
}
.bg-green h5, .bg-green h2, .bg-green h1, .bg-green p, .bg-green .list li {
  color: #fff;
}

.credit {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.credit div {
  width: 100%;
  max-width: none;
  margin: 0 auto;
}
.credit div span {
  float: right;
  padding: 10px 20px;
  font-size: 12px;
  line-height: 16px;
  color: #fff;
  background: rgba(12, 188, 65, 0.8);
}

/*** BANNER ***/
.banner {
  margin-top: 90px;
  padding-top: 100px;
  padding-bottom: 100px;
}
@media only screen and (max-width : 1600px) {
  .banner {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
@media only screen and (max-width : 991px) {
  .banner {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media only screen and (max-width : 767px) {
  .banner {
    margin-top: 80px;
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media only screen and (max-width : 600px) {
  .banner {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.banner h3 {
  margin: 0 0 5px 0;
  color: #0cbc41;
}

/*** CALCUL BTN ***/
#calculFixBtn {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 42px;
  width: 76px;
  height: 76px;
  font: 40px/76px "DINCond-Black";
  color: #0cbc41;
  text-align: center;
  z-index: 101;
}
#calculFixBtn a {
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  z-index: 101;
  transition: box-shadow 250ms, right 800ms cubic-bezier(0.23, 1, 0.32, 1) 1.5s;
}
@media only screen and (max-width : 991px) {
  #calculFixBtn {
    right: 32px;
  }
}
@media only screen and (max-width : 600px) {
  #calculFixBtn {
    display: none;
  }
}

/*** BICOL ***/
.bicol {
  position: relative;
  line-height: 0;
  z-index: 1;
}
.bicol::before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 120px;
  content: "";
  background: #fff;
  z-index: -1;
}
@media only screen and (max-width : 1600px) {
  .bicol::before {
    height: 100px;
  }
}
@media only screen and (max-width : 1400px) {
  .bicol::before {
    height: 80px;
  }
}
@media only screen and (max-width : 1200px) {
  .bicol::before {
    height: 50px;
  }
}
@media only screen and (max-width : 991px) {
  .bicol::before {
    display: none;
  }
}
@media only screen and (max-width : 600px) {
  .bicol .y-padding {
    padding-bottom: 0;
  }
}
.bicol .x-padding {
  padding-top: 90px;
  padding-bottom: 80px;
}
@media only screen and (max-width : 1600px) {
  .bicol .x-padding {
    padding-top: 40px;
  }
}
@media only screen and (max-width : 1400px) {
  .bicol .x-padding {
    padding-top: 20px;
  }
}
@media only screen and (max-width : 991px) {
  .bicol .x-padding {
    padding-top: 0px;
  }
}
@media only screen and (max-width : 600px) {
  .bicol .x-padding {
    padding-bottom: 70px;
    padding-top: 70px;
  }
}
.bicol img {
  width: 100%;
}
.bicol .notes {
  font-size: small;
  color: #7c7c7d;
  text-align: center;
}

.fwHeightFix {
  height: 750px;
  line-height: 750px;
}
@media only screen and (max-width : 1600px) {
  .fwHeightFix {
    height: 650px;
    line-height: 650px;
  }
}
@media only screen and (max-width : 1400px) {
  .fwHeightFix {
    height: 550px;
    line-height: 550px;
  }
}
@media only screen and (max-width : 1200px) {
  .fwHeightFix {
    height: 500px;
    line-height: 500px;
  }
}
@media only screen and (max-width : 991px) {
  .fwHeightFix {
    height: 420px;
    line-height: 420px;
  }
}
@media only screen and (max-width : 767px) {
  .fwHeightFix {
    height: 320px;
    line-height: 320px;
  }
}

/*** STATEMENT ***/
#statement {
  padding: 70px 20px;
}
@media only screen and (max-width : 1600px) {
  #statement {
    padding: 50px 20px;
  }
}
@media only screen and (max-width : 767px) {
  #statement {
    padding: 30px 20px;
  }
}
@media only screen and (max-width : 600px) {
  #statement {
    padding: 20px;
  }
}
#statement h5,
#statement h2 {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
}

/*** ROW COMPARE ***/
#compare {
  text-align: center;
}
#compare > div {
  margin-bottom: 100px;
}
@media only screen and (max-width : 1200px) {
  #compare > div {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width : 767px) {
  #compare > div {
    margin-bottom: 70px;
  }
}
@media only screen and (max-width : 600px) {
  #compare > div {
    margin-bottom: 50px;
  }
}
#compare > div div {
  float: left;
  width: 25%;
}
@media only screen and (max-width : 767px) {
  #compare > div div {
    width: 50%;
  }
  #compare > div div:first-child, #compare > div div:nth-child(2) {
    margin-bottom: 70px;
  }
}
@media only screen and (max-width : 480px) {
  #compare > div div {
    width: 100%;
    margin-bottom: 55px;
  }
  #compare > div div:first-child, #compare > div div:nth-child(2) {
    margin-bottom: 50px;
  }
  #compare > div div:last-child {
    margin-bottom: 0;
  }
}
#compare > div div h3 {
  margin: 0;
}
#compare > div div span {
  display: inline-block;
  height: 80px;
  margin: 0 0 40px 0;
  line-height: 80px;
}
@media only screen and (max-width : 991px) {
  #compare > div div span {
    margin-bottom: 20px;
  }
}
#compare > div div span img {
  vertical-align: middle;
}

/*** POSTBOX ***/
@media only screen and (max-width : 767px) {
  .postBoxList {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width : 600px) {
  .postBoxList {
    padding-bottom: 30px;
  }
}
.postBoxList.newsList {
  padding-bottom: 0;
}
.postBoxList.newsList .postBox {
  display: block;
  padding-bottom: 0px;
  margin-bottom: 100px !important;
}
@media only screen and (max-width : 1600px) {
  .postBoxList.newsList .postBox {
    margin-bottom: 70px !important;
  }
}
@media only screen and (max-width : 1400px) {
  .postBoxList.newsList .postBox {
    margin-bottom: 50px !important;
  }
}
@media only screen and (max-width : 600px) {
  .postBoxList.newsList .postBox {
    margin-bottom: 40px !important;
  }
}
.postBoxList.newsList .postBox .videoIcon {
  position: relative;
  z-index: 10;
}
.postBoxList.newsList .postBox .videoIcon::after {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 34px;
  height: 34px;
  content: "";
  background: url("../../images/icones/video.png") no-repeat center center;
  background-size: 34px 34px;
}
.postBoxList.newsList .postBox .postDesc > div {
  height: auto;
  min-height: 225px;
  line-height: normal;
  padding-top: 40px;
  padding-bottom: 40px;
  transition: background 300ms;
}
@media only screen and (max-width : 991px) {
  .postBoxList.newsList .postBox .postDesc > div {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media only screen and (max-width : 767px) {
  .postBoxList.newsList .postBox .postDesc > div {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
@media only screen and (max-width : 600px) {
  .postBoxList.newsList .postBox .postDesc > div {
    min-height: 0;
  }
}

@media only screen and (max-width : 767px) {
  .postBox {
    padding-right: 0px;
    padding-left: 10px;
    padding-bottom: 40px;
  }
}
@media only screen and (max-width : 600px) {
  .postBox {
    padding-left: 0px;
  }
}
.postBox:nth-child(odd) {
  padding-right: 40px;
}
@media only screen and (max-width : 991px) {
  .postBox:nth-child(odd) {
    padding-right: 30px;
  }
}
@media only screen and (max-width : 767px) {
  .postBox:nth-child(odd) {
    padding-right: 10px;
    padding-left: 0;
  }
}
@media only screen and (max-width : 600px) {
  .postBox:nth-child(odd) {
    padding-right: 0px;
  }
}
@media only screen and (max-width : 1400px) {
  .postBox:nth-child(odd) .postPic {
    padding-left: 0;
  }
}
@media only screen and (max-width : 767px) {
  .postBox:nth-child(even) {
    padding-top: 0;
  }
}
.postBox:nth-child(even) .postPic {
  padding-right: 80px;
}
@media only screen and (max-width : 1400px) {
  .postBox:nth-child(even) .postPic {
    padding-right: 40px;
  }
}
@media only screen and (max-width : 991px) {
  .postBox:nth-child(even) .postPic {
    padding-right: 20px;
    padding-left: 30px;
  }
}
@media only screen and (max-width : 767px) {
  .postBox:nth-child(even) .postPic {
    padding: 0px;
  }
}
.postBox:nth-child(even) .x-padding {
  padding-right: 40px;
}
@media only screen and (max-width : 1400px) {
  .postBox:nth-child(even) .x-padding {
    padding-right: 0px;
    padding-left: 120px;
  }
}
@media only screen and (max-width : 1200px) {
  .postBox:nth-child(even) .x-padding {
    padding-left: 100px;
  }
}
@media only screen and (max-width : 991px) {
  .postBox:nth-child(even) .x-padding {
    padding-left: 60px;
  }
}
@media only screen and (max-width : 767px) {
  .postBox:nth-child(even) .x-padding {
    padding-left: 0;
  }
}
.postBox .postPic {
  padding: 0 40px;
  line-height: 0;
  overflow: hidden;
}
@media only screen and (max-width : 991px) {
  .postBox .postPic {
    padding-right: 20px;
  }
}
@media only screen and (max-width : 767px) {
  .postBox .postPic {
    padding-right: 0px;
  }
}
.postBox .postPic img {
  width: 100%;
}
@media only screen and (max-width : 767px) {
  .postBox .postDesc {
    padding-left: 0px;
  }
}
.postBox .postDesc > div {
  position: relative;
  height: 220px;
  margin-top: -110px;
  padding: 0 40px;
  line-height: 220px;
  background: #fff;
  z-index: 1;
}
@media only screen and (max-width : 1400px) {
  .postBox .postDesc > div {
    height: 180px;
    line-height: 180px;
    margin-top: -90px;
  }
}
@media only screen and (max-width : 1200px) {
  .postBox .postDesc > div {
    height: 150px;
    line-height: 150px;
    margin-top: -75px;
  }
}
@media only screen and (max-width : 991px) {
  .postBox .postDesc > div {
    height: 130px;
    line-height: 130px;
    margin-top: -65px;
    padding: 0 30px;
  }
}
@media only screen and (max-width : 767px) {
  .postBox .postDesc > div {
    height: auto;
    margin: 0;
    padding: 25px 20px;
    min-height: 88px;
    line-height: normal;
  }
}
@media only screen and (max-width : 600px) {
  .postBox .postDesc > div {
    min-height: 0;
  }
}
.postBox .postDesc > div h3 {
  display: inline-block;
  margin: 0;
  vertical-align: middle;
}

/*** BLOC INFOLETTRE ***/
.infolettreForm {
  position: relative;
  width: 372px;
  max-width: 100%;
  height: 54px;
  margin: 0 auto;
  padding: 0;
}
@media only screen and (max-width : 767px) {
  .infolettreForm {
    float: none;
  }
}
@media only screen and (max-width : 480px) {
  .infolettreForm {
    width: 350px;
  }
}
.infolettreForm a {
  width: 132px;
  padding: 15px 0;
  text-align: center;
  color: #fff;
  background: #0cbc41;
}
@media only screen and (max-width : 480px) {
  .infolettreForm a {
    width: 110px;
  }
}
.infolettreForm label {
  left: 20px;
  max-width: none;
  top: 17px;
  font-family: "Roboto-Medium";
  font-size: 14px;
  line-height: 20px;
  color: #252527;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  transiton: opacity 100ms;
}
.infolettreForm input {
  float: left;
  width: 240px;
  max-width: calc(100% - 132px);
  height: 100%;
  padding: 0 20px;
  font-size: 15px;
  line-height: 54px;
  color: #252527;
  background: #fff;
  border: none;
  box-shadow: none;
  background: #f3f3f4;
}
.infolettreForm input:focus {
  box-shadow: none;
}
@media only screen and (max-width : 480px) {
  .infolettreForm input {
    max-width: calc(100% - 110px);
  }
}
.infolettreForm input:focus + label, .infolettreForm input.valid + label, .infolettreForm input.error + label {
  top: 17px;
  left: 20px;
  font-size: 14px;
  line-height: 20px;
  color: #252527;
  text-overflow: clip;
  opacity: 0;
  transiton: opacity 100ms;
}
.infolettreForm .error {
  left: 0;
  text-align: left;
}

.infolettreForm-2 {
  position: relative;
  display: flex;
  width: 372px;
  max-width: 100%;
  height: 54px;
  margin: 0 auto;
  padding: 0;
}
.infolettreForm-2.input-field:not(.input-field--file-field) label {
  color: #252527;
  left: 0;
}
.infolettreForm-2.input-field:not(.input-field--file-field) input:focus + label {
  color: #252527;
}
.infolettreForm-2.input-field:not(.input-field--file-field) input {
  color: #252527;
  border-bottom: 1px solid #252527;
}
.infolettreForm-2.input-field:not(.input-field--file-field) input:focus {
  box-shadow: none;
}
.infolettreForm-2 .btn {
  display: flex;
  align-items: center;
  color: white;
  background: #0cbc41;
}
.infolettreForm-2 .btn:hover {
  color: #0cbc41;
  background: white;
}

@media screen and (max-width: 450px) {
  footer .infolettreForm-2 {
    max-width: 300px;
  }
}
@media screen and (max-width: 400px) {
  footer .infolettreForm-2 {
    max-width: 300px;
  }
}

/*** INSIGHTS ROW ***/
#insightsRow > .col,
#instaFeed > .col {
  text-align: center;
}
#insightsRow > .col .newsList,
#instaFeed > .col .newsList {
  text-align: left;
  width: calc(100% + 40px);
  transform: translateX(-40px);
  -webkit-transform: translateX(-40px);
}
@media only screen and (max-width : 1400px) {
  #insightsRow > .col .newsList,
  #instaFeed > .col .newsList {
    width: auto;
    transform: none;
    -webkit-transform: none;
  }
}
#insightsRow > .col .relative,
#instaFeed > .col .relative {
  padding-top: 25px;
  margin: 0 80px 70px 0;
}
@media only screen and (max-width : 1400px) {
  #insightsRow > .col .relative,
  #instaFeed > .col .relative {
    margin: 0 40px 50px 0;
  }
}
@media only screen and (max-width : 1200px) {
  #insightsRow > .col .relative,
  #instaFeed > .col .relative {
    margin: 0 40px 40px 0;
  }
}
@media only screen and (max-width : 991px) {
  #insightsRow > .col .relative,
  #instaFeed > .col .relative {
    margin: 0 20px 40px 0;
    padding-top: 0;
  }
}
@media only screen and (max-width : 767px) {
  #insightsRow > .col .relative,
  #instaFeed > .col .relative {
    margin: 0 0 40px 0;
  }
}
#insightsRow > .col .relative h2,
#instaFeed > .col .relative h2 {
  float: left;
  margin: 0;
  text-align: left;
}
#insightsRow > .col .relative > div,
#instaFeed > .col .relative > div {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: left;
}
@media only screen and (max-width : 767px) {
  #insightsRow > .col .relative > div,
  #instaFeed > .col .relative > div {
    display: none;
  }
}

/*** ROW MARCHES ***/
#marches .col {
  position: relative;
  display: block;
  line-height: 0;
}
#marches .col:last-child p {
  color: #fff;
}
#marches .col img {
  width: 100%;
}
#marches .col > div {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#marches .col > div > div {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100px;
}
@media only screen and (max-width : 1600px) {
  #marches .col > div > div {
    bottom: 80px;
  }
}
@media only screen and (max-width : 1400px) {
  #marches .col > div > div {
    bottom: 70px;
  }
}
@media only screen and (max-width : 1200px) {
  #marches .col > div > div {
    bottom: 50px;
  }
}
@media only screen and (max-width : 991px) {
  #marches .col > div > div {
    bottom: 40px;
  }
}
@media only screen and (max-width : 767px) {
  #marches .col > div > div {
    bottom: 30px;
  }
}
#marches .col > div > div p {
  margin: 0;
  font: 14px/20px "Roboto-Medium";
  text-transform: uppercase;
  color: #0cbc41;
  letter-spacing: 1px;
}
#marches .col > div > div h2 {
  margin-bottom: 30px;
  color: #fff;
}
@media only screen and (max-width : 767px) {
  #marches .col > div > div h2 {
    margin-bottom: 20px;
    font-size: 26px;
  }
}
@media only screen and (max-width : 600px) {
  #marches .col > div > div h2 {
    font-size: 30px;
  }
}

a.anchor {
  display: block;
  position: absolute;
  top: -500px;
  visibility: hidden;
}
@media only screen and (max-width : 767px) {
  a.anchor {
    top: -80px;
  }
}

.fixTankImg,
.fixTankImg2,
.fixTankImg3,
.fixTankImgLast {
  max-height: 30vw;
  max-width: 100%;
  object-fit: contain;
}
@media screen and (max-width: 600px) {
  .fixTankImg,
  .fixTankImg2,
  .fixTankImg3,
  .fixTankImgLast {
    max-height: 60vw;
  }
}

.savingExtra {
  font-size: 13px !important;
}

#ctaContactWrapper .ctaContact {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
  display: inline-block;
  position: fixed;
  right: 40px;
  bottom: 0;
  line-height: 100px;
  font-weight: 600;
  padding: 0 50px;
  color: #0cbc41;
  background: #0cbc41;
  text-align: center;
  z-index: 21;
  transition: padding-bottom cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s, transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s, opacity cubic-bezier(0.215, 0.61, 0.355, 1) 0.3s;
  padding-bottom: 0;
  transform: translate(0, 0);
  opacity: 1;
}
#ctaContactWrapper .ctaContact:hover {
  padding-bottom: 10px;
}
#ctaContactWrapper .ctaContact svg {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 30px;
  height: 30px;
  fill: #fff;
}
@media screen and (max-width: 1024px) {
  #ctaContactWrapper .ctaContact {
    line-height: 70px;
    padding: 0 30px;
  }
}
@media screen and (max-width: 768px) {
  #ctaContactWrapper .ctaContact {
    padding: 0;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    margin-bottom: 10px;
    right: 10px;
  }
  #ctaContactWrapper .ctaContact span {
    display: none;
  }
  #ctaContactWrapper .ctaContact svg {
    display: block;
  }
}
#ctaContactWrapper.disable .ctaContact {
  transform: translate(0, 100%);
}
@media screen and (max-width: 768px) {
  #ctaContactWrapper.disable .ctaContact {
    transform: none;
    opacity: 0;
  }
}

#contact #ctaContactWrapper {
  display: none;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#homeBanner {
  position: relative;
}
#homeBanner > .col {
  position: relative;
  min-height: 750px;
}
@media only screen and (max-width : 1600px) {
  #homeBanner > .col {
    min-height: 650px;
  }
}
@media only screen and (max-width : 1200px) {
  #homeBanner > .col {
    min-height: 600px;
  }
}
@media only screen and (max-width : 991px) {
  #homeBanner > .col {
    min-height: 555px;
  }
}
@media only screen and (max-width : 767px) {
  #homeBanner > .col {
    min-height: 460px;
  }
}
@media only screen and (max-width : 600px) {
  #homeBanner > .col {
    min-height: 450px;
  }
}
#homeBanner > .col #homeBannerButtonSpanish {
  position: absolute;
  top: 120px;
  right: 110px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  #homeBanner > .col #homeBannerButtonSpanish {
    top: 110px;
    left: 0;
    right: 0;
    margin-inline: auto;
    width: fit-content;
  }
}
#homeBanner > .col #homeBannerCycle {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
#homeBanner > .col #homeBannerCycle .slick-slide {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  transition: opacity 1s cubic-bezier(0.895, 0.03, 0.685, 0.22) !important;
}
#homeBanner > .col #homeBannerCycle .slick-slide.homeSlide1 {
  background-image: url("../../images/content/aproposVideo.png");
}
#homeBanner > .col #homeBannerCycle .slick-slide.homeSlide1:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.35);
}
#homeBanner > .col #homeBannerCycle .slick-slide.homeSlide1 .btnPlay {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
#homeBanner > .col #homeBannerCycle .slick-slide.homeSlide1 .btnPlay img {
  margin-right: 10px;
  transition: display 300ms;
}
#homeBanner > .col #homeBannerCycle .slick-slide.homeSlide1 .btnPlay .play {
  display: none;
}
#homeBanner > .col #homeBannerCycle .slick-slide.homeSlide1 .btnPlay .playGreen {
  display: block;
}
#homeBanner > .col #homeBannerCycle .slick-slide.homeSlide1 .btnPlay:hover .play {
  display: block;
}
#homeBanner > .col #homeBannerCycle .slick-slide.homeSlide1 .btnPlay:hover .playGreen {
  display: none;
}
#homeBanner > .col #homeBannerCycle .slick-slide.homeSlide2 {
  background-image: url("../../images/header/homebanner2.jpg");
}
#homeBanner > .col #homeBannerCycle .slick-slide.homeSlide3 {
  background-image: url("../../images/header/homebanner3.jpg");
}
#homeBanner > .col #homeBannerCycle .slick-slide.homeSlide4 {
  background-image: url("../../images/header/homebanner4.jpg");
}
#homeBanner > .col #homeBannerCycle .slick-slide.homeSlide5 {
  background-image: url("../../images/header/Image2GSV.jpg");
}
#homeBanner > .col #homeBannerCycle .slick-slide.homeSlide5:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.35);
}
#homeBanner > .col #homeBannerCycle .slick-slide.slick-active {
  transition: opacity 1s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
#homeBanner > .col #homeBannerServicesNav {
  position: absolute;
  left: 10px;
  right: 90px;
  bottom: 40px;
  z-index: 5;
}
@media only screen and (max-width : 1200px) {
  #homeBanner > .col #homeBannerServicesNav {
    right: 80px;
    left: 0;
    bottom: 20px;
  }
}
@media only screen and (max-width : 991px) {
  #homeBanner > .col #homeBannerServicesNav {
    right: 70px;
  }
}
@media only screen and (max-width : 767px) {
  #homeBanner > .col #homeBannerServicesNav {
    right: 0px;
    bottom: 70px;
  }
}
#homeBanner > .col #servicesCycleWrapper {
  width: 900px;
  max-width: 100%;
  margin: 0 auto;
}
#homeBanner > .col #servicesCycle > div {
  padding-top: 10px;
  text-align: center;
}
#homeBanner > .col #servicesCycle > div a {
  position: relative;
  display: block;
  padding-top: 85px;
  font: 16px/20px "DINCond-Black";
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}
@media only screen and (max-width : 767px) {
  #homeBanner > .col #servicesCycle > div a {
    padding-top: 70px;
  }
}
#homeBanner > .col #servicesCycle > div a div {
  position: absolute;
  left: 50%;
  top: 10%;
  margin: 0 0 0 -35px;
  height: 70px;
  width: 70px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.2);
  transition: all 300ms;
  transform: translate(0, -10%);
}
@media only screen and (max-width : 767px) {
  #homeBanner > .col #servicesCycle > div a div {
    margin: 0 0 0 -30px;
    height: 60px;
    width: 60px;
    top: 5%;
    transform: translate(0, 0);
  }
}
#homeBanner > .col #servicesCycle > div a div img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
#homeBanner > .col #homeBannerDesc {
  position: relative;
  top: 50%;
  padding: 0 80px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
@media only screen and (max-width : 1600px) {
  #homeBanner > .col #homeBannerDesc {
    padding: 0 60px;
  }
}
@media only screen and (max-width : 1200px) {
  #homeBanner > .col #homeBannerDesc {
    padding: 0 40px;
  }
}
@media only screen and (max-width : 991px) {
  #homeBanner > .col #homeBannerDesc {
    padding: 0 30px;
  }
}
@media only screen and (max-width : 767px) {
  #homeBanner > .col #homeBannerDesc {
    padding: 0 20px;
    margin-top: -30px;
    text-align: center;
  }
}
#homeBanner > .col #homeBannerDesc div {
  overflow: hidden;
}
#homeBanner > .col #homeBannerDesc div h1,
#homeBanner > .col #homeBannerDesc div h3,
#homeBanner > .col #homeBannerDesc div .btn {
  margin-bottom: 0;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  transition: transform 1s ease 300ms, color 300ms, background 300ms;
  -webkit-transition: -webkit-transform 1s ease 300ms, color 300ms, background 300ms;
}
#homeBanner > .col #homeBannerDesc h1 {
  color: #fff;
}
@media only screen and (max-width : 767px) {
  #homeBanner > .col #homeBannerDesc h1 {
    font-size: 40px;
  }
}
@media only screen and (max-width : 600px) {
  #homeBanner > .col #homeBannerDesc h1 {
    font-size: 34px;
  }
}
@media only screen and (max-width : 480px) {
  #homeBanner > .col #homeBannerDesc h1 {
    font-size: 32px;
  }
}
#homeBanner > .col #homeBannerDesc h3 {
  font-size: 26px;
  margin: 0 0 20px 0;
  color: #fff;
  opacity: 0.5;
}
@media only screen and (max-width : 1200px) {
  #homeBanner > .col #homeBannerDesc h3 {
    font-size: 24px;
  }
}
@media only screen and (max-width : 991px) {
  #homeBanner > .col #homeBannerDesc h3 {
    font-size: 20px;
  }
}
@media only screen and (max-width : 767px) {
  #homeBanner > .col #homeBannerDesc h3 {
    font-size: 16px;
  }
}
#homeBanner > .col #homeBannerDesc .btn {
  margin-top: 50px;
  border-color: #fff;
}
@media only screen and (max-width : 991px) {
  #homeBanner > .col #homeBannerDesc .btn {
    margin-top: 40px;
  }
}
@media only screen and (max-width : 767px) {
  #homeBanner > .col #homeBannerDesc .btn {
    margin-top: 30px;
  }
}
@media only screen and (max-width : 600px) {
  #homeBanner > .col #homeBannerDesc .btn {
    margin-top: 20px;
  }
}
#homeBanner > .col #homeBannerMedia {
  position: absolute;
  right: 0;
  top: 90px;
  bottom: 50%;
  width: 80px;
  text-align: center;
  background: #fff;
}
@media only screen and (max-width : 991px) {
  #homeBanner > .col #homeBannerMedia {
    width: 70px;
  }
}
@media only screen and (max-width : 767px) {
  #homeBanner > .col #homeBannerMedia {
    right: auto;
    left: 0;
    top: auto;
    bottom: 0px;
    height: 60px;
    width: 50%;
  }
}
#homeBanner > .col #homeBannerMedia ul {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
@media only screen and (max-width : 767px) {
  #homeBanner > .col #homeBannerMedia ul {
    top: auto;
    width: 100%;
    height: 100%;
    transform: none;
    -webkit-transform: none;
  }
}
@media only screen and (max-width : 767px) {
  #homeBanner > .col #homeBannerMedia ul li {
    float: left;
    width: 25%;
    height: 100%;
  }
}
#homeBanner > .col #homeBannerMedia ul li a {
  display: block;
  padding: 20px 0;
}
@media only screen and (max-width : 991px) {
  #homeBanner > .col #homeBannerMedia ul li a {
    padding: 15px 0;
  }
}
@media only screen and (max-width : 767px) {
  #homeBanner > .col #homeBannerMedia ul li a {
    padding: 0;
    height: 100%;
    line-height: 60px;
  }
}
#homeBanner > .col #homeBannerMedia ul li a .icon {
  width: 1.5em;
  height: 1.5em;
  vertical-align: -0.25em;
  fill: #7c7c7d;
  stroke-width: 0px;
  transition: all 300ms;
}
#homeBanner > .col #homeBannerCycleNav {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 50%;
  width: 80px;
  text-align: center;
  background: #252527;
}
@media only screen and (max-width : 991px) {
  #homeBanner > .col #homeBannerCycleNav {
    width: 70px;
  }
}
@media only screen and (max-width : 767px) {
  #homeBanner > .col #homeBannerCycleNav {
    top: auto;
    bottom: 0px;
    height: 60px;
    width: 50%;
  }
}
#homeBanner > .col #homeBannerCycleNav > a {
  position: absolute;
  left: 50%;
  bottom: 30px;
  margin-left: -5px;
  animation: scrollArrow 1.2s infinite;
  -webkit-animation: scrollArrow 1.2s infinite;
}
@media only screen and (max-width : 767px) {
  #homeBanner > .col #homeBannerCycleNav > a {
    left: auto;
    right: 20px;
    bottom: 15px;
    margin: 0;
  }
}
#homeBanner > .col #homeBannerCycleNav ul {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
@media only screen and (max-width : 767px) {
  #homeBanner > .col #homeBannerCycleNav ul {
    top: auto;
    width: 100%;
    max-width: 160px;
    height: 60px;
    margin: 0 auto;
    transform: none;
    -webkit-transform: none;
  }
}
@media only screen and (max-width : 480px) {
  #homeBanner > .col #homeBannerCycleNav ul {
    margin: 0 0 0 15px;
    width: calc(100% - 60px);
  }
}
#homeBanner > .col #homeBannerCycleNav ul li {
  position: relative;
  display: block;
  padding: 15px 0;
  cursor: pointer;
}
@media only screen and (max-width : 767px) {
  #homeBanner > .col #homeBannerCycleNav ul li {
    float: left;
    width: 25%;
    height: 100%;
    padding: 0;
  }
}
#homeBanner > .col #homeBannerCycleNav ul li button {
  font-size: 0px;
  line-height: 0px;
}
#homeBanner > .col #homeBannerCycleNav ul li:nth-child(1) {
  margin-bottom: 200px;
}
#homeBanner > .col #homeBannerCycleNav ul li:nth-child(2) {
  margin-bottom: 150px;
}
#homeBanner > .col #homeBannerCycleNav ul li:nth-child(3) {
  margin-bottom: 100px;
}
#homeBanner > .col #homeBannerCycleNav ul li:nth-child(4) {
  margin-bottom: 50px;
}
#homeBanner > .col #homeBannerCycleNav ul li::after {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -3px 0 0 -3px;
  width: 6px;
  height: 6px;
  content: "";
  background: #fff;
  border-radius: 50%;
  transition: all 400ms;
}
#homeBanner > .col #homeBannerCycleNav ul li.slick-active {
  cursor: default;
}
#homeBanner > .col #homeBannerCycleNav ul li.slick-active::after {
  width: 10px;
  height: 10px;
  margin: -5px 0 0 -5px;
  background: #0cbc41 !important;
}

#homeMission, #temoignage {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}

/*** USE IF ONE TITLE/BY SLIDE - Put on ACTIVE SLIDE
> div 												{
	h1, .btn											{ transform: translateY(0); -webkit-transform: translateY(0); transition: transform 500ms ease 300ms, opacity 0ms ease 1s, color 300ms, background 300ms;; -webkit-transition: -webkit-transform 500ms ease 300ms, opacity 0ms ease 1s, color 300ms, background 300ms; }}}
	> div  											{ position: relative; top: 50%; padding: 0 80px; margin-top: -45px; transform: translateY(-50%); -webkit-transform: translateY(-50%);
		@media only screen and (max-width : 1600px)					{ padding: 0 60px; }
		@media only screen and (max-width : 1200px)					{ top: 15%; padding: 0 40px; transform: none; -webkit-transform: none; }
		@media only screen and (max-width : 991px)					{ padding: 0 30px; margin-top: -35px; }
		@media only screen and (max-width : 767px)					{ padding: 0 20px; margin-top: -30px; }
		@media only screen and (max-width : 600px)					{ top: 12%; margin-top: -20px; }
		div											{ overflow: hidden;
			h1, .btn									{ margin-bottom: 0; transform: translateY(100%); -webkit-transform: translateY(100%); transition: transform 0s ease 1s, opacity 300ms; -webkit-transition: -webkit-transform 0s ease 1s, opacity 300ms; }}
		.btn											{ margin-top: 50px;
			@media only screen and (max-width : 991px)				{ margin-top: 40px; }
			@media only screen and (max-width : 767px)				{ margin-top: 30px; }
			@media only screen and (max-width : 600px)				{ margin-top: 20px; }}}}}***/
@keyframes scrollArrow {
  30% {
    transform: translateY(0);
    opacity: 1;
  }
  65% {
    transform: translateY(12px);
    opacity: 0;
  }
  66% {
    transform: translateY(-12px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
@-webkit-keyframes scrollArrow {
  30% {
    -webkit-transform: translateY(0);
    opacity: 1;
  }
  65% {
    -webkit-transform: translateY(12px);
    opacity: 0;
  }
  66% {
    -webkit-transform: translateY(-12px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1;
  }
}
#home #insightsRow > .col {
  padding-bottom: 0;
}

#home #homeCycleRow {
  background: url("../../images/content/texture.jpg") repeat 0 0;
}
#home #homeCycleRow::before {
  display: none;
}

@media screen and (max-width: 768px) {
  #video {
    height: 430px;
  }
  #video .col {
    height: 100%;
  }
  #video .col video {
    height: 100%;
  }
}
#video .col {
  position: relative;
  line-height: 0px;
  overflow: hidden;
}
#video .col::after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  content: "";
  background: rgba(37, 37, 39, 0.2);
}
#video .col video {
  width: 100%;
  min-height: 260px;
  object-fit: cover;
}
@media only screen and (max-width : 480px) {
  #video .col video {
    min-height: 100%;
  }
}
#video .col .videoDesc {
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  z-index: 1;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 100%;
}
#video .col .videoDesc h1.first {
  margin-bottom: 0;
  color: #fff;
}
#video .col .videoDesc h1.second {
  margin-bottom: 25px;
  color: #fff;
}
@media only screen and (max-width : 600px) {
  #video .col .videoDesc h1.second {
    margin-bottom: 20px;
  }
}
#video .col .videoDesc a {
  display: inline-block;
  font: 25px/30px "Roboto-Medium";
  text-transform: uppercase;
  color: #fff;
  transition: color 300ms;
}
#video .col .videoDesc a img {
  width: 50px;
  margin: 0 15px 0 0;
  vertical-align: middle;
  transition: transform 300ms;
  -webkit-transition: transform 300ms;
}

#homePrefooter {
  position: relative;
  z-index: 1;
}
#homePrefooter::before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 50%;
  content: "";
  background: #fff;
  z-index: -1;
}
#homePrefooter .col {
  position: relative;
  height: 700px;
  margin-bottom: 280px;
  background: url("../../images/content/prefooter.jpg") no-repeat center top;
  background-size: cover;
}
@media only screen and (max-width : 1600px) {
  #homePrefooter .col {
    height: 600px;
    margin-bottom: 240px;
  }
}
@media only screen and (max-width : 1400px) {
  #homePrefooter .col {
    height: 500px;
    margin-bottom: 200px;
  }
}
@media only screen and (max-width : 1200px) {
  #homePrefooter .col {
    height: 400px;
    margin-bottom: 160px;
  }
}
@media only screen and (max-width : 991px) {
  #homePrefooter .col {
    height: 360px;
    margin-bottom: 144px;
  }
}
@media only screen and (max-width : 767px) {
  #homePrefooter .col {
    height: 320px;
    margin-bottom: 128px;
  }
}
@media only screen and (max-width : 600px) {
  #homePrefooter .col {
    height: auto;
    margin-bottom: 0;
    background: transparent;
  }
}
#homePrefooter .col > div {
  height: 300px;
  background: url("../../images/content/prefooter.jpg") no-repeat center top;
  background-size: cover;
}
#homePrefooter .col > a {
  position: absolute;
  right: 0;
  top: 60%;
  display: block;
  width: 50%;
  height: 80%;
  padding-right: 20px;
  background: #252527;
}
@media only screen and (max-width : 991px) {
  #homePrefooter .col > a {
    width: 60%;
  }
}
@media only screen and (max-width : 600px) {
  #homePrefooter .col > a {
    position: static;
    right: auto;
    top: auto;
    width: auto;
    height: auto;
    padding: 50px 20px 30px 20px;
    text-align: center;
  }
}
#homePrefooter .col > a div {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
@media only screen and (max-width : 600px) {
  #homePrefooter .col > a div {
    top: auto;
    transform: none;
  }
}
#homePrefooter .col > a div p,
#homePrefooter .col > a div h2 {
  color: #fff;
}

#difference .fwHeightFix {
  background: url("../../images/content/difference02.jpg") no-repeat center top;
  background-size: cover;
}

#difference .bicol .x-padding {
  padding-top: 15%;
}
@media only screen and (max-width : 1600px) {
  #difference .bicol .x-padding {
    padding-top: 12.5%;
  }
}
@media only screen and (max-width : 991px) {
  #difference .bicol .x-padding {
    padding-top: 20px;
  }
}
@media only screen and (max-width : 600px) {
  #difference .bicol .x-padding {
    padding-top: 70px;
  }
}

#graphBox {
  text-align: center;
}
@media only screen and (max-width : 1600px) {
  #graphBox {
    padding-right: 100px;
    padding-left: 100px;
  }
}
@media only screen and (max-width : 1400px) {
  #graphBox {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media only screen and (max-width : 1200px) {
  #graphBox {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media only screen and (max-width : 991px) {
  #graphBox {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media only screen and (max-width : 767px) {
  #graphBox {
    padding-right: 20px;
    padding-left: 20px;
  }
}

#graphNav {
  padding-bottom: 100px;
}
@media only screen and (max-width : 1200px) {
  #graphNav {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width : 767px) {
  #graphNav {
    padding-bottom: 50px;
    margin-top: -30px;
  }
}
@media only screen and (max-width : 600px) {
  #graphNav {
    padding-bottom: 30px;
  }
}
#graphNav ul {
  display: inline-block;
  width: 100%;
  max-width: 900px;
  text-align: center;
}
@media only screen and (max-width : 767px) {
  #graphNav ul {
    width: auto;
  }
}
#graphNav ul li {
  position: relative;
  float: left;
  width: 25%;
  text-align: center;
  font: 14px/20px "Roboto-Medium";
}
@media only screen and (max-width : 767px) {
  #graphNav ul li {
    float: left;
    width: 175px;
    max-width: calc(50% - 5px);
    margin: 0 0 10px;
  }
  #graphNav ul li:nth-child(odd) {
    margin-right: 10px;
    clear: left;
  }
}
#graphNav ul li.selected a {
  color: #fff;
  background: #0cbc41;
}
#graphNav ul li .btnEco {
  display: inline-block;
  padding: 12.5px 0;
  width: 140px;
  border: solid 1px #0cbc41;
  color: #252527;
  transition: padding 300ms ease 100ms, color 250ms;
  letter-spacing: 0.5px;
  transition: background 300ms, color 300ms;
}
@media only screen and (max-width : 767px) {
  #graphNav ul li .btnEco {
    display: block;
    width: 100%;
    padding: 5px 0 0 0;
  }
}
#graphNav ul li .btnEco p {
  line-height: 5px;
  padding: 0;
  margin: 0;
  font-size: 10px !important;
}
@media only screen and (max-width : 767px) {
  #graphNav ul li .btnEco p {
    padding: 0 0 10px 0;
  }
}
#graphNav ul li a {
  display: inline-block;
  padding: 15px 0;
  width: 140px;
  border: solid 1px #0cbc41;
  color: #252527;
  transition: padding 300ms ease 100ms, color 250ms;
  letter-spacing: 0.5px;
  transition: background 300ms, color 300ms;
}
@media only screen and (max-width : 767px) {
  #graphNav ul li a {
    display: block;
    width: 100%;
    padding: 10px 0;
  }
}

#graphLayer {
  position: relative;
  height: 500px;
}
@media only screen and (max-width : 1200px) {
  #graphLayer {
    height: 400px;
  }
}
@media only screen and (max-width : 991px) {
  #graphLayer {
    height: 340px;
  }
}
@media only screen and (max-width : 767px) {
  #graphLayer {
    height: 320px;
  }
}
#graphLayer #graphLines {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 74px;
  z-index: 1;
  pointer-events: none;
}
@media only screen and (max-width : 767px) {
  #graphLayer #graphLines {
    right: auto;
    bottom: 0;
    top: 0;
    width: 70%;
  }
}
#graphLayer #graphLines div {
  height: 1px;
  content: "";
  background: #dfdfdf;
}
@media only screen and (max-width : 767px) {
  #graphLayer #graphLines div {
    height: 100%;
    width: 1px;
  }
}
#graphLayer #graphLines div::before, #graphLayer #graphLines div::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 150px;
  height: 1px;
  content: "";
  background: url("../../images/content/dash.png") repeat-x center center;
  background-size: 21px 1px;
}
@media only screen and (max-width : 1200px) {
  #graphLayer #graphLines div::before, #graphLayer #graphLines div::after {
    bottom: 120px;
  }
}
@media only screen and (max-width : 991px) {
  #graphLayer #graphLines div::before, #graphLayer #graphLines div::after {
    bottom: 102px;
  }
}
@media only screen and (max-width : 767px) {
  #graphLayer #graphLines div::before, #graphLayer #graphLines div::after {
    right: auto;
    bottom: 0px;
    top: 0px;
    left: 30%;
    height: 100%;
    width: 1px;
    background: url("../../images/content/dash-v.png") repeat-y center center;
    background-size: 1px 21px;
  }
}
#graphLayer #graphLines div::after {
  bottom: 300px;
}
@media only screen and (max-width : 1200px) {
  #graphLayer #graphLines div::after {
    bottom: 240px;
  }
}
@media only screen and (max-width : 991px) {
  #graphLayer #graphLines div::after {
    bottom: 204px;
  }
}
@media only screen and (max-width : 767px) {
  #graphLayer #graphLines div::after {
    bottom: 0px;
    left: 60%;
  }
}
#graphLayer #graph {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
}
@media only screen and (max-width : 767px) {
  #graphLayer #graph {
    padding: 10px 0;
  }
}
#graphLayer #graph .graphCol {
  position: relative;
  float: left;
  width: 20%;
  margin: 0 2.5%;
  height: 100%;
}
@media only screen and (max-width : 767px) {
  #graphLayer #graph .graphCol {
    width: 70%;
    height: 55px;
    margin: 10px 0;
  }
}
@media only screen and (max-width : 600px) {
  #graphLayer #graph .graphCol {
    width: 65%;
  }
}
#graphLayer #graph .graphCol.greengraph .graphBar {
  background: #0cbc41;
}
#graphLayer #graph .graphCol.greengraph p {
  color: #0cbc41;
}
#graphLayer #graph .graphCol > div {
  position: absolute;
  left: 0;
  bottom: 75px;
  width: 100%;
  height: calc(100% - 74px);
}
@media only screen and (max-width : 767px) {
  #graphLayer #graph .graphCol > div {
    bottom: 0;
    top: 0;
    height: 100%;
  }
}
#graphLayer #graph .graphCol > div .graphBar {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0px;
  background: #dfdfdf;
  transition: height 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media only screen and (max-width : 767px) {
  #graphLayer #graph .graphCol > div .graphBar {
    height: 100%;
    width: 0px;
    transition: width 500ms cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}
#graphLayer #graph .graphCol > div .graphDesc {
  position: absolute;
  left: 50%;
  top: -10px;
  width: 100%;
  padding: 20px 30px;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
  color: #fff;
  background: #252527;
  z-index: 1;
  opacity: 0;
  transition: top 100ms cubic-bezier(0.165, 0.84, 0.44, 1), opacity 100ms;
}
@media only screen and (max-width : 1600px) {
  #graphLayer #graph .graphCol > div .graphDesc {
    left: 25%;
  }
}
@media only screen and (max-width : 1200px) {
  #graphLayer #graph .graphCol > div .graphDesc {
    padding: 10px 15px;
    left: 20px;
    width: calc(100% + 20px);
  }
}
@media only screen and (max-width : 767px) {
  #graphLayer #graph .graphCol > div .graphDesc {
    top: -40px;
    width: 280px;
    background: rgba(37, 37, 39, 0.85);
    transition: top 100ms cubic-bezier(0.165, 0.84, 0.44, 1), opacity 100ms;
  }
}
@media only screen and (max-width : 600px) {
  #graphLayer #graph .graphCol > div .graphDesc {
    width: 230px;
  }
}
@media only screen and (max-width : 480px) {
  #graphLayer #graph .graphCol > div .graphDesc {
    left: 10px;
    width: 200px;
  }
}
#graphLayer #graph .graphCol > div p {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 74px;
  margin: 1px 0 0 0;
  padding: 0 10px;
  font: 14px/74px "Roboto-Medium";
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  color: #7c7c7d;
}
@media only screen and (max-width : 767px) {
  #graphLayer #graph .graphCol > div p {
    left: 105%;
    top: 0px;
    width: auto;
    height: 55px;
    text-align: left;
    line-height: 55px;
  }
}
#graphLayer #graph .graphCol > div p span {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
}
#graphLayer #graph.show-graph .graphCol > div .graphBar {
  transition: background 300ms, height 700ms cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media only screen and (max-width : 767px) {
  #graphLayer #graph.show-graph .graphCol > div .graphBar {
    transition: background 300ms, width 700ms cubic-bezier(0.165, 0.84, 0.44, 1);
  }
}
#graphLayer #graph.graph1 #graph1col1 .graphBar {
  height: 60%;
}
@media only screen and (max-width : 767px) {
  #graphLayer #graph.graph1 #graph1col1 .graphBar {
    height: 100%;
    width: 60%;
  }
}
#graphLayer #graph.graph1 #graph1col1 p {
  opacity: 1;
}
#graphLayer #graph.graph1 #graph1col2 .graphBar {
  height: 40%;
}
@media only screen and (max-width : 767px) {
  #graphLayer #graph.graph1 #graph1col2 .graphBar {
    height: 100%;
    width: 40%;
  }
}
#graphLayer #graph.graph1 #graph1col2 p {
  opacity: 1;
}
#graphLayer #graph.graph1 #graph1col3 .graphBar {
  height: 100%;
}
@media only screen and (max-width : 767px) {
  #graphLayer #graph.graph1 #graph1col3 .graphBar {
    height: 100%;
    width: 100%;
  }
}
#graphLayer #graph.graph1 #graph1col3 .graphBar .graphDesc {
  top: -30px;
  opacity: 1;
  transition: top 600ms cubic-bezier(0.165, 0.84, 0.44, 1) 500ms, opacity 600ms ease 500ms;
}
@media only screen and (max-width : 767px) {
  #graphLayer #graph.graph1 #graph1col3 .graphBar .graphDesc {
    top: -65px;
    transition: top 500ms cubic-bezier(0.165, 0.84, 0.44, 1) 1s, opacity 500ms ease 1s;
  }
}
#graphLayer #graph.graph1 #graph1col3 p {
  opacity: 1;
}
#graphLayer #graph.graph1 #graph1col4 .graphBar {
  height: 70%;
}
@media only screen and (max-width : 767px) {
  #graphLayer #graph.graph1 #graph1col4 .graphBar {
    height: 100%;
    width: 70%;
  }
}
#graphLayer #graph.graph1 #graph1col4 p {
  opacity: 1;
}
#graphLayer #graph.graph2 #graph2col1 .graphBar {
  height: 45%;
}
@media only screen and (max-width : 767px) {
  #graphLayer #graph.graph2 #graph2col1 .graphBar {
    height: 100%;
    width: 45%;
  }
}
#graphLayer #graph.graph2 #graph2col1 p {
  opacity: 1;
}
#graphLayer #graph.graph2 #graph2col2 .graphBar {
  height: 30%;
}
@media only screen and (max-width : 767px) {
  #graphLayer #graph.graph2 #graph2col2 .graphBar {
    height: 100%;
    width: 30%;
  }
}
#graphLayer #graph.graph2 #graph2col2 p {
  opacity: 1;
}
#graphLayer #graph.graph2 #graph2col3 .graphBar {
  height: 100%;
}
@media only screen and (max-width : 767px) {
  #graphLayer #graph.graph2 #graph2col3 .graphBar {
    height: 100%;
    width: 100%;
  }
}
#graphLayer #graph.graph2 #graph2col3 .graphBar .graphDesc {
  top: -30px;
  opacity: 1;
  transition: top 600ms cubic-bezier(0.165, 0.84, 0.44, 1) 500ms, opacity 600ms ease 500ms;
}
@media only screen and (max-width : 767px) {
  #graphLayer #graph.graph2 #graph2col3 .graphBar .graphDesc {
    top: -65px;
    transition: top 500ms cubic-bezier(0.165, 0.84, 0.44, 1) 1s, opacity 500ms ease 1s;
  }
}
#graphLayer #graph.graph2 #graph2col3 p {
  opacity: 1;
}
#graphLayer #graph.graph2 #graph2col4 .graphBar {
  height: 75%;
}
@media only screen and (max-width : 767px) {
  #graphLayer #graph.graph2 #graph2col4 .graphBar {
    height: 100%;
    width: 75%;
  }
}
#graphLayer #graph.graph2 #graph2col4 p {
  opacity: 1;
}
#graphLayer #graph.graph3 #graph3col1 .graphBar {
  height: 70%;
}
@media only screen and (max-width : 767px) {
  #graphLayer #graph.graph3 #graph3col1 .graphBar {
    height: 100%;
    width: 70%;
  }
}
#graphLayer #graph.graph3 #graph3col1 p {
  opacity: 1;
}
#graphLayer #graph.graph3 #graph3col2 .graphBar {
  height: 40%;
}
@media only screen and (max-width : 767px) {
  #graphLayer #graph.graph3 #graph3col2 .graphBar {
    height: 100%;
    width: 40%;
  }
}
#graphLayer #graph.graph3 #graph3col2 p {
  opacity: 1;
}
#graphLayer #graph.graph3 #graph3col3 .graphBar {
  height: 100%;
}
@media only screen and (max-width : 767px) {
  #graphLayer #graph.graph3 #graph3col3 .graphBar {
    height: 100%;
    width: 100%;
  }
}
#graphLayer #graph.graph3 #graph3col3 .graphBar .graphDesc {
  top: -30px;
  opacity: 1;
  transition: top 600ms cubic-bezier(0.165, 0.84, 0.44, 1) 500ms, opacity 600ms ease 500ms;
}
@media only screen and (max-width : 767px) {
  #graphLayer #graph.graph3 #graph3col3 .graphBar .graphDesc {
    top: -65px;
    transition: top 500ms cubic-bezier(0.165, 0.84, 0.44, 1) 1s, opacity 500ms ease 1s;
  }
}
#graphLayer #graph.graph3 #graph3col3 p {
  opacity: 1;
}
#graphLayer #graph.graph3 #graph3col4 .graphBar {
  height: 60%;
}
@media only screen and (max-width : 767px) {
  #graphLayer #graph.graph3 #graph3col4 .graphBar {
    height: 100%;
    width: 60%;
  }
}
#graphLayer #graph.graph3 #graph3col4 p {
  opacity: 1;
}
#graphLayer #graph.graph4 #graph4col1 .graphBar {
  height: 60%;
}
@media only screen and (max-width : 767px) {
  #graphLayer #graph.graph4 #graph4col1 .graphBar {
    height: 100%;
    width: 60%;
  }
}
#graphLayer #graph.graph4 #graph4col1 p {
  opacity: 1;
}
#graphLayer #graph.graph4 #graph4col2 .graphBar {
  height: 70%;
}
@media only screen and (max-width : 767px) {
  #graphLayer #graph.graph4 #graph4col2 .graphBar {
    height: 100%;
    width: 70%;
  }
}
#graphLayer #graph.graph4 #graph4col2 p {
  opacity: 1;
}
#graphLayer #graph.graph4 #graph4col3 .graphBar {
  height: 100%;
}
@media only screen and (max-width : 767px) {
  #graphLayer #graph.graph4 #graph4col3 .graphBar {
    height: 100%;
    width: 100%;
  }
}
#graphLayer #graph.graph4 #graph4col3 .graphBar .graphDesc {
  top: -30px;
  opacity: 1;
  transition: top 600ms cubic-bezier(0.165, 0.84, 0.44, 1) 500ms, opacity 600ms ease 500ms;
}
@media only screen and (max-width : 767px) {
  #graphLayer #graph.graph4 #graph4col3 .graphBar .graphDesc {
    top: -65px;
    transition: top 500ms cubic-bezier(0.165, 0.84, 0.44, 1) 1s, opacity 500ms ease 1s;
  }
}
#graphLayer #graph.graph4 #graph4col3 p {
  opacity: 1;
}
#graphLayer #graph.graph4 #graph4col4 .graphBar {
  height: 40%;
}
@media only screen and (max-width : 767px) {
  #graphLayer #graph.graph4 #graph4col4 .graphBar {
    height: 100%;
    width: 40%;
  }
}
#graphLayer #graph.graph4 #graph4col4 p {
  opacity: 1;
}

#goal {
  text-align: center;
}
@media only screen and (max-width : 991px) {
  #goal {
    text-align: left;
  }
}
#goal h5 {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width : 991px) {
  #goal h5 {
    margin-left: 0;
    margin-right: 0;
  }
}

#difference .list {
  margin-top: -80px;
}
#difference .list .level2 {
  margin-left: 35px;
}

.grayBande {
  position: relative;
}
.grayBande::before {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 30%;
  content: "";
  background: #252527;
}

#details .bg-gray #statement {
  padding-bottom: 0;
}

#details .bicol::before {
  display: none;
}
@media only screen and (max-width : 600px) {
  #details #statement {
    padding-top: 0;
  }
}
#details .boxedInfo {
  position: relative;
}
#details .boxedInfo .hightlight {
  position: relative;
  background: #1e1e1f;
  z-index: 1;
}
@media only screen and (max-width : 600px) {
  #details .boxedInfo .hightlight {
    padding-bottom: 0;
  }
  #details .boxedInfo .hightlight::after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 80px;
    content: "";
    background: #252527;
    z-index: -1;
  }
}
#details .boxedInfo .hightlight h3 {
  color: #0cbc41;
}
#details .boxedInfo .hightlight p {
  margin-bottom: 40px;
  max-width: 400px;
}
#details .boxedInfo .hightlight img {
  position: absolute;
  left: 80%;
  bottom: -30px;
  max-width: 100%;
}
@media only screen and (max-width : 1400px) {
  #details .boxedInfo .hightlight img {
    left: 85%;
    bottom: 0;
  }
}
@media only screen and (max-width : 991px) {
  #details .boxedInfo .hightlight img {
    left: 90%;
    bottom: 0;
    max-width: 80%;
  }
}
@media only screen and (max-width : 767px) {
  #details .boxedInfo .hightlight img {
    left: 90%;
    bottom: 0;
    max-width: 90%;
  }
}
@media only screen and (max-width : 600px) {
  #details .boxedInfo .hightlight img {
    position: static;
    left: auto;
    bottom: auto;
    margin-top: 60px;
    max-width: 100%;
  }
}

#details .bg-gray #statement {
  padding-bottom: 0;
}

#details .bicol::before {
  display: none;
}
@media only screen and (max-width : 600px) {
  #details #statement {
    padding-top: 0;
  }
}
#details .boxedInfo {
  position: relative;
}
#details .boxedInfo .hightlight {
  position: relative;
  background: #0cbc41;
  z-index: 1;
}
@media only screen and (max-width : 600px) {
  #details .boxedInfo .hightlight {
    padding-bottom: 0;
  }
  #details .boxedInfo .hightlight::after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 80px;
    content: "";
    background: #0cbc41;
    z-index: -1;
  }
}
#details .boxedInfo .hightlight h3 {
  color: #0cbc41;
}
#details .boxedInfo .hightlight p {
  margin-bottom: 40px;
  max-width: 400px;
}
#details .boxedInfo .hightlight img {
  position: absolute;
  left: 80%;
  bottom: -30px;
  max-width: 100%;
}
@media only screen and (max-width : 1400px) {
  #details .boxedInfo .hightlight img {
    left: 85%;
    bottom: 0;
  }
}
@media only screen and (max-width : 991px) {
  #details .boxedInfo .hightlight img {
    left: 90%;
    bottom: 0;
    max-width: 80%;
  }
}
@media only screen and (max-width : 767px) {
  #details .boxedInfo .hightlight img {
    left: 90%;
    bottom: 0;
    max-width: 90%;
  }
}
@media only screen and (max-width : 600px) {
  #details .boxedInfo .hightlight img {
    position: static;
    left: auto;
    bottom: auto;
    margin-top: 60px;
    max-width: 100%;
  }
}

@media only screen and (max-width: 1700px) {
  #about .bicol::before {
    height: 50px;
  }
}
@media only screen and (max-width : 1600px) {
  #about .bicol::before {
    display: none;
  }
}
#about .bicol .x-padding {
  padding-top: 15%;
}
@media only screen and (max-width : 1600px) {
  #about .bicol .x-padding {
    padding-top: 12.5%;
  }
}
@media only screen and (max-width : 991px) {
  #about .bicol .x-padding {
    padding-top: 20px;
  }
}
@media only screen and (max-width : 600px) {
  #about .bicol .x-padding {
    padding-top: 70px;
  }
}
#about .fwHeightFix {
  background: url("/themes/greensolv/assets/images/content/apropos2.jpg") no-repeat center top;
  background-size: cover;
}
#about .dephased {
  margin: 70px 0 0 20%;
  max-width: 1100px;
}
@media only screen and (max-width : 991px) {
  #about .dephased {
    margin: 50px 0 0 15%;
  }
}
@media only screen and (max-width : 767px) {
  #about .dephased {
    margin-left: 0;
  }
}
@media only screen and (max-width : 600px) {
  #about .dephased {
    margin-top: 40px;
  }
}
@media only screen and (max-width : 600px) {
  #about #temoignage .slave {
    padding-top: 70px;
    padding-bottom: 70px;
    line-height: normal !important;
  }
}
#about #temoignage .master {
  line-height: 0;
}
#about #temoignage .master img {
  width: 100%;
}
#about .aboutVideo {
  background: #0cbc41;
}
#about .aboutVideo .col {
  float: unset;
}
#about .aboutVideo h3 {
  margin: 0 0 25px 0;
  color: #fff;
}
#about .aboutVideo h1.first {
  margin-bottom: 0;
}
#about .aboutVideo h1.second {
  margin-bottom: 25px;
}
@media only screen and (max-width : 600px) {
  #about .aboutVideo h1.second {
    margin-bottom: 20px;
  }
}
#about .aboutVideo .videoDesc {
  width: 100%;
}
#about .sign {
  position: relative;
  padding: 0 0 0 55px;
  margin: 0;
  font-family: "Roboto-Italic";
  font-size: 18px;
}
@media only screen and (max-width : 1200px) {
  #about .sign {
    font-size: 16px;
  }
}
#about .sign::before {
  position: absolute;
  left: 0;
  top: 14px;
  height: 1px;
  width: 40px;
  content: "";
  background: #0cbc41;
}
@media only screen and (max-width : 600px) {
  #about .sign::before {
    width: 30px;
  }
}
@media only screen and (max-width : 480px) {
  #about .sign::before {
    width: 20px;
  }
}
#about #directors h2 {
  margin-bottom: 100px;
}
@media only screen and (max-width : 1200px) {
  #about #directors h2 {
    margin-bottom: 70px;
  }
}
@media only screen and (max-width : 991px) {
  #about #directors h2 {
    margin-bottom: 50px;
  }
}
#about #directors h3 {
  display: flex;
  width: 100%;
}
#about #directors .teamWrapper div {
  float: left;
  width: 29.333%;
  margin: 0 3% 70px 0;
}
#about #directors .teamWrapper div:nth-child(3n+1) {
  margin-left: 0;
}
#about #directors .teamWrapper div:nth-child(3n) {
  margin-right: 0;
}
@media only screen and (max-width : 1200px) {
  #about #directors .teamWrapper div {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width : 991px) {
  #about #directors .teamWrapper div {
    width: calc(50% - 20px);
    margin: 0 40px 50px 0;
  }
  #about #directors .teamWrapper div:nth-child(odd) {
    margin-right: 40px;
  }
  #about #directors .teamWrapper div:nth-child(even) {
    margin-right: 0;
  }
}
@media only screen and (max-width : 600px) {
  #about #directors .teamWrapper div {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width : 480px) {
  #about #directors .teamWrapper div {
    width: 100%;
    margin: 0 0 30px 0;
  }
}
#about #directors .teamWrapper div img {
  width: 100%;
  margin-bottom: 30px;
}
#about #directors .teamWrapper div h6 {
  margin-bottom: 10px;
  font-size: 30px;
  color: #252527;
  text-transform: none;
}
@media only screen and (max-width : 1200px) {
  #about #directors .teamWrapper div h6 {
    font-size: 26px;
  }
}
@media only screen and (max-width : 991px) {
  #about #directors .teamWrapper div h6 {
    font-size: 24px;
  }
}
@media only screen and (max-width : 600px) {
  #about #directors .teamWrapper div h6 {
    font-size: 22px;
  }
}
#about #directors .teamWrapper div p {
  font-size: 15px;
  font-family: "Roboto-Medium";
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media only screen and (max-width : 1200px) {
  #about #directors .teamWrapper div p {
    font-size: 14px;
  }
}
@media only screen and (max-width : 991px) {
  #about #directors .teamWrapper div p {
    font-size: 13px;
  }
}
#about #directors .teamWrapper div p span {
  text-transform: none;
}
#about #marches {
  margin-top: -70px;
}
@media only screen and (max-width : 1200px) {
  #about #marches {
    margin-top: -50px;
  }
}
@media only screen and (max-width : 600px) {
  #about #marches {
    margin-top: -30px;
  }
}
#about .list {
  margin-top: 15px;
}
#about .testimony-title {
  padding-top: 125px;
  text-align: center;
  color: #fff;
}
#about .testimony-wrapper {
  height: 900px;
}
@media screen and (max-width: 600px) {
  #about .testimony-wrapper {
    height: 100%;
  }
}
#about #testimonyCycleRow {
  padding: 0 50px;
  max-height: 850px;
  background: #0cbc41;
}
#about #testimonyCycleRow .slide {
  text-align: center;
  color: #fff;
}
@media only screen and (max-width : 1600px) {
  #about #testimonyCycleRow .slide {
    padding-top: 40px;
  }
}
@media only screen and (max-width : 1400px) {
  #about #testimonyCycleRow .slide {
    padding-top: 20px;
  }
}
@media only screen and (max-width : 991px) {
  #about #testimonyCycleRow .slide {
    padding-top: 0px;
  }
}
@media screen and (max-width: 600px) {
  #about #testimonyCycleRow .slide {
    padding-bottom: 25px;
  }
}
#about #testimonyCycleRow .slide .testimony-logo {
  margin-bottom: 75px;
}
#about #testimonyCycleRow .slide .testimony-logo img {
  margin: auto;
  max-height: 150px;
  max-width: 385px;
}
#about #testimonyCycleRow .slide .fixPJlogo {
  transform: scale(2);
}
@media screen and (max-width: 600px) {
  #about #testimonyCycleRow .slide .fixPJlogo {
    transform: scale(1.5);
  }
}
@media screen and (max-width: 600px) {
  #about #testimonyCycleRow .slide .mobileNoPadding {
    padding: 0;
  }
}
@media screen and (max-width: 600px) {
  #about #testimonyCycleRow .slide .mobileNoMargin {
    margin: 0;
  }
}
#about #testimonyCycleRow .slide .testimony-text {
  margin-bottom: 50px;
}
#about #testimonyCycleRow .slide .testimony-text p {
  line-height: 1;
  font-size: 22px;
}
@media screen and (max-width: 680px) {
  #about #testimonyCycleRow .slide .testimony-text p {
    line-height: 1.5;
  }
}
@media screen and (max-width: 600px) {
  #about #testimonyCycleRow .slide .testimony-text p {
    line-height: 1.2;
  }
}
#about #testimonyCycleRow .slide .testimony-author em {
  position: relative;
  font-size: 16px;
}
#about #testimonyCycleRow .slide .testimony-author em::before {
  position: absolute;
  left: -60px;
  top: 10px;
  height: 1px;
  width: 50px;
  content: "";
  background: #fff;
}
@media screen and (max-width: 600px) {
  #about #testimonyCycleRow .slide .testimony-author em::before {
    position: absolute;
    left: -15px;
    top: 10px;
    height: 1px;
    width: 5px;
    content: "";
    background: #fff;
  }
}
#about #testimonyCycleRow .slick-dots {
  padding-bottom: 180px;
}
@media screen and (max-width: 600px) {
  #about #testimonyCycleRow .slick-dots {
    padding: 0px 0 125px;
  }
}
#about #testimonyCycleRow .slick-dots li {
  padding: 0 15px;
}
#about #testimonyCycleRow .slick-dots li button {
  font-size: 0;
  line-height: 0;
}
#about #testimonyCycleRow .slick-dots li::after {
  display: block;
  left: 50%;
  top: 50%;
  margin: 0;
  width: 6px;
  height: 6px;
  content: "";
  background: #fff;
  border-radius: 50%;
  transition: all 400ms;
}
#about #testimonyCycleRow .slick-dots li.slick-active::after {
  width: 10px;
  height: 10px;
  margin: -2px 0 0 0;
  background: #fff;
}

.graySubtitle {
  color: #abaeb3 !important;
  margin: 0 0 30px 0 !important;
}

#news .banner h1 {
  float: left;
}
@media only screen and (max-width : 767px) {
  #news .banner h1 {
    float: none;
  }
}

#filter {
  float: right;
}
@media only screen and (max-width : 767px) {
  #filter {
    float: none;
    margin-top: 40px;
  }
}

#news .postBoxList.newsList {
  padding-bottom: 60px;
}
@media only screen and (max-width : 1200px) {
  #news .postBoxList.newsList {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width : 991px) {
  #news .postBoxList.newsList {
    padding-bottom: 30px;
  }
}

#new .postBoxList.newsList {
  padding-bottom: 60px;
}
@media only screen and (max-width : 1200px) {
  #new .postBoxList.newsList {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width : 991px) {
  #new .postBoxList.newsList {
    padding-bottom: 30px;
  }
}

.mainNew a {
  display: block;
}
.mainNew a:first-child {
  margin-bottom: 100px;
}
@media only screen and (max-width : 1600px) {
  .mainNew a:first-child {
    margin-bottom: 70px;
  }
}
@media only screen and (max-width : 600px) {
  .mainNew a:first-child {
    margin-bottom: 50px;
  }
}
.mainNew a .slave {
  padding-right: 0;
}
@media only screen and (max-width : 600px) {
  .mainNew a .slave {
    margin-top: 30px;
    padding-right: 20px;
    line-height: normal !important;
  }
}
@media only screen and (max-width : 480px) {
  .mainNew a .slave {
    padding: 0;
  }
}
.mainNew a .slave .centerize {
  max-width: 700px;
}
@media only screen and (max-width : 1200px) {
  .mainNew a .slave .centerize {
    padding-left: 20px;
  }
}
@media only screen and (max-width : 600px) {
  .mainNew a .slave .centerize {
    padding-left: 0;
  }
}
.mainNew a .slave h2 {
  margin-bottom: 20px;
}
.mainNew a .master {
  position: relative;
  line-height: 0;
  overflow: hidden;
}
.mainNew a .master img {
  width: 100%;
}

@media only screen and (max-width : 767px) {
  #new #title {
    padding-left: 0;
  }
}
#new #title > * {
  margin-left: 175px;
}
@media only screen and (max-width : 767px) {
  #new #title > * {
    margin-left: 0;
    padding-left: 0;
  }
}
#new #newDesc {
  margin-top: 80px;
}
@media only screen and (max-width : 1200px) {
  #new #newDesc {
    margin-top: 60px;
  }
}
@media only screen and (max-width : 991px) {
  #new #newDesc {
    margin-top: 50px;
  }
}
@media only screen and (max-width : 767px) {
  #new #newDesc {
    margin-top: 40px;
  }
}
#new #newDesc > h2 {
  margin: 0;
}
#new aside {
  float: left;
  width: 175px;
}
@media only screen and (max-width : 767px) {
  #new aside {
    float: none;
    width: auto;
    margin: 40px 0 0 0;
  }
}
#new aside h6 {
  margin: 0;
}
#new aside ul {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: solid 1px #ddd;
}
@media only screen and (max-width : 767px) {
  #new aside ul {
    float: right;
    border: none;
    padding-bottom: 0;
    margin: 0;
    text-align: right;
  }
}
#new aside ul li {
  font-size: 14px;
  color: #7c7c7d;
}
#new aside ul li a {
  display: block;
  padding: 10px 0;
}
#new aside ul li p {
  font-size: 14px;
  color: #7c7c7d;
  display: block;
  padding: 10px 0;
  margin: 0;
  line-height: normal;
}
#new #newNav {
  margin-bottom: 20px;
}
@media only screen and (max-width : 767px) {
  #new #newNav {
    padding-top: 10px;
  }
}
#new #newNav a:first-child {
  margin-right: 10px;
}
#new #newNav a:first-child img {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}
#new #newContent {
  float: right;
  width: calc(100% - 175px);
}
@media only screen and (max-width : 767px) {
  #new #newContent {
    float: none;
    width: auto;
    padding-left: 0;
  }
}
#new #otherNews h2 {
  margin: 0 80px 70px 40px;
}
@media only screen and (max-width : 1400px) {
  #new #otherNews h2 {
    margin: 0 40px 50px 0;
  }
}
@media only screen and (max-width : 1200px) {
  #new #otherNews h2 {
    margin: 0 40px 40px 0;
  }
}
@media only screen and (max-width : 991px) {
  #new #otherNews h2 {
    margin: 0 20px 40px 0;
  }
}
@media only screen and (max-width : 767px) {
  #new #otherNews h2 {
    margin: 0 0 40px 0;
  }
}

#documents .banner h1 {
  float: left;
}
@media only screen and (max-width : 767px) {
  #documents .banner h1 {
    float: none;
  }
}
#documents .categoryName {
  color: #7c7c7d;
  text-align: left;
  margin: 70px 0 30px 85px;
}
@media only screen and (max-width : 767px) {
  #documents .categoryName {
    margin: 70px 0 30px 55px;
  }
}
@media only screen and (max-width : 600px) {
  #documents .categoryName {
    margin: 70px 0 30px 15px;
  }
}
#documents .itemList {
  display: flex;
  align-items: stretch;
  height: auto;
  flex-wrap: nowrap;
}
@media only screen and (max-width : 600px) {
  #documents .itemList {
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: flex-start;
    height: auto;
  }
}
#documents .itemList > .item {
  flex-grow: 3;
  color: white;
  width: 100%;
  text-align: center;
  line-height: 75px;
  font-size: 30px;
}
@media only screen and (max-width : 767px) {
  #documents .itemList > .item {
    margin-bottom: 15px;
  }
}
#documents .itemList > .item > h3 {
  color: #252527;
  text-align: left;
  margin: 37px 0 0 85px;
}
@media only screen and (max-width : 767px) {
  #documents .itemList > .item > h3 {
    margin: 35px 0 0 55px;
  }
}
@media only screen and (max-width : 600px) {
  #documents .itemList > .item > h3 {
    margin: 35px 0 0 15px;
  }
}
#documents .itemList > .item > p {
  color: #252527;
  text-align: left;
  margin: 15px 0 25px 85px;
}
@media only screen and (max-width : 767px) {
  #documents .itemList > .item > p {
    margin: 15px 0 0 55px;
  }
}
@media only screen and (max-width : 600px) {
  #documents .itemList > .item > p {
    margin: 15px 0 0 15px;
  }
}
#documents .itemList > .buttons {
  display: flex;
  justify-content: space-around;
  flex-direction: column;
  flex-grow: 1;
  color: white;
  width: 50%;
  text-align: center;
  align-items: center;
  font-size: 30px;
}
#documents .itemList > .buttons a {
  width: 100%;
  text-align: left;
  font-size: 16px;
  padding: 25px 15% 10px 15%;
  color: #0cbc41;
}
@media only screen and (max-width : 600px) {
  #documents .itemList > .buttons a {
    float: left;
    width: 100%;
    padding: 15px;
    text-align: left;
  }
}
#documents .itemList > .buttons .doc {
  padding: 10px 15% 25px 15%;
}
@media only screen and (max-width : 600px) {
  #documents .itemList > .buttons .doc {
    padding: 25px 15px 15px 15px;
    margin-bottom: 35px;
  }
}
#documents .ocList > li a {
  display: block;
  position: relative;
  margin: 0;
  font-size: 16px;
  color: #252527;
  cursor: pointer;
  transition: color 250ms;
}
#documents .ocList > li a:hover {
  color: #0cbc41;
}
#documents .ocList > li a::after, #documents .ocList > li a::before {
  position: absolute;
  content: "";
  background: #252527;
}
#documents .ocList > li a::after {
  right: 29px;
  top: 50%;
  margin-top: -1px;
  width: 22px;
  height: 2px;
  transition: background 350ms;
}
@media only screen and (max-width : 767px) {
  #documents .ocList > li a::after {
    right: 20px;
    width: 18px;
  }
}
@media only screen and (max-width : 600px) {
  #documents .ocList > li a::after {
    right: 10px;
  }
}
#documents .ocList > li a::before {
  right: 39px;
  top: 50%;
  margin-top: -11px;
  width: 2px;
  height: 22px;
  transition: transform 350ms, background 350ms;
  -webkit-transition: -webkit-transform 350ms, background 350ms;
}
@media only screen and (max-width : 767px) {
  #documents .ocList > li a::before {
    right: 28px;
    margin-top: -9px;
    height: 18px;
  }
}
@media only screen and (max-width : 600px) {
  #documents .ocList > li a::before {
    right: 18px;
  }
}
#documents .ocList > li a a {
  display: block;
}
#documents .ocList > li a::before {
  display: none;
}
#documents .ocList > li a::after {
  margin-top: -8px;
  width: 20px;
  height: 24px;
  background: url("../../images/icones/link.png") no-repeat center center;
  background-size: cover;
}
@media only screen and (max-width : 600px) {
  #documents .ocList > li a::after {
    margin-top: -12px;
  }
}
#documents .ocList > li a.doc::after {
  margin-top: -24px;
  background-image: url("../../images/icones/doc.png");
}
@media only screen and (max-width : 600px) {
  #documents .ocList > li a.doc::after {
    margin-top: -8px;
  }
}

#cuves #inclusion {
  padding: 50px;
  text-align: center;
  background: #1e1e1f;
}
@media only screen and (max-width : 991px) {
  #cuves #inclusion {
    padding: 50px 20px 10px 20px;
  }
}
#cuves #inclusion p {
  margin-bottom: 10px;
}
#cuves #inclusion ul {
  margin-top: 50px;
}
@media only screen and (max-width : 767px) {
  #cuves #inclusion ul {
    margin-top: 30px;
  }
}
#cuves #inclusion ul li {
  float: left;
  width: 33.33%;
  padding: 20px;
  border-right: solid 1px rgba(255, 255, 255, 0.15);
}
@media only screen and (max-width : 991px) {
  #cuves #inclusion ul li {
    padding: 20px 5px;
  }
}
@media only screen and (max-width : 767px) {
  #cuves #inclusion ul li {
    float: none;
    width: auto;
    padding: 30px 0;
    border-right: none;
    border-bottom: solid 1px rgba(255, 255, 255, 0.15);
  }
  #cuves #inclusion ul li:first-child {
    border-top: solid 1px rgba(255, 255, 255, 0.15);
  }
}
#cuves #inclusion ul li:last-child {
  border: none;
}
#cuves #inclusion ul li div {
  height: 52px;
  line-height: 52px;
  margin-bottom: 30px;
}
#cuves #inclusion ul li div img {
  vertical-align: bottom;
}
#cuves #inclusion ul li h3 {
  margin: 0;
  font-size: 30px;
  color: #fff;
}
@media only screen and (max-width : 991px) {
  #cuves #inclusion ul li h3 {
    font-size: 26px;
  }
}
@media only screen and (max-width : 767px) {
  #cuves #inclusion ul li h3 {
    font-size: 24px;
  }
  #cuves #inclusion ul li h3 br {
    display: none;
  }
}
#cuves #certifications {
  display: flex;
  width: 100%;
  justify-content: space-evenly;
  padding: 0 200px;
  margin-top: 50px;
}
@media only screen and (max-width: 1185px) {
  #cuves #certifications {
    padding: 0 100px;
  }
}
@media only screen and (max-width: 1024px) {
  #cuves #certifications {
    padding: 0 50px;
  }
}
@media only screen and (max-width: 768px) {
  #cuves #certifications {
    padding: 0;
  }
}
#cuves #certifications div {
  width: 125px;
  height: 125px;
}
#cuves #certifications div:not(:first-child) {
  margin-top: 10px;
}
@media only screen and (max-width: 900px) {
  #cuves #certifications div {
    width: 85px;
    height: 85px;
    text-align: center;
  }
}
#cuves #certifications div:first-child img {
  padding-top: 10px;
}
#cuves #certifications div .fixImg1 {
  width: 140px;
}
@media only screen and (max-width: 900px) {
  #cuves #certifications div .fixImg1 {
    width: 80px;
  }
}
#cuves #certifications div .fixImg2 {
  width: 95px;
}
@media only screen and (max-width: 900px) {
  #cuves #certifications div .fixImg2 {
    width: 55px;
  }
}
#cuves #certifications div .fixImg3 {
  width: 100px;
}
@media only screen and (max-width: 900px) {
  #cuves #certifications div .fixImg3 {
    width: 60px;
  }
}
#cuves #certifications div img {
  max-width: fit-content;
}
#cuves footer {
  background: #f3f3f4;
}
#cuves footer .infolettreForm input {
  background: #fff;
}
@media only screen and (max-width : 991px) {
  #cuves #cuveExp {
    padding-top: 80px;
  }
}
@media only screen and (max-width : 600px) {
  #cuves #cuveExp {
    padding-top: 70px;
  }
}
#cuves #cuveExp::before {
  display: block;
  position: absolute;
  bottom: auto;
  top: 0;
  background: #252527;
}
@media only screen and (max-width : 991px) {
  #cuves #cuveExp::before {
    display: none;
  }
}
#cuves #cuveExp h3 {
  margin-top: 120px;
  margin-bottom: 10px;
}
@media only screen and (max-width : 1600px) {
  #cuves #cuveExp h3 {
    margin-top: 100px;
  }
}
@media only screen and (max-width : 1400px) {
  #cuves #cuveExp h3 {
    margin-top: 80px;
  }
}
@media only screen and (max-width : 1200px) {
  #cuves #cuveExp h3 {
    margin-top: 50px;
  }
}
@media only screen and (max-width : 991px) {
  #cuves #cuveExp h3 {
    margin-top: 0;
  }
}
#cuves #cuveExp .subtitleCuve {
  margin-top: 0;
  color: #252527;
  font: 25px/1.1 "DINCond-Black";
}
@media only screen and (max-width : 1600px) {
  #cuves #cuveExp .subtitleCuve {
    margin-top: 0;
  }
}
@media only screen and (max-width : 1400px) {
  #cuves #cuveExp .subtitleCuve {
    margin-top: 0;
  }
}
@media only screen and (max-width : 1200px) {
  #cuves #cuveExp .subtitleCuve {
    margin-top: 0;
  }
}
@media only screen and (max-width : 991px) {
  #cuves #cuveExp .subtitleCuve {
    margin-top: 0;
  }
}
#cuves .bicol::before {
  display: none;
}
@media only screen and (max-width : 600px) {
  #cuves .bicol.y-padding {
    padding-bottom: 0;
  }
}
#cuves .bicol .fright {
  float: right;
  padding-bottom: 0;
}
#cuves .bicol .noBottomPadding {
  padding-bottom: 0;
}
#cuves .bicol .xl-padding {
  padding-right: 120px;
  padding-bottom: 0;
}
@media only screen and (max-width : 1600px) {
  #cuves .bicol .xl-padding {
    padding-right: 100px;
  }
}
@media only screen and (max-width : 1400px) {
  #cuves .bicol .xl-padding {
    padding-right: 80px;
  }
}
@media only screen and (max-width : 1200px) {
  #cuves .bicol .xl-padding {
    padding-right: 50px;
  }
}
@media only screen and (max-width : 991px) {
  #cuves .bicol .xl-padding {
    padding-right: 30px;
    padding-top: 0px;
  }
}
@media only screen and (max-width : 600px) {
  #cuves .bicol .xl-padding {
    padding-right: 20px;
    padding-bottom: 70px;
    padding-top: 70px;
  }
}
#cuves .bicol h3 {
  color: #0cbc41;
}
#cuves .bicol .subtitleCuve {
  margin-top: 0;
  color: #252527;
  font: 25px/1.1 "DINCond-Black";
}
@media only screen and (max-width : 1600px) {
  #cuves .bicol .subtitleCuve {
    margin-top: 0;
  }
}
@media only screen and (max-width : 1400px) {
  #cuves .bicol .subtitleCuve {
    margin-top: 0;
  }
}
@media only screen and (max-width : 1200px) {
  #cuves .bicol .subtitleCuve {
    margin-top: 0;
  }
}
@media only screen and (max-width : 991px) {
  #cuves .bicol .subtitleCuve {
    margin-top: 0;
  }
}
#cuves .bicol .noRightPadding {
  padding-top: 0;
  padding-bottom: 0;
}
@media only screen and (max-width : 600px) {
  #cuves .bicol .noRightPadding {
    padding-right: 20px;
  }
}
#cuves .bicol .noLeftPadding {
  padding-top: 0;
}
@media only screen and (max-width : 600px) {
  #cuves .bicol .noLeftPadding {
    padding-left: 20px;
  }
}
#cuves .noTopPadding {
  padding-top: 0;
}
@media only screen and (max-width : 600px) {
  #cuves .noTopPadding {
    padding-top: 70px;
  }
}

#tableRow h2 {
  margin-bottom: 100px;
}
#tableRow table {
  margin-top: 60px;
  width: 100%;
  font-size: 18px;
  line-height: 1.1;
  color: #fff;
  background: #252527;
}
@media only screen and (max-width : 991px) {
  #tableRow table {
    font-size: 16px;
  }
}
@media only screen and (max-width : 767px) {
  #tableRow table {
    font-size: 14px;
  }
}
@media only screen and (max-width : 480px) {
  #tableRow table {
    font-size: 13px;
  }
}
#tableRow table td a {
  color: #0cbc41 !important;
}
#tableRow table td a:hover {
  color: #fff;
}
#tableRow table td a:visited {
  color: #0cbc41 !important;
}
#tableRow table td,
#tableRow table th {
  width: 25%;
  padding: 30px 10px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.15);
  border-right: solid 1px rgba(255, 255, 255, 0.15);
}
@media only screen and (max-width : 767px) {
  #tableRow table td,
  #tableRow table th {
    padding: 20px 10px;
  }
}
@media only screen and (max-width : 480px) {
  #tableRow table td,
  #tableRow table th {
    padding: 15px 5px;
  }
}
#tableRow table th {
  font-family: "Roboto-Bold";
  font-size: 22px;
  line-height: 1;
}
@media only screen and (max-width : 991px) {
  #tableRow table th {
    font-size: 20px;
  }
}
@media only screen and (max-width : 767px) {
  #tableRow table th {
    font-size: 18px;
  }
}
@media only screen and (max-width : 600px) {
  #tableRow table th {
    font-size: 16px;
  }
}
@media only screen and (max-width : 480px) {
  #tableRow table th {
    font-size: 14px;
  }
}
@media only screen and (max-width: 380px) {
  #tableRow table th {
    font-size: 10px;
  }
}
#tableRow table td:last-child,
#tableRow table th:last-child {
  border-right: none;
}

#contact .banner {
  position: relative;
}
#contact .banner .col::after {
  position: absolute;
  left: 50%;
  right: 0;
  top: 0;
  bottom: 0;
  content: "";
  background: #0cbc41;
}
@media only screen and (max-width : 767px) {
  #contact .banner .col::after {
    display: none;
  }
}
#contact #coord {
  position: relative;
}
#contact #coord::after {
  position: absolute;
  left: 100%;
  top: 0;
  bottom: 0;
  width: 100%;
  content: "";
  background: #0cbc41;
}
#contact #coord > div {
  margin: 0 0 60px 0;
}
@media only screen and (max-width : 1200px) {
  #contact #coord > div {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width : 767px) {
  #contact #coord > div {
    margin-bottom: 40px;
  }
}
#contact #coord > div:last-child {
  margin: 0;
}
#contact #coord p.email a {
  color: #0cbc41;
}
#contact #coord p.email a:first-child {
  margin-right: 20px;
}
#contact #coord p.email a .icon {
  width: 0.8em;
  height: 0.8em;
  fill: #7c7c7d;
  transition: fill 250ms;
}
#contact #coord h4 {
  font-family: "Roboto-Bold";
  text-transform: uppercase;
}
@media only screen and (max-width : 767px) {
  #contact #coord h4 {
    margin-bottom: 20px;
  }
}
#contact #coord h4 span {
  display: inline-block;
  width: 150px;
  font-family: "Roboto-Regular";
}
@media only screen and (max-width : 1400px) {
  #contact #coord h4 span {
    width: 120px;
  }
}
#contact #coord h5 {
  margin-bottom: 10px;
  font-family: "Roboto-Medium";
}
#contact #coord #sales {
  margin: 100px 0 0 0;
}
@media only screen and (max-width : 1200px) {
  #contact #coord #sales {
    margin-top: 80px;
  }
}
@media only screen and (max-width : 767px) {
  #contact #coord #sales {
    margin-top: 60px;
  }
}
#contact #coord #sales > :last-child {
  margin: 0;
}
#contact #coord #sales p {
  margin-bottom: 50px;
}
#contact #coord #sales h5 {
  margin-bottom: 0px;
}
#contact #coord #sales h6 {
  margin-bottom: 10px;
  color: #252527;
}
@media only screen and (max-width : 767px) {
  #contact #coord #sales h6 {
    margin-bottom: 5px;
  }
}
#contact #quote {
  position: relative;
  background: #0cbc41;
  z-index: 1;
}
@media only screen and (max-width : 1400px) {
  #contact #quote {
    padding-right: 20px;
  }
}
@media only screen and (max-width : 767px) {
  #contact #quote {
    padding-top: 80px;
  }
}
@media only screen and (max-width : 600px) {
  #contact #quote {
    padding-top: 70px;
  }
}
#contact #quote h2 {
  color: #fff;
}
#contact #quote h5 {
  margin-bottom: 10px;
  font-family: "Roboto-Medium";
  color: #fff;
}
#contact #quote h5.adjust {
  margin-top: -10px;
}
#contact #quote .blocs {
  margin: 0 0 50px -10px;
}
#contact #quote .blocs::after {
  display: table;
  content: "";
  clear: left;
}
#contact #quote .blocs li {
  float: left;
  width: 165px;
  padding: 10px 0;
  margin: 0 10px 20px 10px;
  font: 14px/18px "Roboto-Medium";
  color: rgba(255, 255, 255, 0.5);
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: background 250ms, color 250ms;
}
@media only screen and (max-width : 1200px) {
  #contact #quote .blocs li {
    margin: 0 5px 10px 5px;
  }
}
#contact #quote .blocs li.selected {
  color: #0cbc41 !important;
  background: #fff !important;
  cursor: default;
}
#contact #quote p {
  color: #fff;
}
#contact #quote #contactForm {
  margin: 50px 0 0 0;
}
@media only screen and (max-width : 991px) {
  #contact #quote #contactForm .error {
    left: 20px;
  }
}
#contact #quote #contactForm #submit {
  float: right;
  border-color: #fff;
  color: #fff;
}
#contact #quote #contactForm #submit.disabled {
  pointer-events: none;
}
#contact #quote #contactForm input:-webkit-autofill, #contact #quote #contactForm input:-webkit-autofill:hover, #contact #quote #contactForm input:-webkit-autofill:focus, #contact #quote #contactForm input:-webkit-autofill:active {
  font-size: 18px !important;
  -webkit-box-shadow: 0 0 0 100px #0cbc41 inset !important;
  -webkit-text-fill-color: #fff;
}
#contact #quote #contactForm input:-webkit-autofill::first-line {
  font-family: "Roboto-Regular";
  font-size: 18px;
}
#contact #infolettrePage {
  width: 370px;
  margin-top: 65px;
}
@media screen and (max-width: 900px) {
  #contact #infolettrePage {
    width: 350px;
  }
}
@media screen and (max-width: 768px) {
  #contact #infolettrePage {
    width: 345px;
  }
}
@media screen and (max-width: 400px) {
  #contact #infolettrePage {
    width: 280px;
  }
}
#contact #infolettrePage input:-webkit-autofill, #contact #infolettrePage input:-webkit-autofill:hover, #contact #infolettrePage input:-webkit-autofill:focus, #contact #infolettrePage input:-webkit-autofill:active {
  font-size: 18px !important;
  -webkit-box-shadow: 0 0 0 100px #f3f3f4 inset !important;
  -webkit-text-fill-color: #252527;
}
#contact #infolettrePage input:-webkit-autofill::first-line {
  font-family: "Roboto-Regular";
  font-size: 18px;
}

.pageFAQ h1 {
  float: left;
}
@media screen and (max-width: 1024px) {
  .pageFAQ h1 {
    padding-bottom: 70px;
    float: none;
  }
}
@media screen and (max-width: 768px) {
  .pageFAQ h1 {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 600px) {
  .pageFAQ h1 {
    padding-bottom: 0;
  }
}
.pageFAQ #filter {
  padding-top: 8px;
  float: right;
}
@media screen and (max-width: 1024px) {
  .pageFAQ #filter {
    float: none;
  }
}
.pageFAQ .ocList.faq li h4 {
  position: relative;
  padding: 40px 100px 40px 40px;
  transition: color 300ms;
  width: 100%;
  margin: 0;
}
@media screen and (max-width: 1600px) {
  .pageFAQ .ocList.faq li h4 {
    padding: 30px 100px 30px 30px;
  }
}
@media screen and (max-width: 600px) {
  .pageFAQ .ocList.faq li h4 {
    padding: 25px 100px 25px 25px;
  }
}
.pageFAQ .ocList.faq li h4 span {
  display: block;
  font-size: 16px;
  padding-bottom: 10px;
  color: #7c7c7d;
}
@media screen and (max-width: 1600px) {
  .pageFAQ .ocList.faq li h4 span {
    padding-bottom: 5px;
  }
}
@media screen and (max-width: 768px) {
  .pageFAQ .ocList.faq li h4 span {
    font-size: 15px;
  }
}
.pageFAQ .ocList.faq li h4:hover {
  cursor: pointer;
  color: #0cbc41;
  transition: color 300ms;
}
.pageFAQ .ocList.faq li h4:hover:after, .pageFAQ .ocList.faq li h4:hover:before {
  background: #0cbc41;
}
.pageFAQ .ocList.faq li h4:after {
  position: absolute;
  right: 50px;
  top: 50%;
  display: block;
  width: 20px;
  height: 2px;
  content: "";
  background: #000;
  transition: background 300ms;
}
@media screen and (max-width: 600px) {
  .pageFAQ .ocList.faq li h4:after {
    right: 30px;
  }
}
.pageFAQ .ocList.faq li h4:before {
  position: absolute;
  right: 60px;
  top: 50%;
  display: block;
  width: 2px;
  height: 20px;
  margin: -9px -1px 0 0;
  content: "";
  background: #000;
  transition: background 300ms;
}
@media screen and (max-width: 600px) {
  .pageFAQ .ocList.faq li h4:before {
    right: 40px;
  }
}
.pageFAQ .ocList.faq li.open h4 {
  color: #000;
}
.pageFAQ .ocList.faq li.open h4:hover {
  cursor: pointer;
  color: #0cbc41;
  transition: color 300ms;
}
.pageFAQ .ocList.faq li .dynamic {
  padding-left: 40px;
}
@media screen and (max-width: 1600px) {
  .pageFAQ .ocList.faq li .dynamic {
    padding-left: 30px;
  }
}
@media screen and (max-width: 600px) {
  .pageFAQ .ocList.faq li .dynamic {
    padding-left: 25px;
  }
}

#career {
  position: relative;
  background-color: #fff;
}
#career .quickLinks-container {
  position: fixed;
  top: 90px;
  right: 0;
  z-index: 15;
  transition: all 0.3s ease;
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
#career .quickLinks-container.notActive {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
#career .quickLinks-container .quickLinks-square {
  display: flex;
  flex-direction: column;
  z-index: 11;
  transition: all 0.3s ease;
}
#career .quickLinks-container .quickLinks-square__jobs, #career .quickLinks-container .quickLinks-square__apply {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 70px;
  background-color: #0cbc41;
  transition: all 0.3s ease;
  position: relative;
  cursor: pointer;
}
#career .quickLinks-container .quickLinks-square__jobs:hover, #career .quickLinks-container .quickLinks-square__apply:hover {
  background-color: #08842d;
}
#career .quickLinks-container .quickLinks-square__jobs {
  position: relative;
}
#career .quickLinks-container .quickLinks-square__jobs-svg {
  width: 24px;
  height: 22px;
  fill: #fff;
}
#career .quickLinks-container .quickLinks-square__jobs::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 30px;
  height: 1px;
  background-color: white;
  transition: all 0.3s ease;
}
#career .quickLinks-container .quickLinks-square__jobs.removeAfter::after {
  background-color: transparent;
}
#career .quickLinks-container .quickLinks-square__apply-svg {
  width: 20px;
  height: 27px;
  fill: #fff;
}
@media (max-width: 901px) {
  #career .quickLinks-container .quickLinks-square__jobs:hover {
    background-color: #0cbc41;
  }
  #career .quickLinks-container .quickLinks-square__apply:hover {
    background-color: #0cbc41;
  }
}
@media (max-width: 768px) {
  #career .quickLinks-container {
    top: revert;
    right: 10px;
    bottom: 80px;
  }
  #career .quickLinks-container .quickLinks-square__jobs, #career .quickLinks-container .quickLinks-square__apply {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
    width: 60px;
    height: 60px;
    border-radius: 100vh;
  }
  #career .quickLinks-container .quickLinks-square__jobs {
    margin-bottom: 10px;
  }
  #career .quickLinks-container .quickLinks-square__jobs::after {
    opacity: 0;
  }
}
#career .quickLinks-text {
  position: fixed;
  top: 90px;
  right: 0;
  color: white;
  height: 140px;
  width: 170px;
  mix-blend-mode: difference;
  z-index: 14;
  font-family: "Roboto-Medium";
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
}
#career .quickLinks-text__jobs, #career .quickLinks-text__apply {
  position: absolute;
  display: flex;
  align-items: center;
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}
#career .quickLinks-text__jobs.en, #career .quickLinks-text__apply.en {
  margin-left: 30px;
}
#career .quickLinks-text__jobs.active, #career .quickLinks-text__apply.active {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
@media (max-width: 901px) {
  #career .quickLinks-text__jobs.active, #career .quickLinks-text__apply.active {
    opacity: 0;
    visibility: visible;
    pointer-events: none;
  }
}
#career .quickLinks-text__jobs {
  top: 0;
  width: 100%;
  height: 50%;
}
#career .quickLinks-text__apply {
  top: 50%;
  width: 100%;
  height: 50%;
}
#career .noBottomPadding {
  padding-bottom: 0;
}
#career .noTopPadding {
  padding-top: 0;
}
#career .noTopMargin {
  margin-top: 0;
}
#career .paddingBottom {
  padding-bottom: 80px;
}
@media (max-width: 600px) {
  #career .paddingBottom {
    padding-top: 80px;
  }
}
#career .ybs-padding {
  padding-bottom: 90px;
}
@media (max-width: 667px) {
  #career .ybs-padding {
    padding-bottom: 45px;
  }
}
#career .yts-padding {
  padding-top: 100px;
}
@media (max-width: 667px) {
  #career .yts-padding {
    padding-top: 60px;
  }
}
#career .xxl-padding {
  padding-left: 280px;
  padding-right: 280px;
  transition: all 0.3s ease;
}
@media (max-width: 1300px) {
  #career .xxl-padding {
    padding-left: 200px;
    padding-right: 200px;
  }
}
@media (max-width: 1000px) {
  #career .xxl-padding {
    padding-left: 100px;
    padding-right: 100px;
  }
}
@media (max-width: 767px) {
  #career .xxl-padding {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 500px) {
  #career .xxl-padding {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#career .xl-padding-alt {
  padding-right: 240px;
  padding-left: 240px;
}
@media only screen and (max-width : 1600px) {
  #career .xl-padding-alt {
    padding-right: 200px;
    padding-left: 200px;
  }
}
@media only screen and (max-width : 1400px) {
  #career .xl-padding-alt {
    padding-right: 160px;
    padding-left: 160px;
  }
}
@media only screen and (max-width : 1200px) {
  #career .xl-padding-alt {
    padding-right: 100px;
    padding-left: 100px;
  }
}
@media only screen and (max-width : 991px) {
  #career .xl-padding-alt {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media only screen and (max-width : 767px) {
  #career .xl-padding-alt {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media (max-width: 600px) {
  #career .xl-padding-alt {
    padding-right: 30px;
    padding-left: 30px;
  }
}
#career .career-title {
  font-family: "DINCond-Black";
  line-height: 1.1;
  font-size: 100px;
  transition: all 0.3s ease;
}
@media only screen and (max-width : 1200px) {
  #career .career-title {
    font-size: 80px;
  }
}
@media only screen and (max-width : 991px) {
  #career .career-title {
    font-size: 75px;
  }
}
@media (max-width: 850px) {
  #career .career-title {
    font-size: 70px;
  }
}
@media only screen and (max-width : 767px) {
  #career .career-title {
    font-size: 65px;
  }
}
@media (max-width: 667px) {
  #career .career-title {
    font-size: 50px;
  }
}
#career .after {
  position: relative;
  overflow: hidden;
}
#career .after img {
  position: relative;
  z-index: 10;
}
#career .after::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -12.5%; /* calc(0% - ((100% * 1.25) / 2)) */
  width: 125%;
  height: 75%;
  border-radius: 100vw 100vw 0 0;
  background-color: #252527;
}
#career .paragraph p {
  font-size: 20px;
}
#career .button-text {
  margin-top: 30px;
}
@media (max-width: 901px) {
  #career .button-text:hover {
    background-color: #0cbc41;
    color: white;
  }
}
@media (max-width: 667px) {
  #career #grid-image {
    padding-bottom: 0;
  }
}
#career .grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 50px;
}
@media (max-width: 667px) {
  #career .grid {
    grid-template-columns: auto;
    gap: 20px;
  }
  #career .grid img {
    width: 100%;
  }
}
#career .flex {
  display: flex;
  gap: 30px;
  padding-top: 70px;
}
@media (max-width: 900px) {
  #career .flex {
    flex-direction: column;
  }
}
#career .flex .sticky-container {
  width: 50%;
}
#career .flex .sticky-container .sticky {
  position: sticky;
  top: 120px;
  margin-bottom: 20px;
}
@media only screen and (max-width : 767px) {
  #career .flex .sticky-container .sticky .career-title {
    font-size: 65px;
  }
}
@media (max-width: 667px) {
  #career .flex .sticky-container .sticky .career-title {
    font-size: 60px;
  }
}
@media only screen and (max-width : 480px) {
  #career .flex .sticky-container .sticky .career-title {
    font-size: 50px;
  }
}
#career .flex .sticky-container .sticky .round-counter {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  border-radius: 100vh;
  background-color: #4d4d56;
  color: white;
  margin-top: 100px;
  position: relative;
}
#career .flex .sticky-container .sticky .round-counter__number {
  position: absolute;
  font-family: "Roboto-Regular";
  font-size: 1.425rem;
  color: white;
}
@media (max-width: 600px) {
  #career .flex .sticky-container .sticky .round-counter__number {
    font-size: 1.2rem;
  }
}
#career .flex .sticky-container .sticky .round-counter__number:first-child {
  top: calc(50% - 9px);
  right: calc(50% + 5px);
}
#career .flex .sticky-container .sticky .round-counter__number:last-child {
  bottom: calc(50% - 8px);
  left: calc(50% + 5px);
}
#career .flex .sticky-container .sticky .round-counter__slash {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  height: 15px;
  background-color: white;
  transform: translate(-50%, -50%) rotate(10deg);
}
@media (max-width: 900px) {
  #career .flex .sticky-container .sticky .round-counter {
    display: none;
  }
}
@media (max-width: 900px) {
  #career .flex .sticky-container {
    width: 100%;
  }
}
@media (max-width: 667px) {
  #career .flex.alt {
    padding-top: 0;
  }
}
#career .flex.alt .sticky-container .sticky .round-counter {
  background-color: #252527;
}
#career .flex.alt .sticky-container .sticky .round-counter__number:first-child {
  top: calc(50% - 9px);
  right: calc(50% + 5px);
}
#career .flex.alt .sticky-container .sticky .round-counter__number:last-child {
  bottom: calc(50% - 9px);
  left: calc(50% + 5px);
}
#career .flex.alt .rubric-content__title, #career .flex.alt .rubric-content__list {
  color: #252527;
}
#career .flex.alt .rubric-content__title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
}
#career .flex.alt .rubric-content__img {
  margin-bottom: 50px;
  min-width: calc(100% + 120px);
  width: 100%;
  object-fit: cover;
}
@media (max-width: 1600px) {
  #career .flex.alt .rubric-content__img {
    min-width: calc(100% + 100px);
  }
}
@media (max-width: 1400px) {
  #career .flex.alt .rubric-content__img {
    min-width: calc(100% + 80px);
  }
}
@media (max-width: 1400px) {
  #career .flex.alt .rubric-content__img {
    min-width: calc(100% + 80px);
  }
}
@media (max-width: 1200px) {
  #career .flex.alt .rubric-content__img {
    min-width: calc(100% + 50px);
  }
}
@media (max-width: 991px) {
  #career .flex.alt .rubric-content__img {
    min-width: calc(100% + 30px);
  }
}
@media (max-width: 767px) {
  #career .flex.alt .rubric-content__img {
    min-width: calc(100% + 20px);
  }
}
#career .rubric-container {
  width: 50%;
}
@media (max-width: 900px) {
  #career .rubric-container {
    width: 100%;
  }
}
#career .rubric {
  display: flex;
  gap: 40px;
  line-height: normal;
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  #career .rubric {
    margin-bottom: 50px;
  }
}
#career .rubric:last-child {
  margin-bottom: 40px;
}
#career .rubric-number {
  font-size: 60px;
  transition: all 0.3s ease;
}
@media only screen and (max-width : 1200px) {
  #career .rubric-number {
    font-size: 48px;
  }
}
@media (max-width: 900px) {
  #career .rubric-number {
    display: none;
  }
}
#career .rubric-content {
  width: 100%;
  padding-top: 10px;
}
#career .rubric-content__title {
  font-family: "Roboto-Bold";
  font-size: 30px;
  padding-bottom: 20px;
  margin-bottom: 60px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
@media only screen and (max-width : 991px) {
  #career .rubric-content__title {
    font-size: 26px;
  }
}
#career .rubric-content__list {
  color: white;
  font-size: 20px;
  font-family: "Roboto-Regular";
}
#career .rubric-content__list-item {
  position: relative;
  margin-left: 60px;
  margin-bottom: 10px;
}
#career .rubric-content__list-item::before {
  content: "";
  position: absolute;
  top: 12px;
  left: -60px;
  width: 40px;
  height: 1px;
  background-color: #0cbc41;
}
@media (max-width: 767px) {
  #career .rubric-content__list {
    font-size: 16px;
    line-height: 25px;
  }
}
#career .background {
  background: url(/themes/greensolv/assets/images/career/img4.jpg) no-repeat center top;
  background-size: cover;
}
#career .citation-container {
  display: flex;
  gap: 40px;
}
#career .citation-container .quotes {
  display: flex;
  gap: 15px;
  margin-top: 13px;
}
#career .citation-container .quotes .quote {
  height: 55px;
  width: 32px;
  background-color: #0cbc41;
  clip-path: polygon(0 48%, 100% 0%, 100% 100%, 0% 100%);
}
#career .citation-container .citation-text {
  font-family: "Roboto-Medium";
  font-size: 30px;
  line-height: 45px;
  margin-bottom: 65px;
}
#career .citation-container .citation-person {
  padding: 25px 0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-left: 0;
  border-right: 0;
}
#career .citation-container .citation-person__name {
  display: flex;
  align-items: center;
  gap: 12px;
  font-family: "Roboto-Medium";
  line-height: 1.25;
  letter-spacing: 2px;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 0;
}
#career .citation-container .citation-person__name::before {
  content: "";
  width: 10px;
  height: 1px;
  background-color: #252527;
}
@media (max-width: 900px) {
  #career .citation-container .citation-person {
    padding: 20px 0;
  }
  #career .citation-container .citation-person__name {
    font-size: 10px;
  }
}
@media (max-width: 900px) {
  #career .citation-container .citation-text {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  #career .citation-container .citation-text {
    font-size: 25px;
    line-height: 35px;
  }
}
@media (max-width: 600px) {
  #career .citation-container .citation-text {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 40px;
  }
}
@media (max-width: 991px) {
  #career .citation-container {
    padding-left: 80px;
    padding-right: 80px;
  }
}
@media (max-width: 767px) {
  #career .citation-container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 600px) {
  #career .citation-container {
    padding-left: 20px;
    padding-right: 20px;
  }
  #career .citation-container .quotes {
    display: none;
  }
}

.jobs-title {
  color: #e5e5e5;
  font-size: 200px;
}
@media (max-width: 767px) {
  .jobs-title {
    font-size: 100px;
  }
}
@media (max-width: 350px) {
  .jobs-title {
    font-size: 80px;
  }
}

.jobs-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 60px;
  padding-bottom: 60px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.jobs-container:not(:first-child) {
  padding-top: 60px;
}
@media (max-width: 600px) {
  .jobs-container {
    padding-bottom: 40px;
  }
  .jobs-container:not(:first-child) {
    padding-top: 40px;
  }
}
.jobs-container__desc-subtitle {
  font-family: "Roboto-Medium";
  font-size: 13px;
  color: #7c7c7d;
  text-transform: uppercase;
  letter-spacing: 1px;
}
@media (max-width: 667px) {
  .jobs-container__desc-subtitle {
    font-size: 11px;
  }
}
.jobs-container__desc .jobs-container__title-container {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.jobs-container__desc .jobs-container__title-container .jobs-container__title {
  margin: 0;
}
.jobs-container__desc .jobs-container__title-container .jobs-container__link {
  width: max-content;
}
.jobs-container__img {
  max-width: 420px;
}
@media (max-width: 600px) {
  .jobs-container__img {
    display: none;
  }
}
.jobs-container:hover .underline::after {
  animation: animLine 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
  -webkit-animation: animLine 0.5s cubic-bezier(0.785, 0.135, 0.15, 0.86) forwards;
}
@media (max-width: 767px) {
  .jobs-container:hover .underline::after {
    animation: none;
    -webkit-animation: none;
  }
}

.form-title {
  font-size: 70px;
}
@media only screen and (max-width : 1400px) {
  .form-title {
    font-size: 65px;
  }
}
@media only screen and (max-width : 1200px) {
  .form-title {
    font-size: 60px;
  }
}
@media only screen and (max-width : 991px) {
  .form-title {
    font-size: 55px;
  }
}
@media only screen and (max-width : 767px) {
  .form-title {
    font-size: 48px;
  }
}
@media only screen and (max-width : 600px) {
  .form-title {
    font-size: 35px;
  }
}
@media only screen and (max-width : 480px) {
  .form-title {
    font-size: 33px;
  }
}

#jobForm {
  max-width: none;
}
#jobForm .grid-input {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 15px 60px;
}
#jobForm .grid-input .input-field {
  padding-left: 0;
}
#jobForm .grid-input .input-field label {
  left: 0;
}
@media (max-width: 767px) {
  #jobForm .grid-input .input-field label {
    font-size: 16px;
  }
  #jobForm .grid-input .input-field .file-field__text {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  #jobForm .grid-input {
    grid-template-columns: 1fr;
    gap: 0;
  }
}
#jobForm .btn {
  border: 2px solid white;
  color: white;
}
#jobForm .btn:hover {
  background-color: white;
  color: #0cbc41;
}
@media (max-width: 901px) {
  #jobForm .btn:hover {
    background-color: transparent;
    color: white;
  }
}
@media (max-width: 767px) {
  #jobForm .btn {
    margin-top: 25px;
  }
}
#jobForm .marginRight {
  margin-right: 0px;
}
#jobForm .file-field {
  --file-field-font-size: 14px;
  --file-field-font-weight: 600;
  --file-field-color: #fff;
  --file-field-hover-color: $darkgray;
  --file-field-background-color: rgba(0 0 0 / .2 );
}
#jobForm .file-field {
  position: relative;
}
#jobForm .file-field__input {
  position: absolute;
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  z-index: -1;
}
#jobForm .file-field__label {
  display: block;
  position: relative;
  width: 100%;
  padding: 20px 30px;
  padding-right: 60px;
  background-color: var(--file-field-background-color);
  cursor: pointer;
  transition-property: background-color, color;
  transition-duration: 300ms;
}
#jobForm .file-field[data-file]:not([data-file=""]) .file-field__label {
  pointer-events: none;
}
#jobForm .file-field__text {
  display: block;
  font-family: "Roboto-Bold";
  font-size: 16px;
  line-height: 1.5em;
  color: var(--file-field-color);
  word-wrap: break-word;
  overflow: hidden;
  transition: color 300ms;
}
#jobForm .file-field__svg {
  position: absolute;
  width: 16px;
  height: 16px;
  top: 50%;
  right: 40px;
  fill: var(--file-field-color);
  transform: translate(0, -50%);
  transition: fill 300ms, opacity 300ms;
}
#jobForm .file-field:not([data-file]:not([data-file=""])):hover .file-field__label {
  background-color: white;
}
#jobForm .file-field:not([data-file]:not([data-file=""])):hover .file-field__label .file-field__text {
  color: #252527;
}
#jobForm .file-field:not([data-file]:not([data-file=""])):hover .file-field__label .file-field__svg {
  fill: #252527;
}
@media (max-width: 901px) {
  #jobForm .file-field:hover .file-field__label {
    background-color: var(--file-field-background-color);
  }
  #jobForm .file-field:hover .file-field__label .file-field__text {
    color: white;
  }
  #jobForm .file-field:hover .file-field__label .file-field__svg {
    fill: white;
  }
}
#jobForm .file-field[data-file]:not([data-file=""]) .file-field__svg {
  opacity: 0;
}
#jobForm .file-field__x {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 50%;
  right: 40px;
  opacity: 0;
  z-index: 1;
  cursor: pointer;
  pointer-events: none;
  transform: translate(0, -50%);
  transition: opacity 300ms, visibility 0ms ease 300ms;
}
#jobForm .file-field__x::before, #jobForm .file-field__x::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  top: 50%;
  left: 50%;
  background-color: var(--file-field-color);
  transition: background-color 300ms;
}
#jobForm .file-field__x::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
#jobForm .file-field__x::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
#jobForm .file-field[data-file]:not([data-file=""]) .file-field__x {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
#jobForm input:-webkit-autofill,
#jobForm input:-webkit-autofill:hover,
#jobForm input:-webkit-autofill:focus {
  -webkit-text-fill-color: white;
  -webkit-box-shadow: 0 0 0px #000 inset;
  transition: background-color 5000s ease-in-out 0s;
}

#careerDetails .rubricTitle {
  font-size: 55px;
  line-height: normal;
  margin-bottom: 50px;
}
@media only screen and (max-width : 767px) {
  #careerDetails .rubricTitle {
    font-size: 45px;
  }
}
@media only screen and (max-width : 600px) {
  #careerDetails .rubricTitle {
    font-size: 40px;
  }
}
#careerDetails .career-detail__title {
  font-size: 70px;
}
@media (max-width: 600px) {
  #careerDetails .career-detail__title {
    font-size: 60px;
  }
}
#careerDetails .content-container {
  display: flex;
}
#careerDetails .content-container aside {
  position: relative;
  top: 190px;
  height: calc(100% - 190px);
  padding-right: 0;
  min-width: 250px;
}
#careerDetails .content-container aside ul {
  margin-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
#careerDetails .content-container aside ul li p {
  font-size: 14px;
}
@media (max-width: 767px) {
  #careerDetails .content-container aside ul li a:hover {
    color: #252527;
  }
  #careerDetails .content-container aside .underline::after {
    animation: none;
  }
}
#careerDetails .content-container .content {
  width: 100%;
}
#careerDetails .content-container .content #title h2 {
  margin-bottom: 90px;
}
@media (max-width: 900px) {
  #careerDetails .content-container .content #title h2 {
    font-size: 45px;
    margin-bottom: 70px;
  }
}
@media (max-width: 767px) {
  #careerDetails .content-container .content #title h2 {
    font-size: 40px;
    margin-bottom: 50px;
  }
}
#careerDetails .content-container .content #newDesc {
  padding-bottom: 90px;
}
#careerDetails .content-container .content #newDesc img {
  width: 100%;
  padding-top: 0;
}
#careerDetails .content-container .content #newDesc .subParagraph {
  font-family: "Roboto-Light";
  font-size: 25px;
  line-height: 38px;
  margin-top: 90px;
  margin-bottom: 25px;
}
#careerDetails .content-container .content #newDesc .paragraph {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  #careerDetails .content-container .content #newDesc .subParagraph {
    font-size: 20px;
    line-height: 30px;
    margin-top: 45px;
  }
  #careerDetails .content-container .content #newDesc .paragraph {
    font-size: 16px;
    line-height: 25px;
  }
}
@media (max-width: 667px) {
  #careerDetails .content-container .content #newDesc .subParagraph {
    font-size: 18px;
  }
  #careerDetails .content-container .content #newDesc .paragraph {
    font-size: 14px;
  }
}
@media (max-width: 900px) {
  #careerDetails .content-container {
    flex-direction: column;
  }
  #careerDetails .content-container aside {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    width: 100%;
    height: auto;
    top: 0;
    min-width: revert;
    padding-right: 30px;
    margin-bottom: 60px;
    order: 2;
  }
  #careerDetails .content-container aside ul {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin-bottom: 0;
    border-bottom: 0;
    order: 2;
  }
  #careerDetails .content-container aside .underline {
    height: max-content;
  }
}

#photoGallery {
  --x-30: max(22px + (30 - 22) * ((100vw - 500px) /(1440 - 500)), 22px);
  --x-nus-30: max(22px + (30 - 22) * ((100vw - 500px) / (1440 - 500)), 22px);
  --x-40: max(22px + (40 - 22) * ((100vw - 500px) / (1440 - 500)), 22px);
  --x-nus-40: max(22px + (40 - 22) * ((100vw - 500px) / (1440 - 500)), 22px);
  --y-40: max(26px + (40 - 26) * ((100vw - 500px) / (1440 - 500)), 26px);
  --y-nus-40: max(26px + (40 - 26) * ((100vw - 500px) / (1440 - 500)), 26px);
  --y-60: max(34px + (60 - 34) * ((100vw - 500px) / (1440 - 500)), 34px);
  --y-nus-60: max(34px + (60 - 34) * ((100vw - 500px) / (1440 - 500)), 34px);
  --y-105: max(45px + (105 - 45) * ((100vw - 500px) / (1440 - 500)), 45px);
  --y-nus-105: max(45px + (105 - 45) * ((100vw - 500px) / (1440 - 500)), 45px);
}

#photoGallery {
  position: relative;
  background-color: #fff;
}
#photoGallery .noBottomPadding {
  padding-bottom: 0;
}
#photoGallery .ybs-padding {
  padding-bottom: 90px;
}
@media (max-width: 667px) {
  #photoGallery .ybs-padding {
    padding-bottom: 45px;
  }
}
#photoGallery .xl-padding-alt {
  padding-right: 240px;
  padding-left: 240px;
}
@media only screen and (max-width : 1600px) {
  #photoGallery .xl-padding-alt {
    padding-right: 200px;
    padding-left: 200px;
  }
}
@media only screen and (max-width : 1400px) {
  #photoGallery .xl-padding-alt {
    padding-right: 160px;
    padding-left: 160px;
  }
}
@media only screen and (max-width : 1200px) {
  #photoGallery .xl-padding-alt {
    padding-right: 100px;
    padding-left: 100px;
  }
}
@media only screen and (max-width : 991px) {
  #photoGallery .xl-padding-alt {
    padding-right: 80px;
    padding-left: 80px;
  }
}
@media only screen and (max-width : 767px) {
  #photoGallery .xl-padding-alt {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media (max-width: 600px) {
  #photoGallery .xl-padding-alt {
    padding-right: 30px;
    padding-left: 30px;
  }
}
#photoGallery .photo-gallery-title__title {
  font-family: "DINCond-Black";
  font-size: 100px;
  line-height: 1.1;
  transition: all 0.3s ease;
}
@media only screen and (max-width : 1200px) {
  #photoGallery .photo-gallery-title__title {
    font-size: 80px;
  }
}
@media only screen and (max-width : 991px) {
  #photoGallery .photo-gallery-title__title {
    font-size: 75px;
  }
}
@media (max-width: 850px) {
  #photoGallery .photo-gallery-title__title {
    font-size: 70px;
  }
}
@media only screen and (max-width : 767px) {
  #photoGallery .photo-gallery-title__title {
    font-size: 65px;
  }
}
@media (max-width: 667px) {
  #photoGallery .photo-gallery-title__title {
    font-size: 50px;
  }
}
#photoGallery .photo-gallery-title__filters {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 15px var(--x-nus-30);
  margin-top: 30px;
}
#photoGallery .photo-gallery-title__filter {
  flex-shrink: 0;
  font-family: "DINCond-Black";
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2em;
  text-transform: uppercase;
  background-color: transparent;
  cursor: pointer;
  transition: color 300ms;
}
#photoGallery .photo-gallery-title__filter:hover {
  color: #0cbc41;
}
#photoGallery .photo-gallery-title__filter.is-active {
  color: #0cbc41;
  pointer-events: none;
}
#photoGallery .photo-gallery-content {
  --concave-arc-of-circle-and-offset-height: calc(45px + ((246 / 1440) * 100vw));
  position: relative;
  padding-top: var(--concave-arc-of-circle-and-offset-height);
}
#photoGallery .photo-gallery-content::after {
  content: "";
  position: absolute;
  top: 50px;
  right: 0;
  left: 0;
  aspect-ratio: 1440/246;
  background-image: url("../../images/photo-gallery/concave-arc-of-circle.png");
  background-size: 100% auto;
  background-position: left bottom;
  background-repeat: no-repeat;
}
@media screen and (max-width: 800px) {
  #photoGallery .photo-gallery-content::after {
    top: 46px;
  }
}
#photoGallery .photos-list {
  --photos-list-gap-x: var(--x-nus-40);
  --photos-list-gap-y: var(--y-nus-40);
  --photos-list-nb-columns: 3;
  position: relative;
  padding-bottom: var(--y-nus-105);
  margin-top: calc(var(--concave-arc-of-circle-and-offset-height) * -1);
  z-index: 1;
}
@media screen and (max-width: 800px) {
  #photoGallery .photos-list {
    --photos-list-nb-columns: 2;
  }
}
@media screen and (max-width: 400px) {
  #photoGallery .photos-list {
    --photos-list-gap-x: 0;
    --photos-list-nb-columns: 1;
  }
}
#photoGallery .photos-list::after {
  content: "";
  position: absolute;
  top: var(--concave-arc-of-circle-and-offset-height);
  right: 0;
  left: 0;
  bottom: 0;
  background-color: #252527;
  z-index: -1;
}
#photoGallery .photos-list--no-photos {
  margin-top: 0;
}
#photoGallery .photos-list--no-photos::after {
  top: 0;
}
#photoGallery .photos-list__list {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% + (var(--photos-list-gap-x)));
  margin-left: calc(0px - var(--photos-list-gap-x) / 2);
  margin-right: calc(0px - var(--photos-list-gap-x) / 2);
  margin-bottom: calc(0px - (var(--photos-list-gap-y)));
}
#photoGallery .photos-list__list-item {
  display: flex;
  justify-content: center;
  width: calc(100% / var(--photos-list-nb-columns));
  padding: 0 calc(var(--photos-list-gap-x) / 2);
  margin-bottom: var(--photos-list-gap-y);
}
#photoGallery .photos-list__button-container {
  display: flex;
  justify-content: center;
  margin-top: var(--y-nus-60);
}
#photoGallery .photos-list__nothing {
  text-align: center;
  color: white;
  padding-top: 40px;
  margin: 0;
}
#photoGallery .photo {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 139.5833%;
  cursor: pointer;
}
#photoGallery .photo::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: rgba(37, 37, 39, 0.2);
  opacity: 0;
  transition: opacity 300ms;
  z-index: 1;
}
#photoGallery .photo:hover::before {
  opacity: 1;
}
#photoGallery .photo__img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

/*# sourceMappingURL=style.css.map */
