@charset "UTF-8";
@import url(addstyles.min.css);
html {
    min-height: 1000px
}

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

*::-webkit-input-placeholder {
    color: #dadada;
    opacity: 1
}

*:-moz-placeholder {
    color: #dadada;
    opacity: 1
}

*::-moz-placeholder {
    color: #dadada;
    opacity: 1
}

*:-ms-input-placeholder {
    color: #dadada;
    opacity: 1
}

input {
    font: normal 16px Arial, sans-serif;
    background-color: #fff;
    border: 0;
    border: 1px solid #fbfaf7;
    height: 35px;
    padding: 0 7px;
    line-height: 35px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: inset 0 2px 4px -3px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 2px 4px -3px rgba(0, 0, 0, 0.6)
}

textarea {
    font: normal 16px Arial, sans-serif;
    background-color: #fff;
    border: 0;
    border: 1px solid #fbfaf7;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: inset 0 2px 4px -3px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 2px 4px -3px rgba(0, 0, 0, 0.6);
    padding: 10px
}

input.error,
textarea.error {
    background-color: #ffb7b7 !important
}

.visible__inline-block {
    display: inline-block !important
}

.bold {
    font-weight: bold
}

.razdel-title {
    margin-bottom: 30px
}

.aboutus .list li {
    margin-bottom: 15px
}

.list {
    list-style-type: none;
    margin-bottom: 20px
}

.list li {
    padding-left: 20px;
    margin-bottom: 7px;
    position: relative
}

.list li::before {
    content: '';
    position: absolute;
    width: 11px;
    height: 11px;
    top: 4px;
    left: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #ffdb73
}

.list li:last-child {
    margin-bottom: 0
}

.list__description {
    font-size: 12px;
    color: #717171;
    display: block;
    margin-top: 5px
}

.list--selectcar a {
    font-weight: bold
}

.list--selectcar li {
    margin-bottom: 6px !important
}

p+.list {
    margin-bottom: 0
}

.article {
    width: 690px
}

.article__img-small {
    display: block;
    width: 120px;
    height: auto;
    float: left;
    margin-top: 5px;
    margin-right: 10px
}

.article>section {
    margin-top: 20px
}

.ishome .main {
    margin-bottom: 80px
}

.main::after {
    clear: both;
    content: "";
    display: table
}

.main-wrap {
    margin-top: 30px
}

.main__text {
    padding: 0 20px
}

.ishome .content {
    max-width: 750px
}

.content {
    width: 690px;
    float: left
}

.content__box {
    margin-bottom: 50px
}

.content__box:last-child {
    margin-bottom: 0
}

.content__text {
    max-width: 690px
}

.content__text::after {
    clear: both;
    content: "";
    display: table
}

.content--forcatalog {
    width: 600px
}

.ishome .lead {
    width: 690px;
    background: #ffdb73;
    -webkit-transform: skewX(-24deg);
    -ms-transform: skewX(-24deg);
    transform: skewX(-24deg);
    -webkit-border-radius: 7px;
    border-radius: 7px;
    margin-bottom: 30px;
    padding: 13px 10px 13px 35px;
    position: relative
}

.ishome .lead::before {
    content: '';
    position: absolute;
    width: 36px;
    height: 55px;
    background: url(/os/css/img/sprite.png) no-repeat;
    background-position: -86px -19px;
    left: -16px;
    top: 50%;
    margin-top: -29px;
    -webkit-transform: skewX(24deg);
    -ms-transform: skewX(24deg);
    transform: skewX(24deg)
}

.ishome .lead span {
    margin-bottom: 0;
    display: inline-block;
    -webkit-transform: skewX(24deg);
    -ms-transform: skewX(24deg);
    transform: skewX(24deg)
}

.lead {
    position: relative;
    padding: 15px 18px;
    line-height: 17px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #ffdb73;
    border-right: 1px solid #ebe8de;
    border-left: 1px solid #ebe8de;
    border-bottom: 1px solid #cecab3
}

.lead::before {
    content: 'Важно!';
    font-weight: bold;
    margin-right: 5px
}

.text-show {
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    text-decoration: none;
    cursor: pointer;
    border-bottom: 1px dotted #007eff
}

.text-show:hover {
    border-bottom: 0
}

.text-show--mini {
    font-size: 12px
}

.text-show_wrap {
    display: none;
    text-align: center
}

.benefit {
    position: relative
}

.benefit__title-img {
    position: relative;
    top: -2px;
    margin-right: 10px;
    display: inline-block;
    width: 159px;
    height: 44px
}

.benefit__list {
    display: inline-block;
    font-size: 13px;
    list-style-type: none
}

.benefit__list::after {
    clear: both;
    content: "";
    display: table
}

.benefit__item {
    float: left;
    width: 32%;
    margin-left: .2%;
    margin-right: 1.3%;
    margin-bottom: 10px;
    height: 110px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 2px solid #ffdb73;
    -webkit-transform: skewX(-24deg);
    -ms-transform: skewX(-24deg);
    transform: skewX(-24deg);
    padding: 2px 30px 0 30px
}

.benefit__item:nth-child(3n) {
    margin-right: 0
}

.benefit__item:last-child {
    margin-bottom: 0
}

.benefit__item::before {
    content: '';
    position: absolute;
    width: 53px;
    height: 11px;
    background: url(/os/css/img/sprite.png) no-repeat;
    background-position: 0 -85px;
    left: 50%;
    margin-left: -26px;
    top: -5px;
    -webkit-transform: skewX(24deg);
    -ms-transform: skewX(24deg);
    transform: skewX(24deg)
}

.benefit__item span {
    display: block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%) skewX(24deg);
    -ms-transform: translateY(-50%) skewX(24deg);
    transform: translateY(-50%) skewX(24deg)
}

.show-aboutus {
    position: absolute;
    bottom: 25px;
    right: 100px
}

.show-aboutus::after {
    clear: both;
    content: "";
    display: table
}

.show-aboutus__logo {
    float: left
}

.show-aboutus__links {
    margin-left: 170px
}

.show-aboutus__links p {
    margin-bottom: 10px
}

.network__list {
    list-style-type: none
}

.network__list::after {
    clear: both;
    content: "";
    display: table
}

.network__item {
    position: relative;
    float: left;
    width: 33.33333%;
    height: 107px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 2px solid transparent;
    -webkit-transform: skewX(-24deg);
    -ms-transform: skewX(-24deg);
    transform: skewX(-24deg)
}

.network__item::before {
    content: '';
    position: absolute;
    width: 278px;
    height: 65px;
    top: 50%;
    margin-top: -32px;
    left: 50%;
    margin-left: -125px;
    -webkit-transform: skewX(24deg);
    -ms-transform: skewX(24deg);
    transform: skewX(24deg);
    background: url(/os/css/img/labels.png) no-repeat
}

.network__item-kia::before {
    background-position: 0 0
}

.network__item-chevrolet::before {
    background-position: 0 -235px
}

.network__item-opel::before {
    height: 78px;
    margin-left: -100px;
    margin-top: -39px;
    background-position: 0 -71px
}

.network__item-hyundai::before {
    background-position: 0 -162px
}

.network__item:hover {
    border-color: #e1bb21
}

.network__link {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 13px
}

.network__link:hover {
    color: #292929
}

.network__link span {
    font-family: serif;
    text-decoration: underline;
    position: absolute;
    bottom: 18px;
    right: 20px;
    display: inline-block;
    -webkit-transform: skewX(24deg);
    -ms-transform: skewX(24deg);
    transform: skewX(24deg)
}

.office-img {
    margin-bottom: 20px
}

.office-img::after {
    clear: both;
    content: "";
    display: table
}

.office-img a {
    display: block;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.office-img .right a:first-child {
    margin-bottom: 20px
}

.sidebar {
    width: 192px;
    float: right
}

.sidebar__navigation .navigation__item {
    margin-bottom: 17px
}

.sidebar__navigation .navigation__item:first-child .navigation__link {
    padding-top: 13px
}

.sidebar__navigation .navigation__item:first-child .navigation__link::before {
    display: none;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 42px;
    height: 41px;
    background: url(/os/css/img/sprite.png) no-repeat;
    background-position: -33px -33px
}

.sidebar__navigation .navigation__link {
    font-size: 15px;
    display: block;
    -webkit-transition: color .1s ease-out;
    transition: color .1s ease-out
}

.sidebar__navigation .navigation__link:hover {
    color: #e1bb21
}

.sidebar__navigation .active .navigation__link {
    color: #e7dfce;
    text-decoration: none
}

.sidebar--forservice {
    width: 250px
}

.sidebar--forcatalog {
    width: 290px
}

.sidebar__contacts {
    margin-bottom: 20px;
    position: relative;
}

.sidebar .time {
    margin-bottom: 0
}

.sidebar .time__item {
    margin-bottom: 10px
}

.news-gmcity {
    position: relative;
    padding: 18px;
    padding-bottom: 15px;
    background-color: #ffdb73;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    margin-top: 25px;
    margin-bottom: 40px
}

.news-gmcity::before {
    content: '';
    position: absolute;
    width: 130px;
    height: 17px;
    top: -7px;
    left: 20px;
    background: url(/os/css/img/title_1.png) no-repeat center
}

.news {
    font-family: "PT Sans", sans-serif
}

.news__title {
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 15px;
    margin-bottom: 24px
}

.news__item {
    list-style-type: none;
    margin-bottom: 24px;
    width: 100%
}

.news__item:last-child {
    margin-bottom: 0
}

.news__date {
    font-size: 10px;
    line-height: 10px;
    font-family: Arial, sans-serif;
    display: inline-block;
    background-color: #eee5ca;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 4px 7px;
    margin-bottom: 10px;
    -webkit-box-shadow: 0 1px 0 0 rgba(63, 26, 26, 0.3);
    box-shadow: 0 1px 0 0 rgba(63, 26, 26, 0.3)
}

.news__link {
    display: block;
    font-size: 13px;
    font-weight: 700
}

.filter-panel {
    background-color: #f4f2ec;
    border: 1px solid #efeee9;
    border-bottom: 2px solid #e2dcd3;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    margin-bottom: 40px
}

.filter-panel h1 {
    position: relative;
    display: block;
    padding: 25px;
    border-bottom: 1px solid #dcdad5;
    margin-bottom: 0
}

.filter-panel h1 span {
    display: block;
    color: #afaeab;
    line-height: 14px;
    font: normal 14px Arial;
    margin-top: 9px
}

.filter-panel h1::after {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: -2px;
    left: 0;
    background-color: #f9f8f4
}

.filter-panel__parts {
    padding: 25px
}

.filter-panel__parts::after {
    clear: both;
    content: "";
    display: table
}

.filter-panel__item {
    float: left;
    margin-right: 37px
}

.filter-panel__item:last-child {
    margin-right: 0
}

.filter-panel__item span {
    font: bold 13px "PT Sans", sans-serif;
    margin-right: 10px
}

.filter-panel .btn-buy--medium {
    padding: 14px 19px 10px 19px;
    font-size: 14px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.filter-panel__keywords {
    padding: 15px 25px;
    position: relative
}

.filter-panel__keywords::after {
    clear: both;
    content: "";
    display: table
}

.filter-panel__keywords>span {
    font-size: 11px;
    font-weight: bold;
    display: block;
    float: left;
    margin-top: 6px;
    margin-right: 20px
}

.filter-panel__list {
    list-style-type: none
}

.filter-panel__list li {
    display: block;
    float: left;
    margin: 0 4px 4px 0
}

.filter-panel__link {
    display: block;
    padding: 5px 14px 3px;
    font-size: 12px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    text-decoration: none;
    -webkit-transition: background-color .1s ease-out;
    transition: background-color .1s ease-out
}

.filter-panel__link:hover {
    background-color: #ffdb73
}

.filter-panel__link:hover span {
    border-bottom: 0
}

.filter-panel__link span {
    border-bottom: 1px dashed #007eff
}

.filter-panel__bottom {
    padding: 20px 25px;
    border-top: 1px solid #dcdad5;
    position: relative
}

.filter-panel__bottom::after {
    clear: both;
    content: "";
    display: table
}

.filter-panel__bottom::before {
    content: '';
    width: 100%;
    height: 2px;
    position: absolute;
    top: 1px;
    left: 0;
    background-color: #f9f8f4
}

.filter-panel__showlist {
    float: left
}

.filter-panel__showlist span {
    display: inline-block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin-right: 10px;
    margin-top: 4px
}

.filter-panel__select {
    float: right
}

.ask-panel::after {
    clear: both;
    content: "";
    display: table
}

.ask-panel span {
    width: 220px;
    display: inline-block;
    float: left;
    font-size: 14px;
    color: #b5b2b2;
    margin-left: 40px
}

.ask-panel__link {
    display: inline-block;
    float: right;
    border: 2px solid #007eff;
    font-size: 16px;
    line-height: 16px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 12px 30px
}

.showlist {
    list-style-type: none;
    display: inline-block
}

.showlist::after {
    clear: both;
    content: "";
    display: table
}

.showlist__item {
    display: block;
    float: left;
    margin-right: 8px
}

.showlist__item:last-child {
    margin-right: 0
}

.showlist__link {
    font-size: 12px;
    color: #78735d;
    text-decoration: none;
    display: block;
    border: 2px solid #968c69;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 2px 10px 2px 27px;
    position: relative;
    -webkit-transition: border-color .1s ease-out, background-color .1s ease-out, color .1s ease-out;
    transition: border-color .1s ease-out, background-color .1s ease-out, color .1s ease-out
}

.showlist__link::before {
    content: '';
    position: absolute;
    width: 11px;
    height: 9px;
    top: 6px;
    left: 9px;
    background: url(/os/css/img/sprite.png) no-repeat -87px -195px
}

.showlist__item.active .showlist__link,
.showlist__link:hover {
    color: #292929;
    border-color: #ffdb73;
    background-color: #ffdb73
}

.showlist__item.active .showlist__link::before,
.showlist__link:hover::before {
    background-position: -87px -204px
}

.ekonom .text-show_wrap {
    display: none;
    margin-top: 20px
}

.parts-car::after {
    clear: both;
    content: "";
    display: table
}

.parts-car__info {
    margin-bottom: 50px;
    margin-top: 10px
}

.parts-car__item {
    float: left;
    width: 20%;
    min-height: 210px;
    margin-top: 80px;
    height: 0
}

.parts-car__img img {
    width: 124px;
    height: auto
}

.parts-car__name {
    margin: 12px 0;
    font-size: 12px;
    color: #c7c4c4;
    display: block
}

.parts-car__links {
    list-style-type: none;
    font-size: 12px
}

.parts-car__links li {
    margin-bottom: 8px
}

.parts-car__links li:last-child {
    margin-bottom: 0
}

.parts-car__links a:hover {
    color: #292929
}

.p-table {
    padding: 40px 0
}

.p-table__sort {
    font-size: 11px;
    margin-bottom: 12px
}

.p-table__sort::after {
    clear: both;
    content: "";
    display: table
}

.p-table__sort>span {
    font-weight: bold;
    display: inline-block;
    float: left;
    margin-right: 10px
}

.p-table__list {
    list-style-type: none
}

.p-table__list::after {
    clear: both;
    content: "";
    display: table
}

.p-table__list li {
    float: left;
    display: block
}

.p-table__list li:nth-child(1) {
    width: 185px
}

.p-table__list li:nth-child(2) {
    width: 78px
}

.p-table__list li:nth-child(3) {
    width: 130px
}

.p-table__list li:nth-child(4) {
    width: 120px
}

.p-table__list li:nth-child(5) {
    width: 112px
}

.p-table__list li.active a {
    background-color: #ffdb73;
    color: #292929;
    padding-left: 22px
}

.p-table__list li.active a span {
    border-bottom: 0
}

.p-table__list a {
    display: inline-block;
    padding: 5px 10px 4px;
    text-decoration: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    line-height: 11px;
    -webkit-transition: background-color .15s ease-out, color .15s ease-out;
    transition: background-color .15s ease-out, color .15s ease-out
}

.p-table__list a:hover {
    padding-left: 22px;
    color: #292929;
    background-color: #ffdb73
}

.p-table__list a:hover span {
    border-bottom: 0
}

.p-table__list a span {
    border-bottom: 1px dotted #007eff
}

.p-table__tabl {
    border-collapse: collapse;
    width: 100%;
    vertical-align: middle;
    background-color: #fbfaf6;
    border: 1px solid #e6e2e6;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: block
}

.p-table tr:hover td {
    background-color: #ffdb73
}

.p-table td {
    padding: 15px 0 15px 15px;
    font-size: 12px;
    border-bottom: 1px solid #e2e1de;
    -webkit-transition: background-color .15s ease-out;
    transition: background-color .15s ease-out
}

.p-table td:nth-child(1) {
    width: 90px
}

.p-table td:nth-child(1) .fancybox {
    display: none
}

.p-table td:nth-child(1) .fancybox:first-child {
    display: block
}

.p-table td:nth-child(1) img {
    -webkit-box-shadow: 0 1px 1px -1px #d4d1ca;
    box-shadow: 0 1px 1px -1px #d4d1ca;
    border: 1px solid #efeee9;
    border-bottom: 1px solid #cecab3;
    border-top: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.p-table td:nth-child(2) {
    width: 170px
}

.p-table td:nth-child(2) a {
    font: bold 16px "PT Sans", sans-serif;
    line-height: 16px
}

.p-table td:nth-child(3) {
    width: 128px;
    text-align: center
}

.p-table td:nth-child(4) {
    width: 133px
}

.p-table td:nth-child(5) {
    width: 115px
}

.p-table td:nth-child(6) {
    width: 122px
}

.p-table td:nth-child(6) a {
    color: #109416;
    text-decoration: none;
    border-bottom: 1px dashed #109416 !important
}

.p-table td:nth-child(6) a:hover {
    border-bottom: none !important
}

.p-table td:nth-child(7) {
    width: 255px;
    padding-right: 10px
}

.p-table td:nth-child(7) p {
    display: block;
    font-size: 10px;
    color: #5b5b5b;
    line-height: 14px;
    margin-top: 3px
}

.p-table td:nth-child(7) .btn-buy {
    margin-bottom: 5px
}

.p-table__instock {
    font: bold 13px "PT Sans", sans-serif;
    line-height: 13px;
    color: #109416;
    display: block;
    margin-top: 3px
}

.title-withcar {
    line-height: 26px;
    margin-top: 32px
}

.title-withcar::after {
    clear: both;
    content: "";
    display: table
}

.title-withcar img {
    display: block;
    float: left;
    margin-right: 20px;
    position: relative;
    top: 8px
}

.title-withcar span {
    display: block
}

.skidka {
    border: 1px solid #e7e7e9;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.skidka__title {
    border-bottom: 1px solid #e7e7e9;
    font: bold 27px "PT Sans", sans-serif;
    color: #109416;
    text-transform: uppercase;
    padding: 33px 28px 25px;
    margin-bottom: 0
}

.skidka__inner {
    padding: 20px 26px
}

.skidka__inner::after {
    clear: both;
    content: "";
    display: table
}

.skidka__komplekt {
    float: left;
    width: 260px
}

.skidka__komplekt ul {
    list-style-type: none;
    font-size: 12px;
    line-height: 14px
}

.skidka__komplekt li {
    margin-bottom: 10px
}

.skidka__komplekt li:last-child {
    margin-bottom: 0
}

.skidka__right {
    float: left;
    width: 350px
}

.skidka__price {
    margin-top: -6px;
    text-align: right;
    width: 150px;
    margin-left: -20px
}

.skidka__price .t-buy__price {
    display: block;
    float: none
}

.skidka__price .t-buy__price--skidka {
    margin-top: 7px
}

.skidka .btn-buy {
    margin-top: 22px;
    margin-bottom: 11px
}

.to__list {
    list-style-type: none
}

.to__list::after {
    clear: both;
    content: "";
    display: table
}

.to__item {
    float: left;
    width: 105px;
    border: 2px solid transparent;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transform: skewX(-10deg);
    -ms-transform: skewX(-10deg);
    transform: skewX(-10deg);
    margin-right: 5px;
    font-size: 12px;
    line-height: 15px;
    -webkit-transition: border .15s ease-out;
    transition: border .15s ease-out
}

.to__item:last-child {
    margin-right: 0
}

.to__item:hover {
    border-color: #fdbc00
}

.to__link {
    display: block;
    -webkit-transform: skewX(10deg);
    -ms-transform: skewX(10deg);
    transform: skewX(10deg);
    text-decoration: none;
    padding: 7px 0 13px 15px;
    -webkit-transition: color .15s ease-out;
    transition: color .15s ease-out
}

.to__link:hover {
    color: #fdbc00
}

.to__link:hover span {
    text-decoration: none
}

.to__link span {
    font: bold 18px "PT Sans", sans-serif;
    display: block;
    margin-left: 10px;
    text-decoration: underline
}

.to__item.active {
    border-color: #fdbc00
}

.to__item.active .to__link {
    color: #fdbc00
}

.to__item.active .to__link span {
    text-decoration: none
}

.buy-otdelno {
    margin-top: 25px
}

.buy-otdelno h2 {
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 26px
}

.buy-otdelno .p-table {
    padding: 0;
    margin-top: 0
}

.buy-otdelno .p-table__head {
    list-style-type: none;
    margin-bottom: 12px;
    font-size: 12px
}

.buy-otdelno .p-table__head::after {
    clear: both;
    content: "";
    display: table
}

.buy-otdelno .p-table__head li {
    float: left;
    text-transform: uppercase;
    padding-left: 16px
}

.buy-otdelno .p-table__head li:nth-child(1) {
    width: 181px
}

.buy-otdelno .p-table__head li:nth-child(2) {
    width: 91px
}

.buy-otdelno .p-table__head li:nth-child(3) {
    width: 118px
}

.buy-otdelno .p-table__head li:nth-child(4) {
    width: 127px
}

.buy-otdelno .p-table td:nth-child(1) {
    width: 185px;
    font: bold 16px "PT Sans", sans-serif;
    line-height: 16px
}

.buy-otdelno .p-table td:nth-child(2) {
    width: 85px
}

.buy-otdelno .p-table td:nth-child(3) {
    width: 125px;
    text-align: left
}

.buy-otdelno .p-table td:nth-child(4) {
    width: 125px
}

.buy-otdelno .p-table td:nth-child(5) {
    width: 170px
}

.buy-otdelno .p-table td:nth-child(5) p {
    display: block;
    font-size: 10px;
    color: #5b5b5b;
    line-height: 14px;
    margin-top: 3px
}

.buy-otdelno .p-table td:nth-child(5) .btn-buy {
    margin-bottom: 5px
}

.panel-bottom {
    margin-top: 15px
}

.panel-bottom::after {
    clear: both;
    content: "";
    display: table
}

.panel-bottom .ask {
    border: 1px solid #e3e3db;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 76px;
    padding: 8px 9px 0;
    float: left;
    width: 237px
}

.panel-bottom .ask p {
    color: #b5b2b2;
    font-size: 12px;
    line-height: 12px;
    margin-top: 8px;
    text-align: center
}

.panel-bottom .ask .pb_form .btn_one-click {
    font-size: 16px;
    font-weight: bold;
    padding: 0 5px;
    width: 100%
}

.panel-bottom .pb_buy-inner {
    float: right
}

.panel-bottom .pb_form>:last-child {
    float: none
}

.faq {
    margin-top: 40px;
    margin-bottom: 50px
}

.faq h3 {
    color: #c5c4b9
}

.faq__item {
    margin-bottom: 20px
}

.faq__item:last-child {
    margin-bottom: 0
}

.faq__title {
    font: bold 16px "PT Sans", sans-serif;
    margin-bottom: 20px;
    display: inline-block
}

.faq__link {
    display: block;
    font: bold 16px "PT Sans", sans-serif;
    line-height: 16px;
    text-decoration: none
}

.faq__link span {
    border-bottom: 2px dotted #007eff
}

.faq__link:hover span {
    border-bottom: 0
}

.faq__link--red {
    color: #cd1212
}

.faq__link--red span {
    border-color: #cd1212
}

.faq__description {
    margin-top: 20px;
    background-color: #f4f2ec;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 12px 15px;
    -webkit-box-shadow: 0 1px 1px -1px #d4d1ca;
    box-shadow: 0 1px 1px -1px #d4d1ca
}

.faq .list {
    margin-left: 25px;
    font-size: 12px
}

.faq .list li {
    margin-bottom: 8px
}

.faq__form {
    position: relative
}

.faq__form::before,
.faq__form::after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%
}

.faq__form::before {
    height: 1px;
    background-color: #dcdad5;
    top: 0
}

.faq__form::after {
    height: 2px;
    background-color: #f9f8f4;
    top: 1px
}

.faq .payment-form__list {
    padding-top: 20px;
    display: block
}

.payment-form {
    padding: 10px 40px;
    font-family: "PT Sans", sans-serif
}

.payment-form__list {
    list-style-type: none
}

.payment-form__item {
    position: relative;
    margin-bottom: 15px;
    vertical-align: top
}

.payment-form__item>span {
    color: #afaeab;
    font-size: 11px;
    font-weight: bold;
    margin-left: 20px;
    vertical-align: top;
    margin-top: 8px;
    display: inline-block
}

.payment-form__item:last-child label {
    vertical-align: top;
    margin-top: 5px
}

.payment-form label {
    display: inline-block;
    width: 150px;
    font-weight: bold;
    font-size: 14px;
    vertical-align: middle
}

.payment-form label span {
    color: #cd1212
}

.payment-form input,
.payment-form textarea {
    width: 210px
}

.payment-form textarea {
    height: 85px;
    resize: none
}

.payment-form__btn {
    margin-top: 20px
}

.payment-form__btn .btn-buy {
    width: 142px;
    height: 53px;
    font-size: 21px;
    text-transform: none;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    vertical-align: top
}

.payment-form__btn span {
    display: inline-block;
    width: 260px;
    margin-left: 10px;
    color: #575757;
    font-size: 11px;
    font-weight: bold
}

.catalog {
    margin-bottom: 80px;
    margin-left: -20px;
    margin-right: -20px
}

.catalog::after {
    clear: both;
    content: "";
    display: table
}

.catalog__item {
    width: 20%;
    float: left;
    display: block;
    margin-bottom: 10px
}

.catalog__item:last-child {
    margin-bottom: 0
}

.catalog__show-link {
    display: none;
    width: 100%;
    text-align: center;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fefefd), to(#edecea));
    background: -webkit-linear-gradient(top, #fefefd 0, #edecea 100%);
    background: linear-gradient(to bottom, #fefefd 0, #edecea 100%);
    border: 1px solid #e5e5e3;
    text-decoration: none;
    cursor: pointer;
    font: normal 28px "PT Sans", sans-serif;
    color: #3c3a37;
    padding: 17px 0;
    -webkit-transition: background .2s ease-out;
    transition: background .2s ease-out;
    -webkit-box-shadow: 0 3px 2px -3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 2px -3px rgba(0, 0, 0, 0.5)
}

.catalog__show-link:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#fefefd), to(#dddddb));
    background: -webkit-linear-gradient(top, #fefefd 0, #dddddb 100%);
    background: linear-gradient(to bottom, #fefefd 0, #dddddb 100%)
}

.car {
    text-align: center
}

.car__link {
    display: block;
    text-decoration: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 0 10px 0;
    -webkit-transition: background-color .1s ease-out, -webkit-box-shadow .1s ease-out;
    transition: background-color .1s ease-out, -webkit-box-shadow .1s ease-out;
    transition: background-color .1s ease-out, box-shadow .1s ease-out;
    transition: background-color .1s ease-out, box-shadow .1s ease-out, -webkit-box-shadow .1s ease-out
}

.car__link:hover {
    background-color: #ffdb73;
    -webkit-box-shadow: 0 1px 1px 0 rgba(63, 26, 26, 0.3);
    box-shadow: 0 1px 1px 0 rgba(63, 26, 26, 0.3)
}

.car__link:hover .car__name {
    color: #007eff;
    text-decoration: none
}

.car__img {
    height: 70px;
    width: auto;
    margin-bottom: 7px
}

.car__name {
    display: block;
    color: #555;
    font-size: 13px;
    line-height: 13px;
    text-decoration: underline
}

.car__date {
    font-size: 10px;
    line-height: 10px;
    color: #868686
}

.category-list {
    list-style-type: none;
    margin-bottom: 30px
}

.category-list::after {
    clear: both;
    content: "";
    display: table
}

.category-list li {
    width: 230px;
    margin-right: 10px;
    margin-bottom: 8px;
    display: inline-block
}

.car-description {
    font-size: 12px;
    line-height: 15px;
    padding-bottom: 30px
}

.car-description__img {
    width: 150px;
    height: auto;
    display: block;
    margin-bottom: 30px
}

.car-description__text {
    max-height: 367px;
    overflow: hidden;
    margin-bottom: 15px;
    position: relative
}

.car-description__text::after {
    content: '';
    position: absolute;
    height: 15px;
    width: 100%;
    left: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, white 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, white 100%)
}

.car-description__text--show {
    max-height: 100%
}

.car-description__text--show::after {
    display: none
}

.car-description p {
    margin-bottom: 10px
}

.to-banner {
    background-color: #efefef;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding-bottom: 20px;
    margin-bottom: 60px
}

.to-banner__title {
    display: block;
    width: 100%;
    height: 210px;
    text-decoration: none;
    background-color: #534fca;
    background: url(/os/css/img/to_ban.jpg) no-repeat top center
}

.to-banner .h2 {
    text-align: center;
    margin-bottom: 15px;
    line-height: 30px
}

.to-banner__list {
    margin: auto;
    font-size: 12px;
    list-style-type: none;
    text-align: center
}

.to-banner__list::after {
    clear: both;
    content: "";
    display: table
}

.to-banner__list li {
    display: inline-block;
    width: 31%;
    padding-left: 5px;
    margin-bottom: 5px;
    text-align: left
}

.parts__item {
    padding: 40px 0;
    border-top: 1px solid #f2f2e7;
    -webkit-transition: background-color .1s ease-out;
    transition: background-color .1s ease-out
}

.parts__item::after {
    clear: both;
    content: "";
    display: table
}

.parts__item:hover {
    background-color: #ffdb73
}

.parts__item--accessories {
    background-color: #f6f3ee;
    border-color: #fff;
    position: relative
}

.parts__item--accessories::before {
    content: 'аксессуары';
    position: absolute;
    background-color: #ababab;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    width: 65px;
    height: 16px;
    left: 10px;
    top: 115px;
    font-size: 9px;
    text-align: center;
    line-height: 14px;
    font-weight: bold;
    color: #e5e5e5
}

.parts__name {
    width: 350px;
    float: left;
    padding-right: 20px
}

.parts__name section::after {
    clear: both;
    content: "";
    display: table
}

.parts__name h3 {
    font: normal 30px Arial, sans-serif;
    margin: 0;
    padding-left: 95px
}

.parts__name h3 a {
    display: inline-block
}

.parts__allforcar {
    display: inline-block;
    margin-top: 50px;
    float: right;
    border: 2px solid #3199ff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 12px;
    line-height: 16px;
    padding: 4px 11px;
    text-decoration: none;
    -webkit-transition: color .1s ease-out;
    transition: color .1s ease-out
}

.parts__allforcar:hover {
    color: #292929
}

.parts__ico {
    display: inline-block;
    width: 80px;
    height: 70px;
    float: left
}

.parts__ico-2 {
    background-position: 0 -80px
}

.parts__ico-3 {
    background-position: 0 -152px
}

.parts__ico-4 {
    background-position: 0 -232px
}

.parts__ico-5 {
    background-position: 0 -302px
}

.parts__ico-6 {
    background-position: 0 -387px
}

.parts__ico-7 {
    background-position: 0 -465px
}

.parts__ico-8 {
    background-position: -90px 0
}

.parts__ico-9 {
    background-position: -188px -248px
}

.parts__ico-10 {
    background-position: -96px -69px
}

.parts__ico-11 {
    background-position: -189px -9px
}

.parts__ico-12 {
    background-position: -83px -147px
}

.parts__ico-13 {
    background-position: -90px -240px
}

.parts__ico-14 {
    background-position: -188px -166px
}

.parts__ico-15 {
    background-position: -90px -320px
}

.parts__ico-16 {
    background-position: -96px -398px
}

.parts__ico-17 {
    background-position: -90px -473px
}

.parts__ico-18 {
    width: 85px;
    background-position: -190px -90px
}

.parts__list {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    margin-top: 10px
}

.letter-list {
    list-style-type: none
}

.letter-list__item {
    page-break-inside: avoid;
    margin-bottom: 20px
}

.letter-list__item::after {
    clear: both;
    content: "";
    display: table
}

.letter-list__lname {
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    color: #727272;
    display: block;
    float: left
}

.letter-list__links {
    list-style-type: none;
    font-size: 12px;
    margin-left: 30px
}

.letter-list__links li {
    margin-bottom: 3px
}

.letter-list a:hover {
    text-decoration: none;
    color: #292929
}

.ask-panel::after {
    clear: both;
    content: "";
    display: table
}

.ask-panel span {
    width: 220px;
    display: inline-block;
    float: left;
    font-size: 14px;
    color: #b5b2b2;
    margin-left: 40px
}

.ask-panel__link {
    display: inline-block;
    float: right;
    border: 2px solid #007eff;
    font-size: 16px;
    line-height: 16px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 12px 30px
}

.showlist {
    list-style-type: none;
    display: inline-block
}

.showlist::after {
    clear: both;
    content: "";
    display: table
}

.showlist__item {
    display: block;
    float: left;
    margin-right: 8px
}

.showlist__item:last-child {
    margin-right: 0
}

.showlist__link {
    font-size: 12px;
    color: #78735d;
    text-decoration: none;
    display: block;
    border: 2px solid #968c69;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 2px 10px 2px 27px;
    position: relative;
    -webkit-transition: border-color .1s ease-out, background-color .1s ease-out, color .1s ease-out;
    transition: border-color .1s ease-out, background-color .1s ease-out, color .1s ease-out
}

.showlist__link::before {
    content: '';
    position: absolute;
    width: 11px;
    height: 9px;
    top: 6px;
    left: 9px;
    background: url(/os/css/img/sprite.png) no-repeat -87px -195px
}

.showlist__item.active .showlist__link,
.showlist__link:hover {
    color: #292929;
    border-color: #ffdb73;
    background-color: #ffdb73
}

.showlist__item.active .showlist__link::before,
.showlist__link:hover::before {
    background-position: -87px -204px
}

.ekonom .text-show_wrap {
    display: none;
    margin-top: 20px
}

.parts-car::after {
    clear: both;
    content: "";
    display: table
}

.parts-car__info {
    margin-bottom: 50px;
    margin-top: 10px
}

.parts-car__item {
    float: left;
    width: 20%;
    min-height: 210px;
    margin-top: 80px;
    height: 0
}

.parts-car__img img {
    width: 124px;
    height: auto
}

.parts-car__name {
    margin: 12px 0;
    font-size: 12px;
    color: #c7c4c4;
    display: block
}

.parts-car__links {
    list-style-type: none;
    font-size: 12px
}

.parts-car__links li {
    margin-bottom: 8px
}

.parts-car__links li:last-child {
    margin-bottom: 0
}

.parts-car__links a:hover {
    color: #292929
}

.p-table {
    padding: 40px 0
}

.p-table__sort {
    font-size: 11px;
    margin-bottom: 12px
}

.p-table__sort::after {
    clear: both;
    content: "";
    display: table
}

.p-table__sort>span {
    font-weight: bold;
    display: inline-block;
    float: left;
    margin-right: 10px
}

.p-table__list {
    list-style-type: none
}

.p-table__list::after {
    clear: both;
    content: "";
    display: table
}

.p-table__list li {
    float: left;
    display: block
}

.p-table__list li:nth-child(1) {
    width: 185px
}

.p-table__list li:nth-child(2) {
    width: 78px
}

.p-table__list li:nth-child(3) {
    width: 130px
}

.p-table__list li:nth-child(4) {
    width: 120px
}

.p-table__list li:nth-child(5) {
    width: 112px
}

.p-table__list li.active a {
    background-color: #ffdb73;
    color: #292929;
    padding-left: 22px;
    position: relative
}

.p-table__list li.active a:before {
    content: '';
    position: absolute;
    left: 9px;
    top: 9px;
    height: 0;
    width: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid black
}

.p-table__list li.active a span {
    border-bottom: 0
}

.p-table__list a {
    display: inline-block;
    padding: 5px 10px 4px;
    text-decoration: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    line-height: 11px;
    -webkit-transition: background-color .15s ease-out, color .15s ease-out;
    transition: background-color .15s ease-out, color .15s ease-out
}

.p-table__list a:hover {
    padding-left: 22px;
    color: #292929;
    background-color: #ffdb73;
    position: relative
}

.p-table__list a:hover:before {
    content: '';
    position: absolute;
    left: 9px;
    top: 9px;
    height: 0;
    width: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid black
}

.p-table__list a:hover span {
    border-bottom: 0
}

.p-table__list a span {
    border-bottom: 1px dotted #007eff
}

.p-table__tabl {
    border-collapse: collapse;
    width: 100%;
    vertical-align: middle;
    background-color: #fbfaf6;
    border: 1px solid #e6e2e6;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: block
}

.p-table tr:hover td {
    background-color: #ffdb73
}

.p-table td {
    padding: 15px 0 15px 15px;
    font-size: 12px;
    border-bottom: 1px solid #e2e1de;
    -webkit-transition: background-color .15s ease-out;
    transition: background-color .15s ease-out
}

.p-table td:nth-child(1) {
    width: 90px
}

.p-table td:nth-child(1) .fancybox {
    display: none
}

.p-table td:nth-child(1) .fancybox:first-child {
    display: block
}

.p-table td:nth-child(1) img {
    -webkit-box-shadow: 0 1px 1px -1px #d4d1ca;
    box-shadow: 0 1px 1px -1px #d4d1ca;
    border: 1px solid #efeee9;
    border-bottom: 1px solid #cecab3;
    border-top: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.p-table td:nth-child(2) {
    width: 170px
}

.p-table td:nth-child(2) a {
    font: bold 16px "PT Sans", sans-serif;
    line-height: 16px
}

.p-table td:nth-child(3) {
    width: 128px;
    text-align: center
}

.p-table td:nth-child(4) {
    width: 133px
}

.p-table td:nth-child(5) {
    width: 115px
}

.p-table td:nth-child(6) {
    width: 122px
}

.p-table td:nth-child(6) a {
    color: #109416;
    text-decoration: none;
    border-bottom: 1px dashed #292929
}

.p-table td:nth-child(6) a:hover {
    border-bottom: 0
}

.p-table td:nth-child(7) {
    width: 255px;
    padding-right: 10px
}

.p-table td:nth-child(7) p {
    display: block;
    font-size: 10px;
    color: #5b5b5b;
    line-height: 14px;
    margin-top: 3px
}

.p-table td:nth-child(7) .btn-buy {
    margin-bottom: 5px
}

.p-table__instock {
    font: bold 13px "PT Sans", sans-serif;
    line-height: 13px;
    color: #109416;
    display: block;
    margin-top: 3px
}

.title-withcar {
    line-height: 26px;
    margin-top: 32px
}

.title-withcar::after {
    clear: both;
    content: "";
    display: table
}

.title-withcar img {
    display: block;
    float: left;
    margin-right: 20px;
    position: relative;
    top: 8px
}

.title-withcar span {
    display: block
}

.to__list {
    list-style-type: none
}

.to__list::after {
    clear: both;
    content: "";
    display: table
}

.to__item {
    float: left;
    width: 105px;
    border: 2px solid transparent;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transform: skewX(-10deg);
    -ms-transform: skewX(-10deg);
    transform: skewX(-10deg);
    margin-right: 5px;
    font-size: 12px;
    line-height: 15px;
    -webkit-transition: border .15s ease-out;
    transition: border .15s ease-out
}

.to__item:last-child {
    margin-right: 0
}

.to__item:hover {
    border-color: #fdbc00
}

.to__link {
    display: block;
    -webkit-transform: skewX(10deg);
    -ms-transform: skewX(10deg);
    transform: skewX(10deg);
    text-decoration: none;
    padding: 7px 0 13px 15px;
    -webkit-transition: color .15s ease-out;
    transition: color .15s ease-out
}

.to__link:hover {
    color: #fdbc00
}

.to__link:hover span {
    text-decoration: none
}

.to__link span {
    font: bold 18px "PT Sans", sans-serif;
    display: block;
    margin-left: 10px;
    text-decoration: underline
}

.to__item.active {
    border-color: #fdbc00
}

.to__item.active .to__link {
    color: #fdbc00
}

.to__item.active .to__link span {
    text-decoration: none
}

.buy-otdelno {
    margin-top: 25px
}

.buy-otdelno h2 {
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 26px
}

.buy-otdelno .p-table {
    padding: 0;
    margin-top: 0
}

.buy-otdelno .p-table__head {
    list-style-type: none;
    margin-bottom: 12px;
    font-size: 12px
}

.buy-otdelno .p-table__head::after {
    clear: both;
    content: "";
    display: table
}

.buy-otdelno .p-table__head li {
    float: left;
    text-transform: uppercase;
    padding-left: 16px
}

.buy-otdelno .p-table__head li:nth-child(1) {
    width: 181px
}

.buy-otdelno .p-table__head li:nth-child(2) {
    width: 91px
}

.buy-otdelno .p-table__head li:nth-child(3) {
    width: 118px
}

.buy-otdelno .p-table__head li:nth-child(4) {
    width: 127px
}

.buy-otdelno .p-table td:nth-child(1) {
    width: 185px;
    font: bold 16px "PT Sans", sans-serif;
    line-height: 16px
}

.buy-otdelno .p-table td:nth-child(2) {
    width: 85px
}

.buy-otdelno .p-table td:nth-child(3) {
    width: 125px;
    text-align: left
}

.buy-otdelno .p-table td:nth-child(4) {
    width: 125px
}

.buy-otdelno .p-table td:nth-child(5) {
    width: 170px
}

.buy-otdelno .p-table td:nth-child(5) p {
    display: block;
    font-size: 10px;
    color: #5b5b5b;
    line-height: 14px;
    margin-top: 3px
}

.buy-otdelno .p-table td:nth-child(5) .btn-buy {
    margin-bottom: 5px
}

.panel-bottom {
    margin-top: 15px
}

.panel-bottom::after {
    clear: both;
    content: "";
    display: table
}

.panel-bottom .ask {
    border: 1px solid #e3e3db;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 76px;
    padding: 8px 9px 0;
    float: left;
    width: 237px
}

.panel-bottom .ask p {
    color: #b5b2b2;
    font-size: 12px;
    line-height: 12px;
    margin-top: 8px;
    text-align: center
}

.panel-bottom .ask .pb_form .btn_one-click {
    font-size: 16px;
    font-weight: bold;
    padding: 0 5px;
    width: 100%
}

.panel-bottom .pb_buy-inner {
    float: right
}

.panel-bottom .pb_form>:last-child {
    float: none
}

.article-list {
    max-width: 690px;
    margin: 30px 0
}

.article-list__item {
    margin-bottom: 5px
}

.article-list__item:last-child {
    margin-bottom: 0
}

.article-list__link {
    display: block;
    padding: 9px 12px;
    text-decoration: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: background-color .1s ease-out;
    transition: background-color .1s ease-out
}

.article-list__link:hover {
    background-color: #ffdb73
}

.article-list__img {
    margin-right: 20px;
    width: 70px;
    height: auto
}

.article-list__text {
    display: inline
}

.article-list span {
    font: bold 18px "PT Sans", sans-serif;
    text-decoration: underline
}

.news-archive {
    margin: 30px 0
}

.news-archive::after {
    clear: both;
    content: "";
    display: table
}

.news-archive__line {
    margin-bottom: 25px
}

.news-archive__line::after {
    clear: both;
    content: "";
    display: table
}

.news-archive__line:last-child {
    margin-bottom: 0
}

.news-archive__item {
    width: 46%
}

.news-archive__item:nth-child(2n-1) {
    float: left
}

.news-archive__item:nth-child(2n) {
    float: right
}

.news-archive__link {
    padding: 9px;
    display: block;
    text-decoration: none;
    color: #292929;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: background-color .1s ease-out;
    transition: background-color .1s ease-out
}

.news-archive__link:hover {
    background: #ffdb73
}

.news-archive__link:hover .news-archive__title {
    text-decoration: none;
    color: #292929
}

.news-archive__link:hover .news-archive__date {
    color: #5a4200
}

.news-archive__top::after {
    clear: both;
    content: "";
    display: table
}

.news-archive__title {
    position: relative;
    top: -5px;
    font: bold 15px "PT Sans", sans-serif;
    line-height: 20px;
    color: #007eff;
    text-decoration: underline
}

.news-archive__img {
    display: block;
    float: left;
    width: 70px;
    height: auto;
    margin-right: 20px;
    margin-bottom: 10px
}

.news-archive__date {
    display: inline-block;
    color: #c3c3c3;
    font-size: 12px;
    float: left;
    margin-right: 10px;
    -webkit-transition: color .1s ease-out;
    transition: color .1s ease-out
}

.content.contact {
    width: 100%;
    float: none
}

.content.contact .article {
    width: 100%
}

.content.contact .list li {
    margin-bottom: 4px
}

.content.contact .article {
    margin-top: 20px
}

.content.contact .article h2 {
    margin-bottom: 10px
}

.office-box {
    background-color: #f7f6f4;
    border: 1px solid #dfdedc;
    border-top: 1px solid #f2f2ee;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 1px -1px #d4d1ca;
    box-shadow: 0 1px 1px -1px #d4d1ca;
    margin-top: 24px
}

.office-box__title {
    font-size: 32px;
    line-height: 32px;
    padding: 20px;
    border-bottom: 1px solid #dcdad5;
    position: relative;
    margin-bottom: 0;
    color: #3d3d3d
}

.office-box__title:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #f9f8f4;
    bottom: -2px;
    left: 0
}

.office-box__wrap::after {
    clear: both;
    content: "";
    display: table
}

.office-box__info {
    width: 305px;
    float: left
}

.office-box__info>ul {
    list-style-type: none
}

.office-box__info>ul>li {
    padding: 15px;
    padding-left: 20px;
    padding-right: 0;
    border-bottom: 1px solid #dcdad5;
    position: relative
}

.office-box__info>ul>li:last-child {
    border-bottom: 0
}

.office-box__info>ul>li:last-child:after {
    display: none
}

.office-box__info>ul>li:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #f9f8f4;
    bottom: -2px;
    left: 0
}

.office-box__info>ul>li:nth-child(1) {
    padding-bottom: 13px;
    padding-top: 11px
}

.office-box__info>ul>li:nth-child(2) {
    padding-bottom: 5px
}

.office-box__info>ul>li:nth-child(2) span {
    color: #6d6d6d;
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 15px;
    font-weight: bold;
    display: inline-block
}

.office-box__info>ul>li:nth-child(2) .time__item {
    display: block;
    margin-bottom: 0;
    float: none;
    font-size: 12px
}

.office-box__info>ul>li:nth-child(2) .time__item span {
    margin-bottom: 3px;
    font-size: 10px;
    font-weight: bold;
    margin-right: 20px
}

.office-box__info>ul>li:nth-child(2) .time__item:nth-child(2) span,
.office-box__info>ul>li:nth-child(2) .time__item:nth-child(3) span {
    margin-right: 36px
}

.office-box__info>ul>li:nth-child(2) .time__item:nth-child(3) span {
    margin-bottom: 0
}

.office-box__info>ul>li:nth-child(3)::after {
    clear: both;
    content: "";
    display: table
}

.office-box__info>ul>li:nth-child(3) .office-phone__number {
    float: none
}

.office-box__info>ul>li:nth-child(3) .contacts__call {
    float: right;
    position: relative;
    right: 5px
}

.office-box__info>ul>li:nth-child(4) {
    font-size: 11px
}

.office-box__scheme a {
    display: inline-block;
    position: relative
}

.office-box__scheme a span {
    position: relative
}

.office-box__scheme a span:last-child:after {
    content: '';
    position: absolute;
    width: 13px;
    height: 12px;
    right: -18px;
    top: 1px;
    background: url(/os/css/img/sprite.png) no-repeat -229px -83px
}

.office-box__map {
    float: right;
    width: 643px;
    height: 350px
}

.office-box__footer {
    font-weight: bold;
    font-size: 9px;
    line-height: 10px;
    padding: 15px 20px;
    padding-right: 0;
    border-top: 1px solid #dcdad5;
    position: relative
}

.office-box__footer:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #f9f8f4;
    bottom: 2px;
    left: 0
}

.office-box__footer span {
    display: block;
    width: 63px;
    color: #717171;
    float: left;
    margin-right: 10px
}

.office-box__footer ul {
    list-style-type: none
}

.office-box__footer ul::after {
    clear: both;
    content: "";
    display: table
}

.office-box__footer li {
    float: left;
    position: relative;
    padding-right: 10px;
    margin-right: 8px
}

.office-box__footer li::after {
    clear: both;
    content: "";
    display: table
}

.office-box__footer li:after {
    content: '';
    position: absolute;
    width: 5px;
    height: 19px;
    top: 50%;
    margin-top: -9px;
    right: 0;
    background: url(/os/css/img/sprite.png) no-repeat -28px -62px
}

.office-box__footer li:last-child:after {
    display: none
}

.office-box__footer li a {
    display: block;
    float: left
}

.office-box__footer li a img {
    border-right: 1px solid #efeee9;
    border-left: 1px solid #efeee9;
    border-bottom: 1px solid #cecab3;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 1px -1px #d4d1ca;
    box-shadow: 0 1px 1px -1px #d4d1ca
}

.office-box__footer li p {
    display: block;
    width: 118px;
    margin-left: 80px
}

.sendtoemail {
    margin-top: 20px
}

.sendtoemail p {
    margin: 0;
    color: #6d6d6d
}

.sendtoemail input {
    height: 26px;
    line-height: 26px
}

.sendtoemail .btn-buy {
    padding-top: 3px;
    padding-bottom: 1px;
    text-transform: none;
    padding-left: 20px;
    padding-right: 20px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.station {
    display: inline-block;
    padding-left: 35px;
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
    padding-top: 4px;
    position: relative
}

.station:before {
    content: '';
    position: absolute;
    width: 28px;
    height: 21px;
    left: 0;
    top: 0;
    background: url(/os/css/img/sprite.png) no-repeat no-repeat
}

.station--red {
    color: #007a5e
}

.station--red:before {
    background-position: -244px -82px
}

.station--violet {
    color: #92007b
}

.station--violet:before {
    background-position: -244px -61px
}

.table {
    margin: 40px 0 30px
}

.table__row {
    border-bottom: 1px solid #ebf2f2;
    -webkit-transition: background-color .1s ease-out;
    transition: background-color .1s ease-out
}

.table__row::after {
    clear: both;
    content: "";
    display: table
}

.table__row:last-child {
    border-bottom: 0
}

.table__row:hover {
    background-color: #ffdb73
}

.table__title {
    color: #b2b5b1;
    font-size: 11px;
    font-weight: bold;
    border-bottom: 1px solid #ebf2f2
}

.table__title::after {
    clear: both;
    content: "";
    display: table
}

.table__title:hover {
    background: 0
}

.table__title>div {
    float: left;
    padding: 12px 20px
}

.table__title>div:nth-child(1) {
    width: 170px
}

.table__title>div:nth-child(2) {
    width: 298px
}

.table__title>div:nth-child(3) {
    width: 256px
}

.table__title>div:nth-child(4) {
    width: 170px
}

.table__col-model {
    width: 170px;
    padding: 20px 0 20px 20px;
    float: left
}

.table__col-promo {
    width: 298px;
    padding: 20px 0 20px 20px;
    float: left;
    text-align: center
}

.table__col-buy {
    width: 490px;
    padding: 20px;
    float: right
}

.t-buy {
    padding-top: 2px
}

.t-buy::after {
    clear: both;
    content: "";
    display: table
}

.t-buy__name,
.t-buy__price,
.t-buy__btn {
    float: left
}

.t-buy__name {
    width: 256px;
    margin-bottom: 12px
}

.t-buy__name:last-child {
    margin-bottom: 0
}

.t-buy__price {
    margin-top: -3px;
    width: 60px;
    font: bold 16px "PT Sans", sans-serif;
    color: #109416;
    margin-right: 20px
}

.t-buy__price .ic-ruble {
    margin-left: 3px
}

.t-buy__price .btn-add {
    width: 304px;
    text-align: center
}

.t-buy__price--big {
    width: 150px;
    font-size: 40px;
    line-height: 43px
}

.t-buy__price--big .ic-ruble {
    width: 14px;
    height: 22px;
    background-position: -107px -195px
}

.t-buy__price--skidka {
    color: #e05a5a;
    width: auto;
    font-size: 30px;
    line-height: 30px;
    text-decoration: line-through
}

.t-buy__price--skidka .ic-ruble {
    width: 14px;
    height: 22px;
    background-position: -107px -218px
}

.t-buy__link {
    font: bold 16px "PT Sans", sans-serif;
    line-height: 16px
}

.t-buy__link:hover {
    text-decoration: none;
    color: #292929
}

.t-buy__btn {
    margin-top: -4px
}

.t-promo {
    display: inline-block;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    overflow: hidden
}

.t-promo:hover {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25)
}

.t-car {
    text-align: center;
    color: #292929;
    display: inline-block
}

.t-car:hover,
.t-car:hover .t-car__name {
    color: #228fff;
    text-decoration: none
}

.t-car__img {
    display: block;
    width: 122px;
    margin: auto;
    height: auto
}

.t-car__name {
    font-size: 13px;
    line-height: 13px;
    padding-top: 9px;
    display: inline-block;
    text-decoration: underline
}

.fancybox-inner {
    overflow: visible !important
}

@media only screen and (max-width:767px) {
    .article iframe {
        width: 100% !important
    }
    .table {
        background-color: #f4f2ec;
        margin: 40px 0;
        padding: 25px 15px
    }
    .table__row {
        background-color: #fff;
        -webkit-border-radius: 12px;
        border-radius: 12px;
        -webkit-box-shadow: 0 0 7px 0 rgba(72, 56, 9, 0.2);
        box-shadow: 0 0 7px 0 rgba(72, 56, 9, 0.2);
        margin-bottom: 30px;
        padding: 15px
    }
    .table__row:last-child {
        margin-bottom: 0
    }
    .table__row:hover {
        background-color: #fff
    }
    .table__title {
        display: none
    }
    .table__col-model,
    .table__col-promo,
    .table__col-buy {
        width: 100%;
        float: none;
        padding: 0
    }
    .table__col-model {
        text-align: center
    }
    .table__col-promo {
        position: relative;
        text-align: left;
        padding-top: 20px;
        margin-bottom: 20px;
        border-top: 1px solid #f2f2f0
    }
    .table__col-promo::before {
        content: 'Акция дня!';
        color: #b2b5b1;
        font-size: 14px;
        display: block;
        margin-bottom: 10px
    }
    .table__col-buy {
        position: relative
    }
    .table__col-buy::before {
        content: 'Чаще всего покупают!';
        color: #b2b5b1;
        font-size: 14px;
        display: block;
        margin-bottom: 10px
    }
    .p-table__list {
        display: none
    }
    .p-table__sort>span {
        float: left;
        font-size: 13px;
        position: relative;
        top: 5px
    }
    .p-table__sort .archive--select {
        float: left;
        left: 0;
        margin-left: 0;
        width: 155px
    }
    .p-table__sort .archive--select .jq-selectbox__select {
        width: 155px
    }
    .t-buy {
        padding: 20px 0;
        border-top: 1px solid #f2f2f0
    }
    .t-buy__name {
        float: none
    }
    .t-buy__name::after {
        clear: both;
        content: "";
        display: table
    }
    .t-buy__link {
        font-size: 18px;
        margin-bottom: 15px;
        display: inline-block
    }
    .t-buy__btn {
        float: right
    }
    .t-buy__name {
        width: 100%
    }
    .t-buy__price {
        width: auto;
        font-family: Arial;
        font-size: 20px
    }
    .t-buy__price .ic-ruble {
        margin-left: 6px;
        position: relative;
        top: 1px
    }
    .t-car {
        width: 100%;
        padding: 20px 0
    }
    .t-car__img {
        height: auto;
        display: block
    }
}

@media only screen and (max-width:480px) {
    .t-promo {
        display: block;
        width: 100%
    }
    .t-promo img {
        width: 100%;
        height: auto
    }
}

.footer {
    border-top: 1px solid #f1ece8;
    margin-top: 80px;
    padding-top: 50px
}

.footer .container {
    position: relative
}

.footer::before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 1px;
    background-color: #fff
}

.footer__top {
    position: relative
}

.footer__top::after {
    clear: both;
    content: "";
    display: table
}

.footer__top .container {
    padding-bottom: 46px
}

.footer__bottom {
    position: relative;
    padding-top: 40px;
    padding-bottom: 30px;
    border-top: 1px solid #f1ece8
}

.footer__bottom::after {
    clear: both;
    content: "";
    display: table
}

.footer__bottom::before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 1px;
    background-color: #fff
}

