@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(http://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN_r8OUuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(http://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVZ0e.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(http://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOUuhs.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(http://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1MmgVxIIzc.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(http://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fBBc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(http://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxP.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(http://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fBBc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(http://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfBBc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Volkhov';
  font-style: italic;
  font-weight: 400;
  src: local('Volkhov Italic'), local('Volkhov-Italic'), url(http://fonts.gstatic.com/s/volkhov/v9/SlGSmQieoJcKemNecTA0h1Ry.ttf) format('truetype');
}
@font-face {
  font-family: 'NexaLight';
  src: url("../fonts/NexaLight.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'NexaBold';
  src: url("../fonts/NexaBold.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/*!
 * Bootstrap v3.3.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: 0.67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  width: 100vw;
}
body {
  font-family: 'NexaLight';
  color: black;
  margin: 0;
  border: 0;
  padding: 0;
  background: black;
  letter-spacing: 1px;
  width: 100%;
  overflow: hidden !important;
  font-size: 0.5vw;
  line-height: 2.3em;
}
@media only screen and (max-device-width: 991px) {
  body {
    width: 100vw;
    font-size: 2vw;
    overflow: visible !important;
    overflow-x: hidden;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'NexaBold';
}
h2 {
  font-size: 3em;
}
h3 {
  font-size: 2.8em;
}
ul {
  padding: 0;
  margin: 0;
  list-style: disc;
  padding-left: 35px;
}
ol {
  padding-top: 15px;
}
a {
  text-decoration: none !important;
}
a:active,
a:focus {
  text-decoration: none !important;
}
p {
  margin: 0;
}
@-webkit-keyframes cube360 {
  0% {
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
            transform: rotateY(360deg);
  }
}
@-moz-keyframes cube360 {
  0% {
    -moz-transform: rotateY(0deg);
         transform: rotateY(0deg);
  }
  100% {
    -moz-transform: rotateY(360deg);
         transform: rotateY(360deg);
  }
}
@-o-keyframes cube360 {
  0% {
    transform: rotateY(0deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
@keyframes cube360 {
  0% {
    -webkit-transform: rotateY(0deg);
       -moz-transform: rotateY(0deg);
            transform: rotateY(0deg);
  }
  100% {
    -webkit-transform: rotateY(360deg);
       -moz-transform: rotateY(360deg);
            transform: rotateY(360deg);
  }
}
@-webkit-keyframes rotate-360 {
  from {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-moz-keyframes rotate-360 {
  from {
    -moz-transform: rotate(0);
         transform: rotate(0);
  }
  to {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg);
  }
}
@-o-keyframes rotate-360 {
  from {
    -o-transform: rotate(0);
       transform: rotate(0);
  }
  to {
    -o-transform: rotate(360deg);
       transform: rotate(360deg);
  }
}
@keyframes rotate-360 {
  from {
    -webkit-transform: rotate(0);
       -moz-transform: rotate(0);
         -o-transform: rotate(0);
            transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
#zoneAo,
#zonePrint {
  position: relative;
  width: 100%;
}
#zonePrint {
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
}
section.page {
  position: absolute;
  top: 0;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  -webkit-transition: top 0.7s;
  -o-transition: top 0.7s;
  -moz-transition: top 0.7s;
  transition: top 0.7s;
  display: none;
}
@media only screen and (max-device-width: 991px) {
  section.page {
    position: relative;
    float: left;
    display: inline;
    width: 100vw;
    height: auto;
    min-height: 100vh;
  }
}
section.page .zoneScroll {
  position: relative;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}
@media only screen and (max-device-width: 991px) {
  section.page .zoneScroll {
    height: auto;
    min-height: 100vh;
  }
}
section.page .zoneScroll.scroll {
  overflow: scroll;
}
section.page .background {
  position: absolute;
  z-index: 0;
  width: 110vw;
  left: -5vw;
  height: 100vh;
  -webkit-filter: blur(8px);
          filter: blur(8px);
  opacity: 0.5;
}
@media only screen and (max-device-width: 991px) {
  section.page .background {
    height: 100%;
  }
}
section.page .content {
  position: relative;
  width: 70%;
  left: 15%;
  right: 15%;
  min-height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-perspective: 2000px;
     -moz-perspective: 2000px;
          perspective: 2000px;
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
@media only screen and (max-device-width: 991px) {
  section.page .content {
    width: 94vw;
    left: 3vw;
  }
}
section.page .content .main-title {
  position: absolute;
  z-index: 1000;
  width: 100%;
  font-size: 3.6em;
  margin-top: 50px;
  color: white;
  opacity: 0;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, -webkit-transform 0.4s;
  -o-transition: opacity 0.4s, -o-transform 0.4s;
  -moz-transition: opacity 0.4s, transform 0.4s, -moz-transform 0.4s;
  transition: opacity 0.4s, transform 0.4s;
  transition: opacity 0.4s, transform 0.4s, -webkit-transform 0.4s, -moz-transform 0.4s, -o-transform 0.4s;
  padding-bottom: 5px;
  text-align: center;
}
@media only screen and (max-device-width: 991px) {
  section.page .content .main-title {
    margin-top: 80px;
    font-size: 3em;
    line-height: 1em;
    opacity: 1;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
}
section.page .content .main-title.show {
  opacity: 1;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}
section.page .content .inner {
  position: relative;
  width: 100%;
  height: 100vh;
}
@media only screen and (max-device-width: 991px) {
  section.page .content .inner {
    height: auto;
    min-height: 100vh;
    padding-bottom: 20px;
  }
}
section.page.show {
  display: inline;
}
.hooks::before {
  content: '';
  position: absolute;
  top: -6px;
  left: -6px;
  width: 20px;
  height: 20px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.hooks::after {
  content: '';
  position: absolute;
  bottom: -6px;
  right: -6px;
  width: 20px;
  height: 20px;
  border-right: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
@media only screen and (max-device-width: 991px) {
  .hooks::before {
    top: -4px;
    left: -4px;
    width: 14px;
    height: 14px;
    border-top: 1px solid rgba(255, 255, 255, 0.4);
    border-left: 1px solid rgba(255, 255, 255, 0.4);
  }
  .hooks::after {
    bottom: -4px;
    right: -4px;
    width: 14px;
    height: 14px;
    border-right: 1px solid rgba(255, 255, 255, 0.4);
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  }
}
.cft-error {
  position: fixed;
  width: 100vw;
  height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: white;
  background: url("../img/cft/video-opac.jpg") no-repeat center top !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
    -o-background-size: cover !important;
       background-size: cover !important;
}
.cft-error .mobile-br {
  display: none;
}
@media only screen and (max-device-width: 991px) {
  .cft-error .mobile-br {
    display: inline;
  }
}
.cft-error p {
  font-size: 2em;
  text-align: center;
}
.cft-error h2 {
  margin-top: -20px;
}
.cft-error a,
.cft-error a:hover {
  color: white !important;
}
.cft-error .xsi {
  position: relative;
  height: 250px;
  margin-top: -50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: scale(0.6);
     -moz-transform: scale(0.6);
      -ms-transform: scale(0.6);
       -o-transform: scale(0.6);
          transform: scale(0.6);
}
.cft-error .xsi .img-ctnr {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cft-error .xsi .subtitle-ctnr {
  width: 100%;
  height: 40px;
  margin-top: -4px;
  opacity: 1;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}
.cft-error .xsi .subtitle-ctnr .subtitle {
  color: white;
  width: 100%;
  font-size: 3.8em;
  text-align: center;
  white-space: nowrap;
}
.cft-error .xsi .xsi-text {
  margin-left: -36px;
}
/* CONFIRM *******************************************/
.cft-confirm {
  position: fixed;
  z-index: 10000000;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: -moz-box !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
  -ms-flex-direction: column !important;
  -moz-box-orient: vertical !important;
  -moz-box-direction: normal !important;
       flex-direction: column !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
  -ms-flex-align: center !important;
  -moz-box-align: center !important;
       align-items: center !important;
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
  -ms-flex-pack: center !important;
  -moz-box-pack: center !important;
       justify-content: center !important;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 0;
  pointer-events: none;
  font-size: 1.8em;
}
.cft-confirm.show {
  opacity: 1;
  pointer-events: auto;
}
.cft-confirm .cft-confirm-bloc {
  width: 530px;
  padding: 25px;
  background: rgba(255, 255, 255, 0.9);
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: -moz-box !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
  -ms-flex-direction: column !important;
  -moz-box-orient: vertical !important;
  -moz-box-direction: normal !important;
       flex-direction: column !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
  -ms-flex-align: center !important;
  -moz-box-align: center !important;
       align-items: center !important;
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
  -ms-flex-pack: center !important;
  -moz-box-pack: center !important;
       justify-content: center !important;
  -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0, 1.4), transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  -o-transition: opacity 0.5s cubic-bezier(0, 0, 0, 1.4), transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0, 1.4), -webkit-transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  transition: opacity 0.5s cubic-bezier(0, 0, 0, 1.4), -webkit-transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  -o-transition: opacity 0.5s cubic-bezier(0, 0, 0, 1.4), -o-transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0, 1.4), transform 0.5s cubic-bezier(0, 0, 0, 1.4), -moz-transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  transition: opacity 0.5s cubic-bezier(0, 0, 0, 1.4), transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  transition: opacity 0.5s cubic-bezier(0, 0, 0, 1.4), transform 0.5s cubic-bezier(0, 0, 0, 1.4), -webkit-transform 0.5s cubic-bezier(0, 0, 0, 1.4), -moz-transform 0.5s cubic-bezier(0, 0, 0, 1.4), -o-transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -moz-transform: scale(0);
    -o-transform: scale(0);
       transform: scale(0);
  opacity: 0;
}
.cft-confirm .cft-confirm-bloc.show {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
    -o-transform: scale(1);
       transform: scale(1);
  opacity: 1;
}
.cft-confirm .cft-confirm-bloc .cft-confirm-text {
  position: relative;
  width: 100%;
  text-align: center;
}
.cft-confirm .cft-confirm-bloc .flex-row {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
       flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -moz-box-align: center;
       align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -moz-box-pack: center;
       justify-content: center;
}
.cft-confirm .cft-confirm-bloc .flex-row .cft-confirm-btn-close {
  width: 49%;
  padding: 10px 0 8px;
  background: #c73232;
  text-align: center;
  color: white;
  margin-top: 25px;
  cursor: pointer !important;
  font-weight: bold;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
    -o-transform: scale(1);
       transform: scale(1);
  -webkit-transition: transform 0.2s;
  -o-transition: transform 0.2s;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  -o-transition: -o-transform 0.2s;
  -moz-transition: transform 0.2s, -moz-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s, -moz-transform 0.2s, -o-transform 0.2s;
  margin-right: 1%;
}
.cft-confirm .cft-confirm-bloc .flex-row .cft-confirm-btn-close:hover {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
       transform: scale(0.9);
}
.cft-confirm .cft-confirm-bloc .flex-row .cft-confirm-btn-as {
  width: 49%;
  padding: 10px 0 8px;
  background: #df8714;
  text-align: center;
  color: white;
  margin-top: 25px;
  cursor: pointer !important;
  font-weight: bold;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
    -o-transform: scale(1);
       transform: scale(1);
  -webkit-transition: transform 0.2s;
  -o-transition: transform 0.2s;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  -o-transition: -o-transform 0.2s;
  -moz-transition: transform 0.2s, -moz-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s, -moz-transform 0.2s, -o-transform 0.2s;
  margin-right: 1%;
}
.cft-confirm .cft-confirm-bloc .flex-row .cft-confirm-btn-as:hover {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
       transform: scale(0.9);
}
.cft-confirm .cft-confirm-bloc .flex-row .cft-confirm-btn-validate {
  width: 49%;
  padding: 10px 0 8px;
  background: #5fb760;
  text-align: center;
  color: white;
  margin-top: 25px;
  cursor: pointer !important;
  font-weight: bold;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
    -o-transform: scale(1);
       transform: scale(1);
  -webkit-transition: transform 0.2s;
  -o-transition: transform 0.2s;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  -o-transition: -o-transform 0.2s;
  -moz-transition: transform 0.2s, -moz-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s, -moz-transform 0.2s, -o-transform 0.2s;
  margin-left: 1%;
}
.cft-confirm .cft-confirm-bloc .flex-row .cft-confirm-btn-validate:hover {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
       transform: scale(0.9);
}
/* ALERT *******************************************/
#cft-alert {
  position: fixed;
  z-index: 10000000;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: -moz-box !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
  -ms-flex-direction: column !important;
  -moz-box-orient: vertical !important;
  -moz-box-direction: normal !important;
       flex-direction: column !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
  -ms-flex-align: center !important;
  -moz-box-align: center !important;
       align-items: center !important;
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
  -ms-flex-pack: center !important;
  -moz-box-pack: center !important;
       justify-content: center !important;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 0;
  pointer-events: none;
  font-size: 1.8em;
}
#cft-alert.show {
  opacity: 1;
  pointer-events: auto;
}
#cft-alert .cft-alert-bloc {
  width: 530px;
  padding: 25px;
  background: rgba(255, 255, 255, 0.9);
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: -moz-box !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
  -ms-flex-direction: column !important;
  -moz-box-orient: vertical !important;
  -moz-box-direction: normal !important;
       flex-direction: column !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
  -ms-flex-align: center !important;
  -moz-box-align: center !important;
       align-items: center !important;
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
  -ms-flex-pack: center !important;
  -moz-box-pack: center !important;
       justify-content: center !important;
  -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0, 1.4), transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  -o-transition: opacity 0.5s cubic-bezier(0, 0, 0, 1.4), transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0, 1.4), -webkit-transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  transition: opacity 0.5s cubic-bezier(0, 0, 0, 1.4), -webkit-transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  -o-transition: opacity 0.5s cubic-bezier(0, 0, 0, 1.4), -o-transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0, 1.4), transform 0.5s cubic-bezier(0, 0, 0, 1.4), -moz-transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  transition: opacity 0.5s cubic-bezier(0, 0, 0, 1.4), transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  transition: opacity 0.5s cubic-bezier(0, 0, 0, 1.4), transform 0.5s cubic-bezier(0, 0, 0, 1.4), -webkit-transform 0.5s cubic-bezier(0, 0, 0, 1.4), -moz-transform 0.5s cubic-bezier(0, 0, 0, 1.4), -o-transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -moz-transform: scale(0);
    -o-transform: scale(0);
       transform: scale(0);
  opacity: 0;
}
#cft-alert .cft-alert-bloc.show {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
    -o-transform: scale(1);
       transform: scale(1);
  opacity: 1;
}
#cft-alert .cft-alert-bloc .cft-alert-text {
  position: relative;
  width: 100%;
  text-align: center;
}
#cft-alert .cft-alert-bloc .cft-alert-btn {
  width: 50%;
  padding: 10px 30px;
  background: #5fb760;
  text-align: center;
  color: white;
  margin-top: 25px;
  cursor: pointer !important;
  font-weight: bold;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
    -o-transform: scale(1);
       transform: scale(1);
  -webkit-transition: transform 0.2s;
  -o-transition: transform 0.2s;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  -o-transition: -o-transform 0.2s;
  -moz-transition: transform 0.2s, -moz-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s, -moz-transform 0.2s, -o-transform 0.2s;
}
#cft-alert .cft-alert-bloc .cft-alert-btn:hover {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -moz-transform: scale(0.9);
    -o-transform: scale(0.9);
       transform: scale(0.9);
}
@media (min-aspect-ratio: 1.77777778) {
  section#cover .fullscreen-bg__video {
    height: 300%;
    top: -100%;
  }
}
@media (max-aspect-ratio: 1.77777778) {
  section#cover .fullscreen-bg__video {
    width: 300%;
    left: -100%;
  }
}
@media only screen and (min-device-width: 813px) and (max-device-width: 1024px) {
  body {
    font-size: 0.7vw;
  }
  section#references .content {
    position: relative;
    width: 70%;
    left: 10%;
    right: 0;
  }
  section#references .content .main-title {
    left: 10%;
  }
}
@media (min-width: 813px) and (max-width: 1024px) {
  body {
    font-size: 0.7vw;
  }
  section#references .content {
    position: relative;
    width: 70%;
    left: 7.5%;
    right: 0;
  }
  section#references .content .main-title {
    left: 7.5%;
  }
}

/* Print *********************************************/
.p15 {
  padding: 0 0 0 30px !important;
}
.nbDays div {
  position: relative;
  left: -45px;
  top: -10px;
}
#print-bloc i,
#zonePrint i {
  font-size: 3em;
  margin-right: 20px;
}
#print-bloc .print-header,
#zonePrint .print-header {
  position: relative;
  width: 100%;
  height: 150px;
  background-color: #333 !important;
  -webkit-print-color-adjust: exact;
  color: white;
  text-align: center;
  padding-right: 21px;
}
#print-bloc .print-header img,
#zonePrint .print-header img {
  float: left;
  height: 60px;
  margin-top: 47px;
  margin-left: 48px;
}
#print-bloc .print-header .xsi-infos,
#print-bloc .print-header .xsi-infos2,
#zonePrint .print-header .xsi-infos,
#zonePrint .print-header .xsi-infos2 {
  float: right;
  font-size: 1.4em;
  text-align: left;
  margin-top: 35px;
  margin-right: 32px;
  color: #FFF !important;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: -moz-box !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
  -ms-flex-direction: column !important;
  -moz-box-orient: vertical !important;
  -moz-box-direction: normal !important;
       flex-direction: column !important;
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
  -ms-flex-align: start !important;
  -moz-box-align: start !important;
       align-items: flex-start !important;
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
  -ms-flex-pack: center !important;
  -moz-box-pack: center !important;
       justify-content: center !important;
  -webkit-print-color-adjust: exact;
}
#print-bloc .bars-container,
#zonePrint .bars-container {
  position: relative;
  width: 100%;
  height: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
       flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -moz-box-align: center;
       align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -moz-box-pack: center;
       justify-content: center;
}
#print-bloc .bars-container.mt,
#zonePrint .bars-container.mt {
  padding-top: 20px;
}
#print-bloc .bars-container .xsi-bar-blue,
#zonePrint .bars-container .xsi-bar-blue {
  position: relative;
  width: 33.333%;
  height: 10px;
  background: #377bb5;
  -webkit-print-color-adjust: exact;
}
#print-bloc .bars-container .xsi-bar-red,
#zonePrint .bars-container .xsi-bar-red {
  position: relative;
  width: 33.333%;
  height: 10px;
  background: #c73232;
  -webkit-print-color-adjust: exact;
}
#print-bloc .bars-container .xsi-bar-green,
#zonePrint .bars-container .xsi-bar-green {
  position: relative;
  width: 33.333%;
  height: 10px;
  background: #5fb760;
  -webkit-print-color-adjust: exact;
}
#print-bloc .half-1,
#zonePrint .half-1 {
  float: left;
  width: 50%;
  padding: 25px 10px 0 50px;
  color: #333 !important;
  text-align: left;
}
#print-bloc .half-1 .title,
#zonePrint .half-1 .title {
  font-size: 2.3em;
  font-weight: bold;
}
#print-bloc .half-1 .date,
#zonePrint .half-1 .date {
  font-size: 1.6em;
}
#print-bloc .half-2,
#zonePrint .half-2 {
  float: right;
  width: 50%;
  background-color: #333 !important;
  -webkit-print-color-adjust: exact;
  padding: 25px 0 25px 30px;
  color: white !important;
  margin-bottom: 40px;
}
#print-bloc .half-2 .client-title,
#zonePrint .half-2 .client-title {
  font-size: 1.8em;
  font-weight: bold;
}
#print-bloc .half-2 .client-address,
#print-bloc .half-2 .client-country,
#print-bloc .half-2 .client-location,
#print-bloc .half-2 .client-tva,
#zonePrint .half-2 .client-address,
#zonePrint .half-2 .client-country,
#zonePrint .half-2 .client-location,
#zonePrint .half-2 .client-tva {
  font-size: 1.6em;
}
#print-bloc .print-content,
#zonePrint .print-content {
  position: relative;
  padding-top: 30px;
  width: 90%;
  margin-left: 5%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
       flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -moz-box-align: center;
       align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -moz-box-pack: start;
       justify-content: flex-start;
  font-size: 1em;
}
#print-bloc .print-content span,
#zonePrint .print-content span {
  font-weight: bold;
}
#print-bloc .print-content .col-container,
#zonePrint .print-content .col-container {
  position: relative;
  width: 100%;
  padding: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
       flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -moz-box-align: center;
       align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -moz-box-pack: start;
       justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#print-bloc .print-content .col-container.bb,
#zonePrint .print-content .col-container.bb {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
}
#print-bloc .print-content .col-container.bt,
#zonePrint .print-content .col-container.bt {
  border-top: 1px solid #ccc;
  padding-top: 20px;
}
#print-bloc .print-content .col-container .print-col-title,
#zonePrint .print-content .col-container .print-col-title {
  position: relative;
  width: 100%;
  font-weight: bold;
  min-height: 15px;
}
#print-bloc .print-content .col-container .print-col-ctnr,
#zonePrint .print-content .col-container .print-col-ctnr {
  position: relative !important;
  width: 100% !important;
  padding: 3px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#print-bloc .print-content .col-container .print-col-1,
#zonePrint .print-content .col-container .print-col-1 {
  position: relative;
  width: 35%;
  padding-left: 15px;
  min-height: 10px;
}
#print-bloc .print-content .col-container .print-col-1:nth-child(1),
#zonePrint .print-content .col-container .print-col-1:nth-child(1) {
  width: 45%;
  padding-left: 0;
}
#print-bloc .print-content .col-container .print-col-1:nth-child(2),
#zonePrint .print-content .col-container .print-col-1:nth-child(2) {
  width: 25%;
  padding-left: 0;
  border-left: 1px solid #ccc;
}
#print-bloc .print-content .col-container .print-col-2,
#print-bloc .print-content .col-container .print-col-3,
#zonePrint .print-content .col-container .print-col-2,
#zonePrint .print-content .col-container .print-col-3 {
  position: relative;
  width: 15%;
  border-left: 1px solid #ccc;
  min-height: 15px;
}
#print-bloc .print-content .col-container .print-col-2,
#zonePrint .print-content .col-container .print-col-2 {
  text-align: center;
}
#print-bloc .print-content .col-container .print-col-3,
#zonePrint .print-content .col-container .print-col-3 {
  text-align: right;
}
#print-bloc .print-content .col-container .print-col-4,
#zonePrint .print-content .col-container .print-col-4 {
  position: relative;
  width: 85%;
  text-align: right;
  font-weight: bold !important;
  min-height: 15px;
}
#print-bloc .print-content .col-container .print-col-5,
#zonePrint .print-content .col-container .print-col-5 {
  position: relative;
  width: 15%;
  text-align: right;
  font-weight: bold !important;
  min-height: 15px;
}
#print-bloc .payment-method,
#zonePrint .payment-method {
  position: relative;
  width: 100%;
  margin-top: -65px;
  padding-left: 50px;
  font-size: 1.4em;
}
#print-bloc .title3 {
  position: relative !important;
  width: 100% !important;
  padding-left: 15px !important;
  padding-top: 7px !important;
  font-weight: bold !important;
  padding-bottom: 10px !important;
  font-size: 1em !important;
}
#zonePrint {
  position: absolute;
  width: 100%;
  display: none;
}
#zonePrint .title3 {
  position: relative !important;
  width: 100% !important;
  padding-left: 15px !important;
  padding-top: 7px !important;
  font-weight: bold !important;
  padding-bottom: 10px !important;
  font-size: 1em !important;
}
#print-bloc {
  position: fixed !important;
  z-index: 2000000;
  left: 50%;
  margin-left: -400px;
  top: 5%;
  width: 800px !important;
  height: 90%;
  overflow: scroll;
  background: white;
  opacity: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0, 1.6), transform 0.5s cubic-bezier(0, 0, 0, 1.6);
  -o-transition: opacity 0.5s cubic-bezier(0, 0, 0, 1.6), transform 0.5s cubic-bezier(0, 0, 0, 1.6);
  -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0, 1.6), -webkit-transform 0.5s cubic-bezier(0, 0, 0, 1.6);
  transition: opacity 0.5s cubic-bezier(0, 0, 0, 1.6), -webkit-transform 0.5s cubic-bezier(0, 0, 0, 1.6);
  -o-transition: opacity 0.5s cubic-bezier(0, 0, 0, 1.6), -o-transform 0.5s cubic-bezier(0, 0, 0, 1.6);
  -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0, 1.6), transform 0.5s cubic-bezier(0, 0, 0, 1.6), -moz-transform 0.5s cubic-bezier(0, 0, 0, 1.6);
  transition: opacity 0.5s cubic-bezier(0, 0, 0, 1.6), transform 0.5s cubic-bezier(0, 0, 0, 1.6);
  transition: opacity 0.5s cubic-bezier(0, 0, 0, 1.6), transform 0.5s cubic-bezier(0, 0, 0, 1.6), -webkit-transform 0.5s cubic-bezier(0, 0, 0, 1.6), -moz-transform 0.5s cubic-bezier(0, 0, 0, 1.6), -o-transform 0.5s cubic-bezier(0, 0, 0, 1.6);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -moz-transform: scale(0);
    -o-transform: scale(0);
       transform: scale(0);
}
#print-bloc.show {
  opacity: 1 !important;
  -webkit-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  -moz-transform: scale(1) !important;
    -o-transform: scale(1) !important;
       transform: scale(1) !important;
}
#print-icons-layer {
  position: absolute;
  width: 100vw;
  height: 100vh;
  display: none !important;
}
#print-icons-layer #print-icons {
  position: absolute;
  z-index: 999997;
  width: 10.5em;
  right: 0;
  top: 30% !important;
  min-height: 0;
  color: white;
  background: rgba(0, 0, 0, 0.2) !important;
  -webkit-transition: opacity 0.5s, transform 0.5s;
  -o-transition: opacity 0.5s, transform 0.5s;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: opacity 0.5s, -o-transform 0.5s;
  -moz-transition: opacity 0.5s, transform 0.5s, -moz-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s, -o-transform 0.5s;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: center right;
     -moz-transform-origin: center right;
      -ms-transform-origin: center right;
       -o-transform-origin: center right;
          transform-origin: center right;
  opacity: 0;
  pointer-events: none;
}
#print-icons-layer #print-icons.show {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  opacity: 1;
  pointer-events: auto;
}
#print-icons-layer #print-icons.scale {
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -moz-transform: scale(0.7);
    -o-transform: scale(0.7);
       transform: scale(0.7);
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  -moz-transform-origin: right center;
    -o-transform-origin: right center;
       transform-origin: right center;
  padding-top: 10px;
}
#print-icons-layer #print-icons.growUp {
  width: 100vw;
  height: 300px;
  background: rgba(0, 0, 0, 0.5) !important;
}
#print-icons-layer #print-icons .icons {
  position: relative !important;
  width: 10.5em !important;
  right: 0 !important;
  top: 0 !important;
  -webkit-transition: right 0.7s ease-in-out;
  -o-transition: right 0.7s ease-in-out;
  -moz-transition: right 0.7s ease-in-out;
  transition: right 0.7s ease-in-out;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: -moz-box !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
  -ms-flex-direction: column !important;
  -moz-box-orient: vertical !important;
  -moz-box-direction: normal !important;
       flex-direction: column !important;
  -webkit-box-align: end !important;
  -webkit-align-items: flex-end !important;
  -ms-flex-align: end !important;
  -moz-box-align: end !important;
       align-items: flex-end !important;
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
  -ms-flex-pack: center !important;
  -moz-box-pack: center !important;
       justify-content: center !important;
}
#print-icons-layer #print-icons .icons.moveLeft {
  right: 140px;
}
#print-icons-layer #print-icons.growUp .icons {
  position: absolute !important;
}
#print-icons-layer #print-icons .i-cons {
  position: relative;
  width: 100%;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: -moz-box !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
  -ms-flex-direction: column !important;
  -moz-box-orient: vertical !important;
  -moz-box-direction: normal !important;
       flex-direction: column !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
  -ms-flex-align: center !important;
  -moz-box-align: center !important;
       align-items: center !important;
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
  -ms-flex-pack: center !important;
  -moz-box-pack: center !important;
       justify-content: center !important;
  margin: 15px 0 0;
  cursor: pointer;
  -webkit-transition: opacity 0.2s cubic-bezier(0, 0.5, 0.5, 2), transform 0.2s cubic-bezier(0, 0.5, 0.5, 2);
  -o-transition: opacity 0.2s cubic-bezier(0, 0.5, 0.5, 2), transform 0.2s cubic-bezier(0, 0.5, 0.5, 2);
  -webkit-transition: opacity 0.2s cubic-bezier(0, 0.5, 0.5, 2), -webkit-transform 0.2s cubic-bezier(0, 0.5, 0.5, 2);
  transition: opacity 0.2s cubic-bezier(0, 0.5, 0.5, 2), -webkit-transform 0.2s cubic-bezier(0, 0.5, 0.5, 2);
  -o-transition: opacity 0.2s cubic-bezier(0, 0.5, 0.5, 2), -o-transform 0.2s cubic-bezier(0, 0.5, 0.5, 2);
  -moz-transition: opacity 0.2s cubic-bezier(0, 0.5, 0.5, 2), transform 0.2s cubic-bezier(0, 0.5, 0.5, 2), -moz-transform 0.2s cubic-bezier(0, 0.5, 0.5, 2);
  transition: opacity 0.2s cubic-bezier(0, 0.5, 0.5, 2), transform 0.2s cubic-bezier(0, 0.5, 0.5, 2);
  transition: opacity 0.2s cubic-bezier(0, 0.5, 0.5, 2), transform 0.2s cubic-bezier(0, 0.5, 0.5, 2), -webkit-transform 0.2s cubic-bezier(0, 0.5, 0.5, 2), -moz-transform 0.2s cubic-bezier(0, 0.5, 0.5, 2), -o-transform 0.2s cubic-bezier(0, 0.5, 0.5, 2);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -moz-transform: scale(0);
    -o-transform: scale(0);
       transform: scale(0);
  opacity: 0;
  color: white;
  font-weight: bold;
}
#print-icons-layer #print-icons .i-cons.show {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
       transform: scale(0.8);
  opacity: 1;
}
#print-icons-layer #print-icons .i-cons:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
       transform: scale(1.2);
}
#print-icons-layer #print-icons .i-cons i {
  font-size: 4em;
  pointer-events: none;
}
#print-icons-layer #print-icons .i-cons div {
  pointer-events: none;
  font-size: 1.6em;
  text-align: center;
}
#print-icons-layer #print-icons.scale .i-cons.show {
  -webkit-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  -moz-transform: scale(1) !important;
    -o-transform: scale(1) !important;
       transform: scale(1) !important;
}
#print-icons-layer #print-icons #print-close {
  display: none !important;
}
#print-icons-layer #print-icons #print-close.show {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: -moz-box !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
  -ms-flex-direction: column !important;
  -moz-box-orient: vertical !important;
  -moz-box-direction: normal !important;
       flex-direction: column !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
  -ms-flex-align: center !important;
  -moz-box-align: center !important;
       align-items: center !important;
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
  -ms-flex-pack: center !important;
  -moz-box-pack: center !important;
       justify-content: center !important;
  margin-top: 25px !important;
}
#print-icons-layer #print-icons #print-close:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
       transform: scale(1.2);
  color: #c73232;
  font-weight: bold;
}
#print-icons-layer #print-icons #print-print:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
       transform: scale(1.2);
  color: #0c8efc;
  font-weight: bold;
}
#print-icons-layer #print-icons #print-xsi {
  display: none !important;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
