@charset "UTF-8";
body {
  color: #333;
  font-family: "Tahoma", sans-serif;
  font-size: 12px;
}

.clear {
  clear: both;
}

a {
  color: #0574C4;
  font-family: "Tahoma", sans-serif;
  font-size: 12px;
}

a:hover {
  color: #2fa1f2;
}

.smartsite_link {
  float: right;
  margin-top: 10px;
  margin-left: 9px;
}

.smartsite_link img {
  width: 350px;
  height: 190px;
  border: 1px solid #ADADAD;
}
@media (max-width: 576px) {
  .smartsite_link img {
    width: 100%;
    object-fit: cover;
  }
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

.action_link {
  cursor: pointer;
}

img {
  border: 0px;
}

tbody {
  border: 0px;
  border-spacing: 0px;
}

.logo_text {
  color: #4e5152;
  font-family: "Verdana", sans-serif;
  font-size: 10px;
  font-weight: bold;
  float: left;
  width: 185px;
  margin-top: 24px;
  z-index: 9;
  position: relative;
}

.informer {
  float: left;
  margin-top: 18px;
}

.gsInformer, .gsIContent, #gs-moduleCurrentBlock {
  height: 35px !important;
  width: 200px !important;
  background: none !important;
  border: none !important;
}

.gsInformer .secondaryWrap {
  background: none !important;
}

.gsAddInfo2, .gsAddInfo3 {
  height: 1px !important;
}

.gsLinks {
  display: none !important;
}

.gsTemp {
  text-align: left !important;
}

.auth-block {
  float: right;
  margin-top: 10px;
}

.bg_menu {
  background: #4bb1fb;
  background: linear-gradient(to bottom, #4bb1fb 0%, #0765ab 100%);
}
@media (max-width: 576px) {
  .bg_menu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 75%;
    height: 100svh;
    z-index: 10;
    border: none !important;
    padding: 48px 18px 24px;
    background: linear-gradient(to bottom, #4bb1fb 0%, #0765ab 10%, #0765ab 70%, #4bb1fb 110%);
  }
  .bg_menu.active {
    display: block;
  }
  .bg_menu .top_menu {
    display: block;
    background: rgba(255, 255, 255, 0.09);
    border-radius: 4px;
    margin-left: 0;
  }
  .bg_menu .top_menu:not(:last-child) {
    margin-bottom: 4px;
  }
  .bg_menu .top_menu img:not(.home) {
    display: none;
  }
  .bg_menu .top_menu a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
  }
  .bg_menu .top_menu .link {
    float: unset;
  }
  .bg_menu .top_menu .sub_menu {
    display: none !important;
  }
}

@media (max-width: 1280px) {
  .developer-banner img {
    width: 100%;
    height: 14px;
  }
}

