/*
Assan shop style file
*/

@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700");
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700");
@import url("https://fonts.googleapis.com/css?family=Droid+Serif:400,400i");

@font-face {
    font-family: 'FontAwesome';
    src: url("../bower_components/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0");
    src: url("../bower_components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../bower_components/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../bower_components/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../bower_components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../bower_components/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

/*themify icons*/

@font-face {
    font-family: 'themify';
    src: url("../bower_components/themify-icons/fonts/themify.eot");
    src: url("../bower_components/themify-icons/fonts/themify.eot?#iefix") format("embedded-opentype"), url("../bower_components/themify-icons/fonts/themify.woff") format("woff"), url("../bower_components/themify-icons/fonts/themify.ttf") format("truetype"), url("../bower_components/themify-icons/fonts/themify.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

/**et line icons**/

@font-face {
    font-family: 'et-line';
    src: url("../et-line-font/fonts/et-line.eot");
    src: url("../et-line-font/fonts/et-line.eot?#iefix") format("embedded-opentype"), url("../et-line-font/fonts/et-line.woff") format("woff"), url("../et-line-font/fonts/et-line.ttf") format("truetype"), url("../et-line-font/fonts/et-line.svg#et-line") format("svg");
    font-weight: normal;
    font-style: normal;
}

/*
Basic of template
*/

html, body, html.footer-sticky, .footer-sticky body {
    height: 100%;
}

body {
    color: #666666;
    font-weight: 400;
    letter-spacing: 0em;
    font-family: "微軟正黑體","Open Sans", Arial, sans-serif,"Microsoft JhengHei";
    font-size: 0.9em;
    line-height: 1.85714286em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

button, input, optgroup, select, textarea {
    font-family: "微軟正黑體","Open Sans", Arial, sans-serif,"Microsoft JhengHei";
}

    button:focus {
        outline: 0 !important;
    }

a, .simple-hover img, button, .btn {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

a {
    transition: all 0.4s ease;
    color: #bebfbf;
    text-decoration: none;
}

    a:hover, a:focus {
        text-decoration: none;
        outline: 0 !important;
        color: #666;
    }

/**typography**/

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "微軟正黑體","Open Sans", Arial, sans-serif,"Microsoft JhengHei";
    color: #252525;
    font-weight: 400;
    font-variant-ligatures: common-ligatures;
    margin-top: 0;
}

h1, .h1 {
    font-size: 3.14285714em;
    line-height: 1.31818182em;
}

h2, .h2 {
    font-size: 2.35714286em;
    line-height: 1.36363636em;
}

h3, .h3 {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    color: #333;
}

h4, .h4 {
    font-size: 1.35714286em;
    line-height: 1.36842105em;
}

h5, .h5 {
    font-size: 1em;
    line-height: 1.85714286em;
}

h6, .h6 {
    font-size: 0.85714286em;
    line-height: 2.16666667em;
}

.lead {
    font-size: 1.35714286em;
    line-height: 1.68421053em;
    font-weight: 400;
}

@media all and (max-width: 767px) {
    h1, .h1 {
        font-size: 2.35714286em;
        line-height: 1.36363636em;
    }

    h2, .h2 {
        font-size: 1.78571429em;
        line-height: 1.5em;
    }

    h3, .h3 {
        font-size: 1.35714286em;
        line-height: 1.85714286em;
    }

    .lead {
        font-size: 1.35714286em;
        line-height: 1.36842105em;
    }
}

.blockquote-reverse {
    padding: 10px 15px;
}

.tritary-font {
    font-family: "微軟正黑體","Open Sans", Arial, sans-serif,"Microsoft JhengHei";
    font-weight: 400;
    font-style: italic;
}

.base-font {
    font-family: "微軟正黑體","Open Sans", Arial, sans-serif,"Microsoft JhengHei";
    font-weight: 300;
}

.font300 {
    font-weight: 300 !important;
}

.font400 {
    font-weight: 400 !important;
}

.font700 {
    font-weight: 700 !important;
}

small {
    font-size: 15px;
    color: #808080;
    letter-spacing: 3px;
}

.label {
    display: inline-blcok;
    padding: 2px 5px;
    font-size: 13px;
}

    .label.label-default {
        background: #eee;
    }

    .label.label-success {
        background: #5cb85c;
        color: #fff;
    }

.bg-faded {
    background: #f9f9f9;
}

.bg-faded1 {
    background: #FBF7EB;
    /*background: url(../images/bg.jpg);*/
}

.bg-faded2 {
    background: #F8F7F5;
    /*background: url(../images/bg2.jpg);*/
}

.bg-faded-news {
    background: #e9e9e9;
}

.badge-default {
    background-color: #000000 !important;
    color: #ffffff;
}

.badge-primary {
    background: #3483de !important;
}

.bg-primary {
    background: #3483de !important;
    border-color: #3483de;
}

.bg-success {
    background: #5cb85c !important;
    border-color: #5cb85c;
}

.bg-warning {
    background: #f0ad4e;
    border-color: #f0ad4e;
}

.bg-info {
    background-color: #18bc9c;
    border-color: #18bc9c;
}

.bg-danger {
    background-color: #c9302c;
    border-color: #c9302c;
}

.bg-dark {
    border-color: #34495E !important;
    background-color: #34495E !important;
}

.bg-white {
    background: #fff;
}

.text-primary {
    color: #3483de !important;
}

.text-danger {
    color: #c9302c !important;
}

.text-success {
    color: #5cb85c !important;
}

.text-warning {
    color: #f0ad4e !important;
}

.text-info {
    font-family: 微軟正黑體, "Open Sans", Arial, sans-serif, "Microsoft JhengHei";
    font-size: 20px;
    font-weight: 700;
    color: rgb(239, 20, 20);
}

.text-white {
    color: white !important;
}

.text-dark {
    color: #222222 !important;
}

.text-white-gray {
    color: rgba(255, 255, 255, 0.8) !important;
}

.border-round {
    border-radius: 6px;
    -webkit-border-radius: 6px;
}

.pos-relative {
    position: relative;
}

.lead {
    font-weight: 400;
    color: #888888;
}

strong, b {
    font-weight: 700;
}

.fWidth {
    width: 100% !important;
}

.oHidden {
    overflow: hidden !important;
}

strong, b {
    font-weight: 700;
}

.pt0 {
    padding-top: 0 !important;
}

.pt10 {
    padding-top: 10px !important;
}

.pt20 {
    padding-top: 20px !important;
}

.pt30 {
    padding-top: 30px !important;
}

.pt40 {
    padding-top: 40px !important;
}

.pt50 {
    padding-top: 50px !important;
}

.pt60 {
    padding-top: 60px !important;
}

.pt70 {
    padding-top: 70px !important;
}

.pt80 {
    padding-top: 80px !important;
}

.pt90 {
    padding-top: 90px !important;
}

.pt90_index {
    padding-top: 90px !important;
}

@media (max-width: 768px) {
    .pt90_index {
        padding-top: 0px !important;
    }
}


.pt100 {
    padding-top: 100px !important;
}

.pb0 {
    padding-bottom: 0 !important;
}

.pb10 {
    padding-bottom: 10px !important;
}

.pb15 {
    padding-bottom: 15px !important;
}

.pb20 {
    padding-bottom: 20px !important;
}

.pb30 {
    padding-bottom: 30px !important;
}

.pb40 {
    padding-bottom: 40px !important;
}

.pb50 {
    padding-bottom: 50px !important;
}

.pb60 {
    padding-bottom: 60px !important;
}

.pb70 {
    padding-bottom: 70px !important;
}

.pb80 {
    padding-bottom: 80px !important;
}

.pb90 {
    padding-bottom: 90px !important;
}

.pb100 {
    padding-bottom: 100px !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb10 {
    margin-bottom: 10px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb30 {
    margin-bottom: 30px !important;
}

.mb40 {
    margin-bottom: 40px !important;
}

.mb50 {
    margin-bottom: 50px !important;
}

.mb60 {
    margin-bottom: 60px !important;
}

.mb70 {
    margin-bottom: 70px !important;
}

.mb80 {
    margin-bottom: 80px !important;
}

.mb90 {
    margin-bottom: 90px !important;
}

.mb100 {
    margin-bottom: 100px !important;
}

.mb120 {
    margin-bottom: 120px !important;
}

.mt5 {
    margin-top: 5px !important;
}

.mt40 {
    margin-top: 40px !important;
}

.mt50 {
    margin-top: 50px !important;
}

.bg-default {
    background-color: #f7f7f7 !important;
}

.bg-gray {
    background-color: #fbfbfb;
}

.border0-hor {
    border-left: 0 !important;
    border-right: 0 !important;
}

.back-to-top {
    position: fixed;
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    bottom: 75px;
    right: 15px;
    background: rgba(113, 241, 223, 0.35);
    color: #fff;
    line-height: 50px;
    opacity: 0;
    visibility: hidden;
    z-index: 9;
    -webkit-transition: -webkit-transform 0.2s ease-out;
    -moz-transition: -moz-transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    transform: translate3d(0, 15px, 0);
    -webkit-transform: translate3d(0, 15px, 0);
}

    .back-to-top i {
        display: block;
        font-size: 25px;
        line-height: 50px;
        text-align: center;
    }

    .back-to-top:hover {
        box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.2);
        color: #fff;
    }

    .back-to-top.show {
        opacity: 1;
        visibility: visible;
        transform: translate3d(0, 0px, 0);
        -webkit-transform: translate3d(0, 0px, 0);
    }

/**preloader**/

.loader, .loader:before, .loader:after {
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 1.8s infinite ease-in-out;
    animation: load7 1.8s infinite ease-in-out;
}

.no-margin {
    margin: 0 !important;
}

.no-padding {
    padding: 0 !important;
}

@media (min-width: 992px) {
    .table-responsive {
        display: table;
        width: 100%;
    }
}

.bg1 {
    background: url(../images/bg2.jpg) no-repeat;
}

.col-grid {
    padding: 10px 15px;
    background: #eee;
    border: 1px solid #fff;
}

.list-icon li {
    position: relative;
    padding-left: 23px;
    margin-top: 5px;
    display: block;
    font-family: "Poppins", sans-serif;
}

    .list-icon li:before {
        content: "\e64c";
        font-family: 'themify';
        position: absolute;
        left: 0;
        top: 0;
        color: #3483de;
    }

.icon-examples .icon-box {
    font-size: 14px;
    font-weight: 300;
}

    .icon-examples .icon-box span:before {
        margin-right: 15px;
        font-size: 25px;
        width: 40px;
        display: inline-block;
        vertical-align: middle;
        text-align: center;
    }

.contact-lead {
    color: rgba(255, 255, 255, 0.9);
    font-size: 20px;
    font-weight: 300;
}

    .contact-lead small {
        font-size: 50%;
        text-transform: uppercase;
        color: rgba(255, 255, 255, 0.3);
    }

.parallax-overlay {
    position: relative;
    overflow: hidden;
}

    .parallax-overlay:before {
        content: "";
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        position: absolute;
        background: rgba(0, 0, 0, 0.4);
    }

.color-overlay:before {
    background: rgba(52, 131, 222, 0.8);
}

/*
Buttons
*/

.form-control-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
    font-size: .8rem;
}

.btn {
    overflow: hidden;
    position: relative;
    z-index: 1;
    border-radius: 2px;
    cursor: pointer;
    font-weight: 600;
    letter-spacing: 0rem;
    font-size: 15px;
    font-family: "微軟正黑體","Open Sans", Arial, sans-serif,"Microsoft JhengHei";
    padding: 11px 20px 11px !important;
    text-transform: uppercase;
    vertical-align: middle;
}

    .btn i {
        display: inline-block;
        margin-right: 8px;
        vertical-align: middle;
    }

    .btn.btn-rounded {
        border-radius: 100px;
    }

    .btn:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 0%;
        height: 100%;
        z-index: -1;
        transition: all .3s;
    }

    .btn:hover, .btn:focus {
        box-shadow: none;
        outline: 0 !important;
    }

        .btn:hover:before, .btn:focus:before {
            transition: all .3s;
            z-index: -1;
        }

    .btn.btn-link {
        border: 0px;
        padding: 0px !important;
    }

    .btn.btn-sm {
        padding: 9px 50px 9px !important;
        font-size: 16px;
        font-weight: 600;
    }

    .btn.btn-lg {
        padding: 9px 30px 9px !important;
        font-size: .95rem;
    }

    .btn.btn-link {
        color: #3483de;
        text-transform: capitalize;
    }

        .btn.btn-link:after {
            font-family: 'themify';
            content: "\e661";
            margin-left: 5px;
            font-size: 12px;
        }

        .btn.btn-link:hover {
            text-decoration: none;
            color: #999;
        }

    .btn.btn-secondary {
        color: #999;
    }

        .btn.btn-secondary:hover {
            color: #fff;
        }

.btn-white {
    background-color: #fff;
    color: #333;
}

.btn-white-outline {
    border: 2px solid #fff;
    background-color: transparent;
    color: #fff;
}

    .btn-white-outline:hover, .btn-white-outline:focus {
        color: #333;
        border-color: #fff;
    }

        .btn-white-outline:hover:before, .btn-white-outline:focus:before {
            width: 100%;
            background-color: #fff;
        }

.btn-outline-primary {
    border: 2px solid #3483de;
    background-color: transparent;
    color: #3483de;
}

    .btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active {
        color: #fff;
        border-color: #3483de;
        background-color: transparent;
    }

        .btn-outline-primary:hover:before, .btn-outline-primary:focus:before, .btn-outline-primary:active:before {
            width: 100%;
            background-color: #3483de;
        }

.btn-outline-info {
    border: 2px solid #18bc9c;
    background-color: transparent;
    color: #18bc9c;
}

    .btn-outline-info:hover, .btn-outline-info:focus, .btn-outline-info:active {
        color: #fff;
        border-color: #18bc9c;
        background-color: transparent;
    }

        .btn-outline-info:hover:before, .btn-outline-info:focus:before, .btn-outline-info:active:before {
            width: 100%;
            background-color: #18bc9c;
        }

.btn-outline-info {
    border: 1px solid #18bc9c;
    background-color: transparent;
    color: #18bc9c;
}

    .btn-outline-info:hover, .btn-outline-info:focus, .btn-outline-info:active {
        color: #fff;
        border-color: #18bc9c;
        background-color: transparent;
    }

        .btn-outline-info:hover:before, .btn-outline-info:focus:before, .btn-outline-info:active:before {
            width: 100%;
            background-color: #18bc9c;
        }

.btn-outline-success {
    border: 2px solid #5cb85c;
    background-color: transparent;
    color: #5cb85c;
}

    .btn-outline-success:hover, .btn-outline-success:focus, .btn-outline-success:active {
        color: #fff;
        border-color: #5cb85c;
        background-color: transparent;
    }

        .btn-outline-success:hover:before, .btn-outline-success:focus:before, .btn-outline-success:active:before {
            width: 100%;
            background-color: #5cb85c;
        }

.btn-outline-danger {
    border: 2px solid #c9302c;
    background-color: transparent;
    color: #c9302c;
}

    .btn-outline-danger:hover, .btn-outline-danger:focus, .btn-outline-danger:active {
        color: #fff;
        border-color: #c9302c;
        background-color: transparent;
    }

        .btn-outline-danger:hover:before, .btn-outline-danger:focus:before, .btn-outline-danger:active:before {
            width: 100%;
            background-color: #c9302c;
        }

.btn-outline-warning {
    border: 2px solid #f0ad4e;
    background-color: transparent;
    color: #f0ad4e;
}

    .btn-outline-warning:hover, .btn-outline-warning:focus, .btn-outline-warning:active {
        color: #fff;
        border-color: #f0ad4e;
        background-color: transparent;
    }

        .btn-outline-warning:hover:before, .btn-outline-warning:focus:before, .btn-outline-warning:active:before {
            width: 100%;
            background-color: #f0ad4e;
        }

.btn-outline-secondary {
    border: 1px solid #ccc;
    background-color: transparent;
    color: #ccc;
    font-family: 'Alegreya Sans', sans-serif;
    font-size: 15px;
    letter-spacing: 2px;
}

    .btn-outline-secondary:hover, .btn-outline-secondary:focus, .btn-outline-secondary:active {
        color: #fff;
        border-color: #ccc;
        background-color: transparent;
    }

        .btn-outline-secondary:hover:before, .btn-outline-secondary:focus:before, .btn-outline-secondary:active:before {
            width: 100%;
            background-color: #ccc;
        }

/**fill buttons**/

.btn-primary, .btn-success, .btn-warning, .btn-danger, .btn-info, .btn-secondary {
    box-shadow: 0 0.05em 0.1em rgba(0, 0, 0, 0.18);
    border: 0px;
}

    .btn-primary:hover, .btn-success:hover, .btn-warning:hover, .btn-danger:hover, .btn-info:hover, .btn-secondary:hover {
        border: 0px;
        box-shadow: 0 0.05em 1em rgba(0, 0, 0, 0.18);
    }

.btn-secondary {
    background: #f5f5f5;
    box-shadow: none;
}

    .btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {
        border: 0px;
        color: #fff;
        box-shadow: none;
    }

.btn-primary {
    background: #e29812;
    color: #fff;
    font-size: 15px;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
        background: #bd8e3a;
        color: #fff;
    }

.btn-circle {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    line-height: 80px;
    text-align: center;
}

    .btn-circle i {
        display: block;
        line-height: 80px;
        margin: 0 auto;
        font-size: 35px;
    }

    .btn-circle .btn-primary i, .btn-circle .btn-success i, .btn-circle .btn-warning i, .btn-circle .btn-danger i, .btn-circle .btn-info i {
        color: #fff;
    }

.btn-dark {
    background: #34495E;
    color: #fff;
}

    .btn-dark:hover, .btn-dark:focus, .btn-dark:active {
        background: #34495E;
        color: #fff;
    }

.icon-sm-rounded {
    width: 32px;
    height: 32px;
    line-height: 32px;
    display: inline-block !important;
    text-align: center;
    border-radius: 50%;
    background: #3483de;
    color: #fff;
}

/****************

SOCIAL BUTTONS

**********************/


/**social icons default size**/

.social-icon {
    margin: 0 5px 5px 0;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 40px !important;
    color: #555;
    text-shadow: none;
    border-radius: 3px;
    overflow: hidden;
    display: block;
    float: left;
    text-align: center;
    border: 1px solid #AAA;
}

    .social-icon:hover {
        border-color: transparent;
    }

    .social-icon i {
        display: block;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        line-height: 40px;
        position: relative;
    }

        .social-icon i:last-child {
            color: #FFF !important;
        }

    .social-icon:hover i:first-child {
        margin-top: -40px;
    }

/***social icons lg (big)***/

.social-icon-lg {
    margin: 0 5px 5px 0;
    width: 60px;
    height: 60px;
    font-size: 30px;
    line-height: 60px !important;
    color: #555;
    text-shadow: none;
    border-radius: 3px;
    overflow: hidden;
    display: block;
    float: left;
    text-align: center;
    border: 1px solid #AAA;
}

    .social-icon-lg:hover {
        border-color: transparent;
    }

    .social-icon-lg i {
        display: block;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        line-height: 60px;
        position: relative;
    }

        .social-icon-lg i:last-child {
            color: #FFF !important;
        }

    .social-icon-lg:hover i:first-child {
        margin-top: -60px;
    }

/***social icons small***/

.social-icon-sm {
    margin: 0 5px 5px 0;
    width: 30px;
    height: 30px;
    font-size: 18px;
    line-height: 30px !important;
    color: #555;
    text-shadow: none;
    border-radius: 3px;
    overflow: hidden;
    display: block;
    float: left;
    text-align: center;
    border: 1px solid #AAA;
}

    .social-icon-sm:hover {
        border-color: transparent;
    }

    .social-icon-sm i {
        display: block;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        line-height: 30px;
        position: relative;
    }

        .social-icon-sm i:last-child {
            color: #FFF !important;
        }

    .social-icon-sm:hover i:first-child {
        margin-top: -30px;
    }

si-border {
    border: 1px solid #AAA !important;
}

.si-border-round {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.si-dark-round {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.si-gray-round {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.si-gray {
    background: #f3f3f3;
    border: 0px;
}

.si-dark {
    background-color: #333;
    border: 0px !important;
    color: #fff !important;
}

/**icons hover colored**/

.si-colored-facebook, .si-facebook:hover {
    background-color: #3B5998 !important;
}

.si-colored-twitter, .si-twitter:hover {
    background-color: #00ACEE !important;
}

.si-colored-google-plus, .si-g-plus:hover {
    background-color: #DD4B39 !important;
}

.si-colored-skype, .si-skype:hover {
    background-color: #00AFF0 !important;
}

.si-linkedin:hover, .si-colored-linkedin {
    background-color: #0E76A8 !important;
}

.si-pin:hover, .si-colored-pinterest {
    background-color: #C8232C !important;
}

.si-rss:hover, .si-colored-rss {
    background-color: #EE802F !important;
}

.si-pinterest:hover, .si-colored-pinterest {
    background-color: #C8232C !important;
}

.si-tumblr:hover, .si-colored-tumblr {
    background-color: #34526F !important;
}

.si-vimeo:hover, .si-colored-vimeo {
    background-color: #86C9EF !important;
}

.si-digg:hover, .si-colored-digg {
    background-color: #191919 !important;
}

.si-instagram:hover, .si-colored-instagram {
    background-color: #3F729B !important;
}

.si-flickr:hover, .si-colored-flickr {
    background-color: #FF0084 !important;
}

.si-paypal:hover, .si-colored-paypal {
    background-color: #00588B !important;
}

.si-yahoo:hover, .si-colored-yahoo {
    background-color: #720E9E !important;
}

.si-android:hover, .si-colored-andriod {
    background-color: #A4C639 !important;
}

.si-appstore:hover, .si-colored-apple {
    background-color: #000 !important;
}

.si-dropbox:hover {
    background-color: #3D9AE8 !important;
}

.si-dribbble:hover, .si-colored-dribbble {
    background-color: #EA4C89 !important;
}

.si-soundcloud:hover, .si-colored-soundcoloud {
    background-color: #F70 !important;
}

.si-xing:hover, .si-colored-xing {
    background-color: #126567 !important;
}

.si-phone:hover, .si-colored-phone {
    background-color: #444 !important;
}

.si-behance:hover, .si-colored-behance {
    background-color: #053eff !important;
}

.si-github:hover, .si-colored-github {
    background-color: #171515 !important;
}

.si-stumbleupon:hover, .si-colored-stumbleupon {
    background-color: #F74425 !important;
}

.si-email:hover, .si-colored-email {
    background-color: #6567A5 !important;
}

.si-wordpress:hover, .si-colored-wordpress {
    background-color: #1E8CBE !important;
}

/*
Preloader style
*/

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 99999;
}

#preloader-inner {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 5px;
    width: 5em;
    height: 5em;
    margin: -25px 0 0 -25px;
    text-indent: -9999em;
    border-top: 0.5em solid #3483de;
    border-right: 0.5em solid rgba(245, 245, 245, 0.5);
    border-bottom: 0.5em solid rgba(245, 245, 245, 0.5);
    border-left: 0.5em solid rgba(245, 245, 245, 0.5);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}

    #preloader-inner, #preloader-inner:after {
        border-radius: 50%;
        width: 10em;
        height: 10em;
    }

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/*
Title headings
*/

.fancy-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 15px;
    overflow: hidden;
}

    .fancy-title h3, .fancy-title h2, .fancy-title h1, .fancy-title h4, .fancy-title h5, .fancy-title h6 {
        letter-spacing: -1px;
        padding-right: 15px;
        text-align: left;
        font-family: "微軟正黑體","Open Sans", Arial, sans-serif,"Microsoft JhengHei";
        text-transform: uppercase;
    }

    .fancy-title h4 {
        font-size: 1rem;
        font-weight: 700;
    }

    .fancy-title .fancy-title-sep {
        position: relative;
        height: 6px;
        border-top: 1px solid;
        border-bottom: 1px solid;
        -ms-flex-grow: 1;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }

        .fancy-title .fancy-title-sep.gray-sep {
            border-top-color: #f7f7f7;
            border-bottom-color: #f7f7f7;
        }

    .fancy-title.dark-fancy-title h3, .fancy-title.dark-fancy-title h2, .fancy-title.dark-fancy-title h1, .fancy-title.dark-fancy-title h4, .fancy-title.dark-fancy-title h5, .fancy-title.dark-fancy-title h6 {
        color: #fff;
    }

    .fancy-title.dark-fancy-title .fancy-title-sep.gray-sep {
        border-top: 1px solid rgba(255, 255, 255, 0.2);
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    }

.title-heading1 {
    text-align: center;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 60px !important;
}

    .title-heading1 h3 {
        text-transform: uppercase;
        font-weight: 500;
        font-size: 1.5rem;
    }

    .title-heading1:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 80px;
        margin-left: -40px;
        height: 2px;
        background: #3483de;
    }

/*
Icon boxes
*/

.icon-box-center {
    text-align: center;
}

.icon-box h4 {
    text-transform: capitalize;
}

.icon-box.icon-box-center h4 {
    margin: 25px 0 20px;
}

.media .media-body h4 {
    text-transform: capitalize;
}

.icon-background {
    color: #fff;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    display: inline-block;
}

    .icon-background.icon-bg-sm {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 17px;
    }

    .icon-background.icon-bg-default {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 27px;
    }

    .icon-background.icon-bg-lg {
        width: 90px;
        height: 90px;
        line-height: 90px;
        font-size: 40px;
    }

.icon-border {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    display: inline-block;
    border: 1px solid;
    text-align: center;
}

    .icon-border.icon-border-sm {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 17px;
    }

    .icon-border.icon-border-default {
        width: 60px;
        height: 60px;
        line-height: 60px;
        font-size: 27px;
    }

    .icon-border.icon-border-lg {
        width: 90px;
        height: 90px;
        line-height: 90px;
        font-size: 40px;
    }

/**hover icons**/

.icon-hover-1 {
    display: inline-block;
    font-size: 0px;
    cursor: pointer;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
    color: #fff;
    -webkit-transition: background 0.2s, color 0.2s;
    -moz-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s;
}

    .icon-hover-1.bg-default {
        color: #999;
        padding-top: 15px;
    }

    .icon-hover-1.bg-primary:after {
        box-shadow: 0 0 0 2px #3483de;
    }

    .icon-hover-1.bg-success:after {
        box-shadow: 0 0 0 2px #5cb85c;
    }

    .icon-hover-1.bg-default:after {
        box-shadow: 0 0 0 2px #f7f7f7;
    }

    .icon-hover-1.bg-warning:after {
        box-shadow: 0 0 0 2px #f0ad4e;
    }

    .icon-hover-1.bg-danger:after {
        box-shadow: 0 0 0 2px #c9302c;
    }

    .icon-hover-1.bg-dark:after {
        box-shadow: 0 0 0 2px #34495E;
    }

    .icon-hover-1:after {
        top: -4px;
        left: -4px;
        padding: 4px;
        -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
        -webkit-transform: scale(0.8);
        -moz-transition: -moz-transform 0.2s, opacity 0.2s;
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transition: transform 0.2s, opacity 0.2s;
        transform: scale(0.8);
        opacity: 0;
        pointer-events: none;
        position: absolute;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        content: '';
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

    .icon-hover-1:hover:after {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

.icon-hover-default {
    width: 90px;
    height: 90px;
    line-height: 90px;
}

    .icon-hover-default:before {
        z-index: 2;
        font-size: 35px;
    }

.icon-hover-sm {
    width: 50px;
    height: 50px;
    line-height: 50px;
}

    .icon-hover-sm:before {
        z-index: 2;
        font-size: 20px;
    }

/**icon border box**/

.icon-border-box {
    border: 1px solid #eee;
    padding: 30px 20px 15px;
}

    .icon-border-box i {
        position: relative;
        font-size: 30px;
    }

/***special features***/

.special-feature .section-title hr {
    border-color: #151515;
}

.special-feature i {
    font-size: 65px;
    line-height: 75px;
}

.special-feature h4 {
    margin-top: 25px;
    position: relative;
    text-transform: capitalize;
}

.special-feature .mask-top {
    width: 100%;
    background-color: #ffffff;
    padding: 55px 0;
    position: absolute;
    top: 0px;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

    .special-feature .mask-top h4:before {
        top: -18px;
        content: "";
        display: block;
        height: 2px;
        left: 0;
        right: 0;
        margin: -2px auto;
        position: absolute;
        width: 40px;
    }

.special-feature .s-feature-box:hover .mask-top {
    top: -200px;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.special-feature .s-feature-box {
    overflow: hidden;
    position: relative;
    height: 280px;
    border: 1px solid #f2f2f2;
    margin-bottom: 20px;
    cursor: pointer;
}

.special-feature .mask-bottom {
    padding: 20px 15px 20px 15px;
    width: 100%;
    position: absolute;
    bottom: -300px;
    height: 100%;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

    .special-feature .mask-bottom p {
        padding: 0px 5px;
        font-size: 14px;
    }

    .special-feature .mask-bottom h4 {
        margin: 15px 0px 17px;
    }

.special-feature .s-feature-box:hover .mask-bottom {
    bottom: 0;
    -moz-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.special-feature .mask-bottom i {
    font-size: 38px;
    line-height: 50px;
}

.icon-bg {
    background-color: rgba(0, 0, 0, 0.1);
    padding: 60px 40px;
}

    .icon-bg h3 {
        color: #fff;
    }

    .icon-bg p {
        color: rgba(255, 255, 255, 0.8);
    }

    .icon-bg i {
        color: #fff;
        display: inline-block;
    }

.icon-simple i {
    width: 60px;
    text-align: center;
    display: inline-block;
    height: 60px;
    line-height: 60px;
}

/*
Promo boxes
*/

.promo-box.promo-padded {
    padding: 30px 30px 20px;
}

.promo-box.promo-border {
    border: 1px solid #eee;
    padding: 30px 30px 20px;
}

.promo-box.promo-dark {
    padding: 30px 30px 20px;
}

    .promo-box.promo-dark h3, .promo-box.promo-dark p {
        color: #fff;
    }

    .promo-box.promo-dark p {
        opacity: 0.8;
    }

.promo-bg.promo-dark {
    padding: 80px 0;
    background-attachment: fixed;
    background-size: cover;
    background-position: top center;
}

.bg-parallax {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: relative;
    overflow: hidden;
}

/*
Top bar style
*/

.top-bar {
    /*padding-top: 5px;*/ padding-top: 0;
}

    .top-bar.light {
        background: #fbfbfb;
        z-index: 2;
        position: relative;
    }

    .top-bar .list-inline .list-inline-item {
        padding: 0px 0px;
        margin-right: 0px;
        margin-bottom: -15px;
    }

        .top-bar .list-inline .list-inline-item a {
            font-size: 14px;
            display: block;
            line-height: 32px;
            color: #999;
            margin: 0 !important;
            font-weight: bold;
        }

            .top-bar .list-inline .list-inline-item a.social-icon-sm {
                font-size: 15px;
            }

.links .list-inline-item {
    position: relative;
    padding: 0 7px !important;
}

    .links .list-inline-item:before {
        content: "";
        position: absolute;
        right: 0;
        width: 1px;
        height: 30%;
        top: 35%;
        background: rgba(0, 0, 0, 0.1);
    }

    .links .list-inline-item:last-child:before {
        display: none;
    }

    .links .list-inline-item:first-child {
        padding-left: 0px;
    }

    .links .list-inline-item i {
        color: rgba(0, 0, 0, 0.1);
    }

    .links .list-inline-item a:hover {
        color: #38c4e4;
    }

/**dark top bar**/

.top-bar.dark {
    background: #222;
}

/*
Assan Header Style
*/

.navbar {
    padding: 3px 1rem 15px 1rem;
}

@media (max-width: 768px) {
    .navbar {
        padding: 10px;
    }
}

.navbar > .container {
    position: relative;
}

.navbar-light.bg-faded {
    background: #fff;
    border-bottom: 0px;
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, 0.7);
}

@media (max-width: 768px) {
    .navbar-light .navbar-nav .nav-link {
        color: rgba(0, 0, 0, 0.7);
        text-align: center;
        line-height: 30px;
    }
}





.navbar-nav > li > .nav-link {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 2px;
    font-family: "微軟正黑體","Open Sans", Arial, sans-serif,"Microsoft JhengHei";
    line-height: 13px;
}

.navbar-nav > li .navbar-light .navbar-nav .nav-link:focus, .navbar-nav > li .navbar-light .navbar-nav .nav-link:hover {
    color: #38c4e4;
}

.navbar-nav > li.dropdown-full-width {
    position: static;
    white-space: nowrap;
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.open, .navbar-light .navbar-nav .open > .nav-link {
    color: #38c4e4;
}

@media (max-width: 768px) {
    .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.open, .navbar-light .navbar-nav .open > .nav-link {
        color: #e43838;
        text-align: center;
    }
}



.navbar-toggler-right {
    position: absolute;
    right: 3rem;
    /*top: 0;*/
}

@media (max-width: 768px) {
    .navbar-toggler-right {
        position: absolute;
        right: 0rem;
        /* top: 10px;*/
    }
}




.navbar-toggler {
    border: 0px !important;
}

.navbar-inverse .navbar-right-elements .list-inline > li > a {
    color: rgba(255, 255, 255, 0.5);
}

    .navbar-inverse .navbar-nav .nav-link:focus, .navbar-inverse .navbar-nav .nav-link:hover, .navbar-inverse .navbar-right-elements .list-inline > li > a:hover {
        color: rgba(255, 255, 255, 0.75);
    }

.navbar-right-elements {
    float: none !important;
    position: absolute;
    top: 35px;
    right: 15px;
}

@media (max-width: 768px) {

    .navbar-right-elements {
        float: none !important;
        position: absolute;
        top: 30px;
        right: 15px;
    }
}


.navbar-right-elements .list-inline {
    margin-bottom: 0px;
}

    .navbar-right-elements .list-inline > li > a {
        color: #999;
        padding: .3rem .3rem;
        display: block;
        position: relative;
        top: -6px;
        font-size: 22px;
        font-weight: bold;
    }

        .navbar-right-elements .list-inline > li > a i {
            display: block;
        }

        .navbar-right-elements .list-inline > li > a .badge {
            position: absolute;
            top: -10px;
            right: -5px;
            font-weight: 800;
            font-size: 11px;
            padding: 0px;
            width: 18px;
            height: 18px;
            line-height: 18px;
            border-radius: 50%;
            -webkit-border-radius: 50%;
        }

.search-inline {
    width: 100%;
    left: 0;
    padding-left: 15px;
    padding-right: 15px;
    top: 0;
    height: 100%;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    background-color: #fff;
    z-index: 9;
}

    .search-inline.search-visible {
        opacity: 1;
        visibility: visible;
        animation: fadeInDown 0.3s ease-out forwards;
    }

    .search-inline button[type="submit"] {
        position: absolute;
        right: 52px;
        top: 0;
        background-color: transparent;
        border: 0px;
        top: 0;
        right: 80px;
        padding: 0px;
        cursor: pointer;
        width: 80px;
        height: 100%;
        background: #222;
        color: #fff;
    }

    .search-inline .form-control {
        border: 0px;
        padding-left: 0;
        font-size: 2rem;
        position: absolute;
        left: 1%;
        top: 0;
        height: 100%;
        width: 99%;
        font-family: "微軟正黑體","Open Sans", Arial, sans-serif,"Microsoft JhengHei";
        font-weight: 700;
    }

    .search-inline .search-close {
        position: absolute;
        top: 0;
        right: 0;
        color: #999;
        width: 80px;
        height: 100%;
        text-align: center;
        display: table;
    }

        .search-inline .search-close i {
            display: table-cell;
            vertical-align: middle;
        }

.navbar-brand {
    position: relative;
}

/**canvas header**/

.pushy {
    width: 290px;
}

    .pushy.pushy-right {
        -webkit-transform: translate3d(290px, 0, 0);
        -ms-transform: translate3d(290px, 0, 0);
        transform: translate3d(290px, 0, 0);
    }

.pushy-open-left .pushy, .pushy-open-right .pushy {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.pushy-open-left .site-overlay, .pushy-open-right .site-overlay {
    background: rgba(255, 255, 255, 0.8);
}

.pushy .cart-content {
    padding: 30px 15px;
    position: relative;
}

    .pushy .cart-content h4 small {
        font-size: 13px;
        display: block;
        padding-bottom: 10px;
        color: rgba(255, 255, 255, 0.8);
    }

    .pushy .cart-content .pushy-link {
        display: inline-block;
        position: absolute;
        top: 10px;
        right: 10px;
        padding: 0;
    }

    .pushy .cart-content ul {
        padding-top: 30px;
    }

        .pushy .cart-content ul li {
            padding: 20px 0;
            border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        }

            .pushy .cart-content ul li a:not(.btn-primary) {
                padding: 0;
                font-size: 16px;
            }

                .pushy .cart-content ul li a:not(.btn-primary) .img-fluid {
                    width: 60px;
                    margin-right: 15px;
                }

            .pushy .cart-content ul li .close {
                text-shadow: none;
                color: #fff;
                font-size: 1rem;
            }

            .pushy .cart-content ul li p {
                font-size: 13px;
            }

.pushy a.btn-primary {
    color: #fff;
}

/***********Header dark**************/


/**header transparent and semi transparent**/

@media (min-width: 992px) {
    .navbar-light.navbar-transparent .navbar-brand {
        top: 5px;
    }

    li.nav-item.nav-button {
        position: relative;
        top: -3px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .9rem;
        padding-left: .9rem;
    }

    .navbar-nav {
        margin-right: -15px;
    }

    .navbar-nav {
        margin-right: 55px;
    }

    .navbar.navbar-transparent {
        position: absolute;
        width: 100%;
        left: 0;
        top: 0;
        z-index: 99;
    }

        .navbar.navbar-transparent.navbar-light.bg-faded {
            background: transparent;
            border: 0px;
        }

            .navbar.navbar-transparent.navbar-light.bg-faded .nav-link {
                color: rgba(255, 255, 255, 0.7);
            }

                .navbar.navbar-transparent.navbar-light.bg-faded .nav-link:hover {
                    color: white;
                }

            .navbar.navbar-transparent.navbar-light.bg-faded .active .nav-link, .navbar.navbar-transparent.navbar-light.bg-faded .show .nav-link {
                color: white;
            }

            .navbar.navbar-transparent.navbar-light.bg-faded.navbar-semi-transparent {
                background-color: rgba(255, 255, 255, 0.1);
            }

        .navbar.navbar-transparent.navbar-dark.bg-dark {
            background: transparent !important;
            border: 0px;
        }

            .navbar.navbar-transparent.navbar-dark.bg-dark .nav-link, .navbar.navbar-transparent.navbar-dark.bg-dark .navbar-right-elements .list-inline > li > a {
                color: rgba(0, 0, 0, 0.7);
            }

                .navbar.navbar-transparent.navbar-dark.bg-dark .nav-link:hover, .navbar.navbar-transparent.navbar-dark.bg-dark .navbar-right-elements .list-inline > li > a:hover {
                    color: #3483de;
                }

            .navbar.navbar-transparent.navbar-dark.bg-dark .nav-item.active .nav-link {
                color: #3483de !important;
            }

        .navbar.navbar-transparent .dropdown-menu {
            border-top-color: #3483de;
        }

        .navbar.navbar-transparent .search-inline .form-control {
            padding-left: .75rem;
        }

        .navbar.navbar-transparent .navbar-right-elements .list-inline > li > a {
            color: rgba(255, 255, 255, 0.7);
        }

            .navbar.navbar-transparent .navbar-right-elements .list-inline > li > a:hover {
                color: white;
            }

        .navbar.navbar-transparent.nav-sticky.nav-stick-top .active .nav-link, .navbar.navbar-transparent.nav-sticky.nav-stick-top .nav-item.show .nav-link {
            color: #3483de !important;
        }
        /**header sticky**/
        .navbar.navbar-transparent.nav-sticky .navbar-brand .logo {
            position: absolute;
            top: -8px;
        }

            .navbar.navbar-transparent.nav-sticky .navbar-brand .logo.logo-dark {
                opacity: 0;
            }

        .navbar.navbar-transparent.nav-sticky.nav-stick-top {
            width: 100%;
            position: fixed;
            top: 0;
            left: 0;
            z-index: 999;
        }

            .navbar.navbar-transparent.nav-sticky.nav-stick-top.navbar-light.bg-faded {
                background-color: #fff;
                box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
                animation: fadeInDown 0.3s ease-out forwards;
                padding: 1rem 1rem;
                padding-bottom: 1.3rem;
            }

                .navbar.navbar-transparent.nav-sticky.nav-stick-top.navbar-light.bg-faded .navbar-brand .logo.logo-dark {
                    opacity: 1;
                }

                .navbar.navbar-transparent.nav-sticky.nav-stick-top.navbar-light.bg-faded .navbar-brand .logo.logo-light {
                    opacity: 0;
                }

                .navbar.navbar-transparent.nav-sticky.nav-stick-top.navbar-light.bg-faded .nav-item .nav-link, .navbar.navbar-transparent.nav-sticky.nav-stick-top.navbar-light.bg-faded .navbar-right-elements .list-inline > li > a {
                    color: rgba(0, 0, 0, 0.7);
                }

            .navbar.navbar-transparent.nav-sticky.nav-stick-top.navbar-dark.bg-dark {
                background-color: #292b2c !important;
                box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
                animation: fadeInDown 0.3s ease-out forwards;
                padding: 1rem 1rem;
                padding-bottom: 1.3rem;
            }

                .navbar.navbar-transparent.nav-sticky.nav-stick-top.navbar-dark.bg-dark .nav-item .nav-link, .navbar.navbar-transparent.nav-sticky.nav-stick-top.navbar-dark.bg-dark .navbar-right-elements .list-inline > li > a {
                    color: rgba(255, 255, 255, 0.7);
                }

                .navbar.navbar-transparent.nav-sticky.nav-stick-top.navbar-dark.bg-dark .navbar-brand .logo.logo-dark {
                    opacity: 1;
                }

                .navbar.navbar-transparent.nav-sticky.nav-stick-top.navbar-dark.bg-dark .navbar-brand .logo.logo-light {
                    opacity: 0;
                }

                .navbar.navbar-transparent.nav-sticky.nav-stick-top.navbar-dark.bg-dark .nav-item.active .nav-link {
                    color: #3483de !important;
                }

                .navbar.navbar-transparent.nav-sticky.nav-stick-top.navbar-dark.bg-dark .navbar-brand {
                    top: 5px;
                }

            .navbar.navbar-transparent.nav-sticky.nav-stick-top .active .nav-link, .navbar.navbar-transparent.nav-sticky.nav-stick-top .show .nav-link {
                color: #3483de;
            }

    .nav-sticky-top.navbar-light.bg-faded {
        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    }

        .nav-sticky-top.navbar-light.bg-faded .navbar-brand {
            top: 0px;
        }
    /**navbar light transparent**/
    .navbar-light.navbar-transparent-light {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 999;
        background-color: transparent;
    }

    .nav-logo-center .navbar-brand {
        position: absolute;
        left: 50%;
        margin-left: -46px;
        top: 17px !important;
    }

    .nav-sticky-top {
        z-index: 9999 !important;
    }
}

/**seconday navbar**/

.navbar-seconday {
    padding: .4rem 0;
}

    .navbar-seconday .nav-link {
        text-transform: uppercase;
        color: #666;
        font-weight: 700;
        font-family: "微軟正黑體","Open Sans", Arial, sans-serif,"Microsoft JhengHei";
        padding: 1rem 1rem;
    }

    .navbar-seconday.nav-stick-top {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 99;
    }

    .navbar-seconday ul li a.nav-link.active {
        color: #3483de;
    }

@media (max-width: 991px) {
    .mega-title {
        margin-bottom: 0px;
        padding-top: 15px;
    }

    .navbar-expand-lg > .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .nav-sticky-top {
        position: relative !important;
        height: auto !important;
    }

    .sticky-wrapper {
        height: auto !important;
    }
}

@media (max-width: 576px) {
    .container {
        width: 100%;
    }
}

/*
Dropdown menu styles
*/
/*
.dropdown-toggle::after {
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	font-family: "FontAwesome";
	content: "\f107";
	font-size: 14px;
	display: inline;
	margin-left: 7px;
	top: 5px;
	position: relative;
}*/
.dropdown-menu {
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.08);
    min-width: 12rem;
    border: 0px;
}

    .dropdown-menu.lang-dropdown {
        width: 100px;
        min-width: 100px;
    }

        .dropdown-menu.lang-dropdown > li > a {
            line-height: 18px !important;
        }

    .dropdown-menu .dropdown-item, .mega-inner-nav li a {
        font-weight: 400;
        font-size: .85rem;
        color: #a1b1bc;
        font-family: "微軟正黑體","Open Sans", Arial, sans-serif,"Microsoft JhengHei";
    }

/**mulit level dropdown**/

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -1px;
        margin-left: -1px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #f7f7f7;
        margin-top: 8px;
        margin-right: -5px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #ccc;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
        }

@media (min-width: 992px) {
    .dropdown-menu {
        margin-top: 15px;
    }

    .navbar-inverse .dropdown-menu {
        border-top: 3px solid #3483de;
    }

    .dropdown-menu.dropdown-mega-fw {
        position: absolute;
        width: 100%;
        padding: 0px 20px;
        padding-bottom: 0px;
    }

    .mega-menu-content {
        padding: 30px 0;
        padding-bottom: 20px;
    }

    .dropdown-menu:not(.datepicker), .dropdown-submenu .dropdown-menu {
        display: block;
        opacity: 0;
        visibility: hidden;
        z-index: 1;
        -moz-transform: translateY(8px);
        -o-transform: translateY(8px);
        -ms-transform: translateY(8px);
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
    }

    .show > .dropdown-menu, .dropdown-submenu:hover > .dropdown-menu {
        opacity: 1;
        visibility: visible;
        z-index: 1000;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        -webkit-transform: none;
        transform: none;
    }
}

.mega-title {
    font-weight: 600;
    font-size: 14px;
    text-transform: capitalize;
    margin-bottom: 10px;
}

.mega-inner-nav li {
    vertical-align: middle;
}

    .mega-inner-nav li a {
        display: block;
    }

        .mega-inner-nav li a:hover {
            color: #3483de;
            background-color: transparent;
        }

        .mega-inner-nav li a i {
            margin-right: 6px;
            position: relative;
            top: 1px;
            font-size: 13px;
            width: 16px;
            display: inline-block;
        }

.dropdown .dropdown-menu .dropdown-item, .mega-inner-nav > li > a {
    padding: 7px 20px;
    text-transform: capitalize;
}

    .dropdown .dropdown-menu .dropdown-item:hover, .mega-inner-nav > li > a:hover {
        background-color: transparent;
        color: #3483de;
    }

    .dropdown .dropdown-menu .dropdown-item:focus, .mega-inner-nav > li > a:focus {
        background-color: transparent;
        color: #3483de;
    }

.mega-inner-nav > li > a {
    padding: 7px 0;
}

@media (min-width: 992px) {
    .mega-menu-content .row .col-lg-3:first-child {
        border-left: 0;
    }

    .mega-menu-content .row .col-lg-3 {
        border-left: 1px solid #eee;
        padding: 0px 30px;
    }
}

/*
Image boxes styled hover styles
*/

.thumb-hover-icon {
    position: relative;
    display: block;
    width: 75px;
    height: auto;
    border-radius: 5px;
    float: left;
    margin: 3px;
}

    .thumb-hover-icon img {
        border-radius: 5px;
    }

    .thumb-hover-icon span {
        width: 24px;
        height: 24px;
        display: block;
        line-height: 24px;
        text-align: center;
        background: #3483de;
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -12px;
        margin-left: -12px;
        color: #fff;
        border-radius: 50%;
        transform: scale(0);
        -webkit-transform: scale(0);
        transition: all .3s;
        -webkit-transition: all .3s;
    }

    .thumb-hover-icon:hover span {
        transform: scale(1);
        -webkit-transform: scale(1);
    }

.simple-hover {
    position: relative;
    display: block;
    overflow: hidden;
}

.prdList .simple-hover {
    display: flex;
    justify-content: center;
    height: 150px;
}

.simple-hover img {
    transform: scale(1);
    -webkit-transform: scale(1);
}

.simple-hover:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.simple-hover .product-label {
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    line-height: 40px;
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 10px;
    text-align: center;
    font-size: 12px;
    font-weight: 400;
}

/**popup zoom effect animation style**/

.mfp-with-zoom .mfp-container, .mfp-with-zoom.mfp-bg {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container, .mfp-with-zoom.mfp-removing.mfp-bg {
    opacity: 0;
}

.product-meta {
    padding-top: 10px;
}

    .product-meta .lead a {
        color: #666;
    }

        .product-meta .lead a:hover {
            color: #3483de;
        }

    .product-meta h4 {
        margin-top: 5px;
    }

        .product-meta h4 del {
            color: #aeaeae;
        }

/**project thumb**/

.project-thumb {
    text-align: center;
}

    .project-thumb img {
        width: 100% !important;
    }

    .project-thumb > a {
        transition: 0.3s ease;
        -webkit-transition: 0.3s ease;
        -moz-transition: 0.3s ease;
        margin-bottom: 1.85714286em;
        display: block;
    }

/**project overlay**/

.project-overlay {
    display: block;
    position: relative;
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    overflow: hidden;
}

    .project-overlay img {
        width: 100% !important;
    }

    .project-overlay .project-overlay-caption {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding-left: 30px;
        padding-top: 30px;
        background-color: rgba(0, 0, 0, 0.2);
    }

        .project-overlay .project-overlay-caption h4, .project-overlay .project-overlay-caption span {
            color: #fff;
        }

        .project-overlay .project-overlay-caption h4 {
            font-weight: 400;
            margin-bottom: 5px;
        }

/**image video icon**/

.video-icon-image {
    position: relative;
    overflow: hidden;
}

    .video-icon-image img {
        border-radius: 6px;
        -webkit-border-radius: 6px;
    }

    .video-icon-image .btn-circle {
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -30px;
        margin-left: -30px;
    }

/**half image section**/

@media (min-width: 992px) {
    .half-image-content {
        position: relative;
        overflow: hidden;
        padding-top: 100px;
        padding-bottom: 100px;
    }

        .half-image-content .content-img {
            position: absolute;
            top: 0;
            width: 50%;
            height: 100%;
        }

            .half-image-content .content-img.pos-left {
                left: 0;
            }

            .half-image-content .content-img.pos-right {
                right: 0;
            }
}

/***owl carousel**/

.owl-carousel .owl-item img {
    display: block;
    width: auto;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
}

.owl-theme .owl-dots .owl-dot span {
    width: 7px;
    height: 7px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.owl-theme .owl-nav {
    margin-top: 10px;
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
}

    .owl-theme .owl-nav .owl-next {
        right: 0;
        top: -40px;
        position: absolute;
    }

    .owl-theme .owl-nav .owl-prev {
        left: 0;
        top: -40px;
        position: absolute;
    }

    .owl-theme .owl-nav [class*=owl-] {
        border-radius: 50%;
        -webkit-border-radius: 50%;
        width: 32px;
        height: 32px;
        background: transparent;
        border: 1px solid rgba(52, 131, 222, 0.7);
        opacity: .8;
        line-height: 32px;
        font-size: 18px;
        padding: 0px;
        transition: all .3s;
        -webkit-transition: all .3s;
        color: rgba(52, 131, 222, 0.7);
    }

        .owl-theme .owl-nav [class*=owl-] i {
            display: inline-block;
        }

        .owl-theme .owl-nav [class*=owl-]:hover {
            background-color: #3483de;
            opacity: 1;
        }

.carousel-feature .icon-box {
    margin-top: 10px;
}

.carousel-dark.owl-theme .owl-nav [class*=owl-] {
    border-color: rgba(255, 255, 255, 0.5);
    color: rgba(255, 255, 255, 0.5);
}

    .carousel-dark.owl-theme .owl-nav [class*=owl-]:hover {
        background-color: rgba(255, 255, 255, 0.8);
        color: #333;
    }

/**full screen slider**/

.owl-carousel.fullscreen {
    position: relative;
    overflow: hidden;
}

    .owl-carousel.fullscreen .owl-height, .owl-carousel.fullscreen .owl-stage, .owl-carousel.fullscreen .owl-item {
        height: 100% !important;
        position: relative;
    }

    .owl-carousel.fullscreen .item {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }

/*
Accounts style
*/

.accounts-page {
    padding-top: 180px;
    padding-bottom: 100px;
}

    .accounts-page hr {
        border-top-color: rgba(255, 255, 255, 0.1);
    }

    .accounts-page .form-control {
        min-height: 45px;
    }

.white-card {
    padding: 30px 20px;
    background-color: rgba(0, 0, 0, 0.6);
}

/*
Template sidebar
*/

.sidebar-title {
    font-weight: 600;
    margin-bottom: 1rem;
    font-size: 1.1rem;
}

.categories li {
    vertical-align: middle;
}

    .categories li > ul {
        padding-left: 15px;
    }

        .categories li > ul > li > a {
            font-weight: 300;
        }

    .categories li a {
        color: #999;
        position: relative;
        display: block;
        padding: 5px 10px;
        border-bottom: 1px solid #eee;
    }

        .categories li a:before {
            content: "\f0da";
            font-family: 'FontAwesome';
            margin-right: 5px;
        }

        .categories li a:hover {
            color: #444;
            background-color: #f5f5f5;
        }

.categories > li.active > a {
    font-weight: 600;
    color: #444;
}

.media-body h5 {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 20px;
    font-weight: 500;
}

    .media-body h5 a {
        color: #555;
    }

        .media-body h5 a:hover {
            color: #3483de;
        }

/*
Tabs style
*/

.tabs-default.nav-tabs i {
    margin-right: 5px;
}

.tabs-default.nav-tabs.nav-tabs .nav-link {
    border-top: 3px solid transparent;
    font-size: .9rem;
    font-family: "微軟正黑體","Open Sans", Arial, sans-serif,"Microsoft JhengHei";
    color: #333;
    font-weight: 400;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #eceeef #eceeef #ddd;
    border-top-color: #3483de !important;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #464a4c;
    background-color: #fff;
    border-color: #3483de #ddd #fff;
    border-top-color: #3483de !important;
}

.tabs-circle-icon a.nav-link {
    display: block;
    color: #444;
}

    .tabs-circle-icon a.nav-link > i {
        display: block;
        border-radius: 50%;
        text-align: center;
        width: 80px;
        height: 80px;
        background: #f5f5f5;
        line-height: 80px;
        font-size: 30px;
        transition: all .3s;
        -webkit-transition: all .3s;
    }

    .tabs-circle-icon a.nav-link.active > i {
        color: #fff;
        background: #3483de;
    }

/*
Page title styles
*/

.page-titles.title-gray {
    background: #fbfbfb;
    background-size: 100%;
    background-attachment: fixed;
    background: url(../images/bg2.jpg);
}

.page-titles h4 {
    margin-top: 5px;
    font-family: "微軟正黑體","Open Sans", Arial, sans-serif,"Microsoft JhengHei";
    text-transform: capitalize;
    font-weight: 300;
    font-size: 13px;
}

    .page-titles h4 span {
        font-weight: 700;
        text-transform: uppercase;
        font-size: 23px;
    }

.page-titles-img {
    text-align: center;
}

    .page-titles-img h1 {
        color: #fff;
        font-weight: 500;
        font-size: 1.5rem;
    }

    .page-titles-img p {
        color: rgba(255, 255, 255, 0.8);
    }

.title-space-lg {
    padding-top: 14em;
    padding-bottom: 7em;
}

.page-title-sm-gray {
    padding: 30px 0;
    padding-bottom: 20px;
    background-color: #f5f5f5;
}

    .page-title-sm-gray .breadcrumb {
        margin-bottom: 0px;
    }

        .page-title-sm-gray .breadcrumb li.breadcrumb-item {
            font-size: 13px;
        }

    .page-title-sm-gray h4 {
        font-weight: 700;
        text-transform: uppercase;
    }

/*
Breadcrumb style
*/

.breadcrumb {
    background: transparent;
    padding: 0px;
}

    .breadcrumb .breadcrumb-item {
        float: none;
        display: inline-block;
        padding-left: 5px;
        font-size: 15px;
    }

/*
Footer styles
*/

.footer.footer-dark {
    background: #212121;
}

    .footer.footer-dark h3 {
        color: #fff;
        margin-bottom: 20px;
        font-size: 1rem;
        font-weight: 600;
        text-transform: uppercase;
    }

    .footer.footer-dark hr {
        border-top-color: rgba(255, 255, 255, 0.2);
        border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    }

.footer .social-icons li {
    padding-right: 20px;
}

pa .footer .social-icons li:last-child {
    padding-right: 0;
}

.footer .social-icons li a {
    color: rgba(255, 255, 255, 0.6);
    font-size: 0.9rem;
    text-transform: capitalize;
}

    .footer .social-icons li a i {
        position: relative;
        border-right: 1px solid rgba(255, 255, 255, 0.6);
        text-align: center;
        padding-right: 10px;
        margin-right: 10px;
    }

    .footer .social-icons li a:hover {
        color: white;
    }

.footer h4 {
    display: inline-block;
    padding-right: 20px;
    color: rgba(255, 255, 255, 0.8);
    font-size: 0.8rem;
    margin-bottom: 30px;
    font-weight: 400;
    letter-spacing: 0;
}

    .footer h4 i {
        margin-right: 8px;
    }

.footer p {
    color: rgba(255, 255, 255, 0.6);
}

.footer-list-item li {
    padding-left: 20px;
    padding-bottom: 10px;
    position: relative;
}

    .footer-list-item li:last-child {
        padding-bottom: 0px;
    }

    .footer-list-item li:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "\f105";
        font-family: 'FontAwesome';
    }

    .footer-list-item li a {
        color: rgba(255, 255, 255, 0.8);
    }

        .footer-list-item li a:hover {
            color: #fff;
        }

    .footer-list-item li em {
        font-size: 12px;
        color: rgba(255, 255, 255, 0.6);
    }

.contact-list-item li {
    padding-left: 40px;
    position: relative;
    margin-bottom: 15px;
    color: rgba(255, 255, 255, 0.6);
    min-height: 32px;
}

    .contact-list-item li:last-child {
        padding-bottom: 0px;
    }

    .contact-list-item li i {
        position: absolute;
        left: 0;
        top: 0;
        width: 32px;
        height: 32px;
        line-height: 32px;
        text-align: center;
        border-radius: 50%;
        border: 1px solid rgba(255, 255, 255, 0.3);
        color: rgba(255, 255, 255, 0.6);
        display: block;
    }

.footer-light.footer {
    background-color: #f5f5f5;
}

    .footer-light.footer h3 {
        font-size: 1rem;
        margin-bottom: 30px;
    }

    .footer-light.footer .footer-list-item li a {
        color: #333;
    }

        .footer-light.footer .footer-list-item li a:hover {
            color: #3483de;
        }

    .footer-light.footer .footer-list-item li em {
        color: #999;
    }

    .footer-light.footer p {
        color: #666;
    }

    .footer-light.footer .contact-list-item li {
        color: #666;
    }

        .footer-light.footer .contact-list-item li i {
            color: #fff;
            background-color: #3483de;
            border-color: #3483de;
        }

    .footer-light.footer .social-icons li a {
        color: #999;
    }

        .footer-light.footer .social-icons li a:hover {
            color: #3483de;
        }

        .footer-light.footer .social-icons li a i {
            border-right: 1px solid #eee;
        }

    .footer-light.footer h4 {
        color: #999;
    }

.footer-standard {
    background-color: #222;
    font-size: 14px;
}

    .footer-standard h3 {
        color: #fff;
        margin-bottom: 30px;
        text-transform: uppercase;
        font-size: 1rem;
    }

    .footer-standard .latest-news img {
        border-radius: 5px;
        width: 70px;
    }

    .footer-standard .latest-news .media-body {
        font-size: 12px;
    }

    .footer-standard .latest-news h5 {
        margin-bottom: 0px;
        font-size: 15px;
    }

        .footer-standard .latest-news h5 a {
            color: rgba(255, 255, 255, 0.7);
        }

.footer-bottomAlt {
    padding: 15px 0;
    padding-top: 20px;
    background-color: #000;
}

    .footer-bottomAlt span {
        display: block;
        text-align: right;
    }

/****sticky-footer**/


/**sticky footer*/

html.footer-sticky, .footer-sticky body {
    height: 100%;
}

@media (min-width: 992px) {
    .footer-sticky .page-footer-sticky {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        min-height: 100vh;
        min-height: 100%;
    }

        .footer-sticky .page-footer-sticky .footer-sticky-wrap {
            -webkit-flex: 1 0 auto;
            -moz-flex: 1 0 auto;
            -ms-flex: 1 0 auto;
            flex: 1 0 auto;
            min-height: 0;
            height: auto;
            position: relative;
            right: 0;
            min-height: 100%;
        }

            .footer-sticky .page-footer-sticky .footer-sticky-wrap .footer-sticky-inner {
                position: relative;
                width: 100%;
            }
}

/*
Responsive Utilites Style (This css is removed from beta version)
*/

@media (max-width: 768px) {
    .hidden-xs {
        display: none !important;
    }
}

.hidden-xs-up {
    display: none !important;
}

@media (max-width: 575px) {
    .hidden-xs-down {
        display: none !important;
    }
}

@media (min-width: 576px) {
    .hidden-sm-up {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .hidden-sm-down {
        display: none !important;
    }
}

@media (min-width: 768px) {
    .hidden-md-up {
        display: none !important;
    }
}

@media (max-width: 991px) {
    .hidden-md-down {
        display: none !important;
    }
}

@media (min-width: 992px) {
    .hidden-lg-up {
        display: none !important;
    }
}

@media (max-width: 1199px) {
    .hidden-lg-down {
        display: none !important;
    }
}

@media (min-width: 1200px) {
    .hidden-xl-up {
        display: none !important;
    }
}

.hidden-xl-down {
    display: none !important;
}

.visible-print-block {
    display: none !important;
}

/*
Smart form customization
*/

.smart-container {
    box-shadow: none;
}

.smart-wrap {
    padding: 0px;
}

.smart-container {
    margin: 0 auto;
}

.smart-forms {
    font-family: "微軟正黑體","Open Sans", Arial, sans-serif,"Microsoft JhengHei";
}

    .smart-forms .form-body {
        padding: 0px;
        padding-bottom: 20px;
    }

    .smart-forms .form-footer {
        overflow: hidden;
        padding: 0px;
        padding-top: 0px;
        background: #fff;
        background-image: none;
    }

    .smart-forms .refresh-captcha {
        background-color: #18bc9c;
        border-color: #3483de;
    }

    .smart-forms .button {
        padding: 13px 25px 13px !important;
        font-family: "微軟正黑體","Open Sans", Arial, sans-serif,"Microsoft JhengHei";
        text-transform: uppercase;
    }

    .smart-forms .btn-primary {
        background-color: #3483de;
    }

        .smart-forms .btn-primary:active {
            background-color: #3483de;
        }

        .smart-forms .btn-primary:hover, .smart-forms .btn-primary:focus {
            background-color: #3483de;
        }

    .smart-forms .input-hint {
        font-family: "微軟正黑體","Open Sans", Arial, sans-serif,"Microsoft JhengHei";
    }

.feedback-form {
    margin: 0px;
    box-shadow: none;
    border: 0px;
}

    .feedback-form .form-body {
        padding: 0px;
    }

.smart-forms .rating:hover .rating-star:hover, .smart-forms .rating:hover .rating-star:hover ~ .rating-star, .smart-forms .rating-input:checked ~ .rating-star {
    color: #3483de;
}

.smart-forms .tagline span, .smart-forms .smart-link {
    color: #3483de;
}

.smart-forms .gui-input:hover, .smart-forms .gui-textarea:hover, .smart-forms .select > select:hover, .smart-forms .select-multiple select:hover, .smart-forms .gui-input:hover ~ .input-hint, .smart-forms .file .gui-file:hover + .gui-input, .smart-forms .gui-textarea:hover ~ .input-hint {
    border-color: #3483de;
}

.smart-forms .gui-input:focus, .smart-forms .gui-textarea:focus, .smart-forms .select > select:focus, .smart-forms .select-multiple select:focus {
    border-color: #3483de;
    -webkit-box-shadow: 0px 0px 3px #3483de inset;
    -moz-box-shadow: 0px 0px 3px #3483de inset;
    -o-box-shadow: 0px 0px 3px #3483de inset;
    box-shadow: 0px 0px 3px #3483de inset;
}

    .smart-forms .gui-input:focus ~ .field-icon i, .smart-forms .gui-textarea:focus ~ .field-icon i {
        color: #3483de !important;
    }

.smart-forms input:hover + .checkbox, .smart-forms input:hover + .radio {
    border-color: #3483de !important;
}

.smart-forms input:checked + .checkbox, .smart-forms input:checked + .radio {
    border: 3px solid #3483de !important;
}

.smart-forms input:focus + .checkbox:before {
    border-color: #3483de !important;
}

.smart-forms input:checked + .checkbox:before, .smart-forms input:checked + .radio:before {
    border-color: #3483de !important;
}

.smart-forms .radio:before {
    background: #3483de !important;
}

.smart-forms label, .smart-forms input, .smart-forms button, .smart-forms select, .smart-forms textarea {
    font-family: "微軟正黑體","Open Sans", Arial, sans-serif,"Microsoft JhengHei";
    !important;
}

.smart-forms .select-multiple select:focus, .smart-forms .gui-input:focus ~ .input-hint, .smart-forms .gui-textarea:focus ~ .input-hint, .smart-forms .file .gui-file:focus + .gui-input {
    border-color: #3483de !important;
}

/*
Template responsive style
*/

@media (max-width: 991px) {
    .dropdown-menu {
        box-shadow: none;
    }

    .dropdown-submenu > .dropdown-menu {
        display: block;
        padding-left: 15px;
    }

    .search-inline .form-control {
        font-size: 14px;
    }

    .search-inline button[type="submit"] {
        width: 20px;
        background-color: transparent;
        color: #333;
    }

    .search-inline {
        height: 75px;
    }

    .vtimeline-icon {
        margin-left: 0px;
    }

    .page-timeline:before, .page-timeline:after {
        left: 23px;
    }

    .vtimeline-date {
        display: none;
    }

    .vtimeline-content {
        margin-left: 55px;
    }
}

@media all and (max-width: 767px) {
    .hero-text-style1 .h1, .fullscreen h2, .fullscreen h1 {
        font-size: 1.8em !important;
        line-height: 1.31818182em;
    }

    h1, .h1 {
        line-height: 1.36364em !important;
    }

    h2, .h2 {
        font-size: 1.78571em !important;
        line-height: 1.5em !important;
    }

    h3, .h3 {
        font-size: 16px !important;
        line-height: 1.85714em !important;
    }

    .lead {
        font-size: 1.35714em !important;
        line-height: 1.36842em !important;
    }
}

/**typography customization for shop**/

h1, h2, h3, h4, h5, h6 {
    font-weight: 500;
}

.title-heading1 h2 small {
    font-family: "微軟正黑體","Open Sans", Arial, sans-serif,"Microsoft JhengHei";
    color: #999;
    font-size: 50%;
}

.product-category {
    position: relative;
    display: block;
    overflow: hidden;
}

    .product-category .category-overlay {
        position: absolute;
        left: 15px;
        top: 15px;
    }

        .product-category .category-overlay h4 {
            font-weight: 500;
            letter-spacing: 0;
            position: relative;
            padding-bottom: 5px;
        }

            .product-category .category-overlay h4:before {
                content: "";
                width: 0px;
                height: 2px;
                background: #3483de;
                position: absolute;
                bottom: 0;
                left: 0;
                transition: all .3s;
            }

    .product-category:hover .category-overlay h4:before {
        width: 50px;
    }

/****Shop Slider**/

.shop-slider-title {
    color: #fff;
    font-weight: 400;
    text-transform: capitalize;
    font-style: italic;
    font-family: "微軟正黑體","Open Sans", Arial, sans-serif,"Microsoft JhengHei";
}

    .shop-slider-title .rev-c-text {
        text-transform: uppercase;
        font-weight: 700;
        font-style: normal;
        font-family: "微軟正黑體","Open Sans", Arial, sans-serif,"Microsoft JhengHei";
    }

.shopSlide-Subtitle {
    color: rgba(255, 255, 255, 0.7);
    border: 1px solid #eee;
    padding: 3px 10px !important;
}

.shopSlide-caption {
    color: #fff;
}

.product-meta .lead {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

    .product-meta .lead a {
        color: #666;
    }

        .product-meta .lead a:hover {
            color: #f13434;
        }

.product-meta h4 {
    font-family: "微軟正黑體","Open Sans", Arial, sans-serif,"Microsoft JhengHei";
    font-size: 15px;
    font-weight: 700;
    color: #e47d24;
}

    .product-meta h4 a {
        color: #32b78c;
    }

.footer-standard h3 {
    text-transform: capitalize;
    font-size: 1rem;
    font-weight: 400;
}

.quantity {
    margin: 0 15px 25px 0;
    overflow: hidden;
    position: relative;
    width: 125px;
    height: 41px;
    float: left;
}

    .quantity .minus {
        background: #f4f4f4;
        border: 1px solid #C8BFC6;
        border-radius: 2px;
        box-shadow: none;
        color: #5E5E5E;
        cursor: pointer;
        display: block;
        font-size: 12px;
        font-weight: bold;
        height: 41px;
        line-height: 13px;
        margin: 0;
        overflow: visible;
        outline: 0;
        padding: 0;
        position: absolute;
        text-align: center;
        text-decoration: none;
        text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
        vertical-align: text-top;
        width: 35px;
    }

    .quantity .plus {
        background: #f4f4f4;
        border: 1px solid #C8BFC6;
        border-radius: 2px;
        box-shadow: none;
        color: #5E5E5E;
        cursor: pointer;
        display: block;
        font-size: 12px;
        font-weight: bold;
        height: 41px;
        line-height: 13px;
        margin: 0;
        overflow: visible;
        outline: 0;
        padding: 0;
        position: absolute;
        text-align: center;
        text-decoration: none;
        text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
        vertical-align: text-top;
        width: 35px;
        right: 0;
        top: 0;
    }

    .quantity .qty {
        border: 1px solid #CCC;
        box-shadow: none;
        float: left;
        height: 41px;
        padding: 0 39px;
        text-align: center;
        width: 125px;
        font-size: 1em;
    }

.cart-table td {
    vertical-align: middle;
}

.cart-table input[type="number"] {
    width: 65px;
    border: 1px solid #eee;
    padding-left: 10px;
    display: inline;
}

/* ---------------------------------------------- /*
 * Mouse animate icon
/* ---------------------------------------------- */

.mouse-icon {
    position: absolute;
    left: 50%;
    bottom: 40px;
    border: 2px solid #fff;
    border-radius: 16px;
    height: 50px;
    width: 30px;
    margin-left: -15px;
    display: block;
    z-index: 10;
}

    .mouse-icon .wheel {
        -webkit-animation-name: drop;
        -webkit-animation-duration: 1s;
        -webkit-animation-timing-function: linear;
        -webkit-animation-delay: 0s;
        -webkit-animation-iteration-count: infinite;
        -webkit-animation-play-state: running;
        animation-name: drop;
        animation-duration: 1s;
        animation-timing-function: linear;
        animation-delay: 0s;
        animation-iteration-count: infinite;
        animation-play-state: running;
    }

    .mouse-icon .wheel {
        position: relative;
        border-radius: 10px;
        background: #fff;
        width: 4px;
        height: 10px;
        top: 4px;
        margin-left: auto;
        margin-right: auto;
    }

@-webkit-keyframes drop {
    0% {
        top: 5px;
        opacity: 0;
    }

    30% {
        top: 10px;
        opacity: 1;
    }

    100% {
        top: 25px;
        opacity: 0;
    }
}

@keyframes drop {
    0% {
        top: 5px;
        opacity: 0;
    }

    30% {
        top: 10px;
        opacity: 1;
    }

    100% {
        top: 25px;
        opacity: 0;
    }
}

/* ---------------------------------------------- /*
 * Mouse animate icon {結束}
/* ---------------------------------------------- */


/*****index_service區塊*****/

ul.itemList {
    /*	margin:0 -10px;*/
    padding: 0px;
    width: 100%;
}

@media (max-width: 768px) {
    ul.itemList {
        /*	margin:0 -10px;*/
        padding: 0px;
        margin-top: 40px;
    }
}



ul.itemList li {
    padding: 0;
    list-style-type: none;
}

    ul.itemList li .item {
        margin: 20px;
        background: #fff;
        transition: 0.9s;
    }

    ul.itemList li:hover .item {
        box-shadow: -2px 2px 11px 2px rgba(0, 0, 0, 0.10);
        transition: 0.9s;
    }

    ul.itemList li .Img {
        position: relative;
        overflow: hidden;
    }

        ul.itemList li .Img img {
            display: block;
            /*width: 100%;*/
            transition: 0.5s;
            max-height: 300px;
            margin: 0 auto;
        }

    ul.itemList li:hover .Img img {
        transition: 0.5s;
        transform: scale(1.1);
    }

    ul.itemList li .Txt {
        text-align: center;
        padding: 20px 30px;
    }

    ul.itemList li .item .Txt h3 {
        font-size: 20px;
        color: #816a5a;
        font-weight: normal;
    }

        ul.itemList li .item .Txt h3 a {
            color: #816a5a;
        }

            ul.itemList li .item .Txt h3 a:hover {
                color: #dc712a;
            }

    ul.itemList li .Txt p {
        margin-top: 10px;
        font-size: 13px;
        color: #777;
        line-height: 25px;
        height: 50px;
        overflow: hidden;
    }

    ul.itemList li .Txt div.more {
        padding-top: 20px;
        text-align: center;
        padding-bottom: 20px;
    }

        ul.itemList li .Txt div.more a {
            display: inline-block;
            border: 1px solid #d04a4a;
            padding: 10px 50px;
            font-family: 'Alegreya Sans', sans-serif;
            color: #d04a4a;
            letter-spacing: 2px;
            line-height: 1;
            font-size: 15px;
        }

            ul.itemList li .Txt div.more a:before {
            }

            ul.itemList li .Txt div.more a:hover {
                letter-spacing: 3px;
                background: #d04a4a;
                color: #fff;
                padding: 10px 70px;
            }

                ul.itemList li .Txt div.more a:hover:before {
                }

@media only screen and (min-width: 1024px) {
    .g-tl-6 {
        width: 50%;
    }
}

@media only screen and (min-width: 640px) {
    .g-ml-12 {
        width: 100%;
    }
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

[class^='g-'] {
    float: left;
    box-sizing: border-box;
}

.clear-grid {
    clear: both;
    float: inherit;
}

/********************************************************************************************* 
2.  Mobile Grid 
*********************************************************************************************/

.g-mv-12 {
    width: 100%;
}

.g-mv-11 {
    width: 91.666663%;
}

.g-mv-10 {
    width: 83.33%;
}

.g-mv-9 {
    width: 74.999997%;
}

.g-mv-8 {
    width: 66.66666664%;
}

.g-mv-7 {
    width: 58.333%;
}

.g-mv-6 {
    width: 50%;
}

.g-mv-5 {
    width: 41.6665%;
}

.g-mv-4 {
    width: 33.33%;
}

.g-mv-3 {
    width: 24.99%;
}

.g-mv-2 {
    width: 16.66666%;
}

.g-mv-1 {
    width: 8.33%;
}

/********************************************************************************************* 
2.  Grid 640px+ 手機橫式
*********************************************************************************************/

@media only screen and (min-width: 640px) {
    .g-ml-12 {
        width: 100%;
    }

    .g-ml-11 {
        width: 91.666663%;
    }

    .g-ml-10 {
        width: 83.33%;
    }

    .g-ml-9 {
        width: 74.999997%;
    }

    .g-ml-8 {
        width: 66.66666664%;
    }

    .g-ml-7 {
        width: 58.333%;
    }

    .g-ml-6 {
        width: 50%;
    }

    .g-ml-5 {
        width: 41.6665%;
    }

    .g-ml-4 {
        width: 33.33%;
    }

    .g-ml-3 {
        width: 24.99%;
    }

    .g-ml-2 {
        width: 16.66666%;
    }

    .g-ml-1 {
        width: 8.33%;
    }
}

/********************************************************************************************* 
3.  Grid 767px+ 平板直式 
*********************************************************************************************/

@media only screen and (min-width: 767px) {
    .g-tv-12 {
        width: 100%;
    }

    .g-tv-11 {
        width: 91.666663%;
    }

    .g-tv-10 {
        width: 83.33%;
    }

    .g-tv-9 {
        width: 74.999997%;
    }

    .g-tv-8 {
        width: 66.66666664%;
    }

    .g-tv-7 {
        width: 58.333%;
    }

    .g-tv-6 {
        width: 50%;
    }

    .g-tv-5 {
        width: 41.6665%;
    }

    .g-tv-4 {
        width: 33.33%;
    }

    .g-tv-3 {
        width: 24.99%;
    }

    .g-tv-2 {
        width: 16.66666%;
    }

    .g-tv-1 {
        width: 8.33%;
    }
}

/********************************************************************************************* 
4.  Grid 960px+ 平板直式，優先使用
*********************************************************************************************/

@media only screen and (min-width: 960px) {
    .g-12 {
        width: 100%;
    }

    .g-11 {
        width: 91.666663%;
    }

    .g-10 {
        width: 83.33%;
    }

    .g-9 {
        width: 74.999997%;
    }

    .g-8 {
        width: 66.66666664%;
    }

    .g-7 {
        width: 58.333%;
    }

    .g-6 {
        width: 50%;
    }

    .g-5 {
        width: 41.6665%;
    }

    .g-4 {
        width: 33.33%;
    }

    .g-3 {
        width: 24.99%;
    }

    .g-2 {
        width: 16.66666%;
    }

    .g-1 {
        width: 8.33%;
    }
}

/********************************************************************************************* 
5.  Grid 1024px+ 平板橫
*********************************************************************************************/

@media only screen and (min-width: 1024px) {
    .g-tl-12 {
        width: 100%;
    }

    .g-tl-11 {
        width: 91.666663%;
    }

    .g-tl-10 {
        width: 83.33%;
    }

    .g-tl-9 {
        width: 74.999997%;
    }

    .g-tl-8 {
        width: 66.66666664%;
    }

    .g-tl-7 {
        width: 58.333%;
    }

    .g-tl-6 {
        width: 50%;
    }

    .g-tl-5 {
        width: 41.6665%;
    }

    .g-tl-4 {
        width: 33.33%;
    }

    .g-tl-3 {
        width: 24.99%;
    }

    .g-tl-2 {
        width: 16.66666%;
    }

    .g-tl-1 {
        width: 8.33%;
    }
}

/********************************************************************************************* 
6.  Grid 1200px+
*********************************************************************************************/

@media only screen and (min-width: 1200px) {
    .g-d-12 {
        width: 100%;
    }

    .g-d-11 {
        width: 91.666663%;
    }

    .g-d-10 {
        width: 83.33%;
    }

    .g-d-9 {
        width: 74.999997%;
    }

    .g-d-8 {
        width: 66.66666664%;
    }

    .g-d-7 {
        width: 58.333%;
    }

    .g-d-6 {
        width: 50%;
    }

    .g-d-5 {
        width: 41.6665%;
    }

    .g-d-4 {
        width: 33.33%;
    }

    .g-d-3 {
        width: 24.99%;
    }

    .g-d-2 {
        width: 16.66666%;
    }

    .g-d-1 {
        width: 8.33%;
    }
}

img.rwd {
    max-width: 100%;
    height: auto;
}

/********************************************************************************************* 
6.  Helper classes
*********************************************************************************************/


/*****end****/

.serviceArea {
    position: relative;
    padding: 70px 0 20px 0;
}

    .serviceArea .title {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        background: transparent;
    }

        .serviceArea .title .wrap {
            padding: 105px 0 85px 0;
            position: relative;
        }

.wrap {
    width: 100%;
    margin: 0 auto;
}

.b-box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.serviceArea .title h2 {
    position: absolute;
    /*left: 225px;*/
    left: 393px;
    top: 50px;
}

.title h2 .big {
    display: inline-block;
    font-size: 120px;
    color: #00aebb;
    font-weight: 100;
    font-family: 'Montserrat', sans-serif;
    margin-right: 5px;
}







.title h2 .small {
    display: inline-block;
    line-height: 1;
}

.title h2 strong {
    padding-left: 3px;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    color: #595757;
    font-weight: normal;
}

.title h2 em {
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 50px;
    color: #595757;
    font-weight: normal;
    letter-spacing: 5px;
    padding-top: 21px;
    position: relative;
}

.serviceArea .title h2 em:after {
    width: 440px;
}

@media (max-width: 768px) {
    .serviceArea .title h2 em:after {
        width: 200px;
    }
}

.title h2 em.trans:after {
    width: 360px;
}

.title h2 em:after {
    content: "";
    position: absolute;
    top: 10px;
    left: 3px;
    width: 0;
    height: 1px;
    background: #00aebb;
    transition: all 1s ease;
}

@media (max-width: 768px) {
    .wrap {
        width: 100%;
        margin: 0 auto;
        padding: 0px;
    }

    .serviceArea .title h2 {
        position: static;
    }

    .serviceArea .title p {
        float: none;
        margin-top: -30px;
    }

    .serviceArea .title .wrap {
        padding: 20px 20px 50px 20px;
    }

    .title h2 .big {
        display: inline-block;
        font-size: 99px;
        color: #00aebb;
        font-weight: 100;
        font-family: 'Montserrat', sans-serif;
        margin-right: 10px;
    }

    .title h2 strong {
        font-size: 19px;
    }

    .title h2 em {
        font-size: 30px;
    }
}

.cartright {
    float: right;
    font-size: 25px;
    margin-top: -17px;
    margin-right: 10px;
}

.space-20 {
    height: 20px;
}

.space-50 {
    height: 50px;
}

.space-70 {
    height: 70px;
}

@media (max-width: 768px) {
    .cartright {
        float: right;
        font-size: 30px;
        margin-top: -15px;
        margin-right: 10px;
    }
}

.space-30 {
    height: 30px;
}

.space-100 {
    height: 100px;
}

/******index_youtube*******/
.brand_video_block {
}

section {
    padding-top: 0;
    padding-bottom: 0;
}



.news-list {
    max-width: 1280px;
    margin: 0 auto;
}


.list-inline, .list-inline ul, .list-h, .list-h ul, .list-v, .list-v ul {
    /* margin: 0;*/
    padding: 0;
    list-style-type: none;
}

    .list-h > li, .list-h .item {
        float: left;
        box-sizing: border-box;
    }

        .list-h > li a, .list-h .item a, .list-v li a {
            display: block;
            position: relative;
        }

.pic {
    text-align: center;
    /* margin: 0;*/
    padding: 0;
}

img {
    max-width: 100%;
    height: auto /*!important*/;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}



/*****footer********/
.site-footer {
    padding-top: 30px;
    background-color: #374250
}

@media (max-width: 768px) {
    .site-footer {
        padding-top: 48px
    }
}

.footer-copyright {
    margin: 0;
    padding-top: 10px;
    padding-bottom: 24px;
    color: rgba(255, 255, 255, 0.5);
    font-size: 14px;
    font-weight: normal
}

    .footer-copyright > a {
        transition: color .25s;
        color: rgba(255, 255, 255, 0.5);
        text-decoration: none
    }

        .footer-copyright > a:hover {
            color: #0da9ef
        }

.widget {
    margin-bottom: 38px;
}

.widget-light-skin .widget-title {
    border-color: rgba(255, 255, 255, 0.12);
    color: rgba(255, 255, 255, 0.5);
    TEXT-ALIGN: LEFT;
    font-size: 16px;
}

.widget-light-skin.widget-categories ul > li::before, .widget-light-skin.widget-links ul > li::before {
    color: rgba(255, 255, 255, 0.15)
}

.widget-light-skin.widget-categories ul > li > a, .widget-light-skin.widget-links ul > li > a {
    color: #fff
}

    .widget-light-skin.widget-categories ul > li > a:hover, .widget-light-skin.widget-links ul > li > a:hover {
        color: #0da9ef
    }

.widget-light-skin.widget-categories ul > li.active > a, .widget-light-skin.widget-links ul > li.active > a {
    color: #0da9ef
}

.widget-light-skin.widget-categories ul > li > span, .widget-light-skin.widget-links ul > li > span {
    color: rgba(255, 255, 255, 0.5)
}

.widget-light-skin.widget-featured-posts > .entry .entry-title > a, .widget-light-skin.widget-featured-products > .entry .entry-title > a {
    color: #fff
}

    .widget-light-skin.widget-featured-posts > .entry .entry-title > a:hover, .widget-light-skin.widget-featured-products > .entry .entry-title > a:hover {
        color: #0da9ef
    }

.widget-light-skin.widget-featured-posts > .entry .entry-meta, .widget-light-skin.widget-featured-products > .entry .entry-meta {
    color: rgba(255, 255, 255, 0.5)
}

.widget-light-skin .tag {
    border-color: rgba(255, 255, 255, 0.12);
    color: #fff !important
}

    .widget-light-skin .tag:hover {
        background-color: #f5f5f5;
        color: #606975 !important
    }

    .widget-light-skin .tag.active {
        border-color: #0da9ef;
        background-color: #0da9ef;
        color: #fff !important
    }

.widget-title {
    margin: 0 0 22px;
    padding: 10px 0px;
    border-bottom: 1px solid #e1e7ec;
    color: rgba(83, 83, 83, 0.36);
    font-size: 22px;
    font-weight: bold;
    text-transform: none;
    font-family: 'Tenor Sans', sans-serif;
}

.text-light, .text-white {
    color: #fff !important;
    font-size: 14px;
}

.navi-link-light {
    color: #fff;
    font-size: 17px;
}

.widget-categories ul, .widget-links ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .widget-categories ul > li, .widget-links ul > li {
        position: relative;
        margin-bottom: 5px;
        padding-left: 30px;
        line-height: 30px;
    }

.display ul, li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget-light-skin.widget-categories ul > li::before, .widget-light-skin.widget-links ul > li::before {
    color: rgba(255, 255, 255, 0.15);
}

.widget-categories ul > li::before, .widget-links ul > li::before {
    display: block;
    position: absolute;
    top: 12px;
    left: 0;
    width: 0;
    height: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: '';
    color: #38c4e4;
}

.widget-light-skin.widget-categories ul > li > a, .widget-light-skin.widget-links ul > li > a {
    color: #fff;
}

.widget-categories ul > li > a, .widget-links ul > li > a {
    display: inline-block;
    transition: color .3s;
    color: #606975;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
}

/*****footer_sharre********/
.social-button {
    display: inline-block;
    margin-top: 5px;
    margin-right: 18px;
    margin-bottom: 5px;
    transition: color .3s;
    color: #606975;
    font-size: 13px;
    text-decoration: none;
    vertical-align: middle
}

    .social-button.shape-circle, .social-button.shape-rounded, .social-button.shape-square {
        width: 36px;
        height: 36px;
        margin-right: 8px;
        border: 1px solid #e1e7ec;
        line-height: 35px;
        text-align: center
    }

    .social-button.shape-circle {
        border-radius: 50%
    }

    .social-button.shape-rounded {
        border-radius: 5px
    }

    .social-button:focus {
        text-decoration: none
    }

.text-center .social-button {
    margin-right: 9px;
    margin-left: 9px
}

    .text-center .social-button.shape-circle, .text-center .social-button.shape-rounded, .text-center .social-button.shape-square {
        margin-right: 4px;
        margin-left: 4px
    }

.text-right .social-button {
    margin-right: 0;
    margin-left: 18px
}

    .text-right .social-button.shape-circle, .text-right .social-button.shape-rounded, .text-right .social-button.shape-square {
        margin-right: 0;
        margin-left: 8px
    }


.sb-amazon {
    font-size: 1.15em !important
}

    .sb-amazon:hover, .sb-amazon:focus {
        color: #ff9900 !important
    }

.sb-airbnb:hover, .sb-airbnb:focus {
    color: #fd5c63 !important
}

.sb-behance {
    font-size: 1.1em !important
}

    .sb-behance:hover, .sb-behance:focus {
        color: #1769ff !important
    }

.sb-deviantart {
    font-size: 1.2em !important
}

    .sb-deviantart:hover, .sb-deviantart:focus {
        color: #4e6252 !important
    }

.sb-digg {
    font-size: 1.2em !important
}

    .sb-digg:hover, .sb-digg:focus {
        color: #000000 !important
    }

.sb-disqus {
    font-size: 1.1em !important
}

    .sb-disqus:hover, .sb-disqus:focus {
        color: #2e9fff !important
    }

.sb-dribbble:hover, .sb-dribbble:focus {
    color: #ea4c89 !important
}

.sb-drupal {
    font-size: 1.1em !important
}

    .sb-drupal:hover, .sb-drupal:focus {
        color: #0077c0 !important
    }

.sb-email:hover, .sb-email:focus {
    color: #0da9ef !important
}

.sb-facebook:hover, .sb-facebook:focus {
    color: #3b5998 !important
}

.sb-flickr:hover, .sb-flickr:focus {
    color: #0063dc !important
}

.sb-foursquare:hover, .sb-foursquare:focus {
    color: #ef4b78 !important
}

.sb-github:hover, .sb-github:focus {
    color: #4183c4 !important
}

.sb-google-plus {
    font-size: 1.2em !important
}

    .sb-google-plus:hover, .sb-google-plus:focus {
        color: #dd4b39 !important
    }

.sb-instagram:hover, .sb-instagram:focus {
    color: #3f729b !important
}

.sb-lastfm {
    font-size: 1.1em !important
}

    .sb-lastfm:hover, .sb-lastfm:focus {
        color: #e31b23 !important
    }

.sb-linkedin:hover, .sb-linkedin:focus {
    color: #0976b4 !important
}

.sb-odnoklassniki {
    font-size: 1.1em !important
}

    .sb-odnoklassniki:hover, .sb-odnoklassniki:focus {
        color: #ed812b !important
    }

.sb-paypal {
    font-size: .9em !important
}

    .sb-paypal:hover, .sb-paypal:focus {
        color: #253b80 !important
    }

.sb-pinterest:hover, .sb-pinterest:focus {
    color: #cc2127 !important
}

.sb-reddit {
    font-size: 1.1em !important
}

    .sb-reddit:hover, .sb-reddit:focus {
        color: #ff4500 !important
    }

.sb-rss {
    font-size: .9em !important
}

    .sb-rss:hover, .sb-rss:focus {
        color: #f26522 !important
    }

.sb-skype {
    font-size: .9em !important
}

    .sb-skype:hover, .sb-skype:focus {
        color: #00aff0 !important
    }

.sb-soundcloud {
    font-size: 1.2em !important
}

    .sb-soundcloud:hover, .sb-soundcloud:focus {
        color: #ff8800 !important
    }

.sb-stackoverflow:hover, .sb-stackoverflow:focus {
    color: #fe7a15 !important
}

.sb-steam:hover, .sb-steam:focus {
    color: #7da10e !important
}

.sb-stumbleupon:hover, .sb-stumbleupon:focus {
    color: #eb4924 !important
}

.sb-tumblr:hover, .sb-tumblr:focus {
    color: #35465c !important
}

.sb-twitch:hover, .sb-twitch:focus {
    color: #6441a5 !important
}

.sb-twitter:hover, .sb-twitter:focus {
    color: #55acee !important
}

.sb-vimeo:hover, .sb-vimeo:focus {
    color: #1ab7ea !important
}

.sb-vine:hover, .sb-vine:focus {
    color: #00b488 !important
}

.sb-vk {
    font-size: 1.1em !important
}

    .sb-vk:hover, .sb-vk:focus {
        color: #45668e !important
    }

.sb-wordpress:hover, .sb-wordpress:focus {
    color: #21759b !important
}

.sb-xing:hover, .sb-xing:focus {
    color: #026466 !important
}

.sb-yahoo {
    font-size: 1.1em !important
}

    .sb-yahoo:hover, .sb-yahoo:focus {
        color: #400191 !important
    }

.sb-yelp:hover, .sb-yelp:focus {
    color: #af0606 !important
}

.sb-youtube:hover, .sb-youtube:focus {
    color: #e52d27 !important
}

.sb-light-skin {
    transition: all .3s;
    background-color: transparent;
    color: rgba(255, 255, 255, 0.6) !important
}

    .sb-light-skin:hover, .sb-light-skin:focus {
        color: #fff !important
    }

    .sb-light-skin.shape-circle, .sb-light-skin.shape-rounded, .sb-light-skin.shape-square {
        border-color: rgba(255, 255, 255, 0.12)
    }

        .sb-light-skin.shape-circle:hover, .sb-light-skin.shape-rounded:hover, .sb-light-skin.shape-square:hover {
            background-color: rgba(255, 255, 255, 0.06)
        }
/**about***/
.main-content {
    padding: 0 0 70px;
}


div {
    display: block;
}
/*------------ side ------------*/
.side {
    width: 100%;
    float: left;
}

.has-side .content {
    width: calc(100% - 340px);
    float: right;
}

.side-title {
    /*border-top: 5px solid #3eb3ce;*/
    color: #3eb3ce;
    font-family: 'Times New Roman', Times, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei', '微软雅黑', 'メイリオ', '맑은 고딕', serif;
    font-size: 20px;
    padding: 20px 30px;
    background-color: #F2FAF6;
    margin-bottom: 2px;
    text-transform: uppercase;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
}

.side-nav,
.side-nav-top {
    position: relative;
    font-size: 15px;
}

    .side-nav li a,
    .side-nav-top li a {
        position: relative;
        display: block;
        line-height: 1.4;
        padding: 8px 16px;
    }

    .side-nav li a,
    .side-nav-top li a {
        display: block;
        margin-bottom: 2px;
    }

    .side-nav > li > a,
    .side-nav-top > li > a {
        color: #fff;
        position: relative;
        padding: 8px 10px 8px 26px;
        line-height: 2.4;
        background-color: #3eb3ce;
    }

    .side-nav-top > li > a {
        background-color: #4CA076;
    }

        .side-nav > li > a:hover,
        .side-nav > li.active > a,
        .side-nav-top > li > a:hover,
        .side-nav-top > li.active > a {
            text-decoration: none;
            background-color: #0a5e71;
        }

    .side-nav > li {
        text-decoration: none;
        background-color: #0a5e71;
        position: relative;
    }
/*
.side-nav > li > a:before,
.side-nav-top > li > a:before {
    content: ' ';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 9px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    left: 14px;
    top: 20px;
}

*/
.catNameMark {
    font-size: 20px;
    vertical-align: text-bottom;
    margin-right: 10px;
}

.subNavBtn {
    position: absolute;
    right: 4px;
    top: 5px;
    color: #FFF;
    font-size: 28px;
    padding: 8px 15px 8px 15px;
    cursor: pointer;
}

.side-nav > li.has-child.active > a:before,
.side-nav-top > li.has-child.active > a:before {
    border-width: 9px 5px 0 5px;
    border-color: #fff transparent transparent transparent;
}

.side-nav ul {
    display: none;
}

    .side-nav ul li a {
        color: #0299BB;
        border: 1px solid #0299BB;
        padding: 8px 10px 8px 36px;
    }

        .side-nav ul li a:hover,
        .side-nav ul li.active > a {
            background-color: #F2FAF6;
        }

/*------------ / side ------------*/

.clearfix {
    display: block;
}


/*------------ site_main ------------*/
.main-top .container {
    max-width: 1440px;
    padding: 0;
}

.main-title {
    font-family: 'Times New Roman', Times, '文泉驛正黑', 'WenQuanYi Zen Hei', '儷黑 Pro', 'LiHei Pro', '微軟正黑體', 'Microsoft JhengHei', '微软雅黑', 'メイリオ', '맑은 고딕', serif;
    font-size: 30px;
    font-weight: normal;
    color: #3eb3ce;
    text-align: center;
    padding-bottom: 10px;
    text-transform: uppercase;
    margin: 0;
}

.main-content {
    padding: 0 0 70px;
}

.content {
    min-height: 300px;
    box-sizing: border-box;
}

.content-top {
    border-bottom: 1px solid #ccc;
    margin-bottom: 50px;
}

.content-title {
    margin: 0;
    color: #aaa;
    border-top: 1px solid #ccc;
    text-align: center;
    position: relative;
    padding: 10px 0;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 3px;
}

    .content-title:after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 14px 13px 0 13px;
        border-color: #eeeeee transparent transparent transparent;
        position: absolute;
        top: 100%;
        left: 50%;
        margin: 1px 0 0 -13px;
    }

.content-title2 {
    color: #7FCAA5;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    margin: 0 0 10px;
}

.content-title .keyword {
    color: #F2856C;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.about-editor .row {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.about-editor .col1 {
    vertical-align: top;
    padding-right: 4px;
}

.col {
    box-sizing: border-box;
}

.about-editor .col2 {
    width: 33.4%;
    background: #F2FAF6;
    padding: 3% 4.5%;
    text-align: center;
    line-height: 1.2;
}

.about-editor .col {
    display: table-cell;
    vertical-align: middle;
}

.about-editor-title {
    color: rgb(102, 102, 102);
    font-size: 20px;
    font-weight: normal;
    font-family: "Times New Roman", Times, 文泉驛正黑, "WenQuanYi Zen Hei", "儷黑 Pro", "LiHei Pro", 微軟正黑體, "Microsoft JhengHei", 微软雅黑, メイリオ, "맑은 고딕", serif;
    margin: 0px;
}

    .about-editor-title::after {
        content: "◆";
        display: block;
        font-size: 30px;
        margin: 5px 0px 10px;
    }

.about-editor .row {
    display: table;
    width: 100%;
    table-layout: fixed;
}

.container:after, .list-h:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ' ';
    clear: both;
    height: 0;
}

@media screen and (max-width: 767px) {

    .main-title {
        font-size: 28px;
    }
}

@media screen and (max-width: 1280px) {

    .about-editor .col1 {
        padding: 0;
        margin-bottom: 4px;
    }
}

@media screen and (max-width: 1280px) {

    .about-editor .row, .about-editor .col {
        display: block;
        width: auto;
    }
}

.editor-divider {
    border: 0;
    border-top: 1px dotted #ddd;
    margin: 30px 0;
}
/**news_info**/
.pd-content {
    max-width: 1232px;
    margin: 0 auto;
}

.news-title {
    font-size: 20px;
    font-weight: bold;
    color: #ff3300;
    padding-bottom: 25px;
    /*margin-bottom: 40px;*/
    text-align: center;
    border-bottom: 1px dashed #f7f5f5;
    letter-spacing: 2px;
}

    .news-title .news-date {
        margin-top: 25px;
    }

.news-list .date, .news-date {
    border-top: 1px solid #D7D7D7;
    border-bottom: 1px solid #D7D7D7;
    width: 104px;
    text-align: center;
    margin: 0 auto;
    display: block;
    color: #7EB333;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0;
}


.prd_info_title {
    font-size: 20px;
    color: #2373ef;
    font-weight: bold;
}



/* =Cart
-------------------------------------------------------------- */
.cart {
    padding: 0;
    min-width: 350px !important;
    font-size: 13px;
}

    .cart a {
        background-color: transparent !important;
        color: #ff0066 !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .cart .table > tbody > tr > td, .cart.table > tbody > tr > td {
        vertical-align: inherit
    }

    .cart .quantity {
        width: 50px;
    }

    .cart .product {
        width: 220px;
    }

        .cart .product .small {
            display: block;
            color: #999;
        }

    .cart.table .price {
        width: 18%;
    }

    .cart.table .amount, .cart.table .quantity, .cart.table .remove {
        width: 12%;
    }

        .cart.table .quantity input {
            width: 60px;
            padding: 6px;
        }

    .cart.table .product {
        font-size: 15px;
    }

        .cart.table .product small {
            font-size: 12px;
            display: block;
            color: #999;
        }

    .cart.table .total-amount, .cart.table .total-quantity {
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 16px;
        font-weight: 700;
    }

    .cart.table .btn-remove {
        position: relative;
        top: -5px;
    }

    .cart.table .form-group {
        margin: 7px 0;
    }

.table .information {
    width: 80%;
}

.table > thead > tr > th {
    background-color: #F7F7F7;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-bottom: 1px solid #E4E9F0;
    line-height: 26px;
}

.cart-table {
    margin-bottom: 0;
    /*	border-bottom:3px solid #F3F3F3;*/
}

.table.cart-table > thead > tr > th {
    background-color: #c7426d;
    color: #fff;
    padding: 12px 15px;
    font-size: 16px;
    text-align: center;
}

.table.cart-table > tbody > tr > td, .table.cart-table > tbody > tr > th, .table.cart-table > tfoot > tr > td, .table.cart-table > tfoot > tr > th {
    padding: 10px 15px;
    vertical-align: middle;
    font-size: 15px;
    text-align: center;
}

.product-name {
    font-weight: 600;
    font-size: 16px;
    color: #17aeea;
}

    .product-name img {
        margin: 0 auto;
    }

.product-description {
    display: block;
}

.cart-table .cart-price {
    vertical-align: middle;
}

.cart-table .cart-total {
    vertical-align: middle;
    text-align: right;
    font-weight: 800;
    font-size: 16px;
}

.cart-table .total-title {
    text-align: right;
}

.cart-table .cart-quantity {
    width: 62px;
}

.cart-table .subtotal {
    font-weight: 800;
    font-size: 16px;
    text-align: right;
}

.cart-table > tbody > tr:nth-of-type(even) {
    background-color: #ffffff;
}



@media screen and (max-width: 767px) {

    .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
        white-space: nowrap;
    }
}

.double-hr {
    border: 0;
    height: 4px;
    border-top: #d2d2d2 1px dotted;
    border-bottom: #d2d2d2 1px dotted;
    text-align: center;
    position: relative;
    clear: both;
}

.display ul, li {
    margin: 0;
    padding: 0;
    list-style: none;
}


.checksubmit {
    font-family: 微軟正黑體,新細明體, Microsoft Jhenghei;
    cursor: pointer;
    text-align: center;
    background-color: #373737;
    color: #FFFFFF;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 5px;
    font-size: 18px;
    width: 200px;
    height: 40px;
    display: block;
    font-weight: bold;
    line-height: 36px;
    border: 1px solid #373737;
    float: left;
}



    .checksubmit:hover {
        background-color: #CC9933;
        border: 1px solid #CC9933;
        color: #FFFFFF;
    }

.panel {
    border-radius: 2px !important;
    border: 1px solid #e6e9ed;
    box-shadow: 0 1px 1px rgba(0,0,0,.02);
}

.panel-default > .panel-heading {
    background-color: #fafafa;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.panel-default > .panel-heading {
    color: #333;
    border-color: #ddd;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-body {
    padding: 40px;
}

@media (max-width: 768px) {
    .panel-body {
        padding: 35px 10px;
    }
}

.form-group {
    margin-bottom: 15px;
}

.d-flex {
    display: flex !important;
}




@media (max-width: 768px) {
    /*
    .indextop{
	    margin-top: 193px;
    }
    */
}


.pagination {
    margin-bottom: 0px;
}

    .pagination > li {
        display: inline-block;
    }

        .pagination > li > a, .pagination > li > span {
            width: 32px;
            height: 32px;
            padding: 5px 0px;
            text-align: center;
            border-radius: 50%;
            display: block;
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
        }

            .pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover, .pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
                border-color: #66ccff;
                color: #fff;
                background: #66ccff;
            }

        .pagination > li:first-child > a, .pagination > li:first-child > span {
            border-top-left-radius: 50%;
            border-bottom-left-radius: 50%;
        }

        .pagination > li:last-child > a, .pagination > li:last-child > span {
            border-top-right-radius: 50%;
            border-bottom-right-radius: 50%;
        }


.firstWord {
    color: #00aebb;
    font-size: 1.5em;
}

@media screen and (max-width:992px) {
    .navbar-right-elements {
        right: 80px;
    }

        .navbar-right-elements .list-inline {
            margin-right: 30px;
            margin-top: 20px;
        }

        .navbar-right-elements .list-inline-item {
            display: inline-block;
        }

    .navbar-right-elements {
        top: 0;
    }

    .navbar {
        /*padding-bottom:20px;*/
        height: 70px;
    }

    .navbar-collapse {
        position: absolute;
        top: 54px;
        left: 0;
        width: 100%;
        background: #FFF;
        z-index: 20;
    }
}

@media screen and (max-width:768px) {
    .navbar-right-elements {
        right: 30px;
    }
}

@media screen and (min-width:992px) {
    .navbar-right-elements {
        top: 20px;
    }
}

.albumList > div {
    float: left;
}


.photoMask .row {
    display: block;
}


.widget {
    color: #FFF;
    font-size: 18px;
}

.navbar-light .navbar-toggler-icon {
    background-image: none;
    color: #888;
    font-size: 1.5em;
}

p {
    font-size: 16px;
}

.shopDataRootBlock p {
    font-size: 17px;
}

@media screen and (max-width:640px) {
    .g-tl-4 {
        width: 90%;
        float: none;
        margin: 0 auto;
    }
}

.branchList {
    text-align: right;
    padding-right: 20px;
    margin-top: 15px;
}

    .branchList a {
        display: inline-block;
        margin: 0 10px;
        color: #666;
        padding: 3px 10px;
        border: 1px solid #CCC;
    }

.serviceList li {
    height: 550px;
}

.navbar-brand img {
    width: 100%;
}

.topMarq {
    margin-bottom: -8px;
}

.hide {
    display: none;
}

.contactForm .colCheckbox {
    margin-top: 8px;
    width: 20px;
    height: 20px;
    margin-left: 10px;
    vertical-align: text-bottom;
}

.prdList .cartright {
    margin: 0;
}