#print-icons-layer #print-icons #print-xsi:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
       transform: scale(1.2);
  color: #35d236;
  font-weight: bold;
}
#print-icons-layer #print-icons #print-xsi.disable {
  opacity: 0.3 !important;
  pointer-events: none !important;
}
.totalPrint {
  position: relative;
  width: 100%;
  padding: 10px 0 !important;
}
#zoneAo {
  position: relative;
  width: 100%;
}
#zonePrint {
  position: relative;
  width: 100%;
}
.nexaBold {
  font-family: 'NexaBold' !important;
}
.printFooter {
  display: none;
}
section#budget .background {
  background: url("../img/cft/AdobeStock_188272426.jpeg") no-repeat center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
}
@media only screen and (max-device-width: 991px) {
  section#budget .content * {
    padding: 0 !important;
  }
}
section#budget .content .inner {
  padding: 100px 3% 0;
}
@media only screen and (max-device-width: 991px) {
  section#budget .content .inner {
    position: relative;
    padding: 220px 0 0 0 !important;
    -webkit-transform: scale(0.9);
       -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
         -o-transform: scale(0.9);
            transform: scale(0.9);
    -webkit-transform-origin: top center;
       -moz-transform-origin: top center;
        -ms-transform-origin: top center;
         -o-transform-origin: top center;
            transform-origin: top center;
  }
}
section#budget .content .inner .pd {
  padding: 0;
}
@media only screen and (max-device-width: 991px) {
  section#budget .content .inner .pd {
    padding: 10px !important;
  }
}
section#budget .content .inner table {
  position: relative;
  width: 100%;
  margin-bottom: 100px !important;
}
section#budget .content .inner table tbody,
section#budget .content .inner table tfoot,
section#budget .content .inner table thead {
  position: relative;
}
section#budget .content .inner table tbody:before,
section#budget .content .inner table tfoot:before,
section#budget .content .inner table thead:before {
  line-height: 40px;
  content: "\200C";
  display: block;
}
section#budget .content .inner table tbody tr,
section#budget .content .inner table tfoot tr,
section#budget .content .inner table thead tr {
  position: relative;
  width: 100%;
  background: rgba(255, 255, 255, 0.2);
}
section#budget .content .inner table tbody tr:not(.space):hover,
section#budget .content .inner table tfoot tr:not(.space):hover,
section#budget .content .inner table thead tr:not(.space):hover {
  background: rgba(255, 255, 255, 0.3);
}
section#budget .content .inner table tr.space {
  width: 100%;
  height: 0;
}
section#budget .content .inner table tbody tr td,
section#budget .content .inner table tfoot tr td,
section#budget .content .inner table thead tr td {
  position: relative;
  padding: 5px 10px 6px;
  color: white;
  opacity: 1;
  font-size: 1.6em;
}
@media only screen and (max-device-width: 991px) {
  section#budget .content .inner table tbody tr td.custom,
  section#budget .content .inner table tfoot tr td.custom,
  section#budget .content .inner table thead tr td.custom {
    display: none;
  }
}
section#budget .content .inner table th .pd {
  padding-bottom: 10px;
}
section#budget .content .inner table th:nth-child(1) .pd {
  padding-left: 10px !important;
}
section#budget .content .inner table tbody tr td .checkbox,
section#budget .content .inner table tbody tr td .checkboxAll,
section#budget .content .inner table tbody tr td .checkboxBudget,
section#budget .content .inner table tbody tr td .checkboxCat,
section#budget .content .inner table tfoot tr td .checkbox,
section#budget .content .inner table tfoot tr td .checkboxAll,
section#budget .content .inner table tfoot tr td .checkboxBudget,
section#budget .content .inner table tfoot tr td .checkboxCat,
section#budget .content .inner table thead tr td .checkbox,
section#budget .content .inner table thead tr td .checkboxAll,
section#budget .content .inner table thead tr td .checkboxBudget,
section#budget .content .inner table thead tr td .checkboxCat {
  position: absolute;
  top: 17px;
  right: 30px;
  cursor: pointer;
  -webkit-perspective: 100px;
     -moz-perspective: 100px;
          perspective: 100px;
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
section#budget .content .inner table tbody tr td .checkboxBudget,
section#budget .content .inner table tbody tr td .checkboxCat,
section#budget .content .inner table thead tr th .checkboxAll {
  position: absolute !important;
  right: 30px !important;
  top: 54% !important;
}
section#budget .content .inner table tr td:nth-last-child(1),
section#budget .content .inner table tr th:nth-last-child(1) {
  min-width: 25px;
}
@media only screen and (max-device-width: 991px) {
  section#budget .content .inner table tr td:nth-last-child(1),
  section#budget .content .inner table tr th:nth-last-child(1) {
    min-width: 50px;
  }
}
section#budget .content .inner table td {
  width: 1%;
}
section#budget .content .inner table td:nth-child(1) {
  width: 1%;
}
section#budget .content .inner table td:nth-last-child(1) {
  width: 0.1% !important;
}
section#budget .content .inner table td:nth-last-child(2) {
  width: 0.2% !important;
}
section#budget .content .inner table td:nth-last-child(3) {
  width: 0.1% !important;
}
section#budget .content .inner table td.custom {
  width: 0.3% !important;
}
section#budget .content .inner table tbody tr td .checkbox .check,
section#budget .content .inner table tbody tr td .checkboxAll .check,
section#budget .content .inner table tbody tr td .checkboxBudget .check,
section#budget .content .inner table tbody tr td .checkboxCat .check,
section#budget .content .inner table tfoot tr td .checkbox .check,
section#budget .content .inner table tfoot tr td .checkboxAll .check,
section#budget .content .inner table tfoot tr td .checkboxBudget .check,
section#budget .content .inner table tfoot tr td .checkboxCat .check,
section#budget .content .inner table thead tr td .checkbox .check,
section#budget .content .inner table thead tr td .checkboxAll .check,
section#budget .content .inner table thead tr td .checkboxBudget .check,
section#budget .content .inner table thead tr td .checkboxCat .check {
  position: absolute;
  top: -18px;
  width: 13px;
  height: 13px;
  background: rgba(0, 0, 0, 0.5) !important;
}
@media only screen and (max-device-width: 991px) {
  section#budget .content .inner table tbody tr td .checkbox .check,
  section#budget .content .inner table tbody tr td .checkboxAll .check,
  section#budget .content .inner table tbody tr td .checkboxBudget .check,
  section#budget .content .inner table tbody tr td .checkboxCat .check,
  section#budget .content .inner table tfoot tr td .checkbox .check,
  section#budget .content .inner table tfoot tr td .checkboxAll .check,
  section#budget .content .inner table tfoot tr td .checkboxBudget .check,
  section#budget .content .inner table tfoot tr td .checkboxCat .check,
  section#budget .content .inner table thead tr td .checkbox .check,
  section#budget .content .inner table thead tr td .checkboxAll .check,
  section#budget .content .inner table thead tr td .checkboxBudget .check,
  section#budget .content .inner table thead tr td .checkboxCat .check {
    left: -10px;
    -webkit-transform: scale(1.3);
       -moz-transform: scale(1.3);
        -ms-transform: scale(1.3);
         -o-transform: scale(1.3);
            transform: scale(1.3);
  }
}
section#budget .content .inner table tbody tr td .checkboxBudget {
  top: 3px;
}
section#budget .content .inner table tbody tr td .checkboxCat .check {
  top: -5px;
}
section#budget .content .inner table tbody tr td .checkbox .check img,
section#budget .content .inner table tbody tr td .checkboxAll .check img,
section#budget .content .inner table tbody tr td .checkboxBudget .check img,
section#budget .content .inner table tbody tr td .checkboxCat .check img,
section#budget .content .inner table tfoot tr td .checkbox .check img,
section#budget .content .inner table tfoot tr td .checkboxAll .check img,
section#budget .content .inner table tfoot tr td .checkboxBudget .check img,
section#budget .content .inner table tfoot tr td .checkboxCat .check img,
section#budget .content .inner table thead tr td .checkbox .check img,
section#budget .content .inner table thead tr td .checkboxAll .check img,
section#budget .content .inner table thead tr td .checkboxBudget .check img,
section#budget .content .inner table thead tr td .checkboxCat .check img {
  position: absolute;
  z-index: 100;
  top: -7px;
  left: -2px;
  opacity: 0;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  width: 19px;
  height: 19px;
}
section#budget .content .inner table .check img.square {
  top: -5px !important;
  left: -1px !important;
  width: 17px !important;
  height: 17px !important;
}
section#budget .content .inner table tbody tr td .checkbox .check img.visible,
section#budget .content .inner table tbody tr td .checkboxAll .check img.visible,
section#budget .content .inner table tbody tr td .checkboxBudget .check img.visible,
section#budget .content .inner table tbody tr td .checkboxCat .check img.visible,
section#budget .content .inner table tfoot tr td .checkbox .check img.visible,
section#budget .content .inner table tfoot tr td .checkboxAll .check img.visible,
section#budget .content .inner table tfoot tr td .checkboxBudget .check img.visible,
section#budget .content .inner table tfoot tr td .checkboxCat .check img.visible,
section#budget .content .inner table thead tr td .checkbox .check img.visible,
section#budget .content .inner table thead tr td .checkboxAll .check img.visible,
section#budget .content .inner table thead tr td .checkboxBudget .check img.visible,
section#budget .content .inner table thead tr td .checkboxCat .check img.visible {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  opacity: 0.9;
}
section#budget .content .inner table tbody tr td .checkbox .check.all,
section#budget .content .inner table tbody tr td .checkbox .check.budget,
section#budget .content .inner table tbody tr td .checkboxAll .check.all,
section#budget .content .inner table tbody tr td .checkboxAll .check.budget,
section#budget .content .inner table tbody tr td .checkboxBudget .check.all,
section#budget .content .inner table tbody tr td .checkboxBudget .check.budget,
section#budget .content .inner table tbody tr td .checkboxCat .check.all,
section#budget .content .inner table tbody tr td .checkboxCat .check.budget,
section#budget .content .inner table tfoot tr td .checkbox .check.all,
section#budget .content .inner table tfoot tr td .checkbox .check.budget,
section#budget .content .inner table tfoot tr td .checkboxAll .check.all,
section#budget .content .inner table tfoot tr td .checkboxAll .check.budget,
section#budget .content .inner table tfoot tr td .checkboxBudget .check.all,
section#budget .content .inner table tfoot tr td .checkboxBudget .check.budget,
section#budget .content .inner table tfoot tr td .checkboxCat .check.all,
section#budget .content .inner table tfoot tr td .checkboxCat .check.budget,
section#budget .content .inner table thead tr td .checkbox .check.all,
section#budget .content .inner table thead tr td .checkbox .check.budget,
section#budget .content .inner table thead tr td .checkboxAll .check.all,
section#budget .content .inner table thead tr td .checkboxAll .check.budget,
section#budget .content .inner table thead tr td .checkboxBudget .check.all,
section#budget .content .inner table thead tr td .checkboxBudget .check.budget,
section#budget .content .inner table thead tr td .checkboxCat .check.all,
section#budget .content .inner table thead tr td .checkboxCat .check.budget {
  top: -8px;
}
section#budget .content .inner table tbody tr td .spanBlack,
section#budget .content .inner table tfoot tr td .spanBlack,
section#budget .content .inner table thead tr td .spanBlack {
  color: black;
}
section#budget .content .inner table tbody tr td .total,
section#budget .content .inner table tfoot tr td .total,
section#budget .content .inner table thead tr td .total {
  position: relative;
  width: 48.8%;
}
section#budget .content .inner table tbody tr td .total div,
section#budget .content .inner table tfoot tr td .total div,
section#budget .content .inner table thead tr td .total div {
  position: relative;
  width: 100% !important;
  text-align: right;
  padding-bottom: 5px;
  white-space: nowrap;
}
section#budget .content .inner table td.info {
  padding: 15px 15px 15px 25px;
  font-size: 1.6em;
}
section#budget .content .inner table td.tt {
  position: relative;
  padding-right: 20px;
}
section#budget .content .inner table tbody tr th,
section#budget .content .inner table tfoot tr th,
section#budget .content .inner table thead tr th {
  position: relative;
  padding: 20px 10px 6px;
  color: white;
  opacity: 1;
  font-size: 1.6em;
}
@media only screen and (max-device-width: 991px) {
  section#budget .content .inner table tbody tr th.custom,
  section#budget .content .inner table tfoot tr th.custom,
  section#budget .content .inner table thead tr th.custom {
    display: none;
  }
}
section#budget .content .inner table tbody tr th .checkbox,
section#budget .content .inner table tfoot tr th .checkbox,
section#budget .content .inner table thead tr th .checkbox {
  position: relative;
  width: 5%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-perspective: 100px;
     -moz-perspective: 100px;
          perspective: 100px;
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
section#budget .content .inner table tbody tr th .checkbox .check,
section#budget .content .inner table tfoot tr th .checkbox .check,
section#budget .content .inner table thead tr th .checkbox .check {
  position: absolute;
  top: -18px;
  width: 15px;
  height: 15px;
  background: rgba(0, 0, 0, 0.5) !important;
}
section#budget .content .inner table tbody tr th .checkbox .check img,
section#budget .content .inner table tfoot tr th .checkbox .check img,
section#budget .content .inner table thead tr th .checkbox .check img {
  position: absolute;
  z-index: 100;
  top: -8px;
  left: -2px;
  opacity: 0;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
}
section#budget .content .inner table tbody tr th .checkbox .check img.visible,
section#budget .content .inner table tfoot tr th .checkbox .check img.visible,
section#budget .content .inner table thead tr th .checkbox .check img.visible {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  opacity: 0.9;
}
section#budget .content .inner table tbody tr th .checkbox .check.all,
section#budget .content .inner table tfoot tr th .checkbox .check.all,
section#budget .content .inner table thead tr th .checkbox .check.all {
  top: -8px;
}
section#budget .content .inner table tbody tr th .checkboxAll,
section#budget .content .inner table tfoot tr th .checkboxAll,
section#budget .content .inner table thead tr th .checkboxAll {
  position: relative;
  width: 5%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-perspective: 100px;
     -moz-perspective: 100px;
          perspective: 100px;
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
section#budget .content .inner table tbody tr th .checkboxAll .check,
section#budget .content .inner table tfoot tr th .checkboxAll .check,
section#budget .content .inner table thead tr th .checkboxAll .check {
  position: absolute;
  top: -18px;
  width: 15px;
  height: 15px;
  background: rgba(0, 0, 0, 0.5) !important;
}
section#budget .content .inner table tbody tr th .checkboxAll .check img,
section#budget .content .inner table tfoot tr th .checkboxAll .check img,
section#budget .content .inner table thead tr th .checkboxAll .check img {
  position: absolute;
  z-index: 100;
  top: -8px;
  left: -2px;
  opacity: 0;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
}
section#budget .content .inner table tbody tr th .checkboxAll .check img.visible,
section#budget .content .inner table tfoot tr th .checkboxAll .check img.visible,
section#budget .content .inner table thead tr th .checkboxAll .check img.visible {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  opacity: 0.9;
}
section#budget .content .inner table tbody tr th .checkboxAll .check.all,
section#budget .content .inner table tfoot tr th .checkboxAll .check.all,
section#budget .content .inner table thead tr th .checkboxAll .check.all {
  top: -8px;
}
section#budget .content .inner table tbody tr th .checkboxBudget,
section#budget .content .inner table tfoot tr th .checkboxBudget,
section#budget .content .inner table thead tr th .checkboxBudget {
  position: relative;
  width: 5%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-perspective: 100px;
     -moz-perspective: 100px;
          perspective: 100px;
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
section#budget .content .inner table tbody tr th .checkboxBudget .check,
section#budget .content .inner table tfoot tr th .checkboxBudget .check,
section#budget .content .inner table thead tr th .checkboxBudget .check {
  position: absolute;
  top: -18px;
  width: 15px;
  height: 15px;
  background: rgba(0, 0, 0, 0.5) !important;
}
section#budget .content .inner table tbody tr th .checkboxBudget .check img,
section#budget .content .inner table tfoot tr th .checkboxBudget .check img,
section#budget .content .inner table thead tr th .checkboxBudget .check img {
  position: absolute;
  z-index: 100;
  top: -8px;
  left: -2px;
  opacity: 0;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
}
section#budget .content .inner table tbody tr th .checkboxBudget .check img.visible,
section#budget .content .inner table tfoot tr th .checkboxBudget .check img.visible,
section#budget .content .inner table thead tr th .checkboxBudget .check img.visible {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  opacity: 0.9;
}
section#budget .content .inner table tbody tr th .checkboxBudget .check.all,
section#budget .content .inner table tfoot tr th .checkboxBudget .check.all,
section#budget .content .inner table thead tr th .checkboxBudget .check.all {
  top: -8px;
}
section#budget .content .inner table tbody tr th .spanBlack,
section#budget .content .inner table tfoot tr th .spanBlack,
section#budget .content .inner table thead tr th .spanBlack {
  color: black;
}
section#budget .content .inner table tbody tr th .total,
section#budget .content .inner table tfoot tr th .total,
section#budget .content .inner table thead tr th .total {
  position: relative;
  width: 48.8%;
}
section#budget .content .inner table tbody tr th .total div,
section#budget .content .inner table tfoot tr th .total div,
section#budget .content .inner table thead tr th .total div {
  position: relative;
  width: 100% !important;
  text-align: right;
  padding-bottom: 5px;
  white-space: nowrap;
}
section#budget .content .inner table tbody tr td.title,
section#budget .content .inner table tbody tr th.title,
section#budget .content .inner table tfoot tr td.title,
section#budget .content .inner table tfoot tr th.title,
section#budget .content .inner table thead tr td.title,
section#budget .content .inner table thead tr th.title {
  font-weight: bold;
}
section#budget .content .inner table tbody tr td.title.big,
section#budget .content .inner table tbody tr th.title.big,
section#budget .content .inner table tfoot tr td.title.big,
section#budget .content .inner table tfoot tr th.title.big,
section#budget .content .inner table thead tr td.title.big,
section#budget .content .inner table thead tr th.title.big {
  font-size: 1.6em;
  height: 65px;
}
section#budget .content .inner table tfoot tr.black,
section#budget .content .inner table thead tr.black {
  background: rgba(0, 0, 0, 0.4);
}
section#budget .content .inner table tbody tr.black {
  background: rgba(0, 0, 0, 0.25);
}
@media only screen and (max-device-width: 991px) {
  section#budget .content .inner table tbody tr td .singlePrice {
    white-space: nowrap;
  }
}
section#budget .content .inner table tbody.totalGen .pd {
  white-space: nowrap;
}
section#budget .content .inner table tbody.totalGen .pd span {
  position: relative;
  padding-right: 1.8em;
}
section#budget .content .inner table td .aqua {
  color: aqua;
  font-size: 90%;
}
section#budget span.dcnt {
  color: aqua;
  font-size: 90%;
}
section#budget .totalBudget,
section#budget .totalCat {
  position: relative;
  padding: 8px 0 3px;
}
section#budget .totalBudget {
  top: 33%;
}
section#budget .totalBudget .discount-ctnr {
  position: absolute;
  right: -1.8em;
  top: -2px;
  width: 4em;
  height: 4em;
}
@media only screen and (max-device-width: 991px) {
  section#budget .totalBudget .discount-ctnr {
    top: -7px;
    right: -4.5em;
  }
}
section#budget .discountLabel-ctnr {
  position: absolute;
  right: 0.8em;
  top: 24%;
}
section#budget .discountLabel-ctnr.bis {
  right: 0;
  top: -64%;
}
@media only screen and (max-device-width: 991px) {
  section#budget .discountLabel-ctnr.bis {
    right: 0;
    position: absolute;
    left: -50px;
    -webkit-transform: rotate(-180deg);
       -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
         -o-transform: rotate(-180deg);
            transform: rotate(-180deg);
    -webkit-transform-origin: center left;
       -moz-transform-origin: center left;
        -ms-transform-origin: center left;
         -o-transform-origin: center left;
            transform-origin: center left;
    top: 18px;
  }
}
section#budget .discountLabel-ctnr .discountLabel {
  position: absolute;
  background: #fff;
  width: auto;
  height: 2em;
  line-height: 2.3em;
  font-size: 1em;
  font-weight: bold;
  color: #28a745;
  left: 0;
  text-align: right;
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
  padding: 0 0.4em;
  white-space: nowrap;
  opacity: 0.8;
  border: 1px solid #28a745;
  border-left: none;
  -webkit-transform: scale(0.9);
     -moz-transform: scale(0.9);
      -ms-transform: scale(0.9);
       -o-transform: scale(0.9);
          transform: scale(0.9);
  -webkit-transform: rotateZ(0deg);
     -moz-transform: rotateZ(0deg);
      -ms-transform: rotate(0deg);
       -o-transform: rotateZ(0deg);
          transform: rotateZ(0deg);
}
section#budget .discountLabel-ctnr .discountLabel div {
  position: relative;
}
@media only screen and (max-device-width: 991px) {
  section#budget .discountLabel-ctnr .discountLabel div {
    -webkit-transform: rotateZ(180deg) !important;
       -moz-transform: rotateZ(180deg) !important;
        -ms-transform: rotate(180deg) !important;
         -o-transform: rotateZ(180deg) !important;
            transform: rotateZ(180deg) !important;
    -webkit-transform-origin: center;
       -moz-transform-origin: center;
        -ms-transform-origin: center;
         -o-transform-origin: center;
            transform-origin: center;
    margin-top: -3px;
  }
}
@media only screen and (max-device-width: 991px) {
  section#budget .discountLabel-ctnr .discountLabel {
    top: 14%;
    width: 90px;
    padding-right: 5px;
    right: -6em;
    text-align: center;
    left: 2.5em;
  }
}
section#budget .discountLabel-ctnr .discountLabel:after {
  content: " ";
  height: 1.45em;
  width: 1.45em;
  background: #fff;
  position: absolute;
  top: 0.23em;
  left: -0.75em;
  -webkit-border-radius: 0 0 0 0.3em;
     -moz-border-radius: 0 0 0 0.3em;
          border-radius: 0 0 0 0.3em;
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  border-left: 1px solid #28a745;
  border-bottom: 1px solid #28a745;
}
section#budget .discountLabel-ctnr .discountLabel:before {
  content: "";
  width: 0.4em;
  height: 0.4em;
  background: #666;
  position: absolute;
  top: 0.75em;
  left: 0;
  z-index: 1;
  -webkit-border-radius: 0.8em;
     -moz-border-radius: 0.8em;
          border-radius: 0.8em;
}
section#budget .remiseBrackets {
  display: none;
}
section#budget .totalCat {
  position: absolute !important;
  right: 50px !important;
  top: 0 !important;
  display: none;
}
section#budget .totalCat .totalCatPrice {
  font-family: "nexaBold" !important;
}
section#budget .totalBudget strike {
  color: #aaa;
}
section#budget .totalCat strike {
  color: #555;
}
section#budget .totalCat {
  color: black;
  font-weight: bold;
}
section#budget .eye {
  cursor: pointer;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
section#budget .eye .fa-eye {
  position: absolute;
  margin-left: -20px;
  margin-top: 2px;
}
@media only screen and (max-device-width: 991px) {
  section#budget .eye .fa-eye {
    position: relative;
    margin-left: 0;
  }
}
section#budget .eye.relative .fa-eye {
  position: relative;
  margin-left: -8px;
}
@media only screen and (max-device-width: 991px) {
  section#budget .eye.relative .fa-eye {
    margin-left: 0;
  }
}
section#budget .eye.hide {
  opacity: 0;
}
@media only screen and (max-device-width: 991px) {
  section#budget .tb-inner {
    position: relative;
    margin-right: 110px;
  }
}
section#budget .hidden {
  display: none;
}
section#budget .loader-ctnr {
  position: absolute;
  margin-top: 6px;
  width: 200px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  height: 6px;
  padding: 1px;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
section#budget .loader-ctnr.show {
  opacity: 1;
}
section#budget .loader-ctnr .bar {
  position: relative;
  width: 10%;
  height: 100%;
  background: #000;
}
section#budget .totalView {
  position: fixed;
  z-index: 1000;
  right: 0;
  top: 140px;
  background: rgba(0, 0, 0, 0.2);
  padding: 15px;
  text-align: right;
  font-size: 1.4em;
  color: white;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.7s;
  -o-transition: opacity 0.7s;
  -moz-transition: opacity 0.7s;
  transition: opacity 0.7s;
}
@media (max-width: 1024px) {
  section#budget .totalView {
    display: none !important;
  }
}
section#budget .totalView.show {
  opacity: 1;
  pointer-events: auto;
}
section#budget .totalView .discountLabel {
  display: none;
}
section#budget .totalView .remiseBrackets {
  display: inline;
}
@media only screen and (max-device-width: 991px) {
  section#budget .totalView {
    display: none;
  }
}
section#budget .totalView span {
  font-family: 'nexaBold';
}
@media print {
  .page-break {
    display: block !important;
    page-break-before: always !important;
  }
  body {
    overflow: auto !important;
    background: white !important;
  }
  #zonePrint {
    display: inline !important;
    overflow: auto !important;
  }
  #zoneAo {
    display: none !important;
  }
  @page {
    size: auto !important;
    margin: 0 !important;
  }
  .nexaBold {
    font-family: 'NexaBold' !important;
  }
  .printFooter {
    display: inline !important;
    position: fixed !important;
    width: 100% !important;
    padding: 10px !important;
    z-index: 100 !important;
    left: 0 !important;
    bottom: 0 !important;
    background: #333 !important;
    -webkit-print-color-adjust: exact !important;
    color: white !important;
    text-align: center !important;
  }
  #zonePrint .xsi-infos,
  #zonePrint .xsi-infos2 {
    font-size: 1.46em !important;
  }
  #zonePrint .half-2 {
    font-size: 0.8em !important;
  }
  #zonePrint .half-1 .title {
    font-size: 2em !important;
    font-weight: bold !important;
  }
  #zonePrint .half-1 .date {
    font-size: 1.3em !important;
  }
  #zonePrint table {
    font-size: 1em !important;
  }
  #zonePrint table .lastColumn {
    display: none !important;
  }
  #zonePrint thead tr {
    background: #666 !important;
    -webkit-print-color-adjust: exact !important;
  }
  #zonePrint thead tr th {
    color: white !important;
    padding-top: 5px !important;
  }
  #zonePrint thead tr th:nth-child(1) {
    padding-left: 10px !important;
    padding-top: 5px !important;
  }
  #zonePrint thead tr th .checkboxAll {
    display: none !important;
  }
  #zonePrint tbody tr.black {
    font-family: "nexaBold" !important;
    background: #ddd !important;
    -webkit-print-color-adjust: exact !important;
    line-height: 30px !important;
  }
  #zonePrint .checkbox,
  #zonePrint .checkboxBudget {
    display: none !important;
  }
  #zonePrint tbody tr td:nth-last-child(2) {
    padding: 5px!important !important;
  }
  #zonePrint thead tr th:nth-last-child(3) {
    text-align: right!important;
  }
  #zonePrint .totalBudget,
  #zonePrint .totalCat {
    position: absolute !important;
    white-space: nowrap !important;
    right: 28px !important;
    margin-top: -14px !important;
  }
  #zonePrint .totalBudget {
    line-height: 12px !important;
  }
  #zonePrint .totalCat {
    line-height: 34px !important;
  }
  #zonePrint tr.black .totalBudget {
    line-height: 34px !important;
  }
  #zonePrint .totalCat .totalCatPrice {
    font-family: "nexaBold" !important;
  }
  #zonePrint tbody tr.category td:nth-child(1) {
    font-family: "nexaBold" !important;
  }
  #zonePrint tbody tr.category {
    top: -20px !important;
  }
  #zonePrint tbody tr.startLvl1 td:nth-child(1) {
    padding-top: 10px !important;
  }
  tbody tr td.title.big {
    padding-top: 5px !important;
  }
  tbody tr td .singlePrice {
    position: relative !important;
    top: -5px !important;
  }
}
.graph-zone {
  position: fixed;
  z-index: 1000000;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(0, 0, 0, 0.8);
  background: rgba(255, 255, 255, 0.9);
  -webkit-transition: width 0.2s linear, height 0.2s linear;
  -o-transition: width 0.2s linear, height 0.2s linear;
  -moz-transition: width 0.2s linear, height 0.2s linear;
  transition: width 0.2s linear, height 0.2s linear;
  color: white;
}
.graph-zone.show {
  width: 100vw;
  height: 100vh;
}
.graph-zone .graphCtnr {
  position: relative;
  padding: 10px;
  width: 200em;
  height: 100%;
  display: none;
}
.graph-zone .graphCtnr.show {
  display: inline;
}
.graph-zone .graphCtnr #inner-pie,
.graph-zone .graphCtnr #inner-bars {
  width: 200em !important;
  height: 100em !important;
}
.graph-zone .graphCtnr #inner-pie div:first-child,
.graph-zone .graphCtnr #inner-bars div:first-child {
  width: 100% !important;
  height: 100% !important;
}
.graph-zone .graphCtnr #inner-pie div:first-child canvas,
.graph-zone .graphCtnr #inner-bars div:first-child canvas {
  width: 100% !important;
  height: 100% !important;
}
.graph-zone .graphCtnr #inner-pie div:first-child canvas #graphLegend,
.graph-zone .graphCtnr #inner-bars div:first-child canvas #graphLegend {
  display: none !important;
}
.graph-menu {
  position: fixed;
  z-index: 1000001;
  top: 20px;
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(0, 0, 0, 0.2);
  padding: 1.2em 0 !important;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.7s, background 0.7s;
  -o-transition: opacity 0.7s, background 0.7s;
  -moz-transition: opacity 0.7s, background 0.7s;
  transition: opacity 0.7s, background 0.7s;
}
@media only screen and (max-device-width: 991px) {
  .graph-menu {
    position: absolute;
    z-index: 1000001;
    top: 110px;
    right: 30px;
    min-height: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 120vw !important;
    -webkit-transform: scale(0.7);
       -moz-transform: scale(0.7);
        -ms-transform: scale(0.7);
         -o-transform: scale(0.7);
            transform: scale(0.7);
    -webkit-transform-origin: center right;
       -moz-transform-origin: center right;
        -ms-transform-origin: center right;
         -o-transform-origin: center right;
            transform-origin: center right;
    background: rgba(0, 0, 0, 0.2);
    padding: 1.6em 0 1.2em 0 !important;
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: opacity 0.7s;
    -o-transition: opacity 0.7s;
    -moz-transition: opacity 0.7s;
    transition: opacity 0.7s;
  }
}
.graph-menu.show {
  opacity: 1;
  pointer-events: auto;
}
.graph-menu.opac {
  background: rgba(0, 0, 0, 0.05);
}
.graph-menu .graph-menu-inner {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 10px;
}
.graph-menu .graph-title {
  position: relative;
  width: 100%;
  text-align: center;
  color: white;
  font-size: 2em;
}
.graph-menu .graph-title.color {
  color: #333;
}
.graph-menu .graph-separator {
  width: 1.6em;
  margin-left: 1.6em;
  height: 4em !important;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.graph-menu .graph-space {
  width: 20px;
  height: 20px;
  -webkit-transition: width 0.5s;
  -o-transition: width 0.5s;
  -moz-transition: width 0.5s;
  transition: width 0.5s;
}
.graph-menu .graph-space.last.show {
  width: 70px;
}
.graph-menu .graph-tab {
  position: relative;
  width: 35px;
  height: 30px;
  background: url('../img/cft/graph-tab.png') no-repeat center;
  cursor: pointer;
  margin: 0 5px;
}
.graph-menu .graph-pie {
  position: relative;
  width: 35px;
  height: 35px;
  background: url('../img/cft/graph-pie.png') no-repeat center;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  margin: 0 5px;
}
@media only screen and (max-device-width: 991px) {
  .graph-menu .graph-pie {
    pointer-events: none;
  }
}
.graph-menu .graph-pie .graph-pie-options {
  position: absolute;
  z-index: 200;
  width: 100%;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: center top;
     -moz-transform-origin: center top;
      -ms-transform-origin: center top;
       -o-transform-origin: center top;
          transform-origin: center top;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0, 1.4), -webkit-transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  transition: opacity 0.5s cubic-bezier(0, 0, 0, 1.4), -webkit-transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  -o-transition: opacity 0.5s cubic-bezier(0, 0, 0, 1.4), -o-transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0, 1.4), transform 0.5s cubic-bezier(0, 0, 0, 1.4), -moz-transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  transition: opacity 0.5s cubic-bezier(0, 0, 0, 1.4), transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  transition: opacity 0.5s cubic-bezier(0, 0, 0, 1.4), transform 0.5s cubic-bezier(0, 0, 0, 1.4), -webkit-transform 0.5s cubic-bezier(0, 0, 0, 1.4), -moz-transform 0.5s cubic-bezier(0, 0, 0, 1.4), -o-transform 0.5s cubic-bezier(0, 0, 0, 1.4);
}
.graph-menu .graph-pie .graph-pie-options.show {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  opacity: 1;
  pointer-events: auto;
}
.graph-menu .graph-pie .graph-pie-options .graph-pie-options-line {
  position: absolute;
  z-index: 100;
  width: 0;
  top: 0;
  height: 50px;
  border-left: 1px solid red;
}
.graph-menu .graph-pie .graph-pie-options .graph-pie-options-ctnr {
  position: absolute;
  z-index: 100;
  padding-top: 10px;
  top: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.graph-menu .graph-pie .graph-pie-options .graph-pie-options-ctnr div {
  position: relative;
  font-size: 2em;
  white-space: nowrap;
  cursor: pointer;
  padding: 10px 18px 6px 18px;
  margin: 5px 0;
  border: 1px solid transparent;
  -webkit-transition: background 0.3s, color 0.3s, border 0.3s, -webkit-border-radius 0.3s;
  transition: background 0.3s, color 0.3s, border 0.3s, -webkit-border-radius 0.3s;
  -o-transition: background 0.3s, color 0.3s, border 0.3s, border-radius 0.3s;
  -moz-transition: background 0.3s, color 0.3s, border 0.3s, border-radius 0.3s, -moz-border-radius 0.3s;
  transition: background 0.3s, color 0.3s, border 0.3s, border-radius 0.3s;
  transition: background 0.3s, color 0.3s, border 0.3s, border-radius 0.3s, -webkit-border-radius 0.3s, -moz-border-radius 0.3s;
}
.graph-menu .graph-pie .graph-pie-options .graph-pie-options-ctnr div.active {
  background: white;
  color: red;
  border: 1px solid #999;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
}
.graph-menu .graph-bars {
  position: relative;
  width: 35px;
  height: 35px;
  background: url('../img/cft/graph-bars2b.png') no-repeat center;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 0 5px;
}
@media only screen and (max-device-width: 991px) {
  .graph-menu .graph-bars {
    pointer-events: none;
  }
}
.graph-menu .graph-bars.switchIcon {
  background: url('../img/cft/graph-bars2.png') no-repeat center;
}
.graph-menu .graph-bars .graph-bars-options {
  position: absolute;
  z-index: 200;
  width: 100%;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: center top;
     -moz-transform-origin: center top;
      -ms-transform-origin: center top;
       -o-transform-origin: center top;
          transform-origin: center top;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.5s cubic-bezier(0, 0, 0, 1.4), -webkit-transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  transition: opacity 0.5s cubic-bezier(0, 0, 0, 1.4), -webkit-transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  -o-transition: opacity 0.5s cubic-bezier(0, 0, 0, 1.4), -o-transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  -moz-transition: opacity 0.5s cubic-bezier(0, 0, 0, 1.4), transform 0.5s cubic-bezier(0, 0, 0, 1.4), -moz-transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  transition: opacity 0.5s cubic-bezier(0, 0, 0, 1.4), transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  transition: opacity 0.5s cubic-bezier(0, 0, 0, 1.4), transform 0.5s cubic-bezier(0, 0, 0, 1.4), -webkit-transform 0.5s cubic-bezier(0, 0, 0, 1.4), -moz-transform 0.5s cubic-bezier(0, 0, 0, 1.4), -o-transform 0.5s cubic-bezier(0, 0, 0, 1.4);
}
.graph-menu .graph-bars .graph-bars-options.show {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  opacity: 1;
  pointer-events: auto;
}
.graph-menu .graph-bars .graph-bars-options .graph-bars-options-line {
  position: absolute;
  z-index: 100;
  width: 0;
  top: 0;
  height: 50px;
  border-left: 1px solid red;
}
.graph-menu .graph-bars .graph-bars-options .graph-bars-options-ctnr {
  position: absolute;
  z-index: 100;
  padding-top: 6.5em;
  padding-right: 1.5em;
  top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-right: 1px solid red;
  right: 2em;
}
.graph-menu .graph-bars .graph-bars-options .graph-bars-options-ctnr div {
  position: relative;
  font-size: 2em;
  white-space: nowrap;
  cursor: pointer;
  padding: 10px 18px 6px 18px;
  margin: 5px 0;
  border: 1px solid transparent;
  -webkit-transition: background 0.3s, color 0.3s, border 0.3s, -webkit-border-radius 0.3s;
  transition: background 0.3s, color 0.3s, border 0.3s, -webkit-border-radius 0.3s;
  -o-transition: background 0.3s, color 0.3s, border 0.3s, border-radius 0.3s;
  -moz-transition: background 0.3s, color 0.3s, border 0.3s, border-radius 0.3s, -moz-border-radius 0.3s;
  transition: background 0.3s, color 0.3s, border 0.3s, border-radius 0.3s;
  transition: background 0.3s, color 0.3s, border 0.3s, border-radius 0.3s, -webkit-border-radius 0.3s, -moz-border-radius 0.3s;
}
.graph-menu .graph-bars .graph-bars-options .graph-bars-options-ctnr div.active {
  background: white;
  color: red;
  border: 1px solid #999;
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
}
.graph-menu .mobileShow {
  display: none;
}
@media only screen and (max-device-width: 991px) {
  .graph-menu .mobileHide {
    display: none;
  }
  .graph-menu .mobileShow {
    display: inline;
  }
}

section#contact .background {
  background: url("../img/cft/AdobeStock_101401961.jpeg") no-repeat center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
}
section#contact .content .line-central {
  position: absolute;
  top: 125px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  width: 0;
  height: 0;
  -webkit-transition: height 0.5s;
  -o-transition: height 0.5s;
  -moz-transition: height 0.5s;
  transition: height 0.5s;
}
@media only screen and (max-device-width: 991px) {
  section#contact .content .line-central {
    display: none;
  }
}
section#contact .content .line-central.show {
  height: 80vh;
}
section#contact .content .inner {
  padding-top: 10%;
}
@media only screen and (max-device-width: 991px) {
  section#contact .content .inner {
    padding-top: 120px;
    padding-bottom: 40px;
  }
}
section#contact .content .inner .text-container {
  position: relative;
  -webkit-transition: width 0.5s, height 0.5s;
  -o-transition: width 0.5s, height 0.5s;
  -moz-transition: width 0.5s, height 0.5s;
  transition: width 0.5s, height 0.5s;
  width: 50px;
  height: 50px;
  right: 0;
}
@media only screen and (max-device-width: 991px) {
  section#contact .content .inner .text-container {
    width: 100%;
    height: auto;
  }
}
section#contact .content .inner .text-container .text-container2 {
  position: relative;
  background: rgba(0, 0, 0, 0.2);
  overflow: hidden;
  width: 100%;
  height: 100%;
}
section#contact .content .inner .text-container .text-container2 p {
  margin: 0 0 10px;
}
section#contact .content .inner .text-container .text-container2 .title {
  position: relative;
  font-family: 'NexaBold';
  width: 100%;
  font-size: 1.8em;
  color: white;
  margin-bottom: 15px;
  text-transform: uppercase;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: opacity 0.5s, -o-transform 0.5s;
  -moz-transition: opacity 0.5s, transform 0.5s, -moz-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s, -o-transform 0.5s;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  padding: 25px;
}
@media only screen and (max-device-width: 991px) {
  section#contact .content .inner .text-container .text-container2 .title {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
    opacity: 0.8;
  }
}
section#contact .content .inner .text-container .text-container2 .title.show {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  opacity: 0.8;
}
section#contact .content .inner .text-container .text-container2 .text {
  position: absolute;
  top: 25px;
  right: 25px;
  font-size: 1.8em;
  color: white !important;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: opacity 0.5s, -o-transform 0.5s;
  -moz-transition: opacity 0.5s, transform 0.5s, -moz-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s, -o-transform 0.5s;
}
@media only screen and (max-device-width: 991px) {
  section#contact .content .inner .text-container .text-container2 .text {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
section#contact .content .inner .text-container .text-container2 .text.show {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
section#contact .content .inner .text-container.show {
  width: 80%;
}
section#contact .content .inner .column-left {
  position: absolute;
  width: 50%;
}
@media only screen and (max-device-width: 991px) {
  section#contact .content .inner .column-left {
    position: relative;
    width: 100%;
  }
}
section#contact .content .inner .column-left .zoneLeft {
  position: relative;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
     -moz-box-orient: horizontal !important;
     -moz-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
     -moz-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
     -moz-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
  width: 100%;
  padding-right: 4px;
  -webkit-transition: opacity 0.5s, top 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, top 0.5s, -webkit-transform 0.5s;
  -o-transition: opacity 0.5s, top 0.5s, -o-transform 0.5s;
  -moz-transition: opacity 0.5s, top 0.5s, transform 0.5s, -moz-transform 0.5s;
  transition: opacity 0.5s, top 0.5s, transform 0.5s;
  transition: opacity 0.5s, top 0.5s, transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s, -o-transform 0.5s;
  opacity: 0;
  -webkit-transform: rotateY(-90deg);
     -moz-transform: rotateY(-90deg);
          transform: rotateY(-90deg);
  -webkit-transform-origin: top right;
     -moz-transform-origin: top right;
      -ms-transform-origin: top right;
       -o-transform-origin: top right;
          transform-origin: top right;
  margin-top: 100px;
  top: 500px;
}
section#contact .content .inner .column-left .zoneLeft .round-container {
  height: 20px;
  overflow: hidden;
  margin-top: 30px;
}
@media only screen and (max-device-width: 991px) {
  section#contact .content .inner .column-left .zoneLeft .round-container {
    display: none;
  }
}
section#contact .content .inner .column-left .zoneLeft .round-container .round-container2 {
  height: 20px;
  overflow: hidden;
  margin-right: -10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
