﻿/* Move down content because we have a fixed navbar that is 50px tall */
body {
    /*padding-top: 50px;
    padding-bottom: 20px;*/
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding: 0;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: black;
    border-color: #fff
}

a {
    text-decoration: none !important;
    color:black;
}

a:link {
    color: black;
}

a:visited {
    color: black;
}

a:hover {
    color: black;
}

a:active {
    color: black;
}


/* Responsive: Portrait tablets and up */
@media (max-width: 767px) {

    .caret2 {
        position: absolute;
        left: calc(67% - 15px);
        top: 6px;
        content: '';
        width: 17px;
        height: 17px;
        border-top: 2px solid #939292;
        border-right: 2px solid #939292;
        transform: rotate(135deg);
        display: inline-block;
        margin-left: 65px;
        vertical-align: middle;
        border-top: 4px solid \9;
    }

    .moc {
        opacity: 0.2;
    }

    .collapse{
        display:block;
    }

    .mset {
        position: fixed;
        width: 80%;
        transform: translateX(-100%);
        transition: 0.5s ease-in-out;
    }

    .mopen {
        transform: translateX(0px);
    }

    .navbar-toggle .icon-bar:nth-of-type(2) {
        top: 1px;
    }

    .navbar-toggle .icon-bar:nth-of-type(3) {
        top: 2px;
    }

    .navbar-toggle .icon-bar {
        position: relative;
        transition: all 300ms ease-in-out;
    }

    .navbar-toggle.active .icon-bar:nth-of-type(1) {
        top: 6px;
        transform: rotate(45deg);
        background: repeating-linear-gradient(to right, rgba(220,0,143), rgba(240,27,72), rgba(2507,69,28), rgba(255,181,0));
    }

    .navbar-toggle.active .icon-bar:nth-of-type(2) {
        visibility:hidden;
    }

    .navbar-toggle.active .icon-bar:nth-of-type(3) {
        top: -6px;
        transform: rotate(-45deg);
        background: repeating-linear-gradient(to right, rgba(220,0,143), rgba(240,27,72), rgba(2507,69,28), rgba(255,181,0));
    }



    .body-content {
        padding-left: 15px;
        padding-right: 15px;
    }

    .footer{
        display:none;
    }

    .footer2 {
        min-height: 160px;
        color: #999;
        background-color: white;
    }

    .foologo {
        width: 35px;
        margin-right: 10px;
    }
    
    #webfoo{
        display:none;
    }

    .jumbotron {
        margin-top: 20px;
    }

    .solution {
        display: table;
        margin-left: auto;
        margin-right: auto;
        line-height: 6rem;
        font-size: 1.9rem;
    }

    .requettxt {
        font-family: 'NotoSansKR-Medium';
        font-size: 1.3rem;
        line-height: 3rem;
        color: black;
        text-align: left;
    }

    .img-logo {
        left: 15px;
        position: fixed;
        top: 18px;
        width: 70%;
    }

    .btn-request {
        z-index:99;
        cursor: pointer;
        position: fixed;
        bottom: 5px;
        right: 10px;
        width: 60px;
        height: 60px;
        border-radius: 50%;
        background-color: rgba(238,12,85);
        color: white;
        border: none;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        float: right;
        box-shadow: none;
        color: rgb(255, 255, 255);
        padding: 8px;
        transition: all 0.1s ease-out 0s;
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
        -webkit-font-smoothing: antialiased;
    }

    .btn-top {
        display: none;
        cursor: pointer;
        position: fixed;
        bottom: 65px;
        right: 10px;
        z-index: 99;
        width: 60px;
        height: 60px;
        border-radius: 50%;
        background-color: rgb(12, 12, 12);
        color: white;
        border: none;
    }

    .nav-li-mlink {
        color: black !important;
        list-style: none;
    }

    .mmenu{
        font-family:NotoSansKR-Regular;
    }

    .menua {
        color: black !important;
        font-family: NotoSansKR-Bold;
        font-size: 20.5px;
    }

    .menua2 {
        color: black !important;
        font-family: NotoSansKR-Regular;
        font-size: 17.5px;
    }

    .menuhr {
        border-top: 1.5px solid #bbb;
        margin-top: 0px;
        width: 87%;
        margin-right: 30px;
        margin-bottom: 0px;
    }

    .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
        color: black;
        background-color: white;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: black !important;
    }

    .downitem {
        line-height: 10px !important;
    }

    .mul {
        font-size: 20px;
    }

    .maw {
        width: 240px;
    }

}
    @media (max-width: 375px) {

        .maw{
            width:200px;
        }

        .mul {
            font-size: 18px;
        }

        .menua {
            color: black !important;
            font-family: NotoSansKR-Bold;
            font-size: 17.5px;
        }

        .menua2 {
            color: black !important;
            font-family: NotoSansKR-Regular;
            font-size: 15.5px;
        }

        .menuhr {
            border-top: 1.5px solid #bbb;
            margin-top: 0px;
            width: 83%;
            margin-right: 30px;
            margin-bottom:0px;
        }

        .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
            color: black;
            background-color: white;
        }

        .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
            color: black !important;
        }

        .downitem{
            line-height:10px !important;
        }

        .caret2 {
            position: absolute;
            left: calc(67% - 15px);
            top: 10px;
            content: '';
            width: 15px;
            height: 15px;
            border-top: 2px solid #939292;
            border-right: 2px solid #939292;
            transform: rotate(135deg);
            display: inline-block;
            margin-left: 48px;
            vertical-align: middle;
            border-top: 4px solid \9;
        }

    }


    /*web*/
            @media (min-width: 992px) {

                /*      .autohide {
            background-color:black;
        }

        .autohide:hover {
            background-color: #AD310B;
            -webkit-transition: background-color 1000ms linear;
            -ms-transition: background-color 1000ms linear;
            transition: background-color 1000ms linear;
        }

        .smenu:hover {
            background-color: #AD310B;
            -webkit-transition: background-color 1000ms linear;
            -ms-transition: background-color 1000ms linear;
            transition: background-color 1000ms linear;
        }*/

                .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
                    color: black;
                    background-color: #ffffff;
                }
                /*   .page {
        width:100%;
        background: black;
        position: absolute;
        top: 0;
        left: 0;
        transition-property: transform,opacity;
        transition-duration: .7s;
        will-change: opacity;
    }*/

                .container {
                    width: 1300px;
                }

                .s-collapse {
                    margin-top: 16px;
                    font-size: 16px;
                }

                /*.s-logo {
            min-height: 85px;
        }*/

                /* remove the padding from the navbar so the dropdown hover state is not broken */
                .navbar {
                    padding-top: 0px;
                    padding-bottom: 0px;
                }

                    /* remove the padding from the nav-item and add some margin to give some breathing room on hovers */
                    .navbar .nav-item {
                        padding: .5rem .5rem;
                        margin: 0 .25rem;
                    }

                    /* makes the dropdown full width  */
                    .navbar .dropdown {
                        position: static;
                    }

                    .navbar .dropdown-menu {
                        width: 100%;
                        height: 65%;
                        left: 0;
                        right: 0;
                        /*  height of nav-item  */
                        top: 75px;
                        display: block;
                        visibility: hidden;
                        opacity: 0;
                        transition: visibility 0s, opacity 0.5s linear;
                        background-color: rgba(246,243,241);
                        border-color: rgba(246,243,241);
                        overflow: hidden;
                    }

                /* shows the dropdown menu on hover */
                /* .navbar .dropdown:hover .dropdown-menu, .navbar .dropdown .dropdown-menu:hover{
            display: block;
            visibility: visible;
            opacity: 1;
            transition: visibility 0s, opacity 0.5s linear;
        }*/


                .pricingtick {
                    position: absolute;
                    width: 100vw;
                    top: calc(100% - 45px);
                    left: calc(100% - 15px);
                    z-index: 99;
                    opacity: 0;
                    -webkit-transition-property: opacity;
                    -webkit-transition-duration: 0.2s;
                    -webkit-transition-delay: 0.2s;
                    -webkit-transition-timing-function: ease;
                }

                    .pricingtick span::after {
                        position: absolute;
                        content: '';
                        width: 7px;
                        height: 7px;
                        border-top: 2px solid black;
                        border-right: 2px solid black;
                        transform: rotate(4deg);
                    }

                .kantarKoreatick {
                    opacity: 0;
                    position: absolute;
                    width: 100vw;
                    top: calc(100% - 45px);
                    left: calc(100% - 15px);
                    z-index: 99;
                    -webkit-transition-property: opacity;
                    -webkit-transition-duration: 0.2s;
                    -webkit-transition-delay: 0.2s;
                    -webkit-transition-timing-function: ease;
                }

                    .kantarKoreatick span::after {
                        position: absolute;
                        content: '';
                        width: 7px;
                        height: 7px;
                        border-top: 2px solid black;
                        border-right: 2px solid black;
                        transform: rotate(4deg);
                    }


                .nav-li-mlink {
                    color: white !important;
                    list-style: none;
                }


                .hover {
                    display: block !important;
                    visibility: visible !important;
                    opacity: 1 !important;
                    transition: visibility 0s, opacity 0.5s linear;
                }

                .navbar-nav li > a:after {
                    content: "";
                    position: absolute;
                    width: 0%;
                    height: 2px;
                    display: block;
                    transition: all 0.5s ease;
                    bottom: 25%;
                    background-color: #000000;
                }

                #navbarDropdown:hover::after {
                    width: 70%;
                }

                #pricing:hover::after {
                    width: 68%;
                }

                #kantarkorea:hover::after {
                    width: 80%;
                }

                .navbar-inverse .navbar-nav > li > a:hover {
                    color: black;
                }

                /*.navbar-nav li:nth-child(1) > a:hover::after {
            width: 70%;
        }*/

                /*.navbar-nav li:nth-child(2) > a:hover::after {
            width: 68%;
        }

        .navbar-nav li:nth-child(3) > a:hover::after {
            width: 80%;
        }*/

                /*.navbar-nav li:nth-child(4) > a:hover::after {
            width: 65%;
        }*/

                .nav-li-link {
                    color: black !important;
                    text-decoration: none !important;
                }

                .btn-top {
                    display: none;
                    cursor: pointer;
                    position: fixed;
                    bottom: 20px;
                    right: 30px;
                    z-index: 99;
                    width: 60px;
                    height: 60px;
                    border-radius: 50%;
                    background-color: rgb(12, 12, 12);
                    color: white;
                    border: none;
                }

                .btn-request {
                    display: none;
                }

                /* .list-inline > li {
            display: inline-grid;
        }*/

                .subul {
                    z-index: 9999;
                    position: absolute;
                    left: calc(50% - -90px);
                    top: 110px;
                    display: none;
                    width: 170px;
                    display: block;
                    text-align: right;
                    list-style: none;
                    font-size: 19px;
                }

                .submenu {
                    list-style: none;
                    margin-top: 10px;
                    line-height: 1.7;
                }

                .submenulink {
                    position: relative;
                    text-decoration: none !important;
                    color: black !important;
                }

                .submenu li > a:after {
                    content: "";
                    position: absolute;
                    left: 0px;
                    top: 18px;
                    width: 0%;
                    height: 3px;
                    display: block;
                    transition: all 0.5s ease;
                    bottom: 50%;
                    background-color: #000000;
                }

                .submenulink:hover::after {
                    width: 100%;
                }

                .footer1 {
                    min-height: 840px;
                    color: #fff;
                    background-color: white;
                }

                .footer2 {
                    min-height: 180px;
                    color: #999;
                    background-color: rgba(246,243,241);
                }

                .NotoSansKR-Bold {
                    font-family: 'NotoSansKR-Bold';
                    font-size: 3rem;
                    text-align: right;
                }

                .foo {
                    font-size: 1.5rem;
                    margin-top: 1%;
                }

                .foologo {
                    width: 35px;
                    margin-right: 10px;
                }

                .hover-underline-animation {
                    display: inline-block;
                    position: relative;
                    color: black;
                    font-family: 'NotoSansKR-Medium';
                }

                    .hover-underline-animation:after {
                        text-decoration: none;
                        content: '';
                        position: absolute;
                        width: 100%;
                        transform: scaleX(0);
                        height: 2px;
                        bottom: 9px;
                        left: 0;
                        background-color: black;
                        transform-origin: bottom right;
                        transition: transform 0.20s ease-in;
                    }

                    .hover-underline-animation:hover:after {
                        transform: scaleX(1);
                        transform-origin: bottom left;
                    }

                .requettxt {
                    font-family: 'NotoSansKR-Medium';
                    font-size: 1.8rem;
                    line-height: 3rem;
                    color: black;
                    text-align: right;
                }

                .kantarFont-bold {
                    font-family: 'NotoSansKR-Bold';
                    font-size: 4rem;
                    margin-left: 10px;
                    margin-top: 40px;
                }

                .solution {
                    display: table;
                    /*margin-left: auto;*/
                    margin-right: auto;
                    line-height: 5rem;
                    font-size: 2.5rem;
                    margin-top: 35px;
                }

                .demotxt {
                    border: 1px solid #C8C8B6;
                    color: #6E6E53 !important;
                    padding-left: 20px !important;
                    height: 40px !important;
                    line-height: 22px;
                    font-size: 18px !important;
                    width: 83% !important;
                    display: block;
                    margin-bottom: 5px;
                    box-sizing: border-box !important;
                    float: right;
                }

                .demoarea {
                    float: right;
                    background: #fff !important;
                    font-size: 18px !important;
                    color: #6E6E53 !important;
                    line-height: 24px;
                    letter-spacing: 0.3px;
                    width: 83% !important;
                    border: 1px solid #C8C8B6;
                    height: 126px !important;
                    padding: 5px 10px 0px 10px !important;
                    box-sizing: border-box;
                    border-radius: 0;
                    outline: none;
                    -webkit-appearance: none;
                }

                .sec1btn {
                    width: 210px;
                    height: 55px;
                    position: relative;
                    display: inline-block;
                    flex-direction: row;
                    align-items: center;
                    justify-content: center;
                    min-height: 1.6rem;
                    overflow: hidden;
                    font-weight: normal;
                    text-align: center;
                    vertical-align: middle;
                    text-decoration: none;
                    line-height: 2.2;
                    cursor: pointer;
                    background-image: none;
                    align-content: space-around;
                    word-break: keep-all;
                    border-radius: 0;
                    border: 0;
                    -ms-touch-action: manipulation;
                    touch-action: manipulation;
                    margin-bottom: 0;
                    background-image: none;
                    white-space: nowrap;
                    -webkit-user-select: none;
                    -moz-user-select: none;
                    -ms-user-select: none;
                    user-select: none;
                }

                .btn--primary:hover, .tabfocus .btn--primary:focus {
                    opacity: 1;
                    outline: none;
                }

                .btn:hover, .tabfocus .btn:focus {
                    opacity: 1;
                    text-decoration: none;
                }

                .btn--primary-desktop:after, .btn--primary:after, .golden-bar:before, blockquote:before {
                    position: absolute;
                    content: "";
                    display: block;
                    width: 9px;
                    height: 100%;
                    top: 0;
                    left: 0;
                    z-index: 1;
                    /*background: repeating-linear-gradient(0deg,#e8bb3d,#ffed6a 32%,#b28300 80%,#e8bb3d);*/
                    background: repeating-linear-gradient(rgba(220,0,143), rgba(240,27,72), rgba(2507,69,28), rgba(255,181,0));
                    background-size: 100% 100%;
                    transition: background .5s;
                    background-position-y: var(--gymo-pos);
                    will-change: opacity;
                }

                .btn--primary:after {
                    transform: translateX(-10px);
                    transition: transform .4s ease-out .1s;
                }

                .btn .btn__inner {
                    display: block;
                    pointer-events: none;
                }

                .btn--primary:hover:after, .tabfocus .btn--primary:focus:after {
                    transform: translateX(0);
                }

                #mobilefoo {
                    display: none;
                }

                .navbar-nav li {
                    font-family: 'KantarBrownCyrillicWeb-Bold';
                }
            }



            @font-face {
                font-family: "KantarBrownCyrillicWeb-Thin";
                src: url("fonts/KantarBrownCyrWeb-Thin.eot");
                src: url("fonts/KantarBrownCyrWeb-Thin.eot?#iefix") format("embedded-opentype"), url("fonts/KantarBrownCyrWeb-Thin.woff2") format("woff2"), url("fonts/KantarBrownCyrWeb-Thin.woff") format("woff");
                /*    font-weight: normal;
                font-style: normal;*/
            }

            @font-face {
                font-family: "KantarBrownCyrillicWeb-Bold";
                src: url("fonts/KantarBrownCyrWeb-Bold.eot");
                src: url("fonts/KantarBrownCyrWeb-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/KantarBrownCyrWeb-Bold.woff2") format("woff2"), url("fonts/KantarBrownCyrWeb-Bold.woff") format("woff");
                /*    font-weight: normal;
                font-style: normal;*/
            }

            @font-face {
                font-family: "KantarBrownCyrillicWeb-Regular";
                src: url("fonts/KantarBrownCyrWeb-Regular.eot");
                src: url("fonts/KantarBrownCyrWeb-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/KantarBrownCyrWeb-Regular.woff2") format("woff2"), url("fonts/KantarBrownCyrWeb-Regular.woff") format("woff");
                /*    font-weight: normal;
                        font-style: normal;*/
            }

            @font-face {
                font-family: "NotoSansKR-Light";
                src: url("fonts/NotoSansKR-Light.otf");
            }

            @font-face {
                font-family: "NotoSansKR-Medium";
                src: url("fonts/NotoSansKR-Medium.otf");
            }

            @font-face {
                font-family: "NotoSansKR-Bold";
                src: url("fonts/NotoSansKR-Bold.otf");
            }

            @font-face {
                font-family: "NotoSansKR-Regular";
                src: url("fonts/NotoSansKR-Regular.otf");
            }

            .menu-kor {
                font-family: 'NotoSansKR-Light';
            }


    .autohide {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        width: 100%;
        z-index: 99;
    }

    .scrolled-down {
        transform: translateY(-100%);
        transition: all 0.1s ease-in-out;
    }

    .scrolled-up {
        transform: translateY(0);
        transition: all 0.1s ease-in-out;
    }

    input[type="checkbox"] {
        width: 30px; /*Desired width*/
        height: 20px; /*Desired height*/
        cursor: pointer;
    }

    .submit {
        height: 40px;
        background: black;
        color: white;
        width: 15%;
    }

    .fontcol {
        color: #ff66ff;
    }

    .line {
        font-size: 18px;
    }

    .outer {
        border: 6px solid royalblue;
        width: 300px;
        height: 200px;
        margin: 0 auto;
        overflow-x: hidden;
    }

    .section {
        width: 100%;
        min-height: 800px;
    }

    .btn-back {
        cursor: pointer;
        z-index: 99;
        width: 50px;
        height: 40px;
        border-radius: 50%;
        background-color: #ff66ff;
        color: white;
        border: none;
        font-size: 25px;
        font-weight: 800;
    }



.footxt {
    text-decoration: none;
    color: black;
    font-family: 'NotoSansKR-Light';

}

.bounce-up .bounce-item {
    -moz-transition: all 1000ms ease-out;
    -webkit-transition: all 1000ms ease-out;
    -o-transition: all 1000ms ease-out;
    transition: all 1000ms ease-out;
    -moz-transform: translate3d(0px, 100px, 0px);
    -webkit-transform: translate3d(0px, 100px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 100px, 0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.bounce-up.in-view .bounce-item {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}