@charset "UTF-8";
/* CSS Document */
@media (min-width: 576px) {
  .container {
    max-width: none; } }
/*We use a constant width for the text hilighted (on the left)*/
/*ARCHITECTURE*/
.px-highlight {
  padding-left: 4rem;
  padding-right: 4rem; }

.pl-highlight {
  padding-left: 4rem; }

.pr-highlight {
  padding-right: 4rem; }

@media screen and (min-width: 768px) {
  .px-md-highlight {
    padding-left: 4rem;
    padding-right: 4rem; }

  .pl-md-highlight {
    padding-left: 4rem; }

  .pr-md-highlight {
    padding-right: 4rem; } }
/*FONT*/
.small {
  line-height: 1rem; }

a {
  transition: color .15s ease-in-out; }

.btn-link {
  padding: 0;
  margin: 0;
  display: inline;
  border: 0; }

.btn-link:focus {
  outline: 0; }

/*OPCITY*/
.op-2 {
  opacity: 0.5; }

html {
  font-size: 15px; }

body {
  font-size: 1rem;
  line-height: 1.25rem;
  font-family: "gt-reg", helvetica, sans-serif;
  -moz-font-feature-settings: "ss03";
  -webkit-font-feature-settings: "ss03";
  font-feature-settings: "ss03"; }

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
  font-family: "gt-med", helvetica, sans-serif;
  -moz-font-feature-settings: "ss03";
  -webkit-font-feature-settings: "ss03";
  font-feature-settings: "ss03"; }

h1, .h1 {
  font-size: 1.7rem; }

h2, .h2 {
  font-size: 1.2rem; }

h3, h4, .h3, .h4 {
  font-size: 1rem; }

h1, h2, .h1, .h2 {
  margin-bottom: 1rem; }

a {
  color: #0000FF;
  text-decoration: underline; }

.wp-caption-text {
  font-size: 0.8em; }

#intro {
  height: 100%;
  height: calc(100% - 40px);
  overflow: hidden;
  padding-left: 4rem; }

@media screen and (min-width: 992px) {
  #intro {
    /*height: calc(100% - 31px);*/ } }
#background-intro-gif, #background-intro-img {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  /*background-image: none !important;
  background-color: $blue; /*TESTING*/ }

#slider-text-intro {
  color: #ffffff;
  position: absolute;
  opacity: 1; }

#slider-text-intro {
  position: relative;
  width: 100%;
  height: 100%;
  font-size: 144px; }

.slide-text {
  position: absolute;
  width: 100%;
  height: 100%; }

.fit-text {
  position: absolute;
  font-family: gt-med;
  line-height: .75em;
  opacity: 0; }

#slide-text-1-1 {
  bottom: .1em;
  font-size: 2.8em;
  letter-spacing: -0.05em; }

#slide-text-1-2 {
  bottom: .1em;
  font-size: 2.6em;
  letter-spacing: -0.05em; }

#slide-text-1-3 {
  bottom: .1em;
  font-size: 2.15em;
  letter-spacing: -0.05em;
  line-height: .85em; }

#slide-text-2-1 {
  bottom: 2rem;
  font-size: 1em;
  letter-spacing: -0.05em; }

#slide-text-2-2 {
  bottom: 2rem;
  font-size: 1em;
  letter-spacing: -0.05em;
  right: 3rem; }

#slide-text-2-3 {
  bottom: calc(0.9em + 2.5rem);
  font-size: .79em;
  letter-spacing: -0.05em;
  line-height: .85em;
  right: 3rem; }

@media screen and (orientation: portrait) {
  #slide-text-1-1, #slide-text-2-1 {
    top: 2rem;
    font-size: 3em;
    letter-spacing: -0.05em; }

  #slide-text-1-2, #slide-text-2-2 {
    bottom: 2rem;
    font-size: 2.8em;
    letter-spacing: -0.05em;
    left: 0;
    right: auto; }

  #slide-text-1-3, #slide-text-2-3 {
    font-size: 2.24em;
    text-indent: .06em;
    letter-spacing: -0.05em;
    line-height: .85em;
    left: 0;
    right: auto;
    bottom: 1.35em; } }
