﻿

.mobile-650 {
    display: none;
}
span.author_name {
    border-top: 2px solid #0069d9;
    margin-top: 1px;
    padding-top: 4px;
    display: inline-block !important;
}
#cookie-notice a.cn-button, #cookie-notice .cn-button {
    color: #fff !important;
    text-decoration: underline;
}

.grecaptcha-badge {
    visibility: hidden;
}
.thunderbolt_modules img {
    width: 45px;
    margin-bottom: 5px !important;
    position: relative;
    display: block;
    margin: auto;
}
.thunderbolt_modules a {
    margin-bottom: 15px !important;
    font-size: 10px;
    text-align: center;
    font-weight: bold;
    width: 70px;
}
/*.thunderbolt_modules .bgoverlay {
    background: #0101016b;
    color: #424242 !important;
    padding: 5px 5px;
}*/
/*.thunderbolt_modules .bgoverlay img{
     z-index:-9;
}*/
.mobile {
    display: none;
}

.container {
    width: 100%;
    position: relative;
}

    .container.white {
        background: #fff;
    }

.content {
    width: 100%;
    padding: 0 150px;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
}



em.Typewriter__cursor {
    font-style: normal;
}

.container .owl-carousel.owl-loaded.owl-drag a {
    cursor: grab;
}

    .container .owl-carousel.owl-loaded.owl-drag a:active {
        cursor: grabbing;
    }



.relative {
    position: relative;
}

.clear {
    margin: 0;
    padding: 0;
    clear: both;
}

.opacity0 {
    opacity: 0;
    transition: opacity 1s;
}

.opacity02 {
    opacity: 0;
    transition: opacity 3s;
}

.opacity1 {
    opacity: 1;
}

.header {
    height: 100vh;
}

.padding-bottom {
    padding-top: 0px;
    padding-bottom: 150px;
}

.padding-0 {
    padding-left: 0;
    padding-right: 0;
}

.sx {
    width: calc(33.333% - 150px);
    float: left;
    min-height: 1px;
    margin-right: 150px;
}

.portfolio-detail .content.mobile {
    padding-left: 75px;
    padding-right: 75px;
    box-sizing: border-box;
}

.portfolio-detail .dx img {
    width: 100%;
}

.sx.contact span, .mobile .contact span {
    display: block;
    color: #000;
    margin-bottom: 20px;
}

.sx.contact a {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 75px;
    color: #7f7d7b;
}

.portfolio-detail .sx.contact a {
    display: inline-block;
    margin-right: 0px;
    margin-bottom: 0px;
    color: #7f7d7b;
}

.portfolio-detail .sx.contact h6 {
    font-size: calc(13px + (15 - 13) * ((100vw - 300px) / (2560 - 300)));
    font-weight: 500;
    text-transform: uppercase;
    margin: 0;
}

.sx.contact a:hover {
    color: #bfafa0;
}

.sx h3 {
    font-size: calc(15px + (20 - 15) * ((100vw - 300px) / (2560 - 300)));
    font-weight: 400;
    text-align: right;
    transform: rotate(-90deg);
    position: absolute;
    top: 0;
    margin-top: 130px;
    left: 5%;
    text-transform: uppercase;
}

    .sx h3:after {
        content: "";
        height: 1px;
        background: #bfafa0;
        width: 260px;
        display: table;
        text-align: right;
        margin-top: 20px;
    }

.sx h4, .mobile h4 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    margin: 110px 0 25px;
}

.dx {
    float: left;
    width: 66.666%;
    max-width: 960px;
    min-height: 1px;
}

    .dx img {
        max-width: 100%;
    }

strong {
    font-weight: 600;
}

.intro h2 {
    font-size: calc(16px + (50 - 16) * ((100vw - 300px) / (2560 - 300)));
    margin: 0;
    font-weight: 400;
}

.intro h3 {
    font-size: calc(16px + (20 - 16) * ((100vw - 300px) / (2560 - 300)));
    font-weight: 400;
    margin: 0;
}

