@charset "UTF-8";
/*!
Theme Name:             Pierre-Alain Dupraz Architecte
Bitbucket Theme URI:    https://bitbucket.org/sagence/padupraz
Author:                 S agence
Author URI:             https://s-agence.ch
Description:            Custom theme for padupraz.ch
Version:                1.5.1
License:                GNU General Public License v2 or later
License URI:            LICENSE
Text Domain:            padupraz

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Pierre-Alain Dupraz Architecte is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Icons
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block;
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

a {
  background-color: transparent;
}

a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

body, button, input, select, optgroup, textarea {
  color: #231f20;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.3;
  letter-spacing: 0.015em;
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
}

h2 {
  font-size: 1.125rem;
  font-weight: 500;
}

.site-title {
  font-size: 1em;
  font-weight: 300;
  margin: 0;
}

.site-title .highlighted {
  font-weight: bold;
}

.blog .entry-title, .post-type-archive-event .entry-title, .tax-event_category .entry-title, .post-type-archive-pad_publication .entry-title, .tax-pad_publication_category .entry-title, .archive .entry-title, .page .section-latest-news .entry-title {
  font-size: 1em;
  font-weight: inherit;
}

.page-title, .page .entry-title {
  font-size: 1.125rem;
  margin: 0 0 2rem 0;
}

p {
  margin-bottom: 1.5em;
}

dfn, cite, em, i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.5;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

.has-small-font-size {
  font-size: 0.85em;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*, *:before, *:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
  text-transform: uppercase;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul, ol {
  margin: 0 0 1.5em 1.5em;
  padding-left: 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li>ul, li>ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

button, input[type=button], input[type=reset], input[type=submit] {
  border: 1px solid;
  border-color: #d1d3d4;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1;
  padding: 0.6em 1em 0.4em;
}

button:hover, input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover {
  border-color: #d1d3d4;
}

button:active, button:focus, input[type=button]:active, input[type=button]:focus, input[type=reset]:active, input[type=reset]:focus, input[type=submit]:active, input[type=submit]:focus {
  border-color: #d1d3d4;
}

input[type=text], input[type=email], input[type=url], input[type=password], input[type=search], input[type=number], input[type=tel], input[type=range], input[type=date], input[type=month], input[type=week], input[type=time], input[type=datetime], input[type=datetime-local], input[type=color], textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px;
}

input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=range]:focus, input[type=date]:focus, input[type=month]:focus, input[type=week]:focus, input[type=time]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=color]:focus, textarea:focus {
  color: #111;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

/* Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */

.hamburger {
  padding: 10px 10px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}

.hamburger:hover {
  opacity: 0.7;
}

.hamburger-box {
  width: 20px;
  height: 14px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 20px;
  height: 2px;
  background-color: #000;
  border-radius: 2px;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -6px;
}

.hamburger-inner::after {
  bottom: -6px;
}

/*
 * Spin
 */

.hamburger--spin .hamburger-inner {
  -webkit-transition-duration: 0.22s;
  transition-duration: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}

.hamburger--spin .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin.is-active .hamburger-inner {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}

.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

a {
  color: #696969;
  text-decoration: none;
}

a:visited {
  color: #696969;
}

a:hover, a:focus, a:active {
  color: #231f20;
}

a:focus {
  outline: thin dotted;
}

a:hover, a:active {
  outline: 0;
}

.site-title a {
  color: #231f20;
  text-decoration: none;
}

.archive .entry-title>a {
  /* color: #231f20; */
  color: #696969;
  text-decoration: none;
}

.archive .entry-title>a:hover {
  color: #231f20 !important;
  /* text-decoration: underline; */
}

.more-link-icon {
  display: inline-block;
  text-decoration: none;
}

.button {
  border: 1px solid #d1d3d4;
  color: #696969;
  padding: 0.25em 0.5em;
  text-decoration: none;
}

.button:visited {
  color: #696969;
}

.button:focus, .button:hover {
  color: #231f20;
  text-decoration: none;
}

.breadcrumbs {
  color: #696969;
}

