@font-face {
	font-family: 'national_black';
	src: url('fonts/OurNation_black.eot');
	src: local('☺'), url('fonts/OurNation_black.woff') format('woff'), url('fonts/OurNation_black.ttf') format('truetype'), url('fonts/OurNation_black.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'national_medium';
	src: url('fonts/OurNation_medium.eot');
	src: local('☺'), url('fonts/OurNation_medium.woff') format('woff'), url('fonts/OurNation_medium.ttf') format('truetype'), url('fonts/OurNation_medium.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* reset */
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, font, 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,
figure, figcaption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* end reset */

div.clearfix {
	clear: both;
	overflow: hidden;
	width: 0;
	height: 0;
}
.valign {
	display: inline-block;
	vertical-align: middle;
}
span.valign_do {
	height: 100%;
	width: 1px;
	margin-right: -3px;
}
.no_visible {
	visibility: hidden;
	position: absolute;
	z-index: -1;
}
body {
	font-family: national_medium;
	font-size: 23px;
	line-height: 26px;
	color: #F00;
	background: #FFF;
	
	text-shadow: 0 1px 0 rgba(0,0,0,0.01);
	-webkit-font-smoothing: subpixel-antialiased;
}
a {
	text-decoration: none;
	color: #F00;
}
h1 {
	font-weight: normal;
}
select {
	-webkit-appearance: none;
}
body.has_love {
	background: #F00;
	color: #FFF;
}
body.has_love a {
	color: #FFF;
}
.cookies_wrapper {
	background: #e5e5e5;
	position: relative;
}
.cookies_wrapper .cookies {
	padding: 13px 18px 14px 18px;
	position: relative;
}
.cookies-title {
	font-family: national_black;
	font-weight: bold;
	letter-spacing: 1.5px;
	text-transform: uppercase;
}
.cookies .text {
	width: 79%;
	font-family: national_medium;
	font-size: 14px;
	line-height: 18px;
	box-sizing: border-box;
}
.cookies .text a {
	color: #000;
	text-decoration: underline;
}
.cookies .btn_wrapper {
	position: absolute;
	right: 18px;
	top: 0;
	bottom: 0;
	width: 21%;
	text-align: right;
}
.cookies .btn_accept {
	font-family: national_black;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 2px;
	line-height: 21px;
	text-transform: uppercase;
	color: #000;
	height: 20px;
	padding: 0 23px;
	background: #FFF;
	max-width: 80%;
	margin-right: 4px;
}
.main_block {
	max-width: 1240px;
	padding: 0 71px;
	margin: 0 auto;
	box-sizing: border-box;
}
.sec_home .text {
	font-family: national_black;
	font-size: 34px;
	line-height: 36px;
}
.sec_text .text {
	font-family: national_medium;
	font-size: 23px;
	line-height: 26px;
}
.sec_text .text strong {
	font-family: national_black;
}
.sec_text .text h1 {
	font-family: national_black;
}
.sec_text .text a {
	text-decoration: none;
}
.text a {
	text-decoration: underline;
	color: #F00;
}
.has_love .text a {
	color: #FFF;
}
.logo_text {
	font-family: national_black;
	font-size: 54px;
	line-height: 54px;
	float: left;
}
.sublogo_text {
	font-family: national_black;
	font-size: 54px;
	line-height: 54px;
	float: right;
	position: relative;
	top: -8px;
}
.main_menu {
	float: right;
	white-space: nowrap;
	font-size: 0;
}
.main_menu_item {
	display: inline-block;
	/*
	margin-right: 9px;
	*/
	margin-right: 16px;
	position: relative;
	top: -1px;
}
.main_menu_item:last-child {
	margin-right: 0;
}
.main_menu_item a {
	/*
	font-size: 9px;
	line-height: 9px;
	*/
	font-size: 16px;
	line-height: 16px;	
	font-family: national_medium;
	letter-spacing: 0.5px;
	text-transform: uppercase;	
}
@media only screen and (max-device-width: 640px) {
	.main_menu {
		padding: 5px 0 0 0;
	}
	.main_menu_item {
		/*margin-right: 20px;*/
		margin-right: 18px;
		display: inline-block;
	}
	.main_menu_item a {
		/*font-size: 20px;
		line-height: 20px;*/
		font-size: 18px;
		line-height: 18px;		
	}
}
.main_header {
	position: relative;
	overflow: hidden;
	padding: 17px 0 9px 0;
}
.main_footer {
	position: relative;
	overflow: hidden;
	padding: 0 0 14px 0;
}
.social_links {
	white-space: nowrap;
	font-size: 0;
	position: absolute;
	left: 0;
	bottom: 14px;
}
.social_links_item {
	display: inline-block;
	margin-right: 12px;
}
.social_links_item:last-child {
	margin-right: 0;
}
.icon.love {
	width: 22px;
	height: auto;
}
.icon.linkedin {
	width: 14px;
	height: auto;
}
.icon.twitter {
	width: 13px;
	height: auto;
}
.btn_love {
	position: absolute;
	right: 0;
	top: 40px;
}
.icon.white {
	position: absolute;
	z-index: -1;
	visibility: hidden;
}
.has_love .icon {
	position: absolute;
	z-index: -1;
	visibility: hidden;
}
.has_love .icon.white {
	position: relative;
	z-index: auto;
	visibility: visible;
}
.error404 {
	text-align: center;
	padding: 160px 0;
}
.error404.sec_home .text {
	font-family: national_medium;
	font-size: 23px;
	line-height: 26px;	
}
.error404.sec_home .text strong {
	font-family: national_black;
	font-size: 70px;
	line-height: 70px;
	margin-bottom: 10px;
	display: inline-block;
}