<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* BASIC css start */
#footer .keyLogo img {
    padding: 0 40px !important;
}
#footer .keyLogo {
    position: absolute;
    width: 110px;
    top: -32px;
    left: 50%;
    transform: translateX(-50%);
    background: #f4f4f4;
}
#footer&gt;div.con {
    text-align: center;
    position: relative;
    display: inline-block;
    border-bottom: 1px solid #777;
    border-top: 1px solid #777;
    padding: 50px 0 20px 0;
}
#footer {position:relative;width:100%;    margin: 60px 0 20px 0; padding:0 20px;}
#footer&gt;div {width:100%;text-align: center;}
#footer&gt;div:first-child {width:100%; max-width:1200px; margin:auto;}

#footer&gt;div&gt;ul::before,#footer&gt;div&gt;ul::after {content:''; display:table;}
#footer&gt;div&gt;ul::after {clear:both;}
#footer&gt;div&gt;ul&gt;li {float:left; display:table-cell; font-size:12px; color:black; width:100%;}

#footer .links {padding:20px 0 25px 0;  width:100%;text-align:center; border:0;}
#footer .links&gt;ul::before,#footer .links&gt;ul::after {content:''; display:table;}
#footer .links&gt;ul::after {clear:both;}
#footer .links&gt;ul&gt;li { display:inline-block; }
#footer .links&gt;ul&gt;li:not(:last-child) {margin-right:13px;}
#footer .links a {padding:0 10px; font-size:13px; color:black;text-decoration: underline;
    color: #000;
    text-underline-position: under;}

#footer .links img{height:20px;}
#footer&gt;div.content&gt;ul&gt;li.links{border:0;}

#footer&gt;div&gt;ul&gt;li&gt;div {line-height:18px; font-weight:400;}
#footer&gt;div.content&gt;ul&gt;li&gt;div:first-child { font-weight:600;}
#footer&gt;div&gt;ul&gt;li&gt;div.tel,#footer&gt;div&gt;ul&gt;li&gt;div.email {display:inline-block; padding-top:2px;}
#footer&gt;div&gt;ul&gt;li&gt;div.email{padding-left:20px;}

.footer2 li p{font-size:11px; display:inline-block;letter-spacing: 0.8px;}
.footer2 li span{font-size:11px; color:#808080}
/* BASIC css end */

</pre></body></html>