.breadcrumbs .trail-item {
  color: #231f20;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.menu, .sub-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

.main-navigation ul {
  list-style: none;
  margin: -0.25em;
  padding-left: 0;
}

.main-navigation ul ul {
  margin: 0;
}

.main-navigation ul a {
  display: inline-block;
  padding: 0.25em;
  text-decoration: none;
}

.main-navigation .primary-menu-container {
  display: none;
}

.main-navigation.toggled .primary-menu-container {
  display: block;
}

.primary-menu li {
  margin-top: 0.25em;
}

.primary-menu>li>a {
  font-weight: bold;
  white-space: nowrap;
}

/* Small menu. */

.menu-toggle {
  margin: -10px -10px -10px 1em;
}

.menu-toggle:focus {
  outline: none;
}

/*
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}
*/

.nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3em;
  margin-bottom: 1em;
}

.pagination .page-numbers {
  border: 1px solid #696969;
  display: inline-block;
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  margin-right: -1px;
}

.page-numbers:hover, .page-numbers:focus {
  color: #231f20;
}

.prev.page-numbers, .next.page-numbers {
  display: none;
  font-size: 1.5em;
}

.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation {
  margin: 3em 0 1em;
  overflow: hidden;
}

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

.language-switcher {
  list-style: none;
  margin-left: 0;
}

.language-switcher .lang-item {
  display: inline;
}

.language-switcher .current-lang {
  font-weight: 500;
}

.language-switcher .lang-item+.lang-item::before {
  content: "/";
  margin-right: 0.25em;
  font-weight: 300;
}

/*--------------------------------------------------------------
# Icons
--------------------------------------------------------------*/

.icon {
  width: 32px;
  height: 32px;
  fill: currentColor;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget {
  margin: 0 0 1.5em;
  /* Make sure select elements fit in widgets. */
}

.widget select {
  max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/

.site-header {
  position: relative;
  padding-top: 1em;
  padding-bottom: 1em;
  width: 100%;
  background-color: #fff;
}

.site-header.headroom {
  position: fixed;
  top: 0;
  z-index: 100;
  will-change: transform;
  -webkit-transition: -webkit-transform 200ms linear;
  transition: -webkit-transform 200ms linear;
  transition: transform 200ms linear;
  transition: transform 200ms linear, -webkit-transform 200ms linear;
}

.site-header.headroom--pinned {
  -webkit-transform: translateY(0%);
  transform: translateY(0%);
}

.site-header.headroom--unpinned {
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}

.site-header>.container {
  width: 100%;
}

.site-header .site-branding {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 25em;
  flex: 0 1 25em;
  margin-right: 3em;
}

.site-header .main-navigation {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}

.site-header .primary-menu-container {
  margin-top: 3em;
}

.site-header .menu-toggle {
  position: absolute;
  top: 1.25em;
  right: 1em;
}

.admin-bar .headroom {
  top: 46px;
}

/*--------------------------------------------------------------
## Structure
--------------------------------------------------------------*/

.container {
  padding-left: 1em;
  padding-right: 1em;
  margin-left: auto;
  margin-right: auto;
  max-width: 70rem;
}

.grid {
  margin-bottom: -3em;
}

@supports (display: grid) {
  .grid {
    margin-bottom: 0;
  }
}

.grid>article {
  margin-bottom: 3em;
}

.site-content {
  margin-top: 3em;
}

.single .site-content {
  margin-top: 6em;
}

/*--------------------------------------------------------------
## Posts, pages and custom post types
--------------------------------------------------------------*/

.sticky {
  display: block;
}

.updated:not(.published) {
  display: none;
}

.nowrap {
  white-space: nowrap;
}

.page-content, .entry-content, .entry-summary {
  margin: 1.5em 0 0;
}

.page-content, .entry-content {
  line-height: 1.5384615385;
  word-spacing: 20%;
}

.entry-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.entry-footer .edit-link {
  margin-right: auto;
}

.page-header, .page .entry-header {
  margin: 2em 0 5em;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.taxonomies {
  color: #696969;
  font-size: 0.75rem;
}

.categories-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 2rem 0;
  padding: 0;
}

.categories-filter li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin-right: -1px;
}

.categories-filter a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #696969;
  border: 1px solid #bcbec0;
  padding: 0.25em 0.75em;
  text-decoration: none;
  width: 100%;
  height: 100%;
}

.categories-filter a:focus, .categories-filter a:hover {
  color: #231f20;
}

.categories-filter .current-page, .categories-filter .current-term {
  position: relative;
  z-index: 1;
}

.categories-filter .current-page a, .categories-filter .current-term a {
  border-color: #231f20;
  color: #231f20;
}

.entry-date {
  font-weight: bold;
}

article {
  margin-bottom: 2rem;
}

