body {
    font-family: "open sans", sans-serif
}

#social-share-left {
    /* height: 50px; */
}

#social-share-left .uk-active {
    right: auto;
}

h1 {
    font-size: 3.1rem !important;
    letter-spacing: -1px;
    line-height: 1;
    text-shadow: 0 0 30px #1477ad;
    font-family: "open sans", sans-serif
}

h2,
h3,
h4,
h5,
h6 {
    font-family: "open sans", sans-serif
}

.breadcrumb {
    background-color: #0aa4e3;
    color: #fff;
    font-size: 1rem;
}

.breadcrumb ul {
    margin-bottom: 0;
    padding-left: 0;
}

.breadcrumb li {
    display: inline-block;
}

.breadcrumb a,
.breadcrumb a:visited {
    color: rgba(255, 255, 255, 1);
    line-height: 1.4;
}

.breadcrumb li:last-of-type::after {
    content: "";
}

.breadcrumb li::after {
    content: "/";
    padding: 0 10px;
    display: inline-block;
}

@-webkit-keyframes cone {
    0% {
        width: 546px;
        height: 606px;
        margin-left: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

    40% {
        width: 600px;
        height: 666px;
        margin-left: 30px;
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
        opacity: .2
    }

    100% {
        width: 546px;
        height: 606px;
        margin-left: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

@keyframes cone {
    0% {
        width: 546px;
        height: 606px;
        margin-left: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }

    40% {
        width: 600px;
        height: 666px;
        margin-left: 30px;
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
        opacity: .2
    }

    100% {
        width: 546px;
        height: 606px;
        margin-left: 0;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1
    }
}

.cone {
    -webkit-animation-name: cone;
    animation-name: cone;
    -webkit-animation-duration: 12s;
    animation-duration: 12s;
    -webkit-animation-delay: 6s;
    animation-delay: 6s;
    -webkit-animation-iteration-count: 30;
    animation-iteration-count: 30
}

#loader {
    opacity: .1;
    display: inline-block;
    position: relative;
    width: 60%;
    left: 40%;
    height: 100vh
}

rect {
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.blobs {
    -webkit-filter: url(#goo);
    filter: url(#goo)
}

.blob {
    fill: #fff
}

.blob1 {
    fill: rgba(255, 255, 255, .1)
}

p {
    font-size: 1.2rem;
    font-family: "open sans", sans-serif;
    line-height: 1.5
}

.background__black {
    background-color: #060606
}

.background__black-v1 {
    background-image: url('../images/hp-black-background.png');
    background-position: top left;
    background-size: 2600px 100%;
    background-repeat: no-repeat;
}

.background__blue {
    background-color: #1b99d9
}

.background__white {
    background-color: #fff
}

header {
    width: 100% !important;
    background: 0 0;
    -webkit-transition: all .3s;
    transition: all .3s
}

header .logowrapper #Path_1208,
header .logowrapper #Path_1209,
header .logowrapper #Path_1210,
header .logowrapper #Path_1214,
header .logowrapper #Rectangle_109 {
    -webkit-transition: all .4s;
    transition: all .4s;
    fill: #fff
}

header .logowrapper #Path_1211,
header .logowrapper #Path_1212,
header .logowrapper #Path_1213,
header .logowrapper #Path_1215,
header .logowrapper #Path_1216,
header .logowrapper #Path_1217,
header .logowrapper #Rectangle_108 {
    -webkit-transition: all 1.2s;
    transition: all 1.2s;
    fill: #fff
}

header .logowrapper #Path_1218,
header .logowrapper #Path_1219,
header .logowrapper #Path_1220,
header .logowrapper #Path_1221,
header .logowrapper #Path_1222,
header .logowrapper #Path_1223,
header .logowrapper #Path_1224,
header .logowrapper #Path_1225,
header .logowrapper #Path_1226,
header .logowrapper #Path_1227,
header .logowrapper #Path_1228,
header .logowrapper #Path_1229,
header .logowrapper #Path_1230,
header .logowrapper #Path_1231,
header .logowrapper #Path_1232,
header .logowrapper #Path_1233 {
    -webkit-transition: all 2s;
    transition: all 2s;
    fill: #fff
}

header .menuicon #Rectangle_89,
header .menuicon #Rectangle_90,
header .menuicon #Rectangle_91 {
    -webkit-transition: all .4s;
    transition: all .4s
}

header .blogicon #Path_1183,
header .blogicon #Path_1184,
header .blogicon #Rectangle_94 {
    -webkit-transition: all .4s;
    transition: all .4s
}

