body {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
}

.floating {
	width: 1170px;
	z-index: 5000;
}

.clearfix, .clear {
	clear: both;
}

h1,h2,h3,p {
	margin: 0 0 20px;
}

a img {
	border: none;
}

/*div {
	outline: 1px solid #99f;
}*/

.cont {
	width: 1170px;
	margin: 0 auto 0;
	box-shadow: 0 -10px 10px rgba(0,0,0,0.3);
}

.header {
	height: 115px;
	position: relative;
	text-align: center;
}

.menu {
	min-height: 70px;
	position: relative;
	background: url(../images/fon-menu.png) no-repeat;
}

.baner {
	height: 457px;
}

.block-buttons {
	height: 350px;
	background: url(../images/fon-btn.jpg) no-repeat left center;
}

.block-promo {
	height: 321px;
}

.block-map {
	min-height: 449px;
	position: relative;
}

.footer {
	height: 160px;
	margin: -5px auto 0;
/*	position: fixed;
	bottom: 0;*/
	width: 1170px;
	background: #fff;

}

.logo {
	margin-top: 10px;
}

.gp-logo {
	position: absolute;
	top: 12px;
	left: 20px;
}

.izzs {
	position: absolute;
	top: 0;
	right: 0;
}

.slogan {
	color: #228325;
	margin-top: 0;
	font-size: 18px;

}

.address {
	position: absolute;
	top: 0;
	right: 0;
	width: 195px;
	height: 70px;
	background: url(../images/fon-address.png) no-repeat 0 -2px;
}

.address img {
	margin: 13px 0 0 15px;
}

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

.baton {
	width: 700px;
	margin: 0 auto;
	padding-top: 55px;
}



.btn {
	width: 175px;
	height: 175px;
	background: url(../images/u-btn.jpg) no-repeat;
	float: left;
	margin: 0 21px;
	text-align: center;
	font-weight: 600;
	color: #227403;
}

.btn-4 {
	width: 175px;
	height: 175px;
	background: url(../images/u-btn.jpg) no-repeat;
	float: left;
	margin: 0;
	text-align: center;
	font-weight: 600;
	color: #227403;
}

.btn:hover {
	background-position: left bottom;
}

.btn-4:hover {
	background-position: left bottom;
}

.block-map h2 {
	text-align: center;
	background: url(../images/fon-menu.jpg) no-repeat center;
	color: #fff;
	font-size: 18px;
	height: 38px;
	padding-top: 12px;
	margin-bottom: 0;
}

.footer p {
	text-align: center;
	margin-top: -4px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 600;
}

.f-addr-block {
	margin-top: 10px;
	color: #227403;
}

.f-addr-block p.phone	{
	font-weight: 800;
	font-size: 26px;
}

.f-addr-block p.mail {
	margin-top: -6px;
	font-size: 16px;
}

.social {
	height: 57px;
	background: url(../images/fon-menu.jpg) no-repeat 0 -5px;
	text-align: center;
	padding-top: 12px;
	position: relative;
}

.button {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: url(../images/button.png) no-repeat;
	font-size: 11px;
	display: block;
	width: 152px;
	height: 29px;
	padding-top: 10px;
}

.bleft {
	position: absolute;
	top: 65px;
	left: 315px;
}

.action-left {
	position: absolute;
	bottom: 25px;
	left: 35px;
}

.bright {
	position: absolute;
	top: 65px;
	right: 315px;
}

.soc {
	margin: 0 3px;
}