.footer__bottom .container::before {
    content: '';
    position: absolute;
    width: 46px;
    height: 16px;
    background: url(/os/css/img/bot_logo.png) no-repeat;
    left: 20px;
    top: -47px
}

.footer__logo {
    display: inline-block;
    width: 76px;
    height: 22px;
    margin-bottom: 10px;
    text-decoration: none;
    background: url(/os/css/img/logo.png) no-repeat center;
    background-size: contain
}

.footer__phone {
    float: right;
    text-align: right;
    font-size: 12px
}

.footer__phone p {
    margin-bottom: 10px
}

.footer__phone p a {
    color: #292929;
    text-decoration: none
}

.footer__nav-link {
    display: none
}

.footer__navigation {
    float: left
}

.footer__navigation .navigation__item {
    margin-right: 10px;
    float: left
}

.footer__navigation .navigation__item:first-child {
    margin-right: 30px
}

.footer__navigation .navigation__item:nth-child(3) {
    margin-right: 25px
}

.footer__navigation .navigation__item:last-child {
    margin-right: 0
}

.footer__navigation .navigation__link {
    position: relative;
    left: -9px;
    display: inline-block;
    font-size: 13px;
    -webkit-transform: skewX(-24deg);
    -ms-transform: skewX(-24deg);
    transform: skewX(-24deg);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 2px 6px;
    border: 2px solid transparent
}

.footer__navigation .navigation__link span {
    text-decoration: underline
}

.footer__navigation .navigation__link:hover {
    color: #e1bb21;
    border: 2px solid #e1bb21
}

.footer__navigation .navigation__link span {
    display: inline-block;
    -webkit-transform: skewX(24deg);
    -ms-transform: skewX(24deg);
    transform: skewX(24deg)
}

.sub-nav {
    list-style-type: none;
    font: bold 9px "PT Sans", sans-serif;
    text-transform: uppercase;
    margin-top: 7px
}

.sub-nav__item {
    margin-bottom: 6px
}

.sub-nav__link {
    color: #676767
}

.sub-nav__link:hover {
    color: #e1bb21
}

.copyright {
    font-size: 10px;
    line-height: 13px;
    width: 100px;
    margin-right: 30px;
    float: left
}

.copyright p {
    margin-bottom: 10px
}

.totop {
    width: 117px;
    height: 46px;
    position: absolute;
    bottom: 0;
    right: 0;
    cursor: pointer;
    background: url(/os/css/img/sprite.png) no-repeat;
    background-position: -129px 0;
    text-decoration: none
}

.design-studio {
    display: block;
    float: left
}

.stats {
    float: right
}

.develop {
    float: right;
    margin-right: 10px;
    color: #666
}

.develop__logo {
    display: block;
    float: left;
    margin-right: 8px
}

.develop__inner {
    float: right
}

.develop__link {
    display: inline-block;
    margin-bottom: 5px;
    font-size: 12px;
    color: #464646
}

.develop__name {
    font-size: 15px;
    font-weight: bold
}

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

.sides {
    font-size: 0
}

.sides>* {
    display: inline-block;
    font-size: 12px;
    width: 50%;
    vertical-align: top
}

.archive--select,
.parts__list-toggle,
.show-all--btn {
    display: none
}

.ic-ruble {
    display: inline-block;
    width: 7px;
    height: 10px;
    background: url(/os/css/img/sprite.png) no-repeat;
    background-position: -68px -17px
}

.ic-ruble_big {
    display: inline-block;
    background: url("/os/css/img/icons/rub.png") no-repeat;
    width: 18px;
    height: 23px
}

@media only screen and (max-width:767px) {
    .ic-ruble {
        width: 12px;
        height: 16px;
        background-position: -106px -138px
    }
}

.ico-gmcity {
    display: inline-block;
    position: relative;
    top: 2px;
    width: 51px;
    height: 11px;
    background: url(/os/css/img/sprite.png) no-repeat;
    background-position: -49px -3px
}