header.uk-active {
    background: #fff;
    box-shadow: 0 8px 16px 0 rgb(85 93 102 / 30%)
}

header.uk-active .logowrapper #Path_1208,
header.uk-active .logowrapper #Path_1209,
header.uk-active .logowrapper #Path_1210,
header.uk-active .logowrapper #Path_1214,
header.uk-active .logowrapper #Rectangle_109 {
    fill: #009ad9
}

header.uk-active .logowrapper #Path_1211,
header.uk-active .logowrapper #Path_1212,
header.uk-active .logowrapper #Path_1213,
header.uk-active .logowrapper #Path_1215,
header.uk-active .logowrapper #Path_1216,
header.uk-active .logowrapper #Path_1217,
header.uk-active .logowrapper #Rectangle_108 {
    fill: #060606
}

header.uk-active .logowrapper #Path_1218,
header.uk-active .logowrapper #Path_1219,
header.uk-active .logowrapper #Path_1220,
header.uk-active .logowrapper #Path_1221,
header.uk-active .logowrapper #Path_1222,
header.uk-active .logowrapper #Path_1223,
header.uk-active .logowrapper #Path_1224,
header.uk-active .logowrapper #Path_1225,
header.uk-active .logowrapper #Path_1226,
header.uk-active .logowrapper #Path_1227,
header.uk-active .logowrapper #Path_1228,
header.uk-active .logowrapper #Path_1229,
header.uk-active .logowrapper #Path_1230,
header.uk-active .logowrapper #Path_1231,
header.uk-active .logowrapper #Path_1232,
header.uk-active .logowrapper #Path_1233 {
    fill: #333
}

header.uk-active .menuicon #Rectangle_89,
header.uk-active .menuicon #Rectangle_90,
header.uk-active .menuicon #Rectangle_91 {
    fill: #333
}

header.uk-active .fd__header--padding {
    padding: 20px 0 20px 40px
}

#cookie-law {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000001;
    max-width: 100%;
    background: #fff;
    margin: 10px auto 0;
    -webkit-box-shadow: 0 0 11px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 11px 0 rgba(0, 0, 0, .1)
}

#cookie-law p {
    padding: 20px;
    font-size: 1.2em;
    font-weight: 400;
    text-align: center;
    color: #666;
    margin: 0
}

#cookie-law p a {
    color: #009ad9
}

.close-cookie-banner {
    background: #009ad9;
    padding: 3px 10px;
    color: #fff !important;
    display: inline;
    line-height: 2
}

.wrapper {
    width: 92%;
    max-width: 1400px;
    margin: 0 auto
}

.wrapper__large {
    width: 92%;
    max-width: width 16px;
    margin: 0 auto
}

.text__white {
    color: #fff
}

.text__blue {
    color: #1b99d9
}

.block__border-left {
    border-left: 2px solid #1274a9
}

.need-help {
    position: absolute !important;
    top: -10px;
    background: #000;
    padding: 10px 20px;
    right: 380px
}

.cta {
    display: inline-block;
    padding: 10px 18px;
    -webkit-transition: all .4s;
    transition: all .4s;
    font-size: 1.1rem;
    border-radius: 3px;
    position: relative;
    overflow: hidden;
}

.cta:hover {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important;
}

.cta__white-border {
    color: #fff;
    border: 1px solid #fff;
    font-weight: 500;
    z-index: 1
}

.cta__white-border:hover {
    color: #1b99d9 !important;
    text-decoration: none;
}

.cta__blue {
    color: #1b99d9;
    border: 1px solid #1b99d9;
    font-weight: 500
}

.cta__blue:hover {
    text-decoration: none;
    color: #fff
}

.cta::before {
    position: absolute;
    display: block;
    width: 400%;
    height: 800%;
    content: "";
    background-color: rgba(255, 255, 255, 1);
    transition: all ease-out .5s;
    bottom: -600%;
    left: -400%;
    border: 1px solid #fff;
    border-radius: 50%;
    z-index: -1
}

.cta:hover::before {
    left: -200%;
    bottom: -200%
}