.blog article> :last-child, .post-type-archive-event article> :last-child, .tax-event_category article> :last-child, .post-type-archive-pad_publication article> :last-child, .tax-pad_publication_category article> :last-child, .date article> :last-child, .category article> :last-child {
  display: none;
}

.blog div>img, .post-type-archive-event div>img, .tax-event_category div>img, .post-type-archive-pad_publication div>img, .tax-pad_publication_category div>img, .date div>img, .category div>img {
  height: auto;
}

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

.content-block .button-wrapper {
  text-align: right;
}

.slider-projects {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin: 0;
  padding: 0;
}

.slider-projects>div {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}

.display-2-items .slide-projects {
  margin-left: auto;
}

.slider-projects {
  width: 100%;
}

.slider-projects .slick-slide {
  float: left;
  width: 50%;
}

.slider-projects .type-pad_project .project-metas {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.7);
  width: 100%;
  padding: 1em;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

.slider-projects .type-pad_project:focus .project-metas, .slider-projects .type-pad_project:hover .project-metas {
  opacity: 1;
}

.slider-projects .type-pad_project a {
  text-decoration: none;
}

.featured-projects .slide {
  position: relative;
  max-height: 100vh;
  overflow-y: hidden;
}

.featured-projects .slide img {
  width: 100%;
  height: inherit;
  max-height: inherit;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}

.featured-projects .slide-content {
  color: #fff;
  position: absolute;
  bottom: 4rem;
  padding: 0 1rem;
}

.featured-projects .slide-content p {
  margin: 0;
}

.featured-projects .slide-content a {
  color: #fff;
  text-decoration: none;
}

.featured-projects .featured-project-category {
  font-size: 0.875rem;
}

.featured-projects .featured-project-title {
  font-size: 1.5rem;
}

.featured-projects .slick-dotted.slick-slider {
  margin-bottom: 0;
}

.featured-projects .slick-dots {
  color: #fff;
  bottom: 3rem;
}

.featured-projects .slick-dots li button:before, .featured-projects .slick-dots li.slick-active button:before {
  color: #fff;
}

.featured-projects .icon-arrow-down {
  position: relative;
  display: block;
  margin: -40px auto 0;
  stroke: #fff;
}

.section-latest-news article {
  margin-bottom: 0;
}

.section-latest-news article .entry-header {
  margin-top: 0;
  margin-bottom: 0;
}

.content-block+.content-block {
  margin-top: 3em;
}

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

.team-list dt, .team-list dd {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
}

.team-list dt {
  font-weight: 300;
}

.team-list dd {
  margin: 0;
}

.history-list {
  display: grid;
  grid-template-columns: auto 1fr;
  grid-column-gap: 1em;
}

.history-list dt {
  font-weight: 300;
  float: left;
}

.history-list dd {
  margin: 0 0 0 4em;
}

@supports (display: grid) {
  .history-list dd {
    margin-left: 0;
  }
}

.history-list dd+dd {
  grid-column-start: 2;
}

h3+.team-list {
  margin-top: -1em;
}

.breadcrumb-trail {
  margin-bottom: 2em;
}

.type-pad_publication .entry-title {
  font-style: italic;
}

.type-pad_publication .edition {
  font-weight: bold;
}