/*------------------------------------*\
	НАВИГАЦИЯ
\*------------------------------------*/
/*
ul.menu{
	font-weight:800;
	margin-bottom:10px;
	font-size: 18px;
}
.menu li{
	float:left;
	margin-right:25px;
	position:relative;
	display:block;
}
.menu li a{
	display:block;
	padding:5px;
	color:#fff;
	text-decoration:none;
	text-shadow:1px 1px 1px rgba(0,0,0,0.75);
}
.menu li a:hover{
	color:#000;
	text-shadow: 0 0 2px #fff, 0 0 1em #fff;
}


.menu ul{
	list-style:none;
	position:absolute;
	z-index: 9999;
	left:-9999px;
	opacity:0;
	transition:0.25s linear opacity;
	box-shadow: 0 0 10px rgba(0,0,0,0.7);
}
.menu ul li{
	float:none;
	margin: 0;
}
.menu ul a{
	white-space:nowrap;
	display:block;
	padding: 10px;
}
.menu li:hover ul{
	left:0;
	opacity:1;
}
.menu li:hover a{

}
.menu li:hover ul a{
	background: url(../images/menu.jpg) no-repeat left top;
	text-decoration:none;
}
.menu li:hover ul li a:hover{
	background: url(../images/menu.jpg) no-repeat left bottom;
}
*/

.block-usl {
	height: 420px;
}

.baton-usl {
	margin: 0 30px;
	padding-top: 35px;
}

.baton-usl h1 {
	text-align: center;
	font-weight: 800;
	margin-bottom: 50px;
	color: #227403;
	font-size: 30px;
}

.btn-usl {
	width: 175px;
	min-height: 178px;
	float: left;
	margin: 0 22px;
	text-align: center;
	font-weight: 800;
	color: #227403;
}

.btn-usl a, .btn-usl div {
	width: 175px;
	height: 175px;
	background: url(../images/u-btn.jpg) no-repeat;
	text-align: center;
	display: block;
}

.btn-usl div:hover {
	background-position: left bottom;
}

.btn-usl .num {
	color: #808080;
	font-size: 26px;
	margin-bottom: 0;
}

.btn-usl p {
	font-size: 12px;
	line-height: 14px;
}

