a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

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

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

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

p {
    margin-bottom: 20px;
}


p:last-child {
    margin-bottom: 0;
}

.thin {
    font-weight: 100
}

.light {
    font-weight: 300
}

.semibold {
    font-weight: 600
}

.bold {
    font-weight: 700
}

.extrabold {
    font-weight: 900
}

.f100 {
    font-size: 100px
}

.f92 {
    font-size: 92px
}

.f70 {
    font-size: 70px
}

.f42 {
    font-size: 42px
}

.thebigest {
    font-size: 72px
}

.bigger {
    font-size: 52px
}

.big {
    font-size: 48px
}

.normal {
    font-size: 24px
}

.big-devices {
    font-size: 36px
}

.normal-devices {
    font-size: 18px
}

.bg {
    background-color: #777;
    padding: 15px 0
}

.fi,
body {
    -webkit-font-smoothing: antialiased
}

a,
img {
    border: 0
}

.fb,
.go,
.tw {
    float: left
}

.fi,
.juster,
.vfix {
    display: inline-block
}

@font-face {
    font-family: ProximaNova;
    src: url(../../fonts/proximanova-thin.eot?#iefix);
    src: local('O'), url(../../fonts/proximanova-thin.woff) format('woff'), url(../../fonts/proximanova-thin.ttf) format('truetype'), url(../../fonts/proximanova-thin.svg) format('svg');
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: ProximaNova;
    src: url(../../fonts/proximanova-light.eot?#iefix);
    src: local('O'), url(../../fonts/proximanova-light.woff) format('woff'), url(../../fonts/proximanova-light.ttf) format('truetype'), url(../../fonts/proximanova-light.svg) format('svg');
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: ProximaNova;
    src: url(../../fonts/proximanova-semibold.eot?#iefix);
    src: local('O'), url(../../fonts/proximanova-semibold.woff) format('woff'), url(../../fonts/proximanova-semibold.ttf) format('truetype'), url(../../fonts/proximanova-semibold.svg) format('svg');
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: ProximaNova;
    src: url(../../fonts/proximanova-bold.eot?#iefix);
    src: local('O'), url(../../fonts/proximanova-bold.woff) format('woff'), url(../../fonts/proximanova-bold.ttf) format('truetype'), url(../../fonts/proximanova-bold.svg) format('svg');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: ProximaNova;
    src: url(../../fonts/proximanova-black.eot?#iefix);
    src: local('O'), url(../../fonts/proximanova-black.woff) format('woff'), url(../../fonts/proximanova-black.ttf) format('truetype'), url(../../fonts/proximanova-black.svg) format('svg');
    font-weight: 900;
    font-style: normal
}

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

.fi {
    font-family: artua;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -moz-osx-font-smoothing: grayscale
}

.fi-behance:before {
    content: '\0041'
}

.fi-facebook:before {
    content: '\0042'
}

.fi-linkedin:before {
    content: '\0043'
}

.fi-dribble:before {
    content: '\0044'
}

.fi-twitter:before {
    content: '\0045'
}

.fi-facebook-small:before {
    content: '\0046'
}

.fi-google-small:before {
    content: '\0047'
}

.fi-pinterest-small:before {
    content: '\0048'
}

.fi-share:before {
    content: '\0049'
}

.fi-twitter-small:before {
    content: '\004A'
}

.fi-facebook-small:hover {
    color: #3c5b97
}

.fi-google-small:hover {
    color: #da4835
}

.fi-pinterest-small:hover {
    color: #cc2128
}

.fi-twitter-small:hover {
    color: #74b4e0
}

.fi-next:before {
    content: '\004B'
}

.disable-hover,
.disable-hover * {
    pointer-events: none !important
}

html {
    height: 100%;
    font-size: 18px
}

.clear,
.juster {
    height: 0
}

body {
    min-height: 100%;
    font-family: ProximaNova, Arial, sans-serif;
    font-weight: 100;
    background: #fff;
    color: #000;
    position: relative
}

.container-wrapper {
    max-width: 1920px;
    margin: 0 auto;
    position: relative
}

img {
    vertical-align: bottom;
    max-width: 100%
}

.headerText h2 {
    padding-bottom: 38px
}

a {
    color: silver;
    text-decoration: none
}

a:hover {
    color: #000
}

p {
    margin: 0
}

.mainheading,
.subheading {
    line-height: 1em;
    margin-bottom: .8em
}

.mainheading {
    font-size: 72px;
    font-weight: 700;
    color: #000;
    letter-spacing: 3px
}

.subheading {
    font-size: 48px;
    font-weight: 100
}

.fourheading {
    font-size: 18px;
    color: grey;
    letter-spacing: 3px
}

.text {
    font-size: 24px;
    line-height: 30px;
    font-weight: 100
}

.headerText,
.text-big {
    font-size: 48px;
    line-height: 54px;
    color: #000;
    font-weight: 100
}

.headerTextHeading {
    margin-bottom: 0
}

.fb {
    margin-right: 30px;
    margin-top: 3px
}

.tw {
    margin-right: 25px
}

@media screen and (max-width:1280px) {
    .mainheading {
        font-size: 52px
    }

    .subheading {
        font-size: 36px
    }

    .fourheading {
        font-size: 16px
    }

    .text {
        font-size: 20px;
        line-height: 26px
    }

    .headerText,
    .text-big {
        font-size: 36px;
        line-height: 42px
    }
}

@media screen and (max-width:1024px) {
    .subheading {
        font-size: 30px
    }

    .headerText,
    .text-big {
        font-size: 30px;
        line-height: 36px
    }
}

@media screen and (max-width:767px) {
    .mainheading {
        font-size: 36px
    }

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

    .headerText,
    .text-big {
        font-size: 24px;
        line-height: 32px
    }
}

.cfix:after,
.clear {
    clear: both;
    font-size: 1px;
    line-height: 1px;
    overflow: hidden
}

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

    .fb,
    .tw {
        float: left
    }

    .fourheading {
        letter-spacing: 1px
    }

    .fb {
        margin-right: 20px
    }

    .tw {
        margin-right: 15px
    }
    
}

.juster {
    width: 100%;
    overflow: hidden
}

.vfix {
    height: 100%;
    width: 0;
    vertical-align: middle
}

.cfix:after {
    height: 0;
    display: block;
    content: ''
}

.share-button,
.socialItem {
    display: inline-block;
    vertical-align: middle
}

.hiddenBlock {
    position: absolute;
    left: -9999px;
    top: -9999px
}

.scrolled {
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

.socialHeading {
    text-transform: uppercase;
    margin-bottom: 27px;
    font-size: 18px;
    color: grey;
    letter-spacing: 3.6px;
    font-weight: 300
}

@media screen and (max-width:1280px) {
    .socialHeading {
        margin-bottom: 20px;
        font-size: 16px
    }
}

@media screen and (max-width:767px) {
    .socialHeading {
        letter-spacing: .6px
    }
}

.socialItems {
    font-size: 0
}

.socialItem img {
    width: 72px;
    max-height: 72px;
    object-fit: contain;
    transition: all 0.3s ease;
}
.socialItem img:hover {
    transform: scale(1.2);
}

.socialItem {
    margin-right: 40px;
    /* font-size: 32px; */
    -webkit-transition: color .5s ease;
    transition: color .5s ease
}

.socialItem:last-child {
    margin-right: 0;
}

.share-button {
    position: relative;
    margin-right: 30px;
    width: 32px;
    height: 32px
}

.share-button i {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    font-size: 32px;
    color: silver;
    -webkit-transition: color .4s ease;
    transition: color .4s ease
}

.logo,
.shareIcon {
    display: inline-block;
    -webkit-transition: all .3s ease
}

.g-plus>div {
    cursor: pointer;
    margin: 6px 0 0 !important;
    width: 100% !important;
    height: 100% !important;
    overflow: hidden;
    position: relative;
    opacity: 0;
    z-index: 2
}

.f-like iframe,
.t-follow>div {
    cursor: pointer;
    width: 20px !important;
    height: 100% !important;
    position: relative;
    margin-left: 5px;
    margin-top: 6px;
    opacity: 0;
    z-index: 2;
    overflow: hidden
}

.g-plus:hover i {
    color: #DA4835
}

.f-like:hover i {
    color: #3C5B97
}

.t-follow:hover i {
    color: #74B4E0
}

.share {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    color: #000;
    padding: 5px 0
}

.shareIcon,
.shareIcon:hover {
    color: inherit
}

.shareIcon {
    opacity: .2;
    vertical-align: middle;
    font-size: 32px;
    transition: all .3s ease
}

@media screen and (min-width:1025px) {
    .shareIcon:hover {
        opacity: 1 !important;
        color: inherit
    }
}

.share .socialItems {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    margin-left: 30px
}

.share .socialItem:nth-child(4) {
    -webkit-transform: translate3d(-250px, 0, 0);
    transform: translate3d(-250px, 0, 0)
}

.share .socialItem:nth-child(3) {
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0)
}

.share .socialItem:nth-child(2) {
    -webkit-transform: translate3d(-150px, 0, 0);
    transform: translate3d(-150px, 0, 0)
}

.share .socialItem:nth-child(1) {
    -webkit-transform: translate3d(-100px, 0, 0);
    transform: translate3d(-100px, 0, 0)
}

.share .socialItem {
    opacity: 0;
    color: inherit;
    -webkit-transition: -webkit-transform .3s ease, opacity .3s ease .2s, color .3s ease;
    -webkit-transition: opacity .3s ease .2s, color .3s ease, -webkit-transform .3s ease;
    transition: opacity .3s ease .2s, color .3s ease, -webkit-transform .3s ease;
    transition: transform .3s ease, opacity .3s ease .2s, color .3s ease;
    transition: transform .3s ease, opacity .3s ease .2s, color .3s ease, -webkit-transform .3s ease
}

@media screen and (max-width:1280px) {
    .share .socialItems {
        margin-left: 18px
    }

    .shareIcon,
    .socialItem {
        font-size: 26px
    }

    .share .socialItem {
        margin-right: 25px
    }

    .share .socialItem:last-child {
        margin-right: 0
    }
}

.contacts,
.menuList {
    font-size: 0
}

.share .socialItem.animated {
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
    -webkit-transition: -webkit-transform .3s ease .2s, opacity .3s ease, color .3s ease;
    -webkit-transition: opacity .3s ease, color .3s ease, -webkit-transform .3s ease .2s;
    transition: opacity .3s ease, color .3s ease, -webkit-transform .3s ease .2s;
    transition: transform .3s ease .2s, opacity .3s ease, color .3s ease;
    transition: transform .3s ease .2s, opacity .3s ease, color .3s ease, -webkit-transform .3s ease .2s;
    opacity: .2
}

@media screen and (min-width:1025px) {
    .share .socialItem.fi-facebook-small:hover {
        color: #3c5b97
    }

    .share .socialItem.fi-google-small:hover {
        color: #da4835
    }

    .share .socialItem.fi-pinterest-small:hover {
        color: #cc2128
    }

    .share .socialItem.fi-twitter-small:hover {
        color: #74b4e0
    }

    .share .socialItem:hover {
        opacity: 1 !important
    }
}

.appButton {
    width: 216px;
    height: 73px;
    display: inline-block;
    border: 2px solid rgba(0, 0, 0, .2);
    border-radius: 5px;
    -webkit-transition: border-color .5s ease;
    transition: border-color .5s ease
}

.appButton img {
    vertical-align: middle;
    opacity: .5;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease
}

.appButton:hover {
    border-color: #000
}

.appButton:hover img {
    opacity: 1
}

.appButton-white {
    border-color: rgba(255, 255, 255, .5)
}

.appButton-white:hover {
    border-color: #fff
}

.animatedBlock {
    opacity: 0;
    -webkit-transition: all .7s ease;
    transition: all .7s ease
}

.animatedBlock-2 {
    -webkit-transition: all .7s ease;
    -webkit-transition: all 1s ease .5s;
    transition: all 1s ease .5s
}

.animatedBlock-left {
    -webkit-transform: translate3d(-50px, 0, 0);
    transform: translate3d(-50px, 0, 0)
}

.animatedBlock-right {
    -webkit-transform: translate3d(50px, 0, 0);
    transform: translate3d(50px, 0, 0)
}

.animatedBlock-right-2 {
    -webkit-transform: translate3d(100px, 0, 0);
    transform: translate3d(100px, 0, 0)
}

.animatedBlock-bottom {
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0)
}

.visible .animatedBlock {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important
}

.mobile .animatedBlock {
    opacity: 1 !important;
    -webkit-transform: none !important;
    transform: none !important;
    -webkit-transition: none !important;
    transition: none !important
}

#orphus {
    position: absolute;
    left: -9999px;
    top: -9999px
}

.header {
    position: relative;
    padding: 60px 0 120px
}

.headerTop {
    margin-bottom: 175px
}

@media screen and (max-width:1280px) {
    .headerTop {
        margin-bottom: 125px
    }
}

.logo {
    width: 180px;
    transition: all .3s ease
}

.logo:hover {
    opacity: .8
}

.logo img {
    width: 100%
}

.menu {
    float: right;
    text-align: right
}

.menuButton {
    display: none
}

.menuList {
    padding-top: 10px
}

.menuListItem {
    display: inline-block;
    vertical-align: middle;
    margin-right: 60px
}

.menuListItem:last-child {
    margin-right: 0
}

.menuLink {
    font-size: 18px;
    opacity: .5;
    color: #000;
    letter-spacing: 1px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.menuLink.active,
.menuLink:hover {
    color: #000;
    opacity: 1
}

.header .mbox {
    width: 88% !important;
    max-width: 1440px;
    margin: 0 auto;
    position: relative;
    z-index: 1
}

.headerText {
    width: 66.6%;
    margin-bottom: 30px;
}

@media screen and (max-width:1440px) {
    .headerText {
        width: 80%
    }
}

@media screen and (max-width:1023px) {
    .headerText {
        width: 100%
    }
}

@media screen and (max-width:700px) {
    .header {
        padding: 30px 0 103px
    }

    .headerTop {
        margin-bottom: 80px
    }

    .headerTop .mbox {
        width: 88%;
        padding: 0 6%;
        z-index: 9999
    }

    .headerText {
        max-width: none
    }

    .logo {
        width: 90px
    }

    .menuButton {
        position: relative;
        display: block;
        width: 22px;
        height: 22px;
        cursor: pointer;
        outline: 0;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background: 0 0;
        border: 0;
        top: -3px;
        -webkit-transition: all .3s ease;
        transition: all .3s ease
    }

    .menuButton:before {
        content: '';
        position: absolute;
        left: -10px;
        top: -10px;
        bottom: -10px;
        right: -10px
    }

    .menuContent,
    .menuIcon {
        position: absolute;
        left: 0
    }

    .menuIcon,
    .menuIcon:after,
    .menuIcon:before {
        display: block;
        width: 22px;
        height: 3px;
        background: #241f23
    }

    .menuIcon {
        top: 50%;
        margin-top: -1px
    }

    .menuIcon:after,
    .menuIcon:before {
        -webkit-transition: all .25s ease;
        transition: all .25s ease;
        position: absolute;
        left: 0;
        content: '';
        -webkit-transform-origin: 1px center;
        transform-origin: 1px center
    }

    .menuIcon:before {
        top: -7px
    }

    .menuIcon:after {
        top: 7px
    }

    .open .menuButton {
        -webkit-transform: scale3d(.8, .8, .8);
        transform: scale3d(.8, .8, .8)
    }

    .open .menuIcon {
        background: 0 0
    }

    .open .menuIcon:after,
    .open .menuIcon:before {
        -webkit-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
        top: 0
    }

    .open .menuIcon:before {
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg)
    }

    .open .menuIcon:after {
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg)
    }

    .menuContent {
        display: none;
        top: 40px;
        right: 0;
        background: #fff;
        z-index: 999;
        -webkit-transform: translate3d(0, 0, 0)
    }

    .menuList {
        border-top: 1px solid #e5e5e5;
        position: relative;
        padding-top: 0
    }

    .menuListItem {
        display: block;
        border-bottom: 1px solid #e5e5e5;
        margin: 0
    }

    .menuLink {
        display: block;
        padding: 20px 6%;
        text-align: left;
        color: #444;
        opacity: 1
    }
}

.footer,
.notfound {
    text-align: center
}

.footer {
    padding: 120px 0 60px
}

.footerSocial {
    margin-bottom: 115px
}
.footerSocialText {
    margin-bottom: 20px;
    font-size: 26px;
}


.socialText {
    margin-top: 20px;
    font-size: 15px;
    color: #000;
}
.footerSocial .socialItem {
    margin: 0 20px
}

.contact {
    display: inline-block;
    vertical-align: top;
    margin: 0 30px;
    font-size: 18px;
    letter-spacing: 1.5px;
    font-weight: 300
}

.contactTitle {
    font-weight: 600;
    margin-right: 10px;
    text-transform: uppercase
}

@media screen and (max-width:1024px) {
    .footer .contacts a {
        color: #000
    }
}

@media screen and (max-width:1023px) {
    .contact {
        display: block;
        margin: 0 0 15px
    }
}

@media screen and (max-width:640px) {
    .contactTitle {
        display: block;
        margin: 0 0 10px
    }
}

.notfound {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.notfound-content {
    display: inline-block;
    vertical-align: middle;
    width: 88%;
    max-width: 700px;
    text-align: left
}

.notfound-img,
.notfound-text {
    display: table-cell;
    vertical-align: middle
}

.notfound-img {
    width: 40%
}

.notfound-text {
    width: 60%
}

.notfound-text .headerTextHeading {
    margin-bottom: 20px
}

.notfound a {
    color: #000;
    font-weight: 700;
    -webkit-transition: color .5s ease;
    transition: color .5s ease
}

.notfound a:hover {
    color: silver
}

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

    .notfound-img,
    .notfound-text {
        width: 100%;
        text-align: center;
        display: block
    }

    .notfound-img {
        margin-bottom: 35px
    }

    .notfound-text .mainheading {
        font-size: 48px
    }
}

@charset "UTF-8";

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-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 {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-loading .slick-list {
    background: center center no-repeat #fff
}

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

.slick-dots li button,
.slick-next,
.slick-prev {
    background: 0 0;
    outline: 0;
    cursor: pointer;
    padding: 0
}

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

.slick-track {
    left: 0;
    top: 0
}

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

.slick-track:after {
    clear: both
}

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

.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-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    color: #168de2;
    top: 50%;
    border: none
}

.slick-next:before,
.slick-prev:before {
    font-family: FontAwesome
}

.slick-prev:before {
    content: '\f053'
}

.slick-next:before {
    content: '\f054'
}

.slick-prev {
    left: 0
}

.slick-next {
    right: 0
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    color: #f7a11a;
    outline: 0
}

.slick-next.slick-disabled,
.slick-prev.slick-disabled {
    display: none
}

.slick-dots {
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%
}

.slick-dots li {
    float: left;
    margin-right: 9px
}

.slick-dots li button {
    display: block;
    height: 13px;
    width: 13px;
    line-height: 0;
    font-size: 0;
    color: transparent;
    border: 1px solid #ccc;
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.slick-dots li.slick-active button,
.slick-dots li:hover button {
    background: #ccc
}

@media screen and (max-width:428px) {
    .slick-dots li {
        margin-right: 4px
    }
}

.mbox:after,
.wrapper,
body.noscroll {
    overflow: hidden
}

.more,
.projectDetails,
.projectHeading,
.testimonialAuthorPost,
.workDesc {
    text-transform: uppercase
}

.preloader,
.projects .slick-dots li.slick-active button,
.projects .slick-dots li:hover button {
    background: #fff
}

.brandsListItem,
.preloader,
.work {
    text-align: center
}

.brand,
.brandImage,
.preloaderImage,
.projectText,
.testimonialAuthorText {
    vertical-align: middle
}

.preloader {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.preloaderImage {
    -webkit-transition: all .5s ease;
    transition: all .5s ease
}

.preloaderImage.hide {
    opacity: 0;
    -webkit-transform: translate3d(0, -70px, 0);
    transform: translate3d(0, -70px, 0)
}

.mbox {
    width: 88%;
    max-width: 1440px;
    margin: 0 auto;
    position: relative;
    z-index: 1
}

.mbox:after {
    content: "";
    clear: both;
    font-size: 1px;
    line-height: 1px;
    height: 0;
    display: block
}

.brand,
.projectDetails,
.projectText {
    display: inline-block
}

.more {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    letter-spacing: 4px
}

.disable-hover {
    pointer-events: none
}

.slideBlock {
    opacity: 0;
    -webkit-transition: opacity .3s linear, -webkit-transform .4s ease;
    transition: opacity .3s linear, -webkit-transform .4s ease;
    transition: opacity .3s linear, transform .4s ease;
    transition: opacity .3s linear, transform .4s ease, -webkit-transform .4s ease
}

.slideBlock.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.mobile .slideBlock {
    -webkit-transition: none;
    transition: none;
    opacity: 1;
    -webkit-transform: none;
    transform: none
}

.header {
    padding: 60px 0 100px
}

.headerTop {
    margin-bottom: 167px
}

.headerText {
    width: 750px
}

.logo {
    opacity: 1 !important
}

.projects .slick-list {
    overflow: visible
}

.project {
    height: 886px
}

.project .mbox {
    height: 100%;
    z-index: 2
}

.projectText {
    max-width: 50%;
    visibility: hidden
}

.projectImage {
    position: absolute;
    visibility: hidden;
    left: 40%;
    top: -60px;
    right: 0;
    overflow: hidden
}

.slick-active .projectBackground,
.slick-active .projectImage,
.slick-active .projectText,
.workDesc {
    visibility: visible
}

.projectImage img {
    max-width: 1953px
}

.projectHeading {
    letter-spacing: 3px;
    color: #fff;
    margin-bottom: 38px
}

.projectDesc {
    color: #fff;
    opacity: .5;
    width: 80%;
    margin-bottom: 47px
}

.projectDesc p {
    font-size: 24px;
    line-height: 38px
}

.projectDetails {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 3.5px;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.projectDetails:hover {
    color: #fff;
    opacity: .7
}

.projectDots {
    margin-top: 47px
}

.project-light .projectHeading {
    color: #000
}

.project-light .projectDesc {
    color: #9b9b9b;
    opacity: 1
}

.project-light .projectDetails {
    color: #000
}

.project-light .projectDetails:hover {
    color: #000;
    opacity: .7
}

.projects .slick-dots {
    position: static
}

.projects .slick-dots li button {
    border-color: #fff
}

.project-light.slick-dots li button {
    border-color: #000
}

.project-light.slick-dots li.slick-active button,
.project-light.slick-dots li:hover button {
    background: #000
}

.brands {
    padding: 100px 0
}

.brandsHeading {
    letter-spacing: 3.5px;
    margin-bottom: 0
}

.brandsList {
    overflow: hidden
}

.brandsListItem {
    float: left;
    width: 23%;
    padding: 0 1%;
    margin-top: 100px;
    height: 65px
}

.work:before,
.workImage {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.brand {
    max-width: 120px;
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.testimonial .mbox,
.worksHeader {
    display: none
}

.brandImage {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease
}

.mobile .brand,
.visible .brand {
    opacity: 1
}

.mobile .brandImage,
.visible .brandImage {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.visible .brandImage:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.works {
    position: relative
}

.worksHeader {
    padding: 30px 0 60px
}

.worksHeader.clone {
    background: #fff;
    padding: 20px 0;
    z-index: 999;
    position: fixed;
    display: none;
    left: 0;
    top: 0;
    width: 100%
}

.worksHeader.clone.none {
    display: none !important
}

.worksHeader.show {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.worksFilter {
    letter-spacing: 1.1px;
    cursor: pointer;
    overflow: hidden
}

.worksFilterItem {
    float: left;
    margin-right: 60px
}

.worksFilterItem:last-child {
    margin-right: 0
}

.worksFilterLink {
    color: #7f7f7f;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.worksFilterLink.active,
.worksFilterLink:hover {
    color: #000
}

.worksList {
    font-size: 0
}

.work {
    display: inline-block;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 5px
}

.work:before,
.workDesc,
.workImage {
    position: absolute
}

.work:before {
    content: '';
    z-index: 2;
    opacity: .6;
    background: #000;
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

.work .lastWord {
    white-space: nowrap
}

.workPlaceholder {
    margin: 50% 0;
    border-bottom: 1px solid transparent;
    display: block
}

.workComingSoon {
    margin-bottom: 0
}

.workImage {
    display: block;
    z-index: 1;
    max-width: none;
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

.workDesc {
    top: 50%;
    left: 50%;
    padding: 20px;
    opacity: 1;
    z-index: 2;
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 2px;
    font-weight: 300;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.companyText,
.testimonialText p {
    line-height: 36px;
    font-size: 24px
}

.workDesc .fi-next {
    font-size: 16px;
    width: 10px
}

.testimonials {
    padding: 175px 0;
    overflow: hidden
}

.slick-active .mbox {
    display: block
}

.testimonialLogo {
    float: left;
    width: 12.5%;
    padding-top: 7px
}

.testimonialLogo img {
    width: 100%
}

.testimonialContent {
    min-height: 454px;
    margin-left: 21%
}

.testimonialAuthor {
    margin-bottom: 60px
}

.testimonialAuthorImage {
    display: inline-block;
    vertical-align: middle;
    width: 97px;
    height: 97px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 20px;
    background: url(/images/noimage-user.jpg) center center no-repeat;
    background-size: cover
}

.testimonialAuthorImage img {
    width: 100%
}

.testimonialAuthorText {
    display: inline-block;
    max-width: 80%
}

.testimonialAuthorName {
    font-size: 48px;
    font-weight: 100;
    margin-bottom: 8px
}

.testimonialAuthorPost {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 3.5px
}

.testimonialText {
    margin-bottom: 45px
}

.testimonialText p {
    color: #8d8d8d;
    margin-bottom: 20px
}

.testimonialText p:last-child {
    margin-bottom: 0
}

.testimonials .slick-dots {
    margin-left: 21%
}

.company {
    height: 980px;
    position: relative;
    overflow: hidden
}

.company .mbox {
    z-index: 2
}

.companyHeading {
    margin-bottom: 55px;
    letter-spacing: 21px
}

.companyContent {
    position: absolute;
    top: 560px;
    left: 0;
    width: 720px;
    z-index: 2
}

.companyImage,
.indexFooterSocial .fi {
    position: relative
}

.companyText {
    margin-bottom: 40px
}

.companyImage {
    z-index: 1;
    height: 100%
}

.scrolled .companyImage {
    -webkit-transition: none;
    transition: none
}

.companyImage img {
    display: none;
    max-width: 1920px
}

.phone {
    display: inline-block !important
}

.desktop,
.tablet {
    display: none !important
}

.indexFooter {
    padding: 170px 0
}

.indexFooterSocial {
    display: flex;
}

.indexFooterHeading {
    margin-bottom: 100px;
    letter-spacing: 21px
}

.indexFooterContacts {
    margin-bottom: 105px
}

.indexFooterContact {
    margin-bottom: 36px;
    overflow: hidden
}

.indexFooterContactTitle {
    width: 120px;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 2px;
    float: left;
    padding-top: 20px
}

.indexFooterContactText {
    margin-left: 135px;
    font-size: 48px;
    font-weight: 100
}

.indexFooterContactText a {
    -webkit-transition: color .5s ease;
    transition: color .5s ease
}

.indexFooterSocial .socialItem {
    /* font-size: 32px */
    display: flex;
    flex-direction: column;
    align-items: center;
}

.indexFooterSocial .fi:before {
    color: #000;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: transform .3s ease;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease
}

.indexFooterSocial .fi:hover:before {
    -webkit-transform: scale(0);
    transform: scale(0)
}

.indexFooterSocial .fi-behance {
    color: #206efb;
    font-size: 1.075em
}

.indexFooterSocial .fi-facebook {
    color: #3c5b97
}

.indexFooterSocial .fi-facebook:before {
    content: '\0042'
}

.indexFooterSocial .fi-linkedin {
    color: #1279b3
}

.indexFooterSocial .fi-linkedin:before {
    content: '\0043'
}

.indexFooterSocial .fi-dribble {
    color: #c12762
}

.indexFooterSocial .fi-dribble:before {
    content: '\0044'
}

.indexFooterSocial .fi-twitter {
    color: #62aadc
}

.indexFooterSocial .fi-twitter:before {
    content: '\0045'
}

#projectsSlider.sliderActivator .project:not(:first-child) {
    display: none
}

#projectsSlider.sliderActivator {
    overflow: hidden;
    min-height: 628px
}

.monster-bottom {
    position: absolute;
    bottom: -14px;
    width: 285px;
    right: -87px;
    z-index: 9999999
}

.monster-top {
    position: absolute;
    left: 70px;
    top: -90px
}

.h100 {
    height: 100%
}

.grey-triangle {
    width: 40%;
    height: 100%;
    background: #3a4149;
    float: left
}

.monsters-photo {
    background: url(/images/main-bg-min.jpg) 40% 100% no-repeat;
    width: 60%;
    float: left;
    background-size: cover
}

.grey-triangle-absolute {
    position: absolute;
    top: 0;
    right: -206px;
    width: 206px;
    height: 100%;
    overflow: hidden
}

.monsters__wrap::after {
    position: absolute;
    content: '';
    right: -206px;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 886px 206px 0 0;
    border-color: #3a4149 transparent transparent;
    z-index: 0
}

.monsters__wrap {
    position: relative;
    width: 100%;
    height: 100%
}

.wrapper-monsrter {
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.hidden-mobile-device {
    display: block
}

.visible-on-mobile {
    display: none
}

.break-words {
    word-spacing: 3000000px
}

.tap-mafia {
    opacity: 0
}

.clearfx:after,
.clearfx:before {
    content: "";
    display: block
}

.clearfx:after {
    clear: both
}

.ht-prImage img.ht-franky {
    margin: 0 auto
}

.projectImage.ht-prImage {
    height: -webkit-calc(100% + 150px);
    height: calc(100% + 150px)
}

.ht-pumpkin {
    display: none
}

.ht-project {
    background: url(/images/trans-back.jpg) no-repeat #fff;
    background-size: cover
}

/*!* width: auto; *!*/
.projects .slick-dots li button {
    opacity: .45
}

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

[class^=fi-]:before {
    display: inline-block;
    font-family: artua;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fi-behance:before {
    content: '\0041'
}

.fi-facebook:before {
    content: '\0042'
}

.fi-linkedin:before {
    content: '\0043'
}

.fi-dribble:before {
    content: '\0044'
}

.fi-twitter:before {
    content: '\0045'
}