html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body, button, input, select, textarea {
  font-family: tahoma, sans-serif;
}

a:focus {
  outline: 0 /* thin dotted */;
}

a:hover, a:active {
  outline: 0;
}

b, strong {
  font-weight: bold;
}

h1 {
  margin-bottom: 0.67em;
  margin-top: 0.67em;
}

pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

small {
  font-size: 75%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

ul, ol {
  margin: 1em 0;
  padding: 0 0 0 20px;
}

dd {
  margin: 0 0 0 40px;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

form {
  margin: 0;
}

fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  *margin-left: -7px;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

/*button, input { line-height: normal; *overflow: visible; }*/
table button, table input {
  *overflow: auto;
}

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

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

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

textarea {
  overflow: auto;
  vertical-align: top;
}

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

/* Reset End */

p {
  margin-bottom: 10px;
}

ul, ol {
  margin-left: 25px;
  margin-bottom: 10px;
}

body {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #363a40;
  background: #ebecec url('../img/bg.gif') left top;
}

a, a:visited a:hover {
  color: #0082c8;
}

a:hover {
  text-decoration: none;
}

/* Global Styles Start */
.container {
  overflow: hidden;
  width: 940px;
  margin: 10px auto 0 auto;
  /* new from 7/25/12 */
  padding: 0 10px;
}

h1 {
  background: transparent url(../img/title_big_bg.png) left top no-repeat;
  padding: 15px 0 15px 30px;
  margin: 0;
  line-height: 30px;
  font-size: 24px;
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: bold;
}

h3 {
  background: transparent url(../img/title_small_bg.png) left top no-repeat;
  padding: 0 30px;
  margin: 0;
  height: 29px;
  line-height: 30px;
  vertical-align: middle;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
}

@media print {
  .dont-print {
    display: none;
  }
}

/* Messages Start */
.message-ok {
  color: green;
}

.message-error {
  color: red;
}

/* Messages End */

/* Form Elements Start */
.input {
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
}

.select {
  height: 22px;
  border: 1px solid #afafaf;
  vertical-align: top;
  width: 100px;
}

.input, .textarea {
  border: 1px solid #dbe0e6;
  padding: 3px;
}

.textarea {
  width: 280px;
  height: 150px;
}

/* Form Elements End */

/* Buttons Start */

.btn {
  display: inline-block;
  padding: 0 5px;
  margin: 0;
  height: 20px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  color: black;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  background: white url(../img/btn-bg.gif) center center repeat-x;
  vertical-align: baseline;
}

.btn-active {
  background: white;
  background-image: none;
}

.btn-inner {
  height: 20px;
  line-height: 20px;
  background: none;
  border: 0;
  vertical-align: top;
  overflow: hidden;
  zoom: 1;
  text-decoration: none;
  color: black;
  cursor: pointer;
  margin: 0;
  padding: 0;
}

.btn-left, .btn-right {
  width: 18px;
  height: 19px;
  display: inline-block;
}

.btn-left {
  background: white url(../img/btn_left.png) center center no-repeat;
}

.btn-right {
  background: white url(../img/btn_right.png) center center no-repeat;
}

/* Buttons End */

/* Image start*/
.image-wrapper {
  padding: 5px;
  border: 2px solid #eeeeee;
  text-align: center;
}

.image-bottom {
  background: white url(../img/image_bottom_bg.png) center top no-repeat;
  margin: 0 auto;
  width: 204px;
  height: 6px;
}

/* Global Elements End */

/* Header  */
#mainmenu {
  margin-top: 10px;
  height: 70px;
  overflow: hidden;
}

#mainmenu-center {
  width: 924px;
  overflow: hidden;
  float: left;
}

#mainmenu-left {
  float: left;
  height: 70px;
  width: 8px;
  background: url(../img/menu_left.png) left center no-repeat;
}

#mainmenu-right {
  float: right;
  height: 70px;
  width: 8px;
}