.btn-buy {
    position: relative;
    display: inline-block;
    padding: 7px 12px 4px 12px;
    color: #fefefc;
    border: 0;
    background: transparent;
    font-family: 'Myriad Pro', sans-serif;
    font-weight: bold;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border-bottom: 1px solid #094d0c;
    border-top: 1px solid #a8e4ab;
    text-transform: uppercase;
    text-decoration: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#14b41c), to(#0d7712));
    background: -webkit-linear-gradient(top, #14b41c 0, #0d7712 100%);
    background: linear-gradient(to bottom, #14b41c 0, #0d7712 100%)
}

.btn-buy:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#17ca20), to(#0f8514));
    background: -webkit-linear-gradient(top, #17ca20 0, #0f8514 100%);
    background: linear-gradient(to bottom, #17ca20 0, #0f8514 100%)
}

.btn-buy span {
    display: inline-block;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15)
}

.btn-buy--withbasket {
    padding: 4px 12px 1px 30px;
    font-size: 9px
}

.btn-buy--withbasket::before {
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    left: 10px;
    top: 50%;
    margin-top: -7px;
    background: url(/os/css/img/sprite.png) no-repeat;
    background-position: -79px -17px
}

.btn-buy--inbasket {
    cursor: default !important;
    border-bottom: 1px solid #68624f !important;
    border-top: 1px solid #dcdcdc !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#b6b6b6), to(#6f6f70)) !important;
    background: -webkit-linear-gradient(top, #b6b6b6 0, #6f6f70 100%) !important;
    background: linear-gradient(to bottom, #b6b6b6 0, #6f6f70 100%) !important
}

.btn-buy--inbasket:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#b6b6b6), to(#6f6f70));
    background: -webkit-linear-gradient(top, #b6b6b6 0, #6f6f70 100%);
    background: linear-gradient(to bottom, #b6b6b6 0, #6f6f70 100%)
}

.btn-buy--medium {
    padding: 7px 16px 3px 16px;
    font-size: 12px
}

.btn-buy--medium::before {
    width: 16px;
    height: 17px;
    margin-top: -9px;
    left: 16px;
    background-position: -78px -15px
}

.btn-buy--withbasket.btn-buy--medium {
    padding-left: 42px
}

.btn-buy--big {
    padding: 19px 25px 15px 60px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    font-size: 20px
}

.btn-buy--big::before {
    width: 23px;
    height: 23px;
    margin-top: -11px;
    left: 27px;
    background-position: -197px -81px
}

.modal__title {
    padding: 25px 25px 15px;
    border-bottom: 1px solid #dcdad5;
    position: relative
}

.modal__title:after {
    content: '';
    position: absolute;
    width: 100%;
    bottom: -2px;
    left: 0;
    height: 1px;
    background-color: #fff
}

.modal__form section::after {
    clear: both;
    content: "";
    display: table
}

.modal__form input {
    max-width: 215px;
    width: 100%;
    float: right
}

.modal__form label {
    position: relative;
    margin-top: 7px
}

.modal__footer::after {
    clear: both;
    content: "";
    display: table
}

.modal__footer .btn-buy {
    float: right;
    max-width: 215px;
    width: 100%;
    padding: 12px;
    font: bold 22px "PT Sans", sans-serif;
    text-transform: none
}

.modal__time {
    width: 150px;
    float: left
}

.modal__time img {
    margin-right: 5px
}

.modal__time span {
    margin-right: 5px
}

.modal-callback {
    color: #000
}

.modal-callback form {
    padding: 15px 25px 25px
}

.modal-callback section {
    margin-bottom: 10px
}

.modal-callback label {
    font-size: 14px
}

.modal-parts form {
    padding: 15px 20px
}

.modal-parts form>span {
    display: block;
    font-size: 12px;
    font-family: Arial, sans-serif;
    margin-bottom: 10px;
    line-height: 14px;
    padding-right: 50px
}

.modal-parts form textarea {
    width: 100% !important;
    margin-bottom: 10px;
    height: 82px;
    resize: none
}

.modal-parts form section {
    margin-bottom: 10px
}

.modal-parts form label {
    font-size: 14px
}

.modal-parts .modal__footer {
    margin: 0 -20px;
    padding: 0 15px;
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #e2e1de;
    position: relative
}

.modal-parts .modal__footer:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #fff;
    left: 0;
    top: 1px
}

.modal-parts .btn-buy {
    float: none;
    width: 100%;
    max-width: 100%;
    -webkit-border-radius: 8px;
    border-radius: 8px
}

.modal-close {
    width: 27px;
    height: 27px;
    display: block;
    position: absolute;
    top: 12px;
    right: 12px;
    cursor: pointer;
    background: url(/os/css/img/sprite.png) no-repeat -200px -53px
}

.modal-callback.payment-form,
.modal-parts.payment-form {
    padding: 0
}

@media only screen and (max-width:480px) {
    .modal__title {
        padding: 20px 15px 15px
    }
    .modal__form section::after {
        clear: both;
        content: "";
        display: table
    }
    .modal__form input {
        max-width: 100%;
        width: 100%;
        float: none
    }
    .modal__footer {
        margin-top: 20px
    }
    #bonus {
        margin-left: -10px !important;
        width: calc(100%+20px)
    }
    #bonus .modal__footer {
        margin-top: 0
    }
    .modal__footer .btn-buy {
        float: none;
        max-width: 100%;
        width: 100%;
        margin-bottom: 10px
    }
    .modal__time {
        width: 100%;
        float: none
    }
}

.breadcrumbs {
    position: relative;
    padding: 40px 0;
    font-size: 11px;
    border-bottom: 1px solid #f1ece8
}

.breadcrumbs::after {
    clear: both;
    content: "";
    display: table
}

.breadcrumbs::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #fff
}

.breadcrumbs__back {
    float: left;
    width: 298px;
    height: 44px;
    margin-right: 30px
}

.breadcrumbs__list {
    margin-top: 12px;
    list-style-type: none
}

.breadcrumbs__list::after {
    clear: both;
    content: "";
    display: table
}

.breadcrumbs__item {
    position: relative;
    float: left;
    margin-right: 21px
}

.breadcrumbs__item::after {
    content: '→';
    position: absolute;
    color: #afafad;
    right: -16px;
    cursor: default
}

.breadcrumbs__item:last-child {
    margin-right: 0;
    color: #2e9c34;
    font-size: 13px
}

.breadcrumbs__item:last-child::after {
    display: none
}

.breadcrumbs__link {
    padding: 5px 0
}

.back {
    position: relative;
    padding: 10px;
    font-weight: bold;
    text-align: center;
    border: 2px solid #3199ff;
    border-left: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0
}

.back::before {
    content: '';
    position: absolute;
    top: -2px;
    left: 0;
    width: 12px;
    height: 44px;
    background: url(/os/css/img/sprite.png) no-repeat;
    background-position: -49px -195px
}

.back__link {
    font-size: 14px;
    font-weight: normal;
    margin-left: 10px
}

@media only screen and (max-width:767px) {
    .breadcrumbs {
        padding: 30px 0;
        font-size: 16px
    }
    .breadcrumbs__back {
        width: 49%;
        height: 60px;
        margin-right: 4%
    }
    .breadcrumbs__list {
        width: 47%;
        float: left;
        margin-top: 0
    }
    .breadcrumbs__item:last-child {
        font-size: 16px
    }
    .back {
        padding: 20px 10px;
        font-weight: normal
    }
    .back__link {
        font-size: 18px
    }
}

@media only screen and (max-width:654px) {
    .services-banner__sale {
        height: 340px !important;
        background-size: cover !important
    }
    .services-banner__title {
        bottom: 85px !important
    }
    .services-banner__price {
        right: auto !important;
        left: 18px
    }
    .breadcrumbs {
        padding-bottom: 20px
    }
    .breadcrumbs__back {
        margin-right: 0;
        width: 100%;
        float: none
    }
    .breadcrumbs__list {
        width: 100%;
        float: none;
        margin-top: 35px
    }
    .breadcrumbs__item {
        margin-right: 36px;
        margin-bottom: 10px
    }
    .breadcrumbs__item::after {
        font-size: 18px;
        right: -26px
    }
    .breadcrumbs__item:last-child {
        font-size: 18px
    }
}

.pagination {
    list-style-type: none
}

.pagination::after {
    clear: both;
    content: "";
    display: table
}

.pagination__item {
    width: 26px;
    height: 26px;
    float: left;
    text-align: center;
    margin-right: 4px;
    padding-top: 7px;
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #ffdb73
}

.pagination__item.pagination__more {
    width: 13px;
    background: transparent;
    color: rgba(0, 1, 1, 0.33);
    display: inline-block
}

.pagination__item-prev,
.pagination__item-next {
    width: 8px;
    cursor: pointer;
    background: transparent url(/os/css/img/sprite.png) no-repeat
}

.pagination__item-prev a,
.pagination__item-next a {
    display: inline-block;
    height: 25px;
    width: 10px;
    margin-top: -6px
}

.pagination__item-prev {
    margin-right: 5px;
    background-position: -126px -133px
}

.pagination__item-next {
    margin-left: 5px;
    background-position: -138px -133px
}

.pagination__link {
    display: block;
    width: 26px;
    height: 26px;
    padding-top: 7px;
    margin-top: -7px;
    text-decoration: none;
    color: #9c9c9c;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-bottom: 1px solid #d9d9da;
    background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#e2e2e2));
    background: -webkit-linear-gradient(top, #fbfbfb 0, #e2e2e2 100%);
    background: linear-gradient(to bottom, #fbfbfb 0, #e2e2e2 100%)
}

.pagination__link:hover {
    color: #292929;
    background: #ffdb73
}

.pagination .active {
    cursor: default
}

@media only screen and (max-width:767px) {
    .pagination {
        padding: 0 15px;
        font-size: 0;
        text-align: center;
        position: relative;
        margin-bottom: 35px;
        margin-top: 25px
    }
    .pagination.right,
    .pagination.left {
        float: none;
        width: 100%
    }
    .pagination__item {
        display: inline-block;
        vertical-align: middle;
        float: none;
        width: 30px;
        height: 30px;
        margin-right: 11px;
        line-height: 30px;
        padding: 0;
        font-size: 13px
    }
    .pagination__item:last-child {
        margin-right: 0
    }
    .pagination__item.pagination__more {
        display: inline-block
    }
    .pagination__link {
        padding: 0;
        line-height: 30px;
        width: 30px;
        height: 30px;
        margin-top: 0
    }
    .pagination__item-prev,
    .pagination__item-next {
        width: 10px;
        height: 30px;
        cursor: pointer;
        background: url("/os/css/img/icons/arr-pagination.png") no-repeat;
        position: absolute;
        top: 0
    }
    .pagination__item-prev {
        background-position: left center;
        left: 15px
    }
    .pagination__item-next {
        background-position: right center;
        right: 15px
    }
}

@media only screen and (max-width:320px) {
    .pagination__item:nth-child(4),
    .pagination__item:nth-child(5) {
        display: none
    }
}

.advantages {
    list-style-type: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-top: 50px;
    border: 1px solid #e9e5e9
}

.advantages__item {
    cursor: pointer;
    padding: 13px 17px;
    line-height: 15px;
    font-size: 11px;
    border-bottom: 1px solid #e9e5e9;
    -webkit-transition: background-color .1s ease-out;
    transition: background-color .1s ease-out
}

.advantages__item:hover {
    background-color: #ffdb73
}

.advantages__item:last-child {
    border-bottom: 0
}

.advantages strong {
    display: block;
    text-transform: uppercase;
    font: bold 14px "PT Sans", sans-serif
}

@media only screen and (max-width:767px) {
    .advantages {
        margin: 0 15px;
        margin-top: 30px
    }
    .advantages__item {
        padding-top: 15px;
        padding-bottom: 15px;
        font-size: 14px
    }
    .advantages strong {
        font-size: 20px;
        font-weight: normal;
        line-height: 1.2;
        margin-bottom: 5px
    }
}

.archive {
    list-style-type: none;
    font-size: 11px;
    line-height: 11px;
    margin-right: 10px;
    margin-top: 3px
}

.archive::after {
    clear: both;
    content: "";
    display: table
}

.archive__item {
    float: left;
    margin-bottom: 5px
}

.archive__item:first-child .archive__link {
    padding-left: 0
}

.archive__item:first-child .archive__link:hover {
    padding: 5px 10px 5px 20px
}

.archive__link {
    display: block;
    position: relative;
    padding: 5px 10px 5px 15px;
    text-decoration: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: background-color .1s ease-out;
    transition: background-color .1s ease-out
}

.archive__link:hover {
    background-color: #ffdb73;
    color: #292929;
    padding: 5px 10px 5px 20px
}

.archive__link:hover span {
    border-bottom: 0
}

.archive__link:hover::before {
    content: '';
    position: absolute;
    top: 8px;
    left: 10px;
    -webkit-transition: background-color .1s ease-out;
    transition: background-color .1s ease-out;
    height: 0;
    width: 0;
    border-left: 4.5px solid transparent;
    border-right: 4.5px solid transparent;
    border-top: 5px solid #292929
}

.archive span {
    border-bottom: 1px dotted #007eff
}

.archive__item.active .archive__link {
    background-color: #ffdb73;
    color: #292929;
    padding: 5px 10px 5px 20px;
    margin-left: 5px
}

.archive__item.active .archive__link span {
    border-bottom: 0
}

.archive__item.active .archive__link::before {
    content: '';
    position: absolute;
    top: 8px;
    left: 7px;
    height: 0;
    width: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #403000
}

.archive--select {
    display: none;
    float: left
}

@media only screen and (max-width:767px) {
    .archive {
        display: none
    }
    .archive--select {
        display: block;
        float: none;
        width: 100%;
        position: relative;
        width: 188px;
        margin: auto;
        margin-bottom: 20px
    }
}

.feedback {
    width: 590px;
    background-color: #f7f6f4;
    border: 1px solid #dfdedc;
    border-top: 1px solid #f2f2ee;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 1px -1px #d4d1ca;
    box-shadow: 0 1px 1px -1px #d4d1ca;
    padding: 15px 20px
}

.feedback::after {
    clear: both;
    content: "";
    display: table
}

.feedback__item {
    margin-bottom: 10px
}

.feedback__item::after {
    clear: both;
    content: "";
    display: table
}

.feedback__item:last-child {
    margin-bottom: 0
}

.feedback input,
.feedback textarea {
    width: 375px
}

.feedback textarea {
    resize: none;
    height: 84px
}

.feedback label {
    display: inline-block;
    width: 168px;
    font-size: 13px;
    float: left;
    font-family: "PT Sans", sans-serif;
    margin-top: 8px
}

.feedback label span {
    color: red
}

.feedback__item:first-child label {
    margin-top: 0
}

.feedback .btn-buy {
    float: right;
    margin-top: 10px;
    padding: 11px 19px 8px 19px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.feedback .btn-buy span {
    text-transform: none;
    font-size: 18px
}

@media only screen and (max-width:767px) {
    .feedback {
        width: 100%
    }
    .feedback input,
    .feedback textarea {
        width: 100%
    }
}

.gm-detail {
    margin-top: 30px;
    padding: 20px 40px 30px;
    background-color: #f4f2ec;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border-bottom: 1px solid #e3dfd0
}

.gm-detail::after {
    clear: both;
    content: "";
    display: table
}

.gm-detail__logo {
    display: block;
    float: left;
    position: relative
}

.gm-detail__logo::after {
    content: '';
    width: 1px;
    height: 80px;
    position: absolute;
    right: -25px;
    top: 0;
    background: url(/os/css/img/v_line_8.png) no-repeat
}

.gm-detail__text {
    float: right;
    color: #717171
}

.gm-detail__text::after {
    clear: both;
    content: "";
    display: table
}

.gm-detail__small {
    font-size: 9px;
    line-height: 11px;
    font-weight: bold;
    float: left;
    display: inline-block;
    width: 70px
}

.gm-detail__list {
    list-style-type: none;
    font-size: 11px;
    line-height: 16px;
    margin-left: 70px
}

@media only screen and (max-width:767px) {
    .gm-detail {
        padding: 20px;
        text-align: left
    }
    .gm-detail__logo img {
        width: 230px;
        height: auto
    }
    .gm-detail__logo:after {
        display: none
    }
}

@media only screen and (max-width:555px) {
    .gm-detail {
        padding: 20px 15px
    }
    .gm-detail__logo {
        float: none;
        text-align: center;
        margin-bottom: 30px
    }
    .gm-detail__text {
        float: none;
        display: inline-block;
        position: relative;
        left: 50%;
        margin-left: -101px
    }
}

.social::after {
    clear: both;
    content: "";
    display: table
}

.social>span {
    display: block;
    float: left;
    width: 134px;
    font-weight: bold;
    font-size: 12px;
    line-height: 16px
}

.social__list {
    list-style-type: none;
    position: relative;
    top: 6px
}

.social__list::after {
    clear: both;
    content: "";
    display: table
}

.social li {
    display: block;
    float: left;
    margin-right: 5px
}

.social li:last-child {
    margin-right: 0
}

.social__ico {
    width: 16px;
    height: 16px;
    display: inline-block;
    background: url(/os/css/img/sprite.png) no-repeat
}

.social__ico--vk {
    background-position: 0 -433px
}

.social__ico--fb {
    background-position: -21px -433px
}

.social__ico--tw {
    background-position: -42px -433px
}

.social__ico--ok {
    background-position: -63px -433px
}

.social__ico--mail {
    background-position: -84px -433px
}

.banner {
    position: relative;
    width: 100%;
    color: #fff;
    padding: 20px 30px;
    margin-top: 70px;
    background: #00aeff;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.banner::after {
    clear: both;
    content: "";
    display: table
}

.banner__questions {
    width: 345px;
    float: left;
    font-size: 40px;
    line-height: 43px
}

.banner__description {
    width: 245px;
    float: left;
    margin-right: 35px;
    margin-top: 10px;
    line-height: 18px
}

.banner__btn {
    position: absolute;
    width: 269px;
    height: 32px;
    display: block;
    right: 40px;
    top: 14px;
    margin-top: 20px;
    font-size: 28px;
    font-family: "PT Sans Narrow", sans-serif;
    color: #707070;
    background: #ffdf4c;
    border: 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 1px 0 rgba(63, 26, 26, 0.3);
    box-shadow: 0 1px 1px 0 rgba(63, 26, 26, 0.3)
}

.banner__btn::before {
    content: '';
    position: absolute;
    width: 242px;
    height: 22px;
    top: 50%;
    margin-top: -11px;
    left: 50%;
    margin-left: -121px;
    background: url(/os/css/img/sprite.png) no-repeat;
    background-position: 0 -409px
}

.banner__btn::after {
    content: '';
    position: absolute;
    width: 97%;
    height: 1px;
    top: 0;
    left: 4px;
    background-color: rgba(255, 255, 255, 0.5)
}

.banner__btn:hover {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5)
}

.banner__btn:active {
    -webkit-box-shadow: none;
    box-shadow: none
}

@media only screen and (max-width:767px) {
    .banner {
        padding: 40px 30px;
        margin-top: 0;
        margin-bottom: 40px;
        font-family: 'Myriad Pro', Arial sans-serif
    }
    .banner__questions,
    .banner__description,
    .banner__btn {
        width: 100%;
        float: none
    }
    .banner__questions {
        text-align: center;
        margin-bottom: 20px
    }
    .banner__description {
        font-size: 16px;
        font-weight: 100;
        line-height: 28px;
        margin-bottom: 10px
    }
    .banner__btn {
        height: 80px;
        position: relative;
        margin: auto;
        left: 0
    }
}

@media only screen and (max-width:480px) {
    .banner {
        padding: 30px 20px
    }
    .banner__questions {
        font-size: 35px;
        line-height: 38px
    }
}

@media only screen and (max-width:350px) {
    .banner-wrap a.banner__btn {
        width: 244px;
        margin-left: -12px
    }
}

.panel-phone {
    margin-top: 30px
}

.panel-phone::after {
    clear: both;
    content: "";
    display: table
}

.panel-phone__item {
    width: 48.5%;
    height: 50px;
    padding: 15px 0 0;
    text-align: center;
    border: 1px solid #e3e4e9;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.panel-phone__item:first-child {
    float: left
}

.panel-phone__item:last-child {
    float: right
}

.panel-phone .contacts__call {
    position: relative;
    top: -2px;
    margin-left: 5px
}

@media only screen and (max-width:767px) {
    .panel-phone {
        padding: 0 15px
    }
    .panel-phone__item {
        width: 100%;
        height: auto;
        padding: 15px 0
    }
    .panel-phone__item:first-child {
        float: none;
        margin-bottom: 10px
    }
    .panel-phone__item:last-child {
        float: none
    }
}

.tab--resp {
    margin-top: 40px !important
}

.resp-tabs-list {
    font-size: 0;
    margin-top: 54px
}

.resp-tabs-list .resp-tab-item {
    display: inline-block;
    vertical-align: bottom;
    font-size: 22px;
    margin: 0;
    padding: 0;
    margin-right: 17px;
    cursor: pointer;
    float: none
}

.resp-tabs-list .resp-tab-item:first-child {
    margin-left: 25px
}

.resp-tabs-list .resp-tab-item:first-child span {
    padding-left: 15px
}

.resp-tabs-list .resp-tab-item:first-child span:before {
    width: 25px;
    left: -25px;
    background: url("/os/css/img/icons/v_line_7.png") left bottom no-repeat
}

.resp-tabs-list .resp-tab-item:last-child span:after {
    background: url("/os/css/img/icons/v_line_6.png") left bottom no-repeat !important
}

.resp-tabs-list .resp-tab-item:last-child span:hover:after {
    background: url("/os/css/img/icons/v_line_5.png") left bottom no-repeat !important
}

.resp-tabs-list .resp-tab-item.resp-tab-active {
    padding: 0 !important;
    border: none !important
}

.resp-tabs-list .resp-tab-item.resp-tab-active span {
    margin-top: -5px;
    height: 42px;
    line-height: 42px;
    background: url(/os/css/img/bg.jpg) !important;
    border-bottom: 0;
    border-top-color: #e3e3db;
    color: #1b1b1b
}

.resp-tabs-list .resp-tab-item.resp-tab-active span:before,
.resp-tabs-list .resp-tab-item.resp-tab-active span:after {
    height: 42px;
    bottom: 0
}

.resp-tabs-list .resp-tab-item.resp-tab-active span:before {
    background: url("/os/css/img/icons/v_line_3.png") left bottom no-repeat !important;
    width: 25px;
    left: -25px;
    z-index: 2
}

.resp-tabs-list .resp-tab-item.resp-tab-active span:after {
    right: -17px;
    z-index: 2;
    background: url("/os/css/img/icons/v_line_2.png") left bottom no-repeat !important
}

.resp-tabs-list .resp-tab-item.resp-tab-active:last-child span:after {
    background: url("/os/css/img/icons/v_line_5.png") left bottom no-repeat !important
}

.resp-tabs-list .resp-tab-item span {
    height: 37px;
    line-height: 37px;
    display: block;
    vertical-align: middle;
    text-decoration: none;
    position: relative;
    background: #ffdb73;
    color: #b79e55;
    padding: 0 11px;
    border-bottom: 1px solid #e6c568;
    border-top: 1px solid #fdf1c7;
    border-left-color: #fdf1c7
}

.resp-tabs-list .resp-tab-item span:before,
.resp-tabs-list .resp-tab-item span:after {
    content: '';
    position: absolute;
    height: 36px;
    width: 19px;
    bottom: -1px
}

.resp-tabs-list .resp-tab-item span:before {
    left: -19px;
    background: url("/os/css/img/icons/v_line_7.png") left bottom no-repeat !important
}

.resp-tabs-list .resp-tab-item span:after {
    right: -19px;
    background: url("/os/css/img/icons/v_line_1.png") left bottom no-repeat !important
}

.resp-tabs-list .resp-tab-item span:hover {
    color: #1b1b1b;
    margin-top: -5px;
    height: 42px;
    line-height: 42px;
    background: url(/os/css/img/bg.jpg) !important;
    border-bottom: 0;
    border-top-color: #e3e3db
}

.resp-tabs-list .resp-tab-item span:hover:before,
.resp-tabs-list .resp-tab-item span:hover:after {
    height: 42px;
    bottom: 0
}

.resp-tabs-list .resp-tab-item span:hover:before {
    background: url("/os/css/img/icons/v_line_3.png") left bottom no-repeat !important;
    width: 25px;
    left: -25px;
    z-index: 2
}

.resp-tabs-list .resp-tab-item span:hover:after {
    right: -17px;
    z-index: 2;
    background: url("/os/css/img/icons/v_line_2.png") left bottom no-repeat !important
}

.resp-tabs-container {
    background-color: transparent
}

.resp-tabs-container .resp-tab-content {
    border: 1px solid #e3e3db;
    padding: 27px 27px 0;
    margin-top: -1px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px
}

.resp-tabs-container .resp-tab-content>* {
    margin-bottom: 27px !important
}

.resp-tabs-container .resp-tab-content .tab-list li {
    font-size: 12px;
    padding-left: 23px;
    margin-bottom: 10px
}

.resp-tabs-container .resp-tab-content .tab-list li:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-top: -1px;
    margin-left: -23px;
    margin-right: 11px;
    vertical-align: middle;
    background: #fad56c;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

@media only screen and (max-width:767px) {
    .tab--resp {
        margin-bottom: 40px !important;
        background-color: #fff
    }
    h2.resp-accordion {
        padding-top: 0;
        padding-bottom: 0;
        font-size: 35px;
        border-right: 0;
        border-left: 0;
        text-align: left;
        padding-left: 30px;
        height: 80px;
        line-height: 80px;
        background: #ffdb73 !important;
        color: #b79e55;
        border-bottom: 1px solid #f6d36f !important;
        border-top: 1px solid #ffdb73 !important;
        position: relative;
        margin: 0
    }
    h2.resp-accordion .resp-arrow {
        float: none;
        position: absolute;
        top: 0;
        right: 37px;
        margin: 0;
        height: 100%;
        border: 0;
        width: 32px;
        background: url("/os/css/img/icons/arr_tabs.png") left center no-repeat
    }
    h2.resp-accordion.resp-tab-active {
        border-top-color: #e3e3db !important;
        border-bottom-color: #e3e3db !important;
        color: #1b1b1b;
        background: #fff !important
    }
    h2.resp-accordion.resp-tab-active .resp-arrow {
        background: url("/os/css/img/icons/arr_tabs.png") right center no-repeat;
        border: 0
    }
    .resp-tabs-container .resp-tab-content {
        border: 0;
        border-bottom: 1px solid #e3e3db;
        -webkit-border-bottom-left-radius: 0;
        border-bottom-left-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom-right-radius: 0;
        -webkit-border-top-right-radius: 0;
        border-top-right-radius: 0;
        font-size: 20px
    }
    .resp-tabs-container .resp-tab-content .tab-list li {
        font-size: 14px
    }
}

.slider-box {
    float: left
}

.slider-box.top-offset {
    margin-top: -110px
}

.thumbnail-gallery {
    width: 294px
}

.thumbnail-gallery .bx-wrapper {
    height: 260px;
    padding: 0;
    text-align: center;
    border-right: 1px solid #efeee9;
    border-left: 1px solid #efeee9;
    border-bottom: 1px solid #cecab3;
    -webkit-box-shadow: 0 1px 1px -1px #d4d1ca;
    box-shadow: 0 1px 1px -1px #d4d1ca;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    margin: 15px auto 0
}

.thumbnail-gallery .bx-wrapper img {
    width: 294px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.thumbnail-gallery #bx-pager {
    width: 235px;
    margin: 12px auto 22px;
    overflow: hidden;
    white-space: nowrap
}

.thumbnail-gallery #bx-pager img {
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 1px -1px #d4d1ca;
    box-shadow: 0 1px 1px -1px #d4d1ca;
    opacity: .7;
    -webkit-transition: opacity .15s ease-out;
    transition: opacity .15s ease-out
}

.thumbnail-gallery #bx-pager img:hover {
    opacity: 1
}

.thumbnail-gallery .bx-controls-direction a {
    top: auto;
    bottom: -75px;
    z-index: 2
}

.social-block {
    width: 294px;
    font-size: 0;
    border: 1px solid #efeee9;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 10px;
    text-align: center
}

.social-block_item {
    display: inline-block;
    font-size: 12px;
    width: 50%;
    vertical-align: middle
}

@media only screen and (max-width:767px) {
    .slider-box {
        float: none;
        padding: 0 15px
    }
    .slider-box.top-offset {
        margin-top: 20px
    }
    .thumbnail-gallery,
    .social-block {
        margin-right: auto;
        margin-left: auto
    }
    .social-block {
        width: 100%;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        padding: 20px
    }
    .social-block_item {
        text-align: left;
        font-size: 13px;
        line-height: 17px
    }
}

@media only screen and (max-width:320px) {
    .thumbnail-gallery {
        width: 260px
    }
    .thumbnail-gallery .bx-wrapper img {
        width: 260px
    }
    .thumbnail-gallery .bx-wrapper {
        width: 260px;
        height: 229px
    }
    .thumbnail-gallery #bx-pager {
        width: 157px
    }
    .tabcordion .nav .accordion-group a {
        padding-left: 15px;
        text-align: left
    }
}

.info-block {
    margin-left: 316px
}

.info-block_inner {
    width: 360px;
    margin: auto
}

.info-block_item {
    border: 1px solid #efeee9;
    padding: 18px 22px 18px 22px
}

.info-block_name {
    margin-top: 15px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px
}

.info-block_name h1 {
    font-size: 26px
}

.info-block_name a {
    font-size: 12px;
    color: #87c3ff;
    margin-right: 27px
}

.info-block_caption.info-block_item {
    border-top: 0
}

.info-block_caption li {
    margin-bottom: 11px
}

.info-block_caption li:last-child {
    margin-bottom: 0
}

.info-block_caption li span {
    width: 100px;
    display: inline-block;
    font-size: 10px;
    color: #727272;
    vertical-align: middle
}

.info-block_caption li strong {
    font-size: 12px;
    vertical-align: middle
}

.info-block_caption li a {
    color: #198dff
}

.info-block_order {
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px
}

.info-block_order.info-block_item {
    border-top: 0
}

.info-block_order .sides>:first-child {
    width: 55%
}

.info-block_order .sides>:last-child {
    width: 45%
}

.info-block_order .jivoPriceInfo {
    font-size: 25px;
    text-decoration: none;
    cursor: pointer;
    color: #269e2b;
    border-bottom: 1px dashed;
    font-weight: 700;
    letter-spacing: -2px
}

.info-block_order .jivoPriceInfo:hover {
    border-color: transparent
}

.info-block_order .link_go-to {
    display: block;
    margin-top: 5px;
    font-size: 10px;
    color: #0e85fb;
    text-decoration: none;
    letter-spacing: -1px
}

.info-block_order .link_go-to:before {
    content: '';
    display: inline-block;
    margin-right: 4px;
    margin-top: 2px;
    width: 9px;
    height: 7px;
    background: url("/os/css/img/icons/arr_7.png") no-repeat;
    vertical-align: middle
}

