.footer-widget #subscribe-button i {
    padding-right: 6px;
}

.footer-logo {
    float: left;
    margin-bottom: 40px;
}

.footer-logo img {
    width: auto;
    height: 30px;
}

.footer-wave,
.section-wave {
    position: absolute;
    bottom: -160px;
    width: 100%;
    left: 0;
    z-index: 2;
    height: 400px;
    opacity: 0.06;
}

.footer-widget h3 {
    font-size: 14px;
    float: left;
    text-align: left;
    width: 100%;
    margin-bottom: 17px;
    color: #fff;
    font-weight: 600;
    border-bottom: 1px solid rgba(255, 255, 255, 0.11);
    padding-bottom: 15px;
    position: relative;
}

.footer-widget h3:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 1px;
}

#footer-twiit img,
p.interact,
#footer-twiit div.user {
    display: none;
}

#footer-twiit {
    text-align: left;
}

#footer-twiit ul {
    list-style: none;
}

#footer-twiit a {
    color: #fff;
}

#footer-twiit p.tweet {
    font-size: 11px;
    color: #fff;
    float: left;
    padding: 20px 22px;
    font-weight: 500;
    margin-bottom: 10px;
    position: relative;
}

#footer-twiit li:last-child .timePosted a {
    margin-bottom: 0;
}

#footer-twiit p.tweet {
    line-height: 24px;
}

#footer-twiit p.tweet:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -2;
    border-radius: 6px;
    background: rgba(255, 255, 255, 0.071)
}

#footer-twiit p.tweet:after {
    font-family: Font Awesome\ 5 Brands;
    content: "\f099";
    position: absolute;
    bottom: 10px;
    right: 12px;
    color: #fff;
    opacity: 0.2;
    font-size: 24px;
    z-index: -1;
}

#footer-twiit .timePosted a {
    color: #ccc;
    position: relative;
    float: left;
    margin-bottom: 30px;
    padding-left: 20px;
}

#footer-twiit .timePosted a:before {
    font-family: Font Awesome\ 5 Pro;
    content: "\f017";
    position: absolute;
    top: 0;
    left: 0;
    color: #ccc;
    opacity: 0.7;
    font-size: 14px;
}

#footer-twiit .timePosted a:after {
    top: -10px;
    left: 22px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

#footer-twiit .timePosted a:after {
    border-color: transparent;
    border-top-color: rgba(255, 255, 255, 0.071);
    border-width: 7px;
    margin-left: 7px;
}

.footer-link {
    float: left;
    color: #fff;
    font-weight: 600;
    font-size: 12px;
    position: relative;
    margin-top: 18px;
}

.footer-link.twitter-link {
    margin-top: 24px;
}

.footer-link i {
    margin-left: 14px;
}

.footer-widget .footer-contacts-widget p {
    color: #fff;
    text-align: left;
    line-height: 24px;
    margin-bottom: 10px;
}

.footer-contacts {
    margin-top: 15px;
}

.footer-contacts li {
    float: left;
    text-align: left;
    min-width: 250px;
    padding: 11px 15px;
    font-size: 13px;
    font-weight: 500;
    background: rgba(255, 255, 255, 0.11);
    border-radius: 30px;
    margin-bottom: 12px;
}

.footer-contacts li a,
.footer-contacts li span {
    color: rgba(255, 255, 255, 0.51);
}

.footer-contacts li a {
    color: rgba(255, 255, 255, 0.81);
    padding-left: 4px;
}

.footer-contacts li i {
    padding-right: 7px;
}

.footer-widget-posts ul{
    padding: 0;
    margin: 0;
}
.footer-widget-posts li {
    margin-bottom: 8px;
}

.footer-widget-posts li:last-child {
    margin-bottom: 0;
}

.footer-widget-posts .widget-posts-img {
    float: left;
    width: 25%;
}

.footer-widget-posts .widget-posts-img img {
    border-radius: 4px;
}

.footer-widget-posts .widget-posts-descr {
    float: left;
    width: 75%;
    padding-left: 0px;
    text-align: left;
    position: relative;
}

.footer-widget-posts .widget-posts-descr:before {
    /* content:'';
	position:absolute;
	bottom:-20px;
	left:12px;
	right:0;
	height:1px;
	border-bottom:1px   dotted rgba(255,255,255,0.21); */
}

.footer-widget-posts .widget-posts-descr a {
    color: #fff;
    font-family: Noto Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
}

.footer-widget-posts .widget-posts-descr a:hover {
    color: #fff;
}

.footer-widget-posts .widget-posts-date {
    float: left;
    width: 100%;
    margin-top: 10px;
    color: rgba(255, 255, 255, 0.51);
    font-weight: 600;
    font-size: 11px;
}

.footer-widget-posts .widget-posts-date i {
    padding-right: 10px;
}
.prompt-box ul {
    padding: 0;
    margin: 0;
}
.prompt-box ul li{
    font-family: Noto Sans TC;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    color: #979797;
}