.ballon_conteer {
  width: auto;
  min-width: 250px; }
  .ballon_conteer .name {
    font-size: 1.2em;
    text-align: center;
    margin-bottom: 10px; }
  .ballon_conteer .address {
    margin-bottom: 5px; }
  .ballon_conteer .podrobno {
    text-align: center; }
  .ballon_conteer .phone span {
    display: inline-block;
    margin-right: 5px; }

.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 400px;
  margin: 20px auto; }

.favorite_delete {
  width: 24px;
  height: 24px;
  display: inline-block;
  float: right;
  margin-top: 5px;
  background: url("/images/icon_map/delete.png"); }

.home_block .select2-container .select2-selection--single {
  height: 54px;
  border-radius: 0; }
.home_block .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 52px; }
.home_block .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 52px; }
.home_block .select2-container .select2-selection--multiple {
  border-radius: 0; }
.home_block .find_objects .select2-container {
  top: 0; }
  .home_block .find_objects .select2-container .select2-selection--multiple {
    min-height: 54px; }

.filter_page .select2-container .select2-selection--single {
  height: 43px;
  border-radius: 0; }
.filter_page .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 43px; }
.filter_page .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 43px; }
.filter_page .select2-container .select2-selection--multiple {
  border-radius: 0; }
.filter_page .find_objects .select2-search__field {
  line-height: 32px; }
.filter_page .find_objects .select2-container {
  top: 1px; }
.filter_page .find_objects .select2-search.select2-search--inline {
  width: 100% !important;
  display: block; }
  .filter_page .find_objects .select2-search.select2-search--inline input {
    width: 100% !important; }
.filter_page .search-filter-open {
  margin-top: 2px; }
.filter_page .button {
  margin-top: 2px; }

#report-error-suc {
  padding-top: 20px !important; }

.select2-selection__clear {
  display: none; }

.clear {
  clear: both; }

.img-responsive {
  display: inline-block;
  margin-bottom: 20px; }

.text-center {
  text-align: center; }

.text-danger {
  color: #a94442; }

h1.articles-more-title {
  margin-bottom: 10px; }

h2.articles-more-title {
  padding-left: 10px;
  line-height: 24px; }
  h2.articles-more-title a {
    color: #282828;
    font-size: 18px;
    text-decoration: none; }

.articles-more-text {
  margin-bottom: 20px; }

.all-list-show-buttons {
  margin-top: 20px;
  margin-bottom: -20px;
  float: right; }

.metro_cont {
  position: relative;
  padding-left: 25px; }

.favorite_in {
  background-color: #cf3d3e; }
  .favorite_in:before {
    position: absolute;
    width: 17px;
    height: 10px;
    left: 0;
    bottom: 0;
    content: "";
    background-color: #cf3d3e;
    border-radius: 0 50px 50px 0;
    -webkit-transition: .2s;
    transition: .2s; }
  .favorite_in:focus {
    outline-offset: 0px;
    outline: 0; }

#search select {
  visibility: hidden; }

@media screen and (max-width: 991px) {
  .map-content {
    position: relative; }

  .map-aside {
    width: auto; }
    .map-aside .scrollbar {
      display: none; }
    .map-aside .overview {
      position: relative !important; }

  .map-main .map-show-map, .map-main .map-show-list {
    position: relative;
    right: 0;
    top: 0; }

  .map-container {
    height: 400px;
    margin-bottom: 50px; } }
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  float: right;
  margin-left: 2px;
  margin-right: 0;
  color: #fff; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #fff; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #58a549;
  border: none;
  border-radius: 0;
  color: #fff; }

@media screen and (max-width: 767px) {
  body > section {
    margin-top: 70px; }
  body section.banner {
    margin-top: 100px; }

  .header {
    position: fixed;
    background: #fbfbfb;
    width: 100%;
    top: 0;
    z-index: 100;
    padding-top: 10px; }
    .header .header-search {
      display: none; }
    .header .button {
      max-width: 120px; }
    .header .header-logo-conteer {
      text-align: center; }
    .header a.header-logo {
      display: inline-block;
      margin: 0; }

  .mobile-menu a.active {
    background-color: #0b7490;
    color: #fff; }

  .banner {
    background: #fbfbfb;
    padding-top: 0;
    padding-bottom: 0; }
    .banner .banner-title {
      margin-bottom: 10px;
      color: #282828;
      display: none; }
    .banner .search-filter-open, .banner .search-show-list {
      color: #282828; }

  .search-links li {
    width: 33.3333333%; }

  footer {
    margin-bottom: 50px; }

  .footer_button_conteer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 2001; }
    .footer_button_conteer .all-list-show-list, .footer_button_conteer .all-list-show-map {
      display: inline-block;
      width: 50%;
      margin: 0;
      float: left;
      box-sizing: border-box; } }
.select2-results__option[aria-selected] {
  min-height: 37px; }

.gallery_company .gallery-title {
  margin-top: 27px;
  margin-bottom: 33px;
  font-family: "Geometria-Bold";
  color: #222; }
.gallery_company a {
  display: block;
  visibility: hidden; }

body.body-sitemap #search_objects,
body.body-sitemap #search_type,
body.body-sitemap #search_metros {
  width: 50%; }

#threejs_objects,
#threejs_type,
#threejs_metros {
  visibility: hidden; }

.jstree-default-large {
  margin-bottom: 20px; }
  .jstree-default-large .jstree-container-ul div {
    padding: 10px;
    padding-left: 30px; }

/*# sourceMappingURL=advocat.css.map */
