.footer-sticky svg{width:16px;height:16px;fill:var(--tertiary_color);margin-right:7px;position:relative;top:1px}.footer-sticky{position:fixed;bottom:0;width:100%;z-index:100}.footer-sticky ul{display:-ms-flexbox;display:flex;list-style:none;padding-left:0;margin:0}.footer-sticky ul li{text-align:center;width:50%;float:left;margin:0;padding:15px 10px}.footer-sticky-sec ul li a,.footer-sticky ul li{display:-ms-flexbox;display:flex;align-items:center;justify-content:center}.footer-sticky-sec ul li a{-ms-flex-pack:center;-ms-flex-align:center;width:100%;padding:20px 5px;text-transform:uppercase;font-weight:600;color:var(--tertiary_color)}.footer-sticky ul li:first-child{background-color:var(--body_color)}.footer-sticky ul li:nth-child(2){background-color:var(--primary_color)}.footer-sticky ul li a{display:flex;align-items:center;justify-content:center;color:var(--tertiary_color);text-decoration:none}.footer-sticky ul li a h6{margin-bottom:0;color:var(--tertiary_color)}.footer-sticky ul li a,.footer-sticky ul li a h6{font-weight:600;font-size:16px;font-family:Fira Sans,sans-serif}@media(min-width:768px){.footer-sticky{display:none}}