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, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
a img {
	border: 0;
}

body {
	font-family: 'Open Sans', sans-serif;
	height: 100%;
}

ul, ol {
	margin-left: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
}

li {
	margin-bottom: 2px;
}

input, textarea {
	outline: none;
	resize: none;
	background-color: #FFFFFF;
}

tr, td, div, p {
	font-size: 13px;
	line-height: 140%;
	font-family: 'Open Sans', sans-serif;
}

p {
	margin-bottom: 15px;
}

a {
	color: #f38820;
	text-decoration: underline;
}

a:hover {
	color: #f46f11;
	text-decoration: none;
}

hr {
	border: 0;
	border-bottom-color: #c2c2c2;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	margin-top: 15px;
	margin-bottom: 15px;
}

h1, h2, h3, h4 {
	line-height: 140%;
	color: #333333;
	margin-bottom: 20px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
}

h1 {
	font-size: 24px;	
}

h2 {
	font-size: 20px;	
}

h3 {
	font-size: 16px;	
}

h4 {
	font-size: 14px;	
}

div.wrapper {
	width: 1010px;
	margin: auto;
}

div#header {
	width: 100%;
	height: 108px;
	background-color: #0e3154;	
}

div.logo {
	float: left;
}

div.logo img {
	margin-left: 2px;
	margin-top: 17px;
	z-index: 2;
	position: relative;
}

div.logo div {
	position: absolute;
	z-index: 1;
	background-image: url(/web/20181205182641im_/http://vju-ga.ru/images/bg_01_new.jpg);
	width: 713px;
	height: 108px;
	top: 0;
	margin-left: -203px;
}

div.online-consult {
	float: left;
	margin-left: 138px;
	margin-top: 36px;
	position: relative;
	z-index: 3;
}

div.online-consult img {
	float: left;
}

div.online-consult a {
	float: left;
	color: #FFF;
	margin-left: 14px;
	margin-top: 10px;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
}

div.online-consult a:hover {
	text-decoration: underline;
}

div.phone {
	float: left;
	color: #FFF;
	font-size: 18px;
	margin-top: 42px;
	margin-left: 85px;
	font-family: 'Open Sans', sans-serif;
}

div.callback {
	float: left;
	background-image: url(/web/20181205182641im_/http://vju-ga.ru/images/btn_01.png);
	width: 186px;
	height: 38px;
	text-align: center;
	text-transform: uppercase;
	margin-left: 25px;
	margin-top: 36px;
}

div.callback div {
	margin-top: 10px;
}

div.callback div a {
	color: #FFF;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
}

div.callback div a:hover {
	text-decoration: underline;
}

div#menu {
	height: 59px;
}

div#menu div ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#menu div ul li:first-child {
	margin-left: 0;
}

div#menu div ul li {
	float: left;
	font-weight: 800;
	text-transform: uppercase;
	margin-left: 46px;
	margin-top: 23px;
	font-size: 12px;
}

div#menu div ul li a {
	color: #000000;
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
}

div#menu div ul li a:hover {
	color: #757575;
}

div#menu div ul li.active a {
	color: #0d3b60;
}

div.customers {
    width: 100%;
    height: 399px;
    margin:0;
    overflow: hidden;
}

div.customers div.ctrl {
	width: 1010px;
	margin: auto;
}

div.customers div.ctrl .bn_Prev {
    width: 35px;
    height: 70px;
    cursor: pointer;
    background:url(/web/20181205182641im_/http://vju-ga.ru/images/arrow_01.png);
    float: left;
	z-index: 5;
	position: absolute;
	margin-top: 166px;
}
div.customers div.ctrl .bn_Next {
    width: 35px;
    height: 70px;
    cursor: pointer;
    background: url(/web/20181205182641im_/http://vju-ga.ru/images/arrow_02.png);
    float: left;
	z-index: 6;
	position: absolute;
	margin-top: 166px;
	margin-left: 975px;
}
div.customers #items_container {
    width: 100%;
    height: 399px;
	float: left;
}
div.customers .items {
    width: 100%;
    height: 399px !important;
    list-style:none;
	position: relative;
    margin:0;
    padding:0;
}
div.customers .items li {
    float: left;
    width: 100%;
    height:399px !important;
    padding:0 !important;
	background-repeat: no-repeat;
	background-position: center top;
}

div.customers .items li div.block {
	width: auto;
	background-repeat: no-repeat;
	background-position: center top;
}

div.customers .items li div.block div.banner {
	width: 1010px;
	height: 399px;
	margin: auto;	
}

div.banner p, div.banner td, div.banner div {
	line-height: 200%;	
}

div.customers #items_container .caroufredsel_wrapper {
	height:399px !important;
	width: 100%;
}

