/*tem25-footer*/
.tem25-footer{color:#fff;}
.tem25-footer .col-lg-6{padding:0 20px;}
.tem25-footer .text{max-height:510px;overflow-y:auto;overflow-x:hidden;width:100%;padding:0 40px 0 0;line-height:26px;}
.tem25-footer .text::-webkit-scrollbar{width:13px;}
.tem25-footer .text::-webkit-scrollbar-track{background-color:none;}
.tem25-footer .text::-webkit-scrollbar-thumb{background-color:none;border-radius:200px;}
.tem25-footer .text:hover::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.2);}
.tem25-footer .title{font-size:15px;padding:10px 0;}
.tem25-footer .item{width:100%;}
.tem25-footer .share ul{border-color:rgba(255,255,255,.8);}
.tem25-footer .share li{display:inline-block;padding:15px 15px 0 0;border-color:inherit;color:inherit;}
.tem25-footer .share li a{width:36px;height:36px;border-color:inherit;font-size:20px;color:inherit;line-height:36px;text-align:center;display:block;position:relative;}
.tem25-footer .share li a::before{content:"";position:absolute;width:100%;height:100%;border-radius:50%;border:1px solid;border-color:inherit;left:0;top:0;transition:all .2s ease-out 0s;}
.tem25-footer .share li a:hover::before{transform:scale(1.2);}
@media (max-width:768px){
.tem25-footer .container,
.tem25-footer.full-screen-spacing .container.full-screen{padding-left: 3%!important;padding-right: 3%!important}
}
