@charset "utf-8";
@font-face {
    font-family: 'Roboto';
    src: url("/g/fonts/roboto/roboto-l.eot");
    src: url("/g/fonts/roboto/roboto-l.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto/roboto-l.woff2") format("woff2"), url("/g/fonts/roboto/roboto-l.woff") format("woff"), url("/g/fonts/roboto/roboto-l.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url("/g/fonts/roboto/roboto-r.eot");
    src: url("/g/fonts/roboto/roboto-r.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto/roboto-r.woff2") format("woff2"), url("/g/fonts/roboto/roboto-r.woff") format("woff"), url("/g/fonts/roboto/roboto-r.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto';
    src: url("/g/fonts/roboto/roboto-b.eot");
    src: url("/g/fonts/roboto/roboto-b.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto/roboto-b.woff2") format("woff2"), url("/g/fonts/roboto/roboto-b.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Black';
    src: url("/g/fonts/roboto/roboto-bl.eot");
    src: url("/g/fonts/roboto/roboto-bl.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto/roboto-bl.woff2") format("woff2"), url("/g/fonts/roboto/roboto-bl.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Italic';
    src: url("/g/fonts/roboto/roboto-i.eot");
    src: url("/g/fonts/roboto/roboto-i.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto/roboto-i.woff2") format("woff2"), url("/g/fonts/roboto/roboto-i.woff") format("woff"), url("/g/fonts/roboto/roboto-i.ttf") format("truetype"), url("/g/fonts/roboto/roboto-i.svg#Roboto Italic") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Rouble';
    src: url("/g/fonts/rouble/rouble.otf");
}


html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    overflow-y: scroll;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

.search fieldset {
    border: none;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.35em;
    position: relative;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.visible {
    visibility: visible;
}

.reset-indents {
    padding: 0;
    margin: 0;
}

.reset-font {
    line-height: 0;
    font-size: 0;
}

.clear-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0;
}

.clearfix:after {
    clear: both;
}

.clear {
    visibility: hidden;
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0;
}

.clear-self::after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: '';
}

.overflowHidden {
    overflow-y: scroll;
}

.overflowBox {
    overflow-y: hidden;
}

.black-background {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    transition: all 0.3s ease-in-out;
    z-index: 30;
}

.thumb,
.YMaps,
.ymaps-map {
    color: #000;
}

.table {
    display: table;
}

.table .tr {
    display: table-row;
}

.table .tr .td {
    display: table-cell;
}

.table0,
.table1,
.table2 {
    border-collapse: collapse;
}

.table0 td,
.table1 td,
.table2 td {
    padding: 0.5em;
}

.table1,
.table2 {
    border: 1px solid #afafaf;
}

.table1 td,
.table2 td,
.table1 th,
.table2 th {
    border: 1px solid #afafaf;
}

.table2 th {
    padding: 0.5em;
    color: #fff;
    background: #f00;
}

html,
body {
    height: 100%;
}

html {
    font-size: 14px;
}

@media screen and (min-width: 1024px) {
    html {
        /*font-size: 1.46484vw;*/
        font-size: 15px;
    }
}

@media screen and (max-width: 1023px) {
    html {
        font-size: 15px;
    }
}

@media screen and (max-width: 767px) {
    html {
        font-size: 18px;
    }
}

body {
    position: relative;
    min-width: 320px;
    text-align: left;
    color: #333;
    background: #fff;
    font-family: 'Roboto', sans-serif;
    line-height: 1.25;
}

h1,
h2,
.h2,
h3,
h4,
h5,
h6 {
    color: #333;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-style: normal;
}

h1 {
    margin-top: 0;
    font-size: 28px;
}

h2,
.h2 {
    font-size: 20px;
    /*26*/
}

h3 {
    font-size: 18px;
    /*24*/
}

h4 {
    font-size: 16px;
    /*22*/
}

h5 {
    font-size: 16px;
    /*20*/
}

h6 {
    font-size: 16px;
    /*18*/
}

h5,
h6 {
    font-weight: bold;
}

h1,
h2,
.h2 {
    border-left: 4px solid #ff7b23;
    padding-left: 15px;
}


@media screen and (min-width: 1024px) {
    h1 {
        font-size: 26px;
        /*2.73438vw*/
    }

    h2,
    .h2 {
        font-size: 20px;
        /*1.19vw*/
    }

    h3 {
        font-size: 20px;
        /*2.34375vw*/
    }

    h4 {
        font-size: 20px;
        /*2.14844vw;*/
    }

    h5 {
        font-size: 20px;
        /*1.95313vw;*/
    }

    h6 {
        font-size: 20px;
        /*1.75781vw;*/
    }
}

@media screen and (max-width: 479px) {
    h1 {
        font-size: 24px;
    }
}

a {
    text-decoration: underline;
    color: #ff7b23;
}

a:hover {
    text-decoration: none;
}

a img {
    border-color: #333;
}

.div:not(.decor-edit-block-body) a[href^="tel:"] {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

img,
textarea,
object,
object embed,
.table-wrapper {
    max-width: 100%;
}

.table-wrapper {
    overflow: auto;
    clear:both;
}

img {
    height: auto;
}

table img {
    max-width: none;
}

* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.site-path a {
    color: #ff7b23;
}

.site-path {
    margin-bottom: 10px;
    white-space: pre-wrap;
    line-height: 1;
    line-height: 26px;
}

@media screen and (min-width: 1024px) {
    .site-path {
        margin-bottom: 0.97656vw;
    }
}


.site-header a img,
.site-sidebar a img,
.site-footer a img {
    border: none;
}

.site-header p,
.site-footer p {
    margin: 0;
}

.site-sidebar p:first-child {
    margin-top: 0;
}

.site-sidebar p:last-child {
    border-bottom: 0;
}

.black-background.show {
    opacity: 1;
    visibility: visible;
}

.site-wrapper {
    min-height: 100%;
    max-width: 100%;
    margin: auto;
    position: relative;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.site-wrapper:after {
    content: '';
    position: absolute;
    width: 25.58594vw;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    display: block;
    background-color: #2a2724;
    height: 100%;
}

@media screen and (max-width: 1023px) {
    .site-wrapper:after {
        display: none;
    }
}

.site-header {
    background-color: #2b2927;
    min-height: 85px;
    font-size: 22px;
    color: #fff;
    -webkit-box-flex: none;
    -webkit-flex: none;
    -moz-box-flex: none;
    -moz-flex: none;
    -ms-flex: none;
    flex: none;
}

.site-header .menu-button {
    float: left;
    font-size: 0px;
    line-height: 0;
    width: 74px;
    height: 74px;
    cursor: pointer;
    background: #2b2927 url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2235px%22%20height%3D%2224px%22%20%20viewBox%3D%220%200%2035%2024%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ff7b23%22%20d%3D%22M-0.000%2C24.000%20L-0.000%2C20.000%20L35.000%2C20.000%20L35.000%2C24.000%20L-0.000%2C24.000%20ZM-0.000%2C10.000%20L35.000%2C10.000%20L35.000%2C14.000%20L-0.000%2C14.000%20L-0.000%2C10.000%20ZM-0.000%2C-0.000%20L35.000%2C-0.000%20L35.000%2C4.000%20L-0.000%2C4.000%20L-0.000%2C-0.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
    position: relative;
}

.site-header .menu-button.hide {
    visibility: hidden;
}

.site-header a {
    color: #fff;
}

@media screen and (min-width: 1024px) {
    .site-header {
        min-height: 8.60078vw;
        font-size: 2.43vw;
    }
    .site-header .menu-button {
        display: none;
    }
}

@media screen and (max-width: 1023px) {
    .site-header {
        min-height: 0;
    }
}

.site-header-name {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    margin: 17px 0 10px 32px;
    line-height: 23px;
    float: left;
    max-width: 250px;
}

.site-header-name a {
    text-decoration: none;
}

.site-header-name .site-header-type {
    font-size: 18px;
    line-height: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}

@media screen and (min-width: 1024px) {
    .site-header-name {
        max-width: 24.41406vw;
        margin: 1.66016vw 0 1.66016vw 3.125vw;
        line-height: 2.8vw;
    }
    .site-header-name .site-header-type {
        font-size: 2.5vw;
        font-family: 'Roboto', sans-serif;
        font-weight: bold;
    }
}

#callback-top {
    margin: 18px 38px 10px 0;
    max-width: 720px;
    float: right;
    cursor: pointer;
}

#callback-top:hover {}

.site-contacts {
    margin: 15px auto 10px;
    max-width: 210px;
    /*float: right;*/
    line-height: 0;
    font-size: 0;
}

.site-contacts .site-phone {
    position: relative;
    float: right;
    max-width: 320px;
}

.site-contacts .site-address {
    position: relative;
    float: right;
    max-width: 280px;
    margin: 0 0 0 77px;
}

#callback-top a {
    font-weight: 400;
}

.site-contacts .site-address .site-contacts-body {
    font-weight: 400;
}

.site-contacts .site-address .site-contacts-body div {
    display: inline-block;
}

.site-contacts .site-phone:after {
    position: absolute;
    width: 16px;
    height: 16px;
    content: '';
    left: -30px;
    top: 10px;
    /*background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M15.158%2C8.536C15.158%2C8.53614.737%2C8.536%2014.737%2C8.110%20C14.737%2C7.683%2014.579%2C4.964%2012.842%2C3.205%20C11.105%2C1.446%209.289%2C1.286%208.000%2C1.286%20C7.684%2C1.286%207.368%2C1.073%207.368%2C0.646%20C7.368%2C0.646%207.210%2C0.006%208.000%2C0.006%20C8.789%2C0.006%2011.131%2C-0.234%2013.473%2C2.139%20C15.815%2C4.511%2016.000%2C7.310%2016.000%2C7.896%20C16.000%2C8.483%2015.158%2C8.536%2015.158%2C8.536%20ZM7.789%2C5.337%20C8.315%2C5.337%209.210%2C5.284%209.894%2C5.977%20C10.579%2C6.670%2010.579%2C8.056%2010.526%2C8.110%20C10.473%2C8.163%2010.500%2C8.536%209.894%2C8.536%20C9.473%2C8.536%209.263%2C8.323%209.263%2C7.896%20C9.263%2C7.470%209.263%2C7.337%209.052%2C7.043%20C8.842%2C6.750%208.394%2C6.617%208.000%2C6.617%20C7.605%2C6.617%207.368%2C6.270%207.368%2C5.977%20C7.368%2C5.977%207.263%2C5.337%207.789%2C5.337%20ZM8.000%2C2.565%20C8.710%2C2.565%2010.289%2C2.752%2011.789%2C4.271%20C13.289%2C5.791%2013.263%2C7.710%2013.263%2C8.110%20C13.263%2C8.403%2012.894%2C8.536%2012.631%2C8.536%20C12.368%2C8.536%2012.000%2C8.483%2012.000%2C8.110%20C12.000%2C7.736%2011.815%2C6.004%2010.947%2C5.124%20C10.079%2C4.245%209.079%2C3.845%207.789%2C3.845%20C7.447%2C3.845%207.368%2C3.205%207.368%2C3.205%20C7.368%2C3.205%207.289%2C2.565%208.000%2C2.565%20ZM8.210%2C12.374%20C8.579%2C12.561%208.921%2C12.508%209.263%2C12.161%20C9.605%2C11.815%2010.526%2C10.669%2010.526%2C10.669%20L14.526%2C12.161%20L14.526%2C13.867%20C14.526%2C13.867%2013.210%2C16.000%2010.947%2C16.000%20C8.684%2C16.000%205.473%2C13.787%203.789%2C11.948%20C2.105%2C10.109%20-0.000%2C7.523%20-0.000%2C4.484%20C-0.000%2C3.578%201.026%2C1.979%202.315%2C1.286%20L3.789%2C1.286%20L5.263%2C5.337%20L3.579%2C6.830%20C3.579%2C6.830%203.210%2C7.230%203.789%2C8.110%20C4.368%2C8.989%206.631%2C11.655%208.210%2C12.374%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;*/
    /* background-size: 100% 100%; */
    background: url(/images/phone.svg) 0 0 no-repeat;
    background-position: center;
    background-size: 100% 100%;
}

.site-contacts .site-address:after {
    position: absolute;
    /*width: 11px;
    height: 17px;*/
    content: '';
    left: -25px;
    top: 10px;
    /*background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2211px%22%20height%3D%2217px%22%20%20viewBox%3D%220%200%2011%2017%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M5.500%2C17.000%20C5.500%2C17.000%20-0.000%2C8.796%20-0.000%2C5.666%20C-0.000%2C2.537%202.462%2C-0.000%205.500%2C-0.000%20C8.537%2C-0.000%2011.000%2C2.537%2011.000%2C5.666%20C11.000%2C8.796%205.500%2C17.000%205.500%2C17.000%20ZM5.500%2C3.400%20C4.285%2C3.400%203.300%2C4.415%203.300%2C5.666%20C3.300%2C6.918%204.285%2C7.933%205.500%2C7.933%20C6.715%2C7.933%207.700%2C6.918%207.700%2C5.666%20C7.700%2C4.415%206.715%2C3.400%205.500%2C3.400%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
    background-size: 100% 100%;*/
    width: 15px;
    height: 23px;
    background: url(/images/adress.svg) 0 0 no-repeat;
    background-position: center;
    background-size: cover;
}

.site-contacts .site-contacts-title {
    color: rgba(255, 255, 255, .7);
    line-height: normal;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

#callback-top a {
    line-height: normal;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    text-decoration: none;
    background: #ff7b23;
    padding: 20px 40px;
    display: block;
    /*display: inline-block;*/
    box-shadow: 0px 0.35vw 0px #b05920;
    /*transition: ease 0.25s;*/
    /*top: -30px;*/
    float: left;
    margin-right: 8px;
}

#callback-top a:hover {
    /*transition: ease 0.25s;*/
    box-shadow: 0px 0.1px 0px #b05920;
    margin-top: 0.2vw;
}

.site-contacts .site-contacts-body {
    line-height: normal;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}

@media screen and (min-width: 1024px) {
    #callback-top {
        /*margin: 1.05078vw 0.71094vw 1.05078vw 0;*/
        max-width: 70.3125vw;
    }
    .site-contacts {
        margin: 2.25078vw auto 0.05078vw;
        max-width: 54vw;
    }
    .site-contacts .site-phone {
        max-width: 31.25vw;
    }

    .site-contacts .site-address {
        max-width: 20vw;
        margin: 0 0 0 8vw;
    }

    .site-contacts .site-phone:after {
        width: 1.5625vw;
        height: 1.5625vw;
        /*left: -2.92969vw;*/
        /*top: 0.97656vw;*/
        left: -2vw;
        top: 0.2vw;
    }

    .site-contacts .site-address:after {
        width: 1.07422vw;
        height: 1.66016vw;
        /*left: -2.44141vw;*/
        /*top: 0.97656vw;*/
        left: -2vw;
        top: 0.2vw;
    }

    .site-contacts .site-contacts-title {
        font-size: 1.36719vw;
    }

    #callback-top a {
        /* font-size: 1.5625vw; 
      padding: 1vw 2vw;
      height: 2vw; */
        font-size: 1.2vw;
        padding: 0.8vw 1vw;
        height: 1.35vw;
    }

    #callback-top a:hover {
        /* transition: ease 0.25s; */
        box-shadow: 0px 0.15vw 0px #b05920;
        margin-top: 0.2vw;
    }

    img.top_img {
        max-width: 6vw;
        /* height: 4.35vw; */
        height: 3.35vw;
        cursor: pointer;
    }

    .site-contacts .site-contacts-body {
        font-size: 1.3vw;
        /*1.5vw*/
    }
    .site-phone .site-contacts-body div a {
        font-size: 1.4vw;
        /*1.85vw*/
    }
    .site-phone .site-contacts-body div span {
        font-weight: normal;
        font-size: 1.3vw;
        /*1.5vw*/
    }
}



/*}*/

@media screen and (max-width: 1023px) {
    #callback-top {
        margin-bottom: 0;
        margin-top: 9px;
    }
    .site-contacts {
        margin-bottom: 0;
        margin-top: 20px;
    }

    img.top_img {
        height: 5.35vw;
    }
    #callback-top a {
        margin-left: 15px;
        height: 3vw;
        padding: 1vw 2vw;
        line-height: 3vw;
    }

    .site-contacts .site-address {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    #callback-top {
        display: none;
    }
    .site-contacts {
        display: none;
    }
}

.site-container {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

@media screen and (min-width: 940px) {
    .site-main {
        float: left;
        width: 100%;
    }
}

.site-main__inner {
    position: relative;
    background-color: #f3f3f3;
    z-index: 30;
}

.site-sidebar {
    position: relative;
}


/****************************************************************************/


.banner-items{
    position: relative;
}

.banner-item{
    background-size: cover !important;
}

.banner-item.shadow{
    box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.5);
}

.content-banner {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 2.5vw;
    max-width: 100%;
    position: absolute;
    left: 3%;
    bottom: 15%;
    font-weight: 600;
}

.content-banner .ttl {
    margin-bottom: 1vw;
}

.content-banner .txt {
    line-height: 1.25;
}


/****************************************************************************/



.slider-wrapper {
    position: relative;
}

.slider-wrapper .slogan {
    position: absolute;
    bottom: 30px;
    left: 30px;
    z-index: 15;
    font-family: 'Roboto Black', sans-serif;
    color: #fff;
    font-size: 26px;
    text-transform: uppercase;
    line-height: 30px;
}

.slider-wrapper .slogan span {
    color: #fff;
    font-size: 48px;
    display: block;
}


/**/

.reviews-buttons {
    width: 100%;
    text-align: center;
}
.reviews-buttons > a {
    display: inline-block;
    position: relative;
    margin: 0px 10px 10px;
    padding: 0px 15px;
    height: 50px;
    line-height: 50px;
    background: #ff7b23;
    color: #fff;
    border-bottom: 5px solid #b05920;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    width: 210px;
}
.reviews-buttons > a:hover {
    border-bottom-width: 3px;
    top: 2px;
}


/**/


@media screen and (min-width: 1024px) {
    .slider-wrapper .slogan {
        line-height: 2.92969vw;
        font-size: 2.53906vw;
        bottom: 2.92969vw;
        left: 2.92969vw;
        width: 33.20313vw;
    }
    .slider-wrapper .slogan span {
        line-height: 2.92969vw;
        font-size: 4.6875vw;
    }
}

@media screen and (max-width: 840px) {
    #callback-top a {
        padding: 8px 15px;
        top: -16px;
    }
    img.top_img {
        height: 5.35vw;
    }
}




@media screen and (max-width: 767px) {
    .slider-wrapper .slogan {
        bottom: 9px;
        line-height: 30px;
        left: 18px;
        font-size: 23px;
        width: 340px;
    }

    .slider-wrapper .slogan span {
        font-size: 43px;
    }

    img.top_img {
        height: 43px;
    }

    #callback-top a {
        padding: 10px 15px;
        top: -16px;
        height: 20px;
        line-height: 20px;
        box-shadow: 0px 3px 0px #b05920;
    }

    #callback-top a:hover {
        /* transition: ease 0.25s; */
        box-shadow: 0px 2px 0px #b05920;
        margin-top: 1px;
    }

    .reviews-buttons > a{
        width: 250px;
        margin: 0px 0px 10px;
    }
}

