/* Standart CSS'ler */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main{display:block;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
table{border-collapse:collapse;border-spacing:0;}
a{text-decoration:none;}
div,ul,li,aside,main,header,article,form,figure,nav,section,mark,input,textarea,a,p,footer,address,h1,h2,h3,h4,h5,h6{box-sizing:border-box!important;}
strong{font-weight:700!important;}
b{font-weight:bold;}
button{cursor:pointer;}
body,a,p,h1,h2,h3,h4,h5,h6,b,span,ul,li{font-family: 'Intro-Book-Alt';}
input, select, textarea, button, label{outline:none!important;}
a:hover{text-decoration:none; color:inherit;}
button{border:none;}
::selection {background-color:#0051bb; color:#fff;}
::moz-selection {background-color:#0051bb; color:#fff;}
body{overflow-x:hidden;}
mark{background:none;}
@font-face{
  font-family: 'Intro-Book-Alt';
  src: url('../fonts/Intro-Book-Alt.eot');
  src: url('../fonts/Intro-Book-Alt.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Intro-Book-Alt.woff') format('woff'),
    url('../fonts/Intro-Book-Alt.ttf') format('truetype'),
    url('../fonts/Intro-Book-Alt.svg#Intro-Book-Alt') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face{
  font-family: 'Intro-Bold-Alt';
  src: url('../fonts/Intro-Bold-Alt.eot');
  src: url('../fonts/Intro-Bold-Alt.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Intro-Bold-Alt.woff') format('woff'),
    url('../fonts/Intro-Bold-Alt.ttf') format('truetype'),
    url('../fonts/Intro-Bold-Alt.svg#Intro-Bold-Alt') format('svg');
  font-weight: normal;
  font-style: normal;
}