#content-wrapper {
  margin-top: 10px;
  overflow: hidden;
  padding: 0 0 10px 0;
}

/* Center Section Start */
#content {
  width: 677px;
  float: left;
}

#content-text {
  width: 617px;
  padding: 30px;
  font-size: 14px;
  overflow: hidden;
  background: transparent url('../img/main_bg.png') left top repeat-y;
}

#content-bottom {
  width: 677px;
  height: 10px;
  background: transparent url('../img/man_bottom_bg.png') left top no-repeat;
}

#sidebar {
  width: 256px;
  float: right;
}

/* Footer Start */
#footer {
  margin: 20px 0 10px 0;
  text-align: left;
  line-height: 44px;
  vertical-align: middle;
}

#footer, #footer-left, #footer-center, #footer-right, #footer-right-corner, #footer-copyright {
  height: 44px;
}

#footer-left {
  width: 8px;
  float: left;
}

#footer-right {
  width: 8px;
  float: left;
  background: transparent url(../img/footer_right.png) right top no-repeat;
}

#footer-copyright {
  width: 240px;
  float: left;
  color: #989898;
  font-size: 11px;
  background: transparent url(../img/footer_right_bg.png) left top repeat-x;
}

#footer-copyright-corner {
  width: 14px;
  float: left;
}

#footer-copyright-text {
  margin-left: 5px;
  text-align: right;
  line-height: 37px;
}

#footer-make-in {
  float: right;
}

#footer-copyright-logo {
  font-size: 10px;
  color: #78a1d1;
  float: right;
  width: 108px;
  height: 40px;
  line-height: 28px;
  text-align: center;
  vertical-align: middle;
  margin: 9px 18px 0 4px;
}

#footer-center {
  color: white;
  width: 667px;
  float: left;
}

#footer-links a {
  color: white;
  color: #b1b1b1;
}

/* Footer End */

/* Widgets Start */
#mainmenu .header-block-widget {
  float: left;
}

.header-block-widget h1 {
  background: none;
}

.header-widget-logo {
  background-color: transparent;
  margin: 2px 0;
  text-align: center;
}

.header-widget-custom-logo {
  line-height: 65px;
  background: transparent url(../img/menu_left_bg.png) left top repeat-x;
}

.header-widget-logo-wrapper {
  padding: 0 5px 0 25px;
  float: left;
}

.header-widget-custom-logo-item {
  vertical-align: middle;
  padding: 0 20px 0 0;
}

.header-block-widget-corner {
  width: 28px;
  height: 70px;
  float: left;
}

.header-widget {
  margin-top: 10px;
}

.header-widget-top, .header-widget-bottom, .header-widget-center {
  width: 940px;
}

.header-widget-center {
  width: 908px;
  padding: 0 21px;
  background: transparent url('../img/haed_block_center.png') 0 0 repeat-y;
}

.header-widget-top {
  height: 5px;
  background: transparent url('../img/head_block_top.png') 0 0 no-repeat;
}

.header-widget-bottom {
  height: 8px;
  background: transparent url('../img/head_block_bottom.png') 0 0 no-repeat;
}

#mainmenu .header-widget-mainmenu {
  line-height: 65px;
  vertical-align: middle;
  margin: 0 5px;
  float: right;
}

.header-widget-mainmenu-link {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: white;
  margin: 0 10px;
  padding: 5px 10px;
  border-radius: 5px;
}

.header-widget-image {
  text-align: center;
  margin-top: 10px;
}

/* Home widgets Start */
.home-block-widget {
  margin: 10px 0 0 -29px;
  overflow: hidden;
}

.home-widget-content {
  margin: 20px 30px 10px 30px;
  text-align: center;
  overflow: hidden;
  zoom: 1;
}

.home-block-dealerplace-image {
  max-width: 620px;
}

.home-widget-image {
  /*  text-align: center;*/
  padding-top: 20px;
}