section#contact .content .inner .column-left .zoneLeft .round-container .round-container2 .line {
  width: 40px;
  height: 0;
  margin: 0 4px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
section#contact .content .inner .column-left .zoneLeft .round-container .round-container2 .round {
  position: relative;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
}
section#contact .content .inner .column-left .zoneLeft img {
  position: absolute;
  top: 46px;
  left: -55px;
  opacity: 0;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  -webkit-transition: opacity 0.7s, -webkit-transform 0.7s;
  transition: opacity 0.7s, -webkit-transform 0.7s;
  -o-transition: opacity 0.7s, -o-transform 0.7s;
  -moz-transition: opacity 0.7s, transform 0.7s, -moz-transform 0.7s;
  transition: opacity 0.7s, transform 0.7s;
  transition: opacity 0.7s, transform 0.7s, -webkit-transform 0.7s, -moz-transform 0.7s, -o-transform 0.7s;
}
@media only screen and (max-device-width: 991px) {
  section#contact .content .inner .column-left .zoneLeft img {
    display: none;
  }
}
section#contact .content .inner .column-left .zoneLeft img.show {
  opacity: 1;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}
@media only screen and (max-device-width: 991px) {
  section#contact .content .inner .column-left .zoneLeft {
    opacity: 1;
    top: 0;
    -webkit-transform: rotateY(0deg);
       -moz-transform: rotateY(0deg);
            transform: rotateY(0deg);
    -webkit-transform-origin: top right;
       -moz-transform-origin: top right;
        -ms-transform-origin: top right;
         -o-transform-origin: top right;
            transform-origin: top right;
    margin-top: 20px;
  }
}
section#contact .content .inner .column-left .zoneLeft.show {
  opacity: 1;
  top: 0;
  -webkit-transform: rotateY(0deg);
     -moz-transform: rotateY(0deg);
          transform: rotateY(0deg);
}
section#contact .content .inner .column-right {
  position: absolute;
  width: 50%;
  right: 0;
}
@media only screen and (max-device-width: 991px) {
  section#contact .content .inner .column-right {
    position: relative;
    width: 100%;
  }
}
section#contact .content .inner .column-right .zoneRight {
  position: relative;
  width: 0;
  height: 70vh;
  left: 10px;
  -webkit-transition: width 0.7s, opacity 0.7s;
  -o-transition: width 0.7s, opacity 0.7s;
  -moz-transition: width 0.7s, opacity 0.7s;
  transition: width 0.7s, opacity 0.7s;
  opacity: 0;
  margin-top: 50px;
  top: 0;
  background: rgba(255, 255, 255, 0.2);
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
     -moz-box-orient: vertical !important;
     -moz-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
     -moz-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
     -moz-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
  padding: 10px;
}
@media only screen and (max-device-width: 991px) {
  section#contact .content .inner .column-right .zoneRight {
    width: 100%;
    opacity: 1;
    padding: 0;
    margin-top: 30px;
    left: 0;
    height: 50vh;
  }
}
section#contact .content .inner .column-right .zoneRight #map {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.2);
  opacity: 0;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  -moz-transition: opacity 1s;
  transition: opacity 1s;
}
@media only screen and (max-device-width: 991px) {
  section#contact .content .inner .column-right .zoneRight #map {
    opacity: 0.8;
  }
}
section#contact .content .inner .column-right .zoneRight #map.show {
  opacity: 0.8;
}
section#contact .content .inner .column-right .zoneRight .loader-ring {
  position: absolute;
  z-index: 200;
  width: 30px;
  height: 30px;
  top: 47%;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
@media only screen and (max-device-width: 991px) {
  section#contact .content .inner .column-right .zoneRight .loader-ring {
    display: none;
  }
}
section#contact .content .inner .column-right .zoneRight .loader-ring.show {
  opacity: 1;
}
section#contact .content .inner .column-right .zoneRight.show {
  width: 100%;
  opacity: 1;
}

section#cover {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
     -moz-box-orient: vertical !important;
     -moz-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
     -moz-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
     -moz-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}
section#cover .background {
  background: url("../video/video.jpg") no-repeat center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  -webkit-filter: blur(2px);
          filter: blur(2px);
}
section#cover .pulse-container {
  opacity: 1;
}
@media only screen and (max-device-width: 991px) {
  section#cover .pulse-container {
    display: none;
  }
}
section#cover .pulse-container .pulse {
  position: absolute;
  z-index: 1;
  width: 30px;
  height: 30px;
  background: none;
  left: 50%;
  margin-left: -15px;
  top: 50%;
  margin-top: -15px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  border: 1px solid #333;
  opacity: 0;
  -webkit-animation: pulse 3s 1s infinite;
     -moz-animation: pulse 3s 1s infinite;
       -o-animation: pulse 3s 1s infinite;
          animation: pulse 3s 1s infinite;
  -webkit-transition: top 0.4s;
  -o-transition: top 0.4s;
  -moz-transition: top 0.4s;
  transition: top 0.4s;
}
section#cover .pulse-container .pulse.up {
  top: 38%;
}
section#cover .xsi {
  position: absolute;
  z-index: 300;
  height: 250px;
  top: 38.5%;
  margin-top: 3px;
  margin-left: -2px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-perspective: 1000px;
     -moz-perspective: 1000px;
          perspective: 1000px;
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform: scale(0.6);
     -moz-transform: scale(0.6);
      -ms-transform: scale(0.6);
       -o-transform: scale(0.6);
          transform: scale(0.6);
  -webkit-animation: xsi-pulse 3s linear 1s infinite;
     -moz-animation: xsi-pulse 3s linear 1s infinite;
       -o-animation: xsi-pulse 3s linear 1s infinite;
          animation: xsi-pulse 3s linear 1s infinite;
  -webkit-transition: opacity 1s linear;
  -o-transition: opacity 1s linear;
  -moz-transition: opacity 1s linear;
  transition: opacity 1s linear;
  opacity: 0;
  cursor: pointer !important;
}
@media only screen and (max-device-width: 991px) {
  section#cover .xsi {
    -webkit-transform: scale(0.5);
       -moz-transform: scale(0.5);
        -ms-transform: scale(0.5);
         -o-transform: scale(0.5);
            transform: scale(0.5);
    top: 15%;
  }
}
section#cover .xsi .img-ctnr {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
section#cover .xsi .subtitle-ctnr {
  width: 100%;
  height: 40px;
  margin-top: -4px;
  opacity: 0;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  -o-transition: opacity 1s, -o-transform 1s;
  -moz-transition: opacity 1s, transform 1s, -moz-transform 1s;
  transition: opacity 1s, transform 1s;
  transition: opacity 1s, transform 1s, -webkit-transform 1s, -moz-transform 1s, -o-transform 1s;
}
section#cover .xsi .subtitle-ctnr.show {
  opacity: 1;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}
section#cover .xsi .subtitle-ctnr .subtitle {
  color: white;
  width: 100%;
  font-size: 3.8em;
  text-align: center;
  white-space: nowrap;
}
section#cover .xsi .xsi-logo {
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform: translateX(140px) scale(0.5);
     -moz-transform: translateX(140px) scale(0.5);
      -ms-transform: translateX(140px) scale(0.5);
       -o-transform: translateX(140px) scale(0.5);
          transform: translateX(140px) scale(0.5);
  cursor: pointer;
}
section#cover .xsi .xsi-text {
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform-origin: 0 50%;
     -moz-transform-origin: 0 50%;
      -ms-transform-origin: 0 50%;
       -o-transform-origin: 0 50%;
          transform-origin: 0 50%;
  -webkit-transform: rotateY(90deg);
     -moz-transform: rotateY(90deg);
          transform: rotateY(90deg);
  opacity: 0;
  margin-left: -36px;
}
section#cover .xsi .load-ctnr {
  position: relative;
  width: 100%;
}
section#cover .xsi .load-ctnr .loading-bar-container {
  width: 100%;
  padding: 1px;
  height: 4px;
  opacity: 0;
  margin-top: -30px;
  -webkit-transition: opacity 0.5s linear;
  -o-transition: opacity 0.5s linear;
  -moz-transition: opacity 0.5s linear;
  transition: opacity 0.5s linear;
}
section#cover .xsi .load-ctnr .loading-bar {
  width: 1%;
  background: rgba(255, 255, 255, 0.5);
  height: 100%;
  -webkit-transition: width 1s linear;
  -o-transition: width 1s linear;
  -moz-transition: width 1s linear;
  transition: width 1s linear;
  opacity: 0;
}
section#cover .xsi .load-ctnr .loading {
  position: absolute;
  width: 100%;
  text-align: center;
  color: white;
  font-family: 'NexaLight';
  font-size: 2.4em;
  opacity: 0;
  margin-top: 8px;
  text-transform: uppercase;
}
section#cover .header-overlay {
  position: absolute;
  z-index: 200;
  top: 90px;
  width: 100%;
  height: 100px;
  background: rgba(255, 255, 255, 0.05);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  transition: opacity 0.4s;
  opacity: 0;
}
@media only screen and (max-device-width: 991px) {
  section#cover .header-overlay {
    height: 80px;
  }
}
section#cover .header-overlay.show {
  top: 130px;
  opacity: 1;
}
@media only screen and (max-device-width: 991px) {
  section#cover .header-overlay.show {
    top: 28px;
  }
}
section#cover .customerLogo {
  position: relative;
  opacity: 0;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, -webkit-transform 0.4s;
  -o-transition: opacity 0.4s, -o-transform 0.4s;
  -moz-transition: opacity 0.4s, transform 0.4s, -moz-transform 0.4s;
  transition: opacity 0.4s, transform 0.4s;
  transition: opacity 0.4s, transform 0.4s, -webkit-transform 0.4s, -moz-transform 0.4s, -o-transform 0.4s;
}
section#cover .customerLogo.show {
  opacity: 1;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}
@media only screen and (max-device-width: 991px) {
  section#cover .customerLogo.show {
    -webkit-transform: scale(0.65);
       -moz-transform: scale(0.65);
        -ms-transform: scale(0.65);
         -o-transform: scale(0.65);
            transform: scale(0.65);
    margin-top: -40px;
  }
}
section#cover .mainTitleContainer {
  position: relative;
  z-index: 200;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
  transition: opacity 0.4s, -webkit-transform 0.4s;
  -o-transition: opacity 0.4s, -o-transform 0.4s;
  -moz-transition: opacity 0.4s, transform 0.4s, -moz-transform 0.4s;
  transition: opacity 0.4s, transform 0.4s;
  transition: opacity 0.4s, transform 0.4s, -webkit-transform 0.4s, -moz-transform 0.4s, -o-transform 0.4s;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}
section#cover .mainTitleContainer .mainTitle {
  color: white;
  font-size: 3em;
  text-align: center;
  padding: 0 30px;
  opacity: 0;
  margin: 40px 0 30px;
  -webkit-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
@media only screen and (max-device-width: 991px) {
  section#cover .mainTitleContainer .mainTitle {
    font-size: 2em;
    margin: 10px 0;
  }
}
section#cover .mainTitleContainer .mainTitle.show {
  opacity: 1;
}
section#cover .mainTitleContainer .mainTitle.down {
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  opacity: 0;
}
section#cover .mainTitleContainer .date {
  position: relative;
  width: 250px;
  text-align: center;
  padding-top: 30px;
  color: white;
  font-size: 2.4em;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  opacity: 0;
  -webkit-transition: opacity 0.4s, bottom 0.4s;
  -o-transition: opacity 0.4s, bottom 0.4s;
  -moz-transition: opacity 0.4s, bottom 0.4s;
  transition: opacity 0.4s, bottom 0.4s;
}
@media only screen and (max-device-width: 991px) {
  section#cover .mainTitleContainer .date {
    padding-top: 10px;
    font-size: 2em;
  }
}
section#cover .mainTitleContainer .date.show {
  opacity: 1;
}
section#cover .mainTitleContainer .date.hide {
  bottom: -90px;
}
section#cover i.fa-angle-double-down {
  position: absolute;
  z-index: 1000;
  bottom: 30%;
  font-size: 6em;
  color: white;
  left: 49%;
  opacity: 0;
  -webkit-transition: opacity 1s ease-in-out, bottom 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out, bottom 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out, bottom 1s ease-in-out;
  transition: opacity 1s ease-in-out, bottom 1s ease-in-out;
  cursor: pointer;
}
@media only screen and (max-device-width: 991px) {
  section#cover i.fa-angle-double-down {
    left: 46%;
  }
}
section#cover i.fa-angle-double-down.show {
  opacity: 0.7;
  bottom: 10%;
}
@media only screen and (max-device-width: 991px) {
  section#cover i.fa-angle-double-down.show {
    bottom: 20%;
    font-size: 4em;
  }
}
@-webkit-keyframes pulse {
  2% {
    width: 52px;
    height: 52px;
    margin-left: -26px;
    margin-top: -26px;
    border-color: #ccc;
    opacity: 1;
  }
  50% {
    opacity: 0.7;
  }
  90% {
    opacity: 0.05;
  }
  100% {
    width: 800px;
    height: 800px;
    margin-left: -400px;
    margin-top: -400px;
    border-color: #333;
    opacity: 0;
  }
}
@-moz-keyframes pulse {
  2% {
    width: 52px;
    height: 52px;
    margin-left: -26px;
    margin-top: -26px;
    border-color: #ccc;
    opacity: 1;
  }
  50% {
    opacity: 0.7;
  }
  90% {
    opacity: 0.05;
  }
  100% {
    width: 800px;
    height: 800px;
    margin-left: -400px;
    margin-top: -400px;
    border-color: #333;
    opacity: 0;
  }
}
@-o-keyframes pulse {
  2% {
    width: 52px;
    height: 52px;
    margin-left: -26px;
    margin-top: -26px;
    border-color: #ccc;
    opacity: 1;
  }
  50% {
    opacity: 0.7;
  }
  90% {
    opacity: 0.05;
  }
  100% {
    width: 800px;
    height: 800px;
    margin-left: -400px;
    margin-top: -400px;
    border-color: #333;
    opacity: 0;
  }
}
@keyframes pulse {
  2% {
    width: 52px;
    height: 52px;
    margin-left: -26px;
    margin-top: -26px;
    border-color: #ccc;
    opacity: 1;
  }
  50% {
    opacity: 0.7;
  }
  90% {
    opacity: 0.05;
  }
  100% {
    width: 800px;
    height: 800px;
    margin-left: -400px;
    margin-top: -400px;
    border-color: #333;
    opacity: 0;
  }
}
@-webkit-keyframes xsi-pulse {
  0% {
    opacity: 0.2;
  }
  100%,
  15% {
    opacity: 1;
  }
}
@-moz-keyframes xsi-pulse {
  0% {
    opacity: 0.2;
  }
  100%,
  15% {
    opacity: 1;
  }
}
@-o-keyframes xsi-pulse {
  0% {
    opacity: 0.2;
  }
  100%,
  15% {
    opacity: 1;
  }
}
@keyframes xsi-pulse {
  0% {
    opacity: 0.2;
  }
  100%,
  15% {
    opacity: 1;
  }
}
@-webkit-keyframes xsi {
  0%,
  60% {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
    top: 38.5%;
  }
  90% {
    -webkit-transform: scale(0.4);
            transform: scale(0.4);
    top: 30px;
  }
  100% {
    -webkit-transform: scale(0.4);
            transform: scale(0.4);
    top: 50px;
  }
}
@-moz-keyframes xsi {
  0%,
  60% {
    -moz-transform: scale(0.6);
         transform: scale(0.6);
    top: 38.5%;
  }
  90% {
    -moz-transform: scale(0.4);
         transform: scale(0.4);
    top: 30px;
  }
  100% {
    -moz-transform: scale(0.4);
         transform: scale(0.4);
    top: 50px;
  }
}
@-o-keyframes xsi {
  0%,
  60% {
    -o-transform: scale(0.6);
       transform: scale(0.6);
    top: 38.5%;
  }
  90% {
    -o-transform: scale(0.4);
       transform: scale(0.4);
    top: 30px;
  }
  100% {
    -o-transform: scale(0.4);
       transform: scale(0.4);
    top: 50px;
  }
}
@keyframes xsi {
  0%,
  60% {
    -webkit-transform: scale(0.6);
       -moz-transform: scale(0.6);
         -o-transform: scale(0.6);
            transform: scale(0.6);
    top: 38.5%;
  }
  90% {
    -webkit-transform: scale(0.4);
       -moz-transform: scale(0.4);
         -o-transform: scale(0.4);
            transform: scale(0.4);
    top: 30px;
  }
  100% {
    -webkit-transform: scale(0.4);
       -moz-transform: scale(0.4);
         -o-transform: scale(0.4);
            transform: scale(0.4);
    top: 50px;
  }
}
@media only screen and (max-device-width: 991px) {
  @-webkit-keyframes xsi {
    0%,
    60% {
      -webkit-transform: scale(0.5);
              transform: scale(0.5);
      top: 15%;
    }
    90% {
      -webkit-transform: scale(0.3);
              transform: scale(0.3);
      top: -80px;
    }
    100% {
      -webkit-transform: scale(0.3);
              transform: scale(0.3);
      top: -60px;
    }
  }
  @-moz-keyframes xsi {
    0%,
    60% {
      -moz-transform: scale(0.5);
           transform: scale(0.5);
      top: 15%;
    }
    90% {
      -moz-transform: scale(0.3);
           transform: scale(0.3);
      top: -80px;
    }
    100% {
      -moz-transform: scale(0.3);
           transform: scale(0.3);
      top: -60px;
    }
  }
  @-o-keyframes xsi {
    0%,
    60% {
      -o-transform: scale(0.5);
         transform: scale(0.5);
      top: 15%;
    }
    90% {
      -o-transform: scale(0.3);
         transform: scale(0.3);
      top: -80px;
    }
    100% {
      -o-transform: scale(0.3);
         transform: scale(0.3);
      top: -60px;
    }
  }
  @keyframes xsi {
    0%,
    60% {
      -webkit-transform: scale(0.5);
         -moz-transform: scale(0.5);
           -o-transform: scale(0.5);
              transform: scale(0.5);
      top: 15%;
    }
    90% {
      -webkit-transform: scale(0.3);
         -moz-transform: scale(0.3);
           -o-transform: scale(0.3);
              transform: scale(0.3);
      top: -80px;
    }
    100% {
      -webkit-transform: scale(0.3);
         -moz-transform: scale(0.3);
           -o-transform: scale(0.3);
              transform: scale(0.3);
      top: -60px;
    }
  }
}
@-webkit-keyframes xsi-logo {
  100% {
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
}
@-moz-keyframes xsi-logo {
  100% {
    -moz-transform: translateX(0px);
         transform: translateX(0px);
  }
}
@-o-keyframes xsi-logo {
  100% {
    -o-transform: translateX(0px);
       transform: translateX(0px);
  }
}
@keyframes xsi-logo {
  100% {
    -webkit-transform: translateX(0px);
       -moz-transform: translateX(0px);
         -o-transform: translateX(0px);
            transform: translateX(0px);
  }
}
@-webkit-keyframes xsi-text {
  100% {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
  }
}
@-moz-keyframes xsi-text {
  100% {
    opacity: 1;
    -moz-transform: rotateY(0deg);
         transform: rotateY(0deg);
  }
}
@-o-keyframes xsi-text {
  100% {
    opacity: 1;
    transform: rotateY(0deg);
  }
}
@keyframes xsi-text {
  100% {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
       -moz-transform: rotateY(0deg);
            transform: rotateY(0deg);
  }
}
@-webkit-keyframes loading-bar-container {
  0%,
  50% {
    opacity: 1;
  }
  100%,
  80% {
    opacity: 0;
  }
}
@-moz-keyframes loading-bar-container {
  0%,
  50% {
    opacity: 1;
  }
  100%,
  80% {
    opacity: 0;
  }
}
@-o-keyframes loading-bar-container {
  0%,
  50% {
    opacity: 1;
  }
  100%,
  80% {
    opacity: 0;
  }
}
@keyframes loading-bar-container {
  0%,
  50% {
    opacity: 1;
  }
  100%,
  80% {
    opacity: 0;
  }
}
@-webkit-keyframes loading {
  30% {
    opacity: 1;
  }
  100%,
  80% {
    opacity: 0;
  }
}
@-moz-keyframes loading {
  30% {
    opacity: 1;
  }
  100%,
  80% {
    opacity: 0;
  }
}
@-o-keyframes loading {
  30% {
    opacity: 1;
  }
  100%,
  80% {
    opacity: 0;
  }
}
@keyframes loading {
  30% {
    opacity: 1;
  }
  100%,
  80% {
    opacity: 0;
  }
}

section#equipe .background {
  background: url("../img/cft/AdobeStock_61569769.jpeg") no-repeat center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
}
section#equipe .inner {
  padding-right: 3%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-top: 120px;
}
@media only screen and (max-device-width: 991px) {
  section#equipe .inner {
    padding: 140px 0 0 0;
    height: auto;
    min-height: 100vh;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-bottom: 40px;
  }
}
section#equipe .inner .text {
  position: relative;
  width: 100%;
  color: white;
  margin-top: 2%;
  margin-bottom: 10%;
  padding-left: 5%;
  padding-right: 2%;
  text-align: center;
  opacity: 0;
  -webkit-transition: top 0.5s ease-out, opacity 0.5s;
  -o-transition: top 0.5s ease-out, opacity 0.5s;
  -moz-transition: top 0.5s ease-out, opacity 0.5s;
  transition: top 0.5s ease-out, opacity 0.5s;
  font-size: 1.8em;
}
@media only screen and (max-device-width: 991px) {
  section#equipe .inner .text {
    width: 90%;
    top: 0;
    margin: 0;
    opacity: 1;
    padding: 0;
    text-align: left;
  }
}
section#equipe .inner .text.show {
  top: 0;
  opacity: 1;
}
section#equipe .inner .team-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  top: -9em;
}
@media only screen and (max-device-width: 991px) {
  section#equipe .inner .team-container {
    top: 0;
  }
}
section#equipe .inner .team-container.w70 {
  width: 70%;
}
section#equipe .inner .team-container.w100 {
  width: 90%;
}
section#equipe .inner .team-container.mt5 {
  margin-top: 5%;
}
section#equipe .inner .team-container .team {
  position: relative;
  width: 33.333%;
  -webkit-perspective: 800px;
     -moz-perspective: 800px;
          perspective: 800px;
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
@media only screen and (max-device-width: 991px) {
  section#equipe .inner .team-container .team {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
section#equipe .inner .team-container .team .teamInner {
  padding: 0 40px;
}
section#equipe .inner .team-container .team .teamInner .title {
  position: relative;
  width: 100%;
  font-size: 1.8em;
  color: rgba(255, 255, 255, 0.9);
  text-align: center;
  font-weight: bold;
  top: -50px;
  opacity: 0;
  -webkit-transition: top 0.7s, opacity 0.7s, -webkit-transform 0.7s;
  transition: top 0.7s, opacity 0.7s, -webkit-transform 0.7s;
  -o-transition: top 0.7s, opacity 0.7s, -o-transform 0.7s;
  -moz-transition: top 0.7s, opacity 0.7s, transform 0.7s, -moz-transform 0.7s;
  transition: top 0.7s, opacity 0.7s, transform 0.7s;
  transition: top 0.7s, opacity 0.7s, transform 0.7s, -webkit-transform 0.7s, -moz-transform 0.7s, -o-transform 0.7s;
  -webkit-transform: rotateY(-180deg);
     -moz-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
}
@media only screen and (max-device-width: 991px) {
  section#equipe .inner .team-container .team .teamInner .title {
    top: 0;
    opacity: 1;
    -webkit-transform: rotateY(0deg);
       -moz-transform: rotateY(0deg);
            transform: rotateY(0deg);
  }
}
section#equipe .inner .team-container .team .teamInner .title.show {
  top: 0;
  opacity: 1;
  -webkit-transform: rotateY(5deg);
     -moz-transform: rotateY(5deg);
          transform: rotateY(5deg);
}
section#equipe .inner .team-container .team .teamInner .job {
  position: relative;
  width: 100%;
  padding: 0 0 20px;
  font-size: 1.8em;
  color: white;
  text-align: center;
  top: -50px;
  opacity: 0;
  -webkit-transition: top 0.5s, opacity 0.5s, -webkit-transform 0.5s;
  transition: top 0.5s, opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: top 0.5s, opacity 0.5s, -o-transform 0.5s;
  -moz-transition: top 0.5s, opacity 0.5s, transform 0.5s, -moz-transform 0.5s;
  transition: top 0.5s, opacity 0.5s, transform 0.5s;
  transition: top 0.5s, opacity 0.5s, transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s, -o-transform 0.5s;
  -webkit-transform: rotateY(180deg);
     -moz-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