.intro h4 {
    text-transform: uppercase;
    font-weight: 600;
    margin: 150px 0 70px;
    font-size: calc(13px + (18 - 13) * ((100vw - 300px) / (2560 - 300)));
}

.intro h5 {
    float: left;
    width: 45%;
    font-size: calc(16px + (20 - 16) * ((100vw - 300px) / (2560 - 300)));
    font-weight: 400;
    margin: 5px 0;
}

.intro h6 {
    float: right;
    width: 45%;
    text-align: right;
    text-transform: uppercase;
    font-size: calc(13px + (18 - 13) * ((100vw - 300px) / (2560 - 300)));
    font-weight: 500;
    margin: 5px 0;
}

#follower {
    position: absolute;
    top: 50%;
    left: 50%;
}

    #follower.zindex {
        z-index: 99;
    }

    #follower #circle1 {
        position: absolute;
        background: #e1dfe0;
        border-radius: 50%;
        height: 2em;
        width: 2em;
        margin-top: -1em;
        margin-left: -1em;
        transition: all 0.5s ease;
    }

        #follower #circle1.hover {
            transition: all 0.8s ease;
            height: 4em;
            width: 4em;
            margin-top: -2em;
            margin-left: -2em;
        }

    #follower #circle2 {
        position: absolute;
        -webkit-animation: pulse 3s infinite;
        animation: pulse 3s infinite;
        background: rgba(88,87,88,0.05);
        border-radius: 50%;
        height: 0em;
        width: 0em;
        margin-top: -1.5em;
        margin-left: -1.5em;
    }
/*
-webkit-animation: pulse 2s infinite; 
animation: pulse 2s infinite;
*/
/*#fixed-element .sx {
    padding-top: 75px;
}*/
#fixed-element{
    padding-top: 75px;
}
.line-top {
    border-top: 1px solid #bfafa0;
}

.line-top p{
    text-align: left;
}

h1 {
    font-size: calc(20px + (50 - 20) * ((100vw - 300px) / (2560 - 300)));
}

.service {
    padding: 75px 0 0;
    width: 100%;
    display: block;
}

    .service .line {
        height: 1px;
        background: #bfafa0;
        width: 100%;
        margin-top: 75px;
    }

    .service span {
        color: #b4b4bc;
        font-size: 18px;
    }

    .service h1 {
        text-transform: uppercase;
        font-weight: 400;
        line-height: 1.1;
        margin: 0;
        padding-left: 75px;
        box-sizing: border-box;
    }

        .service h1 a {
            color: #7f7d7b;
            position: relative;
            display: block;
        }

            .service h1 a:hover {
                color: #bfafa0;
            }

            .service h1 a:before {
                content: "";
                height: 14px;
                width: 2px;
                background: #b4b4bc;
                position: absolute;
                right: 7px;
                top: -28px;
                display: block;
                transition: all 0.5s ease;
            }

            .service h1 a:after {
                content: "";
                height: 2px;
                width: 14px;
                background: #b4b4bc;
                position: absolute;
                right: 1px;
                top: -22px;
                display: block;
                transition: all 0.5s ease;
            }

            .service h1 a:hover:before {
                transform: rotate(90deg);
                transition: all 0.5s ease;
                background: #bfafa0;
            }

            .service h1 a:hover:after {
                transform: rotate(90deg);
                transition: all 0.5s ease;
                background: #bfafa0;
            }

    .service h2 {
        color: #b4b4bc;
        font-weight: 400;
        font-size: calc(14px + (18 - 14) * ((100vw - 300px) / (2560 - 300)));
        line-height: 1.5;
        margin: 10px 0 0;
        padding-left: 75px;
        box-sizing: border-box;
    }

.portfolio-page a {
    float: left;
    width: calc(33.333% - 250px);
    margin: 150px 125px 0;
    position: relative;
}

    .portfolio-page a img {
        max-width: 100%;
        margin: 0 auto;
    }

