/*******critical styles*******/
@font-face {
  font-family: "VerdanaRegular";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/VerdanaRegular/VerdanaRegular.eot?#iefix") format("embedded-opentype"), url("fonts/VerdanaRegular/VerdanaRegular.woff") format("woff"), url("fonts/VerdanaRegular/VerdanaRegular.ttf") format("truetype"); }

@font-face {
  font-family: "VerdanaBold";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/VerdanaBold/VerdanaBold.eot?#iefix") format("embedded-opentype"), url("fonts/VerdanaBold/VerdanaBold.woff") format("woff"), url("fonts/VerdanaBold/VerdanaBold.ttf") format("truetype"); }

@font-face {
  font-family: "FlexoBold";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/FlexoBold/FlexoBold.eot?#iefix") format("embedded-opentype"), url("fonts/FlexoBold/FlexoBold.woff") format("woff"), url("fonts/FlexoBold/FlexoBold.ttf") format("truetype"); }

/*
@font-face {
  font-family: "MicrosoftYaheiBold";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/MicrosoftYaheiBold/MicrosoftYaheiBold.eot?#iefix") format("embedded-opentype"), url("fonts/MicrosoftYaheiBold/MicrosoftYaheiBold.woff") format("woff"), url("fonts/MicrosoftYaheiBold/MicrosoftYaheiBold.ttf") format("truetype"); }
*/

@font-face {
  font-family: "VerdanaItalic";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/VerdanaItalic/VerdanaItalic.eot?#iefix") format("embedded-opentype"), url("fonts/VerdanaItalic/VerdanaItalic.woff") format("woff"), url("fonts/VerdanaItalic/VerdanaItalic.ttf") format("truetype"); }

@font-face {
  font-family: "ALSRubl";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/ALSRubl/ALSRubl.eot?#iefix") format("embedded-opentype"), url("fonts/ALSRubl/ALSRubl.woff") format("woff"), url("fonts/ALSRubl/ALSRubl.ttf") format("truetype"); }

@font-face {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  src: url("fonts/fontello/fontello.eot?#iefix") format("embedded-opentype"), url("fonts/fontello/fontello.woff2") format("woff2"), url("fonts/fontello/fontello.woff") format("woff"), url("fonts/fontello/fontello.ttf") format("truetype"), url("fonts/fontello/fontello.svg#fontello") format("svg"); }

.rel{position: relative;}
.error{background-color:#A51014;border:1px solid #930;border-radius:5px 5px 5px 0;color:#FFF;font-size:12px;height:20px;left:10px;position:absolute;padding:2px 5px;top:-20px;white-space:nowrap;z-index:1;line-height:14px;text-shadow:none}
.error b{background-image:url(error.png);background-repeat:no-repeat;bottom:-6px;display:block;float:left;height:8px;left:-1px;position:absolute;width:9px;z-index:1}

#sortable-photos li:first-child{
  border-color:#ff9800;
}

#sortable-photos li:first-child .is_main_photo{
  display: inline!important;
  color:#ff9800;
  font-size: 14px
}

.advert-page-actions{float: right;}

.clear{clear: both;height: 1px}
.display_none{display: none!important;}
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  margin: 0;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-r-arrow:before {
  content: '\e800'; }

.icon-l-arrow:before {
  content: '\e804'; }

.icon-b-arrow:before {
  content: '\e806'; }

.icon-search:before {
  content: '\e807'; }

.clearfix:after, .container:after, .container-fluid:after {
  clear: both; }

i.rub{font-family: "ALSRubl", sans-serif!important;font-style: normal!important;}

/*normalize*/
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible;
  text-transform: none; }

select {
  text-transform: none; }

button, html input[type="button"] {
  -webkit-appearance: button;
  cursor: pointer; }

input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }
  input::-moz-focus-inner {
    border: 0;
    padding: 0; }
  input[type="checkbox"], input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0; }
  input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto; }
  input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box; }
    input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
      -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

figure {
  margin: 0; }

[role="button"] {
  cursor: pointer; }

.hidden {
  display: none !important; }

@-ms-viewport {
  width: device-width; }

/*end normalize*/
/*default styles*/
.container {
  padding: 0 15px;
  margin: 0 auto; }

.container {
  width: 100%; }

.advert-uploaded-img{
  padding:0;
  margin:0;
  list-style: none;
}

.advert-uploaded-img li{
  margin-bottom: 10px;
  border: 3px solid #93b423;
  -webkit-border-radius: 17px;
  border-radius: 17px;
  padding:10px;
  position: relative;
}

.advert-uploaded-img .image-preview{height:61px;}

.deleteImage{position: absolute;right:5px;top:5px;cursor: pointer;}

.photo_rotate_icon{cursor:pointer;width:23px;}
.delphotowrap{margin-top:5px}
.delphotowrap label{float:left;margin-right:10px;}
label.delbox_text{margin-top:2px;font: normal 0.875em "VerdanaRegular", sans-serif;}

.my-advert-name{overflow: hidden; max-width: 500px;text-overflow:ellipsis;display: block;}

.set-archive-button{width:200px!important;margin-bottom: 30px;float: none; display: inline-block;}
.set-archive-button.top-button{margin-right:20px;}
.set-archive-button:not(.top-button){margin-top:20px;}
.to-archive-button{width:200px!important;margin-bottom: 30px;float: right; display: inline-block;}

.create-select-wrap .select2-selection--single{width: 352px}

.create_ad_map{width:100%;height:710px}
#mapDrawCanvas{z-index: 1000; top: 0; left: 0; position: absolute; display:none;height:710px;-webkit-touch-callout: none;-webkit-user-select: none;-moz-user-select: none;user-select: none;}

canvas.dragging {cursor: crosshair;}
.modalMap  #map{height:300px!important;}
.map-context-menu {
    position: absolute;
    z-index: 101;
    border-radius: 5px;
    border: 1px solid #d3d3d3;
    background-color: #fff;
    list-style-type: none;
    -webkit-transform: translate(-23px,-8px);
    -ms-transform: translate(-23px,-8px);
    -o-transform: translate(-23px,-8px);
    transform: translate(-23px,-8px);
    margin:0;
    padding:0;
}

.map-context-menu:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: -6px;
    left: 17px;
    height: 10px;
    width: 10px;
    display: inline-block;
    border-top: 1px solid #d3d3d3;
    border-left: 1px solid #d3d3d3;
    background-color: #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.map-context-menu__item:hover {
    background: #007aeb;
    background: rgba(0,122,235,.1);
}

.map-context-menu__item {
    margin: 0;
    padding: 17px 21px;
    color: #121212;
    cursor: pointer;
    white-space: nowrap;
}

.map-draw-tools {
    display: none;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    z-index: 1;
    margin: 0 auto;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #505152;
    pointer-events: none;
}

#mapToolbarFullscreen .map-draw-tools{z-index: 10002!important;}

.map-draw-tools.map-draw-tools__visible, .map-draw-tools__block {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.map-draw-tools__block {
    margin-left: 5px;
    margin-right: 5px;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 90px;
    pointer-events: auto;
    background-color: #fff;
    border-radius: 25px;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.25);
    max-width: 300px
}

.map-draw-tools__block, .map-draw-tools__text {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px
}

.map-draw-tools__tool {
    padding: 5px;
    border: none;
    color: #7a7a7a;
    background-color: transparent;
    outline-style: none;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    margin-top: 7px;
}

.map-draw-tools__tool.active,.map-draw-tools__tool.active:hover{
  color: #007aeb!important
}

.map-draw-tools__tool:hover{
  color: #000000!important
}

.search-map__warning {
    z-index:1004;
    position: absolute;
    left: 50%;
    top: 150px;
    margin-left: -170px;
    padding: 12px 0;
    width: 340px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: #000;
    background: rgba(0,0,0,.6);
    border-radius: 3px;
    will-change: opacity,transform;
}

.showMapObjects{
    position: absolute!important;
    left: 50%;
    top: 110px;
    margin-left: -100px;
    max-width:200px;
    display: none;
}

.mapOperationType{margin:0px 0px 12px 6px!important;text-align:center;margin: 0;padding: 0;list-style: none;border: 1px solid #acc93b; border-radius: 10px;overflow: hidden;}
.mapOperationType li{cursor:pointer;float:left;padding:4px 7px;border-right: 1px solid #acc93b;}
.mapOperationType li:last-child{border-right: none;}
.mapOperationType li:hover,.mapOperationType li.active{background:#acc93b;color:#fff;}

.map-context-menu{z-index: 10003;}
#mapToolbarFullscreen #mapDrawCanvas,
#mapToolbarFullscreen .showMapObjects,
#mapToolbarFullscreen #mapErrorBlock{z-index: 10002;}
#mapToolbarFullscreen #mapDrawCanvas{width: 100%;height:100%}
#mapToolbarFullscreen > * {position: fixed!important;}
.baloontable {
    border: 1px solid #000000;
    border-collapse: collapse;
    margin: 10px;
    font-size: 12px;
    min-width: 250px;
}

.baloontable td {
    padding: 5px;
    border: 1px solid #000000;
}

.nopadding480{padding-left: 10px;}

.active_metro{
  background: url(station_selected.png) no-repeat;
  width:15px;
  height:15px;
  position:absolute;
  cursor: pointer;
  border:none;
  outline: none;
}

#Map area{
  border:none;
  outline: none;
}

.objectsMapBaloon .allObj{
  margin-left:10px;font-size: 12px;text-align:center;
}
.objectsMapBaloon a{
    color: #89ac1a!important
}

.search-map__polygon-vertex_start {
    position: relative;
    width: 22px;
    height: 22px;
    margin: -11px;
    border: 2px solid #fff;
    border-radius: 50%;
    background-color: #007aeb;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.5);
    cursor: pointer;
}

.search-map__polygon-vertex_start:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 70%;
    width: 40%;
    content: "";
    border: 4px solid #fff;
    border-top: none;
    border-left: none;
    -webkit-transform: scale(.5) rotate(45deg) translate(-10%,-10%);
    -ms-transform: scale(.5) rotate(45deg) translate(-10%,-10%);
    -o-transform: scale(.5) rotate(45deg) translate(-10%,-10%);
    transform: scale(.5) rotate(45deg) translate(-10%,-10%);
}

@media (min-width: 1600px) {
  .container {
    max-width: 1630px; } }

@media (max-width: 1599px) {
  .container {
    max-width: 1400px; } }

@media (min-width: 1401px) {
  .container {
    padding: 0 50px; } }

@media (max-width: 1400px) {
  .container {
    max-width: 1330px; } }

@media (max-width: 1199px) {
  .container {
    max-width: 970px; } }

@media (max-width: 991px) {
  .container {
    max-width: 800px; } }

@media (max-width: 767px) {
  .underground_map_widget-metro-EWxE5zul{
    display: none!important;
  }

  #mobile_stations{display: block!important;}

  .container {
    padding: 0 10px; } }

.container:before, .container:after {
  content: " ";
  display: table; }

.row:after {
  clear: both;
  display: table;
  content: ''; }

/** {
  outline: none;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important; }*/

* {
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

*:before, *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

*::-webkit-input-placeholder {
  color: #111;
  opacity: 1;
  text-overflow: ellipsis;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap; }

*:-moz-placeholder {
  color: #111;
  opacity: 1;
  text-overflow: ellipsis;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap; }

*::-moz-placeholder {
  color: #111;
  opacity: 1;
  text-overflow: ellipsis;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap; }

*:-ms-input-placeholder {
  color: #111;
  opacity: 1;
  text-overflow: ellipsis;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap; }

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  opacity: 0; }

input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  opacity: 0; }

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  opacity: 0; }

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  opacity: 0; }

img {
  vertical-align: middle;
  max-width: 100%;
  height: auto; }

.clr:after {
  clear: both;
  display: table;
  content: ''; }

.Strongtxt,
.strongtxt {
  font-family: "VerdanaBold", sans-serif; }

a,
a:hover,
a:visited,
a:link,
a:active {
  text-decoration: underline;
  border: none;
  outline: none !important;
  color: #414247; }

a:hover {
  text-decoration: none; }

html {
  min-height: 100%;
  height: 100% !important;
  position: relative;
  width: auto;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
  font-size: 16px; }

body {
  width: 100%;
  font-size: 16px;
  height: 100%;
  min-height: 100%;
  min-width: 320px;
  line-height: 1.6;
  font-family: "VerdanaRegular", sans-serif;
  /*overflow-x: hidden;*/
  color: #414247;
  background-color: #fff;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.main-wrap {
  height: auto;
  min-height: 100%;
  padding: 0 0 120px;
  position: relative;
  overflow: hidden;
  z-index: 1; }

/*end default styles*/
/*header*/
.header {
  margin: 0 0 30px;
  position: relative;
  z-index: 5; }

.header-top {
  padding: 0 265px 26px 0;
  position: relative;
  min-height: 225px; }

.logo-wrap {
  width: 450px;
  padding: 15px 30px 0 0;
  float: left; }


  #order_form > div:nth-child(3) {
    opacity: 0.4;
  }
  #order_form > div:nth-child(4) {
    opacity: 0.4;
  }
  #order_form > div:nth-child(5) {
    opacity: 0.4;
  }
  #request_form > div > div:nth-child(4) {
    opacity: 0.4;
  }
  #request_form > div > div:nth-child(5) {
    opacity: 0.4;
  }
  #request_form > div > div:nth-child(6) {
    opacity: 0.4;
  }

