/* line 5, ../../../.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../.rbenv/versions/2.3.1/lib/ruby/gems/2.3.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 5, ../sass/screen.scss */
html {
  padding: 0;
  margin: 0;
}

/* line 10, ../sass/screen.scss */
body {
  font-family: 'Montserrat', sans-serif;
}

/* 
##            ###     ##    ##    #######   ##     ##  ########   
##           ## ##     ##  ##    ##     ##  ##     ##     ##      
##          ##   ##     ####     ##     ##  ##     ##     ##      
##         ##     ##     ##      ##     ##  ##     ##     ##      
##         #########     ##      ##     ##  ##     ##     ##      
##         ##     ##     ##      ##     ##  ##     ##     ##      
########   ##     ##     ##       #######    #######      ##      
 */
/* line 23, ../sass/screen.scss */
.wrapper {
  max-width: 1024px;
  margin: 0px auto;
  padding: 40px;
}

/* line 30, ../sass/screen.scss */
.page-container {
  position: relative;
}
@media (min-width: 1025px) {
  /* line 30, ../sass/screen.scss */
  .page-container {
    height: 100vh;
  }
}
@media (max-width: 1024px) {
  /* line 37, ../sass/screen.scss */
  .page-container.home__container {
    height: 60vh;
  }
}
@media (min-height: 800px) {
  /* line 42, ../sass/screen.scss */
  .page-container.about__section {
    height: 80vh;
  }
}

/* 
########   ########   ##     ##  ########   
   ##      ##          ##   ##      ##      
   ##      ##           ## ##       ##      
   ##      ######        ###        ##      
   ##      ##           ## ##       ##      
   ##      ##          ##   ##      ##      
   ##      ########   ##     ##     ##      
 */
/* line 62, ../sass/screen.scss */
.text p {
  font-size: 14px;
  font-weight: 200;
  line-height: 25px;
}

/* 
########   ########    #######    ######    ########   ########    ######     ######    
##     ##  ##     ##  ##     ##  ##    ##   ##     ##  ##         ##    ##   ##    ##   
##     ##  ##     ##  ##     ##  ##         ##     ##  ##         ##         ##         
########   ########   ##     ##  ##   ####  ########   ######      ######     ######    
##         ##   ##    ##     ##  ##    ##   ##   ##    ##               ##         ##   
##         ##    ##   ##     ##  ##    ##   ##    ##   ##         ##    ##   ##    ##   
##         ##     ##   #######    ######    ##     ##  ########    ######     ######    
 */
/* line 80, ../sass/screen.scss */
progress {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 2px;
  z-index: 999;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  background-color: transparent;
  color: #B40404;
}
/* line 100, ../sass/screen.scss */
progress::-webkit-progress-bar {
  background-color: transparent;
}
/* line 104, ../sass/screen.scss */
progress::-webkit-progress-value {
  background-color: #B40404;
}
/* line 108, ../sass/screen.scss */
progress::-moz-progress-bar {
  background-color: #B40404;
}

/* 
##     ##  ########      ###     ########   ########   ########   
##     ##  ##           ## ##    ##     ##  ##         ##     ##  
##     ##  ##          ##   ##   ##     ##  ##         ##     ##  
#########  ######     ##     ##  ##     ##  ######     ########   
##     ##  ##         #########  ##     ##  ##         ##   ##    
##     ##  ##         ##     ##  ##     ##  ##         ##    ##   
##     ##  ########   ##     ##  ########   ########   ##     ##  
 */
/* line 124, ../sass/screen.scss */
header {
  padding: 40px;
}

/* line 127, ../sass/screen.scss */
.logo__container {
  text-transform: uppercase;
  float: left;
  font-size: 20px;
  font-weight: 600;
  display: block;
  color: #000;
  text-decoration: none;
}
@media (max-width: 768px) {
  /* line 127, ../sass/screen.scss */
  .logo__container {
    padding: 10px 0px;
  }
}

/* line 141, ../sass/screen.scss */
.nav-main {
  position: fixed;
  right: 40px;
  z-index: 9999;
}

