ul, ol {list-style-type: none;margin: 0;padding: 0;}
ul, ol ,li { list-style: none;}
*{ box-sizing:border-box;}
*::before, *::after{ box-sizing:border-box;}
*:focus{ outline:none;}
@font-face {font-family: 'SyRegular';src: url('../fonts/SyRegular.OTF');}
@font-face {font-family: 'GothamBook';src: url('../fonts/GothamBook.TTF');}
@font-face {font-family: 'COLFAX';src: url('../fonts/COLFAX-MEDIUM.OTF');}
@font-face {font-family: 'GOTHAMHTF';src: url('../fonts/GOTHAMHTF-BOLD.OTF');}
.clearFix {*zoom:1}
.clearFix:before, .clearFix:after {display:table;content:""}
.clearFix:after {clear:both}