.info-block_order .btn-add {
    display: block;
    width: 305px;
    margin: 18px auto 0;
    height: 54px;
    padding-top: 17px;
    position: relative;
    text-align: center;
    color: #fefefc;
    border: 0;
    background: transparent;
    font-family: 'Myriad Pro', sans-serif;
    font-weight: bold;
    font-size: 18px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border-bottom: 1px solid #094d0c;
    border-top: 1px solid #a8e4ab;
    text-transform: uppercase;
    text-decoration: none;
    background: -webkit-gradient(linear, left top, left bottom, from(#14b41c), to(#0d7712));
    background: -webkit-linear-gradient(top, #14b41c 0, #0d7712 100%);
    background: linear-gradient(to bottom, #14b41c 0, #0d7712 100%)
}

.info-block_order .btn-add:hover {
    background: -webkit-gradient(linear, left top, left bottom, from(#17ca20), to(#0f8514));
    background: -webkit-linear-gradient(top, #17ca20 0, #0f8514 100%);
    background: linear-gradient(to bottom, #17ca20 0, #0f8514 100%)
}

.info-block_order .btn-add:before {
    content: '';
    width: 23px;
    display: inline-block;
    height: 23px;
    position: relative;
    top: -1px;
    margin-right: 14px;
    vertical-align: middle;
    background: url("/os/css/img/icons/cart.png")
}

@media only screen and (max-width:767px) {
    .info-block {
        margin-left: auto;
        margin-right: auto
    }
    .info-block_item {
        border-color: transparent
    }
    .info-block_inner {
        width: 100%
    }
    .info-block_name {
        padding: 0 15px;
        margin-bottom: 30px
    }
    .info-block_name h1 {
        font-size: 32px;
        font-weight: 400;
        text-align: center;
        margin-bottom: 35px;
        line-height: 1.2
    }
    .info-block_name a {
        display: block;
        font-size: 16px;
        color: #007eff;
        margin-bottom: 7px;
        margin-right: 0
    }
    .info-block_name a:last-child {
        margin-bottom: 0
    }
    .info-block_caption {
        padding: 18px 15px
    }
    .info-block_caption li {
        margin-bottom: 10px
    }
    .info-block_caption li span {
        font-size: 12px;
        color: #484646;
        width: 110px
    }
    .info-block_caption li strong {
        font-size: 14px;
        font-weight: normal
    }
    .info-block_order {
        -webkit-border-bottom-left-radius: 5px;
        border-bottom-left-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;
        border-bottom-right-radius: 5px
    }
    .info-block_order.info-block_item {
        position: relative;
        border-top: 1px solid #eff0eb;
        border-bottom: 1px solid #b7b8b8;
        padding: 25px 15px
    }
    .info-block_order.info-block_item:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 2px;
        left: 0;
        top: 1px;
        background-color: #fff
    }
    .info-block_order .sides>:first-child {
        width: 45%;
        vertical-align: middle
    }
    .info-block_order .sides>:last-child {
        vertical-align: middle;
        font-size: 14px;
        width: 45%
    }
    .info-block_order .jivoPriceInfo {
        font-size: 25px;
        color: #269e2b;
        cursor: pointer;
        border-bottom: 1px dashed;
        font-weight: 700;
        text-decoration: none;
        letter-spacing: -2px
    }
    .info-block_order .jivoPriceInfo:hover {
        border-color: transparent
    }
    .info-block_order .link_go-to {
        display: none
    }
    .info-block_order .btn-add {
        margin-top: 35px
    }
}

@media only screen and (max-width:320px) {
    .social-block_item {
        width: 100%
    }
    .social-block_item:last-child {
        margin-top: 20px
    }
    .info-block_order .sides>* {
        display: block !important;
        width: 100% !important
    }
    .info-block_order .sides>:first-child {
        margin-bottom: 15px
    }
    .info-block_order .btn-add {
        width: 100%;
        min-height: 54px;
        height: auto;
        padding-left: 40px;
        position: relative
    }
    .info-block_order .btn-add:before {
        position: absolute;
        top: 50%;
        margin-top: -12px;
        left: 20px
    }
    .pb_name {
        line-height: 1.2
    }
}

.product-block {
    font-size: 0;
    margin-top: 15px
}

.product-block>* {
    display: inline-block;
    font-size: 14px;
    vertical-align: middle
}

.pb_name {
    width: 20%;
    line-height: 20px !important;
    font: bold 20px "PT Sans", sans-serif;
    color: #1b1b1b
}

.pb_price {
    width: 32%
}

.pb_price-txt {
    font-size: 30px;
    color: #109416;
    vertical-align: middle;
    display: inline-block;
    margin-right: 20px
}

.pb_price .btn-buy {
    vertical-align: middle;
    height: 35px;
    padding: 0 10px 0 30px;
    line-height: 35px
}

.pb_buy {
    width: 48%;
    text-align: right
}

.pb_buy-inner {
    display: inline-block;
    text-align: center;
    width: 430px;
    padding: 9px;
    border: 1px solid #e3e3db;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.pb_buy-inner>p {
    font-size: 9px;
    margin-top: 10px;
    text-align: left
}

.pb_form::after {
    clear: both;
    content: "";
    display: table
}

.pb_form>* {
    float: left;
    vertical-align: middle;
    font-size: 16px;
    margin-right: 6px;
    height: 28px;
    line-height: 28px
}

.pb_form>:nth-child(2) {
    width: 50px
}

.pb_form>:nth-child(3) {
    width: 145px
}

.pb_form>:nth-child(3) input {
    text-align: left
}

.pb_form>:last-child {
    float: right;
    margin-right: 0
}

.pb_form input {
    text-align: center;
    width: 100%;
    height: 100%
}

.pb_form .btn_one-click {
    font-size: 18px;
    height: 29px;
    line-height: 29px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 0 15px
}

.pb_form .btn_one-click:hover {
    background: #ffeb82
}

.btn_one-click {
    outline: 0;
    border: 0;
    background: #ffdb73;
    -webkit-box-shadow: 0 1px 2px 0 rgba(88, 70, 19, 0.38);
    box-shadow: 0 1px 2px 0 rgba(88, 70, 19, 0.38);
    -webkit-border-radius: 6px;
    border-radius: 6px;
    font-size: 28px;
    color: #0c9716;
    font-weight: 700;
    height: 46px;
    line-height: 46px;
    padding: 0 29px
}

@media only screen and (max-width:767px) {
    .product-block {
        padding: 0 15px
    }
    .product-block>* {
        display: block
    }
    .ic-ruble_big {
        display: inline-block;
        background: url("/os/css/img/icons/rub.png") no-repeat;
        width: 12px;
        height: 16px;
        background-size: contain
    }
    .pb_name {
        margin-top: 30px;
        width: 100%;
        font-size: 24px;
        margin-bottom: 28px;
        text-align: left
    }
    .pb_price {
        text-align: left;
        width: 100%;
        margin-bottom: 50px
    }
    .pb_price-txt {
        font-size: 24px
    }
    .pb_price-txt {
        margin-bottom: 15px;
        width: 100%
    }
    .pb_buy {
        width: 100%;
        text-align: center
    }
    .pb_buy-inner {
        width: 100%
    }
    .pb_buy-inner {
        position: relative;
        padding-bottom: 80px
    }
    .pb_buy-inner p {
        font-size: 14px;
        line-height: 16px;
        text-align: center
    }
    .pb_buy-inner .btn_one-click {
        position: absolute;
        bottom: 15px;
        left: 50%;
        margin-left: -117px;
        width: 234px
    }
    .pb_buy-inner .pb_form {
        width: 280px;
        margin: auto
    }
    .pb_buy-inner .pb_form>* {
        font-size: 18px;
        margin-right: 13px;
        height: 40px;
        line-height: 40px
    }
    .pb_buy-inner .pb_form>:nth-child(2) {
        width: 60px
    }
    .pb_buy-inner .pb_form>:nth-child(3) {
        width: 160px;
        margin-right: 0
    }
}

@media only screen and (max-width:480px) {
    .pb_price-txt {
        margin-bottom: 15px
    }
}

.yellow-line {
    height: 8px;
    width: 100%;
    background: #ffdb73;
    -webkit-border-radius: 7px;
    border-radius: 7px
}

.office-phone {
    position: relative
}

.contacts__call-inheader {
    background: 0;
    top: auto;
    font-size: 11px;
    width: auto;
    margin-top: 2px
}

.sidebar .contacts__call-inheader {
    background: 0;
    top: 89px;
    font-size: 11px;
    width: auto;
    margin-top: 2px
}

.contacts__call span {
    border-bottom: 1px solid #007eff
}

.contacts__call.contacts__call-services span {
    border-bottom: none !important
}

@media only screen and (max-width:767px) {
    .yellow-line_wrap {
        padding: 0 5px
    }
}

.analogs-block {
    margin-top: 36px
}

.ab-title {
    font-size: 16px;
    color: #575757;
    font-weight: bold;
    margin-bottom: 12px
}

.ab_list {
    border: 1px solid #e3e3db;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.ab_list-item {
    background-color: #fbfaf6;
    padding: 15px;
    border-bottom: 1px solid #e3e3db;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    font-size: 0
}

.ab_list-item::after {
    clear: both;
    content: "";
    display: table
}

.ab_list-item:last-child {
    border-bottom: 0
}

.ab_list-item:hover {
    background: #ffdb73
}

.ab_list-item>* {
    display: inline-block;
    font-size: 10px;
    vertical-align: middle;
    text-align: center
}

.ab_list-item .ab_list-photo {
    width: 74px;
    height: 71px
}

.ab_list-photo img {
    width: 74px;
    height: 71px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.ab_list-name {
    width: 244px;
    font-size: 12px
}

.ab_list-name a {
    font: bold 16px "PT Sans", sans-serif;
    -webkit-transition: color .15s ease-out;
    transition: color .15s ease-out
}

.ab_list-name a:hover {
    color: #292929
}

.ab_list-range {
    width: 30px
}

.ab_list-prod {
    width: 110px
}

.ab_list-caption {
    width: 110px;
    text-align: left
}

.ab_list-buy {
    font-size: 0;
    width: 250px
}

.ab_list-buy>* {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    margin: 0;
    text-align: center
}

.ab_list-buy>*>:first-child {
    font-size: 10px
}

.ab_list-buy .btn-buy {
    cursor: pointer
}

.another-block {
    margin-top: 36px
}

.jivoPriceInfo {
    color: #269e2b;
    cursor: pointer;
    border-bottom: 1px dashed
}

.jivoPriceInfo:hover {
    border-bottom: 0
}

@media only screen and (max-width:767px) {
    .ab-title {
        font-size: 24px;
        margin-bottom: 30px;
        font-family: Arial;
        font-weight: normal
    }
    .ab_list {
        -webkit-border-radius: 0;
        border-radius: 0;
        border: 0;
        background-color: transparent
    }
    .ab_list-item {
        padding: 22px 17px;
        margin-bottom: 23px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        border: 1px solid #ecebe7;
        background-color: #fff
    }
    .ab_list-item:hover {
        background-color: #fff
    }
    .ab_list-item:last-child {
        border: 1px solid #ecebe7
    }
    .ab_list-name {
        text-align: left;
        float: left;
        text-transform: uppercase;
        font-family: Arial;
        font-size: 16px;
        font-weight: 700;
        display: block;
        width: -webkit-calc(100% - 90px);
        width: calc(100% - 90px);
        margin-bottom: 10px;
        padding-left: 20px
    }
    .ab_list-photo {
        float: left
    }
    .ab_list-photo img {
        width: 90px;
        height: 90px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        -webkit-box-shadow: 0 1px 2px 0 rgba(88, 70, 19, 0.38);
        box-shadow: 0 1px 2px 0 rgba(88, 70, 19, 0.38)
    }
    .ab_list .btn-buy--withbasket {
        vertical-align: middle;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        height: 33px;
        line-height: 33px;
        font-size: 20px;
        font-weight: 400;
        padding-right: 17px;
        padding-left: 47px;
        padding-top: 0
    }
    .ab_list .btn-buy--withbasket:before {
        width: 16px;
        height: 16px;
        margin-top: -8px;
        left: 16px;
        background: url("/os/css/img/icons/cart.png") no-repeat;
        background-size: cover
    }
    .analogs-block {
        padding: 0 15px
    }
    .analogs-block .ab_list-range {
        float: left;
        width: -webkit-calc(100% - 90px);
        width: calc(100% - 90px);
        font-size: 14px;
        display: block;
        padding-left: 20px;
        margin-bottom: 5px
    }
    .analogs-block .ab_list-prod {
        text-align: left;
        float: left;
        width: -webkit-calc(100% - 90px);
        width: calc(100% - 90px);
        font-size: 14px;
        padding-left: 20px;
        margin-bottom: 0
    }
    .analogs-block .ab_list-caption {
        text-align: left;
        width: 100%;
        font-size: 13px;
        line-height: 15px
    }
    .analogs-block .ab_list-buy {
        font-size: 0;
        width: 100%;
        margin-top: 24px;
        margin-bottom: 24px;
        padding-top: 18px;
        border-top: 1px solid #e2e1dc
    }
    .analogs-block .ab_list-buy>* {
        display: inline-block;
        vertical-align: middle;
        width: 50%;
        margin: 0;
        text-align: left;
        font-size: 20px
    }
    .analogs-block .ab_list-buy>*>:first-child {
        font-size: 14px
    }
    .analogs-block .ab_list-buy .btn-buy {
        float: right
    }
    .another-block {
        padding: 0 15px;
        margin-bottom: 30px
    }
    .another-block .ab_list-buy {
        padding-left: 20px;
        width: -webkit-calc(100% - 90px);
        width: calc(100% - 90px)
    }
    .another-block .ab_list-buy>* {
        text-align: left;
        font-size: 14px
    }
    .another-block .ab_list-buy>*>:first-child {
        font-size: 14px;
        text-align: left
    }
    .another-block .ab_list-buy>:last-child {
        text-align: right
    }
    .another-block .ab_list-buy .btn-buy--withbasket {
        font-size: 0;
        padding: 0;
        height: 33px;
        width: 33px
    }
    .another-block .ab_list-buy .btn-buy--withbasket:before {
        width: 16px;
        height: 16px;
        left: 50%;
        top: 50%;
        margin-top: -8px;
        margin-left: -8px;
        background-size: contain
    }
}

@media only screen and (max-width:480px) {
    .analogs-block,
    .another-block {
        padding-left: 15px;
        padding-right: 15px
    }
    .ab-title {
        line-height: 1.2
    }
    .ab_list {
        border-color: transparent
    }
    .ab_list-item {
        border: 1px solid #e3e3db !important;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        margin-bottom: 37px
    }
}

@media only screen and (max-width:425px) {
    .another-block .ab_list-buy {
        width: -webkit-calc(100% - 90px);
        width: calc(100% - 90px);
        margin-top: 20px
    }
    .analogs-block .ab_list-buy>:first-child {
        width: 70%
    }
    .analogs-block .ab_list-buy>:last-child {
        width: 30%;
        text-align: right
    }
    .analogs-block .ab_list-buy .btn-buy--withbasket {
        font-size: 0;
        padding: 0;
        width: 33px
    }
    .analogs-block .ab_list-buy .btn-buy--withbasket:before {
        left: 50%;
        margin-left: -8px
    }
}

.city__list {
    z-index: 5
}

.mobl-label {
    display: none
}

.clear-bg .container {
    background: transparent !important
}

.header__cart-contacts {
    float: right
}

.cart-contacts__top {
    margin-bottom: 8px;
    position: relative
}

.cart-contacts__top>span {
    font-family: 'PT Sans', sans-serif;
    font-size: 15px;
    color: #d3d3d3;
    font-weight: 700;
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px
}

.cart-contacts__top .contacts__call {
    position: static;
    float: none;
    vertical-align: middle
}

.cart-contacts__phone {
    color: #262626;
    font-size: 20px;
    position: absolute;
    right: 0;
    bottom: -27px;
    text-decoration: none
}

.cart-contacts__phone strong {
    color: #109416
}

.cart-body {
    line-height: 1.2;
    font-family: 'PT Sans', sans-serif;
    border: 1px solid #efeee9;
    border-bottom: 2px solid #e2dcd3;
    border-top: 0;
    background: #f4f2ec;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.cart-body__header ._header-top h2 {
    font-size: 26px;
    color: #1b1b1b;
    font-weight: 700;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 5px
}

.cart-body__header ._header-top p {
    font-size: 14px;
    font-weight: 400;
    margin: 0
}

.cart-body__main {
    padding-top: 20px
}

.-form-item {
    margin-bottom: 15px;
    padding: 0 27px;
    font-size: 0
}

.-form-item.-last {
    margin-bottom: 20px
}

.-form-item--block label span {
    display: block;
    margin-bottom: 10px;
    font-size: 16px !important;
    margin-top: 15px !important
}

.-form-item--block label textarea {
    width: 100%
}

.-label {
    font-size: 0;
    margin-bottom: 0;
    margin-right: 20px
}

.-label>* {
    vertical-align: middle
}

.-label>:first-child {
    display: inline-block;
    font-size: 14px;
    color: #383837;
    font-weight: 700;
    min-width: 168px
}

.-label input {
    background: #fff;
    width: 222px;
    font-weight: 400;
    border-style: solid;
    border-width: 1px;
    border-color: white;
    -webkit-box-shadow: inset 0 1px 2px 0 rgba(94, 62, 17, 0.34);
    box-shadow: inset 0 1px 2px 0 rgba(94, 62, 17, 0.34);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 36px;
    line-height: 34px;
    font-size: 14px
}

.-label textarea {
    vertical-align: top;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 82px;
    width: 540px;
    font-size: 14px;
    border-style: solid;
    resize: none;
    border-width: 1px;
    border-color: white;
    -webkit-box-shadow: inset 0 1px 2px 0 rgba(94, 62, 17, 0.34);
    box-shadow: inset 0 1px 2px 0 rgba(94, 62, 17, 0.34)
}

.-label textarea:focus {
    outline: 0
}

.-label-top>:first-child {
    margin-top: 8px;
    vertical-align: top
}

.form-footer.-wrap {
    padding: 22px 27px
}

.cart-caption {
    color: #afaeab;
    vertical-align: middle;
    font-size: 11px;
    font-weight: 700;
    font-family: Arial, sans-serif
}

.label-required {
    color: red
}

._header-top.-wrap {
    padding: 18px 27px
}

._header-bottom.-wrap {
    padding: 22px 27px
}

.cart-separator {
    margin: 0;
    height: 1px;
    width: 100%;
    background: #dcdad5;
    -webkit-box-shadow: 0 1px 1px #fff;
    box-shadow: 0 1px 1px #fff
}

.cart-steps {
    font-size: 0
}

.cart-step {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    color: #323232;
    line-height: 42px;
    height: 42px;
    margin: 0 34px 0 24px;
    padding: 0 10px;
    font-weight: 700;
    position: relative;
    background: url("/os/css/img/cart/w_c.png") repeat-x
}

.cart-step:before,
.cart-step:after {
    content: '';
    position: absolute;
    height: 100%;
    top: 0
}

.cart-step:before {
    width: 24px;
    left: -24px;
    background: url("/os/css/img/cart/w_l.png")
}

.cart-step:after {
    width: 18px;
    right: -18px;
    background: url("/os/css/img/cart/w_r.png")
}

.cart-step.active {
    background: url("/os/css/img/cart/y_c.png") repeat-x
}

.cart-step.active:before {
    background: url("/os/css/img/cart/y_l.png")
}

.cart-step.active:after {
    background: url("/os/css/img/cart/y_r.png")
}

.grid-inline {
    font-size: 0
}

.grid-inline>* {
    vertical-align: top
}

.cart-result {
    height: 30px;
    line-height: 24px;
    border: 2px solid #000;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 0 11px;
    font-size: 11px;
    display: inline-block;
    font-weight: 700
}

.cart-result.-last {
    margin-top: 5px !important
}

.cart-result>* {
    vertical-align: middle
}

.cart-result__value {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    margin-left: 15px
}

.cart-result__value:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 6px;
    height: 12px;
    background: url("/os/css/img/cart/rub.png") no-repeat;
    background-size: 100% auto;
    margin-left: 2px
}

.cart-wrap__next-step {
    display: inline-block
}

.cart-btn__next-step {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    padding-left: 20px;
    padding-right: 10px;
    color: #fff;
    font-weight: 700;
    background: -webkit-gradient(linear, left top, left bottom, from(#00cf0b), color-stop(2%, #00bf00), color-stop(3%, #02bd00), color-stop(5%, #05bc0a), color-stop(6%, #00bb05), color-stop(8%, #00c000), color-stop(10%, #00bc00), color-stop(11%, #08bb08), color-stop(13%, #00b800), color-stop(24%, #01b401), color-stop(37%, #00ab00), color-stop(38%, #00aa03), color-stop(48%, #019f00), color-stop(76%, #080), color-stop(87%, #008200), color-stop(89%, #058200), color-stop(90%, #007f00), color-stop(95%, #007b00), color-stop(98%, #067b06), to(#027300));
    background: -webkit-linear-gradient(top, #00cf0b 0, #00bf00 2%, #02bd00 3%, #05bc0a 5%, #00bb05 6%, #00c000 8%, #00bc00 10%, #08bb08 11%, #00b800 13%, #01b401 24%, #00ab00 37%, #00aa03 38%, #019f00 48%, #080 76%, #008200 87%, #058200 89%, #007f00 90%, #007b00 95%, #067b06 98%, #027300 100%);
    background: linear-gradient(to bottom, #00cf0b 0, #00bf00 2%, #02bd00 3%, #05bc0a 5%, #00bb05 6%, #00c000 8%, #00bc00 10%, #08bb08 11%, #00b800 13%, #01b401 24%, #00ab00 37%, #00aa03 38%, #019f00 48%, #080 76%, #008200 87%, #058200 89%, #007f00 90%, #007b00 95%, #067b06 98%, #027300 100%);
    background-color: #00cf0b;
    text-decoration: none;
    -webkit-box-shadow: 0 1px 2px 0 rgba(88, 70, 19, 0.38);
    box-shadow: 0 1px 2px 0 rgba(88, 70, 19, 0.38);
    text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.2);
    position: relative;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    margin-right: 15px
}

.cart-btn__next-step:after {
    content: '';
    position: absolute;
    width: 15px;
    height: 41px;
    top: 0;
    right: -14px;
    background: url("/os/css/img/cart/Shap.png") no-repeat;
    background-size: auto 100%
}

.cart-btn__next-step.-last {
    padding-right: 20px;
    margin-right: 0;
    vertical-align: top
}

.cart-btn__next-step.-last:after {
    content: none
}

.cart-btn__next-step.-last+.cart-caption__btn {
    display: inline-block;
    margin-left: 15px;
    font-size: 11px;
    vertical-align: top;
    width: 250px;
    margin-top: 0
}

.grid-offset>:first-child {
    margin-right: 20px;
    margin-top: 5px
}

.cart-caption__btn {
    font-size: 13px;
    color: #575757;
    font-weight: 700
}

div.cart-caption__btn {
    margin-top: 9px;
    margin-left: 5px
}

.hl-cart {
    padding-left: 27px;
    font-size: 18px;
    color: #000
}

._main-bottom {
    padding-top: 23px;
    background: #fbfaf6
}

.cart-item {
    font-size: 0;
    color: #0b0b0b;
    position: relative
}

.cart-item hr {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 2px;
    left: 0
}

.cart-item:last-child hr {
    display: none
}

.cart-item .-item__title a {
    display: inline-block;
    margin-top: -3px;
    color: #007eff;
    font-size: 16px;
    font-weight: 700
}

.cart-item .-item__title a:hover {
    color: #000
}

.cart-item input[type="text"] {
    font-family: Arial, sans-serif;
    width: 40px;
    height: 28px;
    margin: 0 7px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    color: #ababab;
    -webkit-box-shadow: inset 0 1px 2px 0 rgba(94, 62, 17, 0.34);
    box-shadow: inset 0 1px 2px 0 rgba(94, 62, 17, 0.34);
    border-style: solid;
    border-width: 1px;
    border-color: #edebeb
}

.cart-item.-wrap {
    padding: 23px 27px
}

.cart-item>* {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 12px
}

.cart-item>:nth-child(2) {
    width: 30%
}

.cart-item>:nth-child(3) {
    width: 6%;
    font-family: Arial, sans-serif
}

.cart-item>:nth-child(4) {
    width: 10%;
    font-family: Arial, sans-serif
}

.cart-item>:nth-child(5) {
    width: 10%;
    font-family: Arial, sans-serif
}

.cart-item>:nth-child(6) {
    width: 10%
}

.cart-item .product-brand {
    word-break: break-all
}

.cart-item .product-delivery {
    font-size: 11px;
    color: #999;
    max-width: 200px;
    margin-top: 5px
}

.cart-item .product-delivery span.ready {
    color: #269e2b;
    font-weight: bold;
    font-size: 12px
}

@media only screen and (max-width:768px) {
    .cart-item .product-delivery {
        max-width: none
    }
    .catalog {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around
    }
    .catalog::after {
        display: none
    }
    .catalog__item:nth-child(1) {
        order: 13
    }
    .catalog__item:nth-child(2) {
        order: 14
    }
    .catalog__item:nth-child(3) {
        order: 8
    }
    .catalog__item:nth-child(4) {
        order: 11
    }
    .catalog__item:nth-child(5) {
        order: 4
    }
    .catalog__item:nth-child(6) {
        order: 12
    }
    .catalog__item:nth-child(7) {
        order: 3
    }
    .catalog__item:nth-child(8) {
        order: 1
    }
    .catalog__item:nth-child(9) {
        order: 26
    }
    .catalog__item:nth-child(10) {
        order: 9
    }
    .catalog__item:nth-child(11) {
        order: 2
    }
    .catalog__item:nth-child(12) {
        order: 15
    }
    .catalog__item:nth-child(13) {
        order: 7
    }
    .catalog__item:nth-child(14) {
        order: 18
    }
    .catalog__item:nth-child(15) {
        order: 10
    }
    .catalog__item:nth-child(16) {
        order: 5
    }
    .catalog__item:nth-child(17) {
        order: 6
    }
    .catalog__item:nth-child(18) {
        order: 16
    }
    .catalog__item:nth-child(19) {
        order: 17
    }
    .catalog__item:nth-child(20) {
        order: 25
    }
    .catalog__item:nth-child(21) {
        order: 23
    }
    .catalog__item:nth-child(22) {
        order: 24
    }
    .catalog__item:nth-child(23) {
        order: 21
    }
    .catalog__item:nth-child(24) {
        order: 22
    }
    .catalog__item:nth-child(25) {
        order: 19
    }
    .catalog__item:nth-child(26) {
        order: 20
    }
    .catalog__item:nth-child(27) {
        order: 27
    }
    .catalog__item:nth-child(28) {
        order: 28
    }
    .catalog__item:nth-child(29) {
        order: 29
    }
    .catalog__item:nth-child(30) {
        order: 30
    }
}

.-item__img {
    width: 74px
}

.-item__img img {
    width: 100%;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(6, 6, 6, 0.2);
    box-shadow: 0 1px 1px rgba(6, 6, 6, 0.2)
}

.cart-item .-item__img img {
    width: 85%;
    height: auto;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(6, 6, 6, 0.2);
    box-shadow: 0 1px 1px rgba(6, 6, 6, 0.2)
}

.cart-item__price {
    color: #269e2b;
    font-weight: 700;
    font-size: 16px
}

.cart-item__price:after {
    content: '';
    display: inline-block;
    width: 7px;
    height: 10px;
    margin-left: 2px;
    background: url("/os/css/img/cart/rub_3.png") no-repeat
}

.cart-item__change-sum {
    font-size: 0
}

.cart-item__change-sum>* {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px
}

.cart-btn__change {
    font-size: 16px !important;
    font-family: Arial, sans-serif;
    height: 26px;
    width: 26px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #ffdb73;
    padding: 0;
    border: 0;
    font-weight: 700
}

.cart__total-sum {
    margin-left: 10px
}

.cart-sum__price {
    color: #269e2b;
    font-size: 16px
}

.cart-sum__price:after {
    content: '';
    display: inline-block;
    width: 7px;
    height: 10px;
    margin-left: 2px;
    background: url("/os/css/img/cart/rub_3.png") no-repeat
}

.cart-btn__remove-item {
    position: absolute;
    top: 50%;
    right: 24px;
    height: 26px;
    line-height: 23px;
    width: 26px;
    margin-top: -14px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #dd6573;
    background-image: -webkit-linear-gradient(70deg, #dd6573 0, rgba(255, 255, 255, 0.5) 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, from(#dd6573), to(rgba(255, 255, 255, 0.5)));
    background-image: -webkit-linear-gradient(bottom, #dd6573 0, rgba(255, 255, 255, 0.5) 100%);
    background-image: linear-gradient(0, #dd6573 0, rgba(255, 255, 255, 0.5) 100%);
    -webkit-box-shadow: 0 1px 1px 0 rgba(88, 70, 19, 0.12);
    box-shadow: 0 1px 1px 0 rgba(88, 70, 19, 0.12)
}

.cart-btn__remove-item:before {
    content: attr(data-text);
    position: absolute;
    font-size: 11px;
    color: #dd6573;
    top: -23px;
    left: 50%;
    opacity: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.cart-btn__remove-item:hover:before {
    opacity: 1
}

.cart-body__footer {
    position: relative
}

.cart-body__footer.-wrap {
    padding: 23px 27px;
    overflow: hidden
}

.cart-btn__back {
    position: absolute;
    left: 27px;
    top: 24px;
    font-weight: 700;
    font-size: 13px
}

.cart-btn__back:before {
    content: '';
    display: inline-block;
    margin-right: 5px;
    width: 13px;
    height: 13px;
    margin-bottom: -2px;
    background: url("/os/css/img/cart/arr_3.png") no-repeat
}

.cart-right {
    font-size: 0;
    text-align: right
}

.cart-right>* {
    vertical-align: top
}

.cart-right>:first-child {
    margin-top: 5px;
    margin-right: 35px
}

.cart-right .cart-wrap__next-step {
    width: 200px;
    text-align: left
}

.cart-right .cart-wrap__next-step.-last {
    width: auto
}

.footer-sm {
    margin-top: 0 !important;
    border: 0
}

.grid__offset-left {
    padding: 0 27px;
    margin-left: 168px;
    margin-bottom: 20px
}

.grid__offset-left:last-child {
    margin-bottom: 0
}

.-select {
    display: inline-block;
    position: relative
}

.-select:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 7px;
    background: url("/os/css/img/cart/arr-dwn.png") no-repeat center center;
    top: 50%;
    margin-top: -2px;
    right: 10px
}

.-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    width: 222px;
    outline: 0;
    padding: 0 20px 0 10px;
    -webkit-border-radius: 3px;
    border-radius: 5px;
    height: 36px;
    line-height: 34px;
    font-size: 14px;
    border-style: solid;
    border-width: 1px;
    border-color: white;
    -webkit-box-shadow: inset 0 1px 2px 0 rgba(94, 62, 17, 0.34);
    box-shadow: inset 0 1px 2px 0 rgba(94, 62, 17, 0.34)
}

.-select select::-ms-expand {
    display: none
}

.-select select option:checked {
    background: #d7883f;
    color: #fff
}

.-select select option:focus {
    color: #fff;
    background: #685652
}

.-large {
    font: 13px Arial;
    color: #575757;
    font-weight: 400;
    margin-left: 38px
}

.-large span {
    margin-right: 5px
}

.-large select {
    font-weight: 400;
    font: 13px Arial;
    color: #575757;
    width: 320px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.label-radio {
    margin-bottom: 16px;
    display: block
}

.label-radio:last-child {
    margin-bottom: 0
}

.label-radio input[type="radio"] {
    display: none
}

.label-radio input[type="radio"]+span {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 38px;
    font-size: 13px;
    color: #575757;
    font-weight: 400
}

.label-radio input[type="radio"]+span:before {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -11px;
    left: 0;
    vertical-align: middle;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    width: 22px;
    height: 22px;
    border-style: solid;
    border-width: 1px;
    border-color: white;
    -webkit-box-shadow: inset 0 1px 2px 0 rgba(94, 62, 17, 0.34);
    box-shadow: inset 0 1px 2px 0 rgba(94, 62, 17, 0.34)
}

.label-radio input[type="radio"]+span:after {
    content: '';
    position: absolute;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: rgba(221, 219, 215, 0.43);
    background-image: -webkit-linear-gradient(70deg, rgba(221, 219, 215, 0.43) 14%, rgba(255, 255, 255, 0.43) 86%);
    background-image: -webkit-linear-gradient(87deg, rgba(221, 219, 215, 0.43) 14%, rgba(255, 255, 255, 0.43) 86%);
    background-image: linear-gradient(3deg, rgba(221, 219, 215, 0.43) 14%, rgba(255, 255, 255, 0.43) 86%);
    background-color: #e6980f;
    -webkit-box-shadow: 0 1px 1px 0 rgba(88, 70, 19, 0.2);
    box-shadow: 0 1px 1px 0 rgba(88, 70, 19, 0.2);
    width: 12px;
    height: 12px;
    top: 50%;
    margin-top: -6px;
    left: 5px;
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7)
}

.label-radio input[type="radio"]:checked+span:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.footnote {
    margin-top: 20px;
    margin-bottom: 20px !important;
    color: #575757;
    font: 13px Arial
}

.input-large input {
    width: 540px
}

.input-large+.cart-caption {
    width: 165px;
    display: inline-block
}

.hl-abs {
    float: left;
    color: #2f3730;
    font-weight: 700;
    font-size: 14px;
    font-family: 'PT Sans', sans-serif;
    margin-left: 27px;
    margin-bottom: 0;
    text-transform: none !important;
    margin-top: 2px
}

.form-payment {
    overflow: hidden;
    padding: 20px 0;
    margin-top: 20px;
    background: #cdeecf;
    border-top: 1px solid #b9d7bb;
    border-bottom: 1px solid #b9d7bb
}

.label-bl {
    opacity: .7;
    width: 274px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 17px;
    text-align: left;
    background: #f7f6f4;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.label-bl.active {
    opacity: 1
}

.label-bl hr {
    position: relative;
    width: -webkit-calc(100%+34px);
    width: calc(100%+34px);
    left: -17px
}

.label-bl input[type="radio"] {
    display: none
}

.label-bl input[type="radio"]+span {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 30px
}

.label-bl input[type="radio"]+span:before {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -11px;
    left: 0;
    vertical-align: middle;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: #fff;
    width: 22px;
    height: 22px;
    border-style: solid;
    border-width: 1px;
    border-color: white;
    -webkit-box-shadow: inset 0 1px 2px 0 rgba(94, 62, 17, 0.34);
    box-shadow: inset 0 1px 2px 0 rgba(94, 62, 17, 0.34)
}

.label-bl input[type="radio"]+span:after {
    content: '';
    position: absolute;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-color: rgba(221, 219, 215, 0.43);
    background-image: -webkit-linear-gradient(70deg, rgba(221, 219, 215, 0.43) 14%, rgba(255, 255, 255, 0.43) 86%);
    background-image: -webkit-linear-gradient(87deg, rgba(221, 219, 215, 0.43) 14%, rgba(255, 255, 255, 0.43) 86%);
    background-image: linear-gradient(3deg, rgba(221, 219, 215, 0.43) 14%, rgba(255, 255, 255, 0.43) 86%);
    background-color: #e6980f;
    -webkit-box-shadow: 0 1px 1px 0 rgba(88, 70, 19, 0.2);
    box-shadow: 0 1px 1px 0 rgba(88, 70, 19, 0.2);
    width: 12px;
    height: 12px;
    top: 50%;
    margin-top: -6px;
    left: 5px;
    opacity: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7)
}

.label-bl input[type="radio"]:checked+span:after {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.grid-three {
    font-size: 0;
    padding: 0 27px
}

.grid-three .grid-one {
    font-size: 14px;
    width: 33.3334%;
    display: inline-block;
    text-align: center
}

.grid-three .grid-one:nth-child(1) {
    text-align: left
}

.grid-three .grid-one:nth-child(3) {
    text-align: right
}

.grid-two {
    font-size: 0;
    padding: 0 27px;
    margin-bottom: 30px
}

.grid-two .grid-one {
    vertical-align: top;
    font-size: 14px;
    width: 50%;
    display: inline-block
}

.grid-two .grid-one .-label {
    width: 100%;
    margin-right: 0
}

.grid-two .grid-one .-label textarea {
    height: 150px;
    resize: none
}

.grid-two .grid-one:nth-child(1) {
    padding-right: 20px
}

.label-bl__name,
span.label-bl__name {
    font-family: 'PT Sans', sans-serif;
    font-size: 20px;
    color: #007eff;
    font-weight: 700;
    margin-bottom: 15px
}

.label-bl__title {
    display: inline-block;
    position: relative;
    margin: 15px 0;
    color: #6d6d6d;
    font-size: 14px;
    font-weight: 700;
    padding-left: 38px;
    height: 21px;
    line-height: 21px;
    background: url("/os/css/img/cart/m_red.png") no-repeat left center
}

.label-bl__info {
    font: bold 14px Arial;
    color: #6d6d6d;
    margin: 15px 0;
    display: block
}

.gr-span {
    overflow: hidden;
    display: block;
    font-size: 12px;
    font-family: Arial, sans-serif;
    color: #646464;
    margin-bottom: 5px
}

.gr-span:last-child {
    margin-bottom: 0
}

.gr-span.-green i {
    background: #c9e3ba
}

.gr-span.-yellow i {
    background: #ffdaae
}

.gr-span.-red i {
    background: #f5b8b8
}

.gr-span i {
    float: left;
    font-weight: 700;
    padding: 4px 7px;
    font-style: normal;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.gr-span span {
    font-weight: 400;
    display: block;
    margin-left: 60px;
    margin-top: 4px
}

.-user-info {
    margin-bottom: 30px;
    font-family: Arial, sans-serif
}

.-user-info>:last-child {
    margin-bottom: 0
}

.-user-name {
    margin-top: 15px;
    color: #575757;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px
}

.-user-caption {
    font-family: Arial, sans-serif;
    margin: 15px 0;
    font-size: 13px;
    font-weight: 700;
    color: #575757
}

.delivery__own {
    display: none
}

.delivery__city {
    display: none
}

.-mobile-box {
    display: none
}

.-mobile-box>:first-child {
    margin-bottom: -10px
}

.-mobile-box .-select {
    width: auto !important;
    width: auto !important;
    vertical-align: middle
}

.-mobile-box .label-radio {
    margin-bottom: 24px !important
}

.-mobile-box .label-radio:last-child {
    margin-bottom: 0 !important
}

.-mobile-box .cart-separator {
    margin-top: 30px
}

.cart-select-mobile {
    width: 244px !important;
    color: #383837;
    font-size: 20px;
    font-weight: 400
}

.hl-dark {
    color: #000 !important;
    font-size: 20px;
    font-weight: 400
}

.-pickup {
    display: inline-block;
    font-size: 16px;
    color: rgba(0, 0, 0, 0.77) !important;
    font-style: normal
}

.-pickup:before {
    content: '';
    display: inline-block;
    width: 11px;
    height: 13px;
    vertical-align: middle;
    margin-top: -2px;
    margin-left: 5px
}

.post-char-title {
    width: 100%;
    vertical-align: middle;
    font: bold 30px/30px "PT Sans", sans-serif;
    color: #ffdb73;
    text-align: center;
    margin: 18px 0;
    margin-top: 0;
    position: relative
}

.post-char-title:before {
    content: ' ';
    position: absolute;
    left: 0;
    top: calc(50% - 1px);
    display: block;
    height: 1px;
    width: calc(50% - 20px);
    background: #f4eeee
}

.post-char-title:after {
    content: ' ';
    position: absolute;
    right: 0;
    top: calc(50% - 1px);
    display: block;
    height: 1px;
    width: calc(50% - 20px);
    background: #f4eeee
}

.slick-slide {
    position: relative
}

.slick-slide:after {
    content: ' ';
    position: absolute;
    left: 0;
    top: 0;
    width: calc(100% - 12%);
    height: 100%;
    border: 7px solid #fedb73;
    opacity: 0;
    cursor: pointer;
    -webkit-transition: all .3s ease-out 0;
    -moz-transition: all .3s ease-out 0;
    -o-transition: all .3s ease-out 0;
    transition: all .3s ease-out 0
}

.slick-slide:hover:after {
    opacity: 1
}

.slick-arrow:after {
    content: '';
    top: -83px;
    left: -10px;
    width: 200%;
    height: 177px;
    position: absolute;
    z-index: 1000
}

.title-big {
    font: bold 40px "PT Sans", sans-serif;
    color: #000
}

.first-content-colum {
    float: left;
    width: 34.5%;
    overflow: hidden
}

.second-content-colum {
    float: left;
    width: 60%;
    margin-left: 4.5%;
    padding-top: 45px;
    position: relative
}

span.grey {
    font: 14px "PT Sans Narrow", sans-serif;
    color: #999;
    display: inline-block;
    vertical-align: bottom
}

.header-content p {
    display: inline-block;
    margin-left: 33px;
    font: bold 14px "PT Sans", sans-serif;
    vertical-align: bottom
}

.header-content p span {
    margin-left: 7px
}

.header-content {
    position: relative
}

.header-content:after {
    content: '';
    display: block;
    height: 1px;
    width: 100%;
    background: #e9e6e1;
    margin: 30px 0
}

.cheked-class_block {
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    background: #f5f2ed;
    -webkit-box-shadow: inset 0 0 7px 3px rgba(228, 217, 198, 1);
    -moz-box-shadow: inset 0 0 7px 3px rgba(228, 217, 198, 1);
    box-shadow: inset 0 0 7px 3px rgba(228, 217, 198, 1);
    display: inline-block
}

.cheked-class_block span {
    display: inline-block;
    height: 39px;
    padding: 12px 32px;
    text-transform: uppercase;
    font: bold 13px "PT Sans", sans-serif;
    color: #000;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    cursor: pointer;
    -webkit-transition: all .3s ease-out 0;
    -moz-transition: all .3s ease-out 0;
    -o-transition: all .3s ease-out 0;
    transition: all .3s ease-out 0
}

.cheked-class_block span.cheked,
.cheked-class_block span:hover {
    background: #ffdb73
}

.service__slider__bottom__item img {
    width: 100%;
    min-height: 100%
}

.prev__arrow {
    background-position: left;
    left: 0
}

.next__arrow,
.prev__arrow {
    width: 25px;
    height: 45px;
    position: absolute;
    transform: translate(0, -50%);
    top: 50%;
    background-repeat: no-repeat;
    background-image: url(/img/arrows.png);
    z-index: 99;
    cursor: pointer
}

.service__slider__bottom__item {
    padding-left: 9px;
    padding-right: 9px;
    outline: 0 !important
}

.service__slider__bottom__item:after {
    width: calc(100% - 18px);
    left: 9px;
    border-width: 2px
}

.service__slider__bottom {
    display: block;
    width: 690px;
    max-width: 100%;
    margin-top: 18px;
    padding-left: 28px;
    padding-right: 28px;
    position: relative
}

.next__arrow {
    background-position: right;
    right: 0
}

.service__slider__top__item.slick-slide:hover:after {
    cursor: default;
    border: 0
}

.network__item.network__item-kia span {
    right: 45px
}

.network__item.network__item-opel span {
    right: 33px
}

.network__item.network__item-hyundai span {
    right: 28px
}

h3.title-bold {
    font: bold 16px "PT Sans", sans-serif;
    color: #000;
    text-transform: uppercase
}

.class-fikator:after {
    content: '';
    display: block;
    margin: 17px 0;
    height: 1px;
    width: 100%;
    background: #f2ece4
}

.class-fikator-m,
.class-fikator-m:after {
    display: none;
    margin-left: 25px;
    margin-right: 25px
}

.class-fikator-m:after {
    margin-left: 0
}

.search-input {
    width: 100%;
    border: 5px solid #efe9e1;
    -webkit-box-shadow: inset 0 0 1px 1px rgba(208, 196, 177, 1);
    -moz-box-shadow: inset 0 0 1px 1px rgba(208, 196, 177, 1);
    box-shadow: inset 0 0 1px 1px rgba(208, 196, 177, 1);
    height: 50px;
    padding-left: 11%
}

.openlist-t button,
.openlist-t li {
    font: bold 14px/1 "PT Sans", sans-serif;
    color: #000;
    text-align: left;
    display: table;
    width: auto;
    text-decoration: none;
    background: 0;
    border: 0;
    padding: 0;
    list-style-type: none;
    margin-bottom: 15px;
    position: relative;
    cursor: pointer;
    outline: 0
}

.openlist-t button:after,
.openlist-t li.defoult:after {
    content: '';
    display: block;
    position: absolute;
    z-index: -10;
    top: -6px;
    left: -5px;
    height: calc(100%+12px);
    width: calc(100%+12px);
    background: #ffdb73;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    -o-border-radius: 1px;
    opacity: 0;
    -webkit-transition: all .3s ease-out 0;
    -moz-transition: all .3s ease-out 0;
    -o-transition: all .3s ease-out 0;
    transition: all .3s ease-out 0
}

.openlist-t-first>li.defoult {
    margin-bottom: 30px
}

.openlist-t button:hover:after,
.openlist-t li.defoult:hover:after {
    opacity: 1
}

.openlist-t li:before {
    content: '';
    display: block;
    position: absolute;
    height: 2px;
    width: 11px;
    background: #ffdb73;
    left: -20px;
    top: 5px
}

.openlist-t button:before {
    content: '';
    display: block;
    position: absolute;
    height: 15px;
    width: 15px;
    background: url(/os/css/img/sprite.png) no-repeat -327px 0;
    left: -22px;
    top: -1px
}

.openlist-t button.active {
    color: #958f86;
    margin-bottom: 20px !important
}

.openlist-t button.active:before {
    background-position: -345px 0
}

.openlist-main {
    margin-top: 23px;
    margin-left: 22px
}

.openlist-t-first {
    margin-left: 20px;
    padding-top: 15px;
    position: relative;
    display: none
}

.openlist-t-first:after {
    content: '';
    position: absolute;
    z-index: -10;
    left: -40px;
    top: 0;
    width: 329px;
    height: 100%;
    border: 1px solid #f2ece4;
    opacity: 0
}

li.active .openlist-t-first:after {
    opacity: 1
}

.openlist-t-two {
    margin-left: 20px;
    display: none
}

.openlist-main>li>.open-list-a {
    margin-bottom: 0
}

.openlist-main hr {
    width: 400px;
    margin: 13px 0;
    margin-left: -30px
}

.openlist-main hr.act {
    display: none
}

.select-item {
    background: #fff
}

.left-content-title {
    font: bold 25px/1 'PT Sans', sans-serif;
    color: #000;
    text-transform: uppercase
}

.left-content-title:after {
    content: ' ';
    position: absolute;
    left: 0;
    top: 95px;
    display: block;
    height: 1px;
    width: 100%;
    background: #e9e6e1
}

.select-wrapper {
    margin-top: 83px
}

.select-item {
    border: 1px solid #e9e6e1;
    -webkit-box-shadow: 0 0 18px 0 rgba(80, 65, 45, 0.06);
    -moz-box-shadow: 0 0 18px 0 rgba(80, 65, 45, 0.06);
    box-shadow: 0 0 18px 0 rgba(80, 65, 45, 0.06);
    margin-bottom: 30px
}

.select-item_img {
    float: left;
    width: 30%;
    padding: 32px 17px 45px 17px;
    border-right: 1px solid #e9e6e1
}

.select-item_img img {
    width: 100%;
    margin-top: 20px
}

.select-item_img h4 {
    font: bold 12px/14px "PT Sans", sans-serif;
    color: #000;
    display: table;
    margin: 0 auto;
    text-transform: none;
    text-align: center;
    border-bottom: 1px solid #e9e6e1;
    margin-bottom: 5px
}

.select-item_discr {
    width: 70%;
    float: left;
    padding-top: 32px;
    padding-bottom: 30px
}

.select-item_discr-t {
    font: bold 14px "PT Sans", sans-serif;
    margin-left: 30px;
    margin-bottom: 20px
}

.detal-item {
    padding: 17px 23px 22px 28px;
    border-bottom: 1px solid #e9e6e1;
    background: #fff;
    -webkit-transition: all .3s ease-out 0;
    -moz-transition: all .3s ease-out 0;
    -o-transition: all .3s ease-out 0;
    transition: all .3s ease-out 0;
    cursor: pointer
}

.detal-item:hover {
    background: rgba(255, 255, 255, 1);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0, rgba(233, 230, 225, 1) 50%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 1)), color-stop(50%, rgba(233, 230, 225, 1)), color-stop(100%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0, rgba(233, 230, 225, 1) 50%, rgba(255, 255, 255, 1) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0, rgba(233, 230, 225, 1) 50%, rgba(255, 255, 255, 1) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0, rgba(233, 230, 225, 1) 50%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0, rgba(233, 230, 225, 1) 50%, rgba(255, 255, 255, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1)
}

.detal-item p,
.detal-item a {
    float: left;
    margin-bottom: 0;
    padding-top: 11px
}

.detal-item p {
    font: bold 12px/20px "PT Sans", sans-serif;
    margin-right: 20px
}

.detal-item a {
    font: 14px/20px "PT Sans", sans-serif;
    line-height: 20px;
    color: #007efd;
    padding-top: 9px;
    text-decoration: none;
    max-width: 155px
}

.detal-item a:hover {
    border: 0
}

.detal-item .cash-button {
    float: right;
    width: 78px;
    height: 40px;
    padding-top: 12px;
    padding-left: 14px;
    background: rgba(19, 176, 27, 1);
    background: -moz-linear-gradient(top, rgba(19, 176, 27, 1) 0, rgba(14, 124, 18, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(19, 176, 27, 1)), color-stop(100%, rgba(14, 124, 18, 1)));
    background: -webkit-linear-gradient(top, rgba(19, 176, 27, 1) 0, rgba(14, 124, 18, 1) 100%);
    background: -o-linear-gradient(top, rgba(19, 176, 27, 1) 0, rgba(14, 124, 18, 1) 100%);
    background: -ms-linear-gradient(top, rgba(19, 176, 27, 1) 0, rgba(14, 124, 18, 1) 100%);
    background: linear-gradient(to bottom, rgba(19, 176, 27, 1) 0, rgba(14, 124, 18, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#13b01b', endColorstr='#0e7c12', GradientType=0);
    border-bottom: 2px solid #025207;
    font: 15px/1 "PT Sans", sans-serif;
    font-weight: bold;
    text-transform: capitalize;
    color: #fffffa;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-box-shadow: 0 1px 3px 1px rgba(73, 49, 21, 0.23);
    -moz-box-shadow: 0 1px 3px 1px rgba(73, 49, 21, 0.23);
    box-shadow: 0 1px 3px 1px rgba(73, 49, 21, 0.23);
    position: relative;
    cursor: pointer
}

.detal-item .cash-button:after,
.Look-all-detal:after {
    content: '';
    display: block;
    position: absolute;
    height: 10px;
    width: 6px;
    background: url(/os/css/img/sprite.png) no-repeat -366px 0;
    right: 14px;
    top: 15px;
    -webkit-transition: all .1s ease-out 0;
    -moz-transition: all .1s ease-out 0;
    -o-transition: all .1s ease-out 0;
    transition: all .1s ease-out 0
}

.detal-item .cash-button:hover:after {
    right: 12px
}

.detal-wrapper {
    margin-bottom: 30px
}

.Look-all-detal {
    margin-left: 30px;
    line-height: 1;
    font: 14px "PT Sans", sans-serif;
    color: #999;
    text-decoration: none;
    position: relative
}

.Look-all-detal:after {
    background-position: -376px 0;
    right: -16px;
    top: 4.5px
}

.Look-all-detal:hover:after {
    right: -18px
}

.content-colum-rez .select-wrapper button {
    display: inline-block;
    float: left;
    width: 180px;
    height: 180px;
    border: 0;
    background: #f5f2ed;
    text-align: center;
    outline: 0;
    padding: 0 22px;
    font: bold 14px "PT Sans", sans-serif;
    margin-bottom: 14px;
    margin-right: 14px;
    -webkit-transition: all .3s ease-out 0;
    -moz-transition: all .3s ease-out 0;
    -o-transition: all .3s ease-out 0;
    transition: all .3s ease-out 0
}

.content-colum-rez .select-wrapper button:hover {
    background: #ffdb73
}

.content-colum-rez .select-wrapper button:nth-child(3n) {
    margin-right: 0
}

.select-uzel-first {
    width: 40.7%
}

.select-uzel-second {
    width: 54%;
    float: right
}

.select-uzel-first .detal-item {
    padding: 10px 0 12px 0
}

#img-block-move {
    border: 1px solid #e9e6e1
}

#img-block-move img {
    width: 100%
}

#img-block-move a {
    display: block;
    width: 100%;
    padding: 16px 0 14px 45px;
    background: #f5f2ed;
    border-top: 1px solid #e9e6e1;
    text-decoration: none;
    color: #000;
    position: relative
}

#img-block-move a:hover {
    background: #e9e6e1
}

#img-block-move a:after {
    content: '';
    display: block;
    position: absolute;
    height: 14px;
    width: 13px;
    left: 27px;
    top: 18px;
    background: url(/os/css/img/sprite.png) no-repeat -386px 0
}

.select-uzel-first .left-content-title:after {
    display: none
}

.title-big-second {
    margin-bottom: 9px;
    text-transform: uppercase
}

span.grey-t {
    font: 14px 'PT Sans', sans-serif
}

.header-conten-mod:after {
    display: none
}

h3.title-bold14 {
    font-size: 14px;
    display: block;
    margin-bottom: 30px
}

.mod-wrapper {
    margin-top: 40px
}

.mod-item {
    width: 100%;
    height: auto;
    border: 1px solid #e9e6e1;
    padding: 30px;
    padding-bottom: 0;
    background: #fff;
    margin-bottom: 35px;
    cursor: pointer;
    -webkit-transition: all .3s ease-out 0;
    -moz-transition: all .3s ease-out 0;
    -o-transition: all .3s ease-out 0;
    transition: all .3s ease-out 0
}

.mod-item:hover {
    background: #f5f2ed
}

.mod-item:last-child {
    margin-bottom: 0
}

.mod-item-colum:nth-child(2) {
    padding-right: 75px
}

.mod-item-colum {
    float: left;
    width: 33.33%;
    padding-right: 80px;
    margin-bottom: 28px
}

.mod-text,
.mod-title {
    display: inline-block;
    font: 14px "PT Sans", sans-serif
}

.mod-title {
    margin-bottom: 12px;
    font-weight: bold
}

.mod-text-width {
    margin-bottom: 25px
}

.mod-title-color-k {
    width: 50px
}

.more-information {
    display: inline-block;
    margin-top: 56px;
    font: 14px "PT Sans", sans-serif;
    color: #999;
    text-decoration: none;
    position: relative;
    background: 0;
    border: 0;
    outline: 0
}

.more-information:hover {
    color: #b1aeae
}

.more-information:after {
    content: '';
    position: absolute;
    width: 11px;
    height: 7px;
    background: url(/os/css/img/sprite.png) no-repeat -255px -48px;
    right: -20px;
    top: 7px
}

.more-information:hover:after {
    top: 8px
}

.footer-mod-item-colum {
    clear: both;
    min-height: 80px;
    width: 100%;
    padding-top: 29px;
    padding-bottom: 29px;
    border-top: 1px solid #e5e5e5
}

.footer-mod-item-colum a {
    line-height: 1;
    margin-right: 30px;
    text-decoration: none;
    font: bold 12px "PT Sans", sans-serif;
    color: #007eff
}

.second-level-mod,
.last-level-mod {
    position: relative
}

.more-information-back {
    position: absolute;
    top: -50px;
    right: 40px;
    margin-top: 0
}

.more-information-two {
    position: absolute;
    bottom: -50px;
    right: 40px;
    margin-top: 0
}

.last-level-mod .mod-item-colum {
    width: 20%;
    padding-right: 0;
    margin-right: 20px
}

.last-level-mod .mod-text {
    display: block;
    margin-bottom: 0
}

. .last-level-mod br {
    display: none
}

.last-level-mod .mod-item-colum:nth-child(1),
.last-level-mod .mod-item-colum:nth-child(2) {
    width: 15%
}

.last-level-mod .mod-item-colum:nth-child(3),
.last-level-mod .mod-item-colum:nth-child(5) {
    width: 25%
}

.mod-item-colum:last-child {
    margin-right: 0
}

.last-level-mod .mod-item-colum-small {
    width: 10%
}

.footer-mod-item-colum a:hover {
    border-bottom: 1px solid #007eff
}

.second-level-mod,
.last-level-mod {
    display: none
}

.modal-window {
    width: auto;
    height: 390px
}

.modal-title {
    font: bold 26px "PT Sans", sans-serif;
    color: #1b1b1b;
    display: inline-block;
    width: 50%;
    float: left;
    background: #f4f2ec;
    border-bottom: 1px solid #e2e1de;
    padding: 21px 28px;
    height: 80px
}

.modal-window .basket,
.modal-window .basket__inner,
.modal-window .basket::before {
    transform: none
}

.modal-window .basket {
    float: left;
    width: 50%;
    box-shadow: none;
    background: #f4f2ec;
    border-bottom: 1px solid #e2e1de;
    height: 80px;
    top: 0;
    right: 0
}

.modal-img {
    float: left;
    width: 50%;
    padding: 17px 28px
}

.modal-img img {
    margin-right: 13px;
    float: left;
    width: 77px;
    height: 77px
}

.modal-img span {
    float: left;
    max-width: 220px;
    overflow: hidden;
    max-height: 65px;
    font: bold 16px "PT Sans", sans-serif;
    padding-top: 21px
}

.modal_cash {
    font: bold 16px "PT Sans", sans-serif;
    color: #109416;
    margin-right: 20px;
    position: relative;
    float: left
}

.cash-math {
    float: left;
    width: 50%;
    padding-top: 44px;
    padding-left: 20px;
    height: 111px
}

#cash-humber {
    float: left;
    width: 40px;
    border: 1px solid #fbfaf7;
    height: 27px;
    text-align: center;
    line-height: 35px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: inset 0 2px 4px -3px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 2px 4px -3px rgba(0, 0, 0, 0.6);
    margin: 0 7px;
    color: #ababab
}

.input-number-cash button {
    float: left;
    height: 26px;
    width: 26px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border: 0;
    background: url(/os/css/img/sprite.png) no-repeat;
    outline: 0
}

#button-cash-number-t {
    background-position: -354px -17px
}

#button-cash-numbert {
    background-position: -326px -17px;
    position: relative
}

#button-cash-numbert:after {
    content: '=';
    display: block;
    position: absolute;
    right: -22px;
    top: 5px;
    width: 7px;
    height: 5px;
    font: 14px Arial, sans-serif;
    color: #ababab
}

.modal_cash:after {
    content: '';
    display: block;
    height: 100%;
    width: 8px;
    position: absolute;
    top: 2px;
    right: -12px;
    background: url(/os/css/img/sprite.png) no-repeat;
    background-position: -68px -13px
}

#modal_cash-all {
    font-size: 20px;
    margin-left: 36px
}

#modal_cash-all:after {
    background-position: -326px -44px;
    width: 12px;
    right: -14px
}

#modal_cash-one {
    margin-right: 40px;
    margin-top: 3px
}

.contine-cash-block {
    display: inline-block;
    float: left;
    width: 50%;
    height: 90px;
    padding: 37px 55px;
    padding-right: 0;
    background: #f4f2ec;
    border-bottom: 1px solid #e2e1de;
    border-top: 1px solid #e2e1de
}

.contine-cash {
    text-decoration: none;
    border-bottom: 1px dashed #0e85fb;
    font: 13px Arial, sans-serif;
    color: #0e85fb;
    position: relative
}

.contine-cash:before {
    content: '';
    position: absolute;
    left: -19px;
    top: 0;
    height: 14px;
    width: 16px;
    background: url(/os/css/img/sprite.png) no-repeat -336px -47px;
    -webkit-transition: all .1s ease-out 0;
    -moz-transition: all .1s ease-out 0;
    -o-transition: all .1s ease-out 0;
    transition: all .1s ease-out 0
}

.contine-cash:hover:before {
    left: -22px
}

.oform-butto-block {
    display: inline-block;
    float: left;
    width: 50%;
    height: 90px;
    background: #f4f2ec;
    border-bottom: 1px solid #e2e1de;
    border-top: 1px solid #e2e1de;
    padding-top: 20px;
    padding-left: 38px
}

.oform-butto-block .btn-buy {
    height: 46px;
    width: 290px;
    text-align: center;
    text-transform: none;
    font: bold 22px "PT Sans", sans-serif;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px
}

.footer-modal {
    float: left;
    width: 100%;
    border-bottom: 2px solid #f9f8f4;
    padding: 16px 30px
}

.footer-modal .pb_buy-inner {
    width: 482px
}

.back-end-button,
.back-end-button:before,
.left-content-title-m,
.modal-window .basket__inner br {
    display: none
}

.input_no_susseful {
    background: #ffb7b7 !important;
    -webkit-box-shadow: inset 0 2px 4px 1px #eaa6a1 !important;
    box-shadow: inset 0 2px 4px 1px #eaa6a1 !important;
    border: 1px solid #f5ece8 !important
}

.input-label {
    display: inline-block;
    position: relative
}

#callback .hasPopover {
    width: 100%
}

.service__form__check label[for=to_check_1] {
    margin-left: 0
}

#callback .politic_checkbox {
    padding-top: 25px
}

