html, body {
    margin: 0;
    padding: 0;
    height: 100%;
}

body {
    position: relative;
    height: 100%;
    font-size: 14px;
    font-family: 'Open Sans', 'Arial', 'Helvetica CY', 'Nimbus Sans L', sans-serif;
    color: #3e4f6e;
    background: #EFF3F6;
    line-height: 21px;
    word-wrap: break-word;
}

img {
    border: 0;
    max-width: 100%;
}

form, fieldset {
    margin: 0;
    padding: 0;
    border: 0 none;
}

a {
    outline: 0;
    color: #274b91;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

button::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input[type="radio"] {
    display: none;
}

input[type="radio"] + label {
    font-size: 13px;
    padding-left: 22px;
    position: relative;
}

input[type="radio"] + label:before {
    width: 12px;
    height: 12px;
    position: absolute;
    left: 0;
    top: 2px;
    content: '';
    border: 1px solid #C5CDD8;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 1;
}

input[type="radio"]:checked + label:after {
    width: 6px;
    height: 6px;
    position: absolute;
    left: 4px;
    top: 6px;
    content: '';
    background: #FD9B36;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    z-index: 2;
}

h1 {
    font-size: 32px;
    font-weight: normal;
    line-height: 40px;
    color: #253657;
    margin: 0 0 18px 0;
}

h1 > span {
    font-weight: normal;
}

h2 {
    font-size: 24px;
    font-weight: normal;
    line-height: 34px;
    color: #253657;
    margin: 0 0 18px 0;
}

h3 {
    font-size: 24px;
    font-weight: normal;
    line-height: 34px;
    color: #253657;
    margin: 0 0 18px 0;
}

h3 > span {
    color: #9aa0ab;
}

h4 {
    font-size: 24px;
    font-weight: normal;
    line-height: 30px;
    color: #3e4f6e;
    margin: 0 0 12px 0;
}

h5 {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    color: #253657;
    margin: 0 0 18px 0;
}

h6 {
    font-size: 14px;
    font-weight: bold;
    line-height: 21px;
    margin: 0 0 14px 0;
}

hr {
    height: 1px;
    border: none;
    color: #ECEDF1;
    background: #ECEDF1;
    margin: 20px 0;
}

p {
    margin: 0 0 10px 0;
}

.about {
    width: 900px;
    margin: 0 auto;
}

.about-buttons {
    margin-bottom: 20px;
    text-align: center;
}

.about-buttons > span {
    display: block;
    line-height: 36px;
    font-size: 24px;
    margin-bottom: 28px;
}

.about-buttons .about-buttons-box {
    width: 584px;
    margin: 0 auto;
}

.about-buttons .about-buttons-box .button {
    padding: 0 28px;
}

.about-info {
    padding-bottom: 92px;
}

.about-info .pull-left {
    width: 600px;
    color: #565a63;
}

.about .pull-left > p {
    line-height: 20px;
    margin: 0 0 16px 0;
}

.about .pull-left > span {
    font-size: 18px;
    margin-bottom: 42px;
    line-height: 26px;
    display: block;
}

.about-info .pull-right {
    width: 240px;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.about-info .pull-right > li {
    padding-top: 47px;
    border-top: 2px solid #E6E6E8;
    margin-top: 45px;
    line-height: 26px;
    font-size: 18px;
    color: #565a63;
}

.about-info .pull-right > li:first-child {
    padding: 0;
    margin: 0;
    border: 0 none;
}

.about-info .pull-right > li > span {
    display: block;
    line-height: 58px;
    font-size: 66px;
    color: #ff9b36;
    margin-bottom: 18px;
}

.about-intro {
    margin: -20px -20px 67px -20px;
    background: #EEF5EE url('/img/about-bg.gif') no-repeat center 30px;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    text-align: center;
    padding-top: 74px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 400px;
    position: relative;
}

.about-intro > p {
    width: 920px;
    margin: 0 auto;
    color: #565a63;
    font-size: 18px;
    line-height: 26px;
}

.about-list {
    margin: 0 0 78px 0;
    padding: 0;
    list-style-type: none;
}

.about-list > li {
    width: 33.3333%;
    float: left;
    text-align: center;
    padding: 196px 25px 0 25px;
    position: relative;
    font-size: 12px;
    line-height: 20px;
    color: #565a63;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.about-list > li:before {
    width: 150px;
    height: 150px;
    background: #F4F4F4 url('/img/about-list-1.png') no-repeat center center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -75px;
    content: '';
}

.about-list > li+li:before {
    background: #F4F4F4 url('/img/about-list-2.png') no-repeat center center;
}

.about-list > li+li+li:before {
    background: #F4F4F4 url('/img/about-list-3.png') no-repeat center center;
}

aside {
    width: 220px;
    float: right;
    display: none;
}

aside.pull-left {
    display: block;
}

aside .heading > h3 {
    margin-right: -10px;
}

article {
    float: left;
    width: 980px;
}

article.pull-right {
    width: 740px;
}

.accordion {
    margin: 0;
    padding: 0;
    list-style-type: none;
    border: 1px solid #EAEBEF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.accordion .accordion-content {
    padding: 12px 20px 35px 20px;
    display: none;
}

.accordion .accordion-content:before,
.accordion .accordion-content:after {
    display: table;
    line-height: 0;
    content: '';
}

.accordion .accordion-content:after {
    clear: both;
}

.accordion .accordion-header {
    height: 50px;
    background: #F3F3F3;
    padding: 0 20px;
    cursor: pointer;
}

.accordion .accordion-header.opened {
    background: none;
}

.accordion > li:first-child > .accordion-header {
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.accordion > li:last-child > .accordion-header {
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.accordion .accordion-header > span {
    height: 49px;
    line-height: 49px;
    border-bottom: 1px solid #E5E5E7;
    padding-left: 47px;
    cursor: pointer;
    font-size: 16px;
    display: block;
}

.accordion .last .accordion-header > span, .accordion .accordion-header.opened > span {
    border-bottom: 1px solid transparent;
}

.accordion .accordion-header .i-comfort {
    background: url('/img/i-comfort.png') no-repeat left center;
}

.accordion .accordion-header .i-more {
    background: url('/img/i-more.png') no-repeat left center;
}

.accordion .accordion-header .i-multimedia {
    background: url('/img/i-multimedia.png') no-repeat left center;
}

.accordion .accordion-header .i-safety {
    background: url('/img/i-safety.png') no-repeat left center;
}

.add {
    font-size: 13px;
}

.add.box {
    padding: 20px 40px 30px 40px;
}

.add h3 {
    margin: 0 0 26px 0;
}

.add p {
    margin: 0 0 18px 0;
}

.add-box {
    border: 1px dashed #AAB3C2;
    padding: 128px 0 30px 0;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    background: url('/img/add-photo.png') no-repeat center 46px;
    text-align: center;
    margin-bottom: 14px;
}

.add-box.photo {
    background: url('/img/add-photo.png') no-repeat center 46px;
}

.add-box.video {
    margin: 0;
    background: url('/img/add-video.png') no-repeat center 46px;
}

.add-box.video.block {
    margin-bottom: 30px;
}

.add-box > h3 {
    margin: 0 0 4px 0;
}

.add-box iframe {
    width: 360px;
    height: 240px;
    display: block;
    margin: 0 auto;
}

.add-box .add-box-info {
    display: block;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 30px;
}

.add-box .add-box-info-sub {
    display: block;
    color: #a9b3c4;
    font-size: 11px;
    line-height: 16px;
    margin-top: 18px;
}

.add-box .file-upload {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.add-box .file-upload > input {
    height: 200px;
    position: absolute;
    top: 0;
    right: 0;
    -khtml-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    cursor: pointer;
    font-size: 200px;
    width: 200px;
}

.add-box .upload-gallery {
    padding: 32px 15px 0 15px;
    text-align: left;
    margin-bottom: -10px;
}

.add-box .upload-gallery > span {
    display: block;
    color: #a9b3c4;
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 7px;
    position: relative;
}

.add-box .upload-gallery > span:before {
    width: 139px;
    height: 24px;
    content: '';
    background: url('/img/drag-arrows.png') no-repeat;
    position: absolute;
    top: -27px;
    left: 202px;
}

.add-box .upload-gallery  .upload-gallery-list {
    overflow: hidden;
}

.add-box .upload-gallery  .upload-gallery-list > ul {
    margin: 0 0 -20px -20px;
    padding: 0;
    list-style-type: none;
}

.add-box .upload-gallery  .upload-gallery-list > ul > li {
    float: left;
    margin: 0 0 20px 20px;
    width: 140px;
    height: 100px;
    position: relative;
}

.add-box .upload-gallery  .upload-gallery-list > ul > li > img {
    width: 140px;
    height: 100px;
    display: block;
}

.add-box .upload-gallery  .upload-gallery-list .in-progress {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #F6F7F9;
    position: relative;
    padding: 47px 5px 0 5px;
    background: #F6F7F9 url('/img/in-progress-icon.png') no-repeat center 13px;
}

.add-box .upload-gallery  .upload-gallery-list .in-progress > span {
    font-size: 11px;
    text-align: center;
    display: block;
    line-height: 18px;
}

.add-box .upload-gallery  .upload-gallery-list .in-progress .in-progress-bar {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.add-box .upload-gallery  .upload-gallery-list .upload-gallery-tools {
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
    padding: 47px 5px 0 5px;
    background: url('/img/t.png') repeat;
    padding: 10px;
    display: none;
}

.add-box .upload-gallery  .upload-gallery-list .upload-gallery-tools .upload-gallery-make-main {
    width: 25px;
    height: 25px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    float: left;
    cursor: pointer;
    background: #3F4F70 url('/img/make-main.png') no-repeat center center;
}

.add-box .upload-gallery  .upload-gallery-list .upload-gallery-tools .upload-gallery-remove {
    width: 25px;
    height: 25px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    float: right;
    cursor: pointer;
    background: #B75353 url('/img/remove.png') no-repeat center center;
}

.add-box .upload-gallery  .upload-gallery-main {
    width: 300px;
    float: left;
    margin-right: 20px;
    position: relative;
}

.add-box .upload-gallery  .upload-gallery-main > img {
    width: 300px;
    height: 220px;
    display: block;
}

.add-box .upload-gallery  .upload-gallery-main .button {
    position: absolute;
    left: 10px;
    top: 10px;
    line-height: 25px;
    height: 25px;
    padding: 0 10px;
    cursor: default;
}

.add-box .video-complete:before {
    background: url('/img/complete-big.png') no-repeat;
    content: '';
    display: inline-block;
    height: 26px;
    margin: 5px 20px 0 0;
    vertical-align: top;
    width: 26px;
}

.add-box .video-progress {
    width: 540px;
    margin: 0 auto 15px;
}

.add-box .video-progress-cancel {
    font-size: 11px;
    line-height: 16px;
}

.add-dealer {
    width: 600px;
}

.add-dealer .button.button-link {
    color: #3e4f6e;
}

.add-dealer .dealer-brand-search {
    padding-top: 13px;
    margin-bottom: 10px;
}

.add-dealer .dealer-brand-search > label {
    float: left;
    line-height: 30px;
}

.add-dealer .dealer-brand-search .textfield {
    float: right;
    width: 180px;
    padding: 5px 5px 5px 30px;
    height: 30px;
    font-size: 11px;
    background: url('/img/search-icon-lite.png') no-repeat 10px center;
}

.add-dealer .form .dealer-brands-list {
    background: #EFF3F4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 10px 10px 20px;
    margin-bottom: 27px;
}

.add-dealer .dealer-brands-list ul {
    margin: 0;
    padding: 5px 0 0 0;
    list-style-type: none;
}

.add-dealer .dealer-brands-list ul > li {
    float: left;
    width: 50%;
    height: 28px;
    margin-bottom: 12px;
}

.add-dealer .dealer-brands-list .check-box .checkbox-label {
    float: left;
    line-height: 28px;
    font-size: 13px;
    color: #47587d;
}

.add-dealer .dealer-brands-list .check-box .checkbox-label > span {
    float: left;
    line-height: 28px;
    width: 28px;
    height: 28px;
    margin-right: 10px;
    text-align: center;
    font-size: 0;
    line-height: 0;
}

.add-dealer .dealer-brands-list .check-box .checkbox-label > span > img {
    vertical-align: middle;
    max-width: 28px;
    max-height: 28px;
    margin-right: 10px;
}

.add-dealer .dealer-brands-list .check-box .niceCheck {
    margin: 4px 10px 0 0;
}

.add-dealer .form > fieldset {
    margin-bottom: 17px;
}

.add-dealer .half-field {
    width: 50%;
}

.add-dealer .phone-field .textfield {
    width: 170px;
}

.add-dealer .scroll-pane {
    height: 314px;
}

.add-dealer .textarea {
    height: 65px;
}

.add-dealer .time-field .textfield {
    width: 70px;
    margin-right: 20px;
    float: left;
}

.add-form {
    margin-bottom: 20px;
    border: 1px solid #E6E6E6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 13px 30px 17px 30px;
    position: relative;
    display: none;
}

.add-form .add-form-box {
    width: 350px;
    float: left;
}

.add-form .add-form-box fieldset {
    margin-bottom: 11px;
}

.add-form .add-form-box fieldset:before,
.add-form .add-form-box fieldset:after {
    display: table;
    line-height: 0;
    content: '';
}

.add-form .add-form-box fieldset:after {
    clear: both;
}

.add-form .add-form-box fieldset > label {
    font-size: 13px;
    font-weight: bold;
    line-height: 40px;
    float: left;
    width: 107px;
}

.add-form .add-form-box .add-form-buttons {
    padding-top: 9px;
    margin: 0;
}

.add-form .add-form-box .add-form-buttons .button-important {
    -webkit-box-shadow: 0 1px 0 #C96100;
    -moz-box-shadow: 0 1px 0 #C96100;
    box-shadow: 0 1px 0 #C96100;
    background-color: #FF7F00;
}

.add-form .add-form-box .add-form-buttons .button-link {
    font-weight: normal;
}

.add-form .add-form-box .add-form-currency {
    float: right;
    width: 80px;
}

.add-form .add-form-box .add-form-price {
    width: 150px;
    float: left;
}

.add-form .add-form-box .col {
    overflow: visible;
    margin-left: 107px;
}

.add-form .add-form-box .textarea {
    height: 61px;
    border-color: #e0e0e0;
}

.add-form .add-form-box .textfield {
    border-color: #e0e0e0;
}

.add-form .add-form-header {
    margin-bottom: 7px;
    height: 37px;
    line-height: 37px;
    font-size: 18px;
    padding-left: 42px;
}

.add-form .add-form-buy .add-form-header {
    background: url('/img/add-form-header-buy.png') no-repeat;
}

.add-form .add-form-change {
    display: none;
}

.add-form .add-form-change .add-form-change-another-link {
    font-size: 13px;
    margin: 5px 0 15px 0;
}

.add-form .add-form-change .add-form-change-block {
    position: relative;
    margin: -10px -10px -5px -10px;
    padding: 10px 10px 5px 10px;
}

.add-form .add-form-change .add-form-change-block .scroll-pane {
    position: absolute;
    left: 0;
    top: 0;
    width: 100% !important;
    height: 100% !important;
    overflow: hidden;
    background: #FFFFFF;
    display: none;
    z-index: 100;
}

.add-form .add-form-change .add-form-header {
    background: url('/img/add-form-header-change.png') no-repeat;
    margin-bottom: 27px;
}

.add-form .add-form-change-scroll-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.add-form .add-form-change-scroll-list > li {
    margin-top: 10px;
    padding-right: 10px;
}

.add-form .add-form-change-scroll-list > li:first-child {
    margin: 0;
}

.add-form .add-form-change-scroll-list .item-offers-item-box {
    padding: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.add-form .add-form-change-scroll-list .item-offers-item-box:hover {
    background: #E8EBF2;
}

.add-form .add-form-change-scroll-list .active .item-offers-item-box {
    padding: 8px;
    border: 2px solid #FE7701;
    position: relative;
    cursor: pointer;
}

.add-form .add-form-change-scroll-list .active .item-offers-item-box:before {
    width: 24px;
    height: 24px;
    content: '';
    position: absolute;
    left: 4px;
    top: 4px;
    background: url('/img/active-check.png') no-repeat;
}

.add-form .add-form-change-scroll-list .active .item-offers-item-box:hover {
    background: #FFFFFF;
}

.add-form .add-form-change-trigger {
    width: 200px;
    float: right;
    text-align: center;
    padding-top: 60px;
}

.add-form .add-form-change-trigger > a {
    color: #a9b3c4;
    font-size: 13px;
    font-weight: bold;
    display: inline-block;
    padding-top: 72px;
}

.add-form .add-form-buy .add-form-change-trigger > a {
    background: url('/img/add-form-change.png') no-repeat center top;
}

.add-form .add-form-change .add-form-change-trigger > a {
    background: url('/img/add-form-buy.png') no-repeat center top;
}

.add-form .add-form-close {
    width: 19px;
    height: 19px;
    cursor: pointer;
    background: url('/img/add-form-close.png') no-repeat;
    position: absolute;
    right: 12px;
    top: 15px;
}

.add-form .item-offers-item-box {
    padding: 0;
}

.adv-search .adv-search-button {
    position: relative;
}

.adv-search .adv-search-button .lnk {
    position: absolute;
    right: 0;
    line-height: 22px;
    top: 50%;
    margin-top: -11px;
}

.adv-search .adv-search-heading {
    background: url('/img/adv-search-heading.png') no-repeat left center;
    padding-left: 42px;
}

.adv-search .block {
    margin-bottom: 20px;
}

.adv-search .form-table tr td:first-child {
    width: 180px;
    padding-right: 0;
}

.adv-search .form-table.auto-width tr td:first-child {
    width: auto;
    padding-right: 20px;
}

.adv-search .form-table .rel {
    position: relative;
}

.adv-search .form-table .rel > span {
    position: absolute;
    left: 0;
    top: 100%;
    color: #3e4f6e;
}

.adv-search .form-table.vmid-check {
    padding-top: 20px;
}

.adv-search .form-table .form-table-box {
    width: 250px;
}

.adv-search .form-table .form-table-box .range-box {
    position: relative;
}

.adv-search .form-table .form-table-box .range-box:before {
    width: 16px;
    height: 1px;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -8px;
    background: #B8B8B8;
}

.adv-search .form-table .form-table-box .range-box .pull-left,
.adv-search .form-table .form-table-box .range-box .pull-right {
    width: 100px;
}

.article {
    font-size: 16px;
    line-height: 26px;
}

.article > h1 {
    font-size: 26px;
    font-weight: normal;
    line-height: 32px;
    color: #3e4f6e;
    margin: 0 0 10px 0;
}

.article > p {
    margin: 0 0 30px 0;
}

.article .article-date {
    font-size: 14px;
    line-height: 22px;
    color: #919bab;
    margin-bottom: 27px;
}

.article .article-toolbox {
    margin-top: 42px;
    background: #F4F4F4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 16px 12px;
}

.article .article-toolbox .article-back {
    height: 28px;
    float: left;
    padding-left: 40px;
    font-size: 13px;
    line-height: 28px;
    font-weight: bold;
    color: #3e4f6e;
    background: url('/img/article-arrow-back.png') no-repeat;
    overflow: hidden;
}

.article .article-toolbox .article-back:hover {
    background-position: left bottom;
    text-decoration: none;
}

.article .article-toolbox .article-back > span {
    display: none;
}

.article .article-toolbox .article-next {
    height: 28px;
    float: right;
    padding-right: 40px;
    font-size: 13px;
    line-height: 28px;
    font-weight: bold;
    color: #3e4f6e;
    background: url('/img/article-arrow-next.png') no-repeat right top;
}

.article .article-toolbox .article-next:hover {
    background-position: right bottom;
    text-decoration: none;
}

.article .article-toolbox .article-next > span {
    display: none;
}

.article .article-toolbox .article-social {
    overflow: hidden;
    text-align: center;
    height: 28px;
}

.article .article-toolbox .article-social > ul {
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    display: inline-block;
    vertical-align: top;
}

.article .article-toolbox .article-social > ul > li {
    float: left;
    margin-left: 7px;
}

.article .article-toolbox .article-social > ul > li:first-child {
    margin: 0;
}

.article .article-toolbox .article-social > ul > li > a {
    display: block;
    width: 28px;
    height: 28px;
}

.article .article-toolbox .article-social .fb {
    background: url('/img/article-social-icon-fb.png') no-repeat;
}

.article .article-toolbox .article-social .ok {
    background: url('/img/article-social-icon-ok.png') no-repeat;
}

.article .article-toolbox .article-social .tw {
    background: url('/img/article-social-icon-tw.png') no-repeat;
}

.article .article-toolbox .article-social .vk {
    background: url('/img/article-social-icon-vk.png') no-repeat;
}

.block {
    margin-bottom: 30px;
}

.block-lite {
    margin-bottom: 20px;
}

.box {
    padding: 20px;
    background: #FFFFFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.2);
    box-shadow: 0 1px 3px rgba(0,0,0,0.2);
}

.box h1 {
    font-size: 30px;
    font-weight: bold;
}

.box .about-intro > h1 {
    color: #47587d;
    font-weight: normal;
    font-size: 32px;
}

.box .col h1 {
    font-weight: normal;
    font-size: 32px;
}

.box .item-heading h1 {
    font-weight: normal;
    font-size: 32px;
}

.box .breadcrumbs {
    margin-bottom: 15px;
}

.box .breadcrumbs.breadcrumbs-lite {
    margin: -5px 0 5px 0;
}

.box-lite {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 20px;
}

.box-lite.c1 {
    background: #EFF3F6;
}

.box-lite.c2 {
    background: #FFF6ED;
}

.box-lite.c3 {
    background: #F1F2F4;
}

.box-lite .catalog {
    margin-bottom: -20px;
}

.box-lite .catalog > li {
    width: 50%;
    margin: 0 0 20px 0;
    padding: 0 0 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.box-lite .catalog .catalog-box {
    width: 100%;
}

.box-lite .catalog .catalog-box > img {
    width: 100%;
    height: auto;
}

.box-padding {
    padding: 0 20px;
}

.breadcrumbs > ul {
    margin: 0;
    padding: 10px 0 0 0;
    list-style-type: none;
    float: left;
}

.breadcrumbs.breadcrumbs-lite > ul {
    padding: 0;
}

.breadcrumbs > ul > li {
    margin: 0 0 10px 20px;
    padding-left: 16px;
    background: url('/img/breadcrumbs-arrow.png') no-repeat left center;
    line-height: 20px;
    float: left;
    font-size: 13px;
}

.breadcrumbs > ul > li:first-child {
    margin: 0 0 10px 0;
    padding: 0;
    background: none;
}

.breadcrumbs > ul > li > a {
    color: #4570c4;
    text-decoration: underline;
}

.breadcrumbs > ul > li > a:hover {
    text-decoration: none;
}

.breadcrumbs .button {
    float: left;
    margin-right: 24px;
}

.button {
    display: inline-block;
    vertical-align: top;
    height: 40px;
    border: 0 none;
    padding: 0 16px;
    text-align: center;
    text-decoration: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #EBEFF7;
    outline: 0;
    margin: 0;
    cursor: pointer;
    color: #5a677d;
    font-size: 14px;
    line-height: 40px;
    font-weight: bold;
    font-family: 'Open Sans', 'Arial', 'Helvetica CY', 'Nimbus Sans L', sans-serif;
    -webkit-appearance: none;
    overflow: visible;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 -1px 0 rgba(0,0,0,0.1) inset;
    -moz-box-shadow: 0 -1px 0 rgba(0,0,0,0.1) inset;
    box-shadow: 0 -1px 0 rgba(0,0,0,0.1) inset;
}

.button:hover {
    text-decoration: none;
    background: #EAF2FF;
}

.button:active {
    background: #DADFEB;
}

.button.button-add.button-lite {
    font-weight: bold;
}

.button.button-add:before {
    width: 15px;
    height: 15px;
    vertical-align: middle;
    content: '';
    background: url('/img/button-add.png') no-repeat;
    margin: 0 11px 0 -8px;
    display: inline-block;
    position: relative;
    top: -1px;
}

.button.button-back {
    font-weight: normal;
    padding: 0 22px 0 12px;
}

.button.button-back:before {
    width: 9px;
    height: 14px;
    vertical-align: middle;
    content: '';
    background: url('/img/arrow-left.png') no-repeat left center;
    margin-right: 15px;
    display: inline-block;
    position: relative;
    top: -1px;
}

.button.button-big {
    line-height: 60px;
    height: 60px;
    padding: 0 28px;
    font-size: 24px;
}

.button.button-block {
    text-align: center;
    padding: 0;
    display: block;
    width: 100%;
}

.button.button-border {
    border: 1px solid rgb(145,154,179);
    background: none;
    color: #919ab3;
    font-size: 13px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    line-height: 28px;
}

.button.button-border:hover {
    border-color: rgba(145,154,179,0.6);
}

.button.button-border.button-lite {
    line-height: 28px;
}

.button.button-calc {
    position: relative;
}

.button.button-calc:before {
    width: 15px;
    height: 20px;
    vertical-align: middle;
    content: '';
    background: url('/img/button-calc.png') no-repeat;
    position: absolute;
    left: 17px;
    top: 50%;
    margin-top: -10px;
}

.button.button-change-phone,
.button.button-change-phone.button-lite {
    font-weight: bold;
    padding: 0 13px 0 9px;
}

.button.button-change-phone:before {
    width: 17px;
    height: 16px;
    vertical-align: middle;
    content: '';
    background: url('/img/button-change-phone.png') no-repeat;
    margin-right: 11px;
    display: inline-block;
    position: relative;
    top: -1px;
}

.button.button-comments {
    padding-left: 10px;
}

.button.button-comments:before {
    width: 19px;
    height: 16px;
    vertical-align: middle;
    content: '';
    background: url('/img/button-comments.png') no-repeat left center;
    margin-right: 10px;
    display: inline-block;
    position: relative;
    top: -1px;
}

.button.button-comments-new {
    padding-left: 15px;
    background: #E7EEF4;
}

.button.button-comments-new:before {
    width: 16px;
    height: 14px;
    vertical-align: middle;
    content: '';
    background: url('/img/button-comments-new.png') no-repeat left center;
    margin-right: 10px;
    display: inline-block;
    position: relative;
    top: -1px;
}

.button.button-dark {
    background: #48587C;
    color: #FFFFFF;
}

.button.button-dark:hover {
    background: #556EA4;
}

.button.button-dark:active {
    background: #3A4865;
}

.button.button-del {
    width: 40px;
    padding: 0;
    background: #DBE0E4 url('/img/form-del.png') no-repeat center center;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.button.button-edit:before {
    width: 17px;
    height: 17px;
    vertical-align: middle;
    content: '';
    background: url('/img/button-edit.png') no-repeat;
    margin-right: 11px;
    display: inline-block;
    position: relative;
    top: -1px;
}

.button.button-fav {
    border-color: rgb(254,169,78);
    color: #FEA94E;
    position: relative;
}

.button.button-fav:hover {
    border-color: rgba(254,169,78,0.6);
}

.button.button-fav:before {
    width: 18px;
    height: 16px;
    content: '';
    background: url('/img/button-fav.png') no-repeat;
    position: absolute;
    left: 8px;
    top: 50%;
    margin-top: -8px;
}

.button.button-fb {
    font-weight: bold;
    background: #275C9E;
    padding: 0 0 0 40px;
    color: #FFFFFF;
    position: relative;
}

.button.button-fb:before {
    width: 39px;
    height: 34px;
    content: '';
    background: url('/img/button-fb.png') no-repeat center center;
    position: absolute;
    left: 0;
    top: 3px;
    border-right: 1px solid #6F8EBC;
}

.button.button-file,
.button.button-file.button-lite {
    padding: 0 20px 0 10px;
    -webkit-box-shadow: 0 -1px 0 #DBDFEB inset;
    -moz-box-shadow: 0 -1px 0 #DBDFEB inset;
    box-shadow: 0 -1px 0 #DBDFEB inset;
}

.button.button-file:before {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    content: '';
    background: url('/img/button-file.png') no-repeat;
    margin-right: 12px;
    display: inline-block;
    position: relative;
    top: -1px;
}

.button.button-hide {
    position: relative;
}

.button.button-hide:before {
    width: 20px;
    height: 14px;
    content: '';
    background: url('/img/button-hide.png') no-repeat;
    position: absolute;
    left: 7px;
    top: 50%;
    margin-top: -7px;
}

.button.button-hide-box {
    padding-left: 22px;
}

.button.button-hide-box:before {
    width: 14px;
    height: 8px;
    vertical-align: middle;
    content: '';
    background: url('/img/button-hide-box.png') no-repeat left center;
    margin-right: 12px;
    display: inline-block;
    position: relative;
    top: -1px;
}

.button.button-important {
    background: #FF7F00;
    color: #FFFFFF;
}

.button.button-important:hover {
    background: #FF9501;
}

.button.button-important:active {
    background: #EC6901;
}

.button.button-link {
    height: 40px;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: none;
    color: #a9b3c4;
    font-size: 13px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.button.button-back.button-link {
    color: #5d87d4;
}

.button.button-lite {
    height: 30px;
    padding: 0 20px;
    font-size: 13px;
    line-height: 30px;
}

.button.button-login {
    padding-left: 12px;
}

.button.button-login:before {
    width: 13px;
    height: 18px;
    vertical-align: middle;
    content: '';
    background: url('/img/button-login.png') no-repeat left center;
    margin-right: 10px;
    display: inline-block;
    position: relative;
    top: -1px;
}

.button.button-login-go {
    font-size: 15px;
    text-transform: uppercase;
    background: #FF7F00;
    font-family: 'PT Sans', 'Arial', 'Helvetica CY', 'Nimbus Sans L', sans-serif;
    color: #FFFFFF;
    -webkit-box-shadow: 0 1px 0 #CB6000;
    -moz-box-shadow: 0 1px 0 #CB6000;
    box-shadow: 0 1px 0 #CB6000;
}

.button.button-more {
    padding-left: 14px;
}

.button.button-more:before {
    width: 9px;
    height: 14px;
    vertical-align: middle;
    content: '';
    background: url('/img/button-more.png') no-repeat left center;
    margin-right: 10px;
    display: inline-block;
    position: relative;
    top: -1px;
}

.button.button-plus {
    padding-left: 20px;
}

.button.button-plus:before {
    width: 17px;
    height: 17px;
    vertical-align: middle;
    content: '';
    background: url('/img/button-plus.png') no-repeat left center;
    margin-right: 10px;
    display: inline-block;
    position: relative;
    top: -1px;
}

.button.button-plus.button-important:before {
    background: url('/img/button-plus-important.png') no-repeat left center;
}

.button-reset {
    background: none;
    color: #ff7800;
    font-size: 13px;
    line-height: 38px;
    font-weight: normal;
    border: 1px solid #C5CDDA;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.button-reset > span {
    border-bottom: 1px dashed #ff7800;
}

.button-reset:hover > span {
    border: 0 none;
}

.button.button-rounded {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
}

.button.button-search {
    font-weight: normal;
}

.button.button-search:before {
    width: 16px;
    height: 16px;
    vertical-align: middle;
    content: '';
    background: url('/img/search-adv.png') no-repeat;
    margin-right: 12px;
    display: inline-block;
    position: relative;
    top: -1px;
}

.button.button-search-big {
    font-weight: normal;
}

.button.button-search-big:before {
    width: 27px;
    height: 27px;
    vertical-align: middle;
    content: '';
    background: url('/img/button-search-big.png') no-repeat;
    margin: 0 17px 0 -8px;
    display: inline-block;
    position: relative;
    top: -1px;
}

.button.button-search-link {
    color: #ff9a36;
    font-size: 14px;
    text-decoration: underline;
    font-weight: normal;
}

.button.button-search-link:hover {
    text-decoration: none;
}

.button.button-search-link:before {
    width: 16px;
    height: 16px;
    vertical-align: middle;
    content: '';
    background: url('/img/button-search-link.png') no-repeat;
    margin-right: 5px;
    display: inline-block;
}

.button.button-search-lite:before {
    width: 16px;
    height: 15px;
    vertical-align: middle;
    content: '';
    background: url('/img/button-search.png') no-repeat;
    margin: 0 10px 0 -3px;
    display: inline-block;
    position: relative;
    top: -1px;
}

.button.button-sell-fast {
    font-weight: bold;
    padding: 0 18px 0 13px;
}

.button.button-sell-fast:before {
    width: 17px;
    height: 12px;
    vertical-align: middle;
    content: '';
    background: url('/img/button-sell-fast.png') no-repeat;
    margin-right: 11px;
    display: inline-block;
    position: relative;
    top: -1px;
}

.button.button-success {
    background: #71B546;
    color: #FFFFFF;
    font-weight: normal;
}

.button.button-success.bold {
    font-weight: bold;
}

.button.button-success:hover {
    background: #74C634;
}

.button.button-success:active {
    background: #598F37;
}

.button.button-tw {
    font-weight: bold;
    background: #01ACE4;
    padding: 0 0 0 40px;
    color: #FFFFFF;
    position: relative;
}

.button.button-tw:before {
    width: 39px;
    height: 34px;
    content: '';
    background: url('/img/button-tw.png') no-repeat center center;
    position: absolute;
    left: 0;
    top: 3px;
    border-right: 1px solid #00C5EC;
}

.button.button-vk {
    font-weight: bold;
    background: #417FA8;
    padding: 0 0 0 40px;
    color: #FFFFFF;
    position: relative;
}

.button.button-vk:before {
    width: 39px;
    height: 34px;
    content: '';
    background: url('/img/button-vk.png') no-repeat center center;
    position: absolute;
    left: 0;
    top: 3px;
    border-right: 1px solid #81A6C0;
}

.button > span {
    font-weight: normal;
}

.button-box {
    padding-bottom: 10px;
}

.button-box .button-block {
    margin-bottom: 10px;
}

.button-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.button-list > li {
    margin-top: 20px;
}

.button-list > li:first-child {
    margin: 0;
}

.c-box {
    background: #F7F8FC;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 20px;
}

.c-box > h5 {
    line-height: 28px;
    margin: 0 0 10px 0;
}

.carousel ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.carousel ul > li {
    float: left;
}

.carousel ul .catalog {
    margin: 0 0 0 -20px;
}

.carousel ul .catalog > li {
    margin: 0 0 20px 20px;
}

.carousel .catalog > li {
    margin: 0 20px 0 0;
}

.carousel .bx-wrapper {
    position: relative;
}

.carousel .bx-wrapper .bx-controls-direction {
    position: absolute;
    width: 75px;
    top: -52px;
    right: 0;
}

.carousel .bx-wrapper .bx-controls-direction .bx-next {
    float: right;
    background: url('/img/slider-arrows.png') no-repeat right top;
}

.carousel .bx-wrapper .bx-controls-direction .bx-next:hover {
    background-position: right -34px;
}

.carousel .bx-wrapper .bx-controls-direction .bx-prev {
    float: left;
    background: url('/img/slider-arrows.png') no-repeat;
}

.carousel .bx-wrapper .bx-controls-direction .bx-prev:hover {
    background-position: left -34px;
}

.carousel .bx-wrapper .bx-controls-direction .bx-next,
.carousel .bx-wrapper .bx-controls-direction .bx-prev {
    width: 34px;
    height: 34px;
}

.carousel .wide {
    display: block;
    float: none;
}

.carousel .wide .catalog-box {
    width: auto;
}

.carousel .wide .catalog-box  .catalog-box-icon-info > li {
    float: none;
}

.carousel-nav .bx-wrapper .bx-pager {
    position: absolute;
    width: 100%;
    top: -42px;
    left: 0;
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px;
    text-align: center;
}

.carousel-nav .bx-wrapper .bx-pager .bx-pager-item {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px;
}

.carousel-nav .bx-wrapper .bx-pager .bx-pager-item .bx-pager-link {
    display: block;
    width: 10px;
    height: 10px;
    text-indent: -999px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #DEDFE4;
}

.carousel-nav .bx-wrapper .bx-pager .bx-pager-item .bx-pager-link.active {
    background: #FE9F33;
}

.catalog {
    margin: 0 0 0 -20px;
    padding: 0;
    list-style-type: none;
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px;
}

.catalog > li {
    margin: 0 0 20px 20px;
    vertical-align: top;
    display: inline-block;
    letter-spacing: normal;
    overflow: hidden;
}

.catalog .large-screen-on {
    display: none;
}

.catalog-action-box {
    display: table-cell;
    width: 220px;
    height: 243px;
    background: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.catalog-action-box:hover {
    text-decoration: none;
}

.catalog-action-box > img {
    height: 90px;
    margin: 0 auto 18px;
    display: block;
}

.catalog-action-box > p {
    margin: 0;
    font-size: 13px;
    color: #000000;
    line-height: 18px;
}

.catalog-action-box > p > span{
    display: block;
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
    color: #3e4f6e;
}

.catalog-box {
    display: block;
    width: 220px;
}

.catalog-box:hover {
    text-decoration: none;
}

.catalog-box img {
    display: block;
    width: 100%;
}

.catalog-box .catalog-box-header {
    display: block;
    font-size: 14px;
    line-height: 18px;
    margin: 18px 0 4px 0;
    color: #3e4f6e;
    font-weight: bold;
}

.catalog-box .catalog-box-info {
    display: block;
    color: #3e4f6e;
    margin-bottom: 1px;
    font-size: 14px;
    line-height: 18px;
}

.catalog-box .catalog-box-info-light {
    display: block;
    color: #8a9cbf;
    margin-bottom: 1px;
    font-size: 12px;
    line-height: 18px;
}

.catalog-box .catalog-box-price {
    display: block;
    color: #8a9cbf;
    font-size: 14px;
    line-height: 24px;
}

.catalog-box .catalog-box-price > span {
    font-weight: bold;
    color: #ff7800;
    font-size: 18px;
    line-height: 24px;
    margin-right: 12px;
}

.catalog-box .catalog-dealers-image {
    display: table-cell;
    width: 220px;
    height: 100px;
    text-align: center;
    vertical-align: middle;
    background: #FFFFFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.catalog-box .catalog-box-dealers-info {
    height: 50px;
    display: table;
    margin-top: 14px;
}

.catalog-box .catalog-box-dealers-info > span {
    vertical-align: middle;
    display: table-cell;
    padding-left: 8px;
    color: #4570c4;
    text-decoration: underline;
    font-size: 14px;
    line-height: 21px;
}

.catalog-box .catalog-box-dealers-info > span:first-child {
    padding: 0;
}

.catalog-box .catalog-box-dealers-info > span > img {
    max-height: 50px;
    max-width: 70px;
    display: block;
}

.catalog-box .catalog-box-icon-info {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: justify;
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px;
}

.catalog-box .catalog-box-icon-info:after {
    width: 100%;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    content: '';
    display: inline-block;
}

.catalog-box .catalog-box-icon-info > li {
    display: inline-block;
    vertical-align: top;
    color: #3e4f6e;
    line-height: 18px;
    font-size: 11px;
    color: #3e4f6e;
    letter-spacing: normal;
    margin-top: 5px;
}

.catalog-box .catalog-box-icon-info.more-info > li {
    color: #8a9cbf;
    font-style: normal;
}

.catalog-box .catalog-box-icon-info > li > span {
    display: inline-block;
    vertical-align: top;
    height: 18px;
    padding-left: 19px;
}

.catalog-box .catalog-box-icon-info .catalog-box-icon-info-date > span {
    background: url('/img/i-date.png') no-repeat left center;
}

.catalog-box .catalog-box-icon-info .catalog-box-icon-info-fuel > span {
    background: url('/img/i-fuel.png') no-repeat left center;
}

.catalog-box .catalog-box-icon-info .catalog-box-icon-info-transmission > span {
    background: url('/img/i-transmission.png') no-repeat left center;
}

.catalog-box .catalog-box-icon-info > li > span > span {
    color: #8a9cbf;
}

.catalog-box .catalog-box-image {
    position: relative;
}

.catalog-box .catalog-box-image > span {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    -webkit-border-radius: 15px 0 0 0;
    -moz-border-radius: 15px 0 0 0;
    border-radius: 15px 0 0 0;
    padding: 0 15px;
    background: #FF7800;
    background: rgba(255,120,0,0.9);
}

.catalog-column {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.catalog-column > li {
    margin-top: 20px;
}

.catalog-column > li:first-child {
    margin: 0;
}

.catalog-column .catalog-box {
    width: auto;
}

.catalog-column .catalog-box:before,
.catalog-column .catalog-box:after {
    display: table;
    line-height: 0;
    content: '';
}

.catalog-column .catalog-box:after {
    clear: both;
}

.catalog-column .catalog-box img {
    width: 120px;
    height: 80px;
    float: left;
    margin-right: 20px;
}

.catalog-column .catalog-box .catalog-box-header {
    margin: 0 0 4px 0;
}

.catalog-news-box {
    height: 100px;
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 1px solid #F4F4F6;
    border-right: 1px solid #F4F4F6;
    border-bottom: 1px solid #F4F4F6;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    line-height: 20px;
    background: #FFFFFF;
    font-size: 14px;
}

.catalog-news-box > span {
    display: block;
    font-size: 11px;
    color: #919bab;
    line-height: 16px;
    margin-bottom: 5px;
}

.catalog-news-box > strong {
    color: #274b91;
    display: block;
    height: 72px;
}

.catalog-seller {
    margin: 0 0 0 -20px;
    padding: 0;
    list-style-type: none;
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px;
}

.catalog-seller > li {
    width: 220px;
    margin: 0 0 20px 18px;
    vertical-align: top;
    display: inline-block;
    letter-spacing: normal;
}

.catalog-seller-box {
    display: block;
    width: 220px;
}

.catalog-seller-box:hover {
    text-decoration: none;
}

.catalog-seller-box > img {
    display: block;
    width: 220px;
    margin-bottom: 18px;
}

.catalog-seller-box .catalog-seller-box-header {
    display: block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
    color: #274b91;
    font-weight: bold;
}

.catalog-seller-box .catalog-seller-box-info {
    display: block;
    color: #2c313b;
    font-size: 14px;
    line-height: 20px;
}

.catalog-special {
    display: block;
    width: 220px;
    position: relative;
    margin-bottom: 20px;
}

.catalog-special:hover {
    text-decoration: none;
}

.catalog-special > img {
    display: block;
    width: 460px;
    height: 240px;
    margin-bottom: 18px;
    max-width: none;
}

.catalog-special .catalog-special-box {
    background: rgba(0,0,0,0.7);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 460px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px 20px 7px 10px;
}

.catalog-special .catalog-special-header {
    display: block;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 4px;
    color: #FFFFFF;
    font-weight: bold;
}

.catalog-special .catalog-special-info {
    display: block;
    color: #FFFFFF;
    margin-bottom: 1px;
    font-size: 12px;
    line-height: 18px;
}

.catalog-special .catalog-special-price {
    display: block;
    color: #8a9cbf;
    font-size: 14px;
    line-height: 24px;
}

.catalog-special .catalog-special-price > span {
    font-weight: bold;
    color: #ff7800;
    font-size: 18px;
    line-height: 24px;
    margin-right: 12px;
}

.catalog-special .catalog-special-urgent {
    display: inline-block;
    color: #FFFFFF;
    font-size: 12px;
    line-height:18px;
    margin-top: 11px;
    text-align: center;
    padding-top: 34px;
    background: url('/img/urgent.png') no-repeat center top;
    min-width: 29px;
}

.center {
    text-align: center;
}

.change-data > h2 {
    font-size: 18px;
    line-height: 32px;
    margin: 0 0 23px 0;
    padding-top: 10px;
}

.check-box > label {
    overflow: hidden;
    display: block;
}

.check-box .niceCheck {
    float: left;
    margin-right: 12px;
}

.check-inline {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.check-inline > li {
    margin-left: 10px;
    padding: 10px;
    height: 20px;
    background: #F4F6F5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    float: left;
}

.check-inline > li:first-child {
    margin: 0;
}

.check-inline .check-box > label {
    font-size: 13px;
    display: inline;
}

.check-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.check-list > li {
    margin-top: 12px;
}

.check-list > li:first-child {
    margin: 0;
}

.check-list > li > a {
    color: #ff9a36;
    margin-left: 30px;
    text-decoration: underline;
}

.check-list > li > a:hover {
    text-decoration: none;
}

.clear {
    clear: both;
    height: 0;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
}

.clearfix:before,
.clearfix:after {
    display: table;
    line-height: 0;
    content: '';
}

.clearfix:after {
    clear: both;
}

.col {
    overflow: hidden;
}

.col-first {
    width: 300px;
    margin-right: 30px;
    float: left;
    padding-bottom: 20px;
}

.col-second {
    width: 300px;
    float: left;
    padding-bottom: 20px;
}

.col-third {
    width: 260px;
    float: right;
    padding-bottom: 20px;
}

.col-third .news-list {
    padding: 52px 0 0 0;
}

.col-third .news-list > ul {
    padding: 0 0 45px 0;
}

.column-margin.pull-left {
    margin-right: 20px;
}

.column-margin.pull-right {
    margin-left: 20px;
}

.column-one {
    width: 220px;
}

.comments {
    padding: 50px 0 20px 0;
}

.comments .comments-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.comments .comments-list > li {
    margin-top: 10px;
}

.comments .comments-list > li:first-child {
    margin: 0;
}

.comments .comments-list ul {
    margin: 0;
    padding: 0 0 0 20px;
    list-style-type: none;
}

.comments .comments-list ul > li {
    margin-top: 10px;
}

.comments .comments-list .comments-header {
    margin-bottom: 10px;
}

.comments .comments-list .comments-header > a {
    font-weight: bold;
    color: #3e4f6e;
}

.comments .comments-list .comments-header > span {
    font-size: 12px;
    color: #91a0b8;
    margin-left: 8px;
}

.comments .comments-list .comments-info {
    margin-top: 5px;
}

.comments .comments-list .comments-info > span {
    font-size: 12px;
    color: #91a0b8;
    margin-right: 12px;
}

.comments .comments-list .comments-text > p {
    margin: 21px 0 0 0;
}

.comments .comments-list .comments-text > p:first-child {
    margin: 0;
}

.complete {
    padding: 257px 0 70px 0;
    background: url('/img/complete-bg.png') no-repeat center 49px;
    text-align: center;
}

.complete > h1 {
    margin: 0 0 10px 0;
}

.complete .complete-buttons {
    width: 618px;
    margin: 0 auto;
}

.complete .complete-buttons .button {
    height: 43px;
    line-height: 43px;
    width: 300px;
    font-size: 16px;
    font-weight: normal;
}

.complete .complete-buttons .button.pull-right {
    background: #AAB3C4;
    color: #FFFFFF;
}

.complete .complete-info {
    display: block;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 65px;
}

.complete .complete-info > a {
    color: #ff9a36;
    text-decoration: underline;
}

.complete .complete-info > a:hover {
    text-decoration: none;
}

.confirm {
    font-size: 13px;
    line-height: 18px;
    padding-left: 20px;
    color: #2b9648;
    background: url('/img/confirm.png') no-repeat 4px 3px;
    font-weight: bold;
}

.contact-list {
    margin: 0;
    padding: 0 0 34px 0;
    list-style-type: none;
}

.contact-list > li {
    padding-left: 30px;
    line-height: 20px;
    margin-top: 18px;
    color: #404c61;
    font-size: 13px;
}

.contact-list > li:first-child {
    margin: 0;
}

.contact-list .email {
    background: url('/img/contact-list-email.png') no-repeat;
}

.contact-list .phone {
    background: url('/img/contact-list-phone.png') no-repeat;
}

.contact-list .skype {
    background: url('/img/contact-list-skype.png') no-repeat;
}

.container {
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 1000px;
    margin: 0 auto;
}

.content {
    position: relative;
    z-index: 5;
}

.content:before,
.content:after {
    display: table;
    line-height: 0;
    content: '';
}

.content:after {
    clear: both;
}

.content-col {
    width: 260px;
    float: right;
    display: none;
}

.count {
    position: relative;
    float: left;
}

.count .count-minus {
    position: absolute;
    top: 50%;
    margin-top: -7px;
    width: 9px;
    height: 14px;
    cursor: pointer;
    background: url('/img/arrow-left.png') no-repeat;
    left: 13px;
}

.count .count-plus {
    position: absolute;
    top: 50%;
    margin-top: -7px;
    width: 9px;
    height: 14px;
    cursor: pointer;
    background: url('/img/arrow-right.png') no-repeat;
    right: 13px;
}

.cover {
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.dealer-premium {
    border: 2px solid #FFB973;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,241,228,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,241,228,1) 100%);
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,241,228,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fff1e4',GradientType=0 );
    padding: 28px 18px 25px 18px;
    position: relative;
    margin-bottom: 20px;
}

.dealer-premium  .catalog > li {
    width: 207px;
    margin-bottom: 0;
}

.dealer-premium  .catalog .show-middle {
    display: none;
}

.dealer-premium  .catalog .show-wide {
    display: none;
}

.dealer-premium  .catalog-box {
    width: 100%;
}

.dealer-premium  .catalog-box > p {
    font-size: 13px;
    line-height: 18px;
    margin: 17px 0 0 0;
    color: #0167B1;
}

.dealer-premium  .catalog-box > span {
    font-size: 13px;
    line-height: 18px;
    display: block;
    color: #595959;
}

.dealer-premium .dealer-premium-badge {
    position: absolute;
    right: -2px;
    top: -2px;
    background: #FF7900;
    border-radius: 0 5px 0 10px;
    padding: 0 15px;
    height: 26px;
    line-height: 26px;
    text-transform: uppercase;
    font-weight: bold;
    color: #FFFFFF;
    font-size: 10px;
}

.dealer-premium .dealer-premium-brands {
    margin: 0;
    padding: 10px 0 0 0;
    list-style-type: none;
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px;
    text-align: center;
}

.dealer-premium .dealer-premium-brands > li {
    margin-left: 40px;
    height: 40px;
    line-height: 40px;
    vertical-align: top;
    display: inline-block;
}

.dealer-premium .dealer-premium-brands > li:first-child {
    margin: 0;
}

.dealer-premium .dealer-premium-brands > li > img {
    max-height: 40px;
    vertical-align: middle;
}

.dealer-premium .dealer-premium-contact {
    float: right;
    padding: 15px 0 12px 0;
}

.dealer-premium .dealer-premium-contact > a {
    font-size: 12px;
    line-height: 18px;
    color: #ff7800;
}

.dealer-premium .dealer-premium-contact > p {
    font-size: 13px;
    line-height: 20px;
    margin: 0 0 3px 0;
}

.dealer-premium .dealer-premium-header {
    float: left;
    padding: 15px 0 12px 0;
}

.dealer-premium .dealer-premium-header > p {
    margin: 9px 0 0 0;
    font-size: 13px;
    line-height: 18px;
    max-width: 400px;
}

.dealer-premium .dealer-premium-header > span {
    font-size: 18px;
    line-height: 24px;
    color: #0067b1;
    font-weight: bold;
    float: left;
    margin-right: 16px;
}

.dealer-premium .dealer-premium-header .medal-rating {
    float: left;
}

.dealer-premium .dealer-premium-logo {
    width: 150px;
    height: 60px;
    float: left;
    line-height: 60px;
}

.dealer-premium .dealer-premium-logo > img {
    max-width: 150px;
    max-height: 60px;
    vertical-align: middle;
}

.dealers-about-list {
    margin: 0 -20px;
    padding: 13px 0 30px 0;
    list-style-type: none;
}

.dealers-about-list > li {
    float: left;
    width: 20%;
    padding-top: 94px;
    text-align: center;
}

.dealers-about-list > li {
    background: url('/img/dealers-about-list-1.png') no-repeat center top;
}

.dealers-about-list > li+li {
    background: url('/img/dealers-about-list-2.png') no-repeat center top;
}

.dealers-about-list > li+li+li {
    background: url('/img/dealers-about-list-3.png') no-repeat center top;
}

.dealers-about-list > li+li+li+li {
    background: url('/img/dealers-about-list-4.png') no-repeat center top;
}

.dealers-about-list > li+li+li+li {
    background: url('/img/dealers-about-list-5.png') no-repeat center top;
}

.dealers-about-list > li > span {
    line-height: 30px;
    display: block;
    font-size: 24px;
}

.dealers-carousel-box {
    display: block;
    width: 188px;
}

.dealers-carousel-box:hover {
    text-decoration: none;
}

.dealers-carousel-box > span {
    display: block;
    text-align: center;
    padding: 0 5px;
    line-height: 18px;
}

.dealers-carousel-box .dealers-carousel-info {
    color: #95a2b8;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    padding-top: 2px;
}

.dealers-carousel-box .dealers-carousel-main {
    height: 188px;
    position: relative;
    margin-bottom: 18px;
}

.dealers-carousel-box .dealers-carousel-main .dealers-carousel-hidden {
    position: absolute;
    left: 0;
    top: 0;
    width: 188px;
    height: 188px;
    background: #48587C;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -ms-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
}

.dealers-carousel-box:hover .dealers-carousel-main .dealers-carousel-hidden {
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.dealers-carousel-box .dealers-carousel-main .dealers-carousel-hidden > p {
    height: 188px;
    width: 188px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #FFFFFF;
    font-size: 13px;
}

.dealers-carousel-box .dealers-carousel-main .dealers-carousel-hidden > p > span {
    display: block;
    font-size: 24px;
    line-height: 38px;
}

.dealers-carousel-box .dealers-carousel-main .dealers-carousel-image {
    height: 188px;
    width: 188px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background: #F6F6F6;
}

.odd .dealers-carousel-box .dealers-carousel-main .dealers-carousel-image {
    background: #F1F1F1;
}

.dealers-carousel-box .dealers-carousel-main .dealers-carousel-image > img {
    max-height: 160px;
    max-width: 160px;
}

.dealers-feedback {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.dealers-feedback > li {
    margin-top: 20px;
}

.dealers-feedback > li:first-child {
    margin: 0;
}

.dealers-feedback > li > ul {
    margin: 0;
    padding: 0 0 0 60px;
    list-style-type: none;
}

.dealers-feedback > li > ul > li {
    margin-top: 20px;
}

.dealers-feedback .dealers-feedback-box {
    background: #F7F8FC;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 15px 20px;
    color: #3e4f6e;
}

.dealers-feedback .dealers-feedback-box.type-2 {
    background: #FFE9EB;
}

.dealers-feedback .dealers-feedback-box .dealers-feedback-header {
    padding: 2px 0;
    margin-bottom: 4px;
    line-height: 24px;
}

.dealers-feedback .dealers-feedback-box .dealers-feedback-header .pull-left {
    margin-right: 20px;
    font-weight: bold;
}

.dealers-feedback .dealers-feedback-box .dealers-feedback-header .pull-left.dealers-feedback-date {
    color: #91a0b8;
    font-size: 12px;
    margin: 0;
    font-weight: normal;
}

.dealers-feedback .dealers-feedback-box .dealers-feedback-header .pull-left.dealers-feedback-date > span {
    margin-right: 7px;
}

.dealers-feedback .dealers-feedback-box .dealers-feedback-header .pull-right {
    color: #91a0b8;
    font-size: 12px;
}

.dealers-feedback .dealers-feedback-box .dealers-feedback-header .pull-right > span {
    margin-right: 10px;
    float: left;
    color: #8d95a0;
    font-size: 13px;
}

.dealers-feedback .dealers-feedback-box .dealers-feedback-header .pull-right .medal-rating {
    float: left;
}

.dealers-feedback .dealers-feedback-box .dealers-feedback-option {
    margin-left: 10px;
    float: right;
    font-size: 12px;
    line-height: 16px;
}

.dealers-feedback .dealers-feedback-box .dealers-feedback-option > a {
    border-bottom: 1px dashed #274b91;
}

.dealers-feedback .dealers-feedback-box .dealers-feedback-option > a:hover {
    text-decoration: none;
    border: 0 none;
}

.dealers-feedback .dealers-feedback-box .dealers-feedback-text {
    overflow: hidden;
    font-size: 13px;
    line-height: 16px;
    padding-right: 170px;
}

.dealers-feedback .dealers-feedback-box .dealers-feedback-text > p {
    margin: 16px 0 0 0;
}

.dealers-feedback .dealers-feedback-box .dealers-feedback-text > p:first-child {
    margin: 0;
}

.dealers-header {
    margin-bottom: 20px;
}

.dealers-header .dealers-header-about {
    display: table;
    height: 80px;
}

.dealers-header .dealers-header-about .dealers-header-image {
    display: table-cell;
    height: 80px;
    width: 180px;
    text-align: center;
    vertical-align: middle;
}

.dealers-header .dealers-header-about .dealers-header-image > img {
    max-width: 150px;
    max-height: 70px;
}

.dealers-header .dealers-header-about .dealers-header-name {
    display: table-cell;
    vertical-align: middle;
}

.dealers-header .dealers-header-about .dealers-header-name > p {
    margin: 8px 0 0 0;
}

.dealers-header .dealers-header-about .dealers-header-name > span {
    font-size: 18px;
    line-height: 24px;
    color: #4570c4;
    text-decoration: underline;
    float: left;
    margin-right: 14px;
}

.dealers-header .dealers-header-about .dealers-header-name .medal-rating {
    float: left;
}

.dealers-header .dealers-header-info {
    float: left;
    margin-left: 20px;
    border: 1px solid #EDF0F9;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 23px 0 23px;
    line-height: 16px;
    height: 80px;
}

.dealers-header .dealers-header-info span {
    display: block;
    line-height: 22px;
    font-size: 18px;
    font-weight: bold;
}

.dealers-header .dealers-header-info:first-child {
    margin: 0;
}

.dealers-header .dealers-header-info .medal-rating {
    float: right;
    margin-left: 14px;
    position: relative;
    top: 7px;
}

.dealers-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.dealers-list > li {
    margin-top: 20px;
}

.dealers-list > li:first-child {
    margin: 0;
}

.dealers-list .dealers-list-box {
    height: 100px;
    display: block;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #EDEDED;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 15px 20px 0 20px;
    position: relative;
}

.dealers-list .dealers-list-box:hover {
    text-decoration: none;
}

.dealers-list .dealers-list-box .dealers-list-brands {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: absolute;
    right: 20px;
    top: 15px;
}

.dealers-list .dealers-list-box .dealers-list-brands > li {
    float: left;
    margin-left: 10px;
    height: 38px;
    line-height: 38px;
    font-size: 13px;
    color: #A3A3A3;
}

.dealers-list .dealers-list-box .dealers-list-brands > li > img {
    vertical-align: middle;
    max-height: 35px;
}

.dealers-list .dealers-list-box .dealers-list-image {
    height: 68px;
    width: 100px;
    float: left;
    margin: 0 10px 0 -10px;
    line-height: 68px;
    text-align: center;
}

.dealers-list .dealers-list-box .dealers-list-image  > img {
    max-height: 60px;
    max-width: 90px;
    vertical-align: middle;
}

.dealers-list .dealers-list-box .dealers-list-info {
    overflow: hidden;
    padding-right: 200px;
}

.dealers-list .dealers-list-box .dealers-list-info > p {
    color: #3e4f6e;
    margin: 0;
    font-size: 12px;
    line-height: 18px;
}

.dealers-list .dealers-list-box .dealers-list-info .dealers-list-header {
    height: 33px;
}

.dealers-list .dealers-list-box .dealers-list-info .dealers-list-header > span {
    float: left;
    margin-right: 12px;
    line-height: 24px;
    font-weight: bold;
    font-size: 18px;
    color: #0067b1;
}

.dealers-list .dealers-list-box .dealers-list-info .dealers-list-header .medal-rating {
    float: left;
}

.dealers-list .dealers-list-box .dealers-list-offers {
    font-size: 12px;
    color: #ff7800;
    line-height: 18px;
    position: absolute;
    right: 20px;
    bottom: 15px;
}

.dealers-map {
    height: 300px;
}

.dealers-map iframe {
    height: 300px;
    width: 100%;
    display: block;
}

.dealers-nav {
    margin: 0 -20px -20px -20px;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    padding: 0 20px;
    height: 50px;
    background: #F8F7F3;
}

.dealers-nav > ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.dealers-nav > ul > li {
    margin-left: 40px;
    height: 50px;
    position: relative;
    float: left;
}

.dealers-nav > ul > li:first-child {
    margin: 0;
}

.dealers-nav > ul > li > a {
    font-weight: bold;
    line-height: 50px;
    text-decoration: none;
}

.dealers-nav .active:before {
    width: 100%;
    height: 2px;
    content: '';
    background: #F4E4C3;
    position: absolute;
    left: 0;
    top: 0;
}

.dealers-nav .active > a {
    color: #a9b3c4;
}

.dealers-profile-brands {
    margin: 0 -20px;
    padding: 30px 20px 15px 20px;
    background: #F6F7F9;
    text-align: center;
    position: relative;
}

.dealers-profile-brands:before{
    width: 1px;
    height: 100%;
    content: '';
    background: #F6F7F9;
    position: absolute;
    left: 20px;
    top: 0;
}

.dealers-profile-brands > ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.dealers-profile-brands > ul > li {
    width: 16.6666%;
    float: left;
    margin-bottom: 22px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 1px solid #E9EAEC;
    height: 120px;
}

.dealers-profile-brands .dealers-profile-brands-box {
    cursor: pointer;
    display: block;
    font-size: 13px;
    line-height: 18px;
}

.dealers-profile-brands .dealers-profile-brands-box:hover {
    text-decoration: none;
}

.dealers-profile-brands .dealers-profile-brands-box > p {
    margin: 0 0 7px 0;
}

.dealers-profile-brands .dealers-profile-brands-box > span {
    color: #95a2b8;
}

.dealers-profile-brands .dealers-profile-brands-box .dealers-profile-brands-box-image {
    width: 100%;
    display: table;
    margin-bottom: 3px;
    height: 70px;
}

.dealers-profile-brands .dealers-profile-brands-box .dealers-profile-brands-box-image > span {
    display: table-cell;
    vertical-align: middle;
    height: 70px;
}

.dealers-profile-brands .dealers-profile-brands-box .dealers-profile-brands-box-image > span > img {
    max-height: 60px;
}

.dealers-profile-brands .dealers-profile-brands-open {
    font-size: 13px;
    line-height: 18px;
    cursor: pointer;
    color: #95a2b8;
}

.dealers-profile-brands .hidden {
    display: none;
}

.dealers-profile-contact {
    width: 320px;
    float: right;
    padding-bottom: 15px;
}

.dealers-profile-contact > a {
    color: #ff7800;
    text-decoration: underline;
}

.dealers-profile-contact > a:hover {
    text-decoration: none;
}

.dealers-profile-contact > ul {
    margin: 0;
    padding: 0 0 25px 0;
    list-style-type: none;
}

.dealers-profile-contact > ul > li {
    margin-bottom: 19px;
    font-size: 13px;
}

.dealers-profile-contact > ul > li:before,
.dealers-profile-contact > ul > li:after {
    display: table;
    line-height: 0;
    content: '';
}

.dealers-profile-contact > ul > li:after {
    clear: both;
}

.dealers-profile-contact > ul > li > span {
    width: 50%;
    float: left;
    font-weight: bold;
    font-size: 14px;
}

.dealers-profile-contact > ul > li > p {
    width: 50%;
    float: left;
    margin: 0;
}

.dealers-profile-info {
    width: 480px;
    float: left;
    padding-bottom: 15px;
}

.dealers-profile-info  .dealers-header .dealers-header {
    margin-bottom: 18px;
}

.dealers-profile-info  .dealers-header .dealers-header-image {
    text-align: left;
}

.dealers-profile-info  .dealers-profile-more {
    font-size: 12px;
    line-height: 18px;
    padding-top: 24px;
}

.dealers-profile-info  .dealers-profile-more > a {
    text-decoration: underline;
}

.dealers-profile-info  .dealers-profile-more > a:hover {
    text-decoration: none;
}

.dealers-profile-intro {
    height: 440px;
    margin: 0 -20px 30px -20px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 20px 0 20px;
}

.dealers-profile-intro:before {
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background: url('/img/intro-shadow.png') repeat-x;
}

.dealers-profile-intro > h1 {
    font-size: 32px;
    line-height: 47px;
    color: #FFFFFF;
    margin: -2px 0 8px 0;
    font-weight: normal;
    position: relative;
    z-index: 10;
}

.dealers-profile-intro > p {
    font-size: 16px;
    color: #FFFFFF;
    margin: 0;
    position: relative;
    z-index: 10;
}

.dealers-profile-intro .dealers-nav {
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0;
    background: #FFFFFF;
    width: 100%;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #000000;
    background: rgba(0,0,0,0.7);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 10;
}

.dealers-profile-intro .dealers-nav > ul > li > a {
    color: #FFFFFF;
}

.dealers-special-carousel {
    margin: 0 -20px -20px -20px;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    padding: 20px;
    background: #F8F7F3;
}

.del {
    width: 40px;
    height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #EAEBEF url('/img/del.png') no-repeat center center;
    cursor: pointer;
}

.del-lite {
    width: 30px;
    height: 30px;
    background: url('/img/del-lite.png') no-repeat;
    cursor: pointer;
}

.disabled {
    cursor: default;
    -khtml-opacity: 0.3;
    -moz-opacity: 0.3;
    opacity: 0.3;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
}

.dotted-sep {
    height: 0;
    border-top: 2px dotted #B2C1D8;
    margin: 20px 0;
}

.empty-box {
    text-align: center;
    padding: 40px 0;
}

.empty-box.profile-advs-empty {
    background: url('/img/profile-advs-empty.png') no-repeat center 97px;
}

.empty-box.profile-fav-empty {
    background: url('/img/profile-fav-empty.png') no-repeat center 99px;
}

.empty-box.profile-offers-empty {
    background: url('/img/profile-offers-empty.png') no-repeat center 58px;
    padding: 154px 0 40px 0;
}

.empty-box.profile-offers-empty > p {
    height: auto;
}

.empty-box > p {
    line-height: 26px;
    font-size: 18px;
    margin: 0;
    height: 170px;
}

.error.textfield {
    border-color: #E8ABA6;
    color: #b33124;
    -webkit-box-shadow: 0 0 5px rgba(234,171,166,0.4);
    -moz-box-shadow: 0 0 5px rgba(234,171,166,0.4);
    box-shadow: 0 0 5px rgba(234,171,166,0.4);
}

.error.textfield::-webkit-input-placeholder {
    color: #b33124;
}

.error.textfield::-moz-placeholder {
    color: #b33124;
}

.error.textfield .placeholder {
    color: #b33124;
}

.error-link {
    font-size: 13px;
    line-height: 40px;
    position: absolute;
    right: 20px;
    top: 0;
}

.error-text {
    font-size: 12px;
    color: #d93b2c;
    line-height: 18px;
    padding-top: 10px;
    display: block;
}

.error-announcementform-description {
    position: absolute;
    left: 77%;
    margin-left: -25px;
    color: #FFFFFF;
    font-size: 13px;
    line-height: 24px;
    height: 24px;
    top: 50%;
    margin-top: -12px;
    background: #C15B4F;
    background: rgba(179,49,36,0.8);
    white-space: nowrap;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    padding: 0 30px 0 15px;
}

.error-announcementform-description:after {
    right: 100%;
    top: 0;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(193,91,79,0);
    border-right-color: #C15B4F;
    border-right-color: #C15B4F;
    border-right-color: rgba(179,49,36,0.8);
    border-width: 12px;
}

.faq {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.faq > li {
    overflow: hidden;
    border-left: 1px solid #DDE1E4;
    border-right: 1px solid #DDE1E4;
    border-bottom: 1px solid #DDE1E4;
}

.faq .faq-answer {
    line-height: 17px;
    border-top: 1px solid #DDE1E4;
    font-size: 13px;
    padding: 20px;
    display: none;
}

.faq .faq-answer:before,
.faq .faq-answer:after {
    display: table;
    line-height: 0;
    content: '';
}

.faq .faq-answer:after {
    clear: both;
}

.faq .faq-answer > p {
    margin-bottom: 10px;
}

.faq .faq-answer .pull-right {
    margin-left: 10px;
}

.faq .faq-question {
    background: #F3F3F3;
    cursor: pointer;
    padding: 9px 40px 9px 20px;
    position: relative;
    font-weight: bold;
}

.faq .faq-question.opened {
    background: #46587C;
    color: #FFFFFF;
}

.faq .faq-question:after {
    width: 13px;
    height: 9px;
    content: '';
    position: absolute;
    right: 13px;
    top: 16px;
    background: url('/img/arrow-down.png') no-repeat;
}

.faq .faq-question.opened:after {
    background: url('/img/arrow-up.png') no-repeat;
}

.faq > li:first-child {
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    border-top: 1px solid #DDE1E4;
}

.faq > li:last-child {
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.fav-hidden {
    float: left;
    padding: 10px 0 10px 23px;
    height: 40px;
    line-height: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url('/img/fav-hidden.png') no-repeat left center;
    color: #47587d;
}

.fav-hidden > a {
    text-decoration: none;
    color: #4570c4;
    border-bottom: 1px dashed #4570c4;
}

.fav-hidden > a:hover {
    border: 0 none;
}

.fav-info {
    background: #F0F1F3 url('/img/fav.png') no-repeat 13px 15px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 0 15px 0 35px;
    height: 40px;
    line-height: 40px;
    color: #687487;
    float: left;
    margin-right: 17px;
}

.fixed-sidebar.scroll {
    position: fixed;
    top: 20px;
    width: 220px;
}

footer {
    height: 140px;
    /*margin-top: -137px;*/
    background: #47587D;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 24px;
    min-width: 1000px;
}

footer .footer_block {
    float: left
}

footer .footer_block.footer_block_0 {
    width: 200px
}

footer .footer_block.footer_block_1 {
    width: 220px
}

footer .footer_block.footer_block_2 .button {
    margin-top: 26px
}

footer .footer_block.footer_block_3 {
    float: right
}

footer .footer_block.footer_block_3 .payment_box {
    float: right;
    padding-top: 29px
}

footer .footer_block.footer_block_3 .socials_box {
    float: left
}

footer .footer_logo {
    width: 94px;
    height: 30px;
    /*background: url('../img/footer-logo.svg') no-repeat center top;*/
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
    margin-top: 6px
}
footer .privacy_policy {
    display: inline-block;
    font-size: 13px;
    line-height: 13px;
    color: #c5ddf7;
    text-decoration: none;
    margin-top: 7px
}
footer .copyright {
    font-size: 13px;
    line-height: 13px;
    color: #a9b3c4;
    margin-top: 8px
}

footer .copyright > span {
    line-height: 27px;
    font-size: 21px;
    color: #8197b3;
    display: block;
}

footer .socials_title {
    font-size: 13px;
    line-height: 13px;
    color: #a9b3c4;
    margin-bottom: 13px
}

footer .socials a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    float: left;
    margin-right: 20px;
    outline: 0
}

footer .socials a:last-child {
    margin-right: 0
}

footer .socials a:before {
    position: absolute;
    left: 50%;
    top: 50%;
    content: '';
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

footer .socials .facebook {
    background: #517cbe
}

/*footer .socials .facebook:before {*/
    /*width: 10px;*/
    /*height: 20px;*/
    /*background: url(../img/fb.svg) no-repeat;*/
    /*-moz-background-size: 100% 100%;*/
    /*-o-background-size: 100% 100%;*/
    /*background-size: 100% 100%*/
/*}*/

footer .socials .ok {
    background: #f58220
}

footer .socials .ok:before {
    width: 13px;
    height: 22px;
    background: url(../img/ok.svg) no-repeat;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%
}

footer .socials .twitter {
    background: #477aa8
}

footer .socials .twitter:before {
    width: 20px;
    height: 18px;
    background: url(../img/tw.svg) no-repeat;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%
}

footer .socials .vk {
    background: #477aa8
}

footer .socials .vk:before {
    width: 22px;
    height: 12px;
    background: url(../img/vk.svg) no-repeat;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%
}

footer .master_card {
    background: url(../img/card_sprite.png) no-repeat center top;
    float: left;
    width: 90px;
    height: 33px;
    background-position: 0 0
}

footer .visa_card {
    background: url(../img/card_sprite.png) no-repeat center top;
    float: left;
    width: 80px;
    height: 35px;
    background-position: 0 -35px;
    margin-left: 20px
}
footer .footer-nav {
    float: left;
    width: 100%;
    display: flex;
    flex-direction: column;
}

footer .footer-nav > ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
    width: 100%;
}

footer .footer-nav > ul > li {
    margin-bottom: 7px;
}

footer .footer-nav > ul > li > a {
    font-size: 13px;
    line-height: 17px;
    color: #9ebbdb;
    text-decoration: underline;
}

footer .footer-nav > ul > li > a:hover {
    text-decoration: none;
}

footer .footer-social {
    margin: 0;
    padding: 30px 0 0 0;
    list-style-type: none;
    float: right;
}

footer .footer-social > li {
    margin-left: 8px;
    float: left;
}

footer .footer-social > li:first-child {
    margin: 0;
}

footer .footer-social > li > a {
    width: 27px;
    height: 27px;
    display: block;
}

footer .footer-social .fb {
    background: url('/img/footer-social.png') no-repeat;
}

footer .footer-social .ok {
    background: url('/img/footer-social.png') no-repeat -102px top;
}

footer .footer-social .tw {
    background: url('/img/footer-social.png') no-repeat -34px top;
}

footer .footer-social .vk {
    background: url('/img/footer-social.png') no-repeat -68px top;
}

.form > fieldset {
    margin-bottom: 20px;
}

.form > fieldset > label {
    display: block;
    font-weight: bold;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 5px;
    padding-left: 3px;
}

.form .form-button {
    margin: 0;
    padding-top: 10px;
}

.form .form-phone-1.textfield:disabled {
    width: 92px;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    float: left;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    background: #FFFFFF;
    border-color: #CDCDCD;
    color: #3b3b3b;
}

.form .form-phone-1.textfield.error:disabled {
    border-color: #e8aba6;
    color: #d93b2c;
}

.form .form-phone-1.textfield:disabled::-webkit-input-placeholder {
    color: #cccccc;
}

.form .form-phone-1.textfield:disabled::-moz-placeholder {
    color: #cccccc;
}

.form .form-phone-1.textfield:disabled .placeholder {
    color: #cccccc;
}

.form .form-phone-1.textfield.error:disabled::-webkit-input-placeholder {
    color: #d93b2c;
}

.form .form-phone-1.textfield.error:disabled::-moz-placeholder {
    color: #d93b2c;
}

.form .form-phone-1.textfield.error:disabled .placeholder {
    color: #d93b2c;
}

.form .form-phone-2.textfield:disabled {
    width: 46px;
    border-left: 0 none;
    border-right: 0 none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    float: left;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    background: #FFFFFF;
    border-color: #CDCDCD;
    color: #3b3b3b;
}

.form .form-phone-2.textfield.error:disabled {
    border-color: #e8aba6;
    color: #d93b2c;
}

.form .form-phone-2.textfield:disabled::-webkit-input-placeholder {
    color: #cccccc;
}

.form .form-phone-2.textfield:disabled::-moz-placeholder {
    color: #cccccc;
}

.form .form-phone-2.textfield:disabled .placeholder {
    color: #cccccc;
}

.form .form-phone-2.textfield.error:disabled::-webkit-input-placeholder {
    color: #d93b2c;
}

.form .form-phone-2.textfield.error:disabled::-moz-placeholder {
    color: #d93b2c;
}

.form .form-phone-2.textfield.error:disabled .placeholder {
    color: #d93b2c;
}

.form .form-phone-3.textfield {
    width: 192px;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    float: left;
}

.form .form-phone-3.textfield.error {
    color: #d93b2c;
}

.form .form-phone-3.textfield::-webkit-input-placeholder {
    color: #cccccc;
}

.form .form-phone-3.textfield::-moz-placeholder {
    color: #cccccc;
}

.form .form-phone-3.textfield .placeholder {
    color: #cccccc;
}

.form .form-phone-3.textfield.error::-webkit-input-placeholder {
    color: #d93b2c;
}

.form .form-phone-3.textfield.error::-moz-placeholder {
    color: #d93b2c;
}

.form .form-phone-3.textfield.error.placeholder {
    color: #d93b2c;
}

.form .textfield {
    color: #3b3b3b;
}

.form .textfield::-webkit-input-placeholder {
    color: #cccccc;
}

.form .textfield::-moz-placeholder {
    color: #cccccc;
}

.form .textfield .placeholder {
    color: #cccccc;
}

.form-del {
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: #EAEBEF url('/img/form-del.png') no-repeat center center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.form-go-down {
    padding-top: 10px;
}

.form-inline {
    border-collapse: collapse;
}

.form-inline a {
    color: #4570c4;
    text-decoration: underline;
}

.form-inline a:hover {
    text-decoration: none;
}

.form-inline td {
    padding: 0 10px 15px 0;
    vertical-align: top;
    line-height: 20px;
    font-size: 13px;
}

.form-inline td > label {
    padding: 10px 10px 0 0;
    display: block;
    font-weight: bold;
}

.form-inline .textfield {
    width: 250px;
}

.form-inline .textfield.textfield-lite {
    width: 130px;
}

.form-table {
    border-collapse: collapse;
}

.form-table td {
    padding: 0 20px 20px 0;
    vertical-align: top;
    line-height: 20px;
    font-size: 13px;
}

.form-table.vmid-check td {
    padding-top: 10px;
    padding-bottom: 0;
}

.form-table td  > label {
    padding-top: 10px;
    display: block;
}

.form-table td  > label > span {
    color: #ff9a36;
}

.form-table div.error {
    position: absolute;
    left: 100%;
    margin-left: -25px;
    color: #FFFFFF;
    font-size: 13px;
    line-height: 24px;
    height: 24px;
    top: 50%;
    margin-top: -12px;
    background: #C15B4F;
    background: rgba(179,49,36,0.8);
    white-space: nowrap;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    padding: 0 30px 0 15px;
}

.form-table div.error.ch-error {
    left: 80px;
}

.form-table div.error:after {
    right: 100%;
    top: 0;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(193,91,79,0);
    border-right-color: #C15B4F;
    border-right-color: #C15B4F;
    border-right-color: rgba(179,49,36,0.8);
    border-width: 12px;
}

.form-table .textarea.error {
    border-color: #D9A9A5;
    color: #B33124;
    -webkit-box-shadow: 0 0 5px rgba(179,49,36,0.3);
    -moz-box-shadow: 0 0 5px rgba(179,49,36,0.3);
    box-shadow: 0 0 5px rgba(179,49,36,0.3);
}

.form-table .textfield.error {
    border-color: #D9A9A5;
    color: #B33124;
    -webkit-box-shadow: 0 0 5px rgba(179,49,36,0.3);
    -moz-box-shadow: 0 0 5px rgba(179,49,36,0.3);
    box-shadow: 0 0 5px rgba(179,49,36,0.3);
}

.form-table .block-lite {
    margin-bottom: 10px;
}

.form-table .block-lite .check-box {
    position: absolute;
    left: 100%;
    top: 9px;
    width: 300px;
    padding-left: 20px;
}

.form-table .block-lite .check-box > label {
    margin-right: 0;
    padding-right: 0;
    float: left;
}

.form-table .checkbox-label {
    padding: 0 28px 0 0;
    margin-right: -28px;
    cursor: pointer;
}

.form-table .empty {
    height: 0;
    line-height: 0;
    font-size: 0;
}

.form-table .form-table-box {
    width: 220px;
    position: relative;
}

.form-table .form-table-box-lite {
    width: 100px;
    position: relative;
}

.form-table .form-table-box-middle {
    width: 152px;
    position: relative;
}

.form-table .input-count {
    float: left;
    margin: -10px 0 -10px 12px;
}

.form-table .password-strength {
    float: left;
    margin-left: 27px;
}

.form-table .password-strength > span {
    float: left;
    margin-left: 14px;
    padding-top: 10px;
    line-height: 20px;
    font-size: 12px;
}

.form-table .password-strength > ul {
    float: left;
    margin: 0;
    padding: 16px 0 0 0;
    list-style-type: none;
}

.form-table .password-strength > ul > li {
    float: left;
    margin-left: 4px;
    width: 9px;
    height: 9px;
    background: #BCBCBC;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.form-table .password-strength > ul > li:first-child {
    margin: 0;
}

.form-table .password-strength .bad {
    background: #FF5F00;
}

.form-table .password-strength .middle {
    background: #FFBE00;
}

.form-table .password-strength .good {
    background: #00C800;
}

.form-table .pull-left {
    margin-right: 15px;
}

.form-table .textarea, .form-table .textfield {
    font-size: 13px;
    border-color: #C5CDD8;
    padding: 10px 9px;
}

.form-table .vmid-check {
    padding-top: 9px;
}

.form-table .vmid-check > label {
    padding: 0 0 0 8px;
    line-height: 18px;
}

.form-table .vmid-check .niceCheck {
    float: left;
}

.go-fullscreen {
    cursor: pointer;
}

.half {
    width: 50%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 20px;
}

.half.half-narrow {
    width: 43%;
}

.half.half-wide {
    width: 57%;
}

.half.half-wide .form-table .form-table-box {
    width: 100%;
}

.half-half {
    width: 25%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 20px;
}

.half-third {
    width: 33.3333%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 20px;
}

header {
    height: 80px;
    position: relative;
    background: #FFFFFF;
    margin-bottom: 20px;
    z-index: 10;
}

header .container {
    position: relative;
    height: inherit;
}

header .header-new {
    width: 146px;
    height: 91px;
    text-align: center;
    position: absolute;
    bottom: -20px;
    left: 40%;
    background: url('/img/header-new.png') no-repeat;
    display: none;
}

header .header-new .header-new-text {
    color: #FFFFFF;
    font-size: 13px;
    line-height: 15px;
    padding: 38px 6px 0 0;
}

header .header-new .header-new-text > span {
    display: block;
    font-weight: bold;
    font-size: 27px;
    line-height: 27px;
}

header .header-toolbox {
    float: right;
    margin-top: 20px;
}

header .header-toolbox .lang {
    width: 68px;
}

header .header-toolbox .lang > ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid #EEF2F5;
    background: #FFFFFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}

header .header-toolbox .lang > ul > li {
    height: 38px;
}

header .header-toolbox .lang > ul > li+li {
    display: none;
}

header .header-toolbox .lang > ul > li > a {
    height: 38px;
    display: table-cell;
    width: 66px;
    vertical-align: middle;
    cursor: pointer;
    padding-left: 15px;
}

header .header-toolbox .lang > ul > li > a:hover {
    background: #dbe2ec;
}

header .header-toolbox .lang > ul > li > span {
    height: 38px;
    display: table-cell;
    width: 66px;
    vertical-align: middle;
    cursor: pointer;
    background: url('/img/arrow-down.png') no-repeat 43px center;
    padding-left: 15px;
}

header .header-toolbox .lang.opened > ul > li > span {
    background: url('/img/arrow-up.png') no-repeat 43px center;
}

header .header-toolbox .login-box {
    position: absolute;
    right: 10px;
    top: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 25px 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FFFFFF;
    width: 390px;
    -webkit-box-shadow: 0 0 32px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 32px rgba(0,0,0,0.2);
    box-shadow: 0 0 32px rgba(0,0,0,0.2);
    display: none;
}

header .header-toolbox .login-box h3 {
    font-size: 26px;
    line-height: 42px;
    margin: 0;
    text-transform: uppercase;
}

header .header-toolbox .login-box .login-box-close {
    cursor: pointer;
    width: 14px;
    height: 14px;
    background: url('/img/close.png') no-repeat;
    position: absolute;
    right: 12px;
    top: 12px;
}

header .header-toolbox .login-box .login-box-reg {
    display: none;
}

header .header-toolbox .login-box .login-box-reg-link {
    margin: 25px -30px -25px -30px;
    padding: 15px 0;
    line-height: 26px;
    text-align: center;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    background: #48587C;
    font-size: 18px;
    color: #FFFFFF;
    font-family: 'PT Sans', 'Arial', 'Helvetica CY', 'Nimbus Sans L', sans-serif;
}

header .header-toolbox .login-box .login-box-reg-link  > span {
    cursor: pointer;
    text-decoration: underline;
    color: #ff7800;
}

header .header-toolbox .login-box .login-box-reg-link  > span:hover {
    text-decoration: none;
}

header .header-toolbox .login-box .login-box-social {
    height: 49px;
    border-bottom: 1px solid #E6E6E6;
    margin-bottom: 30px;
}

header .header-toolbox .login-box .login-box-social > span {
    font-size: 15px;
    line-height: 30px;
    color: #808080;
    font-family: 'PT Sans', 'Arial', 'Helvetica CY', 'Nimbus Sans L', sans-serif;
}

header .header-toolbox .login-box .login-box-social > ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: right;
}

header .header-toolbox .login-box .login-box-social > ul > li {
    margin-left: 8px;
    float: left;
}

header .header-toolbox .login-box .login-box-social > ul > li:first-child {
    margin: 0;
}

header .header-toolbox .login-box .login-box-social > ul > li > a {
    width: 30px;
    height: 30px;
    display: block;
}

header .header-toolbox .login-box .login-box-social .fb {
    background: url('/img/social-fb.png') no-repeat;
}

header .header-toolbox .login-box .login-box-social .tw {
    background: url('/img/social-tw.png') no-repeat;
}

header .header-toolbox .login-box .login-box-social .vk {
    background: url('/img/social-vk.png') no-repeat;
}

header .header-toolbox .login-box .login-form > fieldset {
    margin-bottom: 20px;
}

header .header-toolbox .login-box .login-form .button-field {
    margin: 0;
    padding-top: 7px;
}

header .header-toolbox .login-box .login-form .textfield::-webkit-input-placeholder {
    color: #cccccc;
}

header .header-toolbox .login-box .login-form .textfield::-moz-placeholder {
    color: #cccccc;
}

header .header-toolbox .login-box .login-form .textfield .placeholder {
    color: #cccccc;
}

header .header-toolbox .login-box .login-form .error.textfield::-webkit-input-placeholder {
    color: #b33124;
}

header .header-toolbox .login-box .login-form .error.textfield::-moz-placeholder {
    color: #b33124;
}

header .header-toolbox .login-box .login-form .error.textfield .placeholder {
    color: #b33124;
}

header .header-toolbox .profile-menu {
    position: absolute;
    right: 10px;
    top: 100px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 14px 30px 14px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #5B677D;
    width: 270px;
    display: none;
}

header .header-toolbox .profile-menu > ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

header .header-toolbox .profile-menu > ul > li > a {
    height: 30px;
    display: block;
    padding-left: 35px;
    line-height: 30px;
    font-size: 13px;
    color: #FFFFFF;
    background: url('/img/profile-menu-icon-1.png') no-repeat 8px center;
}

header .header-toolbox .profile-menu > ul > li+li > a {
    background: url('/img/profile-menu-icon-2.png') no-repeat 11px center;
}

header .header-toolbox .profile-menu > ul > li+li+li > a {
    background: url('/img/profile-menu-icon-3.png') no-repeat 12px center;
}

header .header-toolbox .profile-menu > ul > li+li+li+li > a {
    background: url('/img/profile-menu-icon-4.png') no-repeat 12px center;
}

header .header-toolbox .profile-menu > ul > li+li+li+li+li > a {
    background: url('/img/profile-menu-icon-5.png') no-repeat 11px center;
}

header .header-toolbox .profile-menu > ul > li+li+li+li+li+li > a {
    background: url('/img/profile-menu-icon-6.png') no-repeat 11px center;
}

header .header-toolbox .profile-menu > ul > li > a:hover {
    background-color: #626E84;
    text-decoration: none;
}

header .header-toolbox .profile-menu .profile-menu-options {
    color: #FFFFFF;
    margin-left: 9px;
    border-bottom: 1px solid #6B768A;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

header .header-toolbox .profile-menu .profile-menu-options > span {
    font-size: 14px;
    line-height: 22px;
    display: block;
    font-weight: bold;
    margin-bottom: 12px;
}

header .header-toolbox .profile-menu .profile-menu-options .pull-left,
header .header-toolbox .profile-menu .profile-menu-options .pull-right {
    line-height: 15px;
    position: relative;
    padding-left: 17px;
    font-size: 13px;
    margin: 0;
    color: #FFFFFF;
}

header .header-toolbox .profile-menu .profile-menu-options .pull-left:before {
    position: absolute;
    left: 0;
    top: 1px;
    content: '';
    width: 13px;
    height: 13px;
    background: url('/img/options-icon.png') no-repeat;
}

header .header-toolbox .profile-menu .profile-menu-options .pull-right:before {
    position: absolute;
    left: 0;
    top: 2px;
    content: '';
    width: 13px;
    height: 13px;
    background: url('/img/exit-icon.png') no-repeat;
}

header .header-toolbox .pull-left {
    margin-left: 20px;
    position: relative;
}

header .header-toolbox .pull-left:first-child {
    margin: 0;
}

header .intro-text {
    color: #5a677d;
    line-height: 19px;
    float: left;
    margin-top: 20px;
    width: 220px;
}

header .logo {
    width: 144px;
    height: 47px;
    background: url('/img/logo.png') no-repeat;
    float: left;
    margin: 23px 15px 0 0;
}

.header-empty {
    height: 80px;
}

.header-fixed {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 7500;
    -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 2px rgba(0,0,0,0.2);
    box-shadow: 0 0 2px rgba(0,0,0,0.2);
}

.heading {
    margin-bottom: 18px;
}

.heading:before,
.heading:after {
    display: table;
    line-height: 0;
    content: '';
}

.heading:after {
    clear: both;
}

.heading > h2 {
    margin: 0;
    float: left;
    font-size: 32px;
    line-height: 40px;
    margin: 0 0 2px 0;
}

.heading > h3 {
    margin: 0;
    float: left;
}

.heading.with-button > h3 {
    line-height: 40px;
}

.heading > h5 {
    margin: 0;
    float: left;
    padding: 6px 0 7px 0;
}

.heading .check-inline {
    margin: -4px 0;
}

.heading .heading-link {
    line-height: 34px;
    float: right;
    color: #687487;
}

.heading .heading-link.shift-arrows {
    margin-right: 95px;
}

.heading .heading-social {
    float: right;
    padding-top: 3px;
}

.heading .heading-social > span {
    float: left;
    color: #253657;
    font-size: 13px;
    line-height: 34px;
    margin-right: 22px;
    display: none;
}

.heading .heading-social .social {
    float: left;
}

.heading .tabs-nav {
    margin-left: 50px;
    float: left;
}

.heading .view-filter {
    padding-top: 10px;
    float: right;
}

.hide-lite-screen,
.hide-middle-screen {
    display: none;
}

.i {
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
    background: url('/img/i.png') no-repeat;
    cursor: pointer;
    width: 11px;
    height: 11px;
}

.i-box {
    background: #FFFFFF;
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 3px 5px rgba(0,0,0,0.2);
    box-shadow: 0 3px 5px rgba(0,0,0,0.2);
    padding: 18px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
}

.i-box .i-box-header {
    line-height: 22px;
    font-weight: bold;
    margin-bottom: 8px;
    color: #0067b1;
}

.i-box .i-box-image {
    margin: 0 auto 18px;
    display: block;
}

.i-box .i-box-text {
    line-height: 16px;
    margin-bottom: 12px;
    font-size: 13px;
}

.i-popup {
    padding: 30px;
    background: #FFFFFF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    z-index: 10000;
    position: fixed;
    left: 50%;
    top: 50%;
}

.image-header {
    line-height: 40px;
}

.image-header:before {
    width: 40px;
    height: 40px;
    content: '';
    float: left;
    margin-right: 12px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.image-header.image-header-contact:before {
    background: #F4F4F4 url('/img/contact-icon.png') no-repeat center center;
}

.in-progress-bar {
    height: 26px;
    background: #C8E8D0;
    position: relative;
}

.in-progress-bar > span {
    height: 26px;
    line-height: 26px;
    padding-left: 8px;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
}

.in-progress-bar .in-progress-bar-value {
    height: 26px;
    background: url('/img/in-progress-bar.png') repeat-x;
}

.info-list {
    margin: 0 0 24px 0;
    padding: 0;
    list-style-type: none;
}

.info-list > li {
    margin-top: 5px;
    line-height: 17px;
    font-size: 13px;
}

.info-list > li:first-child {
    margin: 0;
}

.info-list > li:before,
.info-list > li:after {
    display: table;
    line-height: 0;
    content: '';
}

.info-list > li:after {
    clear: both;
}

.info-list > li > span {
    overflow: hidden;
    display: block;
}

.info-list .info-list-title {
    width: 50%;
    margin-right: 10px;
    float: left;
    position: relative;
}

.info-list .info-list-title:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 3px;
    height: 1px;
    width: 100%;
    border-bottom: 1px dashed #E6E9F0;
}

.info-list .info-list-title > span {
    float: left;
    font-weight: bold;
    background: #FFFFFF;
    padding-right: 5px;
    position: relative;
    z-index: 2;
}

.input-count {
    position: relative;
    width: 100px;
}

.input-count > span {
    line-height: 40px;
    width: 30px;
    color: #C2C6CF;
    font-size: 13px;
    position: absolute;
    right: 0;
    top: 0;
}

.input-count .textfield {
    padding-right: 35px;
    text-align: right;
}

.ip-select {
    margin-top: 20px;
    width: 300px;
}

.item-about-info {
    margin: 0 0 20px 0;
    padding: 0;
    list-style-type: none;
}

.item-about-info > li {
    font-size: 13px;
    line-height: 15px;
    padding: 10px 0;
    color: #5a677d;
    border-bottom: 1px dotted #CCCCCC;
}

.item-about-info > li:before,
.item-about-info > li:after {
    display: table;
    line-height: 0;
    content: '';
}

.item-about-info > li:after {
    clear: both;
}

.item-about-info > li > p {
    float: left;
    width: 50%;
    margin: 0;
}

.item-about-info > li > p > span {
    display: block;
    font-weight: bold;
    color: #3e4f6e;
}

.clearfix:after {
    clear: both;
}

.item-contact {
    padding: 20px 20px 13px 20px;
    background: #F2F3F7;
    margin: 0 -20px -20px -20px;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
}

.item-contact > img {
    width: 80px;
    height: 80px;
    display: block;
    margin: 0 auto 15px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.item-contact .item-contact-list {
    margin: 20px 0 0 0;
    padding: 13px 0 0 0;
    list-style-type: none;
    border-top: 1px solid #D4D8E1;
}

.item-contact .item-contact-list > li {
    color: #5a677d;
    font-size: 13px;
    line-height: 18px;
    margin-top: 7px;
}

.item-contact > ul > li:first-child {
    margin: 0;
}

.item-contact > ul > li:before,
.item-contact > ul > li:after {
    display: table;
    line-height: 0;
    content: '';
}

.item-contact > ul > li:after {
    clear: both;
}

.item-contact > ul > li > span {
    width: 40%;
    float: left;
}

.item-contact > ul > li > span:first-child {
    font-weight: bold;
    color: #3e4f6e;
    width: 60%;
    letter-spacing: -0.02em;
}

.item-contact .item-contact-info {
    line-height: 20px;
    text-align: center;
}

.item-contact .item-contact-info > p {
    margin: 0 0 5px 0;
}

.item-contact .item-contact-info > p > span {
    font-weight: bold;
}

.item-contact .item-contact-info .button {
    margin-top: 10px;
}

.item-contact .item-contact-info .item-contact-phone {
    padding-top: 5px;
    font-weight: bold;
    display: none;
    margin-top: 10px;
}

.item-contact-buttons {
    padding-bottom: 10px;
}

.item-contact-buttons .button {
    margin-bottom: 10px;
    text-align: left;
    padding-left: 48px;
}

.item-dealers-credit-button {
    margin-bottom: 48px;
}

.item-dealers-info {
    display: block;
    padding: 10px 0 20px 0;
    color: #565a63;
    text-align: center;
}

.item-dealers-info > img {
    margin: 0 auto 30px;
    display: block;
}

.item-dealers-info > p {
    margin: 0;
    line-height: 20px;
}

.item-dealers-link {
    font-size: 13px;
    text-align: center;
    margin: -27px 0 21px 0;
}

.item-description {
    line-height: 20px;
}

.item-description p {
    margin: 0 0 20px 0;
}

.item-description .item-description-hidden {
    display: none;
}

.item-gallery {
    margin: 0 -20px 45px -20px;
}

.item-gallery .disabled {
    display: none;
}

.item-gallery .item-gallery-main {
    height: 460px;
    overflow: hidden;
    margin-bottom: 20px;
    position: relative;
}

.item-gallery .item-gallery-main ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.item-gallery .item-gallery-main ul > li {
    float: left;
}

.item-gallery .item-gallery-main ul > li img {
    width: 680px;
    height: 460px;
    display: block;
}

.item-gallery .item-gallery-main .bx-wrapper {
    position: relative;
    z-index: 1;
}

.item-gallery .item-gallery-main .bx-wrapper .bx-next {
    right: 0;
    background: url('/img/item-gallery-arrow-next.png') no-repeat center center;
}

.item-gallery .item-gallery-main .bx-wrapper .bx-prev {
    left: 0;
    background: url('/img/item-gallery-arrow-prev.png') no-repeat center center;
}

.item-gallery .item-gallery-main .bx-wrapper .bx-next,
.item-gallery .item-gallery-main .bx-wrapper .bx-prev {
    position: absolute;
    top: 50%;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    z-index: 10;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
    -moz-opacity: 0.40;
    -khtml-opacity: 0.40;
    opacity: 0.40;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    transition: opacity 0.2s ease-out;
}

.item-gallery .item-gallery-main .bx-wrapper .bx-next:hover,
.item-gallery .item-gallery-main .bx-wrapper .bx-prev:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.item-gallery .item-gallery-main .bx-wrapper .bx-viewport {
    z-index: 1;
    width: 1360px !important;
    overflow: visible !important;
    margin: 0 auto;
    left: 0;
}

.item-gallery .item-gallery-main .gallery-side-overlay {
    position: absolute;
    top: 0;
    height: 100%;
    width: 60px;
    z-index: 5;
    background: rgba(0,0,0,0.5);
}

.item-gallery .item-gallery-main .gallery-side-overlay.left {
    left: 0;
    display: none;
}

.item-gallery .item-gallery-main .gallery-side-overlay.right {
    right: 0;
}

.item-gallery .item-gallery-main .gallery-toolbox {
    position: absolute;
    right: 80px;
    bottom: 20px;
    width: 121px;
    height: 50px;
    z-index: 100;
}

.item-gallery .item-gallery-main .gallery-toolbox .gallery-counter {
    float: left;
    width: 68px;
    height: 50px;
    background: #4A546D;
    background: rgba(52,65,92,0.9);
    -webkit-border-radius: 10px 0 0 10px;
    -moz-border-radius: 10px 0 0 10px;
    border-radius: 10px 0 0 10px;
    border-right: 1px solid #65717F;
    line-height: 50px;
    color: #9dafbf;
    font-size: 14px;
    text-align: center;
}

.item-gallery .item-gallery-main .gallery-toolbox .gallery-counter > span {
    color: #FFFFFF;
}

.item-gallery .item-gallery-main .gallery-toolbox .go-fullscreen {
    float: right;
    width: 52px;
    height: 50px;
    background: #4A546D url('/img/go-fullscreen.png') no-repeat center center;
    background: rgba(52,65,92,0.9) url('/img/go-fullscreen.png') no-repeat center center;
    -webkit-border-radius: 0 10px 10px 0;
    -moz-border-radius: 0 10px 10px 0;
    border-radius: 0 10px 10px 0;
    cursor: pointer;
}

.item-gallery .item-gallery-main .gallery-toolbox .go-fullscreen:hover {
    background: #596889 url('/img/go-fullscreen.png') no-repeat center center;
    background: rgba(70,87,122,0.9) url('/img/go-fullscreen.png') no-repeat center center;
}

.item-gallery .item-gallery-nav {
    height: 95px;
}

.item-gallery .item-gallery-nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.item-gallery .item-gallery-nav ul > li {
    float: left;
    width: 140px;
    position: relative;
    cursor: pointer;
}

.item-gallery .item-gallery-nav ul > li:before {
    background: rgba(0,0,0,0.5);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 100;
}

.item-gallery .item-gallery-nav ul > li img {
    height: 95px;
    width: 140px;
    display: block;
}

.item-gallery .item-gallery-nav .active:before {
    display: none;
}

.item-gallery .item-gallery-nav .bx-wrapper {
    max-width: 100% !important;
}

.item-gallery.dealer-gallery {
    margin: 35px -20px;
}

.item-gallery.dealer-gallery .item-gallery-main .bx-wrapper .bx-viewport {
    left: 150px;
}

.item-gallery.dealer-gallery .item-gallery-main .gallery-side-overlay {
    width: 150px;
}

.item-gallery.dealer-gallery .item-gallery-main .gallery-side-overlay.left {
    display: block;
}

.item-gallery.dealer-gallery .item-gallery-main .go-fullscreen {
    right: 170px;
}

.item-gallery-fullscreen {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10000;
    background: #000000;
    background: rgba(0,0,0,0.9);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 50px 100px;
    min-width: 1000px;
}

.item-gallery-fullscreen .item-gallery-fullscreen-close {
    position: absolute;
    right: 20px;
    top: 10px;
    height: 35px;
    padding-right: 50px;
    cursor: pointer;
    line-height: 35px;
    font-weight: bold;
    background: url('/img/fullscreen-close.png') no-repeat right top;
    color: #B2B2B2;
}

.item-gallery-fullscreen .item-gallery-fullscreen-main {
    position: relative;
}

.item-gallery-fullscreen .item-gallery-fullscreen-main ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100% !important;
    height: 100% !important;
    position: absolute !important;
}

.item-gallery-fullscreen .item-gallery-fullscreen-main ul > li {
    float: left;
    width: 100% !important;
    height: 100% !important;
    position: absolute !important;
}

.item-gallery-fullscreen .item-gallery-fullscreen-main .item-gallery-fullscreen-main-box {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.item-gallery-fullscreen .item-gallery-fullscreen-main .item-gallery-fullscreen-main-box ul > li > img {
    display: block;
    max-width: 100%;
}

.item-gallery-fullscreen .item-gallery-fullscreen-main .bx-wrapper {
    width: 100% !important;
    height: 100% !important;
    position: absolute !important;
    max-width: 100% !important;
}

.item-gallery-fullscreen .item-gallery-fullscreen-main .bx-wrapper .bx-next {
    right: -80px;
    background: url('/img/fullscreen-arrows.png') no-repeat right top;
}

.item-gallery-fullscreen .item-gallery-fullscreen-main .bx-wrapper .bx-prev {
    left: -80px;
    background: url('/img/fullscreen-arrows.png') no-repeat;
}

.item-gallery-fullscreen .item-gallery-fullscreen-main .bx-wrapper .bx-next,
.item-gallery-fullscreen .item-gallery-fullscreen-main .bx-wrapper .bx-prev {
    position: absolute;
    top: 50%;
    margin-top: -23px;
    width: 57px;
    height: 57px;
}

.item-gallery-fullscreen .item-gallery-fullscreen-main .bx-wrapper .bx-viewport {
    width: 100% !important;
    height: 100% !important;
    position: absolute !important;
}

.item-gallery-fullscreen .item-gallery-fullscreen-nav {
    height: 95px;
    margin-top: 25px;
}

.item-gallery-fullscreen .item-gallery-fullscreen-nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.item-gallery-fullscreen .item-gallery-fullscreen-nav ul > li {
    float: left;
    position: relative;
    cursor: pointer;
}

.item-gallery-fullscreen .item-gallery-fullscreen-nav ul > li:before {
    background: rgba(0,0,0,0.5);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 100;
}

.item-gallery-fullscreen .item-gallery-fullscreen-nav ul > li img {
    height: 95px;
    width: 140px;
    display: block;
}

.item-gallery-fullscreen .item-gallery-fullscreen-nav .active:before {
    display: none;
}

.item-gallery-single {
    padding-right: 160px;
    position: relative;
}

.item-gallery-single > img {
    width: 100%;
    display: block;
}

.item-gallery-single .item-gallery-single-box {
    width: 260px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 96px 30px 0 30px;
    background: #3F506E url('/img/single-photo-icon.png') no-repeat center 26px;
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    text-align: center;
}

.item-gallery-single .item-gallery-single-box:after {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(0,0,0,0);
    border-right-color: #3F506E;
    border-width: 36px 25px;
    margin-top: -36px;
}

.item-gallery-single .item-gallery-single-box > p {
    line-height: 20px;
    color: #FFFFFF;
    margin: 0 0 12px 0;
}

.item-gallery-single .item-gallery-single-box > span {
    display: block;
    line-height: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #ff9b36;
    margin-bottom: 18px;
}

.item-gallery-single .item-gallery-single-box .textfield {
    margin-bottom: 15px;
    background: none;
    border-color: #8A95A7;
    text-align: center;
    color: #FFFFFF;
}

.item-gallery-single .item-gallery-single-box .textfield:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.item-gallery-single .item-gallery-single-box .textfield::-webkit-input-placeholder {
    color: #8992A1;
}

.item-gallery-single .item-gallery-single-box .textfield::-moz-placeholder {
    color: #8992A1;
}

.item-gallery-single .item-gallery-single-box .textfield .placeholder {
    color: #8992A1;
}

.item-heading {
    margin-bottom: 30px;
}

.item-heading > h1 {
    margin: 0;
    float: left;
}

.item-heading .button-lite {
    position: relative;
    top: 5px;
}

.item-heading .item-heading-icon {
    margin: 4px 15px 0 0;
    float: left;
    border: 2px solid #FF7900;
    padding: 0 9px 0 31px;
    height: 28px;
    line-height: 28px;
    font-size: 13px;
    color: #253657;
    font-weight: bold;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.item-heading .item-heading-icon.icon-urgent {
    background: url('/img/icon-urgent.png') no-repeat 5px 4px;
}

.item-heading .item-heading-icon.icon-new {
    background: #FF7900;
    padding: 0 15px;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: normal;
}

.item-main-info {
    padding: 35px 0 15px 0;
    margin-left: -20px;
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px;
}

.item-main-info .heading {
    letter-spacing: normal;
}

.item-main-info .heading > h3 {
    float: left;
    margin-right: 70px;
    padding-left: 20px;
}

.item-main-info .heading > span {
    float: left;
    color: #919ab3;
    font-size: 13px;
    line-height: 34px;
    position: relative;
    top: 2px;
}

.item-main-info .item-main-info-half {
    padding-left: 20px;
    font-size: 13px;
    line-height: 17px;
    letter-spacing: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

.item-main-info .item-main-info-half > h5 {
    color: #fd7301;
    font-size: 16px;
    margin: 0 0 12px 0;
}

.item-offers .heading {
    margin-bottom: 24px;
    position: relative;
}

.item-offers .heading > h3 {
    padding: 3px 0;
}

.item-offers .heading > h3 > span {
    color: #8c9bba;
}

.item-offers .heading .button {
    margin-right: 20px;
}

.item-offers .heading .button.offers-empty {
    top: 0;
    margin: 0;
}

.item-offers-item-box {
    display: block;
    cursor: pointer;
    padding: 10px;
    background: #FFFFFF;
    margin: 5px 0 15px 0;
}

.item-offers-item-box:before,
.item-offers-item-box:after {
    display: table;
    line-height: 0;
    content: '';
}

.item-offers-item-box:after {
    clear: both;
}

.item-offers-item-box:hover {
    text-decoration: none;
}

.item-offers-item-box > img {
    width: 100px;
    height: 60px;
    float: left;
    margin-right: 10px;
}

.item-offers-item-box .item-offers-item-box-content {
    overflow: hidden;
}

.item-offers-item-box .item-offers-item-box-content .item-offers-item-box-header {
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    color: #3e4f6e;
    position: relative;
    top: -3px;
}

.item-offers-item-box .item-offers-item-box-content .item-offers-item-box-icon-info {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: justify;
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px;
}

.item-offers-item-box .item-offers-item-box-content .item-offers-item-box-icon-info:after {
    width: 100%;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    content: '';
    display: inline-block;
}

.item-offers-item-box .item-offers-item-box-content .item-offers-item-box-icon-info > li {
    display: inline-block;
    vertical-align: top;
    color: #3e4f6e;
    line-height: 18px;
    font-size: 11px;
    color: #3e4f6e;
    letter-spacing: normal;
}

.item-offers-item-box .item-offers-item-box-content .item-offers-item-box-icon-info.more-info > li {
    color: #8a9cbf;
    font-style: normal;
}

.item-offers-item-box .item-offers-item-box-content .item-offers-item-box-icon-info > li > span {
    display: inline-block;
    vertical-align: top;
    height: 18px;
    padding-left: 19px;
}

.item-offers-item-box .item-offers-item-box-content .item-offers-item-box-icon-info .item-offers-item-box-icon-info-date > span {
    background: url('/img/i-date.png') no-repeat left center;
}

.item-offers-item-box .item-offers-item-box-content .item-offers-item-box-icon-info .item-offers-item-box-icon-info-fuel > span {
    background: url('/img/i-fuel.png') no-repeat left center;
}

.item-offers-item-box .item-offers-item-box-content .item-offers-item-box-icon-info .item-offers-item-box-icon-info-road > span {
    background: url('/img/i-road.png') no-repeat left center;
}

.item-offers-item-box .item-offers-item-box-content .item-offers-item-box-icon-info .item-offers-item-box-icon-info-transmission > span {
    background: url('/img/i-transmission.png') no-repeat left center;
}

.item-offers-item-box .item-offers-item-box-content .item-offers-item-box-icon-info > li > span > span {
    color: #8a9cbf;
}

.item-offers-item-box .item-offers-item-box-content .item-offers-item-box-price {
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    color: #ff7800;
    margin-bottom: 1px;
}

.item-offers-item-box .item-offers-item-box-content .item-offers-item-box-price > span {
    font-size: 12px;
    font-weight: normal;
    color: #8a9cbf;
    margin-left: 10px;
}

.item-offers-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.item-offers-list > li {
    margin-top: 20px;
}

.item-offers-list > li:first-child {
    margin: 0;
}

.item-offers-list > li > ul {
    margin: 0;
    padding: 0 0 0 60px;
    list-style-type: none;
}

.item-offers-list > li > ul > li {
    margin-top: 20px;
}

.item-offers-list .item-offers-list-box {
    background: #F7F8FC;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 15px 20px;
    color: #3e4f6e;
}

.item-offers-list .item-offers-list-box .cancel {
    margin-left: 12px;
    font-size: 12px;
    line-height: 18px;
    color: #a68c8c;
    text-decoration: none;
    border-bottom: 1px dashed #a68c8c;
}

.item-offers-list .item-offers-list-box .cancel:hover {
    border: 0 none;
}

.item-offers-list .item-offers-list-box .item-offers-list-header {
    padding: 2px 0;
    margin-bottom: 4px;
}

.item-offers-list .item-offers-list-box .item-offers-list-header .pull-left {
    margin-right: 7px;
    min-width: 190px;
}

.item-offers-list .item-offers-list-box .item-offers-list-header .pull-left > span {
    margin-right: 7px;
    font-weight: bold;
}

.item-offers-list .item-offers-list-box .item-offers-list-header .pull-right {
    color: #91a0b8;
    font-size: 12px;
}

.item-offers-list .item-offers-list-box .item-offers-list-header .pull-right > span {
    margin-left: 7px;
}

.item-offers-list .item-offers-list-box .item-offers-list-header .item-offers-list-price {
    color: #a9b3c4;
    overflow: hidden;
}

.item-offers-list .item-offers-list-box .item-offers-list-header .item-offers-list-price > i {
    color: #6e3e3e;
    font-style: normal;
}

.item-offers-list .item-offers-list-box .item-offers-list-header .item-offers-list-price > span {
    color: #ff8000;
    margin-right: 10px;
    font-weight: bold;
}

.item-offers-list .item-offers-list-box .item-offers-list-option {
    margin-left: 10px;
    float: right;
    font-size: 12px;
}

.item-offers-list .item-offers-list-box .item-offers-list-option > a {
    border-bottom: 1px dashed #274b91;
}

.item-offers-list .item-offers-list-box .item-offers-list-option > a:hover {
    text-decoration: none;
    border: 0 none;
}

.item-offers-list .item-offers-list-box .item-offers-list-text {
    padding-bottom: 5px;
    overflow: hidden;
}

.item-offers-list .item-offers-list-box .item-offers-list-text > p {
    margin: 21px 0 0 0;
}

.item-offers-list .item-offers-list-box .item-offers-list-text > p:first-child {
    margin: 0;
}

.item-offers-list .item-offers-list-box.type-2 {
    background: #FFF2E7;
    color: #704F40;
}

.item-offers-list .item-offers-list-box.type-2 .item-offers-list-header .pull-left {
    color: #B4A097;
}

.item-offers-list .item-offers-list-box.type-2 .item-offers-list-header .pull-left > span {
    color: #6D5040;
}

.item-offers-list .item-offers-list-box.type-2 .item-offers-list-header .pull-right {
    color: #704F40;
}

.item-offers-list .item-offers-list-box.type-2 .item-offers-list-option > a {
    border-color: #d17e49;
    color: #d17e49;
}

.item-offers-list .item-offers-list-box.type-3 {
    background: #F6E4E4;
    color: #704F40;
}

.item-offers-list .item-offers-list-box.type-3 .item-offers-list-header .pull-left {
    color: #6e3e3e;
}

.item-offers-list .item-offers-list-box.type-3 .item-offers-list-header .pull-right {
    color: #a68c8c;
}

.item-offers-list .item-offers-list-box.type-4 {
    background: #E2F0E4;
    color: #31573d;
}

.item-offers-list .item-offers-list-box.type-4 .item-offers-list-header .pull-left {
    color: #31573d;
}

.item-offers-list .item-offers-list-box.type-4 .item-offers-list-header .pull-right {
    color: #809687;
}

.item-offers-list .item-offers-list-box.type-5 {
    background: none;
    border: 1px solid #E6E6E6;
}

.item-offers-list .item-offers-list-box.type-5 .item-offers-list-header .pull-left {
    color: #b39f96;
}

.item-offers-list .item-offers-list-box.type-5 .item-offers-list-header .pull-left > span {
    color: #704f40;
}

.item-offers-list .item-offers-list-box.type-5 .item-offers-list-reply .pull-right {
    line-height: 30px;
    border: 0 none;
}

.item-offers-list .item-offers-list-box.type-5 .textarea {
    height: 60px;
    margin-bottom: 10px;
}

.item-offers-list .reply {
    background: #FEF2E6;
    margin-left: 60px;
}

.item-offers-list .reply .item-offers-list-content {
    color: #704f40;
}

.item-offers-list .reply .item-offers-list-content .item-offers-list-header .pull-right {
    color: #704f40;
}

.item-offers-list .reply .item-offers-list-content .item-offers-list-price {
    color: #704f40;
}

.item-offers-list .reply .item-offers-list-content .item-offers-list-price > span {
    color: #704f40;
}

.item-offers-stats {
    margin: 0 0 16px 0;
    padding: 0;
    list-style-type: none;
}

.item-offers-stats > li {
    margin-left: 10px;
    width: 220px;
    float: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    line-height: 30px;
    color: #FFFFFF;
}

.item-offers-stats > li:first-child {
    margin: 0;
}

.item-offers-stats > li > span {
    width: 60px;
    height: 30px;
    float: left;
    font-weight: bold;
    text-align: center;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    text-transform: uppercase;
}

.item-offers-stats .average{
    background: #9299B3;
}

.item-offers-stats .average > span {
    background: #72798B;
}

.item-offers-stats .max {
    background: #39C15B;
}

.item-offers-stats .max > span {
    background: #2B9648;
}

.item-offers-stats .min {
    background: #F88E8E;
}

.item-offers-stats .min > span {
    background: #F17172;
}

.item-offers-stats .stats-value {
    overflow: hidden;
    padding: 0 10px;
}

.item-offers-stats .stats-value .pull-left {
    font-weight: bold;
}

.item-price-box {
    border-bottom: 1px solid #DEE1E8;
    padding-bottom: 12px;
    text-align: center;
}

.item-price-box .item-price-box-main {
    color: #fd7301;
    font-weight: bold;
    font-size: 24px;
    line-height: 25px;
}

.item-price-box .item-price-box-sub {
    color: #8a9cbf;
    line-height: 24px;
    font-size: 16px;
}

.item-price-box .item-price-box-sub > span {
    margin: 0 7px;
}

.just-sidebar article {
    width: 940px;
}

.large-screen-on {
    display: none;
}

.lnk {
    border-bottom: 1px dashed #274b91;
}

.lnk:hover {
    border: 0 none;
    text-decoration: none;
}

.logo-box {
    display: block;
    width: 220px;
    height: 170px;
    position: relative;
    cursor: pointer;
    line-height: 21px;
    text-align: center;
    padding-top: 30px;
}

.logo-box:before {
    display: block;
    width: 1px;
    height: 170px;
    position: absolute;
    left: -10px;
    bottom: 0;
    background: #EAEBEF;
    content: '';
}

.logo-box:hover {
    text-decoration: none;
}

.logo-box .logo-box-image {
    display: table-cell;
    width: 220px;
    height: 75px;
    vertical-align: middle;
}

.logo-box .logo-box-header {
    display: block;
    margin-bottom: 3px;
    color: #274b91;
    font-weight: bold;
    padding: 0 10px;
}

.logo-box .logo-box-text {
    color: #2c313b;
    padding: 0 10px;
}

.logos {
    text-align: center;
    padding-top: 20px;
}

.logos > ul {
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px;
}

.logos > ul > li {
    display: inline-block;
    width: 25%;
}

.logos > ul > li > span {
    display: table;
    margin: 0 auto;
}

.logos > ul > li > span > a {
    display: table-cell;
    width: 110px;
    height: 110px;
    vertical-align: middle;
}

.logos > ul > li > span > a:hover {
    background: #F0F1F3;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.logout {
    text-align: center;
    color: #565a63;
    font-size: 16px;
    padding: 88px 0 10px 0;
    background: url('/img/logout.png') no-repeat center 30px;
}

.logout > h1 {
    font-size: 32px;
    font-weight: normal;
    line-height: 47px;
    color: #3e4f6e;
    margin: 0 0 5px 0;
}

.logout p {
    margin: 0 0 24px 0;
}

.logout .logout-h1-sub {
    margin: 0 0 55px 0;
    line-height: 30px;
    font-size: 18px;
}

.logout .logout-logos > p {
    font-size: 18px;
    font-weight: bold;
    line-height: 27px;
    margin: 0 0 48px 0;
}

.logout .logout-logos > table {
    display: table;
    width: 100%;
}

.logout .logout-logos > table td {
    width: 25%;
    vertical-align: middle;
    padding-top: 60px;
}

.logout .logout-logos > table tr:first-child > td {
    padding: 0;
}

.logout .logout-options {
    margin-bottom: 70px;
}

.logout .logout-options > span {
    margin: 9px 0;
    display: block;
    color: #B5BCCC;
    font-size: 13px;
}

.logout .logout-options > p {
    margin: 0;
}

.logout .logout-options > p > a {
    color: #ff7800;
}

.logout .social-list-circles {
    margin-bottom: 70px;
}

.mail-confirmation {
    text-align: center;
    padding: 137px 0 170px 0;
    background: url('/img/mail-confirmation.png') no-repeat center 200px;
}

.mail-confirmation > p {
    line-height: 30px;
    font-size: 24px;
    height: 165px;
    margin: 0;
}

.mail-confirmation > span {
    line-height: 24px;
    font-size: 18px;
    display: block;
}

.mail-confirmation > span > a {
    color: #ff7800;
    text-decoration: underline;
}

.mail-confirmation > span > a:hover {
    text-decoration: none;
}

.mainpage aside {
    width: 420px;
    float: left;
    display: block;
}

.mainpage article {
    width: 500px;
    float: right;
}

.mainpage .container {
    padding: 0 20px;
}

.mainpage header .header-toolbox .login-box {
    right: 20px;
}

.medal-rating {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.medal-rating > li {
    float: left;
    width: 18px;
    height: 24px;
    margin-left: 6px;
}

.medal-rating > li:first-child {
    margin: 0;
}

.medal-rating .bronze {
    background: url('/img/medal-bronze.png') no-repeat;
}

.medal-rating .diamond {
    background: url('/img/diamond.png') no-repeat center 7px;
}

.message-box {
    text-align: center;
    position: relative;
}

.message-box.flying {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    width: 260px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    z-index: 100;
    -webkit-box-shadow: 10px 10px 0 rgba(0,0,0,0.2);
    -moz-box-shadow: 10px 10px 0 rgba(0,0,0,0.2);
    box-shadow: 10px 10px 0 rgba(0,0,0,0.2);
}

.message-box.sub-header {
    text-align: center;
    position: relative;
    margin: -20px 0 20px 0;
}

.message-box.error {
    background: #DA4E4F;
}

.message-box.information {
    background: #617290;
}

.message-box.success {
    background: #71B546;
}

.message-box .message-box-close {
    width: 14px;
    height: 14px;
    cursor: pointer;
    position: absolute;
    right: 26px;
    top: 50%;
    margin-top: -7px;
    background: url('/img/message-box-close.png') no-repeat;
}

.message-box.flying .message-box-close {
    right: 16px;
    top: 16px;
    margin: 0;
}

.message-box .message-box-content {
    padding: 15px 70px;
    color: #FFFFFF;
    line-height: 20px;
    display: inline-block;
    vertical-align: top;
}

.message-box.flying .message-box-content {
    padding: 20px 35px 20px 20px;
    display: block;
    text-align: left;
}

.message-box .message-box-content > span {
    font-size: 18px;
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
}

.middle-screen-on {
    display: none;
}

.more-box {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 17px 15px 0 218px;
    width: 480px;
    height: 150px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.more-box.options {
    background: #FFFFFF	url('/img/more-box-options.png') no-repeat;
}

.more-box.questions {
    background: #FFFFFF	url('/img/more-box-questions.png') no-repeat;
}

.more-box > p {
    margin: 0 0 14px 0;
    line-height: 22px;
    text-transform: uppercase;
    font-weight: bold;
}

.more-box > span {
    font-size: 18px;
    display: block;
    margin-bottom: 6px;
    font-size: 13px;
    color: #404c61;
}

.more-box.full-width {
    width: auto;
}

.more-box-lite {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 136px 20px 20px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

.more-box-lite.options {
    background: #FFFFFF	url('/img/more-options.png') no-repeat center 28px;
}

.more-box-lite.questions {
    background: #FFFFFF	url('/img/more-questions.png') no-repeat center 20px;
}

.more-box-lite > p {
    margin: 0 0 11px 0;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: bold;
}

.news {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.news > li {
    margin-bottom: 25px;
}

.news .news-box:before,
.news .news-box:after {
    display: table;
    line-height: 0;
    content: '';
}

.news .news-box:after {
    clear: both;
}

.news .news-box .news-box-header {
    font-size: 16px;
    line-height: 21px;
    max-height: 42px;
    overflow: hidden;
}

.news .news-box .news-box-image {
    width: 160px;
    float: left;
    margin: 0 20px 0 0;
}

.news .news-box .news-box-text {
    margin: 4px 0 0 0;
    max-height: 42px;
    overflow: hidden;
}

.news-box .news-box-buttons .button {
    float: left;
    margin-right: 22px;
}

.news-box .news-box-date {
    color: #919bab;
    display: block;
    margin-bottom: 4px;
}

.news-box .news-box-header {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
}

.news-box .news-box-image {
    width: 100%;
    display: block;
    margin-bottom: 15px;
}

.news-box .news-box-text {
    margin: 10px 0;
}

.news-cols article {
    float: left;
    width: 940px;
}

.news-cols aside {
    width: 220px;
    float: right;
    display: none;
}

.news-cols aside .v-box .catalog-box {
    width: 180px;
}

.news-cols .search-lite.pull-right {
    width: 460px;
}

.news-cols .top-news-box {
    float: left;
	margin: 0 20px 0 0;
}

.news-column {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.news-column > li {
    margin-top: 20px;
}

.news-column > li:first-child {
    margin: 0;
}

.news-column .news-column-box:before,
.news-column .news-column-box:after {
    display: table;
    line-height: 0;
    content: '';
}

.news-column .news-column-box:after {
    clear: both;
}

.news-column .news-column-box .col {
    margin-top: -5px;
}

.news-column .news-column-box .news-column-box-date {
    color: #919bab;
    display: block;
    margin-bottom: 12px;
}

.news-column .news-column-box .news-column-box-header {
    line-height: 18px;
    font-weight: bold;
}

.news-column .news-column-box .news-column-box-image {
    width: 120px;
    height: 80px;
    float: left;
    margin-right: 20px;
}

.news-list {
    padding-bottom: 30px;
}

.news-list > ul {
    margin: 0;
    padding: 35px 0 30px 0;
    list-style-type: none;
}

.news-list > ul > li {
    margin-top: 8px;
    line-height: 20px;
}

.news-list > ul > li:first-child {
    margin: 0;
}

.news-list .news-list-date {
    width: 40px;
    font-size: 12px;
    color: #919bab;
    float: left;
    padding-top: 9px;
}

.news-list > ul > li:first-child > .news-list-date {
    padding: 0;
}

.news-list .news-list-text {
    overflow: hidden;
    border-top: 1px dashed #B1C0D5;
    padding-top: 9px;
}

.news-list > ul > li:first-child > .news-list-text {
    border: 0 none;
    padding: 0;
}

.news-lite {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.news-lite.block-lite {
    margin-bottom: 20px;
}

.news-lite > li {
    margin-top: 20px;
    line-height: 20px;
}

.news-lite > li:before,
.news-lite > li:after {
    display: table;
    line-height: 0;
    content: '';
}

.news-lite > li:after {
    clear: both;
}

.news-lite > li:first-child {
    margin: 0;
}

.news-lite .news-lite-image {
    width: 80px;
    margin-right: 20px;
    float: left;
}

.news-lite .news-lite-image img {
    width: 80px;
    display: block;
}

.news-lite .news-lite-text {
    overflow: hidden;
}

.news-lite .news-lite-text > a {
    color: #333333;
}

.news-lite.with-comments .news-lite-comment {
    margin-top: 10px;
    background: #FFFFFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 17px 20px;
}

.news-lite.with-comments .news-lite-comment .news-lite-comment-info {
    line-height: 18px;
    margin-bottom: 10px;
}

.news-lite.with-comments .news-lite-comment .news-lite-comment-info > a {
    font-weight: bold;
}

.news-lite.with-comments .news-lite-comment .news-lite-comment-info > span {
    color: #91a0b8;
    font-size: 12px;
    margin-left: 8px;
}

.news-lite.with-comments .news-lite-comment .news-lite-comment-text {
    font-size: 12px;
}

.news-lite.with-comments .news-lite-comment .news-lite-comment-text a {
    color: #3e4f6e;
}

.news-lite.with-comments .news-lite-comment .news-lite-comment-text > p {
    margin: 15px 0 0 0;
}

.news-lite.with-comments .news-lite-comment .news-lite-comment-text > p:first-child {
    margin: 0;
}

.news-lite.with-comments .news-lite-text > a {
    color: #274b91;
    font-weight: bold;
}

.niceCheck {
    width: 16px;
    height: 16px;
    display: block;
    cursor: pointer;
    background: url('/img/checkbox.png') no-repeat left -16px;
    overflow: hidden;
    border: 2px solid #C6CCD8;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.niceCheck.niceChecked {
    background-position: left top;
}

.niceCheck.niceCheckDisabled {
    border-color: #E3E3E3;
    background: none;
    cursor: default;
}

.niceCheck > input {
    margin-left: -100px;
}

.not-bold {
    font-weight: normal;
}

.offers-list {
    margin: 0 0 10px 0;
    padding: 0;
    list-style-type: none;
}

.offers-list > li {
    border: 1px solid #EDEDED;
    padding: 9px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    margin-bottom: 20px;
}

.offers-list > li:before,
.offers-list > li:after {
    display: table;
    line-height: 0;
    content: '';
}

.offers-list > li:after {
    clear: both;
}

.offers-list .offers-list-buttons {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: absolute;
    right: 9px;
    top: 7px;
    display: none;
}

.offers-list > li:hover > .offers-list-buttons {
    display: block;
}

.offers-list .offers-list-buttons > li {
    margin-top: 4px;
}

.offers-list .offers-list-buttons > li:first-child {
    margin: 0;
}

.offers-list .offers-list-buttons > li > a {
    width: 25px;
    height: 25px;
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #E8EBF2;
    background-position: center center;
    background-repeat: no-repeat;
}

.offers-list .offers-list-buttons .offers-list-go {
    background-image: url('/img/go.png');
}

.offers-list .offers-list-buttons .offers-list-no {
    background-image: url('/img/no.png');
}

.offers-list .offers-list-buttons .offers-list-yes {
    background-image: url('/img/yes.png');
}

.offers-list .offers-list-exchange {
    overflow: hidden;
}

.offers-list .offers-list-exchange .col {
    padding-top: 3px;
    line-height: 20px;
    font-size: 13px;
}

.offers-list .offers-list-exchange .col > a {
    color: #3e4f6e;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.offers-list .offers-list-exchange .col > p {
    color: #47587d;
    margin: 0;
}

.offers-list .offers-list-image {
    margin-right: 10px;
    float: left;
}

.offers-list .offers-list-image > img {
    width: 80px;
    height: 50px;
    display: block;
}

.offers-list .offers-list-main {
    width: 600px;
    float: left;
}

.offers-list .offers-list-main.short {
    width: 510px;
}

.offers-list .offers-list-main .offers-list-info {
    margin-bottom: 8px;
    line-height: 20px;
}

.offers-list .offers-list-main .offers-list-info .offers-list-date {
    font-size: 13px;
    color: #47587d;
    width: 75px;
    float: left;
}

.offers-list .offers-list-main .offers-list-info .offers-list-name {
    font-size: 13px;
    color: #ABACC0;
    float: left;
    margin-right: 7px;
}

.offers-list .offers-list-main .offers-list-info .offers-list-phone {
    font-size: 13px;
    color: #47587d;
    float: left;
    height: 20px;
    background: #E8EBF2;
    cursor: pointer;
    padding: 0 9px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.offers-list .offers-list-main .offers-list-info .offers-list-status {
    height: 18px;
    line-height: 18px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 78px;
    margin-right: 21px;
    float: left;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
}

.offers-list .offers-list-main .offers-list-info .offers-list-status.accepted {
    border: 1px solid #4ab606;
    color: #4ab606;
}

.offers-list .offers-list-main .offers-list-info .offers-list-status.active {
    border: 1px solid #47587d;
    color: #47587d;
}

.offers-list .offers-list-main .offers-list-info .offers-list-status.declined {
    border: 1px solid #ff0b0b;
    color: #ff0b0b;
}

.offers-list .offers-list-main .offers-list-info .offers-list-time {
    font-size: 13px;
    color: #ABACC0;
    width: 55px;
    float: left;
}

.offers-list .offers-list-main .offers-list-title {
    font-size: 16px;
    color: #3e4f6e;
    line-height: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.offers-list .offers-list-p1 {
    width: 150px;
    float: left;
    color: #47587d;
    font-size: 13px;
    line-height: 15px;
}

.offers-list .offers-list-p1 > span {
    display: block;
    font-weight: bold;
    padding-bottom: 5px;
    font-size: 18px;
    line-height: 27px;
    color: #ff7800;
}

.offers-list .offers-list-p2 {
    overflow: hidden;
    font-size: 13px;
    line-height: 15px;
}

.offers-list .offers-list-p2 > span {
    display: block;
    font-weight: bold;
    padding-bottom: 5px;
    font-size: 18px;
    line-height: 27px;
    color: #3e4f6e;
}

.offers-list-header {
    margin: 0 0 10px 0;
    padding: 0;
    list-style-type: none;
}

.offers-list-header > li {
    float: left;
    line-height: 20px;
    font-size: 12px;
    color: #8a9cbf;
    width: 600px;
}

.offers-list-header > li+li {
    width: 150px;
}

.offers-list-header > li+li+li {
    overflow: hidden;
    width: auto;
    float: none;
}

.offers-list-header > li:first-child {
    padding-left: 10px;
}

.other-dealers {
    width: 600px;
}

.other-dealers  .other-dealers-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.other-dealers  .other-dealers-list > li {
    margin-top: 10px;
}

.other-dealers  .other-dealers-list > li:first-child {
    margin: 0;
}

.other-dealers  .other-dealers-list .item-offers-item-box {
    border: 1px solid #EFF3F6;
    padding: 9px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin: 0;
}

.other-dealers  .other-dealers-list .current-offer .item-offers-item-box {
    border-color: #F8F7F3;
    background: #F8F7F3;
}

.other-dealers  .other-dealers-list .item-offers-item-box .item-offers-item-box-content .item-offers-item-box-header {
    font-size: 16px;
    font-weight: normal;
}

.other-dealers  .other-dealers-list .item-offers-item-box .item-offers-item-box-content .item-offers-item-box-price.first-row {
    color: #3e4f6e;
    margin: 0;
}

.other-dealers  .other-dealers-list .item-offers-item-box .item-offers-item-box-content .item-offers-item-box-price.first-row > span {
    font-size: 9px;
    font-weight: bold;
    margin-left: 20px;
}

.other-dealers  .other-dealers-list .item-offers-item-box .item-offers-item-box-content .item-offers-item-box-price.first-row .equal {
    color: #4570c4;
}

.other-dealers  .other-dealers-list .item-offers-item-box .item-offers-item-box-content .item-offers-item-box-price.first-row .less {
    color: #25a500;
}

.other-dealers  .other-dealers-list .item-offers-item-box .item-offers-item-box-content .item-offers-item-box-price.first-row .more {
    color: #e5001c;
}

.other-dealers  .other-dealers-list .item-offers-item-box .item-offers-item-box-content .item-offers-item-box-price.second-row {
    margin: 0;
    line-height: 16px;
}

.other-dealers  .other-dealers-list .item-offers-item-box .item-offers-item-box-content .item-offers-item-box-price.second-row > span:first-child {
    margin: 0;
}

.other-dealers  .other-dealers-list .item-offers-item-box .item-offers-item-box-dealer {
    float: right;
    width: 150px;
    text-align: right;
}

.other-dealers  .other-dealers-list .item-offers-item-box .item-offers-item-box-dealer .item-offers-item-box-dealer-image {
    display: table-cell;
    height: 40px;
    width: 150px;
    vertical-align: middle;
}

.other-dealers  .other-dealers-list .item-offers-item-box .item-offers-item-box-dealer .item-offers-item-box-dealer-image > img {
    max-width: 140px;
    max-height: 30px;
}

.other-dealers  .other-dealers-list .item-offers-item-box .item-offers-item-box-dealer > span {
    display: block;
    text-decoration: underline;
    font-size: 12px;
    line-height: 16px;
    color: #4570c4;
}

.other-dealers-options {
    margin-top: 20px;
    height: 60px;
}

.other-dealers-options .other-dealers-options-city {
    float: right;
}

.other-dealers-options .other-dealers-options-city > span {
    float: left;
    line-height: 40px;
    font-size: 13px;
    color: #47587d;
    margin-right: 14px;
}

.other-dealers-options .other-dealers-options-city .other-dealers-options-city-select {
    float: left;
    width: 190px;
}

.other-dealers-options .other-dealers-options-sort {
    float: right;
    margin-left: 35px;
}

.other-dealers-options .other-dealers-options-sort > span {
    float: left;
    line-height: 40px;
    font-size: 13px;
    color: #47587d;
    margin-right: 14px;
}

.other-dealers-options .other-dealers-options-sort .sort-buttons {
    float: left;
}

.other-dealers .other-dealers-sub-h2 {
    font-size: 16px;
    line-height: 20px;
    margin: -19px 0 13px 0;
}

.other-dealers .scroll-pane {
    height: 350px;
}

.overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
    -moz-opacity: 0.80;
    -khtml-opacity: 0.80;
    opacity: 0.80;
    z-index: 5000;
}

.padding-top {
    padding-top: 20px;
}

.page-error {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 83px;
    height: 463px;
    background: #EFF3F5 url('/img/404.gif') no-repeat center bottom;
    text-align: center;
}

.page-error h1 {
    font-size: 45px;
    font-weight: normal;
    line-height: 65px;
    color: #3e4f6e;
    margin: 0 0 10px 0;
}

.page-error span {
    display: block;
    font-size: 15px;
    line-height: 20px;
    color: #5a677d;
    font-weight: 300;
    margin-bottom: 14px;
}

.page-error .page-error-buttons {
    padding-top: 50px;
    width: 294px;
    margin: 0 auto;
}

.page-error .page-error-buttons .button {
    margin-bottom: 20px;
    display: block;
    padding: 0;
}

.phone-box {
    height: 40px;
}

.phone-box .phone-box-code {
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    padding: 10px;
    float: left;
    font-size: 15px;
    color: #3b3b3b;
    line-height: 18px;
}

.phone-box .phone-box-input {
    overflow: hidden;
}

.phone-box .phone-box-input .textfield {
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
}

.phone-box .phone-box-title {
    border: 1px solid #CCCCCC;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    padding: 10px 15px;
    float: left;
    font-size: 15px;
    color: #cccccc;
    line-height: 18px;
}

.popular-offers {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.popular-offers > li {
    margin-top: 20px;
}

.popular-offers > li:first-child {
    margin: 0;
}

.popular-offers .popular-offers-box {
    display: block;
    text-decoration: none;
}

.popular-offers .popular-offers-box:before,
.popular-offers .popular-offers-box:after {
    display: table;
    line-height: 0;
    content: '';
}

.popular-offers .popular-offers-box:after {
    clear: both;
}

.popular-offers .popular-offers-box > img {
    width: 80px;
    height: 80px;
    float: left;
    margin-right: 20px;
}

.popular-offers .popular-offers-box .col {
    margin-top: -3;
}

.popular-offers .popular-offers-box .popular-offers-header {
    line-height: 18px;
}

.popular-offers .popular-offers-box .popular-offers-info {
    line-height: 14px;
    font-size: 12px;
    display: block;
    margin-bottom: 4px;
    font-weight: bold;
}

.profile {
    position: relative;
    padding: 0;
}

.profile:before{
    position: absolute;
    left: 0;
    top: 0;
    width: 220px;
    height: 100%;
    background: #F1F2F4;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    z-index: 1;
    content: '';
}

.profile .profile-box {
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.profile .two-cols-box {
    position: relative;
    z-index: 2;
}

.profile .two-cols-box .two-cols-box-main {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 20px 20px 0;
}

.profile-avatar-edit-main {
    height: 160px;
}

.profile-avatar-edit-main > img {
    height: 120px;
    width: 120px;
    float: left;
    margin-right: 20px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.profile-avatar-edit-main .profile-avatar-edit-buttons {
    float: left;
}

.profile-avatar-edit-main .profile-avatar-edit-buttons > p {
    margin: 20px 0 0 0;
}

.profile-avatar-list {
    margin: 0 0 -18px -18px;
    padding: 0;
    list-style-type: none;
}

.profile-avatar-list > li {
    margin: 0 0 18px 18px;
    width: 70px;
    height: 70px;
    position: relative;
    float: left;
}

.profile-avatar-list > li > a {
    display: block;
}

.profile-avatar-list > li > a > img {
    width: 70px;
    height: 70px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: block;
}

.profile-avatar-list .del-lite {
    position: absolute;
    right: -10px;
    top: -10px;
    display: none;
}

.profile-avatar-list > li:hover > .del-lite {
    display: block;
}

.profile-balance {
    margin-bottom: 30px;
    width: 350px;
}

.profile-balance .profile-balance-list {
    margin: 0;
    padding: 0 0 9px 0;
    list-style-type: none;
}

.profile-balance .profile-balance-list > li {
    margin-bottom: 13px;
    height: 47px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 13px 0 0 17px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.profile-balance .profile-balance-list .liqpay {
    background: #FFFFFF url('/img/profile-balance-liqpay.png') no-repeat right center;
}

.profile-balance .profile-balance-list .sms {
    background: #FFFFFF url('/img/profile-balance-sms.png') no-repeat right center;
}

.profile-balance .profile-balance-list .visa-mc {
    background: #FFFFFF url('/img/profile-balance-visa-mc.png') no-repeat right center;
}

.profile-balance .profile-balance-list .wm {
    background: #FFFFFF url('/img/profile-balance-wm.png') no-repeat right center;
}

.profile-balance .profile-balance-sum {
    height: 61px;
}

.profile-balance .profile-balance-sum > span {
    line-height: 40px;
    float: left;
    width: 90px;
    font-weight: bold;
    font-size: 13px;
}

.profile-balance .profile-balance-sum .profile-balance-sum-value {
    position: relative;
    float: left;
    width: 130px;
}

.profile-balance .profile-balance-sum .profile-balance-sum-value > span {
    position: absolute;
    top: 0;
    right: 12px;
    line-height: 40px;
    text-transform: uppercase;
    font-size: 13px;
    color: #B5BBC7;
}

.profile-balance .profile-balance-sum .profile-balance-sum-value .textfield {
    padding-right: 45px;
}

.profile-balance-history .profile-balance-history-content {
    margin-top: 36px;
    width: 600px;
}

.profile-balance-history .profile-balance-history-content > table {
    width: 100%;
    border-collapse: collapse;
}

.profile-balance-history .profile-balance-history-content > table td {
    vertical-align: top;
    padding: 5px 0;
}

.profile-balance-history .profile-balance-history-content > table th {
    border-bottom: 1px solid #FED6B2;
    text-align: left;
    font-weight: normal;
    color: #575B66;
    padding: 0 0 5px 0;
}

.profile-balance-history .profile-balance-history-content .last {
    text-align: right;
}

.profile-balance-history .profile-balance-history-toggle > a {
    font-size: 13px;
    color: #4570c4;
    text-decoration: underline;
    position: relative;
}

.profile-balance-history .profile-balance-history-toggle > a:hover {
    text-decoration: none;
}

.profile-balance-history .profile-balance-history-toggle .closed {
    display: none;
}

.profile-balance-history .profile-balance-history-toggle .closed:after {
    position: absolute;
    right: -22px;
    top: 8px;
    content: '';
    width: 10px;
    height: 6px;
    background: url('/img/darr.png') no-repeat;
}

.profile-balance-history .profile-balance-history-toggle .opened:after {
    position: absolute;
    right: -22px;
    top: 8px;
    content: '';
    width: 10px;
    height: 6px;
    background: url('/img/uarr.png') no-repeat;
}

.profile-balance-value {
    float: right;
    line-height: 56px;
    font-weight: bold;
    font-size: 30px;
    color: #ff9b36;
}

.profile-balance-value > span {
    font-size: 13px;
    color: #565a63;
    position: relative;
    margin-right: 15px;
    top: -5px;
    font-weight: normal;
}

.profile-box {
    background: #EFF3F4;
    padding: 30px 20px 30px 20px;
}

.profile-box > img {
    width: 90px;
    height: 90px;
    display: block;
    margin: 0 auto 18px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.profile-box .profile-box-info {
    height: 154px;
    text-align: center;
}

.profile-box .profile-box-info > span {
    font-size: 11px;
    line-height: 15px;
    display: block;
    color: #404c61;
}

.profile-box .profile-box-info .pull-left,
.profile-box .profile-box-info .pull-right {
    width: 45%;
    line-height: 16px;
    color: #565A63;
    height: 92px;
}

.profile-box .profile-box-info .pull-left > span,
.profile-box .profile-box-info .pull-right > span {
    font-size: 28px;
    line-height: 32px;
    display: block;
    font-weight: bold;
    color: #404c61;
    margin-bottom: 2px;
    color: #FF9A35;
}

.profile-box .profile-box-options {
    height: 113px;
    text-align: center;
}

.profile-box .profile-box-options > span {
    font-size: 16px;
    line-height: 22px;
    display: block;
    font-weight: bold;
    margin-bottom: 12px;
}

.profile-box .profile-box-options .pull-left,
.profile-box .profile-box-options .pull-right {
    line-height: 15px;
    position: relative;
    padding-left: 17px;
    font-size: 13px;
}

.profile-box .profile-box-options .pull-left:before {
    position: absolute;
    left: 0;
    top: 1px;
    content: '';
    width: 13px;
    height: 13px;
    background: url('/img/options-icon.png') no-repeat;
}

.profile-box .profile-box-options .pull-right:before {
    position: absolute;
    left: 0;
    top: 2px;
    content: '';
    width: 13px;
    height: 13px;
    background: url('/img/exit-icon.png') no-repeat;
}

.profile-page {
    min-height: 445px;
}

.profile-page h1 {
    font-size: 32px;
    font-weight: normal;
    line-height: 56px;
    color: #3e4f6e;
    margin: 0 0 24px 0;
    padding-left: 73px;
    position: relative;
}

.profile-page h1:before {
    width: 56px;
    height: 56px;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.profile-page .profile-header-advs:before {
    background: #F4F4F4 url('/img/profile-header-advs.png') no-repeat center center;
}

.profile-page .profile-header-balance:before {
    background: #F4F4F4 url('/img/profile-header-balance.png') no-repeat center center;
}

.profile-page .profile-header-contacts:before {
    background: #F4F4F4 url('/img/profile-header-contacts.png') no-repeat center center;
}

.profile-page .profile-header-fav:before {
    background: #F4F4F4 url('/img/profile-header-fav.png') no-repeat center center;
}

.profile-page .profile-header-feedback:before {
    background: #F4F4F4 url('/img/profile-header-feedback.png') no-repeat center center;
}

.profile-page .profile-header-notifications:before {
    background: #F4F4F4 url('/img/profile-header-notifications.png') no-repeat center center;
}

.profile-page .profile-header-offers:before {
    background: #F4F4F4 url('/img/profile-header-offers.png') no-repeat center center;
}

.profile-page .profile-header-security:before {
    background: #F4F4F4 url('/img/profile-header-security.png') no-repeat center center;
}

.profile-page h5 {
    font-weight: normal;
    margin: 0 0 14px 0;
}

.profile-page .button-link {
    font-size: 14px;
    color: #3e4f6e;
}

.profile-page .form-table {
    width: 100%;
}

.profile-page .form-table tr td:first-child {
    padding-right: 0;
    width: 180px;
}

.profile-page .form-table .textfield-middle {
    width: 200px;
}

.profile-page .form-table .form-table-box {
    width: 250px;
}

.profile-page .form-table .form-table-box.pull-left {
    padding: 0;
}

.profile-page .form-table .pull-left {
    margin: 0;
    padding-top: 10px;
}

.profile-page .form-table .pull-right .button {
    margin-top: 5px;
}

.profile-page .heading {
    margin: 0 0 24px 0;
}

.profile-page .heading > h1 {
    float: left;
    margin: 0;
}

.profile-page .heading .tools {
    float: right;
    width: 500px;
}

.profile-page .heading .tools .fav-hidden {
    margin-top: 8px;
    font-size: 13px;
}

.profile-page .heading .tools .sort-by {
    margin-top: 8px;
}

.profile-page .heading .tools .sort-by > span {
    display: block;
}

.profile-page .profile-feedback > p  {
    color: #4570c4;
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 24px 0;
}

.profile-page .profile-feedback-result {
    text-align: center;
    background: url('/img/ok-big.png') no-repeat center 20px;
    padding: 89px 0 31px 0;
}

.profile-page .profile-feedback-result > h1{
    margin: 0 0 4px 0;
}

.profile-page .profile-feedback-result > p {
    font-size: 18px;
    line-height: 28px;
    margin: 0 0 5px 0;
}

.profile-page .profile-feedback-result > p > a {
    font-size: 16px;
    color: #ff7800;
}

.profile-page .profile-feedback-result .profile-feedback-result-more {
    text-align: center;
    background: url('/img/more-big.png') no-repeat center bottom;
    padding: 80px 0 45px 0;
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
}

.profile-page .search-result {
    margin: -10px 0;
}

.profile-options {
    margin: -50px 0 0 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
}

.profile-options > li {
    width: 220px;
    height: 180px;
    margin: 50px 0 0 20px;
    float: left;
    text-align: center;
    padding-top: 75px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url('/img/profile-options-1.png') no-repeat center top;
}

.profile-options > li+li {
    background: url('/img/profile-options-2.png') no-repeat center top;
}

.profile-options > li+li+li {
    background: url('/img/profile-options-3.png') no-repeat center top;
}

.profile-options > li+li+li+li {
    background: url('/img/profile-options-4.png') no-repeat center top;
}

.profile-options > li+li+li+li+li {
    background: url('/img/profile-options-5.png') no-repeat center top;
}

.profile-options > li+li+li+li+li+li {
    background: url('/img/profile-options-6.png') no-repeat center top;
}

.profile-options > li > a {
    font-weight: bold;
    line-height: 24px;
    font-size: 16px;
    color: #3e4f6e;
}

.profile-options > li > a > span {
    color: #ff9b36;
}

.profile-options > li > p {
    margin: 7px 0 0 0;
    line-height: 20px;
    font-size: 13px;
    padding: 0 20px;
}

.promo {
    background: #EEF5EE url('/img/promo-car.png') no-repeat 56px bottom;
    margin: -40px -40px 52px -40px;
    padding: 94px 0 50px 0;
    position: relative;
    z-index: 1;
}

.promo .promo-header {
    text-align: center;
    line-height: 30px;
    font-size: 24px;
    margin-bottom: 48px;
}

.promo .promo-header > span {
    display: block;
    line-height: 24px;
    font-size: 18px;
    margin-bottom: 5px;
}

.promo .promo-list {
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    width: 720px;
}

.promo .promo-list > li {
    margin-bottom: 20px;
    cursor: pointer;
    position: relative;
    height: 80px;
    background: #FFFFFF;
    -webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.15);
    -moz-box-shadow: 4px 4px 5px rgba(0,0,0,0.15);
    box-shadow: 4px 4px 5px rgba(0,0,0,0.15);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -khtml-opacity: 0.5;
    -moz-opacity: 0.5;
    opacity: 0.5;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}

.promo .promo-list > li:before,
.promo .promo-list > li:after {
    display: table;
    line-height: 0;
    content: '';
}

.promo .promo-list > li:after {
    clear: both;
}

.promo .promo-list .promo-list-info {
    height: 80px;
    width: 460px;
    float: left;
    margin-right: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 17px;
}

.promo .promo-list .promo-list-info > span {
    margin-bottom: 4px;
    font-weight: bold;
    display: block;
    font-size: 16px;
}

.promo .promo-list .promo-list-price {
    height: 80px;
    overflow: hidden;
    line-height: 80px;
    font-weight: bold;
    color: #30a64f;
    font-size: 30px;
}

.promo .promo-list .promo-list-remove {
    display: none;
    width: 15px;
    height: 15px;
    position: absolute;
    right: -46px;
    top: 50%;
    margin-top: -7px;
    cursor: pointer;
    background: url('/img/remove-big.png') no-repeat;
}

.promo .promo-list .promo-list-type {
    height: 80px;
    width: 100px;
    float: left;
    margin-right: 20px;
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
    text-align: center;
}

.promo .promo-list .promo-mainpage .promo-list-type {
    background: #EFF0F4 url('/img/promo-mainpage.png') no-repeat center center;
}

.promo .promo-list .promo-superprice .promo-list-type {
    background: #FFEB92 url('/img/promo-superprice.png') no-repeat center center;
}

.promo .promo-list .promo-top .promo-list-type {
    background: #EFF0F4 url('/img/promo-top.png') no-repeat center center;
}

.promo .promo-list .promo-urgent .promo-list-type {
    background: #FFEB92 url('/img/promo-urgent.png') no-repeat center center;
}

.promo .promo-list .selected {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    cursor: default;
    -khtml-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}

.promo .promo-list .selected .promo-list-remove {
    display: block;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

.qtip {
    position: absolute;
    left: -28000px;
    top: -28000px;
    display: none;
    max-width: 328px;
    min-width: 150px;
    direction: ltr;
    -webkit-box-shadow: 0 0 7px rgba(0,0,0,0.25);
    -moz-box-shadow: 0 0 7px rgba(0,0,0,0.25);
    box-shadow: 0 0 7px rgba(0,0,0,0.25);
    padding: 0;
    background-color: #FFFFFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.qtip:after {
    bottom: 100%;
    left: 71px;
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255,255,255,0);
    border-bottom-color: #FFFFFF;
    border-width: 5px 9px;
}

.qtip .qtip-content{
    position: relative;
    padding: 20px 30px;
    overflow: hidden;
    text-align: left;
    word-wrap: break-word;
}

.quarter-col-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.quarter-col-list > li {
    width: 25%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 15px;
    float: left;
}

.radio-row {
    margin: 9px 0 0 0;
}

.radio-row .pull-left {
    margin-right: 15px;
}

.reg-box {
    margin: 0 45px;
    position: relative;
}

.reg-box:before {
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    background: #CDCDCD;
    content: '';
}

.reg-box .reg-box-half {
    width: 330px;
}

.reg-page {
    background: url('/img/reg-page.png') no-repeat bottom 137px left 56px;
}

.reg-page .content {
    padding: 90px 0 100px 0;
}

.reg-page .content .box {
    max-width: 900px;
    margin: 0 auto 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.reg-publish-container {
    padding: 20px 0 0 0;
}

.reg-publish-info {
    width: 460px;
    float: left;
}

.reg-publish-info .reg-publish-promo {
    margin: 0;
    padding: 16px 0 7px 0;
    list-style-type: none;
}

.reg-publish-info .reg-publish-promo > li {
    margin-bottom: 10px;
    position: relative;
    height: 60px;
    background: #FEFCEF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.reg-publish-info .reg-publish-promo .promo-mainpage {
    background: #F8F8F8;
}

.reg-publish-info .reg-publish-promo .promo-superprice {
    background: #FFFBEF;
}

.reg-publish-info .reg-publish-promo .promo-top {
    background: #F8F8F8;
}

.reg-publish-info .reg-publish-promo .promo-urgent {
    background: #FFFBEF;
}

.reg-publish-info .reg-publish-promo .reg-publish-promo-info {
    padding-top: 12px;
    margin-bottom: -1px;
    font-weight: bold;
    color: #253657;
    display: block;
    font-size: 14px;
}

.reg-publish-info .reg-publish-promo .reg-publish-promo-price {
    color: #05820b;
    font-size: 12px;
    line-height: 16px;
}

.reg-publish-info .reg-publish-promo .reg-publish-promo-remove {
    width: 11px;
    height: 11px;
    position: absolute;
    right: 9px;
    top: 9px;
    cursor: pointer;
    background: url('/img/promo-remove.png') no-repeat;
}

.reg-publish-info .reg-publish-promo .reg-publish-promo-type {
    height: 60px;
    width: 80px;
    float: left;
    margin-right: 20px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.reg-publish-info .reg-publish-promo .promo-mainpage .reg-publish-promo-type {
    background: #EFF0F4 url('/img/promo-mainpage.png') no-repeat center center;
}

.reg-publish-info .reg-publish-promo .promo-superprice .reg-publish-promo-type {
    background: #FFEB92 url('/img/promo-superprice-lite.png') no-repeat center center;
}

.reg-publish-info .reg-publish-promo .promo-top .reg-publish-promo-type {
    background: #EFF0F4 url('/img/promo-top.png') no-repeat center center;
}

.reg-publish-info .reg-publish-promo .promo-urgent .reg-publish-promo-type {
    background: #FFEB92 url('/img/promo-urgent-lite.png') no-repeat center center;
}

.reg-publish-info .search-result-box {
    border: 0 none;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: none;
}

.reg-publish-info .search-result-box img {
    width: 100%;
    height: auto;
    display: block;
    float: none;
    margin: 0 0 30px 0;
}

.reg-publish-info .search-result-box .search-result-box-content .search-result-box-header {
    top: 0;
}

.reg-publish-info .search-result-box .search-result-box-content .search-result-box-icon-info {
    text-align: left;
}

.reg-publish-info .search-result-box .search-result-box-content .search-result-box-icon-info:after {
    display: none;
}

.reg-publish-info .search-result-box .search-result-box-content .search-result-box-icon-info > li {
    margin: 5px 0 3px 0;
    width: 50%;
}

.reg-publish-info .search-result-box .search-result-box-content .search-result-box-info {
    margin: 7px 0 6px 0;
}

.reg-publish-info .search-result-box .search-result-box-content .search-result-box-price {
    margin-bottom: 5px;
}

.reg-publish-intro-text {
    font-size: 18px;
    line-height: 24px;
    margin: -14px 0 33px 0;
}

.reg-publish-toolbox {
    width: 460px;
    float: right;
}

.reg-publish-toolbox .button.button-important {
    text-transform: uppercase;
}

.reg-publish-toolbox .form .form-phone-3.textfield {
    width: 240px;
}

.reg-publish-toolbox .reg-publish-box-social {
    height: 30px;
    border-top: 1px solid #BAC2CF;
    margin-top: 28px;
    padding-top: 28px;
}

.reg-publish-toolbox .reg-publish-box-social > span {
    font-size: 15px;
    line-height: 30px;
    color: #808080;
    font-family: 'PT Sans', 'Arial', 'Helvetica CY', 'Nimbus Sans L', sans-serif;
}

.reg-publish-toolbox .reg-publish-box-social > ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: right;
}

.reg-publish-toolbox .reg-publish-box-social > ul > li {
    margin-left: 10px;
    float: left;
}

.reg-publish-toolbox .reg-publish-box-social > ul > li:first-child {
    margin: 0;
}

.reg-publish-toolbox .reg-publish-box-social > ul > li > a {
    width: 30px;
    height: 30px;
    display: block;
}

.reg-publish-toolbox .reg-publish-box-social .fb {
    background: url('/img/social-fb.png') no-repeat;
}

.reg-publish-toolbox .reg-publish-box-social .tw {
    background: url('/img/social-tw.png') no-repeat;
}

.reg-publish-toolbox .reg-publish-box-social .vk {
    background: url('/img/social-vk.png') no-repeat;
}

.reg-publish-toolbox .reg-publish-tabs-content {
    border-left: 1px solid #EDEDED;
    border-right: 1px solid #EDEDED;
    border-bottom: 1px solid #EDEDED;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    background: #FFFFFF;
    -webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 5px 5px rgba(0,0,0,0.1);
    box-shadow: 0 5px 5px rgba(0,0,0,0.1);
    padding: 40px 40px 30px 40px;
    position: relative;
    z-index: 1;
}

.reg-publish-toolbox .reg-publish-tabs-nav {
    position: relative;
    z-index: 10;
}

.reg-publish-toolbox .reg-publish-tabs-nav > ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    height: 60px;
    border-bottom: 1px solid #EDEDED;
}

.reg-publish-toolbox .reg-publish-tabs-nav > ul > li {
    float: left;
    width: 260px;
}

.reg-publish-toolbox .reg-publish-tabs-nav > ul > li+li {
    float: right;
    width: 190px;
}

.reg-publish-toolbox .reg-publish-tabs-nav > ul > li > a {
    height: 60px;
    position: relative;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    border-left: 1px solid #48587C;
    border-right: 1px solid #48587C;
    border-top: 1px solid #48587C;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    background: #48587C;
    display: block;
    color: #FFFFFF;
}

.reg-publish-toolbox .reg-publish-tabs-nav > ul > li > a:hover {
    text-decoration: none;
}

.reg-publish-toolbox .reg-publish-tabs-nav .active > a {
    border-color: #EDEDED;
    background: #FFFFFF;
    -webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 5px 5px rgba(0,0,0,0.1);
    box-shadow: 0 5px 5px rgba(0,0,0,0.1);
    color: #3e4f6e;
}

.reg-publish-toolbox .reg-publish-tabs-nav .active > a:after {
    height: 11px;
    background: #FFFFFF;
    content: '';
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
}

.reg-publish-toolbox .reg-publish-tabs-nav .active > a:before {
    height: 11px;
    background: #FFFFFF;
    content: '';
    position: absolute;
    left: 100%;
    top: 100%;
    width: 10px;
}

.reg-publish-toolbox .reg-publish-tabs-nav li+li.active > a:before {
    left: auto;
    right: 100%;
}

.reject {
    font-size: 13px;
    line-height: 18px;
    padding-left: 20px;
    color: #f05252;
    background: url('/img/reject.png') no-repeat 4px 3px;
    font-weight: bold;
}

.rel {
    position: relative;
}

.screen-box {
    background: #FFFFFF;
    padding: 24px 0 27px 0;
}

.scroll-pane {
    width: 100%;
    overflow: auto;
}

.scroll-pane  .jspContainer {
    overflow: hidden;
    position: relative;
}

.scroll-pane  .jspPane {
    position: absolute;
}

.scroll-pane  .jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 6px;
    height: 100%;
}

.scroll-pane .jspTrack {
    position: relative;
}

.scroll-pane .jspDrag {
    background: #9EA7B6;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.search-adv {
    height: 16px;
    text-align: center;
}

.search-adv > a {
    line-height: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    color: #7d8fab;
    font-size: 13px;
    padding-left: 25px;
    background: url('/img/search-adv.png') no-repeat left top;
}

.search-adv > a:hover {
    text-decoration: none;
}

.search-box {
    background: #46587C;
    -webkit-border-radius: 0 5px 5px 5px;
    -moz-border-radius: 0 5px 5px 5px;
    border-radius: 0 5px 5px 5px;
    padding: 20px 18px 12px 23px;
    -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
    box-shadow: 0 2px 3px rgba(0,0,0,0.2);
}

.search-box-form {
    padding-bottom: 10px;
}

.search-box-form > fieldset {
    margin-bottom: 10px;
}

.search-box-form > fieldset:before,
.search-box-form > fieldset:after {
    display: table;
    line-height: 0;
    content: '';
}

.search-box-form > fieldset:after {
    clear: both;
}

.search-box-form > fieldset > label {
    width: 90px;
    float: left;
    line-height: 40px;
    color: #c9e5ff;
    font-size: 13px;
    font-weight: bold;
}

.search-box-form > fieldset > label > span {
    color: #7f9dba;
    font-weight: normal;
}

.search-box-form input[type="text"] {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #E6EAF3;
    background-clip: padding-box;
    border: 0 none;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin: 0;
    outline: 0;
    padding: 10px 5px 10px 10px;
    height: 40px;
    font-size: 14px;
    font-family: 'Open Sans', 'Arial', 'Helvetica CY', 'Nimbus Sans L', sans-serif;
    color: #2e3d4d;
    line-height: 20px;
}

.search-box-form input[type="text"]::-webkit-input-placeholder {
    -khtml-opacity: 1;
    opacity: 1;
    color: #7790a8;
}

.search-box-form input[type="text"]::-moz-placeholder {
    -moz-opacity: 1;
    opacity: 1;
    color: #7790a8;
}

.search-box-form input[type="text"] .placeholder {
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    opacity: 1;
    color: #7790a8;
}

.search-box-form .padding-bottom {
    padding-bottom: 10px;
}

.search-box-form .padding-top {
    padding-top: 10px;
}

.search-box-form .search-box-form-button {
    padding-top: 15px;
}

.search-box-form .search-box-form-button .button {
    display: block;
    width: 100%;
    padding: 0;
}

.search-box-form .search-box-form-button .button:before {
    width: 16px;
    height: 15px;
    vertical-align: middle;
    content: '';
    background: url('/img/button-search.png') no-repeat left center;
    margin-right: 6px;
    display: inline-block;
    position: relative;
    top: -1px;
}

.search-box-form .search-box-form-field {
    margin-left: 90px;
}

.search-box-form .search-box-form-field .chosen-select,
.search-box-form .search-box-form-field .chosen-select-no-single {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
}

.search-box-form .search-box-form-optional {
    width: 111px;
    float: right;
}

.search-box-form .search-box-form-range-from {
    float: left;
    width: 70px;
}

.search-box-form .search-box-form-range-to {
    float: left;
    width: 70px;
    margin-left: 20px;
    position: relative;
}

.search-box-form .search-box-form-range-to:before {
    width: 5px;
    height: 2px;
    background: #76849F;
    position: absolute;
    left: -13px;
    top: 19px;
    content: '';
}

.search-box-form .textfield:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.search-form {
    margin-bottom: 14px;
}

.search-form > fieldset {
    border-bottom: 1px solid #C9D0E0;
}

.search-form > fieldset:before,
.search-form > fieldset:after {
    display: table;
    line-height: 0;
    content: '';
}

.search-form > fieldset:after {
    clear: both;
}

.search-form > fieldset > label {
    display: block;
    color: #1d2433;
    font-size: 13px;
    font-weight: bold;
    padding: 9px 0;
    cursor: pointer;
    position: relative;
}

.search-form > fieldset > label:before {
    width: 13px;
    height: 9px;
    content: '';
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -4px;
    background: url('/img/arrow-down.png') no-repeat;
}

.search-form .opened > label:before {
    background: url('/img/arrow-up.png') no-repeat;
}

.search-form > fieldset > label > span {
    font-weight: normal;
}

.search-form .button-reset{
    margin-bottom: 16px;
}

.search-form .checkbox-label {
    font-size: 13px;
    line-height: 18px;
}

.search-form .chosen-select,
.search-form .chosen-select-no-single {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
}

.search-form .niceCheck {
    background-color: #FFFFFF;
    border-width: 1px;
}

.search-form .no-border {
    border: 0 none;
}

.search-form .search-city-list {
    padding-bottom: 22px;
}

.search-form .search-city-list > ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.search-form .search-city-list > ul > li {
    font-size: 13px;
    line-height: 18px;
    margin-top: 10px;
    color: #cccccc;
}

.search-form .search-city-list > ul > li:first-child {
    margin: 0;
}

.search-form .search-city-list > ul > li > a {
    color: #0067b1;
}

.search-form .search-form-box {
    padding-bottom: 14px;
    display: none;
}

.search-form .opened .search-form-box {
    display: block;
}

.search-form .search-form-box-margin {
    margin-bottom: 10px;
}

.search-form .search-form-range {
    position: relative;
}

.search-form .search-form-range:before {
    width: 16px;
    height: 1px;
    background: #ADAEB0;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -8px;
    content: '';
}

.search-form .search-form-range .search-form-range-from {
    float: left;
    width: 90px;
}

.search-form .search-form-range .search-form-range-to {
    float: right;
    width: 90px;
}

.search-form .search-form-row {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #C0CBDD;
}

.search-form .search-form-row-tools .pull-left {
    padding-top: 11px;
    width: 180px;
}

.search-form-lite {
    padding-top: 24px;
}

.search-form-lite > fieldset {
    margin-bottom: 10px;
}

.search-form-lite > fieldset:before,
.search-form-lite > fieldset:after {
    display: table;
    line-height: 0;
    content: '';
}

.search-form-lite > fieldset:after {
    clear: both;
}

.search-form-lite > fieldset > label {
    display: block;
    line-height: 16px;
    color: #1E2336;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 4px;
}

.search-form-lite > fieldset > label > span {
    font-weight: normal;
}

.search-form-lite input[type="text"] {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FFFFFF;
    background-clip: padding-box;
    border: 0 none;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin: 0;
    outline: 0;
    padding: 10px 5px 10px 10px;
    height: 40px;
    font-size: 14px;
    font-family: 'Open Sans', 'Arial', 'Helvetica CY', 'Nimbus Sans L', sans-serif;
    color: #48587C;
    line-height: 20px;
}

.search-form-lite input[type="text"]::-webkit-input-placeholder {
    -khtml-opacity: 1;
    opacity: 1;
    color: #48587C;
}

.search-form-lite input[type="text"]::-moz-placeholder {
    -moz-opacity: 1;
    opacity: 1;
    color: #48587C;
}

.search-form-lite input[type="text"] .placeholder {
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    opacity: 1;
    color: #48587C;
}

.search-form-lite  .chosen-select,
.search-form-lite  .chosen-select-no-single {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
}

.search-form-lite .search-form-lite-button {
    padding-top: 16px;
}

.search-form-lite .search-form-lite-button .button {
    display: block;
    width: 100%;
    padding: 0;
}

.search-form-lite .search-form-lite-button .button:before {
    width: 16px;
    height: 15px;
    vertical-align: middle;
    content: '';
    background: url('/img/button-search.png') no-repeat left center;
    margin-right: 6px;
    display: inline-block;
    position: relative;
    top: -1px;
}

.search-form-lite .search-form-lite-range-from {
    float: left;
    width: 70px;
}

.search-form-lite .search-form-lite-range-to {
    float: left;
    width: 70px;
    margin-left: 20px;
    position: relative;
}

.search-form-lite .search-form-lite-range-to:before {
    width: 5px;
    height: 2px;
    background: #76849F;
    position: absolute;
    left: -13px;
    top: 19px;
    content: '';
}

.search-lite {
    position: relative;
}

.search-lite input[type="submit"] {
    width: 14px;
    height: 14px;
    margin: 0;
    outline: 0;
    cursor: pointer;
    border: 0 none;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
    position: absolute;
    top: 50%;
    left: 18px;
    margin-top: -7px;
    background: url('/img/search-lite.png') no-repeat;
}

.search-lite .textfield {
    font-size: 14px;
    padding-left: 40px;
}

.search-nav {
    height: 50px;
}

.search-nav .button {
    height: 45px;
    width: 104px;
    text-align: left;
    padding: 0 0 0 11px;
    line-height: 45px;
    float: right;
}

.search-nav .button:before {
    width: 11px;
    height: 11px;
    vertical-align: middle;
    content: '';
    background: url('/img/plus-small.png') no-repeat left center;
    margin-right: 7px;
    display: inline-block;
    position: relative;
    top: -1px;
}

.search-nav .tabs-nav {
    float: left;
}

.search-nav .tabs-nav .tabs-nav-link {
    float: left;
    width: 155px;
    height: 50px;
    border: 0 none;
    margin: 0;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    background: #283659;
    -webkit-border-radius: 5px 0 0 0;
    -moz-border-radius: 5px 0 0 0;
    border-radius: 5px 0 0 0;
    font-size: 16px;
    line-height: 18px;
    padding-top: 9px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.search-nav .tabs-nav .tabs-nav-link.active {
    background: #46587C;
    color: #FFFFFF;
}

.search-nav .tabs-nav .tabs-nav-link+.tabs-nav-link {
    -webkit-border-radius: 0 5px 0 0;
    -moz-border-radius: 0 5px 0 0;
    border-radius: 0 5px 0 0;
    position: relative;
}

.search-nav .tabs-nav .tabs-nav-link+.tabs-nav-link:after {
    position: absolute;
    left: 100%;
    bottom: 0;
    width: 5px;
    height: 5px;
    background: #eff3f6;
    -webkit-border-radius: 0 0 0 5px;
    -moz-border-radius: 0 0 0 5px;
    border-radius: 0 0 0 5px;
    z-index: 2;
    content: '';
}

.search-nav .tabs-nav .tabs-nav-link+.tabs-nav-link:before {
    position: absolute;
    left: 100%;
    bottom: 0;
    width: 5px;
    height: 5px;
    background: #283659;
    z-index: 1;
    content: '';
}

.search-nav .tabs-nav .tabs-nav-link+.tabs-nav-link.active:before {
    background: #46587C;
}

.search-nav .tabs-nav .tabs-nav-link > span {
    display: block;
    color: #7d8fab;
    font-weight: normal;
    font-size: 13px;
    line-height: 15px;
}

.search-result {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.search-result > li {
    margin-bottom: 20px;
}

.search-result-box {
    display: block;
    border: 1px solid #EDEDED;
    padding: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FFFFFF;
}

.search-result-box:before,
.search-result-box:after {
    display: table;
    line-height: 0;
    content: '';
}

.search-result-box:after {
    clear: both;
}

.search-result-box:hover {
    text-decoration: none;
}

.search-result-box.top-result {
    margin: -1px;
    border: 2px solid #FEBA73;
    background: #FFF9F1;
}

.search-result-box.top-result .top-result-label {
    height: 20px;
    color: #FFFFFF;
    line-height: 20px;
    text-transform: uppercase;
    background: #FF7802;
    padding: 0 7px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    font-size: 10px;
    font-weight: bold;
}

.search-result-box img {
    width: 220px;
    height: 140px;
    float: left;
    margin-right: 20px;
}

.search-result-box .search-result-box-buttons {
    margin-top: 15px;
    padding-left: 240px;
}

.search-result-box .search-result-box-buttons .button {
    margin-right: 15px;
    float: left;
}

.search-result-box .search-result-box-content {
    overflow: hidden;
}

.search-result-box .search-result-box-content .search-result-box-header {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    color: #3e4f6e;
    position: relative;
    top: -3px;
    overflow: hidden;
}

.search-result-box .search-result-box-content .search-result-box-header > a {
    color: #3e4f6e;
}

.search-result-box .search-result-box-content .search-result-box-header > a:hover {
    text-decoration: none;
}

.search-result-box .search-result-box-content .search-result-box-header > i {
    font-style: normal;
    font-weight: normal;
    margin-left: 5px;
}

.search-result-box .search-result-box-content .search-result-box-header .top-result-label  {
    float: left;
    margin: 2px 10px 0 0;
}

.search-result-box .search-result-box-content .search-result-box-hidden {
    display: none;
}

.search-result-box .search-result-box-content .search-result-box-icon-info {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: justify;
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px;
}

.search-result-box .search-result-box-content .search-result-box-icon-info:after {
    width: 100%;
    height: 0;
    visibility: hidden;
    overflow: hidden;
    content: '';
    display: inline-block;
}

.search-result-box .search-result-box-content .search-result-box-icon-info > li {
    display: inline-block;
    vertical-align: top;
    color: #3e4f6e;
    line-height: 18px;
    font-size: 11px;
    color: #3e4f6e;
    letter-spacing: normal;
    margin-top: 5px;
}

.search-result-box .search-result-box-content .search-result-box-icon-info.more-info > li {
    color: #8a9cbf;
    font-style: normal;
}

.search-result-box .search-result-box-content .search-result-box-icon-info > li > span {
    display: inline-block;
    vertical-align: top;
    height: 18px;
    padding-left: 19px;
}

.search-result-box .search-result-box-content .search-result-box-icon-info .search-result-box-icon-info-date > span {
    background: url('/img/i-date.png') no-repeat left center;
}

.search-result-box .search-result-box-content .search-result-box-icon-info .search-result-box-icon-info-chaffer > span {
    background: url('/img/i-chaffer.png') no-repeat left center;
}

.search-result-box .search-result-box-content .search-result-box-icon-info .search-result-box-icon-info-change > span {
    background: url('/img/i-change.png') no-repeat left center;
}

.search-result-box .search-result-box-content .search-result-box-icon-info .search-result-box-icon-info-fuel > span {
    background: url('/img/i-fuel.png') no-repeat left center;
}

.search-result-box .search-result-box-content .search-result-box-icon-info .search-result-box-icon-info-location > span {
    background: url('/img/i-location.png') no-repeat left center;
}

.search-result-box .search-result-box-content .search-result-box-icon-info .search-result-box-icon-info-road > span {
    background: url('/img/i-road.png') no-repeat left center;
}

.search-result-box .search-result-box-content .search-result-box-icon-info .search-result-box-icon-info-transmission > span {
    background: url('/img/i-transmission.png') no-repeat left center;
}

.search-result-box .search-result-box-content .search-result-box-icon-info > li > span > span {
    color: #8a9cbf;
}

.search-result-box .search-result-box-content .search-result-box-info {
    font-size: 13px;
    color: #3e4f6e;
    line-height: 17px;
    margin: 7px 0 2px 0;
    height: 34px;
}

.search-result-box .search-result-box-content .search-result-box-price {
    font-size: 18px;
    line-height: 24px;
    font-weight: bold;
    color: #ff7800;
    margin-bottom: 1px;
}

.search-result-box .search-result-box-content .search-result-box-price.sold-price {
    color: #8a9cbf;
}

.search-result-box .search-result-box-content .search-result-box-price > span {
    font-size: 13px;
    font-weight: normal;
    color: #8a9cbf;
    margin-left: 10px;
}

.search-result-box .search-result-box-image {
    position: relative;
    margin-right: 20px;
    float: left;
}

.search-result-box .search-result-box-image > img {
    margin: 0;
    height: auto;
}

.search-result-box .search-result-box-image > span {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    padding: 0 15px;
    background: #FF7800;
    background: rgba(255,120,0,0.9);
}

.search-result-box .search-result-box-image > span:before {
    position: absolute;
    right: 100%;
    bottom: 0;
    height: 30px;
    width: 30px;
    -webkit-border-radius: 15px 0 0 0;
    -moz-border-radius: 15px 0 0 0;
    border-radius: 15px 0 0 0;
    background-color: #3E4F6E;
    background-color: rgba(62,79,110,0.9);
    background-position: center center;
    background-repeat: no-repeat;
    content: '';
}

.search-result-box .search-result-box-image .i-action:before {
    background-image: url('/img/i-action.png');
}

.search-result-box .search-result-box-image .i-discount:before {
    background-image: url('/img/i-discount.png');
}

.search-result-box .sold {
    margin-right: 20px;
    float: left;
}

.search-result-box .sold > img {
    margin: 0;
}

.search-result.dealers-search-result .search-result-box .search-result-box-content {
    padding-bottom: 50px;
}

.search-result.dealers-search-result .search-result-box .search-result-box-content .search-result-box-icon-info {
    max-width: 600px;
}

.search-result.dealers-search-result .search-result-box .search-result-box-dealers-info {
    position: absolute;
    left: 0;
    bottom: 20px;
    padding: 0 20px 0 260px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
    width: 100%;
}

.search-result.dealers-search-result .search-result-box .search-result-box-dealers-info .pull-left {
    padding: 10px 0 6px 0;
}

.search-result.dealers-search-result .search-result-box .search-result-box-dealers-info .pull-left > span {
    color: #4570c4;
    text-decoration: underline;
    margin-right: 15px;
    float: left;
    line-height: 24px;
    font-size: 14px;
}

.search-result.dealers-search-result .search-result-box .search-result-box-dealers-info .pull-left .medal-rating {
    float: left;
}

.search-result.dealers-search-result .search-result-box .search-result-box-dealers-info .pull-right > img {
    height: 40px;
    float: none;
    margin: 0;
    width: auto;
}

.search-result.fav-list > li {
    position: relative;
}

.search-result.fav-list .fav-del {
    position: absolute;
    right: 13px;
    top: 11px;
    z-index: 10;
    width: 17px;
    height: 17px;
    background: url('/img/fav-del.png') no-repeat;
    display: none;
}

.search-result.fav-list .fav-hide {
    position: absolute;
    right: 39px;
    top: 12px;
    z-index: 10;
    width: 22px;
    height: 16px;
    background: url('/img/fav-hide.png') no-repeat;
    display: none;
}

.search-result.fav-list .search-result-box {
    position: relative;
    z-index: 1;
}

.search-result.fav-list > li:hover > .fav-del,
.search-result.fav-list > li:hover > .fav-hide {
    display: block;
}

.search-result.fav-list > li:hover > .search-result-box {
    border-color: #B1B5C0;
}

.search-result.preview {
    padding: 0;
    position: relative;
    z-index: 10;
}

.search-result.preview > li {
    margin: 0;
}

.search-result.preview .search-result-box {
    -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.15);
    -moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.15);
    box-shadow: 5px 5px 5px rgba(0,0,0,0.15);
}

.search-result.preview .search-result-box .search-result-box-content .search-result-box-icon-info {
    text-align: left;
}

.search-result.preview .search-result-box .search-result-box-content .search-result-box-icon-info:after {
    display: none;
}

.search-result.preview .search-result-box .search-result-box-content .search-result-box-icon-info > li {
    margin-left: 41px;
    font-size: 13px;
}

.search-result.preview .search-result-box .search-result-box-content .search-result-box-icon-info > li:first-child {
    margin-left: 0;
}

.search-result.preview .search-result-box .search-result-box-content .search-result-box-info {
    min-height: 34px;
}

.search-result.type-list {
    margin: 0 0 0 -20px;
    font-size: 0;
    line-height: 0;
    letter-spacing: -4px;
}

.search-result.type-list:before,
.search-result.type-list:after {
    display: table;
    line-height: 0;
    content: '';
}

.search-result.type-list:after {
    clear: both;
}

.search-result.type-list > li {
    width: 340px;
    margin: 0 0 20px 20px;
    letter-spacing: normal;
    display: inline-block;
    vertical-align: top;
}

.search-result.type-list .search-result-box {
    display: block;
    cursor: pointer;
    border: 0 none;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: relative;
}

.search-result.type-list .search-result-box.top-result {
    margin: 0;
    border: 0 none;
    background: none;
}

.search-result.type-list .search-result-box .search-result-box-image {
    margin: 0;
    float: none;
}

.search-result.type-list .search-result-box.top-result .top-result-label {
    position: absolute;
    left: 10px;
    top: 175px;
}

.search-result.type-list .search-result-box img {
    width: 100%;
    height: auto;
    float: none;
    margin: 0;
    display: block;
}

.search-result.type-list .search-result-box .search-result-box-content {
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.search-result.type-list .search-result-box.top-result .search-result-box-content {
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    background: #FFF0D9;
}

.search-result.dealers-search-result.type-list > li {
    height: 320px;
}

.search-result.dealers-search-result.type-list .search-result-box .search-result-box-content {
    height: auto;
    padding: 10px 10px 0 10px;
}

.search-result.dealers-search-result.type-list .search-result-box.top-result .search-result-box-content {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.search-result.dealers-search-result.type-list .search-result-box .search-result-box-dealers-info {
    position: relative;
    left: 0;
    bottom: 0;
    padding: 0 10px;
    height: 50px;
}

.search-result.dealers-search-result.type-list .search-result-box.top-result .search-result-box-dealers-info {
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    background: #FFF0D9;
}

.search-result.type-list .search-result-box .search-result-box-content .search-result-box-header {
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    color: #3e4f6e;
    position: static;
    top: 0;
    margin-bottom: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.search-result.type-list .search-result-box .search-result-box-content .search-result-box-header .top-result-label {
    float: none;
    margin: 0;
}

.search-result.type-list .search-result-box .search-result-box-content .search-result-box-hidden {
    font-size: 13px;
    line-height: 18px;
    color: #3e4f6e;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}

.search-result.type-list .search-result-box .search-result-box-content .search-result-box-icon-info {
    display: none;
}

.search-result.type-list .search-result-box .search-result-box-content .search-result-box-icon-info.more-info {
    display: block;
}

.search-result.type-list .search-result-box .search-result-box-content .search-result-box-icon-info.more-info > li+li+li {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.search-result.type-list .search-result-box .search-result-box-content .search-result-box-info {
    display: none;
}

.search-result.type-list .search-result-box .search-result-box-content .search-result-box-price {
    font-weight: normal;
    margin: 7px 0 2px 0;
}

.search-result.type-list .sold {
    float: none;
    margin: 0;
}

.search-sub-info {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 30px;
}

.set-mode {
    float: none;
}

.show-always {
    display: block !important;
}

.sidebar-bg {
    position: relative;
    padding: 0;
}

.sidebar-bg:before {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 300px;
    z-index: 1;
    content: '';
    background: #F7F8FC;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.sidebar-bg .col {
    padding: 20px;
}

.sidebar-bg .sidebar-col-bg {
    position: relative;
    width: 300px;
    z-index: 10;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    float: right;
    margin-left: 10px;
}

.sidebar-bg .sidebar-col-bg .contact-i-box {
    padding: 46px 20px 0 20px;
}

.sidebar-bg .sidebar-col-bg .contact-i-box > h5 {
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    margin: 0 0 20px 0;
}

.sidebar-bg .sidebar-col-bg .contact-i-form > h5 {
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    margin: 0 0 20px 0;
}

.sidebar-bg .sidebar-col-bg .contact-i-form .form > fieldset {
    margin-bottom: 9px;
}

.sidebar-bg .sidebar-col-bg .contact-i-form .form .button-box {
    padding: 6px 0 0 0;
    margin: 0;
}

.sidebar-inside {
    float: right;
    margin-left: 20px;
    width: 220px;
}

.sidebar-inside.go-down {
    padding-top: 50px;
}

.sidebar-inside .i-box {
    padding: 18px 45px;
}

.simple-catalog-box {
    padding: 47px 0 44px 0;
    text-align: center;
    background: #FFFFFF;
}

.simple-catalog-box h2 {
    font-size: 36px;
    line-height: 59px;
    color: #3e4f6e;
    margin: 0 0 12px 0;
}

.simple-catalog-box p {
    color: #949DA6;
    margin: 0 0 42px 0;
}

.simple-catalog-box .catalog > li {
    text-align: left;
}

.simple-catalog-button .simple-catalog-button {
    width: 340px;
    margin: 0 auto;
}

.simple-catalog-button .simple-catalog-button .button {
    display: block;
    padding: 0;
}

.slider .catalog-box {
    height: 240px;
    overflow: hidden;
}

.slider .middle-screen {
    display: none;
}

.slider .slider-column-first {
    width: 460px;
}

.slider .slider-column-second {
    width: 460px;
}

.slider.slider-lite .slider-column-second {
    width: 220px;
    float: left;
}

.slider .slider-column-third {
    width: 460px;
}

.slider.slider-full .slider-column-first {
    float: left;
}

.slider.slider-full .slider-column-second {
    width: 220px;
    float: left;
    margin-left: 20px;
}

.slider.slider-full .slider-column-third {
    width: 220px;
    float: left;
    margin-left: 20px;
}

.slider.slider-full .slider-column-fourth {
    width: 220px;
    float: left;
    margin-left: 20px;
    display: none;
}

.slider.slider-full .slider-column-fifth {
    width: 220px;
    float: left;
    margin-left: 20px;
    display: none;
}

.slider.slider-lite .slider-column-third {
    width: 220px;
    float: left;
    margin-left: 20px;
}

.slider.slider-lite .slider-column-fourth {
    width: 220px;
    float: left;
    margin-left: 20px;
}

.slider.slider-lite .slider-column-fifth {
    width: 220px;
    float: left;
    margin-left: 20px;
}

.small-screen-hide {
    display: none;
}

.social {
    margin-bottom: 20px;
}

.social {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.social > li {
    float: left;
    margin-left: 10px;
}

.social > li:first-child {
    margin: 0;
}

.social > li > a {
    display: block;
    width: 34px;
    height: 34px;
}

.social .fb {
    background: url('/img/social-icon-fb.png') no-repeat;
}

.social .ok {
    background: url('/img/social-icon-ok.png') no-repeat;
}

.social .tw {
    background: url('/img/social-icon-tw.png') no-repeat;
}

.social .vk {
    background: url('/img/social-icon-vk.png') no-repeat;
}

.social-list {
    margin-bottom: 20px;
}

.social-list > ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.social-list > ul > li {
    float: left;
    margin-left: 10px;
}

.social-list > ul > li:first-child {
    margin: 0;
}

.social-list > ul > li > a {
    display: block;
    width: 36px;
    height: 35px;
}

.social-list .fb {
    background: url('/img/icon-fb.png') no-repeat;
}

.social-list .ok {
    background: url('/img/icon-ok.png') no-repeat;
}

.social-list .tw {
    background: url('/img/icon-tw.png') no-repeat;
}

.social-list .vk {
    background: url('/img/icon-vk.png') no-repeat;
}

.social-list-circles {
    text-align: center;
    height: 43px;
}

.social-list-circles > ul {
    margin: 0 auto;
    padding: 0;
    list-style-type: none;
    display: inline-block;
    vertical-align: top;
}

.social-list-circles > ul > li {
    float: left;
    margin-left: 10px;
}

.social-list-circles > ul > li:first-child {
    margin: 0;
}

.social-list-circles > ul > li > a {
    display: block;
    width: 43px;
    height: 43px;
}

.social-list-circles .fb {
    background: url('/img/icon-fb-circle.png') no-repeat;
}

.social-list-circles .ok {
    background: url('/img/icon-ok-circle.png') no-repeat;
}

.social-list-circles .tw {
    background: url('/img/icon-tw-circle.png') no-repeat;
}

.social-list-circles .vk {
    background: url('/img/icon-vk-circle.png') no-repeat;
}

.social-list-circles > ul > li > a {
    display: block;
    width: 43px;
    height: 43px;
}

.social-list-circles .fb {
    background: url('/img/icon-fb-circle.png') no-repeat;
}

.social-list-circles .ok {
    background: url('/img/icon-ok-circle.png') no-repeat;
}

.social-list-circles .tw {
    background: url('/img/icon-tw-circle.png') no-repeat;
}

.social-list-circles .vk {
    background: url('/img/icon-vk-circle.png') no-repeat;
}

.social-list-circles-lite {
    padding-top: 5px;
}

.social-list-circles-lite > span {
    font-size: 16px;
    color: #565a63;
    line-height: 20px;
    margin-bottom: 15px;
    display: block;
}

.social-list-circles-lite.social-list-circles-lite-inline  > span {
    line-height: 30px;
    margin: 0 24px 0 0;
    float: left;
    font-size: 13px;
}

.social-list-circles-lite > ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.social-list-circles-lite > ul > li {
    float: left;
    margin-left: 20px;
}

.social-list-circles-lite > ul > li:first-child {
    margin: 0;
}

.social-list-circles-lite > ul > li > a {
    display: block;
    width: 30px;
    height: 30px;
}

.social-list-circles-lite .fb {
    background: url('/img/icon-fb-circle.png') no-repeat;
    -o-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -khtml-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/icon-fb-circle.png',sizingMethod='scale')";
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/icon-fb-circle.png',sizingMethod='scale');
}

.social-list-circles-lite .ok {
    background: url('/img/icon-ok-circle.png') no-repeat;
    -o-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -khtml-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/icon-ok-circle.png',sizingMethod='scale')";
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/icon-ok-circle.png',sizingMethod='scale');
}

.social-list-circles-lite .tw {
    background: url('/img/icon-tw-circle.png') no-repeat;
    -o-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -khtml-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/icon-tw-circle.png',sizingMethod='scale')";
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/icon-tw-circle.png',sizingMethod='scale');
}

.social-list-circles-lite .vk {
    background: url('/img/icon-vk-circle.png') no-repeat;
    -o-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -khtml-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    background-size: 100% 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/icon-vk-circle.png',sizingMethod='scale')";
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/icon-vk-circle.png',sizingMethod='scale');
}

.social-list-circles > ul > li > a {
    display: block;
    width: 43px;
    height: 43px;
}

.social-list-circles .fb {
    background: url('/img/icon-fb-circle.png') no-repeat;
}

.social-list-circles .ok {
    background: url('/img/icon-ok-circle.png') no-repeat;
}

.social-list-circles .tw {
    background: url('/img/icon-tw-circle.png') no-repeat;
}

.social-list-circles .vk {
    background: url('/img/icon-vk-circle.png') no-repeat;
}

.social-widgets {
    float: right;
}

.social-widgets.tabs-nav .tabs-nav-link {
    float: left;
    width: 37px;
    height: 37px;
    border: 0 none;
    margin: 0 0 0 10px;
}

.social-widgets.tabs-nav .tabs-nav-link:first-child {
    margin: 0;
}

.social-widgets.tabs-nav .tabs-nav-link.fb {
    background: url('/img/widgets-fb.png') no-repeat;
}

.social-widgets.tabs-nav .tabs-nav-link.ok {
    background: url('/img/widgets-ok.png') no-repeat;
}

.social-widgets.tabs-nav .tabs-nav-link.tw {
    background: url('/img/widgets-tw.png') no-repeat;
}

.social-widgets.tabs-nav .tabs-nav-link.vk {
    background: url('/img/widgets-vk.png') no-repeat;
}

.sold {
    position: relative;
}

.sold:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: url('/img/sold.png') no-repeat center center;
    background: rgba(0,0,0,0.43) url('/img/sold.png') no-repeat center center;
}

.sold.sold-big:before {
    background: url('/img/sold-big.png') no-repeat center center;
    background: rgba(0,0,0,0.43) url('/img/sold-big.png') no-repeat center center;
}

.sort-buttons {
    height: 40px;
    width: 90px;
}

.sort-buttons .sort-asc {
    float: left;
    background: #EBEFF8 url('/img/sort-arrow-down.png') no-repeat center center;
}

.sort-buttons .sort-asc.active {
    background: #E2E5EE url('/img/sort-arrow-down.png') no-repeat center center;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.1) inset;
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.1) inset;
    box-shadow: 0 1px 0 rgba(0,0,0,0.1) inset;
}

.sort-buttons .sort-desc {
    float: right;
    background: #EBEFF8 url('/img/sort-arrow-up.png') no-repeat center center;
}

.sort-buttons .sort-desc.active {
    background: #E2E5EE url('/img/sort-arrow-up.png') no-repeat center center;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.1) inset;
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.1) inset;
    box-shadow: 0 1px 0 rgba(0,0,0,0.1) inset;
}

.sort-buttons .sort-asc,
.sort-buttons .sort-desc {
    height: 40px;
    width: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    -webkit-box-shadow: 0 -1px 0 rgba(0,0,0,0.1) inset;
    -moz-box-shadow: 0 -1px 0 rgba(0,0,0,0.1) inset;
    box-shadow: 0 -1px 0 rgba(0,0,0,0.1) inset;
}

.sort-by {
    float: right;
}

.sort-by > span {
    float: left;
    line-height: 40px;
    font-size: 13px;
    color: 47587d;
    margin-right: 17px;
    display: none;
}

.sort-by .sort-by-select {
    float: left;
    width: 190px;
}

.special-box {
    display: block;
    width: 220px;
    cursor: pointer;
    line-height: 20px;
}

.special-box:hover {
    text-decoration: none;
}

.special-box > img {
    display: block;
    width: 220px;
    height: 220px;
    margin-bottom: 25px;
}

.special-box .special-box-from {
    display: block;
    color: #38c25c;
    margin-bottom: 10px;
    font-weight: bold;
}

.special-box .special-box-header {
    display: block;
    font-size: 15px;
    margin-bottom: 10px;
    color: #5b626b;
}

.special-box .special-box-text {
    display: block;
    color: #274b91;
    font-weight: bold;
}

.steps-count {
    margin: 0 0 25px 0;
    padding: 10px 0 0 0;
    list-style-type: none;
}

.steps-count > li {
    width: 33%;
    float: left;
    height: 40px;
    background: #F4F5F7;
    text-align: center;
    font-size: 13px;
    line-height: 40px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    position: relative;
    z-index: 30;
}

.steps-count > li:after {
    left: 100%;
    top: 0;
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(0,0,0,0);
    border-left-color: #F4F5F7;
    border-width: 20px 10px;
}

.steps-count > li+li {
    width: 34%;
    float: left;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    z-index: 20;
}

.steps-count > li+li+li {
    width: 33%;
    float: left;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    background: #F8F9FB;
    z-index: 10;
}

.steps-count > li+li+li:after{
    display: none;
}
.steps-count .step-active {
    background: #FF9A36;
    color: #FFFFFF;
}

.steps-count .step-active:after {
    border-left-color: #FF9A36;
}

.steps-count .step-complete:before {
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: top;
    content: '';
    background: url('/img/complete.png') no-repeat;
    margin: 11px 6px 0 0;
}

.subscribe-box {
    padding: 15px 20px 10px 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #F8F9FB;
}

.subscribe-box fieldset {
    margin-bottom: 10px;
}

.subscribe-box > p {
    text-align: center;
    line-height: 22px;
    color: #274b91;
    font-size: 16px;
    margin: 0 0 26px 0;
    padding-bottom: 61px;
    background: url('/img/subscribe.png') no-repeat center bottom;
}

.subscribe-box .button {
    width: 100%;
}

.subscribe-box .textfield {
    text-align: center;
}

.tabs-nav .tabs-nav-link {
    float: left;
    margin-right: 40px;
    cursor: pointer;
    color: #BDC1CC;
    border-bottom: 1px dashed #BDC1CC;
}

.tabs-nav .tabs-nav-link:hover {
    border-color: transparent;
}

.tabs-nav .tabs-nav-link > h3 {
    margin: 0;
    color: #BDC1CC;
}

.tabs-nav .tabs-nav-link.active {
    border-color: transparent;
    color: #253657;
}

.tabs-nav  .tabs-nav-link.active > h3 {
    color: #253657;
}

.tabs-nav.tabs-nav-buttons .tabs-nav-link {
    margin: 0;
    cursor: pointer;
    color: #47587d;
    background: #EFF3F4;
    border: 0 none;
    font-size: 13px;
    line-height: 40px;
    width: 130px;
    text-align: center;
    height: 40px;
}

.tabs-nav.tabs-nav-buttons .tabs-nav-link:first-child {
    -webkit-border-radius: 5px 0 0 5px;
    -moz-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}

.tabs-nav.tabs-nav-buttons .tabs-nav-link:last-child {
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
}

.tabs-nav.tabs-nav-buttons .tabs-nav-link > span {
    margin-left: 8px;
    color: #7887ab;
    display: none;
}

.tabs-nav.tabs-nav-buttons .tabs-nav-link > span > span {
    color: #ff7800;
}

.tabs-nav.tabs-nav-buttons .tabs-nav-link.active {
    background: #48587C;
    color: #FFFFFF;
}

.tabs-nav.tabs-nav-buttons .tabs-nav-link.active  > span {
    display: inline;
}

.tags-filter {
    padding-bottom: 10px;
    margin-left: -10px;
}

.tags-filter > a {
    float: left;
    margin: 0 0 10px 10px;
    height: 30px;
    padding: 0 30px 0 10px;
    line-height: 30px;
    font-size: 13px;
    color: #47587d;
    background: #EFF3F6 url('/img/tag-del.png') no-repeat right center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.tags-filter > a:hover {
    text-decoration: none;
}

.tags-filter .tags-filter-reset {
    color: #FFFFFF;
    padding: 0 10px;
    background: #465A7D url('/img/tag-del.png') no-repeat right center;
}

.text-limit-box {
    position: absolute;
    right: 20px;
    bottom: 8px;
    font-size: 12px;
    line-height: 16px;
    color: #8a9cbf;
}

.textarea {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FFFFFF;
    background-clip: padding-box;
    border: 1px solid #CCCCCC;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin: 0;
    outline: 0;
    padding: 10px 15px;
    height: 130px;
    font-size: 15px;
    font-family: 'Open Sans', 'Arial', 'Helvetica CY', 'Nimbus Sans L', sans-serif;
    color: #47587d;
    line-height: 18px;
    -webkit-appearance: none;
    overflow: auto;
    resize: none;
}

.textarea:focus {
    -webkit-box-shadow: 0 0 5px rgba(206,217,237,1);
    -moz-box-shadow: 0 0 5px rgba(206,217,237,1);
    box-shadow: 0 0 5px rgba(206,217,237,1);
}

.textarea::-webkit-input-placeholder {
    -khtml-opacity: 1;
    opacity: 1;
    color: #cccccc;
}

.textarea::-moz-placeholder {
    -moz-opacity: 1;
    opacity: 1;
    color: #cccccc;
}

.textarea.text-limit {
    padding-bottom: 30px;
}

.textarea .placeholder {
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    opacity: 1;
    color: #cccccc;
}

.textfield {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FFFFFF;
    background-clip: padding-box;
    border: 1px solid #CCCCCC;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin: 0;
    outline: 0;
    padding: 10px 15px;
    height: 40px;
    font-size: 15px;
    font-family: 'Open Sans', 'Arial', 'Helvetica CY', 'Nimbus Sans L', sans-serif;
    color: #47587d;
    line-height: 18px;
    -webkit-appearance: none;
}

.textfield:focus {
    -webkit-box-shadow: 0 0 5px rgba(206,217,237,1);
    -moz-box-shadow: 0 0 5px rgba(206,217,237,1);
    box-shadow: 0 0 5px rgba(206,217,237,1);
}

.textfield::-webkit-input-placeholder {
    -khtml-opacity: 1;
    opacity: 1;
    color: #47587d;
}

.textfield::-moz-placeholder {
    -moz-opacity: 1;
    opacity: 1;
    color: #47587d;
}

.textfield .placeholder {
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    opacity: 1;
    color: #47587d;
}

.textfield:disabled {
    background: #E6E6E6;
    border: 1px solid #D4D9DF;
    color: #ACAEB5;
}

.textfield:disabled::-webkit-input-placeholder {
    color: #ACAEB5;
}

.textfield:disabled::-moz-placeholder {
    color: #ACAEB5;
}

.textfield:disabled .placeholder {
    color: #ACAEB5;
}

.three-cols article {
    float: left;
    width: 740px;
    margin-left: 240px;
}

.three-cols .extra {
    display: none;
}

.three-cols .extra .heading > h3 {
    margin-right: -10px;
    float: none;
}

.three-cols .extra .heading h6 {
    font-weight: normal;
    margin: 0;
    padding-top: 7px;
}

.three-cols .sidebar {
    width: 220px;
    float: left;
    display: block;
    margin-left: -980px;
    padding-top: 20px;
}

.three-cols-special article {
    float: left;
    width: 740px;
    margin-left: 240px;
}

.three-cols-special .extra {
    display: none;
}

.three-cols-special .sidebar {
    width: 220px;
    float: left;
    display: block;
    margin-left: -980px;
}

.toolbox {
    margin-top: 25px;
}

.toolbox .pages {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.toolbox .pages > li {
    float: left;
    margin-left: 10px;
}

.toolbox .pages > li:first-child {
    margin: 0;
}

.toolbox .pages > li > a {
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
    color: #919ab3;
    background: #EFF3F6;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.toolbox .pages > li > a:hover {
    text-decoration: none;
}

.toolbox .pages > li > span {
    font-size: 18px;
    line-height: 40px;
    font-weight: bold;
    color: #919ab3;
    display: block;
    margin: 0 4px;
}

.toolbox .pages .active > a {
    color: #FFFFFF;
    background: #9299B3;
}

.toolbox .pull-right  {
    width: 170px;
}

.tools {
    margin-bottom: 20px;
}

.top-news-box {
    width: 460px;
    height: 240px;
    display: block;
    position: relative;
    cursor: pointer;
    margin-bottom: 20px;
}

.top-news-box:hover {
    text-decoration: none;
}

.top-news-box > img {
    width: 460px;
    height: 240px;
    display: block;
}

.top-news-box .top-news-box-text {
    width: 100%;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0,0,0,0.7);
}

.top-news-box .top-news-box-text > span {
    color: #FFFFFF;
    display: block;
    margin-bottom: 7px;
}

.top-news-box .top-news-box-text > strong {
    color: #fbb040;
    line-height: 24px;
    font-size: 24px;
}

.two-cols-box .two-cols-box-aside {
    width: 220px;
    float: left;
}

.two-cols-box .two-cols-box-main {
    width: 740px;
    float: right;
}

.two-cols article {
    float: left;
    width: 460px;
}

.two-cols aside {
    width: 440px;
    float: right;
    display: block;
}

.two-cols article {
    float: left;
    width: 460px;
}

.two-cols-simple aside {
    width: 300px;
    float: right;
    display: block;
}

.two-cols-simple article {
    float: left;
    width: 600px;
}

.two-cols-simple .search-lite {
    width: 380px;
}

.type-file {
    height: 30px;
    overflow: hidden;
    position: relative;
    float: left;
}

.type-file > input {
    height: 200px;
    width: 200px;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    cursor: pointer;
    font-size: 200px;
}

.type-file:hover .button {
    text-decoration: none;
    background: #EAF2FF;
}

.v-box {
    padding: 19px;
    border: 1px solid #E8ECEF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.v-box .catalog > li:last-child {
    margin-bottom: 0;
}

.video-box {
    display: block;
    position: relative;
    cursor: pointer;
    z-index: 1;
}

.video-box:before {
    width: 58px;
    height: 58px;
    content: '';
    margin-left: -29px;
    margin-top: -29px;
    position: absolute;
    left: 50%;
    top: 50%;
    background: url('/img/video.png') no-repeat;
}

.view-type {
    overflow: hidden;
    text-align: center;
}

.view-type > ul {
    margin: 0 auto;
    display: inline-block;
    vertical-align: top;
    padding: 0;
    list-style-type: none;
}

.view-type > ul > li {
    float: left;
}

.view-type > ul > li > a {
    width: 40px;
    height: 40px;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.view-type .active > a {
    background-color: #DEE1E8;
}

.view-type .view-list {
    background-image: url('/img/view-list.png');
}

.view-type .view-rows {
    background-image: url('/img/view-rows.png');
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    padding-bottom: 137px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 1000px;
}

@media screen and (min-width: 1240px) {

    article.pull-right {
        width: 980px;
    }

    article.pull-right .search-result.type-list > li {
        width: 300px;
    }

    aside {
        display: block;
    }

    .article .article-toolbox .article-back > span {
        display: inline;
    }

    .article .article-toolbox .article-next > span {
        display: inline;
    }

    .box-lite .catalog > li {
        width: 33.3333%;
    }

    .catalog.left-margin {
        margin-left: 0;
    }

    .catalog .hide-middle-screen {
        display: none;
    }

    .col-first {
        width: 380px;
    }

    .col-second {
        width: 380px;
    }

    .col-third {
        width: 340px;
    }

    .container {
        width: 1240px;
    }

    .dealer-premium  .catalog > li {
        width: 210px;
    }

    .dealer-premium  .catalog .show-middle {
        display: inline-block;
    }

    .dealers-carousel-box {
        width: 147px;
    }

    .dealers-carousel-box .dealers-carousel-main {
        height: 147px;
    }

    .dealers-carousel-box .dealers-carousel-main .dealers-carousel-hidden {
        width: 147px;
        height: 147px;
    }

    .dealers-carousel-box .dealers-carousel-main .dealers-carousel-hidden > p {
        height: 147px;
        width: 147px;
    }

    .dealers-carousel-box .dealers-carousel-main .dealers-carousel-image {
        height: 147px;
        width: 147px;
    }

    .dealers-carousel-box .dealers-carousel-main .dealers-carousel-image > img {
        max-height: 120px;
        max-width: 120px;
    }

    .dealers-list .dealers-list-box .dealers-list-image {
        width: 140px;
        margin: 0 30px 0 0;
    }

    .dealers-list .dealers-list-box .dealers-list-image  > img {
        max-width: 120px;
    }

    .dealers-list .dealers-list-box .dealers-list-info > p {
        font-size: 13px;
    }

    footer {
        min-width: 1238px;
    }

    header .header-new {
        display: block;
    }

    header .intro-text {
        width: 240px;
        font-size: 15px;
    }

    .heading .heading-social > span {
        display: block;
    }

    .hide-lite-screen {
        display: block;
    }

    .item-gallery .item-gallery-main .bx-wrapper .bx-viewport {
        left: 150px;
    }

    .item-gallery .item-gallery-main .gallery-side-overlay {
        width: 150px;
    }

    .item-gallery .item-gallery-main .gallery-side-overlay.left {
        display: block;
    }

    .item-gallery .item-gallery-main .gallery-toolbox {
        right: 170px;
    }

    .item-gallery-single {
        padding-right: 280px;
    }

    .item-gallery-single .item-gallery-single-box {
        width: 280px;
        padding: 112px 30px 0 30px;
        background: #3F506E url('/img/single-photo-icon.png') no-repeat center 42px;
    }

    .item-gallery-single .item-gallery-single-box > p {
        margin: 0 0 30px 0;
        padding: 0 10px;
    }

    .item-offers .heading .button {
        margin: 14px 0 0 0;
        position: absolute;
        right: 0;
        top: 100%;
    }

    .item-offers.no-propositions .heading .button {
        margin: 0;
        position: static;
        top: 0;
    }
	
	.just-sidebar aside {
		display: block;
		width: 260px;
	}
	
	.just-sidebar article {
		width: 900px;
	}

    .mainpage article {
        width: 740px;
    }

    .middle-screen-on {
        display: block;
    }
	
	.news-cols aside {
		display: block;
	}
	
	.news-cols .top-news-box {
		margin: 0;
	}

    .reg-publish-container {
        padding: 20px 100px 0 100px;
    }

    .search-result.type-list .search-result-box.top-result .top-result-label {
        top: 185px;
    }

    .set-mode {
        float: left;
    }

    .sidebar-inside {
        width: 380px;
    }

    .slider .middle-screen {
        display: inline-block;
    }

    .slider .slider-column-first {
        float: left;
        width: 460px;
    }

    .slider .slider-column-second {
        float: left;
        margin-left: 20px;
        width: 220px;
    }

    .slider .slider-column-second .catalog > li {
        display: block;
    }

    .slider .slider-column-third {
        width: 700px;
    }

    .slider.slider-full .slider-column-third {
        width: 220px;
    }

    .slider.slider-full .slider-column-fourth {
        display: block;
    }

    .slider.slider-lite .slider-column-third {
        display: none;
    }

    .small-screen-hide {
        display: block;
    }

    .special-offers-carousel .catalog > li {
        width: 370px;
        margin: 0 30px 0 0;
    }

    .three-cols .extra {
        display: block;
        padding-top: 20px;
        width: 220px;
    }

    .three-cols .extra.no-padding {
        padding: 0;
    }

    .three-cols-special article {
        width: 980px;
    }

    .three-cols-special .sidebar {
        margin-left: -1220px;
    }

    .top-news-box {
        float: left;
        margin-bottom: 0;
    }

    .two-cols article {
        width: 700px;
    }

    .two-cols-simple article {
        width: 840px;
    }

    .wrapper {
        min-width: 1238px;
    }

}

@media screen and (min-width: 1480px) {

    aside {
        width: 460px;
    }

    aside.pull-left {
        width: 220px;
    }

    article {
        width: 980px;
    }

    article.pull-right {
        width: 1220px;
    }

    .box-lite .catalog > li {
        width: 25%;
    }

    .catalog > li.large-screen-on {
        display: inline-block;
    }

    .catalog .hide-middle-screen {
        display: inline-block;
    }

    .col-first {
        width: 460px;
    }

    .col-second {
        width: 460px;
    }

    .col-third {
        width: 420px;
    }

    .container {
        width: 1480px;
    }

    .content-box {
        width: 660px;
        float: left;
    }

    .content-col {
        display: block;
    }

    .dealer-premium  .catalog > li {
        width: 212px;
    }

    .dealer-premium  .catalog .show-wide {
        display: inline-block;
    }

    .dealers-carousel-box {
        width: 142px;
    }

    .dealers-carousel-box .dealers-carousel-main {
        height: 142px;
    }

    .dealers-carousel-box .dealers-carousel-main .dealers-carousel-hidden {
        width: 142px;
        height: 142px;
    }

    .dealers-carousel-box .dealers-carousel-main .dealers-carousel-hidden > p {
        height: 142px;
        width: 142px;
    }

    .dealers-carousel-box .dealers-carousel-main .dealers-carousel-image {
        height: 142px;
        width: 142px;
    }

    footer {
        min-width: 1478px;
    }

    header .header-new {
        left: 45%;
    }

    header .intro-text {
        margin-top: 30px;
        width: auto;
    }

    .hide-middle-screen {
        display: block;
    }
	
	.just-sidebar article {
		width: 1140px;
	}

    .large-screen-on {
        display: block;
    }

    .logos > ul > li {
        width: 12.5%;
    }

    .mainpage article {
        width: 980px;
    }
	
	.news-cols aside {
		width: 450px;
	}
	
	.news-cols aside .v-box .catalog-box {
		width: 194px;
	}
	
	.news-cols .search-lite.pull-right {
		width: 450px;
	}

    .search-result.type-list > li {
        width: 300px;
        height: 330px;
    }

    .search-result.type-list .search-result-box > img {
        width: 300px;
        height: 190px;
    }

    .search-result.type-list .search-result-box.top-result .top-result-label {
        top: 150px;
    }

    .set-mode {
        float: right;
    }

    .slider .clear {
        display: none;
    }

    .slider .middle-screen {
        display: none;
    }

    .slider .slider-column-third {
        float: left;
        margin-left: 20px;
        width: 220px;
    }

    .slider.slider-full .slider-column-fifth {
        display: block;
    }

    .slider.slider-lite .slider-column-third {
        display: block;
        width: 220px;
    }

    .sort-by > span {
        display: block;
    }

    .special-offers .catalog > li {
        width: 33.3333%;
    }

    .special-offers-carousel .catalog > li {
        width: 455px;
    }

    .three-cols article {
        width: 980px;
        margin-left: 240px;
    }

    .three-cols .sidebar {
        margin-left: -1220px;
    }

    .three-cols-special .extra {
        display: block;
        padding-top: 20px;
        width: 220px;
    }

    .two-cols article {
        width: 940px;
    }

    .wrapper {
        min-width: 1478px;
    }

}
.field-announcementform-body_id,
.field-announcementform-model_id,
.field-announcementform-engine_capacity,
.field-announcementform-fuel_consumption,
.field-announcementform-power,
.field-announcementform-doors_number,
.field-announcementform-seats_number {
    display: none;
}
.accordion-content .accordion-right-block > div {
    clear: both;
}
label.checkbox-label.accordion-label {
    float: left;
    width: 45%;
    margin-bottom: 16px;
    font-weight: bold;
}
.required-span {
    color: #ff9a36;
}
.block-description {
    overflow: hidden;
    max-height: 200px;
    margin-bottom: 10px;
}
.readmore-js-toggle {
    color: #274b91;
    cursor: pointer;
}
.text-info {
    position: relative;
}