﻿@charset "utf-8"; 
.pro-detail .pro-btnlist .pro-btn{background-color: var(--color);}
.wmkcfeedback .send-btn{background-color: var(--color);}
.share-btn.linkedin,.share-btn.pinterest {display:none;}
.share-btn-list>a {transition:.4s all;transition-delay:30ms;display:block;width:26px;height:26px;margin-right:6px;border-radius:2px;overflow:hidden;}
.share-btn-list>a:hover {transform:translateY(-6px);}
footer .foot-main .foot-item.foot-cate:nth-child(3) ul {display:block;}
footer .foot-main .foot-item.foot-cate:nth-child(3) ul li {width:100%;}
#projects::after {display:none;}
#projects {padding-top:5vw;}
#projects #home-projects .swiper-slide img{width:100%}
#info .info-cont .info-title {max-width:100%;line-height:1.2;}
