a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
xmp {
  border: 0;
  outline: 0;
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}
body,
html {
  color: #000;
  width: 100%;
  height: 100%;
  line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
b,
strong {
  font-weight: 700;
}
img {
  color: transparent;
  font-size: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}
li {
  display: list-item;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption,
td,
th {
  font-weight: 400;
  vertical-align: top;
  text-align: left;
}
small,
sub,
sup {
  font-size: 75%;
}
sub,
sup {
  line-height: 0;
  position: relative;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
svg {
  overflow: hidden;
}
address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: 400;
}
li {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}
q:after,
q:before {
  content: '';
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
legend {
  color: #000;
}
del,
ins {
  text-decoration: none;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
a {
  text-decoration: none;
}
input,
textarea {
  resize: none;
  padding: 0;
  margin: 0;
  outline: 0;
  border: none;
  overflow: auto;
  background: #fff;
  vertical-align: top;
}
input:focus {
  outline: 0;
}
sub,
sup {
  vertical-align: baseline;
  font-size: .65em;
}
i {
  font-style: normal;
}
input[type=submit] {
  overflow: visible;
}
.grid.gutterx2 .row,
.grid .row.gutterx2 .row {
  margin-left: -4%;
}
.grid.gutterx2 .column,
.grid .row.gutterx2 .column {
  padding-left: 4%;
}
.grid.gutterx3 .row,
.grid .row.gutterx3 .row {
  margin-left: -6%;
}
.grid.gutterx3 .column,
.grid .row.gutterx3 .column {
  padding-left: 6%;
}
.grid.gutterx4 .row,
.grid .row.gutterx4 .row {
  margin-left: -8%;
}
.grid.gutterx4 .column,
.grid .row.gutterx4 .column {
  padding-left: 8%;
}
.grid.gutterx5 .row,
.grid .row.gutterx5 .row {
  margin-left: -10%;
}
.grid.gutterx5 .column,
.grid .row.gutterx5 .column {
  padding-left: 10%;
}
.grid {
  width: 100%;
}
.grid .row {
  margin-left: -2%;
  margin-bottom: 2%;
}
.grid .row:after {
  visibility: hidden;
  display: block;
  content: '';
  clear: both;
  font-size: 0;
  height: 0;
}
.grid .row.flow-opposite .column,
.grid .row.invert .column,
.grid .row.inverted .column {
  float: right;
}
.grid .column {
  float: left;
  margin: 0;
  padding-left: 2%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.grid .column.column-1-1 {
  width: 100%;
}
.grid .column.column-1-2 {
  width: 50%;
}
.grid .column.column-1-3 {
  width: 33.33333333333333%;
}
.grid .column.column-2-3 {
  width: 66.66666666666666%;
}
.grid .column.column-1-4 {
  width: 25%;
}
.grid .column.column-2-4 {
  width: 50%;
}
.grid .column.column-3-4 {
  width: 75%;
}
.grid .column.column-1-5 {
  width: 20%;
}
.grid .column.column-2-5 {
  width: 40%;
}
.grid .column.column-3-5 {
  width: 60%;
}
.grid .column.column-4-5 {
  width: 80%;
}
.grid .column.column-1-6 {
  width: 16.66666666666667%;
}
.grid .column.column-2-6 {
  width: 33.33333333333333%;
}
.grid .column.column-3-6 {
  width: 50%;
}
.grid .column.column-4-6 {
  width: 66.66666666666666%;
}
.grid .column.column-5-6 {
  width: 83.33333333333335%;
}
.grid .column.column-1-7 {
  width: 14.28571428571429%;
}
.grid .column.column-2-7 {
  width: 28.57142857142858%;
}
.grid .column.column-3-7 {
  width: 42.85714285714287%;
}
.grid .column.column-4-7 {
  width: 57.14285714285716%;
}
.grid .column.column-5-7 {
  width: 71.42857142857145%;
}
.grid .column.column-6-7 {
  width: 85.71428571428574%;
}
.grid .column.column-1-8 {
  width: 12.5%;
}
.grid .column.column-2-8 {
  width: 25%;
}
.grid .column.column-3-8 {
  width: 37.5%;
}
.grid .column.column-4-8 {
  width: 50%;
}
.grid .column.column-5-8 {
  width: 62.5%;
}
.grid .column.column-6-8 {
  width: 75%;
}
.grid .column.column-7-8 {
  width: 87.5%;
}
.grid .column.column-1-9 {
  width: 11.11111111111111%;
}
.grid .column.column-2-9 {
  width: 22.22222222222222%;
}
.grid .column.column-3-9 {
  width: 33.33333333333333%;
}
.grid .column.column-4-9 {
  width: 44.44444444444444%;
}
.grid .column.column-5-9 {
  width: 55.55555555555555%;
}
.grid .column.column-6-9 {
  width: 66.66666666666666%;
}
.grid .column.column-7-9 {
  width: 77.77777777777777%;
}
.grid .column.column-8-9 {
  width: 88.88888888888888%;
}
.grid .column.column-1-10 {
  width: 10%;
}
.grid .column.column-2-10 {
  width: 20%;
}
.grid .column.column-3-10 {
  width: 30%;
}
.grid .column.column-4-10 {
  width: 40%;
}
.grid .column.column-5-10 {
  width: 50%;
}
.grid .column.column-6-10 {
  width: 60%;
}
.grid .column.column-7-10 {
  width: 70%;
}
.grid .column.column-8-10 {
  width: 80%;
}
.grid .column.column-9-10 {
  width: 90%;
}
.grid .column.column-1-12 {
  width: 8.33333333333333%;
}
.grid .column.column-2-12 {
  width: 16.66666666666666%;
}
.grid .column.column-3-12 {
  width: 24.99999999999999%;
}
.grid .column.column-4-12 {
  width: 33.33333333333332%;
}
.grid .column.column-5-12 {
  width: 41.66666666666665%;
}
.grid .column.column-6-12 {
  width: 49.99999999999998%;
}
.grid .column.column-7-12 {
  width: 58.33333333333331%;
}
.grid .column.column-8-12 {
  width: 66.66666666666664%;
}
.grid .column.column-9-12 {
  width: 74.99999999999997%;
}
.grid .column.column-10-12 {
  width: 83.3333333333333%;
}
.grid .column.column-11-12 {
  width: 91.66666666666663%;
}
@media screen and (max-width: 1000px) {
  .grid .column.column-1-2,
  .grid .column.column-1-3,
  .grid .column.column-2-3 {
    width: 100%;
  }
  .grid .column.column-1-4,
  .grid .column.column-1-5,
  .grid .column.column-2-5 {
    width: 50%;
  }
  .grid .column.column-2-4,
  .grid .column.column-3-4,
  .grid .column.column-3-5 {
    width: 100%;
  }
  .grid .column.column-1-6,
  .grid .column.column-1-7 {
    width: 33.33333333333333%;
  }
  .grid .column.column-1-8,
  .grid .column.column-1-9 {
    width: 25%;
  }
  .grid .column.column-1-10 {
    width: 20%;
  }
  .grid .column.column-1-12 {
    width: 16.66666666666667%;
  }
}
@media screen and (max-width: 800px) {
  .grid .column.column-1-2,
  .grid .column.column-1-3,
  .grid .column.column-2-3,
  .grid .column.column-1-4,
  .grid .column.column-1-5,
  .grid .column.column-2-5,
  .grid .column.column-2-4,
  .grid .column.column-3-4,
  .grid .column.column-3-5 {
    width: 100%;
  }
  .grid .column.column-1-6,
  .grid .column.column-1-7,
  .grid .column.column-1-8,
  .grid .column.column-1-9,
  .grid .column.column-1-10 {
    width: 50%;
  }
  .grid .column.column-1-12 {
    width: 33.33333333333333%;
  }
}
@media screen and (max-width: 600px) {
  .grid .column[class*='column-'] {
    width: 100%;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@font-face {
  font-family: 'txt';
  src: url('../fonts/txt-medium.eot');
  src: url('../fonts/txt-medium.eot?#iefix') format('embedded-opentype'), url('../fonts/txt-medium.woff') format('woff'), url('../fonts/txt-medium.ttf') format('truetype'), url('../fonts/txt-medium.svg#txt-medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'txt';
  src: url('../fonts/txt-bold.eot');
  src: url('../fonts/txt-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/txt-bold.woff') format('woff'), url('../fonts/txt-bold.ttf') format('truetype'), url('../fonts/txt-bold.svg#txt-bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
a,
a:hover {
  text-decoration: none;
  -webkit-transition-property: color, opacity;
  -webkit-transition-duration: 0.2s, 0.2s;
  -moz-transition-property: color, opacity;
  -moz-transition-duration: 0.2s, 0.2s;
  -o-transition-property: color, opacity;
  -o-transition-duration: 0.2s, 0.2s;
  transition-property: color, opacity;
  transition-duration: 0.2s, 0.2s;
  color: inherit;
  cursor: pointer;
}
::-moz-selection {
  color: #fff;
  background: rgba(72,131,181,0.5);
}
::selection {
  color: #fff;
  background: rgba(72,131,181,0.5);
}
.black {
  color: #1e1e1e !important;
}
.blue {
  color: #4883b5 !important;
}
.upper {
  text-transform: uppercase !important;
}
.tw,
.ti {
  width: 100%;
  height: 100%;
  display: table;
  text-align: center;
  vertical-align: middle;
}
.ti {
  display: table-cell;
}
.wrapper {
  max-width: 1160px;
  display: block;
  margin: 0 auto;
  padding: 0 30px;
  position: relative;
  padding-bottom: 150px;
}
.scrollbar-track {
  background: transparent !important;
}
@-webkit-keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@-moz-keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@-o-keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@-ms-keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0;
  }
  1% {
    display: block;
    opacity: 0;
  }
  100% {
    display: block;
    opacity: 1;
  }
}
@-webkit-keyframes fadeOutToNone {
  0% {
    display: block;
    opacity: 1;
  }
  99% {
    display: block;
    opacity: 0;
  }
  100% {
    display: none;
    opacity: 0;
  }
}
@-moz-keyframes fadeOutToNone {
  0% {
    display: block;
    opacity: 1;
  }
  99% {
    display: block;
    opacity: 0;
  }
  100% {
    display: none;
    opacity: 0;
  }
}
@-o-keyframes fadeOutToNone {
  0% {
    display: block;
    opacity: 1;
  }
  99% {
    display: block;
    opacity: 0;
  }
  100% {
    display: none;
    opacity: 0;
  }
}
@-ms-keyframes fadeOutToNone {
  0% {
    display: block;
    opacity: 1;
  }
  99% {
    display: block;
    opacity: 0;
  }
  100% {
    display: none;
    opacity: 0;
  }
}
@keyframes fadeOutToNone {
  0% {
    display: block;
    opacity: 1;
  }
  99% {
    display: block;
    opacity: 0;
  }
  100% {
    display: none;
    opacity: 0;
  }
}
html {
  height: 100%;
  overflow: hidden;
}
body {
  font: 20px/23px 'txt', Arial, sans-serif;
  color: #1e1e1e;
  background: #fbfbfb;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  overflow: hidden;
}
#page {
  width: 100vw;
  height: 100vh;
  overflow: auto;
}
.circle {
  width: 26vw;
  height: 30vw;
  display: block;
  overflow: hidden;
  position: fixed;
  top: 150px;
  right: 0vw;
}
.circle i {
  width: 30vw;
  height: 30vw;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background-clip: padding-box;
  background: #4883b5;
  display: block;
}
h1 {
  padding-top: 170px;
  font-size: 35px;
  line-height: 38px;
  font-weight: bold;
  letter-spacing: -0.045em;
}
.p-intro {
  margin-top: 55px;
}
.portfolio {
  margin-top: 80px;
  padding-bottom: 100px;
}
.portfolio li {
  display: inline-block;
  overflow: visible;
  cursor: crosshair;
}
.portfolio li .li-1,
.portfolio li .li-2 {
  border-bottom: 1px solid rgba(0,0,0,0.15);
}
.portfolio li:last-child .li-1,
.portfolio li:last-child .li-2 {
  border: 0;
}
.portfolio li a {
  display: block;
  float: left;
}
.portfolio li:hover .li-1:after,
.portfolio li:hover .li-2:after {
  content: '';
  width: 100%;
  height: 1px;
  background: #1e1e1e;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
.portfolio li div {
  display: block;
  float: left;
}
.portfolio li div:not(.li-3) {
  width: 300px;
}
.li-header {
  font-size: 11px;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(0,0,0,0.15);
}
.li-1,
.li-2 {
  padding: 5px 0 6px;
  position: relative;
}
.li-3 {
  margin-left: 20px;
}
.li-3 a {
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14.87 14.87'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23231f20;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M14.87.5a.5.5,0,0,0-.5-.5H3.87a.47.47,0,0,0-.35.15A.51.51,0,0,0,3.37.5v1a.5.5,0,0,0,.5.5h7.59L.15,13.31a.5.5,0,0,0,0,.71l.7.7a.51.51,0,0,0,.36.15.5.5,0,0,0,.35-.15L12.87,3.41V11a.51.51,0,0,0,.5.5h1a.51.51,0,0,0,.5-.5Z'/%3E%3C/svg%3E") no-repeat 50% 50%;
  background-size: 75% auto;
  margin-right: 16px;
  text-decoration: none;
  margin-top: 3px;
  opacity: 1;
  padding: 10px 0;
}
.li-3 a:before {
  content: '';
  width: 100%;
  height: 100%;
  background: #fff;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.li-3 a:hover:before {
  opacity: 0.5;
}
.cv-anchor span {
  display: inline-block;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -ms-transition: all 0.25s;
  transition: all 0.25s;
  padding: 4px 1px 0 1px;
  margin: 0 -1px;
}
.cv-anchor:hover span {
  background: #4883b5;
  color: #fff;
}
.conditions {
  font-size: 12px;
  margin-top: 100px;
  display: block;
  color: rgba(30,30,30,0.5);
}
.conditions i {
  width: 6px;
  height: 6px;
  background: #4883b5;
  display: inline-block;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background-clip: padding-box;
  margin-right: 5px;
}
[data-wenk] {
  position: relative;
}
[data-wenk]:after {
  position: absolute;
  font-size: 12px;
  border-radius: 0;
  content: attr(data-wenk);
  padding: 12.8px;
  padding: .6rem .7rem .4rem;
  background-color: rgba(18,18,18,0.8);
  box-shadow: 0 0 14px rgba(0,0,0,0.1);
  color: #fff;
  line-height: 20px;
  line-height: 1.25rem;
  text-align: left;
  z-index: 1;
  pointer-events: none;
  display: block;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .3s;
  transition: all .3s;
  bottom: 100%;
  left: 50%;
  -webkit-transform: translate(-50%,10px);
  transform: translate(-50%,10px);
  white-space: pre;
  width: auto;
}
[data-wenk]:hover {
  overflow: visible;
}
[data-wenk]:hover:after {
  display: block;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-50%,-10px);
  transform: translate(-50%,-10px);
}
[data-wenk].wenk--bottom:after,
[data-wenk][data-wenk-pos=bottom]:after {
  bottom: auto;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%,-10px);
  transform: translate(-50%,-10px);
}
[data-wenk].wenk--bottom:hover:after,
[data-wenk][data-wenk-pos=bottom]:hover:after {
  -webkit-transform: translate(-50%,10px);
  transform: translate(-50%,10px);
}
[data-wenk].wenk--left:after,
[data-wenk][data-wenk-pos=left]:after {
  bottom: auto;
  left: auto;
  top: 50%;
  right: 100%;
  -webkit-transform: translate(10px,-50%);
  transform: translate(10px,-50%);
}
[data-wenk].wenk--left:hover:after,
[data-wenk][data-wenk-pos=left]:hover:after {
  -webkit-transform: translate(-10px,-50%);
  transform: translate(-10px,-50%);
}
[data-wenk].wenk--right:after,
[data-wenk][data-wenk-pos=right]:after {
  bottom: auto;
  top: 50%;
  left: 100%;
  -webkit-transform: translate(-10px,-50%);
  transform: translate(-10px,-50%);
}
[data-wenk].wenk--right:hover:after,
[data-wenk][data-wenk-pos=right]:hover:after {
  -webkit-transform: translate(10px,-50%);
  transform: translate(10px,-50%);
}
[data-wenk].wenk-length--small:after,
[data-wenk][data-wenk-length=small]:after {
  white-space: normal;
  width: 80px;
}
[data-wenk].wenk-length--medium:after,
[data-wenk][data-wenk-length=medium]:after {
  white-space: normal;
  width: 150px;
}
[data-wenk].wenk-length--large:after,
[data-wenk][data-wenk-length=large]:after {
  white-space: normal;
  width: 260px;
}
[data-wenk].wenk-length--fit:after,
[data-wenk][data-wenk-length=fit]:after {
  white-space: normal;
  width: 100%;
}
[data-wenk].wenk-align--right:after,
[data-wenk][data-wenk-align=right]:after {
  text-align: right;
}
[data-wenk].wenk-align--center:after,
[data-wenk][data-wenk-align=center]:after {
  text-align: center;
}
@media screen and (max-width: 992px) {
  .circle {
    z-index: 10;
    width: 36vw;
    height: 50vw;
    top: 30px;
  }
  .circle i {
    width: 50vw;
    height: 50vw;
  }
  h1 {
    position: relative;
    z-index: 20;
  }
  .p-intro br {
    display: none !important;
  }
  .portfolio li {
    display: block;
  }
  .portfolio li .li-1,
  .portfolio li .li-2 {
    border-bottom: 0;
  }
  .portfolio li div:not(.li-3) {
    width: 100%;
  }
  .li-header {
    display: none !important;
  }
  .portfolio li .li-1,
  .portfolio li .li-2 {
    border: 0 !important;
  }
  .portfolio li .li-2 {
    opacity: 0.7;
    font-size: 15px;
    line-height: 15px;
    margin-top: -5px;
  }
  .portfolio li .li-3 {
    border-bottom: 1px solid rgba(0,0,0,0.15);
    margin-top: 5px;
    margin-left: 0 !important;
    margin-bottom: 40px !important;
    width: 100% !important;
    padding-bottom: 5px;
  }
  .portfolio li .li-3:after {
    visibility: hidden;
    display: block;
    content: '';
    clear: both;
    font-size: 0;
    height: 0;
  }
  .portfolio:after {
    visibility: hidden;
    display: block;
    content: '';
    clear: both;
    font-size: 0;
    height: 0;
  }
  .portfolio li:hover .li-1:after,
  .portfolio li .li-2:after,
  .portfolio li:hover .li-1:after,
  .portfolio li:hover .li-2:after {
    display: none !important;
  }
  html .portfolio .li-3 a {
    top: 0 !important;
  }
}