.cta__blue::before {
    position: absolute;
    display: block;
    width: 400%;
    height: 800%;
    content: "";
    background-color: #1b99d9;
    transition: all ease-out .5s;
    bottom: -600%;
    left: -400%;
    border: 1px solid #fff;
    border-radius: 50%;
    z-index: -1
}

.cta__blue:hover::before {
    left: -200%;
    bottom: -200%
}

.cta__top--margin {
    margin-top: 10px !important
}

.icons {
    display: block;
    font-size: 11px;
    margin: 2rem auto 0 auto;
    font-weight: 600;
    padding-left: 0px !important;
}

.icons a {
    color: rgba(255, 255, 255, .8)
}

.icons a:hover {
    color: #009ad9
}

.icons a .designicon {
    -webkit-transition: all .3s ease-out;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    display: block;
    width: 90px;
    height: 90px;
    background: url(../images/design-icons.webp) center center no-repeat;
    background-size: 720px;
    overflow: hidden;
    margin: 0 auto
}

.icons a .designicon:hover {
    background-position-y: 12px
}

.icons a .icon--branding {
    background-position: center left
}

.icons a .icon--website {
    background-position: center left -90px
}

.icons a .icon--literature {
    background-position: center left -180px
}

.icons a .icon--packaging {
    background-position: center left -270px
}

.icons a .icon--exhibitions {
    background-position: center left -351px
}

.icons a .icon--signage {
    background-position: center left -450px
}

.icons a .icon--vehicle {
    background-position: center left -540px
}

.icons a .icon--photography {
    background-position: center left -630px
}

.uk-panel-blackblock {
    background: #060606;
    padding: 10px 20px;
    font-weight: 600;
    max-width: 200px;
    display: block;
    color: #fff
}

a:hover {
    text-decoration: none
}

.hero__height {
    max-height: 900px;
    min-height: 700px
}

.blueblock__right {
    background-color: #1b99d9;
    width: 40px;
    height: 40px;
    display: block;
    padding: .5em .5em .4em .8em
}

.uk-slidenav {
    padding: 0;
    cursor: pointer
}

.frame {
    max-width: 1400px;
    width: 84%;
    margin: 0 auto;
    position: relative
}

footer {
    display: block;
    background: #060606;
    padding: 3em;
    position: relative;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: -1
}

footer p {
    color: #fff;
    line-height: 1.4em;
    font-size: 1.1em;
    font-weight: 100;
    margin-top: .5em
}

footer h4 a {
    color: #fff;
    font-weight: 700;
    margin-bottom: 1.4em
}

footer h4 {
    color: #fff;
    font-weight: 700
}

footer .color-999 {
    color: #999
}

footer a {
    display: block;
    margin: .3em;
    color: #999
}

footer a:hover {
    color: #009ad9
}

footer a.social {
    display: inline-block !important
}

footer a.social .fa {
    color: #333
}

footer a:hover .fa {
    color: #009ad9
}

footer .copyright {
    color: #999;
    font-size: .7em
}

