/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
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: 700;
}
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 {
  -moz-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] {
  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-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.wrapper {
  width: 90%;
  max-width: 1140px;
  margin: 0 auto;
}
.clearfix .col {
  font-style: normal;
  float: left;
  margin: 0 1.3%;
}
.clearfix .col.col1 {
  width: 5.7%;
}
.clearfix .col.col2 {
  width: 14%;
}
.clearfix .col.col3 {
  width: 22.3%;
}
.clearfix .col.col4 {
  width: 30.6%;
}
.clearfix .col.col5 {
  width: 38.9%;
}
.clearfix .col.col6 {
  width: 47.2%;
}
.clearfix .col.col7 {
  width: 55.5%;
}
.clearfix .col.col8 {
  width: 63.8%;
}
.clearfix .col.col9 {
  width: 72.1%;
}
.clearfix .col.col10 {
  width: 80.4%;
}
.clearfix .col.col11 {
  width: 88.7%;
}
.clearfix .col.col12 {
  width: 97%;
}
a {
  text-decoration: none;
  color: inherit;
}
ul,
ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
h2,
h3 {
  text-transform: uppercase;
  font-weight: 900;
  font-family: 'Raleway', sans-serif;
  font-size: 2.875rem;
  text-align: center;
}
p {
  line-height: 1.5em;
}
body {
  overflow-x: hidden;
}
header {
  position: relative;
}
header .langswitcher {
  position: absolute;
  right: 0;
  top: 1em;
  font-weight: 900;
  text-transform: uppercase;
}
header .langswitcher li {
  display: inline-block;
  color: #dededd;
}
header .langswitcher li.current-lang {
  color: #858484;
}
#topblock {
  overflow: hidden;
  margin-top: 65px;
  position: relative;
  color: white;
}
#topblock:after {
  opacity: 0.5;
  content: '';
  background: url(../img/comp1.svg) no-repeat center center / 100% 100%;
  height: 301.5px;
  width: 348px;
  position: absolute;
  top: 0;
  left: -70px;
}
#topblock .wrapper {
  position: relative;
  z-index: 2;
}
#topblock:before {
  z-index: 1;
  background: #858484;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 70%;
}
#topblock h2 {
  text-align: left;
}
#topblock .col:last-child {
  padding-bottom: 2em;
}
#topblock .col:last-child p {
  margin: 2em 0;
}
#topblock .col:last-child p:first-child {
  margin-top: 0;
}
#topblock .whitebox {
  background: white;
  color: #4d4d4f;
  position: relative;
}
#topblock .whitebox:before {
  content: '';
  position: absolute;
  right: 0;
  width: 3000px;
  height: 100%;
  background: white;
  z-index: 1;
}
#topblock .whitebox h1 {
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: 47.03832753%;
  width: 90%;
  z-index: 3;
  margin-top: 1.5em;
}
#topblock .whitebox h1 img,
#topblock .whitebox h1 svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#topblock .whitebox p {
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 6em;
  margin-bottom: 3em;
  position: relative;
  z-index: 3;
}
#memberblock {
  padding-bottom: 3em;
  position: relative;
  z-index: 5;
}
#memberblock:after {
  opacity: 0.3;
  content: '';
  background: url(../img/comp3.svg) no-repeat center center / 100% 100%;
  height: 390px;
  width: 390px;
  position: absolute;
  top: 100%;
  margin-top: -195px;
  left: -195px;
}
#memberblock:before {
  opacity: 0.3;
  content: '';
  background: url(../img/ampersand.svg) no-repeat center center / 100% 100%;
  height: 609px;
  width: 805px;
  position: absolute;
  bottom: 100%;
  right: -400px;
  margin-bottom: -170px;
}
#memberblock h3 {
  color: #4d4d4f;
  border-bottom: 2px solid #4d4d4f;
  padding-bottom: 0.5em;
}
#memberblock .memberlist {
  position: relative;
  z-index: 2;
  width: 107%;
  margin-left: -3.5%;
  display: flex;
  flex-wrap: wrap;
}
#memberblock .memberlist li {
  flex-grow: 1;
  width: 33%;
}
#memberblock .memberlist li a {
  z-index: 1;
  display: block;
  position: relative;
  width: 70%;
  margin: 0 auto;
}
#memberblock .memberlist li a .logocontainer {
  position: relative;
  width: 90%;
  margin: 0 auto;
  padding-bottom: 51.48%;
  height: 0;
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
#memberblock .memberlist li a .logocontainer img,
#memberblock .memberlist li a .logocontainer svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
#memberblock .memberlist li a > div.textcontainer {
  border: 3px solid black;
  text-align: center;
  position: absolute;
  left: -20%;
  box-sizing: border-box;
  padding: 10% 7.5%;
  top: 100%;
  width: 140%;
  background: white;
  color: #4d4d4f;
  display: none;
}
#memberblock .memberlist li a > div.textcontainer:before {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -19px;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 19px 0 19px;
  border-color: black transparent transparent transparent;
}
#memberblock .memberlist li a > div.textcontainer h4 {
  text-transform: uppercase;
  margin: 0.5em 0;
}
#memberblock .memberlist li a > div.textcontainer p {
  font-size: 0.9em;
  line-height: 1.5em;
  margin: 0.25em 0;
}
#memberblock .memberlist li a:after {
  top: 100%;
  margin-top: -14px;
  height: 14px;
  background: black;
  position: absolute;
  left: 15%;
  width: 70%;
  content: '';
  display: none;
}
#memberblock .memberlist li a:hover {
  z-index: 2;
}
#memberblock .memberlist li a:hover .logocontainer {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  -webkit-filter: grayscale(0%);
}
#memberblock .memberlist li a:hover > div.textcontainer,
#memberblock .memberlist li a:hover:after {
  display: block;
}
#memberblock .memberlist li:nth-child(1) a > div {
  border-color: #E42D1F;
}
#memberblock .memberlist li:nth-child(1) a > div:before {
  border-color: #E42D1F transparent transparent transparent;
}
#memberblock .memberlist li:nth-child(1) a:after {
  background: #E42D1F;
}
#memberblock .memberlist li:nth-child(2) a > div {
  border-color: #FCED2B;
}
#memberblock .memberlist li:nth-child(2) a > div:before {
  border-color: #FCED2B transparent transparent transparent;
}
#memberblock .memberlist li:nth-child(2) a:after {
  background: #FCED2B;
}
#memberblock .memberlist li:nth-child(3) a > div {
  border-color: #691F74;
}
#memberblock .memberlist li:nth-child(3) a > div:before {
  border-color: #691F74 transparent transparent transparent;
}
#memberblock .memberlist li:nth-child(3) a:after {
  background: #691F74;
}
#memberblock .memberlist li:nth-child(4) a > div {
  border-color: #009EE2;
}
#memberblock .memberlist li:nth-child(4) a > div:before {
  border-color: #009EE2 transparent transparent transparent;
}
#memberblock .memberlist li:nth-child(4) a:after {
  background: #009EE2;
}
#memberblock .memberlist li:nth-child(5) a > div {
  border-color: #EB5241;
}
#memberblock .memberlist li:nth-child(5) a > div:before {
  border-color: #EB5241 transparent transparent transparent;
}
#memberblock .memberlist li:nth-child(5) a:after {
  background: #EB5241;
}
#memberblock .memberlist li:nth-child(6) a > div {
  border-color: #d32f7c;
}
#memberblock .memberlist li:nth-child(6) a > div:before {
  border-color: #d32f7c transparent transparent transparent;
}
#memberblock .memberlist li:nth-child(6) a:after {
  background: #d32f7c;
}
#portfolio {
  background: #4d4d4f;
  color: white;
  padding: 3em;
  overflow: hidden;
}
#portfolio ul li {
  padding: 100px 0;
  background-size: cover;
  background-position: left bottom;
  background-repeat: no-repeat;
  min-height: 550px;
  box-sizing: border-box;
  margin-bottom: 3em;
}
#portfolio ul li .col7 img {
  display: none;
}
#portfolio ul li .col5 {
  position: relative;
  background: white;
  color: #4d4d4f;
  padding: 2em;
  box-sizing: border-box;
}
#portfolio ul li .col5:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 3000px;
  height: 100%;
  background: white;
}
#portfolio ul li .col5 > div {
  position: relative;
  z-index: 2;
  display: table;
  width: 100%;
  height: 100%;
}
#portfolio ul li .col5 > div > div {
  display: table-cell;
  vertical-align: middle;
}
#portfolio ul li .col5 h5 {
  text-transform: uppercase;
  font-size: 1.125rem;
  margin: 0 0 0.25em 0;
  line-height: 1em;
}
#portfolio ul li .col5 *:last-child {
  margin-bottom: 0;
}
footer {
  padding: 35px 0;
  position: relative;
  overflow: hidden;
}
footer:after {
  opacity: 0.3;
  content: '';
  background: url(../img/comp2.svg) no-repeat center center / 100% 100%;
  height: 300px;
  width: 300px;
  position: absolute;
  top: -80px;
  right: -150px;
}
footer .wrapper {
  display: table;
}
footer .wrapper .col {
  height: 86px;
  color: #bbbbbb;
  font-size: 0.75em;
  display: table-cell;
  vertical-align: bottom;
  float: none;
  text-align: left;
  margin: 0;
  font-weight: 600;
}
footer .wrapper .col.col2 {
  width: 16.66667%;
}
footer .wrapper .col.col3 {
  width: 25%;
}
footer .wrapper .col.col4 {
  width: 33.33333%;
}
footer .wrapper .col:first-child img {
  width: 161px;
  height: 86px;
}
footer .wrapper .col:last-child {
  text-align: right;
}
footer .wrapper .col:last-child img {
  margin-left: 0.25em;
  width: 1.5em;
  height: 1.5em;
  position: relative;
  top: -0.3em;
  opacity: 0.4;
}
footer .wrapper .col ul {
  display: inline;
}
footer .wrapper .col ul li {
  display: inline-block;
}
footer .wrapper .col ul li + li:before {
  margin: 0 0.35em;
  display: inline-block;
  content: '.';
}
article {
  color: #4d4d4f;
  border-bottom: 2px solid black;
  padding-bottom: 3em;
}
article #mainlogo {
  height: 0;
  width: 0;
  opacity: 0;
}
article h1,
article h2,
article h3,
article h4 {
  text-align: left;
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif;
  font-weight: 900;
  margin-bottom: 0;
}
article h1 + p,
article h2 + p,
article h3 + p,
article h4 + p {
  margin-top: 0.25em;
}
article h1 {
  font-size: 1.75em;
}
article h2 {
  font-size: 1.4em;
}
article h3 {
  font-size: 1.2em;
}
article h4 {
  font-size: 1em;
}
article ul {
  padding-left: 1.25em;
}
article ul li {
  list-style-type: disc;
}
article table {
  width: 100%;
  font-size: 0.8em;
}
article table tr th,
article table tr td {
  vertical-align: top;
  padding: 5px;
  border-bottom: 2px solid black;
}
article table tr th + td,
article table tr td + td {
  border-left: 2px solid black;
}
article table tr:first-child th,
article table tr:first-child td {
  vertical-align: bottom;
  border-bottom: 2px solid black;
  font-weight: 900;
  font-family: 'Raleway', sans-serif;
}
article table tr:first-child th:first-child,
article table tr:first-child td:first-child {
  width: 150px;
}
article a {
  text-decoration: underline;
}
article + footer:after {
  display: none;
  content: none;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (max-width: 800px) {
  .clearfix .col {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .clearfix .col.col1,
  .clearfix .col.col2,
  .clearfix .col.col3,
  .clearfix .col.col4,
  .clearfix .col.col5,
  .clearfix .col.col6,
  .clearfix .col.col7,
  .clearfix .col.col8,
  .clearfix .col.col9,
  .clearfix .col.col10,
  .clearfix .col.col11,
  .clearfix .col.col12 {
    width: 100%;
  }
  h2,
  h3 {
    font-size: 1.5rem;
  }
  header {
    height: 3.3em;
  }
  #topblock {
    margin-top: 0;
    background: #858484;
  }
  #topblock:before {
    display: none;
    content: none;
  }
  #topblock h2 {
    font-size: 7.5vw;
    text-align: center;
    margin-top: 0;
  }
  #topblock .whitebox {
    padding: 2em;
    box-sizing: border-box;
  }
  #topblock .whitebox:before {
    content: none;
    display: none;
  }
  #topblock .whitebox h1 {
    margin-top: 0;
    margin-bottom: 1em;
  }
  #topblock .whitebox p {
    font-size: 0.75em;
    margin-top: 0;
    margin-bottom: 0;
  }
  #topblock .col:last-child p {
    font-size: 0.8em;
  }
  #memberblock:after,
  #memberblock:before {
    display: none;
    content: '';
  }
  #memberblock .memberlist {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  #memberblock .memberlist li {
    float: none;
    width: 100%;
    margin-bottom: 3em;
  }
  #memberblock .memberlist li:last-child {
    margin-bottom: 0;
  }
  #memberblock .memberlist li a > div.textcontainer {
    display: block;
    position: relative;
    width: 100%;
    left: auto;
    border: 0;
    padding: 0;
  }
  #memberblock .memberlist li a > div.textcontainer:before {
    content: none;
    display: none;
  }
  #memberblock .memberlist li a .logocontainer {
    filter: none;
    -webkit-filter: none;
  }
  #memberblock .memberlist li a:hover:after {
    display: none;
    content: none;
  }
  #portfolio {
    padding: 0;
  }
  #portfolio ul li {
    padding: 0;
    background: none !important;
    min-height: 0;
    margin-bottom: 1.5em;
  }
  #portfolio ul li .col7 {
    margin-top: -1.5em;
  }
  #portfolio ul li .col7 img {
    display: block;
    width: 100%;
    height: auto;
  }
  #portfolio ul li .col5 {
    height: auto;
  }
  #portfolio ul li .col5:before {
    content: none;
    display: none;
  }
  #portfolio ul li .col5 > div,
  #portfolio ul li .col5 > div > div {
    display: block;
    width: auto;
    height: auto;
  }
  footer:after {
    display: none;
  }
  footer .wrapper .col {
    height: auto;
    display: block;
    text-align: center;
  }
  footer .wrapper .col.col2,
  footer .wrapper .col.col3,
  footer .wrapper .col.col4 {
    width: 100%;
  }
  footer .wrapper .col:last-child {
    text-align: center;
  }
  footer .wrapper .col + .col {
    margin-top: 1em;
  }
  footer .wrapper .col:first-child img {
    margin-bottom: 2em;
  }
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/* ==========================================================================
   Print styles
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