@media screen and (max-width: 600px) {
  #wpadminbar {
    position: fixed; }

  /*INTRO*/ }
/*HEADER*/
#main-header {
  position: absolute;
  width: 100%;
  z-index: 1000; }

.nav-fixed #main-header {
  position: fixed;
  width: 100%;
  top: 0; }

.admin-bar.nav-fixed #main-header {
  top: 46px; }

@media screen and (min-width: 783px) {
  .admin-bar.nav-fixed #main-header {
    top: 32px; } }
/*NAV*/
#main-nav {
  position: absolute;
  width: 100%;
  font-size: 1.2rem;
  background-color: #ffffff;
  height: 40px;
  line-height: 1.2rem;
  transition: background-color .15s ease-in-out; }

@media screen and (min-width: 992px) {
  #main-nav {
    /*height: 31px;*/ } }
#main-nav .navbar-nav {
  width: 100%; }

#main-nav > .nav-link {
  color: #000000; }

.admin-bar #main-nav {
  top: 0; }

#main-nav a {
  color: #000000;
  text-decoration: none;
  transition: color .15s ease-in-out;
  padding-top: .20rem; }

#main-nav .nav-item-wpml:before {
  content: "–";
  margin-bottom: 5px;
  display: block; }

@media screen and (min-width: 992px) {
  #main-nav .nav-item-wpml:before {
    content: none; }

  #main-nav a {
    padding-top: .40rem; }

  #main-nav .nav-item {
    margin-right: 3rem; }

  #main-nav .nav-item-wpml {
    margin: 0;
    margin-left: auto; } }
@media screen and (min-width: 1199px) {
  #main-nav .nav-item {
    margin-right: 5rem; }

  #main-nav .nav-item-wpml {
    margin-right: 0; } }
.nav-fixed #main-nav {
  background-color: #0000FF; }

.nav-fixed #main-nav a {
  color: #ffffff; }

.navbar-brand {
  margin-right: .5rem;
  font-size: 1.2rem;
  padding: 0; }

.navbar-toggler {
  color: #0000FF;
  border-color: transparent;
  border: 0;
  padding: .85rem;
  position: absolute;
  right: 1rem;
  top: 0;
  border-radius: 0; }

.navbar-toggler:focus {
  outline: 0; }