.logo {
  display: inline-block;
  position: relative; }
  .logo:hover .line {
    max-height: 28px; }
  .logo:hover .lines-wrap {
    max-height: 29px; }
  .logo .lines-wrap {
    position: absolute;
    display: block;
    width: 62px;
    height: 100%;
    max-height: 0;
    top: 54px;
    left: 1.63em;
    -webkit-transition: max-height .7s;
    transition: max-height .7s;
    background-color: #fff; }
  .logo .line {
    display: block;
    position: relative;
    margin: 2px 0 0;
    width: 44px;
    height: 100%;
    max-height: 0;
    left: 8px;
    background-image: -webkit-linear-gradient(#752c84 5px, #fff 2px);
    background-image: linear-gradient(#752c84 5px, #fff 2px);
    background-size: 100% 7px;
    -webkit-transition: max-height .7s;
    transition: max-height .7s; }

.header-carousel-wrap {
  padding: 0 0 0 50px;
  overflow: hidden;
  display: none; }

.header-carousel {
  position: relative;
  padding: 30px 0 0; }
  .header-carousel-item {
    font: normal 0.75em "VerdanaRegular", sans-serif;
    line-height: 1.55;
    color: #414247;
    float: left; }
    .header-carousel-item p {
      margin: 0 0 18px; }
    .header-carousel-item ol {
      margin: 0;
      padding: 0;
      counter-reset: counter; }
    .header-carousel-item li {
      list-style: none;
      margin: 0 0 1px; }
      .header-carousel-item li:before {
        counter-increment: counter;
        content: counter(counter) ". ";
        font-family: "VerdanaBold", sans-serif;
        color: #414247; }
  .header-carousel .slick-dots {
    list-style: none;
    margin: 0;
    padding: 16px 0 0;
    text-align: center; }
    .header-carousel .slick-dots button {
      display: none; }
    .header-carousel .slick-dots li {
      width: 10px;
      height: 10px;
      background-color: #37373c;
      display: inline-block;
      vertical-align: top;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      margin: 0 2px;
      padding: 0;
      cursor: pointer;
      -webkit-transition: background-color .4s;
      transition: background-color .4s; }
      .header-carousel .slick-dots li:hover, .header-carousel .slick-dots li.slick-active {
        background-color: #8eaf20; }

.auth-outer {
  position: absolute;
  right: 0;
  top: 0;
  max-width: 225px; }
  .auth-outer .line {
    float: left;
    display: block;
    color: #abc83a;
    font: normal 0.75em "VerdanaRegular", sans-serif;
    position: relative;
    top: 1px; }

.auth-inner {
  padding: 5px 18px 12px;
  position: relative;
  background-color: #37373c; }

.auth-btn {
  float: left;
  display: block;
  padding: 0;
  color: #abc83a;
  border-bottom: 1px dashed #abc83a;
  cursor: pointer;
  -webkit-transition: color .35s, border .35s;
  transition: color .35s, border .35s;
  font: normal 0.75em "VerdanaRegular", sans-serif;
  line-height: 1.5;
  position: relative; }
  .auth-btn:hover, .auth-btn--active {
    color: #c166d3;
    border-bottom: 1px dashed transparent; }
  .auth-btn:first-child {
    margin: 0 15px 0 0; }
    .auth-btn:first-child:after {
      content: '|';
      position: absolute;
      right: -17px;
      top: 0;
      color: #abc83a !important; }
  .auth-btn:last-child {
    margin: 0 0 0 15px; }

.auth-btn a{
  color: #abc83a;
  text-decoration: none;
}

.auth-btn:hover a{
  color: #c166d3;
  border-bottom: 1px dashed transparent;
}

.auth-form {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  -webkit-transition: opacity .35s;
  transition: opacity .35s;
  background-color: #9766aa;
  margin: 0;
  padding: 13px 17px;
  font-size: 16px;
  opacity: 0;
  pointer-events: none; }
  .auth-form--active {
    pointer-events: auto;
    opacity: 1; }
  .auth-form-line {
    display: table;
    width: 100%;
    margin: 0 0 7px; }
  .auth-form .label-wrap {
    display: table-cell;
    vertical-align: middle;
    width: 74px;
    padding: 0 5px 0 0; }
  .auth-form .input-wrap {
    display: table-cell;
    vertical-align: middle; }
    .auth-form .input-wrap input {
      display: block;
      width: 100%;
      border: none;
      outline: none;
      font: normal 0.75em "VerdanaRegular", sans-serif;
      color: #414247;
      background-color: #fff;
      height: 27px;
      padding: 0 5px;
      -webkit-appearance: none;
      -webkit-box-shadow: none;
              box-shadow: none;
      -webkit-border-radius: 0;
              border-radius: 0; }
  .auth-form label {
    color: #fff;
    font: normal 0.75em "VerdanaRegular", sans-serif;
    line-height: 14px;
    display: block; }

.auth-submit-btn-wrap {
  margin: 29px -17px -13px; }

.btn-purple {
  display: inline-block;
  width: 100%;
  border: none;
  outline: none;
  position: relative;
  color: #fff !important;
  text-decoration: none !important;
  background-color: #ad598d;
  background-image: -webkit-gradient(linear, left top, right top, from(#7e48ac), color-stop(1%, #7e48ac), to(#b450c7));
  background-image: -webkit-linear-gradient(left, #7e48ac 0%, #7e48ac 1%, #b450c7 100%);
  background-image: linear-gradient(to right, #7e48ac 0%, #7e48ac 1%, #b450c7 100%);
  text-transform: uppercase;
  font: normal 0.875em "VerdanaRegular", sans-serif;
  text-align: center;
  white-space: nowrap;
  height: 34px;
  line-height: normal; }
  .btn-purple:hover:before {
    opacity: 1; }
  .btn-purple span {
    position: relative;
    z-index: 1; }
  .btn-purple:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-image: -webkit-gradient(linear, left top, right top, from(#b450c7), color-stop(99%, #7e48ac), to(#7e48ac));
    background-image: -webkit-linear-gradient(left, #b450c7 0%, #7e48ac 99%, #7e48ac 100%);
    background-image: linear-gradient(to right, #b450c7 0%, #7e48ac 99%, #7e48ac 100%);
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
    opacity: 0; }
  .btn-purple--higher {
    height: 36px; }

a.btn-purple {
  line-height: 34px; }

a.btn-purple--higher {
  line-height: 36px; }

.search {
  display: table;
  width: 100%; }

.search-toggle-btn {
  display: none; }

.search-form-wrap {
  margin: 0;
  padding: 0;
  display: table-cell;
  vertical-align: middle; }

.search-form {
  display: table;
  width: 100%;
  table-layout: fixed; }
  .search-form-col {
    display: table-cell;
    vertical-align: middle; }
    .search-form-col--first {
      padding: 0 31px 0 0; }
    .search-form-col--second {
      padding: 0 0 0 31px; }
    .search-form-col--third {
      padding: 0 35px 0 32px; }
  .search-form-line {
    display: table;
    width: 100%;
    margin: 0 0 6px; }
    .search-form-line:last-child {
      margin: 0; }
    .search-form-line .label-wrap {
      display: table-cell;
      width: 80px;
      padding: 0 5px 0 0; }
    .search-form-line label {
      display: inline-block;
      color: #8aac1a;
      font: normal 0.75em "VerdanaBold", sans-serif;
      margin: 0;
      padding: 0;
      line-height: 14px; }
    .search-form-line .field-wrap {
      display: table-cell;
      vertical-align: middle; }
      .search-form-line .field-wrap input {
        display: block;
        width: 100%;
        background-color: #fff;
        border: 3px solid #8eaf20;
        height: 33px;
        margin: 0; }
      .search-form-line .field-wrap input {
        padding: 0 10px;
        color: #414247;
        font: normal 0.75em "VerdanaRegular", sans-serif; }
        .search-form-line .field-wrap input::-webkit-input-placeholder {
          color: #aaaeb8;
          font-family: "VerdanaItalic", sans-serif; }
        .search-form-line .field-wrap input:-moz-placeholder {
          color: #aaaeb8;
          font-family: "VerdanaItalic", sans-serif; }
        .search-form-line .field-wrap input::-moz-placeholder {
          color: #aaaeb8;
          font-family: "VerdanaItalic", sans-serif; }
        .search-form-line .field-wrap input:-ms-input-placeholder {
          color: #aaaeb8;
          font-family: "VerdanaItalic", sans-serif; }

.field-wrap .select2-container--default {
  width: 100% !important; }
  .field-wrap .select2-container--default .select2-selection--single {
    border: 3px solid #8eaf20;
    -webkit-border-radius: 0;
            border-radius: 0;
    height: 33px; }
    .field-wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
      padding: 0 35px 0 10px;
      color: #414247;
      font: normal 0.75em "VerdanaRegular", sans-serif;
      line-height: 27px; }
    .field-wrap .select2-container--default .select2-selection--single .select2-selection__arrow {
      height: 100%;
      top: 0;
      right: 8px; }
      .field-wrap .select2-container--default .select2-selection--single .select2-selection__arrow:before {
        position: absolute;
        left: 0;
        top: 12px;
        content: '\e806';
        font-family: 'fontello';
        font-size: 7px;
        color: #8eaf20; }
      .field-wrap .select2-container--default .select2-selection--single .select2-selection__arrow b {
        display: none; }

.select2-results__option {
  padding: 7px 12px !important;
  font: normal 0.75em "VerdanaRegular", sans-serif !important;
  color: #414247; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #8eaf20 !important; }

.btn-green {
  display: inline-block;
  width: 100%;
  border: none;
  outline: none;
  position: relative;
  color: #fff !important;
  text-decoration: none !important;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#8cad1c), color-stop(99%, #acc93b), to(#acc93b));
  background-image: -webkit-linear-gradient(bottom, #8cad1c 0%, #acc93b 99%, #acc93b 100%);
  background-image: linear-gradient(to top, #8cad1c 0%, #acc93b 99%, #acc93b 100%);
  font: normal 1.125em "VerdanaRegular", sans-serif;
  text-align: center;
  white-space: nowrap;
  height: 54px;
  line-height: normal;
  -webkit-border-radius: 27px;
          border-radius: 27px;
  text-shadow: 0 1px 1px rgba(59, 59, 59, 0.27); }
  .btn-green:hover:before {
    opacity: 1; }
  .btn-green span {
    position: relative;
    z-index: 1; }
  .btn-green:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#acc93b), color-stop(1%, #acc93b), to(#8cad1c));
    background-image: -webkit-linear-gradient(bottom, #acc93b 0%, #acc93b 1%, #8cad1c 100%);
    background-image: linear-gradient(to top, #acc93b 0%, #acc93b 1%, #8cad1c 100%);
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
    -webkit-border-radius: inherit;
            border-radius: inherit;
    opacity: 0; }
  .btn-green--uppercase {
    text-transform: uppercase;
    font-size: 28px; }

a.btn-green {
  line-height: 54px; }

.doc-icon {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 41px;
  background: url(doc.png) no-repeat center/contain;
  position: relative;
  top: -5px;
  margin: 0 6px 0 0; }

.request-wrap {
  display: table-cell;
  vertical-align: middle;
  width: 265px;
  padding: 0 0 0 25px;
  text-align: right; }

.toggle-mnu {
  display: none;
  cursor: pointer;
  width: 27px;
  height: 18px;
  position: absolute;
  z-index: 2;
  left: 10px;
  top: 18px; }
  .toggle-mnu span {
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background-color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    left: 0;
    top: 8px;
    margin: 0; }
    .toggle-mnu span:after, .toggle-mnu span:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: #fff;
      -webkit-transition: all .3s;
      transition: all .3s;
      -webkit-backface-visibility: hidden;
              backface-visibility: hidden; }
    .toggle-mnu span:before {
      top: -7px; }
    .toggle-mnu span:after {
      top: 7px; }
  .toggle-mnu.on span {
    background-color: transparent; }
  .toggle-mnu.on span:before {
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    top: 0; }
  .toggle-mnu.on span:after {
    -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
            transform: rotate(-45deg);
    top: 0; }

/*end header*/
@media only screen and (max-width: 1400px) {
  /*header*/
  .header-carousel .slick-dots {
    text-align: right; }
  /*end header*/ }

@media only screen and (max-width: 1199px) {
  /*header*/
  .header-top {
    padding: 0 0 25px; }
  .logo-wrap {
    width: 320px;
    padding: 15px 15px 0 0; }
  .logo:hover .line {
    max-height: 19px; }
  .logo:hover .lines-wrap {
    max-height: 24px; }
  .logo .lines-wrap {
    width: 45px;
    top: 40px;
    left: 19px; }
  .logo .line {
    width: 35px;
    left: 5px;
    background-image: -webkit-linear-gradient(#752c84 3px, #fff 2px);
    background-image: linear-gradient(#752c84 3px, #fff 2px);
    background-size: 100% 5px; }
  .header-carousel-wrap {
    padding: 0 0 0 20px; }
  .header-carousel {
    padding: 41px 0 0; }
  .auth-inner {
    padding: 5px 18px 10px; }
  .search-form {
    table-layout: auto; }
  .search-form-col--first {
    width: 37%;
    padding: 0 15px 0 0; }
  .search-form-col--second {
    width: 37%;
    padding: 0 0 0 15px; }
  .search-form-col--third {
    padding: 0 25px; }
  .request-wrap {
    width: 200px; }
    .request-wrap .btn-green {
      font-size: 20px; }
  .doc-icon {
    width: 26px;
    height: 35px;
    top: -3px; }
  .user-name {
    cursor: pointer; }
  .user-cabinet__list {
    opacity: 0;
    -webkit-transition: opacity .35s;
    transition: opacity .35s;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%; }
    .user-cabinet__list--active {
      pointer-events: auto;
      opacity: 1; }
  /*end header*/
}

@media only screen and (max-width: 991px) {
  /*header*/
  .header {
    margin: 0 0 20px; }
  .header-top {
    padding: 0 0 5px; }
  .logo-wrap {
    width: 280px;
    padding: 19px 15px 0 0; }
    .logo-wrap .lines-wrap {
      display: none; }
  .header-carousel-wrap {
    padding: 0 0 0 10px; }
  .search-form-line {
    display: block; }
    .search-form-line .label-wrap {
      display: block;
      width: auto;
      margin: 0 0 3px;
      padding: 0;
      line-height: 14px; }
    .search-form-line .field-wrap {
      display: block; }
    .search-form-line:last-child {
      margin: 0 0 6px; }
  .search-form-col--first {
    padding: 0 12px 0 0; }
  .search-form-col--second {
    padding: 0 0 0 12px; }
  .search-form-col--third {
    padding: 0 0 0 24px; }
  .request-wrap {
    width: 185px; }
    .request-wrap .btn-green {
      height: 45px; }
    .request-wrap a.btn-green {
      line-height: 45px; }
  .doc-icon {
    width: 23px;
    height: 30px;
    margin: 0 4px 0 0; }
  /*end header*/ }

@media only screen and (max-width: 767px) {aside
  /*default styles*/
  .main-wrap {
    padding: 0 0 90px; }
  /*end default styles*/
  /*header*/
  .header {
    margin: 0; }
    .header .container {
      padding: 0; }
  .header-top {
    padding: 0 10px 65px; }
  .logo-wrap {
    padding: 10px 0 0;
    float: none; }
  .header-carousel-wrap {
    padding: 0; }
  .header-carousel {
    padding: 20px 0 0; }
    .header-carousel .slick-dots {
      text-align: center; }
  .auth-outer {
    right: 0; }
  .search {
    display: block;
    position: relative;
    height: 55px;
    background-color: #37373C;
    z-index: 2; }
  .search-toggle-btn {
    display: block;
    position: absolute;
    right: 10px;
    top: 5px;
    cursor: pointer;
    height: 45px;
    padding: 0 15px;
    font: normal 1em "VerdanaRegular", sans-serif;
    line-height: 45px;
    -webkit-border-radius: 27px;
            border-radius: 27px;
    display: inline-block;
    width: auto;
    text-transform: none; }
    .search-toggle-btn:before {
      -webkit-border-radius: inherit;
              border-radius: inherit; }
    .search-toggle-btn i {
      margin: 0 10px 0 0; }
  .search-form-wrap {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #fff;
    padding: 0 10px 10px; z-index: 1006!important}
    .search-form-wrap .select2-container--default .select2-selection--single {
      background-color: transparent; }
  .search-form {
    display: block;
    padding: 10px 0 0; }
    .search-form-line .field-wrap input {
      background-color: transparent; }
  .search-form-col {
    display: block; }
  .search-form-col--first {
    padding: 0 15px 0 0;
    float: left;
    width: 50%; }
  .search-form-col--second {
    padding: 0 0 0 15px;
    float: left;
    width: 50%; }
  .search-form-col--third {
    padding: 10px 0 0;
    clear: both; }
  .request-wrap {
    position: absolute;
    right: 0;
    top: -63px;
    width: 100%;
    text-align: center;
    padding: 0; }
    .request-wrap .btn-green {
      width: auto;
      padding: 0 25px; }
  .toggle-mnu {
    display: block; }
  /*end header*/ }

@media only screen and (max-width: 480px) {

  .search-map__warning{width: 300px;margin-left: -150px;}
  .create-select-wrap .select2-selection--single{width: 100%}
  /*header*/
  .logo-wrap {
    padding: 30px 0 0; }
  .header-carousel {
    padding: 15px 0 0; }
  .search-form-col--first {
    float: none;
    width: 100%;
    padding: 0; }
  .search-form-col--second {
    float: none;
    width: 100%;
    padding: 0; }
  /*end header*/ }

/*******end critical styles*******/
/*content*/
.home-content {
  background: url(bg.gif) repeat center; }

.aside {
  float: left;
  width: 350px;
  margin: 0;
  padding: 0; }

.right-content {
  margin: 0 0 0 380px; }

.nav__list {
  list-style: none;
  padding: 42px 0 0;
  margin: 0; }

.nav__item {
  margin: 0 0 6px;
  padding: 0; }
  .nav__item:last-child {
    margin: 0; }

.nav__link {
  padding: 0 20px;
  max-width: 229px;
  text-align: left;
  white-space: normal;
  line-height: 1 !important;
  display: block;
  margin: 0 auto; }
  .nav__link i {
    text-shadow: none; }
  .nav__link--active {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#b5b9c1), color-stop(99%, #b5b9c1), to(#b5b9c1)) !important;
    background-image: -webkit-linear-gradient(bottom, #b5b9c1 0%, #b5b9c1 99%, #b5b9c1 100%) !important;
    background-image: linear-gradient(to top, #b5b9c1 0%, #b5b9c1 99%, #b5b9c1 100%) !important; }
    .nav__link--active:before {
      display: none !important; }

.nav__link-inner {
  display: table;
  width: 100%;
  height: 100%; }

.nav__link-icon {
  display: table-cell;
  width: 40px;
  text-align: center;
  vertical-align: middle;
  line-height: 0; }

.nav__link-text {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 15px; }

.home-map, .home-map .create_ad_map,#mapDrawCanvas {
  height: 710px;
  /*padding: 0 85px 0 120px; */}
  .home-map .create_ad_map > ymaps {
    height: 100% !important;
    width: auto !important; }

/*end content*/
/*advert section*/
.advert-sect {
  padding: 40px 0 55px; }
  .advert-sect h2 {
    text-decoration: none !important;
    color: #414247 !important;
    /*font: normal 1.5em "MicrosoftYaheiBold", sans-serif;*/
    font: normal 1.5em "Arial", sans-serif;
      font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 30px;
    padding: 0;
    line-height: 1.1;
    display: block;
    text-align: center; }

.advert-carousel {
  position: relative; }
  .advert-carousel .slick-arrow {
    color: #93b423;
    font-size: 34px;
    position: absolute;
    top: 80px;
    cursor: pointer;
    display: block;
    -webkit-transition: color .3s;
    transition: color .3s;
    z-index: 2; }
    .advert-carousel .slick-arrow:hover {
      color: #414247; }
  .advert-carousel .slick-prev {
    left: 0; }
  .advert-carousel .slick-next {
    right: 0; }

.advert-item {
  float: left;
  padding: 0 33px 25px; }

.block-with-triangle {
  background-color: #fff;
  border: 3px solid #93b423;
  -webkit-border-radius: 17px;
          border-radius: 17px;
  position: relative; }
  .block-with-triangle:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 27px 20px 0 0;
    border-color: #93b423 transparent transparent transparent;
    content: '';
    position: absolute;
    top: 100%;
    left: 37px;
    -webkit-transform: rotate(10deg) translate(0, 1px);
        -ms-transform: rotate(10deg) translate(0, 1px);
            transform: rotate(10deg) translate(0, 1px); }
  .block-with-triangle:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 18px 0 0;
    border-color: #fff transparent transparent transparent;
    content: '';
    position: absolute;
    top: 100%;
    left: 40px;
    -webkit-transform: rotate(10deg) translate(0, -5px);
        -ms-transform: rotate(10deg) translate(0, -5px);
            transform: rotate(10deg) translate(0, -5px); }

.block-with-triangle-inner {
  position: relative;
  z-index: 1;
  background-color: #fff;
  height: 100%;
  -webkit-border-radius: inherit;
          border-radius: inherit;
  padding: 19px 13px 15px; }

.advert-item__left {
  float: left;
  width: 45%;
  padding: 0 10px 0 0; }

.advert-item__link {
  display: inline-block;
  font: normal 0.875em "VerdanaRegular", sans-serif;
  color: #414247 !important;
  text-decoration: underline !important;
  line-height: 1.2;
  text-align: center;
  min-height: 75px;
  padding: 0 0 10px; }
  .advert-item__link:hover {
    text-decoration: none !important; }

.advert-item__station {
  background-color: #414247;
  text-align: center;
  display: block;
  color: #fff !important;
  text-decoration: none !important;
  font: normal 0.75em "VerdanaRegular", sans-serif;
  line-height: 1.3;
  padding: 2px 5px 4px; }

.advert-item__price {
  display: block;
  background-color: #93b423;
  text-align: center;
  color: #fff;
  font: normal 0.875em "VerdanaRegular", sans-serif;
  line-height: 1.3;
  padding: 10px 5px 12px; }
  .advert-item__price span {
    white-space: pre; }

.advert-item__id {
  display: block;
  text-align: center;
  color: #414247 !important;
  text-decoration: none !important;
  font: normal 0.75em "VerdanaRegular", sans-serif;
  line-height: 1.3;
  text-transform: uppercase;
  margin: 7px 0 0; }

.advert-item__right {
  float: right;
  width: 55%; }

.advert-item__photo {
  text-align: center;
  display: block; }
  .advert-item__photo img {
    display: inline-block !important; }

/*end advert section*/
/*user cabinet*/
.user-cabinet {
  width: 100%; }

.user-name {
  height: 35px;
  background-color: #37373c;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 100%;
  color: #fff !important;
  text-decoration: none !important;
  font: normal 0.75em "VerdanaRegular", sans-serif;
  line-height: 34px;
  text-align: center;
  padding: 0 10px; }
  .user-name p {
    margin: 0; }

.user-cabinet__list {
  list-style: none;
  margin: 0;
  padding: 21px 15px 30px;
  text-align: center;
  background-color: #9766aa; }

.user-cabinet__item {
  display: block;
  margin: 0 0 15px;
  padding: 0;
  line-height: 1; }
  .user-cabinet__item:last-child {
    margin: 0; }

.user-cabinet__link {
  color: #fff !important;
  font: normal 0.75em "VerdanaRegular", sans-serif;
  text-decoration: none !important;
  border-bottom: 1px dashed #fff !important;
  -webkit-transition: border .3s;
  transition: border .3s; }
  .user-cabinet__link:hover {
    border-bottom: 1px dashed transparent !important; }

/*end user cabinet*/
/*crumb*/
.crumb {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(1%, #fff), to(#f4f4f4));
  background-image: -webkit-linear-gradient(top, #fff 0%, #fff 1%, #f4f4f4 100%);
  background-image: linear-gradient(180deg, #fff 0%, #fff 1%, #f4f4f4 100%);
  height: 92px;
  position: relative;
  top: -69px;
  margin: 0 0 -69px; }

.crumb__inner {
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
  overflow: hidden;
  padding: 62px 0 5px;
  font: normal 0.75em "VerdanaRegular", sans-serif;
  color: #aaaeb8; }

.crumb__item {
  display: inline-block;
  color: #aaaeb8 !important;
  text-decoration: none !important;
  border-bottom: 1px solid #aaaeb8 !important;
  -webkit-transition: border .3s;
  transition: border .3s;
  position: relative;
  margin: 0 18px 0 0; }
  .crumb__item:after {
    content: '*';
    position: absolute;
    right: -15px;
    top: 4px;
    font: normal 12px "VerdanaRegular", sans-serif; }
  .crumb__item:hover {
    border-bottom: 1px solid transparent !important; }
  .crumb__item:last-child {
    border-bottom: none !important;
    margin: 0; }
    .crumb__item:last-child:after {
      display: none; }

/*end crumb*/
/*page title*/
.page-title {
  background-color: #e7e8e0;
  padding: 16px 25px 19px;
  position: relative; }
  .page-title:before {
    content: '';
    position: absolute;
    left: 100%;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: inherit; }
  .page-title--uppercase h1 {
    text-transform: uppercase; }
  .page-title h1 {
    margin: 0;
    padding: 0;
    /*font: normal 1.5em "MicrosoftYaheiBold", sans-serif;*/
    font: normal 1.5em "Arial", sans-serif;
      font-weight: bold;
    line-height: 1.25;
    color: #414247;
    text-align: center; }
  .page-title span {
    color: #8e44ac; }
  .page-title .container {
    padding: 0; }
  .page-title a {
    color: #3989ca;
    text-decoration: none;
    -webkit-transition: border-bottom .3s;
    transition: border-bottom .3s;
    border-bottom: 1px dashed currentColor; }
    .page-title a:hover {
      border-bottom-color: transparent; }

/*end page title*/
/*add advert page*/
.inner-page-content {
  padding: 0 0 53px; }

.aside-map-wrap {
  margin: 32px 0 0;
  position: relative;
  visibility: hidden; }

.aside-map {
  position: relative;
  left: 0;
  -webkit-transition: left .5s;
  transition: left .5s;
  height: 675px; }
  .aside-map > ymaps {
    height: 100% !important; }
  .aside-map--active {
    left: -100%; }

.toggle-map-btn {
  position: absolute;
  top: -3px;
  left: 0;
  background-color: rgba(50, 50, 54, 0.82);
  -webkit-border-radius: 0 36px 36px 0;
          border-radius: 0 36px 36px 0;
  height: 273px;
  width: 39px;
  z-index: 2;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: background-color .4s;
  transition: background-color .4s; }
  .toggle-map-btn:hover {
    background-color: rgba(0, 0, 0, 0.8); }
  .toggle-map-btn:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 34px;
    background: url(l-arrow.png) no-repeat center;
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s;
    left: 50%;
    top: 50%;
    margin: -17px 0 0 -8px; }
  .toggle-map-btn--active:before {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }

.add-advert-box > p {
  margin: 25px auto 0;
  font: normal 0.875em "VerdanaRegular", sans-serif;
  max-width: 710px;
  line-height: 1.45;
  padding: 0 15px; }

.add-advert-form-wrap {
  border: 3px solid #93b423;
  -webkit-border-radius: 17px;
          border-radius: 17px;
  margin: 25px 0 0;
  padding: 40px 25px 133px; }

.add-advert-form {
  max-width: 445px;
  margin: 0 auto; }
  .add-advert-form .field-wrap .select2-container--default .select2-selection--single {
    border: 3px solid #b5b9c1; }
    .add-advert-form .field-wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
      padding: 0 35px 0 7px;
      font: normal 0.875em "VerdanaRegular", sans-serif;
      line-height: 27px; }
    .add-advert-form .field-wrap .select2-container--default .select2-selection--single .select2-selection__arrow:before {
      color: #b5b9c1; }

.input-checkbox {
  display: none; }
  .input-checkbox:checked + label:before {
    content: '\2714'; }

.label-for-checkbox {
  width: 21px;
  height: 21px;
  border: 3px solid #b5b9c1;
  display: block;
  cursor: pointer;
  line-height: 15px;
  font-size: 15px;
  margin: 0;
  padding: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
  color: #414247;
  float: right; }
  .label-for-checkbox:before {
    content: '';
    position: absolute;
    left: 1px;
    top: 0; }

.upload-link {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: inline-block;
  color: #3989ca;
  font: normal 1.125em "VerdanaRegular", sans-serif;
  border-bottom: 1px dashed currentColor;
  -webkit-transition: border .3s;
  transition: border .3s;
  padding: 3px 0 0; }
  .upload-link:hover {
    border-bottom: 1px dashed transparent; }

.input-file {
  display: none; }

.add-advert-form .form-line {
  display: table;
  width: 100%;
  margin: 0 0 12px; }

.add-advert-form .label-wrap {
  width: 93px;
  display: table-cell;
  vertical-align: middle; }
  .add-advert-form .label-wrap--align-right {
    text-align: right;
    padding: 0 7px 0 0; }
  .add-advert-form .label-wrap--width-auto {
    width: auto; }
  .add-advert-form .label-wrap--align-top {
    vertical-align: top;
    padding: 5px 0 0; }

.add-advert-form .label {
  line-height: 18px; }

.add-advert-form .field-wrap {
  display: table-cell;
  vertical-align: top; }
  .add-advert-form .field-wrap--middle-width {
    width: 190px; }
  .add-advert-form .field-wrap--middle-width-select .select2-container--default {
    width: 190px !important; }
  .add-advert-form .field-wrap--align-middle {
    vertical-align: middle; }
  .add-advert-form .field-wrap--checkbox {
    width: 21px; }
  .add-advert-form .field-wrap--small-width {
    width: 100px; }

.add-advert-form .btn-wrap {
  padding: 34px 35px 0; }

/*end add advert page*/
/*catalog page*/
.catalog {
  margin: 17px 0 0; }

.top-contacts-outer {
  text-align: center;
  padding: 0 0 45px; }
  .top-contacts-outer .block-with-triangle {
    display: inline-block;
    max-width: 400px;
    width: 100%; }
    .top-contacts-outer .block-with-triangle-inner {
      padding: 0; }
  .top-contacts-outer .see-on-map {
    position: absolute;
    right: 20px;
    top: 13px;
    color: #3989ca !important;
    text-decoration: none !important;
    font: normal 0.75em "VerdanaRegular", sans-serif;
    border-bottom: 1px dashed #3989ca !important;
    -webkit-transition: border .3s;
    transition: border .3s; }
    .top-contacts-outer .see-on-map:hover {
      border-bottom: 1px dashed transparent !important; }

.top-contacts-inner {
  text-align: left;
  padding: 30px 20px 30px 35px;
  font: normal 0.875em "VerdanaRegular", sans-serif;
  word-wrap: break-word;
  overflow-wrap: break-word; }
  .top-contacts-inner p {
    margin: 0 0 5px; }
    .top-contacts-inner p:last-child {
      margin: 0; }

.pagin {
  display: table;
  width: 100%;
  text-align: right; }
  .pagin .left,
  .pagin .right {
    display: table-cell;
    vertical-align: middle;}
  .pagin .left {width: 40%;}
  .pagin .right {width: 60%;}

.sort-wrap {
  display: table; }
  .sort-wrap .text {
    display: table-cell;
    vertical-align: middle;
    color: #8eaf20;
    font: normal 0.75em "VerdanaRegular", sans-serif;
    padding: 0 12px 0 0; }
  .sort-wrap .field-wrap {
    display: table-cell;
    vertical-align: middle;
    width: 167px; }

.view {
  display: inline-block;
  vertical-align: middle;
  margin: 0 18px 0 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .view-btn {
    float: left;
    display: block;
    text-decoration: none !important;
    border: 3px solid #93b423 !important;
    text-align: center;
    color: #93b423 !important;
    width: 33px;
    height: 33px;
    -webkit-transition: color .3s, background-color .3s;
    transition: color .3s, background-color .3s;
    font-size: 11px;
    line-height: 26px;
    margin: 0 1px 0 0;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
    .view-btn:last-child {
      margin: 0; }
    .view-btn--active, .view-btn:hover {
      background-color: #93b423; }
      .view-btn--active .tile-row,
      .view-btn--active .list-row, .view-btn:hover .tile-row,
      .view-btn:hover .list-row {
        background-color: #fff !important; }
    .view-btn--active {
      cursor: default;
      pointer-events: none; }
  .view .tile-row {
    display: block;
    width: 3px;
    height: 3px;
    background-color: #93b423;
    position: relative;
    margin: 0 auto 1px;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    top: 8px; }
    .view .tile-row:before {
      content: '';
      position: absolute;
      left: 100%;
      top: 0;
      width: 3px;
      height: 3px;
      background-color: inherit;
      -webkit-transform: translate(1px, 0);
          -ms-transform: translate(1px, 0);
              transform: translate(1px, 0); }
    .view .tile-row:after {
      content: '';
      position: absolute;
      right: 100%;
      top: 0;
      width: 3px;
      height: 3px;
      background-color: inherit;
      -webkit-transform: translate(-1px, 0);
          -ms-transform: translate(-1px, 0);
              transform: translate(-1px, 0); }
  .view .list-row {
    display: block;
    width: 3px;
    height: 3px;
    background-color: #93b423;
    position: relative;
    margin: 0 auto 1px;
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    top: 8px;
    left: -4px; }
    .view .list-row:before {
      content: '';
      position: absolute;
      left: 100%;
      top: 0;
      width: 7px;
      height: 3px;
      background-color: inherit;
      -webkit-transform: translate(1px, 0);
          -ms-transform: translate(1px, 0);
              transform: translate(1px, 0); }

.pagin-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 2px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.pagin-item {
  display: inline-block;
  vertical-align: middle; }

.pagin-link {
  display: block;
  font: normal 14px "VerdanaRegular", sans-serif;
  color: #414247 !important;
  -webkit-transition: color .3s, border .3s;
  transition: color .3s, border .3s;
  text-decoration: none !important;
  border-bottom: 1px solid #414247 !important;
  margin: 0 4px;
  line-height: 14px; }
  .pagin-link--active, .pagin-link:hover {
    color: #b14fc6 !important;
    border-bottom: 1px solid transparent !important; }
  .pagin-link--prev, .pagin-link--next {
    border-bottom: none !important;
    font-size: 17px; }
    .pagin-link--prev:hover, .pagin-link--next:hover {
      border-bottom: none !important; }
  .pagin-link--prev {
    margin: 0 7px 0 0; }
  .pagin-link--next {
    margin: 0 0 0 7px; }

.catalog-box {
  padding: 30px 0 0; }

.catalog-item {
  background-image: -webkit-linear-gradient(left, #ABACAE 5px, transparent 5px);
  background-image: linear-gradient(to right, #ABACAE 5px, transparent 5px);
  background-size: 9px 1px;
  background-repeat: repeat-x;
  background-position: 0 bottom;
  padding: 0 0 20px;
  margin: 0 0 30px;
  display: table;
  width: 100%; }
  .catalog-item:hover .catalog-item__price {
    background-color: #945da9; }
  .catalog-item__img-wrap {
    display: table-cell;
    vertical-align: top;
    width: 195px; }
  .catalog-item__img {
    display: inline-block; }
  .catalog-item__info {
    display: table-cell;
    padding: 0 0 0 20px;
    vertical-align: top; }
    .catalog-item__info-top {
      display: table;
      width: 100%;
      margin: 0 0 13px; }
  .catalog-item__title-wrap {
    display: table-cell;
    vertical-align: top;
    width: 100%;
    padding: 0 25px 0 0;
    font: normal 0.9375em "VerdanaRegular", sans-serif;
    line-height: 1.05; }
  .catalog-item__title {
    color: #414247 !important;
    text-decoration: underline !important;
    -webkit-transition: border .3s;
    transition: border .3s;
    display: inline-block;
    vertical-align: top; }
    .catalog-item__title:hover {
      text-decoration: none !important; }
  .catalog-item__id {
    color: #414247;
    font: normal 0.75em "VerdanaRegular", sans-serif;
    display: table-cell;
    white-space: nowrap;
    text-transform: uppercase;
    vertical-align: top; }
  .catalog-item__descr {
    font: normal 0.75em "VerdanaRegular", sans-serif;
    line-height: 1.45;
    margin: 0 0 11px; }
    .catalog-item__descr p {
      margin: 0; }
  .catalog-item__info-bottom {
    display: table;
    width: 100%; }
  .catalog-item__station {
    font: normal 0.875em "VerdanaBold", sans-serif;
    line-height: 1.2;
    color: #414247;
    padding: 0 25px 0 0;
    display: table-cell;
    vertical-align: top;
    width: 100%; }
    .catalog-item__station-sticker-wrap {
      display: table-cell;
      vertical-align: top; }
    .catalog-item__station-sticker {
      display: inline-block;
      width: 51px;
      height: 51px;
      background-color: #414247;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      font: normal 12px "VerdanaRegular", sans-serif;
      line-height: 51px;
      color: #fff;
      text-align: center; }
    .catalog-item__station-name {
      display: table-cell;
      vertical-align: middle;
      padding: 0 0 0 11px;
      word-wrap: break-word;
      overflow-wrap: break-word; }
  .catalog-item__price {
    height: 52px;
    background-color: #93b423;
    font: normal 1em "VerdanaRegular", sans-serif;
    color: #fff !important;
    text-decoration: none !important;
    line-height: 52px;
    white-space: nowrap;
    text-align: center;
    padding: 0 20px;
    -webkit-transition: background-color .3s;
    transition: background-color .3s; }

.catalog-box--tile {
  margin: 0 -50px 0 5px; }
  .catalog-box--tile .catalog-item {
    width: 25%;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 30px -5px;
    padding: 0 50px 20px 0;
    background: none; }
    .catalog-box--tile .catalog-item__img-wrap {
      display: block;
      width: 100%;
      text-align: center;
      margin: 0 0 7px; }
    .catalog-box--tile .catalog-item__info {
      display: block;
      padding: 0; }
    .catalog-box--tile .catalog-item__info-top {
      margin: 0 0 11px; }
    .catalog-box--tile .catalog-item__title-wrap {
      text-align: center;
      display: block;
      padding: 8px 0 0; }
    .catalog-box--tile .catalog-item__id {
      display: table-header-group;
      text-align: center; }
    .catalog-box--tile .catalog-item__info-bottom {
      display: block; }
    .catalog-box--tile .catalog-item__station-wrap {
      display: block;
      padding: 0; }
    .catalog-box--tile .catalog-item__price {
      display: block;
      margin: 11px 0 0; }

/*end catalog page*/
/*advert item page*/
.about-advert__top {
  text-align: center;
  line-height: 1;
  margin: 15px 0 0;
  padding: 0 0 5px; }

.about-advert__top-link {
  color: #3989ca !important;
  text-decoration: none !important;
  border-bottom: 1px dashed #3989ca !important;
  -webkit-transition: border .3s;
  transition: border .3s;
  font: normal 0.75em "VerdanaRegular", sans-serif;
  line-height: 1;
  margin: 0 9px;
  white-space: pre-wrap; }
  .about-advert__top-link:hover {
    border-bottom: 1px dashed transparent !important; }

.about-advert__id {
  text-transform: uppercase;
  color: #414247;
  font: normal 0.75em "VerdanaRegular", sans-serif;
  margin: 0 9px; }

.about-advert__info-wrap {
  margin: 28px 0 0; }

.about-advert__info-inner {
  display: table;
  width: 100%; }

.about-advert__info-left {
  width: 410px;
  display: table-cell;
  vertical-align: top; }

.about-advert__big-photo {
  display: inline-block; }

.about-advert__info-right {
  display: table-cell;
  vertical-align: top;
  padding: 0 0 22px 20px; }

.about-advert__text {
  font: normal 0.875em "VerdanaRegular", sans-serif;
  line-height: 1.35;
  margin: 0 0 75px; }
  .about-advert__text p {
    margin: 0; }

.about-advert__info-bottom {
  display: table;
  width: 100%; }

.about-advert__station {
  font: normal 0.875em "VerdanaBold", sans-serif;
  line-height: 1.2;
  color: #414247;
  padding: 0 25px 0 0;
  display: table-cell;
  vertical-align: top;
  width: 100%; }
  .about-advert__station-sticker-wrap {
    display: table-cell;
    vertical-align: top; }
  .about-advert__station-sticker {
    display: inline-block;
    width: 51px;
    height: 51px;
    background-color: #414247;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    font: normal 12px "VerdanaRegular", sans-serif;
    line-height: 51px;
    color: #fff;
    text-align: center; }
  .about-advert__station-name {
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 11px;
    word-wrap: break-word;
    overflow-wrap: break-word; }

.about-advert__price {
  height: 52px;
  background-color: #93b423;
  font: normal 1em "VerdanaRegular", sans-serif;
  color: #fff !important;
  text-decoration: none !important;
  line-height: 52px;
  white-space: nowrap;
  text-align: center;
  padding: 0 20px;
  -webkit-transition: background-color .3s;
  transition: background-color .3s; }

.views-number {
  font: normal 0.75em "VerdanaRegular", sans-serif;
  line-height: 1.25;
  margin: 20px 0 0; }
  .views-number p {
    margin: 0 0 4px; }
    .views-number p:last-child {
      margin: 0; }

.thumb-wrap {
  padding: 14px 0 4px 5px;
  background: -webkit-linear-gradient(left, #ABACAE 5px, transparent 5px) repeat-x left bottom/9px 1px, -webkit-linear-gradient(left, #ABACAE 5px, transparent 5px) repeat-x left top/9px 1px;
  background: linear-gradient(to right, #ABACAE 5px, transparent 5px) repeat-x left bottom/9px 1px, linear-gradient(to right, #ABACAE 5px, transparent 5px) repeat-x left top/9px 1px;
  margin: 10px 0 0; }

.thumb-item-outer {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  margin: 0 0 10px -5px;
  height: 147px;
  padding: 0 10px 0 0; }

.thumb-item {
  display: block;
  text-decoration: none !important;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative; }
  .thumb-item:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 5px solid transparent;
    -webkit-transition: border .35s;
    transition: border .35s; }
  .thumb-item--active:before {
    border: 5px solid #a64ec0; }
  .thumb-item:hover:before {
    border: 5px solid #a64ec0; }
  .thumb-item img {
    display: block;
    min-height: 147px;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

.similar-adverts {
  margin: 35px 0 0; }
  .similar-adverts .title {
    display: block;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    color: #414247 !important;
    margin: 0 0 30px;
    padding: 0;
    /*font: normal 1.5em "MicrosoftYaheiBold", sans-serif;*/
    font: normal 1.5em "Arial", sans-serif;
      font-weight: bold;
    line-height: 1.2; }

.similar-adverts-box {
  margin: 0 -22px 0 4px; }
  .similar-adverts-box .advert-item {
    width: 50%;
    padding: 0 22px 25px 0;
    display: inline-block;
    vertical-align: top;
    float: none;
    margin: 0 -4px 25px 0; }
    .similar-adverts-box .advert-item__left {
      width: 50%; }
    .similar-adverts-box .advert-item__right {
      width: 50%; }

/*end advert item page*/
/*info page*/
.main-text {
  max-width: 695px;
  font: normal 0.875em "VerdanaRegular", sans-serif;
  line-height: 1.45;
  margin: 30px auto;
  padding: 0 15px; }
  .main-text p {
    margin: 0 0 20px;
    text-indent: 25px; }

/*end info page*/
/*buyout page*/
.buyout-box > p {
  max-width: 650px;
  margin: 0 auto 8px;
  font: normal 0.875em "VerdanaRegular", sans-serif;
  line-height: 1.3; }
  .buyout-box > p:first-child {
    margin: 25px auto 8px; }
  .buyout-box > p span {
    display: block;
    font-size: 24px; }
  .buyout-box > p a {
    white-space: pre-line;
    text-decoration: none; }

.buyout-form-wrap {
  padding: 30px 25px 130px; }

.buyout-form .title {
  display: block;
  margin: 0 0 28px;
  padding: 0 0 0 105px;
  text-align: center;
  text-transform: uppercase;
  color: #89ac1a;
  font: normal 1.5em "VerdanaRegular", sans-serif;
  line-height: 1.1; }

.buyout-form .label-wrap {
  width: 105px; }

.buyout-form .btn-wrap {
  padding: 20px 35px 0; }

/*end buyout page*/
/*services page*/
.services-box > p {
  margin: 25px auto 0;
  font: normal 0.875em "VerdanaRegular", sans-serif;
  max-width: 710px;
  line-height: 1.45;
  padding: 0 15px; }

.services-tab {
  margin: 30px 0 0; }
  .services-tab-btn-wrap {
    position: relative;
    z-index: 1;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  .services-tab-btn {
    display: inline-block;
    vertical-align: top;
    background-color: #89ac1a;
    color: #fff;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-border-radius: 17px 17px 0 0;
            border-radius: 17px 17px 0 0;
    height: 40px;
    font: normal 1.125em "VerdanaRegular", sans-serif;
    line-height: 37px;
    white-space: nowrap;
    text-transform: uppercase;
    padding: 0 30px;
    border-top: 3px solid #89ac1a;
    border-left: 3px solid #89ac1a;
    border-right: 3px solid #89ac1a;
    -webkit-transition: background-color .3s, color .3s;
    transition: background-color .3s, color .3s;
    position: relative;
    text-align: center;
    margin: 0 0 0 -2px; }
    .services-tab-btn:first-child {
      margin: 0; }
    .services-tab-btn:after {
      content: '';
      position: absolute;
      width: 100%;
      left: 0;
      height: 3px;
      background-color: #fff;
      bottom: -3px;
      opacity: 0;
      -webkit-transition: opacity .3s;
      transition: opacity .3s; }
    .services-tab-btn--active, .services-tab-btn:hover {
      background-color: #fff;
      color: #89ac1a; }
      .services-tab-btn--active:after, .services-tab-btn:hover:after {
        opacity: 1; }
    .services-tab-btn--active {
      cursor: default;
      pointer-events: none; }
  .services-tab-content {
    border: 3px solid #93b423;
    -webkit-border-radius: 0 17px 17px 17px;
            border-radius: 0 17px 17px 17px;
    position: relative;
    z-index: 0;
    padding: 55px 25px 37px; }
    .services-tab-content-item {
      display: none; }
      .services-tab-content-item:first-child {
        display: block; }
      .services-tab-content-item-inner {
        max-width: 730px;
        margin: 0 auto; }

.services-figures-box {
  margin: 0 0 0 4px;
  padding: 0 0 10px; }

.services-figure {
  margin: 0 0 30px -4px;
  padding: 0 15px;
  display: inline-block;
  vertical-align: top;
  width: 33.3333%;
  text-align: center; }

.services-icon-wrap {
  margin: 0 0 7px;
  width: 108px;
  height: 108px;
  background-color: #b5b9c1;
  -webkit-border-radius: 50%;
          border-radius: 50%;
  text-align: center;
  line-height: 108px;
  display: inline-block;
  vertical-align: top; }
  .services-icon-wrap img {
    max-height: 100%; }

.services-caption {
  display: block;
  font: normal 1em "VerdanaBold", sans-serif;
  margin: 0;
  padding: 0;
  line-height: 1.55; }

.services-text {
  font: normal 0.875em "VerdanaRegular", sans-serif;
  line-height: 1.4; }
  .services-text p {
    margin: 0 0 20px; }
  .services-text ul {
    margin: 0 0 20px;
    padding: 0;
    list-style: none; }
  .services-text li {
    display: block;
    position: relative;
    margin: 0 0 2px;
    padding: 0 0 0 27px; }
    .services-text li:before {
      content: '';
      position: absolute;
      left: 4px;
      top: 7px;
      background-color: #89ac1a;
      width: 8px;
      height: 8px;
      -webkit-border-radius: 50%;
              border-radius: 50%; }
  .services-text .strong {
    font-size: 24px;
    line-height: 1.2; }
    .services-text .strong a {
      text-decoration: none;
      white-space: pre-wrap; }
  .services-text a[href^="mailto:"] {
    text-decoration: none;
    -webkit-transition: border .3s;
    transition: border .3s;
    color: #3989ca;
    border-bottom: 1px dashed #3989ca;
    white-space: pre-wrap; }
    .services-text a[href^="mailto:"]:hover {
      border-bottom: 1px dashed transparent; }

/*end services page*/
/*contacts page*/
.contacts-text {
  font: normal 0.875em "VerdanaRegular", sans-serif;
  line-height: 1.4;
  max-width: 650px;
  margin: 28px auto 0;
  text-align: center; }
  .contacts-text p {
    margin: 0; }

.contacts-tab {
  margin: 20px 0 0; }
  .contacts-tab-btn-wrap {
    position: relative;
    z-index: 1;
    display: inline-block; }
  .contacts-tab-btn {
    display: inline-block;
    vertical-align: top;
    position: relative;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    cursor: pointer;
    text-transform: uppercase;
    font: normal 0.875em "VerdanaRegular", sans-serif;
    padding: 5px 14px 7px 14px;
    border: 2px solid #93b524;
      border-bottom: 0px;
      margin-bottom: -2px;
      background-color: #93b524;
      float: left;
      margin-right: 10px;
      color: #fff;
  }
    .contacts-tab-btn:last-child {
      margin: 0; }
    /*.contacts-tab-btn:before {
      content: '';
      position: absolute;
      left: 0;
      top: 1px;
      border: 3px solid #B255C5;
      width: 16px;
      height: 16px;
      -webkit-border-radius: 50%;
              border-radius: 50%; }
    .contacts-tab-btn:after {
      content: '';
      position: absolute;
      left: 5px;
      top: 6px;
      width: 6px;
      height: 6px;
      background-color: #B255C5;
      -webkit-border-radius: 50%;
              border-radius: 50%;
      opacity: 0;
      -webkit-transition: opacity .3s;
      transition: opacity .3s; }*/
    .contacts-tab-btn--active:after, .contacts-tab-btn:hover:after {
      opacity: 1; }
    .contacts-tab-btn--active {
        background-color: #fff;
        color: #000;
      pointer-events: none; }
  .contacts-tab-content-item {
    display: none;
    position: relative; }
    .contacts-tab-content-item {
      display: block;
      padding: 0 0 0 105px; }

.hint {
  font: normal 0.75em "VerdanaItalic", sans-serif;
  line-height: 1.6;
  /*border: 1px dashed #B5B8C1;*/
  max-width: 260px;
  width: 100%;
  text-align: center;
  padding: 24px 10px 33px;
  position: absolute;
  left: 0;
  top: 7px; }
  .hint p {
    margin: 0; }

.svg-map-wrap {
  position: relative; }

.svg-map {
  max-width: 642px;
  width: 100%;
  height: auto;
  position: relative;
  top: 20px;
  font-size: 16px;
  overflow: visible;
}
  .svg-map path, .svg-map polygon {
    -webkit-transition: fill .4s;
    transition: fill .4s;
    cursor: pointer; }
  .svg-map g {
    cursor: pointer;
    position: relative;
    display: block; }
    .svg-map g:hover path, .svg-map g[tooltip-click] path, .svg-map g:hover polygon, .svg-map g[tooltip-click] polygon {
      fill: #88AC1A; }

.tooltip {
  position: absolute;
  left: 0;
  top: 0;
  width: 340px;
  background-color: #fff;
  border: 3px solid #e7e8e0;
  -webkit-box-shadow: 7.1px 7.1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 7.1px 7.1px 0 rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 17px;
          border-radius: 17px;
  opacity: 0;
  -webkit-transition: opacity .4s;
  transition: opacity .4s;
  z-index: 10;
  text-align: center;
  padding: 27px 20px 22px;
  -webkit-transform: translate(-170px, -100%);
      -ms-transform: translate(-170px, -100%);
          transform: translate(-170px, -100%);
  margin: -50px 0 0;
  pointer-events: none; }
  .tooltip--active {
    opacity: 1;
    pointer-events: auto; }
  .tooltip .region-name {
    display: block;
    color: #88ac1a;
    font: normal 1em "VerdanaRegular", sans-serif;
    line-height: 1.2;
    margin: 0 0 18px; }
    .tooltip .region-name p {
      margin: 0; }
  .tooltip a.tel {
    text-decoration: none;
    font: normal 1.5em "VerdanaRegular", sans-serif;
    color: #414247;
    white-space: nowrap; }
  .tooltip .person-name {
    display: block;
    font: normal 1em "VerdanaRegular", sans-serif;
    line-height: 1.2;
    margin: 0 0 10px; }
    .tooltip .person-name p {
      margin: 0; }
  .tooltip a.email {
    text-decoration: none;
    -webkit-transition: border-bottom .3s;
    transition: border-bottom .3s;
    color: #3989ca;
    font: normal 0.875em "VerdanaRegular", sans-serif;
    border-bottom: 1px dashed #3989ca; }
    .tooltip a.email:hover {
      border-bottom-color: transparent; }
  .tooltip .email-wrap {
    line-height: 1; }

.region-table {
  max-width: 790px;
  margin: 8px auto 60px;
  width: 100%; }
  .region-table .table {
    width: 100%;
    display: table; }
  .region-table .tr {
    display: table-row; }
    .region-table .tr:hover .cell {
      border-bottom-color: #88AC1A; }
  .region-table .cell {
    display: table-cell;
    border-bottom: 3px solid #E9EAE2;
    -webkit-transition: border-bottom .3s;
    transition: border-bottom .3s;
    vertical-align: middle;
    text-align: center;
    padding: 17px 10px; }
    .region-table .cell:first-child {
      text-align: left;
      padding-left: 0;
      width: 26%; }
    .region-table .cell:last-child {
      text-align: right;
      padding-right: 0;
      line-height: 1.1; }
  .region-table .region-name {
    display: block;
    color: #88ac1a;
    font: normal 1em "VerdanaRegular", sans-serif;
    line-height: 1.2; }
    .region-table .region-name p {
      margin: 0; }
  .region-table .tel {
    text-decoration: none !important;
    font: normal 1.5em "VerdanaRegular", sans-serif;
    color: #414247 !important;
    white-space: nowrap; }
  .region-table .person-name {
    display: inline-block;
    font: normal 1em "VerdanaRegular", sans-serif;
    line-height: 1.2;
    width: 160px; }
    .region-table .person-name p {
      margin: 0; }
  .region-table .email {
    text-decoration: none !important;
    -webkit-transition: border-bottom .3s;
    transition: border-bottom .3s;
    color: #3989ca !important;
    font: normal 0.875em "VerdanaRegular", sans-serif;
    border-bottom: 1px dashed #3989ca !important; }
    .region-table .email:hover {
      border-bottom-color: transparent !important; }

.contacts-block-box {
  margin: 0 0 0 4px; }

.contacts-block-outer {
  display: inline-block;
  vertical-align: top;
  padding: 0 15px 0 0;
  width: 50%;
  margin: 0 0 27px -4px; }
  .contacts-block-outer .title {
    text-transform: uppercase;
    display: block;
    text-align: center;
    color: #89ac1a;
    font: normal 1.125em "VerdanaRegular", sans-serif;
    margin: 0 0 7px; }
    .contacts-block-outer .title a {
      text-transform: none;
      font-size: 14px;
      text-decoration: none;
      border-bottom: 1px dashed #3989ca;
      color: #3989ca;
      -webkit-transition: border .3s;
      transition: border .3s;
      margin: 0 0 0 15px;
      position: relative;
      top: -3px; }
      .contacts-block-outer .title a:hover {
        border-bottom: 1px dashed transparent; }

.contacts-block {
  border: 3px solid #93b423;
  -webkit-border-radius: 17px;
          border-radius: 17px;
  padding: 27px 20px 15px 30px;
  min-height: 191px; }
  .contacts-block p {
    margin: 0 0 20px;
    font: normal 0.875em "VerdanaRegular", sans-serif;
    line-height: 1.4; }
    .contacts-block p i {
      font-family: "VerdanaItalic", sans-serif;
      font-style: normal; }
    .contacts-block p a[href^='tel'] {
      text-decoration: none; }
    .contacts-block p a[href^='mailto'] {
      text-decoration: none;
      border-bottom: 1px dashed #3989ca;
      color: #3989ca;
      -webkit-transition: border .3s;
      transition: border .3s; }
      .contacts-block p a[href^='mailto']:hover {
        border-bottom: 1px dashed transparent; }

/*end contacts page*/
/*footer*/
.footer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-width: 320px;
  margin: 0;
  background-color: #323236;
  height: 110px; }
  .footer:before {
    content: '';
    position: absolute;
    left: 0;
    top: -4px;
    height: 4px;
    width: 100%;
    background: url(triangle.png) repeat-x center; }
  .footer .container {
    position: relative; }

.development {
  color: #aaaeb8;
  font: normal 0.75em "VerdanaRegular", sans-serif;
  text-align: right;
  position: absolute;
  right: 15px;
  top: 70px; }
  .development a {
    color: #9dbc2d;
    text-decoration: none;
    font-family: "FlexoBold", sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    position: relative;
    left: 2px;
    -webkit-transition: color .4s;
    transition: color .4s; }
    .development a:hover {
      color: #fff; }
  .development p {
    margin: 0; }

/*end footer*/
/*request form*/
.request-form {
  margin: 0 auto;
  padding: 48px 15px 105px;
  position: relative;
  display: block;
  border: 3px solid #93b423;
  -webkit-border-radius: 17px;
          border-radius: 17px;
  background-color: #fff;
  max-width: 635px; }
  .request-form-inner {
    max-width: 480px;
    margin: 0 auto; }
  .request-form .caption {
    display: block;
    text-align: center;
    text-transform: uppercase;
    color: #414247;
    /*font: normal 1.5em "MicrosoftYaheiBold", sans-serif;*/
    font: normal 1.5em "Arial", sans-serif;
      font-weight: bold;
    line-height: 1.1;
    margin: 0 0 45px; }

.form .label-wrap {
  width: 135px;
  float: left;
  padding: 5px 0 0; }

.form .form-line {
  margin: 0 0 9px; }
  .form .form-line:after {
    clear: both;
    display: table;
    content: ''; }

.form .field-wrap {
  margin: 0 0 0 140px; }

.label {
  color: #414247;
  font: normal 0.875em "VerdanaRegular", sans-serif;
  display: block;
  line-height: 1.3; }

.input,
.textarea {
  display: block;
  width: 100%;
  background-color: #fff;
  border: 3px solid #b5b9c1;
  font: normal 0.875em "VerdanaRegular", sans-serif;
  line-height: 1.25;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
  -webkit-border-radius: 0;
          border-radius: 0; }

.input {
  height: 33px;
  padding: 0 7px; }

.textarea {
  height: 153px;
  padding: 7px;
  resize: none; }

.request-form .btn-wrap {
  text-align: center;
  padding: 49px 0 0; }

.request-form .btn-purple {
  display: inline-block;
  width: 100%;
  padding: 0 67px;
  text-align: center;
  max-width: 279px; }

/*end request form*/
/***plugins***/
/*magnific popup*/
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }
  .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader, .mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
	 *   * Remove all paddings around the image on small screen */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
        transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
        transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
        transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/*end magnific popup*/
/*slick slider*/
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }
  .slick-track:before {
    display: table;
    content: ''; }
  .slick-track:after {
    display: table;
    content: '';
    clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/*end slick slider*/
/*select2*/
.select2-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle; }
  .select2-container .select2-selection--single {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--single .select2-selection__rendered {
      display: block;
      padding-left: 8px;
      padding-right: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .select2-container .select2-selection--single .select2-selection__clear {
      position: relative; }
  .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px; }
  .select2-container .select2-selection--multiple {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    -webkit-user-select: none; }
    .select2-container .select2-selection--multiple .select2-selection__rendered {
      display: inline-block;
      overflow: hidden;
      padding-left: 8px;
      text-overflow: ellipsis;
      white-space: nowrap; }
  .select2-container .select2-search--inline {
    float: left; }
    .select2-container .select2-search--inline .select2-search__field {
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      border: none;
      font-size: 100%;
      margin-top: 5px;
      padding: 0; }
      .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
        -webkit-appearance: none; }

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051; }

.select2-results {
  display: block; }

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0; }

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none; }
  .select2-results__option[aria-selected] {
    cursor: pointer; }

.select2-container--open .select2-dropdown {
  left: 0; }

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0; }

.select2-container--open .select2-dropdown--below {
  border-top: none;
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0; }

.select2-search--dropdown {
  display: block;
  padding: 4px; }
  .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
    .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
      -webkit-appearance: none; }
  .select2-search--dropdown.select2-search--hide {
    display: none; }

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0); }

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important; }

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
          border-radius: 4px; }
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold; }
  .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto; }

.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default; }
  .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none; }

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px; }

.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  cursor: text; }
  .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%; }
    .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
      list-style: none; }
  .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left; }
  .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
            border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #333; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto; }

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0; }

.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default; }

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none; }

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0; }

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa; }

.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-appearance: textfield; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--default .select2-results__option[role=group] {
  padding: 0; }

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999; }

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd; }

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0; }
  .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em; }
    .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
      margin-left: -2em;
      padding-left: 3em; }
      .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
        margin-left: -3em;
        padding-left: 4em; }
        .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
          margin-left: -4em;
          padding-left: 5em; }
          .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
            margin-left: -5em;
            padding-left: 6em; }

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white; }

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee));
  background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }
  .select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px; }
  .select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px; }
  .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999; }
  .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    -webkit-border-top-right-radius: 4px;
            border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
            border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0); }
    .select2-container--classic .select2-selection--single .select2-selection__arrow b {
      border-color: #888 transparent transparent transparent;
      border-style: solid;
      border-width: 5px 4px 0 4px;
      height: 0;
      left: 50%;
      margin-left: -4px;
      margin-top: -2px;
      position: absolute;
      top: 50%;
      width: 0; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left; }

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  -webkit-border-radius: 0;
          border-radius: 0;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  left: 1px;
  right: auto; }