.top_menu {
  display: inline-block;
  vertical-align: middle;
  height: 34px;
  margin-left: -4px;
  position: relative;
  background: #4bb1fb;
  background: linear-gradient(to bottom, #4bb1fb 0%, #0765ab 100%);
}

.top_menu .link {
  float: left;
  padding-top: 8px;
  text-decoration: none !important;
}

.top_menu .img {
  float: left;
}

.top_menu a {
  font-family: "Tahoma", sans-serif;
  font-weight: bold;
  font-size: 13px;
  color: #fff;
  padding: 0px 18px;
  padding-top: 8px;
  padding-bottom: 8px;
}

.top_menu .link a {
  text-decoration: none !important;
}

.top_menu:hover {
  background: #5bcdff;
  background: linear-gradient(to bottom, #5bcdff 0%, #097ac8 100%);
  height: 34px;
}

.top_menu a:hover {
  text-decoration: none !important;
}

.top_menu:hover .sub_menu {
  display: block;
}

/*
.top_submenu {display: inline-block; margin: 6px 12px;}
.top_submenu a {font-family: "Tahoma", sans-serif; font-weight: bold; font-size: 13px; color: #0574C5; text-decoration: none}
.top_submenu a:hover {text-decoration: underline}
*/
.top_menu .sub_menu {
  display: none;
  position: absolute;
  background: #097ac8;
  text-align: left;
  z-index: 2;
  top: 34px;
  border-radius: 0 5px 5px 5px;
  min-width: 200px;
}

.top_menu .sub_menu .link {
  display: block;
  margin: 7px 20px;
  text-decoration: none;
  padding: 0;
  float: none;
}

.top_menu .sub_menu .link:hover {
  text-decoration: underline !important;
}

.left {
  padding: 10px 0px 10px 10px;
}

.left_menu_bg {
  background-color: #e0eef9;
  border-radius: 5px;
  padding: 15px 10px;
  width: 180px;
  margin-top: 10px;
}

.left_menu {
  margin-bottom: 5px;
  background: url("../i/left_menu_uk.png") no-repeat;
  background-position: left 3px;
  padding-left: 13px;
}

.left_menu a {
  font-family: "Tahoma", sans-serif;
  font-weight: bold;
  font-size: 12px;
  color: #0574c4;
  text-decoration: none;
}

.left_menu a:hover {
  text-decoration: underline;
}

.content_menu {
  padding: 5px;
  display: inline-block;
  width: 45%;
}

.content_menu a.lnk {
  font-family: "Tahoma", sans-serif;
  font-size: 13px;
  color: #0574C4;
  vertical-align: 65%;
  text-decoration: none;
}

.content_menu a.lnk:hover {
  text-decoration: underline;
}

.center {
  padding: 10px 10px 20px 10px;
  width: 100%;
}

.content-body {
  margin: 5px 0px;
}

.preloader {
  width: 100%;
  margin-left: 200px;
  width: 500px;
  height: 626px;
  clear: both;
  background-image: url(/i/preloader.gif);
  background-repeat: no-repeat;
  background-position: center;
}

.way {
  font-size: 12px;
  padding-bottom: 5px;
  font-family: "Tahoma", sans-serif;
  color: #0574C4;
}
@media (max-width: 576px) {
  .way {
    margin-top: 12px;
  }
}

.way a {
  color: #0574C5;
  text-decoration: none;
}

.way a:hover {
  text-decoration: underline;
}

.way b {
  font-size: 13px;
}

.index_text {
  margin: 12px 0px 10px;
  padding: 10px 20px 20px 20px;
  background-color: #ececec;
  border-radius: 5px;
  font-family: "Tahoma", sans-serif;
  font-size: 12px;
  clear: both;
  color: #4e5152;
}

.right {
  padding: 10px 10px 10px 0px;
}

.bottom {
  padding: 12px 6px 4px;
  color: #1e1f20;
  font-family: "Tahoma", sans-serif;
  font-size: 11px;
}

.bottom a {
  color: #1e1f20;
  font-family: "Tahoma", sans-serif;
  font-size: 11px;
  text-decoration: underline;
}

.bottom a:hover {
  color: #595c5e;
}

.node-container {
  display: inline-block;
  width: 45%;
  min-height: 140px;
  vertical-align: top;
  padding: 10px;
}

.node-container-width {
  vertical-align: top;
  margin-bottom: 5px;
}

.highlight {
  background: url(/i/bgr_2.png) repeat;
  margin-bottom: 5px;
  padding: 3px;
  border: 1px solid #71C2F0;
  border-radius: 6px;
}

.block {
  color: #333;
  font-family: "Tahoma", sans-serif;
  font-size: 12px;
}

.block-header {
  display: inline-block;
  margin-bottom: 5px;
  font-family: "Tahoma", sans-serif;
  font-size: 12px;
  color: #0574C4;
  font-weight: bold;
}

.block-header h1 {
  font-family: "Tahoma", sans-serif;
  font-size: 12px;
  color: #0574C4;
  font-weight: bold;
  margin: 0px;
}

.block a {
  color: #0574C4;
  font-family: "Tahoma", sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.block a:hover {
  text-decoration: underline;
}

.sublist {
  display: none;
}

.right-block {
  color: #333;
  font-family: "Tahoma", sans-serif;
  font-size: 12px;
}

.right-block-header {
  display: inline-block;
  margin-bottom: 5px;
  font-family: "Tahoma", sans-serif;
  font-size: 13px;
  color: #0574C4;
  font-weight: bold;
}

.right-block-header a {
  color: #0574C4;
  font-family: "Tahoma", sans-serif;
  font-size: 13px;
  text-decoration: none;
}

.right-block-content {
  color: #333;
  font-family: "Tahoma", sans-serif;
  font-size: 12px;
}

.authform {
  border-left: 1px solid grey;
  border-right: 1px solid grey;
  border-bottom: 1px solid grey;
  border-radius: 0px 0px 8px 8px;
  margin: 0px 5px;
}

.input {
  border: 1px solid grey;
  font-family: "Tahoma", sans-serif;
  font-size: 12px;
  color: grey;
  width: 140px;
}

.realm_title {
  font-family: "Tahoma", sans-serif;
  font-size: 24px;
  color: #0574C4;
  position: relative;
  top: 1px;
  font-weight: bold;
  padding: 3px 6px 1px 6px;
  background-color: #D8E8F4;
  border-left: 1px solid #AECCE3;
  border-right: 1px solid #AECCE3;
  border-top: 1px solid #AECCE3;
}

.header {
  padding-bottom: 10px;
  font-family: "Tahoma", sans-serif;
  font-size: 13px;
  color: #0574C4;
  font-weight: bold;
}

.header h1 {
  margin: 0px;
  font-family: "Tahoma", sans-serif;
  font-size: 13px;
  color: #0574C4;
  font-weight: bold;
}

.header a {
  font-family: "Tahoma", sans-serif;
  font-size: 16px;
  color: #0574C4;
  font-weight: bold;
  text-decoration: none;
}

.header a:hover {
  text-decoration: underline;
}

.field {
  padding: 5px;
  max-width: 90%;
}

.caption {
  background: url("../i/punktir_bg.jpg") repeat-x;
  background-position: bottom;
  text-align: left;
  vertical-align: bottom;
  padding: 10px 0px 0px 0px;
  width: 25%;
  font-family: "Tahoma", sans-serif;
  font-size: 12px;
  color: #0574C4;
  font-weight: bold;
}

.value {
  width: 75%;
  padding: 0px 10px;
  color: #333;
  font-family: "Tahoma", sans-serif;
  font-size: 12px;
  vertical-align: bottom;
}

.field-image {
  margin: 10px;
  padding: 3px;
  border: 1px solid #d1d1d2;
  display: inline-block;
}

.latest {
  width: 100%;
  display: block;
  margin: 10px 0px 0px;
  padding: 5px;
}

.latest-title {
  font-family: "Tahoma", sans-serif;
  font-size: 12px;
  color: #0574C4;
  font-weight: bold;
  text-decoration: none;
  margin-bottom: 6px;
}

.latest-title a {
  font-family: "Tahoma", sans-serif;
  font-size: 12px;
  color: #0574C4;
  font-weight: normal;
  text-decoration: none;
}

.latest-title a:hover {
  text-decoration: underline;
}

.inline {
  display: inline-block;
}

.superblock {
  color: #1C1C1C;
  font-family: "Tahoma", sans-serif;
  font-size: 12px;
  margin-bottom: 10px;
}

.superblock-header {
  font-family: "Tahoma", sans-serif;
  font-size: 13px;
  color: #000;
  font-weight: bold;
  margin-bottom: 6px;
  background: #c3e3fc;
  border-left: 7px solid #0574c4;
  padding: 5px 10px;
}

.superblock .content {
  color: #333;
  font-family: "Tahoma", sans-serif;
  font-size: 12px;
  clear: both;
  padding-top: 5px;
}

.gradblock {
  background: url(/i/bgr_2.png) repeat;
  padding: 4px 6px 12px;
  margin-bottom: 15px;
  border: 1px solid #71C2F0;
  border-radius: 6px;
}

.gradblock-header {
  font-family: "Tahoma", sans-serif;
  font-size: 13px;
  color: #0574C4;
  font-weight: bold;
  padding: 5px 0px;
}

.gradblock-content {
  color: #333;
  font-family: "Tahoma", sans-serif;
  font-size: 12px;
}

.gallery-node {
  float: left;
  margin: 4px;
  width: 140px;
  min-height: 180px;
}

.gallery-title {
  margin: 2px 0px 10px 0px;
  color: #0574C4;
  font-family: "Tahoma", sans-serif;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
}

.gallery-content {
  display: inline-block;
}

.img-wrapper {
  margin: 0px 10px;
}

.gallery-nav-btn {
  margin-top: 180px;
}

.vacation {
  margin-bottom: 5px;
  padding-bottom: 5px;
}

.vacation_header {
  margin-bottom: 3px;
}

.vacation_header a {
  color: #0574C4;
  font-family: "Tahoma", sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
}

.vacation_header a:hover {
  text-decoration: underline;
}

.vacation_brief {
  color: #1C1C1C;
  font-family: "Tahoma", sans-serif;
  font-size: 12px;
}

.vacation_link {
  vertical-align: top;
  text-align: right;
}

.vacation_link a {
  color: #0574C4;
  font-family: "Tahoma", sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.vacation_link a:hover {
  text-decoration: underline;
}

.vacation_key {
  padding: 8px 6px 0px 0px;
  background: url("../i/punktir_bg.jpg") repeat-x;
  background-position: bottom;
  text-align: left;
  vertical-align: bottom;
  width: 25%;
  color: #0574C4;
  font-family: "Tahoma", sans-serif;
  font-size: 12px;
}

.vacation_value {
  padding: 8px 6px 0px 6px;
  text-align: left;
  width: 85%;
  color: #1C1C1C;
  font-family: "Tahoma", sans-serif;
  font-size: 12px;
  vertical-align: top;
}

.faq_header {
  color: #0574C4;
  font-family: "Tahoma", sans-serif;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
}

.faq_date {
  color: #0574C4;
  font-family: "Tahoma", sans-serif;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
}

.faq_content {
  padding: 10px 10px 20px;
  font-family: "Tahoma", sans-serif;
  font-size: 13px;
}

.biz {
  margin: 8px 2px;
  padding: 10px;
  background: whitesmoke;
  vertical-align: top;
}

.biz_header {
  color: #0574C4;
  font-family: "Tahoma", sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
}

.biz_content {
  padding: 3px 0px 0px;
  color: #333;
  font-family: "Tahoma", sans-serif;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 10px;
}

.biz_content b {
  color: #0574C4;
  font-family: "Tahoma", sans-serif;
  font-weight: normal;
  font-size: 12px;
  text-decoration: none;
}

.private {
  margin: 4px 2px;
  padding: 6px;
  background: whitesmoke;
}

.private-title {
  display: inline-block;
}

.private-title a {
  color: #0574C4;
  font-family: "Tahoma", sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.private-title a:hover {
  text-decoration: underline;
}

.private-brief {
  display: inline-block;
}

.private-cost {
  display: inline-block;
  float: right;
}

.private-tab {
  display: inline-block;
  padding: 5px 8px;
  margin: 0px;
}

.sort-block {
  display: inline-block;
  margin: 4px 6px;
}

.article {
  font-family: "Tahoma", sans-serif;
  font-size: 13px;
}

.article b {
  color: #0574C4;
}

.article .link {
  font-size: 12px;
}

.video {
  float: left;
  margin: 10px;
  width: 160px;
  min-height: 160px;
}

.video-title {
  margin: 0px;
}

.video b {
  color: #0574C4;
}

.video .link {
  font-size: 12px;
}

.sort {
  display: inline-block;
  margin: 2px 6px 12px;
  clear: both;
}
@media (max-width: 576px) {
  .sort {
    display: flex;
    flex-direction: column;
    margin: 0 0 16px 0;
    clear: unset;
  }
  .sort .content_menu {
    width: 100%;
  }
}

.cargo {
  margin: 4px 2px;
  padding: 6px;
}

.truck {
  margin: 4px 2px;
  padding: 6px;
}

.auto {
  display: block;
  float: left;
  margin-bottom: 20px;
  min-width: 710px;
}
@media (max-width: 576px) {
  .auto {
    display: flex;
    flex-direction: column;
    min-width: 100%;
  }
}

.auto-left {
  float: left;
}

.auto-right {
  float: right;
  margin-left: 15px;
  min-width: 210px;
}

.auto-header {
  display: inline-block;
  margin-bottom: 5px;
  font-family: "Tahoma", sans-serif;
  font-size: 16px;
  color: #0574C4;
  font-weight: bold;
}

.auto-header h1 {
  display: inline-block;
  margin-bottom: 5px;
  font-family: "Tahoma", sans-serif;
  font-size: 16px;
  color: #0574C4;
  font-weight: bold;
}

.auto-header-year {
  display: inline-block;
  font-size: 12px;
  font-weight: normal;
}

.auto-header-time {
  font-size: 10px;
  font-weight: normal;
}

.auto-descr {
  margin-bottom: 10px;
  margin-top: 10px;
}

.auto-contacts {
  font-family: "Tahoma", sans-serif;
  font-size: 12px;
}

.auto-contacts-data {
  margin: 0px 4px;
  font-family: "Tahoma", sans-serif;
  font-size: 16px;
  display: inline-block;
  color: #0574C4;
}

.auto-cost {
  display: inline-block;
  margin-bottom: 5px;
  padding: 10px;
  font-family: "Tahoma", sans-serif;
  font-size: 16px;
  color: #0574C4;
  background-color: #D8E8F5;
  font-weight: bold;
  border-radius: 4px;
}

.auto-images {
  max-width: 210px;
}

.auto-images-preview {
  margin: 3px 1px;
  padding: 3px;
  border: 1px solid #d1d1d2;
  display: inline-block;
  cursor: pointer;
}

.auto-images-preview:hover {
  border: 2px solid #b4b4b5;
}

.auto-images-big-preview {
  display: none;
}

img#preview {
  padding: 3px;
  border: 1px solid #d1d1d2;
}

#pre {
  position: relative;
}

#pre:before {
  content: "";
  background: url(/i/uvelichit.png);
  width: 48px;
  height: 48px;
  display: block;
  position: absolute;
  right: 7px;
  top: 7px;
  opacity: 0.7;
}

.resume_key {
  padding: 8px 6px 0px 0px;
  background: url("../i/punktir_bg.jpg") repeat-x;
  background-position: bottom;
  text-align: left;
  vertical-align: bottom;
  width: 25%;
  color: #0574C4;
  font-family: "Tahoma", sans-serif;
  font-size: 12px;
}

.resume_value {
  padding: 8px 6px 0px 6px;
  text-align: left;
  width: 80%;
  color: #1C1C1C;
  font-family: "Tahoma", sans-serif;
  font-size: 12px;
  vertical-align: top;
}

.link {
  color: #0574C4;
  font-family: "Tahoma", sans-serif;
  font-size: 12px;
}

.link_articles {
  color: #0574C4;
  font-family: "Tahoma", sans-serif;
  font-size: 12px;
}

.coment {
  margin: 12px 0px;
  padding: 3px;
  display: inline-flex;
}

.coment .header {
  color: #0574C4;
  font-family: "Tahoma", sans-serif;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
}

.coment .text {
  font-family: "Tahoma", sans-serif;
  font-size: 12px;
  padding: 0px 2px 6px;
}

.coment .date {
  font-family: "Tahoma", sans-serif;
  font-size: 12px;
  display: inline-block;
}

form[name=coment] {
  width: 370px;
}
@media (max-width: 576px) {
  form[name=coment] {
    width: 100%;
  }
  form[name=coment] textarea {
    width: 100% !important;
  }
}

.error {
  text-align: center;
  padding: 30px;
  margin: 30px;
  border: 1px dashed red;
  background-color: #FFB0A0;
  color: #FF2000;
  font-family: "Tahoma", sans-serif;
  font-size: 13px;
}

.callback_field {
  width: 360px;
  font-family: "Tahoma", sans-serif;
  font-size: 12px;
  color: #43A5FF;
  border: 1px solid #BCB1AA;
  padding: 2px;
  text-align: left;
  background-color: #F2F2FB;
}

.callback_caption {
  color: #353533;
  font-family: "Tahoma", sans-serif;
  font-size: 13px;
  padding: 5px 10px;
  width: 30%;
}

.callback_text {
  width: 360px;
  height: 140px;
  font-family: "Tahoma", sans-serif;
  font-size: 12px;
  color: #43A5FF;
  border: 1px solid #BCB1AA;
  padding: 2px;
  text-align: left;
  background-color: #F2F2FB;
}

.alert {
  text-align: center;
  padding: 10px 0px;
  font-family: "Tahoma", sans-serif;
  font-size: 18px;
  color: #43A5FF;
}

div.paging {
  width: 100%;
  padding: 10px;
  text-align: center;
  clear: both;
}

div.paging b {
  font-family: "Tahoma", sans-serif;
  font-weight: bold;
}

div.paging a {
  font-family: "Tahoma", sans-serif;
  font-weight: bold;
  text-decoration: none;
}

div.paging a:hover {
  text-decoration: underline;
}

.page-act {
  display: inline-block;
  margin: 1px 2px;
}

.page {
  display: inline-block;
  margin: 1px 2px;
}

.userform-field {
  width: 240px;
}

.invalid {
  font-family: "Tahoma", sans-serif;
  color: red;
}

.sublist {
  display: none;
}

.subnote {
  font-size: 12px;
  font-style: italic;
  margin: 5px 0px;
  color: #000;
  font-weight: bold;
}

.viewcounter {
  float: left;
  color: #464d52;
  font-family: "Tahoma", sans-serif;
  font-size: 10px;
  padding-right: 10px;
}

.viewcounter-top {
  color: #464d52;
  font-family: "Tahoma", sans-serif;
  font-size: 10px;
  padding: 5px 0px 10px;
}

.viewcounter-gallery {
  color: #0574C4;
  font-family: "Tahoma", sans-serif;
  font-size: 10px;
}

.rating {
  float: left;
  padding: 6px 0px 0px 0px;
}

.changerating-up {
  float: left;
}

.changerating-down {
  float: left;
}

.rating-counter {
  float: left;
  font-family: "Tahoma", sans-serif;
  font-size: 11px;
  color: #0574C4;
  padding: 0px 6px;
}

.add_btn {
  margin: 10px 0px;
  padding: 6px 4px 6px;
  border: 1px solid #71C2F0;
  border-radius: 6px;
  display: inline-block;
  min-width: 160px;
  text-align: center;
}

.add_btn a {
  font-family: "Tahoma", sans-serif;
  font-weight: bold;
  text-decoration: none;
  font-size: 16px;
}

.add_btn a:hover {
  text-decoration: underline;
}

.brb {
  position: relative;
  margin: 10px 0px;
  padding: 0px;
  border: 1px solid #448cd2;
  border-radius: 9px;
  background: #3372b1;
  background: linear-gradient(to bottom, #3372b1 0%, #3682cc 100%);
}

.brb:hover {
  background: #3e8acd;
  background: linear-gradient(to bottom, #3e8acd 0%, #419ce4 100%);
}

.brb > div {
  margin: 0px;
  border: 1px solid #fff;
  border-radius: 9px;
  padding-top: 7px;
  padding-bottom: 7px;
}

.brb > div > a {
  color: #fff;
  font-family: "Tahoma", sans-serif;
  font-size: 14px;
  text-decoration: none;
  font-weight: bold;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 47px;
  padding-right: 47px;
}

.adds > div {
  background: url(/i/bgr_2.png) repeat;
  padding: 6px 4px 6px;
  border: 1px solid #71C2F0;
  border-radius: 6px;
}

.adds .article {
  padding: 3px;
}

.carousel {
  display: block;
  float: left;
  width: 600px;
  height: 190px;
}

.carousel li {
  width: 120px;
  height: 190px;
}

.map {
  padding: 10px;
}

.map > .sub {
  margin: 2px 0px 2px 16px;
  padding-left: 16px;
  background-image: url(/i/bullet_black.png);
  background-position: top left;
  background-repeat: no-repeat;
}

.map > .sub .sub {
  margin: 2px 0px 2px 26px;
  padding-left: 16px;
  background-image: url(/i/bullet_white.png);
  background-position: top left;
  background-repeat: no-repeat;
}

.fieldset {
  display: none;
  width: 100%;
  padding: 5px;
}

.datafield {
  padding: 5px;
  margin: 10px 0px;
  border: 1px dotted gray;
  font-size: 12px;
  color: #444546;
}

.bluelink {
  margin: 0px 16px;
  color: #096ACB;
  font-family: "Tahoma", sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
}

.bluelink:hover {
  text-decoration: underline;
}

.treeview {
  padding: 5px 0px 20px 5px;
}

.cl {
  display: none;
}

.arrow {
  color: #3C7E9C;
  display: block;
  margin-top: 5px;
  margin-right: 2px;
  cursor: pointer;
  font-size: 10px;
  float: left;
  text-decoration: none;
}

.mnulink {
  font-family: "Tahoma", sans-serif;
  margin-top: 5px;
  font-size: 13px;
  color: #4F9CEA;
  text-decoration: none;
}

.mnulink:hover {
  text-decoration: underline;
}

.realm_descr {
  background-color: #F3F4F4;
  padding: 8px;
  font-family: "Tahoma", sans-serif;
  color: 8C8C8D;
  font-size: 12px;
}

.action_link {
  color: #8C8C8D;
  font-family: "Tahoma", sans-serif;
  font-weight: bold;
  font-size: 13px;
  text-decoration: none;
}

.action_link:hover {
  text-decoration: underline;
}

.table td {
  border-bottom: 1px solid #DDDDDD;
  font-family: "Tahoma", sans-serif;
  font-size: 12px;
  color: #444546;
  padding-top: 6px;
  padding-bottom: 6px;
}

.table td a {
  text-decoration: none;
  font-family: "Tahoma", sans-serif;
  font-size: 12px;
  color: #444546;
}

.table td a:hover {
  text-decoration: underline;
}

.field {
  width: 400px;
  margin: 0px 6px;
}

.btn {
  display: inline-block;
  cursor: pointer;
  background-color: #E4E4E4;
  padding: 5px;
  border: 1px solid #CBCBCB;
}

.error {
  background: url(/i/bgr_2.png) repeat;
  margin-bottom: 5px;
  padding: 15px;
  border: 1px solid #71C2F0;
  border-radius: 6px;
}

.message {
  background: url(/i/bgr_2.png) repeat;
  margin-bottom: 5px;
  padding: 15px;
  border: 1px solid #71C2F0;
  border-radius: 6px;
}

.ajcache {
  display: none;
}

.cachedata {
  display: none;
}

.nodemap {
  display: none;
}

#prev {
  display: none;
}

#next {
  display: none;
}

#pragma6_copyright {
  display: none;
  position: absolute;
}

.myadds-tab {
  display: inline-block;
  padding: 5px 8px;
  margin-bottom: 10px;
}

.admin-node-filter {
  margin: 10px 0px;
}

.jcarousel-skin-tango .jcarousel-container {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: #F0F6F9;
  /*border: 1px solid #346F97;*/
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
  direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
  width: 700px;
  padding: 20px 40px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
  width: 75px;
  height: 245px;
  padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip {
  overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
  width: 700px;
  height: 100px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
  width: 75px;
  height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
  width: 75px;
  height: 75px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
  margin-left: 0;
  margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
  margin-left: 10px;
  margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
  margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
  background: #fff;
  color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
  position: absolute;
  margin-top: 10px;
  top: 43px;
  right: 5px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: transparent url(/i/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
  left: 5px;
  right: auto;
  background-image: url(/i/prev-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
  background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
  background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
  cursor: default;
  background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
  position: absolute;
  margin-top: 10px;
  top: 43px;
  left: 5px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: transparent url(/i/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
  left: auto;
  right: 5px;
  background-image: url(/i/next-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
  background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
  background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
  cursor: default;
  background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
  position: absolute;
  bottom: 5px;
  left: 43px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: transparent url(/i/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-vertical:focus {
  background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
  background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
  cursor: default;
  background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
  position: absolute;
  top: 5px;
  left: 43px;
  width: 32px;
  height: 32px;
  cursor: pointer;
  background: transparent url(/i/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-vertical:focus {
  background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
  background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
  cursor: default;
  background-position: 0 -96px;
}

.consult {
  margin-top: 5px;
  background: #f7f7f7;
  border-radius: 5px;
  min-height: 30px;
  padding: 10px;
}

.all_consult {
  float: right;
}

.all_consult a {
  color: #28323a;
  text-decoration: underline;
}

.all_consult a:hover {
  color: #62717d;
}

.cons_img {
  float: left;
  padding: 3px;
  border: 1px solid #d1d1d2;
  margin-right: 10px;
}

.cons_raz {
  float: left;
  width: 115px;
  text-decoration: underline;
}

.cons_raz a {
  color: #28323a;
}

.cons_raz a:hover {
  color: #595c5e;
}

.auto_ob {
  float: left;
  margin-left: 7px;
  text-align: center;
}

.auto_img {
  padding: 3px;
  border: 1px solid #d1d1d2;
  width: 70px;
  margin: 0 auto;
}

.auto_name {
  margin-left: 3px;
  margin-top: 3px;
  width: 114px;
}

.realty_obyav {
  background: url("../i/punktir_bg.jpg") repeat-x;
  background-position: bottom;
  width: 60%;
  margin-left: 7px;
  float: left;
}

.realty_price {
  float: left;
}

.vacancy_obyav {
  background: url("../i/punktir_bg.jpg") repeat-x;
  background-position: bottom;
  margin-left: 7px;
  margin-bottom: 5px;
}

.add_obyav {
  color: #28323a;
}

.add_obyav:hover {
  color: #595c5e;
}

.brd_img {
  padding: 3px;
  border: 1px solid #d1d1d2;
  float: left;
  margin: 0 10px 0 0;
}
@media (max-width: 576px) {
  .brd_img {
    margin-bottom: 8px;
  }
}

.brd_img_af {
  width: 135px;
  height: 135px;
  background-position: center;
  background-size: cover;
}

.newadd:hover img {
  opacity: 0.9;
}

.afisha_list {
  width: 336px;
  display: inline-block;
}

/*вкладки*/
.title_tabs {
  color: #4e5152;
  border-bottom: 1px dashed #4e5152;
  font-weight: normal !important;
  margin: 0px 4px;
  padding: 3px 2px;
}

.ui-state-active .title_tabs {
  border: none;
  background: #e0e2e4;
  padding: 3px 2px;
  margin: 0px 4px;
}

.ui-state-active {
  border: none !important;
}

.ui-tabs {
  padding: 0 !important;
} /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 1px;
  margin: 0 !important;
  border-bottom: 0 !important;
  padding: 0;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: 0 !important;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
  margin-bottom: 0;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
  cursor: text;
}

.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
  cursor: pointer;
} /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 0 !important;
  background: none;
}

.ui-tabs .ui-tabs-hide {
  display: none !important;
}

.ui-widget-header {
  background: none !important;
  border: none !important;
}

.ui-widget-content {
  margin: 0 !important;
}

#tabs .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  background: none !important;
  border: none !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  background: #fff !important;
}

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: "Tahoma", sans-serif !important;
  font-size: 12px !important;
}

.ui-widget-content {
  margin-bottom: 40px;
  background: none !important;
  border: none !important;
}

.ui-widget-content a {
  color: #0574C4 !important;
}

.ui-widget-content a:hover {
  color: #2fa1f2 !important;
}

.news_style {
  background: url("/i/news_uk.jpg") no-repeat;
  background-position: left 6px;
  padding-left: 10px;
  margin-top: 6px;
  width: 500px;
}

.search-block {
  display: inline-block;
  margin: 22px 0px 0px 22px;
}

.search-btn {
  border: 1px solid #629bca !important;
  border-radius: 0px !important;
  color: #fff !important;
  background: #3c9ddf !important;
  background: linear-gradient(to bottom, #3c9ddf 0%, #4669a5 100%) !important;
}

.search-btn:hover {
  background: #49bcf3 !important;
  background: linear-gradient(to bottom, #49bcf3 0%, #4b82c5 100%) !important;
}

.search-btn .ui-button-text {
  padding: 2px 10px !important;
}

.block_title {
  color: inherit;
  text-decoration: none;
}

.block_title:hover {
  text-decoration: underline;
}

.wrap {
  margin: 0 auto;
  max-width: 1280px;
}

#back-top {
  position: fixed;
  padding: 10px;
  width: 80px;
  background-color: #ddd;
  bottom: 10px;
  right: 12px;
  border: 1px solid #e7e7e7;
  cursor: pointer;
  transition: border 0.5s;
  opacity: 0.7;
}

#back-top:hover {
  border: 1px solid black;
}

#back-top a {
  display: block;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  color: #6f7172;
  transition: 0.5s;
}

#back-top a:hover {
  color: #000;
}

.last_obyav {
  background: url("../i/punktir_bg.jpg") repeat-x;
  background-position: bottom;
  width: 42%;
  margin-left: 2px;
  display: inline-block;
  margin-bottom: 10px;
}

.last_price {
  width: 7%;
  text-align: left;
  display: inline-block;
}

.polinfo a {
  margin-bottom: 11px;
  display: block;
}

.add .inp {
  width: 300px;
}

#convertor {
  padding: 0px;
  margin: 0px;
  width: 150px;
  background: #ffffff;
  height: 170px;
}

#convertor p, #convertor td {
  font: normal 12px Helvetica, Georgia, "Tahoma", sans-serif;
  padding: 1px;
  margin: 0px;
}

#convertor input {
  border: 1px solid #E9851D;
  background: #FFFFFF;
  font: normal 12px "Tahoma", sans-serif, Helvetica, sans-serif;
  color: #5D781D;
  width: 100px;
}

