body{
   margin: 0px;
   padding: 0px;
   font-size: 14px;
   line-height: 1.5em;
   font-family: Arial; 
   background: #FFF; 
   color: #404141;
}

a {
	color: #025aa4;
}

.header-layout {
	position: relative;
	float: left;
	width: 100%;
	height: 203px;
	background: url('images/header_layout.jpg') repeat-x;
}

	.header-layout .header {
		position: relative;
		width: 980px;
		height: 203px;
		margin: 0 auto;
		background: url('images/header.jpg') no-repeat;
	}
	
	.header-layout .header .home {
		display: block;
		width: 100%;
		height: 100%;
	}
	
	.header-layout .header .info {
		position: absolute;
		left: 312px;
		top: 53px;
		font-size: 24px;
		color: #343399;
		line-height: 30px;
	}
	
	.header-layout .header .info2 {
		position: absolute;
		right: 20px;
		top: 155px;
		font-size: 14px;
		font-weight: bold;
		color: #343399;
		line-height: 20px;
	}
	
	.header-layout .header ul {
		position: absolute;
		left: 0px;
		top: 164px;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	.header-layout .header ul li {
		float: left;
		margin: 0 5px;
	}
	
	.header-layout .header ul li a {
		padding: 10px 15px;
		font-size: 15px;
		color: #323131;
		text-decoration: none;
		text-transform: uppercase;
		border-left: 1px #918f8f solid;
	}
	
	.header-layout .header ul li:first-child a {
		border: none;
	}
	
	.header-layout .header ul li a:hover ,
	.header-layout .header ul li .active {
		text-decoration: underline;
		color: #343399;
	}
	
.center {
	position: relative;
	width: 980px;
	margin: 0 auto;
}

.left-block-layout {
	float: left;
	width: 230px;
}

.left-block {
	position: relative;
	float: left;
	width: 228px;
	background: #f8f9fa;
	border: 1px #e4e1e1 solid;
	margin: 25px 0;
}

	.left-block .H {
		margin: -1px 0 0 -1px;
		font-size: 20px;
		color: #343399;
		text-align: center;
		width: 230px;
		height: 50px;
		line-height: 50px;
		background: url('images/H_bg.jpg') no-repeat;
	}
	
	.left-block ul {
		margin: 20px 10px;
		padding: 0;
		list-style: none;
	}
	
	.left-block ul ul {
		margin: 0 20px;
	}
	
	.left-block ul ul ul {
		margin: 0 40px;
	}
	
	.left-block ul li {
		margin: 7px 0;
	}
	
	.left-block ul li a {
		font-size: 17px;
		color: #454444;
		text-decoration: none;
	}
	
	.left-block ul ul li a {
		font-size: 12px;
	}
	
	.left-block ul li a:hover ,
	.left-block ul li .active {
		color: #343399;
	}
	
	.left-block ul li a:before {
		content: "- ";
	}

	.left-block .news-item {
		margin: 20px 10px;
	}
	
	.left-block .news-item .date {
		color: #343399;
		font-size: 13px;
		margin: 0 0 7px 0;
	}
	
	.left-block .news-item p {
		font-size: 14px;
		color: #404141;
		line-height: 1.5em;
		padding: 0;
		margin: 0 0 7px 0;
	}
	
	.left-block .news-item .link {
		display: block;
		width: 100%;
		text-align: right;
		font-size: 13px;
		color: #343399;
		text-decoration: none;
	}
	
	.left-block .all-news {
		display: block;
		padding: 10px;
		font-size: 15px;
		color: #343399;
		text-decoration: none;
		text-transform: uppercase;
	}
	
.content {
	float: left;
	margin: 25px;
	width: 700px;
}

	.content h1 {
		font-size: 24px;
		font-weight: normal;
		color: #343399;
		padding: 0;
		margin: 15px 0px;
	}
	
	.content p {
		font-size: 14px;
		color: #434344;
	}
	
	.content .item {
		float: left;
		margin: 0 40px 40px 0;
		width: 186px;
		height: 240px;
		overflow: hidden;
	}
	
	.content .item a {
		display: block;
		background: #626262;
	}
	
	.content .item a:nth-child(1) {
		float: left;
		padding: 0;
		margin: 0;
		height: 168px;
	}
	
	.content .item a:nth-child(2) {
		float: left;
		padding: 10px;
		margin: 2px 0 0 0;
		font-size: 14px;
		color: #FFF;
		text-decoration: none;
		line-height: 16px;
		text-align: center;
		width: 165px;
		height: 50px;
	}
	
	.content .item:hover a:nth-child(2) {
		background: #343399;
	}
	
	.content .navigation {
		float: left;
		width: 100%;
		margin: 10px 0;
		padding: 10px 0;
		border-top: 1px #343399 solid;
		border-bottom: 1px #343399 solid;
		text-align: center;
	}
	
	.content .navigation a {
		font-size: 18px;
		font-weight: bold;
		text-decoration: none;
		padding: 5px 10px;
		color: #343399;
	}
	
	.content .navigation span {
		font-size: 18px;
		font-weight: bold;
		color: #fff;
		background: #343399;
		padding: 5px 10px;
	}
	
	.content .item-more .info {
		float: left;
		font-size: 20px;
		font-weight: bold;
		line-height: 30px;
		width: 100%;
	}
	
	.content .item-more .info img {
		float: left;
		margin: 0 10px 0 0;
	}
	
	.content .news-item {
		position: relative;
		float: left;
		width: 100%;
		margin: 10px 0;
	}
	
	.content .news-item .name {
		font-size: 20px;
		font-weight: bold;
		margin: 0 0 10px 0;
		width: 590px;
	}
	
	.content .news-item .date {
		position: absolute;
		top: 0px;
		right: 0px;
		font-style: italic;
		color: #343399;
	}
	
	.content .news-item a img {
		float: left;
		margin: 0 10px 0 0;
	}
	
	.content .news-item .link {
		display: block;
		float: left;
		width: 100%;
		text-align: right;
		padding: 0 10px 0 0;
		border-bottom: 1px #343399 dashed;
		color: #343399;
		text-decoration: none;
	}
	
	.content .photo {
		float: left;
		display: block;
		margin: 0 33px 30px 0;
		border-radius: 5px;
		overflow: hidden;
	}
	
	.content .photo a {
		float: left;
		display: block;
		width: 200px;
		height: 150px;
	}
	
	.content .photo a img {
		width: 200px;
		height: 150px;
	}
	
.footer-layout {
	position: relative;
	float: left;
	width: 100%;
	height: 67px;
	margin: 25px 0 0 0;
	background: url('images/footer_bg.jpg') center bottom repeat-x;
}

	.footer-layout .center .copy {
		position: absolute;
		left: 30px;
		top: 15px;
		color: #000;
		font-size: 12px;
	}
	
	.footer-layout .center .e-terra {
		position: absolute;
		left: 30px;
		top: 30px;
		color: #343399;
		text-decoration: none;
		font-size: 12px;
	}
	
	.footer-layout .center .counter {
		position: absolute;
		left: -9px;
		top: 19px;
	}
	
	.footer-layout .center ul {
		position: absolute;
		right: 30px;
		top: 15px;
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	.footer-layout .center ul li {
		float: left;
		margin: 0 10px;
	}
	
	.footer-layout .center ul li a {
		font-size: 12px;
		color: #343399;
		text-decoration: none;
	}
	
	.footer-layout .center ul li a:hover ,
	.footer-layout .center ul li .active {
		color: #000;
		text-decoration: underline;
	}
	
#zzvon {
    position: fixed;
    right: 0px;
    top: calc(50% - 18px);
    width: 250px;
    text-align: center;
    padding: 10px;
    box-sizing: border-box;
    background: rgb(255, 153, 0);
    color: rgb(255, 255, 255);
    transform: rotate(-90deg);
    margin-right: -106px;
    border-radius: 10px 10px 0px 0px;
    cursor: pointer;
    z-index: 1;
}

#zzvon-block {
    width: 600px;
    text-align: center;
    border-radius: 6px;
    padding: 0px;
    overflow: visible;
    color: #000;
    background: #fff;
}