.home-widget-content .adverts-item {
  width: 123px;
}

/* Sidebar Widgets Start */
.sidebar-widget {
  margin: 0 0 10px 0;
  padding: 0 0 8px 0;
  background: transparent url('../img/block_bottom_bg.png') left bottom no-repeat;
}

.sidebar-widget h3 {
  padding: 0 0 0 26px;
  background: transparent url('../img/block_title_bg.png') left top no-repeat;
}

.sidebar-widget-top {
  height: 8px;
  font-size: 1px;
  background: transparent url('../img/block_top_bg.png') left top no-repeat;
}

.sidebar-widget-content {
  padding: 5px 26px;
  background: transparent url('../img/block_bg.png') left top repeat-y;
}

/* Langsswitcher Sidebar Widget Start */
.sidebar-lansswitcher-link {
  display: inline-block;
  text-decoration: none;
  padding: 7px 11px;
}

.sidebar-lansswitcher-link-container {
  display: block;
  float: left;
  border: 1px solid white;

}


.sidebar-lansswitcher .flag-icon, .header-widget-lansswitcher .flag-icon {
  width: 16px;
  height: 16px;
  vertical-align: bottom;
}

.sidebar-lang-link-divider {
  display: none;
}

.sidebar-lansswitcher-link-container.current {
  background: #ddeeee;
}

.sidebar-lansswitcher {
  text-align: center;
  margin: 0 0 10px 0;
  border-radius: 6px;
  overflow: hidden;
  background: white;
  box-shadow: 0px 2px 13px -3px rgba(0, 0, 0, 0.75);
  padding: 7px;
}

.sidebar-lansswitcher-left, .sidebar-lansswitcher-right {
  display: none;
}

.lang-switch-header-top-block {
  height: 25px;
  display: inline-block;
}

.lang-switch-header-top-block a {
  text-decoration: none;
}

.hader-block-langsswicher {
  text-align: center;
}

/* Contacts Sidebar Widget Start  */
.sidebar-contacts-email-link {
  margin: 10px 0;
}

/* Adwertsfilter Sidebar Widget */
.sidebar-advertsfilter-list-item {
  padding: 5px 0 5px 10px;
}

.adverts-filter-form {
  height: 20px;
  float: left;
  line-height: 20px;
  vertical-align: top;
}

.last-adverts-carousel {
  margin-bottom: 5px;
  text-align: center;
}

.last-adverts-carousel-item {
  margin: 0 auto;
}

.last-adverts-carousel .lac-title {
  height: 20px;
}

.last-adverts-left-block {
  text-align: center;
}

/* Modules Css start */

/* Contact Form */
#contact-wrapper {
  padding: 10px;
  overflow: hidden;
  display: inline-block;
}

#contact-form {
  width: 300px;
  float: left;
}

#contact-data {
  float: right;
  width: 280px;
}

@media print {
  #contact-data {
    width: auto;
    float: none;
    font-size: 120% !important;
  }
}

.form-field-title {
  font-weight: bold;
  font-size: 12px;
  color: #363a40;
}

/* Adverts List Start */
#title-row-right-text {
  margin: -72px 0 0 0;
  text-align: right;
  position: absolute;
  width: 605px;
}

.adverts-list {
  overflow: hidden;
  zoom: 1;
  padding-bottom: 15px;
}

.adverts-item {
  float: left;
  width: 180px;
  text-align: center;
  padding: 10px;
  margin: 5px 2px 5px 1px;
  height: 250px;
  border-radius: 10px;
  background-color: #f9f9f9;
}

.adverts-item:hover {
  background: #ebecec url('../img/bg.gif') left top;
}

#adverts-sales-top {
  overflow: hidden;
  zoom: 1;
  padding: 0 0 8px 0;
  margin: 10px 0 0 0;
}

.form-search {
  float: left;
}

#adverts-sort-buttons-wrapper {
  float: right;
  position: relative;
}

.paginator {
  text-align: center;
}

