/*

0416 - 18:06 07.10.2014
Dmitriy S Vorobyov
v.d.s [at] bk.ru
http://verstalshik.info/

*/

@font-face {
	font-family: 'pt_sansregular';
	font-weight: normal;
	font-style: normal;

	src: url('fonts/pts55f-webfont.eot');
	src: url('fonts/pts55f-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/pts55f-webfont.woff') format('woff'),
	url('fonts/pts55f-webfont.ttf') format('truetype'),
	url('fonts/pts55f-webfont.svg#pt_sansregular') format('svg');
}

@font-face {
	font-family: 'pt_sansbold';
	font-weight: normal;
	font-style: normal;

	src: url('fonts/pts75f-webfont.eot');
	src: url('fonts/pts75f-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/pts75f-webfont.woff') format('woff'),
	url('fonts/pts75f-webfont.ttf') format('truetype'),
	url('fonts/pts75f-webfont.svg#pt_sansbold') format('svg');
}

@font-face {
	font-family: 'ubunturegular';
	font-weight: normal;
	font-style: normal;

	src: url('fonts/ubuntu_allfont.ru-webfont.eot');
	src: url('fonts/ubuntu_allfont.ru-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/ubuntu_allfont.ru-webfont.woff') format('woff'),
	url('fonts/ubuntu_allfont.ru-webfont.ttf') format('truetype'),
	url('fonts/ubuntu_allfont.ru-webfont.svg#ubunturegular') format('svg');
}

* {
	margin: 0;
	padding: 0;
}
html {
	min-width: 1178px;
	height: 100%;
	background: #fff;
}
body {
	font-family: 'pt_sansregular';
	font-size: 18px;
	line-height: 21px;
	position: relative;
	min-width: 1178px;
	height: 100%;
	color: #272727;
}
body img {
	border: none;
}
body a {
	cursor: pointer;
	text-decoration: underline;
	color: #2364bc;
	outline: none;
}
body a:hover {
	color: #4388e6;
}

ul {
	overflow: hidden;
	list-style: none;

	//zoom: 1;
}
h1,
h2,
h3,
h4,
h5,
h6,
h7 {
	font-weight: lighter;
}

b {
	font-weight: bold;
}

input,
textarea {
	outline: none;
}
textarea {
	overflow: auto;
	resize: none;
}

table {
	border-collapse: collapse;
}

.btouter {
	position: relative;
	min-height: 100%;
	margin: 0 auto -331px auto;
	background: url(img/btouter.png) 0 100% repeat-x;

	_height: 100%;
}

.header,
.header > div {
	position: relative;
	height: 117px;
}
.header {
	border-bottom: 5px solid #fff;
	background: #fff url(img/header.png) repeat-x;
}
.header > div {
	width: 1178px;
	margin: 0 auto;
}

.header > div > a:first-child > img,
.header > div > img:first-child {
	position: absolute;
	top: 13px;
	left: 29px;
	width: 355px;
	height: 88px;
}

.header > div > span {
	font-size: 14px;
	position: absolute;
	top: -7px;
	left: 497px;
	padding-top: 42px;
	color: #2a2a2a;
}
.header > div > span:before {
	position: absolute;
	top: 48px;
	left: -25px;
	width: 18px;
	height: 38px;
	content: '';
	background: url(img/header-div-span-before.png) no-repeat;
}
.header > div > span > span {
	font-family: 'pt_sansbold';
	font-size: 24px;
	line-height: 33px;
	display: block;
}
b.phone-text {
	font-weight: normal;
}
.header > div > div {
	position: absolute;
	top: 30px;
	right: 50px;
	overflow: hidden;
	width: 176px;

	//zoom: 1;
}
.header > div > div > a {
	font-size: 14px;
	line-height: 35px;
	float: right;
	height: 33px;
	margin-bottom: 5px;
	text-decoration: none;
	color: #fff;
	-webkit-border-radius: 4px;
		 -moz-border-radius: 4px;
					border-radius: 4px;
}
.header > div > div > a:first-child {
	width: 137px;
	padding-left: 39px;
	background: #4d81c8 url(img/header-div-div-a.png) 9px 6px no-repeat;
}
.header > div > div > a:first-child:hover {
	background: #295796 url(img/header-div-div-a.png) 9px 6px no-repeat;
}
.header > div > div a + a {
	width: 96px;
	padding-left: 40px;
	background: #d53838 url(img/header-div-div-a-a.png) 10px 8px no-repeat;
}
.header > div > div a + a:hover {
	background: #a90f0f url(img/header-div-div-a-a.png) 10px 8px no-repeat;
}

.topmenu {
	position: relative;
	height: 64px;
	background: #d2d2d2 url(img/topmenu.png) repeat-x;
}
.topmenu:after {
	position: absolute;
	top: 64px;
	right: 0;
	left: 0;
	height: 8px;
	content: '';
	background: url(img/topmenu-after.png) 50% 0 no-repeat;
	background-size: 100% auto;
}

.topmenu ul {
	overflow: visible;
}

.topmenu > ul,
.topmenu > ul > li,
.topmenu > ul > li > a {
	height: 64px;
}
.topmenu > ul {
	width: 1147px;
	margin: 0 auto;
	padding: 0 0 0 31px;
}
.topmenu > ul > li,
.topmenu > ul > li > a {
	float: left;
}
.topmenu > ul > li {
	position: relative;
	overflow: hidden;
	margin-right: 16px;

	//zoom: 1;
}
.topmenu > ul > li:hover {
	overflow: visible;
}
.topmenu > ul > li:first-child {
	margin-right: 37px;
}

.topmenu > ul > li > a {
	font-family: 'pt_sansbold';
	font-size: 18px;
	line-height: 64px;
	padding: 0 16px 0 21px;
	text-decoration: none;
	color: #2364bc;
					text-shadow: 0 1px 1px #fff;

	-webkit-text-shadow: 0 1px 1px #fff;
		 -moz-text-shadow: 0 1px 1px #fff;
}
.topmenu > ul > li:hover > a {
	text-decoration: underline;
	color: #458ced;
}