.post-introduction {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.post-introduction .entry-header {
  -webkit-box-flex: 1;
  -ms-flex: 1 0;
  flex: 1 0;
}

.post-introduction .entry-footer {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.slider-projects .type-pad_project, .post-type-archive-pad_project .type-pad_project, .tax-pad_project_category .type-pad_project {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.slider-projects .post-thumbnail, .post-type-archive-pad_project .post-thumbnail, .tax-pad_project_category .post-thumbnail {
  display: block;
  height: 0;
  padding-top: 63%;
  position: relative;
}

.slider-projects .post-thumbnail img, .slider-projects .post-thumbnail-placeholder, .post-type-archive-pad_project .post-thumbnail img, .post-type-archive-pad_project .post-thumbnail-placeholder, .tax-pad_project_category .post-thumbnail img, .tax-pad_project_category .post-thumbnail-placeholder {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.slider-projects .post-thumbnail-placeholder, .post-type-archive-pad_project .post-thumbnail-placeholder, .tax-pad_project_category .post-thumbnail-placeholder {
  background-color: #ccc;
}

.slider-projects .entry-title, .slider-projects .entry-meta, .slider-projects .entry-summary, .slider-projects .entry-footer, .post-type-archive-pad_project .entry-title, .post-type-archive-pad_project .entry-meta, .post-type-archive-pad_project .entry-summary, .post-type-archive-pad_project .entry-footer, .tax-pad_project_category .entry-title, .tax-pad_project_category .entry-meta, .tax-pad_project_category .entry-summary, .tax-pad_project_category .entry-footer {
  padding-right: 1em;
}

.slider-projects .entry-title, .post-type-archive-pad_project .entry-title, .tax-pad_project_category .entry-title {
  font-size: 0.875rem;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 0;
}

.slider-projects .entry-meta, .post-type-archive-pad_project .entry-meta, .tax-pad_project_category .entry-meta {
  margin-bottom: 1em;
}

.slider-projects .entry-summary, .post-type-archive-pad_project .entry-summary, .tax-pad_project_category .entry-summary {
  margin-top: 0;
}

.slider-projects .entry-summary p, .post-type-archive-pad_project .entry-summary p, .tax-pad_project_category .entry-summary p {
  margin-top: 0;
}

.slider-projects .entry-footer, .post-type-archive-pad_project .entry-footer, .tax-pad_project_category .entry-footer {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.slider-projects a .entry-title {
  color: #231f20;
}

.single-pad_project .entry-title {
  font-size: 1em;
  margin: 0;
}

.single-pad_project .entry-title+p {
  margin-top: 0;
}

.single-pad_project .project-gallery {
  margin-bottom: 3em;
}

.single-pad_project .project-notes {
  font-weight: bold;
}

.single-pad_project .project-specs dt, .single-pad_project .project-specs .collaborators, .single-pad_project .project-specs .partnerships, .single-pad_project .project-specs .copyright {
  font-weight: inherit;
}

.single-pad_project .project-specs dd {
  font-weight: bold;
  margin-left: 0;
}

.section-featured-projects .slick-prev, .section-featured-projects .slick-next {
  bottom: -56px;
}

.section-featured-projects .button-wrapper {
  margin-right: 4.5em;
}

.type-event .entry-title {
  font-style: italic;
}

.type-event .event-start {
  font-weight: bold;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/

.site-footer {
  color: #58595b;
  margin-top: 2em;
  margin-bottom: 2em;
}

.site-info {
  border-top: 1px solid #231f20;
  padding-top: 3em;
  position: relative;
}

.site-info .site-title {
  margin-bottom: 2em;
}

.site-info .widget-title {
  font-size: 1em;
  font-weight: 300;
  margin-top: 0;
  margin-bottom: 2em;
}

.site-info .menu>.menu-item {
  margin-bottom: 0.25em;
}

/*--------------------------------------------------------------
# Sliders
--------------------------------------------------------------*/

/* Slider */

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */

.slick-loading .slick-list {
  background: #fff url("images/slick/ajax-loader.gif") center center no-repeat;
}

/* Icons */

@font-face {
  font-family: "slick";
  src: url("fonts/slick.eot");
  src: url("fonts/slick.eot?#iefix") format("embedded-opentype"), url("fonts/slick.woff") format("woff"), url("fonts/slick.ttf") format("truetype"), url("fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */

.slick-prev, .slick-next {
  position: absolute;
  display: block;
  width: 32px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  bottom: -50px;
  padding: 8px;
  border: none;
  outline: none;
  stroke: #696969;
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #999;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  right: 22px;
  -webkit-transform: translate(0, -50%) rotate(90deg);
  transform: translate(0, -50%) rotate(90deg);
}

[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  -webkit-transform: translate(0, -50%) rotate(-90deg);
  transform: translate(0, -50%) rotate(-90deg);
  right: -8px;
}

[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir=rtl] .slick-next:before {
  content: "←";
}

/* Dots */

.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/

/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */

embed, iframe, object {
  max-width: 100%;
}

/* Make sure logo link wraps around logo image. */

.custom-logo-link {
  display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

@media (min-width: 30rem) {
  .section-latest-news article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .section-latest-news article>a, .section-latest-news article>div {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
  }
  .section-latest-news .post-thumbnail {
    height: 100%;
  }
  .section-latest-news .post-thumbnail-placeholder {
    background-color: #ccc;
    height: auto;
    padding-top: 125%;
  }
  .section-latest-news .attachment-post-thumbnail {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: top;
    object-position: top;
    max-width: none;
  }
  .section-latest-news .post-introduction {
    padding-left: 1em;
    padding-right: 1em;
  }
}

@media (min-width: 35rem) {
  .slider-projects .grid, .post-type-archive-pad_project .grid, .tax-pad_project_category .grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}

@media (min-width: 45rem) {
  body, button, input, select, optgroup, textarea {
    font-size: 0.8125rem;
  }
  .grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  @supports (display: grid) {
    .grid {
      display: grid;
      grid-row-gap: 3em;
      grid-template-columns: 1fr 1fr;
    }
  }
  .grid>article {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
  }
  @supports (display: grid) {
    .grid>article {
      margin-bottom: 0;
    }
  }
  .col-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .blog article, .post-type-archive-event article, .tax-event_category article, .post-type-archive-pad_publication article, .tax-pad_publication_category article, .date article, .category article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .blog article> :last-child, .post-type-archive-event article> :last-child, .tax-event_category article> :last-child, .post-type-archive-pad_publication article> :last-child, .tax-pad_publication_category article> :last-child, .date article> :last-child, .category article> :last-child {
    display: block;
  }
  .blog article>a, .post-type-archive-event article>a, .tax-event_category article>a, .post-type-archive-pad_publication article>a, .tax-pad_publication_category article>a, .blog article>div, .post-type-archive-event article>div, .tax-event_category article>div, .post-type-archive-pad_publication article>div, .tax-pad_publication_category article>div, .date article>a, .date article>div, .category article>a, .category article>div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
  }
  .blog .post-thumbnail, .post-type-archive-event .post-thumbnail, .tax-event_category .post-thumbnail, .post-type-archive-pad_publication .post-thumbnail, .tax-pad_publication_category .post-thumbnail, .date .post-thumbnail, .category .post-thumbnail {
    height: 100%;
  }
  .blog .post-thumbnail-placeholder, .post-type-archive-event .post-thumbnail-placeholder, .tax-event_category .post-thumbnail-placeholder, .post-type-archive-pad_publication .post-thumbnail-placeholder, .tax-pad_publication_category .post-thumbnail-placeholder, .date .post-thumbnail-placeholder, .category .post-thumbnail-placeholder {
    background-color: #ccc;
    height: auto;
    padding-top: 125%;
  }
  .blog .attachment-post-thumbnail, .post-type-archive-event .attachment-post-thumbnail, .tax-event_category .attachment-post-thumbnail, .post-type-archive-pad_publication .attachment-post-thumbnail, .tax-pad_publication_category .attachment-post-thumbnail, .blog div>img, .post-type-archive-event div>img, .tax-event_category div>img, .post-type-archive-pad_publication div>img, .tax-pad_publication_category div>img, .date .attachment-post-thumbnail, .date div>img, .category .attachment-post-thumbnail, .category div>img {
    width: 50%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: top;
    object-position: top;
  }
  .blog div>img, .post-type-archive-event div>img, .tax-event_category div>img, .post-type-archive-pad_publication div>img, .tax-pad_publication_category div>img, .date div>img, .category div>img {
    width: 100%;
  }
  .blog .post-introduction, .post-type-archive-event .post-introduction, .tax-event_category .post-introduction, .post-type-archive-pad_publication .post-introduction, .tax-pad_publication_category .post-introduction, .date .post-introduction, .category .post-introduction {
    padding-right: 1em;
  }
  .content-block .intro {
    width: 50%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin: 1em 0 2em;
  }
  .content-block .button-wrapper {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .slider-projects>div {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
  }
  .featured-projects .slide-content {
    bottom: 3rem;
    margin-right: 10rem;
  }
  .featured-projects .featured-project-category {
    font-size: 1rem;
  }
  .featured-projects .featured-project-title {
    font-size: 2rem;
  }
  .featured-projects .slick-dots {
    bottom: 3rem;
    right: 1em;
    width: auto;
  }
  .section-latest-news .post-introduction {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    padding-left: 0;
  }
  .single-pad_project .entry-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .single-pad_project .entry-header>div {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 calc(50% - 1em);
    flex: 0 1 calc(50% - 1em);
  }
  .single-pad_project .project-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
  }
  .single-pad_project .project-details>div {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    padding-right: 2em;
  }
  .site-info .widget-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .site-info .widget-area>div {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
  }
  .site-info .misc {
    position: absolute;
    top: 6.5em;
    right: 0;
    bottom: 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media (min-width: 50rem) {
  .main-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .main-navigation .primary-menu-container {
    display: block;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.4s linear, opacity 0.3s ease-in-out 0.3s;
    transition: max-height 0.4s linear, opacity 0.3s ease-in-out 0.3s;
  }
  .main-navigation.toggled .primary-menu-container {
    max-height: 200px;
    opacity: 1;
  }
  .primary-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .primary-menu>li {
    margin: 0 0.5em;
  }
  .site-header {
    position: fixed;
    top: 0;
    z-index: 100;
    padding-bottom: 3em;
    padding-top: 3em;
  }
  .site-header.headroom--pinned {
    -webkit-transform: unset;
    transform: unset;
  }
  .site-header.headroom--unpinned {
    -webkit-transform: unset;
    transform: unset;
  }
  .site-header>.container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .site-header .primary-menu-container {
    margin-top: 0;
  }
  .site-header .menu-toggle {
    position: static;
    -webkit-box-ordinal-group: 101;
    -ms-flex-order: 100;
    order: 100;
  }
  .home .headroom {
    -webkit-transition: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out;
    background: transparent;
  }
  .home .headroom--not-top {
    background-color: #fff;
  }
  .admin-bar .site-header {
    top: 32px;
  }
  .site-content {
    margin-top: 8em;
  }
  .single .site-content {
    margin-top: 10em;
  }
}

@media (min-width: 55rem) {
  .slider-projects .grid, .post-type-archive-pad_project .grid, .tax-pad_project_category .grid {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .section-featured-projects .has-3-items+.button-wrapper {
    margin-right: 0;
  }
}

@media (min-width: 64rem) {
  @supports (display: grid) {
    .grid {
      display: grid;
      grid-template-columns: 1fr 1fr 1fr;
    }
  }
  .grid>article {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 33.33333%;
    flex: 1 1 33.33333%;
  }
  .content-block .intro {
    margin-left: 33.3333333333%;
    width: 33.3333333333%;
  }
  .content-block.display-2-items .intro {
    margin-left: auto;
    width: 33.3333333333%;
  }
  .slider-projects>div {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 33.3333333333%;
    flex: 1 0 33.3333333333%;
  }
  .display-2-items .slide-projects {
    max-width: 66.6666666667%;
  }
  .display-2-items .slide-projects>div {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
  }
  .section-latest-news article {
    max-width: 50%;
  }
  .section-latest-news article {
    max-width: 66.6666666667%;
  }
  .single-pad_project .entry-header>div {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 calc(33.3333333% - 1em);
    flex: 0 1 calc(33.3333333% - 1em);
  }
  .single-pad_project .project-details {
    width: 66.6666666667%;
  }
  .site-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .site-info .site-title {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
  }
  .site-info .widget-area {
    -webkit-box-flex: 2;
    -ms-flex: 2 2;
    flex: 2 2;
  }
  .site-info .misc {
    top: 3em;
  }
}

@media (min-width: 72rem) {
  .featured-projects .slide-content {
    left: calc( (100% - 70rem) / 2);
  }
  .featured-projects .slick-dots {
    right: calc( (100% - 70rem) / 2);
  }
}

@media (min-width: 75rem) {
  .single-pad_project .project-gallery {
    margin-bottom: 2em;
  }
  .section-featured-projects .slick-prev, .section-featured-projects .slick-next {
    top: 50%;
    margin-top: -29px;
  }
  .section-featured-projects .button-wrapper {
    margin-right: 0;
  }
  .slick-prev, .slick-next {
    position: absolute;
    top: 50%;
    padding: 0;
  }
  .slick-prev {
    right: auto;
    left: -40px;
  }
  .slick-next {
    right: -40px;
  }
}

@media (max-width: 50rem) {
  .headroom+.site-content {
    margin-top: 7em;
  }
  .single .headroom+.site-content {
    margin-top: 10em;
  }
  .home .site {
    margin-top: 4.5em;
  }
}

/* @font-face {
  font-family: 'dinreg';
  src: url('./fonts/DINWebMedium.ttf');
}

@font-face {
  font-family: 'dinthin';
  src: url('./fonts/DINWebLight.ttf');
}

.dinregfont {
  font-family: dinreg, sans-serif;
}

.dinthinfont {
  font-family: dinthin, sans-serif;
} */

/*# sourceMappingURL=style.css.map */