.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb; }
  .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none; }
    .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
      border-color: transparent transparent #888 transparent;
      border-width: 0 4px 5px 4px; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(50%, #eee));
  background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0); }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#fff));
  background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0); }

.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  -webkit-border-radius: 4px;
          border-radius: 4px;
  cursor: text;
  outline: 0; }
  .select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb; }
  .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
            border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px; }
  .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px; }
    .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #555; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto; }

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto; }

.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb; }

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  -webkit-border-top-left-radius: 0;
          border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
          border-top-right-radius: 0; }

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0; }

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0; }

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none; }

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent; }

.select2-container--classic .select2-dropdown--above {
  border-bottom: none; }

.select2-container--classic .select2-dropdown--below {
  border-top: none; }

.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto; }

.select2-container--classic .select2-results__option[role=group] {
  padding: 0; }

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey; }

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #fff; }

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px; }

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb; }

/*end select2*/
/***end plugins***/

.about-advert.gsk-about .thumb-item-outer{height: auto;width: 20%;display: block;float: left;margin-right:5px;position:relative;}
.about-advert.gsk-about .thumb-item img{min-height: 0px;}
.thumb-item-outer.loading{text-align: center}
.thumb-item-outer.loading .thumb-item{display: inline-block;}
.thumb-item-outer.loading .thumb-item img{display: inline-block;}