@media screen and (max-width: 479px) {
    .slider-wrapper .slogan {
        left: 0;
        right: 0;
        text-align: center;
        width: auto;
    }
}

.content-onslide {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 2.5vw;
    max-width: 500px;
    position: absolute;
    left: 3%;
    bottom: 24%;
    font-weight: 600;
}

.content-onslide .text {
    margin-bottom: 1vw;
}

.content-onslide span,
.content-banner .ttl {
    font-size: 3.3vw;
    display: block;
    font-weight: 900;
}

.content-onslide p {
    margin: 0;
}

.owl-item:first-of-type .content-onslide .button {
    display: block;
    width: 140px;
    line-height: normal;
    font-size: 1.3vw;
    padding: 20px 43px;
    font-family: 'Roboto', sans-serif;
    text-decoration: none;
    background: #ff7b23;
    box-shadow: 0px 5px 0px #b05920;
    text-align: center;
    text-transform: none;
    position: relative;
}

.owl-item:first-of-type .content-onslide .button:hover {
    /*transition: ease 0.25s;*/
    box-shadow: 0px 3px 0px #b05920;
    top: 2px;
}

@media (min-width: 1200px){
  .content-onslide span,
  .content-banner .ttl{
    font-size: 3vw;
  }
  .content-onslide,
  .content-banner{
    font-size: 2.5vw;
    max-width: 90%;
  }
}

@media screen and (max-width: 1024px) {
    .owl-item:first-of-type .content-onslide .button {
        width: 100px;
        font-size: 1.8vw;
    }
}


@media screen and (max-width: 768px) {
    .content-onslide,
    .content-banner {
        font-size: 3.3vw;
    }
    .owl-item:first-of-type .content-onslide .button {
        width: 100px;
        font-size: 2.1vw;
    }
    .content-onslide span,
    .content-banner .ttl {
        font-size: 5.2vw;
    }
}

@media screen and (max-width: 480px) {
	
	video.style1{
		width: 100% !important;
		height: auto !important;
	}

    .content-onslide,
    .content-banner {
        font-size: 4.9vw;
    }
    
    .owl-item:first-of-type .content-onslide .button {
        width: 90px;
        font-size: 4.1vw;
    }

    .content-onslide span {
        font-size: 10vw;
    }

    .content-banner .ttl{ font-size: 6vw; }
     .content-banner .txt{ font-size: 4vw; }
    
    div[link="https://site8.local/remont-variatora"] .content-onslide{ font-size: 4vw; }
    div[link="https://site8.local/remont-variatora"] .content-onslide span{ font-size: 6vw; }
}

.order-button {
    margin-top: -99px;
    width: 126px;
    height: 99px;
    background-color: #da3f2b;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding: 0 15px;
    text-transform: uppercase;
    text-decoration: none;
    display: none;
    float: right;
    position: relative;
}

.order-button span {
    vertical-align: middle;
    display: inline-block;
}

.order-button span.helper {
    height: 100%;
    width: 0;
    visibility: hidden;
}

@media screen and (max-width: 767px) {
    .order-button {
        display: block;
    }
}

@media screen and (max-width: 479px) {
    .order-button {
        float: none;
        width: 100%;
        height: 74px;
        margin: 0;
        padding: 0;
    }
}

.owl-carousel {
    position: relative;
}

.owl-carousel .owl-item>div {
    height: 280px;
    background-size: cover !important;
}

.banner-wrapper .banner-items > div {
    height: 280px;
}

.owl-carousel .owl-item>div.shadow{
	box-shadow: inset 0 0 0 1000px rgba(0, 0, 0, 0.5);
}

.demisale-campaign-banner {
    cursor: pointer;
}

.owl-carousel .owl-nav .owl-prev {
    position: absolute;
    bottom: 25px;
    left: 45%;
    width: 25px;
    height: 25px;
    opacity: 0.5;
    border-left: 10px solid #ffffff;
    border-top: 10px solid #ffffff;
    transition: opacity 0.3s;
    transform: rotate(-45deg);
    /* background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2234px%22%20height%3D%2250px%22%20%20viewBox%3D%220%200%2034%2050%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24.737%2C48.999%20L1.000%2C25.000%20L24.737%2C1.001%20L32.599%2C8.840%20L16.617%2C25.000%20L32.599%2C41.159%20L24.737%2C48.999%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; */
    background-size: 100% 100%;
    font-size: 0px;
    z-index: 10;
}

.owl-carousel .owl-nav .owl-prev:hover {
    opacity: 0.7;
}

.owl-carousel .owl-nav .owl-next {
    position: absolute;
    bottom: 25px;
    left: 48%;
    width: 25px;
    height: 25px;
    border-left: 10px solid #ffffff;
    border-top: 10px solid #ffffff;
    opacity: 0.5;
    transform: rotate(135deg) !important;
    /* background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2234px%22%20height%3D%2250px%22%20%20viewBox%3D%220%200%2034%2050%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20transform%3D%22rotate%28180%2017%2025%29%22%20d%3D%22M24.737%2C48.999%20L1.000%2C25.000%20L24.737%2C1.001%20L32.599%2C8.840%20L16.617%2C25.000%20L32.599%2C41.159%20L24.737%2C48.999%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; */
    background-size: 100% 100%;
    transition: opacity 0.3s;
    -webkit-transform: none;
    font-size: 0px;
    z-index: 10;
}

.owl-carousel .owl-nav .owl-next:hover {
    opacity: 0.7;
}

@media screen and (min-width: 1024px) {
    .owl-carousel .owl-item>div {
        height: 27.34375vw;
    }
    .banner-wrapper .banner-items > div {
        height: 27.34375vw;
    }
    .owl-carousel .owl-nav .owl-prev {
        /* bottom: 3.61328vw;
    left: 39.25781vw; */
        width: 30px;
        height: 30px;
    }
    .owl-carousel .owl-nav .owl-next {
        /* bottom: 3.61328vw;
      left: 43.84766vw; */
        width: 30px;
        height: 30px;
    }
}

@media screen and (max-width: 939px) {
    .owl-carousel .owl-nav {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .owl-carousel .owl-item>div {
        height: 330px;
    }
    .banner-wrapper .banner-items > div {
        height: 330px;
    }
    .owl-carousel .owl-nav {
        display: none;
    }
}

@media screen and (max-width: 480px){
    .banner-wrapper .banner-items > div {
        height: 246px;
    }
}

@media screen and (max-width: 479px) {
    .owl-carousel .owl-item>div {
        height: 246px;
    }
    .owl-carousel .owl-nav {
        display: none;
    }
}

@media screen and (max-width: 375px){
    .banner-wrapper .banner-items > div {
        height: 205px;
    }
}

@media screen and (max-width: 1023px) {
    .menu-left ul.submenu>li>ul.submenu {
        display: none !important;
    }
    .menu-left>li>a {
        background-image: none !important;
    }
    .menu-left>li>a svg {
        display: none;
    }
    .menu-wrapper {
        position: fixed;
        width: 263px;
        top: 0px;
        left: 0px;
        bottom: 0px;
        z-index: 100;
        background-color: #2b2927;
        transform: translate3d(-100%, 0px, 0px);
        -webkit-transform: translate3d(-100%, 0px, 0px);
    }
    .menu-wrapper .close-button {
        visibility: hidden;
        width: 74px;
        height: 74px;
        position: absolute;
        left: 100%;
        top: 0;
        cursor: pointer;
        opacity: 0;
        transition: all 0.3s;
        background: #da3f2b url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2228px%22%20height%3D%2228px%22%20%20viewBox%3D%220%200%2028%2028%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M27.579%2C3.550%20L16.973%2C14.156%20L27.579%2C24.763%20L24.751%2C27.591%20L14.144%2C16.985%20L2.830%2C28.298%20L0.002%2C25.470%20L11.316%2C14.156%20L0.002%2C2.842%20L2.830%2C0.014%20L14.144%2C11.328%20L24.751%2C0.721%20L27.579%2C3.550%20Z%22%20class%3D%22cls-1%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
    }
    .menu-wrapper.opened {
        transform: none;
        -webkit-transform: none;
    }
    .menu-wrapper.opened .close-button {
        opacity: 1;
        visibility: visible;
    }
    .menu-wrapper.animation {
        transition: all 0.3s ease-in-out;
    }
    .menu-wrapper .menu-scroll {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
    }
    .menu-wrapper .menu-left {
        width: inherit;
    }
}

@media screen and (max-width: 479px) {
    .menu-wrapper .close-button {
        width: 59px;
        height: 59px;
    }
}

.menu-left {
    margin: 0;
    padding: 0 0 1px;
    list-style: none;
    width: 262px;
}

.menu-left>li {
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, .1);
}

.menu-left>li:first-child {
    box-shadow: none;
}

.menu-left>li>a {
    display: block;
    padding: 16px 10px 16px 42px;
    color: rgba(255, 255, 255, 1);
    /*color: rgba(255, 255, 255, .7);*/
    font-size: 15px;
    transition: color 0.3s ease;
    text-decoration: none;
    position: relative;
}

.menu-left>li>a:hover,
.menu-left>li.active>a {
    color: /*rgba(218, 63, 43, 1)*/
    rgb(255, 123, 35);
    transition: color 0.3s ease;
    /*.7*/
    /*padding-left: 49px;*/
}

.menu-left>li>a:hover svg,
.menu-left>li.active>a svg {
    fill: /*rgba(218, 63, 43, 1)*/
    rgb(255, 123, 35);
    transition: color 0.3s ease;
}

.menu-left>li>a:after {
    position: absolute;
    left: 0;
    top: 50%;
    bottom: 50%;
    content: '';
    display: block;
    width: 7px;
    background: #ff7b23;
    opacity: 0;
    transition: 0.3s;
    z-index: 10;
}

.menu-left>li>a:hover:after,
.menu-left>li.active>a:after {
    opacity: 1;
    bottom: -1px;
    top: 0;
}

.menu-left>li.s3-menu-allin-has>a {
    padding-right: 30px;
}

.menu-left>li.s3-menu-allin-has>a:hover {
    /*padding-left: 49px;*/
}

.menu-left>li.s3-menu-allin-has>a:before {
    position: absolute;
    right: 20px;
    top: 50%;
    content: '';
    display: block;
    width: 6px;
    height: 9px;
    margin-top: -4px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%229px%22%20%20viewBox%3D%220%200%206%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M1.493%2C9.000%20L6.000%2C4.500%20L1.493%2C-0.000%20L0.000%2C1.470%20L3.035%2C4.500%20L0.000%2C7.530%20L1.493%2C9.000%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
    background-size: 100% 100%;
    z-index: 10;
}

.menu-left>li.s3-menu-allin-has>a:hover:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%229px%22%20%20viewBox%3D%220%200%206%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23da3f2b%22%20d%3D%22M1.493%2C9.000%20L6.000%2C4.500%20L1.493%2C-0.000%20L0.000%2C1.470%20L3.035%2C4.500%20L0.000%2C7.530%20L1.493%2C9.000%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    background-size: 100% 100%;
    opacity: 0.7;
}

.menu-left>li.s3-menu-allin-active>a {
    padding-left: 49px;
    color: rgba(218, 63, 43, .7);
}

.menu-left>li.s3-menu-allin-active>a:after {
    opacity: 1;
    bottom: 0;
    top: 0;
}

.menu-left>li.s3-menu-allin-active>a:before {
    position: absolute;
    right: 20px;
    top: 50%;
    content: '';
    display: block;
    width: 6px;
    height: 9px;
    margin-top: -4px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%229px%22%20%20viewBox%3D%220%200%206%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23da3f2b%22%20d%3D%22M1.493%2C9.000%20L6.000%2C4.500%20L1.493%2C-0.000%20L0.000%2C1.470%20L3.035%2C4.500%20L0.000%2C7.530%20L1.493%2C9.000%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
    background-size: 100% 100%;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    opacity: 0.7;
    z-index: 10;
}

.menu-left ul {
    width: 263px;
    display: none;
    background: #212a2d;
    /*position: absolute;*/
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 100;
}

.menu-left ul li {
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, .1);
    vertical-align: top;
}

.menu-left ul li:first-child {
    box-shadow: none;
}

.menu-left ul li a {
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
    /*.7*/
    display: block;
    padding: 16px 10px 17px 30px;
    transition: color 0.3s ease;
    text-decoration: none;
    position: relative;
}

.menu-left ul li a:hover,
.menu-left ul li.active a {
    color: rgb(255, 123, 35);
    /*.7*/
    /*padding-left: 37px;*/
}

.menu-left ul li a:after {
    position: absolute;
    left: 0;
    top: 50%;
    bottom: 50%;
    content: '';
    display: block;
    width: 7px;
    background: #ff7b23;
    opacity: 0;
    transition: 0.3s;
}

.menu-left ul li a:hover:after,
.menu-left ul li.active a:after {
    opacity: 1;
    bottom: 0;
    top: 0;
}

@media screen and (min-width: 1024px) {

    li.level-1.parent{
        position: relative;
    }

    li.level-1.parent .child-btn:hover {
        background-image: url(/d/1416756/t/v766/images/img/arrowh.svg);
    }
    li.level-1.parent .child-btn {
        position: absolute;
        top: 0.6vw;
        right: 0.4vw;
        width: 1.25vw;
        height: 1.25vw;
        background: url(/d/1416756/t/v766/images/img/arrow.svg);
        background-size: cover;
        cursor: pointer;
        transition: ease-out 0.25s;
    }

    li.level-1.parent .child-btn.close {
        transform: rotateZ(-180deg);
        transition: ease-out 0.25s;
    }

    .menu-left > li > ul {
        display: none;
    }

    .menu-left ul.submenu>li>ul.submenu {
        display: none !important;
    }

    .menu-left ul {
        display: initial;
    }
    .menu-left {
        padding: 0 0 0.09766vw;
        width: 25.58594vw;
    }
    .menu-left>li {
        box-shadow: inset 0 1px 0 #1b2224;
    }
    .menu-left>li>a svg {
        fill: #fff;
        width: 1.66vw;
        height: 1.66vw;
        position: absolute;
        left: 2.5vw;
        transition: color 0.3s ease;
    }
    .menu-left>li:nth-child(5)>a {
        background-image: url('/images/left-menu/m3h.png');
        background-position: 2.5vw;
        background-size: 1.66vw;
        background-repeat: no-repeat;
    }
    .menu-left>li:nth-child(5)>a:hover {
        background-image: url('/images/left-menu/m3hh.png');
    }
    .menu-left>li>a {
        padding: 0.6vw 0.97656vw 0.6vw 5.5vw;
        /*1.5625vw 0.97656vw 1.5625vw 4.10156vw*/
        font-size: 1vw;
        /*1.46484*/
        /*1.2vw*/
        font-weight: bold;
        position: relative;
        transition: color 0.3s ease;
    }
    .menu-left>li>a:hover {
        /*padding-left: 4.78516vw;*/
    }
    .menu-left>li>a:after {
        width: 0.3vw;
        /*0.68359*/
    }
    .menu-left>li>a:hover:after {
        bottom: -0.09766vw;
    }

    .menu-left>li.s3-menu-allin-has>a {
        padding-right: 2.92969vw;
    }
    .menu-left>li.s3-menu-allin-has>a:hover {
        /*padding-left: 4.78516vw;*/
    }
    .menu-left>li.s3-menu-allin-has>a:before {
        right: 1.95313vw;
        width: 0.58594vw;
        height: 0.87891vw;
        margin-top: -0.39063vw;
    }

    .menu-left>li.s3-menu-allin-active>a {
        padding-left: 4.78516vw;
    }
    .menu-left>li.s3-menu-allin-active>a:before {
        right: 1.95313vw;
        width: 0.58594vw;
        height: 0.87891vw;
        margin-top: -0.39063vw;
    }

    .menu-left ul {
        width: 25.97656vw;
    }
    .menu-left ul li {
        /*box-shadow: inset 0 0.09766vw 0 rgba(0, 0, 0, .1);*/
        box-shadow: none;
    }
    .menu-left ul li:first-child {
        box-shadow: inset 0 1px 0 #1b2224;
    }
    .menu-left ul li a {
        /*font-size: 1.36719vw;
        padding: 1.5625vw 0.97656vw 1.66016vw 2.92969vw;*/
        padding: 0.4vw 0.97656vw 0.4vw 6.5vw;
        /* font-size: 1vw; */
        font-size: 0.8vw;
        font-weight: bold;
    }
    .menu-left ul li a:after {
        width: 0.68359vw;
    }
    .menu-left ul li a:hover {
        /*padding-left: 3.61328vw;*/
    }
}

@media screen and (max-width: 1023px) {
    li.level-1.parent .child-btn{
        display: none;
    }
    .menu-left {
        padding-top: 23px;
    }
    .menu-left ul {
        position: static;
    }
    .menu-left ul li a {
        transition: background 0.3s;
        padding-left: 48px;
    }
    .menu-left ul li a:after {
        display: none;
    }
    .menu-left ul li a:hover {
        background: #1e2628;
        color: rgba(255, 255, 255, 0.7);
        padding-left: 48px;
    }
}

.content-blocks-wrapper {
    position: relative;
}

.content-blocks-wrapper .blocks-wrapper {
    display: inline-block;
    overflow: hidden;
    padding: 26px 9px 0 20px;
    width: 93%;
    /*481px*/
}

