.footer{display:-webkit-box;display:-ms-flexbox;display:flex;background:#111;padding:10px;color:#fff;font-size:15px}.footer a{text-decoration:none;color:#fff}@media screen and (max-width:767px){.footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:20px;padding-bottom:20px;text-align:center}.footer__phone,.footer__address,.footer__social-sharing,.footer__copyright{margin-top:10px}.footer__contact-us{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.footer__phone{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.footer__address{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.footer__social-sharing{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.footer__copyright{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;opacity:.2}}@media screen and (min-width:768px){.footer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:30px;padding-left:30px}.footer__address::before,.footer__phone::before,.footer__contact-us::before{white-space:pre;content:' '}.footer__copyright::after,.footer__address::after,.footer__phone::after{white-space:pre;content:' |'}.footer__social-sharing{margin-left:auto}}.social-sharing{font-size:20px}.social-sharing__link:not(:first-child){margin-left:15px}