.pager {
	width: 1010px;
	text-align: center;
	position: absolute;
	z-index: 10;
	margin-top: 350px;
}
#pager a {
	border-radius: 10px;
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 10px 0 0;
	background-color: #95aabe;
}
#pager a:hover {
	background-color: rgba(255, 255, 255, 0.5);
}
#pager a span {
	display: none;
}
#pager a.selected {
	background-color: #0e3154;
}

div.services_block {
	border: solid 3px #d5d5d5;
	float: left;
	width: 478px;
	margin-top: 82px;
	display: inline-block;
	padding-bottom: 12px;
}

div.services_block:first-child {
	margin-right: 40px;	
}


div.services_block div.serv_icon {
	margin-top: -40px;
	text-align: center;
}

div.services_block div.serv_head {
	text-align: center;
	color: #1e2026;
	font-weight: 600;
	font-size: 24px;
	margin-top: 10px;
	margin-bottom: 25px;
}

ul.serv {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-left: 30px;
	padding-right: 30px;
}

ul.serv a {
	color: #1a5f88;
	text-decoration: none;
	font-size: 14px;
	font-weight: 600;	
}

ul.serv a:hover {
	color: #ff865c;
}

ul.serv li {
	width: 100%;
	float: none;
	display: inline-block;
	border-top: solid 1px #d1d1d1;
	padding-bottom: 8px;
	padding-top: 16px;
}

ul.serv li span {
	float: left;
}

ul.serv li img {
	float: right;
}

div.cont_wrp {
	margin-top: 35px;
}

div#footer {
	height: 129px;
	margin-top: 35px;
	background-color: #0e3154;
	background-image: url(/web/20181205182641im_/http://vju-ga.ru/images/bg_02.jpg);
	background-repeat: no-repeat;
	background-position: top center;
		
}

div#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	padding-bottom: 18px;
}

div#footer ul li {
	float: left;
	margin-left: 42px;
	margin-top: 22px;
}

div#footer ul li:first-child {
	margin-left: 0px;
}

div#footer ul li a {
	color: #d9e8f1;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
}

div#footer ul li.active a {
	color: #8cb0c8;
}

div.wr_bottom > div {
	display: inline-block;
	float: right;
	margin-top: 26px;
}

div.wr_bottom > div:first-child {
	float: left;
}

div.wr_bottom > div.copyright {
	color: #8cb0c8;
	font-weight: 600;
	font-size: 12px;
}

div.wr_bottom > div.ym {
	margin-right: 50px;
	margin-top: 28px;
}

div.wr_bottom > div.dev > a {
	color: #8cb0c8;
	font-weight: 600;
	font-size: 12px;
	text-decoration: none;
}

div.wr_bottom > div.dev > a:hover {
	text-decoration: underline;
}

