@font-face {
    font-family: 'Helios';
    src: url('/fonts/heliosc-webfont.eot');
    src: url('/fonts/heliosc-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/heliosc-webfont.woff') format('woff'),
         url('/fonts/heliosc-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'HeliosLight';
    src: url('/fonts/helioslightc-webfont.eot');
    src: url('/fonts/helioslightc-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/helioslightc-webfont.woff') format('woff'),
         url('/fonts/helioslightc-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body, ul, p, h1, h2, h3, h4 {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

#wrapper {
	width: 100%;
	height: 100%;
	background-color: #004F88;
	padding: 15px 0;
}

#main {
	width: 1230px;
	margin: 0 auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #ffffff;
	font-family: "Helios";
}

#header {
	height: 100px;
	border-bottom: 1px solid #DFE3EB;
}

#header .logo {
	width: 320px;
	height: 100px;
	display: table-cell;
	vertical-align: middle;
}

.header-address {
	margin: 24px 20px 0 0;
}

.header-phone {
	margin: 40px 75px 0 0;
}

.header-phone p:first-child {
	font-size: 30px;
color: #004f88;
font-weight: bold;
}

.header-phone a {
	font-size: 14px;
}

.header-address p {
	margin-bottom: 4px;
	font-family: 'HeliosLight';
	font-weight: bold;
}

.header-address p.header-address-title {
	margin-bottom: 6px;
	color: #898989;
	line-height: 1.5;
}

.phone {
	font-family: 'HeliosLight';
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	padding-left: 20px;
	background: url("/images/phone.png") no-repeat left center;
}

.email {
	color: #898989;
	margin: 4px 0 0 2px;
	padding-left: 18px;
	background: url("/images/email.png") no-repeat left center;
}

#header-menu {
	height: 40px;
	display: table-cell;
	vertical-align: middle;
}

#header-menu ul li {
	margin-right: 30px;
}

#header-menu ul li a {
	font-size: 14px;
	color: #004A99;
	font-weight: bold;
}

#header-menu ul li a:hover, #header-menu ul li.active a {
	color: #ED6A08;
}

#sidebar {
	width: 200px;
	box-shadow: 30px 0 50px -52px #004A99; 
	 -moz-box-shadow: 30px 0 50px -52px #004A99; 
	-webkit-box-shadow: 30px 0 50px -52px #004A99;
}

#sidebar-menu h4 {
	font-size: 13px;
	text-transform: uppercase;
	line-height: 2;
	margin-bottom: 4px;
}

#sidebar-menu ul li {
	margin-bottom: 12px;
}

#sidebar-menu > ul > li > a {
	font-size: 13px;
	font-family: 'Helios';
	font-weight: bold;
	border-bottom: 1px solid #004A99;
	color: #004A99;
	text-decoration: none;
}

#sidebar-menu > ul > li > ul {
	margin: 13px 0 0 26px;
}

#sidebar-menu > ul > li > ul li a {
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #838383;
	color: #838383;
	text-decoration: none;
}

#sidebar-menu ul li.menu-active > a {
	color: #0C0C0C;
	border: 0;
}

#slider, .slider-image, .slider-text {
	height: 332px;
	overflow: hidden;
}

#slider {
	float: right;
	width: 970px;
	margin-top: -30px;
	position: relative;
	z-index: 1;
}

.slider-image {
	width: 450px;
	float: left;
}

.slider-text {
	width: 520px;
	float: right;
	background-color: #003E80;
}

.slider-shadow {
	width: 100%;
	height: 1px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	-moz-box-shadow: 0 -5px 50px 5px #000;
	-webkit-box-shadow: 0 -5px 50px 5px #000;
	box-shadow: 0 -5px 50px 5px #000;
}

.slider-info h3 a {
	font-size: 28px;
	font-weight: normal;
	color: #ffffff;
	display: inline-block;
	margin-bottom: 16px;
}

.slider-info p {
	font-size: 13px;
	color: #ffffff;
	line-height: 2;
}

.slider-info p strong {
	font-family: 'HeliosLight';
}

.slider-info {
	margin: 30px 0 0 40px;
}

