.pie_path {
  behavior: url(/css/pie/PIE.php);
}
html,
body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
body {
  font: 75% Arial, sans-serif;
  line-height: 1.42em;
  color: #262626;
  background: #eef0f4;
}
img {
  border: none;
}
i {
  font-family: Georgia;
}
p,
h4,
div,
textarea,
a,
input,
a img {
  outline: none;
}
button,
input[type='submit']:focus,
input[type='submit']::-moz-focus-inner {
  outline: none;
  border: 0;
}
textarea {
  overflow: auto;
}
ol,
ul,
p {
  margin: 0;
  padding: 0;
  font-size: 1em;
}
ul {
  list-style: none;
}
fieldset {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
}
legend {
  display: none;
}
table {
  font-size: 1em;
  border-collapse: collapse;
}
table td {
  padding: 0;
  vertical-align: top;
}
a:link,
a {
  color: #202a7e;
}
a:hover,
a:active {
  color: #930;
}
@font-face {
  font-family: 'DINPro-Regular';
  src: url('/css/font/DINPro-Regular.eot');
  src: url('/css/font/DINPro-Regular.eot?#iefix') format('embedded-opentype'), url('/css/font/DINPro-Regular.ttf') format('truetype'), url('/css/font/DINPro-Regular.svg#DINPro-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DINPro-Bold';
  src: url('/css/font/DINPro-Bold.eot');
  src: url('/css/font/DINPro-Bold.eot?#iefix') format('embedded-opentype'), url('/css/font/DINPro-Bold.ttf') format('truetype'), url('/css/font/DINPro-Bold.svg#DINPro-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'DINPro-Medium';
  src: url('/css/font/DINPro-Medium.eot');
  src: url('/css/font/DINPro-Medium.eot?#iefix') format('embedded-opentype'), url('/css/font/DINPro-Medium.ttf') format('truetype'), url('/css/font/DINPro-Medium.svg#DINPro-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
h1 {
  margin: 0 0 14px;
  font: normal 2.33em/1.14em 'DINPro-Medium';
  color: #333;
}
h1 span {
  font-size: .85em;
  color: #ca0;
}
h2 {
  margin: 0 0 12px;
  font: normal 2em/1.08em 'DINPro-Medium';
  text-shadow: 0 1px rgba(255, 255, 255, 0.7);
}
.tabContent h2 {
  margin: 0 0 14px;
  color: #ca0;
}
.tabContent h3 {
  margin: 0 0 8px;
  font: normal 1.5em/1.22em Arial;
  color: #000;
}
.tabContent h4 {
  margin: 0 0 10px;
  font: normal 1.16em/1.21em Arial;
  color: #000;
}
#wrap {
  position: relative;
  height: auto;
  min-height: 100%;
  max-width: 1400px;
  margin: 0 auto;
  text-align: left;
  background: #ffffff url('/i/bg.jpg') 50% 0 no-repeat;
  -moz-box-shadow: 0 0 10px #afafb1;
  -webkit-box-shadow: 0 0 10px #afafb1;
  box-shadow: 0 0 10px #afafb1;
  behavior: url(/css/pie/PIE.php);
}
#wrapIn {
  position: relative;
  max-width: 960px;
  height: auto;
  margin: 0 auto;
}
#wrapIn.home {
  padding-bottom: 14px;
  border-bottom: 1px solid #c6c6c6;
}
html > body #footempty {
  height: auto;
  min-height: 185px;
}
#footempty {
  height: 185px;
  width: 100%;
}
html > body #footerWrap {
  height: auto;
  min-height: 185px;
}
#footerWrap {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 185px;
}
#footer {
  width: 960px;
  height: 146px;
  margin: 0 auto;
  padding: 38px 0 0;
  line-height: 1.33em;
}
#footer i {
  display: block;
}
#footer .copy {
  float: left;
  width: 265px;
}
#footer .copy i {
  margin: 6px 0 0 12px;
}
#footer .partners {
  float: left;
  width: 265px;
}
#footer .partners i,
#footer .partners ul {
  float: left;
}
#footer .partners ul {
  width: 165px;
  margin: 0 0 0 8px;
}
#footer .partners li {
  margin-bottom: 10px;
}
#footer .socBtn {
  float: left;
  width: 172px;
}
#footer .socBtn a {
  float: left;
  display: block;
  overflow: hidden;
  width: 34px;
  height: 39px;
  margin: 2px 23px 0 0;
  background: transparent url('/i/soc-btn.png') no-repeat;
}
#footer .socBtn a span {
  display: none;
}
#footer .socBtn a.vk {
  background-position: 0 0;
}
#footer .socBtn a.fb {
  background-position: -35px 0;
}
#footer .socBtn a.tw {
  background-position: -70px 0;
}
#footer .ks {
  float: right;
  width: 100px;
  padding: 0 0 0 48px;
  font-size: .91em;
  line-height: 1.36em;
  background: transparent url('/i/ks.png') 0 4px no-repeat;
      margin-top: -60px;

}
#footer .ks a {
  color: #262626;
}
#footer .ks a:hover {
  text-decoration: none;
}
.cleaner {
  clear: both;
  float: none;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
}
.clear {
  zoom: 1;
}
.clear:before,
.clear:after {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
}
.mapBaloonWrap {
  position: relative;
  left: 0;
  top: 0;
  width: 32px;
  height: 31px;
  background: url("/i/map-arr.png") no-repeat scroll 0 0 transparent;
}
.mapBaloon {
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 390px;
  padding: 12px 14px 17px 16px;
  text-align: left;
  color: #edeef3;
  background: transparent url('/i/map-bg.png') 0 0 repeat;
  /*.baloonArr {
		top:100%;
		left:3px;
		width:32px;
		height:31px;
		background:transparent url('/i/map-arr.png') 0 0 no-repeat;
	} */

}




