/*оформление по умолчанию начало*/
*{
	font-display: swap;
}
html {
    height:100%;
}
body {
	margin:0;
	padding:0;
	min-width:1000px;
	height:100%;
	background-color:white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Roboto';
}
td {
	color:#050303;
	font-size:16px;
	font-family: 'Roboto';
}
a:link, a:visited {
	color:#0b4f83;
	outline:0;
}
a:hover, a:active {
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6 {
	color:#030303;
	font-family: 'Roboto';
	font-weight:500;
}
h1 {
	font-size:24px;
	line-height:26px;
	color:#2c6692;
	margin-top:0px;
}
h2 {
	font-size:16px;
	line-height:18px;
	margin:25px 0 15px 0;
}
h3 {
	font-size:14px;
	line-height:16px;
}
h4 {
	font-size:12px;
	line-height:14px;
}
h5 {
	font-size:10px;
	line-height:12px;
}
h6 {
	font-size:8px;
	line-height:10px;
}
.table_noborder {
	border-color: #000000;
	border-width: 0;
}
.noborder_img {
	border-width: 0px;
}
p {
	margin:0 0 10px;
	font-family: 'Roboto';
}
/*оформление по умолчанию конец*/
.bg_hor_menu {
	background-image:url('upload/image/design/default/bg_hor_menu.jpg');
	height:84px;
	background-repeat:no-repeat;
	background-position:center center;
}
.center_hor_menu {
	width:860px;
	margin:0 auto;
	height:84px;
	padding:0 70px;
}
.separ_hor {
	width:1px;
	background-color:white;
}
.hor_menu_item {
	text-align:center;
	width:198px;
}
.hor_menu_item img {
	display:block;
	margin:0 auto;
	margin-bottom:3px;
	border:0;
}
.hor_menu_item a {
	color:white;
	text-decoration:none;
	font-size:18px;
}
.hor_menu_item a.active:link, .hor_menu_item a.active:visited {
	font-weight:bold;
}
.main_content {
	width:1000px;
	margin:0 auto;
	vertical-align:top;
}
.left_block {
	width:254px;
	vertical-align:top;
}
.body_vert_menu {
	vertical-align:top;
}
.bg_vert_menu_top {
	margin-bottom:0;
	height:23px;
}
.vert_menu tr {
	background-image:url('upload/image/design/default/vert_menu_bg_green.png');
	background-repeat:no-repeat;
	height:99px !important;
}
.vert_menu tr:nth-child(2n+1) {
	background-image:url('upload/image/design/default/vert_menu_bg_blue.png');
	background-repeat:no-repeat;
	height:98px !important;
}
.bg_vert_menu_bottom {
	height:23px;
	position:relative;
	bottom:23px;
	margin-bottom:0;
}
.vert_menu td {
	padding-left:76px;
	padding-right:20px;
	padding-top:0;
	padding-bottom:0;
}
.vert_menu td a {
	color:white;
	text-decoration:none;
	font-size:16px;
	padding:0;
	margin:0;
}
.vert_menu td a.active:link, .vert_menu td a.active:visited {
	font-weight:bold;
}
.sub_vert_menu_body {
	margin-top:5px;
	margin-bottom:25px;
}
.sub_vert_menu {
	padding:0;
	margin:0;
	padding-left:76px;
}
.sub_vert_menu li {
	margin:10px 0;
	list-style:none;
}
.sub_vert_menu li a {
	font-size:15px;
	text-decoration:none;
}
.right_block {
	vertical-align:top;
	padding:23px 0 20px 50px;
}
.path {
	color:#8c8a8a;
	font-size:14px;
}
.path a {
	/*color:#8c8a8a;*/
}
.body_form input {
	width:220px;
	height:35px;
	background-color:#58979C;
	position:relative;
	left:0;
	border-top:1px #34757B solid;
	border-bottom:0;
	padding-left:20px;
	color:white;
	outline:0;
	font-size:16px;
	border-left:1px #34757B solid;
	border-right:1px #34757B solid;
}
::-webkit-input-placeholder {color:#e0e2e4; font-size:16px;}
::-moz-placeholder          {color:#e0e2e4; font-size:16px;}/* Firefox 19+ */
:-moz-placeholder           {color:#e0e2e4; font-size:16px;}/* Firefox 18- */
:-ms-input-placeholder      {color:#e0e2e4; font-size:16px;}

.agreement_body {
	font-size:10px;
	padding-left: 20px;
}
.agreement_body input {
	width:15px;
	height:15px;
	position:relative;
	left:0;
	position:relative;
	top:3px;
	margin-left: -20px;
}
.agreement_body label {
	display:inline;
	clear:both;
	font-size: 14px;
	line-height:16px;
	background-image:none;
	width:auto;
	background:transparent;
	
}
.body_form textarea {
	border-left:1px #34757B solid;
	border-right:1px #34757B solid;
	border-top:1px #34757B solid;
	width:378px;
	height:72px;
	background-color:#58979C;
	padding-left:20px;
	padding-top:10px;
	outline:0;
	border-bottom:0;
	resize: none;
	color:white;
}
.form_left {
	vertical-align:top;
}
.form_right {
	vertical-align:top;
	padding-left:15px;
}
.form_right input[type="submit"] {
	background-color:#26608C;
	width:402px;
	text-transform:uppercase;
	height:38px;
}
.bg_footer {
	background-image:url('upload/image/design/default/bg_footer.jpg');
	height:125px;
	width:940px;
	margin:0 auto;
	padding:20px 30px 5px 30px;
	background-repeat:repeat-x;
}
.grac {
	color:white;
	font-size:24px;
	text-align:center;
	font-family: 'Roboto';
	margin-bottom:8px;
}
.copy {
	font-size:14px;
	vertical-align:top;
	width:280px;
	padding-top:5px;
}
.copy p {
	margin-bottom:4px;
	color:white;
}
.edit_bottom {
	vertical-align:top;
	padding-left:50px;
}
.edit_bottom td {
	color:white;
	padding:5px;
}
.edit_bottom td a {
	color:white;
}
.body_phone_bottom {
	vertical-align:top;
	padding-top:5px;
	width:200px;
	padding-left:20px;
}
.body_phone_bottom p {
	color:white;
	font-size:18px;
	margin-bottom:7px;
}
.body_phone_bottom p span {
	font-size:14px;
}
.dev {
	vertical-align:top;
	text-align:right;
	font-size:13px;
	padding-top:5px;
	width:202px;
}
.dev a {
	color:white;
}
.dev p {
	margin-bottom:5px;
}
.body_header {
	height:0;
	width:100%;
	position:absolute;
}
.body_header_main {
	z-index:99;
	position:relative;
	width:1000px;
	margin:0 auto;
}
.logo_body {
	float:left;
	margin-left:76px;
}
.edit_header {
	width:398px;
	height:92px;
	background-image:url('upload/image/design/default/bg_edit_header.png');
	float:right;
	margin-top:30px;
	padding:15px 25px;	
}
.left_header td {
	padding:5px;
}
.right_header p  {
	font-size:22px;
	text-align:right;
	margin-bottom:4px;
	font-weight:300;
}
.right_header p a {
	font-size:16px;
}
.flex-caption {
    bottom: 90px;
    color: #FFFFFF;
    font-size: 42px;
    left: 0;
    text-align: center;
    /*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);*/
    text-shadow: 3px 2px 0 #185abc;
    width: 96%;
	position:absolute;
	font-family: 'Roboto';
}
#lean_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}
#upform {
    width: 260px;
    background: #F3F4F6;
    padding:20px;
    display:none;
    border:1px #CCCCCC solid;
    font-family: 'Roboto';
    text-align:center;
}
#upform label {
	font-size:12px;
	margin:5px 0;
	display:block;
}
#upform h4 {
	margin:0 0 20px 0;
	color:black;
}
#upform p {
	font-size:14px;
}
#upform input {
	width:240px;
	padding:5px 10px;
	border:1px #CBCBC9 solid;
   -webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-bottom:10px;
	outline:0;
}
#upform .form_button input {
	width:220px;
	border:1px transparent solid;
	color:white;
	font-size:16px;
	height:34px;
	text-align:center;
	line-height:34px;
	text-decoration:none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:0;
	background-color:#265F8C;
}
#upform label input {
	display:inline;
	width:14px;
	height:14px;
	position:relative;
	top:3px;
}
.live {
	height:40px;
	overflow:auto;
	width:200px;
	margin-top:10px;
}
.form_body {
	background: #35959D;
	padding:20px;
	position: relative;
	z-index: 2;
	height: 220px;
	background-image:url('upload/image/design/default/bg_form.png');
	width: 656px;
}
.link_form span {
	display:inline-block;
	height:36px;
	background-image:url('upload/image/design/default/pattern.png');
	background-color:#255E8B;
	margin-left:20px;
	line-height:36px;
	color:white;
	padding:0 38px;
	font-size:18px;
}
.link_form a {
	background-image:url('upload/image/design/default/pattern.png');
	color:black;
	display:inline-block;
	height:36px;
	margin-left:7px;
	line-height:36px;
	font-size:18px;
	padding:0 38px;
	text-decoration:none;
}
.sub_vert_menu li a.active {
	font-weight: bold;
}
.copy a {
	color:white;
	text-decoration: none;
}
.copy a:hover {
	text-decoration: underline;
}
