/*---©2013---------------------------------*/ 
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,700&subset=latin,cyrillic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700&subset=latin,cyrillic);

@font-face {
	font-family: square721_cn_bt_roman-webfont;
	src: url("../font/square721_cn_bt_roman-webfont.eot");
	src: url("../font/square721_cn_bt_roman-webfont.eot?#iefix") format("embedded-opentype"), url("../font/square721_cn_bt_roman-webfont.woff") format("woff"), url("../font/square721_cn_bt_roman-webfont.ttf") format("truetype"), url("../font/square721_cn_bt_roman-webfont.svg#square721_cn_bt_roman-webfont") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: square721_cn_bt_bold-webfont;
	src: url("../font/square721_cn_bt_bold-webfont.eot");
	src: url("../font/square721_cn_bt_bold-webfont.eot?#iefix") format("embedded-opentype"), url("../font/square721_cn_bt_bold-webfont.woff") format("woff"), url("../font/square721_cn_bt_bold-webfont.ttf") format("truetype"), url("../font/square721_cn_bt_bold-webfont.svg#square721_cn_bt_bold-webfont") format("svg");
	font-weight: normal;
	font-style: normal;
}
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	line-height: 30px;
	font-size: 24px;
	font-family: 'Open Sans', sans-serif;
	color: #000;
	font-weight:300;
}
img {
	border: 0;
}
a, a:hover, a:active {
	outline: none;
}
 ::-moz-selection {
background:#000;
color:#fff;
}
::selection {
	background: #000;
	color: #fff;
}
b, strong {
	font-family: 'Open Sans', sans-serif;
	font-weight: 700;
}
a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
}
a:hover, a:active {
	color: #123b87;
	border-bottom: 2px solid #123b87;
}
h2 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #123b87;
	font-family: "square721_cn_bt_roman-webfont", Arial, Tahoma;
	font-size: 30px;
	font-weight: normal;
	text-transform: uppercase;
}

.ru h2 {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:300;
}
#wrap {
	float: left;
	width: 100%;
	overflow: hidden;
	padding: 0 0 60px 0;
}
#content {
	float: left;
	width: 100%;
	padding: 0;
	background-color: #2a4695;
	margin: 60px 0 0 0;
}
.inner {
	padding: 40px 60px;
}
#content .inner {
	padding: 40px 60px 15px 60px;
}
#logo {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}
#logo .inner {
	padding: 30px 60px;
}
#logo img {
	width: 100%;
}
#logo a {
	border: 0;
}
#menu {
	margin: 0;
	padding: 0;
}
#menu li {
	margin: 0;
	padding: 0;
	font-family: "square721_cn_bt_roman-webfont", Arial, Tahoma;
	font-size: 30px;
	border: 0;
}
.ru #menu li {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:300;
}
#menu li a {
	display: block;
	background: #fff url(../img/arw_r.png) no-repeat right center;
	padding: 23px 20px 16px 20px;
	margin: 5px 0;
	color: #2a4695;
	line-height: 40px;
	text-decoration: none;
	border: 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-transform: uppercase;
}
.ru #menu li a {
	padding:16px 20px;
	font-size:110%;
}
#menu li a:hover, #menu li a:active {
	color: #ed911a;
}
#menu .sel a {
	color: #ed911a;
}
#content .mobile {
	display: block;
	text-align: center;
	padding: 40px 0 30px 0;
	width: 100%;
	margin: -90px 0 25px 0;
	color: #fff;
	border: 0;
	font-family: "square721_cn_bt_bold-webfont", Arial, Tahoma;
	font-size: 30px;
	text-transform: uppercase;
	background: #ed911a;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.ru #content .mobile {
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight:700;
	padding:20px 0px;
	text-align:center;
}
#content .mobile span {
	display:inline-block;
}
#content .fullview:hover, #content .fullview:active {
	background: #2a4695;
}
#content .contentbox {
	display: block;
	background: #fff;
	padding: 23px 20px 16px 20px;
	margin: 5px -40px;
	text-decoration: none;
	border: 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#content .contentbox p {
	margin: 0 0 20px 0;
}
#lang {
	margin: 0 0 20px 0;
	float: left;
	padding: 0;
	width: 100%;
	text-align: center;
	text-transform:uppercase;
}
#lang a {
	padding: 10px;
	margin: 0;
	color: #262425;
	font-size: 21px;
	text-decoration: none;
	border: 0;
	text-align: center;
}
#lang a:hover, #lang a:active {
	color: #ed911a;
}
#lang .sel {
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
}
#contacts {
	color: #fff;
	font-size: 24px;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	background: #414141 url(../img/contact.png) no-repeat top center;
}
#contacts a {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	border-bottom: none 0px;
}
#contacts .inner {
	padding: 60px 60px 40px 60px;
}
#contacts ul {
	width: auto;
	max-width: 300px;
	margin: 0 auto;
	padding: 0 0 10px 0;
}
#contacts ul li {
	margin: 0 0 10px 0;
}
#contacts ul .first {
	background: url(../img/1.png) no-repeat left center;
	padding: 0 0 0 35px;
}
#contacts ul .second {
	background: url(../img/2.png) no-repeat left center;
	padding: 0 0 0 35px;
}
#contacts ul .third {
	background: url(../img/3.png) no-repeat left center;
	padding: 0 0 0 35px;
}
#contacts .fullview, #content .fullview {
	width: 100%;
	max-width: 280px;
	margin: 0px auto;
}
#contacts .fullview a, #content .fullview a {
	display: block;
	text-align: center;
	padding: 10px;
	display:block;
	margin: 0 0 -60px 0;
	max-width: 300px;
	color: #fff;
	border: 0;
	font-family: 'Open Sans', sans-serif;
	font-weight:700;
	background: #ed911a;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size:18px;
}
#content .fullview a {
	margin: 30px 0 -40px 0;
}
#contacts .fullview a:hover, #content .fullview a:hover, #contacts .fullview a:active, #content .fullview a:active {
	background: #2a4695;
}
.contentbox ul {
	list-style: disc;
	margin: 20px 0px;
	padding-left: 30px;
}
.contentbox li {
}
 @media (max-width:720px) {
body {
	font-size: 16px;
	line-height: 24px;
}
#content .mobile {
	font-size: 22px;
	padding: 20px;
	width: auto;
}
#lang a {
	padding: 5px;
	font-size: 16px;
}
#contacts {
	font-size: 18px;
}
#menu li {
	font-size: 24px;
}
#content .inner {
	padding: 30px;
}
#content .contentbox {
	margin: 5px -20px;
}
#logo .inner {
	padding: 10px 50px;
}
}
 @media (max-width:360px) {
#content .mobile {
	font-size: 18px;
	padding: 10px;
	margin-top: -60px;
}
#content {
	margin-top: 30px;
}
}