footer a.bloglink {
    display: inline-block;
    margin: .4em auto .3em;
    padding-bottom: .6em;
    line-height: 1.4;
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

footer .whitecone {
    opacity: .5
}

footer.about__black {
    background: #060606 url(../../images/greatideas-background.webp) center bottom -50px no-repeat !important;
    padding: 0 48px
}

footer a.maplink {
    text-align: center;
    font-weight: 600;
    text-decoration: none;
    color: rgba(255, 255, 255, .6);
    float: none;
    padding: .6em;
    border: 2px solid rgba(255, 255, 255, .6);
    margin: 1em auto 0 auto;
    width: 170px;
    display: inline-block;
    margin-right: 3px
}

footer a.maplink:hover {
    background: #fff;
    color: #009ad9
}

footer a.studio {
    color: #009ad9;
    text-decoration: none;
    display: inline-block;
    width: auto;
    padding: 0;
    margin: 0;
    float: none;
    font-weight: 600
}

.uk-info-bar {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    background: #009ad9;
    color: #fff;
    padding: 6px 0;
    margin-top: 0;
    line-height: 1.4
}

.uk-info-bar a {
    color: #fff !important;
    font-size: 14px;
    transition: all .3s
}

.uk-info-bar a:hover {
    color: #fff !important
}



@media only screen and (min-width:320px) {


    .blog-layout-shift {
        min-height: 450px
    }

    .makingthepiecesfit {
        bottom: 50px;
        right: 40px;
        transition: all .2s ease-out
    }

    .makingthepiecesfit:hover {
        bottom: 50px;
        right: 30px
    }

    #maintext .uk-margin-auto-left,
    #maintext .uk-margin-auto-right {
        margin: 0 !important;
        margin-left: -30px !important
    }

    .fd-minheight-slideshow {
        min-height: 1000px !important
    }

    .menu a .designicon--nav {
        -webkit-transition: all .3s ease-out;
        -webkit-transition: all .2s ease-out;
        transition: all .2s ease-out;
        display: block;
        width: 40px;
        height: 40px;
        background: url(../../images/design-icons-white.png) center center no-repeat;
        background-size: 360px;
        overflow: hidden;
        margin: 0 auto;
        position: absolute;
        top: 0;
        left: 8px
    }

    .menu a .designicon:hover {
        left: 17px
    }

    .menu a .icon--branding {
        background-position: center left
    }

    .menu a .icon--website {
        background-position: center left -48px
    }

    .menu a .icon--literature {
        background-position: center left -90px
    }

    .menu a .icon--packaging {
        background-position: center left -140px
    }

    .menu a .icon--exhibitions {
        background-position: center left -180px
    }

    .menu a .icon--signage {
        background-position: center left -228px
    }

    .menu a .icon--vehicle {
        background-position: center left -270px
    }

    .menu a .icon--photography {
        background-position: center left -317px
    }

    footer {
        position: relative;
        z-index: 1
    }

    footer.about__black {
        padding: 0
    }

    #menuactive {
        cursor: pointer
    }

    .menu {
        display: block;
        background: #fff;
        position: fixed;
        margin-top: -900px;
        width: 100%;
        padding-top: 2em !important;
        -webkit-transition: all .5s ease-out;
        transition: all .5s ease-out
    }

    .menu ul li a {
        display: block;
        color: #fff;
        font-weight: 600;
        font-size: 1em;
        -webkit-transition: all .2s ease-out;
        transition: all .2s ease-out;
        padding: .4em .51em .4em 3.6em;
        text-align: left;
        border: 1px solid #ccc;
        background: #ccc;
        position: relative
    }

    .menu ul li a.blue {
        border: 1px solid #009ad9;
        background: #009ad9
    }

    .menu ul li a.dark {
        border: 1px solid #999;
        background: #999
    }

    .menu ul li a:hover {
        border: 1px solid #009ad9;
        color: #009ad9;
        background: #fff
    }

    .menu ul li a.contact {
        border: 1px solid #009ad9;
        color: #009ad9;
        background: #fff
    }

    .menu ul li span.rocksalt {
        font-family: "Rock Salt", cursive;
        position: absolute;
        right: 25px;
        top: .7em;
        font-weight: 300;
        font-size: .8em
    }

    .overlay {
        display: none;
        background: rgba(0, 0, 0, .4);
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        z-index: 997;
        -webkit-transition: all .3s ease-out;
        transition: all .3s ease-out
    }

    .menu-active {
        margin-top: 0
    }

    .overlay-active {
        display: block
    }

    .header-active {
        background: #fff;
        -webkit-box-shadow: 0 1px 4px 0 rgba(50, 50, 50, 0) !important;
        box-shadow: 0 1px 4px 0 rgba(50, 50, 50, 0) !important
    }

    .menu .uk-grid-small>.uk-grid-margin {
        margin-top: 15px !important
    }

    .logowrapper {
        max-width: 175px
    }

    .logowrapper svg {
        padding-top: 10px
    }

    .tablet {
        margin-top: 1.5em
    }

    .hero__height {
        min-height: 89vh
    }

    .carousel-position {
        max-width: 70%;
        top: 14vh
    }

    h1 {
        font-size: 1.6rem !important;
        text-shadow: 0 0 30px #1477ad;
        line-height: 1.1
    }

    p {
        font-size: .8rem;
        line-height: 1.4 !important
    }

    .wrapper {
        width: 86%
    }

    .text-position {
        top: calc(90% - var(--uk-position-margin-offset));
        left: calc(50% - var(--uk-position-margin-offset));
        --uk-position-translate-x: -50%;
        --uk-position-translate-y: -90%;
        -webkit-transform: translate(var(--uk-position-translate-x), var(--uk-position-translate-y));
        transform: translate(var(--uk-position-translate-x), var(--uk-position-translate-y))
    }

    .nav {
        margin-top: 0
    }

    .fd__header--padding {
        -webkit-transition: all .6s;
        transition: all .6s;
        padding: 20px 0 !important;
        margin-left: 0 !important
    }

    .uk-active .fd__header--padding {
        padding: 20px 0 !important
    }

    .uk-card-title {
        font-size: 3rem;
        letter-spacing: -6px;
        font-weight: 800;
        line-height: .9 !important
    }

    .number__block {
        font-size: 1.5rem;
        font-weight: 800;
        color: #1b99d9;
        line-height: 3;
        border-bottom: 2px solid #1b99d9;
        max-width: 30px;
        margin-right: 0;
        margin-left: auto;
        letter-spacing: -3px
    }

    .block__border-left {
        border-left: 2px solid #1274a9;
        margin-top: 10px !important
    }
}