.content-blocks-wrapper .blocks-wrapper .block {
    width: 158px;
    height: 151px;
    float: left;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.content-blocks-wrapper .blocks-wrapper .block:nth-child(3n) {
    /*border-right: none;*/
}

.content-blocks-wrapper .blocks-wrapper .block .icon {
    display: block;
    position: relative;
    text-align: center;
    padding-top: 30px;
    height: 51px;
}

.content-blocks-wrapper .blocks-wrapper .block .icon svg {
    display: inline-block;
}

.content-blocks-wrapper .blocks-wrapper .block .icon svg .icon-in {
    fill: #da3f2b;
    fill-rule: evenodd;
}

.content-blocks-wrapper .blocks-wrapper .block .text {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    padding: 0 26px;
    text-align: center;
    font-size: 16px;
}

.content-blocks-wrapper .blocks-wrapper .block .text a {
    height: 55px;
    display: block;
    color: #333;
}

.content-blocks-wrapper .blocks-wrapper .block .text a:hover {
    color: #da3f2b;
}

.content-blocks-wrapper .blocks-wrapper .block .text span {
    vertical-align: middle;
    display: inline-block;
}

.content-blocks-wrapper .blocks-wrapper .block .text span.helper {
    height: 100%;
    width: 0;
    visibility: hidden;
}

.content-blocks-wrapper .form-wrapper {
    background-color: #fff;
    width: 181px;
    float: right;
    padding: 0 30px;
}

.content-blocks-wrapper .form-wrapper .form-inner {
    padding: 20px 0;
}

.content-blocks-wrapper .form-wrapper .title {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #da3f2b;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.content-blocks-wrapper .form-wrapper .field-title {
    display: none;
}

.content-blocks-wrapper .form-wrapper .field-note {
    display: none;
}

.content-blocks-wrapper .form-wrapper .tpl-field.type-text.field-required.field-error .field-value {
    border: 2px solid red;
}

.content-blocks-wrapper .form-wrapper .tpl-field.type-textarea .field-value {
    height: 100px;
    padding: 13px 20px;
}

.content-blocks-wrapper .form-wrapper .field-value {
    height: 42px;
    line-height: 42px;
    padding: 0 20px;
    margin-bottom: 10px;
    background-color: #f3f3f3;
    color: #555;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 300;
}

.content-blocks-wrapper .form-wrapper .field-value input {
    background-color: transparent;
    border: none;
    outline-style: none;
}

.content-blocks-wrapper .form-wrapper .field-value textarea {
    outline-style: none;
    background-color: transparent;
    border: none;
    resize: none;
    height: 100%;
    line-height: 1.95313vw;
}

.content-blocks-wrapper .form-wrapper .field-value select {
    border: none;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #777;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

.content-blocks-wrapper .form-wrapper button {
    height: 42px;
    line-height: 42px;
    background-color: #da3f2b;
    text-align: center;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    width: 100%;
    padding: 0;
}

.content-blocks-wrapper .form-wrapper button:hover {
    background-color: #de5341;
}

.content-blocks-wrapper .form-wrapper button:active {
    background-color: #c93623;
}

@media screen and (min-width: 1024px) {
    .content-blocks-wrapper .form-wrapper {
        width: 17.67578vw;
        padding: 0 2.92969vw;
    }
    .content-blocks-wrapper .form-wrapper .form-inner {
        padding: 1.95313vw 0;
    }

    .content-blocks-wrapper .form-wrapper .title {
        font-size: 1.75781vw;
        margin-bottom: 0.97656vw;
    }

    .content-blocks-wrapper .form-wrapper .tpl-field.type-text.field-required.field-error .field-value {
        border: 0.19531vw solid red;
    }

    .content-blocks-wrapper .form-wrapper .tpl-field.type-textarea .field-value {
        height: 9.76563vw;
        padding: 1.26953vw 1.95313vw;
    }

    .content-blocks-wrapper .form-wrapper .field-value {
        height: 4.10156vw;
        line-height: 4.10156vw;
        padding: 0 1.95313vw;
        margin-bottom: 0.97656vw;
        font-size: 1.26953vw;
    }
    .content-blocks-wrapper .form-wrapper .field-value textarea {
        line-height: 1.95313vw;
    }

    .content-blocks-wrapper .form-wrapper button {
        height: 4.10156vw;
        line-height: 4.10156vw;
        font-size: 1.75781vw;
    }
    .content-blocks-wrapper .blocks-wrapper {
        padding: 2.53906vw 1.07422vw 0 1.95313vw;
        width: 93%;
        /*46.48438vw*/
    }
    .content-blocks-wrapper .blocks-wrapper .block {
        width: 15.42969vw;
        height: 14.74609vw;
        border-right: 0.09766vw solid rgba(0, 0, 0, 0.1);
        border-bottom: 0.09766vw solid rgba(0, 0, 0, 0.1);
    }
    .content-blocks-wrapper .blocks-wrapper .block .icon {
        padding-top: 2.92969vw;
        height: 4.98047vw;
    }
    .content-blocks-wrapper .blocks-wrapper .block .icon svg.carcase {
        width: 4.58984vw;
        height: 3.61328vw;
    }
    .content-blocks-wrapper .blocks-wrapper .block .icon svg.tyres {
        width: 4.49219vw;
        height: 4.49219vw;
    }
    .content-blocks-wrapper .blocks-wrapper .block .icon svg.paint {
        width: 4.19922vw;
        height: 4.58984vw;
    }
    .content-blocks-wrapper .blocks-wrapper .block .icon svg.engine {
        width: 2.44141vw;
        height: 4.58984vw;
    }
    .content-blocks-wrapper .blocks-wrapper .block .icon svg.oil {
        width: 4.88281vw;
        height: 4.88281vw;
    }
    .content-blocks-wrapper .blocks-wrapper .block .icon svg.diagnostic {
        width: 5.07813vw;
        height: 4.39453vw;
    }
    .content-blocks-wrapper .blocks-wrapper .block .text {
        padding: 0 2.53906vw;
        font-size: 1.5625vw;
    }
    .content-blocks-wrapper .blocks-wrapper .block .text a {
        height: 5.37109vw;
    }
    .content-blocks-wrapper .form-wrapper {
        width: 17.67578vw;
        margin-top: -11.81641vw;
        padding: 0 2.92969vw;
    }
    .content-blocks-wrapper .form-wrapper .title {
        font-size: 1.75781vw;
        padding-bottom: 1.95313vw;
    }

    .content-blocks-wrapper .form-wrapper .tpl-field.type-text.field-required.field-error .field-value {
        border: 0.19531vw solid red;
    }
    .content-blocks-wrapper .form-wrapper .tpl-field.type-text.field-required.error .field-value {
        border: 0.19531vw solid red;
    }

    .content-blocks-wrapper .form-wrapper .tpl-field.type-textarea .field-value {
        height: 9.76563vw;
        padding: 1.26953vw 1.95313vw;
    }

    .content-blocks-wrapper .form-wrapper .field-value {
        padding: 0 1.95313vw;
        font-size: 1.26953vw;
        margin-bottom: 0.97656vw;
        height: 4.10156vw;
        line-height: 4.10156vw;
    }
    .content-blocks-wrapper .form-wrapper .field-value input {
        width: 13.67188vw;
    }
    .content-blocks-wrapper .form-wrapper .field-value textarea {
        line-height: 1.95313vw;
    }

    .content-blocks-wrapper .form-wrapper button {
        height: 4.10156vw;
        line-height: 4.10156vw;
        font-size: 1.75781vw;
    }
}

@media screen and (max-width: 1023px) {
    .content-blocks-wrapper .form-wrapper {
        margin-top: -121px;
    }
    .content-blocks-wrapper .form-wrapper .form-inner .tpl-field .field-value input {
        width: 140px;
    }
}

@media screen and (max-width: 767px) {
    .content-blocks-wrapper {
        text-align: center;
    }
    .content-blocks-wrapper .blocks-wrapper {
        width: 480px;
        padding: 0;
    }

    .content-blocks-wrapper .form-wrapper {
        display: none;
    }
}

@media screen and (max-width: 479px) {
    .content-blocks-wrapper .blocks-wrapper {
        width: 320px;
    }
    .content-blocks-wrapper .blocks-wrapper .block {
        border-right: 1px solid rgba(0, 0, 0, 0.1);
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }
    .content-blocks-wrapper .blocks-wrapper .block:nth-child(2n),
    .content-blocks-wrapper .blocks-wrapper .block:last-child {
        border-right: none !important;
    }
    .content-blocks-wrapper .blocks-wrapper .block:nth-child(3n) {
        border-right: 1px solid #dadada;
    }
}

.text-block {
    padding: 30px 30px 40px;
    color: #333;
    clear: both;
}

.text-block .title {
    font-family: 'Roboto', sans-serif;
    font-size: 28px;
    font-weight: 700;
    padding-bottom: 15px;
}

.text-block .text {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    line-height: 24px;
}

.text-block .more {
    display: block;
    border: 2px solid #da3f2b;
    border-left: 0;
    width: 138px;
    height: 27px;
    line-height: 27px;
    font-family: 'Roboto', sans-serif;
    color: #da3f2b;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    margin-top: 20px;
}

.text-block .more span {
    float: left;
    vertical-align: top;
    width: 32px;
    height: 27px;
    background: #da3f2b url(../more-arrow.svg) center center no-repeat;
    background-size: 11px 16px;
}

.text-block .more:hover {
    background-color: #da3f2b;
    color: #fff;
}

.text-block .more:active {
    background-color: #b3301f;
    border-color: #b3301f;
    color: #fff;
}

.text-block .more:active span {
    background: #b3301f url(../more-arrow.svg) center center no-repeat;
    background-size: 11px 16px;
}

@media screen and (min-width: 1024px) {
    .text-block {
        padding: 2.92969vw;
        color: #333;
    }
    .text-block .title {
        font-family: 'Roboto', sans-serif;
        font-size: 26px;
        /*2.73438vw*/
        font-weight: 700;
        padding-bottom: 0px;
        margin-top: 40px;
    }

    .text-block .text {
        font-family: 'Roboto', sans-serif;
        font-size: 15px;
        /*15*/
        line-height: 22px;
        margin-bottom: 32px;
    }

    .text-block .more {
        border: 0.19531vw solid #da3f2b;
        width: 13.47656vw;
        height: 2.63672vw;
        line-height: 2.63672vw;
        font-size: 1.36719vw;
        margin-top: 1.95313vw;
    }
    .text-block .more span {
        width: 3.125vw;
        height: 2.63672vw;
        background-size: 1.07422vw 1.5625vw;
    }
    .text-block .more:active span {
        background-size: 1.07422vw 1.5625vw;
    }
}

@media screen and (max-width: 767px) {
    .text-block .text {
        font-size: 18px;
    }
}

.why-we {
    padding: 35px 0;
    margin: 0 30px;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    /* border-top: 1px solid #dadada; */
    border-bottom: 2px solid #dadada;
}

.why-we .reason-wrapper {
    display: inline-block;
    width: 220px;
    position: relative;
}

.why-we .reason-wrapper .icon {
    width: 40px;
    height: 60px;
    margin-right: 14px;
    float: left;
    text-align: center;
    vertical-align: middle;
}

.why-we .reason-wrapper .icon svg {
    padding-top: 8px;
}

.why-we .reason-wrapper .icon svg .icon-self {
    fill: #252f32;
    fill-rule: evenodd;
}

.why-we .reason-wrapper .icon-title {
    font-family: 'Roboto Black', sans-serif;
    color: #252f32;
    font-size: 14px;
    text-transform: uppercase;
    overflow: hidden;
}

.why-we .reason-wrapper .icon-title span.note {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #777;
    font-size: 11px;
    display: block;
    text-transform: none;
    padding-top: 6px;
}

@media screen and (min-width: 1024px) {
    .why-we {
        padding: 3.41797vw 0;
        margin: 0 2.92969vw;
        /* border-top: 0.09766vw solid #dadada; */
    }
    .why-we .reason-wrapper {
        width: 21.48438vw;
    }
    .why-we .reason-wrapper .icon {
        width: 3.90625vw;
        height: 5.85938vw;
        margin-right: 1.36719vw;
    }
    .why-we .reason-wrapper .icon svg {
        padding-top: 0.78125vw;
    }
    .why-we .reason-wrapper .icon.first svg {
        width: 3.41797vw;
        height: 3.41797vw;
    }
    .why-we .reason-wrapper .icon.second svg {
        width: 2.92969vw;
        height: 3.51563vw;
    }
    .why-we .reason-wrapper .icon.third svg {
        width: 3.51563vw;
        height: 3.51563vw;
    }
    .why-we .reason-wrapper .icon-title {
        font-size: 1.36719vw;
    }
    .why-we .reason-wrapper .icon-title span.note {
        font-size: 1.07422vw;
        padding-top: 0.58594vw;
    }
}

@media screen and (max-width: 767px) {
    .why-we {
        margin: 0 22px;
        flex-direction: column;
    }
    .why-we .reason-wrapper {
        width: 100%;
        padding-bottom: 10px;
    }
    .why-we .reason-wrapper .icon svg {
        padding: 0;
    }
    .why-we .reason-wrapper .icon-title span.note {
        font-size: 13px;
    }
}

@media screen and (max-width: 479px) {
    .why-we .reason-wrapper .icon-title {
        padding-top: 8px;
    }
    .why-we .reason-wrapper .icon-title span.note {
        display: none;
    }
}

.information-block {
    background-color: #fff;
    position: relative;
    display: table;
    width: 100%;
}

.information-block .text-side {
    display: table-cell;
    padding: 15px 30px 25px;
    color: #333;
    vertical-align: top;
}

.information-block .text-side .title {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 28px;
    padding-bottom: 13px;
}

.information-block .text-side .text {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
}

.information-block .text-side .more {
    display: block;
    border: 2px solid #da3f2b;
    border-left: 0;
    width: 138px;
    height: 27px;
    line-height: 27px;
    font-family: 'Roboto', sans-serif;
    color: #da3f2b;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    margin-top: 20px;
}

.information-block .text-side .more span {
    float: left;
    vertical-align: top;
    width: 32px;
    height: 27px;
    background: #da3f2b url(../more-arrow.svg) center center no-repeat;
    background-size: 11px 16px;
}

.information-block .text-side .more:hover {
    background-color: #da3f2b;
    color: #fff;
}

.information-block .text-side .more:active {
    background-color: #b3301f;
    border-color: #b3301f;
    color: #fff;
}

.information-block .text-side .more:active span {
    background: #b3301f url(../more-arrow.svg) center center no-repeat;
    background-size: 11px 16px;
}

.information-block .image-side {
    display: table-cell;
    background-size: cover !important;
    width: 240px;
    height: 236px;
    vertical-align: top;
}

@media screen and (min-width: 1024px) {
    .information-block .text-side {
        padding: 1.46484vw 2.92969vw 2.44141vw;
    }
    .information-block .text-side .title {
        font-size: 2.73438vw;
        padding-bottom: 1.26953vw;
    }

    .information-block .text-side .text {
        font-size: 1.46484vw;
    }

    .information-block .text-side .more {
        border: 0.19531vw solid #da3f2b;
        width: 13.47656vw;
        height: 2.63672vw;
        line-height: 2.63672vw;
        font-size: 1.36719vw;
        margin-top: 1.95313vw;
    }
    .information-block .text-side .more span {
        width: 3.125vw;
        height: 2.63672vw;
        background-size: 1.07422vw 1.5625vw;
    }
    .information-block .text-side .more:active span {
        background-size: 1.07422vw 1.5625vw;
    }
    .information-block .image-side {
        width: 23.4375vw;
        height: 23.04688vw;
    }
}

@media screen and (max-width: 767px) {
    .information-block .text-side {
        display: block;
        padding-left: 20px;
        padding-right: 20px;
    }
    .information-block .text-side .text {
        font-size: 18px;
    }
    .information-block .image-side {
        display: block;
        width: 100%;
        height: 249px;
    }
}

@media screen and (max-width: 479px) {
    .information-block .text-side .title {
        font-size: 24px;
    }
}

.reviews {
    padding: 30px;
}

.reviews .title {
    font-family: 'Roboto', sans-serif;
    color: #333;
    font-weight: 700;
    font-size: 28px;
     border-left: 4px solid #ff7b23;
    padding-left: 15px;
}

.reviews .reviews-slider {
    padding: 20px 0;
}

.reviews .reviews-slider .owl-nav .owl-prev {
    width: 11px;
    height: 18px;
    top: -23px;
    left: 264px;
    opacity: 0.7;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2234px%22%20height%3D%2250px%22%20%20viewBox%3D%220%200%2034%2050%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ddd%22%20d%3D%22M24.737%2C48.999%20L1.000%2C25.000%20L24.737%2C1.001%20L32.599%2C8.840%20L16.617%2C25.000%20L32.599%2C41.159%20L24.737%2C48.999%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
    background-size: 11px 18px;
}

.reviews .reviews-slider .owl-nav .owl-prev:hover {
    opacity: 1;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2234px%22%20height%3D%2250px%22%20%20viewBox%3D%220%200%2034%2050%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ff7b23%22%20d%3D%22M24.737%2C48.999%20L1.000%2C25.000%20L24.737%2C1.001%20L32.599%2C8.840%20L16.617%2C25.000%20L32.599%2C41.159%20L24.737%2C48.999%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
    background-size: 11px 18px;
}

.reviews .reviews-slider .owl-nav .owl-next {
    width: 11px;
    height: 18px;
    top: -23px;
    left: 282px;
    opacity: 0.7;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2234px%22%20height%3D%2250px%22%20%20viewBox%3D%220%200%2034%2050%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ddd%22%20transform%3D%22rotate%28180%2017%2025%29%22%20d%3D%22M24.737%2C48.999%20L1.000%2C25.000%20L24.737%2C1.001%20L32.599%2C8.840%20L16.617%2C25.000%20L32.599%2C41.159%20L24.737%2C48.999%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
    background-size: 11px 18px;
}

.reviews .reviews-slider .owl-nav .owl-next:hover {
    opacity: 1;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2234px%22%20height%3D%2250px%22%20%20viewBox%3D%220%200%2034%2050%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ff7b23%22%20transform%3D%22rotate%28180%2017%2025%29%22%20d%3D%22M24.737%2C48.999%20L1.000%2C25.000%20L24.737%2C1.001%20L32.599%2C8.840%20L16.617%2C25.000%20L32.599%2C41.159%20L24.737%2C48.999%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
    background-size: 11px 18px;
}



/*.reviews .reviews-slider .owl-item > div {
    width: 335px;
    height: auto;
    box-shadow: none; }
    .reviews .reviews-slider .owl-item > div .review-photo {
      width: 65px;
      height: 65px;
      background-size: cover !important;
      border-radius: 50%;
      border: 3px solid #fff;
      margin-right: 20px;
      float: left; }
    .reviews .reviews-slider .owl-item > div .review-header {
      overflow: hidden;
      padding-top: 7px; }
      .reviews .reviews-slider .owl-item > div .review-header .date {
        font-family: 'Roboto', sans-serif;
        color: #b7b7b7;
        font-size: 12px; }
      .reviews .reviews-slider .owl-item > div .review-header .name {
        font-family: 'Roboto', sans-serif;
        font-weight: 700;
        color: #252f32;
        font-size: 16px; }
      .reviews .reviews-slider .owl-item > div .review-header .status {
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
        color: #b7b7b7;
        font-size: 12px; }
    .reviews .reviews-slider .owl-item > div .self-review {
      margin-top: 40px;
      background-color: #fff;
      font-family: 'Roboto Italic', sans-serif;
      color: #555;
      font-size: 13px;
      clear: both;
      line-height: 20px;
      position: relative; }
      .reviews .reviews-slider .owl-item > div .self-review:before {
        position: absolute;
        top: -23px;
        left: 87px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 0 24px 24px;
        border-color: transparent transparent #fff;
        display: block;
        content: ''; }
      .reviews .reviews-slider .owl-item > div .self-review .self-review-inner {
        padding: 25px 20px 25px 25px; }*/

@media screen and (min-width: 1024px) {
    .reviews {
        padding: 2.92969vw;
        padding-bottom: 0;
    }
    .reviews .title {
        font-size: 1.73438vw;
    }

    .reviews .reviews-slider {
        padding: 1.95313vw 0;
        padding-bottom: 10px;
    }
    .reviews .reviews-slider .owl-nav .owl-prev {
        width: 1.07422vw;
        height: 1.75781vw;
        top: -2vw;
        left: 17vw;
        opacity: 0.7;
        border: none;
        transform: rotate(0deg);
        background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2234px%22%20height%3D%2250px%22%20%20viewBox%3D%220%200%2034%2050%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ddd%22%20d%3D%22M24.737%2C48.999%20L1.000%2C25.000%20L24.737%2C1.001%20L32.599%2C8.840%20L16.617%2C25.000%20L32.599%2C41.159%20L24.737%2C48.999%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
        background-size: 1.07422vw 1.75781vw;
    }
    .reviews .reviews-slider .owl-nav .owl-prev:hover {
        opacity: 1;
        background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2234px%22%20height%3D%2250px%22%20%20viewBox%3D%220%200%2034%2050%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ff7b23%22%20d%3D%22M24.737%2C48.999%20L1.000%2C25.000%20L24.737%2C1.001%20L32.599%2C8.840%20L16.617%2C25.000%20L32.599%2C41.159%20L24.737%2C48.999%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
        background-size: 1.07422vw 1.75781vw;
    }
    .reviews .reviews-slider .owl-nav .owl-next {
        width: 1.07422vw;
        height: 1.75781vw;
		top: -2vw;
		left: 18.5vw;
        opacity: 0.7;
        border: none;
        transform: rotate(0deg) !important;
        background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2234px%22%20height%3D%2250px%22%20%20viewBox%3D%220%200%2034%2050%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ddd%22%20transform%3D%22rotate%28180%2017%2025%29%22%20d%3D%22M24.737%2C48.999%20L1.000%2C25.000%20L24.737%2C1.001%20L32.599%2C8.840%20L16.617%2C25.000%20L32.599%2C41.159%20L24.737%2C48.999%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
        background-size: 1.07422vw 1.75781vw;
    }
    .reviews .reviews-slider .owl-nav .owl-next:hover {
        opacity: 1;
        background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2234px%22%20height%3D%2250px%22%20%20viewBox%3D%220%200%2034%2050%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ff7b23%22%20transform%3D%22rotate%28180%2017%2025%29%22%20d%3D%22M24.737%2C48.999%20L1.000%2C25.000%20L24.737%2C1.001%20L32.599%2C8.840%20L16.617%2C25.000%20L32.599%2C41.159%20L24.737%2C48.999%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
        background-size: 1.07422vw 1.75781vw;
    }
    .reviews .reviews-slider .owl-item>div {
        width: 32.71484vw;
    }
    /*.reviews .reviews-slider .owl-item > div .review-photo {
          width: 6.34766vw;
          height: 6.34766vw;
          border-radius: 50%;
          border: 0.29297vw solid #fff;
          margin-right: 1.95313vw; }
        .reviews .reviews-slider .owl-item > div .review-header {
          padding-top: 0.68359vw; }
          .reviews .reviews-slider .owl-item > div .review-header .date {
            font-size: 1.17188vw; }
          .reviews .reviews-slider .owl-item > div .review-header .name {
            font-size: 1.5625vw; }
          .reviews .reviews-slider .owl-item > div .review-header .status {
            font-size: 1.17188vw; }
        .reviews .reviews-slider .owl-item > div .self-review {
          margin-top: 3.90625vw;
          font-size: 1.26953vw;
          line-height: 1.95313vw;
          position: relative; }
          .reviews .reviews-slider .owl-item > div .self-review:before {
            top: -2.24609vw;
            left: 8.49609vw;
            border-width: 0 0 2.34375vw 2.34375vw; }
          .reviews .reviews-slider .owl-item > div .self-review .self-review-inner {
            padding: 2.44141vw 1.95313vw 2.44141vw 2.44141vw; }*/
}

@media screen and (max-width: 1023px) {
    .reviews {
        width: 700px;
        margin: 0 auto;
    }
    .reviews .reviews-slider .owl-nav {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .reviews {
        padding: 30px 18px;
        width: 442px;
        margin: 0 auto;
    }
    .reviews .reviews-slider .owl-item>div {
        width: 442px;
    }
}

@media screen and (max-width: 479px) {
    .reviews {
        padding: 30px 18px;
        width: 283px;
        margin: 0 auto;
    }
    .reviews .title {
        font-size: 24px;
    }

    .reviews .reviews-slider .owl-item>div {
        width: 283px;
    }
    .reviews .reviews-slider .owl-item>div .self-review {
        font-size: 16px;
    }
}

.bottom-order {
    background: url(/images/formfootbg.png);
    background-repeat: no-repeat;
    background-size: cover;
    margin: 15px 30px;
    clear: both;
}



.bottom-order .bottom-order-inner {
    padding: 33px;
    position: relative;
    margin-bottom: 15px;
}

.bottom-order .bottom-order-inner .order-text {
    float: left;
    font-family: 'Roboto Black', sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-size: 23px;
}

.bottom-order .bottom-order-inner .order-text span {
    text-transform: none;
    font-family: 'Roboto Regular', sans-serif;
    color: #fff;
    font-size: 16px;
    display: block;
}

.bottom-order .bottom-order-inner .bottom-order-button {
    float: right;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    text-decoration: none;
    background: #ff7b23;
    color: #fff;
    padding: 20px 40px;
    display: block;
    box-shadow: 0px 5px 0px #b05920;
    /*transition: ease 0.25s;*/
    margin-bottom: 0px;
}


@media screen and (min-width: 1024px) {
    .bottom-order .bottom-order-inner {
        padding: 1.5vw;
    }
    .bottom-order .bottom-order-inner .order-text {
        font-size: 1.8vw;
    }
    .bottom-order .bottom-order-inner .order-text span {
        font-size: 1.6vw;
    }

    .bottom-order .bottom-order-inner .bottom-order-button {
        font-size: 1.5625vw;
        padding: 1vw 2vw;
    }
    .bottom-order .bottom-order-inner .bottom-order-button:hover,
    .bottom-order .bottom-order-inner .bottom-order-button:active {
        box-shadow: 0px 3px 0px #b05920;
        margin-top: 2px;
        margin-bottom: 0px;
        /*transition: ease 0.25s;*/
    }
}

@media screen and (max-width: 767px) {
    .bottom-order .bottom-order-inner .order-text {
        float: none;
        text-align: center;
    }
    .bottom-order .bottom-order-inner .bottom-order-button {
        display: block;
        float: none;
        text-align: center;
        margin: 22px auto 0;
    }
}

.bottom-contacts {
    padding: 28px 33px;
    position: relative;
    background-color: #fff;
}

.bottom-contacts .bottom-contacts-title {
    float: left;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #333;
    font-size: 21px;
    text-transform: uppercase;
    margin-right: 85px;
    padding-top: 8px;
}

.bottom-contacts .bottom-contacts-title span {
    font-size: 35px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    display: block;
}

.bottom-contacts .contacts-flex {
    display: flex;
    overflow: hidden;
    justify-content: space-between;
    align-items: stretch;
}

.bottom-contacts .contacts-flex .bottom-address {
    font-family: 'Roboto', sans-serif;
    color: #555;
    font-size: 14px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px 20px 15px;
    width: 210px;
}

.bottom-contacts .contacts-flex .bottom-address span.name {
    font-size: 12px;
    display: block;
    color: #999;
}

.bottom-contacts .contacts-flex .bottom-phone {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #333;
    font-size: 18px;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px 20px 15px;
    width: 170px;
}

.bottom-contacts .contacts-flex .bottom-phone span.name {
    font-weight: normal;
    color: #999;
    font-size: 13px;
    display: block;
}

@media screen and (min-width: 1024px) {
    .bottom-contacts {
        padding: 2.73438vw 3.22266vw;
    }
    .bottom-contacts .bottom-contacts-title {
        font-size: 2.05078vw;
        margin-right: 8.30078vw;
        padding-top: 0.78125vw;
    }
    .bottom-contacts .bottom-contacts-title span {
        font-size: 3.41797vw;
    }

    .bottom-contacts .contacts-flex .bottom-address {
        font-size: 1.36719vw;
        border-left: 0.09766vw solid rgba(0, 0, 0, 0.1);
        padding: 0.97656vw 1.95313vw 1.46484vw;
        width: 20.50781vw;
    }
    .bottom-contacts .contacts-flex .bottom-address span.name {
        font-size: 1.17188vw;
    }
    .bottom-contacts .contacts-flex .bottom-phone {
        font-size: 1.75781vw;
        border-left: 0.09766vw solid rgba(0, 0, 0, 0.1);
        padding: 0.97656vw 1.95313vw 1.46484vw;
        width: 16.60156vw;
    }
    .bottom-contacts .contacts-flex .bottom-phone span.name {
        font-size: 1.26953vw;
    }
}

@media screen and (max-width: 1023px) {
    .bottom-contacts .contacts-flex {
        justify-content: space-around;
    }
}

@media screen and (max-width: 767px) {
    .bottom-contacts {
        max-width: auto;
        margin: 0;
    }
    .bottom-contacts .bottom-contacts-title {
        float: none;
        font-family: 'Roboto', sans-serif;
        font-size: 28px;
        font-weight: 700;
        text-transform: none;
        text-align: center;
        margin: 0 0 15px;
    }
    .bottom-contacts .bottom-contacts-title span {
        display: inline;
        font-size: inherit;
    }

    .bottom-contacts .contacts-flex {
        display: block;
    }
    .bottom-contacts .contacts-flex .bottom-address {
        text-align: center;
        border: none;
        width: auto;
    }
    .bottom-contacts .contacts-flex .bottom-phone {
        text-align: center;
        border: none;
        width: auto;
    }
}

@media screen and (max-width: 479px) {
    .bottom-contacts {
        max-width: auto;
        margin: 0;
    }
    .bottom-contacts .bottom-contacts-title {
        font-size: 24px;
    }
    .bottom-contacts .bottom-contacts-title span {
        font-size: inherit;
    }
}

@media screen and (min-width: 1024px) {
    .site-sidebar.left {
        width: 25.58594vw;
        float: left;
        margin-right: -100%;
    }
    .site-sidebar.left~.site-main>.site-main__inner {
        margin-left: 25.58594vw;
    }
}

.tpl-text {
    padding: 30px;
    padding-top: 15px;
}

.tpl-text p {
    line-height: 24px;
}

@media screen and (min-width: 1024px) {
    .tpl-text {
        /*padding: 2.92969vw*/
        padding-top: 1.2vw;
    }
    .tpl-text p {
        /*line-height: 2.34375vw;*/
        line-height: 22px;
    }
}

.site-footer {
    background-color: #f3f3f3;
    margin-left: 262px;
    position: relative;
    -webkit-box-flex: none;
    -webkit-flex: none;
    -moz-box-flex: none;
    -moz-flex: none;
    -ms-flex: none;
    flex: none;
}

.site-footer .site-name {
    float: left;
    font-family: 'Roboto', sans-serif;
    margin: 27px 0 25px 30px;
    color: #555;
    font-size: 14px;
    width: 180px;
}

.site-footer .site-copyright {
    float: right;
    margin: 27px 30px 25px 0;
    font-family: 'Roboto', sans-serif;
    color: #555;
    font-size: 12px;
    width: 180px;
    text-align: right;
}

.site-footer .site-copyright span {
    font-size: 12px !important;
}

.site-footer .site-copyright a {
    color: #da3f2b;
}

.site-footer .site-counters {
    width: 200px;
    margin: 25px auto 25px;
    clear: both;
    text-align: center;
}

@media screen and (min-width: 1024px) {
    .site-footer {
        margin-left: 25.58594vw;
    }
    .site-footer .site-name {
        margin: 2.63672vw 0 2.44141vw 2.92969vw;
        font-size: 14px;
        width: 17.57813vw;
    }
    .site-footer .policy {
        text-align: center;
        margin: 2.63672vw 0 2.44141vw 0;
        width: 20.57813vw;
    }
    .site-footer .site-copyright {
        margin: 2.63672vw 2.92969vw 2.44141vw 0;
        font-size: 14px;
        width: 17.57813vw;
    }
    .site-footer .site-copyright span {
        font-size: 14px !important;
    }
}

@media screen and (max-width: 1023px) {
    .site-footer {
        margin: 0;
    }
}

@media screen and (max-width: 479px) {
    .site-footer .site-name {
        margin: 0;
        padding: 20px 20px 10px 20px;
        float: none;
        text-align: center;
        width: auto;
    }
    .site-footer .policy {
        text-align: center;
        margin: 0;
    }
    .site-footer .site-copyright {
        margin: 0;
        padding: 0 0 20px 0;
        margin-left: auto;
        margin-right: auto;
        float: none;
        text-align: center;
    }
}

.popup-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    z-index: 200;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

.popup-wrapper.opened {
    visibility: visible;
    opacity: 1;
}

.popup-wrapper .popup-inner {
    margin: auto;
    width: 100%;
    text-align: center;
}

.popup-wrapper .popup-form {
    width: 252px;
    padding: 30px 42px 20px;
    background-color: white;
    border-radius: 2px;
    display: inline-block;
    position: relative;
}

.popup-wrapper .popup-form .popup-close {
    font-size: 0;
    width: 39px;
    height: 39px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    background: #da3f2b url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2228px%22%20height%3D%2228px%22%20%20viewBox%3D%220%200%2028%2028%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M27.579%2C3.550%20L16.973%2C14.156%20L27.579%2C24.763%20L24.751%2C27.591%20L14.144%2C16.985%20L2.830%2C28.298%20L0.002%2C25.470%20L11.316%2C14.156%20L0.002%2C2.842%20L2.830%2C0.014%20L14.144%2C11.328%20L24.751%2C0.721%20L27.579%2C3.550%20Z%22%20class%3D%22cls-1%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
    background-size: 19px 19px;
}

.popup-wrapper .popup-form .title {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #da3f2b;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.popup-wrapper .popup-form .field-title {
    display: none;
}

.popup-wrapper .popup-form .field-note {
    display: none;
}

.popup-wrapper .popup-form .tpl-field.type-text.field-required.field-error .field-value {
    border: 2px solid red;
}

.popup-wrapper .popup-form .tpl-field.type-textarea .field-value {
    height: 100px;
    padding: 13px 20px;
}

.popup-wrapper .popup-form .field-value {
    height: 42px;
    line-height: 42px;
    padding: 0 20px;
    margin-bottom: 10px;
    background-color: #f3f3f3;
    color: #555;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 300;
}

.popup-wrapper .popup-form .field-value input {
    background-color: transparent;
    border: none;
    outline-style: none;
    width: 100%;
}

.popup-wrapper .popup-form .field-value textarea {
    outline-style: none;
    background-color: transparent;
    border: none;
    resize: none;
    width: 100%;
    height: 100%;
    line-height: 20px;
}

.popup-wrapper .popup-form button {
    height: 42px;
    line-height: 42px;
    background-color: #da3f2b;
    text-align: center;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    width: 180px;
}

.popup-wrapper .popup-form button:hover {
    box-shadow: inset 0 0 42px rgba(255, 255, 255, 0.1);
}

.popup-wrapper .popup-form button:active {
    box-shadow: inset 0 0 42px rgba(0, 0, 0, 0.1);
}

@media screen and (min-width: 1024px) {
    .popup-wrapper .popup-form {
        width: 24.60938vw;
        padding: 2.92969vw 4.10156vw 1.95313vw;
        border-radius: 0.19531vw;
    }
    .popup-wrapper .popup-form .popup-close {
        width: 3.80859vw;
        height: 3.80859vw;
        background-size: 1.85547vw 1.85547vw;
    }

    .popup-wrapper .popup-form .title {
        font-size: 1.75781vw;
        margin-bottom: 0.97656vw;
    }

    .popup-wrapper .popup-form .tpl-field.type-text.field-required.field-error .field-value {
        border: 0.19531vw solid red;
    }
    .popup-wrapper .popup-form .tpl-field.type-text.field-required.error .field-value,
    .popup-wrapper .popup-form .tpl-field.type-textarea.field-required.error .field-value {
        border: 0.19531vw solid red;
    }
    .ajax_form .tpl-field .error {
        color: red;
    }
    .popup-wrapper .popup-form .tpl-field.type-textarea .field-value {
        height: 9.76563vw;
        padding: 1.26953vw 1.95313vw;
    }

    .popup-wrapper .popup-form .field-value {
        height: 4.10156vw;
        line-height: 4.10156vw;
        padding: 0 1.95313vw;
        margin-bottom: 0.97656vw;
        font-size: 1.26953vw;
    }
    .popup-wrapper .popup-form .field-value textarea {
        line-height: 1.95313vw;
    }

    .popup-wrapper .popup-form button {
        height: 4.10156vw;
        line-height: 4.10156vw;
        font-size: 1.75781vw;
        width: 17.57813vw;
    }
    .popup-wrapper .popup-form button:hover {
        box-shadow: inset 0 0 4.10156vw rgba(255, 255, 255, 0.1);
    }
    .popup-wrapper .popup-form button:active {
        box-shadow: inset 0 0 4.10156vw rgba(0, 0, 0, 0.1);
    }
}

@media screen and (max-width: 479px) {
    .popup-wrapper .popup-form {
        width: 236px;
    }
}

.popup2-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    z-index: 200;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
}

.popup2-wrapper.opened {
    visibility: visible;
    opacity: 1;
}

.popup2-wrapper .popup2-inner {
    margin: auto;
    width: 100%;
    text-align: center;
}

.popup2-wrapper .popup2-form {
    width: 252px;
    padding: 30px 42px 20px;
    background-color: white;
    border-radius: 2px;
    display: inline-block;
    position: relative;
}

.popup2-wrapper .popup2-form .popup2-close {
    font-size: 0;
    width: 39px;
    height: 39px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    background: #da3f2b url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2228px%22%20height%3D%2228px%22%20%20viewBox%3D%220%200%2028%2028%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M27.579%2C3.550%20L16.973%2C14.156%20L27.579%2C24.763%20L24.751%2C27.591%20L14.144%2C16.985%20L2.830%2C28.298%20L0.002%2C25.470%20L11.316%2C14.156%20L0.002%2C2.842%20L2.830%2C0.014%20L14.144%2C11.328%20L24.751%2C0.721%20L27.579%2C3.550%20Z%22%20class%3D%22cls-1%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
    background-size: 19px 19px;
}

.popup2-wrapper .popup2-form .title {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #da3f2b;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.popup2-wrapper .popup2-form .field-title {
    display: none;
}

.popup2-wrapper .popup2-form .field-note {
    display: none;
}

.popup2-wrapper .popup2-form .tpl-field.type-text.field-required.field-error .field-value {
    border: 2px solid red;
}

.popup2-wrapper .popup2-form .tpl-field.type-textarea .field-value {
    height: 100px;
    padding: 13px 20px;
}

.popup2-wrapper .popup2-form .field-value {
    height: 42px;
    line-height: 42px;
    padding: 0 20px;
    margin-bottom: 10px;
    background-color: #f3f3f3;
    color: #555;
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: 300;
}

.popup2-wrapper .popup2-form .field-value input {
    background-color: transparent;
    border: none;
    outline-style: none;
    width: 100%;
}

.popup2-wrapper .popup2-form .field-value textarea {
    outline-style: none;
    background-color: transparent;
    border: none;
    resize: none;
    width: 100%;
    height: 100%;
    line-height: 20px;
}

.popup2-wrapper .popup2-form .field-value select {
    border: none;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #777;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    width: 100%;
    height: 100%;
}

.popup2-wrapper .popup2-form button {
    height: 42px;
    line-height: 42px;
    background-color: #da3f2b;
    text-align: center;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    width: 180px;
}

.popup2-wrapper .popup2-form button:hover {
    box-shadow: inset 0 0 42px rgba(255, 255, 255, 0.1);
}

.popup2-wrapper .popup2-form button:active {
    box-shadow: inset 0 0 42px rgba(0, 0, 0, 0.1);
}

@media screen and (min-width: 1024px) {
    .popup2-wrapper .popup2-form {
        width: 24.60938vw;
        padding: 2.92969vw 4.10156vw 1.95313vw;
        border-radius: 0.19531vw;
    }
    .popup2-wrapper .popup2-form .popup2-close {
        width: 3.80859vw;
        height: 3.80859vw;
        background-size: 1.85547vw 1.85547vw;
    }

    .popup2-wrapper .popup2-form .title {
        font-size: 1.75781vw;
        margin-bottom: 0.97656vw;
    }

    .popup2-wrapper .popup2-form .tpl-field.type-text.field-required.field-error .field-value {
        border: 0.19531vw solid red;
    }

    .popup2-wrapper .popup2-form .tpl-field.type-textarea .field-value {
        height: 9.76563vw;
        padding: 1.26953vw 1.95313vw;
    }

    .popup2-wrapper .popup2-form .field-value {
        height: 4.10156vw;
        line-height: 4.10156vw;
        padding: 0 1.95313vw;
        margin-bottom: 0.97656vw;
        font-size: 1.26953vw;
    }
    .popup2-wrapper .popup2-form .field-value textarea {
        line-height: 1.95313vw;
    }

    .popup2-wrapper .popup2-form button {
        height: 4.10156vw;
        line-height: 4.10156vw;
        font-size: 1.75781vw;
        width: 17.57813vw;
    }
    .popup2-wrapper .popup2-form button:hover {
        box-shadow: inset 0 0 4.10156vw rgba(255, 255, 255, 0.1);
    }
    .popup2-wrapper .popup2-form button:active {
        box-shadow: inset 0 0 4.10156vw rgba(0, 0, 0, 0.1);
    }
}

@media screen and (max-width: 479px) {
    .popup2-wrapper .popup2-form {
        width: 236px;
    }
}

.tpl-field .error-message {
    padding-bottom: 10px;
    font-size: 15px;
    color: red;
}

@media screen and (min-width: 1024px) {
    .tpl-field .error-message {
        font-size: 1.46484vw;
        padding-bottom: 0.97656vw;
    }
}

.decor-block-pics-in {
    margin: 20px 1.75% 0 1.75% !important;
    border: 1px solid transparent !important;
}

.td.first p {
    line-height: 17px;
}

.decor-darant-wr ul li:after {
    top: 50% !important;
    margin-top: -20px;
}

.bottom-phone .phone-blocks a {
    color: #333;
    text-decoration: none;
}

.site-contacts-body div a {
    color: #fff;
    text-decoration: none;
}

.m-span1 {
    line-height: 32px;
}

.m-span1 a {
    color: #da3f2b;
    text-decoration: none;
}

@media only screen and (max-width: 728px) {
    .decor-cont-in {
        padding: 0 10px 20px 10px !important;
    }

    .m-span1 {
        font-size: 26px !important;
    }
}

@media only screen and (max-width: 572px) {
    .m-span1 {
        font-size: 21px !important;
    }
}

@media only screen and (max-width: 479px) {
    .m-span1 {
        font-size: 28px !important;
    }
}

.popover-body .upload-count {
    font-size: 15px;
    padding-left: 7px;
}

@media screen and (max-width: 767px) {
    #callback-top {
        display: block;
        margin-right: 20px;
    }
    .site-contacts {
        /*display: block;
    margin-right: 20px;*/
    }
}

@media screen and (max-width: 460px) {
    .site-header .menu-button {
        position: absolute;
        left: 0;
        top: 0;
    }

    img.top_img {
        height: 43px;
    }


    #callback-top {
        display: block;
        float: initial;
        padding-bottom: 10px;
        margin: 40px auto 10px;
        max-width: 270px;
    }

    .site-contacts {
        display: block;
        float: initial;
        padding-bottom: 10px;
        margin: 40px auto 10px;
        max-width: 250px;
    }

    .site-contacts .site-phone {
        float: initial !important;
    }

    .site-contacts .site-contacts-body {
        text-align: center;
    }

    .site-contacts .site-phone:after {
        display: none !important;
    }

    #callback-top a {
        text-align: center;
    }



    .site-header-name {
        float: none;
        margin-left: 110px;
    }
}





