.captchbox {
        text-align: center;
        width: 100%;
        margin-bottom: 10px;
        display: flex;
        float: left;
        justify-content: center;
    }

    .emt_header_wrap {
        width: 97%;
    }

    .emt_nav ul li a {
        padding: 19px 9px;
    }

    .footer .footer_inr {
        width: 97%;
    }

    .sbotptxt {
        width: 100%;
        float: left;
        color: #8a8a8a;
        font-size: 11px;
        line-height: 14px;
        font-weight: 500;
    }

    div#container {
        position: relative;
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
    }

    .bg_privacy .entry-title-n {
        z-index: 0 !important;
    }

    .grecaptcha-badge {
        visibility: hidden;
    }

    #toTop {
        display: block;
        position: fixed;
        top: 80%;
        right: 0;
    }


    .footer_link {
        width: 187px
    }

    .footer_white {
        width: 177px
    }

    .hot_link {
        margin-top: 0px
    }

    .flt a {
        text-decoration: none;
        color: #ff7f27;
        font-weight: bold;
    }

        .flt a:hover {
            text-decoration: underline;
        }