@media only screen and (max-device-width: 991px) {
  section#equipe .inner .team-container .team .teamInner .job {
    top: 0;
    opacity: 1;
    -webkit-transform: rotateY(0deg);
       -moz-transform: rotateY(0deg);
            transform: rotateY(0deg);
  }
}
section#equipe .inner .team-container .team .teamInner .job.show {
  top: 0;
  opacity: 1;
  -webkit-transform: rotateY(-15deg);
     -moz-transform: rotateY(-15deg);
          transform: rotateY(-15deg);
}
section#equipe .inner .team-container .team .teamInner img {
  position: relative;
  width: 100%;
  -webkit-transform: rotateY(360deg) scale(0);
     -moz-transform: rotateY(360deg) scale(0);
          transform: rotateY(360deg) scale(0);
  opacity: 0;
  -webkit-transition: opacity 1s cubic-bezier(0, 0.5, 0.5, 1.3), top 1s cubic-bezier(0, 0.5, 0.5, 1.3), -webkit-transform 1s cubic-bezier(0, 0.5, 0.5, 1.3);
  transition: opacity 1s cubic-bezier(0, 0.5, 0.5, 1.3), top 1s cubic-bezier(0, 0.5, 0.5, 1.3), -webkit-transform 1s cubic-bezier(0, 0.5, 0.5, 1.3);
  -o-transition: opacity 1s cubic-bezier(0, 0.5, 0.5, 1.3), top 1s cubic-bezier(0, 0.5, 0.5, 1.3), -o-transform 1s cubic-bezier(0, 0.5, 0.5, 1.3);
  -moz-transition: transform 1s cubic-bezier(0, 0.5, 0.5, 1.3), opacity 1s cubic-bezier(0, 0.5, 0.5, 1.3), top 1s cubic-bezier(0, 0.5, 0.5, 1.3), -moz-transform 1s cubic-bezier(0, 0.5, 0.5, 1.3);
  transition: transform 1s cubic-bezier(0, 0.5, 0.5, 1.3), opacity 1s cubic-bezier(0, 0.5, 0.5, 1.3), top 1s cubic-bezier(0, 0.5, 0.5, 1.3);
  transition: transform 1s cubic-bezier(0, 0.5, 0.5, 1.3), opacity 1s cubic-bezier(0, 0.5, 0.5, 1.3), top 1s cubic-bezier(0, 0.5, 0.5, 1.3), -webkit-transform 1s cubic-bezier(0, 0.5, 0.5, 1.3), -moz-transform 1s cubic-bezier(0, 0.5, 0.5, 1.3), -o-transform 1s cubic-bezier(0, 0.5, 0.5, 1.3);
  top: 50px;
}
@media only screen and (max-device-width: 991px) {
  section#equipe .inner .team-container .team .teamInner img {
    width: 200px;
    height: 200px;
    -webkit-transform: rotateY(0deg) scale(1);
       -moz-transform: rotateY(0deg) scale(1);
            transform: rotateY(0deg) scale(1);
    opacity: 1;
    top: -10px;
  }
}
section#equipe .inner .team-container .team .teamInner img.show {
  -webkit-transform: rotateY(-15deg) scale(1);
     -moz-transform: rotateY(-15deg) scale(1);
          transform: rotateY(-15deg) scale(1);
  opacity: 1;
  top: 0;
}
section#equipe .inner .team-container .team .teamInner .shadow {
  position: relative;
  margin-top: 45px;
  height: 0;
  width: 96%;
  left: 2%;
  border-top: 7px solid black;
  -webkit-filter: blur(14px);
          filter: blur(14px);
  -webkit-transition: opacity 1s cubic-bezier(0, 0.5, 0.5, 1.3), top 1s cubic-bezier(0, 0.5, 0.5, 1.3), -webkit-transform 1s cubic-bezier(0, 0.5, 0.5, 1.3);
  transition: opacity 1s cubic-bezier(0, 0.5, 0.5, 1.3), top 1s cubic-bezier(0, 0.5, 0.5, 1.3), -webkit-transform 1s cubic-bezier(0, 0.5, 0.5, 1.3);
  -o-transition: opacity 1s cubic-bezier(0, 0.5, 0.5, 1.3), top 1s cubic-bezier(0, 0.5, 0.5, 1.3), -o-transform 1s cubic-bezier(0, 0.5, 0.5, 1.3);
  -moz-transition: transform 1s cubic-bezier(0, 0.5, 0.5, 1.3), opacity 1s cubic-bezier(0, 0.5, 0.5, 1.3), top 1s cubic-bezier(0, 0.5, 0.5, 1.3), -moz-transform 1s cubic-bezier(0, 0.5, 0.5, 1.3);
  transition: transform 1s cubic-bezier(0, 0.5, 0.5, 1.3), opacity 1s cubic-bezier(0, 0.5, 0.5, 1.3), top 1s cubic-bezier(0, 0.5, 0.5, 1.3);
  transition: transform 1s cubic-bezier(0, 0.5, 0.5, 1.3), opacity 1s cubic-bezier(0, 0.5, 0.5, 1.3), top 1s cubic-bezier(0, 0.5, 0.5, 1.3), -webkit-transform 1s cubic-bezier(0, 0.5, 0.5, 1.3), -moz-transform 1s cubic-bezier(0, 0.5, 0.5, 1.3), -o-transform 1s cubic-bezier(0, 0.5, 0.5, 1.3);
  opacity: 0;
  top: -20px;
  -webkit-transform: rotateY(360deg) scale(0);
     -moz-transform: rotateY(360deg) scale(0);
          transform: rotateY(360deg) scale(0);
}
@media only screen and (max-device-width: 991px) {
  section#equipe .inner .team-container .team .teamInner .shadow {
    display: none;
  }
}
section#equipe .inner .team-container .team .teamInner .shadow.show {
  -webkit-transform: rotateY(-15deg) scale(1);
     -moz-transform: rotateY(-15deg) scale(1);
          transform: rotateY(-15deg) scale(1);
  opacity: 0.8;
  top: 0;
}
section#equipe .inner .team-container .team .teamInner.more-than-three {
  margin-top: -50px;
}
@media only screen and (max-device-width: 991px) {
  section#equipe .inner .team-container .team .teamInner.more-than-three {
    margin-top: 50px;
  }
}
section#equipe .inner .team-container .team .teamInner.more-than-three img {
  width: 70%;
  left: 15%;
}
@media only screen and (max-device-width: 991px) {
  section#equipe .inner .team-container .team .teamInner.more-than-three img {
    width: 100%;
    left: 0;
    height: auto;
  }
}
section#equipe .inner .team-container .team .teamInner.more-than-three .shadow {
  margin-top: 45px;
  margin-bottom: 40px;
}

.sectionMenuContainer {
  position: fixed;
  z-index: 999999;
  left: 0;
  width: 100px;
  top: 0;
  height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-device-width: 991px) {
  .sectionMenuContainer {
    display: none;
  }
}
.sectionMenuContainer section#menu {
  left: -200px;
  opacity: 0;
  -webkit-transition: opacity 1s, left 1s;
  -o-transition: opacity 1s, left 1s;
  -moz-transition: opacity 1s, left 1s;
  transition: opacity 1s, left 1s;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
     -moz-box-orient: vertical !important;
     -moz-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
     -moz-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
     -moz-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}
.sectionMenuContainer section#menu .menu {
  position: relative;
  color: white;
  opacity: 0.8;
  -webkit-transition: background 0.7s, color 0.7s, opacity 0.7s, height 0.7s, padding 0.7s, margin 0.7s, left 0.7s, -webkit-transform 0.7s cubic-bezier(0, 0, 0, 1.4);
  transition: background 0.7s, color 0.7s, opacity 0.7s, height 0.7s, padding 0.7s, margin 0.7s, left 0.7s, -webkit-transform 0.7s cubic-bezier(0, 0, 0, 1.4);
  -o-transition: background 0.7s, color 0.7s, opacity 0.7s, height 0.7s, padding 0.7s, margin 0.7s, left 0.7s, -o-transform 0.7s cubic-bezier(0, 0, 0, 1.4);
  -moz-transition: background 0.7s, color 0.7s, opacity 0.7s, transform 0.7s cubic-bezier(0, 0, 0, 1.4), height 0.7s, padding 0.7s, margin 0.7s, left 0.7s, -moz-transform 0.7s cubic-bezier(0, 0, 0, 1.4);
  transition: background 0.7s, color 0.7s, opacity 0.7s, transform 0.7s cubic-bezier(0, 0, 0, 1.4), height 0.7s, padding 0.7s, margin 0.7s, left 0.7s;
  transition: background 0.7s, color 0.7s, opacity 0.7s, transform 0.7s cubic-bezier(0, 0, 0, 1.4), height 0.7s, padding 0.7s, margin 0.7s, left 0.7s, -webkit-transform 0.7s cubic-bezier(0, 0, 0, 1.4), -moz-transform 0.7s cubic-bezier(0, 0, 0, 1.4), -o-transform 0.7s cubic-bezier(0, 0, 0, 1.4);
  cursor: pointer !important;
  overflow: hidden;
  max-width: 10em;
  padding: 12px 20px 10px 70px;
  background: rgba(255, 255, 255, 0.1);
  margin-bottom: 1px;
  left: -40px;
  height: auto;
  white-space: nowrap;
  font-size: 1.8em;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
     -moz-box-orient: vertical !important;
     -moz-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
     -moz-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
     -moz-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}
.sectionMenuContainer section#menu .menu.black {
  background: rgba(0, 0, 0, 0.7);
}
.sectionMenuContainer section#menu .menu:hover {
  color: aqua !important;
  opacity: 1 !important;
  background: rgba(255, 255, 255, 0.15);
}
.sectionMenuContainer section#menu .menu.show {
  left: -15px !important;
  color: aqua !important;
  opacity: 1 !important;
}
.sectionMenuContainer section#menu .menu.mHidden {
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  height: 0;
  padding: 0;
  margin: 0;
}
.sectionMenuContainer section#menu .menu.sub {
  left: -20px;
}
.sectionMenuContainer section#menu .menu.pen {
  pointer-events: none;
}
.sectionMenuContainer section#menu .cubeCtnr {
  position: relative;
  width: 100%;
  display: none !important;
}
.sectionMenuContainer section#menu .cubeCtnr .cubeCtnr2 {
  position: absolute;
  width: 100%;
  top: -230px;
}
.sectionMenuContainer section#menu .cubeCtnr .cubeCtnr2 .cube-container {
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
  position: absolute;
  z-index: 10000000;
  left: 33px;
  margin-left: -250px;
  width: 500px;
  height: 500px;
  opacity: 0;
  -webkit-perspective: 1000px;
     -moz-perspective: 1000px;
          perspective: 1000px;
  -webkit-transform: scale(0.18);
     -moz-transform: scale(0.18);
      -ms-transform: scale(0.18);
       -o-transform: scale(0.18);
          transform: scale(0.18);
  top: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.7s;
  -o-transition: opacity 0.7s;
  -moz-transition: opacity 0.7s;
  transition: opacity 0.7s;
}
.sectionMenuContainer section#menu .cubeCtnr .cubeCtnr2 .cube-container .cube-rotate {
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
  width: 500px;
  height: 500px;
  -webkit-animation: cube360 3s infinite 0s linear;
     -moz-animation: cube360 3s infinite 0s linear;
       -o-animation: cube360 3s infinite 0s linear;
          animation: cube360 3s infinite 0s linear;
}
.sectionMenuContainer section#menu .cubeCtnr .cubeCtnr2 .cube-container .cube-rotate .cube {
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
  position: relative;
  width: 500px;
  height: 500px;
  -webkit-transform-origin: 50% 50%;
     -moz-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
       -o-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transform: translateY(250px);
     -moz-transform: translateY(250px);
      -ms-transform: translateY(250px);
       -o-transform: translateY(250px);
          transform: translateY(250px);
  -webkit-transform: rotateX(60deg) rotateY(45deg) rotateZ(360deg);
     -moz-transform: rotateX(60deg) rotateY(45deg) rotateZ(360deg);
          transform: rotateX(60deg) rotateY(45deg) rotateZ(360deg);
}
.sectionMenuContainer section#menu .cubeCtnr .cubeCtnr2 .cube-container .cube-rotate .cube .cubeZ {
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
  width: 500px;
  height: 500px;
  -webkit-transform: translateZ(-50px);
     -moz-transform: translateZ(-50px);
          transform: translateZ(-50px);
}
.sectionMenuContainer section#menu .cubeCtnr .cubeCtnr2 .cube-container .cube-rotate .cube .cubeZ .half1 {
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
  position: absolute;
  width: 100%;
  height: 200px;
  -webkit-transform-origin: 50% 100%;
     -moz-transform-origin: 50% 100%;
      -ms-transform-origin: 50% 100%;
       -o-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
  -webkit-transform: rotateX(-90deg);
     -moz-transform: rotateX(-90deg);
          transform: rotateX(-90deg);
}
.sectionMenuContainer section#menu .cubeCtnr .cubeCtnr2 .cube-container .cube-rotate .cube .cubeZ .half2 {
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.sectionMenuContainer section#menu .cubeCtnr .cubeCtnr2 .cube-container .cube-rotate .cube .cubeZ .side {
  position: absolute;
  width: 100px;
  height: 100px;
  background: white;
  border: 1px solid #ccc;
}
.sectionMenuContainer section#menu .cubeCtnr .cubeCtnr2 .cube-container .cube-rotate .cube .cubeZ .side img {
  width: 50%;
  height: auto;
  margin-top: -10px;
}
.sectionMenuContainer section#menu .cubeCtnr .cubeCtnr2 .cube-container .cube-rotate .cube .cubeZ .side div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  width: 100px;
  height: 100px;
  background: white;
  font-family: 'NexaBold';
  font-size: 4em;
  overflow: hidden;
  padding-top: 10px;
  opacity: 1;
}
.sectionMenuContainer section#menu .cubeCtnr .cubeCtnr2 .cube-container .cube-rotate .cube .cubeZ .s1 {
  top: 0;
  left: 200px;
  -webkit-transform-origin: 50% 100%;
     -moz-transform-origin: 50% 100%;
      -ms-transform-origin: 50% 100%;
       -o-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
  background: white;
  -webkit-transform: rotateX(90deg) translateY(100px);
     -moz-transform: rotateX(90deg) translateY(100px);
          transform: rotateX(90deg) translateY(100px);
}
.sectionMenuContainer section#menu .cubeCtnr .cubeCtnr2 .cube-container .cube-rotate .cube .cubeZ .s2 {
  top: 100px;
  left: 200px;
  -webkit-transform-origin: 50% 0;
     -moz-transform-origin: 50% 0;
      -ms-transform-origin: 50% 0;
       -o-transform-origin: 50% 0;
          transform-origin: 50% 0;
  background: white;
  -webkit-transform: rotateX(-180deg) translateY(-100px);
     -moz-transform: rotateX(-180deg) translateY(-100px);
          transform: rotateX(-180deg) translateY(-100px);
}
.sectionMenuContainer section#menu .cubeCtnr .cubeCtnr2 .cube-container .cube-rotate .cube .cubeZ .s3 {
  top: 200px;
  left: 200px;
  -webkit-transform-origin: 50% 0;
     -moz-transform-origin: 50% 0;
      -ms-transform-origin: 50% 0;
       -o-transform-origin: 50% 0;
          transform-origin: 50% 0;
  background: white;
  -webkit-transform: rotateY(-180deg) translateY(0px);
     -moz-transform: rotateY(-180deg) translateY(0px);
          transform: rotateY(-180deg) translateY(0px);
}
.sectionMenuContainer section#menu .cubeCtnr .cubeCtnr2 .cube-container .cube-rotate .cube .cubeZ .s4 {
  top: 300px;
  left: 200px;
  -webkit-transform-origin: 50% 0;
     -moz-transform-origin: 50% 0;
      -ms-transform-origin: 50% 0;
       -o-transform-origin: 50% 0;
          transform-origin: 50% 0;
  background: white;
  -webkit-transform: rotateX(-90deg) translateY(-100px);
     -moz-transform: rotateX(-90deg) translateY(-100px);
          transform: rotateX(-90deg) translateY(-100px);
}
.sectionMenuContainer section#menu .cubeCtnr .cubeCtnr2 .cube-container .cube-rotate .cube .cubeZ .s5 {
  left: 100px;
  top: 100px;
  -webkit-transform-origin: 100% 50%;
     -moz-transform-origin: 100% 50%;
      -ms-transform-origin: 100% 50%;
       -o-transform-origin: 100% 50%;
          transform-origin: 100% 50%;
  background: white;
  -webkit-transform: rotateY(-90deg) translateX(50px) translateY(-50px) rotateZ(-90deg);
     -moz-transform: rotateY(-90deg) translateX(50px) translateY(-50px) rotateZ(-90deg);
          transform: rotateY(-90deg) translateX(50px) translateY(-50px) rotateZ(-90deg);
}
.sectionMenuContainer section#menu .cubeCtnr .cubeCtnr2 .cube-container .cube-rotate .cube .cubeZ .s6 {
  left: 300px;
  top: 200px;
  -webkit-transform-origin: 0 50%;
     -moz-transform-origin: 0 50%;
      -ms-transform-origin: 0 50%;
       -o-transform-origin: 0 50%;
          transform-origin: 0 50%;
  background: white;
  -webkit-transform: rotateY(90deg) translateX(-100px);
     -moz-transform: rotateY(90deg) translateX(-100px);
          transform: rotateY(90deg) translateX(-100px);
}
.sectionMenuContainer section#menu .cubeCtnr .cubeCtnr2 .cube-container.show {
  opacity: 1;
}
.sectionMenuContainer section#menu .menuInner {
  position: relative;
  width: 100%;
}
.sectionMenuContainer section#menu.hide {
  display: none !important;
}
.sectionMenuContainer section#menu.show {
  opacity: 1;
  left: 0;
}
#mLogo {
  position: fixed;
  z-index: 99999901;
  right: 25px;
  top: 25px;
  width: 40px;
  background: rgba(0, 0, 0, 0.1);
  -webkit-transition: opacity 0.3s, top 0.3s cubic-bezier(0, 0, 0, 1.4), -webkit-transform 0.3s cubic-bezier(0, 0, 0, 1.4);
  transition: opacity 0.3s, top 0.3s cubic-bezier(0, 0, 0, 1.4), -webkit-transform 0.3s cubic-bezier(0, 0, 0, 1.4);
  -o-transition: opacity 0.3s, top 0.3s cubic-bezier(0, 0, 0, 1.4), -o-transform 0.3s cubic-bezier(0, 0, 0, 1.4);
  -moz-transition: opacity 0.3s, transform 0.3s cubic-bezier(0, 0, 0, 1.4), top 0.3s cubic-bezier(0, 0, 0, 1.4), -moz-transform 0.3s cubic-bezier(0, 0, 0, 1.4);
  transition: opacity 0.3s, transform 0.3s cubic-bezier(0, 0, 0, 1.4), top 0.3s cubic-bezier(0, 0, 0, 1.4);
  transition: opacity 0.3s, transform 0.3s cubic-bezier(0, 0, 0, 1.4), top 0.3s cubic-bezier(0, 0, 0, 1.4), -webkit-transform 0.3s cubic-bezier(0, 0, 0, 1.4), -moz-transform 0.3s cubic-bezier(0, 0, 0, 1.4), -o-transform 0.3s cubic-bezier(0, 0, 0, 1.4);
  opacity: 0;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
}
#mLogo.show {
  opacity: 1;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}
#mLogo.hideDown {
  top: -50px;
}
#menu2 {
  position: fixed;
  z-index: 99999900;
  width: 100vw;
  height: 100vh;
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0, 0, 0, 1.4);
  transition: opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0, 0, 0, 1.4);
  -o-transition: opacity 0.3s, -o-transform 0.3s cubic-bezier(0, 0, 0, 1.4);
  -moz-transition: opacity 0.3s, transform 0.3s cubic-bezier(0, 0, 0, 1.4), -moz-transform 0.3s cubic-bezier(0, 0, 0, 1.4);
  transition: opacity 0.3s, transform 0.3s cubic-bezier(0, 0, 0, 1.4);
  transition: opacity 0.3s, transform 0.3s cubic-bezier(0, 0, 0, 1.4), -webkit-transform 0.3s cubic-bezier(0, 0, 0, 1.4), -moz-transform 0.3s cubic-bezier(0, 0, 0, 1.4), -o-transform 0.3s cubic-bezier(0, 0, 0, 1.4);
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
     -moz-box-orient: vertical !important;
     -moz-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
     -moz-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
     -moz-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  background: rgba(0, 0, 0, 0.7);
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: top center;
     -moz-transform-origin: top center;
      -ms-transform-origin: top center;
       -o-transform-origin: top center;
          transform-origin: top center;
  padding-bottom: 50px;
  cursor: pointer;
}
@media only screen and (max-device-width: 991px) {
  #menu2 {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
       -moz-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
    padding-top: 12vh;
  }
}
#menu2 .menu2 {
  width: 80%;
  color: white;
  opacity: 1;
  -webkit-transition: opacity 0.7s, height 0.7s, padding 0.7s, margin 0.7s, left 0.7s, -webkit-transform 0.7s cubic-bezier(0, 0, 0, 1.4);
  transition: opacity 0.7s, height 0.7s, padding 0.7s, margin 0.7s, left 0.7s, -webkit-transform 0.7s cubic-bezier(0, 0, 0, 1.4);
  -o-transition: opacity 0.7s, height 0.7s, padding 0.7s, margin 0.7s, left 0.7s, -o-transform 0.7s cubic-bezier(0, 0, 0, 1.4);
  -moz-transition: opacity 0.7s, transform 0.7s cubic-bezier(0, 0, 0, 1.4), height 0.7s, padding 0.7s, margin 0.7s, left 0.7s, -moz-transform 0.7s cubic-bezier(0, 0, 0, 1.4);
  transition: opacity 0.7s, transform 0.7s cubic-bezier(0, 0, 0, 1.4), height 0.7s, padding 0.7s, margin 0.7s, left 0.7s;
  transition: opacity 0.7s, transform 0.7s cubic-bezier(0, 0, 0, 1.4), height 0.7s, padding 0.7s, margin 0.7s, left 0.7s, -webkit-transform 0.7s cubic-bezier(0, 0, 0, 1.4), -moz-transform 0.7s cubic-bezier(0, 0, 0, 1.4), -o-transform 0.7s cubic-bezier(0, 0, 0, 1.4);
  cursor: pointer !important;
  height: 40px;
  overflow: hidden;
  padding: 12px 0 6px;
  text-align: center !important;
  background: rgba(0, 0, 0, 0.5);
  margin-bottom: 4px;
  white-space: nowrap;
  font-size: 1.6em;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
}
@media only screen and (max-device-width: 991px) {
  #menu2 .menu2 {
    font-size: 1.8em;
    padding: 10px 0;
    height: auto;
  }
}
#menu2 .menu2.show {
  opacity: 0.9;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}
#menu2 .menu2.mHidden {
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  height: 0;
  padding: 0;
  margin: 0;
}
#menu2 .menu2.sub {
  left: 0;
}
#menu2.show {
  opacity: 1;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}

section#methodologie .background {
  background: url("../img/cft/AdobeStock_171797742.jpeg") no-repeat center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
}
section#methodologie .content .line-central {
  position: absolute;
  top: 125px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  width: 0;
  height: 0;
  -webkit-transition: height 0.5s;
  -o-transition: height 0.5s;
  -moz-transition: height 0.5s;
  transition: height 0.5s;
}
@media only screen and (max-device-width: 991px) {
  section#methodologie .content .line-central {
    display: none;
  }
}
section#methodologie .content .line-central.show {
  height: 80vh;
}
section#methodologie .content .inner {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transform: rotateY(0deg);
     -moz-transform: rotateY(0deg);
          transform: rotateY(0deg);
  -webkit-transition: -webkit-transform 1s ease-in-out;
  transition: -webkit-transform 1s ease-in-out;
  -o-transition: -o-transform 1s ease-in-out;
  -moz-transition: transform 1s ease-in-out, -moz-transform 1s ease-in-out;
  transition: transform 1s ease-in-out;
  transition: transform 1s ease-in-out, -webkit-transform 1s ease-in-out, -moz-transform 1s ease-in-out, -o-transform 1s ease-in-out;
}
@media only screen and (max-device-width: 991px) {
  section#methodologie .content .inner {
    padding-top: 150px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
section#methodologie .content .inner .column-left {
  position: relative;
  width: 50%;
  min-height: 70vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 10px;
  overflow: hidden;
  font-size: 1.8em;
}
@media only screen and (max-device-width: 991px) {
  section#methodologie .content .inner .column-left {
    width: 100%;
    padding: 0;
    min-height: auto;
  }
}
section#methodologie .content .inner .column-left .column-ctnr {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-transition: margin-top 1s;
  -o-transition: margin-top 1s;
  -moz-transition: margin-top 1s;
  transition: margin-top 1s;
}
@media only screen and (max-device-width: 991px) {
  section#methodologie .content .inner .column-left .column-ctnr {
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
section#methodologie .content .inner .column-left .column-ctnr .textLeft {
  position: relative;
  padding: 25px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.15);
  right: -110%;
  -webkit-transition: right 0.5s;
  -o-transition: right 0.5s;
  -moz-transition: right 0.5s;
  transition: right 0.5s;
}
@media only screen and (max-device-width: 991px) {
  section#methodologie .content .inner .column-left .column-ctnr .textLeft {
    right: 0;
    padding: 15px;
  }
}
section#methodologie .content .inner .column-left .column-ctnr .textLeft div {
  position: relative;
  color: white;
  text-align: right;
  opacity: 0;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  -webkit-transition: opacity 0.7s, -webkit-transform 0.7s;
  transition: opacity 0.7s, -webkit-transform 0.7s;
  -o-transition: opacity 0.7s, -o-transform 0.7s;
  -moz-transition: opacity 0.7s, transform 0.7s, -moz-transform 0.7s;
  transition: opacity 0.7s, transform 0.7s;
  transition: opacity 0.7s, transform 0.7s, -webkit-transform 0.7s, -moz-transform 0.7s, -o-transform 0.7s;
}
@media only screen and (max-device-width: 991px) {
  section#methodologie .content .inner .column-left .column-ctnr .textLeft div {
    opacity: 1;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
    text-align: left;
  }
}
section#methodologie .content .inner .column-left .column-ctnr .textLeft div.show {
  opacity: 1;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}
section#methodologie .content .inner .column-left .column-ctnr .textLeft.show {
  right: 0;
}
section#methodologie .content .inner .column-left .column-ctnr img.scrum {
  position: relative;
  width: 80%;
  margin-right: 30px;
  margin-top: 45px;
  -webkit-transition: opacity 0.7s, -webkit-transform 0.7s;
  transition: opacity 0.7s, -webkit-transform 0.7s;
  -o-transition: opacity 0.7s, -o-transform 0.7s;
  -moz-transition: opacity 0.7s, transform 0.7s, -moz-transform 0.7s;
  transition: opacity 0.7s, transform 0.7s;
  transition: opacity 0.7s, transform 0.7s, -webkit-transform 0.7s, -moz-transform 0.7s, -o-transform 0.7s;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  top: 100px;
}
@media only screen and (max-device-width: 991px) {
  section#methodologie .content .inner .column-left .column-ctnr img.scrum {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
    opacity: 0.9;
    top: 0;
    width: 90%;
    margin: 30px 0;
  }
}
section#methodologie .content .inner .column-left .column-ctnr img.scrum.show {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  opacity: 0.9;
}
section#methodologie .content .inner .column-left .column-ctnr img.scrum.up {
  top: 0;
}
section#methodologie .content .inner .column-left .column-ctnr.down {
  margin-top: 84px;
}
section#methodologie .content .inner .column-right {
  position: relative;
  width: 50%;
  min-height: 70vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-left: 11px;
  overflow: hidden;
  font-size: 1.8em;
}
@media only screen and (max-device-width: 991px) {
  section#methodologie .content .inner .column-right {
    width: 100%;
    padding: 0;
    min-height: auto;
  }
}
section#methodologie .content .inner .column-right .textRight {
  position: relative;
  padding: 25px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.15);
  left: -110%;
  -webkit-transition: left 0.5s, margin-top 0.5s;
  -o-transition: left 0.5s, margin-top 0.5s;
  -moz-transition: left 0.5s, margin-top 0.5s;
  transition: left 0.5s, margin-top 0.5s;
  margin-top: 0;
}
@media only screen and (max-device-width: 991px) {
  section#methodologie .content .inner .column-right .textRight {
    left: 0;
    padding: 15px;
  }
}
section#methodologie .content .inner .column-right .textRight div {
  position: relative;
  color: white;
  text-align: left;
  opacity: 0;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  -webkit-transition: opacity 0.7s, -webkit-transform 0.7s;
  transition: opacity 0.7s, -webkit-transform 0.7s;
  -o-transition: opacity 0.7s, -o-transform 0.7s;
  -moz-transition: opacity 0.7s, transform 0.7s, -moz-transform 0.7s;
  transition: opacity 0.7s, transform 0.7s;
  transition: opacity 0.7s, transform 0.7s, -webkit-transform 0.7s, -moz-transform 0.7s, -o-transform 0.7s;
}
@media only screen and (max-device-width: 991px) {
  section#methodologie .content .inner .column-right .textRight div {
    opacity: 1;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
}
section#methodologie .content .inner .column-right .textRight div ul {
  padding: 5px 0 0 14px;
}
section#methodologie .content .inner .column-right .textRight div ul li {
  position: relative;
  padding-bottom: 17px !important;
}
section#methodologie .content .inner .column-right .textRight div.show {
  opacity: 1;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}
section#methodologie .content .inner .column-right .textRight.show {
  left: 0;
}
section#methodologie .content .inner .column-right .textRight.down {
  margin-top: 30%;
}
section#methodologie .content .inner.turn {
  -webkit-transform: rotateY(360deg);
     -moz-transform: rotateY(360deg);
          transform: rotateY(360deg);
}