@media only screen and (min-width:450px) {
    .carousel-position {
        right: 16%;
        max-width: 75%;
        top: 12vh
    }
}

@media only screen and (min-width:640px) {
    .blog-layout-shift {
        min-height: 500px
    }

    .tablet {
        margin-top: .5em
    }

    .fd-minheight-slideshow {
        min-height: 1000px !important
    }

    .logowrapper {
        max-width: 250px
    }

    .logowrapper svg {
        padding-top: 0
    }

    .hero__height {
        min-height: 80vh
    }

    .carousel-position {
        right: 16%;
        max-width: 60%;
        top: 10vh
    }

    h1 {
        font-size: 2rem !important;
        letter-spacing: -1px;
        line-height: 1;
        text-shadow: 0 0 30px #1477ad
    }

    p {
        font-size: 1rem;
        line-height: 1.4 !important
    }

    .wrapper {
        width: 88%
    }

    .text-position {
        top: calc(88% - var(--uk-position-margin-offset));
        left: calc(50% - var(--uk-position-margin-offset));
        --uk-position-translate-x: -50%;
        --uk-position-translate-y: -88%;
        -webkit-transform: translate(var(--uk-position-translate-x), var(--uk-position-translate-y));
        transform: translate(var(--uk-position-translate-x), var(--uk-position-translate-y))
    }

    .nav {
        margin-top: 10px
    }

    .fd__header--padding {
        -webkit-transition: all .6s;
        transition: all .6s;
        padding: 40px 0 40px 40px
    }
}

@media only screen and (min-width:750px) {
    .carousel-position {
        right: 16%;
        max-width: 50%;
        top: 10vh
    }
}

@media only screen and (min-width:960px) {
    .uk-hp-herotext-header {
        margin-top: -50px;
    }

    .uk-card-title {
        font-size: 3.4rem;
        letter-spacing: -6px;
        font-weight: 800;
        line-height: .9 !important
    }

    .blog-layout-shift {
        min-height: 500px
    }

    footer {
        /* position: fixed;
        z-index: -1 */
    }

    footer.about__black {
        padding: 0 48px
    }

    #maintext .uk-margin-auto-left,
    #maintext .uk-margin-auto-right {
        margin-left: auto !important;
        margin-right: auto !important
    }

    .tablet {
        margin-top: 0
    }

    .icons {
        display: block;
        font-size: 11px;
        margin: 2rem auto 0 auto;
        font-weight: 600;
        padding-left: 0 !important
    }

    .fd-minheight-slideshow {
        min-height: 600px !important;
        max-height: 600px
    }

    .cta__top--margin {
        margin-top: 40px !important
    }

    .block__border-left {
        border-left: 2px solid #1274a9;
        margin-top: 40px !important
    }

    .menu-active {
        margin-top: 0
    }

    .logowrapper {
        max-width: 250px
    }

    .hero__height {
        max-height: 900px;
        min-height: 700px
    }

    .carousel-position {
        right: 45px;
        max-width: 45%;
        top: 12vh
    }

    h1 {
        font-size: 2.4rem !important;
        letter-spacing: -1px;
        line-height: 1;
        text-shadow: 0 0 30px #1477ad
    }

    p {
        font-size: 1.1rem
    }

    .wrapper {
        width: 90%
    }

    .text-position {
        top: calc(38% - var(--uk-position-margin-offset));
        left: calc(50% - var(--uk-position-margin-offset));
        --uk-position-translate-x: -50%;
        --uk-position-translate-y: -38%;
        -webkit-transform: translate(var(--uk-position-translate-x), var(--uk-position-translate-y));
        transform: translate(var(--uk-position-translate-x), var(--uk-position-translate-y))
    }

    .nav {
        margin-top: 10px
    }

    .menu a .designicon--nav {
        -webkit-transition: all .3s ease-out;
        -webkit-transition: all .2s ease-out;
        transition: all .2s ease-out;
        display: block;
        width: 50px;
        height: 50px;
        background: url(../../images/design-icons-white.png) center center no-repeat;
        background-size: 400px;
        overflow: hidden;
        margin: 0 auto;
        position: absolute;
        top: 0;
        left: 6px
    }

    .menu a .designicon:hover {
        left: 17px
    }

    .menu a .icon--branding {
        background-position: center left
    }

    .menu a .icon--website {
        background-position: center left -50px
    }

    .menu a .icon--literature {
        background-position: center left -100px
    }

    .menu a .icon--packaging {
        background-position: center left -150px
    }

    .menu a .icon--exhibitions {
        background-position: center left -200px
    }

    .menu a .icon--signage {
        background-position: center left -250px
    }

    .menu a .icon--vehicle {
        background-position: center left -300px
    }

    .menu a .icon--photography {
        background-position: center left -350px
    }
}