.owl-carousel h2,
.portfolio-page h2 {
    position: relative;
    color: #b4b4bc;
    font-weight: 400;
    margin: 10px 0 0;
    font-size: calc(14px + (18 - 14) * ((100vw - 300px) / (2560 - 300)));
}

    .owl-carousel h2:after,
    .portfolio-page h2:after {
        content: "";
        width: 50px;
        height: 1px;
        background: #bfafa0;
        margin-top: 20px;
        display: block;
    }

.owl-carousel a,
.portfolio-page a {
    display: block;
    position: static;
}

    .owl-carousel a:hover h2,
    .portfolio-page a:hover h2 {
        color: #bfafa0;
    }

    .owl-carousel a:before,
    .portfolio-page a:before {
        content: "";
        height: 14px;
        width: 2px;
        background: #b4b4bc;
        position: absolute;
        right: 7px;
        bottom: 32px;
        display: block;
        transition: all 0.5s ease;
    }

    .owl-carousel a:after,
    .portfolio-page a:after {
        content: "";
        height: 2px;
        width: 14px;
        background: #b4b4bc;
        position: absolute;
        right: 1px;
        bottom: 38px;
        display: block;
        transition: all 0.5s ease;
    }

    .owl-carousel a:hover:before,
    .portfolio-page a:hover:before {
        transform: rotate(90deg);
        transition: all 0.5s ease;
        background: #bfafa0;
    }

    .owl-carousel a:hover:after,
    .portfolio-page a:hover:after {
        transform: rotate(90deg);
        transition: all 0.5s ease;
        background: #bfafa0;
    }

.sx2 {
    float: left;
    box-sizing: border-box;
    padding-left: 150px;
    width: 33.333%;
    min-height: 1px;
}

    .sx2 h3 {
        font-size: calc(15px + (20 - 15) * ((100vw - 300px) / (2560 - 300)));
        font-weight: 400;
        text-align: right;
        transform: rotate(-90deg);
        position: absolute;
        top: 0%;
        margin-top: 130px;
        left: 150px;
        text-transform: uppercase;
        /*&:after
            content ""
            height 1px
            background b1 
            width 260px 
            display table 
            text-align right
            margin-top 20px*/
    }

.dx2 {
    float: right;
    width: calc(66.666% - 55px);
    box-sizing: border-box;
}

.info {
    border-top: 1px solid #bfafa0;
    border-bottom: 1px solid #bfafa0;
    padding: 75px 0;
    /*background-color: #f5f5f5;*/
    z-index: 9;
}

    .info h3 {
        font-size: calc(20px + (50 - 20) * ((100vw - 300px) / (2560 - 300)));
        margin: 0;
        font-weight: 400;
        width: 50%;
        float: left;
    }

    .info .info-social {
        float: right;
        width: 50%;
        box-sizing: border-box;
    }

        .info .info-social a.btn {
            border: 1px solid #bfafa0;
            padding: 10px 45px;
            box-sizing: border-box;
            text-align: center;
            color: #b4b4bc;
            display: table;
            margin-top: 15px;
            margin-right: 75px;
            position: relative;
            width: 100%;
        }

            .info .info-social a.btn:hover {
                color: #bfafa0;
            }

            .info .info-social a.btn:before {
                content: "";
                height: 14px;
                width: 2px;
                background: #b4b4bc;
                position: absolute;
                right: 26px;
                top: 40%;
                display: block;
                transition: all 0.5s ease;
            }

            .info .info-social a.btn:after {
                content: "";
                height: 2px;
                width: 14px;
                background: #b4b4bc;
                position: absolute;
                right: 20px;
                top: 51%;
                display: block;
                transition: all 0.5s ease;
            }

            .info .info-social a.btn:hover:before {
                transform: rotate(90deg);
                transition: all 0.5s ease;
                background: #bfafa0;
            }

            .info .info-social a.btn:hover:after {
                transform: rotate(90deg);
                transition: all 0.5s ease;
                background: #bfafa0;
            }

            .info .info-social a.btn.open {
                border: 0;
            }

        .info .info-social .w2 {
            float: left;
            width: 100%;
            min-height: 1px;
        }

        .info .info-social .w3 {
            float: left;
            width: 33.333%;
            min-height: 1px;
        }

            .info .info-social .w3 span {
                color: #b4b4bc;
            }

            .info .info-social .w3 a {
                color: #7f7d7b;
            }

                .info .info-social .w3 a:hover {
                    color: #bfafa0;
                }

            .info .info-social .w3:nth-child(1) {
                width: 40.33%;
            }

            .info .info-social .w3:nth-child(3) {
                text-align: right;
                width: 21.333%;
            }

                .info .info-social .w3:nth-child(3) a {
                    margin-left: 10px;
                }

