﻿@charset "UTF-8";


html {
    box-sizing: border-box;
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

*, ::after, ::before {
    box-sizing: inherit
}

@-ms-viewport {
    width: device-width
}

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}


h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: .5rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1rem
}

    ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0
    }

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%
}


sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

    a:hover {
        color: #0056b3;
        text-decoration: underline
    }

    a:not([href]):not([tabindex]) {
        color: inherit;
        text-decoration: none
    }

        a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
            color: inherit;
            text-decoration: none
        }

        a:not([href]):not([tabindex]):focus {
            outline: 0
        }


[hidden] {
    display: none !important
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1, h1 {
    font-size: 2.5rem
}

.h2, h2 {
    font-size: 2rem
}

.h3, h3 {
    font-size: 1.75rem
}

.h4, h4 {
    font-size: 1.5rem
}

.h5, h5 {
    font-size: 1.25rem
}

.h6, h6 {
    font-size: 1rem
}

.img-fluid-nari-c {
    padding-top: 10px;
    max-width: 85%;
    height: auto
}


.container-nari-c {
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%
}

@media (min-width:576px) {
    .container-nari-c {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container-nari-c {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container-nari-c {
        max-width: 960px
    }
}

@media (min-width:1200px) {
    .container-nari-c {
        max-width: 1140px
    }
}


.row-nari-c {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}


.no-gutters > .col-nari-c, .no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col-nari-c, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4-nari-c, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4-nari-c, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8-nari-c, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12-nari-c, .col-md-2, .col-md-3, .col-md-4-nari-c, .col-md-5, .col-md-6-nari-c, .col-md-7, .col-md-8-nari-c, .col-md-9-nari-c, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-nari-c {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-4-nari-c {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%
}

@media (min-width:768px) {

    .col-md-4-nari-c {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }


    .col-md-6-nari-c {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }


    .col-md-8-nari-c {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }

    .col-md-9-nari-c {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }


    .col-md-12-nari-c {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width:992px) {


    .col-lg-4-nari-c {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }


    .col-lg-8-nari-c {
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%
    }
}

.form-row > .col-nari-c, .form-row > [class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}


.btn.active-nari-c, .btn:active {
    background-image: none
}

.btn-primary.active-nari-c, .btn-primary:active, .show-nari-c > .btn-primary.dropdown-toggle {
    background-color: #0069d9;
    background-image: none;
    border-color: #0062cc
}


.btn-secondary.active-nari-c, .btn-secondary:active, .show-nari-c > .btn-secondary.dropdown-toggle {
    background-color: #727b84;
    background-image: none;
    border-color: #6c757d
}


.btn-success.active-nari-c, .btn-success:active, .show-nari-c > .btn-success.dropdown-toggle {
    background-color: #218838;
    background-image: none;
    border-color: #1e7e34
}

.btn-info.active-nari-c, .btn-info:active, .show-nari-c > .btn-info.dropdown-toggle {
    background-color: #138496;
    background-image: none;
    border-color: #117a8b
}

.btn-warning.active-nari-c, .btn-warning:active, .show-nari-c > .btn-warning.dropdown-toggle {
    background-color: #e0a800;
    background-image: none;
    border-color: #d39e00
}


.btn-danger.active-nari-c, .btn-danger:active, .show-nari-c > .btn-danger.dropdown-toggle {
    background-color: #c82333;
    background-image: none;
    border-color: #bd2130
}


.btn-light.active-nari-c, .btn-light:active, .show-nari-c > .btn-light.dropdown-toggle {
    background-color: #e2e6ea;
    background-image: none;
    border-color: #dae0e5
}

.btn-dark.active-nari-c, .btn-dark:active, .show-nari-c > .btn-dark.dropdown-toggle {
    background-color: #23272b;
    background-image: none;
    border-color: #1d2124
}

.btn-outline-primary.active-nari-c, .btn-outline-primary:active, .show-nari-c > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.btn-outline-secondary.active-nari-c, .btn-outline-secondary:active, .show-nari-c > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #868e96;
    border-color: #868e96
}

.btn-outline-success.active-nari-c, .btn-outline-success:active, .show-nari-c > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-info.active-nari-c, .btn-outline-info:active, .show-nari-c > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8
}


.btn-outline-warning.active-nari-c, .btn-outline-warning:active, .show-nari-c > .btn-outline-warning.dropdown-toggle {
    color: #fff;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-danger.active-nari-c, .btn-outline-danger:active, .show-nari-c > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}


.btn-outline-light.active-nari-c, .btn-outline-light:active, .show-nari-c > .btn-outline-light.dropdown-toggle {
    color: #fff;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-dark.active-nari-c, .btn-outline-dark:active, .show-nari-c > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40
}

.btn-link, .btn-link.active-nari-c, .btn-link:active, .btn-link:disabled {
    background-color: transparent
}


.fade.show-nari-c {
    opacity: 1
}

.collapse-nari-c {
    display: none
}

    .collapse-nari-c.show-nari-c {
        display: block
    }

tr.collapse-nari-c.show-nari-c {
    display: table-row
}

tbody.collapse-nari-c.show-nari-c {
    display: table-row-group
}

.dropdown-item.active-nari-c, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff
}

.show-nari-c > a {
    outline: 0
}

.dropdown-menu.show-nari-c {
    display: block
}


.btn-group-nari-c, .btn-group-vertical {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}

    .btn-group-vertical > .btn, .btn-group-nari-c > .btn {
        position: relative;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        margin-bottom: 0
    }

        .btn-group-vertical > .btn:hover, .btn-group-nari-c > .btn:hover {
            z-index: 2
        }

        .btn-group-vertical > .btn.active-nari-c, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-nari-c > .btn.active-nari-c, .btn-group-nari-c > .btn:active, .btn-group-nari-c > .btn:focus {
            z-index: 2
        }

    .btn-group-nari-c .btn + .btn, .btn-group-nari-c .btn + .btn-group-nari-c, .btn-group-nari-c .btn-group-nari-c + .btn, .btn-group-nari-c .btn-group-nari-c + .btn-group-nari-c, .btn-group-vertical .btn + .btn, .btn-group-vertical .btn + .btn-group-nari-c, .btn-group-vertical .btn-group-nari-c + .btn, .btn-group-vertical .btn-group-nari-c + .btn-group-nari-c {
        margin-left: -1px
    }


    .btn-group-nari-c > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
        border-radius: 0
    }

    .btn-group-nari-c > .btn:first-child {
        margin-left: 0
    }

        .btn-group-nari-c > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0
        }

    .btn-group-nari-c > .btn:last-child:not(:first-child), .btn-group-nari-c > .dropdown-toggle:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-nari-c > .btn-group-nari-c {
        float: left
    }

        .btn-group-nari-c > .btn-group-nari-c:not(:first-child):not(:last-child) > .btn {
            border-radius: 0
        }

        .btn-group-nari-c > .btn-group-nari-c:first-child:not(:last-child) > .btn:last-child, .btn-group-nari-c > .btn-group-nari-c:first-child:not(:last-child) > .dropdown-toggle {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0
        }

        .btn-group-nari-c > .btn-group-nari-c:last-child:not(:first-child) > .btn:first-child {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0
        }

    .btn-group-vertical .btn, .btn-group-vertical .btn-group-nari-c {
        width: 100%
    }

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group-nari-c, .btn-group-vertical > .btn-group-nari-c + .btn, .btn-group-vertical > .btn-group-nari-c + .btn-group-nari-c {
        margin-top: -1px;
        margin-left: 0
    }


    .btn-group-vertical > .btn-group-nari-c:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group-vertical > .btn-group-nari-c:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group-nari-c:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn-group-nari-c:last-child:not(:first-child) > .btn:first-child {
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

[data-toggle=buttons] > .btn input[type=checkbox], [data-toggle=buttons] > .btn input[type=radio], [data-toggle=buttons] > .btn-group-nari-c > .btn input[type=checkbox], [data-toggle=buttons] > .btn-group-nari-c > .btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none
}

.input-group .form-control:not(:last-child), .input-group-addon:not(:last-child), .input-group-btn:not(:first-child) > .btn-group-nari-c:not(:last-child) > .btn, .input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:not(:last-child) > .btn, .input-group-btn:not(:last-child) > .btn-group-nari-c > .btn, .input-group-btn:not(:last-child) > .dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}


.input-group-btn:not(:last-child) > .btn, .input-group-btn:not(:last-child) > .btn-group-nari-c {
    margin-right: -1px
}

.input-group-btn:not(:first-child) > .btn, .input-group-btn:not(:first-child) > .btn-group-nari-c {
    z-index: 2;
    margin-left: -1px
}

    .input-group-btn:not(:first-child) > .btn-group-nari-c:active, .input-group-btn:not(:first-child) > .btn-group-nari-c:focus, .input-group-btn:not(:first-child) > .btn-group-nari-c:hover, .input-group-btn:not(:first-child) > .btn:active, .input-group-btn:not(:first-child) > .btn:focus, .input-group-btn:not(:first-child) > .btn:hover {
        z-index: 3
    }


.nav-link-nari-c {
    display: block;
    padding: .5rem 1rem
}

    .nav-link-nari-c:focus, .nav-link-nari-c:hover {
        text-decoration: none
    }

    .nav-link-nari-c.disabled {
        color: #868e96
    }


.nav-tabs .nav-item-nari-c {
    margin-bottom: -1px
}

