/*!
 * Start Bootstrap - Freelancer v4.0.0-beta (http://startbootstrap.com/template-overviews/freelancer)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-freelancer/blob/master/LICENSE)
 */
body {
    font-family: 'Microsoft JhengHei','Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    overflow-x: hidden;
}

p {
    font-size: 20px;
}

    p.small {
        font-size: 16px;
    }

a,
a.active,
a:active,
a:focus,
a:hover {
    color: #18BC9C;
    outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Microsoft JhengHei','Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
    
}

hr.star-light,
hr.star-primary {
    max-width: 250px;
    margin: 25px auto 30px;
    padding: 0;
    text-align: center;
    border: none;
    border-top: solid 5px;
}

    hr.star-light:after,
    hr.star-primary:after {
        font-family: FontAwesome;
        font-size: 2em;
        position: relative;
        top: -.8em;
        display: inline-block;
        padding: 0 0.25em;
        content: '\f005';
    }

hr.star-light {
    border-color: white;
}

    hr.star-light:after {
        color: white;
        background-color: #18BC9C;
    }

hr.star-primary {
    border-color: #2C3E50;
}

    hr.star-primary:after {
        color: #2C3E50;
        background-color: white;
    }

.img-centered {
    margin: 0 auto;
}



.scroll-top {
    position: fixed;
    z-index: 1049;
    right: 2%;
    bottom: 2%;
    width: 50px;
    height: 50px;
}

.scroll-top .btn {
    font-size: 16px;
    line-height: 28px;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 100%;
}

.scroll-top .btn:focus {
    outline: none;
}

/*共用樣式(自建)*/
.word_color {
    color: #18BC9C;
}
.word_red {
    color: #F74C4A;
}
.text-line-through {
    text-decoration: line-through;
}
.btn-social {
    font-size: 20px;
    line-height: 45px;
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    border: 2px solid white;
    border-radius: 100%;
}
.btn-gary {
    color: #333333;
    background-color: #E6E6E6;
    border-color: #E6E6E6;
}

    .btn-gary:hover {
        color: #333333;
        background-color: #ADADAD;
        border-color: #ADADAD;
    }

    .btn-gary:focus, .btn-gary.focus {
        color: #333333;
        box-shadow: 0 0 0 3px #ADADAD;
    }
.hide_style {
    display: none;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    }


/*nav start*/
#mining_nav {
    border-bottom: 3px solid #18BC9C;
}
#CLanguage {
    display: inline-block;
    max-width: 100%;
    padding: 0rem 0.5rem 0rem 0.5rem;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
    background-size: 8px 10px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
#CLanguage option {
    color: #495057;
    border: 1px solid rgba(0, 0, 0, 0.15);
    padding: 0.375rem 0.5rem 0.375rem 0.5rem;
}
/*nav end*/
/*Header start*/
.intro-header {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;
    background: url(/images/main_head4.jpg) no-repeat center center;
    background-size: cover;
}

.intro-message {
    position: relative;
    padding-top: 20%;
    padding-bottom: 20%;
}

    .intro-message > h1 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
        font-size: 5em;
    }

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
}

.intro-btn-margin {
    margin-right:30px;
}



@media(max-width:767px) {
    .intro-message {
        padding-bottom: 15%;
    }

    .intro-message > h1 {
        font-size: 3em;
    }

    
    .intro-divider {
        width: 100%;
    }
}
/*Header end*/


/*section start*/
.banner {
    padding: 100px 0;
    color: #f8f8f8;
    /*background: url(/images/banner-bg.jpg) no-repeat center center;*/
    background: #F1BD58;
    background-size: cover;
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
    font-size: 3em;
}
@media(max-width:767px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
        font-size: 3em;
    }
}


section {
    padding: 100px 0;
}

    section h2 {
        font-size: 3em;
        margin: 0;
    }

    section.section_gary {
        background: #F9F9F9;
    }
    section.section_green {
        background: #E6FAF4;
    }
    section.section_imgbg {
        color:#FFF;
        text-align:center;
    }
@media (max-width: 767px) {
    section {
        padding: 75px 0;
    }

        section.first {
            padding-top: 75px;
        }
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.cm_icon {
    height: 128px;
    margin-bottom:30px;
}

.cm_feature_desc {
    margin-top: 10px;
    margin-bottom:50px;
}
.cm_desc_box {
    margin-top: 10px;
    margin-bottom: 50px;
}


/*section end*/
footer {
    color: white;
}

    footer h3 {
        margin-bottom: 30px;
    }

    footer .footer-above {
        padding-top: 50px;
        background-color: #2C3E50;
    }

    footer .footer-col {
        margin-bottom: 50px;
    }

    footer .footer-below {
        padding: 25px 0;
        background-color: #2c3e50;
    }



/*其他頁樣式*/
.mining_form {
    margin-top: 20px;
    background: #E6FAF4;
    padding: 40px 20px;
}

.mining_form_desc {
    margin-bottom: 40px;
}
.mining_form_box {
    margin: 20px 0;
}
#captcha-div {
    text-align: center;
    margin-bottom:10px;
}
.g-recaptcha {
    display: inline-block;
}
.slider-tick {
    display:none;
}
.cm_td_1 {
    border-right: 0.15rem solid #C3C3C3;
    width: 50%;
    position: relative;
}
    .cm_td_1 i{
        position:absolute;
        right:1rem;
        top:1rem;
    }
.cm_td_2 {
    border-left: 0.15rem solid #C3C3C3;
    width: 50%;
    text-align: right;
    position: relative;
}
    .cm_td_2 i {
        position: absolute;
        left: 1rem;
        top: 1rem;
    }