#content {
	float: right;
	width: 890px;
	min-height: 780px;
	padding: 0 40px 20px;
}

#content1 {
	float: right;
	width: 1080px;
	min-height: 780px;
	padding: 0 40px 20px;
}

.main-about-box h3 {
	font-size: 24px;
	color: #004A99;
}

.cat-text {
	margin-top: 40px;
}

.main-about-box p, .cat-text p {
	margin-top: 20px;
	font-family: "Arial";
}

.main-about-desc, .cat-text p.cat-desc {
	font-size: 16px;
	color: #004A99;
}

#slider ul li {
	position: absolute;
}

.mt20 {
	margin-top: 20px;
}

.slider-btn {
	position: absolute;
	display: table;
	bottom: 20px;
	left: 490px;
}

.slider-btn div {
	float: left;
	width: 13px;
	height: 13px;
	margin-right: 10px;
	cursor: pointer;
	background: url("/images/slider-btn.png") no-repeat;
}

.slider-btn div.slider-active {
	background: url("/images/slider-btn-active.png") no-repeat;
}

.slider-more {
	display: block;
	width: 100px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border: 1px solid #006AB3;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	margin-top: 20px;
}

.slider-arrow {
	width: 22px;
	height: 38px;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -15px;
	cursor: pointer;
	background: url("/images/slider-arrow.png") no-repeat;
}

.main-about-box {
	float: left;
	width: 460px;
}

.main-about-box a, .cat-text a {
	display: inline-block;
	margin-top: 20px;
	color: #004A99;
	text-decoration: none;
	
}

.main-info-box {
	float: right;
	width: 330px;
	padding: 24px;
	border: 1px solid #D5DAE4;
}

.main-info-box h3 {
	font-size: 18px;
	color: #004A99;
	font-weight: normal;
}

.main-info-box ul li {
	margin: 20px 0 0 15px;
	font-size: 14px;
	font-family: "Arial";
}

.line-shadow {
	width: 100%;
	height: 30px;
	background: url("/images/line-shadow.png") no-repeat;
}

#footer {
	background-color: #E7E9EE;
	height: 130px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: "Arial";
	color: #636363;
}

.left, #sidebar {
	float: left;
}

.right {
	float: right;
padding-right: 10px;
}

.inline-li li {
	display: inline-block;
	text-decoration: none;
	float: left;
}

.block-li li {
	display: block;
	text-decoration: none;
}

.footer-phone {
	margin: 0 50px 0 10px;
	padding-top: 12px;
}

.breadcrumbs {
	margin-top: 5px;
}

.breadcrumbs, .breadcrumbs a {
	font-family: "Arial";
	color: #707070;
}

.cat-box h1 {
	font-size: 24px;
	margin: 30px 0 15px;
	color: #004A99;
	font-weight: normal;
}

.cat-box h2 {
	margin-top: 20px;
}

.footer-phone .underline {
	margin-top: 2px;
}

.clear {
	clear: both;
}

.main-position {
	padding-left: 60px;
}

.table, #header {
	display: table;
	width: 100%;
}


ul.gl {
	margin-bottom: 20px;
padding: 0;
margin-left: 40px;
}
ul.gl li{
	list-style-type: none;
	list-style-image: url(http://grand-kung.ru/uploads/images/icons/list.png);
	margin-top: 15px;
}
ul.kv {
	margin-bottom: 20px;
padding: 0;
margin-left: 40px;
}
ul.kv li{
	list-style-type: none;
	list-style-image: url(http://grand-kung.ru/uploads/images/icons/list-2.png);
	line-height: 22px;
	margin-top: 10px;
}

.mt15 {
	margin-top: 5px;
}

.underline {
	text-decoration: underline;
}


div.im {
	vertical-align:top;
}

div.im img {
	margin-right: 10px;
}

table.section {
width: 100%;
margin-top: 15px;
margin-bottom: 25px;
}

td.section {
    height: 30px;
    background: url(http://grand-kung.ru/uploads/images/icons/list-2.png) no-repeat 0;
line-height: 18px;
    padding: 2px 0 2px 20px;
}
/* Stylesheet: main Modified On 2016-09-30 10:51:54 */
