*{
  margin:0px;
  padding:0px;

}
input[type="submit"],
input[type="reset"],
input[type="button"],
button {
-webkit-appearance: none;
}
input,textarea{
  outline: none;
}
ul,li{
  list-style-type: none;
}
img {
    max-width: 100%;
    height: auto;
border:none;
}
a{
    color: #000000;
    text-decoration: none;
}

@font-face {
  font-family: "swiss_721_swaroman";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/debae208-0c7b-4232-ba62-313e2d9d14c7.eot?#iefix") format("eot"), url("../fonts/19c307d6-6fd8-47d3-a56d-fa998322491a.woff") format("woff"), url("../fonts/61571c7a-d78e-4d50-822d-194e2b92a1f1.ttf") format("truetype"), url("../fonts/eafecdd5-35c6-4dc5-bc71-9b81010c7fa4.svg#eafecdd5-35c6-4dc5-bc71-9b81010c7fa4") format("svg");
}
@font-face {font-family: "iconfontes";
  src: url('../fonts2/iconfont.eot?t=1460384767'); /* IE9*/
  src: url('../fonts2/iconfont.eot?t=1460384767#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts2/iconfont.woff?t=1460384767') format('woff'), /* chrome, firefox */
  url('../fonts2/iconfont.ttf?t=1460384767') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../fonts2/iconfont.svg?t=1460384767#iconfont') format('svg'); /* iOS 4.1- */
}


@font-face {
  font-family: "swis721_btbold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/5b9ccca5-47aa-44da-9a69-75a9c5b8f314.eot?#iefix") format("eot"), url("../fonts/6f8c05f7-2d01-4282-ba89-505635df2953.woff") format("woff"), url("../fonts/3fa115a3-0515-4bbd-94cc-555dc6341889.ttf") format("truetype"), url("../fonts/d3755f1d-88db-4cd3-a42b-8226e3aeeaf4.svg#d3755f1d-88db-4cd3-a42b-8226e3aeeaf4") format("svg");
}

@font-face {
  font-family: "swis721_lt_btlight";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/8936dd78-6787-48e6-b578-0df6e400b3e1.eot?#iefix") format("eot"), url("../fonts/d1001ef9-2b8e-4cd1-99e7-9f48a6f7d356.woff") format("woff"), url("../fonts/0c9b7a6a-39da-4a63-8de4-3a91edeab5de.ttf") format("truetype"), url("../fonts/a3f40f07-8d2b-4630-a6c6-a6e1ceb4e1e7.svg#a3f40f07-8d2b-4630-a6c6-a6e1ceb4e1e7") format("svg");
}

@font-face {
  font-family: "swiss_721_swaroman";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/debae208-0c7b-4232-ba62-313e2d9d14c7.eot?#iefix") format("eot"), url("../fonts/19c307d6-6fd8-47d3-a56d-fa998322491a.woff") format("woff"), url("../fonts/61571c7a-d78e-4d50-822d-194e2b92a1f1.ttf") format("truetype"), url("../fonts/eafecdd5-35c6-4dc5-bc71-9b81010c7fa4.svg#eafecdd5-35c6-4dc5-bc71-9b81010c7fa4") format("svg");
}

@font-face {
  font-family: "adobe_garamond_proregular";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/73fe293c-69da-4927-80ce-773ee1a1879c.embedded-opentype?#iefix") format("eot"), url("../fonts/859018fa-3c03-484b-8774-97bd6548d48d.woff") format("woff"), url("../fonts/abb87b70-21d4-4ac2-bf9f-41548a67e564.ttf") format("truetype"), url("../fonts/6e4e2084-ff69-479e-b179-92d90deb7885.svg#6e4e2084-ff69-479e-b179-92d90deb7885") format("svg");
}

@font-face {
  font-family: "zurich-icons";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/zurich-icons.eot?#iefix") format("eot"), url("../fonts/zurich-icons.woff") format("woff"), url("../fonts/zurich-icons.ttf") format("truetype"), url("../fonts/zurich-icons.svg#zurich-icons") format("svg");
}


@font-face {font-family: 'iconfont';
    src: url('../fonts/iconfont.eot'); /* IE9*/
    src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/iconfont.woff') format('woff'), /* chrome、firefox */
    url('../fonts/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('../fonts/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}


body,html{
  font-size: 12px;
  color: #000000;
  font-family: 'swiss_721_swaroman';
  overflow-x:hidden;
}
.clearfix:after { 
  content: ""; 
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clear{
  clear: both;
}
.hide {
  display: none;
}