.flex {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-end;
}

    .flex .logo-footer {
        float: left;
        width: 50%;
    }

        .flex .logo-footer img {
            max-width: 100%;
            width: auto;
        }

    .flex #credits {
        float: right;
        width: 50%;
        text-align: right;
    }

.width100 {
    display: block;
    width: 100%;
}

    .width100 img {
        width: 100%;
        display: block;
    }

.font {
    font-size: 13px;
    margin-bottom: 25px;
}

.color {
    font-size: 13px;
    margin-bottom: 25px;
}

    .color .box {
        height: 50px;
        width: 50px;
        background: #fff;
        border-radius: 100%;
        box-shadow: 0 3px 6px 0 #d4d4d4;
    }

    .color .width2 {
        width: 50%;
        float: left;
    }

        .color .width2 span {
            margin-bottom: 0;
            margin-top: 25px;
        }

#more-project {
    float: right;
    width: 40%;
    padding-top: 100px;
    padding-bottom: 75px;
}

form label {
    display: block;
    color: #7f7d7b;
}



.title-mobile {
    display: none;
}

.terms {
    margin: 35px 0 35px;
}

i.term {
    font-style: normal;
    display: block;
    color: #b4b4bc;
    font-size: calc(12px + (20 - 12) * ((100vw - 300px) / (2560 - 300)));
}

.padding-mobile {
    padding: 0;
}

    .padding-mobile .terms {
        display: none;
    }

@-moz-keyframes pulse {
    0% {
        height: 2em;
        width: 2em;
        margin-top: -1em;
        margin-left: -1em;
    }

    50% {
        height: 3em;
        width: 3em;
        margin-top: -1.5em;
        margin-left: -1.5em;
    }

    100% {
        height: 2em;
        width: 2em;
        margin-top: -1em;
        margin-left: -1em;
    }
}

@-webkit-keyframes pulse {
    0% {
        height: 2em;
        width: 2em;
        margin-top: -1em;
        margin-left: -1em;
    }

    50% {
        height: 3em;
        width: 3em;
        margin-top: -1.5em;
        margin-left: -1.5em;
    }

    100% {
        height: 2em;
        width: 2em;
        margin-top: -1em;
        margin-left: -1em;
    }
}

@-o-keyframes pulse {
    0% {
        height: 2em;
        width: 2em;
        margin-top: -1em;
        margin-left: -1em;
    }

    50% {
        height: 3em;
        width: 3em;
        margin-top: -1.5em;
        margin-left: -1.5em;
    }

    100% {
        height: 2em;
        width: 2em;
        margin-top: -1em;
        margin-left: -1em;
    }
}

@keyframes pulse {
    0% {
        height: 2em;
        width: 2em;
        margin-top: -1em;
        margin-left: -1em;
    }

    50% {
        height: 3em;
        width: 3em;
        margin-top: -1.5em;
        margin-left: -1.5em;
    }

    100% {
        height: 2em;
        width: 2em;
        margin-top: -1em;
        margin-left: -1em;
    }
}


.blurry-load {
    filter: blur(8px);
}

@keyframes blurOut {
    0% {
        filter: blur(20px);
    }

    50% {
        filter: blur(10px);
    }

    100% {
        filter: blur(0px);
    }
}
/* Create the blurOut animation
 To be used for all images with the blur-image class */

.blur-out {
    animation: blurOut 0.5s ease-out;
}