#zzvon-block div.h {
    float: left;
    width: 100%;
    text-align: center;
    background-color: rgba(5, 57, 131, 0.78);
    color: rgb(255, 255, 255);
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 13px;
    border-radius: 6px 6px 0px 0px;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 1.5em;
}

#zzvon-block .txt {
    padding: 20px 30px;
    float: left;
    width: 100%;
    box-sizing: border-box;
    text-align: left;
    font-size: 12px;
}

#zzvon-block input[type="text"], #zzvon-block input[type="phone"], #zzvon-block input[type="email"] {
    box-sizing: border-box;
    height: 46px;
    border-radius: 4px;
    font-size: 16px;
    border: 1px solid #dcdcdc;
    padding-left: 15px;
    width: 100%;
}

#zzvon-block textarea {
    box-sizing: border-box;
    height: 146px;
    border-radius: 4px;
    font-size: 16px;
    border: 1px solid #dcdcdc;
    padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
    width: 100%;
	font-size: 16px;
	font-family: Arial;
}

#zzvon-block input[type="text"] {
    margin-bottom: 15px;
}

#zzvon-block .txt .btn {
    float: none;
    margin: 0 auto;
    display: block;
    background-color: rgba(5, 57, 131, 0.78);
    color: rgb(255, 255, 255);
    border: 0px;
    transition: 0.3s;
}
#zzvon-block .txt .btn[disabled] {
    color: rgb(136, 136, 136);
    background-color: rgb(224, 224, 224);
}
.btn {
    float: left;
    background-color: #b63835;
    text-decoration: none;
    border: 1px solid #b63835;
    box-sizing: border-box;
    width: 144px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    cursor: pointer;
    transition: 0.3s;
}

#zzvon-block .fancybox-close-small {
    margin-right: -15px;
    margin-top: -15px;
}

.fancybox-slide .message {
    width: 600px;
    text-align: center;
    border-radius: 6px;
    padding: 0px;
    overflow: visible;
    color: #000;
    background: #fff;
}

.fancybox-slide .message div.h {
    float: left;
    width: 100%;
    text-align: center;
    background-color: rgba(5, 57, 131, 0.78);
    color: rgb(255, 255, 255);
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 13px;
    border-radius: 6px 6px 0px 0px;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 1.5em;
}

.fancybox-slide .message .fancybox-close-small {
    margin-right: -15px;
    margin-top: -15px;
}