.topmenu > ul > li > ul {
	position: absolute;
	z-index: 100;
	top: 64px;
	left: 21px;
	width: 100%;
	border-top: none;
}
.topmenu > ul > li > ul:before {
	position: absolute;
	top: -34px;
	right: 21px;
	width: 7px;
	height: 5px;
	content: '';
	background: url(img/topmenu-ul-li-ul-before.png) no-repeat;
}
.topmenu > ul > li > ul > li {
	font-size: 18px;
	display: block;
	width: 232px;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	background: #f3f3f3;
}
.topmenu > ul > li > ul > li:first-child {
	padding-top: 5px;
}
.topmenu > ul > li > ul > li:last-child {
	border-bottom: 2px solid #fff;
}
.topmenu > ul > li > ul > li > a {
	display: block;
	padding: 7px 10px 7px 28px;
	text-decoration: none;
	color: #2364bc;
}
.topmenu > ul > li > ul > li > a:hover,
.topmenu > ul > li > ul > .open > a {
	text-decoration: none;
	color: #fff;
	background: #0c2f5e;
}

.header-1 {
	min-height: 871px;
	padding: 20px 0 54px 0;
	background: #f3f3f3 url(img/header-1.jpg) repeat-x;
}

.carousel {
	position: relative;
	width: 1116px;
	height: 349px;
	margin: 0 auto;
	padding: 0 31px 0 31px;
	background: url(img/topmenu-after.png) 50% 329px no-repeat;
}
.carousel .caroufredsel_wrapper {
	display: block;
	border: 10px solid #fff;
}
.carousel .caroufredsel_wrapper ul {
	display: block;
}
.carousel .caroufredsel_wrapper ul li {
	float: left;
	width: 1096px;
	height: 309px;
	background: #000;
}
.carousel .caroufredsel_wrapper ul li > div {
	position: relative;
	overflow: hidden;
	padding: 58px 0 0 30px;

	//zoom: 1;
}

.carousel .caroufredsel_wrapper ul li > div > span {
	font-family: 'pt_sansbold';
	display: block;
	-webkit-text-shadow: ;
	-moz-text-shadow: ;
	text-shadow: 1px 1px 0 #000;
}

.carousel .caroufredsel_wrapper ul li > div > span:first-child {
	font-size: 53px;
	line-height: 60px;
	color: #fff;
}
.carousel .caroufredsel_wrapper ul li > div > span + span {
	font-size: 27px;
	line-height: 30px;
	margin: -3px 0 27px 0;
	color: #feef52;
}
.carousel .caroufredsel_wrapper ul li > div > a {
	font-family: 'pt_sansbold';
	font-size: 18px;
	line-height: 48px;
	display: inline-block;
	width: 122px;
	height: 48px;
	padding: 0 33px 0 18px;
	text-decoration: none;
	color: #0a1727;
	-webkit-border-radius: 5px;
		 -moz-border-radius: 5px;
					border-radius: 5px;
	background: #fdee54 url(img/carousel-caroufredsel_wrapper-ul-li-div-a.png) 100% 16px no-repeat;
}

.carousel .caroufredsel_wrapper ul li > div > a:hover {
	background-color: #fff593;
}
.carousel .prev,
.carousel .next {
	position: absolute;
	top: 148px;
	overflow: hidden;
	width: 18px;
	height: 41px;
	text-align: left;
	text-indent: -1000px;

	//zoom: 1;
}

.carousel .prev {
	left: 0;
	background: url(img/carousel-prev.png) no-repeat;
}
.carousel .next {
	right: 0;
	background: url(img/carousel-next.png) no-repeat;
}
.carousel .pager {
	position: absolute;
	top: 281px;
	left: 71px;
}
.carousel .pager a {
	float: left;
	overflow: hidden;
	width: 10px;
	height: 10px;
	margin-right: 13px;
	text-align: left;
	text-decoration: none;
	text-indent: -1000px;
	border: 6px solid #fff;
	-webkit-border-radius: 11px;
		 -moz-border-radius: 11px;
					border-radius: 11px;
	background: #fff;

	//zoom: 1;
}

.carousel .pager a.selected {
	text-decoration: underline;
	background: #3c3c3c;
}

.domains {
	position: relative;
	width: 1096px;
	margin: 0 auto 24px auto;
	padding: 10px;
	background: #fff;
}

.domains:after {
	position: absolute;
	right: 0;
	bottom: -8px;
	left: 0;
	height: 8px;
	content: '';
	background: url(img/topmenu-after.png) 50% 0 no-repeat;
	background-size: 100% auto;
}

.domains > div {
	overflow: hidden;
	padding-bottom: 22px;
	border: 3px solid #feef52;

	//zoom: 1;
}
.domains > div > div:first-child {
	float: left;
	width: 731px;
	margin: 28px 0 0 0;
	padding: 0 0 0 27px;
	border-right: 1px solid #e4e4e4;
}

.domains > div > div:first-child > div:first-child {
	width: 706px;
	height: 45px;
	border: 2px solid #b7b7b7;
	-webkit-border-radius: 4px;
		 -moz-border-radius: 4px;
					border-radius: 4px;
}
.domains > div > div:first-child > div:first-child > input[type='text'] {
	font-family: 'pt_sansregular';
	font-size: 19px;
	line-height: 45px;
	float: left;
	width: 552px;
	height: 45px;
	padding: 0 0 0 13px;
	color: #d6d6d6;
	border: none;
}

.domains > div > div:first-child > div:first-child > input[type='submit'] {
	font-family: 'pt_sansbold';
	font-size: 17px;
	line-height: 39px;
	float: right;
	width: 123px;
	width: 123px;
	height: 39px;
	margin: 3px 3px 0 0;
	cursor: pointer;
	text-align: center;
	color: #fff;
	border: none;
	background: #0f3363 url(img/mw-ins.png) no-repeat;
}