@media only screen and (min-width:1200px) {
    .carousel-position {
        right: 150px;
        max-width: 100%
    }

    h1 {
        font-size: 3.1rem !important;
        letter-spacing: -1px;
        line-height: 1;
        text-shadow: 0 0 30px #1477ad
    }

    p {
        font-size: 1.2rem
    }

    .wrapper {
        width: 92%
    }

    .menu ul li a {
        font-size: 1.5em
    }

    .menu a .designicon--nav {
        -webkit-transition: all .3s ease-out;
        -webkit-transition: all .2s ease-out;
        transition: all .2s ease-out;
        display: block;
        width: 60px;
        height: 60px;
        background: url(../../images/design-icons-white.png) center center no-repeat;
        background-size: 480px;
        overflow: hidden;
        margin: 0 auto;
        position: absolute;
        top: 0;
        left: 15px
    }

    .menu a .designicon:hover {
        left: 17px
    }

    .menu a .icon--branding {
        background-position: center left
    }

    .menu a .icon--website {
        background-position: center left -60px
    }

    .menu a .icon--literature {
        background-position: center left -120px
    }

    .menu a .icon--packaging {
        background-position: center left -180px
    }

    .menu a .icon--exhibitions {
        background-position: center left -235px
    }

    .menu a .icon--signage {
        background-position: center left -300px
    }

    .menu a .icon--vehicle {
        background-position: center left -360px
    }

    .menu a .icon--photography {
        background-position: center left -420px
    }
}

@media only screen and (min-width:1600px) {
    .carousel-position {
        right: 250px;
        top: 10vh
    }
}

@media only screen and (min-width:2200px) {
    .carousel-position {
        right: 550px;
        top: 10vh
    }
}

.canvas canvas {
    position: absolute;
    top: 0;
    left: 0;
    opacity: .2;
    max-width: none;
    max-height: 95vh;
    min-width: 100%
}

.canvas div {
    position: absolute;
    height: 90vh;
    color: #fff;
    left: 0;
    overflow: hidden
}

.canvas #containerTop {
    top: 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}

.canvas #containerBottom {
    top: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.slider-arrow {
    margin-right: 18%;
    margin-top: -50px;
    z-index: 100
}

.slider-arrow svg {
    width: 28px;
    height: 48px
}

@media only screen and (max-width:2200px) {
    .slider-arrow {
        margin-right: 6%;
        margin-top: -50px;
        z-index: 100
    }
}

@media only screen and (max-width:550px) {
    .hp-carousel-image {
        max-height: 360px !important
    }

    .slider-arrow {
        margin-right: 3%
    }

    .slider-arrow svg {
        width: 48px;
        height: 24px
    }
}

#cursor {
    pointer-events: none
}

#cursor .cursor-circle {
    position: fixed;
    top: 0;
    left: 0;
    mix-blend-mode: difference;
    z-index: 1000
}

#cursor .cursor-circle circle {
    fill: #fff
}