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: bold
}

dfn {
    font-style: italic
}

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
}

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-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
}

@font-face {
    font-family: 'fira_monoregular';
    src: url("../../fonts/firamono-regular-webfont.eot");
    src: url("../../fonts/firamono-regular-webfont-1.eot") format("embedded-opentype"), url("../../fonts/firamono-regular-webfont.woff2") format("woff2"), url("../../fonts/firamono-regular-webfont.woff") format("woff"), url("../../fonts/firamono-regular-webfont.ttf") format("truetype"), url("../../fonts/firamono-regular-webfont.svg") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'fira_monobold';
    src: url("../../fonts/bold/firamono-bold-webfont.eot");
    src: url("../../fonts/bold/firamono-bold-webfont-1.eot") format("embedded-opentype"), url("../../fonts/bold/firamono-bold-webfont.woff2") format("woff2"), url("../../fonts/bold/firamono-bold-webfont.woff") format("woff"), url("../../fonts/bold/firamono-bold-webfont.ttf") format("truetype"), url("../../fonts/bold/firamono-bold-webfont.svg") format("svg");
    font-weight: normal;
    font-style: normal
}

.change-opc-tr {
    will-change: transform, opacity
}

.change-tr,
.js-bt__el,
.js-l-in,
.js-ltr,
.js-scale-out__holder,
.js-scale-out__img {
    will-change: transform
}

.change-opc {
    will-change: opacity
}

