@charset "UTF-8";
/* General */
/* Couleurs */
/* Breakpoints */
@import url(utils/vendor/bootstrap.min.css);
@import url(utils/vendor/selectize.css);
@import url(utils/vendor/owl.theme.css);
@import url(utils/vendor/owl.transitions.css);
@import url(utils/vendor/owl.carousel.css);
@import url(utils/vendor/animate.css);
@font-face {
  font-family: "last_paradise";
  src: url("fonts/last_paradise-webfont.ttf"); }

/* LOP icon font*/
@font-face {
  font-family: 'life-of-pix';
  src: url("fonts/life-of-pix.eot?tuekt2");
  src: url("fonts/life-of-pix.eot?tuekt2#iefix") format("embedded-opentype"), url("fonts/life-of-pix.ttf?tuekt2") format("truetype"), url("fonts/life-of-pix.woff?tuekt2") format("woff"), url("fonts/life-of-pix.svg?tuekt2#life-of-pix") format("svg");
  font-weight: normal;
  font-style: normal; }

[class*=" icon-"],
[class^="icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'life-of-pix' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  [class*=" icon-"]:hover,
  [class^="icon-"]:hover {
    text-decoration: none !important; }

.icon-fleche_upload:before {
  content: "\e919"; }

.icon-fleche_download:before {
  content: "\e91a"; }

.icon-nuage_download:before {
  content: "\e91b"; }

.icon-nuage_upload:before {
  content: "\e91c"; }

.icon-POTW:before {
  content: "\e918"; }

.icon-share:hover:before {
  color: #18c5a3; }

.icon-share:before {
  content: "\e900";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.icon-full_size:before {
  content: "\e901"; }

.icon-report:before {
  content: "\e902"; }

.icon-delete:before {
  content: "\e903"; }

.icon-contact:before {
  content: "\e904"; }

.icon-left:before {
  content: "\e905"; }

.icon-up:before {
  content: "\e906"; }

.icon-right:before {
  content: "\e907"; }

.icon-big_cross:before {
  content: "\e908"; }

.icon-search:before {
  content: "\e909"; }

.icon-down:before {
  content: "\e90a"; }

.icon-about:hover:before {
  color: #18c5a3; }

.icon-about:before {
  content: "\e90b";
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.icon-download:before {
  content: "\e90c"; }

.icon-map:before {
  content: "\e90d"; }

.icon-filter:before {
  content: "\e90e"; }

.icon-upload:before {
  content: "\e90f"; }

.icon-like:before {
  content: "\e910"; }

.icon-liked:before {
  content: "\e911"; }

.icon-profile:before {
  content: "\e912"; }

.icon-view:before {
  content: "\e913"; }

.icon-settings:before {
  content: "\e914"; }

.icon-logout:before {
  content: "\e915"; }

.icon-photo:before {
  content: "\e916"; }

.icon-edit:before {
  content: "\e917"; }

.icon-sphere {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .icon-sphere:hover {
    color: #000; }
  .icon-sphere:before {
    content: "\e9c9"; }

.fa.fa-youtube {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .fa.fa-youtube:hover {
    color: #cd201f; }

.icon-google-plus {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .icon-google-plus:before {
    content: "\ea8b"; }
  .icon-google-plus:hover {
    color: #dd4b39; }

.icon-facebook {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .icon-facebook:hover {
    color: #3b5998; }
  .icon-facebook:before {
    content: "\ea90"; }

.icon-instagram {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .icon-instagram:hover {
    color: #000; }
  .icon-instagram:before {
    content: "\ea92"; }

.icon-twitter {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .icon-twitter:hover {
    color: #55acee; }
  .icon-twitter:before {
    content: "\ea96"; }

.icon-vimeo {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .icon-vimeo:hover {
    color: #162221; }
  .icon-vimeo:before {
    content: "\eaa0"; }

.icon-flickr2 {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .icon-flickr2:hover {
    color: #ff0084; }
  .icon-flickr2:before {
    content: "\eaa4"; }

.icon-behance {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .icon-behance:hover {
    color: #005cff; }
  .icon-behance:before {
    content: "\eaa8"; }

.icon-500px {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .icon-500px:hover {
    color: #02adea; }
  .icon-500px:before {
    content: "\eaab"; }

.icon-ello {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .icon-ello:hover {
    color: #000; }
  .icon-ello:before {
    content: "\eab6"; }

.icon-tumblr {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .icon-tumblr:before {
    content: "\eab9"; }

body,
html {
  padding: 0;
  margin: 0;
  font-family: 'lato', sans-serif;
  /*overflow-x: hidden;*/ }
  body.locked,
  html.locked {
    overflow: hidden; }

.clear {
  clear: both; }

.svg-loader {
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: #fff;
  z-index: 1000000;
  display: none; }
  .svg-loader .svgeys {
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .svg-loader .svgeys #exploded {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .svg-loader .svgeys #assembled {
      display: none; }
    .svg-loader .svgeys .message {
      position: absolute;
      bottom: 100px;
      font-size: 1.2em;
      display: none; }
      .svg-loader .svgeys .message span {
        position: relative; }
      .svg-loader .svgeys .message span:first-child {
        -webkit-animation: loading 0.6s ease infinite;
        /* Safari 4.0 - 8.0 */
        animation: loading 0.6s ease infinite; }
      .svg-loader .svgeys .message span:nth-child(2) {
        -webkit-animation: loading 0.6s ease 0.2s infinite;
        /* Safari 4.0 - 8.0 */
        animation: loading 0.6s ease 0.2s infinite; }
      .svg-loader .svgeys .message span:last-child {
        -webkit-animation: loading 0.6s ease 0.4s infinite;
        /* Safari 4.0 - 8.0 */
        animation: loading 0.6s ease 0.4s infinite; }

@-webkit-keyframes loading {
  0% {
    bottom: 0; }
  50% {
    bottom: 2px; }
  100% {
    bottom: 0; } }

/* Standard syntax */
@keyframes loading {
  0% {
    bottom: 0; }
  50% {
    bottom: 2px; }
  100% {
    bottom: 0; } }

.potw-icon {
  background-image: url("../img/potw.png"); }

/**
 *
 * Hero : Full width section with background image or color and verticaly centered content
 *
 */
.hero-full-height {
  /*
    min-height: 100%;
    min-height: 100vh;

    */ }

.hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative; }
  .hero .hero-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6); }
  .hero h1 {
    font-size: 4.5em; }
    @media only screen and (max-width: 768px) {
      .hero h1 {
        font-size: 3em; } }
    @media only screen and (min-width: 768px) and (max-width: 990px) {
      .hero h1 {
        font-size: 2.6em;
        width: 80%;
        margin: 0 auto; } }

.container-fluid .hero,
.container-fluid .hero-full-height {
  margin: 0;
  min-width: calc(100% + 30px); }

/* HTML / BODY dont scroll*/
.dontscroll {
  overflow: hidden !important; }

/* Carousel overrides*/
/*
*
* Webkit form appearance
*
*/
button,
input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  border: none; }

a {
  outline: 0 !important; }

input::-moz-focus-inner {
  border: 0 !important; }

/**
 *
 * Owl carrousel override
 *
 */
.owl-theme .owl-controls {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0; }
  .owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    top: -10px;
    bottom: 0;
    display: inline-block;
    zoom: 1;
    margin: 0;
    width: 50px;
    height: 30px;
    line-height: 25px;
    text-align: center;
    font-size: 4em;
    border-radius: 3px;
    color: #FFF;
    background: transparent;
    text-transform: capitalize; }
  .owl-theme .owl-controls .owl-buttons .owl-prev {
    left: 25px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .owl-theme .owl-controls .owl-buttons .owl-prev:hover {
      color: #18c5a3 !important;
      -webkit-transform: translateX(-5px);
      transform: translateX(-5px);
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  .owl-theme .owl-controls .owl-buttons .owl-next {
    right: 25px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .owl-theme .owl-controls .owl-buttons .owl-next:hover {
      color: #18c5a3 !important;
      -webkit-transform: translateX(5px);
      transform: translateX(5px);
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }

.carousel-overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: transparent;
  z-index: 10; }

.owl-controls {
  z-index: 100; }

/**
 *
 * Custom grid for 5 items layout - Bootstrap style
 *
 */
@media (min-width: 990px) {
  .col-md-2-5 {
    width: 20%; } }

/**
 *
 * Components
 *
 */
button.cancel,
button.follow {
  background: transparent;
  border: 1px solid #18c5a3;
  padding: 10px;
  margin: 10px; }

button.follow:hover {
  color: #fff; }

button.unfollow {
  padding: 10px;
  color: white;
  margin: 10px; }

button.validate {
  background: #18c5a3;
  border: 1px solid #18c5a3;
  padding: 0 10px;
  color: white;
  margin: 10px; }

.dropdown button {
  border: none;
  font-style: italic;
  color: #585858;
  width: 100%;
  text-align: left; }

.dropdown .dropdown-menu {
  left: 5px;
  width: 100% !important;
  min-width: 0;
  max-height: 200px;
  overflow-y: scroll; }
  .dropdown .dropdown-menu li {
    width: 100%;
    text-align: center;
    padding: 0; }
    .dropdown .dropdown-menu li a {
      font-size: 0.6em !important; }

.btn .caret {
  position: absolute;
  right: 15px;
  top: 50%; }

.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default:hover {
  color: #585858;
  background-color: white;
  border-color: transparent; }

.button-overlay {
  position: relative;
  z-index: 1;
  text-align: center;
  font-size: 1.2em; }
  .button-overlay::after {
    z-index: -2; }
  .button-overlay::before {
    z-index: -1; }
  .button-overlay.green {
    color: #fff; }
    .button-overlay.green::after {
      position: absolute;
      content: '';
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      background-color: #18c5a3; }
    .button-overlay.green::before {
      position: absolute;
      content: '';
      left: 0;
      bottom: 0;
      top: 0;
      width: 0;
      background-color: #19a388;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  .button-overlay:hover::before {
    width: 100%; }
  .button-overlay.transp {
    border: 1px solid #18c5a3; }
    .button-overlay.transp::before {
      position: absolute;
      content: '';
      left: 0;
      bottom: 0;
      top: 0;
      width: 0;
      background-color: #18c5a3;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  .button-overlay:hover.transp {
    color: #fff; }
  .button-overlay:hover::before {
    width: 100%; }

.transp {
  background-color: transparent !important; }

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

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

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

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

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: inherit; }

iframe {
  border: none; }

input.unclean {
  border: 1px solid #FF4B4B; }

/* Plug-ins */
/* Commons */
.navbar-header {
  z-index: 0; }
  @media screen and (min-width: 768px) and (max-width: 990px) {
    .navbar-header {
      z-index: 10000; } }

@media only screen and (max-width: 1120px) {
  .collapse.navbar-collapse.col-md-offset-2 {
    margin-left: 60px; } }

/* Override bootstrap default navbar style*/
/* MOBILE NAV*/
.home header,
.page-upload header {
  background: transparent; }
  .home header nav.navbar .navbar-container ul:not(.log-container) > li > a,
  .page-upload header nav.navbar .navbar-container ul:not(.log-container) > li > a {
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease; }
    .home header nav.navbar .navbar-container ul:not(.log-container) > li > a:focus,
    .page-upload header nav.navbar .navbar-container ul:not(.log-container) > li > a:focus {
      background-color: transparent; }
    .home header nav.navbar .navbar-container ul:not(.log-container) > li > a:hover,
    .page-upload header nav.navbar .navbar-container ul:not(.log-container) > li > a:hover {
      color: #18c5a3;
      -webkit-transition: color 0.3s ease;
      transition: color 0.3s ease; }
  .home header nav.navbar .navbar-container ul > li > a,
  .page-upload header nav.navbar .navbar-container ul > li > a {
    color: white; }
  .home header .black-logo,
  .page-upload header .black-logo {
    display: none; }
  .home header .white-logo,
  .page-upload header .white-logo {
    display: block; }

header {
  height: 101px;
  width: 100%;
  background-color: #fff;
  top: -1px;
  position: fixed;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 1000000; }
  @media screen and (max-width: 768px) {
    header {
      -webkit-transition: none;
      transition: none; } }
  header.hide-nav {
    top: -107px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    @media screen and (max-width: 768px) {
      header.hide-nav {
        -webkit-transition: none;
        transition: none; } }
  header .white-logo {
    display: none; }

header.white {
  background-color: #fff; }
  header.white .black-logo {
    display: block; }
  header.white .white-logo {
    display: none; }
  header.white nav.navbar .navbar-container ul > li:not(.join) > a {
    color: black; }
  header.white nav.navbar .navbar-container ul > li:not(.join).sign a:hover {
    color: #fff; }

nav.navbar-mobile {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 70px;
  max-height: 70px;
  bottom: 0;
  background-color: #fff;
  z-index: 100; }
  @media only screen and (max-width: 767px) {
    nav.navbar-mobile {
      display: block; } }
  nav.navbar-mobile .burger {
    position: relative;
    width: 31px;
    height: 30px;
    left: 50%;
    margin-left: -15px;
    top: 20px;
    background-color: #18c5a3;
    border-radius: 50px;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.15s ease-out;
    transition: -webkit-transform 0.15s ease-out;
    transition: transform 0.15s ease-out;
    transition: transform 0.15s ease-out, -webkit-transform 0.15s ease-out; }
    nav.navbar-mobile .burger .bars {
      display: block;
      position: relative;
      left: 8px;
      top: 47%;
      width: 15px;
      height: 2px;
      background-color: #fff;
      opacity: 1;
      -webkit-transition: opacity 0s ease 0.25s;
      transition: opacity 0s ease 0.25s; }
      nav.navbar-mobile .burger .bars::before {
        content: '';
        position: absolute;
        left: 0;
        bottom: 5px;
        width: 15px;
        height: 2px;
        background-color: #fff; }
      nav.navbar-mobile .burger .bars::after {
        content: '';
        position: absolute;
        left: 0;
        top: 5px;
        width: 15px;
        height: 2px;
        background-color: #fff; }
  nav.navbar-mobile.expanded {
    height: 100vh;
    max-height: 100vh;
    -webkit-transition: none;
    transition: none;
    z-index: 2000; }
    nav.navbar-mobile.expanded .close-cross {
      display: block; }
    nav.navbar-mobile.expanded .burger {
      -webkit-transform: scale(37) !important;
      -webkit-transform-origin: 50% 70%;
      transform-origin: 50% 70%;
      -webkit-transition: -webkit-transform 0.4s ease-out;
      transition: -webkit-transform 0.4s ease-out;
      transition: transform 0.4s ease-out;
      transition: transform 0.4s ease-out, -webkit-transform 0.4s ease-out;
      bottom: 0;
      top: auto;
      position: absolute; }
      nav.navbar-mobile.expanded .burger .bars {
        opacity: 0;
        -webkit-transition: opacity 0.0s ease;
        transition: opacity 0.0s ease; }
    nav.navbar-mobile.expanded ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
  nav.navbar-mobile ul {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: transparent;
    display: none;
    list-style: none;
    padding: 0; }
    nav.navbar-mobile ul li {
      width: 66%;
      margin: 0 auto;
      padding: 15px;
      text-align: center;
      border-bottom: 1px solid white; }
      nav.navbar-mobile ul li:last-child {
        border: none; }
      nav.navbar-mobile ul li a {
        color: #fff;
        font-size: 1.5em; }
  nav.navbar-mobile .close-cross {
    position: absolute;
    width: 31px;
    height: 30px;
    left: 50%;
    margin-left: -15px;
    bottom: 20px;
    background-color: #fff;
    border-radius: 50px;
    display: none; }
    nav.navbar-mobile .close-cross .bars {
      display: block;
      position: relative;
      left: 8px;
      top: 47%;
      width: 15px;
      height: 2px;
      opacity: 1; }
      nav.navbar-mobile .close-cross .bars::before {
        content: '';
        position: absolute;
        left: -2px;
        bottom: 0;
        width: 20px;
        height: 2px;
        background-color: #18c5a3;
        -webkit-animation-name: first-cross;
        animation-name: first-cross;
        -webkit-animation-duration: 0.7s;
        animation-duration: 0.7s;
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards; }
      nav.navbar-mobile .close-cross .bars::after {
        content: '';
        position: absolute;
        left: -2px;
        top: 0;
        width: 20px;
        height: 2px;
        background-color: #18c5a3;
        -webkit-animation-name: second-cross;
        animation-name: second-cross;
        -webkit-animation-duration: 0.7s;
        animation-duration: 0.7s;
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards; }
  nav.navbar-mobile.hide-nav {
    max-height: 0; }

/* END MOBILE NAV*/
/* DESKTOP NAV*/
nav.navbar,
nav.navbar-nav {
  overflow: visible;
  background-color: transparent;
  border: none;
  padding-top: 30px;
  right: 0;
  left: 0;
  z-index: 1030;
  /* div.search {*/
  /*   width: 60px;*/
  /*   height: 60px;*/
  /*   background-color: $green;*/
  /*   border-radius: 50%;*/
  /*   position: fixed;*/
  /*   top: 25px;*/
  /*   right: 8%;*/
  /*   cursor: pointer;*/
  /*   i {*/
  /*     font-size: 25px;*/
  /*     color: white;*/
  /*     position: relative;*/
  /*     line-height: 60px;*/
  /*     left: 50%;*/
  /*     margin-left: -13px;*/
  /*   }*/
  /*   &.expanded {*/
  /*     background-color: #fff;*/
  /*     i {*/
  /*       color: $green;*/
  /*     }*/
  /*   }*/
  /* }*/ }
  nav.navbar .navbar-container,
  nav.navbar-nav .navbar-container {
    top: 0;
    position: relative;
    -webkit-transition: top 0.5s ease;
    transition: top 0.5s ease; }
    nav.navbar .navbar-container ul.profile-container.profile-container-mobile,
    nav.navbar-nav .navbar-container ul.profile-container.profile-container-mobile {
      position: absolute;
      left: 50%;
      top: -10px;
      margin-left: -22px;
      display: none; }
      @media only screen and (max-width: 767px) {
        nav.navbar .navbar-container ul.profile-container.profile-container-mobile,
        nav.navbar-nav .navbar-container ul.profile-container.profile-container-mobile {
          display: block; } }
      nav.navbar .navbar-container ul.profile-container.profile-container-mobile.log,
      nav.navbar-nav .navbar-container ul.profile-container.profile-container-mobile.log {
        width: 155px;
        margin-left: -70px; }
        nav.navbar .navbar-container ul.profile-container.profile-container-mobile.log .log-container li:not(:first-child),
        nav.navbar-nav .navbar-container ul.profile-container.profile-container-mobile.log .log-container li:not(:first-child) {
          display: inline-block; }
    nav.navbar .navbar-container .navbar-header a.navbar-brand,
    nav.navbar-nav .navbar-container .navbar-header a.navbar-brand {
      padding: 0; }
      nav.navbar .navbar-container .navbar-header a.navbar-brand img,
      nav.navbar-nav .navbar-container .navbar-header a.navbar-brand img {
        height: 100%; }
    nav.navbar .navbar-container ul > li > a,
    nav.navbar-nav .navbar-container ul > li > a {
      color: #000;
      padding-left: 25px;
      padding-right: 25px;
      font-size: 16px;
      position: relative; }
      nav.navbar .navbar-container ul > li > a .icon-nuage_upload,
      nav.navbar-nav .navbar-container ul > li > a .icon-nuage_upload {
        margin-left: 20px;
        color: #18c5a3;
        font-weight: 600; }
      nav.navbar .navbar-container ul > li > a .icon-fleche_upload,
      nav.navbar-nav .navbar-container ul > li > a .icon-fleche_upload {
        color: #18c5a3;
        font-weight: 600;
        position: absolute;
        right: 25px;
        -webkit-transform: translateY(2px);
        transform: translateY(2px); }
      nav.navbar .navbar-container ul > li > a:hover,
      nav.navbar-nav .navbar-container ul > li > a:hover {
        background-color: transparent;
        color: #18c5a3; }
    nav.navbar .navbar-container ul > li:last-child:hover .icon-fleche_upload,
    nav.navbar-nav .navbar-container ul > li:last-child:hover .icon-fleche_upload {
      -webkit-animation: jump 1s linear;
      animation: jump 1s linear;
      -webkit-animation-iteration-count: infinite;
      animation-iteration-count: infinite; }
    @media only screen and (min-width: 768px) and (max-width: 990px) {
      nav.navbar .navbar-container ul:first-child,
      nav.navbar-nav .navbar-container ul:first-child {
        display: none; } }
    nav.navbar .navbar-container ul.log-container,
    nav.navbar-nav .navbar-container ul.log-container {
      margin-left: 25px; }
      @media only screen and (max-width: 768px) {
        nav.navbar .navbar-container ul.log-container,
        nav.navbar-nav .navbar-container ul.log-container {
          margin-left: 0; } }
      nav.navbar .navbar-container ul.log-container li:first-child,
      nav.navbar-nav .navbar-container ul.log-container li:first-child {
        position: relative;
        top: 9px;
        display: none; }
        @media only screen and (min-width: 768px) and (max-width: 990px) {
          nav.navbar .navbar-container ul.log-container li:first-child,
          nav.navbar-nav .navbar-container ul.log-container li:first-child {
            display: none; } }
        nav.navbar .navbar-container ul.log-container li:first-child a,
        nav.navbar-nav .navbar-container ul.log-container li:first-child a {
          font-size: 2em; }
      nav.navbar .navbar-container ul.log-container li.sign,
      nav.navbar-nav .navbar-container ul.log-container li.sign {
        border: 1px solid white;
        position: relative;
        top: 9px;
        border: 1px solid #18c5a3; }
        nav.navbar .navbar-container ul.log-container li.sign a:after,
        nav.navbar-nav .navbar-container ul.log-container li.sign a:after {
          content: '';
          position: absolute;
          left: 0;
          top: 0;
          bottom: 0;
          width: 0;
          background-color: #18c5a3;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
        nav.navbar .navbar-container ul.log-container li.sign a:hover:after,
        nav.navbar-nav .navbar-container ul.log-container li.sign a:hover:after {
          width: 100%;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease;
          z-index: -1; }
        nav.navbar .navbar-container ul.log-container li.sign a:hover,
        nav.navbar-nav .navbar-container ul.log-container li.sign a:hover {
          color: #fff; }
      nav.navbar .navbar-container ul.log-container li:last-child,
      nav.navbar-nav .navbar-container ul.log-container li:last-child {
        position: relative;
        top: 9px;
        margin-left: 10px; }
        @media only screen and (max-width: 768px) {
          nav.navbar .navbar-container ul.log-container li:last-child,
          nav.navbar-nav .navbar-container ul.log-container li:last-child {
            margin-left: 0; } }
        nav.navbar .navbar-container ul.log-container li:last-child a,
        nav.navbar-nav .navbar-container ul.log-container li:last-child a {
          border: 1px solid #18c5a3;
          color: #fff; }
          nav.navbar .navbar-container ul.log-container li:last-child a::before,
          nav.navbar-nav .navbar-container ul.log-container li:last-child a::before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            bottom: 0;
            width: 100%;
            background-color: #18c5a3;
            z-index: -1; }
          nav.navbar .navbar-container ul.log-container li:last-child a::after,
          nav.navbar-nav .navbar-container ul.log-container li:last-child a::after {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            bottom: 0;
            width: 0;
            background-color: #19a388;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
            z-index: -1; }
          nav.navbar .navbar-container ul.log-container li:last-child a:hover::after,
          nav.navbar-nav .navbar-container ul.log-container li:last-child a:hover::after {
            width: 100%;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease; }
          nav.navbar .navbar-container ul.log-container li:last-child a:hover,
          nav.navbar-nav .navbar-container ul.log-container li:last-child a:hover {
            border-color: #19a388; }
      nav.navbar .navbar-container ul.log-container li a,
      nav.navbar-nav .navbar-container ul.log-container li a {
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
        min-width: 70px;
        padding: 5px 10px;
        text-align: center; }
      @media only screen and (min-width: 768px) and (max-width: 990px) {
        nav.navbar .navbar-container ul.log-container,
        nav.navbar-nav .navbar-container ul.log-container {
          float: right;
          margin-right: 10vw; } }
      nav.navbar .navbar-container ul.log-container.upload,
      nav.navbar-nav .navbar-container ul.log-container.upload {
        display: none; }
        @media only screen and (min-width: 768px) and (max-width: 990px) {
          nav.navbar .navbar-container ul.log-container.upload,
          nav.navbar-nav .navbar-container ul.log-container.upload {
            display: block; } }
    nav.navbar .navbar-container ul.profile-container,
    nav.navbar-nav .navbar-container ul.profile-container {
      position: relative; }
      nav.navbar .navbar-container ul.profile-container .mask,
      nav.navbar-nav .navbar-container ul.profile-container .mask {
        width: 45px;
        height: 45px;
        overflow: hidden;
        border-radius: 50%; }
        nav.navbar .navbar-container ul.profile-container .mask img,
        nav.navbar-nav .navbar-container ul.profile-container .mask img {
          width: 45px; }
      nav.navbar .navbar-container ul.profile-container .profile-actions,
      nav.navbar-nav .navbar-container ul.profile-container .profile-actions {
        display: none;
        position: absolute;
        padding: 0;
        bottom: -140px;
        left: -75px;
        width: 120px;
        height: 200px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; }
        nav.navbar .navbar-container ul.profile-container .profile-actions li,
        nav.navbar-nav .navbar-container ul.profile-container .profile-actions li {
          background-color: #18c5a3;
          list-style: none;
          text-align: center;
          position: relative; }
          nav.navbar .navbar-container ul.profile-container .profile-actions li::before,
          nav.navbar-nav .navbar-container ul.profile-container .profile-actions li::before {
            font-family: 'life-of-pix';
            font-size: 1em;
            position: absolute;
            left: 10px;
            top: 12px;
            color: #fff; }
          nav.navbar .navbar-container ul.profile-container .profile-actions li:first-child::before,
          nav.navbar-nav .navbar-container ul.profile-container .profile-actions li:first-child::before {
            content: '\e915'; }
          nav.navbar .navbar-container ul.profile-container .profile-actions li:last-child::after,
          nav.navbar-nav .navbar-container ul.profile-container .profile-actions li:last-child::after {
            content: '';
            border: 10px solid #18c5a3;
            position: absolute;
            top: -19px;
            right: 13px;
            border-color: transparent #18c5a3 transparent transparent;
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }
          nav.navbar .navbar-container ul.profile-container .profile-actions li:nth-child(2)::before,
          nav.navbar-nav .navbar-container ul.profile-container .profile-actions li:nth-child(2)::before {
            content: '\e914'; }
          nav.navbar .navbar-container ul.profile-container .profile-actions li:last-child::before,
          nav.navbar-nav .navbar-container ul.profile-container .profile-actions li:last-child::before {
            content: '\e912'; }
          nav.navbar .navbar-container ul.profile-container .profile-actions li a,
          nav.navbar-nav .navbar-container ul.profile-container .profile-actions li a {
            text-decoration: none;
            color: #303030;
            padding: 10px 0 10px 10px;
            display: block; }
            nav.navbar .navbar-container ul.profile-container .profile-actions li a:hover,
            nav.navbar-nav .navbar-container ul.profile-container .profile-actions li a:hover {
              color: #fff !important; }
      nav.navbar .navbar-container ul.profile-container:hover .profile-actions,
      nav.navbar-nav .navbar-container ul.profile-container:hover .profile-actions {
        display: -ms-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
    nav.navbar .navbar-container .tablet-burger,
    nav.navbar-nav .navbar-container .tablet-burger {
      display: none;
      position: absolute;
      width: 41px;
      height: 40px;
      left: 50%;
      margin-left: -20px;
      top: 7px;
      background-color: #18c5a3;
      border-radius: 50px;
      -webkit-transform: scale(1);
      transform: scale(1);
      z-index: 1;
      -webkit-transition: -webkit-transform 0.2s ease-out;
      transition: -webkit-transform 0.2s ease-out;
      transition: transform 0.2s ease-out;
      transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out; }
      nav.navbar .navbar-container .tablet-burger .bars,
      nav.navbar-nav .navbar-container .tablet-burger .bars {
        display: block;
        position: relative;
        left: 11px;
        top: 47%;
        width: 20px;
        height: 2px;
        background-color: #fff;
        opacity: 1;
        -webkit-transition: opacity 0s ease 0.25s;
        transition: opacity 0s ease 0.25s; }
        nav.navbar .navbar-container .tablet-burger .bars::before,
        nav.navbar-nav .navbar-container .tablet-burger .bars::before {
          content: '';
          position: absolute;
          left: 0;
          bottom: 5px;
          width: 20px;
          height: 2px;
          background-color: #fff; }
        nav.navbar .navbar-container .tablet-burger .bars::after,
        nav.navbar-nav .navbar-container .tablet-burger .bars::after {
          content: '';
          position: absolute;
          left: 0;
          top: 5px;
          width: 20px;
          height: 2px;
          background-color: #fff; }
      @media only screen and (min-width: 768px) and (max-width: 990px) {
        nav.navbar .navbar-container .tablet-burger,
        nav.navbar-nav .navbar-container .tablet-burger {
          display: block; } }
    nav.navbar .navbar-container div.collapse.navbar-collapse,
    nav.navbar-nav .navbar-container div.collapse.navbar-collapse {
      float: none;
      display: inline-block; }
      @media only screen and (max-width: 768px) {
        nav.navbar .navbar-container div.collapse.navbar-collapse,
        nav.navbar-nav .navbar-container div.collapse.navbar-collapse {
          display: none; } }
      nav.navbar .navbar-container div.collapse.navbar-collapse .tablet-menu,
      nav.navbar-nav .navbar-container div.collapse.navbar-collapse .tablet-menu {
        display: none; }
      nav.navbar .navbar-container div.collapse.navbar-collapse.expanded,
      nav.navbar-nav .navbar-container div.collapse.navbar-collapse.expanded {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #fff;
        height: 100vh;
        margin-left: -100px;
        margin-right: -100px;
        margin-top: -30px;
        min-height: 100vh; }
        nav.navbar .navbar-container div.collapse.navbar-collapse.expanded .tablet-burger,
        nav.navbar-nav .navbar-container div.collapse.navbar-collapse.expanded .tablet-burger {
          -webkit-transform: scale(50);
          transform: scale(50);
          -webkit-transition: -webkit-transform 1s ease;
          transition: -webkit-transform 1s ease;
          transition: transform 1s ease;
          transition: transform 1s ease, -webkit-transform 1s ease;
          -webkit-transform-origin: 50% 10%;
          transform-origin: 50% 10%; }
          nav.navbar .navbar-container div.collapse.navbar-collapse.expanded .tablet-burger .bars,
          nav.navbar-nav .navbar-container div.collapse.navbar-collapse.expanded .tablet-burger .bars {
            opacity: 0;
            visibility: hidden;
            -webkit-transition: opactiy 0s ease;
            transition: opactiy 0s ease; }
        nav.navbar .navbar-container div.collapse.navbar-collapse.expanded .tablet-menu,
        nav.navbar-nav .navbar-container div.collapse.navbar-collapse.expanded .tablet-menu {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          position: absolute;
          list-style: none;
          height: 100%;
          width: 100%;
          padding: 0;
          left: 0;
          z-index: 1; }
          nav.navbar .navbar-container div.collapse.navbar-collapse.expanded .tablet-menu li,
          nav.navbar-nav .navbar-container div.collapse.navbar-collapse.expanded .tablet-menu li {
            width: 20%;
            margin: 0 auto;
            padding: 15px;
            text-align: center;
            border-bottom: 1px solid white; }
            nav.navbar .navbar-container div.collapse.navbar-collapse.expanded .tablet-menu li:last-child,
            nav.navbar-nav .navbar-container div.collapse.navbar-collapse.expanded .tablet-menu li:last-child {
              border: none; }
            nav.navbar .navbar-container div.collapse.navbar-collapse.expanded .tablet-menu li a,
            nav.navbar-nav .navbar-container div.collapse.navbar-collapse.expanded .tablet-menu li a {
              font-weight: 100;
              color: #fff;
              font-size: 1.5em; }
        nav.navbar .navbar-container div.collapse.navbar-collapse.expanded .close-cross-tablet,
        nav.navbar-nav .navbar-container div.collapse.navbar-collapse.expanded .close-cross-tablet {
          position: absolute;
          width: 41px;
          height: 40px;
          left: 50%;
          margin-left: -20px;
          top: 40px;
          background-color: #fff;
          border-radius: 50px;
          display: block;
          z-index: 1; }
          nav.navbar .navbar-container div.collapse.navbar-collapse.expanded .close-cross-tablet .bars,
          nav.navbar-nav .navbar-container div.collapse.navbar-collapse.expanded .close-cross-tablet .bars {
            display: block;
            position: relative;
            left: 11px;
            top: 48%;
            width: 20px;
            height: 2px;
            opacity: 1; }
            nav.navbar .navbar-container div.collapse.navbar-collapse.expanded .close-cross-tablet .bars::before,
            nav.navbar-nav .navbar-container div.collapse.navbar-collapse.expanded .close-cross-tablet .bars::before {
              content: '';
              position: absolute;
              left: 0;
              bottom: 0;
              width: 20px;
              height: 2px;
              background-color: #18c5a3;
              -webkit-animation-name: first-cross;
              animation-name: first-cross;
              -webkit-animation-duration: 0.7s;
              animation-duration: 0.7s;
              -webkit-animation-timing-function: ease;
              animation-timing-function: ease;
              -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
            nav.navbar .navbar-container div.collapse.navbar-collapse.expanded .close-cross-tablet .bars::after,
            nav.navbar-nav .navbar-container div.collapse.navbar-collapse.expanded .close-cross-tablet .bars::after {
              content: '';
              position: absolute;
              left: 0;
              top: 0;
              width: 20px;
              height: 2px;
              background-color: #18c5a3;
              -webkit-animation-name: second-cross;
              animation-name: second-cross;
              -webkit-animation-duration: 0.7s;
              animation-duration: 0.7s;
              -webkit-animation-timing-function: ease;
              animation-timing-function: ease;
              -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }
          @media only screen and (min-width: 768px) and (max-width: 990px) {
            nav.navbar .navbar-container div.collapse.navbar-collapse.expanded .close-cross-tablet,
            nav.navbar-nav .navbar-container div.collapse.navbar-collapse.expanded .close-cross-tablet {
              display: block; } }
        nav.navbar .navbar-container div.collapse.navbar-collapse.expanded .log-container,
        nav.navbar-nav .navbar-container div.collapse.navbar-collapse.expanded .log-container {
          display: none; }

/* END DESKTOP NAV*/
@-webkit-keyframes first-cross {
  0% {
    top: -10px; }
  20% {
    top: -10px; }
  50% {
    top: 0; }
  55% {
    top: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); } }

@keyframes first-cross {
  0% {
    top: -10px; }
  20% {
    top: -10px; }
  50% {
    top: 0; }
  55% {
    top: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); } }

@-webkit-keyframes second-cross {
  0% {
    top: 10px; }
  20% {
    top: 10px; }
  50% {
    top: 0; }
  55% {
    top: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); } }

@keyframes second-cross {
  0% {
    top: 10px; }
  20% {
    top: 10px; }
  50% {
    top: 0; }
  55% {
    top: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); } }

@-webkit-keyframes jump {
  0% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px); }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  100% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px); } }

@keyframes jump {
  0% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px); }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  100% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px); } }

div.search-button {
  position: fixed;
  width: 60px;
  height: 60px;
  top: 25px;
  right: 25px; }
  @media only screen and (max-width: 768px) {
    div.search-button {
      right: 15px; } }
  div.search-button div.search-circle {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    position: absolute;
    cursor: pointer;
    box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
    z-index: 3;
    text-align: center; }
    div.search-button div.search-circle::before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      border-radius: 50%;
      width: 100%;
      height: 100%;
      background-color: #18c5a3;
      z-index: -1; }
    div.search-button div.search-circle::after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      border-radius: 50%;
      width: 100%;
      height: 100%;
      background-color: #19a388;
      z-index: -1;
      -webkit-transform: scale(0);
      transform: scale(0);
      -webkit-transition: -webkit-transform 0.2s ease-out;
      transition: -webkit-transform 0.2s ease-out;
      transition: transform 0.2s ease-out;
      transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out; }
    div.search-button div.search-circle:hover::after {
      -webkit-transform: scale(1);
      transform: scale(1);
      -webkit-transition: -webkit-transform 0.2s ease-in;
      transition: -webkit-transform 0.2s ease-in;
      transition: transform 0.2s ease-in;
      transition: transform 0.2s ease-in, -webkit-transform 0.2s ease-in; }
    div.search-button div.search-circle i {
      font-size: 25px;
      color: white;
      top: 2px;
      position: relative;
      line-height: 60px;
      width: 100%;
      text-align: center; }
    div.search-button div.search-circle.active::before {
      background-color: #fff; }
    div.search-button div.search-circle.active::after {
      background-color: #f8f8f8; }
    div.search-button div.search-circle.active i {
      color: #18c5a3; }
  div.search-button div.search-screenfill {
    width: 260vw;
    height: 260vw;
    margin-top: -130vw;
    margin-right: -130vw;
    background-color: #18c5a3;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    right: 50%;
    -webkit-transform: scale(0.005);
    transform: scale(0.005);
    opacity: 0;
    -webkit-transition: opacity,-webkit-transform;
    transition: opacity,-webkit-transform;
    transition: transform,opacity;
    transition: transform,opacity,-webkit-transform;
    -webkit-transition-duration: 0.6s,.3s;
    transition-duration: 0.6s,.3s;
    -webkit-transition-delay: 0.2s,.6s;
    transition-delay: 0.2s,.6s;
    z-index: 2; }
    div.search-button div.search-screenfill.active {
      -webkit-transform: scale(1);
      transform: scale(1);
      opacity: 1;
      -webkit-transition-delay: 0.2s,0s;
      transition-delay: 0.2s,0s; }
    @media only screen and (max-width: 768px) {
      div.search-button div.search-screenfill {
        width: 400vw;
        height: 400vw;
        margin-top: -200vw;
        margin-right: -200vw; } }
    @media only screen and (max-width: 500px) {
      div.search-button div.search-screenfill {
        width: 600vw;
        height: 600vw;
        margin-top: -300vw;
        margin-right: -300vw; } }

.search-modal {
  position: fixed;
  max-width: 900px;
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
  padding: 0 20px;
  box-sizing: border-box;
  top: 0;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.25s ease-out, top 0.25s ease-out;
  transition: opacity 0.25s ease-out, top 0.25s ease-out;
  z-index: 10; }
  .search-modal.show {
    opacity: 1;
    top: 115px;
    pointer-events: all; }
  .search-modal form {
    margin-bottom: 80px; }
  .search-modal .search-field {
    width: 100%;
    border: none;
    background: #FFF;
    font-size: 24px;
    line-height: 24px;
    font-style: italic;
    color: #939598;
    padding: 20px; }
    @media only screen and (max-width: 768px) {
      .search-modal .search-field {
        padding: 10px;
        font-size: 18px;
        line-height: 18px; } }
  .search-modal span {
    color: #FFF;
    font-size: 18px;
    line-height: 18px;
    display: block;
    width: 100%;
    padding: 24px 0; }
    .search-modal span.separator {
      border-bottom: 1px solid #FFF; }
      @media only screen and (max-width: 500px) {
        .search-modal span.separator {
          display: none; } }
    @media only screen and (max-width: 768px) {
      .search-modal span {
        padding-bottom: 12px; } }
  .search-modal .filter-reset {
    display: table;
    float: right;
    color: #FFF;
    font-size: 14px;
    line-height: 14px;
    padding-bottom: 2px;
    margin-top: 10px;
    position: relative; }
    .search-modal .filter-reset::after {
      content: '';
      position: absolute;
      width: 0;
      height: 1px;
      background-color: #fff;
      left: 0;
      bottom: -3px;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .search-modal .filter-reset:hover {
      cursor: pointer; }
      .search-modal .filter-reset:hover::after {
        width: 100%; }
  .search-modal .latest-wrap {
    margin-top: 36px; }
    .search-modal .latest-wrap a.latest-card {
      width: 28.66%;
      margin-right: 7%;
      float: left;
      color: #FFF;
      display: block;
      text-align: center; }
      .search-modal .latest-wrap a.latest-card:nth-child(3) {
        margin-right: 0; }
      .search-modal .latest-wrap a.latest-card .latest-image {
        width: 100%;
        padding-bottom: 70%;
        background: #FFF;
        position: relative;
        background-size: cover;
        background-position: center center; }
        .search-modal .latest-wrap a.latest-card .latest-image .overlay {
          background: #000;
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          opacity: 0;
          -webkit-transition: opacity 0.2s ease-out;
          transition: opacity 0.2s ease-out; }
        .search-modal .latest-wrap a.latest-card .latest-image .eye {
          display: block;
          position: absolute;
          width: 30px;
          height: 20px;
          top: 50%;
          left: 50%;
          margin-top: 20px;
          margin-left: -15px;
          opacity: 0;
          z-index: 1;
          pointer-events: none;
          background: url("../img/icon-eye.png") no-repeat center;
          -webkit-transition: opacity 0.2s ease-out, margin 0.2s ease-out;
          transition: opacity 0.2s ease-out, margin 0.2s ease-out; }
      .search-modal .latest-wrap a.latest-card .latest-text {
        font-size: 18px;
        line-height: 18px;
        margin-top: 15px;
        text-align: center;
        position: relative;
        display: inline-block;
        width: 85%; }
        .search-modal .latest-wrap a.latest-card .latest-text::after {
          content: '';
          position: absolute;
          left: 50%;
          top: 20px;
          width: 0;
          height: 1px;
          background-color: #fff;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
        .search-modal .latest-wrap a.latest-card .latest-text span {
          display: inline-block;
          font-size: 12px;
          line-height: 12px;
          padding: 8px 0 0;
          position: relative;
          width: auto; }
          .search-modal .latest-wrap a.latest-card .latest-text span::after {
            content: '';
            position: absolute;
            left: 50%;
            bottom: -5px;
            width: 0;
            height: 1px;
            background-color: #fff;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease; }
      .search-modal .latest-wrap a.latest-card:hover {
        text-decoration: none; }
        .search-modal .latest-wrap a.latest-card:hover .overlay {
          opacity: 0.33; }
        .search-modal .latest-wrap a.latest-card:hover .eye {
          opacity: 1;
          margin-top: -10px; }
        .search-modal .latest-wrap a.latest-card:hover .latest-text::after {
          width: 100%;
          left: 0; }
        .search-modal .latest-wrap a.latest-card:hover .latest-text span::after {
          width: 100%;
          left: 0; }
    @media only screen and (max-width: 768px) {
      .search-modal .latest-wrap {
        margin-top: 18px; } }
    @media only screen and (max-width: 500px) {
      .search-modal .latest-wrap {
        display: none; } }

.filters-row .filters {
  max-width: 540px;
  width: 100%;
  float: left; }
  @media only screen and (max-width: 768px) {
    .filters-row .filters {
      max-width: none;
      margin-bottom: 10px; } }

.filters-row .selectize-control.single {
  width: calc(33.33% - 10px);
  float: left;
  margin-right: 15px; }
  .filters-row .selectize-control.single.selected .selectize-input {
    background-color: #303030;
    color: #fff; }
    .filters-row .selectize-control.single.selected .selectize-input::after {
      border-color: #fff transparent transparent transparent; }
  .filters-row .selectize-control.single:last-child {
    margin-right: 0; }
  .filters-row .selectize-control.single .selectize-input {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border: none;
    border-radius: 0;
    font-size: 18px;
    line-height: 18px;
    height: 34px;
    padding: 8px;
    box-shadow: none;
    background-color: #fff; }
    .filters-row .selectize-control.single .selectize-input:after {
      border-color: #000 transparent transparent transparent; }
    .filters-row .selectize-control.single .selectize-input.dropdown-active {
      background-color: #303030;
      color: #fff; }
      .filters-row .selectize-control.single .selectize-input.dropdown-active::after {
        border-color: transparent transparent #fff transparent; }
  .filters-row .selectize-control.single .selectize-dropdown {
    font-size: 18px;
    line-height: 18px;
    border: none; }
    .filters-row .selectize-control.single .selectize-dropdown .option.selected {
      padding: 8px; }
    .filters-row .selectize-control.single .selectize-dropdown .option:hover {
      background-color: #f8f8f8; }
    .filters-row .selectize-control.single .selectize-dropdown .option {
      border-bottom: 1px solid #cdcdcd; }
      .filters-row .selectize-control.single .selectize-dropdown .option:last-child {
        border: none; }
  @media only screen and (max-width: 500px) {
    .filters-row .selectize-control.single {
      width: 100% !important;
      margin-bottom: 20px; } }

.filters-row input[type="submit"] {
  background: #000;
  color: #FFF;
  border: none;
  font-size: 18px;
  line-height: 18px;
  float: right;
  padding: 8px 32px; }
  @media only screen and (max-width: 500px) {
    .filters-row input[type="submit"] {
      width: 100%; } }

div.option {
  min-height: 30px; }
  div.option[data-value="660000"] {
    background-color: #660000; }
  div.option[data-value="990000"] {
    background-color: #990000; }
  div.option[data-value="cc0000"] {
    background-color: #cc0000; }
  div.option[data-value="cc3333"] {
    background-color: #cc3333; }
  div.option[data-value="ea4c88"] {
    background-color: #ea4c88; }
  div.option[data-value="993399"] {
    background-color: #993399; }
  div.option[data-value="663399"] {
    background-color: #663399; }
  div.option[data-value="333399"] {
    background-color: #333399; }
  div.option[data-value="0066cc"] {
    background-color: #0066cc; }
  div.option[data-value="0099cc"] {
    background-color: #0099cc; }
  div.option[data-value="66cccc"] {
    background-color: #66cccc; }
  div.option[data-value="77cc33"] {
    background-color: #77cc33; }
  div.option[data-value="669900"] {
    background-color: #669900; }
  div.option[data-value="336600"] {
    background-color: #336600; }
  div.option[data-value="666600"] {
    background-color: #666600; }
  div.option[data-value="999900"] {
    background-color: #999900; }
  div.option[data-value="cccc33"] {
    background-color: #cccc33; }
  div.option[data-value="ffff00"] {
    background-color: #ffff00; }
  div.option[data-value="ffcc33"] {
    background-color: #ffcc33; }
  div.option[data-value="ff9900"] {
    background-color: #ff9900; }
  div.option[data-value="ff6600"] {
    background-color: #ff6600; }
  div.option[data-value="cc6633"] {
    background-color: #cc6633; }
  div.option[data-value="996633"] {
    background-color: #996633; }
  div.option[data-value="663300"] {
    background-color: #663300; }
  div.option[data-value="000000"] {
    background-color: #000000; }
  div.option[data-value="999999"] {
    background-color: #999999; }
  div.option[data-value="cccccc"] {
    background-color: #cccccc; }
  div.option[data-value="E7D8B1"] {
    background-color: #E7D8B1; }
  div.option[data-value="ffffff"] {
    background-color: #ffffff; }
  div.option[data-value="E7D8B1"] {
    background-color: #E7D8B1; }
  div.option[data-value="424153"] {
    background-color: #424153; }
  div.option[data-value="ABBCDA"] {
    background-color: #ABBCDA; }
  div.option[data-value="F5DD01"] {
    background-color: #F5DD01; }

footer .first-footer {
  position: relative;
  background-color: #f8f8f8; }
  footer .first-footer .hero h3 {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: 0;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    font-size: 7em;
    font-family: "last_paradise";
    color: #f1f2f2; }
  footer .first-footer .hero .container {
    z-index: 10;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -40px;
    height: 80px;
    line-height: 65px; }
    footer .first-footer .hero .container ul {
      padding: 0;
      margin-top: 10px;
      list-style: none;
      text-align: center; }
      footer .first-footer .hero .container ul li {
        display: inline-block; }
        footer .first-footer .hero .container ul li a {
          color: #18c5a3;
          font-size: 3em;
          margin: 0 20px;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
          @media only screen and (max-width: 768px) {
            footer .first-footer .hero .container ul li a {
              font-size: 1.9em;
              margin: 0 15px; } }
          footer .first-footer .hero .container ul li a:hover {
            text-decoration: none; }
        footer .first-footer .hero .container ul li:first-child a:hover {
          color: #337ab7; }
        footer .first-footer .hero .container ul li:nth-child(2) a:hover {
          color: #000; }
        footer .first-footer .hero .container ul li:nth-child(3) a:hover {
          color: #000; }
        footer .first-footer .hero .container ul li:last-child a:hover {
          color: #4099ff; }

footer .second-footer {
  padding: 30px 0;
  background-color: #18c5a3; }
  @media only screen and (max-width: 768px) {
    footer .second-footer {
      padding-top: 25px;
      padding-bottom: 60px; } }
  footer .second-footer .container {
    overflow: visible; }
  footer .second-footer .gfield_description.validation_message {
    position: absolute;
    top: 30px;
    min-width: 350px; }
  footer .second-footer .container > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    /* > div {*/
    /*     margin-bottom: 25px;*/
    /* }*/ }
    @media only screen and (max-width: 768px) {
      footer .second-footer .container > .row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
    footer .second-footer .container > .row .referals {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
      line-height: 70px;
      display: -ms-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      @media only screen and (max-width: 768px) {
        footer .second-footer .container > .row .referals {
          -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
          order: 3;
          padding: 0 40px;
          max-width: 300px;
          margin: auto; } }
      footer .second-footer .container > .row .referals ul {
        list-style: none;
        padding: 0; }
        footer .second-footer .container > .row .referals ul li {
          opacity: 0.5;
          display: inline-block;
          -webkit-transition: opacity 0.3s ease;
          transition: opacity 0.3s ease; }
          footer .second-footer .container > .row .referals ul li a {
            display: block;
            width: 100px; }
          footer .second-footer .container > .row .referals ul li:hover {
            opacity: 1;
            -webkit-transition: opacity 0.3s ease;
            transition: opacity 0.3s ease; }
    footer .second-footer .container > .row .logo-footer {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
      padding: 10px 30px;
      text-align: center;
      opacity: 0.7;
      -webkit-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease;
      display: -ms-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      @media only screen and (max-width: 768px) {
        footer .second-footer .container > .row .logo-footer {
          -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
          order: 1;
          padding: 0 15px;
          width: 220px;
          margin: 0 auto; } }
      footer .second-footer .container > .row .logo-footer a {
        display: block;
        width: 100%;
        height: 60px; }
      footer .second-footer .container > .row .logo-footer span {
        display: block;
        width: 100%;
        font-size: 1em; }
        @media screen and (max-width: 990px) {
          footer .second-footer .container > .row .logo-footer span {
            font-size: 1.6em; } }
      footer .second-footer .container > .row .logo-footer:hover i {
        color: #FF4B4B; }
      footer .second-footer .container > .row .logo-footer .fa {
        color: #fff;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      footer .second-footer .container > .row .logo-footer img {
        margin: 0;
        width: 100%; }
      footer .second-footer .container > .row .logo-footer:hover {
        opacity: 1;
        -webkit-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease; }
    footer .second-footer .container > .row .newsletter-subscribe {
      font-family: 'lato', sans-serif;
      -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
      order: 3;
      position: relative;
      top: 10px;
      color: #303030;
      display: -ms-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      @media only screen and (max-width: 768px) {
        footer .second-footer .container > .row .newsletter-subscribe {
          -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
          order: 2;
          width: 300px;
          margin: 0 auto;
          padding: 40px 0; } }
      @media only screen and (max-width: 768px) {
        footer .second-footer .container > .row .newsletter-subscribe > div {
          width: 200px;
          margin: 0 auto; } }
      footer .second-footer .container > .row .newsletter-subscribe > div > a {
        display: block;
        margin-bottom: 10px; }
      footer .second-footer .container > .row .newsletter-subscribe .form-container {
        max-width: 180px;
        margin: 0 auto; }
        @media only screen and (max-width: 767px) {
          footer .second-footer .container > .row .newsletter-subscribe .form-container {
            max-width: none; } }
        footer .second-footer .container > .row .newsletter-subscribe .form-container form {
          margin-top: 10px;
          position: relative; }
          @media only screen and (max-width: 768px) {
            footer .second-footer .container > .row .newsletter-subscribe .form-container form {
              margin-top: 3px; } }
          footer .second-footer .container > .row .newsletter-subscribe .form-container form label {
            display: none; }
          footer .second-footer .container > .row .newsletter-subscribe .form-container form .validation_error {
            display: none; }
          footer .second-footer .container > .row .newsletter-subscribe .form-container form .gform_footer.top_label {
            background-color: #303030;
            outline: none;
            border: none;
            color: white;
            position: relative;
            float: right;
            left: 0;
            top: -30px;
            height: 30px;
            width: 30px;
            border-radius: 50%;
            overflow: hidden;
            margin: 0;
            cursor: pointer; }
            footer .second-footer .container > .row .newsletter-subscribe .form-container form .gform_footer.top_label input {
              background-color: transparent;
              position: relative;
              width: 100%;
              height: 100%;
              opacity: 0; }
            footer .second-footer .container > .row .newsletter-subscribe .form-container form .gform_footer.top_label:before {
              content: 'OK';
              position: absolute;
              width: 100%;
              height: 100%;
              top: 7px;
              left: 5px;
              font-size: 0.9em;
              -webkit-transition: -webkit-transform 0.2s ease-out;
              transition: -webkit-transform 0.2s ease-out;
              transition: transform 0.2s ease-out;
              transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out; }
            footer .second-footer .container > .row .newsletter-subscribe .form-container form .gform_footer.top_label:after {
              content: "\e907";
              font-family: 'life-of-pix';
              position: absolute;
              width: 100%;
              height: 100%;
              top: -5px;
              left: 3px;
              font-size: 2em;
              -webkit-transform: translateX(-30px);
              transform: translateX(-30px);
              -webkit-transition: -webkit-transform 0.2s ease-out;
              transition: -webkit-transform 0.2s ease-out;
              transition: transform 0.2s ease-out;
              transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out; }
            footer .second-footer .container > .row .newsletter-subscribe .form-container form .gform_footer.top_label:focus:before, footer .second-footer .container > .row .newsletter-subscribe .form-container form .gform_footer.top_label:hover:before {
              -webkit-transform: translateX(30px);
              transform: translateX(30px);
              -webkit-transition: -webkit-transform 0.2s ease-in;
              transition: -webkit-transform 0.2s ease-in;
              transition: transform 0.2s ease-in;
              transition: transform 0.2s ease-in, -webkit-transform 0.2s ease-in; }
            footer .second-footer .container > .row .newsletter-subscribe .form-container form .gform_footer.top_label:focus:after, footer .second-footer .container > .row .newsletter-subscribe .form-container form .gform_footer.top_label:hover:after {
              -webkit-transform: translateX(0px);
              transform: translateX(0px);
              -webkit-transition: -webkit-transform 0.2s ease-in;
              transition: -webkit-transform 0.2s ease-in;
              transition: transform 0.2s ease-in;
              transition: transform 0.2s ease-in, -webkit-transform 0.2s ease-in; }
          footer .second-footer .container > .row .newsletter-subscribe .form-container form input {
            float: left;
            max-width: 220px;
            width: 100%;
            padding: 2px 40px 2px 10px;
            border-radius: 25px;
            height: 30px; }
            @media only screen and (max-width: 767px) {
              footer .second-footer .container > .row .newsletter-subscribe .form-container form input {
                max-width: none; } }

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: transparent !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important; }

.gform_wrapper li.gfield_error input[type=email],
.gform_wrapper li.gfield_error input[type=number],
.gform_wrapper li.gfield_error input[type=password],
.gform_wrapper li.gfield_error input[type=tel],
.gform_wrapper li.gfield_error input[type=text],
.gform_wrapper li.gfield_error input[type=url],
.gform_wrapper li.gfield_error textarea {
  border: none !important; }

.overlay.modal {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000000;
  background-color: rgba(0, 0, 0, 0.67);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .overlay.modal.show {
    display: -ms-flex !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .overlay.modal .modal-max-upload {
    padding: 50px 30px !important; }
  .overlay.modal .modal-infolettre {
    width: 33%;
    min-width: 300px;
    max-width: 400px;
    background-color: #fff;
    padding: 50px 30px 85px;
    text-align: center;
    position: relative; }
    @media screen and (max-height: 500px) {
      .overlay.modal .modal-infolettre {
        padding: 20px; } }
    @media screen and (max-height: 500px) {
      .overlay.modal .modal-infolettre p {
        margin: 0; } }
    .overlay.modal .modal-infolettre .errors {
      color: #FF4B4B; }
    .overlay.modal .modal-infolettre .close {
      position: absolute;
      top: 10px;
      right: 10px;
      color: #303030;
      padding: 10px;
      opacity: 1;
      font-size: 1em;
      -webkit-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease; }
      .overlay.modal .modal-infolettre .close:hover {
        opacity: 0.8; }
    .overlay.modal .modal-infolettre .bottom-bar {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      height: 50px;
      background-color: #303030; }
      .overlay.modal .modal-infolettre .bottom-bar .letter {
        width: 20%;
        position: absolute;
        left: 0;
        height: 50px;
        bottom: 0;
        background-color: #ececec;
        display: -ms-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .overlay.modal .modal-infolettre .bottom-bar .letter i {
          font-size: 1.4em; }
      .overlay.modal .modal-infolettre .bottom-bar .mail {
        position: absolute;
        width: 50%;
        bottom: 0;
        left: 20%;
        height: 50px;
        display: -ms-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
      .overlay.modal .modal-infolettre .bottom-bar .submit {
        position: absolute;
        left: 70%;
        right: 0;
        bottom: 0;
        height: 50px;
        background-color: #18c5a3; }
        .overlay.modal .modal-infolettre .bottom-bar .submit input {
          position: absolute;
          left: 0;
          top: 0;
          bottom: 0;
          width: 100%;
          color: #fff; }
          .overlay.modal .modal-infolettre .bottom-bar .submit input::after {
            content: '';
            position: absolute;
            left: 0;
            bottom: 0;
            top: 0;
            width: 0;
            background-color: #19a388;
            -webkit-transition: width 0.4s ease;
            transition: width 0.4s ease; }
          .overlay.modal .modal-infolettre .bottom-bar .submit input:hover::after {
            width: 100%; }
      .overlay.modal .modal-infolettre .bottom-bar input {
        background-color: transparent;
        color: #fff; }

.modal-register {
  width: 33%;
  min-width: 300px;
  max-width: 400px;
  background-color: #fff;
  padding: 50px 30px 85px;
  text-align: center;
  position: relative;
  max-height: 100vh; }
  .modal-register h2 {
    margin: 0 0 50px; }
    @media screen and (max-height: 500px) {
      .modal-register h2 {
        margin: 0 0 10px;
        font-size: 20px; } }
  .modal-register .social-buttons > div {
    margin: 20px;
    color: #fff;
    position: relative; }
    @media screen and (max-width: 768px) {
      .modal-register .social-buttons > div {
        margin: 5px; } }
    .modal-register .social-buttons > div::before {
      font-family: 'life-of-pix';
      font-size: 1.5em;
      position: absolute;
      left: 10px;
      bottom: 4px; }
    .modal-register .social-buttons > div.facebook {
      background-color: #3b5998; }
      .modal-register .social-buttons > div.facebook::before {
        content: '\ea90'; }
    .modal-register .social-buttons > div.google-plus {
      background-color: #dd4b39; }
      .modal-register .social-buttons > div.google-plus::before {
        content: '\ea8b'; }
    .modal-register .social-buttons > div.twitter {
      background-color: #55acee; }
      .modal-register .social-buttons > div.twitter::before {
        content: '\ea96'; }
    .modal-register .social-buttons > div > a {
      display: block;
      padding: 10px; }
  .modal-register p {
    font-weight: 600; }
  .modal-register .form-container {
    position: relative; }
    .modal-register .form-container form {
      padding: 10px 20px; }
      .modal-register .form-container form input {
        background-color: #f1f2f2;
        width: 100%;
        position: relative;
        display: block;
        padding: 10px;
        margin: 20px 20px 20px 0;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box; }
        @media screen and (max-width: 768px) {
          .modal-register .form-container form input {
            margin: 5px 0 0; } }
        .modal-register .form-container form input:first-child {
          margin-top: 0; }
      .modal-register .form-container form .control-submit {
        position: relative; }
        .modal-register .form-container form .control-submit input {
          background-color: #18c5a3;
          color: #fff;
          margin-top: 5px; }
        .modal-register .form-container form .control-submit::before {
          font-family: 'FontAwesome';
          content: '\f003';
          font-size: 1.7em;
          position: absolute;
          left: 20px;
          bottom: 4px;
          z-index: 1;
          color: #fff; }
          @media screen and (max-width: 768px) {
            .modal-register .form-container form .control-submit::before {
              display: none; } }
  .modal-register a {
    color: #18c5a3; }
  .modal-register > a {
    color: #939598;
    text-decoration: underline;
    font-style: italic;
    padding: 0; }

/* Pages */
/* Landing*/
#home-slider {
  margin: 0;
  padding: 0;
  min-height: 500px;
  height: 72vh; }

.hero.hero-landing {
  height: 72vh;
  min-height: 500px;
  /*
    min-height: 600px;
    height: 72vh;
    */ }
  @media only screen and (max-width: 768px) {
    .hero.hero-landing {
      /*  min-height: 80vh;
        height: 80vh;

        */ } }
  @media only screen and (min-width: 768px) and (max-width: 990px) {
    .hero.hero-landing {
      /*min-height: 45vh;
        min-height: 450px;
        height: 45vh;

        ;*/ } }
  .hero.hero-landing .big-title {
    position: relative; }
    .hero.hero-landing .big-title h1 {
      text-align: center;
      color: white;
      font-family: "last_paradise";
      font-size: 60px;
      width: 500px; }
      @media only screen and (max-width: 768px) {
        .hero.hero-landing .big-title h1 {
          max-width: 300px;
          font-size: 40px; } }
  .hero.hero-landing .owl-prev {
    display: none; }
  .hero.hero-landing .potw {
    position: absolute;
    right: 100px;
    bottom: 50px;
    color: white;
    text-align: right;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media only screen and (max-width: 768px) {
      .hero.hero-landing .potw {
        right: 50px; } }
    .hero.hero-landing .potw a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      color: #fff;
      text-decoration: none; }
      .hero.hero-landing .potw a span.name {
        font-size: 1.3em;
        position: relative; }
        .hero.hero-landing .potw a span.name::before {
          content: '';
          position: absolute;
          height: 1px;
          width: 100%;
          left: 0;
          bottom: -2px;
          background-color: #fff; }
        .hero.hero-landing .potw a span.name::after {
          content: '';
          position: absolute;
          height: 1px;
          width: 0;
          left: 0;
          bottom: -2px;
          background-color: #18c5a3;
          -webkit-transition: width 0.3s ease;
          transition: width 0.3s ease; }
      .hero.hero-landing .potw a .potw-icon {
        margin-left: 5px;
        width: 50px;
        height: 50px;
        background-position: 50%;
        background-size: 100% auto;
        background-repeat: no-repeat; }
      .hero.hero-landing .potw a:hover span.name::after {
        width: 100%;
        -webkit-transition: width 0.3s ease;
        transition: width 0.3s ease; }
  .hero.hero-landing form {
    width: 60%;
    min-width: 220px;
    margin: 0 auto;
    position: relative;
    margin-top: 60px; }
    @media only screen and (min-width: 768px) and (max-width: 990px) {
      .hero.hero-landing form {
        max-width: 180px; } }
    @media only screen and (max-width: 768px) {
      .hero.hero-landing form {
        display: none; } }
    .hero.hero-landing form input {
      width: 100%;
      font-size: 1.3em;
      padding: 15px 20px;
      color: #585858;
      background-color: rgba(255, 255, 255, 0.7);
      border-radius: 30px;
      border: none;
      line-height: 1; }
      .hero.hero-landing form input:focus {
        outline: none; }
      @media only screen and (min-width: 768px) and (max-width: 990px) {
        .hero.hero-landing form input {
          padding: 10px 20px; } }
    .hero.hero-landing form button {
      position: absolute;
      bottom: 0;
      right: 0;
      border: none;
      border-radius: 30px;
      background-color: transparent;
      color: white;
      z-index: 0;
      height: 100%; }
      .hero.hero-landing form button::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        border-radius: 50%;
        width: 100%;
        height: 100%;
        background-color: #18c5a3;
        z-index: -1; }
      .hero.hero-landing form button::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        border-radius: 50%;
        width: 100%;
        height: 100%;
        background-color: #19a388;
        z-index: -1;
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transition: -webkit-transform 0.2s ease-out;
        transition: -webkit-transform 0.2s ease-out;
        transition: transform 0.2s ease-out;
        transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out; }
      .hero.hero-landing form button:hover::after {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: -webkit-transform 0.2s ease-in;
        transition: -webkit-transform 0.2s ease-in;
        transition: transform 0.2s ease-in;
        transition: transform 0.2s ease-in, -webkit-transform 0.2s ease-in; }
      .hero.hero-landing form button:focus {
        outline: none; }
      .hero.hero-landing form button i {
        font-size: 1.5em;
        padding: 13px 11px; }
        @media only screen and (min-width: 768px) and (max-width: 990px) {
          .hero.hero-landing form button i {
            padding: 4px; } }

/* Filter Bar*/
.greybar {
  width: 100%;
  background: #f8f8f8;
  position: relative; }
  .greybar .feat {
    position: absolute;
    left: 30px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media only screen and (max-width: 768px) {
      .greybar .feat {
        display: none; } }
  .greybar .centered {
    width: 100%;
    max-width: 1080px;
    padding: 0 15px;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box; }
    .greybar .centered .filters {
      display: table;
      margin: 0 auto; }
      .greybar .centered .filters ul {
        list-style: none;
        margin: 0;
        padding: 0;
        position: relative; }
        .greybar .centered .filters ul li:not(.moving-border) {
          float: left; }
          .greybar .centered .filters ul li:not(.moving-border) a {
            display: block;
            text-align: center;
            font-size: 18px;
            line-height: 18px;
            padding: 20px 25px;
            color: #585858;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
            text-decoration: none; }
            .greybar .centered .filters ul li:not(.moving-border) a:hover {
              cursor: pointer;
              color: #18c5a3;
              -webkit-transition: all 0.3s ease;
              transition: all 0.3s ease; }
            .greybar .centered .filters ul li:not(.moving-border) a.active {
              color: #18c5a3;
              font-weight: bold; }
            .greybar .centered .filters ul li:not(.moving-border) a:last-child {
              margin-right: 0; }
        .greybar .centered .filters ul li.moving-border {
          position: absolute;
          left: 0;
          bottom: 0;
          width: 100px;
          height: 2px;
          background-color: #18c5a3; }
    .greybar .centered .display-type {
      height: 25px;
      display: table;
      position: absolute;
      right: 15px;
      top: 20px; }
      .greybar .centered .display-type > div {
        display: block;
        width: 25px;
        height: 25px;
        float: left;
        background-position: top;
        position: relative; }
        .greybar .centered .display-type > div a {
          position: absolute;
          top: 0;
          right: 0;
          left: 0;
          bottom: 0;
          z-index: 100; }
        .greybar .centered .display-type > div.active {
          background-position: bottom; }
        .greybar .centered .display-type > div:first-child {
          margin-right: 14px;
          background-position: top; }
          .greybar .centered .display-type > div:first-child::after {
            content: '';
            position: absolute;
            width: 10px;
            height: 10px;
            border: 1px solid black;
            left: 0;
            top: 0;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease; }
          .greybar .centered .display-type > div:first-child::before {
            content: '';
            position: absolute;
            width: 10px;
            height: 10px;
            border: 1px solid black;
            left: 0;
            bottom: 0;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease; }
          .greybar .centered .display-type > div:first-child .right {
            width: 100%;
            height: 100%;
            position: relative; }
            .greybar .centered .display-type > div:first-child .right::after {
              content: '';
              position: absolute;
              width: 10px;
              height: 10px;
              border: 1px solid black;
              right: 0;
              top: 0;
              -webkit-transition: all 0.3s ease;
              transition: all 0.3s ease; }
            .greybar .centered .display-type > div:first-child .right::before {
              content: '';
              position: absolute;
              width: 10px;
              height: 10px;
              border: 1px solid black;
              right: 0;
              bottom: 0;
              -webkit-transition: all 0.3s ease;
              transition: all 0.3s ease; }
          .greybar .centered .display-type > div:first-child.active::after, .greybar .centered .display-type > div:first-child.active::before,
          .greybar .centered .display-type > div:first-child.active .right::after,
          .greybar .centered .display-type > div:first-child.active .right::before, .greybar .centered .display-type > div:first-child:hover::after, .greybar .centered .display-type > div:first-child:hover::before,
          .greybar .centered .display-type > div:first-child:hover .right::after,
          .greybar .centered .display-type > div:first-child:hover .right::before {
            background-color: #18c5a3;
            border-color: #18c5a3; }
        .greybar .centered .display-type > div:last-child::after {
          content: '';
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 10px;
          border: 1px solid black;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
        .greybar .centered .display-type > div:last-child::before {
          content: '';
          position: absolute;
          left: 0;
          bottom: 0;
          width: 100%;
          height: 10px;
          border: 1px solid black;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
        .greybar .centered .display-type > div:last-child.active::after, .greybar .centered .display-type > div:last-child.active::before, .greybar .centered .display-type > div:last-child:hover::after, .greybar .centered .display-type > div:last-child:hover::before {
          border-color: #18c5a3;
          background-color: #18c5a3; }
        .greybar .centered .display-type > div:hover {
          cursor: pointer; }

.pub-banner {
  height: 100px;
  margin: 5vh auto;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .pub-banner {
      height: 250px; } }

.container {
  width: 100%;
  max-width: 1080px;
  padding: 0 15px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box;
  overflow: hidden; }
  @media (max-width: 1080px) {
    .container {
      width: 100%;
      padding: 0 15px; } }

/* ============================================== */
/* IMAGE GRID DISPLAY                             */
/* ============================================== */
.img-grid {
  width: 100%; }
  .img-grid .node {
    display: block;
    width: calc(33.3334% - 10px);
    margin-bottom: 15px !important;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
    background-size: cover; }
    @media screen and (max-width: 768px) {
      .img-grid .node {
        width: 100%; } }
    .img-grid .node.video {
      background: transparent;
      height: 227px; }
      .img-grid .node.video .lov-icon {
        background: url(../img/LOV-white.svg);
        width: 52px;
        height: 52px;
        background-size: 200%;
        background-position: center;
        position: absolute;
        left: 15px;
        top: 15px;
        z-index: 11; }
      .img-grid .node.video iframe {
        width: 100%;
        position: relative;
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        margin-top: -66px; }
        @media screen and (max-width: 990px) {
          .img-grid .node.video iframe {
            -webkit-transform: scale(1.6);
            transform: scale(1.6); } }
      .img-grid .node.video .clickarea {
        height: calc(100%) !important;
        z-index: 10; }
    .img-grid .node.pending::after {
      content: "This pic is under review by our team.";
      background-color: rgba(0, 0, 0, 0.4);
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      color: #fff;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .img-grid .node > img {
      width: 100%; }
    .img-grid .node.pubspace {
      background: none;
      padding-bottom: calc(33.3334% - 10px);
      /* ADOBE - GRID - GENERAL */ }
      @media screen and (max-width: 768px) {
        .img-grid .node.pubspace {
          height: 255px;
          padding: 0; } }
      .img-grid .node.pubspace .pub {
        position: absolute;
        width: 100%;
        height: 100%;
        display: -ms-flex;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
      .img-grid .node.pubspace.adobe {
        padding-bottom: calc(55% - 10px); }
        .img-grid .node.pubspace.adobe .pub {
          background-color: #f3f3f3;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          padding: 5%;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          justify-content: flex-start;
          left: 50%;
          -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
          /* background: url('../img/ADOBE_ads.png') no-repeat center;*/ }
          .img-grid .node.pubspace.adobe .pub > img {
            width: auto;
            margin-bottom: 20px; }
          .img-grid .node.pubspace.adobe .pub .container {
            width: 90%;
            margin: 0 auto;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
            .img-grid .node.pubspace.adobe .pub .container > div {
              width: 50%;
              padding: 5px; }
              .img-grid .node.pubspace.adobe .pub .container > div > a {
                font-size: 12px; }
                .img-grid .node.pubspace.adobe .pub .container > div > a div {
                  width: 100%;
                  padding-bottom: 100%;
                  background-size: contain;
                  background-position: center;
                  background-repeat: no-repeat; }
                .img-grid .node.pubspace.adobe .pub .container > div > a i {
                  color: #aaaaaa;
                  border: 1px solid #aaaaaa;
                  border-radius: 50%;
                  font-style: normal;
                  display: inline-block;
                  width: 15px;
                  height: 15px;
                  line-height: 13px;
                  text-align: center;
                  font-size: 10px; }
        @media screen and (max-width: 768px) {
          .img-grid .node.pubspace.adobe {
            display: -webkit-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            height: 620px;
            background-color: #f3f3f3;
            padding-bottom: 0; }
            .img-grid .node.pubspace.adobe .pub {
              height: auto;
              -webkit-box-orient: vertical;
              -webkit-box-direction: normal;
              -ms-flex-direction: column;
              flex-direction: column;
              width: 60%; } }
    @media screen and (max-width: 768px) and (max-width: 768px) {
      .img-grid .node.pubspace.adobe .pub {
        width: 100%;
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%); } }
        @media screen and (max-width: 768px) {
              .img-grid .node.pubspace.adobe .pub .container {
                width: 90%;
                margin: 0 auto;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-wrap: wrap;
                flex-wrap: wrap; }
                .img-grid .node.pubspace.adobe .pub .container > div {
                  width: 33%;
                  padding: 5px; }
                  .img-grid .node.pubspace.adobe .pub .container > div > div {
                    width: 100%;
                    padding-bottom: 70%;
                    background-size: contain;
                    background-position: center;
                    background-repeat: no-repeat; } }
    .img-grid .node .clickarea {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #000;
      opacity: 0;
      -webkit-transition: opacity 0.2s ease-out, height 0.2s ease-out;
      transition: opacity 0.2s ease-out, height 0.2s ease-out; }
    .img-grid .node .eye {
      display: block;
      position: absolute;
      width: 30px;
      height: 20px;
      top: 50%;
      left: 50%;
      margin-top: -10px;
      margin-left: -15px;
      opacity: 0;
      z-index: 1;
      pointer-events: none;
      background: url("../img/icon-eye.png") no-repeat center;
      -webkit-transition: opacity 0.2s ease-out, margin 0.2s ease-out;
      transition: opacity 0.2s ease-out, margin 0.2s ease-out; }
    .img-grid .node .bar {
      width: 100%;
      height: 46px;
      position: absolute;
      left: 0;
      bottom: -46px;
      -webkit-transition: bottom 0.2s ease-out;
      transition: bottom 0.2s ease-out; }
      @media screen and (max-width: 768px) {
        .img-grid .node .bar {
          bottom: 0; } }
      .img-grid .node .bar .background {
        background: #FFF;
        opacity: 0.80;
        height: 100%;
        width: 100%; }
      .img-grid .node .bar a.info {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        line-height: 46px;
        color: #000;
        text-decoration: none;
        max-width: calc(100% - 140px);
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap; }
        .img-grid .node .bar a.info img {
          width: 30px;
          height: 30px;
          margin: 0 10px;
          border-radius: 100%; }
      .img-grid .node .bar .actions {
        position: absolute;
        right: 0;
        top: 0;
        height: 46px; }
        .img-grid .node .bar .actions .social {
          opacity: 0;
          visibility: hidden; }
        .img-grid .node .bar .actions .download,
        .img-grid .node .bar .actions .favorite,
        .img-grid .node .bar .actions .share {
          float: left;
          display: block;
          height: 46px;
          -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease;
          position: relative; }
        .img-grid .node .bar .actions .favorite {
          width: 30px;
          margin-right: 5px;
          text-align: center;
          color: #080b0b;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease;
          position: relative;
          font-size: 1.5em;
          line-height: 46px;
          text-decoration: none !important;
          -webkit-transform: translate3d(0, 46px, 0);
          transform: translate3d(0, 46px, 0); }
          @media screen and (max-width: 768px) {
            .img-grid .node .bar .actions .favorite {
              -webkit-transform: translate3d(0, 0px, 0);
              transform: translate3d(0, 0px, 0); } }
          @media (max-width: 768px) {
            .img-grid .node .bar .actions .favorite {
              margin-right: 14px; } }
          .img-grid .node .bar .actions .favorite::after {
            content: '';
            left: -5px;
            top: 2px;
            position: absolute;
            border: 5px solid red;
            opacity: 0;
            -webkit-transform: scale(0.2);
            transform: scale(0.2);
            width: 40px;
            height: 40px;
            border-radius: 50%;
            z-index: 0; }
          .img-grid .node .bar .actions .favorite:hover {
            color: #FF4B4B;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease; }
          .img-grid .node .bar .actions .favorite i {
            -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
            color: #FF4B4B;
            position: absolute;
            top: 11px;
            font-size: 1.1em;
            left: 0;
            -webkit-transform: scale3d(0, 0, 0);
            transform: scale3d(0, 0, 0);
            opacity: 0;
            -webkit-transition: all 0.2s ease;
            transition: all 0.2s ease; }
            .img-grid .node .bar .actions .favorite i::after {
              content: '';
              left: -5px;
              top: -9px;
              position: absolute;
              border: 5px solid red;
              opacity: 0;
              -webkit-transform: scale(0.2);
              transform: scale(0.2);
              width: 40px;
              height: 40px;
              border-radius: 50%;
              z-index: 0;
              -webkit-transition: all 0.3s ease;
              transition: all 0.3s ease; }
          .img-grid .node .bar .actions .favorite.liked::after {
            -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
            -webkit-animation: ripple 0.7s linear;
            animation: ripple 0.7s linear;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden; }
          .img-grid .node .bar .actions .favorite.liked i {
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
            opacity: 1;
            width: 100%;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden; }
            .img-grid .node .bar .actions .favorite.liked i::after {
              -webkit-transform-style: preserve-3d;
              transform-style: preserve-3d;
              -webkit-animation: ripple2 1s linear;
              animation: ripple2 1s linear;
              -webkit-backface-visibility: hidden;
              backface-visibility: hidden; }
        .img-grid .node .bar .actions .share {
          width: 25px;
          margin-right: 14px;
          margin-right: 57px;
          -webkit-transform: translate3d(0, 46px, 0);
          transform: translate3d(0, 46px, 0);
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease;
          opacity: 0;
          font-size: 1.5em;
          line-height: 46px;
          color: #303030; }
          @media screen and (max-width: 768px) {
            .img-grid .node .bar .actions .share {
              -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
              opacity: 1; } }
        .img-grid .node .bar .actions .download {
          width: 46px;
          position: absolute;
          right: 0;
          background: #18c5a3;
          -webkit-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out;
          text-decoration: none; }
          .img-grid .node .bar .actions .download i {
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
            opacity: 0;
            color: #fff;
            font-size: 27px;
            line-height: 48px;
            position: relative;
            left: 8px;
            display: block;
            -webkit-transform: translate3d(0, 46px, 0);
            transform: translate3d(0, 46px, 0); }
            @media screen and (max-width: 768px) {
              .img-grid .node .bar .actions .download i {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                opacity: 1; } }
          .img-grid .node .bar .actions .download:hover {
            width: 146px;
            -webkit-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out; }
          .img-grid .node .bar .actions .download:after {
            content: 'Download';
            color: #fff;
            position: absolute;
            width: 100px;
            height: 46px;
            left: 60px;
            top: 0;
            line-height: 46px; }
    .img-grid .node:hover .clickarea {
      opacity: 0.30;
      height: calc(100% - 46px); }
    .img-grid .node:hover .eye {
      opacity: 1;
      margin-top: -36px; }
    .img-grid .node:hover .actions .social.expanded {
      opacity: 1;
      visibility: visible; }
    .img-grid .node:hover .bar {
      bottom: 0; }
      .img-grid .node:hover .bar .actions .favorite {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
        -webkit-transition: all 0.3s ease 0.15s;
        transition: all 0.3s ease 0.15s; }
      .img-grid .node:hover .bar .actions .share {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
        -webkit-transition: all 0.3s ease 0.075s;
        transition: all 0.3s ease 0.075s; }
      .img-grid .node:hover .bar .actions .download i {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1;
        -webkit-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s; }

.img-grid .node.video .eye,
.wide-list .node.video .eye {
  margin-top: 10px; }

.img-grid .node.video:hover .eye,
.wide-list .node.video:hover .eye {
  margin-top: -10px;
  opacity: 1 !important;
  z-index: 11; }

/* ============================================== */
/* WIDE LIST DISPLAY                              */
/* ============================================== */
.wide-list .node {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 105px !important;
  background-size: cover; }
  .wide-list .node.video {
    background: transparent;
    overflow: hidden; }
    .wide-list .node.video .lov-icon {
      background: url("../img/logo_lov_white.png");
      width: 32px;
      height: 32px;
      background-size: cover;
      position: absolute;
      left: 15px;
      top: 15px;
      z-index: 11; }
    .wide-list .node.video iframe {
      width: 100%;
      position: relative;
      -webkit-transform: scale(1.7);
      transform: scale(1.7); }
    .wide-list .node.video .clickarea {
      height: calc(100%) !important;
      z-index: 10; }
    .wide-list .node.video:hover .clickarea {
      opacity: 0.3; }
  .wide-list .node.pubspace {
    background: none;
    height: 200px;
    margin-bottom: 60px !important;
    /* ADOBE - WIDE - GENERAL */ }
    .wide-list .node.pubspace .pub {
      position: absolute;
      width: 100%;
      height: 100%;
      display: -ms-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    .wide-list .node.pubspace.adobe {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center !important;
      height: 620px;
      background-color: #f3f3f3; }
      .wide-list .node.pubspace.adobe > img {
        width: auto;
        margin-bottom: 20px; }
      .wide-list .node.pubspace.adobe .pub {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        position: relative; }
        @media screen and (max-width: 768px) {
          .wide-list .node.pubspace.adobe .pub {
            width: 90%; } }
        .wide-list .node.pubspace.adobe .pub .container {
          width: 90%;
          margin: 0 auto;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
          .wide-list .node.pubspace.adobe .pub .container > div {
            width: 33%;
            padding: 5px;
            text-align: center; }
            .wide-list .node.pubspace.adobe .pub .container > div a {
              font-size: 12px; }
              .wide-list .node.pubspace.adobe .pub .container > div a > div {
                width: 100%;
                padding-bottom: 70%;
                background-size: contain;
                background-position: center;
                background-repeat: no-repeat; }
              .wide-list .node.pubspace.adobe .pub .container > div a i {
                color: #aaaaaa;
                border: 1px solid #aaaaaa;
                border-radius: 50%;
                font-style: normal;
                display: inline-block;
                width: 15px;
                height: 15px;
                line-height: 13px;
                text-align: center;
                font-size: 10px; }
  .wide-list .node > img {
    width: 100%; }
  .wide-list .node.pending::after {
    content: "This pic is under review by our team.";
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .wide-list .node .clickarea {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-out, height 0.2s ease-out;
    transition: opacity 0.2s ease-out, height 0.2s ease-out; }
  .wide-list .node .eye {
    display: block;
    position: absolute;
    width: 45px;
    height: 30px;
    top: 50%;
    left: 50%;
    margin-top: -15px;
    margin-left: -22.5px;
    opacity: 0;
    z-index: 1;
    pointer-events: none;
    background: url("../img/icon-eye-large.png") no-repeat center;
    -webkit-transition: opacity 0.2s ease-out, margin 0.2s ease-out;
    transition: opacity 0.2s ease-out, margin 0.2s ease-out; }
    @media (max-width: 768px) {
      .wide-list .node .eye {
        background: url("../img/icon-eye.png") no-repeat center;
        width: 30px;
        height: 20px;
        margin-top: -10px;
        margin-left: -15px; } }
  .wide-list .node .bar {
    width: 100%;
    height: 60px;
    position: absolute;
    left: 0;
    bottom: -60px;
    -webkit-transition: bottom 0.2s ease-out;
    transition: bottom 0.2s ease-out; }
    .wide-list .node .bar .background {
      background: #FFF;
      opacity: 0.80;
      height: 100%;
      width: 100%; }
    .wide-list .node .bar a.info {
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      line-height: 60px;
      font-size: 18px;
      color: #000;
      text-decoration: none;
      max-width: calc(100% - 300px);
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
      .wide-list .node .bar a.info::after {
        content: '';
        position: absolute;
        width: 0;
        height: 1px;
        left: 65px;
        bottom: 15px;
        background-color: #18c5a3;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      .wide-list .node .bar a.info:hover::after {
        width: 100%; }
      @media (max-width: 768px) {
        .wide-list .node .bar a.info {
          font-size: 14px;
          line-height: 46px;
          max-width: calc(100% - 140px); } }
      .wide-list .node .bar a.info img {
        width: 40px;
        height: 40px;
        margin: 0 10px;
        border-radius: 100%; }
        @media (max-width: 768px) {
          .wide-list .node .bar a.info img {
            width: 30px;
            height: 30px; } }
    .wide-list .node .bar .actions {
      position: absolute;
      right: 0;
      top: 0;
      height: 60px; }
      @media screen and (max-width: 768px) {
        .wide-list .node .bar .actions {
          height: 46px; } }
      .wide-list .node .bar .actions .download,
      .wide-list .node .bar .actions .favorite,
      .wide-list .node .bar .actions .share {
        float: left;
        display: block;
        height: 60px;
        font-size: 1.5em;
        line-height: 60px;
        text-decoration: none !important; }
        @media (max-width: 768px) {
          .wide-list .node .bar .actions .download,
          .wide-list .node .bar .actions .favorite,
          .wide-list .node .bar .actions .share {
            height: 46px;
            line-height: 46px; } }
        .wide-list .node .bar .actions .download:hover,
        .wide-list .node .bar .actions .favorite:hover,
        .wide-list .node .bar .actions .share:hover {
          text-decoration: none; }
      .wide-list .node .bar .actions .favorite {
        width: 25px;
        margin-right: 15px;
        color: #080b0b;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        position: relative; }
        @media (max-width: 768px) {
          .wide-list .node .bar .actions .favorite {
            margin-right: 14px; } }
        .wide-list .node .bar .actions .favorite::after {
          content: '';
          left: -9px;
          top: 8px;
          position: absolute;
          border: 5px solid red;
          opacity: 0;
          -webkit-transform: scale(0.2);
          transform: scale(0.2);
          width: 40px;
          height: 40px;
          border-radius: 50%;
          z-index: 0;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
        .wide-list .node .bar .actions .favorite:hover {
          color: #FF4B4B;
          text-decoration: none;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
        .wide-list .node .bar .actions .favorite i {
          -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
          color: #FF4B4B;
          position: absolute;
          top: 18px;
          font-size: 1.1em;
          left: -1px;
          -webkit-transform: scale3d(0, 0, 0);
          transform: scale3d(0, 0, 0);
          opacity: 0;
          -webkit-transition: all 0.2s ease;
          transition: all 0.2s ease; }
          @media screen and (max-width: 768px) {
            .wide-list .node .bar .actions .favorite i {
              top: 11px;
              left: -1px; } }
          .wide-list .node .bar .actions .favorite i::after {
            content: '';
            left: -13px;
            top: -15px;
            position: absolute;
            border: 5px solid red;
            opacity: 0;
            -webkit-transform: scale(0.2);
            transform: scale(0.2);
            width: 50px;
            height: 50px;
            border-radius: 50%;
            z-index: 0;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease; }
        .wide-list .node .bar .actions .favorite.liked::after {
          -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
          -webkit-animation: ripple 0.7s linear;
          animation: ripple 0.7s linear;
          -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
        .wide-list .node .bar .actions .favorite.liked i {
          -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
          opacity: 1;
          -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
          .wide-list .node .bar .actions .favorite.liked i::after {
            -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
            -webkit-animation: ripple2 1s linear;
            animation: ripple2 1s linear;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden; }
      .wide-list .node .bar .actions .share {
        width: 25px;
        margin-right: 28px;
        color: #080b0b; }
        @media (max-width: 768px) {
          .wide-list .node .bar .actions .share {
            margin-right: 14px; } }
      .wide-list .node .bar .actions .download {
        padding: 0 20px;
        text-decoration: none;
        color: #fff;
        position: relative; }
        .wide-list .node .bar .actions .download::after {
          content: '';
          position: absolute;
          width: 100%;
          height: 0;
          background-color: #19a388;
          left: 0;
          top: 0;
          -webkit-transition: height 0.3s ease;
          transition: height 0.3s ease; }
        .wide-list .node .bar .actions .download:hover::after {
          height: 100%; }
        .wide-list .node .bar .actions .download::before {
          content: '';
          position: absolute;
          width: 100%;
          height: 100%;
          background-color: #18c5a3;
          top: 0;
          left: 0; }
        .wide-list .node .bar .actions .download span {
          position: relative;
          font-size: 18px;
          color: #FFF;
          line-height: 60px;
          z-index: 1; }
          @media screen and (max-width: 768px) {
            .wide-list .node .bar .actions .download span {
              display: block !important;
              left: 8px; } }
          .wide-list .node .bar .actions .download span i {
            margin-right: 20px;
            font-size: 30px;
            position: relative;
            top: 5px; }
            @media screen and (max-width: 768px) {
              .wide-list .node .bar .actions .download span i {
                top: 0; } }
          .wide-list .node .bar .actions .download span::before {
            float: right;
            font-size: 30px; }
          @media (max-width: 768px) {
            .wide-list .node .bar .actions .download span {
              display: none; } }
        @media (max-width: 768px) {
          .wide-list .node .bar .actions .download {
            padding: 0;
            width: 46px;
            background: url("../img/icon-download.png") #18c5a3 no-repeat top center; } }
    @media (max-width: 768px) {
      .wide-list .node .bar {
        height: 46px;
        bottom: -46px; } }
  .wide-list .node:hover .clickarea {
    opacity: .3; }
    @media (max-width: 768px) {
      .wide-list .node:hover .clickarea {
        height: calc(100%); } }
  .wide-list .node:hover .eye {
    opacity: .7;
    margin-top: -36px; }

.pagination {
  display: table;
  font-family: 'last_paradise';
  color: #000;
  padding-bottom: 50px;
  margin: 0 auto;
  position: relative; }
  .pagination .numbers {
    position: relative;
    text-align: center;
    width: 120px;
    min-height: 70px; }
    .pagination .numbers .split {
      height: 42px;
      width: 3px;
      background: #18c5a3;
      -webkit-transform: rotate(25deg);
      transform: rotate(25deg);
      position: absolute;
      left: 50%;
      top: 10px; }
    .pagination .numbers .current {
      position: absolute;
      font-size: 40px;
      line-height: 40px;
      top: 0;
      left: 0;
      width: 45%;
      text-align: right; }
    .pagination .numbers .total {
      position: absolute;
      font-size: 30px;
      line-height: 30px;
      bottom: 0;
      right: 0;
      width: 45%;
      text-align: left; }
  .pagination .next {
    width: 30px;
    height: 60px;
    position: absolute;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 3em;
    color: #000;
    top: 10px;
    right: -10px; }
    .pagination .next:hover {
      -webkit-transform: translateX(5px);
      transform: translateX(5px);
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      color: #18c5a3; }
  .pagination .previous {
    width: 30px;
    height: 60px;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 3em;
    color: #000;
    position: absolute;
    left: -30px;
    top: 10px; }
    .pagination .previous:hover {
      -webkit-transform: translateX(-5px);
      transform: translateX(-5px);
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      color: #18c5a3; }

.wide-list .node .social ul li:nth-child(2)::after {
  left: 43%; }

.node .social {
  position: absolute;
  height: 46px;
  top: -56px;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-perspective: 500px;
  perspective: 500px;
  left: -15px;
  visibility: hidden; }
  .node .social.expanded {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    visibility: visible; }
  .node .social ul {
    list-style: none;
    padding: 0;
    left: -6px;
    position: relative;
    width: 120%; }
    .node .social ul a {
      display: inline-block;
      display: inline-block;
      line-height: 26px;
      padding: 10px;
      margin: 0;
      color: #fff;
      text-align: center;
      min-width: 46px;
      float: left; }
      .node .social ul a:first-child {
        background-color: #4099FF;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        .node .social ul a:first-child:hover {
          background-color: #4089FF;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
      .node .social ul a:nth-child(2) {
        background-color: #2d5998;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        .node .social ul a:nth-child(2):hover {
          background-color: #3c4998;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
        .node .social ul a:nth-child(2)::after {
          content: '';
          position: absolute;
          border-color: transparent transparent #3b5998 transparent;
          -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
          border-width: 10px 10px 10px 0;
          border-style: solid;
          width: 0;
          height: 0;
          top: 31px;
          left: 41%;
          margin-left: -8px; }
      .node .social ul a:last-child {
        background-color: #dd4b39;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        .node .social ul a:last-child:hover {
          background-color: #dd3c39;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }

.animated-grid .node {
  -webkit-transform: translate3d(0, 100px, 0);
  transform: translate3d(0, 100px, 0);
  opacity: 0;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease; }
  .animated-grid .node.reveal {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1; }

@-webkit-keyframes ripple {
  0% {
    -webkit-transform: scale3d(0.2, 0.2, 0.2);
    transform: scale3d(0.2, 0.2, 0.2);
    opacity: 0;
    border-width: 5px; }
  30% {
    opacity: 0.3;
    border-width: 5px;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    border-width: 0;
    opacity: 0; } }

@keyframes ripple {
  0% {
    -webkit-transform: scale3d(0.2, 0.2, 0.2);
    transform: scale3d(0.2, 0.2, 0.2);
    opacity: 0;
    border-width: 5px; }
  30% {
    opacity: 0.3;
    border-width: 5px;
    -webkit-transform: scale3d(0.8, 0.8, 0.8);
    transform: scale3d(0.8, 0.8, 0.8); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    border-width: 0;
    opacity: 0; } }

@-webkit-keyframes ripple2 {
  0% {
    -webkit-transform: scale3d(0.2, 0.2, 0.2);
    transform: scale3d(0.2, 0.2, 0.2);
    opacity: 0;
    border-width: 5px; }
  30% {
    opacity: 0.3;
    border-width: 5px;
    -webkit-transform: scale3d(0.6, 0.6, 0.6);
    transform: scale3d(0.6, 0.6, 0.6); }
  70% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    border-width: 0;
    opacity: 0; } }

@keyframes ripple2 {
  0% {
    -webkit-transform: scale3d(0.2, 0.2, 0.2);
    transform: scale3d(0.2, 0.2, 0.2);
    opacity: 0;
    border-width: 5px; }
  30% {
    opacity: 0.3;
    border-width: 5px;
    -webkit-transform: scale3d(0.6, 0.6, 0.6);
    transform: scale3d(0.6, 0.6, 0.6); }
  70% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    border-width: 0;
    opacity: 0; } }

.adobe-stock {
  margin: 5vh 0;
  text-align: center;
  display: none; }
  .adobe-stock img {
    max-width: 250px; }
  .adobe-stock a {
    text-decoration: none;
    color: #303030; }
  @media only screen and (max-width: 768px) {
    .adobe-stock {
      display: block; } }

.top-display {
  text-align: center; }
  .top-display .leeroy-agency {
    position: relative;
    top: -4vh;
    color: #303030;
    opacity: 0.2;
    font-size: 0.8em; }
    .top-display .leeroy-agency a {
      text-decoration: none;
      color: #303030;
      -webkit-transition: color 0.3s ease;
      transition: color 0.3s ease; }
      .top-display .leeroy-agency a:hover {
        color: black; }

.container .node.large {
  margin-top: 0; }

.wide-list .node.pubspace {
  margin-bottom: 60px !important; }

.wide-list .node.pubspace.adobe {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  /*  height: 450px;*/ }

.isIE .numbers {
  height: 70px; }

.single-potw .page .carousel-overlay.hero-landing {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 72vh;
  background-color: transparent;
  z-index: 10; }
  .single-potw .page .carousel-overlay.hero-landing .date {
    position: absolute;
    right: 100px;
    bottom: 70px;
    width: 80px;
    height: 80px;
    letter-spacing: 2px;
    border-radius: 50%;
    color: white;
    z-index: 10;
    font-family: "last_paradise";
    border: 2px solid #18c5a3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 14px 10px 10px; }
    @media only screen and (max-width: 767px) {
      .single-potw .page .carousel-overlay.hero-landing .date {
        top: 140px;
        left: 50%;
        margin-left: -37px; } }

.single-potw .page .owl-carousel.landing {
  padding: 0; }
  @media only screen and (max-width: 767px) {
    .single-potw .page .owl-carousel.landing .owl-controls {
      display: none !important; } }
  .single-potw .page .owl-carousel.landing .owl-wrapper-outer {
    height: 72vh; }
    @media only screen and (max-width: 767px) {
      .single-potw .page .owl-carousel.landing .owl-wrapper-outer {
        height: 80vh; } }
    .single-potw .page .owl-carousel.landing .owl-wrapper-outer * {
      height: 72vh; }
      @media only screen and (max-width: 767px) {
        .single-potw .page .owl-carousel.landing .owl-wrapper-outer * {
          height: 80vh; } }
  .single-potw .page .owl-carousel.landing .owl-buttons .owl-prev .icon-left > span:first-child {
    left: 80px;
    text-align: left; }
  .single-potw .page .owl-carousel.landing .owl-buttons .owl-next,
  .single-potw .page .owl-carousel.landing .owl-buttons .owl-prev {
    width: 80px; }
    .single-potw .page .owl-carousel.landing .owl-buttons .owl-next:hover,
    .single-potw .page .owl-carousel.landing .owl-buttons .owl-prev:hover {
      -webkit-transform: none;
      transform: none;
      color: #fff !important;
      opacity: 1; }
      .single-potw .page .owl-carousel.landing .owl-buttons .owl-next:hover a > span > span:last-child,
      .single-potw .page .owl-carousel.landing .owl-buttons .owl-prev:hover a > span > span:last-child {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1; }
      .single-potw .page .owl-carousel.landing .owl-buttons .owl-next:hover a > span > span:first-child,
      .single-potw .page .owl-carousel.landing .owl-buttons .owl-prev:hover a > span > span:first-child {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1; }
      .single-potw .page .owl-carousel.landing .owl-buttons .owl-next:hover a > span > span > span,
      .single-potw .page .owl-carousel.landing .owl-buttons .owl-prev:hover a > span > span > span {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 0.5; }
    .single-potw .page .owl-carousel.landing .owl-buttons .owl-next a,
    .single-potw .page .owl-carousel.landing .owl-buttons .owl-prev a {
      text-decoration: none;
      color: #fff; }
      .single-potw .page .owl-carousel.landing .owl-buttons .owl-next a > span,
      .single-potw .page .owl-carousel.landing .owl-buttons .owl-prev a > span {
        position: relative;
        display: block; }
        .single-potw .page .owl-carousel.landing .owl-buttons .owl-next a > span > span,
        .single-potw .page .owl-carousel.landing .owl-buttons .owl-prev a > span > span {
          opacity: 0;
          top: 0;
          border-radius: 50%;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease;
          z-index: -1;
          width: 100%;
          height: 100%;
          display: block;
          position: absolute;
          background-color: rgba(0, 0, 0, 0.2); }
          .single-potw .page .owl-carousel.landing .owl-buttons .owl-next a > span > span:first-child,
          .single-potw .page .owl-carousel.landing .owl-buttons .owl-prev a > span > span:first-child {
            font-size: 0.4em;
            left: 30px;
            min-width: 300px;
            background: transparent;
            line-height: 50px;
            opacity: 0;
            -webkit-transform: translateX(30px);
            transform: translateX(30px);
            font-family: "Lato", sans-serif; }
          .single-potw .page .owl-carousel.landing .owl-buttons .owl-next a > span > span:last-child,
          .single-potw .page .owl-carousel.landing .owl-buttons .owl-prev a > span > span:last-child {
            -webkit-transform: scale(0.5);
            transform: scale(0.5);
            overflow: hidden; }
          .single-potw .page .owl-carousel.landing .owl-buttons .owl-next a > span > span > span,
          .single-potw .page .owl-carousel.landing .owl-buttons .owl-prev a > span > span > span {
            top: 0;
            border-radius: 50%;
            -webkit-transition: all 0.5s ease;
            transition: all 0.5s ease;
            z-index: -1;
            width: 100%;
            height: 100%;
            display: block;
            position: absolute;
            -webkit-transform: translateX(-100px);
            transform: translateX(-100px);
            background-size: cover;
            opacity: 0; }
  .single-potw .page .owl-carousel.landing .owl-buttons .owl-next a > span > span > span {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0; }
  .single-potw .page .owl-carousel.landing .owl-buttons .owl-next a > span > span:first-child {
    right: 70px;
    left: auto;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
    font-size: 0.3em;
    text-align: right; }

.single-potw .page .hero > div {
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .single-potw .page .hero > div:last-child {
      width: 300px; } }
  @media only screen and (max-width: 500px) {
    .single-potw .page .hero > div:last-child {
      width: 200px; } }
  .single-potw .page .hero > div img {
    max-width: 350px; }
    @media only screen and (max-width: 500px) {
      .single-potw .page .hero > div img {
        max-width: 200px; } }
  .single-potw .page .hero > div h2 {
    color: white;
    font-family: "last_paradise";
    font-size: 3.7em;
    max-width: 300px;
    margin: 30px auto; }
    @media only screen and (max-width: 500px) {
      .single-potw .page .hero > div h2 {
        font-size: 2.4em; } }

.single-potw .page > .container {
  overflow: visible; }

.single-potw .page .photographer-infos {
  text-align: center;
  z-index: 10; }
  .single-potw .page .photographer-infos > img {
    width: 100%;
    border-radius: 50%;
    margin-top: -50%;
    margin-bottom: 20px; }
  .single-potw .page .photographer-infos .bio {
    top: -104px;
    bottom: auto;
    right: 0; }
    .single-potw .page .photographer-infos .bio img.arrow {
      display: none; }
  .single-potw .page .photographer-infos a {
    color: #303030; }
  .single-potw .page .photographer-infos i {
    padding: 0 5px; }

.single-potw .page ul.social {
  list-style: none;
  padding: 0;
  margin-bottom: 100px;
  margin-top: 15px;
  text-align: center; }
  .single-potw .page ul.social li {
    text-align: center;
    display: inline-block;
    padding: 10px 20px; }
    @media only screen and (max-width: 767px) {
      .single-potw .page ul.social li {
        padding: 10px; } }
    .single-potw .page ul.social li:last-child {
      margin-bottom: 50px; }
    .single-potw .page ul.social li a {
      text-decoration: none;
      color: #000;
      -webkit-transition: color 0.4s ease;
      transition: color 0.4s ease; }
      .single-potw .page ul.social li a > i {
        font-size: 1.5em; }
    .single-potw .page ul.social li:first-child a:hover {
      color: #18c5a3; }
    .single-potw .page ul.social li:nth-child(2) a:hover {
      color: #3b5998; }
    .single-potw .page ul.social li:nth-child(3) a:hover {
      color: #45bbff; }
    .single-potw .page ul.social li:last-child a:hover {
      color: #18c5a3; }

.single-potw .page .bottom-carousel {
  padding: 15px 5vw 5vw 4.5vw;
  text-align: center;
  background-color: #f8f8f8;
  margin-top: 150px; }
  .single-potw .page .bottom-carousel .node .date {
    position: absolute;
    left: 50%;
    bottom: 50%;
    margin-top: -40px;
    margin-left: -40px;
    width: 80px;
    height: 80px;
    letter-spacing: 2px;
    border-radius: 50%;
    color: white;
    z-index: 10;
    font-family: "last_paradise";
    border: 2px solid #18c5a3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 14px 10px 10px;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .single-potw .page .bottom-carousel .node .name {
    position: absolute;
    left: 50%;
    bottom: 20%;
    transform: translate(-50%, -50%);
    letter-spacing: 2px;
    border-radius: 50%;
    color: white;
    z-index: 10;
    font-family: "last_paradise";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 14px 10px 10px;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .single-potw .page .bottom-carousel .node .name::before, .single-potw .page .bottom-carousel .node .name::after {
      content: none; }
  .single-potw .page .bottom-carousel .node:hover .date, .single-potw .page .bottom-carousel .node:hover .name {
    opacity: 1; }
  .single-potw .page .bottom-carousel .node:hover .clickarea {
    bottom: 0;
    height: auto; }
  .single-potw .page .bottom-carousel .owl-carousel {
    width: 83.3333333%; }
  .single-potw .page .bottom-carousel h3 {
    text-transform: uppercase;
    margin: 15px;
    font-size: 1.3em; }
  .single-potw .page .bottom-carousel .owl-controls {
    top: 45%; }
    @media screen and (max-width: 768px) {
      .single-potw .page .bottom-carousel .owl-controls .owl-buttons {
        display: none; } }
    .single-potw .page .bottom-carousel .owl-controls .owl-buttons > div {
      color: #000; }
    .single-potw .page .bottom-carousel .owl-controls .owl-buttons .owl-prev {
      left: -50px;
      display: none; }
      .single-potw .page .bottom-carousel .owl-controls .owl-buttons .owl-prev span {
        position: absolute;
        left: 0; }
    .single-potw .page .bottom-carousel .owl-controls .owl-buttons .owl-next {
      right: -50px; }
  .single-potw .page .bottom-carousel .owl-item {
    position: relative; }
    .single-potw .page .bottom-carousel .owl-item > div {
      height: 100%;
      margin: 10px;
      padding-bottom: 100%;
      background-size: cover;
      background-position: 50%;
      margin-bottom: 0; }

.post-type-archive-gallery .page {
  padding-top: 150px; }
  .post-type-archive-gallery .page h1 {
    text-transform: uppercase;
    text-align: center; }

.single-gallery .page {
  margin-top: 120px; }
  .single-gallery .page .title-container {
    text-align: center; }
  .single-gallery .page .description {
    text-align: center;
    font-size: 1em;
    line-height: 1.5em;
    margin-top: 30px;
    margin-bottom: 30px;
    max-width: 800px;
    margin: auto;
    width: 80%; }
  .single-gallery .page .greybar {
    height: 40px; }
    .single-gallery .page .greybar .centered {
      height: 100%; }
      .single-gallery .page .greybar .centered .count {
        overflow: hidden;
        position: absolute;
        font-size: 1.1em;
        left: 15px;
        line-height: 35px;
        border-radius: 50%;
        height: 35px;
        width: 35px;
        text-align: center;
        top: 2.5px;
        color: #ccc;
        z-index: 1;
        -webkit-transition: color 0.7s ease;
        transition: color 0.7s ease; }
        .single-gallery .page .greybar .centered .count:hover {
          color: #333; }
          .single-gallery .page .greybar .centered .count:hover:before {
            -webkit-transform: translateX(70px);
            transform: translateX(70px); }
          .single-gallery .page .greybar .centered .count:hover:after {
            border-width: 1px; }
        .single-gallery .page .greybar .centered .count:after {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          border: 0 solid #333;
          border-radius: 50%;
          z-index: -2; }
        .single-gallery .page .greybar .centered .count:before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 110%;
          height: 110%;
          background-color: #f8f8f8;
          z-index: -1;
          -webkit-transform: translateX(0px);
          transform: translateX(0px);
          -webkit-transition: -webkit-transform 0.7s ease;
          transition: -webkit-transform 0.7s ease;
          transition: transform 0.7s ease;
          transition: transform 0.7s ease, -webkit-transform 0.7s ease; }
      .single-gallery .page .greybar .centered .display-type {
        top: 7px; }

.gallery-grid {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto;
  padding-top: 50px; }
  .gallery-grid .adobe-gallery-ad .wrapper {
    background-color: #f3f3f3;
    text-align: center;
    height: 330px;
    margin-bottom: 30px;
    padding: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media screen and (max-width: 990px) {
      .gallery-grid .adobe-gallery-ad .wrapper {
        max-height: none; } }
    .gallery-grid .adobe-gallery-ad .wrapper img {
      width: 70%; }
    .gallery-grid .adobe-gallery-ad .wrapper .container {
      width: 100%;
      margin: 0 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      text-align: left;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 0; }
      .gallery-grid .adobe-gallery-ad .wrapper .container > div {
        width: 33.333%;
        padding: 10px; }
        .gallery-grid .adobe-gallery-ad .wrapper .container > div > a {
          font-size: 12px; }
          .gallery-grid .adobe-gallery-ad .wrapper .container > div > a div {
            width: 100%;
            padding-bottom: 100%;
            background-size: contain;
            background-position: center;
            background-repeat: no-repeat; }
          .gallery-grid .adobe-gallery-ad .wrapper .container > div > a i {
            color: #aaaaaa;
            border: 1px solid #aaaaaa;
            border-radius: 50%;
            font-style: normal;
            display: inline-block;
            width: 15px;
            height: 15px;
            line-height: 13px;
            text-align: center;
            font-size: 10px; }
  .gallery-grid a.gallery-node {
    padding-bottom: 100%;
    margin-bottom: 25px;
    display: block;
    position: relative;
    background-position: center;
    background-size: cover; }
    .gallery-grid a.gallery-node:nth-child(3n) {
      margin-right: 0; }
    .gallery-grid a.gallery-node:hover .infobar {
      background: #18c5a3; }
      .gallery-grid a.gallery-node:hover .infobar .count {
        color: #FFF; }
    .gallery-grid a.gallery-node .infobar {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      height: 50px;
      background: #f8f8f8;
      -webkit-transition: background 0.1s ease-out;
      transition: background 0.1s ease-out; }
      .gallery-grid a.gallery-node .infobar .title {
        position: absolute;
        top: 0;
        left: 20px;
        font-size: 24px;
        line-height: 50px;
        color: #000;
        width: 100%;
        max-width: calc(100% - 120px);
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap; }
      .gallery-grid a.gallery-node .infobar .count {
        position: absolute;
        top: 0;
        right: 20px;
        font-size: 14px;
        line-height: 50px;
        color: #18c5a3; }

.container .gallery-grid .large:not(:first-child) {
  margin-top: 50px; }

.page-photographers .page {
  padding-top: 115px;
  margin-bottom: 60px; }
  .page-photographers .page .container-fluid {
    background-color: #f8f8f8; }
    .page-photographers .page .container-fluid .search-bar {
      overflow: visible; }
      .page-photographers .page .container-fluid .search-bar .alphabet-search {
        list-style: none;
        margin: 5px 0 0; }
        @media only screen and (max-width: 768px) {
          .page-photographers .page .container-fluid .search-bar .alphabet-search {
            display: none; } }
        .page-photographers .page .container-fluid .search-bar .alphabet-search li {
          display: inline-block;
          padding: 10px 6.3px; }
          .page-photographers .page .container-fluid .search-bar .alphabet-search li a {
            -webkit-transition: color 0.3s ease;
            transition: color 0.3s ease; }
          @media only screen and (max-width: 1200px) {
            .page-photographers .page .container-fluid .search-bar .alphabet-search li {
              padding: 10px 4.9px; } }
          .page-photographers .page .container-fluid .search-bar .alphabet-search li.active a {
            color: #18c5a3;
            -webkit-transition: color 0.3s ease;
            transition: color 0.3s ease; }
          .page-photographers .page .container-fluid .search-bar .alphabet-search li:hover a {
            color: #18c5a3;
            -webkit-transition: color 0.3s ease;
            transition: color 0.3s ease; }
          .page-photographers .page .container-fluid .search-bar .alphabet-search li a {
            color: #585858;
            font-size: 1.2em;
            text-decoration: none; }
      .page-photographers .page .container-fluid .search-bar .alphabet-search-mobile {
        display: block;
        list-style: none; }
        @media only screen and (min-width: 990px) {
          .page-photographers .page .container-fluid .search-bar .alphabet-search-mobile {
            display: none; } }
        .page-photographers .page .container-fluid .search-bar .alphabet-search-mobile li {
          display: inline-block;
          font-size: 2em; }
          .page-photographers .page .container-fluid .search-bar .alphabet-search-mobile li.dropdown {
            float: right; }
            @media only screen and (max-width: 350px) {
              .page-photographers .page .container-fluid .search-bar .alphabet-search-mobile li.dropdown .caret {
                display: none; } }
        .page-photographers .page .container-fluid .search-bar .alphabet-search-mobile select option a {
          font-size: 2em; }
      @media only screen and (max-width: 768px) {
        .page-photographers .page .container-fluid .search-bar > div {
          text-align: center; } }
      .page-photographers .page .container-fluid .search-bar > div form {
        position: relative;
        padding: 10px 0;
        float: right;
        /* button {*/
        /*   background-color: $green;*/
        /*   color: white;*/
        /*   padding: 2px 7px 3px 7px;*/
        /*   outline: none;*/
        /*   border: none;*/
        /*   margin-left: 10px;*/
        /*   float: right;*/
        /*   @media only screen and (min-width: $break-sm) and (max-width: $break-md) {*/
        /*     padding: 4px 7px 5px 7px;*/
        /*   }*/
        /* }*/ }
        @media only screen and (max-width: 768px) {
          .page-photographers .page .container-fluid .search-bar > div form {
            width: 100%; } }
        @media only screen and (min-width: 768px) and (max-width: 990px) {
          .page-photographers .page .container-fluid .search-bar > div form {
            padding-top: 20px;
            float: left;
            width: 100%; } }
        .page-photographers .page .container-fluid .search-bar > div form input {
          padding: 2px 7px 3px; }
          @media only screen and (max-width: 1200px) {
            .page-photographers .page .container-fluid .search-bar > div form input {
              max-width: 150px; } }
          @media only screen and (max-width: 768px) {
            .page-photographers .page .container-fluid .search-bar > div form input {
              max-width: none;
              min-width: 200px;
              width: 80%; } }
          @media only screen and (min-width: 768px) and (max-width: 990px) {
            .page-photographers .page .container-fluid .search-bar > div form input {
              padding: 4px 7px 5px;
              width: 80%;
              max-width: none; } }
        .page-photographers .page .container-fluid .search-bar > div form .button-wrapper {
          background-color: #18c5a3;
          outline: none;
          border: none;
          color: white;
          position: absolute;
          float: right;
          right: 0;
          top: 10px;
          height: 30px;
          width: 30px;
          border-radius: 50%;
          overflow: hidden; }
          @media only screen and (min-width: 768px) and (max-width: 990px) {
            .page-photographers .page .container-fluid .search-bar > div form .button-wrapper {
              top: 20px; } }
          .page-photographers .page .container-fluid .search-bar > div form .button-wrapper button {
            background-color: transparent;
            position: relative;
            width: 100%;
            height: 100%; }
          .page-photographers .page .container-fluid .search-bar > div form .button-wrapper:before {
            content: 'OK';
            position: absolute;
            width: 100%;
            height: 100%;
            top: 7px;
            font-size: 0.9em;
            left: 5px;
            -webkit-transition: -webkit-transform 0.2s ease-out;
            transition: -webkit-transform 0.2s ease-out;
            transition: transform 0.2s ease-out;
            transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out; }
            @media only screen and (max-width: 768px) {
              .page-photographers .page .container-fluid .search-bar > div form .button-wrapper:before {
                left: 0; } }
          .page-photographers .page .container-fluid .search-bar > div form .button-wrapper:after {
            content: "\e907";
            font-family: 'life-of-pix';
            position: absolute;
            width: 100%;
            height: 100%;
            top: -5px;
            left: 3px;
            font-size: 2em;
            -webkit-transform: translateX(-30px);
            transform: translateX(-30px);
            -webkit-transition: -webkit-transform 0.2s ease-out;
            transition: -webkit-transform 0.2s ease-out;
            transition: transform 0.2s ease-out;
            transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out; }
            @media only screen and (max-width: 768px) {
              .page-photographers .page .container-fluid .search-bar > div form .button-wrapper:after {
                left: 0; } }
          .page-photographers .page .container-fluid .search-bar > div form .button-wrapper:focus:before, .page-photographers .page .container-fluid .search-bar > div form .button-wrapper:hover:before {
            -webkit-transform: translateX(30px);
            transform: translateX(30px);
            -webkit-transition: -webkit-transform 0.2s ease-in;
            transition: -webkit-transform 0.2s ease-in;
            transition: transform 0.2s ease-in;
            transition: transform 0.2s ease-in, -webkit-transform 0.2s ease-in; }
          .page-photographers .page .container-fluid .search-bar > div form .button-wrapper:focus:after, .page-photographers .page .container-fluid .search-bar > div form .button-wrapper:hover:after {
            -webkit-transform: translateX(0px);
            transform: translateX(0px);
            -webkit-transition: -webkit-transform 0.2s ease-in;
            transition: -webkit-transform 0.2s ease-in;
            transition: transform 0.2s ease-in;
            transition: transform 0.2s ease-in, -webkit-transform 0.2s ease-in; }
        .page-photographers .page .container-fluid .search-bar > div form input {
          float: left;
          width: 100%;
          padding: 2px 40px 2px 10px;
          border-radius: 25px;
          height: 30px; }

.photographers-container .photographer {
  padding: 15px 15px 50px;
  text-align: center; }
  @media only screen and (max-width: 768px) {
    .photographers-container .photographer {
      padding-bottom: 0; } }
  .photographers-container .photographer.adobe-photographer {
    background-color: #f3f3f3; }
  @media only screen and (min-width: 987px) {
    .photographers-container .photographer:nth-child(5n+1) {
      clear: both; } }
  @media only screen and (max-width: 987px) {
    .photographers-container .photographer:nth-child(3n+1) {
      clear: both; } }
  .photographers-container .photographer .photographer-picture {
    position: relative;
    overflow: hidden;
    width: 85%;
    padding-top: 85%;
    margin: 0 auto;
    border-radius: 50%;
    background-size: cover;
    background-position: 50%;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease; }
    .photographers-container .photographer .photographer-picture:after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      background-color: transparent;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
    .photographers-container .photographer .photographer-picture > div {
      position: absolute;
      font-size: 25px;
      color: white;
      left: 50%;
      top: 50%;
      margin-top: -12px;
      margin-left: -12px;
      opacity: 0;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease;
      z-index: 1;
      -webkit-transform: translateY(5px) scale(0.95);
      transform: translateY(5px) scale(0.95); }
    .photographers-container .photographer .photographer-picture span {
      position: absolute;
      bottom: 10px;
      color: #fff;
      opacity: 0;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease;
      z-index: 1;
      left: 50%;
      width: 80px;
      margin-left: -40px; }
  .photographers-container .photographer > p {
    text-align: center;
    margin: 15px 0 0;
    width: 100%;
    display: inline-block; }
    .photographers-container .photographer > p > span {
      position: relative;
      display: inline-block; }
      .photographers-container .photographer > p > span .nickname {
        font-style: italic;
        font-size: 0.9em; }
      .photographers-container .photographer > p > span i {
        position: absolute;
        float: right;
        margin-left: 5px;
        color: #18c5a3;
        font-size: 1.2em;
        top: -5px;
        right: -30px; }
        .photographers-container .photographer > p > span i > span {
          color: #666666;
          font-family: "Lato", sans-serif;
          font-size: 0.8em;
          position: relative;
          top: -5px; }
  .photographers-container .photographer button {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin-top: 0; }
    @media only screen and (max-width: 768px) {
      .photographers-container .photographer button {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
        opacity: 1;
        -webkit-transition: none;
        transition: none;
        margin-top: 30px; } }
  .photographers-container .photographer:hover .photographer-picture:after {
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .photographers-container .photographer:hover .photographer-picture > div {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1); }
  .photographers-container .photographer:hover .photographer-picture span {
    opacity: 1; }
  .photographers-container .photographer:hover button {
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 1;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }

.loader-settings {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.7);
  z-index: 1000000;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.end-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.7);
  z-index: 1000000;
  display: none; }
  .end-overlay .content {
    display: -ms-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
    .end-overlay .content .card {
      background: #fff;
      padding: 50px;
      text-align: center; }
      .end-overlay .content .card .button-overlay {
        text-decoration: none;
        color: #303030;
        padding: 5px 10px;
        display: block;
        margin-top: 30px; }
        .end-overlay .content .card .button-overlay:hover {
          color: #fff; }

.page-photo-settings.page {
  padding: 150px 0 0;
  background-color: #f8f8f8; }
  .page-photo-settings.page #map {
    position: relative;
    width: 100%;
    height: 300px; }
  .page-photo-settings.page .current-photo {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: white;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
    padding-bottom: 100%; }
  .page-photo-settings.page ul.photo-actions {
    list-style: none;
    padding: 0; }
    .page-photo-settings.page ul.photo-actions li {
      display: inline-block;
      padding: 10px 5px;
      font-size: 1.1em;
      cursor: pointer; }
      .page-photo-settings.page ul.photo-actions li:hover {
        text-decoration: underline; }
    .page-photo-settings.page ul.photo-actions i {
      margin-right: 5px;
      color: #18c5a3; }
  .page-photo-settings.page .owl-carousel .owl-item {
    width: 20%;
    position: relative; }
    .page-photo-settings.page .owl-carousel .owl-item::before {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      background-color: #18c5a3;
      -webkit-transform: scaleY(0);
      transform: scaleY(0);
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      margin: 5px;
      z-index: -1; }
    .page-photo-settings.page .owl-carousel .owl-item::after {
      content: '';
      width: 15px;
      height: 20px;
      -webkit-transform: skewX(-20deg) rotate(20deg);
      transform: skewX(-20deg) rotate(20deg);
      border-bottom: 3px solid black;
      position: absolute;
      top: 50%;
      border-right: 3px solid black;
      left: 50%;
      margin-top: -10px;
      margin-left: -5px;
      opacity: 0;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .page-photo-settings.page .owl-carousel .owl-item.active {
      border: 1px solid #18c5a3; }
    .page-photo-settings.page .owl-carousel .owl-item > div {
      height: 100%;
      margin: 5px;
      padding-top: 100%;
      background-size: cover;
      background-position: 50%;
      opacity: 1;
      -webkit-transition: opacity 0.3s eqse;
      transition: opacity 0.3s eqse; }
    .page-photo-settings.page .owl-carousel .owl-item.invalid:before {
      -webkit-transform: scaleY(1);
      transform: scaleY(1);
      background-color: #FF4B4B; }
    .page-photo-settings.page .owl-carousel .owl-item.invalid > div {
      opacity: 0.5; }
    .page-photo-settings.page .owl-carousel .owl-item.valid::before {
      -webkit-transform: scaleY(1);
      transform: scaleY(1); }
    .page-photo-settings.page .owl-carousel .owl-item.valid::after {
      content: '';
      opacity: 1; }
    .page-photo-settings.page .owl-carousel .owl-item.valid > div {
      opacity: 0.5; }
  .page-photo-settings.page .owl-carousel .owl-controls {
    top: 30%; }
    .page-photo-settings.page .owl-carousel .owl-controls .owl-buttons > div {
      color: #000;
      font-size: 3em; }
    .page-photo-settings.page .owl-carousel .owl-controls .owl-buttons .owl-prev {
      left: -30px; }
      .page-photo-settings.page .owl-carousel .owl-controls .owl-buttons .owl-prev > span {
        left: 0;
        position: absolute; }
    .page-photo-settings.page .owl-carousel .owl-controls .owl-buttons .owl-next {
      right: -30px; }
  .page-photo-settings.page form.upload-form {
    padding: 20px;
    background-color: #fff; }
    .page-photo-settings.page form.upload-form .address input {
      width: 100%; }
    .page-photo-settings.page form.upload-form #autocomplete {
      width: 100%;
      max-width: none; }
    .page-photo-settings.page form.upload-form h2 {
      margin: 0;
      font-size: 1.7em;
      margin-bottom: 20px;
      color: #18c5a3; }
    .page-photo-settings.page form.upload-form input[type=text] {
      background-color: #f8f8f8;
      border: 1px solid #f8f8f8;
      padding: 5px;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
      .page-photo-settings.page form.upload-form input[type=text].unclean {
        border: 1px solid #FF4B4B; }
    .page-photo-settings.page form.upload-form .tags label {
      margin-right: 5px;
      margin-left: 10px;
      font-size: 1.2em; }
    .page-photo-settings.page form.upload-form .tags span:not(.highlight) {
      font-size: 0.7em;
      color: #939598;
      font-style: italic; }
    .page-photo-settings.page form.upload-form .tags .selectize-input {
      width: 100%;
      background-color: #f8f8f8;
      border: none;
      box-shadow: none;
      border-radius: 0;
      padding: 5px;
      border: 1px solid #f8f8f8; }
      .page-photo-settings.page form.upload-form .tags .selectize-input.unclean {
        border: 1px solid #FF4B4B; }
      .page-photo-settings.page form.upload-form .tags .selectize-input > div {
        background-color: #18c5a3;
        color: white;
        border-radius: 3px; }
    .page-photo-settings.page form.upload-form .location input {
      max-width: 47%; }
      .page-photo-settings.page form.upload-form .location input:last-child {
        float: right; }
    .page-photo-settings.page form.upload-form .location label {
      margin-left: 10px;
      font-size: 1.2em; }
    .page-photo-settings.page form.upload-form .button-group {
      width: 100%;
      text-align: right; }
      .page-photo-settings.page form.upload-form .button-group button {
        margin: 5px;
        font-size: 1.3em;
        position: relative; }

*::-webkit-input-placeholder {
  font-style: italic;
  color: #585858; }

*:-moz-placeholder {
  font-style: italic;
  /* FF 4-18 */
  color: #585858; }

*::-moz-placeholder {
  font-style: italic;
  /* FF 19+ */
  color: #585858; }

*:-ms-input-placeholder {
  font-style: italic;
  /* IE 10+ */
  color: #585858; }

.selectize-dropdown [data-selectable] .highlight {
  background-color: transparent; }

.single-photo .page {
  padding-top: 115px; }
  @media only screen and (max-width: 767px) {
    .single-photo .page {
      padding-top: 200px; } }
  .single-photo .page .back {
    display: block;
    max-width: 200px;
    margin: 0 auto;
    padding: 10px 15px;
    margin-top: 25px;
    cursor: pointer; }
  .single-photo .page .pub-banner {
    height: 100px;
    margin: 5vh auto;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .single-photo .page .pub-banner {
        height: 250px; } }
  .single-photo .page .container {
    overflow: visible; }
  .single-photo .page .fancy-box {
    z-index: 1000000000;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.8);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    visibility: visible; }
    .single-photo .page .fancy-box .close {
      position: absolute;
      top: 35px;
      right: 35px;
      color: #fff;
      padding: 10px;
      z-index: 10;
      opacity: 1;
      -webkit-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease; }
      .single-photo .page .fancy-box .close:hover {
        opacity: 0.8; }
    .single-photo .page .fancy-box.hidden {
      display: block !important;
      visibility: hidden; }
      .single-photo .page .fancy-box.hidden img {
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transition: -webkit-transform 0.3s ease;
        transition: -webkit-transform 0.3s ease;
        transition: transform 0.3s ease;
        transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
    .single-photo .page .fancy-box img {
      -webkit-transform: scale(1);
      transform: scale(1);
      -webkit-transition: -webkit-transform 0.3s ease;
      transition: -webkit-transform 0.3s ease;
      transition: transform 0.3s ease;
      transition: transform 0.3s ease, -webkit-transform 0.3s ease;
      max-width: 95%;
      max-height: 95%; }
  .single-photo .page .bold {
    color: black;
    font-size: 1.2em; }
  .single-photo .page .wide-list .node {
    background-size: cover;
    position: relative;
    overflow: visible;
    margin-bottom: 85px !important; }
    .single-photo .page .wide-list .node .arrow {
      position: absolute;
      font-size: 3em; }
      @media only screen and (max-width: 768px) {
        .single-photo .page .wide-list .node .arrow {
          display: none; } }
      .single-photo .page .wide-list .node .arrow > a {
        display: block;
        width: 30px;
        height: 30px;
        overflow: hidden;
        top: -36px;
        position: relative;
        opacity: 0; }
      .single-photo .page .wide-list .node .arrow.prev-arrow {
        top: 50%;
        left: -70px;
        margin-top: -1em;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        .single-photo .page .wide-list .node .arrow.prev-arrow:hover {
          -webkit-transform: translateX(-5px);
          transform: translateX(-5px);
          color: #18c5a3;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
      .single-photo .page .wide-list .node .arrow.next-arrow {
        top: 50%;
        right: -70px;
        margin-top: -1em;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        .single-photo .page .wide-list .node .arrow.next-arrow:hover {
          -webkit-transform: translateX(2px);
          transform: translateX(2px);
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease;
          color: #18c5a3; }
    .single-photo .page .wide-list .node .fancy-box-button {
      position: absolute;
      top: 20px;
      right: 20px;
      width: 30px;
      height: 30px;
      border: 2px solid white;
      border-radius: 4px;
      cursor: pointer;
      -webkit-transform: scale(1);
      transform: scale(1);
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease;
      opacity: 0.7; }
      .single-photo .page .wide-list .node .fancy-box-button:hover {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        opacity: 1;
        border-color: #18c5a3;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        .single-photo .page .wide-list .node .fancy-box-button:hover::after, .single-photo .page .wide-list .node .fancy-box-button:hover::before {
          border-color: #18c5a3; }
      .single-photo .page .wide-list .node .fancy-box-button::after {
        content: '';
        width: 10px;
        height: 10px;
        position: absolute;
        top: 4px;
        right: 4px;
        border-top: 2px solid white;
        border-right: 2px solid white;
        border-radius: 2px; }
      .single-photo .page .wide-list .node .fancy-box-button::before {
        content: '';
        width: 10px;
        height: 10px;
        position: absolute;
        bottom: 4px;
        left: 4px;
        border-bottom: 2px solid white;
        border-left: 2px solid white;
        border-radius: 2px; }
    .single-photo .page .wide-list .node .bar {
      bottom: -60px; }
    .single-photo .page .wide-list .node a.website {
      margin-left: 64px;
      display: inline-block;
      position: relative;
      top: -10px; }
      @media only screen and (max-width: 768px) {
        .single-photo .page .wide-list .node a.website {
          margin-left: 53px;
          top: -7px;
          font-size: 12px; } }
    .single-photo .page .wide-list .node:hover .eye {
      display: none; }
    .single-photo .page .wide-list .node:hover .clickarea {
      display: none; }
  .single-photo .page .photographie-infos {
    margin-bottom: 100px;
    margin-top: 20px; }
    @media only screen and (max-width: 768px) {
      .single-photo .page .photographie-infos {
        margin-bottom: 15px; } }
    .single-photo .page .photographie-infos .row {
      min-height: 165px;
      margin-top: 15px; }
    .single-photo .page .photographie-infos .left-part {
      padding-left: 0; }
      @media only screen and (max-width: 990px) {
        .single-photo .page .photographie-infos .left-part {
          margin-left: 5%; } }
      @media only screen and (max-width: 768px) {
        .single-photo .page .photographie-infos .left-part {
          margin: 0;
          padding: 0; } }
      .single-photo .page .photographie-infos .left-part h1 {
        font-size: 1em;
        margin: 0 0 10px; }
      .single-photo .page .photographie-infos .left-part .location a.opengooglemaps:hover {
        text-decoration: none; }
        .single-photo .page .photographie-infos .left-part .location a.opengooglemaps:hover i {
          color: #19A388; }
      .single-photo .page .photographie-infos .left-part .location i {
        font-size: 2em;
        color: #18c5a3;
        position: relative;
        line-height: 35px;
        padding: 0 10px 0 15px; }
      .single-photo .page .photographie-infos .left-part .location > div {
        display: inline-block;
        vertical-align: top; }
      .single-photo .page .photographie-infos .left-part .tags {
        margin-top: 25px; }
        @media only screen and (max-width: 990px) {
          .single-photo .page .photographie-infos .left-part .tags {
            max-width: 40%; } }
        .single-photo .page .photographie-infos .left-part .tags .tags-group {
          padding-top: 10px; }
          .single-photo .page .photographie-infos .left-part .tags .tags-group a {
            text-decoration: none; }
            .single-photo .page .photographie-infos .left-part .tags .tags-group a span {
              background-color: #f1f2f2;
              color: #585858;
              margin-right: 7px;
              padding: 5px;
              line-height: 35px;
              -webkit-transition: all 0.5s ease;
              transition: all 0.5s ease; }
              .single-photo .page .photographie-infos .left-part .tags .tags-group a span:hover {
                background-color: #18c5a3;
                color: #fff; }
      .single-photo .page .photographie-infos .left-part .data-mobile {
        display: none;
        margin: 15px 0;
        position: relative;
        padding: 0; }
        @media only screen and (max-width: 768px) {
          .single-photo .page .photographie-infos .left-part .data-mobile {
            display: block; } }
        .single-photo .page .photographie-infos .left-part .data-mobile > div:last-child {
          position: absolute;
          right: 0;
          top: 0;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
          .single-photo .page .photographie-infos .left-part .data-mobile > div:last-child:hover {
            color: #18c5a3; }
            .single-photo .page .photographie-infos .left-part .data-mobile > div:last-child:hover a {
              color: #18c5a3; }
          .single-photo .page .photographie-infos .left-part .data-mobile > div:last-child a {
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
            text-decoration: none;
            color: #000; }
        .single-photo .page .photographie-infos .left-part .data-mobile i {
          color: #18c5a3; }
    .single-photo .page .photographie-infos .middle-part {
      position: absolute;
      left: 50%;
      bottom: 0; }
      @media only screen and (max-width: 990px) {
        .single-photo .page .photographie-infos .middle-part {
          width: 30%; } }
      @media only screen and (max-width: 768px) {
        .single-photo .page .photographie-infos .middle-part {
          position: relative;
          left: 0;
          padding: 0; } }
      @media only screen and (max-width: 768px) {
        .single-photo .page .photographie-infos .middle-part .colors {
          max-width: 350px;
          margin-top: 15px; } }
      .single-photo .page .photographie-infos .middle-part .colors .colors-group {
        padding-top: 10px; }
        .single-photo .page .photographie-infos .middle-part .colors .colors-group a {
          text-transform: none; }
        .single-photo .page .photographie-infos .middle-part .colors .colors-group span {
          display: inline-block;
          border-radius: 50%;
          padding-top: 17.5%;
          width: 18.5%;
          margin: 0 2.7%;
          position: relative;
          border: 1px solid rgba(0, 0, 0, 0.1); }
          .single-photo .page .photographie-infos .middle-part .colors .colors-group span .circle {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            border-radius: 50%;
            border: 2px solid transparent;
            -webkit-transform: scale(0.9);
            transform: scale(0.9);
            -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease; }
            .single-photo .page .photographie-infos .middle-part .colors .colors-group span .circle.ffffff {
              box-shadow: inset 0 0 0 #ccc;
              opacity: 0;
              -webkit-transition: all 0.3s ease;
              transition: all 0.3s ease; }
          .single-photo .page .photographie-infos .middle-part .colors .colors-group span:hover .circle {
            -webkit-transform: scale(1.3);
            transform: scale(1.3); }
            .single-photo .page .photographie-infos .middle-part .colors .colors-group span:hover .circle.ffffff {
              box-shadow: inset 1px 1px 10px #ccc;
              opacity: 1;
              -webkit-transition: all 0.3s ease;
              transition: all 0.3s ease; }
          .single-photo .page .photographie-infos .middle-part .colors .colors-group span:first-child {
            margin-left: 0; }
    .single-photo .page .photographie-infos .data {
      position: absolute;
      left: 66.66666666666%;
      bottom: 0;
      padding-right: 15px; }
      @media only screen and (max-width: 990px) {
        .single-photo .page .photographie-infos .data {
          right: 0; } }
      @media only screen and (max-width: 768px) {
        .single-photo .page .photographie-infos .data {
          display: none; } }
      .single-photo .page .photographie-infos .data > div {
        text-align: right; }
        .single-photo .page .photographie-infos .data > div:last-child {
          margin-top: 80px;
          font-size: 1.2em;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
          .single-photo .page .photographie-infos .data > div:last-child:hover i {
            color: #18c5a3; }
          .single-photo .page .photographie-infos .data > div:last-child a {
            text-decoration: none;
            color: #000;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease; }
          .single-photo .page .photographie-infos .data > div:last-child i {
            color: #000;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease; }
        .single-photo .page .photographie-infos .data > div i {
          color: #18c5a3; }
  .single-photo .page .related {
    background-color: #f8f8f8; }
    .single-photo .page .related h3 {
      text-align: center; }
    .single-photo .page .related > div > div > div {
      padding: 12%;
      background-size: 80% auto;
      background-position: center;
      background-repeat: no-repeat; }
  .single-photo .page .bottom-carousel {
    padding: 15px 5vw 5vw 4.5vw;
    text-align: center;
    background-color: #f8f8f8;
    margin-top: 150px; }
    .single-photo .page .bottom-carousel .owl-carousel {
      width: 83.3333333%; }
      @media screen and (max-width: 768px) {
        .single-photo .page .bottom-carousel .owl-carousel {
          width: 83.33333%; } }
    .single-photo .page .bottom-carousel h3 {
      text-transform: uppercase;
      margin: 15px;
      font-size: 1.3em; }
    .single-photo .page .bottom-carousel .owl-controls {
      top: 45%; }
      @media screen and (max-width: 768px) {
        .single-photo .page .bottom-carousel .owl-controls .owl-buttons {
          display: none; } }
      .single-photo .page .bottom-carousel .owl-controls .owl-buttons > div {
        color: #000; }
      .single-photo .page .bottom-carousel .owl-controls .owl-buttons .owl-prev {
        left: -50px;
        display: none; }
        .single-photo .page .bottom-carousel .owl-controls .owl-buttons .owl-prev span {
          position: absolute;
          left: 0; }
      .single-photo .page .bottom-carousel .owl-controls .owl-buttons .owl-next {
        right: -30px; }
    .single-photo .page .bottom-carousel .owl-item {
      position: relative;
      overflow: hidden; }
      .single-photo .page .bottom-carousel .owl-item > div {
        height: 100%;
        margin: 10px;
        padding-bottom: 100%;
        background-size: cover;
        background-position: 50%;
        margin-bottom: 0; }

.bottom-carousel .node {
  display: block;
  background: #18c5a3;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out; }
  .bottom-carousel .node.show {
    opacity: 1; }
  .bottom-carousel .node.pubspace {
    background: none; }
    .bottom-carousel .node.pubspace .pub {
      position: absolute;
      width: 100%;
      height: 100%;
      background: #F0F; }
  .bottom-carousel .node .clickarea {
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    height: 100% !important;
    background: #000;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-out, height 0.2s ease-out;
    transition: opacity 0.2s ease-out, height 0.2s ease-out; }
  .bottom-carousel .node .eye {
    display: block;
    position: absolute;
    width: 30px;
    height: 20px;
    top: 50%;
    left: 50%;
    margin-top: -10px;
    margin-left: -15px;
    opacity: 0;
    z-index: 1;
    pointer-events: none;
    background: url("../img/icon-eye.png") no-repeat center;
    -webkit-transition: opacity 0.2s ease-out, margin 0.2s ease-out;
    transition: opacity 0.2s ease-out, margin 0.2s ease-out; }
  .bottom-carousel .node .bar {
    height: 46px;
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: -46px;
    -webkit-transition: bottom 0.2s ease-out;
    transition: bottom 0.2s ease-out; }
    .bottom-carousel .node .bar .background {
      background: #FFF;
      opacity: 0.80;
      height: 100%;
      width: 100%; }
    .bottom-carousel .node .bar a.info {
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      line-height: 46px;
      color: #000;
      text-decoration: none;
      max-width: calc(100% - 140px);
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap; }
      .bottom-carousel .node .bar a.info img {
        width: 30px;
        height: 30px;
        margin: 0 10px;
        border-radius: 100%; }
    .bottom-carousel .node .bar .actions {
      position: absolute;
      right: 0;
      top: 0;
      height: 46px; }
      .bottom-carousel .node .bar .actions .social {
        opacity: 0; }
      .bottom-carousel .node .bar .actions .download,
      .bottom-carousel .node .bar .actions .favorite,
      .bottom-carousel .node .bar .actions .share {
        float: left;
        display: block;
        height: 46px;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
        position: relative; }
      .bottom-carousel .node .bar .actions .favorite {
        width: 25px;
        margin-right: 5px;
        color: #080b0b;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        position: relative;
        font-size: 1.5em;
        line-height: 46px;
        text-decoration: none !important;
        -webkit-transform: translate3d(0, 46px, 0);
        transform: translate3d(0, 46px, 0); }
        @media screen and (max-width: 768px) {
          .bottom-carousel .node .bar .actions .favorite {
            -webkit-transform: translate3d(0, 0px, 0);
            transform: translate3d(0, 0px, 0); } }
        @media (max-width: 768px) {
          .bottom-carousel .node .bar .actions .favorite {
            margin-right: 14px; } }
        .bottom-carousel .node .bar .actions .favorite::after {
          content: '';
          left: -9px;
          top: 3px;
          position: absolute;
          border: 5px solid red;
          opacity: 0;
          -webkit-transform: scale(0.2);
          transform: scale(0.2);
          width: 150%;
          height: 80%;
          border-radius: 50%;
          z-index: 0; }
        .bottom-carousel .node .bar .actions .favorite:hover {
          color: #FF4B4B;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
        .bottom-carousel .node .bar .actions .favorite i {
          -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
          color: #FF4B4B;
          position: absolute;
          top: 11px;
          font-size: 1.1em;
          left: 1px;
          -webkit-transform: scale3d(0, 0, 0);
          transform: scale3d(0, 0, 0);
          opacity: 0;
          -webkit-transition: all 0.2s ease;
          transition: all 0.2s ease; }
          .bottom-carousel .node .bar .actions .favorite i::after {
            content: '';
            left: -12px;
            top: -12px;
            position: absolute;
            border: 5px solid red;
            opacity: 0;
            -webkit-transform: scale(0.2);
            transform: scale(0.2);
            width: 200%;
            height: 200%;
            border-radius: 50%;
            z-index: 0;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease; }
        .bottom-carousel .node .bar .actions .favorite.liked::after {
          -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
          -webkit-animation: ripple 0.7s linear;
          animation: ripple 0.7s linear;
          -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
        .bottom-carousel .node .bar .actions .favorite.liked i {
          -webkit-transform: scale3d(1, 1, 1);
          transform: scale3d(1, 1, 1);
          opacity: 1;
          -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
          .bottom-carousel .node .bar .actions .favorite.liked i::after {
            -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
            -webkit-animation: ripple2 1s linear;
            animation: ripple2 1s linear;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden; }
      .bottom-carousel .node .bar .actions .share {
        width: 25px;
        margin-right: 14px;
        margin-right: 57px;
        -webkit-transform: translate3d(0, 46px, 0);
        transform: translate3d(0, 46px, 0);
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        opacity: 0;
        font-size: 1.5em;
        line-height: 46px;
        color: #303030; }
        @media screen and (max-width: 768px) {
          .bottom-carousel .node .bar .actions .share {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            opacity: 1; } }
      .bottom-carousel .node .bar .actions .download {
        width: 46px;
        position: absolute;
        right: 0;
        background: #18c5a3;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        text-decoration: none;
        text-align: left; }
        .bottom-carousel .node .bar .actions .download i {
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease;
          opacity: 0;
          color: #fff;
          font-size: 27px;
          line-height: 48px;
          position: relative;
          left: 8px;
          display: block;
          -webkit-transform: translate3d(0, 46px, 0);
          transform: translate3d(0, 46px, 0); }
        .bottom-carousel .node .bar .actions .download:hover {
          width: 146px;
          -webkit-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
        .bottom-carousel .node .bar .actions .download:after {
          content: 'Download';
          color: #fff;
          position: absolute;
          width: 100px;
          height: 46px;
          left: 60px;
          top: 0;
          line-height: 46px; }
  .bottom-carousel .node:hover .social {
    position: absolute;
    height: 46px;
    top: -56px;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-perspective: 500px;
    perspective: 500px; }
    .bottom-carousel .node:hover .social.expanded {
      -webkit-transform: translateY(0px);
      transform: translateY(0px);
      opacity: 1;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .bottom-carousel .node:hover .social ul {
      list-style: none;
      padding: 0;
      left: -6px;
      position: relative;
      width: 120%; }
      .bottom-carousel .node:hover .social ul a {
        display: inline-block;
        display: inline-block;
        line-height: 26px;
        padding: 10px;
        margin: 0;
        color: #fff;
        text-align: center;
        min-width: 44px;
        float: left; }
        .bottom-carousel .node:hover .social ul a:first-child {
          background-color: #4099FF;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
          .bottom-carousel .node:hover .social ul a:first-child:hover {
            background-color: #4089FF;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease; }
        .bottom-carousel .node:hover .social ul a:nth-child(2) {
          background-color: #2d5998;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
          .bottom-carousel .node:hover .social ul a:nth-child(2):hover {
            background-color: #3c4998;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease; }
          .bottom-carousel .node:hover .social ul a:nth-child(2)::after {
            content: '';
            position: absolute;
            border-color: transparent transparent #3b5998 transparent;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            border-width: 10px 10px 10px 0;
            border-style: solid;
            width: 0;
            height: 0;
            top: 32px;
            left: 45%;
            margin-left: -8px; }
        .bottom-carousel .node:hover .social ul a:last-child {
          background-color: #dd4b39;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease; }
          .bottom-carousel .node:hover .social ul a:last-child:hover {
            background-color: #dd3c39;
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease; }
  .bottom-carousel .node:hover .clickarea {
    opacity: 0.30;
    height: calc(100% - 46px); }
  .bottom-carousel .node:hover .eye {
    opacity: 1;
    margin-top: -36px; }
  .bottom-carousel .node:hover .bar {
    bottom: 0; }
    .bottom-carousel .node:hover .bar .actions .favorite {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      opacity: 1;
      -webkit-transition: all 0.3s ease 0.15s;
      transition: all 0.3s ease 0.15s; }
    .bottom-carousel .node:hover .bar .actions .share {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      opacity: 1;
      -webkit-transition: all 0.3s ease 0.075s;
      transition: all 0.3s ease 0.075s; }
    .bottom-carousel .node:hover .bar .actions .download i {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      opacity: 1;
      -webkit-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s; }
  @media (max-width: 768px) {
    .bottom-carousel .node {
      width: 100%; } }

#report-post-buttons a {
  color: #fff;
  text-decoration: none;
  padding: 10px 15px;
  box-sizing: border-box; }
  #report-post-buttons a.transp {
    border: 1px solid #18c5a3;
    padding: 9px 15px !important;
    color: #303030; }
    #report-post-buttons a.transp:hover {
      color: #fff; }

.bottom-carousel .share {
  width: 25px;
  margin-right: 14px;
  margin-right: 57px;
  -webkit-transform: translate3d(0, 46px, 0);
  transform: translate3d(0, 46px, 0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  font-size: 2em;
  line-height: 46px;
  color: #303030; }
  @media screen and (max-width: 768px) {
    .bottom-carousel .share {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      opacity: 1; } }

/* test share avec plugin */
.social .ssb-share-item a i {
  width: auto;
  height: auto;
  font-size: inherit; }

.social .ssb-share .ssb-share-item {
  margin: 0; }

.social .ssb-share-button {
  text-align: center; }

.social .ssb-share {
  margin: 0;
  width: 138px; }

.social .ssb-share-facebook .ssb-share-button {
  background: #3b5998;
  min-width: 46px;
  line-height: 26px;
  padding: 10px; }

.social .ssb-share-facebook::after {
  content: '';
  position: absolute;
  border-color: transparent transparent #3b5998 transparent;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-width: 10px 10px 10px 0;
  border-style: solid;
  width: 0;
  height: 0;
  top: 31px;
  left: 49%;
  margin-left: -8px; }

.social .ssb-share-twitter .ssb-share-button {
  background: #4099FF;
  min-width: 46px;
  line-height: 26px;
  padding: 10px; }

.social .ssb-share-google-plus .ssb-share-button {
  background: #dd4b39;
  min-width: 46px;
  line-height: 26px;
  padding: 10px; }

.social .ssb-share-icon-facebook-square::before {
  font-family: "FontAwesome" !important;
  content: "\f09a" !important;
  color: white;
  font-size: 14px; }

.social .ssb-share-icon-twitter-square::before {
  font-family: "FontAwesome" !important;
  content: "\f099" !important;
  color: white;
  font-size: 14px; }

.social .ssb-share-icon-google-plus-square::before {
  font-family: "FontAwesome" !important;
  content: "\f0d5" !important;
  color: white;
  font-size: 14px; }

.bottom-carousel .social {
  left: -26px; }

.is-IE svg#explodedGreen {
  display: none; }

.is-IE .chapter3 svg {
  display: none !important; }

/* MIXINS */
/* Animation de l'icone de la souris */
@-webkit-keyframes moveVertically {
  0% {
    margin-top: -21.5px; }
  50% {
    margin-top: -12px; }
  100% {
    margin-top: -21.5px; } }

@keyframes moveVertically {
  0% {
    margin-top: -21.5px; }
  50% {
    margin-top: -12px; }
  100% {
    margin-top: -21.5px; } }

/* STYLING */
body.page-about {
  overflow-x: hidden;
  /* LOGO QUI EXPLOSE SA RACE */ }
  body.page-about .mobile-warning {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 100000000000;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media screen and (max-width: 990px) {
      body.page-about .mobile-warning {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    body.page-about .mobile-warning .wrapper {
      max-width: 300px;
      padding: 25px;
      background-color: #fff;
      text-align: center; }
      body.page-about .mobile-warning .wrapper .button {
        margin: auto;
        position: relative;
        text-decoration: none;
        color: #303030;
        display: inline-block; }
        body.page-about .mobile-warning .wrapper .button a {
          text-decoration: none;
          color: #303030;
          display: block;
          width: 180px;
          padding: 5px; }
  body.page-about .img-grid .node .bar .actions .download {
    text-align: left; }
  body.page-about .svg-loader {
    display: none; }
  body.page-about .chapter3 .img-grid .node {
    width: 100%;
    margin: 0;
    font-size: 14px;
    text-transform: none !important;
    font-weight: normal !important; }
  body.page-about header {
    background-color: transparent;
    display: none; }
    body.page-about header .nav.navbar-nav:not(.log-container) {
      visibility: hidden;
      z-index: -1; }
  body.page-about .mouse-icon {
    position: fixed;
    left: 40px;
    top: 50%;
    margin-top: -21.5px;
    display: none;
    -webkit-animation: moveVertically 2s infinite normal ease-out;
    animation: moveVertically 2s infinite normal ease-out;
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    z-index: 999; }
    body.page-about .mouse-icon.hide {
      opacity: 0; }
    body.page-about .mouse-icon img {
      width: 26px;
      height: auto; }
  body.page-about .skipintro {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    color: #fff;
    font-weight: 300;
    font-style: italic;
    font-size: 13px;
    text-decoration: underline;
    position: absolute;
    bottom: 90px;
    left: 50%;
    width: 200px;
    text-align: center;
    margin-left: -100px;
    z-index: 100000;
    opacity: 0;
    transition: all .3s ease; }
    body.page-about .skipintro:hover {
      color: #18c5a3;
      cursor: pointer; }
  body.page-about .logo-anim-forward {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1170px;
    height: 736px;
    margin-left: -585px;
    margin-top: -368px;
    opacity: 0;
    transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -webkit-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out; }
    body.page-about .logo-anim-forward.resize {
      transform: scale(1.3);
      -moz-transform: scale(1.3);
      -webkit-transform: scale(1.3); }
    body.page-about .logo-anim-forward #assembled {
      visibility: hidden;
      position: absolute; }
    body.page-about .logo-anim-forward #complete {
      display: none;
      position: absolute; }
    body.page-about .logo-anim-forward #exploded {
      position: absolute; }
    body.page-about .logo-anim-forward.show {
      opacity: 1; }
  body.page-about section.chapter {
    height: 100%;
    float: left;
    width: 100%;
    position: relative; }
    body.page-about section.chapter.chapter1 {
      background: url("../img/bg-mountains.jpg") fixed no-repeat;
      background-size: cover;
      background-position: center;
      z-index: 13;
      height: 100vh; }
      body.page-about section.chapter.chapter1 .under-logo {
        position: absolute;
        top: 65%;
        left: 50%;
        margin-left: -300px;
        text-align: center; }
        body.page-about section.chapter.chapter1 .under-logo .expose {
          color: #ffffff;
          text-align: center;
          width: 400px;
          opacity: 0;
          /* @include transition(opacity 0.3s ease-in-out);*/ }
          body.page-about section.chapter.chapter1 .under-logo .expose.show {
            opacity: 1; }
          body.page-about section.chapter.chapter1 .under-logo .expose h1 {
            font-family: 'last_paradise';
            font-size: 44px;
            margin: 0 0 15px; }
          body.page-about section.chapter.chapter1 .under-logo .expose p {
            font-family: 'Open Sans', sans-serif;
            font-weight: 300;
            font-size: 18px;
            margin: 0;
            line-height: 24px; }
        body.page-about section.chapter.chapter1 .under-logo .btn-wrapper {
          opacity: 0;
          /*@include transition(opacity 0.3s ease-in-out);*/
          top: 180px;
          position: absolute;
          left: 50%; }
          body.page-about section.chapter.chapter1 .under-logo .btn-wrapper.show {
            opacity: 1; }
          body.page-about section.chapter.chapter1 .under-logo .btn-wrapper a {
            color: #fff;
            font-family: 'Open Sans', sans-serif;
            font-weight: 600;
            font-size: 18px;
            width: 200px;
            display: block;
            text-decoration: none !important;
            transition: all .3s ease; }
            body.page-about section.chapter.chapter1 .under-logo .btn-wrapper a:hover {
              color: #18c5a3; }
          body.page-about section.chapter.chapter1 .under-logo .btn-wrapper .bottom-arrow {
            width: 15px;
            height: 15px;
            margin-left: -12px;
            position: absolute;
            left: 50%;
            cursor: pointer;
            -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
            border-top: 1px solid #18c5a3;
            border-left: 1px solid #18c5a3;
            -webkit-animation-name: float;
            -webkit-animation-duration: 3s;
            -webkit-animation-iteration-count: infinite;
            -webkit-animation-timing-function: ease-in-out;
            -moz-animation-name: moz-float;
            -moz-animation-duration: 1.5s;
            -moz-animation-iteration-count: infinite;
            -moz-animation-timing-function: ease-in-out; }
    body.page-about section.chapter .smallprints {
      color: #fff;
      font-size: 12px;
      font-family: 'Open Sans', sans-serif;
      font-weight: 300;
      max-width: 550px;
      width: 100%;
      text-align: center;
      position: absolute;
      bottom: 0;
      left: 50%;
      margin-left: -270px;
      opacity: 0;
      /*@include transition(opacity 1s ease-in-out);*/ }
      body.page-about section.chapter .smallprints.show {
        opacity: 1; }
      body.page-about section.chapter .smallprints a {
        color: #18c5a3;
        text-decoration: underline;
        font-family: 'Open Sans', sans-serif;
        font-weight: 300; }
    body.page-about section.chapter .feat {
      position: absolute;
      left: 40px;
      bottom: 40px;
      -webkit-transform: translateY(100px) scale(0.5);
      transform: translateY(100px) scale(0.5);
      opacity: 0; }
    body.page-about section.chapter .pixby {
      font-size: 18px;
      color: #fff;
      font-family: 'Open Sans', sans-serif;
      font-weight: 300;
      position: absolute;
      width: 400px;
      bottom: 40px;
      right: 40px;
      height: 50px;
      opacity: 0;
      text-align: right;
      /*@include transition(opacity 1s ease-in-out);*/ }
      body.page-about section.chapter .pixby > div {
        display: inline-block;
        width: auto;
        right: 110px;
        position: relative; }
      body.page-about section.chapter .pixby.show {
        opacity: 1; }
      body.page-about section.chapter .pixby .photo {
        width: 50px;
        height: 50px;
        border-radius: 25px;
        background-color: #fff;
        /* Temporaire, gérer la photo par background. */
        float: left;
        margin-right: 10px; }
      body.page-about section.chapter .pixby span {
        float: left; }
      body.page-about section.chapter .pixby label {
        float: left;
        font-weight: 400;
        position: relative;
        top: -30px;
        left: 60px; }
    body.page-about section.chapter.chapter2 {
      z-index: 12;
      background-color: #fff;
      overflow: hidden;
      height: 3550px; }
      body.page-about section.chapter.chapter2 img.logo {
        position: fixed;
        left: 50%;
        width: 200px;
        margin-left: -100px;
        top: 50%;
        margin-top: -70px;
        z-index: 12;
        opacity: 0; }
      body.page-about section.chapter.chapter2 #explodedGreen {
        position: fixed;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 1520px;
        height: auto; }
      body.page-about section.chapter.chapter2 svg {
        width: 1520px;
        position: fixed;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
        body.page-about section.chapter.chapter2 svg.circle {
          width: 100%;
          height: 100%;
          z-index: 11; }
      body.page-about section.chapter.chapter2 .chapter2content {
        position: fixed;
        z-index: 10;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        body.page-about section.chapter.chapter2 .chapter2content .container {
          height: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0; }
          body.page-about section.chapter.chapter2 .chapter2content .container .row {
            width: 100%;
            left: 0; }
            body.page-about section.chapter.chapter2 .chapter2content .container .row:first-child {
              position: absolute;
              top: 100px; }
              body.page-about section.chapter.chapter2 .chapter2content .container .row:first-child h2 {
                display: inline-block;
                position: relative;
                margin: 5px 0; }
              body.page-about section.chapter.chapter2 .chapter2content .container .row:first-child .underline {
                bottom: -10px; }
            body.page-about section.chapter.chapter2 .chapter2content .container .row:last-child {
              position: absolute;
              bottom: 100px;
              font-size: 1.2em;
              text-align: center; }
      body.page-about section.chapter.chapter2 .part2 .quotation {
        position: fixed;
        z-index: 11;
        color: #fff;
        width: 100%;
        top: 50%;
        left: 50%;
        width: 300px;
        margin-left: -150px;
        text-align: center;
        font-style: italic; }
      body.page-about section.chapter.chapter2 .part2 .button-release {
        position: fixed;
        top: 60%;
        left: 50%;
        width: 200px;
        margin-left: -100px;
        border: 1px solid #18c5a3;
        z-index: 11;
        text-align: center;
        color: #fff;
        padding: 10px; }
      body.page-about section.chapter.chapter2 .part2 .week {
        position: fixed;
        bottom: -60px;
        z-index: 11;
        color: #fff;
        left: 50%;
        width: 200px;
        margin-left: -100px;
        text-align: center; }
        body.page-about section.chapter.chapter2 .part2 .week div:first-child {
          width: 60%;
          margin: 0 auto; }
        body.page-about section.chapter.chapter2 .part2 .week img {
          -webkit-transform: scale(0);
          transform: scale(0);
          border-radius: 50%;
          margin-top: 20px;
          display: block;
          margin: 20px auto auto;
          width: 80%; }
    body.page-about section.chapter.chapter3 {
      z-index: 12;
      height: 2350px;
      background-color: #fff;
      overflow: hidden; }
      body.page-about section.chapter.chapter3 .container {
        overflow: visible; }
      body.page-about section.chapter.chapter3 .header {
        width: 100%; }
        body.page-about section.chapter.chapter3 .header img {
          width: 100%;
          z-index: 13; }
      body.page-about section.chapter.chapter3 svg {
        position: fixed;
        display: none;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 1520px;
        height: auto;
        z-index: -1;
        display: none; }
      body.page-about section.chapter.chapter3 h2 {
        color: #18c5a3;
        margin: 0;
        font-size: 4em;
        font-weight: 600; }
      body.page-about section.chapter.chapter3 .first-part {
        margin-top: 50px; }
        body.page-about section.chapter.chapter3 .first-part > div:first-child {
          position: absolute; }
          body.page-about section.chapter.chapter3 .first-part > div:first-child div {
            border-radius: 50%;
            overflow: hidden; }
        body.page-about section.chapter.chapter3 .first-part div.text {
          font-weight: 600;
          font-size: 2em;
          position: relative;
          top: 40px;
          line-height: 40px;
          padding-left: 70px; }
          body.page-about section.chapter.chapter3 .first-part div.text > div {
            position: relative;
            display: inline-block; }
      body.page-about section.chapter.chapter3 .features {
        margin-top: 150px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        body.page-about section.chapter.chapter3 .features .img-content img {
          width: 100%; }
        body.page-about section.chapter.chapter3 .features > div {
          text-align: right; }
          body.page-about section.chapter.chapter3 .features > div:last-child {
            text-align: left; }
          body.page-about section.chapter.chapter3 .features > div > div {
            margin: 25px 0;
            font-size: 1.9em; }
            body.page-about section.chapter.chapter3 .features > div > div > div:first-child {
              text-transform: uppercase;
              font-weight: 600; }
            body.page-about section.chapter.chapter3 .features > div > div > div:last-child {
              font-weight: 100;
              font-style: italic; }
      body.page-about section.chapter.chapter3 .button-join {
        position: absolute;
        bottom: -10%;
        left: 50%;
        width: 200px;
        margin-left: -100px;
        border: 1px solid #18c5a3;
        z-index: 11;
        text-align: center;
        color: #303030;
        padding: 10px; }
        body.page-about section.chapter.chapter3 .button-join:hover {
          color: #fff; }
    body.page-about section.chapter.chapter4 {
      height: 4000px;
      overflow: hidden;
      visibility: hidden;
      z-index: 100;
      padding-top: 100px; }
      body.page-about section.chapter.chapter4 .featuring {
        width: 80%;
        max-width: 500px;
        margin: 0 auto;
        text-align: center;
        margin-top: 100px; }
        body.page-about section.chapter.chapter4 .featuring img {
          margin: 10px 0 20px; }
        body.page-about section.chapter.chapter4 .featuring p {
          font-family: 'Lato', sans-serif;
          font-weight: 600;
          font-size: 1.7em; }
          body.page-about section.chapter.chapter4 .featuring p:first-child {
            text-transform: uppercase;
            margin: 0; }
          body.page-about section.chapter.chapter4 .featuring p:last-child {
            font-size: 1.15em;
            line-height: 2; }
            body.page-about section.chapter.chapter4 .featuring p:last-child span {
              color: #18c5a3; }
      body.page-about section.chapter.chapter4 svg {
        position: fixed;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -45%);
        transform: translate(-50%, -45%);
        width: 1520px;
        height: auto;
        z-index: -1; }
      body.page-about section.chapter.chapter4 #explodedGreen {
        display: none; }
      body.page-about section.chapter.chapter4 .container {
        text-align: center;
        z-index: 100; }
        body.page-about section.chapter.chapter4 .container h2 {
          text-transform: uppercase;
          font-weight: 600; }
        body.page-about section.chapter.chapter4 .container h3 {
          margin-bottom: 40px;
          font-weight: 600; }
      body.page-about section.chapter.chapter4 .divider {
        width: 100%;
        font-size: 1.2em;
        margin-top: 100px;
        position: relative;
        margin-bottom: 15px; }
        body.page-about section.chapter.chapter4 .divider span {
          background-color: #fff;
          padding: 0 15px; }
        body.page-about section.chapter.chapter4 .divider::after {
          content: '';
          position: absolute;
          width: 100%;
          height: 1px;
          background-color: #000;
          left: 0;
          top: 50%;
          z-index: -1; }
      body.page-about section.chapter.chapter4 .svgeys #complete {
        display: none; }
      body.page-about section.chapter.chapter4 .svgeys #assembled {
        display: none; }

.button:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 0;
  background-color: #18c5a3;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.button:hover:after {
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: -1; }

.underline {
  position: absolute;
  left: -20px;
  width: 0;
  bottom: -20px;
  height: 3px;
  background-color: #18c5a3;
  z-index: -1; }

.anchors {
  position: fixed;
  right: 0;
  z-index: 15;
  width: 280px;
  top: 50%;
  margin-top: -80px;
  line-height: 40px; }
  .anchors.white a {
    color: #fff;
    text-decoration: none !important; }
  .anchors > div {
    font-size: 1em;
    -webkit-transform: translateX(220px);
    transform: translateX(220px);
    -webkit-transition: all 0.7s ease;
    transition: all 0.7s ease;
    position: relative; }
    .anchors > div a {
      color: #303030;
      display: block; }
    .anchors > div::after {
      content: '';
      position: absolute;
      width: 0;
      height: 4px;
      right: 0;
      top: 50%;
      margin-top: -2px;
      background-color: #18c5a3;
      z-index: -1;
      -webkit-transition: all 0.7s ease 0.3s;
      transition: all 0.7s ease 0.3s; }
    .anchors > div.active {
      /* transform: translateX(0);*/ }
      .anchors > div.active:after {
        width: 100%; }
    .anchors > div:hover {
      -webkit-transform: translateX(0);
      transform: translateX(0); }
      .anchors > div:hover:after {
        width: 100%; }
    .anchors > div .count {
      width: 60px;
      padding-right: 30px;
      display: inline-block;
      text-align: center; }
    .anchors > div .title {
      text-transform: uppercase;
      font-style: italic;
      width: 100%; }

.name {
  position: relative;
  width: auto;
  display: inline-block; }
  .name a {
    color: #fff;
    text-decoration: none; }
  .name::before {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    left: 0;
    bottom: -2px;
    background-color: #fff; }
  .name::after {
    content: '';
    position: absolute;
    height: 1px;
    width: 0;
    left: 0;
    bottom: -2px;
    background-color: #18c5a3;
    -webkit-transition: width 0.3s ease;
    transition: width 0.3s ease; }
  .name:hover::after {
    width: 100%;
    -webkit-transition: width 0.3s ease;
    transition: width 0.3s ease; }

.page-about header.white nav.navbar .navbar-container ul > li:not(.join) > a {
  color: #fff; }

.page-about header.white .black-logo {
  display: none; }

.page-about header.white .white-logo {
  display: block; }

html.safari .logo-anim-forward {
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important; }

#fullpage .end-cta {
  position: fixed;
  bottom: 20%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  border: 1px solid #18c5a3;
  z-index: 11;
  text-align: center;
  color: #303030;
  padding: 10px;
  z-index: 1000000000;
  display: none; }
  #fullpage .end-cta:hover {
    color: #fff; }

@-webkit-keyframes float {
  from {
    -webkit-transform: translate(0, 0px) rotate(-135deg); }
  65% {
    -webkit-transform: translate(0, 15px) rotate(-135deg); }
  to {
    -webkit-transform: translate(0, 0px) rotate(-135deg); } }

.about-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
  z-index: 100; }

.page-profile-settings .upload-pic small.imgSizeerror {
  color: red;
  font-size: 14px; }

.page-profile-settings .page {
  padding: 0 0 75px;
  background-color: #f8f8f8; }
  .page-profile-settings .page .cover {
    height: 450px;
    background: #18c5a3;
    margin-bottom: 50px;
    position: relative;
    overflow: hidden;
    background-size: cover !important; }
    .page-profile-settings .page .cover:hover .update-cover-pic {
      cursor: pointer;
      bottom: 0; }
    .page-profile-settings .page .cover .update-cover-pic {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      position: absolute;
      width: 200px;
      height: 40px;
      bottom: -40px;
      left: 50%;
      color: #fff;
      background-color: #18c5a3;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
  .page-profile-settings .page .aside .profile-pic {
    position: relative;
    display: block;
    text-align: center;
    overflow: hidden; }
    .page-profile-settings .page .aside .profile-pic img {
      width: 70%; }
    .page-profile-settings .page .aside .profile-pic .update {
      position: absolute;
      height: 30px;
      background-color: #18c5a3;
      line-height: 30px;
      width: 70%;
      margin-left: 15%;
      color: #fff;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: -webkit-transform 0.4s ease;
      transition: -webkit-transform 0.4s ease;
      transition: transform 0.4s ease;
      transition: transform 0.4s ease, -webkit-transform 0.4s ease;
      font-weight: 100;
      font-size: 1.2em;
      cursor: pointer; }
    .page-profile-settings .page .aside .profile-pic:hover .update {
      -webkit-transform: translate3d(0, -30px, 0);
      transform: translate3d(0, -30px, 0); }
  .page-profile-settings .page .pass-del {
    width: 70%;
    margin: 0 auto; }
    .page-profile-settings .page .pass-del .button-overlay {
      width: 100%; }
      .page-profile-settings .page .pass-del .button-overlay a {
        padding: 10px;
        color: #303030;
        text-decoration: none;
        display: block; }
        .page-profile-settings .page .pass-del .button-overlay a:hover {
          color: #fff; }
      .page-profile-settings .page .pass-del .button-overlay:first-child {
        margin: 45px 0; }
    .page-profile-settings .page .pass-del p {
      margin-top: 10px; }
      .page-profile-settings .page .pass-del p span {
        color: #18c5a3; }
  .page-profile-settings .page .content h2 {
    margin: 0 0 30px; }
  .page-profile-settings .page .content .update-form {
    background-color: #fff;
    padding: 15px; }
    .page-profile-settings .page .content .update-form .row {
      margin: -7px; }
    .page-profile-settings .page .content .update-form .row > div {
      padding: 0 7px; }
    .page-profile-settings .page .content .update-form label {
      display: block;
      margin: 20px 0;
      padding-left: 10px;
      color: #303030;
      font-size: 1.2em;
      font-weight: 400; }
      .page-profile-settings .page .content .update-form label i {
        font-size: 0.6em;
        color: #18c5a3; }
      .page-profile-settings .page .content .update-form label.title {
        font-size: 1.5em;
        color: #18c5a3;
        padding-left: 0;
        margin-top: 10px; }
    .page-profile-settings .page .content .update-form input[type=email] {
      cursor: not-allowed;
      color: #ccc; }
    .page-profile-settings .page .content .update-form input[type=email],
    .page-profile-settings .page .content .update-form input[type=text] {
      padding: 2px 10px;
      background-color: #f1f2f2;
      width: 100%; }
    .page-profile-settings .page .content .update-form textarea {
      width: 100%;
      background-color: #f1f2f2;
      border: none;
      min-height: 100px;
      padding: 10px; }
  .page-profile-settings .page .content .button-group {
    text-align: right; }
  @media screen and (max-width: 990px) {
    .page-profile-settings .page .content h2 {
      margin: 60px 0; } }
  @media screen and (max-width: 768px) {
    .page-profile-settings .page .content h2 {
      margin: 60px 0; } }

.profile-content {
  max-width: 1080px;
  margin: 0 auto;
  position: relative;
  padding: 0 20px; }
  @media only screen and (max-width: 768px) {
    .profile-content {
      padding: 0; } }

.claim {
  background: #18c5a3;
  width: 100%;
  text-align: center;
  margin-bottom: 50px; }
  .claim a {
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 15px;
    text-transform: uppercase; }

.profile-banner {
  background: #18c5a3;
  background-size: cover !important;
  position: relative;
  height: 450px; }
  .profile-banner::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4); }
  .profile-banner .profile-content {
    padding: 150px 20px 0 20px;
    z-index: 1; }
    @media only screen and (max-width: 768px) {
      .profile-banner .profile-content {
        padding: 110px 20px 24px; } }
  .profile-banner a.edit-banner {
    display: block;
    position: absolute;
    top: 30px;
    right: 20px; }
    @media only screen and (max-width: 768px) {
      .profile-banner a.edit-banner {
        top: 20px; } }
  .profile-banner a.profile-avatar {
    float: left;
    display: block;
    position: relative;
    height: 150px;
    width: 150px;
    border-radius: 100%;
    background: #FFF;
    margin-right: 22px;
    overflow: hidden; }
    .profile-banner a.profile-avatar .overlay {
      position: absolute;
      height: 100%;
      width: 100%;
      background: #000;
      opacity: 0;
      -webkit-transition: opacity 0.2s ease-out;
      transition: opacity 0.2s ease-out;
      border-radius: 100%; }
    .profile-banner a.profile-avatar img {
      display: block;
      position: absolute;
      top: 55%;
      left: 50%;
      margin-top: -10.5px;
      margin-left: -12.5px;
      opacity: 0;
      -webkit-transition: top 0.2s ease-out, opacity 0.2s ease-out;
      transition: top 0.2s ease-out, opacity 0.2s ease-out; }
    .profile-banner a.profile-avatar:hover .overlay {
      opacity: 0.33; }
    .profile-banner a.profile-avatar:hover img {
      top: 50%;
      opacity: 1; }
    @media only screen and (max-width: 768px) {
      .profile-banner a.profile-avatar {
        margin: 0 auto;
        float: none;
        height: 120px;
        width: 120px; } }
  .profile-banner .profile-infos {
    float: left;
    color: #FFF;
    font-size: 18px;
    line-height: 18px; }
    .profile-banner .profile-infos em {
      font-size: .6em; }
    .profile-banner .profile-infos button.cancel,
    .profile-banner .profile-infos button.follow {
      margin-left: 0;
      font-size: 1em; }
    .profile-banner .profile-infos button.unfollow {
      margin-left: 0;
      font-size: 1em; }
    .profile-banner .profile-infos i.icon-POTW {
      display: inline-block;
      line-height: 0.4;
      text-align: center;
      position: relative;
      top: 10px;
      color: #18c5a3; }
      .profile-banner .profile-infos i.icon-POTW span {
        color: #fff; }
    .profile-banner .profile-infos h2 {
      margin-top: 16px;
      font-size: 24px;
      line-height: 24px; }
    .profile-banner .profile-infos span {
      display: block;
      margin-top: 12px;
      font-size: 14px;
      line-height: 14px; }
    .profile-banner .profile-infos .socials {
      display: block;
      margin-top: 10px; }
      .profile-banner .profile-infos .socials a {
        display: inline-block;
        margin-right: 16px;
        color: #FFF;
        text-decoration: none; }
        .profile-banner .profile-infos .socials a:last-child {
          margin-right: 0; }
        .profile-banner .profile-infos .socials a .fa {
          font-size: 18px;
          line-height: 18px; }
        @media only screen and (max-width: 768px) {
          .profile-banner .profile-infos .socials a {
            margin-top: 0; } }
    .profile-banner .profile-infos .edit-button {
      display: none;
      border: 1px solid #18c5a3;
      padding: 6px 10px;
      margin: 12px auto 24px;
      color: #FFF;
      font-size: 16px;
      line-height: 16px;
      text-decoration: none;
      -webkit-transition: background 0.2s ease-out;
      transition: background 0.2s ease-out; }
      .profile-banner .profile-infos .edit-button .fa {
        display: inline-block;
        margin-right: 6px; }
      .profile-banner .profile-infos .edit-button:hover {
        background: #18c5a3; }
      @media only screen and (max-width: 768px) {
        .profile-banner .profile-infos .edit-button {
          display: table; } }
    @media only screen and (max-width: 768px) {
      .profile-banner .profile-infos {
        text-align: center;
        float: none;
        margin: 0 auto; } }

.profile-stats {
  background: #f2f2f2;
  height: 30px;
  padding: 15px 0;
  box-sizing: content-box;
  margin-bottom: 50px; }
  .profile-stats.greybar .centered .display-type {
    top: 4px; }
  .profile-stats a.stats {
    display: block;
    float: left;
    font-size: 18px;
    line-height: 30px;
    margin-right: 40px;
    color: #000;
    text-decoration: none;
    transition: all .3s ease; }
    .profile-stats a.stats:hover {
      color: #18c5a3; }
    .profile-stats a.stats.active {
      font-weight: bold; }
    .profile-stats a.stats span {
      display: inline-block;
      font-size: 10px;
      margin-left: 6px;
      -webkit-transform: translateY(5px);
      transform: translateY(5px); }
    .profile-stats a.stats img {
      display: none; }
    @media only screen and (max-width: 768px) {
      .profile-stats a.stats {
        width: 25%;
        margin: 0; }
        .profile-stats a.stats div {
          display: none; }
        .profile-stats a.stats img {
          display: table;
          margin: 0 auto; } }
  .profile-stats .actions {
    float: right;
    font-size: 18px;
    line-height: 30px;
    margin-right: 100px; }
    .profile-stats .actions .edit-button {
      float: left;
      border: 1px solid #18c5a3;
      padding: 0 10px;
      margin-right: 20px;
      color: #000;
      text-decoration: none;
      -webkit-transition: background 0.2s ease-out, color 0.2s ease-out;
      transition: background 0.2s ease-out, color 0.2s ease-out; }
      .profile-stats .actions .edit-button .fa {
        display: inline-block;
        margin-right: 8px; }
      .profile-stats .actions .edit-button:hover {
        background: #18c5a3;
        color: #FFF; }
      @media only screen and (max-width: 768px) {
        .profile-stats .actions .edit-button {
          display: none; } }
    .profile-stats .actions .i-button {
      font-size: 30px;
      float: left; }
      .profile-stats .actions .i-button:hover {
        cursor: pointer; }
      @media only screen and (max-width: 768px) {
        .profile-stats .actions .i-button {
          margin: 0 auto;
          display: table;
          float: none;
          padding: 15px 0; } }
    @media only screen and (max-width: 990px) {
      .profile-stats .actions {
        margin-right: 0; } }
    @media only screen and (max-width: 768px) {
      .profile-stats .actions {
        width: 25%; } }
  @media only screen and (max-width: 768px) {
    .profile-stats {
      height: auto;
      padding: 0; } }

.bio {
  position: absolute;
  right: 75px;
  bottom: -10px;
  background: #18c5a3;
  color: #000;
  padding: 16px;
  max-width: 300px;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out, bottom 0.2s ease-out;
  transition: opacity 0.2s ease-out, bottom 0.2s ease-out;
  pointer-events: none; }
  .bio.active {
    opacity: 1;
    bottom: 60px;
    pointer-events: all; }
  .bio .icons {
    margin-top: 12px; }
    .bio .icons a {
      display: inline-block;
      margin-right: 12px; }
  .bio img.arrow {
    display: block;
    position: absolute;
    bottom: -10px;
    right: 50px; }
    @media only screen and (max-width: 990px) {
      .bio img.arrow {
        right: 24px; } }
    @media only screen and (max-width: 768px) {
      .bio img.arrow {
        display: none; } }

.page-upload .modal.upload-error .modal-infolettre {
  padding: 50px 30px 30px; }

.page-upload .hero.hero-upload {
  min-height: 100vh;
  height: 100vh; }

.page-upload .carousel-overlay {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center; }
  .page-upload .carousel-overlay .big-title {
    max-width: 265px;
    margin: 0 auto; }
    .page-upload .carousel-overlay .big-title h1 {
      width: auto;
      margin-bottom: 70px;
      -webkit-transform: rotate(-3deg);
      transform: rotate(-3deg);
      text-align: left;
      text-indent: 10px; }
  .page-upload .carousel-overlay .button-overlay {
    display: inline-block;
    padding: 15px 20px;
    cursor: pointer; }
    .page-upload .carousel-overlay .button-overlay a {
      text-decoration: none; }
  .page-upload .carousel-overlay p {
    z-index: 1;
    margin: 20px;
    max-width: 500px;
    color: #fff; }
  .page-upload .carousel-overlay a {
    z-index: 1;
    color: #fff;
    text-decoration: underline; }

.page-upload .progress {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background-color: #FF4B4B;
  z-index: -1; }

.page-search {
  margin-top: 150px;
  /* Quand juste 1 ou 2 résultats */ }
  .page-search h2.noresults {
    color: #18c5a3;
    font-size: 40px;
    text-align: center;
    padding-bottom: 20px; }
  .page-search .greybar {
    margin-bottom: 50px; }
    .page-search .greybar .display-type {
      top: 24px; }
    .page-search .greybar .centered {
      padding: 22px 15px; }
      .page-search .greybar .centered .filters {
        display: block; }
      .page-search .greybar .centered .filters-row form {
        font-size: 1em; }
        .page-search .greybar .centered .filters-row form .filters {
          display: block;
          width: 80%;
          max-width: none; }
          @media screen and (max-width: 500px) {
            .page-search .greybar .centered .filters-row form .filters {
              width: 100%; } }
          .page-search .greybar .centered .filters-row form .filters > input,
          .page-search .greybar .centered .filters-row form .filters > span {
            float: left; }
          .page-search .greybar .centered .filters-row form .filters > span {
            float: left;
            font-size: 0.8em;
            line-height: 3;
            margin: 0 10px; }
            @media only screen and (max-width: 500px) {
              .page-search .greybar .centered .filters-row form .filters > span {
                padding: 15px 0; } }
          .page-search .greybar .centered .filters-row form .filters > input {
            -webkit-transition: all 0.3s ease;
            transition: all 0.3s ease;
            border: none;
            border-radius: 0;
            font-size: 18px;
            line-height: 18px;
            height: 29px;
            padding: 8px;
            box-shadow: none;
            background-color: #fff;
            width: 22%;
            color: #18c5a3;
            font-size: 1.2em; }
            @media screen and (max-width: 718px) {
              .page-search .greybar .centered .filters-row form .filters > input {
                width: 87%; } }
            @media only screen and (max-width: 500px) {
              .page-search .greybar .centered .filters-row form .filters > input {
                width: 100%; } }
            .page-search .greybar .centered .filters-row form .filters > input::-webkit-input-placeholder {
              font-style: normal; }
            .page-search .greybar .centered .filters-row form .filters > input:-moz-placeholder {
              font-style: normal; }
            .page-search .greybar .centered .filters-row form .filters > input::-moz-placeholder {
              font-style: normal; }
            .page-search .greybar .centered .filters-row form .filters > input:-ms-input-placeholder {
              font-style: normal; }
          .page-search .greybar .centered .filters-row form .filters > input[type="text"] {
            padding: 0 8px; }
          .page-search .greybar .centered .filters-row form .filters .selectize-control.single {
            width: calc(23.33% - 10px); }
            @media screen and (max-width: 975px) {
              .page-search .greybar .centered .filters-row form .filters .selectize-control.single {
                width: calc(22.33% - 10px); } }
            @media screen and (max-width: 718px) {
              .page-search .greybar .centered .filters-row form .filters .selectize-control.single {
                width: calc(32.33% - 10px); } }
            @media screen and (max-width: 718px) {
              .page-search .greybar .centered .filters-row form .filters .selectize-control.single:nth-child(4) {
                clear: both; } }
            .page-search .greybar .centered .filters-row form .filters .selectize-control.single.selected:not(:nth-child(6)) .selectize-input {
              background-color: #18c5a3 !important; }
            .page-search .greybar .centered .filters-row form .filters .selectize-control.single .selectize-input {
              font-size: 1.2em;
              padding: 5px 8px;
              height: 29px; }
              .page-search .greybar .centered .filters-row form .filters .selectize-control.single .selectize-input.dropdown-active {
                background-color: #18c5a3; }
      .page-search .greybar .centered .filters-row .button-overlay {
        font-size: 1.2em;
        height: 29px; }
      .page-search .greybar .centered .filters-row .filter-reset {
        display: inline-block;
        padding: 0 6px;
        position: relative;
        top: -1px;
        line-height: 26px;
        margin-left: 2px; }
        .page-search .greybar .centered .filters-row .filter-reset:hover {
          cursor: pointer; }
  .page-search .adobe.wide-adobe {
    padding-bottom: 0 !important; }
    .page-search .adobe.wide-adobe .pub {
      padding: 0 !important;
      justify-content: center !important; }

.search-no-results .noresult-adobe {
  color: black;
  font-size: 20px;
  text-align: center;
  display: block;
  margin: 0 0 40px; }

.page-recover .reset-password {
  height: 50vh;
  margin-top: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