/* line 147, ../sass/screen.scss */
.nav__open {
  font-weight: 200;
  float: right;
  font-size: 20px;
  text-decoration: none;
  padding: 10px;
  color: #fff;
  background-color: #000;
}
/* line 157, ../sass/screen.scss */
.nav__open:hover {
  background-color: #B40431;
  transition: background-color 0.2s ease;
}

/* line 163, ../sass/screen.scss */
.nav__close {
  display: block;
  color: #fff;
  position: absolute;
  right: 40px;
  top: 40px;
  text-decoration: none;
  font-size: 30px;
}
/* line 175, ../sass/screen.scss */
.nav__close:hover {
  color: #B40431;
  transition: color 0.2s ease;
}

/* line 181, ../sass/screen.scss */
.scroll-downs {
  position: absolute;
  right: 25px;
  bottom: 40px;
  margin: auto;
  width: 34px;
  height: 55px;
  transition: transform 0.7s ease 0.7s, opacity 1s ease 0.7s;
}
@media (max-width: 768px) {
  /* line 181, ../sass/screen.scss */
  .scroll-downs {
    display: none;
  }
}

/* line 199, ../sass/screen.scss */
.scroll-label {
  display: block;
  width: 100px;
  transform: rotate(90deg);
  text-align: right;
  position: absolute;
  left: -48px;
  bottom: 110px;
  font-weight: 200;
  font-size: 14px;
}

/* line 211, ../sass/screen.scss */
.mousey {
  width: 2px;
}

/* line 214, ../sass/screen.scss */
.scroller {
  width: 2px;
  height: 60px;
  background-color: #000;
  animation-name: scroll;
  animation-duration: 1s;
  animation-timing-function: cubic-bezier(0.15, 0.41, 0.69, 0.94);
  animation-iteration-count: infinite;
}

