/*tem18-footer*/
.tem18-footer{background-color:rgba(0,0,0,0.85);}
.tem18-footer .fnav{text-align:center;padding:30px 0;}
.tem18-footer .fnav a{padding:0 20px;display:inline-block;line-height:30px;font-size:14px;font-weight:300;color:#f5f5f5;}
.tem18-footer .copyright{color:#999;font-size:12px;line-height:30px;background-color:#000;padding:10px 0;}
.tem18-footer .share-to{text-align:right;}
.tem18-footer .share-to a{display:inline-block;background-color: transparent;}
.tem18-footer .share-to a span{background-color:var(--main-color);display: block;border-radius:50%;color:rgba(0,0,0,0.6);width:45px;height:45px;margin:2px 4px;line-height:45px;text-align:center;font-size:24px;border:1px solid;}
.tem18-footer .share-to a span[class*="icon-google-plus"]{display:none;}
.tem18-footer .copyright,
.tem18-footer .share-to{text-align:center;}
.tem18-footer .bottom{padding:40px 0;}
.tem18-footer .bottom .logo{text-align:center;}
.tem18-footer .bottom .logo img{height:65px;}
.tem18-footer .news_share .share-to {color:#fff;}
.tem18-footer .news_share .share-to a{color:inherit;}
.tem18-footer .news_share .share-to a span{color:inherit;border:none}
@media(max-width:768px){
    .tem18-footer{display:none;}
    .tem18-footer .container,
    .tem18-footer.full-screen-spacing .container.full-screen{padding-left: 3%!important;padding-right: 3%!important}
}
@media (max-width:480px){
    .tem18-footer .bottom{padding:20px 0;}
}
