

/**
 * ProcesssWire.com site template stylesheet. Prepared for use in the basic site profile.
 *
 * Please feel free to use and/or modify under the same license as ProcessWire.
 *
 * Copyright 2010 by Ryan Cramer Design, LLC
 *
 */
@font-face {
    font-family: 'Theodor Display Black';
    src: url('fonts/TheodorDisplay-Black.eot');
    src: url('fonts/TheodorDisplay-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/TheodorDisplay-Black.woff2') format('woff2'),
        url('fonts/TheodorDisplay-Black.woff') format('woff');
    font-weight: bolder;
    font-style: normal;
/*    font-display: swap;*/
}

@font-face {
    font-family: 'Theodor Display';
    src: url('fonts/TheodorDisplay-Bold.eot');
    src: url('fonts/TheodorDisplay-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/TheodorDisplay-Bold.woff2') format('woff2'),
        url('fonts/TheodorDisplay-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
/*    font-display: swap;*/
}

@font-face {
    font-family: 'Theodor Display';
    src: url('fonts/TheodorDisplay-Regular.eot');
    src: url('fonts/TheodorDisplay-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/TheodorDisplay-Regular.woff2') format('woff2'),
        url('fonts/TheodorDisplay-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
/*    font-display: swap;*/
}



html {
	font-family: 'Theodor Display', sans-serif !important;
  font-weight: bold;
  font-size: 18px !important;
  color: #000 !important;
  min-height: 100vh;
}

/*body {
  padding-left: 20vw;
}*/

body {
  background: #fff;
  min-height: 100vh;
/*  background: rgb(121,151,161);
background: -moz-linear-gradient(50deg, rgba(121,151,161,1) 10%, rgba(195,207,187,1) 90%);
background: -webkit-linear-gradient(50deg, rgba(121,151,161,1) 10%, rgba(195,207,187,1) 90%);
background: linear-gradient(50deg, rgba(121,151,161,1) 10%, rgba(195,207,187,1) 90%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#7997a1",endColorstr="#c3cfbb",GradientType=1);*/
}

/*#pagewrapper {
  background: url(images/gradient-yellow.png) no-repeat 0 50%/100% 75%;
  overflow: hidden;
  position: relative;
}*/

/*a.plus-link, a.plus-link img {*/
a.plus-link {
  cursor: url(images/plus.png) 50 50, crosshair !important;
  /*cursor: crosshair !important;*/
}

.uk-modal-container {
  cursor: url(images/close.png) 50 50, crosshair !important;
  /*cursor: crosshair !important;*/
}

.modal-text {
  z-index: 1001;
}

.uk-modal-body img {
  margin-bottom: 10px;
}

#grain {
  background: url(images/grain.png) 0 0/150px auto;
    left: 0;
    top: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 1;
    display: block;
    height: 100%;
    pointer-events: none;
    position: fixed;
    width: 100%;
}

.over {
  z-index: 3;
}

h1, h2, h3, h4, h5 {
  font-family: 'Theodor Display Black', sans-serif !important;
	text-transform: uppercase;
}
/*
.mobile-logo {
  position: fixed;
  text-indent: -9999px;
  width: 200px;
  height: 200px;
}*/

.mobile-logo {
position: fixed;
left: 100px;
text-indent: -9999px;
width: 200px;
height: 200px;
z-index: 1001;
}

.adresse {
  position: fixed;
  left: 100px;
  bottom: 0;
}

/*.mobile-logo a {
  background: rgb(121,151,161) url(images/logo.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 200px 200px;
  width: 200px;
  height: 200px;
  display: block;
}*/

.mobile-logo a {
background: url(images/logo.png);
background-repeat: no-repeat;
background-position: top left;
background-size: 100px 100px;
width: 200px;
height: 200px;
display: block;
}


.monogramm {
  font-family: 'Theodor Display', sans-serif !important;
  font-weight: bold;
  position: absolute;
  top: 50px;
  left: 20vw;
  font-size: 3rem;
  z-index: 100;
}

.monogramm a {
  color: #000;
  text-decoration: none;
}

.uk-container-expand-left.uk-container-large, .uk-container-expand-right.uk-container-large {
max-width: calc(50% + (1400px / 2) - 40px);
padding-left: 0 !important;
margin-left: 0;
}

.uk-container-expand-right {
margin-right: 0;
}

.uk-container-item-padding-remove-right {
margin-right: -40px;
width: calc(100% + 40px);
}

@media screen and (max-width: 640px) {
  .uk-container-item-padding-remove-right {
    margin-right: -15px;
    width: calc(100% + 15px);
  }

  .mobile-logo {
  position: inherit;
  text-indent: -9999px;
  width: 70px;
  height: 70px;
}

.mobile-logo a {
  background: url(images/logo.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 70px 70px;
  width: 70px;
  height: 70px;
  display: block;
  }
}

.grid-item {
  padding: 0px 20px 10px 0;
 /* margin: 25px;*/
  box-sizing: border-box;
}

.grid-item p:first-of-type:first-letter {
  font-size: 300%;
  line-height: 1;
  float: left;
  padding-right: .125em;
}

@-moz-document url-prefix() {
  .grid-item p:first-of-type:first-letter {
    margin-top: .15em;
  }
}

.grid-item.width-1 {
  width: calc(100% * 1 / 3.001);
}

.grid-item.width-2 {
  width: calc(50% - 25px);
}

.grid-item.width-3 {
  /*width: calc(100% - 25px);*/
  width: 100%;
}

.grid-item.width-5 {
  width: calc(25% - 25px);
}

.grid-item img {
  border-color: #fff;
}

.color-C3CFBB {
  background-color: #c3cfbb
}

.color-DBCC7C {
  background-color: #dbcc7c
}

.color-AFC2C9 {
  background-color: #afc2c9
}

.color-F2B145 {
  background-color: #F2B145
}

.color-7997A1 {
  background-color: #7997a1
}

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


.pull-left {
  position: absolute;
  left: -10%;
  bottom: 10%;
  font-size: 3rem;
}

.text-left {
  transform: translateX(-25%);
  z-index: 2;
}

.img-pos {
  z-index: -1;
  position: absolute;
  top: 20px;
  right: 0;
  filter: gray;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  max-width: 33.3vw;
}

.section-palm {
  background: #c3cfbb;
}

.section-citrona {
  background: #dbcc7c;
}

.section-hazy {
  background: #afc2c9;
  z-index: 0;
}

.section-orange {
  background: #F2B145;
}

.section-stone {
  background: #7997a1;
}

@media screen and (max-width: 968px) {
  .grid-item.width-5 {
    width: calc(50% - 25px);
  }

  .img-pos {
    max-width: 50vw;
  }
}

@media screen and (max-width: 375px) {


  .pull-left {
    font-size: 2rem;
    bottom: inherit;
    top: 40vh;
  }

  .grid-item.width-1,
  .grid-item.width-2,
  .grid-item.width-3,
  .grid-item.width-5 {
    width: 100%;
  }
}

.image-1 {
  margin-top: 0 !important;
  width: 90%;
}

.image-2 {
  float: right;
  margin-right: -15px !important;
  width: 90%;
}

.uk-badge {
  background: transparent !important;
  color: #222 !important;
  text-transform: uppercase;
  border-radius: 0 !important;
  padding: 10px 0;
}

.desc {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: rotate(-90deg);
  transform-origin: bottom left;
}

@media screen and (min-width: 640px) {
.splash-img {
  margin-left: -60px;
  width: 75%;
}

.splash-project-img {
  margin-right: -60px;
  width: 75%;
}

.image-1 {
  margin-top: 60px !important;
}

.image-2 {
  margin-right: 0 !important;
  width: 100%;
}

.project-image-1 {
  margin-left: -60px !important;
}

.project-image-2 {
  margin-top: 60px !important;
}

.uk-badge {
  padding: 25px 0;
}

}

.uk-modal {
  background: rgba(255,255,255,1);
}
.next-button {
  width: 25vw;
  height: 100vh;
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1;
  text-indent: -9999px;
  cursor: url(images/next.png) 50 50, crosshair !important;
}

.prev-button {
  width: 25vw;
  height: 100vh;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  text-indent: -9999px;
  cursor: url(images/prev.png) 50 50, crosshair !important;
}

/**
 * WireFatalError is a class that ProcessWire will use to output
 * fatal errors in the design, but only if debug mode is on, or if
 * you are logged in as a superuser.
 *
 */
.WireFatalError {
	background: #a30000;
	color: #fff;
	padding: 1em;
	position: relative;
	z-index: 9999;
}

/*********************************************************************
 * 6. Accessibility helpers
 *
 */

/* Hide visually, but remain approachable for screenreader */

.visually-hidden {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	white-space: nowrap;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	border: 0;
}

/* Show bypass link on hover */

.element-focusable:focus {
	clip: auto;
	overflow: visible;
	height: auto;
}

/* Sample styling for bypass link */

.bypass-to-main:focus {
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #333;
	color: #fff;
}