#ao-error {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: white;
  background: url("../img/cft/video-opac.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
}
#ao-error p {
  font-size: 2em;
}
#ao-error a {
  color: white !important;
}
#ao-error a:hover {
  color: white !important;
}
#ao-confirm {
  position: fixed;
  z-index: 10000000;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
     -moz-box-orient: vertical !important;
     -moz-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
     -moz-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
     -moz-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s;
  opacity: 0;
  pointer-events: none;
  font-size: 1.8em;
}
#ao-confirm .ao-confirm-bloc {
  width: 530px;
  padding: 25px;
  background: rgba(255, 255, 255, 0.9);
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
     -moz-box-orient: vertical !important;
     -moz-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
     -moz-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
     -moz-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  transition: opacity 0.5s, -webkit-transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  -o-transition: opacity 0.5s, -o-transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  -moz-transition: opacity 0.5s, transform 0.5s cubic-bezier(0, 0, 0, 1.4), -moz-transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  transition: opacity 0.5s, transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  transition: opacity 0.5s, transform 0.5s cubic-bezier(0, 0, 0, 1.4), -webkit-transform 0.5s cubic-bezier(0, 0, 0, 1.4), -moz-transform 0.5s cubic-bezier(0, 0, 0, 1.4), -o-transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  opacity: 0;
}
#ao-confirm .ao-confirm-bloc .ao-confirm-text {
  position: relative;
  width: 100%;
  text-align: center;
}
#ao-confirm .ao-confirm-bloc .flex-row {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#ao-confirm .ao-confirm-bloc .flex-row .ao-confirm-btn-close {
  width: 49%;
  padding: 10px 0 8px;
  background: #c73232;
  text-align: center;
  color: white;
  margin-top: 25px;
  cursor: pointer !important;
  font-weight: bold;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  -o-transition: -o-transform 0.2s;
  -moz-transition: transform 0.2s, -moz-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s, -moz-transform 0.2s, -o-transform 0.2s;
  margin-right: 1%;
}
#ao-confirm .ao-confirm-bloc .flex-row .ao-confirm-btn-close:hover {
  -webkit-transform: scale(0.9);
     -moz-transform: scale(0.9);
      -ms-transform: scale(0.9);
       -o-transform: scale(0.9);
          transform: scale(0.9);
}
#ao-confirm .ao-confirm-bloc .flex-row .ao-confirm-btn-validate {
  width: 49%;
  padding: 10px 0 8px;
  background: #5fb760;
  text-align: center;
  color: white;
  margin-top: 25px;
  cursor: pointer !important;
  font-weight: bold;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  -o-transition: -o-transform 0.2s;
  -moz-transition: transform 0.2s, -moz-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s, -moz-transform 0.2s, -o-transform 0.2s;
  margin-left: 1%;
}
#ao-confirm .ao-confirm-bloc .flex-row .ao-confirm-btn-validate:hover {
  -webkit-transform: scale(0.9);
     -moz-transform: scale(0.9);
      -ms-transform: scale(0.9);
       -o-transform: scale(0.9);
          transform: scale(0.9);
}
#ao-confirm .ao-confirm-bloc.show {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
#ao-confirm.show {
  opacity: 1;
  pointer-events: auto;
}
#ao-alert {
  position: fixed;
  z-index: 10000000;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
     -moz-box-orient: vertical !important;
     -moz-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
     -moz-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
     -moz-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: opacity 0.5s, -o-transform 0.5s;
  -moz-transition: opacity 0.5s, transform 0.5s, -moz-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s, -o-transform 0.5s;
  opacity: 0;
  pointer-events: none;
  font-size: 1.8em;
}
#ao-alert .ao-alert-bloc {
  width: 530px;
  padding: 25px;
  background: rgba(255, 255, 255, 0.9);
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
     -moz-box-orient: vertical !important;
     -moz-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
     -moz-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
     -moz-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  transition: opacity 0.5s, -webkit-transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  -o-transition: opacity 0.5s, -o-transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  -moz-transition: opacity 0.5s, transform 0.5s cubic-bezier(0, 0, 0, 1.4), -moz-transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  transition: opacity 0.5s, transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  transition: opacity 0.5s, transform 0.5s cubic-bezier(0, 0, 0, 1.4), -webkit-transform 0.5s cubic-bezier(0, 0, 0, 1.4), -moz-transform 0.5s cubic-bezier(0, 0, 0, 1.4), -o-transform 0.5s cubic-bezier(0, 0, 0, 1.4);
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  opacity: 0;
}
#ao-alert .ao-alert-bloc .ao-alert-text {
  position: relative;
  width: 100%;
  text-align: center;
}
#ao-alert .ao-alert-bloc .ao-alert-btn {
  width: 50%;
  padding: 10px 30px;
  background: #5fb760;
  text-align: center;
  color: white;
  margin-top: 25px;
  cursor: pointer !important;
  font-weight: bold;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  -o-transition: -o-transform 0.2s;
  -moz-transition: transform 0.2s, -moz-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s, -moz-transform 0.2s, -o-transform 0.2s;
}
#ao-alert .ao-alert-bloc .ao-alert-btn:hover {
  -webkit-transform: scale(0.9);
     -moz-transform: scale(0.9);
      -ms-transform: scale(0.9);
       -o-transform: scale(0.9);
          transform: scale(0.9);
}
#ao-alert .ao-alert-bloc.show {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
#ao-alert.show {
  opacity: 1;
  pointer-events: auto;
}

section#planning * {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
section#planning .arrows-wrap {
  position: absolute;
  z-index: 1000;
  right: 0;
  top: 40% !important;
  background: rgba(255, 255, 255, 0.15);
  padding: 15px;
  text-align: right;
  font-size: 1.4em;
  color: white;
  opacity: 1;
  overflow: visible;
  display: none;
}
@media only screen and (max-device-width: 991px) {
  section#planning .arrows-wrap {
    display: none;
    -webkit-transform: scale(0.7);
       -moz-transform: scale(0.7);
        -ms-transform: scale(0.7);
         -o-transform: scale(0.7);
            transform: scale(0.7);
    -webkit-transform-origin: center right;
       -moz-transform-origin: center right;
        -ms-transform-origin: center right;
         -o-transform-origin: center right;
            transform-origin: center right;
    padding-right: 30px;
    top: 17% !important;
  }
}
section#planning .arrows-wrap .arrow-btn {
  background-color: transparent;
  display: block;
  margin-top: 10px;
  padding: 10px 20px;
  font-size: 22px;
  -webkit-border-radius: 1.92em;
     -moz-border-radius: 1.92em;
          border-radius: 1.92em;
  z-index: 99;
  cursor: pointer;
  border: 0;
}
section#planning .legend {
  position: absolute;
  z-index: 1000;
  right: 0;
  top: 40%;
  background: rgba(255, 255, 255, 0.15);
  padding: 15px;
  text-align: right;
  font-size: 1.4em;
  color: white;
  opacity: 1;
  overflow: visible;
}
@media only screen and (max-device-width: 991px) {
  section#planning .legend {
    display: none !important;
  }
}
section#planning .legend .legend-holder .legend-name {
  display: inline-block;
  width: 100px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
section#planning .legend .legend-holder .legend-color {
  display: inline-block;
  height: 1.4em;
  width: 1.4em;
  position: relative;
  background-color: transparent;
  text-align: left;
}
section#planning .legend .legend-holder .legend-color .circle-legend {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  background-color: var(--circle-color);
}
section#planning .legend .legend-holder .legend-color .square-legend {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
  background-color: var(--square-color);
}
section#planning .legend .legend-holder .legend-color .bar-legend {
  width: 1em;
  height: 1.4em;
  position: relative;
  background: var(--bar-color);
}
section#planning .legend .legend-holder .legend-color .bar-legend:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 0.35em solid black;
  border-top: 0.7em solid transparent;
  border-bottom: 0.7em solid transparent;
}
section#planning .legend .legend-holder .legend-color .bar-legend:before {
  content: "";
  position: absolute;
  right: -0.35em;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 0.35em solid var(--bar-color);
  border-top: 0.7em solid transparent;
  border-bottom: 0.7em solid transparent;
}
section#planning .legend .legend-holder .legend-color .cut-diamond-legend {
  border-style: solid;
  border-color: transparent transparent var(--cut-diamond-color) transparent;
  border-width: 0 0.35em 0.35em 0.35em;
  height: 0;
  position: relative;
  margin: 0.28em 0 0.7em 0;
  top: -0.35em;
}
section#planning .legend .legend-holder .legend-color .cut-diamond-legend:after {
  content: "";
  position: absolute;
  top: 0.35em;
  left: -0.35em;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: var(--cut-diamond-color) transparent transparent transparent;
  border-width: 0.98em 0.7em 0 0.7em;
}
section#planning .legend .legend-holder .legend-color .star-legend {
  background: var(--star-color);
  width: 1.2em;
  height: 1.2em;
  position: absolute;
  text-align: left;
  -webkit-transform: rotate(20deg);
  -moz-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  -o-transform: rotate(20eg);
}
section#planning .legend .legend-holder .legend-color .star-legend:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 1.2em;
  width: 1.2em;
  background: var(--star-color);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
}
section#planning .legend .legend-holder .legend-color .diamond-legend {
  width: 0;
  height: 0;
  border: 0.7em solid transparent;
  border-bottom-color: var(--diamond-color);
  position: relative;
  top: -0.9em;
}
section#planning .legend .legend-holder .legend-color .diamond-legend:after {
  content: '';
  position: absolute;
  left: -0.7em;
  top: 0.7em;
  width: 0;
  height: 0;
  border: 0.7em solid transparent;
  border-top-color: var(--diamond-color);
}
section#planning .background {
  background: url("../img/cft/AdobeStock_78518756.jpeg") no-repeat center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
}
@media only screen and (max-device-width: 991px) {
  section#planning .main-title {
    margin-top: 40px;
  }
}
section#planning .inner {
  position: relative;
  width: 100%;
  height: 100vh;
  padding-right: 3%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner {
    padding: 140px 0 0 0;
    height: auto;
    min-height: 100vh;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-bottom: 40px;
  }
}
section#planning .inner .text {
  position: relative;
  width: 100%;
  color: white;
  margin-top: 2%;
  margin-bottom: 6%;
  padding-left: 5%;
  padding-right: 2%;
  text-align: center;
  opacity: 0;
  -webkit-transition: top 0.5s ease-out, opacity 0.5s;
  -o-transition: top 0.5s ease-out, opacity 0.5s;
  -moz-transition: top 0.5s ease-out, opacity 0.5s;
  transition: top 0.5s ease-out, opacity 0.5s;
  font-size: 1.8em;
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .text {
    width: 90%;
    top: 0;
    margin: 0;
    opacity: 1;
    padding: 0;
    text-align: left;
  }
}
section#planning .inner .text.show {
  top: 0;
  opacity: 1;
}
section#planning .inner .switch-btn {
  position: absolute;
  z-index: 1000;
  top: 90px;
  padding-left: 3em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .switch-btn {
    top: 70px;
    padding-left: 0;
  }
}
section#planning .inner .switch-btn .imgCtnr {
  position: relative;
  margin: 0 5px;
  top: 0;
  width: 100px;
  height: auto;
  cursor: pointer;
  -webkit-transition: width 0.5s;
  -o-transition: width 0.5s;
  -moz-transition: width 0.5s;
  transition: width 0.5s;
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .switch-btn .imgCtnr {
    width: 70px;
  }
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .switch-btn .imgCtnr.switch-to-snake {
    display: none;
  }
}
section#planning .inner .switch-btn .imgCtnr.active {
  width: 130px;
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .switch-btn .imgCtnr.active {
    width: 100px;
  }
}
section#planning .inner .switch-btn .imgCtnr.active:after {
  bottom: -2px;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #ffffff;
  border-width: 10px;
  margin-left: -10px;
  opacity: 0.5;
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .switch-btn .imgCtnr.active:after {
    bottom: -2px;
    border-width: 8px;
    margin-left: -8px;
  }
}
section#planning .inner .switch-btn .imgCtnr img {
  position: relative;
  width: 100%;
  height: auto;
}
section#planning .inner .plCtnr {
  position: absolute !important;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-transform-origin: center top;
     -moz-transform-origin: center top;
      -ms-transform-origin: center top;
       -o-transform-origin: center top;
          transform-origin: center top;
  opacity: 1;
  -webkit-transition: top 0.3s cubic-bezier(0, 0, 0, 1.4), opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0, 0, 0, 1.4);
  transition: top 0.3s cubic-bezier(0, 0, 0, 1.4), opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0, 0, 0, 1.4);
  -o-transition: top 0.3s cubic-bezier(0, 0, 0, 1.4), opacity 0.3s, -o-transform 0.3s cubic-bezier(0, 0, 0, 1.4);
  -moz-transition: top 0.3s cubic-bezier(0, 0, 0, 1.4), transform 0.3s cubic-bezier(0, 0, 0, 1.4), opacity 0.3s, -moz-transform 0.3s cubic-bezier(0, 0, 0, 1.4);
  transition: top 0.3s cubic-bezier(0, 0, 0, 1.4), transform 0.3s cubic-bezier(0, 0, 0, 1.4), opacity 0.3s;
  transition: top 0.3s cubic-bezier(0, 0, 0, 1.4), transform 0.3s cubic-bezier(0, 0, 0, 1.4), opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0, 0, 0, 1.4), -moz-transform 0.3s cubic-bezier(0, 0, 0, 1.4), -o-transform 0.3s cubic-bezier(0, 0, 0, 1.4);
  pointer-events: auto;
}
section#planning .inner .plCtnr.snake-container {
  top: 15em;
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .plCtnr {
    display: inline;
    position: relative !important;
  }
}
section#planning .inner .plCtnr.hide {
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  pointer-events: none;
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .plCtnr.hide {
    display: none;
  }
}
section#planning .inner .planning-container {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 100%;
  height: -webkit-calc(93vh - 200px);
  height: -moz-calc(93vh - 200px);
  height: calc(93vh - 200px);
  bottom: 7vh;
  overflow: scroll;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .planning-container {
    height: auto !important;
    margin-top: 50px;
  }
}
section#planning .inner .planning-container .pl-header {
  position: relative;
  width: 100%;
  height: 50px;
  font-size: 0 !important;
  z-index: 9999;
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .planning-container .pl-header {
    display: none;
  }
}
section#planning .inner .planning-container .pl-header .pl-header-cell {
  -webkit-transition: background-color 0.5s ease-in-out;
  -o-transition: background-color 0.5s ease-in-out;
  -moz-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: white;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 0;
  font-size: 16px;
  display: inline-block;
  position: absolute;
  text-align: center;
}
section#planning .inner .planning-container .pl-header .pl-header-cell .week-nb {
  line-height: 50px;
}
section#planning .inner .planning-container .pl-header .pl-header-cell .week-nb-main {
  position: relative;
}
section#planning .inner .planning-container .pl-header .pl-header-cell .week-nb-main .weeks {
  position: absolute;
  top: 13px;
  right: 15px;
}
section#planning .inner .planning-container .pl-header .pl-header-cell .week-nb-main .weeks i {
  position: relative;
  top: 3px;
  left: 5px;
  font-size: 1.3em;
}
section#planning .inner .planning-container .pl-header .pl-header-cell .week-nb-main .phases {
  position: absolute;
  bottom: -45px;
  left: 15px;
}
section#planning .inner .planning-container .pl-header .pl-header-cell .week-nb-main .phases i {
  position: relative;
  top: 3px;
  left: 5px;
  font-size: 1.3em;
}
section#planning .inner .planning-container .pl-header .pl-cross-cell {
  background-color: transparent;
}
section#planning .inner .planning-container .pl-body {
  height: -webkit-calc(100% - 50px);
  height: -moz-calc(100% - 50px);
  height: calc(100% - 50px);
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .planning-container .pl-body {
    height: auto;
  }
}
section#planning .inner .planning-container .pl-body .pl-phase,
section#planning .inner .planning-container .pl-body .pl-workshops {
  position: relative;
  width: 100%;
  height: 50px;
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .planning-container .pl-body .pl-phase,
  section#planning .inner .planning-container .pl-body .pl-workshops {
    margin-bottom: 10px !important;
    background-color: rgba(255, 255, 255, 0.4);
    height: auto !important;
  }
}
section#planning .inner .planning-container .pl-body .pl-phase .pl-cell,
section#planning .inner .planning-container .pl-body .pl-workshops .pl-cell {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-right: 2px solid rgba(0, 0, 0, 0.1);
  border-top: 2px solid rgba(0, 0, 0, 0.1);
  position: absolute;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.4);
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .planning-container .pl-body .pl-phase .pl-cell,
  section#planning .inner .planning-container .pl-body .pl-workshops .pl-cell {
    text-align: left !important;
    font-size: 0 !important;
    display: none;
  }
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .planning-container .pl-body .pl-phase .pl-cell i,
  section#planning .inner .planning-container .pl-body .pl-workshops .pl-cell i {
    color: white;
    padding: 10px 0 10px 15px;
    font-size: 3vh;
    display: inline-block !important;
    width: -webkit-calc(4vh + 15px) !important;
    width: -moz-calc(4vh + 15px) !important;
    width: calc(4vh + 15px) !important;
    text-align: left !important;
  }
}
section#planning .inner .planning-container .pl-body .pl-phase .pl-cell .workshop-name,
section#planning .inner .planning-container .pl-body .pl-workshops .pl-cell .workshop-name {
  color: white;
  text-align: center;
  font-size: 1.8vh;
  text-transform: uppercase;
  width: 100%;
  word-wrap: break-word;
  padding-top: 20px;
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .planning-container .pl-body .pl-phase .pl-cell .workshop-name,
  section#planning .inner .planning-container .pl-body .pl-workshops .pl-cell .workshop-name {
    font-size: 12px !important;
    font-family: 'NexaBold';
    display: inline-block !important;
    width: auto !important;
    text-align: left !important;
    padding: 0 0 0 15px !important;
  }
}
section#planning .inner .planning-container .pl-body .pl-phase .pl-cell .phase-infos,
section#planning .inner .planning-container .pl-body .pl-workshops .pl-cell .phase-infos {
  position: absolute;
  height: 65px;
  width: 100%;
  top: 50%;
  margin-top: -32.5px;
  text-align: center;
  color: white;
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .planning-container .pl-body .pl-phase .pl-cell .phase-infos,
  section#planning .inner .planning-container .pl-body .pl-workshops .pl-cell .phase-infos {
    text-align: left !important;
    background-color: rgba(0, 0, 0, 0.4);
    position: static !important;
    margin-top: 0 !important;
    height: auto !important;
    font-size: 0;
  }
}
section#planning .inner .planning-container .pl-body .pl-phase .pl-cell .phase-infos i,
section#planning .inner .planning-container .pl-body .pl-workshops .pl-cell .phase-infos i {
  padding: 10px 0;
  display: block;
  font-size: 3vh;
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .planning-container .pl-body .pl-phase .pl-cell .phase-infos i,
  section#planning .inner .planning-container .pl-body .pl-workshops .pl-cell .phase-infos i {
    color: white;
    padding: 11px 0 10px 15px !important;
    font-size: 3vh;
    display: inline-block !important;
    width: -webkit-calc(4vh + 15px) !important;
    width: -moz-calc(4vh + 15px) !important;
    width: calc(4vh + 15px) !important;
    text-align: center !important;
  }
}
section#planning .inner .planning-container .pl-body .pl-phase .pl-cell .phase-infos .phase-name,
section#planning .inner .planning-container .pl-body .pl-workshops .pl-cell .phase-infos .phase-name {
  padding-top: 5px;
  font-size: 1.8vh;
  width: 100%;
  word-wrap: break-word;
  text-transform: uppercase;
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .planning-container .pl-body .pl-phase .pl-cell .phase-infos .phase-name,
  section#planning .inner .planning-container .pl-body .pl-workshops .pl-cell .phase-infos .phase-name {
    font-size: 12px !important;
    font-family: 'NexaBold';
    display: inline-block !important;
    width: auto !important;
    text-align: left !important;
    padding: 0 0 0 10px !important;
  }
}
section#planning .inner .planning-container .pl-body .pl-phase .sticky-cell,
section#planning .inner .planning-container .pl-body .pl-workshops .sticky-cell {
  -webkit-transition: background-color 0.5s ease-in-out;
  -o-transition: background-color 0.5s ease-in-out;
  -moz-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out;
  z-index: 9998;
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .planning-container .pl-body .pl-phase .sticky-cell,
  section#planning .inner .planning-container .pl-body .pl-workshops .sticky-cell {
    position: static !important;
    display: block !important;
    height: auto !important;
    background-color: rgba(0, 0, 0, 0.4);
    border: none !important;
    width: 100% !important;
  }
}
section#planning .inner .planning-container .pl-body .pl-phase .rsp-facil,
section#planning .inner .planning-container .pl-body .pl-workshops .rsp-facil {
  display: none;
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .planning-container .pl-body .pl-phase .rsp-facil,
  section#planning .inner .planning-container .pl-body .pl-workshops .rsp-facil {
    display: block;
    background-color: rgba(255, 255, 255, 0.4);
    vertical-align: baseline !important;
    font-size: 12px !important;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: 10px !important;
    color: black !important;
    width: 100% !important;
    height: auto !important;
    white-space: normal !important;
    overflow: visible !important;
    position: static !important;
    text-align: left !important;
  }
}
section#planning .inner .planning-container .pl-body .pl-phase .deliverable,
section#planning .inner .planning-container .pl-body .pl-workshops .deliverable,
section#planning .inner .planning-container .pl-body .pl-phase .custom,
section#planning .inner .planning-container .pl-body .pl-workshops .custom,
section#planning .inner .planning-container .pl-body .pl-phase .workshop,
section#planning .inner .planning-container .pl-body .pl-workshops .workshop,
section#planning .inner .planning-container .pl-body .pl-phase .pmo,
section#planning .inner .planning-container .pl-body .pl-workshops .pmo {
  vertical-align: top;
  width: 16px;
  height: 16px;
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .planning-container .pl-body .pl-phase .deliverable,
  section#planning .inner .planning-container .pl-body .pl-workshops .deliverable,
  section#planning .inner .planning-container .pl-body .pl-phase .custom,
  section#planning .inner .planning-container .pl-body .pl-workshops .custom,
  section#planning .inner .planning-container .pl-body .pl-phase .workshop,
  section#planning .inner .planning-container .pl-body .pl-workshops .workshop,
  section#planning .inner .planning-container .pl-body .pl-phase .pmo,
  section#planning .inner .planning-container .pl-body .pl-workshops .pmo {
    display: none;
  }
}
section#planning .inner .planning-container .pl-body .pl-phase .deliverable,
section#planning .inner .planning-container .pl-body .pl-workshops .deliverable {
  top: 5px;
}
section#planning .inner .planning-container .pl-body .pl-phase .custom,
section#planning .inner .planning-container .pl-body .pl-workshops .custom {
  bottom: 6px;
}
section#planning .inner .planning-container .pl-body .pl-phase .workshop,
section#planning .inner .planning-container .pl-body .pl-workshops .workshop {
  bottom: 6px;
}
section#planning .inner .planning-container .pl-body .pl-phase .pmo,
section#planning .inner .planning-container .pl-body .pl-workshops .pmo {
  top: 5px;
}
section#planning .inner .planning-container .pl-body .pl-phase .facil,
section#planning .inner .planning-container .pl-body .pl-workshops .facil {
  position: absolute;
}
section#planning .inner .planning-container .pl-body .pl-phase .facil .cut-diamond-facil,
section#planning .inner .planning-container .pl-body .pl-workshops .facil .cut-diamond-facil {
  border-style: solid;
  border-color: transparent transparent var(--cut-diamond-color) transparent;
  border-width: 0 4px 4px 4px;
  height: 0;
  position: relative;
  margin: 0 0 8px 0;
}
section#planning .inner .planning-container .pl-body .pl-phase .facil .cut-diamond-facil:after,
section#planning .inner .planning-container .pl-body .pl-workshops .facil .cut-diamond-facil:after {
  content: "";
  position: absolute;
  top: 4px;
  left: -4px;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: var(--cut-diamond-color) transparent transparent transparent;
  border-width: 11.2px 8px 0 8px;
}
section#planning .inner .planning-container .pl-body .pl-phase .facil .star-facil,
section#planning .inner .planning-container .pl-body .pl-workshops .facil .star-facil {
  background: var(--star-color);
  width: 14px;
  height: 14px;
  position: absolute;
  text-align: center;
  -webkit-transform: rotate(20deg);
  -moz-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  -o-transform: rotate(20eg);
}
section#planning .inner .planning-container .pl-body .pl-phase .facil .star-facil:before,
section#planning .inner .planning-container .pl-body .pl-workshops .facil .star-facil:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 14px;
  width: 14px;
  background: var(--star-color);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
}
section#planning .inner .planning-container .pl-body .pl-phase .facil .circle-facil,
section#planning .inner .planning-container .pl-body .pl-workshops .facil .circle-facil {
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  background-color: var(--circle-color);
}
section#planning .inner .planning-container .pl-body .pl-phase .facil .square-facil,
section#planning .inner .planning-container .pl-body .pl-workshops .facil .square-facil {
  width: 100%;
  height: 100%;
  background-color: var(--square-color);
}
section#planning .inner .planning-container .pl-body .pl-phase .facil .diamond-facil,
section#planning .inner .planning-container .pl-body .pl-workshops .facil .diamond-facil {
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-bottom-color: var(--diamond-color);
  position: relative;
  top: -10px;
}
section#planning .inner .planning-container .pl-body .pl-phase .facil .diamond-facil:after,
section#planning .inner .planning-container .pl-body .pl-workshops .facil .diamond-facil:after {
  content: '';
  position: absolute;
  left: -8px;
  top: 8px;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-top-color: var(--diamond-color);
}
section#planning .inner .planning-container .pl-body .pl-phase .task-bar,
section#planning .inner .planning-container .pl-body .pl-workshops .task-bar {
  position: absolute;
  -webkit-transition: width 1.5s ease;
  -o-transition: width 1.5s ease;
  -moz-transition: width 1.5s ease;
  transition: width 1.5s ease;
  -webkit-clip-path: polygon(-webkit-calc(100% - 1.35vh) 0, 100% 50%, -webkit-calc(100% - 1.35vh) 100%, 0% 100%, 0.5vh 50%, 0% 0%);
          clip-path: polygon(-moz-calc(100% - 1.35vh) 0, 100% 50%, -moz-calc(100% - 1.35vh) 100%, 0% 100%, 0.5vh 50%, 0% 0%);
          clip-path: polygon(calc(100% - 1.35vh) 0, 100% 50%, calc(100% - 1.35vh) 100%, 0% 100%, 0.5vh 50%, 0% 0%);
}
section#planning .inner .planning-container .pl-body .pl-phase .task-bar .bar-wrap,
section#planning .inner .planning-container .pl-body .pl-workshops .task-bar .bar-wrap {
  position: absolute;
  height: 70%;
  top: 15%;
  overflow: hidden;
  width: 100%;
  opacity: 0.6;
}
section#planning .inner .planning-container .pl-body .pl-phase .task-bar .bar-wrap .bar-data,
section#planning .inner .planning-container .pl-body .pl-workshops .task-bar .bar-wrap .bar-data {
  position: absolute;
  height: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