.domains > div > div:first-child > div:first-child > input[type='button'] {
	font-family: 'pt_sansbold';
	font-size: 17px;
	line-height: 39px;
	float: right;
	width: 123px;
	width: 123px;
	height: 39px;
	margin: 3px 3px 0 -120px;
	cursor: pointer;
	text-align: center;
	color: #fff;
	border: none;
	background: #0f3363 url(img/mw-ins.png) no-repeat;
}
.domains > div > div:first-child > div:first-child > input[type='submit']:hover {
			 opacity: .8;

	filter: alpha(opacity=80);
	-moz-opacity: .8;
}

.domains > div > div:first-child > div:first-child > input[type='button']:hover {
			 opacity: .8;

	filter: alpha(opacity=80);
	-moz-opacity: .8;
}
.domains > div > div:first-child > div + div {
	overflow: hidden;
	padding: 0 0 17px 0;

	//zoom: 1;
}
.domains > div > div:first-child > div + div > div:first-child {
	float: left;
	overflow: hidden;
	padding: 24px 0 0 0;

	//zoom: 1;
}


.ns-checkbox {
	position: relative;
	float: left;
	height: 22px;
	cursor: pointer;
}
.ns-checkbox input[type='checkbox'] {
	position: absolute;
	top: 0;
	left: 0;
}
.ns-checkbox span {
	font-size: 17px;
	position: relative;
	top: 3px;
	display: inline-block;
	padding: 0 35px 0 29px;
	color: #083878;
}
.ns-checkbox span::before {
	top: -4px;
	left: 0;
	width: 22px;
	height: 22px;
	content: '';
	background: #959595 url(img/ns-checkbox.png) no-repeat;
}

.ns-checkbox input[type='checkbox']:checked + span::before {
	background: #083878 url(img/ns-checkbox.png) 0 -22px no-repeat;
}

.domains > div > div:first-child > div + div > div + div {
	font-size: 16px;
	float: right;
	padding: 27px 29px 0 0;
}

.domains > div > div + div {
	font-size: 16px;
	line-height: 18px;
	float: right;
	width: 300px;
	margin-top: 26px;
	margin-left: -1px;
	padding: 0 10px 0 21px;
	color: #2e2e2e;
	border-left: 1px solid #e4e4e4;
}


.domains > div > div + div span {
	font-family: 'pt_sansbold';
	font-size: 24px;
	line-height: 30px;
	display: block;
	color: #d52828;
}
.domains > div > div + div a {
	font-family: 'pt_sansbold';
	font-size: 14px;
	line-height: 23px;
	display: inline-block;
	width: 99px;
	height: 23px;
	margin: 9px 0 0 0;
	text-align: center;
	text-decoration: none;
	color: #fff;
	-webkit-border-radius: 3px;
		 -moz-border-radius: 3px;
					border-radius: 3px;
	background: #5d5d5d;
}
.domains > div > div + div a:hover {
	background: #d52828;
}


.tab {
	position: relative;
	width: 1116px;
	margin: 0 auto;
}
.tab:after {
	position: absolute;
	right: 0;
	bottom: -8px;
	left: 0;
	height: 8px;
	content: '';
	background: url(img/topmenu-after.png) 50% 0 no-repeat;
	background-size: 100% auto;
}

.tab .tabs-title {
	font-family: 'ubunturegular';
	height: 57px;
}
.tab .tabs-title a {
	line-height: 55px;
	position: relative;
	float: left;
	height: 55px;
	margin-right: 2px;
	padding: 0 17px;
	text-decoration: none;
	color: #2364bc;
	border: 1px solid #e6e9ec;
	border-bottom: none;
	-webkit-border-radius: 3px 3px 0 0;
		 -moz-border-radius: 3px 3px 0 0;
					border-radius: 3px 3px 0 0;
}

.tab .tabs-title a:hover {
	color: #569bf8;
}
.tab .tabs-title a span {
	line-height: 16px;
	position: relative;
	display: inline-block;
	margin: 0 13px;
	border-bottom: 1px dotted #2364bc;
}
.tab .tabs-title a:hover span {
	border-bottom: 1px dotted #569bf8;
}
.tab .tabs-title .selected,
.tab .tabs-title .selected:hover {
	z-index: 30;
	height: 53px;
	padding: 0 15px;
	cursor: text;
	color: #444;
	border: 4px solid #fff;
	border-bottom: none;
	background: #f4f4f4;
}
.tab .tabs-title .selected + a {
	margin-left: -3px;
	padding-left: 20px;
	-webkit-border-radius: 0 3px 0 0;
		 -moz-border-radius: 0 3px 0 0;
					border-radius: 0 3px 0 0;
}

.tab .tabs-title .selected:after {
	position: absolute;
	right: 0;
	bottom: -3px;
	left: 0;
	height: 3px;
	content: '';
	background: #f4f4f4;
}
.tab .tabs-title .selected span,
.tab .tabs-title .selected:hover span {
	top: -2px;
	border-bottom: 1px solid transparent;
}

.tab .tabs-title .selected:before {
	position: absolute;
	top: -3px;
	right: -10px;
	width: 10px;
	height: 59px;
	content: '';
	background: url(img/tab-tabs-title-selected-before.png) no-repeat;
}

.tab .tabs-content-outer {
	overflow: hidden;
	padding: 27px 10px 25px 27px;
	border: 3px solid #fff;
	-webkit-border-radius: 0 3px 3px 3px;
		 -moz-border-radius: 0 3px 3px 3px;
					border-radius: 0 3px 3px 3px;
	background: #f4f4f4;

	//zoom: 1;
}