@keyframes shimmer {
    0% {
        background-position: -100vw 0;
    }

    100% {
        background-position: 100vw 0;
    }
}
/* Create the shimmer animation
 This will create left to right shimmer effect
 for the no-blur class below
 Use -100vw to 100vw for the background position property
 to ensure that this will work with different sized elements
 (using -100% to 100% was resulting in a shimmer effect that didn't move left to right) */

.no-blur {
    animation-duration: 2s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: shimmer;
    animation-timing-function: linear;
    background: #f6f7f8;
    background: gradient( linear, left top, right top, color-stop(8%, #eeeeee), color-stop(18%, #dddddd), color-stop(33%, #eeeeee) );
    background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
}


#nav-icon3 {
    width: 30px;
    height: 45px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
    position: absolute;
    right: 5%;
    top: 75px;
    display: none;
    z-index: 99;
}

    #nav-icon3 span {
        background: #b4b4bc;
        display: block;
        position: absolute;
        height: 2px;
        width: 100%;
        border-radius: 2px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: 0.25s ease-in-out;
        -moz-transition: 0.25s ease-in-out;
        -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;
    }

        #nav-icon3 span:nth-child(1) {
            top: 0px;
        }

        #nav-icon3 span:nth-child(2) {
            top: 10px;
        }

        #nav-icon3 span:nth-child(3) {
            top: 10px;
        }

        #nav-icon3 span:nth-child(4) {
            top: 20px;
        }

    #nav-icon3.open span:nth-child(1) {
        top: 18px;
        width: 0%;
        left: 50%;
    }

    #nav-icon3.open span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    #nav-icon3.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    #nav-icon3.open span:nth-child(4) {
        top: 18px;
        width: 0%;
        left: 50%;
    }

#nav-icon4 {
    width: 30px;
    height: 45px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
    z-index: 99;
    position: absolute;
    right: 5%;
    top: 0px;
    display: none;
}

    #nav-icon4 span {
        background: #b4b4bc;
        display: block;
        position: absolute;
        height: 2px;
        width: 100%;
        border-radius: 2px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: 0.25s ease-in-out;
        -moz-transition: 0.25s ease-in-out;
        -o-transition: 0.25s ease-in-out;
        transition: 0.25s ease-in-out;
    }

        #nav-icon4 span:nth-child(1) {
            top: 0px;
        }

        #nav-icon4 span:nth-child(2) {
            top: 10px;
        }

        #nav-icon4 span:nth-child(3) {
            top: 10px;
        }

        #nav-icon4 span:nth-child(4) {
            top: 20px;
        }

    #nav-icon4.open span {
        background: #b4b4bc;
    }

        #nav-icon4.open span:nth-child(1) {
            top: 18px;
            width: 0%;
            left: 50%;
        }

        #nav-icon4.open span:nth-child(2) {
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }

        #nav-icon4.open span:nth-child(3) {
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }

        #nav-icon4.open span:nth-child(4) {
            top: 18px;
            width: 0%;
            left: 50%;
        }

#overlay {
    display: none;
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 1;
    z-index: 98;
    position: fixed;
    top: 0;
    left: 0;
}

.overflowy {
    overflow-y: hidden;
}

.menu-mobile {
    margin-left: 5%;
    margin-top: 60px;
    display: none;
    z-index: 99;
    text-align: left;
    position: fixed;
    top: 120px;
    left: 0%;
    width: 90%;
}

    .menu-mobile ul {
        padding: 0;
        margin: 0px auto 0;
        display: table;
    }

        .menu-mobile ul li {
            list-style: none;
            margin-bottom: 10px;
            color: #7f7d7b;
            font-weight: 500;
            line-height: 3;
            text-align: left;
            margin: 0px auto;
            text-align: center;
            text-transform: uppercase;
        }

            .menu-mobile ul li.current-menu-item a {
                text-decoration: none;
                color: #BFAFA0;
            }

            .menu-mobile ul li img {
                display: none;
            }

            .menu-mobile ul li a {
                color: #7f7d7b;
                text-decoration: none;
            }

                .menu-mobile ul li a:hover {
                    color: #BFAFA0;
                    text-decoration: none;
                }