@keyframes scroll {
  0% {
    opacity: 1;
  }
  10% {
    transform: translateY(0);
    opacity: 1;
  }
  50% {
    transform: translateY(8px);
    opacity: 1;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
/* line 232, ../sass/screen.scss */
.nav__container {
  z-index: 9999;
  opacity: 0;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 60%;
  transform: translateX(100%);
  background-color: #000;
  transition: opacity 0.2s ease 0.2s, transform 0.3s ease 0.1s;
}
@media (min-width: 769px) and (max-width: 1024px) {
  /* line 232, ../sass/screen.scss */
  .nav__container {
    left: 40% !important;
  }
}
@media (max-width: 768px) {
  /* line 232, ../sass/screen.scss */
  .nav__container {
    left: 0 !important;
  }
}
/* line 253, ../sass/screen.scss */
.nav__container.nav__opened {
  opacity: 0.95;
  transform: translateX(0);
  transition: opacity 0.2s ease 0.1s, transform 0.2s ease 0.2s;
}

/* line 260, ../sass/screen.scss */
.menu__container {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 300px;
  transform: translate(-50%, -50%);
  display: none;
}
@media (max-width: 460px) {
  /* line 260, ../sass/screen.scss */
  .menu__container {
    width: 200px;
  }
}
/* line 272, ../sass/screen.scss */
.menu__container.menu__open {
  display: block;
}
/* line 275, ../sass/screen.scss */
.menu__container .menu-item {
  position: relative;
  font-size: 2.5em;
  text-align: left;
  padding: 20px 0px;
  display: block;
}
/* line 282, ../sass/screen.scss */
.menu__container .menu-item a {
  display: block;
  text-decoration: none;
  color: #fff;
  transition: transform 0.2s ease;
}
/* line 289, ../sass/screen.scss */
.menu__container .menu-item a:hover {
  color: #B40431;
  transform: translateX(20px);
  transition: transform 0.2s ease, color 0.2s ease;
}

/* line 298, ../sass/screen.scss */
.main-img__container {
  z-index: -1;
  background: transparent url("../img/test3.jpg") no-repeat;
  position: absolute;
}
@media (min-width: 1025px) {
  /* line 298, ../sass/screen.scss */
  .main-img__container {
    height: 90vh;
    background-position: center;
    background-size: 100% auto;
    left: -140px;
    bottom: 0;
    right: 100px;
  }
}
@media (min-width: 1025px) and (max-height: 700px) {
  /* line 298, ../sass/screen.scss */
  .main-img__container {
    height: 85vh !important;
  }
}

@media (max-width: 1024px) {
  /* line 298, ../sass/screen.scss */
  .main-img__container {
    background-size: auto 100%;
    background-position: center;
    height: 60vh;
    top: 0;
    left: 0;
    right: 0;
  }
}
/* line 336, ../sass/screen.scss */
.main-img__container .main-title {
  position: absolute;
  z-index: 999;
  left: 40px;
  font-weight: 600;
  color: #000;
  top: 60%;
  line-height: 50px;
  font-size: 30px;
}
@media (min-width: 1024px) {
  /* line 336, ../sass/screen.scss */
  .main-img__container .main-title {
    line-height: 60px;
    font-size: 40px;
    left: 400px;
  }
}

/* 
   ###     ########    #######   ##     ##  ########   
  ## ##    ##     ##  ##     ##  ##     ##     ##      
 ##   ##   ##     ##  ##     ##  ##     ##     ##      
##     ##  ########   ##     ##  ##     ##     ##      
#########  ##     ##  ##     ##  ##     ##     ##      
##     ##  ##     ##  ##     ##  ##     ##     ##      
##     ##  ########    #######    #######      ##      
 */
/* line 366, ../sass/screen.scss */
.about__container {
  width: 1024px;
  position: absolute;
}
/* line 370, ../sass/screen.scss */
.about__container .row {
  clear: both;
  float: none;
}
/* line 374, ../sass/screen.scss */
.about__container .col-1-2 {
  width: 40%;
  float: left;
}
/* line 378, ../sass/screen.scss */
.about__container .col-2-2 {
  width: 60%;
  float: left;
}
/* line 383, ../sass/screen.scss */
.about__container .photo__container {
  margin-top: -80px !important;
  width: 250px;
  height: 359px;
  margin: 0px auto;
  background: transparent url("../img/flora_gerwig_developpeuse_front_end_lyon.png") center no-repeat;
  background-size: 100% auto;
}
@media (min-width: 1025px) {
  /* line 366, ../sass/screen.scss */
  .about__container {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  /* line 366, ../sass/screen.scss */
  .about__container {
    width: 100%;
    position: relative;
  }
  /* line 401, ../sass/screen.scss */
  .about__container .col-1-2, .about__container .col-2-2 {
    width: 100%;
    float: none;
  }
  /* line 405, ../sass/screen.scss */
  .about__container .text {
    max-width: 600px;
    margin: 0px auto;
  }
  /* line 409, ../sass/screen.scss */
  .about__container .photo__container {
    margin-top: 0 !important;
    margin-bottom: 20px;
  }
}
@media (min-width: 461px) and (max-width: 768px) {
  /* line 366, ../sass/screen.scss */
  .about__container {
    position: relative;
    width: 100%;
  }
  /* line 418, ../sass/screen.scss */
  .about__container .col-1-2, .about__container .col-2-2 {
    width: 100%;
    float: none;
  }
  /* line 422, ../sass/screen.scss */
  .about__container .photo__container {
    margin-top: 0 !important;
    margin-bottom: 20px;
  }
}
@media (max-width: 460px) {
  /* line 366, ../sass/screen.scss */
  .about__container {
    position: relative;
    width: 100%;
  }
  /* line 431, ../sass/screen.scss */
  .about__container .col-1-2, .about__container .col-2-2 {
    width: 100%;
    float: none;
  }
  /* line 436, ../sass/screen.scss */
  .about__container .photo__container {
    margin-top: 20px !important;
    margin-bottom: 20px;
  }
}

/* 
########   ########    #######         ##   ########    ######    ########   
##     ##  ##     ##  ##     ##        ##   ##         ##    ##      ##      
##     ##  ##     ##  ##     ##        ##   ##         ##            ##      
########   ########   ##     ##        ##   ######     ##            ##      
##         ##   ##    ##     ##  ##    ##   ##         ##            ##      
##         ##    ##   ##     ##  ##    ##   ##         ##    ##      ##      
##         ##     ##   #######    ######    ########    ######       ##      
 */
/* line 455, ../sass/screen.scss */
.project__container {
  position: relative;
}
/* line 458, ../sass/screen.scss */
.project__container .slick-nav {
  z-index: 99999;
  position: absolute;
}
@media (min-width: 769px) {
  /* line 458, ../sass/screen.scss */
  .project__container .slick-nav {
    bottom: 100px;
    right: 100px;
  }
}
@media (max-width: 768px) {
  /* line 458, ../sass/screen.scss */
  .project__container .slick-nav {
    display: none;
  }
}
/* line 472, ../sass/screen.scss */
.project__container .slick-nav .slick-arrow {
  font-weight: 200;
  font-size: 20px;
  display: inline-block;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.4);
}
/* line 479, ../sass/screen.scss */
.project__container .slick-nav .slick-arrow:hover {
  color: black;
}
/* line 483, ../sass/screen.scss */
.project__container .slick-nav .slick-arrow span {
  font-size: 25px;
}
/* line 487, ../sass/screen.scss */
.project__container .slick-nav .slick-prev:hover {
  transform: translateX(-5px);
  transition: transform 0.2s ease;
}
/* line 492, ../sass/screen.scss */
.project__container .slick-nav .slick-next:hover {
  transform: translateX(5px);
  transition: transform 0.2s ease;
}

/* line 501, ../sass/screen.scss */
.project__slider {
  width: 100%;
}

/* line 506, ../sass/screen.scss */
.project-img__container {
  position: relative;
}

/* line 509, ../sass/screen.scss */
.project-img {
  width: 100%;
  position: relative;
  height: 100vh;
  background-color: transparent;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
@media (min-width: 769px) and (max-width: 1024px) {
  /* line 509, ../sass/screen.scss */
  .project-img {
    background-size: 100% auto;
  }
}
@media (max-width: 768px) {
  /* line 509, ../sass/screen.scss */
  .project-img {
    background-size: 100% auto;
    height: 50vh;
  }
}

/* line 529, ../sass/screen.scss */
.content__container {
  background-color: #fff;
}
/* line 537, ../sass/screen.scss */
.content__container .content .project-title {
  font-weight: 600;
  font-size: 30px;
  padding: 30px 0px;
  display: block;
  color: #B40431;
}
/* line 544, ../sass/screen.scss */
.content__container .content .project-content {
  line-height: 22px;
  font-weight: 200;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.6);
  display: block;
}
/* line 552, ../sass/screen.scss */
.content__container .content .project-link {
  display: block;
  text-decoration: none;
  font-size: 13px;
  display: block;
  padding: 30px 0px;
  float: left;
  clear: both;
  text-transform: uppercase;
  position: relative;
  color: #000;
}
/* line 566, ../sass/screen.scss */
.content__container .content .project-link .icon-chevron-right {
  position: absolute;
  right: -20px;
  top: 30px;
}
/* line 572, ../sass/screen.scss */
.content__container .content .project-link:hover, .content__container .content .project-link:active, .content__container .content .project-link:focus {
  border: none;
  color: #B40431;
  transition: color 0.2s ease;
}
/* line 577, ../sass/screen.scss */
.content__container .content .project-link:hover .icon-chevron-right, .content__container .content .project-link:active .icon-chevron-right, .content__container .content .project-link:focus .icon-chevron-right {
  transform: translateX(10px);
  transition: transform 0.2s ease;
}
@media (min-width: 769px) {
  /* line 529, ../sass/screen.scss */
  .content__container {
    position: absolute;
    z-index: 999;
    right: 0;
    bottom: 0;
    top: 0;
    left: 50%;
    padding: 50px;
  }
  /* line 598, ../sass/screen.scss */
  .content__container .content {
    position: absolute;
    top: 50%;
    transform: translateY(-40%);
    right: 100px;
    left: 100px;
    max-width: 500px;
  }
}
@media (max-width: 768px) {
  /* line 529, ../sass/screen.scss */
  .content__container {
    position: relative;
    width: 100%;
  }
  /* line 612, ../sass/screen.scss */
  .content__container .content {
    padding: 40px;
  }
}

/* line 619, ../sass/screen.scss */
.project-nav .position__nav {
  color: #b40431;
}
/* line 622, ../sass/screen.scss */
.project-nav .nav__total {
  color: rgba(0, 0, 0, 0.3);
}