.tabs-content-v1 {
	font-size: 0;
	line-height: 0;
	overflow: hidden;
	width: 1092px;
	margin-left: -12px;

	//zoom: 1;
}
.tabs-content-v1 > div {
	font-size: 18px;
	line-height: 21px;
	display: inline-block;
	width: 260px;
	margin-right: -1px;
	margin-left: 12px;
	padding-bottom: 4px;
	vertical-align: top;

	//display: inline;
}
.tabs-content-v1 > div > div {
	position: relative;
	margin-right: 21px;
	border: 1px solid #ccc;
	background: #fff;
	-webkit-box-shadow: 0 1px 4px #ccc;
		 -moz-box-shadow: 0 1px 4px #ccc;
					box-shadow: 0 1px 4px #ccc;
}
.tabs-content-v1 > div > div > span {
	font-family: 'pt_sansbold';
	font-size: 34px;
	line-height: 40px;
	display: block;
	padding: 10px 0 14px 10px;
	color: #f03333;
}
.tabs-content-v1 > div > div > div {
	overflow: hidden;
	width: 259px;
	margin-bottom: 20px;

	//zoom: 1;
}
.tabs-content-v1 > div > div > div > span {
	font-size: 17px;
	float: left;
	width: 170px;
	padding-top: 4px;
	padding-left: 10px;
	color: #2f2f2f;
}
.tabs-content-v1 > div > div > div > div {
	font-family: 'pt_sansbold';
	font-size: 34px;
	line-height: 57px;
	position: relative;
	float: right;
	height: 50px;
	padding: 0 9px;
	color: #fff;
	-webkit-border-radius: 3px;
		 -moz-border-radius: 3px;
					border-radius: 3px;
	background: #f03333;
}
.tabs-content-v1 > div > div > div > div > span {
	font-family: 'pt_sansregular';
	font-size: 13px;
	position: relative;
	top: -10px;
	text-decoration: underline;
}
.tabs-content-v1 > div > div > a {
	font-family: 'pt_sansbold';
	font-size: 16px;
	line-height: 40px;
	display: block;
	width: 93px;
	height: 38px;
	margin: 0 auto 16px auto;
	padding: 0 0 0 26px;
	text-align: left;
	text-decoration: none;
	color: #424242;
	-webkit-border-radius: 4px;
		 -moz-border-radius: 4px;
					border-radius: 4px;
	background: #fdee54 url(img/tabs-content-v1-div-div-a.png) 100% 15px no-repeat;
}

.tabs-content-v1 > div > div > a:hover {
	background-color: #fff593;
}

.header-2 {
	position: relative;
	z-index: 50;
	height: 88px;
	background: #f3f3f3 url(img/header-1.jpg) repeat-x;
}
.header-2 div {
	position: relative;
	width: 1114px;
	height: 60px;
	margin: 0 auto;
	padding: 0 31px 0 33px;
}
.header-2 div:after {
	position: absolute;
	right: 0;
	bottom: -8px;
	left: 0;
	height: 8px;
	content: '';
	background: url(img/topmenu-after.png) 50% 0 no-repeat;
	background-size: 100% auto;
}
.header-2 ul {
	height: 60px;
	padding: 0 0 0 18px;
	background: #fff url(img/header-2-div.png) 50% 0 no-repeat;
}
.header-2 li {
	font-size: 17px;
	line-height: 62px;
	float: left;
	height: 60px;
	padding: 0 50px 0 0;
}
.header-2 a {
	text-decoration: none;
	color: #656565;
}
.header-2 a:hover {
	text-decoration: underline;
	color: #656565;
}
.header-2 .open a,
.header-2 .open a:hover {
	cursor: text;
	text-decoration: none;
	color: #9f9f9f;
}

.header-3 {
	height: 44px;
	background: #f3f3f3 url(img/header-1.jpg) repeat-x;
}

.bt,
.bt > div {
	overflow: hidden;

	//zoom: 1;
}
.bt {
	width: 1178px;
	min-height: 578px;
	margin: 0 auto;
	padding-bottom: 165px;
}
.bt_1 {
	position: relative;
	overflow: hidden;
	padding: 5px 31px 0 49px;

	//zoom: 1;
}

.bt_1 > h1:first-child {
	margin-bottom: -5px;
	padding-bottom: 0;
}

.btl {
	float: left;
	width: 595px;
	padding: 34px 0 0 51px;
}
.btr {
	float: right;
	width: 449px;
	padding: 34px 51px 0 0;
}

.news {
	overflow: hidden;

	//zoom: 1;
}
.news > span {
	font-size: 18px;
	display: block;
	color: #394e6b;
}
.news > div {
	padding-bottom: 7px;
}
.news > div > a {
	font-size: 24px;
	line-height: 30px;
}
.news > p {
	padding-bottom: 52px;
}

.b1 {
	overflow: hidden;
	margin-bottom: 20px;
	padding: 28px 19px 15px 19px;
	border: 3px solid #e1e1e1;

	//zoom: 1;
}

.b2 {
	overflow: hidden;
	text-align: center;

	//zoom: 1;
}

.b3 {
	position: relative;
	min-height: 71px;
	margin-bottom: -20px;
}
.b3 div {
	position: absolute;
	top: -16px;
	right: -28px;
	overflow: hidden;
	width: 779px;
	height: 71px;

	//zoom: 1;
}
.b3 span {
	font-size: 12px;
	line-height: 14px;
	float: left;
	width: 177px;
	padding-top: 21px;
	color: #5b5b5b;
}
.b3 img {
	position: absolute;
	top: 0;
	right: 28px;
}

.b4 {
	overflow: hidden;
	margin-bottom: 20px;
	margin-left: -17px;
	padding: 22px 19px 9px 25px;
	border: 3px solid #e1e1e1;

	//zoom: 1;
}

.bt ul li {
	font-family: 'pt_sansbold';
	font-size: 20px;
	position: relative;
	padding: 0 0 9px 10px;
	color: #e75252;
	background: url(img/bt-ul-li.png) 0 8px no-repeat;
}

.table-1 {
	margin-bottom: 50px;
	margin-left: -17px;
}
.table-1 tr + tr + tr:hover td {
	background: #f5f5f5;
}

.table-1 td {
	font-family: 'pt_sansbold';
	font-size: 16px;
	padding-top: 5px;
	padding-bottom: 3px;
	text-align: center;
	color: #333;
	border: 1px solid #ccc;
}
.table-1 td:first-child {
	font-family: 'pt_sansregular';
	font-size: 16px;
	width: 295px;
	padding-left: 22px;
	text-align: left;
	color: #355c8c;
}
.table-1 td + td {
	width: 158px;
}
.table-1 td + td + td {
	width: 160px;
}
.table-1 td + td + td + td {
	width: 161px;
}
.table-1 td + td + td + td + td {
	width: 159px;
}
.table-1 td + td + td + td + td + td {
	width: 153px;
}