/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
        touch-action: manipulation;
        -moz-backface-visibility: hidden;
        /* fix firefox animation glitch */
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0;
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        /* fix for flashing background */
        -webkit-transform: translate3d(0px, 0px, 0px);
    }

    .owl-carousel .owl-wrapper,
    .owl-carousel .owl-item {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
    }

    .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
    }

        .owl-carousel .owl-item img {
            display: block;
            width: 100%;
        }

    .owl-carousel .owl-nav.disabled,
    .owl-carousel .owl-dots.disabled {
        display: none;
    }

    .owl-carousel .owl-nav .owl-prev,
    .owl-carousel .owl-nav .owl-next,
    .owl-carousel .owl-dot {
        cursor: pointer;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .owl-carousel .owl-nav button.owl-prev,
    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel button.owl-dot {
        background: none;
        color: inherit;
        border: none;
        padding: 0 !important;
        font: inherit;
    }

    .owl-carousel.owl-loaded {
        display: block;
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block;
    }

    .owl-carousel.owl-hidden {
        opacity: 0;
    }

    .owl-carousel.owl-refresh .owl-item {
        visibility: hidden;
    }

    .owl-carousel.owl-drag .owl-item {
        -ms-touch-action: pan-y;
        touch-action: pan-y;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .owl-carousel.owl-grab {
        cursor: move;
        cursor: grab;
    }

    .owl-carousel.owl-rtl {
        direction: rtl;
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right;
        }

/* No Js */
.no-js .owl-carousel {
    display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    animation-name: fadeOut;
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
    transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */

.owl-carousel .owl-item {
    /**
			This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
			calculation of the height of the owl-item that breaks page layouts
		 */
}

    .owl-carousel .owl-item .owl-lazy {
        opacity: 0;
        transition: opacity 400ms ease;
    }

        .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
            max-height: 0;
        }

    .owl-carousel .owl-item img.owl-lazy {
        transform-style: preserve-3d;
    }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    /*background: url("../img/owl.video.play.png") no-repeat;*/
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease;
}

    .owl-carousel .owl-video-play-icon:hover {
        -ms-transform: scale(1.3, 1.3);
        transform: scale(1.3, 1.3);
    }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}


/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

    .owl-theme .owl-nav [class*='owl-'] {
        color: #FFF;
        font-size: 14px;
        margin: 5px;
        padding: 4px 7px;
        background: #D6D6D6;
        display: inline-block;
        cursor: pointer;
        border-radius: 3px;
    }

        .owl-theme .owl-nav [class*='owl-']:hover {
            background: #869791;
            color: #FFF;
            text-decoration: none;
        }

    .owl-theme .owl-nav .disabled {
        opacity: 0.5;
        cursor: default;
    }

        .owl-theme .owl-nav.disabled + .owl-dots {
            margin-top: 10px;
        }

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

    .owl-theme .owl-dots .owl-dot {
        display: inline-block;
        zoom: 1;
        *display: inline;
    }

        .owl-theme .owl-dots .owl-dot span {
            width: 10px;
            height: 10px;
            margin: 5px 7px;
            background: #D6D6D6;
            display: block;
            -webkit-backface-visibility: visible;
            transition: opacity 200ms ease;
            border-radius: 30px;
        }

        .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
            background: #869791;
        }



@media all and (max-width: 2000px) {
    .portfolio-page a {
        float: left;
        width: calc(33.333% - 150px);
        margin: 150px 75px 0;
    }
}
@media(min-width:1600px){
    .sx {
        width: calc(33.333% - 20px);
        margin-right: 100px;
    }
    .thunderbolt_modules a {
        font-size: 10px;
        font-weight:bold;
    }
}
@media(max-width:1850px) and (min-width:1600px){
    .dx {
        width: 60%;
    }
}