.fixed .navbar-toggler:focus {
  background-color: #0000cc; }

.navbar-toggler .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 0;
  background-color: #000000; }

.nav-fixed .navbar-toggler .icon-bar {
  background-color: #ffffff; }

.navbar-toggler .icon-bar + .icon-bar {
  margin-top: 4px; }

@media screen and (max-width: 991px) {
  .navbar-collapse {
    width: 100%;
    background-color: blue;
    position: absolute;
    top: 40px;
    left: 0px;
    padding: 0px 1rem;
    border-top: 1px solid #ffffff;
    color: #ffffff; }

  #main-nav .nav-item {
    margin-right: 0; }

  #main-nav a {
    color: #ffffff; } }
/*HIGHLIGHT*/
.highlight {
  display: block;
  position: absolute;
  z-index: 1001;
  color: #ffffff;
  width: 1rem;
  height: 100%;
  height: calc(100% - 31px);
  top: 0; }

.highlight-black {
  color: #000000; }

@media screen and (min-width: 768px) {
  .highlight {
    position: fixed;
    mix-blend-mode: difference; }

  .no-background-blend-mode .highlight {
    position: absolute;
    mix-blend-mode: none; } }
.highlight > div {
  position: absolute;
  transition: all .15s ease-in-out; }

.highlight > div:nth-child(1) {
  transform-origin: bottom left;
  bottom: 2rem;
  width: 190px;
  transform: rotate(-90deg);
  left: 2.5rem; }

.highlight > div:nth-child(2) {
  transform-origin: bottom left;
  bottom: 50%;
  width: 100px;
  transform: rotate(-90deg) translateX(-50%);
  left: 2.5rem; }

.highlight > div:nth-child(3) {
  transform-origin: top right;
  top: 2rem;
  width: 150px;
  transform: translateX(-100%) rotate(-90deg);
  left: 1.2rem;
  text-align: right; }

@media screen and (max-height: 649px) {
  .highlight > div:nth-child(2) {
    display: none; } }
@media screen and (max-height: 449px) {
  .highlight > div:nth-child(3) {
    display: none; } }
@media screen and (min-width: 768px) {
  .nav-fixed .highlight > div:nth-child(1) {
    margin-bottom: 0;
    bottom: calc(2rem - 31px); }

  .nav-fixed .highlight > div:nth-child(3) {
    top: 4rem; } }
.admin-bar .highlight > div:nth-child(3) {
  margin-top: 32px; }

/*NEWSLETTER*/
#newsletter_popup .modal-content {
  border-color: #000000;
  border-top: none; }

#newsletter_popup .modal-body {
  background-color: #000000;
  color: #ffffff; }

.newsletter-main-title {
  position: absolute;
  font-size: 50px;
  line-height: 45px;
  font-family: gt-med, helvetica, sans-serif;
  padding: 14px 10px 16px 12px;
  width: 100%;
  top: 0;
  left: 0; }

@media screen and (min-width: 400px) {
  .newsletter-main-title {
    font-size: 60px;
    line-height: 55px; } }
@media screen and (min-width: 540px) {
  .newsletter-main-title {
    font-size: 73px;
    line-height: 66px; } }
.newsletter-main-title div:nth-child(2) {
  width: 100%;
  text-align: right; }

#newsletter_popup a {
  color: #ffffff;
  text-decoration: none; }

#newsletter_popup a:hover {
  color: #0000FF; }

#newsletter_popup .form-group input {
  background-color: transparent;
  color: #ffffff;
  border-radius: 0; }

#newsletter_popup .form-group input::placeholder {
  color: #ffffff; }

.background-newsletter {
  width: 100%;
  height: auto; }

.return-website {
  position: absolute;
  top: .6rem;
  right: 1rem;
  border: 0;
  color: white;
  font-size: 40px;
  line-height: 1.6rem;
  padding-right: 0;
  opacity: 1;
  text-shadow: none; }

.return-website:focus {
  box-shadow: none; }

.return-website:hover {
  color: #3333ff !important; }

.label-newsletter {
  min-width: 50px;
  line-height: 35px; }

#mc_embed_signup input.mce_inline_error {
  border-color: #3333ff !important; }

#mc_embed_signup div.mce_inline_error {
  margin: 0 !important;
  padding: 0 !important;
  background-color: transparent !important;
  font-weight: 300 !important;
  color: #3333ff !important;
  display: block;
  width: 100%; }

#mce-EMAIL.valid {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  border-color: #80bdff; }

#mc-embedded-subscribe {
  color: #ffffff;
  border-color: #ffffff;
  border-radius: 0; }

#mc-embedded-subscribe:hover {
  color: #3333ff !important;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  border-color: #80bdff; }

#mce-responses {
  color: #6666ff !important; }

#mce-error-response a {
  display: block; }

/*CONTENT*/
#main-content {
  padding-top: 70px;
  background-color: #ffffff; }

.admin-bar #main-content {
  padding-top: calc(70px + 46px); }

@media screen and (min-width: 783px) {
  .admin-bar #main-content {
    padding-top: calc(70px + 32px); } }
#wrapper-content {
  background-color: #ffffff;
  min-height: 100%; }

#main-content img, .wp-caption {
  max-width: 100%; }

article img {
  max-width: 100%;
  height: auto; }

/*FOOTER*/
#main-footer {
  color: #ffffff;
  background-color: #ffffff; }

#main-footer a, #main-footer .btn-link {
  color: #ffffff;
  text-decoration: none; }

#main-footer a:hover, #main-footer .btn-link:hover {
  color: #0000FF; }

#main-footer a:focus, #main-footer .btn-link:focus {
  color: #ffffff;
  text-decoration: underline; }

#main-footer a:hover img {
  filter: sepia(100%) saturate(1500%) brightness(100%) invert(1); }

#wrapper-footer {
  background-color: #000000; }