div.wr_bottom > div.dev > span {
	color: #f7f9fa;
	font-weight: 600;
	font-size: 12px;
	text-transform: uppercase;
	background-image: url(/web/20181205182641im_/http://vju-ga.ru/images/liftstudio.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 32px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 8px;
}

hr.sub {
	border-bottom: solid 1px #c0c0c0;
	margin: 0;
	padding: 0;
	font-size: 0;
	margin-bottom: 30px;
}

div.breadcrumbs {
	font-size: 11px;
	color: #666666;
	margin-bottom: 15px;
}

div.breadcrumbs a {
	color: #666666;
	text-decoration: underline;
}

div.breadcrumbs a:hover {
	text-decoration: none;
}

div.breadcrumbs span {
	margin-left: 5px;
	margin-right: 5px;
}

div.breadcrumbs span.current {
	margin: 0;
}

div.content ul li {
	color: #05547e;
}

div.content ul li span {
	color: #333333;
}

div.content ol li {
	color: #05547e;
	font-weight: bold;
}

div.content ol li span {
	color: #333333;
	font-weight: normal;
}

blockquote {
	color: #05547e;
	line-height: 180%;
	font-style: italic;
	font-weight: 700;
	border-top: solid 1px #afafaf;
	border-bottom: solid 1px #afafaf;
	margin-bottom: 30px;
	padding-top: 25px;
	padding-left: 55px;
	padding-bottom: 10px;
	background-image: url(/web/20181205182641im_/http://vju-ga.ru/images/quotes.png);
	background-repeat: no-repeat;
	background-position: 2px 30px;
}

div.serv_ins {
	margin-top: 30px;	
}

div.price_head {
	line-height: 140%;
	color: #333333;
	margin-bottom: 10px;
	margin-top: 30px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
}

table.pr {
	margin-bottom: 40px;
}

table.pr:last-child {
	margin-bottom: 0;
}

table tr.pr_thead td {
	color: #5e5e5e;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	border-bottom: solid 1px #e6e6e6;
	padding: 15px;
	padding-right: 0;
}

table tr.pr_thead td:first-child {
	width: 440px;
}

table tr.pr_tbody td {
	color: #333333;
	font-size: 13px;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 0;
	font-weight: 600;
}

table tr.pr_tbody td:first-child {
	width: 440px;
}

table tr.c2 td {
	background-color: #e6e6e6;
}

table tr.pr_tbody td a {
	color: #333333;
	text-decoration: underline;
}

table tr.pr_tbody td a:hover {
	color: #333333;
	text-decoration: none;
}

div.cnts_01 {
	background-color: #e9e9e9;
	width: 100%;
	height: 54px;	
}

div.cnts_02 {
	float: left;
	margin-top: 15px;
	margin-left: 100px;
	color: #333333;
	font-size: 13px;
	font-weight: 600;
}

div.cnts_02:first-child {
	margin-left: 0px;	
}

div.cnts_02 img {
	float: left;
	margin-right: 8px;
	margin-top: -1px;
}

div.news-unit {
	display: inline-block;
	margin-bottom: 30px;
}

div.news-unit:first-child {
	margin-top: 0;
}

div.news-header {
	float: left;
	width: 100%;
}

div.news-header-p {
	width: 845px;
}


div.news-header a {
	color: #0c4269;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 15px;
}

div.news-desc {
	font-size: 13px;
	color: #333333;
	margin-top: 10px;
	float: left;
	width: 100%;
	text-align: justify;
}

div.news-desc-p {
	width: 845px;
}

div.news-unit img {
	float: left;
	margin-top: 3px;
	margin-right: 15px;	
}

div.pagination {
	margin: auto;
	text-align: center;
	display: table;
}

div.pagination div {
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: 700;
}

div.pagination div.current_page {
	background-color: #ff7646;
	color: #ffffff;
	border-radius: 15px;
}

div.pagination div a {
	color: #400101;
	text-decoration: none;
}

div.pagination div a:hover {
	color: #400101;
}

div.news-unit-ins {
	display: inline-block;
	background-color: #FFF;
	padding: 20px;	
}

div.customers1 {
    width: 1010px;
    height: 407px;
    margin:0;
    overflow: hidden;
	background-color: #e6e6e6;
}

div.customers1 div.ctrl {
	width: 1010px;
	margin: auto;
}

div.customers1 div.ctrl .bn_Prev {
    width: 91px;
    height: 407px;
    cursor: pointer;
    background:url(/web/20181205182641im_/http://vju-ga.ru/images/arrow_03.gif);
    float: left;
	z-index: 5;
	position: absolute;
}
div.customers1 div.ctrl .bn_Next {
    width: 81px;
    height: 407px;
    cursor: pointer;
    background: url(/web/20181205182641im_/http://vju-ga.ru/images/arrow_04.gif);
	background-position: right top;
    float: left;
	z-index: 6;
	position: absolute;
	margin-left: 930px;
}
div.customers1 #items_container {
    width: 840px;
    height: 337px;
	float: left;
	margin-left: 91px;
	margin-top: 34px;

}
div.customers1 .items {
	width: 840px;
    height: 337px !important;
    list-style: none;
	position: relative;
    margin:0;
    padding:0;
}
div.customers1 .items li {
    float: left;
    width: 238px;
    height: 337px !important;
    padding:0 !important;
	background:none;
	margin-right: 62px;
}

div.customers1 #items_container .caroufredsel_wrapper {
	height: 337px !important;
}

form > div.consult_frm_line {
	width: 600px;
	display: inline-block;
	margin-bottom: 15px;
}

form > div.consult_frm_line > label {
	float: left;
	width: 150px;
	margin-top: 6px;
	margin-right: 10px;
	color: #4e4e4e;
	font-size: 13px;
	font-weight: 600;
}

form > div.consult_frm_line > label > span {
	color: #ff3232;
}

form > div.consult_frm_line > input {
	border: solid 1px #bdbdbd;
	width: 400px;
	padding: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	float: left;
}

form > div.consult_frm_line > input#consult_frm_kcaptcha {
	width: 285px;
	margin-top: 4px;
}

form > div.consult_frm_line > textarea {
	border: solid 1px #bdbdbd;
	width: 400px;
	height: 230px;
	padding: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	float: left;
}

form > div.consult_frm_line > img {
	float: left;
	margin-right: 15px;
}

form > div.consult_frm_line > input#consult_frm_sbmt {
	cursor: pointer;
	border: 0;
	padding: 0;
	width: auto;
}