.action {
	height: 160px;
	background: rgba(0, 0, 0, 0) linear-gradient(to top, #ededed, #fff) repeat scroll 0 0;
	position: relative;
	padding-bottom: 30px;
}

.action .shadow {
	float: left;
	box-shadow: inset 0 0 5px #808080;
	width: 172px;
	height: 114px;
	margin-left: 65px;
	margin-top: 20px;
}

.action .act-cont {
	margin-left: 300px;
	width: 660px;
	padding-top: 14px;
}

.action h1 {
	margin: 0 0 10px;
	font-size: 24px;
}

.action p {
	margin: 0;
}

.action a {
	position: absolute;
	right: 0;
	bottom: 10px;
	display: block;
	width: 202px;
	height: 41px;
	background: url(../images/more-red.png) no-repeat;
	color: #fff;
	font-weight: 800;
	text-decoration: none;
	text-align: center;
	padding-top: 17px;
}

/*----------------*/

.doc {
	height: 160px;
	background: url(../images/fon-list.png) repeat-x;
	position: relative;
}

.doc img {
	float: left;
	margin-left: 65px;
	margin-top: 20px;
}

.doc .act-cont {
	margin-left: 250px;
	width: 710px;
	padding-top: 45px;
}

.doc h1 {
	margin: 0 0 10px;
	font-size: 24px;
	font-weight: normal;
}

.doc h1 a {
	color: #000;
	text-decoration: none;
}

.doc h1 a:hover {
	text-decoration: underline;
}

.doc p {
	margin: 0;
}

.doc a.more {
	position: absolute;
	right: 0;
	bottom: 10px;
	display: block;
	width: 202px;
	height: 41px;
	background: url(../images/more-green.png) no-repeat;
	color: #fff;
	font-weight: 800;
	text-decoration: none;
	text-align: center;
	padding-top: 17px;
}

/*----------------*/

.news {
	min-height: 160px;
	background: linear-gradient(to top, #ededed, #fff);
	position: relative;
	padding-bottom: 40px;
}

.news img {
	float: left;
	margin-left: 40px;
	margin-top: 30px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.news .news-cont {
	margin-left: 450px;
	width: 680px;
	padding-top: 25px;

}

.news h1 {
	margin: 0;
	font-size: 24px;
}

.news .news-date {
	color: #808080;
	font-size: 14px;
	margin-bottom: 10px;
}

.news p {
	margin: 0;
}

.news .more {
	position: absolute;
	bottom: 10px;
	right: 0;
	width: 202px;
	height: 43px;
	background: url(../images/more-red.png) no-repeat;
	text-decoration: none;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	padding-top: 15px;
}

.nazad {
	position: absolute;
	bottom: 20px;
	right: 0;
	width: 202px;
	height: 43px;
	background: url(../images/more-green.png) no-repeat;
	text-decoration: none;
	text-align: center;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 18px;
	padding-top: 15px;
}

/* кнопка финист */

.pos-menu a.finist {
  background: url(../images/btn-finist-stroy.png) no-repeat;
}

.pos-menu a.finist:hover {
	background-position: left bottom;
}

/* кнопка святогор */

.pos-menu a.svyat {
  background: url(../images/btn-svyatogor-stroy.png) no-repeat;
}

.pos-menu a.svyat:hover {
	background-position: left bottom;
}

/* кнопка садко */

.pos-menu a.sadko {
  background: url(../images/btn-sadko-stroy.png) no-repeat;
}

.pos-menu a.sadko:hover {
	background-position: left bottom;
}

/* кнопка пересвет */

.pos-menu a.peresv {
  background: url(../images/btn-peresvet-stroy.png) no-repeat;
}

.pos-menu a.peresv:hover {
	background-position: left bottom;
}

/*--3d кнопки--*/

.d3 {
display: block;
width: 45px;
height: 45px;
background: url(../images/3d.png) no-repeat;
position: absolute;
transition: none
}

.d3:hover {
	background-position: left bottom;
}

.finist {
top: 8px;
left: 145px;
}

.sviyatogor {
top: 53px;
left: 145px;
}

.sadko {
top: 95px;
left: 145px;
}

.peresvet {
top: 138px;
left: 145px;
}

.tooltip {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #323232;
  font-size: 11px;
  left: -9999px;
  padding: 4px 8px;
  position: absolute;
  top: -9999px;
  z-index: 999;
}

.tooltip p {
    margin: 0px;
    padding: 0px;
}

/*----кнопки на карте-----*/

.pos1 {
  display: block;
  width: 135px;
  height: 40px;
  background: url(../images/btn-finist-stroy.png) no-repeat;
  position: absolute;
  top: 480px;
  left: 78px;
  transition: none;
}

.pos1:hover {
	background-position: left bottom;
}

.pos2 {
  display: block;
  width: 135px;
  height: 40px;
  background: url(../images/btn-svyatogor-stroy.png) no-repeat;
  position: absolute;
  top: 430px;
  left: 204px;
  transition: none;
}

.pos2:hover {
	background-position: left bottom;
}

.pos3 {
  display: block;
  width: 135px;
  height: 40px;
  background: url(../images/btn-sadko-stroy.png) no-repeat;
  position: absolute;
  top: 263px;
  left: 460px;
  transition: none;
}

.pos3:hover {
	background-position: left bottom;
}

.pos4 {
  display: block;
  width: 135px;
  height: 40px;
  background:  url(../images/btn-peresvet-stroy.png) no-repeat;
  position: absolute;
  top: 87px;
  left: 700px;
  transition: none;
}

.pos4:hover {
	background-position: left bottom;
}

/*-----------------*/

.pos-menu {
  position: absolute;
  top: 10px;
  left: 10px;
}

.pos-menu a {
  display: block;
  width: 135px;
  height: 40px;
  transition: none;
  margin-bottom: 3px;
}

/*--------------*/


.block-partners {
	min-height: 550px;
	background: url(../images/fon-btn.jpg) no-repeat center center;
}

.partners {
	width: 545px;
	margin: 40px auto;
}

.partner {
	float: left;
	width: 230px;
	height: 130px;
	margin: 20px 20px;
	text-align: center;
}

.partner img {
	filter: grayscale(100%);
}

.partner img:hover {
	filter: grayscale(0%);
}

.welcome {
	padding: 20px;
}

.welcome h2 {
	margin-bottom: 10px;
	color: #333;
}

.welcome p {
	color: #333;
}

.welcome strong {
	font-weight: 600;
}

/*------галерея--------*/

.gallery {
	padding: 30px;
	background: url("../images/fon-btn.jpg") no-repeat left center;
}

.gwrp {
	margin: 0 auto;
	width: 755px;
}

.gallery ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.gallery ul li {
	float: left;
}

.gallery ul li div {
	width: 230px;
	height: 230px;
	margin: 10px;
	box-shadow: 0 0 5px rgba(0,0,0,0.5);
	background: #fff;
}

.gallery p {
	padding: 3px 10px;
	margin: 0;
	font-size: 13px;
}

.gallery a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

.gallery ul div:hover {
	text-decoration: underline;
}

.content {
	padding: 20px 40px 40px;
	position: relative;
}

.content h1, .content h2, .content p {
	color: #333;
}

.content ul {
	padding-left: 18px;
	font-size: 14px;
}

.content ul li {
	margin-bottom: 10px;
}

.content p {
	font-size: 14px;
}

.content-partner {
	padding: 20px 40px 40px 0;
	position: relative;
}

.content-partner h1, .content-partner h2, .content-partner p {
	color: #333;
}

.content-partner p {
	font-size: 14px;
}

.partner-img {
	float: left;
	width: 300px;
	text-align: center;
	margin-top: 20px;
}

.partner-cont {
	margin-left: 340px;
	margin-bottom: 60px;
}

.project {
	padding: 40px;
	background: rgba(0, 0, 0, 0) linear-gradient(to top, #ededed, #fff) repeat scroll 0 0
}

.project-main h1 {
  background: rgba(0, 0, 0, 0) url("../images/fon-menu.jpg") no-repeat scroll center center;
  color: #fff;
  font-size: 18px;
  height: 38px;
  padding-top: 12px;
  text-align: center;
  margin:0;
}

.project-pict {
	float: left;
}

.project img {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}

.project-cont {
	margin-left: 300px;
}

.project-cont p {
	font-size: 14px;
}

.project-map img {
	margin-right: 10px;
	margin-bottom: 10px;
}

.project-list h1 {
	border-bottom: 2px solid #ccc;
	margin: 40px 40px 0;
}

.million {
	margin: 40px 40px;
}

.million .bx-viewport {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.million ul {
	margin:0;
	padding:0;
}

.mill-left {
  float: left;
  width: 550px;
}

.mill-right {
  float: right;
  padding-left: 20px;
  width: 500px;
}

.ssection {
	margin: 40px -10px;
}

.tabbs li {
  background: rgba(0, 0, 0, 0) url("../images/u-btn.jpg") no-repeat scroll 0 0;
  color: #fff;
  float: left;
  font-size: 14px;
  font-weight: bold;
  height: 99px;
  margin: 0 10px 0 0;
  padding: 76px 0 0;
  text-align: center;
  width: 175px;
  list-style: none;
}

.tabbs li:hover {
	background-position: left bottom;
	cursor: pointer;
}

.tabbs li.ccurrent {
	background-position: left bottom;
}

.million li {
	line-height: 24px;
}

.bbox {
  margin-left: 10px;
  margin-top: 30px;
  display: none;
}

.bbox.visible {
  display: block;
}

.bbox p {
  width: 99%;
}

.bbox ul {
	padding-left: 14px;
}





/*-----------------*/

.btn-peresvet-stroy {
	background: url(../images/btn-peresvet-stroy.png) no-repeat;
	position: absolute;
	top: 87px;
	right: 244px;
	display: block;
	width: 135px;
	height: 40px;
}

.btn-peresvet-stroy:hover {
	background-position: left bottom;
}


.btn-sadko-stroy {
	background: url(../images/btn-sadko-stroy.png) no-repeat;
	position: absolute;
	top: 250px;
	left: 560px;
	display: block;
	width: 135px;
	height: 40px;
}

.btn-sadko-stroy:hover {
	background-position: left bottom;
}

.btn-svyatogor-stroy {
	background: url(../images/btn-svyatogor-stroy.png) no-repeat;
	position: absolute;
	bottom: 83px;
	left: 406px;
	display: block;
	width: 135px;
	height: 40px;
}

.btn-svyatogor-stroy:hover {
	background-position: left bottom;
}

.btn-finist-stroy {
	background: url(../images/btn-finist-stroy.png) no-repeat;
	position: absolute;
	bottom: 25px;
	left: 262px;
	display: block;
	width: 135px;
	height: 40px;
}

.btn-finist-stroy:hover {
	background-position: left bottom;
}

.xleb {
	padding: 5px 40px 10px;
	font-size: 14px;
	text-transform: lowercase;
	background: #f0f0f0;
	font-style: italic;
	color: #808080;
}

.xleb a {
	text-decoration: none;
	color: #808080;
}

.xleb a:hover {
	text-decoration: underline;
}

.lk {
	position: absolute;
	top: 14px;
	right: 200px;
	z-index: 7000;
	text-align: center;
}

.lk-main {
	float: right;
    width: 650px;
	min-height: 500px;
	padding-left: 0;
}

.novosty {
	width: 900px;
}

.right-col-lk {
	width: 230px;
	float: right;
	padding: 20px 10px;
}

.left-menu {
	width: 200px;
    float: left;
	padding-top: 15px;
	padding-bottom: 30px;
}

.left-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.left-menu ul li a {
	display: block;
	width: 150px;
	height: 28px;
	background: #227403;
	margin: 10px 10px 10px 20px;
	color: #fff;
	text-align: center;
	padding: 12px 5px 3px;
	text-decoration: none;
	font-size: 14px;
}

.left-menu ul li a:hover {
	text-decoration: underline;
}

.news-lk {
	background: transparent;
	border-bottom: 1px dashed #ccc;
}

.news-lk img {
	margin-left: 0;
}

.news-lk .news-cont {
	margin-left: 280px;
	width: 550px;
}

.log-form {
	padding-top: 15px;
    padding-bottom: 30px;
	padding-left: 20px;
	font-size: 12px;
	color: #333;
}

.log-form input {
	border: 1px solid #ccc;
	padding: 7px;
	width: 161px;
	margin-bottom: 15px;
}

.log-form input#chkbox {
	padding:0;
}

.log-form input.submit {
	width: 74px;
	background: #227403;
	color: #fff;
	border: none;
}

.logout {
	display: block;
	width: 90px;
	background: #f55;
	padding: 10px 15px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	margin-top: 30px;
	margin-left: 40px;
}

.news-line-lk {
	border-bottom: 1px dashed #ccc;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.news-line-lk h2 {
	font-size: 16px;
	margin-bottom: 7px;
	border-left: 3px solid #090;
	padding-left: 7px;
}

.news-line-lk p {
	font-size: 12px;
	margin-bottom: 10px;
}

.news-line-lk .date-lk {
	font-size: 12px;
	color: #090;
	font-weight: bold;
	margin-bottom: 5px;
}

.uchastok p {
	margin-bottom: 15px;
	font-weight: bold;
}

.uchastok input {
	padding: 5px 10px;
	width: 350px;
	font-size: 18px;
}

.uchastok input.submit {
	background: #090;
	border: none;
	color: #fff;
	width: 150px;
	padding: 10px;
}

.uchastok textarea {
	padding: 10px;
	width: 350px;
	font-size: 18px;	
}

.uchastok select {
	padding: 5px;
	width: 374px;
	font-size: 18px;
}

.doc-lk img {
	margin: 20px 0 0;
}

.doc-lk {
	background: transparent;
	border-bottom: 1px dashed #ccc;
}

.doc-lk .act-cont {
	margin-top: 0;
	margin-left: 120px;
	width: 550px;
}

.doc-lk h1 {
	font-size: 18px;
}

.doc-lk a.more {
	background: #090;
	height: 25px;
	width: 110px;
	padding: 7px 0 5px;
}