.table-1 tr:first-child td {
	height: 39px;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
	border-left: 1px solid transparent;
}
.table-1 tr:first-child td:first-child {
	border-bottom: 1px solid transparent;
}
.table-1 tr:first-child td + td {
	background: url(img/table-1-tr-first-child-td-td.png) 50% 0 no-repeat;
}
.table-1 tr:first-child td + td + td {
	background: url(img/table-1-tr-first-child-td-td-td.png) 50% 0 no-repeat;
}
.table-1 tr:first-child td + td + td + td {
	background: url(img/table-1-tr-first-child-td-td-td-td.png) 50% 0 no-repeat;
}
.table-1 tr:first-child td + td + td + td + td {
	background: url(img/table-1-tr-first-child-td-td-td-td-td.png) 50% 0 no-repeat;
}
.table-1 tr:first-child td + td + td + td + td + td {
	background: url(img/table-1-tr-first-child-td-td-td-td-td-td.png) 50% 0 no-repeat;
}

.table-1 tr:first-child + tr td:first-child {
	color: #747474;
	border-left: 1px solid transparent;
}


.table-1_1 {
	font-size: 18px !important;
	padding-top: 8px !important;
	padding-bottom: 7px !important;
	background: #f5f5f5;
}
.table-1_2 {
	font-size: 18px !important;
	color: #e75252 !important;
}
.table-1_3 {
	font-size: 16px !important;
	color: #e75252 !important;
	background: #fff6f6;
}
.table-1_4 {
	font-family: 'pt_sansbold' !important;
	font-size: 24px !important;
}
.table-1_5 td {
	padding-top: 11px;
	border: 1px solid transparent;
}
.table-1_5:hover td {
	background: #fff !important;
}
.table-1_5 a {
	font-family: 'pt_sansbold';
	font-size: 16px;
	line-height: 40px;
	display: block;
	width: 119px;
	height: 38px;
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
	color: #4f4806;
	-webkit-border-radius: 4px;
		 -moz-border-radius: 4px;
					border-radius: 4px;
	background: #fdee54;
}
.table-1_5 a:hover {
	color: #4f4806;
	background: #fff593;
}

.fg,
.footer,
.footer > div {
	position: relative;
	clear: both;
	height: 331px;
}
.footer {
	top: 0;
	background: #0c2f5f url(img/footer.png) repeat-x;
}

.footer > div {
	width: 1076px;
	margin: 0 auto;
	padding: 0 51px;
}

.footer ul {
	float: left;
	width: 213px;
	padding-top: 70px;
	padding-right: 25px;
}
.footer ul + ul {
	padding-right: 49px;
}
.footer li:first-child {
	font-family: 'pt_sansbold';
	font-size: 18px;
	margin-bottom: 0;
	padding-bottom: 17px;
	color: #fdee54;
}
.footer li {
	margin-bottom: -2px;
}
.footer li a {
	font-size: 16px;
	text-decoration: none;
	color: #fff;
}
.footer li a:hover {
	text-decoration: underline;
	color: #fff;
}

.footer > div > div {
	position: absolute;
	top: 71px;
	right: 0;
	width: 363px;
}
.footer > div > div > span {
	font-size: 22px;
	display: block;
	color: #fff;
}
.footer > div > div > span:first-child {
	padding-bottom: 5px;
}
.footer > div > div > span + span {
	font-family: 'pt_sansbold';
	padding-bottom: 31px;
}
.footer > div > div > div {
	overflow: hidden;
	padding-bottom: 8px;

	//zoom: 1;
}
.footer > div > div > div img {
	float: left;
	margin: 0 11px 11px 0;
}
.footer > div > div p {
	font-size: 14px;
	line-height: 17px;
	padding-bottom: 0;
	color: #bcd9ff;
}
.footer > div > div + div {
	font-family: 'pt_sansbold';
	font-size: 20px;
	line-height: 79px;
	position: absolute;
	top: -83px;
	right: 189px;
	width: 782px;
	height: 80px;
	padding: 0 0 0 23px;
	color: #8b8b8b;
	border: 3px solid #fff;
	border-bottom: none;
	-webkit-border-radius: 3px 3px 0 0;
		 -moz-border-radius: 3px 3px 0 0;
					border-radius: 3px 3px 0 0;
	background: #e9e9e9;
}
.footer > div > div + div img {
	position: absolute;
	top: 0;
	right: 0;
}

.mw {
	position: fixed;
	z-index: 100;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: none;
	background: url(img/mw.png);
}
.mw > div {
	position: relative;
	overflow: hidden;
	width: 513px;
	width: 434px;
	margin: 156px auto 0 auto;
	padding: 26px 41px 29px 38px;
	border: 3px solid #0c3669;
	-webkit-border-radius: 13px;
		 -moz-border-radius: 13px;
					border-radius: 13px;
	background: #fff;

	//zoom: 1;
}