@media(max-width:1700px) and (min-width:1400px) {
    .thunderbolt_modules a {
        word-break: break-all;
    }

    .thunderbolt_modules img {
        width: 27px;
    }
}
@media(max-width:1399px) and (min-width:1200px) {
    .thunderbolt_modules a {
        word-break: break-all;
    }

    .thunderbolt_modules img {
        width: 22px;
    }
}
@media(max-width:1281px) and (min-width:1200px) {
    .footer-section {
        margin-top: 90px;
    }
}
    @media all and (max-width: 1550px) {
        .info .info-social {
            width: 60%;
        }

        .info h3 {
            width: 40%;
        }

        .line1, .line2 {
            background: #e1dfe0;
        }

        .portfolio-page a {
            float: left;
            width: calc(33.333% - 80px);
            margin: 150px 40px 0;
        }
    }

@media (max-width: 1570px) and (min-width:1550px) {
    .sx {
        width: calc(33.333% - 75px);
        margin-right: 75px;
    }
}

@media all and (max-width: 1450px) {
    .sx {
        width: calc(33.333% - 75px);
        margin-right: 75px;
    }
}

@media all and (max-width: 1300px) {
    .sx {
        width: calc(33.333% - 75px);
        margin-right: 75px;
    }

    .content.padding-0 {
        padding-left: 0;
        padding-right: 0;
    }

    .padding, .content.padding {
        padding-top: 75px;
        padding-bottom: 75px;
    }

    .padding-bottom {
        padding-top: 0px;
        padding-bottom: 75px;
    }



    .sx2 h3 {
        left: 75px;
    }

    .content {
        padding: 0 75px;
    }

    .intro {
        margin-top: 75px;
    }

        .intro h4 {
            margin: 75px 0 30px;
        }
}

    @media all and (max-width: 1200px) {
        .header .title h2 {
            margin: 0 0 0 100px;
        }

        .info .info-social, .info h3 {
            width: 100%;
            float: none;
        }

        .info h3 {
            margin-bottom: 75px;
        }
    }

    @media all and (max-width: 1050px) {
        .dx img {
            margin-left: auto;
            margin-right: auto;
        }

        .padding-mobile .terms {
            display: block;
        }

        .padding-mobile, .padding.mobile {
            padding-left: 75px;
            padding-right: 75px;
            box-sizing: border-box;
        }

        .thunderbolt_modules a {
            font-size: 12px;
            width: 85px;
        }

        .intro h6.title-mobile {
            display: block;
            float: none;
            width: 100%;
            text-align: left;
            text-transform: uppercase;
            font-size: calc(13px + (18 - 13) * ((100vw - 300px) / (2560 - 300)));
            font-weight: 500;
            margin: 0px;
        }

        .bck_cs {
            margin-top: 15px;
        }


        .dx {
            max-width: 100%;
        }

        .desktop #fixed-element .sx {
            display: none;
        }

        .portfolio-page a {
            float: left;
            width: calc(50% - 50px);
            margin: 75px 25px 0;
        }

        /*.sx.contact {
        display: none;
        float: none;
    }*/
        div#fixed-element2 {
            padding-top: 40px !important;
        }

        .dx {
            width: 100%;
            float: none;
        }

        .sx {
            width: 100%;
            margin-right: 0px;
            transform: none !important;
            padding-left: 5%;
            padding-right: 5%;
            margin-top: 15px;
        }

        .portfolio-detail img {
            margin-top: 15px;
            margin-bottom: 15px;
            transform: none !important;
        }

        .portfolio-detail .content {
            padding: 0;
        }

        .mobile {
            display: block;
        }

        .width100 {
            display: block;
            width: 100%;
        }
    }

    @media all and (max-width: 960px) {


        .line1, .line2 {
            display: none;
        }
    }

    @media all and (max-width: 780px) {

        .readttostart {
            margin-bottom: 0px;
            margin-top: 0px;
        }

        #nav-icon3 {
            display: block;
        }

        header nav {
            display: none;
        }

        .padding-mobile, .portfolio-detail .padding.mobile {
            padding-left: 5%;
            padding-right: 5%;
        }

        .padding {
            padding-top: 15px;
            padding-bottom: 15px;
        }

        .padding-bottom {
            padding-top: 0px;
            padding-bottom: 35px;
        }

        .sx2 h3 {
            left: 5%;
        }

        .content {
            padding: 0 5%;
        }

        .intro {
            margin-top: 35px;
        }



        body, html {
            cursor: auto;
        }

        #follower {
            display: none;
        }
    }

    @media all and (max-width: 650px) {
        .intro {
            margin-top: 0px;
        }

        #fixed-element {
            padding-top: 0px;
        }

        .sx h4, .mobile h4 {
            margin-top: 35px;
        }

        .content.padding.desktop {
            padding: 0;
        }

        .portfolio-detail img {
            margin-top: 15px;
            margin-bottom: 15px;
            transform: none !important;
        }

        .mobile-650 {
            display: block;
        }

        .flex #credits {
            margin-top: 35px;
        }

        .service {
            padding: 35px 0 0;
        }

        .service .line {
            margin-top: 35px;
        }

        .owl-carousel {
            margin-top: 35px;
        }

        .info {
            padding: 35px 0 0;
        }

        .padding, .content.padding {
            padding-top: 35px;
            padding-bottom: 35px;
        }

        .owl-carousel a:after, .portfolio-page a:after {
            bottom: 15px;
        }

        .owl-carousel a:before, .portfolio-page a:before {
            bottom: 9px;
        }

        .portfolio-page a {
            float: none;
            width: 100%;
            margin: 50px 0px 0;
            position: relative;
        }

        .line1, .line2 {
            display: none;
        }

        #nav-icon3 {
            top: 25px;
        }

        .owl-carousel h2:after, .portfolio-page h2:after {
            display: none;
        }

        div#fixed-element2 {
            padding-top: 40px !important;
        }
    }

    @media all and (max-width: 600px) {
        .desk {
            display: none;
        }

        .service h1, .service h2 {
            padding-left: 0;
        }

        .sx2 {
            display: none;
        }

        .dx2 {
            float: none;
            width: 100%;
        }

        .info .info-social .w3:nth-child(1), .info .info-social .w3, .info .info-social .w3:nth-child(3) {
            width: 100%;
            float: none;
        }

        .info .info-social .w3:nth-child(3) {
            text-align: left;
        }

        .info .info-social .w3:nth-child(3) a {
            margin-left: 0;
            display: inline-block;
            margin-right: 15px;
        }

        .info .info-social .w3 {
            padding-bottom: 35px;
        }

        .info .info-social a.btn, .info h3 {
            margin-bottom: 35px;
        }

        .flex .logo-footer {
            float: none;
            width: 100%;
            margin: 0 auto;
            display: block;
        }

        .flex .logo-footer img {
            margin: 0 auto;
            display: block;
        }

        .flex {
            display: block;
        }

        .flex #credits {
            float: none;
            width: 100%;
            text-align: center;
        }

        form input[type="text"], form input[type="email"], form textarea {
            margin-bottom: 35px;
        }

        .readttostart {
            margin-top: 40px;
        }
    }

    .ts_detail_hidden {
        display: none;
    }

    .inner-img {
        transition: 0.3s;
    }

    .inner-img:hover {
        transform: scale(1.1);
    }

    div#fixed-element2 {
        padding-top: 110px;
    }


.second-sec-ht .owl-carousel a:hover:before {
    display: none;
}

.second-sec-ht .owl-carousel a:hover:after {
    display: none;
}

.first-sec-ht .owl-carousel a:hover:before {
    display: none;
}

.first-sec-ht .owl-carousel a:hover:after {
    display: none;
}

.first-sec-ht .owl-carousel a:before {
    display: none;
}

.first-sec-ht .owl-carousel a:after {
    display: none;
}

.second-sec-ht .owl-carousel a:before {
    display: none;
}

.second-sec-ht .owl-carousel a:after {
    display: none;
}

.first-sec-ht .owl-theme .owl-dots .owl-dot span {
    display: none;
}


@media (min-width: 1600px) {
    .pg-content .sx {
        width: calc(25% - 20px);
        margin-right: 100px;
    }
}



