/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
body {
  min-width: 1024px;
}
.container {
  min-width: 994px;
}
#page {
  padding-bottom: 30px;
}
#page .row {
  padding: 0 15px;
}
body.client #page {
  padding: 50px 0 80px 0;
}
body.client #content {
  padding: 15px;
}
.nav-tabs {
  position: relative;
  height: 51px;
  overflow: hidden;
  border: none;
  margin-bottom: 15px;
}
.nav-tabs:after {
  clear: none;
  position: absolute;
  z-index: -1;
  display: block;
  content: ' ';
  bottom: 1px;
  right: 0;
  left: 0;
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  display: block;
  float: left;
}
.nav-tabs > li a {
  padding: 15px;
  display: block;
  text-align: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
  color: #777;
}
.nav-tabs > li a:hover {
  background: #fff;
  color: #009ad2;
}
.nav-tabs.active a {
  color: #111;
  background: #fff;
}
.tab-content {
  margin-top: 15px;
}
h3 {
  font-size: 25px;
}
#header {
  margin: 10px;
}
#header .row {
  height: 70px;
  position: relative;
}
#header .logo {
  position: absolute;
  top: 0;
  left: 15px;
  z-index: 1;
}
#header .tel {
  position: absolute;
  left: 0;
  right: 0;
  top: 5px;
  text-align: center;
  font-size: 26px;
  color: #009ad2;
  z-index: 0;
}
#header .client-home {
  position: absolute;
  top: 0;
  right: 15px;
  z-index: 40;
}
#header .client-home > a {
  width: 250px;
  padding: 8px 10px 8px 35px;
  border: 2px solid #0094d1;
  border-radius: 10px;
  text-align: center;
  font-size: 12px;
  color: #313a43;
  display: block;
  position: relative;
  z-index: 1;
  background: url('../img/enter.jpg') no-repeat 2px center #ffffff;
}
#header .client-home .dropdown-menu {
  margin-top: -2px;
  padding: 3px 15px;
  border: 2px solid #0094d1;
  right: 0;
  width: 250px;
  left: auto;
  border-radius: 0 0 4px 4px;
  z-index: 0;
}
#header .client-home ul.links {
  list-style-type: none;
  padding: 0;
  margin: 0 -15px 0 -15px;
}
#header .client-home ul.links a {
  padding: 7px 0;
  border-top: 1px solid #bbbbbb;
  display: block;
  text-align: center;
}
#header .client-home.open > a {
  border-radius: 10px 10px 0 0;
  border-bottom: none;
}
#header .client-register {
  position: absolute;
  top: 0;
  right: 285px;
  z-index: 1;
  padding: 15px 10px;
}
.catalog-preview {
  padding: 15px 0;
  overflow: hidden;
  border-bottom: 1px solid #dddddd;
}
.catalog-preview .square,
.catalog-preview .floor,
.catalog-preview .owner {
  margin-right: 20px;
}
.catalog-preview .image-list {
  float: left;
  width: 190px;
  height: 130px;
  background: #ffffff;
}
.catalog-preview .noimage {
  float: left;
  width: 190px;
  height: 130px;
  background: #ffffff;
  background: url('../img/noimage.png') no-repeat center bottom;
  border: 1px solid #dddddd;
}
.catalog-preview .preview-map {
  float: left;
  width: 190px;
  height: 130px;
  background: #f0f0f0;
}
.catalog-preview .content {
  margin-left: 210px;
}
.catalog-preview h2 {
  margin: 0 0 10px 0;
  padding: 0 0 3px 0;
  font-size: 16px;
}
.catalog-preview h2 a {
  border-bottom: 1px dotted #999999;
}
.catalog-preview h2 a:hover {
  text-decoration: none;
  border-bottom-style: solid;
}
.catalog-preview .address {
  margin: 7px 0;
}
.catalog-preview .date {
  font-size: 12px;
  background: #0094da;
  padding: 2px 7px;
  color: #ffffff;
  float: right;
}
.catalog-preview .price {
  width: 150px;
  padding: 7px;
  background: #ffc134;
  float: right;
  font-size: 16px;
  text-align: center;
}
.catalog-preview .price div {
  font-size: 20px;
}
.catalog-preview .company {
  font-style: italic;
}
.catalog-preview .metro a {
  color: #555;
  font-weight: bold;
}
.catalog-preview:last-child {
  border: none;
}
.catalog-detail {
  position: relative;
}
.catalog-detail .agent-profile {
  float: right;
}
.catalog-detail .body {
  text-align: justify;
}
.catalog-detail .row {
  overflow: hidden;
}
.catalog-detail .col1 {
  float: left;
  width: 50%;
}
.catalog-detail .col2 {
  margin-left: 50%;
  min-height: 450px;
  padding-left: 15px;
}
.catalog-detail .date span {
  font-size: 12px;
  background: #0094da;
  padding: 2px 7px;
  color: #ffffff;
}
.catalog-detail .date span.archive {
  background: #8bc43f;
}
.catalog-detail .price span {
  font-size: 30px;
  color: #2b353d;
  padding: 10px;
  background: #ffc134;
  display: inline-block;
  margin: 20px 0;
}
.catalog-detail .please-text {
  margin: 15px 0;
  border: 1px solid #0094da;
  padding: 10px;
  border-radius: 10px;
}
.catalog-detail .item-footer {
  margin: 15px 0;
  border: 1px solid #c1c1c1;
  border-radius: 10px;
  position: relative;
}
.catalog-detail .item-footer .social {
  position: absolute;
  top: 7px;
  right: 15px;
  z-index: 1;
}
.catalog-detail .item-footer .complain {
  position: absolute;
  top: 0;
  left: 135px;
  z-index: 1;
}
.catalog-detail .nav-tabs {
  border: none;
}
.catalog-detail .nav-tabs > li > a {
  border: none !important;
  border-radius: 0;
}
.catalog-detail .tab-content {
  margin: 0;
}
.catalog-detail .tab-pane {
  padding: 15px;
}
.catalog-detail .owner {
  margin: 10px 0;
  padding: 25px 20px 20px 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
}
.catalog-detail .owner .owner-type {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px 10px;
  background: #ddd;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.catalog-detail .owner .photo {
  width: 60px;
  height: 60px;
  float: left;
  display: block;
  overflow: hidden;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.catalog-detail .owner .photo img {
  width: 60px;
  height: 60px;
}
.catalog-detail .owner .contact {
  margin-left: 85px;
}
.catalog-detail .owner .contact .agent-tel {
  margin: 5px 0;
  font-size: 22px;
}
.catalog-detail .owner .contact .agent-tel a {
  color: #555;
}
.catalog-detail .owner .contact .agent-tel a:hover {
  text-decoration: none;
}
.catalog-detail .owner .name {
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: bold;
}
.catalog-detail .owner .company {
  margin-bottom: 5px;
}
.catalog-detail .owner .company a {
  color: #666;
  font-style: italic;
}
.catalog-detail .views {
  float: right;
  color: #999999;
}
.catalog-detail .views span {
  color: #111111;
}
.catalog-detail #btn-send-friend {
  border-radius: 10px 0 0 10px;
}
.catalog-detail .complain > a {
  font-size: 12px;
  padding: 11px 15px;
  display: block;
}
.catalog-detail .complain .dropdown-menu {
  margin-top: -1px;
  border-radius: 0 4px 4px 4px;
  z-index: 10;
}
.catalog-detail .complain.open > a {
  border: 1px #bbbbbb;
  border-style: solid solid none solid;
  background: #ffffff;
  position: relative;
  z-index: 11;
}
.catalog-detail #address-map {
  height: 300px;
}
.catalog-detail .metro-distance {
  font-weight: normal;
}
.catalog-detail .image-list {
  text-align: center;
}
.catalog-detail .image-list .item {
  display: inline-block;
  margin: 0 3px 10px 0;
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
}
.catalog-detail .image-list .item:hover:before {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  content: "";
  font-family: "Glyphicons Halflings";
  color: #fff;
  font-size: 30px;
  text-align: center;
  padding-top: 55px;
}
.catalog-detail h2.page-title {
  margin-top: 20px;
}
.catalog-detail .surround .categories {
  margin-bottom: 15px;
  text-align: center;
}
.catalog-detail .surround .categories .category {
  display: inline-block;
  vertical-align: top;
  width: 130px;
  margin: 7px 0;
  color: #555;
  text-transform: uppercase;
}
.catalog-detail .surround .categories .category:hover,
.catalog-detail .surround .categories .category:focus {
  text-decoration: none;
  color: #428BCA;
}
.catalog-detail .surround .categories .category.active {
  font-weight: bold;
}
.catalog-detail .surround .categories .category.active .glyphicon {
  color: #FFB426;
}
.catalog-detail .surround .categories .category .glyphicon {
  display: block;
  font-size: 30px;
}
.catalog-detail .surround #surround-map {
  height: 300px;
}
.catalog-preview .metro,
.catalog-detail .metro,
.catalog-preview-vip .metro {
  padding-left: 24px;
  background: url('../img/metro.jpg') no-repeat left center;
}
.sidebar {
  float: right;
  width: 300px;
}
.sidebar > h2 {
  font-size: 16px;
  padding: 15px;
  margin: 0 0 15px 0;
  background: #0391da;
  color: #ffffff;
  font-weight: bold;
}
.catalog-preview-vip {
  border: 1px solid #dddddd;
  margin-bottom: 15px;
}
.catalog-preview-vip .content {
  padding: 0 10px 10px 10px;
}
.catalog-preview-vip .title {
  font-weight: bold;
  margin: 5px 0;
}
.catalog-preview-vip .count {
  display: none;
}
.catalog-preview-vip .preview-image {
  position: relative;
}
.catalog-preview-vip .price {
  padding: 5px 10px;
  font-size: 16px;
  font-weight: bold;
  background: #ffc134;
  position: absolute;
  bottom: 0;
  left: 0;
}
.catalog-col.with-sidebar {
  margin-right: 315px;
}
.catalog-balloon {
  overflow: hidden;
  height: 190px;
}
.catalog-balloon .preview-image {
  width: 115px;
  height: 79px;
  float: left;
}
.catalog-balloon .noimage {
  width: 115px;
  height: 79px;
  float: left;
  background: url('../img/noimage.png') no-repeat center bottom;
  border: 1px solid #dddddd;
}
.catalog-balloon .content {
  margin-left: 124px;
  width: 200px;
}
.catalog-balloon h2 {
  margin: 0 0 8px 0;
  padding: 0;
  font-size: 14px;
}
.catalog-balloon .price {
  background: #ffc134;
  font-size: 16px;
  padding: 3px 10px;
  display: inline-block;
  float: right;
  margin-top: 8px;
}
.catalog-balloon .square {
  font-size: 16px;
  font-weight: bold;
  margin-top: 10px;
}
.catalog-balloon .btn {
  margin-top: 15px;
}
.catalog-balloon .address {
  max-height: 50px;
}
#catalog-form {
  position: relative;
}
#catalog-form input[type='text'],
#catalog-form input[type='number'],
#catalog-form input[type='email'],
#catalog-form select,
#catalog-form textarea {
  width: 300px;
  display: inline-block;
}
#catalog-form #id_rooms,
#catalog-form #id_square,
#catalog-form #id_living_square,
#catalog-form #id_kitchen_square {
  width: 100px;
}
#catalog-form > div {
  margin-bottom: 10px;
}
#catalog-form > div > label {
  float: left;
  width: 130px;
  font-weight: normal;
  margin-top: 8px;
}
#catalog-form .address select {
  width: 150px;
  float: left;
  margin-right: 5px;
}
#catalog-form .address input {
  width: 245px;
}
#catalog-form .address .map {
  display: inline-block;
}
#catalog-form .address .map > a {
  box-shadow: 0 0 3px #999999;
  border-radius: 5px;
  padding: 7px 10px;
  position: relative;
  background: #ffffff;
  text-align: center;
  display: inline-block;
  color: #777777;
}
#catalog-form .address .map > a .title {
  display: none;
}
#catalog-form .address .map .dropdown-menu {
  margin-top: -1px;
  padding: 15px;
  z-index: 10;
  border-radius: 0 4px 4px 4px;
}
#catalog-form .address .map.open > a {
  text-decoration: none;
  border: 1px #bbbbbb;
  border-style: solid solid none solid;
  border-radius: 5px 5px 0 0;
  z-index: 11;
  box-shadow: none !important;
  color: #555555 !important;
  background: #ffffff !important;
}
#catalog-form .address .map.open > a .title {
  display: inline;
}
#catalog-form .address .map.found > a {
  color: #ffffff;
  box-shadow: 0 0 5px #008cce;
  background: url('../img/map_example.jpg') no-repeat center center;
}
#catalog-form .body textarea {
  width: 400px;
  max-width: 400px;
}
#catalog-form .input-group {
  width: 379px;
}
#catalog-form .input-group input {
  width: 250px;
}
#catalog-form #address-map {
  width: 100%;
  background: #f0f0f0;
}
#catalog-form #address-map > ymaps {
  height: 300px !important;
  width: 400px !important;
}
#catalog-form .agree label {
  float: none;
  width: auto;
}
#catalog-form .bfh-selectbox {
  display: inline-block;
  width: 250px;
}
#catalog-form h3 {
  font-size: 13px;
}
#catalog-form .comfort {
  overflow: hidden;
}
#catalog-form .comfort h3 {
  text-transform: uppercase;
}
#catalog-form .comfort .options {
  display: block;
  overflow: hidden;
}
#catalog-form .comfort > div {
  display: inline-block;
  vertical-align: top;
  width: 160px;
}
#catalog-form .price input {
  width: 200px;
}
#catalog-form .square > div {
  display: inline-block;
  width: 100px;
}
#catalog-form .square input {
  margin: 0;
}
.catalog-list.vert {
  overflow: hidden;
  padding: 2px;
}
.last-advert-list .row {
  margin: 15px 0 30px 0;
}
.last-advert-list.with-stat .page-title,
.last-advert-list.with-stat .catalog-list,
.last-advert-list.with-stat .more {
  margin-right: 320px;
}
.more {
  text-align: center;
  margin-top: 15px;
  position: relative;
}
.more a {
  background: #0094da;
  border-radius: 110px;
  padding: 5px 10px;
  color: #ffffff;
  z-index: 1;
  position: relative;
}
.more a:hover {
  text-decoration: none;
  box-shadow: 0 0 5px #0094da;
}
.more:before {
  content: ' ';
  display: block;
  border-top: 1px solid #d8d8d8;
  position: absolute;
  top: 8px;
  left: 0;
  right: 0;
  height: 1px;
  z-index: 0;
}
.catalog-preview-vert {
  padding: 15px;
  overflow: hidden;
  float: left;
  width: 220px;
  height: 300px;
  position: relative;
}
.catalog-preview-vert .image-list {
  width: 190px;
  height: 130px;
  background: #ffffff;
}
.catalog-preview-vert .noimage {
  width: 190px;
  height: 130px;
  background: #ffffff;
  background: url('../img/noimage.png') no-repeat center bottom;
  border: 1px solid #dddddd;
}
.catalog-preview-vert .preview-map {
  width: 190px;
  height: 130px;
  background: #f0f0f0;
}
.catalog-preview-vert .content {
  margin-top: 15px;
}
.catalog-preview-vert h2 {
  margin: 0 0 8px 0;
  padding: 0;
  font-size: 14px;
}
.catalog-preview-vert h2 a {
  color: #555555;
  font-weight: bold;
  border-bottom: 1px dotted #999999;
}
.catalog-preview-vert h2 a:hover {
  color: #111111;
  text-decoration: none;
  border-bottom-style: solid;
}
.catalog-preview-vert .price {
  background: #ffc134;
  font-size: 16px;
  padding: 3px 10px;
  display: block;
  margin-top: 8px;
  position: absolute;
  right: 15px;
  bottom: 15px;
}
.catalog-preview-vert .square {
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  left: 15px;
  bottom: 18px;
}
.catalog-preview-vert .address {
  height: 37px;
  overflow: hidden;
}
.mini .catalog-preview-vert {
  width: 200px;
}
.mini .catalog-preview-vert .image-list,
.mini .catalog-preview-vert .noimage {
  width: 170px;
  height: 115px;
}
.mini .catalog-preview-vert .preview-map {
  width: 170px;
  height: 115px;
}
.catalog-preview-vert:hover {
  outline: 2px solid #0095d0;
}
.other-catalog-list {
  margin-bottom: 30px;
}
.prop-list {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.prop-list dl {
  padding: 5px 0;
  overflow: hidden;
  margin: 0;
}
.prop-list dl dt {
  width: 132px;
  display: block;
  vertical-align: top;
  position: relative;
  float: left;
  overflow: hidden;
  font-weight: normal;
}
.prop-list dl dt:before {
  content: '............................................................';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.prop-list dl dt strong {
  background: #fff;
  font-weight: normal;
  display: inline-block;
  padding-right: 2px;
}
.prop-list dl dd {
  display: block;
  margin-left: 130px;
  font-weight: bold;
}
ul.check-list {
  margin: 10px 0;
  padding: 0;
  list-style-type: none;
  overflow: hidden;
}
ul.check-list li {
  float: left;
  width: 180px;
  padding: 5px;
  color: #111111;
}
.blue-gr {
  background: #00aadb;
  background: -moz-linear-gradient(top, #00aadb 0%, #0086cb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00aadb), color-stop(100%, #0086cb));
  background: -webkit-linear-gradient(top, #00aadb 0%, #0086cb 100%);
  background: -o-linear-gradient(top, #00aadb 0%, #0086cb 100%);
  background: -ms-linear-gradient(top, #00aadb 0%, #0086cb 100%);
  background: linear-gradient(to bottom, #00aadb 0%, #0086cb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00aadb', endColorstr='#0086cb', GradientType=0);
  position: relative;
  z-index: 1;
}
.blue-gr .btn-group {
  vertical-align: top;
}
.catalog-filter {
  margin-bottom: 15px;
  position: relative;
  border: 1px solid #0087cc;
}
.catalog-filter .btn-group.cattype {
  margin-bottom: -20px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}
.catalog-filter .btn-group.cattype label {
  color: #fff;
  font-weight: bold;
  border: 1px rgba(255, 255, 255, 0.7);
  border-style: solid solid none solid;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 4px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 9px 12px 23px 12px;
  background: #00aadb;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0086cb), color-stop(1, #00aadb));
  background: -ms-linear-gradient(bottom, #0086cb, #00aadb);
  background: -moz-linear-gradient(center bottom, #0086cb 0%, #00aadb 100%);
  background: -o-linear-gradient(#00aadb, #0086cb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00aadb', endColorstr='#0086cb', GradientType=0);
  text-shadow: 0 1px 2px #333333;
  text-transform: uppercase;
}
.catalog-filter .btn-group.cattype label:hover {
  background: #00bef4;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #0097e4), color-stop(1, #00bef4));
  background: -ms-linear-gradient(bottom, #0097e4, #00bef4);
  background: -moz-linear-gradient(center bottom, #0097e4 0%, #00bef4 100%);
  background: -o-linear-gradient(#00bef4, #0097e4);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00bef4', endColorstr='#0097e4', GradientType=0);
}
.catalog-filter .btn-group.cattype label.active {
  background: #ffffff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffffff), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #ffffff, #ffffff);
  background: -moz-linear-gradient(center bottom, #ffffff 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #ffffff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0);
  color: #333;
  text-shadow: none;
}
.catalog-filter .btn-show-sections {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ffffff;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d2ebf9), color-stop(1, #ffffff));
  background: -ms-linear-gradient(bottom, #d2ebf9, #ffffff);
  background: -moz-linear-gradient(center bottom, #d2ebf9 0%, #ffffff 100%);
  background: -o-linear-gradient(#ffffff, #d2ebf9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d2ebf9', GradientType=0);
  text-align: center;
  padding: 2px 0;
  color: #086db1;
  text-shadow: -1px -1px 0 #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
}
.catalog-filter .btn-show-sections:hover {
  text-decoration: none;
  color: #00aadb;
}
.catalog-filter .btn-show-sections.active .glyphicon:before {
  content: "\e113";
}
.catalog-filter .metro,
.catalog-filter .district,
.catalog-filter .date {
  width: 120px;
  margin-right: 10px;
}
.catalog-filter .min-price,
.catalog-filter .max-price {
  width: 70px;
  margin-right: 10px;
}
.catalog-filter .min-square,
.catalog-filter .max-square {
  width: 50px;
  margin-right: 10px;
}
.catalog-filter .header {
  padding: 15px 25px;
}
.catalog-filter .content {
  padding: 10px 25px 35px 25px;
  position: relative;
  z-index: 30;
  background: #fff;
}
.catalog-filter .btn-search {
  position: absolute;
  top: 103px;
  right: 70px;
}
.catalog-filter .btn-reset {
  position: absolute;
  top: 103px;
  right: 25px;
}
.catalog-filter label.checkbutton input {
  display: none;
}
.catalog-filter .caption {
  margin: 8px 5px 0 20px;
}
.catalog-filter .options {
  width: 870px;
}
.catalog-filter .row > div {
  margin-bottom: 10px;
}
.catalog-filter .sections {
  overflow: hidden;
  border-top: 1px solid #ddd;
  margin-top: 10px;
}
.catalog-filter .sections .col {
  display: inline-block;
  width: 220px;
  margin-right: 20px;
  vertical-align: top;
}
.catalog-filter .sections h3 {
  font-size: 13px;
  text-transform: uppercase;
  padding: 0;
  margin: 25px 0 15px 0;
}
.catalog-filter .sections ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.catalog-filter .sections ul li {
  margin: 7px 0;
}
.catalog-filter .request {
  position: absolute;
  top: 15px;
  right: 25px;
  width: 450px;
  height: 77px;
}
.catalog-filter .request .title1 {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  position: absolute;
  top: 10px;
  left: 15px;
}
.catalog-filter .request .title2 {
  position: absolute;
  top: 10px;
  right: 15px;
}
.catalog-filter .request .btn-catalog-request {
  position: absolute;
  top: 30px;
  right: 30px;
  width: auto;
}
.catalog-filter .btn-flt4 {
  margin-left: 20px;
}
.request {
  padding: 15px;
  background: url('../img/stripe.png') repeat left top;
  color: #ffffff;
  text-align: center;
}
.request .title1 {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.request .title2 {
  margin-bottom: 10px;
}
.btn-flt1 {
  padding: 8px 12px;
  border: 1px solid #ffffff;
  border-radius: 10px !important;
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  margin-right: 20px;
}
.btn-flt2 {
  padding: 8px 12px;
  border: 1px solid #ffffff;
  border-radius: 10px !important;
  color: #ffffff;
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0 10px;
}
.btn-flt1:hover {
  color: #ffffff;
}
.btn-flt2.active,
.btn-flt2:hover {
  color: #313a43;
  background: #ffc940;
  border-color: #ffc940;
}
.btn-flt3 {
  padding: 7px 10px;
  border-radius: 10px;
  text-transform: uppercase;
  border: 1px solid #479cba;
  box-shadow: 0 2px 0 #086db1;
  color: #ffffff;
  text-shadow: 0 1px 2px #333333;
  background: #00aadb;
  background: -moz-linear-gradient(top, #00aadb 0%, #0086cb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00aadb), color-stop(100%, #0086cb));
  background: -webkit-linear-gradient(top, #00aadb 0%, #0086cb 100%);
  background: -o-linear-gradient(top, #00aadb 0%, #0086cb 100%);
  background: -ms-linear-gradient(top, #00aadb 0%, #0086cb 100%);
  background: linear-gradient(to bottom, #00aadb 0%, #0086cb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00aadb', endColorstr='#0086cb', GradientType=0);
}
.btn-flt3:hover,
.btn-flt3:active,
.btn-flt3:focus,
.btn-flt3:active:focus {
  color: #ffffff;
  box-shadow: 0 2px 0 #086db1, 0 2px 10px #ffb82b;
  outline: none;
  background: #00aadb;
  background: -moz-linear-gradient(top, #00aadb 0%, #0086cb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00aadb), color-stop(100%, #0086cb));
  background: -webkit-linear-gradient(top, #00aadb 0%, #0086cb 100%);
  background: -o-linear-gradient(top, #00aadb 0%, #0086cb 100%);
  background: -ms-linear-gradient(top, #00aadb 0%, #0086cb 100%);
  background: linear-gradient(to bottom, #00aadb 0%, #0086cb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00aadb', endColorstr='#0086cb', GradientType=0);
}
.btn-flt4 {
  padding: 7px 10px;
  border-radius: 10px;
  border: 1px solid #ffde8a;
  box-shadow: 0 2px 0 #b1830f;
  color: #313a43;
  background: #ffde59;
  background: -moz-linear-gradient(top, #ffde59 0%, #ffb426 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffde59), color-stop(100%, #ffb426));
  background: -webkit-linear-gradient(top, #ffde59 0%, #ffb426 100%);
  background: -o-linear-gradient(top, #ffde59 0%, #ffb426 100%);
  background: -ms-linear-gradient(top, #ffde59 0%, #ffb426 100%);
  background: linear-gradient(to bottom, #ffde59 0%, #ffb426 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffde59', endColorstr='#ffb426', GradientType=0);
}
.btn-flt4:hover,
.btn-flt4:active {
  color: #555555;
  background: #ffde59;
}
.btn-flt4.active {
  background: #ffde59;
  background: -moz-linear-gradient(top, #ffb426 100%, #ffde59 0%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(100%, #ffb426), color-stop(0%, #ffde59));
  background: -webkit-linear-gradient(top, #ffb426 100%, #ffde59 0%);
  background: -o-linear-gradient(top, #ffb426 100%, #ffde59 0%);
  background: -ms-linear-gradient(top, #ffb426 100%, #ffde59 0%);
  background: linear-gradient(to bottom, #ffb426 100%, #ffde59 0%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb426', endColorstr='#ffde59', GradientType=0);
}
.btn-flt5 {
  padding: 8px 12px;
  margin: 0 10px;
  border: 1px solid #dddddd;
  border-radius: 10px !important;
  color: #313a43;
  display: inline-block;
}
.btn-flt5.active,
.btn-flt5:hover {
  color: #ffffff;
  background: #039bdd;
  border-color: #039bdd;
}
.btn-flt6 {
  height: 36px;
  min-width: 36px;
  padding: 7px;
  background: #dddddd;
  border-radius: 18px !important;
  margin: 0 0 0 10px !important;
}
.btn-flt6.active,
.btn-flt6:hover {
  color: #313a43;
  background: #ffc940;
  font-weight: bold;
}
.btn-flt7 {
  padding: 2px 0;
  width: 130px;
  margin: 0 15px 0 0 !important;
  text-align: left;
  color: #999999;
}
.btn-flt7.active,
.btn-flt7:hover {
  color: #111111;
  font-weight: bold;
  box-shadow: none;
}
.btn-flt8 {
  margin: 7px 5px 7px 5px !important;
  padding: 0;
  border-bottom: 1px dotted #999999;
}
.btn-flt8.active,
.btn-flt8:hover {
  background: #ffc940;
  box-shadow: none;
  padding: 5px 4px;
  margin: 2px 1px 2px 1px !important;
  border-bottom: 1px dotted transparent;
  border-radius: 10px !important;
}
.btn-primary {
  padding: 7px 10px;
  border-radius: 10px;
  text-transform: uppercase;
  border: 1px solid #479cba;
  box-shadow: 0 2px 0 #086db1;
  color: #ffffff;
  text-shadow: 0 1px 2px #333333;
  min-width: 100px;
  background: #00aadb;
  background: -moz-linear-gradient(top, #00aadb 0%, #0086cb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00aadb), color-stop(100%, #0086cb));
  background: -webkit-linear-gradient(top, #00aadb 0%, #0086cb 100%);
  background: -o-linear-gradient(top, #00aadb 0%, #0086cb 100%);
  background: -ms-linear-gradient(top, #00aadb 0%, #0086cb 100%);
  background: linear-gradient(to bottom, #00aadb 0%, #0086cb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00aadb', endColorstr='#0086cb', GradientType=0);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
  color: #ffffff;
  box-shadow: 0 2px 0 #086db1, 0 2px 10px #ffb82b;
  background: #00aadb;
  background: -moz-linear-gradient(top, #00aadb 0%, #0086cb 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00aadb), color-stop(100%, #0086cb));
  background: -webkit-linear-gradient(top, #00aadb 0%, #0086cb 100%);
  background: -o-linear-gradient(top, #00aadb 0%, #0086cb 100%);
  background: -ms-linear-gradient(top, #00aadb 0%, #0086cb 100%);
  background: linear-gradient(to bottom, #00aadb 0%, #0086cb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00aadb', endColorstr='#0086cb', GradientType=0);
}
.btn-primary[disabled] {
  border: 1px solid #bbbbbb;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e5e5));
  background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
}
.user-preview {
  padding: 15px 0;
  overflow: hidden;
  border-bottom: 1px solid #dddddd;
}
.user-preview .preview-image {
  float: left;
  width: 100px;
  height: 100px;
  border-radius: 4px;
  overflow: hidden;
}
.user-preview .content {
  margin-left: 110px;
}
.user-preview h2 {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 16px;
}
.user-detail {
  min-height: 170px;
}
.user-detail > .preview-image {
  float: left;
  width: 150px;
  height: 150px;
  border-radius: 4px;
  overflow: hidden;
}
.user-detail .content {
  margin-left: 160px;
}
.user-detail .tel {
  display: inline-block;
}
.user-detail .tel a {
  display: block;
}
.user-detail-company {
  border: 1px solid #0391DA;
  margin-top: -16px;
  padding: 15px;
}
.user-preview:last-child {
  border: none;
}
.agent-profile {
  width: 200px;
  border: 1px solid #f0f0f0;
  padding: 15px;
  text-align: center;
}
.agent-profile .preview-image {
  height: 100px;
}
.agent-profile .preview-image img {
  max-width: 150px;
  max-height: 100px;
}
#footer {
  background: #323b44;
  font-size: 13px;
  position: relative;
}
#footer .row {
  padding: 25px 0;
  color: #aaaaaa;
}
#footer h3 {
  font-size: 14px;
  color: #ffc940;
  margin: 0 0 15px 0;
}
#footer ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#footer ul li {
  margin: 5px 0;
}
#footer ul a {
  color: #aaaaaa;
  text-decoration: underline;
}
#footer ul a:hover {
  color: #ffffff;
}
#footer .tel {
  font-size: 26px;
  color: #009ad2;
  text-align: center;
}
#footer .logo {
  margin-top: 13px;
}
.editable-content {
  position: relative;
}
.editable-content .edit-buttons {
  position: absolute;
  right: 0;
  top: 0;
  padding: 5px;
  border-radius: 3px;
  background: #dddddd;
}
.town-preview {
  overflow: hidden;
  padding: 10px 0;
  border-bottom: 1px dotted #999999;
}
.town-preview h2 {
  font-size: 20px;
  margin: 0 0 10px 0;
  padding: 0;
}
.town-preview .content {
  margin-left: 260px;
}
.town-preview .preview-image {
  float: left;
  width: 250px;
  height: 150px;
  background: #f0f0f0;
}
.town-preview .preview-image div {
  width: 250px;
  height: 150px;
}
.town-preview:last-child {
  border: none;
}
.district-preview {
  padding: 10px 0;
  border-bottom: 1px dotted #999999;
}
.district-preview h2 {
  font-size: 20px;
  margin: 0;
  padding: 0;
}
.district-preview:last-child {
  border: none;
}
.metro-preview {
  padding: 10px 0;
  border-bottom: 1px dotted #999999;
}
.metro-preview h2 {
  font-size: 20px;
  margin: 0;
  padding: 0;
}
.metro-preview:last-child {
  border: none;
}
.vacancy-preview {
  overflow: hidden;
  padding: 10px 0;
  border-bottom: 1px dotted #999999;
}
.vacancy-preview h2 {
  font-size: 20px;
  margin: 0 0 10px 0;
  padding: 0;
}
.vacancy-preview .item-footer {
  padding: 5px 0;
  margin-top: 5px;
  color: #555555;
  font-size: 12px;
  overflow: hidden;
}
.vacancy-preview:last-child {
  border: none;
}
.vacancy-detail .item-footer {
  padding: 5px 0;
  margin-top: 5px;
  color: #555555;
  font-size: 12px;
  overflow: hidden;
  border-top: 1px dotted #999999;
}
.question-preview {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #999999;
}
.question-preview .item-footer {
  padding: 5px 0;
  margin-top: 5px;
  color: #555555;
  font-size: 12px;
  overflow: hidden;
}
.question-preview:last-child {
  border: none;
}
.question-preview .title,
.question-detail .title {
  margin: 0 0 10px 0;
  padding: 0;
  font-weight: bold;
}
.question-preview .answer,
.question-detail .answer {
  font-style: italic;
}
.question-detail .item-footer {
  padding: 5px 0;
  margin-top: 5px;
  color: #555555;
  font-size: 12px;
  overflow: hidden;
  border-top: 1px dotted #999999;
}
.company-preview {
  padding: 15px 0;
  overflow: hidden;
  border-bottom: 1px solid #dddddd;
}
.company-preview .agents,
.company-preview .nums {
  width: 150px;
  display: inline-block;
}
.company-preview .preview-image {
  float: left;
  width: 100px;
  height: 100px;
  margin-right: 15px;
  text-align: center;
}
.company-preview .content {
  margin-left: 110px;
}
.company-preview h2 {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 16px;
}
.company-detail {
  margin-bottom: 20px;
  min-height: 170px;
}
.company-detail > .preview-image {
  float: left;
  width: 150px;
  height: 150px;
  margin-right: 15px;
  text-align: center;
}
.company-detail > .content {
  margin-left: 160px;
}
.company-detail .tel {
  display: inline-block;
}
.company-preview:last-child {
  border: none;
}
.company-preview .rating,
.company-detail .rating {
  margin: 5px 0;
}
.company-preview .rating .score,
.company-detail .rating .score {
  font-size: 24px;
  line-height: 28px;
  color: #555555;
}
.company-preview .rating .star,
.company-detail .rating .star {
  display: inline-block;
  vertical-align: top;
  height: 24px;
  margin-left: 15px;
  background: url('../img/rate_star.png') repeat-x left top;
}
.agent-list {
  float: right;
  width: 300px;
}
.agent-list .user-list {
  max-height: 590px;
  overflow-y: auto;
}
.agent-list .user-preview {
  padding: 5px;
  border: none;
}
.agent-list .user-preview h2 {
  margin: 0;
}
.agent-list .user-preview .preview-image {
  width: 40px;
  height: 40px;
}
.agent-list .user-preview .content {
  margin-left: 50px;
}
.company-filter-form .btn {
  margin-top: 20px;
}
.company-filter-form.form label {
  width: 80px;
}
.company-filter-form.form input[type="text"],
.company-filter-form.form select {
  width: 215px;
}
.company-profile {
  overflow: hidden;
  margin: 15px 0;
}
.company-profile .preview-image {
  float: left;
  width: 50px;
  height: 50px;
}
.company-profile .preview-image img {
  max-height: 50px;
  max-width: 50px;
}
.company-profile .content {
  margin-left: 60px;
}
.company-cutaway {
  text-align: center;
}
.company-cutaway .preview-image {
  width: 150px;
  display: inline-block;
}
.company-cutaway .content {
  margin-top: 10px;
}
.company-cutaway .title {
  font-size: 16px;
  text-transform: uppercase;
}
.company-cutaway .tel a {
  font-size: 16px;
  color: #555;
  border-bottom: 1px dotted #555;
}
.company-cutaway .tel a:hover {
  text-decoration: none;
  color: #111;
}
.user-menu {
  padding: 10px;
  overflow: hidden;
  width: 380px;
}
.user-menu .left {
  float: left;
}
.user-menu .photo {
  overflow: hidden;
  border-radius: 4px;
}
.user-menu .photo img {
  width: 150px;
  height: 150px;
}
.user-menu .content {
  margin-left: 165px;
}
.user-menu .actions {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.user-menu .actions li {
  margin: 5px 0;
}
.user-menu-exit {
  border-top: 1px solid #dddddd;
  padding: 10px;
  overflow: hidden;
}
.user-icon {
  display: inline-block;
  margin: -10px 5px -10px 0;
  overflow: hidden;
  border-radius: 4px;
}
.user-icon img {
  width: 30px;
  height: 30px;
}
.tariff-preview {
  padding: 10px 0;
  border-bottom: 1px dotted #999999;
}
.tariff-preview h2 {
  font-size: 20px;
  margin: 0;
  padding: 0;
}
.tariff-preview:last-child {
  border: none;
}
.breadcrumb {
  background: transparent;
  padding: 0;
  margin-bottom: 10px;
}
#home-stat .row {
  height: 178px;
  margin: 0 0 15px 0;
  border: 1px #d8d8d8;
  border-style: solid solid none solid;
  padding: 15px 25px 15px 250px;
  background: url('../img/home-stat.jpg') no-repeat left top #ffffff;
  font-size: 15px;
  z-index: 20;
  position: relative;
}
#home-stat .btn-hm1 {
  height: 150px;
  width: 150px;
  border-radius: 100%;
  border: 1px solid #ffde8a;
  box-shadow: 0 2px 0 #b1830f;
  color: #111111;
  text-align: center;
  padding: 45px 0 0 0;
  text-transform: uppercase;
  background: #ffde59;
  background: -moz-linear-gradient(top, #ffde59 0%, #ffb426 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffde59), color-stop(100%, #ffb426));
  background: -webkit-linear-gradient(top, #ffde59 0%, #ffb426 100%);
  background: -o-linear-gradient(top, #ffde59 0%, #ffb426 100%);
  background: -ms-linear-gradient(top, #ffde59 0%, #ffb426 100%);
  background: linear-gradient(to bottom, #ffde59 0%, #ffb426 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffde59', endColorstr='#ffb426', GradientType=0);
}
#home-stat .btn-hm1:hover {
  text-decoration: none;
  color: #333333;
  background: #ffde59;
}
#home-stat .col-xs-3 {
  overflow: hidden;
  padding-bottom: 10px;
}
#home-stat .col-xs-3 div.count {
  display: block;
  float: left;
  color: #039bdd;
  font-size: 30px;
  font-weight: bold;
  margin-right: 10px;
  border-bottom: 1px solid #999999;
}
#home-stat .col-xs-3 div.body {
  font-size: 12px;
  margin-top: 15px;
}
#home-stat .col-xs-3 span {
  display: block;
  margin-top: 5px;
  text-transform: uppercase;
  font-size: 12px;
}
#home-stat .container {
  position: relative;
}
#home-stat > .container:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  height: 10px;
  left: 35px;
  right: 35px;
  box-shadow: 0 0 20px #000000;
  z-index: 1;
  border-radius: 5px;
}
#home-stat .desc {
  position: relative;
  z-index: 0;
  background: #e4e4e4;
  padding: 135px 0 30px 0;
  margin-top: -105px;
  text-align: justify;
}
#home-stat .desc h3 {
  padding: 0;
  margin: 0 0 15px 0;
  font-size: 16px;
}
#home-stat .desc .col-xs-6 {
  padding-left: 0;
  padding-right: 40px;
}
#home-stat .desc ul {
  margin: 0;
  padding: 0;
}
#other-estate {
  z-index: 1;
  position: relative;
}
#other-estate .row {
  background: #008ad7;
  margin: 0 0 15px 0;
  border-bottom: 2px solid #006da8;
  padding: 25px;
  font-size: 14px;
  z-index: 1;
  overflow: hidden;
  position: relative;
  text-align: center;
}
#other-estate .row .col {
  width: 19%;
  display: inline-block;
}
#other-estate .row a {
  display: block;
  background: #ffffff;
  border-radius: 10px;
  padding: 10px;
  text-transform: uppercase;
  text-align: left;
  color: #111111;
}
#other-estate .row a .estate-icon {
  float: left;
  display: block;
  height: 40px;
  width: 30px;
}
#other-estate .row a .txt {
  margin-left: 40px;
  display: block;
}
#other-estate .row a:hover {
  box-shadow: inset 0 3px 7px #aaaaaa;
  text-decoration: none;
}
#other-estate .container {
  position: relative;
}
#other-estate .container:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  height: 10px;
  left: 35px;
  right: 35px;
  box-shadow: 0 0 20px #000000;
  z-index: 0;
  border-radius: 5px;
}
#about-text {
  background: #e2e2e2;
  margin: -60px 0 0 0;
  padding: 75px 0 25px 0;
  z-index: 0;
  position: relative;
  text-align: justify;
  font-size: 11px;
}
.estate-icon {
  display: inline-block;
  width: 16px;
  height: 26px;
}
.estate-icon.arenda {
  background: url('../img/estate-arenda.png') no-repeat center center;
}
.estate-icon.sale {
  background: url('../img/estate-sale.png') no-repeat center center;
}
.estate-icon.country {
  background: url('../img/estate-country.png') no-repeat center center;
}
.estate-icon.commercial {
  background: url('../img/estate-commercial.png') no-repeat center center;
}
.estate-icon.territory {
  background: url('../img/estate-territory.png') no-repeat center center;
}
.catalog-create {
  margin-bottom: 30px;
}
.catalog-create .create-form {
  margin-right: 320px;
}
.catalog-create .advert-create-help {
  width: 300px;
}
.catalog-create .advert-create-help h2 {
  padding: 15px;
  background: #0391da;
  border-bottom: 2px solid #0375af;
  color: #ffffff;
  margin: 0;
  font-size: 15px;
  font-weight: bold;
}
.catalog-create .advert-create-help .help {
  margin-bottom: 20px;
}
.catalog-create .advert-create-help .content {
  padding: 15px;
  border: 1px solid #e1e1e1;
}
.catalog-create .advert-create-help .content ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.catalog-create .advert-create-help .content ul li {
  margin-bottom: 10px;
  min-height: 50px;
}
.catalog-create .help1 {
  padding-left: 60px;
  background: url('../img/help1.jpg') no-repeat left top;
}
.catalog-create .help2 {
  padding-left: 60px;
  background: url('../img/help2.jpg') no-repeat left top;
}
.catalog-create .help3 {
  padding-left: 60px;
  background: url('../img/help3.jpg') no-repeat left top;
}
.catalog-create .help4 {
  padding-left: 60px;
  background: url('../img/help4.jpg') no-repeat left top;
}
.catalog-create .help5 {
  padding-left: 60px;
  background: url('../img/help5.jpg') no-repeat left top;
}
.catalog-style {
  overflow: hidden;
  margin-top: 12px;
}
.catalog-style a:hover,
.catalog-style a.active {
  text-decoration: none;
  color: #333333;
  border-bottom: 1px dotted #333333;
}
.catalog-style a {
  float: right;
  margin-left: 10px;
  border-bottom: 1px dotted #0094da;
}
.about-pages-buttons {
  margin-bottom: 40px;
  text-transform: uppercase;
}
.contacts {
  margin-bottom: 15px;
  overflow: hidden;
}
.contacts p {
  margin: 0;
  padding: 10px;
}
.contacts .glyphicon {
  color: #039add;
  margin-right: 5px;
}
.contacts strong {
  font-weight: normal;
  font-size: 16px;
  color: #039add;
}
.contacts .col {
  padding-left: 0;
  width: 45%;
  float: left;
}
.contacts .col-1 {
  width: 40%;
}
.contacts .col-2 {
  width: 55%;
}
.contact-map {
  height: 300px;
  background: url('../img/loading.gif') no-repeat center center;
  border: 1px solid #f0f0f0;
}
#feedback-form input,
#feedback-form textarea {
  display: inline-block;
  width: 250px;
}
#feedback-form > div {
  margin-bottom: 15px;
}
#feedback-form label {
  display: inline-block;
  width: 150px;
  margin-right: 15px;
  font-weight: normal;
  vertical-align: top;
}
#send_friend .result {
  margin-left: 15px;
}
#business-map {
  height: 500px;
}
#catalog-map {
  border: 1px solid #f0f0f0;
  overflow: hidden;
}
.view-on-map {
  padding: 25px;
  background: url('../img/map_example.jpg') no-repeat center center;
  color: #ffffff;
  text-align: center;
  font-size: 20px;
}
.view-on-map a {
  color: #ffffff;
  border-bottom: 2px dotted #ffffff;
}
.view-on-map a:hover {
  text-decoration: none;
}
.loading {
  display: block;
  min-height: 100px;
  background: url('../img/loading.gif') no-repeat center center;
}
#catalog-request-form .fio label,
#catalog-request-form .tel label,
#catalog-request-form .email label {
  display: inline-block;
  width: 80px;
  font-weight: normal;
  vertical-align: middle;
}
#catalog-request-form .fio input,
#catalog-request-form .tel input,
#catalog-request-form .email input {
  width: 200px;
  display: inline-block;
  margin: 5px 0;
}
#catalog-request-form .btn-flt8.active,
#catalog-request-form .btn-flt8:hover {
  margin: 5px !important;
}
#catalog-request-form .row {
  margin: 10px 0;
}
#catalog-request-form > div {
  margin-bottom: 10px;
}
#catalog-request-form .metro {
  float: left;
  width: 276px;
  margin-right: 15px;
}
#catalog-request-form .district {
  float: left;
  width: 276px;
}
#catalog-request-form .price {
  width: 280px;
  float: left;
  margin: 10px 0;
}
#catalog-request-form .price label {
  display: block;
  font-weight: normal;
}
#catalog-request-form .price input {
  width: 90px;
  display: inline-block;
}
#catalog-request-form .contact {
  float: left;
  width: 285px;
}
#catalog-request-form .btn-flt8 {
  margin: 10px !important;
}
#adm-sites {
  background: #ffffff;
  box-shadow: 0px 0 10px #999999;
  position: relative;
}
#adm-sites .row {
  padding: 20px 0;
  text-align: center;
}
#adm-sites .item {
  display: inline-block;
  width: 195px;
  vertical-align: top;
}
#adm-sites .item .preview-image {
  width: 100px;
  height: 100px;
  overflow: hidden;
  border: 1px solid #bbbbbb;
  border-radius: 100%;
  display: inline-block;
}
#adm-sites .item .preview-image img {
  display: inline-block;
  vertical-align: middle;
}
#adm-sites .item .preview-image.spb {
  background: url('../img/admspb.jpg') no-repeat center center;
}
#adm-sites .item .preview-image.zhilspb {
  background: url('../img/zhilspb.jpg') no-repeat center center;
}
#adm-sites .item .preview-image.rielt {
  background: url('../img/rieltspb.jpg') no-repeat center center;
}
#adm-sites .item .preview-image.gorzhil {
  background: url('../img/gorzhil.jpg') no-repeat center center;
}
#adm-sites .item .preview-image.torgspb {
  background: url('../img/torgspb.jpg') no-repeat center center;
}
#adm-sites .item .title {
  text-transform: uppercase;
  font-size: 14px;
  display: block;
  color: #111111;
}
input[type='checkbox'],
input[type='radio'] {
  display: none;
}
input[type='checkbox'] + label,
input[type='radio'] + label {
  font-weight: normal;
  padding-left: 30px;
  position: relative;
  padding-top: 2px;
  margin: 5px 0;
}
input[type='checkbox'] + label:after,
input[type='radio'] + label:after {
  content: ' ';
  display: block;
  width: 22px;
  height: 22px;
  border: 1px solid #dddddd;
  border-radius: 3px;
  position: absolute;
  top: 0;
  left: 0;
}
input[type='checkbox'] + label:hover:after,
input[type='radio'] + label:hover:after {
  border: 1px solid #039bdd;
}
input[type='checkbox']:checked + label:after,
input[type='radio']:checked + label:after {
  background: url('../img/checkbox.png') no-repeat center center;
}
#request-remove-form label {
  display: block;
  font-weight: normal;
}
.form input[type='text'],
.form input[type='email'],
.form input[type='password'],
.form select,
.form textarea,
.form .bfh-selectbox {
  display: inline-block;
  width: 250px;
  vertical-align: top;
}
.form label {
  display: inline-block;
  width: 150px;
  font-weight: normal;
  vertical-align: top;
  min-height: 40px;
}
.form .help-text {
  margin-left: 15px;
  color: #777777;
  display: inline-block;
  max-width: 400px;
}
.form ul.errorlist {
  list-style-type: none;
  margin: 0 0 0 153px;
  padding: 0;
}
.form ul.errorlist li {
  padding: 5px;
  background: #ffc940;
  color: #111111;
  margin: 5px 0;
  width: 250px;
  border-radius: 5px;
}
.form .btn-primary {
  margin-top: 15px;
}
.table-price th {
  background: #0391da !important;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  vertical-align: middle;
}
#register-form .agree label {
  width: auto;
}
#register-form .agent-status label {
  width: 300px;
  border-radius: 4px;
  border: 2px solid #f0f0f0;
  padding: 10px 10px 10px 45px;
  height: 60px;
}
#register-form .agent-status label:after {
  top: 10px;
  left: 10px;
}
#register-form .agent-status input[type='radio'] :checked + label {
  border: 2px solid #039bdd;
}
#register-form .agent-status .item {
  display: inline-block;
  margin-right: 15px;
}
#register-form .bfh-selectbox.company .bfh-selectbox-toggle {
  height: auto;
  min-height: 34px;
}
#register-form .bfh-selectbox.company .bfh-selectbox-option {
  height: auto;
  min-height: 20px;
}
.commercial-preview {
  margin-bottom: 15px;
}
#reclame-form {
  padding-bottom: 15px;
}
.stat-block {
  width: 300px;
  float: right;
}
.stat-block h2 {
  margin: 0;
  padding: 12px;
  background: #03a5e0;
  border-bottom: 2px solid #0375af;
  font-size: 16px;
  color: #ffffff;
}
.stat-block h2 strong {
  display: block;
  text-transform: uppercase;
}
.stat-block .content {
  border: 1px solid #dddddd;
  padding: 15px;
}
.stat-block dt {
  float: left;
  width: 150px;
  background: #e6e6e6;
  color: #717171;
  padding: 5px 10px;
  border-radius: 5px 0 0 5px;
  font-weight: normal;
}
.stat-block dd {
  margin-left: 150px;
  background: #ffc940;
  color: #111111;
  padding: 5px 10px;
  border-radius: 0 5px 5px 0;
  font-weight: normal;
  margin-bottom: 10px;
}
.social-icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url('../img/social.png') no-repeat left top;
}
.social-icon.vkontakte {
  background-position: -168px 0;
}
.social-icon.facebook {
  background-position: 0 0;
}
.social-icon.twitter {
  background-position: -42px 0;
}
.social-icon.odnoklassniki {
  background-position: -126px 0;
}
.social-icon.google-plus {
  background-position: -252px 0;
}
.social-icon.mail {
  background-position: -294px 0;
}
.row404 ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.row404 ul li {
  margin: 7px 0;
}
.advantages {
  text-align: center;
}
.advantages .item {
  width: 350px;
  height: 130px;
  margin: 12px;
  padding: 15px;
  background: #eef2f5;
  display: inline-block;
  vertical-align: top;
  position: relative;
  border-radius: 7px;
  text-align: left;
}
.advantages .item .icon {
  width: 60px;
  height: 60px;
  background: #ffffff;
  border-radius: 100%;
  float: left;
  z-index: 1;
  position: relative;
}
.advantages .item .content {
  margin-left: 80px;
}
.advantages .item .new {
  background: url('../img/promo/new.png') no-repeat center center;
  width: 36px;
  height: 36px;
  top: -18px;
  right: -18px;
  position: absolute;
}
.advantages h2 {
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 16px;
}
.advantages .item:before {
  content: ' ';
  display: block;
  position: absolute;
  background: #dde4ea;
  top: 0;
  left: 0;
  bottom: 0;
  width: 45px;
  z-index: 0;
  border-radius: 7px 0 0 7px;
}
.free-register {
  border: 1px solid #0575a4;
  padding: 15px;
  margin: 15px 0;
  font-size: 16px;
  border-radius: 10px;
}
.free-register small {
  font-size: 12px;
  color: #777777;
}
.motivation .item {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px dashed #bbbbbb;
  overflow: hidden;
}
.motivation .preview {
  float: left;
  width: 50%;
  position: relative;
  padding: 20px 3px 3px 3px;
  border-radius: 3px;
  background: #4f5d73;
}
.motivation .item:nth-child(even) .preview {
  float: right;
}
.motivation .item:nth-child(even) .content {
  margin-right: 50%;
  margin-left: 0;
  padding-right: 50px;
  padding-left: 0;
  text-align: right;
}
.motivation .content {
  margin-left: 50%;
  padding-left: 50px;
  padding-top: 50px;
  font-size: 20px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.motivation .content strong {
  display: block;
  color: #018acc;
  font-size: 30px;
}
.bfh-selectbox.company .item .cnt {
  display: block;
}
.bfh-selectbox.company .item .town {
  display: inline-block;
  font-size: 11px;
  font-style: italic;
  width: 105px;
}
.bfh-selectbox.company .item .inn {
  display: inline-block;
  font-size: 11px;
  font-style: italic;
}
.letters {
  overflow: hidden;
  margin-bottom: 3px;
}
.letters a {
  display: block;
  float: left;
  padding: 3px 8px;
  background: #ffffff;
}
.letters a:hover,
.letters a.active,
.all-letters:hover,
.all-letters.active {
  background: #ffde59;
  text-decoration: none;
  color: #111111;
}
.all-letters {
  display: block;
  float: left;
  padding: 30px 20px;
  margin-right: 10px;
}
/*PAGINATION*/
.pagination {
  display: block;
  text-align: center;
}
.pagination li {
  display: inline-block;
}
.pagination li a {
  border: none;
}
.ext-pagination .pagination {
  display: block;
}
.ext-pagination .pagination > li > a {
  padding: 8px 14px;
}
.ext-pagination .pagination > li.active > a {
  background: #0391DA;
  font-weight: bold;
}
.ext-pagination .pagination.else li {
  display: block;
}
.ext-pagination .pagination.else li a {
  display: block;
  float: none;
  padding: 15px;
  border: 1px dashed #ddd;
  text-transform: uppercase;
  font-size: 18px;
  -moz-transition-duration: 0.7s;
  -webkit-transition-duration: 0.7s;
  -o-transition-duration: 0.7s;
  transition-duration: 0.7s;
}
.ext-pagination .pagination.else li a:hover {
  background: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-color: #fff;
}
.comments {
  margin: 15px 0;
}
.news-preview {
  overflow: hidden;
  background: #fff;
  padding: 15px 0;
  font-size: 14px;
  border-bottom: 1px dashed #bbb;
}
.news-preview .image-list,
.news-preview .video-preview {
  float: left;
}
.news-preview .image-list img,
.news-preview .video-preview img {
  max-width: 300px;
  max-height: 200px;
}
.news-preview h2 {
  margin: 0 0 15px 0;
  padding: 0;
}
.news-preview .content {
  margin-left: 315px;
}
.news-preview .date {
  color: #999;
}
.news-preview .item-footer {
  margin-left: 315px;
  padding: 5px 0;
  color: #555;
  font-size: 12px;
  overflow: hidden;
}
.news-preview .item-footer > div,
.news-preview .item-footer ul.actions {
  padding: 0;
  margin: 0 15px 0 0;
  list-style-type: none;
  display: inline-block;
  vertical-align: top;
}
.news-preview .item-footer ul.actions li {
  display: inline-block;
  margin-right: 15px;
}
.news-detail {
  font-size: 14px;
}
.news-detail .title {
  font-size: 16px;
  margin: 0 0 10px 0;
  padding: 0;
  text-align: center;
}
.news-detail .image-list {
  float: left;
  width: 300px;
  margin-right: 15px;
}
.news-detail .item-footer {
  padding: 5px 0;
  color: #555;
  font-size: 12px;
  overflow: hidden;
}
.news-detail .item-footer > div,
.news-detail .item-footer ul.actions {
  padding: 0;
  margin: 0 15px 0 0;
  list-style-type: none;
  display: inline-block;
  vertical-align: top;
}
.news-detail .item-footer ul.actions li {
  display: inline-block;
  margin-right: 15px;
}