html body .decor-block-top-pic,
html body .decor-wrap .decor-block-top-pic2,
html body .decor-wrap .decor-block-top-frm2,
html body .decor-wrap .decor-block-frm-in2 input[type="text"],
html body .decor-wrap .decor-block-frm-in2 .gr-button[type="submit"],
html body .decor-wrap .decor-block-top-pic3,
html body .decor-wrap .decor-block-top-frm3,
html body .decor-darant-tit,
html body .decor-cont-tit,
html body .decor-darant-tit3,
html body .decor-cont-tit3,
html body .decor-map-contacts-wr,
html body .decor-timer-wr,
html body .decor-wrap .decor-frm-block,
html body .decor-wrap .decor-frm-btn,
html body .decor-block-pics-in,
html body .decor-method-in,
html body .decor-board-in,
html body .seotextblock__pic,
html body .seoproductblock__pic,
html body .seoproductblock__price-wrap,
html body .seoproductblock__btn,
html body .seocontactblock,
html body .localconsult,
html body .decor-wrap .localconsult__inner-frm input[type="text"],
html body .decor-wrap .localconsult__inner-frm textarea,
html body .decor-wrap .localconsult__inner-frm button[type="submit"],
html body .keymoments__title,
html body .seocategory__button,
html body .seocategory__prodblock-img,
html body .decor-wrap .decor-block-frm-in3 .gr-button[type="submit"],
html body .decor-wrap .decor-block-frm-in3 input[type="text"],
html body .decor-darant-wr3,
html body .seoproductblock__pic img,
html body .decor-slider .owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot,
html body .decor-characters__title,
html body .decor-characters__pic,
html body .decor-slider .owl-carousel .owl-item,
html body .decor-other-contacts,
html body .decor-other-contacts__btn,
html body .decor-slider .owl-carousel .owl-stage-outer {
    border-radius: px;
}