section#planning .inner .planning-container .pl-body .pl-phase .task-bar .bar-wrap .bar-after,
section#planning .inner .planning-container .pl-body .pl-workshops .task-bar .bar-wrap .bar-after {
  left: -webkit-calc(100% - 2vh);
  left: -moz-calc(100% - 2vh);
  left: calc(100% - 2vh);
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-width: 50px;
  border-left-width: 3.35vh;
  margin-top: -50px;
}
section#planning .inner .planning-container .pl-body .pl-phase .task-bar .bar-wrap .duration-bar,
section#planning .inner .planning-container .pl-body .pl-workshops .task-bar .bar-wrap .duration-bar {
  background-color: var(--duration-bar-color);
  position: absolute;
  height: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-clip-path: polygon(-webkit-calc(100% - 1.35vh) 0, 100% 50%, -webkit-calc(100% - 1.35vh) 100%, 0% 100%, 0.5vh 50%, 0% 0%);
          clip-path: polygon(-moz-calc(100% - 1.35vh) 0, 100% 50%, -moz-calc(100% - 1.35vh) 100%, 0% 100%, 0.5vh 50%, 0% 0%);
          clip-path: polygon(calc(100% - 1.35vh) 0, 100% 50%, calc(100% - 1.35vh) 100%, 0% 100%, 0.5vh 50%, 0% 0%);
  z-index: 3;
}
section#planning .inner .planning-container .pl-body .pl-phase .task-bar .bar-wrap .extra-bar,
section#planning .inner .planning-container .pl-body .pl-workshops .task-bar .bar-wrap .extra-bar {
  -webkit-transition: width 1s ease-in-out;
  -o-transition: width 1s ease-in-out;
  -moz-transition: width 1s ease-in-out;
  transition: width 1s ease-in-out;
  background-color: var(--extra-bar-color);
  position: absolute;
  height: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-clip-path: polygon(-webkit-calc(100% - 1.35vh) 0, 100% 50%, -webkit-calc(100% - 1.35vh) 100%, 0% 100%, 0.5vh 50%, 0% 0%);
          clip-path: polygon(-moz-calc(100% - 1.35vh) 0, 100% 50%, -moz-calc(100% - 1.35vh) 100%, 0% 100%, 0.5vh 50%, 0% 0%);
          clip-path: polygon(calc(100% - 1.35vh) 0, 100% 50%, calc(100% - 1.35vh) 100%, 0% 100%, 0.5vh 50%, 0% 0%);
  z-index: 1;
}
section#planning .inner .planning-container .pl-body .pl-phase .task-bar .bar-wrap .test-bar,
section#planning .inner .planning-container .pl-body .pl-workshops .task-bar .bar-wrap .test-bar {
  -webkit-transition: width 1s ease-in-out;
  -o-transition: width 1s ease-in-out;
  -moz-transition: width 1s ease-in-out;
  transition: width 1s ease-in-out;
  background-color: var(--test-bar-color);
  position: absolute;
  height: 100%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-clip-path: polygon(-webkit-calc(100% - 1.35vh) 0, 100% 50%, -webkit-calc(100% - 1.35vh) 100%, 0% 100%, 0.5vh 50%, 0% 0%);
          clip-path: polygon(-moz-calc(100% - 1.35vh) 0, 100% 50%, -moz-calc(100% - 1.35vh) 100%, 0% 100%, 0.5vh 50%, 0% 0%);
          clip-path: polygon(calc(100% - 1.35vh) 0, 100% 50%, calc(100% - 1.35vh) 100%, 0% 100%, 0.5vh 50%, 0% 0%);
  z-index: 2;
}
section#planning .inner .planning-container .pl-body .pl-phase .text-bar,
section#planning .inner .planning-container .pl-body .pl-workshops .text-bar {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  opacity: 0;
  -webkit-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .planning-container .pl-body .pl-phase .text-bar,
  section#planning .inner .planning-container .pl-body .pl-workshops .text-bar {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    position: static !important;
    display: block !important;
    opacity: 1 !important;
    height: auto !important;
    width: 100% !important;
  }
}
section#planning .inner .planning-container .pl-body .pl-phase .text-bar .text-content,
section#planning .inner .planning-container .pl-body .pl-workshops .text-bar .text-content {
  position: absolute;
  width: 100%;
  vertical-align: middle;
  margin: auto;
  padding: 1.1vh 7px 0 7px;
  font-size: 1.5vh;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .planning-container .pl-body .pl-phase .text-bar .text-content,
  section#planning .inner .planning-container .pl-body .pl-workshops .text-bar .text-content {
    vertical-align: baseline !important;
    font-size: 12px !important;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: 10px !important;
    color: black !important;
    width: 100% !important;
    height: auto !important;
    white-space: normal !important;
    overflow: visible !important;
    position: static !important;
    text-align: left !important;
  }
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .planning-container .pl-body .pl-workshops {
    display: none !important;
    margin-bottom: 10px !important;
    background-color: transparent !important;
    height: auto !important;
  }
}
section#planning .inner .planning-container .ontop {
  z-index: 9999;
  -webkit-transition: background-color 0.5s ease-in-out;
  -o-transition: background-color 0.5s ease-in-out;
  -moz-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out;
}
section#planning .inner .planning-container:active {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}
section#planning .inner .planning-container::-webkit-scrollbar {
  display: none;
}
section#planning .inner .milestones-container {
  outline: 0;
  width: 100%;
  height: -webkit-calc(93vh - 200px);
  height: -moz-calc(93vh - 200px);
  height: calc(93vh - 200px);
  bottom: 7vh;
  overflow: scroll;
  color: white;
  position: relative;
  background: rgba(0, 0, 0, 0.3);
  padding: 20px 50px;
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .milestones-container {
    width: 120%;
    height: 70vh;
    left: -15px;
    top: 0;
  }
}
section#planning .inner .milestones-container .spacer-top {
  height: 30%;
}
section#planning .inner .milestones-container .spacer-bottom {
  height: 70%;
}
section#planning .inner .milestones-container .phase {
  font-size: 24px;
  text-align: center;
  padding: 60px 0 20px 0;
}
section#planning .inner .milestones-container .tl-block {
  position: relative;
  text-align: center;
  padding: 30px 0;
}
section#planning .inner .milestones-container .tl-block .tl-dot {
  position: absolute;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  border: 2px solid;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  height: 18px;
  width: 18px;
  left: -webkit-calc(50% - 9px);
  left: -moz-calc(50% - 9px);
  left: calc(50% - 9px);
  -webkit-transition: background-color 0.5s ease-in-out;
  -o-transition: background-color 0.5s ease-in-out;
  -moz-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out;
  cursor: pointer;
}
section#planning .inner .milestones-container .tl-block .tl-dot:hover {
  background-color: transparent !important;
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .milestones-container .tl-block .tl-dot {
    left: -webkit-calc(5% - 9px);
    left: -moz-calc(5% - 9px);
    left: calc(5% - 9px);
  }
}
section#planning .inner .milestones-container .tl-block .tl-bar {
  position: absolute;
  width: 3px;
  height: -webkit-calc(100% - 26px);
  height: -moz-calc(100% - 26px);
  height: calc(100% - 26px);
  top: 52px;
  left: -webkit-calc(50% - 1.5px);
  left: -moz-calc(50% - 1.5px);
  left: calc(50% - 1.5px);
  background-color: #202020;
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .milestones-container .tl-block .tl-bar {
    left: -webkit-calc(5% - 1.5px);
    left: -moz-calc(5% - 1.5px);
    left: calc(5% - 1.5px);
  }
}
section#planning .inner .milestones-container .tl-block .tl-stop-bar {
  position: absolute;
  width: 3px;
  height: -webkit-calc(100% - 52px);
  height: -moz-calc(100% - 52px);
  height: calc(100% - 52px);
  top: 52px;
  left: -webkit-calc(50% - 1.5px);
  left: -moz-calc(50% - 1.5px);
  left: calc(50% - 1.5px);
  background-color: #202020;
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .milestones-container .tl-block .tl-stop-bar {
    left: -webkit-calc(5% - 1.5px);
    left: -moz-calc(5% - 1.5px);
    left: calc(5% - 1.5px);
  }
}
section#planning .inner .milestones-container .tl-block .tl-stop-bar:after {
  position: absolute;
  content: " ";
  width: 20px;
  height: 3px;
  background-color: #202020;
  left: -webkit-calc(50% - 10px);
  left: -moz-calc(50% - 10px);
  left: calc(50% - 10px);
  bottom: 0;
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .milestones-container .tl-block .tl-stop-bar:after {
    left: -webkit-calc(5% - 9px);
    left: -moz-calc(5% - 9px);
    left: calc(5% - 9px);
  }
}
section#planning .inner .milestones-container .tl-block .tl-first-bar {
  position: absolute;
  width: 3px;
  height: 25px;
  top: 0px;
  left: -webkit-calc(50% - 1.5px);
  left: -moz-calc(50% - 1.5px);
  left: calc(50% - 1.5px);
  background-color: #202020;
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .milestones-container .tl-block .tl-first-bar {
    left: -webkit-calc(5% - 1.5px);
    left: -moz-calc(5% - 1.5px);
    left: calc(5% - 1.5px);
  }
}
section#planning .inner .milestones-container .tl-block .tl-first-bar:after {
  position: absolute;
  content: " ";
  width: 20px;
  height: 3px;
  background-color: #202020;
  left: -webkit-calc(50% - 10px);
  left: -moz-calc(50% - 10px);
  left: calc(50% - 10px);
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .milestones-container .tl-block .tl-first-bar:after {
    left: -webkit-calc(5% - 9px);
    left: -moz-calc(5% - 9px);
    left: calc(5% - 9px);
  }
}
section#planning .inner .milestones-container .tl-block .tl-date {
  -webkit-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  opacity: 0;
  margin-top: 3px;
  font-size: 14px;
  position: absolute;
  top: 30px;
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .milestones-container .tl-block .tl-date {
    position: static;
  }
}
section#planning .inner .milestones-container .tl-block .tl-title {
  margin-top: 3px;
  font-size: 22px;
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .milestones-container .tl-block .tl-title {
    margin-top: -5px;
    font-size: 18px;
    font-family: 'NexaBold';
  }
}
section#planning .inner .milestones-container .tl-block .tl-text {
  margin-top: 10px;
  opacity: 0;
  font-size: 14px;
  -webkit-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  overflow: hidden;
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .milestones-container .tl-block .tl-text {
    text-align: justify !important;
  }
}
section#planning .inner .milestones-container .tl-block .left {
  margin-right: 18px;
  text-align: right;
  width: -webkit-calc(50% - 18px);
  width: -moz-calc(50% - 18px);
  width: calc(50% - 18px);
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .milestones-container .tl-block .left {
    width: auto;
    text-align: left;
    margin-left: -webkit-calc(5% + 18px);
    margin-left: -moz-calc(5% + 18px);
    margin-left: calc(5% + 18px);
  }
}
section#planning .inner .milestones-container .tl-block .right {
  text-align: left;
  margin-left: -webkit-calc(50% + 18px);
  margin-left: -moz-calc(50% + 18px);
  margin-left: calc(50% + 18px);
  width: -webkit-calc(50% - 18px);
  width: -moz-calc(50% - 18px);
  width: calc(50% - 18px);
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .milestones-container .tl-block .right {
    width: auto;
    margin-left: -webkit-calc(5% + 18px);
    margin-left: -moz-calc(5% + 18px);
    margin-left: calc(5% + 18px);
  }
}
section#planning .inner .milestones-container .tl-block .activated {
  background-color: transparent !important;
}
section#planning .inner .milestones-container::-webkit-scrollbar {
  display: none;
}
section#planning .inner .snake-container {
  width: -webkit-calc(100% - 160px);
  width: -moz-calc(100% - 160px);
  width: calc(100% - 160px);
  height: 72vh;
  bottom: 7vh;
  position: relative;
  margin-top: 100px;
  -webkit-transform: scale(0.9);
     -moz-transform: scale(0.9);
      -ms-transform: scale(0.9);
       -o-transform: scale(0.9);
          transform: scale(0.9);
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .snake-container {
    display: none;
  }
}
section#planning .inner .snake-container .dimmer {
  opacity: 0.7;
}
section#planning .inner .snake-container .dimmer .sk-start {
  position: absolute;
  height: 40px;
  left: -80px;
  width: 80px;
}
section#planning .inner .snake-container .dimmer .sk-start:before {
  position: absolute;
  content: " ";
  width: 5px;
  height: 60px;
  top: -10px;
  background-color: inherit;
}
section#planning .inner .snake-container .dimmer .sk-bar {
  position: absolute;
  height: 40px !important;
  background-color: yellow;
}
section#planning .inner .snake-container .dimmer .sk-arrow-toleft {
  position: absolute;
  z-index: 1;
  height: 40px;
  width: 40px;
  -webkit-clip-path: polygon(0 50%, 100% 100%, 100% 0);
          clip-path: polygon(0 50%, 100% 100%, 100% 0);
}
section#planning .inner .snake-container .dimmer .sk-arrow-toright {
  position: absolute;
  z-index: 1;
  height: 40px;
  width: 40px;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 50%);
          clip-path: polygon(0 0, 0 100%, 100% 50%);
}
section#planning .inner .snake-container .dimmer .sk-turn {
  position: absolute;
  height: 160px;
  width: 160px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  border: 40px solid;
}
section#planning .inner .snake-container .dimmer .turn-right {
  left: -webkit-calc(100% - 80px);
  left: -moz-calc(100% - 80px);
  left: calc(100% - 80px);
  border-color: red;
  -webkit-clip-path: polygon(100% 0, 100% 100%, 49% 100%, 49% 0);
          clip-path: polygon(100% 0, 100% 100%, 49% 100%, 49% 0);
}
section#planning .inner .snake-container .dimmer .turn-left {
  left: -80px;
  border-color: green;
  -webkit-clip-path: polygon(51% 0, 51% 100%, 0 100%, 0 0);
          clip-path: polygon(51% 0, 51% 100%, 0 100%, 0 0);
}
section#planning .inner .snake-container .ms-wrap {
  position: absolute;
  height: 40px;
  width: 40px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  border: 10px solid var(--ms-icon-color);
  z-index: 2;
  cursor: pointer;
  -webkit-box-shadow: 0 40px 20px -7px rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 0 40px 20px -7px rgba(0, 0, 0, 0.3);
          box-shadow: 0 40px 20px -7px rgba(0, 0, 0, 0.3);
}
section#planning .inner .snake-container .ms-wrap:before {
  z-index: 1;
  position: absolute;
  content: " ";
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 18px solid var(--ms-icon-color);
  top: 22px;
  left: -5px;
}
section#planning .inner .snake-container .ms-wrap:hover {
  -webkit-animation: bounce 0.4s ease 0.2s;
     -moz-animation: bounce 0.4s ease 0.2s;
       -o-animation: bounce 0.4s ease 0.2s;
          animation: bounce 0.4s ease 0.2s;
}
section#planning .inner .snake-container .ms-text {
  opacity: 0;
  max-height: 200px;
  overflow: scroll;
  padding: 15px;
  color: white;
  font-size: 0;
  width: 300px;
  position: absolute;
  z-index: 3;
  margin-top: -30px;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  pointer-events: none;
}
section#planning .inner .snake-container .ms-text .title {
  vertical-align: top;
  display: inline-block;
  font-size: 14px;
  width: 50%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  font-family: 'NexaBold';
  text-align: left;
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .snake-container .ms-text .title {
    margin-top: 5px;
    line-height: 1.3em;
  }
}
section#planning .inner .snake-container .ms-text .time {
  vertical-align: top;
  display: inline-block;
  font-size: 14px;
  width: 50%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  width: -webkit-calc(50% - 25px);
  width: -moz-calc(50% - 25px);
  width: calc(50% - 25px);
  text-align: right;
  font-size: 12px;
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .snake-container .ms-text .time {
    margin-top: 5px;
    line-height: 1.3em;
  }
}
section#planning .inner .snake-container .ms-text .close-ms-text {
  display: inline-block;
  font-size: 14px;
  width: 50%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  position: absolute;
  top: 8px;
  right: 6px;
  vertical-align: top;
  width: 20px;
  text-align: right;
  font-size: 40px;
  color: #c31f31;
  cursor: pointer;
  z-index: 6;
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .snake-container .ms-text .close-ms-text {
    line-height: 1.3em;
  }
}
section#planning .inner .snake-container .ms-text .descr {
  text-align: justify;
  width: 100%;
  display: block;
  font-size: 12px;
}
@media only screen and (max-device-width: 991px) {
  section#planning .inner .snake-container .ms-text .descr {
    line-height: 1.3em;
  }
}
section#planning .inner .snake-container .ms-text::-webkit-scrollbar {
  display: none;
}
section#planning .inner .snake-container .slideIn {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  opacity: 1;
  width: 300px;
  pointer-events: auto;
  -webkit-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
@-webkit-keyframes bounce {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-box-shadow: 0 40px 20px -7px rgba(0, 0, 0, 0.3);
            box-shadow: 0 40px 20px -7px rgba(0, 0, 0, 0.3);
  }
  70% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
    -webkit-box-shadow: 0 60px 20px -2px rgba(0, 0, 0, 0.3);
            box-shadow: 0 60px 20px -2px rgba(0, 0, 0, 0.3);
  }
  95% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
    -webkit-box-shadow: 0 35px 20px -12px rgba(0, 0, 0, 0.3);
            box-shadow: 0 35px 20px -12px rgba(0, 0, 0, 0.3);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-box-shadow: 0 40px 20px -7px rgba(0, 0, 0, 0.3);
            box-shadow: 0 40px 20px -7px rgba(0, 0, 0, 0.3);
  }
}
@-moz-keyframes bounce {
  0% {
    -moz-transform: translateY(0);
         transform: translateY(0);
    -moz-box-shadow: 0 40px 20px -7px rgba(0, 0, 0, 0.3);
         box-shadow: 0 40px 20px -7px rgba(0, 0, 0, 0.3);
  }
  70% {
    -moz-transform: translateY(-20px);
         transform: translateY(-20px);
    -moz-box-shadow: 0 60px 20px -2px rgba(0, 0, 0, 0.3);
         box-shadow: 0 60px 20px -2px rgba(0, 0, 0, 0.3);
  }
  95% {
    -moz-transform: translateY(5px);
         transform: translateY(5px);
    -moz-box-shadow: 0 35px 20px -12px rgba(0, 0, 0, 0.3);
         box-shadow: 0 35px 20px -12px rgba(0, 0, 0, 0.3);
  }
  100% {
    -moz-transform: translateY(0);
         transform: translateY(0);
    -moz-box-shadow: 0 40px 20px -7px rgba(0, 0, 0, 0.3);
         box-shadow: 0 40px 20px -7px rgba(0, 0, 0, 0.3);
  }
}
@-o-keyframes bounce {
  0% {
    -o-transform: translateY(0);
       transform: translateY(0);
    box-shadow: 0 40px 20px -7px rgba(0, 0, 0, 0.3);
  }
  70% {
    -o-transform: translateY(-20px);
       transform: translateY(-20px);
    box-shadow: 0 60px 20px -2px rgba(0, 0, 0, 0.3);
  }
  95% {
    -o-transform: translateY(5px);
       transform: translateY(5px);
    box-shadow: 0 35px 20px -12px rgba(0, 0, 0, 0.3);
  }
  100% {
    -o-transform: translateY(0);
       transform: translateY(0);
    box-shadow: 0 40px 20px -7px rgba(0, 0, 0, 0.3);
  }
}
@keyframes bounce {
  0% {
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
    -webkit-box-shadow: 0 40px 20px -7px rgba(0, 0, 0, 0.3);
       -moz-box-shadow: 0 40px 20px -7px rgba(0, 0, 0, 0.3);
            box-shadow: 0 40px 20px -7px rgba(0, 0, 0, 0.3);
  }
  70% {
    -webkit-transform: translateY(-20px);
       -moz-transform: translateY(-20px);
         -o-transform: translateY(-20px);
            transform: translateY(-20px);
    -webkit-box-shadow: 0 60px 20px -2px rgba(0, 0, 0, 0.3);
       -moz-box-shadow: 0 60px 20px -2px rgba(0, 0, 0, 0.3);
            box-shadow: 0 60px 20px -2px rgba(0, 0, 0, 0.3);
  }
  95% {
    -webkit-transform: translateY(5px);
       -moz-transform: translateY(5px);
         -o-transform: translateY(5px);
            transform: translateY(5px);
    -webkit-box-shadow: 0 35px 20px -12px rgba(0, 0, 0, 0.3);
       -moz-box-shadow: 0 35px 20px -12px rgba(0, 0, 0, 0.3);
            box-shadow: 0 35px 20px -12px rgba(0, 0, 0, 0.3);
  }
  100% {
    -webkit-transform: translateY(0);
       -moz-transform: translateY(0);
         -o-transform: translateY(0);
            transform: translateY(0);
    -webkit-box-shadow: 0 40px 20px -7px rgba(0, 0, 0, 0.3);
       -moz-box-shadow: 0 40px 20px -7px rgba(0, 0, 0, 0.3);
            box-shadow: 0 40px 20px -7px rgba(0, 0, 0, 0.3);
  }
}

section#pourvous .background {
  background: url("../img/cft/AdobeStock_76661395.jpeg") no-repeat center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
}
section#pourvous .inner {
  padding-top: 10%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media only screen and (max-device-width: 991px) {
  section#pourvous .inner {
    padding-top: 170px;
  }
}
section#pourvous .inner .bloc-container {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-device-width: 991px) {
  section#pourvous .inner .bloc-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
section#pourvous .inner .bloc-container .bloc {
  position: relative;
  width: 25%;
  height: 0;
  padding-bottom: 35px;
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.5s, height 0.5s;
  -o-transition: opacity 0.5s, width 0.5s, height 0.5s;
  -moz-transition: opacity 0.5s, width 0.5s, height 0.5s;
  transition: opacity 0.5s, width 0.5s, height 0.5s;
  margin: 0 5px;
}
@media only screen and (max-device-width: 991px) {
  section#pourvous .inner .bloc-container .bloc {
    width: 100%;
    opacity: 1;
    height: auto;
    margin: 0;
  }
}
section#pourvous .inner .bloc-container .bloc .innerBloc {
  position: relative;
  width: 100%;
  height: 100%;
}
section#pourvous .inner .bloc-container .bloc .innerBloc .text-container {
  position: relative;
  background: rgba(255, 255, 255, 0.1);
  height: 100%;
  padding: 25px 30px 25px 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-perspective: 2000px;
     -moz-perspective: 2000px;
          perspective: 2000px;
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
section#pourvous .inner .bloc-container .bloc .innerBloc .text-container .title {
  position: relative;
  font-family: 'NexaBold';
  font-size: 1.8em;
  width: 100%;
  text-align: center;
  color: rgba(255, 255, 255, 0.8);
  opacity: 0;
  -webkit-transition: opacity 0.7s, -webkit-transform 0.7s;
  transition: opacity 0.7s, -webkit-transform 0.7s;
  -o-transition: opacity 0.7s, -o-transform 0.7s;
  -moz-transition: opacity 0.7s, transform 0.7s, -moz-transform 0.7s;
  transition: opacity 0.7s, transform 0.7s;
  transition: opacity 0.7s, transform 0.7s, -webkit-transform 0.7s, -moz-transform 0.7s, -o-transform 0.7s;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
}
@media only screen and (max-device-width: 991px) {
  section#pourvous .inner .bloc-container .bloc .innerBloc .text-container .title {
    opacity: 1;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
}
section#pourvous .inner .bloc-container .bloc .innerBloc .text-container .title.show {
  opacity: 1;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}
section#pourvous .inner .bloc-container .bloc .innerBloc .text-container .text {
  position: relative;
  color: white;
  margin-top: 20px;
  width: 100%;
  opacity: 0;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  -webkit-transition: opacity 0.7s, -webkit-transform 0.7s;
  transition: opacity 0.7s, -webkit-transform 0.7s;
  -o-transition: opacity 0.7s, -o-transform 0.7s;
  -moz-transition: opacity 0.7s, transform 0.7s, -moz-transform 0.7s;
  transition: opacity 0.7s, transform 0.7s;
  transition: opacity 0.7s, transform 0.7s, -webkit-transform 0.7s, -moz-transform 0.7s, -o-transform 0.7s;
  font-size: 1.8em;
}
@media only screen and (max-device-width: 991px) {
  section#pourvous .inner .bloc-container .bloc .innerBloc .text-container .text {
    opacity: 1;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
}
section#pourvous .inner .bloc-container .bloc .innerBloc .text-container .text.show {
  opacity: 1;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}
section#pourvous .inner .bloc-container .bloc .innerBloc .text-container img.image {
  position: absolute;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  -webkit-transition: right 1s, bottom 1s, width 1s, opacity 1s, -webkit-transform 1s cubic-bezier(0, 0.5, 0.5, 1.4);
  transition: right 1s, bottom 1s, width 1s, opacity 1s, -webkit-transform 1s cubic-bezier(0, 0.5, 0.5, 1.4);
  -o-transition: right 1s, bottom 1s, width 1s, opacity 1s, -o-transform 1s cubic-bezier(0, 0.5, 0.5, 1.4);
  -moz-transition: right 1s, bottom 1s, width 1s, opacity 1s, transform 1s cubic-bezier(0, 0.5, 0.5, 1.4), -moz-transform 1s cubic-bezier(0, 0.5, 0.5, 1.4);
  transition: right 1s, bottom 1s, width 1s, opacity 1s, transform 1s cubic-bezier(0, 0.5, 0.5, 1.4);
  transition: right 1s, bottom 1s, width 1s, opacity 1s, transform 1s cubic-bezier(0, 0.5, 0.5, 1.4), -webkit-transform 1s cubic-bezier(0, 0.5, 0.5, 1.4), -moz-transform 1s cubic-bezier(0, 0.5, 0.5, 1.4), -o-transform 1s cubic-bezier(0, 0.5, 0.5, 1.4);
  pointer-events: none;
}
@media only screen and (max-device-width: 991px) {
  section#pourvous .inner .bloc-container .bloc .innerBloc .text-container img.image {
    position: relative;
    width: 100% !important;
    height: auto !important;
    opacity: 1;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
    margin-top: 20px;
  }
}
section#pourvous .inner .bloc-container .bloc .innerBloc .text-container img.image.show {
  opacity: 1;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}
section#pourvous .inner .bloc-container .bloc .innerBloc .text-container img.image.marketing {
  bottom: 0;
  width: 130%;
}
section#pourvous .inner .bloc-container .bloc .innerBloc .text-container img.image.responsive {
  bottom: -10px;
  width: 140%;
}
@media only screen and (max-device-width: 991px) {
  section#pourvous .inner .bloc-container .bloc .innerBloc .text-container img.image.responsive {
    display: inline;
  }
}
section#pourvous .inner .bloc-container .bloc .innerBloc .text-container img.image.connect {
  bottom: 0;
  right: 0;
  width: 170%;
}
section#pourvous .inner .bloc-container .bloc .innerBloc .text-container .readMore {
  position: absolute;
  left: 0;
  bottom: -30px;
  width: 0;
  font-family: 'NexaBold';
  font-size: 1.3em;
  color: rgba(255, 255, 255, 0.8);
  padding-top: 8px;
  margin-top: 3px;
  text-align: center;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: color 0.5s, opacity 0.5s, width 0.5s, -webkit-transform 0.5s;
  transition: color 0.5s, opacity 0.5s, width 0.5s, -webkit-transform 0.5s;
  -o-transition: color 0.5s, opacity 0.5s, width 0.5s, -o-transform 0.5s;
  -moz-transition: color 0.5s, opacity 0.5s, transform 0.5s, width 0.5s, -moz-transform 0.5s;
  transition: color 0.5s, opacity 0.5s, transform 0.5s, width 0.5s;
  transition: color 0.5s, opacity 0.5s, transform 0.5s, width 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s, -o-transform 0.5s;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}
section#pourvous .inner .bloc-container .bloc .innerBloc .text-container .readMore:hover {
  color: aqua;
}
section#pourvous .inner .bloc-container .bloc .innerBloc .text-container .readMore.hide {
  opacity: 0;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
}
section#pourvous .inner .bloc-container .bloc .innerBloc .text-container .readMore.show {
  width: 100%;
  opacity: 1;
}
section#pourvous .inner .bloc-container .bloc.show25 {
  opacity: 1;
  width: 25%;
  height: 15vh;
}
section#pourvous .inner .bloc-container .bloc.show33 {
  opacity: 1;
  width: 33%;
  height: 15vh;
}
section#pourvous .inner .bloc-container .bloc.show50 {
  opacity: 1;
  width: 50%;
  height: 75vh;
}

section#presentation .background {
  background: url("../img/cft/AdobeStock_81516358.jpeg") no-repeat center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
}
section#presentation .content .line-central {
  position: absolute;
  top: 125px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
  width: 0;
  height: 0;
  -webkit-transition: height 1s;
  -o-transition: height 1s;
  -moz-transition: height 1s;
  transition: height 1s;
}
@media only screen and (max-device-width: 991px) {
  section#presentation .content .line-central {
    display: none;
  }
}
section#presentation .content .line-central.show {
  height: -webkit-calc(93vh - 110px);
  height: -moz-calc(93vh - 110px);
  height: calc(93vh - 110px);
}
section#presentation .content .inner .text-container {
  position: relative;
  background: rgba(255, 255, 255, 0.1);
  padding: 25px;
  -webkit-transition: margin-right 0.5s, width 0.5s, height 0.5s;
  -o-transition: margin-right 0.5s, width 0.5s, height 0.5s;
  -moz-transition: margin-right 0.5s, width 0.5s, height 0.5s;
  transition: margin-right 0.5s, width 0.5s, height 0.5s;
  width: 50px;
  height: 50px;
}
@media only screen and (max-device-width: 991px) {
  section#presentation .content .inner .text-container {
    padding: 0;
    width: 100%;
    height: auto;
  }
}
section#presentation .content .inner .text-container.left {
  float: right;
  margin-right: 55px;
}
@media only screen and (max-device-width: 991px) {
  section#presentation .content .inner .text-container.left {
    margin-right: 0;
  }
}
section#presentation .content .inner .text-container.right {
  float: left;
  margin-left: 55px;
}
@media only screen and (max-device-width: 991px) {
  section#presentation .content .inner .text-container.right {
    margin-left: 0;
  }
}
section#presentation .content .inner .text-container.show {
  width: 80%;
}
section#presentation .content .inner .text-container .text-container2 {
  position: relative;
  width: 100%;
  height: 100%;
}
@media only screen and (max-device-width: 991px) {
  section#presentation .content .inner .text-container .text-container2 {
    position: static;
    padding-bottom: 20px;
  }
}
section#presentation .content .inner .text-container .text-container2 p {
  margin: 0 0 10px;
}
section#presentation .content .inner .text-container .text-container2 .title {
  position: relative;
  font-family: 'NexaBold';
  width: 100%;
  font-size: 1.8em;
  color: white;
  margin-bottom: 15px;
  text-transform: uppercase;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: opacity 0.5s, -o-transform 0.5s;
  -moz-transition: opacity 0.5s, transform 0.5s, -moz-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s, -o-transform 0.5s;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  opacity: 0;
}
@media only screen and (max-device-width: 991px) {
  section#presentation .content .inner .text-container .text-container2 .title {
    font-size: 1.6em;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
    opacity: 0.8;
    padding: 15px 0 0 15px;
  }
}
section#presentation .content .inner .text-container .text-container2 .title.show {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  opacity: 0.8;
}
section#presentation .content .inner .text-container .text-container2 .text {
  position: absolute;
  font-size: 1.8em;
  color: white;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: opacity 0.5s, -o-transform 0.5s;
  -moz-transition: opacity 0.5s, transform 0.5s, -moz-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s, -o-transform 0.5s;
}
@media only screen and (max-device-width: 991px) {
  section#presentation .content .inner .text-container .text-container2 .text {
    position: static;
    padding: 0 15px 15px 15px;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
section#presentation .content .inner .text-container .text-container2 .text.show {
  display: inline;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
section#presentation .content .inner .text-container .text-container2 .text.hide {
  display: none;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  opacity: 0;
}
section#presentation .content .inner .text-container .text-container2 .text2 {
  position: absolute;
  font-size: 1.8em;
  color: white;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: opacity 0.5s, -o-transform 0.5s;
  -moz-transition: opacity 0.5s, transform 0.5s, -moz-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s, -o-transform 0.5s;
  padding-right: 15px;
}
@media only screen and (max-device-width: 991px) {
  section#presentation .content .inner .text-container .text-container2 .text2 {
    padding: 0 15px 15px 15px;
    display: none;
  }
}
section#presentation .content .inner .text-container .text-container2 .text2.show {
  display: inline;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
section#presentation .content .inner .text-container .text-container2 .readMore {
  position: relative;
  width: 100%;
  font-family: 'NexaBold';
  position: absolute;
  z-index: 100;
  right: -20px;
  bottom: -30px;
  color: white;
  font-size: 0.7vw;
  padding: 0 25px 25px 0;
  cursor: pointer;
  opacity: 0;
  -webkit-transition: color 0.5s, opacity 0.5s, -webkit-transform 0.5s;
  transition: color 0.5s, opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: color 0.5s, opacity 0.5s, -o-transform 0.5s;
  -moz-transition: color 0.5s, opacity 0.5s, transform 0.5s, -moz-transform 0.5s;
  transition: color 0.5s, opacity 0.5s, transform 0.5s;
  transition: color 0.5s, opacity 0.5s, transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s, -o-transform 0.5s;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  text-align: right;
}
@media only screen and (max-device-width: 991px) {
  section#presentation .content .inner .text-container .text-container2 .readMore {
    position: absolute;
    bottom: 10px;
    right: 15px;
    font-size: 1em;
    opacity: 0.8;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
    padding: 0;
  }
}
section#presentation .content .inner .text-container .text-container2 .readMore:hover {
  color: aqua;
}
section#presentation .content .inner .text-container .text-container2 .readMore i.fa-angle-down {
  position: relative;
  top: 2px;
  font-size: 1.8em;
  -webkit-transform: rotateZ(0deg);
     -moz-transform: rotateZ(0deg);
      -ms-transform: rotate(0deg);
       -o-transform: rotateZ(0deg);
          transform: rotateZ(0deg);
}
section#presentation .content .inner .text-container .text-container2 .readMore i.fa-angle-down.change {
  -webkit-transform: rotateZ(180deg);
     -moz-transform: rotateZ(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}
section#presentation .content .inner .text-container .text-container2 .readMore .more {
  position: relative;
  padding: 0 5px;
  display: inline;
}
section#presentation .content .inner .text-container .text-container2 .readMore .more.change {
  display: none;
}
section#presentation .content .inner .text-container .text-container2 .readMore .less {
  position: relative;
  padding: 0 5px;
  display: none;
}
section#presentation .content .inner .text-container .text-container2 .readMore .less.change {
  display: inline;
}
section#presentation .content .inner .text-container .text-container2 .readMore.show {
  opacity: 0.8;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}
section#presentation .content .inner .column-left {
  float: left;
  position: relative;
  width: 50%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-device-width: 991px) {
  section#presentation .content .inner .column-left {
    width: 100%;
    height: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 140px;
  }
}
section#presentation .content .inner .column-left .zoneLeft {
  position: relative;
  display: inline;
  width: 100%;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: opacity 0.5s, -o-transform 0.5s;
  -moz-transition: opacity 0.5s, transform 0.5s, -moz-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s, -o-transform 0.5s;
  opacity: 0;
  -webkit-transform: rotateY(-90deg);
     -moz-transform: rotateY(-90deg);
          transform: rotateY(-90deg);
  -webkit-transform-origin: top right;
     -moz-transform-origin: top right;
      -ms-transform-origin: top right;
       -o-transform-origin: top right;
          transform-origin: top right;
  padding-right: 4px;
}
@media only screen and (max-device-width: 991px) {
  section#presentation .content .inner .column-left .zoneLeft {
    width: 96%;
    opacity: 1;
    -webkit-transform: rotateY(0deg);
       -moz-transform: rotateY(0deg);
            transform: rotateY(0deg);
    padding: 0;
  }
}
section#presentation .content .inner .column-left .zoneLeft .round-container {
  position: absolute;
  right: -55px;
  height: 20px;
  overflow: hidden;
  top: 40%;
}
@media only screen and (max-device-width: 991px) {
  section#presentation .content .inner .column-left .zoneLeft .round-container {
    display: none;
  }
}
section#presentation .content .inner .column-left .zoneLeft .round-container .round-container2 {
  height: 20px;
  overflow: hidden;
  margin-right: -10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
section#presentation .content .inner .column-left .zoneLeft .round-container .round-container2 .line {
  width: 40px;
  height: 0;
  margin: 0 4px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
section#presentation .content .inner .column-left .zoneLeft .round-container .round-container2 .round {
  position: relative;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
}
section#presentation .content .inner .column-left .zoneLeft.show {
  opacity: 1;
  -webkit-transform: rotateY(0deg);
     -moz-transform: rotateY(0deg);
          transform: rotateY(0deg);
}
section#presentation .content .inner .column-right {
  float: left;
  position: relative;
  width: 50%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-device-width: 991px) {
  section#presentation .content .inner .column-right {
    width: 100%;
    height: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
section#presentation .content .inner .column-right .zoneRight {
  position: relative;
  display: inline;
  width: 100%;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: opacity 0.5s, -o-transform 0.5s;
  -moz-transition: opacity 0.5s, transform 0.5s, -moz-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s, -o-transform 0.5s;
  opacity: 0;
  -webkit-transform: rotateY(90deg);
     -moz-transform: rotateY(90deg);
          transform: rotateY(90deg);
  -webkit-transform-origin: top left;
     -moz-transform-origin: top left;
      -ms-transform-origin: top left;
       -o-transform-origin: top left;
          transform-origin: top left;
  padding-left: 4px;
}
@media only screen and (max-device-width: 991px) {
  section#presentation .content .inner .column-right .zoneRight {
    width: 96%;
    opacity: 1;
    -webkit-transform: rotateY(0deg);
       -moz-transform: rotateY(0deg);
            transform: rotateY(0deg);
    padding: 0;
  }
}
section#presentation .content .inner .column-right .zoneRight .round-container {
  position: absolute;
  left: -55px;
  height: 20px;
  overflow: hidden;
  top: 40%;
}
@media only screen and (max-device-width: 991px) {
  section#presentation .content .inner .column-right .zoneRight .round-container {
    display: none;
  }
}
section#presentation .content .inner .column-right .zoneRight .round-container .round-container2 {
  height: 20px;
  overflow: hidden;
  margin-left: -10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
section#presentation .content .inner .column-right .zoneRight .round-container .round-container2 .line {
  width: 40px;
  height: 0;
  margin: 0 4px;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
section#presentation .content .inner .column-right .zoneRight .round-container .round-container2 .round {
  position: relative;
  width: 20px;
  height: 20px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  background: rgba(255, 255, 255, 0.3);
}
section#presentation .content .inner .column-right .zoneRight.show {
  opacity: 1;
  -webkit-transform: rotateY(0deg);
     -moz-transform: rotateY(0deg);
          transform: rotateY(0deg);
}
section#presentation .content .inner .separator {
  position: relative;
  width: 100%;
  height: 70px;
}
@media only screen and (max-device-width: 991px) {
  section#presentation .content .inner .separator {
    height: 40px;
  }
}
section#presentation .content .inner img {
  position: absolute;
  height: auto;
  width: 5.2vw;
  bottom: -55px;
  -webkit-transition: opacity 0.5s, left 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, left 0.5s, -webkit-transform 0.5s;
  -o-transition: opacity 0.5s, left 0.5s, -o-transform 0.5s;
  -moz-transition: opacity 0.5s, transform 0.5s, left 0.5s, -moz-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, left 0.5s;
  transition: opacity 0.5s, transform 0.5s, left 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s, -o-transform 0.5s;
  opacity: 0;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
}
section#presentation .content .inner img.show {
  opacity: 0.8;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}
section#presentation .content .inner img.left {
  left: 45%;
}
section#presentation .content .inner img.right {
  left: 40%;
}

