@font-face {
    font-family: 'iconFont';
    src: url("../fonts/iconFont.eot");
    src: url("../fonts/iconFont.eot") format("embedded-opentype"), url("../fonts/iconFont.ttf") format("truetype"), url("../fonts/iconFont.woff") format("woff");
    font-weight: normal;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: 'GraphikLCG';
    src: url("../fonts/GraphikLCG-Extralight.eot");
    src: url("../fonts/GraphikLCG-Extralight?#iefix") format("embedded-opentype"), url("../fonts/GraphikLCG-Extralight.woff2") format("woff2");
    font-weight: 100;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: 'GraphikLCG';
    src: url("../fonts/GraphikLCG-Light.eot");
    src: url("../fonts/GraphikLCG-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/GraphikLCG-Light.woff2") format("woff2");
    font-weight: 300;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: 'GraphikLCG';
    src: url("../fonts/GraphikLCG-Regular.eot");
    src: url("../fonts/GraphikLCG-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/GraphikLCG-Regular.woff2") format("woff2"), url("../fonts/GraphikLCG-Regular.woff") format("woff");
    font-weight: 400;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: 'GraphikLCG';
    src: url("../fonts/GraphikLCG-Medium.eot");
    src: url("../fonts/GraphikLCG-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/GraphikLCG-Medium.woff2") format("woff2"), url("../fonts/GraphikLCG-Medium.woff") format("woff");
    font-weight: 500;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: 'GraphikLCG';
    src: url("../fonts/GraphikLCG-Semibold.eot");
    src: url("../fonts/GraphikLCG-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/GraphikLCG-Semibold.woff2") format("woff2"), url("../fonts/GraphikLCG-Semibold.woff") format("woff");
    font-weight: 600;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: 'PTSansPro';
    src: url("../fonts/PTSansPro-Regular.eot");
    src: url("../fonts/PTSansPro-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/PTSansPro-Regular.woff2") format("woff2"), url("../fonts/PTSansPro-Regular.woff") format("woff");
    font-weight: 400;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: 'PTSansPro';
    src: url("../fonts/PTSansPro-Bold.eot");
    src: url("../fonts/PTSansPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/PTSansPro-Bold.woff2") format("woff2"), url("../fonts/PTSansPro-Bold.woff") format("woff");
    font-weight: 700;
    font-display: swap;
    font-style: normal
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
    background: #f5f5f5;
}

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: bold
}

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 {
    -webkit-box-sizing: content-box;
    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 {
    color: inherit;
    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"] {
    -webkit-box-sizing: border-box;
    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;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

.banner-top-fixed {
    /*position: absolute !important;*/
    position: fixed !important;
    /*top: 70px;*/
    top: 0;
    left: 0;
    width: 100%;
    background:#fff;
    /*padding:5px 0;*/
    padding: 0 !important;
    /*z-index:5 !important;*/
    z-index: 10 !important;
    /*transform: translateY(-300px);*/
    transition: transform .5s;
}

.banner-top-fixed.banner-top-position {
    transform: translateY(70px);
}

.banner-top-fixed.translate-top {
    transform: translateY(-100%);
}

body.open-menu .banner-top-fixed{
    display: none;
}

.banner-top-fixed.animated{
    transition: transform 0.5s;
    transform: translateY(0);
}


.banner-top-fixed.animated.hide{
    transform: translateY(-200px);
}

body.admin-bar .banner-top-fixed{
    top: 116px;
}
.stacktable {
    width: 100%
}

.st-head-row {
    padding-top: 1em
}

.st-head-row.st-head-row-main {
    font-size: 1.5em;
    padding-top: 0
}

.st-key {
    width: 49%;
    text-align: right;
    padding-right: 1%
}

.st-val {
    width: 49%;
    padding-left: 1%
}

.stacktable.large-only {
    display: table
}

.stacktable.small-only {
    display: none
}

@media (max-width: 800px) {
    .stacktable.large-only {
        display: none
    }

    .stacktable.small-only {
        display: table
    }

}

.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom
}

.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto
}

.mCSB_inside > .mCSB_container {
    margin-right: 30px
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-left: 30px
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0
}

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0
}

.mCSB_outside + .mCSB_scrollTools {
    right: -26px
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, .mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    right: auto;
    left: 0
}

.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
    left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.mCSB_scrollTools a + .mCSB_draggerContainer {
    margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    text-align: center
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px
}

.mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0
}

.mCSB_horizontal.mCSB_inside > .mCSB_container {
    margin-right: 0;
    margin-bottom: 30px
}

.mCSB_horizontal.mCSB_outside > .mCSB_container {
    min-height: 100%
}

.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0
}

.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
    margin: 0 20px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft, .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0
}

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px
}

.mCSB_container_wrapper > .mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px
}

.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px
}

.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
    padding-right: 0
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
    padding-bottom: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools, .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight {
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, .mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools {
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)"
}

.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag, .mCustomScrollBox:hover > .mCSB_scrollTools, .mCustomScrollBox:hover ~ .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)"
}

.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCSB_scrollTools .mCSB_buttonUp, .mCSB_scrollTools .mCSB_buttonDown, .mCSB_scrollTools .mCSB_buttonLeft, .mCSB_scrollTools .mCSB_buttonRight {
    background-image: url(mCSB_buttons.png);
    background-repeat: no-repeat;
    opacity: 0.4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px
}

.mCSB_scrollTools .mCSB_buttonUp:hover, .mCSB_scrollTools .mCSB_buttonDown:hover, .mCSB_scrollTools .mCSB_buttonLeft:hover, .mCSB_scrollTools .mCSB_buttonRight:hover {
    opacity: 0.75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_buttonUp:active, .mCSB_scrollTools .mCSB_buttonDown:active, .mCSB_scrollTools .mCSB_buttonLeft:active, .mCSB_scrollTools .mCSB_buttonRight:active {
    opacity: 0.9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 1px;
    border-radius: 1px
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 1px;
    border-radius: 1px
}

.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85)
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9)
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail, .mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0
}

.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.1)
}

.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%
}

.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.15)
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
    height: 14px
}

.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px
}

.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 14px;
    margin: 1px 0
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    height: 16px;
    margin: -1px 0
}

.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    width: 16px;
    margin: 0 -1px
}

.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px
}

.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: center
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
    background-repeat: repeat-y;
    opacity: 0.3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=")
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px -72px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -92px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -112px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -128px
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-y;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    background-repeat: repeat-x;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%)
}

.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 70px
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 70px
}

.mCS-3d.mCSB_scrollTools, .mCS-3d-dark.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 16px;
    border-radius: 16px
}

.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, .mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    width: 8px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2)
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 8px;
    margin: 4px 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2)
}

.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 8px;
    margin: 4px auto
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1)
}

.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1)
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-3d-thick.mCSB_scrollTools, .mCS-3d-thick-dark.mCSB_scrollTools, .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    -webkit-border-radius: 7px;
    border-radius: 7px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical, .mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
    right: 1px
}

.mCS-3d-thick.mCSB_scrollTools_vertical, .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
    -webkit-box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
    box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5)
}

.mCS-3d-thick.mCSB_scrollTools_horizontal, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    bottom: 1px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
    width: 12px;
    margin: 2px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #555
}

.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    width: auto
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1)
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-3d-thick-dark.mCSB_scrollTools {
    -webkit-box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #777
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
    background-color: #fff;
    background-color: rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1)
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
    right: 0;
    margin: 12px 0
}

.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal, .mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: 0;
    margin: 0 12px
}

.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, .mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
    left: 0;
    right: auto
}

.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail, .mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent
}

.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger, .mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
    height: 50px
}

.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger, .mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 50px
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2);
    filter: "alpha(opacity=20)";
    -ms-filter: "alpha(opacity=20)"
}

.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.5);
    filter: "alpha(opacity=50)";
    -ms-filter: "alpha(opacity=50)"
}

.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2)
}

.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px
}

.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0
}

.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px
}

.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, .mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    width: 12px;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.2)
}

.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    margin: 3px 5px;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 6px;
    margin: 5px 3px;
    position: absolute;
    width: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 12px;
    margin: 2px 0
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-inset.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75)
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.1)
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, .mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #fff;
    border-color: rgba(255, 255, 255, 0.2);
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
    border-color: #000;
    border-color: rgba(0, 0, 0, 0.2)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.6)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.6)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.85)
}

.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.9)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.75)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.85)
}

.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9)
}

.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:before, .slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.dots-hide .slick-dots {
    display: none
}

.wrap, .wrap--no-padding {
    display: block;
    width: 100%;
    min-width: 320px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding-left: 15px;
    padding-right: 15px
}

.wrap--greed {
    font-size: 0
}

.wrap--greed > * {
    font-size: 16px
}

.wrap--no-padding {
    padding-left: 0;
    padding-right: 0
}

.wrap:after, .wrap--no-padding:after {
    content: '';
    clear: both;
    display: block
}

[class^="col-"], [class*=" col-"] {
    display: inline-block;
    position: relative;
    padding-left: 15px;
    padding-right: 15px
}

.col--no-padding {
    padding-left: 0;
    padding-right: 0
}

.comparison-filter-same {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    max-height: 500px
}

.same__row__hided {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    display: none;
    visibility: hidden
}

.comparison-page .comparison-content-cell.first::before {
    content: unset !important
}

.odd__row .first {
    background-color: #f7f7f7 !important;
    border-right: 8px solid white
}

.comparison-head * {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.comparison-head .sticky-head.sticky-block-js.fixed .title + .img img {
    opacity: 0;
    max-height: 0;
    visibility: hidden
}

.comparison-head .sticky-head.sticky-block-js.fixed .comparison-head-cell .title .img.img__mobile__hide {
    max-width: 70px;
    opacity: 1;
    visibility: visible
}

.comparison-head .sticky-head.sticky-block-js.fixed .comparison-head-cell .add-car {
    margin-top: 0;
    padding: 0.5em;
    height: auto
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    display: inline-block;
    vertical-align: middle;
    font-family: 'iconFont';
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #272727
}

.icon-next:before {
    content: '\eA01'
}

.icon-search:before {
    content: '\eA03'
}

.icon-profile:before {
    content: '\eA04'
}

.icon-compare:before {
    content: '\eA05'
}

.icon-bottom:before {
    content: '\eA06'
}

.icon-time:before {
    content: '\eA07'
}

.icon-views:before {
    content: '\eA08'
}

.icon-slick-arrow:before {
    content: '\eA09'
}

.icon-play:before {
    content: '\eA010'
}

.icon-fb:before {
    content: '\eA011'
}

.icon-gp:before {
    content: '\eA012'
}

.icon-tw:before {
    content: '\eA013'
}

.icon-pt:before {
    content: '\eA014'
}

.icon-yt:before {
    content: '\eA015'
}

.icon-ig:before {
    content: '\eA016'
}

.icon-close:before {
    content: '\eA017'
}

.icon-long-arrow:before {
    content: '\eA018'
}

.icon-checked:before {
    content: '\eA019'
}

.icon-phone:before {
    content: '\eA020'
}

.icon-world:before {
    content: '\eA021'
}

.icon-action-wheel:before {
    content: '\eA022'
}

.icon-action-messenger:before {
    content: '\eA023'
}

.icon-action-phone:before {
    content: '\eA024'
}

.icon-action-handshake:before {
    content: '\eA025'
}

.icon-action-car:before {
    content: '\eA026'
}

.icon-action-circle:before {
    content: '\eA027'
}

.icon-fire:before {
    content: '\eA028'
}

.icon-profile-img:before {
    content: '\eA029'
}

.icon-photo:before {
    content: '\eA030'
}

.icon-filter:before {
    content: '\eA031'
}

.icon-filter-arrow:before {
    content: '\eA032'
}

.icon-three-arrows-top:before {
    content: '\eA033'
}

.icon-car:before {
    content: '\eA034'
}

.icon-Mechanics:before {
    content: '\eA035'
}

.icon-engine:before {
    content: '\eA036'
}

.icon-drive-unit:before {
    content: '\eA037'
}

.icon-list:before {
    content: '\eA038'
}

.icon-tile:before {
    content: '\eA039'
}

.icon-star-half:before {
    content: '\eA040'
}

.icon-star-full:before {
    content: '\eA041'
}

.icon-star:before {
    content: '\eA042'
}

.icon-sedan-car:before {
    content: '\eA043'
}

.icon-printout:before {
    content: '\eA044'
}

.icon-comparison-filter:before {
    content: '\eA045'
}

.icon-map-pin:before {
    content: '\eA046'
}

.icon-percent:before {
    content: '\eA047'
}

.icon-speaker:before {
    content: '\eA048'
}

.icon-setting:before {
    content: '\eA049'
}

.icon-more-info:before {
    content: '\eA050'
}

.icon-more-info-close:before {
    content: '\eA051'
}

.icon-feedback-phone:before {
    content: '\eA052'
}

.icon-arrow-left:before {
    content: '\eA053'
}

.icon-comparison-filter2:before {
    content: '\eA054'
}

.icon-full-screen:before {
    content: '\eA055'
}

.icon-plus:before {
    content: '\eA056'
}

.icon-close-bold:before {
    content: '\eA057'
}

.icon-profile-pic:before {
    content: '\eA058'
}

.icon-quote:before {
    content: '\eA070'
}

.icon-pt-new:before {
    content: '\eA071'
}

.icon-share:before {
    content: '\eA072'
}

.icon-ml:before {
    content: '\eA073'
}

.icon-email:before {
    content: '\eA074'
}

.icon-edit:before {
    content: '\eA075'
}

.icon-refresh:before {
    content: '\eA076'
}

.icon-percent-auto:before {
    content: '\eA077'
}

.icon-next-2:before {
    content: '\eA078'
}

.icon-mg:before {
    content: '\eA079'
}

.icon-tg:before {
    content: '\eA080'
}

.icon-vb:before {
    content: '\eA081'
}

.icon-offer-1:before {
    content: '\eA082'
}

.icon-offer-2:before {
    content: '\eA083'
}

.icon-offer-3:before {
    content: '\eA084'
}

.icon-offer-4:before {
    content: '\eA085'
}

.icon-offer-5:before {
    content: '\eA086'
}

.icon-comment:before {
    content: '\eA087'
}

body {
    font-family: 'GraphikLCG';
    font-weight: normal
}

[class^="btn-"], [class*=" btn-"] {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    background-color: transparent;
    border: 0;
    padding: 0;
    text-decoration: none
}

.btn-border-red {
    display: inline-block;
    vertical-align: top;
    color: #cb0020;
    font-family: PTSansPro, Arial;
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
    text-transform: uppercase;
    padding: 12px 33px;
    border: 1px solid #cb0020;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -webkit-border-radius: 0;
    border-radius: 0
}

.btn-border-red:hover {
    background: #cb0020;
    color: #ffffff
}

.content-rules .btn-border, .btn-border {
    height: 34px;
    font-family: PTSansPro, Arial;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 1;
    border: 1px solid #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    padding: 10px 18px;
    min-width: 140px;
    width: 140px;
    text-align: center
}

.content-rules .btn-border.white, .btn-border.white {
    border: 1px solid #fff;
    color: #fff
}

.content-rules .btn-border.gray, .btn-border.gray {
    border: 1px solid #C6C6C6;
    color: #7B7B7B
}

.content-rules .btn-border.gray:hover, .btn-border.gray:hover {
    color: #fff;
    border-color: #D7112A
}

.content-rules .btn-border.red, .btn-border.red {
    border: 1px solid #D7112A;
    color: #D7112A;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.2
}

.content-rules .btn-border.red:hover, .btn-border.red:hover {
    color: #fff;
    border-color: #D7112A
}

.content-rules .btn-border:hover, .btn-border:hover {
    background: #D7112A;
    border-color: #D7112A
}

.btn-round {
    height: 34px;
    width: 34px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #D7112A;
    display: inline-block;
    position: relative;
    overflow: hidden
}

.btn-round:before {
    position: absolute;
    top: 52%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 8px;
    color: #fff;
    line-height: 1
}

.btn-round:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.load-more {
    display: inline-block;
    position: relative;
    font-family: PTSansPro, Arial;
    font-weight: 400;
    font-size: 12px !important;
    text-transform: uppercase;
    padding-left: 35px;
    color: #fff;
    -webkit-backface-visibility: hidden;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.load-more.hide {
    max-height: 0;
    opacity: 0;
    margin: 0 !important;
    padding: 0 !important
}

.load-more.cX {
    -webkit-transform: translateX(-53%);
    -ms-transform: translateX(-53%);
    transform: translateX(-53%)
}

.load-more:hover .load-more-svg, .load-more:hover svg {
    -webkit-transform: translateY(-50%) rotate(-200deg);
    -ms-transform: translateY(-50%) rotate(-200deg);
    transform: translateY(-50%) rotate(-200deg)
}

.load-more .load-more-svg, .load-more svg {
    position: absolute;
    left: -2px;
    top: 44%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s
}

.load-more.disabled {
    opacity: 0.4;
    pointer-events: none
}

.btn-submit {
    height: 50px;
    font-family: PTSansPro, Arial;
    font-weight: 400;
    font-size: 18px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    line-height: 1;
    padding: 16px 40px;
    padding-top: 17px;
    display: inline-block;
    background: #1BA11A;
    color: #fff;
    text-align: center
}

.btn-submit:hover {
    background: #28c727
}

.toggle-content {
    width: 24px;
    height: 24px;
    position: relative;
    border: 1px solid rgba(77, 83, 98, 0.3);
    cursor: pointer;
    display: inline-block;
    -webkit-transition: border-color 0.25s;
    -o-transition: border-color 0.25s;
    transition: border-color 0.25s
}

.toggle-content:hover {
    border-color: rgba(77, 83, 98, 0.8)
}

.toggle-content:before {
    display: block;
    font-size: 11px;
    line-height: 1;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: rotate(-90deg) translate(-50%, -50%);
    -ms-transform: rotate(-90deg) translate(-50%, -50%);
    transform: rotate(-90deg) translate(-50%, -50%);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    color: #4d5362;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s
}

.toggle-content.active:before {
    -webkit-transform: rotate(90deg) translate(-50%, -50%);
    -ms-transform: rotate(90deg) translate(-50%, -50%);
    transform: rotate(90deg) translate(-50%, -50%)
}

.btn-default {
    height: 56px;
    font-family: PTSansPro, Arial;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    line-height: 1;
    padding: 20px 40px;
    display: inline-block;
    background: #D7112A;
    color: #fff;
    text-align: center;
    position: relative
}

.btn-default:hover {
    background: #f9142f
}

.btn-default.btn-white {
    background: #fff;
    color: #2D2D2D;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    border: 1px solid #CDD6DE;
    height: 50px
}

.btn-default.btn-plus {
    padding: 19px 15px;
    padding-left: 55px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.btn-default.btn-plus span {
    position: absolute;
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 1px solid #D7112A;
    display: inline-block;
    height: 30px;
    width: 30px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    -webkit-transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    transition: border-color 0.3s
}

.btn-default.btn-plus span:before {
    content: '+';
    position: absolute;
    left: 50.3%;
    top: 48.4%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: inline-block;
    color: #D7112A;
    font-size: 22px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.btn-default.btn-plus:hover {
    border-color: #D7112A;
    background: #D7112A;
    color: #fff
}

.btn-default.btn-plus:hover span {
    border-color: #fff
}

.btn-default.btn-plus:hover span:before {
    color: #fff
}

.btn-red-border {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
    padding-bottom: 5px;
    font-family: PTSansPro, Arial
}

.btn-red-border:hover:after {
    left: -webkit-calc(100% + 20px);
    left: calc(100% + 20px);
    -webkit-transition: left 0.3s;
    -o-transition: left 0.3s;
    transition: left 0.3s
}

.btn-red-border:hover:before {
    left: 0;
    -webkit-transition: left 0.3s;
    -o-transition: left 0.3s;
    transition: left 0.3s;
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s
}

.btn-red-border:before {
    content: '';
    background: #D7112A;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 2px;
    left: -webkit-calc(-100% - 20px);
    left: calc(-100% - 20px)
}

.btn-red-border:after {
    content: '';
    background: #D7112A;
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 2px;
    left: 0
}

.btn-red-border.white {
    color: #fff
}

.btn-red-border.gray {
    color: #7B7B7B;
    font-size: 13px;
    font-weight: 700;
    line-height: 1
}

.logout-btn {
    float: right;
    position: relative;
    padding-right: 40px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: rgba(0, 0, 0, 0.5);
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s
}

.logout-btn span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px dashed #E2E2E2;
    width: 30px;
    height: 30px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    overflow: hidden
}

.logout-btn span:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: rgba(0, 0, 0, 0.5);
    font-size: 13px;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s
}

.logout-btn span:after {
    position: absolute;
    top: 50%;
    left: -webkit-calc(50% - 30px);
    left: calc(50% - 30px);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 13px;
    content: '\eA018';
    display: inline-block;
    vertical-align: middle;
    font-family: 'iconFont';
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none
}

.logout-btn:hover {
    color: rgba(0, 0, 0, 0.8)
}

.logout-btn:hover span {
    border: 1px solid #666F7C;
    background: #666F7C
}

.logout-btn:hover span:before {
    left: -webkit-calc(50% + 30px);
    left: calc(50% + 30px);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color: #fff
}

.logout-btn:hover span:after {
    left: 50%;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.btn-with-plus {
    height: 34px;
    border: 1px solid #D7112A;
    color: #D7112A;
    padding: 9px 32px 11px 46px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    font-family: PTSansPro, Arial;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.btn-with-plus:before {
    color: #D7112A;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 25px;
    font-size: 13px;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s
}

.btn-with-plus:hover {
    color: #fff;
    background: #D7112A
}

.btn-with-plus:hover:before {
    color: #fff
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

html, body {
    background-color: #f5f5f5
}

.fl {
    float: left
}

.fr {
    float: right
}

.vert-center {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    position: relative
}

.img-block {
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat
}

.img-block img {
    display: none
}

h1.uppercase, h2.uppercase, h3.uppercase, h4.uppercase, h5.uppercase {
    text-transform: uppercase
}

h1.bold, h2.bold, h3.bold, h4.bold, h5.bold {
    font-weight: bold
}

h1 {
    font-size: 48px;
    line-height: 1.2
}

@media screen and (max-width: 760px) {
    h1 {
        font-size: 30px;
        line-height: 1.2
    }
}

h2 {
    font-size: 40px;
    line-height: 1.2
}

@media screen and (max-width: 760px) {
    h2 {
        font-size: 26px;
        line-height: 1.2
    }
}

h3 {
    font-size: 32px;
    line-height: 1.2
}

@media screen and (max-width: 760px) {
    h3 {
        font-size: 22px;
        line-height: 1.2
    }
}

h4 {
    font-size: 20px;
    line-height: 24px
}

@media screen and (max-width: 760px) {
    h4 {
        font-size: 18px;
        line-height: 1.2
    }
}

h5 {
    font-size: 16px;
    line-height: 1.2
}

h6 {
    font-size: 14px;
    line-height: 1.2
}

.load-more-with-preloader {
    position: relative
}

.load-more-with-preloader.active .preloader > div {
    opacity: 1;
    -webkit-transition: opacity 0.2s linear 0.2s;
    -o-transition: opacity 0.2s linear 0.2s;
    transition: opacity 0.2s linear 0.2s
}

.load-more-with-preloader.active .load-more {
    opacity: 0
}

.preloader-block {
    position: absolute;
    top: 0px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.preloader-block .preloader {
    width: 70px;
    text-align: center;
    font-size: 10px;
    height: 20px;
    margin: 7px auto
}

.preloader-block .preloader > div {
    background-color: #D7112A;
    height: 10px;
    width: 10px;
    margin-top: 20px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    vertical-align: bottom;
    -webkit-animation: preloaderInf 0.7s infinite ease-in-out;
    animation: preloaderInf 0.7s infinite ease-in-out;
    opacity: 0;
    -webkit-transition: opacity 0.2s linear 0s;
    -o-transition: opacity 0.2s linear 0s;
    transition: opacity 0.2s linear 0s
}

.preloader-block .preloader .circ2 {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s
}

.preloader-block .preloader .circ3 {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s
}

.preloader-block .preloader .circ4 {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s
}

.preloader-block .preloader .circ5 {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s
}

@-webkit-keyframes preloaderInf {
    0%, 40%, 100% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    20% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

@keyframes preloaderInf {
    0%, 40%, 100% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    20% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

.hidden-block {
    max-height: 0 !important;
    margin: 0 !important;
    opacity: 0 !important;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.model-num .models_count_js {
    display: inline
}

.dropdown_search_input_js.dropdown_search_cars_js::-webkit-input-placeholder {
    color: #666F7C !important
}

.dropdown_search_input_js.dropdown_search_cars_js::-ms-input-placeholder {
    color: #666F7C !important
}

.dropdown_search_input_js.dropdown_search_cars_js::placeholder {
    color: #666F7C !important
}

.best-suggestion .input-row.input-row-time input {
    margin-right: 8px !important
}

.best-suggestion .input-row.input-row-time input + div {
    margin-right: 0 !important
}

.trade-in .input-row.input-row-time .js__mark-list {
    width: 100% !important;
    margin-bottom: 8px
}

.trade-in .input-row.input-row-time .js__model-list {
    width: -webkit-calc(100% - 128px) !important;
    width: calc(100% - 128px) !important
}

.trade-in .input-row.input-row-time .js__model-year-list {
    width: 120px !important
}

.trade-in .input-row.input-row-time .js__model-year-list > div > div {
    max-width: 80%
}

.test-drive #js__test-drive .dealer__modal__model__input {
    width: 48.9835%;
    margin: 0 !important;
    z-index: 12
}

.test__drive__solo__modal .js__cities-list {
    width: 100% !important;
    margin-bottom: 8px;
    z-index: 20
}

.test__drive__solo__modal .js__dealers-list {
    width: 100% !important;
    margin-bottom: 8px;
    z-index: 19
}

.test__drive__solo__modal .js__mark-list {
    width: 25% !important;
    margin-bottom: 8px;
    z-index: 18
}

.test__drive__solo__modal .js__mark-list .input-select-dropdown {
    width: -webkit-calc(100% + 30px) !important;
    width: calc(100% + 30px) !important;
    border-top: 1px solid #cdd6de !important;
    overflow-x: hidden !important
}

.test__drive__solo__modal .js__model-list {
    width: -webkit-calc(75% - 8px) !important;
    width: calc(75% - 8px) !important;
    margin-left: 8px;
    z-index: 17
}

.content-rules .fb-video {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 600px) {
    .content-rules p a.btn-default {
        font-size: 13px;
        height: auto;
        padding: 15px 18px;
        line-height: 1.2
    }
}

.content-rules .td_quote_box p {
    font-size: 17px;
    line-height: 1.8
}

.mark-paid-links {
    max-width: 1200px;
    margin: 0 auto;
    padding: 1em;
    padding-left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.mark-paid-links a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px !important;
    margin-bottom: 1em;
    margin-left: 1em
}

.inner-submenu li a {
    overflow: hidden !important;
    -o-text-overflow: ellipsis !important;
    text-overflow: ellipsis !important;
    font-size: 13px !important
}

@media screen and (max-width: 730px) {
    .main-footer .footer-part .bottom-links {
        margin-right: 0 !important
    }

    .main-footer .footer-part .bottom-links .bottom-links-wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        width: 100%;
        padding-bottom: 1em
    }

    .main-footer .footer-part .bottom-links .bottom-links-wrap a {
        margin-bottom: 8px !important;
        margin-left: 8px !important;
        margin-right: 8px !important
    }

    .main-footer .footer-part .deco {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%
    }
}

.old__site__link {
    color: #666F7C !important
}

.old__site__link:hover {
    color: #fff !important
}

@media screen and (max-width: 462px) {
    .section-news .flat-articles .default-article--flat {
        border: 1px solid #E2E2E2 !important
    }

    .section-news .flat-articles .default-article--flat > * {
        border: none !important
    }

    .small-articles .top-title a {
        -webkit-box-align: end !important;
        -webkit-align-items: flex-end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
        -webkit-box-pack: start !important;
        -webkit-justify-content: flex-start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }
}

@media screen and (max-width: 960px) {
    .default-article--flat .img {
        border-left: 1px solid #e2e2e2
    }
}

@media (max-width: 718px) {
    .content-shares .shares-qount {
        width: 100% !important;
        display: -webkit-box !important;
        display: -webkit-flex !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-pack: center !important;
        -webkit-justify-content: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        -webkit-box-align: center !important;
        -webkit-align-items: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        padding: 8px 25px !important;
        margin: 0 !important
    }
}

.short__video span {
    width: 100% !important
}

.short__video span iframe {
    width: 100% !important
}

@media (max-width: 390px) {
    .comment figure {
        width: unset !important;
        height: unset !important
    }
}

#decomments-comment-section .decomments-head .decom_comments_sort .de-select.de-select-filter dt {
    border-color: #e2e2e2 !important
}

.brand-container .brand-content .info a {
    z-index: 14;
    position: relative
}

.brand-container .right {
    max-height: -webkit-min-content !important;
    max-height: -moz-min-content !important;
    max-height: min-content !important
}

.archive-news-page .archive-section .result-container .wrap, .archive-news-page .archive-section .result-container .wrap--no-padding {
    min-width: unset !important;
    padding: 0 !important
}

.archive-news-page .archive-section .result-container .wrap .result-tabs-content, .archive-news-page .archive-section .result-container .wrap--no-padding .result-tabs-content {
    width: 100% !important
}

@media screen and (max-width: 600px) {
    .archive-news-page .archive-section .result-container .result-container-filters-info .result-view {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.archive-news-page .archive-section .result-container .result-container-filters-info .result-view .item {
    padding: 8px
}

.result-tabs-content-item .brand-slider-section::before, .result-tabs-content-item .brand-slider-section::after {
    content: unset !important
}

.content-shares .shares-qount {
    opacity: .5
}

#div-gpt-ad-1521208708180-2 {
    text-align: center !important;
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    margin: auto;
    /*padding: 25px;*/
    max-width: 100vw;
    min-height: 140px
}

#div-gpt-ad-1521208708180-2::scrollbar {
    width: 0px;
    background: transparent
}

@media (-moz-touch-enabled: 1), (pointer: coarse) {
    #div-gpt-ad-1521208708180-2 {
        min-height: unset !important
    }
}

#div-gpt-ad-1521208708180-2::-webkit-scrollbar {
    width: 0px;
    background: transparent
}

@media screen and (max-width: 1000px) {
    #div-gpt-ad-1521208708180-2 {
        overflow: auto
    }
}

.archive-news-page .archive-section .section-news .content-wrap .default-article--flat + a {
    border-right: 1px solid #E2E2E2;
    position: relative;
    z-index: -1;
    left: -1px
}

.archive-news-page .archive-section .archive-title-block p {
    font-size: 18px;
    line-height: 32px;
    color: #333;
    font-weight: 400;
    margin: 0
}

.archive-news-page .archive-section .archive-title-block p a {
    color: #1A60FF;
    font-size: 18px;
    line-height: 32px;
    font-weight: 400;
    -webkit-transition: border-color 0.25s;
    -o-transition: border-color 0.25s;
    transition: border-color 0.25s;
    border-bottom: 1px dotted rgba(26, 96, 255, 0.3)
}

.archive-news-page .archive-section .archive-title-block p a:hover {
    border-color: transparent
}

.form-gbo-wrapper .form-gbo-content label {
    font-size: 14px !important
}

.form-gbo-wrapper .form-gbo-content input {
    font-size: 14px !important;
    padding: .5em;
    color: #676767;
    font-family: PTSansPro, Arial !important
}

.form-gbo-wrapper .form-gbo-content input::-webkit-input-placeholder {
    color: #676767
}

.form-gbo-wrapper .form-gbo-content input::-ms-input-placeholder {
    color: #676767
}

.form-gbo-wrapper .form-gbo-content input::placeholder {
    color: #676767
}

.form-gbo-wrapper .form-gbo-content button:hover {
    background-color: #D7112A !important
}

.first-screen-single--iframe {
    min-height: 440px !important;
    padding-bottom: unset !important;
    margin-bottom: unset !important
}

.first-screen-single--iframe iframe {
    width: 100% !important
}

@media screen and (max-width: 769px) {
    .first-screen-single--iframe iframe {
        height: 400px
    }
}

@media screen and (max-width: 426px) {
    .first-screen-single--iframe iframe {
        height: 300px
    }
}

.first-screen-single--iframe .main-title-wrap {
    position: relative !important;
    bottom: 3px !important
}

.first-screen-single--iframe .footer-block {
    position: relative !important;
    bottom: 3px !important
}

#decomments-comment-section .decomments-title-block .decomments-autor-name {
    font-size: 16px !important
}

.content-rules table tr h5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: left !important
}

.successful__modal .default-modal {
    padding: 0 !important
}

.successful__modal .default-modal .content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.successful__modal .default-modal .content .successful__modal__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.empty__field__err {
    background-color: rgba(255, 0, 0, 0.1)
}

.debranding-page .archive-header .result-view, .post-type-archive-dealer .archive-header .result-view, .archive .archive-header .result-view {
    float: right;
    margin-bottom: 16px
}

.debranding-page .archive-header .result-view .item, .post-type-archive-dealer .archive-header .result-view .item, .archive .archive-header .result-view .item {
    margin-left: 8px
}

.debranding-page .archive-header .result-view .item span, .post-type-archive-dealer .archive-header .result-view .item span, .archive .archive-header .result-view .item span {
    margin-left: 7px;
    display: none
}

.debranding-page .archive-header .result-container, .post-type-archive-dealer .archive-header .result-container, .archive .archive-header .result-container {
    width: 235px !important
}

.debranding-page .archive-header .result-container .items .item, .post-type-archive-dealer .archive-header .result-container .items .item, .archive .archive-header .result-container .items .item {
    color: #000
}

.input__hidden__holder {
    position: relative
}

.hidden__file__loader {
    display: none !important
}

.hidden__file__name {
    width: 44%;
    overflow: hidden;
    line-height: 14px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 13px;
    color: #7B7B7B;
    margin-top: 14px;
    float: right;
    white-space: nowrap
}

@media screen and (max-width: 1165px) and (min-width: 960px) {
    .hidden__file__name {
        width: 28%
    }
}

@media screen and (max-width: 837px) and (min-width: 660px) {
    .hidden__file__name {
        width: 23%
    }
}

@media screen and (max-width: 345px) {
    .hidden__file__name {
        width: 37%
    }
}

.prifile .profile-header .edit-inputs .inputs .input-block .btn-border:not(.add-car-input) {
    z-index: 2;
    background: white
}

.prifile .profile-header .edit-inputs .inputs .input-block .btn-border:not(.add-car-input):hover {
    background: #D7112A
}

.debranding-page #body-class > main > div:nth-child(1) > div > div.grid-container.js_post-container > div > div.content-wrap.js_entry-content > div.content-rules.first-letter-decorator > section.brand-slider-section.background.background--black:after, .debranding-page #body-class > main > div:nth-child(1) > div > div.grid-container.js_post-container > div > div.content-wrap.js_entry-content > div.content-rules.first-letter-decorator > section.brand-slider-section.background.background--black:before {
    content: unset
}

#body-class > main > div.wrap > div.profile-header.comparison-page > div > div.img > img, #body-class > main > div.wrap--no-padding > div.profile-header.comparison-page > div > div.img > img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

#body-class > header > div > div > div.right > div.profile.icon-profile > a > img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.debranding-page .autosalon-content .model-line.model-line-slider.model_line_slider_js .items.slick-initialized.slick-slider .price-block > a {
    min-width: 90px;
    width: 90px
}

#body-class .autosalon-content .grid-container.result-container .grid-75 .result-tabs-content.result-tabs-content-js .result-tabs-content-item.result-tabs-content-item-js.active {
    max-height: unset !important
}

.hidden__city {
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    padding: 0 !important
}

.comparison-page-mobile .comparison-head {
    min-height: -webkit-fit-content !important;
    min-height: -moz-fit-content !important;
    min-height: fit-content !important
}

.add-car.disabled {
    opacity: .5;
    pointer-events: none
}

.comparison-head__to__right {
    margin-right: 0 !important;
    padding-right: 0 !important
}

.text__shrink {
    max-height: 3em;
    overflow: hidden
}

.model-info {
    margin-top: 2rem
}

.prifile .disabled {
    border: 1px solid !important
}

.prifile .success {
    border: 1px solid !important
}

.prifile .not-valide .save {
    opacity: .5;
    pointer-events: none
}

.post-type-archive-dealer .archive-header .result-container, .archive .archive-header .result-container {
    max-width: 210px
}

.info-text-show {
    display: inline-block;
    color: #1d4bff;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    border-bottom: 1px dotted #1d4bff;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.info-text-show:hover {
    border-bottom: 1px dotted transparent
}

.archive-page-map .archive_gmap {
    max-width: 52% !important
}

.archive-page-map .archive_gmap + .wrap, .archive-page-map .archive_gmap + .wrap--no-padding {
    padding: 0 !important
}

header {
    height: 70px;
    padding: 10px 0;
    border-bottom: 1px solid #E2E2E2;
    z-index: 1500;
    position: relative;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background: #fff;
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    background-color: rgba(255, 255, 255, 0.8);
}

header .dropdown-menu {
    float: left;
    position: relative;
    width: 25px;
    height: 20px;
    padding: 25px;
    padding-left: 28px;
    padding-right: 27px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    left: -15px;
    cursor: pointer
}

header .dropdown-menu span {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 15px;
    height: 2px;
    width: 23px;
    background: #272727;
    margin-right: 40px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

header .dropdown-menu span:before {
    content: '';
    position: absolute;
    display: inline-block;
    top: -9px;
    left: 0;
    height: 2px;
    width: 25px;
    background: #272727;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

header .dropdown-menu span:after {
    content: '';
    position: absolute;
    display: inline-block;
    top: 9px;
    left: 0;
    height: 2px;
    width: 25px;
    background: #272727;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

header .dropdown-menu:hover span {
    background: #D7112A
}

header .dropdown-menu:hover span:before {
    background: #D7112A
}

header .dropdown-menu:hover span:after {
    background: #D7112A
}

header .dropdown-menu.active {
    background: #27272F
}

header .dropdown-menu.active span {
    background: transparent
}

header .dropdown-menu.active span:before {
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff
}

header .dropdown-menu.active span:after {
    top: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #fff
}

header .dropdown-menu.active:hover span:before {
    background: rgba(255, 255, 255, 0.8)
}

header .dropdown-menu.active:hover span:after {
    background: rgba(255, 255, 255, 0.8)
}

header .logo {
    float: left;
    font-size: 0;
    display: inline-block;
    left: -5px;
    position: relative;
    width: 170px;
    height: 50px;
    background: #D7112A
}

header .logo svg {
    height: 58px;
    width: 60px
}

@media (max-width: 400px) {
    header .logo {
        margin-right: 0px;
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-80%);
        -ms-transform: translateX(-80%);
        transform: translateX(-80%)
    }
}

header .nav {
    float: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    white-space: nowrap;
    justify-content: center;
    width: 100%;
}



header .nav li {
    float: left;
    margin-left: 8px
}

header .nav li:first-of-type {
    /*Убрали для автороку*/
    /*margin-left: 27px*/
}

@media (max-width: 1140px) {
    header .nav li:first-of-type {
        /*margin-left: 10px*/
    }
}

@media (max-width: 1100px) {
    header .nav li {
        margin-left: 5px;
        display: none
    }
}

header .nav li a {
    padding: 15px 5px;
    padding-top: 18px;
    font-size: 14px;
    font-weight: 500;
    color: #000000;
    text-transform: uppercase;
    display: block;
    position: relative;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    max-width: 225px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media (max-width: 960px) {
    header .nav li a {
        padding: 18px 3px;
        padding-top: 20px;
        font-size: 12px;
        max-width: 100%;
        overflow: visible
    }
}

header .nav li a.with-dropdown {
    padding-right: 32px
}

header .nav li a.with-dropdown + .dropdown {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    padding: 30px 10px
}

header .nav li a:before {
    position: absolute;
    right: 14px;
    font-size: 6px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #000;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s
}

header .nav li a:hover {
    color: #fff;
    background: #27272F
}

header .nav li a:hover:before {
    color: #fff
}

header .nav li:last-of-type {
    margin-right: 0
}

header .right {
    float: right;
    height: 50px
}

header .right a {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width: 400px) {
    header .right a.profile {
        display: none
    }
}

header .languages {
    float: right;
    height: 50px;
    padding-top: 4px;
    padding-right: 2px
}

@media (max-width: 600px) {
    header .languages {
        padding-right: 0px
    }
}

header .language {
    float: left;
    color: #666F7C;
    font-size: 14px;
    font-weight: 400;
    margin-right: 20px;
    font-weight: 400;
    position: relative;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s
}

@media (max-width: 460px) {
    header .language {
        margin-left: 0px;
        margin-right: 0;
        width: 25px
    }
}

@media (max-width: 400px) {
    header .language {
        display: none
    }
}

header .language:last-of-type {
    margin-right: 0
}

header .language:after {
    content: '';
    background: #D7112A;
    height: 2px;
    width: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -1px;
    -webkit-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
    display: block;
    position: relative
}

header .language.active {
    color: #000000;
    pointer-events: none
}

@media (max-width: 460px) {
    header .language.active {
        display: none
    }
}

header .language.active:after {
    width: 100%
}

header .language:hover {
    color: #000000
}

header .profile {
    float: right;
    height: 50px;
    width: 50px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    background: #F8F8F8;
    margin-right: 20px;
    -webkit-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s
}

header .profile .login {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    z-index: 3;
    overflow: hidden
}

header .profile .logout {
    position: absolute;
    top: -webkit-calc(100% + 20px);
    top: calc(100% + 20px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: 80px;
    min-height: 34px;
    text-align: center;
    padding: 10px 18px;
    color: #666F7C;
    font-size: 14px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: top 0.3s;
    -o-transition: top 0.3s;
    transition: top 0.3s;
    background: #fff;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2)
}

header .profile .logout span {
    position: absolute;
    width: 100%;
    height: 20px;
    left: 0;
    top: -15px
}

header .profile .logout a {
    color: #000;
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
    font-size: 14px;
    font-weight: 400;
    padding: 11px 18px;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 34px;
    display: block;
    width: 100%
}

header .profile .logout a:hover {
    color: #D7112A
}

header .profile .logout:before {
    content: '';
    position: absolute;
    top: -9px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 9px solid rgba(0, 0, 0, 0.1)
}

header .profile .logout:after {
    content: '';
    position: absolute;
    top: -8px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 8px solid #fff
}

header .profile:hover .logout {
    visibility: visible;
    top: -webkit-calc(100% + 10px);
    top: calc(100% + 10px);
    opacity: 1
}

header .profile:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    left: 0px;
    top: 0px;
    z-index: 4;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    pointer-events: none
}

header .profile:hover:after {
    background: rgba(0, 0, 0, 0.05)
}

header .profile img {
    position: absolute;
    z-index: 1;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (max-width: 1024px) {
    header .profile {
        margin-right: 20px
    }
}

@media (max-width: 460px) {
    header .profile {
        margin-right: 10px
    }
}

header .profile:hover {
    background: #f3f3f3
}

header .profile:hover:before {
    color: #D7112A
}

header .profile:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
    font-size: 20px
}

header .search {
    float: right;
    height: 50px;
    width: 50px;
    margin-right: 20px
}

@media (max-width: 1024px) {
    header .search {
        margin-right: 0px
    }
}

@media (max-width: 400px) {
    header .search {
        width: 30px
    }
}

header .search:hover:before {
    color: #D7112A
}

header .search:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
    font-size: 24px
}

body.admin-bar header {
    top: 32px
}

@media (max-width: 780px) {
    body.admin-bar header {
        top: 46px
    }
}

@media (max-width: 380px) {
    body.admin-bar header .dropdown-menu {
        left: -12px
    }
}

@media (max-width: 600px) {
    body.admin-bar #wpadminbar {
        position: fixed !important
    }
}

.input-wrap .dropdown-menu {
    z-index: 1501;
}

.info-dropdown .dropdown {
    position: absolute;
    top: -webkit-calc(100% + 15px);
    top: calc(100% + 15px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: 184px;
    text-align: center;
    padding: 10px 18px;
    color: #666F7C;
    font-size: 14px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background: #fff;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    pointer-events: none;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2)
}

.info-dropdown .dropdown:after {
    content: '';
    position: absolute;
    top: -8px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 8px solid #fff
}

.info-dropdown .dropdown:before {
    content: '';
    position: absolute;
    top: -9px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 9px solid rgba(0, 0, 0, 0.1)
}

.info-dropdown .dropdown.top {
    bottom: -webkit-calc(100% + 30px);
    bottom: calc(100% + 30px);
    top: auto;
    min-width: 285px;
    font-weight: 400;
    font-size: 14px;
    padding-left: 12px;
    padding-right: 12px
}

@media (max-width: 1400px) {
    .info-dropdown .dropdown.top {
        min-width: 136px;
        font-size: 12px
    }
}

.info-dropdown .dropdown.top:after {
    border-bottom: 0;
    border-top: 8px solid #fff;
    bottom: -8px;
    top: auto
}

.info-dropdown .dropdown.top:before {
    border-top: 9px solid rgba(0, 0, 0, 0.1);
    border-bottom: 0;
    bottom: -9px;
    top: auto
}

.info-dropdown:hover .dropdown {
    visibility: visible;
    top: -webkit-calc(100% + 5px);
    top: calc(100% + 5px);
    opacity: 1
}

.info-dropdown:hover .dropdown.top {
    bottom: -webkit-calc(100% + 15px);
    bottom: calc(100% + 15px);
    top: auto
}

.header-quantity {
    background: #F5F8F9;
    border: 1px solid #CDD6DE;
    position: absolute;
    display: inline-block;
    -webkit-border-radius: 0px 4px 4px 4px;
    border-radius: 0px 4px 4px 4px;
    height: 24px;
    min-width: 24px;
    top: 14px;
    right: -16px;
    color: #000;
    font-weight: 600;
    font-size: 13px;
    text-align: center;
    padding: 5px 4px;
    float: right
}

.header-quantity:before {
    content: '';
    position: absolute;
    top: -1px;
    left: -6px;
    width: 0;
    height: 0;
    border-top: 5px solid #CDD6DE;
    border-left: 6px solid transparent
}

.header-quantity:after {
    content: '';
    position: absolute;
    top: 0px;
    left: -4px;
    width: 0;
    height: 0;
    border-top: 2px solid #F5F8F9;
    border-left: 4px solid transparent
}

.header-quantity + .dropdown {
    display: none
}

.compare-wrap, .cars-wrap {
    float: right;
    height: 50px;
    margin-right: 20px;
    position: relative
}

@media (max-width: 620px) {
    .compare-wrap, .cars-wrap {
        display: none
    }
}

.compare-wrap .dropdown, .cars-wrap .dropdown {
    position: absolute;
    top: -webkit-calc(100% + 15px);
    top: calc(100% + 15px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    min-width: 184px;
    text-align: center;
    padding: 10px 18px;
    color: #666F7C;
    font-size: 14px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background: #fff;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    pointer-events: none;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2)
}

.compare-wrap .dropdown:after, .cars-wrap .dropdown:after {
    content: '';
    position: absolute;
    top: -8px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 8px solid #fff
}

.compare-wrap .dropdown:before, .cars-wrap .dropdown:before {
    content: '';
    position: absolute;
    top: -9px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 9px solid rgba(0, 0, 0, 0.1)
}

.compare-wrap:hover .dropdown, .cars-wrap:hover .dropdown {
    visibility: visible;
    top: -webkit-calc(100% + 5px);
    top: calc(100% + 5px);
    opacity: 1
}

.compare-wrap .compare, .compare-wrap .cars, .cars-wrap .compare, .cars-wrap .cars {
    float: right;
    height: 50px;
    width: 50px
}

.compare-wrap .compare:hover:before, .compare-wrap .cars:hover:before, .cars-wrap .compare:hover:before, .cars-wrap .cars:hover:before {
    color: #D7112A
}

.compare-wrap .compare:before, .compare-wrap .cars:before, .cars-wrap .compare:before, .cars-wrap .cars:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
    font-size: 20px
}

.compare-wrap {
    margin-right: 30px
}

.compare-wrap .header-quantity {
    right: -14px
}

.main-header:after {
    content: '';
    display: block;
    clear: both
}

.menu-content-dropdown {
    background: #27272F;
    position: absolute;
    top: -webkit-calc(100% + 20px);
    top: calc(100% + 20px);
    left: 0px;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s
}

.menu-content-dropdown:before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    width: 55px;
    height: 20px;
    background: #27272F;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s
}

.menu-content-dropdown.active {
    opacity: 1;
    visibility: visible;
    top: -webkit-calc(100% + 9px);
    top: calc(100% + 9px)
}

.menu-content-dropdown.active:before {
    top: -18px
}

.menu-content-dropdown .content {
    overflow-y: auto;
    max-height: -webkit-calc(100vh - 105px);
    max-height: calc(100vh - 105px)
}

.menu-content-dropdown .content:after {
    content: '';
    display: block;
    clear: both
}

.menu-content-dropdown .menu-slider {
    background: #2D2D35;
    padding: 15px;
    width: 300px;
    float: left;
    color: #fff;
    font-size: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    min-height: 360px;
    margin: 15px 0 15px 15px
}

@media (max-width: 960px) {
    .menu-content-dropdown .menu-slider {
        display: none
    }
}

.menu-content-dropdown .menu-slider .item {
    display: block;
    margin-bottom: 80px;
    position: relative;
    color: #fff
}

.menu-content-dropdown .menu-slider .item .img {
    margin-bottom: 15px;
    position: relative
}

.menu-content-dropdown .menu-slider .item .img:after {
    content: '';
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s
}

.menu-content-dropdown .menu-slider .item .title {
    font-size: 15px;
    font-weight: 400;
    font-weight: 300;
    line-height: 20px;
    margin-top: 0px;
    display: inline;
    border-bottom: 1px solid transparent;
    -webkit-transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    transition: border-color 0.3s
}

.menu-content-dropdown .menu-slider .item .meta {
    margin-top: 5px;
    padding-left: 1px
}

.menu-content-dropdown .menu-slider .item:hover .title {
    border-color: #fff
}

.menu-content-dropdown .menu-slider .item:hover .img {
    margin-bottom: 15px;
    position: relative
}

.menu-content-dropdown .menu-slider .item:hover .img:after {
    background: rgba(9, 15, 35, 0.6)
}

.menu-content-dropdown .menu-slider .slick-arrow {
    display: inline-block;
    position: absolute;
    bottom: 15px;
    border: none;
    width: 40px;
    height: 40px;
    outline: none;
    background: none;
    border: 1px solid rgba(255, 255, 255, 0.15);
    left: 15px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 2;
    -webkit-border-radius: 0;
    border-radius: 0
}

.menu-content-dropdown .menu-slider .slick-arrow:before {
    content: '\eA09';
    color: rgba(255, 255, 255, 0.15);
    display: inline-block;
    vertical-align: middle;
    font-family: 'iconFont';
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 12px;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s
}

.menu-content-dropdown .menu-slider .slick-arrow:hover {
    border-color: rgba(255, 255, 255, 0.3)
}

.menu-content-dropdown .menu-slider .slick-arrow:hover:before {
    color: #fff
}

.menu-content-dropdown .menu-slider .slick-next {
    left: 60px
}

.menu-content-dropdown .menu-slider .slick-prev:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.menu-content-dropdown .menu-slider .slick-dots {
    position: absolute;
    right: 15px;
    bottom: 30px
}

.menu-content-dropdown .menu-slider .slick-dots li {
    float: left
}

.menu-content-dropdown .menu-slider .slick-dots li button {
    border: none;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 10px;
    width: 10px;
    display: inline-block;
    padding: 0;
    margin-left: 8px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background: #686868
}

.menu-content-dropdown .menu-slider .slick-dots li.slick-active button {
    background: #fff
}

.menu-content-dropdown .menu-slider .slick-dots li:hover button {
    background: #fff
}

.menu-content-dropdown .footer {
    padding: 6px 15px;
    display: block;
    background: #131317;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.menu-content-dropdown .footer li {
    float: left;
    margin: 4px 0;
    margin-right: 30px
}

.menu-content-dropdown .footer li a {
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.3);
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s
}

.menu-content-dropdown .footer li a:hover {
    color: #fff
}

.menu-content-dropdown .footer:after {
    content: '';
    display: block;
    clear: both
}

.inner-menu {
    float: left;
    padding: 40px;
    padding-left: 30px;
    max-width: 280px;
    width: 100%;
    color: #fff;
    min-height: 350px;
    line-height: 1.4
}

@media (max-width: 700px) {
    .inner-menu {
        padding-left: 10px;
        max-width: 220px;
        padding: 40px 20px
    }
}

@media (max-width: 500px) {
    .inner-menu {
        padding: 40px 5px;
        max-width: 160px
    }
}

.inner-menu li {
    display: block;
    margin-bottom: 22px;
    position: relative
}

@media (max-width: 500px) {
    .inner-menu li {
        margin-bottom: 15px
    }
}

.inner-menu li.adaptive {
    display: none
}

@media (max-width: 920px) {
    .inner-menu li.adaptive {
        display: block
    }
}

.inner-menu li:last-of-type {
    margin-bottom: 0
}

.inner-menu li a {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    padding-left: 10px;
    padding-top: 6px;
    padding-bottom: 4px;
    display: block;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: relative;
    width: 100%;
    text-decoration: underline;
    -webkit-text-decoration-color: transparent;
    text-decoration-color: transparent
}

.inner-menu li a:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -11px;
    width: 100%;
    height: 11px
}

.inner-menu li a:after {
    content: '';
    position: absolute;
    left: 0;
    top: -11px;
    width: 100%;
    height: 11px
}

@media (max-width: 500px) {
    .inner-menu li a {
        font-size: 14px;
        padding-right: 14px
    }
}

.inner-menu li a.active {
    width: -webkit-calc(100% + 38px);
    width: calc(100% + 38px);
    background: rgba(255, 255, 255, 0.1);
    padding-right: 55px;
    font-weight: 500
}

@media (max-width: 700px) {
    .inner-menu li a.active {
        width: -webkit-calc(100% + 18px);
        width: calc(100% + 18px);
        padding-right: 20px
    }
}

@media (max-width: 500px) {
    .inner-menu li a.active {
        width: -webkit-calc(100% + 2px);
        width: calc(100% + 2px);
        padding-right: 20px
    }
}

.inner-menu li:before {
    position: absolute;
    top: 50%;
    right: -30px;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
    font-size: 7px;
    color: #fff
}

@media (max-width: 700px) {
    .inner-menu li:before {
        right: -15px
    }
}

@media (max-width: 500px) {
    .inner-menu li:before {
        right: 0px
    }
}

.inner-menu li .arrow {
    position: absolute;
    top: -11px;
    right: -20px;
    height: -webkit-calc(100% + 22px);
    height: calc(100% + 22px);
    width: -webkit-calc(100% + 40px);
    width: calc(100% + 40px);
    z-index: 4
}

.inner-menu li.clicked .arrow {
    pointer-events: none
}

.inner-menu li.clicked a {
    -webkit-text-decoration-color: #fff;
    text-decoration-color: #fff
}

.inner-submenu {
    float: left;
    padding-bottom: 0;
    width: -webkit-calc(100% - 595px);
    width: calc(100% - 595px);
    color: #fff;
    position: relative
}

@media (max-width: 960px) {
    .inner-submenu {
        width: -webkit-calc(100% - 280px);
        width: calc(100% - 280px)
    }
}

@media (max-width: 700px) {
    .inner-submenu {
        width: -webkit-calc(100% - 220px);
        width: calc(100% - 220px)
    }
}

@media (max-width: 500px) {
    .inner-submenu {
        width: -webkit-calc(100% - 160px);
        width: calc(100% - 160px)
    }
}

.inner-submenu .categories {
    min-height: 396px;
    padding: 30px;
    margin-bottom: 30px;
    position: relative;
    background: rgba(255, 255, 255, 0.1)
}

@media (max-width: 1100px) {
    .inner-submenu .categories {
        margin-bottom: 0px
    }
}

@media (max-width: 920px) {
    .inner-submenu .categories {
        min-height: 490px
    }
}

@media (max-width: 500px) {
    .inner-submenu .categories {
        padding: 30px 5px
    }
}

.inner-submenu .categories .all-categories {
    position: absolute;
    right: 25px;
    bottom: 25px
}

@media (max-width: 400px) {
    .inner-submenu .categories .all-categories {
        right: 10px;
        padding-right: 10px;
        padding-left: 10px;
        white-space: nowrap
    }
}

.inner-submenu .col {
    float: left;
    margin-right: 15px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 640px) {
    .inner-submenu .col {
        width: 100%;
        margin-right: 0
    }
}

.inner-submenu .col:last-of-type {
    margin-right: 0
}

.inner-submenu .col:nth-of-type(3) {
    padding-bottom: 40px
}

.inner-submenu li {
    float: left;
    margin-bottom: 10px;
    display: block;
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3)
}

@media (max-width: 640px) {
    .inner-submenu li {
        margin-bottom: 0px;
        width: 100%
    }
}

.inner-submenu li:last-of-type {
    margin-bottom: 0
}

.inner-submenu li a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    display: block;
    line-height: 17px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    padding: 7px 15px;
    padding-top: 8px
}

@media (max-width: 1100px) {
    .inner-submenu li a {
        font-size: 14px
    }
}

@media (max-width: 400px) {
    .inner-submenu li a {
        font-size: 13px;
        padding: 4px 10px;
        padding-top: 5px
    }
}

.inner-submenu li a:hover {
    color: #fff;
    background: rgba(39, 39, 47, 0.7)
}

.inner-submenu .category {
    left: 30px;
    top: 40px;
    width: 100%;
    display: none
}

@media (max-width: 640px) {
    .inner-submenu .category {
        padding-bottom: 40px
    }
}

.inner-submenu .category.active {
    display: block
}

.inner-submenu .category:after {
    content: '';
    display: block;
    clear: both
}

.inner-submenu .posts-suggest {
    display: block;
    width: 100%
}

@media (max-width: 1100px) {
    .inner-submenu .posts-suggest {
        display: none
    }
}

.inner-submenu .posts-suggest .categories-suggest {
    display: none
}

.inner-submenu .posts-suggest .categories-suggest.active {
    display: block
}

.inner-submenu .post {
    margin-bottom: 30px;
    float: left;
    width: -webkit-calc(50% - 15px);
    width: calc(50% - 15px);
    margin-right: 30px;
    padding-right: 10px
}

.inner-submenu .post:last-of-type {
    margin-right: 0;
    padding-right: 20px
}

.inner-submenu .post .img {
    float: left;
    height: 80px;
    width: 80px;
    margin-right: 10px;
    position: relative
}

.inner-submenu .post .img:after {
    content: '';
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s
}

.inner-submenu .post .img img {
    max-height: 100%;
    max-width: 100%
}

.inner-submenu .post .tag {
    width: -webkit-calc(100% - 90px);
    width: calc(100% - 90px);
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.8);
    font-size: 12px;
    font-family: PTSansPro, Arial;
    font-weight: 400;
    margin-bottom: 5px;
    float: left
}

.inner-submenu .post .title {
    width: -webkit-calc(100% - 90px);
    width: calc(100% - 90px);
    float: left
}

.inner-submenu .post .title h5, .inner-submenu .post .title div {
    font-weight: 400;
    font-size: 12px;
    color: #fff;
    margin: 0;
    line-height: 20px;
    border-bottom: 1px solid transparent;
    -webkit-transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    transition: border-color 0.3s;
    display: inline
}

.inner-submenu .post:hover .title h5, .inner-submenu .post:hover .title div {
    border-color: #fff
}

.inner-submenu .post:hover .img:after {
    background: rgba(9, 15, 35, 0.6)
}

.socials {
    float: right
}

@media (max-width: 960px) {
    .socials {
        float: left;
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        margin-top: 20px
    }
}

.socials:after {
    content: '';
    display: block;
    clear: both
}

.socials .socials-wrap {
    float: right
}

.socials a {
    float: left;
    margin-right: 15px;
    height: 50px;
    width: 50px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

@media (max-width: 410px) {
    .socials a {
        margin-right: 10px;
        height: 40px;
        width: 40px
    }
}

.socials a:last-of-type {
    margin-right: 0
}

.socials a.icon-tw:before {
    font-size: 14px
}

.socials a.icon-yt:before {
    font-size: 20px
}

.socials a.icon-ig:before {
    font-size: 17px
}

.socials a:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 16px;
    color: #fff;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s
}

.socials a:hover {
    border-color: #fff;
    background: #fff;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.socials a:hover.icon-fb:before {
    color: #3b5998
}

.socials a:hover.icon-gp:before {
    color: #dd4b39
}

.socials a:hover.icon-tw:before {
    color: #00aced
}

.socials a:hover.icon-pt:before {
    color: #cb2027
}

.socials a:hover.icon-yt:before {
    color: #bb0000
}

.socials a:hover.icon-ig:before {
    color: #bc2a8d
}

.main-footer {
    display: block;
    background: #22272E;
    padding: 50px 0;
    color: rgba(255, 255, 255, 0.3);
    z-index: 1501
}

.main-footer .header-part {
    margin-bottom: 50px
}

@media (max-width: 410px) {
    .main-footer .header-part {
        margin-bottom: 25px
    }
}

.main-footer .header-part:after {
    content: '';
    display: block;
    clear: both
}

.main-footer .header-part .left-part {
    width: -webkit-calc(100% - 410px);
    width: calc(100% - 410px);
    float: left
}

@media (max-width: 960px) {
    .main-footer .header-part .left-part {
        width: 100%
    }
}

.main-footer .header-part .logo {
    float: left;
    margin-right: 30px;
    width: 170px;
    height: 50px;
    font-size: 0;
    position: relative;
    background: #D7112A
}

.main-footer .header-part .logo svg {
    width: 110px;
    height: 36px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (max-width: 500px) {
    .main-footer .header-part .logo {
        left: 50%;
        position: relative;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.main-footer .header-part .footer-text {
    float: left;
    width: -webkit-calc(100% - 200px);
    width: calc(100% - 200px);
    font-family: PTSansPro, Arial;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
    max-width: 480px;
    margin-top: 4px
}

@media (max-width: 960px) {
    .main-footer .header-part .footer-text {
        max-width: 100%
    }
}

@media (max-width: 500px) {
    .main-footer .header-part .footer-text {
        width: 100%;
        margin-top: 20px
    }
}

.main-footer .header-part .footer-text a {
    color: #fff;
    text-decoration: underline;
    -webkit-text-decoration-color: transparent;
    text-decoration-color: transparent;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.main-footer .header-part .footer-text a:hover {
    -webkit-text-decoration-color: #fff;
    text-decoration-color: #fff
}

.main-footer .header-part .copyright {
    float: left;
    width: 100%;
    margin-top: 10px;
    font-family: PTSansPro, Arial;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

.main-footer .main-part {
    margin-bottom: 34px
}

@media (max-width: 500px) {
    .main-footer .main-part {
        margin-bottom: 10px
    }
}

.main-footer .main-part:after {
    content: '';
    display: block;
    clear: both
}

.main-footer .main-part .links {
    float: left;
    margin-right: 30px;
    width: -webkit-calc(100% / 6 - 125px / 5);
    width: calc(100% / 6 - 125px / 5)
}

@media (max-width: 760px) {
    .main-footer .main-part .links {
        width: -webkit-calc(100% / 3 - 40px / 2);
        width: calc(100% / 3 - 40px / 2);
        margin-bottom: 20px
    }
}

@media (max-width: 440px) {
    .main-footer .main-part .links {
        width: -webkit-calc(50% - 15px);
        width: calc(50% - 15px);
        margin-bottom: 20px
    }
}

.main-footer .main-part .links:nth-of-type(6n) {
    margin-right: 0
}

@media (max-width: 760px) {
    .main-footer .main-part .links:nth-of-type(6n) {
        margin-right: 30px
    }
}

@media (max-width: 760px) {
    .main-footer .main-part .links:nth-of-type(3n) {
        margin-right: 0
    }
}

@media (max-width: 440px) {
    .main-footer .main-part .links:nth-of-type(3n) {
        margin-right: 30px
    }
}

@media (max-width: 440px) {
    .main-footer .main-part .links:nth-of-type(2n) {
        margin-right: 0
    }
}

.main-footer .main-part .links .link {
    margin-bottom: 16px
}

.main-footer .main-part .links .link a {
    color: #666F7C;
    font-weight: 400;
    font-size: 14px;
    border-bottom: 1px solid transparent;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    display: block
}

.main-footer .main-part .links .link a:hover {
    color: #fff
}

.main-footer .main-part .links .link a.title-link {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.2
}

@media (max-width: 960px) {
    .main-footer .main-part .links .link a.title-link {
        font-size: 14px
    }
}

.main-footer .main-part .links .link a.title-link:hover {
    opacity: 0.6
}

.main-footer .footer-part .deco {
    float: left;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.main-footer .footer-part .deco:hover {
    opacity: 0.6
}

.main-footer .footer-part .deco img {
    width: 140px
}

.main-footer .footer-part .bottom-links {
    float: right;
    margin-top: 4px;
    margin-right: 4px
}

@media (max-width: 660px) {
    .main-footer .footer-part .bottom-links {
        margin-top: 20px;
        width: 100%
    }
}

.main-footer .footer-part .bottom-links .bottom-links-wrap {
    float: left
}

.main-footer .footer-part .bottom-links .bottom-links-wrap a {
    float: left;
    color: #fff;
    margin-right: 40px;
    border-bottom: 1px solid transparent;
    -webkit-transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    transition: border-color 0.3s;
    font-size: 16px;
    font-family: PTSansPro, Arial;
    font-weight: 400;
    line-height: 1
}

@media (max-width: 800px) {
    .main-footer .footer-part .bottom-links .bottom-links-wrap a {
        font-size: 14px;
        margin-right: 20px
    }
}

@media (max-width: 500px) {
    .main-footer .footer-part .bottom-links .bottom-links-wrap a {
        margin-bottom: 10px
    }
}

.main-footer .footer-part .bottom-links .bottom-links-wrap a:last-of-type {
    margin-right: 0
}

.main-footer .footer-part .bottom-links .bottom-links-wrap a:hover {
    border-color: #fff
}

header .logo {
    overflow: hidden
}

header .logo .static-logo {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-filter: blur(0px);
    filter: blur(0px);
    height: 36px;
    width: 110px;
    display: inline-block
}

header .logo .static-logo svg {
    height: 36px;
    width: 110px
}

header .logo .road-wrap {
    display: inline-block;
    position: absolute;
    width: 20px;
    height: 145%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-perspective: 40px;
    perspective: 40px;
    top: -40px
}

header .logo .road-wrap .road {
    width: 20px;
    height: 70px;
    background: rgba(0, 0, 0, 0.1);
    position: relative;
    -webkit-transform: rotateX(70deg) scale(0);
    transform: rotateX(70deg) scale(0);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

header .logo .road-wrap .road.active {
    -webkit-transform: rotateX(70deg) scale(1);
    transform: rotateX(70deg) scale(1);
    opacity: 1
}

header .logo .road-wrap .road.active .left-side {
    -webkit-animation: roadLine infinite;
    animation: roadLine infinite;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

header .logo .road-wrap .road.active .right-side {
    -webkit-animation: roadLine infinite;
    animation: roadLine infinite;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

header .logo .road-wrap .road .left-side {
    position: absolute;
    left: 0;
    top: 0;
    width: 2px;
    height: 100%;
    border-left: 1px dashed #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

header .logo .road-wrap .road .right-side {
    position: absolute;
    right: 0;
    top: 0;
    width: 2px;
    height: 100%;
    border-right: 1px dashed #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

header .logo .wheel {
    position: absolute;
    display: inline-block;
    bottom: -28px;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(0deg);
    -ms-transform: translateX(-50%) rotate(0deg);
    transform: translateX(-50%) rotate(0deg);
    opacity: 0;
    -webkit-transition: -webkit-transform 0.1s;
    transition: -webkit-transform 0.1s;
    -o-transition: transform 0.1s;
    transition: transform 0.1s;
    transition: transform 0.1s, -webkit-transform 0.1s
}

header .logo .wheel svg {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    -o-transition: transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s
}

header .logo .wheel.active {
    -webkit-transform: translateX(-50%) rotate(0deg);
    -ms-transform: translateX(-50%) rotate(0deg);
    transform: translateX(-50%) rotate(0deg);
    opacity: 1;
    -webkit-animation: wheel infinite;
    animation: wheel infinite;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

header .logo .wheel.active svg {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

header .logo .wheel.without-animation {
    -webkit-animation: none;
    animation: none
}

header .logo.active .static-logo {
    opacity: 0;
    -webkit-filter: blur(6px);
    filter: blur(6px);
    -webkit-transform: translate(-50%, -50%) scale(1.4);
    -ms-transform: translate(-50%, -50%) scale(1.4);
    transform: translate(-50%, -50%) scale(1.4)
}

@-webkit-keyframes wheel {
    0% {
        -webkit-transform: translateX(-50%) rotate(0deg);
        transform: translateX(-50%) rotate(0deg)
    }
    33% {
        -webkit-transform: translateX(-50%) rotate(-15deg);
        transform: translateX(-50%) rotate(-15deg)
    }
    66% {
        -webkit-transform: translateX(-50%) rotate(15deg);
        transform: translateX(-50%) rotate(15deg)
    }
    100% {
        -webkit-transform: translateX(-50%) rotate(0deg);
        transform: translateX(-50%) rotate(0deg)
    }
}

@keyframes wheel {
    0% {
        -webkit-transform: translateX(-50%) rotate(0deg);
        transform: translateX(-50%) rotate(0deg)
    }
    33% {
        -webkit-transform: translateX(-50%) rotate(-15deg);
        transform: translateX(-50%) rotate(-15deg)
    }
    66% {
        -webkit-transform: translateX(-50%) rotate(15deg);
        transform: translateX(-50%) rotate(15deg)
    }
    100% {
        -webkit-transform: translateX(-50%) rotate(0deg);
        transform: translateX(-50%) rotate(0deg)
    }
}

@-webkit-keyframes roadLine {
    from {
        top: 0px
    }
    to {
        top: 20px
    }
}

@keyframes roadLine {
    from {
        top: 0px
    }
    to {
        top: 20px
    }
}

body header .logo .road-wrap {
    width: 60px;
    height: 165%;
    -webkit-perspective: 70px;
    perspective: 70px;
    top: -50px
}

body header .logo .road-wrap .road {
    width: 60px;
    height: 120px
}

body header .logo .road-wrap .road .left-side {
    border: 2px dashed #fff
}

body header .logo .road-wrap .road .right-side {
    border: 2px dashed #fff
}

body header .logo .road-wrap .road.active .left-side {
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s
}

body header .logo .road-wrap .road.active .right-side {
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s
}

body.logged-in header .nav li a {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

body.logged-in header .profile {
    height: 34px;
    width: 34px;
    top: 8px;
    left: 5px;
    margin-left: 0px
}

@media (max-width: 380px) {
    body.logged-in header .logo {
        left: 42%
    }
}

@media (max-width: 380px) {
    body.logged-in header .wrap, body.logged-in header .wrap--no-padding {
        padding-left: 12px;
        padding-right: 8px
    }
}

.inputs .multiselect-block, .inputs-row .multiselect-block {
    height: 50px;
    position: relative;
    z-index: 4
}

.inputs .multiselect-block .dropdown-toggle, .inputs-row .multiselect-block .dropdown-toggle {
    border: 1px solid #CDD6DE;
    -webkit-border-radius: 0;
    border-radius: 0;
    min-height: 50px;
    max-height: 50px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background: #fff;
    overflow: hidden;
    padding-left: 5px;
    padding-right: 34px
}

.inputs .multiselect-block .dropdown-toggle .form-control, .inputs-row .multiselect-block .dropdown-toggle .form-control {
    width: 100% !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 8px !important;
    height: 47px !important;
    background: transparent
}

.inputs .multiselect-block .dropdown-toggle .open-indicator, .inputs-row .multiselect-block .dropdown-toggle .open-indicator {
    position: absolute;
    top: 18px;
    right: 25px;
    -webkit-transition: opacity 0.25s;
    -o-transition: opacity 0.25s;
    transition: opacity 0.25s
}

.inputs .multiselect-block .dropdown-toggle .open-indicator:before, .inputs-row .multiselect-block .dropdown-toggle .open-indicator:before {
    color: #CDD6DE !important;
    font-size: 8px;
    content: '\eA06';
    border: none;
    background: transparent;
    -webkit-transform: translateX(0px) !important;
    -ms-transform: translateX(0px) !important;
    transform: translateX(0px) !important;
    display: inline-block;
    vertical-align: middle;
    font-family: 'iconFont';
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none
}

.inputs .multiselect-block .dropdown-toggle .selected-tag, .inputs-row .multiselect-block .dropdown-toggle .selected-tag {
    margin-top: 12px;
    border: none;
    padding: 1px 6px
}

.inputs .multiselect-block .dropdown-toggle .selected-tag button, .inputs-row .multiselect-block .dropdown-toggle .selected-tag button {
    opacity: 1
}

.inputs .multiselect-block .dropdown-toggle .selected-tag span, .inputs-row .multiselect-block .dropdown-toggle .selected-tag span {
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
    color: #adadad
}

.inputs .multiselect-block .dropdown-toggle .selected-tag span:hover, .inputs-row .multiselect-block .dropdown-toggle .selected-tag span:hover {
    color: #D7112A
}

.inputs .multiselect-block .dropdown.open .dropdown-toggle, .inputs-row .multiselect-block .dropdown.open .dropdown-toggle {
    max-height: 200px;
    overflow: visible
}

.inputs .multiselect-block.active .dropdown-toggle .open-indicator, .inputs-row .multiselect-block.active .dropdown-toggle .open-indicator {
    opacity: 0
}

.inputs .input-wrap:nth-of-type(1), .inputs-row .input-wrap:nth-of-type(1) {
    z-index: 9
}

.inputs .input-wrap:nth-of-type(2), .inputs-row .input-wrap:nth-of-type(2) {
    z-index: 8
}

.inputs .input-wrap:nth-of-type(3), .inputs-row .input-wrap:nth-of-type(3) {
    z-index: 7
}

.inputs .input-wrap:nth-of-type(4), .inputs-row .input-wrap:nth-of-type(4) {
    z-index: 6
}

.inputs .input-wrap:nth-of-type(5), .inputs-row .input-wrap:nth-of-type(5) {
    z-index: 5
}

.inputs .input-wrap:nth-of-type(6), .inputs-row .input-wrap:nth-of-type(6) {
    z-index: 4
}

.inputs {
    z-index: 10;
    position: relative
}

.items.without-arrows + .slider-arrows {
    display: none
}

.comparison-page-container .sticky-head {
    max-width: 999999px !important;
    -webkit-transition: 0s !important;
    -o-transition: 0s !important;
    transition: 0s !important;
    width: auto !important
}

body.comparison-page {
    overflow-x: auto
}

.content-shares.content-shares--mobile {
    float: left;
    display: none;
    width: 100%;
    margin-bottom: 15px;
    position: relative;
    top: -5px
}

@media (max-width: 600px) {
    .content-shares.content-shares--mobile {
        display: block
    }
}

@media (max-width: 520px) {
    .content-shares.content-shares--mobile {
        margin-top: 0
    }
}

.content-shares.content-shares--mobile .overflow-wrap {
    width: auto;
    margin-right: 10px !important
}

.content-shares.content-shares--mobile a {
    font-size: 0;
    width: 42px;
    padding: 8px 0 !important;
    text-align: center
}

.content-shares.content-shares--mobile a:before {
    font-size: 14px;
    margin: 0 !important
}

img {
    max-width: 100%
}

.content-rules:after {
    content: '';
    display: block;
    clear: both
}

.content-rules h1, .content-rules h2, .content-rules h3, .content-rules h4, .content-rules h5, .content-rules h6 {
    color: #000;
    font-weight: 500;
    margin-top: 30px;
    margin-bottom: 25px
}

.content-rules p {
    margin-top: 10px;
    margin-bottom: 20px
}

.content-rules .wrap > p, .content-rules .wrap--no-padding > p, .content-rules .wrap > span, .content-rules .wrap--no-padding > span {
    font-size: 18px;
    line-height: 32px;
    color: #333;
    font-weight: 400
}

@media (max-width: 420px) {
    .content-rules .wrap > p, .content-rules .wrap--no-padding > p, .content-rules .wrap > span, .content-rules .wrap--no-padding > span {
        font-size: 16px;
        line-height: 28px
    }
}

.content-rules .wrap > p > a:not([class^="btn-"]), .content-rules .wrap--no-padding > p > a:not([class^="btn-"]), .content-rules .wrap > span > a:not([class^="btn-"]), .content-rules .wrap--no-padding > span > a:not([class^="btn-"]) {
    border-bottom: 1px dotted rgba(26, 96, 255, 0.3)
}

.content-rules .wrap > p > a:not([class^="btn-"]):hover, .content-rules .wrap--no-padding > p > a:not([class^="btn-"]):hover, .content-rules .wrap > span > a:not([class^="btn-"]):hover, .content-rules .wrap--no-padding > span > a:not([class^="btn-"]):hover {
    border-color: #004eff
}

.content-rules .wrap > p.two-columns, .content-rules .wrap--no-padding > p.two-columns, .content-rules .wrap > span.two-columns, .content-rules .wrap--no-padding > span.two-columns {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 100px;
    column-gap: 100px;
    font-size: 14px
}

@media (max-width: 600px) {
    .content-rules .wrap > p.two-columns, .content-rules .wrap--no-padding > p.two-columns, .content-rules .wrap > span.two-columns, .content-rules .wrap--no-padding > span.two-columns {
        -webkit-column-gap: 40px;
        column-gap: 40px
    }
}

@media (max-width: 480px) {
    .content-rules .wrap > p.two-columns, .content-rules .wrap--no-padding > p.two-columns, .content-rules .wrap > span.two-columns, .content-rules .wrap--no-padding > span.two-columns {
        -webkit-column-count: 1;
        column-count: 1
    }
}

.content-rules .wrap > p.two-columns b, .content-rules .wrap--no-padding > p.two-columns b, .content-rules .wrap > p.two-columns strong, .content-rules .wrap--no-padding > p.two-columns strong, .content-rules .wrap > p.two-columns a, .content-rules .wrap--no-padding > p.two-columns a, .content-rules .wrap > span.two-columns b, .content-rules .wrap--no-padding > span.two-columns b, .content-rules .wrap > span.two-columns strong, .content-rules .wrap--no-padding > span.two-columns strong, .content-rules .wrap > span.two-columns a, .content-rules .wrap--no-padding > span.two-columns a {
    font-size: 14px
}

.content-rules > p, .content-rules > span {
    font-size: 18px;
    font-weight: 400;
    color: #333;
    line-height: 32px
}

@media (max-width: 420px) {
    .content-rules > p, .content-rules > span {
        font-size: 16px;
        line-height: 28px
    }
}

.content-rules > p > a, .content-rules > span > a {
    border-bottom: 1px dotted rgba(26, 96, 255, 0.3)
}

.content-rules > p > a:hover, .content-rules > span > a:hover {
    border-color: #004eff
}

.content-rules > p > a[href^="https://cdn2.autocentre.ua/wp-content"], .content-rules > span > a[href^="https://cdn2.autocentre.ua/wp-content"] {
    border: none !important;
    pointer-events: none
}

.content-rules > p.two-columns, .content-rules > span.two-columns {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 100px;
    column-gap: 100px;
    font-size: 14px
}

@media (max-width: 600px) {
    .content-rules > p.two-columns, .content-rules > span.two-columns {
        -webkit-column-gap: 40px;
        column-gap: 40px
    }
}

@media (max-width: 480px) {
    .content-rules > p.two-columns, .content-rules > span.two-columns {
        -webkit-column-count: 1;
        column-count: 1
    }
}

.content-rules > p.two-columns b, .content-rules > p.two-columns strong, .content-rules > p.two-columns a, .content-rules > span.two-columns b, .content-rules > span.two-columns strong, .content-rules > span.two-columns a {
    font-size: 14px
}

.content-rules span {
    line-height: 1
}

.content-rules span b {
    font-size: 14px;
    font-weight: 500;
    line-height: 24px
}

.content-rules b, .content-rules strong {
    font-size: 18px;
    line-height: 32px;
    color: #333;
    font-weight: 600
}

.content-rules h1 {
    font-size: 34px;
    line-height: 32px
}

@media (max-width: 600px) {
    .content-rules h1 {
        font-size: 26px;
        line-height: 30px
    }
}

.content-rules h2 {
    font-size: 32px;
    line-height: 32px
}

@media (max-width: 600px) {
    .content-rules h2 {
        font-size: 24px;
        line-height: 28px
    }
}

.content-rules h3 {
    font-size: 24px;
    line-height: 30px
}

.content-rules table h3 {
    font-size: 14px;
    line-height: normal;
}

.content-rules h4 {
    font-size: 18px;
    line-height: 30px
}

.content-rules h5 {
    font-size: 32px;
    line-height: 38px;
    font-weight: 300;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 15px
}

@media (max-width: 600px) {
    .content-rules h5 {
        font-size: 26px;
        line-height: 30px
    }
}

.content-rules h6 {
    font-size: 17px;
    line-height: 28px
}

.content-rules a:not([class^="btn-"]) {
    color: #1A60FF;
    font-size: 18px;
    line-height: 32px;
    font-weight: 400;
    -webkit-transition: border-color 0.25s;
    -o-transition: border-color 0.25s;
    transition: border-color 0.25s
}

.content-rules > p:nth-of-type(1):first-letter {
    font-size: 92px;
    font-weight: 500;
    color: #fff;
    background: #D7112A;
    padding: 14px 25px;
    margin-right: 20px;
    margin-bottom: 8px;
    float: left;
    border-top: 32px solid #D7112A;
    border-bottom: 28px solid #D7112A;
    text-transform: uppercase
}

@media (max-width: 600px) {
    .content-rules > p:nth-of-type(1):first-letter {
        font-size: 60px;
        padding: 0px 25px;
        margin-bottom: 4px
    }
}

@media (max-width: 420px) {
    .content-rules > p:nth-of-type(1):first-letter {
        font-size: 54px;
        padding: 0px 20px;
        margin-bottom: 4px;
        border-top: 26px solid #D7112A;
        border-bottom: 20px solid #D7112A
    }
}

.content-rules img {
    max-width: 100%;
    height: auto
}

.content-rules .alignnone {
    margin: 15px 0;
    clear: both
}

.content-rules .alignright {
    float: right;
    margin: 15px 0 15px 20px
}

.content-rules .alignleft {
    float: left;
    margin: 15px 20px 15px 0
}

.content-rules .aligncenter {
    margin: 15px auto;
    display: block;
    clear: both
}

.content-rules iframe {
    width: 100%;
    max-width: 100%;
    margin: 30px 0;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important
}

.content-rules iframe.video {
    min-height: 370px !important;
    margin:15px 0;
}

@media (max-width: 700px) {
    .content-rules iframe.video {
        height: 320px !important
    }
}

.content-rules iframe.facebook-video {
    height: 518px !important
}

@media (max-width: 880px) {
    .content-rules iframe.facebook-video {
        height: 460px !important
    }
}

@media (max-width: 800px) {
    .content-rules iframe.facebook-video {
        height: 410px !important
    }
}

@media (max-width: 700px) {
    .content-rules iframe.facebook-video {
        height: 350px !important
    }
}

@media (max-width: 600px) {
    .content-rules iframe.facebook-video {
        height: 300px !important
    }
}

@media (max-width: 540px) {
    .content-rules iframe.facebook-video {
        height: 270px !important
    }
}

@media (max-width: 460px) {
    .content-rules iframe.facebook-video {
        height: 220px !important
    }
}

@media (max-width: 360px) {
    .content-rules iframe.facebook-video {
        height: 190px !important
    }
}

.content-rules iframe iframe.instagram-media {
    max-width: 100% !important;
    width: 658px !important
}

@media (max-width: 420px) {
    .content-rules iframe iframe:not(.instagram-media):not(.twitter-tweet) {
        width: -webkit-calc(100% + 20px);
        width: calc(100% + 20px);
        max-width: -webkit-calc(100% + 20px);
        max-width: calc(100% + 20px);
        position: relative;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%
    }
}

.content-rules blockquote {
    font-size: 24px;
    line-height: 46px;
    font-weight: 300;
    color: #666;
    margin: 0
}

@media (max-width: 1100px) {
    .content-rules blockquote {
        font-size: 20px;
        line-height: 40px
    }
}

@media (max-width: 400px) {
    .content-rules blockquote {
        font-size: 18px;
        line-height: 36px
    }
}

.content-rules ul:not(.slick-dots):not(.input-select-dropdown), .content-rules ol {
    margin: 5px 0;
    padding: 0
}

.content-rules ul:not(.slick-dots):not(.input-select-dropdown):after, .content-rules ol:after {
    content: '';
    display: block;
    clear: both
}

.content-rules ul:not(.slick-dots):not(.input-select-dropdown) li, .content-rules ol li {
    color: #333333;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 25px
}

@media (max-width: 700px) {
    .content-rules ul:not(.slick-dots):not(.input-select-dropdown) li, .content-rules ol li {
        font-size: 15px;
        margin-bottom: 20px
    }
}

.content-rules ul:not(.slick-dots):not(.input-select-dropdown) li b, .content-rules ol li b {
    font-size: 18px;
    line-height: 22px
}

@media (max-width: 700px) {
    .content-rules ul:not(.slick-dots):not(.input-select-dropdown) li b, .content-rules ol li b {
        font-size: 15px
    }
}

.content-rules ul:not(.slick-dots):not(.input-select-dropdown) li {
    padding-left: 40px;
    position: relative
}

.content-rules ul:not(.slick-dots):not(.input-select-dropdown) li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 18px;
    width: 18px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #434343
}

.content-rules ul.default-list:not(.slick-dots):not(.input-select-dropdown) li:before {
    display: none
}

.content-rules ul:not(.slick-dots):not(.input-select-dropdown) li:after {
    content: '';
    position: absolute;
    left: 6px;
    height: 6px;
    top: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 6px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #434343
}

.content-rules ul.default-list:not(.slick-dots):not(.input-select-dropdown) li:after {
    border: none;
    top: 13px;
}

.content-rules ol {
    list-style-type: none;
    counter-reset: li
}

.content-rules ol li {
    list-style: none;
    position: relative;
    padding-left: 45px
}

.content-rules ol li:before {
    counter-increment: li;
    content: counter(li, decimal-leading-zero);
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 500;
    font-size: 16px
}

.content-rules .custom-table {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 15px
}

.content-rules .custom-table.F1-fix {
    display: block !important;
    overflow: auto !important
}

.content-rules .custom-table b {
    line-height: 15px !important;
    font-size: 13px !important
}

.content-rules .custom-table a {
    font-size: 13px !important;
    line-height: 15px !important
}

.content-rules .custom-table tr {
    border-bottom: 1px solid #DDDDDD
}

.content-rules .custom-table tr:first-of-type {
    border-color: transparent;
    background: #eee
}

.content-rules .custom-table.striped-table tr:nth-of-type(2n+1) {
    border-color: transparent;
    background: #eee
}

.content-rules .custom-table:not(.striped-table) tr:first-of-type td {
    padding: 24px 20px;
    font-weight: 500;
    font-size: 13px
}

.content-rules .custom-table tr td {
    padding: 18px 10px;
    font-size: 12px;
    vertical-align: middle;
    font-weight: 400;
    position: relative;
    line-height: 15px !important
}

.content-rules .custom-table tr td:first-of-type {
    font-weight: 500;
    font-size: 13px;
    width: 27.4%
}

.content-rules .custom-table.fifthy-table tr td:first-of-type {
    width: 50%;
}

.content-rules .custom-table.fifthy-table tr td:last-of-type {
    width: 50%;
    text-align: right;
}

.content-rules table:not(.custom-table) {
    table-layout: fixed;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 15px
}

.content-rules table:not(.custom-table) tr {
    border-bottom: 1px solid #DDDDDD
}


@media (max-width: 700px) {
    .content-rules table:not(.custom-table) tr {
        border-bottom: none
    }

    .content-rules table:not(.custom-table) tr td {
        background: #fff !important
    }

    .content-rules table:not(.custom-table) tr:nth-of-type(2n) td {
        background: #fafafa !important
    }


}


.content-rules table:not(.custom-table) tr:first-of-type {
    border-color: transparent;
    background: #eee
}

.content-rules table:not(.custom-table) tr:first-of-type td {
    padding: 24px 20px;
    font-weight: 500;
    font-size: 13px
}

@media (max-width: 700px) {
    .content-rules table:not(.custom-table) tr:first-of-type {
        display: none
    }
}


.content-rules table.partners-list {
    display: block;
    width: 100%;
}

.content-rules table.partners-list tbody {
    display: block;
}

.content-rules table.partners-list tr {
    display: flex;
    width: 100%;
    justify-content: center;
    background: none !important;

}

.content-rules table.partners-list tr:first-of-type {
    background: none !important;
}

.content-rules table.partners-list tr td {
    flex: 1 !important;
    padding: 0 !important;
    width: 100% !important;
}

.content-rules table.partners-list tr td h3 {
    background: #eee;
    padding: 24px 20px;
    margin: 0;
    text-align: center;
    display: block;
}

.content-rules table.partners-list tr td a {
    padding: 15px;
    display: flex;
    min-height: 160px;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.content-rules table.partners-list tr td a img {
    max-width: 100%;
    margin: 0;
}

.content-rules table.partners-list tr td p{
    margin:0 auto;
}
@media (max-width: 700px) {

    .content-rules table.partners-list tr td a {
        min-height: 60px;
    }

    .content-rules table.partners-list tr td a img {
        width: auto;
        max-height: 60px;
        max-width: 120px;
    }

    .content-rules table.partners-list tr {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
    }

    .content-rules table.partners-list tr td {
        width: 50% !important;
    }

    .content-rules table.partners-list tr:first-of-type {
        display: block !important;
    }

    .content-rules table.partners-list tr:first-of-type td {
        width: 100% !important;;
    }

}

.content-rules table:not(.custom-table,.partners-list) tr td {
    padding: 18px 20px;
    font-size: 12px;
    vertical-align: middle;
    font-weight: 400;
    position: relative
}

.content-rules table:not(.custom-table) tr td:first-of-type {
    font-weight: 500;
    font-size: 13px;
    width: 27.4%
}

.content-rules table:not(.custom-table) tr td.colLeft {
    width: 50%;
}

@media (max-width: 700px) {
    .content-rules table:not(.custom-table) tr td:first-of-type {
        width: auto
    }
}

@media (max-width: 700px) {
    .content-rules table:not(.custom-table) tr td {
        display: block;
        padding-left: 50%;
        width: 100%;
        line-height: 1.4
    }

    .content-rules table:not(.custom-table) tr td:before {
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 40%;
        padding-right: 5px;
        padding-left: 5px;
        font-size: 14px;
        text-align: right;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: none
    }
}

@media (max-width: 700px) and (max-width: 700px) {
    .content-rules table:not(.custom-table) tr td:before {
        display: block
    }
}

@media (max-width: 700px) and (max-width: 460px) {
    .content-rules table:not(.custom-table) tr td:before {
        font-size: 12px;
        line-height: 1
    }
}

.content-rules table:not(.custom-table) + span {
    font-size: 14px;
    font-weight: 300;
    display: block;
    text-align: center;
    margin-bottom: 60px
}

.content-rules table:not(.custom-table) + span b {
    font-weight: 500;
    letter-spacing: 1px
}

.content-rules .section-wrap > div {
    padding: 20px 0
}

.content-rules .brand-slider-section {
    width: 100vw;
    max-width: 1100px;
    left: -webkit-calc(50% + 200px);
    left: calc(50% + 200px);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    position: relative;
    z-index: 14;
    margin: 60px 0 !important;
    padding-top: 58px;
    padding-bottom: 20px
}

@media (max-width: 1023px) {
    .content-rules .brand-slider-section {
        left: -15px;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%)
    }
}

.img-ads {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-ads img {
    height: auto;
    min-height: 320px;
}

.content-rules .brand-slider-section .title {
    font-size: 32px
}

@media (max-width: 600px) {
    .content-rules .brand-slider-section .title {
        font-size: 24px
    }
}

@media (max-width: 360px) {
    .content-rules .brand-slider-section .title {
        font-size: 22px
    }
}

.content-rules .brand-slider-section .slick-dots {
    margin-top: 25px !important
}

.content-rules .brand-slider-section .item .title {
    margin-bottom: 0 !important
}

.content-rules .brand-slider-section .item:hover .title {
    color: #D7112A !important
}

.content-rules .brand-slider-section .item .meta .date, .content-rules .brand-slider-section .item .meta .views {
    color: rgba(255, 255, 255, 0.8);
    display: inline-block;
    font-size: 12px
}

.content-rules .brand-slider-section .item .meta .date:before, .content-rules .brand-slider-section .item .meta .views:before {
    color: #fff
}

.content-rules .brand-slider-section .item .meta .date:after, .content-rules .brand-slider-section .item .meta .views:after {
    background: #fff
}

.content-rules .brand-slider-section .btn-border {
    font-size: 12px;
    line-height: 1.05;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s
}

.first-screen-single {
    display: block;
    width: 100%;
    padding-bottom: 440px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 30px
}

@media (max-width: 600px) {
    .first-screen-single {
        width: 100vw;
        left: -15px;
        padding-bottom: 380px
    }
}

@media (max-width: 520px) {
    .first-screen-single {
        margin-bottom: 68px;
        padding-bottom: 320px
    }
}

.first-screen-single .main-title-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px 30px 15px 30px;
    background: rgba(71, 79, 91, 0.8)
}

@media (max-width: 451px) {
    .first-screen-single .main-title-wrap {
        padding: 20px 15px 35px 15px !important
    }
}

@media (max-width: 600px) {
    .first-screen-single .main-title-wrap {
        padding: 20px 15px 15px 15px
    }
}

.first-screen-single .main-title-wrap .tag {
    color: #fff;
    font-family: PTSansPro, Arial;
    background: #D7112A;
    text-transform: uppercase;
    padding: 3px 15px 4px 15px;
    font-weight: 700;
    font-size: 12px;
    position: absolute;
    top: 0;
    left: 30px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width: 600px) {
    .first-screen-single .main-title-wrap .tag {
        left: 15px
    }
}

.first-screen-single .main-title-wrap h1 {
    color: #fff;
    font-size: 32px;
    line-height: 36px;
    margin: 0;
    font-weight: 500
}

@media (max-width: 600px) {
    .first-screen-single .main-title-wrap h1 {
        font-size: 26px;
        line-height: 30px
    }
}

@media (max-width: 400px) {
    .first-screen-single .main-title-wrap h1 {
        font-size: 22px;
        line-height: 26px
    }
}

.first-screen-single .footer-block {
    position: absolute;
    display: inline-block;
    left: 0;
    bottom: -30px;
    min-height: 30px;
    width: 100%;
    background: #27272F;
    border-top: 1px solid rgba(71, 79, 91, 0.8);
    padding: 8px 30px;
    padding-bottom: 3px
}

@media (max-width: 600px) {
    .first-screen-single .footer-block {
        padding: 8px 15px;
        padding-bottom: 2px
    }
}

@media (max-width: 520px) {
    .first-screen-single .footer-block {
        padding-top: 12px;
        padding-bottom: 4px
    }
}

@media (max-width: 321px) {
    .first-screen-single .footer-block {
        bottom: -68px
    }
}

.first-screen-single .footer-block .author {
    float: left;
    padding-left: 34px;
    position: relative;
    top: -2px;
    margin-right: 30px;
    border-bottom: none
}

.first-screen-single .footer-block .author .img {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 1px solid #D3D3D5;
    display: inline-block;
    width: 23px;
    height: 23px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.first-screen-single .footer-block .author .img img {
    width: 100%;
    max-width: 23px;
    max-height: 23px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    top: 0px
}

.first-screen-single .footer-block .author .img:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-45%, -56%);
    -ms-transform: translate(-45%, -56%);
    transform: translate(-45%, -56%);
    font-size: 9px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1
}

.first-screen-single .footer-block .author .name {
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    font-family: PTSansPro, Arial;
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
    min-height: 18px
}

.first-screen-single .footer-block .author:hover .name {
    color: #fff
}

.first-screen-single .footer-block .meta {
    color: rgba(255, 255, 255, 0.8);
    float: right
}

@media (max-width: 321px) {
    .first-screen-single .footer-block .meta {
        width: 100%;
        position: relative;
        margin-top: 14px
    }
}

.first-screen-single .footer-block .meta .date, .first-screen-single .footer-block .meta .views {
    line-height: 1.2
}

.first-screen-single .footer-block .meta .views:before {
    top: 50%
}

.first-screen-single .footer-block .copyright {
    display: none;
    float: right;
    padding-left: 28px;
    position: relative;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    color: rgba(255, 255, 255, 0.8);
    font-family: PTSansPro, Arial;
    top: -2px
}

.first-screen-single .footer-block .copyright:before {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-60%);
    -ms-transform: translateY(-60%);
    transform: translateY(-60%);
    font-size: 10px;
    line-height: 1;
    color: #fff
}

.content-rules .model-gallery-slider .item {
    padding-top: 440px !important
}

@media (max-width: 600px) {
    .content-rules .model-gallery-slider .item {
        padding-top: 380px !important
    }
}

@media (max-width: 440px) {
    .content-rules .model-gallery-slider .item {
        padding-top: 320px !important
    }
}

.content-rules .model-gallery-slider .item iframe {
    height: 100% !important;
    margin: 0 !important
}

.single-page .content-rules h1 {
    margin-top: 0
}

.single-page .page-navigation {
    margin-bottom: 20px
}

.single-page .spacer-top-small .page-navigation {
    margin-bottom: 0px
}

.single-page .content-wrap {
    width: -webkit-calc(100% - 400px);
    width: calc(100% - 400px);
    margin-right: 0px;
    position: relative
}

@media (max-width: 1023px) {
    .single-page .content-wrap {
        width: 100%;
        word-break: break-word;
        overflow: hidden;
    }

    header .right {
        overflow: hidden;
    }
}

.single-page .aside {
    width: 300px;
    position: relative
}

.single-page .subtitle-first-screen {
    display: block;
    padding-top: 22px;
    padding-bottom: 17px;
    border-bottom: 1px solid #E2E2E2;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 40px
}

.single-page .arrows-blockquote {
    display: block;
    padding-top: 46px;
    margin-bottom: 60px;
    width: 100%;
    position: relative
}

@media (max-width: 680px) {
    .single-page .arrows-blockquote {
        padding-top: 30px;
        margin-bottom: 40px
    }
}

.single-page .arrows-blockquote .decoration-arrow {
    display: block;
    height: 9px;
    width: 377px;
    background-image: url(../img/images/arrow.png);
    background-repeat: repeat-x;
    position: absolute;
    left: 0;
    top: 0
}

@media (max-width: 500px) {
    .single-page .arrows-blockquote .decoration-arrow {
        width: 247px
    }
}

.single-page .arrows-blockquote:before {
    position: absolute;
    bottom: -14px;
    right: 0;
    font-size: 51px;
    color: #D7112A
}

@media (max-width: 680px) {
    .single-page .arrows-blockquote:before {
        font-size: 30px
    }
}

.single-page .arrows-blockquote .author-part {
    width: 300px;
    float: left;
    padding-right: 20px;
    padding-top: 2px
}

@media (max-width: 680px) {
    .single-page .arrows-blockquote .author-part {
        width: 100%;
        padding-right: 0px;
        margin-bottom: 20px
    }
}

.single-page .arrows-blockquote .author-part .author {
    position: relative;
    width: 100%;
    float: left
}

.single-page .arrows-blockquote .author-part .author .img {
    width: 100px;
    height: 100px;
    position: relative;
    margin-right: 14px;
    float: left;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.single-page .arrows-blockquote .author-part .author .img img {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.single-page .arrows-blockquote .author-part .author .description {
    position: absolute;
    top: 50%;
    right: 0;
    width: -webkit-calc(100% - 114px);
    width: calc(100% - 114px);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.single-page .arrows-blockquote .author-part .author .description .name {
    color: #333333;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    font-family: PTSansPro, Arial;
    margin-bottom: 2px
}

.single-page .arrows-blockquote .author-part .author .description .position {
    color: #666F7C;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    font-family: PTSansPro, Arial
}

.single-page .arrows-blockquote blockquote {
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
    float: left
}

@media (max-width: 1100px) {
    .single-page .arrows-blockquote blockquote {
        font-size: 20px;
        line-height: 40px
    }
}

@media (max-width: 680px) {
    .single-page .arrows-blockquote blockquote {
        width: 100%
    }
}

@media (max-width: 400px) {
    .single-page .arrows-blockquote blockquote {
        font-size: 18px;
        line-height: 36px
    }
}

.single-page .arrows-blockquote blockquote:after {
    content: '';
    width: 60px;
    height: 20px;
    display: inline-block
}

@media (max-width: 1100px) {
    .single-page .arrows-blockquote blockquote {
        font-size: 20px;
        line-height: 40px
    }
}

@media (max-width: 400px) {
    .single-page .arrows-blockquote blockquote {
        font-size: 18px;
        line-height: 36px
    }
}

.single-page .arrows-blockquote:after {
    content: '';
    display: block;
    clear: both
}

.single-page .dark-bg-quote {
    display: block;
    margin: 60px 0;
    visibility: visible;
    opacity: 1 !important;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px)
}

.single-page .dark-bg-quote blockquote {
    color: #fff;
    margin-bottom: 50px;
    padding: 32px 35px 58px 35px;
    background: #474F5B;
    position: relative;
    font-size: 28px;
    line-height: 48px
}

@media (max-width: 1100px) {
    .single-page .dark-bg-quote blockquote {
        font-size: 20px;
        line-height: 40px
    }
}

@media (max-width: 600px) {
    .single-page .dark-bg-quote blockquote {
        padding: 25px 25px 58px 25px
    }
}

@media (max-width: 400px) {
    .single-page .dark-bg-quote blockquote {
        padding: 25px 20px 58px 20px;
        font-size: 17px;
        line-height: 30px
    }
}

.single-page .dark-bg-quote blockquote:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 4px;
    width: 170px;
    background: #D7112A
}

.single-page .dark-bg-quote.animate-block--before blockquote:before {
    width: 0px
}

.single-page .dark-bg-quote .img {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
    border: 10px solid #fff;
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    height: 90px;
    width: 90px;
    overflow: hidden
}

.single-page .dark-bg-quote .img img {
    position: absolute;
    height: 100%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.single-page .dark-bg-quote .name {
    font-size: 20px;
    color: #333;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
    font-family: PTSansPro, Arial
}

.single-page .dark-bg-quote .position {
    font-size: 14px;
    color: #666F7C;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    font-family: PTSansPro, Arial
}

.single-page .content-wrap .last-news-section {
    padding-top: 0;
    padding-bottom: 0
}

.single-page .content-wrap .last-news-section .main-articles {
    width: -webkit-calc(100% - 400px);
    width: calc(100% - 400px)
}

@media (max-width: 1100px) {
    .single-page .content-wrap .last-news-section .main-articles {
        width: -webkit-calc(100% - 335px) !important;
        width: calc(100% - 335px) !important
    }
}

@media (max-width: 660px) {
    .single-page .content-wrap .last-news-section .main-articles {
        width: 100% !important
    }
}

.single-page .content-wrap .last-news-section .news-block {
    margin-right: 35px;
    width: 300px
}

@media (max-width: 660px) {
    .single-page .content-wrap .last-news-section .news-block {
        margin-right: 0px;
        width: 100%
    }
}

.single-page .brand-slider-section--2.background--black {
    margin-bottom: 60px;
    padding: 30px 0
}

.single-page .archive-25 {
    margin-left: 0
}

.single-page .archive-25 .banner {
    margin-bottom: 28px
}

.single-page .archive-25 .enroll-test-drive {
    margin-top: 60px;
    margin-bottom: 60px
}

.single-page .rating__button {
    width: 24px
}

.single-page .text .rating-num {
    font-size: 12px
}

.single-page .section-wrap {
    margin-bottom: 40px
}

.single-page .last-news-section {
    margin-bottom: 20px
}

.single-page .last-news-section:after {
    content: '';
    display: block;
    clear: both
}

.single-page .brands-section {
    margin-bottom: 60px
}

@media (max-width: 1023px) {
    .single-page .enroll-test-drive {
        margin-top: 30px !important;
        margin-bottom: 30px !important
    }
}

.single-page .selection-specialist {
    margin: 0;
    padding: 30px 0 !important
}

@media (max-width: 1023px) {
    .single-page .selection-specialist {
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        margin-bottom: 30px
    }
}

.model-gallery-slider-content {
    margin-bottom: 30px;
    padding-bottom: 30px;
    overflow: hidden;
    position: relative
}

.model-gallery-slider-content .model-gallery-slider .item {
    padding-top: 440px
}

@media (max-width: 600px) {
    .model-gallery-slider-content .model-gallery-slider .item {
        padding-top: 380px
    }
}

@media (max-width: 440px) {
    .model-gallery-slider-content .model-gallery-slider .item {
        padding-top: 320px
    }
}

.model-gallery-slider-content .model-gallery-slider .item iframe {
    height: 100% !important;
    margin: 0 !important
}

.model-gallery-slider-content .full-screen {
    position: absolute;
    top: -36px;
    right: 0;
    z-index: 10;
    width: 36px;
    height: 36px;
    background: rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 15px
}

.model-gallery-slider-content .full-screen:before {
    color: rgba(255, 255, 255, 0.8);
    position: absolute;
    left: 55%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 15px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.model-gallery-slider-content .full-screen:hover {
    background: rgba(0, 0, 0, 0.8)
}

.model-gallery-slider-content .full-screen:hover:before {
    color: #fff
}

.model-gallery-slider-content:hover .full-screen {
    top: 0
}

.aside-shares {
    float: left;
    width: 100px;
    padding: 0 20px
}

@media (max-width: 1023px) {
    .aside-shares {
        display: none
    }
}

.aside-shares .shares-wrap {
    display: block;
    border: 1px solid #CDD6DE;
    font-size: 0;
    margin-bottom: 20px
}

.aside-shares .shares-wrap a {
    display: inline-block;
    width: 60px;
    height: 59px;
    -webkit-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
    position: relative;
    left: -1px;
    border-bottom: 1px solid #CDD6DE
}

.aside-shares .shares-wrap a:last-of-type {
    border-bottom: none
}

.aside-shares .shares-wrap a:before {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
    font-size: 17px
}

.aside-shares .shares-wrap a.fb:before {
    color: #3B5998
}

.aside-shares .shares-wrap a.tw:before {
    color: #1DA1F2;
    font-size: 16px
}

.aside-shares .shares-wrap a.gp:before {
    color: #DD4B39;
    font-size: 16px
}

.aside-shares .shares-wrap a.pt:before {
    color: #EF4056;
    font-size: 15px
}

.aside-shares .shares-wrap a.ml:before {
    color: #737373;
    font-size: 11px
}

.aside-shares .shares-wrap a:hover:before {
    color: #fff
}

.aside-shares .shares-wrap a:hover.fb {
    background: #3B5998
}

.aside-shares .shares-wrap a:hover.tw {
    background: #1DA1F2
}

.aside-shares .shares-wrap a:hover.gp {
    background: #DD4B39
}

.aside-shares .shares-wrap a:hover.pt {
    background: #EF4056
}

.aside-shares .shares-wrap a:hover.ml {
    background: #737373
}

.aside-shares .shares-qount {
    color: #666F7C;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    display: block;
    text-align: center;
    font-family: PTSansPro, Arial;
    padding-right: 4px
}

.aside-shares .shares-qount:before {
    position: relative;
    top: -2px;
    margin-right: 6px;
    font-size: 13px
}

.wrap-for-li-ol ol {
    margin-right: 40px
}

@media (max-width: 640px) {
    .wrap-for-li-ol ol {
        margin-right: 0px
    }
}

.wrap-for-li-ol ol, .wrap-for-li-ol ul {
    width: -webkit-calc(50% - 20px);
    width: calc(50% - 20px);
    float: left;
    margin-top: 6px !important
}

@media (max-width: 640px) {
    .wrap-for-li-ol ol, .wrap-for-li-ol ul {
        width: 100%
    }
}

.wrap-for-li-ol:after {
    content: '';
    display: block;
    clear: both
}

.img-text-aside {
    display: block;
    position: relative;
    margin: 60px 0;
    font-size: 0
}

.img-text-aside img {
    width: -webkit-calc(100% - 70px);
    width: calc(100% - 70px);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    position: relative
}

@media (max-width: 800px) {
    .img-text-aside img {
        width: 100%
    }
}

.img-text-aside .description {
    position: absolute;
    display: inline-block;
    right: 0;
    top: 78px;
    border-top: 3px solid #D7112A;
    background: #F4F8FB;
    padding: 30px;
    color: #333333;
    font-size: 12px;
    line-height: 24px;
    max-width: 240px;
    -webkit-box-shadow: -10px -10px 15px 0px rgba(0, 0, 0, 0.05);
    box-shadow: -10px -10px 15px 0px rgba(0, 0, 0, 0.05);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.img-text-aside .description a {
    font-size: 12px;
    line-height: 1
}

@media (max-width: 1300px) {
    .img-text-aside .description {
        max-width: 300px
    }
}

@media (max-width: 800px) {
    .img-text-aside .description {
        position: relative;
        top: 0px;
        max-width: 100%
    }
}

.img-text-aside .description b, .img-text-aside .description strong {
    color: #333333;
    font-weight: 500;
    font-size: 12px;
    line-height: 24px
}

.img-text-aside:hover img {
    -webkit-transform: translateX(-22px) scale(1.2);
    -ms-transform: translateX(-22px) scale(1.2);
    transform: translateX(-22px) scale(1.2)
}

@media (max-width: 1380px) {
    .img-text-aside:hover img {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }
}

@media (max-width: 1300px) {
    .img-text-aside:hover img {
        -webkit-transform: translate(50px) scale(1.2);
        -ms-transform: translate(50px) scale(1.2);
        transform: translate(50px) scale(1.2)
    }
}

@media (max-width: 1023px) {
    .img-text-aside:hover img {
        -webkit-transform: translate(0px) scale(1);
        -ms-transform: translate(0px) scale(1);
        transform: translate(0px) scale(1)
    }
}

.img-text-aside:hover .description {
    right: -85px;
    opacity: 0.8
}

@media (max-width: 1300px) {
    .img-text-aside:hover .description {
        right: -85px
    }
}

@media (max-width: 1023px) {
    .img-text-aside:hover .description {
        right: 0;
        opacity: 1
    }
}

.three-images-block {
    display: block;
    margin: 60px 0;
    padding-bottom: 20px;
    border-bottom: 1px solid #E2E2E2
}

@media (max-width: 680px) {
    .three-images-block {
        margin: 40px 0
    }
}

.three-images-block .images {
    position: relative;
    height: 480px;
    margin-bottom: 20px;
    font-size: 0
}

.three-images-block .images.animate-block.animate-block--before {
    visibility: visible;
    opacity: 1 !important;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px)
}

@media (min-width: 681px) {
    .three-images-block .images.animate-block.animate-block--before .img {
        width: 100px;
        top: 50%;
        left: 50%;
        bottom: auto;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 0
    }

    .three-images-block .images.animate-block .img {
        -webkit-transition-duration: 0.8s !important;
        -o-transition-duration: 0.8s !important;
        transition-duration: 0.8s !important
    }

    .three-images-block .images.animate-block .img:nth-of-type(1) {
        -webkit-transition-delay: 0.5s;
        -o-transition-delay: 0.5s;
        transition-delay: 0.5s
    }

    .three-images-block .images.animate-block .img:nth-of-type(2) {
        -webkit-transition-delay: 0.8s;
        -o-transition-delay: 0.8s;
        transition-delay: 0.8s
    }

    .three-images-block .images.animate-block .img:nth-of-type(3) {
        -webkit-transition-delay: 0.4s;
        -o-transition-delay: 0.4s;
        transition-delay: 0.4s
    }
}

@media (max-width: 680px) {
    .three-images-block .images {
        height: auto;
        margin-bottom: 35px
    }
}

.three-images-block .images .img {
    position: absolute;
    border: 10px solid #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 1
}

@media (max-width: 680px) {
    .three-images-block .images .img {
        position: relative;
        border-left: none;
        border-right: none
    }
}

.three-images-block .images .img img {
    width: 100%
}

.three-images-block .images .img:nth-of-type(1) {
    width: 420px;
    top: 30px;
    left: 0px;
    z-index: 1
}

@media (max-width: 680px) {
    .three-images-block .images .img:nth-of-type(1) {
        width: 100%;
        top: 0px
    }
}

.three-images-block .images .img:nth-of-type(1):hover {
    -webkit-transform: scale(1.5) translateY(-60px);
    -ms-transform: scale(1.5) translateY(-60px);
    transform: scale(1.5) translateY(-60px);
    z-index: 2;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

@media (max-width: 1360px) {
    .three-images-block .images .img:nth-of-type(1):hover {
        -webkit-transform: scale(1.5) translateY(-40px) translateX(60px);
        -ms-transform: scale(1.5) translateY(-40px) translateX(60px);
        transform: scale(1.5) translateY(-40px) translateX(60px)
    }
}

@media (max-width: 680px) {
    .three-images-block .images .img:nth-of-type(1):hover {
        -webkit-transform: scale(1) translateY(0px) translateX(0px);
        -ms-transform: scale(1) translateY(0px) translateX(0px);
        transform: scale(1) translateY(0px) translateX(0px)
    }
}

.three-images-block .images .img:nth-of-type(2) {
    width: 440px;
    top: 0px;
    right: 0px
}

@media (max-width: 680px) {
    .three-images-block .images .img:nth-of-type(2) {
        width: 100%
    }
}

.three-images-block .images .img:nth-of-type(2):hover {
    -webkit-transform: scale(1.4) translateX(60px);
    -ms-transform: scale(1.4) translateX(60px);
    transform: scale(1.4) translateX(60px);
    z-index: 2;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

@media (max-width: 1023px) {
    .three-images-block .images .img:nth-of-type(2):hover {
        -webkit-transform: scale(1.4) translateX(-60px);
        -ms-transform: scale(1.4) translateX(-60px);
        transform: scale(1.4) translateX(-60px)
    }
}

@media (max-width: 680px) {
    .three-images-block .images .img:nth-of-type(2):hover {
        -webkit-transform: scale(1) translateY(0px) translateX(0px);
        -ms-transform: scale(1) translateY(0px) translateX(0px);
        transform: scale(1) translateY(0px) translateX(0px)
    }
}

.three-images-block .images .img:nth-of-type(3) {
    width: 270px;
    top: 45%;
    left: 34%;
    z-index: 1;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s
}

@media (max-width: 680px) {
    .three-images-block .images .img:nth-of-type(3) {
        width: 100%;
        top: 0px;
        left: 0%;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0)
    }
}

.three-images-block .images .img:nth-of-type(3):hover {
    -webkit-transform: scale(1.5) translateY(60px);
    -ms-transform: scale(1.5) translateY(60px);
    transform: scale(1.5) translateY(60px);
    z-index: 2
}

@media (max-width: 680px) {
    .three-images-block .images .img:nth-of-type(3):hover {
        -webkit-transform: scale(1) translateY(0px) translateX(0px);
        -ms-transform: scale(1) translateY(0px) translateX(0px);
        transform: scale(1) translateY(0px) translateX(0px);
        left: 0
    }
}

.three-images-block .description {
    color: #172D49;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400
}

.content-rating-block {
    display: block;
    margin: 60px 0;
    background: #F8F8F8;
    padding: 30px
}

.content-rating-block h3 {
    margin: 0;
    margin-bottom: 15px
}

.content-rating-block:after {
    content: '';
    display: block;
    clear: both
}

.content-rating-block .rating-part {
    margin-right: 30px;
    width: -webkit-calc(50% - 15px);
    width: calc(50% - 15px);
    float: left;
    position: relative
}

@media (max-width: 760px) {
    .content-rating-block .rating-part {
        width: 100%;
        margin-bottom: 20px
    }
}

.content-rating-block .rating-part a {
    border-bottom: none
}

.content-rating-block .rating-part .rating-bg {
    position: absolute;
    top: -30px;
    left: -10px;
    pointer-events: none
}

@media (max-width: 760px) {
    .content-rating-block .rating-part .rating-bg {
        display: none
    }
}

.content-rating-block .description {
    width: -webkit-calc(50% - 15px);
    width: calc(50% - 15px);
    float: left
}

@media (max-width: 760px) {
    .content-rating-block .description {
        width: 100%
    }
}

.content-rating-block .description .title {
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    color: #172D49;
    margin-bottom: 4px
}

.content-rating-block .description .text {
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    color: #666F7C;
    margin-bottom: 15px
}

.opinions {
    display: block;
    margin-top: 15px;
    margin-bottom: 60px;
    width: -webkit-calc(100% - 170px);
    width: calc(100% - 170px)
}

@media (max-width: 1100px) {
    .opinions {
        width: 100%
    }
}

.opinions .opinion {
    position: relative;
    padding: 24px 30px 30px 100px;
    border-bottom: 1px solid #E2E2E2;
    margin-bottom: 15px
}

@media (max-width: 420px) {
    .opinions .opinion {
        padding: 24px 0px 30px 70px
    }
}

.opinions .opinion img {
    position: absolute;
    width: 70px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    top: 24px;
    left: 0
}

@media (max-width: 420px) {
    .opinions .opinion img {
        width: 50px
    }
}

.opinions .opinion .name {
    font-size: 12px;
    color: #000;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 6px
}

.opinions .opinion .text {
    font-size: 14px;
    color: #333;
    font-weight: 400;
    line-height: 24px
}

.content-suggest {
    float: left;
    margin-right: 30px;
    margin-bottom: 45px;
    width: 270px;
    font-size: 0
}

@media (max-width: 560px) {
    .content-suggest {
        display: none
    }
}

.content-suggest.right {
    float: right;
    margin-right: 0px;
    margin-left: 30px
}

.content-suggest .content {
    background: #F8F8F8;
    padding: 15px;
    padding-bottom: 18px
}

.content-suggest .content .tag {
    color: #666F7C;
    font-family: PTSansPro, Arial;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 10px;
    text-transform: uppercase
}

.content-suggest .content .title {
    color: #333333;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 16px;
    font-size: 16px
}

.content-suggest .content .meta .date, .content-suggest .content .meta .views {
    color: #666F7C
}

.content-suggest .content .meta .date:before, .content-suggest .content .meta .views:before {
    color: #666F7C
}

.content-suggest .content .meta .date:after, .content-suggest .content .meta .views:after {
    background: #666F7C
}

.content-suggest .hot-deals-block .icon:after {
    -webkit-transform: translate(-45%, -55%) rotate(-90deg) !important;
    -ms-transform: translate(-45%, -55%) rotate(-90deg) !important;
    transform: translate(-45%, -55%) rotate(-90deg) !important
}

.content-suggest + p {
    margin-top: 0
}

.content-authors {
    display: block;
    margin-top: 60px;
    margin-bottom: 48px
}

.content-authors .content-authors-header {
    border-bottom: 2px solid #22272E
}

.content-authors .content-authors-header span {
    min-width: 170px;
    display: inline-block;
    text-align: center;
    padding: 8px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#474F5B), to(#22272E));
    background-image: -webkit-linear-gradient(top, #474F5B 0%, #22272E 100%);
    background-image: -o-linear-gradient(top, #474F5B 0%, #22272E 100%);
    background-image: linear-gradient(top, #474F5B 0%, #22272E 100%);
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    height: 30px
}

.content-authors .author {
    position: relative;
    padding: 20px 0 0 130px;
    margin-top: 40px
}

@media (max-width: 400px) {
    .content-authors .author {
        margin-top: 30px;
        padding: 0px 0 0 75px
    }
}

.content-authors .author img {
    max-width: 100%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.content-authors .author .img-link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 90px;
    height: 90px;
    font-size: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.content-authors .author .img-link--bg img {
    display: none
}

@media (max-width: 400px) {
    .content-authors .author .img-link {
        width: 55px;
        height: 55px
    }
}

.content-authors .author .img-link:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: transparent;
    -webkit-transition: background-color 0.2s;
    -o-transition: background-color 0.2s;
    transition: background-color 0.2s
}

.content-authors .author .img-link.hover:before {
    background: rgba(0, 0, 0, 0.2)
}

.content-authors .author .img-link.hover + .name {
    color: #004eff
}

.content-authors .author .img-link:hover:before {
    background: rgba(0, 0, 0, 0.2)
}

.content-authors .author .img-link:hover + .name {
    color: #004eff
}

.content-authors .author .name {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s
}

.content-authors .author .name:hover {
    color: #004eff
}

.content-authors .author .position {
    color: #666F7C;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    border-bottom: 1px solid #CDCDD1;
    padding-bottom: 15px;
    margin-bottom: 15px;
    font-family: PTSansPro, Arial
}

.content-authors .author .other-posts-title {
    color: #3C3C3C;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    text-transform: uppercase;
    margin-bottom: 10px
}

.content-authors .author li {
    display: block;
    margin-bottom: 15px;
    padding-left: 10px
}

.content-authors .author li a {
    color: #1A60FF;
    font-size: 14px;
    line-height: 16px;
    font-weight: 400;
    -webkit-transition: border-color 0.25s;
    -o-transition: border-color 0.25s;
    transition: border-color 0.25s;
    border-bottom: 1px dotted rgba(26, 96, 255, 0.3);
    position: relative;
    line-height: 1.4
}

.content-authors .author li a:hover {
    border-color: #004eff
}

.content-authors .author li a:before {
    content: '';
    position: absolute;
    left: -10px;
    top: 5px;
    width: 3px;
    height: 3px;
    background: #1A60FF;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.content-tags {
    position: relative;
    padding-left: 42px
}

.content-tags:after {
    content: '';
    display: block;
    clear: both
}

.content-tags .content-tags-title {
    color: #666F7C;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    top: 4px;
    left: 0;
    position: absolute
}

.content-tags a {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    background: rgba(0, 0, 0, 0.05);
    color: #666F7C;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    padding: 4px 15px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.content-tags a:hover {
    background: #D7112A;
    color: #fff
}

.content-shares {
    position: relative;
    padding-left: 58px;
    margin-top: 20px;
    margin-bottom: 50px
}

@media (max-width: 680px) {
    .content-shares {
        margin-bottom: 30px
    }
}

.content-shares:after {
    content: '';
    display: block;
    clear: both
}

.content-shares .content-tags-title {
    color: #666F7C;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    top: 11px;
    left: 0;
    position: absolute
}

.content-shares a {
    display: block;
    background: transparent;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    -webkit-border-radius: 21px;
    border-radius: 21px;
    padding: 8px 25px;
    padding-right: 25px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    border: 2px solid #fff;
    height: 42px;
    position: relative;
    z-index: 2
}

@media (max-width: 760px) {
    .content-shares a {
        padding-right: 25px
    }
}

.content-shares a:before {
    margin-right: 10px;
    position: relative;
    top: -1px;
    -webkit-transition: color 0.25s;
    -o-transition: color 0.25s;
    transition: color 0.25s
}

.content-shares a.fb {
    border-color: #3B5998;
    color: #3B5998
}

.content-shares a.fb:before {
    color: #3B5998;
    margin-right: 14px
}

.content-shares a.tw {
    border-color: #1DA1F2;
    color: #1DA1F2;
    padding: 8px 20px
}

@media (max-width: 760px) {
    .content-shares a.tw {
        padding-right: 25px
    }
}

.content-shares a.tw:before {
    color: #1DA1F2
}

.content-shares a.gp {
    border-color: #DD4B39;
    color: #DD4B39;
    padding: 8px 22px
}

@media (max-width: 760px) {
    .content-shares a.gp {
        padding-right: 25px
    }
}

.content-shares a.gp:before {
    color: #DD4B39
}

.content-shares a.pt {
    border-color: #EF4056;
    color: #EF4056;
    padding: 8px 22px
}

@media (max-width: 760px) {
    .content-shares a.pt {
        padding-right: 25px
    }
}

.content-shares a.pt:before {
    color: #EF4056;
    top: 0
}

.content-shares a.ml {
    border-color: #999;
    color: #999
}

.content-shares a.ml:before {
    color: #999;
    margin-right: 14px
}

.content-shares .shares-qount {
    padding: 13px 0;
    color: #666F7C;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    display: inline-block;
    margin-left: 6px
}

@media (max-width: 718px) {
    .content-shares .shares-qount {
        padding: 6px 0
    }
}

.content-shares .shares-qount:before {
    position: relative;
    top: -2px;
    margin-right: 5px
}

.content-shares .overflow-wrap {
    position: relative;
    display: inline-block;
    -webkit-border-radius: 21px;
    border-radius: 21px;
    margin-right: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    float: left
}

@media (max-width: 680px) {
    .content-shares .overflow-wrap {
        width: -webkit-calc(50% - 5px);
        width: calc(50% - 5px);
        text-align: center
    }

    .content-shares .overflow-wrap:nth-of-type(2n) {
        margin-right: 0
    }
}

@media (max-width: 420px) {
    .content-shares .overflow-wrap {
        width: 100%;
        margin-right: 0
    }
}

.content-shares a.fb span {
    background: #3B5998
}

.content-shares a.tw span {
    background: #1DA1F2
}

.content-shares a.gp span {
    background: #DD4B39
}

.content-shares a.pt span {
    background: #EF4056
}

.content-shares a.ml span {
    background: #999
}

.content-shares a span {
    position: absolute;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.45s;
    -o-transition: all 0.45s;
    transition: all 0.45s;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
    width: 0px;
    height: 0px
}

.content-shares a:hover {
    color: #fff
}

.content-shares a:hover:before {
    color: #fff
}

.content-shares a:hover span {
    width: 340px;
    height: 340px
}

@media (max-width: 760px) {
    .content-shares a:hover span {
        width: 580px;
        height: 580px
    }
}

@media (max-width: 520px) {
    .content-shares a:hover span {
        width: 425px;
        height: 425px
    }
}

@media (max-width: 420px) {
    .content-shares a:hover span {
        width: 680px;
        height: 680px
    }
}

@media (max-width: 360px) {
    .content-shares a:hover span {
        width: 540px;
        height: 540px
    }
}

.content-comments-section {
    margin-bottom: 60px
}

.content-comments-section h4 {
    font-size: 18px;
    color: #000000;
    line-height: 30px;
    font-weight: 500
}

.scrollable-content .hot-deals-block {
    padding-top: 15px
}

.prifile {
    padding-top: 30px
}

.prifile .profile-header {
    margin-top: 20px;
    margin-bottom: 30px;
    min-height: 90px;
    -webkit-transition: min-height 0.3s;
    -o-transition: min-height 0.3s;
    transition: min-height 0.3s
}

.prifile .profile-header.active {
    min-height: 250px
}

.prifile .profile-header.active .edit-inputs {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.prifile .profile-header.active .profile-info-text .info-part, .prifile .profile-header.active .profile-info-text .name {
    opacity: 0;
    visibility: hidden
}

.prifile .profile-header:after {
    content: '';
    display: block;
    clear: both
}

.prifile .profile-header .add-car {
    margin: 0;
    width: 270px;
    margin-right: 30px;
    float: left;
    padding: 26px 20px;
    padding-left: 8px
}

@media (max-width: 1024px) {
    .prifile .profile-header .add-car br {
        display: none
    }
}

@media (max-width: 660px) {
    .prifile .profile-header .add-car {
        width: 100%
    }
}

.prifile .profile-header .profile-info {
    width: -webkit-calc(100% - 700px);
    width: calc(100% - 700px);
    width: 100%;
    float: left;
    position: relative
}

.prifile .profile-header .profile-info .img {
    width: 40px;
    height: 40px;
    float: left;
    position: relative;
    margin-right: 10px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 3
}

.prifile .profile-header .profile-info .img a {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background: #fff;
    opacity: 0;
    visibility: hidden
}

.prifile .profile-header .profile-info .img a:before {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s
}

.prifile .profile-header .profile-info .img a:hover {
    background: #7B7B7B
}

.prifile .profile-header .profile-info .img a:hover:before {
    color: #fff
}

.prifile .profile-header .profile-info .img img {
    position: absolute;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%
}

.prifile .profile-header .profile-info .profile-info-text {
    width: -webkit-calc(100% - 210px);
    width: calc(100% - 210px);
    float: left;
    position: relative
}

@media (max-width: 660px) {
    .prifile .profile-header .profile-info .profile-info-text {
        width: -webkit-calc(100% - 100px);
        width: calc(100% - 100px)
    }
}

.prifile .profile-header .profile-info .profile-info-text .name {
    font-weight: 500;
    font-size: 18px;
    color: #000;
    line-height: 30px;
    margin-bottom: 4px;
    padding-right: 45px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.prifile .profile-header .profile-info .profile-info-text .email, .prifile .profile-header .profile-info .profile-info-text .phone, .prifile .profile-header .profile-info .profile-info-text .info-part {
    font-weight: 400;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.7);
    line-height: 16px;
    margin-bottom: 10px;
    padding-left: 26px;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: inline-block;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.prifile .profile-header .profile-info .profile-info-text .email:before, .prifile .profile-header .profile-info .profile-info-text .phone:before, .prifile .profile-header .profile-info .profile-info-text .info-part:before {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #949494;
    font-size: 15px
}

.prifile .profile-header .profile-info .profile-info-text .email:last-of-type, .prifile .profile-header .profile-info .profile-info-text .phone:last-of-type, .prifile .profile-header .profile-info .profile-info-text .info-part:last-of-type {
    margin-bottom: 0
}

.prifile .profile-header .profile-info .profile-info-text .info-part {
    float: left;
    margin-right: 25px
}

.prifile .profile-header .profile-info .profile-info-text .cars {
    width: 100%;
    float: left;
    padding-left: 0
}

.prifile .profile-header .profile-info .profile-info-text .cars .number {
    margin-right: 10px
}

.prifile .profile-header .profile-info .profile-info-text .cars .car {
    display: inline-block;
    margin-right: 25px;
    margin-bottom: 10px;
    position: relative;
    padding-left: 26px
}

.prifile .profile-header .profile-info .profile-info-text .cars .car:before {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #949494;
    font-size: 15px;
    font-size: 11px;
    top: -1px;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%)
}

.prifile .profile-header .profile-info .profile-info-text .city:before {
    font-size: 14px
}

.prifile .profile-header .profile-info .edit {
    position: relative;
    float: right;
    top: 22px;
    right: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px dashed #E2E2E2;
    width: 40px;
    height: 40px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    margin-left: 120px
}

@media (max-width: 660px) {
    .prifile .profile-header .profile-info .edit {
        margin-left: 0px
    }
}

.prifile .profile-header .profile-info .edit span {
    position: absolute;
    right: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-right: 10px;
    font-size: 14px;
    line-height: 30px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.5)
}

@media (max-width: 660px) {
    .prifile .profile-header .profile-info .edit span {
        display: none
    }
}

.prifile .profile-header .profile-info .edit:before {
    color: #666F7C;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s
}

.prifile .profile-header .profile-info .edit:hover {
    border: 1px solid #666F7C;
    background: #666F7C
}

.prifile .profile-header .profile-info .edit:hover:before {
    color: #fff
}

.prifile .profile-header .edit-inputs {
    position: absolute;
    visibility: hidden;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0;
    top: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    right: 0;
    background: #fff;
    min-height: 110px;
    width: 100%;
    z-index: 2
}

.prifile .profile-header .edit-inputs .inputs {
    width: -webkit-calc(100% - 150px);
    width: calc(100% - 150px);
    float: left
}

@media (max-width: 460px) {
    .prifile .profile-header .edit-inputs .inputs {
        width: 100%
    }
}

.prifile .profile-header .edit-inputs .inputs .input-block {
    width: -webkit-calc(100% / 3 - 40px / 3);
    width: calc(100% / 3 - 40px / 3);
    margin-right: 20px;
    float: left;
    height: 50px
}

@media (max-width: 960px) {
    .prifile .profile-header .edit-inputs .inputs .input-block {
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px)
    }
}

@media (max-width: 660px) {
    .prifile .profile-header .edit-inputs .inputs .input-block {
        width: 100%;
        margin-right: 0
    }
}

.prifile .profile-header .edit-inputs .inputs .input-block:nth-of-type(3n) {
    margin-right: 0
}

@media (max-width: 960px) {
    .prifile .profile-header .edit-inputs .inputs .input-block:nth-of-type(3n) {
        margin-right: 20px
    }
}

@media (max-width: 960px) {
    .prifile .profile-header .edit-inputs .inputs .input-block:nth-of-type(2n) {
        margin-right: 0px
    }
}

.prifile .profile-header .edit-inputs .inputs .input-block .btn-border:not(.add-car-input) {
    margin-left: 55px;
    position: relative;
    top: 5px;
    width: 120px;
    min-width: 120px;
    padding: 10px;
    text-align: center;
    height: 32px
}

.prifile .profile-header .edit-inputs .inputs .input-block .icon-profile-pic:before {
    position: absolute;
    left: 4px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 18px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color: #fff;
    opacity: 0
}

.prifile .profile-header .edit-inputs .inputs .input-block .icon-profile-pic:hover {
    padding-left: 30px
}

.prifile .profile-header .edit-inputs .inputs .input-block .icon-profile-pic:hover:before {
    left: 10px;
    opacity: 1
}

.prifile .profile-header .edit-inputs .inputs .input-block .btn-with-plus {
    margin-top: 18px;
    height: 32px
}

.prifile .profile-header .edit-inputs .control {
    float: right;
    width: 120px;
    margin-left: 20px;
    margin-top: 19px
}

@media (max-width: 460px) {
    .prifile .profile-header .edit-inputs .control {
        margin-left: 0px;
        float: left;
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 200px
    }
}

.prifile .profile-header .edit-inputs .control .btn-border-red:not(.add-car-input) {
    width: 120px;
    padding: 8px;
    text-align: center;
    margin-bottom: 8px;
    border-color: #c6c6c6;
    color: #7B7B7B
}

@media (max-width: 460px) {
    .prifile .profile-header .edit-inputs .control .btn-border-red:not(.add-car-input) {
        width: 200px
    }
}

.prifile .profile-header .edit-inputs .control .btn-border-red:not(.add-car-input):hover {
    color: #fff;
    border-color: #cb0020
}

.prifile .profile-header .edit-inputs .control .btn-border-red:not(.add-car-input):hover.cancel {
    background: #7B7B7B;
    border-color: #7B7B7B
}

.prifile .profile-header .garage-info {
    float: left;
    width: 370px;
    background: #F8F8F8;
    padding: 15px 20px;
    min-height: 90px
}

@media (max-width: 1024px) {
    .prifile .profile-header .garage-info {
        margin-top: 30px;
        width: 100%
    }
}

.prifile .profile-header .garage-info .updates, .prifile .profile-header .garage-info .cars {
    float: left;
    position: relative
}

@media (max-width: 400px) {
    .prifile .profile-header .garage-info .updates, .prifile .profile-header .garage-info .cars {
        width: 50%;
        height: 60px
    }
}

.prifile .profile-header .garage-info .updates .info-title, .prifile .profile-header .garage-info .cars .info-title {
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.5);
    font-size: 13px;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 10px
}

.prifile .profile-header .garage-info .updates .number, .prifile .profile-header .garage-info .cars .number {
    font-size: 32px;
    font-weight: 500
}

.prifile .profile-header .garage-info .updates .number span, .prifile .profile-header .garage-info .cars .number span {
    font-size: 14px;
    position: relative;
    left: -2px
}

.prifile .profile-header .garage-info .updates {
    padding-right: 55px
}

.prifile .profile-header .garage-info .updates .number {
    color: #D7112A
}

.prifile .profile-header .garage-info .cars {
    padding-right: 32px
}

.prifile .profile-header .garage-info .cars .number {
    border-bottom: 1px solid #000;
    line-height: 0.9;
    padding-top: 2px
}

@media (max-width: 400px) {
    .prifile .profile-header .garage-info .cars .number {
        border-bottom: none
    }
}

.prifile .profile-header .garage-info .clear {
    color: #D90822;
    font-size: 13px;
    font-weight: 400;
    border-bottom: 1px solid transparent;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

@media (max-width: 400px) {
    .prifile .profile-header .garage-info .clear {
        float: left;
        margin-top: 20px
    }
}

.prifile .profile-header .garage-info .clear:hover {
    border-color: #D90822
}

.prifile .profile-header .garage-info .refresh {
    position: absolute;
    top: 34px;
    right: 25px;
    cursor: pointer
}

.prifile .profile-header .garage-info .refresh:before {
    color: #BEBEBE;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s
}

.prifile .profile-header .garage-info .refresh:hover:before {
    color: #000
}

.prifile .section-header .title {
    width: 250px;
    font-size: 32px;
    font-weight: 500;
    float: left;
    margin: 0
}

@media (max-width: 660px) {
    .prifile .section-header .title {
        width: 100%;
        margin-bottom: 20px
    }
}

.prifile .section-header .block-with-checkbox {
    width: -webkit-calc(100% - 250px);
    width: calc(100% - 250px);
    float: left
}

@media (max-width: 660px) {
    .prifile .section-header .block-with-checkbox {
        width: 100%
    }
}

.prifile .section-header .block-with-checkbox .item {
    width: auto;
    margin-right: 35px;
    margin-top: 3px
}

@media (max-width: 900px) {
    .prifile .section-header .block-with-checkbox .item {
        margin-right: 15px
    }
}

.prifile .section-header .archive-header {
    float: left;
    width: 100%;
    margin-top: 20px
}

.prifile .section-header .archive-header .input-select-wrap .input-title {
    width: auto;
    float: left;
    padding: 14px 0;
    margin-right: 10px
}

.prifile .section-header .archive-header .input-select-wrap .input-select {
    float: left;
    width: 340px;
    background: #fff;
    margin-right: 24px
}

@media (max-width: 660px) {
    .prifile .section-header .archive-header .input-select-wrap .input-select {
        width: 220px
    }
}

.prifile .section-header .archive-header .result-container {
    float: left;
    margin-top: 10px
}

.prifile .content {
    margin-top: 12px
}

.prifile .content .content-wrap:after {
    display: none
}

.prifile .content .default-article {
    margin-bottom: 2px
}

@media (max-width: 700px) {
    .prifile .content .default-article {
        margin-bottom: 20px
    }
}

.prifile .content .default-article .meta {
    position: relative
}

.prifile .content .default-article .red-label {
    font-size: 16px;
    padding-top: 8px;
    padding-bottom: 6px
}

.prifile .content .default-article .content {
    padding: 0;
    margin-top: 10px
}

.prifile .content .default-article .content .title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 12px
}

.prifile .content .default-article .tag span {
    font-size: 14px;
    position: relative;
    margin-left: 8px
}

.prifile .content .default-article .tag-bg {
    float: left;
    margin-right: 10px
}

.prifile .content .default-article .icon-play {
    float: left;
    width: auto;
    top: 6px
}

.prifile .contact-forms {
    padding-bottom: 60px
}

.prifile .contact-forms .selection-specialist {
    float: left;
    max-width: -webkit-calc(50% - 115px);
    max-width: calc(50% - 115px);
    margin: 0;
    margin-right: 130px
}

@media (max-width: 1024px) {
    .prifile .contact-forms .selection-specialist {
        margin-right: 30px;
        max-width: -webkit-calc(50% - 15px);
        max-width: calc(50% - 15px)
    }
}

@media (max-width: 960px) {
    .prifile .contact-forms .selection-specialist {
        margin-right: 0px;
        max-width: 100%;
        margin-bottom: 60px
    }
}

.prifile .contact-forms .selection-specialist textarea {
    width: 100%;
    height: 80px;
    resize: none;
    padding: 12px 10px;
    border: 1px solid #CDD6DE;
    border-top: none;
    color: #000;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px
}

.prifile .contact-forms .selection-specialist .title {
    font-size: 54px;
    line-height: 64px;
    font-weight: 100;
    position: relative;
    z-index: 1
}

@media (max-width: 1200px) {
    .prifile .contact-forms .selection-specialist .title {
        font-size: 52px
    }
}

@media (max-width: 500px) {
    .prifile .contact-forms .selection-specialist .title {
        font-size: 44px;
        line-height: 54px;
        margin-bottom: 20px
    }
}

@media (max-width: 500px) {
    .prifile .contact-forms .selection-specialist .title {
        font-size: 32px;
        line-height: 44px;
        margin-bottom: 30px
    }
}

.prifile .contact-forms .selection-specialist .img-info {
    margin-top: -84px;
    position: relative;
    z-index: 1
}

.prifile .contact-forms .selection-specialist .info {
    left: 220px;
    right: auto;
    bottom: 20px
}

@media (max-width: 420px) {
    .prifile .contact-forms .selection-specialist .info {
        left: 140px
    }
}

.prifile .contact-forms .selection-specialist .info:after {
    left: -130px;
    width: 100px
}

@media (max-width: 420px) {
    .prifile .contact-forms .selection-specialist .info:after {
        width: 38px;
        left: -50px
    }
}

.prifile .contact-forms .selection-specialist .btn-border {
    height: 44px;
    min-width: 200px;
    padding: 16px
}

@media (max-width: 420px) {
    .prifile .contact-forms .selection-specialist .btn-border {
        min-width: 130px
    }
}

.prifile .contact-forms .selection-specialist .btn-specialist {
    margin: 22px 0 0
}

.prifile .contact-forms .selection-specialist .specialists {
    width: -webkit-calc(100% - 200px);
    width: calc(100% - 200px)
}

@media (max-width: 420px) {
    .prifile .contact-forms .selection-specialist .specialists {
        width: -webkit-calc(100% - 130px);
        width: calc(100% - 130px)
    }
}

.prifile .contact-forms .selection-specialist .specialists .item .img-block {
    width: 44px;
    height: 44px
}

.prifile .load-more-wrap .load-more {
    margin-top: 62px;
    margin-left: 4px
}

@media (max-width: 700px) {
    .prifile .load-more-wrap .load-more {
        margin-top: 30px
    }
}

.prifile .default-article:visited .title {
    color: #7b7b7b !important
}

.prifile .section-garage {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 0;
    background: rgba(0, 0, 0, 0.06)
}

.prifile .section-garage .section-header {
    margin-bottom: 20px
}

.prifile .section-garage .section-header:after {
    content: '';
    display: block;
    clear: both
}

.prifile .section-garage .section-header .btn-with-plus {
    float: right
}

.prifile .result-pagination {
    margin-top: 15px
}

.prifile .result-pagination .slick-dots {
    float: left
}

@media (max-width: 800px) {
    .prifile .result-pagination .slick-dots {
        display: none !important
    }
}

.prifile .result-pagination .slick-dots li {
    float: left
}

.prifile .result-pagination .slick-dots li button {
    border: none;
    background: transparent;
    color: rgba(77, 83, 98, 0.3);
    line-height: 18px;
    font-weight: 500;
    font-size: 18px;
    -webkit-transition: color 0.25s;
    -o-transition: color 0.25s;
    transition: color 0.25s;
    padding: 0 10px
}

.prifile .result-pagination .slick-dots li button:hover {
    color: #4D5362
}

.prifile .result-pagination .slick-dots li.slick-active button {
    color: #4D5362
}

.garage-cars-slider {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: -webkit-calc(100% + 30px);
    width: calc(100% + 30px);
    left: -15px
}

.garage-cars-slider .item-wrap {
    width: -webkit-calc(100% / 6 - 30px);
    width: calc(100% / 6 - 30px);
    float: left;
    margin: 0 15px;
    border: 1px solid #CDD6DE;
    background: #fff;
    position: relative;
    margin-top: 10px
}

.garage-cars-slider .item-wrap:last-of-type {
    margin-right: 0px
}

.garage-cars-slider .item-wrap a {
    display: block
}

.garage-cars-slider .item-wrap a .img {
    width: 100%;
    height: 110px;
    text-align: center;
    position: relative;
    border-bottom: 1px solid #CDD6DE
}

.garage-cars-slider .item-wrap a .img img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-height: 90%;
    max-width: 90%
}

.garage-cars-slider .item-wrap a .name {
    padding: 10px;
    min-height: 30px;
    text-transform: uppercase;
    color: #000;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
    min-height: 60px
}

.garage-cars-slider .item-wrap a:hover .name {
    color: #D7112A
}

.garage-cars-slider .item-wrap .remove {
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #D7112A;
    position: absolute;
    top: -10px;
    right: -10px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0;
    visibility: hidden;
    z-index: 2
}

.garage-cars-slider .item-wrap .remove:before {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-44%, -50%);
    -ms-transform: translate(-44%, -50%);
    transform: translate(-44%, -50%);
    color: #fff;
    font-size: 10px
}

.garage-cars-slider .item-wrap:hover .remove {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible
}

@media (max-width: 660px) {
    .garage-cars-slider .item-wrap .remove {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
        visibility: visible
    }
}

.garage-cars-slider:after {
    content: '';
    display: block;
    clear: both
}

@-webkit-keyframes input_shake {
    0% {
        -webkit-transform: translate(20px)
    }
    20% {
        -webkit-transform: translate(-20px)
    }
    40% {
        -webkit-transform: translate(10px)
    }
    60% {
        -webkit-transform: translate(-15px)
    }
    80% {
        -webkit-transform: translate(5px)
    }
    100% {
        -webkit-transform: translate(0px)
    }
}

.inputs {
    display: block
}

.inputs.shake input {
    -webkit-animation: input_shake 0.4s 1 linear;
    animation: input_shake 0.4s 1 linear
}

.inputs .input-row {
    display: block
}

.inputs .input-row:after {
    content: '';
    display: block;
    clear: both
}

.inputs .input-block {
    display: block;
    width: 100%;
    margin-bottom: 10px
}

.inputs .input-block--half {
    width: -webkit-calc(50% - 30px);
    width: calc(50% - 30px);
    margin-right: 30px;
    float: left
}

.inputs .input-block--half:nth-of-type {
    margin-rigth: 0px
}

.inputs .input-block__title {
    font-size: 13px;
    color: rgba(0, 0, 0, 0.7);
    font-weight: 500;
    margin-bottom: 3px;
    line-height: 16px
}

.inputs .input-block__input {
    height: 30px;
    padding: 7px 20px 5px 20px;
    color: rgba(51, 51, 51, 0.7);
    font-size: 14px;
    line-height: 16px;
    width: 100%;
    border: none;
    -webkit-box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0px 2px 2px rgba(0, 0, 0, 0.05)
}

.inputs .input-block--gray {
    background: rgba(205, 214, 222, 0.17)
}

.test-drive-form {
    padding: 20px 30px;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
    float: left;
    width: -webkit-calc(50% - 70px) !important;
    width: calc(50% - 70px) !important;
    position: relative;
    margin-top: 6px;
    overflow: visible !important
}

@media (max-width: 960px) {
    .test-drive-form {
        width: -webkit-calc(100% - 50px) !important;
        width: calc(100% - 50px) !important
    }
}

@media (max-width: 500px) {
    .test-drive-form {
        width: 100% !important;
        padding: 20px 15px;
        overflow: hidden !important
    }
}

.test-drive-form .form-title {
    position: relative;
    left: -30px;
    width: -webkit-calc(100% + 14px);
    width: calc(100% + 14px);
    z-index: 1;
    color: #ffffff;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
    overflow-y: hidden;
    padding: 13px 80px 9px 30px;
    margin-bottom: 38px
}

@media (max-width: 500px) {
    .test-drive-form .form-title {
        width: -webkit-calc(100% + 100px);
        width: calc(100% + 100px)
    }
}

@media (max-width: 360px) {
    .test-drive-form .form-title {
        width: -webkit-calc(100% + 130px);
        width: calc(100% + 130px)
    }
}

.test-drive-form .form-title p {
    margin: 0;
    font-weight: 500;
    font-style: italic;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    line-height: 32px
}

@media (max-width: 1100px) {
    .test-drive-form .form-title p {
        font-size: 15px;
        line-height: 28px
    }
}

.test-drive-form .form-title:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: -50px;
    width: 80%;
    background-color: #172d49;
    -webkit-transform: skew(-24deg);
    -ms-transform: skew(-24deg);
    transform: skew(-24deg);
    z-index: -1;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -webkit-box-shadow: 0px 0px 20px 15px rgba(23, 45, 73, 0.3);
    box-shadow: 0px 0px 20px 15px rgba(23, 45, 73, 0.3)
}

.test-drive-form .form-title:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: -50px;
    width: 80%;
    -webkit-transform: skew(-24deg);
    -ms-transform: skew(-24deg);
    transform: skew(-24deg);
    z-index: -1;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -webkit-box-shadow: 0px 0px 20px 30px rgba(23, 45, 73, 0.1);
    box-shadow: 0px 0px 20px 30px rgba(23, 45, 73, 0.1)
}

.test-drive-form .input-select-wrap {
    width: -webkit-calc(50% - 5px);
    width: calc(50% - 5px);
    margin-right: 10px
}

.test-drive-form .input-select-wrap .input-title {
    padding: 0;
    padding-bottom: 6px;
    color: #333333;
    font-size: 13px;
    font-weight: 500;
    font-family: 'GraphikLCG';
    text-transform: none
}

.test-drive-form .input-select-wrap:last-of-type {
    margin-right: 0px
}

.test-drive-form .input-select-wrap .input-select {
    min-width: 0px
}

.test-drive-form textarea {
    width: 100%;
    height: 80px;
    resize: none;
    padding: 12px 10px;
    border: 1px solid #CDD6DE;
    color: #000;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    margin-top: 10px;
    margin-bottom: 20px
}

.test-drive-form .btn-border {
    height: 44px;
    min-width: 200px;
    padding: 16px;
    -webkit-border-radius: 25px;
    border-radius: 25px
}

.test-drive-form .speed {
    position: absolute;
    top: -37px;
    right: -58px;
    padding: 10px;
    width: 175px;
    z-index: 2
}

@media (max-width: 500px) {
    .test-drive-form .speed {
        display: none
    }
}

.test-drive-form:before {
    content: '';
    top: -37px;
    right: -54px;
    position: absolute;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
    width: 170px;
    height: 170px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff
}

@media (max-width: 500px) {
    .test-drive-form:before {
        display: none
    }
}

.test-drive-form:after {
    content: '';
    top: 0px;
    right: 0px;
    position: absolute;
    width: 160px;
    height: 160px;
    background: #fff
}

@media (max-width: 500px) {
    .test-drive-form:after {
        display: none
    }
}

.spacer {
    padding: 40px 0
}

.spacer-top-small {
    padding-top: 10px
}

.spacer-bottom-small {
    padding-bottom: 10px
}

.content-rules.spacer h3:first-of-type {
    margin-top: 0
}

.autosalon-first-screen {
    display: block;
    position: relative;
    height: 540px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    padding-top: 50px;
    padding-bottom: 50px
}

@media (max-width: 960px) {
    .autosalon-first-screen {
        margin-bottom: 380px;
        height: 400px
    }
}

.autosalon-first-screen .wrap, .autosalon-first-screen .wrap--no-padding {
    height: 440px
}

@media (max-width: 960px) {
    .autosalon-first-screen .wrap, .autosalon-first-screen .wrap--no-padding {
        height: 300px
    }
}

.autosalon-first-screen:before {
    content: '';
    background: rgba(9, 15, 35, 0.6);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none
}

.autosalon-first-screen:after {
    content: '';
    display: block;
    clear: both
}

.autosalon-first-screen .left-part {
    float: left;
    width: -webkit-calc(100% - 470px);
    width: calc(100% - 470px);
    padding-right: 60px;
    margin-top: 0
}

.autosalon-first-screen .left-part .autosalon__name h2 {
    color: #fff;
    font-weight: 500;
    font-size: 2.7em;
    padding: 0;
    margin: 0 0 16px 0;
    line-height: 1.2;
    max-height: 144px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

@media (max-width: 769px) {
    .autosalon-first-screen .left-part .autosalon__name h2 {
        font-size: 1.5em;
        max-height: 85px
    }
}

@media (max-width: 960px) {
    .autosalon-first-screen .left-part {
        width: 100%;
        padding-right: 0px;
        margin-top: 0px
    }
}

.autosalon-first-screen .left-part .tag-bg-wrap {
    float: left;
    width: 100%
}

.autosalon-first-screen .left-part .tag-bg {
    padding: 1px 15px;
    background: #D7112A;
    display: inline-block;
    color: #fff;
    line-height: 18px;
    font-weight: 700;
    font-family: PTSansPro, Arial;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 24px
}

.autosalon-first-screen .left-part .suggestions {
    float: left;
    width: 100%;
    margin-bottom: 35px
}

.autosalon-first-screen .left-part .suggestions .suggestion-title {
    float: left;
    width: 100%;
    color: #fff;
    line-height: 30px;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 6px
}

@media (max-width: 600px) {
    .autosalon-first-screen .left-part .suggestions .suggestion-title {
        font-size: 14px;
        line-height: 26px
    }
}

.autosalon-first-screen .left-part .suggestions .all-suggestions {
    float: left
}

@media (max-width: 600px) {
    .autosalon-first-screen .left-part .suggestions .all-suggestions {
        width: -webkit-calc(100% - 160px);
        width: calc(100% - 160px)
    }
}

@media (max-width: 420px) {
    .autosalon-first-screen .left-part .suggestions .all-suggestions {
        width: -webkit-calc(100% - 140px);
        width: calc(100% - 140px)
    }
}

.autosalon-first-screen .left-part .suggestions .all-suggestions .number {
    font-size: 0
}

.autosalon-first-screen .left-part .suggestions .all-suggestions .number .bg {
    color: #172D49;
    line-height: 60px;
    font-weight: 500;
    font-size: 60px;
    height: 84px;
    width: 56px;
    display: inline-block;
    text-align: center;
    background: #D8E3EE;
    margin-right: 5px;
    padding-top: 16px;
    position: relative;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

@media (max-width: 420px) {
    .autosalon-first-screen .left-part .suggestions .all-suggestions .number .bg {
        line-height: 42px;
        font-size: 40px;
        height: 72px;
        width: 46px
    }
}

.autosalon-first-screen .left-part .suggestions .all-suggestions .number .bg span {
    position: relative;
    z-index: 1
}

.autosalon-first-screen .left-part .suggestions .all-suggestions .number .bg:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: #eee;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px
}

.autosalon-first-screen .left-part .suggestions .all-suggestions .number .bg:last-of-type {
    margin-right: 0
}

.autosalon-first-screen .left-part .suggestions .spec-suggestions {
    float: left;
    width: 50%;
    margin-left: 1em
}

@media (max-width: 600px) {
    .autosalon-first-screen .left-part .suggestions .spec-suggestions {
        width: 160px
    }
}

@media (max-width: 420px) {
    .autosalon-first-screen .left-part .suggestions .spec-suggestions {
        width: 140px
    }
}

.autosalon-first-screen .left-part .suggestions .spec-suggestions .number {
    color: #fff;
    line-height: 62px;
    font-weight: 500;
    font-size: 64px;
    padding-top: 18px;
    float: left
}

@media (max-width: 420px) {
    .autosalon-first-screen .left-part .suggestions .spec-suggestions .number {
        line-height: 42px;
        font-size: 40px
    }
}

.autosalon-first-screen .left-part .btn-border {
    height: 50px;
    width: 300px;
    padding-top: 18px;
    font-size: 16px;
    font-family: PTSansPro, Arial;
    letter-spacing: 1px
}

@media (max-width: 600px) {
    .autosalon-first-screen .left-part .btn-border {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.autosalon-first-screen .left-part .left-part-footer {
    float: left;
    width: 100%;
    margin-top: 18px
}

.autosalon-first-screen .left-part .left-part-footer .ask-question {
    margin-left: 96px;
    letter-spacing: 0.3px
}

@media (max-width: 600px) {
    .autosalon-first-screen .left-part .left-part-footer .ask-question {
        margin-left: 0px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.autosalon-first-screen .left-part .left-part-footer .available {
    float: right;
    font-size: 14px;
    font-weight: 500;
    margin-right: 2px;
    color: #fff
}

@media (max-width: 600px) {
    .autosalon-first-screen .left-part .left-part-footer .available {
        width: 100%;
        text-align: center;
        margin-top: 20px
    }
}

.autosalon-first-screen .right-part {
    display: inline-block;
    width: 470px;
    position: absolute;
    height: -webkit-calc(100% + 100px);
    height: calc(100% + 100px);
    top: -50px;
    right: 15px
}

@media (max-width: 960px) {
    .autosalon-first-screen .right-part {
        width: 100%;
        top: -webkit-calc(100% + 50px);
        top: calc(100% + 50px);
        margin-top: 0px;
        right: 0;
        height: auto
    }
}

.autosalon-first-screen .right-part .text-part {
    float: left;
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
    padding: 50px 40px;
    padding-right: 28px;
    background: rgba(9, 15, 35, 0.8);
    height: 540px
}

@media (max-width: 960px) {
    .autosalon-first-screen .right-part .text-part {
        height: 390px;
        width: 100%;
        padding-right: 140px
    }
}

@media (max-width: 600px) {
    .autosalon-first-screen .right-part .text-part {
        padding: 30px 15px;
        padding-right: 140px
    }
}

@media (max-width: 460px) {
    .autosalon-first-screen .right-part .text-part {
        padding: 30px 15px;
        padding-right: 65px
    }
}

.autosalon-first-screen .right-part .text-part .text-part-title {
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 20px;
    margin-top: 0
}

.autosalon-first-screen .right-part .text-part .text-part-content {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    overflow: hidden;
    max-height: 260px
}

.autosalon-first-screen .right-part .text-part .text-part-content p, .autosalon-first-screen .right-part .text-part .text-part-content span {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    margin: 10px 0
}

@media (max-width: 960px) {
    .autosalon-first-screen .right-part .text-part .text-part-content {
        max-height: 195px
    }
}

.autosalon-first-screen .right-part .text-part .load-more {
    color: #fff;
    margin-top: 2rem;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (max-width: 600px) {
    .autosalon-first-screen .right-part .text-part .load-more {
        margin-top: 15px
    }
}

.autosalon-first-screen .right-part .text-part .load-more svg * {
    fill: #fff
}

.autosalon-first-screen .right-part .text-part.scroll .text-part-content {
    overflow-y: auto;
    max-height: 300px
}

@media (max-width: 960px) {
    .autosalon-first-screen .right-part .text-part.scroll .text-part-content {
        max-height: 220px
    }
}

.autosalon-first-screen .right-part .text-part.scroll .load-more {
    display: none
}

.autosalon-first-screen .right-part .logo-part {
    float: left;
    width: 100px;
    position: relative;
    height: auto;
    border-top: 4px solid #D7112A;
    background: #fff;
    max-height: -webkit-calc(100% - 64px);
    max-height: calc(100% - 64px);
    overflow-y: auto;
    background: -webkit-linear-gradient(top, #fff 62%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(62%, #fff), to(rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(top, #fff 62%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, #fff 62%, rgba(255, 255, 255, 0) 100%)
}

@media (max-width: 960px) {
    .autosalon-first-screen .right-part .logo-part {
        position: absolute;
        right: 0;
        top: 0;
        max-height: 100%
    }
}

@media (max-width: 460px) {
    .autosalon-first-screen .right-part .logo-part {
        width: 50px
    }
}

.autosalon-first-screen .right-part .logo-part .logo {
    float: left;
    position: relative;
    width: 100%;
    padding: 18px 15px;
    text-align: center
}

@media (max-width: 460px) {
    .autosalon-first-screen .right-part .logo-part .logo {
        padding: 8px 5px
    }
}

.autosalon-first-screen .right-part .logo-part img, .autosalon-first-screen .right-part .logo-part svg {
    max-width: 100%;
    max-height: 100%
}

body.browser-safari .text-part .load-more {
    -webkit-transform: translateX(-50%) !important;
    -ms-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important
}

.browser-chrome .autosalon-first-screen .right-part .text-part .load-more {
    -webkit-transform: translateX(-53%);
    -ms-transform: translateX(-53%);
    transform: translateX(-53%)
}

.autosalon-content .autosalon-content-inner {
    position: relative;
    background: #fff;
    top: -94px;
    -webkit-border-top-left-radius: 50px;
    border-top-left-radius: 50px;
    -webkit-border-top-right-radius: 50px;
    border-top-right-radius: 50px;
    min-height: 200px
}

@media (max-width: 960px) {
    .autosalon-content .autosalon-content-inner {
        top: 12px;
        -webkit-border-top-left-radius: 0px;
        border-top-left-radius: 0px;
        -webkit-border-top-right-radius: 0px;
        border-top-right-radius: 0px
    }
}

.autosalon-content .autosalon-content-inner .grid-75 {
    overflow: visible;
    width: -webkit-calc(100% - 330px);
    width: calc(100% - 330px);
    margin-right: 30px
}

@media (max-width: 1023px) {
    .autosalon-content .autosalon-content-inner .grid-75 {
        width: 100%;
        margin-right: 0px
    }
}

.autosalon-content .autosalon-content-inner .grid-75 h3 {
    font-size: 32px;
    margin-bottom: 30px
}

@media (max-width: 600px) {
    .autosalon-content .autosalon-content-inner .grid-75 h3 {
        font-size: 26px
    }
}

.autosalon-content .autosalon-content-inner .grid-75 .archive-news .item .meta {
    line-height: 1.25
}

.autosalon-content .autosalon-content-inner .grid-75 .input-select-wrap {
    margin-top: -10px
}

.autosalon-content .autosalon-content-inner .grid-75 .input-select-wrap .input-title {
    float: left
}

.autosalon-content .autosalon-content-inner .grid-75 .input-select-wrap .input-select {
    float: left
}

.autosalon-content .autosalon-content-inner .action-links {
    padding: 25px 64px;
    padding-right: 32px;
    margin-bottom: -6px
}

@media (max-width: 960px) {
    .autosalon-content .autosalon-content-inner .action-links {
        padding: 25px 30px
    }
}

@media (max-width: 600px) {
    .autosalon-content .autosalon-content-inner .action-links {
        padding: 20px 0px
    }
}

.autosalon-content .autosalon-content-inner .action-links .link {
    width: -webkit-calc(25% - 33px);
    width: calc(25% - 33px);
    margin-right: 44px
}

@media (max-width: 960px) {
    .autosalon-content .autosalon-content-inner .action-links .link {
        width: -webkit-calc(50% - 15px);
        width: calc(50% - 15px);
        margin-right: 30px
    }

    .autosalon-content .autosalon-content-inner .action-links .link:nth-of-type(2n) {
        margin-right: 0px
    }
}

@media (max-width: 460px) {
    .autosalon-content .autosalon-content-inner .action-links .link {
        width: 100%;
        margin-right: 0
    }
}

.autosalon-content .autosalon-content-inner .action-links .link:first-of-type .icon-wrap:before {
    font-size: 30px
}

.autosalon-content .autosalon-content-inner .action-links .link:last-of-type {
    margin-right: 0
}

.model-line-slider .brand-title .title {
    font-size: 32px
}

@media (max-width: 600px) {
    .model-line-slider .brand-title .title {
        font-size: 26px
    }
}

.model-line-slider .items {
    border: 1px solid #CDD6DE;
    margin-left: 0 !important;
    padding: 0 24px
}

@media (max-width: 900px) {
    .model-line-slider .items {
        padding: 0px
    }
}

.model-line-slider .items .item {
    border: none;
    display: block;
    margin: 0 25px;
    padding: 34px 0 0 0
}

@media (max-width: 900px) {
    .model-line-slider .items .item {
        margin: 0 15px;
        padding: 10px 0 0 0;
        height: 300px
    }
}

@media (max-width: 520px) {
    .model-line-slider .items .item {
        padding-bottom: 80px
    }
}

.model-line-slider .items .item .img-block {
    position: relative;
    height: 154px;
    margin: 0
}

.model-line-slider .items .item img {
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.model-line-slider .items .item .hot {
    padding-left: 22px;
    color: #D7112A;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    position: absolute;
    top: 34px;
    left: 0
}

@media (max-width: 900px) {
    .model-line-slider .items .item .hot {
        top: 20px
    }
}

.model-line-slider .items .item .hot:before {
    color: #D7112A;
    position: absolute;
    left: 0;
    top: 30%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 16px
}

.model-line-slider .items .item .title {
    font-size: 18px;
    position: relative;
    bottom: 0;
    margin-top: 16px
}

@media (max-width: 600px) {
    .model-line-slider .items .item .title {
        font-size: 15px;
        white-space: nowrap;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        overflow: hidden
    }
}

.model-line-slider .items .item .price-block {
    padding-right: 20px;
    bottom: 0;
    padding: 0;
    padding-bottom: 30px
}

@media (max-width: 520px) {
    .model-line-slider .items .item .price-block {
        padding-bottom: 20px
    }
}

.model-line-slider .items .item .price-block .price {
    display: inline-block;
    min-height: 36px
}

@media (max-width: 520px) {
    .model-line-slider .items .item .price-block .price {
        width: 100%;
        margin-bottom: 10px
    }
}

.model-line-slider .items .item .price-block .price p {
    padding-top: 8px;
    font-size: 13px
}

.model-line-slider .items .item .price-block .btn-border {
    float: right;
    width: 100px;
    min-width: 100px;
    height: 30px;
    padding: 8px 5px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

@media (max-width: 520px) {
    .model-line-slider .items .item .price-block .btn-border {
        width: 100%
    }
}

.model-line-slider .slick-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 40px;
    width: 40px;
    border: none;
    background: #fff;
    font-size: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    z-index: 1
}

.model-line-slider .slick-arrow:hover:before {
    color: #000
}

.model-line-slider .slick-arrow:before {
    content: '\eA032';
    position: absolute;
    color: #666F7C;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    font-family: 'iconFont';
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none
}

.model-line-slider .slick-prev {
    left: -20px
}

.model-line-slider .slick-prev:before {
    -webkit-transform: translate(-50%, -50%) rotate(-180deg);
    -ms-transform: translate(-50%, -50%) rotate(-180deg);
    transform: translate(-50%, -50%) rotate(-180deg)
}

.model-line-slider .slick-next {
    right: -20px
}

.grid-75.list-view .result-container-title, .grid-75.list-view .result-container-filters-info, .grid-75.list-view .result-container-items {
    max-width: 770px
}

@media (max-width: 1023px) {
    .grid-75.list-view .result-container-title, .grid-75.list-view .result-container-filters-info, .grid-75.list-view .result-container-items {
        max-width: 100%
    }
}

.grid-75.list-view .result-container-filters-info .icon-filter-arrow {
    font-size: 14px;
    color: #2667FF;
    line-height: 1
}

.grid-75.list-view .archive-news .load-more {
    font-size: 12px
}

@media (max-width: 1023px) {
    .grid-75.list-view .archive-news {
        margin-bottom: 35px
    }
}

.three-plates {
    display: block;
    width: 100%;
    float: left;
    z-index: 14;
    position: relative;
    margin-top: 50px;
    margin-bottom: 60px
}

.three-plates.full-width {
    width: -webkit-calc(100% + 330px);
    width: calc(100% + 330px)
}

@media (max-width: 1023px) {
    .three-plates.full-width {
        width: 100%
    }
}

.three-plates .item {
    width: 300px;
    height: 300px;
    position: relative;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    float: left
}

.three-plates .item:before {
    content: '';
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(9, 15, 35, 0.6);
    -webkit-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s
}

.three-plates .item:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 8px;
    height: 0;
    background: #D7112A;
    -webkit-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s
}

.three-plates .item:last-of-type {
    width: -webkit-calc(100% - 600px);
    width: calc(100% - 600px)
}

@media (max-width: 930px) {
    .three-plates .item:last-of-type {
        width: -webkit-calc(100% / 3);
        width: calc(100% / 3)
    }
}

@media (max-width: 600px) {
    .three-plates .item:last-of-type {
        width: 100%
    }
}

@media (max-width: 930px) {
    .three-plates .item {
        width: -webkit-calc(100% / 3);
        width: calc(100% / 3)
    }
}

@media (max-width: 600px) {
    .three-plates .item {
        width: 100%
    }
}

.three-plates .item .titles {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 10px 30px;
    -webkit-transition: left 0.3s;
    -o-transition: left 0.3s;
    transition: left 0.3s
}

@media (max-width: 900px) {
    .three-plates .item .titles {
        padding: 20px
    }
}

.three-plates .item .titles .title {
    font-size: 34px;
    font-weight: 400;
    color: #fff;
    line-height: 36px;
    margin-bottom: 10px;
    text-transform: uppercase
}

@media (max-width: 900px) {
    .three-plates .item .titles .title {
        font-size: 24px;
        line-height: 28px
    }
}

.three-plates .item .titles .subtitle {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 20px
}

.three-plates .item:hover .titles {
    left: -webkit-calc(50% + 20px);
    left: calc(50% + 20px)
}

.three-plates .item:hover:before {
    background: rgba(9, 15, 35, 0.8)
}

.three-plates .item:hover:after {
    height: 100%
}

.autosalon-contacts {
    display: block;
    width: 100%;
    margin-top: 50px
}

.autosalon-contacts .info .info-part .big-text a {
    color: #000;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 30px;
    display: block
}

.autosalon-contacts:after {
    content: '';
    display: block;
    clear: both
}

.autosalon-contacts .top-title {
    font-size: 32px;
    font-weight: 500;
    line-height: 32px;
    color: #000;
    margin-bottom: 30px
}

@media (max-width: 600px) {
    .autosalon-contacts .top-title {
        font-size: 26px
    }
}

.autosalon-contacts .flex-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.autosalon-contacts .left-part {
    width: 51.2%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 51.2%;
    -ms-flex-preferred-size: 51.2%;
    flex-basis: 51.2%;
    float: left;
    padding-right: 30px
}

@media (max-width: 1023px) {
    .autosalon-contacts .left-part {
        width: 100%;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-bottom: 30px;
        padding-right: 0px
    }
}

.autosalon-contacts .left-part .name-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    color: #000;
    margin-bottom: 20px
}

.autosalon-contacts .left-part .address, .autosalon-contacts .left-part .link {
    margin-left: 30px;
    position: relative
}

.autosalon-contacts .left-part .address:before, .autosalon-contacts .left-part .link:before {
    position: absolute;
    left: -26px;
    top: 42%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #000;
    font-size: 11px
}

.autosalon-contacts .left-part .address.icon-world:before, .autosalon-contacts .left-part .link.icon-world:before {
    font-size: 14px
}

.autosalon-contacts .left-part .email {
    margin-bottom: 18px
}

.autosalon-contacts .left-part .address {
    font-size: 15px;
    color: #000;
    font-weight: 500;
    margin-bottom: 18px
}

.autosalon-contacts .left-part .address:before {
    font-size: 14px
}

.autosalon-contacts .left-part .link {
    color: #2667FF;
    font-size: 15px;
    font-weight: 400;
    border-bottom: 1px dashed #2667ff;
    display: inline-block;
    line-height: 1;
    -webkit-transition: border-color 0.2s;
    -o-transition: border-color 0.2s;
    transition: border-color 0.2s
}

.autosalon-contacts .left-part .link:hover {
    border-color: transparent
}

.autosalon-contacts .left-part .info {
    padding-top: 30px;
    margin-bottom: 28px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.autosalon-contacts .left-part .info:after {
    content: '';
    display: block;
    clear: both
}

.autosalon-contacts .left-part .info .info-part {
    float: left;
    width: -webkit-calc(50% - 15px);
    width: calc(50% - 15px);
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: -webkit-calc(50% - 15px);
    -ms-flex-preferred-size: calc(50% - 15px);
    flex-basis: calc(50% - 15px);
    margin-right: 30px;
    margin-bottom: 30px
}

.autosalon-contacts .left-part .info .info-part:nth-of-type(2n) {
    margin-right: 0px
}

@media (max-width: 540px) {
    .autosalon-contacts .left-part .info .info-part {
        width: 100%;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        margin-right: 0px
    }
}

.autosalon-contacts .left-part .info .info-part .title {
    color: #000;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 30px
}

.autosalon-contacts .left-part .info .info-part .big-text {
    color: #000;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 30px;
    display: block
}

.autosalon-contacts .left-part .info .info-part .time {
    display: block;
    padding-top: 4px
}

.autosalon-contacts .left-part .info .info-part .time:after {
    content: '';
    display: block;
    clear: both
}

.autosalon-contacts .left-part .info .info-part .time span {
    color: #999999;
    font-weight: 500;
    font-size: 15px;
    margin-bottom: 10px;
    line-height: 13px;
    display: inline-block;
    float: left
}

.autosalon-contacts .left-part .info .info-part .time span:nth-of-type(2n) {
    float: right
}

.autosalon-contacts .left-part .btn-border {
    width: 300px;
    height: 50px;
    padding-top: 18px;
    font-weight: 700;
    line-height: 14px;
    font-family: PTSansPro, Arial;
    margin-right: 32px;
    letter-spacing: -0.2px;
    font-size: 16px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

@media (max-width: 600px) {
    .autosalon-contacts .left-part .btn-border {
        margin-bottom: 20px
    }
}

.autosalon-contacts .left-part .btn-red-border {
    top: 3px;
    left: -2px;
    letter-spacing: 1px
}

.autosalon-contacts .map {
    width: 48.8%;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 48.8%;
    -ms-flex-preferred-size: 48.8%;
    flex-basis: 48.8%;
    float: left
}

@media (max-width: 1023px) {
    .autosalon-contacts .map {
        width: 100%;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        height: 300px
    }
}

@media (max-width: 960px) {
    .autosalon-contacts .map {
        margin-bottom: 60px
    }
}

.model-auto-fs-slider {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    z-index: 9999;
    display: block;
    width: 100vw;
    height: 100vh;
    top: 0px;
    left: 0;
    background: rgba(255, 255, 255, 0.9);
    background: rgba(0, 0, 0, 0.9);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px)
}

.model-auto-fs-slider .items, .model-auto-fs-slider .slick-list, .model-auto-fs-slider .slick-track {
    height: 100%
}

.model-auto-fs-slider .close-fs-slider {
    position: fixed;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    cursor: pointer;
    z-index: 10;
    background: rgba(255, 255, 255, 0.2)
}

.model-auto-fs-slider .close-fs-slider:before {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 22px;
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
    color: #fff
}

.model-auto-fs-slider .close-fs-slider:hover:before {
    color: #D7112A
}

.model-auto-fs-slider .item {
    height: auto;
    width: auto;
    top: 50% !important;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative;
    -webkit-background-size: cover !important;
    background-size: cover !important;
    background-image: none !important;
    text-align: center
}

.model-auto-fs-slider .item img, .model-auto-fs-slider .item iframe {
    display: inline-block;
    float: none;
    max-height: 100vh
}

.model-auto-fs-slider.active {
    visibility: visible;
    opacity: 1
}

.model-auto-fs-slider .slick-arrow {
    display: inline-block;
    width: 60px;
    height: 120px;
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    text-align: center;
    border: none;
    background: rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    font-size: 0;
    z-index: 5
}

@media (max-width: 600px) {
    .model-auto-fs-slider .slick-arrow {
        width: 40px
    }
}

.model-auto-fs-slider .slick-arrow:hover {
    background: rgba(255, 255, 255, 0.4);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1)
}

.model-auto-fs-slider .slick-arrow:before {
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    font-family: 'iconFont';
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 25px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute
}

@media (max-width: 600px) {
    .model-auto-fs-slider .slick-arrow:before {
        font-size: 20px
    }
}

.model-auto-fs-slider .slick-prev {
    left: 0px
}

.model-auto-fs-slider .slick-prev:before {
    content: '\eA032';
    -webkit-transform: translate(-50%, -50%) rotate(180deg);
    -ms-transform: translate(-50%, -50%) rotate(180deg);
    transform: translate(-50%, -50%) rotate(180deg)
}

.model-auto-fs-slider .slick-next {
    right: 0px
}

.model-auto-fs-slider .slick-next:before {
    content: '\eA032'
}

.browser-safari .model-auto-fs-slider {
    background: rgba(255, 255, 255, 0.8)
}

.close-full-size {
    position: fixed;
    top: 0px;
    z-index: 60;
    right: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    display: inline-block;
    background: rgba(0, 0, 0, 0.25);
    cursor: pointer;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.close-full-size:after {
    color: #fff;
    content: '\eA030';
    display: inline-block;
    vertical-align: middle;
    font-family: iconFont;
    -webkit-font-smoothing: antialiased;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 15px
}

.close-full-size:hover {
    opacity: 0.5 !important
}

body.logged-in .close-full-size {
    top: 30px
}

.full-size-sect.active .close-full-size {
    opacity: 1;
    visibility: visible
}

.car-content-suggest {
    margin: 40px 0;
    padding: 24px 20px;
    border: 1px solid #E2E2E2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 640px) {
    .car-content-suggest {
        display: block;
        padding: 24px 15px
    }
}

.car-content-suggest:after {
    content: '';
    display: block;
    clear: both
}

.car-content-suggest .img {
    float: left;
    width: 170px;
    font-size: 0;
    margin: 0
}

@media (max-width: 420px) {
    .car-content-suggest .img {
        width: 110px
    }
}

.car-content-suggest .img img {
    max-width: 100%;
    max-height: 100%
}

.car-content-suggest .description {
    float: left;
    width: 45.5%;
    padding-left: 40px;
    padding-right: 30px;
    border-right: 1px solid #E2E2E2
}

@media (max-width: 1200px) {
    .car-content-suggest .description {
        padding-left: 30px;
        padding-right: 20px
    }
}

@media (max-width: 640px) {
    .car-content-suggest .description {
        width: -webkit-calc(100% - 170px);
        width: calc(100% - 170px);
        border-right: none
    }
}

@media (max-width: 420px) {
    .car-content-suggest .description {
        width: -webkit-calc(100% - 110px);
        width: calc(100% - 110px);
        padding-left: 20px
    }
}

.car-content-suggest .description .title {
    display: block;
    color: #000;
    font-weight: 500;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 8px
}

@media (max-width: 640px) {
    .car-content-suggest .description .title {
        font-size: 18px
    }
}

.car-content-suggest .description .price {
    display: block;
    color: #000;
    font-weight: 400;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 15px
}

@media (max-width: 640px) {
    .car-content-suggest .description .price {
        font-size: 15px
    }
}

.car-content-suggest .description .btn-default {
    color: #fff;
    height: 34px;
    font-size: 12px;
    font-weight: 700;
    padding: 2px 36px
}

@media (max-width: 420px) {
    .car-content-suggest .description .btn-default {
        padding: 2px 30px
    }
}

.car-content-suggest .dealer-block {
    float: left;
    width: -webkit-calc(54.5% - 170px);
    width: calc(54.5% - 170px);
    padding-left: 40px;
    padding-right: 20px;
    padding-top: 4px
}

@media (max-width: 1200px) {
    .car-content-suggest .dealer-block {
        padding-left: 20px;
        padding-right: 0px
    }
}

@media (max-width: 640px) {
    .car-content-suggest .dealer-block {
        width: 100%;
        padding-top: 15px;
        margin-top: 15px;
        border-top: 1px solid #E2E2E2;
        padding-left: 0px
    }
}

.car-content-suggest .dealer-block .img {
    display: block;
    height: 50px;
    width: 100%;
    text-align: center;
    margin-bottom: 12px
}

.car-content-suggest .dealer-block .title {
    text-align: center;
    display: block;
    color: #000;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px
}

.content-read-also {
    display: block;
    border-top: 3px solid #D7112A;
    padding: 9px 15px 8px 15px;
    background: #F4F8FB;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 40px 0;
    -webkit-transition: all 0.3s !important;
    -o-transition: all 0.3s !important;
    transition: all 0.3s !important
}

@media (max-width: 420px) {
    .content-read-also {
        display: block
    }
}

.content-read-also:after {
    content: '';
    display: block;
    clear: both
}

.content-read-also .block-title {
    color: #000;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    text-transform: uppercase;
    display: inline-block;
    max-width: 145px;
    margin-right: 10px;
    float: left;
    letter-spacing: 0.2px
}

@media (max-width: 520px) {
    .content-read-also .block-title {
        font-size: 12px;
        max-width: 110px
    }
}

@media (max-width: 420px) {
    .content-read-also .block-title {
        max-width: 100%;
        width: 100%;
        margin-bottom: 10px;
        margin-right: 0px
    }
}

.content-read-also img {
    float: left;
    width: 40px;
    margin-right: 10px
}

.content-read-also .article-title {
    float: left !important;
    width: -webkit-calc(100% - 205px);
    width: calc(100% - 205px);
    color: #000 !important;
    font-size: 16px !important;
    line-height: 20px !important;
    font-weight: 400 !important;
    -webkit-transition: color 0.25s !important;
    -o-transition: color 0.25s !important;
    transition: color 0.25s !important
}

@media (max-width: 520px) {
    .content-read-also .article-title {
        width: -webkit-calc(100% - 170px) !important;
        width: calc(100% - 170px) !important;
        font-size: 14px !important
    }
}

@media (max-width: 420px) {
    .content-read-also .article-title {
        width: -webkit-calc(100% - 50px) !important;
        width: calc(100% - 50px) !important
    }
}

.content-read-also:hover .article-title {
    color: #D7112A !important
}

.socials-subscribe {
    display: block;
    margin: 40px 0
}

.socials-subscribe:after {
    content: '';
    display: block;
    clear: both
}

.socials-subscribe__header {
    display: block;
    margin-bottom: 40px;
    width: 100%
}

.socials-subscribe__header:after {
    content: '';
    display: block;
    clear: both
}

.socials-subscribe__check {
    float: left;
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #CDD6DE;
    position: relative;
    margin-right: 20px
}

.socials-subscribe__check span {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 24px;
    height: 24px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #6AC259
}

.socials-subscribe__check span:before {
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 12px
}

.socials-subscribe__title {
    width: -webkit-calc(100% - 70px);
    width: calc(100% - 70px);
    color: #5A698D;
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
    float: left
}

@media (max-width: 580px) {
    .socials-subscribe__title {
        font-size: 15px;
        line-height: 20px
    }
}

.socials-subscribe__items {
    display: block;
    width: 100%
}

.socials-subscribe__items:after {
    content: '';
    display: block;
    clear: both
}

.socials-subscribe__item {
    float: left;
    width: -webkit-calc(25% - 90px / 4);
    width: calc(25% - 90px / 4);
    margin-right: 30px;
    height: 50px;
    background: #F7F7FA;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #D2D5DC;
    padding-top: 14px;
    padding-bottom: 12px;
    text-align: center;
    color: #5A698D;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    position: relative
}

@media (max-width: 660px) {
    .socials-subscribe__item {
        width: -webkit-calc(25% - 30px / 4);
        width: calc(25% - 30px / 4);
        margin-right: 10px
    }
}

@media (max-width: 580px) {
    .socials-subscribe__item {
        width: -webkit-calc(50% - 5px);
        width: calc(50% - 5px);
        margin-bottom: 10px
    }
}

.socials-subscribe__item:last-of-type {
    margin-right: 0px
}

@media (max-width: 580px) {
    .socials-subscribe__item:nth-of-type(2n) {
        margin-right: 0px
    }
}

.socials-subscribe__item:before {
    position: relative;
    top: -2px;
    margin-right: 20px;
    font-size: 14px;
    color: #5A698D
}

.socials-subscribe__item.icon-vb:before {
    margin-right: 15px;
    font-size: 16px
}

.socials-subscribe__item.icon-tg:before {
    margin-right: 16px;
    font-size: 13px
}

.socials-subscribe__item.icon-mg:before {
    margin-right: 16px;
    font-size: 8px
}

.socials-subscribe__item span {
    position: absolute;
    display: block;
    width: -webkit-calc(100% + 18px);
    width: calc(100% + 18px);
    height: -webkit-calc(100% + 18px);
    height: calc(100% + 18px);
    top: -9px;
    left: -9px;
    border: 6px solid transparent;
    text-align: center;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    padding: 0 20px
}

.socials-subscribe__item span:before, .socials-subscribe__item span:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.socials-subscribe__item span:before {
    border-bottom: 6px solid #6AC259;
    border-left: 6px solid #6AC259;
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.socials-subscribe__item span:after {
    border-top: 6px solid #6AC259;
    border-right: 6px solid #6AC259;
    -webkit-transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    transform-origin: 100% 0%
}

.socials-subscribe__item:hover span:before, .socials-subscribe__item:hover span:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.socials-subscribe__item:hover:after {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s
}

.socials-subscribe__item:after {
    content: '\eA019';
    color: #fff;
    position: absolute;
    font-size: 12px;
    position: absolute;
    right: -12px;
    top: -12px;
    width: 24px;
    height: 24px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #6AC259;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transition-timing-function: cubic-bezier(0.74, 0.44, 0, 1.8);
    -o-transition-timing-function:  cubic-bezier(0.74, 0.44, 0, 1.8);
    transition-timing-function:  cubic-bezier(0.74, 0.44, 0, 1.8);
    -webkit-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    display: inline-block;
    vertical-align: middle;
    font-family: 'iconFont';
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none
}

.accessories-model-description .price-block {
    margin-bottom: 40px
}

.accessories-model-description .price-block__title {
    font-size: 11px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    margin-bottom: 2px
}

.accessories-model-description .price-block__price {
    font-size: 36px;
    font-weight: 500;
    color: #172D49;
    line-height: 36px;
    margin-bottom: 5px
}

.accessories-model-description .price-block__price span {
    font-size: 11px;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    margin-left: 5px
}

.accessories-model-description .offer-block .offer-block--title {
    color: #172D49;
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    padding-bottom: 5px;
    border-bottom: 2px solid #BEBEBE;
    margin-bottom: 15px
}

.accessories-model-description .offer-block .offer-item {
    padding-left: 90px;
    position: relative
}

.accessories-model-description .offer-block .offer-item:after {
    content: '';
    display: block;
    clear: both
}

.accessories-model-description .offer-block .offer-item__img {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 80px
}

.accessories-model-description .offer-block .offer-item__img img {
    max-height: 100%;
    max-width: 100%
}

.accessories-model-description .offer-block .offer-item__title {
    font-size: 24px;
    font-weight: 400;
    color: #172D49;
    line-height: 32px;
    margin-bottom: 4px
}

.contact-info-block {
    display: block
}

.contact-info-block:after {
    content: '';
    display: block;
    clear: both
}

.contact-info-block__item {
    width: 100%;
    float: left;
    color: rgba(0, 0, 0, 0.7);
    font-weight: 400;
    font-size: 13px;
    line-height: 1.2;
    margin-bottom: 10px
}

.contact-info-block__item:before {
    color: #949494;
    font-size: 14px;
    padding: 0 5px;
    margin-right: 5px;
    position: relative;
    top: -3px
}

.contact-info-block__phone {
    font-weight: 500;
    color: #000
}

.contact-info-block__site span {
    color: #2667FF;
    font-weight: 400;
    font-size: 13px;
    line-height: 1;
    border-bottom: 1px dashed transparent;
    -webkit-transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    transition: border-color 0.3s
}

.contact-info-block__site:hover span {
    border-color: #2667FF
}

.page-offer .page-offer-title {
    font-size: 24px;
    color: #000;
    line-height: 30px;
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 10px
}

.page-offer .model-auto-slider-info {
    margin-bottom: 20px !important
}

.page-offer .brands-section .grid-container .grid-75 {
    width: -webkit-calc(100% - 330px);
    width: calc(100% - 330px);
    margin-right: 30px
}

@media (max-width: 1024px) {
    .page-offer .brands-section .grid-container .grid-75 {
        width: 100%;
        margin-right: 0px
    }
}

.page-offer .brands-section .grid-container .grid-25 {
    margin-top: 102px
}

.page-offer .accessories-tables {
    margin-bottom: 30px
}

@media (max-width: 1024px) {
    .page-offer .result-container-wrap {
        float: left
    }

    .page-offer .result-container-wrap .result-container {
        float: right !important
    }

    .page-offer .result-container-wrap .result-container:last-of-type {
        min-width: 160px !important
    }
}

@media (max-width: 640px) {
    .page-offer .result-container-wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .page-offer .result-container-wrap .result-container {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .page-offer .result-container-wrap .result-container:last-of-type {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1
    }
}

.offer-information {
    margin-bottom: 40px
}

.offer-information__header {
    display: block;
    margin-bottom: 10px
}

.offer-information__header:after {
    content: '';
    display: block;
    clear: both
}

.offer-information__header .header-item {
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    line-height: 16px;
    color: rgba(51, 51, 51, 0.7);
    margin-right: 100px
}

@media (max-width: 700px) {
    .offer-information__header .header-item {
        margin-right: 30px;
        margin-bottom: 10px
    }
}

.offer-information__header .header-item:last-of-type {
    margin-right: 0px
}

.offer-information__header .header-item span {
    color: #333
}

.offer-information__header .header-item .color {
    height: 16px;
    width: 16px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
    display: inline-block;
    position: relative;
    top: 2px
}

.offer-information__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: baseline;
    -webkit-justify-content: baseline;
    -ms-flex-pack: baseline;
    justify-content: baseline;
    width: -webkit-calc(100% + 10px);
    width: calc(100% + 10px)
}

.offer-information__items:after {
    content: '';
    display: block;
    clear: both
}

.offer-information__items .inf-item {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: -webkit-calc(19% - 10px);
    -ms-flex-preferred-size: calc(19% - 10px);
    flex-basis: calc(19% - 10px);
    margin-right: 10px
}

@media (max-width: 680px) {
    .offer-information__items .inf-item {
        -webkit-flex-basis: -webkit-calc(100% / 3 - 10px);
        -ms-flex-preferred-size: calc(100% / 3 - 10px);
        flex-basis: calc(100% / 3 - 10px);
        max-width: -webkit-calc(100% / 3 - 10px);
        max-width: calc(100% / 3 - 10px)
    }
}

@media (max-width: 400px) {
    .offer-information__items .inf-item {
        -webkit-flex-basis: -webkit-calc(100% / 2 - 10px);
        -ms-flex-preferred-size: calc(100% / 2 - 10px);
        flex-basis: calc(100% / 2 - 10px);
        max-width: -webkit-calc(100% / 2 - 10px);
        max-width: calc(100% / 2 - 10px)
    }
}

.offer-information__items .inf-item__icon {
    height: 44px;
    width: 44px;
    position: relative
}

.offer-information__items .inf-item__icon:before {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #22272E;
    font-size: 20px
}

.offer-information__items .inf-item__icon.icon-offer-2:before {
    font-size: 21px
}

.offer-information__items .inf-item__icon.icon-offer-3:before {
    font-size: 21px
}

.offer-information__items .inf-item__icon.icon-offer-4:before {
    font-size: 26px
}

.offer-information__items .inf-item__icon.icon-offer-5:before {
    font-size: 31px
}

.offer-information__items .inf-item__title {
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    color: rgba(51, 51, 51, 0.7);
    margin-bottom: 5px;
    display: block
}

.offer-information__items .inf-item__info {
    font-size: 19px;
    font-weight: 400;
    line-height: 25px;
    color: #333;
    margin-bottom: 5px
}

@media (max-width: 450px) {
    .offer-information__items .inf-item__info {
        font-size: 15px;
        line-height: 20px
    }
}

.decomments-button.decomments-button-reply {
    margin-right: 5px !important;
    margin-left: 12px !important
}

.a-single {
    margin-bottom: 20px
}

.a-single iframe {
    margin: 0 !important
}

.tabs-block {
    padding: 20px;
    margin: 20px 0
}

.tabs-block .header-tabs {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px
}

@media (max-width: 720px) {
    .tabs-block .header-tabs {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 20px;
        border-left: 1px solid #E9E9E9;
        border-top: 1px solid #E9E9E9
    }
}

@media (max-width: 500px) {
    .tabs-block .header-tabs {
        margin-bottom: 10px
    }
}

.tabs-block .header-tabs .tab {
    float: left;
    width: 160px;
    height: 44px;
    text-align: center;
    padding: 14px 5px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    color: #A4A4A4;
    border: 1px solid #E9E9E9;
    border-right: none;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media (max-width: 1024px) {
    .tabs-block .header-tabs .tab {
        font-size: 12px;
        padding-top: 16px
    }
}

@media (max-width: 800px) {
    .tabs-block .header-tabs .tab {
        font-size: 11px;
        padding-top: 18px
    }
}

@media (max-width: 720px) {
    .tabs-block .header-tabs .tab {
        width: 33.333%;
        border: none !important;
        border-right: 1px solid #E9E9E9 !important;
        border-bottom: 1px solid #E9E9E9 !important
    }
}

.tabs-block .header-tabs .tab:last-of-type {
    border: 1px solid #E9E9E9
}

.tabs-block .header-tabs .tab.active {
    background: #D7112A;
    border-color: #D7112A !important;
    color: #fff;
    -webkit-box-shadow: inset 0 4px 4px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 4px 4px rgba(0, 0, 0, 0.2)
}

.tabs-block .header-tabs .tab:hover {
    background: #D7112A;
    border-color: #D7112A !important;
    color: #fff;
    -webkit-box-shadow: inset 0 4px 4px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 4px 4px rgba(0, 0, 0, 0.2)
}

.tabs-block .header-tabs:after {
    content: '';
    display: block;
    clear: both
}

.tabs-block .content-tabs {
    display: block
}

.tabs-block .content-tabs:after {
    content: '';
    display: block;
    clear: both
}

.tabs-block .content-tabs .tab {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    line-height: 1.5
}

.tabs-block .content-tabs .tab.active {
    max-height: 1000px
}

.page-template-template-with-adv .archive-75 {
    float: left
}

.page-template-template-with-adv .archive-75 p:first-of-type {
    margin: 0 !important
}

.page-template-template-with-adv .archive-75 p:first-of-type iframe {
    margin: 0 !important
}

@media (max-width: 1024px) {
    .page-template-template-with-adv .archive-75 p:first-of-type iframe {
        margin-bottom: 20px !important
    }
}

.page-template-template-with-adv .archive-25 {
    float: right
}

.page-landing-advanced-links {
    line-height: 1.5;
    margin-top: 10px;
    font-size: 0;
    width: -webkit-calc(100% - 330px);
    width: calc(100% - 330px)
}

@media (max-width: 1024px) {
    .page-landing-advanced-links {
        width: 100%
    }
}

.page-landing-advanced-links a {
    color: #1A60FF;
    font-size: 18px;
    line-height: 32px;
    font-weight: 400;
    -webkit-transition: border-color 0.25s;
    -o-transition: border-color 0.25s;
    transition: border-color 0.25s;
    border-bottom: 1px dotted rgba(26, 96, 255, 0.3)
}

.page-landing-advanced-links a:hover {
    border-color: #1a60ff
}

.page-landing-advanced-links > div {
    display: inline-block;
    width: -webkit-calc(100% / 3 - 20px);
    width: calc(100% / 3 - 20px);
    margin-right: 30px;
    font-size: 16px;
    position: relative;
    height: 32px
}

.page-landing-advanced-links > div.page-landing-when {
    padding-top: 5px
}

@media (max-width: 740px) {
    .page-landing-advanced-links > div {
        width: 100%;
        margin-right: 0px
    }
}

.page-landing-advanced-links > div:last-of-type {
    margin-right: 0px
}

.page-landing-advanced-links > div:hover {
    z-index: 3
}

.page-landing-advanced-links > div .page-link {
    position: absolute;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    background: #fff;
    width: 100%
}

.page-landing-advanced-links > div:hover {
    z-index: 2
}

.page-landing-advanced-links > div:hover .page-link {
    width: auto
}

#row_country {
    margin: 20px 4px 4px 4px !important
}

#row_engine > div {
    padding-left: 15px;
    padding-right: 15px
}

@media (max-width: 600px) {
    #row_engine > div {
        padding-left: 0px;
        padding-right: 0px;
        width: 100% !important
    }

    #row_engine > div select, #row_engine > div input {
        width: 100% !important
    }
}

.form-group select, .form-group input, .content select, .content input {
    height: 36px;
    border-color: #CDD6DE;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background: #fff;
    min-width: 215px
}

@media (max-width: 600px) {
    .form-group select, .form-group input, .content select, .content input {
        width: 100% !important
    }
}

.form-group label, .content label {
    padding-top: 10px
}

@media (max-width: 600px) {
    .form-group label, .content label {
        width: 100% !important;
        text-align: left !important;
        padding-left: 0;
        padding-bottom: 10px
    }
}

@media (max-width: 600px) {
    .form-group .col-md-8, .content .col-md-8 {
        width: 100% !important;
        padding: 0
    }
}

.form-group input, .content input {
    border: 1px solid #CDD6DE;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 0 10px
}

.form-group .btn.btn-danger, .content .btn.btn-danger {
    border-color: #D7112A;
    background: #D7112A;
    color: #fff;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
    margin-top: 15px;
    margin-bottom: 15px
}

.form-group .btn.btn-danger:hover, .content .btn.btn-danger:hover {
    background: #fff;
    color: #D7112A
}

.carTab.btn-default {
    background: #fff !important
}

.carTab.btn-default.active {
    background: #ededed !important;
    -webkit-transition: background 0.25s;
    -o-transition: background 0.25s;
    transition: background 0.25s
}

.carTab.btn-default .hidden-xs {
    color: #D7112A !important;
    position: relative;
    top: -8px
}

.carTab.btn-default img {
    bottom: 10px !important
}

.carTab.btn-default:hover {
    background: #ededed !important
}

@media (max-width: 600px) {
    .carTab.btn-default {
        width: 100%
    }
}

.content-rules .alignnone {
    max-width: 100%
}

.table-icon {
    position: relative;
    top: 5px;
    margin-right: 2px
}

strike {
    color: #535b69;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    margin: 0
}

strike + p {
    padding-top: 0px !important
}

.items .slick-list {
    width: 100%
}

body.open-slider #div-gpt-ad-1521208708180-2, body.open-modal #div-gpt-ad-1521208708180-2 {
    visibility: hidden
}

ul {
    padding: 0;
    margin: 0
}

ul li {
    list-style-type: none
}

html > body {
    line-height: 1;
    font-size: 16px
}

a {
    text-decoration: none;
    cursor: pointer
}

.cX {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.cY {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.cXY {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: inline-block
}

.mCustomScrollBox:not(.mCSB_outside) .mCSB_scrollTools {
    right: -6px !important
}

.mCustomScrollBox:not(.mCSB_outside) .mCSB_container {
    margin-right: 0 !important
}

.first-screen .wrap, .last-news-section .wrap {
    padding-top: 30px;
    padding-bottom: 60px
}

.first-screen .news-block, .last-news-section .news-block {
    float: left;
    width: 300px;
    margin-right: 30px
}

@media (max-width: 1024px) {
    .first-screen .news-block, .last-news-section .news-block {
        width: -webkit-calc(100% - 360px);
        width: calc(100% - 360px)
    }
}

@media (max-width: 700px) {
    .first-screen .news-block, .last-news-section .news-block {
        margin-right: 0px;
        width: -webkit-calc(100% - 330px);
        width: calc(100% - 330px)
    }
}

@media (max-width: 660px) {
    .first-screen .news-block, .last-news-section .news-block {
        width: -webkit-calc(100% - 4px);
        width: calc(100% - 4px);
        margin-bottom: 40px
    }

    .first-screen .news-block .mCSB_scrollTools, .last-news-section .news-block .mCSB_scrollTools {
        right: -18px !important
    }
}

.first-screen .news-block .block-title, .last-news-section .news-block .block-title {
    font-size: 32px;
    font-weight: 500;
    padding-bottom: 10px;
    border-bottom: 1px solid #E2E2E2;
    margin-bottom: 24px
}

@media (max-width: 600px) {
    .first-screen .news-block .block-title, .last-news-section .news-block .block-title {
        font-size: 26px
    }
}

.first-screen .news-block .news, .last-news-section .news-block .news {
    display: block;
    padding-bottom: 4px;
    position: relative;
    overflow: hidden;
    max-height: 670px;
    overflow-y: auto
}

@media (max-width: 1024px) {
    .first-screen .news-block .news, .last-news-section .news-block .news {
        height: 800px
    }
}

@media (max-width: 660px) {
    .first-screen .news-block .news, .last-news-section .news-block .news {
        max-height: 99999px;
        height: auto
    }

    .first-screen .news-block .news .mCustomScrollBox, .last-news-section .news-block .news .mCustomScrollBox {
        max-height: 99999px !important
    }

    .first-screen .news-block .news #mCSB_9_scrollbar_vertical, .last-news-section .news-block .news #mCSB_9_scrollbar_vertical {
        display: none !important
    }
}

.first-screen .news-block .news .item, .last-news-section .news-block .news .item {
    display: block;
    position: relative;
    padding-left: 55px;
    margin-bottom: 20px
}

@media (max-width: 1024px) {
    .first-screen .news-block .news .item, .last-news-section .news-block .news .item {
        min-height: 70px;
        margin-bottom: 15px
    }
}

@media (max-width: 740px) {
    .first-screen .news-block .news .item, .last-news-section .news-block .news .item {
        min-height: 60px
    }
}

@media (max-width: 700px) {
    .first-screen .news-block .news .item, .last-news-section .news-block .news .item {
        min-height: 50px
    }
}

.first-screen .news-block .news .item .time, .last-news-section .news-block .news .item .time {
    position: absolute;
    left: 0;
    top: 0px;
    color: #666F7C;
    font-family: PTSansPro, Arial;
    font-size: 12px;
    font-weight: 400
}

.first-screen .news-block .news .item .date, .last-news-section .news-block .news .item .date {
    position: absolute;
    left: 0;
    top: 24px;
    color: #000;
    font-family: PTSansPro, Arial;
    font-size: 12px;
    font-weight: 400
}

.first-screen .news-block .news .item .tag, .last-news-section .news-block .news .item .tag {
    color: #666F7C;
    font-family: PTSansPro, Arial;
    font-size: 12px;
    margin-bottom: 10px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1
}

.first-screen .news-block .news .item .title, .last-news-section .news-block .news .item .title {
    color: #000000;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    -webkit-transition: color 0.15s;
    -o-transition: color 0.15s;
    transition: color 0.15s
}

.first-screen .news-block .news .item .img, .last-news-section .news-block .news .item .img {
    margin-top: 8px;
    font-size: 0;
    position: relative
}

.first-screen .news-block .news .item .img img, .last-news-section .news-block .news .item .img img {
    max-width: 100%;
    max-height: 250px
}

.first-screen .news-block .news .item .pr, .last-news-section .news-block .news .item .pr {
    width: 40px;
    height: 15px;
    color: #fff;
    background: #D7112A;
    text-transform: uppercase;
    text-align: center;
    padding-top: 1px;
    display: block;
    line-height: 1;
    font-size: 12px;
    font-family: PTSansPro, Arial;
    font-weight: 700;
    position: absolute;
    top: 0;
    right: 0
}

@media only screen and (min-device-width: 640px) and (max-device-width: 1024px) {
    .first-screen .news-block .news .item .pr, .last-news-section .news-block .news .item .pr {
        right: auto;
        left: 0;
        top: 24px;
        z-index: 2
    }
}

.first-screen .news-block .news .item:hover .title, .last-news-section .news-block .news .item:hover .title {
    color: #D7112A
}

.first-screen .news-block .news .item.important .title, .last-news-section .news-block .news .item.important .title {
    font-weight: 500
}

.first-screen .news-block .news:after, .last-news-section .news-block .news:after {
    content: '';
    position: absolute;
    opacity: 1;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
    pointer-events: none;
    bottom: 4px;
    width: 100%;
    height: 60px;
    background: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0), #fff);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #fff);
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0), #fff);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff)
}

.first-screen .news-block .news.last-row, .last-news-section .news-block .news.last-row {
    max-height: 720px
}

.first-screen .news-block .news.last-row:after, .last-news-section .news-block .news.last-row:after {
    opacity: 0
}

.first-screen .news-block .news.last-row .more-news, .last-news-section .news-block .news.last-row .more-news {
    padding-bottom: 0;
    margin-top: 0;
    height: 0
}

.first-screen .news-block .news .date-line, .last-news-section .news-block .news .date-line {
    display: block;
    width: 100%;
    height: 2px;
    background: #E2E2E2;
    position: relative;
    margin-top: 25px;
    margin-bottom: 15px
}

.first-screen .news-block .news .date-line span, .last-news-section .news-block .news .date-line span {
    position: absolute;
    background: #fff;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 0px 8px;
    color: #666F7C;
    font-size: 14px
}

.first-screen .news-block .more-news, .last-news-section .news-block .more-news {
    display: block;
    padding-bottom: 28px;
    border-bottom: 1px solid #E2E2E2;
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-size: 12px;
    font-family: PTSansPro, Arial;
    position: relative;
    margin-top: -2px
}

.first-screen .news-block .more-news .btn-round, .last-news-section .news-block .more-news .btn-round {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -17px;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s
}

.first-screen .news-block .more-news .btn-round:before, .last-news-section .news-block .more-news .btn-round:before {
    -webkit-transform: translate(-45%, -70%);
    -ms-transform: translate(-45%, -70%);
    transform: translate(-45%, -70%);
    font-size: 8px;
    top: 60%;
    left: 48%
}

.first-screen .news-block .more-news .btn-round:after, .last-news-section .news-block .more-news .btn-round:after {
    content: '\eA06';
    position: absolute;
    left: 48%;
    -webkit-transform: translate(-45%, -70%);
    -ms-transform: translate(-45%, -70%);
    transform: translate(-45%, -70%);
    top: -125%;
    font-size: 8px;
    display: inline-block;
    vertical-align: middle;
    font-family: 'iconFont';
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #fff
}

.first-screen .news-block .more-news .btn-round:hover:after, .last-news-section .news-block .more-news .btn-round:hover:after {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    top: 60%
}

.first-screen .news-block .more-news .btn-round:hover:before, .last-news-section .news-block .more-news .btn-round:hover:before {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    top: 125%
}

.first-screen .news-block .more-news.hidden, .last-news-section .news-block .more-news.hidden {
    padding-bottom: 0;
    margin-top: 0;
    height: 0
}

.first-screen .news-block .more-news.hidden .title, .last-news-section .news-block .more-news.hidden .title {
    opacity: 0;
    visibility: hidden
}

.first-screen .news-block .more-news.hidden .btn-round, .last-news-section .news-block .more-news.hidden .btn-round {
    opacity: 0;
    visibility: hidden
}

.first-screen .without-scroll-adaptive, .last-news-section .without-scroll-adaptive {
    overflow: hidden !important
}

.first-screen .without-scroll-adaptive:after, .last-news-section .without-scroll-adaptive:after {
    bottom: 0 !important
}

.first-screen .main-articles, .last-news-section .main-articles {
    float: left;
    width: -webkit-calc(100% - 660px);
    width: calc(100% - 660px)
}

@media (max-width: 1024px) {
    .first-screen .main-articles, .last-news-section .main-articles {
        width: 100%;
        margin-top: 30px
    }
}

.first-screen .main-articles .big-article, .last-news-section .main-articles .big-article {
    display: block;
    width: 100%;
    padding-bottom: 380px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative
}

.first-screen .main-articles .big-article .logo, .last-news-section .main-articles .big-article .logo {
    position: absolute;
    top: 15px;
    right: -90px;
    background: rgba(0, 0, 0, 0.7);
    width: 90px;
    height: 90px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s
}

.first-screen .main-articles .big-article .logo.active, .last-news-section .main-articles .big-article .logo.active {
    right: 0
}

.first-screen .main-articles .big-article .logo svg, .first-screen .main-articles .big-article .logo img, .last-news-section .main-articles .big-article .logo svg, .last-news-section .main-articles .big-article .logo img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 70px;
    max-height: 70px
}

.first-screen .main-articles .big-article .logo.top-right, .last-news-section .main-articles .big-article .logo.top-right {
    top: 15px;
    right: -90px
}

.first-screen .main-articles .big-article .logo.top-right.active, .last-news-section .main-articles .big-article .logo.top-right.active {
    right: 0
}

.first-screen .main-articles .big-article .logo.bottom-left, .last-news-section .main-articles .big-article .logo.bottom-left {
    bottom: 15px;
    top: auto;
    left: -90px
}

.first-screen .main-articles .big-article .logo.bottom-left.active, .last-news-section .main-articles .big-article .logo.bottom-left.active {
    left: 0
}

.first-screen .main-articles .big-article .logo.bottom-right, .last-news-section .main-articles .big-article .logo.bottom-right {
    bottom: 15px;
    top: auto;
    right: -90px
}

.first-screen .main-articles .big-article .logo.bottom-right.active, .last-news-section .main-articles .big-article .logo.bottom-right.active {
    right: 0
}

.first-screen .main-articles .big-article .content, .last-news-section .main-articles .big-article .content {
    color: #fff;
    padding: 36px 30px;
    position: relative;
    z-index: 2;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
}

.first-screen .main-articles .big-article .content .tag, .last-news-section .main-articles .big-article .content .tag {
    font-family: PTSansPro, Arial;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    padding-left: 14px;
    position: relative;
    margin-bottom: 30px;
    display: block
}

.first-screen .main-articles .big-article .content .tag:before, .last-news-section .main-articles .big-article .content .tag:before {
    content: '';
    left: 0;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 4px;
    width: 4px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #3DFF5D;
    position: absolute
}

.first-screen .main-articles .big-article .content .title, .last-news-section .main-articles .big-article .content .title {
    display: block;
    max-width: 300px;
    font-size: 26px;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 12px
}

.first-screen .main-articles .big-article .content .subtitle, .last-news-section .main-articles .big-article .content .subtitle {
    display: block;
    max-width: 320px;
    font-size: 16px;
    font-weight: 500;
    margin-top: 0px;
    margin-bottom: 22px
}

.first-screen .main-articles .big-article .content .btn-border:hover, .last-news-section .main-articles .big-article .content .btn-border:hover {
    background: #fff;
    color: #FF0025;
    border-color: #fff
}

.first-screen .main-articles .small-article, .last-news-section .main-articles .small-article {
    display: inline-block;
    width: 50%;
    padding-bottom: 410px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 100%;
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
    float: left
}

@media (max-width: 480px) {
    .first-screen .main-articles .small-article, .last-news-section .main-articles .small-article {
        width: 100%;
        padding-bottom: 360px
    }
}

.first-screen .main-articles .small-article:before, .last-news-section .main-articles .small-article:before {
    content: '';
    background: rgba(9, 15, 35, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.first-screen .main-articles .small-article .content, .last-news-section .main-articles .small-article .content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    padding-top: 120px;
    color: #fff
}

@media (max-width: 1200px) {
    .first-screen .main-articles .small-article .content, .last-news-section .main-articles .small-article .content {
        padding-top: 100px
    }
}

@media (max-width: 1080px) {
    .first-screen .main-articles .small-article .content, .last-news-section .main-articles .small-article .content {
        padding: 10px;
        padding-top: 80px
    }
}

.first-screen .main-articles .small-article .content .meta, .last-news-section .main-articles .small-article .content .meta {
    display: inline-block;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-bottom: 22px
}

@media (max-width: 1200px) {
    .first-screen .main-articles .small-article .content .meta .date:after, .last-news-section .main-articles .small-article .content .meta .date:after {
        display: none
    }
}

.first-screen .main-articles .small-article .content .title, .last-news-section .main-articles .small-article .content .title {
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    text-transform: uppercase;
    margin-top: 0px;
    margin-bottom: 20px;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s
}

@media (max-width: 1200px) {
    .first-screen .main-articles .small-article .content .title, .last-news-section .main-articles .small-article .content .title {
        font-size: 15px;
        line-height: 22px
    }
}

.first-screen .main-articles .small-article .content .title b, .last-news-section .main-articles .small-article .content .title b {
    font-weight: 500
}

.first-screen .aside, .last-news-section .aside {
    float: right;
    width: 300px;
    margin-left: 30px
}

@media (max-width: 660px) {
    .first-screen .aside, .last-news-section .aside {
        float: left;
        width: 300px;
        margin-left: 0px;
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.first-screen .aside .ad, .last-news-section .aside .ad {
    display: block;
    margin-bottom: 36px;
    font-size: 0
}

.first-screen .aside .a-single, .last-news-section .aside .a-single {
    margin-bottom: 36px;
    font-size: 0
}

.first-screen .aside .facebook, .last-news-section .aside .facebook {
    float: left;
    width: 300px;
    height: 154px;
    overflow: hidden
}

.first-screen .effect, .last-news-section .effect {
    position: absolute;
    left: -225px;
    top: 100px;
    display: block;
    mix-blend-mode: multiply;
    background: #FF0025;
    width: 700px;
    height: 0px;
    -webkit-transform: rotate(53deg);
    -ms-transform: rotate(53deg);
    transform: rotate(53deg);
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    opacity: 0.2
}

.first-screen .effect span, .last-news-section .effect span {
    position: absolute;
    width: 100%;
    height: 50px;
    background: #000000;
    opacity: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s
}

.first-screen .effect.active, .last-news-section .effect.active {
    opacity: 1;
    left: -168px;
    top: 75px;
    height: 320px
}

.first-screen .effect.active span, .last-news-section .effect.active span {
    height: 200px;
    opacity: 0.2
}

.content-row {
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    -o-transition: transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.content-row:after {
    content: '';
    display: block;
    clear: both
}

.content-row:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0;
    width: 0px;
    height: 1px;
    background: #D7112A;
    -webkit-transition: width 0.4s;
    -o-transition: width 0.4s;
    transition: width 0.4s;
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s
}

.content-row--without-line:before {
    display: none
}

.content-row:first-of-type {
    padding-top: 0px !important;
    border-top: none !important
}

.content-row:first-of-type:before {
    display: none !important
}

.content-row.hidden-row {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(15px);
    -ms-transform: translateY(15px);
    transform: translateY(15px)
}

.content-row:not(.hidden-row) {
    padding-top: 20px;
    width: 100%;
    position: relative
}

.news-block .content-row {
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s
}

.last-row + .load-more-wrap {
    display: none !important
}

.mCSB_dragger_bar {
    background: #c1c1c1 !important
}

.mCSB_draggerRail {
    background: #E2E2E2 !important
}

.mCSB_draggerRail {
    width: 12px !important;
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important
}

.mCSB_dragger_bar {
    width: 8px !important
}

.mCustomScrollBox:not(.mCSB_outside) .mCSB_scrollTools {
    right: -2px !important
}

.load-more-news-in-cat .content-row > a {
    margin-bottom: 30px !important
}

.spec-project-section .load-more-wrap .mCSB_scrollTools {
    right: -32px
}

@media (max-width: 700px) {
    .spec-project-section .load-more-wrap .mCSB_scrollTools {
        right: -22px
    }
}

.spec-project-section .load-more-wrap .mCSB_draggerRail {
    background: rgba(9, 15, 35, 0.4) !important
}

.tag.icon-play {
    padding-left: 22px;
    position: relative
}

.tag.icon-play:before {
    position: absolute;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 2px;
    color: #D7112A;
    font-size: 12px
}

body.browser-edge .first-screen .main-articles .effect {
    opacity: 0.6
}

.meta {
    display: block;
    font-family: PTSansPro, Arial;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase
}

.meta .date {
    display: inline-block;
    padding-left: 16px;
    position: relative
}

@media (max-width: 1200px) {
    .meta .date {
        margin-bottom: 5px
    }
}

.meta .date:before {
    position: absolute;
    top: 48%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    color: #fff
}

.meta .views {
    display: inline-block;
    padding-left: 18px;
    position: relative;
    margin-left: 20px
}

.meta .views:after {
    content: '';
    left: -14px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 4px;
    width: 4px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    position: absolute
}

.meta .views:before {
    position: absolute;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    color: #fff;
    font-size: 9px
}

.home-slider {
    display: block;
    margin-bottom: 60px
}

.home-slider .item {
    display: inline-block;
    height: 380px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative
}

.content-wrap {
    display: block
}

.content-wrap:after {
    content: '';
    clear: both;
    display: block
}

.section-news {
    position: relative
}

.section-news .content-wrap {
    margin-bottom: 30px
}

.section-news .bg-article {
    float: left;
    height: 440px;
    width: -webkit-calc(100% - 400px);
    width: calc(100% - 400px);
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
    margin-right: 30px
}

@media (max-width: 800px) {
    .section-news .bg-article {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 30px
    }
}

.section-news .bg-article:before {
    content: '';
    background: rgba(9, 15, 35, 0.6);
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
}

.section-news .bg-article .content {
    padding: 20px 100px;
    position: absolute;
    left: 0;
    width: 100%;
    color: #fff
}

@media (max-width: 960px) {
    .section-news .bg-article .content {
        padding: 20px 30px
    }
}

.section-news .bg-article .content .meta {
    margin-bottom: 20px
}

.section-news .bg-article .content .meta-title {
    display: inline-block;
    color: #fff;
    font-family: PTSansPro, Arial;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    margin-right: 22px;
    position: relative
}

@media (max-width: 600px) {
    .section-news .bg-article .content .meta-title {
        width: 100%;
        margin-bottom: 5px
    }

    .section-news .bg-article .content .meta-title:after {
        display: none
    }
}

.section-news .bg-article .content .meta-title:after {
    content: '';
    right: -15px;
    top: 48%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 4px;
    width: 4px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    position: absolute
}

.section-news .bg-article .content .title {
    font-size: 40px;
    font-weight: 500;
    display: block;
    line-height: 1.07;
    margin-top: 0;
    margin-bottom: 20px
}

@media (max-width: 1024px) {
    .section-news .bg-article .content .title {
        font-size: 32px
    }
}

@media (max-width: 960px) {
    .section-news .bg-article .content .title {
        font-size: 28px
    }
}

@media (max-width: 600px) {
    .section-news .bg-article .content .title {
        font-size: 24px
    }
}

@media (max-width: 800px) {
    .section-news .small-articles {
        width: 100%
    }
}

@media (max-width: 460px) {
    .section-news .top-title {
        width: auto
    }
}

@media (max-width: 460px) {
    .section-news .top-title .title-link {
        float: right;
        margin-top: 0;
        top: -12px
    }
}

.section-news .top-title:hover span:after {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    left: 50%
}

.section-news .top-title:hover span:before {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    left: 125%
}

.small-articles {
    float: left;
    width: 370px
}

.small-articles .title-link {
    margin-left: 0px !important;
    top: 8px
}

.small-articles .title-wrap {
    display: block;
    margin-bottom: 15px;
    position: relative
}

.small-articles .title-wrap .title {
    color: #000;
    font-weight: 500;
    font-size: 32px;
    margin-right: 40px
}

.small-articles .title-wrap .btn-round {
    position: absolute;
    right: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.small-articles .title-wrap .btn-round:before {
    -webkit-transform: translate(-38%, -65%) rotate(-90deg);
    -ms-transform: translate(-38%, -65%) rotate(-90deg);
    transform: translate(-38%, -65%) rotate(-90deg)
}

.small-articles .title-wrap:hover .btn-round {
    -webkit-transform: translateY(-50%) scale(1.2);
    -ms-transform: translateY(-50%) scale(1.2);
    transform: translateY(-50%) scale(1.2)
}

.small-articles .items {
    padding: 30px;
    padding-bottom: 10px;
    float: left
}

.small-articles .items--gray {
    background: #F8F8F8
}

.small-articles .item {
    display: block;
    padding-bottom: 18px;
    margin-bottom: 24px;
    border-bottom: 1px dotted #666F7C;
    float: left;
    width: 100%
}

.small-articles .item:last-of-type {
    border-bottom: none;
    margin-bottom: 0
}

.small-articles .item .img {
    font-size: 0;
    float: left;
    width: 80px;
    margin-right: 10px;
    position: relative;
    top: -3px
}

.small-articles .item .img:after {
    content: '';
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s
}

.small-articles .item .tag {
    width: -webkit-calc(100% - 90px);
    width: calc(100% - 90px);
    float: left;
    text-transform: uppercase;
    color: #666F7C;
    font-family: PTSansPro, Arial;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 4px
}

.small-articles .item .title {
    width: -webkit-calc(100% - 90px);
    width: calc(100% - 90px);
    float: left;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    line-height: 20px;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
    margin: 0
}

.small-articles .item:hover .img:after {
    background: rgba(9, 15, 35, 0.6)
}

.small-articles .item:hover .title {
    color: #D7112A
}

.small-articles:aftre {
    content: '';
    display: block;
    clear: both
}

.section-news .flat-articles {
    margin-bottom: 60px
}

.section-news .flat-articles:after {
    content: '';
    display: block;
    clear: both
}

.section-news .flat-articles .default-article--flat {
    width: 300px
}

@media (max-width: 960px) {
    .section-news .flat-articles .default-article--flat {
        width: 50%
    }
}

@media (max-width: 540px) {
    .section-news .flat-articles .default-article--flat {
        width: 100%
    }
}

.section-news .flat-articles .default-article--flat:last-of-type {
    width: -webkit-calc(100% - 600px);
    width: calc(100% - 600px)
}

@media (max-width: 960px) {
    .section-news .flat-articles .default-article--flat:last-of-type {
        width: 100%
    }
}

.default-article {
    float: left;
    width: -webkit-calc(100% / 3 - 20px);
    width: calc(100% / 3 - 20px);
    margin-right: 30px;
    margin-bottom: 20px;
    font-size: 0
}

@media (max-width: 700px) {
    .default-article {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px
    }
}

.default-article:nth-of-type(3n) {
    margin-right: 0
}

@media (max-width: 700px) {
    .default-article:nth-of-type(3n) {
        margin-bottom: 0px
    }
}

.default-article .img {
    position: relative;
    float: left;
    width: 100%;
    font-size: 0;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    overflow: hidden;
    padding-bottom: 210px
}

.default-article .img:after {
    content: '';
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s
}

.default-article .content {
    float: left;
    width: 100%;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px
}

.default-article .tag-bg {
    padding: 2px 15px;
    background: #D7112A;
    display: inline-block;
    color: #fff;
    line-height: 18px;
    font-weight: 400;
    font-family: 'PTSansPro';
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 10px
}

.default-article .tag {
    width: 100%;
    float: left;
    text-transform: uppercase;
    color: #666F7C;
    font-family: PTSansPro, Arial;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 10px
}

.default-article .title {
    width: 100%;
    float: left;
    font-size: 24px;
    font-weight: 500;
    color: #000;
    line-height: 28px;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
    margin-top: 0px;
    margin-bottom: 10px
}

@media (max-width: 540px) {
    .default-article .title {
        font-size: 20px;
        line-height: 24px
    }
}

.default-article .subtitle {
    width: 100%;
    float: left;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    line-height: 20px;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
    margin-top: 0px;
    margin-bottom: 12px
}

.default-article .meta {
    color: #666F7C;
    float: left;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px
}

.default-article .meta .date:before {
    color: #666F7C
}

.default-article .meta .date:after {
    color: #666F7C
}

.default-article .meta .views:before {
    color: #666F7C
}

.default-article:hover .title {
    color: #D7112A
}

.default-article:hover .img:after {
    background: rgba(9, 15, 35, 0.6)
}

.default-article--flat {
    margin-right: 0;
    margin-bottom: 0
}

.default-article--flat .img {
    padding-bottom: 300px
}

.default-article--flat .content {
    border-bottom: 1px solid #E2E2E2;
    border-left: 1px solid #E2E2E2;
    -webkit-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
    position: relative;
    padding: 22px 30px;
    padding-bottom: 40px
}

@media (max-width: 540px) {
    .default-article--flat .content {
        height: auto !important
    }
}

.default-article--flat .meta {
    width: -webkit-calc(100% - 60px);
    width: calc(100% - 60px);
    left: 30px;
    bottom: 20px
}

.default-article--flat:nth-of-type(3n) {
    border-right: 1px solid #E2E2E2
}

@media (max-width: 960px) {
    .default-article--flat:nth-of-type(2n) {
        border-right: 1px solid #E2E2E2
    }
}

.default-article--flat:hover .content {
    background: #F8F8F8
}

@media (max-width: 540px) {
    .default-article--flat {
        margin-bottom: 30px;
        border-right: 1px solid #E2E2E2
    }
}

.default-article--big-img {
    width: -webkit-calc(100% - 400px);
    width: calc(100% - 400px)
}

.default-article--big-img .img {
    padding-bottom: 370px
}

.default-article .red-label {
    position: absolute;
    top: 20px;
    right: 0;
    display: inline-block;
    background: #D7112A;
    color: #fff;
    padding: 12px 15px 9px 15px;
    font-weight: 500;
    font-size: 20px;
    z-index: 1
}

@media (max-width: 700px) {
    .dark-background .default-article .content, .gray-section .default-article .content {
        height: auto !important
    }
}

.dark-background {
    padding-top: 60px;
    padding-bottom: 50px;
    margin-bottom: 60px;
    background: #272727
}

.dark-background .content-wrap {
    margin-bottom: 30px
}

.dark-background .top-title h3, .dark-background .top-title h2 {
    color: #fff
}

.dark-background .top-title .title-link {
    color: rgba(255, 255, 255, 0.5);
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s
}

.dark-background .top-title .title-link:hover {
    color: #fff
}

.dark-background .default-article .content {
    padding-top: 15px;
    padding-bottom: 15px
}

.dark-background .default-article .img {
    padding-bottom: 210px
}

.dark-background .default-article .img span {
    width: 50px;
    height: 50px;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background: #fff;
    z-index: 2
}

.dark-background .default-article .img span:before {
    content: '';
    position: absolute;
    display: inline-block;
    top: 50%;
    left: 52%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 10px solid #D7112A;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.dark-background .default-article .tag {
    color: #fff;
    text-transform: none;
    font-size: 14px;
    position: relative
}

.dark-background .default-article .tag.icon-play {
    padding-left: 22px
}

.dark-background .default-article .tag:before {
    position: absolute;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    color: #D7112A;
    font-size: 12px
}

.dark-background .default-article .title {
    color: #fff;
    font-size: 18px;
    line-height: 1.3
}

.dark-background .default-article .subtitle {
    color: rgba(255, 255, 255, 0.5)
}

.dark-background .default-article .meta .date {
    color: rgba(255, 255, 255, 0.8)
}

.dark-background .default-article .meta .date:before {
    color: rgba(255, 255, 255, 0.8)
}

.dark-background .default-article .meta .date:after {
    color: rgba(255, 255, 255, 0.8)
}

.dark-background .default-article .meta .views {
    color: rgba(255, 255, 255, 0.8)
}

.dark-background .default-article .meta .views:before {
    color: rgba(255, 255, 255, 0.8)
}

.dark-background .default-article:hover .img span {
    -webkit-transform: translate(-50%, -50%) scale(1.2);
    -ms-transform: translate(-50%, -50%) scale(1.2);
    transform: translate(-50%, -50%) scale(1.2);
    background: #D7112A
}

.dark-background .default-article:hover .img span:before {
    border-left: 10px solid #fff
}

.dark-background .default-article:hover .title {
    color: #D7112A
}

.default-article .img .img-decoration {
    width: 210px;
    height: 400px;
    position: absolute;
    mix-blend-mode: multiply;
    top: 50%;
    left: 50%;
    z-index: 3;
    -webkit-transform: rotate(30deg) translate(-91%, -30%);
    -ms-transform: rotate(30deg) translate(-91%, -30%);
    transform: rotate(30deg) translate(-91%, -30%)
}

.default-article .img .img-decoration:before {
    content: '';
    position: absolute;
    width: 156px;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.default-article .img .video {
    width: 50px;
    height: 50px;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background: #fff;
    z-index: 2
}

.default-article .img .video:before {
    content: '';
    position: absolute;
    display: inline-block;
    top: 50%;
    left: 52%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 10px solid #D7112A;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.default-article:hover .img .video {
    -webkit-transform: translate(-50%, -50%) scale(1.2);
    -ms-transform: translate(-50%, -50%) scale(1.2);
    transform: translate(-50%, -50%) scale(1.2);
    background: #D7112A
}

.default-article:hover .img .video:before {
    border-left: 10px solid #fff
}

.top-title {
    margin-bottom: 30px
}

.top-title h3, .top-title h2, .top-title a {
    float: left;
    font-size: 32px;
    font-weight: 500;
    color: #000000;
    margin: 0
}

@media (max-width: 600px) {
    .top-title h3, .top-title h2, .top-title a {
        font-size: 26px
    }
}

@media (max-width: 460px) {
    .top-title h3, .top-title h2, .top-title a {
        width: 100%
    }
}

.top-title .title-link {
    float: right;
    font-size: 12px;
    font-weight: 500;
    color: #535b69;
    padding-right: 46px;
    position: relative;
    text-transform: uppercase;
    margin-top: 10px;
    margin-left: 30px
}

@media (max-width: 460px) {
    .top-title .title-link {
        margin-top: 20px;
        margin-left: 0px;
        float: left;
        width: auto
    }
}

.top-title .title-link span {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.top-title .title-link span:before {
    -webkit-transform: translate(-45%, -70%) rotate(-90deg);
    -ms-transform: translate(-45%, -70%) rotate(-90deg);
    transform: translate(-45%, -70%) rotate(-90deg);
    font-size: 8px;
    top: 52%
}

.top-title .title-link span:after {
    content: '\eA06';
    position: absolute;
    top: 52%;
    -webkit-transform: translate(-45%, -70%) rotate(-90deg);
    -ms-transform: translate(-45%, -70%) rotate(-90deg);
    transform: translate(-45%, -70%) rotate(-90deg);
    left: -125%;
    font-size: 8px;
    display: inline-block;
    vertical-align: middle;
    font-family: 'iconFont';
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #fff
}

.top-title .title-link:hover span:after {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    left: 50%
}

.top-title .title-link:hover span:before {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    left: 125%
}

.top-title:after {
    content: '';
    display: block;
    clear: both
}

.spec-project-section {
    dispay: block;
    margin-bottom: 60px;
    width: 100%;
    min-height: 570px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    overflow: hidden
}

@media (max-width: 600px) {
    .spec-project-section {
        margin-bottom: 40px
    }
}

.spec-project-section .description-part {
    float: left;
    width: -webkit-calc(52% - 8px);
    width: calc(52% - 8px);
    padding: 30px 0 60px 0;
}

@media (max-width: 700px) {
    .spec-project-section .description-part {
        width: 100%;
        padding: 30px 0;
        text-align: center
    }
}

.spec-project-section .description-part .logo {
    display: block;
    margin-bottom: 60px;
    width: 100%;
    float: left
}

@media (max-width: 700px) {
    .spec-project-section .description-part .logo {
        margin-bottom: 30px
    }
}

.spec-project-section .description-part .logo img, .spec-project-section .description-part .logo svg {
    float: left;
    max-width: 150px;
}

@media (max-width: 700px) {
    .spec-project-section .description-part .logo img, .spec-project-section .description-part .logo svg {
        float: none
    }
}

.spec-project-section .description-part .btn-border {
    width: 154px
}

.spec-project-section .title {
    display: block;
    font-size: 48px;
    font-weight: 600;
    width: 100%;
    float: left;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 0;
    padding-right: 20px;
    line-height: 1.1
}

@media (max-width: 900px) {
    .spec-project-section .title {
        font-size: 36px
    }
}

.spec-project-section .content-part {
    float: left;
    width: -webkit-calc(48% + 8px);
    width: calc(48% + 8px);
    min-height: 570px;
    background: rgba(9, 15, 35, 0.8);
    padding: 60px 30px;
    padding-bottom: 40px
}

@media (max-width: 700px) {
    .spec-project-section .content-part {
        width: 100%;
        padding: 35px 20px;
        min-height: 400px
    }
}

.spec-project-section .content-part .load-more-wrap {
    overflow: hidden;
    max-height: 520px
}

@media (max-width: 1200px) {
    .spec-project-section .content-part .load-more-wrap {
        max-height: 640px
    }
}

@media (max-width: 700px) {
    .spec-project-section .content-part .load-more-wrap {
        max-height: 615px
    }
}

.spec-project-section .content-part .last-row + .load-more {
    display: none !important
}

.spec-project-section .content-part .articles {
    display: block;
    margin-bottom: 15px;
    float: left
}

@media (max-width: 700px) {
    .spec-project-section .content-part .articles {
        overflow-y: auto;
        margin-bottom: 0px
    }
}

.spec-project-section .content-part .articles:after {
    content: '';
    display: block;
    clear: both
}

.spec-project-section .content-part .article {
    float: left;
    margin-bottom: 40px;
    position: relative;
    padding-left: 130px
}

@media (max-width: 900px) {
    .spec-project-section .content-part .article {
        padding-left: 110px
    }
}

@media (max-width: 540px) {
    .spec-project-section .content-part .article {
        padding-left: 0px;
        margin-bottom: 20px
    }
}

.spec-project-section .content-part .article .date {
    position: absolute;
    left: 0;
    top: 10px;
    padding-left: 20px;
    font-size: 11px;
    color: #fff
}

@media (max-width: 540px) {
    .spec-project-section .content-part .article .date {
        position: relative;
        top: 0px;
        margin-bottom: 10px
    }
}

.spec-project-section .content-part .article .date:before {
    position: absolute;
    left: 0;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff
}

.spec-project-section .content-part .article .title {
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 10px;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s
}

@media (max-width: 900px) {
    .spec-project-section .content-part .article .title {
        font-size: 18px;
        line-height: 22px
    }
}

@media (max-width: 360px) {
    .spec-project-section .content-part .article .title {
        font-size: 16px
    }
}

.spec-project-section .content-part .article .description {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px
}

.spec-project-section .content-part .article:hover .title {
    color: #D7112A
}

.spec-project-section .content-part .load-more {
    top: 10px
}

.spec-project-section:after {
    content: '';
    display: block;
    clear: both
}

.section-wrap {
    position: relative;
    margin-bottom: 60px;
    overflow: hidden;
    display: block;
    max-width: 100%
}

@media (max-width: 600px) {
    .section-wrap {
        margin-bottom: 40px
    }
}

.section-wrap > div {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    position: relative;
    display: inline-block;
    padding: 20px;
    background: #fff;
    font-size: 0;
    max-width: 100%
}

@media (max-width: 600px) {
    .section-wrap > div {
        padding: 0px
    }
}

.section-wrap img {
    display: inline-block;
    max-width: 100%
}

.section-wrap:before {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    background: #E2E2E2;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-backface-visibility: hidden
}

.gray-section {
    padding: 60px 0;
    margin-bottom: 60px;
    background: #F8F8F8
}

.gray-section .top-title {
    margin-bottom: 45px
}

.gray-section .load-more {
    color: #000
}

.gray-section .load-more svg * {
    fill: #000;
    stroke: #000
}

.three-blocks-section {
    margin-bottom: 60px
}

@media (max-width: 640px) {
    .three-blocks-section .wrap, .three-blocks-section .wrap--no-padding {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.three-blocks-section .main-articles {
    float: left;
    margin-right: 100px;
    width: -webkit-calc(100% - 400px);
    width: calc(100% - 400px)
}

@media (max-width: 1100px) {
    .three-blocks-section .main-articles {
        margin-right: 20px;
        width: -webkit-calc(100% - 320px);
        width: calc(100% - 320px)
    }
}

@media (max-width: 960px) {
    .three-blocks-section .main-articles {
        width: 100%;
        margin-right: 0px
    }
}

.three-blocks-section .top-title {
    margin-bottom: 50px;
    float: left;
    width: -webkit-calc(100% - 330px);
    width: calc(100% - 330px)
}

@media (max-width: 880px) {
    .three-blocks-section .top-title {
        margin-bottom: 30px
    }
}

@media (max-width: 640px) {
    .three-blocks-section .top-title {
        width: 100%
    }
}

@media (max-width: 880px) {
    .three-blocks-section .top-title h3 {
        width: 100%
    }
}

@media (max-width: 880px) {
    .three-blocks-section .top-title .title-link {
        float: left;
        width: auto;
        margin-left: 0;
        margin-top: 20px
    }
}

.three-blocks-section .default-article {
    width: -webkit-calc(100% - 700px);
    width: calc(100% - 700px)
}

@media (max-width: 1100px) {
    .three-blocks-section .default-article {
        margin-right: 0;
        width: -webkit-calc(100% - 330px);
        width: calc(100% - 330px)
    }
}

@media (max-width: 640px) {
    .three-blocks-section .default-article {
        width: 100%;
        margin-bottom: 35px
    }
}

.three-blocks-section .default-article .title {
    margin-bottom: 8px
}

.three-blocks-section .content {
    padding-top: 24px
}

@media (max-width: 1100px) {
    .three-blocks-section .small-articles {
        width: 100%;
        margin-top: 30px
    }

    .three-blocks-section .small-articles .items {
        padding-left: 0
    }
}

@media (max-width: 640px) {
    .three-blocks-section .small-articles {
        width: 100%
    }
}

.three-blocks-section .items {
    margin-top: 4px;
    padding-top: 0
}

@media (max-width: 1100px) {
    .three-blocks-section .items {
        padding-right: 0
    }
}

@media (max-width: 640px) {
    .three-blocks-section .items {
        padding-left: 0
    }
}

.three-blocks-section .aside {
    float: right;
    width: 300px;
    font-size: 0
}

@media (max-width: 640px) {
    .three-blocks-section .aside {
        left: 50%;
        float: left;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        position: relative;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

.brands-section {
    margin-bottom: 108px
}

@media (max-width: 600px) {
    .brands-section {
        margin-bottom: 40px
    }
}

.brands-section .top-title {
    margin-bottom: 30px;
    letter-spacing: 0.2px
}

.brands-section .top-title .btn-border-red {
    float: right;
    margin-left: 5px;
    font-size: 11px;
    font-weight: 600;
    border-color: #CDD6DE;
    text-align: center;
    min-width: 190px
}

@media (max-width: 1200px) {
    .brands-section .top-title .btn-border-red {
        min-width: 0px
    }
}

@media (max-width: 640px) {
    .brands-section .top-title .btn-border-red {
        float: left;
        margin-left: 0px;
        margin-right: 5px;
        margin-bottom: 5px
    }
}

.brands-section .top-title .btn-border-red:hover {
    border-color: #cb0020
}

.brands-section .top-title .btn-border-red.active {
    border-color: #cb0020;
    color: #fff;
    background: #cb0020
}

@media (max-width: 1024px) {
    .brands-section .top-title h3 {
        display: block;
        width: 100%;
        margin-bottom: 30px
    }
}

.brands-section .result-container {
    float: right;
    min-width: 200px !important
}

@media (max-width: 1024px) {
    .brands-section .result-container {
        float: left;
        margin-left: 0 !important
    }
}

@media (max-width: 640px) {
    .brands-section .result-container {
        width: 100%;
        margin-top: 10px
    }
}

.brands-section .result-container .results-sorting {
    float: right !important;
    margin-right: 15px !important
}

@media (max-width: 1024px) {
    .brands-section .result-container .results-sorting {
        float: left !important
    }
}

.brands-section .result-container .results-sorting .result-sorting-select {
    min-width: 0 !important
}

.brands-section .result-container .results-sorting .items {
    min-width: 130px;
    left: auto !important;
    right: 0
}

@media (max-width: 1024px) {
    .brands-section .result-container .results-sorting .items {
        left: 0 !important;
        right: auto
    }
}

.brands-section .brands:after {
    content: '';
    display: block;
    clear: both
}

.brands-section .brands .brand {
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
    width: -webkit-calc(100% / 8 - 184px / 7);
    width: calc(100% / 8 - 184px / 7)
}

@media (max-width: 800px) {
    .brands-section .brands .brand {
        width: -webkit-calc(100% / 4 - 68px / 3);
        width: calc(100% / 4 - 68px / 3)
    }
}

.brands-section .brands .brand:nth-of-type(8n) {
    margin-right: 0
}

@media (max-width: 800px) {
    .brands-section .brands .brand:nth-of-type(8n) {
        margin-right: 30px
    }
}

@media (max-width: 800px) {
    .brands-section .brands .brand:nth-of-type(4n) {
        margin-right: 0
    }
}

.brands-section .brands .brand .logo {
    font-size: 0;
    position: relative;
    height: 120px;
    margin-bottom: 5px
}

.brands-section .brands .brand .logo img, .brands-section .brands .brand .logo svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: 0.5;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.brands-section .brands .brand .name {
    text-align: center;
    text-transform: uppercase;
    color: #666F7C;
    font-size: 14px;
    font-weight: 400;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s
}

@media (max-width: 460px) {
    .brands-section .brands .brand .name {
        font-size: 12px
    }
}

.brands-section .brands .brand .city {
    text-align: center;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.38);
    font-size: 13px;
    font-weight: 500;
    margin-top: 5px;
    line-height: 13px
}

.brands-section .brands .brand .street {
    text-align: center;
    color: rgba(0, 0, 0, 0.38);
    font-size: 13px;
    font-weight: 500;
    margin-top: 5px;
    line-height: 13px
}

.brands-section .brands .brand .tag-hot {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    width: 100%;
    font-size: 12px;
    font-weight: 700;
    font-family: PTSansPro, Arial;
    line-height: 1;
    background: #A7A7A7;
    margin-bottom: 10px;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s
}

@media (max-width: 1024px) {
    .brands-section .brands .brand .tag-hot {
        font-size: 11px
    }
}

.brands-section .brands .brand .price {
    color: #A7A7A7;
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    -webkit-transition: color 0.25s;
    -o-transition: color 0.25s;
    transition: color 0.25s;
    text-align: center
}

.brands-section .brands .brand:hover .logo img, .brands-section .brands .brand:hover .logo svg {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1
}

.brands-section .brands .brand:hover .name, .brands-section .brands .brand:hover .price {
    color: #D7112A
}

.brands-section .brands .brand:hover .tag-hot {
    background: #D7112A
}

.brands-section .btn-border {
    margin-top: 20px
}

.brands-section .load-more {
    color: #000
}

.home-filters {
    min-height: 600px;
    display: block;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 60px;
    padding-top: 110px;
    padding-bottom: 70px
}

@media (max-width: 960px) {
    .home-filters {
        padding-top: 80px;
        padding-bottom: 50px
    }
}

@media (max-width: 600px) {
    .home-filters {
        min-height: 500px;
        padding-top: 70px
    }
}

.home-filters:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(4, 2, 1, 0.8)
}

.home-filters .block-title {
    display: block;
    margin-bottom: 90px;
    text-align: center;
    text-transform: uppercase;
    max-width: 1070px
}

@media (max-width: 960px) {
    .home-filters .block-title {
        margin-bottom: 60px
    }
}

.home-filters .block-title .title {
    color: #fff;
    display: inline-block;
    padding: 7px 60px;
    padding-top: 8px;
    font-size: 40px;
    font-weight: 300;
    background: #D7112A;
    margin: 0;
    margin-left: 100px
}

@media (max-width: 960px) {
    .home-filters .block-title .title {
        margin-left: 100px;
        margin-left: 0px
    }
}

@media (max-width: 600px) {
    .home-filters .block-title .title {
        font-size: 30px
    }
}

@media (max-width: 540px) {
    .home-filters .block-title .title {
        font-size: 24px;
        padding: 7px 26px
    }
}

@media (max-width: 360px) {
    .home-filters .block-title .title {
        font-size: 20px
    }
}

.home-filters .inputs {
    z-index: 30
}

.home-filters .inputs .dropdown .dropdown-toggle {
    background: #2D2D35
}

.home-filters .inputs .dropdown .dropdown-toggle .form-control {
    color: #fff
}

.home-filters .more-filters-wrap .input-wrap {
    margin-top: 25px;
    max-height: 34px;
    position: relative
}

.home-filters .more-filters-wrap .input-wrap:nth-of-type(1), .home-filters .more-filters-wrap .input-wrap:nth-of-type(2), .home-filters .more-filters-wrap .input-wrap:nth-of-type(3) {
    z-index: 20
}

@media (max-width: 960px) {
    .home-filters .more-filters-wrap .input-wrap:nth-of-type(1) {
        z-index: 25
    }

    .home-filters .more-filters-wrap .input-wrap:nth-of-type(2) {
        z-index: 22
    }

    .home-filters .more-filters-wrap .input-wrap:nth-of-type(4) {
        z-index: 21
    }
}

.home-filters .more-filters-wrap .dropdown-toggle {
    border: 1px solid rgba(205, 214, 222, 0.4);
    -webkit-border-radius: 0;
    border-radius: 0;
    min-height: 34px;
    max-height: 34px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background: #2D2D35;
    overflow: hidden;
    padding-left: 5px;
    padding-right: 34px
}

.home-filters .more-filters-wrap .dropdown-toggle .form-control {
    width: 100% !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 8px !important;
    height: 33px !important
}

.home-filters .more-filters-wrap .dropdown-toggle .open-indicator {
    position: absolute;
    top: 18px;
    right: 25px;
    -webkit-transition: opacity 0.25s;
    -o-transition: opacity 0.25s;
    transition: opacity 0.25s
}

.home-filters .more-filters-wrap .dropdown-toggle .open-indicator:before {
    color: #CDD6DE !important;
    font-size: 8px;
    content: '\eA06';
    border: none;
    background: transparent;
    -webkit-transform: translateX(0px) !important;
    -ms-transform: translateX(0px) !important;
    transform: translateX(0px) !important;
    display: inline-block;
    vertical-align: middle;
    font-family: 'iconFont';
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none
}

.home-filters .more-filters-wrap .dropdown-toggle .selected-tag {
    margin-top: 4px;
    border: none;
    padding: 1px 6px
}

.home-filters .more-filters-wrap .dropdown-toggle .selected-tag button {
    opacity: 1
}

.home-filters .more-filters-wrap .dropdown-toggle .selected-tag span {
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
    color: #adadad
}

.home-filters .more-filters-wrap .dropdown-toggle .selected-tag span:hover {
    color: #D7112A
}

.home-filters .more-filters-wrap .dropdown {
    z-index: 5
}

.home-filters .more-filters-wrap .dropdown.open .dropdown-toggle {
    max-height: 200px;
    overflow: visible
}

.home-filters .more-filters-wrap.active .dropdown-toggle .open-indicator {
    opacity: 0
}

.more-filters-wrap .open-indicator {
    position: absolute;
    top: 18px !important;
    right: 16px !important;
    -webkit-transition: opacity 0.25s;
    -o-transition: opacity 0.25s;
    transition: opacity 0.25s;
    opacity: 1 !important
}

.more-filters-wrap .open-indicator:before {
    color: #CDD6DE !important;
    font-size: 8px;
    content: '\eA06';
    border: none;
    background: transparent;
    -webkit-transform: translateX(0px) !important;
    -ms-transform: translateX(0px) !important;
    transform: translateX(0px) !important;
    display: inline-block;
    vertical-align: middle;
    font-family: 'iconFont';
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none
}

.more-filters-wrap .input-wrap.active .open-indicator {
    opacity: 0 !important
}

.home .more-filters-wrap .open-indicator {
    top: 11px !important
}

.filters-form {
    position: relative;
    color: #fff;
    max-width: 1070px
}

.filters-form:after {
    content: '';
    display: block;
    clear: both
}

.filters-form .main-filter-wrap {
    float: left;
    width: 100%;
    padding-left: 100px;
    width: -webkit-calc(100% - 200px);
    width: calc(100% - 200px)
}

@media (max-width: 960px) {
    .filters-form .main-filter-wrap {
        padding-left: 0px;
        width: 100%
    }
}

.filters-form .main-filter-wrap .brands-logo {
    position: absolute;
    top: -22px;
    left: 0;
    width: 90px;
    height: 90px
}

@media (max-width: 960px) {
    .filters-form .main-filter-wrap .brands-logo {
        display: none
    }
}

.filters-form .main-filter-wrap .brands-logo img, .filters-form .main-filter-wrap .brands-logo svg {
    position: absolute;
    top: 50%;
    left: -webkit-calc(50% - 40px);
    left: calc(50% - 40px);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.filters-form .main-filter-wrap .brands-logo img.active, .filters-form .main-filter-wrap .brands-logo svg.active {
    opacity: 1;
    visibility: visible;
    left: 50%
}

.filters-form .main-filter-wrap .inputs {
    float: left;
    width: 100%;
    margin-right: 10px
}

.filters-form .btns {
    float: left;
    width: 190px;
    padding: 15px;
    background: #2D2D35;
    min-height: 110px;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0
}

@media (max-width: 960px) {
    .filters-form .btns {
        position: relative;
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 300px;
        margin-top: 80px
    }
}

.filters-form .btns .btn-submit {
    width: 100%;
    margin-bottom: 12px
}

.filters-form .btns .more-filters {
    color: #fff;
    font-size: 13px;
    font-family: PTSansPro, Arial;
    font-weight: 400;
    border-bottom: 1px dotted rgba(255, 255, 255, 0.6);
    margin-right: 18px;
    position: relative;
    -webkit-transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    transition: border-color 0.3s;
    display: inline-block
}

.filters-form .btns .more-filters:before {
    content: '↓';
    position: absolute;
    right: -16px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.filters-form .btns .more-filters.active:before {
    content: '↑'
}

.filters-form .btns .more-filters:hover {
    border-color: #fff
}

.filters-form .prise-input-wrap {
    float: left;
    width: 100%;
    position: relative
}

.filters-form .prise-input-wrap .title-wrap {
    float: left;
    width: 180px;
    margin-right: 8px;
    height: 50px;
    position: relative
}

@media (max-width: 960px) {
    .filters-form .prise-input-wrap .title-wrap {
        display: none
    }
}

.filters-form .prise-input-wrap .title-wrap .title {
    line-height: 1.2;
    font-size: 15px;
    font-weight: 500;
    position: relative;
    top: 52%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.filters-form .prise-input-wrap .prise-input {
    float: left;
    width: -webkit-calc(100% - 188px);
    width: calc(100% - 188px);
    border: 1px solid #CDD6DE;
    margin-bottom: 10px;
    height: 50px;
    position: relative
}

@media (max-width: 960px) {
    .filters-form .prise-input-wrap .prise-input {
        width: 100%
    }
}

@media (max-width: 540px) {
    .filters-form .prise-input-wrap .prise-input {
        height: 82px
    }
}

.filters-form .prise-input-wrap .prise-input .from, .filters-form .prise-input-wrap .prise-input .to {
    width: 155px;
    min-width: 130px;
    font-size: 15px;
    font-weight: 400;
    position: relative;
    text-align: center;
    height: 100%;
    white-space: nowrap
}

@media (max-width: 540px) {
    .filters-form .prise-input-wrap .prise-input .from, .filters-form .prise-input-wrap .prise-input .to {
        width: 50% !important;
        min-width: 110px;
        height: 36px
    }
}

.filters-form .prise-input-wrap .prise-input .from .currency, .filters-form .prise-input-wrap .prise-input .from .price, .filters-form .prise-input-wrap .prise-input .to .currency, .filters-form .prise-input-wrap .prise-input .to .price {
    font-weight: 500;
    font-size: 16px
}

@media (max-width: 540px) {
    .filters-form .prise-input-wrap .prise-input .from .currency, .filters-form .prise-input-wrap .prise-input .from .price, .filters-form .prise-input-wrap .prise-input .to .currency, .filters-form .prise-input-wrap .prise-input .to .price {
        font-size: 14px !important
    }
}

.filters-form .prise-input-wrap .prise-input .from .currency, .filters-form .prise-input-wrap .prise-input .to .currency {
    font-weight: 400;
    font-size: 15px
}

.filters-form .prise-input-wrap .prise-input .from {
    float: left;
    padding-right: 20px
}

@media (max-width: 540px) {
    .filters-form .prise-input-wrap .prise-input .from {
        padding-right: 0px;
        width: auto
    }
}

.filters-form .prise-input-wrap .prise-input .range {
    width: -webkit-calc(100% - 350px);
    width: calc(100% - 350px);
    margin: 0 20px;
    float: left;
    height: 24px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background: transparent;
    background-image: url(../img/images/slider-doted-white.png);
    background-repeat: repeat-x;
    background-position: center
}

@media (max-width: 540px) {
    .filters-form .prise-input-wrap .prise-input .range {
        position: absolute;
        top: auto;
        bottom: 10px;
        width: -webkit-calc(100% - 40px);
        width: calc(100% - 40px);
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        margin: 0
    }
}

.filters-form .prise-input-wrap .prise-input .range .ui-slider-range {
    top: 50%;
    height: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: none;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background: #fff;
    background-image: url(../img/images/slider-doted-red.png);
    background-repeat: repeat-x;
    background-position: left
}

.filters-form .prise-input-wrap .prise-input .range .ui-slider-handle {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 24px;
    width: 24px;
    border: none;
    background: #D7112A;
    top: 50%;
    -webkit-transform: translate(-2px, -50%);
    -ms-transform: translate(-2px, -50%);
    transform: translate(-2px, -50%);
    cursor: pointer;
    -webkit-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
    box-shadow: 0px 1px 4px 0px #000;
    -moz-box-shadow: 0px 1px 4px 0px #000;
    -webkit-box-shadow: 0px 1px 4px 0px #000
}

.filters-form .prise-input-wrap .prise-input .range .ui-slider-handle:hover {
    background: #f3213b
}

.filters-form .prise-input-wrap .prise-input .range .ui-slider-handle:before {
    content: '';
    position: absolute;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    height: 7px;
    width: 7px;
    border: none;
    background: #fff;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.filters-form .prise-input-wrap .prise-input .to {
    float: right;
    padding-left: 15px
}

@media (max-width: 540px) {
    .filters-form .prise-input-wrap .prise-input .to {
        padding-left: 0px;
        width: auto
    }
}

.filters-form .prise-input-wrap .prise-input .filters-inputs {
    background: #fff;
    color: #000;
    border: none;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 14px 10px;
    text-align: center
}

.filters-form .prise-input-wrap .prise-input .filters-inputs::-webkit-outer-spin-button, .filters-form .prise-input-wrap .prise-input .filters-inputs::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.filters-form .prise-input-wrap .prise-input .from .filters-inputs {
    border-right: 1px solid rgba(205, 214, 222, 0.3);
    left: 0
}

@media (max-width: 600px) {
    .filters-form .prise-input-wrap .prise-input .from .filters-inputs {
        border-right: none;
        border-bottom: 1px solid rgba(205, 214, 222, 0.3)
    }
}

.filters-form .prise-input-wrap .prise-input .to .filters-inputs {
    border-left: 1px solid rgba(205, 214, 222, 0.3);
    right: 0
}

@media (max-width: 600px) {
    .filters-form .prise-input-wrap .prise-input .to .filters-inputs {
        border-bottom: 1px solid rgba(205, 214, 222, 0.3)
    }
}

.home-filters .check-boxes label {
    margin-top: 0px;
    color: #fff !important
}

.home-filters .check-boxes label:hover {
    color: rgba(255, 255, 255, 0.7) !important
}

.home-filters .filters-inputs {
    background: #2D2D35 !important;
    color: #fff !important
}

.input-wrap {
    float: left;
    width: -webkit-calc(50% - 5px);
    width: calc(50% - 5px);
    margin-right: 10px;
    margin-bottom: 10px;
    position: relative
}

.input-wrap:before {
    position: absolute;
    top: 45%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #fff !important;
    right: 12px;
    font-size: 8px;
    pointer-events: none
}

@media (max-width: 460px) {
    .input-wrap:before {
        right: 5px
    }
}

.input-wrap:nth-of-type(2n) {
    margin-right: 0
}

.input-wrap label {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    position: absolute;
    top: -22px;
    left: 0
}

.input-wrap input {
    width: 100%;
    border: 1px solid #CDD6DE;
    outline: none;
    background: transparent;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    height: 50px;
    padding: 14px 18px;
    padding-right: 34px;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

@media (max-width: 460px) {
    .input-wrap input {
        padding: 14px 10px;
        padding-right: 30px
    }
}

.input-wrap input::-webkit-input-placeholder {
    color: #fff
}

.input-wrap input::-moz-placeholder {
    color: #fff
}

.input-wrap input:-ms-input-placeholder {
    color: #fff
}

.input-wrap input:-moz-placeholder {
    color: #fff
}

.input-wrap .select {
    position: absolute;
    top: -webkit-calc(100% + 10px);
    top: calc(100% + 10px);
    left: 0;
    background: #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
    z-index: 2;
    visibility: hidden;
    opacity: 0;
    max-height: 216px;
    overflow-y: auto
}

.input-wrap .select.active {
    visibility: visible;
    opacity: 1;
    top: 100%
}

.input-wrap .select li {
    display: block;
    padding: 5px 10px;
    padding-top: 6px;
    text-transform: uppercase;
    line-height: 1.2;
    font-size: 14px;
    cursor: pointer;
    margin-left: 10px;
    margin-right: 20px;
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    color: #666F7C;
    -webkit-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s
}

.input-wrap .select li.active {
    background: #eee
}

.input-wrap .select li.selected {
    background: #eee
}

.input-wrap .select li:hover {
    background: #eee
}

.input-wrap .select.mCS_no_scrollbar li {
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
    margin-right: 10px
}

.input-wrap.active:before {
    opacity: 0
}

.input-wrap.active input {
    background: #fff;
    color: #000
}

.input-wrap.active input::-webkit-input-placeholder {
    color: #666F7C
}

.input-wrap.active input::-moz-placeholder {
    color: #666F7C
}

.input-wrap.active input:-ms-input-placeholder {
    color: #666F7C
}

.input-wrap.active input:-moz-placeholder {
    color: #666F7C
}

.input-wrap.active .select {
    visibility: visible;
    opacity: 1;
    top: 100%
}

.more-filters-wrap {
    padding-left: 100px;
    max-width: 870px;
    float: left;
    width: 100%;
    max-height: 0px;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    position: relative;
    top: -8px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

@media (max-width: 1100px) {
    .more-filters-wrap {
        padding-right: 200px;
        max-width: 100%
    }
}

@media (max-width: 960px) {
    .more-filters-wrap {
        padding-left: 0px;
        padding-right: 0px
    }
}

.more-filters-wrap.active {
    top: 0px;
    max-height: 120px;
    overflow: visible;
    opacity: 1;
    visibility: visible
}

@media (max-width: 960px) {
    .more-filters-wrap.active {
        max-height: 180px
    }
}

.more-filters-wrap .input-wrap {
    width: -webkit-calc(28% - 10px);
    width: calc(28% - 10px);
    margin-right: 10px
}

@media (max-width: 960px) {
    .more-filters-wrap .input-wrap {
        width: -webkit-calc(50% - 5px);
        width: calc(50% - 5px)
    }

    .more-filters-wrap .input-wrap:nth-of-type(2n) {
        margin-right: 0
    }
}

.more-filters-wrap .input-wrap:nth-of-type(3n+2) {
    width: -webkit-calc(35% - 10px);
    width: calc(35% - 10px)
}

@media (max-width: 960px) {
    .more-filters-wrap .input-wrap:nth-of-type(3n+2) {
        width: -webkit-calc(50% - 5px);
        width: calc(50% - 5px)
    }
}

.more-filters-wrap .input-wrap:nth-of-type(3n+3) {
    width: 37%;
    margin-right: 0
}

@media (max-width: 960px) {
    .more-filters-wrap .input-wrap:nth-of-type(3n+3) {
        margin-right: 10px;
        width: -webkit-calc(50% - 5px);
        width: calc(50% - 5px)
    }

    .more-filters-wrap .input-wrap:nth-of-type(3n+3):nth-of-type(2n) {
        margin-right: 0
    }
}

.cars-slider {
    height: 420px;
    overflow: hidden;
    position: relative;
    display: block;
    max-width: 100vw;
    z-index: 3;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin-bottom: 20px;
    padding-bottom: 40px
}

.cars-slider .slick-list {
    height: 380px
}

.cars-slider .slick-dots li button {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.cars-slider .slick-track {
    left: -105px
}

@media (max-width: 1800px) {
    .cars-slider .slick-track {
        left: -130px
    }
}

@media (max-width: 1640px) {
    .cars-slider .slick-track {
        left: -144px
    }
}

@media (max-width: 1480px) {
    .cars-slider .slick-track {
        left: -160px
    }
}

@media (max-width: 1320px) {
    .cars-slider .slick-track {
        left: -174px
    }
}

@media (max-width: 1170px) {
    .cars-slider .slick-track {
        left: -188px
    }
}

@media (max-width: 1050px) {
    .cars-slider .slick-track {
        left: -200px
    }
}

@media (max-width: 960px) {
    .cars-slider .slick-track {
        left: -155px
    }
}

@media (max-width: 850px) {
    .cars-slider .slick-track {
        left: -170px
    }
}

@media (max-width: 780px) {
    .cars-slider .slick-track {
        left: -75px
    }
}

@media (max-width: 720px) {
    .cars-slider .slick-track {
        left: -88px
    }
}

@media (max-width: 600px) {
    .cars-slider .slick-track {
        left: -75px
    }
}

@media (max-width: 480px) {
    .cars-slider .slick-track {
        left: -84px
    }
}

@media (max-width: 360px) {
    .cars-slider .slick-track {
        left: -100px
    }
}

.cars-slider.desktop-three-slides .slick-track {
    left: 18px
}

@media (max-width: 1800px) {
    .cars-slider.desktop-three-slides .slick-track {
        left: -35px
    }
}

@media (max-width: 1640px) {
    .cars-slider.desktop-three-slides .slick-track {
        left: -70px
    }
}

@media (max-width: 1480px) {
    .cars-slider.desktop-three-slides .slick-track {
        left: -70px
    }
}

@media (max-width: 1320px) {
    .cars-slider.desktop-three-slides .slick-track {
        left: -85px
    }
}

@media (max-width: 1170px) {
    .cars-slider.desktop-three-slides .slick-track {
        left: -100px
    }
}

@media (max-width: 1050px) {
    .cars-slider.desktop-three-slides .slick-track {
        left: -120px
    }
}

@media (max-width: 960px) {
    .cars-slider.desktop-three-slides .slick-track {
        left: -80px
    }
}

@media (max-width: 850px) {
    .cars-slider.desktop-three-slides .slick-track {
        left: -100px
    }
}

.cars-slider .items {
    width: 100%;
    margin: auto
}

.cars-slider .items .slick-list {
    overflow: visible
}

.cars-slider .items .item-container {
    border-left: 5px solid #ffffff;
    border-right: 5px solid #ffffff;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    outline: none;
    position: relative;
    -webkit-transform: skew(-35deg, 0deg);
    -ms-transform: skew(-35deg, 0deg);
    transform: skew(-35deg, 0deg);
    overflow: hidden;
    -webkit-backface-visibility: hidden
}

@media (max-width: 600px) {
    .cars-slider .items .item-container {
        -webkit-transform: skew(-22deg, 0deg);
        -ms-transform: skew(-22deg, 0deg);
        transform: skew(-22deg, 0deg)
    }
}

.cars-slider .items .item-container:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
    background: rgba(9, 15, 35, 0.6);
    z-index: 1;
    pointer-events: none
}

.cars-slider .items .item-container.slick-current {
    width: 600px !important
}

@media (max-width: 960px) {
    .cars-slider .items .item-container.slick-current {
        width: 500px !important
    }
}

@media (max-width: 780px) {
    .cars-slider .items .item-container.slick-current {
        width: 400px !important
    }
}

@media (max-width: 600px) {
    .cars-slider .items .item-container.slick-current {
        width: 320px !important
    }
}

.cars-slider .items .item-container.slick-current:before {
    opacity: 0
}

.cars-slider .items .item-container.slick-current .slider-decoration {
    height: 320px;
    top: 30px
}

.cars-slider .items .item-container.slick-current .slider-decoration span {
    height: 230px
}

.cars-slider .items .item-container.slick-current .item .content .tag {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    visibility: visible;
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s
}

.cars-slider .items .item-container.slick-current .item .content .title {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    visibility: visible;
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s
}

.cars-slider .items .item-container.slick-current .item .content .price {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    visibility: visible;
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s
}

.cars-slider .items .item-container.slick-current .item .content .btn-border {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    visibility: visible
}

.cars-slider .items .item {
    -webkit-transform: skew(35deg, 0deg);
    -ms-transform: skew(35deg, 0deg);
    transform: skew(35deg, 0deg);
    position: relative;
    height: 380px;
    width: 100%
}

@media (max-width: 600px) {
    .cars-slider .items .item {
        -webkit-transform: skew(22deg);
        -ms-transform: skew(22deg);
        transform: skew(22deg)
    }
}

.cars-slider .items .item .img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.cars-slider .items .item .img img {
    display: none
}

.cars-slider .items .item .content {
    position: absolute;
    color: #fff;
    z-index: 1;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding-left: 60px;
    min-width: 340px
}

@media (max-width: 600px) {
    .cars-slider .items .item .content {
        min-width: 300px;
        padding-left: 40px
    }
}

.cars-slider .items .item .content .tag {
    font-family: PTSansPro, Arial;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    padding-left: 14px;
    position: relative;
    margin-bottom: 20px;
    display: block;
    opacity: 0;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.cars-slider .items .item .content .tag:before {
    content: '';
    left: 0;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 4px;
    width: 4px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #D7112A;
    position: absolute
}

.cars-slider .items .item .content .title {
    font-weight: 500;
    font-size: 30px;
    line-height: 36px;
    color: #fff;
    margin-bottom: 5px;
    opacity: 0;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

@media (max-width: 600px) {
    .cars-slider .items .item .content .title {
        font-size: 24px
    }
}

.cars-slider .items .item .content .price {
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 20px;
    color: #fff;
    opacity: 0;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.cars-slider .items .item .content .btn-border {
    opacity: 0;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.cars-slider .slider-arrows {
    position: absolute;
    top: -webkit-calc(50% - 20px);
    top: calc(50% - 20px);
    left: 50%;
    max-width: 650px;
    width: 100%;
    height: 50px;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (max-width: 960px) {
    .cars-slider .slider-arrows {
        max-width: 100%
    }
}

.cars-slider .slider-arrows .slick-arrow {
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #2D2F34;
    position: absolute;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

@media (max-width: 960px) {
    .cars-slider .slider-arrows .slick-arrow {
        -webkit-border-radius: 0%;
        border-radius: 0%;
        width: 40px;
        height: 60px
    }
}

.cars-slider .slider-arrows .slick-arrow:hover {
    background: #D7112A;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.cars-slider .slider-arrows .slider-arrow-prev {
    left: 0
}

@media (max-width: 960px) {
    .cars-slider .slider-arrows .slider-arrow-prev {
        -webkit-border-radius: 0px 8px 8px 0px;
        border-radius: 0px 8px 8px 0px
    }
}

.cars-slider .slider-arrows .slider-arrow-prev:before {
    content: '\eA09';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-180deg);
    -ms-transform: translate(-50%, -50%) rotate(-180deg);
    transform: translate(-50%, -50%) rotate(-180deg);
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    font-family: 'iconFont';
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 15px
}

.cars-slider .slider-arrows .slider-arrow-next {
    right: 0
}

@media (max-width: 960px) {
    .cars-slider .slider-arrows .slider-arrow-next {
        -webkit-border-radius: 8px 0 0 8px;
        border-radius: 8px 0 0 8px
    }
}

.cars-slider .slider-arrows .slider-arrow-next:before {
    content: '\eA09';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    font-family: 'iconFont';
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 15px
}

.slick-initialized .slick-dots {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -30px
}

.slick-initialized .slick-dots li {
    float: left;
    margin-right: 8px
}

.slick-initialized .slick-dots li:last-of-type {
    margin-right: 0
}

.slick-initialized .slick-dots li button {
    font-size: 0;
    border: none;
    background: #E2E2E2;
    border: 1px solid #E2E2E2;
    outline: none;
    height: 10px;
    width: 10px;
    padding: 0;
    display: inline-block;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.slick-initialized .slick-dots li button:hover {
    background: #D7112A;
    border-color: #D7112A
}

.slick-initialized .slick-dots li.slick-active button {
    background: #D7112A;
    border-color: #D7112A
}

.slider-decoration {
    position: absolute;
    left: -56px;
    display: block;
    mix-blend-mode: multiply;
    background: #4490FF;
    width: 700px;
    -webkit-transform: rotate(125deg);
    -ms-transform: rotate(125deg);
    transform: rotate(125deg);
    top: 180px;
    height: 0px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.slider-decoration.red {
    background: #FF0025 !important
}

.slider-decoration.yellow {
    background: #ffeb3b !important
}

@media (max-width: 960px) {
    .slider-decoration {
        left: -105px
    }
}

@media (max-width: 780px) {
    .slider-decoration {
        left: -154px
    }
}

@media (max-width: 600px) {
    .slider-decoration {
        -webkit-transform: rotate(112deg);
        -ms-transform: rotate(112deg);
        transform: rotate(112deg);
        left: -194px
    }
}

.slider-decoration span {
    position: absolute;
    width: 100%;
    height: 0px;
    background: #000000;
    opacity: 0.2;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s
}

body.browser-firefox .item-container .tag, body.browser-firefox .item-container .btn-border {
    font-weight: 400 !important
}

body.browser-firefox .main-header .nav li a {
    font-weight: 400
}

body.browser-firefox .top-title a {
    font-weight: 400
}

body.browser-firefox .title, body.browser-firefox .block-title, body.browser-firefox .title-link {
    font-weight: 400 !important
}

body.browser-firefox .top-title h3 {
    font-weight: 400 !important
}

body.browser-firefox .colorfull-blocks a .title {
    top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

body.browser-firefox .main-title {
    font-weight: 400
}

body.browser-firefox .btn-default {
    font-weight: 600
}

body.browser-firefox .quick-search-section .select li {
    padding: 4px 10px;
    padding-top: 6px
}

body.browser-firefox .quick-search-section .input-wrap input {
    padding: 10px 8px !important
}

body.browser-firefox .main-filter-wrap .prise-input-wrap .ui-slider-handle {
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.4) !important;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.4) !important
}

body.browser-firefox .popular-requests .main {
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important
}

body.browser-firefox .right .accessories-model-description .price-tag .price {
    font-weight: 400
}

body.browser-firefox .right .accessories-model-description .currency {
    font-weight: 500
}

body.browser-firefox .link .title {
    font-weight: 600 !important
}

body.browser-firefox .first-screen-single .main-title-wrap .tag {
    font-weight: 500
}

body.browser-firefox .first-screen-single .main-title-wrap h1 {
    font-weight: 400
}

body.browser-safari .main-filter-wrap .prise-input-wrap .ui-slider-handle {
    -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.4) !important;
    box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.4) !important
}

body.os-mac.browser-chrome .enroll-test-drive svg #speed-arrow {
    -webkit-transform-origin: 49% 56.5%;
    -ms-transform-origin: 49% 56.5%;
    transform-origin: 49% 56.5%
}

body.browser-safari .enroll-test-drive svg #speed-arrow {
    -webkit-transform-origin: 49% 56.5%;
    -ms-transform-origin: 49% 56.5%;
    transform-origin: 49% 56.5%
}

body.os-windows .enroll-test-drive svg #speed-arrow {
    -webkit-transform-origin: 49% 57%;
    -ms-transform-origin: 49% 57%;
    transform-origin: 49% 57%
}

.info-dropdown .dropdown {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.info-dropdown.active-animation + .dropdown {
    -webkit-animation: shake infinite;
    animation: shake infinite;
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.info-dropdown.active-animation .dropdown {
    -webkit-animation: shake infinite;
    animation: shake infinite;
    -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

@-webkit-keyframes shake {
    0% {
        -webkit-transform: translateX(-50%) rotate(0deg);
        transform: translateX(-50%) rotate(0deg)
    }
    20% {
        -webkit-transform: translateX(-50%) rotate(4deg);
        transform: translateX(-50%) rotate(4deg)
    }
    40% {
        -webkit-transform: translateX(-50%) rotate(-5deg);
        transform: translateX(-50%) rotate(-5deg)
    }
    60% {
        -webkit-transform: translateX(-50%) rotate(4deg);
        transform: translateX(-50%) rotate(4deg)
    }
    80% {
        -webkit-transform: translateX(-50%) rotate(-3deg);
        transform: translateX(-50%) rotate(-3deg)
    }
    100% {
        -webkit-transform: translateX(-50%) rotate(0deg);
        transform: translateX(-50%) rotate(0deg)
    }
}

@keyframes shake {
    0% {
        -webkit-transform: translateX(-50%) rotate(0deg);
        transform: translateX(-50%) rotate(0deg)
    }
    20% {
        -webkit-transform: translateX(-50%) rotate(4deg);
        transform: translateX(-50%) rotate(4deg)
    }
    40% {
        -webkit-transform: translateX(-50%) rotate(-5deg);
        transform: translateX(-50%) rotate(-5deg)
    }
    60% {
        -webkit-transform: translateX(-50%) rotate(4deg);
        transform: translateX(-50%) rotate(4deg)
    }
    80% {
        -webkit-transform: translateX(-50%) rotate(-3deg);
        transform: translateX(-50%) rotate(-3deg)
    }
    100% {
        -webkit-transform: translateX(-50%) rotate(0deg);
        transform: translateX(-50%) rotate(0deg)
    }
}

.page-not-found {
    background: #F8F8F8;
    padding-top: 130px;
    padding-bottom: 60px
}

@media (max-width: 660px) {
    .page-not-found {
        padding-top: 80px
    }
}

.page-not-found .wrap, .page-not-found .wrap--no-padding {
    max-width: 750px
}

.page-not-found .main-block {
    padding-bottom: 60px
}

.page-not-found .main-block .img {
    width: 247px;
    margin-right: 30px;
    font-size: 0;
    float: left;
    position: relative;
    left: 6px
}

@media (max-width: 600px) {
    .page-not-found .main-block .img {
        display: none
    }
}

.page-not-found .main-block:after {
    content: '';
    display: block;
    clear: both
}

.page-not-found .main-block .code {
    float: left;
    width: -webkit-calc(100% - 277px);
    width: calc(100% - 277px);
    margin-bottom: 22px;
    margin-top: 32px
}

@media (max-width: 660px) {
    .page-not-found .main-block .code {
        margin-top: 0px
    }
}

@media (max-width: 600px) {
    .page-not-found .main-block .code {
        width: 100%;
        text-align: center
    }
}

.page-not-found .main-block .title {
    color: #D90922;
    float: left;
    font-size: 21px;
    font-weight: 400;
    font-family: PTSansPro, Arial;
    width: -webkit-calc(100% - 277px);
    width: calc(100% - 277px);
    line-height: 20px;
    margin-top: 0;
    letter-spacing: 0.1px;
    margin-bottom: 4px
}

@media (max-width: 600px) {
    .page-not-found .main-block .title {
        width: 100%
    }
}

.page-not-found .main-block .sub-title {
    color: #666F7C;
    float: left;
    font-size: 16px;
    font-weight: 400;
    font-family: PTSansPro, Arial;
    width: -webkit-calc(100% - 277px);
    width: calc(100% - 277px);
    line-height: 18px;
    margin-bottom: 20px
}

@media (max-width: 600px) {
    .page-not-found .main-block .sub-title {
        width: 100%
    }
}

.page-not-found .main-block a {
    color: #000;
    font-size: 14px;
    font-family: PTSansPro, Arial;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    padding-right: 25px;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
    display: inline-block
}

.page-not-found .main-block a:before {
    position: absolute;
    right: 0;
    font-size: 16px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color: #000
}

.page-not-found .main-block a:hover {
    color: #D90922
}

.page-not-found .main-block a:hover:before {
    color: #D90922;
    right: -8px
}

.page-not-found .suggest-block {
    background: #fff;
    padding: 50px 75px
}

@media (max-width: 700px) {
    .page-not-found .suggest-block {
        padding: 30px
    }
}

.page-not-found .suggest-block:after {
    content: '';
    display: block;
    clear: both
}

.page-not-found .suggest-block .half {
    margin-right: 80px;
    width: -webkit-calc(50% - 40px);
    width: calc(50% - 40px);
    float: left
}

@media (max-width: 700px) {
    .page-not-found .suggest-block .half {
        width: -webkit-calc(50% - 20px);
        width: calc(50% - 20px);
        margin-right: 40px
    }
}

@media (max-width: 540px) {
    .page-not-found .suggest-block .half {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 30px
    }
}

.page-not-found .suggest-block .half:last-of-type {
    margin-right: 0px
}

@media (max-width: 540px) {
    .page-not-found .suggest-block .half:last-of-type {
        margin-bottom: 0px
    }
}

.page-not-found .suggest-block:after {
    content: '';
    display: block;
    clear: both
}

.page-not-found .suggest-block h4 {
    margin: 0;
    margin-bottom: 26px;
    font-size: 24px;
    font-weight: 700;
    color: #000
}

.page-not-found .suggest-block .item {
    margin-bottom: 22px;
    display: block
}

.page-not-found .suggest-block .item .title {
    font-size: 15px;
    font-weight: 400;
    color: #000;
    margin-bottom: 6px;
    line-height: 20px;
    -webkit-transition: color 0.15s;
    -o-transition: color 0.15s;
    transition: color 0.15s
}

.page-not-found .suggest-block .item:hover .title {
    color: #D90922
}

.page-not-found .suggest-block .item .meta {
    color: #666F7C
}

.page-not-found .suggest-block .item .meta .date:before, .page-not-found .suggest-block .item .meta .views:before {
    color: #666F7C
}

.page-not-found .suggest-block .item .meta .date:after, .page-not-found .suggest-block .item .meta .views:after {
    background: #666F7C
}

.page-not-found .suggest-block .item:last-of-type {
    margin-bottom: 0px
}

.colorfull-blocks {
    padding: 30px 0;
    margin-bottom: 8px;
    display: block
}

.colorfull-blocks:after {
    content: '';
    display: block;
    clear: both
}

.colorfull-blocks .wrap, .colorfull-blocks .wrap--no-padding {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.colorfull-blocks a {
    float: left;
    margin-right: 30px;
    padding: 18px 20px 17px 20px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 150px;
    -ms-flex-preferred-size: 150px;
    flex-basis: 150px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width: 800px) {
    .colorfull-blocks a {
        margin-right: 10px
    }
}

@media (max-width: 680px) {
    .colorfull-blocks a {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        min-height: 125px;
        margin-right: 0px;
        margin-bottom: 10px
    }
}

.colorfull-blocks a:before {
    content: '';
    position: absolute;
    width: 500px;
    height: 100px;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transform: rotate(53deg);
    -ms-transform: rotate(53deg);
    transform: rotate(53deg);
    left: -165px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.colorfull-blocks a:last-of-type {
    margin-right: 0
}

.colorfull-blocks a .title {
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    max-width: 45%;
    line-height: 22px;
    z-index: 2;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width: 1024px) {
    .colorfull-blocks a .title {
        font-size: 15px;
        max-width: 50%
    }

    .colorfull-blocks a .title br {
        display: none
    }
}

@media (max-width: 960px) {
    .colorfull-blocks a .title {
        font-size: 14px;
        max-width: 60%
    }
}

@media (max-width: 680px) {
    .colorfull-blocks a .title {
        max-width: 150px
    }
}

.colorfull-blocks a .aside-decoration {
    mix-blend-mode: multiply;
    position: absolute;
    left: -15%;
    top: 85px;
    width: 380px;
    height: 380px;
    -webkit-transform: rotate(53deg) translateX(-50%);
    -ms-transform: rotate(53deg) translateX(-50%);
    transform: rotate(53deg) translateX(-50%);
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s
}

@media (max-width: 800px) {
    .colorfull-blocks a .aside-decoration {
        left: -45%;
        top: 60px
    }
}

@media (max-width: 680px) {
    .colorfull-blocks a .aside-decoration {
        left: 0%
    }
}

@media (max-width: 500px) {
    .colorfull-blocks a .aside-decoration {
        left: -10%
    }
}

@media (max-width: 380px) {
    .colorfull-blocks a .aside-decoration {
        left: -30%
    }
}

.colorfull-blocks a .aside-decoration.green {
    background: #55FF57
}

.colorfull-blocks a .aside-decoration.blue {
    background: #0080FF
}

.colorfull-blocks a .aside-decoration.red {
    background: #FF0025
}

.colorfull-blocks a:hover:before {
    height: 150px
}

.colorfull-blocks a:hover .aside-decoration {
    left: 0%
}

@media (max-width: 680px) {
    .colorfull-blocks a:hover .aside-decoration {
        left: 10%
    }
}

@media (max-width: 380px) {
    .colorfull-blocks a:hover .aside-decoration {
        left: 0%
    }
}

.colorfull-blocks.load-animation a:before {
    height: 0px;
    left: -240px
}

.colorfull-blocks.load-animation .aside-decoration {
    width: 250px;
    top: 70px
}

.img-decoration.green {
    background: #55FF57
}

.img-decoration.blue {
    background: #0080FF
}

.img-decoration.red {
    background: #FF0025
}

.hot-suggestions {
    background: #22272E;
    padding: 15px 0;
    overflow: hidden
}

@media (max-width: 1200px) {
    .hot-suggestions {
        background: #fff;
        padding: 0
    }
}

.hot-suggestions .wrap, .hot-suggestions .wrap--no-padding {
    background: #fff;
    padding: 30px 30px 45px 30px;
    max-width: 1170px
}

@media (max-width: 600px) {
    .hot-suggestions .wrap, .hot-suggestions .wrap--no-padding {
        padding: 30px 15px 45px 15px
    }
}

.hot-suggestions .main-title {
    font-size: 32px;
    color: #000000;
    line-height: 32px;
    font-weight: 400;
    margin-bottom: 10px;
    letter-spacing: 0.3px
}

@media (max-width: 600px) {
    .hot-suggestions .main-title {
        font-size: 26px
    }
}

.hot-suggestions .main-subtitle {
    font-size: 16px;
    color: rgba(0, 0, 0, 0.5);
    line-height: 18px;
    font-weight: 400;
    margin-bottom: 30px
}

.hot-suggestions .items {
    overflow: visible !important
}

.hot-suggestions .items .item {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    margin-right: 30px;
    margin-bottom: 30px;
    width: -webkit-calc(25% - 90px / 4);
    width: calc(25% - 90px / 4);
    height: 170px;
    position: relative;
    float: left;
    color: #fff
}

@media (max-width: 780px) {
    .hot-suggestions .items .item {
        width: -webkit-calc(50% - 15px);
        width: calc(50% - 15px)
    }
}

@media (max-width: 440px) {
    .hot-suggestions .items .item {
        width: 100%;
        margin-right: 0
    }

    .hot-suggestions .items .item .quantity .dropdown {
        left: -50%
    }

    .hot-suggestions .items .item .quantity .dropdown:before {
        left: 80%
    }

    .hot-suggestions .items .item .quantity .dropdown:after {
        left: 80%
    }
}

.hot-suggestions .items .item:nth-of-type(4n) {
    margin-right: 0
}

@media (max-width: 1240px) {
    .hot-suggestions .items .item:nth-of-type(4n) .quantity .dropdown {
        left: -50%
    }

    .hot-suggestions .items .item:nth-of-type(4n) .quantity .dropdown:before {
        left: 80%
    }

    .hot-suggestions .items .item:nth-of-type(4n) .quantity .dropdown:after {
        left: 80%
    }
}

@media (max-width: 780px) {
    .hot-suggestions .items .item:nth-of-type(2n) {
        margin-right: 0
    }

    .hot-suggestions .items .item:nth-of-type(2n) .quantity .dropdown {
        left: -50%
    }

    .hot-suggestions .items .item:nth-of-type(2n) .quantity .dropdown:before {
        left: 80%
    }

    .hot-suggestions .items .item:nth-of-type(2n) .quantity .dropdown:after {
        left: 80%
    }
}

.hot-suggestions .items .item:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background: rgba(9, 15, 35, 0);
    -webkit-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s
}

.hot-suggestions .items .item .quantity {
    position: absolute;
    display: inline-block;
    top: 0;
    right: 0;
    background: rgba(34, 39, 46, 0.8);
    padding: 9px 9px;
    padding-top: 11px;
    font-size: 20px;
    font-weight: 500;
    min-width: 40px;
    text-align: center
}

.hot-suggestions .items .item .title {
    position: absolute;
    display: block;
    width: 100%;
    bottom: 0px;
    left: 0;
    background: rgba(34, 39, 46, 0.8);
    padding: 6px 15px;
    padding-bottom: 6px;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

@media (max-width: 900px) {
    .hot-suggestions .items .item .title {
        font-size: 15px
    }
}

.hot-suggestions .items .item:hover .title {
    padding-bottom: 56px
}

.hot-suggestions .items .item:hover:before {
    background: rgba(9, 15, 35, 0.6)
}

.hot-suggestions .last-row + .load-more-wrap {
    display: none !important
}

.hot-suggestions .load-more {
    color: #000;
    margin-top: 20px
}

@media (max-width: 600px) {
    .hot-suggestions .load-more {
        margin-top: 10px
    }
}

.popular-requests .header {
    background: #EDF4F9;
    padding: 10px 0;
    color: #4D5362;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: 0.1px;
    height: 40px
}

@media (max-width: 600px) {
    .popular-requests .header {
        height: auto;
        line-height: 1.4;
        padding-bottom: 8px
    }
}

@media (max-width: 600px) {
    .popular-requests .header .wrap, .popular-requests .header .wrap--no-padding {
        padding-right: 50px
    }
}

.popular-requests .header .toggle-content {
    float: right;
    margin-left: 20px;
    position: relative;
    top: -2px
}

@media (max-width: 600px) {
    .popular-requests .header .toggle-content {
        position: absolute;
        right: 15px;
        top: 44%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.popular-requests .main {
    background: rgba(237, 244, 249, 0.4);
    overflow: hidden;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    max-height: 375px
}

.popular-requests .main .wrap, .popular-requests .main .wrap--no-padding {
    padding-top: 20px;
    padding-bottom: 10px
}

.popular-requests .main a {
    float: left;
    background: rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 20px;
    border-radius: 20px;
    color: #666F7C;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    padding: 8px 15px;
    margin-bottom: 10px;
    margin-right: 10px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

@media (max-width: 600px) {
    .popular-requests .main a {
        padding: 6px 8px;
        margin-bottom: 8px;
        font-size: 11px
    }
}

.popular-requests .main a:hover {
    color: #fff;
    background: rgba(23, 45, 73, 0.7)
}

.default-slider-section {
    padding: 75px 0;
    margin-bottom: 56px
}

@media (max-width: 900px) {
    .default-slider-section {
        padding: 40px 0;
        margin-bottom: 40px
    }
}

.default-slider-section .wrap, .default-slider-section .wrap--no-padding {
    position: relative
}

.default-slider-section .main-title {
    font-size: 32px;
    font-weight: 500;
    line-height: 32px;
    color: #000;
    margin-bottom: 30px;
    padding-right: 80px
}

.default-slider-section:after {
    content: '';
    display: block;
    clear: both
}

.default-slider-section .default-slider {
    position: relative
}

.default-slider-section .default-slider .slick-list {
    overflow: visible !important
}

.default-slider-section .default-slider .item {
    float: left;
    margin-right: 30px;
    position: relative;
    width: 340px
}

@media (max-width: 1024px) {
    .default-slider-section .default-slider .item {
        margin-right: 15px;
        width: 280px
    }
}

.default-slider-section .default-slider .item .img {
    position: relative;
    float: left;
    border: 1px solid #CDD6DE;
    width: 100px;
    height: 100px;
    margin-right: 15px;
    -webkit-transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    transition: border-color 0.3s
}

.default-slider-section .default-slider .item .img img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 90%;
    max-height: 90%
}

.default-slider-section .default-slider .item .content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    width: -webkit-calc(100% - 115px);
    width: calc(100% - 115px);
    float: left
}

.default-slider-section .default-slider .item .content .title {
    color: #172D49;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    margin: 5px 0;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s
}

@media (max-width: 1024px) {
    .default-slider-section .default-slider .item .content .title {
        font-size: 14px;
        line-height: 18px
    }
}

@media (max-width: 600px) {
    .default-slider-section .default-slider .item .content .title {
        font-size: 12px
    }
}

.default-slider-section .default-slider .item .content .more {
    color: #666F7C;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px
}

.default-slider-section .default-slider .item:hover .img {
    border-color: #778088
}

.default-slider-section .default-slider .item:hover .title {
    color: #D90922
}

.default-slider-section .slick-arrow {
    position: absolute;
    border: none;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background: #fff;
    color: #666F7C;
    border: 1px solid #666F7C;
    outline: none;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 40px;
    height: 40px;
    font-size: 0;
    display: inline-block;
    top: 0
}

.default-slider-section .slick-arrow:hover {
    background: #D7112A;
    border-color: #D7112A
}

.default-slider-section .slick-arrow:hover:before {
    color: #fff
}

.default-slider-section .slick-arrow:before {
    position: absolute;
    top: 50%;
    left: 52%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 16px;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s
}

.default-slider-section .slick-arrow.slick-next {
    right: 15px
}

.default-slider-section .slick-arrow.slick-prev {
    right: 60px
}

.default-slider-section .slick-arrow.slick-prev:before {
    left: 48%;
    -webkit-transform: translate(-50%, -50%) rotate(-180deg);
    -ms-transform: translate(-50%, -50%) rotate(-180deg);
    transform: translate(-50%, -50%) rotate(-180deg)
}

.default-slider-section .slick-dots {
    bottom: -72px
}

@media (max-width: 900px) {
    .default-slider-section .slick-dots {
        bottom: -40px
    }
}

.default-slider-section .slick-dots button {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.choose-with-specialist {
    position: relative;
    background: #F1F9FE;
    padding-top: 50px;
    padding-bottom: 65px;
    margin-bottom: 60px;
    overflow: hidden
}

.choose-with-specialist .main {
    float: left;
    width: 100%;
    padding-right: 370px
}

@media (max-width: 1200px) {
    .choose-with-specialist .main {
        padding-right: 300px
    }
}

@media (max-width: 1024px) {
    .choose-with-specialist .main {
        padding-right: 0px
    }
}

.choose-with-specialist .main .main-title {
    font-weight: 300;
    font-size: 54px;
    color: #4D5362;
    margin-bottom: 64px;
    letter-spacing: -0.4px
}

@media (max-width: 1200px) {
    .choose-with-specialist .main .main-title {
        font-size: 42px
    }
}

@media (max-width: 700px) {
    .choose-with-specialist .main .main-title {
        font-size: 32px
    }
}

@media (max-width: 500px) {
    .choose-with-specialist .main .main-title {
        margin-bottom: 35px
    }
}

.choose-with-specialist .main .content {
    width: -webkit-calc(100% - 455px);
    width: calc(100% - 455px);
    float: left
}

@media (max-width: 1024px) {
    .choose-with-specialist .main .content {
        width: -webkit-calc(100% - 430px);
        width: calc(100% - 430px)
    }
}

@media (max-width: 700px) {
    .choose-with-specialist .main .content {
        width: -webkit-calc(100% - 240px);
        width: calc(100% - 240px);
        padding-right: 20px
    }
}

@media (max-width: 500px) {
    .choose-with-specialist .main .content {
        width: 100%;
        padding-right: 0px;
        margin-bottom: 30px
    }
}

.choose-with-specialist .main .content .title {
    color: #3F4656;
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 10px
}

.choose-with-specialist .main .content .subtitle {
    color: #4D5362;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px
}

.choose-with-specialist .main .animated-block-wrap {
    width: 170px;
    float: left;
    position: relative;
    margin-right: 15px;
    padding-top: 15px;
    padding-bottom: 12px;
    top: -5px;
    overflow: hidden
}

.choose-with-specialist .main .animated-block-wrap .animated-block {
    position: relative;
    -webkit-transform: rotate(39.2deg);
    -ms-transform: rotate(39.2deg);
    transform: rotate(39.2deg);
    -webkit-transform-origin: 0% -240%;
    -ms-transform-origin: 0% -240%;
    transform-origin: 0% -240%;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s
}

.choose-with-specialist .main .animated-block-wrap .animated-block svg {
    opacity: 0;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s
}

.choose-with-specialist .main .animated-block-wrap .animated-block.active {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}

.choose-with-specialist .main .animated-block-wrap .animated-block.active svg {
    opacity: 1
}

.choose-with-specialist .main .animated-block-wrap .animated-block.active .circle:before {
    -webkit-animation: circleAnimation infinite;
    animation: circleAnimation infinite;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

@media (max-width: 700px) {
    .choose-with-specialist .main .animated-block-wrap {
        display: none
    }
}

.choose-with-specialist .main .animated-block-wrap .circle {
    width: 12px;
    height: 12px;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    right: 14px;
    top: -5px;
    background: #D7112A;
    z-index: 2
}

.choose-with-specialist .main .animated-block-wrap .circle:before {
    content: '';
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background: rgba(215, 17, 42, 0.2);
    width: 24px;
    height: 24px;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.choose-with-specialist .main .btn-default {
    float: left;
    min-width: 240px;
    position: relative;
    top: -15px;
    height: 50px;
    padding: 16px 40px;
    padding-top: 17px
}

@media (max-width: 500px) {
    .choose-with-specialist .main .btn-default {
        top: 0px
    }
}

.choose-with-specialist .img-aside {
    width: 324px;
    position: absolute;
    display: inline-block;
    right: 45px;
    bottom: -65px
}

@media (max-width: 1024px) {
    .choose-with-specialist .img-aside {
        display: none
    }
}

.choose-with-specialist .img-aside img {
    max-width: 100%
}

@media (max-width: 1200px) {
    .choose-with-specialist .img-aside {
        width: 260px;
        right: 30px
    }
}

@-webkit-keyframes circleAnimation {
    0% {
        background: #d7112a;
        -webkit-transform: translate(-50%, -50%) scale(0);
        transform: translate(-50%, -50%) scale(0)
    }
    100% {
        background: rgba(215, 17, 42, 0);
        -webkit-transform: translate(-50%, -50%) scale(1.2);
        transform: translate(-50%, -50%) scale(1.2)
    }
}

@keyframes circleAnimation {
    0% {
        background: #d7112a;
        -webkit-transform: translate(-50%, -50%) scale(0);
        transform: translate(-50%, -50%) scale(0)
    }
    100% {
        background: rgba(215, 17, 42, 0);
        -webkit-transform: translate(-50%, -50%) scale(1.2);
        transform: translate(-50%, -50%) scale(1.2)
    }
}

.brands-section-wide .wrap .brands, .brands-section-wide .wrap--no-padding .brands {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.brands-section-wide .wrap .brands .brand, .brands-section-wide .wrap--no-padding .brands .brand {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 155px;
    -ms-flex-preferred-size: 155px;
    flex-basis: 155px;
    margin-right: 30px
}

@media (max-width: 1100px) {
    .brands-section-wide .wrap .brands .brand, .brands-section-wide .wrap--no-padding .brands .brand {
        -webkit-flex-basis: 130px;
        -ms-flex-preferred-size: 130px;
        flex-basis: 130px
    }
}

@media (max-width: 960px) {
    .brands-section-wide .wrap .brands .brand, .brands-section-wide .wrap--no-padding .brands .brand {
        -webkit-flex-basis: -webkit-calc(100% / 3 - 20px);
        -ms-flex-preferred-size: calc(100% / 3 - 20px);
        flex-basis: calc(100% / 3 - 20px)
    }
}

@media (max-width: 520px) {
    .brands-section-wide .wrap .brands .brand, .brands-section-wide .wrap--no-padding .brands .brand {
        -webkit-flex-basis: -webkit-calc(50% - 15px);
        -ms-flex-preferred-size: calc(50% - 15px);
        flex-basis: calc(50% - 15px)
    }
}

.brands-section-wide .wrap .brands .brand .logo, .brands-section-wide .wrap--no-padding .brands .brand .logo {
    margin-bottom: 10px;
    height: 170px
}

@media (max-width: 520px) {
    .brands-section-wide .wrap .brands .brand .logo, .brands-section-wide .wrap--no-padding .brands .brand .logo {
        height: 100px
    }
}

.brands-section-wide .wrap .brands .brand .name, .brands-section-wide .wrap--no-padding .brands .brand .name {
    text-transform: none;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px
}

@media (max-width: 520px) {
    .brands-section-wide .wrap .brands .brand .name, .brands-section-wide .wrap--no-padding .brands .brand .name {
        font-size: 14px
    }
}

.brands-section-wide .wrap .brands .brand:nth-of-type(6n), .brands-section-wide .wrap--no-padding .brands .brand:nth-of-type(6n) {
    margin-right: 0
}

@media (max-width: 520px) {
    .brands-section-wide .wrap .brands .brand:nth-of-type(6n), .brands-section-wide .wrap--no-padding .brands .brand:nth-of-type(6n) {
        margin-right: 30px
    }
}

@media (max-width: 960px) {
    .brands-section-wide .wrap .brands .brand:nth-of-type(3n), .brands-section-wide .wrap--no-padding .brands .brand:nth-of-type(3n) {
        margin-right: 0
    }
}

@media (max-width: 520px) {
    .brands-section-wide .wrap .brands .brand:nth-of-type(3n), .brands-section-wide .wrap--no-padding .brands .brand:nth-of-type(3n) {
        margin-right: 30px
    }
}

@media (max-width: 520px) {
    .brands-section-wide .wrap .brands .brand:nth-of-type(2n), .brands-section-wide .wrap--no-padding .brands .brand:nth-of-type(2n) {
        margin-right: 0px
    }
}

.brands-section-full-width {
    margin-top: 20px
}

.brands-section-full-width .wrap .brands, .brands-section-full-width .wrap--no-padding .brands {
    display: block
}

.brands-section-full-width .wrap .brands__header, .brands-section-full-width .wrap--no-padding .brands__header {
    padding: 10px 0;
    border-bottom: 4px solid #eee
}

@media (max-width: 740px) {
    .brands-section-full-width .wrap .brands__header, .brands-section-full-width .wrap--no-padding .brands__header {
        display: none
    }
}

.brands-section-full-width .wrap .brands__header .name, .brands-section-full-width .wrap--no-padding .brands__header .name, .brands-section-full-width .wrap .brands__header .price, .brands-section-full-width .wrap--no-padding .brands__header .price {
    float: left;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    color: #172D49
}

.brands-section-full-width .wrap .brands__header .name, .brands-section-full-width .wrap--no-padding .brands__header .name {
    width: -webkit-calc(100% - 422px);
    width: calc(100% - 422px)
}

@media (max-width: 900px) {
    .brands-section-full-width .wrap .brands__header .name, .brands-section-full-width .wrap--no-padding .brands__header .name {
        width: -webkit-calc(100% - 352px);
        width: calc(100% - 352px)
    }
}

.brands-section-full-width .wrap .brands__header .price, .brands-section-full-width .wrap--no-padding .brands__header .price {
    width: 422px
}

@media (max-width: 900px) {
    .brands-section-full-width .wrap .brands__header .price, .brands-section-full-width .wrap--no-padding .brands__header .price {
        width: 352px
    }
}

.brands-section-full-width .wrap .brands__header:after, .brands-section-full-width .wrap--no-padding .brands__header:after {
    content: '';
    display: block;
    clear: both
}

.brands-section-full-width .wrap .brands .brand, .brands-section-full-width .wrap--no-padding .brands .brand {
    display: block;
    width: 100%;
    padding: 15px 0;
    padding-right: 250px;
    position: relative;
    border-bottom: 1px solid #eee;
    margin-bottom: 0;
    margin-right: 0;
    height: 100%;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

@media (max-width: 900px) {
    .brands-section-full-width .wrap .brands .brand, .brands-section-full-width .wrap--no-padding .brands .brand {
        padding-right: 180px
    }
}

@media (max-width: 500px) {
    .brands-section-full-width .wrap .brands .brand, .brands-section-full-width .wrap--no-padding .brands .brand {
        padding-right: 0px
    }
}

.brands-section-full-width .wrap .brands .brand .btn-border, .brands-section-full-width .wrap--no-padding .brands .brand .btn-border {
    position: absolute;
    right: 0;
    margin-top: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media (max-width: 500px) {
    .brands-section-full-width .wrap .brands .brand .btn-border, .brands-section-full-width .wrap--no-padding .brands .brand .btn-border {
        position: relative;
        top: 0%;
        -webkit-transform: translateY(0%);
        -ms-transform: translateY(0%);
        transform: translateY(0%);
        float: left;
        width: -webkit-calc(100% - 90px);
        width: calc(100% - 90px);
        margin-left: 90px;
        margin-top: 20px;
        margin-bottom: 6px
    }
}

.brands-section-full-width .wrap .brands .brand .left-part, .brands-section-full-width .wrap--no-padding .brands .brand .left-part {
    float: left;
    padding-right: 15px;
    width: -webkit-calc(100% - 172px);
    width: calc(100% - 172px)
}

@media (max-width: 740px) {
    .brands-section-full-width .wrap .brands .brand .left-part, .brands-section-full-width .wrap--no-padding .brands .brand .left-part {
        width: 100%
    }
}

.brands-section-full-width .wrap .brands .brand .left-part .logo, .brands-section-full-width .wrap--no-padding .brands .brand .left-part .logo {
    float: left;
    padding: 10px;
    margin-right: 10px;
    height: 80px;
    width: 80px
}

.brands-section-full-width .wrap .brands .brand .left-part .logo img, .brands-section-full-width .wrap--no-padding .brands .brand .left-part .logo img {
    position: relative;
    opacity: 1;
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.brands-section-full-width .wrap .brands .brand .left-part .logo:hover + .name, .brands-section-full-width .wrap--no-padding .brands .brand .left-part .logo:hover + .name {
    color: #2667ff
}

.brands-section-full-width .wrap .brands .brand .left-part .info-part, .brands-section-full-width .wrap--no-padding .brands .brand .left-part .info-part {
    float: left;
    width: -webkit-calc(100% - 90px);
    width: calc(100% - 90px)
}

.brands-section-full-width .wrap .brands .brand .left-part .name, .brands-section-full-width .wrap--no-padding .brands .brand .left-part .name {
    width: 100%;
    float: left;
    text-align: left;
    padding-top: 17px;
    color: #172D49;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: none
}

.brands-section-full-width .wrap .brands .brand .left-part .name:hover, .brands-section-full-width .wrap--no-padding .brands .brand .left-part .name:hover {
    color: #2667ff
}

.brands-section-full-width .wrap .brands .brand .left-part .address, .brands-section-full-width .wrap--no-padding .brands .brand .left-part .address {
    width: 100%;
    float: left;
    color: rgba(0, 0, 0, 0.7);
    font-weight: 400;
    font-size: 13px;
    line-height: 1.2
}

.brands-section-full-width .wrap .brands .brand .left-part .address:before, .brands-section-full-width .wrap--no-padding .brands .brand .left-part .address:before {
    color: #949494;
    font-size: 14px;
    padding: 0 5px;
    margin-right: 5px;
    position: relative;
    top: -3px
}

.brands-section-full-width .wrap .brands .brand .left-part .site, .brands-section-full-width .wrap--no-padding .brands .brand .left-part .site {
    float: left;
    margin-top: 12px
}

.brands-section-full-width .wrap .brands .brand .left-part .site span, .brands-section-full-width .wrap--no-padding .brands .brand .left-part .site span {
    color: #2667FF;
    font-weight: 400;
    font-size: 13px;
    line-height: 1;
    border-bottom: 1px dashed transparent;
    -webkit-transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    transition: border-color 0.3s
}

.brands-section-full-width .wrap .brands .brand .left-part .site:before, .brands-section-full-width .wrap--no-padding .brands .brand .left-part .site:before {
    color: #949494;
    font-size: 14px;
    padding: 0 3px;
    margin-right: 10px;
    position: relative;
    top: -1px
}

.brands-section-full-width .wrap .brands .brand .left-part .site:hover span, .brands-section-full-width .wrap--no-padding .brands .brand .left-part .site:hover span {
    border-color: #2667ff
}

.brands-section-full-width .wrap .brands .brand .prise-part, .brands-section-full-width .wrap--no-padding .brands .brand .prise-part {
    float: left;
    width: 170px;
    padding-top: 6px;
    min-height: 90px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 740px) {
    .brands-section-full-width .wrap .brands .brand .prise-part, .brands-section-full-width .wrap--no-padding .brands .brand .prise-part {
        padding-left: 90px;
        width: 280px
    }
}

@media (max-width: 700px) {
    .brands-section-full-width .wrap .brands .brand .prise-part, .brands-section-full-width .wrap--no-padding .brands .brand .prise-part {
        padding-top: 14px;
        min-height: 0px
    }
}

@media (max-width: 500px) {
    .brands-section-full-width .wrap .brands .brand .prise-part, .brands-section-full-width .wrap--no-padding .brands .brand .prise-part {
        width: 100%
    }
}

.brands-section-full-width .wrap .brands .brand .prise-part .price, .brands-section-full-width .wrap--no-padding .brands .brand .prise-part .price {
    text-align: left;
    color: #3162A0;
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: -2px
}

.brands-section-full-width .wrap .brands .brand .prise-part .price span, .brands-section-full-width .wrap--no-padding .brands .brand .prise-part .price span {
    font-size: 11px;
    text-transform: uppercase
}

.brands-section-full-width .wrap .brands .brand .prise-part .tag-hot, .brands-section-full-width .wrap--no-padding .brands .brand .prise-part .tag-hot {
    background: #D7112A;
    font-size: 11px;
    line-height: 1.5
}

.availability {
    padding-left: 17px;
    padding-right: 0;
    position: relative;
    font-size: 11px;
    font-weight: 600;
    line-height: 14px;
    color: #666F7C;
    margin-bottom: 6px
}

.availability.not-available:before {
    color: #ADBEC5
}

.availability:before {
    position: absolute;
    font-size: 10px;
    color: #46BC3B;
    left: 0;
    top: 35%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.top-title {
    z-index: 8;
    position: relative
}

.top-title .result-container:first-of-type {
    z-index: 10;
    position: relative
}

.hot-suggestions-section {
    margin-bottom: 75px
}

@media (max-width: 600px) {
    .hot-suggestions-section {
        margin-bottom: 40px
    }
}

.hot-suggestions-section .top-title {
    letter-spacing: 0.2px;
    margin-bottom: 26px
}

.hot-suggestions-section .content-wrap {
    width: 100%
}

@media (max-width: 700px) {
    .hot-suggestions-section .content-wrap .default-article {
        margin-bottom: 20px !important
    }
}

.hot-suggestions-section .content-wrap .default-article .img {
    padding-bottom: 270px
}

.hot-suggestions-section .content-wrap .default-article .content {
    padding-top: 14px;
    padding-bottom: 0px
}

@media (max-width: 700px) {
    .hot-suggestions-section .content-wrap .default-article .content {
        height: auto !important
    }
}

.hot-suggestions-section .content-wrap .default-article .content .title {
    font-size: 20px;
    margin-bottom: 8px;
    line-height: 25px
}

.hot-suggestions-section .content-wrap .default-article .content .tag span {
    margin-left: 8px;
    letter-spacing: 1px
}

.hot-suggestions-section .load-more {
    color: #000;
    margin-top: 14px
}

.hot-suggestions-section .default-article .content {
    height: 100px
}

.hot-suggestions-section .default-article .content .title {
    max-height: 50px;
    overflow: hidden
}

@media (max-width: 700px) {
    .hot-suggestions-section .default-article .content .title {
        max-height: 400px;
        overflow: visible
    }
}

.last-news-section {
    padding-bottom: 15px
}

.last-news-section .news-block {
    margin-right: 100px;
    margin-top: 4px
}

@media (max-width: 1100px) {
    .last-news-section .news-block {
        margin-right: 35px;
        margin-top: 0px
    }
}

@media (max-width: 1024px) {
    .last-news-section .news-block {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 40px
    }
}

.last-news-section .main-articles {
    width: -webkit-calc(100% - 730px);
    width: calc(100% - 730px);
    background: #fff;
    padding: 0
}

@media (max-width: 1100px) {
    .last-news-section .main-articles {
        width: -webkit-calc(100% - 665px);
        width: calc(100% - 665px)
    }
}

@media (max-width: 1024px) {
    .last-news-section .main-articles {
        width: -webkit-calc(100% - 330px);
        width: calc(100% - 330px);
        margin-top: 0px;
        margin-bottom: 0px
    }
}

@media (max-width: 580px) {
    .last-news-section .main-articles {
        width: 100%
    }
}

.last-news-section .main-articles .default-article {
    width: 100%;
    margin-right: 0;
    max-width: 370px;
    margin-bottom: 22px
}

@media (max-width: 1100px) {
    .last-news-section .main-articles .default-article {
        max-width: 100%
    }
}

.last-news-section .main-articles .default-article:last-of-type {
    margin-bottom: 0
}

.last-news-section .main-articles .default-article .content {
    padding-top: 12px
}

.last-news-section .main-articles .default-article .tag {
    color: #666F7C;
    text-transform: uppercase;
    font-size: 12px;
    margin-bottom: 5px
}

.last-news-section .main-articles .default-article .tag:before {
    left: 2px
}

.last-news-section .main-articles .default-article .title {
    color: #000;
    line-height: 1.4
}

.last-news-section .main-articles .default-article:hover .title {
    color: #D7112A
}

.last-news-section .news-block .news {
    max-height: 624px
}

@media (max-width: 1024px) {
    .last-news-section .news-block .news {
        max-height: 600px
    }
}

@media (max-width: 740px) {
    .last-news-section .news-block .news {
        max-height: 520px
    }
}

.last-news-section .news-block .news.last-row {
    max-height: 624px
}

@media (max-width: 660px) {
    .last-news-section .aside {
        float: right;
        width: 300px;
        margin-left: 30px;
        position: relative;
        left: 0;
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%)
    }
}

@media (max-width: 580px) {
    .last-news-section .aside {
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        left: 50%;
        float: left;
        margin-left: 0px
    }
}

.quick-search-section {
    margin-bottom: 60px
}

@media (max-width: 600px) {
    .quick-search-section {
        margin-bottom: 20px
    }
}

.quick-search-section .main-title {
    color: #000000;
    font-weight: 500;
    font-size: 32px;
    margin-bottom: 52px
}

@media (max-width: 680px) {
    .quick-search-section .main-title {
        font-size: 26px
    }
}

.quick-search-section .main-title .icon-search {
    font-size: 30px;
    margin-right: 15px;
    position: relative;
    top: -2px
}

.quick-search-section .main-title .icon-search:before {
    color: #D7112A
}

.quick-search-section .filters-form {
    max-width: 100%
}

.quick-search-section .main-filter-wrap {
    padding-left: 0;
    width: 100%;
    color: #000
}

.quick-search-section .main-filter-wrap .input-wrap:before {
    color: #CDD6DE !important
}

.quick-search-section .main-filter-wrap .input-wrap label {
    color: #000
}

.quick-search-section .main-filter-wrap .input-wrap input {
    color: #000
}

.quick-search-section .main-filter-wrap .input-wrap input::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.5)
}

.quick-search-section .main-filter-wrap .input-wrap input::-moz-placeholder {
    color: rgba(0, 0, 0, 0.5)
}

.quick-search-section .main-filter-wrap .input-wrap input:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.5)
}

.quick-search-section .main-filter-wrap .input-wrap input:-moz-placeholder {
    color: rgba(0, 0, 0, 0.5)
}

.quick-search-section .main-filter-wrap .input-wrap:nth-of-type(1) {
    width: 22.2%
}

.quick-search-section .main-filter-wrap .input-wrap:nth-of-type(1) .select {
    border-color: #CDD6DE
}

.quick-search-section .main-filter-wrap .input-wrap:nth-of-type(1).active .select {
    border: 1px solid #CDD6DE;
    border-top: none;
    border-bottom: none
}

.quick-search-section .main-filter-wrap .input-wrap:nth-of-type(1).active .select:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #CDD6DE;
    bottom: 0;
    left: 0
}

@media (max-width: 960px) {
    .quick-search-section .main-filter-wrap .input-wrap:nth-of-type(1) {
        width: -webkit-calc(50% - 5px);
        width: calc(50% - 5px)
    }
}

@media (max-width: 460px) {
    .quick-search-section .main-filter-wrap .input-wrap:nth-of-type(1) {
        width: 100%;
        margin-right: 0
    }
}

.quick-search-section .main-filter-wrap .input-wrap:nth-of-type(2) {
    width: 24%;
    margin-right: 10px
}

.quick-search-section .main-filter-wrap .input-wrap:nth-of-type(2) .select {
    border-color: #CDD6DE
}

.quick-search-section .main-filter-wrap .input-wrap:nth-of-type(2).active .select {
    border: 1px solid #CDD6DE;
    border-top: none;
    border-bottom: none
}

.quick-search-section .main-filter-wrap .input-wrap:nth-of-type(2).active .select:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #CDD6DE;
    bottom: 0;
    left: 0
}

@media (max-width: 960px) {
    .quick-search-section .main-filter-wrap .input-wrap:nth-of-type(2) {
        width: -webkit-calc(50% - 5px);
        width: calc(50% - 5px);
        margin-right: 0px
    }
}

@media (max-width: 460px) {
    .quick-search-section .main-filter-wrap .input-wrap:nth-of-type(2) {
        width: 100%
    }
}

.quick-search-section .main-filter-wrap .prise-input-wrap {
    width: -webkit-calc(53.8% - 20px);
    width: calc(53.8% - 20px)
}

@media (max-width: 960px) {
    .quick-search-section .main-filter-wrap .prise-input-wrap {
        width: 100%
    }
}

.quick-search-section .main-filter-wrap .prise-input-wrap .prise-input {
    width: 100%
}

.quick-search-section .main-filter-wrap .prise-input-wrap .title-wrap {
    height: auto;
    width: auto;
    position: absolute;
    top: -23px
}

.quick-search-section .main-filter-wrap .prise-input-wrap .title-wrap .title {
    top: auto;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.quick-search-section .range {
    background-image: url(../img/images/slider-doted-gray.png) !important
}

.quick-search-section .ui-slider-range {
    border: 1px solid #D7112A !important
}

.quick-search-section .filters-form .more-filters-wrap {
    max-width: 100%;
    max-height: 1000px;
    overflow: visible;
    top: 0;
    opacity: 1;
    visibility: visible;
    border: 1px solid #CDD6DE;
    border-top: none;
    padding: 20px;
    padding-bottom: 16px
}

.quick-search-section .filters-form .more-filters-wrap .inputs-row {
    display: block;
    float: left;
    width: -webkit-calc(100% - 264px);
    width: calc(100% - 264px)
}

@media (max-width: 1024px) {
    .quick-search-section .filters-form .more-filters-wrap .inputs-row {
        width: -webkit-calc(100% - 225px);
        width: calc(100% - 225px)
    }
}

@media (max-width: 540px) {
    .quick-search-section .filters-form .more-filters-wrap .inputs-row {
        width: 100%
    }
}

.quick-search-section .filters-form .more-filters-wrap .input-wrap {
    color: #000;
    margin-top: 22px;
    width: -webkit-calc(28.8% - 10px);
    width: calc(28.8% - 10px);
    margin-bottom: 18px;
    margin-right: 10px
}

@media (max-width: 960px) {
    .quick-search-section .filters-form .more-filters-wrap .input-wrap {
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px)
    }
}

@media (max-width: 640px) {
    .quick-search-section .filters-form .more-filters-wrap .input-wrap {
        width: 100%;
        margin-right: 0px
    }
}

.quick-search-section .filters-form .more-filters-wrap .input-wrap.petrol {
    width: -webkit-calc(23.2% - 10px);
    width: calc(23.2% - 10px)
}

@media (max-width: 960px) {
    .quick-search-section .filters-form .more-filters-wrap .input-wrap.petrol {
        width: -webkit-calc(25% - 10px);
        width: calc(25% - 10px)
    }
}

@media (max-width: 800px) {
    .quick-search-section .filters-form .more-filters-wrap .input-wrap.petrol {
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px)
    }
}

@media (max-width: 640px) {
    .quick-search-section .filters-form .more-filters-wrap .input-wrap.petrol {
        width: 100%;
        margin-right: 0px
    }
}

.quick-search-section .filters-form .more-filters-wrap .input-wrap.consumption {
    width: -webkit-calc(19% - 10px);
    width: calc(19% - 10px)
}

@media (max-width: 960px) {
    .quick-search-section .filters-form .more-filters-wrap .input-wrap.consumption {
        width: -webkit-calc(25% - 10px);
        width: calc(25% - 10px)
    }
}

@media (max-width: 800px) {
    .quick-search-section .filters-form .more-filters-wrap .input-wrap.consumption {
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px)
    }
}

@media (max-width: 640px) {
    .quick-search-section .filters-form .more-filters-wrap .input-wrap.consumption {
        width: 100%;
        margin-right: 0px
    }
}

.quick-search-section .filters-form .more-filters-wrap .input-wrap.location {
    width: -webkit-calc(42% - 10px);
    width: calc(42% - 10px)
}

@media (max-width: 960px) {
    .quick-search-section .filters-form .more-filters-wrap .input-wrap.location {
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px)
    }
}

@media (max-width: 800px) {
    .quick-search-section .filters-form .more-filters-wrap .input-wrap.location {
        width: 100%;
        margin-right: 0px
    }
}

.quick-search-section .filters-form .more-filters-wrap .input-wrap label {
    color: #333333;
    font-size: 13px;
    top: -20px
}

.quick-search-section .filters-form .more-filters-wrap .input-wrap:before {
    color: #CDD6DE !important;
    font-size: 7px;
    right: 4px
}

.quick-search-section .filters-form .more-filters-wrap .input-wrap input {
    color: #000;
    height: 40px;
    padding: 14px 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.quick-search-section .filters-form .more-filters-wrap .input-wrap input::-webkit-input-placeholder {
    color: #666F7C;
    font-size: 13px
}

.quick-search-section .filters-form .more-filters-wrap .input-wrap input::-moz-placeholder {
    color: #666F7C;
    font-size: 13px
}

.quick-search-section .filters-form .more-filters-wrap .input-wrap input:-ms-input-placeholder {
    color: #666F7C;
    font-size: 13px
}

.quick-search-section .filters-form .more-filters-wrap .input-wrap input:-moz-placeholder {
    color: #666F7C;
    font-size: 13px
}

.quick-search-section .filters-form .more-filters-wrap .input-wrap .select {
    border: 1px solid transparent;
    border-top: none;
    border-bottom: none
}

.quick-search-section .filters-form .more-filters-wrap .input-wrap .select:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #CDD6DE;
    bottom: 0;
    left: 0
}

.quick-search-section .filters-form .more-filters-wrap .input-wrap.active .select {
    border-color: #CDD6DE;
    max-height: 222px
}

.quick-search-section .filters-form .more-filters-header {
    background: #F6F7F9;
    color: #4D5362;
    font-size: 14px;
    font-weight: 500;
    padding: 15px 20px;
    padding-bottom: 11px;
    float: left;
    width: 100%;
    margin-top: 10px;
    position: relative
}

@media (max-width: 400px) {
    .quick-search-section .filters-form .more-filters-header {
        padding-right: 85px;
        font-size: 13px
    }
}

.quick-search-section .filters-form .more-filters-header .clear-filters {
    float: right;
    color: #D90822;
    font-weight: 400;
    position: relative;
    border-bottom: 1px solid transparent;
    -webkit-transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    transition: border-color 0.3s
}

.quick-search-section .filters-form .more-filters-header .clear-filters:hover {
    border-color: #D90822
}

@media (max-width: 400px) {
    .quick-search-section .filters-form .more-filters-header .clear-filters {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        right: 15px
    }
}

.quick-search-section .form-info {
    display: block;
    float: left;
    width: 100%;
    background: #FFF9E6;
    color: #000000;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    padding: 8px;
    padding-bottom: 7px;
    position: relative;
    top: -2px;
    line-height: 1.4
}

.quick-search-section .submit-search {
    width: 300px;
    text-align: center;
    margin-top: 30px;
    height: 50px;
    padding: 16px 40px;
    padding-top: 17px;
    letter-spacing: 1px
}

.quick-search-section .check-boxes {
    padding-left: 15px;
    width: 264px
}

@media (max-width: 1024px) {
    .quick-search-section .check-boxes {
        width: 225px
    }
}

@media (max-width: 540px) {
    .quick-search-section .check-boxes {
        width: 100%;
        padding-left: 0px;
        margin-bottom: 25px
    }
}

.quick-search-section .prise-input-wrap .prise-input .price {
    font-weight: 400 !important;
    font-size: 21px !important
}

.check-boxes {
    float: left;
    color: rgba(0, 0, 0, 0.5)
}

.check-boxes input {
    position: absolute;
    visibility: hidden;
    opacity: 0
}

.check-boxes input.js__invalid_field + label {
    color: #D7112A;
}

.check-boxes label {
    font-size: 13px;
    position: relative;
    display: block;
    height: 40px;
    padding: 14px 18px;
    padding-left: 30px;
    margin-top: 22px;
    margin-bottom: 40px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.check-boxes label.icon-checked-text {
    height: auto;
}

@media (max-width: 540px) {
    .check-boxes label {
        margin-top: 5px;
        margin-bottom: 5px;
        height: 32px;
        padding: 10px 18px;
        padding-left: 30px
    }
}

.check-boxes label:hover {
    color: #000
}

.check-boxes label:last-of-type {
    margin-bottom: 0
}

.check-boxes label:before {
    position: absolute;
    left: 4px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    font-size: 10px;
    color: #fff;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.check-boxes label:after {
    position: absolute;
    content: '';
    border: 1px solid #CDD6DE;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    width: 20px;
    height: 20px
}

.check-boxes input:checked + label:after {
    background: #22272E;
    border-color: #22272E
}

.check-boxes input:checked + label:before {
    opacity: 1
}

.empty-compare-page {
    position: relative;
    text-align: center;
    background: #F8F8F8;
    overflow: hidden
}

.empty-compare-page .wrap, .empty-compare-page .wrap--no-padding {
    position: relative;
    min-height: 480px;
    padding: 70px 15px
}

.empty-compare-page .no-cars {
    margin-bottom: 34px
}

@media (max-width: 700px) {
    .empty-compare-page .no-cars {
        margin-bottom: 20px
    }
}

.empty-compare-page .sign {
    position: relative;
    top: 5px;
    margin-right: 5px
}

.empty-compare-page .john-travolta {
    position: absolute;
    bottom: -2px;
    right: 134px;
    pointer-events: none;
    font-size: 0
}

.empty-compare-page .john-travolta:before {
    content: '';
    position: absolute;
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 240px;
    height: 240px;
    top: 65%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.empty-compare-page .john-travolta img {
    height: 300px;
    z-index: 2;
    position: relative
}

@media (max-width: 1024px) {
    .empty-compare-page .john-travolta {
        right: 20px
    }
}

@media (max-width: 720px) {
    .empty-compare-page .john-travolta {
        right: 0px
    }
}

@media (max-width: 700px) {
    .empty-compare-page .john-travolta {
        right: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .empty-compare-page .john-travolta img {
        height: 280px
    }
}

@media (max-width: 500px) {
    .empty-compare-page .john-travolta img {
        height: 260px
    }
}

.empty-compare-page .title {
    color: #D7112A;
    font-family: PTSansPro, Arial;
    margin-bottom: 8px;
    font-size: 21px;
    line-height: 1.4;
    font-weight: 400
}

.empty-compare-page .subtitle {
    color: #666F7C;
    font-family: PTSansPro, Arial;
    margin-bottom: 55px;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 400
}

@media (max-width: 700px) {
    .empty-compare-page .subtitle {
        margin-bottom: 40px
    }
}

.load-more-wrap {
    float: left;
    width: 100%
}

.load-more-wrap:not(.items) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.archive-page {
    padding: 30px 0;
    margin: 0 !important
}

.archive-page:after {
    content: '';
    display: block;
    clear: both
}

.archive-page .archive-header:after {
    content: '';
    display: block;
    clear: both
}

.archive-page .archive-header .result-container {
    float: left
}

.archive-page .archive-header .result-container .items {
    margin-left: 0
}

.archive-page .main-content {
    float: left;
    width: -webkit-calc(100% - 400px);
    width: calc(100% - 400px)
}

@media (max-width: 1200px) {
    .archive-page .main-content {
        width: -webkit-calc(100% - 340px);
        width: calc(100% - 340px)
    }
}

@media (max-width: 880px) {
    .archive-page .main-content {
        width: 100%;
        margin-bottom: 15px
    }
}

.archive-page .main-content .main-title {
    margin-bottom: 20px;
    margin-top: 0;
    font-size: 32px;
    color: #000;
    font-weight: 500
}

.archive-page .main-content .archive-header {
    margin-bottom: 2px;
    position: relative;
    z-index: 2
}

.archive-page .main-content .archive-header .result-view .item.active {
    pointer-events: none
}

.archive-page .main-content .archive-header .result-view .item:hover .icon, .archive-page .main-content .archive-header .result-view .item:hover .list {
    border-color: #757e89
}

.archive-page .main-content .archive-header .result-view .item:hover span {
    color: #757e89
}

.archive-page .main-content .input-title {
    float: left
}

.archive-page .main-content .input-select {
    float: left;
    margin-right: 5px;
    cursor: pointer;
    -webkit-transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    transition: border-color 0.3s
}

.archive-page .main-content .input-select:hover {
    border-color: #a4adb5
}

.archive-page .main-content .result-container {
    width: 200px;
    margin-top: 10px;
    margin-bottom: 0;
    margin-left: -2px
}

@media (max-width: 520px) {
    .archive-page .main-content .result-container {
        width: 100%;
        margin-top: 20px
    }

    .archive-page .main-content .result-container .result-container-filters-info {
        margin-bottom: 10px
    }
}

.archive-page .main-content .result-container .icon-filter-arrow {
    border-bottom: 1px dotted #2667ff !important;
    -webkit-transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    transition: border-color 0.3s
}

.archive-page .main-content .result-container:hover .icon-filter-arrow {
    border-color: transparent !important
}

.archive-page .main-content .result-view {
    margin-top: 2px
}

@media (max-width: 1100px) {
    .archive-page .main-content .result-view {
        width: 100%;
        margin-bottom: 20px
    }
}

@media (max-width: 880px) {
    .archive-page .main-content .result-view {
        width: auto
    }
}

@media (max-width: 760px) {
    .archive-page .main-content .result-view {
        width: 100%
    }
}

.archive-page .main-content .result-view .item:first-of-type {
    margin-left: 0
}

.archive-page .main-content .load-more-wrap {
    display: block;
    background: #F8F8F8;
    padding: 0 20px;
    padding-bottom: 10px
}

@media (max-width: 480px) {
    .archive-page .main-content .load-more-wrap {
        background: #fff;
        padding: 0px
    }
}

.archive-page .main-content .load-more-wrap .load-more {
    float: left;
    color: #22272E;
    margin-top: 12px;
    padding-left: 38px
}

.archive-page .main-content .load-more-wrap .load-more svg {
    left: 0px
}

@media (max-width: 900px) {
    .archive-page .main-content .load-more-wrap .load-more {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        margin-bottom: 25px
    }
}

.archive-page .main-content .load-more-wrap .result-pagination {
    float: right;
    width: auto
}

@media (max-width: 900px) {
    .archive-page .main-content .load-more-wrap .result-pagination {
        width: 100%;
        text-align: center;
        padding-bottom: 15px
    }
}

@media (max-width: 480px) {
    .archive-page .main-content .load-more-wrap .result-pagination {
        padding: 10px 0 15px 0
    }
}

.archive-page .main-content .load-more-wrap .result-pagination .pagination-page .dots {
    margin: 0 12px
}

.archive-page .main-content .load-more-wrap:after {
    content: '';
    display: block;
    clear: both
}

.archive-page .aside {
    float: right;
    width: 300px;
    position: relative
}

@media (max-width: 880px) {
    .archive-page .aside {
        float: left;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.archive-page.dealers .archive-header .input-select-wrap {
    margin-right: 15px
}

.archive-page.dealers .archive-header .result-container {
    margin-top: 14px;
    width: 185px
}

.archive-page.dealers .archive-header .result-container .result-sorting-select {
    min-width: 115px
}

.archive-page.dealers .archive-header .result-container .results-sorting {
    margin-right: 0
}

.archive-page.dealers .archive-header .result-container .results-sorting span {
    margin-top: -3px
}

.archive-page.archive-page-map .archive-header .result-sorting-select .items {
    min-width: 120px;
    left: auto !important;
    right: 0
}

.dealer-blocks {
    background: #F8F8F8;
    padding: 20px;
    padding-bottom: 1px;
    display: block;
    margin: 0
}

@media (max-width: 480px) {
    .dealer-blocks {
        background: #fff;
        padding: 0px
    }
}

.dealer-blocks .item {
    display: block;
    margin-bottom: 10px;
    padding: 15px 20px;
    padding-left: 90px;
    padding-bottom: 20px;
    position: relative;
    background: #fff;
    line-height: 1.2
}

@media (max-width: 480px) {
    .dealer-blocks .item {
        padding: 10px 0px;
        padding-left: 90px;
        padding-bottom: 20px
    }
}

.dealer-blocks .item .img {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 80px
}

.dealer-blocks .item .img img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 90%;
    max-height: 90%
}

.dealer-blocks .item .title {
    color: #666F7C;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 14px;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
    display: inline-block
}

.dealer-blocks .item .title:hover {
    color: #D7112A
}

.dealer-blocks .item .location {
    padding-left: 30px;
    position: relative;
    color: #000000;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 10px
}

.dealer-blocks .item .location:before {
    font-size: 14px;
    top: -2px;
    left: 5px;
    color: #949494;
    position: absolute
}

.dealer-blocks .item .phone {
    padding-left: 30px;
    position: relative;
    color: #000000;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 10px;
    display: block
}

.dealer-blocks .item .phone:before {
    font-size: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 2px;
    color: #949494;
    position: absolute
}

.dealer-blocks .item .site-link {
    margin-left: 30px;
    position: relative;
    color: #2667FF;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 15px;
    display: inline-block;
    border-bottom: 1px dotted #2667FF;
    -webkit-transition: border-color 0.25s;
    -o-transition: border-color 0.25s;
    transition: border-color 0.25s
}

.dealer-blocks .item .site-link:hover {
    border-color: transparent
}

.dealer-blocks .item .site-link:before {
    font-size: 14px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: -27px;
    color: #949494;
    position: absolute
}

.dealer-blocks .item .suggestions {
    display: block
}

.dealer-blocks .item .suggestions .part-title {
    color: #172D49;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    text-decoration: underline;
    margin-right: 10px;
    display: inline-block;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s
}

.dealer-blocks .item .suggestions .part-title:hover {
    -webkit-text-decoration-color: transparent;
    text-decoration-color: transparent
}

.dealer-blocks .item .suggestions .quantity {
    color: #172D49;
    font-size: 14px;
    font-family: PTSansPro, Arial;
    font-weight: 700
}

.dealer-blocks .item .btn-border {
    position: absolute;
    right: 20px;
    bottom: 10px
}

@media (max-width: 420px) {
    .dealer-blocks .item .btn-border {
        position: relative;
        right: 0px;
        bottom: 0;
        margin-top: 15px
    }
}

.input-select-wrap {
    position: relative;
    float: left;
    z-index: 10
}

.input-select-wrap:after {
    content: '';
    display: block;
    clear: both
}

.input-select-wrap .input-title {
    color: #666F7C;
    font-size: 12px;
    font-weight: 400;
    font-family: PTSansPro, Arial;
    text-transform: uppercase;
    margin-right: 12px;
    padding: 14px 0
}

.input-select-wrap .input-select {
    position: relative;
    height: 40px;
    min-width: 170px;
    border: 1px solid #CDD6DE;
    padding: 13px 10px;
    cursor: pointer
}

.input-select-wrap .input-select:before {
    position: absolute;
    top: 56%;
    right: 10px;
    color: #CDD6DE;
    font-size: 11px;
    -webkit-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.input-select-wrap .input-select .input-selected {
    color: rgba(0, 0, 0, 0.5);
    font-weight: 400;
    font-size: 13px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden
}

.input-select-wrap .input-select .input-select-dropdown {
    position: absolute;
    top: 55px;
    left: -1px;
    width: -webkit-calc(100% + 2px);
    width: calc(100% + 2px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color: #CDD6DE;
    font-size: 12px;
    border: 1px solid #CDD6DE;
    border-top: none;
    background: #fff;
    max-height: 250px;
    overflow: auto
}

.input-select-wrap .input-select .input-select-dropdown li {
    display: block;
    -webkit-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s
}

.input-select-wrap .input-select .input-select-dropdown li.active {
    pointer-events: none;
    opacity: .6
}

.input-select-wrap .input-select .input-select-dropdown li a {
    display: block;
    padding: 5px 10px;
    padding-top: 6px;
    line-height: 1.2;
    font-size: 12px;
    color: #666F7C;
    -webkit-transition: background 0.25s;
    -o-transition: background 0.25s;
    transition: background 0.25s
}

.input-select-wrap .input-select .input-select-dropdown li a:hover {
    background: #eee
}

.input-select-wrap .input-select.active {
    border-color: #CDD6DE !important
}

.input-select-wrap .input-select.active .input-select-dropdown {
    visibility: visible;
    opacity: 1;
    top: 39px
}

.input-select-wrap .input-select.active:before {
    opacity: 0
}

.archive-page.archive-page-map {
    position: relative;
    padding: 0
}

.archive-page.archive-page-map .wrap, .archive-page.archive-page-map .wrap--no-padding {
    max-width: 1460px
}

@media (max-width: 1100px) {
    .archive-page.archive-page-map .wrap, .archive-page.archive-page-map .wrap--no-padding {
        padding: 0
    }
}

.archive-page.archive-page-map .main-content {
    max-width: 690px;
    float: right;
    padding: 20px;
    background: #fff;
    z-index: 2;
    position: relative
}

@media (max-width: 1300px) {
    .archive-page.archive-page-map .main-content {
        max-width: 580px
    }
}

@media (max-width: 1100px) {
    .archive-page.archive-page-map .main-content {
        margin-top: 440px;
        width: 100%;
        max-width: 100%;
        margin-bottom: 0
    }
}

@media (max-width: 700px) {
    .archive-page.archive-page-map .main-content {
        margin-top: 340px
    }
}

@media (max-width: 500px) {
    .archive-page.archive-page-map .main-content {
        padding: 20px 12px
    }
}

.archive-page.archive-page-map .main-content .archive-header {
    float: left;
    width: 100%
}

.archive-page.archive-page-map .main-content .main-title {
    float: left;
    width: -webkit-calc(100% - 250px);
    width: calc(100% - 250px);
    margin-top: 12px;
    padding-left: 10px;
    margin-bottom: 18px
}

@media (max-width: 760px) {
    .archive-page.archive-page-map .main-content .main-title {
        width: 100%;
        padding-left: 0px
    }
}

.archive-page.archive-page-map .main-content .result-view {
    margin-top: 10px;
    padding-right: 10px
}

@media (max-width: 760px) {
    .archive-page.archive-page-map .main-content .result-view {
        padding-left: 0px
    }
}

.archive-page.archive-page-map .main-content .input-select-wrap {
    float: left;
    padding-left: 10px
}

.archive-page.archive-page-map .main-content .result-container {
    float: right;
    width: auto
}

@media (max-width: 540px) {
    .archive-page.archive-page-map .main-content .result-container {
        width: 100%;
        margin-top: 20px
    }
}

.archive-page.archive-page-map .main-content .result-container .result-container-filters-info {
    margin-bottom: 20px
}

.archive-page.archive-page-map .main-content .result-container .result-sorting-select {
    min-width: 0px;
    white-space: nowrap
}

.archive-page.archive-page-map .main-content .dealer-blocks {
    float: left;
    width: 100%;
    max-height: 562px;
    overflow: auto
}

@media (max-width: 700px) {
    .archive-page.archive-page-map .main-content .dealer-blocks {
        max-height: 800px
    }
}

@media (max-width: 500px) {
    .archive-page.archive-page-map .main-content .dealer-blocks {
        background: #fff;
        padding: 0
    }
}

.archive-page.archive-page-map .main-content .dealer-blocks .item {
    -webkit-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s
}

.archive-page.archive-page-map .main-content .dealer-blocks .item:hover {
    background: #f3f3f3
}

@media (max-width: 500px) {
    .archive-page.archive-page-map .main-content .load-more-wrap {
        background: #fff
    }
}

.archive-page.archive-page-map .archive_gmap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

@media (max-width: 1100px) {
    .archive-page.archive-page-map .archive_gmap {
        height: 440px
    }
}

@media (max-width: 700px) {
    .archive-page.archive-page-map .archive_gmap {
        height: 340px
    }
}

.archive-page.archive-page-map .load-more-wrap {
    padding-bottom: 0;
    padding-top: 10px
}

.action-links {
    display: block;
    margin: 30px 0 10px
}

.action-links.show.action-links-fixed {
    opacity: 1;
    visibility: visible
}

.action-links.action-links-fixed {
    margin: 0;
    z-index: 10;
    position: fixed;
    left: 20px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

@media screen and (max-width: 1200px) {
    .action-links.action-links-fixed {
        bottom: 120px;
        left: auto;
        right: 30px;
        top: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@media screen and (max-width: 760px) {
    .action-links.action-links-fixed {
        display: none
    }
}

.action-links.action-links-fixed .link {
    position: relative;
    margin-right: 0;
    float: none;
    display: block;
    height: 60px;
    width: 60px
}

.action-links.action-links-fixed .link:hover .title {
    opacity: 1;
    visibility: visible
}

.action-links.action-links-fixed .link .title {
    position: absolute;
    left: -webkit-calc(100% + 15px);
    left: calc(100% + 15px);
    top: 50%;
    right: auto;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: auto;
    white-space: nowrap;
    text-align: center;
    padding: 10px 18px;
    color: #666F7C;
    font-size: 14px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background: #fff;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    pointer-events: none;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
    z-index: 2
}

@media screen and (max-width: 1200px) {
    .action-links.action-links-fixed .link .title {
        right: -webkit-calc(100% + 15px);
        right: calc(100% + 15px);
        left: auto
    }
}

.action-links.action-links-fixed .link .title:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -13px;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 9px solid rgba(0, 0, 0, 0.1)
}

@media screen and (max-width: 1200px) {
    .action-links.action-links-fixed .link .title:before {
        -webkit-transform: translateY(-50%) rotate(90deg);
        -ms-transform: translateY(-50%) rotate(90deg);
        transform: translateY(-50%) rotate(90deg);
        left: auto;
        right: -13px
    }
}

.action-links.action-links-fixed .link .title:after {
    content: '';
    position: absolute;
    top: 50%;
    left: -11px;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 8px solid #fff
}

@media screen and (max-width: 1200px) {
    .action-links.action-links-fixed .link .title:after {
        -webkit-transform: translateY(-50%) rotate(90deg);
        -ms-transform: translateY(-50%) rotate(90deg);
        transform: translateY(-50%) rotate(90deg);
        left: auto;
        right: -11px
    }
}

.action-links:after {
    content: '';
    display: block;
    clear: both
}

.action-links .link {
    float: left;
    margin-right: 25px;
    width: -webkit-calc(100% / 3 - 50px / 3);
    width: calc(100% / 3 - 50px / 3);
    margin-bottom: 30px;
    position: relative
}

@media (max-width: 620px) {
    .action-links .link {
        width: -webkit-calc(50% - 10px);
        width: calc(50% - 10px);
        margin-right: 20px
    }
}

@media (max-width: 440px) {
    .action-links .link {
        width: 100%;
        margin-right: 0px
    }
}

.action-links .link:nth-of-type(3n) {
    margin-right: 0
}

@media (max-width: 620px) {
    .action-links .link:nth-of-type(3n) {
        margin-right: 20px
    }
}

@media (max-width: 440px) {
    .action-links .link:nth-of-type(3n) {
        margin-right: 0px
    }
}

@media (max-width: 620px) {
    .action-links .link:nth-of-type(2n) {
        margin-right: 0
    }
}

.action-links .link:last-of-type {
    margin-bottom: 0
}

.action-links .link .icon-wrap {
    float: left;
    height: 60px;
    width: 60px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    -webkit-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
    position: relative;
    -webkit-box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.2)
}

.action-links .link .icon-wrap:before {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) scale(1);
    -ms-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    color: #D7112A;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-size: 20px
}

.action-links .link .icon-wrap.icon-action-wheel:before {
    font-size: 22px
}

.action-links .link .icon-wrap.icon-action-handshake:before {
    font-size: 16px
}

.action-links .link .icon-wrap.icon-action-circle:before {
    font-size: 25px
}

.action-links .link .icon-wrap span {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 60px;
    width: 60px;
    display: inline-block;
    pointer-events: none
}

.action-links .link .icon-wrap span:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 60px;
    width: 60px;
    background: rgba(215, 17, 42, 0.1);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.action-links .link .icon-wrap span:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 60px;
    width: 60px;
    background: rgba(215, 17, 42, 0.05);
    opacity: 0;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.action-links .link .title {
    position: absolute;
    width: -webkit-calc(100% - 75px);
    width: calc(100% - 75px);
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: rgba(45, 45, 45, 0.7);
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: PTSansPro, Arial;
    line-height: 20px;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
    z-index: 2
}

@media (max-width: 700px) {
    .action-links .link .title {
        font-size: 14px
    }
}

.action-links .link:hover .icon-wrap {
    background: #D7112A
}

.action-links .link:hover .icon-wrap span:before {
    -webkit-transform: translate(-50%, -50%) scale(1.5);
    -ms-transform: translate(-50%, -50%) scale(1.5);
    transform: translate(-50%, -50%) scale(1.5);
    opacity: 1
}

.action-links .link:hover .icon-wrap span:after {
    -webkit-transform: translate(-50%, -50%) scale(2);
    -ms-transform: translate(-50%, -50%) scale(2);
    transform: translate(-50%, -50%) scale(2);
    opacity: 1
}

.action-links .link:hover .icon-wrap:before {
    color: #fff;
    -webkit-transform: translate(-50%, -50%) scale(1.3);
    -ms-transform: translate(-50%, -50%) scale(1.3);
    transform: translate(-50%, -50%) scale(1.3)
}

.action-links .link:hover .title {
    color: #2D2D2D
}

.accessories-tables {
    font-size: 13px
}

.accessories-tables:after {
    content: '';
    display: block;
    clear: both
}

.accessories-tables .accessories-tables-half {
    width: -webkit-calc(50% - 35px);
    width: calc(50% - 35px);
    float: left;
    margin-right: 60px
}

.accessories-tables .accessories-tables-half:nth-of-type(2n) {
    margin-right: 0px
}

@media (max-width: 700px) {
    .accessories-tables .accessories-tables-half {
        width: -webkit-calc(50% - 15px);
        width: calc(50% - 15px);
        margin-right: 30px
    }
}

@media (max-width: 560px) {
    .accessories-tables .accessories-tables-half {
        width: 100%;
        margin-right: 0px
    }
}

.accessories-tables .table-wrap {
    width: 100%;
    float: left
}

.accessories-tables .table-wrap .table-title {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
    margin-top: 30px
}

.accessories-tables .table-wrap table {
    table-layout: fixed;
    width: 100%
}

.accessories-tables .table-wrap table tr:nth-of-type(even) {
    background: rgba(0, 0, 0, 0.03);
    padding: 5px 10px;
    padding-right: 0px
}

.accessories-tables .table-wrap table td {
    padding: 10px;
    padding-right: 0px;
    vertical-align: text-bottom;
    line-height: 16px
}

.accessories-tables .table-wrap table td:nth-of-type(2n) {
    text-align: right;
    padding-right: 10px
}

.availability {
    display: inline-block;
    position: relative;
    padding-right: 25px;
    color: #22272E;
    font-weight: 400;
    font-size: 13px
}

.availability.left-icon {
    padding-right: 0;
    padding-left: 25px
}

.availability.left-icon span {
    right: auto;
    left: 0
}

.availability span {
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #CDD6DE
}

.availability span:before {
    content: '';
    position: absolute;
    background: #D7112A;
    width: 10px;
    height: 1px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    display: inline-block
}

.availability span:after {
    content: '';
    position: absolute;
    background: #D7112A;
    width: 10px;
    height: 1px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
    display: inline-block
}

.availability.available span:before {
    top: -webkit-calc(50% - 1px);
    top: calc(50% - 1px);
    width: 6px;
    height: 11px;
    border: solid #46BC3B;
    border-width: 0 2px 2px 0;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
    background: transparent
}

.availability.available span:after {
    display: none
}

.accessories-model-page .action-links {
    padding-left: 16px;
    margin: 16px 0 4px
}

.accessories-model-page .page-navigation {
    margin-bottom: 20px
}

.accessories-model-page .model-auto-slider-info {
    margin-bottom: 0px
}

.accessories-model-page .model-auto-slider-info .model-auto-slider {
    height: -webkit-calc(100% - 210px);
    height: calc(100% - 210px)
}

@media (max-width: 760px) {
    .accessories-model-page .model-auto-slider-info .model-auto-slider {
        height: 220px
    }
}

@media (max-width: 400px) {
    .accessories-model-page .model-auto-slider-info .model-auto-slider {
        height: 200px
    }
}

.accessories-model-page .model-auto-slider-info .right {
    padding-bottom: 20px
}

.accessories-model-page .model-auto-slider-info .rating-block-buttons {
    margin-bottom: 25px
}

.accessories-model-page .model-auto-slider-info .rating-block {
    margin: 10px 0
}

.accessories-model-page .model-auto-slider-info .rating-block .rating {
    margin-right: 14px
}

.accessories-model-page .model-auto-slider-info .rating-block .text {
    margin-top: 0px
}

.accessories-model-page .model-section {
    margin-bottom: 0
}

.accessories-model-page .brands-section-wide {
    margin-top: 60px;
    margin-bottom: 45px
}

.accessories-model-page .brands-section-wide .top-title {
    margin-bottom: 25px
}

@media (max-width: 1024px) {
    .accessories-model-page .grid-25 {
        margin-top: 35px
    }
}

.accessories-model-page .grid-25 .reg-test-drive {
    margin-top: 10px
}

.accessories-model-page .grid-25 .reg-test-drive .sticky-block {
    padding-top: 20px !important
}

@media (max-width: 760px) {
    .accessories-model-page .brands-section .top-title h3 {
        width: 100%
    }
}

.accessories-model-page .brands-section .result-container {
    display: inline-block;
    margin-top: 12px;
    margin-left: 40px;
    min-width: 300px
}

@media (max-width: 760px) {
    .accessories-model-page .brands-section .result-container {
        float: left;
        margin-left: 0
    }
}

.accessories-model-page .brands-section .result-container .result-container-filters-info {
    margin-bottom: 0
}

.hot-offer {
    display: block;
    position: relative;
    margin-bottom: 2px
}

.hot-offer:after {
    content: '';
    display: block;
    clear: both
}

.hot-offer .hot-offer-title, .hot-offer .title {
    float: left;
    position: relative;
    padding-left: 42px;
    line-height: 1.1;
    color: #D7112A;
    font-weight: 600;
    font-size: 11px;
    text-transform: uppercase;
    width: 135px;
    margin-right: 10px
}

.hot-offer .hot-offer-title:before, .hot-offer .title:before {
    font-size: 30px;
    left: 8px;
    top: 40%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    color: #D7112A
}

.accessories-model-description {
    display: block
}

.accessories-model-description .top-title {
    color: #333333;
    font-size: 11px;
    font-weight: 400;
    line-height: 20px;
    display: block;
    margin-bottom: 0px
}

.accessories-model-description .name {
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 10px;
    margin-top: 0;
    letter-spacing: 0.1px
}

.accessories-model-description .price-tag {
    display: inline-block;
    min-width: 185px;
    padding: 6px 10px 4px 10px;
    background: #D7112A;
    margin-bottom: 30px;
    white-space: nowrap
}

.accessories-model-description .price-tag .price {
    color: #fff;
    font-size: 20px;
    line-height: 20px;
    font-weight: 600;
    margin-right: 5px;
    display: inline-block
}

.accessories-model-description .price-tag .currency {
    font-size: 11px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.7);
    line-height: 11px;
    text-transform: uppercase;
    display: inline-block
}

.accessories-model-description .table-title {
    color: #333333;
    font-size: 13px;
    line-height: 16px;
    font-weight: 500;
    margin-bottom: 10px
}

.accessories-model-description table {
    table-layout: fixed;
    width: 100%
}

.accessories-model-description table tr {
    background: rgba(0, 0, 0, 0.03)
}

.accessories-model-description table tr:nth-of-type(2n) {
    background: #fff
}

.accessories-model-description table tr:last-of-type td {
    font-weight: 500;
    font-size: 13px
}

.accessories-model-description table tr td {
    color: #333333;
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    padding: 7px 10px 8px 10px
}

.accessories-model-description table tr td:nth-of-type(2n) {
    width: 56%
}

.container {
    text-align: center;
    position: relative;
    height: 42px;
    float: left;
    margin-top: 8px
}

@media (max-width: 1100px) {
    .container {
        top: 0;
        width: 100%;
        margin-top: 10px;
        margin-bottom: 5px
    }
}

@media (max-width: 1024px) {
    .container {
        top: -10px;
        margin-top: 0px;
        margin-bottom: 0px;
        width: auto
    }
}

.countdown {
    height: 100%
}

.countdown.without-days .flip.days {
    display: none
}

.countdown .countdownFix {
    z-index: 3 !important
}

.countdown .clockFix {
    z-index: 1 !important
}

.countdown li span .inn {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.countdown ul {
    list-style: none
}

.countdown li {
    line-height: 87px
}

.countdown ul.flip {
    position: relative;
    float: left;
    margin-right: 1px;
    height: 100%;
    width: 20px !important
}

.countdown ul.nth-child-2np2-notlast:after, .countdown ul.flip:nth-child(2n+2):not(:last-child):after {
    content: '';
    position: absolute;
    top: 12px;
    width: 4px;
    height: 4px;
    background: #172D49;
    display: inline-block;
    right: -6px
}

.countdown ul.nth-child-2np2-notlast {
    margin-right: 14px
}

.countdown ul.nth-child-2np2-notlast:before {
    content: '';
    position: absolute;
    bottom: 12px;
    width: 4px;
    height: 4px;
    background: #172D49;
    display: inline-block;
    right: -6px
}

.countdown ul.flip:nth-child(2n+2) {
    margin-right: 8px
}

.countdown ul.flip:nth-child(2n+2):not(:last-child):before {
    content: '';
    position: absolute;
    bottom: 12px;
    width: 4px;
    height: 4px;
    background: #172D49;
    display: inline-block;
    right: -6px
}

.countdown ul.flip:last-of-type {
    margin-right: 0
}

.countdown ul.flip li {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    line-height: 60px
}

.countdown ul.flip li span {
    display: block;
    height: 100%;
    -webkit-perspective: 200px;
    -ms-perspective: 200px;
    -o-perspective: 200px;
    perspective: 200px
}

.countdown ul.flip li span div {
    z-index: 1;
    position: absolute;
    left: 0;
    width: 100%;
    height: 50%;
    overflow: hidden
}

.countdown ul.flip li span div .shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2
}

.countdown ul.flip li span div.up {
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    top: 0
}

.countdown ul.flip li span div.down {
    -webkit-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    bottom: 0
}

.countdown ul.flip li span div div.inn {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 200%;
    font-weight: 400;
    font-size: 28px;
    line-height: 1.6;
    color: #172D49;
    text-align: center;
    background-color: #eee
}

.countdown ul.flip li span div.up div.inn {
    top: 0
}

.countdown ul.flip li span div.down div.inn {
    bottom: 0
}

.play ul li.previous {
    z-index: 2
}

.play ul li.current {
    -webkit-animation: asd .5s .5s linear both;
    animation: asd .5s .5s linear both;
    z-index: 3
}

@-webkit-keyframes asd {
    0% {
        z-index: 2
    }
    5% {
        z-index: 4
    }
    100% {
        z-index: 4
    }
}

@keyframes asd {
    0% {
        z-index: 2
    }
    5% {
        z-index: 4
    }
    100% {
        z-index: 4
    }
}

.play ul li.current .down {
    z-index: 2;
    -webkit-animation: turn .5s .5s linear both;
    animation: turn .5s .5s linear both
}

@-webkit-keyframes turn {
    0% {
        -webkit-transform: rotateX(90deg)
    }
    100% {
        -webkit-transform: rotateX(0deg)
    }
}

@keyframes turn {
    0% {
        -webkit-transform: rotateX(90deg);
        transform: rotateX(90deg)
    }
    100% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg)
    }
}

.play ul li.previous .up {
    z-index: 2;
    -webkit-animation: turn2 .5s linear both;
    animation: turn2 .5s linear both
}

@-webkit-keyframes turn2 {
    0% {
        -webkit-transform: rotateX(0deg)
    }
    100% {
        -webkit-transform: rotateX(-90deg)
    }
}

@keyframes turn2 {
    0% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg)
    }
    100% {
        -webkit-transform: rotateX(-90deg);
        transform: rotateX(-90deg)
    }
}

.play ul li.previous .up .shadow {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(rgba(0, 0, 0, 0.01), 0), color-stop(rgba(0, 0, 0, 0.1), 1));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.01)), to(rgba(0, 0, 0, 0.1)));
    background: linear-gradient(top, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.1) 100%);
    -webkit-animation: show .5s linear both;
    animation: show .5s linear both
}

.play ul li.current .up .shadow {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(rgba(0, 0, 0, 0.01), 0), color-stop(rgba(0, 0, 0, 0.1), 1));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.01)), to(rgba(0, 0, 0, 0.1)));
    background: linear-gradient(top, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.1) 100%);
    background: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.1) 100%);
    -webkit-animation: hide .5s .3s linear both;
    animation: hide .5s .3s linear both
}

.play ul li.previous .down .shadow {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(rgba(0, 0, 0, 0.1), 0), color-stop(rgba(0, 0, 0, 0.1), 1));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.01) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.01) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.01)));
    background: linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.01) 100%);
    background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.01) 100%);
    background: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.01) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.01) 100%);
    -webkit-animation: show .5s linear both;
    animation: show .5s linear both
}

.play ul li.current .down .shadow {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(rgba(0, 0, 0, 0.1), 0), color-stop(rgba(0, 0, 0, 0.01), 1));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.01) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.01) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.01)));
    background: linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.01) 100%);
    background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.01) 100%);
    background: -o-linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.01) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.01) 100%);
    -webkit-animation: hide .5s .3s linear both;
    animation: hide .5s .3s linear both
}

@-webkit-keyframes show {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes show {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes hide {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes hide {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.default-modal-wrap {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 3000;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background: rgba(0, 0, 0, 0);
    visibility: hidden
}

.default-modal-wrap.active {
    background: rgba(0, 0, 0, 0.8);
    visibility: visible
}

.default-modal-wrap.active .default-modal {
    -webkit-transform: rotateX(0deg) translate(-50%, -50%) scale(1);
    transform: rotateX(0deg) translate(-50%, -50%) scale(1);
    opacity: 1
}

.default-modal-wrap .close-bg {
    width: 100vw;
    height: 100vh;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.default-modal-wrap .default-modal {
    width: 800px;
    max-width: 100vw;
    max-height: 100vh;
    background: #fff;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    padding-left: 320px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: rotateX(25deg) translate(-50%, -50%) scale(0.95);
    transform: rotateX(25deg) translate(-50%, -50%) scale(0.95);
    opacity: 0
}

@media (max-width: 740px) {
    .default-modal-wrap .default-modal {
        padding-left: 0px
    }
}

.default-modal-wrap .default-modal form {
    display: block
}

.default-modal-wrap .default-modal form:after {
    content: '';
    display: block;
    clear: both
}

.default-modal-wrap .default-modal .close-modal {
    position: absolute;
    right: 6px;
    top: 4px;
    font-size: 18px;
    padding: 15px;
    z-index: 10
}

@media (max-width: 400px) {
    .default-modal-wrap .default-modal .close-modal {
        right: 6px;
        top: 5px
    }
}

.default-modal-wrap .default-modal .close-modal:before {
    color: #999;
    -webkit-transition: color 0.25s;
    -o-transition: color 0.25s;
    transition: color 0.25s
}

.default-modal-wrap .default-modal .close-modal:hover:before {
    color: #000
}

.default-modal-wrap .default-modal .img {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 320px;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

@media (max-width: 740px) {
    .default-modal-wrap .default-modal .img {
        display: none
    }
}

.default-modal-wrap .default-modal .modal-header {
    display: block;
    border-bottom: 1px solid #CDD6DE;
    margin-bottom: 12px
}

.default-modal-wrap .default-modal .modal-header .modal-title {
    font-size: 28px;
    font-weight: 300;
    line-height: 30px;
    color: #000;
    margin-bottom: 8px
}

@media (max-width: 600px) {
    .default-modal-wrap .default-modal .modal-header .modal-title {
        font-size: 24px;
        line-height: 26px
    }
}

.default-modal-wrap .default-modal .modal-header .modal-sub-title {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    color: #000;
    margin-bottom: 16px
}

.default-modal-wrap .default-modal .content {
    padding: 50px 48px 58px 40px;
    display: block;
    width: 100%;
    position: relative;
    max-height: 100vh;
    overflow-y: auto;
    overflow-x: hidden
}

@media (max-width: 400px) {
    .default-modal-wrap .default-modal .content {
        padding: 32px 20px 33px 20px
    }
}

.default-modal-wrap .default-modal .content:after {
    content: '';
    display: block;
    clear: both
}

.default-modal-wrap .default-modal .title {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #000;
    margin-bottom: 8px
}

.default-modal-wrap .default-modal .input-row {
    width: 100%;
    display: block
}

.default-modal-wrap .default-modal .input-row input {
    padding-left: 10px !important;
    padding-right: 10px !important
}

.default-modal-wrap .default-modal .input-row .input-select-wrap .input-select-dropdown {
    max-height: 100px;
    overflow-x: auto
}

.default-modal-wrap .default-modal .input-row.input-row-time {
    margin-bottom: 18px
}

.default-modal-wrap .default-modal .input-row.input-row-time.input-row-time-1 {
    position: relative;
    z-index: 22
}

.default-modal-wrap .default-modal .input-row.input-row-time .input-select-wrap:nth-of-type(1) {
    width: -webkit-calc(100% - 200px);
    width: calc(100% - 200px);
    margin-right: 8px;
    position: relative;
    z-index: 20
}

@media (max-width: 400px) {
    .default-modal-wrap .default-modal .input-row.input-row-time .input-select-wrap:nth-of-type(1) {
        width: -webkit-calc(100% - 192px);
        width: calc(100% - 192px)
    }
}

.default-modal-wrap .default-modal .input-row.input-row-time .input-select-wrap:nth-of-type(2) {
    width: 92px;
    margin-right: 8px
}

@media (max-width: 400px) {
    .default-modal-wrap .default-modal .input-row.input-row-time .input-select-wrap:nth-of-type(2) {
        width: 88px
    }
}

.default-modal-wrap .default-modal .input-row.input-row-time .input-select-wrap:nth-of-type(3) {
    width: 92px
}

@media (max-width: 400px) {
    .default-modal-wrap .default-modal .input-row.input-row-time .input-select-wrap:nth-of-type(3) {
        width: 88px
    }
}

.default-modal-wrap .default-modal .input-row.input-row-two {
    margin-bottom: 18px;
    z-index: 11;
    position: relative
}

.default-modal-wrap .default-modal .input-row.input-row-two .input-select-wrap:nth-of-type(1) {
    width: -webkit-calc(50% - 4px);
    width: calc(50% - 4px);
    margin-right: 8px
}

.default-modal-wrap .default-modal .input-row.input-row-two .input-select-wrap:nth-of-type(2) {
    width: -webkit-calc(50% - 4px);
    width: calc(50% - 4px)
}

.default-modal-wrap .default-modal .input-row.input-row-three {
    margin-bottom: 18px
}

.default-modal-wrap .default-modal .input-row.input-row-three .input-select-wrap:nth-of-type(1) {
    width: 100%;
    margin-bottom: 8px;
    z-index: 12
}

.default-modal-wrap .default-modal .input-row.input-row-three .input-select-wrap:nth-of-type(2) {
    width: -webkit-calc(50% - 4px);
    width: calc(50% - 4px);
    margin-right: 8px
}

.default-modal-wrap .default-modal .input-row.input-row-three .input-select-wrap:nth-of-type(3) {
    width: -webkit-calc(50% - 4px);
    width: calc(50% - 4px)
}

.default-modal-wrap .default-modal .input-row .input-select {
    min-width: 0;
    -webkit-box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.1)
}

.default-modal-wrap .default-modal .input-row:after {
    content: '';
    display: block;
    clear: both
}

.default-modal-wrap .default-modal .input-row .check-boxes label {
    margin-top: 14px;
    margin-bottom: 14px
}

.default-modal-wrap .default-modal .input-row input:not([type="checkbox"]) {
    width: 100%;
    height: 40px;
    padding: 7px 20px;
    padding-top: 8px;
    -webkit-transition: border-color 0.25s;
    -o-transition: border-color 0.25s;
    transition: border-color 0.25s;
    margin-bottom: 8px;
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    float: left
}

.default-modal-wrap .default-modal .input-row input:not([type="checkbox"]) input:not([type="checkbox"]):not(.dropdown-search) {
    border: 1px solid #CDD6DE !important;
    -webkit-box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.1)
}

@media (max-width: 400px) {
    .default-modal-wrap .default-modal .input-row input:not([type="checkbox"]) {
        padding: 7px 10px
    }
}

.default-modal-wrap .default-modal .input-row input:not([type="checkbox"]):focus.success {
    border-color: #08C201 !important
}

.default-modal-wrap .default-modal .input-row input:not([type="checkbox"]).email {
    margin-bottom: 18px
}

.default-modal-wrap .default-modal .input-row input:not([type="checkbox"]).half {
    width: -webkit-calc(50% - 4px);
    width: calc(50% - 4px);
    margin-right: 8px;
    min-width: 0
}

.default-modal-wrap .default-modal .input-row input:not([type="checkbox"]).half:last-of-type {
    margin-right: 0px
}

.default-modal-wrap .default-modal .input-row input:not([type="checkbox"]).js__invalid_field {
    border-color: #D7112A !important
}

.default-modal-wrap .default-modal .input-row textarea {
    width: 100%;
    height: 80px;
    padding: 14px 20px;
    -webkit-transition: border-color 0.25s;
    -o-transition: border-color 0.25s;
    transition: border-color 0.25s;
    border: 1px solid #CDD6DE !important;
    margin-bottom: 24px;
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    float: left;
    resize: none;
    -webkit-box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.1)
}

@media (max-width: 400px) {
    .default-modal-wrap .default-modal .input-row textarea {
        padding: 14px 10px
    }
}

.default-modal-wrap .default-modal .input-row textarea:focus.success {
    border-color: #08C201 !important
}

.default-modal-wrap .default-modal .btn-default {
    height: 40px;
    padding-top: 14px;
    padding-bottom: 12px;
    font-size: 12px;
    margin-right: 16px;
    width: -webkit-calc(45% - 16px);
    width: calc(45% - 16px);
    float: left
}

@media (max-width: 740px) {
    .default-modal-wrap .default-modal .btn-default {
        width: 100%;
        max-width: 240px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        position: relative;
        margin-bottom: 10px
    }
}

.default-modal-wrap .default-modal .btn-default.error-shake {
    -webkit-animation: kf_shake 0.4s 1 linear;
    animation: kf_shake 0.4s 1 linear
}

.default-modal-wrap .default-modal .submit-info {
    width: 55%;
    float: left;
    color: #000;
    line-height: 16px;
    font-weight: 400;
    font-size: 14px;
    max-width: 180px;
    padding-top: 5px
}

@media (max-width: 740px) {
    .default-modal-wrap .default-modal .submit-info {
        width: 100%;
        max-width: 100%;
        text-align: center
    }

    .sidebar_upper {
        padding: 15px 0;
        height: auto;
    }
}

.default-modal-wrap .default-modal form.highlight input.disabled {
    border-color: #f9142f !important
}

.default-modal-wrap .default-modal form.highlight textarea.disabled {
    border-color: #f9142f !important
}

@-webkit-keyframes kf_shake {
    0% {
        -webkit-transform: translate(20px)
    }
    20% {
        -webkit-transform: translate(-20px)
    }
    40% {
        -webkit-transform: translate(10px)
    }
    60% {
        -webkit-transform: translate(-15px)
    }
    80% {
        -webkit-transform: translate(5px)
    }
    100% {
        -webkit-transform: translate(0px)
    }
}

body {
    overflow-x: hidden
}

body.debranding-page {
    overflow-x: hidden
}

.sidebar_upper {
    background: transparent;
    padding: 15px 0;
}

.sidebar_upper .a-single {
    margin-bottom: 0;
}


body.admin-bar.single-post .sidebar_upper {
    top: 32px;
}

body.admin-bar.single-post .sidebar_upper.stickToTop ~ #body-class header {
    top: 32px;
}

body.debranding-page #body-class {
    overflow: visible
}

body.debranding-page #body-class main {
    overflow: hidden
}

body.debranding-page .small-article .content .meta .date {
    margin-bottom: 5px
}

body.debranding-page .small-article .content .title {
    font-size: 18px !important;
    line-height: 24px !important
}

@media (max-width: 1540px) {
    body.debranding-page .debrand-wrap {
        max-width: 1100px !important
    }
}

body.debranding-page .main-footer {
    position: relative;
    width: 100vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -16px
}

body.debranding-page--scrollable #body-class {
    overflow: visible
}

body.debranding-page--scrollable .home-filters, body.debranding-page--scrollable .video-section, body.debranding-page--scrollable .spec-project-section {
    position: relative;
    width: 100vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.archive-page.dealers .load-more-wrap .load-more-with-preloader .load-more {
    left: 0 !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important
}

.archive-page.dealers .load-more-wrap .load-more-with-preloader .preloader-block {
    left: 30px !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important
}

.disabled-btn {
    opacity: 0.6;
    pointer-events: unset !important
}

.error-shake {
    -webkit-animation: kf_shake 0.4s 1 linear;
    animation: kf_shake 0.4s 1 linear;
    position: relative
}

div[id^="div-gpt-ad"] {
    text-align: center !important
}

.archive-news .a-single {
    width: 100%;
    margin-left: 30px
}

.archive-news .a-single > div {
    width: 100%
}

.comment .decomments-button.decomments-button-reply {
    margin-left: 15px !important
}

.small-articles .top-title a {
    width: 100% !important;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.custom__marks__links__block__wrap {
    display: none
}

.custom__marks__links__visible .custom__marks__links__block__wrap {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%
}

.custom__marks__links__visible .custom__marks__links__block__wrap .custom__marks__link {
    color: #6a6762;
    font-size: 13px;
    font-weight: 400;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.custom__marks__links__visible .custom__marks__links__block__wrap .custom__marks__link:hover {
    padding-left: 5px;
    font-weight: 500
}

.custom__marks__links__visible .custom__marks__links__block__wrap .custom__marks__link + * {
    margin-top: 11px
}

.custom__marks__links__visible .input-wrap, .custom__marks__links__visible .model-num, .custom__marks__links__visible .block-with-checkbox {
    display: none !important
}

main {
    width: 100%
}

@media (max-width: 1024px) {
    .single-page .archive-25 .scrollable-content {
        height: auto !important
    }

    .single-page .archive-25 .scrollable-content .a-single > div {
        height: auto !important
    }
}

.single-page .a-single > div {
    height: auto !important
}

#div-gpt-ad-1521208708180-2 {
    height: auto;
    min-height: 90px;
    max-width: 100vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: auto
}

.search-activated #div-gpt-ad-1521208708180-2 {
    z-index: 5
}

.stickToTop {
    position: -webkit-sticky;
    position: sticky;
    z-index: 9999;
    top: 0;
    background: #f5f5f5
}

@media (max-width: 1024px) {
    body.single-post .page-navigation {
        width: 100%
    }
}

.post-type-archive-hot_offer .archive-news .items.blog-loop {
    margin-left: 0 !important
}

.post-type-archive-hot_offer .archive-news .items.blog-loop a.default-article {
    width: -webkit-calc(100% / 2 - 15px) !important;
    width: calc(100% / 2 - 15px) !important;
    margin-right: 30px !important
}

.post-type-archive-hot_offer .archive-news .items.blog-loop a.default-article:nth-of-type(2n) {
    margin-right: 0px !important
}

.more-info, .all-information {
    z-index: 999
}

.disabled-btn.active {
    opacity: 1
}

.print-img {
    display: none !important;
    width: 100%
}

@media print {
    .content-read-also, .archive-25, header, footer, .content-comments-section, .content-shares, .a-single, .page-navigation, .relap-default-wrapper {
        display: none !important
    }

    .print-img {
        display: block !important
    }

    .first-screen-single {
        padding-bottom: 440px
    }

    .first-screen-single .main-title-wrap {
        position: relative
    }

    .first-screen-single .footer-block {
        position: relative
    }
}

.comparison-table-wrap {
    margin-bottom: 40px
}

.filters-form .more-filters-wrap .check-boxes label {
    font-size: 15px !important;
    color: #333
}

.model-auto-slider-info .slick-dots {
    width: 100% !important;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.model-auto-slider-info .slick-dots li {
    margin-top: 4px !important
}

.preloader__animation .mainSVG {
    width: 300px
}

.mobile-menu-header {
    float: left;
    width: 100%;
    display: none
}

@media (max-width: 620px) {
    .mobile-menu-header {
        display: block
    }
}

.mobile-menu-header .cars-wrap {
    display: none
}

.mobile-menu-header .cars-wrap a:before {
    color: #fff
}

@media (max-width: 620px) {
    .mobile-menu-header .cars-wrap {
        display: block
    }
}

.mobile-menu-header .compare-wrap {
    display: none;
    margin-right: 8px
}

.mobile-menu-header .compare-wrap a:before {
    color: #fff
}

@media (max-width: 620px) {
    .mobile-menu-header .compare-wrap {
        display: block
    }
}

.mobile-menu-header .profile {
    display: none;
    height: 36px;
    width: 36px;
    margin-left: 24px;
    margin-top: 8px;
    margin-right: 0
}

@media (max-width: 400px) {
    .mobile-menu-header .profile {
        display: block
    }
}

.mobile-menu-header .languages {
    display: none;
    margin-left: 24px;
    padding-top: 18px
}

.mobile-menu-header .languages a {
    color: #ffff
}

.mobile-menu-header .languages a:first-of-type {
    margin-right: 15px
}

@media (max-width: 400px) {
    .mobile-menu-header .languages {
        display: block
    }
}

@media (max-width: 400px) {
    .mobile-menu-header .languages a {
        display: block
    }
}

.feedback-phone + .action-links [data-modal-name="manager-online"] {
    display: none
}

.decomments-buttons-moderate.active + .moderate-action {
    top: 28px !important
}

.filters:not(.hide) {
    overflow: visible !important
}

.filter-container .filter-content {
    overflow: visible !important
}

.brand-slider .img-block {
    -webkit-background-size: contain;
    background-size: contain;
    background-color: #fff
}

.active-modal {
    overflow: hidden
}

.input-wrap .dropdown-toggle input {
    background: transparent !important
}

.modal-add-car .select-simple.with-border.active .items {
    max-height: 105px !important
}

.a-single {
    text-align: center
}

.a-single > div {
    display: block !important
}

.top-title h3, .top-title h2 {
    padding-right: 10px
}

.top-title small {
    font-size: 14px;
    line-height: 48px;
    float: left;
    color: rgba(0, 0, 0, 0.7)
}

@media (max-width: 1024px) {
    .top-title small {
        line-height: 1;
        float: left;
        width: 100%;
        position: relative;
        top: -8px
    }
}

.top-block-wrap .page-navigation, .top-block-wrap .comparison-top {
    position: -webkit-sticky;
    position: sticky;
    left: 15px
}

.content-rules .wp-caption {
    max-width: 100%
}

.withStickToTop {
    background: none !important
}

.withStickToTop #takeover_Skin {
    display: none !important
}

.modal-add-car .datamodal-content {
    width: 500px !important
}

@media (max-width: 600px) {
    .modal-add-car .datamodal-content {
        padding: 50px 15px !important
    }
}

@media (max-width: 600px) {
    .modal-add-car .datamodal-content .select-simple {
        width: 100%;
        background: #fff;
        position: relative;
        z-index: 5
    }

    .modal-add-car .datamodal-content .select-simple:nth-of-type(2) {
        z-index: 4
    }

    .modal-add-car .datamodal-content .select-simple:nth-of-type(3) {
        z-index: 3
    }

    .modal-add-car .datamodal-content .select-simple .dropdown-toggle {
        height: 36px
    }

    .modal-add-car .datamodal-content .select-simple .dropdown-toggle .selected-tag {
        max-width: -webkit-calc(100% - 54px);
        max-width: calc(100% - 54px);
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .modal-add-car .datamodal-content .select-simple .dropdown-menu {
        max-height: 150px !important
    }

    .modal-add-car .datamodal-content .select-simple:last-of-type .dropdown-menu {
        max-height: 115px !important
    }
}

@media (max-width: 1023px) {
    .load-more-models-results, .load-more-years-results {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

@media (max-width: 700px) {
    .load-more-models-results, .load-more-years-results {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (max-width: 1023px) {
    .load-more-models-results .items-row, .load-more-years-results .items-row {
        display: inline;
        width: auto
    }
}

@media (max-width: 700px) {
    .load-more-models-results .items-row, .load-more-years-results .items-row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }
}

@media (max-width: 1023px) {
    .load-more-models-results .items-row .item, .load-more-years-results .items-row .item {
        width: -webkit-calc(50vw - 40px);
        width: calc(50vw - 40px)
    }
}

@media (max-width: 700px) {
    .load-more-models-results .items-row .item, .load-more-years-results .items-row .item {
        width: 100%
    }
}

.default-modal .input-select-wrap .dropdown-search {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 0;
    border: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    height: 38px !important
}

.default-modal .input-select-wrap .dropdown-search:focus + ul {
    visibility: visible;
    opacity: 1;
    top: 39px
}

.prise-input {
    overflow: hidden
}

.prise-input .from {
    z-index: 2
}

.range {
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.range .noUi-handle {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 24px !important;
    height: 24px !important;
    top: 0px !important;
    border: none;
    background: #D7112A;
    right: -10px !important;
    cursor: pointer
}

.range .noUi-handle:after {
    display: none
}

.range .noUi-handle:before {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 7px;
    width: 7px;
    border: none;
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.range .noUi-connects + .noUi-origin {
    height: 100%
}

.range .noUi-connects + .noUi-origin + .noUi-origin {
    height: 100%
}

.page-template-template-homepage .prise-input {
    background: #2D2D35
}

.page-template-template-homepage .noUi-connects {
    background-repeat: repeat-x;
    background-position: center
}

.page-template-template-homepage .noUi-connects .noUi-connect {
    background-color: #fff !important;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background-repeat: repeat-x;
    background-position: center
}

body:not(.page-template-template-homepage) .noUi-connects {
    background-repeat: repeat-x;
    background-position: center
}

body:not(.page-template-template-homepage) .noUi-connects .noUi-connect {
    background-color: #fff !important;
    border-top: 1px solid #D7112A;
    border-bottom: 1px solid #D7112A;
    background-repeat: repeat-x;
    background-position: center
}

body:not(.page-template-template-homepage) .noUi-connects .noUi-connect:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 2px;
    background: #D7112A;
    background: transparent
}

.empty-compare-page .add-car.disabled {
    opacity: 1 !important;
    pointer-events: all !important
}

@media (max-width: 760px) {
    .result-container-item .compare-wrap .compare:hover:not(.active) {
        background: transparent !important
    }

    .result-container-item .compare-wrap .compare.active + .dropdown {
        display: none
    }
}

@media (max-width: 760px) {
    .result-container-item .compare-wrap .dropdown {
        left: 0%;
        -webkit-transform: translateX(-75%);
        -ms-transform: translateX(-75%);
        transform: translateX(-75%)
    }

    .result-container-item .compare-wrap .dropdown:before, .result-container-item .compare-wrap .dropdown:after {
        left: 84% !important
    }
}

@media (max-width: 760px) {
    .main-filter-wrap .dropdown .dropdown-menu {
        position: fixed;
        top: 80px;
        height: -webkit-calc(100vh - 200px) !important;
        height: calc(100vh - 200px) !important;
        max-height: -webkit-calc(100vh - 200px) !important;
        max-height: calc(100vh - 200px) !important;
        width: -webkit-calc(100vw - 40px);
        width: calc(100vw - 40px);
        left: 20px;
        z-index: 100;
        border: 1px solid rgba(0, 0, 0, 0.2) !important;
        -webkit-border-radius: 4px !important;
        border-radius: 4px !important
    }
}

.multiselect-block.active {
    z-index: 20 !important
}

.comparison-top-list {
    padding-bottom: 20px
}

@media (max-width: 760px) {
    .v-select-active {
        overflow: hidden
    }

    .v-select-active body {
        overflow: hidden
    }
}

.input-row-time-1 .input-select .dropdown-search {
    opacity: 0
}

.completing-price-left .title a {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    color: #172d49;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
    text-decoration: underline;
    -webkit-text-decoration-color: transparent;
    text-decoration-color: transparent
}

.completing-price-left .title a:hover {
    -webkit-text-decoration-color: #172d49;
    text-decoration-color: #172d49
}

.modal-add-car .datamodal-content {
    padding: 80px 50px !important
}

@media (max-width: 760px) {
    .modal-add-car .datamodal-content {
        padding: 80px 15px !important
    }
}

.modal-add-car .datamodal-content .select-simple {
    z-index: auto;
    float: left;
    width: -webkit-calc(50% - 5px);
    width: calc(50% - 5px);
    margin-right: 10px
}

.modal-add-car .datamodal-content .select-simple:nth-of-type(2n) {
    margin-right: 0
}

.modal-add-car .datamodal-content .select-simple:last-of-type {
    margin-right: 0;
    width: 100%
}

.modal-add-car .datamodal-content .select-simple .dropdown-menu {
    max-height: 140px !important
}

.modal-add-car .datamodal-content .select-simple .selected-tag {
    position: absolute;
    left: 0;
    top: 1px;
    max-width: -webkit-calc(100% - 40px);
    max-width: calc(100% - 40px);
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

@media (max-width: 460px) {
    .main-filter-wrap .multiselect-block {
        width: 100%;
        margin-right: 0;
        margin-top: 24px
    }
}

@media (max-width: 600px) {
    .main-filter-wrap .input-wrap {
        height: auto
    }
}

@media (max-width: 600px) {
    .main-filter-wrap .input-wrap .dropdown .dropdown-toggle {
        max-height: 1000px;
        padding-bottom: 12px
    }

    .main-filter-wrap .input-wrap .dropdown .dropdown-toggle input {
        padding: 0 !important;
        width: 0 !important;
        height: auto !important
    }
}

body.active-modal #div-gpt-ad-1521208708180-2 {
    display: none !important
}

html.noscroll {
    overflow: hidden
}

.search-modal {
    padding: 20px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 1000;
    max-height: 100vh;
    opacity: 0.0;
    background: rgba(0, 0, 0, 0);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.search-modal.open {
    overflow: auto;
    opacity: 1.0;
    pointer-events: auto;
    background: rgba(0, 0, 0, 0.95)
}

.search-modal.open:before {
    position: fixed;
    margin: 0 !important;
    -webkit-border-radius: 0;
    border-radius: 0
}


.search-modal .close-modal:before {
    margin-top: 3px;
    display: block;
    content: '\eA017';
    font-family: iconFont;
    display: inline-block;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none
}

.search-modal .close-modal:hover {
    color: rgba(255, 255, 255, 0.5)
}

.search-modal .logo {
    display: block;
    margin: 0 auto 85px;
    width: 111px
}

.search-modal .logo svg {
    padding-top: 2px;
    height: 40px;
    width: 125px;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s
}

.search-modal .logo:hover svg {
    opacity: 0.7
}

.search-modal .wrap, .search-modal .wrap--no-padding {
    position: relative;
    height: 100%
}

.search-modal .wrap form, .search-modal .wrap--no-padding form {
    line-height: 1;
    position: relative;
    margin: 30px auto;

    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    z-index: 11
}

.search-modal .wrap form .input-block {
    background: #171718;
    color: #fff;
    padding: 10px 30px;
    display: flex;
    flex-direction: row;
    margin: 10px 0;
}

.search-modal .wrap form .input-block.with-btn {
    padding-right: 5px;
}

.search-modal .wrap form .input-block.two-col > * {
    flex: 1;
    width: 50%;
    padding: 0 10px 0 10px;
    margint: 30px 0;
}

.search-modal .wrap form .input-block.two-col > *:first-of-type {
    padding: 0 10px 0 0;
}

.search-modal .wrap form .input-block.two-col > *:last-of-type {
    padding: 0 0 0 10px;
}

.search-modal .wrap form .input-block .dropdown .form-control {
    background: transparent !important;
    color: #000;
    width: calc(100% - 15px);
}

.search-modal .wrap form .input-block .dropdown .selected-tag ~ .form-control {
    max-width: 0;
}

.search-modal .wrap form .input-block .dropdown.open .selected-tag ~ .form-control {
    max-width: none;
}

.search-modal .wrap form .input-block .input-wrap label {
    position: static;
    margin-bottom: 5px;
    display: block;
}

.search-modal .wrap form .input-block .__js_close_cool_search {
    position: relative;
    width: 50px;
    padding: 0 10px;
    cursor: pointer;
    text-align: center;
}

.search-modal .wrap form #modal-search-input {
    border: none;
    border-left: 1px solid #f00;
    flex: 1;
    padding: 5px 10px;
    background: none;
    max-width: calc(100% - 100px);
}

.search-modal .wrap form #modal-search-input::placeholder {
    color: #fff;
    font-weight: bold
}

.search-modal .wrap form .form-control::placeholder {
    color: #000;
    font-weight: bold
}

.search-modal .wrap form .search-button {
    position: relative;
    text-align: center;
    background: transparent;
    border: none;
    padding: 0 10px;
    width: 50px;
}

.search-modal .wrap form .v-select.searchable .dropdown-toggle {
    background: #fff;
    color: #000;
}

.search-modal .wrap form .search-button:after {
    content: '\eA03';
    font-family: iconFont;
    display: inline-block;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    font-size: 22px;
    color: #fff
}


/*.search-modal .wrap .input-block:after, .search-modal .wrap--no-padding .input-block:after {*/
/*    content: '';*/
/*    height: 1px;*/
/*    width: 100%;*/
/*    left: 0;*/
/*    bottom: 0;*/
/*    position: absolute;*/
/*    background: #585858*/
/*}*/

.search-modal.form-submitted form {
    top: 150px
}

.search-modal .search-preloader {
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.search-modal .search-preloader__animation {
    display: block
}

.search-modal .search-title {
    color: #fff;
    font-size: 30px;
    text-align: center;
    margin-bottom: 23px
}

.search-modal .search-title a {
    color: #fff;
    border-bottom: 1px solid #fff;
    -webkit-transition: border-color 0.25s;
    -o-transition: border-color 0.25s;
    transition: border-color 0.25s
}

.search-modal .search-title a:hover {
    border-color: transparent
}

@media all and (max-width: 800px) {
    .search-modal .search-title {
        font-size: 24px
    }
}

.admin-bar .search-modal {
    padding-top: 50px
}

.admin-bar .search-modal .close-modal {
    top: 45px
}

.search-results {
    width: 100%;
    z-index: 10;
    margin-top: 220px;
}

.search-results::-webkit-scrollbar-track {
    background: transparent;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s
}

.search-results::-webkit-scrollbar {
    width: 6px;
    background: transparent;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s
}

.search-results::-webkit-scrollbar-thumb {
    -webkit-border-radius: 16px;
    border-radius: 16px;
    background: #585858;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s
}

.search-results__container {
    z-index: 11
}

@media all and (max-width: 760px) {
    .search-results__container {
        margin-bottom: 7px
    }
}

.search-results__container #search-results-drop-in {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.search-results__container #search-results-drop-in .grid-item {
    display: inline-block;
    width: 300px;
    margin: 15px
}

@media all and (max-width: 1024px) {
    .search-results__container #search-results-drop-in .grid-item {
        width: 250px;
        margin: 7px
    }
}

.search-results__container #search-results-drop-in .grid-item__empty {
    height: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.search-results #cool-search-pagination {
    display: block;
    margin: auto
}

.search-results .loader.load-more-search {
    margin: 30px 0
}

#body-class {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 1100px;
    background: #fff;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

#body-class.move {
    -webkit-transform: scale3d(0.99, 0.99, 1);
    transform: scale3d(0.99, 0.99, 1)
}


@media (max-width: 1180px) {
    #body-class {
        width: 1000px;
    }
}

@media (max-width: 1000px) {
    #body-class {
        width: 100%;
    }
}


.search-results__container {
    display: none
}

.search-results .default-article .title {
    color: #fff;
    height: 84px;
    font-weight: 400;
    overflow: hidden
}

@media (max-width: 960px) {
    .search-results .default-article .title {
        height: auto
    }
}

.search-results .default-article .subtitle {
    coor: rgba(255, 255, 255, 0.6)
}

.search-results .default-article:hover .title {
    color: #D7112A
}

.datamodal {
    position: fixed;
    background: rgba(0, 0, 0, 0.9);
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: -10;
    opacity: 0;
    max-height: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: auto;
    -webkit-transition: 0s linear 0.3s, opacity 0.3s;
    -o-transition: 0s linear 0.3s, opacity 0.3s;
    transition: 0s linear 0.3s, opacity 0.3s;
}

.datamodal.active {
    display: flex;
    z-index: 3000;
    opacity: 1;
    max-height: 3000px;
    -webkit-transition: 0s linear 0s, opacity 0.3s;
    -o-transition: 0s linear 0s, opacity 0.3s;
    transition: 0s linear 0s, opacity 0.3s
}

.datamodal .modalclose {
    display: block
}

.datamodal .modal-top-blue {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.modalclose {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    height: 100%;
    display: none
}

.modal__flip {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0) rotate(-180deg);
    -ms-transform: translate(-50%, 0) rotate(-180deg);
    transform: translate(-50%, 0) rotate(-180deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    visibility: hidden;
    opacity: 0;
    -webkit-animation: backFlipAnimation .5s linear normal;
    animation: backFlipAnimation .5s linear normal;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out !important;
    -o-transition-timing-function: ease-in-out !important;
    transition-timing-function: ease-in-out !important;
    -webkit-transition-property: opacity, visibility;
    -o-transition-property: opacity, visibility;
    transition-property: opacity, visibility;
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
    max-width: 470px;
    width: 100%;
    display: block;
    margin: auto;
    z-index: 2;
    background-color: #fff;
    padding: 32px 60px 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (max-width: 1023px) {
    .modal__flip {
        padding: 50px 70px
    }
}

@media (max-width: 760px) {
    .modal__flip {
        padding: 35px 25px
    }
}

.modal__flip .footer__social-butns {
    margin-top: 16px;
    margin-bottom: 16px;
    text-align: center
}

.modal__window.active, .modal__window.active .modal__flip.active {
    visibility: visible;
    opacity: 1
}

.modal__window .support-msg {
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 22px;
    color: #666;
    text-align: center
}

.modal__flip.active {
    display: block;
    -webkit-transform: translateX(-50%) rotateY(0);
    transform: translateX(-50%) rotateY(0);
    z-index: 20;
    opacity: 1;
    -webkit-animation: flipAnimation .5s linear normal;
    animation: flipAnimation .5s linear normal
}

@-webkit-keyframes flipAnimation {
    0% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateX(-50%) rotateY(180deg) translate3d(0, 0, 0);
        transform: translateX(-50%) rotateY(180deg) translate3d(0, 0, 0)
    }
    50% {
        visibility: hidden;
        opacity: 0
    }
    51% {
        visibility: visible;
        opacity: 1
    }
    100% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateX(-50%) rotateY(0deg) translate3d(0, 0, 0);
        transform: translateX(-50%) rotateY(0deg) translate3d(0, 0, 0)
    }
}

@keyframes flipAnimation {
    0% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateX(-50%) rotateY(180deg) translate3d(0, 0, 0);
        transform: translateX(-50%) rotateY(180deg) translate3d(0, 0, 0)
    }
    50% {
        visibility: hidden;
        opacity: 0
    }
    51% {
        visibility: visible;
        opacity: 1
    }
    100% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateX(-50%) rotateY(0deg) translate3d(0, 0, 0);
        transform: translateX(-50%) rotateY(0deg) translate3d(0, 0, 0)
    }
}

@-webkit-keyframes backFlipAnimation {
    0% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateX(-50%) rotateY(0deg) translate3d(0, 0, 0);
        transform: translateX(-50%) rotateY(0deg) translate3d(0, 0, 0);
        z-index: 20
    }
    50% {
        visibility: visible;
        opacity: 1;
        z-index: 20
    }
    51% {
        visibility: hidden;
        opacity: 0
    }
    100% {
        visibility: hidden;
        opacity: 0;
        z-index: 1;
        -webkit-transform: translateX(-50%) rotateY(-180deg) translate3d(0, 0, 0);
        transform: translateX(-50%) rotateY(-180deg) translate3d(0, 0, 0)
    }
}

@keyframes backFlipAnimation {
    0% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateX(-50%) rotateY(0deg) translate3d(0, 0, 0);
        transform: translateX(-50%) rotateY(0deg) translate3d(0, 0, 0);
        z-index: 20
    }
    50% {
        visibility: visible;
        opacity: 1;
        z-index: 20
    }
    51% {
        visibility: hidden;
        opacity: 0
    }
    100% {
        visibility: hidden;
        opacity: 0;
        z-index: 1;
        -webkit-transform: translateX(-50%) rotateY(-180deg) translate3d(0, 0, 0);
        transform: translateX(-50%) rotateY(-180deg) translate3d(0, 0, 0)
    }
}

.vert-center {
    width: 470px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.modal__restore-info {
    font-size: 14px;
    margin: 10px auto 0;
    color: #7d838c;
    max-width: 290px;
    text-align: center;
    line-height: 1.2
}

@media (max-width: 760px) {
    .modal__restore-info {
        font-size: 13px
    }
}

.modal__restore-info a {
    color: #1A60FF;
    border-bottom: 1px solid #1A60FF;
    -webkit-transition: border-color 0.2s;
    -o-transition: border-color 0.2s;
    transition: border-color 0.2s
}

.modal__restore-info a:hover {
    border-bottom: 1px solid transparent
}

.sign-modal {
    min-height: 466px;
    max-width: 470px;
    width: 100%;
    display: block;
    margin: auto;
    position: relative;
    z-index: 2;
    padding: 35px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.sign-modal:after {
    content: '';
    display: block;
    clear: both
}

.sign-modal-darkness {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 98;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.sign-modal-darkness--show {
    visibility: visible;
    opacity: 1
}

.sign-modal__inner {
    max-width: 370px;
    margin: auto
}

.sign-modal__close {
    position: absolute;
    top: 16px;
    right: 14px;
    cursor: pointer;
    font-size: 25px
}

@media (max-width: 760px) {
    .sign-modal__close {
        padding: 9px
    }
}

.sign-modal__close:before {
    font-size: 19px;
    color: #999;
    display: block;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

@media (max-width: 760px) {
    .sign-modal__close:before {
        font-size: 16px
    }
}

.sign-modal__close:hover:before {
    color: #000
}

.sign-modal__title {
    color: #111;
    padding: 0 12px;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 16px;
    position: relative;
    z-index: 2
}

.sign-modal__title .sign-modal__title-big {
    display: block;
    font-size: 28px;
    font-weight: 300;
    line-height: 30px;
    color: #000;
    margin-bottom: 8px
}

@media (max-width: 760px) {
    .sign-modal__title .sign-modal__title-big {
        font-size: 17px;
        line-height: 20px
    }
}

.sign-modal__title-grey {
    font-style: italic;
    font-size: 15px;
    color: #666;
    margin: 0 8px;
    font-weight: 400
}

@media (max-width: 760px) {
    .sign-modal__title-grey {
        font-size: 14px
    }
}

.sign-modal__title-link {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 1px solid #1A60FF;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    cursor: pointer;
    color: #1A60FF
}

.sign-modal__title-link:hover {
    border-bottom: 1px solid transparent
}

@media (max-width: 760px) {
    .sign-modal__title-link {
        font-size: 13px;
        line-height: 17px
    }
}

.sign-modal__body .input-cover {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: #000;
    margin-bottom: 0px
}

.sign-modal__body .inp-block__label {
    width: 100%
}

.sign-modal__body input:not([type="checkbox"]) {
    width: 100%;
    height: 40px;
    padding: 7px 20px;
    padding-top: 8px;
    -webkit-transition: border-color 0.25s;
    -o-transition: border-color 0.25s;
    transition: border-color 0.25s;
    margin-bottom: 12px;
    margin-top: 2px;
    color: #333333;
    font-size: 14px;
    font-weight: 400
}

.sign-modal__body input:not([type="checkbox"]).js__invalid_field {
    border-color: #D7112A !important
}

.sign-modal__body input:not([type="checkbox"]):not(.dropdown-search) {
    border: 1px solid #CDD6DE !important;
    -webkit-box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0px 2px 2px 0px rgba(0, 0, 0, 0.1)
}

.sign-modal__forgot {
    display: block;
    font-size: 14px;
    line-height: 18px;
    margin-top: 12px;
    text-align: center;
    margin-bottom: 16px;
    cursor: pointer;
    font-weight: 400;
    color: #000
}

@media (max-width: 760px) {
    .sign-modal__forgot {
        margin: 20px 0
    }
}

.sign-modal__forgot span {
    border-bottom: 1px solid #1A60FF;
    color: #1A60FF;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.sign-modal__forgot:hover span {
    border-bottom: 1px solid transparent
}

.sign-modal__footer .btn {
    height: 40px;
    padding-top: 14px;
    padding-bottom: 12px;
    font-size: 12px;
    min-width: 160px
}

.modal-top__social__btns__wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 10px;
    margin-bottom: 30px
}

.modal-top__social__btns__wrap .modal__btn__soc {
    color: #fff;
    height: 35px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    -webkit-backface-visibility: hidden;
    -webkit-transition: background-color .25s;
    -o-transition: background-color .25s;
    transition: background-color .25s
}

.modal-top__social__btns__wrap .modal__btn__soc::before {
    -webkit-backface-visibility: hidden;
    color: #fff;
    font-size: 16px;
    margin-right: 10px;
    position: relative;
    right: 0
}

.modal-top__social__btns__wrap .modal__btn__soc:hover.__fb {
    background-color: #3b3e7d
}

.modal-top__social__btns__wrap .modal__btn__soc:hover.__gg {
    background-color: #a94835
}

.modal-top__social__btns__wrap .modal__btn__soc:hover.__tw {
    background-color: #1d73bf
}

.modal-top__social__btns__wrap .modal__btn__soc:hover.__in {
    background-color: #992f61
}

.modal-top__social__btns__wrap .modal__btn__soc.__fb {
    background-color: #3b5899
}

.modal-top__social__btns__wrap .modal__btn__soc.__gg {
    background-color: #dd4c39
}

.modal-top__social__btns__wrap .modal__btn__soc.__tw {
    background-color: #1da1f3
}

.modal-top__social__btns__wrap .modal__btn__soc.__in {
    background-color: #c23584
}

.loader-wrapper.preload-global {
    z-index: -1;
    width: 100%;
    height: 100%;
    position: fixed;
    visibility: hidden;
    opacity: 0;
    top: 0;
    left: 0
}

.loader-wrapper.preload-global .preloader__animation {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.loader-wrapper.preload-global .preloader__animation .preloader {
    margin: 300px auto;
    width: 70px;
    height: 30px;
    text-align: center;
    font-size: 10px
}

.loader-wrapper.preload-global .preloader__animation .preloader > div {
    background-color: #ffffff;
    height: 10px;
    width: 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    -webkit-animation: stretchdelay 0.7s infinite ease-in-out;
    animation: stretchdelay 0.7s infinite ease-in-out
}

.loader-wrapper.preload-global .preloader__animation .preloader .circ2 {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s
}

.loader-wrapper.preload-global .preloader__animation .preloader .circ3 {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s
}

.loader-wrapper.preload-global .preloader__animation .preloader .circ4 {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s
}

.loader-wrapper.preload-global .preloader__animation .preloader .circ5 {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s
}

@-webkit-keyframes stretchdelay {
    0%, 40%, 100% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    20% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

@keyframes stretchdelay {
    0%, 40%, 100% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
    20% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }
}

.preload-global.active {
    display: block !important;
    background-color: #000 !important;
    position: fixed;
    opacity: 0.8;
    z-index: 3000;
    visibility: visible
}

.default-modal-wrap.active .datamodal-content, .default-modal-wrap.active .default-modal {
    -webkit-transform: rotateX(0deg) translate(-50%, -50%) scale(1);
    transform: rotateX(0deg) translate(-50%, -50%) scale(1);
    opacity: 1
}

.default-modal-wrap .datamodal-content {
    width: 400px;
    max-width: 100vw;
    max-height: 100vh;
    padding: 50px;
    background: #ffffff;
    z-index: 3;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -webkit-transform: rotateX(0deg) translate(-50%, -50%) scale(0.95);
    transform: rotateX(0deg) translate(-50%, -50%) scale(0.95);
    opacity: 0;
    overflow-y: auto
}

.default-modal-wrap .datamodal-content .close-modal {
    position: absolute;
    right: 9px;
    top: 8px;
    font-size: 18px;
    padding: 6px;
    z-index: 10
}

.default-modal-wrap .datamodal-content .text {
    margin-bottom: 20px;
    text-align: center;
    line-height: 1.2;
    font-size: 15px
}

.default-modal-wrap .datamodal-content .btn-default {
    font-size: 12px;
    padding: 12px 20px;
    height: 36px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.result-page {
    margin: 30px 0 50px;
    overflow-x: hidden
}

.result-page .page-navigation {
    margin-bottom: 20px
}

.result-page .grid-75 {
    width: -webkit-calc(100% - 330px);
    width: calc(100% - 330px);
    margin-right: 30px
}

@media screen and (max-width: 1023px) {
    .result-page .grid-75 {
        width: 100%;
        margin-right: 0px
    }
}

.filter-container {
    clear: both
}

.filter-container .quick-search-section {
    margin-bottom: 20px
}

.filter-container .quick-search-section .wrap, .filter-container .quick-search-section .wrap--no-padding {
    padding: 0;
    min-width: 0px
}

.filter-container .filter-block {
    border: 2px solid #f8f8f8
}

.filter-container .filter-title {
    display: block;
    background: #f8f8f8;
    position: relative;
    padding: 10px 65px 11px 17px
}

.filter-container .filter-title p {
    color: #3c414f;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    margin: 0
}

.filter-container .filter-content-show {
    width: 24px;
    height: 24px;
    position: absolute;
    border: 1px solid #c4c6cb;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    right: 19px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.filter-container .filter-content-show:hover {
    background: #c4c6cb
}

.filter-container .filter-content-show:hover:before {
    color: #ffffff
}

.filter-container .filter-content-show:before {
    display: block;
    font-size: 11px;
    line-height: 1;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: rotate(-90deg) translate(-50%, -50%);
    -ms-transform: rotate(-90deg) translate(-50%, -50%);
    transform: rotate(-90deg) translate(-50%, -50%);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    color: #4d5362
}

.filter-container .filter-content-show.rotate:before {
    -webkit-transform: rotate(90deg) translate(-50%, -50%);
    -ms-transform: rotate(90deg) translate(-50%, -50%);
    transform: rotate(90deg) translate(-50%, -50%)
}

.filter-container .filter-content {
    padding: 15px 20px;
    max-height: 3000px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    overflow: hidden
}

@media (max-width: 600px) {
    .filter-container .filter-content {
        padding: 15px 10px
    }
}

.filter-container .filter-content.hide {
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    max-height: 0;
    opacity: 0
}

.filter-container .filters {
    max-height: 3000px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    overflow: hidden
}

.filter-container .filters.hide {
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    max-height: 0;
    opacity: 0
}

.filter-container .result-filter {
    font-size: 0
}

.filter-container .result-filter .item {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    color: #172d49;
    padding: 8px 15px 8px 18px;
    background: #f2f2f2;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    margin-bottom: 15px;
    margin-right: 11px
}

@media screen and (max-width: 760px) {
    .filter-container .result-filter .item {
        margin-bottom: 10px
    }
}

.filter-container .result-filter .item:last-of-type {
    margin-right: 0
}

.filter-container .result-filter .item:hover {
    color: #ffffff;
    background-color: rgba(23, 45, 73, 0.7)
}

.filter-container .result-filter .item:hover .hide-item {
    background: #ffffff
}

.filter-container .result-filter .item p {
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

.filter-container .result-filter .item .hide-item {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    margin-left: 5px
}

.filter-container .result-filter .item .hide-item:before {
    display: block;
    line-height: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 8px;
    color: #58697d
}

@media screen and (max-width: 760px) {
    .filter-container .update-show-filters {
        margin-top: 8px
    }
}

@media screen and (max-width: 500px) {
    .filter-container .update-show-filters {
        text-align: center
    }
}

.filter-container .btn-update-filters {
    display: inline-block;
    vertical-align: top;
    color: #cb0020;
    font-family: PTSansPro, Arial;
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
    text-transform: uppercase;
    padding: 12px 33px;
    border: 1px solid #cb0020;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    margin-right: 17px;
    -webkit-border-radius: 0;
    border-radius: 0
}

@media screen and (max-width: 500px) {
    .filter-container .btn-update-filters {
        margin-bottom: 10px;
        width: 100%
    }
}

.filter-container .btn-update-filters:hover {
    background: #cb0020;
    color: #ffffff
}

.filter-container .show-filters {
    display: inline-block;
    vertical-align: top;
    position: relative;
    color: #4a586c;
    font-family: PTSansPro, Arial;
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
    text-transform: uppercase;
    margin: 13px 0px 5px;
    padding-left: 28px;
    cursor: pointer;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.filter-container .show-filters:before {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #4a586c;
    font-size: 21px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.filter-container .show-filters:hover {
    color: rgba(74, 88, 108, 0.6)
}

.filter-container .show-filters:hover:before {
    color: rgba(74, 88, 108, 0.6)
}

.grid-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #fff;
    width: 100%
}

.banner {
    margin: auto;
    text-align: center
}

.banner-scroll-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%
}

.grid-25 {
    width: 300px;
    position: relative;
    overflow: hidden
}

@media screen and (max-width: 1023px) {
    .grid-25 {
        width: 100%;
        text-align: center
    }
}

.grid-50 {
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px);
    margin: 5px;
    position: relative;
    overflow: hidden
}

@media screen and (max-width: 1023px) {
    .grid-50 {
        width: 100%
    }
}

.grid-75 {
    width: -webkit-calc(100% - 400px);
    width: calc(100% - 400px);
    margin-right: 100px;
    position: relative
}

@media screen and (max-width: 1200px) {
    .grid-75 {
        width: -webkit-calc(100% - 340px);
        width: calc(100% - 340px);
        margin-right: 40px
    }
}

@media screen and (max-width: 1023px) {
    .grid-75 {
        margin-right: 0;
        width: 100%
    }
}

.grid-100 {
    width: 100%;
    margin: 5px;
    position: relative
}

.result-container {
    margin-top: 30px
}

.result-container .icon-hot {
    display: block;
    position: absolute;
    line-height: 1;
    top: 12px;
    left: 12px;
    float: none;
    height: auto;
    margin: 0;
    z-index: 5
}

.result-container .icon-hot .info-dropdown:before {
    color: #d7112a;
    font-size: 26px
}

.result-container .icon-hot .dropdown {
    font-size: 12px;
    margin-top: 4px
}

@media screen and (max-width: 1440px) {
    .result-container .icon-hot .dropdown {
        left: -10px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@media screen and (max-width: 1440px) {
    .result-container .icon-hot .dropdown:before {
        left: 12px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@media screen and (max-width: 1440px) {
    .result-container .icon-hot .dropdown:after {
        left: 13px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.result-container .hot-offer {
    float: none
}

.result-container .hot-offer-title {
    padding-left: 25px;
    margin-top: 4px;
    font-size: 10px;
    float: none;
    margin-right: 0;
    width: 110px
}

.result-container .hot-offer-title:before {
    font-size: 16px;
    left: 0
}

.result-container .title .icon-hot {
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    display: inline-block;
    margin-right: 3px
}

.result-container .title .icon-hot .info-dropdown:before {
    font-size: 18px;
    margin-top: -8px
}

@media screen and (max-width: 760px) {
    .result-container .completing-price {
        margin-bottom: 0
    }
}

.result-container .completing-price .center {
    background-color: #ffffff
}

.result-container .completing-price .load-more {
    margin: 0
}

.result-container .completing-price .all-model-number {
    display: inline-block;
    font-size: 11px;
    line-height: 16px
}

.result-container .completing-price .result-container-item {
    margin-bottom: 15px;
    margin-top: 15px
}

.result-container .completing-price .result-page-banner {
    margin-bottom: 15px
}

.result-container .completing-price .completing-price-item {
    margin-bottom: 0;
    border: none
}

.result-container .completing-price .with-items {
    margin-bottom: 30px
}

.result-container .result-container-title {
    color: #000000;
    font-size: 32px;
    font-weight: 500;
    line-height: 1;
    margin-top: 0px;
    margin-bottom: 18px
}

.result-container .result-container-filters-info {
    margin-bottom: 30px;
    width: 100%
}

.result-container .result-container-filters-info:after {
    content: "";
    display: table;
    clear: both
}

.result-container .result-container-filters-info span {
    display: inline-block;
    vertical-align: middle;
    color: #535b69;
    font-family: PTSansPro, Arial;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-transform: uppercase
}

.result-container .result-container-filters-info .results-number-sorting {
    float: left;
    width: -webkit-calc(100% - 240px);
    width: calc(100% - 240px)
}

.result-container .result-container-filters-info .results-number-sorting:after {
    content: "";
    display: table;
    clear: both
}

@media screen and (max-width: 600px) {
    .result-container .result-container-filters-info .results-number-sorting {
        width: 100%
    }
}

.result-container .result-container-filters-info .results-number {
    float: left;
    margin-right: 10%;
    margin-bottom: 3px
}

@media screen and (max-width: 760px) {
    .result-container .result-container-filters-info .results-number {
        margin-right: 0;
        width: 100%
    }
}

.result-container .result-container-filters-info .results-number p {
    display: inline-block;
    vertical-align: middle;
    color: #000000;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin: 0;
    margin-left: 5px
}

.result-container .result-container-filters-info .results-sorting {
    float: left;
    margin-right: 4%;
    opacity: 1
}

.result-container .result-container-filters-info .results-sorting .result-sorting-select {
    position: relative;
    z-index: 6;
    display: inline-block;
    vertical-align: top;
    min-width: 190px
}

.result-container .result-container-filters-info .results-sorting .result-sorting-select .label {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    height: auto;
    margin-left: 7px;
    color: #1d4bff;
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    text-transform: initial;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    font-family: "GraphikLCG";
    padding-right: 20px
}

.result-container .result-container-filters-info .results-sorting .result-sorting-select .label.rotate:before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.result-container .result-container-filters-info .results-sorting .result-sorting-select .label p {
    margin: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    border-bottom: 1px dashed #2667ff;
    position: relative
}

.result-container .result-container-filters-info .results-sorting .result-sorting-select .label p:before {
    margin-top: 5px;
    color: #2667ff;
    height: auto;
    width: auto;
    font-size: 8px;
    line-height: 1;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    position: absolute;
    right: 0;
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
    right: -20px
}

.result-container .result-container-filters-info .results-sorting .result-sorting-select .label:hover {
    color: #213eae
}

.result-container .result-container-filters-info .results-sorting .result-sorting-select .label:hover p {
    color: #213eae;
    border-bottom: 1px dashed #213eae
}

.result-container .result-container-filters-info .results-sorting .result-sorting-select .items {
    position: absolute;
    left: 0;
    top: -webkit-calc(100% + 5px);
    top: calc(100% + 5px);
    background-color: #fff;
    border: none;
    -webkit-box-shadow: 3px 5px 5px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 3px 5px 5px 0px rgba(0, 0, 0, 0.1);
    width: 100%;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.2s, top 0.2s;
    -o-transition: opacity 0.2s, top 0.2s;
    transition: opacity 0.2s, top 0.2s
}

.result-container .result-container-filters-info .results-sorting .result-sorting-select .items.show {
    opacity: 1;
    max-height: 300px;
    overflow: auto
}

.result-container .result-container-filters-info .results-sorting .result-sorting-select .item {
    font-size: 12px;
    line-height: 1;
    padding: 5px 7px;
    cursor: pointer;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    width: 100%
}

.result-container .result-container-filters-info .results-sorting .result-sorting-select .item.selected {
    display: none
}

.result-container .result-container-filters-info .results-sorting .result-sorting-select .item:hover {
    background-color: transparent;
    color: rgba(38, 103, 255, 0.6)
}

.result-container .result-container-items .result-page-banner {
    margin-bottom: 30px
}

.result-container .with-items-container {
    display: block;
    width: 100%;
    clear: both;
    border: 1px solid #cdd6de;
    margin-bottom: 30px
}

.result-container .with-items-container .load-more-container {
    margin-top: 5px;
    margin-bottom: 15px;
    display: block
}

.result-container .with-items-container > .result-container-item {
    margin: 0
}

.result-container .result-container-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin: 30px 0px 30px;
    position: relative;
    -webkit-transition: 0.15s;
    -o-transition: 0.15s;
    transition: 0.15s;
    position: relative
}

.result-container .result-container-item:after {
    content: "";
    display: table;
    clear: both
}

.result-container .result-container-item:hover {
    z-index: 5
}

.result-container .result-container-item.active {
    border-top: 1px solid #cdd6de;
    border-bottom: 1px solid #cdd6de;
    margin-top: -1px
}

.result-container .result-container-item.active .result-container-item-full {
    max-height: 350px;
    opacity: 1;
    -webkit-transition: opacity 0.2s, max-height 0.35s;
    -o-transition: opacity 0.2s, max-height 0.35s;
    transition: opacity 0.2s, max-height 0.35s;
    overflow: visible
}

@media screen and (max-width: 760px) {
    .result-container .result-container-item.active .result-container-item-full {
        max-height: 1200px
    }
}

.result-container .result-container-item.active .result-container-item-short {
    max-height: 0;
    opacity: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin: 0;
    overflow: hidden;
    -webkit-transition: opacity 0.2s, max-height 0.2s;
    -o-transition: opacity 0.2s, max-height 0.2s;
    transition: opacity 0.2s, max-height 0.2s
}

.result-container .result-container-item-full {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    position: relative;
    -webkit-transition: opacity 0.1s, max-height 0.2s;
    -o-transition: opacity 0.1s, max-height 0.2s;
    transition: opacity 0.1s, max-height 0.2s;
    max-height: 0px;
    opacity: 0;
    overflow: hidden
}

.result-container .result-container-item-full:after {
    content: "";
    display: table;
    clear: both
}

.result-container .result-container-item-short {
    display: block;
    width: 100%;
    -webkit-transition: opacity 0.4s, max-height 0.4s;
    -o-transition: opacity 0.4s, max-height 0.4s;
    transition: opacity 0.4s, max-height 0.4s;
    padding-left: 28px;
    padding-right: 10px;
    max-height: 140px;
    overflow: visible;
    opacity: 1
}

@media screen and (max-width: 760px) {
    .result-container .result-container-item-short {
        padding: 0px 15px;
        max-height: 500px
    }
}

.result-container .result-container-item-short .item {
    width: 100%
}

.result-container .result-container-item-short .item:after {
    content: "";
    display: table;
    clear: both
}

.result-container .result-container-item-short .item.active {
    display: block
}

.result-container .result-container-item-short .item.active .title {
    color: #8a95a3
}

.result-container .result-container-item-short .item.active .price {
    color: #8b96a4
}

.result-container .result-container-item-short .item.active .info {
    pointer-events: none
}

.result-container .result-container-item-short .item .info {
    float: left;
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px)
}

@media screen and (max-width: 760px) {
    .result-container .result-container-item-short .item .info {
        width: 100%
    }
}

.result-container .result-container-item-short .item .info:hover .title {
    color: #3969a7
}

.result-container .result-container-item-short .item .title {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    color: #172d49;
    display: block;
    margin-bottom: 10px;
    position: relative;
    padding-right: 20px
}

.result-container .result-container-item-short .item .title p {
    display: inline;
    margin: 0;
    margin-right: 9px;
    display: inline-block;
    max-width: -webkit-calc(100% - 55px);
    max-width: calc(100% - 55px)
}

.result-container .result-container-item-short .item .year {
    display: inline;
    color: #a4a4a4;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    vertical-align: top
}

.result-container .result-container-item-short .item .info-item {
    color: #262626;
    font-size: 13px;
    font-weight: 400;
    line-height: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 13px
}

.result-container .result-container-item-short .item .info-item:before {
    display: inline-block;
    vertical-align: baseline;
    color: #919397;
    font-size: 10px;
    margin-right: 7px
}

.result-container .result-container-item-short .item .price-check {
    float: right;
    width: 300px
}

@media screen and (max-width: 760px) {
    .result-container .result-container-item-short .item .price-check {
        clear: both;
        float: none;
        width: 100%;
        padding-top: 15px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .result-container .result-container-item-short .item .price-check .check {
        margin-top: 1em
    }

    .result-container .result-container-item-short .item .price-check .check .buttons {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.result-container .result-container-item-short .item .check {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin-bottom: 10px;
    width: 136px;
    float: right
}

@media screen and (max-width: 760px) {
    .result-container .result-container-item-short .item .check {
        margin-right: 2%
    }
}

.result-container .result-container-item-short .item .check .btn-check {
    color: #5b6270;
    font-size: 13px;
    font-weight: 500;
    line-height: 14px;
    padding: 0px 29px 0px;
    display: none;
    vertical-align: top;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    max-height: 0;
    overflow: hidden;
    background: #f5f8f9;
    border: 0px solid transparent;
    cursor: initial
}

.result-container .result-container-item-short .item .check .buttons {
    max-height: 70px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    overflow: hidden;
    font-size: 0
}

.result-container .result-container-item-short .item .check .buttons-item {
    display: inline-block;
    vertical-align: top
}

.result-container .result-container-item-short .item .check .buttons-item span {
    display: block;
    color: #6a6762;
    font-size: 11px;
    font-weight: 500;
    line-height: 10px
}

.result-container .result-container-item-short .item .check .buttons-item:hover .icon {
    background-color: #d7112a
}

.result-container .result-container-item-short .item .check .buttons-item:hover .icon:before {
    color: #ffffff
}

.result-container .result-container-item-short .item .check .buttons-item.active .icon {
    background-color: #d7112a
}

.result-container .result-container-item-short .item .check .buttons-item.active .icon:before {
    color: #ffffff
}

.result-container .result-container-item-short .item .check .buttons-item.garage {
    width: 56px
}

.result-container .result-container-item-short .item .check .buttons-item.compare {
    width: 68px
}

.result-container .result-container-item-short .item .check .icon {
    height: 30px;
    width: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0px auto 9px;
    background-color: #f9f9f9;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.result-container .result-container-item-short .item .check .icon:before {
    display: inline-block;
    color: #bebebe;
    font-size: 16px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.result-container .result-container-item-short .item .check .compare {
    margin-right: 10px
}

.result-container .result-container-item-short .item .price {
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    width: 160px;
    color: #172d49;
    position: relative
}

.result-container .check-price-block {
    display: inline-block
}

.result-container .left {
    float: left;
    width: 300px;
    min-height: 275px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 50px;
    position: relative;
    z-index: 2
}

@media screen and (max-width: 760px) {
    .result-container .left {
        width: 100%
    }
}

.result-container .left .car-slider-img {
    position: relative;
    height: 100%;
    overflow: hidden
}

.result-container .left .car-slider-img .items {
    height: 100%
}

.result-container .left .car-slider-img .slick-list {
    height: 100%
}

.result-container .left .car-slider-img .slick-track {
    height: 100%
}

.result-container .left .car-slider-img .item {
    position: relative;
    height: 100%
}

.result-container .left .car-slider-img .img-block {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    -webkit-background-size: auto auto;
    background-size: contain
}

.result-container .left .car-slider-img .slick-dots {
    position: absolute;
    bottom: 13px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none
}

.result-container .left .car-slider-img .slick-dots li {
    float: none;
    display: inline-block;
    height: 10px;
    width: 10px;
    vertical-align: top;
    overflow: hidden;
    position: relative;
    margin: 0 3px;
    line-height: 1
}

.result-container .left .car-slider-img .slick-dots li:last-of-type {
    margin-right: 0
}

.result-container .left .car-slider-img .slick-dots li button {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    right: 0;
    border: none;
    outline: none;
    padding: 0;
    background-color: rgba(106, 106, 106, 0.5);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.result-container .left .car-slider-img .slick-dots li button:hover {
    background: rgba(215, 17, 42, 0.8)
}

.result-container .left .car-slider-img .slick-dots li.slick-active button {
    background: #D7112A
}

.result-container .left .car-slider-img .slider-arrows {
    position: absolute;
    right: 15px;
    top: 15px
}

.result-container .left .car-slider-img .slider-arrow {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.result-container .left .car-slider-img .slider-arrow:before {
    font-size: 15px;
    color: #8c8c8c
}

.result-container .left .car-slider-img .slider-arrow:hover {
    opacity: 0.6
}

.result-container .left .car-slider-img .slider-arrow-prev {
    margin-right: 20px
}

.result-container .left .car-slider-img .slider-arrow-prev:before {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.result-container .left .buttons {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 50px;
    padding: 8px 10px;
    background: #172d49
}

.result-container .left .buttons:after {
    content: "";
    display: table;
    clear: both
}

.result-container .left .buttons .btn-border {
    width: -webkit-calc(100% - 90px);
    width: calc(100% - 90px)
}

.result-container .left .buttons .compare-wrap {
    height: 34px;
    margin-right: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 10px;
    display: inline-block
}

.result-container .left .buttons .compare-wrap .compare {
    width: 34px;
    height: 34px;
    border: 1px solid #fff;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.result-container .left .buttons .compare-wrap .compare.active {
    border: 1px solid #d7112a;
    background-color: #d7112a
}

.result-container .left .buttons .compare-wrap .compare:hover {
    border: 1px solid #d7112a;
    background-color: #d7112a
}

.result-container .left .buttons .compare-wrap .compare:before {
    color: #ffffff;
    font-size: 15px
}

.result-container .left .buttons .compare-wrap .dropdown {
    min-width: 194px;
    top: -webkit-calc(100% + 7px);
    top: calc(100% + 7px)
}

.result-container .right {
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 1px solid #cdd6de;
    background-color: #f5f8f9;
    padding: 10px 30px 0px;
    position: relative
}

@media screen and (max-width: 760px) {
    .result-container .right {
        width: 100%;
        height: auto;
        padding: 5px 20px 0px;
        border-left: none
    }
}

.result-container .right .name-model-price {
    margin-top: 6px;
    margin-bottom: 27px;
    position: relative
}

.result-container .right .name-model-price:after {
    content: "";
    display: table;
    clear: both
}

.result-container .right .name-model-price .name-model {
    position: relative;
    float: left;
    margin-top: 4px;
    padding-right: 35px;
    width: -webkit-calc(100% - 110px);
    width: calc(100% - 110px)
}

.result-container .right .name-model-price .name-model.all-auto {
    width: 100%
}

@media only screen and (min-width: 1023px) and (max-width: 1150px) {
    .result-container .right .name-model-price .name-model {
        width: 100%
    }
}

@media screen and (max-width: 760px) {
    .result-container .right .name-model-price .name-model {
        width: 100%
    }
}

.result-container .right .name-model-price .auto-name {
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    color: #172d49;
    margin-bottom: 5px;
    display: block
}

.result-container .right .name-model-price .auto-name:hover {
    color: #325d98
}

.result-container .right .name-model-price .auto-model {
    color: #535b69;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    text-transform: uppercase;
    display: block
}

.result-container .right .name-model-price .auto-price {
    float: right;
    background-color: #d7112a;
    padding: 10px 15px 9px;
    position: absolute;
    right: -30px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

@media only screen and (min-width: 1023px) and (max-width: 1150px) {
    .result-container .right .name-model-price .auto-price {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        position: static;
        margin: 15px -30px 0;
        padding: 10px 30px 9px;
        width: -webkit-calc(100% + 60px);
        width: calc(100% + 60px)
    }
}

@media screen and (max-width: 760px) {
    .result-container .right .name-model-price .auto-price {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        position: static;
        margin: 15px -20px 0;
        padding: 10px 20px 9px;
        width: -webkit-calc(100% + 40px);
        width: calc(100% + 40px)
    }
}

.result-container .right .name-model-price .auto-price span {
    opacity: 0.7;
    color: #ffffff;
    font-size: 11px;
    font-weight: 400;
    line-height: 11px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 4px
}

.result-container .right .name-model-price .auto-price p {
    color: #ffffff;
    font-size: 19px;
    font-weight: 400;
    line-height: 19px;
    margin: 0;
    display: inline-block
}

.result-container .right .name-model-price .auto-price .no-price-text {
    display: none;
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
    max-width: 100px
}

.result-container .right .name-model-price .auto-price.no-price {
    padding-top: 8px;
    padding-bottom: 7px
}

.result-container .right .name-model-price .auto-price.no-price p, .result-container .right .name-model-price .auto-price.no-price span {
    display: none
}

.result-container .right .name-model-price .auto-price.no-price .no-price-text {
    display: block
}

.result-container .right .auto-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 10px
}

.result-container .right .auto-info .item {
    width: 33.333%;
    margin-bottom: 11px;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (max-width: 500px) {
    .result-container .right .auto-info .item {
        width: 50%
    }
}

.result-container .right .auto-info .auto-info-name {
    display: block;
    color: #262626;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    margin-bottom: 5px
}

.result-container .right .auto-info .auto-info-desc {
    display: block;
    color: #000000;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px
}

.result-container .right .show-other-model {
    position: absolute;
    bottom: 0;
    right: 15px;
    width: 24px;
    height: 36px;
    border: 1px solid #cdd6de;
    background-color: #ffffff;
    border-bottom: none;
    cursor: pointer;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.result-container .right .show-other-model:before {
    color: #4d5362;
    font-size: 17px;
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: rotate(0deg) translate(-50%, -50%);
    -ms-transform: rotate(0deg) translate(-50%, -50%);
    transform: rotate(0deg) translate(-50%, -50%);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0
}

.result-container .right .show-other-model:hover {
    background: #4d5362
}

.result-container .right .show-other-model:hover:before {
    color: #ffffff
}

.result-container .right .show-other-model.hide:before {
    -webkit-transform: rotate(180deg) translate(-50%, -50%);
    -ms-transform: rotate(180deg) translate(-50%, -50%);
    transform: rotate(180deg) translate(-50%, -50%)
}

.result-container .all-model-number {
    color: #3c414f;
    font-size: 14px;
    font-weight: 500;
    line-height: 14px
}

.result-container .all-model-number .num {
    margin: 0;
    display: inline-block;
    vertical-align: top;
    margin-left: 5px
}

.result-container .center {
    clear: both;
    display: block;
    width: 100%;
    padding: 24px 28px !important;
    border-top: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    overflow: visible;
    max-height: 1000px;
    opacity: 1
}

.result-container .center.hide {
    opacity: 0;
    overflow: hidden;
    max-height: 0;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.result-container .other-model {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px
}

.result-container .load-more {
    color: #1a1d22
}

.result-tabs-content-item {
    max-height: 0;
    opacity: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    overflow: hidden
}

.result-tabs-content-item.active {
    opacity: 1;
    overflow: visible;
    max-height: 1000000px
}

.result-pagination {
    display: block;
    width: 100%;
    padding: 10px 15px 13px
}

@media screen and (max-width: 1023px) {
    .result-pagination {
        padding: 10px 0 27px;
        text-align: center
    }


    body.single-post .sidebar_upper {
        width: 100%;
        height: auto;
        z-index: 1500;
    }


    body.single-post .sidebar_upper ~ header {
        /*top: 143px;*/
    }

    body.admin-bar.single-post .sidebar_upper {
        top: 0;
    }

    body.admin-bar.single-post .sidebar_upper ~ header {
        /*top: 143px;*/
    }
}

.result-pagination.center {
    text-align: center
}

.result-pagination .pagination-arrow {
    opacity: 0.3;
    color: #132139;
    font-size: 13px;
    font-weight: 500;
    line-height: 18px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    margin-bottom: 7px
}

.result-pagination .pagination-arrow:before {
    position: absolute;
    top: 50%;
    line-height: 1;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-size: 15px;
    color: #172d49
}

.result-pagination .pagination-arrow.disabled {
    opacity: 0.3;
    pointer-events: none
}

.result-pagination .pagination-arrow:hover {
    opacity: 0.85
}

.result-pagination .prev {
    padding-left: 25px
}

.a-single > div.hidden {
    display: none !important;
}

.result-pagination .prev:before {
    left: 0;
    margin-top: -1px;
    -webkit-transform: translate(0, -50%) rotate(-180deg);
    -ms-transform: translate(0, -50%) rotate(-180deg);
    transform: translate(0, -50%) rotate(-180deg)
}

.result-pagination .next {
    padding-right: 25px
}

.result-pagination .next:before {
    right: 0
}

.result-pagination .disabled {
    pointer-events: none
}

.result-pagination .pagination-page {
    display: inline-block;
    vertical-align: middle;
    margin: 0 18px 8px
}

@media screen and (max-width: 760px) {
    .result-pagination .pagination-page {
        margin: 0 10px 8px
    }
}

.result-pagination .pagination-page a {
    opacity: 0.3;
    color: #3c414f;
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    display: inline-block;
    vertical-align: top;
    margin: 0 8px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

@media screen and (max-width: 760px) {
    .result-pagination .pagination-page a {
        margin: 0 5.6px
    }
}

.result-pagination .pagination-page a.active {
    pointer-events: none;
    opacity: 1
}

.result-pagination .pagination-page a.disabled {
    pointer-events: none
}

@media screen and (max-width: 760px) {
    .result-pagination .pagination-page a.on-mobile-display-none {
        display: none
    }
}

.result-pagination .pagination-page a:hover {
    opacity: 0.85
}

.sticky-block {
    padding-top: 0;
    -webkit-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    width: 300px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto
}

.sticky-block.fixed {
    position: fixed !important
}

.sticky-block.stopped {
    position: absolute !important
}

.single .sticky-block {
    z-index: 13 !important;
    background: #fff !important
}

.single .sticky-block.fixed {
    position: fixed !important
}

.single .sticky-block.stopped {
    position: absolute !important
}

.hot-deals-block .hot-deals {
    padding-top: 30px
}

.hot-deals-block .hot-deals-top.background {
    padding: 20px 15px;
    background-color: #f8f8f8
}

.hot-deals-block .hot-deals-top .title {
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    margin-bottom: 15px
}

.hot-deals-block .item {
    display: block;
    margin-bottom: 20px
}

.hot-deals-block .item:after {
    content: "";
    display: table;
    clear: both
}

.hot-deals-block .item:last-of-type {
    margin-bottom: 0
}

.hot-deals-block .item:hover .img-block {
    opacity: 0.7
}

.hot-deals-block .item:hover .title {
    color: #d7112a
}

.hot-deals-block .item:hover .popular-news-title {
    color: #d7112a
}

.hot-deals-block .img-block {
    width: 70px;
    height: 70px;
    margin-right: 15px;
    float: left;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.hot-deals-block .info {
    float: left;
    font-size: 0;
    width: -webkit-calc(100% - 85px);
    width: calc(100% - 85px)
}

.hot-deals-block .popular-news-test-info {
    color: #535b69;
    font-family: PTSansPro, Arial;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    margin: 4px 0px 5px
}

.hot-deals-block .popular-news-title {
    color: #262626;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.hot-deals-block .info-price {
    display: inline-block;
    background-color: #d7112a;
    padding: 2px 10px 2px;
    margin-bottom: 6px;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    font-family: PTSansPro, Arial;
    line-height: 16px
}

.hot-deals-block .info-title {
    display: block;
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    margin-bottom: 5px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.hot-deals-block .info-text {
    display: block;
    color: #535b69;
    font-family: PTSansPro, Arial;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-transform: uppercase
}

.hot-deals-block .info-text .date {
    font-size: 14px;
    margin-left: 8px
}

.hot-deals-block .hot-deals-bottom {
    padding: 20px 55px 20px 15px;
    background-color: #22272e;
    position: relative;
    display: block;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.hot-deals-block .hot-deals-bottom:hover {
    background-color: #3e444d
}

.hot-deals-block .hot-deals-bottom:hover .arrow .icon:after {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    left: 50%
}

.hot-deals-block .hot-deals-bottom:hover .arrow .icon:before {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    left: 125%
}

.hot-deals-block .hot-deals-bottom .title {
    display: block;
    color: #ffffff;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    text-transform: uppercase
}

.hot-deals-block .hot-deals-bottom .arrow {
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    height: 26px;
    width: 26px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    display: block
}

.hot-deals-block .hot-deals-bottom .arrow .btn-round {
    height: 26px;
    width: 26px;
    background-color: #ffffff
}

.hot-deals-block .hot-deals-bottom .arrow .icon {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.hot-deals-block .hot-deals-bottom .arrow .icon:before {
    -webkit-transform: translate(-45%, -70%) rotate(-90deg);
    -ms-transform: translate(-45%, -70%) rotate(-90deg);
    transform: translate(-45%, -70%) rotate(-90deg);
    font-size: 8px;
    top: 52%;
    color: #172d49
}

.hot-deals-block .hot-deals-bottom .arrow .icon:after {
    content: '\eA06';
    position: absolute;
    top: 52%;
    -webkit-transform: translate(-45%, -54%) rotate(-90deg);
    -ms-transform: translate(-45%, -54%) rotate(-90deg);
    transform: translate(-45%, -54%) rotate(-90deg);
    left: -125%;
    font-size: 8px;
    display: inline-block;
    vertical-align: middle;
    font-family: 'iconFont';
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #172d49
}

.single-post .hot-deals-block .hot-deals {
    padding-top: 0px;
    margin-bottom: 20px
}

.result-view {
    float: right;
    margin-top: -10px
}

@media screen and (max-width: 600px) {
    .result-view {
        clear: both;
        float: none;
        margin-top: 0px;
        padding-top: 30px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .result-view :last-child {
        margin-right: 0 !important
    }
}

.result-view .item {
    margin-left: 18px;
    display: inline-block;
    vertical-align: top;
    cursor: pointer
}

@media screen and (max-width: 600px) {
    .result-view .item {
        margin-left: 0;
        margin-right: 20px
    }
}

.result-view .item span {
    font-weight: 600;
    color: rgba(83, 91, 105, 0.5);
    font-size: 14px;
    line-height: 1;
    margin-left: 5px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    text-transform: initial;
    display: inline-block;
    vertical-align: middle;
    font-family: "GraphikLCG"
}

.result-view .item.active span {
    color: #535b69
}

.result-view .item.active .list {
    border: 1px solid #757e89;
    background: #757e89
}

.result-view .item.active .list > div {
    border-color: #f1f2f3
}

.result-view .item.active .list > div:after, .result-view .item.active .list > div:before {
    background: #f1f2f3
}

.result-view .item.active .tile {
    border: 1px solid #757e89;
    background: #757e89
}

.result-view .item.active .tile > div {
    border-color: #f1f2f3
}

.result-view .item.active .icon {
    border: 1px solid #757e89;
    background: #757e89
}

.result-view .item.active .icon:before {
    color: #f1f2f3
}

.result-view .item:hover span {
    color: #535b69
}

.result-view .list {
    display: inline-block;
    vertical-align: middle;
    padding: 3px 5px;
    width: 36px;
    font-size: 0;
    height: 36px;
    border: 1px solid #cdd6de;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.result-view .list > div {
    display: block;
    width: 24px;
    height: 2px;
    margin: 4px 0;
    position: relative
}

.result-view .list > div:before, .result-view .list > div:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    background: #cdd6de;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.result-view .list > div:before {
    width: 2px;
    left: 0
}

.result-view .list > div:after {
    right: 0;
    width: 20px
}

.result-view .tile {
    display: inline-block;
    vertical-align: middle;
    padding: 3px;
    font-size: 0;
    width: 36px;
    height: 36px;
    border: 1px solid #cdd6de;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.result-view .tile > div {
    display: inline-block;
    vertical-align: top;
    margin: 2px;
    width: 10px;
    height: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #cdd6de;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

.result-view .icon {
    display: inline-block;
    vertical-align: middle;
    padding: 3px;
    font-size: 0;
    width: 36px;
    height: 36px;
    border: 1px solid #cdd6de;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    position: relative
}

.result-view .icon:before {
    font-size: 17px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #cdd6de
}

.rating-block {
    position: relative
}

.rating-block .stars {
    display: inline-block;
    vertical-align: middle
}

.rating-block .rating {
    margin-right: 9px;
    margin-bottom: 3px
}

.rating-block .text {
    display: inline-block;
    vertical-align: middle;
    color: #535b69;
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    margin-top: 1.5px
}

.rating {
    font-size: 0;
    display: inline-block;
    vertical-align: middle
}

.rating:hover .rating__star, .rating.rating.has--rating .rating__star {
    fill: #fac917
}

.rating__button {
    width: 22px;
    height: 22px;
    padding-right: 2px;
    display: inline-block
}

.rating__button:hover ~ .rating__button .rating__star, .rating__button.is--active ~ .rating__button .rating__star {
    fill: #f5f8f9
}

.rating__star {
    width: 100%;
    height: 100%;
    fill: #f5f8f9
}

.rating.has--rating.disabled {
    pointer-events: none
}

.rating.has--rating:hover .rating__button.is--active ~ .rating__button .rating__star {
    fill: #fac917
}

.rating.has--rating:hover .rating__button:hover ~ .rating__button.is--active ~ .rating__button .rating__star, .rating.has--rating:hover .rating__button.is--active:hover ~ .rating__button .rating__star, .rating.has--rating:hover .rating__button.is--active ~ .rating__button:hover ~ .rating__button .rating__star {
    fill: #f5f8f9
}

body.browser-safari .hot-deals-bottom .arrow:before {
    left: 54%
}

.selectric-wrapper {
    position: relative;
    cursor: pointer
}

.selectric-responsive {
    width: 100%
}

.selectric {
    border: 1px solid #DDD;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    background: #F8F8F8;
    position: relative;
    overflow: hidden
}

.selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin: 0 38px 0 10px;
    font-size: 12px;
    line-height: 38px;
    color: #444;
    height: 38px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.selectric .button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 38px;
    height: 38px;
    line-height: 38px;
    background-color: #F8f8f8;
    color: #BBB;
    text-align: center;
    font: 0/0 a;
    *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial
}

.selectric .button:after {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-top-color: #BBB;
    border-bottom: none
}

.selectric-focus .selectric {
    border-color: #aaa
}

.selectric-hover .selectric {
    border-color: #c4c4c4
}

.selectric-hover .selectric .button {
    color: #a2a2a2
}

.selectric-hover .selectric .button:after {
    border-top-color: #a2a2a2
}

.selectric-open {
    z-index: 9999
}

.selectric-open .selectric {
    border-color: #c4c4c4
}

.selectric-open .selectric-items {
    display: block
}

.selectric-disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0
}

.selectric-hide-select select {
    position: absolute;
    left: -100%
}

.selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10
}

.selectric-hide-select.selectric-is-native select {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    border: none;
    z-index: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0
}

.selectric-input {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: none !important;
    border: none !important;
    *font: 0/0 a !important;
    background: none !important
}

.selectric-temp-show {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important
}

.selectric-items {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #F8F8F8;
    border: 1px solid #c4c4c4;
    z-index: -1;
    -webkit-box-shadow: 0 0 10px -6px;
    box-shadow: 0 0 10px -6px
}

.selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto
}

.selectric-above .selectric-items {
    top: auto;
    bottom: 100%
}

.selectric-items ul, .selectric-items li {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 20px;
    min-height: 20px
}

.selectric-items li {
    display: block;
    padding: 10px;
    color: #666;
    cursor: pointer;
    overflow: hidden
}

.selectric-items li.selected {
    display: none
}

.selectric-items li.highlighted {
    background: #D0D0D0;
    color: #444
}

.selectric-items li:hover {
    background: #D5D5D5;
    color: #444
}

.selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default !important;
    background: none !important;
    color: #666 !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.selectric-items .selectric-group .selectric-group-label {
    font-weight: bold;
    padding-left: 10px;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: none;
    color: #444
}

.selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1
}

.selectric-items .selectric-group li {
    padding-left: 25px
}

.comparison-page-container {
    position: relative
}

.comparison-page.comparison-table-items--0 .comparison-head-cell, .comparison-page.comparison-table-items--0 .comparison-content-cell, .comparison-page.comparison-table-items--1 .comparison-head-cell, .comparison-page.comparison-table-items--1 .comparison-content-cell {
    width: 50%
}

.comparison-page.comparison-table-items--2 .comparison-head-cell, .comparison-page.comparison-table-items--2 .comparison-content-cell {
    width: 37.2%
}

.comparison-page.comparison-table-items--3 .comparison-head-cell, .comparison-page.comparison-table-items--3 .comparison-content-cell, .comparison-page.comparison-table-items--4 .comparison-head-cell, .comparison-page.comparison-table-items--4 .comparison-content-cell {
    max-width: 240px
}

.comparison-page.comparison-table-items--5 .wrap, .comparison-page.comparison-table-items--5 .wrap--no-padding {
    max-width: 1450px
}

.comparison-page.comparison-table-items--6 .wrap, .comparison-page.comparison-table-items--6 .wrap--no-padding {
    max-width: 1690px
}

.comparison-page.comparison-table-items--7 .wrap, .comparison-page.comparison-table-items--7 .wrap--no-padding, .comparison-page.comparison-table-items--8 .wrap, .comparison-page.comparison-table-items--8 .wrap--no-padding, .comparison-page.comparison-table-items--9 .wrap, .comparison-page.comparison-table-items--9 .wrap--no-padding, .comparison-page.comparison-table-items--10 .wrap, .comparison-page.comparison-table-items--10 .wrap--no-padding, .comparison-page.comparison-table-items--11 .wrap, .comparison-page.comparison-table-items--11 .wrap--no-padding, .comparison-page.comparison-table-items--12 .wrap, .comparison-page.comparison-table-items--12 .wrap--no-padding, .comparison-page.comparison-table-items--13 .wrap, .comparison-page.comparison-table-items--13 .wrap--no-padding, .comparison-page.comparison-table-items--14 .wrap, .comparison-page.comparison-table-items--14 .wrap--no-padding, .comparison-page.comparison-table-items--15 .wrap, .comparison-page.comparison-table-items--15 .wrap--no-padding, .comparison-page.comparison-table-items--16 .wrap, .comparison-page.comparison-table-items--16 .wrap--no-padding, .comparison-page.comparison-table-items--17 .wrap, .comparison-page.comparison-table-items--17 .wrap--no-padding, .comparison-page.comparison-table-items--18 .wrap, .comparison-page.comparison-table-items--18 .wrap--no-padding, .comparison-page.comparison-table-items--19 .wrap, .comparison-page.comparison-table-items--19 .wrap--no-padding, .comparison-page.comparison-table-items--20 .wrap, .comparison-page.comparison-table-items--20 .wrap--no-padding {
    max-width: 1900px
}

.comparison-page .comparison-top {
    margin-bottom: 23px;
    min-width: 930px;
    max-height: 3000px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    overflow: hidden
}

.comparison-page .comparison-top:after {
    content: "";
    display: table;
    clear: both
}

.comparison-page .comparison-top.hide {
    opacity: 0;
    max-height: 0;
    margin-bottom: 0
}

.comparison-page .comparison-top.comparison-top-list {
    margin-bottom: 0
}

.comparison-page .comparison-top .right {
    float: right;
    color: #535b69;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    margin-top: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.comparison-page .comparison-top-items {
    margin-top: 25px
}

.comparison-page .comparison-top-items .comparison-top-item {
    cursor: pointer;
    position: relative;
    padding: 35px 0 0
}

.comparison-page .comparison-top-items .block-with-checkbox {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%
}

.comparison-page .comparison-top-items .block-with-checkbox .item {
    margin-top: 0;
    width: 100%;
    height: 100%
}

.comparison-page .comparison-top-items .block-with-checkbox input:checked + span:after {
    background: #22272E;
    border-color: #22272E
}

.comparison-page .comparison-top-items .block-with-checkbox .icon-checked {
    width: 24px;
    height: 24px
}

.comparison-page .comparison-top-items .block-with-checkbox .icon-checked:before {
    left: 7px;
    font-size: 8px
}

.comparison-page .comparison-top-items .block-with-checkbox .icon-checked:after {
    background: #f8f8f8;
    width: 24px;
    height: 24px
}

.comparison-page .comparison-top-items .img-block {
    display: block;
    margin-left: 0;
    height: 60px;
    width: auto;
    -webkit-background-size: contain;
    background-size: contain;
    margin-bottom: 20px;
    background-position: 30px 0
}

.comparison-page .comparison-top-items .close {
    width: 24px;
    height: 24px;
    cursor: pointer;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    right: 0;
    top: 0px;
    z-index: 2;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    border: 1px solid #d7112a;
    background: #d7112a
}

.comparison-page .comparison-top-items .close:before {
    color: #fff;
    font-size: 8px;
    line-height: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.comparison-page .comparison-top-items .title {
    height: auto;
    padding-right: 0;
    margin-bottom: 20px
}

.comparison-page .comparison-title {
    display: inline-block;
    vertical-align: top;
    color: #000000;
    font-weight: 500;
    line-height: 1;
    margin: 0 26px 0 0;
    font-size: 32px
}

@media screen and (max-width: 760px) {
    .comparison-page .comparison-title {
        font-size: 20px;
        margin-top: 19px
    }
}

.comparison-page .clear-all {
    text-transform: initial;
    display: inline-block;
    vertical-align: top;
    color: #ce001b;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    background: #ffffff;
    margin-top: 4px;
    padding: 5px 15px;
    border: 1px solid #ce001b;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -webkit-border-radius: 0;
    border-radius: 0
}

@media screen and (max-width: 760px) {
    .comparison-page .clear-all {
        margin-top: 13px
    }
}

.comparison-page .clear-all:hover {
    background: #ce001b;
    color: #ffffff
}

.comparison-page .printout {
    display: inline-block;
    vertical-align: top;
    padding-left: 34px;
    color: #535b69;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    position: relative;
    cursor: pointer;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    margin-right: 35px
}

@media screen and (max-width: 945px) {
    .comparison-page .printout {
        margin-right: 20px
    }
}

.comparison-page .printout:hover {
    color: #b5b5b5
}

.comparison-page .printout:hover:before {
    color: #b5b5b5
}

.comparison-page .printout:before {
    color: #22272e;
    font-size: 26px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

@media screen and (max-width: 760px) {
    .comparison-page .printout:before {
        font-size: 21px
    }
}

.comparison-page .comparison-filter {
    display: inline-block;
    vertical-align: top;
    padding-left: 33px;
    color: #535b69;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    position: relative;
    cursor: pointer;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.comparison-page .comparison-filter:hover {
    opacity: 0.6
}

.comparison-page .comparison-filter.text-hide:before {
    content: '\eA054'
}

.comparison-page .comparison-filter:before {
    color: #22272e;
    font-size: 17px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.comparison-page .sticky-head {
    z-index: 2;
    background: #ffffff;
    width: 100%
}

.comparison-page .sticky-head.fixed {
    -webkit-box-shadow: 0 10px 11px -11px rgba(51, 51, 51, 0.6);
    box-shadow: 0 10px 11px -11px rgba(51, 51, 51, 0.6);
    position: fixed;
    top: 0;
    padding-bottom: 15px
}

.comparison-page .sticky-head.stopped {
    position: absolute;
    -webkit-transform: translateX(0) !important;
    -ms-transform: translateX(0) !important;
    transform: translateX(0) !important
}

.comparison-page .comparison-table {
    display: table;
    width: 100%;
    margin: 0 auto;
    position: relative
}

.comparison-page .comparison-head-cell, .comparison-page .comparison-content-cell {
    display: table-cell;
    padding: 7.5px 30px 7px 0px;
    min-width: 241px;
    vertical-align: middle
}

.comparison-page .comparison-head-cell.first, .comparison-page .comparison-content-cell.first {
    min-width: 240px;
    position: -webkit-sticky !important;
    position: sticky !important;
    left: 0;
    z-index: 1;
    background: #fff
}

.comparison-page .comparison-head-cell:last-of-type, .comparison-page .comparison-content-cell:last-of-type {
    padding-right: 8px
}

.comparison-page .comparison-head-cell a, .comparison-page .comparison-content-cell a {
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    color: #172d49
}

.comparison-page .comparison-head-cell a:hover, .comparison-page .comparison-content-cell a:hover {
    color: #407cc9
}

.comparison-page .comparison-head-cell {
    padding-top: 15px
}

.comparison-page .comparison-head-cell .img {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.comparison-page .comparison-head-cell .img img {
    width: 100%;
    max-width: 200px;
    -o-object-fit: scale-down;
    object-fit: scale-down;
    height: 100%;
    max-height: 115px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.comparison-page .comparison-head-cell .title {
    float: right;
    width: 100%;
    max-width: 400px
}

.comparison-page .comparison-head, .comparison-page .comparison-content {
    display: table;
    width: 100%
}

.comparison-page .fixed-head {
    display: block
}

.comparison-page .comparison-head-row, .comparison-page .comparison-content-row {
    width: 100%
}

.comparison-page .comparison-head-row.hide, .comparison-page .comparison-content-row.hide {
    display: none
}

.comparison-page .bg-firs-cell .comparison-head-cell.first, .comparison-page .bg-firs-cell .comparison-content-cell.first {
    position: relative
}

.comparison-page .bg-firs-cell .comparison-head-cell.first:before, .comparison-page .bg-firs-cell .comparison-content-cell.first:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    background-color: rgba(0, 0, 0, 0.03)
}

.comparison-page .comparison-content-cell {
    color: #262626;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px
}

.comparison-page .comparison-content-cell.first {
    padding-left: 11px
}

.comparison-page .valigned-middle {
    vertical-align: middle
}

.comparison-page .valigned-top {
    vertical-align: top
}

.comparison-page .valigned-bottom {
    vertical-align: bottom
}

.comparison-page .add-car {
    display: block;
    border: 1px dashed #e2e2e2;
    color: #535b69;
    padding: 29px 20px;
    margin-top: 40px;
    margin-bottom: 10px;
    text-align: center;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}


.sponsors-table {
    text-align: center;
    width: 100%;
    border: 1px solid #777 !important;
    column-gap: 40px;
    border-collapse: collapse;
}

.sponsors-table tr {
    border: 1px solid #777 !important;
}

.sponsors-table td {
    padding: 15px 5px;
    width: 33%;
    border: 1px solid #777 !important;
}

.sponsors-table td.title-table {
    font-weight: bold !important;
    background: #eee;
    padding: 24px 20px !important;
}

.sponsors-table tr.five-cols td {
    padding: 15px 0;
    width: 20%;
}

.sponsors-table td img {
    max-height: 40px;
    width: auto;
}


@media screen and (max-width: 1023px) {
    .comparison-page .add-car {
        margin-top: 5px
    }
}

.comparison-page .add-car:hover {
    background: #535b69;
    border: 1px solid #535b69;
    color: #ffffff !important
}

.comparison-page .add-car:hover p:before {
    color: #ffffff
}

.comparison-page .add-car p {
    display: inline-block;
    position: relative;
    max-width: 200px;
    text-align: left;
    padding-left: 80px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin: 0
}

@media screen and (max-width: 1023px) {
    .comparison-page .add-car p {
        width: 100%;
        padding-left: 0;
        text-align: center
    }
}

.comparison-page .add-car p:before {
    font-size: 60px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #bdbec0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

@media screen and (max-width: 1023px) {
    .comparison-page .add-car p:before {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        display: block;
        margin: 0 auto 10px
    }
}

.comparison-page .title {
    position: relative;
    padding-right: 40px;
    font-size: 13px;
    font-weight: 500;
    line-height: 18px;
    display: block;
    margin-bottom: 16px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    color: #172d49;
    height: 54px;
    vertical-align: top
}

.comparison-page .title .close {
    width: 24px;
    height: 24px;
    cursor: pointer;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #cdd6de;
    position: absolute;
    right: 0;
    top: -2px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.comparison-page .title .close:hover {
    border: 1px solid #d7112a;
    background: #d7112a
}

.comparison-page .title .close:hover:before {
    color: #ffffff
}

.comparison-page .title .close:before {
    color: #bebebe;
    font-size: 9px;
    line-height: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.comparison-page .select-simple {
    position: relative;
    display: inline-block;
    line-height: 1;
    z-index: 1
}

.comparison-page .select-simple .label {
    position: relative;
    cursor: pointer;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    background: #fff;
    z-index: 10;
    padding-right: 20px
}

.comparison-page .select-simple .label:before {
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
    position: absolute;
    top: 0px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 3px;
    font-size: 12px
}

.comparison-page .select-simple .label p {
    margin: 0
}

.comparison-page .select-simple .label:hover {
    color: #3465a4
}

.comparison-page .select-simple .label:hover:before {
    color: #3465a4
}

.comparison-page .select-simple .items {
    z-index: 5;
    position: absolute;
    top: 100%;
    padding: 12px 10px 4px;
    left: -10px;
    right: 0px;
    width: -webkit-calc(100% + 15px);
    width: calc(100% + 15px);
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    background: #ffffff;
    -webkit-box-shadow: 2px 3px 5px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 2px 3px 5px 1px rgba(0, 0, 0, 0.1)
}

.comparison-page .select-simple .items a {
    display: block;
    margin-bottom: 10px
}

.comparison-page .select-simple.active .label:before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.comparison-page .select-simple.active .items {
    opacity: 1;
    max-height: 500px
}

.comparison-page .price {
    color: #cb0020;
    font-size: 18px;
    font-weight: 500;
    line-height: 18px
}

.comparison-page .comparison-table-title {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    color: #172d49;
    display: block;
    margin: 29px 0 13px
}

.comparison-page .comparison-table-title span {
    position: -webkit-sticky;
    position: sticky;
    left: 10px;
    max-width: -webkit-calc(100vw - 30px);
    max-width: calc(100vw - 30px);
    display: block
}

.comparison-page-mobile {
    max-width: 600px
}

.comparison-page-mobile .sticky-head.fixed {
    padding-bottom: 5px
}

.comparison-page-mobile .comparison-table-title {
    margin-top: 20px;
    text-align: center;
    margin-bottom: 0px
}

.comparison-page-mobile .comparison-top {
    min-width: auto
}

.comparison-page-mobile .comparison-top .right {
    clear: both;
    float: none;
    margin-top: 0
}

.comparison-page-mobile .comparison-top .right .comparison-filter, .comparison-page-mobile .comparison-top .right .printout {
    margin-top: 20px
}

.comparison-page-mobile .comparison-table {
    display: block
}

.comparison-page-mobile .comparison-table:after {
    content: "";
    display: table;
    clear: both
}

.comparison-page-mobile .comparison-table .add-car {
    margin-top: 20px;
    display: none;
    clear: both
}

.comparison-page-mobile .add-car {
    padding: 15px;
    margin-top: 20px;
    clear: both;
    margin-bottom: 0
}

.comparison-page-mobile .comparison-head-row, .comparison-page-mobile .comparison-content-row {
    display: block
}

.comparison-page-mobile .comparison-head-row:after, .comparison-page-mobile .comparison-content-row:after {
    content: "";
    display: table;
    clear: both
}

.comparison-page-mobile .comparison-head-cell, .comparison-page-mobile .comparison-content-cell {
    float: left;
    display: inline-block;
    min-width: auto;
    width: -webkit-calc(50% - 10px);
    width: calc(50% - 10px);
    padding-right: 10px;
    margin-right: 20px;
    position: relative
}

.comparison-page-mobile .comparison-head-cell:after, .comparison-page-mobile .comparison-content-cell:after {
    content: '';
    position: absolute;
    height: 100%;
    right: -9px;
    top: 0;
    bottom: 0;
    width: 2px;
    background: #cccccc
}

.comparison-page-mobile .comparison-head-cell:last-of-type, .comparison-page-mobile .comparison-content-cell:last-of-type {
    padding-right: 0;
    margin-right: 0
}

.comparison-page-mobile .comparison-head-cell:last-of-type:after, .comparison-page-mobile .comparison-content-cell:last-of-type:after {
    display: none
}

.comparison-page-mobile .comparison-head-cell.first, .comparison-page-mobile .comparison-content-cell.first {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 11px 0
}

.comparison-page-mobile .comparison-head-cell.first:before, .comparison-page-mobile .comparison-content-cell.first:before {
    display: none
}

.comparison-page-mobile .comparison-head-cell.first:after, .comparison-page-mobile .comparison-content-cell.first:after {
    display: none
}

.comparison-page-mobile .comparison-head-cell {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    padding-bottom: 10px
}

.comparison-page-mobile .comparison-head-cell.first {
    padding: 0 !important
}

.comparison-page-mobile .comparison-head-cell img {
    max-width: 100%;
    width: auto;
    height: auto
}

.comparison-page-mobile .comparison-head, .comparison-page-mobile .comparison-content {
    display: block;
    width: 100%
}

.comparison-model-container {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.comparison-model-container.show {
    opacity: 1;
    max-height: 4000px
}

.select-simple {
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.select-simple.with-border {
    position: relative;
    display: block;
    width: 100%;
    line-height: 1;
    z-index: 1;
    border: 1px solid #ccc
}

.select-simple.with-border .label {
    position: relative;
    cursor: pointer;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    background: #fff;
    z-index: 10;
    padding: 20px 20px 16px;
    padding-right: 40px
}

.select-simple.with-border .label:after {
    content: '';
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff;
    -webkit-box-shadow: -1px -1px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: -1px -1px 2px 0px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -webkit-calc(100% + 8px);
    top: calc(100% + 8px);
    left: 10px;
    opacity: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.select-simple.with-border .label:before {
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
    position: absolute;
    top: 50%;
    -webkit-transform: rotate(90deg) translate(-50%, 0%);
    -ms-transform: rotate(90deg) translate(-50%, 0%);
    transform: rotate(90deg) translate(-50%, 0%);
    right: 16px;
    font-size: 12px;
    line-height: 0.8
}

.select-simple.with-border .label p {
    margin: 0
}

.select-simple.with-border .label:hover {
    color: #3465a4
}

.select-simple.with-border .label:hover:before {
    color: #3465a4
}

.select-simple.with-border .items {
    z-index: 5;
    position: absolute;
    top: -webkit-calc(100% + 12px);
    top: calc(100% + 12px);
    padding: 0px 20px 0px;
    left: -1px;
    right: 0px;
    width: -webkit-calc(100% + 2px);
    width: calc(100% + 2px);
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2)
}

.select-simple.with-border .items::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5
}

.select-simple.with-border .items::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5
}

.select-simple.with-border .items::-webkit-scrollbar-thumb {
    background-color: #000000
}

.select-simple.with-border .items .item {
    position: relative;
    display: block;
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 8px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.8)
}

.select-simple.with-border .items .item:hover .add-to-comparison {
    opacity: 1
}

.select-simple.with-border .items .item.selected {
    display: none
}

.select-simple.with-border.active {
    z-index: 2
}

.select-simple.with-border.active .label:before {
    -webkit-transform: rotate(-90deg) translate(-50%, 0%);
    -ms-transform: rotate(-90deg) translate(-50%, 0%);
    transform: rotate(-90deg) translate(-50%, 0%);
    margin-top: -6px
}

.select-simple.with-border.active .label:after {
    opacity: 1
}

.select-simple.with-border.active .items {
    overflow: auto;
    opacity: 1;
    max-height: 220px;
    padding-top: 12px;
    padding-bottom: 4px
}

.select-simple.disabled {
    opacity: 0.6;
    pointer-events: none
}

.modal-add-car .select-simple {
    margin-bottom: 20px
}

.datamodal-content form .btn-default {
    height: 56px !important;
    font-family: PTSansPro, Arial;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    line-height: 1;
    padding: 20px 40px;
    display: inline-block;
    background: #D7112A;
    color: #fff;
    text-align: center;
    position: relative;
    width: 100%
}

.comparison-page .comparison-head-cell .title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.comparison-page .comparison-head-cell .title .close {
    top: 13px !important
}

.comparison-page .comparison-head-cell .title .img.img__mobile__hide {
    width: 100%;
    max-width: 0;
    opacity: 0;
    visibility: hidden;
    height: 70px;
    margin-right: 12px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.fixed .comparison-head-cell.valigned-top {
    max-width: 240px !important
}

.comparison-head-cell.valigned-top {
    max-width: 240px !important
}

.model-page .model-auto-slider-info .check .buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.model-page .completing-price .check .compare {
    margin-right: 14px !important;
    float: right
}

.comparison-page .add-car {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.brand-page .input-wrap:before {
    right: 4px
}

.brand-page.brand-model-page .brand-container .band-img-tabs {
    width: 400px
}

@media screen and (max-width: 1023px) {
    .brand-page.brand-model-page .brand-container .band-img-tabs {
        width: 300px
    }
}

.brand-page.brand-model-page .brand-container .band-img-tabs .img-block {
    width: 300px
}

@media screen and (max-width: 1023px) {
    .brand-page.brand-model-page .brand-container .band-img-tabs .anchors {
        margin: auto
    }
}

.brand-page.brand-model-page .brand-container .brand-content {
    width: -webkit-calc(100% - 430px);
    width: calc(100% - 430px)
}

@media screen and (max-width: 1023px) {
    .brand-page.brand-model-page .brand-container .brand-content {
        width: 100%;
        margin-top: 20px;
        margin-left: 0
    }
}

.brand-page.brand-model-page .left {
    width: 100%
}

.brand-title:after {
    content: "";
    display: table;
    clear: both
}

.brand-title .title {
    display: inline-block;
    margin: 0;
    vertical-align: top;
    color: #000000;
    font-weight: 500;
    line-height: 1
}

.brand-container {
    margin: 40px 0 30px
}

@media screen and (max-width: 760px) {
    .brand-container {
        margin: 30px 0 25px
    }
}

.brand-container .brand {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 25px
}

.brand-container .left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: -webkit-calc(100% - 415px);
    width: calc(100% - 415px)
}

@media screen and (max-width: 1023px) {
    .brand-container .left {
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width: 700px) {
    .brand-container .left {
        width: 100%
    }
}

.brand-container .left .right {
    display: none
}

@media screen and (max-width: 1023px) {
    .brand-container .left .right {
        display: block
    }
}

@media screen and (max-width: 700px) {
    .brand-container .left .right {
        display: none
    }
}

@media screen and (max-width: 1023px) {
    .brand-container .left {
        width: 100%
    }
}

.brand-container .right {
    padding: 20px;
    width: 370px;
    margin-left: 45px;
    background-color: #f9f9f9
}

.brand-container .right:after {
    content: "";
    display: table;
    clear: both
}

@media screen and (max-width: 1023px) {
    .brand-container .right {
        display: none
    }
}

@media screen and (max-width: 700px) {
    .brand-container .right {
        display: block;
        margin-left: 0;
        width: 100%;
        margin-top: 30px
    }
}

.brand-container .right .input-wrap {
    width: 100%;
    margin-bottom: 8px
}

.brand-container .right .input-wrap:before {
    color: #cdd6de !important
}

.brand-container .right .input-wrap input {
    height: 40px;
    padding: 14px 10px;
    background: #ffffff;
    color: #000000;
    font-size: 15px;
    font-weight: 400;
    line-height: 16px
}

.brand-container .right .input-wrap input::-webkit-input-placeholder {
    color: #000000
}

.brand-container .right .input-wrap input::-moz-placeholder {
    color: #000000
}

.brand-container .right .input-wrap input:-moz-placeholder {
    color: #000000
}

.brand-container .right .input-wrap input:-ms-input-placeholder {
    color: #000000
}

.brand-container .right .model-num {
    clear: both;
    display: block;
    color: #3c414f;
    font-size: 11px;
    font-weight: 500;
    line-height: 14px;
    padding: 0px 0 4px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)
}

.brand-container .right .btn-wrap {
    text-align: center;
    display: block
}

.brand-container .right .btn-border-red {
    position: relative;
    margin-top: 18px
}

.brand-container .band-img-tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 270px
}

@media screen and (max-width: 1023px) {
    .brand-container .band-img-tabs {
        float: right;
        width: 200px
    }
}

@media screen and (max-width: 700px) {
    .brand-container .band-img-tabs {
        width: 100%
    }
}

.brand-container .band-img-tabs .img {
    padding: 18px
}

@media screen and (max-width: 1023px) {
    .brand-container .band-img-tabs .img {
        display: block;
        padding: 0 0 18px;
        width: 100%
    }
}

.brand-container .band-img-tabs .img-block {
    height: 166px;
    width: 166px
}

@media screen and (max-width: 700px) {
    .brand-container .band-img-tabs .img-block {
        margin: auto
    }
}

.brand-container .band-img-tabs .anchors {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    padding-left: 2px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media screen and (max-width: 1023px) {
    .brand-container .band-img-tabs .anchors {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        display: block;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        padding-top: 15px;
        padding-left: 0;
        border-left: none
    }
}

@media screen and (max-width: 700px) {
    .brand-container .band-img-tabs .anchors {
        margin: auto
    }
}

.brand-container .band-img-tabs .item {
    display: inline-block;
    position: relative;
    padding: 8px 0 7px;
    text-align: center;
    cursor: pointer;
    margin: 3px 0
}

.brand-container .band-img-tabs .item:first-of-type {
    margin-top: 0
}

.brand-container .band-img-tabs .item:last-of-type {
    margin-bottom: 0
}

@media screen and (max-width: 1023px) {
    .brand-container .band-img-tabs .item {
        padding: 8px 10px 7px;
        margin: 0
    }
}

.brand-container .band-img-tabs .item:hover:before {
    opacity: 1
}

.brand-container .band-img-tabs .item:hover .text {
    color: #262626
}

.brand-container .band-img-tabs .item:hover .icon {
    background-color: #d7112a
}

.brand-container .band-img-tabs .item:hover .icon:before {
    color: #fff
}

.brand-container .band-img-tabs .item:before {
    content: '';
    position: absolute;
    height: 100%;
    left: -16px;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #d7112a;
    opacity: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

@media screen and (max-width: 1023px) {
    .brand-container .band-img-tabs .item:before {
        top: -16px;
        left: 0;
        width: 100%;
        height: 1px
    }
}

.brand-container .band-img-tabs .item.active:before {
    opacity: 1
}

.brand-container .band-img-tabs .item.active .text {
    color: #262626
}

.brand-container .band-img-tabs .item.active .icon {
    background-color: #d7112a
}

.brand-container .band-img-tabs .item.active .icon:before {
    color: #fff
}

.brand-container .band-img-tabs .icon {
    display: block;
    margin: auto;
    width: 30px;
    height: 30px;
    background-color: #f9f9f9;
    margin-bottom: 8px;
    position: relative;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.brand-container .band-img-tabs .icon:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 15px;
    color: #bebebe;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.brand-container .band-img-tabs .text {
    color: #6a6762;
    font-size: 14px;
    font-weight: 500;
    line-height: 10px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.brand-container .brand-content {
    clear: both;
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
    margin-left: 30px
}

@media screen and (max-width: 1023px) {
    .brand-container .brand-content {
        width: 100%;
        margin-top: 20px;
        margin-left: 0
    }
}

.brand-container .brand-content .title {
    color: #000000;
    font-size: 42px;
    font-weight: 500;
    line-height: 48px;
    text-transform: uppercase;
    margin: 0
}

.brand-container .brand-content .title-desc {
    display: block;
    opacity: 0.5;
    color: #000000;
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 11px
}

.brand-container .brand-content .info {
    color: #262626;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    overflow: hidden
}

.brand-container .brand-content .info a {
    display: inline-block;
    color: #1d4bff;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    border-bottom: 1px dotted #1d4bff;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.brand-container .brand-content .info a:hover {
    border-bottom: 1px dotted transparent
}

.block-with-checkbox:after {
    content: "";
    display: table;
    clear: both
}

.block-with-checkbox .item {
    width: 61%;
    float: left;
    margin-top: 11px
}

.block-with-checkbox .item:nth-of-type(even) {
    width: 39%
}

.block-with-checkbox input {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.block-with-checkbox .icon-checked {
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    position: relative;
    display: block;
    padding: 5px;
    padding-left: 30px;
    margin-bottom: 46px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    color: rgba(0, 0, 0, 0.5)
}

.block-with-checkbox .icon-checked:hover {
    color: #000
}

.block-with-checkbox .icon-checked:last-of-type {
    margin-bottom: 0
}

.block-with-checkbox .icon-checked:before {
    position: absolute;
    left: 4px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    font-size: 10px;
    color: #fff;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s
}

.block-with-checkbox .icon-checked:after {
    position: absolute;
    content: '';
    border: 1px solid #CDD6DE;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    width: 20px;
    height: 20px
}

.block-with-checkbox input:checked + span {
    color: #000
}

.block-with-checkbox input:checked + span:after {
    background: #22272E;
    border-color: #22272E
}

.block-with-checkbox input:checked + span:before {
    opacity: 1
}

.load-more.black {
    color: #000
}

.model-line {
    margin: 30px 0 60px
}

@media screen and (max-width: 760px) {
    .model-line {
        margin: 40px 0
    }
}

.model-line .load-more {
    margin-top: 15px
}

.model-line .brand-title {
    margin-bottom: 30px
}

.model-line .items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -30px
}

@media screen and (max-width: 700px) {
    .model-line .items {
        margin-left: 0
    }
}

.model-line .item {
    position: relative;
    border: 1px solid #cdd6de;
    width: -webkit-calc(33.333% - 30px);
    width: calc(33.333% - 30px);
    height: 370px;
    margin-left: 30px;
    margin-bottom: 30px;
    padding: 20px
}

@media screen and (max-width: 1023px) {
    .model-line .item {
        width: -webkit-calc(50% - 30px);
        width: calc(50% - 30px)
    }
}

@media screen and (max-width: 700px) {
    .model-line .item {
        width: 100%;
        margin-left: 0;
        height: 320px
    }
}

.search-form .input-wrap {
    float: none;
    width: 100%;
}

.model-line .item .img-block {
    display: block;
    width: 100%;
    max-width: 280px;
    height: 171px;
    /*-webkit-background-size: auto auto;*/
    /*background-size: auto;*/
    margin: auto;
    margin-top: 14px;
    background-size: contain;
}

@media screen and (max-width: 700px) {
    .model-line .item .img-block {
        margin-top: 0
    }
}

.model-line .item .title {
    color: #000000;
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    position: absolute;
    bottom: 95px;
    left: 15px;
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px)
}

@media screen and (max-width: 700px) {
    .model-line .item .title {
        bottom: 80px;
        font-size: 20px;
        line-height: 22px;
        max-height: 44px;
        overflow: hidden
    }
}

.model-line .item .price-block {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    bottom: 29px;
    left: 0;
    right: 0;
    padding: 0 20px;
    padding-right: 165px;
    min-height: 40px
}

.model-line .item .price-block .price span {
    display: block;
    color: #262626;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    margin-bottom: 3px
}

.model-line .item .price-block .price p {
    color: #535b69;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    margin: 0
}

.model-line .item .price-block .btn-border-red {
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 9px 19px
}

.dealers {
    margin: 61px 0
}

@media screen and (max-width: 760px) {
    .dealers {
        margin: 40px 0
    }
}

.dealers .brand-title {
    margin-bottom: 51px
}

.dealers .tabs-content {
    margin-bottom: 30px
}

.dealers .brand-map {
    height: 650px;
    width: 100% !important
}

@media screen and (max-width: 1200px) {
    .dealers .brand-map {
        height: 500px
    }
}

@media screen and (max-width: 1200px) {
    .dealers .brand-map {
        height: 320px
    }
}

.dealers .result-view {
    margin-top: 0
}

.dealers .result-view span {
    margin-left: 12px
}

.dealers .items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -30px
}

@media screen and (max-width: 760px) {
    .dealers .items {
        margin-left: -20px
    }
}

.dealers .items .item:not(.item-select) {
    width: -webkit-calc((100% / 6) - 30px);
    width: calc((100% / 6) - 30px);
    margin-left: 30px;
    margin-bottom: 55px;
    padding: 0 1px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    word-break: break-word
}

@media screen and (max-width: 1023px) {
    .dealers .items .item:not(.item-select) {
        width: -webkit-calc(20% - 30px);
        width: calc(20% - 30px);
        margin-bottom: 30px
    }
}

@media screen and (max-width: 900px) {
    .dealers .items .item:not(.item-select) {
        width: -webkit-calc(25% - 30px);
        width: calc(25% - 30px)
    }
}

@media screen and (max-width: 760px) {
    .dealers .items .item:not(.item-select) {
        margin-left: 20px;
        width: -webkit-calc(33.333% - 20px);
        width: calc(33.333% - 20px)
    }
}

@media screen and (max-width: 550px) {
    .dealers .items .item:not(.item-select) {
        margin-left: 20px;
        width: -webkit-calc(50% - 20px);
        width: calc(50% - 20px)
    }
}

.dealers .items .item:not(.item-select):hover .img-block {
    opacity: 0.9;
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.dealers .items .item:not(.item-select):hover .name {
    opacity: 1;
    color: #cb0020
}

.dealers .items .item:not(.item-select):hover .city {
    opacity: 0.6
}

.dealers .items .item:not(.item-select):hover .street {
    opacity: 0.6
}

.dealers .items .item:not(.item-select) .img-block {
    width: 120px;
    height: 120px;
    margin: 0 auto 35px;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: 0.5;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -webkit-background-size: auto auto;
    background-size: auto
}

.dealers .items .item:not(.item-select) .name {
    opacity: 0.5;
    display: block;
    color: #535b69;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    margin-bottom: 5px
}

.dealers .items .item:not(.item-select) .city {
    opacity: 0.38;
    color: #000000;
    display: block;
    font-size: 13px;
    font-weight: 500;
    line-height: 13px;
    text-transform: uppercase;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    margin-bottom: 5px
}

.dealers .items .item:not(.item-select) .street {
    opacity: 0.6;
    display: block;
    color: #000000;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.dealers .tabs-content .tabs-content-item-js {
    display: block;
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s
}

.dealers .tabs-content .tabs-content-item-js.active {
    overflow: visible;
    opacity: 1;
    max-height: 200000px
}

.full-width-block {
    display: block;
    position: relative;
    width: 100vw !important;
    max-width: 100vw !important;
    z-index: 3;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.brand-slider-section {
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 61px 0;
    position: relative
}

@media screen and (max-width: 760px) {
    .brand-slider-section {
        margin: 40px 0
    }
}

.brand-slider-section.background {
    margin: 0
}

.brand-slider-section.background--grey {
    padding: 58px 0;
    background-color: #f9f9f9
}

@media screen and (max-width: 760px) {
    .brand-slider-section.background--grey {
        padding: 35px 0
    }
}

.brand-slider-section.background--grey .slick-arrow {
    background: #f9f9f9
}

.brand-slider-section.background--black {
    padding: 42px 0;
    background-color: #22272e
}

.brand-slider-section.background--black:before {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(34, 39, 46, 0)), to(#22272e));
    background-image: -webkit-linear-gradient(right, rgba(34, 39, 46, 0) 0%, #22272e 100%);
    background-image: -o-linear-gradient(right, rgba(34, 39, 46, 0) 0%, #22272e 100%);
    background-image: linear-gradient(to left, rgba(34, 39, 46, 0) 0%, #22272e 100%)
}

.brand-slider-section.background--black:after {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(34, 39, 46, 0)), to(#22272e));
    background-image: -webkit-linear-gradient(left, rgba(34, 39, 46, 0) 0%, #22272e 100%);
    background-image: -o-linear-gradient(left, rgba(34, 39, 46, 0) 0%, #22272e 100%);
    background-image: linear-gradient(to right, rgba(34, 39, 46, 0) 0%, #22272e 100%)
}

.brand-slider-section.background--black .slick-arrow {
    background: #22272e
}

.brand-slider-section.background--black .brand-title .title {
    color: #ffffff
}

.brand-slider-section.background--black .title {
    color: #ffffff !important
}

.brand-slider-section.background--black .slick-dots {
    margin-top: 41px
}

@media screen and (max-width: 760px) {
    .brand-slider-section.background--black .slick-dots {
        margin-top: 35px;
        margin-bottom: 0
    }
}

.brand-slider-section .btn-border {
    color: #ffffff;
    display: block;
    margin: 30px auto 10px;
    width: 180px
}

@media screen and (max-width: 760px) {
    .brand-slider-section .btn-border {
        margin: 20px auto 0
    }
}

.brand-slider-section .brand-title {
    position: relative;
    margin-bottom: 27px;
    padding-right: 105px
}

.brand-slider-section .slider-arrows {
    position: absolute;
    right: 15px;
    top: -4px;
    top: -25px
}

@media screen and (max-width: 760px) {
    .brand-slider-section .slider-arrows {
        top: -9px
    }
}

.brand-slider-section .slider-arrow {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    color: #666F7C;
    border: 1px solid #666F7C;
    outline: none;
    width: 40px;
    height: 40px;
    font-size: 0;
    top: 0;
    position: relative
}

.brand-slider-section .slider-arrow:hover {
    background: #D7112A;
    border-color: #D7112A
}

.brand-slider-section .slider-arrow:hover:before {
    color: #fff
}

.brand-slider-section .slider-arrow:before {
    color: #8c8c8c;
    position: absolute;
    top: 50%;
    left: 52%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    font-size: 16px;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s
}

.brand-slider-section .slider-arrow-prev {
    margin-right: 5px
}

.brand-slider-section .slider-arrow-prev:before {
    left: 48%;
    -webkit-transform: rotate(-180deg) translate(-50%, -50%);
    -ms-transform: rotate(-180deg) translate(-50%, -50%);
    transform: rotate(-180deg) translate(-50%, -50%)
}

.brand-slider-section .slick-dots {
    display: block;
    text-align: center;
    font-size: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    position: static;
    margin: 59px 0 2px
}

@media screen and (max-width: 1023px) {
    .brand-slider-section .slick-dots {
        margin: 41px 0 0
    }
}

@media screen and (max-width: 760px) {
    .brand-slider-section .slick-dots {
        margin-top: 35px
    }
}

.brand-slider-section .slick-dots li {
    float: none;
    display: inline-block;
    height: 10px;
    width: 10px;
    vertical-align: top;
    overflow: hidden;
    position: relative;
    margin: 0 4.5px;
    line-height: 1
}

.brand-slider-section .slick-dots li:last-of-type {
    margin-right: 0
}

.brand-slider-section .slick-dots li button {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    right: 0;
    border: none;
    outline: none;
    padding: 0;
    background-color: #cdd6de;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.brand-slider-section .slick-dots li button:hover {
    background: rgba(215, 17, 42, 0.8)
}

.brand-slider-section .slick-dots li.slick-active button {
    background: #D7112A
}

.brand-slider-section .slick-list {
    overflow: visible
}

.brand-slider-section .items {
    margin: 0 -15px;
    max-height: 319px;
    overflow: hidden
}

.brand-slider-section .items:after {
    content: "";
    display: table;
    clear: both
}

.brand-slider-section .items.slick-initialized {
    max-height: 100%;
    overflow: visible
}

.brand-slider-section .items .item {
    margin: 0 15px;
    width: 370px;
    float: left
}

.brand-slider-section .items .item:hover .img-block {
    opacity: 0.7
}

.brand-slider-section .items .item:hover .title {
    color: #d7112a
}

.brand-slider-section .items .item .img-block {
    width: 100%;
    height: 270px;
    overflow: hidden;
    margin-bottom: 15px;
    position: relative;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

@media screen and (max-width: 760px) {
    .brand-slider-section .items .item .img-block {
        margin-bottom: 10px;
        height: 230px
    }
}

.brand-slider-section .items .item .price {
    position: absolute;
    right: 0;
    top: 20px;
    background: #d7112a;
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
    padding: 11px 15px
}

.brand-slider-section .items .item .title {
    color: #000000;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 10px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s
}

@media screen and (max-width: 760px) {
    .brand-slider-section .items .item .title {
        font-size: 18px;
        line-height: 1.2;
        margin-bottom: 2px
    }
}

.brand-slider-section .items .item .date {
    display: block;
    color: #535b69;
    font-family: PTSansPro, Arial;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase
}

.brand-slider-section .items .item .date span {
    display: inline-block;
    vertical-align: top;
    margin-right: 0px
}

.brand-slider-section .items .item .date p {
    display: inline-block;
    vertical-align: top;
    margin: 0
}

.brand-slider-section--2 .items .item:hover .img-block {
    opacity: 1
}

.brand-slider-section--2 .items .item:hover .title {
    color: #ffffff;
    border: 8px solid #fff
}

.brand-slider-section--2 .items .item .img-block {
    height: 124px;
    margin-bottom: 0
}

.brand-slider-section--2 .items .item .bg-color {
    position: absolute;
    width: 250px;
    left: -35px;
    top: 0;
    bottom: 0;
    height: 100%;
    -webkit-transform: skew(35deg);
    -ms-transform: skew(35deg);
    transform: skew(35deg);
    mix-blend-mode: multiply
}

.brand-slider-section--2 .items .item .img-title {
    position: absolute;
    padding: 10px 20px;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 2;
    color: #ffffff;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    max-width: 220px;
    overflow: hidden;
    max-height: 100px
}

.brand-slider-section--2 .items .item .title {
    border: 8px solid #666f7c;
    padding: 12px 12px 10px;
    color: #535b69;
    font-size: 14px;
    font-weight: 500;
    line-height: 17px;
    height: 90px;
    text-transform: uppercase
}

.brand-slider-section--2 .slick-dots {
    margin-top: 30px;
    margin-bottom: 6px
}

.brand-three-blocks-container {
    margin: 63px 0
}

@media screen and (max-width: 760px) {
    .brand-three-blocks-container {
        margin: 40px 0
    }
}

.brand-three-blocks-container .brand-three-blocks {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative
}

.brand-three-blocks-container .grid-25 {
    overflow: visible;
    position: static
}

.brand-three-blocks-container .more-news {
    float: right;
    font-size: 12px;
    font-weight: 500;
    color: #535b69;
    padding-right: 46px;
    position: relative;
    text-transform: uppercase;
    margin-top: 11px;
    margin-left: 30px
}

@media (max-width: 460px) {
    .brand-three-blocks-container .more-news {
        margin-top: 20px;
        margin-left: 0px;
        float: left;
        width: auto
    }
}

.brand-three-blocks-container .more-news .icon {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.brand-three-blocks-container .more-news .icon:before {
    -webkit-transform: translate(-45%, -70%) rotate(-90deg);
    -ms-transform: translate(-45%, -70%) rotate(-90deg);
    transform: translate(-45%, -70%) rotate(-90deg);
    font-size: 8px;
    top: 52%
}

.brand-three-blocks-container .more-news .icon:after {
    content: '\eA06';
    position: absolute;
    top: 52%;
    -webkit-transform: translate(-45%, -70%) rotate(-90deg);
    -ms-transform: translate(-45%, -70%) rotate(-90deg);
    transform: translate(-45%, -70%) rotate(-90deg);
    left: -125%;
    font-size: 8px;
    display: inline-block;
    vertical-align: middle;
    font-family: 'iconFont';
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0);
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #fff
}

.brand-three-blocks-container .more-news:hover .icon:after {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    left: 50%
}

.brand-three-blocks-container .more-news:hover .icon:before {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    left: 125%
}

.brand-three-blocks-container .brand-title {
    margin-bottom: 29px
}

.brand-three-blocks-container .grid-75:after {
    content: "";
    display: table;
    clear: both
}

.brand-three-blocks-container .grid-75 .grid-75-item {
    width: -webkit-calc(50% - 15px);
    width: calc(50% - 15px)
}

@media screen and (max-width: 700px) {
    .brand-three-blocks-container .grid-75 .grid-75-item {
        width: 100%
    }
}

.brand-three-blocks-container .grid-75 .left {
    float: left;
    margin-right: 30px
}

@media screen and (max-width: 700px) {
    .brand-three-blocks-container .grid-75 .left {
        margin-right: 0px
    }
}

.brand-three-blocks-container .grid-75 .right {
    float: right
}

/*@media screen and (max-width: 1023px) {*/
/*    .brand-three-blocks-container .grid-25 {*/
/*        display: none*/
/*    }*/
/*}*/

.brand-three-blocks-container .auto-item {
    display: block;
    margin-bottom: 30px
}

.brand-three-blocks-container .auto-item:hover .title {
    color: #D7112A !important
}

.brand-three-blocks-container .auto-item:hover .img-info {
    max-height: 100%
}

.brand-three-blocks-container .auto-item:hover .title {
    -webkit-line-clamp: unset !important
}

.brand-three-blocks-container .auto-item:hover .img-block:before {
    opacity: 1
}

.brand-three-blocks-container .auto-item .img-block {
    height: 370px;
    margin-bottom: 22px;
    position: relative
}

.brand-three-blocks-container .auto-item .img-info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#474f5b), to(#22272e));
    background-image: -webkit-linear-gradient(top, #474f5b 0%, #22272e 100%);
    background-image: -o-linear-gradient(top, #474f5b 0%, #22272e 100%);
    background-image: linear-gradient(180deg, #474f5b 0%, #22272e 100%);
    opacity: 0.8;
    padding: 21px 20px 12px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    max-height: 120px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.brand-three-blocks-container .auto-item .info {
    display: block;
    color: #535b69;
    font-family: PTSansPro, Arial;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-transform: uppercase;
    margin-bottom: 9px
}

.brand-three-blocks-container .auto-item .title {
    display: block;
    color: #000000;
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 12px;
    overflow: hidden;
    max-height: 84px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.brand-three-blocks-container .auto-item .meta {
    color: #666F7C
}

.brand-three-blocks-container .auto-item .meta .date:before, .brand-three-blocks-container .auto-item .meta .views:before {
    left: 1px;
    color: #666F7C
}

.brand-three-blocks-container .auto-item .meta .date:after, .brand-three-blocks-container .auto-item .meta .views:after {
    background: #666F7C
}

.brand-three-blocks-container .auto-item.auto-item-info-img .img-block {
    height: 255px
}

.brand-three-blocks-container .auto-item.auto-item-info-img .info {
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 3px
}

.brand-three-blocks-container .auto-item.auto-item-info-img .title {
    color: #ffffff;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 8px;
    max-height: 168px
}

.brand-three-blocks-container .auto-item.auto-item-info-img .meta {
    color: rgba(255, 255, 255, 0.8)
}

.brand-three-blocks-container .auto-item.auto-item-info-img .meta .date:before, .brand-three-blocks-container .auto-item.auto-item-info-img .meta .views:before {
    color: rgba(255, 255, 255, 0.8)
}

.brand-three-blocks-container .auto-item.auto-item-info-img .meta .date:after, .brand-three-blocks-container .auto-item.auto-item-info-img .meta .views:after {
    background: rgba(255, 255, 255, 0.8)
}

.brand-three-blocks-container .load-more {
    margin-top: 12px
}

@media screen and (max-width: 760px) {
    .brand-three-blocks-container .load-more {
        margin-top: 0
    }
}

.info-map-content {
    position: relative;
    min-height: 80px;
    padding: 11px 100px 11px 0px;
    background: #ffffff;
    -webkit-border-radius: 2px 0 0;
    border-radius: 2px 0 0
}

.info-map-content .info-map-title {
    color: #535b69;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    margin: 0 0 6px
}

.info-map-content .info-map-city {
    opacity: 0.4;
    color: #000000;
    font-size: 13px;
    font-weight: 500;
    line-height: 13px;
    text-transform: uppercase;
    margin: 0 0 6px
}

.info-map-content .info-map-street {
    opacity: 0.6;
    color: #000000;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    margin: 0
}

.info-map-content .info-map-icon {
    height: 80px;
    width: 80px;
    right: 0px;
    top: 0;
    position: absolute
}

.map_tooltip {
    font-size: 0;
    position: relative;
    width: 100%;
    min-width: 330px;
    margin-left: 15px;
    max-width: 330px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 250px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    overflow-x: hidden;
    margin-top: -125px;
    z-index: 999999
}

.map_tooltip .map_tooltip_container-icon {
    width: 100%;
    position: relative;
    padding-right: 100px
}

.map_tooltip .map_tooltip_container {
    width: 100%;
    padding: 11px 11px 15px;
    background: #ffffff;
    margin-left: 15px;
    min-height: 80px;
    position: relative;
    -webkit-border-radius: 2px 0 0;
    border-radius: 2px 0 0
}

.map_tooltip .map_tooltip_container:after {
    content: '';
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    height: 100%;
    z-index: -2;
    -webkit-box-shadow: 0 5px 10px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px 2px rgba(0, 0, 0, 0.2)
}

.map_tooltip .map_tooltip_container:before {
    content: '';
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    height: 100%;
    background: #ffffff
}

.map_tooltip .icon-close {
    left: -5px;
    background: #ffffff;
    z-index: -1;
    top: 50%;
    -webkit-transform: translate(0, -50%) rotate(45deg);
    -ms-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg);
    position: absolute;
    width: 10px;
    height: 10px;
    -webkit-box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 6px 2px rgba(0, 0, 0, 0.2)
}

.map_tooltip h3 {
    position: relative;
    z-index: 1;
    color: #535b69;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    margin: 0 0 6px
}

.map_tooltip h3 a {
    display: block;
    color: #535b69;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.map_tooltip h3 a:hover {
    color: #cb0020
}

.map_tooltip .city {
    display: block;
    opacity: 0.4;
    color: #000000;
    font-size: 13px;
    font-weight: 500;
    line-height: 13px;
    text-transform: uppercase;
    margin: 0 0 6px
}

.map_tooltip .address {
    display: block;
    opacity: 0.6;
    color: #000000;
    font-size: 13px;
    font-weight: 400;
    line-height: 13px;
    margin: 0;
    font-style: normal
}

.map_tooltip .outher-link {
    position: relative;
    display: block;
    opacity: 0.4;
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
    margin: 9px 0 8px !important
}

.map_tooltip .outher-link > span {
    position: absolute
}

.map_tooltip .outher-link.with-icon {
    padding-left: 20px
}

.map_tooltip .outher-link .icon-clock2 {
    left: 0;
    font-size: 14px
}

.map_tooltip .outher-link .icon-phone {
    left: 0;
    font-size: 14px
}

.map_tooltip .contact-link {
    font-size: 15px;
    line-height: 1.15;
    margin-bottom: 5px;
    position: relative;
    display: block
}

.map_tooltip .contact-link.with-icon {
    padding-left: 30px
}

.map_tooltip .contact-link .icon-clock2 {
    left: 0;
    font-size: 16px
}

.map_tooltip .contact-link .icon-phone {
    left: 0;
    font-size: 16px
}

.map_tooltip .info-map-icon {
    height: 80px;
    width: 80px;
    right: 0px;
    top: 0;
    position: absolute;
    -webkit-background-size: contain;
    background-size: contain
}

.map_tooltip .btn-readmore {
    margin-left: 30px;
    margin-top: 5px;
    color: #fff !important
}

.info-text-show {
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    opacity: 1
}

.info-text-show.hide {
    overflow: hidden;
    opacity: 0;
    width: 0;
    height: 0
}

.info-text {
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    max-height: 500px;
    opacity: 1;
    overflow: hidden;
    display: inline
}

.info-text.hide {
    display: block;
    opacity: 0;
    max-height: 0px
}

.items .mCustomScrollBox {
    width: 100%
}

.items-row {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.items-row.hide {
    max-height: 0;
    padding: 0 !important;
    margin: 0 !important
}

.banner-fix {
    display: block;
    margin-bottom: 30px
}

.banner-fix img {
    display: block
}

.bg-contain {
    -webkit-background-size: contain !important;
    background-size: contain !important
}

.page-navigation {
    margin-top: 7px;
    margin-bottom: 0;
    display: block;
    width: 100%
}

.page-navigation .page-navigation-item {
    position: relative;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
    color: #172d49;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    padding-right: 23px;
    margin-bottom: 7px;
    display: inline;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.page-navigation .page-navigation-item:last-of-type {
    margin-right: 0
}

.page-navigation .page-navigation-item:last-of-type:before {
    display: none
}

.page-navigation .page-navigation-item:hover {
    color: #D7112A
}

.page-navigation .page-navigation-item:before {
    position: absolute;
    right: 6px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-size: 10px;
    color: #8c8c8c;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    pointer-events: none
}

.page-navigation .page-navigation-item.active-page {
    pointer-events: none;
    color: rgba(0, 0, 0, 0.5)
}

.model-section {
    margin: 32px 0
}

.model-section .grid-75 {
    overflow: visible
}

.model-section .dealers .img-block {
    height: 100px !important
}

.model-section .info-map-icon {
    margin-right: 10px
}

.model-title {
    font-weight: 500;
    font-size: 32px;
    margin: 34px 0 13px
}

@media screen and (max-width: 760px) {
    .model-title {
        margin: 20px 0 10px
    }
}

.model-title--blue {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    color: #172d49
}

.model-title .title {
    margin-right: 15px
}

.model-title .year {
    display: inline;
    color: #a4a4a4
}

.reg-test-drive {
    padding-top: 30px
}

.reg-test-drive .img-block {
    height: 200px;
    text-align: center;
    position: relative;
    overflow: hidden;
    width: 100%
}

.reg-test-drive .img-block:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ff0025;
    z-index: 1;
    mix-blend-mode: multiply
}

.reg-test-drive .img-block:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 2;
    left: 23px;
    width: 83%;
    height: 100%;
    background-color: #000;
    opacity: 0.2;
    -webkit-transform: skew(37deg);
    -ms-transform: skew(37deg);
    transform: skew(37deg);
    mix-blend-mode: multiply
}

.reg-test-drive .img-block.blue:before {
    background-color: #0370FF
}

.reg-test-drive .text {
    z-index: 3;
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    right: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.reg-test-drive .title {
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 40px
}

.reg-test-drive .btn-border {
    color: #ffffff;
    width: auto
}

.model-auto-slider-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 40px
}

.model-auto-slider-info .left {
    width: 340px
}

@media screen and (max-width: 760px) {
    .model-auto-slider-info .left {
        width: 100%
    }
}

.model-auto-slider-info .right {
    position: relative;
    width: -webkit-calc(100% - 340px);
    width: calc(100% - 340px);
    padding-left: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 40px
}

@media screen and (max-width: 1023px) {
    .model-auto-slider-info .right {
        padding-left: 20px
    }
}

@media screen and (max-width: 760px) {
    .model-auto-slider-info .right {
        width: 100%;
        margin-top: 25px;
        padding-left: 0;
        padding-bottom: 20px
    }
}

.model-auto-slider-info .img-block {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background-size: contain;
}

.model-auto-slider-info .model-auto-slider {
    position: relative;
    min-height: 210px;
    height: 219px;
    overflow: hidden
}

@media screen and (max-width: 760px) {
    .model-auto-slider-info .model-auto-slider {
        height: 220px
    }
}

.model-auto-slider-info .model-auto-slider .items {
    height: 100%
}

.model-auto-slider-info .model-auto-slider .slick-list {
    height: 100%
}

.model-auto-slider-info .model-auto-slider .slick-track {
    height: 100%
}

.model-auto-slider-info .model-auto-slider .item {
    position: relative;
    height: 100%
}

.model-auto-slider-info .model-auto-slider .item {
    height: 100%;
    position: relative;
    width: 100%
}

.model-auto-slider-info .slider-arrows {
    font-size: 0
}

.model-auto-slider-info .slider-title {
    text-align: center;
    display: block;
    padding: 2px 20px 3px;
    color: #ffffff;
    font-size: 11px;
    font-weight: 500;
    line-height: 16px;
    background-color: #172d49;
    margin: 0px
}

.model-auto-slider-info .model-auto-nav-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #cdd6de;
    border-top: none;
    border-bottom: none;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: 10px
}

.model-auto-slider-info .model-auto-nav-slider .items {
    padding: 0 10px 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.model-auto-slider-info .model-auto-nav-slider .items.slick-initialized {
    display: block;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.model-auto-slider-info .model-auto-nav-slider .items:before {
    content: '';
    width: 35px;
    position: absolute;
    left: 0;
    margin-right: -10px;
    top: 0;
    bottom: 0;
    height: 100%;
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.6)));
    background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 100%);
    background-image: -o-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 100%);
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 100%);
    pointer-events: none;
    z-index: 2;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s
}

.model-auto-slider-info .model-auto-nav-slider .items:after {
    content: '';
    width: 35px;
    position: absolute;
    right: 0;
    margin-right: -10px;
    top: 0;
    bottom: 0;
    height: 100%;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.8)));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 100%);
    pointer-events: none
}

.model-auto-slider-info .model-auto-nav-slider .items.first_click:before {
    opacity: 0
}

.model-auto-slider-info .model-auto-nav-slider .items.first_click .slick-list {
    left: -6px !important
}

.model-auto-slider-info .model-auto-nav-slider .slick-list {
    overflow: visible;
    left: 0px !important;
    -webkit-transition: left 0.2s;
    -o-transition: left 0.2s;
    transition: left 0.2s
}

.model-auto-slider-info .model-auto-nav-slider .item {
    display: block;
    position: relative;
    height: 80px;
    margin: 0 5px;
    cursor: pointer;
    overflow: hidden;
    width: 139px;
    float: left
}

.model-auto-slider-info .slick-dots {
    display: block;
    text-align: center;
    font-size: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    position: static;
    margin: 14px 5px 4px;
    width: -webkit-calc(100% + 6%);
    width: calc(100% + 6%)
}

.model-auto-slider-info .slick-dots li {
    float: none;
    display: inline-block;
    height: 10px;
    width: 10px;
    vertical-align: top;
    overflow: hidden;
    position: relative;
    margin: 0 4.5px;
    line-height: 1
}

.model-auto-slider-info .slick-dots li:last-of-type {
    margin-right: 0
}

.model-auto-slider-info .slick-dots li button {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    right: 0;
    border: none;
    outline: none;
    padding: 0;
    background-color: #cdd6de;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s
}

.model-auto-slider-info .slick-dots li button:hover {
    background: rgba(215, 17, 42, 0.8)
}

.model-auto-slider-info .slick-dots li.slick-active button {
    background: #D7112A
}

.model-auto-slider-info .slider-nav {
    display: block;
    position: static;
    width: 100%
}

.model-auto-slider-info .slider-arrow {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    color: #666F7C;
    border: 1px solid #666F7C;
    outline: none;
    width: 50%;
    height: 40px;
    font-size: 0;
    top: 0;
    position: relative
}

.model-auto-slider-info .slider-arrow:hover {
    background: #D7112A;
    border-color: #D7112A
}

.model-auto-slider-info .slider-arrow:hover:before {
    color: #fff
}

.model-auto-slider-info .slider-arrow:before {
    color: #8c8c8c;
    position: absolute;
    top: 50%;
    left: 52%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    font-size: 16px;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s
}

.model-auto-slider-info .slider-arrow-prev {
    border-right: none
}

.model-auto-slider-info .slider-arrow-prev:before {
    left: 48%;
    -webkit-transform: rotate(-180deg) translate(-50%, -50%);
    -ms-transform: rotate(-180deg) translate(-50%, -50%);
    transform: rotate(-180deg) translate(-50%, -50%)
}

.model-auto-slider-info .rating-block-buttons {
    margin-bottom: 29px
}

.model-auto-slider-info .rating-block-buttons:after {
    content: "";
    display: table;
    clear: both
}

@media screen and (max-width: 760px) {
    .model-auto-slider-info .rating-block-buttons {
        margin-bottom: 20px
    }
}

.model-auto-slider-info .check {
    display: inline-block;
    vertical-align: top;
    float: left;
    width: 130px;
    text-align: right
}

.model-auto-slider-info .check .btn-check {
    color: #5b6270;
    font-size: 13px;
    font-weight: 500;
    line-height: 14px;
    padding: 0px 29px 0px;
    display: none;
    vertical-align: top;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    max-height: 0;
    overflow: hidden;
    background: #f5f8f9;
    border: 0px solid transparent;
    cursor: initial
}

.model-auto-slider-info .check .buttons {
    max-height: 70px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    overflow: hidden;
    font-size: 0
}

.model-auto-slider-info .check .buttons-item {
    display: inline-block;
    vertical-align: top
}

.model-auto-slider-info .check .buttons-item span {
    display: block;
    color: #6a6762;
    font-size: 11px;
    font-weight: 500;
    line-height: 10px
}

.model-auto-slider-info .check .buttons-item:hover .icon {
    background-color: #d7112a
}

.model-auto-slider-info .check .buttons-item:hover .icon:before {
    color: #ffffff
}

.model-auto-slider-info .check .buttons-item.active .icon {
    background-color: #d7112a
}

.model-auto-slider-info .check .buttons-item.active .icon:before {
    color: #ffffff
}

.model-auto-slider-info .check .icon {
    height: 30px;
    width: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0px auto 9px;
    background-color: #f9f9f9;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.model-auto-slider-info .check .icon:before {
    display: inline-block;
    color: #bebebe;
    font-size: 16px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.model-auto-slider-info .check .compare {
    margin-right: 26px
}

.model-auto-slider-info .check .garage {
    margin-right: 6px
}

.model-auto-slider-info .rating-block {
    display: inline-block;
    float: left;
    margin: 13px 0;
    width: -webkit-calc(100% - 130px);
    width: calc(100% - 130px)
}

@media screen and (max-width: 760px) {
    .model-auto-slider-info .rating-block {
        margin: 4px 0;
        width: -webkit-calc(100% - 140px);
        width: calc(100% - 140px)
    }
}

.model-auto-slider-info .rating__button {
    width: 24px;
    height: 24px
}

.model-auto-slider-info .rating__button:hover ~ .rating__button .rating__star, .model-auto-slider-info .rating__button.is--active ~ .rating__button .rating__star {
    fill: #fff
}

.model-auto-slider-info .price-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 17px
}

.model-auto-slider-info .price-text .price {
    background-color: #f9f9f9;
    padding: 11px 18px 9px;
    color: rgba(0, 0, 0, 0.5);
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    margin-right: 7.5%
}

@media screen and (max-width: 760px) {
    .model-auto-slider-info .price-text .price {
        width: 100%;
        margin-right: 0;
        text-align: center;
        margin-bottom: 10px
    }
}

.model-auto-slider-info .price-text .text {
    width: 47.5%;
    text-align: center;
    padding: 11px 18px 9px
}

@media screen and (max-width: 760px) {
    .model-auto-slider-info .price-text .text {
        width: 100%
    }
}

.model-auto-slider-info .other-info .other-info-item {
    margin-bottom: 30px
}

@media screen and (max-width: 760px) {
    .model-auto-slider-info .other-info .other-info-item {
        margin-bottom: 20px
    }
}

.model-auto-slider-info .other-info .title {
    display: block;
    color: #262626;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    margin-bottom: 5px
}

.model-auto-slider-info .other-info .desc {
    display: block;
    color: #000000;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px
}

.model-auto-slider-info .other-info .desc:before {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    color: #919397;
    font-size: 13px
}

.model-auto-slider-info .sell-in-month {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 12px 30px;
    color: #3c414f;
    font-size: 14px;
    font-weight: 500;
    line-height: 14px
}

@media screen and (max-width: 760px) {
    .model-auto-slider-info .sell-in-month {
        padding: 0
    }
}

.model-auto-slider-info .sell-in-month p {
    display: inline;
    margin: 0;
    margin-left: 7px
}

.model-info {
    padding: 21px 15px 10px;
    background-color: #f9f9f9
}

.model-info p {
    color: #262626;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin: 8px 0
}

.model-info .title {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
    color: #172d49
}

.model-info a {
    display: inline-block;
    color: #1d4bff;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    border-bottom: 1px dotted #1d4bff;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.model-info a:hover {
    border-bottom: 1px dotted transparent
}

.model-gallery-slider-content {
    width: 100%;
    padding-bottom: 27px
}

@media screen and (max-width: 1200px) {
    .model-gallery-slider-content {
        max-height: 1000px
    }
}

.model-gallery-slider-content .video-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #ffffff;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.model-gallery-slider-content .video-icon:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 6px solid #d7112a;
    border-bottom: 4px solid transparent;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.model-gallery-slider-content .img-block .gallery__overflow__text__block {
    max-width: 75%;
    color: white;
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    padding: 1em;
    line-height: 1.3em
}

@media screen and (max-width: 640px) {
    .model-gallery-slider-content .img-block .gallery__overflow__text__block {
        max-width: 100%
    }
}

.model-gallery-slider-content .video-block, .model-gallery-slider-content .img-block {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.model-gallery-slider-content .video-block iframe, .model-gallery-slider-content .img-block iframe {
    width: 100%;
    height: 100%
}

.model-gallery-slider-content .model-gallery-slider .items {
    overflow: hidden;
    max-height: 540px
}

.model-gallery-slider-content .model-gallery-slider .items.slick-initialized {
    max-height: 100%
}

.model-gallery-slider-content .model-gallery-slider .item {
    position: relative;
    padding-top: 7.9366%;
    min-height: 540px
}

@media screen and (max-width: 1800px) {
    .model-gallery-slider-content .model-gallery-slider .item {
        min-height: 400px
    }
}

@media screen and (max-width: 750px) {
    .model-gallery-slider-content .model-gallery-slider .item {
        min-height: 320px
    }
}

.model-gallery-slider-content .model-gallery-nav-slider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.model-gallery-slider-content .model-gallery-nav-slider .items {
    width: 66%;
    max-width: -webkit-calc(100% - 230px);
    max-width: calc(100% - 230px);
    max-height: 100px;
    overflow: hidden
}

@media screen and (max-width: 760px) {
    .model-gallery-slider-content .model-gallery-nav-slider .items {
        max-width: -webkit-calc(100% - 90px);
        max-width: calc(100% - 90px)
    }
}

.model-gallery-slider-content .model-gallery-nav-slider .items.slick-initialized {
    max-height: 100%
}

.model-gallery-slider-content .model-gallery-nav-slider .item {
    position: relative;
    height: 100px;
    cursor: pointer;
    float: left;
    width: 169px
}

.model-gallery-slider-content .model-gallery-nav-slider .item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background-color: #d7112a;
    width: 100%;
    opacity: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    z-index: 3
}

.model-gallery-slider-content .model-gallery-nav-slider .item.slick-current:before {
    opacity: 1
}

.model-gallery-slider-content .model-gallery-nav-slider .item:hover .img-block {
    opacity: 0.8
}

.model-gallery-slider-content .model-gallery-nav-slider .item:hover .video {
    background-color: #d7112a
}

.model-gallery-slider-content .model-gallery-nav-slider .item:hover .video:before {
    border-left-color: #ffffff
}

.model-gallery-slider-content .slide-count-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 230px;
    width: 34%;
    color: rgba(255, 255, 255, 0.5);
    font-size: 11px;
    font-weight: 400;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#474f5b), to(#22272e));
    background-image: -webkit-linear-gradient(top, #474f5b 0%, #22272e 100%);
    background-image: -o-linear-gradient(top, #474f5b 0%, #22272e 100%);
    background-image: linear-gradient(180deg, #474f5b 0%, #22272e 100%);
    position: relative
}

@media screen and (max-width: 760px) {
    .model-gallery-slider-content .slide-count-wrap {
        min-width: 90px;
        padding-bottom: 40px;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-top: 15px
    }
}

.model-gallery-slider-content .slide-count-wrap .current {
    color: #ffffff;
    font-size: 36px;
    line-height: 0.9;
    font-weight: 400
}

.model-gallery-slider-content .slide-count-wrap .current, .model-gallery-slider-content .slide-count-wrap .slash, .model-gallery-slider-content .slide-count-wrap .total {
    display: inline-block;
    vertical-align: top
}

.model-gallery-slider-content .slide-count-wrap .slash, .model-gallery-slider-content .slide-count-wrap .total {
    color: rgba(255, 255, 255, 0.5);
    font-size: 11px
}

.model-gallery-slider-content .slide-count-wrap .slash {
    margin: 0 10px
}

.model-gallery-slider-content .slider-arrow {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    outline: none;
    font-size: 0;
    height: 100%;
    width: -webkit-calc(50% - 40px);
    width: calc(50% - 40px);
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    position: absolute;
    right: 0px
}

@media screen and (max-width: 760px) {
    .model-gallery-slider-content .slider-arrow {
        width: 50%;
        right: 0;
        border: 1px solid rgba(255, 255, 255, 0.3);
        height: 40px;
        top: auto;
        bottom: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.model-gallery-slider-content .slider-arrow:hover {
    border-color: #fff
}

.model-gallery-slider-content .slider-arrow:hover:before {
    color: #fff
}

.model-gallery-slider-content .slider-arrow:before {
    color: rgba(255, 255, 255, 0.3);
    position: absolute;
    top: 50%;
    left: 52%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    font-size: 16px;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s
}

.model-gallery-slider-content .slider-arrow-prev {
    right: auto;
    left: 0px
}

@media screen and (max-width: 760px) {
    .model-gallery-slider-content .slider-arrow-prev {
        left: 0
    }
}

.model-gallery-slider-content .slider-arrow-prev:before {
    left: 48%;
    -webkit-transform: rotate(-180deg) translate(-50%, -50%);
    -ms-transform: rotate(-180deg) translate(-50%, -50%);
    transform: rotate(-180deg) translate(-50%, -50%)
}

.completing-filters {
    display: block;
    padding: 10px 0 8px
}

.completing-filters:after {
    content: "";
    display: table;
    clear: both
}

.completing-filters .completing-filters-left {
    float: left;
    width: -webkit-calc(100% - 200px);
    width: calc(100% - 200px)
}

@media screen and (max-width: 500px) {
    .completing-filters .completing-filters-left {
        float: none;
        display: block;
        width: 100%
    }
}

.completing-filters .completing-filters-right {
    width: 200px;
    float: right;
    text-align: right
}

@media screen and (max-width: 500px) {
    .completing-filters .completing-filters-right {
        float: none;
        display: block;
        width: 100%;
        text-align: left;
        margin-bottom: 10px
    }
}

.completing-filters .title {
    display: inline-block;
    vertical-align: top;
    margin-right: 40px;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.2
}

.completing-filters .tabs {
    display: inline-block;
    vertical-align: top
}

@media screen and (max-width: 500px) {
    .completing-filters .tabs {
        float: none;
        display: block;
        width: 100%;
        margin: 7px 0
    }
}

.completing-filters .tabs .item {
    color: rgba(0, 0, 0, 0.5);
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    position: relative;
    cursor: pointer;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    display: inline-block;
    vertical-align: top;
    padding: 3px 0;
    padding-left: 30px;
    margin-right: 15px
}

.completing-filters .tabs .item:hover {
    color: #000000
}

.completing-filters .tabs .item:hover:before {
    border-color: #000
}

.completing-filters .tabs .item:before {
    content: '';
    position: absolute;
    left: 0;
    height: 20px;
    width: 20px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #cdd6de;
    background-color: #ffffff;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.completing-filters .tabs .item.active {
    color: #000000
}

.completing-filters .tabs .item.active:before {
    border: 6.5px solid #22272e
}

.completing-filters .comparison-all-model {
    color: #6a6762;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    margin-top: 3px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.completing-filters .comparison-all-model:hover {
    color: #000000
}

.completing-price {
    margin-bottom: 10px
}

.completing-price .hot-offer {
    float: none
}

.completing-price .hot-offer-title {
    padding-left: 25px;
    margin-top: 4px;
    font-size: 10px;
    float: none;
    margin-right: 0;
    width: 110px
}

.completing-price .hot-offer-title:before {
    font-size: 16px;
    left: 0
}

@media screen and (max-width: 1023px) {
    .completing-price {
        margin-bottom: 30px
    }
}

@media screen and (max-width: 760px) {
    .completing-price {
        margin-bottom: 20px
    }
}

.completing-price .tabs-content-item {
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
    overflow: hidden
}

.completing-price .tabs-content-item.active {
    opacity: 1;
    position: relative
}

.completing-price .load-more {
    margin: 20px 0 5px
}

@media screen and (max-width: 760px) {
    .completing-price .load-more {
        margin-top: 10px
    }
}

.completing-price .completing-price-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    border: 1px solid #cdd6de;
    margin-bottom: 15px;
    padding: 10px 10px 9px
}

.completing-price .completing-price-item .img-block {
    width: 125px;
    margin-right: 15px;
    height: 100px;
    border: 1px solid #cdd6de;
    -webkit-background-size: contain;
    background-size: contain
}

@media screen and (max-width: 580px) {
    .completing-price .completing-price-item .img-block {
        margin: 0 auto 10px
    }
}

.completing-price .completing-price-item .load-more {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.completing-price .text {
    width: -webkit-calc(100% - 140px);
    width: calc(100% - 140px);
    position: relative
}

.completing-price .text:after {
    content: "";
    display: table;
    clear: both
}

@media screen and (max-width: 580px) {
    .completing-price .text {
        width: 100%
    }
}

.completing-price .text .title {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    color: #172d49;
    margin: 4px 0px 11px
}

.completing-price .text .title p {
    display: inline;
    margin: 0
}

.completing-price .text .title .year {
    margin-left: 12px;
    color: #a4a4a4;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px
}

.completing-price .text .info-item {
    color: #262626;
    font-size: 13px;
    font-weight: 400;
    line-height: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 13px
}

.completing-price .text .info-item:before {
    display: inline-block;
    vertical-align: baseline;
    color: #919397;
    font-size: 10px;
    margin-right: 7px
}

.completing-price .text .price-block {
    display: block;
    margin-top: 20px
}

@media screen and (max-width: 760px) {
    .completing-price .text .price-block {
        margin-top: 15px
    }
}

.completing-price .text .hot-offer {
    display: inline-block;
    vertical-align: top;
    float: none
}

.completing-price .text .hot-offer .hot-offer-title {
    margin-top: 0;
    width: auto;
    float: none;
    font-size: 12px;
    line-height: 16px
}

@media screen and (max-width: 760px) {
    .completing-price .text .hot-offer .hot-offer-title {
        font-size: 10px
    }
}

.completing-price .text .price {
    display: inline-block;
    vertical-align: top;
    color: #cb0020;
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
    margin-right: 30px
}

@media screen and (max-width: 760px) {
    .completing-price .text .price {
        margin-right: 20px
    }
}

.completing-price .text .price p {
    font-size: 11px;
    font-weight: 600;
    margin: 0
}

.completing-price .text .price span {
    display: inline-block;
    vertical-align: top;
    opacity: 0.7;
    color: #cb0020;
    font-size: 11px;
    font-weight: 600;
    line-height: 15px;
    text-transform: uppercase
}

.completing-price .check .buttons {
    max-height: 70px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    overflow: hidden;
    font-size: 0
}

.completing-price .check .buttons-item {
    display: inline-block;
    vertical-align: top;
    text-align: center
}

.completing-price .check .buttons-item span {
    display: block;
    color: #6a6762;
    font-size: 11px;
    font-weight: 500;
    line-height: 10px
}

.completing-price .check .buttons-item:hover .icon {
    background-color: #d7112a
}

.completing-price .check .buttons-item:hover .icon:before {
    color: #ffffff
}

.completing-price .check .buttons-item.active .icon {
    background-color: #d7112a
}

.completing-price .check .buttons-item.active .icon:before {
    color: #ffffff
}

.completing-price .check .buttons-item.garage {
    width: 56px
}

.completing-price .check .buttons-item.compare {
    width: 68px
}

.completing-price .check .icon {
    height: 30px;
    width: 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0px auto 9px;
    background-color: #f9f9f9;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.completing-price .check .icon:before {
    display: inline-block;
    color: #bebebe;
    font-size: 16px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.completing-price .check .compare {
    margin-right: 16px
}

.completing-price .check .garage {
    margin-right: 0px
}

.completing-price .completing-price-left {
    float: left;
    width: -webkit-calc(100% - 142px);
    width: calc(100% - 142px)
}

@media screen and (max-width: 760px) {
    .completing-price .completing-price-left {
        width: 100%
    }
}

.completing-price .completing-price-right {
    float: right;
    width: 142px
}

.completing-price .completing-price-right:after {
    content: "";
    display: table;
    clear: both
}

@media screen and (max-width: 760px) {
    .completing-price .completing-price-right {
        width: 100%;
        margin-top: 15px;
        padding-right: 120px
    }
}

.completing-price .more-info {
    position: absolute;
    right: 0px;
    bottom: 10px;
    color: #4a586c;
    font-family: PTSansPro, Arial;
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
    text-transform: uppercase;
    padding-left: 17px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    cursor: pointer;
    width: 97px
}

.completing-price .more-info:hover {
    color: #132139
}

.completing-price .more-info:hover:before {
    color: #132139
}

.completing-price .more-info:before {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-size: 3px;
    color: #5c6c7f;
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s
}

.completing-price .more-info.hide:before {
    content: '\eA051';
    font-size: 10px
}

.completing-price .center {
    overflow: visible;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    max-height: 2000px;
    opacity: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    clear: both;
    width: -webkit-calc(100% + 22px);
    width: calc(100% + 22px);
    margin: 10px -11px -10px;
    padding: 15px 15px;
    background-color: #f5f8f9;
    border: 1px solid #cdd6de;
    border-bottom: 1px solid #cdd6de
}

@media screen and (max-width: 450px) {
    .completing-price .center {
        padding-bottom: 25px
    }
}

.completing-price .center.hide {
    max-height: 0;
    opacity: 0;
    padding: 0 15px;
    margin: 0 -11px;
    overflow: hidden
}

.completing-price .center-item {
    width: 33.333%;
    padding-right: 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 15px
}

@media screen and (max-width: 600px) {
    .completing-price .center-item {
        width: 50%;
        padding-right: 15px
    }
}

@media screen and (max-width: 450px) {
    .completing-price .center-item {
        width: 100%;
        padding-right: 15px
    }
}

.completing-price .center-item .name {
    color: #262626;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    margin-bottom: 4px
}

.completing-price .center-item .desc {
    color: #000000;
    font-size: 13px;
    font-weight: 400;
    line-height: 16px
}

.all-information {
    position: absolute;
    right: 15px;
    bottom: 15px;
    color: #cb0020;
    font-family: 'PTSansPro';
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    padding-right: 19px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.all-information:before {
    position: absolute;
    color: #cb0020;
    right: 0;
    top: -3px;
    font-size: 16px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.all-information:hover {
    color: #f90023
}

.all-information:hover:before {
    color: #f90023
}

.feedback-phone.action-links-fixed {
    opacity: 1;
    visibility: visible;
    right: 30px;
    left: auto;
    bottom: 30px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    top: auto;
    margin: 0
}

@media screen and (max-width: 1024px) {
    .feedback-phone.action-links-fixed {
        display: none
    }
}

@media screen and (max-width: 760px) {
    .feedback-phone.action-links-fixed {
        display: block;
        right: 20px;
        bottom: 20px
    }
}

.feedback-phone.action-links-fixed .link {
    margin: 0
}

.feedback-phone.action-links-fixed .link .title {
    right: -webkit-calc(100% + 15px);
    right: calc(100% + 15px);
    left: auto
}

.feedback-phone.action-links-fixed .link .title:before {
    -webkit-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
    left: auto;
    right: -13px
}

.feedback-phone.action-links-fixed .link .title:after {
    -webkit-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
    left: auto;
    right: -11px
}

.transform-none .slick-track {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important
}

.gallery__overflow__text__block__full__size {
    margin: 1em auto;
    font-size: 1.1em;
    max-width: 66%;
    line-height: 1.3em
}

@media screen and (max-width: 426px) {
    .gallery__overflow__text__block__full__size {
        max-width: 100%;
        padding: 0 8px;
        font-size: 1em
    }
}


.page-template-template-homepage .gray-section .load-more svg path {
    stroke: #000 !important
}

.completing-price .tabs-content::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 50px;
    left: 0;
    bottom: 8px;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(250, 250, 250, 0)), to(#fff));
    background: -webkit-linear-gradient(top, rgba(250, 250, 250, 0) 0%, #fff 100%);
    background: -o-linear-gradient(top, rgba(250, 250, 250, 0) 0%, #fff 100%);
    background: linear-gradient(to bottom, rgba(250, 250, 250, 0) 0%, #fff 100%)
}

.completing-price .tabs-content .load-more-with-preloader {
    z-index: 999
}

.result-container-item .info .info-item {
    margin-bottom: 6px
}

.with-items.load-more-offers-results {
    margin-bottom: 0 !important
}

.with-items.load-more-offers-results .result-container-item:last-of-type {
    margin-bottom: 10px;
    border-bottom: none
}

.archive-news-page {
    margin: 16px 0 23px
}

.archive-news-page .load-more {
    margin: 6px 0
}

.archive-news-page .result-pagination {
    margin: 27px 0
}

.archive-news-page .brands-section {
    margin: 60px 0 20px
}

@media screen and (max-width: 760px) {
    .archive-news-page .brands-section {
        margin: 35px 0 20px
    }
}

.archive-banner {
    display: block;
    margin: 0px 0 20px;
    overflow: hidden
}

.archive-banner a {
    display: block
}

.archive-banner img {
    display: block;
    position: relative;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%)
}

.archive-section {
    margin-bottom: 24px
}

.archive-75 {
    width: -webkit-calc(100% - 330px);
    width: calc(100% - 330px);
    margin-bottom: 30px
}

@media screen and (max-width: 1023px) {
    .height-like {
        height: auto !important;
    }

    .archive-75 {
        width: 100%;
        margin-bottom: 10px
    }
}

.archive-25 {
    width: 300px;
    margin-left: 30px
}

@media screen and (max-width: 1023px) {
    .archive-25 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5;
        margin-left: 0;
        width: 100%
    }
}

.archive-title-block {
    position: relative;
    padding: 10px 0;
    margin-bottom: 20px
}

.archive-title-block .title {
    color: #000000;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px
}

@media screen and (max-width: 600px) {
    .archive-title-block .title {
        padding-right: 130px;
        font-size: 22px;
        line-height: 28px
    }
}

.archive-title-block .back-home-page {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #676767;
    font-family: PTSansPro, Arial;
    font-size: 10px;
    font-weight: 700;
    border: 1px solid #c6c6c6;
    line-height: 14px;
    text-transform: uppercase;
    padding: 8px 16px 7px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.archive-title-block .back-home-page span {
    position: relative;
    padding-left: 27px
}

.archive-title-block .back-home-page span:before {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #7b7b7b;
    font-size: 7px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.archive-title-block .back-home-page:hover {
    color: #ffffff;
    background: #D7112A;
    border-color: #D7112A
}

.archive-title-block .back-home-page:hover span:before {
    color: #ffffff
}

.archive-news .items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -30px
}

@media screen and (max-width: 760px) {
    .archive-news .items {
        margin-left: -20px
    }
}

@media screen and (max-width: 500px) {
    .archive-news .items {
        margin-left: 0px
    }
}

.archive-news .items .nothing-found {
    margin-left: 30px
}

.archive-news .item {
    width: -webkit-calc(33.333% - 30px);
    width: calc(33.333% - 30px);
    margin-left: 30px;
    margin-bottom: 29px
}

@media screen and (max-width: 760px) {
    .archive-news .item {
        width: -webkit-calc(50% - 20px);
        width: calc(50% - 20px);
        margin-left: 20px
    }
}

@media screen and (max-width: 500px) {
    .archive-news .item {
        width: 100%;
        margin-left: 0px
    }
}

.archive-news .item:hover .title {
    color: #bc001f
}

.archive-news .item:hover .img-block:before {
    opacity: 0.6
}

.archive-news .item:hover .video {
    background-color: #d7112a
}

.archive-news .item:hover .video:before {
    border-left-color: #ffffff
}

.archive-news .item .category {
    display: block;
    color: #535b69;
    font-family: PTSansPro, Arial;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-transform: uppercase;
    margin-bottom: 4px
}

.archive-news .item .title {
    display: block;
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    margin-bottom: 7px
}

.archive-news .meta {
    color: #666F7C
}

.archive-news .meta .date:before, .archive-news .meta .views:before {
    left: 1px;
    color: #666F7C
}

.archive-news .meta .date:after, .archive-news .meta .views:after {
    background: #666F7C
}

.archive-news .img-block {
    height: 150px;
    position: relative;
    margin-bottom: 6px
}

@media (max-width: 500px) {
    .archive-news .img-block {
        height: 300px
    }
}

@media (max-width: 385px) {
    .archive-news .img-block {
        height: 250px
    }
}

@media (max-width: 340px) {
    .archive-news .img-block {
        height: 200px
    }
}

.archive-news .img-block:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-color: #090f23;
    opacity: 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.archive-news .img-block .video {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #ffffff;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 2
}

.archive-news .img-block .video:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 6px solid #d7112a;
    border-bottom: 4px solid transparent;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

@media screen and (max-width: 1023px) {
    .popular-news {
        margin-top: 13px
    }
}

.popular-news .item {
    border-bottom: 1px dashed #666f7c;
    padding-bottom: 20px
}

.popular-news .item:last-of-type {
    border-bottom: none
}

.popular-news .items {
    margin-bottom: 10px
}

.popular-news .hot-deals-bottom {
    padding-top: 19px;
    padding-bottom: 17px
}

.popular-news .img-block {
    width: 80px;
    height: 80px;
    margin-right: 10px
}

.popular-news .info {
    width: -webkit-calc(100% - 90px);
    width: calc(100% - 90px)
}

.enroll-test-drive {
    position: relative;
    padding-left: 109px;
    max-width: 300px;
    margin: 31px auto;
    display: block;
    width: 100%
}

.enroll-test-drive:hover svg #speed-arrow {
    -webkit-animation: 3s speedometer backwards;
    animation: 3s speedometer backwards
}

.enroll-test-drive:hover .title:after {
    background-color: #12396b;
    -webkit-box-shadow: 0px 0px 20px 24px rgba(18, 57, 107, 0.3);
    box-shadow: 0px 0px 20px 24px rgba(18, 57, 107, 0.3)
}

.enroll-test-drive .title {
    position: absolute;
    top: 50%;
    left: 0;
    width: -webkit-calc(100% + 20px);
    width: calc(100% + 20px);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 1;
    color: #ffffff;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
    margin-top: 14px;
    overflow-y: hidden;
    padding: 18px 205px 15px 15px
}

.enroll-test-drive .title p {
    margin: 0;
    max-height: 90px;
    overflow: hidden
}

.enroll-test-drive .title:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: -50px;
    width: 307px;
    background-color: #172d49;
    -webkit-transform: skew(-24deg);
    -ms-transform: skew(-24deg);
    transform: skew(-24deg);
    z-index: -1;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -webkit-box-shadow: 0px 0px 20px 24px rgba(23, 45, 73, 0.3);
    box-shadow: 0px 0px 20px 24px rgba(23, 45, 73, 0.3)
}

.enroll-test-drive svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-top: -4px
}

.enroll-test-drive svg #speed-arrow {
    -webkit-transform-origin: 49.5% 56.2%;
    -ms-transform-origin: 1.7% 97%;
    transform-origin: 1.7% 97%;
    -moz-transform-origin: 49.5% 56.2%
}

.enroll-test-drive .img {
    position: relative;
    z-index: 1;
    background: #ffffff;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-left: 9px;
    width: 134px;
    height: 134px;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2)
}

@-webkit-keyframes speedometer {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    20% {
        -webkit-transform: rotate(-146deg);
        transform: rotate(-146deg)
    }
    55% {
        -webkit-transform: rotate(86deg);
        transform: rotate(86deg)
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

@keyframes speedometer {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    20% {
        -webkit-transform: rotate(-146deg);
        transform: rotate(-146deg)
    }
    55% {
        -webkit-transform: rotate(86deg);
        transform: rotate(86deg)
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}

.selection-specialist {
    display: block;
    max-width: 300px;
    margin: 52px auto;
    font-size: 0
}

.selection-specialist .title {
    display: block;
    color: rgba(19, 33, 57, 0.3);
    font-size: 34px;
    font-weight: 300;
    line-height: 38px;
    text-transform: uppercase
}

.selection-specialist .img-info {
    position: relative;
    min-height: 130px;
    margin-top: -54px;
    border-bottom: 1px solid #b9c0c8
}

.selection-specialist .img-info .img {
    max-width: 115px;
    margin-left: 5px
}

.selection-specialist .img-info .info {
    position: absolute;
    right: 0;
    bottom: 25px
}

.selection-specialist .img-info .info:after {
    content: '';
    position: absolute;
    left: -70px;
    width: 60px;
    height: 2px;
    top: 13px;
    background-color: #d7112a
}

.selection-specialist .name {
    color: #000000;
    font-size: 12px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 6px
}

.selection-specialist .specialization {
    color: #000000;
    font-size: 12px;
    font-weight: 400;
    line-height: 1
}

.selection-specialist .btn-specialist {
    margin: 16px 0 0;
    width: 100%
}

.selection-specialist .btn-specialist:after {
    content: "";
    display: table;
    clear: both
}

.selection-specialist .btn-border {
    width: auto;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    padding-right: 23px;
    padding-left: 23px
}

.selection-specialist .specialists {
    float: right;
    width: -webkit-calc(100% - 170px);
    width: calc(100% - 170px);
    text-align: right
}

.selection-specialist .specialists .item {
    display: inline-block;
    margin-left: 9px;
    margin-bottom: 5px;
    opacity: 0.3;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.selection-specialist .specialists .item:hover {
    opacity: 0.7
}

.selection-specialist .specialists .item.active {
    opacity: 1
}

.selection-specialist .specialists .item.active .img-block:after {
    background-color: #3dff5d
}

.selection-specialist .specialists .img-block {
    width: 34px;
    height: 34px;
    position: relative;
    background-color: #f8f8f8;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.selection-specialist .specialists .img-block:after {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    content: '';
    position: absolute;
    right: 2px;
    bottom: -2px;
    width: 10px;
    height: 10px;
    border: 2px solid #ffffff;
    background-color: #aeaeae;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s
}

.email-mailing {
    margin: 0px 0px 30px 30px;
    text-align: center;
    background-color: #f9f9f9;
    padding: 25px;
    width: 100%
}

@media screen and (max-width: 760px) {
    .email-mailing {
        padding: 20px 10px
    }
}

.email-mailing input {
    display: block;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    height: 40px;
    width: 100%;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -webkit-appearance: none
}

.email-mailing .text {
    display: block;
    margin-bottom: 17px;
    color: #132139;
    font-family: PTSansPro, Arial;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase
}

.email-mailing .discount {
    display: block;
    font-size: 72px;
    line-height: 1;
    color: #132139;
    margin-bottom: 15px
}

@media screen and (max-width: 760px) {
    .email-mailing .discount {
        font-size: 60px
    }
}

.email-mailing .discount-item {
    display: inline-block;
    vertical-align: top
}

.email-mailing .discount-num {
    font-weight: 600;
    margin-right: -17px;
    margin-left: 10px
}

.email-mailing .discount-percent {
    font-weight: 400
}

.email-mailing .discount-text {
    font-weight: 500;
    text-transform: uppercase
}

.email-mailing .email {
    display: inline-block;
    vertical-align: top;
    width: -webkit-calc(100% - 180px);
    width: calc(100% - 180px);
    margin-right: 10px
}

@media screen and (max-width: 760px) {
    .email-mailing .email {
        margin-right: 0;
        width: 100%;
        margin-bottom: 10px
    }
}

.email-mailing .email input {
    border: 1px solid #cdd6de;
    background-color: #ffffff;
    color: #262626;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    padding: 12px 20px 11px
}

.email-mailing .email input::-webkit-input-placeholder {
    color: #262626;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    opacity: 0.5
}

.email-mailing .email input::-moz-placeholder {
    color: #262626;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    opacity: 0.5
}

.email-mailing .email input:-moz-placeholder {
    color: #262626;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    opacity: 0.5
}

.email-mailing .email input:-ms-input-placeholder {
    color: #262626;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    opacity: 0.5
}

.email-mailing .email-send-btn {
    display: inline-block;
    vertical-align: top;
    width: 170px
}

@media screen and (max-width: 760px) {
    .email-mailing .email-send-btn {
        margin-right: 0;
        width: 100%
    }
}

.email-mailing .email-send-btn input {
    color: #ffffff;
    font-family: PTSansPro, Arial;
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
    text-transform: uppercase;
    background-color: #ca1128;
    border: none
}

.email-mailing .email-send-btn input:hover {
    background: #ea102b
}

.email-mailing .form-validation-block {
    max-width: 480px;
    display: block;
    margin: auto;
    font-size: 0
}

.email-mailing .form-validation-block p {
    font-size: 15px
}

input.disabled, textarea.disabled {
    border-color: #ea102b !important
}

input.success, textarea.success {
    border-color: green !important
}

.paginator-block {
    width: 100%;
    display: block;
    clear: both
}

.preloader-archive .loader-wrapper {
    margin-top: 6px
}

.preloader-archive .loader-wrapper .preloader > div {
    margin-bottom: -33px
}

.animate-block {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0) scale(1);
    -ms-transform: translateX(0) translateY(0) scale(1);
    transform: translateX(0) translateY(0) scale(1);
    position: relative;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-property: visibility, opacity, -webkit-transform;
    transition-property: visibility, opacity, -webkit-transform;
    -o-transition-property: visibility, opacity, transform;
    transition-property: visibility, opacity, transform;
    transition-property: visibility, opacity, transform, -webkit-transform;
    -webkit-transition-duration: .8s;
    -o-transition-duration: .8s;
    transition-duration: .8s
}

.animate-block--before {
    visibility: hidden;
    opacity: 0 !important;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px)
}

.animate-block--before.animate-block--to-left {
    -webkit-transform: translateX(15px);
    -ms-transform: translateX(15px);
    transform: translateX(15px)
}

.animate-block--before.animate-block--to-right {
    -webkit-transform: translateX(-15px);
    -ms-transform: translateX(-15px);
    transform: translateX(-15px)
}

.animate-block--before.animate-block--scale {
    -webkit-transform: translateX(-50%) scale(0.6);
    -ms-transform: translateX(-50%) scale(0.6);
    transform: translateX(-50%) scale(0.6)
}

.animate-block--delay-200 {
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s
}

.animate-block--delay-400 {
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s
}

.animate-block--delay-600 {
    -webkit-transition-delay: 0.6s;
    -o-transition-delay: 0.6s;
    transition-delay: 0.6s
}

.animate-block--delay-800 {
    -webkit-transition-delay: 0.8s;
    -o-transition-delay: 0.8s;
    transition-delay: 0.8s
}

/*! nouislider - 12.0.0 - 9/14/2018 */
.noUi-target, .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-target {
    position: relative;
    direction: ltr
}

.noUi-base, .noUi-connects {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.noUi-connects {
    overflow: hidden;
    z-index: 0
}

.noUi-connect, .noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}

html:not([dir=rtl]) .noUi-horizontal .noUi-origin {
    left: auto;
    right: 0
}

.noUi-vertical .noUi-origin {
    width: 0
}

.noUi-horizontal .noUi-origin {
    height: 0
}

.noUi-handle {
    position: absolute
}

.noUi-state-tap .noUi-connect, .noUi-state-tap .noUi-origin {
    -webkit-transition: transform .3s;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.noUi-state-drag * {
    cursor: inherit !important
}

.noUi-horizontal {
    height: 18px
}

.noUi-horizontal .noUi-handle {
    width: 34px;
    height: 28px;
    left: -17px;
    top: -6px
}

.noUi-vertical {
    width: 18px
}

.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    left: -6px;
    top: -17px
}

html:not([dir=rtl]) .noUi-horizontal .noUi-handle {
    right: -17px;
    left: auto
}

.noUi-target {
    background: #FAFAFA;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #D3D3D3;
    -webkit-box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
    box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB
}

.noUi-connects {
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.noUi-connect {
    background: #3FB8AF
}

.noUi-draggable {
    cursor: ew-resize
}

.noUi-vertical .noUi-draggable {
    cursor: ns-resize
}

.noUi-handle {
    border: 1px solid #D9D9D9;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #FFF;
    cursor: default;
    -webkit-box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB
}

.noUi-active {
    -webkit-box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB
}

.noUi-handle:after, .noUi-handle:before {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #E8E7E6;
    left: 14px;
    top: 6px
}

.noUi-handle:after {
    left: 17px
}

.noUi-vertical .noUi-handle:after, .noUi-vertical .noUi-handle:before {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px
}

.noUi-vertical .noUi-handle:after {
    top: 17px
}

[disabled] .noUi-connect {
    background: #B8B8B8
}

[disabled] .noUi-handle, [disabled].noUi-handle, [disabled].noUi-target {
    cursor: not-allowed
}

.noUi-pips, .noUi-pips * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-pips {
    position: absolute;
    color: #999
}

.noUi-value {
    position: absolute;
    white-space: nowrap;
    text-align: center
}

.noUi-value-sub {
    color: #ccc;
    font-size: 10px
}

.noUi-marker {
    position: absolute;
    background: #CCC
}

.noUi-marker-sub {
    background: #AAA
}

.noUi-marker-large {
    background: #AAA
}

.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%
}

.noUi-value-horizontal {
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%)
}

.noUi-rtl .noUi-value-horizontal {
    -webkit-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 15px
}

.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%
}

.noUi-value-vertical {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%, 0);
    transform: translate(0, -50%, 0);
    padding-left: 25px
}

.noUi-rtl .noUi-value-vertical {
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(0, 50%)
}

.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px
}

.noUi-marker-vertical.noUi-marker-sub {
    width: 10px
}

.noUi-marker-vertical.noUi-marker-large {
    width: 15px
}

.noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid #D9D9D9;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center;
    white-space: nowrap
}

.noUi-horizontal .noUi-tooltip {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    bottom: 120%
}

.noUi-vertical .noUi-tooltip {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    right: 120%
}

.main-footer {
    position: relative;
}

.content-rules .video-wrapper {
    display: block;
    position: relative;
    cursor: pointer;
}

.content-rules .video-wrapper:after {
    content: "";
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}


.content-rules .video-wrapper.active {
    position: fixed;
    top: 10%;
    left: 5%;
    width: 90%;
    height: 80%;
    z-index: 99999;
}

.sidebar_upper.stickToTop ~ #body-class .content-rules .video-wrapper.active {
    top: 160px;
    height: calc(100% - 190px);
}

.content-rules .video-wrapper.active .video {
    margin: 0;
    height: 100% !important;
}

.content-rules .video-wrapper.active:after {
    display: none;
}


.video-back {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    display: none;
    z-index: 10000;
    cursor: pointer;
}

.active-video .video-back {
    display: block;
}

.disable-video {
    position: absolute;
    top: 50px;
    right: 50px;
    height: 50px;
    width: 50px;
    background: #fff;
    border-radius: 25px;
    color: #e54b4d;
}


.sidebar_upper.stickToTop ~ #body-class .disable-video {
    top: 160px;
}

.content-rules .video-wrapper {
    display: block;
    position: relative;
    cursor: pointer;
}

.content-rules .video-wrapper:after {
    content: "";
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}


.content-rules .video-wrapper.active {
    position: fixed;
    top: 10%;
    left: 5%;
    width: 90%;
    height: 80%;
    z-index: 99999;
}

.content-rules .video-wrapper.active .video {
    margin: 0;
    height: 100% !important;
}

.content-rules .video-wrapper.active:after {
    display: none;
}


.video-back {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    display: none;
    z-index: 10000;
    cursor: pointer;
}

.active-video .video-back {
    display: block;
}

.disable-video {
    position: absolute;
    top: 50px;
    right: 50px;
    height: 50px;
    width: 50px;
    background: #fff;
    border-radius: 25px;
    color: #e54b4d;
}


@media screen and (max-width: 1024px) {

    .content-rules .video-wrapper.active {
        position: fixed;
        top: 20%;
        left: 5%;
        width: 90%;
        height: 60%;
        z-index: 99999;
    }

    .disable-video {
        top: 15px;
        right: 15px;
    }
}

@media screen and (max-width: 1024px) {

    .content-rules .video-wrapper.active {
        top: 20%;
        left: 5%;
        width: 90%;
        height: 60%;
        z-index: 99999;
    }

    .sidebar_upper.stickToTop ~ #body-class .content-rules .video-wrapper.active {
        top: 20%;
        left: 5%;
        width: 90%;
        height: 60%;
        z-index: 99999;
    }

    .disable-video {
        top: 15px;
        right: 15px;
    }

    .sidebar_upper.stickToTop ~ #body-class disable-video {
        top: calc(20% + 5px);
    }

}

.total-block {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 15px 0;
    text-decoration: none;
    border: none !important;
    color: #000 !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.total-block > div {
    padding: 5px 3px;
    height: 50px;
    display: flex;
    align-items: center;
    flex: 2;
    justify-content: center;
}

.total-block img {
    height: 64px;
}

.total-block .logo-col {
    flex: 3.2;
}

.total-block .bank-col {
    flex: 1.5;
    display: none
}

.total-block .name-col {
    flex: 6;
}

.total-block .car-col {
    flex: 4.3;
}

.total-block .btn-col {
    flex: 2.7;
}

.total-block .bank-col {
    text-align: center;
}

.total-block .name-col span {
    font-weight: bold;
    font-size: 13px;
}

.total-block .car-col span {
    font-weight: 900;
    display: inline-block;
    padding: 10px 5px;
    border: 1px solid #f00;
    color: #f00;
    text-align: center;
    font-size: 10px;
}

.total-block .btn-col span {
    display: block;
    background: #f00;
    color: #fff;
    padding: 10px 5px;
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, 0.5);
    text-align: center;
    font-size: 11px;
    font-weight: 900;
}

.adv_desktop {
    display: block;
}

.adv_mobile {
    display: none;
}

/*
.meta .views {
    display: none;
}

body.admin-bar .meta .views {
    display: inline-block;
}*/

@media (max-width: 1024px) {

    .search-modal .wrap form .input-block {
        display: block;
    }

    .search-modal .wrap form .input-block.two-col > * {
        width: 100%;
        margin: 10px 0;
        padding: 0 !important;
    }

    .adv_desktop {
        display: none;
    }

    .adv_mobile {
        display: block;
    }

    .total-block > div {
        padding: 10px;
        margin: 15px 0;
    }

    .total-block .logo-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .total-block .bank-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }

    .total-block .name-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 48%;
        max-width: 48%;
    }

    .total-block .car-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 48%;
        max-width: 50%;
    }

    .total-block .btn-col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 59%;
        max-width: 50%;
    }

    .total-block .name-col span {
        font-size: 16px;
    }

    .total-block .car-col span {
        font-size: 16px;
    }

    .total-block .btn-col span {
        font-size: 16px;
    }
}

@media (max-width: 800px) {

    .content-rules .custom-table:not(.striped-table) tr:first-of-type td {
        padding: 10px;
    }

    .content-rules b, .content-rules strong {

        font-size: 14px;
        line-height: 1.5;
    }

    .img-ads {
        min-height: 0;
    }

    .img-ads img {
        min-height: 0px;
    }
}


@media (min-width: 1101px) {
    header .nav {
        max-width: 486px;
        overflow: hidden
    }
}
@media (max-width: 1200px) {
    header .nav {
        max-width: 380px;
    }
    header .nav li a{
        font-size:11px;
    }
}
@media (max-width: 1100px) {
    header .nav {
        display: none;
    }

}

.posts-suggest .categories-suggest .post img {
    object-fit: cover;
}

.ads_aside {
    height: 943px;
}
.sidebar_upper {
    height: 150px;
    background-position: center center;
    background-repeat: no-repeat;
}

.sidebar_upper .bg_banner {
    position: absolute;
    width: 100%;
    height: 150px;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0;
}
.sidebar_upper .bg_adv {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 0;
}
.sidebar_upper .a-single {
    position: relative;
    /*height: 100%;*/
}

.sidebar_upper .a-single > div {
    background-color: #fff;
}

@media screen and (max-width: 760px) {
    .ads_aside {
        height: 155px;
    }
    .sidebar_upper {
        height: 175px !important;
    }
    .sidebar_upper .bg_banner {
        height: 175px;
        opacity: 1;
    }
}

.first-screen-single {
    margin-bottom: 50px;
}