.modal_inp-n-sus {
    position: absolute;
    right: -257px;
    top: -9px;
    width: 237px;
    height: 50px;
    padding: 15px 24px;
    background: #ffb7b7;
    -webkit-box-shadow: inset 0 2px 4px -1px #eaa6a1;
    box-shadow: inset 0 2px 4px -1px #eaa6a1;
    border: 1px solid #f5ece8;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    z-index: 5000;
    font-family: Arial, sans-serif;
    color: #292929;
    font-size: 14px;
    font-style: normal
}

.modal_inp-n-sus:before {
    content: '';
    position: absolute;
    display: block;
    left: -10px;
    height: 20px;
    width: 20px;
    top: calc(50% - 10px);
    background: #ffb7b7;
    transform: rotate(45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.close-modal-win {
    display: block;
    position: absolute;
    top: 13px;
    right: 13px;
    height: 26px;
    width: 26px;
    border: 0;
    outline: 0;
    background: url(/os/css/img/sprite.png) no-repeat -26px -474px
}

.modal-window {
    display: none
}

#unist-detal {
    display: none;
    max-width: 500px;
    min-width: 250px
}

.header-unist-detal {
    border-bottom: 1px solid #e2e1de;
    padding-bottom: 30px
}

.header-unist-detal h3 {
    font: bold 26px "PT Sans", sans-serif;
    color: #1b1b1b
}

.header-unist-detal form {
    border-top: 1px solid #fff
}

.content .unist-detal {
    font: 16px 'PT Sans', sans-serif;
    font-weight: 600;
    color: #000;
    background: rgba(244, 242, 236, 1);
    background: -moz-linear-gradient(top, rgba(244, 242, 236, 1) 0, rgba(223, 219, 210, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(244, 242, 236, 1)), color-stop(100%, rgba(223, 219, 210, 1)));
    background: -webkit-linear-gradient(top, rgba(244, 242, 236, 1) 0, rgba(223, 219, 210, 1) 100%);
    background: -o-linear-gradient(top, rgba(244, 242, 236, 1) 0, rgba(223, 219, 210, 1) 100%);
    background: -ms-linear-gradient(top, rgba(244, 242, 236, 1) 0, rgba(223, 219, 210, 1) 100%);
    background: linear-gradient(to bottom, rgba(244, 242, 236, 1) 0, rgba(223, 219, 210, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f4f2ec', endColorstr='#dfdbd2', GradientType=0);
    border-top: 0;
    border-bottom: 1px solid #c9c6be;
    padding-top: 15px;
    text-transform: none
}

.content .unist-detal:hover {
    background: rgba(245, 243, 237, 1);
    background: -moz-linear-gradient(top, rgba(245, 243, 237, 1) 0, rgba(232, 229, 225, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(245, 243, 237, 1)), color-stop(100%, rgba(232, 229, 225, 1)));
    background: -webkit-linear-gradient(top, rgba(245, 243, 237, 1) 0, rgba(232, 229, 225, 1) 100%);
    background: -o-linear-gradient(top, rgba(245, 243, 237, 1) 0, rgba(232, 229, 225, 1) 100%);
    background: -ms-linear-gradient(top, rgba(245, 243, 237, 1) 0, rgba(232, 229, 225, 1) 100%);
    background: linear-gradient(to bottom, rgba(245, 243, 237, 1) 0, rgba(232, 229, 225, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#f5f3ed', endColorstr='#e8e5e1', GradientType=0)
}

.content .unist-detal .gren-cash {
    color: #109416;
    font-size: 20px;
    position: relative
}

.content .unist-detal .gren-cash:after {
    content: '';
    display: block;
    position: absolute;
    height: 13px;
    width: 9px;
    background: url(/os/css/img/sprite.png) no-repeat -26px -453px;
    top: 4px;
    right: -11px
}

.content .unist-detal .grey {
    margin-left: 4px;
    margin-right: 2px;
    font-size: 15px;
    vertical-align: baseline
}

.unist-detal:before {
    display: none !important
}

@media only screen and (max-width:1000px) {
    .select-uzel-second {
        width: 50%;
        margin-left: 0;
        margin-right: 50px
    }
}

@media only screen and (max-width:920px) {
    .select-uzel-second {
        width: 45%;
        margin-left: 0;
        margin-right: 100px
    }
}

@media only screen and (max-width:875px) {
    .select-uzel-second {
        width: 40%;
        margin-left: 0;
        margin-right: 150px
    }
}

@media only screen and (max-width:820px) {
    .select-uzel-second {
        width: 35%;
        margin-left: 0;
        margin-right: 200px
    }
}

@media only screen and (max-width:767px) {
    .input-label {
        width: 100%
    }
    .header--cart-mode header.header {
        border: none !important
    }
    .header--cart-mode .main {
        padding-top: 0;
        margin-top: 0 !important
    }
    .header--cart-mode .main:before {
        content: none
    }
    .header__cart-contacts {
        float: left
    }
    .header__cart-contacts .contacts__top {
        margin-bottom: 0
    }
    .cart-contacts__top {
        margin-bottom: 20px
    }
    .cart-contacts__top>span {
        color: #262626;
        font-size: 18px;
        font-weight: 400
    }
    .cart-contacts__phone {
        font-size: 24px;
        bottom: -45px
    }
    .cart-item.-wrap {
        overflow: hidden
    }
    .-label.input-large {
        margin-bottom: 10px
    }
    .input-large+.cart-caption {
        width: 100%
    }
    .slick-slide img {
        width: 85%;
        margin: 0 auto
    }
    .slick-prev {
        left: 0
    }
    .slick-next {
        right: 5px
    }
}

.posts-page {
    padding-left: 4px
}

@media only screen and (max-width:767px) {
    .select-uzel-second {
        width: 100%;
        margin: 0;
        padding: 0 25px
    }
    .header-content div {
        display: table;
        margin: 0 auto
    }
    .left-content-title,
    .left-content-title:after {
        display: none
    }
    .left-content-title-m {
        display: block
    }
    .select-uzel-first {
        width: 100%;
        padding: 0 25px
    }
    .back-end-button {
        display: block;
        font: 15px "PT Sans", sans-serif;
        color: #000;
        padding-left: 30px;
        text-decoration: none;
        border: 0;
        background: 0;
        margin-bottom: 30px;
        margin-left: 10px;
        position: relative;
        outline: 0
    }
    .back-end-button:before {
        content: '';
        display: block;
        position: absolute;
        left: 5px;
        top: -4px;
        width: 12px;
        height: 25px;
        background: url(/os/css/img/sprite.png) no-repeat left bottom;
        transition: all .3s ease-out 0;
        -webkit-transition: all .3s ease-out 0;
        -moz-transition: all .3s ease-out 0;
        -ms-transition: all .3s ease-out 0;
        -o-transition: all .3s ease-out 0
    }
    .back-end-button:hover:before {
        left: 0
    }
    .first-content-colum {
        padding: 0 25px;
        width: 100%
    }
    .openlist-main hr,
    .openlist-t-first:after,
    .openlist-t,
    .openlist-t li {
        width: 100%
    }
    .openlist-t li {
        width: 80%
    }
    .openlist-t button,
    .content-colum-rez {
        width: 100%
    }
    .select-wrapper {
        margin-top: 0
    }
    .class-fikator {
        display: none
    }
    .class-fikator-m,
    .class-fikator-m:after {
        display: block
    }
    .content-colum-rez {
        margin-left: 0
    }
    .content-colum-rez .select-wrapper button {
        width: 31%
    }
    .title-big {
        padding-left: 25px;
        padding-right: 25px
    }
    .openlist-main>li {
        width: 100%
    }
    .content-colum-rez {
        display: none
    }
    .mod-item-colum {
        width: 50%
    }
    .mod-item-colum:nth-child(1) {
        padding-right: 150px
    }
    .mod-item-colum:nth-child(2) {
        padding-right: 15%
    }
    .mod-item-colum:nth-child(3) {
        width: 100%
    }
    .more-information {
        margin-top: 10px
    }
    .footer-mod-item-colum a {
        margin-right: 17px
    }
    .modal_inp-n-sus {
        width: 100%;
        height: 50px;
        padding: 10px;
        position: static;
        margin-top: 15px;
        position: relative;
        left: 0;
        top: 0
    }
    .modal_inp-n-sus:before {
        top: -10px;
        left: calc(50% - 10px)
    }
    .close-modal-win {
        height: 40px;
        width: 40px;
        top: 25px;
        right: 23px;
        background-position: -58px -460px
    }
    .content .unist-detal {
        margin-top: 20px
    }
}

@media only screen and (max-width:650px) {
    .content-colum-rez {
        padding: 0 25px
    }
    .content-colum-rez .select-wrapper button {
        width: 100%;
        height: 75px
    }
    .mod-item-colum {
        width: 100%;
        padding-right: 0 !important
    }
    .mod-title {
        margin-bottom: 5px
    }
    .mod-text {
        width: 90%;
        margin-bottom: 15px
    }
    .footer-mod-item-colum a {
        display: inline-block;
        margin-bottom: 20px
    }
    span.grey-t {
        display: block;
        text-align: center
    }
    .content-colum-select {
        width: 100%;
        margin: 0;
        padding-top: 0
    }
    .select-item_img {
        width: 100%;
        border: 0;
        padding-bottom: 0
    }
    .select-item_img h4 {
        font-size: 14px
    }
    .select-item_discr {
        width: 100%
    }
    .openlist-main>li.open-list-i {
        width: 100%
    }
}

@media only screen and (max-width:767px) {
    .-item__img {
        width: 131px;
        margin-right: 15px;
        float: left
    }
    .cart-item {
        padding-top: 80px !important
    }
    .cart-item>* {
        font-size: 18px
    }
    .cart-item>:nth-child(2) {
        position: absolute;
        top: 20px;
        left: 27px;
        text-align: left;
        width: auto;
        padding-right: 50px
    }
    .cart-item>:nth-child(2)>a {
        font-size: 24px
    }
    .cart-item>:nth-child(3),
    .cart-item>:nth-child(4),
    .cart-item>:nth-child(5) {
        width: 50%;
        display: block;
        margin-left: 134px;
        text-align: left;
        margin-top: 5px;
        margin-bottom: 5px
    }
    .cart-item>:nth-child(6) {
        width: 12%;
        font-size: 24px
    }
    .cart-item input[type="text"] {
        border-style: solid;
        border-width: 1px;
        border-color: white;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        background-image: -webkit-linear-gradient(90deg, #000001 0, white 100%);
        background-image: -ms-linear-gradient(90deg, #000001 0, white 100%);
        -webkit-box-shadow: inset 0 1px 2px 0 rgba(94, 62, 17, 0.34);
        box-shadow: inset 0 1px 2px 0 rgba(94, 62, 17, 0.34);
        height: 32px;
        padding: 0
    }
    .cart-sum__price {
        font-size: 24px
    }
    .cart-item__change-sum>* {
        font-size: 24px
    }
    .cart-btn__remove-item {
        top: 20px;
        margin-top: 0
    }
    .hl-cart {
        font-size: 25px
    }
    .cart-btn__change {
        font-size: 24px !important;
        height: 30px;
        width: 30px
    }
    .cart-step:last-child {
        margin-right: 21px
    }
    .-label+.cart-caption {
        display: inline-block;
        width: -webkit-calc(100% - 410px);
        width: calc(100% - 410px)
    }
    .grid-three .grid-one {
        width: 100%;
        text-align: left !important;
        margin-bottom: 10px
    }
    .grid-three .grid-one:last-child {
        margin-bottom: 0
    }
    .label-bl {
        width: 100%
    }
    .modal-window {
        width: 100%;
        height: 910px
    }
    .modal-title {
        width: 100%;
        border: 0;
        text-align: center;
        font-size: 30px;
        padding: 21px 54px;
        height: auto
    }
    .modal-window .basket {
        width: 100% !important;
        position: relative !important
    }
    .modal-window .basket__count-mob__link {
        display: none
    }
    .modal-window .hidden-mob {
        display: block;
        margin: 15px auto;
        margin-bottom: 0
    }
    .basket__link {
        font-size: 22px
    }
    .modal-img {
        width: 100%;
        padding: 17px 34px;
        padding-bottom: 0
    }
    .cash-math {
        width: 100%;
        padding-top: 40px;
        position: relative
    }
    #modal_cash-one {
        position: absolute;
        top: -43px;
        left: 177px;
        font-size: 30px
    }
    .modal-windo .modal_cash {
        font-size: 30px
    }
    .modal_cash:after,
    #modal_cash-all:after {
        height: 23px;
        width: 20px;
        background-position: -382px -48px;
        right: -26px;
        top: 8px
    }
    .input-number-cash button {
        height: 41px;
        width: 41px
    }
    .input-number-cash button#button-cash-numbert:after {
        top: 13px
    }
    #button-cash-number-t {
        background-position: -406px 0
    }
    #button-cash-numbert {
        background-position: -448px 0
    }
    #modal_cash-all {
        font-size: 30px
    }
    .input-number-cash {
        margin-left: 53px
    }
    .modal-window .hidden-mob {
        display: table;
        margin: 0 auto
    }
    .modal-window .basket::before {
        display: none
    }
    .bask {
        width: 36px;
        height: 37px;
        top: 18px;
        left: 28px;
        background: url(/os/css/img/sprite.png) no-repeat;
        display: inline-block;
        float: left;
        margin-right: 40px
    }
    .modal-img img {
        width: 132px;
        height: 132px
    }
    .basket__count {
        width: 242px;
        font-size: 18px
    }
    .contine-cash-block {
        width: 100%;
        border-bottom: 0;
        text-align: center;
        padding-left: 27px
    }
    .contine-cash {
        font-size: 20px
    }
    .basket__count strong {
        font-size: 18px
    }
    .basket__count small {
        font-size: 16px
    }
    .modal-window .basket__count {
        width: 300px
    }
    .contine-cash:before {
        top: -2px;
        width: 22px;
        height: 25px;
        left: -32px;
        background-position: -360px -47px
    }
    .contine-cash:hover:before {
        left: -32px
    }
    .oform-butto-block {
        width: 100%;
        height: 143px;
        border-top: 0;
        padding-left: 0
    }
    .oform-butto-block .btn-buy {
        display: block;
        margin: 0 auto;
        font-size: 30px;
        width: 78%;
        padding-top: 20px;
        padding-bottom: 14px;
        height: auto
    }
    .footer-modal {
        background: #f4f2ec
    }
    .footer-modal .pb_buy-inner .btn_one-click {
        font-size: 28px;
        height: 80px;
        width: 350px;
        margin-left: -178px;
        bottom: 10px
    }
    .footer-modal .pb_buy-inner {
        width: 100%;
        height: 200px
    }
    .modal-img span {
        font-size: 24px;
        line-height: 22px;
        width: 60%;
        padding-top: 10px;
        max-width: 250px
    }
    #cash-humber {
        height: 43px
    }
    .modal-window .pb_buy-inner p {
        font-size: 17px;
        line-height: 17px
    }
    .fancybox-inner {
        height: auto !important
    }
    .more-information-two {
        position: relative;
        top: 0;
        right: -130px
    }
    .more-information-active:after {
        background-position: -267px -48px !important
    }
}