.mw > div > a:first-child {
	position: absolute;
	top: 17px;
	right: 19px;
	overflow: hidden;
	width: 20px;
	height: 20px;
	text-align: left;
	text-indent: -1000px;
	background: #c1c1c1 url(img/mw-div-a-first-child.png) no-repeat;

	//zoom: 1;
}
.mw > div > a:first-child:hover {
			 opacity: .8;

	filter: alpha(opacity=80);
	-moz-opacity: .8;
}
.mw > div > span {
	font-family: 'pt_sansbold';
	font-size: 30px;
	line-height: 40px;
	display: block;
	height: 52px;
	margin-bottom: -5px;
	color: #000;
}
.mw > div > label {
	display: block;
}
.mw > div > label > span {
	font-family: 'pt_sansbold';
	font-size: 22px;
	line-height: 59px;
	display: block;
	height: 52px;
	color: #6e6e6e;
}
.mw > div > label > span > span {
	font-family: 'pt_sansregular';
	font-size: 15px;
	padding-left: 12px;
}
.mw > div > label > span > span > a {
	text-decoration: underline;
	color: #176dcd;
}
.mw > div > label > span > span > a:hover {
	color: #4388e6;
}
.mw > div > label > input[type='text'],
.mw > div > label > input[type='password'] {
	font-family: 'pt_sansregular';
	font-size: 22px;
	line-height: 45px;
	width: 430px;
	height: 45px;
	padding: 0 10px;
	color: #6e6e6e;
	border: 2px solid #b7b7b7;
	-webkit-border-radius: 4px;
		 -moz-border-radius: 4px;
					border-radius: 4px;
	background: #fff;
}
.mw input[type='submit'] {
	font-family: 'pt_sansbold';
	font-size: 17px;
	line-height: 39px;
	display: block;
	width: 123px;
	height: 39px;
	margin: 24px auto 0 auto;
	cursor: pointer;
	text-align: center;
	color: #fff;
	border: none;
	background: #0f3363 url(img/mw-ins.png) no-repeat;
}
.mw input[type='submit']:hover {
			 opacity: .8;

	filter: alpha(opacity=80);
	-moz-opacity: .8;
}

h1,
h2 {
	font-family: 'pt_sansbold';
	font-size: 30px;
	line-height: 40px;
	color: #272727;
}
h1 {
	padding-bottom: 31px;
}
h2 {
	padding-bottom: 42px;
}
.btr h2 {
	padding-left: 27px;
}

body:before,
body:after,
.btouter:before {
	position: absolute;
	top: 120px;
	left: 0;
	width: 1px;
	height: 1px;
	content: '';
}
body:before {
	background: url(img/mw.png) no-repeat;
}
body:after {
	background: url(img/mw-div-a-first-child.png) no-repeat;
}
btouter:before {
	background: url(img/mw-ins.png) no-repeat;
}
.ns-checkbox span::before,
.ns-radio span::before {
	position: absolute;
	content: '';
}

.tableNEW {
	width: 100%;
	border-collapse: collapse;
}
.tableNEW td {
	width: 150px;
	padding: 5px;
	border: 1px solid #ccc;
}
.tableNEW td:first-child {
	font-family: 'pt_sansregular';
	font-size: 16px;
	padding-left: 22px;
	color: #355c8c;
}
.tableNEW td:last-child {
	font-family: 'pt_sansbold';
	text-align: center;
}
.tableNEW td:last-child a {
	text-decoration: none;
}
.tableNEW tr:first-child {
	font-family: 'pt_sansbold';
	font-size: 18px !important;
	text-align: center;
	background: #f5f5f5;
}
.tableNEW tr:hover td {
	background: #f5f5f5;
}
.tableNEWPrice {
	font-family: 'pt_sansbold';
	font-size: 18px !important;
	text-align: center;
	color: #e75252 !important;
}
.tableNEWLicense td {
	width: 550px !important;
}
.tableNEWLeft {
	text-align: left !important;
}
.newsData {
	color: #828282;
}

.tableRekv {
	width: 100%;
	border-collapse: collapse;
}
.tableRekv tr {
	width: 100%;
}
.tableRekv td {
	padding: 5px;
	border: 1px solid #ccc;
}
.tableRekv td:first-child {
	font-family: 'pt_sansregular';
	font-size: 16px;
	width: 250px;
	padding-left: 22px;
	text-align: left;
	color: #355c8c;
}
.tableRekv td:last-child {
	font-family: 'pt_sansbold';
	padding-left: 20px;
	text-align: left;
}
.tableRekv td:last-child a {
	text-decoration: none;
}
.tableRekv tr:first-child {
	font-family: 'pt_sansbold';
	font-size: 18px !important;
	text-align: center;
}
.tableRekv tr:hover td {
	background: #f5f5f5;
}
.myform1 {
	font-family: 'pt_sansregular';
	font-size: 22px;
	line-height: 45px;
	width: 430px;
	height: 45px;
	padding: 0 10px;
	color: #6e6e6e;
	border: 2px solid #b7b7b7;
	-webkit-border-radius: 4px;
		 -moz-border-radius: 4px;
					border-radius: 4px;
	background: #fff;
}

.myform1text {
	font-family: 'pt_sansregular';
	font-size: 22px;
	line-height: 45px;
	width: 430px;
	height: 150px;
	padding: 0 10px;
	color: #6e6e6e;
	border: 2px solid #b7b7b7;
	-webkit-border-radius: 4px;
		 -moz-border-radius: 4px;
					border-radius: 4px;
	background: #fff;
}

.myform1button {
	font-family: 'pt_sansbold';
	font-size: 17px;
	line-height: 39px;
	display: block;
	width: 123px;
	height: 39px;
	margin: 24px auto 0 auto;
	cursor: pointer;
	text-align: center;
	color: #fff;
	border: none;
	background: #0f3363 url(img/mw-ins.png) no-repeat;
}
.exwhios-block {
    text-align: left;
}
.exwhios-form {
    max-width: 1000px;
}
.exwhios-form input, .exwhios-form textarea {
    margin-bottom: 20px;
    font-size: 18px;
    width: 100%;
    box-sizing: border-box;
}
.exwhios-form textarea{
	margin-bottom: 0;
}
.exwhios-form .myform1button{
	width: 123px;
}


/*responsive*/
.topmenu #pull {
	display: none;
}
.menu-arrow {
	display: none;
}
.mobile-td {
	display: none;
}

