.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 24px;
  font-family: Oswald, sans-serif;
  font-size: 44px;
  line-height: 52px;
  font-weight: 500;
  text-transform: uppercase;
}

h2 {
  margin-top: 0px;
  margin-bottom: 16px;
  font-family: Oswald, sans-serif;
  font-size: 36px;
  line-height: 44px;
  font-weight: 500;
  text-transform: uppercase;
}

h3 {
  margin-top: 0px;
  margin-bottom: 16px;
  font-family: Oswald, sans-serif;
  font-size: 28px;
  line-height: 36px;
  font-weight: 500;
  text-transform: uppercase;
}

h4 {
  margin-top: 0px;
  margin-bottom: 16px;
  font-family: Oswald, sans-serif;
  font-size: 22px;
  line-height: 28px;
  font-weight: 500;
  text-transform: uppercase;
}

h5 {
  margin-top: 0px;
  margin-bottom: 8px;
  font-family: Oswald, sans-serif;
  font-size: 17px;
  line-height: 24px;
  font-weight: 500;
  text-transform: uppercase;
}

h6 {
  margin-top: 0px;
  margin-bottom: 8px;
  font-family: Oswald, sans-serif;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
}

p {
  margin-bottom: 24px;
  font-size: 15px;
  line-height: 24px;
}

a {
  color: #faaf52;
  text-decoration: underline;
}

ul {
  margin-top: 16px;
  margin-bottom: 32px;
  padding-left: 24px;
}

ol {
  margin-top: 16px;
  margin-bottom: 24px;
  padding-left: 40px;
}

li {
  margin-top: 4px;
  margin-bottom: 4px;
}

blockquote {
  margin-bottom: 32px;
  padding: 12px 20px 12px 24px;
  border-left: 3px solid #faaf52;
  font-family: Oswald, sans-serif;
  font-size: 22px;
  line-height: 32px;
}

figure {
  margin-bottom: 32px;
}

figcaption {
  position: relative;
  z-index: 1;
  margin-top: -31px;
  padding: 8px 12px 7px;
  float: right;
  background-color: rgba(17, 17, 17, 0.5);
  color: #fff;
  font-size: 11px;
  line-height: 16px;
  text-align: left;
}

.body {
  font-family: Karla, sans-serif;
  color: #111;
  font-size: 15px;
  line-height: 24px;
}

.section {
  position: relative;
  display: block;
  overflow: hidden;
  margin-top: 80px;
  margin-bottom: 50px;
  padding: 0px 0%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: linear-gradient(180deg, transparent, transparent);
  font-family: Montserrat, sans-serif;
}

.section.no-paddings {
  width: 100%;
  height: 300px;
  min-height: 300px;
  margin-top: 50px;
  margin-bottom: 70px;
  padding: 0px 0%;
}

.section.dark {
  background-image: -webkit-gradient(linear, left top, right top, from(#40424b), to(#1c1d24));
  background-image: linear-gradient(90deg, #40424b, #1c1d24);
  color: #fff;
}

.section.no-bottom-padding {
  padding-bottom: 0px;
}

.section.page-section {
  padding-top: 64px;
}

.section.no-top-padding {
  padding-top: 50px;
  background-color: transparent;
}

.section.promo-section {
  height: 728px;
  background-image: url('../images/ipad-promo.jpg');
  background-position: 50% 210%;
  background-size: 1836px;
  background-repeat: no-repeat;
}

.section.no-side-paddings {
  padding-right: 0%;
  padding-left: 0%;
}

.section.image-1 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 17, 17, 0.6)), to(rgba(17, 17, 17, 0.6))), url('../images/julian-o-hayon-265589.jpg');
  background-image: linear-gradient(180deg, rgba(17, 17, 17, 0.6), rgba(17, 17, 17, 0.6)), url('../images/julian-o-hayon-265589.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  color: #fff;
}

.section.no-padding-vertical.border-top {
  background-color: #e7e7e7;
}

.section.border-top {
  border-top: 1px solid #ddd;
}

.section.about-v2-hero {
  padding-top: 200px;
  padding-bottom: 500px;
  background-image: url('../images/studio2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #fff;
}

.section.about-v2-hero.studio {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 550px;
  background-image: url('../images/studio2_1.jpg');
  background-position: 50% 72px;
  background-size: contain;
}

.section.about-v2-hero.webdesign {
  margin: 72px auto 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #208fa0;
  background-image: none;
}

.section.image-4 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 17, 17, 0.5)), to(rgba(17, 17, 17, 0.5))), url('../images/nathan-anderson-472406.jpg');
  background-image: linear-gradient(180deg, rgba(17, 17, 17, 0.5), rgba(17, 17, 17, 0.5)), url('../images/nathan-anderson-472406.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  color: #fff;
}

.section.image-2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 17, 17, 0.6)), to(rgba(17, 17, 17, 0.6))), url('../images/yanapi-senaud-592425-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(17, 17, 17, 0.6), rgba(17, 17, 17, 0.6)), url('../images/yanapi-senaud-592425-unsplash.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  color: #fff;
}

.section.image-1 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 17, 17, 0.5)), to(rgba(17, 17, 17, 0.5))), url('../images/nikolay-tarashchenko-551710-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(17, 17, 17, 0.5), rgba(17, 17, 17, 0.5)), url('../images/nikolay-tarashchenko-551710-unsplash.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  color: #fff;
}

.section.image-5 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 17, 17, 0.5)), to(rgba(17, 17, 17, 0.5))), url('../images/benjamin-voros-310026-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(17, 17, 17, 0.5), rgba(17, 17, 17, 0.5)), url('../images/benjamin-voros-310026-unsplash.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  color: #fff;
}

.section.image-6 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('../images/rawpixel-com-463439-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/rawpixel-com-463439-unsplash.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.section.image-7 {
  margin-top: 0px;
  margin-bottom: -40px;
  padding-bottom: 0px;
  background-image: url('../images/STUDIO-6X6-2.jpg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.section.about-v1-hero {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 17, 17, 0.3)), to(rgba(17, 17, 17, 0.3))), url('../images/benjaminrobyn-jespersen-438640.jpg');
  background-image: linear-gradient(180deg, rgba(17, 17, 17, 0.3), rgba(17, 17, 17, 0.3)), url('../images/benjaminrobyn-jespersen-438640.jpg');
  background-position: 0px 0px, 50% -100px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  color: #fff;
}

.section.side-works-section {
  padding-right: 0%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.section.image-8 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 17, 17, 0.5)), to(rgba(17, 17, 17, 0.5))), url('../images/clem-onojeghuo-123657.jpg');
  background-image: linear-gradient(180deg, rgba(17, 17, 17, 0.5), rgba(17, 17, 17, 0.5)), url('../images/clem-onojeghuo-123657.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  color: #fff;
}

.section.image-3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 17, 17, 0.6)), to(rgba(17, 17, 17, 0.6))), url('../images/tyler-franta-589346-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(17, 17, 17, 0.6), rgba(17, 17, 17, 0.6)), url('../images/tyler-franta-589346-unsplash.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  color: #fff;
}

.section.portfolio-hero {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 600px;
  background-image: url('../images/BANDEAU-BONNET-DAYLIGHT.jpg');
  background-position: 50% 53px;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: fixed;
  color: #fff;
}

.section.portfolio-hero.portfolio {
  margin-top: 0px;
  padding-bottom: 800px;
  background-image: url('../images/_MG_4267.jpg');
  background-position: 50% 52px;
  background-size: cover;
  background-attachment: fixed;
}

.section.portfolio-hero.portfolio.perso {
  display: block;
  background-image: url('../images/IMG_0340.jpg');
}

.section.portfolio-hero.portfolio.perso-2 {
  background-image: url('../images/_MG_5705.jpg');
}

.section.portfolio-hero.duret-2018 {
  background-image: url('../images/BANDEAU-DURET1.jpg');
}

.section.portfolio-hero.liste {
  background-image: url('../images/BANDEAU-LR.jpg');
}

.section.portfolio-hero.tuileries {
  background-image: url('../images/BANDEAU-TUILERIES.jpg');
}

.section.portfolio-hero.paris-nuit {
  background-image: url('../images/PARIS-NUIT-9.jpg');
}

.section.portfolio-hero.beaute {
  background-image: url('../images/_MG_0880c.jpg');
}

.section.portfolio-hero.mode {
  background-image: url('../images/_MG_5411-2.jpg');
  background-position: 50% 53px;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.section.portfolio-hero.gastronomie {
  background-image: url('../images/GASTRO-EPICES.jpg');
}

.section.portfolio-hero.bonnet-mans {
  background-image: url('../images/BANDEAU-BONNET-LEMANS.jpg');
}

.section.portfolio-hero.vibrations-veg {
  background-image: url('../images/BANDEAU-VIB-VEGET.jpg');
}

.section.portfolio-hero.optique {
  background-image: url('../images/XENITH-5.jpg');
  background-position: 50% 53px;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.section.portfolio-hero.scarabee {
  background-image: url('../images/BANDEAU-SCARAB_1.jpg');
}

.section.portfolio-hero.duret-crea {
  background-image: url('../images/BANDEAU-DURET-CREA2.jpg');
  background-position: 50% 0px;
}

.section.portfolio-hero.portraits {
  background-image: url('../images/IMG_0084.jpg');
}

.section.portfolio-hero.liste-atelier {
  background-image: url('../images/BANDEAU-LR-ATELIER.jpg');
  background-position: 50% 53px;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.section.portfolio-hero.body {
  background-image: url('../images/BANDEAU-BODY.jpg');
}

.section.portfolio-hero.face {
  background-image: url('../images/BANDEAU-FACE.jpg');
}

.section.portfolio-works {
  overflow: visible;
  padding-top: 0px;
}

.section.portfolio-nav {
  min-height: 88px;
  padding-top: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #e7e7e7;
}

.section.valoriser {
  margin-top: 0px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 93.7%, 0.53)), to(hsla(0, 0%, 93.7%, 0.53)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 93.7%, 0.53), hsla(0, 0%, 93.7%, 0.53));
}

.section.services {
  padding-top: 0px;
  padding-bottom: 0px;
}

.wrapper {
  position: relative;
  width: 80%;
  max-width: 1200px;
  background-color: transparent;
}

.wrapper.side-padding {
  width: 60%;
  padding-right: 15px;
  padding-left: 15px;
}

.button {
  position: relative;
  overflow: hidden;
  height: 48px;
  margin-top: 30px;
  padding: 11px 24px;
  border-radius: 0px;
  background-color: #faaf52;
  -webkit-transition: color 400ms ease, background-color 400ms ease;
  transition: color 400ms ease, background-color 400ms ease;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #f6a136;
}

.button.white-button:hover {
  background-color: #faaf52;
  color: #fff;
}

.button.ghost-button {
  box-shadow: inset 0 0 0 1px #111;
  -webkit-transition: color 400ms ease, background-color 600ms ease, box-shadow 600ms ease;
  transition: color 400ms ease, background-color 600ms ease, box-shadow 600ms ease;
}

.button.ghost-button:hover {
  background-color: #faaf52;
  box-shadow: inset 0 0 0 1px transparent;
  color: #fff;
}