section#pricing .background {
  background: url("../img/cft/AdobeStock_138704835.jpeg") no-repeat center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
}
section#pricing .content .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
section#pricing .content .inner h1 {
  width: 100%;
  font-size: 3.6em;
  color: white;
  padding-bottom: 30px;
  text-align: center;
}
section#pricing .content .inner .details {
  font-size: 2.8em;
  color: #FFF;
  margin: 40px;
  line-height: 1.5em;
  text-align: center;
}
section#pricing .content .inner .text-container {
  position: relative;
  opacity: 0;
  -webkit-transform: scale(0) rotateY(-180deg);
     -moz-transform: scale(0) rotateY(-180deg);
          transform: scale(0) rotateY(-180deg);
  -webkit-transition: opacity 1s, -webkit-transform 1s cubic-bezier(0, 0, 0, 1.4);
  transition: opacity 1s, -webkit-transform 1s cubic-bezier(0, 0, 0, 1.4);
  -o-transition: opacity 1s, -o-transform 1s cubic-bezier(0, 0, 0, 1.4);
  -moz-transition: opacity 1s, transform 1s cubic-bezier(0, 0, 0, 1.4), -moz-transform 1s cubic-bezier(0, 0, 0, 1.4);
  transition: opacity 1s, transform 1s cubic-bezier(0, 0, 0, 1.4);
  transition: opacity 1s, transform 1s cubic-bezier(0, 0, 0, 1.4), -webkit-transform 1s cubic-bezier(0, 0, 0, 1.4), -moz-transform 1s cubic-bezier(0, 0, 0, 1.4), -o-transform 1s cubic-bezier(0, 0, 0, 1.4);
  -webkit-transform-origin: center;
     -moz-transform-origin: center;
      -ms-transform-origin: center;
       -o-transform-origin: center;
          transform-origin: center;
}
@media only screen and (max-device-width: 991px) {
  section#pricing .content .inner .text-container {
    opacity: 1;
    -webkit-transform: scale(1) rotateY(0deg);
       -moz-transform: scale(1) rotateY(0deg);
            transform: scale(1) rotateY(0deg);
    margin-bottom: 80px;
  }
}
section#pricing .content .inner .text-container .text-container2 {
  position: relative;
  background: rgba(0, 0, 0, 0.2);
  overflow: hidden;
  width: 600px;
  padding: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-device-width: 991px) {
  section#pricing .content .inner .text-container .text-container2 {
    width: 100%;
    padding: 0;
  }
}
section#pricing .content .inner .text-container .text-container2 p {
  margin: 0 0 10px;
}
section#pricing .content .inner .text-container .text-container2 .title {
  position: relative;
  font-family: 'NexaBold';
  width: 100%;
  font-size: 1.8em;
  color: white;
  margin-bottom: 15px;
  text-transform: uppercase;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: opacity 0.5s, -o-transform 0.5s;
  -moz-transition: opacity 0.5s, transform 0.5s, -moz-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s, -o-transform 0.5s;
  text-align: center !important;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  opacity: 0.8;
}
@media only screen and (max-device-width: 991px) {
  section#pricing .content .inner .text-container .text-container2 .title {
    padding: 25px 15px 10px 15px;
    margin-bottom: 0;
  }
}
section#pricing .content .inner .text-container .text-container2 .text {
  position: relative;
  width: 100%;
  font-size: 1.8em;
  padding: 15px;
  color: white;
  text-align: center !important;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  opacity: 1;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: opacity 0.5s, -o-transform 0.5s;
  -moz-transition: opacity 0.5s, transform 0.5s, -moz-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s, -o-transform 0.5s;
}
@media only screen and (max-device-width: 991px) {
  section#pricing .content .inner .text-container .text-container2 .text {
    margin-bottom: 10px;
  }
}
section#pricing .content .inner .text-container.show {
  opacity: 1;
  -webkit-transform: scale(1) rotateY(0deg);
     -moz-transform: scale(1) rotateY(0deg);
          transform: scale(1) rotateY(0deg);
}

section#network {
  width: 100vw;
  height: 100vh;
  position: absolute;
  background: #333;
}
@media (max-width: 767px) {
  section#network {
    display: none;
  }
}
section#network .inner {
  position: relative;
  margin-top: -400px;
  top: 50%;
}
section#network .network-ctnr {
  position: relative;
  width: 970px;
  height: 782px;
  left: 50%;
  margin-left: -485px;
  -webkit-transform-origin: center;
     -moz-transform-origin: center;
      -ms-transform-origin: center;
       -o-transform-origin: center;
          transform-origin: center;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}
@media (max-width: 1024px) {
  section#network .network-ctnr {
    -webkit-transform: scale(0.9);
       -moz-transform: scale(0.9);
        -ms-transform: scale(0.9);
         -o-transform: scale(0.9);
            transform: scale(0.9);
  }
}
section#network .network-ctnr .bg {
  position: absolute;
  z-index: 0;
  width: 970px;
  height: 782px;
  background: url("../img/svg/background-grid.jpg") center no-repeat;
  opacity: 0.7;
}
section#network .network-ctnr .svg-xsi {
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  -webkit-transform-origin: center;
     -moz-transform-origin: center;
      -ms-transform-origin: center;
       -o-transform-origin: center;
          transform-origin: center;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  -webkit-animation-name: Bump;
     -moz-animation-name: Bump;
       -o-animation-name: Bump;
          animation-name: Bump;
  -webkit-animation-duration: 0.7s;
     -moz-animation-duration: 0.7s;
       -o-animation-duration: 0.7s;
          animation-duration: 0.7s;
  -webkit-animation-delay: 3.8s;
     -moz-animation-delay: 3.8s;
       -o-animation-delay: 3.8s;
          animation-delay: 3.8s;
  -webkit-animation-fill-mode: forwards;
     -moz-animation-fill-mode: forwards;
       -o-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
     -moz-animation-iteration-count: 1;
       -o-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
       -o-animation-timing-function: linear;
          animation-timing-function: linear;
}
section#network .network-ctnr .svg-xsi .group-1 {
  -webkit-transform: scale(0.5);
     -moz-transform: scale(0.5);
      -ms-transform: scale(0.5);
       -o-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  -o-transition: opacity 1s, -o-transform 1s;
  -moz-transition: transform 1s, opacity 1s, -moz-transform 1s;
  transition: transform 1s, opacity 1s;
  transition: transform 1s, opacity 1s, -webkit-transform 1s, -moz-transform 1s, -o-transform 1s;
  -webkit-transform-origin: center;
     -moz-transform-origin: center;
      -ms-transform-origin: center;
       -o-transform-origin: center;
          transform-origin: center;
  opacity: 0;
}
section#network .network-ctnr .svg-xsi .group-1.show {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
section#network .network-ctnr .svg-xsi .group-1 .cls-1 {
  fill: #fff;
  stroke: #FFFFFF;
  stroke-width: 1;
  stroke-dasharray: 300px;
  stroke-dashoffset: 300px;
  opacity: 0;
}
section#network .network-ctnr .svg-xsi .group-1 .cls-1.show {
  fill-opacity: 0;
  stroke-opacity: 1;
  -webkit-animation-name: DrawLine, FadeStroke, FillIn;
     -moz-animation-name: DrawLine, FadeStroke, FillIn;
       -o-animation-name: DrawLine, FadeStroke, FillIn;
          animation-name: DrawLine, FadeStroke, FillIn;
  -webkit-animation-duration: 2.5s, 0.5s, 0.5s;
     -moz-animation-duration: 2.5s, 0.5s, 0.5s;
       -o-animation-duration: 2.5s, 0.5s, 0.5s;
          animation-duration: 2.5s, 0.5s, 0.5s;
  -webkit-animation-delay: 0s, 1.5s, 1.5s;
     -moz-animation-delay: 0s, 1.5s, 1.5s;
       -o-animation-delay: 0s, 1.5s, 1.5s;
          animation-delay: 0s, 1.5s, 1.5s;
  -webkit-animation-fill-mode: forwards;
     -moz-animation-fill-mode: forwards;
       -o-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
     -moz-animation-iteration-count: 1;
       -o-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
       -o-animation-timing-function: linear;
          animation-timing-function: linear;
  opacity: 1;
}
@-webkit-keyframes DrawLine {
  to {
    stroke-dashoffset: 0;
  }
}
@-moz-keyframes DrawLine {
  to {
    stroke-dashoffset: 0;
  }
}
@-o-keyframes DrawLine {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes DrawLine {
  to {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes FadeStroke {
  to {
    stroke-opacity: 0;
  }
}
@-moz-keyframes FadeStroke {
  to {
    stroke-opacity: 0;
  }
}
@-o-keyframes FadeStroke {
  to {
    stroke-opacity: 0;
  }
}
@keyframes FadeStroke {
  to {
    stroke-opacity: 0;
  }
}
@-webkit-keyframes FillIn {
  from {
    fill: black;
    fill-opacity: 0;
  }
  to {
    fill: white;
    fill-opacity: 1;
  }
}
@-moz-keyframes FillIn {
  from {
    fill: black;
    fill-opacity: 0;
  }
  to {
    fill: white;
    fill-opacity: 1;
  }
}
@-o-keyframes FillIn {
  from {
    fill: black;
    fill-opacity: 0;
  }
  to {
    fill: white;
    fill-opacity: 1;
  }
}
@keyframes FillIn {
  from {
    fill: black;
    fill-opacity: 0;
  }
  to {
    fill: white;
    fill-opacity: 1;
  }
}
section#network .network-ctnr .svg-xsi .group-2 .cls-1 {
  fill: #fff;
  opacity: 0;
}
section#network .network-ctnr .svg-xsi .group-2 .cls-1.show {
  -webkit-animation-name: ShowLogo;
     -moz-animation-name: ShowLogo;
       -o-animation-name: ShowLogo;
          animation-name: ShowLogo;
  -webkit-animation-duration: 2.5s;
     -moz-animation-duration: 2.5s;
       -o-animation-duration: 2.5s;
          animation-duration: 2.5s;
  -webkit-animation-delay: 0s;
     -moz-animation-delay: 0s;
       -o-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-fill-mode: forwards;
     -moz-animation-fill-mode: forwards;
       -o-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
     -moz-animation-iteration-count: 1;
       -o-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
       -o-animation-timing-function: linear;
          animation-timing-function: linear;
}
@-webkit-keyframes ShowLogo {
  to {
    opacity: 1;
  }
}
@-moz-keyframes ShowLogo {
  to {
    opacity: 1;
  }
}
@-o-keyframes ShowLogo {
  to {
    opacity: 1;
  }
}
@keyframes ShowLogo {
  to {
    opacity: 1;
  }
}
section#network .network-ctnr .svg-lines {
  position: absolute;
  z-index: 20;
  width: 100%;
  height: 100%;
}
section#network .network-ctnr .svg-lines .cls-1 {
  fill: #fff;
  stroke: rgba(255, 255, 255, 0.6);
  stroke-width: 1;
  stroke-dasharray: 300px;
  stroke-dashoffset: 300px;
  opacity: 0;
}
section#network .network-ctnr .svg-lines .cls-1.show {
  fill-opacity: 0;
  stroke-opacity: 1;
  -webkit-animation-name: DrawLine2;
     -moz-animation-name: DrawLine2;
       -o-animation-name: DrawLine2;
          animation-name: DrawLine2;
  -webkit-animation-duration: 2.5s;
     -moz-animation-duration: 2.5s;
       -o-animation-duration: 2.5s;
          animation-duration: 2.5s;
  -webkit-animation-delay: 0s, 1.5s, 1.5s;
     -moz-animation-delay: 0s, 1.5s, 1.5s;
       -o-animation-delay: 0s, 1.5s, 1.5s;
          animation-delay: 0s, 1.5s, 1.5s;
  -webkit-animation-fill-mode: forwards;
     -moz-animation-fill-mode: forwards;
       -o-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
     -moz-animation-iteration-count: 1;
       -o-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
       -o-animation-timing-function: linear;
          animation-timing-function: linear;
  opacity: 1;
}
@-webkit-keyframes DrawLine2 {
  to {
    stroke-dashoffset: 0;
  }
}
@-moz-keyframes DrawLine2 {
  to {
    stroke-dashoffset: 0;
  }
}
@-o-keyframes DrawLine2 {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes DrawLine2 {
  to {
    stroke-dashoffset: 0;
  }
}
section#network .network-ctnr .svg-poly {
  position: absolute;
  z-index: 30;
  width: 100%;
  height: 100%;
}
section#network .network-ctnr .svg-poly g .cls-1 {
  fill: #333;
  stroke: rgba(255, 255, 255, 0.6);
  stroke-width: 1px;
  stroke-miterlimit: 10;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: center;
     -moz-transform-origin: center;
      -ms-transform-origin: center;
       -o-transform-origin: center;
          transform-origin: center;
  opacity: 0;
  -webkit-transition: opacity 1s, -webkit-transform 0.6s cubic-bezier(0, 0, 0, 1.4);
  transition: opacity 1s, -webkit-transform 0.6s cubic-bezier(0, 0, 0, 1.4);
  -o-transition: opacity 1s, -o-transform 0.6s cubic-bezier(0, 0, 0, 1.4);
  -moz-transition: transform 0.6s cubic-bezier(0, 0, 0, 1.4), opacity 1s, -moz-transform 0.6s cubic-bezier(0, 0, 0, 1.4);
  transition: transform 0.6s cubic-bezier(0, 0, 0, 1.4), opacity 1s;
  transition: transform 0.6s cubic-bezier(0, 0, 0, 1.4), opacity 1s, -webkit-transform 0.6s cubic-bezier(0, 0, 0, 1.4), -moz-transform 0.6s cubic-bezier(0, 0, 0, 1.4), -o-transform 0.6s cubic-bezier(0, 0, 0, 1.4);
}
section#network .network-ctnr .svg-poly g .cls-1.show {
  opacity: 1;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}
section#network .network-ctnr .svg-texts {
  position: absolute;
  z-index: 40;
  width: 100%;
  height: 100%;
}
section#network .network-ctnr .svg-texts .cls-1 {
  fill: #449fd9;
  stroke: #449fd9;
  stroke-width: 1;
  stroke-dasharray: 100px;
  stroke-dashoffset: 100px;
  opacity: 0;
}
section#network .network-ctnr .svg-texts .cls-1.show {
  fill-opacity: 0;
  stroke-opacity: 1;
  -webkit-animation-name: DrawLine3, FadeStroke3, FillIn3;
     -moz-animation-name: DrawLine3, FadeStroke3, FillIn3;
       -o-animation-name: DrawLine3, FadeStroke3, FillIn3;
          animation-name: DrawLine3, FadeStroke3, FillIn3;
  -webkit-animation-duration: 2.5s, 0.5s, 0.5s;
     -moz-animation-duration: 2.5s, 0.5s, 0.5s;
       -o-animation-duration: 2.5s, 0.5s, 0.5s;
          animation-duration: 2.5s, 0.5s, 0.5s;
  -webkit-animation-delay: 0s, 1.5s, 1.5s;
     -moz-animation-delay: 0s, 1.5s, 1.5s;
       -o-animation-delay: 0s, 1.5s, 1.5s;
          animation-delay: 0s, 1.5s, 1.5s;
  -webkit-animation-fill-mode: forwards;
     -moz-animation-fill-mode: forwards;
       -o-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-iteration-count: 1;
     -moz-animation-iteration-count: 1;
       -o-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
       -o-animation-timing-function: linear;
          animation-timing-function: linear;
  opacity: 1;
}
@-webkit-keyframes DrawLine3 {
  to {
    stroke-dashoffset: 0;
  }
}
@-moz-keyframes DrawLine3 {
  to {
    stroke-dashoffset: 0;
  }
}
@-o-keyframes DrawLine3 {
  to {
    stroke-dashoffset: 0;
  }
}
@keyframes DrawLine3 {
  to {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes FadeStroke3 {
  to {
    stroke-opacity: 0;
  }
}
@-moz-keyframes FadeStroke3 {
  to {
    stroke-opacity: 0;
  }
}
@-o-keyframes FadeStroke3 {
  to {
    stroke-opacity: 0;
  }
}
@keyframes FadeStroke3 {
  to {
    stroke-opacity: 0;
  }
}
@-webkit-keyframes FillIn3 {
  from {
    fill: black;
    fill-opacity: 0;
  }
  to {
    fill: #449fd9;
    fill-opacity: 1;
  }
}
@-moz-keyframes FillIn3 {
  from {
    fill: black;
    fill-opacity: 0;
  }
  to {
    fill: #449fd9;
    fill-opacity: 1;
  }
}
@-o-keyframes FillIn3 {
  from {
    fill: black;
    fill-opacity: 0;
  }
  to {
    fill: #449fd9;
    fill-opacity: 1;
  }
}
@keyframes FillIn3 {
  from {
    fill: black;
    fill-opacity: 0;
  }
  to {
    fill: #449fd9;
    fill-opacity: 1;
  }
}
section#network .network-ctnr .icons {
  position: absolute;
  z-index: 60;
  width: 100%;
  height: 100%;
}
section#network .network-ctnr .icons img {
  position: absolute;
  z-index: 100;
  width: 90px;
  height: 90px;
  margin-left: -45px;
  margin-top: -45px;
  -webkit-transform-origin: center;
     -moz-transform-origin: center;
      -ms-transform-origin: center;
       -o-transform-origin: center;
          transform-origin: center;
  -webkit-transform: scale(0.5);
     -moz-transform: scale(0.5);
      -ms-transform: scale(0.5);
       -o-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transition: opacity 1s, -webkit-transform 1.6s cubic-bezier(0, 0, 0, 1.4);
  transition: opacity 1s, -webkit-transform 1.6s cubic-bezier(0, 0, 0, 1.4);
  -o-transition: opacity 1s, -o-transform 1.6s cubic-bezier(0, 0, 0, 1.4);
  -moz-transition: transform 1.6s cubic-bezier(0, 0, 0, 1.4), opacity 1s, -moz-transform 1.6s cubic-bezier(0, 0, 0, 1.4);
  transition: transform 1.6s cubic-bezier(0, 0, 0, 1.4), opacity 1s;
  transition: transform 1.6s cubic-bezier(0, 0, 0, 1.4), opacity 1s, -webkit-transform 1.6s cubic-bezier(0, 0, 0, 1.4), -moz-transform 1.6s cubic-bezier(0, 0, 0, 1.4), -o-transform 1.6s cubic-bezier(0, 0, 0, 1.4);
  opacity: 0;
}
section#network .network-ctnr .icons img.show {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
section#network .network-ctnr .icons img.icon-akti {
  top: 208px;
  left: 340px;
}
section#network .network-ctnr .icons img.icon-salesforce {
  top: 252px;
  left: 243px;
}
section#network .network-ctnr .icons img.icon-winbooks {
  top: 263px;
  left: 116px;
}
section#network .network-ctnr .icons img.icon-sage {
  top: 173px;
  left: 179px;
}
section#network .network-ctnr .icons img.icon-odoo {
  top: 129px;
  left: 271px;
}
section#network .network-ctnr .icons img.icon-twitter {
  top: 234px;
  left: 576px;
}
section#network .network-ctnr .icons img.icon-github {
  top: 153px;
  left: 608px;
}
section#network .network-ctnr .icons img.icon-facebook {
  top: 132px;
  left: 706px;
}
section#network .network-ctnr .icons img.icon-pinterest {
  top: 136px;
  left: 801px;
}
section#network .network-ctnr .icons img.icon-googleplus {
  top: 161px;
  left: 881px;
}
section#network .network-ctnr .icons img.icon-linkedin {
  top: 223px;
  left: 822px;
}
section#network .network-ctnr .icons img.icon-instagram {
  top: 277px;
  left: 752px;
}
section#network .network-ctnr .icons img.icon-youtube {
  top: 251px;
  left: 663px;
}
section#network .network-ctnr .icons img.icon-astrobot {
  top: 467px;
  left: 641px;
}
section#network .network-ctnr .icons img.icon-mobile {
  top: 476px;
  left: 768px;
}
section#network .network-ctnr .icons img.icon-cam {
  top: 580px;
  left: 766px;
}
section#network .network-ctnr .icons img.icon-house {
  top: 556px;
  left: 628px;
}
section#network .network-ctnr .icons img.icon-outlook {
  top: 489px;
  left: 370px;
}
section#network .network-ctnr .icons img.icon-mail {
  top: 568px;
  left: 338px;
}
section#network .network-ctnr .icons img.icon-exchange {
  top: 645px;
  left: 300px;
}
section#network .network-ctnr .icons img.icon-stats {
  top: 594px;
  left: 234px;
}
section#network .network-ctnr .icons img.icon-maps {
  top: 590px;
  left: 144px;
}
section#network .network-ctnr .icons img.icon-calendar {
  top: 516px;
  left: 161px;
}
@-webkit-keyframes Bump {
  0 {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-moz-keyframes Bump {
  0 {
    -moz-transform: scale(1);
         transform: scale(1);
  }
  50% {
    -moz-transform: scale(1.1);
         transform: scale(1.1);
  }
  100% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
}
@-o-keyframes Bump {
  0 {
    -o-transform: scale(1);
       transform: scale(1);
  }
  50% {
    -o-transform: scale(1.1);
       transform: scale(1.1);
  }
  100% {
    -o-transform: scale(1);
       transform: scale(1);
  }
}
@keyframes Bump {
  0 {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1);
  }
}

section#references .background {
  background: url("../img/cft/AdobeStock_69170742.jpeg") no-repeat center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
}
section#references .inner {
  padding-top: 3%;
}
@media only screen and (max-device-width: 991px) {
  section#references .inner {
    padding-top: 8%;
  }
}
section#references .inner #template-1 {
  position: relative;
  width: 100%;
  height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
@media only screen and (max-device-width: 991px) {
  section#references .inner #template-1 {
    height: auto;
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 140px;
  }
}
section#references .inner #template-1 .column {
  float: left;
  position: relative;
  width: 50%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: top 0.7s;
  -o-transition: top 0.7s;
  -moz-transition: top 0.7s;
  transition: top 0.7s;
  padding: 0 30px;
}
@media only screen and (max-device-width: 991px) {
  section#references .inner #template-1 .column {
    width: 100%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 0;
  }
}
section#references .inner #template-1 .column .z-ctnr {
  position: relative;
  width: 100%;
  opacity: 0;
  -webkit-transition: left 0.7s, opacity 0.7s, top 0.7s;
  -o-transition: left 0.7s, opacity 0.7s, top 0.7s;
  -moz-transition: left 0.7s, opacity 0.7s, top 0.7s;
  transition: left 0.7s, opacity 0.7s, top 0.7s;
  cursor: pointer;
}
@media only screen and (max-device-width: 991px) {
  section#references .inner #template-1 .column .z-ctnr {
    opacity: 1;
    top: 0;
  }
}
section#references .inner #template-1 .column .z-ctnr .zoneLeft {
  position: relative;
  height: 100px;
  overflow: hidden;
  width: 100%;
  -webkit-transition: height 0.7s;
  -o-transition: height 0.7s;
  -moz-transition: height 0.7s;
  transition: height 0.7s;
}
@media only screen and (max-device-width: 991px) {
  section#references .inner #template-1 .column .z-ctnr .zoneLeft {
    height: 60px;
  }
}
section#references .inner #template-1 .column .z-ctnr .zoneLeft .zoneLeftInner {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
section#references .inner #template-1 .column .z-ctnr .zoneLeft .zoneLeftInner .zLeft {
  position: relative;
  width: 55%;
  height: 100%;
  padding: 0 5px;
}
@media only screen and (max-device-width: 991px) {
  section#references .inner #template-1 .column .z-ctnr .zoneLeft .zoneLeftInner .zLeft {
    width: 50%;
    padding: 0;
  }
}
section#references .inner #template-1 .column .z-ctnr .zoneLeft .zoneLeftInner .zLeft img {
  position: relative;
  width: 100%;
  height: auto !important;
  margin: 4px 0;
  pointer-events: none;
}
@media only screen and (max-device-width: 991px) {
  section#references .inner #template-1 .column .z-ctnr .zoneLeft .zoneLeftInner .zLeft img {
    width: -webkit-calc(100% - 10px);
    width: -moz-calc(100% - 10px);
    width: calc(100% - 10px);
    margin: 0 0 0 5px;
  }
}
section#references .inner #template-1 .column .z-ctnr .zoneLeft .zoneLeftInner .zLeft img.up {
  top: 77px;
  -webkit-transition: top 0.5s, opacity 0.5s;
  -o-transition: top 0.5s, opacity 0.5s;
  -moz-transition: top 0.5s, opacity 0.5s;
  transition: top 0.5s, opacity 0.5s;
  opacity: 0;
}
@media only screen and (max-device-width: 991px) {
  section#references .inner #template-1 .column .z-ctnr .zoneLeft .zoneLeftInner .zLeft img.up {
    top: 0;
    opacity: 1;
  }
}
section#references .inner #template-1 .column .z-ctnr .zoneLeft .zoneLeftInner .zLeft img.show {
  top: 0;
  opacity: 1;
}
section#references .inner #template-1 .column .z-ctnr .zoneLeft .zoneLeftInner .zLeft .code {
  position: relative;
  font-size: 1.8em;
  width: 100%;
  text-align: right;
  color: white;
  line-height: 18px;
  padding-top: 3px;
  white-space: nowrap;
}
section#references .inner #template-1 .column .z-ctnr .zoneLeft .zoneLeftInner .zLeft .link {
  position: relative;
  width: 100%;
  text-align: right;
  color: white;
  line-height: 18px;
}
section#references .inner #template-1 .column .z-ctnr .zoneLeft .zoneLeftInner .zLeft .link a {
  color: white;
  font-size: 1.8em;
  margin-top: 7px;
  font-weight: bold;
}
section#references .inner #template-1 .column .z-ctnr .zoneLeft .zoneLeftInner .zLeft .link a:hover {
  color: aqua;
}
section#references .inner #template-1 .column .z-ctnr .zoneLeft .zoneLeftInner .zRight {
  position: relative;
  width: 45%;
  height: 100px;
  padding: 0 5px;
}
@media only screen and (max-device-width: 991px) {
  section#references .inner #template-1 .column .z-ctnr .zoneLeft .zoneLeftInner .zRight {
    width: 50%;
    padding: 0;
  }
}
section#references .inner #template-1 .column .z-ctnr .zoneLeft .zoneLeftInner .zRight .title {
  position: relative;
  width: 100%;
  font-family: 'NexaBold';
  font-size: 1.8em;
  color: rgba(255, 255, 255, 0.8);
  height: 26px;
  padding-top: 2px;
  overflow: hidden;
  opacity: 0;
  left: 50px;
  -webkit-transition: left 0.7s, opacity 0.7s;
  -o-transition: left 0.7s, opacity 0.7s;
  -moz-transition: left 0.7s, opacity 0.7s;
  transition: left 0.7s, opacity 0.7s;
}
@media only screen and (max-device-width: 991px) {
  section#references .inner #template-1 .column .z-ctnr .zoneLeft .zoneLeftInner .zRight .title {
    font-size: 1.6em;
    opacity: 1;
    left: 5px;
  }
}
section#references .inner #template-1 .column .z-ctnr .zoneLeft .zoneLeftInner .zRight .title.show {
  opacity: 1;
  left: 0;
}
section#references .inner #template-1 .column .z-ctnr .zoneLeft .zoneLeftInner .zRight img {
  position: relative;
  width: 100%;
  margin: 5px 0;
  pointer-events: none;
}
@media only screen and (max-device-width: 991px) {
  section#references .inner #template-1 .column .z-ctnr .zoneLeft .zoneLeftInner .zRight img {
    width: -webkit-calc(100% - 10px);
    width: -moz-calc(100% - 10px);
    width: calc(100% - 10px);
    margin: 0 0 0 5px;
  }
}
section#references .inner #template-1 .column .z-ctnr .zoneLeft .zoneLeftInner .zRight img.up {
  top: 50px;
  -webkit-transition: top 0.5s, opacity 0.5s;
  -o-transition: top 0.5s, opacity 0.5s;
  -moz-transition: top 0.5s, opacity 0.5s;
  transition: top 0.5s, opacity 0.5s;
  opacity: 0;
}
@media only screen and (max-device-width: 991px) {
  section#references .inner #template-1 .column .z-ctnr .zoneLeft .zoneLeftInner .zRight img.up {
    top: 0;
    opacity: 1;
  }
}
section#references .inner #template-1 .column .z-ctnr .zoneLeft .zoneLeftInner .zRight img.show {
  top: 0;
  opacity: 1;
}
section#references .inner #template-1 .column .z-ctnr .zoneLeft2 {
  position: relative;
  width: 100%;
  height: 100px;
  overflow: hidden;
  -webkit-transition: height 0.7s;
  -o-transition: height 0.7s;
  -moz-transition: height 0.7s;
  transition: height 0.7s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media only screen and (max-device-width: 991px) {
  section#references .inner #template-1 .column .z-ctnr .zoneLeft2 {
    height: 60px !important;
  }
}
section#references .inner #template-1 .column .z-ctnr .zoneLeft2 .zLeft2 {
  position: relative;
  z-index: 200;
  width: 55%;
  height: 80px;
  padding: 0 5px;
}
@media only screen and (max-device-width: 991px) {
  section#references .inner #template-1 .column .z-ctnr .zoneLeft2 .zLeft2 {
    width: 50%;
  }
}
section#references .inner #template-1 .column .z-ctnr .zoneLeft2 .zLeft2 div {
  position: relative;
  width: 100%;
  height: 80px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.25)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 100%);
  background: -moz- oldlinear-gradient(top, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 100%);
}
@media only screen and (max-device-width: 991px) {
  section#references .inner #template-1 .column .z-ctnr .zoneLeft2 .zLeft2 div {
    height: 50px;
  }
}
section#references .inner #template-1 .column .z-ctnr .zoneLeft2 .zRight2 {
  position: relative;
  width: 45%;
  height: 50px;
  padding: 0 5px;
}
@media only screen and (max-device-width: 991px) {
  section#references .inner #template-1 .column .z-ctnr .zoneLeft2 .zRight2 {
    width: 50%;
  }
}
section#references .inner #template-1 .column .z-ctnr .zoneLeft2 .zRight2 div {
  position: relative;
  width: 100%;
  height: 50px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.25)), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 100%);
  background: -moz- oldlinear-gradient(top, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0) 100%);
}
@media only screen and (max-device-width: 991px) {
  section#references .inner #template-1 .column .z-ctnr .zoneLeft2 .zRight2 div {
    height: 40px;
  }
}
section#references .inner #template-1 .column .z-ctnr .zoneLeft2.up {
  opacity: 0;
  height: 0;
}
section#references .inner #template-1 .column .z-ctnr:hover .zRight .title {
  left: 20px !important;
}
section#references .inner #template-1 .column .z-ctnr.show {
  opacity: 1;
  top: 0;
}
section#references .inner #template-1 .column .z-ctnr.up {
  top: 0;
}
section#references .inner #template-1 .column .z-ctnr.opacity {
  opacity: 0.2 !important;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
section#references .inner #template-1 .column .lineShadow-ctnr {
  position: relative;
  width: 100%;
}
section#references .inner #template-1 .column .lineShadow-ctnr .lineShadow {
  position: absolute;
  z-index: 1000;
  top: -2px;
  width: 100%;
  height: 0;
  border-top: 4px solid black;
  -webkit-filter: blur(5px);
  filter: blur(5px);
  -webkit-transition: opacity 0.7s;
  -o-transition: opacity 0.7s;
  -moz-transition: opacity 0.7s;
  transition: opacity 0.7s;
  opacity: 1;
}
section#references .inner #template-1 .column .lineShadow-ctnr .lineShadow.hide {
  opacity: 0;
}
section#references .inner #template-1 .column.down {
  top: 0;
}

section#slider .background {
  background: url("../img/cft/gallery.jpg") no-repeat center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
  opacity: 0.9;
  -webkit-filter: blur(0);
          filter: blur(0);
}
@media only screen and (max-device-width: 991px) {
  section#slider .background {
    background: #ddd;
  }
}
section#slider .main-title {
  margin-top: 83px;
  color: #333;
}
section#slider .inner {
  position: relative;
  width: 100vw;
  height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