.nav-tabs .nav-link-nari-c {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

    .nav-tabs .nav-link-nari-c:focus, .nav-tabs .nav-link-nari-c:hover {
        border-color: #e9ecef #e9ecef #ddd
    }

    .nav-tabs .nav-link-nari-c.disabled {
        color: #868e96;
        background-color: transparent;
        border-color: transparent
    }

    .nav-tabs .nav-item-nari-c.show-nari-c .nav-link-nari-c, .nav-tabs .nav-link-nari-c.active-nari-c {
        color: #495057;
        background-color: #fff;
        border-color: #ddd #ddd #fff
    }

.nav-pills .nav-link-nari-c {
    border-radius: .25rem
}

    .nav-pills .nav-link-nari-c.active-nari-c, .show-nari-c > .nav-pills .nav-link-nari-c {
        color: #fff;
        background-color: #007bff
    }

.nav-fill .nav-item-nari-c {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item-nari-c {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center
}

.tab-content > .active-nari-c {
    display: block
}

.navbar-nari-c {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: .5rem 1rem
}

    .navbar-nari-c > .container-nari-c, .navbar-nari-c > .container-fluid {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

.navbar-nav-nari-c {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

    .navbar-nav-nari-c .nav-link-nari-c {
        padding-right: 0;
        padding-left: 0
    }

    .navbar-nav-nari-c .dropdown-menu {
        position: static;
        float: none
    }

.navbar-collapse-nari-c {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-align: center;
    align-items: center
}

.navbar-toggler-nari-c {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background: 0 0;
    border: 1px solid transparent;
    border-radius: .25rem
}

    .navbar-toggler-nari-c:focus, .navbar-toggler-nari-c:hover {
        text-decoration: none
    }


@media (max-width:575px) {
    .navbar-expand-sm > .container-nari-c, .navbar-expand-sm > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:576px) {
    .navbar-expand-sm .navbar-nav-nari-c {
        -ms-flex-direction: row;
        flex-direction: row
    }

        .navbar-expand-sm .navbar-nav-nari-c .dropdown-menu {
            position: absolute
        }

        .navbar-expand-sm .navbar-nav-nari-c .dropdown-menu-right {
            right: 0;
            left: auto
        }

        .navbar-expand-sm .navbar-nav-nari-c .nav-link-nari-c {
            padding-right: .5rem;
            padding-left: .5rem
        }

    .navbar-expand-sm > .container-nari-c, .navbar-expand-sm > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-sm .navbar-collapse-nari-c {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .navbar-expand-sm .navbar-toggler-nari-c {
        display: none
    }
}

@media (max-width:767px) {
    .navbar-expand-md > .container-nari-c, .navbar-expand-md > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:768px) {

    .navbar-expand-md .navbar-nav-nari-c {
        -ms-flex-direction: row;
        flex-direction: row
    }

        .navbar-expand-md .navbar-nav-nari-c .dropdown-menu {
            position: absolute
        }

        .navbar-expand-md .navbar-nav-nari-c .dropdown-menu-right {
            right: 0;
            left: auto
        }

        .navbar-expand-md .navbar-nav-nari-c .nav-link-nari-c {
            padding-right: .5rem;
            padding-left: .5rem
        }

    .navbar-expand-md > .container-nari-c, .navbar-expand-md > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-md .navbar-collapse-nari-c {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .navbar-expand-md .navbar-toggler-nari-c {
        display: none
    }
}

@media (max-width:991px) {
    .navbar-expand-lg-nari-c > .container-nari-c, .navbar-expand-lg-nari-c > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:992px) {
    .navbar-expand-lg-nari-c {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

        .navbar-expand-lg-nari-c .navbar-nav-nari-c {
            -ms-flex-direction: row;
            flex-direction: row
        }

            .navbar-expand-lg-nari-c .navbar-nav-nari-c .dropdown-menu {
                position: absolute
            }

            .navbar-expand-lg-nari-c .navbar-nav-nari-c .dropdown-menu-right {
                right: 0;
                left: auto
            }

            .navbar-expand-lg-nari-c .navbar-nav-nari-c .nav-link-nari-c {
                padding-right: .5rem;
                padding-left: .5rem
            }

        .navbar-expand-lg-nari-c > .container-nari-c, .navbar-expand-lg-nari-c > .container-fluid {
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }

        .navbar-expand-lg-nari-c .navbar-collapse-nari-c {
            display: -ms-flexbox !important;
            display: flex !important
        }

        .navbar-expand-lg-nari-c .navbar-toggler-nari-c {
            display: none
        }
}

@media (max-width:1199px) {
    .navbar-expand-xl > .container-nari-c, .navbar-expand-xl > .container-fluid {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width:1200px) {

    .navbar-expand-xl .navbar-nav-nari-c {
        -ms-flex-direction: row;
        flex-direction: row
    }

        .navbar-expand-xl .navbar-nav-nari-c .dropdown-menu {
            position: absolute
        }

        .navbar-expand-xl .navbar-nav-nari-c .dropdown-menu-right {
            right: 0;
            left: auto
        }

        .navbar-expand-xl .navbar-nav-nari-c .nav-link-nari-c {
            padding-right: .5rem;
            padding-left: .5rem
        }

    .navbar-expand-xl > .container-nari-c, .navbar-expand-xl > .container-fluid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .navbar-expand-xl .navbar-collapse-nari-c {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .navbar-expand-xl .navbar-toggler-nari-c {
        display: none
    }
}

.navbar-expand > .container-nari-c, .navbar-expand > .container-fluid {
    padding-right: 0;
    padding-left: 0
}

.navbar-expand .navbar-nav-nari-c {
    -ms-flex-direction: row;
    flex-direction: row
}

    .navbar-expand .navbar-nav-nari-c .dropdown-menu {
        position: absolute
    }

    .navbar-expand .navbar-nav-nari-c .dropdown-menu-right {
        right: 0;
        left: auto
    }

    .navbar-expand .navbar-nav-nari-c .nav-link-nari-c {
        padding-right: .5rem;
        padding-left: .5rem
    }

.navbar-expand > .container-nari-c, .navbar-expand > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.navbar-expand .navbar-collapse-nari-c {
    display: -ms-flexbox !important;
    display: flex !important
}

.navbar-expand .navbar-toggler-nari-c {
    display: none
}

.navbar-light-nari-c .navbar-brand {
    color: rgba(0,0,0,.9)
}

    .navbar-light-nari-c .navbar-brand:focus, .navbar-light-nari-c .navbar-brand:hover {
        color: rgba(0,0,0,.9)
    }

.navbar-light-nari-c .navbar-nav-nari-c .nav-link-nari-c {
    color: rgba(0,0,0,.5)
}

    .navbar-light-nari-c .navbar-nav-nari-c .nav-link-nari-c:focus, .navbar-light-nari-c .navbar-nav-nari-c .nav-link-nari-c:hover {
        color: rgba(0,0,0,.7)
    }

    .navbar-light-nari-c .navbar-nav-nari-c .nav-link-nari-c.disabled {
        color: rgba(0,0,0,.3)
    }

    .navbar-light-nari-c .navbar-nav-nari-c .active-nari-c > .nav-link-nari-c, .navbar-light-nari-c .navbar-nav-nari-c .nav-link-nari-c.active-nari-c, .navbar-light-nari-c .navbar-nav-nari-c .nav-link-nari-c.show-nari-c, .navbar-light-nari-c .navbar-nav-nari-c .show-nari-c > .nav-link-nari-c {
        color: rgba(0,0,0,.9)
    }

.navbar-light-nari-c .navbar-toggler-nari-c {
    color: rgba(0,0,0,.5);
    border-color: rgba(0,0,0,.1)
}

.navbar-light-nari-c .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-light-nari-c .navbar-text {
    color: rgba(0,0,0,.5)
}

.navbar-dark .navbar-nav-nari-c .nav-link-nari-c {
    color: rgba(255,255,255,.5)
}

    .navbar-dark .navbar-nav-nari-c .nav-link-nari-c:focus, .navbar-dark .navbar-nav-nari-c .nav-link-nari-c:hover {
        color: rgba(255,255,255,.75)
    }

    .navbar-dark .navbar-nav-nari-c .nav-link-nari-c.disabled {
        color: rgba(255,255,255,.25)
    }

    .navbar-dark .navbar-nav-nari-c .active-nari-c > .nav-link-nari-c, .navbar-dark .navbar-nav-nari-c .nav-link-nari-c.active-nari-c, .navbar-dark .navbar-nav-nari-c .nav-link-nari-c.show-nari-c, .navbar-dark .navbar-nav-nari-c .show-nari-c > .nav-link-nari-c {
        color: #fff
    }

.navbar-dark .navbar-toggler-nari-c {
    color: rgba(255,255,255,.5);
    border-color: rgba(255,255,255,.1)
}


.card-nari-c {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem
}

.card-body-nari-c {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem
}

.card-title-nari-c {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem;
    margin-bottom: 0
}

.card-text-nari-c:last-child {
    margin-bottom: 0
}


.card-nari-c > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.card-nari-c > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

@media (min-width:576px) {

    .card-deck .card-nari-c {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (min-width:576px) {

    .card-group .card-nari-c {
        -ms-flex: 1 0 0%;
        flex: 1 0 0%
    }

        .card-group .card-nari-c + .card-nari-c {
            margin-left: 0;
            border-left: 0
        }

        .card-group .card-nari-c:first-child {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0
        }

            .card-group .card-nari-c:first-child .card-img-top {
                border-top-right-radius: 0
            }

            .card-group .card-nari-c:first-child .card-img-bottom {
                border-bottom-right-radius: 0
            }

        .card-group .card-nari-c:last-child {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0
        }

            .card-group .card-nari-c:last-child .card-img-top {
                border-top-left-radius: 0
            }

            .card-group .card-nari-c:last-child .card-img-bottom {
                border-bottom-left-radius: 0
            }

        .card-group .card-nari-c:not(:first-child):not(:last-child) {
            border-radius: 0
        }

            .card-group .card-nari-c:not(:first-child):not(:last-child) .card-img-bottom, .card-group .card-nari-c:not(:first-child):not(:last-child) .card-img-top {
                border-radius: 0
            }
}

.card-columns .card-nari-c {
    margin-bottom: .75rem
}

@media (min-width:576px) {

    .card-columns .card-nari-c {
        display: inline-block;
        width: 100%
    }
}

.breadcrumb-item.active-nari-c {
    color: #868e96
}


.page-item.active-nari-c .page-link {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

.list-group-item.active-nari-c {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff
}

a.list-group-item-primary.active-nari-c, button.list-group-item-primary.active-nari-c {
    color: #fff;
    background-color: #004085;
    border-color: #004085
}


a.list-group-item-secondary.active-nari-c, button.list-group-item-secondary.active-nari-c {
    color: #fff;
    background-color: #464a4e;
    border-color: #464a4e
}


a.list-group-item-success.active-nari-c, button.list-group-item-success.active-nari-c {
    color: #fff;
    background-color: #155724;
    border-color: #155724
}

a.list-group-item-info.active-nari-c, button.list-group-item-info.active-nari-c {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460
}


a.list-group-item-warning.active-nari-c, button.list-group-item-warning.active-nari-c {
    color: #fff;
    background-color: #856404;
    border-color: #856404
}


a.list-group-item-danger.active-nari-c, button.list-group-item-danger.active-nari-c {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24
}

a.list-group-item-light.active-nari-c, button.list-group-item-light.active-nari-c {
    color: #fff;
    background-color: #818182;
    border-color: #818182
}


a.list-group-item-dark.active-nari-c, button.list-group-item-dark.active-nari-c {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21
}

.modal.show-nari-c .modal-dialog {
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
}

.modal-backdrop.show-nari-c {
    opacity: .5
}

.tooltip.show-nari-c {
    opacity: .9
}

.carousel-item-next, .carousel-item-prev, .carousel-item.active-nari-c {
    display: block
}


.active-nari-c.carousel-item-right, .carousel-item-next {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
    .active-nari-c.carousel-item-right, .carousel-item-next {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }
}

.active-nari-c.carousel-item-left, .carousel-item-prev {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%)
}

@supports ((-webkit-transform-style:preserve-3d) or (transform-style:preserve-3d)) {
    .active-nari-c.carousel-item-left, .carousel-item-prev {
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }
}

.carousel-indicators .active-nari-c {
    background-color: #fff
}

.bg-white-nari-c {
    background-color: #fff !important
}

.justify-content-center-nari-c {
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.align-items-center-nari-c {
    -ms-flex-align: center !important;
    align-items: center !important
}

@media (min-width:768px) {

    .align-items-md-center-nari-c {
        -ms-flex-align: center !important;
        align-items: center !important
    }
}


.text-center-nari-c {
    text-align: center !important
}

.type-gray-1-nari-c {
    color: #666
}

.type-gray-2-nari-c {
    color: #ccc
}

.pos-relative-nari-c {
    position: relative
}

.m-r-5-nari-c {
    margin-right: 5px
}


.m-b-20-nari-c {
    margin-bottom: 20px
}


.m-b-25-nari-c {
    margin-bottom: 25px
}


.p-b-30-nari-c {
    padding-bottom: 20px
}

.p-t-30-nari-c {
    padding-top: 30px
}

.m-b-30-nari-c {
    margin-bottom: 30px
}


.p-b-40-nari-c {
    padding-bottom: 40px
}

.p-t-40-nari-c {
    padding-top: 40px
}


.m-b-40-nari-c {
    margin-bottom: 40px
}

.m-b-45-nari-c {
    margin-bottom: 45px
}


.m-b-50-nari-c {
    margin-bottom: 50px
}

.m-t-50-nari-c {
    margin-top: 50px
}


.p-b-60-nari-c {
    padding-bottom: 60px
}

.m-t-60-nari-c {
    margin-top: 60px
}


.p-t-80-nari-c {
    padding-top: 80px
}


.p-t-85-nari-c {
    padding-top: 25px
}


.p-b-90-nari-c {
    padding-bottom: 90px
}

.p-t-90-nari-c {
    padding-top: 90px
}


.p-95 {
    padding: 95px
}

.p-b-100-nari-c {
    padding-bottom: 100px
}

.p-t-100-nari-c {
    padding-top: 100px
}


.bg-gray-50-nari-c {
    background: #f5f5f5
}

.bg-parallax-nari-c {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-color: transparent !important;
    background-attachment: fixed !important
}

.bg-overlay-nari-c {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0
}


@media(min-width:1200px) {
    .container-nari-c {
        max-width: 1200px
    }
}

.au-btn-nari-c {
    text-align: center;
    line-height: 1;
    background: #555;
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    vertical-align: bottom;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    border: 2px solid #555;
    cursor: pointer
}

    .au-btn-nari-c:focus {
        outline: 0
    }

    .au-btn-nari-c:hover {
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease
    }

.au-btn-pill-nari-c {
    background: #fff;
    border-color: #fff;
    -webkit-box-shadow: 0 3px 10px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: 0 3px 10px 0 rgba(0,0,0,0.1);
    box-shadow: 0 3px 10px 0 rgba(0,0,0,0.1);
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    color: #4285f4;
    font-family: "Montserrat",sans-serif;
    font-size: 18px;
    font-weight: 900;
    padding: 13px 39px;
    line-height: 1.5
}

    .au-btn-pill-nari-c .btn-text-nari-c {
        vertical-align: middle;
        margin-right: 10px
    }

    .au-btn-pill-nari-c:hover {
        color: #fff;
        border-color: #458cff;
        background: #458cff
    }

    .au-btn-pill-nari-c:active {
        border-color: #3b79db;
        background: #3b79db
    }

.au-btn-icon-nari-c .btn-icon {
    vertical-align: middle;
    margin-right: 7px
}

.au-btn-border-nari-c {
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
    padding: 12px 38px
}

    .au-btn-border-nari-c .btn-icon {
        font-size: 18px
    }

.h-list-nari-c {
    padding: 0;
    margin: 0;
    list-style: none
}

    .h-list-nari-c li {
        display: inline-block
    }

.v-list-nari-c {
    padding-left: 0;
    list-style: none
}

ul.list-reset-nari-c {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}


.list-socials .list-item-nari-c {
    width: 32px;
    height: 32px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: #454442;
    display: table;
    text-align: center;
    float: left
}

    .list-socials .list-item-nari-c a {
        font-size: 16px;
        color: #fff;
        display: table-cell;
        vertical-align: middle
    }

    .list-socials .list-item-nari-c:hover {
        background: #4285f4
    }

.card-price-table .card-body-nari-c {
    padding: 50px 40px;
    border: 1px solid #e6e6e6;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

    .card-price-table .card-body-nari-c:hover {
        -webkit-box-shadow: 0 3px 10px 0 rgba(0,0,0,0.1);
        -moz-box-shadow: 0 3px 10px 0 rgba(0,0,0,0.1);
        box-shadow: 0 3px 10px 0 rgba(0,0,0,0.1);
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease;
        border-color: #fff
    }

.card-price-table .card-title-nari-c {
    font-weight: 700;
    font-family: "Poppins",sans-serif;
    color: #333;
    font-size: 18px;
    margin-bottom: 20px
}

.card-price-table .v-list-nari-c li span {
    margin: 0 3px
}

.card-faqs .card-title-nari-c {
    padding: 10px 30px;
    margin-bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    background: #fafafa
}

    .card-faqs .card-title-nari-c .card-title-text {
        color: #333;
        font-size: 18px;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -moz-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .card-faqs .card-title-nari-c .card-title-toggle {
        width: 30px;
        position: relative
    }

        .card-faqs .card-title-nari-c .card-title-toggle:before {
            position: absolute;
            top: 50%;
            left: 50%;
            margin-top: -1px;
            margin-left: -6px;
            content: '';
            display: block;
            width: 12px;
            height: 2px;
            background: #aaa
        }

        .card-faqs .card-title-nari-c .card-title-toggle:after {
            display: none;
            position: absolute;
            top: 50%;
            left: 50%;
            margin-top: -6px;
            margin-left: -1px;
            content: '';
            width: 2px;
            height: 12px;
            background: #aaa
        }

    .card-faqs .card-title-nari-c.collapsed-nari-c {
        background: #fff
    }

        .card-faqs .card-title-nari-c.collapsed-nari-c .card-title-toggle:after {
            display: block
        }

.card-faqs .card-body-nari-c {
    padding: 0
}

    .card-faqs .card-body-nari-c .card-text-nari-c {
        border-top: 1px solid #e6e6e6;
        margin-bottom: 0;
        padding: 30px;
        font-size: 15px
    }

.card-style-2 .card-body-nari-c {
    position: relative;
    padding-bottom: 60px
}

    .card-style-2 .card-body-nari-c .news-title {
        font-family: "Poppins",sans-serif;
        font-weight: 700;
        font-size: 18px;
        line-height: 24px;
        margin-bottom: 20px
    }

        .card-style-2 .card-body-nari-c .news-title a {
            color: #333
        }

            .card-style-2 .card-body-nari-c .news-title a:hover {
                color: #458cff
            }

            .card-style-2 .card-body-nari-c .news-title a:active {
                color: #3b79db
            }

    .card-style-2 .card-body-nari-c .news-date {
        display: block;
        font-family: "Montserrat",sans-serif;
        font-size: 14px;
        color: #808080;
        margin-bottom: 30px
    }

    .card-style-2 .card-body-nari-c .news-link {
        font-family: "Montserrat",sans-serif;
        font-size: 14px;
        font-weight: 600;
        color: #4285f4;
        display: block;
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0;
        padding-bottom: 30px
    }

        .card-style-2 .card-body-nari-c .news-link:hover {
            color: #458cff
        }

        .card-style-2 .card-body-nari-c .news-link:active {
            color: #3b79db
        }

.box-style-1-nari-c {
    text-align: center
}

    .box-style-1-nari-c .box-image-nari-c {
        text-align: center;
        margin-bottom: 30px
    }

        .box-style-1-nari-c .box-image-nari-c img {
            width: 80px;
            height: 80px;
            -webkit-border-radius: 100%;
            -moz-border-radius: 100%;
            border-radius: 100%;
            display: inline-block
        }

    .box-style-1-nari-c .box-body-nari-c .box-text-nari-c {
        margin-bottom: 20px;
        overflow: hidden
    }

        .box-style-1-nari-c .box-body-nari-c .box-text-nari-c p {
            margin-bottom: 0;
            color: #e5e5e5
        }

            .box-style-1-nari-c .box-body-nari-c .box-text-nari-c p:before {
                content: '��';
                display: inline-block;
                font-size: 60px;
                line-height: 20px;
                color: #e5e5e5;
                vertical-align: bottom
            }

            .box-style-1-nari-c .box-body-nari-c .box-text-nari-c p:after {
                content: '��';
                display: inline-block;
                vertical-align: bottom;
                font-size: 60px;
                line-height: 20px;
                color: #e5e5e5
            }

    .box-style-1-nari-c .box-body-nari-c .box-author-nari-c .author-name-nari-c {
        display: block;
        color: #e5e5e5;
        font-weight: 700;
        font-family: "Poppins",sans-serif;
        margin-bottom: 5px
    }

    .box-style-1-nari-c .box-body-nari-c .box-author-nari-c .author-job-nari-c {
        margin-bottom: 10px;
        display: block;
        color: #888
    }

    .box-style-1-nari-c .box-body-nari-c .box-author-nari-c .list-socials .list-item-nari-c {
        margin: 0 2px
    }

.box-style-2 .box-image-nari-c {
    margin-bottom: 25px;
    position: relative
}

    .box-style-2 .box-image-nari-c:hover .bg-overlay-nari-c {
        opacity: 1;
        visibility: visible;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease
    }

    .box-style-2 .box-image-nari-c:hover .list-socials {
        visibility: visible;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease;
        -webkit-animation: zoomIn .5s;
        -moz-animation: zoomIn .5s;
        -o-animation: zoomIn .5s;
        animation: zoomIn .5s
    }

    .box-style-2 .box-image-nari-c img {
        max-width: 100%;
        height: auto
    }

    .box-style-2 .box-image-nari-c .bg-overlay-nari-c {
        background: rgba(66,133,244,0.8);
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease
    }

    .box-style-2 .box-image-nari-c .list-socials {
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease;
        -webkit-animation: zoomOut .5s;
        -moz-animation: zoomOut .5s;
        -o-animation: zoomOut .5s;
        animation: zoomOut .5s;
        visibility: hidden;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -95px;
        margin-top: -16px
    }

        .box-style-2 .box-image-nari-c .list-socials .list-item-nari-c {
            margin: 0 3px;
            background: #fff
        }

            .box-style-2 .box-image-nari-c .list-socials .list-item-nari-c a {
                color: #333;
                -webkit-transition: none;
                -o-transition: none;
                -moz-transition: none;
                transition: none
            }

.box-style-2 .box-body-nari-c {
    text-align: center
}

    .box-style-2 .box-body-nari-c .box-title {
        margin-bottom: 10px
    }

        .box-style-2 .box-body-nari-c .box-title a {
            font-size: 18px;
            color: #333;
            font-weight: 700;
            font-family: "Poppins",sans-serif
        }

            .box-style-2 .box-body-nari-c .box-title a:hover {
                color: #4285f4
            }

    .box-style-2 .box-body-nari-c .box-author-job {
        color: #808080
    }

.slick-slide-nari-c:focus {
    outline: 0
}

.slick-dots-nari-c li {
    cursor: pointer
}

.dots-style-1-nari-c {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    list-style: none
}

    .dots-style-1-nari-c li button {
        display: none
    }

    .dots-style-1-nari-c li {
        cursor: pointer;
        width: 10px;
        height: 10px;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        background: #ccc;
        margin: 0 5px
    }

        .dots-style-1-nari-c li.slick-active-nari-c {
            width: 12px;
            height: 12px;
            background: #4285f4
        }

.iconbox-style-1-nari-c {
    border: 0
}

    .iconbox-style-1-nari-c .card-image {
        text-align: center
    }

        .iconbox-style-1-nari-c .card-image i {
            font-size: 39px;
            color: #333
        }

    .iconbox-style-1-nari-c .card-title-nari-c {
        text-align: center
    }

        .iconbox-style-1-nari-c .card-title-nari-c .card-title-link {
            font-size: 18px;
            color: #333;
            font-weight: 700;
            font-family: "Poppins",sans-serif
        }

            .iconbox-style-1-nari-c .card-title-nari-c .card-title-link:hover {
                color: #4285f4
            }

    .iconbox-style-1-nari-c .card-text-nari-c {
        font-size: 15px;
        color: #555;
        line-height: 30px
    }

    .iconbox-style-1-nari-c:hover .card-image i {
        -webkit-animation: swing 1s;
        -moz-animation: swing 1s;
        -o-animation: swing 1s;
        animation: swing 1s
    }

.iconbox-style-2-nari-c {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .iconbox-style-2-nari-c .iconbox-icon-nari-c {
        width: 32px;
        height: 32px;
        background: #fff;
        -webkit-box-shadow: 0 3px 10px 0 rgba(0,0,0,0.1);
        -moz-box-shadow: 0 3px 10px 0 rgba(0,0,0,0.1);
        box-shadow: 0 3px 10px 0 rgba(0,0,0,0.1);
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        border-radius: 100%;
        margin-right: 20px;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -moz-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        font-size: 18px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .iconbox-style-2-nari-c .iconbox-text-nari-c {
        color: #666
    }

.iconbox-style-2-with-text-nari-c {
    display: block;
    padding-bottom: 30px
}

    .iconbox-style-2-with-text-nari-c .iconbox-item-title-nari-c {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 15px
    }

    .iconbox-style-2-with-text-nari-c .iconbox-item-text-nari-c {
        padding-left: 50px;
        margin-bottom: 0;
        color: #666
    }

.iconbox-style-2-with-text-lg-nari-c .iconbox-item-title-nari-c {
    margin-bottom: 0
}

    .iconbox-style-2-with-text-lg-nari-c .iconbox-item-title-nari-c .iconbox-icon-nari-c {
        width: 60px;
        height: 60px;
        font-size: 24px;
        background: #fff
    }

        .iconbox-style-2-with-text-lg-nari-c .iconbox-item-title-nari-c .iconbox-icon-nari-c:before {
            color: #333
        }

    .iconbox-style-2-with-text-lg-nari-c .iconbox-item-title-nari-c .iconbox-text-nari-c {
        color: #333;
        font-size: 18px;
        font-weight: 700
    }

.iconbox-style-2-with-text-lg-nari-c .iconbox-item-text-nari-c {
    padding-left: 80px
}

.iconbox-style-2-with-text-right-nari-c .iconbox-item-title-nari-c {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.iconbox-style-2-with-text-right-nari-c .iconbox-icon-nari-c {
    margin-right: 0;
    margin-left: 20px
}

.iconbox-style-2-with-text-right-nari-c .iconbox-item-text-nari-c {
    padding-left: 0;
    padding-right: 80px;
    text-align: right
}

.section-nari-c {
    overflow: hidden
}

.section-heading-nari-c {
    font-size: 30px;
    font-family: "Poppins",sans-serif;
    font-weight: 700;
    position: relative;
    padding-bottom: 32px
}

    .section-heading-nari-c:before {
        display: block;
        content: '';
        width: 80px;
        height: 1px;
        background: #ccc;
        position: absolute;
        bottom: 7px
    }

    .section-heading-nari-c:after {
        display: block;
        content: '';
        width: 60px;
        height: 1px;
        background: #ccc;
        position: absolute;
        bottom: 0
    }

.section-heading--center-nari-c {
    text-align: center
}

    .section-heading--center-nari-c:before {
        left: 50%;
        margin-left: -40px
    }

    .section-heading--center-nari-c:after {
        left: 50%;
        margin-left: -30px
    }

.section-heading--light-nari-c {
    color: #fff
}

.header-color {
    background: #a37051
}

.header-absolute-nari-c {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100
}

.section-header-nari-c {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    padding: 35px
}

    .section-header-nari-c .logo-dark-nari-c {
        display: none
    }

    .section-header-nari-c .logo-light-nari-c {
        display: inline-block
    }

@media(max-width:991px) {
    .section-header-nari-c {
        position: relative;
        background: #fff;
        padding: 15px
    }

        .section-header-nari-c .logo-dark-nari-c {
            display: inline-block
        }

        .section-header-nari-c .logo-light-nari-c {
            display: none
        }

        .section-header-nari-c .navbar-light-nari-c .navbar-nav-nari-c .nav-item-nari-c .nav-link-nari-c {
            color: #222
        }

        .section-header-nari-c .navbar-nari-c .navbar-nav-nari-c .nav-item-nari-c .nav-link-nari-c:after {
            background: #222
        }

        .section-header-nari-c .navbar-nari-c .navbar-toggler-nari-c .hamburger-box-nari-c .hamburger-inner-nari-c, .section-header-nari-c .navbar-nari-c .navbar-toggler-nari-c .hamburger-box-nari-c .hamburger-inner-nari-c:after, .section-header-nari-c .navbar-nari-c .navbar-toggler-nari-c .hamburger-box-nari-c .hamburger-inner-nari-c:before {
            background: #222
        }
}

.section-header-nari-c.sticky-nari-c {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0 4px 10px -10px rgba(0,0,0,0.6);
    -moz-box-shadow: 0 4px 10px -10px rgba(0,0,0,0.6);
    box-shadow: 0 4px 10px -10px rgba(0,0,0,0.6);
    padding-top: 10px;
    border-bottom: 1px solid rgba(234,234,234,0.5);
    padding-bottom: 10px
}

    .section-header-nari-c.sticky-nari-c .logo-dark-nari-c {
        display: inline-block
    }

    .section-header-nari-c.sticky-nari-c .logo-light-nari-c {
        display: none
    }

    .section-header-nari-c.sticky-nari-c .navbar-light-nari-c .navbar-nav-nari-c .nav-item-nari-c .nav-link-nari-c {
        color: #222
    }

    .section-header-nari-c.sticky-nari-c .navbar-nari-c .navbar-nav-nari-c .nav-item-nari-c .nav-link-nari-c:after {
        background: #222
    }

@media(max-width:991px) {
    .section-header-nari-c.sticky-nari-c {
        padding: 15px;
        position: relative
    }
}

.navbar-nari-c {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: static
}

    .navbar-nari-c .navbar-collapse-nari-c {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -moz-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .navbar-nari-c .navbar-nav-nari-c {
        margin: 0 -15px
    }

        .navbar-nari-c .navbar-nav-nari-c .nav-item-nari-c {
            margin-left: 15px;
            margin-right: 15px
        }

            .navbar-nari-c .navbar-nav-nari-c .nav-item-nari-c.active-nari-c .nav-link-nari-c:after {
                width: 100%
            }

            .navbar-nari-c .navbar-nav-nari-c .nav-item-nari-c .nav-link-nari-c {
                font-weight: 400;
                font-family: "Montserrat",sans-serif;
                line-height: 1;
                font-size: 13px;
                padding: 10px 0 5px 0;
                position: relative
            }

                .navbar-nari-c .navbar-nav-nari-c .nav-item-nari-c .nav-link-nari-c:after {
                    content: '';
                    width: 0;
                    height: 2px;
                    background: #fff;
                    display: block;
                    position: absolute;
                    bottom: 0;
                    left: 50%;
                    -webkit-transform: translateX(-50%);
                    -moz-transform: translateX(-50%);
                    -ms-transform: translateX(-50%);
                    -o-transform: translateX(-50%);
                    transform: translateX(-50%);
                    -webkit-transition: all .3s ease;
                    -o-transition: all .3s ease;
                    -moz-transition: all .3s ease;
                    transition: all .3s ease
                }

                .navbar-nari-c .navbar-nav-nari-c .nav-item-nari-c .nav-link-nari-c:hover:after {
                    width: 100%;
                    -webkit-transition: all .3s ease;
                    -o-transition: all .3s ease;
                    -moz-transition: all .3s ease;
                    transition: all .3s ease
                }

@media(max-width:991px) {
    .navbar-nari-c .navbar-toggler-nari-c {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0
    }

    .navbar-nari-c .navbar-nav-nari-c {
        margin-top: 20px
    }

        .navbar-nari-c .navbar-nav-nari-c .nav-item-nari-c {
            margin-bottom: 10px
        }

            .navbar-nari-c .navbar-nav-nari-c .nav-item-nari-c .nav-link-nari-c {
                display: inline-block
            }
}

.navbar-light-nari-c .navbar-nav-nari-c .nav-item-nari-c.active-nari-c .nav-link-nari-c {
    border-color: #fff
}

.navbar-light-nari-c .navbar-nav-nari-c .nav-item-nari-c .nav-link-nari-c {
    color: #fff
}

.navbar-light-nari-c .navbar-toggler-nari-c {
    color: #fff;
    border: 0
}

    .navbar-light-nari-c .navbar-toggler-nari-c .hamburger-box-nari-c .hamburger-inner-nari-c, .navbar-light-nari-c .navbar-toggler-nari-c .hamburger-box-nari-c .hamburger-inner-nari-c:after, .navbar-light-nari-c .navbar-toggler-nari-c .hamburger-box-nari-c .hamburger-inner-nari-c:before {
        background: #fff
    }

    .navbar-light-nari-c .navbar-toggler-nari-c:focus, .navbar-light-nari-c .navbar-toggler-nari-c:active {
        opacity: 1;
        outline: 0
    }

.section-slide-nari-c {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important
}

    .section-slide-nari-c .section-inner-nari-c, .section-slide-nari-c .container-nari-c, .section-slide-nari-c .row-nari-c {
        padding-top: 40px;
    }

    .section-slide-nari-c .section-inner-nari-c {
        padding-top: 70px;
    }

    .section-slide-nari-c .section-content-text-nari-c {
        padding-right: 150px;
    }

        .section-slide-nari-c .section-content-text-nari-c .caption-heading-nari-c {
            display: inline;
            color: #fff;
            font-family: "Microsoft Yahei","΢���ź�","����",sans-serif;
            font-weight: 700;
            font-size: 40px;
            margin-bottom: 30px;
        }

        .section-slide-nari-c .section-content-text-nari-c .caption-text-nari-c {
            font-size: 17px;
            color: #e5e5e5;
            margin-bottom: 10px;
        }

        .section-slide-nari-c .section-content-text-nari-c .caption-button-nari-c {
        }

            .section-slide-nari-c .section-content-text-nari-c .caption-button-nari-c .au-btn-nari-c {
                margin-bottom: 10px
            }

    .section-slide-nari-c .section-content-image-nari-c {
        visibility: hidden
    }

@media(max-width:1199px) {
    .section-slide-nari-c .section-content-text-nari-c {
        padding-right: 0
    }
}

@media(max-width:1080px) {
    .section-slide-nari-c .section-inner-nari-c {
        padding-top: 0px;
    }
}

@media(max-height:750px) {
    .section-slide-nari-c .section-content-image-nari-c img {
        -webkit-transform: scale(0.8);
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
        transform: scale(0.8);
    }
}

@media(max-width:991px) {
    .section-slide-nari-c .section-inner-nari-c {
        padding-top: 0
    }

    .section-slide-nari-c .section-content-image-nari-c img {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }
}

@media(max-width:767px) {
    .section-slide-nari-c .section-content-image-nari-c {
        display: none
    }

    .section-slide-nari-c .col-md-4-nari-c {
        display: none
    }
}

.section-featured-nari-c .card-nari-c {
    margin-bottom: 5px
}

.section-cta-nari-c .bg-overlay-nari-c {
    background: rgba(0,0,0,0.8)
}

.section-cta-nari-c .image-content-nari-c {
    text-align: center
}

    .section-cta-nari-c .image-content-nari-c img {
        max-width: 100%;
        height: auto
    }

.section-cta-nari-c .btn-group-nari-c {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

@media(max-width:767px) {
    .section-cta-nari-c .btn-group-nari-c {
        display: block
    }

        .section-cta-nari-c .btn-group-nari-c .au-btn-nari-c {
            margin: 0 0 10px 0;
            display: block;
            width: 100%
        }
}

.section-cta-1 .bg-overlay-nari-c {
    background: rgba(0,0,0,0.8)
}

.section-cta-1 .section-content-text-nari-c {
    color: #ccc
}

.section-cta-1 .section-form-group .au-btn-nari-c {
    background: #4285f4;
    color: #fff;
    border-color: #4285f4
}

    .section-cta-1 .section-form-group .au-btn-nari-c:hover {
        background: #458cff;
        border-color: #458cff
    }

    .section-cta-1 .section-form-group .au-btn-nari-c:active {
        background: #3b79db;
        border-color: #3b79db
    }

@media(max-width:991px) {

    .section-cta-1 .section-form-group .au-btn-nari-c {
        width: 100%
    }
}


.section-about-nari-c .iconbox-nari-c {
    padding-bottom: 20px
}

@media(max-width:991px) {
    .section-about-nari-c {
        padding: 80px 0
    }

        .section-about-nari-c .col-md-6-nari-c {
            margin-top: 0
        }
}

.section-about-1-nari-c .list-text-icon-nari-c {
    padding-right: 50px
}

.section-about-1-nari-c .iconbox-nari-c {
    padding-bottom: 20px
}

    .section-about-1-nari-c .iconbox-nari-c .iconbox-item-title-nari-c {
        margin-bottom: 0
    }

        .section-about-1-nari-c .iconbox-nari-c .iconbox-item-title-nari-c .iconbox-icon-nari-c {
            background: #458cff;
            -webkit-transition: all .3s ease;
            -o-transition: all .3s ease;
            -moz-transition: all .3s ease;
            transition: all .3s ease
        }

            .section-about-1-nari-c .iconbox-nari-c .iconbox-item-title-nari-c .iconbox-icon-nari-c:before {
                -webkit-transition: all .3s ease;
                -o-transition: all .3s ease;
                -moz-transition: all .3s ease;
                transition: all .3s ease;
                color: #fff
            }

        .section-about-1-nari-c .iconbox-nari-c .iconbox-item-title-nari-c .iconbox-text-nari-c {
            -webkit-transition: all .3s ease;
            -o-transition: all .3s ease;
            -moz-transition: all .3s ease;
            transition: all .3s ease;
            color: #458cff
        }

        .section-about-1-nari-c .iconbox-nari-c .iconbox-item-title-nari-c.collapsed-nari-c .iconbox-icon-nari-c {
            background: #fff
        }

            .section-about-1-nari-c .iconbox-nari-c .iconbox-item-title-nari-c.collapsed-nari-c .iconbox-icon-nari-c:before {
                color: #333
            }

        .section-about-1-nari-c .iconbox-nari-c .iconbox-item-title-nari-c.collapsed-nari-c .iconbox-text-nari-c {
            color: #666
        }

        .section-about-1-nari-c .iconbox-nari-c .iconbox-item-title-nari-c:hover .iconbox-icon-nari-c {
            background: #458cff;
            -webkit-transition: all .3s ease;
            -o-transition: all .3s ease;
            -moz-transition: all .3s ease;
            transition: all .3s ease
        }

            .section-about-1-nari-c .iconbox-nari-c .iconbox-item-title-nari-c:hover .iconbox-icon-nari-c:before {
                color: #fff;
                -webkit-transition: all .3s ease;
                -o-transition: all .3s ease;
                -moz-transition: all .3s ease;
                transition: all .3s ease
            }

        .section-about-1-nari-c .iconbox-nari-c .iconbox-item-title-nari-c:hover .iconbox-text-nari-c {
            color: #458cff;
            -webkit-transition: all .3s ease;
            -o-transition: all .3s ease;
            -moz-transition: all .3s ease;
            transition: all .3s ease
        }

    .section-about-1-nari-c .iconbox-nari-c .iconbox-item-text-nari-c p {
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 0
    }

@media(max-width:991px) {
    .section-about-1-nari-c {
        padding: 80px 0
    }

        .section-about-1-nari-c .col-md-6-nari-c {
            margin-top: 0
        }
}

.section-about-2-nari-c .iconbox-nari-c .iconbox-item-title-nari-c .iconbox-icon-nari-c {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

    .section-about-2-nari-c .iconbox-nari-c .iconbox-item-title-nari-c .iconbox-icon-nari-c:before {
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease
    }

.section-about-2-nari-c .iconbox-nari-c .iconbox-item-title-nari-c .iconbox-text-nari-c {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.section-about-2-nari-c .iconbox-nari-c .iconbox-item-title-nari-c:hover .iconbox-icon-nari-c {
    background: #458cff;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

    .section-about-2-nari-c .iconbox-nari-c .iconbox-item-title-nari-c:hover .iconbox-icon-nari-c:before {
        color: #fff;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease
    }

.section-about-2-nari-c .iconbox-nari-c .iconbox-item-title-nari-c:hover .iconbox-text-nari-c {
    color: #458cff;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.section-about-2-nari-c .list-text-icon-nari-c {
    margin-top: 30px
}

.section-about-2-nari-c .image-content-nari-c {
    text-align: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 30%;
    -moz-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
    margin-bottom: 30px
}

    .section-about-2-nari-c .image-content-nari-c img {
        max-width: 100%;
        height: auto
    }

@media(max-width:1199px) {
    .section-about-2-nari-c .section-content-inner-nari-c {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .section-about-2-nari-c .list-text-icon-nari-c {
        margin-top: 0
    }
}

@media(max-width:991px) {
    .section-about-2-nari-c .image-content-nari-c {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .section-about-2-nari-c .iconbox-nari-c {
        text-align: center;
        padding: 0 100px;
        margin-bottom: 30px
    }

        .section-about-2-nari-c .iconbox-nari-c .iconbox-item-title-nari-c {
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -moz-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-orient: vertical;
            -webkit-box-direction: reverse;
            -webkit-flex-direction: column-reverse;
            -moz-box-orient: vertical;
            -moz-box-direction: reverse;
            -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
            margin-bottom: 10px
        }

            .section-about-2-nari-c .iconbox-nari-c .iconbox-item-title-nari-c .iconbox-icon-nari-c {
                margin-left: 0;
                margin-right: 0;
                margin-bottom: 10px
            }

        .section-about-2-nari-c .iconbox-nari-c .iconbox-item-text-nari-c {
            padding-right: 0;
            padding-left: 0;
            text-align: center
        }

    .section-about-2-nari-c .list-text-icon-invert-nari-c .iconbox-nari-c .iconbox-item-title-nari-c {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media(max-width:767px) {
    .section-about-2-nari-c .iconbox-nari-c {
        padding: 0
    }
}

.section-statistic .bg-overlay-nari-c {
    background: rgba(0,0,0,0.8)
}

.section-statistic .iconbox-nari-c {
    margin-bottom: 35px
}

.section-screenshots .card-nari-c {
    margin: 10px 5px
}

.section-screenshots .slick-dots-nari-c {
    margin-top: 30px
}


.section-video .bg-overlay-nari-c {
    background: rgba(0,0,0,0.39)
}


.section-video .section-content .section-content-text-nari-c {
    font-size: 30px;
    font-weight: 300;
    font-family: "Poppins",sans-serif;
    color: #fff;
    margin-bottom: 0
}

.section-price-table .card-nari-c {
    margin-bottom: 30px
}

.section-faqs .card-nari-c {
    margin-bottom: 10px
}

.section-faqs .section-content-image-nari-c {
    text-align: center
}

    .section-faqs .section-content-image-nari-c img {
        max-width: 100%;
        height: auto
    }

.section-testimonials-nari-c .bg-overlay-nari-c {
    background: rgba(0,0,0,0.8)
}

.section-testimonials-nari-c .slick-dots-nari-c {
    margin-top: 30px
}

.section-download-app-nari-c .section-btn-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .section-download-app-nari-c .section-btn-group a {
        margin: 0 3px
    }

.section-download-app-nari-c .section-content-image-nari-c {
    text-align: center
}

@media(max-width:767px) {
    .section-download-app-nari-c .section-btn-group {
        display: block;
        text-align: center
    }

        .section-download-app-nari-c .section-btn-group a {
            margin-bottom: 10px;
            display: inline-block;
            max-width: 100%
        }
}

.section-team .box-nari-c {
    margin-bottom: 30px
}

.section-news .col-lg-4-nari-c {
    margin-bottom: 30px
}


.section-news .section-btn-group .au-btn-nari-c {
    font-weight: 600
}

.section-partner .iconbox-nari-c {
    margin-bottom: 10px
}


.section-contact-form .section-form-group .au-btn-nari-c {
    display: block;
    width: 100%
}


.section-socials .list-socials .list-item-nari-c {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0 25px;
    width: 50px;
    height: 50px;
    background: no-repeat;
    line-height: 1;
    float: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

    .section-socials .list-socials .list-item-nari-c a {
        width: 100%;
        height: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        color: #333;
        font-size: 22px
    }

        .section-socials .list-socials .list-item-nari-c a:hover {
            color: #458cff
        }

        .section-socials .list-socials .list-item-nari-c a:active {
            color: #3b79db
        }

.section-footer-nari-c {
    background: #111;
    text-align: center
}

    .section-footer-nari-c .footer-menu-list-nari-c {
        margin-bottom: 30px
    }

        .section-footer-nari-c .footer-menu-list-nari-c .list-item-nari-c {
            margin: 0 20px
        }

            .section-footer-nari-c .footer-menu-list-nari-c .list-item-nari-c a {
                color: #fff;
                font-size: 12px;
                font-family: "Montserrat",sans-serif
            }

                .section-footer-nari-c .footer-menu-list-nari-c .list-item-nari-c a:hover {
                    color: #458cff
                }

                .section-footer-nari-c .footer-menu-list-nari-c .list-item-nari-c a:active {
                    color: #3b79db
                }

    .section-footer-nari-c .footer-text-copy-nari-c {
        color: #999;
        margin-bottom: 0
    }

        .section-footer-nari-c .footer-text-copy-nari-c span {
            font-size: 14px
        }

            .section-footer-nari-c .footer-text-copy-nari-c span a {
                font-size: 14px;
                color: #999
            }

        .section-footer-nari-c .footer-text-copy-nari-c .fa-nari-c {
            color: #4285f4;
            padding: 0 5px
        }



.modal-open .section-header-nari-c {
    display: none
}


body.lb-disable-scrolling .section-header-nari-c {
    display: none
}



.buybtn-nari-c a {
    font-weight: 800;
    background: #148aff;
    border: 1px solid #089ff7;
    color: #fff;
    text-decoration: none;
    padding: 3px 15px 3px;
    font-size: 16px;
    -webkit-border-radius: 3px
}

    .buybtn-nari-c a:hover {
        background: #0065ca
    }





@media(max-width:1090px) {
    .yingying-nari-c {
        display: none;
    }
}


@media(max-width:768px) {
	.navbar-nari-c > .container-nari-c, .navbar-nari-c > .container-fluid{ display:block; }
	.navbar-logo-nari-c{  float:left; }
    .collapse-nari-c{ display:inline-block;   }
	 .collapse-nari-c ul li{ display:inline-block; }
	 .navbar-nav-nari-c{ display:block; }
	 .nav-item-nari-c.buybtn-nari-c.love-fafa-nari-c{ display:none;}
}



.love-fafa-yin {
    display: none;
}

















@media only screen and (max-width: 768px) {
    .newswith {
        width:100%;
        background: #fff;
    }

    .okx-art {
        width: 100%;
        margin: 0px auto;
        padding: 20px 0;
        overflow: hidden;
        font-size: 14px;
    }

    .okx-art h1 {
        width: 100%;
        margin: 10px auto;
        font-size: 36px;
        line-height: 50px;
        padding: 20px 0;
        overflow: hidden; color:#000;
    }

    .oknav {
        width: 100%;
        font-size: 14px;
        margin: 30px 0 10px 0;
        text-align: left;
        color: #999;
    }

    .oknav a {
        color: #000;
    }

    .oktime {
        width: 100%;
        color: #999;
        margin: 20px 0 20px 0
    }

    .okx-text {
        border-top: 1px solid #ddd;
        float: left;
        font-size: 16px;
        width: 100%;
        padding: 20px 0%;
        margin: 0px 0 30px 0%;
        color: #000;
    }

    .okx-text p {
        float: left;
        width: 100%;
        line-height: 35px;
        margin: 0 0 24px 0;
    }

    .okx-text img {
        box-shadow: 0 0px 5px #ddd;
        float: left;
        width: 100%;
        margin: 20px 0
    }

    .listwith {
        width: 100%;
        background: linear-gradient(-45deg, #333, #000);
        padding: 100px 0
    }

    .ok-listtt {
        width: 100%;
        border-bottom: 0px solid #333;
        color: #fff;
        height: 50px;
        line-height: 50px;
        float: left;
        font-weight: 700;
        font-size: 32px;
        margin: 0% 0% 30px 0%
    }

    .ok-list {
        float: left;
        text-align: center;
        font-weight: 700;
        width: 100%;
        margin: 0 0 20px 0
    }

    .ok-list li {
        border-bottom: 1px solid #333;
        width: 100%;
        margin: 0px 0 10px 0;
        padding: 10px 0 20px 0;
        float: left;
    }

    .ok-list a {
        float: left;
        background: url(../image/10.webp) 0% 12px no-repeat;
        line-height: 28px;
        font-size: 16px;
        background-size: 5px 5px;
        color: #fff;
        padding: 0 0 0 20px;
        text-align: left;
    }

    .ok-listo {
        float: left;
        text-align: center;
        font-weight: 700;
        width: 100%;
        margin: 0 0 80px 0
    }

    .ok-listo li {
        border-bottom: 1px solid #ddd;
        width: 100%;
        margin: 0px 0 10px 0;
        padding: 10px 0 20px 0;
        float: left;
    }

    .ok-listo a {
        float: left;
        background: url(../image/11.webp) 0% 12px no-repeat;
        line-height: 28px;
        font-size: 16px;
        background-size: 5px 5px;
        color: #000;
        padding: 0 0 0 20px;
        text-align: left;
    }

    .ok-listo a:hover {
        color: #149f00;
    }

    a:hover {
        color: #bcff2f;
        transition: all 1s ease 0s;
    }
}

@media only screen and (min-width: 768px) {
    .newswith {
        width:100%;
        background: #fff;
    }

    .okx-art {
        width: 100%;
        margin: 0px auto;
        padding: 20px 0;
        overflow: hidden;
        font-size: 14px;
    }

    .okx-art h1 {
        width: 100%;
        margin: 10px auto;
        font-size: 36px;
        line-height: 32px;
        padding: 20px 0; color:#000;
        overflow: hidden;
    }

    .oknav {
        width: 100%;
        font-size: 14px;
        margin: 30px 0 10px 0;
        text-align: left;
        color: #999;
    }

    .oknav a {
        color: #000;
    }

    .oktime {
        width: 100%;
        color: #999;
        margin: 20px 0 20px 0
    }

    .okx-text {
        border-top: 1px solid #ddd;
        
        font-size: 18px;
        
        padding: 20px 10%;
        margin: 0px 0 30px 0%;
        color: #000;
    }

    .okx-text p {
        float: left;
        width: 100%;
        line-height: 40px;
        margin: 0 0 24px 0;
    }

    .okx-text img {
        box-shadow: 0 0px 5px #ddd;
        float: left;
        width: 100%;
        margin: 20px 0
    }

    .listwith {
        width: 100%;
        background: linear-gradient(-45deg, #000, #333);
        padding: 100px 0
    }

    .ok-listtt {
        width: 100%;
        border-bottom: 0px solid #333;
        color: #fff;
        height: 50px;
        line-height: 50px;
        float: left;
        font-weight: 700;
        font-size: 32px;
        margin: 0% 0% 5% 0%
    }

    .ok-list {
        float: left;
        text-align: center;
        font-weight: 700;
        width: 100%;
        margin: 0 0 20px 0
    }

    .ok-list li {
        border-bottom: 1px solid #333;
        width: 100%;
        float: left;
        height: 80px;
        overflow: hidden;
    }

    .ok-list a {
        float: left;
        background: url(../image/10.webp) 0% 36px no-repeat;
        line-height: 80px;
        font-size: 16px;
        background-size: 10px 10px;
        color: #fff;
        padding: 0 0 0 30px;
    }

    .ok-listo {
        float: left;
        text-align: center;
        font-weight: 700;
        width: 100%;
        margin: 0 0 80px 0
    }

    .ok-listo li {
        border-bottom: 1px solid #ddd;
        width: 100%;
        float: left;
        height: 80px;
        overflow: hidden;
    }

    .ok-listo a {
        float: left;
        background: url(../image/11.webp) 0% 38px no-repeat;
        line-height: 80px;
        font-size: 16px;
        background-size: 7px 7px;
        color: #000;
        padding: 0 0 0 30px;
    }

    .ok-listo a:hover {
        color: #149f00;
    }

    a:hover {
        color: #bcff2f;
        transition: all 1s ease 0s;
    }
}
@media only screen and (max-width: 768px) {
    body, h1, h2, h3, h4, h5, h6, p, ul, ol, li, input, select, textarea, div, table, td, th, tr, dt, dd, dl {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    ul, ol {
        list-style: none;
    }

    em, i {
        font-style: normal;
    }

    img {
        object-fit: cover;
        border: 0;
        vertical-align: middle;
    }

    input, select {
        vertical-align: middle;
        outline: none;
    }

    a {
        text-decoration: none;
    }

    img {
        border: none;
    }

    body {
        background: #000;
        width: 100%;
        font-family: 'Microsoft YaHei', 'Arial', 'Heiti SC';
        font-size: 14px;
    }

    body {
        transform: scale(x, y);
        /***-webkit-user-select:none;-moz-user-select:none; -ms-user-select:none;user-select:none;**/
    }

    .wart {
        width: 90;
        margin: 0 5%;
        overflow: hidden;
    }

   

    .vdwith {
        float: left;
        width: 90%;
        margin: 5% 5% 5% 5%;
        min-height: 75vh
    }

    .okleft {
        float: left;
        width: 100%;
    }

    .okleft-1 {
        float: left;
        line-height: 50px;
        text-align: center;
        font-size: 32px;
        margin: 30px 0 20px 0;
        font-weight: 700;
        color: #fff;
    }

    .okleft-1 p {
        width: 100%;
        float: left;
        line-height: 30px;
        font-size: 14px;
        text-align: center;
        margin: 18px 0 0 0;
        font-weight: 500;
        color: #bbb;
    }

    .okleft-2 {
        float: left;
        width: 100%;
        /**height:130px;**/
        overflow: hidden;
        margin: 0px auto;
    }

    .okleft-2 a {
        float: left;
        width: 100%;
        border-radius: 100px;
        margin: 30px 5% 0 0%;
        text-align: center;
        height: 60px;
        line-height: 60px;
        background: #fff;
        color: #000;
        font-size: 18px
    }

    .okleft-2 a:hover {
        transition: all 1s ease 0s;
        font-weight: 700;
        color: #000
    }

    .okleft-2 a.bbk {
        background: #bcff2f;
        ;color: #000;
    }

    .okright {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 12px;
        padding-right: 12px;
        width: 100%;
        float: right;
        flex: 0 0 auto;
        margin: 50px 0
    }

    .pp-img {
        width: 100%;
    }

    .okleft-3 {
        display: none;
        float: left;
        font-size: 0px;
        width: 100%;
        height: 190px;
        margin: 0px 0;
        background: #000 url(../image/okdd.webp) 0% 80px no-repeat;
        background-size: 100% auto
    }

    .newith {
        width: 100%;
        margin: 0px auto;
        padding: 100px 0;
        overflow: hidden;
        background: linear-gradient(-45deg, #000, #333);
        font-size: 14px;
    }

    .ne-tit {
        width: 100%;
        font-size: 32px;
        line-height: 50px;
        margin: 0 0 20px 0;
        font-weight: 700;
        text-align: center;
        color: #fff;
    }

    .ne-titw {
        width: 100%;
        font-size: 16px;
        margin: 0 0 30px 0;
        line-height: 30px;
        font-weight: 500;
        text-align: center;
        color: #ccc;
    }

    .ne-tex {
        width: 100%
    }

    .ne-tex li {
        float: left;
        width: 40%;
        padding: 0 0%;
        margin: 0px 5%;
        color: #fff;
        height: 350px;
        overflow: hidden;
    }

    .ne-tex li img {
        max-width: 100%;
        display: block;
        margin: 20px auto;
        height: 118px
    }

    .ne-tex .ntit {
        float: left;
        text-align: center;
        font-weight: 700;
        width: 100%;
        font-size: 16px;
        margin: 0 0 20px 0
    }

    .ne-tex .ntxt {
        float: left;
        width: 100%;
        margin: 0%;
        color: #ccc;
        font-size: 14px;
        line-height: 25px;
    }

    .jr {
        width: 100%;
        padding: 100px 0;
        background: linear-gradient(-45deg, #333, #000);
    }

    .jr-tit {
        float: left;
        width: 100%;
        text-align: center;
        margin: 0 0 50px 0;
        font-weight: 700;
        color: #fff;
        font-size: 28px;
        line-height: 40px;
    }

    .jr-ms {
        float: left;
        width: 80%;
        border-radius: 100px;
        margin: 0px 10%;
        text-align: center;
        height: 60px;
        line-height: 60px;
        background: #fff;
    }

    .jr-ms a {
        color: #000;
        font-weight: 700;
        font-size: 22px
    }

    .jr-ms:hover {
        transition: all 1s ease 0s;
        background: #bcff2f;
    }

    .jr-ms a:hover {
        transition: all 1s ease 0s;
        color: #000;
    }

    .imwith {
        width: 100%;
        margin: 0px auto;
        padding: 100px 0;
        overflow: hidden;
        background: linear-gradient(-45deg, #000, #333);
        font-size: 14px;
    }

    .imwith img {
        width: 100%;
    }

    .nswith {
        width: 100%;
        margin: 0px auto;
        padding: 100px 0;
        overflow: hidden;
        background: linear-gradient(-45deg, #000, #333);
        font-size: 14px;
    }

    .nlist dd {
        width: 100%;
        line-height: 40px;
        height: 40px;
        overflow: hidden;
    }

    .nlist dd a {
        color: #fff;
        background: url(../image/10.webp) 0% 8px no-repeat;
        line-height: 40px;
        font-size: 14px;
        background-size: 5px 5px;
        border-bottom: 0px solid #666;
        padding: 0 0 0 15px;
    }

    .nlist dd a:hover {
        transition: all 1s ease 0s;
        color: #bcff2f;
    }

    .foot {
        width: 100%;
        float: left;
        margin: 100px 0
    }

    .logofoot {
        float: left;
        width: 100%;
        margin: 0 1% 50px 1%;
    }

    .logofoot img {
        height: 45px;
        display: block;
        margin: 0px auto;
    }

    .logofoot a {
        color: #fff;
        line-height: 40px;
    }

    .logofoot p {
        color: #fff;
        line-height: 50px;
        font-size: 12px;
        text-align: center
    }

    .menufoot {
        display: none;
        float: left;
        width: 14.666%;
        margin: 0 1% 50px 1%;
    }

    .menufoot li {
        line-height: 40px;
    }

    .menufoot a {
        color: #666;
    }

    .titfoot {
        color: #fff;
        font-size: 16px;
        margin: 20px 0;
        font-weight: 700;
    }

    .footer {
        text-align: center;
        height: 40px;
        line-height: 20px;
        color: #555;
        font-size: 12px;
        border-top: 1px solid #333;
        margin: 0px 0 60px 0 ;
        padding: 20px 0 0 0;
    }

    .titfootxz {
        float: left;
        width: 90%;
        border-radius: 100px;
        margin: 0px 5%;
        text-align: center;
        height: 50px;
        line-height: 50px;
        background: #fff;
    }

    .titfootxz a {
        color: #000;
        font-weight: 700;
        font-size: 16px
    }

    .titfootxz:hover {
        transition: all 1s ease 0s;
        transition: all 1s ease 0s;
        background: #bcff2f;
    }

    .titfootxz a:hover {
        transition: all 1s ease 0s;
        transition: all 1s ease 0s;
        transition: all 1s ease 0s;
        color: #000
    }

    .titfootewm {
        float: left;
        width: 90%;
        border-radius: 100px;
        margin: 30px 5%;
    }

    .titfootewm img {
        width: 100%;
        border-radius: 16px;
    }

    #oktop {
        width: 40px;
        height: 40px;
        border-radius: 40px;
        background: url(../image/top.png) no-repeat;
        background-size: 40px 40px;
        position: fixed;
        bottom: 158px;
        right: 5%;
        display: none;
    }

    #okxz {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 30px;
        line-height: 30px;
        text-align: center;
        background-color: #bcff2f;
        color: white;
        font-size: 16px;
        padding: 10px 0;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
        display: none;
    }

    #okxz a {
        color: #000;
        font-size: 16px;
    }
}

@media only screen and (min-width: 768px) {
   

    .wart {
        width: 1200px;
        margin: 0 auto;
        overflow: hidden;
    }

    

    .vdwith {
        float: left;
        width: 90%;
        margin: 5% 5% 5% 5%;
        min-height: 75vh
    }

    .okleft {
        float: left;
        width: 65%;
    }

    .okleft-1 {
        float: left;
        line-height: 50px;
        font-size: 59px;
        margin: 80px 0 0 0;
        font-weight: 700;
        color: #fff;
    }

    .okleft-1 p {
        float: left;
        line-height: 50px;
        font-size: 22px;
        margin: 28px 0 0 0;
        font-weight: 500;
        color: #bbb;
    }

    .okleft-2 {
        float: left;
        width: 100%;
        margin: 0px auto;
    }

    .okleft-2 a {
        float: left;
        width: 30%;
        border-radius: 100px;
        margin: 50px 5% 0 0%;
        text-align: center;
        height: 60px;
        line-height: 60px;
        background: #fff;
        color: #000;
        font-size: 18px
    }

    .okleft-2 a:hover {
        transition: all 1s ease 0s;
        font-weight: 700;
        color: #000
    }

    .okleft-2 a.bbk {
        background: #bcff2f;
        ;color: #000;
    }

    .okright {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 12px;
        padding-right: 12px;
        width: 35%;
        float: right;
        flex: 0 0 auto;
    }

    .pp-img {
        width: 100%;
    }

    .okleft-3 {
        float: left;
        font-size: 0px;
        width: 100%;
        height: 190px;
        margin: 0 0;
        background: #000 url(../image/okdd.webp) 0% 80px no-repeat;
        background-size: 500px 100px
    }

    .newith {
        width: 100%;
        margin: 0px auto;
        padding: 150px 0;
        overflow: hidden;
        background: linear-gradient(-45deg, #000, #333);
        font-size: 14px;
    }

    .ne-tit {
        width: 100%;
        font-size: 32px;
        margin: 0 0 20px 0;
        font-weight: 700;
        text-align: center;
        color: #fff;
    }

    .ne-titw {
        width: 100%;
        font-size: 16px;
        margin: 0 0 80px 0;
        font-weight: 500;
        text-align: center;
        color: #ccc;
    }

    .ne-tex {
        width: 100%
    }

    .ne-tex li {
        float: left;
        width: 17%;
        padding: 0 2%;
        margin: 0 1.5%;
        color: #fff;
    }

    .ne-tex li img {
        max-width: 100%;
        display: block;
        margin: 10px auto;
        height: 149px
    }

    .ne-tex .ntit {
        float: left;
        text-align: center;
        font-weight: 700;
        width: 100%;
        font-size: 16px;
        margin: 0 0 20px 0
    }

    .ne-tex .ntxt {
        float: left;
        width: 100%;
        margin: 0%;
        color: #ccc;
        font-size: 16px;
        line-height: 28px;
    }

    .jr {
        width: 100%;
        padding: 200px 0;
        background: linear-gradient(-45deg, #333, #000);
    }

    .jr-tit {
        float: left;
        width: 100%;
        text-align: center;
        margin: 0 0 80px 0;
        font-weight: 700;
        color: #fff;
        font-size: 52px;
        line-height: 60px;
    }

    .jr-ms {
        float: left;
        width: 30%;
        border-radius: 100px;
        margin: 0px 35%;
        text-align: center;
        height: 60px;
        line-height: 60px;
        background: #fff;
    }

    .jr-ms a {
        color: #000;
        font-weight: 700;
        font-size: 22px
    }

    .jr-ms:hover {
        transition: all 1s ease 0s;
        background: #bcff2f;
    }

    .jr-ms a:hover {
        transition: all 1s ease 0s;
        color: #000;
    }

    .imwith {
        width: 100%;
        margin: 0px auto;
        padding: 100px 0;
        overflow: hidden;
        background: linear-gradient(-45deg, #000, #333);
        font-size: 14px;
    }

    .imwith img {
        width: 100%;
    }

    .nswith {
        width: 100%;
        margin: 0px auto;
        padding: 100px 0;
        overflow: hidden;
        background: linear-gradient(-45deg, #333, #000);
        font-size: 14px;
    }

    .nlist dd {
        width: 100%;
        line-height: 40px;
        height: 40px;
        overflow: hidden;
    }

    .nlist dd a {
        color: #fff;
        background: url(../image/10.webp) 0% 8px no-repeat;
        line-height: 40px;
        font-size: 14px;
        background-size: 5px 5px;
        border-bottom: 0px solid #666;
        padding: 0 0 0 15px;
    }

    .nlist dd a:hover {
        transition: all 1s ease 0s;
        color: #bcff2f;
    }

   
    .menufoot {
        float: left;
        width: 14.666%;
        margin: 0 1% 50px 1%;
    }

    .menufoot li {
        line-height: 40px;
    }

    .menufoot a {
        color: #666;
    }

    .titfoot {
        color: #fff;
        font-size: 16px;
        margin: 20px 0;
        font-weight: 700;
    }

    

    .titfootxz {
        float: left;
        width: 90%;
        border-radius: 100px;
        margin: 0px 5%;
        text-align: center;
        height: 50px;
        line-height: 50px;
        background: #fff;
    }

    .titfootxz a {
        color: #000;
        font-weight: 700;
        font-size: 16px
    }

    .titfootxz:hover {
        transition: all 1s ease 0s;
        transition: all 1s ease 0s;
        background: #bcff2f;
    }

    .titfootxz a:hover {
        transition: all 1s ease 0s;
        transition: all 1s ease 0s;
        transition: all 1s ease 0s;
        color: #000
    }

    .titfootewm {
        float: left;
        width: 90%;
        border-radius: 100px;
        margin: 30px 5%;
    }

    .titfootewm img {
        width: 100%;
        border-radius: 16px;
    }

    #oktop {
        width: 40px;
        height: 40px;
        border-radius: 40px;
        background: url(../image/top.png) no-repeat;
        background-size: 40px 40px;
        position: fixed;
        bottom: 158px;
        right: 5%;
        display: none;
    }

    #okxz {
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 30px;
        line-height: 30px;
        text-align: center;
        background-color: #bcff2f;
        color: white;
        font-size: 16px;
        padding: 10px 0;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
        display: none;
    }

    #okxz a {
        color: #000;
        font-size: 16px;
    }
}
ul {
  list-style-type: none; /* 移除默认的列表样式 */
}
 
li::marker {
  content: none; /* 清除marker内容 */
}
/**翻页**/
.pagebar{margin:20px 0 0 0;text-align: center;}
.pagebar .page{display:inline-block;background-color:#fff;line-height:32px;width:32px;border-radius:3px;margin:0 5px;color:#b2b2b2;text-align:center}
.pagebar .page:hover , .pagebar .now-page{background-color:#23292f;color:#fff}
