/************RESET************/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video,input{
margin:0;
padding:0;
border:0;
border:none;
}
article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary{
display:block;
position:relative;
}
img{
border:none;
}
*{
-o-transition:color .2s ease-out,background-color .2s ease-out;
-ms-transition:color .2s ease-out,background-color .2s ease-out;
-moz-transition:color .2s ease-out,background-color .2s ease-out;
-webkit-transition:color .2s ease-out,background-color .2s ease-out;
transition:color .2s ease-out,background-color .2s ease-out;
}
a{
text-decoration:none;
}
strong{
font-weight:bold;
}
ul{
margin:0 0 0 20px;
}
	ul li{
	list-style:none;
	clear:both;
	}
		ul li:before{
		float:left;
		display:block;
		padding:1px 5px 0 0;
		content:"\f105";
		font-family:FontAwesome;
		font-style:normal;
		font-weight:normal;
		font-size:18px;
		-webkit-font-smoothing:antialiased;
		}
.clear{
min-height:1px;
clear:both;
}
@font-face {
    font-family: 'frutiger45';
    src: url('../font/frutiger_light45.eot');
    src: url('../font/frutiger_light45.eot?#iefix') format('embedded-opentype'),
         url('../font/frutiger_light45.woff2') format('woff2'),
         url('../font/frutiger_light45.woff') format('woff'),
         url('../font/frutiger_light45.ttf') format('truetype'),
         url('../font/frutiger_light45.svg#fedra') format('svg');
    font-weight:normal;
	font-style:normal;
}
@font-face {
    font-family: 'frutiger47';
    src: url('../font/frutiger_condensed_47.eot');
    src: url('../font/frutiger_condensed_47.eot?#iefix') format('embedded-opentype'),
         url('../font/frutiger_condensed_47.woff2') format('woff2'),
         url('../font/frutiger_condensed_47.woff') format('woff'),
         url('../font/frutiger_condensed_47.ttf') format('truetype'),
         url('../font/frutiger_condensed_47.svg#fedra') format('svg');
    font-weight:bold;
	font-style:normal;
}