.pgn-current {
  padding: 8px;
  background-color: #eaeaea;
  text-decoration: none;
  border-radius: 5px;
}

/* End Adverts List */

/* Adverts Page Start */

#advert-main-wrapper {
  overflow: hidden;
  zoom: 1;
}

#advert-text-info {
  width: 350px;
  float: left;
}

#advert-photos-box {
  width: 260px;
  float: right;
}

#advert-values {
}

#advert-values .field {
  float: left;
  width: 170px;
}

#advert-values dl, #advert-values dt {
  margin: 0;
}

#advert-values dt, #advert-values dd {
  padding: 5px;
}

.bg-line-0 {
  background-color: #fbfbfb;
}

#advert-contacts-bottom {
  border-top: 2px solid #fbfbfb;
  margin-top: 10px;
  padding-top: 10px;
}

#a-price-value {
  font-size: 25px;
  font-weight: bold;
}

/* Adverts Photos Start */

#a-thumbs-holder {
  width: 260px;
  overflow: hidden;
}

.a-thumb-item {
  float: left;
  width: 64px;
  height: 47px;
  text-align: center;
}

.a-thumb-item img {
  border: 1px solid #eeeeee;
}

.ati-current img {
  border: 1px solid #c6c5c5;
}

.a-thumb-allphotos-text {
  text-align: center;
  font-size: 11px;
  padding-top: 10px;
}

.sales-list {
  padding-top: 20px;
}

.carousel {
  position: relative;
  margin-bottom: 18px;
  line-height: 1;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -ms-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel .item > img {
  display: block;
  line-height: 1;
}

.carousel .active,
.carousel .next,
.carousel .prev {
  display: block;
}

.carousel .active {
  left: 0;
}

.carousel .next,
.carousel .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel .next {
  left: 100%;
}

.carousel .prev {
  left: -100%;
}

.carousel .next.left,
.carousel .prev.right {
  left: 0;
}

.carousel .active.left {
  left: -100%;
}

.carousel .active.right {
  left: 100%;
}

.carousel-control {
}

.carousel-control:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-caption {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 10px 15px 5px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}

.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
}

#home-block-sales-btn-next {
  text-align: center;
}

#home-block-sales-btn-next .btn {
  margin-top: 10px;
}

#a-big-photo {
  min-height: 200px;
  text-align: center;
}

#ap-big-photos {
  height: 490px;
}

#advert-video {
  margin-top: 15px;
  text-align: center;
}

#play-video-btn {
  position: absolute;
  margin-top: 29px;
  margin-left: 44px;
}

@media print {
  body, h1, .header-block-widget-center, .header-block-widget-top, .header-block-widget-bottom {
    background: none;
  }
}

.print-wrapper {
  text-align: right;
}

.print-wrapper a {
  text-decoration: none;
}

.phone-item {
  margin: .1rem 0;
}

.social-icons {
  display: inline-block;
  margin-left: .3rem;
  position: relative;
  top: -2px;
}

.social-icon {
  width: 16px;
  height: 16px;
  display: inline-block;
  margin-right: 5px;
  background-size: contain;
  vertical-align: middle;
}

.social-icon-viber {
  background: url(/img/svg/social/viber.svg) no-repeat scroll 0 0 / contain;
}

.social-icon-skype {
  background: url(/img/svg/social/skype.svg) no-repeat scroll 0 0 / contain;
}

.social-icon-whatsapp {
  background: url(/img/svg/social/whatsapp.svg) no-repeat scroll 0 0 / contain;
}

.social-icon-telegram {
  background: url(/img/svg/social/telegram.svg) no-repeat scroll 0 0 / contain;
}

.social-icon-wechat {
  background: url(/img/svg/social/we_chat.svg) no-repeat scroll 0 0 / contain;
}

.languages-list {
  color: #888888;
  font-size: 0.9em;
  line-height: 120%;
  margin-top: 2px;
}