@media screen and (max-width: 1195px) {
	html,
	.header > div {
		width: 100%;
		min-width: 300px;
	}
	body {
		width: 100%;
		min-width: 320px;
	}
	a.logo-wrap {
		display: block;
		overflow: hidden;
		width: 150px;
		padding: 13px 20px 0 29px;
	}
	.header > div > a:first-child > img,
	.header > div > img:first-child {
		position: static;
	}
	.header > div > span {
		left: 50%;
		width: 180px;
		margin-left: -90px;
	}
	.topmenu > ul {
		width: auto;
		padding: 0 10px;
	}
	.topmenu > ul > li {
		margin-right: 0;
	}
	.topmenu > ul > li:first-child {
		margin-right: 15px;
	}
	.topmenu > ul > li > a {
		padding: 0 10px;
	}
	.carousel {
		overflow: hidden;
		box-sizing: border-box;
		width: 99%;
		height: 329px;
		margin-bottom: 20px;
		padding: 0;
		border-right: 10px solid #fff;
	}
	.carousel .prev,
	.carousel .next {
		padding: 5px;
		opacity: .8;
	}
	.carousel .prev {
		left: 20px;
		background: #fff url(img/carousel-prev.png) no-repeat 5px;
	}
	.carousel .next {
		right: 20px;
		background: #fff url(img/carousel-next.png) no-repeat 5px;
	}
	.carousel .caroufredsel_wrapper ul li > div {
		padding: 58px 0 0 50px;
	}
	.carousel .caroufredsel_wrapper ul li > div > span:first-child {
		font-size: 32px;
		line-height: 40px;
		max-width: 100%;
		color: #fff;
	}
	.carousel .caroufredsel_wrapper ul li > div > span + span {
		font-size: 24px;
		line-height: 27px;
		max-width: 100%;
	}
	.tab {
		box-sizing: border-box;
		width: 100%;
		max-width: 1116px;
	}

	.tabs-content-v1 {
		box-sizing: border-box;
		width: 100%;
		max-width: 1092px;
		text-align: center;
	}
	.tabs-content-v1 > div > div {
		margin-bottom: 20px;
		text-align: left;
	}
	.tab .tabs-title .selected,
	.tab .tabs-title .selected:hover {
		padding: 0;
	}
	.bt {
		box-sizing: border-box;
		width: 100%;
		max-width: 1178px;
	}
	.btl {
		box-sizing: border-box;
		width: 48%;
	}
	.btr {
		box-sizing: border-box;
		width: 42%;
	}
	.b2 img {
		max-width: 100%;
	}
	.footer {
		height: auto;
	}
	.footer ul {
		float: left;
		box-sizing: border-box;
		width: 33.3%;
		padding-top: 70px;
		padding-right: 25px;
	}
	.footer ul + ul {
		padding-right: 25px;
	}
	.footer > div > div {
		position: static;
		clear: both;
		box-sizing: border-box;
		width: 33.3%;
		margin: 0 auto;
		padding-top: 30px;
	}
	.footer > div > div + div {
		right: 50%;
		width: 100%;
		max-width: 782px;
		margin-right: -391px;
	}
	.footer > div {
		box-sizing: border-box;
		width: 100%;
		height: auto;
		padding-bottom: 20px;
	}
	.header-2 {
		height: auto;
		min-height: 88px;
	}
	.header-2 div {
		width: auto;
		max-width: 1114px;
		height: auto;
		min-height: 60px;
	}
	.header-2 ul,
	.header-2 li {
		height: auto;
		min-height: 60px;
	}
	.table-mobil {
		overflow: auto;
	}
	.table-mobil table {
		overflow-x: scroll;
	}
}

@media screen and (max-width: 1100px) {
	.domains {
		box-sizing: border-box;
		width: 100%;
		max-width: 1096px;
	}
	.domains > div {
		padding-bottom: 0;
	}
	.domains > div > div:first-child {
		float: none;
		overflow: hidden;
		box-sizing: border-box;
		max-width: 100%;
		margin: 28px auto 0;
		padding: 0 10px;
		border-right: 0;
		border-bottom: 1px solid #e4e4e4;
	}
	.domains > div > div + div {
		float: none;
		box-sizing: border-box;
		width: 100%;
		max-width: 706px;
		margin: 26px auto;
		border-left: none;
	}
	.domains > div > div + div a {
		display: block;
	}
	.domains > div > div:first-child > div:first-child {
		float: left;
		width: 100%;
		height: auto;
		border: none;
	}

	.domains > div > div:first-child > div:first-child > input[type='text'] {
		font-size: 14px;
		float: none;
		box-sizing: border-box;
		width: 100%;
		padding: 0 0 0 3px;
		border: 2px solid #b7b7b7;
	}
	.domains > div > div:first-child > div:first-child > input[type='submit'] {
		margin: 20px 3px 0 0;
	}
	.domains > div > div:first-child > div:first-child > input[type='button'] {
		margin: 20px 3px 0 -120px;
	}
	.domains > div > div:first-child > div + div {
		overflow: visible;
	}
	.ns-checkbox {
		position: relative;
		display: inline-block;
		float: none;
		height: 22px;
		margin-bottom: 10px;
		cursor: pointer;
	}
	.domains > div > div:first-child > div + div > div + div {
		font-size: 16px;
		padding: 10px 29px 0 0;
	}
	h2 {
		padding-bottom: 25px;
	}
	.bt_1 {
		padding: 5px 20px 0;
	}
	.b3 {
		margin-bottom: 20px;
	}
	.b3 div {
		position: static;
		width: 100%;
		max-width: 779px;
		height: auto;
	}
	.b3 img {
		position: static;
		max-width: 100%;
	}
	.b4 {
		margin-left: 0;
	}
}

