.hidepc {
    display: none;
}
.add-box a:before {
    display: block;
    clear: both;
    width: 19px;
    height: 19px;
    background: url(../img/sprite.png) no-repeat 0 0;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    content: ''}
.middle-header-box:after {
    position: absolute;
    top: -3px;
    left: -19px;
    border-right: 1px solid #ccc;
    width: 1px;
    height: 50px;
    display: block;
    clear: both;
    overflow: hidden;
    content: ''}
.top-menu li:before {
    content: '|';
    display: block;
    clear: both;
    overflow: hidden;
    position: absolute;
    left: -10px;
    top: 2px;
    color: #0c72c4;
}
.top-menu li:first-child:before {
    display: none;
}
.bottom-menu li:before {
    content: '|';
    display: block;
    clear: both;
    overflow: hidden;
    position: absolute;
    left: -6px;
    top: 0;
    color: #0c72c4;
}
.bottom-menu li:first-child:before {
    display: none;
}
.search-cars {
    float: right;
    cursor: pointer;
}
.button2 {
    border: 1px solid #9c9c9c;
    background: #b37d00;
    background: -webkit-gradient(linear, left top, left bottom, from(#f5c55d), to(#b37d00));
    background: -webkit-linear-gradient(top, #f5c55d, #b37d00);
    background: -moz-linear-gradient(top, #f5c55d, #b37d00);
    background: -ms-linear-gradient(top, #f5c55d, #b37d00);
    background: -o-linear-gradient(top, #f5c55d, #b37d00);
    background-image: -ms-linear-gradient(top, #f5c55d 0%, #b37d00 100%);
    padding: 2px 12px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: rgba(255, 255, 255, 0.4) 0 1px 0, inset rgba(255, 255, 255, 0.4) 0 1px 0;
    -moz-box-shadow: rgba(255, 255, 255, 0.4) 0 1px 0, inset rgba(255, 255, 255, 0.4) 0 1px 0;
    box-shadow: rgba(255, 255, 255, 0.4) 0 1px 0, inset rgba(255, 255, 255, 0.4) 0 1px 0;
    text-shadow: #7ea4bd 0 1px 0;
    color: #000076;
    font-size: 16px;
    font-family: helvetica, serif;
    text-decoration: none;
    vertical-align: middle;
}
.button2:hover {
    border: 1px solid #9c9c9c;
    text-shadow: #1e4158 0 1px 0;
    background: #b37d00;
    background: -webkit-gradient(linear, left top, left bottom, from(#f5c55d), to(#b37d00));
    background: -webkit-linear-gradient(top, #f5c55d, #b37d00);
    background: -moz-linear-gradient(top, #f5c55d, #b37d00);
    background: -ms-linear-gradient(top, #f5c55d, #b37d00);
    background: -o-linear-gradient(top, #f5c55d, #b37d00);
    background-image: -ms-linear-gradient(top, #f5c55d 0%, #b37d00 100%);
    color: #000;
}
.button2:active {
    text-shadow: #1e4158 0 1px 0;
    border: 1px solid #0a3c59;
    background: #f5c55d;
    background: -webkit-gradient(linear, left top, left bottom, from(#b37d00), to(#b37d00));
    background: -webkit-linear-gradient(top, #b37d00, #f5c55d);
    background: -moz-linear-gradient(top, #b37d00, #f5c55d);
    background: -ms-linear-gradient(top, #b37d00, #f5c55d);
    background: -o-linear-gradient(top, #b37d00, #f5c55d);
    background-image: -ms-linear-gradient(top, #b37d00 0%, #f5c55d 100%);
    color: #000;
}
/*html, body {
    min-height: 100%;
    width: 100%}
a {
    color: #0c72c4;
}
a:hover {
    text-decoration: none;
}
p {
    margin: 0 0 10px;
}*/
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
/*img {
    max-width: 100%;
    height: auto;
}*/
h2 {
    margin: 0;
    font-size: 18px;
}
/*
#wrapper {
    max-width: 984px;
    width: 100%;
    padding: 8px;
    margin: 0 auto 20px;
    background: #fff;
    min-height: 100%;
    border-radius: 0 0 10px 10px;
    overflow: hidden;
}*/
.add-box {
    float: left;
    margin: 0 3% 0 0;
    position: relative;
}
.add-box .add-box-inner {
    border: 1px solid #d3d3d3;
    padding: 5px;
    display: inline-block;
    border-radius: 10px;
}
.add-box .add-box-inner a {
    font-size: 18px;
    position: relative;
    padding: 0 0 0 30px;
}
.add-box .total-add {
    color: #8a8b8c;
    font-size: 11px;
    display: block;
    text-align: center;
}
.add-box .add-box-menu {
    background-color: #f0f0f0;
    border: 1px solid #d3d3d3;
    padding: 10px;
    position: absolute;
    width: 210px;
    z-index: 999999;
    left: -50px;
    display: none;
}
.add-box .add-box-menu .add-box-menu-inner {
    background: #fff;
    padding: 10px;
    border: 1px solid #d3d3d3;
}
.add-box .add-box-menu .add-box-menu-inner li {
    margin: 0 0 3px;
}
.add-box .add-box-menu .add-box-menu-inner li a:before {
    background: 0;
}
#header .middle-header {
    margin: 0 0 3px;
}
#header .middle-header .logo {
    width: 17.3%;
    float: left;
    margin: 0 3% 0 0;
}
.top-header {
    margin: 0 0 10px;
    position: relative;
}
.top-header .top-header-box {
    width: 24%;
    height: 120px;
    display: inline-block;
    margin: 0 0 0 1.18%}
.top-header .top-header-box:first-child {
    margin: 0;
}
.nav {
    float: left;
    width: 54%;
    position: relative;
}
.nav .top-menu {
    position: relative;
    top: -5px;
}
.nav .top-menu li {
    float: left;
    margin: 0 0 0 3%;
    position: relative;
}
.nav .top-menu li:first-child {
    margin: 0;
}
.nav .top-menu li a {
    font-size: 15px;
    font-weight: 700;
}
.nav .bottom-menu li {
    float: left;
    margin: 0 0 0 2%;
    position: relative;
}
.nav .bottom-menu li:first-child {
    margin: 0;
}
.nav .bottom-menu li a {
    font-size: 12px;
    font-weight: 700;
}
.language-box {
    float: right;
    margin: -5px 0 0;
}
.language-box .selected-language {
    font-size: 12px;
}
.language-box li {
    font-size: 12px;
    margin: 0 0 2px;
    text-align: right;
}
.ads-cars-box {
    background: #f0f0f0;
    border: 1px solid #d3d3d3;
    padding: 10px 4px 0;
    margin: 0 0 10px;
}
.cars-item {
    background: #fff;
    border: 1px solid #d3d3d3;
    padding: 10px;
    margin: 0 0 5px;
}
.car-box {
    background: #fff;
    border: 1px solid #fff;
    float: left;
    margin: 5px 10px 0 5px;
    width: 121px;
    padding: 0 0 5px;
    text-align: center;
}
.car-box:hover {
    border: 1px solid #d3d3d3;
    background: #f5f1d6;
}
.car-box:first-child {
    margin-left: 0;
}
.car-box a {
    display: block;
    font-size: 12px;
    position: relative;
}
.car-box .cars-price {
    font-size: 12px;
    display: block;
    margin: -3px 0 2px;
}
.car-item-inner {
    width: 102%}
.search-cars-container {
    background: #fff;
    border: 1px solid #d3d3d3;
    padding: 10px;
    clear: both;
    display: none;
}
.search-cars-container .search-cars-box {
    width: 16%;
    float: left;
}
.search-cars-container .search-cars-box .row {
    margin: 0 0 5px;
}
.search-cars-container .search-cars-box .row .title-select {
    display: block;
    font-size: 12px;
}
.search-cars-container .search-cars-box .row select {
    width: 143px;
}
.search-cars-container .search-cars-box .row .select-small {
    width: 70px;
    float: left;
    margin: 0 0 0 3px;
}
.search-cars-container .search-cars-box .row .select-small-last {
    margin: 0;
}
.search-cars-container-radio {
    float: left;
    width: 68%;
    border-bottom: 1px solid #d3d3d3;
    padding: 0 0 10px;
    margin: 0 0 25px;
}
.search-cars-container-radio .search-cars-box {
    width: 25%}
.search-cars-container-radio .search-cars-box input[type="checkbox"] {
    vertical-align: middle;
}
.search-cars-container-radio-bottom {
    width: 68%;
    float: left;
}
.search-cars-container-radio-bottom .search-cars-box {
    width: 25%}
	
/*
#main {
    border: 1px solid #d3d3d3;
    background: #f0f0f0;
    margin: 0 0 10px;
    overflow: hidden;
    position: relative;
    padding-bottom: 5px;
}
.main {
    overflow: visible!important;
}
.content {
    float: left;
    width: 72.8%;
    padding: 10px .54% 0;
    position: relative;
}
.content .title-content {
    margin: 0 0 5px;
}
.content .content-inner {
    background: #fff;
    border: 1px solid #d3d3d3;
    padding: 1%;
    margin: 0;
    position: relative;
}
.content .content-inner img {
    margin: 0;
}
.content .content-inner .date {
    font-size: 11px;
    color: #8a8b8c;
    margin: 0 0 10px;
    text-align: left;
}
.content .content-inner .news-title {
    font-size: 12px;
}
*/
.news-box-inner {
    border-bottom: 1px solid #d3d3d3;
    padding: 0 0 10px;
    margin: 0 0 10px;
    min-height: 150px;
}
.bottom-news {
    padding: 10px 0 0;
}
.bottom-news .social-news {
    float: left;
}
.bottom-news img {
    width: auto;
}
.bottom-news .print-news {
    float: right;
}
.reviews {
    border-bottom: 1px solid #d3d3d3;
    padding: 0 0 10px;
    margin: 0 0 10px;
}
.latest-title {
    margin: 0 0 10px;
}
.latest-news-box-right {
    width: 70.7%;
    height: 141px;
    overflow: auto;
    float: left;
}
.latest-news-box-right li {
    padding: 2px 0 2px 5px;
    border-bottom: 1px dashed #fff;
}
.latest-news-box-right li:hover {
    background-color: #f5f1d6;
    border-bottom-color: #d3d3d3;
}
.latest-news-box-right li .r {
    color: #c8000f;
}
.latest-news-box-left {
    float: right;
}
.sidebar-right-old {
    float: right;
    margin: 0 .5% 0 0;
    padding: 10px 0 0;
    width: 25.62%}
.sidebar-right-old .title-sidebar-right-old {
    margin: 0 0 20px;
}
.sidebar-right-old .sidebar-right-old-inner {
    background: #fff;
    border: 1px solid #d3d3d3;
    padding: 10px 4% 0;
    margin: 0;
}
.sidebar-right-old .sidebar-right-old-inner .sidebar-box {
    border-bottom: 1px solid #d3d3d3;
    padding: 0 0 10px;
    margin: 0 0 10px;
}

.title-sidebar-box {
    margin: 0 0 10px;
    text-align: center;
    font-family: tahoma;
    font-weight: 400;
}
.title-sidebar-box a {
    text-decoration: none;
    color: #000;
}
.title-sidebar-box a:hover {
    text-decoration: underline;
}
.search-news-form {
    position: relative;
}
.search-news-form input[type="text"] {
    display: block;
    font-size: 14px;
    margin: 0 0 13px;
    padding: 3px 52px 4px 5px;
    width: 74%}
.search-news-form input[type="submit"] {
    float: none;
    padding: 2px 10px;
    position: absolute;
    right: 2px;
    top: 1px;
    border: 0;
    border-left: 1px solid #abadb3;
    cursor: pointer;
}
/*#footer {
    width: 100%}
#footer a {
    color: #fff;
}
#footer .footer-inner {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
#footer .contact {
    float: left;
    margin: 13px 3% 0 0;
}
#footer .stat {
    float: left;
    margin: 0 10% 0 0;
}
#footer .stat li {
    float: left;
    margin: 0 3% 0 0;
    width: 30%}
#footer .title-index {
    float: left;
    margin: 13px 0 0;
}
#footer .copy {
    float: right;
    margin: 13px 0 0;
    color: #fff;
}*/
#reformal_tab {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #f0ac00!important;
    background-image: url(../../media.reformal.ru/widgets/v3/gl.png);
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat-y;
    background-size: auto auto;
    border-color: #000 #000 #000 -moz-use-text-color;
    border-image: none;
    border-radius: 0 5px 5px 0;
    border-style: solid solid solid none;
    border-width: 0;
    box-shadow: 1px 0 2px #888;
    cursor: pointer;
    display: block;
    font-size: 0;
    left: 0;
    line-height: 0;
    margin-top: -117.5px;
    padding: 10px 4px;
    position: fixed;
    top: 50%;
    z-index: 100001;
}
.title-box-new-item {
    float: left;
}
.paging-wrap {
    border-bottom: 1px solid #d3d3d3;
    margin: 0 0 20px;
    padding: 0 0 5px;
}
.paging {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: 15px 0;
}
.paging li {
    display: inline-block;
}
.paging li:first-child {
    margin: 0;
}
.paging li a {
    text-decoration: none;
    border: 1px solid #d3d3d3;
    padding: 4px 8px;
}
.paging li a:hover {
    color: #fff;
    background: #0071b7;
    border-color: #0071b7;
}
.active-paging a {
    color: #fff;
    background: #0071b7;
    border-color: #0071b7;
}
.title-news-box {
    font-weight: 400;
    margin: 0 0 5px;
    font-family: tahoma;
    text-align: left;
}
.rubric li {
    margin: 0 0 5px;
    font-size: 14px;
}
.rubric li a {
    font-weight: 700;
}
.content-catalog {
    width: 98%}
.catalog-container {
    overflow: hidden;
}
.catalog-container .catalog-box {
    width: 30%;
    float: left;
    padding: 0 0 20px;
    margin: 0 0 0 5%}
.catalog-container .catalog-box:last-of-type ul {
    border: 0;
}
.catalog-container .catalog-box:first-child {
    margin: 0;
}
.catalog-container .catalog-box ul {
    border-right: 1px dashed #006dc6;
    padding: 0 30px 1000px 0;
    margin: 0 0 -1000px;
}
.catalog-container .catalog-box .title-catalog-box {
    margin: 0 0 20px;
    border: 0;
    font-size: 18px;
    float: none;
}
.catalog-container .catalog-box .title-catalog-box:before {
    display: none;
    max-height: 0;
}
.catalog-container .catalog-box .title-catalog-box h2 {
    font-family: tahoma;
    font-size: 20px;
}
.catalog-container .catalog-box .title-catalog-box a {
    float: none;
    text-decoration: none;
}
.catalog-container .catalog-box .title-catalog-box a:hover {
    text-decoration: underline;
}
.catalog-container .catalog-box li {
    border-bottom: 1px solid #d3d3d3;
    padding: 3px 0;
    margin: 0 0 4px;
}
.catalog-container .catalog-box li:before {
    color: #0c72c4;
    content: ">";
    display: block;
    float: left;
    margin: 0 8px 0 0;
}
.catalog-container .catalog-box li a {
    float: left;
    text-decoration: none;
}
.catalog-container .catalog-box li a:hover {
    text-decoration: underline;
}
.catalog-container .catalog-box li span {
    float: right;
    color: #000;
    font-weight: 700;
}
.content-inner .add-box {
    float: right;
    margin: 0;
}
.content-inner .middle-header-box:after {
    display: none;
}
.add-car-container .add-car-top .add-car-top-inner {
    overflow: hidden;
}
.add-car-container .add-car-top .add-car-top-inner .row-container {
    border-bottom: 1px solid #d3d3d3;
    padding: 0 0 10px;
    margin: 0 0 15px;
}
.add-car-container .add-car-top .add-car-top-inner .row-container .rowl {
    float: left;
    width: 15%;
    margin: 0 0 0 2%}
.add-car-container .add-car-top .add-car-top-inner .row-container .rowl:first-child {
    margin: 0;
}
.add-car-container .add-car-top .add-car-top-inner .row-container .rowl label {
    display: block;
    float: left;
    font-weight: 700;
}
.add-car-container .add-car-top .add-car-top-inner .row-container .rowl .label {
    display: block;
    font-weight: 700;
}
.add-car-container .add-car-top .add-car-top-inner .row-container .rowl select {
    float: left;
    clear: both;
    width: 100%}
.add-car-container .add-car-top .add-car-top-inner .row-container .rowl .select-small-add {
    width: 45%;
    float: left;
    clear: none;
    margin: 0 0 0 10%}
.add-car-container .add-car-top .add-car-top-inner .row-container .rowl .one-select-small-add {
    margin: 0;
}
.add-car-container .add-car-top .add-car-top-inner .row-container .rowl input[type="text"] {
    float: left;
    clear: both;
    padding: 1px 3px;
    margin: 0 0 3px;
    width: 90%}
.important:after {
    content: ' * ';
    color: red;
    text-indent: 5px;
}
.check-box {
    clear: both;
}
.row-container .search-cars-box {
    float: left;
    width: 20%}
.row-container .search-cars-container-radio {
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
}
.add-car-box {
    margin: 0 0 0 5%;
    width: 30%;
    float: left;
}
.add-car-box:first-child {
    margin: 0;
}
.file-wrap {
    margin: 7px 0 0!important;
}
.file-wrap:first-child {
    margin: 0;
}
.add-car-container .add-car-top .add-car-top-inner .add-car-box .rowl {
    width: 100%;
    float: none;
    margin: 0;
}
.add-car-container .add-car-top .add-car-top-inner .add-car-box .rowl input[type="text"] {
    width: 97%}
.add-car-container .add-car-top .add-car-top-inner .add-car-box .rowl-small {
    width: 45%;
    margin: 0 0 0 8%;
    float: left;
}
.add-car-container .add-car-top .add-car-top-inner .add-car-box .rowl-small:first-child {
    margin: 0;
}
.add-car-box label {
    font-weight: 700;
    float: left;
}
.add-car-box .textarea-inner {
    border: 1px solid #ccc;
    padding: 1px 3px;
    clear: both;
}
.add-car-box .textarea-inner textarea {
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    resize: none;
}
.add-car-bottom-box {
    width: 20%;
    float: left;
}
.add-car-bottom-box:first-child {
    width: 80%}
.add-car-bottom-box .pdf {
    display: inline-block;
    margin: 0 0 5px;
}
.add-car-bottom-box ol {
    margin: 0;
    padding: 0 0 0 18px;
    text-indent: -5px;
}
.add-car-bottom-box ol li {
    margin: 0 0 5px;
    color: #8a8b8c;
    font-size: 11px;
    font-weight: 700;
}
.add-car-bottom-box ol li span {
    font-weight: 400;
}
.pdf:before {
    display: block;
    clear: both;
    content: '';
    width: 16px;
    height: 16px;
    padding: 0 0 0 5px;
    float: left;
    background: url(../html/img/sprite.png) no-repeat 0 -33px;
}
.file_upload {
    position: relative;
    overflow: hidden;
    font-size: 11px;
    height: 2em;
    line-height: 2em;
    margin: -9px 0 0;
    width: 35%;
    float: right;
}
.file_upload>button {
    float: right;
    width: 8em;
    height: 100%;
    width: 100%;
    font-size: 9px;
}
.file_upload>div {
    padding-left: 1em;
    display: none;
}
.file_upload input[type=file] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(20);
    letter-spacing: 10em;
    -ms-transform: scale(20);
    opacity: 0;
    cursor: pointer;
}
.main-inner {
    overflow: hidden;
}
.latest-slide img {
    height: 133px;
}
.box-contact {
    margin: 0 0 20px 2%;
    width: 31%;
    font-size: 17px;
    float: left;
}
.box-contact:first-child {
    margin: 0;
}
.box-contact:last-of-type {
    float: right;
}
.box-contact-container {
    margin: 0 0 30px;
}
.contact-form .row {
    margin: 0 0 10px;
}
.contact-form .row .input-inner {
    padding: 7px 3px;
    border: 2px solid #ccc;
    width: 50%}
.contact-form .row .input-inner input[type="text"] {
    width: 100%;
    border: 0;
    font-size: 16px;
    font-weight: 700;
}
.contact-form .row .input-inner textarea {
    width: 100%;
    border: 0;
    resize: none;
    height: 200px;
    font-size: 16px;
}
.contact-form .row .input-inner-textarea {
    width: auto;
}
.box-contact-w {
    text-align: center;
    margin: 0 0 30px;
}
.box-contact-w P {
    font-size: 17px;
}
.tabs_block {
    display: none;
    padding: 10px 10px 12px;
    width: 310px;
}
.tabs_block.clearfix.active {
    display: block;
}
.tabs_links {
    border-bottom: 1px solid #d3d3d3;
    width: 100%}
.tabs_links>li {
    float: left;
    margin: 0 0 0 3px;
    padding: 1px 0;
    cursor: pointer;
    border: 1px solid #d3d3d3;
    border-bottom: 0;
    color: #b7b7b7;
    font-weight: 700;
    text-align: center;
    width: 97px;
}
.tabs_links.clearfix .active {
    color: #000;
    background: #fff;
    position: relative;
    top: 1px;
}
.tabs_links>li:first-child {
    margin: 0;
}
.tabs_container {
    background: #fff;
    border: 1px solid #d3d3d3;
    border-top: 0;
    min-height: 158px;
}
.tabs_wrap {
    width: 333px;
    display: table-row;
    float: left;
}
.tabs_wrap_gallery {
    width: 637px;
    display: table-row;
    float: right;
}
.tabs_wrap_gallery .tabs_block {
    width: 100%}
.tabs_wrap_gallery .tabs_block .latest-news-container {
    margin: 0;
    padding: 0;
    border: 0;
}
.tabs_block .title-select {
    display: block;
}
.tab-l {
    float: right;
    width: 45%;
    position: relative;
}
.tab-l:first-child {
    float: left;
}
.tab-l:first-child:after {
    display: block;
    clear: both;
    width: 1px;
    height: 95px;
    content: '';
    background: #d3d3d3;
    position: absolute;
    right: -13px;
    top: 0;
}
.tab-l .row {
    margin: 0 0 13px;
}
.tab-l select {
    width: 100%}
.tab-l .select-small {
    width: 47%;
    float: left;
    margin: 0 0 0 5px;
}
.tab-l .select-small-last {
    margin: 0;
}
.tab-r {
    float: left;
    margin: 7px 0 0;
    width: 100%;
    position: relative;
    padding: 0 0 25px;
}
.tab-r a {
    position: absolute;
    left: 0;
    font-size: 18px;
}
.tab-r a:before {
    color: #0c72c4;
    content: ">";
    display: block;
    float: left;
    margin: 0 8px 0 0;
}
.tab-r input[type="submit"] {
    position: absolute;
    right: 0;
}
.latest-news-container .sidebar-left {
    float: left;
    margin: 0 0 0 .5%;
    width: 15%}
.content-page {
    width: 57.3%}
.tabs_block_gallery {
    display: none;
}
.clearfix.tabs_block_gallery.active_gallery {
    display: block;
}
.active_gallery {
    color: #000!important;
    background: #fff;
    position: relative;
    top: 1px;
}
.tabs_block_gallery .latest-news-box-left {
    float: right;
    margin: 0 0 0 5px;
    width: 170px;
}
.tabs_block_gallery .latest-news-container {
    padding: 0;
    margin: 0;
    border: 0;
}
.tabs_block_gallery {
    padding: 10px 10px 5px;
    border-top: 0;
}
.latest-news-box-right-last {
    width: 100%}
.tabs_block_gallery .latest-slide img {
    height: 133px;
    width: 200px;
}
.sidebar-left {
    float: left;
    margin: 0 0 0 .5%;
    width: 15%}
.title-box-page {
    float: left;
    line-height: 19px;
    margin: 0 11% 6px 0;
    padding: 0 0 5px;
}
.col-sales {
    display: inline;
}
.col-sales li {
    float: left;
    margin: 0 0 0 2%}
.col-sales li:first-child {
    margin: 0;
}
.col-sales li:before {
    display: block;
    clear: both;
    content: '|';
    float: left;
    padding: 0 20px 0 0;
    color: #8a8b8c;
}
.col-sales li:first-child:before {
    display: none;
    padding: 0;
}
.total-ads {
    position: absolute;
    right: -4px;
    top: 1px;
    text-align: right;
}
.total-ads li {
    margin: 0 0 3px;
}
.database {
    background: #f0f0f0;
    border-top: 1px solid #d3d3d3;
    padding: 0;
    position: relative;
}
.database:before {
    display: block;
    clear: both;
    overflow: hidden;
    content: '';
    height: 15px;
    background: #fff;
    border-bottom: 1px solid #d3d3d3;
    border-top: 1px solid #d3d3d3;
    position: absolute;
    top: 4px;
    left: -.6%;
    z-index: 9999;
}
.database:after {
    display: block;
    clear: both;
    overflow: hidden;
    content: '';
    height: 15px;
    width: 101.15%;
    background: #fff;
    border-bottom: 1px solid #d3d3d3;
    border-top: 1px solid #d3d3d3;
    position: absolute;
    bottom: -21px;
    left: -.6%;
    z-index: 9999;
}
.database .database-inner {
    background: #fff;
    border: 1px solid #d3d3d3;
    padding: 10px;
    width: 97.7%}
.data-box {
    float: left;
    margin: 0 0 0 4%}
.data-box:first-child {
    margin: 0;
}
.data-box li {
    font-size: 12px;
    line-height: 1.3!important;
}
.data-box li span {
    color: red;
}
.container-content-bottom {
    background: #f0f0f0;
    border-top: 1px solid #d3d3d3;
    padding: 24px 0 0;
    overflow: hidden;
}
.container-content-bottom .box-content-bottom {
    width: 21%;
    float: left;
}
.data-b {
    margin: 0 0 0 4%}
.data-b:first-child {
    margin: 0;
}
.data-b li {
    font-size: 14px;
    line-height: 1.3!important;
}
.data-b li span {
    color: red;
}
.container-content-bottom {
    background: #f0f0f0;
    border-top: 1px solid #d3d3d3;
    padding: 24px 0 0;
    overflow: hidden;
}
.container-content-bottom .box-content-bottom {
    width: 21%;
    float: left;
}
.container-content-bottom .box-content-bottom .box-content-bottom-inner {
    background: #fff;
}
.container-bottom-content {
    width: 51%;
    padding: 0 .9%;
    float: left;
}
.container-bottom-content .box-content-bottom-center {
    clear: both;
    float: none;
    width: 100%}
.container-bottom-content .box-content-bottom-center:first-child {
    margin: 0 0 5px;
}
.rubrics-container {
    padding: 2%;
    border: 1px solid #D3D3D3;
}
.rubrics-container ul {
    float: left;
    margin: 0 0 0 4%}
.rubrics-container ul:first-child {
    margin: 0;
}
.box-content-bottom-inner .title-box {
    background: #f0f0f0;
    margin: 0;
    padding: 5px 0 5px 2%}
.title-box-right {
    text-align: right;
    font-weight: 400;
}
.date-important {
    display: block;
    color: red;
    text-align: center;
    margin: 10px 0;
}
.issue-jurnal li {
    text-align: center;
    margin: 0 0 5px;
}
.container-content-bottom .box-content-bottom .left-b, .container-content-bottom .box-content-bottom .right-b {
    padding: 2% 2% 1000px;
    margin: 0 0 -1000px;
    border: 1px solid #D3D3D3;
}
.gallery-content {
    padding: 0 2%}
.gallery-content p {
    text-align: justify;
}
.gallery-content p .text-un {
    text-decoration: underline;
}
.gallery-content ol {
    padding: 0 0 0 4%}
.top-header-bottom-container {
    /*background: #f0f0f0;*/
    left: -8px;
    margin: 0 0 15px;
    padding: 7px 1% 1px;
    position: relative;
    width: 99.63%;
    border-bottom: 1px solid #d3d3d4;
}
.top-header-bottom-container .social-top-header {
    float: right;
    width: 40%;
    text-align: right;
}
.top-header-bottom-container .social-top-header li {
    display: inline-block;
}
.top-header-bottom-container .breabcrumbs {
    float: left;
    width: 100%}
.top-header-bottom-container .breabcrumbs li {
    color: #6a6a73;
    float: left;
    margin: 0 2% 0 0;
}
.top-header-bottom-container .breabcrumbs li a {
    color: #6a6a73;
}
.top-header-box {
    margin: 0;
}
.top-line {
    background: #f0f0f0;
    float: left;
    position: relative;
    width: 100%;
    height: 10px;
}
.lline {
    background: none repeat scroll 0 0 #d3d3d3;
    height: 1px;
    left: .6%;
    position: absolute;
    top: 0;
    width: 14.8%}
.cline {
    background: none repeat scroll 0 0 #d3d3d3;
    height: 1px;
    left: 16%;
    position: absolute;
    top: 0;
    width: 57.3%}
.rline {
    background: none repeat scroll 0 0 #d3d3d3;
    height: 1px;
    position: absolute;
    right: .6%;
    top: 0;
    width: 25.3%}
.rline-w {
    background: none repeat scroll 0 0 #d3d3d3;
    height: 1px;
    position: absolute;
    right: 1.5%;
    top: 0;
    width: 97.9%}
.content-line {
    background: #f0f0f0;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 10px;
    z-index: 1;
}
.title-box {
    font-weight: 400;
}
.related-news-container .related-box {
    float: left;
    width: 50%}
.related-news-container .related-box .related-news-box .wrapper-img-news {
    width: 50%;
    float: left;
    margin: 0 5% 0 0;
}
.related-news-container .related-box .related-news-box .date-news {
    display: block;
}
.search-news {
    width: 98%}
.search-news input[type="text"] {
    display: block;
    font-size: 14px;
    padding: 3px 0;
    width: 98%}
.search-news input[type="submit"] {
    background: linear-gradient(to bottom, #ffeba1 0, #ffd674 18%, #fdc423 52%, #ffb500 100%) repeat scroll 0 0 transparent;
    border: 2px solid #02016b;
    border-radius: 7px 7px 7px 7px;
    color: #000078;
    float: right;
    font-weight: 700;
    margin: 0 0 5px;
    padding: 4px 17px;
    position: static;
}
.two-top-line .cline {
    left: 1%;
    top: 0;
    width: 71%}
.two-top-line .rline {
    top: 0;
    width: 25.6%}
.page-ads-cars-box {
    padding-bottom: 10px;
}
.page-content .content-inner {
    padding-bottom: 0;
    margin-bottom: 0;
}
.top-header.top-header-center {
    padding: 10px 0 0;
}
.container-content-bottom .lline {
    left: 0;
    width: 21%}
.container-content-bottom .rline {
    right: 0;
    width: 21%}
.serch-article-box li {
    margin: 0 0 5px;
}
.serch-article-box li:before {
    color: #0c72c4;
    content: ">";
    display: block;
    float: left;
    margin: 0 8px 5px 0;
}
.title-car-model {
    padding: 0 0 0 .5%}
.content-inner-left {
    width: 45%;
    float: left;
}
.content-inner-left .box-advertising {
    padding-bottom: 0 1%;
    width: 98%}
.content-inner-left .currency {
    margin: 0 0 10px;
}
.content-inner-left .price-car {
    display: block;
    font-size: 18px;
    color: #c8000f;
    margin: 0 0 10px;
}
.content-inner-left .car-features-end li {
    line-height: 12px;
}
.content-inner-left .car-features-end li:first-child {
    line-height: 16px;
}
.content-inner-left .car-features {
    margin: 0 0 30px;
}
.content-inner-left .car-features li {
    font-size: 14px;
}
.content-inner-left .car-features li span {
    width: 35%}
.content-inner-left .car-features li strong {
    float: left;
    width: 50%}
.content-inner-left .car-features .number-car-phone {
    font-weight: 700;
    margin: 2px 0;
}
.content-inner-left .car-features b span {
    font-weight: 400;
    width: auto;
    float: none;
}
.content-inner-left .car-features .date {
    float: none;
    margin: 0;
}
.content-inner-left .car-description {
    margin: 0 0 30px;
}
.content-inner-right {
    width: 55%;
    float: right;
}
.car-small-gallery li {
    display: inline-block;
    width: 32%;
    margin-left: 3px;
}
.content-inner-right .box-bottom-inner-right img {
    width: auto;
    margin: 0;
    border: 0;
}
.content-copy {
    padding: 10px 0 0;
    margin: 0 0 10px;
    clear: both;
    text-align: center;
    color: #8a8b8c;
    font-size: 11px;
    border-top: 1px solid #d3d3d3;
}
.content-reviews {
    border: 0;
    padding: 2%;
    position: relative;
}
.content-reviews .cline {
    left: 0;
    top: -1px;
    width: 100%}
.line-content {
    width: 109.9%;
    left: -8%}
.line-content .cline {
    left: 6.3%;
    width: 92.9%}
.title-car-model {
    margin: 5px 0 0;
}
.content-social {
    margin: -1px 0 0;
}
.content-news-sidebar {
    text-align: justify;
    clear: both;
}
.sidebar-more {
    float: right;
}
.last_tabs {
    float: right!important;
    margin: 0!important;
    width: 126px!important;
}
.tabs_block_gallery .date {
    font-size: 11px;
    color: #8a8b8c;
}
.box-content-bottom-inner .latest-news-box-right {
    width: 62%}
.box-advertising .gor-box {
    width: 300px;
    height: 60px;
}
.title-box-left {
    float: left;
}
.ads-cars-box-rek {
    padding-top: 5px;
}
.top-header-box-bottom {
    margin: 0 0 10px;
}
.title-box {
    margin: 0 0 3px;
}
.catalog-container .catalog-box li:before {
    display: none;
}
.car-box-sidebar-container .car-box {
    width: 95%;
    margin: 0;
    text-align: center;
}
.car-box-sidebar-container .car-box-sidebar-left {
    float: left;
    width: 49%}
.car-box-sidebar-container .car-box-sidebar-right-old {
    float: right;
    width: 49%}
.content-inner .middle-header-box {
    position: absolute;
    right: 6px;
    top: 12px;
}
.content-news-box-inner {
    float: left;
    width: 70%}
.img-news-box-inner {
    float: right;
    width: 20%;
    position: relative;
    top: 20px;
    right: 5%}
.title-content {
    margin: 10px 0 0 .5%;
    font-size: 22px;
    font-family: tahoma;
}
.search-cars-container {
    margin: 0 0 10px;
}
.box-rek {
    margin: 0 0 10px;
}
.box-data {
    border: 0;
    width: 101.1%}
.container-content-bottom-box {
    border: 0;
    width: 101.3%}
.kredit_az {
    position: relative;
    background: url(../html/img/loan_az.gif) no-repeat;
    width: 100%;
    height: 15px;
    display: block;
    position: absolute;
    left: 1px;
    bottom: 17px;
}
.kredit_ru {
    position: relative;
    background: url(../html/img/loan_ru.gif) no-repeat;
    width: 100%;
    height: 15px;
    display: block;
    position: absolute;
    left: 1px;
    bottom: 17px;
}
.kredit_en {
    position: relative;
    background: url(../html/img/loan_en.gif) no-repeat;
    width: 100%;
    height: 15px;
    display: block;
    position: absolute;
    left: 1px;
    bottom: 17px;
}
.content .content-inner-res {
    padding-bottom: 10px;
    width: 98.8%}
.btn-global tr {
    border: 1px solid #ccc;
    display: block;
    border-radius: 7px;
    padding: 10px 8px;
    margin: 0 0 10px;
}
.btn-global td {
    border: none!important;
}
.tabs_links .all-news {
    border: medium none;
    float: right;
    margin: 0 1% 0 0;
    padding: 0;
    text-align: right;
}
.box-gallery-bottom {
    padding: 1%;
    border: 1px solid #D3D3D3;
}
.contact-name {
    margin: 0 0 8px;
}
.add-box-btn {
    margin: 0 0 0 -1%;
    width: 105%}
.add-box-btn li {
    float: left;
    margin: 0 0 10px 1%;
    padding: 5px 5px 5px 22px;
    border-radius: 7px;
    border: 1px solid #ccc;
}
.add-box-btn li a {
    position: relative;
}
.add-box-btn li a:before {
    display: block;
    clear: both;
    overflow: hidden;
    width: 16px;
    height: 16px;
    background: url(../img/sprite.png) no-repeat 0 -61px;
    content: '';
    position: absolute;
    left: -19px;
    top: -2px;
}
.add-box-btn li+li a:before {
    background-position: 0 -89px;
}
.add-box-btn li+li+li a:before {
    background-position: 0 -117px;
    left: -20px;
    width: 17px;
}
.add-box-btn li+li+li+li a:before {
    background-position: 0 -146px;
}
.car-small-gallery {
    margin: 0 auto 15px;
    width: 70%}
.sort-container {
    margin: 0 0 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.sort-container .sort-box-left {
    width: 50%;
    float: left;
}
.sort-container .sort-box-left p {
    font-size: 11px;
    color: #8a8b8c;
}
.sort-container .sort-box-right {
    width: 70%;
    float: right;
    margin-right: 3%}
.sort-container .sort-box-right ul li {
    float: right;
    margin: 0 2% 0 0;
    font-size: 11px;
    color: #8a8b8c;
}
.sort-container .sort-box-right ul li:first-child {
    margin: 0;
}
.sort-container .sort-box-right ul li:before {
    content: '|';
    display: block;
    float: right;
    clear: both;
    overflow: hidden;
    margin: 0 -3% 0 0;
}
.sort-container .sort-box-right ul li:first-child:before {
    display: none;
}
.cars-properties-container .cars-box-properties {
    margin: 0 0 10px;
}
.cars-properties-container .cars-box-properties:last-of-type {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.cars-properties-container .cars-box-properties .img-cars-properties {
    width: 17.5%;
    float: left;
    padding-left: 4px;
}
.img-cars-properties a {
    display: block;
    position: relative;
    font-size: 12px;
}
.cars-properties-container .cars-box-properties .box-properties-content {
    float: right;
    width: 79%}
.cars-properties-container .cars-box-properties .box-properties-content .item-properties {
    margin: 0 0 5px;
}
.cars-properties-container .cars-box-properties .box-properties-content .item-properties li {
    float: left;
    text-align: center;
    width: 19.4%;
    background-color: #dce8f5;
    border-left: 4px solid #fff;
    color: #176aa0;
    font-weight: 700;
}
.cars-properties-container .cars-box-properties .box-properties-content .item-properties li:first-child {
    border: 0;
}
.cars-properties-container .cars-box-properties .box-properties-content .item-properties .active {
    color: #fff;
    background-color: #176aa0;
}
.cars-properties-container .cars-box-properties .box-properties-content .car-model {
    font-weight: 700;
    margin: 0 0 3px;
    display: inline-block;
}
.content-w {
    width: 99%}
.content-w .title-car-model {
    margin: 0 0 5px;
}
.content .content-inner-none {
    margin: 0;
    padding: 1% 1% 0;
}
.car-model-container {
    padding-bottom: 10px;
}
.car-model-container .car-model-inner {
    display: block;
}
.car-model-container .car-model-inner .data-box {
    float: none;
}
.car-model-container .car-model-inner .data-box li {
    float: left;
    margin: 0 0 0 11.9%}
.car-model-container .car-model-inner .data-box li:first-child {
    margin: 0;
}
.top-headder-middle {
    margin: 10px 0;
}
.news-articles-container {
    padding: 20px 0 5px;
}
.news-articles-container .news-box-car-model {
    width: 47.5%;
    float: left;
    position: relative;
    padding: 1%}
.news-articles-container .articles-box-car-model {
    width: 47.5%;
    float: right;
    position: relative;
    padding: 1%}
.news-articles-container .title-articles-car-model, .news-articles-container .title-news-car-model {
    position: absolute;
    top: -37px;
}
.news-articles-container li a {
    display: block;
    padding: 5px 0 5px 1%}
.news-articles-container li a:hover {
    background-color: #f5f1d6;
    border-bottom-color: #d3d3d3;
}
img, a {
    border: 0;
}
.rek-bottom-gallery {
    width: 100%;
    height: 130px;
}
.news-articles-container .more-car {
    margin-top: 20px;
}
.news-articles-container .more-car a {
    display: inline;
}
.news-articles-container .more-car a:hover {
    background: 0;
}
.sidebar-box embed {
    width: 100%}
.tabs_wrap_gallery #tabs_links_gallery li {
    width: 195px!important;
}
.journal {
    position: relative;
    left: 30%}
.car-model-inner {
    background: #fff;
    padding: 10px;
    border: 1px solid #d3d3d3;
    margin: 0 0 10px;
}
.car-model-inner .data-box {
    width: 100%;
    float: none;
}
.car-model-inner .data-box li {
    display: inline-block;
    margin: 0 0 0 12%}
.car-model-inner .data-box li:first-child {
    margin: 0;
}
.title-car-model-box {
    font-weight: 400;
    margin: -4px 0 4px;
}
.tabs-calculator {
    width: 101.1%;
    margin: 0 0 5px;
}
.tabs-calculator .tabs_links>li {
    width: 19.404%;
    padding: 10px 0;
}
.tabs-calculator .tabs_links>li:last-of-type {
    float: right;
}
.tabs_block_calc {
    display: none;
}
.active_calc {
    display: block;
}
#tabs_links_calc .active_calc {
    background: #fff;
    position: relative;
    top: 1px;
}
#tabs_container_calc .active_calc {
    background: #fff;
    border: 1px solid #d3d3d3;
    border-top: 0;
    padding: 10px;
}
#tabs_links_calc li {
    background: #f0f0f0;
}
.form-qiymətləndir, .form-kredit, .form-icbari, .form-gömr {
    width: 55%}
.form-qiymətləndir .rowl, .form-kredit .rowl, .form-icbari .rowl, .form-gömr .rowl {
    margin: 0 0 5px;
}
.form-qiymətləndir .rowl .form-description, .form-kredit .rowl .form-description, .form-icbari .rowl .form-description, .form-gömr .rowl .form-description {
    float: right;
    margin: 0 0 0 1%;
    width: 10%;
    height: 1px;
}
.form-qiymətləndir label, .form-kredit label, .form-icbari label, .form-gömr label, .form-qiymətləndir .label, .form-kredit .label, .form-icbari .label, .form-gömr .label {
    width: 30%;
    font-size: 16px;
    float: left;
}
.form-qiymətləndir input[type="text"], .form-kredit input[type="text"], .form-icbari input[type="text"], .form-gömr input[type="text"], .form-qiymətləndir input[type="button"], .form-kredit input[type="button"], .form-icbari input[type="button"], .form-gömr input[type="button"], .form-qiymətləndir select, .form-kredit select, .form-icbari select, .form-gömr select {
    width: 50%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: right;
    padding: 3px;
    margin: 0 5px 0 0;
}
.form-qiymətləndir .small-select, .form-kredit .small-select, .form-icbari .small-select, .form-gömr .small-select {
    margin: 0 1%;
    width: 15.3%}
.form-qiymətləndir {
    width: 40%}
.form-kredit input[type="button"], .form-gömr input[type="button"] {
    margin: 15px 12% 0 0 !important;
}
.form-qiymətləndir input[type="text"], .form-icbari input[type="text"], .form-qiymətləndir input[type="button"], .form-icbari input[type="button"], .form-qiymətləndir select, .form-icbari select {
    width: 65%!important;
}
.form-icbari {
    width: 40%}
.description-form-left {
    float: left;
    margin: 2px 0 0;
    text-align: right;
    width: 37%}
.form-gömr {
    width: 70%}
.form-texniki input[type="button"] {
    width: 15%;
    margin: 0 0 0 3%}
.row-container .search-cars-container-radio-commerce .search-cars-box {
    width: 25%}
.row-container .search-cars-container-radio-commerce {
    margin: 0 0 15px;
}
.inm {
    margin: 0!important;
}
.container-content-bottom .box-content-bottom .right-b {
    margin-top: 33px;
}
.top-header.top-header-center {
    background: none repeat scroll 0 0 #fff;
    border-bottom: 1px solid #d3d3d3;
    border-top: 1px solid #d3d3d3;
    left: -6px;
    margin: 4px 0;
    padding: 10px 0 5px;
    position: relative;
    width: 102.9%}
.port-cars-item {
    display: none;
    border: 0;
}
/*.main {
    overflow: visible;
}*/

.contentOld {
    float: left;
    width: 72.8%;
    padding: 10px .54% 0;
    position: relative;
}
.contentOld .title-content {
    margin: 0 0 5px;
}
.contentOld .content-inner {
    background: #fff;
    border: 1px solid #d3d3d3;
    padding: 1%;
    margin: 0;
    position: relative;
}
.contentOld .content-inner img {
    margin: 0;
}
.contentOld .content-inner .date {
    font-size: 11px;
    color: #8a8b8c;
    margin: 0 0 10px;
    text-align: left;
}
.contentOld .content-inner .news-title {
    font-size: 12px;
}

.top-header.top-header-center {
    width: 102.3%}
.ed {
    padding: 10px 4px 0 6px;
}
.edd {
    margin: 0 0 -2000px 2px;
}
.cars-properties-container .port-cars-item {
    padding: 0;
}
.cars-properties-container .car-box {
    margin: 0 0 0 8px;
}
.port-cars-item {
    border: 0 none;
    left: -1%;
    position: relative;
}
.port-cars-item .car-item-inner {
    width: 102%}
.col-sales {
    display: block;
    min-height: 30px;
}
#custom_calc > div {
    left: 690px;
    position: relative;
    top: -123px;
}
.fright {
    float: right;
}
.pl {
    margin: 0;
}
.add-box .add-box-innerb {
    border: 1px solid #d3d3d3;
    padding: 5px;
    display: inline-block;
    border-radius: 10px;
}
.add-box .add-box-innerb a {
    font-size: 18px;
    position: relative;
    padding: 0 0 0 30px;
}
.car-model-inner .model-data-box li {
    display: inline-block;
    margin: 0!important;
    width: 24%}
.pluso {
    width: 310px;
}
.top-menu-auth {
    background: #f0f0f0;
    padding: 0 5px;
    line-height: 20px;
}
.reg {
    width: 35%;
    float: left;
}
.auth {
    text-align: right;
    width: 47%;
    float: right;
}
.form-reg {
    margin: 0 auto;
    margin-bottom: 20px;
    width: 50%;
    min-height: 30px;
}
.form-reg label {
    font-weight: 700;
}
.form-reg input[type=text] {
    width: 100%}
.form-reg span {
    color: red;
}
.form-reg button {
    float: none;
}
.news_pos_index {
    float: right;
    margin-right: 1px;
}
.car-box-sidebar-left .car-box {
    float: left;
}
.car-box-sidebar-right-old .car-box {
    float: right;
}
.silka {
    border: 1px solid #D3D3D3;
    height: 90px;
    text-decoration: none;
}
.visota {
    height: 90px;
}
.style_img {
    border: 1px solid #0C72C4;
    width: 120px;
    height: 90px;
}
.new_block {
    position: absolute;
    z-index: 100;
    width: 240px;
    height: 120px;
    cursor: pointer;
}
.new_block2 {
    position: absolute;
    z-index: 100;
    width: 480px;
    height: 120px;
    cursor: pointer;
    margin-left: .4%}
.new_class {
    width: 485px!important;
}
.dop_class {
    position: relative;
    top: 6px;
    right: 5px;
}
.new_class2 {
    cursor: pointer;
    position: absolute;
    height: 360px;
    z-index: 100;
    width: 240px;
}
.span_style {
    float: right;
}
#tabs_container_2 .tabs_block {
    width: 100%}
.block_search1 {
    width: 320px;
    min-height: 28px;
    float: left;
}
.block_search2 {
    width: 320px;
    min-height: 28px;
    float: left;
}
.block_search3 {
    width: 310px;
    min-height: 28px;
    float: left;
}
.block_search4 {
    width: 630px;
    min-height: 35px;
    float: left;
    border-top: 1px solid #cdcdcd;
}
.block_search_in {
    width: 50%;
    float: left;
}
.check_but1 {
    width: 50%}
.check_but2 {
    width: 50%}
.pos_check1, .pos_check2 {
    float: left;
    margin-top: 14px;
}
.pos_check2 {
    margin-left: 32px;
}
.but_gold_pos {
    float: right;
    margin-top: 7px;
}
.check_search_pos {
    margin-top: 17px;
}
.search_p {
    margin: 0;
    padding: 0;
}
.share42init {
    position: absolute;
    left: 50%;
    z-index: 100;
    bottom: 105px;
    margin-left: -76px;
}
.width_class {
    width: 42%}
.new_class, .new_class2 {
    width: 44%}
.new_class2 {
    margin-left: 20%}
.width_for_select {
    width: 543px;
}
.pos_block {
    width: 100%;
    margin-top: 10px;
}
.form-add {
    width: 70%;
    margin: 0;
}
.contact_block {
    float: left;
    width: 50%}
.text_info {
    resize: vertical;
    width: 97%;
    min-height: 124px;
}
.min_block {
    min-height: 80px;
}
.categories_block {
    float: left;
    width: 30%}
.categories_img {
    float: left;
    width: 60%;
    margin-left: 2%}
.categ_img {
    border: none!important;
    max-width: 100%!important;
    width: 95%!important;
    margin: 0!important;
}
.categories_img ul li {
    float: left;
    height: 54px;
    width: 100px;
}
.row-cont {
    padding: 0 0 10px;
    margin: 0;
}
.row1 {
    float: left;
    margin: 0 0 0 2%;
    width: 15%}
.row1:first-child {
    margin: 0;
}
.row1-small {
    width: 27%;
    float: left;
}
.row2.row1-small {
    width: 71%}
.numer-block {
    text-align: center;
}
.numer-block label {
    font-weight: 400;
}
.announcement {
    float: none;
    display: inline-block;
}
.announcement a img {
    margin: 0!important;
    border: none!important;
}
.align {
    margin: 0 2% 0 0;
    text-align: center;
}
.icon-menu li {
    font-size: 17px;
}
.icon-menu li ul li {
    font-size: 12px;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 5px 5px 0;
}
.active-icon {
    color: #000;
    font-weight: 700;
    text-decoration: none;
}
.go-next {
    position: relative;
    bottom: 10px;
}
.h-block {
    display: block;
    height: 55px;
}
.categories_img ul li {
    text-align: center;
}
.credit-block {
    display: block;
    width: 100%;
    height: 15px;
    position: absolute;
    bottom: 0;
    text-align: center;
    background: #BC001F;
    color: #fff;
    line-height: 15px;
    text-decoration: none;
}
.frontier-block {
    display: block;
    width: 100%;
    height: 15px;
    position: absolute;
    top: 0;
    text-align: center;
    background: #006DBC;
    color: #fff;
    line-height: 15px;
    text-decoration: none;
}
#mc-container {
    min-height: 355px;
}
.mc-logo {
    display: none!important;
    visibility: hidden!important;
}
#mc-link {
    display: none!important;
    visibility: hidden!important;
}
.image-upload {
    width: 30%;
    display: inline-block;
    margin-left: 10px;
    text-align: center;
    margin-top: 10px;
    border: solid 1px #0C72C4;
}
.image-upload div {
    padding: 5px 5px 1px;
}
.image-upload div a img {
    margin: 0!important;
}
.image-upload p {
    margin: 0;
    border-top: solid 1px #0C72C4;
    background: #ccc;
}
.upl_img {
    height: 18px;
    width: 18px;
    display: inline-block;
    float: left;
    margin: 1px 0 0 15px;
}
.upl_img2 {
    height: 18px;
    width: 18px;
    display: inline-block;
    float: right;
    margin: 2px 15px 0 0;
}
.upl_img img, .upl_img2 img {
    border: none;
}
.active_domtab {
    background: #FFF!important;
    position: relative;
    top: 1px;
}
@media print {
    #printBtn {
    display: none;
}
.content-line {
    display: none;
}
.clearfix {
    display: none;
}
.rline-w {
    display: none;
}
.content content-catalog {
    display: none;
    display: none;
}
.title-content {
    display: none;
}
}.avtomobil {
    font-size: 65px;
    text-align: center;
    color: #d2212b;
    font-weight: 700;
}
.description {
    font-size: 35px;
    text-align: center;
    font-weight: 700;
}
.number {
    font-size: 90px;
    text-align: center;
    font-weight: 700;
    border-bottom: solid 3px #000;
}
.model {
    font-size: 65px;
    font-weight: 700;
    text-align: center;
    border-bottom: solid 3px #000;
}
.edition {
    display: inline-block;
    font-size: 35px;
    width: 48%;
    margin-top: 15px;
}
.edition span {
    font-size: 37px;
    font-weight: 700;
    border-bottom: solid 3px #000;
}
.sale {
    font-size: 56px;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    margin-top: 52px;
    padding: 5px;
}

.data-box.model-data-box li a {
    text-decoration: none;
}
.data-reg-box:first-child {
    margin: 0;
}
.data-reg-box {
    margin-left: 5.5%}
.data-reg-box li {
    font-size: 17px;
}
.data-reg-box li a {
    text-decoration: none;
}
.data-reg-box li a:hover {
    color: #BC001F;
    text-decoration: underline;
}
.data-box li span {
    font-size: 12px;
    color: #838383;
}
.data-box li a img {
    position: relative;
    top: 5px;
}
.them-msg {
    width: 97%;
    height: 150px;
    resize: none;
}
textarea {
    border: 1px solid #B7B7B8;
    color: #6A6A73;
    font-size: 12px;
}
.top-header.top-header-box {
    margin-bottom: 10px;
}
#tabs_container_2 ul li a {
    display: block;
}
.top-header.top-header-center {
    text-align: center;
}
.second_2 > li {
    width: 155px;
}
.mc-head-container ul li a img {
    width: .1px;
    height: .1px;
}
.search_p {
    font-weight: 700;
}
.ed-form-row {
    padding: 10px;
    min-height: 25px;
}
.ed-form-label {
    float: left;
    font-weight: 700;
    min-height: 20px;
    padding: 2px 20px 0 0;
    text-align: right;
    width: 170px;
}
.ed-form-fields {
    margin: 0 0 0 190px;
    min-height: 26px;
    position: relative;
}
.ed-form select, .ed-form input[type=text] {
    width: 220px;
}
.ed-form input[type=checkbox], .ed-form input[type=radio] {
    position: relative;
    top: 2px;
}
.ed-form input[type=radio] {
    margin-left: 0;
}
.left-check {
    width: 50%;
    float: left;
    margin-top: 10px;
}
.right-check {
    width: 50%;
    float: left;
    margin-top: 10px;
}
.ed-form-fields ul li:first-child {
    margin: 0;
}
.ed-form-fields ul li {
    float: left;
    margin-left: 3px;
}
.ed-form-fields ul li a {
    color: #000;
    text-decoration: none;
    padding: 6px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.active-ed {
    background: none repeat scroll 0 0 #f90;
    color: #fff!important;
}
.ed-form-fields ul li a:hover {
    color: #db4a4d;
}
.uppload {
    padding: 10px;
}
.left-file {
    width: 30%;
    float: left;
}
.right-file {
    width: 70%;
    float: right;
}
.upd-block {
    width: 120px;
    display: inline-block;
    padding: 3px;
}
.upd-block:hover {
    background-color: #2D2D2D;
}
.upd-block:hover label {
    color: #fff;
}
.contact input[type=text] {
    width: 400px;
}
.ed-form-fields .color-pick li {
    float: left;
    margin-left: 3px;
    margin-bottom: 25px;
    position: relative;
}
.ed-form-fields .color-pick li a {
    display: block;
    width: 3px;
    height: 3px;
    border: solid 1px #ccc;
    border-radius: 0;
}
.ed-form-fields .color-pick li .caption {
    position: absolute;
    display: none;
    top: 30px;
    width: 170px;
}
.color-pick li:first-child {
    margin-left: 3px!important;
}
.ed-form-fields .color-pick li:hover a {
    border: solid 1px #000;
}
.ed-form-fields .color-pick li ins {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #EFEFEF #EFEFEF #2D2D2D;
    border-image: none;
    border-style: solid;
    border-width: 0 4px 4px;
    height: 2px;
    left: 7px;
    position: absolute;
    top: 25px;
    display: none;
}
h3 {
    font-size: 16px;
}
.error {
    background-color: #FFCECE;
    border: 1px solid #F09;
    display: inline;
    margin: 8px;
    padding: 5px;
    text-align: left;
}
.title-content {
    display: inline-block;
}
.price-info ul li {
    float: left;
    margin-left: 15px;
    color: #f60;
    margin-top: 8px;
}
.price-info ul li:first-child {
    font-size: 20px;
    margin: 0;
}
.auction {
    font-size: 18px;
    color: #ccc;
    padding-left: 15px;
    position: relative;
    top: -4px;
}
.detail table {
    width: 100%}
.detail table tbody tr td:first-child {
    width: 45%}
.detail table tbody tr td {
    padding: 0 0 0 27px;
}
.description-block {
    font-size: 16px;
    margin: 15px auto 5px;
}
.descr-level {
    font-weight: 700;
    font-size: 13px;
    padding-left: 15px;
    margin-top: 10px;
}
.descr-label {
    padding-left: 30px;
}
.descr-label .orange-check {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: url(../img/orange-check.png)no-repeat left 0;
    position: relative;
    right: 3px;
    top: 1px;
}
.code-post {
    margin-top: 20px;
}
.code-post tbody tr td:first-child {
    width: 50%!important;
}
.social-block {
    float: right;
}
.social-block li a {
    color: #000;
    text-decoration: none;
    display: inline-block;
    text-align: right;
    width: 210px;
}
.social-block li a:hover {
    text-decoration: underline;
}
.social-block li .sprite-social {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(../img/sprite-social.png) no-repeat -2px 2px;
    margin-left: 10px;
}
.social-block li:nth-of-type(2) .sprite-social {
    background: url(../img/sprite-social.png) no-repeat -2px -17px;
}
.social-block li:nth-of-type(3) .sprite-social {
    background: url(../img/sprite-social.png) no-repeat 1px -21px;
    background-size: cover;
}
.social-block li:nth-of-type(4) .sprite-social {
    background: url(../img/sprite-social.png) no-repeat -2px -58px;
}
.social-block li:nth-of-type(5) .sprite-social {
    background: url(../img/sprite-social.png) no-repeat -2px -78px;
}
.social-block li:nth-of-type(6) .sprite-social {
    background: url(../img/sprite-social.png) no-repeat -2px -97px;
}
.social-block li:nth-of-type(7) .sprite-social {
    background: url(../img/sprite-social.png) no-repeat -2px -17px;
}
.good-btn {
    background: #ca1016;
    background-image: -webkit-linear-gradient(top, #ca1016, #ca1016);
    background-image: -moz-linear-gradient(top, #ca1016, #ca1016);
    background-image: -ms-linear-gradient(top, #ca1016, #ca1016);
    background-image: -o-linear-gradient(top, #ca1016, #ca1016);
    background-image: linear-gradient(to bottom, #ca1016, #ca1016);
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    font-family: Arial;
    color: #fff;
    font-size: 12px;
    padding: 5px 15px;
    border: solid #ca1016 1px;
    text-decoration: none;
    cursor: pointer;
}
.good-btn:hover {
    background: #ca1016;
    background-image: -webkit-linear-gradient(top, #ca1016, #ca1016);
    background-image: -moz-linear-gradient(top, #ca1016, #ca1016);
    background-image: -ms-linear-gradient(top, #ca1016, #ca1016);
    background-image: -o-linear-gradient(top, #ca1016, #ca1016);
    background-image: linear-gradient(to bottom, #ca1016, #ca1016);
    text-decoration: none;
}
.block_searching {
    width: 16%;
    display: inline-block;
}
.search-check {
    float: left;
    width: 33%}
.new-style, .new-style-link {
    background: #F90;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    height: 18px;
    border: none;
    cursor: pointer;
    font-weight: 700;
    width: 266px;
}
.new-style-link {
    line-height: 18px;
    padding: 5px 10px;
    text-decoration: none;
    width: 200px;
    text-align: center;
    font-size: 12px;
}
.top-menu-cab {
    position: fixed;
    height: 30px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1000;
    width: 97%;
    max-width: 954px;
    line-height: 30px;
    color: #fff;
    padding: 0 15px;
    top: 0;
    text-align: center;
}
.top-menu-cab ul li {
    display: inline-block;
    margin-left: 20px;
}
.top-menu-cab ul li:first-child {
    margin: 0;
}
.top-menu-cab ul li a {
    color: #fff;
    text-decoration: none;
}
.top-menu-cab ul li a:hover {
    text-decoration: none;
    color: #FFBA00;
}
.active-cab {
    color: #FFBA00!important;
}
.new-table table a:link {
    color: #666;
    font-weight: 700;
    text-decoration: none;
}
.new-table table a:visited {
    color: #999;
    font-weight: 700;
    text-decoration: none;
}
.new-table table a:active, table a:hover {
    color: #bd5a35;
    text-decoration: underline;
}
.new-table table {
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    color: #666;
    font-size: 12px;
    text-shadow: 1px 1px 0 #fff;
    background: #eaebec;
    margin: 0 auto;
    border: #ccc 1px solid;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 2px #d1d1d1;
    -webkit-box-shadow: 0 1px 2px #d1d1d1;
    box-shadow: 0 1px 2px #d1d1d1;
}
.new-table table th {
    padding: 21px 25px 22px;
    border-top: 1px solid #fafafa;
    border-bottom: 1px solid #e0e0e0;
    background: #ca1016;
    background: -webkit-gradient(linear, left top, left bottom, from(#ca1016), to(#ebebeb));
    background: -moz-linear-gradient(top, #ca1016, #ebebeb);
}
.new-table table th:first-child {
    text-align: left;
    padding-left: 20px;
}
table tr:first-child th:first-child {
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
}
.new-table table tr:first-child th:last-child {
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
}
.new-table table tr {
    text-align: center;
    padding-left: 20px;
}
.new-table table tr td:first-child {
    text-align: left;
    padding-left: 20px;
    border-left: 0;
}
.new-table table tr td {
    padding: 18px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    background: #fafafa;
    background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
    background: -moz-linear-gradient(top, #fbfbfb, #fafafa);
}
.new-table table tr.even td {
    background: #f6f6f6;
    background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
    background: -moz-linear-gradient(top, #f8f8f8, #f6f6f6);
}
.new-table table tr:last-child td {
    border-bottom: 0;
}
.new-table table tr:last-child td:first-child {
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.new-table table tr:last-child td:last-child {
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.new-table table tr:hover td {
    background: #f2f2f2;
    background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
    background: -moz-linear-gradient(top, #f2f2f2, #f0f0f0);
}
.add-model-mark {
    margin-top: 20px;
}
.add-model-mark select {
    width: 120px;
    margin-right: 10px;
}
.left-comm-row, .right-comm-row {
    float: left;
    width: 25%}
.right-comm-row input[type=text] {
    width: 100%}
.right-comm-row ul li {
    float: left;
}
.new-table.table-fix table th {
    padding: 10px;
}
.new-table.table-fix table tr td {
    padding: 10px;
}
.advice {
    border: solid 1px #ccc;
    background: #F5F5F5;
    padding: 10px;
    margin-top: 10px;
}
.rating-block {
    display: inline-block;
    margin-right: 20px;
    width: 25%}
.new-table.table-fix table tr:hover td {
    background: #fff;
}
.open-img {
    background: #ca1016;
    border: solid 2px #f39700;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 3px 10px 3px 25px;
    color: #f39700;
    text-decoration: none;
    position: relative;
}
.open-img img {
    position: absolute;
    left: -11px;
    top: -3px;
}
.select-transport {
    margin-top: 20px;
}
.select-transport ul li {
    text-align: center;
    display: inline-block;
    margin-left: 10px;
    width: 120px;
    margin-top: 5px;
}
.select-transport ul li a {
    color: #000;
    text-decoration: none;
    display: block;
}
.select-transport ul li:hover a {
    font-weight: 700;
    color: #f60;
    text-decoration: underline;
}
.expand {
    font-weight: 700;
    color: #f60!important;
    text-decoration: underline!important;
}
.select-transport .ed-form-row span {
    margin-right: 60px;
}
.select-param .ed-form-row {
    padding-top: 5px;
    padding-bottom: 5px;
}
.select-param p {
    margin-bottom: 0;
}
.ed-row-2 .ed-form-label {
    width: 120px;
}
.ed-row-2 .ed-form-fields {
    margin-left: 140px;
}
.hbody .cols {
    padding: 10px;
}
.hbody .logo {
    float: left;
    margin-right: 20px;
    width: 100px;
}
.hbody .logo img {
    width: 100px;
    height: 100px;
}
.cols_info h2 {
    margin: 0 0 4px;
    padding: 0;
}
.col1 {
    float: left;
    margin-right: 10px;
    width: 120px;
}
.col2 {
    float: left;
    width: 190px;
}
.summary {
    font-weight: 700;
    font-size: 15px;
}
.f_phone {
    font-size: 120%;
    font-weight: 700;
    margin-bottom: 5px;
}
.col3 {
    float: left;
    margin-right: 20px;
    width: 240px;
}
.tabs-block {
    border-bottom: solid 1px #ccc;
    min-height: 1px;
    z-index: 50;
    width: 102.1%;
    margin-left: -10px;
}
.rtabs ul {
    list-style: none;
    min-height: 24px;
}
.rtabs ul li:first-child {
    margin: 0;
}
.rtabs ul li {
    float: left;
    margin-left: 5px;
}
.rtabs ul li a {
    color: #000;
    text-decoration: none;
    padding: 10px 15px;
    background: #fff;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    border: solid 1px #ccc;
}
.rtabs ul li a:hover {
    text-decoration: none;
    color: #FF8C1B;
}
.r-active {
    border-bottom: solid 1px #F0F0F0!important;
    background: #F0F0F0!important;
    z-index: 100;
    color: #FF8C1B!important;
}
.adr_text {
    float: left;
    margin-top: 10px;
}
.adr_item {
    margin-bottom: 10px;
}
.phones {
    font-weight: 700;
    margin-bottom: 3px;
}
.phones p {
    margin: 0;
}
.tabs {
    position: relative;
    margin: 0 auto;
    width: 100%}
.tabs .label-for-tabs {
    color: #555;
    cursor: pointer;
    display: block;
    float: left;
    min-width: 50px;
    height: 35px;
    line-height: 35px;
    position: relative;
    top: 1px;
    text-align: center;
    background: #ccc;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    background: none repeat scroll 0 0 #F0F0F0;
    border-bottom: 1px solid #F0F0F0;
    color: #FF8C1B;
    z-index: 100;
    padding: 0 10px;
    border: solid 1px #ccc;
    margin-right: 2px;
}
.tabs .radio-for-tabs {
    position: absolute;
    left: -9999px;
}
#tab_1:checked ~ #tab_l1, #tab_2:checked ~ #tab_l2, #tab_3:checked ~ #tab_l3, #tab_4:checked ~ #tab_l4 {
    background: #fff;
    border-color: #ccc;
    top: 1px;
    z-index: 3;
    border-bottom: 1px solid #fff;
}
.tabs_cont {
    background: #fff;
    position: relative;
    z-index: 2;
    min-height: 230px;
    border-top: solid 1px #ccc;
    border: solid 1px #ccc;
    padding: 10px;
}
.tabs_cont > div {
    position: absolute;
    left: -9999px;
    top: 0;
    opacity: 0;
    -moz-transition: opacity .5s ease-in-out;
    -webkit-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
}
#tab_1:checked ~ .tabs_cont #tab_c1, #tab_2:checked ~ .tabs_cont #tab_c2, #tab_3:checked ~ .tabs_cont #tab_c3, #tab_4:checked ~ .tabs_cont #tab_c4 {
    position: static;
    left: 0;
    opacity: 1;
}
#galleryOld ul {
    list-style: inherit;
    margin-bottom: 10px;
}
#galleryOld ul li {
    margin-left: 13px;
}
.galleryOld-list li {
    width: 24%;
    display: inline-block;
    margin-left: 4px!important;
}/
#tabs .ed-form-fields {
    margin-left: 100px;
}
.tb-row {
    margin-bottom: 20px;
}
.tb-row-left {
    width: 25%;
    float: left;
    margin-right: 1%}
.tb-row-right {
    float: left;
    width: 74%}
.tb-row-left label {
    font-weight: 700;
}
.tb-row-right input[type=text], .tb-row-right textarea, .tb-row-right select {
    width: 100%;
    resize: none;
}
.tb-row-right textarea {
    height: 100px;
}
.rekl, .copy, .contact {
    width: 33%;
    float: left!important;
    margin: 0!important;
    color: #fff;
}
.contact ul li {
    float: left;
    margin-left: 5px;
}
.contact ul li a img {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
/*#footer {
    background: #000;
    padding: 20px 0;
    max-width: 1004px;
    margin: 0 auto;
}*/
.subscribe-block {
    color: #999;
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
    display: inline-block;
}
.input-block {
    display: none;
}
.subscribe-block:hover, .subscribe-block:focus {
    color: #666;
    text-decoration: none;
}
.green-link {
    color: #4BAD00!important;
}
.green-link:hover, .green-link:focus {
    color: #4A9B0D!important;
}
.reg-list li {
    float: left;
    margin-left: 10px;
    position: relative;
}
.reg-list li img {
    position: absolute;
    width: 10px;
    left: -15px;
    top: 3px;
}
.reg-list li a {
    font-size: 12px;
    color: #000;
    text-decoration: none;
}
.reg-list li a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #f90;
}
.reg-l-a {
    text-decoration: none;
    color: #fff!important;
    background-color: #f90;
}
.reg-list li:first-child {
    margin: 0;
}
.lang-list li {
    float: left;
    margin-left: 10px;
}
.lang-list li:first-child {
    margin: 0;
}
.lang-list li a {
    font-size: 12px;
    color: #000;
    text-decoration: none;
}
.lang-list li a:hover {
    text-decoration: none;
    color: #fff;
    background-color: #f90;
}
.lang-list li a.act-lng {
    text-decoration: none;
    color: #fff;
    background-color: #f90;
    font-weight: 700;
}
.add-ads-block {
    float: right;
    text-align: center;
}
.ads-butt-bg {
    width: 168px;
    height: 34px;
    background: url(../img/ads-butt-bg.png)left 0;
    text-align: center;
    line-height: 35px;
    overflow: hidden;
    position: relative;
}
.ads-butt-bg a {
    font-size: 17px;
    color: #000;
    text-decoration: none;
    display: block;
    font-family: tahoma;
}
.nav .top-menu li a {
    font-size: 16px;
    color: #06c;
    text-decoration: none;
    font-family: tahoma;
}
.nav .bottom-menu li a {
    font-size: 13px;
    font-weight: 400;
    color: #000;
    text-decoration: none;
    font-family: tahoma;
}
.bottom-menu li:before {
    left: -9px;
}
.nav .bottom-menu li {
    margin: 0 0 0 3%}
.nav .bottom-menu li a:hover, .nav .top-menu li a:hover {
    color: #f90;
}
.nav .bottom-menu li a.act-m, .nav .top-menu li a.act-m {
    color: #f90;
}
#header .middle-header .logo {
    margin-right: 5%;
    width: auto;
    margin-top: -5px;
}
.ribbon {
    position: absolute;
    text-align: center;
    background: #E81D44;
    color: #fff;
    padding: 3px;
    width: 105px;
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
    font-size: 10px;
    line-height: 15px;
    height: 15px;
    font-weight: 700;
    right: -31px;
    top: 5px;
}
.side-search {
    background-color: #efefef;
    margin-bottom: 10px;
    border: solid 1px #ccc;
}
.side-s-head {
    text-align: center;
    padding: 5px 0;
    border-bottom: solid 1px #ccc;
}
.side-s-head span {
    font-size: 15px;
    font-weight: 700;
    color: #f60;
}
.side-s-body {
    padding: 10px;
}
.side-s-body select {
    width: 100%;
    margin-bottom: 10px;
}
.side-main-s {
    font-size: 13px;
    padding: 5px 10px;
    background-color: #f60;
    color: #fff;
    text-decoration: none;
    position: relative;
}
.side-main-s::after {
    content: '';
    position: absolute;
    right: 50%;
    bottom: -10px;
    margin-right: -3px;
    border: 5px solid transparent;
    border-top: 5px solid #f60;
}
.side-ex-s {
    font-size: 13px;
    color: #000;
    text-decoration: none;
    border-bottom: solid 1px #f60;
}
.side-s-body button {
    margin-top: 20px;
    width: 100%;
    text-align: center;
    background-color: #f60;
    border: solid 1px #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    padding: 5px 0;
    cursor: pointer;
    font-weight: 700;
}
.side-s-body button:hover, .side-s-body button:focus {
    background-color: #ff802c;
}
.aut-img-prop {
    width: 100px;
    height: 100px;
}
.sidebar-right-old .sidebar-right-old-inner .sidebar-box {
    margin: 0;
    padding: 0;
    border: 0;
}
.top-header-bottom-container .breabcrumbs {
    width: 65%}
.bread-search {
    float: right;
    width: 130px;
    position: relative;
    background-color: #f1f1f1;
    padding: 3px 20px 3px 3px;
    border: solid 1px #ccc;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.bread-search input {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 4px 4px 4px 6px;
    background-color: #ff9200;
    border: solid 1px #ccc;
    font-size: 10px;
    color: #fff;
    outline: none;
    width: 113px;
    font-family: tahoma;
}
.bread-search input::-moz-placeholder {
    color: #fff;
    font-size: 9px;
    font-weight: 700;
    opacity: 1;
    font-family: tahoma;
}
.bread-search input:-moz-placeholder {
    color: #fff;
    font-size: 9px;
    font-weight: 700;
    opacity: 1;
    font-family: tahoma;
}
.bread-search ::-webkit-input-placeholder {
    color: #fff;
    font-size: 9px;
    font-weight: 700;
    opacity: 1;
    font-family: tahoma;
}
.top-header-bottom-container {
    padding-bottom: 5px;
}
.bread-butt {
    position: absolute;
    top: 5px;
    right: 4px;
    border: none;
    background: none;
    cursor: pointer;
    padding: 0;
    outline: none;
}
.block-for-search {
    width: 240px;
    float: right;
    position: relative;
}
.bread-cat-search {
    position: relative;
    width: 180px;
    height: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: solid 1px #ccc;
    background: #fff;
    -webkit-box-shadow: inset 1px 1px 13px -6px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: inset 1px 1px 13px -6px rgba(50, 50, 50, 0.75);
    box-shadow: inset 1px 1px 13px -6px rgba(50, 50, 50, 0.75);
    line-height: 20px;
    float: left;
    z-index: 1;
}
.bread-cat-search .b-c-search {
    border: none;
    background: none;
    padding-left: 10px;
    width: 90px;
    outline: none;
}
.triangle-down {
    position: relative;
}
.triangle-down::after {
    content: "";
    position: absolute;
    bottom: 4px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #ffa610;
    left: 3px;
}
.cat-link {
    color: #000;
    text-decoration: none;
}
.cat-block {
    position: absolute;
    width: 50px;
    height: 75px;
    border: solid 1px #ccc;
    background: #fff;
    right: 0;
    width: 180px;
    z-index: 20;
    overflow-y: scroll;
}
.cat-block ul {
    list-style: none;
    margin: 0;
}
.cat-block ul li {
    width: 100%;
    height: 20px;
    border-bottom: solid 1px #ccc;
}
.cat-block ul li:last-child {
    border: none;
}
.cat-block ul li a {
    color: #000;
    text-decoration: none;
    display: block;
    padding-left: 10px;
    outline: none;
}
.cat-block ul li a:hover {
    color: #fff;
    background: #F90;
}
.bread-cat-butt {
    float: right;
    background: #ff7a22;
    border: none;
    color: #fff;
    font-family: arial;
    font-weight: 700;
    cursor: pointer;
    border: solid 1px #ef711c;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: absolute;
    right: 0;
    z-index: 0;
    width: 65px;
    height: 22px;
    outline: none;
}
.reg-list li:last-child span {
    display: none;
}
.cat-link {
    display: inline-block;
    width: 72px;
    overflow: hidden;
    position: relative;
    vertical-align: middle;
}
.value-cat {
    display: inline-block;
    width: 55px;
    font-size: 11px;
}
.triangle-down:after {
    left: 0;
}
.no-comments-block {
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #F5F5F5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: solid 1px #ccc;
    margin-top: 10px;
    margin-bottom: 10px;
}
.arcticmodal-overlay, .arcticmodal-container {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
}
.arcticmodal-container {
    overflow: auto;
    margin: 0;
    padding: 0;
    border: 0;
    border-collapse: collapse;
}
:first-child+html .arcticmodal-container {
    height: 100%}
.arcticmodal-container_i {
    height: 100%;
    margin: 0 auto;
}
.arcticmodal-container_i2 {
    padding: 24px;
    margin: 0;
    border: 0;
    vertical-align: middle;
}
.arcticmodal-error {
    padding: 20px;
    border-radius: 10px;
    background: #000;
    color: #fff;
}
.arcticmodal-loading {
    width: 80px;
    height: 80px;
    border-radius: 10px;
    background: #000 url(loading.html) no-repeat 50% 50%}
.box-modal {
    position: relative;
    max-width: 500px;
    padding: 16px;
    background: #fff;
    color: #3c3c3c;
    font: 12px/18px Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
    box-shadow: 0 0 0 0 rgba(153, 153, 153, .3);
    border: 2px solid #ff7a22;
    border-radius: 6px;
}
.box-modal_close {
    position: absolute;
    font-weight: 700;
    right: 18px;
    top: 18px;
    font-size: 15px;
    line-height: 15px;
    color: #000;
    cursor: pointer;
    transition: .3s;
}
.box-modal_close:hover {
    color: #ff7a22;
    transition: .3s;
}
.fotoalbom-category {
    font-size: 13px;
    float: left;
    font-weight: 700;
    width: 24%;
    margin: .5% 0 0 1%}
.fotoalbom-category a {
    font-size: 13px;
    float: left;
    font-weight: 700;
    color: #000;
    width: 24%;
    margin: .5% 0 0 1%;
    text-decoration: none;
}
.fotoalbom-category a:hover {
    font-size: 13px;
    float: left;
    font-weight: 700;
    color: #f60;
    width: 24%;
    margin: .5% 0 0 1%;
    text-decoration: none;
}
.fotoalbom-categoryimg {
    float: left;
    width: 23%;
    margin: 1% 0 0 1% !important;
    text-decoration: none;
}
.fotoalbom-category-news a {
    margin-left: 15px;
    font-size: 14px;
    float: left;
    font-weight: 700;
    color: #000;
    text-decoration: none;
}
.fotoalbom-category-news a:hover {
    margin-left: 15px;
    font-size: 14px;
    float: left;
    font-weight: 700;
    color: #f60;
    text-decoration: none;
}
.fotoalbom-category2 a {
    font-size: 13px;
    float: left;
    color: #000;
    width: 48%;
    margin: .5% 0 0 1%;
    text-decoration: none;
}
.fotoalbom-category2 a:hover {
    font-size: 13px;
    float: left;
    color: #f60;
    width: 48%;
    margin: .5% 0 0 1%;
    text-decoration: none;
}
input[type=radio].css-checkbox {
    display: none;
}
input[type=radio].css-checkbox + label.css-label {
    padding-left: 30px;
    height: 24px;
    display: inline-block;
    line-height: 24px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 14px;
    vertical-align: middle;
    cursor: pointer;
}
input[type=radio].css-checkbox:checked + label.css-label {
    background-position: 0 -24px;
}
label.css-label {
    background-image: url(../img/csscheckbox.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.cars-box-properties-prem {
    background: #fff8ba!important;
    padding: 10px 10px 4px;
}
.cars-properties-container .cars-box-properties {
    border-bottom: 1px solid #cbcbcb;
}
.name_ads {
    color: #579;
    font-size: 17px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Geneva, Arial, Helvetica, sans-serif;
    text-decoration: none!important;
}
.link-ad {
    transition: .3s;
    text-decoration: none!important;
}
.link-ad :hover {
    transition: .3s;
    color: #f60;
    text-decoration: underline!important;
}
.price-list {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
}
.txt-list {
    margin-top: 5px;
    margin-bottom: 5px;
    color: #666;
    font-size: 12px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
}
.readad a {
    transition: .3s;
    color: #000!important;
    float: right;
    padding-right: 35px;
}
.readad a:hover {
    transition: .3s;
    color: #f60!important;
    padding-right: 35px;
}
.star {
    background-image: url(../img/star.png);
    background-repeat: no-repeat;
    transition: .3s;
    color: #000;
    padding-bottom: 3px;
    padding-left: 25px;
    text-decoration: none!important;
    border-bottom: 1px dotted #999;
}
.star :hover {
    background-image: url(../img/star_ok.png);
    background-repeat: no-repeat;
    transition: .3s;
    color: #f60!important;
    padding-bottom: 5px;
    padding-left: 25px;
}
.prem {
    background-image: url(../img/prem.png);
    width: 20px;
    background-repeat: no-repeat;
    padding-bottom: 3px;
    padding-left: 25px;
    text-decoration: none!important;
}
.lable-prem {
    background-image: url(../img/lable-prem.png);
    background-repeat: no-repeat;
    z-index: 5;
    left: 0;
    top: 0;
    display: block;
    position: absolute;
    left: -13px;
    top: -10px;
    height: 50px;
}
.in_prem {
    background-image: url(../img/in_prem.png);
    width: 20px;
    background-repeat: no-repeat;
    padding-bottom: 5px;
    padding-left: 25px;
}
.how a {
    margin-top: 3px;
    float: right;
    color: #999!important;
    text-decoration: none!important;
    border-bottom: 1px dotted #999;
    font-size: 12px!important;
    margin-right: 15px;
    text-decoration: none!important;
    font-weight: 400;
}
.how a:hover {
    text-decoration: none!important;
    transition: .3s;
    color: #f60!important;
}
.fotoalbom-category-news a {
    margin-left: 15px;
    font-size: 14px;
    float: left;
    font-weight: 700;
    color: #000;
    text-decoration: none;
}
.fotoalbom-category-news a:hover {
    margin-left: 15px;
    font-size: 14px;
    float: left;
    font-weight: 700;
    color: #f60;
    cursor: pointer;
    text-decoration: none;
}
.subsc a {
    margin-left: 0!important;
    font-size: 13px!important;
    padding-bottom: 3px!important;
}
.subsc a:hover {
    margin-left: 0!important;
    font-size: 13px!important;
    padding-bottom: 3px!important;
}
.splitter  {
    border:  1px solid #fff;
     border-top:  1px solid #d3d3d3;
     border-bottom:  1px solid #d3d3d3;
     position:  relative;
     width:  101%;
     margin:  6px 0 0 -7px;
     padding:  0.6%;
     background:  #fff;
}

.advphoto  {
    position:  relative;
     margin:  -10px 0 0 -80px;
     /*text-transform:  lowercase;
    */}
.advphoto span  {
    color:  #666666;
     font-weight:  bold;
}

.price-list  {
    font-size:  16px;
}

.txt-list  {
    text-transform:  lowercase;
}

.bst  {
    position:  absolute;
     background:  url(../img/bst.png) left center no-repeat;
     width:  170px;
     height:  17px;
     padding-left:  25px;
     margin-top:  4px;
}

.bst a  {
    text-decoration:  none;
     color:  #000000;
}

.bst a:hover  {
    color:  #ff6600;
}