@media only screen and (max-width:767px) {
    .mobl-label {
        display: inline
    }
    .desc-label {
        display: none
    }
    .cart-steps {
        text-align: center
    }
    .cart-wrap__next-step {
        display: block;
        margin-top: 20px
    }
}

@media only screen and (max-width:767px) {
    .cart-body__header ._header-top h2 {
        font-size: 32px;
        margin-bottom: 20px
    }
    .cart-body__header ._header-top p {
        font-size: 16px;
        text-align: left
    }
    .header--cart-mode .main-wrap>.container {
        padding: 0 15px
    }
    .cart-body {
        -webkit-border-radius: 0;
        border-radius: 0
    }
    .cart-step {
        font-size: 30px;
        height: 56px;
        line-height: 56px;
        background-size: auto 100%;
        margin: 0 82px 0 24px
    }
    .cart-step.active {
        background-size: auto 100%
    }
    .cart-step.active:before,
    .cart-step.active:after {
        background-size: auto 100%;
        background-repeat: no-repeat
    }
    .cart-step:before,
    .cart-step:after {
        background-size: auto 100%;
        background-repeat: no-repeat
    }
    .cart-step:before {
        width: 31px;
        left: -31px
    }
    .cart-step:after {
        width: 24px;
        right: -24px
    }
    ._header-top.-wrap {
        padding-top: 32px;
        padding-bottom: 32px
    }
    ._header-bottom.-wrap {
        padding-top: 32px;
        padding-bottom: 32px
    }
    .cart-body__main {
        padding-top: 32px
    }
    .hl-cart {
        margin-bottom: 44px
    }
    .-label>:first-child {
        font-size: 20px;
        margin-bottom: 22px;
        display: block
    }
    .-label {
        width: 100%;
        margin-right: 0;
        margin-bottom: 23px
    }
    .-label input {
        width: 100%;
        height: 52px;
        line-height: 50px;
        -webkit-border-radius: 8px;
        border-radius: 8px
    }
    .-label+.cart-caption {
        width: 100%;
        font-size: 16px;
        font-weight: 700;
        color: rgba(87, 87, 87, 0.77)
    }
    .-form-item {
        margin-bottom: 42px
    }
    .form-footer.-wrap {
        padding-top: 32px;
        padding-bottom: 32px
    }
    .header--cart-mode .cart-result {
        display: block;
        height: 43px;
        line-height: 35px;
        border: 3px solid #000;
        font-size: 18px;
        margin: 0 0 41px 0;
        text-align: center
    }
    .header--cart-mode .cart-btn__next-step {
        height: 67px;
        line-height: 67px;
        font-size: 30px;
        padding-left: 37px;
        padding-right: 23px
    }
    .header--cart-mode .cart-btn__next-step:after {
        width: 24px;
        height: 68px;
        right: -22px
    }
    div.cart-caption__btn {
        margin: 33px 0 0;
        font-size: 18px;
        font-weight: 700;
        color: rgba(87, 87, 87, 0.77)
    }
    .cart-item>:nth-child(6) {
        width: 50%;
        display: block;
        margin-left: 134px;
        text-align: left;
        margin-top: 5px;
        margin-bottom: 5px;
        font-size: 30px
    }
    .cart-item__change-sum {
        float: left;
        width: 100%;
        margin-top: 48px;
        text-align: left
    }
    .cart-btn__change {
        width: 42px;
        height: 41px;
        font-size: 22px
    }
    .cart-item input[type="text"] {
        height: 41px;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        width: 93px;
        margin: 0 12px
    }
    .cart-item__change-sum>* {
        font-size: 30px
    }
    .cart-sum__price {
        font-size: 30px
    }
    .cart-btn__remove-item {
        width: 40px;
        height: 40px;
        line-height: 40px;
        top: 10px
    }
    .cart-item {
        padding-top: 90px !important;
        padding-bottom: 32px !important
    }
    .cart-btn__back {
        display: block;
        text-align: center;
        position: static;
        margin-bottom: 44px;
        font-size: 20px
    }
    .cart-btn__back:before {
        background-image: url("/os/css/img/cart/back-big.png");
        width: 21px;
        height: 23px;
        margin-bottom: -6px
    }
    .cart-body__footer.-wrap {
        padding-top: 32px
    }
    .cart-right {
        text-align: left
    }
    .cart-right .cart-wrap__next-step {
        width: auto
    }
    .grid__offset-left {
        margin-left: 0
    }
    .-label textarea {
        width: 100%;
        resize: none;
        height: 237px
    }
    .hl-abs {
        position: static;
        display: block;
        float: none;
        margin-bottom: 20px;
        font-size: 20px
    }
    .label-radio input[type="radio"]+span {
        font-size: 18px
    }
    .-large {
        font-size: 18px
    }
    .-large span {
        display: block;
        margin-bottom: 5px;
        margin-right: 0;
        margin-top: 20px
    }
    .-select {
        width: 100%
    }
    .-large select,
    .-select select {
        width: 100%;
        -webkit-border-radius: 8px;
        border-radius: 8px;
        height: 52px;
        font-size: 18px;
        line-height: 50px
    }
    .label-select.-large {
        margin-left: 0;
        width: 100%
    }
    .grid__offset-left {
        margin-bottom: 40px
    }
    .cart-wrap__next-step {
        text-align: center
    }
    .cart-btn__next-step.-last+.cart-caption__btn {
        display: block;
        font-size: 18px;
        margin-left: 0;
        width: 100%;
        margin-top: 34px;
        text-align: left
    }
    .cart-right .cart-wrap__next-step {
        text-align: center
    }
    .grid-two .grid-one {
        width: 100%
    }
    .grid-two .grid-one:first-child {
        margin-bottom: 52px
    }
    .-form-item--block label span {
        font-size: 18px !important
    }
    .-user-caption {
        font-size: 18px
    }
    .-user-name {
        font-size: 24px
    }
    .-label-top>:first-child {
        margin-top: 0 !important
    }
    .last-level-mod .mod-item-colum {
        width: 30% !important
    }
}

@media only screen and (max-width:500px) {
    .-desctop-box {
        display: none
    }
    .-mobile-box {
        display: block
    }
    .cart-contacts__top>span {
        margin-right: 5px
    }
    .posts-page {
        padding-left: 11%
    }
    .slick-slide img {
        margin: 0
    }
    .slick-next {
        right: 5%
    }
    .slick-prev {
        left: -25px
    }
    .modal-img span {
        width: 50%;
        font-size: 18px;
        padding-top: 5px;
        line-height: 20px
    }
    .modal-img {
        padding-right: 0
    }
    .modal-img img {
        height: 110px;
        width: 110px
    }
    #modal_cash-one {
        left: 156px;
        top: -39px
    }
    #modal_cash-all span.jivoPriceInfo {
        width: 100px;
        display: block;
        font-size: 22px;
        line-height: 24px
    }
    .input-number-cash {
        margin-left: 0
    }
    #button-cash-numbert:after {
        font-size: 30px;
        right: -18px
    }
    .cash-math {
        padding-left: 10px
    }
    .oform-butto-block .btn-buy {
        font-size: 23px
    }
    .more-information-back {
        margin-top: 25px;
        left: -5px
    }
}

@media only screen and (max-width:400px) {
    .pb_buy-inner .pb_form>:nth-child(3) {
        width: 126px
    }
    .footer-modal .pb_buy-inner .btn_one-click {
        font-size: 20px;
        width: 255px;
        height: 54px;
        margin-left: -127px
    }
    .modal-window .basket__count {
        width: 225px;
        margin-right: 0
    }
    .modal-window .bask {
        margin-right: 10px
    }
    .modal-window .basket__count {
        padding-left: 45px
    }
    .close-modal-win {
        top: 5px;
        right: 5px
    }
    .p-table__tabl td:nth-child(7) .btn-buy {
        float: none !important;
        margin-top: 0 !important
    }
}

@media only screen and (max-width:350px) {
    #modal_cash-all {
        margin-left: 26px;
        margin-right: 10px
    }
    #modal_cash-all span.jivoPriceInfo {
        width: 85px;
        display: block;
        font-size: 20px;
        line-height: 18px
    }
    #button-cash-numbert:after {
        right: -14px
    }
    .pb_buy-inner .pb_form>:nth-child(2) {
        width: 50px
    }
    .pb_buy-inner .pb_form>:nth-child(3) {
        width: 100px
    }
    .modal-window .basket__inner br {
        display: block
    }
}

@media only screen and (max-width:325px) {
    .modal-img {
        padding-left: 15px
    }
    .input-number-cash button {
        width: 25px;
        height: 25px
    }
    .input-number-cash button#button-cash-numbert:after {
        top: 4px
    }
    #button-cash-number-t {
        background-position: -354px -17px
    }
    #button-cash-numbert {
        background-position: -326px -17px
    }
    #cash-humber {
        height: 27px
    }
    #button-cash-numbert:after {
        font-size: 20px
    }
    #modal_cash-all {
        font-size: 25px;
        margin-top: -3px
    }
    .modal_cash:after,
    #modal_cash-all:after {
        top: 5px
    }
    #modal_cash-one {
        left: 139px
    }
    .footer-modal .pb_buy-inner .btn_one-click {
        width: 163px;
        margin-left: -82px;
        bottom: 0;
        margin-bottom: 5px;
        font-size: 18px;
        line-height: 18px
    }
}

@media only screen and (max-width:480px) {
    .cart-step {
        margin-right: 29px
    }
    .header--cart-mode .cart-btn__next-step {
        font-size: 20px
    }
    .cart-btn__next-step.-last {
        padding-right: 37px
    }
    .header--cart-mode .cart-result {
        padding: 0;
        font-size: 16px
    }
    .cart-contacts__phone {
        margin-top: 20px;
        margin-bottom: 20px;
        position: static;
        display: block
    }
    .cart-contacts__top .contacts__call-inheader {
        margin-top: 20px
    }
    ._header-bottom.-wrap {
        padding-left: 0;
        padding-right: 0
    }
    .cart__total-sum {
        margin-top: 15px
    }
    .cart-item__change-sum {
        margin-top: 15px
    }
    .cart-item__change-sum .cart-btn__change {
        width: 35px
    }
    .cart-item__change-sum input[type="text"] {
        width: 45px;
        margin: 0 5px
    }
    .cart-item__change-sum .cart__total-sum {
        margin-top: 0;
        font-size: 25px
    }
    .cart-item__change-sum .cart__total-sum .cart-sum__price {
        font-size: 25px
    }
    .cart-select-mobile {
        width: 214px !important
    }
}

