@charset "utf-8";
/* CSS Document */

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 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body { padding:0; margin:0; font-family: 'Roboto Condensed', sans-serif;}
img { border:0;}
a { text-decoration:none; font:inherit; color:inherit}
.easing,.easing a,.easing img ,:before,:after{ transition:.3s linear; -webkit-transition:.3s linear; -moz-transition:.3s linear; -ms-transition:.3s linear;}


.center { width:1170px; margin:0 auto;}


.fl { float:left;}
.fr { float:right;}
.wfull{ width:100%;}

.pl10 { padding-left:10px;}
.pl20 { padding-left:20px;}
.pl30 { padding-left:30px;}
.pl40 { padding-left:40px;}

.pr10 { padding-right:10px;}
.pr20 { padding-right:20px;}
.pr30 { padding-right:30px;}
.pr40 { padding-right:40px;}

.pb10 { padding-bottom:10px;}
.pb20 { padding-bottom:20px;}
.pb30 { padding-bottom:30px;}
.pb40 { padding-bottom:40px;}

.pt10 { padding-top:10px;}
.pt20 { padding-top:20px;}
.pt30 { padding-top:30px;}
.pt40 { padding-top:40px;}

.mt10 { margin-top:10px;}
.mt20 { margin-top:20px;}
.mt30 { margin-top:30px;}
.mt40 { margin-top:40px;}

.mr10 { margin-right:10px}
.mr20 { margin-right:20px}
.mr30 { margin-right:30px}
.mr40 { margin-right:40px}

.mb10{ margin-bottom:10px}
.mb20{ margin-bottom:20px}
.mb30{ margin-bottom:30px}
.mb40{ margin-bottom:40px}

.ml10 { margin-left:10px}
.ml20 { margin-left:20px}
.ml30 { margin-left:30px}
.ml40 { margin-left:40px}

.ptb40 { padding:40px 0}

.w1 { width:70px;}
.w2 { width:170px;}
.w3 { width:270px;}
.w4 { width:370px;}
.w5 { width:470px;}
.w6 { width:570px;}
.w7 { width:670px;}
.w8 { width:770px;}
.w9 { width:870px;}
.w10 { width:970px;}
.w11 { width:1070px;}
.w12 { width:1170px;}



.mauto { margin:0 auto;}
.center { width:1170px;}