#gsk-other-photo .thumb-item-outer:nth-child(11),
#gsk-other-photo .thumb-item-outer:nth-child(12),
#gsk-other-photo .thumb-item-outer:nth-child(13),
#gsk-other-photo .thumb-item-outer:nth-child(14),
#gsk-other-photo .thumb-item-outer:nth-child(15){
  margin-bottom: 0px!important
}

.main-gsk-photo-loading{
  width:410px;height: 273px;text-align: center;border: 5px solid #91b221
}

.delete-gsk-photo{position: absolute;top:-13px;right: -5px;cursor:pointer;opacity: .5}
.thumb-item-outer:hover .delete-gsk-photo{opacity:1;}
#gsk-main-photo:hover .delete-gsk-photo{opacity:1;}
#gsk-main-photo .delete-gsk-photo{right: -13px}
.contacts-tab-content {border: 2px solid #93b524; padding-bottom: 30px; margin-bottom: 30px; margin-top: -8px;}
/***media queries***/
@media only screen and (min-width: 1600px) {
  /*content*/
  .aside {
    width: 450px; }
  .nav__link {
    max-width: 260px; }
  .right-content {
    margin: 0 0 0 480px; }
  /*end content*/
  /*advert item page*/
  .similar-adverts-box .advert-item {
    width: 33.3333%; }
  .thumb-item-outer {
    width: 20%; }
  /*end advert item page*/ }

@media only screen and (min-width: 1401px) {
  /*add advert page*/
  .add-advert-box > p {
    max-width: 850px; }
  /*end add advert page*/
  /*info page*/
  .main-text {
    max-width: 850px; }
  /*end info page*/
  /*services page*/
  .services-box > p {
    max-width: 850px; }
  /*end services page*/ }

@media only screen and (max-width: 1300px) {
  /*advert section*/
  .advert-carousel {
    padding: 0 15px; }
  .advert-item {
    padding: 0 15px 25px; }
  /*end advert section*/
  /*advert item page*/
  .about-advert__info-left {
    width: 45%; }
  .about-advert__info-right {
    width: 55%; }
  /*end advert item page*/ }

@media only screen and (max-width: 1280px) {
  /*catalog page*/
  .catalog-box--tile .catalog-item {
    width: 33.3333%; }
  /*end catalog page*/ }

@media only screen and (max-width: 1199px) {
  /*content*/
  .aside {
    width: 310px; }
  .right-content {
    margin: 0 0 0 340px; }
  .home-map {
    padding: 0; }
  /*end content*/
  /*catalog page*/
  .catalog-item__img-wrap {
    width: 160px; }
  .catalog-item__info-bottom {
    display: block;
    text-align: right; }
  .catalog-item__station {
    padding: 0;
    display: block;
    text-align: left; }
  .catalog-item__price {
    width: auto;
    display: inline-block;
    margin: 15px 0 0; }
  .catalog-box--tile .catalog-item {
    width: 50%; }
  /*end catalog page*/
  /*advert item page*/
  .about-advert {
    display: block;
    margin: 0 0 40px; }
    .about-advert__info-left {
      width: 100%;
      display: block;
      text-align: center;
      margin: 0 0 25px; }
    .about-advert__info-right {
      width: 100%;
      display: block;
      padding: 0 0 15px; }
    .about-advert__text {
      margin: 0 0 45px; }
  .thumb-item-outer {
    width: 33.3333%; }
  .similar-adverts {
    margin: 0; }
  /*end advert item page*/
  /*services page*/
  .services-figures-box {
    text-align: center; }
  .services-figure {
    width: 50%; }
  /*end services page*/
  /*contacts page*/
  .contacts-tab-content-item {
    padding: 0; }
  .hint {
    position: static;
    top: 0;
    margin: 7px auto 20px; }
  .svg-map {
    top: 0;
    margin: 0 0 30px; }
  .tooltip {
    -webkit-transform: translate(-320px, -100%);
        -ms-transform: translate(-320px, -100%);
            transform: translate(-320px, -100%); }
  .region-table {
    margin: 8px auto 50px; }
    .region-table .table {
      table-layout: fixed; }
    .region-table .cell:first-child {
      width: auto; }
    .region-table .cell--tel {
      display: none; }
    .region-table .cell--person-name {
      display: none; }
    .region-table .person-name {
      display: block;
      width: 100%;
      margin: 0 0 5px; }
    .region-table .cell:last-child {
      text-align: center; }
    .region-table .tel {
      display: block;
      margin: 0 0 5px;
      font-size: 1.25em; }
  .contacts-block-outer {
    max-width: 450px;
    display: block;
    width: 100%;
    margin: 0 auto 27px;
    padding: 0; }
  /*end contacts page*/

  .pagin {
    display: block;
    position: relative;
    text-align: center; }
    .pagin .left,
    .pagin .right {
      display: block;
      width: 100%; }
    .pagin .left {
      margin: 0 0 15px; }

  .view {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0; }
    .advert-page-actions{float: none;width: 100%;text-align: center;margin-top: 20px}
}

@media only screen and (max-width: 991px) {
  /*content*/
  .aside {
    width: 195px; }
  .right-content {
    margin: 0 0 0 210px; }
  .nav__link {
    font-size: 1em;
    height: 45px;
    line-height: 1.1 !important;
    padding: 0 15px;
    max-width: 210px; }
  .nav__link-icon {
    padding: 5px 3px;
    width: 36px; }
  .nav__link-text {
    padding: 0 0 0 12px; }
  /*end content*/
  /*page title*/
  .page-title h1 {
    font-size: 1.3em;
    line-height: 1.35; }
  /*end page title*/
  /*advert item page*/
  .similar-adverts .title {
    font-size: 1.3em;
    line-height: 1.35;
    margin: 0 0 25px; }
  .thumb-item-outer {
    height: 120px; }
  /*end advert item page*/
  /*services page*/
  .services-tab-btn {
    padding: 0 23px; }
  /*end services page*/ 
}

@media only screen and (max-width: 767px) {

  /*content*/
  .main-content {
    position: relative; }
  .aside {
    position: absolute;
    left: -330px;
    top: -55px;
    z-index: 5;
    width: 100%;
    max-width: 320px;
    -webkit-transition: left .45s;
    transition: left .45s;
    background: url(bg.gif) repeat center;
    height: 100%; z-index: 1003}
    .aside--active {
      left: 0; }
  .home-content {
    background: #fff; }
    .home-content .aside {
      top: 0; }
    .home-content .container {
      padding: 0; }
  .home-map, .home-map .create_ad_map,#mapDrawCanvas  {
    height: 600px; padding: 0!important}
  .nav__list {
    padding: 32px 0 0; }
  .nav__link {
    max-width: 260px; }
  .aside-map-wrap {
    width: 100% !important;
    left: 0 !important; }
  .right-content {
    margin: 0; }
  /*end content*/
  /*advert section*/
  .advert-sect {
    padding: 30px 0 40px; }
    .advert-sect h2 {
      font-size: 1.375em; }
  .block-with-triangle-inner {
    display: table;
    width: 100%; }
  .advert-carousel .slick-arrow {
    top: 130px; }
  .advert-item__left {
    float: none;
    width: 100%;
    display: table-footer-group;
    padding: 0;
    text-align: center; }
  .advert-item__right {
    float: none;
    width: 100%;
    display: table-header-group; }
  .advert-item__photo {
    margin: 0 0 10px; }
  .advert-item__link {
    min-height: 1px;
    padding: 0;
    vertical-align: top;
    margin: 0 0 13px; }
  /*end advert section*/
  /*crumb*/
  .crumb {
    top: 0;
    margin: 0;
    height: 55px; }
    .crumb__inner {
      padding: 19px 0 5px; }
  /*end crumb*/
  /*page title*/
  .page-title:after {
    content: '';
    position: absolute;
    right: 100%;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: inherit; }
  /*end page title*/
  /*advert page*/
  .inner-page-content {
    padding: 0; }
  .add-advert-form-wrap {
    padding: 40px 10px 50px;
    margin: 25px 0 60px; }
  /*end advert page*/
  /*catalog page*/
  .catalog {
    margin: 17px 0 50px; }
  .catalog-item__img-wrap {
    width: 195px; }
  .catalog-box--tile {
    margin: 0 -30px 0 5px; }
    .catalog-box--tile .catalog-item {
      width: 33.3333%;
      padding: 0 30px 20px 0; }
  /*end catalog page*/
  /*advert item page*/
  .thumb-item-outer {
    height: 140px; }
  /*end advert item page*/
  /*info page*/
  .main-text {
    padding: 0;
    margin: 25px auto; }
    .main-text p {
      text-indent: 15px; }
  /*end info page*/
  /*buyout page*/
  .buyout-box > p span {
    font-size: 20px; }
  .buyout-form-wrap {
    padding: 30px 10px 50px; }
  /*end buyout page*/
  /*services page*/
  .services-box {
    margin: 0 0 50px; }
  .services-tab-content {
    padding: 40px 10px 25px; }
  .services-tab-btn {
    padding: 0 25px; }
  .services-figures-box {
    padding: 0;
    margin: 0; }
  .services-figure {
    width: 270px;
    margin: 0 0 30px; }
  .services-caption {
    font-size: 0.9375em;
    line-height: 1.45; }
  .services-text .strong {
    font-size: 22px;
    line-height: 1.3; }
  .services-text li {
    padding: 0 0 0 17px;
    margin: 0 0 3px; }
    .services-text li:before {
      left: 0; }
  /*end services page*/
  /*contacts page*/
  .contacts-tab {
    margin: 30px 0 0; }
  .tooltip {
    -webkit-transform: translate(-150px, -100%);
        -ms-transform: translate(-150px, -100%);
            transform: translate(-150px, -100%);
    width: 300px;
    left: 50% !important; }
  .contacts-blocks-box {
    padding: 0 0 25px; }
  /*end contacts page*/
  /*footer*/
  .footer {
    height: 80px; }
  .development {
    text-align: center;
    width: 100%;
    right: 0;
    top: 51px; }
  /*end footer*/ }

@media only screen and (max-width: 650px) {
  /*catalog page*/
  .catalog {
    margin: 17px 0 45px; }
  .catalog-item__img-wrap {
    width: 160px; }
  .catalog-item__price {
    height: 45px;
    font-size: 0.9375em;
    line-height: 45px;
    padding: 0 15px; }
  .catalog-box--tile .catalog-item {
    width: 50%; }
  /*end catalog page*/
  /*advert item page*/
  .thumb-item-outer {
    height: 115px; }
    .about-advert__id {
    display: block;
    text-align: center; }
  /*end advert item page*/ }

@media only screen and (max-width: 550px) {
  /*advert section*/
  .advert-carousel .slick-arrow {
    top: 80px; }
  .block-with-triangle-inner {
    display: block; }
  .advert-item__left {
    display: block;
    float: left;
    width: 45%;
    padding: 0 10px 0 0; }
  .advert-item__right {
    display: block;
    float: right;
    width: 55%; }
  .advert-item__link {
    min-height: 65px; }
  .advert-item__photo {
    margin: 0; }
  /*end advert section*/
  /*advert item page*/
  .thumb-item-outer {
    height: 135px;
    width: 50%; }
  .similar-adverts-box {
    margin: 0; }
    .similar-adverts-box .advert-item {
      width: 100%;
      max-width: 450px;
      padding: 0 0 25px;
      margin: 0 auto 25px;
      display: block; }
  /*end advert item page*/
  /*services page*/
  .services-tab-btn-wrap {
    display: table;
    width: 100%;
    border-left: 3px solid #89ac1a;
    border-right: 3px solid #89ac1a; }
  .services-tab-btn {
    display: table-cell;
    margin: 0;
    -webkit-border-radius: 0;
            border-radius: 0;
    font-size: 0.875em;
    padding: 0;
    border-left: none;
    border-right: none; }
    .services-tab-btn:after {
      background-color: #93b423; }
  .services-tab-content {
    -webkit-border-radius: 0;
            border-radius: 0; }
  /*end services page*/
  /*contacts page*/
  .region-table {
    margin: 15px 0 0; }
    .region-table .table {
      display: block; }
    .region-table .tr {
      display: block;
      border-bottom: 3px solid #E9EAE2;
      -webkit-transition: border-bottom .3s;
      transition: border-bottom .3s;
      padding: 0 0 15px;
      margin: 0 0 15px; }
      .region-table .tr:hover {
        border-bottom-color: #88AC1A; }
    .region-table .cell {
      display: block;
      width: 100%;
      text-align: center !important;
      padding: 0 !important;
      border: none; }
      .region-table .cell--tel, .region-table .cell--person-name {
        display: none; }
      .region-table .cell:first-child {
        margin: 0 0 15px; }
  .contacts-block {
    padding: 20px 15px 10px;
    min-height: 1px; }

  /*end contacts page*/ }

@media only screen and (max-width: 480px) {

  .nopadding480{padding-left: 0px!important}
  /*content*/
  .home-map, .home-map .create_ad_map,#mapDrawCanvas {
    height: 500px; width:100%;}
  /*end content*/
  /*advert page*/
  .add-advert-box > p {
    padding: 0; }
  .add-advert-form-wrap {
    padding: 0;
    border: none; }
  .add-advert-form {
    max-width: 100%; }
    .add-advert-form .form-line {
      display: block;
      margin: 0; }
    .add-advert-form .label-wrap {
      display: block;
      width: 100%; }
      .add-advert-form .label-wrap--align-right {
        padding: 0;
        text-align: left; }
    .add-advert-form .field-wrap {
      margin: 5px 0 15px;
      display: block;
      width: 100%; }
      .add-advert-form .field-wrap--middle-width-select .select2-container--default {
        width: 100% !important; }
    .add-advert-form .label br {
      display: none; }
    .add-advert-form .btn-wrap {
      padding: 22px 25px 0; }
  .upload-link-wrap {
    text-align: center;
    padding: 5px 0 0; }
  .label-for-checkbox {
    float: none; }
  .hidden-xs {
    display: none !important; }
  /*end advert page*/
  /*request form*/
  .request-form {
    padding: 40px 15px 30px;
    max-width: 380px; }
    .request-form-inner {
      max-width: 320px; }
    .request-form .caption {
      margin: 0 0 25px; }
    .request-form .btn-wrap {
      padding: 20px 0 0; }
    .request-form .label-wrap {
      float: none;
      width: 100%;
      padding: 0;
      margin: 0 0 4px; }
    .request-form .field-wrap {
      margin: 0; }
  /*end request form*/
  /*catalog list*/
  .view {
    display: none; }
  .top-contacts-outer {
    padding: 0 0 60px; }
    .top-contacts-outer .block-with-triangle {
      max-width: 350px; }
  .sort-wrap {
    width: 100%; }
    .sort-wrap .text {
      position: absolute;
      display: block;
      left: 0;
      top: -18px; }
    .sort-wrap .field-wrap {
      width: 100%;
      text-align: left; }
  .top-contacts-inner {
    padding: 35px 20px 33px 20px; }
  .catalog-item {
    display: block; }
    .catalog-item__img-wrap {
      display: block;
      text-align: center;
      width: 100%;
      margin: 0 0 15px; }
    .catalog-item__info {
      padding: 0;
      display: block; }
    .catalog-item__id {
      display: table-header-group;
      text-align: center; }
    .catalog-item__title-wrap {
      text-align: center;
      padding: 5px 0 0; }
    .catalog-item__info-bottom {
      text-align: left; }
    .catalog-item__price {
      width: 100%; }
  .catalog-box--tile {
    margin: 0; }
    .catalog-box--tile .catalog-item {
      display: block;
      width: 100%;
      padding: 0 0 20px;
      margin: 0 0 30px;
      background-image: -webkit-linear-gradient(left, #ABACAE 5px, transparent 5px);
      background-image: linear-gradient(to right, #ABACAE 5px, transparent 5px);
      background-size: 9px 1px;
      background-repeat: repeat-x;
      background-position: 0 bottom; }
  /*end catalog page*/
  /*advert item page*/
  .about-advert__top {
    margin: 15px 0 5px; }
  .about-advert__top-link {
    margin: 0 9px 15px;
    display: inline-block;
    vertical-align: top;
    line-height: 1.3; }
  .about-advert__info-wrap {
    margin: 0; }
  .about-advert__info-left {
    margin: 0 0 20px; }
  .about-advert__big-photo {
    margin: 0 0 7px; }
  .about-advert__id {
    display: block;
    text-align: center; }
  .about-advert__info-right {
    padding: 0 0 10px; }
  .about-advert__text {
    margin: 0 0 15px; }
  .about-advert__info-bottom {
    display: block; }
  .about-advert__station {
    display: block; }
  .about-advert__price {
    display: block;
    margin: 11px 0 0;
    height: 45px;
    font-size: 0.9375em;
    line-height: 45px;
    padding: 0 15px; }
  .thumb-item-outer {
    height: 135px;
    width: 50%; }
  .similar-adverts-box {
    margin: 0; }
    .similar-adverts-box .advert-item {
      width: 100%;
      max-width: 450px;
      padding: 0 0 25px;
      margin: 0 auto 25px;
      display: block; }
  /*end advert item page*/
  /*buyout page*/
  .buyout-form .title {
    padding: 0;
    margin: 0 0 20px;
    font-size: 1.375em; }
  /*end buyout page*/
  /*services page*/
  .services-box > p {
    padding: 0; }
  /*end services page*/ }

@media only screen and (max-width: 450px) {
  .set-archive-button{width:100%!important;margin-bottom: 20px;float: none;}
  .set-archive-button.top-button{margin-right:20px;}
  .set-archive-button:not(.top-button){margin-top:20px;}
  .to-archive-button{width:100%!important;margin-bottom: 20px;float: none; display: block;}
}

@media only screen and (max-width: 450px) {
  /*advert section*/
  .advert-carousel .slick-arrow {
    top: 130px; }
  .block-with-triangle-inner {
    display: table; }
  .advert-item__left {
    display: table-footer-group;
    float: none;
    width: 100%;
    padding: 0; }
  .advert-item__right {
    display: table-header-group;
    float: none;
    width: 100%; }
  .advert-item__link {
    min-height: 1px; }
  .advert-item__photo {
    margin: 0 0 10px; }
  /*end advert section*/ }

@media only screen and (max-width: 420px) {
  /*advert item page*/
  .thumb-wrap {
    text-align: center; }
  .thumb-item-outer {
    height: 110px;
    padding: 0 5px; }
  /*end advert item page*/ }

/***end media queries***/

/* bcms */
#regionLabel {display: none;}
#regionSelectDiv {display: none;}
.pagin-item_dotted {margin: 0 5px;}


/**
 * @author zhixin wen <wenzhixin2010@gmail.com>
 */

.ms-parent {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 100%!important
}

.ms-choice {
    display: block;
    width: 100%;
    height: 33px;
    padding: 0;
    overflow: hidden;
    cursor: pointer;
    border: 3px solid #8eaf20;
    text-align: left;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 0px;
    background-color: #fff;
}

.ms-choice.disabled {
    background-color: #f4f4f4;
    background-image: none;
    border: 3px solid #8eaf20;
    cursor: default;
}

.ms-choice > span {
    position: absolute;
    top: 10px;
    left: 5px;
    right: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    padding-left: 8px;
    line-height: 27px;
    font: normal .75em "VerdanaRegular", sans-serif !important;
    color: #414247!important;
}

.ms-choice > span.placeholder {
    color: #999;
}

.ms-choice > div:before {
    position: absolute;
    top: 5px;
    right: 8px;
    width: 20px;
    height: 25px;
    /*background: url('multiple-select.png') left top no-repeat;*/
    display: block;
    content: '\e806'!important;
    font-family: 'fontello'!important;
    font-size: 7px!important;
    color: #8eaf20!important;
}

.ms-choice > div.open {
    background: url('multiple-select.png') right top no-repeat;
}

.ms-drop {
    width: 100%;
    overflow: hidden;
    display: none;
    margin-top: -1px;
    padding: 0;
    position: absolute;
    z-index: 1000;
    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.ms-drop.bottom {
    top: 100%;
    -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 4px 5px rgba(0, 0, 0, .15);
}

.ms-drop.top {
    bottom: 100%;
    -webkit-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
    box-shadow: 0 -4px 5px rgba(0, 0, 0, .15);
}

.ms-search {
    display: inline-block;
    margin: 0;
    min-height: 26px;
    padding: 4px;
    position: relative;
    white-space: nowrap;
    width: 100%;
    z-index: 10000;
}

.ms-search input {
    width: 100%!important;
    height: 24px !important;
    min-height: 24px!important;
    padding: 0 20px 0 5px!important;
    margin: 0!important;
    outline: 0!important;
    font-family: sans-serif!important;
    font-size: 1em!important;
    border: 1px solid #aaa!important;
    -webkit-border-radius: 0!important;
    -moz-border-radius: 0!important;
    border-radius: 0!important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
    background: #fff url('multiple-select.png') no-repeat 100% -22px!important;
    background: url('multiple-select.png') no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, white), color-stop(0.99, #eeeeee))!important;
    background: url('multiple-select.png') no-repeat 100% -22px, -webkit-linear-gradient(center bottom, white 85%, #eeeeee 99%)!important;
    background: url('multiple-select.png') no-repeat 100% -22px, -moz-linear-gradient(center bottom, white 85%, #eeeeee 99%)!important;
    background: url('multiple-select.png') no-repeat 100% -22px, -o-linear-gradient(bottom, white 85%, #eeeeee 99%)!important;
    background: url('multiple-select.png') no-repeat 100% -22px, -ms-linear-gradient(top, #ffffff 85%, #eeeeee 99%)!important;
    background: url('multiple-select.png') no-repeat 100% -22px, linear-gradient(top, #ffffff 85%, #eeeeee 99%)!important;
}

.ms-search, .ms-search input {
    -webkit-box-sizing: border-box!important;
    -khtml-box-sizing: border-box!important;
    -moz-box-sizing: border-box!important;
    -ms-box-sizing: border-box!important;
    box-sizing: border-box!important;
}

.ms-drop ul {
    overflow: auto;
    margin: 0;
    padding: 0;
}

.ms-drop ul > li {
    list-style: none;
    display: list-item;
    background-image: none;
    position: static;
    /**/
}

.ms-drop ul > li label{
  font: normal .75em "VerdanaRegular", sans-serif !important;
  color: #414247!important;
  padding: 7px 12px !important;
}

.ms-drop ul > li:hover, .ms-drop ul > li:hover span, .ms-drop ul > li.selected, .ms-drop ul > li.selected span{
  background-color: #8eaf20 !important;
  color: #fff!important;
  cursor:pointer;
}

.ms-drop ul > li.group,.ms-drop ul > li.group:hover{
  background: none!important
}

.ms-drop ul > li .disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
}

.ms-drop ul > li.multiple {
    display: block;
    float: left;
}

.ms-drop ul > li.group {
    clear: both;
}

.ms-drop ul > li.multiple label {
    width: 100%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ms-drop ul > li label {
    font-weight: normal;
    display: block;
    white-space: nowrap;
}

.ms-drop ul > li label.optgroup {
    font-weight: bold!important;
}

.ms-drop ul > li label.optgroup input{
  display: none!important;
}

.ms-drop input[type="checkbox"] {
    vertical-align: middle;
    height: auto!important;
    display: inline-block!important;
    width: auto!important;
    margin-right: 10px!important;
}

.ms-drop .ms-no-results {
    display: none;
    font: normal .75em "VerdanaRegular", sans-serif !important;
  color: #414247!important;
  padding: 7px 12px !important;
}

.mobile_metro, .mobile_metro li{list-style: none;padding:0;margin: 0;margin:5px 0;}
.mobile_metro li{text-align: left}
.mobile_metro li.letter_spacer{margin-top:10px;}

.sugession{
  position: absolute;
  background: #ffffff;
  border-radius: 0px 0px 5px 5px;
  min-height: 30px;
  width: auto;
  max-width: 100%;
  box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.196);
  left:2px;
  display:none;
}

.sugession a{
  display:inline-block;
  min-height: 15px;
  width: auto;
  max-width: 100%;
  padding: 5px;
  color: #555555;
  text-decoration:none;
  margin-top:3px;
  margin-left:2px;
  font-size: 13px
}

.sugession a:hover{
  background: #E7E7E8;
  width: auto;
  max-width: 100%
}

#createAdMetro .ms-choice{border: 3px solid #b5b9c1;}
#createAdMetro span.placeholder{font: normal 0.875em "VerdanaRegular", sans-serif!important;left:4px!important;top: 8px!important;}
#createAdMetro .ms-choice span{font: normal 0.875em "VerdanaRegular", sans-serif!important;left:2px!important;top: 8px!important;}