@media only screen and (max-width:767px) {
    .content__box h2,
    .content__box p {
        padding: 0 15px
    }
    .content.contact h1 {
        line-height: 32px;
        margin-top: 20px;
        padding: 0 15px;
        font: normal 32px "PT Sans", sans-serif
    }
    .content.contact h1+.office-box {
        border-top: 1px solid #f2f2f0
    }
    .content.contact .article h2 {
        text-align: left;
        font-size: 28px;
        font-weight: normal
    }
    .content.contact .article .list li {
        margin-bottom: 10px
    }
    .feedback {
        padding: 15px 10px
    }
    .feedback .btn-buy {
        float: none;
        width: 170px;
        padding: 7px 0 4px 0;
        margin-top: 20px;
        position: relative;
        left: 50%;
        margin-left: -85px;
        text-transform: none;
        font-size: 13px
    }
    .feedback label {
        opacity: .77
    }
    .office-box {
        margin: 0;
        background-color: #fff;
        -webkit-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 0
    }
    .office-box__wrap,
    .office-box__footer {
        display: none;
        background-color: #f7f6f4
    }
    .office-box__title {
        cursor: pointer;
        font-size: 34px;
        line-height: 36px;
        font-weight: bold;
        text-align: left;
        position: relative;
        border-bottom: 1px solid #f2f2f0;
        color: #3d3d3d;
        -webkit-transition: background-color .1s ease-out;
        transition: background-color .1s ease-out
    }
    .office-box__title:after {
        display: none
    }
    .office-box__title span {
        text-decoration: underline
    }
    .office-box__title--active,
    .office-box__title:hover {
        background-color: #f7f6f4
    }
    .office-box__title--active {
        position: relative;
        border-color: #eae9e8
    }
    .office-box__title--active span {
        text-decoration: none
    }
    .office-box__title--active:before {
        content: '';
        position: absolute;
        width: 27px;
        height: 27px;
        right: 10px;
        top: 50%;
        margin-top: -13px;
        background: url(/os/css/img/sprite.png) no-repeat -162px -144px
    }
    .office-box__info {
        width: 100%;
        float: none
    }
    .office-box__info>ul {
        list-style-type: none
    }
    .office-box__info>ul>li {
        padding: 25px;
        padding-left: 15px;
        padding-right: 15px;
        border-top: 2px solid #fff;
        border-bottom: 1px solid #dcdad5;
        position: relative
    }
    .office-box__info>ul>li:last-child {
        position: relative;
        top: 235px
    }
    .office-box__map {
        width: 100%;
        height: 235px;
        float: none;
        position: relative;
        top: -176px;
        border-bottom: 1px solid #dcdad5;
        overflow: hidden
    }
    .office-box__map iframe {
        width: 100%;
        height: 235px
    }
    .office-box__scheme a {
        display: block;
        font-size: 14px
    }
    .office-box__footer {
        font-weight: bold;
        font-size: 9px;
        line-height: 10px;
        padding: 15px 0;
        padding-right: 0;
        border-top: 1px solid #dcdad5;
        position: relative
    }
    .office-box__footer:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 2px;
        background-color: #fff;
        left: 0;
        top: 0
    }
    .office-box__footer:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 1px;
        background-color: #f9f8f4;
        bottom: 2px;
        left: 0
    }
    .office-box__footer span {
        display: block;
        width: 100%;
        color: #717171;
        float: none;
        padding: 0 15px;
        margin-right: 0;
        font-size: 14px;
        margin-bottom: 20px;
        margin-top: 10px
    }
    .office-box__footer li {
        clear: both;
        float: none;
        padding: 20px 15px;
        margin-right: 0;
        border-top: 2px solid #fff;
        border-bottom: 1px solid #eae9e8
    }
    .office-box__footer li:first-child {
        border-top: 0
    }
    .office-box__footer li:last-child {
        border-bottom: 0
    }
    .office-box__footer li:after {
        right: 5px;
        margin-top: -19px
    }
    .office-box__footer li p {
        width: 70%;
        min-height: 60px;
        font-size: 11px;
        margin-left: 90px;
        line-height: 13px;
        font-weight: normal
    }
    .sendtoemail .input-label {
        margin-bottom: 10px
    }
    .sendtoemail .input-label input {
        width: 100%
    }
    .sendtoemail p {
        font-size: 12px;
        margin-bottom: 10px
    }
    .to {
        margin-top: 20px
    }
    .to__list {
        display: none
    }
    .to .archive--select {
        width: 300px
    }
    .to .archive--select .jq-selectbox__select {
        height: 55px;
        font-size: 16px;
        font-weight: normal;
        width: 300px;
        margin: auto
    }
    .to .archive--select .jq-selectbox__select-text {
        padding-top: 12px
    }
    .panel-bottom {
        padding: 0 15px
    }
    .panel-bottom .ask,
    .panel-bottom .pb_buy-inner {
        width: 100%;
        float: none
    }
    .panel-bottom .ask .btn_one-click,
    .panel-bottom .pb_buy-inner .btn_one-click {
        height: auto;
        line-height: 18px;
        padding: 17px 10px !important;
        font-size: 18px !important
    }
    .panel-bottom .ask {
        border: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        margin-bottom: 50px;
        text-align: center
    }
    .panel-bottom .ask .btn_one-click {
        margin-top: 35px;
        width: 234px !important
    }
    .panel-bottom .ask p {
        margin-top: -95px;
        line-height: 20px;
        color: #9c9a9a;
        font-size: 16px
    }
    .header__middle .container {
        background-color: transparent
    }
    *::-webkit-input-placeholder {
        color: #c8c8c8;
        opacity: 1
    }
    *:-moz-placeholder {
        color: #c8c8c8;
        opacity: 1
    }
    *::-moz-placeholder {
        color: #c8c8c8;
        opacity: 1
    }
    *:-ms-input-placeholder {
        color: #c8c8c8;
        opacity: 1
    }
    body {
        overflow-x: visible;
        font-size: 14px;
        line-height: 22px;
        font-weight: normal
    }
    p {
        margin-bottom: 30px
    }
    h1,
    .h1,
    h2 {
        font-family: "PT Sans", sans-serif
    }
    h2,
    .network .h1 {
        font-size: 30px;
        line-height: 32px;
        margin-bottom: 30px;
        color: #3c3a37;
        text-align: center
    }
    h5 {
        font-size: 18px
    }
    .spare h2 {
        text-align: left
    }
    .container {
        width: 100%;
        padding: 0 15px
    }
    .ishome .lead {
        display: none !important
    }
    .breadcrumbs+.main-wrap {
        margin-top: 0
    }
    .breadcrumbs+.main-wrap .main {
        margin-top: 0;
        padding-top: 0
    }
    .breadcrumbs+.main-wrap .main::before {
        content: none
    }
    .main {
        margin-top: 0;
        padding-top: 0;
        margin-bottom: 40px;
        position: relative
    }
    .main>h1 {
        margin-top: 20px;
        padding: 0 15px
    }
    .main::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 1px;
        top: 0;
        left: 0;
        background-color: #f2f2f0
    }
    .main-wrap {
        margin-top: 20px
    }
    .main__text {
        padding: 0 15px;
        margin-bottom: 30px
    }
    .main__text p {
        display: none
    }
    .main__text p:nth-child(1),
    .main__text p:nth-child(2) {
        display: inline-block
    }
    .article {
        width: 100%;
        padding: 0 15px
    }
    .article p iframe {
        width: 100%;
        height: auto
    }
    .article .panel-phone {
        margin-left: -15px;
        margin-right: -15px
    }
    .article h1 {
        text-align: center;
        margin: 30px 0;
        line-height: 30px
    }
    .article__img-small {
        width: 160px
    }
    .p-table {
        padding: 0 15px
    }
    .p-table__tabl {
        display: block;
        background-color: transparent;
        -webkit-border-radius: 0;
        border-radius: 0;
        border: 0
    }
    .p-table__tabl tr,
    .p-table__tabl td,
    .p-table__tabl tbody {
        display: block
    }
    .p-table__tabl tr {
        display: block
    }
    .p-table__tabl tr.catalog__item-count {
        display: none
    }
    .p-table__tabl tr.visible__inline-block {
        display: inline-block !important
    }
    .p-table__tabl tr:hover td {
        background-color: transparent
    }
    .p-table__tabl td {
        border: 0;
        padding: 0
    }
    .p-table__tabl tr {
        margin-bottom: 40px;
        background-color: #fff;
        border: 1px solid #e6e2e6;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        padding: 18px 20px
    }
    .p-table__tabl tr::after {
        clear: both;
        content: "";
        display: table
    }
    .p-table__tabl td:nth-child(1) {
        float: left;
        width: 100px;
        margin-right: 15px
    }
    .p-table__tabl td:nth-child(1) img {
        width: 88px
    }
    .p-table__tabl td:nth-child(2) {
        width: 100%;
        text-transform: uppercase
    }
    .p-table__tabl td:nth-child(2) a {
        font-size: 18px
    }
    .p-table__tabl td:nth-child(3) {
        width: 100%;
        text-align: left
    }
    .p-table__tabl td:nth-child(4) {
        width: 100%
    }
    .p-table__tabl td:nth-child(5) {
        width: 100%
    }
    .p-table__tabl td:nth-child(5)::after {
        clear: both;
        content: "";
        display: table
    }
    .p-table__tabl td:nth-child(6) {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
        border-top: 1px solid #f2f2f0;
        padding-top: 15px
    }
    .p-table__tabl td:nth-child(6)::after {
        clear: both;
        content: "";
        display: table
    }
    .p-table__tabl td:nth-child(7) {
        width: 100%
    }
    .p-table__tabl td:nth-child(7) .btn-buy {
        float: right;
        margin-top: -35px
    }
    .p-table__tabl td:nth-child(7) p {
        font-size: 14px;
        margin-top: 15px;
        display: block
    }
    .t-buy__price {
        font-size: 24px;
        font-weight: normal
    }
    .razdel-title {
        font-family: "PT Sans", sans-serif;
        font-size: 30px;
        line-height: 30px;
        font-weight: normal;
        margin-top: 20px;
        text-align: center
    }
    .breadcrumbs__back {
        padding: 0;
        height: 61px;
        border-width: 3px;
        line-height: 55px
    }
    .breadcrumbs__back:before {
        top: -2px !important;
        height: 65px;
        z-index: 10;
        background: url("/os/css/img/icons/razdel_bg.png") left top no-repeat !important
    }
    .section {
        position: relative;
        margin: 0 -15px
    }
    .sidebar__contacts {
        display: none
    }
    .news-archive {
        margin: 30px 0;
        position: relative;
        border-top: 1px solid #f0efeb
    }
    .news-archive:after {
        content: '';
        position: absolute;
        height: 1px;
        width: 100%;
        left: 0;
        bottom: 0;
        background-color: #f0efeb
    }
    .news-archive:before {
        content: '';
        position: absolute;
        height: 1px;
        width: 100%;
        left: 0;
        bottom: -1px;
        background-color: #fff
    }
    .news-archive__item {
        width: 100%;
        border-bottom: 1px solid #f0efeb;
        position: relative
    }
    .news-archive__item:last-child {
        border-bottom: 0
    }
    .news-archive__item:last-child:after {
        display: none
    }
    .news-archive__item:after {
        content: '';
        position: absolute;
        height: 2px;
        width: 100%;
        left: 0;
        bottom: -3px;
        background-color: #fff
    }
    .news-archive__line {
        margin-bottom: 0
    }
    .news-archive__img {
        -webkit-border-radius: 5px;
        border-radius: 5px
    }
    .news-archive__title {
        font-size: 18px
    }
    .news-archive__link {
        padding: 25px 15px;
        -webkit-border-radius: 0;
        border-radius: 0
    }
    .article-list {
        max-width: 100%;
        position: relative;
        border-top: 1px solid #f0efeb;
        border-bottom: 1px solid #f0efeb
    }
    .article-list:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 1px;
        bottom: -2px;
        left: auto;
        background-color: #fff
    }
    .article-list__line {
        margin-bottom: 0
    }
    .article-list__img {
        -webkit-border-radius: 5px;
        border-radius: 5px;
        float: left
    }
    .article-list__title {
        font-size: 18px
    }
    .article-list__link {
        padding: 30px 15px;
        -webkit-border-radius: 0;
        border-radius: 0;
        text-decoration: none
    }
    .article-list__link::after {
        clear: both;
        content: "";
        display: table
    }
    .article-list__link:hover span {
        border-bottom: 0
    }
    .article-list__text {
        line-height: 18px;
        vertical-align: top;
        text-decoration: none
    }
    .article-list span {
        text-decoration: none;
        border-bottom: 1px solid #99cbff
    }
    .article-list__item {
        width: 100%;
        border-bottom: 1px solid #f0efeb;
        position: relative;
        margin-bottom: 0
    }
    .article-list__item:last-child {
        border-bottom: 0
    }
    .article-list__item:last-child:after {
        display: none
    }
    .article-list__item:after {
        content: '';
        position: absolute;
        height: 2px;
        width: 100%;
        left: 0;
        bottom: -3px;
        background-color: #fff
    }
    .hidden-mob {
        display: none
    }
    .visible-mob {
        display: block
    }
    .content,
    .sidebar {
        width: 100%;
        float: none
    }
    .article {
        margin-top: 20px
    }
    .content {
        margin-bottom: 0
    }
    .ishome .content {
        width: 100% !important
    }
    .ishome .footer {
        margin-top: 140px
    }
    .filter-car .jq-selectbox__select,
    .filter-number .jq-selectbox__select,
    .filter-mod .jq-selectbox__select {
        width: 245px !important
    }
    .filter-panel {
        margin-bottom: 30px;
        border: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        border-bottom: 1px solid #cfcaba
    }
    .filter-panel h1 {
        line-height: 35px;
        font-size: 28px
    }
    .filter-panel h1 span {
        line-height: 25px;
        font-size: 16px
    }
    .filter-panel__keywords span.open::after {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }
    .filter-panel__keywords {
        padding: 0
    }
    .filter-panel__keywords>span {
        cursor: pointer;
        display: block;
        width: 100%;
        padding: 12px 20px;
        font-size: 18px;
        font-weight: normal;
        color: #909393;
        border-bottom: 1px solid #dcdad5;
        position: relative;
        margin: 0
    }
    .filter-panel__keywords>span::after {
        content: '';
        position: absolute;
        width: 20px;
        height: 8px;
        right: 20px;
        top: 50%;
        margin-top: -4px;
        background: url(/os/css/img/sprite.png) no-repeat 0 -352px;
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg);
        -webkit-transition: -webkit-transform .15s ease-out;
        transition: -webkit-transform .15s ease-out;
        transition: transform .15s ease-out;
        transition: transform .15s ease-out, -webkit-transform .15s ease-out
    }
    .filter-panel__keywords>span::before {
        content: '';
        width: 100%;
        height: 1px;
        position: absolute;
        bottom: -2px;
        left: 0;
        background-color: #f9f8f4
    }
    .filter-panel__btn {
        margin: 0 -15px;
        border-top: 1px solid #dcdad5;
        position: relative;
        padding-top: 25px
    }
    .filter-panel__btn::before {
        content: '';
        width: 100%;
        height: 1px;
        position: absolute;
        top: 1px;
        left: 0;
        background-color: #f9f8f4
    }
    .filter-panel__parts {
        display: block
    }
    .filter-panel__list {
        display: none
    }
    .filter-panel__list li {
        width: 25%;
        margin: 0;
        float: left;
        display: block
    }
    .filter-panel__item {
        float: none;
        margin-bottom: 45px
    }
    .filter-panel__item span {
        width: 130px;
        display: inline-block;
        font-size: 18px
    }
    .filter-panel__btn {
        text-align: center
    }
    .filter-panel .btn-buy--medium {
        padding: 14px 55px 10px 55px
    }
    .filter-panel__bottom {
        padding: 20px;
        border-top: 0
    }
    .filter-panel__bottom:before {
        display: none
    }
    .filter-panel__bottom .jq-selectbox__select-text {
        margin-top: 7px
    }
    .filter-panel__showlist {
        float: right;
        width: 100%;
        margin-bottom: 20px
    }
    .filter-panel__showlist>span {
        font-size: 13px
    }
    .filter-panel__select {
        float: none;
        width: 100%
    }
    .filter-panel__select form {
        float: right
    }
    .showlist {
        float: right
    }
    .parts-car__info {
        padding: 0 15px
    }
    .ekonom {
        padding: 0 15px
    }
    .ekonom .text-show_wrap {
        display: block
    }
    .ekonom p {
        display: none
    }
    .ekonom p:nth-child(1) {
        display: inline !important
    }
    .ask-panel {
        padding: 0 15px
    }
    .ask-panel span {
        width: 100%;
        float: none;
        font-size: 14px;
        line-height: 20px;
        color: #909393;
        margin-left: 0
    }
    .ask-panel__link {
        display: inline-block;
        float: none;
        width: 100%;
        text-align: center;
        font-size: 16px;
        line-height: 22px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        padding: 15px 30px;
        margin-bottom: 30px;
        margin-top: 35px
    }
    .parts-car {
        margin-top: 30px;
        border-bottom: 1px solid #f2f2f0;
        padding-bottom: 30px;
        margin-bottom: 30px
    }
    .parts-car__info {
        margin-bottom: 20px
    }
    .parts-car__show {
        margin: 0 30px
    }
    .parts-car__item {
        width: 100%;
        float: none;
        display: none;
        text-align: center;
        margin-top: 0;
        padding: 40px 0;
        border-top: 1px solid #f2f2f0;
        height: auto
    }
    .parts-car__item:first-child {
        border-top: 1px solid #eff1ed;
        position: relative
    }
    .parts-car__item:first-child:before {
        content: '';
        position: absolute;
        top: 1px;
        width: 100%;
        height: 2px;
        background-color: #fff;
        left: 0
    }
    .parts-car__item:nth-child(1),
    .parts-car__item:nth-child(2),
    .parts-car__item:nth-child(3),
    .parts-car__item:nth-child(4) {
        display: block
    }
    .parts-car__img img {
        width: 200px
    }
    .parts-car__name {
        font-size: 17px;
        color: #555;
        margin: 25px 0
    }
    .parts-car__links {
        font-size: 14px
    }
    .ishome .main {
        margin-top: 40px;
        padding-top: 30px
    }
    .ishome .main::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 1px;
        top: 0;
        left: 0;
        background-color: #f2f2f0
    }
    .ishome .main-wrap {
        margin-top: 20px
    }
    .main {
        margin: 0 -15px;
        padding-bottom: 40px
    }
    .main.-cart {
        margin: 0
    }
    .content__box {
        position: relative;
        padding-bottom: 40px;
        margin-bottom: 40px
    }
    .content__box:last-child {
        padding-bottom: 0
    }
    .content__box:last-child::after {
        display: none
    }
    .content__box::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: #f2f2f0
    }
    .zapchasti {
        display: none
    }
    .content__text {
        line-height: 24px
    }
    .content__text>p:last-child {
        display: none;
        margin-bottom: 30px
    }
    .news {
        text-align: center;
        position: relative;
        padding-bottom: 40px
    }
    .news::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: #f2f2f0
    }
    .news .bx-controls-direction .bx-prev {
        left: 0
    }
    .news .bx-controls-direction .bx-next {
        right: 0
    }
    .news__title {
        font-size: 30px;
        font-weight: normal;
        text-transform: none;
        line-height: 30px;
        margin-bottom: 30px;
        color: #3c3a37;
        text-decoration: none;
        border-bottom: 1px solid #3c3a37
    }
    .news__title:hover {
        border-bottom: 0;
        padding-bottom: 1px
    }
    .news__date {
        font-size: 15px;
        line-height: 15px;
        padding: 8px 9px;
        color: #605234;
        background-color: #eee5ca;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        margin-bottom: 20px
    }
    .news__link {
        display: inline;
        font-size: 18px;
        line-height: 30px;
        padding-top: 7px;
        font-weight: normal;
        text-decoration: none;
        border-bottom: 1px solid #d2e2fe
    }
    .news__link:hover {
        border-bottom: 0
    }
    .news-gmcity {
        padding: 18px;
        padding-bottom: 15px;
        -webkit-border-radius: 0;
        border-radius: 0;
        font-size: 18px;
        font-family: "PT Sans", sans-serif;
        font-weight: bold;
        color: #292929;
        padding: 30px 30px 35px;
        line-height: 25px
    }
    .news-gmcity::before {
        content: '';
        position: absolute;
        width: 226px;
        height: 28px;
        top: -14px;
        left: 50%;
        margin-left: -113px;
        background: url(/os/css/img/sprite.png) no-repeat;
        background-position: 0 -105px
    }
    .ishome .header {
        margin: 0
    }
    .header {
        border-bottom: 1px solid #f2f2f2
    }
    .header__mobile {
        display: block;
        margin-bottom: 10px
    }
    .header__top .container {
        background: 0
    }
    .header__top::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 1px;
        background-color: #f2f2f2;
        top: 130px;
        left: 0
    }
    .header__middle {
        background-color: transparent;
        border: 0
    }
    .header__logo {
        width: 100%;
        margin-bottom: 45px;
        margin-right: 0;
        float: none
    }
    .logo__link {
        padding-left: 0
    }
    .logo__img {
        width: 216px;
        height: 62px
    }
    .sites {
        left: 0
    }
    .header__navigation {
        position: fixed;
        background-color: #fff;
        display: none;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        float: none;
        z-index: 9999999;
        -webkit-box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.3);
        box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.3);
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        overflow: auto;
        -webkit-overflow-scrolling: touch
    }
    .header__navigation .navigation__item {
        margin-right: 0;
        float: none;
        border-bottom: 1px solid #f2f2f2
    }
    .header__navigation .navigation__item:first-child {
        margin-right: 0
    }
    .header__navigation .navigation__link {
        display: block;
        width: 100%;
        height: 80px;
        line-height: 80px;
        font-size: 25px;
        padding-left: 35px;
        font-weight: bold;
        text-decoration: none;
        color: #000;
        -webkit-transition: background-color .1s ease-out;
        transition: background-color .1s ease-out;
        display: table-cell;
        vertical-align: middle;
    }
    .header__navigation .navigation__link:hover {
        background-color: #f7f7f7
    }
    .header__navigation .navigation__item {
        width: 100%;
        position: relative
    }
    .navigation__text {
        display: none
    }
    .navigation__ico {
        width: 39px;
        height: 42px;
        float: left;
        margin-bottom: 0;
        margin-right: 24px;
        background: url(/os/css/img/sprite.png) no-repeat;
        position: relative;
        top: 50%;
        margin-top: -21px
    }
    .navigation__ico-1 {
        background-position: 0 -133px
    }
    .navigation__ico-2 {
        margin-top: -18px;
        background-position: 0 -175px
    }
    .navigation__ico-3 {
        background-position: 0 -219px
    }
    .navigation__ico-4 {
        background-position: 0 -255px
    }
    .navigation__ico-5 {
        background-position: 0 -295px
    }
    .basket {
        width: 100px;
        position: absolute;
        top: 32px;
        right: 30px;
        -webkit-transition: background-color .1s ease-out;
        transition: background-color .1s ease-out
    }
    .basket:hover {
        background-color: #ffe28d
    }
    .basket__count-mob__link {
        display: block
    }
    .list.list--selectcar li {
        margin-bottom: 20px !important;
        font-size: 18px
    }
    .list.list--selectcar a {
        text-decoration: none;
        font-weight: normal;
        border-bottom: 1px solid #99cbff
    }
    .list.list--selectcar a:hover {
        border-bottom: 0
    }
    .nav-close {
        display: inline-block
    }
    .network__item {
        float: none;
        width: 100%;
        height: 150px;
        text-align: center;
        -webkit-border-radius: 0;
        border-radius: 0;
        border: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .network__item::before {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .network__link span {
        position: relative;
        font-size: 18px;
        font-family: Arial;
        text-decoration: none;
        border-bottom: 1px solid #007eff;
        padding-bottom: 2px;
        font-weight: normal;
        bottom: 0;
        top: 127px;
        right: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .search {
        width: 100%;
        overflow: visible;
        margin-bottom: 55px;
        position: relative
    }
    .search__sort {
        font: normal 17px "PT Sans", sans-serif;
        color: #000;
        position: relative;
        text-transform: none;
        top: 15px
    }
    .search__tabs {
        position: absolute;
        z-index: 99;
        display: none;
        width: 70%;
        background: #fff;
        top: 50px;
        right: 0;
        border: 1px solid #f2f2f0
    }
    .search__tabs__item {
        float: none;
        display: block;
        border-bottom: 1px solid #f2f2f0
    }
    .search__tabs__item a {
        width: 100%;
        display: block;
        color: #292929;
        padding: 14px 10px
    }
    .search__tabs__item a:hover {
        background-color: #f7f7f7
    }
    .search__tabs__item.active a {
        background-color: #f7f7f7;
        -webkit-border-radius: 0;
        border-radius: 0;
        color: #292929;
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-transition: background-color .1s ease-out;
        transition: background-color .1s ease-out
    }
    .search__tabs span {
        border-bottom: 0
    }
    .search__dropdown-link {
        display: inline-block
    }
    .search__example {
        font-size: 15px;
        font-family: "PT Sans", sans-serif
    }
    .search__example-link {
        font-size: 13px;
        margin-left: 10px
    }
    .search__form {
        width: 100%;
        height: auto;
        margin-left: 0;
        margin-bottom: 15px;
        position: relative
    }
    .search__input {
        height: 55px;
        width: 100%;
        padding: 0 120px 0 13px;
        padding-top: 0;
        background-color: #fff;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        border: 1px solid #ececec;
        font-size: 18px;
        font-weight: normal;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.06);
        box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, 0.06)
    }
    .search__input-wrap {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        height: 55px;
        width: 100%;
        float: none
    }
    .search__btn {
        position: absolute;
        top: 1px;
        right: 1px;
        font-size: 11px;
        width: 105px;
        border: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        height: 53px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .search__btn::before {
        width: 43px;
        height: 15px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        left: 20px;
        top: 18px
    }
    .search__btn::after {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        width: 23px;
        height: 22px;
        right: 6px;
        top: 16px;
        background-position: 0 -41px
    }
    .car-description {
        padding: 0 15px
    }
    .benefit__item {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 0;
        height: auto;
        -webkit-border-radius: 0;
        border-radius: 0;
        border: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        padding: 2px 10px 0 10px;
        font-size: 18px;
        font-weight: normal;
        color: #292929
    }
    .benefit__item::before {
        display: none
    }
    .benefit__item span {
        display: block;
        position: relative;
        top: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .benefit__title-img {
        width: 108px;
        height: 30px
    }
    .benefit__list {
        background-color: #fffef9;
        text-align: center
    }
    .benefit .content__text {
        margin-left: 0;
        margin-right: 0
    }
    .benefit .bx-wrapper {
        padding: 30px 30px 50px;
        position: relative;
        border-top: 3px solid #ffdb73;
        border-bottom: 3px solid #ffdb73;
        background-color: #fffef9
    }
    .benefit .bx-wrapper::before {
        content: '';
        position: absolute;
        width: 53px;
        height: 11px;
        background: url(/os/css/img/sprite.png) no-repeat;
        background-position: 0 -85px;
        left: 50%;
        margin-left: -26px;
        top: -6px;
        z-index: 10
    }
    .benefit .bx-wrapper .bx-prev {
        left: 0
    }
    .benefit .bx-wrapper .bx-next {
        right: 0
    }
    .benefit .bx-pager {
        position: relative;
        top: 30px;
        margin-bottom: -70px
    }
    .catalog {
        text-align: center;
        margin-bottom: 20px
    }
    .catalog__item {
        width: 300px;
        float: none;
        display: inline-block
    }
    .catalog__item-count {
        display: none
    }
    .catalog__show-link {
        display: block
    }
    .catalog__show-link_wrap::after {
        clear: both;
        content: "";
        display: table
    }
    .text-show_wrap {
        display: block;
        margin-bottom: 10px
    }
    .car__link {
        padding-bottom: 25px
    }
    .car__link:hover .car__name {
        border-bottom: 0;
        padding-bottom: 7px
    }
    .car__img {
        height: auto;
        display: block;
        margin: auto;
        margin-bottom: 40px
    }
    .car__name {
        display: inline-block;
        font-size: 24px;
        font-weight: normal;
        text-decoration: none;
        padding-bottom: 6px;
        margin-bottom: 15px;
        border-bottom: 1px solid #a3a3a2
    }
    .car__date {
        display: block;
        font-size: 18px;
        font-weight: normal
    }
    .show-aboutus {
        position: static;
        text-align: center;
        color: #717171;
        font-size: 18px;
        margin-top: 60px
    }
    .show-aboutus::after {
        clear: both;
        content: "";
        display: table
    }
    .show-aboutus__logo {
        display: none
    }
    .show-aboutus__links {
        margin-left: 0
    }
    .show-aboutus__links p {
        margin-bottom: 10px
    }
    .show-aboutus__links p:last-child {
        margin-bottom: 0
    }
    .office-img table {
        width: 100%;
        height: auto
    }
    .office-img table img {
        padding: 2px
    }
    .office-img img {
        display: block;
        width: 100%;
        height: auto
    }
    .office-img .left {
        width: 70%;
        padding-right: 15px
    }
    .office-img .right {
        width: 30%
    }
    .footer {
        position: relative;
        margin-top: 60px;
        background-color: #f4f2ec;
        padding-bottom: 110px;
        padding-top: 25px;
        border: 0
    }
    .footer .navigation {
        display: none;
        background-color: #fff;
        border-bottom: 1px solid #dbd9d4
    }
    .footer__navigation {
        z-index: 6000;
        background: #fff;
        width: 100%;
        left: 0;
        bottom: 118px;
        font-family: "PT Sans", sans-serif;
        float: none;
        position: absolute
    }
    .footer__navigation .navigation__item {
        margin-right: 0;
        float: none;
        width: 100%
    }
    .footer__navigation .navigation__item:first-child {
        margin-right: 0
    }
    .footer__navigation .navigation__item:nth-child(3) {
        margin-right: 0
    }
    .footer__navigation .navigation__item:last-child {
        margin-right: 0
    }
    .footer__navigation .navigation__item:last-child .navigation__link {
        border-bottom: 0
    }
    .footer__navigation .navigation__link {
        position: relative;
        left: 0;
        display: block;
        font-size: 20px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        -webkit-border-radius: 0;
        border-radius: 0;
        padding: 20px 30px;
        border: 0;
        text-decoration: none;
        border-bottom: 1px solid #f2f2f0;
        color: #000;
        -webkit-transition: background-color .1s ease-out;
        transition: background-color .1s ease-out
    }
    .footer__navigation .navigation__link span {
        text-decoration: none
    }
    .footer__navigation .navigation__link:hover {
        color: #000;
        border: 0;
        border-bottom: 1px solid #f2f2f0;
        background-color: #f7f7f7
    }
    .footer__navigation .navigation__link span {
        display: inline-block;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .footer .container {
        padding-bottom: 0
    }
    .footer__navigation-open {
        position: fixed;
        top: 0;
        width: 100%;
        height: 100%;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        overflow: auto;
        -webkit-overflow-scrolling: touch
    }
    .footer__logo {
        width: 100px;
        height: 27px;
        margin-bottom: 10px
    }
    .footer__phone {
        font-size: 18px;
        font-weight: normal;
        width: 50%;
        text-align: center
    }
    .footer__phone a {
        font-size: 16px;
        line-height: 16px
    }
    .footer__phone strong {
        display: block
    }
    .footer__top {
        position: relative;
        padding-bottom: 30px
    }
    .footer__top::after {
        content: '';
        position: absolute;
        height: 1px;
        width: 100%;
        left: 0;
        bottom: 0;
        background-color: #dbd9d4
    }
    .footer__nav-link {
        position: relative;
        display: block;
        width: 100%;
        height: 68px;
        background-color: #f4f2ec;
        text-decoration: none;
        cursor: pointer;
        font: bold 30px "PT Sans", sans-serif;
        line-height: 30px;
        color: #82817d;
        text-transform: uppercase;
        padding: 19px 0 0 30px;
        border-bottom: 1px solid #dbd9d4
    }
    .footer__nav-link:hover {
        background-color: #f0eee6
    }
    .footer__nav-link::after {
        content: '';
        position: absolute;
        right: 30px;
        top: 50%;
        margin-top: -6px;
        width: 34px;
        height: 13px;
        background: url(/os/css/img/sprite.png) no-repeat;
        background-position: -55px -150px
    }
    .footer__nav-link--toggle {
        color: #3c3a37;
        background-color: #fff
    }
    .footer__nav-link--toggle::after {
        width: 42px;
        height: 16px;
        top: 32px;
        background-position: -51px -168px
    }
    .sub-nav {
        list-style-type: none;
        font: normal 18px "PT Sans", sans-serif;
        text-transform: uppercase;
        margin-top: 0;
        line-height: 21px
    }
    .sub-nav__item {
        margin-bottom: 0;
        border-bottom: 1px solid #f2f2f0
    }
    .sub-nav__link {
        color: #676767;
        display: block;
        padding: 18px 60px;
        text-decoration: none;
        -webkit-transition: background-color .1s ease-out;
        transition: background-color .1s ease-out
    }
    .sub-nav__link:hover {
        color: #676767;
        background-color: #f7f7f7
    }
    .totop {
        width: -webkit-calc(100% - 90px);
        width: calc(100% - 90px);
        height: 80px;
        position: absolute;
        left: 45px;
        bottom: -125px;
        -webkit-transform: skewX(-24deg);
        -ms-transform: skewX(-24deg);
        transform: skewX(-24deg);
        -webkit-border-radius: 6px;
        border-radius: 6px;
        -webkit-box-shadow: 1px 1px 1px 0 rgba(63, 26, 26, 0.3);
        box-shadow: 1px 1px 1px 0 rgba(63, 26, 26, 0.3);
        background: #ffdb73;
        text-decoration: none;
        -webkit-transition: background-color .1s ease-out;
        transition: background-color .1s ease-out
    }
    .totop::before {
        content: '';
        position: absolute;
        width: 59px;
        height: 17px;
        left: 50%;
        margin-left: -30px;
        top: 50%;
        margin-top: -7px;
        -webkit-transform: skewX(24deg);
        -ms-transform: skewX(24deg);
        transform: skewX(24deg);
        background: url(/os/css/img/up.png) no-repeat center
    }
    .totop::after {
        content: '';
        position: absolute;
        -webkit-transform: skewX(24deg);
        -ms-transform: skewX(24deg);
        transform: skewX(24deg);
        top: 50%;
        margin-top: -3px;
        right: 50%;
        margin-right: -55px;
        height: 0;
        width: 0;
        border-bottom: 8px solid #908451;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent
    }
    .totop:hover {
        background-color: #ffe28d
    }
    .copyright {
        font-size: 14px;
        line-height: 14px;
        color: #292929;
        margin-right: 0;
        width: 130px
    }
    .copyright p {
        margin-bottom: 15px
    }
    .copyright p:nth-child(3) {
        margin-bottom: 0
    }
    .search__left {
        padding-right: 10px;
        width: 50%;
        float: left
    }
    .search__left::after {
        clear: both;
        content: "";
        display: table
    }
    .tab-content {
        padding-left: 10px;
        width: 50%;
        float: right
    }
    .search__sort {
        margin-right: 0
    }
    .search__dropdown-link {
        font-size: 16px
    }
    .mobile-nav-wrap {
        width: 50%;
        float: left;
        padding-right: 10px
    }
    .questions {
        margin-top: -4px;
        text-align: right
    }
    .questions a {
        font-size: 20px;
        display: block
    }
    .questions>span {
        font-size: 18px;
        margin-bottom: 10px;
        float: none;
        display: block
    }
    .search {
        margin-bottom: 0
    }
    .mobile-nav {
        margin-bottom: 0
    }
    .search__tabs {
        width: 48.5%;
        left: 0
    }
    .parts {
        position: relative;
        border-bottom: 1px solid #ececec;
        padding-bottom: 40px
    }
    .parts .catalog__show-link {
        margin-top: 20px
    }
    .parts__item {
        padding-bottom: 0;
        border-top: 1px solid #ececec;
        border-bottom: 0;
        margin: 0 -15px
    }
    .parts__item:nth-child(n+5) {
        display: none
    }
    .parts__item:hover {
        background-color: transparent
    }
    .parts__item--accessories {
        background-color: #f6f3ee;
        border-color: #fff;
        position: relative
    }
    .parts__item--accessories::before {
        content: 'аксессуары';
        position: absolute;
        background-color: #ababab;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        width: 65px;
        height: 16px;
        left: 45px;
        top: 115px;
        font-size: 9px;
        text-align: center;
        line-height: 14px;
        font-weight: bold;
        color: #e5e5e5
    }
    .parts__name {
        width: 100%;
        float: none;
        padding: 0 15px 35px;
        border-bottom: 1px solid #ececec
    }
    .parts__name h3 {
        padding-left: 120px
    }
    .parts__name h3 a {
        font-size: 30px;
        word-break: break-all
    }
    .parts__allforcar {
        float: none;
        font-size: 17px;
        width: 100%;
        line-height: 1.2;
        text-align: center;
        margin-top: 25px;
        padding-top: 14px;
        padding-bottom: 14px
    }
    .parts__list {
        margin-top: 0;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
    .letter-list {
        display: none
    }
    .letter-list__item {
        padding: 15px;
        margin-bottom: 0;
        border-bottom: 1px solid #ececec
    }
    .letter-list__item:last-child {
        border: 0
    }
    .letter-list__lname {
        font-size: 16px;
        font-weight: 400;
        line-height: 1.2
    }
    .letter-list__links {
        margin-left: 60px;
        font-size: 16px;
        line-height: 1.2;
        margin-bottom: 0
    }
    .letter-list__links>li {
        margin-bottom: 20px
    }
    .letter-list__links>li:last-child {
        margin-bottom: 0
    }
    .parts__item--accessories {
        background-color: transparent
    }
    .parts__list-toggle {
        cursor: pointer;
        display: block;
        height: 60px;
        line-height: 60px;
        background-color: #edecea;
        background-image: -webkit-linear-gradient(70deg, #edecea 0, #fefefd 100%);
        background-image: -webkit-gradient(linear, left bottom, left top, from(#edecea), to(#fefefd));
        background-image: -webkit-linear-gradient(bottom, #edecea 0, #fefefd 100%);
        background-image: linear-gradient(0, #edecea 0, #fefefd 100%);
        position: relative
    }
    .parts__list-toggle:before {
        content: attr(data-open);
        display: block;
        width: 100%;
        height: 100%;
        padding-left: 15px;
        font-size: 18px;
        font-weight: 400;
        color: #909393
    }
    .parts__list-toggle:after {
        content: '';
        position: absolute;
        top: 50%;
        margin-top: -7px;
        right: 36px;
        width: 34px;
        height: 14px;
        background: url("/os/css/img/icons/accordion.png") no-repeat right top
    }
    .open .parts__list-toggle:before {
        content: attr(data-close)
    }
    .open .parts__list-toggle:after {
        background-position: left top
    }
    .open .letter-list {
        display: block
    }
    .show-all {
        border-bottom: 0
    }
    .show-all .parts__item:nth-child(n+5) {
        display: block
    }
    .category-list {
        padding: 0 15px;
        font-size: 24px
    }
    .category-list li {
        margin-bottom: 12px;
        line-height: 35px;
        width: 100%
    }
    .category-list a {
        text-decoration: none;
        padding-bottom: 2px;
        border-bottom: 2px solid #cee0fe
    }
    .to-banner {
        position: relative;
        margin-bottom: 20px;
        padding: 0;
        padding-bottom: 10px;
        -webkit-border-radius: 0;
        border-radius: 0
    }
    .to-banner__title {
        background-size: contain;
        height: 169px;
        width: 100%
    }
    .to-banner .h2 {
        font: bold 30px "PT Sans", sans-serif;
        margin-left: 30px;
        margin-right: 30px;
        line-height: 1.2;
        margin-bottom: 37px
    }
    .to-banner__list {
        font-size: 16px
    }
    .to-banner__list li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px
    }
    .car-description__img {
        width: 180px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 41px
    }
    .car-description__text {
        text-align: left;
        font-size: 14px;
        line-height: 1.3;
        max-height: 159px
    }
    .car-description__text--show {
        max-height: 100%
    }
    .car-description {
        text-align: center
    }
    .car-description .text-show {
        font-size: 18px;
        display: inline-block;
        line-height: 1.2;
        margin-bottom: 30px
    }
    .car-description .text-show:hover {
        padding-bottom: 1px
    }
    .faq {
        margin: 0 -15px;
        padding: 10px 0 0 0
    }
    .faq h3 {
        font-size: 26px;
        font-weight: normal;
        color: #9f9f9b;
        padding: 0 15px
    }
    .faq__item {
        margin-bottom: 0;
        border-bottom: 1px solid #f0f0ee
    }
    .faq__link {
        font-size: 16px;
        line-height: 25px;
        padding: 20px 15px;
        margin: 0;
        display: block;
        padding-right: 60px
    }
    .faq__description {
        margin-top: 0;
        border-width: 2px
    }
    .faq__link[aria-expanded="true"] {
        background-color: #f4f2ec;
        border-bottom: 1px solid #dcdad5;
        position: relative;
        color: #292929;
        position: relative
    }
    .faq__link[aria-expanded="true"]:before {
        content: '';
        position: absolute;
        width: 27px;
        height: 27px;
        right: 15px;
        top: 40%;
        margin-top: -13px;
        background: url(/os/css/img/sprite.png) no-repeat -162px -144px
    }
    .faq__link[aria-expanded="true"] span {
        border-bottom: 0
    }
    .faq__link[aria-expanded="true"]:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 2px;
        background-color: #f9f8f4;
        bottom: -3px;
        left: 0
    }
    .faq__title {
        display: none
    }
    .payment-form {
        padding: 0
    }
    .payment-form input,
    .payment-form textarea {
        width: 100%
    }
    .payment-form__item {
        position: relative
    }
    .payment-form__item>span {
        position: absolute;
        top: -8px;
        right: 0
    }
    .payment-form__btn button {
        float: none;
        display: block;
        margin-bottom: 20px;
        position: relative;
        left: 50%;
        margin-left: -71px
    }
    .payment-form__btn span {
        width: 100%;
        margin-left: 0;
        color: #a8a7a2;
        font-size: 13px;
        font-weight: normal;
        line-height: 16px
    }
}

@media only screen and (max-width:654px) {
    .office-img img {
        display: block;
        width: 100%;
        height: auto
    }
    .office-img .left {
        width: 100%;
        display: block;
        padding-right: 0;
        margin-bottom: 15px
    }
    .office-img .right {
        width: 100%;
        float: none
    }
    .office-img .right .fancybox {
        width: 50%;
        float: left
    }
    .office-img .right .fancybox:first-child {
        padding-right: 7px
    }
    .office-img .right .fancybox:last-child {
        padding-left: 7px
    }
    .search__tabs {
        width: 70%;
        left: auto
    }
    .mobile-search {
        display: block
    }
    .mobile-nav {
        width: 100%
    }
    .header__mobile {
        margin-top: 0
    }
    .ishome .header__mobile {
        margin-top: 20px
    }
    .ishome .header__top {
        margin-bottom: 0
    }
    .header__top .container {
        padding-bottom: 0
    }
    .ishome .search {
        display: block
    }
    .questions {
        margin-top: 0;
        text-align: right
    }
    .questions a {
        font-size: 20px
    }
    .questions>span {
        font-size: 18px;
        margin-bottom: 0;
        float: left
    }
    .search {
        margin-bottom: 95px;
        display: none
    }
    .search__dropdown-link {
        font-size: 18px
    }
    .search__left {
        width: 100%;
        float: none;
        padding-right: 0
    }
    .search__left::after {
        clear: both;
        content: "";
        display: table
    }
    .tab-content {
        padding-left: 0
    }
    .resp-tabs-container .resp-tab-content {
        font-size: 14px
    }
    .mobile-nav {
        margin-bottom: 25px
    }
    .mobile-nav-wrap {
        width: 100%;
        float: none;
        padding-right: 0
    }
    .tab-content {
        width: 100%;
        float: none
    }
    .catalog {
        margin-left: -15px;
        margin-right: -15px
    }
    .catalog__item {
        width: 100%;
        margin-bottom: 0;
        border-top: 1px solid #f2f2f0
    }
    .catalog__item:first-child {
        border-top: 0
    }
    .car__link {
        -webkit-border-radius: 0;
        border-radius: 0
    }
    .car__link:hover {
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

@media only screen and (max-width:767px) {
    .filter-panel__showlist {
        margin-bottom: 0
    }
    .filter-panel__select form {
        float: none;
        margin-left: 75px
    }
    .filter-panel__list {
        display: none
    }
    .filter-panel__list li {
        width: 50%;
        margin: 0;
        float: left;
        display: block
    }
    .showlist {
        float: none;
        width: 148px
    }
    .showlist__item {
        float: none;
        display: inline-block;
        margin-bottom: 20px
    }
    .banner-wrap {
        padding: 0 15px
    }
    .main>h1 {
        margin-top: 51px;
        font-size: 40px;
        font-weight: 400;
        line-height: 1.2;
        text-align: center;
        margin-bottom: 45px
    }
    .main__text {
        font-size: 14px;
        color: #0f0e0e
    }
    .main .t-car__name {
        font-size: 16px;
        color: #555;
        margin-top: 20px;
        margin-bottom: 20px
    }
    .main .table__col-promo {
        padding-top: 25px;
        margin-bottom: 20px
    }
    .main .table__col-promo:before {
        font-size: 14px;
        margin-bottom: 25px
    }
    .main .table__col-buy:before {
        font-size: 14px;
        margin-bottom: 20px
    }
    .main .t-buy {
        padding: 27px 0
    }
    .main .t-buy:last-child {
        padding-bottom: 5px
    }
    .main .t-buy__link {
        font-size: 18px;
        font-family: Arial;
        font-weight: normal;
        margin-bottom: 10px;
        line-height: 1.2
    }
    .main .t-buy__price {
        font-size: 22px
    }
    .main .t-buy__price .ic-ruble {
        display: inline-block;
        background: url("/os/css/img/icons/rub.png") no-repeat;
        width: 12px;
        height: 17px;
        background-size: contain
    }
    .main .btn-buy--withbasket {
        display: block;
        vertical-align: middle;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        height: 54px;
        line-height: 32px;
        font-size: 14px;
        font-weight: 400;
        padding-right: 20px;
        padding-left: 50px;
        padding-top: 11px
    }
    .main .btn-buy--withbasket:before {
        width: 17px;
        height: 17px;
        margin-top: -10px;
        margin-right: 20px;
        left: 16px;
        background: url("/os/css/img/icons/cart.png") no-repeat;
        background-size: contain
    }
    .archive.left {
        float: none;
        display: none
    }
    .title-withcar {
        line-height: 26px;
        margin: 0 15px;
        margin-top: 32px;
        margin-bottom: 40px;
        text-align: center
    }
    .title-withcar::after {
        clear: both;
        content: "";
        display: table
    }
    .title-withcar img {
        display: block;
        float: none;
        width: 160px;
        height: auto;
        margin-right: 0;
        position: relative;
        top: 8px;
        margin: auto;
        margin-bottom: 30px
    }
    .title-withcar span {
        display: block
    }
    .p-table__head {
        display: none
    }
    .buy-otdelno {
        padding: 0 15px
    }
    .buy-otdelno .p-table__tabl td {
        margin-bottom: 5px;
        margin-right: 0;
        min-height: 21px;
        display: inline
    }
    .buy-otdelno .p-table__tabl td:nth-child(1) {
        font-size: 18px;
        line-height: 21px;
        width: 100%
    }
    .buy-otdelno .p-table__tabl td:nth-child(2) {
        width: 40%;
        display: inline-block
    }
    .buy-otdelno .p-table__tabl td:nth-child(2):before {
        content: 'КОЛ-ВО: ';
        width: 52px;
        margin-right: 0
    }
    .buy-otdelno .p-table__tabl td:nth-child(3) {
        width: 60%;
        padding-bottom: 0
    }
    .buy-otdelno .p-table__tabl td:nth-child(3):before {
        content: 'НОМЕР: ';
        width: 52px;
        margin-right: 15px
    }
    .buy-otdelno .p-table__tabl td:nth-child(4) {
        display: inline-block;
        width: 100%
    }
    .buy-otdelno .p-table__tabl td:nth-child(5) {
        display: inline-block;
        width: 100%
    }
    .buy-otdelno .p-table__tabl td:nth-child(5) .btn-buy {
        margin: 0 auto;
        float: none;
        width: 150px;
        font-size: 14px;
        padding: 10px 25px 6px 52px !important
    }
    .buy-otdelno .p-table__tabl td:nth-child(5)>span {
        margin: 0 auto;
        font-size: 14px
    }
    .buy-otdelno .p-table__tabl td:nth-child(5) span.p-table__instock {
        margin: 10px 0 0;
        text-align: center
    }
    .buy-otdelno .p-table__tabl td:nth-child(5) p {
        margin: 10px auto 0;
        font-size: 13px;
        text-align: center;
        width: 90%
    }
    .skidka {
        border: 7px solid #ffdb73;
        -webkit-border-radius: 0;
        border-radius: 0;
        margin: 0 15px
    }
    .skidka__title {
        border-bottom: 0;
        font: bold 27px "PT Sans", sans-serif;
        color: #109416;
        text-transform: uppercase;
        padding: 20px 10px 0;
        margin-bottom: 0
    }
    .skidka__inner {
        padding: 18px 15px
    }
    .skidka__inner::after {
        clear: both;
        content: "";
        display: table
    }
    .skidka__komplekt {
        float: left;
        width: auto;
        margin-bottom: 40px
    }
    .skidka__komplekt ul {
        list-style-type: none;
        font-size: 14px;
        line-height: 18px
    }
    .skidka__komplekt li {
        margin-bottom: 10px
    }
    .skidka__komplekt li:last-child {
        margin-bottom: 0
    }
    .skidka__right {
        float: left;
        width: 100%
    }
    .skidka__price {
        margin-top: -6px;
        text-align: right;
        width: 150px;
        margin-left: -20px
    }
    .skidka__price .t-buy__price {
        display: block;
        float: none
    }
    .skidka__price .t-buy__price--big {
        font-size: 40px !important
    }
    .skidka__price .t-buy__price--skidka {
        margin-top: 7px !important;
        font-size: 28px !important
    }
    .skidka__price .t-buy__price--skidka .ic-ruble {
        background-position: -125px -167px !important
    }
    .skidka__price .ic-ruble {
        width: 15px !important;
        height: 19px !important;
        position: relative !important;
        top: -1px !important;
        right: -5px !important;
        background: url(/os/css/img/sprite.png) no-repeat !important;
        background-position: -106px -167px !important
    }
    .skidka .btn-buy {
        margin-top: 22px;
        margin-bottom: 11px;
        font-size: 18px;
        padding: 14px 25px 10px 60px
    }
    .navigation--oneline .navigation__link span {
        display: inline-block;
        font-size: 22px;
        font-weight: bold;
        margin-top: 0;
        border-bottom: none !important;
        padding-bottom: 3px
    }
    .navigation--oneline .navigation__link:hover span {
        border-bottom: 0
    }
}

@media only screen and (max-width:650px) {
    .last-level-mod .mod-item-colum {
        width: 100% !important
    }
}

@media only screen and (max-width:450px) {
    .header__mobile {
        margin-top: 14px
    }
    .header__logo {
        margin-bottom: 25px
    }
    .basket {
        width: 75px;
        height: 60px;
        top: 0;
        -webkit-transform: skew(-20deg);
        -ms-transform: skew(-20deg);
        transform: skew(-20deg)
    }
    .basket::before {
        top: 14px;
        left: 16px;
        -webkit-transform: skew(20deg);
        -ms-transform: skew(20deg);
        transform: skew(20deg)
    }
    .basket__count-mob__link span {
        top: 5px;
        left: 38px;
        -webkit-transform: skew(20deg);
        -ms-transform: skew(20deg);
        transform: skew(20deg)
    }
    .search {
        margin-bottom: 130px
    }
    .search__tabs {
        top: 103px;
        width: 100%
    }
    .search__sort {
        display: block;
        float: none;
        margin-bottom: 30px !important
    }
    .search__dropdown-link {
        float: none;
        width: 100%
    }
    .sites {
        margin-top: 25px
    }
    .sites p {
        font-size: 18px
    }
    .sites p strong {
        font-size: 18px
    }
    .sites__dropdown-link {
        font-size: 18px;
        -webkit-border-radius: 6px;
        border-radius: 6px;
        line-height: 13px;
        padding: 8px 23px 8px 10px;
        position: relative;
        top: -3px
    }
    .sites__dropdown-link::after {
        top: 13px;
        right: 7px
    }
    .logo__img {
        width: 165px;
        height: 46px
    }
    .questions {
        text-align: left
    }
    .questions>span {
        float: none;
        display: block;
        margin-bottom: 10px
    }
    .questions a {
        float: none;
        font-size: 24px
    }
}

@media only screen and (max-width:410px) {
    .news-archive__title {
        width: 100%;
        margin-top: 32px
    }
    .copyright {
        width: 100%;
        float: none;
        margin-bottom: 20px
    }
    .copyright p {
        margin-bottom: 10px
    }
    .footer__logo {
        margin-bottom: 5px
    }
    .footer__navigation {
        bottom: 196px
    }
    .footer__phone {
        float: none;
        width: 80%;
        text-align: left
    }
    h2,
    .network .h1 {
        font-size: 34px
    }
    .network__link {
        text-decoration: none
    }
    .network__link span {
        display: inline;
        text-decoration: none;
        top: 60px
    }
    .network__item {
        height: 120px
    }
    .network__item::before {
        width: auto;
        left: 0;
        height: auto;
        margin-top: 0;
        margin-left: 0;
        top: 30%
    }
    .network__item-kia::before {
        width: 178px;
        height: 44px;
        left: 50%;
        margin-top: -22px;
        margin-left: -89px;
        background: url(/os/css/img/kia.png) no-repeat
    }
    .network__item-chevrolet::before {
        background-position: -130px -235px
    }
    .network__item-opel::before {
        width: 156px;
        height: 52px;
        margin-top: -26px;
        margin-left: -78px;
        left: 50%;
        background: url(/os/css/img/opel.png) no-repeat;
        background-position: 0 0
    }
    .network__item-hyundai::before {
        width: 182px;
        height: 49px;
        left: 50%;
        margin-top: -24px;
        margin-left: -91px;
        background: url(/os/css/img/hyundai.png) no-repeat;
        background-position: 0 0
    }
}

ul.detail-auto-list {
    list-style: none;
    display: inline-block;
    vertical-align: top
}

ul.detail-auto-list li {
    margin: 0;
    padding: 0
}

@media only screen and (max-width:400px) {
    .select-uzel-first {
        width: 100%;
        padding: 0 10px
    }
    .select-uzel-second {
        padding: 0 10px
    }
}

.online-payment-btn .days,
.online-payment-btn .fast-payment {
    display: inline-block
}

.online-payment-btn .days a {
    background: none repeat scroll 0 0 #f4f2ec;
    border: 2px solid #0e85fb;
    border-radius: 7px 7px 7px 7px;
    color: #0e85fb;
    display: block;
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    font-weight: bold;
    height: 42px;
    line-height: 42px;
    text-align: center;
    width: 246px
}

.online-payment-btn .days a:hover {
    border-color: #000;
    color: #000
}

.online-payment-btn .txt {
    display: inline-block;
    margin-left: 15px;
    font-size: 11px;
    vertical-align: top;
    width: 250px;
    margin-top: 0;
    color: #575757;
    font-weight: 700
}

.online-payment-btn .margin {
    margin: 0 5px
}

.skidka .basket-btn .btn-buy.btn-buy--big {
    display: block
}

.info-block_order .detail-setup,
.skidka .detail-setup {
    background: url('/os/css/img/detail-setup-background.png') repeat-x;
    height: 52px;
    margin-top: 15px;
    cursor: pointer;
    border-radius: 10px;
    text-align: center
}

.info-block_order .detail-setup:hover,
.skidka .detail-setup:hover {
    opacity: .8
}

.info-block_order .detail-setup .detail-setup-text,
.skidka .detail-setup .detail-setup-text {
    margin-top: 16px;
    display: inline-block;
    text-decoration: none;
    color: #000
}

.info-block_order .detail-setup .detail-setup-text .grey,
.skidka .detail-setup .detail-setup-text .grey {
    color: #7f776c
}

.info-block_order .detail-setup .detail-setup-text .price,
.skidka .detail-setup .detail-setup-text .price {
    font-size: 23px;
    color: #109416;
    font-family: "PT Sans", sans-serif;
    font-weight: 700;
    vertical-align: sub
}

.skidka .check-price {
    font-size: 10px;
    font-weight: normal;
    display: block;
    margin-bottom: 16px
}

.skidka .check-price:before {
    content: "*";
    color: red;
    padding-right: 5px
}

.brand_nav_box {
    float: left;
    margin-top: 23px;
    width: 192px
}

.brand_image {
    border-bottom: 1px solid #f5f4e7;
    padding-bottom: 5px;
    text-align: center
}

.brand_image img {
    display: block;
    margin: 0 auto
}

.brand_nav {
    background: none repeat scroll 0 0 #f4f2ec;
    border-bottom: 1px solid #e3dbd0;
    border-radius: 8px 8px 8px 8px;
    margin-top: 19px;
    padding-bottom: 20px;
    width: 192px
}

.brand_nav ul {
    list-style: none
}

.brand_nav .b_title {
    color: #1b1b1b;
    font-family: 'PT Sans', sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding: 20px
}

.brand_nav .b_title span {
    color: #bebdb8;
    display: block;
    font: bold 11px Arial;
    margin-top: 5px
}

.brand_nav ul {
    margin: 4px 20px 0
}

.brand_nav ul li {
    line-height: 10px;
    margin-top: 12px
}

.brand_nav ul li a {
    color: #198dff;
    font: 10px/10px Arial;
    text-transform: uppercase
}

.certificate {
    margin-top: 25px;
    text-align: center
}

.certificate img {
    width: 192px
}

.certificate .cert-name a {
    color: #198dff;
    font: 10px/10px Arial;
    text-transform: uppercase
}

.brand_info_box {
    float: left;
    margin: 0 0 0 36px;
    width: 60%
}

@media only screen and (max-width:450px) {
    .online-payment-btn .txt {
        margin: 15px 0
    }
    .online-payment-btn span .txt {
        margin: 15px 0 0
    }
}

@media only screen and (max-width:768px) {
    .brand_info_box {
        margin: 0 5px 0 5px;
        width: 100%
    }
    .brand_nav_box {
        width: 100%
    }
    .brand_nav {
        width: 100%;
        text-align: center
    }
    .mobtext {
        padding: 0 10px
    }
}

ul.ui-autocomplete {
    background-color: #FFF;
    width: 270px !important;
    list-style: none
}

ul.ui-autocomplete li {
    cursor: pointer
}

ul.ui-autocomplete li:hover {
    background-color: #fef6d7
}

ul.ui-autocomplete li a {
    padding: 10px;
    font-size: 12px;
    color: #000
}

.spisok_1 ul.modifications {
    padding-left: 25px
}

.order-label {
    display: none
}

.avtoserv {
    width: 100%;
    margin-bottom: 20px;
    margin-top: 25px
}

.avtoserv tr:first-child td {
    text-align: center
}

.avtoserv td {
    padding: 10px;
    vertical-align: middle;
    border: 1px solid #a3a3a3;
    color: #3c3c3c
}

.header-banner {
    background: url(/img/gm_bg.jpg) center no-repeat;
    background-size: cover;
    height: 200px
}

.header-banner h1 {
    color: #fff;
    font-size: 48px;
    font-family: "PT Sans", sans-serif;
    margin-top: 45px;
    display: block;
    margin-left: 300px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
    letter-spacing: 0;
    margin-bottom: 0;
    line-height: 41px
}

.header-banner-link {
    text-align: center
}

.header-banner-link a {
    display: inline-block;
    padding: 10px 25px 11px 18px;
    text-decoration: none;
    line-height: 1;
    box-shadow: 2px 3px 7px rgba(0, 0, 0, .13);
    background-color: #f5f2ed;
    background-image: linear-gradient(to top, #a8a8a8 0, #fff 100%);
    margin-top: 25px
}

.header-banner-link a:hover span {
    border-color: rgba(0, 0, 0, 0)
}

.header-banner-link a span {
    color: #198cff;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    border-bottom: 1px #198cff dashed;
    display: inline-block;
    vertical-align: super;
    margin-left: 14px
}

.navigation__item.inmob {
    display: none
}

.navigation__ico-service {
    background-position: -33px -33px !important
}

.advantages__item:last-child,
.archive__link:hover span {
    border-bottom: 0
}

.advantages__item a span {
    display: inline-block;
    margin-right: 25px
}

.advantages__item a {
    text-decoration: none;
    color: #292929
}

@media only screen and (max-width:768px) {
    .avtoserv tr td {
        width: 100%;
        float: left
    }
    .navigation__item.inmob {
        display: block
    }
    .header-banner {
        background-position: -613px !important
    }
    .header-banner h1 {
        font-size: 36px;
        margin-top: 30px;
        margin-left: 108px;
        line-height: 40px
    }
    .avtoserv tr td:nth-child(2) {
        text-align: center
    }
    .avtoserv tr td:nth-child(2):after {
        content: " руб."
    }
    .avtoserv tr:first-child td:nth-child(2):after {
        content: ""
    }
    .avtoserv tr td:last-child {
        border-bottom-width: 5px
    }
    .services-banner__price {
        font-size: 28px !important
    }
    .services-banner__title h3 {
        margin: 0 !important
    }
}

.table__col-model .t-car {
    text-decoration: none
}

.table__col-model .t-car span.year {
    font: 10px Arial;
    color: #868686;
    line-height: 10px;
    display: block;
    margin-top: 5px;
    text-align: center
}

@media only screen and (max-width:640px) {
    .search__input {
        padding: 0
    }
}

@media only screen and (max-width:320px) {
    .header-banner h1 {
        font-size: 28px;
        margin-top: 30px;
        margin-left: 108px;
        line-height: 40px
    }
    .search__input {
        padding: 0
    }
    .search__input-wrap {
        width: 185px
    }
}

@media only screen and (max-width:520px) {
    .info-block_order .btn-add:before {
        position: absolute;
        top: 50%;
        margin-top: -12px;
        left: 20px
    }
    .back-wrap {
        white-space: normal;
        text-overflow: ellipsis;
        line-height: 18px;
        padding-top: 10px
    }
    .search__input {
        padding: 0 0 0 13px
    }
    .back-wrap {
        padding-top: 17px
    }
    .mobile-nav {
        width: 77%
    }
    .mobile-nav.w100 {
        width: 100%
    }
    .breadcrumbs__link {
        padding: 0;
        font-size: 14px
    }
    .main .btn-buy--withbasket {
        width: 100%
    }
    .pb_price-txt {
        font-size: 32px
    }
    .main .btn-buy--withbasket {
        font-size: 16px !important
    }
    h2.resp-accordion {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        font-size: 31px !important;
        padding-left: 17px !important
    }
    .resp-tabs-container .resp-tab-content {
        padding: 27px 19px 0 !important
    }
    .tab--resp {
        margin-top: 0 !important
    }
    .questions a span {
        font-size: 27px;
        font-weight: bold;
        color: #178d38;
        margin-left: 0
    }
    .pb_buy-inner .pb_form>:nth-child(3) {
        width: 165px
    }
    .ab_list-item .ab_list-photo {
        height: 112px
    }
    .ab_list-name {
        padding-left: 30px !important
    }
    .analogs-block .ab_list-prod {
        padding-left: 30px !important
    }
    .analogs-block .ab_list-prod {
        padding-left: 30px !important
    }
    .pb_price-txt {
        font-size: 21px !important
    }
    .btn-buy span {
        display: inline-block;
        text-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
        padding-right: 10px
    }
    .basket-btn {
        position: relative;
        top: -3px
    }
}

input[type=search] {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    -webkit-appearance: none !important
}

@media only screen and (max-width:330px) {
    .main .btn-buy--withbasket {
        font-size: 14px !important
    }
}

.politic_checkbox {
    width: 100%;
    padding: 10px 0 15px 0;
    float: left
}

.politic_checkbox label {
    font-weight: normal !important;
    max-width: 80% !important;
    float: left;
    margin-left: 10px
}

.politic_checkbox input {
    width: auto !important;
    margin-top: 3px;
    box-shadow: none !important;
    float: left;
    cursor: pointer;
    height: 14px
}

.cart-body__main .politic_checkbox input {
    width: auto !important;
    margin-top: 2px;
    box-shadow: none !important;
    float: left;
    cursor: pointer;
    height: auto;
    margin-left: 28px
}

.pb_buy .politic_checkbox {
    margin-top: 10px;
    width: 100%;
    padding: 0;
    float: left
}

.pb_buy label {
    font-size: 9px;
    line-height: 10px;
    text-align: left
}

.btn_one-click_noinfo {
    outline: 0;
    border: 0;
    background: #ffdb73;
    -webkit-box-shadow: 0 1px 2px 0 rgba(88, 70, 19, 0.38);
    box-shadow: 0 1px 2px 0 rgba(88, 70, 19, 0.38);
    -webkit-border-radius: 6px;
    border-radius: 6px;
    font-size: 28px;
    color: #0c9716;
    font-weight: 700;
    height: 46px;
    line-height: 46px;
    padding: 0 29px;
    font-size: 18px;
    height: 29px;
    line-height: 29px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 0 15px
}

#one_form_cart {
    margin: 0;
    height: 15px
}

.service__form .politic_checkbox {
    width: 100%;
    padding: 10px 0 15px 0;
    float: left;
    max-width: 400px
}

.servicenomob {
    display: block
}

.servicemob {
    display: none
}

.service__form__btn #service-entry-btn2 {
    width: 125px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #00b13c;
    border: 0;
    border: 1px solid #fbfaf7;
    height: 35px;
    padding: 0 7px;
    line-height: 38px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: inset 0 2px 4px -3px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0 2px 4px -3px rgba(0, 0, 0, 0.6)
}

.service__info__box__container a.map_modal {
    font-size: 14px !important;
    line-height: 21px !important
}

.service__form__content a {
    color: #30417e
}

.service__map .office-box__map {
    width: 100%;
    float: none;
    padding-top: 20px
}

.service__map {
    padding-bottom: 20px;
    opacity: 0;
    transition: 1s;
    height: 0
}

.service__info__box__container div.map_modal {
    color: #30417e;
    cursor: pointer;
    font-weight: bold
}

.back {
    border: 2px solid #3199ff !important;
    border-left: 0 !important
}

.back::before {
    background: url(/os/css/img/service/st-bg.png) no-repeat
}

@media only screen and (max-width:600px) {
    .service__form .politic_checkbox {
        max-width: 300px
    }
    .service__form .servicenomob {
        display: none
    }
    .service__form .servicemob {
        display: block
    }
    .service__form__box.date label {
        top: 75%
    }
}

@media only screen and (max-width:414px) {
    .service__form .politic_checkbox {
        max-width: 130px;
        font-size: 11px;
        line-height: 10px
    }
    .politic_checkbox label {
        font-size: 10px;
        width: 91% !important
    }
    label[for="service_form_callback"] {
        width: 80% !important
    }
    label[for="service_form_callback"] .servicemob {
        margin-left: -10px
    }
}

.footer-img {
    width: 20%;
    display: inline-block
}

.footer-text {
    width: 75%;
    color: #8c8c8c;
    display: inline-block;
    padding-left: 5%;
    font-size: 12px;
    line-height: 18px
}

.footer-text-order {
    width: 100%;
    color: #8c8c8c;
    display: inline-block;
    font-size: 12px;
    line-height: 18px
}

.promo-page {
    width: 100%;
    display: block
}

.promo-page .pp_title {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 30px
}

.promo-page .pp_title span {
    text-transform: uppercase;
    font-size: 35px;
    color: #c93f3f;
    font-family: 'PT Sans', sans-serif
}

.promo-page .pp_line {
    width: 100%;
    display: block;
    text-align: center
}

.promo-page .pp_line .pp_line-top {
    width: 110px;
    margin: 0 auto;
    height: 1px;
    margin-top: 20px;
    background: #d5d5d5
}

.promo-page .pp_line .pp_line-bottom {
    width: 55px;
    margin: 0 auto;
    height: 2px;
    margin-bottom: 20px;
    background: #c93f3f
}

.promo-page .pp_description {
    width: 100%;
    display: block;
    text-align: center;
    font-family: 'PT Sans', sans-serif;
    font-size: 20px;
    line-height: 26px
}

.promo-page .pp_description span {
    font-weight: 700
}

.promo-page .pp_img {
    margin-top: 30px;
    margin-bottom: 30px;
    width: 100%;
    display: block;
    text-align: center
}

.promo-page .pp_promo_btn {
    margin-top: 35px;
    width: 100%;
    display: block;
    text-align: center
}

.promo-page .pp_promo_btn a {
    width: 353px;
    position: relative
}

.promo-page .pp_promo_btn span {
    position: absolute;
    font-family: 'PT Sans', sans-serif;
    top: 10px;
    right: 65px;
    font-size: 23px;
    color: #fff
}

.promo-page .pp_promo_btn a:hover {
    opacity: .8
}

#bonus {
    border-radius: 10px;
    background: url(/os/css/img/bg-bonus.jpg) repeat;
    max-width: 370px;
    margin: 0;
    padding: 0 30px
}

#bonus::after {
    background: url(/os/css/img/bonus-icon.png) no-repeat;
    content: "";
    width: 95px;
    height: 94px;
    display: block;
    position: absolute;
    top: -36px;
    left: 10px;
    right: 0;
    margin: auto
}

.fancybox-close {
    width: 21px;
    height: 21px;
    display: block;
    position: absolute;
    top: 12px;
    right: 12px;
    cursor: pointer;
    background: url(/os/css/img/close-promo.png) no-repeat
}

#bonus h3 {
    width: 100%;
    display: block;
    font-size: 30px;
    font-family: 'PT Sans', sans-serif;
    text-align: center;
    color: #c93f3f;
    font-weight: 500;
    margin-top: 58px;
    margin-bottom: 0
}

#bonus .modal__form input {
    max-width: 100%;
    width: 100%;
    float: none
}

#bonus .modal__footer .btn-submit {
    margin: 0 10px;
    height: 50px;
    -webkit-transform: skewX(-24deg);
    -ms-transform: skewX(-24deg);
    transform: skewX(-24deg);
    background-color: #c93f3f
}

#bonus .modal__footer .btn-buy {
    max-width: 100%;
    height: 50px;
    -webkit-transform: skewX(24deg);
    -ms-transform: skewX(24deg);
    transform: skewX(24deg);
    background: transparent;
    border: 0;
    outline: 0;
    font-weight: 400;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    padding: 0;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center
}

#bonus .modal__footer .btn-submit:hover {
    opacity: .8
}

#bonus .modal__time {
    margin: 25px 0 28px;
    width: 100%;
    display: block;
    line-height: 12px;
    text-align: center;
    font-size: 12px;
    color: #919191;
    line-height: 16px
}