.addfirm_ind {
  display: none;
}

.captcha_wrap {
  float: left;
}

.captcha_wrap input {
  width: 55px;
  position: relative;
  top: -5px;
  margin-left: 10px;
}

.ya-dir ins {
  margin-right: 15px;
}

.newyearlink {
  display: block;
  background: url(/i/newyearlink2017.png);
  width: 70px;
  height: 443px;
  position: fixed;
  top: calc(50% - 220px);
  left: calc((100% - 1280px) / 4 - 35px);
  transition: 0.3s;
}

.newyearlink:hover {
  top: calc(50% - 240px);
}

.mobile-buttons {
  display: none;
}

@media (max-width: 576px) {
  * {
    box-sizing: border-box;
  }
  iframe {
    width: 100% !important;
  }
  #callback tr {
    display: flex;
    flex-direction: column;
  }
  #callback tr .callback_caption {
    width: 100%;
    text-align: start;
    padding: 8px 0;
  }
  #callback tr .callback_field, #callback tr .callback_text {
    width: 100%;
  }
  #newadd {
    text-align: center;
  }
  #newadd img {
    width: 60% !important;
  }
  .node {
    word-break: break-word;
  }
  .node table tbody {
    display: flex;
    flex-direction: column;
  }
  .node table tbody tr:nth-child(3) {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 8px;
  }
  .node table tbody tr:nth-child(3) td {
    width: 100%;
  }
  table.node tbody {
    display: flex;
    flex-direction: column;
  }
  table.node tbody tr:nth-child(3) {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 8px;
  }
  table.node tbody tr:nth-child(3) td {
    width: 100%;
  }
  table.sellrealty tbody {
    display: flex;
    flex-direction: column;
  }
  table.sellrealty tbody tr {
    display: flex;
    flex-direction: column;
  }
  table.sellrealty tbody tr img#preview {
    width: 100%;
    margin: 8px 0 0 0 !important;
  }
  table.sellrealty tbody tr .auto-images {
    max-width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  table.sellrealty tbody tr .auto-images img {
    width: 100%;
    height: 80px;
    object-fit: cover;
  }
  table.sellrealty tbody tr .caption {
    width: 100%;
    background-image: none;
    margin-bottom: 4px;
  }
  table.sellrealty tbody tr .value {
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 576px) and (max-width: 576px) {
  .block.node .content {
    width: 360px;
    overflow: auto;
  }
}
@media (max-width: 576px) and (max-width: 430px) {
  .block.node .content {
    width: 410px;
  }
}
@media (max-width: 576px) and (max-width: 420px) {
  .block.node .content {
    width: 400px;
  }
}
@media (max-width: 576px) and (max-width: 410px) {
  .block.node .content {
    width: 390px;
  }
}
@media (max-width: 576px) and (max-width: 400px) {
  .block.node .content {
    width: 380px;
  }
}
@media (max-width: 576px) and (max-width: 390px) {
  .block.node .content {
    width: 370px;
  }
}
@media (max-width: 576px) and (max-width: 380px) {
  .block.node .content {
    width: 360px;
  }
}
@media (max-width: 576px) and (max-width: 370px) {
  .block.node .content {
    width: 350px;
  }
}
@media (max-width: 576px) and (max-width: 360px) {
  .block.node .content {
    width: 340px;
  }
}
@media (max-width: 576px) {
  .block.node .content img {
    width: 100% !important;
    opacity: 1;
  }
  .adsbygoogle {
    width: 100% !important;
  }
  .page-header .wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  .page-header .wrapper .logo img {
    width: 160px;
  }
  .page-header .wrapper .logo_text {
    font-size: 8px;
    position: absolute;
    left: 10px;
    top: 32px;
  }
  .page-header .wrapper .search {
    width: 100%;
    margin: 24px 10px;
  }
  .page-header .wrapper .search .search-block {
    width: 100%;
    margin: 0;
  }
  .page-header .wrapper .search .search-block #search-form {
    display: flex;
    align-items: center;
  }
  .page-header .wrapper .search .search-block #search-form input {
    height: 24px;
    width: calc(100% - 60px) !important;
  }
  .page-header .wrapper .search .search-block #search-form .search-btn {
    width: 58px;
    height: 24px;
    font-size: 12px;
  }
  .page-header .wrapper .weather-widget {
    display: none;
  }
  .page-header .wrapper .auth {
    display: none;
  }
  .page-header .wrapper .mobile-buttons {
    display: flex;
    position: absolute;
    right: 10px;
    top: 34px;
    gap: 8px;
  }
  .page-header .wrapper .mobile-buttons .button {
    width: 40px;
    height: 36px;
    background: linear-gradient(to bottom, #3372b1 0%, #3682cc 100%);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    border-radius: 6px;
    font-size: 10px;
    text-decoration: none;
    border: none;
    outline: none;
  }
  .page-header .wrapper .mobile-buttons .button.open-mobile-menu .close {
    display: none;
  }
  .page-header .wrapper .mobile-buttons .button.open-mobile-menu.active .open {
    display: none;
  }
  .page-header .wrapper .mobile-buttons .button.open-mobile-menu.active .close {
    display: block;
  }
  .page-content .wrapper {
    display: flex;
    flex-wrap: wrap;
  }
  .page-content .wrapper .center {
    order: 1;
    padding: 0;
  }
  .page-content .wrapper .center .content-body .superblock .polinfo {
    margin-top: 12px;
  }
  .page-content .wrapper .center .content-body .superblock .polinfo table {
    width: 100% !important;
  }
  .page-content .wrapper .center .content-body .superblock .polinfo table tr {
    display: flex;
    flex-direction: column;
  }
  .page-content .wrapper .center .content-body .superblock .polinfo table tr td {
    width: 100% !important;
  }
  .page-content .wrapper .center .content-body .superblock .content {
    display: flex;
    flex-wrap: wrap;
  }
  .page-content .wrapper .center .content-body .superblock .content.grid-items {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 8px;
  }
  .page-content .wrapper .center .content-body .superblock .content.grid-items .auto_ob {
    margin: 0;
    float: unset;
  }
  .page-content .wrapper .center .content-body .superblock .content.grid-items .auto_ob .auto_img {
    width: 100%;
    height: 120px;
  }
  .page-content .wrapper .center .content-body .superblock .content.grid-items .auto_ob .auto_img a {
    display: block;
  }
  .page-content .wrapper .center .content-body .superblock .content.grid-items .auto_ob .auto_img a img {
    width: 100%;
    height: 100%;
  }
  .page-content .wrapper .center .content-body .superblock .content.grid-items .auto_ob .auto_name {
    width: 100%;
  }
  .page-content .wrapper .center .content-body .superblock #tabs .ui-tabs-nav {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
  }
  .page-content .wrapper .center .content-body .superblock #tabs .ui-tabs-panel .content div:first-child {
    width: 100%;
    margin: 8px 0 !important;
  }
  .page-content .wrapper .center .content-body .superblock #tabs .ui-tabs-panel .content div:first-child div {
    width: 100% !important;
    margin: 0 !important;
  }
  .page-content .wrapper .center .content-body .superblock #tabs .ui-tabs-panel .content div:first-child div.brd_img img {
    width: 100%;
  }
  .page-content .wrapper .center .content-body .superblock #tabs .ui-tabs-panel .content .news_style {
    width: 100%;
  }
  .page-content .wrapper .center .content-body .latest-adverts {
    display: flex;
    flex-direction: column;
  }
  .page-content .wrapper .center .content-body .latest-adverts .last_obyav {
    width: 100%;
    margin-bottom: 4px;
  }
  .page-content .wrapper .center .content-body .latest-adverts .last_price {
    margin-bottom: 8px;
  }
  .page-content .wrapper .center .content-body .companies {
    display: flex;
    flex-direction: column;
    padding: 16px !important;
    margin-bottom: 0 !important;
  }
  .page-content .wrapper .center .content-body .companies .content_menu {
    width: 100% !important;
  }
  .page-content .wrapper .center .content-body .nodeset {
    display: flex;
    flex-direction: column;
  }
  .page-content .wrapper .center .content-body .nodeset table {
    width: 100%;
  }
  .page-content .wrapper .center .content-body .nodeset .viewcounter {
    margin-top: 4px;
  }
  .page-content .wrapper .center .content-body .content table td {
    width: unset !important;
  }
  .page-content .wrapper .left {
    padding: 0;
    order: 2;
    width: 100%;
  }
  .page-content .wrapper .left .left_menu_bg {
    width: 100%;
  }
  .page-content .wrapper .left .gcw_mainFbqkGu47Q {
    max-width: 100% !important;
  }
  .page-content .wrapper .right {
    order: 3;
  }
  .page-content .wrapper .right img {
    width: 100% !important;
    height: 100%;
    object-fit: cover;
  }
  .page-footer tr {
    display: flex;
    flex-wrap: wrap;
  }
}