div.consult_frm_st_1 {
	border: dashed 1px #009900;
	width: 546px;
	padding: 12px;
	margin-bottom: 30px;
	font-size: 13px;
	font-weight: 600;
}

div.consult_frm_st_2 {
	border: dashed 1px #CC0000;
	width: 546px;
	padding: 12px;
	margin-bottom: 30px;
	font-size: 13px;
	font-weight: 600;
}

div.consult-unit {
	border-top: solid 1px #cbcbcb;
	padding-top: 20px;
	padding-bottom: 20px;
}

div.consult-v {
	color: #333333;
	font-size: 12px;
	font-weight: 600;	
}

div.consult-o, div.consult-o-new {
	color: #333333;
	font-size: 12px;
	font-weight: 600;
	background-color: #ececec;
	border-left: solid 4px #1663a2;
	margin-left: 18px;
	margin-top: 15px;
	padding: 12px;
	padding-left: 18px;
	display: none;
}

div.consult-o-new2 {
	color: #333333;
	font-size: 12px;
	font-weight: 600;
}

div.rmore_cont {
	width: 120px;
	float: right;
	position: relative;
	margin-top: -20px;
	text-align: right;
	background-image: url(/web/20181205182641im_/http://vju-ga.ru/images/bg_03.png);
	background-repeat: repeat-y;
	background-position: left top;
}

a.rmore {
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;
	background-color: #E5E5E5;
	border-radius: 5px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
	font-size: 11px;
}

a.rmore:hover {
	border-color: #999;
}

a.rless {
	position: relative;
	margin-top: -25px;
	float: left;
}

div.consult-o-new {
	display: block;
}

div.consult-d, div.consult-d-new {
	font-size: 14px;
	font-weight: 600;
	margin-top: 20px;
	color: #1072a6;
	cursor: pointer;
}

div.consult-d-new {
	cursor: default;
}

div.consult-d img, div.consult-d-new img {
	float: left;
	display: inline-block;
	margin-right: 8px;
	margin-top: -4px;
}

div.consult-votes {
	width: 175px;
	margin-top: 15px;
	height: 30px;
	margin-left: 775px;
}

div.consult-votes-f1 {
	float: left;	
}

div.consult-votes-f2 {
	float: left;	
}

div.consult-votes-line {
	float: left;
	width: 112px;
	margin-left: 10px;
}

div.consult-votes-bar {
	background-color: #e62020;
	height: 4px;
	width: 102px;
	margin-bottom: 4px;
	margin-top: 2px;
}

div.consult-votes-bar div {
	background-color: #35ba00;
	height: 4px;
}

div.consult-votes-bar1 {
	font-size: 11px;
	float: left;
	font-weight: bold;
}

div.consult-votes-bar1 span {
	color: #ba0d00;
}

div.consult-votes-bar2 {
	font-size: 11px;
	float: right;
	margin-right: 10px;
	font-weight: bold;
}

div.consult-votes-bar2 span {
	color: #35ba00;
}

img.vote {
	cursor: pointer;	
}

div.customers2 {
    width: 1010px;
    height: 260px;
    margin:0;
    overflow: hidden;
	background-color: #e6e6e6;
}

div.customers2 div.ctrl {
	width: 1010px;
	margin: auto;
}

div.customers2 div.ctrl .bn_Prev {
    width: 35px;
    height: 68px;
    cursor: pointer;
    background:url(/web/20181205182641im_/http://vju-ga.ru/images/arrow_05.gif);
	background-repeat: no-repeat;
    float: left;
	z-index: 5;
	position: absolute;
	margin-top: 92px;
}
div.customers2 div.ctrl .bn_Next {
    width: 35px;
    height: 68px;
    cursor: pointer;
    background: url(/web/20181205182641im_/http://vju-ga.ru/images/arrow_06.gif);
	background-repeat: no-repeat;
    float: left;
	z-index: 6;
	position: absolute;
	margin-left: 975px;
	margin-top: 92px;
}
div.customers2 #items_container {
    width: 890px;
    height: 205px;
	float: left;
	margin-left: 60px;
	margin-top: 25px;

}
div.customers2 .items {
	width: 890px;
    height: 205px !important;
    list-style: none;
	position: relative;
    margin:0;
    padding:0;
}
div.customers2 .items li {
    float: left;
    width: 890px;
    height: 205px !important;
    padding:0 !important;
	background:none;
}

div.customers2 .items li div {
	float: left;
	width: 710px;
	text-align: justify;
	line-height: 180%;
	color: #333333;
	font-weight: 600;
	font-size: 13px;
}

div.customers2 .items li img {
	float: right;
}

div.customers2 #items_container .caroufredsel_wrapper {
	height: 205px !important;
}

div.practice_head {
	font-size: 16px;
	font-weight: 600;
	margin-top: 40px;
}

div.practice_desc {
	margin-top: 20px;
	margin-bottom: 30px;	
}

div.practice_header {
	font-size: 14px;
	font-weight: 600;
	margin-top: 25px;
	color: #1072a6;
	cursor: pointer;
}

div.practice_header img {
	float: left;
	display: inline-block;
	margin-right: 8px;
	margin-top: -4px;
}

div.practice_body {
	margin-top: 20px;
	margin-bottom: 15px;
	text-align: justify;
	display: none;
	padding-left: 37px;
}

div.practice_body img {
	float: right;
	display: inline-block;
	margin-left: 15px;
	margin-top: 5px;
}

div.cb_body {
	width: 290px;
	margin-left: 30px;
	margin-right: 30px;
}

div.cb_header {
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	width: 290px;
	margin-top: 20px;
	margin-bottom: 20px;
}

input.cb_inp1 {
	display: inline-block;
	background-color: #e0e0e0;
	border: none;
	padding: 12px 10px 12px;
	font-size: 12px;
	width: 270px;
	margin-bottom: 15px;
}

input.cb_inp2 {
	background-color: #e48627;
	color: #FFF;
	text-transform: uppercase;
	border: none;
	padding: 10px 20px 10px;
	margin-top: 15px;
	margin-bottom: 20px;
	cursor: pointer;
}

div.cb_hint {
	font-size: 10px;	
}

div.cb_dp {
	display: inline-block;	
}

div.cb_dp div.cb_dp_unit {
	float: left;
	display: inline-block;	
	width: 135px;
}

div.cb_dp div.cb_dp_unit:last-child {
	margin-left: 20px;
}

div.cb_dp div.cb_dp_unit label {
	font-size: 11px;
	width: 135px;
	margin-bottom: 5px;
	float: left;
}

div.cb_dp div.cb_dp_unit input {
	background-color: #e0e0e0;
	border: none;
	padding: 12px 10px 12px;
	font-size: 12px;
	width: 115px;
	margin-bottom: 15px;	
	float: left;
}

div.cb_dp div.cb_dp_unit select {
	background-color: #e0e0e0;
	border: none;
	padding: 12px 10px 10px;
	font-size: 12px;
	width: 135px;
	margin-bottom: 15px;
	float: left;
}

.ui-datepicker-trigger {
	position: absolute;
	margin-left: -30px;
	margin-top: 32px;
	z-index: 100;
	cursor: pointer;
}

div.cb_res {
	text-align: center;	
}

div.backlink {
	margin-top: 30px;
	font-size: 12px;	
}
/*
     FILE ARCHIVED ON 18:26:41 Dec 05, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:43:40 Nov 27, 2020.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  PetaboxLoader3.resolve: 98.997 (2)
  load_resource: 264.312 (2)
  exclusion.robots: 0.359
  CDXLines.iter: 21.668 (3)
  LoadShardBlock: 168.446 (3)
  RedisCDXSource: 16.278
  exclusion.robots.policy: 0.329
  esindex: 0.014
  PetaboxLoader3.datanode: 190.643 (5)
  captures_list: 218.147
*/