#bonus .modal__time a {
    color: #919191
}

@media only screen and (max-width:767px) {
    .pp_img img {
        width: 100%
    }
}

.pp_promo_btn_mobile {
    display: none
}

@media only screen and (max-width:420px) {
    .pp_promo_btn {
        display: none !important
    }
    .promo-page .pp_promo_btn_mobile {
        margin-top: 35px;
        margin-bottom: 35px;
        width: 100%;
        display: block;
        text-align: center
    }
    .promo-page .pp_promo_btn_mobile a {
        position: relative;
        width: 100%
    }
    .promo-page .pp_promo_btn_mobile span {
        position: absolute;
        font-family: 'PT Sans', sans-serif;
        top: 20px;
        right: 0;
        font-size: 23px;
        color: #fff;
        width: 100%
    }
    .promo-page .pp_promo_btn_mobile a:hover {
        opacity: .8
    }
    .promo-page .pp_promo_btn_mobile a img {
        width: 100%
    }
}

#message-window .text {
    margin-top: 10px;
    font-size: 16px
}

#message-window .text .text-big {
    margin-bottom: 10px;
    font-size: 20px
}

#replacement_of_brake_shoes .modal__title span {
    font-size: 16px
}

#common-result-autoservice-record {
    -webkit-box-shadow: none;
    box-shadow: none
}

#common-result-autoservice-record .modal__title span {
    font-size: 16px
}

#bonus .bonus-me-form .modal_inp-n-sus {
    width: 100%;
    height: 30px;
    padding: 3px 0 0 33px;
    margin-top: 5px;
    margin-bottom: 10px;
    position: relative;
    left: 0;
    top: 0
}

#bonus .modal__title {
    border-bottom: 1px solid transparent;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 22px;
    text-align: center
}

#bonus .modal-bonus__field {
    position: relative;
    height: 50px;
    -webkit-transform: skewX(-24deg);
    -ms-transform: skewX(-24deg);
    transform: skewX(-24deg);
    box-shadow: inset 0 3px 7px rgba(0, 0, 0, 0.05);
    border: 1px solid #dadada;
    background-color: #fff;
    margin: 0 10px;
    overflow: hidden
}

#bonus .modal-bonus__field_middle {
    margin: 10px
}

#bonus .bonus-me-form .modal-bonus__field input {
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    height: 100%;
    width: 100%;
    padding: 0 28px;
    background-color: transparent;
    border: 0;
    -webkit-transform: skewX(24deg);
    -ms-transform: skewX(24deg);
    transform: skewX(24deg);
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 16px;
    font-weight: 400
}

#bonus .modal-bonus__field input.error {
    background: transparent !important
}

#bonus .bonus-me-form .modal-bonus__field input::-webkit-input-placeholder {
    color: #000
}

#bonus .bonus-me-form .modal-bonus__field input::-moz-placeholder {
    color: #000
}

#bonus .bonus-me-form .modal-bonus__field input:-ms-input-placeholder {
    color: #000
}

#bonus .bonus-me-form .modal-bonus__field input:-moz-placeholder {
    color: #000
}

#bonus .bonus-me-form .modal-bonus__field input.error::-webkit-input-placeholder {
    color: #ffb7b7
}

#bonus .bonus-me-form .modal-bonus__field input.error::-moz-placeholder {
    color: #ffb7b7
}

#bonus .bonus-me-form .modal-bonus__field input.error:-ms-input-placeholder {
    color: #ffb7b7
}

#bonus .bonus-me-form .modal-bonus__field input.error:-moz-placeholder {
    color: #ffb7b7
}

#bonus .bonus-me-form .modal_inp-n-sus:before {
    display: none;
    top: -10px;
    left: calc(50% - 10px)
}

@media only screen and (max-width:767px) {
    .breadcrumbs__back:before {
        top: -2px !important;
        height: 65px;
        z-index: 10;
        background: url(/os/css/img/icons/razdel_bg.png) left top no-repeat !important
    }
    .header {
        border-bottom: 0 !important
    }
    .navigation-wrap {
        padding-bottom: 40px
    }
}

@media only screen and (max-width:400px) {
    .contacts__top #geo-block .city-popover__wrapper .popover__content.popover__content-show {
        left: -90px !important;
        -webkit-transform: none !important;
        transform: none !important
    }
    .header__middle .contacts {
        float: left !important
    }
    .services-banner__title {
        bottom: 79px !important
    }
    .services-banner__title h3 {
        font-size: 19px !important
    }
    .services-banner__title p {
        font-size: 16px !important
    }
    .services-banner__price {
        bottom: 28px !important
    }
    .services-banner__btn {
        bottom: 11px !important
    }
}

.mobSidebar {
    display: none;
    padding-top: 10px
}

.mobSidebar a {
    font-size: 20px !important;
    line-height: 60px !important;
    height: 60px !important
}

.mobSidebarBtn {
    position: absolute;
    top: 0;
    right: 0;
    height: 80px;
    width: 60px;
    z-index: 3
}

.mobSidebarBtn::after {
    content: '';
    position: absolute;
    top: 56%;
    left: 44%;
    transform: translate(-50%, -50%);
    border: 12px solid transparent;
    border-top: 15px solid #333;
    opacity: .5;
    cursor: pointer;
    transition: all .3s ease
}

.mobSidebarBtn.active::after {
    transform: rotate(180deg) translate(50%, 90%)
}

.navigation__ico-991 {
    background-position: -33px -33px !important;
    width: 56px !important;
    margin-right: 8px !important
}

.hidden_tableNav a {
    line-height: 26px !important;
    display: flex !important;
    align-items: center;
    padding-right: 30px
}

.hidden_tableNav i {
    margin-top: 0 !important;
    top: 0 !important
}

@media(min-width:768px) {
    .mobSidebarBtn {
        display: none
    }
    .hidden_tableNav {
        display: none
    }
}

.accordeon-body {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

.accordeon-body.show {
    display: block !important;
    height: auto !important;
    padding: initial !important;
    margin: initial !important
}

.header-banner_servis {
    background: url(img/gm_bg-1.jpg) center no-repeat
}

.footer .soc-nav {
    position: absolute;
    right: 11px;
    margin-top: 57px;
    width: 122px;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

.footer .soc-nav__link {
    -webkit-transform: skew(-24deg);
    -ms-transform: skew(-24deg);
    transform: skew(-24deg);
    width: 32px;
    height: 28px;
    box-shadow: 0 1px 0 #bcbcbc;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.footer .soc-nav__link:hover {
    opacity: .8
}

.footer .soc-nav__link img {
    -webkit-transform: skew(24deg);
    -ms-transform: skew(24deg);
    transform: skew(24deg)
}

.footer .soc-nav__link_wu {
    background-color: #189d0e
}

.footer .soc-nav__link_tm {
    background-color: #00ade2
}

.footer .soc-nav__link_vk {
    background-color: #5181b8
}

.footer .soc-nav__link_wu img {
    width: 17px;
    height: 17px
}

.footer .soc-nav__link_tm img {
    width: 17px;
    height: 14px
}

.footer .soc-nav__link_vk img {
    width: 18px;
    height: 12px
}

.footer .soc-nav__link_insta {
    background-color: #bc2f92
}

.footer .soc-nav {
    width: 186px
}

@media only screen and (max-width:767px) {
    .footer .soc-nav {
        right: 38px;
        margin-top: 85px
    }
}

@media only screen and (max-width:660px) {
    .footer .soc-nav {
        right: initial;
        left: 117px;
        margin-top: 64px
    }
}

@media only screen and (max-width:410px) {
    .footer .soc-nav {
        right: 20px;
        left: inherit;
        margin-top: -89px
    }
}

.header-banner h1 {
    margin-left: 0;
    text-align: center
}

@media only screen and (max-width:768px) {
    .header-banner h1 {
        margin-left: 0
    }
}

@media(max-width:767px) {
    .header__middle .contacts .time {
        display: none
    }
}

@media only screen and (min-width:768px) {
    .footer .soc-nav__link_wu {
        background-color: red;
        background-image: url('../../img/youtube-icon.png');
        background-size: 14px 11px;
        background-position: center center;
        background-repeat: no-repeat
    }
    .footer .soc-nav__link_wu img {
        display: none
    }
}

.search__form_mobile {
    display: none
}

@media only screen and (max-width:654px) {
    .breadcrumbs__back_desktop {
        display: none
    }
    .breadcrumbs__back_show {
        display: block
    }
    .search__form_hide {
        display: none
    }
}

.noactive{
	display:none
}

@media only screen and (max-width:410px) {
    .network__item.network__item-opel span {
        right: 0;
        left: 0;
        margin: auto
    }
    .network__item.network__item-kia span {
        right: 0;
        left: 0;
        margin: auto
    }
    .network__item.network__item-hyundai span {
        right: 0;
        left: 0;
        margin: auto
    }
}

@media(max-width:500px) {
    .footer__phone {
        transform: translateX(25px)
    }
    .footer__phone a {
        font-size: 12px;
        line-height: 12px
    }
}

@media(max-width:410px) {
    .footer__phone {
        transform: none
    }
}

@media only screen and (max-width:767px) {
    .header-banner h1 {
        margin-left: 0
    }
}

@media only screen and (max-width:767px) {
    .footer .soc-nav {
        width: 156px
    }
}

@media only screen and (max-width:600px) {
    .footer .soc-nav {
        margin-top: 0
    }
}

@media only screen and (max-width:410px) {
    .footer .soc-nav {
        margin-top: 0
    }
}

.contacts__video {
    margin-top: 30px;
    padding-bottom: 56.25%;
    height: 0;
    position: relative
}

.contacts__video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.price-tech-service .watch-complect {
	max-width: 430px;
}

@media only screen and (max-width:767px) {
    .office-box__wrap,
    .office-box__footer {
        display: block !important
    }
    .office-box__title--active:before {
        display: none
    }
    .content.contact h1+p {
        padding: 0 15px
    }
    .office-box__title span {
        text-decoration: none
    }
.gm-banner-i {
	width: 100%;
}
}

.main.no-menu .nomenuservice {
    display: none
}


@media only screen and (max-width:900px) {
	.filling-price-text table {
		margin-left:10px
	}
	.filling-price-text table img {
		max-width:100%
	}
	
}



.station::before {
	background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDc0IiBoZWlnaHQ9IjM1NiIgdmlld0JveD0iMCAwIDQ3NCAzNTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMF83XzIpIj4KPHBhdGggZD0iTTQ3NCAyNDdDNDUxLjUgMzg1IDQyMyAzOTMuNSAyNDUgMzU2LjVDMjQuNSAzODAuNSAyMCAzOTIgMCAyNDdDMCAxMTAuNTg2IDEwNi4xMDkgMCAyMzcgMEMzNjcuODkxIDAgNDc0IDExMC41ODYgNDc0IDI0N1oiIGZpbGw9IiMwMDdBNUUiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMiAzNTZDMTEuMTAyNiAzMTkuOTc5IDAuMDY1NTQ0IDI3OS4wODcgMC4wMDAyOTEwMjggMjM3LjQ0M0MtMC4wNjQ5NjE5IDE5NS43OTkgMTAuODQzOSAxNTQuODczIDMxLjYyODMgMTE4Ljc4NkM1Mi40MTI3IDgyLjY5OTMgODIuMzM4OCA1Mi43MjYzIDExOC4zOTMgMzEuODg1NEMxNTQuNDQ3IDExLjA0NDUgMTk1LjM1NiAwLjA3MTQ3MjIgMjM3IDAuMDcxNDcyMkMyNzguNjQ0IDAuMDcxNDcyMiAzMTkuNTUzIDExLjA0NDUgMzU1LjYwNyAzMS44ODU0QzM5MS42NjEgNTIuNzI2MyA0MjEuNTg3IDgyLjY5OTMgNDQyLjM3MiAxMTguNzg2QzQ2My4xNTYgMTU0Ljg3MyA0NzQuMDY1IDE5NS43OTkgNDc0IDIzNy40NDNDNDczLjkzNCAyNzkuMDg3IDQ2Mi44OTcgMzE5Ljk3OSA0NDIgMzU2TTUwIDMyN0MzNS4wMjIzIDI5NS40NDggMjguMjcxNiAyNjAuNjIgMzAuMzc2MiAyMjUuNzU3QzMyLjQ4MDggMTkwLjg5NCA0My4zNzIzIDE1Ny4xMzEgNjIuMDM2OCAxMjcuNjFDODAuNzAxMyA5OC4wODk1IDEwNi41MzIgNzMuNzcxMyAxMzcuMTI0IDU2LjkxOTZDMTY3LjcxNSA0MC4wNjc5IDIwMi4wNzQgMzEuMjMwNyAyMzcgMzEuMjMwN0MyNzEuOTI2IDMxLjIzMDcgMzA2LjI4NSA0MC4wNjc5IDMzNi44NzYgNTYuOTE5NkMzNjcuNDY4IDczLjc3MTMgMzkzLjI5OSA5OC4wODk1IDQxMS45NjMgMTI3LjYxQzQzMC42MjggMTU3LjEzMSA0NDEuNTE5IDE5MC44OTQgNDQzLjYyNCAyMjUuNzU3QzQ0NS43MjggMjYwLjYyIDQzOC45NzggMjk1LjQ0OCA0MjQgMzI3IiBmaWxsPSIjMDA3QTVFIi8+CjxwYXRoIGQ9Ik0zOTAgMjg3TDMwMSA2NEwyMzggMTg3TDE3MyA2M0w4NCAyODdINjFWMzA1SDE4N1YyODdIMTYyTDE4NyAyMTdMMjM4IDMwNUwyODcgMjE3TDMxMiAyODdIMjg3VjMwNUg0MTJWMjg3SDM5MFoiIGZpbGw9IndoaXRlIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfN18yIj4KPHJlY3Qgd2lkdGg9IjQ3NCIgaGVpZ2h0PSIzNTYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==) 50% 50% no-repeat;
	background-size:100% auto;
}