html body h1 {
    color: inherit;
    font-size: 26px;
    /*2.73438vw*/
    font-style: normal;
    margin-top: 20px;
}

body .decor-wrap {
    max-width: none;
}

.logocar {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.logocar>.logocar-item>a>img {
    width: 120px;
    }

.chek {
    line-height: 15px;
    list-style-position: outside;
    list-style-type: none;
}

.chek>li {
    margin: 0 0 10px;
    position: relative;
    vertical-align: top;
}

.chek>li:before {
    background: url("/d/1416756/t/images/1444144956_checkround-24.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    content: "";
    height: 22px;
    left: -30px;
    position: absolute;
    top: 1px;
    width: 22px;
}

.content-blocks-wrapper .form-wrapper .type-upload .field-value {
    padding: 20px;
    height: auto;
}

.file-upload input[type="file"] {
    display: none;
}

.file-upload {
    position: relative;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    background: #999999;
    border-radius: 10px;
    color: #fff;
    text-align: center;
}

.file-upload:hover {
    background: #333333;
}

.file-upload label {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.file-upload span {
    line-height: 40px;
    font-weight: bold;
}

.content-blocks-wrapper .form-wrapper .type-upload label {
    height: auto;
}

.gr-form .file-upload {
    margin-bottom: 10px;
    font-size: 14px;
}

.gr-form #file-name {
    margin-bottom: 10px;
    font-size: 14px;
}

.content-blocks-wrapper .form-wrapper .field-value #file-name {
    font-size: 16px;
    line-height: 110%;
    padding-top: 10px;
}

.file-upload span {
    font-size: 16px;
}

table.price-tab-type-1 {
    width: 100%;
    border-collapse: collapse;
    min-width: 500px;
}

table.price-tab-type-1 tr[data-tr-status]:hover {
    cursor: pointer;
}

table.price-tab-type-1 tr[data-tr-status="close"] td {
    background-image: url('/images/arrow-bot.png');
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 24px;
}

table.price-tab-type-1 tr[data-tr-status="open"] td {
    background-image: url('/images/arrow-top.png');
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 24px;
}

table.price-tab-type-1 tr:nth-child(2n+1) {
    background: #dfdfdf;
    /*#fcfcfc*/
}

table.price-tab-type-1 tr:first-child {
    background: #ff7b23;
    color: #fff;
    text-align: center;
}

table.price-tab-type-1 td,
table.price-tab-type-1 th {
    border: 1px solid #333;
    padding: 5px 10px;
}

table.price-tab-type-1 td[colspan] {
    background: #ff7b23;
    text-align: center;
    color: #fff;
    font-weight: bold;
}

table.price-tab-type-1 td:nth-child(2){
	min-width: 140px;
}

.g-submenu-2 {
    padding: 10px 5px 10px 40px;
    list-style: none;
    font-size: 15px;
    border: 1px solid #c5c5c5;
    border-radius: 4px;
}

.subCatMenu {
    text-align: left;
    margin-bottom: -10px;
}

.subCatMenu-item {
    width: 12%;
    min-width: 100px;
    display: inline-block;
    margin: 0px 1%;
    font-size: 15px;
    text-align: center;
    /*float: left;*/
    margin-bottom: 1%;
    color: #333;
    text-decoration: none;
    vertical-align: top;
}

.subCatMenu-item img {
    width: 100%;
    min-height: 100px;
    display: block;
}

.subCatMenu-item span {
    /*height: 45px;*/
    display: block;
    padding: 5px 0px;
}

a.subCatMenu-item:hover {
    text-decoration: underline;
}

p.img-cntr-2,
p.img-cntr-21 {
    text-align: center;
}

p.img-cntr-2 img {
    width: 49%;
    min-width: 320px;
    height: 100%;
}

p.img-cntr-21 img {
    width: 40%;
    min-width: 320px;
    height: 100%;
}

@media screen and (max-width: 1024px) {
    p.img-cntr-2 img,
    p.img-cntr-21 img {
        width: 320px;
        height: auto;
    }
    p.img-cntr-2,
    p.img-cntr-21 {
        height: auto !important;
    }
}

a.ocenka-btn {
    float: right;
    text-align: center;
    color: #fff;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 14px;
    position: relative;
    font-weight: 700;
    text-decoration: none;
    background-color: #ff7b23;
    background-image: linear-gradient(to top, transparent 0%, rgba(255, 255, 255, 0.25) 100%);
    background-image: -ms-linear-gradient(to top, transparent 0%, rgba(255, 255, 255, 0.25) 100%);
    padding: 10px 20px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

a.ocenka-btn:hover {
    background-color: #000;
}


.foot_menu {
    width: 100%;
    float: left;
}

.foot_menu ul {
    float: left;
    margin-bottom: 0px;
}

.foot_menu ul li {
    list-style-type: none;
    float: left;
}

.foot_menu ul li a {
    display: inline-block;
    padding: 10px 15px;
    font-size: 1vw;
}


@media screen and (max-width: 479px) {
    .foot_menu ul {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 1366px) {
    .foot_menu ul li a {
        display: inline-block;
        padding: 10px 15px;
        font-size: 14px;
    }
}


.ptm-block.prmb-1 {
    background: url('/images/price/1.png');
}

.ptm-block.prmb-2 {
    background: url('/images/price/2.png');
}

.ptm-block.prmb-3 {
    background: url('/images/price/3.png');
}

.ptm-block.prmb-4 {
    background: url('/images/price/4.png');
}

.ptm-block {
    background-repeat: no-repeat !important;
    background-size: auto 50px !important;
    background-position: left center !important;
}

@media (min-width:1024px) {
    .wrap-price_top_menu::before {
        background: #fff;
        width: 2.92969vw;
        display: block;
        position: absolute;
        height: 120px;
        left: -2.92969vw;
    }
    .wrap-price_top_menu::after {
        content: ' ';
        background: #fff;
        width: 2.92969vw;
        display: block;
        position: absolute;
        height: 120px;
        right: -2.92969vw;
    }
    .wrap-price_top_menu {
        position: relative;
        width: 100%;
        margin-bottom: 15px;
        display: table;
        height: 120px;
        background: #fff;
        clear: both;
    }
    .ptm-block {
        display: table-cell;
        padding: 0px 25px 0px 0px;
        vertical-align: middle;
    }
    .ptm-block a {
        display: block;
        padding: 15px 10px 15px 50px;
        font-size: 1vw;
    }
    .ptm-block.prmb-4 {
        padding-right: 0px;
    }
    .ptm-block.prmb-1 a {
        padding-left: 60px;
    }
    .ptm-block.prmb-2 a {
        padding-left: 70px;
    }
    .ptm-block.prmb-3 a {
        padding-left: 30px;
    }
    .ptm-block.prmb-4 a {
        padding-left: 60px;
    }
}

@media (max-width:1023px) {
    .wrap-price_top_menu {
        float: left;
        width: 100%;
        margin-bottom: 15px;
        background: #fff;
    }
    .ptm-block {
        float: left;
        margin: 10px 20px 10px 0px;
    }
    .ptm-block a {
        display: block;
        padding: 15px 10px 15px 70px;
        font-size: 14px;
    }
    .ptm-block.prmb-4 {
        padding-right: 0px;
        margin-right: 0px;
    }
    .ptm-block.prmb-1 {
        background-position: 10px center !important;
    }
    .ptm-block.prmb-2 {
        background-position: 0px center !important;
    }
    .ptm-block.prmb-3 {
        background-position: 25px center !important;
    }
    .ptm-block.prmb-4 {
        background-position: 10px center !important;
    }
}




/**********************************************************************/

.exofw_block {
    width: 46%;
    padding: 1%;
    margin: 1%;
    float: left;
    outline: 1px solid #d0d0d0;
    margin-bottom: 25px;
    background: #fff;
}

.exofw_block:nth-child(2n+1) {
    clear: both;
}

.exofw_block_left {
    float: left;
    width: 48%;
    padding: 1%;
}

.exofw_block_right {
    float: right;
    width: 48%;
    padding: 1%;
}

.exofw_block_bottom {
    width: 100%;
    float: right;
}

.exofw_block_summary {
    width: 48%;
    float: right;
    margin: 1%;
    border-top: 1px solid #dcdcdc;
    padding-top: 1%;
}

span.exofw_block_title,
exofw_block_mini-descr {
    width: 100%;
    display: block;
}

.exofw_block_descr table tr td {
    padding-bottom: 5px;
}

.exofw_block_descr table tr td:last-child,
.exofw_block_summary table tr td:last-child {
    font-weight: bold;
}

.exofw_block_descr table tr td:first-child,
.exofw_block_summary table tr td:first-child {
    width: 70%;
}

.exofw_block_descr p {
    margin: 0px;
}

span.exofw_block_title {
    color: #ff7b23;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 2vw;
    margin-top: -0.5vw;
    display: block;
}

span.exofw_block_mini-descr {
    font-size: 14px;
    line-height: 16px;
}

p.exofw_block_descr_title {
    font-weight: bold;
    margin: 5px 0px;
    font-size: 14px;
}

.exofw_block_descr {
    font-size: 14px;
}

.exofw-slider-min {
    margin-top: 10px;
}

.exofw_block_descr table,
.exofw_block_summary table {
    width: 100%;
}

.slick-initialized .slick-slide {
    display: block;
    margin-right: 10px !important;
}

.exofw_block_link {
    display: inline-block;
    text-align: center;
    background: #fff;
    width: 96%;
    padding: 10px 1%;
    margin: 1%;
    outline: 1px solid #d0d0d0;
}

.exofw_block_link a {
    font-size: 1.5vw;
    text-transform: uppercase;
    font-weight: bold;
}

.exofw_blocks-title {
    width: 100%;
    font-size: 2.25vw;
    color: #ff7b23;
    font-weight: bold;
    text-align: center;
    clear: both;
    float: left;
    text-transform: uppercase;
    margin-top: 25px;
}

.action_blocks-title{
    width: 100%;
    font-size: 2vw;
    color: #ff7b23;
    font-weight: bold;
    text-align: center;
    clear: both;
    float: left;
    text-transform: uppercase;
    margin-top: 15px;
    margin-bottom: 10px;
}

@media (max-width:1300px) {
    .exofw_block {
        width: 96%;
        padding: 1%;
        margin: 1%;
        float: left;
        outline: 1px solid #d0d0d0;
        margin-bottom: 25px;
        background: #fff;
    }
}

@media (max-width:1024px) {
    .exofw_blocks-title,
    .action_blocks-title {
        font-size: 28px;
    }
    span.exofw_block_title {
        font-size: 26px;
    }
    .exofw_block_link a {
        font-size: 18px;
    }
}

@media (max-width:767px) {
    .exofw_block .exofw_block_left,
    .exofw_block .exofw_block_right,
    .exofw_block .exofw_block_summary {
        width: 98%;
    }
}













/************************************************************/

.repair-main-container {
    background: white;
}

.repair-cost-block {
    margin: 0 4%;
    border-top: 1px solid transparent;
    padding-bottom: 45px;
}

.repair-cost-block h2,
.repair-cost-block .h2 {
    text-align: left;
    margin-top: 5px;
    margin-bottom: 18px;
}

.repair-inner-container {
    width: 44%;
    background-color: white;

    padding: 6px;

    border: 1px solid #F3F3F3;
}

.inner-image-container {
    display: inline-block;
    width: 50%;
}

.inner-text-container {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    padding: 6px;
    font-size: 12px;

    box-sizing: border-box;
}

.repair-cost-block .inner-text-container {
    font-size: 14px;
}



.repair-inner-containerst1 {
    width: 51%;
    float: right;
}

.repair-inner-containerst1 .inner-image-container {
    width: 100%;
}

.repair-inner-containerst1 .inner-image-container img {
    width: 100%;
}

.repair-inner-containerst2 {
    margin-bottom: 3px;
}




.inner-text-containerst3 {
    display: block;
    width: 100%;
    padding: 10px 5%;
    padding-top: 30px;
    padding-bottom: 20px;
}

.ocenka-button {
    padding: 5px 15px;

    color: #ff7b23;
    width: 185px;
    height: 28px;
    font-size: 16px;
    font-size: 400;
    font-weight: 500;
    line-height: 28px;
    text-align: center;

    border: 1px solid #ff7b23;

    margin-top: 10px;
    cursor: pointer;

    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
}

.zakaz-zvonok-block-button {

    padding: 5px 15px;

    color: #ff7b23;
    width: 185px;
    height: 28px;
    font-size: 16px;
    font-size: 400;
    font-weight: 500;
    line-height: 28px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #ff7b23;

    margin-top: 10px;
    cursor: pointer;

    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
}


.ocenka-button:hover,
.zakaz-zvonok-block-button:hover {
    background-color: #ff7b23;
    color: #fff;
}


@media screen and (max-width: 1859px) {


    .repair-inner-containerst2 {
        margin-bottom: 6px;
    }
}

@media screen and (max-width: 1795px) {


    .repair-inner-containerst2 {
        margin-bottom: 9px;
    }
}

@media screen and (max-width: 1745px) {


    .repair-inner-containerst2 {
        margin-bottom: 12px;
    }
}

@media screen and (max-width: 1677px) {


    .repair-inner-containerst2 {
        margin-bottom: 17px;
    }
}

@media screen and (max-width: 1605px) {


    .repair-inner-containerst2 {
        margin-bottom: 35px;
    }
}

@media screen and (max-width: 1582px) {

    .inner-text-containerst3 {
        display: block;
        width: 100%;
    }
    .repair-inner-containerst2 {
        margin-bottom: 39px;
    }
}

@media screen and (max-width: 1565px) {


    .repair-inner-containerst2 {
        margin-bottom: 37px;
    }
}

@media screen and (max-width: 1509px) {
    .repair-inner-containerst2 {
        margin-bottom: 40px;
    }
    .ocenka-button {
        width: 160px;
    }
    .zakaz-zvonok-block-button {
        width: 160px;
    }
}

@media screen and (max-width: 1460px) {
    .repair-inner-containerst2 {
        margin-bottom: 55px;
    }
    .inner-image-containerst {
        width: 48%;
    }
    .inner-text-containerst {
        width: 51%;
    }
}

@media screen and (max-width: 1416px) {
    .repair-inner-containerst2 {
        margin-bottom: 44px;
    }
}

@media screen and (max-width: 1393px) {
    .repair-inner-containerst2 {
        margin-bottom: 62px;
    }
    .inner-image-containerst {
        width: 46%;
    }
    .inner-text-containerst {
        width: 53%;
    }
}

@media screen and (max-width: 1361px) {
    .repair-inner-containerst2 {
        margin-bottom: 47px;
    }
}


@media screen and (max-width: 1342px) {
    .repair-inner-containerst2 {
        margin-bottom: 67px;
    }
    .inner-image-containerst {
        width: 42%;
    }
    .inner-text-containerst {
        width: 55%;
    }
}

@media screen and (max-width: 1330px) {
    .repair-main-container {
        display: none;
    }
}






/* ============================================================ [] ============================================================ */

.services-main {
    position: relative;
}

.sm-block-wrap {
    display: inline-block;
    overflow: hidden;
    /*width: 94%;*/
    margin: 45px 30px;
    margin-bottom: 5px;
}

.sm-block {
    width: 15.42969vw;
    height: 14.74609vw;
    float: left;
    margin-right: 0.5vw;
    margin-bottom: 0.5vw;
    overflow: hidden;
    position: relative;
    /*border: 2px solid #f3f3f3; */
    background: #000;
    transition: ease 0.25s;
}

a.sm-block>img {
    width: 100%;
    height: 100%;
    opacity: 1;
    object-fit: cover;
    object-position: center;
}

span.sm-name {
    position: absolute;
    bottom: 16%;
    color: #fff;
    font-weight: bold;
    font-size: 1.10vw;
    left: 8%;
    display: block;
    width: 84%;
    text-transform: uppercase;
}

span.sm-link {
    position: absolute;
    bottom: 5%;
    color: #fff;
    font-size: 0.9vw;
    left: 8%;
}

span.sm-link:hover {
    color: #ff7b23;
}

span.sm-name::after {
    content: ' ';
    left: 0;
    right: 75%;
    height: 3px;
    position: absolute;
    bottom: -7px;
    background: #ff7b23;
    transition: ease 0.5s;
}

a.sm-block:hover>img {
    opacity: 0.65;
    transition: ease 0.5s;
}

a.sm-block:hover>span.sm-name::after {
    right: 0;
    transition: ease 0.5s;
}



/*.sm-block .icon {
    /*width: 15.42969vw;
    height: 10.74609vw;
    display: block;
    background: #dde2e1;
}*/


/*.sm-block .icon img {
    height: 100%;
    object-fit: cover;
    object-position: center;
    width: 100%;
}*/


/*.sm-text {
    position: absolute;
    bottom: 0px;
    height: 4vw;
}*/


/*.sm-block .text {
    background: #2e2c2a;
    color: #b1b6b7;
    height: 4vw;
    position: absolute;
    width: 100%;
    bottom: 0px;
    line-height: 4vw;
    text-align: center;
    font-size: 1.2vw;
        transition: ease-out 0.5s;
}*/


/*
.sm-block .text a {
    color: #9daeb8;
    text-decoration: none;
    display: block;
        transition: ease 0.25s;
}

.sm-block:hover {
    border: 2px solid #ff7b23;
        transition: ease 0.25s;
}
.sm-block:hover .text {
    background: #ff7b23;
        transition: ease 0.25s;
}
.sm-block:hover .text a{
    color: #fff;
        transition: ease 0.25s;
}*/

@media screen and (max-width: 1024px) {
    /*.sm-block{
    width: 158px;
    height: 151px;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  
  .sm-block .icon {
    width: 158px;
    height: 111px;
  }

  .sm-block .text {
    width: 158px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
*/
}

@media (min-width: 1024px) {
    .sm-block:nth-child(4n) {
        margin-right: 0px;
    }
}


@media (max-width: 767px) {
    .sm-block-wrap {
        text-align: center;
    }

    .sm-block {
        float: initial;
        display: inline-block;
        width: 135px;
        height: 135px;
        margin: 2%;
    }

    span.sm-name {
        width: 125px;
        left: 5px;
        font-size: 12px;
        text-align: left;
        line-height: 1.25;
        bottom: 35px;
    }

    span.sm-name::after {
        content: ' ';
        left: 0;
        right: 75%;
        height: 2px;
        position: absolute;
        bottom: -5px;
        background: #ff7b23;
        transition: ease 0.5s;
    }

    span.sm-link {
        font-size: 11px;
        left: 5px;
        bottom: 10px;
    }
}


@media (min-width: 768px) and (max-width: 1023px) {
    .sm-block-wrap {
        text-align: center;
    }

    .sm-block {
        float: initial;
        display: inline-block;
        width: 330px;
        height: 330px;
        margin: 5px;
    }

    span.sm-name {
        width: 280px;
        left: 25px;
        font-size: 18px;
        text-align: left;
    }

    span.sm-link {
        font-size: 14px;
        left: 25px;
    }
}

@media (min-width: 1024px) and (max-width: 1439px) {
    .sm-block {
        margin-right: 0.5vw;
        margin-bottom: 0.5vw;
        width: 16.3vw;
        height: 16.3vw;
    }
    span.sm-name,
    span.sm-link {
        left: 1.25vw;
    }
    span.sm-name {
        font-size: 0.95vw;
        width: 13.8vw;
    }
    span.sm-name::after {
        height: 2px;
        bottom: -5px;
    }

    span.sm-link {
        bottom: 4%;
    }
}

@media (min-width: 1440px) and (max-width: 1919px) {
    .sm-block {
        width: 16.8vw;
        height: 16.8vw;
    }

    span.sm-name,
    span.sm-link {
        left: 1.5vw;
    }
    span.sm-name {
        font-size: 0.95vw;
        width: 13.8vw;
    }
    span.sm-link {}
}

@media (min-width: 1920px) {
    .sm-block {
        width: 17.2vw;
    }

    span.sm-name,
    span.sm-link {
        left: 1.5vw;
    }
    span.sm-name {
        font-size: 0.95vw;
        width: 14.2vw;
    }
    span.sm-link {}
}

@media (max-width: 768px) {
    .sm-block {
        float: initial;
        display: inline-block;
    }
    .sm-block-wrap {
        text-align: center;
    }
}


.marki-wrap {
    padding: 1.51797vw 0 0.81797vw;
    margin: 0 50px;
    /* border-top: 0.09766vw solid #dadada; */
    text-align: center;
}

.marki-wrap a:hover .marka {
    outline: 1px solid #ff7b23;
    outline-offset: -1px;
}

.marki-wrap .slick-slide { margin: 10px !important; }
.marki-wrap a.slick-slide img{ margin: 0px !important; }

.marki-wrap .slick-prev, 
.marki-wrap .slick-next{
    width: 30px;
    height: 30px;
}

.marki-wrap .slick-prev:before, 
.marki-wrap .slick-next:before{
    font-size: 30px;
    color: #ff7b23;
}

.marki-wrap .slick-prev{ left: -35px; }
.marki-wrap .slick-next{ right: -35px; }



.marka.m1 {
    background-image: url('/assets/images/marki/1.png');
}

.marka.m2 {
    background-image: url('/assets/images/marki/2.png');
}

.marka.m3 {
    background-image: url('/assets/images/marki/3.jpg');
}

.marka.m4 {
    background-image: url('/assets/images/marki/4.jpg');
    background-size: 90%;
}

.marka.m5 {
    background-image: url('/assets/images/marki/5.jpg');
    background-size: 55%;
}

.marka.m6 {
    background-image: url('/assets/images/marki/6.png');
    background-size: 95%;
}

.marka {
    /*height: 10vw;*/
    width: 100%;/*10 8.5vw*/
    display: inline-block;
    vertical-align: top;
    margin: 0.5vw;
    background-color: #fff;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.marki-title {
    font-size: 2vw;
    font-weight: bold;
    text-align: center;
}

.marki-text {
    font-size: 1.35vw;
    text-align: center;
}

ul.marki-variator {
    list-style: none;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

ul.marki-variator li{
    display: inline-block;
    vertical-align: top;
    width: 8vw;
    margin-bottom: 15px;
}

ul.marki-variator li span{
    display: block;
}

@media (min-width: 1023px) and (max-width: 1366px) {
    ul.marki-variator li{
        width: 150px;
    }
}

@media screen and (max-width: 1023px) {

    ul.marki-variator li{
        width: 200px;
    }

    .marka {
        width: 100%;
        display: inline-block;
        vertical-align: top;
        margin: 5px;
    }

    .marki-title {
        font-size: 20px;
        font-weight: bold;
    }

    .marki-text {
        font-size: 16px;
    }

    .f-callback-btn a {
        background-color: #ff7b23;
        color: #ffffff;
        text-decoration: none;
        padding: 10px;
        cursor: pointer;
    }
}




/* =========================================================================  */

.reviews-slider .owl-item{
	background-color: #fff;
}

.reviews .reviews-slider .owl-item>div {
    box-shadow: none;
    height: auto;
    float: left;
    padding: 2%;
    width: 96%;
}

.reviews .reviews-slider .owl-item .review-right {
    width: 100%;
    float: left;
    background-color: #fff;
    font-family: 'Roboto', sans-serif;
    color: #000;
    font-size: 13px;
    line-height: 20px;
    position: relative;
}

/*.reviews .reviews-slider .owl-item .review-right .self-review-inner {
    padding: 1.25vw;
}*/


.review-left .review-photo{
	width: 100%;
	height: 83px;
	background-size: contain !important;
}

.review-right .review-title {
    width: 100%;
    float: left;
    line-height: 30px;
}

.review-right .review-title .name {
    float: left;
    font-size: 22px;
    font-weight: bold;
}

.review-right .review-title .date {
    float: right;
}

.review-right .status {
    float: left;
    width: 100%;
    line-height: 40px;
    font-size: 15px;
}

.review-right .self-review-inner {
    float: left;
    font-size: 14px;
    line-height: 18px;
}

.reviews .reviews-slider .owl-item .review-right:before {
    position: absolute;
    top: -24px;
    left: 34px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 24px 24px 0px;
    border-color: transparent transparent #ffffff;
    display: block;
    content: '';
}

.reviews .reviews-slider .owl-item .review-left {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}

.reviews .reviews-slider .owl-item .review-left .name {
    font-size: 20px;
    font-weight: bold;
}


@media screen and (min-width: 1024px) {
    .reviews .reviews-slider .owl-item .review-right {
        font-size: 1vw;
        line-height: 1.25vw;
    }

    .reviews .reviews-slider .owl-item .review-left .name {
        font-size: 1.25vw;
        font-weight: bold;
        clear: both;
    }

    .reviews .reviews-slider .owl-item .review-left .date,
    .reviews .reviews-slider .owl-item .review-left .status {
        font-size: 1vw;
    }

    .reviews .reviews-slider .owl-item .review-left {
		width: 15%;
		padding: 2% 2% 2% 1%;
		float: left;
    }

    .reviews .reviews-slider .owl-item .review-right {
		width: 78%;
		float: right;
		padding: 2%;
    }

    /*.reviews .reviews-slider .owl-item .review-right:before {
        top: 1vw;
        left: -24px;
        border-width: 0 0 24px 24px;
    }*/

    .foot-col.fc-3 {
        margin: 1.2vw 0vw 2vw 5.8vw;
    }
}

.foot-col {
    float: left;
}

.foot-col.fc-1 p {
    color: #555;
}

ul.ft-menu {
    margin-left: 0px;
    padding-left: 0px;
}

ul.ft-menu li {
    list-style-type: none;
}

ul.ft-menu li a {
    color: #000;
    padding: 1px 0px;
    display: inline-block;
}

ul.ft-menu li:hover {
    /*list-style-type: disc;*/
    color: #ff7b23;
}

ul.ft-menu li:hover a {
    color: #ff7b23;
}

.foot-col.fc-2>div {
    font-size: 16px;
    margin-bottom: 10px;
}

.ft-menu-title {
    font-weight: bold;
    font-size: 16px;
}

@media screen and (min-width: 1024px) {
    .foot-col.fc-1 {
        width: 14vw;
        text-align: center;
        margin: 1.2vw 0vw 1.2vw 2vw;
    }
    .foot-col.fc-2 {
        text-align: right;
        width: 15.1vw;
        margin: 1vw 1vw;
    }

    .foot-col.fc-3 {
        width: 15vw;
        margin: 1.2vw 0vw 2vw 3.6vw;
    }
    .foot-col.fc-4 {
        width: 10vw;
        margin: 1.2vw 0vw;
    }
    .foot-col.fc-5 {
        width: 11vw;
        margin: 1.2vw 0vw;
    }
    .foot-col.fc-1 p {
        font-size: 0.7vw;
        margin-top: 0.5vw;
    }
    .foot-col.fc-2>div {
        font-size: 1vw;
        margin-bottom: 1vw;
    }

    .foot-col.fc-2>.f-phone {
        margin-bottom: 13px;
    }

    .foot-col.fc-2>.f-phone>.f-phone-big {
        font-size: 1.2vw;
        font-weight: 700;
    }

    .f-callback-btn a {
        line-height: normal;
        font-size: 1vw;
        font-family: 'Roboto', sans-serif;
        color: white;
        font-weight: 700;
        text-decoration: none;
        background: #ff7b23;
        padding: 10px 23px;
        text-align: center;
        box-shadow: 0px 5px 0px #b05920;
        cursor: pointer;
        /*transition: ease 0.25s;*/
    }

    .f-callback-btn a:hover {
        /*transition: ease 0.25s;*/
        box-shadow: 0px 3px 0px #b05920;
        position: relative;
        top: 2px;
    }

    .foot-col.fc-2>div.f-adres {
        margin-top: 2vw;
        margin-bottom: 0;
        font-size: 0.9vw;
    }

    .foot-col.fc-2>div.f-worktime {
        font-size: 0.9vw;
        margin-bottom: 0;
    }

    .ft-menu-title {
        font-weight: bold;
        font-size: 1vw;
    }
    ul.ft-menu li {
        line-height: 1vw;
    }
    ul.ft-menu li a {
        line-height: 1vw;
        font-size: 0.9vw;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .site-footer {
        text-align: center;
    }
    .foot-col {
        float: initial;
        display: inline-block;
        text-align: left;
        vertical-align: top;
    }
    .foot-col.fc-1 {
        width: 200px;
        margin: 30px 50px 0px;
    }
    .foot-col.fc-1 p {
        font-size: 12px;
    }
    .foot-col.fc-2 {
        width: 300px;
        margin: 30px 50px 0px;
        height: 145px;
        text-align: center;
    }

    .foot-col.fc-3 {
        width: 200px;
        margin: 30px 15px 0px;
    }
    .foot-col.fc-4 {
        width: 200px;
        margin: 30px 15px 0px;
    }
    .foot-col.fc-5 {
        width: 200px;
        margin: 30px 15px 0px;
    }
    ul.ft-menu li a {
        padding: 4px 0px;
    }
}

@media (max-width: 767px) {
    #calc_damage{ display: none; }
    .calc_paint_wrapper{ display: none; }
    .site-footer {
        text-align: center;
    }
    .foot-col {
        float: initial;
        display: inline-block;
        text-align: center !important;
        vertical-align: top;
        width: 90%;
        margin: 30px 5% 10px;
    }
    .foot-logo span {
        text-align: center !important;
    }

    .foot-col.fc-2>div {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .ft-menu-title {
        font-weight: bold;
        font-size: 28px;
    }

    ul.ft-menu li a {
        line-height: 22px;
        font-size: 18px;
        display: inline-block;
        padding: 5px 0px;
    }
}


.block__special .special-item .special-item-button {
    border: 0.19531vw solid #da3f2b;
    width: 10vw;
    height: 1.8vw;
    line-height: 1.8vw;
    font-size: 1vw;
}

.block__special .special-item .special-item-button span {
    width: 3.125vw;
    height: 1.9vw;
    margin: -1px;
}

.block__special .special-item {
    width: 330px;
    padding: 10px;
    float: initial;
    border: 1px solid #f3f3f3;
    display: inline-block;
}

.block__special .special-item .special-item-button:active {
    background-color: #b3301f !important;
    border-color: #b3301f !important;
    color: #fff !important;
}

.block__special .special-item .special-item-button:active span {
    background: #b3301f url(../more-arrow.svg) center center no-repeat;
    background-size: 11px 16px;
}

.block__special .special-item:first-child {
    margin: 10px;
}

.block__special .special-item:last-child {
    margin: 10px;
}

.special-item-title {
    font-weight: bold;
    font-size: 16px;
    color: #ff7b23;
    line-height: 26px;
}

.special-item-text {
    font-size: 14px;
}

.block__special {
    background-color: #fff;
    position: relative;
    display: table;
    width: 100%;
    text-align: center;
}

.block__special .special-item .special-item-button {
    display: inline-block;
    border: 2px solid #ff7b23;
    border-left: 0;
    width: 138px;
    height: 27px;
    line-height: 27px;
    font-family: 'Roboto', sans-serif;
    color: #ff7b23;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    margin-top: 15px;
}

.block__special .special-item .special-item-button span {
    float: left;
    vertical-align: top;
    width: 32px;
    height: 27px;
    background: #ff7b23 url(../more-arrow.svg) center center no-repeat;
    background-size: 11px 16px;
    margin: 0px;
}

.block__special .special-item .special-item-button:hover {
    background-color: #ff7b23;
    color: #fff;
}

@media screen and (min-width: 1024px) {
    .block__special .special-item .special-item-button {
        border: 0.19531vw solid #ff7b23;
        width: 10vw;
        height: 1.8vw;
        line-height: 1.8vw;
        font-size: 1vw;
    }

    .block__special .special-item .special-item-button span {
        width: 3.125vw;
        height: 1.9vw;
        margin: -1px;
    }

    .block__special .special-item {
        width: 31.2vw;
        margin: 2vw;
        padding: 1vw;
        float: left;
        border: 1px solid #f3f3f3;
    }

    .block__special .special-item:first-child {
        margin: 2vw;
    }

    .block__special .special-item:last-child {
        margin: 2vw 2vw 2vw 0vw;
    }

    .special-item-title {
        font-weight: bold;
        font-size: 1.25vw;
        color: #ff7b23;
        line-height: 1.75vw;
    }

    .special-item-text {
        font-size: 1vw;
    }
}

@media (max-width: 424px) {
    .block__special .special-item {
        max-width: 270px;
    }
    
}




/***/

.block__moyka-preim {
    width: 100%;
}

.block__moyka-preim .mp-item {
    display: inline-block;
    width: 20vw;
    vertical-align: top;
    margin-right: 3vw;
}

.block__moyka-preim .mp-item:last-child {
    margin-right: 0px;
}

.block__moyka-preim .mp-item .mp-item-header {
    height: 60px;
    padding-left: 70px;
    vertical-align: middle;
    display: table-cell;
    background-repeat: no-repeat;
    background-position: left center;
    font-weight: bold;
}

.block__moyka-preim .mp-item .mp-item-text p {
    text-align: left;
}

.block__moyka-preim .mp-item:nth-child(1) .mp-item-header {
    background-image: url('/images/mp/1.png');
}

.block__moyka-preim .mp-item:nth-child(2) .mp-item-header {
    background-image: url('/images/mp/2.png');
}

.block__moyka-preim .mp-item:nth-child(3) .mp-item-header {
    background-image: url('/images/mp/3.png');
}

@media (max-width: 1023px) {
    .block__moyka-preim .mp-item {
        width: 27vw;
    }
}

@media (max-width: 767px) {
    .block__moyka-preim {
        text-align: center;
    }
    .block__moyka-preim .mp-item {
        width: 310px;
        margin: 5px;
    }
}






/**/

.exofw_block_wrap.exofw-page-list .exofw_block:nth-child(2n+1) {
    clear: initial;
}

.exofw_block_wrap.exofw-page-list .exofw_block {
    width: 29%;
    padding: 1%;
    margin: 1%;
    transition: 0.25s ease;
}

.exofw_block_wrap.exofw-page-list .exofw_block:hover {
    transition: 0.25s ease;
    transform: scale(1.025);
    outline-color: #252f32;
    box-shadow: 5px 5px 10px;
}

.exofw_block_wrap.exofw-page-list .exofw_block_left {
    float: left;
    width: 100%;
    padding: 0;
}

.exofw_block_wrap.exofw-page-list .exofw_block_left .exofw-slider-min {
    display: none;
}

.exofw_block_wrap.exofw-page-list .exofw_block_right {
    float: right;
    width: 100%;
    padding: 0;
}

.exofw_block_wrap.exofw-page-list .exofw_block_right .exofw_block_descr {
    display: none;
}

.exofw_block_wrap.exofw-page-list .exofw_block_summary {
    width: 100%;
    float: initial;
    margin: 0;
    border-top: 1px solid #dcdcdc;
    padding: 0.5vw 0px;
    margin-top: 0.5vw;
    font-size: 1vw;
    line-height: 1.2vw;
    border-bottom: 1px solid #dcdcdc;
}

.exofw_block_wrap.exofw-page-list .exofw-slider-big {
    height: 220px;
    overflow: hidden;
}

.exofw_block_wrap.exofw-page-list .exofw-slider-big img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.exofw_block_wrap.exofw-page-list span.exofw_block_title {
    height: 5vw;
    display: table-cell;
    vertical-align: middle;
}



.exofw_block_wrap.exofw-page-list span.exofw_block_mini-descr {
    font-size: 1vw;
    line-height: 1.2vw;
    height: 4vw;
    display: block;
}

.exofw_block_wrap.exofw-page-list a.exofw_block_button {
    width: 100%;
    height: 40px;
    display: block;
    float: left;
    line-height: 40px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    background: #ff7b23;
    margin-top: 10px;
    font-size: 18px;
    transition: 0.5s ease;
}

.exofw_block_wrap.exofw-page-list a.exofw_block_button:hover {
    background: #252f32;
    transition: 0.5s ease;
}


@media (max-width: 1024px) {
    .exofw_block_wrap.exofw-page-list span.exofw_block_title {
        font-size: 20px;
        line-height: 24px;
        height: 50px;
    }
}

@media (max-width: 1023px) {
    .exofw_block_wrap.exofw-page-list span.exofw_block_title {
        font-size: 20px;
        line-height: 24px;
    }

    .exofw_block_wrap.exofw-page-list span.exofw_block_mini-descr {
        font-size: 16px;
        line-height: 18px;
        height: 50px;
    }

    .exofw_block_wrap.exofw-page-list .exofw_block_summary {
        padding: 10px 0px;
        margin-top: 10px;
        font-size: 14px;
        line-height: 18px;
    }
}

@media (max-width: 768px) {
    .exofw_block_wrap.exofw-page-list .exofw_block {
        width: 46%;
    }
}

@media (max-width: 568px) {
    .exofw_block_wrap.exofw-page-list .exofw_block {
        width: 100%;
        margin: 0 0 25px;
    }
}



/*  */

.exofw_page .exofw_block_summary {
    width: 100%;
    float: initial;
    margin: 0;
    border-top: 1px solid #dcdcdc;
    padding: 10px 0px;
    margin-top: 10px;
    font-size: 16px;
    line-height: 18px;
    border-bottom: 1px solid #dcdcdc;
}

.exofw_page .exofw_block_summary {
    border-bottom: none;
}

.exofw_page .exofw-slider-min .slick-list {
    width: 90%;
    margin: auto;
}

.exofw_page .exofw-slider-min .slick-list {
    width: 90%;
    margin: auto;
}

.exofw_page .exofw-slider-min .slick-prev {
    left: -10px;
}

.exofw_page .exofw-slider-min .slick-next {
    right: -10px;
}

.exofw_page .exofw-slider-min .slick-prev:before,
.exofw_page .exofw-slider-min .slick-next:before {
    font-size: 30px;
    color: #ff7b23;
}

.exofw_page .exofw-slider-min .slick-prev,
.exofw_page .exofw-slider-min .slick-next {
    width: 30px;
    height: 30px;
}

.exofw_page .table {
    width: 100%;
}


.exofw_page table.price-tab-type-1 tr:not(:first-child):hover {
    background: #fffbe8;
}


@media (max-width: 768px) {
    .exofw_page .exofw_block_right {
        width: 100%;
    }

    .exofw_page .exofw_block_left {
        width: 90%;
        margin: auto;
        float: initial;
        padding: 1% 0;
    }
}



/***/

.exofw_block_wrap.test .exofw_block {
    height: 320px;
    position: relative;
}

.exofw_block_info {
    height: 240px;
    overflow: hidden;
    position: relative;
    background: #fff;
}

.exofw_block_wrap.test .exofw_block_right {
    height: 100%;
}

.exofw_block_wrap.test .exofw_block_right:hover {
    cursor: pointer;
}

.exofw_block_wrap.test .exofw_block_right:hover .exofw_block_info {
    position: absolute;

    z-index: 999;
    right: 10px;
    padding: 10px;
    border: 1px solid #d0d0d0;
    width: 360px;
    height: initial;
    box-shadow: 5px 5px 5px #bebebe;
    transition: 0.25s ease;
}

.exofw_block_wrap.test .exofw_block_right:hover .exofw_block_info table tr td {
    border: 1px solid #ddd;
    padding: 5px;
}

.exofw_block_wrap.test .exofw_block_descr table tr td:first-child,
.exofw_block_wrap.test .exofw_block_descr table tr td:last-child {
    width: initial;
}

.exofw_block_wrap.test .exofw_block_bottom {
    width: 100%;
    float: right;
    position: absolute;
    bottom: 5px;
    left: 0px;
}

.exofw_block_wrap.test .exofw_block_bottom .exofw_block_summary {
    border-top: none;
}

.exofw_block_wrap.test .exofw-slider-big img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.exofw_block_wrap.test .exofw-slider-big {
    height: 200px;
}

.exofw_block_wrap.test .exofw_block_summary {
    position: relative;
    background: #fff;
}

.exofw_block_wrap.test .exofw_block_summary:before {
    content: ' ';
    position: absolute;
    left: 0px;
    right: 0px;
    top: -15px;
    height: 15px;
    border-bottom: 1px solid #dcdcdc;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
}



/**/

.mpreim-wrap {
    background: #fff;
    padding: 15px 40px;
    margin: 15px 30px;
}

.mpreim-wrap .mpreim-item {
    min-height: 60px;
    vertical-align: middle;
    display: table !important;
    background-repeat: no-repeat;
    margin-bottom: 15px;
    background-position: left center;
}

.mpreim-wrap .mpreim-item .mpreim-content {
    display: table-cell;
    vertical-align: middle;
    padding-left: 70px;
}

@media (min-width: 425px){
    .mpreim-list{ margin: 0 30px; }
}

.mpreim-list .slick-prev, 
.mpreim-list .slick-next{
    width: 30px;
    height: 30px;
    top: 40%;
}

.mpreim-list .slick-prev:before, 
.mpreim-list .slick-next:before{
    font-size: 30px;
    color: #ff7b23;
}

.mpreim-list .slick-prev{ left: -35px; }
.mpreim-list .slick-next{ right: -35px; }

.mpreim-wrap .mpreim-item .mpreim-content span {
    font-weight: bold;
}

.mpreim-wrap .mpreim-item.mi-1 {
    background-image: url(/images/preim/1.svg);
}

.mpreim-wrap .mpreim-item.mi-2 {
    background-image: url(/images/preim/2.svg);
}

.mpreim-wrap .mpreim-item.mi-3 {
    background-image: url(/images/preim/3.svg);
}

.mpreim-wrap .mpreim-item.mi-4 {
    background-image: url(/images/preim/4.svg);
}

.mpreim-wrap .mpreim-item.mi-5 {
    background-image: url(/images/preim/5.svg);
}

@media ( max-width: 568px) {
    .mpreim-wrap .mpreim-item .mpreim-content {
        padding-top: 70px;
        padding-left: 0px;
        text-align: center;
    }
    .mpreim-wrap .mpreim-item {
        background-position: center top;
    }
}

.kzpreim-list {
    width: 100%;
}

.kzpreim-item {
    min-height: 100px;
    vertical-align: middle;
    display: table;
    background-repeat: no-repeat;
    background-position: left center;
    width: 20%;
    float: left;
    background-size: 50px;
}

.kzpreim-item a {
    color: #333;
    text-decoration: none;
}

.kzpreim-content {
    padding: 5px 10px 5px 60px;
    display: table-cell;
    vertical-align: middle;
}

.kzpreim-wrap .kzpreim-item:nth-child(1) {
    background-image: url(/images/preim/kr/1.svg);
}

.kzpreim-wrap .kzpreim-item:nth-child(2) {
    background-image: url(/images/preim/kr/2.svg);
}

.kzpreim-wrap .kzpreim-item:nth-child(3) {
    background-image: url(/images/preim/kr/3.svg);
}

.kzpreim-wrap .kzpreim-item:nth-child(4) {
    background-image: url(/images/preim/kr/4.svg);
}

.kzpreim-wrap .kzpreim-item:nth-child(5) {
    background-image: url(/images/preim/kr/5.svg);
}


@media (min-width: 1024px) and ( max-width: 1359px) {
    .kzpreim-list {
        text-align: center;
        margin-bottom: -35px;
    }

    .kzpreim-item {
        height: 140px;
        display: inline-block;
        width: 250px;
        float: initial;
        background-size: 50px;
        background-position: top center;
    }
    .kzpreim-content {
        padding: 60px 10px 5px 10px;
        display: block;
        vertical-align: middle;
    }
}

@media (max-width: 320px) {
    img.top_img {
        height: 43px;
    }
}

@media (max-width: 1023px) {
    .kzpreim-item {
        min-height: 60px;
        vertical-align: middle;
        width: 100%;
        float: initial;
        background-size: 50px;
        background-position: left center;
    }
    .kzpreim-content {
        padding: 5px 10px 5px 60px;
        display: table-cell;
        vertical-align: middle;
    }
}


.after-mpreim p {
    border-bottom: 2px solid #dadada;
    padding-bottom: 15px;
    margin-bottom: 25px;
}



/* ... */

.uslugi_sub_items {
    width: 100%;
}

.uslugi_sub_items .usi-item {
    text-decoration: none;
    position: relative;
    background-color: #000;
    background-size: 100% 100%;
    background-position: center center;
    transition: ease 0.25s;
}

.uslugi_sub_items .usi-item span.usi-name {
    position: absolute;
    left: 10%;
    font-size: 1vw;
    width: 90%;
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}

.uslugi_sub_items .usi-item span.usi-fl {
    position: absolute;
    left: 10%;
    font-size: 0.86vw;
    color: #fff;
}

.usi-l,
.usi-r {
    float: left;
}

.usi-l {
    width: 27vw;
    height: 27vw;
}

.usi-l .usi-item {
    width: 26.5vw;
    height: 26.5vw;
    display: block;
}

.usi-r {
    height: 25vw;
    width: 40vw;
}

.usi-b {
	float: left;
	clear: both;
	width: 67vw;
	height: 13.5vw;
}

.usi-r .usi-item {
    width: 13vw;
    height: 13vw;
    display: block;
    float: left;
    margin: 0 0.5vw 0.5vw 0;
}

.usi-b .usi-item {
    width: 13vw;
    height: 13vw;
    display: block;
    float: left;
    margin: 0 0.5vw 0.5vw 0;
}

.usi-b .usi-item:last-child{
	margin-right: 0;
}

.usi-r .usi-item:nth-child(3n) {
    margin-right: 0;
}

.usi-l .usi-item span.usi-name {
    bottom: 16%;
}

.usi-l .usi-item span.usi-fl {
    bottom: 6%;
}

.usi-r .usi-item span.usi-name,
.usi-b .usi-item span.usi-name {
    bottom: 30%;
}

.usi-r .usi-item span.usi-fl,
.usi-b .usi-item span.usi-fl {
    bottom: 7%;
}

.usi-item span.usi-fl:hover {
    color: #ff7b23;
}


.uslugi_sub_items .usi-item span.usi-name:after {
    content: ' ';
    display: block;
    position: absolute;
    height: 3px;
    background: #ff7b23;
    bottom: -16px;
    left: 0px;
    transition: ease 0.5s;
}

.uslugi_sub_items .usi-l .usi-item span.usi-name:after {
    right: 85%
}

.uslugi_sub_items .usi-r .usi-item span.usi-name:after,
.uslugi_sub_items .usi-b .usi-item span.usi-name:after {
    right: 69%
}


.uslugi_sub_items .usi-l .usi-item {
    background-image: url('/images/uslugi/foto_1.png');
}

.uslugi_sub_items .usi-l .usi-item:hover {
    background-image: url('/images/uslugi/foto_1_hover.png');
}

.uslugi_sub_items .usi-r .usi-item:nth-child(1) {
    background-image: url('/images/uslugi/foto_2.png');
}

.uslugi_sub_items .usi-r .usi-item:nth-child(1):hover {
    background-image: url('/images/uslugi/foto_2_hover.png');
}

.uslugi_sub_items .usi-r .usi-item:nth-child(2) {
    background-image: url('/images/uslugi/foto_3.png');
}

.uslugi_sub_items .usi-r .usi-item:nth-child(2):hover {
    background-image: url('/images/uslugi/foto_3_hover.png');
}

.uslugi_sub_items .usi-r .usi-item:nth-child(3) {
    background-image: url('/images/uslugi/foto_4.png');
}

.uslugi_sub_items .usi-r .usi-item:nth-child(3):hover {
    background-image: url('/images/uslugi/foto_4_hover.png');
}

.uslugi_sub_items .usi-r .usi-item:nth-child(4) {
    background-image: url('/images/uslugi/foto_5.png');
}

.uslugi_sub_items .usi-r .usi-item:nth-child(4):hover {
    background-image: url('/images/uslugi/foto_5_hover.png');
}

.uslugi_sub_items .usi-r .usi-item:nth-child(5) {
    background-image: url('/images/uslugi/foto_6.png');
}

.uslugi_sub_items .usi-r .usi-item:nth-child(5):hover {
    background-image: url('/images/uslugi/foto_6_hover.png');
}

.uslugi_sub_items .usi-r .usi-item:nth-child(6) {
    background-image: url('/images/uslugi/foto_7.png');
}

.uslugi_sub_items .usi-r .usi-item:nth-child(6):hover {
    background-image: url('/images/uslugi/foto_7_hover.png');
}

.uslugi_sub_items .usi-b .usi-item:nth-child(1) {
    background-image: url('/images/uslugi/foto_4.png');
}

.uslugi_sub_items .usi-b .usi-item:nth-child(1):hover {
    background-image: url('/images/uslugi/foto_4_hover.png');
}

.uslugi_sub_items .usi-b .usi-item:nth-child(2) {
    background-image: url('/images/uslugi/foto_10.jpg');
}

.uslugi_sub_items .usi-b .usi-item:nth-child(2):hover {
    background-image: url('/images/uslugi/foto_10_hover.jpg');
}

.uslugi_sub_items .usi-b .usi-item:nth-child(3) {
    background-image: url('/images/uslugi/foto_11.jpg');
}

.uslugi_sub_items .usi-b .usi-item:nth-child(3):hover {
    background-image: url('/images/uslugi/foto_11_hover.jpg');
}

.uslugi_sub_items .usi-item:hover {
    /*background-size: 110% 110%;
	transition: ease 0.25s;*/
}

.uslugi_sub_items .usi-item:hover span.usi-name:after {
    right: 10%;
    transition: ease 0.5s;
}

@media (min-width: 768px) and (max-width: 1023px) {
    .usi-l {
        width: 36vw;
        height: 36vw;
    }

    .usi-l .usi-item {
        width: 34.5vw;
        height: 34.5vw;
    }

    .usi-r {
        height: 35vw;
        width: 53vw;
    }

    .usi-b{
		width: 100%;
		height: 16vw;
    }

    .usi-r .usi-item,
    .usi-b .usi-item {
        width: 16.5vw;
        height: 16.5vw;
        margin: 0 1.5vw 1.5vw 0;
    }

    .uslugi_sub_items .usi-item span.usi-name {
        font-size: 1.3vw;
    }

    .uslugi_sub_items .usi-item span.usi-fl {
        font-size: 1.2vw;
    }

    .uslugi_sub_items .usi-item span.usi-name:after {
        bottom: -10px;
    }
}

@media (max-width: 767px) {
    .usi-l {
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }

    .usi-l .usi-item {
        width: 100%;
        height: 200px;
        background-size: cover;
    }

    .usi-r,
    .usi-b {
        height: auto;
        width: 100%;
    }

    .usi-r .usi-item,
    .usi-b .usi-item {
        width: 49%;
        height: 150px;
        margin: 0 2% 2% 0;
    }

    .usi-r .usi-item:nth-child(2n),
    .usi-b .usi-item:nth-child(2n) {
        margin-right: 0;
    }

    .usi-r .usi-item:nth-child(3n),
    .usi-b .usi-item:nth-child(3n) {
        margin-right: initial;
    }

    .usi-r .usi-item:nth-child(3),
    .usi-b .usi-item:nth-child(3) {
        margin-right: 2%;
    }

    .uslugi_sub_items .usi-item span.usi-name {
        font-size: 20px;
        bottom: 50px;
        left: 25px;
    }
    .uslugi_sub_items .usi-item span.usi-name:after {
        bottom: -10px;
    }
    .uslugi_sub_items .usi-item:hover span.usi-name:after {
        right: 25px;
        transition: ease 0.5s;
    }

    .uslugi_sub_items .usi-item span.usi-fl {
        font-size: 18px;
        bottom: 10px;
        left: 25px;
    }

    .usi-r .usi-item span.usi-name,
    .usi-b .usi-item span.usi-name,
    .usi-r .usi-item span.usi-fl, 
    .usi-b .usi-item span.usi-fl{
        left: 15px;
    }
}

@media (max-width: 450px) {
    .uslugi_sub_items .usi-item span.usi-name {
        font-size: 14px;
        bottom: 50px;
    }

    .uslugi_sub_items .usi-item span.usi-fl {
        font-size: 14px;
        bottom: 10px;
    }

    .uslugi_sub_items .usi-item:hover span.usi-name:after {
        right: 5px;
        transition: ease 0.5s;
    }

    .usi-r .usi-item span.usi-name,
    .usi-b .usi-item span.usi-name,
    .usi-r .usi-item span.usi-fl,
    .usi-b .usi-item span.usi-f {
        left: 5px;
    }

}



.rd-slider .slick-list {
    margin: 0px 50px 0px;
}

.rd-slider .slick-prev,
.rd-slider .slick-next {
    width: 50px;
    height: 50px;
}

.rd-slider .slick-prev {
    left: 3px;
}

.rd-slider .slick-next {
    right: 3px;
}

.rd-slider .slick-prev:before,
.rd-slider .slick-next:before {
    font-size: 50px;
    color: #ff7b23;
}

.site-main .site-main__inner .text-block {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.foot-logo {
    padding: 1vw 0vw;
    /*background: #ff7b23;*/
    color: #fff;
    display: block;
    text-decoration: none;
}

.foot-logo span {
    display: block;
    width: 100%;
    text-align: left;
    font-size: 1.5vw;
}

.foot-logo span:last-child {
    font-weight: bold;
    font-size: 1.75vw;
}

@media (max-width: 1023px) {
    .foot-logo {
        padding: 15px 20px;
        /*background: #ff7b23;*/
        color: #fff;
        display: block;
        text-decoration: none;
    }
    
    .foot-logo img{
        max-height: 100px;
    }

    .foot-logo span {
        display: block;
        width: 100%;
        text-align: left;
        font-size: 30px;
    }

    .foot-logo span:last-child {
        font-weight: bold;
        font-size: 30px;
    }
}


.tpl-text .decor-edit-block-body ul li {
    list-style-type: none;
    position: relative;
}

.tpl-text .decor-edit-block-body ul li:before {
    display: block;
    width: 14px;
    height: 14px;
    content: ' ';
    position: absolute;
    left: -20px;
    top: 5px;
    background: url(/assets/images/li.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.imgbox {
    text-align: center;
}

.imgbox img {
    display: inline-block;
}

.rd-slider.fix1 .slick-slide {
    height: 220px;
}

.rd-slider.fix1 .slick-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

#callback-top a.mesgr {
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    margin: 0 4px;
}

@media (max-width: 320px) {
    img.top_img {
        max-width: 12vw;
        margin: 0 -5px;
    }
    #callback-top a.mesgr {
        margin: 0 8px;
    }
}


.mycaptcha {
    display: none;
}


.menu-scroll.fixedLeftMenu {
    position: fixed;
    top: 0;
}



.rmc-main-right-img {
    width: 100%;
    max-height: 178px;
    object-fit: cover;
}



.site-main.ismainpage .decor-wrap {
    margin: 15px 30px;
}

.rouble {
    font-family: 'Rouble';
}

.rouble:after {
    content: 'i';
}

.owl-item .link-slide[link^="http"] {
    cursor: pointer;
}

a.table-full-btn {
    display: block;
    padding: 7px 15px;
    margin: 10px auto 5px;
    width: 170px;
    text-align: center;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    background-color: #ff7b23;
    background-image: linear-gradient(to top, transparent 0%, rgba(255,255,255,0.25) 100%);
    background-image: -ms-linear-gradient(to top, transparent 0%, rgba(255,255,255,0.25) 100%);
    box-shadow: 0 1px 2px rgba(0,0,0,0.1);
}

a.table-full-btn:hover{
    box-shadow: rgb(0, 0, 0) 0px 1px 2px;
    background-color: rgb(0, 0, 0);
}
a.zakaz_btn {
    display: block;
    padding: 7px 15px;
    margin: 10px auto 5px;
    width: 170px;
    text-align: center;
    text-decoration: none;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    background-color: #ff7b23;
    background-image: linear-gradient(to top, transparent 0%, rgba(255,255,255,0.25) 100%);
    background-image: -ms-linear-gradient(to top, transparent 0%, rgba(255,255,255,0.25) 100%);
    box-shadow: 0 1px 2px rgba(0,0,0,0.1);
}

a.zakaz_btn:hover{
    box-shadow: rgb(0, 0, 0) 0px 1px 2px;
    background-color: rgb(0, 0, 0);
}
.repair_item {
    float: left;
    width: 40%;
    min-height: 45px;
    margin-bottom: 20px;
}
.repair_item:before {
    content: "";
    width: 25px;
    height: 45px;
    display: block;
    float: left;
}
.repair_item.item_1:before {
    background: url(/images/repair_stages/579813-11.png) no-repeat;
}
.repair_item.item_2:before {
    background: url(/images/repair_stages/579813-21.png) no-repeat;
}
.repair_item.item_3:before {
    background: url(/images/repair_stages/579813-31.png) no-repeat;
}
.repair_item.item_4:before {
    background: url(/images/repair_stages/579813-41.png) no-repeat;
}
.repair_stages .repair_item {
    padding: 7px 0px 0px 61px;
}
.repair_stages .repair_item.item_1 {
    background: url(/images/repair_stages/579813-1.png) no-repeat;
}
.repair_stages .repair_item.item_2 {
    background: url(/images/repair_stages/579813-2.png) no-repeat;
}
.repair_stages .repair_item.item_3 {
    background: url(/images/repair_stages/579813-3.png) no-repeat;
}
.repair_stages .repair_item.item_4 {
    background: url(/images/repair_stages/579813-4.png) no-repeat;
}
span.repair_item_red {
    color: #fc3d25;
    font-weight: bold;
}
@media (max-width: 768px){
    .repair_item {
        float: none;
        width: 92%
    }
}
@media (max-width: 320px){
    .repair_item {
        width: 80%
    }
    .repair_stages {
        font-size: 14px;
    }
    .repair_item.item_1:before {
        height: 76px;
    }
    .repair_item.item_2:before {
        height: 150px;
    }
    .repair_item.item_3:before {
        height: 103px;
    }
}


.action_row{
	text-align: center;
}

.action_item {
    display: inline-block;
    width: 235px;
    height: 360px;
    overflow: hidden;
    vertical-align: top;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 10px;
    margin: 0px 10px 20px;
    padding: 15px 10px 10px;
}

a.action_image {
    height: 180px;
    display: block;
    margin: auto;
    border: 1px solid #ccc;
}

a.action_image img{
	width: 100%;
	height: 100%;
	 object-fit: cover;
    object-position: center;
}

.action_date {
    text-align: left;
    margin: 10px 0px 5px;
    color: #b8b8b8;
}

a.action_title {
    margin: 0px 0px 5px;
    display: block;
    text-align: left;
    text-decoration: none;
    font-size: 20px;
}

.action_descr {
    text-align: left;
}

.action_descr p {
    margin: 0px;
    font-size: 14px;
}

.action_item a.action_image:hover {
    
}

.action_item a.action_title:hover {
    text-decoration: underline;
}




/****/



@media (min-width: 1024px){
    .g-page-mainlist .g-img__fgal {
        width: 28vw !important;
        height: 21.5vw !important;
    }
    .g-page-mainlist .g-img__fgal .g-img__image { width: 100%; }
}

@media ( max-width: 1023px ){
    .g-page-mainlist{
        text-align: center;
    }
}

@media (min-width: 768px) and (max-width: 1023px){
    .g-page-mainlist .g-img__fgal {
        width: 42vw !important;
        height: 32vw !important;
    }
}

@media (min-width: 568px) and (max-width: 767px){
    .g-page-mainlist .g-img__fgal {
        width: 230px !important;
        min-height: 180px !important;
        height: 140px !important;
        float: left;
    }
}

@media (min-width: 420px) and (max-width: 568px){
    .g-page-mainlist .g-img__fgal {
        width: 155px !important;
        min-height: 120px !important;
        height: 120px !important;
        min-width: 120px !important;
        float: left;
    }
}


/****************************************/

.renault-slider .slick-prev:before,
.renault-slider .slick-next:before {
    font-family: 'fontAwesome';
}

.renault-slider .slick-prev:before{
    content: "\f104";
    font-size: 55px;
    color: #ff7b23;
}

.renault-slider .slick-next:before {
    content: "\f105";
    font-size: 55px;
    color: #ff7b23;
}

.renault-slider .slick-prev,
.renault-slider .slick-next{
    top: 35%;
    height: auto;
    font-weight: bold;
}

.renault-slider .slick-prev{ left: -35px; }
.renault-slider .slick-next{ right: -35px; }

.renault-slider{ width: 90%; margin: auto; }

.renault-slider .slick-slide {
    text-align: center;
}

.renault-slider .slick-slide img{
    margin: auto;
}

.renault-slider .slick-slide span .strong{
    font-size: 20px;
    font-weight: bold;
}


/*************/

.renault-slider-2 .slick-list {
    margin: 0px 25px;
    text-align: center;
}

.renault-slider-2 .slick-list .rs2-item {
    display: inline-block;
    margin: 0px !important;
    text-align: center;
}

.renault-slider-2 .slick-list .rs2-item img {
    display: inline-block;
}

.renault-slider-2 .slick-list .rs2-item span{
    display: block;
}

.renault-slider-2 .slick-prev, .renault-slider-2 .slick-next {
    width: 18px;
    height: 32px;  
    top: 50%;
    margin-top: -16px;
}

.renault-slider-2 .slick-prev:before, .renault-slider-2 .slick-next:before{
    display: none;
}

.renault-slider-2 .slick-prev { left: 2px; background-image: url(/assets/images/pages/remont-renault/slider/2/arrHL.png); }
.renault-slider-2 .slick-prev:hover{ background-image: url(/assets/images/pages/remont-renault/slider/2/arrL.png); }
.renault-slider-2 .slick-next { right: 2px; background-image: url(/assets/images/pages/remont-renault/slider/2/arrHR.png); }
.renault-slider-2 .slick-next:hover{ background-image: url(/assets/images/pages/remont-renault/slider/2/arrR.png); }

/*************/

a.banner_A img {
    width: 100%;
}

/*************/


.img-box-trio {
    width: 100%;
    text-align: center;
    margin: 15px 0px 10px;
}

.img-box-trio div, .img-box-trio a {
    display: inline-block;
    height: 250px;
    width: 32%;
}

.img-box-trio.h280 div, .img-box-trio.h280 a{ height: 280px; }

.img-box-trio img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.video_box{ text-align: center; }

.video_box iframe{
    width: 48%;
    height: 300px;
}

.img-box-trio-vw {
    width: 100%;
    text-align: center;
    margin: 15px 0px 10px;
}

.img-box-trio-vw a {
    height: 100%;
    display: inline-block;
}

.img-box-trio-vw a img {
    height: 100%;
}

@media (max-width: 1023px){
    .img-box-trio-vw{
        height: auto !important;
    }
    
    .img-box-trio-vw a {
        height: 290px;
        display: inline-block;
    }
    
    .img-box-trio-vw a img {
        width: auto;
        height: 100%;
    }
}

@media (max-width: 768px){
	img.seo-img-a{
		width: 90% !important;
		display: block;
		margin: 0 !important;
		float: initial !important;
		margin: auto !important;
	}

	.img-box-trio div, .img-box-trio a {
		height: 200px;
		width: 250px;
	}
	
    .video_box iframe{
        width: 320px;
        height: 210px;
    }

    a.banner_A{ display: none; }
}

@media (max-width: 424px) {
    .video_box iframe{
        width: 260px;
        height: 160px;
    }
}



.before-after {
	width: 100%;
	text-align: center;
}

.before-after > div {
    width: 360px;
    position: relative;
    height: 240px;
    margin: 15px 5px;
    display: inline-block;
}

.before-after > div > a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	background: #000;
	transition: ease-out 0.5s;
}

a.img_before{ opacity: 1; }
a.img_after { opacity: 0; }

.before-after > div > a > img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.before-after > div:hover > a.img_before {
	opacity: 0;
	transition: ease-out 0.5s;
}

.before-after > div:hover > a.img_after {
	opacity: 1;
	transition: ease-out 0.5s;
}

div[link="https://site8.local/remont-variatora"] .content-onslide{
  max-width: 100%;
}


.img-box-5 {
    text-align: center;
}

.img-box-5 > a {
    display: inline-block;
    width: 250px;
    height: 330px;
}

.img-box-5 > a > img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

@media (max-width: 900px){
  .site-header a img{
    max-width: 165px;
  }
}



table.simple-table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

table.simple-table tr th {
    font-weight: bold;
  	color: #fff;
  	background: #ff7b23;
}

table.simple-table tr th, 
table.simple-table tr td {
    border: 1px solid #000;
    padding: 5px;
}

table.simple-table.center tr th, 
table.simple-table.center tr td{
    text-align: center;
} 

table#table tbody tr:first-child {
    display: table-row !important;
}

table a.zakaz_btn {
    margin: 0px auto;
}

input#searchTable {
    height: 24px;
    border: 1px solid #333;
    padding: 2px 10px;
    width: 250px;
}

input#searchTable:focus {
    outline: none;
    color: #000;
}

ul.pagination {
    display: block;
    text-align: center;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

ul.pagination li {
    display: inline-block;
    background: #ff7b23;
    margin: 0px 2px 2px;
    color: #fff;
}

ul.pagination li.active, ul.pagination li:hover {
    background: #000;
}

ul.pagination li.disabled {
    background: #4e4e4e;
    color: #ddd;
}

ul.pagination li a, ul.pagination li span {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 5px 10px;
}

@media (max-width: 475px){
  	ul.pagination li:last-child,
	ul.pagination li:first-child{
      display:none;
    }
    .before-after > div{
        width: 260px;
        height: 190px;
    }
}

div#calc_damage iframe {
    width: 100%;
    border: none;
    overflow: hidden;
}

.g-page-article__image.page-198 img {
    width: 310px;
}

.centerBox {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 40px;
    width: 102%;
    margin-left: -0.7%;
  }

  .categoryWrapper {
    height: 200px;
    width: 224px;
    background: #333;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    margin: 7px 0.75%;
    Padding: 0 10px 10px;
    box-sizing: border-box;
  }

  .categoryWrapper:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a29ca9+0,95909b+99 */
    background: #a29ca9;
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, #a29ca9 0%, #95909b 99%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, #a29ca9 0%, #95909b 99%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, #a29ca9 0%, #95909b 99%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a29ca9', endColorstr='#95909b', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.9s ease 0s;
  }

  .categoryWrapper:hover:after {
    opacity: 0.4;
  }

  .categoryWrapper .block-title {
    color: white;
    font-size: 18px;
    letter-spacing: 2px;
    -webkit-transition: all 0.15s ease 0s;
    position: relative;
    z-index: 10;
    text-align: center;
  }

  .categoryWrapper:hover .block-title  {
    transform: translateY(-10px);
  }

  .categoryWrapper a{
      text-decoration: none;
  }
  .categoryWrapper button {
    position: absolute;
    transform: translatey(45px);
    -webkit-appearance: none;
    border: none;
    background: none;
    color: white;
    width: 190px;
    height: 30px;
    font-size: 20px;
    padding: 0;
    margin: 0;
    outline: none;
    z-index: 10;
  }

  .categoryWrapper button span{
    display: block;
    position: relative;
    line-height: 50px;
    height: 50px;
    cursor: pointer;
    color: #333;
  }

  .categoryWrapper button>span:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 20px;
    height: 0;

    border: 1px solid white;
    border-left: none;
    border-bottom: none;

    transition: height 0.15s ease-out, width 0.15s ease-out 0.15s;
  }

  .categoryWrapper:hover button>span:after {
    width: calc(50% - 1px);
    height: calc(100% - 2px);
    transition: width 0.15s ease-out, height 0.15s ease-out 0.15s;
  }

  .categoryWrapper button>span:before {
    content: '';
    position: absolute;
    top: 0;
    right: 50%;
    width: 20px;
    height: 0;

    border: 1px solid white;
    border-right: none;
    border-bottom: none;

    transition: height 0.15s ease-out, width 0.15s ease-out 0.15s;
  }

  .categoryWrapper:hover button>span:before {
    width: calc(50% - 1px);
    height: calc(100% - 2px);
    transition: width 0.15s ease-out, height 0.15s ease-out 0.15s;
  }

  .categoryWrapper button>span>span:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0%;
    width: 1px;
    height: 1px;
    opacity: 0;

  }

  .categoryWrapper:hover button>span>span:before {
    opacity: 1;
    border-bottom: 1px solid white;
    width: calc(50%);
    height: 1px;
    transition: opacity 0s ease-out 0.29s, width 0.15s ease-out 0.3s;
  }

  .categoryWrapper button>span>span:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0%;
    width: 1px;
    height: 1px;
    opacity: 0;

  }

  .categoryWrapper:hover button>span>span:after {
    opacity: 1;
    border-bottom: 1px solid white;
    width: calc(50%);
    height: 1px;
    transition: opacity 0s ease-out 0.29s, width 0.15s ease-out 0.3s;
  }

  .categoryWrapper button>span>span>span,
  .categoryWrapper button>span>span>span a {
    transition: color 0.15s ease-out 0.3s;
    color: transparent;
  }

  .categoryWrapper:hover button>span>span>span {
    color: white;
  }
  .categoryWrapper:hover button>span>span>span a {
    color: white;
  }

  .categoryWrapper button>span>span>span:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #1f2e4d;
    content: attr(data-attr-span);
    width: 0%;
    height: 100%;
    background: white;
    white-space: nowrap;
    text-align: center;
    margin: auto;
    overflow: hidden;
    display: flex;
    justify-content: center;
    transition: width 0.2s;
  }

  .categoryWrapper button:hover>span>span>span:after {
    width: 100%;
  }

  @media(max-width: 1350px){
    .centerBox {
        justify-content: space-around;
}

  @media(max-width: 800px){
    .centerBox {
        flex-direction: column;
      }  
  }

  @media(max-width: 500px){
    .categoryWrapper {
        width: 100%;
      }
      .categoryWrapper button {
          width: 200px
      }
  }

  .left-img{
    float:left;
    width: 35%;
    margin: 0 15px 10px 0;
  }
  @media screen and (max-width:550px){
    .left-img{
      float:none;
      width: 100%;
      margin: 15px auto;
    }
  }

  .clr{
      clear: both;
  }

  .upper-block a.ocenka-btn{
      display: inline-block;
      float: none!important;
  }

  @media screen and (max-width:550px){
    .upper-block a.ocenka-btn{
       float: none;
       margin: 0 auto;
    } 
  }

  .logocar {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 30px 0;
  }

  .logocar-item {
    width: 183.9px;
    height: 170px;
    margin: 0;
    padding: 15px 20px;
    box-sizing: border-box;
    background-color: rgba(0,0,0,0.25);
  }

  .logocar-item:hover{
    background-color: rgba(0,0,0,0.85);
  }
  
  .logocar-item:nth-child(odd){
    background-color: rgba(255,255,255,0.25);
  }

  .logocar-item:nth-child(odd):hover{
    background-color: rgba(255,255,255,0.85);
  }

  .logocar-item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  @media(max-width: 600px)
  {.logocar {
    justify-content: center;
  }
  }