.otzyvy {
    position: fixed;
top: 25%;
left: 40%;
z-index: 1000;
display: none;
  
    width: 258px;
    padding: 40px 40px 30px;
    border: 1px solid #d4d4d4;
    -moz-box-shadow: 0 2px 6px #b5b8bc;
    -webkit-box-shadow: 0 2px 6px #b5b8bc;
    box-shadow: 0 2px 6px #b5b8bc;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#eff2f6), to(#d4dae3));
    background: -webkit-linear-gradient(#eff2f6, #d4dae3);
    background: -moz-linear-gradient(#eff2f6, #d4dae3);
    background: -ms-linear-gradient(#eff2f6, #d4dae3);
    background: -o-linear-gradient(#eff2f6, #d4dae3);
    background: linear-gradient(#eff2f6, #d4dae3);
    -pie-background: linear-gradient(#eff2f6, #d4dae3);
    behavior: url(/css/pie/PIE.php);
}


.txtw input {
    position: relative;
margin: 0;
padding: 6px 8px 3px;
font: normal 1em/1.25em Arial;
border: 1px solid #cbcbcb;
background-color: #fff;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
-moz-box-shadow: 0 1px #ffffff;
-webkit-box-shadow: 0 1px #ffffff;
box-shadow: 0 1px #ffffff;

}

.otzyvy textarea  {
    position: relative;
margin: 0;
padding: 6px 8px 3px;
font: normal 1em/1.25em Arial;
border: 1px solid #cbcbcb;
    border-top-color: rgb(203, 203, 203);
    border-right-color: rgb(203, 203, 203);
    border-bottom-color: rgb(203, 203, 203);
    border-left-color: rgb(203, 203, 203);
background-color: #fff;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
-moz-box-shadow: 0 1px #ffffff;
-webkit-box-shadow: 0 1px #ffffff;
box-shadow: 0 1px #ffffff;

}




.promoform textarea {
        position: relative;
margin: 0;
padding: 6px 8px 3px;
font: normal 1em/1.25em Arial;
border: 1px solid #cbcbcb;
    border-top-color: rgb(203, 203, 203);
    border-right-color: rgb(203, 203, 203);
    border-bottom-color: rgb(203, 203, 203);
    border-left-color: rgb(203, 203, 203);
background-color: #fff;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
-moz-box-shadow: 0 1px #ffffff;
-webkit-box-shadow: 0 1px #ffffff;
box-shadow: 0 1px #ffffff;
width: 720px;
margin-top: 10px;
}






.otzyvy form {
    padding-top: 10px;
}

.otzyvy h3 {
    margin: 0;
    padding: 3px;
}
.mapBaloon h5 {
  margin: 0 0 4px;
  font: normal 1.33em/1.25em Arial;
}
.mapBaloon .baloonImg {
  display: block;
  float: left;
  width: 101px;
  margin-right: 8px;
  background-color: #fff;
}
.mapBaloon .baloonImg img {
  display: block;
  border: 1px solid #ccc;
}
.mapBaloon .baloonDescr {
  float: left;
  width: 281px;
}
.mapBaloon .baloonDescr p {
  margin-bottom: 7px;
}
.mapBaloon .baloonDescr a {
  color: #edeef3;
}
.mapBaloon .baloonDescr i {
  font: italic 1.08em/1.46em Georgia;
}
.mapBaloon .baloonDescr .baloonLink {
  display: block;
  margin-bottom: 5px;
  font-size: 1.33em;
  line-height: 1.12em;
}
.mapBaloon .baloonClose {
  top: 5px;
  right: 5px;
  width: 14px;
  height: 15px;
  background: transparent url('/i/map-close.png') 0 0 no-repeat;
  cursor: pointer;
}
#fancybox-outer {
  padding: 0;
  border: 1px solid #d4d4d4;
  -moz-box-shadow: 0 2px 6px #868c94;
  -webkit-box-shadow: 0 2px 6px #868c94;
  box-shadow: 0 2px 6px #868c94;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#eff2f6), to(#d4dae3));
  background: -webkit-linear-gradient(#eff2f6, #d4dae3);
  background: -moz-linear-gradient(#eff2f6, #d4dae3);
  background: -ms-linear-gradient(#eff2f6, #d4dae3);
  background: -o-linear-gradient(#eff2f6, #d4dae3);
  background: linear-gradient(#eff2f6, #d4dae3);
  -pie-background: linear-gradient(#eff2f6, #d4dae3);
  behavior: url(/css/pie/PIE.php);
}
.lieLink,
.lieLink:visited,
.lieLink:link {
  color: #202a7e;
  border-bottom: 1px dashed #202a7e;
  text-decoration: none;
  cursor: pointer;
}
.lieLink:hover,
.lieLink:active {
  text-decoration: none;
  color: #930;
  border-bottom: none;
}
.helperVertiacal {
  display: inline-block;
  width: 0;
  height: 100% !important;
  vertical-align: middle;
}
.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  background-color: #748192;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.inpTxt input,
.inpTextarea textarea {
  position: relative;
  margin: 0;
  padding: 6px 8px 3px;
  font: normal 1em/1.25em Arial;
  border: 1px solid #cbcbcb;
  background-color: #fff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0 1px #ffffff;
  -webkit-box-shadow: 0 1px #ffffff;
  box-shadow: 0 1px #ffffff;
  behavior: url(/css/pie/PIE.php);
}
.inpTxt input:focus,
.inpTextarea textarea:focus {
  border-color: #ffd800;
}
.withTxt {
  position: relative;
}
.withTxt .placeholder {
  position: absolute;
  display: block;
  top: 6px;
  left: 9px;
  font: normal 1em/1.25em Arial;
  color: #666;
}
.ui-button {
  cursor: pointer;
  display: inline-block;
  overflow: visible;
  padding: 0;
  position: relative;
  text-align: left;
  zoom: 1;
}
.ui-button .ui-icon {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  background: transparent url('/i/form.png') no-repeat;
}
.ui-helper-hidden-accessible {
  position: absolute;
  overflow: hidden;
  border: 0 none;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  clip: rect(0px, 0px, 0px, 0px);
}
.ui-buttonset {
  display: inline-block;
}
.ui-buttonset label {
  display: block;
  float: left;
  padding-right: 5px;
  line-height: 1.25em;
  background: transparent url('/i/check-bg.png') 100% -140px no-repeat;
}
.ui-buttonset label.ui-corner-left span {
  background: transparent url('/i/check-bg.png') 0 -112px no-repeat;
}
.ui-buttonset label.ui-corner-right {
  background-position: 100% -168px;
}
.ui-buttonset label:hover {
  background: transparent url('/i/check-bg.png') 100% -224px no-repeat;
}
.ui-buttonset label:hover span {
  background: transparent url('/i/check-bg-f.gif') 0 0 repeat-x;
  color: #900;
}
.ui-buttonset label:hover.ui-corner-left span {
  background: transparent url('/i/check-bg.png') 0 -196px no-repeat;
}
.ui-buttonset label:hover.ui-corner-right {
  background-position: 100% -252px;
}
.ui-buttonset label.ui-state-active {
  background-position: 100% -28px;
}
.ui-buttonset label.ui-state-active span {
  background: transparent url('/i/check-bg.png') 0 -56px no-repeat;
}
.ui-buttonset label.ui-state-active.ui-corner-left span {
  background: transparent url('/i/check-bg.png') 0 0 no-repeat;
}
.ui-buttonset label.ui-state-active.ui-corner-right {
  background-position: 100% -84px;
}
.ui-buttonset input {
  position: absolute;
  overflow: hidden;
  border: 0 none;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  clip: rect(0px, 0px, 0px, 0px);
}
.ui-buttonset span {
  display: block;
  padding: 7px 12px 6px 17px;
  color: #333;
  background: transparent url('/i/check-bg-d.png') 0 0 repeat-x;
}
.inpCheckbox label {
  position: relative;
  float: left;
  display: block;
  padding: 3px 0 0 25px;
  color: #4c4c4c;
}
.inpCheckbox label.ui-state-hover .ui-icon,
.inpCheckbox label.ui-state-focus .ui-icon {
  background-position: 0 -532px;
}
.inpCheckbox label.ui-state-active .ui-icon {
  background-position: 0 -512px;
}
.inpCheckbox label.error .ui-icon,
.inpCheckbox label.ui-state-hover.error .ui-icon {
  background-position: -20px -552px;
}
.inpCheckbox .ui-icon {
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background-position: 0 -552px;
}
.ch-groups.error .ch-groups-js > .inpCheckbox .ui-icon,
.ch-groups.error .ch-groups-js > .inpCheckbox .ui-state-hover .ui-icon {
  background-position: -20px -552px;
}
.inpRadio label {
  position: relative;
  display: block;
  padding: 0 0 0 21px;
  color: #666;
}
.inpRadio label.ui-state-hover .ui-icon,
.inpRadio label.ui-state-focus .ui-icon {
  background-position: 0 -588px;
}
.inpRadio label.ui-state-active .ui-icon {
  background-position: 0 -572px;
}
.inpRadio .ui-icon {
  width: 16px;
  height: 16px;
  background-position: 0 -604px;
}
.serchObject .frmBox {
  margin: 0 0 26px;
}
.serchObject .frmBox .inpCheckbox {
  padding: 12px 0 0;
}
.serchObject .frmBoxL {
  float: left;
}
.serchObject .inpLbl {
  margin-bottom: 4px;
  line-height: 1.25em;
  color: #4c4c4c;
}
.serchObject .inpTxt input {
  width: 237px;
  color: #666;
}
.serchObject .range,
.serchObject .rangeTxt {
  float: left;
}
.serchObject .rangeTxt {
  margin: 5px 3px 0;
  text-shadow: 0 1px #fff;
}
.serchObject .range input {
  width: 99px;
}
.serchObject .inpSubmit {
  float: right;
}
.button {
  float: left;
  padding-right: 10px;
  background: transparent url('/i/form.png') 100% -169px;
  cursor: pointer;
}
.button input {
  display: block;
  height: 49px;
  margin: 0;
  padding: 4px 17px 19px 27px;
  border: 0;
  font: normal 2em 'DINPro-Medium';
  color: #fff;
  background: transparent url('/i/form.png') 0 -120px;
  cursor: pointer;
}
.button:hover {
  background: transparent url('/i/form.png') 100% -267px;
}
.button:hover input {
  background: transparent url('/i/form.png') 0 -218px;
}
.button.disabled {
  background: transparent url('/i/form.png') 100% -669px;
  cursor: default;
}
.button.disabled input {
  background: transparent url('/i/form.png') 0 -620px;
  cursor: default;
}
.buttonSmall {
  float: left;
  padding-right: 11px;
  background: transparent url('/i/form.png') 100% -354px;
  cursor: pointer;
}
.buttonSmall button,
.buttonSmall input {
  float: left;
  display: block;
  height: 38px;
  margin: 0;
  padding: 4px 3px 18px 15px;
  border: 0;
  font: normal 1.16em 'DINPro-Medium';
  color: #fff;
  background: transparent url('/i/form.png') 0 -316px;
  cursor: pointer;
}
.buttonSmall:hover {
  background: transparent url('/i/form.png') 100% -430px;
}
.buttonSmall:hover button,
.buttonSmall:hover input {
  background: transparent url('/i/form.png') 0 -392px;
}
.buttonSmall.disabled {
  background: transparent url('/i/form.png') 100% -756px;
  cursor: default;
}
.buttonSmall.disabled input {
  background: transparent url('/i/form.png') 0 -718px;
  cursor: default;
}
.bttnMore {
  float: none;
  width: 170px;
  margin: 0 auto;
  cursor: pointer;
}
.bttnMore button {
  width: 100%;
  padding: 4px 32px 18px 43px;
  cursor: pointer;
}
.lieButton {
  position: relative;
  float: left;
  line-height: 1.16em;
  border-style: solid;
  border-width: 1px;
  border-color: #dedede #cccdc8 #a1a6ad;
  cursor: pointer;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#e9e9e9));
  background: -webkit-linear-gradient(#ffffff, #e9e9e9);
  background: -moz-linear-gradient(#ffffff, #e9e9e9);
  background: -ms-linear-gradient(#ffffff, #e9e9e9);
  background: -o-linear-gradient(#ffffff, #e9e9e9);
  background: linear-gradient(#ffffff, #e9e9e9);
  -pie-background: linear-gradient(#ffffff, #e9e9e9);
  -moz-box-shadow: 2px 1px 2px #e0e0e0;
  -webkit-box-shadow: 2px 1px 2px #e0e0e0;
  box-shadow: 2px 1px 2px #e0e0e0;
  behavior: url(/css/pie/PIE.php);
}
.lieButton:hover,
.lieButton.active {
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fafcfe), to(#dae2f4));
  background: -webkit-linear-gradient(#fafcfe, #dae2f4);
  background: -moz-linear-gradient(#fafcfe, #dae2f4);
  background: -ms-linear-gradient(#fafcfe, #dae2f4);
  background: -o-linear-gradient(#fafcfe, #dae2f4);
  background: linear-gradient(#fafcfe, #dae2f4);
  -pie-background: linear-gradient(#fafcfe, #dae2f4);
}
.lieButton a {
  text-decoration: none;
  color: #262626;
  cursor: pointer;
}
.buttonUpload {
  position: relative;
  float: left;
  width: 256px;
  padding: 6px 0;
  line-height: 1.16em;
  border-style: solid;
  border-width: 1px;
  border-color: #dedede #cccdc8 #a1a6ad;
  cursor: pointer;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#e9e9e9));
  background: -webkit-linear-gradient(#ffffff, #e9e9e9);
  background: -moz-linear-gradient(#ffffff, #e9e9e9);
  background: -ms-linear-gradient(#ffffff, #e9e9e9);
  background: -o-linear-gradient(#ffffff, #e9e9e9);
  background: linear-gradient(#ffffff, #e9e9e9);
  -pie-background: linear-gradient(#ffffff, #e9e9e9);
  -moz-box-shadow: 2px 1px 2px #e0e0e0;
  -webkit-box-shadow: 2px 1px 2px #e0e0e0;
  box-shadow: 2px 1px 2px #e0e0e0;
  behavior: url(/css/pie/PIE.php);
}
.buttonUpload:hover,
.buttonUpload.active {
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#fafcfe), to(#dae2f4));
  background: -webkit-linear-gradient(#fafcfe, #dae2f4);
  background: -moz-linear-gradient(#fafcfe, #dae2f4);
  background: -ms-linear-gradient(#fafcfe, #dae2f4);
  background: -o-linear-gradient(#fafcfe, #dae2f4);
  background: linear-gradient(#fafcfe, #dae2f4);
  -pie-background: linear-gradient(#fafcfe, #dae2f4);
}
.buttonUpload span {
  padding: 3px 0 5px 80px;
  font-size: 12px;
  line-height: 1.16em;
  background: transparent url('/i/ico-upload.png') 60px 0 no-repeat;
  cursor: pointer;
}
.areaSelect {
  float: left;
  width: 98px;
  margin-right: 6px;
}
.complexSelect {
  float: left;
  width: 148px;
}
.houseSelect {
  float: left;
}
.calcWrap .inpTxt input {
  color: #666;
}
/*slider*/
.frmSlider {
  position: relative;
  width: 261px;
  height: 11px;
  margin: 9px 0 0 -6px;
  background: transparent url('/i/form.png') 0 -468px no-repeat;
}
.frmSlider.shortSlider {
  width: 120px;
  background-position: 0 -490px;
}
.frmSlider.shortSlider .ui-slider-range {
  background-position: 0 -501px;
}
.frmSlider .ui-slider-range {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  height: 11px;
  background: transparent url('/i/form.png') 0 -479px no-repeat;
  z-index: 1;
}
.ui-slider-handle {
  position: absolute;
  top: -4px;
  width: 12px;
  height: 22px;
  cursor: default;
  background: transparent url('/i/form.png') -270px -468px no-repeat;
  z-index: 2;
}
.ui-state-active,
.ui-state-hover {
  background-position: -285px -468px;
}
/*slider*/
/*select*/
.b-core-ui-select__select_state_hide {
  height: 1px !important;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-indent: -9999px;
  width: 1px !important;
  z-index: -1;
}
.b-core-ui-select__select {
  font-size: 12px;
  line-height: 18px;
  padding: 10px;
  position: static;
}
.selectUiWrap {
  position: relative;
}
.selectUiWrap select {
  display: block;
  width: 100%;
}
.b-core-ui-select {
  position: relative;
  cursor: pointer;
  height: 28px;
  padding: 0 26px 0 0;
  line-height: 1.25em;
  color: #4c4c4c;
  background: transparent url('/i/form.png') 100% -30px no-repeat;
}
.b-core-ui-select .b-core-ui-select__value {
  display: block;
  overflow: hidden;
  height: 14px;
  padding: 6px 0 8px 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: transparent url('/i/form.png') 0 0 no-repeat;
}
.b-core-ui-select .b-core-ui-select__button {
  content: "";
  display: block;
  height: 0;
  position: absolute;
  right: 15px;
  top: 10px;
  width: 0;
}
.b-core-ui-select__dropdown {
  position: absolute;
  display: none;
  top: 0;
  max-height: 200px;
  margin-top: -1px;
  padding: 10px 10px 5px;
  color: #333;
  border: 1px solid #cbcbcb;
  background-color: #fff;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  behavior: url(/css/pie/PIE.php);
}
.b-core-ui-select__dropdown.hide {
  display: none;
}
.b-core-ui-select__dropdown.show {
  display: block;
}
.b-core-ui-select__dropdown__wrap {
  max-height: 200px;
  outline: medium none;
  overflow: auto;
}
.b-core-ui-select__dropdown__list {
  margin: 0 !important;
  overflow: hidden;
}
.b-core-ui-select__dropdown__list li {
  margin-bottom: 4px;
  padding: 3px 6px!important;
  line-height: 1.16em;
  cursor: pointer;
  background: transparent none!important;
}
.b-core-ui-select__dropdown__list li:hover,
.b-core-ui-select__dropdown__list li.selected {
  background: #f9d54e none!important;
}
/*select*/
.dialogUi {
  width: 258px;
  padding: 40px 40px 30px;
  border: 1px solid #d4d4d4;
  -moz-box-shadow: 0 2px 6px #b5b8bc;
  -webkit-box-shadow: 0 2px 6px #b5b8bc;
  box-shadow: 0 2px 6px #b5b8bc;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#eff2f6), to(#d4dae3));
  background: -webkit-linear-gradient(#eff2f6, #d4dae3);
  background: -moz-linear-gradient(#eff2f6, #d4dae3);
  background: -ms-linear-gradient(#eff2f6, #d4dae3);
  background: -o-linear-gradient(#eff2f6, #d4dae3);
  background: linear-gradient(#eff2f6, #d4dae3);
  -pie-background: linear-gradient(#eff2f6, #d4dae3);
  behavior: url(/css/pie/PIE.php);
}
.dialogUi h3 {
  /*margin-top:40%;*/

  font: normal 1.5em/1.22em Arial;
  text-align: center;
}
.dialogUi .inpTxt {
  margin-bottom: 13px;
}
.dialogUi .inpTextarea textarea,
.dialogUi .inpTxt input {
  width: 240px;
}
.dialogUi .inpTextarea textarea {
  height: 84px;
}
.dialogUi .inpTextarea {
  margin-bottom: 6px;
}
.dialogUi .faqSelect {
  width: 258px;
  margin-bottom: 13px;
}
.dialogUi .buttonSmall {
  float: right;
}
.uploadWrap {
  position: relative;
  width: 258px;
  margin: 6px 0 8px;
}
.uploadWrap.upload-done {
  display: none;
}
.uploadWrap.no-upload {
  overflow: hidden;
  height: 28px;
}
.uploadWrap .hiddenFile {
  position: absolute;
  top: 0;
  left: -640px;
}
.uploadWrap .hiddenFile input {
  font-size: 5.2em;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.uploadWrap .fileDone {
  position: relative;
  margin: 13px 24px 0 4px;
}
.uploadWrap .fileDone i {
  display: block;
  position: absolute;
  top: -2px;
  right: -16px;
  width: 16px;
  height: 16px;
  cursor: pointer;
  background: transparent url('/i/ico-delet.png') 0 0 no-repeat;
}
.upload_sign {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  width: 225px;
  color: #666666;
  font-style: italic;
}
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  width: 300px;
  overflow: visible;
}
.ui-dialog .ui-dialog-titlebar {
  position: absolute;
  height: 0;
  width: 100%;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 16px .1em 0;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: -18px;
  top: -14px;
  width: 36px;
  height: 36px;
  background: transparent url('/i/fancybox-close.png') 0 0 no-repeat;
  z-index: 10;
}
.ui-dialog .ui-dialog-titlebar-close span {
  display: none;
  margin: 1px;
}
.ui-dialog .ui-dialog-titlebar-close:hover,
.ui-dialog .ui-dialog-titlebar-close:focus {
  padding: 0;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  overflow: auto;
  zoom: 1;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin: .5em 0 0 0;
  padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-se {
  width: 14px;
  height: 14px;
  right: 3px;
  bottom: 3px;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
/* Форма отправки заявки  */
.form_separator {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  margin: 0 2px;
  line-height: 26px;
}
.send-form_step {
  margin-bottom: 25px;
}
.send-form_step-title {
  color: #993300;
  font-style: italic;
  font-size: 14px;
  line-height: 18px;
  padding: 0 0 2px 0;
  margin: 0;
  display: block;
  width: 100%;
  margin-bottom: 30px;
  border-bottom: solid 1px #c7b7b5;
}
.send-form_step-left,
.send-form_step-right {
  display: inline-block;
  width: 44%;
  min-height: auto;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  _height: auto;
}
.send-form_step-left {
  width: 52%;
}
.send-form_step-left .fileDone i {
  right: -30px;
}
.send-form_step-left .uploadWrap {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  width: 200px;
  margin-top: 0;
}
.send-form_step-left .uploadWrap#upload-done3 {
  width: auto;
}
.send-form_step-left .uploadWrap.upload-done {
  display: none;
}
.send-form_step-left .uploadWrap .buttonUpload {
  width: 187px;
}
.send-form_step-left .uploadWrap .buttonUpload span {
  padding-left: 42px;
  background-position: 16px 0;
}
.send-form_step-right {
  width: 44%;
  margin-left: 4%;
}
.send-form_step-right .inpTextarea textarea {
  width: 95%;
  height: 75px;
}
.send-form_step-field input[type="text"] {
  vertical-align: top;
  width: 276px;
}
.send-form_step-field input[type="text"].input_small {
  width: 42px;
}
.send-form_step-field input[type="text"].input_medium {
  width: 130px;
}
.send-form_step-field input[type="text"].input_average {
  width: 98px;
}
.send-form_step-field input[type="text"].input_default {
  width: 131px;
}
.send-form_step-field input[type="text"].input_large {
  width: 251px;
}
.send-form_step-field input[type="text"].input_huge {
  width: 95%;
}
.send-form_step-field label.debit_width {
  width: 204px;
  margin-right: 30px;
  line-height: 1.41em;
}
.send-form_step-field .seniority {
  margin-left: 2px;
  vertical-align: top;
}
.send-form_step-field .seniority span {
  line-height: 1.41em;
  font-size: 11px;
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  vertical-align: middle;
}
.send-form_step-field .inpRadio label {
  min-width: inherit;
  width: auto;
  line-height: 1.41em;
}
.send-form_step-field label,
.tabContent .ch-groups_title {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  line-height: 26px;
  vertical-align: middle;
  font-size: 1em;
  margin-bottom: 7px;
  font-weight: bold;
  min-width: 114px;
}
.send-form_step-field label.foundation,
.tabContent .ch-groups_title.foundation,
.send-form_step-field label.note,
.tabContent .ch-groups_title.note {
  display: block;
  margin-bottom: 0;
}
.send-form_step-field label.width270,
.tabContent .ch-groups_title.width270 {
  width: 267px;
  line-height: 1.41em;
}
.error {
  color: #cc3300;
}
.main_info_block .send-form_step-field label {
  width: 154px;
}
.send-form_step-field label span,
.ch-groups_title span {
  font-weight: normal;
}
.ch-groups {
  display: inline-block;
  width: 58%;
  min-height: auto;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  _height: auto;
}
.ch-groups.ch-agreement {
  width: 200%;
}
.ch-groups.alone-block {
  width: 80%;
}
.ch-groups.smaller_column {
  width: 42%;
}
.ch-groups .ch-groups_wrapper {
  padding-left: 20px;
}
.ch-groups .ch-groups_wrapper > .ch-groups_wrapper {
  padding-left: 30px;
  margin-top: -7px;
}
.more-checkboxes {
  display: none;
}
.more-checkboxes .inpCheckbox {
  margin-bottom: 7px;
}
.more-checkboxes .ui-button-text {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  font-size: 11px;
  
}
.more-checkboxes .ui-button-text sup {
  font-size: 0.6em;
  position: relative;
  top: -3px;
}
.inpRadio-helper {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  width: 30px;
}
.content .send-form_step-field.inpTextarea,
.content .stepafter {
  margin-bottom: 35px;
}
.form-dialog-error {
  display: none;
  opacity: 0;
  filter: alpha(opacity=0);
  position: fixed;
  z-index: 999;
  top: 50%;
  left: 50%;
  width: 280px;
  margin-left: -180px;
  padding: 20px 40px;
  font: normal 1.33em/1.83em Arial;
  background: transparent url('/i/error_bg.png') 0 0 repeat;
  color: #fff;
}
.form-dialog-error .error_var {
  font-weight: bold;
}
.form-dialog-error .error_close {
  display: block;
  cursor: pointer;
  position: absolute;
  right: 5px;
  top: 5px;
  width: 14px;
  height: 15px;
  background: transparent url('/i/form.png') -20px -605px no-repeat;
}
.userMenu {
  float: left;
  width: 294px;
  margin-top: 15px;
  font: normal 1.16em/1.28em Arial;
  text-shadow: 0 1px #e8ecf2;
  color: #202a7e;
}
.userMenu .item {
  position: relative;
  float: left;
  display: block;
  margin: 0;
  padding: 0 9px 0 0;
  vertical-align: middle;
  white-space: nowrap;
}
.userMenu .item:hover,
.userMenu .item.active {
  background: transparent url('/i/menu.png') 100% -35px no-repeat;
}
.userMenu .item:hover .crnr,
.userMenu .item.active .crnr {
  text-decoration: none;
  background: transparent url('/i/menu.png') 0 0 no-repeat;
}
.userMenu .item:hover .arr,
.userMenu .item.active .arr {
  display: block;
}
.userMenu .item.active em {
  font: italic 0.92em/1.23em Georgia;
  color: #333;
  text-decoration: none;
}
.userMenu .item .arr {
  position: absolute;
  display: none;
  width: 9px;
  height: 7px;
  left: 50%;
  top: 100%;
  margin-top: -3px;
  margin-left: -4px;
  background: transparent url('/i/menu.png') 0 -35px no-repeat;
}
.userMenu .crnr {
  display: block;
  padding: 4px 3px 6px 9px;
}
.userMenu a,
.userMenu em {
  padding: 0;
  vertical-align: middle;
  font: italic 0.92em/1.23em Georgia;
}
.userMenu em {
  color: #202a7e;
  cursor: pointer;
  text-decoration: underline;
}
.userMenu em:hover {
  color: #930;
  text-decoration: none;
}
.userMenu b {
  display: inline-block;
  width: 20px;
  height: 19px;
  vertical-align: middle;
  background: transparent url('/i/ico.png') 0 0 no-repeat;
}
.userMenu .favorite b {
  background-position: 0 0;
}
.userMenu .calc b {
  width: 16px;
  margin-left: 4px;
  background-position: -20px 0;
}
.userMenu .send b {
  background-position: -40px 0;
}
.nav {
  float: left;
}
.nav a,
.nav em,
.nav span {
  display: block;
}
.nav li {
  float: left;
}
.nav a,
.nav em {
  position: relative;
  padding-right: 9px;
  text-shadow: 0 1px rgba(255, 255, 255, 0.75);
  font-style: normal;
}
.nav a {
    font-size: 12px;
}
.nav a:hover,
.nav em:hover,
.nav a.active,
.nav em.active {
  background: transparent url('/i/menu.png') no-repeat;
}
.nav a:hover span,
.nav em:hover span,
.nav a.active span,
.nav em.active span {
  background: transparent url('/i/menu.png') no-repeat;
}
.nav a:hover i,
.nav em:hover i,
.nav a.active i,
.nav em.active i {
  position: absolute;
  display: block;
  width: 9px;
  height: 7px;
  left: 50%;
  bottom: 0;
  margin-left: -4px;
  background: transparent url('/i/menu.png') no-repeat;
}
.nav a.active span,
.nav em.active span {
  color: #333;
}
.nav a.active:hover span {
  color: #930;
}
.menu {
  width: 400px;
  margin-top: 14px;
  font-size: 1.08em;
  line-height: 1.23em;
}
.menu a:hover,
.menu em:hover,
.menu a.active,
.menu em.active {
  background-position: 100% -35px;
}
.menu a:hover span,
.menu em:hover span,
.menu a.active span,
.menu em.active span {
  background-position: 0 0;
}
.menu a:hover i,
.menu em:hover i,
.menu a.active i,
.menu em.active i {
  background-position: 0 -35px;
}
.menu span {
  height: 16px;
  padding: 6px 3px 11px 12px;
}
.navigation {
  position: relative;
  height: 59px;
  margin: 12px 5px 0;
  background: transparent url('/i/nav-bg.png') 0 0 repeat-x;
}
.navigation .crnr {
  display: block;
  position: absolute;
  top: 0;
  width: 5px;
  height: 59px;
  background: transparent url('/i/nav-crnr.png') 0 0 no-repeat;
}
.navigation .crnr-l {
  left: -5px;
}
.navigation .crnr-r {
  right: -5px;
  background-position: -5px 0;
}
.navigation a:hover,
.navigation em:hover,
.navigation a.active,
.navigation em.active {
  background-position: 100% -120px;
}
.navigation a:hover span,
.navigation em:hover span,
.navigation a.active span,
.navigation em.active span {
  background-position: 0 -70px;
}
.navigation a:hover i,
.navigation em:hover i,
.navigation a.active i,
.navigation em.active i {
  background-position: 0 -120px;
}
.navigation .navFirst {
  width: 570px;
  margin: 7px 0 0;
  padding: 0;
  font-size: 1.25em;
  line-height: 1.2em;
  background: transparent url('/i/nav-brdr.png') 100% 3px no-repeat;
}
.navigation .navFirst span {
  height: 16px;
  padding: 11px 6px 16px 13px;
}
.navigation .navSecond {
  width: 350px;
  margin: 6px 0 0 7px;
  line-height: 1.25em;
}

ul.navSecond li {
    text-transform: uppercase;
    margin-top: 7px;
}
.navigation .navSecond span {
  height: 30px;
  padding: 7px 3px 10px 12px;
  font-size: 95%;
}
.tabMenu {
  margin: -6px 0 0 28px;
}
.tabMenu li {
  position: relative;
  float: left;
  padding: 7px 12px 6px;
  font-size: 1.08em;
  line-height: 1.23em;
  color: #333;
  z-index: 1;
}
.tabMenu li.active {
  padding: 6px 11px;
  border-style: solid;
  border-color: #d4d4d4;
  border-width: 1px 1px 0 1px;
  background-color: #fff;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  behavior: url(/css/pie/PIE.php);
}
.tabMenu li i {
  position: absolute;
  display: block;
  top: -4px;
  width: 16px;
  height: 31px;
  background: transparent url('/i/tab-shadow.png') no-repeat;
}
.tabMenu li .sh-l {
  left: -16px;
  background-position: 0 0;
}
.tabMenu li .sh-r {
  right: -16px;
  background-position: -16px 0;
}
.tabNavWrap {
  margin: 16px 0 4px;
}
.tabNavWrap h2 {
  float: left;
  margin-right: 8px;
}
.tabNavWrap .tabNav {
  margin: 0;
}
.tabNavWrap .tabNav li {
  margin: 0 10px 0 0;
  font: normal 2em/1.08em 'DINPro-Medium';
  color: #ca0;
}
.tabNavWrap .tabNav li .lieLink {
  font: normal 0.58em/1.21em Arial;
}
.tabNav {
  margin: 7px 0 0;
}
.tabNav li {
  display: inline;
  margin-left: 20px;
  font-size: 1.16em;
  line-height: 1.21em;
}
.tabNav.tabTopRight {
  float: right;
  margin: 8px 0 0;
}
.dictionaryTab {
  margin: 7px 0 0;
  text-align: center;
}
.dictionaryTab li {
  display: inline;
  margin-left: 13px;
  font-size: 1.16em;
  line-height: 1.21em;
}
.tabGroup p {
  display: block;
  float: left;
  padding-right: 5px;
  line-height: 1.25em;
  background: transparent url('/i/check-bg.png') 100% -140px no-repeat;
}
.tabGroup p:first-child span {
  background: transparent url('/i/check-bg.png') 0 -112px no-repeat;
}
.tabGroup p.right {
  background-position: 100% -168px;
}
.tabGroup p:hover {
  background: transparent url('/i/check-bg.png') 100% -224px no-repeat;
}
.tabGroup p:hover span {
  background: transparent url('/i/check-bg-f.gif') 0 0 repeat-x;
  color: #900;
}
.tabGroup p:hover:first-child span {
  background: transparent url('/i/check-bg.png') 0 -196px no-repeat;
}
.tabGroup p:hover.right {
  background-position: 100% -252px;
}
.tabGroup p.active {
  background-position: 100% -28px;
}
.tabGroup p.active span {
  background: transparent url('/i/check-bg.png') 0 -56px no-repeat;
}
.tabGroup p.active:first-child span {
  background: transparent url('/i/check-bg.png') 0 0 no-repeat;
}
.tabGroup p.active.right {
  background-position: 100% -84px;
}
.tabGroup span {
  display: block;
  padding: 7px 12px 6px 17px;
  color: #262626;
  background: transparent url('/i/check-bg-d.png') 0 0 repeat-x;
  cursor: pointer;
}
.scrollWrap {
  position: relative;
  overflow: hidden;
}
.scrollWrap .navArr {
  position: absolute;
  top: 110px;
  width: 21px;
  height: 52px;
  background: transparent url('/i/gallery-arr-h.png') no-repeat;
  z-index: 20;
}
.scrollWrap .navArr.active {
  cursor: pointer;
}
.scrollWrap .navPrev {
  left: 0;
  background-position: 0 0;
}
.scrollWrap .navPrev.active {
  background-position: 0 -85px;
}
.scrollWrap .navPrev.active:hover {
  background-position: 0 -168px;
}
.scrollWrap .navNext {
  right: 18px;
  background-position: 100% 0;
}
.scrollWrap .navNext.active {
  background-position: 100% -85px;
}
.scrollWrap .navNext.active:hover {
  background-position: 100% -168px;
}
/*@import "object.less";
@import "maps.less";*/
.absElement {
  position: absolute;
  display: block;
}
.helper {
  /*top:38px;*/

  left: 67px;
  width: 328px;
  padding: 11px 6px 13px 13px;
  font-size: 1.16em;
  line-height: 1.21em;
  text-align: left;
  color: #fff;
  background-color: #202a7e;
  z-index: 2000;
}
.helper .array {
  top: 100%;
  left: 3px;
  width: 32px;
  height: 31px;
  background: transparent url('/i/pointer.png') 0 0 no-repeat;
}
.helper.coprusHelper {
  width: 200px;
}
.helper.coprusHelper b {
  font-size: 1.28em;
}
.helper.flatHelp {
  /*top:-70px;
		left:3px;*/

  width: 188px;
}
.helper.flatHelp strong {
  font-size: 1.28em;
}
.tip {
  width: 32px;
  height: 31px;
  background: transparent url('/i/pointer.png') 0 0 no-repeat;
  z-index: 2000;
}
.tip .tipTxt {
  bottom: 100%;
  left: -3px;
  width: 188px;
  padding: 11px 6px 13px 13px;
  font-size: 1.16em;
  line-height: 1.21em;
  text-align: left;
  color: #fff;
  background-color: #202a7e;
}
.tip .tipTxt strong {
  font-size: 1.28em;
}
.fotoGallery {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 800px;
}
.fotoGallery .mainGall {
  width: 100%;
  height: 1196px;
}
.fotoGallery .nav {
  position: absolute;
  top: 582px;
  left: 0;
  width: 100%;
  height: 15px;
  text-align: center;
  z-index: 1000;
}
.fotoGallery .navDot {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 15px;
  background: transparent url('/i/slide-nav.png') 0 0 no-repeat;
}
.fotoGallery .navDot.active {
  background-position: -16px 0;
}
.fotoGallery .navDot.active .helper {
  display: block;
}
.fotoGallery .navDot .helper {
  display: none;
  bottom: 100%;
  left: 8px;
  margin-bottom: 58px;
  padding: 11px 18px 11px 17px;
  background: transparent url('/i/main-bg.png') repeat 0 0;
}
.fotoGallery .navDot .helper .array {
  width: 53px;
  height: 51px;
  background: transparent url('/i/main-arr.png') no-repeat 0 0;
}
.fotoGallery .navDot .helper h1 {
  margin: 0 0 6px;
  color: #fff;
}
.fotoGallery .navDot .helper i {
  font-size: .92em;
}
.fotoGallery .fotorama__arr {
  top: 40%;
  width: 30px;
  height: 73px;
  opacity: 1;
  background: transparent url('/i/fancy-arr.png') no-repeat;
}
.fotoGallery .fotorama__arr.fotorama__arr_disabled {
  display: none;
}
.fotoGallery .fotorama__arr_prev {
  background-position: -120px 0;
}
.fotoGallery .fotorama__arr_next {
  right: 0;
  background-position: -150px 0;
}
#header {
  position: relative;
  padding-top: 12px;
  z-index: 1000;
  background-color: white;
}
#header .logo {
  float: left;
  width: 119px;
  margin: 0 2px 0 18px;
}
#header .logo img {
  display: block;
}
#header .phone {
  margin-top: 11px;
  text-shadow: 0 1px rgba(255, 255, 255, 0.75);
  color: #333;
}
#header .phone span {
  font: normal 2.08em/1.12em 'DINPro-Medium';
}
#header .phone small {
  padding-right: 5px;
  vertical-align: top;
  font: normal 1.16em/2.2em 'DINPro-Medium';
}
#header .phone i {
  padding-left: 28px;
  font: italic 1.08em/1.23em Georgia;
}
.home .homeFrm {
  position: relative;
  height: 396px;
  margin-top: 462px;
  z-index: 10;
}
.home .content img {
  margin: 0 10px 10px 0;
}
.searchForm {
  margin-top: 24px;
  height: 396px;
  border: 1px solid #c6c6c6;
  background: transparent url('/i/frm-bg.jpg') 0 0 repeat-x;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  behavior: url(/css/pie/PIE.php);
}
.mapObjectWrap {
  position: relative;
  width: 100%;
  height: 394px;
  border-right: 1px solid #c6c6c6;
  -moz-border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  behavior: url(/css/pie/PIE.php);
}
.mapObjectWrap.withForm {
  float: left;
  width: 668px;
}
.mapObjectWrap .mapButton {
  position: absolute;
  top: 9px;
  right: 3px;
  width: 280px;
  height: 28px;
}
.mapObjectWrap .mapButton p {
  float: left;
  margin-left: 8px;
}
.mapObjectWrap .mapButton span {
  display: block;
  padding: 6px 16px;
  cursor: pointer;
}
.mapObjectWrap .construct span {
  padding-left: 37px;
  background: url('/i/ico-constr-btn.png') 12px 2px no-repeat;
}
.mapObjectWrap .done span {
  padding-left: 34px;
  background: url('/i/ico-done-btn.png') 9px 3px no-repeat;
}
.mapObject {
  width: 100%;
  height: 394px;
}
.serchObject {
  float: left;
  width: 252px;
  padding: 12px 16px 0;
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  behavior: url(/css/pie/PIE.php);
}
.shortShadow {
  position: relative;
}
.shortShadow .shadowR,
.shortShadow .shadowL {
  top: 14px;
  width: 22px;
  height: 382px;
  background: transparent url('/i/shadow-382.png') no-repeat;
}
.shortShadow .shadowL {
  left: -22px;
  background-position: 0 0;
}
.shortShadow .shadowR {
  right: -22px;
  background-position: -22px 0;
}
.longShadow {
  position: relative;
  min-height: 555px;
}
.longShadow .shadowL,
.longShadow .shadowR {
  top: 12px;
  width: 22px;
  height: 541px;
  background: transparent url('/i/shadow-541.png') no-repeat;
}
.longShadow .shadowL {
  left: -22px;
  background-position: 0 0;
}
.longShadow .shadowR {
  right: -22px;
  background-position: -25px 0;
}
.submenunew {
    margin-left: 150px;
margin-top: -25px;
    float:left;
}
.submenunew ul li a {
    color: #202a7e;
    font-style: normal;
    font-size: 1.25em;
line-height: 1.2em;

}


.shadowImg {
  position: relative;
}
.shadowImg img {
  position: relative;
  display: block;
}
.shadowImg i {
  top: 100%;
}
.shadowImg .sh268 {
  left: 4px;
  width: 268px;
  height: 17px;
  background: transparent url('/i/shadow-268.png') 50% 100% no-repeat;
}
.shadowImg .sh120 {
  width: 120px;
  height: 17px;
  left: 12px;
  background: transparent url('/i/shadow-120.png') 50% 100% no-repeat;
}
.shadowImg .sh160 {
  width: 160px;
  height: 17px;
  left: 0;
  background: transparent url('/i/shadow-160.png') 50% 100% no-repeat;
}
.shadowImg .sh241 {
  width: 241px;
  height: 20px;
  left: 0;
  background: transparent url('/i/shadow-241.png') 50% 100% no-repeat;
}
.brdrImg {
  border: 6px solid #43579c;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/css/pie/PIE.php);
}
.brdrImg img {
  display: block;
}
.brdrImg.imgL {
  float: left;
  margin: 3px 20px 14px 0;
}
.brdrImg.imgR {
  float: right;
  margin: 3px 0 14px 20px;
}
.content {
  position: relative;
  margin-top: 24px;
  line-height: 1.41em;
  z-index: 10;
}
.content.withRight {
  float: left;
  width: 666px;
  margin-right: 18px;
}
.content p {
  margin-bottom: 17px;
}
.content h6 {
  margin-bottom: 10px;
  font: normal 1.16em/1.28em Arial;
}
.colRight {
  position: relative;
  float: right;
  width: 276px;
  margin-top: 35px;
  z-index: 10;
}
.tabContent .colRight {
  margin-top: 18px;
}
.tabContent .sendQuestion {
  width: 223px;
  height: 57px;
  margin-top: 6px;
  padding: 23px 0 0 17px;
  background: transparent url('/i/col-right-bg.png') 100% 0 no-repeat;
}
.tabContent .sendQuestion button {
  padding: 4px 28px 18px 38px;
}
.interview h5 {
  margin: 0 0 8px;
  font: italic 1.16em/1.28em Georgia;
}
.interview .numVote {
  font-size: .91em;
  line-height: 1.18em;
  color: #999;
}
.interview .interviewFrm {
  padding: 15px 20px 0 27px;
}
.interview .inpRadio {
  margin-bottom: 7px;
}
.interview .inpSubmit {
  margin-top: 7px;
}
.interview .resultWrap {
  margin-top: 12px;
  line-height: 1.33em;
  color: #666;
}
.interview .resultWrap .result {
  margin-bottom: 6px;
  font-size: .91em;
}
.interview .resultWrap .result span {
  position: relative;
  float: left;
  display: block;
  width: 204px;
  height: 10px;
  margin: 2px 6px 0 0;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#c0c0c0), to(#e0e0e0));
  background: -webkit-linear-gradient(#c0c0c0, #e0e0e0);
  background: -moz-linear-gradient(#c0c0c0, #e0e0e0);
  background: -ms-linear-gradient(#c0c0c0, #e0e0e0);
  background: -o-linear-gradient(#c0c0c0, #e0e0e0);
  background: linear-gradient(#c0c0c0, #e0e0e0);
  -pie-background: linear-gradient(#c0c0c0, #e0e0e0);
  behavior: url(/css/pie/PIE.php);
}
.interview .resultWrap .result i {
  position: absolute;
  display: block;
  height: 9px;
  border-top: 1px solid #d2a245;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f6ce3c), to(#f7ce3c));
  background: -webkit-linear-gradient(#f6ce3c, #f7ce3c);
  background: -moz-linear-gradient(#f6ce3c, #f7ce3c);
  background: -ms-linear-gradient(#f6ce3c, #f7ce3c);
  background: -o-linear-gradient(#f6ce3c, #f7ce3c);
  background: linear-gradient(#f6ce3c, #f7ce3c);
  -pie-background: linear-gradient(#f6ce3c, #f7ce3c);
  behavior: url(/css/pie/PIE.php);
}
.rightArr {
  padding-bottom: 15px;
  background: transparent url('/i/interview-bg.png') 100% 100% no-repeat;
}
.bannersWrap {
  margin: 20px 0 0;
  
}
.bannersWrap .banner img {
  display: block;
  margin: 0 auto;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  behavior: url(/css/pie/PIE.php);
  padding-top: 8px;
padding-bottom: 8px;
}
.bannersWrap .banner span {
  display: block;
  margin: 8px 0 20px;
  font-size: 1.08em;
  line-height: 1.15em;
  text-align: center;
}
.tabContent {
  position: relative;
  min-width: 880px;
  margin-top: -1px;
  padding: 20px 39px 36px;
  border: 1px solid #d4d4d4;
  background: #fff;
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#d2d8e2));
  background: -webkit-linear-gradient(#ffffff, #d2d8e2);
  background: -moz-linear-gradient(#ffffff, #d2d8e2);
  background: -ms-linear-gradient(#ffffff, #d2d8e2);
  background: -o-linear-gradient(#ffffff, #d2d8e2);
  background: linear-gradient(#ffffff, #d2d8e2);
  -pie-background: linear-gradient(#ffffff, #d2d8e2);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  behavior: url(/css/pie/PIE.php);
}
.tabContent .time {
  padding: 0 0 2px 26px;
  background: transparent url('/i/ico-clock.png') 0 2px no-repeat;
}
.tabContent .phone {
  padding: 0 0 2px 26px;
  background: transparent url('/i/ico-phone.png') 0 2px no-repeat;
}
.tabContent .mail {
  padding: 0 0 2px 26px;
  background: transparent url('/i/ico-mail.png') 0 5px no-repeat;
}
.tabContent .docList {
  margin: 16px 0 32px 50px;
}
.tabContent .docList li {
  position: relative;
  margin: 0 0 22px;
  padding: 0;
  line-height: 1.5em;
  color: #666;
  background: none;
}
.tabContent .docList li a {
  font-size: 1.5em;
}
.tabContent .docList .docIco {
  padding: 4px 0 4px 28px;
  background: transparent url('/i/ico.png') -60px 0 no-repeat;
}
.tabContent .docList i {
  position: absolute;
  display: block;
  top: -4px;
  left: -50px;
  width: 38px;
  height: 43px;
  background: transparent url('/i/docs-ico.png') no-repeat;
}
.tabContent .docList .docsIco i {
  background-position: 0 -240px;
}
.tabContent .docList .txtIco i {
  background-position: 0 -60px;
}
.tabContent .docList .htmlIco i {
  background-position: 0 -120px;
}
.tabContent .docList .pptIco i {
  background-position: 0 0;
}
.tabContent .docList .xlsIco i {
  background-position: 0 -180px;
}
.tabContent .docList .jpgIco i {
  background-position: 0 -300px;
}
.tabContent .docList .noIco i {
  background-position: 0 -360px;
}
.tabContent .docList .bankIco {
  margin-left: 30px;
}
.tabContent .docList .pdfIco i {
    background-image: url('/i/pdf.png');
    height: 50px;
}


.tabContent .docList .bankIco i {
  top: 3px;
  left: -30px;
  width: 20px;
  height: 24px;
  background: transparent url('../i/ico.png') -60px 0 no-repeat;
}
.newsWrap {
  position: relative;
  padding: 4px 0 0 62px;
}
.dataNews {
  position: absolute;
  width: 62px;
  top: 4px;
  left: 0;
  font-size: .83em;
  line-height: 1.5em;
  color: #999;
}
.contentList {
  margin: 14px 0 0;
}
.contentList.withRight {
  float: left;
  width: 560px;
  margin-right: 13px;
}
.contentList .row {
  position: relative;
}
.contentList .row .dataNews {
  top: 3px;
}
.contentList .leter {
  position: absolute;
  top: -5px;
  left: 0;
  width: 65px;
  font: normal 2em/1.08em 'DINPro-Medium';
}
.contentList .leter a {
  color: #ca0;
}
.contentList .descr {
  margin: 0 0 0 62px;
  line-height: 1.66em;
}
.contentList .descr a {
  font-size: 1.5em;
  line-height: 1.22em;
}
.contentList .descr i {
  font-size: 1.16em;
  color: #999;
}
.dictionaryList .descr {
  line-height: 1.5em;
}
.dictionaryList .descr h3 {
  margin: 0 0 4px;
  font-weight: normal;
}
.textPage {
  line-height: 1.41em;
}
.textPage.withRight {
  float: left;
  width: 630px;
}
.textPage p {
  margin: 0 0 18px;
}
.textPage ul {
  margin: 0 0 14px 20px;
}
.textPage ul li {
  margin-bottom: 7px;
  padding: 0 0 0 16px;
  background: transparent url('/i/list-line.png') 0 8px no-repeat;
}
.textPage ol {
  margin: 0 0 16px 14px;
  padding-left: 4px;
}
.textPage ol li {
  margin-bottom: 17px;
}
.textPage table {
  margin-bottom: 10px;
}
.textPage table thead th {
  background-color: #E7E9F0;
  font: italic 1.16em/1.21em Georgia;
  padding: 8px 12px 10px 14px;
  text-align: center;
  vertical-align: top;
}
.textPage table tbody tr:first-child td,
.textPage table tbody tr:first-child th {
  border-top: 7px solid #A9B3C2;
}
.textPage table tbody td {
  border-bottom: 1px solid #B3BBC7;
  color: #262626;
  line-height: 1.33em;
  padding: 9px 0 8px;
  text-align: center;
}
.textPage table tbody td:first-child {
  background-color: #E7E9F0;
  padding-left: 14px;
  text-align: left;
}
.textPage table tbody th {
  font: italic 1.16em/1.21em Georgia;
  padding: 8px 12px 10px 14px;
  text-align: center;
  vertical-align: top;
  border-bottom: 2px solid #B3BBC7;
  background-color: #E7E9F0;
}
.textInfo {
  margin: 11px 0 0;
  font-size: .91em;
  line-height: 1.27em;
  color: #666;
}
.textInfo h5 {
  margin: 0 0 17px;
  font: italic 1.27em/1.14em Georgia;
  color: #000;
}
.textInfo h6 {
  margin: 0 0 3px;
  font: normal 1.27em/1.21em Arial;
  color: #000;
}
.textInfo p {
  margin-bottom: 4px;
}
.signature {
  margin: 27px 0 0;
  padding: 22px 0 0;
  border-top: 1px solid #b3b3b3;
  font: italic 1.16em/1.14em Georgia;
  color: #999;
}
.signature .back {
  border-top: 0;
  font: normal 1em/1.14em Arial;
}
.award {
  position: relative;
  float: left;
  padding: 16px;
  width: 111px;
  height: 159px;
  margin: 14px 0 16px 20px;
}
.award.leftHelper .helper {
  margin-left: -290px;
}
.award.leftHelper .array {
  left: 90%;
  background-position: -32px 0;
}
.award .mask {
  top: 0;
  left: 0;
  width: 143px;
  height: 191px;
  background: transparent url('/i/award-mask.png') 0 0 no-repeat;
}
.award .helper {
  top: 38px;
}
.contact {
  float: left;
  width: 414px;
  padding: 10px 24px 0 0;
  height: 220px;
}
.contact .img {
  float: left;
  width: 130px;
  margin: 3px 12px 0 0;
}
.contact .img img {
  display: block;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  behavior: url(/css/pie/PIE.php);
}
.contact .img .sh120 {
  left: 5px;
}
.contact .descr {
  float: left;
  width: 272px;
}
.contact h5 {
  margin: 0 0 8px;
  font: normal 1.5em/1.16em Arial;
}
.contact p {
  margin: 0 0 5px;
}
.contact span {
  font-size: .91em;
  line-height: 1.2em;
  color: #666;
}
.departmentWrap {
  margin: 16px 0 8px;
  padding: 24px 0 0;
  border-top: 1px solid #b3b3b3;
}
.departmentWrap .department {
  float: left;
  width: 218px;
  margin-top: 21px;
}
.departmentWrap p {
  margin: 0 0 5px;
}
.departmentWrap h6 {
  margin: 0 0 8px;
  font: normal 1.16em/1.21em Arial;
}
.contactMap {
  width: 700px;
  height: 333px;
  margin: 4px 0 0;
}
.contactMap .mapBaloon {
  width: 280px;
}
.nextMap {
  margin: 4px 0 0;
}
.nextMap .mapBaloon {
  font-size: 12px;
  line-height: 17px;
}
.nextMap h4 {
  margin: 0 0 3px;
  font-size: 1.33em;
  color: #fff;
}
.nextMap p {
  margin: 0;
} 
.brdrGrad {
  position: relative;
  float: left;
  margin-bottom: 20px;
  padding: 6px;
  background: -webkit-gradient(linear, 22% 0, 0 bottom, from(#7a8fc0), to(#43579c));
  background: -webkit-linear-gradient(#7a8fc0 22%, #43579c 0%);
  background: -moz-linear-gradient(#7a8fc0 22%, #43579c 0%);
  background: -ms-linear-gradient(#7a8fc0 22%, #43579c 0%);
  background: -o-linear-gradient(#7a8fc0 22%, #43579c 0%);
  background: linear-gradient(#7a8fc0 22%, #43579c 0%);
  -pie-background: linear-gradient(#7a8fc0 22%, #43579c 0%);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  behavior: url(/css/pie/PIE.php);
}
.brdrGrad img {
  display: block;
  margin: 0 auto;
  width:640px;
}
.brdrGrad .imgWrap {
  height: 474px;
  background-color: white;
}
.subscribe {
  position: relative;
  width: 194px;
  margin: 0 24px 0 auto;
}
.subscribe h6 {
  margin: 0 0 4px;
  font: bold 1em/1.33em Arial;
  color: #4c4c4c;
}
.subscribe .inpTxt {
  margin-bottom: 3px;
}
.subscribe .inpTxt input {
  width: 176px;
}
.subscribe .inpCheckbox {
  margin: 4px 0 8px 20px;
  font-size: .91em;
  line-height: 1.27em;
}
.subscribe .inpCheckbox .ui-icon {
  top: 6px;
}
.subscribe .inpSubmit {
  margin: 0 0 3px -4px;
}
.subscribe .inpSubmit input {
  width: 193px;
}
.subscribe .helper {
  top: -20px;
  left: -176px;
  width: 260px;
}
.subscribe .helper .array {
  left: 100%;
  margin-left: -35px;
  background-position: -32px 0;
}
.accordion .title {
  cursor: pointer;
}
.accordion h2,
.accordion .link {
  float: left;
}
.accordion .ui-accordion-header-icon {
  float: left;
  display: block;
  width: 20px;
  height: 20px;
  margin: 6px 0 0 10px;
  background: transparent url('/i/accordion.png') 0 0 no-repeat;
}
.accordion .ui-state-hover .ui-accordion-header-icon {
  background-position: 100% 0;
}
.accordion .active .ui-accordion-header-icon,
.accordion .ui-accordion-header-active .ui-accordion-header-icon {
  background-position: 0 100%;
}
.accordion .active.ui-state-hover .ui-accordion-header-icon,
.accordion .ui-accordion-header-active.ui-state-hover .ui-accordion-header-icon {
  background-position: 100% 100%;
}
.accordionSub {
  margin: 0 0 0 62px;
}
.accordionSub .descr {
  margin-left: 20px;
}
.accordionSub h4 {
  margin-bottom: 18px;
  line-height: 1.5em;
}
.job h5 {
  margin: 0 0 8px;
  font: normal 1.16em/1.21em Arial;
}
.job ul {
  margin: 0 0 15px;
}
.faq h4 {
  position: relative;
  cursor: pointer;
}
.faq h4:hover .lieLink {
  color: #930;
  border-bottom: none;
}
.faq .data {
  position: absolute;
  display: block;
  top: 4px;
  left: -62px;
  font-size: .71em;
  line-height: 1.3em;
  color: #999;
}
.faq .descr {
  margin: -14px 0 4px 20px;
  color: #666;
}
.imgGallery {
  margin-bottom: 10px;
}
.imgGallery p {
  float: left;
  margin: 0 10px 20px 0;
}
.imgGallery img {
  position: relative;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  behavior: url(/css/pie/PIE.php);
}
.banksWrap {
  margin: 20px -20px 27px 0;
}
.banksBox {
  float: left;
  width: 429px;
  height: 100px;
  margin-right: 20px;
  vertical-align: middle;
  border-bottom: 0px solid #b3bbc7;
  margin-bottom: 10px;
}
.banksBox .bankImg {
  width: 250px;
  height: 100px;
}
.banksBox .bankImg .helperVertiacal {
  min-height: 61px;
}
.banksBox .bankName {
  padding-left: 99px;
}
.banksBox .bankName .helperVertiacal {
  min-height: 100px;
}
.banksBox b {
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  padding-left: 60px;
  font-family: Arial;
  font-size: 22px;
  font-style: normal;
  font-weight:100;
  
}
.banksBox a {
  display: block;
  text-decoration: none;
  color: #002137;
}
.banksBox a:hover {
  color: #002137;
}
.banksBox a:hover b {
  text-decoration: none;
  color: #002137;
}
.downloadBank {
  font-size: 1.16em;
  line-height: 1.21em;
  text-align: center;
}
.downloadBank i {
  display: inline-block;
  width: 20px;
  height: 24px;
  margin: 0 8px 0 0;
  padding-bottom: 16px;
  vertical-align: middle;
  background: transparent url('../i/ico.png') -60px 7px no-repeat;
}
.bankImg {
  float: left;
  width: 255px;
  text-align: center;
}
.bankImg p {
  margin: 0;
  background-color: #fff;
}
.bankImg img {
  display: inline-block;
  vertical-align: middle;
  width: 200px;
}
.bankImg .helperVertiacal {
  min-height: 88px;
}
.bankDescr {
  padding-left: 275px;
}
.bankDescr p {
  margin-bottom: 5px;
}
.objAnonce {
  margin: 0 0 18px;
}
.objAnonce .img {
  float: left;
  width: 160px;
  margin: 3px 14px 0 0;
}
.objAnonce .img img {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  behavior: url(/css/pie/PIE.php);
}
.objAnonce .descr {
  float: left;
  width: 704px;
}
.objAnonce .descr p {
  margin: 0 0 4px;
}
.objAnonce .descr .ui-accordion-header-icon {
  margin-top: 2px;
}
.objAnonce ul {
  float: left;
  width: 704px;
  margin: 0 0 0;
}
.objAnonce ul li {
  margin: 0 0 6px;
  line-height: 1.25em;
}
.objAnonce .link {
  font-size: 1.5em;
  line-height: 1.11em;
}
.objAnonce .link small {
  font-size: .66em;
}
.objAnonce .statusComm {
  padding: 2px 0;
  font-size: 1.16em;
  line-height: 1.14em;
  color: #999;
}
.objAnonce .status {
padding: 0 0 0 24px;
font-size: 1.16em;
  line-height: 1.14em;
  color: #999;
  background: transparent url('/i/ico-done-btn.png') 3px 0 no-repeat;
}
.objAnonce .status.future {
  background: transparent url('/i/ico-constr-btn.png') 3px 0 no-repeat;
}
.objAnonce .info {
  margin: 9px 0 0;
}
.objAnonce .info h4 {
  margin: 0;
}
.objAnonce .roomListWrap {
  margin: 20px 0 12px;
}
.objAnonce .roomListWrap .title {
  padding: 5px 0 7px 12px;
  font-size: 1.16em;
  line-height: 1.21em;
  background-color: #e7e9f0;
  cursor: default;
}
.objAnonce .roomList {
  padding: 4px 0 0;
  border-bottom: 1px solid #b3b3b3;
}
.objAnonce .roomList .room {
  margin: 3px 0 20px;
}
.objAnonce .roomList .brdrGrad {
  margin-top: 4px;
}
.objAnonce .roomList .tblWrap {
  float: left;
  width: 266px;
  margin: 0 13px;
  line-height: 1.66em;
}
.objAnonce .roomList .tblWrap td:first-child {
  width: 110px;
}
.objAnonce .roomList .tblWrap .price {
  padding: 0 0 15px;
}
.sendBttn {
  padding: 6px 12px;
}
.sendBttn span {
  display: block;
  padding: 0 0 0 26px;
  background: transparent url('/i/ico-comercial-send.png') 0 0 no-repeat;
}
.favBttn {
  padding: 4px 12px 6px;
}
.favBttn span {
  display: block;
  padding: 2px 0 0 26px;
  background: transparent url('/i/ico-fav.png') 0 0 no-repeat;
}
.favBttn .helper {
  bottom: 100%;
  margin-bottom: 20px;
}
.pdfBttn {
  width: 110px;
}
.pdf {
  display: block;
  min-height: 28px;
  padding: 2px 0 2px 34px;
  font: italic 0.91em/1.27em Georgia;
  color: #262626!important;
  text-decoration: none;
  text-shadow: 0 1px rgba(255, 255, 255, 0.75);
  background: transparent url('/i/ico-comercial-pdf.png') 0 0 no-repeat;
}
.scrollGall {
  margin: 10px 0 2px;
}
.gallImg p {
  margin: 0;
}
.objGalleryWrap {
  position: relative;
  float: right;
  width: 160px;
  padding: 0 0 36px;
}
.objGalleryWrap .gallNav {
  position: absolute;
  display: block;
  left: 53px;
  width: 51px;
  height: 21px;
  background: transparent url('/i/gallery-arr.png') no-repeat;
  z-index: 112;
}
.objGalleryWrap .gallNav.navPrev {
  top: 0;
  background-position: 0 0;
}
.objGalleryWrap .gallNav.navPrev.active {
  background-position: -86px 0;
}
.objGalleryWrap .gallNav.navPrev.active:hover {
  background-position: -169px 0;
}
.objGalleryWrap .gallNav.navNext {
  bottom: 0;
  background-position: 0 -46px;
}
.objGalleryWrap .gallNav.navNext.active {
  background-position: -86px -46px;
}
.objGalleryWrap .gallNav.navNext.active:hover {
  background-position: -169px -47px;
}
.objGalleryWrap .gallNav.active {
  cursor: pointer;
}
.objGallery {
  overflow: hidden;
  height: 467px;
}
.objGallery .gallBg {
  top: 0;
  left: 0;
  width: 160px;
  height: 100px;
  background: transparent url('/i/gallery-bg.png') 0 0 no-repeat;
  z-index: 10;
  cursor: default;
}
.objGallery p {
  margin: 0 0 20px;
}
.objGallery img {
  position: relative;
  cursor: pointer;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  behavior: url(/css/pie/PIE.php);
}
.layout {
  margin: 0 0 16px;
  display: inline-block;
  width: 290px;
  min-height: 120px;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  _height: 120px;
}
.layout .img {
  float: left;
  width: 130px;
}
.layout img {
  border: 1px solid #d0d0d0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  behavior: url(/css/pie/PIE.php);
}
.layout .sh120 {
  left: 4px;
}
.layout .descr {
  padding: 0 0 0 150px;
  line-height: 1.83em;
  color: #666;
}
.layout .descr h4 {
  margin: 0;
  font-weight: bold;
}
.layout .descr b {
  color: #000;
}
.nextContent {
  overflow: hidden;
}
.nextWrap {
  margin-top: -1px;
  padding-top: 27px;
  padding-bottom: 21px;
  border-top: 1px solid #b3b3b3;
}
.next {
  padding: 0 17px 0 0;
  display: inline-block;
  width: 200px;
  min-height: 120px;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  _height: 120px;
}
.next h3 img {
  vertical-align: middle;
}
.next p {
  margin: 0 0 5px;
  font-size: .91em;
  line-height: 1.27em;
  color: #666;
}
.next p span {
  font-size: 1.09em;
  line-height: 1.3em;
}
.onLine {
  padding: 0 16px 10px 0;
  display: inline-block;
  width: 420px;
  min-height: 100px;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  _height: 100px;
}
.onLine .img {
  float: left;
  width: 160px;
  margin: 11px 0 0;
}
.onLine .img img {
  position: relative;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  behavior: url(/css/pie/PIE.php);
}
.onLine .descr {
  padding: 0 0 0 174px;
}
.onLine .descr a {
  font-size: 1.5em;
  line-height: 2em;
}
.onLine .descr p {
  margin: 0 0 2px;
}
.onLine .camera {
  padding: 0 0 0 20px;
  font-size: 1.5em;
  line-height: 1.22em;
  background: transparent url('/i/ico-camera.png') 0 2px no-repeat;
}
.flatTbl.resellerTbl thead th:first-child {
  width: 448px;
}
.flatTbl.resellerTbl td {
  vertical-align: middle;
}
.accordion .flatTbl {
  display: none;
}
.favorite-tbl td,
.estate-tbl td {
  cursor: pointer;
}
.flatTbl {
  margin: 20px 0 26px;
}
.flatTbl table {
  width: 100%;
}
.flatTbl thead th {
  padding: 8px 12px 10px 14px;
  font: italic 1.16em/1.21em Georgia;
  border-bottom: 7px solid #a9b3c2;
  text-align: center;
  vertical-align: top;
  background-color: #e7e9f0;
}
.flatTbl thead th:first-child {
  text-align: left;
  background-color: #f5f6f9;
}
.flatTbl thead th.address {
  width: 276px;
}
.flatTbl thead th i {
  padding: 0 10px 0 0;
  background: transparent url('/i/ico-sort-down.png') 100% 8px no-repeat;
}
.flatTbl thead th.headerSortDown i {
  background: transparent url('/i/ico-sort-down.png') 100% 8px no-repeat;
}
.flatTbl thead th.headerSortUp i {
  background: transparent url('/i/ico-sort-up.png') 100% 7px no-repeat;
}
.flatTbl thead th span {
  font-size: .78em;
  color: #333;
}
.flatTbl thead th.area {
  padding: 8px 12px 14px;
}
.flatTbl tbody .active td,
.flatTbl tbody .active td:first-child,
.flatTbl tbody tr:hover td {
  background-color: #cdd3db;
}
.flatTbl tbody .delet:hover td {
  background-color: transparent;
}
.flatTbl tbody .delet td {
  color: #999;
  background-color: transparent;
}
.flatTbl tbody .delet td:first-child {
  background-color: transparent;
}
.flatTbl tbody .delet .lieLink {
  border-bottom-color: transparent;
  color: #999;
}
.flatTbl tbody .delet .del {
  cursor: default;
}
.flatTbl tbody .active .lieLink {
  border-bottom-color: transparent;
  color: #262626;
}
.flatTbl tbody td {
  padding: 9px 0 8px;
  line-height: 1.33em;
  border-bottom: 1px solid #b3bbc7;
  text-align: center;
  color: #262626;
}
.flatTbl tbody td:first-child {
  padding-left: 14px;
  text-align: left;
  background-color: #e7e9f0;
}
.flatTbl tbody td.address {
  padding-left: 14px;
  text-align: left;
}
.flatTbl tbody td.favTd {
  padding: 0;
}
.flatTbl tbody td .del,
.flatTbl tbody td .favorite {
  margin: 0 auto;
}
.flatTbl tbody .descr {
  display: none;
}
.flatTbl tbody .descr td {
  padding: 20px 24px 0 20px;
  background-color: #cdd3db;
}
.flatTbl tbody .flatImg {
  width: 464px;
}
.flatTbl tbody .flatImg .tabGroup {
  position: absolute;
  top: 16px;
  left: 145px;
}
.flatTbl tbody .info {
  float: left;
  width: 336px;
  margin-left: 24px;
}
.flatTbl tbody .info .lieButton {
  margin-left: -4px;
}
.flatTbl .favorite {
  position: relative;
  display: block;
  padding: 9px 0 8px;
}
.flatTbl .favorite .star {
  display: block;
  width: 17px;
  height: 16px;
  margin: 0 auto;
  background: transparent url('/i/ico-fav.png') 0 -16px no-repeat;
}
.flatTbl .favorite:hover .star,
.flatTbl .favorite.addFav .star {
  background-position: 0 0;
}
.flatTbl .del {
  position: relative;
  display: block;
  width: 16px;
  height: 16px;
  background: transparent url('/i/ico-delet.png') 0 0 no-repeat;
  cursor: pointer;
}
.flatTbl .del .helper {
  top: -82px;
  left: -284px;
  width: 278px;
  text-align: left;
}
.flatTbl .del .helper a {
  color: #fff;
}
.flatTbl .del .helper a:hover {
  text-decoration: none;
}
.flatTbl .helper {
  bottom: 100%;
  left: -145px;
  width: 186px;
  margin-bottom: 22px;
  font-family: Arial;
  font-style: normal;
}
.flatTbl .helper .array {
  left: 100%;
  margin-left: -35px;
  background-position: -32px 0;
}
.flatTbl .shadowImg {
  float: left;
  width: 130px;
  margin: 0;
}
.flatTbl .shadowImg img {
  border: 1px solid #ccc;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  behavior: url(/css/pie/PIE.php);
}
.flatTbl .linkTbl {
  height: 120px;
  margin: 0 0 2px;
  padding-left: 150px;
  font-size: 1.5em;
  line-height: 1.22em;
}
.flatTbl .linkTbl a {
  display: inline-block;
  vertical-align: middle;
}
.flatTbl .back {
  border-top: none;
}
table .price {
  font: normal 1.5em/1.11em 'DINPro-Medium';
}
table .price .calc {
  display: inline-block;
  margin-left: 10px;
  font-size: .72em;
}
table .price .calc b {
  float: left;
  display: block;
  width: 16px;
  height: 19px;
  margin-right: 4px;
  background: transparent url('/i/ico.png') -20px 0 no-repeat;
}
.resellerWrap h2 {
  margin-bottom: 28px;
}
.resellerWrap .flatTbl {
  margin: 0 0 36px;
}
.resellerWrap table img {
  width: 128px;
}
.printPage {
  float: right;
  margin: 4px 2px 0 0;
  padding: 6px 13px 5px;
  line-height: 1.16em;
}
.printPage span {
  padding: 1px 0 0 24px;
  background: transparent url('/i/ico-print.png') 0 0 no-repeat;
}
.cameraGroup {
  float: right;
  width: 218px;
  margin-top: 10px;
}
.cameraGroup .cameraBtn {
  margin: 0;
}
.cameraGroup .camera {
  padding: 6px 18px 5px 16px;
  line-height: 1.16em;
}
.cameraGroup .camera span {
  padding: 3px 0 0 24px;
  background: transparent url('/i/ico-camera.png') 0 0 no-repeat;
}
.cameraGroup .info {
  margin-top: 80px;
  font-size: 1.16em;
  line-height: 1.21em;
}
.cameraGroup .info span {
  font-size: .78em;
  color: #666;
}
.progress {
  margin: 0 7px 16px 0;
  font-size: .91em;
  line-height: 1.27em;
  color: #666;
  text-shadow: 0 1px rgba(255, 255, 255, 0.7);
  display: inline-block;
  width: 160px;
  min-height: 124px;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  _height: 124px;
}
.progress p {
  margin: 0 0 10px;
}
.progress img {
  position: relative;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.titleSelect h2 {
  float: left;
  margin-right: 20px;
}
.titleSelect .chooseFlat {
  position: relative;
  float: left;
  width: 200px;
  z-index: 10;
}
.titleSelect .chooseFlat p {
  position: relative;
  height: 28px;
  margin: 0;
  padding: 0 26px 0 0;
  line-height: 1.25em;
  color: #4C4C4C;
  background: url("/i/form.png") no-repeat scroll 100% -30px transparent;
  cursor: pointer;
}
.titleSelect .chooseFlat p span {
  overflow: hidden;
  display: block;
  padding: 8px 0 6px 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url("/i/form.png") no-repeat scroll 0 0 transparent;
}
.titleSelect .chooseFlat .list {
  position: absolute;
  overflow: auto;
  display: none;
  top: 28px;
  left: 0;
  max-height: 200px;
  margin-top: -1px;
  padding: 10px 10px 5px;
  color: #333333;
  outline: medium none;
  border: 1px solid #CBCBCB;
  background-color: #FFFFFF;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  behavior: url(/css/pie/PIE.php);
}
.titleSelect .chooseFlat li {
  cursor: pointer;
  line-height: 1.16em;
  margin-bottom: 4px;
  padding: 3px 6px;
}
.titleSelect .chooseFlat li.active,
.titleSelect .chooseFlat li:hover {
  background-color: #F9D54E;
}
.titleSelect .chooseFlat a {
  color: #333;
  text-decoration: none;
}
.flatWrap {
  float: left;
  width: 475px;
  padding-right: 19px;
}
.flatWrap table {
  margin-bottom: 12px;
}
.flatWrap .printPage {
  float: left;
}
.flatDescr.resellerDescr {
  float: left;
  width: 348px;
  padding-right: 20px;
}
.flatDescr.resellerDescr table {
  width: 348px;
}
.flatDescr table {
  width: 430px;
  margin: 4px 0 8px 7px;
  color: #4c4c4c;
}
.flatDescr table th {
  width: 64px;
  padding: 3px 5px 3px 8px;
  font: italic 0.91em/1.18em Georgia;
  text-align: center;
  background-color: #ebebeb;
}
.flatDescr table td {
  padding: 3px 5px 8px 8px;
}
.flatDescr table td.title {
  width: 110px;
}
.flatDescr table td.price {
  padding-top: 0;
}
.flatDescr table td.address {
  width: 304px;
}
.flatDescr table .size {
  text-align: center;
}
.flatDescr p {
  margin-bottom: 10px;
}
.flatDescr .phone {
  margin-left: 15px;
  padding-top: 2px;
}
.flatDescr .flatImg {
  width: 464px;
  margin-top: 5px;
}
.flatDescr .flatImg .tabGroup {
  position: absolute;
  top: 16px;
  left: 145px;
}
.flatImgBg {
  width: 100%;
  padding: 10px 0;
  background-color: #fff;
}
.flatImgBg.withBtnGroup {
  padding-top: 55px;
}
.sendDoc {
  padding: 3px 0 0;
  font-size: 1.08em;
}
.sendDoc b {
  display: block;
  float: left;
  width: 18px;
  height: 22px;
  margin: -3px 6px 0 0;
  background: transparent url('/i/ico.png') 100% 0 no-repeat;
}
.flatGall {
  float: right;
  width: 510px;
  margin-top: 6px;
}
.back {
  margin: 13px 0 0;
  padding: 6px 0 0;
  font-size: 1.16em;
  line-height: 1.21em;
  border-top: 1px solid #b3b3b3;
  color: #202a7e;
}
.back.outBrdr {
  border-top: 0;
}
.back:hover {
  color: #930;
}
.back:hover a {
  text-decoration: none;
  color: #930;
}
.bttnGroup {
  margin: 4px 0 0;
}
.bttnGroup p {
  float: left;
  margin: 0 10px 15px 0;
}
.searchOut {
  width: 369px;
  margin-top: -30px;
}
.searchFlatWrap {
  padding: 16px 0 0;
  background-color: #fff;
}
.searchFlatWrap .sliderWrap {
  float: left;
  width: 286px;
  margin-top: 7px;
}
.searchFlatWrap .sliderWrap table {
  width: 102%;
  margin-top: 3px;
  text-align: center;
  font-size: .91em;
  color: #4c4c4c;
}
.searchFlatWrap .sliderWrap td {
  text-align: left;
}
.searchFlatWrap .sliderWrap td:first-child {
  text-align: left;
}
.searchFlatWrap .sliderWrap td.last {
  text-align: right;
}
.searchFlatWrap h3 {
  /*float:left;*/

  margin: 0 9px 0 20px;
}
.searchFlatWrap .searchFlat {
  margin: 20px 0 20px;
  padding: 0 20px;
}
.searchFlatWrap .searchFlat b {
  float: left;
  width: 42px;
}
.searchFlatWrap .choiceComplex {
  float: left;
  margin: 5px 0 0 20px;
  padding-right: 13px;
  background: transparent url('/i/ico-sort-down.png') 100% 8px no-repeat;
}
.searchFlatWrap .choiceComplex.open {
  background: transparent url('/i/ico-sort-up.png') 100% 8px no-repeat;
}
.floorSlider {
  position: relative;
  width: 100%;
  height: 4px;
  border-top: 1px solid #aeaeae;
  background-color: #cfcfcf;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  behavior: url(/css/pie/PIE.php);
}
.floorSlider .ui-slider-range {
  height: 4px;
  border-top: 1px solid #e2b543;
  background-color: #f8d142;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  behavior: url(/css/pie/PIE.php);
}
.floorSlider .ui-slider-handle {
  top: -8px;
  margin-left: -4px;
}
.floorSlider .ui-slider-handle .helper {
  top: -70px;
  left: 3px;
  width: 188px;
}
.floorSlider .ui-slider-handle .helper strong {
  font-size: 1.28em;
}
#floor,
#building {
  position: relative;
  overflow: hidden;
}
#floor {
  margin: 0 auto;
}
.scrollIn {
  overflow: hidden;
  position: relative;
}
.scrollWrap {
  width: 929px;
  margin-top: 34px;
  padding: 0 0 25px 30px;
}
.scrollWrap .scrollBg {
  position: absolute;
  display: block;
  top: -34px;
  right: 0;
  width: 134px;
  height: 328px;
  background: transparent url('/i/gallery-h-bg.png') 0 0 no-repeat;
  z-index: 10;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/css/pie/PIE.php);
}
.similar {
  position: relative;
  min-height: 332px;
  margin-top: 40px;
  border-color: #c6c6c6;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  -moz-border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  behavior: url(/css/pie/PIE.php);
}
.similar .scrollWrap {
  min-height: 273px;
}
.similar h3 {
  float: left;
  margin: 0 10px 0 0;
  font: normal 2em/1.08 'DINPro-Medium';
  color: #4a4a4a;
}
.similar .tabGroup {
  float: left;
}
.similar .title {
  position: absolute;
  top: -14px;
  left: 0;
  padding-right: 10px;
  background-color: #fff;
}
.similar p {
  margin: 0;
}
.similar .item {
  float: left;
  width: 241px;
  padding-right: 24px;
  font-size: .91em;
  line-height: 1.27em;
  color: #666;
}
.similar b,
.similar a {
  font-size: 1.27em;
  line-height: 1.42em;
}
.similar .shadowImg {
  margin: 9px 0 12px;
}
.similar .img {
  display: block;
  padding: 10px 0;
  text-align: center;
}
.similar .img:hover {
  border-color: #f8d141;
}
.similar .img img {
  margin: 0 auto;
}
.redevelopment {
  float: left;
  width: 386px;
  color: #262626;
}
.redevelopment h3 {
  color: #4c4c4c;
}
.redevelopment .sh120 {
  left: 4px;
}
.redevelopment .anonce {
  position: relative;
}
.redevelopment .anonce .lieLink {
  position: absolute;
  top: 50px;
  left: 150px;
  font-size: 1.16em;
  z-index: 100;
}
.redevelopment .anonce img {
  border: 1px solid #cfcfcf;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  behavior: url(/css/pie/PIE.php);
}
.redevelopment .brdrGrad {
  width: 374px;
  /*height:298px;*/

}
.redevelopment .info {
  min-height: 130px;
  margin-top: -120px;
  padding: 3px 0 0 150px;
  font-size: .91em;
  line-height: 1.36em;
  color: #666;
}
.redevelopment .tabGroup {
  position: absolute;
  top: 16px;
  left: 84px;
}
.redevelopment .sendBttn {
  float: none;
  min-width: 126px;
  width: 126px;
  margin: 0 auto 36px;
}
.redevelopment .flatImgBg {
  overflow: hidden;
}
.textPage .calcFlat table tbody tr:first-child td,
.textPage .calcFlat table tbody td:first-child {
  border-top: 0;
}
.textPage .calcFlat table tbody td {
  border: 0;
}
.textPage .calcFlat table tbody td:first-child {
  padding-left: 0;
  background-color: transparent;
}
.calcFlat .ui-buttonset {
  width: 494px;
}
.calcFlat .calcCol {
  margin: 8px 0 0;
}
.calcFlat .calc-col {
  display: none;
}
.calcFlat .calcName {
  float: left;
  width: 162px;
  padding: 6px 0 0;
}
.calcFlat .calcDescr {
  float: left;
}
.calcFlat .sliderWrap {
  float: left;
  width: 293px;
  margin-top: 12px;
}
.calcFlat .sliderWrap table {
  width: 100%;
  margin: 3px 0 0;
  font-size: .91em;
}
.calcFlat .inpRadio {
  margin: 7px 0 0;
}
.calcFlat .inpTxt,
.calcFlat .inpLbl {
  float: left;
}
.calcFlat .inpLbl {
  height: 22px;
  padding: 5px 0 0;
  line-height: 1.75em;
}
.calcFlat .inpTxt {
  margin: 0 6px 0 20px;
}
.calcFlat .inpTxt input {
  width: 59px;
}
.calcFlat .sizeTxt {
  font: 400 1.5em/0.8em 'DINPro-Medium';
  color: #333;
}
.calcFlat .sizeTxt span {
  font-size: .77em;
}
.calcFlat .sizeTxt b {
  font-weight: 400;
}
.calcFlat .calcBttn {
  padding: 16px 0 0 158px;
}
.calcFlat .calcBttn .info {
  float: left;
  width: 370px;
  margin-left: 19px;
  padding: 4px 0 0;
  font-size: 1.08em;
  line-height: 1.3em;
  color: #666;
}
.calcResult {
  margin: 53px 0 0;
  padding: 18px 0 0;
  border-top: 1px solid #b3b3b3;
}
.offersTbl {
  margin: 11px 0 14px;
}
.offersTbl table {
  width: 72%;
  margin: 0 auto;
  border-bottom: 1px solid #b3bbc7;
}
.offersTbl th {
  padding: 7px 0 9px;
  text-align: center;
  font: italic 1.16em/1.21em Georgia;
  border-bottom: 7px solid #a9b3c2;
  background-color: #e7e9f0;
}
.offersTbl th span {
  font-size: .78em;
  color: #333;
}
.offersTbl th:first-child {
  padding-left: 12px;
  text-align: left;
  background-color: #fff;
}
.offersTbl th i {
  padding: 0 10px 0 0;
  background: url("../i/ico-sort-down.png") no-repeat scroll 100% 8px transparent;
}
.offersTbl th.headerSortDown i {
  background: url("../i/ico-sort-up.png") no-repeat scroll 100% 8px transparent;
}
.offersTbl tbody tr:hover td {
  background-color: #cdd3db;
}
.offersTbl td {
  padding: 23px 0 22px;
  text-align: center;
  border-top: 1px solid #b3bbc7;
}
.offersTbl td:first-child {
  width: 330px;
  padding: 0;
  text-align: left;
  background-color: #e7e9f0;
}
.offersTbl .helperVertiacal {
  min-height: 60px;
}
.offersTbl .bankImg {
  float: left;
  width: 125px;
  /*height:60px;*/

  margin: 0;
}
.offersTbl .bankName {
  float: left;
  height: 60px;
  margin: 0;
}
.offersTbl .bankName b {
  text-transform: uppercase;
  color: #262626;
}
.offersTbl .note td {
  padding: 10px 20px 10px 50px;
  border-top: 0;
  font-size: 1.08em;
  line-height: 1.3em;
  color: #666;
  background-color: #cdd3db;
}
.calcTitle p {
  float: right;
  margin: 9px 4px 0 0;
}
.searchFlatCalc {
  margin: 0 0 26px;
  padding: 0 0 2px;
  border-bottom: 1px solid #b3b3b3;
}
.searchFlatCalc .frmBox {
  float: left;
  margin: 0 50px 34px 0;
  padding-right: 3px;
}
.searchFlatCalc .complexSelect {
  margin-right: 12px;
}
.searchFlatCalc .inpLbl,
.searchFlatCalc .inpTxt {
  margin: 0;
}
.searchFlatCalc .inpTxt b {
  font: normal 2em/1.08em 'DINPro-Medium';
  color: #ca0;
  text-shadow: 0 1px rgba(255, 255, 255, 0.7);
}
.searchFlatCalc .inpTxt input {
  width: 104px;
}
.searchFlatCalc .inpLbl {
  float: left;
  padding: 7px 4px 0 0;
}
.searchFlatCalc .frmSlider {
  margin: 9px 0 0 30px;
}
.searchFlatCalc .priceWrap .inpTxt {
  float: left;
}
.notFound #header .phone {
  float: right;
  color: #202a7e;
}

.notFound .content {
  min-height: 294px;
  margin: 128px 0 0;
  padding: 42px 0 0 280px;
  background: transparent url('/i/404.png') 105px 0 no-repeat;
}
.notFound h2 {
  margin: 0 0 18px;
  color: #ca0;
}
.notFound h5 {
  margin: 0 0 16px;
  font: normal 1.5em/1.22em Arial;
}
.notFound ul {
  width: 330px;
}
.notFound li {
  display: inline-block;
  min-width: 82px;
  padding: 0 0 8px 20px;
}
.pagination {
  margin: 20px 0 0;
  font-size: 1.16em;
  line-height: 1.57em;
}
.pagination b,
.pagination a {
  padding: 0 5px;
}
.pagination .current {
  color: #fff;
  background-color: #363e99;
}
.flatTbl tbody tr.no-link:hover td,
.flatTbl tbody tr.no-link td {
  background-color: #F8F9FA;
  cursor: default;
}
.flatTbl tbody tr.no-link:hover td.address,
.flatTbl tbody tr.no-link td.address {
  background-color: #E7E9F0;
}
.flatTbl tbody tr.no-link td.descflat {
  background-color: #F8F9FA;
  padding-right: 14px;
}
#vpk-2016 {
    position: absolute;
width: 202px;
height: 135px;
z-index: 100;
    left:10px;
    margin-top: 20px;
}

#pokazkvartir {
    position: absolute;
width: 202px;
height: 135px;
z-index: 100;
right: 10px;
margin-top: 20px;
    
    
}

#banners {
    width: 960px;
    margin:0 auto;
    height: 137px;
    position: absolute;
    margin-top: 300px;
    display: block;
    transition: all 2s linear;  
}
.visuallyhidden {
    opacity: 0; 
}

.hidden {  
    height: 1px !important ;
    display: none;  
    opacity: 0;  
}



.sliderhead {
    width: 100%;
    height: 150px;
    position: relative;
    z-index: 10000;
}

.bannershead{
    width: 960px;
    height: 140px;
    border: 1px solid #EFEFEF;
       margin:0 auto;
}


.home .content,
.home .colRight {
  z-index: 8;
}







.slider_container{ width:960px; height: 140px; margin:auto; clear:both; z-index: 10000;
                   background-color: white;
-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            border: 1px solid #EFEFEF;}
.caption_title_line{ width:450px; height:75px; padding:5px 15px 10px 15px;background:url(images/slider_caption_bg.png) repeat;color: #303030;}

.flex-container a:active,
.flexslider a:active {outline: none; }
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {width: 960px; height: 140px; margin: 0; background:url(images/shadow_bottom.png) no-repeat center bottom;}
.flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {display: block; border:1px #ededed solid; margin: 0 auto;}
.flex-pauseplay span {text-transform: capitalize;}
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}
.no-js .slides > li:first-child {display: block;}
.flexslider {position: relative; zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;}
.flex-container {zoom: 1; position: relative;}

/* Direction Nav */
.flex-direction-nav li a {width:45px; height:42px; margin:0; display: block; position: absolute; right:11px; cursor: pointer; text-indent: -9999px;}
.flex-direction-nav li a.next {background:url(images/next.png) no-repeat center;}
.flex-direction-nav li a.prev {background:url(images/prev.png) no-repeat center;}
.flex-direction-nav li a.disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -30px; text-align: center;}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 13px; height: 13px; display: block; cursor: pointer; text-indent: -9999px;}
.flex-control-nav li a:hover {background-position: 0 -13px;}
.flex-control-nav li a.active {background-position: 0 -26px; cursor: default;}

/* Media Queries
/*-----------------------------------------------------------------------------------*/

@media screen and (max-width: 1000px) {
.slider_container{ width:90%; margin:0 0 0 2%; clear:both; background:none; padding:30px 0 0 0;}
.flexslider {width: 100%; margin: 0; padding:0 0 30px 0;background:none;}
.flex-direction-nav li a {width:45px; height:42px; margin:0; display: block; position: absolute; right:-10px; cursor: pointer; text-indent: -9999px;}
.flex-direction-nav li a.next {background:url(images/next.png) no-repeat center; bottom:85px;}
.flex-direction-nav li a.prev {background:url(images/prev.png) no-repeat center;bottom:40px;}
.flex-caption { display:none;}


}

.objAnonce1{margin:0 0 18px;}.objAnonce .img{float:left;width:160px;margin:3px 14px 0 0;}.objAnonce .img img{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;behavior:url(/css/pie/PIE.php);}
.objAnonce1 .descr{float:left;width:704px;}.objAnonce .descr p{margin:0 0 4px;}
.objAnonce1 .descr .ui-accordion-header-icon{margin-top:2px;}
.objAnonce1 ul{float:left;width:704px;margin:10px 0 0;}.objAnonce ul li{margin:0 0 6px;line-height:1.25em;}
.objAnonce1 .link{font-size:1.5em;line-height:1.11em;}.objAnonce .link small{font-size:.66em;}
.objAnonce1 .statusComm{padding:2px 0;font-size:1.16em;line-height:1.14em;color:#999;}
.objAnonce1 .status{padding:2px 0 5px 24px;font-size:1.16em;line-height:1.14em;color:#999;background:transparent url('/i/ico-done-btn.png') 3px 0 no-repeat;}.objAnonce .status.future{background:transparent url('/i/ico-constr-btn.png') 3px 0 no-repeat;}
.objAnonce1 .info{margin:9px 0 0;}.objAnonce .info h4{margin:0;}
.objAnonce1 .roomListWrap{margin:20px 0 12px;}.objAnonce .roomListWrap .title{padding:5px 0 7px 12px;font-size:1.16em;line-height:1.21em;background-color:#e7e9f0;cursor:default;}
.objAnonce1 .roomList{padding:4px 0 0;border-bottom:1px solid #b3b3b3;}.objAnonce .roomList .room{margin:3px 0 20px;}
.objAnonce1 .roomList .brdrGrad{margin-top:4px;}
.objAnonce1 .roomList .tblWrap{float:left;width:266px;margin:0 13px;line-height:1.66em;}.objAnonce .roomList .tblWrap td:first-child{width:110px;}
.objAnonce1 .roomList .tblWrap .price{padding:0 0 15px;}


.social img {
    border: 1px solid #E2E0E0;
      box-shadow: 0 2px 4px rgba(0, 0, 0, .2);
     margin-right: 5px;
     
}
.banner {
     box-shadow: 0 2px 4px rgba(0, 0, 0, .2);   
}


.flex-container a:active,
.flexslider a:active {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {width: 100%; margin: 0; padding: 0; height: 500px;}
.flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {position: absolute; zoom: 1; z-index: 10;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {zoom: 1; position: relative;}

/* Caption style */
/* IE rgba() hack */
.flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption {width: 96%; padding: 2%; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.3); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 14px; line-height: 18px;}

/* Direction Nav */
.flex-direction-nav li a {width: 52px; height: 52px; margin: -13px 0 0; display: block; background: url(images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px;}
.flex-direction-nav li a.next {background-position: 12px 0; right: -21px;}
.flex-direction-nav li a.prev {background-position: 5px 0; left: -20px;}
.flex-direction-nav li a.disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -30px; text-align: center;}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 13px; height: 13px; display: block; background: url(theme/bg_control_nav.png) no-repeat 0 0; cursor: pointer; text-indent: -9999px;}
.flex-control-nav li a:hover {background-position: 0 -13px;}
.flex-control-nav li a.active {background-position: 0 -26px; cursor: default;}

.webcamerr {
    width: 632px;
    height: 474px;
    position: absolute;
    background-color: black;
opacity: 0.5;
}
.errtext{
        margin-top: 230px;
}

.errtext span {
    color: white;
    font-size: 47px;
text-align: center;
}

.flexslider .slides img {
  max-width: 100%;
  height: auto;
}
.toggle-mobile-nav {
  display: none;
  position: absolute;
  height: 40px;
  width: 100%;
  background: url(images/icon-burger.png)right center no-repeat #116588;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
  border: none;
  outline: 0;
  z-index: 10;
  color: #fff;
    font-size: 24px;
    text-transform: uppercase;
}

.nav__inner.active {
  display: block;
  padding-top: 56px;
  position: absolute;
  position: absolute;
  width: 100%;
}
.nav__inner.active > ul {
  width: 100%;
}

.nav__inner.active > ul li {
  float: none;
}

.bx-sl {
  display: none;
}


@media screen and (max-width: 1400px) {
  .flex-direction-nav li a.prev {
    left: 0;
  }
  .flex-direction-nav li a.next {
    right: 0;
  }
}

@media screen and (max-width: 1200px) {
  .flexslider {
    height: 450px;
  }
  .home .homeFrm {
    margin-top: 300px;
  }
  .flexslider .slides img {
    margin-top: -100px;
  }
}

@media screen and (max-width: 1024px) {
  .longShadow .shadowR,
  .longShadow .shadowL,
  .shortShadow .shadowR {
    display: none;
  }
}



@media screen and (max-width: 992px) {
   
    .homeFrm {
        display: none;
    }
    
  .banksWrap {
    margin: 20px 0;
  }
  .toggle-mobile-nav {
    display: block;
  }
  .nav__inner {
    display: none;
  }
  .navigation .nav__inner ul {
    background: #fff;
  }
  .navigation .navSecond {
    margin: 0;
  }
  .navigation .navSecond a {
    font-size: 1.25em;
  }
  .navigation .navSecond span {
    font-size: 100%;
    padding: 11px 6px 18px 13px;
  }
  .navigation .navFirst {
    margin: 1px 0 0;
  }

  .navigation .nav__inner ul a:hover,
  .navigation .nav__inner ul a:hover span {
    background: none;
  }
  .navigation .nav__inner ul a:hover i {
    display: none;
  }
  .home .homeFrm {
    margin-top: 0px;
  }
  .flexslider .slides img {
    margin-top: 0;
  }
  .flexslider {
    position: relative;
    height: auto;
  }
  body > pre {
    display: none;
  }
  .shortShadow .shadowR {
    display: none;
  }
  .userMenu {
    width: 160px;
  }
  #header .phone {
    float: right;
  }
  .home .homeFrm {
    height: auto;
  }
  .mapObjectWrap.withForm {
    float: none;
    width: 100%;
    margin: 0;
  }
  .mapObject {
    width: 100% !important;
  }
  .serchObject {
    float: none;
    background: #dee3e9;
    margin: 0;
    padding-top: 15px;
    width: 100%;
    box-sizing: border-box;
  }
  .serchObject .inpSubmit {
    float: left;
    margin-left: 20px;
  }
  .serchObject form::after {
    content: "";
    display: table;
    clear: both;
  }
  .content.withRight {
    float: none;
    width: 100%;
    box-sizing: border-box;
    padding-right: 10px;
    padding-left: 10px;
  }
  .colRight {
    float: none;
    width: 100%;
    box-sizing: border-box;
    padding-right: 10px;
    padding-left: 10px;
  }
  #footer {
    width: 100%;
  }
  .tabContent {
    min-width: 0px;
  }
  .longShadow .shadowL, .longShadow .shadowR {
    display: none;
  }
  .tabContent h2 {
    font-size: 16px;
  }
  .contact {
    margin-bottom: 15px;
  }
  .contentList.withRight {
    float: none;
    width: 100%;
  }
  .subscribe {
    margin: auto;
  }
  .textPage img {
    max-width: 100%;
    height: auto;
    display: block;
  }
  .newsWrap table {
    width: 100% !important;
  }
  .tabContent .sendQuestion {
    background: none;
  }
  .send-form_step-right,
  .send-form_step-left {
    width: 100%;
    margin-left: 0;
    display: block;
  }
  .bankImg img {
    max-width: 200px;
  }
  .banksBox .bankImg {
    width: 180px;
  }
  .banksBox {
    width: 350px;
  }
  .navigation a.active,
  .navigation a.active span {
    background: none;
  }
  .navigation a.active i {
    display: none;
  }
  .navigation a.active span {
    color: #930;
  }
  .objAnonce .descr {
    /*float: none;
    margin-left: 180px;*/
    width: auto;
  }
  .gallImg {
    width: calc(100% - 180px);
  }
  .gallImg img {
    max-width: 100%;
    height: auto;
  }
  .searchForm {
    height: auto;
    display: none;
    
  }
  .estate-content .accordion .ui-accordion-header-icon {
    display: none;
  }
  .estate-content .objAnonce ul {
    width: 100%;
  }
  #map {
    width: 100% !important;
  }
  .ymaps-image-with-content-content {
    position: static !important;
  }
  .online-veiw {
    width: calc(100% - 250px) !important;
  }
  .online-veiw  img {
    max-width: 100%;
    height: auto;
    display: block;
  }
  .online-veiw .imgWrap {
    height: auto;
  }
  .onLine  {
  	width: 100%;
  }
  .textPage > table {
	width: 100% !important;
  }
  .flatDescr.resellerDescr {
  	float: none;
  	width: 100%;
  }
  .flatGall {
  	width: auto;
  	float: none;
  }
  .flatWrap {
  	float: none;
  	width: 100%;
  	padding-right: 0;
  }
  .redevelopment {
  	float: none;
  	width: 100%;
  }
  .flatDescr .flatImg {
  	float: none;
  	width: 100%;
    box-sizing: border-box;
  }
  .flatDescr .flatImg .tabGroup,
  .redevelopment .tabGroup {
  	left: 50%;
  	transform: translateX(-50%);
  }
  .brdrGrad img {
  	max-width: 100%;
  	height: auto;
  }
  .redevelopment .brdrGrad {
  	float: none;
  	width: 100%;
    box-sizing: border-box;
  }
  .searchOut {
  	max-width: 370px;
  	width: 100%;
  	margin: 70px auto 0;
  	float: none;
  }
  .similar .scrollWrap {
  	width: 100%;
  	box-sizing: border-box;
  	padding-right: 30px;
  }
  .similar .scrollWrap .scrollBg {
  	display: none;
  }
  .similar .scrollWrap .navNext {
  	right: 0;
  }
  .ch-groups.ch-agreement {
    width: 100%;
  }
.footer_adr {
      display: none;
  }
  
 
  
  
  
}

@media screen and (max-width: 860px) {
  #header .logo {
    float: none;
    margin: 0 auto 5px;
  }
  .menu {
    width: 100%;
    float: none;
    margin: 5px 0;
    text-align: center;
  }
  .menu li {
    float: none;
    display: inline-block;
  }
  .userMenu {
    width: 100%;
    float: none;
    margin: 5px auto;
    text-align: center;
  }
  .userMenu p {
    display: inline-block;
    vertical-align: middle;
  }
  .userMenu .item {
    float: none;
  }
  #header .phone {
    float: none;
    text-align: center;
    margin: 5px auto;
  }
  #header .phone i {
    padding-left: 0;
  }
  #wrapIn.home {
    overflow: hidden;
  }
  .accordion .title h2 {
    position: relative;
    float: none;
    padding-bottom: 30px;
  }
  .accordion .title h2::after {
    content: '';
    width: 20px;
    height: 20px;
    background: transparent url(/i/accordion.png) 0 0 no-repeat;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -10px;
  }
  .accordion .title span {
    display: none;
  }
  .accordion .title.ui-state-active h2::after {
    background-position: 0 100%;
  }
  .accordionSub {
    margin: 0;
  }
  .tabMenu li i {
    display: none;
  }
  .vacancy_accordion  div:nth-of-type(2) .descr p:not(.dialog-bttn) {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
  }
  .vacancy_accordion div:nth-of-type(2) .descr p:not(.dialog-bttn) iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .dataNews {
    position: static;
  }
  .newsWrap {
    padding-left: 0;
  }
  a.fancy-gallery {
    display: block;
  }
  .contactMap {
    float: none;
    width: 100%;
  }
  .textPage.withRight {
    width: 100%;
  }
  
  .otzyvy {
width: 100%;
left: 0px;
padding: 0;
height: 100%;
top: 0px;


  }
  
  .txtw {
      padding: 20px;
  }
  
  p.txtw{
      padding: 0px;
  }
  
  #closewin  {
      right: 0px !important;
top: 0px !important;
  }
  
  
  
}

@media screen and (max-width: 767px) {
  .gallImg {
    width: 100%;
    float: none;
  }
  .objGalleryWrap {
    height: auto;
    float: none;
    transform: rotate(90deg);
    width: auto;
    margin-top: 90px;
  }
  .bx-sl {
    display: block;
  }
  .scrollGall {
    display: none;
  }
  .bx-wrapper {
    margin-bottom: 10px;
  }
  .resellerTbl .shadowImg .sh120 {
  	display: none;
  }
  .flatTbl .shadowImg {
  	width: 100px;
  }
  .resellerWrap table img {
  	max-width: 100%;
  	height: auto;
  	width: auto;
  }
  .flatTbl .linkTbl {
  	padding-left: 120px;
  	height: auto;
  	font-size: 14px;
  }
  .flatTbl.resellerTbl thead th:first-child {
  	width: auto;
  }
  .objAnonce .descr {
    float: none;
    margin-left: 170px;
  }
  .objAnonce .descr .link {
    float: none;
  }
  .objAnonce .descr .cleaner {
    display: none;
  }
  .objAnonce ul {
    float: none;
  }
}

@media screen and (max-width: 620px) {
  .calcFlat .ui-buttonset {
    width: 100%;
  }
  .calcFlat .calcName {
    float: none;
    width: 100%;
  }
  .calcFlat .calcCol {
    margin: 20px 0 0;
  }
  .calcFlat .calcBttn {
    padding: 0;
  }
  .calcFlat .calcBttn .info,
  .calcFlat .calcCol .sliderWrap {
    width: 100%;
  }
  .calcFlat .sliderWrap,
  .calcFlat .calcDescr {
    float: none;
  }
  .banksBox .bankImg {
    float: left;
  }
  .banksBox .bankName {
    padding-left: 0;;
    text-align: right;
  }
  .online-veiw {
    width: 100% !important;
    float: none;
  }
  .cameraGroup {
    float: none;
  }
  .calcTitle p {
  	float: none;
  	margin: 10px 0 15px;
  }
  .offersTbl table {
  	width: 100%;
  }
  .offersTbl .helperVertiacal {
  	min-height: 0px;
  }
  .textPage table tbody td:first-child {
  	padding-left: 0;
  	width: auto;
  }
  .offersTbl .bankImg {
  	width: auto;
  	/*min-width: 85px;*/
  }
  .flatTbl .shadowImg {
  	display: none;
  }
  .flatTbl .linkTbl {
  	padding-left: 0;
  }
  .flatTbl thead th {
  	font-size: 10px;
  	padding: 3px;
  }
  .similar h3 {
  	margin: 0 0 15px;
  	float: none;
  }
  .similar .scrollWrap {
  	margin-top: 90px;
  }
  .similar {
  	border-color: transparent;
  }
}

@media screen and (max-width: 570px) {
  .main_info_block .send-form_step-field label,
  .tabContent .ch-groups_title {
    display: block;
    width: 100%;
    text-align: center;
  }
  .send-form_step-field {
    text-align: center;
  }
  .ch-groups {
    display: block;
    width: 100%;
    margin: 0 0 10px;
  }
  .ch-groups.smaller_column {
    width: 100%;
  }
  .ch-groups.ch-agreement {
    width: 100%;
  }
  .bankImg {
    float: none;
    width: 100%;
  }
  .bankDescr {
    padding-left: 0;
    margin-bottom: 30px;
  }
  .tabContent {
  	padding: 20px 15px 35px;
  }
}

@media screen and (max-width: 480px) {
  #footer .ks {
    height: auto;
    margin: 10px 0 0;
    float: none;
  }
  .ui-dialog {
    width: 89% !important;
    left: 50%;
    transform: translateX(-50%);
  }
  .dialogUi .inpTextarea textarea, .dialogUi .inpTxt input,
  .buttonUpload,
  .uploadWrap {
    width: 100%;
  }
  .uploadWrap {
    margin: 0 0 10px;
  }
  .buttonUpload span {
    padding-left: 30px;
    background: transparent url(/i/ico-upload.png) 6px 0 no-repeat;
  }
  .contentList .descr {
    margin-left: 15px;
  }
  .contact {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
  .contact .img {
    
  }
  .contact .img img {
    margin: 20px 0 0;
  }
  .contact h5 {
    margin-top: 15px;
  }
  .dialogUi .faqSelect {
    width: 100%;
  }
  .send-form_step-field input[type="text"] {
    width: 100%;
    box-sizing: border-box;
  }
  .send-form_step-field input[type="text"].input_small {
    width: 25px;
    padding: 6px 0 3px;
  }
  .send-form_step-field input[type="text"].input_medium {
    width: 70px;
  }
  .banksBox {
    width: 100%;
    float: none;
    margin: 0 0 20px;
  }
  .banksBox .bankImg {
    float: none;
    width: 100%;
    height: auto;
  }
  .banksBox {
    height: auto;
  }
  .banksBox .bankImg .helperVertiacal {
    display: none;
  }
  .bankImg img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: auto;
  }
  .banksBox .bankName,
  .banksBox b {
    padding-left: 0;
    text-align: center;
  }
  .banksBox .bankName .helperVertiacal {
    display: none;
  }
  .banksBox .bankName {
    margin-bottom: 40px;
  }
  .objAnonce .img {
    float: none;
    width: 100%;
  }
  .objAnonce .descr {
    margin: 20px 0 30px;
  }
  #bx-pager img {
    max-width: 100px;
  }
  .onLine  {
  	padding: 0 0 15px;
  	display: block;
  }
  .onLine .img {
  	float: none;
  }
  .onLine .descr {
  	padding: 0;
  	margin-top: 15px;
  }
  .onLine .descr a {
  	line-height: normal;
  }
  .calcDescr label {
  	float: none;
  	margin-bottom: 10px;
  	background: none;
  }
  .ui-buttonset span {
  	padding: 7px 7px 6px 7px;
  }
  .textPage table thead th {
  	font-size: 10px;
  	padding: 3px 2px 2px 2px;
  }
  .textPage table tbody td {
  	font-size: 9px;
  }
  .flatTbl .linkTbl {
  	font-size: 11px;
  }
  .flatTbl thead th i {
  	padding: 0;
  }
  .flatTbl tbody td {
  	font-size: 10px;
  }
  .flatTbl tbody td:first-child {
  	padding-left: 0;
  }
  .brdrImg.imgL {
  	float: none;
  	border: none;
  	text-align: center;
  }
  .flatDescr.resellerDescr {
  	padding-right: 0;
  }
  .flatDescr table td.title,
  .flatDescr table th {
  	width: auto;
  }
  .flatDescr.resellerDescr table {
  	width: 100%;
  }
  #flat_descr table {
	width: 100%;
  }
  .flatDescr .flatImg .tabGroup,
  .redevelopment .tabGroup {
  	width: 100%;
  	left: 15px;
    transform: none;
  }
  #flat_descr table tr:first-child td {
  	padding-left: 0;
  }
  .flatDescr table {
  	width: 100%;
  }
  .searchFlatWrap .searchFlat {
  	padding: 0 5px;
  }
  #floor {
  	width: 100%;
  }
  
}

.voenimg {
   
    
}

.voenimg img {
    width: 400px;
}
.voenimg a {
    text-decoration: none;
    opacity: 0.8;
    transition: 1s;

}
.voenimg a:hover{
    opacity: 1;
      
}


.voenimg ul li {
    list-style-type: none;
    background: none;
    width: 400px;
    float: left; 
}
.voenimg span {
position: absolute;
margin-left: -400px;
margin-top: 100px;
color: black;
font-size: 17px;
background-color: white;
padding: 1px;
opacity: 0.7;
}

.hide_otd{
	opacity: 0.1;
	transition: 1s;
	 
}

.show_otd{
	opacity: 1;
	transition: 1s;
	
	
}

.selectet {
	font-size: 16px;
background: white;
margin: 10px;
width: 180px;
padding: 5px;
}
.selectet a {
	text-decoration:none;	
}
.hrefred  {
	color:red;
}

.forback {
       text-transform: none;
    text-decoration: underline; 
}


.send-form_step-field label span, .ch-groups_title span {
    margin-top: 4px;
}







.pops{
    display: none;

}

.logopop {
margin: 0 auto;
    width: 200px;
  height: 80p;
}

.tablebob {
        width: 488px;
    min-height: 400px;
    margin: 5px;
    
}
.tadleft {
width: 300px;
height: 34px;
float: left;
padding-left: 20px;
}
.tadright {
height: 34px;
text-align: center;

    
}
.infobank{
margin-top: 300px;
}
.spanleft{
    
}
.spanright{
    
}




.show12{
    display: block !important;
}



.tab-wrap img {
    width: 300px;
}

#results{
    text-align: center;
}

.linkbank{
    width: 150px;
    height: 50px;
    float: right;
    position: relative;
padding: 6px;
background: -webkit-gradient(linear, 22% 0, 0 bottom, from(#7a8fc0), to(#43579c));
background: -webkit-linear-gradient(#7a8fc0 22%, #43579c 0%);
background: -moz-linear-gradient(#7a8fc0 22%, #43579c 0%);
background: -ms-linear-gradient(#7a8fc0 22%, #43579c 0%);
background: -o-linear-gradient(#7a8fc0 22%, #43579c 0%);
background: linear-gradient(#7a8fc0 22%, #43579c 0%);
-pie-background: linear-gradient(#7a8fc0 22%, #43579c 0%);
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
behavior: url(/css/pie/PIE.php);
text-align: center;
color: white;
}

.linkbank a:link {
    background-color: white;
text-decoration: none;
font-size: 15px;
line-height: 3.2;
padding: 13px;
    
}


.promoform {
    width: 750px;
    border: 1px solid white;
    margin-left: 62px;
}

.promoform input {
    width: 300px;
    float: left;
    margin-left: 30px;
}

.soglas {
}

.soglas input {
margin-left: 250px;
}

.promosubmit input {
    
}

#contactresults {
    text-align: center;
}

#contactform {
    padding-bottom: 5px;    
}


@media screen and (max-width: 1000px) {
.promoform {
    width: 300px;
    border: 1px solid white;
    margin-left: 0px;
}

.promoform input {
    width: 250px;
        margin-left: 0px;
}

.promoform textarea {
    width: 250px;

}

.subformc  {
    margin: 0px !important;
}


}

a.list_promo {
    width: 280px;
height: 240px;
display: block;
text-align: left;
font-size: 1.2em !important;
}

.list_promo_div {
   width: 280px;
height: 240px;
float: left;
margin-right: 10px;
margin-bottom: 20px;
border: 1px solid white;
}

.list_promo_div img {
    width: 280px;
}

.list_promo_div span {
    margin-left: 15px;
    display: block;
}