.js-bt__el {
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.js-l-in {
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.js-ltr {
    -moz-transform: translateX(80px);
    -ms-transform: translateX(80px);
    -webkit-transform: translateX(80px);
    transform: translateX(80px)
}

.js-split-num__el--0 {
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.js-split-num__el--1 {
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.js-split-t__el {
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.js-split-t--odd .js-split-t__el {
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.js-split-t--even .js-split-t__el {
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

.js-scale-out__holder {
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    transform: scale(0.5)
}

.js-scale-out__img {
    -moz-transform: scale(1.5);
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -webkit-transform-origin: center center;
    transform-origin: center center
}

.js-skew {
    -moz-transform: translateY(8vh) skewY(3deg);
    -ms-transform: translateY(8vh) skewY(3deg);
    -webkit-transform: translateY(8vh) skewY(3deg);
    transform: translateY(8vh) skewY(3deg);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    transform-style: preserve-3d;
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -webkit-transform-origin: top left;
    transform-origin: top left
}

* {
    padding: 0;
    margin: 0
}

body,
html {
    width: 100%;
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: auto;
    -ms-text-size-adjust: auto;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-feature-settings: "kern" 1;
    font-kerning: normal
}

.test {
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    background: yellow;
    color: #000;
    padding: 1px 2px;
    font-size: 10px;
    line-height: normal
}

.no-trans,
.no-trans:hover {
    -moz-transition-duration: unset;
    -o-transition-duration: unset;
    -webkit-transition-duration: unset;
    transition-duration: unset
}

.fill-dimensions--extra {
    width: 105%;
    height: 105%;
    left: -2.5%;
    top: -2.5%
}

.m-left-auto {
    margin-left: auto
}

.pointer-none,
.paging .page-numbers.disabled,
.blog-nav .page-numbers.disabled {
    pointer-events: none
}

.multiply {
    -webkit-mix-blend-mode: multiply;
    mix-blend-mode: multiply;
    background-blend-mode: multiply
}

.no-visible {
    visibility: hidden
}

.scale-x,
.paging .prev:before,
.paging .next:before,
.blog-nav .prev:before,
.blog-nav .next:before {
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0)
}

.scale-x--1,
.paging .page-numbers.prev:hover:before,
.paging .page-numbers.next:hover:before,
.blog-nav .page-numbers.prev:hover:before,
.blog-nav .page-numbers.next:hover:before {
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.scale-y {
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0)
}

.scale-y--1 {
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.origin-tl,
.paging .next:before,
.blog-nav .next:before {
    -moz-transform-origin: top left;
    -ms-transform-origin: top left;
    -webkit-transform-origin: top left;
    transform-origin: top left
}

.origin-lc {
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -webkit-transform-origin: left center;
    transform-origin: left center
}

.origin-c,
.cookie__close:hover {
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -webkit-transform-origin: center center;
    transform-origin: center center
}

.origin-bl {
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    -webkit-transform-origin: bottom left;
    transform-origin: bottom left
}

.origin-br {
    -moz-transform-origin: bottom right;
    -ms-transform-origin: bottom right;
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right
}

.origin-tr,
.paging .prev:before,
.blog-nav .prev:before {
    -moz-transform-origin: top right;
    -ms-transform-origin: top right;
    -webkit-transform-origin: top right;
    transform-origin: top right
}

.opc-1,
.lang-link:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1
}

.opc-0 {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.opc-50 {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: .5
}

.vh {
    height: 100vh
}

.h-100 {
    height: 100%
}

.z-5000 {
    z-index: 5000
}

.z-20 {
    z-index: 20
}

.z-25 {
    z-index: 25
}

.z--1 {
    z-index: -1
}

p {
    margin: 0 0 30px 0;
    padding: 0
}

ul {
    margin: 0 0 30px 0;
    padding: 0px 0 0 22px;
    list-style: none
}

ul li {
    margin: 0 0 14px 0;
    padding: 0 0 0 20px;
    list-style: disc;
    line-height: normal
}

ol {
    margin: 0 0 30px 2px
}

ol li {
    margin: 0 0 14px 0;
    position: relative
}

img {
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

a,
img {
    outline: none
}

ins {
    text-decoration: none
}

.cover-img {
    -moz-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.post-content a {
    text-decoration: underline
}

.post-content .video-holder {
    margin-bottom: 62px
}

.post-content iframe {
    width: 100% !important;
    margin: 0 0 45px 0
}

.post-content .wp-caption {
    width: 100% !important;
    position: relative
}

.post-content img {
    display: block;
    max-width: 100%;
    margin: 0 auto 45px;
    height: auto
}

.post-content img.alignleft,
.post-content img.alignright {
    display: inline-block;
    *display: inline;
    vertical-align: top;
    zoom: 1
}

.post-content img.aligncenter {
    margin-left: auto;
    margin-right: auto
}

.post-content img.alignright {
    float: right
}

.post-content p {
    clear: both
}

.post-content p+h1,
.post-content p+h2,
.post-content p+h3 {
    padding-top: 22px
}

.pe-none {
    pointer-events: none
}

.hidden {
    display: none
}

.a-right {
    text-align: right
}

.a-left {
    text-align: left
}

.a-center {
    text-align: center
}

.float-left {
    float: left
}

.float-right {
    float: right
}

.display--inline {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    zoom: 1;
    float: none
}

.display--inline-top {
    display: inline-block;
    *display: inline;
    vertical-align: top;
    zoom: 1
}

.display--inline-bottom {
    display: inline-block;
    *display: inline;
    vertical-align: bottom;
    zoom: 1
}

.display--inline-baseline {
    display: inline-block;
    *display: inline;
    vertical-align: baseline;
    zoom: 1
}

.display--block,
.hp-box-list li {
    display: block
}

.display--center {
    align-items: center;
    justify-content: center;
    display: flex
}

.flex-wrap {
    flex-direction: row;
    flex-wrap: wrap;
    flex-flow: wrap
}

.flex-100 {
    width: 100%;
    flex-shrink: 0
}

.flex-50 {
    flex: 50%
}

.display--left {
    align-items: center;
    justify-content: left
}

.display-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.display-flex--inline {
    display: inline-flex
}

.box-sizing {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.screen-reader-text {
    position: absolute;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    z-index: 0;
    width: 1px;
    height: 1px
}

.abs-tl,
.fill-d,
.slider__progress-bar,
.slider__percentage,
.hidden-btn,
.abs-bl,
.abs-tr,
.abs-tc,
.abs-br,
.abs-lc,
.abs-bc,
.slider__dots,
.abs-rc,
.abs,
.abs-center {
    position: absolute;
    z-index: 5
}

.abs-center {
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.abs-tl,
.fill-d,
.slider__progress-bar,
.slider__percentage,
.hidden-btn {
    top: 0;
    left: 0
}

.abs-bl {
    bottom: 0;
    left: 0
}

.abs-br {
    bottom: 0;
    right: 0
}

.abs-tr {
    top: 0;
    right: 0;
    left: auto
}

.abs-tc {
    top: 0;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.abs-bc,
.slider__dots {
    bottom: 0;
    left: 50%;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.abs-lc {
    left: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.abs-rc {
    right: 0;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.fixed {
    position: fixed
}

.fill-d {
    width: 100%;
    height: 100%;
    display: block
}

.fill-half {
    width: 50%
}

.z-1 {
    z-index: 1
}

.z-8 {
    z-index: 8
}

.z-10 {
    z-index: 10
}

.z-15 {
    z-index: 15
}

.z-20 {
    z-index: 20
}

.underline {
    text-decoration: underline
}

.br-50 {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.no-list {
    list-style: none
}

.no-list li {
    list-style: none;
    margin: 0 0 10px 0;
    padding: 0;
    background: none
}

.over {
    position: relative;
    z-index: 10
}

.overflow {
    overflow: hidden
}

.relative {
    position: relative
}

a,
a:hover,
.trans,
.readmore__cross,
.post__thumb-overlay,
.cookie__close,
.trans:hover,
.readmore__cross:hover,
.post__thumb-overlay:hover,
.cookie__close:hover,
input,
input:focus,
textarea,
textarea:focus,
select,
select:focus,
table td,
button,
button:hover {
    -moz-transition: all 300ms cubic-bezier(0.16, 0.01, 0.77, 1);
    -o-transition: all 300ms cubic-bezier(0.16, 0.01, 0.77, 1);
    -webkit-transition: all 300ms cubic-bezier(0.16, 0.01, 0.77, 1);
    transition: all 300ms cubic-bezier(0.16, 0.01, 0.77, 1)
}

.trans-slow,
.trans-slow:hover {
    -moz-transition: all 500ms cubic-bezier(0.16, 0.01, 0.77, 1);
    -o-transition: all 500ms cubic-bezier(0.16, 0.01, 0.77, 1);
    -webkit-transition: all 500ms cubic-bezier(0.16, 0.01, 0.77, 1);
    transition: all 500ms cubic-bezier(0.16, 0.01, 0.77, 1)
}

.trans-slower,
.trans-slower:hover {
    -moz-transition: all 640ms cubic-bezier(0.16, 0.01, 0.77, 1);
    -o-transition: all 640ms cubic-bezier(0.16, 0.01, 0.77, 1);
    -webkit-transition: all 640ms cubic-bezier(0.16, 0.01, 0.77, 1);
    transition: all 640ms cubic-bezier(0.16, 0.01, 0.77, 1)
}

.delay-1 {
    -moz-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms
}

.delay-2 {
    -moz-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    -webkit-transition-delay: 200ms;
    transition-delay: 200ms
}

.delay-3 {
    -moz-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    -webkit-transition-delay: 300ms;
    transition-delay: 300ms
}

.clear {
    clear: both;
    display: block;
    float: none !important
}

.grid {
    width: 90%;
    margin: 0 auto
}

.m-auto {
    margin-right: auto;
    margin-left: auto
}

.grid-12-g {
    max-width: 1464px
}

.grid-10-g {
    max-width: 1220px
}

.grid-8-g {
    max-width: 976px
}

.grid-6-g {
    max-width: 732px
}

.gutter {
    margin-left: 7px;
    margin-right: 7px;
    display: block
}

.w-auto {
    width: auto
}

.block-16 {
    width: 16.66666666666667%
}

.block-20 {
    width: 20%
}

.block-25 {
    width: 25%
}

.block-30 {
    width: 30%
}

.block-33 {
    width: 33.3%
}

.block-40 {
    width: 40%
}

.block-45 {
    width: 45%
}

.block-49 {
    width: 49.99666666666667%
}

.block-50 {
    width: 50%
}

.block-58 {
    width: 58.33333333333333%
}

.block-60 {
    width: 60%
}

.block-66 {
    width: 66.6%
}

.block-70 {
    width: 70%
}

.block-75 {
    width: 75%
}

.block-80 {
    width: 80%
}

.block-85 {
    width: 85%
}

.block-100 {
    width: 100%
}

.responsive-image {
    display: block;
    width: 100%
}

.block-img--max {
    display: block;
    max-width: 100%;
    margin: 0 auto
}

.img-max {
    max-width: 100%
}

.maxw-1200 {
    max-width: 1200px
}

.maxw-1080 {
    max-width: 1080px
}

.maxw-962 {
    max-width: 962px
}

.maxw-610 {
    max-width: 610px
}

.maxw-352 {
    max-width: 352px
}

.maxw-190 {
    max-width: 190px
}

.maxw-270 {
    max-width: 270px
}

.slider,
.slider__holder {
    position: relative;
    width: 100%;
    background-color: #aaa
}

.slider.slider--fullheight,
.slider__holder.slider--fullheight {
    height: 100vh
}

.slide--active {
    z-index: 10
}

.slider__dots {
    width: 90%;
    max-width: 500px
}

.slider__dot {
    background-color: black;
    width: 10px;
    height: 10px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    zoom: 1;
    margin: 0 7px
}

.slider__dot.slider__dot--active {
    background-color: #fff
}

.slider__progress-bar,
.slider__percentage {
    z-index: 30;
    width: 100%;
    height: 10px;
    background-color: #fff
}

.slider__progress-bar {
    -moz-transform-origin: left 50%;
    -ms-transform-origin: left 50%;
    -webkit-transform-origin: left 50%;
    transform-origin: left 50%;
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -webkit-transform: scaleX(0);
    transform: scaleX(0)
}

.slider__percentage {
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -moz-transition: all 477ms cubic-bezier(0.16, 0.01, 0.77, 1);
    -o-transition: all 477ms cubic-bezier(0.16, 0.01, 0.77, 1);
    -webkit-transition: all 477ms cubic-bezier(0.16, 0.01, 0.77, 1);
    transition: all 477ms cubic-bezier(0.16, 0.01, 0.77, 1)
}

.link--grey:hover {
    color: #fff
}

.link--blue:hover {
    color: blue
}

.link--blue:hover .readmore__cross:before,
.link--blue:hover .readmore__cross:after {
    background-color: blue
}

.link--yellow-content a:hover {
    color: #fff200
}

.link--yellow:hover {
    color: #fff200
}

.link--yellow:hover .readmore__cross:before,
.link--yellow:hover .readmore__cross:after {
    background-color: #fff200
}

.readmore-holder {
    width: 90%;
    max-width: 165px
}

.readmore-def .readmore__cross {
    top: 3px
}

.readmore:hover .readmore__cross {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.readmore__cross {
    width: 18px;
    height: 18px
}

.readmore__cross.readmore__cross--black:before,
.readmore__cross.readmore__cross--black:after {
    background-color: #000
}

.readmore__cross.readmore__cross--white:before,
.readmore__cross.readmore__cross--white:after {
    background-color: #f4f4f4
}

.readmore__cross.readmore__cross--blue:before,
.readmore__cross.readmore__cross--blue:after {
    background-color: blue
}

.readmore__cross:before,
.readmore__cross:after {
    position: absolute;
    content: ""
}

.readmore__cross:before {
    width: 100%;
    height: 2px;
    top: 8px
}

.readmore__cross:after {
    width: 2px;
    height: 100%;
    left: 8px
}

.menu-nav {
    position: fixed;
    top: 23px;
    right: 20px;
    width: 40px;
    height: 40px;
    z-index: 610
}

.menu-nav:hover .menu-nav__line--top:before,
.menu-nav:hover .menu-nav__line--med:before,
.menu-nav:hover .menu-nav__line--bottom:before {
    left: -100%;
    transition: left 0.4s cubic-bezier(0.45, 0.05, 0.3, 0.93) 0.1s
}

.menu-nav:hover .menu-nav__line--med:before {
    transition: left 0.4s cubic-bezier(0.45, 0.05, 0.3, 0.93) 0.2s
}

.menu-nav:hover .menu-nav__line--bottom:before {
    transition: left 0.4s cubic-bezier(0.45, 0.05, 0.3, 0.93) 0.3s
}

.menu-nav:hover .menu-nav__border-l--top:before {
    left: 100%;
    transition: left 0.3s cubic-bezier(0.45, 0.05, 0.3, 0.93) 0s
}

.menu-nav:hover .menu-nav__border-l--right:before {
    top: 100%;
    transition: top 0.3s cubic-bezier(0.45, 0.05, 0.3, 0.93) 0.15s
}

.menu-nav:hover .menu-nav__border-l--bottom:before {
    right: 100%;
    transition: right 0.3s cubic-bezier(0.45, 0.05, 0.3, 0.93) 0.25s
}

.menu-nav:hover .menu-nav__border-l--left:before {
    top: -100%;
    transition: top 0.3s cubic-bezier(0.45, 0.05, 0.3, 0.93) 0.35s
}

.menu-nav__line {
    overflow: hidden;
    position: absolute;
    left: 5px;
    width: 30px;
    height: 2px;
    background-color: #000
}

.menu-nav__line:before {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    height: 2px;
    background-color: #fff;
    content: "";
    transition: transform 0.3s cubic-bezier(0.45, 0.05, 0.3, 0.93) 0.1s
}

.menu-nav__line.menu-nav__line--top,
.menu-nav__line.menu-nav__line--bottom {
    transform-origin: right center
}

.menu-nav__line.menu-nav__line--top {
    top: 12px;
    transform-origin: right center
}

.menu-nav__line.menu-nav__line--med {
    top: 18px;
    transform-origin: center center
}

.menu-nav__line.menu-nav__line--bottom {
    top: 24px;
    transform-origin: right center
}

.menu-holder {
    z-index: 600
}

.menu-ul {
    margin: 0;
    line-height: normal;
    padding: 0
}

.menu-ul .menu-item {
    list-style: none;
    margin: 0;
    padding: 0;
    background: none;
    line-height: normal
}

.menu-holder .main-item {
    display: bloc;
    position: relative;
    margin-bottom: 20px;
    text-align: center
}

.menu-holder .menu-a {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    zoom: 1;
    font-family: "fira_monoregular", Arial, Helvetica, sans-serif;
    font-size: 50px;
    line-height: 55px;
    color: #000;
    position: relative;
    perspective: 50px;
    will-change: transform, opacity;
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.menu-address {
    max-width: 230px;
    left: 20px;
    top: 20px
}

.menu-social {
    bottom: 20px;
    right: 20px
}

.menu-item .menu-a:hover,
.menu-item.current-menu-item>.menu-a,
.menu-item.current-menu-ancestor>.menu-a,
.menu-item.current-page-ancestor>.menu-a,
.menu-item.current-post-ancestor>.menu-a,
.menu-item.current-menu-parent>.menu-a,
.menu-item.current-category-ancestor>.menu-a {
    color: blue
}

.cursor-m {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    z-index: 10000;
    mix-blend-mode: difference
}

.cursor-m:before {
    position: absolute;
    content: "";
    width: 2px;
    height: 80px;
    background-color: #fff;
    left: 60px;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 18px
}

.cursor-m .cursor-m__dot {
    width: 60px;
    height: 60px
}

.cursor-m .cursor-m__dot:before,
.cursor-m .cursor-m__dot:after {
    position: absolute;
    content: "";
    background-color: #fff;
    left: 30px;
    top: 28px
}

.cursor-m .cursor-m__dot:before {
    width: 40px;
    height: 2px
}

.cursor-m .cursor-m__dot:after {
    width: 2px;
    height: 40px
}

.website-wrapper {
    overflow: hidden
}

body,
html {
    font-family: "fira_monoregular", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    cursor: none
}

body {
    background-color: #000
}

.page-template-news {
    background-color: #fff200
}

.page-template-about {
    background-color: blue
}

.page-template-services {
    background-color: #fff
}

.page-template-contact {
    background-color: #b7b7b7
}

a {
    text-decoration: none;
    cursor: none
}

a:hover {
    cursor: none
}

.side-gap {
    margin-right: 80px
}

.aside-nav {
    height: 65%;
    top: 0;
    right: 0;
    width: 80px
}

.languages {
    z-index: 30;
    top: 75px;
    right: 30px
}

.header {
    left: 0;
    top: 0;
    right: 0;
    z-index: 600;
    backface-visibility: hidden;
    -webkit-mix-blend-mode: difference;
    mix-blend-mode: difference;
    background-blend-mode: difference
}

.header__inner {
    margin: 0 14px;
    padding-top: 24px
}

.logo,
.logo-subtitle {
    color: #fff;
    mix-blend-mode: difference
}

.logo {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    zoom: 1
}

.logo-subtitle {
    top: 25px;
    width: 100px;
    right: 104px
}

.hp-intro__header {
    padding: 0 0 0 7px;
    top: 130px
}

.hp-about__title canvas,
.about-page__title canvas {
    left: -7px
}

.scroll-to {
    width: 40px;
    height: 19vh;
    z-index: 50;
    bottom: 10vh
}

.scroll-to__title {
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    position: absolute;
    left: 4px;
    bottom: 2vh
}

.scroll-line {
    left: 14px;
    width: 1px;
    height: 9vh;
    top: 0
}

.scroll-line:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff;
    top: -100%;
    left: 0;
    animation: scroll 2s linear infinite;
    -moz-animation: scroll 2s linear infinite;
    -webkit-animation: scroll 2s linear infinite;
    animation: scroll 2s linear infinite
}

@-moz-keyframes scroll {
    0% {
        -moz-transform: translate(0, 100%);
        transform: translate(0, 100%)
    }

    25% {
        -moz-transform: translate(0, 100%);
        transform: translate(0, 100%)
    }

    35% {
        -moz-transform: translate(0, 200%);
        transform: translate(0, 200%)
    }

    35.001% {
        -moz-transform: translate(0, 0%);
        transform: translate(0, 0%)
    }

    100% {
        -moz-transform: translate(0, 100%);
        transform: translate(0, 100%)
    }
}

@-webkit-keyframes scroll {
    0% {
        -webkit-transform: translate(0, 100%);
        transform: translate(0, 100%)
    }

    25% {
        -webkit-transform: translate(0, 100%);
        transform: translate(0, 100%)
    }

    35% {
        -webkit-transform: translate(0, 200%);
        transform: translate(0, 200%)
    }

    35.001% {
        -webkit-transform: translate(0, 0%);
        transform: translate(0, 0%)
    }

    100% {
        -webkit-transform: translate(0, 100%);
        transform: translate(0, 100%)
    }
}

@keyframes scroll {
    0% {
        -moz-transform: translate(0, 100%);
        -ms-transform: translate(0, 100%);
        -webkit-transform: translate(0, 100%);
        transform: translate(0, 100%)
    }

    25% {
        -moz-transform: translate(0, 100%);
        -ms-transform: translate(0, 100%);
        -webkit-transform: translate(0, 100%);
        transform: translate(0, 100%)
    }

    35% {
        -moz-transform: translate(0, 200%);
        -ms-transform: translate(0, 200%);
        -webkit-transform: translate(0, 200%);
        transform: translate(0, 200%)
    }

    35.001% {
        -moz-transform: translate(0, 0%);
        -ms-transform: translate(0, 0%);
        -webkit-transform: translate(0, 0%);
        transform: translate(0, 0%)
    }

    100% {
        -moz-transform: translate(0, 100%);
        -ms-transform: translate(0, 100%);
        -webkit-transform: translate(0, 100%);
        transform: translate(0, 100%)
    }
}

.bars-svg {
    padding-bottom: 17px
}

.hello-title {
    padding: 50px 0 10px 0
}

.posts-loop-holder {
    overflow: hidden;
    padding: 19px 0
}

.latest-news {
    z-index: 10;
    min-height: 80px
}

.posts-loop {
    -moz-animation: textLoop 12s linear infinite;
    -webkit-animation: textLoop 12s linear infinite;
    animation: textLoop 12s linear infinite;
    width: 20vw;
    padding-right: 1.35em
}

.posts-loop .posts-loop-link {
    line-height: 1vw;
    font-size: 0.7vw;
    max-width: 12vw
}

.posts-loop .posts-loop-link:hover {
    color: blue
}

.loop-holder {
    display: flex;
    white-space: nowrap;
    overflow: hidden;
    padding: 40px 0
}

.loop-holder__text {
    color: #fff200;
    -moz-animation: textLoop 8s linear infinite;
    -webkit-animation: textLoop 8s linear infinite;
    animation: textLoop 8s linear infinite;
    font-size: 4vw;
    line-height: 4vw;
    padding-right: 1.35em
}

.loop-holder__text:hover {
    color: blue
}

@-moz-keyframes textLoop {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@-webkit-keyframes textLoop {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes textLoop {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    100% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.hp-box-list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.hp-box-list li {
    background: none;
    padding: 0;
    margin: 0;
    font-family: "fira_monoregular", Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 18px;
    color: #000;
    margin-bottom: 16px
}

.hp-box {
    width: 50%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 16px 15px 11px 15px
}

.hp-boxes {
    width: 90%;
    max-width: 620px;
    margin-right: -7px
}

.hp-box--l {
    margin-top: 86px
}

.t-columns {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 70px;
    -webkit-column-gap: 70px;
    column-gap: 70px;
    -moz-column-width: 350px;
    -webkit-column-width: 350px;
    column-width: 350px
}

.g-content a {
    color: inherit;
    text-decoration: underline
}

.g-content a:hover {
    color: #fff200
}

.g-content-columns h2,
.g-content-columns h3,
.g-content-columns h4,
.g-content-columns h5,
.g-content-columns h6,
.g-content-columns strong,
.g-content-columns b {
    margin-bottom: 7px
}

.g-content-columns p {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 70px;
    -webkit-column-gap: 70px;
    column-gap: 70px;
    -moz-column-width: 310px;
    -webkit-column-width: 310px;
    column-width: 310px
}

.g-content-columns a {
    color: #000;
    text-decoration: underline
}

.g-content-columns a:hover {
    color: blue
}

.g-content-columns.g-content-columns--blue a {
    color: blue;
    text-decoration: underline
}

.g-content-columns.g-content-columns--blue a:hover {
    color: #000
}

.g-content-columns.g-content-columns--yellow a {
    text-decoration: underline
}

.g-content-columns.g-content-columns--yellow a:hover {
    color: blue
}

.g-content-columns.g-content-columns--paragraph p {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
    -moz-column-gap: 70px;
    -webkit-column-gap: 70px;
    column-gap: 70px;
    -moz-column-width: 310px;
    -webkit-column-width: 310px;
    column-width: 310px
}

.service-link {
    color: blue
}

.service-link:hover {
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: blue;
    color: #fff
}

.service-holder {
    padding-top: 120px
}

.tab-holder {
    padding-bottom: 60px
}

.tab__content {
    position: relative;
    width: 100%;
    height: auto
}

.tab__content.loc {
    display: block
}

.tab__content .tab__content-txt h2,
.tab__content .tab__content-txt h3,
.tab__content .tab__content-txt h4,
.tab__content .tab__content-txt h5,
.tab__content .tab__content-txt h6,
.tab__content .tab__content-txt strong,
.tab__content .tab__content-txt b {
    margin: 0
}

.tab__content .tab__content-txt p {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 70px;
    -webkit-column-gap: 70px;
    column-gap: 70px;
    -moz-column-width: 310px;
    -webkit-column-width: 310px;
    column-width: 310px
}

.tab__content .tab__content-txt a {
    text-decoration: underline
}

.tab__content .tab__content-txt a:hover {
    color: #fff200
}

.contact-form {
    padding: 57px 0
}

.btn-contact__text {
    padding-right: 106px
}

.btn-contact__text:hover {
    color: #fff200
}

.btn-contact__text:hover .btn-contact__icon {
    fill: #fff200
}

.btn-contact__icon {
    fill: #fff;
    width: 74px
}

.post__title {
    max-width: 490px;
    margin-bottom: 14px
}

.month {
    padding: 0 8px
}

.year {
    padding-left: 8px
}

.day {
    padding-right: 8px
}

.post-link {
    margin-bottom: 106px
}

.post-link:hover .post__thumb-overlay {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=15);
    opacity: .15
}

.post-link:hover .readmore__cross {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.paging,
.blog-nav {
    padding-bottom: 126px;
    position: relative
}

.paging .page-numbers,
.blog-nav .page-numbers {
    color: #000;
    padding: 0 10px
}

.paging .page-numbers.current,
.blog-nav .page-numbers.current {
    color: blue
}

.paging .page-numbers:hover,
.blog-nav .page-numbers:hover {
    color: blue
}

.paging .page-numbers:hover.prev:before,
.paging .page-numbers:hover.next:before,
.blog-nav .page-numbers:hover.prev:before,
.blog-nav .page-numbers:hover.next:before {
    background-color: blue
}

.paging .page-numbers.disabled,
.blog-nav .page-numbers.disabled {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: .5
}

.paging .prev,
.paging .next,
.blog-nav .prev,
.blog-nav .next {
    position: relative;
    padding: 0
}

.paging .prev:before,
.paging .next:before,
.blog-nav .prev:before,
.blog-nav .next:before {
    position: absolute;
    bottom: 2px;
    width: 100%;
    height: 1px;
    content: "";
    background-color: #000;
    -moz-transition: -moz-transform .95s cubic-bezier(0.475, 0.425, 0, 0.995);
    -o-transition: -o-transform .95s cubic-bezier(0.475, 0.425, 0, 0.995);
    -webkit-transition: -webkit-transform .95s cubic-bezier(0.475, 0.425, 0, 0.995);
    transition: transform .95s cubic-bezier(0.475, 0.425, 0, 0.995)
}

.paging .next,
.blog-nav .next {
    margin-left: 8%
}

.paging .prev,
.blog-nav .prev {
    margin-right: 8%
}

.post__date {
    margin-bottom: 7px
}

.blog-img {
    margin-bottom: 44px;
    padding-top: 49.07407407407407%
}

.blog-nav {
    padding: 120px 0 0 0
}

.blog-nav .next {
    margin-left: 4%
}

.blog-nav .prev {
    margin-right: 4%
}

.top-8 {
    top: 8px
}

.cookie {
    width: 100%;
    z-index: 1000;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}

.cookie.disable {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    visibility: hidden
}

.cookie.remove {
    display: none
}

.cookie__holder {
    padding: 15px 0 10px 0;
    max-width: 800px;
    margin: 0 auto;
    width: 90%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.cookie__inner {
    padding: 0 40px 0 15px
}

.cookie__content,
.cookie__title {
    font-family: "fira_monoregular", Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #fff
}

.cookie__content {
    margin-bottom: 35px
}

.cookie__content p {
    margin: 7px
}

.cookie__content a {
    color: #fff;
    text-decoration: underline
}

.cookie__content a:hover {
    color: #fff200
}

.cookie__btn {
    font-family: "fira_monoregular", Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: blue;
    background: #b7b7b7;
    padding: 6px 10px 5px 10px
}

.cookie__btn:hover {
    background-color: #fff200
}

.cookie__close {
    top: 20px;
    right: 20px;
    height: 20px;
    width: 20px
}

.cookie__close:hover {
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

.loaded .cookie {
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transition-delay: 3s;
    -o-transition-delay: 3s;
    -webkit-transition-delay: 3s;
    transition-delay: 3s
}

canvas {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.v-line {
    position: fixed;
    top: 0;
    height: 100vh;
    right: 0;
    width: 4px;
    transform-origin: 50% 0;
    background: blue;
    transform: scaleY(0);
    z-index: 15
}

.lang-el .hp-intro__header .title-70 {
    font-size: 60px;
    line-height: 73px
}

.hidden {
    display: none
}

.marquee {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    transform-origin: 50% 100%;
    transition: transform 0.25s
}

.marquee__box {
    width: 20vw;
    line-height: 1vw;
    font-size: 0.7vw;
    padding: 0 1rem;
    display: flex
}

.marquee__box-inner {
    max-width: 12vw
}

.footer {
    padding: 42px 0 29px 0
}

.bottom {
    padding-top: 27px
}

.footer-gap {
    margin-right: 80px
}

.go-to__title {
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.page-template-contact .go-up,
.page-template-default .go-up {
    background-color: #fff200
}

.go-up {
    background-color: #b7b7b7;
    width: 80px
}

.go-to__title {
    color: blue;
    left: 20px;
    position: absolute;
    bottom: 22px
}

.copyright {
    margin-top: -22px
}

.svg-top-icon {
    width: 36px;
    position: absolute;
    left: 20px;
    top: 10px
}

*:-moz-placeholder {
    color: inherit;
    opacity: 1;
    -moz-transition-duration: 400ms;
    transition-duration: 400ms;
    color: blue
}

*::-moz-placeholder {
    color: inherit;
    opacity: 1;
    -moz-transition-duration: 400ms;
    transition-duration: 400ms;
    color: blue
}

*:-ms-input-placeholder {
    color: inherit;
    opacity: 1;
    transition-duration: 400ms;
    color: blue
}

*::-webkit-input-placeholder {
    color: inherit;
    opacity: 1;
    -webkit-transition-duration: 400ms;
    transition-duration: 400ms;
    color: blue
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 1000px #b7b7b7 inset;
    color: blue
}

input:focus:-moz-placeholder {
    opacity: .3;
    -moz-transition-duration: 400ms;
    transition-duration: 400ms
}

input:focus::-moz-placeholder {
    opacity: .3;
    -moz-transition-duration: 400ms;
    transition-duration: 400ms
}

input:focus:-ms-input-placeholder {
    opacity: .3;
    transition-duration: 400ms
}

input:focus::-webkit-input-placeholder {
    opacity: .3;
    -webkit-transition-duration: 400ms;
    transition-duration: 400ms
}

.input,
.textarea,
.wpcf7-tel {
    width: 100%;
    outline: none;
    background-color: #b7b7b7;
    border: none;
    float: none;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "fira_monoregular", Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: blue;
    position: relative;
    z-index: 1;
    border-bottom: 1px solid blue;
    margin-bottom: 46px;
    padding-bottom: 5px
}

.input:focus,
.input.loc,
.textarea:focus,
.textarea.loc,
.wpcf7-tel:focus,
.wpcf7-tel.loc {
    outline: none;
    border-color: blue
}

.input.field-with-error,
.textarea.field-with-error,
.wpcf7-tel.field-with-error {
    border-color: #fff200;
    color: #fff200
}

.input.field-with-error~.invalid-tip,
.input.field-with-error~.wpcf7-not-valid-tip,
.textarea.field-with-error~.invalid-tip,
.textarea.field-with-error~.wpcf7-not-valid-tip,
.wpcf7-tel.field-with-error~.invalid-tip,
.wpcf7-tel.field-with-error~.wpcf7-not-valid-tip {
    visibility: visible
}

.input.field-with-error:-moz-placeholder,
.textarea.field-with-error:-moz-placeholder,
.wpcf7-tel.field-with-error:-moz-placeholder {
    color: #fff200
}

.input.field-with-error::-moz-placeholder,
.textarea.field-with-error::-moz-placeholder,
.wpcf7-tel.field-with-error::-moz-placeholder {
    color: #fff200
}

.input.field-with-error:-ms-input-placeholder,
.textarea.field-with-error:-ms-input-placeholder,
.wpcf7-tel.field-with-error:-ms-input-placeholder {
    color: #fff200
}

.input.field-with-error::-webkit-input-placeholder,
.textarea.field-with-error::-webkit-input-placeholder,
.wpcf7-tel.field-with-error::-webkit-input-placeholder {
    color: #fff200
}

.textarea {
    margin-bottom: 60px
}

.field-holder {
    padding-right: 112px
}

.screen-reader-response {
    display: none
}

.wpcf7-not-valid-tip {
    position: absolute;
    bottom: -24px;
    left: 0;
    display: block
}

.wpcf7-not-valid-tip,
.wpcf7-validation-errors {
    font-family: "fira_monoregular", Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
    color: #fff200
}

.wpcf7-response-output {
    margin-top: 30px;
    font-size: 12px;
    line-height: 15px;
    padding: 0 7px
}

.wpcf7-response-output.wpcf7-validation-errors,
.wpcf7-response-output.wpcf7-mail-sent-ng {
    color: #fff200
}

.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    color: blue
}

.hidden-btn {
    z-index: 30;
    cursor: pointer;
    background: none;
    border: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    width: 100%;
    height: 100%
}

.font,
.font-bold,
.g-content strong,
.g-content b,
.g-content-columns h2,
.g-content-columns h3,
.g-content-columns h4,
.g-content-columns h5,
.g-content-columns h6,
.g-content-columns strong,
.g-content-columns b,
.tab__content .tab__content-txt h2,
.tab__content .tab__content-txt h3,
.tab__content .tab__content-txt h4,
.tab__content .tab__content-txt h5,
.tab__content .tab__content-txt h6,
.tab__content .tab__content-txt strong,
.tab__content .tab__content-txt b {
    font-weight: normal;
    font-style: normal;
    line-height: normal
}

.font {
    font-family: "fira_monoregular", Arial, Helvetica, sans-serif
}

.font-bold,
.g-content strong,
.g-content b,
.g-content-columns h2,
.g-content-columns h3,
.g-content-columns h4,
.g-content-columns h5,
.g-content-columns h6,
.g-content-columns strong,
.g-content-columns b,
.tab__content .tab__content-txt h2,
.tab__content .tab__content-txt h3,
.tab__content .tab__content-txt h4,
.tab__content .tab__content-txt h5,
.tab__content .tab__content-txt h6,
.tab__content .tab__content-txt strong,
.tab__content .tab__content-txt b {
    font-family: "fira_monobold", Arial, Helvetica, sans-serif
}

.title-80 {
    font-size: 80px;
    line-height: 86px
}

.title-70 {
    font-size: 70px;
    line-height: 83px
}

.title-51 {
    font-size: 51px;
    line-height: 55px
}

.title-48 {
    font-size: 48px;
    line-height: normal
}

.title-40 {
    font-size: 40px;
    line-height: 46px
}

.title-30 {
    font-size: 30px;
    line-height: 36px
}

.title-32 {
    font-size: 32px;
    line-height: 38px
}

.title-25 {
    font-size: 25px;
    line-height: normal
}

.title-20 {
    font-size: 20px;
    line-height: normal
}

.title-15 {
    font-size: 15px;
    line-height: normal
}

.title-14 {
    font-size: 14px;
    line-height: 17px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    display: block;
    font-weight: normal
}

.color--yellow {
    color: #fff200
}

.color--blue {
    color: blue
}

.color--grey {
    color: #b7b7b7
}

.color--white {
    color: #fff
}

.color--snow_white {
    color: #f4f4f4
}

.color--black {
    color: #000
}

.bg--black {
    background-color: #000
}

.bg--yellow {
    background-color: #fff200
}

.bg--blue {
    background-color: blue
}

.bg--grey {
    background-color: #b7b7b7
}

.bg--white_snow {
    background-color: #f4f4f4
}

.page-pad {
    padding-top: 130px
}

.page-pad-b {
    padding-bottom: 90px
}

.page-pad-b--xs {
    padding-bottom: 27px
}

.s-pad {
    padding-top: 86px
}

.s-pad--bt {
    padding-bottom: 86px
}

.mt-35 {
    margin-top: 35px
}

.mb-53 {
    margin-bottom: 53px
}

.mt-46 {
    margin-top: 46px
}

.mb-42 {
    margin-bottom: 42px
}

.mb-36 {
    margin-bottom: 36px
}

.mb-31 {
    margin-bottom: 31px
}

.mb-13 {
    margin-bottom: 13px
}

@media all and (max-width: 1400px) {
    .title-70 {
        font-size: 60px;
        line-height: 73px
    }
}

@media all and (max-width: 1450px) {
    .lang-el .hp-intro__header {
        max-width: 730px
    }

    .lang-el .hp-intro__header .title-70 {
        font-size: 40px;
        line-height: 53px
    }

    .hp-boxes {
        width: 90%;
        max-width: 520px;
        margin-right: 0
    }

    .hp-intro__header {
        max-width: 750px
    }

    .title-70 {
        font-size: 50px;
        line-height: 60px
    }

    .hp-intro__header {
        top: 90px
    }

    .scroll-to__title {
        font-size: 13px
    }

    .scroll-line {
        height: 5vh
    }

    .scroll-to {
        height: 15vh;
        bottom: 13vh
    }

    .services__title,
    .tab__title,
    .contact-form__title,
    .btn-contact__text {
        font-size: 50px;
        line-height: 60px;
        margin-bottom: 20px
    }

    .btn-contact__icon {
        width: 50px
    }

    .btn-contact__text {
        padding-right: 70px
    }

    .loop-holder {
        padding: 30px 0
    }
}

@media all and (max-width: 1100px) {
    .tablet-hor-hidden {
        display: none !important
    }

    .tablet-hor-visible {
        display: block !important
    }

    .tablet-vh-100 {
        height: 100%
    }

    .table-h-100 {
        width: 100%
    }

    .tablet-h-maxw-100 {
        max-width: 100%
    }

    .tablet-h-hidden {
        display: none
    }

    .tablet-h-rel {
        position: relative
    }

    .tablet-mb-36 {
        margin-bottom: 36px
    }

    .tablet-hor-nomargin--top {
        margin-top: 0
    }

    .hp-boxes {
        margin-left: auto
    }

    .side-gap {
        margin: 0
    }

    .field-holder {
        padding-right: 60px
    }

    .header {
        -webkit-mix-blend-mode: normal;
        mix-blend-mode: normal;
        background-blend-mode: normal
    }

    .menu-nav__line {
        background-color: #fff
    }

    .hp-intro__header {
        top: 0;
        margin-top: 130px
    }

    .posts-loop {
        width: 30vw
    }

    .posts-loop .posts-loop-link {
        line-height: 1.5vw;
        font-size: 1vw;
        max-width: 17vw
    }

    .marquee__box {
        width: 20vw;
        line-height: 1.5vw;
        font-size: 1vw;
        padding: 0 1rem
    }

    .marquee__box-inner {
        max-width: 30vw
    }

    .languages {
        z-index: 1000;
        top: 31px;
        right: 60px
    }

    .languages .color--black {
        color: #fff
    }

    .languages .lang {
        margin: 0 8px
    }

    .languages .lang-link,
    .languages .lang {
        display: inline-block;
        *display: inline;
        vertical-align: top;
        zoom: 1
    }

    .logo-subtitle {
        top: 0;
        width: 160px;
        right: 0;
        position: relative;
        text-align: left;
        font-size: 13px;
        line-height: 16px
    }

    .header__inner {
        padding: 24px 0 10px 0
    }

    .hp-box__white {
        -moz-transform-origin: top left;
        -ms-transform-origin: top left;
        -webkit-transform-origin: top left;
        transform-origin: top left
    }
}

@media all and (max-width: 800px) {
    .tablet-50 {
        width: 50%
    }

    .tablet-100 {
        width: 100%
    }

    .tablet-maxw-100 {
        max-width: 100%
    }

    .tablet-hidden {
        display: none
    }

    .footer-gap {
        margin: 0
    }

    .blog-nav {
        padding: 70px 0 0 0
    }

    .paging .next,
    .blog-nav .next {
        position: absolute;
        right: 0;
        margin: 0
    }

    .posts-loop {
        width: 35vw
    }

    .posts-loop .posts-loop-link {
        line-height: 2.5vw;
        font-size: 1.5vw;
        max-width: 27vw
    }

    .loop-holder__text {
        font-size: 6vw;
        line-height: 6vw
    }
}

@media all and (max-width: 767px) {
    .grid {
        width: 100%
    }

    .gutter {
        margin-left: 20px;
        margin-right: 20px
    }

    .mobile-hor-rel-no-center {
        position: relative;
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        left: 0 !important;
        top: 0 !important
    }

    .mobile-hor-100 {
        width: 100%
    }

    .mobile-hor-hidden {
        display: none
    }

    .mobile-hor-50 {
        width: 50%
    }

    .mobile-hor-rel {
        position: relative
    }

    .mobile-hor-pb-25 {
        padding-bottom: 25px
    }

    .services__title,
    .tab__title,
    .contact-form__title,
    .btn-contact__text {
        font-size: 40px;
        line-height: 45px;
        margin-bottom: 20px
    }

    .title-70 {
        font-size: 35px;
        line-height: 40px
    }

    .loop-holder__text {
        font-size: 10vw
    }

    .hp-box {
        max-width: 40vw
    }

    .copyright {
        margin: 0
    }

    .field-holder {
        padding-right: 0
    }

    .wpcf7-response-output {
        padding: 0 20px
    }

    .btn-contact__icon {
        top: -5px;
        width: 60px
    }

    .btn-contact__text {
        padding-right: 80px
    }

    .menu-holder {
        overflow-y: auto
    }

    .menu-holder .main-item {
        margin-bottom: 15px
    }

    .menu-holder .menu-a {
        font-family: "fira_monoregular", Arial, Helvetica, sans-serif;
        font-size: 35px;
        line-height: 40px;
        color: #000
    }

    .menu-ul {
        padding-top: 100px
    }

    .menu-social {
        position: relative;
        text-align: center;
        margin-top: 60px;
        right: 0;
        bottom: 0;
        padding-bottom: 60px
    }

    .tab__title {
        font-size: 40px;
        line-height: 45px;
        margin-bottom: 30px
    }

    .title-40 {
        font-size: 30px;
        line-height: 36px
    }

    .blog-img {
        margin-bottom: 30px
    }

    .post-link {
        margin-bottom: 70px
    }

    .copyrights {
        max-width: 240px
    }

    .mobile-hor-pb-90 {
        padding-bottom: 90px
    }

    .paging {
        padding-bottom: 64px
    }

    .hp-box__readmore {
        margin: 0
    }

    .hp-box__title {
        margin-bottom: 30px
    }

    .hp-intro__header {
        padding: 0
    }

    .hp-boxes {
        display: block;
        margin: 0;
        width: 100%;
        max-width: 100%
    }

    .posts-loop {
        width: 85vw
    }

    .posts-loop .posts-loop-link {
        line-height: 4.5vw;
        font-size: 3vw;
        max-width: 65vw
    }

    .marquee__box {
        width: 65vw;
        line-height: 2.5vw;
        font-size: 1.5vw
    }

    .marquee__box-inner {
        max-width: 65vw
    }

    .menu-nav {
        right: 9px
    }

    .hp-box {
        max-width: 100%;
        width: 100%
    }

    .logo {
        font-size: 18px;
        line-height: 24px
    }

    .header__inner {
        padding: 14px 0 10px 0
    }

    .languages {
        top: 18px
    }

    .menu-nav {
        top: 11px
    }
}

@media all and (max-width: 560px) {
    .marquee__box {
        width: 85vw;
        line-height: 4.5vw;
        font-size: 3.5vw
    }

    .marquee__box-inner {
        max-width: 65vw
    }
}

@media all and (max-width: 420px) {
    .title-70 {
        font-size: 28px;
        line-height: 32px
    }

    .title-51 {
        font-size: 41px;
        line-height: 44px
    }

    .mb-42 {
        margin-bottom: 30px
    }

    .services__title,
    .tab__title,
    .contact-form__title,
    .btn-contact__text {
        font-size: 35px;
        line-height: 40px
    }
}

@media all and (max-height: 450px) and (max-width: 825px) and (min-width: 450px) and (orientation: landscape) {
    .posts-loop {
        width: 35vw
    }

    .posts-loop .posts-loop-link {
        line-height: 2vw;
        font-size: 1.5vw;
        max-width: 27vw
    }

    .hp-box--l {
        margin: 0
    }

    .hp-box {
        max-width: 50vw;
        display: inline-block;
        *display: inline;
        vertical-align: top;
        zoom: 1
    }

    .hp-boxes {
        margin-top: 80px;
        width: 100%;
        max-width: 100%
    }

    .loop-holder__text {
        font-size: 6vw
    }

    .tab__content .tab__content-txt p {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
        -moz-column-gap: 70px;
        -webkit-column-gap: 70px;
        column-gap: 70px;
        -moz-column-width: 310px;
        -webkit-column-width: 310px;
        column-width: 310px
    }

    .g-content-columns p {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1;
        -moz-column-gap: 70px;
        -webkit-column-gap: 70px;
        column-gap: 70px;
        -moz-column-width: 310px;
        -webkit-column-width: 310px;
        column-width: 310px
    }
}

::-webkit-scrollbar {
    width: 0px;
    background-color: #000
}

::-webkit-scrollbar-thumb {
    background-color: blue
}

::-moz-selection {
    background-color: #fff200;
    color: #000
}

::selection {
    background-color: #fff200;
    color: #000
}