section#slider .inner .slider-container {
  position: relative !important;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.slider-container {
  position: fixed;
  z-index: 999998;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  -o-transition: opacity 0.3s, -o-transform 0.3s;
  -moz-transition: opacity 0.3s, transform 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s, -o-transform 0.3s;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 0;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  pointer-events: none;
}
.slider-container.show {
  opacity: 1;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  pointer-events: auto;
}
.slider-container .close-container {
  position: relative;
  z-index: 100000000;
  width: 100vw;
  height: 15vh;
  -webkit-transition: opacity 0.3s, background 0.3s;
  -o-transition: opacity 0.3s, background 0.3s;
  -moz-transition: opacity 0.3s, background 0.3s;
  transition: opacity 0.3s, background 0.3s;
  pointer-events: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
     -moz-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-right: 80px;
  opacity: 0;
}
@media only screen and (max-device-width: 991px) {
  .slider-container .close-container {
    height: 20vh;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 0 0 0 55px;
  }
}
.slider-container .close-container.show {
  opacity: 1;
}
.slider-container .close-container i.fa-times {
  color: white;
  font-size: 6em;
  opacity: 0;
  cursor: pointer;
  pointer-events: none;
  -webkit-transition: color 0.3s, opacity 0.3s;
  -o-transition: color 0.3s, opacity 0.3s;
  -moz-transition: color 0.3s, opacity 0.3s;
  transition: color 0.3s, opacity 0.3s;
}
@media only screen and (max-device-width: 991px) {
  .slider-container .close-container i.fa-times {
    position: relative;
    top: 25px;
    color: red;
  }
}
.slider-container .close-container i.fa-times:hover {
  color: red;
}
.slider-container .close-container i.fa-times.show {
  opacity: 0.8;
  pointer-events: auto;
}
.slider-container .close-container.black {
  background: rgba(0, 0, 0, 0.9);
}
.slider-container .close-container .budgetLine {
  position: absolute;
  bottom: 0;
  width: 50%;
  left: 25%;
  background: rgba(255, 255, 255, 0.6);
  padding: 10px;
  opacity: 0;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: opacity 0.5s, -o-transform 0.5s;
  -moz-transition: opacity 0.5s, transform 0.5s, -moz-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s, -o-transform 0.5s;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
}
.slider-container .close-container .budgetLine.show {
  opacity: 1;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
}
.slider-container .close-container .budgetLine table {
  position: relative;
  width: 100%;
}
.slider-container .close-container .budgetLine table tbody {
  position: relative;
}
.slider-container .close-container .budgetLine table tbody tr {
  position: relative;
  width: 100%;
}
.slider-container .close-container .budgetLine table thead tr th {
  border-bottom: 1px solid #333 !important;
  font-size: 1.4em;
}
.slider-container .close-container .budgetLine table thead .checkboxAll {
  display: none;
}
.slider-container .close-container .budgetLine table tbody tr td {
  position: relative;
  padding: 10px;
  color: #000;
  opacity: 1;
  font-size: 1.6em;
}
.slider-container .close-container .budgetLine table tbody tr td i.fa-eye {
  display: none;
}
.slider-container .close-container .budgetLine table tbody tr td .checkbox,
.slider-container .close-container .budgetLine table tbody tr td .checkboxAll,
.slider-container .close-container .budgetLine table tbody tr td .checkboxBudget,
.slider-container .close-container .budgetLine table tbody tr td .checkboxCat {
  position: relative;
  width: 5%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  cursor: pointer;
  -webkit-perspective: 100px;
     -moz-perspective: 100px;
          perspective: 100px;
  -webkit-transform-style: preserve-3d;
     -moz-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.slider-container .close-container .budgetLine table tbody tr td .checkboxBudget,
.slider-container .close-container .budgetLine table tbody tr td .checkboxCat {
  position: absolute;
  right: -4px;
  top: 60% !important;
}
.slider-container .close-container .budgetLine table tbody tr td .checkbox .check,
.slider-container .close-container .budgetLine table tbody tr td .checkboxAll .check,
.slider-container .close-container .budgetLine table tbody tr td .checkboxBudget .check,
.slider-container .close-container .budgetLine table tbody tr td .checkboxCat .check {
  position: absolute;
  top: -18px;
  width: 13px;
  height: 13px;
  background: rgba(0, 0, 0, 0.5) !important;
}
.slider-container .close-container .budgetLine table tbody tr td .checkboxBudget {
  top: 3px;
}
.slider-container .close-container .budgetLine table tbody tr td .checkboxCat .check {
  top: -5px;
}
.slider-container .close-container .budgetLine table tbody tr td .checkbox .check img,
.slider-container .close-container .budgetLine table tbody tr td .checkboxAll .check img,
.slider-container .close-container .budgetLine table tbody tr td .checkboxBudget .check img,
.slider-container .close-container .budgetLine table tbody tr td .checkboxCat .check img {
  position: absolute;
  z-index: 100;
  top: -7px;
  left: -2px;
  opacity: 0;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  width: 19px;
  height: 19px;
}
.slider-container .close-container .budgetLine table .check img.square {
  top: -5px !important;
  left: -1px !important;
  width: 17px !important;
  height: 17px !important;
}
.slider-container .close-container .budgetLine table tbody tr td .checkbox .check img.visible,
.slider-container .close-container .budgetLine table tbody tr td .checkboxAll .check img.visible,
.slider-container .close-container .budgetLine table tbody tr td .checkboxBudget .check img.visible,
.slider-container .close-container .budgetLine table tbody tr td .checkboxCat .check img.visible {
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  opacity: 0.9;
}
.slider-container .close-container .budgetLine table tbody tr td .checkbox .check.all,
.slider-container .close-container .budgetLine table tbody tr td .checkbox .check.budget,
.slider-container .close-container .budgetLine table tbody tr td .checkboxAll .check.all,
.slider-container .close-container .budgetLine table tbody tr td .checkboxAll .check.budget,
.slider-container .close-container .budgetLine table tbody tr td .checkboxBudget .check.all,
.slider-container .close-container .budgetLine table tbody tr td .checkboxBudget .check.budget,
.slider-container .close-container .budgetLine table tbody tr td .checkboxCat .check.all,
.slider-container .close-container .budgetLine table tbody tr td .checkboxCat .check.budget {
  top: -8px;
}
.slider-container .close-container .budgetLine table tbody tr td .spanBlack {
  color: black;
}
.slider-container .close-container .budgetLine table tbody tr td.title,
.slider-container .close-container .budgetLine table tbody tr th.title,
.slider-container .close-container .budgetLine table tfoot tr td.title,
.slider-container .close-container .budgetLine table tfoot tr th.title,
.slider-container .close-container .budgetLine table thead tr td.title,
.slider-container .close-container .budgetLine table thead tr th.title {
  font-weight: bold;
}
.slider-container .close-container .budgetLine table tbody tr td.title.big,
.slider-container .close-container .budgetLine table tbody tr th.title.big,
.slider-container .close-container .budgetLine table tfoot tr td.title.big,
.slider-container .close-container .budgetLine table tfoot tr th.title.big,
.slider-container .close-container .budgetLine table thead tr td.title.big,
.slider-container .close-container .budgetLine table thead tr th.title.big {
  font-size: 1.6em;
}
.slider-container .cloneImg {
  position: fixed;
  z-index: 10000;
  width: 300px;
  height: 200px;
  -webkit-transition: width 0.3s ease-out, height 0.3s ease-out, opacity 0.3s;
  -o-transition: width 0.3s ease-out, height 0.3s ease-out, opacity 0.3s;
  -moz-transition: width 0.3s ease-out, height 0.3s ease-out, opacity 0.3s;
  transition: width 0.3s ease-out, height 0.3s ease-out, opacity 0.3s;
  opacity: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  pointer-events: none;
  background: rgba(0, 0, 0, 0.8);
}
.slider-container .cloneImg.show {
  width: 100vw;
  height: 100vh;
  opacity: 1;
  pointer-events: auto;
}
.slider-container .cloneImg .imgInfo {
  position: absolute;
  width: 70%;
  z-index: 100;
  bottom: 0;
  padding: 25px;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  font-size: 1.7em;
}
.slider-container .cloneImg .imgInfo span {
  font-family: 'nexaBold';
}
.slider-container .cloneImg .arrow {
  width: 32px;
  height: 54px;
  background: url("../css-showcase/assets/img/arrows.png") no-repeat;
  position: fixed;
  top: 50%;
  margin-top: -27px;
  cursor: pointer;
  text-indent: -9999px;
  overflow: hidden;
  opacity: 0.8;
  border: none !important;
  text-decoration: none !important;
  z-index: 1000;
  -webkit-transition: 0.2s opacity;
  -o-transition: 0.2s opacity;
  -moz-transition: 0.2s opacity;
  transition: 0.2s opacity;
  background: red;
}
.slider-container .cloneImg .arrow:hover {
  opacity: 1;
}
.slider-container .cloneImg #arrowLeft {
  left: 45px;
  top: 47%;
}
.slider-container .cloneImg #arrowRight {
  right: 45px;
  top: 47%;
  background-position: top right;
}
.slider-container .sliderShow {
  width: 100vw;
  height: 70vh;
  -webkit-transition: background 1s ease-out, opacity 1s ease-out;
  -o-transition: background 1s ease-out, opacity 1s ease-out;
  -moz-transition: background 1s ease-out, opacity 1s ease-out;
  transition: background 1s ease-out, opacity 1s ease-out;
  opacity: 0;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.2);
}
@media only screen and (max-device-width: 991px) {
  .slider-container .sliderShow {
    height: 50vh;
  }
}
.slider-container .sliderShow.black {
  background: rgba(0, 0, 0, 0.9);
}
.slider-container .sliderShow.show {
  opacity: 1;
}
.slider-container .sliderShow .sliderMove {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-transition: width 1s ease-out, left 1s ease-out;
  -o-transition: width 1s ease-out, left 1s ease-out;
  -moz-transition: width 1s ease-out, left 1s ease-out;
  transition: width 1s ease-out, left 1s ease-out;
}
.slider-container .sliderShow .sliderMove .imgCtnr {
  position: relative;
  overflow: hidden;
  height: 100%;
  -webkit-transition: opacity 1s ease-out;
  -o-transition: opacity 1s ease-out;
  -moz-transition: opacity 1s ease-out;
  transition: opacity 1s ease-out;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-device-width: 991px) {
  .slider-container .sliderShow .sliderMove .imgCtnr {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
       -moz-box-orient: horizontal !important;
       -moz-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
       -moz-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
       -moz-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
}
.slider-container .sliderShow .sliderMove .imgCtnr.opacity {
  opacity: 0.2 !important;
  pointer-events: none;
}
.slider-container .sliderShow .sliderMove .imgCtnr .imgInfo {
  position: absolute;
  z-index: 100;
  bottom: -200px;
  padding: 25px;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  font-size: 1.7em;
  -webkit-transition: opacity 1s, bottom 1s;
  -o-transition: opacity 1s, bottom 1s;
  -moz-transition: opacity 1s, bottom 1s;
  transition: opacity 1s, bottom 1s;
  opacity: 0;
}
@media only screen and (max-device-width: 991px) {
  .slider-container .sliderShow .sliderMove .imgCtnr .imgInfo {
    width: 90%;
    left: auto;
    font-size: 1.3em;
    padding: 15px;
  }
}
.slider-container .sliderShow .sliderMove .imgCtnr .imgInfo.show {
  bottom: 0;
  opacity: 1;
}
.slider-container .sliderShow .sliderMove .imgCtnr .imgInfo .title {
  width: 100%;
  font-family: 'nexaBold';
  position: relative;
  top: -4px;
}
.slider-container .sliderShow .sliderMove .imgCtnr img {
  width: auto;
  height: 100%;
  -webkit-transition: width 1s, height 1s;
  -o-transition: width 1s, height 1s;
  -moz-transition: width 1s, height 1s;
  transition: width 1s, height 1s;
  cursor: pointer;
  pointer-events: auto;
}
@media only screen and (max-device-width: 991px) {
  .slider-container .sliderShow .sliderMove .imgCtnr img {
    max-width: 100vw;
  }
}
.slider-container .sliderShow .sliderMove .imgCtnr .iframe-ctnr {
  position: relative;
  overflow: hidden;
  width: 70vw;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.slider-container .sliderShow .sliderMove .imgCtnr .iframe-ctnr .iframe-loader-ctnr {
  position: absolute;
  margin-top: 6px;
  width: 200px;
  border: 1px solid rgba(255, 255, 255, 0.4);
  height: 6px;
  padding: 1px;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.slider-container .sliderShow .sliderMove .imgCtnr .iframe-ctnr .iframe-loader-ctnr.show {
  opacity: 1;
}
.slider-container .sliderShow .sliderMove .imgCtnr .iframe-ctnr .iframe-loader-ctnr .loader-text {
  position: absolute;
  width: 100%;
  text-align: center;
  top: -25px;
  font-size: 1.4em;
  color: white;
}
.slider-container .sliderShow .sliderMove .imgCtnr .iframe-ctnr .iframe-loader-ctnr .iframe-bar {
  position: relative;
  width: 10%;
  height: 100%;
  background: white;
  -webkit-transition: width 2.5s;
  -o-transition: width 2.5s;
  -moz-transition: width 2.5s;
  transition: width 2.5s;
}
.slider-container .sliderShow .sliderMove .imgCtnr .iframe-ctnr .iframe-loader-ctnr .iframe-bar.show {
  width: 100%;
}
.slider-container .sliderShow .sliderMove .imgCtnr .iframe-ctnr .iframe-ctnr2 {
  position: relative;
  overflow: hidden;
  width: 70vw;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 1s;
  -o-transition: opacity 1s;
  -moz-transition: opacity 1s;
  transition: opacity 1s;
}
.slider-container .sliderShow .sliderMove .imgCtnr .iframe-ctnr .iframe-ctnr2.show {
  opacity: 1;
}
.slider-container .sliderShow .sliderMove .imgCtnr .iframe-ctnr .iframe-ctnr2 iframe {
  width: 70vw;
  height: 100%;
  -webkit-transition: width 1s, height 1s;
  -o-transition: width 1s, height 1s;
  -moz-transition: width 1s, height 1s;
  transition: width 1s, height 1s;
  cursor: pointer;
  pointer-events: auto;
  display: none;
}
.slider-container .sliderShow .sliderMove .imgCtnr .iframe-ctnr .iframe-ctnr2 iframe.show {
  display: inline;
}
@media only screen and (max-device-width: 991px) {
  .slider-container .sliderShow .sliderMove .imgCtnr .iframe-ctnr .iframe-ctnr2 iframe {
    max-width: 100vw;
  }
}
.slider-container .sliderShow .sliderMove .imgCtnr iframe {
  width: 100%;
  height: 100%;
  -webkit-transition: width 1s, height 1s, opacity 1s;
  -o-transition: width 1s, height 1s, opacity 1s;
  -moz-transition: width 1s, height 1s, opacity 1s;
  transition: width 1s, height 1s, opacity 1s;
  cursor: pointer;
  pointer-events: auto;
}
@media only screen and (max-device-width: 991px) {
  .slider-container .sliderShow .sliderMove .imgCtnr iframe {
    max-width: 100vw;
  }
}
.slider-container .sliderShow .sliderMove .imgCtnr iframe.opacity {
  opacity: 0.2 !important;
  pointer-events: none;
}
.slider-container .sliderShow .arrow {
  position: absolute;
  z-index: 100;
  top: 48%;
  font-size: 8em;
  color: white;
  cursor: pointer;
  padding: 20px;
  opacity: 1;
  -webkit-transition: opacity 0.5s, color 0.5s, left 0.5s, right 0.5s;
  -o-transition: opacity 0.5s, color 0.5s, left 0.5s, right 0.5s;
  -moz-transition: opacity 0.5s, color 0.5s, left 0.5s, right 0.5s;
  transition: opacity 0.5s, color 0.5s, left 0.5s, right 0.5s;
  pointer-events: auto;
}
.slider-container .sliderShow .arrow.hide {
  opacity: 0;
  pointer-events: none;
}
@media only screen and (max-device-width: 991px) {
  .slider-container .sliderShow .arrow {
    display: none;
  }
}
.slider-container .sliderShow .arrow:hover {
  color: aqua;
}
.slider-container .sliderShow .arrow.arrowLeft {
  left: 20%;
}
.slider-container .sliderShow .arrow.arrowRight {
  right: 20%;
}
.slider-container .bullets-container {
  position: relative;
  width: 100vw;
  height: 15vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  -webkit-transition: opacity 0.3s, background 0.3s;
  -o-transition: opacity 0.3s, background 0.3s;
  -moz-transition: opacity 0.3s, background 0.3s;
  transition: opacity 0.3s, background 0.3s;
  opacity: 0;
}
@media only screen and (max-device-width: 991px) {
  .slider-container .bullets-container {
    height: 10vh;
  }
}
.slider-container .bullets-container.show {
  opacity: 1;
}
.slider-container .bullets-container.black {
  background: rgba(0, 0, 0, 0.9);
}
.slider-container .bullets-container .bullet {
  width: 15px;
  height: 15px;
  background: #aaa;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  margin: 0 10px;
  border: 1px solid rgba(255, 255, 255, 0.8);
  cursor: pointer;
  -webkit-transition: width 0.5s, height 0.5s, background 0.5s, border 0.5s;
  -o-transition: width 0.5s, height 0.5s, background 0.5s, border 0.5s;
  -moz-transition: width 0.5s, height 0.5s, background 0.5s, border 0.5s;
  transition: width 0.5s, height 0.5s, background 0.5s, border 0.5s;
}
@media only screen and (max-device-width: 991px) {
  .slider-container .bullets-container .bullet {
    width: 12px;
    height: 12px;
    margin: 0 6px;
  }
}
.slider-container .bullets-container .bullet.active {
  width: 20px;
  height: 20px;
  background: #000;
  border: 1px solid white;
}
@media only screen and (max-device-width: 991px) {
  .slider-container .bullets-container .bullet.active {
    width: 16px;
    height: 16px;
  }
}
.slider-container .hidden {
  display: none;
}

section#solutions .background {
  background: url("../img/cft/AdobeStock_52964832.jpeg") no-repeat center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
}
@media only screen and (max-device-width: 991px) {
  section#solutions .background {
    opacity: 0;
  }
}
@media only screen and (max-device-width: 991px) {
  section#solutions .content {
    width: 86vw;
    left: 7vw;
  }
}
section#solutions .content .inner {
  padding-right: 3%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: opacity 1.2s, -webkit-transform 1.2s;
  transition: opacity 1.2s, -webkit-transform 1.2s;
  -o-transition: opacity 1.2s, -o-transform 1.2s;
  -moz-transition: opacity 1.2s, transform 1.2s, -moz-transform 1.2s;
  transition: opacity 1.2s, transform 1.2s;
  transition: opacity 1.2s, transform 1.2s, -webkit-transform 1.2s, -moz-transform 1.2s, -o-transform 1.2s;
  -webkit-transform: rotateZ(90deg) scale(0);
     -moz-transform: rotateZ(90deg) scale(0);
      -ms-transform: rotate(90deg) scale(0);
       -o-transform: rotateZ(90deg) scale(0);
          transform: rotateZ(90deg) scale(0);
  -webkit-transform-origin: center;
     -moz-transform-origin: center;
      -ms-transform-origin: center;
       -o-transform-origin: center;
          transform-origin: center;
  opacity: 0;
  padding-top: 4% !important;
}
@media only screen and (max-device-width: 991px) {
  section#solutions .content .inner {
    -webkit-transform: rotateZ(0deg) scale(1);
       -moz-transform: rotateZ(0deg) scale(1);
        -ms-transform: rotate(0deg) scale(1);
         -o-transform: rotateZ(0deg) scale(1);
            transform: rotateZ(0deg) scale(1);
    opacity: 1;
    padding-top: 100px !important;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
       -moz-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-bottom: 40px;
  }
}
section#solutions .content .inner.show {
  -webkit-transform: rotateZ(0deg) scale(1);
     -moz-transform: rotateZ(0deg) scale(1);
      -ms-transform: rotate(0deg) scale(1);
       -o-transform: rotateZ(0deg) scale(1);
          transform: rotateZ(0deg) scale(1);
  opacity: 1;
  padding-top: 160px;
}
section#solutions #impress {
  margin-top: -30px;
}
@media only screen and (max-device-width: 991px) {
  section#solutions #impress {
    position: relative;
    margin: 0 0 0 10px;
    width: 100%;
  }
}
section#solutions #impress:not(.impress-not-supported) .step {
  opacity: 0.4;
}
section#solutions #impress .step {
  width: 700px;
  height: 600px;
  position: relative;
  margin: 0 auto;
  -webkit-transition: 1s opacity;
  -o-transition: 1s opacity;
  -moz-transition: 1s opacity;
  transition: 1s opacity;
}
section#solutions #impress .step.active {
  opacity: 1;
}
section#solutions #impress h2 {
  font-family: 'NexaLight';
  font-weight: bold;
  color: #444648;
  position: absolute;
  z-index: 10;
  color: white;
}
section#solutions #impress p {
  font-family: 'NexaLight';
  font-size: 2em;
  line-height: 1.5em;
  color: rgba(255, 255, 255, 0.9);
  position: absolute;
  z-index: 10;
}
section#solutions #impress img {
  position: absolute;
  z-index: 1;
}
section#solutions #impress #imp1 {
  width: 500px;
}
section#solutions #impress #imp2 {
  width: 675px;
}
section#solutions #impress #imp3 {
  width: 560px;
}
section#solutions #impress #imp4 {
  width: 620px;
}
section#solutions #impress #imp5 {
  width: 690px;
}
section#solutions #impress #imp6 {
  width: 690px;
}
section#solutions .arrow {
  width: 32px;
  height: 54px;
  background: url("../css-showcase/assets/img/arrows.png") no-repeat;
  position: fixed;
  top: 50%;
  margin-top: -27px;
  cursor: pointer;
  text-indent: -9999px;
  overflow: hidden;
  opacity: 0.8;
  border: none !important;
  text-decoration: none !important;
  z-index: 1000;
  -webkit-transition: 0.2s opacity;
  -o-transition: 0.2s opacity;
  -moz-transition: 0.2s opacity;
  transition: 0.2s opacity;
}
section#solutions .arrow:hover {
  opacity: 1;
}
section#solutions #arrowLeft {
  left: 45px;
  top: 47%;
}
section#solutions #arrowRight {
  right: 45px;
  top: 47%;
  background-position: top right;
}
section#solutions #impress.impress-not-supported + .arrow {
  display: none;
}
section#solutions #impress.impress-not-supported + .arrow + .arrow {
  display: none;
}
section#solutions #imp1 h2 {
  text-align: center;
  top: 50px;
  width: 100%;
}
section#solutions #imp1 p {
  top: 180px;
  left: 290px;
  width: 350px;
}
section#solutions #imp1 img {
  position: absolute;
  top: 20px;
  left: -220px;
  opacity: 0.8;
}
section#solutions #imp2 h2 {
  left: -100px;
  top: 135px;
  width: 385px;
  text-align: right;
}
section#solutions #imp2 p {
  top: 225px;
  width: 365px;
  left: -140px;
  text-align: right;
}
section#solutions #imp2 img {
  right: -170px;
  top: 30px;
  -webkit-transform: scale(0.9);
     -moz-transform: scale(0.9);
      -ms-transform: scale(0.9);
       -o-transform: scale(0.9);
          transform: scale(0.9);
  opacity: 0.8;
}
@media only screen and (max-device-width: 991px) {
  section#solutions #imp2 img {
    top: 40px !important;
  }
}
section#solutions #imp3 h2 {
  left: 0;
  top: 370px;
  width: 100%;
  text-align: center;
}
section#solutions #imp3 p {
  left: 50%;
  margin-left: -245px;
  text-align: center;
  top: 460px;
  width: 490px;
}
section#solutions #imp3 img {
  right: 0;
  top: -120px;
  left: -150px;
}
@media only screen and (max-device-width: 991px) {
  section#solutions #imp3 img {
    top: -40px !important;
  }
}
section#solutions #imp4 h2 {
  left: -100px;
  text-align: left;
  top: 170px;
}
section#solutions #imp4 p {
  left: -132px;
  top: 255px;
  width: 280px;
  text-align: right;
}
section#solutions #imp4 img {
  right: 0;
  top: 30px;
  left: 0;
  opacity: 0.8;
}
@media only screen and (max-device-width: 991px) {
  section#solutions #imp4 img {
    top: -20px !important;
  }
}
section#solutions #imp5 h2 {
  left: 0;
  text-align: center;
  top: 10px;
  width: 100%;
}
section#solutions #imp5 p {
  left: 45px;
  top: 100px;
  text-align: center;
  width: 602px;
}
section#solutions #imp5 img {
  right: 0;
  top: 140px;
  left: -90px;
}
@media only screen and (max-device-width: 991px) {
  section#solutions #imp5 img {
    top: 0 !important;
  }
}
section#solutions #imp6 h2 {
  left: 0;
  text-align: center;
  top: 80px;
  width: 100%;
}
section#solutions #imp6 p {
  left: -145px;
  top: 180px;
  text-align: right;
  width: 400px;
}
section#solutions #imp6 img {
  right: 0;
  top: -70px;
  left: 90px;
}
@media only screen and (max-device-width: 991px) {
  section#solutions .step {
    width: 100% !important;
    opacity: 1 !important;
    height: auto !important;
    margin-bottom: 60px !important;
  }
  section#solutions .step h2 {
    position: relative !important;
    text-align: center !important;
    top: 40px !important;
    width: 100% !important;
    left: 0 !important;
    margin-left: 0 !important;
  }
  section#solutions .step p {
    position: relative !important;
    top: 40px !important;
    left: 0 !important;
    margin-left: 0 !important;
    width: 100% !important;
    text-align: center !important;
  }
  section#solutions .step img {
    position: absolute !important;
    top: 20px;
    left: 0 !important;
    margin-left: 0 !important;
    width: 100% !important;
    opacity: 0.8 !important;
  }
}

section#thanks .background {
  background: url("../img/cft/AdobeStock_138704835.jpeg") no-repeat center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
}
section#thanks .content .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
section#thanks .content .inner .text-container {
  position: relative;
  opacity: 0;
  -webkit-transform: scale(0) rotateY(-180deg);
     -moz-transform: scale(0) rotateY(-180deg);
          transform: scale(0) rotateY(-180deg);
  -webkit-transition: opacity 1s, -webkit-transform 1s cubic-bezier(0, 0, 0, 1.4);
  transition: opacity 1s, -webkit-transform 1s cubic-bezier(0, 0, 0, 1.4);
  -o-transition: opacity 1s, -o-transform 1s cubic-bezier(0, 0, 0, 1.4);
  -moz-transition: opacity 1s, transform 1s cubic-bezier(0, 0, 0, 1.4), -moz-transform 1s cubic-bezier(0, 0, 0, 1.4);
  transition: opacity 1s, transform 1s cubic-bezier(0, 0, 0, 1.4);
  transition: opacity 1s, transform 1s cubic-bezier(0, 0, 0, 1.4), -webkit-transform 1s cubic-bezier(0, 0, 0, 1.4), -moz-transform 1s cubic-bezier(0, 0, 0, 1.4), -o-transform 1s cubic-bezier(0, 0, 0, 1.4);
  -webkit-transform-origin: center;
     -moz-transform-origin: center;
      -ms-transform-origin: center;
       -o-transform-origin: center;
          transform-origin: center;
}
@media only screen and (max-device-width: 991px) {
  section#thanks .content .inner .text-container {
    opacity: 1;
    -webkit-transform: scale(1) rotateY(0deg);
       -moz-transform: scale(1) rotateY(0deg);
            transform: scale(1) rotateY(0deg);
    margin-bottom: 80px;
  }
}
section#thanks .content .inner .text-container .text-container2 {
  position: relative;
  background: rgba(0, 0, 0, 0.2);
  overflow: hidden;
  width: 600px;
  padding: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-device-width: 991px) {
  section#thanks .content .inner .text-container .text-container2 {
    width: 100%;
    padding: 0;
  }
}
section#thanks .content .inner .text-container .text-container2 p {
  margin: 0 0 10px;
}
section#thanks .content .inner .text-container .text-container2 .title {
  position: relative;
  font-family: 'NexaBold';
  width: 100%;
  font-size: 1.8em;
  color: white;
  margin-bottom: 15px;
  text-transform: uppercase;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: opacity 0.5s, -o-transform 0.5s;
  -moz-transition: opacity 0.5s, transform 0.5s, -moz-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s, -o-transform 0.5s;
  text-align: center !important;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  opacity: 0.8;
}
@media only screen and (max-device-width: 991px) {
  section#thanks .content .inner .text-container .text-container2 .title {
    padding: 25px 15px 10px 15px;
    margin-bottom: 0;
  }
}
section#thanks .content .inner .text-container .text-container2 .text {
  position: relative;
  width: 100%;
  font-size: 1.8em;
  padding: 15px;
  color: white;
  text-align: center !important;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  opacity: 1;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: opacity 0.5s, -o-transform 0.5s;
  -moz-transition: opacity 0.5s, transform 0.5s, -moz-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s, -o-transform 0.5s;
}
@media only screen and (max-device-width: 991px) {
  section#thanks .content .inner .text-container .text-container2 .text {
    margin-bottom: 10px;
  }
}
section#thanks .content .inner .text-container.show {
  opacity: 1;
  -webkit-transform: scale(1) rotateY(0deg);
     -moz-transform: scale(1) rotateY(0deg);
          transform: scale(1) rotateY(0deg);
}

section#warranty .background {
  background: url("../img/cft/AdobeStock_138704835.jpeg") no-repeat center;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
}
section#warranty .content .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
section#warranty .content .inner h1 {
  width: 100%;
  font-size: 3.6em;
  color: white;
  padding-bottom: 30px;
  text-align: center;
}
section#warranty .content .inner .text-container {
  position: relative;
  opacity: 0;
  -webkit-transform: scale(0) rotateY(-180deg);
     -moz-transform: scale(0) rotateY(-180deg);
          transform: scale(0) rotateY(-180deg);
  -webkit-transition: opacity 1s, -webkit-transform 1s cubic-bezier(0, 0, 0, 1.4);
  transition: opacity 1s, -webkit-transform 1s cubic-bezier(0, 0, 0, 1.4);
  -o-transition: opacity 1s, -o-transform 1s cubic-bezier(0, 0, 0, 1.4);
  -moz-transition: opacity 1s, transform 1s cubic-bezier(0, 0, 0, 1.4), -moz-transform 1s cubic-bezier(0, 0, 0, 1.4);
  transition: opacity 1s, transform 1s cubic-bezier(0, 0, 0, 1.4);
  transition: opacity 1s, transform 1s cubic-bezier(0, 0, 0, 1.4), -webkit-transform 1s cubic-bezier(0, 0, 0, 1.4), -moz-transform 1s cubic-bezier(0, 0, 0, 1.4), -o-transform 1s cubic-bezier(0, 0, 0, 1.4);
  -webkit-transform-origin: center;
     -moz-transform-origin: center;
      -ms-transform-origin: center;
       -o-transform-origin: center;
          transform-origin: center;
  margin: 20px;
}
@media only screen and (max-device-width: 991px) {
  section#warranty .content .inner .text-container {
    opacity: 1;
    -webkit-transform: scale(1) rotateY(0deg);
       -moz-transform: scale(1) rotateY(0deg);
            transform: scale(1) rotateY(0deg);
    margin-bottom: 80px;
  }
}
section#warranty .content .inner .text-container .text-container2 {
  position: relative;
  background: rgba(0, 0, 0, 0.2);
  overflow: hidden;
  width: 600px;
  padding: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-device-width: 991px) {
  section#warranty .content .inner .text-container .text-container2 {
    width: 100%;
    padding: 0;
  }
}
section#warranty .content .inner .text-container .text-container2 p {
  margin: 0 0 10px;
}
section#warranty .content .inner .text-container .text-container2 .title {
  position: relative;
  font-family: 'NexaBold';
  width: 100%;
  font-size: 1.8em;
  color: white;
  margin-bottom: 15px;
  text-transform: uppercase;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: opacity 0.5s, -o-transform 0.5s;
  -moz-transition: opacity 0.5s, transform 0.5s, -moz-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s, -o-transform 0.5s;
  text-align: center !important;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  opacity: 0.8;
}
@media only screen and (max-device-width: 991px) {
  section#warranty .content .inner .text-container .text-container2 .title {
    padding: 25px 15px 10px 15px;
    margin-bottom: 0;
  }
}
section#warranty .content .inner .text-container .text-container2 .text {
  position: relative;
  width: 100%;
  font-size: 1.8em;
  padding: 15px;
  color: white;
  text-align: center !important;
  -webkit-transform: scale(1);
     -moz-transform: scale(1);
      -ms-transform: scale(1);
       -o-transform: scale(1);
          transform: scale(1);
  opacity: 1;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: opacity 0.5s, -o-transform 0.5s;
  -moz-transition: opacity 0.5s, transform 0.5s, -moz-transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s, -moz-transform 0.5s, -o-transform 0.5s;
}
@media only screen and (max-device-width: 991px) {
  section#warranty .content .inner .text-container .text-container2 .text {
    margin-bottom: 10px;
  }
}
section#warranty .content .inner .text-container.show {
  opacity: 1;
  -webkit-transform: scale(1) rotateY(0deg);
     -moz-transform: scale(1) rotateY(0deg);
          transform: scale(1) rotateY(0deg);
}

.discount-hide {
	display: none;
}

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