@media screen and (max-width: 900px) {
	.topmenu #pull {
		font-family: 'pt_sansbold';
		display: block;
		width: 30px;
		padding: 20px;
		text-decoration: none;
	}
	.topmenu {
		height: auto;
		min-height: 64px;
		background: #e4e4e4 url(img/topmenu.png) repeat-x;
	}
	.mobmenu {
		display: none;
	}
	.topmenu > ul {
		overflow: hidden;
		max-width: 600px;
		padding-top: 20px;
	}
	.topmenu > ul > li {
		width: 50%;
	}
	.topmenu > ul > li > ul:before {
		display: none;
	}
	.topmenu > ul > li:first-child {
		margin-right: 0;
	}
	.topmenu > ul,
	.topmenu > ul > li,
	.topmenu > ul > li > a {
		height: auto;
	}
	.topmenu > ul > li > a {
		line-height: 50px;
	}
	.topmenu > ul > li:hover > a {
		text-decoration: none;
		color: #2364bc;
	}
	.topmenu > ul > li > a:hover {
		text-decoration: underline;
		color: #458ced;
	}
	.menu-arrow {
		display: inline;
		padding-top: 23px;
	}
	.topmenu > ul > li > ul {
		position: static;
		display: block;
		visibility: visible;
		min-width: auto;
		min-width: auto;
		padding-top: 0;
		opacity: 1;
	}
	.topmenu > ul > li > ul > li {
		float: left;
		box-sizing: border-box;
		width: 100%;
		border-right: 0;
		border-right: 5px solid #e4e4e4;
		border-left: 0;
		background: #efefef;
	}
	.topmenu > ul > li > ul > li:last-child {
		border-bottom: none;
	}
	.topmenu > ul > li > ul > li > a {
		line-height: 50px;
		display: inline-block;
		padding: 0 10px 0 20px;
	}
	.header-2 {
		min-height: 20px;
	}
	.header-2 div {
		display: none;
	}
	.tab .tabs-title {
		font-size: 16px;
		height: auto;
		text-align: left;
	}

	.tab .tabs-title a {
		display: inline-block;
		float: none;
		padding: 0;
		text-align: left;
		border: none;
	}
	.tab .tabs-title .selected + a {
		margin-left: 0;
		padding-left: 0;
	}
	.tab .tabs-title .selected,
	.tab .tabs-title .selected:hover {
		border: none;
	}
	.tab .tabs-title .selected::before {
		display: none;
	}
	.tab .tabs-content-outer {
		clear: both;
	}
	.btl,
	.btr {
		float: none;
		width: 100%;
		padding: 34px 25px 0;
	}
	.b1 {
		box-sizing: border-box;
		max-width: 400px;
		margin: 0 auto;
	}
	.btr h2,
	.btl h1 {
		padding-bottom: 10px;
		padding-left: 0;
		text-align: center;
	}
	.footer li {
		margin-bottom: 10px;
	}
	.footer > div > div + div {
		line-height: 50px;
		top: -135px;
		right: 0;
		width: 100%;
		max-width: 100%;
		height: 135px;
		margin-right: 0;
		text-align: center;
	}
	.footer > div > div + div img {
		position: static;
		top: 0;
		right: 0;
		display: block;
		max-width: 99%;
		margin: 0 auto;
	}
	.no-mobile-td {
		display: none;
		width: 0;
	}
	p.mobile-td {
		font-size: 18px;
		display: block;
		padding: 10px 0;
		color: #272727;
	}
	.mobile-td.mobile-tr {
		display: table-row;
	}
	.tableRekv td:first-child {
		width: 50%;
	}
}

@media screen and (max-width: 700px) {
	.header {
		border-bottom: 15px solid #fff;
		background: #fff url(img/header_2.png) repeat-x;
	}
	.header,
	.header > div {
		height: auto;
	}
	a.logo-wrap {
		margin: 0 auto;
	}
	.header > div > span {
		position: static;
		display: block;
		margin: 0 auto;
	}
	.header > div > span {
		position: relative;
		top: auto;
		left: auto;
		display: block;
		margin: 0 auto;
		padding-top: 10px;
		padding-left: 0;
	}
	b.phone-text {
		display: none;
	}
	.header > div > span:before {
		display: none;
	}
	.header > div > div {
		position: static;
		width: 176px;
		margin: 0 auto;
		padding-top: 20px;
	}
	.header > div > div a + a {
		width: 136px;
		padding-left: 40px;
	}

	.footer ul,
	.footer > div > div {
		display: inline-block;
		float: none;
		width: 49%;
		padding-top: 45px;
		vertical-align: top;
	}
	.myform1,
	.myform1text {
		margin-left: 10px;
	}
	.exwhios-form input, .exwhios-form textarea {
		margin-left: 0;
	}
}


@media screen and (max-width: 550px) {
	.topmenu > ul > li {
		width: 100%;
	}
	.topmenu > ul > li > ul > li > a {
		line-height: 1.3;
		padding: 10px;
	}
	.carousel .caroufredsel_wrapper ul li > div {
		padding: 30px 0 0 20px;
	}
	.carousel .caroufredsel_wrapper ul li > div > span:first-child {
		line-height: 1;
		padding-bottom: 10px;
	}
	.carousel .caroufredsel_wrapper ul li > div > span:first-child,
	.carousel .caroufredsel_wrapper ul li > div > span + span {
		display: block;
		max-width: 250px;
	}
	.carousel .caroufredsel_wrapper ul li > div > span + span {
		margin: -3px 0 18px 0;
	}
	.carousel .prev,
	.carousel .next {
		display: none!important;
	}
	.carousel .pager {
		position: absolute;
		top: 295px;
		left: 91px;
	}
	.carousel .pager a {
		width: 8px;
		height: 8px;
		margin-right: 10px;
		border: 3px solid #fff;
		-webkit-border-radius: 11px;
			 -moz-border-radius: 11px;
						border-radius: 11px;
		background: #fff;
	}
	.footer ul,
	.footer > div > div {
		display: block;
		width: 100%;
		max-width: 300px;
		margin: 0 auto;
	}
	.promocard {
		box-sizing: border-box;
		max-width: 100%;
	}
	.myform1,
	.myform1text {
		width: 200px;
	}
}

@media screen and (max-width: 480px) {
	.myform1,
	.myform1text {
		width: 170px;
	}
	.header-2 ul,
	.header-2 li {
		font-size: 16px;
		height: auto;
		min-height: 60px;
		letter-spacing: -.05em;
	}
	.mw > div,
	.mw > div > label > input[type='text'],
	.mw > div > label > input[type='password'] {
		box-sizing: border-box;
		max-width: 100%;
	}
	.tableRekv td:first-child,
	.tableRekv td:last-child {
		padding-left: 10px;
	}
	.exwhios-block {
    overflow: auto;
}
	.exwhios-block pre {
    font-size: 14px;
    white-space: pre-line;
    overflow-x: scroll;
	}
}
