html, body {
	height: 100%;
}
body {
font-family: 'Scada', sans-serif;
  font-size: 16px;
  /*font-family: Helvetica, Arial, sans-serif;*/
  /*min-width: 1100px;*/
}
.content {
  box-sizing: border-box;
  min-height: 100%;
  padding-bottom: 60px;
  /*min-width: 1100px;*/
}
.thirdBlock {
  height: 60px;
  margin-top: -60px;
  padding: 9px 0px;
  /*min-width: 1100px;*/
}
.secondBlock {
	/*min-width: 1100px;*/
}
.firstBlock {
	/*min-width: 1100px;*/
}
.row {
	margin: 0;
}
.container-fluid, .col-xs-12, .col-xs-11, .col-xs-10, .col-xs-9, .col-xs-8, .col-xs-7, .col-xs-6, .col-xs-5, .col-xs-4, .col-xs-3, .col-xs-2, .col-xs-1 {
	padding: 0;
}
.container-fluid {
	min-width: 1100px !important;
}
/* .containerMiddle {
	height: 100%;
} */

/* .wrapper-content, */
/* .mainPage,
.innerWrapperContent,
.secondBlock {
	height: 100%;
} */
.mainMenu ul.nav-justified {
  line-height: 35px;
}
.topBlock {
/* 	background: #336600;
  background: rgba(51,102,0, .8); */
background: #4ba153; /* Old browsers */
background: -moz-linear-gradient(top,  #4ba153 16%, #157402 94%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(16%,#4ba153), color-stop(94%,#157402)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #4ba153 16%,#157402 94%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #4ba153 16%,#157402 94%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #4ba153 16%,#157402 94%); /* IE10+ */
background: linear-gradient(to bottom,  #4ba153 16%,#157402 94%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4ba153', endColorstr='#157402',GradientType=0 ); /* IE6-9 */
}
.workTime {
	color: #fff;
  font-size: 19px;	
}
.phone {
  color: #fff;
  white-space: nowrap;
  margin-left: -20px;
}
.phone a{
  color: #fff;
  white-space: nowrap;
  font-size: 40px !important;
  padding:0 !important;
}
.btn{
  font-size:16px;
}
.btn-request {
	font-weight: bold;
	margin: 10px 0px;
	background: #fab300; /* Old browsers */
	background: -moz-linear-gradient(top, #E9E414 16%, #9C9102 94%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(16%, #E9E414),
		color-stop(94%, #9C9102)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #E9E414 16%, #9C9102 94%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #E9E414 16%, #9C9102 94%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #E9E414 16%, #9C9102 94%);
	/* IE10+ */
	background: linear-gradient(to bottom, #E9E414 16%, #9C9102 94%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#E9E414',
		endColorstr='#9C9102', GradientType=0); /* IE6-9 */
	color: white;
	border: 1px;
}
.upperItemMenu {
  border-bottom: 1px solid rgb(39, 173, 49);
  height: 55px;
}
.mainMenu {
	border-left: 1px solid rgb(39, 173, 49);
}
.navbar.navbar-default {
	margin: 0;
}

/* .wrapperFooter */ .thirdBlock {
  background: #000000;
  background: rgba(29,29,29, .8);
  /*min-width: 1100px;*/
}
.footerMenu ul.nav-justified {
  
}
.mainMenu ul.nav-justified li a, .upperItemMenu a {
  padding: 10px 0px;
  color: white;
  font-size: 21px;
}
.upperItemMenu a,
.lowerItemMenu a {
  padding: 13px 0px;
  color: white;
  font-size: 21px;
  display: block;
}
.lowerItemMenu a:hover,
.lowerItemMenu a:focus {
  text-decoration: none;
  background-color: #00BC38;
}
.menuActive{
  background-color: #189e04;
}
.menuActive a{
  font-size: 23px;
  padding: 11px 0px;
}
.footerMenu ul.nav-justified li a{
  color: #f0edd6;
  font-size: 16px;
}
.mainMenu .nav > li > a:hover
.mainMenu .nav > li > a:focus {
  text-decoration: none;
  background-color: #5AB475;
}
.footerMenu .nav > li > a:hover, .footerMenu .nav > li > a:focus {
  text-decoration: none;
  background-color: #474747;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	text-decoration: none;
  background-color: #5AB475;
}
.wrapperUpperPartmainMenu {
	height: 55px;
}
.navbar-default {
	background-color: transparent;
	border-color: transparent;
}
.navbar-fixed-top {
	border-width: 0;	
}
.navbar {
	border: none;
	min-height: 40px;
}
.mainPage {
  /* background: url(../i/background_image/main.jpg); */
  -moz-background-size: 100%;
  -webkit-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
}
.secondBlock {
	/* background: url(../i/background_image/main.jpg); */
	/* -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover; */
    /*min-width: 1100px;*/
}
.mainBack, .contactsBack, .infraBack {
	
/* */
  background: url(../i/background_image/main.jpg); 
  -moz-background-size: 100%;
  -webkit-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;

    /*min-width: 1100px;*/
      /* background-position: bottom; */
}
.mapBack {
	background-color: #00763C;
}
.galleryBack {
	background-color: #000000;
}
.genplanBack {
	background-color: #FBC064;
}
.indexBack {
    background-color: #717171;
}
.infraBack .pattern,
.contactsBack .pattern{
	background: url(../i/background_image/dot_gr.png);
	height:100%;
}
.wrapperLeftFooter {
  font-size: 12px;
  color: #f0f0e1;
  line-height: 12px;
  padding-top: 6px;
  margin-left: 15px;
}
.wrapperLeftFooter img {
  float: left;
  padding-right: 10px;
    padding-top: 6px
}
.wrapperLeftFooter a {
	color: #f0edd6;
	text-decoration: underline;
}
.wrapperLeftFooter a:focus {
	color: #f0edd6;
}
.textRightFooter {
	font-size: 12px;
	color: #aea393;
}
.phoneRightFooter {
	font-size: 12px;
	color: #7FFFA6;
}
.wrapperRightFooter img {
  padding: 9px 9px;
  float: left;
}
.wrapperRightFooter {
	float: right;
  white-space: nowrap;
  padding-right: 15px;	
  margin-right: 15px;
}
.wrapperFooter {
  /* position: absolute;
  bottom: 0px;
  min-height: 43px; */
  /* position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 43px; */
}
/* .wrapperContentWithoutFooter {
  min-height: 100%;
  margin-bottom: -45px;
  padding-bottom: 45px;
  height: 100%;
} */
#simsim {
	/* max-width: 100%; */
}
.b-main-title, h4 {
/*	  color: #FE2; */
  color: white;
  font-weight: bold;
}
h1{
  margin: 0;
  text-align: center;
  padding-top: 15px;
/*    color: #FE2; */
  color: white;
  text-shadow: 0 1px 0 rgba(0,0,0, .5);
}
h2 {
/*    color: #FE2; */
  color: white;
  text-shadow: 0 1px 0 rgba(0,0,0, .5);
}
.wrapperInfraContent {
  width: 1080px;
  margin: 100px auto 50px auto;
  background: #000000;
  background: rgba(29,29,29, .8);
  color: #ffffff;
  padding: 15px 10px;
  min-height: 450px;
}
.b-plus.u-clear-fix.tabs-navigation a {
  color: white;
}
.b-plus.u-clear-fix.tabs-navigation {
  margin: 0 auto;
  width: 1080px;
}

.item-number{
  font-size:25px;
  font-weight:bold;
}
.item-cover-text{
  font-size:17px;
}
.wrapperPiece {
  width: 148px;
  height: 165px;
  margin: 0 auto;
  text-align: center;
  text-decoration: none;
  border: 2px solid #066E19;
  border-radius: 3px;
  background-color: #336600;
  background-color: rgba(2,101,0, .9);
  padding: 15px 5px;
  float: left;
  margin: 15px;
  cursor: pointer;
}

.wrapperPiece:hover {
  background-color: rgba(3,121,0, 1);
}

.b-popup.b-popup__plus {
  width: 940px;
  /* left: 20%; */
}
.b-popup__plus {
  font-size: 30px;
  height: 346px;
}
.b-popup {
  position: absolute;
  width: 90%;
  /* left: 5%; */
  height: 360px;
  color: #777264;
  z-index: 6000;
  /* top: -200%; */
  display: none;
}
.b-popup_l-t {
  position: absolute;
  left: 1px;
  top: 1px;
  width: 26px;
  height: 25px;
  background: url("../i/popup-l-t.png") no-repeat;
}
.b-popup_t {
  position: absolute;
  left: 26px;
  right: 26px;
  top: 1px;
  height: 25px;
  background: url("../i/popup-t.png");
}
.b-popup_r-t {
  position: absolute;
  right: 1px;
  top: 1px;
  width: 26px;
  height: 25px;
  background: url("../i/popup-r-t.png") no-repeat;
}
.b-popup_l {
  position: absolute;
  left: 1px;
  width: 26px;
  top: 25px;
  bottom: 25px;
  background: url("../i/popup-l.png");
}
.b-popup_r {
  position: absolute;
  right: 1px;
  width: 26px;
  top: 25px;
  bottom: 25px;
  background: url("../i/popup-r.png");
}
.b-popup_l-b {
  position: absolute;
  left: 1px;
  bottom: 1px;
  width: 26px;
  height: 25px;
  background: url("../i/popup-l-b.png") no-repeat;
}
.b-popup_b {
  position: absolute;
  left: 26px;
  right: 26px;
  bottom: 1px;
  height: 25px;
  background: url("../i/popup-b.png");
}
.b-popup_r-b {
  position: absolute;
  right: 1px;
  bottom: 1px;
  width: 26px;
  height: 25px;
  background: url("../i/popup-r-b.png") no-repeat;
}
.b-popup__box {
  position: absolute;
  left: 26px;
  right: 26px;
  top: 25px;
  bottom: 25px;
  background: #fff3cb;
  z-index: 120;
}
.b-popup__close {
  position: absolute;
  right: -7px;
  top: -7px;
  width: 30px;
  height: 31px;
  background: url("../i/i-sprite.png") no-repeat 0 -35px;
  z-index: 120;
}
.about_img {
  border-radius: 1px;
  border: 1px solid rgba(86,65,53,0.25);
  width: 248px;
  height: 240px;
}
.b-popup__plus h1 {
  font-size: 30px;
  line-height: 40px;
  color: #554034;
  text-align: left;
}
.b-popup__plus .b-popup__box .u-clear-fix div + div p {
  margin-right: 40px;
  max-height: 264px;
  overflow: hidden;
}
.b-popup p {
  font-size: 16px;
  line-height: 21px;
}
.b-popup__plus .b-popup__box .u-clear-fix div {
  float: left;
  vertical-align: top;
  width: 248px;
  margin-right: 45px;
  margin-top: 25px;
  margin-left: 28px;
  position: relative;
}
.b-popup__plus .b-popup__box .u-clear-fix div + div {
  width: 530px;
  margin: 20px 0 0 0;
}
.wrapperTextInfra {
  padding-right: 70px;
  padding-top: 25px;
}
.pageAbout {
	  margin: 155px 0px;
}
.wrapperContactsContent {
	  width: 1080px;
  margin: 80px auto 50px auto;
  background: #000000;
  background: rgba(29,29,29, .8);
  color: #ffffff;
  padding: 15px 10px;
}
.fotorama, .fotorama__stage {
	max-height: 820px;
}
.modal-title {
	color: black;
}

.mainPageDescribeWrap{
  position: absolute;
  top: 70px;  
  z-index: 10;
  width: 100%;
}
.mainPageDescribe{
  background: rgba(29,29,29, .5);
  color: #f0edd6;
  padding: 15px 10px;
  font-size: 25px;
  width: 530px;
  margin: auto;
  border-radius: 5px;
  text-align:center;
}
.mainPageImage{
  position: relative;
  top: 0px;
  z-index:5;
}

.mainPageText {
  padding: 20px 20px;
  font-size: 25px;
  color: #575757;
  background: rgba(29,29,29, .8);
  color: #f0edd6;
  padding: 10px 10px;
  clear:both;
  font-size: 25px;
  max-width:100%;
  margin: 30px;
  border-radius: 5px;

/*  background:linear-gradient(to top, rgba(48,48,48, 1), rgba(150,150,150, 1)); */
  position: absolute;
  top: 300px;  
  z-index: 10;

}
.whitespacenowrap {
  white-space: nowrap;
}
.genPlan {
  overflow-x: hidden;
  overflow-y: hidden;
}
.genPlan div {
  background-repeat: no-repeat !important;
  background-size: contain !important;
}
.genPlan .buttons{
  position: absolute;
  z-index:300;
  font-size: 30px;
  top:20px;
  left:20px;
}
.genPlan .buttons button{
  display:inline;
  width:50px;
  height:50px;
}
.genPlan .buttons input{
  display:inline;
  width:100px;

}
.ui-widget-content {
	border: 0;
	background: transparent;
}
/* @media (min-width: 1800px) {
	#simsim {
		max-width: 100%;
	}
} */
.areaBack {
	background-color: #EFC56E;	
}

table.areaTable {
	width: 100%;
    margin: 15px 0px;
    font-size: 20px;
}

.wrapperImageArea {
	padding: 10px;
}
.wrapperImageArea img{
    width: 100%;
    border: 1px solid #bcb0b0;
}
h1.areaH1 {
	color: #208A3D;
//	text-align: left;
}
@media (max-width: 768px) {
	.genplanBack {
		background-color: #F5BC64;
	}
}


#svg-layer{
  position:absolute;
  top:0px;
  left:0;
  z-index:30;
}
.polygon:hover{
  fill:#3065ff;
  fill-opacity:0.7;
  stroke:#3065ff;
  stroke-opacity:0.7;
}
.clear {
  clear: both;
}
#draggable{
	width:1900px;
}


.list-text{
  width:90%;
  margin:30px auto;
  font-size:20px;
}
.list-text h1{
  color: #909090;
}

.list-offers{
  background-color:#e5e5e5;
  min-height: 650px;
}
.list-offer-blocks{
  min-height: 400px;
}
.list-offer{
  min-height: 400px;
//  border: 1px solid gray;
}
.list-offer-block{
  width:300px;
  margin:auto;
  text-align:center;
}
.list-offer-block-img{
  width:300px;
  height:300px;
  border:1px solid #e9e7e7;
  background-color:#d2d1d1;
}
.list-offer-block-img img{
  width:100%;
}
.list-offer-block-img:hover{
  width:310px;
  height:310px;
  border:3px solid #e9e7e7;
  background-color:#ccc;
  margin-top:-5px;
  margin-left:-5px;
}
.list-offer-block-img img{
  width:100%;
}
.list-offer-block-name{
  font-weight: bold;
}
.list-offer-block-price{
  font-size: 20px;
}