.button.subscribe-button {
  width: 48px;
  background-color: #faaf52;
  background-image: url('../images/paper-plane-icon.svg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.button.link-button {
  margin-top: 0px;
  background-color: transparent;
  box-shadow: inset 3px 0 0 0 #faaf52;
  -webkit-transition: color 400ms ease, background-color 400ms ease;
  transition: color 400ms ease, background-color 400ms ease;
  color: #111;
}

.button.link-button:hover {
  color: #bbb;
}

.button.link-button._404-button {
  margin-top: 24px;
  color: #fff;
}

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

.button.contact-button {
  padding-left: 52px;
  background-image: url('../images/paper-plane-icon.svg');
  background-position: 20px 50%;
  background-repeat: no-repeat;
}

.button.password-button {
  width: 48px;
  padding-right: 0px;
  padding-left: 0px;
  background-image: url('../images/lock-icon.svg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  color: transparent;
  text-align: center;
}

.button.ghost-white-button {
  background-color: transparent;
  box-shadow: inset 0 0 0 1px hsla(0, 0%, 100%, 0.5);
  -webkit-transition: color 400ms ease, background-color 400ms ease, box-shadow 400ms ease;
  transition: color 400ms ease, background-color 400ms ease, box-shadow 400ms ease;
}

.button.ghost-white-button:hover {
  background-color: #faaf52;
  box-shadow: inset 0 0 0 1px transparent;
}

.button.ghost-white-button.side-margins {
  background-color: transparent;
}

.button.side-margins {
  margin-right: 8px;
  margin-left: 8px;
  border: 1px solid #fff;
  background-color: rgba(0, 0, 0, 0.2);
}

.button.side-margins:hover {
  background-color: rgba(0, 0, 0, 0.2);
}

.style-block {
  padding: 40px 15px;
  text-align: left;
}

.paragraph-small {
  margin-bottom: 16px;
  font-size: 13px;
  line-height: 20px;
}

.button-styles {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 24px 15px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.button-style-wrapper {
  width: 33.33%;
  padding: 48px 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
}

.button-style-wrapper.dark-bg {
  background-color: #222;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/james-pond-185593.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/james-pond-185593.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.ghost-button {
  background-color: transparent;
  box-shadow: inset 0 0 0 1px #ddd;
  color: #222;
}

.white-button {
  background-color: #fff;
  color: #222;
}

.nav-bar-left {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 200;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 88px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 1px 0 0 0 #ddd;
}

.page-wrapper {
  position: relative;
  overflow: hidden;
  min-height: 100vh;
}

.page-wrapper._404 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/james-pond-185593.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.page-wrapper.nav-left-wide {
  margin-left: 232px;
}

.page-wrapper.nav-left {
  margin-left: 0px;
}

.page-wrapper.style-guide-wrapper {
  margin-left: 270px;
  padding-top: 0px;
}

.nav-link {
  position: static;
  display: inline;
  padding: 12px 14px;
  opacity: 0.5;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
  font-family: Oswald, sans-serif;
  color: #111;
  font-size: 12px;
  line-height: 32px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.nav-link:hover {
  opacity: 1;
}

.nav-link.w--current {
  opacity: 1;
  color: #111;
}

.nav-menu-left {
  position: absolute;
  left: -196px;
  top: 328px;
  width: 480px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  text-align: right;
}

.nav-menu-left.hidden {
  display: none;
}

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 88px;
  height: 88px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.brand.w--current {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.brand.nav-top-brand {
  width: 72px;
  height: 72px;
}

.hero-split {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.split-image {
  position: relative;
  width: 100%;
  height: 100vh;
  margin-top: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.split-image.hero-2 {
  width: 50%;
  background-image: url('../images/oladimeji-odunsi-307743.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.split-image.contact {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), color-stop(30%, hsla(0, 0%, 100%, 0))), url('../images/luca-bravo-65126.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), hsla(0, 0%, 100%, 0) 30%), url('../images/luca-bravo-65126.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.split-image.protected-image {
  width: 100%;
  background-image: url('../images/siarhei-horbach-267470.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.split-image.post-image {
  z-index: 2;
}

.split-image.hero-1 {
  width: 50%;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.3)), color-stop(25%, hsla(0, 0%, 100%, 0))), url('../images/berwin-coroza-340446.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.3), hsla(0, 0%, 100%, 0) 25%), url('../images/berwin-coroza-340446.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.split-image.about {
  width: 100%;
  background-image: url('../images/anton-darius-sollers-424830.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.split-image.image-1 {
  background-image: url('../images/jakob-owens-486025-unsplash-copy.jpg');
}

.hero-split-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 7%;
  padding-left: 7%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.hero-split-intro {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.color-hover {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  background-color: #faaf52;
}

.color-hover.left {
  position: absolute;
  left: 0px;
  top: 0px;
  right: auto;
  bottom: 0px;
  width: 3px;
}

.color-hover.down {
  position: absolute;
  left: 0px;
  top: auto;
  right: 0px;
  bottom: 0px;
  height: 3px;
}

.line-button-text {
  position: relative;
  z-index: 1;
}

.contact {
  position: absolute;
  left: 0px;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
  margin-bottom: 8px;
  padding-top: 16px;
  padding-bottom: 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Oswald, sans-serif;
  color: #bbb;
  font-size: 13px;
  line-height: 24px;
  text-transform: uppercase;
}

.contact.home-v8-contact {
  position: absolute;
  left: 40px;
  color: #fff;
}

.contact.home-v6 {
  position: absolute;
  left: auto;
  top: 0px;
  right: 3%;
  margin-top: 20px;
  margin-right: 16px;
  color: #fff;
}

.contact.email-home-v3 {
  position: absolute;
  left: 48px;
  top: auto;
  bottom: 16px;
  margin-right: 16px;
  color: #fff;
}

.contact.phone-home-v3 {
  position: absolute;
  left: auto;
  top: auto;
  right: 48px;
  bottom: 16px;
  color: #fff;
}

.contact-text {
  margin-right: 10px;
}

.link-v1 {
  box-shadow: 0 2px 0 0 #ddd;
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
  font-family: Oswald, sans-serif;
  color: #111;
  font-size: 13px;
  line-height: 24px;
  text-decoration: none;
  text-transform: uppercase;
}

.link-v1:hover {
  box-shadow: 0 2px 0 0 #111;
}

.link-v1.white-link {
  box-shadow: 0 2px 0 0 hsla(0, 0%, 100%, 0.4);
  color: #fff;
}

.link-v1.white-link:hover {
  box-shadow: 0 2px 0 0 #fff;
}

.link-v1.more-link {
  margin-top: 24px;
}

.link-v1.sg-back-link {
  position: absolute;
  bottom: 40px;
}

.nav-left-social-icons {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 8px;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-left-social-icons.horizontal {
  padding-bottom: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.social-icon-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.4;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.social-icon-link:hover {
  opacity: 1;
}

.location {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 32px;
  padding-right: 16px;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #777;
  font-size: 12px;
  line-height: 16px;
}

.location.home-v2 {
  position: absolute;
  left: 0px;
  bottom: 0px;
  margin-bottom: 42px;
  color: #777;
}

.location.home-v1 {
  position: absolute;
  left: 48px;
  bottom: 38px;
  color: #fff;
}

.location.home-v8-location {
  position: absolute;
  left: 40px;
  bottom: 40px;
  color: #fff;
}

.location.hero-slider-location {
  position: absolute;
  left: 40px;
  bottom: 40px;
  z-index: 3;
  color: #fff;
}

.location-icon {
  position: absolute;
  left: 0px;
  top: 0px;
  margin-top: 4px;
  float: left;
}

.text-block {
  float: left;
}

.location-text {
  padding-top: 15px;
  float: left;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.location-text.black-text {
  color: #111;
}

.grey-text {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  clear: left;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: Oswald, sans-serif;
  color: #777;
  font-size: 20px;
  line-height: 143%;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 0px;
}

.grey-text.studio {
  margin-bottom: 0px;
  font-family: Handlee, sans-serif;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
}

.text-link {
  box-shadow: 0 1px 0 0 #faaf52;
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
  color: #faaf52;
  text-decoration: none;
}

.text-link:hover {
  box-shadow: 0 2px 0 0 #faaf52;
}

.scroll-link {
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -27px;
  padding: 24px 24px 34px 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Oswald, sans-serif;
  color: #111;
  font-size: 13px;
  text-decoration: none;
  text-transform: uppercase;
}

.scroll-arrow {
  position: relative;
  z-index: 1;
}

.scroll-arrow.scroll-link-icon {
  margin-right: 8px;
}

.about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.side-works-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 400px;
  padding-right: 30px;
  padding-bottom: 24px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.about-heading {
  width: 50%;
  margin-top: -8px;
  margin-bottom: 24px;
}

.about-text {
  width: 100%;
  padding-right: 56px;
  color: #777;
  -webkit-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 56px;
  column-gap: 56px;
}

.about-more-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 24px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.about-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-top: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  line-height: 40px;
}

.link-v2 {
  display: inline-block;
  box-shadow: 0 2px 0 0 #ddd;
  -webkit-transition: box-shadow 400ms ease;
  transition: box-shadow 400ms ease;
  font-family: Oswald, sans-serif;
  color: #111;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}

.link-v2:hover {
  box-shadow: 0 2px 0 0 #111;
}

.link-v2.about-link {
  margin-bottom: 16px;
}

.link-v2.white {
  box-shadow: 0 2px 0 0 hsla(0, 0%, 100%, 0.2);
  color: #fff;
}

.link-v2.white:hover {
  box-shadow: 0 2px 0 0 #fff;
}

.link-v2.category-link {
  margin-right: 40px;
  padding: 0px;
  background-color: transparent;
}

.link-v2.category-link.w--current {
  box-shadow: 0 2px 0 0 #111;
}

.link-v2.category-link.right {
  margin-right: 0px;
  margin-left: 40px;
}

.link-v2.white-link {
  box-shadow: 0 2px 0 0 hsla(0, 0%, 100%, 0.4);
  color: #fff;
}

.link-v2.white-link:hover {
  box-shadow: 0 2px 0 0 #fff;
}

.signature {
  margin-bottom: 8px;
}

.counters {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(#40424b), to(#1c1d24));
  background-image: linear-gradient(90deg, #40424b, #1c1d24);
}

.counters.image-1 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/oliver-pecker-364272.jpg'), -webkit-gradient(linear, left top, right top, from(#40424b), to(#1c1d24));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/oliver-pecker-364272.jpg'), linear-gradient(90deg, #40424b, #1c1d24);
  background-position: 0px 0px, 50% 50%, 0px 0px;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
  background-attachment: scroll, fixed, scroll;
}

.counters.light {
  width: 80%;
  padding-top: 1px;
  padding-bottom: 1px;
  background-color: #fff;
  background-image: none;
}

.counters.image-2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/joshua-earle-541397-unsplash.jpg'), -webkit-gradient(linear, left top, right top, from(#40424b), to(#1c1d24));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/joshua-earle-541397-unsplash.jpg'), linear-gradient(90deg, #40424b, #1c1d24);
  background-position: 0px 0px, 50% 50%, 0px 0px;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
  background-attachment: scroll, fixed, scroll;
}

.counters.image-3 {
  height: auto;
  background-image: url('../images/_MG_1404.jpg'), -webkit-gradient(linear, left top, right top, from(#40424b), to(#1c1d24));
  background-image: url('../images/_MG_1404.jpg'), linear-gradient(90deg, #40424b, #1c1d24);
  background-position: 50% 62%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
  background-attachment: fixed, scroll;
}

.about-image-wrapper {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.counter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 150px 3%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  box-shadow: 1px 0 0 0 hsla(0, 0%, 100%, 0.15);
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 24px;
  font-weight: 200;
  text-transform: uppercase;
}

.counter._1 {
  background-image: url('../images/done-icon.png');
  background-position: 50% 50%;
  background-size: 160px;
  background-repeat: no-repeat;
  text-align: center;
}

.counter._2 {
  background-image: url('../images/mask-icon.png');
  background-position: 50% 50%;
  background-size: 160px;
  background-repeat: no-repeat;
}

.counter._3 {
  background-image: url('../images/calendar-icon.png');
  background-position: 50% 50%;
  background-size: 160px;
  background-repeat: no-repeat;
}

.counter._4 {
  background-image: url('../images/win-icon.png');
  background-position: 50% 50%;
  background-size: 160px;
  background-repeat: no-repeat;
}

.counter.light {
  margin-right: 4px;
  margin-left: 4px;
  background-color: #efefef;
  box-shadow: 0 0 0 1px #ddd;
  color: #111;
}

.counter-number {
  font-size: 36px;
  line-height: 40px;
}

.counter-divider {
  width: 32px;
  height: 3px;
  margin-top: 24px;
  margin-bottom: 24px;
  background-color: #faaf52;
}

.counter-divider.red {
  background-color: #ee4869;
}

.side-works {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.about-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 66.66%;
  padding: 16px 15px 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.clients-v2-logotypes {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.side-works-heading {
  margin-bottom: 40px;
}

.service-blocks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  padding-bottom: 1px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.service-block {
  position: relative;
  margin-top: 1px;
  padding: 88px 5% 64px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
  box-shadow: 0 0 0 1px #e7e7e7;
}

.service-block._33-percent {
  width: 33.33%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.square-icon {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 72px;
  height: 72px;
  margin-bottom: 32px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #e7e7e7;
}

.square-icon-line-left {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 1;
  width: 3px;
  height: 32px;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: -1px;
  background-color: #faaf52;
}

.service-block-numbers {
  position: absolute;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 32px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  opacity: 0.15;
  font-family: Oswald, sans-serif;
}

.service-block-number-1 {
  font-size: 32px;
  line-height: 36px;
}

.service-block-number-2 {
  margin-left: 2px;
}

.testimonials-v1 {
  height: auto;
  padding-left: 30%;
  background-color: transparent;
  text-align: left;
}

.testimonials-v1-arrow {
  left: 0px;
  right: 100%;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 64px;
  height: 48px;
  margin-top: 160px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: hsla(0, 0%, 100%, 0.3);
}

.testimonials-v1-arrow.right {
  left: 64px;
  width: 62px;
  border-left-style: none;
}

.testimonials-v1-arrow.border-grey {
  border-color: #ddd;
}

.testimonials-nav {
  display: none;
}

.testimonials-v1-heading {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 30%;
  padding-right: 40px;
}

.review-v1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 25%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/quote-icon.svg');
  background-position: 85% 0px;
  background-repeat: no-repeat;
}

.review-v1.light {
  background-image: url('../images/quote-icon-grey.svg');
  background-size: auto;
}

.review-v1-content {
  max-width: 600px;
  margin-left: 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.review-v1-avatar-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/avatar-border.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.review-v1-avatar-wrapper.color {
  background-image: url('../images/avatar-border-color.svg');
}

.review-v1-text {
  margin-top: 16px;
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 17px;
  line-height: 28px;
}

.review-v1-text.grey-text {
  color: #777;
}

.review-v1-avatar {
  width: 60px;
  height: 60px;
  margin: 10px;
  border-radius: 50%;
}

.clients-v2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.clients-v2-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  max-width: 400px;
  padding-top: 40px;
  padding-right: 5%;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.side-works-images {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.client-v2-logo-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  margin: -1px;
  padding: 56px 32px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: inset 0 0 0 1px #ddd;
}

.client-logo {
  max-height: 40px;
}

.clients-v2-link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 33.33%;
  margin: -1px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
  box-shadow: inset 0 0 0 1px #ddd, inset 0 -4px 0 0 #faaf52;
  -webkit-transition: color 600ms ease;
  transition: color 600ms ease;
  font-family: Oswald, sans-serif;
  color: #111;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
}

.clients-v2-link:hover {
  color: #fff;
}

.clients-v2-link-color {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 100%;
  background-color: #faaf52;
  box-shadow: 0 -4px 0 0 #faaf52;
  -webkit-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
}

.blog-posts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -40px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blog-post {
  width: 33.33%;
}

.post-card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: #000;
  color: #fff;
  text-decoration: none;
}

.post-card-date-wrapper {
  position: absolute;
  left: 0px;
  top: 56px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  text-decoration: none;
}

.post-card-date-line {
  width: 8%;
  height: 3px;
  margin-right: 24px;
  background-color: #faaf52;
}

.zoom-image {
  width: 100%;
}

.zoom-image.split-about {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/anton-darius-sollers-424830.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/anton-darius-sollers-424830.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.zoom-image.split-contacts {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/luca-bravo-65126.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/luca-bravo-65126.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.zoom-image.split-works {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/gabriel-izgi-173852-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/gabriel-izgi-173852-unsplash.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.zoom-image.split-blog {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/darren-coleshill-558552-unsplash.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/darren-coleshill-558552-unsplash.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.zoom-image.home-v7-work-image {
  width: auto;
  height: 100%;
}

.post-card-content {
  position: relative;
  z-index: 1;
  padding-right: 24px;
  padding-left: 24px;
}

.badge {
  display: inline-block;
  height: 24px;
  margin-bottom: 8px;
  padding-top: 1px;
  padding-right: 8px;
  padding-left: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.5);
  color: #fff;
  font-size: 9px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.badge.color {
  padding-top: 2px;
  border-style: none;
  border-color: #777;
  background-color: #111;
}

.badge.post-card-v2-badge {
  margin-bottom: 20px;
  padding-top: 2px;
  padding-bottom: 2px;
  border-style: none;
}

.badge.nav-layout-badge {
  margin-top: 16px;
  background-color: #f7f7f7;
  color: #111;
}

.clients-v2-link-text {
  position: relative;
  z-index: 1;
}

.side-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 15px;
  padding-bottom: 64px;
  padding-left: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-v1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #363840;
  color: #fff;
}

.footer-v1-subscrube {
  width: 33.33%;
  margin-bottom: 0px;
  padding-top: 56px;
  padding-right: 5%;
  padding-left: 5%;
  background-color: #26272e;
}

.footer-v1-subscribe-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.input {
  height: 48px;
  margin-bottom: 32px;
  padding: 11px 0px 13px;
  border-style: none none solid;
  border-bottom-width: 1px;
  border-bottom-color: #ddd;
  border-radius: 0px;
  -webkit-transition: border 600ms ease;
  transition: border 600ms ease;
  font-family: Oswald, sans-serif;
  font-size: 15px;
  text-transform: uppercase;
}

.input:hover {
  border-bottom-color: #bbb;
}

.input:focus {
  border-bottom-color: #faaf52;
}

.input.subscribe-input {
  margin-right: -2px;
  margin-bottom: 8px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: solid;
  border-width: 2px;
  border-color: hsla(0, 0%, 100%, 0.3);
  background-color: transparent;
  -webkit-transition: border 600ms ease;
  transition: border 600ms ease;
  color: #fff;
}

.input.subscribe-input:hover {
  border-color: hsla(0, 0%, 100%, 0.5);
}

.input.subscribe-input:focus {
  border-color: #faaf52;
}

.input.subscribe-input::-webkit-input-placeholder {
  color: hsla(0, 0%, 100%, 0.3);
}

.input.subscribe-input:-ms-input-placeholder {
  color: hsla(0, 0%, 100%, 0.3);
}

.input.subscribe-input::-ms-input-placeholder {
  color: hsla(0, 0%, 100%, 0.3);
}

.input.subscribe-input::placeholder {
  color: hsla(0, 0%, 100%, 0.3);
}

.input.text-area {
  height: auto;
  min-height: 120px;
}

.input.text-area.margin-right {
  margin-right: 30px;
}

.input.half-width {
  margin-right: 30px;
  -webkit-box-flex: 40%;
  -webkit-flex: 40%;
  -ms-flex: 40%;
  flex: 40%;
}

.input.password-input {
  width: 200px;
  margin-right: 24px;
}

.footer-v1-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 5%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.footer-v1-link {
  margin-right: 8%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transition: color 600ms ease;
  transition: color 600ms ease;
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 13px;
  text-decoration: none;
}

.footer-v1-link:hover {
  color: #fff;
}

.footer-v1-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 56px;
  padding-bottom: 96px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.footer-v1-link-heading {
  margin-bottom: 16px;
  color: #fff;
}

.footer-v1-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 25%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 11px;
  line-height: 20px;
}

.scroll-up-button {
  position: relative;
  left: 64px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 64px;
  height: 64px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #26272e;
}

.footer-v1-bottom-text {
  margin-top: -4px;
  padding-right: 5%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: hsla(0, 0%, 100%, 0.5);
}

.hover-base {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #faaf52;
  -webkit-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
}

.hover-base.down {
  -webkit-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
}

.footer-v1-subscribe-text {
  width: 100%;
  opacity: 0.25;
  font-size: 11px;
  line-height: 20px;
}

.hero-scroll-button {
  position: absolute;
  left: -48px;
  bottom: 32px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 64px;
  height: 64px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #faaf52;
  box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.2);
}

.hero-scroll-button.w--current {
  left: -48px;
}

.services-v2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-left: -15px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.service-v2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  margin-bottom: 30px;
  margin-left: 15px;
  padding: 72px 5% 48px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-basis: 45%;
  -ms-flex-preferred-size: 45%;
  flex-basis: 45%;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.15);
  color: #fff;
}

.service-v2-number {
  position: absolute;
  left: -20px;
  top: -30px;
  opacity: 0.1;
  font-family: Oswald, sans-serif;
  font-size: 70px;
  line-height: 64px;
  font-weight: 500;
}

.service-v2-info {
  position: relative;
  padding-right: 8px;
  padding-left: 16px;
}

.service-v2-heading {
  position: relative;
  z-index: 1;
  margin-top: 0px;
}

.service-v2-description {
  position: relative;
  z-index: 1;
  color: hsla(0, 0%, 100%, 0.7);
}

.place-top {
  position: relative;
  z-index: 1;
}

.story {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.story-info {
  width: 80%;
  padding-right: 3%;
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.experience {
  padding-right: 6%;
  padding-left: 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.story-more {
  width: 30%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.job {
  margin-bottom: -1px;
  padding-top: 20px;
  padding-bottom: 0px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.story-heading {
  margin-top: 0px;
  margin-bottom: 40px;
  font-size: 45px;
  font-weight: 300;
  text-align: center;
}

.job-time {
  margin-bottom: 4px;
  color: #faaf52;
  font-size: 13px;
  line-height: 20px;
}

.job-heading {
  display: inline-block;
}

.job-name {
  display: inline-block;
  margin-bottom: 8px;
  margin-left: 8px;
  color: #bbb;
  font-size: 13px;
  line-height: 20px;
}

.story-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  line-height: 40px;
}

.side-works-images-wrapper {
  overflow: hidden;
  width: 75%;
  height: 280px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.side-work-card {
  position: relative;
  overflow: hidden;
}

.side-works-link {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  width: 48px;
  background-color: #fff;
  -webkit-transition: color 400ms ease;
  transition: color 400ms ease;
  color: #111;
  text-decoration: none;
}

.side-works-link:hover {
  color: #fff;
}

.side-works-link-text {
  position: relative;
  left: -76px;
  top: 48%;
  z-index: 1;
  width: 200px;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  font-family: Oswald, sans-serif;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.card-image {
  width: 100%;
}

.card-image.side-work {
  width: auto;
  height: 280px;
  max-width: none;
}

.work-card {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  color: #111;
  text-align: center;
  text-decoration: none;
}

.work {
  width: 33.33%;
  padding: 12px 15px;
}

.works {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.section-side-intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -16px;
  padding-right: 14px;
  padding-bottom: 40px;
  padding-left: 14px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.split-content {
  position: relative;
  z-index: 1;
  width: 50%;
  min-height: 100vh;
  padding: 104px 6% 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.split-content.center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.split-content.right {
  margin-right: 0px;
  margin-left: 50%;
}

.split-content.right.post {
  padding-top: 144px;
  padding-bottom: 64px;
}

.split-content.flex-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.split-media {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 50%;
  background-color: transparent;
}

.split-media.left {
  right: auto;
}

.split-media.left.nav-left {
  left: 44px;
  z-index: 2;
  padding-left: 44px;
}

.split-media.nav-left {
  padding-left: 44px;
}

.split-media.right {
  left: auto;
}

.split-media.right.nav-bar-left {
  padding-left: 44px;
}

.first-letter {
  margin-top: 1px;
  margin-right: 8px;
  float: left;
  font-family: Oswald, sans-serif;
  color: #faaf52;
  font-size: 46px;
  line-height: 40px;
}

.about-video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 32px;
  padding-top: 32px;
  padding-bottom: 32px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  color: #111;
  text-decoration: none;
}

.about-video-preview {
  position: relative;
  width: 136px;
  height: 92px;
  background-image: url('../images/nielsen-ramon-279902.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.about-video-play {
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 31px;
  height: 31px;
  background-color: #faaf52;
  background-image: url('../images/play-icon.svg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.about-video-info {
  padding-right: 24px;
  padding-bottom: 8px;
  padding-left: 24px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.about-video-description {
  margin-top: -4px;
  margin-bottom: 4px;
  color: #777;
  font-size: 13px;
  line-height: 20px;
}

.about-video-time {
  color: #777;
  font-size: 13px;
  line-height: 20px;
  font-weight: 700;
}

.contact-v1-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 16px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.contact-form-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 0px;
  padding-bottom: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.password-form-wrapper {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 44px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.password-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 24px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.preloader {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  -webkit-transform: translate(-100%, 0px);
  -ms-transform: translate(-100%, 0px);
  transform: translate(-100%, 0px);
}

.post-date {
  color: #bbb;
  font-size: 13px;
}

.post-panel {
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 72px;
  padding-right: 32px;
  padding-bottom: 1px;
  padding-left: 32px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #e7e7e7;
  background-color: #fff;
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
}

.post-panel.nav-left {
  padding-left: 76px;
}

.post-back-link {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 40px;
  background-image: url('../images/arrow-left-icon.svg');
  background-position: 0px 54%;
  background-repeat: no-repeat;
  text-decoration: none;
}

.post-heading {
  margin-top: 16px;
}

.work-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.work-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  min-width: 270px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.work-details-block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -1px;
  padding: 15px 24px 16px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #ddd;
  font-family: Oswald, sans-serif;
  color: #111;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}

.work-details-heading {
  margin-right: 8px;
  color: #777;
}

.work-heading {
  margin-top: 12px;
}

.project-details-icon {
  position: absolute;
  top: 0px;
  right: 22px;
  bottom: 0px;
  z-index: 1;
  margin-top: auto;
  margin-bottom: auto;
  opacity: 0.2;
}

.card-hover {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(17, 17, 17, 0.3);
  color: #fff;
}

.card-hover.big-work-hover {
  left: 0px;
  top: auto;
  right: 0px;
  bottom: 0px;
  min-height: 300px;
  padding: 48px 48px 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, 0.5));
}

.card-hover-info.work-big-info {
  max-width: 370px;
}

.works-masonry {
  -webkit-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 0em;
  column-gap: 0em;
}

.work-masonry {
  display: inline-block;
  width: 100%;
  padding-right: 15px;
  padding-bottom: 8px;
  padding-left: 15px;
}

.works-view {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 40px;
  padding-right: 8px;
  padding-left: 8px;
  float: right;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.works-view-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32px;
  height: 32px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.3;
  -webkit-transition: opacity 600ms ease;
  transition: opacity 600ms ease;
}

.works-view-icon:hover {
  opacity: 1;
}

.works-view-icon.w--current {
  opacity: 1;
}

.tabs-menu {
  margin-bottom: 108px;
  padding: 30px 112px 34px 15px;
  text-align: left;
}

.portfolio-nav-bar {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 32px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.menu-button {
  position: absolute;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 88px;
  height: 88px;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu-button.w--open {
  background-color: transparent;
  color: #111;
}

.hero-full-image {
  position: relative;
  width: 100%;
  height: 100vh;
  background-color: #111;
}

.hero-full-image.home-v5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 17, 17, 0.3)), to(rgba(17, 17, 17, 0.3))), url('../images/aziz-acharki-253909.jpg');
  background-image: linear-gradient(180deg, rgba(17, 17, 17, 0.3), rgba(17, 17, 17, 0.3)), url('../images/aziz-acharki-253909.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
  color: #fff;
}

.hero-full-image.home-v3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.25))), url('../images/clem-onojeghuo-277043.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url('../images/clem-onojeghuo-277043.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  color: #fff;
}

.hero-full-image.home-v8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), url('../images/beardface.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)), url('../images/beardface.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  color: #fff;
}

.hero-works-button {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 64px;
  height: 64px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.sous-titre-milieu-diaporama {
  margin-bottom: 13px;
  color: rgba(250, 175, 82, 0.73);
  font-size: 17px;
  font-weight: 300;
  letter-spacing: 8px;
}

.titre-milieu-diaporama {
  margin-bottom: 5px;
  font-size: 72px;
  line-height: 80px;
  font-weight: 200;
  letter-spacing: 10px;
}

.social-icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.social-icons.home-v2-icons {
  position: absolute;
  right: 48px;
  bottom: 40px;
  margin-right: -4px;
}

.social-icons.contact {
  position: absolute;
  left: auto;
  top: auto;
  right: 40px;
  bottom: 16px;
}

.social-icons.left {
  margin-left: -4px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.social-icons.hero-v7-icons {
  margin-right: 32px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.social-icons.home-v3-icons {
  position: absolute;
  top: 40px;
  right: 48px;
  margin-right: -4px;
}

.social-link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 40px;
  height: 40px;
  margin: 4px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  box-shadow: inset 0 0 0 1px #ddd;
}

.social-link.dark-bg {
  box-shadow: inset 0 0 0 1px hsla(0, 0%, 100%, 0.4);
}

.hero-social-icon {
  position: relative;
  z-index: 1;
}

.vertical-line {
  width: 2px;
  height: 24px;
  margin-top: 16px;
  background-color: hsla(0, 0%, 100%, 0.3);
}

.vertical-info {
  position: absolute;
  top: 40px;
  right: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  height: 400px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.vertical-text {
  position: relative;
  left: 1px;
  top: 160px;
  width: 300px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.name {
  position: absolute;
  left: 3%;
  top: 24px;
  margin-top: 12px;
  margin-left: 16px;
  color: #fff;
}

.name.home-v3 {
  left: 48px;
  margin-left: 0px;
}

.hero-down-intro {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 120px;
  padding-right: 3%;
  padding-left: 3%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.hero-down-heading {
  margin-bottom: 48px;
  margin-left: 16px;
}

.hero-services {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
}

.hero-service {
  position: relative;
  margin-right: 16px;
  margin-bottom: 16px;
  margin-left: 16px;
  padding-top: 32px;
  padding-right: 16px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  box-shadow: inset 0 1px 0 0 hsla(0, 0%, 100%, 0.3);
}

.hero-service-line {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  width: 40px;
  height: 3px;
  background-color: #faaf52;
}

.categories {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.category-heading {
  margin-bottom: 48px;
}

.categories-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-left-intro {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 500px;
  margin-top: 120px;
  margin-bottom: 120px;
  margin-left: 10%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

._404-message {
  max-width: 300px;
  margin-left: 20%;
  padding-bottom: 16px;
  color: #fff;
}

.licensing {
  width: 100%;
  padding-top: 8px;
}

.licence-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.licence-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -1px;
  padding-top: 24px;
  padding-bottom: 24px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
}

.licence-item-info {
  margin-left: 32px;
  padding-bottom: 8px;
}

.dot-divider {
  display: inline-block;
  width: 4px;
  height: 4px;
  margin-right: 8px;
  margin-bottom: 4px;
  margin-left: 8px;
  border-radius: 50%;
  background-color: #ddd;
}

.post-card-info {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 104px 8% 48px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: rgba(17, 17, 17, 0.2);
}

.preloader-icon {
  width: 40px;
}

.contact-v1-heading {
  width: 100%;
  margin-right: 30px;
  margin-bottom: 40px;
}

.nav-info {
  position: absolute;
  top: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 480px;
  height: 72px;
  margin: auto;
  padding-top: 2px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.nav-info-description {
  color: #777;
  font-size: 11px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.nav-info-heading {
  margin-top: 0px;
  margin-bottom: 4px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 3px;
}

.full-screen-menu-link {
  position: static;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 14px;
  -webkit-transition: -webkit-transform 400ms ease;
  transition: -webkit-transform 400ms ease;
  transition: transform 400ms ease;
  transition: transform 400ms ease, -webkit-transform 400ms ease;
  font-family: Oswald, sans-serif;
  color: #111;
  font-size: 36px;
  line-height: 40px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.full-screen-menu-link:hover {
  -webkit-transform: translate(8px, 0px);
  -ms-transform: translate(8px, 0px);
  transform: translate(8px, 0px);
  color: #111;
}

.full-screen-menu-link.w--current {
  opacity: 1;
  color: #111;
}

.full-screen-menu {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  overflow: scroll;
  width: 100%;
  margin-left: 88px;
  padding-right: 176px;
  padding-left: 16.66%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
  opacity: 1;
  text-align: left;
}

.menu-button-line {
  width: 20px;
  height: 2px;
  margin-top: 2px;
  margin-bottom: 2px;
  background-color: #111;
}

.full-screen-menu-button {
  position: absolute;
  bottom: 0px;
  z-index: 10000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 88px;
  height: 88px;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.full-screen-menu-button.w--open {
  background-color: transparent;
  color: #111;
}

.menu-close-text {
  position: absolute;
  left: 64px;
  display: none;
  font-family: Oswald, sans-serif;
  color: #111;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.intro-page-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  padding: 120px 15%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #26272e;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/intro-hero-image.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/intro-hero-image.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  color: #fff;
}

.text-white {
  color: #fff;
}

.nav-bar-wide {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 199;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 232px;
  padding-top: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 1px 0 0 0 #ddd;
}

.nav-menu-wide {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: right;
}

.nav-link-wide {
  position: static;
  display: block;
  width: 100%;
  margin-bottom: -1px;
  padding: 12px 14px;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  -webkit-transition: color 400ms ease, background-color 400ms ease;
  transition: color 400ms ease, background-color 400ms ease;
  font-family: Oswald, sans-serif;
  color: rgba(17, 17, 17, 0.5);
  font-size: 12px;
  line-height: 32px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.nav-link-wide:hover {
  background-color: hsla(0, 0%, 90.6%, 0.35);
  color: #111;
}

.nav-link-wide.w--current {
  opacity: 1;
  color: #111;
}

.no-margin-top {
  margin-top: 0px;
}

.split-image-link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #000;
  color: #fff;
  text-decoration: none;
}

.split-image-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
}

.split-image-header {
  position: relative;
  z-index: 1;
  margin-top: 16px;
}

.layouts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin-bottom: -64px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.layout {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  max-width: 600px;
  padding: 16px 8% 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.layout-header {
  margin-top: 16px;
  margin-bottom: 8px;
  font-family: Oswald, sans-serif;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.layout-link {
  padding: 16px;
  -webkit-transition: -webkit-transform 400ms ease;
  transition: -webkit-transform 400ms ease;
  transition: transform 400ms ease;
  transition: transform 400ms ease, -webkit-transform 400ms ease;
}

.layout-link:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.hero-intro {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 500px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.section-intro {
  display: block;
  max-width: 600px;
  margin-right: auto;
  margin-bottom: 80px;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.section-intro.left {
  margin-left: 0px;
  text-align: left;
}

.section-intro.left.no-margin {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.mini-heading {
  margin-bottom: 16px;
  color: #bbb;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.mini-heading.dark-bg {
  color: hsla(0, 0%, 100%, 0.6);
}

.blog-post-v2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  max-width: 700px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 500px;
  -ms-flex: 1 0 500px;
  flex: 1 0 500px;
}

.post-card-v2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  margin-bottom: 30px;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 24px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #ddd;
  background-color: #fff;
  -webkit-transition: background-color 400ms ease;
  transition: background-color 400ms ease;
  color: #111;
  text-decoration: none;
}

.post-card-v2-image {
  width: 36%;
  min-width: 200px;
}

.post-card-v2-info {
  padding-right: 6%;
  padding-left: 6%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.no-top-padding {
  padding-top: 0px;
}

.more-posts-heading {
  margin-top: 40px;
  padding-top: 64px;
  padding-bottom: 48px;
  border-top: 1px solid #ddd;
}

.no-margin {
  margin: 0px;
}

.blog-posts-v2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -30px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blog-categories {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-categories-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.work-category-tabs {
  margin-top: -89px;
}

.promo-intro {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 470px;
  margin-top: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.inner-pages-text {
  display: block;
  max-width: 570px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 13px;
  line-height: 20px;
  text-align: center;
}

.inner-pages {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 8.33%;
  padding-left: 8.33%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.inner-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  margin-bottom: 30px;
  margin-left: 15px;
  padding: 24px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-basis: 40%;
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.15);
  -webkit-transition: border-color 400ms ease, background-color 400ms ease;
  transition: border-color 400ms ease, background-color 400ms ease;
  color: #fff;
  text-decoration: none;
}

.inner-page:hover {
  border-color: hsla(0, 0%, 100%, 0.5);
  background-color: hsla(0, 0%, 100%, 0.02);
}

.inner-page-preview {
  width: 144px;
  margin-right: 24px;
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.16);
}

.work-card-image-wrapper {
  position: relative;
  overflow: hidden;
  margin-bottom: 24px;
}

.work-card-category {
  margin-bottom: 24px;
  color: #777;
  font-size: 13px;
  line-height: 20px;
}

.instagram {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.instagram-more {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  padding: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #363840;
  background-image: url('../images/instagram-icon.png');
  background-position: 50% 50%;
  background-size: 160px;
  background-repeat: no-repeat;
  color: #fff;
  text-decoration: none;
}

.full-width {
  width: 100%;
}

.instagram-link {
  position: relative;
  overflow: hidden;
  width: 20%;
}

.transparent-text {
  color: hsla(0, 0%, 100%, 0.7);
}

.no-margin-bottom {
  margin-bottom: 0px;
}

.skill-circle {
  position: relative;
  overflow: hidden;
  width: 150px;
  height: 150px;
  margin-bottom: 24px;
  padding: 4px;
  border-radius: 50%;
  background-color: hsla(0, 0%, 100%, 0.12);
}

.skill-circle.light {
  background-color: #e7e7e7;
}

.skill-circle-bg {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: rgba(17, 17, 17, 0.75);
  font-family: Oswald, sans-serif;
  font-size: 28px;
  line-height: 36px;
  font-weight: 500;
}

.skill-circle-bg.light {
  background-color: #fff;
  background-image: none;
}

.skill-circle-bg.image-3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 17, 17, 0.6)), to(rgba(17, 17, 17, 0.6)));
  background-image: linear-gradient(180deg, rgba(17, 17, 17, 0.6), rgba(17, 17, 17, 0.6));
}

.skill-progress {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 50%;
  background-color: #faaf52;
}

.skill-progress._1 {
  height: 92%;
}

.skill-progress._2 {
  height: 75%;
  background-color: #ee4869;
}

.skill-progress._3 {
  height: 88%;
  background-color: #6165f4;
}

.skill-progress._4 {
  height: 70%;
  background-color: #22c8e1;
}

.post-card-v3 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: #000;
  color: #fff;
  text-decoration: none;
}

.post-card-info-v3 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 104px 12% 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(40%, transparent), to(rgba(0, 0, 0, 0.4)));
  background-image: linear-gradient(180deg, transparent 40%, rgba(0, 0, 0, 0.4));
}

.blog-post-v3 {
  width: 33.33%;
  padding-right: 15px;
  padding-left: 15px;
}

.career {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 64px;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.career-job-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 970px;
  padding-top: 32px;
  padding-bottom: 32px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.career-job {
  position: relative;
  width: 44%;
  padding: 40px;
  border-style: solid none;
  border-width: 1px;
  border-color: #ddd;
  background-color: #fff;
  color: #111;
  text-align: center;
}

.career-job.left {
  border-right-style: solid;
  box-shadow: -3px 0 0 0 #faaf52;
}

.career-job.right {
  border-left-style: solid;
  box-shadow: 3px 0 0 0 #faaf52;
}

.career-job-corner {
  position: absolute;
  top: 0px;
  bottom: 0px;
  width: 15px;
  height: 15px;
  margin-top: auto;
  margin-bottom: auto;
  background-color: #fff;
  box-shadow: 1px -1px 0 0 #ddd;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.career-job-corner.right {
  right: -7px;
}

.career-job-corner.left {
  left: -7px;
  box-shadow: -1px 1px 0 0 #ddd;
}

.career-job-position {
  margin-top: 12px;
  margin-bottom: 12px;
  font-size: 15px;
  line-height: 24px;
}

.career-job-period {
  width: 44%;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.career-timeline {
  position: absolute;
  top: 0px;
  bottom: 0px;
  display: block;
  width: 2px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 90.6%, 0)), color-stop(5%, #e7e7e7), color-stop(95%, #e7e7e7), to(hsla(0, 0%, 90.6%, 0)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 90.6%, 0), #e7e7e7 5%, #e7e7e7 95%, hsla(0, 0%, 90.6%, 0));
}

.career-timeline.dark-bg {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(5%, hsla(0, 0%, 100%, 0.2)), color-stop(95%, hsla(0, 0%, 100%, 0.2)), to(transparent));
  background-image: linear-gradient(180deg, transparent, hsla(0, 0%, 100%, 0.2) 5%, hsla(0, 0%, 100%, 0.2) 95%, transparent);
}

.timeline-dot-v1 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  width: 16px;
  height: 16px;
  margin: auto;
  border: 1px solid #faaf52;
  border-radius: 50%;
  background-color: #faaf52;
  box-shadow: inset 0 0 0 3px #fff, 0 0 0 3px #fff;
}

.buttons-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 46px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer-v2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 64px;
  padding-bottom: 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #777;
  font-size: 13px;
  line-height: 20px;
}

.footer-v2.dark-bg {
  color: hsla(0, 0%, 100%, 0.7);
}

.no-padding-vertical {
  padding-top: 0px;
  padding-bottom: 0px;
}

.footer-v2-about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  padding-right: 6%;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-v2-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-v2-heading {
  margin-bottom: 24px;
  color: #111;
}

.footer-v2-heading.text-white {
  color: #fff;
}

.footer-v2-contact-icon {
  width: 16px;
  margin-top: 2px;
  margin-right: 12px;
}

.footer-v2-email {
  color: #777;
  text-decoration: none;
}

.footer-v2-email:hover {
  color: #111;
  text-decoration: underline;
}

.footer-v2-email.dark-bg {
  color: hsla(0, 0%, 100%, 0.7);
}

.footer-v2-email.dark-bg:hover {
  color: #fff;
}

.footer-v2-contacts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-v2-follow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  padding-right: 15px;
  padding-left: 15px;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-v2-signature {
  height: 44px;
  opacity: 1;
}

.footer-v2-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-v2-nav-link {
  padding-top: 6px;
  padding-right: 8px;
  padding-bottom: 6px;
  color: #777;
  text-decoration: none;
}

.footer-v2-nav-link:hover {
  color: #111;
  text-decoration: underline;
}

.footer-v2-nav-link.dark-bg {
  color: hsla(0, 0%, 100%, 0.7);
}

.footer-v2-nav-link.dark-bg:hover {
  color: #fff;
}

.footer-v-2-contact-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 12px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-bottom-v2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 40px;
  margin-right: 15px;
  margin-left: 15px;
  padding-top: 24px;
  padding-bottom: 24px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #ddd;
  color: #7c8499;
  font-size: 12px;
  line-height: 16px;
}

.footer-bottom-v2.dark-bg {
  border-top-color: hsla(0, 0%, 100%, 0.2);
  color: hsla(0, 0%, 100%, 0.6);
}

.footer-bottom-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 8px;
  padding-bottom: 8px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.footer-text-left {
  margin-right: 16px;
}

.link-white {
  color: #fff;
  text-decoration: none;
}

.link-white:hover {
  text-decoration: underline;
}

.footer-bottom-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 8px;
  padding-bottom: 8px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
}

.footer-text-right {
  margin-left: 16px;
}

.link-dark {
  color: #111;
  text-decoration: none;
}

.link-dark:hover {
  text-decoration: underline;
}

.footer-v2-nav-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -6px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.works-big {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding-top: 88px;
  padding-bottom: 88px;
}

.works-big-item {
  position: relative;
  height: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.works-big-wrapper {
  position: relative;
  overflow: scroll;
  width: 100%;
}

.work-big {
  position: relative;
  overflow: visible;
  height: 100%;
  padding: 0px;
}

.split-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding: 64px 6% 0px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 1px solid #ddd;
  color: #777;
  font-size: 13px;
  line-height: 20px;
}

.split-footer.right {
  margin-left: 50%;
  padding-top: 56px;
}

.split-footer.left {
  margin-right: 50%;
}

.split-footer-about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  padding-right: 6%;
  padding-bottom: 48px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.split-footer-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  padding-bottom: 48px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.split-footer-follow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  padding-bottom: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.split-footer-contacts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  padding-right: 15px;
  padding-bottom: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.split-footer-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 40px;
  padding-top: 24px;
  padding-bottom: 24px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #ddd;
  color: #7c8499;
  font-size: 12px;
  line-height: 16px;
}

.about-image-link {
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 1;
  padding: 6px 12px 6px 34px;
  background-color: rgba(17, 17, 17, 0.6);
  background-image: url('../images/location-icon-white.svg');
  background-position: 12px 50%;
  background-size: 16px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #fff;
  font-size: 11px;
  line-height: 20px;
  text-decoration: none;
}

.about-image-link:hover {
  background-color: #6165f4;
}

.side-feature {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.side-feature.mobile-reversed {
  margin-top: 0px;
}

.side-info {
  width: 50%;
  padding-right: 8%;
  padding-left: 12%;
  background-color: transparent;
}

.side-media {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 15px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.side-media.bas {
  padding-right: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.side-image-back {
  width: 66.66%;
}

.side-image-back.right {
  margin-left: 33.33%;
}

.side-image-back.left {
  margin-right: 33.33%;
}

.side-image-float {
  position: absolute;
  width: 66.66%;
  box-shadow: 8px 8px 28px 0 rgba(0, 0, 0, 0.16);
}

.side-image-float.right {
  right: 15px;
}

.side-image-float.left {
  position: static;
  left: 0px;
  display: block;
  width: 80%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  box-shadow: none;
  text-align: left;
}

.big-quote {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 66.66%;
  max-width: 700px;
  margin-left: 8.33%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.big-quote-text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: 'Playfair Display', sans-serif;
  font-size: 25px;
  line-height: 40px;
}

.big-quote-icon {
  width: 40px;
  margin-top: 6px;
  margin-right: 48px;
}

.side-video {
  position: relative;
  width: 83.33%;
  text-decoration: none;
}

.side-video.right {
  margin-right: 16.66%;
}

.side-video.left {
  margin-left: 16.66%;
}

.play-button {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 72px;
  height: 72px;
  margin: auto;
  border: 2px solid #fff;
  border-radius: 50%;
  background-color: rgba(17, 17, 17, 0.7);
  background-image: url('../images/play-icon.svg');
  background-position: 50% 50%;
  background-size: 16px;
  background-repeat: no-repeat;
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.2);
}

.play-button.color-1 {
  background-color: #faaf52;
}

.video-time {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  padding: 6px 12px;
  background-color: rgba(17, 17, 17, 0.6);
  color: #fff;
  font-size: 11px;
  line-height: 20px;
  letter-spacing: 1px;
}

.timeline-dot-v2 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  width: 8px;
  height: 8px;
  margin: auto;
  border-radius: 50%;
  background-color: #faaf52;
  box-shadow: 0 0 0 6px rgba(250, 175, 82, 0.4);
}

.text-color-1 {
  color: #faaf52;
}

.pricing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  padding-top: 1px;
  padding-bottom: 1px;
}

.pricing-table {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 72px 6% 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
  box-shadow: 0 0 0 1px #e7e7e7;
}

.divider {
  width: 100%;
  height: 3px;
  margin-bottom: 32px;
  border-left: 32px solid #faaf52;
  box-shadow: inset 0 1px 0 0 #e7e7e7;
}

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

.pricing-features {
  width: 100%;
  margin-top: 24px;
  padding-bottom: 32px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.pricing-feature {
  margin-bottom: 8px;
  padding-left: 32px;
  background-image: url('../images/checkmark-icon.svg');
  background-position: 2px 4px;
  background-size: 16px;
  background-repeat: no-repeat;
}

.contact-v2-card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 420px;
  margin-bottom: 0px;
  margin-left: 15px;
  padding: 64px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
  color: #111;
}

.contact-v2-card.right {
  margin-right: 12%;
  float: right;
}

.contact-v2-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.contact-v2-heading {
  margin-bottom: 32px;
}

.info-card {
  width: 41.66%;
  padding: 64px;
  background-color: #fff;
}

.info-card.right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  max-width: 78%;
  margin: 6% 30px 6% 40%;
  padding: 5% 0%;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.paragraph-big {
  font-size: 17px;
  line-height: 28px;
}

.clients-v1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.client-v1-link {
  margin: 8px 20px;
  padding: 8px 16px;
  opacity: 0.6;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.client-v1-link:hover {
  opacity: 1;
}

.services-v1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -40px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.service-v1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33%;
  padding: 0px 3%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.square-icon-line-bottom {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: block;
  width: 32px;
  height: 3px;
  margin-right: auto;
  margin-bottom: -1px;
  margin-left: auto;
  background-color: #faaf52;
}

.hero-scroll-link {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 120px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.6;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.hero-scroll-link:hover {
  opacity: 1;
}

.mouse {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 38px;
  padding-top: 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 2px solid #fff;
  border-radius: 12px;
}

.mouse-wheel {
  width: 4px;
  height: 8px;
  border-radius: 50%;
  background-color: #fff;
}

.hero-slider {
  min-height: 100vh;
  background-color: #111;
}

.hero-slider.nav-margin-top {
  min-height: 100vh;
  padding-top: 72px;
}

.bloc-centre-diaporama {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 800px;
  margin: 96px auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-align: center;
}

.hero-slider-nav {
  display: none;
}

.hero-slide._1 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 17, 17, 0.4)), to(rgba(17, 17, 17, 0.4))), url('../images/Accueil1-3000px.jpg');
  background-image: linear-gradient(180deg, rgba(17, 17, 17, 0.4), rgba(17, 17, 17, 0.4)), url('../images/Accueil1-3000px.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-slide._2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 17, 17, 0.3)), to(rgba(17, 17, 17, 0.3))), url('../images/Accueil2-3000px.jpg');
  background-image: linear-gradient(180deg, rgba(17, 17, 17, 0.3), rgba(17, 17, 17, 0.3)), url('../images/Accueil2-3000px.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-slide._3 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 17, 17, 0.27)), to(rgba(17, 17, 17, 0.27))), url('../images/_MG_1404.jpg');
  background-image: linear-gradient(180deg, rgba(17, 17, 17, 0.27), rgba(17, 17, 17, 0.27)), url('../images/_MG_1404.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-slide.intro1 {
  background-image: url('../images/LITTORAL_5641.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.hero-slide.intro2 {
  background-image: url('../images/VEULES-2020-5.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.hero-slider-arrow {
  right: 0px;
  bottom: 0px;
  display: none;
  width: 64px;
  height: 64px;
  margin-right: 0px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 100%, 0.3);
  box-shadow: inset 0 -1px 0 0 #e7e7e7;
}

.hero-slider-arrow:hover {
  background-color: hsla(0, 0%, 100%, 0.6);
}

.hero-slider-arrow.left {
  right: 64px;
  display: none;
  background-color: hsla(0, 0%, 100%, 0.3);
  box-shadow: inset 0 -1px 0 0 #e7e7e7, inset -1px 0 0 0 #e7e7e7;
}

.hero-slider-arrow.left:hover {
  background-color: hsla(0, 0%, 100%, 0.6);
}

.hidden {
  display: none;
  margin-left: 0px;
}

.nav-bar-top {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  box-shadow: 0 1px 0 0 #ddd;
}

.nav-menu-top {
  padding-left: 12px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.nav-top-social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 32px;
  padding-left: 32px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 64px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.review-v2-text {
  max-width: 670px;
  margin-bottom: 12px;
  font-family: 'Playfair Display', sans-serif;
  font-size: 25px;
  line-height: 36px;
}

.testimonials-v2 {
  width: 100%;
  height: auto;
  margin-bottom: 16px;
  background-color: transparent;
}

.review-v2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 64px;
  padding-right: 96px;
  padding-left: 96px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.slider-arrow-button {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 64px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  box-shadow: inset 0 0 0 1px hsla(0, 0%, 100%, 0.5);
  -webkit-transition: border-color 300ms ease;
  transition: border-color 300ms ease;
}

.slider-arrow-button:hover {
  border-color: #fff;
}

.review-v2-author {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 32px;
  padding-right: 16px;
  padding-left: 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Oswald, sans-serif;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  text-transform: uppercase;
}

.review-v2-author-line {
  width: 32px;
  height: 2px;
  margin-right: 8px;
  margin-left: 12px;
  background-color: #fff;
}

.review-v2-author-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.testimonials-v2-nav {
  display: none;
  font-size: 10px;
}

.post-card-v3-heading {
  margin-top: 8px;
}

.hero-v7-top {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 88px;
  padding-right: 16px;
  padding-left: 32px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.hero-v7-intro {
  margin-top: 1px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 13px;
  line-height: 20px;
}

.hero-v7-bottom {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 88px;
  padding-right: 16px;
  padding-left: 32px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.home-v7-scroll {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 8px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Oswald, sans-serif;
  font-size: 15px;
  line-height: 24px;
  text-transform: uppercase;
}

.home-v7-scroll-icon {
  margin-left: 8px;
}

.work-info {
  max-width: 670px;
  padding-right: 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.portfolio-icon-button {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 72px;
  height: 56px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  box-shadow: inset 0 0 0 1px #ddd;
}

.nav-layouts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.nav-layout {
  width: 25%;
  margin-bottom: 40px;
  padding-right: 15px;
  padding-left: 15px;
}

.nav-layout-hover {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  width: 100%;
}

.nav-layout-preview {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.side-heading {
  margin-top: 0px;
}

.sg-sidebar {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 270px;
  padding-top: 48px;
  padding-right: 40px;
  padding-left: 40px;
  border-right: 1px solid #e7e7e7;
}

.sg-sidebar-link {
  width: 100%;
  padding: 10px 40px;
  -webkit-transition: background-color 300ms ease, color 300ms ease, box-shadow 300ms ease;
  transition: background-color 300ms ease, color 300ms ease, box-shadow 300ms ease;
  font-family: Oswald, sans-serif;
  color: #777;
  font-size: 13px;
  line-height: 20px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}

.sg-sidebar-link:hover {
  color: #111;
  text-decoration: underline;
}

.sg-sidebar-link.w--current {
  box-shadow: inset 3px 0 0 0 #faaf52;
  color: #111;
}

.sg-sidebar-heading {
  margin-bottom: 40px;
}

.sg-sidebar-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -40px;
  margin-left: -40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.work-presentation p {
  width: 66.66%;
}

.work-presentation figure {
  margin-top: 48px;
  margin-bottom: 48px;
}

.work-presentation h2 {
  width: 66.66%;
}

.work-presentation h3 {
  width: 66.66%;
}

.work-presentation h5 {
  width: 66.66%;
}

.work-presentation h4 {
  width: 66.66%;
}

.work-presentation h6 {
  width: 66.66%;
}

.work-presentation ol {
  width: 66.66%;
}

.work-presentation ul {
  width: 66.66%;
}

.work-presentation h1 {
  width: 66.66%;
}

.form-success {
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
  text-align: left;
}

.form-error {
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
  color: #ee4869;
  font-size: 13px;
  line-height: 16px;
}

.bold-text {
  width: 100%;
  font-weight: 400;
  text-align: left;
}

.heading-2 {
  margin-top: 50px;
  padding-left: 5%;
}

.div-block {
  width: 90%;
}

.collection-list-wrapper {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.collection-list-wrapper-2 {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}

.collection-list-wrapper-3 {
  width: 98%;
}

.image-9 {
  width: 50%;
  max-width: 100%;
}

.text-block-2 {
  font-family: Handlee, sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 700;
}

.div-block-2 {
  display: block;
  width: 80%;
  margin-top: 120px;
  margin-right: auto;
  margin-left: auto;
  text-align: right;
}

.heading-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #777;
  font-size: 30px;
  text-align: right;
  letter-spacing: 7px;
}

.section-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  margin: 238px auto 200px;
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.div-block-3 {
  display: block;
  width: 70%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
  text-align: center;
}

.text-block-3 {
  margin-bottom: 11px;
  font-size: 12px;
  text-align: center;
}

.text-block-4 {
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  line-height: 180%;
  text-align: center;
  letter-spacing: 1px;
}

.texte-materiel {
  margin-bottom: 35px;
  font-size: 20px;
  text-align: center;
}

.text-block-6 {
  margin-bottom: 35px;
  font-size: 20px;
  text-align: center;
}

.text-block-7 {
  padding-bottom: 35px;
  font-size: 20px;
  text-align: center;
}

.heading-4 {
  font-size: 18px;
}

.heading-5 {
  margin-bottom: 7px;
}

.texte-domaine-activit {
  font-size: 24px;
}

.heading-7 {
  font-size: 24px;
}

.heading-8 {
  font-size: 24px;
}

.section-travaux {
  margin-bottom: 0px;
  padding-top: 2px;
}

.section-travaux.portfolio {
  margin-top: 0px;
  margin-bottom: 70px;
  padding-top: 90px;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
}

.div-block-5 {
  width: 100%;
  float: left;
  clear: none;
}

.div-block-6 {
  width: 50%;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-left: 0px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.image-10 {
  width: 60%;
  float: left;
  clear: left;
}

.row {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 38px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  float: right;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-10 {
  margin-bottom: 0px;
  color: #bbb;
  font-size: 20px;
  text-align: center;
  letter-spacing: 4px;
}

.heading-11 {
  margin-bottom: 0px;
}

.text-block-8 {
  margin-top: 37px;
  font-family: Oswald, sans-serif;
  color: #bbb;
  font-size: 22px;
  text-align: center;
}

.text-block-9 {
  margin-top: 4px;
  font-family: Oswald, sans-serif;
  font-size: 31px;
  text-align: center;
}

.text-block-10 {
  font-family: Oswald, sans-serif;
  font-size: 72px;
  font-weight: 200;
  text-align: center;
}

.heading-14 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 80px;
  padding-bottom: 50px;
  color: #111;
  font-size: 35px;
  font-weight: 200;
}

.heading-14.parutions {
  color: #111;
  font-weight: 400;
}

.heading-14.portfolio {
  margin-bottom: 149px;
}

.div-block-travaux {
  display: block;
  width: 100%;
  margin-left: 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-travaux.portfolio {
  width: 320px;
  margin-left: 0px;
  padding-right: 2px;
  padding-left: 2px;
  opacity: 1;
}

.div-block-travaux.portfolio:hover {
  opacity: 1;
}

.texte-titre-shooting {
  position: relative;
  top: -30px;
  bottom: -4px;
  margin-top: -5px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
}

.image-11 {
  display: block;
  width: 100%;
  max-height: 600px;
  max-width: 600px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 342ms ease;
  transition: all 342ms ease;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-11:hover {
  opacity: 1;
  -webkit-filter: grayscale(41%);
  filter: grayscale(41%);
  -webkit-transform: scale(0.99);
  -ms-transform: scale(0.99);
  transform: scale(0.99);
}

.div-block-collection-travaux {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-collection-travaux.portfolio {
  width: 70%;
  margin-bottom: 30px;
}

.texte-nature-shooting {
  margin-top: -24px;
  font-family: Oswald, sans-serif;
  color: #777;
  font-size: 14px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
}

.texte-nature-shooting.portfolio {
  margin-top: -15px;
  font-weight: 300;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  max-width: 1200px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section-4 {
  margin-top: 150px;
}

.text-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  font-family: Oswald, sans-serif;
  font-size: 35px;
  line-height: 120%;
}

.text-block-11._2 {
  padding-left: 20px;
  font-size: 35px;
}

.text-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-top: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Montserrat, sans-serif;
  color: #777;
  font-size: 14px;
  line-height: 140%;
}

.text-block-12._2 {
  padding-left: 20px;
  text-align: left;
}

.image-12 {
  display: block;
  width: auto;
  min-height: 0px;
  min-width: 0px;
  padding: 2px;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.image-12.petite {
  display: block;
  padding: 0px;
}

.image-13 {
  min-height: 0px;
  min-width: 0px;
  padding-left: 2px;
}

.row-2 {
  min-width: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.row-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-accueil {
  margin-top: 20px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: linear-gradient(180deg, transparent, transparent);
}

.section-accueil.illustrer {
  margin-top: 100px;
  padding-bottom: 0px;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.column-3 {
  padding: 1px;
}

.div-block-10 {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.section-6 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.div-parutions {
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.image-parution {
  display: block;
  height: auto;
  min-width: auto;
  margin-right: auto;
  margin-left: auto;
  padding-right: 5px;
  padding-left: 5px;
  float: none;
  border-color: #fff;
  text-align: center;
  text-shadow: 15px 15px 6px #000;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.text-block-13 {
  font-family: Montserrat, sans-serif;
  color: #111;
  font-size: 12px;
  line-height: 200%;
  font-weight: 400;
}

.div-logos-marques {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-logos-marq {
  max-height: 200px;
  max-width: 180px;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bloc-parutions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 0px;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-filter: none;
  filter: none;
}

.bloc-parutions.contributions {
  width: 60%;
  padding-top: 30px;
  -webkit-filter: none;
  filter: none;
}

.text-block-14 {
  display: block;
  width: 98%;
  margin-top: 17px;
  margin-right: auto;
  margin-left: auto;
  font-family: Montserrat, sans-serif;
  color: #111;
  font-size: 10px;
  line-height: 140%;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}

.bloc-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-footer {
  margin-top: 30px;
  margin-bottom: 0px;
  padding-top: 38px;
  padding-bottom: 52px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#bbb), to(#bbb));
  background-image: linear-gradient(180deg, #bbb, #bbb);
}

.column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 130px;
  padding-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.text-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  line-height: 140%;
}

.image-14 {
  height: 40px;
}

.row-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  color: #111;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0px;
}

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  padding-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-footer-services {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 5px;
  padding-top: 0px;
}

.text-block-17 {
  display: block;
  min-width: 120px;
  padding-top: 0px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Oswald, sans-serif;
  color: #111;
  font-size: 14px;
  line-height: 200%;
  text-decoration: none;
  text-indent: 0%;
}

.column-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-6 {
  padding-top: 41px;
}

.link {
  text-decoration: none;
}

.link.w--current {
  color: #111;
}

.link-2 {
  color: #111;
  text-decoration: none;
}

.link-3 {
  color: #111;
  text-decoration: none;
}

.link-4 {
  color: #111;
  text-decoration: none;
}

.link-5 {
  text-decoration: none;
}

.link-5.w--current {
  color: #111;
}

.link-footer {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #111;
  text-decoration: none;
}

.link-footer:hover {
  color: #faaf52;
}

.link-footer.w--current {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #111;
  text-decoration: none;
}

.link-footer.w--current:hover {
  color: #faaf52;
}

.text-block-18 {
  display: block;
  width: 0px;
  margin: 0px auto;
  padding-left: 0px;
  font-family: Oswald, sans-serif;
  font-size: 13px;
  text-align: center;
}

.text-block-19 {
  margin-top: -8px;
  margin-bottom: 15px;
  padding-left: 0px;
  font-family: Montserrat, sans-serif;
  color: #111;
  font-size: 11px;
  font-weight: 600;
}

.bloc-instagram {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-top: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.bloc-copyright {
  display: block;
  width: 60%;
  margin: 15px auto;
}

.div-block-21 {
  margin-top: 17px;
  padding-left: 10px;
}

.section-8 {
  margin-bottom: 0px;
  padding-bottom: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#bbb), to(#bbb));
  background-image: linear-gradient(180deg, #bbb, #bbb);
}

.bloc-gris {
  padding-top: 30px;
  padding-bottom: 1px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e7e7e7), to(#e7e7e7)), -webkit-gradient(linear, left top, left bottom, from(#777), to(#777));
  background-image: linear-gradient(180deg, #e7e7e7, #e7e7e7), linear-gradient(180deg, #777, #777);
}

.image-15 {
  width: 100%;
  margin-top: 10px;
  padding-right: 5px;
  padding-left: 5px;
}

.div-block-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-16 {
  width: 80%;
}

.div-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-17 {
  width: 350px;
  padding-right: 2px;
  padding-bottom: 2px;
}

.image-18 {
  width: 350px;
  padding-right: 2px;
}

.image-19 {
  padding-right: 2px;
}

.text-block-20 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 10px;
}

.image-20 {
  display: block;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-24 {
  background-color: #e7e7e7;
}

.image-21 {
  display: block;
  width: 50px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 50px;
}

.section-bandeau {
  position: relative;
  height: 400px;
  background-image: url('../images/_MG_1404.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.div-block-25 {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.div-block-26 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.section-9 {
  margin-top: 43px;
  padding-top: 100px;
  padding-bottom: 130px;
}

.section-10 {
  height: 500px;
}

.heading-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-bottom: 0px;
  padding-top: 275px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 60px;
  font-weight: 200;
  text-align: center;
  letter-spacing: 4px;
}

.section-11 {
  height: 50px;
}

.div-block-27 {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 200px;
}

.collection-item-2 {
  margin-top: 30px;
  margin-bottom: 1px;
}

.text-block-21 {
  padding-left: 30px;
}

.body-2 {
  background-color: #e7e7e7;
  font-family: Oswald, sans-serif;
}

.section-titre {
  margin-top: 100px;
  padding-top: 0px;
}

.bloc-presentation {
  display: block;
  width: 70%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-16 {
  width: 100%;
  padding-top: 0px;
  color: #111;
  font-size: 35px;
  line-height: 150%;
  font-weight: 300;
}

.bloc-texte-entete {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 1% 0% 1% 40px;
  border-left: 1px solid #777;
  font-family: Montserrat, sans-serif;
  color: #777;
  font-size: 15px;
  line-height: 143%;
  text-align: justify;
}

.bloc-photo {
  display: block;
  width: 100%;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0%;
}

.bloc-photo.un-tiers {
  margin-top: 5px;
  padding-right: 2px;
  padding-left: 2px;
}

.section-photos {
  display: block;
  margin: 0px auto 4%;
  padding-top: 4%;
}

.section-photos.bonnet {
  margin-top: 90px;
  margin-bottom: 20px;
  padding-top: 0%;
}

.body-3 {
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.image-22 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.div-block-30 {
  display: block;
  width: 70%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-31 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 0px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-23 {
  height: 150px;
}

.image-24 {
  height: 150px;
  padding-right: 0px;
  padding-left: 0px;
  border: 1px solid #fff;
}

.div-block-32 {
  padding-right: 0px;
  padding-left: 0px;
  border: 1px solid #fff;
}

.bloc-image-haut-galerie {
  margin-left: 7px;
  border: 2px solid #fff;
}

.image-haut-galerie {
  height: 150px;
}

.section-14 {
  padding-top: 187px;
}

.section-15 {
  margin-top: 0px;
  padding-top: 0px;
}

.div-block-33 {
  display: block;
  width: 90%;
  height: 0%;
  max-height: 0%;
  margin-top: -265px;
  margin-right: auto;
  margin-left: auto;
  padding-left: auto;
}

.image-25 {
  height: 120px;
  margin-top: 12px;
}

.collection-list-wrapper-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 0%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.collection-item-3 {
  padding-right: 0px;
  padding-left: 0px;
}

.heading-17 {
  display: block;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  font-size: 20px;
  font-weight: 200;
  text-align: center;
  letter-spacing: 5px;
}

.heading-18 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-size: 80px;
  font-weight: 200;
  text-align: center;
  letter-spacing: 20px;
}

.div-block-34 {
  padding-top: 205px;
}

.text-block-23 {
  margin-left: 3px;
  font-size: 30px;
  font-weight: 300;
  letter-spacing: 2px;
}

.div-block-35 {
  width: 30px;
  height: 30px;
  margin: 3px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dcbfb4), to(#dcbfb4));
  background-image: linear-gradient(180deg, #dcbfb4, #dcbfb4);
}

.div-block-36 {
  width: 30px;
  height: 30px;
  margin: 3px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e9b682), to(#e9b682));
  background-image: linear-gradient(180deg, #e9b682, #e9b682);
}

.div-block-37 {
  width: 30px;
  height: 30px;
  margin: 3px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#92827f), to(#92827f));
  background-image: linear-gradient(180deg, #92827f, #92827f);
}

.paragraph-4 {
  line-height: 143%;
  text-align: justify;
}

.column-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.bloc-nuancier {
  width: 30px;
  height: 30px;
  margin: 3px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2f73d8), to(#2f73d8)), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, #2f73d8, #2f73d8), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  color: #60504c;
}

.bloc-nuancier.bonnet {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9d1c6), to(#d9d1c6)), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, #d9d1c6, #d9d1c6), linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

.div-block-39 {
  width: 30px;
  height: 30px;
  margin: 3px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#742c18), to(#742c18));
  background-image: linear-gradient(180deg, #742c18, #742c18);
}

.div-block-40 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 9px;
}

.row-11 {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.section-16 {
  margin-top: 85px;
}

.image-26 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 32px;
}

.titre-portfolio {
  position: relative;
  display: block;
  margin-top: -96px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-left: 5%;
  color: #fff;
  font-size: 400%;
  font-weight: 200;
  text-align: left;
}

.titre-portfolio.perso {
  text-align: center;
}

.heading-20 {
  font-size: 30px;
}

.unordered-list {
  padding-right: 20px;
}

.heading-21 {
  display: block;
  margin: 45px auto 35px;
  padding-top: 0px;
  color: #111;
  font-size: 35px;
  font-weight: 200;
  text-align: center;
}

.div-block-41 {
  display: block;
  width: 800px;
  min-width: auto;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  background-color: #e7e7e7;
  color: transparent;
}

.text-block-24 {
  margin-bottom: 56px;
  padding-top: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 143%;
  text-align: center;
}

.image-27 {
  width: 90px;
  height: 120px;
}

.image-couverture {
  width: 90px;
  height: 120px;
  margin: 2px;
}

.div-block-42 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.div-block-43 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-25 {
  display: block;
  width: 80%;
  max-height: auto;
  max-width: 600px;
  margin: 14px auto 0px;
  padding-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #777;
  font-size: 14px;
  line-height: 143%;
  text-align: center;
}

.div-block-44 {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 0px;
}

.image-28 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 32px;
}

.div-block-45 {
  width: 100%;
}

.column-8 {
  padding-right: 40px;
  padding-left: 0px;
}

.row-12 {
  display: block;
  width: 80%;
  margin-top: 70px;
  margin-right: auto;
  margin-left: auto;
}

.image-29 {
  padding-top: 21px;
}

.photo {
  display: block;
  width: 100%;
  max-width: 1500px;
  margin-top: 0%;
  margin-right: auto;
  margin-left: auto;
  border: 3px none #000;
}

.photo.bonnet {
  margin-top: 5px;
  margin-bottom: auto;
  border-style: none;
  -o-object-fit: fill;
  object-fit: fill;
}

.bloc-bonnet {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bloc-bonnet.miniatures {
  margin-top: 33px;
}

.bloc-bonnet.trio {
  margin-top: 20px;
}

.image-bonnet.efefef {
  margin: 0px;
  padding-right: 3px;
  padding-left: 3px;
}

.image-bonnet.efefef.miniature {
  margin: 2px 0px 0px;
  padding-right: 0px;
  padding-left: 4px;
}

.bloc-2-photos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1500px;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-30 {
  display: block;
  margin-top: 2px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-47 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1400px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-48 {
  padding-right: 0px;
  padding-left: 0px;
}

.image-31 {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 3px;
}

.div-block-49 {
  margin-right: 0px;
  margin-left: 0px;
}

.image-32 {
  padding-left: 3px;
}

.bloc-enveloppe {
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.div-block-50 {
  margin-top: 30px;
}

.div-block-51 {
  margin-top: 30px;
}

.text-block-26 {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
  border-style: none;
  border-left-width: 1px;
  border-left-color: #777;
  -webkit-transition: all 425ms ease;
  transition: all 425ms ease;
  color: #777;
  text-decoration: none;
}

.text-block-26:hover {
  color: #faaf52;
  text-decoration: none;
}

.link-block {
  width: 100%;
}

.bloc-photo-droite {
  padding-right: 0px;
  padding-left: 3px;
}

.bloc-photo-gauche {
  padding-right: 3px;
  padding-left: 0px;
}

.div-block-54 {
  width: 30px;
  height: 30px;
  margin: 3px;
}

.link-entete {
  width: 200px;
  border-left: 1px none #777;
  -webkit-transition: opacity 308ms ease;
  transition: opacity 308ms ease;
}

.link-entete:hover {
  opacity: 0.5;
}

.link-entete.duret {
  width: 170px;
}

.logo-client {
  width: auto;
  padding-top: 20px;
  padding-left: 35px;
  border-style: none;
  border-left-width: 1px;
  border-left-color: #000;
  opacity: 1;
}

.logo-client:hover {
  opacity: 1;
}

.div-block-55 {
  width: 20%;
}

.text-block-27 {
  margin-top: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  border-left: 1px none #777;
  background-color: #faaf52;
  color: #fff;
  font-size: 14px;
  line-height: 125%;
}

.div-block-56 {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.field-label {
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
}

.text-field {
  margin-top: 15px;
  opacity: 0.6;
  font-family: Montserrat, sans-serif;
}

.text-field-2 {
  margin-top: 15px;
  opacity: 0.6;
  font-family: Montserrat, sans-serif;
}

.form-block {
  padding-top: 30px;
}

.field-label-2 {
  margin-top: 36px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
}

.textarea {
  height: auto;
  min-height: 200px;
  margin-top: 36px;
  opacity: 0.6;
  font-family: Montserrat, sans-serif;
}

.submit-button {
  margin-top: 20px;
  background-color: #faaf52;
  -webkit-transition: opacity 408ms ease, all 200ms ease;
  transition: opacity 408ms ease, all 200ms ease;
  font-family: Montserrat, sans-serif;
}

.submit-button:hover {
  background-color: #6b7e85;
}

.text-block-28 {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-align: center;
}

.div-block-57 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 50%;
  margin: 20% auto 100px;
}

.heading-22 {
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  text-align: center;
}

.section-17 {
  position: relative;
  min-height: 100vh;
  padding-top: 0px;
  background-image: url('../images/_MG_1404.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.section-18 {
  min-height: 100vh;
  margin-bottom: -15px;
  padding-top: 73px;
  background-image: url('../images/CONTACT-FOND.jpg'), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px, 0px 0px;
  background-size: cover, 125px;
}

.text-block-29 {
  padding-right: 30px;
  font-family: Montserrat, sans-serif;
  color: #bbb;
  font-size: 40px;
  font-weight: 400;
  text-align: right;
}

.div-block-58 {
  display: block;
  width: 40%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 54px;
  text-align: center;
}

.text-block-30 {
  margin-top: 29px;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  text-align: left;
}

.text-block-31 {
  margin-top: 24px;
  font-family: Montserrat, sans-serif;
  color: #777;
  font-size: 40px;
  text-align: right;
}

.text-block-32 {
  margin-top: 30px;
  font-family: Montserrat, sans-serif;
  color: #ddd;
  font-size: 100px;
  font-weight: 400;
}

.text-block-33 {
  margin-top: 29px;
  padding-left: 70px;
  font-family: Montserrat, sans-serif;
  font-size: 35px;
  text-align: center;
}

.text-block-34 {
  margin-top: 25px;
  padding-left: 30px;
  font-family: Montserrat, sans-serif;
  color: #bbb;
  font-size: 30px;
  text-align: left;
}

.div-block-59 {
  padding-top: 10px;
  padding-bottom: 31px;
  background-color: transparent;
}

.section-19 {
  margin-bottom: 54px;
  padding-top: 30px;
  text-align: center;
}

.div-block-60 {
  display: block;
  width: 75%;
  min-height: 100px;
  margin-right: auto;
  margin-left: auto;
}

.section-diaporama {
  max-height: auto;
  padding-top: 8px;
  padding-bottom: 56px;
}

.slide-1 {
  background-image: url('../images/BANDEAU-SCARAB.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.texte-sur-diapo {
  display: block;
  width: 100%;
  margin: 0px auto;
  padding-top: 269px;
  padding-bottom: 3px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #fff;
  background-color: transparent;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
}

.texte-sur-diapo:hover {
  color: #faaf52;
}

.texte-sur-diapo.portfolio {
  padding-top: 555px;
  font-size: 30px;
  font-weight: 200;
}

.lien-sur-diapo {
  display: block;
  width: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  text-decoration: none;
}

.lien-sur-diapo.portfolio {
  width: 100%;
}

.bloc-diaporama {
  display: block;
  width: 75%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  border-top: 1px none #000;
}

.slide-3 {
  background-image: url('../images/BONNET-7.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-61 {
  display: block;
  width: 75%;
  margin-right: auto;
  margin-left: auto;
}

.slide-4 {
  background-image: url('../images/DURET-2018-05-26-ENSEMBLE-1-Modifier.jpg');
  background-position: 41% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider {
  max-height: 400px;
}

.slide-5 {
  background-image: url('../images/BEAUTE-DIAPO.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider-2 {
  height: 600px;
}

.slide-6 {
  background-image: url('../images/BANDEAU-PRO-OPTIQUE.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.slide-7 {
  background-image: url('../images/OPTIQUE-11.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.slide-8 {
  background-image: url('../images/MODE-69.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.heading-23 {
  margin-top: 6px;
  margin-bottom: 0px;
  color: #777;
  font-size: 45px;
  font-weight: 200;
  text-align: center;
}

.heading-23.video {
  color: #fff;
}

.text-block-35 {
  font-family: Oswald, sans-serif;
  color: #bbb;
  font-size: 60px;
  font-weight: 200;
  text-align: center;
}

.link-block-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.slide-9 {
  background-image: url('../images/BEAUTE14.jpg');
  background-position: 0px 0px;
  background-size: cover;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.div-block-62 {
  width: auto;
}

.image-33 {
  width: 30px;
  opacity: 0.55;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.image-33:hover {
  opacity: 0.4;
  color: #faaf52;
}

.link-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #777;
  text-decoration: none;
}

.text-block-36 {
  padding-left: 10px;
  -webkit-transition: opacity 525ms ease;
  transition: opacity 525ms ease;
  color: #777;
  font-size: 13px;
  text-decoration: none;
}

.text-block-36:hover {
  color: #111;
}

.lien-vers-video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}

.lien-vers-video.duret {
  margin-top: 21px;
}

.heading-24 {
  margin-top: 50px;
  margin-bottom: 40px;
  padding-top: 130px;
  font-weight: 400;
  text-align: center;
}

.body-4 {
  color: #777;
}

.bloc-video {
  display: block;
  width: 100%;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
}

.text-block-37 {
  margin-top: 0px;
  padding-bottom: 0px;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  line-height: 143%;
  font-weight: 300;
  text-align: center;
}

.image-34 {
  display: block;
  width: 50px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 50px;
}

.bloc-liens-footer {
  padding-left: 0px;
  font-family: Oswald, sans-serif;
}

.lien-footer {
  -webkit-transition: all 425ms ease;
  transition: all 425ms ease;
  color: #111;
  font-weight: 300;
  text-decoration: none;
}

.lien-footer:hover {
  color: #e78a17;
}

.unordered-list-2 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.text-block-38 {
  margin-top: 22px;
  font-family: Oswald, sans-serif;
  color: #111;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0px;
}

.slide-10 {
  background-image: url('../images/VIBRATIONS-VEGET-6.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.diaporama-full {
  position: relative;
  min-height: 100vh;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: 125px;
}

.slide-11 {
  background-image: url('../images/VIBRATIONS-VEGET-17.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.text-block-39 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.section-diaporama-full {
  min-height: auto;
}

.slide-12 {
  background-image: url('../images/VIBRATIONS-VEGET-10.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-13 {
  background-image: url('../images/PARIS-TUILERIES-10.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-14 {
  background-image: url('../images/BANDEAU-TUILERIES.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-15 {
  background-image: url('../images/PARIS-TUILERIES-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-63 {
  display: block;
  width: 55%;
  min-width: 55%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 35px;
  padding-bottom: 50px;
  background-color: #e7e7e7;
  color: transparent;
}

.text-block-40 {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Oswald, sans-serif;
  color: hsla(0, 0%, 73.3%, 0.49);
  font-size: 50px;
  font-weight: 700;
  text-align: center;
}

.text-block-40:hover {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  text-align: center;
}

.text-block-41 {
  margin-top: 14px;
  padding-top: 6px;
  font-family: Oswald, sans-serif;
  color: hsla(0, 0%, 73.3%, 0.63);
  font-size: 55px;
  font-weight: 300;
  text-align: center;
}

.text-block-42 {
  margin-top: 3px;
  padding-top: 17px;
  padding-left: 25px;
  font-family: Oswald, sans-serif;
  color: hsla(0, 0%, 46.7%, 0.59);
  font-size: 35px;
  font-weight: 400;
  text-align: center;
}

.text-block-43 {
  margin-top: 22px;
  font-family: Oswald, sans-serif;
  color: hsla(0, 0%, 46.7%, 0.42);
  font-size: 50px;
  font-weight: 200;
  text-align: center;
}

.text-block-44 {
  margin-top: 17px;
  font-family: Oswald, sans-serif;
  color: hsla(0, 0%, 46.7%, 0.51);
  font-size: 32px;
  font-weight: 800;
  text-align: center;
}

.text-block-45 {
  margin-top: 10px;
  font-family: Oswald, sans-serif;
  color: #777;
  font-size: 30px;
  font-weight: 300;
  text-align: center;
}

.text-block-46 {
  margin-top: 20px;
  padding-top: 0px;
  opacity: 0.5;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: Oswald, sans-serif;
  color: #111;
  font-size: 30px;
  line-height: 60%;
  font-weight: 200;
  text-align: center;
}

.text-block-46:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.text-block-47 {
  margin-top: 50px;
  margin-right: 0px;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 70px;
  font-weight: 700;
  text-align: center;
}

.text-block-48 {
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 16px;
  letter-spacing: 2px;
}

.div-block-64 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 59px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-65 {
  margin-left: 12px;
}

.div-block-66 {
  height: 300px;
  max-height: auto;
  background-image: url('../images/VIBRATIONS-VEGET-14.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section-perso-fixe {
  display: block;
  width: 100%;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-20 {
  margin-top: 0px;
}

.bloc-texte-avec-photo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/VIBRATIONS-VEGET-14.jpg');
  background-position: 50% 0px;
  background-size: cover;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 200;
  text-align: center;
  letter-spacing: 20px;
}

.bloc-texte-avec-photo:hover {
  color: #111;
  font-size: 25px;
  font-weight: 200;
}

.bloc-texte-avec-photo.paris-nuit {
  background-image: url('../images/PARIS-NUIT-9.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-68 {
  background-image: url('../images/BANDEAU-VIB-VEGET.jpg');
  background-position: 0px 0px;
  background-size: 1250px;
}

.section-travaux-persos {
  width: 100%;
  margin-top: 0px;
  padding-top: 80px;
}

.div-block-69 {
  width: 30%;
  background-color: #e7e7e7;
}

.div-block-70 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  min-width: 30%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-71 {
  width: 70%;
}

.bloc-perso-diapo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 20px auto 0px;
}

.slide-16 {
  background-image: url('../images/LITTORAL-26.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.slide-17 {
  background-image: url('../images/DOUCE-FRANCE-DIAPO1.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.text-block-50 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #efefef;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: Oswald, sans-serif;
  color: #777;
  font-size: 25px;
  font-weight: 200;
  letter-spacing: 2px;
  text-decoration: none;
}

.text-block-50:hover {
  color: #faaf52;
}

.section-entete-portfolio {
  margin-top: 164px;
  padding-bottom: 70px;
}

.section-entete-portfolio.pro {
  height: 30%;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.section-entete-portfolio.video {
  margin-top: 70px;
  padding-bottom: 0px;
}

.section-entete-portfolio.perso {
  margin-top: 50px;
  padding-bottom: 0px;
}

.slide-18 {
  background-image: url('../images/ART-FACE-15.jpg');
  background-position: 50% -208px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-19 {
  background-image: url('../images/BANDEAU-FACE.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.bloc-envelop {
  display: block;
  width: 90%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.link-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-decoration: none;
}

.link-block-5 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-decoration: none;
}

.bloc-diapo-double {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 20px auto 0px;
}

.text-block-51 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #777;
}

.text-block-51:hover {
  color: #faaf52;
}

.div-block-74 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  min-width: 30%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none #777;
  background-color: #efefef;
  font-family: Oswald, sans-serif;
  font-size: 25px;
  font-weight: 200;
  letter-spacing: 2px;
}

.div-block-75 {
  width: 35%;
  min-width: 35%;
}

.div-block-76 {
  width: 35%;
  min-width: 35px;
}

.slide-20 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.slide-21 {
  background-image: url('../images/ART-FACE-6.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-22 {
  background-image: url('../images/ART-FACE-7.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-23 {
  background-image: url('../images/ART-FACE-10.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.link-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-decoration: none;
}

.bloc-photo-diapo {
  width: 35%;
  min-width: 35px;
  margin-left: 0px;
  background-color: transparent;
  background-image: url('../images/ART-FACE-12.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.bloc-photo-diapo.body {
  background-image: url('../images/ART-BODY-10.jpg');
}

.slider-4 {
  position: static;
  height: 300px;
  max-height: 300px;
  clear: none;
}

.link-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-78 {
  width: 30%;
  min-width: 30%;
}

.div-block-79 {
  width: 70%;
  min-width: 7%;
}

.background-video {
  height: 300px;
}

.slide-24 {
  background-image: url('../images/ART-FACE-23.jpg');
  background-position: 50% 73%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-35 {
  display: block;
  height: 50px;
  margin-top: 9px;
  margin-right: auto;
  margin-left: auto;
}

.heading-25 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  color: #111;
  font-size: 60px;
  font-weight: 200;
  text-align: center;
}

.bloc-porfolio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 400px;
  min-height: 280%;
  min-width: 280px;
  margin-right: 2px;
  margin-left: 2px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #efefef;
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.div-block-81 {
  width: 300px;
  height: 300px;
  max-height: auto;
  min-width: auto;
  background-image: url('../images/BONNET-7.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.ligne-travaux {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-right: auto;
  margin-bottom: 9px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-36 {
  width: 300%;
  max-height: 300px;
}

.bloc-lien-pro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.div-block-83 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.bloc-texte-pro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 280px;
  height: 280px;
  margin-right: 2px;
  margin-left: 2px;
  padding-bottom: 11px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/BONNET-201813.jpg');
  background-position: 50% 50%;
  background-size: cover;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 143%;
  font-weight: 200;
  text-align: center;
  letter-spacing: 4px;
}

.bloc-texte-pro:hover {
  opacity: 1;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transform: scale(0.98);
  -ms-transform: scale(0.98);
  transform: scale(0.98);
}

.bloc-texte-pro.bonnet-mans {
  background-image: url('../images/BONNET-LEMANS-2016-5DMK3-704_1.jpg');
}

.bloc-texte-pro.duret-ateliers {
  width: 100%;
  height: 100%;
  max-height: 400px;
  max-width: 400px;
  min-height: 280px;
  min-width: 280px;
  background-image: url('../images/DURET-2017-12-28-MARQUAGE-40.jpg');
  letter-spacing: 2px;
}

.bloc-texte-pro.duret-creas {
  width: auto;
  height: auto;
  max-height: 400px;
  max-width: 400px;
  min-height: 300px;
  min-width: 300px;
  background-image: url('../images/DURET-2018-05-26-CEINTURE6-18.jpg');
  letter-spacing: 2px;
}

.text-block-53 {
  font-size: 18px;
  line-height: 143%;
  text-align: center;
  letter-spacing: 0px;
}

.div-block-84 {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.section-21 {
  margin-top: 138px;
}

.link-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-85 {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.bloc-portfolio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 280px;
  height: 280px;
  margin-right: 2px;
  margin-left: 2px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ddd;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  line-height: 143%;
  font-weight: 300;
  text-align: center;
}

.bloc-portfolio.vignette {
  padding-bottom: 15px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/ACCUEIL-CONTRIBUTION14.jpg');
  background-position: 50% 50%;
  background-size: cover;
  color: #fff;
  letter-spacing: 3px;
}

.div-block-86 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.slide-25 {
  background-image: url('../images/ART-BODY-16.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-26 {
  background-image: url('../images/ART-BODY-6.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-27 {
  background-image: url('../images/PARIS-TUILERIES-2.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-28 {
  background-image: url('../images/PARIS-TUILERIES-7.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-87 {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}

.div-block-88 {
  margin-top: 0px;
  margin-bottom: 100px;
  padding-bottom: 0px;
}

.div-block-88.video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.background-video-2 {
  height: 250px;
}

.div-block-89 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.row-13 {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.slide-29 {
  background-image: url('../images/VEULES-2020-10.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-30 {
  background-image: url('../images/LITTORAL-DIAPO-3.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-31 {
  background-image: url('../images/LITTORAL-DIAPO-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.text-block-54 {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.text-block-55 {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 1;
  width: 200px;
  margin-top: 0px;
  margin-left: 17px;
  clear: none;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 280px;
  text-align: center;
}

.div-block-90 {
  width: 60%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.grid {
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

.section-vid-os {
  margin-bottom: 50px;
}

.grille-accueil {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  -ms-grid-columns: 1.5fr 1fr 1fr;
  grid-template-columns: 1.5fr 1fr 1fr;
}

.grille-accueil.valoriser {
  -ms-grid-columns: 1fr 1fr 1.5fr;
  grid-template-columns: 1fr 1fr 1.5fr;
}

.image-grille-accueil {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.image-grille-accueil:hover {
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

.image-grille-accueil.bas:hover {
  -webkit-transform: translate(0px, 5px);
  -ms-transform: translate(0px, 5px);
  transform: translate(0px, 5px);
}

.div-block-91 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.background-video-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 72px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(34, 164, 184, 0);
}

.video-2 {
  border: 1px solid #000;
}

.div-block-92 {
  margin-right: auto;
  margin-left: auto;
}

.image-37 {
  width: 30%;
}

.div-block-93 {
  width: 80%;
  margin: 40px auto;
}

.grid-2 {
  -ms-grid-columns: 1fr 0.5fr;
  grid-template-columns: 1fr 0.5fr;
  -ms-grid-rows: auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto;
}

.image-38 {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.image-39 {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.image-40 {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.image-41 {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.image-42 {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 36px;
    line-height: 44px;
  }

  h3 {
    font-size: 24px;
    line-height: 32px;
  }

  .section {
    margin-top: 37px;
    margin-bottom: 0px;
    padding: 0px 3%;
  }

  .section.no-paddings {
    margin-top: 73px;
    margin-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section.promo-section {
    height: 640px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-position: 50% 100%;
    background-size: 1480px;
  }

  .section.about-v2-hero {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/sirotorn-sumpunkulpak-180551-unsplash.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/sirotorn-sumpunkulpak-180551-unsplash.jpg');
    background-position: 0px 0px, 50% 0px;
  }

  .section.about-v2-hero.studio {
    margin-bottom: 0px;
    padding-bottom: 350px;
    background-image: url('../images/studio2_1.jpg');
    background-position: 0px 38px;
    background-size: contain;
  }

  .section.image-7 {
    background-image: url('../images/STUDIO-6X6-2.jpg');
    background-size: auto;
  }

  .section.about-v1-hero {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/benjaminrobyn-jespersen-438640.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/benjaminrobyn-jespersen-438640.jpg');
    background-position: 0px 0px, 50% 0px;
  }

  .section.portfolio-hero {
    padding-right: 0%;
    padding-bottom: 414px;
    padding-left: 0%;
    background-image: url('../images/BANDEAU-BONNET2018.jpg');
    background-position: 50% 49px;
  }

  .section.portfolio-hero.portfolio {
    padding-top: 0px;
    padding-bottom: 550px;
    background-image: url('../images/_MG_4267.jpg');
    background-position: 50% 65px;
    background-size: cover;
    background-attachment: fixed;
  }

  .wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .wrapper.side-padding {
    padding-right: 8px;
    padding-left: 8px;
  }

  .button.link-button {
    display: inline-block;
  }

  .button-style-wrapper {
    width: 100%;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .nav-bar-left {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    display: block;
    overflow: visible;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    box-shadow: 0 1px 0 0 #ddd;
  }

  .page-wrapper {
    margin-left: 0px;
    padding-top: 64px;
  }

  .page-wrapper.nav-left-wide {
    margin-left: 0px;
  }

  .page-wrapper.nav-left {
    margin-left: 0px;
  }

  .page-wrapper.style-guide-wrapper {
    margin-left: 220px;
  }

  .nav-link {
    display: block;
    margin-bottom: -1px;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    text-align: center;
  }

  .nav-menu-left {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 199;
    overflow: hidden;
    width: 100%;
    background-color: #fff;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .brand {
    width: 64px;
    height: 64px;
    margin-top: 0px;
    margin-left: 0px;
    padding: 8px;
  }

  .brand.nav-top-brand {
    width: 64px;
    height: 64px;
  }

  .hero-split {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .split-image {
    height: 80vh;
    max-height: 80vh;
    min-height: 600px;
  }

  .split-image.hero-2 {
    width: 100%;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .split-image.protected-image {
    display: none;
  }

  .split-image.hero-1 {
    width: 100%;
  }

  .hero-split-content {
    padding-right: 6%;
    padding-left: 6%;
  }

  .hero-split-intro {
    padding-top: 80px;
  }

  .contact {
    position: static;
    margin-top: 48px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .contact.home-v8-contact {
    left: 4%;
    margin-top: 16px;
  }

  .contact.home-v6 {
    right: 2%;
    margin-top: 80px;
  }

  .contact.email-home-v3 {
    left: 4%;
  }

  .contact.phone-home-v3 {
    right: 4%;
  }

  .contact.home-v2 {
    position: absolute;
    left: auto;
    top: auto;
    right: 0px;
    bottom: 0px;
    margin-bottom: 64px;
  }

  .link-v1.more-link {
    margin-top: 16px;
  }

  .nav-left-social-icons {
    display: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .location.home-v2 {
    margin-bottom: 75px;
  }

  .location.home-v8-location {
    left: 4%;
    bottom: 32px;
  }

  .location.hero-slider-location {
    left: 4%;
    bottom: 32px;
  }

  .grey-text {
    width: 100%;
    font-size: 18px;
  }

  .grey-text.studio {
    padding: 10px 30px;
    font-size: 17px;
  }

  .scroll-link {
    display: none;
  }

  .about {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .link-v2.category-link {
    margin-right: 40px;
    margin-left: 0px;
  }

  .link-v2.category-link.right {
    margin-right: 40px;
    margin-left: 0px;
  }

  .signature.home-v2 {
    margin-bottom: 200px;
  }

  .counters {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .counters.light {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }

  .about-image-wrapper {
    padding-right: 50%;
    padding-left: 8px;
  }

  .counter {
    width: 100%;
    padding-top: 96px;
    padding-bottom: 96px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    box-shadow: 1px 0 0 0 hsla(0, 0%, 100%, 0.15), 0 1px 0 0 hsla(0, 0%, 100%, 0.15);
  }

  .counter.light {
    width: 26%;
  }

  .side-works {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .about-info {
    width: 100%;
    padding-top: 72px;
    padding-right: 8px;
    padding-left: 8px;
  }

  .clients-v2-logotypes {
    margin-top: 40px;
  }

  .side-works-heading {
    margin-bottom: 16px;
  }

  .service-blocks {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .service-block {
    padding: 48px 33% 24px 6%;
  }

  .service-block._33-percent {
    width: 100%;
  }

  .testimonials-v1 {
    margin-bottom: -16px;
    padding-bottom: 72px;
    padding-left: 0%;
    text-align: center;
  }

  .testimonials-v1-arrow {
    display: none;
  }

  .testimonials-nav {
    display: block;
    font-size: 9px;
  }

  .testimonials-v1-heading {
    display: none;
  }

  .review-v1 {
    margin-top: 8px;
    padding-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-position: 100% 0px;
    text-align: center;
  }

  .review-v1-content {
    display: block;
    margin-top: 16px;
    margin-right: auto;
    margin-left: auto;
  }

  .review-v1-avatar-wrapper {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .clients-v2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .clients-v2-info {
    width: 25%;
    padding-top: 0px;
  }

  .clients-v2-link:hover {
    color: #111;
  }

  .post-card-date-wrapper {
    top: 36px;
    font-size: 14px;
    line-height: 20px;
  }

  .post-card-date-line {
    margin-top: 1px;
    margin-right: 12px;
  }

  .zoom-image.home-v7-work-image {
    width: 100%;
    height: auto;
  }

  .post-card-content {
    padding-right: 12px;
    padding-left: 12px;
  }

  .side-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-v1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .footer-v1-subscrube {
    width: 100%;
    padding-right: 50%;
    padding-bottom: 56px;
    padding-left: 6%;
  }

  .footer-v1-content {
    margin-right: 6%;
    margin-left: 6%;
  }

  .footer-v1-bottom {
    padding-bottom: 24px;
  }

  .scroll-up-button {
    display: none;
  }

  .hero-scroll-button {
    left: -40px;
    display: none;
    width: 56px;
    height: 56px;
  }

  .services-v2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .story {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .story-info {
    width: 100%;
    margin-bottom: 0px;
    padding-right: 0%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 14px;
  }

  .experience {
    padding-right: 12%;
  }

  .story-more {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 40%;
    margin-top: 42px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .story-heading {
    margin-bottom: 20px;
    font-size: 35px;
  }

  .side-works-images-wrapper {
    overflow: auto;
    width: 100%;
    margin-top: 32px;
  }

  .side-works-link {
    top: auto;
    right: 0px;
    bottom: 0px;
    height: 280px;
  }

  .work {
    padding: 8px;
  }

  .split-content {
    width: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .split-content.center {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .split-content.right.post {
    margin-left: 0px;
    padding-top: 144px;
    padding-right: 72px;
    padding-left: 72px;
  }

  .split-content.flex-center {
    min-height: 0vh;
  }

  .split-media {
    position: static;
    width: 100%;
    padding-left: 0px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .split-media.left.nav-left {
    padding-left: 0px;
  }

  .split-media.right.nav-bar-left {
    padding-left: 0px;
  }

  .split-media.right.nav-left {
    padding-left: 0px;
  }

  .contact-v1-form {
    margin-right: -30px;
  }

  .contact-form-wrapper {
    height: auto;
    padding-bottom: 0px;
  }

  .password-form-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .post-panel {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    width: 100%;
  }

  .post-panel.nav-left {
    padding-left: 32px;
  }

  .work-top {
    position: static;
    width: 100%;
    padding-right: 16%;
    padding-left: 16%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .work-details {
    width: 100%;
    margin-top: 47px;
    padding-right: 20%;
    padding-left: 20%;
  }

  .work-masonry {
    padding: 8px;
  }

  .tabs-menu {
    top: 0px;
    margin-bottom: 40px;
    text-align: left;
  }

  .portfolio-nav-bar {
    margin-bottom: 0px;
    padding-right: 8px;
    padding-bottom: 40px;
    padding-left: 8px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .heading {
    font-size: 38px;
  }

  .menu-button {
    top: auto;
    right: 0px;
    bottom: auto;
    width: 64px;
    height: 64px;
    padding: 20px;
  }

  .menu-button.w--open {
    background-color: transparent;
    color: #111;
  }

  .hero-full-image {
    height: auto;
  }

  .hero-full-image.home-v5 {
    min-height: 100vh;
    margin-top: -64px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 17, 17, 0.3)), to(rgba(17, 17, 17, 0.3))), url('../images/aziz-acharki-253909.jpg');
    background-image: linear-gradient(180deg, rgba(17, 17, 17, 0.3), rgba(17, 17, 17, 0.3)), url('../images/aziz-acharki-253909.jpg');
    background-attachment: scroll, fixed;
  }

  .hero-full-image.home-v3 {
    padding-right: 4%;
    padding-left: 4%;
  }

  .hero-full-image.home-v8 {
    min-height: 100vh;
    margin-top: -64px;
    padding-top: 64px;
    padding-right: 40px;
    padding-left: 40px;
  }

  .sous-titre-milieu-diaporama {
    margin-top: -17px;
    font-size: 15px;
    letter-spacing: 5px;
  }

  .titre-milieu-diaporama {
    margin-bottom: 24px;
    font-size: 50px;
    line-height: 48px;
  }

  .social-icons.home-v2-icons {
    right: 40px;
  }

  .social-icons.hero-v7-icons {
    width: 100%;
    margin-right: 0px;
    margin-left: -4px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .social-icons.home-v3-icons {
    right: 4%;
  }

  .vertical-info {
    top: 104px;
    right: 16px;
  }

  .name {
    left: 2%;
    margin-top: 4px;
  }

  .name.home-v3 {
    left: 4%;
  }

  .hero-down-intro {
    padding-right: 2%;
    padding-left: 2%;
  }

  .hero-services {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .hero-service {
    margin-bottom: 8px;
    padding-top: 24px;
    -webkit-flex-basis: 45%;
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
  }

  .category-heading {
    margin-bottom: 16px;
  }

  .hero-left-intro {
    max-width: 60%;
    margin-top: 160px;
    margin-bottom: 160px;
    margin-left: 0%;
  }

  ._404-message {
    margin-left: 8%;
  }

  .post-card-info {
    padding-bottom: 24px;
  }

  .nav-info {
    position: absolute;
    left: 0px;
    right: 0px;
    height: 64px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .full-screen-menu-link {
    display: block;
    margin-bottom: -1px;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    text-align: center;
  }

  .full-screen-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .full-screen-menu-button {
    top: auto;
    right: 0px;
    bottom: auto;
    width: 64px;
    height: 64px;
    padding: 20px;
  }

  .full-screen-menu-button.w--open {
    background-color: transparent;
    color: #111;
  }

  .intro-page-hero {
    min-height: 480px;
    padding: 96px 10%;
  }

  .nav-bar-wide {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: auto;
    display: block;
    width: 100%;
    padding-top: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    box-shadow: 0 1px 0 0 #ddd;
  }

  .nav-menu-wide {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 199;
    overflow: hidden;
    width: 100%;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #fff;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .nav-link-wide {
    display: block;
    margin-bottom: -1px;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    text-align: center;
  }

  .split-image-link {
    height: auto;
    min-height: 320px;
  }

  .split-image-links {
    height: auto;
    min-height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .layouts {
    margin-bottom: -40px;
  }

  .layout {
    padding: 0px 3% 40px;
  }

  .hero-intro {
    max-width: 70%;
    margin-left: 0%;
  }

  .section-intro {
    padding-right: 8px;
    padding-left: 8px;
  }

  .section-intro.no-margin-bottom {
    max-width: 650px;
  }

  .blog-post-v2 {
    width: 100%;
    padding-right: 8px;
    padding-left: 8px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .no-top-padding {
    padding-top: 0px;
  }

  .no-margin {
    margin: 0px;
  }

  .blog-posts-v2 {
    padding-top: 0px;
  }

  .blog-categories-wrapper {
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .promo-intro {
    max-width: 50%;
    margin-right: 3%;
    margin-left: 3%;
  }

  .inner-pages {
    padding-right: 0%;
    padding-left: 0%;
  }

  .inner-page {
    margin-right: 8px;
    margin-bottom: 24px;
    margin-left: 8px;
  }

  .inner-page-preview {
    width: 128px;
    margin-right: 24px;
  }

  .work-card-image-wrapper {
    margin-bottom: 16px;
  }

  .instagram {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .instagram-more {
    width: 100%;
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .instagram-link {
    width: 25%;
  }

  .no-margin-bottom {
    margin-bottom: 0px;
  }

  .skill-circle-bg {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.8)));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8));
  }

  .skill-circle-bg.image-3 {
    background-color: rgba(17, 17, 17, 0.5);
    background-image: none;
    background-position: 0px 0px;
  }

  .post-card-info-v3 {
    padding-bottom: 32px;
  }

  .blog-post-v3 {
    padding-right: 8px;
    padding-left: 8px;
  }

  .no-padding-vertical {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .footer-v2-about {
    width: 50%;
    padding-bottom: 40px;
    padding-left: 8px;
  }

  .footer-v2-contacts {
    width: 50%;
    padding-right: 8px;
    padding-bottom: 40px;
    padding-left: 8px;
  }

  .footer-v2-follow {
    width: 50%;
    padding-right: 8px;
    padding-bottom: 50px;
    padding-left: 8px;
  }

  .footer-v2-nav {
    width: 50%;
    padding-right: 8px;
    padding-bottom: 40px;
    padding-left: 8px;
  }

  .footer-bottom-v2 {
    margin-right: 8px;
    margin-left: 8px;
  }

  .works-big {
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .works-big-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .works-big-wrapper {
    overflow: visible;
  }

  .work-big {
    width: 100%;
    height: auto;
  }

  .split-footer.right {
    width: 100%;
    margin-left: 0%;
  }

  .split-footer.left {
    width: 100%;
    margin-right: 0%;
  }

  .split-footer-about {
    width: 50%;
    padding-bottom: 40px;
    padding-left: 8px;
  }

  .split-footer-nav {
    width: 50%;
    padding-right: 8px;
    padding-bottom: 40px;
    padding-left: 8px;
  }

  .split-footer-follow {
    width: 50%;
    padding-right: 8px;
    padding-bottom: 50px;
    padding-left: 8px;
  }

  .split-footer-contacts {
    width: 50%;
    padding-right: 8px;
    padding-bottom: 40px;
    padding-left: 8px;
  }

  .split-footer-bottom {
    margin-right: 8px;
    margin-left: 8px;
  }

  .about-image-link {
    left: 8px;
  }

  .side-feature {
    padding-right: 8.33%;
    padding-left: 8.33%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .side-feature.mobile-reversed {
    padding-right: 0%;
    padding-left: 0%;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .side-info {
    width: 100%;
    padding-right: 8px;
    padding-left: 8px;
  }

  .side-media {
    width: 100%;
    margin-bottom: 48px;
    padding-right: 8px;
    padding-left: 8px;
  }

  .side-image-float.left {
    width: 100%;
  }

  .big-quote {
    width: 83.33%;
    padding-right: 8px;
    padding-left: 8px;
  }

  .side-video.right {
    width: 100%;
    margin-right: 0%;
  }

  .side-video.left {
    width: 100%;
    margin-left: 0%;
  }

  .pricing-table {
    padding: 48px 4%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .contact-v2-card {
    margin-left: 8px;
    padding: 56px;
  }

  .contact-v2-card.right {
    margin-right: 8px;
  }

  .info-card {
    width: 66.66%;
  }

  .info-card.right {
    width: 40%;
    margin-left: 40%;
  }

  .service-v1 {
    padding-right: 2%;
    padding-left: 2%;
  }

  .hero-scroll-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .hero-slider {
    min-height: 600px;
  }

  .hero-slider.nav-margin-top {
    padding-top: 0px;
  }

  .bloc-centre-diaporama {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 112px;
    margin-bottom: 120px;
    padding-right: 8%;
    padding-left: 8%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .nav-bar-top {
    padding-right: 64px;
  }

  .nav-menu-top {
    padding-left: 0px;
    background-color: #fff;
  }

  .nav-top-social {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .review-v2-text {
    font-size: 22px;
    line-height: 32px;
  }

  .slider-arrow-button {
    margin-bottom: 16px;
  }

  .hero-v7-top {
    position: static;
    height: auto;
    padding: 32px 32px 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .hero-v7-intro {
    width: 100%;
    margin-bottom: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .hero-v7-bottom {
    position: static;
    height: auto;
    padding: 24px 32px 32px;
  }

  .home-v7-scroll {
    display: none;
  }

  .work-info {
    width: 100%;
    max-width: none;
    padding-right: 0px;
  }

  .nav-layout {
    width: 50%;
    padding-right: 4%;
    padding-left: 4%;
  }

  .sg-sidebar {
    width: 220px;
  }

  .work-presentation p {
    width: 100%;
  }

  .work-presentation h2 {
    width: 100%;
  }

  .work-presentation h3 {
    width: 100%;
  }

  .work-presentation h5 {
    width: 100%;
  }

  .work-presentation h4 {
    width: 100%;
  }

  .work-presentation h6 {
    width: 100%;
  }

  .work-presentation ol {
    width: 100%;
  }

  .work-presentation ul {
    width: 100%;
  }

  .work-presentation h1 {
    width: 100%;
  }

  .bold-text {
    font-size: 14px;
  }

  .div-block-2 {
    width: 90%;
  }

  .section-2 {
    margin-top: 150px;
    margin-bottom: 150px;
  }

  .text-block-4 {
    letter-spacing: 0px;
  }

  .texte-materiel {
    font-size: 17px;
  }

  .text-block-7 {
    font-size: 17px;
  }

  .section-travaux {
    margin-bottom: 8px;
    padding-top: 5px;
  }

  .section-travaux.portfolio {
    margin-bottom: 47px;
    padding-top: 16px;
  }

  .heading-10 {
    line-height: 30px;
  }

  .heading-12 {
    font-size: 30px;
    line-height: 38px;
  }

  .heading-13 {
    font-size: 30px;
    line-height: 38px;
  }

  .text-block-8 {
    margin-top: 30px;
    font-size: 26px;
  }

  .text-block-9 {
    margin-top: 4px;
    padding-top: 0px;
    font-size: 31px;
  }

  .text-block-10 {
    font-size: 72px;
  }

  .heading-14 {
    padding-top: 70px;
    font-size: 30px;
  }

  .heading-14.parutions {
    font-size: 20px;
  }

  .div-block-travaux.portfolio {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }

  .texte-titre-shooting {
    font-size: 13px;
  }

  .div-block-collection-travaux {
    width: 85%;
  }

  .div-block-collection-travaux.portfolio {
    width: 80%;
  }

  .texte-nature-shooting {
    margin-top: -26px;
    padding-top: 1px;
    font-size: 13px;
  }

  .texte-nature-shooting.portfolio {
    margin-top: -18px;
  }

  .div-block-9 {
    width: 85%;
  }

  .section-4 {
    margin-top: 50px;
  }

  .text-block-11 {
    font-size: 20px;
  }

  .text-block-11._2 {
    font-size: 26px;
  }

  .text-block-12 {
    font-size: 12px;
  }

  .text-block-12._2 {
    width: 100%;
    font-size: 14px;
  }

  .section-accueil {
    padding-bottom: 50px;
  }

  .section-accueil.illustrer {
    margin-top: 50px;
  }

  .div-block-10 {
    width: 90%;
  }

  .section-6 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .image-parution {
    height: 70px;
    min-width: 63px;
    padding-right: 2px;
    padding-left: 2px;
  }

  .image-parution.contribution {
    height: 120px;
  }

  .div-block-11 {
    margin-top: 0px;
  }

  .text-block-13 {
    font-size: 11px;
    line-height: 180%;
  }

  .bloc-parutions {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .bloc-parutions.contributions {
    width: 390px;
    margin-bottom: 56px;
  }

  .text-block-14 {
    font-size: 9px;
  }

  .bloc-footer {
    width: 90%;
  }

  .section-footer {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .text-block-15 {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 11px;
  }

  .image-14 {
    height: 30px;
    line-height: 18px;
  }

  .text-block-16 {
    font-size: 14px;
  }

  .div-block-17 {
    width: 300px;
  }

  .div-footer-services {
    margin-top: 10px;
    margin-bottom: 0px;
  }

  .text-block-17 {
    font-size: 12px;
  }

  .column-6 {
    padding-top: 10px;
  }

  .text-block-18 {
    font-size: 12px;
  }

  .text-block-19 {
    margin-top: -8px;
    padding-top: 0px;
    font-size: 10px;
  }

  .bloc-copyright {
    width: 90%;
  }

  .text-block-20 {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 5px;
  }

  .image-21 {
    padding-top: 45px;
  }

  .section-9 {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .heading-15 {
    padding-top: 170px;
    font-size: 21px;
  }

  .section-titre {
    margin-top: 5%;
    padding-top: 0px;
  }

  .bloc-presentation {
    width: 75%;
    margin-top: 0px;
    padding-bottom: 20px;
    padding-left: 10%;
  }

  .heading-16 {
    margin-top: 20px;
    margin-bottom: 11px;
    font-size: 28px;
  }

  .bloc-texte-entete {
    padding: 0% 0% 1% 35px;
    font-size: 13px;
  }

  .bloc-photo {
    width: 100%;
    margin-top: 5px;
    padding-left: 0%;
  }

  .section-photos {
    margin-bottom: 5%;
    padding-top: 5%;
  }

  .section-photos.bonnet {
    margin-top: 4%;
  }

  .div-block-30 {
    width: 70%;
    margin-top: 0px;
  }

  .image-haut-galerie {
    height: 120px;
  }

  .text-block-23 {
    font-size: 22px;
  }

  .div-block-35 {
    width: 25px;
    height: 25px;
  }

  .div-block-36 {
    width: 25px;
    height: 25px;
  }

  .div-block-37 {
    width: 25px;
    height: 25px;
  }

  .paragraph-4 {
    font-size: 13px;
    line-height: 143%;
  }

  .bloc-nuancier {
    width: 25px;
    height: 25px;
  }

  .div-block-39 {
    width: 25px;
    height: 25px;
  }

  .div-block-40 {
    margin-top: 0px;
  }

  .row-11 {
    width: 95%;
  }

  .section-16 {
    margin-top: 68px;
  }

  .image-26 {
    padding-bottom: 30px;
  }

  .titre-portfolio {
    margin-top: -98px;
    font-size: 350%;
  }

  .heading-20 {
    font-size: 24px;
  }

  .unordered-list {
    font-size: 13px;
    text-align: left;
  }

  .heading-21 {
    margin-top: 30px;
    margin-bottom: 22px;
    font-size: 26px;
  }

  .div-block-41 {
    width: 85%;
    margin-top: 31px;
  }

  .image-couverture {
    width: 70px;
    height: 90px;
  }

  .text-block-25 {
    width: 80%;
    padding-bottom: 15px;
    font-size: 14px;
  }

  .div-block-44 {
    width: 60%;
  }

  .image-28 {
    width: 100%;
  }

  .column-8 {
    padding-right: 30px;
  }

  .row-12 {
    width: 95%;
    margin-top: 47px;
  }

  .image-29 {
    padding-top: 12px;
  }

  .photo {
    margin-top: 0%;
    border-width: 2px;
  }

  .bloc-2-photos {
    width: 100%;
    margin-top: 5px;
  }

  .bloc-enveloppe {
    width: 95%;
  }

  .div-block-51 {
    margin-top: 20px;
  }

  .text-block-26 {
    padding-left: 35px;
    font-size: 13px;
  }

  .link-entete {
    width: 170px;
  }

  .link-entete.duret {
    width: 140px;
  }

  .logo-client {
    padding-left: 30px;
  }

  .text-block-27 {
    font-size: 12px;
  }

  .div-block-56 {
    width: 60%;
  }

  .text-block-28 {
    font-size: 13px;
  }

  .heading-22 {
    font-size: 20px;
  }

  .div-block-59 {
    padding-top: 0px;
  }

  .section-19 {
    margin-top: 1px;
    margin-bottom: 30px;
    padding-top: 50px;
  }

  .section-diaporama {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .texte-sur-diapo {
    padding-top: 222px;
    font-size: 13px;
    letter-spacing: 5px;
  }

  .texte-sur-diapo.portfolio {
    padding-top: 400px;
    font-size: 30px;
  }

  .bloc-diaporama {
    width: 85%;
    padding-top: 0px;
    border-style: none;
  }

  .slider {
    max-height: 250px;
  }

  .slider-2 {
    height: 450px;
  }

  .heading-23 {
    margin-bottom: 25px;
    font-size: 35px;
  }

  .image-33 {
    width: 25px;
  }

  .text-block-36 {
    font-size: 12px;
  }

  .lien-vers-video {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .bloc-video {
    width: 90%;
  }

  .text-block-37 {
    margin-top: 1px;
    margin-bottom: 30px;
    padding-bottom: 0px;
  }

  .lien-footer {
    font-size: 13px;
  }

  .div-block-63 {
    width: 60%;
    min-width: 60%;
    padding-bottom: 41px;
  }

  .text-block-40 {
    font-size: 45px;
  }

  .text-block-41 {
    margin-top: 12px;
    font-size: 45px;
  }

  .text-block-42 {
    margin-top: -2px;
    font-size: 30px;
  }

  .text-block-43 {
    margin-top: 17px;
    font-size: 45px;
  }

  .text-block-44 {
    margin-top: 13px;
    font-size: 28px;
  }

  .text-block-45 {
    margin-top: 4px;
    font-size: 25px;
  }

  .text-block-46 {
    margin-top: 16px;
    font-size: 25px;
  }

  .text-block-47 {
    font-size: 60px;
  }

  .section-perso-fixe {
    margin-top: 15px;
  }

  .bloc-texte-avec-photo {
    height: 220px;
    font-size: 20px;
    letter-spacing: 15px;
  }

  .bloc-texte-avec-photo:hover {
    font-size: 20px;
  }

  .section-travaux-persos {
    margin-top: 50px;
    padding-top: 0px;
  }

  .bloc-perso-diapo {
    width: auto;
    height: 220%;
    margin-top: 15px;
  }

  .text-block-50 {
    font-size: 20px;
  }

  .section-entete-portfolio {
    margin-top: 115px;
    padding-bottom: 0px;
  }

  .section-entete-portfolio.pro {
    margin-top: 90px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .section-entete-portfolio.video {
    margin-top: 240px;
  }

  .section-entete-portfolio.perso {
    margin-top: 160px;
  }

  .slider-3 {
    height: 220px;
  }

  .bloc-diapo-double {
    margin-top: 15px;
  }

  .text-block-51 {
    font-size: 20px;
  }

  .slider-4 {
    height: 200px;
    max-height: 200px;
  }

  .image-35 {
    height: 40px;
    margin-top: -10px;
  }

  .heading-25 {
    margin-top: -50px;
    margin-bottom: -5px;
    padding-top: 0px;
    font-size: 50px;
  }

  .bloc-porfolio {
    width: 200px;
    height: 200px;
    min-width: 200px;
  }

  .bloc-texte-pro {
    width: 200px;
    height: 200px;
  }

  .bloc-texte-pro.bonnet-mans {
    font-size: 14px;
    letter-spacing: 2px;
  }

  .text-block-53 {
    font-size: 18px;
  }

  .bloc-portfolio {
    width: 200px;
    height: 200px;
    font-size: 16px;
  }

  .div-block-87 {
    width: 100%;
  }

  .div-block-88 {
    margin-top: -110px;
    margin-bottom: 40px;
    padding-bottom: 10px;
  }

  .div-block-88.video {
    margin-top: 0px;
    padding-top: 77px;
  }

  .background-video-2 {
    height: 180px;
    margin-top: -45px;
  }

  .div-block-90 {
    width: 90%;
  }

  .grid {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .section-vid-os.solo {
    margin-bottom: 25px;
  }

  .background-video-3 {
    max-height: 30vh;
    max-width: none;
    margin-top: 65px;
  }
}

@media screen and (max-width: 767px) {
  h2 {
    font-size: 30px;
    line-height: 36px;
  }

  h4 {
    font-size: 20px;
    line-height: 24px;
  }

  h5 {
    font-size: 15px;
    line-height: 20px;
  }

  h6 {
    font-size: 14px;
  }

  .section.no-paddings {
    height: 200px;
    min-height: 200px;
    margin-top: 30px;
    margin-bottom: 0px;
    padding-top: 0px;
  }

  .section.promo-section {
    height: 656px;
    background-position: 62% 213%;
  }

  .section.about-v2-hero.studio {
    padding-bottom: 300px;
  }

  .section.portfolio-hero {
    padding-bottom: 321px;
    background-image: url('../images/BANDEAU-BONNET2018.jpg');
    background-position: 50% 57px;
    background-size: contain;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }

  .section.portfolio-hero.portfolio {
    padding-top: 0px;
    padding-bottom: 450px;
    background-image: url('../images/_MG_4267.jpg');
    background-position: 50% 57px;
    background-size: cover;
  }

  .wrapper.side-padding {
    margin-left: 120px;
  }

  .button-style-wrapper {
    width: 100%;
  }

  .page-wrapper {
    padding-top: 56px;
  }

  .page-wrapper.style-guide-wrapper {
    margin-left: 0px;
  }

  .brand {
    width: 56px;
    height: 56px;
  }

  .brand.nav-top-brand {
    width: 56px;
    height: 56px;
  }

  .split-image {
    height: 600px;
    min-height: 0px;
  }

  .hero-split-intro {
    padding-top: 64px;
  }

  .contact.home-v8-contact {
    margin-top: 8px;
  }

  .link-v1.sg-back-link {
    top: 52px;
    right: 40px;
    bottom: auto;
  }

  .location.home-v1 {
    left: 6%;
    bottom: 40px;
  }

  .about-heading {
    width: 75%;
  }

  .about-text {
    padding-right: 0px;
    -webkit-column-count: 1;
    column-count: 1;
  }

  .counter {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .service-block {
    padding-right: 6%;
  }

  .client-v2-logo-wrapper {
    width: 50%;
  }

  .clients-v2-link {
    width: 50%;
  }

  .blog-posts {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .blog-post {
    width: 50%;
  }

  .post-card-date-wrapper {
    margin-top: 0px;
  }

  .post-card-date-line {
    width: 6%;
    margin-right: 16px;
  }

  .post-card-content {
    padding-right: 16px;
    padding-left: 16px;
  }

  .footer-v1-subscrube {
    padding-right: 25%;
  }

  .footer-v1-links {
    padding-bottom: 64px;
  }

  .footer-v1-bottom {
    padding-right: 0%;
  }

  .scroll-up-button {
    display: none;
  }

  .footer-v1-bottom-text {
    padding-right: 0%;
  }

  .service-v2 {
    padding-right: 6%;
    padding-bottom: 32px;
    padding-left: 6%;
  }

  .experience {
    padding-right: 8%;
  }

  .side-works-link {
    height: 200px;
  }

  .work {
    width: 100%;
  }

  .works {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .split-content {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .work-top {
    padding-right: 0%;
    padding-left: 0%;
  }

  .card-hover.big-work-hover {
    padding-right: 32px;
    padding-bottom: 24px;
    padding-left: 32px;
  }

  .works-masonry {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .portfolio-nav-bar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .menu-button {
    width: 56px;
    height: 56px;
    padding: 16px;
  }

  .hero-full-image.home-v5 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 17, 17, 0.3)), to(rgba(17, 17, 17, 0.3))), url('../images/aziz-acharki-253909.jpg');
    background-image: linear-gradient(180deg, rgba(17, 17, 17, 0.3), rgba(17, 17, 17, 0.3)), url('../images/aziz-acharki-253909.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, fixed;
  }

  .hero-full-image.home-v8 {
    padding-bottom: 16px;
  }

  .social-icons.home-v2-icons {
    right: 32px;
    bottom: 32px;
  }

  .vertical-info {
    top: 96px;
    right: 8px;
  }

  .hero-down-intro {
    margin-top: 200px;
  }

  .hero-service {
    margin-bottom: 0px;
    padding-top: 16px;
  }

  .hero-left-intro {
    max-width: 83.33%;
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .post-card-info {
    padding-right: 6%;
    padding-bottom: 32px;
    padding-left: 6%;
  }

  .nav-info {
    display: none;
  }

  .nav-info-heading {
    margin-bottom: 0px;
  }

  .full-screen-menu-button {
    width: 56px;
    height: 56px;
    padding: 16px;
  }

  .intro-page-hero {
    min-height: 400px;
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .split-image-link {
    min-height: 248px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .split-image-links {
    height: auto;
  }

  .hero-intro {
    max-width: 100%;
  }

  .section-intro {
    margin-bottom: 64px;
  }

  .blog-post-v2 {
    width: 100%;
  }

  .post-card-v2 {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .no-top-padding {
    padding-top: 0px;
  }

  .no-margin {
    margin: 0px;
  }

  .promo-intro {
    max-width: 100%;
    margin-top: 0px;
  }

  .inner-page {
    width: 66.66%;
    margin-right: 8px;
    margin-left: 8px;
    padding-top: 24px;
    padding-bottom: 24px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .inner-page-preview {
    margin-right: 20px;
  }

  .work-card-image-wrapper {
    margin-bottom: 24px;
  }

  .work-card-category {
    margin-bottom: 32px;
  }

  .instagram-more {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .instagram-link {
    width: 50%;
  }

  .no-margin-bottom {
    margin-bottom: 0px;
  }

  .post-card-v3 {
    margin-bottom: 32px;
  }

  .post-card-info-v3 {
    padding-right: 12%;
    padding-bottom: 32px;
    padding-left: 12%;
  }

  .blog-post-v3 {
    width: 50%;
  }

  .career-job-wrapper {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .career-job {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .career-job-position {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .no-padding-vertical {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .footer-bottom-v2 {
    padding-top: 16px;
    padding-bottom: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer-text-right {
    margin-right: 16px;
    margin-left: 0px;
  }

  .split-footer-bottom {
    padding-top: 16px;
    padding-bottom: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .big-quote {
    width: 100%;
    max-width: none;
    margin-left: 0%;
  }

  .big-quote-text {
    font-size: 19px;
    line-height: 32px;
  }

  .big-quote-icon {
    margin-right: 32px;
  }

  .pricing {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .pricing-table {
    width: 100%;
    padding: 64px 12%;
  }

  .contact-v2-card {
    display: block;
    width: 83.33%;
    margin-right: auto;
    margin-left: auto;
  }

  .contact-v2-card.right {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }

  .info-card {
    display: block;
    width: 83.33%;
    margin-right: auto;
    margin-left: auto;
  }

  .info-card.right {
    display: block;
    width: 50%;
    margin-right: auto;
    margin-left: 40%;
  }

  .services-v1 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .service-v1 {
    width: 100%;
    padding-right: 16%;
    padding-left: 16%;
  }

  .bloc-centre-diaporama {
    margin-top: 96px;
    margin-bottom: 120px;
  }

  .hero-slider-arrow {
    width: 56px;
    height: 56px;
  }

  .hero-slider-arrow.left {
    right: 56px;
  }

  .nav-top-social {
    display: none;
  }

  .testimonials-v2 {
    margin-bottom: 0px;
  }

  .review-v2 {
    padding: 48px 8px 64px;
  }

  .slider-arrow-button {
    display: none;
  }

  .review-v2-author {
    margin-top: 16px;
  }

  .testimonials-v2-nav {
    display: inline-block;
  }

  .hero-v7-top {
    padding-right: 24px;
    padding-left: 24px;
  }

  .hero-v7-bottom {
    padding-right: 24px;
    padding-left: 24px;
  }

  .sg-sidebar {
    position: relative;
    width: 100%;
    padding-bottom: 48px;
    border-bottom: 1px solid #e7e7e7;
  }

  .sg-sidebar-link {
    padding-right: 0px;
    padding-left: 0px;
  }

  .sg-sidebar-menu {
    margin-right: 0px;
    margin-left: 0px;
  }

  .section-2 {
    margin-top: 111px;
    margin-bottom: 100px;
  }

  .section-travaux {
    margin-bottom: -13px;
    padding-top: 1px;
  }

  .section-travaux.portfolio {
    margin-top: 10px;
  }

  .text-block-10 {
    font-size: 50px;
  }

  .heading-14 {
    padding-top: 57px;
    font-size: 25px;
  }

  .texte-titre-shooting {
    font-size: 13px;
    letter-spacing: 1px;
  }

  .div-block-collection-travaux {
    width: 90%;
  }

  .div-block-collection-travaux.portfolio {
    width: 95%;
  }

  .texte-nature-shooting {
    margin-top: -24px;
    padding-top: 0px;
    font-size: 13px;
    letter-spacing: 1px;
  }

  .div-block-9 {
    width: 95%;
  }

  .section-4 {
    padding-top: 27px;
  }

  .text-block-11._2 {
    font-size: 22px;
  }

  .text-block-12 {
    font-size: 12px;
  }

  .row-2 {
    margin-bottom: 3px;
  }

  .section-accueil {
    padding-bottom: 50px;
  }

  .section-accueil.illustrer {
    margin-top: 45px;
    padding-top: 0px;
  }

  .text-block-13 {
    font-size: 11px;
  }

  .bloc-footer {
    width: 90%;
  }

  .section-footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .div-block-16 {
    width: 80px;
    padding-left: 10px;
  }

  .text-block-15 {
    padding-left: 10px;
    font-size: 10px;
  }

  .image-14 {
    height: 25px;
  }

  .text-block-16 {
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0px;
  }

  .div-block-17 {
    width: 200px;
  }

  .div-footer-services {
    margin-top: 10px;
    padding-top: 0px;
  }

  .text-block-17 {
    min-width: 100px;
  }

  .bloc-instagram {
    margin-top: 0px;
  }

  .div-block-21 {
    margin-top: 6px;
    padding-left: 0px;
  }

  .text-block-20 {
    font-size: 18px;
    letter-spacing: 3px;
  }

  .image-21 {
    width: 30px;
    padding-top: 30px;
  }

  .section-9 {
    padding-top: 25px;
    padding-bottom: 24px;
  }

  .heading-15 {
    padding-top: 150px;
    font-size: 18px;
  }

  .section-titre {
    margin-top: 5%;
    padding-top: 0px;
  }

  .bloc-presentation {
    width: 80%;
    padding-left: 0%;
  }

  .heading-16 {
    margin-top: 11px;
    font-size: 25px;
  }

  .bloc-texte-entete {
    padding-left: 30px;
    font-size: 13px;
    text-align: left;
  }

  .bloc-photo {
    margin-top: 5px;
  }

  .section-photos {
    margin-bottom: 5%;
    padding-top: 5%;
  }

  .div-block-30 {
    width: 90%;
    margin-top: 0px;
  }

  .div-block-35 {
    width: 20px;
    height: 20px;
  }

  .div-block-36 {
    width: 20px;
    height: 20px;
  }

  .div-block-37 {
    width: 20px;
    height: 20px;
  }

  .paragraph-4 {
    margin-top: 3px;
    font-size: 12px;
  }

  .bloc-nuancier {
    width: 20px;
    height: 20px;
  }

  .div-block-39 {
    width: 20px;
    height: 20px;
  }

  .section-16 {
    margin-top: 28px;
  }

  .titre-portfolio {
    margin-top: -75px;
    font-size: 300%;
  }

  .heading-21 {
    font-size: 25px;
  }

  .div-block-41 {
    width: 90%;
    margin-top: 29px;
  }

  .image-couverture {
    width: 60px;
    height: 80px;
  }

  .div-block-44 {
    width: 60%;
    margin-bottom: 0px;
  }

  .image-28 {
    margin-top: 0px;
    padding-top: 20px;
  }

  .column-8 {
    padding-right: 0px;
  }

  .image-29 {
    padding-top: 0px;
  }

  .photo {
    margin-top: 0%;
    border-width: 2px;
  }

  .bloc-2-photos {
    margin-top: 5px;
  }

  .bloc-enveloppe {
    width: 95%;
  }

  .div-block-51 {
    margin-top: 15px;
  }

  .text-block-26 {
    padding-left: 28px;
  }

  .link-entete {
    width: 170px;
  }

  .link-entete.duret {
    width: 120px;
  }

  .logo-client {
    padding-left: 25px;
  }

  .div-block-56 {
    width: 70%;
  }

  .div-block-57 {
    width: 70%;
    margin-top: 30%;
  }

  .div-block-59 {
    padding-bottom: 10px;
  }

  .section-19 {
    padding-top: 30px;
  }

  .section-diaporama {
    margin-top: 19px;
  }

  .texte-sur-diapo {
    padding-top: 174px;
    font-size: 12px;
  }

  .texte-sur-diapo.portfolio {
    padding-top: 306px;
    font-size: 25px;
  }

  .bloc-diaporama {
    width: 90%;
  }

  .slider {
    max-height: 200px;
  }

  .slider-2 {
    height: 350px;
  }

  .heading-23 {
    font-size: 35px;
  }

  .bloc-video {
    margin-top: 30px;
  }

  .text-block-37 {
    font-size: 18px;
  }

  .lien-footer {
    font-size: 13px;
  }

  .text-block-38 {
    font-size: 13px;
  }

  .div-block-63 {
    width: 70%;
    min-width: 70%;
  }

  .text-block-40 {
    font-size: 40px;
  }

  .text-block-41 {
    margin-top: 10px;
    font-size: 45px;
  }

  .text-block-46 {
    margin-top: 14px;
    font-size: 25px;
  }

  .bloc-texte-avec-photo {
    height: 180px;
    font-size: 17px;
    letter-spacing: 10px;
  }

  .bloc-texte-avec-photo:hover {
    font-size: 17px;
  }

  .text-block-50 {
    font-size: 17px;
    letter-spacing: 0px;
  }

  .section-entete-portfolio.pro {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .section-entete-portfolio.video {
    margin-top: 211px;
  }

  .section-entete-portfolio.perso {
    margin-top: 140px;
  }

  .bloc-envelop {
    width: 95%;
  }

  .slider-3 {
    height: 180px;
  }

  .text-block-51 {
    font-size: 17px;
    letter-spacing: 0px;
  }

  .slider-4 {
    height: 180px;
    max-height: 180px;
  }

  .heading-25 {
    margin-bottom: -7px;
    font-size: 45px;
  }

  .bloc-porfolio {
    width: 150px;
    height: 150px;
  }

  .bloc-texte-pro {
    width: 150px;
    height: 150px;
  }

  .bloc-texte-pro.bonnet-mans {
    letter-spacing: 0px;
  }

  .bloc-texte-pro.duret-creas {
    font-size: 14px;
  }

  .text-block-53 {
    font-size: 16px;
  }

  .bloc-portfolio {
    width: 150px;
    height: 150px;
    font-size: 15px;
  }

  .div-block-88 {
    margin-top: -119px;
    padding-bottom: 20px;
  }

  .background-video-2 {
    height: 150px;
  }

  .background-video-3 {
    max-height: 100vh;
  }
}

@media screen and (max-width: 479px) {
  .section {
    margin-bottom: 20px;
    padding-right: 2%;
    padding-left: 2%;
  }

  .section.promo-section {
    height: 720px;
    background-position: 59% 100%;
    background-size: 1120px;
  }

  .section.about-v2-hero.studio {
    padding-bottom: 230px;
    background-image: url('../images/studio2_1.jpg');
    background-position: 0px 57px;
  }

  .section.portfolio-hero {
    padding-top: 0px;
    padding-bottom: 221px;
  }

  .section.portfolio-hero.portfolio {
    padding-top: 57px;
    padding-bottom: 280px;
    background-image: url('../images/_MG_4267.jpg');
    background-position: 50% 56px;
    background-size: cover;
  }

  .section.portfolio-hero.paris-nuit {
    display: block;
  }

  .section.portfolio-nav {
    min-height: 0px;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .wrapper.side-padding {
    width: 70%;
  }

  .button.side-margins {
    margin-bottom: 16px;
  }

  .style-block {
    padding-right: 0px;
    padding-left: 0px;
  }

  .split-image {
    height: 480px;
    min-height: 0px;
  }

  .hero-split-intro {
    padding-top: 48px;
  }

  .contact.home-v8-contact {
    left: 6%;
    margin-top: 4px;
  }

  .contact.email-home-v3 {
    position: static;
    margin-top: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .contact.phone-home-v3 {
    position: static;
    margin-top: 80px;
    margin-bottom: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .contact.home-v2 {
    left: 0px;
    right: auto;
    bottom: 0px;
    margin-bottom: 136px;
  }

  .link-v1.more-link {
    margin-top: 0px;
  }

  .link-v1.sg-back-link {
    right: 24px;
  }

  .location.home-v8-location {
    left: 6%;
    bottom: 24px;
  }

  .location.hero-slider-location {
    left: 6%;
    bottom: 24px;
  }

  .grey-text.studio {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 15px;
  }

  .about-heading {
    width: 100%;
  }

  .about-more-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .about-links {
    margin-top: 40px;
  }

  .link-v2.category-link {
    display: inline-block;
    margin-right: 0px;
    margin-bottom: 16px;
  }

  .signature.home-v2 {
    margin-bottom: 240px;
  }

  .counters {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .about-image-wrapper {
    padding-right: 8px;
  }

  .counter {
    width: 100%;
    padding-top: 72px;
    padding-bottom: 72px;
  }

  .client-v2-logo-wrapper {
    width: 100%;
  }

  .clients-v2-link {
    width: 100%;
    height: 152px;
  }

  .blog-post {
    width: 100%;
  }

  .post-card-date-line {
    width: 8%;
  }

  .side-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-v1-subscrube {
    padding-right: 6%;
  }

  .input.text-area {
    margin-right: 0px;
  }

  .input.half-width {
    width: 100%;
    margin-right: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .footer-v1-link {
    width: 42%;
    margin-bottom: 40px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .footer-v1-links {
    padding-bottom: 40px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .service-v2 {
    padding-top: 64px;
    padding-bottom: 16px;
  }

  .experience {
    width: 100%;
    padding-right: 0%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .story-more {
    width: 100%;
    margin-top: 20px;
  }

  .story-heading {
    font-size: 30px;
  }

  .section-side-intro {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .split-content {
    padding: 64px 6% 80px;
  }

  .split-content.right.post {
    padding-top: 128px;
    padding-right: 16px;
    padding-left: 16px;
  }

  .contact-v1-form {
    margin-right: 0px;
  }

  .work-details {
    padding-right: 0%;
    padding-left: 0%;
  }

  .card-hover.big-work-hover {
    padding-right: 24px;
    padding-bottom: 16px;
    padding-left: 24px;
  }

  .card-hover-info.work-big-info {
    max-width: none;
  }

  .works-view {
    top: 0px;
    width: 100%;
    float: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .works-view-icon {
    margin-right: 4px;
    margin-left: 4px;
  }

  .tabs-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: -3%;
    margin-bottom: 40px;
    margin-left: -3%;
    padding-top: 0px;
    padding-right: 3%;
    padding-left: 3%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #e7e7e7;
  }

  .portfolio-nav-bar {
    padding-bottom: 32px;
  }

  .hero-full-image.home-v5 {
    padding-right: 6%;
    padding-left: 6%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 17, 17, 0.3)), to(rgba(17, 17, 17, 0.3))), url('../images/aziz-acharki-253909.jpg');
    background-image: linear-gradient(180deg, rgba(17, 17, 17, 0.3), rgba(17, 17, 17, 0.3)), url('../images/aziz-acharki-253909.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, fixed;
  }

  .hero-full-image.home-v3 {
    padding: 8px 6%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .hero-full-image.home-v8 {
    padding-right: 6%;
    padding-bottom: 56px;
    padding-left: 6%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/beardface.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/beardface.jpg');
    background-position: 0px 0px, 63% 50%;
  }

  .sous-titre-milieu-diaporama {
    margin-top: -17px;
    font-size: 15px;
    letter-spacing: 5px;
  }

  .titre-milieu-diaporama {
    font-size: 50px;
    line-height: 40px;
  }

  .social-icons {
    margin-left: -1px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .social-icons.home-v3-icons {
    position: static;
    left: 0px;
    right: 0px;
    margin-top: -48px;
    margin-right: 0px;
    margin-left: -4px;
  }

  .vertical-info {
    top: 88px;
    right: 4px;
  }

  .vertical-text {
    color: #fff;
  }

  .name {
    position: static;
    margin-top: 20px;
    margin-left: 0px;
  }

  .name.home-v3 {
    position: static;
  }

  .hero-down-intro {
    padding-right: 0%;
    padding-left: 0%;
  }

  .hero-down-heading {
    margin-left: 0px;
  }

  .hero-service {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .categories {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .categories-wrapper {
    margin-top: 24px;
    margin-right: -3%;
    margin-left: -3%;
    padding-top: 32px;
    padding-right: 32px;
    padding-left: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #e7e7e7;
    text-align: center;
  }

  .hero-left-intro {
    max-width: 100%;
    margin-top: 56px;
    margin-bottom: 56px;
  }

  ._404-message {
    margin-right: 6%;
    margin-left: 6%;
  }

  .post-card-info {
    padding-top: 112px;
    padding-right: 8%;
    padding-left: 8%;
  }

  .contact-v1-heading {
    margin-right: 0px;
  }

  .intro-page-hero {
    padding-right: 8%;
    padding-left: 8%;
  }

  .layout {
    width: 100%;
  }

  .hero-intro {
    max-width: 100%;
  }

  .post-card-v2 {
    padding: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .post-card-v2-image {
    width: 100%;
    min-width: none;
  }

  .post-card-v2-info {
    padding: 24px 0% 8px;
  }

  .no-top-padding {
    padding-top: 0px;
  }

  .no-margin {
    margin: 0px;
  }

  .blog-categories {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .blog-categories-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .work-category-tabs {
    margin-top: 32px;
  }

  .promo-intro {
    max-width: 100%;
  }

  .inner-pages {
    padding-right: 8px;
    padding-left: 8px;
  }

  .inner-page {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding: 16px;
  }

  .inner-page-preview {
    width: 120px;
  }

  .no-margin-bottom {
    margin-bottom: 0px;
  }

  .skill-circle-bg {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.75)), to(rgba(0, 0, 0, 0.75))), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0.75)), linear-gradient(180deg, transparent, transparent);
  }

  .post-card-info-v3 {
    padding-top: 112px;
    padding-right: 8%;
    padding-left: 8%;
  }

  .blog-post-v3 {
    width: 100%;
  }

  .career-job-wrapper.mobile-reversed {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .career-job {
    margin-left: 56px;
    padding: 24px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .career-job.left {
    border-right-style: none;
    border-left-style: solid;
    box-shadow: 3px 0 0 0 #faaf52;
  }

  .career-job-corner.right {
    left: -7px;
    right: auto;
    box-shadow: -1px 1px 0 0 #ddd;
  }

  .career-job-period {
    width: 60px;
    margin-top: 22px;
    font-size: 11px;
    line-height: 16px;
  }

  .career-job-period.text-left {
    text-align: right;
  }

  .career-timeline {
    left: 80px;
  }

  .timeline-dot-v1 {
    margin-left: 73px;
  }

  .buttons-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .no-padding-vertical {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .footer-v2-about {
    width: 100%;
  }

  .footer-v2-contacts {
    width: 100%;
  }

  .footer-v2-follow {
    width: 100%;
  }

  .footer-v2-nav {
    width: 100%;
  }

  .split-footer-about {
    width: 100%;
  }

  .split-footer-nav {
    width: 100%;
  }

  .split-footer-follow {
    width: 100%;
  }

  .split-footer-contacts {
    width: 100%;
  }

  .side-feature {
    padding-right: 0%;
    padding-left: 0%;
  }

  .big-quote {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .big-quote-text {
    text-align: center;
  }

  .big-quote-icon {
    margin-right: 0px;
    margin-bottom: 24px;
  }

  .play-button {
    width: 64px;
    height: 64px;
  }

  .timeline-dot-v2 {
    margin-left: 77px;
  }

  .contact-v2-card {
    width: 100%;
    padding: 48px 12%;
  }

  .contact-v2-form {
    margin-right: 0px;
  }

  .info-card {
    width: 100%;
    padding: 48px 16%;
  }

  .info-card.right {
    width: 70%;
    max-width: 100%;
    margin-left: 30%;
  }

  .service-v1 {
    padding-right: 8px;
    padding-left: 8px;
  }

  .hero-slider {
    min-height: 720px;
  }

  .bloc-centre-diaporama {
    max-width: 100%;
    margin-bottom: 112px;
    padding-right: 24px;
    padding-left: 24px;
  }

  .nav-top-social {
    display: none;
  }

  .slider-arrow {
    display: none;
  }

  .nav-layout {
    width: 100%;
    padding-right: 12%;
    padding-left: 12%;
  }

  .sg-sidebar {
    padding-right: 24px;
    padding-left: 24px;
  }

  .section-travaux.portfolio {
    padding-top: 20px;
  }

  .text-block-8 {
    margin-top: 19px;
    font-size: 20px;
  }

  .text-block-9 {
    margin-top: -1px;
    font-size: 24px;
  }

  .text-block-10 {
    font-size: 50px;
  }

  .heading-14 {
    margin-bottom: 93px;
    padding-bottom: 25px;
    font-size: 30px;
  }

  .heading-14.parutions {
    font-size: 20px;
  }

  .div-block-travaux.portfolio {
    padding-right: 0px;
    padding-left: 0px;
  }

  .texte-titre-shooting {
    top: -44px;
    bottom: -12px;
    margin-top: 4px;
    padding-top: 4px;
    font-size: 15px;
  }

  .image-11 {
    padding-top: 0px;
  }

  .div-block-collection-travaux {
    width: 80%;
    margin-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-collection-travaux.portfolio {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 70%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .texte-nature-shooting {
    margin-top: -37px;
    margin-bottom: 3px;
    padding-bottom: 10px;
    font-size: 15px;
  }

  .texte-nature-shooting.portfolio {
    margin-top: -26px;
  }

  .div-block-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -28px;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .section-4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .text-block-11 {
    padding-right: 7px;
    font-size: 28px;
  }

  .text-block-11._2 {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 25px;
  }

  .text-block-12 {
    width: 95%;
    font-size: 13px;
  }

  .text-block-12._2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-12 {
    margin-top: -2px;
  }

  .column {
    margin-top: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .row-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .section-accueil {
    margin-top: 35px;
  }

  .section-accueil.illustrer {
    margin-top: 53px;
  }

  .column-2.illustrer {
    padding-top: 25px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .section-6 {
    padding-bottom: 0px;
  }

  .image-parution {
    height: 50px;
    min-width: 40px;
  }

  .image-parution.contribution {
    height: 70px;
    min-width: 70px;
  }

  .text-block-13 {
    font-size: 10px;
  }

  .bloc-parutions {
    width: 85%;
    margin-bottom: 0px;
  }

  .bloc-parutions.contributions {
    width: 200px;
  }

  .text-block-14 {
    width: 100%;
    font-size: 9px;
  }

  .bloc-footer {
    width: 95%;
  }

  .section-footer {
    margin-top: 25px;
  }

  .text-block-18 {
    line-height: 160%;
  }

  .bloc-copyright {
    width: 80%;
  }

  .section-8 {
    margin-bottom: 0px;
    padding-bottom: 10px;
  }

  .bloc-gris {
    padding-top: 20px;
  }

  .image-15 {
    width: 110%;
  }

  .div-block-22 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .text-block-20 {
    font-size: 14px;
    letter-spacing: 1px;
  }

  .div-block-26 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section-9 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .heading-15 {
    padding-top: 100px;
    font-size: 15px;
  }

  .section-titre {
    margin-top: 20px;
  }

  .bloc-presentation {
    width: 80%;
  }

  .heading-16 {
    margin-top: 5px;
    font-size: 20px;
  }

  .bloc-texte-entete {
    padding-right: 0%;
    padding-bottom: 1%;
    padding-left: 10%;
    font-size: 12px;
  }

  .bloc-photo {
    width: 100%;
    margin-top: 5px;
    padding-left: 0%;
  }

  .section-photos {
    padding-top: 9%;
  }

  .section-photos.bonnet {
    margin-top: 5%;
  }

  .div-block-30 {
    margin-top: 0px;
  }

  .text-block-23 {
    font-size: 18px;
  }

  .div-block-40 {
    margin-top: 4px;
  }

  .image-26 {
    padding-bottom: 8px;
  }

  .titre-portfolio {
    margin-top: -65px;
    font-size: 200%;
  }

  .titre-portfolio.perso {
    font-size: 150%;
  }

  .unordered-list {
    line-height: 145%;
  }

  .heading-21 {
    color: #111;
    font-size: 25px;
  }

  .div-block-41 {
    width: 95%;
    margin-top: 10px;
  }

  .image-couverture {
    width: 36px;
    height: 50px;
  }

  .text-block-25 {
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-size: 13px;
  }

  .div-block-44 {
    width: 80%;
    margin-bottom: 15px;
    padding-top: 20px;
  }

  .image-28 {
    padding-top: 0px;
  }

  .row-12 {
    margin-top: 36px;
  }

  .photo {
    margin-top: 0%;
    border-width: 1px;
  }

  .bloc-2-photos {
    margin-top: 5px;
    margin-right: 0px;
    margin-left: 0px;
  }

  .bloc-enveloppe {
    width: 95%;
  }

  .div-block-51 {
    margin-top: 10px;
  }

  .text-block-26 {
    min-width: 200px;
    padding-left: 23px;
    font-size: 12px;
  }

  .bloc-photo-droite {
    padding-left: 2px;
  }

  .bloc-photo-gauche {
    padding-right: 2px;
  }

  .link-entete {
    width: 150px;
    min-width: 0px;
  }

  .logo-client {
    padding-left: 20px;
  }

  .div-block-56 {
    width: 90%;
  }

  .text-block-28 {
    font-size: 12px;
  }

  .div-block-57 {
    width: 90%;
    margin-top: 40%;
    font-size: 12px;
  }

  .heading-22 {
    font-size: 16px;
  }

  .div-block-59 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .texte-sur-diapo.portfolio {
    padding-top: 255px;
  }

  .slider-2 {
    height: 300px;
  }

  .heading-23 {
    margin-bottom: 14px;
    font-size: 30px;
  }

  .image-33 {
    width: 25px;
  }

  .link-block-3 {
    padding-left: 0%;
  }

  .bloc-video {
    width: 95%;
  }

  .text-block-37 {
    font-size: 15px;
  }

  .div-block-63 {
    width: 85%;
    min-width: 85%;
    padding-top: 20px;
    padding-bottom: 30px;
  }

  .text-block-40 {
    font-size: 30px;
  }

  .text-block-41 {
    padding-top: 0px;
    font-size: 35px;
  }

  .text-block-42 {
    margin-top: 6px;
    padding-top: 0px;
    font-size: 28px;
  }

  .text-block-43 {
    margin-top: 11px;
    font-size: 40px;
  }

  .text-block-44 {
    margin-top: 10px;
    font-size: 22px;
  }

  .text-block-45 {
    font-size: 19px;
  }

  .text-block-46 {
    margin-top: 14px;
    font-size: 20px;
  }

  .text-block-47 {
    margin-top: 30px;
    font-size: 48px;
  }

  .bloc-texte-avec-photo {
    height: 150px;
    line-height: 160%;
  }

  .div-block-70 {
    width: 40%;
    min-width: 40%;
  }

  .text-block-50 {
    color: #111;
  }

  .section-entete-portfolio {
    margin-top: 100px;
  }

  .section-entete-portfolio.pro {
    padding-top: 0px;
    padding-bottom: 10px;
  }

  .section-entete-portfolio.video {
    margin-top: 190px;
  }

  .text-block-51 {
    color: #111;
  }

  .div-block-74 {
    width: 40%;
    min-width: 40%;
  }

  .div-block-76 {
    width: 70%;
    min-width: 70px;
  }

  .slider-4 {
    height: 150px;
    max-height: 150px;
  }

  .slide-24 {
    background-position: 0px -27px;
  }

  .image-35 {
    margin-top: -6px;
  }

  .heading-25 {
    margin-top: -67px;
    margin-bottom: -10px;
    font-size: 40px;
  }

  .bloc-portfolio {
    width: 90px;
    height: 90px;
    font-size: 12px;
  }

  .div-block-88 {
    margin-top: -105px;
    padding-bottom: 15px;
  }

  .background-video-2 {
    height: 120px;
    margin-top: -34px;
  }

  .div-block-89 {
    margin-top: -3px;
  }

  .grille-accueil {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    -ms-grid-columns: 1.25fr 1fr;
    grid-template-columns: 1.25fr 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .grille-accueil.valoriser {
    -ms-grid-columns: 1fr 1.25fr;
    grid-template-columns: 1fr 1.25fr;
  }

  .background-video-3 {
    max-height: 40vh;
  }
}

#w-node-0707a8f2f4e9-612653a5 {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-ddeec8c4dd48-612653a5 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-79f45940c1dc-612653a5 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-6c10d771b32a-612653a5 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-47fee29d4e79-612653a5 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-19e827c5d84e-612653a5 {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-19e827c5d857-612653a5 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-19e827c5d858-612653a5 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-19e827c5d859-612653a5 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-19e827c5d85a-612653a5 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-b8a1d8d3748f-b4265679 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-fbb4332c72a6-b4265679 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-3c46e9a93f9b-b4265679 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-b6254c6d13ba-b4265679 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-52fc7a17167a-b4265679 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

@media screen and (max-width: 991px) {
  #w-node-3c46e9a93f9a-b4265679 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-34906915ac55-b4265679 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }
}

@media screen and (max-width: 479px) {
  #w-node-0707a8f2f4e9-612653a5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-row: span 4;
    grid-row-start: span 4;
    -ms-grid-row-span: 4;
    grid-row-end: span 4;
  }

  #w-node-ddeec8c4dd48-612653a5 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }

  #w-node-6c10d771b32a-612653a5 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }

  #w-node-47fee29d4e79-612653a5 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-19e827c5d84e-612653a5 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: center;
    align-self: center;
    -ms-grid-row: span 4;
    grid-row-start: span 4;
    -ms-grid-row-span: 4;
    grid-row-end: span 4;
  }

  #w-node-19e827c5d858-612653a5 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }

  #w-node-19e827c5d85a-612653a5 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }
}