.panel-heading.faq_title a {
    color: #B2ADAD;
    text-decoration: none;
}
    .panel-heading.faq_title a:hover {
        color: #212529;
        text-decoration: none;
    }



.panel-heading.actives a {
    color: #18BC9C;
    text-decoration: none;
}
    .panel-heading.actives a:hover{
        color: #18BC9C;
        text-decoration: none;
    }

/* faq tabs */
.faq_tabs {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
    .faq_tabs > .nav-tabs > li {
        border: 1px solid #EDEDEE;
        border-bottom: 1px solid #FFFFFF;
        margin-bottom: 0px;
        margin-right: 5px;
        padding: 10px 40px;
        text-align:center;
    }
        .faq_tabs > .nav-tabs > li > a {
            color: #B2ADAD;
            border-radius: 0;
            text-decoration:none;
        }

            .faq_tabs > .nav-tabs > li > a.text-muted {
                color: #999;
            }

            .faq_tabs > .nav-tabs > li > a,
            .faq_tabs > .nav-tabs > li > a:hover {
                background: transparent;
                margin: 0;
            }

                .faq_tabs > .nav-tabs > li > a:hover {
                    color: #999;
                }

        .faq_tabs > .nav-tabs > li:not(.active) > a:hover,
        .faq_tabs > .nav-tabs > li:not(.active) > a:focus,
        .faq_tabs > .nav-tabs > li:not(.active) > a:active {
            border-color: transparent;
        }

        .faq_tabs > .nav-tabs > li a.active {
            border: 1px solid #EDEDEE;
            border-bottom: 1px solid #FFFFFF;
            margin-bottom: 0px;
            color: #444;
            font-weight: 900;
        }

            .faq_tabs > .nav-tabs > li.active > a,
            .faq_tabs > .nav-tabs > li.active:hover > a {
                background-color: #fff;
                color: #444;
                font-weight:900;
                text-decoration:none;
            }

            .faq_tabs > .nav-tabs > li.active > a {
                border-top-color: transparent;
                border-left-color: #f4f4f4;
                border-right-color: #f4f4f4;
                color: #444;
                font-weight: 900;
            }

        .faq_tabs > .nav-tabs > li:first-of-type {
            margin-left: 0;
        }

            .faq_tabs > .nav-tabs > li:first-of-type.active > a {
                border-left-color: transparent;
            }
    .faq_tabs .tab-content {
        border: 0;
        padding: 30px;
    }

    .faq_tabs .tab-pane {
        border:0;
        padding:30px;
    }

/*邊更bootstrap樣式*/
.btn-outline {
    transition: all 0.3s ease-in-out;
    color: white;
    border: solid 2px white;
    background: transparent;
}

.btn-outline.active, .btn-outline:active, .btn-outline:focus, .btn-outline:hover {
    color: #18BC9C;
    border: solid 2px white;
    background: white;
}

.btn-primary {
    font-weight: 700;
    color: white;
    border-color: #2C3E50;
    background-color: #2C3E50;
}

    .btn-primary.focus, .btn-primary:focus {
        color: white;
        border-color: black;
        background-color: #1a252f;
    }

    .btn-primary:hover {
        color: white;
        border-color: #161f29;
        background-color: #1a252f;
    }

    .btn-primary.active, .btn-primary:active,
    .open > .btn-primary.dropdown-toggle {
        color: white;
        border-color: #161f29;
        background-color: #1a252f;
    }

        .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover,
        .open > .btn-primary.dropdown-toggle.focus,
        .open > .btn-primary.dropdown-toggle:focus,
        .open > .btn-primary.dropdown-toggle:hover {
            color: white;
            border-color: black;
            background-color: #0d1318;
        }

    .btn-primary.active, .btn-primary:active,
    .open > .btn-primary.dropdown-toggle {
        background-image: none;
    }

    .btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover,
    fieldset[disabled] .btn-primary.focus,
    fieldset[disabled] .btn-primary:focus,
    fieldset[disabled] .btn-primary:hover {
        border-color: #2C3E50;
        background-color: #2C3E50;
    }

    .btn-primary .badge {
        color: #2C3E50;
        background-color: white;
    }

.btn-success {
    font-weight: 700;
    color: white;
    border-color: #18BC9C;
    background-color: #18BC9C;
}

    .btn-success.focus, .btn-success:focus {
        color: white;
        border-color: #0a4b3e;
        background-color: #128f76;
    }

    .btn-success:hover {
        color: white;
        border-color: #11866f;
        background-color: #128f76;
    }

    .btn-success.active, .btn-success:active,
    .open > .btn-success.dropdown-toggle {
        color: white;
        border-color: #11866f;
        background-color: #128f76;
    }

        .btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover,
        .open > .btn-success.dropdown-toggle.focus,
        .open > .btn-success.dropdown-toggle:focus,
        .open > .btn-success.dropdown-toggle:hover {
            color: white;
            border-color: #0a4b3e;
            background-color: #0e6f5c;
        }

    .btn-success.active, .btn-success:active,
    .open > .btn-success.dropdown-toggle {
        background-image: none;
    }

    .btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover,
    fieldset[disabled] .btn-success.focus,
    fieldset[disabled] .btn-success:focus,
    fieldset[disabled] .btn-success:hover {
        border-color: #18BC9C;
        background-color: #18BC9C;
    }

    .btn-success .badge {
        color: #18BC9C;
        background-color: white;
    }



.btn.active,
.btn:active,
.btn:focus {
    outline: none;
}




