@charset "UTF-8";
/**
** Typography
**/
/**
** Media
**/
/**
** Colors
**/
/**
** Functions
**/
/** Typography **/
/** Media **/
.hidden-min-up {
    display: none !important;
}

@media (max-width: 319px) {
    .hidden-min-down {
        display: none !important;
    }
}

@media (max-width: 319px) {
    .hidden-min-only {
        display: none !important;
    }
}

@media (min-width: 320px) {
    .hidden-mobile-up {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .hidden-mobile-down {
        display: none !important;
    }
}

@media (min-width: 320px) and (max-width: 767px) {
    .hidden-mobile-only {
        display: none !important;
    }
}

@media (min-width: 768px) {
    .hidden-tablet-up {
        display: none !important;
    }
}

@media (max-width: 1023px) {
    .hidden-tablet-down {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .hidden-tablet-only {
        display: none !important;
    }
}

@media (min-width: 1024px) {
    .hidden-laptop-up {
        display: none !important;
    }
}

@media (max-width: 1279px) {
    .hidden-laptop-down {
        display: none !important;
    }
}

@media (min-width: 1024px) and (max-width: 1279px) {
    .hidden-laptop-only {
        display: none !important;
    }
}

@media (min-width: 1280px) {
    .hidden-desktop-up {
        display: none !important;
    }
}

@media (max-width: 1579px) {
    .hidden-desktop-down {
        display: none !important;
    }
}

@media (min-width: 1280px) and (max-width: 1579px) {
    .hidden-desktop-only {
        display: none !important;
    }
}

@media (min-width: 1580px) {
    .hidden-large-up {
        display: none !important;
    }
}

.hidden-large-down {
    display: none !important;
}

@media (min-width: 1580px) {
    .hidden-large-only {
        display: none !important;
    }
}

/* HyundaiSansHead */
@font-face {
    font-display: swap;
    font-family: 'HyundaiSansHead';
    src: url("../assets/fonts/HyundaiSansHead-Regular.eot");
    src: url("../assets/fonts/HyundaiSansHead-Regular.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/HyundaiSansHead-Regular.woff2") format("woff2"), url("../assets/fonts/HyundaiSansHead-Regular.woff") format("woff"), url("../assets/fonts/HyundaiSansHead-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'HyundaiSansHead';
    src: url("../assets/fonts/HyundaiSansHead-Medium.eot");
    src: url("../assets/fonts/HyundaiSansHead-Medium.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/HyundaiSansHead-Medium.woff2") format("woff2"), url("../assets/fonts/HyundaiSansHead-Medium.woff") format("woff"), url("../assets/fonts/HyundaiSansHead-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'HyundaiSansHead';
    src: url("../assets/fonts/HyundaiSansHead-Light.eot");
    src: url("../assets/fonts/HyundaiSansHead-Light.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/HyundaiSansHead-Light.woff2") format("woff2"), url("../assets/fonts/HyundaiSansHead-Light.woff") format("woff"), url("../assets/fonts/HyundaiSansHead-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'HyundaiSansHead';
    src: url("../assets/fonts/HyundaiSansHead-Bold.eot");
    src: url("../assets/fonts/HyundaiSansHead-Bold.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/HyundaiSansHead-Bold.woff2") format("woff2"), url("../assets/fonts/HyundaiSansHead-Bold.woff") format("woff"), url("../assets/fonts/HyundaiSansHead-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}

/* HyundaiSansText */
@font-face {
    font-display: swap;
    font-family: 'HyundaiSansText';
    src: url("../assets/fonts/HyundaiSansText-Regular.eot");
    src: url("../assets/fonts/HyundaiSansText-Regular.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/HyundaiSansText-Regular.woff2") format("woff2"), url("../assets/fonts/HyundaiSansText-Regular.woff") format("woff"), url("../assets/fonts/HyundaiSansText-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'HyundaiSansText';
    src: url("../assets/fonts/HyundaiSansText-Italic.eot");
    src: url("../assets/fonts/HyundaiSansText-Italic.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/HyundaiSansText-Italic.woff2") format("woff2"), url("../assets/fonts/HyundaiSansText-Italic.woff") format("woff"), url("../assets/fonts/HyundaiSansText-Italic.ttf") format("truetype");
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-display: swap;
    font-family: 'HyundaiSansText';
    src: url("../assets/fonts/HyundaiSansText-Medium.eot");
    src: url("../assets/fonts/HyundaiSansText-Medium.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/HyundaiSansText-Medium.woff2") format("woff2"), url("../assets/fonts/HyundaiSansText-Medium.woff") format("woff"), url("../assets/fonts/HyundaiSansText-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'HyundaiSansText';
    src: url("../assets/fonts/HyundaiSansText-MediumItalic.eot");
    src: url("../assets/fonts/HyundaiSansText-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/HyundaiSansText-MediumItalic.woff2") format("woff2"), url("../assets/fonts/HyundaiSansText-MediumItalic.woff") format("woff"), url("../assets/fonts/HyundaiSansText-MediumItalic.ttf") format("truetype");
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-display: swap;
    font-family: 'HyundaiSansText';
    src: url("../assets/fonts/HyundaiSansText-Bold.eot");
    src: url("../assets/fonts/HyundaiSansText-Bold.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/HyundaiSansText-Bold.woff2") format("woff2"), url("../assets/fonts/HyundaiSansText-Bold.woff") format("woff"), url("../assets/fonts/HyundaiSansText-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-display: swap;
    font-family: 'HyundaiSansText';
    src: url("../assets/fonts/HyundaiSansText-BoldItalic.eot");
    src: url("../assets/fonts/HyundaiSansText-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../assets/fonts/HyundaiSansText-BoldItalic.woff2") format("woff2"), url("../assets/fonts/HyundaiSansText-BoldItalic.woff") format("woff"), url("../assets/fonts/HyundaiSansText-BoldItalic.ttf") format("truetype");
    font-weight: bold;
    font-style: italic;
}

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

*,
*::after,
*::before {
    outline: none !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body {
    font-size: 16px;
    line-height: normal;
    font-family: 'HyundaiSansText';
}

.bowser-safari html, .bowser-safari
body {
    -webkit-overflow-scrolling: touch;
    -webkit-text-size-adjust: 100%;
}

body {
    background-color: #f8f8f8;
    overflow-x: hidden;
}

@media (max-width: 1279px) and (min-width: 768px) {
    body {
        background-color: #ffffff;
    }
}

.bowser-safari body {
    -webkit-overflow-scrolling: touch;
}

input, textarea {
    font-family: 'HyundaiSansText';
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

svg {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.svg-sprite {
    display: none !important;
    position: absolute;
    left: -9999px;
    right: -9999px;
    visibility: hidden;
    opacity: 0;
}

.wrapper {
    overflow-x: hidden;
}

.container {
    width: 1280px;
    max-width: 100%;
    margin: 0 auto;
}

@media (max-width: 1340px) {
    .container {
        width: 1080px;
    }
}

@media (max-width: 1279px) {
    .container {
        width: 952px;
        padding: 0 16px;
    }
}

@media (max-width: 767px) {
    .container {
        width: 100%;
        padding: 0 16px;
    }
}

.container-fluid {
    display: block;
    width: 100%;
    padding: 0 64px;
}

@media (max-width: 1279px) {
    .container-fluid {
        padding: 0 32px;
    }
}

@media (max-width: 767px) {
    .container-fluid {
        padding: 0 16px;
    }
}

.container-inner {
    margin: 0px auto;
    width: 75%;
}

@media (max-width: 1800px) {
    .container-inner {
        width: 80%;
    }
}

@media (max-width: 1660px) {
    .container-inner {
        width: 88%;
    }
}

@media (max-width: 1023px) {
    .container-inner {
        width: 90%;
    }
}

@media (max-width: 767px) {
    .container-inner {
        width: auto;
        margin: 0 15px;
    }
}

/**
** Helpers
**/
.clearfix::after {
    content: '';
    display: block;
    height: 0;
    clear: both;
}

.float-r {
    float: right;
}

.float-l {
    float: left;
}

.float-n {
    float: none;
}

/* buttons */
.button-bezier {
    background-color: transparent;
    z-index: 1;
    position: relative;
    display: inline-block;
    overflow: hidden !important;
}

.button-bezier::before {
    background-color: #35719e;
    -webkit-transition: all 0.3s cubic-bezier(0.75, 0, 0.125, 1);
    -o-transition: all 0.3s cubic-bezier(0.75, 0, 0.125, 1);
    transition: all 0.3s cubic-bezier(0.75, 0, 0.125, 1);
}

.button-bezier::after {
    background-color: #35719e;
    -webkit-transition: all 0.3s cubic-bezier(0.75, 0, 0.125, 1);
    -o-transition: all 0.3s cubic-bezier(0.75, 0, 0.125, 1);
    transition: all 0.3s cubic-bezier(0.75, 0, 0.125, 1);
}

.button-bezier::before, .button-bezier::after {
    content: '';
    position: absolute;
    top: -10%;
    right: -5%;
    width: 0;
    /*height: 100%;*/
    bottom: -10%;
    z-index: -1;
}

.button-bezier:hover::before {
    left: -5%;
    right: auto;
    width: 110%;
}

.button-bezier:hover::after {
    left: -5%;
    right: auto;
    width: 110%;
}

@media (max-width: 767px) {
    .button-bezier_mobile:hover::before, .button-bezier_mobile:hover::after {
        width: 0;
    }
}

@media (max-width: 767px) {
    .button-bezier_mobile:active::before {
        left: -5%;
        right: auto;
        width: 110%;
    }

    .button-bezier_mobile:active::after {
        left: -5%;
        right: auto;
        width: 110%;
    }
}

@media (max-width: 767px) {
    .button-bezier_no-mobile::before, .button-bezier_no-mobile::after {
        display: none;
    }
}

@media (max-width: 1023px) {
    .button-bezier_no-tablet::before, .button-bezier_no-tablet::after {
        display: none;
    }
}

@media (max-width: 1279px) {
    .button-bezier_no-laptop::before, .button-bezier_no-laptop::after {
        display: none;
    }
}

@media (max-width: 1530px) {
    .button-bezier_inline-nav::before, .button-bezier_inline-nav::after {
        display: none;
    }
}

@media (min-width: 768px) {
    .button-bezier_mobile-only::before, .button-bezier_mobile-only::after {
        display: none;
    }
}

/* Boxes bg */
.box-black {
    z-index: 2;
}

.box-black::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    z-index: -1;
    width: 100.1vw;
    left: 49.9vw;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: rgba(0, 0, 0, 0.8);
}

.box-white {
    z-index: 2;
}

.box-white::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    z-index: -1;
    width: 100.1vw;
    left: 49.9vw;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: rgba(255, 255, 255, 0.8);
}

.html_oh {
    overflow: hidden;
}

.button-regular {
    border: 0 !important;
    cursor: pointer;
    display: inline-block;
    /*border: 3px;
    border-color: #000000;
    border-style: solid;*/
    -webkit-box-shadow: inset 0px 0px 0px 3px #000000;
    box-shadow: inset 0px 0px 0px 3px #000000;
    color: #000000;
    fill: #000000;
    padding: 18px 30px 16px 30px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 4px;
    text-decoration: none;
    -webkit-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    text-align: center;
}

@media (max-width: 767px) {
    .button-regular {
        font-size: 16px;
        padding: 16px 28px 14px 28px;
        -webkit-background-size: 0 0;
        background-size: 0 0;
    }
}

.button-regular svg {
    fill: inherit;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-right: 18px;
    margin-top: -3px;
}

@media (max-width: 767px) {
    .button-regular svg {
        margin-right: 16px;
    }
}

.button-regular:hover {
    color: #ffffff;
    /*border: 3px;
      border-color: #35719e;
      border-style: solid;*/
    -webkit-box-shadow: inset 0px 0px 0px 3px #35719e;
    box-shadow: inset 0px 0px 0px 3px #35719e;
    fill: #ffffff;
}

@media (max-width: 767px) {
    .button-regular:hover {
        /*color: #35719e;
        fill: #35719e;*/
    }
}

.btn {
    display: inline-block;
    text-decoration: none;
}

.btn .icon {
    display: inline-block;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    margin: 0 17px;
}

.btn .icon:first-child {
    margin-left: 0;
}

.btn .icon:last-child {
    margin-right: 0;
}

.btn_outline {
    text-transform: uppercase;
    color: inherit;
    border: 3px solid;
    font-size: 18px;
    letter-spacing: 4px;
    font-weight: bold;
    text-align: center;
    padding: 1px 35px 0;
    line-height: 49px;
}

.btn_outline.btn_white {
    color: #fff;
    fill: #fff;
}

.btn_outline.btn_white:hover {
    background-color: rgba(255, 255, 255, 0.3);
}

.btn_thin {
    text-transform: none;
    letter-spacing: normal;
    padding: 0 25px;
}

@media (max-width: 767px) {
    .btn_thin {
        padding: 0 10px;
    }
}

.btn_thin.btn_outline {
    border-width: 2px;
    line-height: 51px;
}

.btn_arrow {
    text-transform: uppercase;
    color: inherit;
    border: 3px solid;
    font-size: 18px;
    letter-spacing: 4px;
    font-weight: bold;
    text-align: center;
    padding: 1px 35px 0;
    line-height: 49px;
}

@media (max-width: 767px) {
    .btn_arrow {
        border: none;
        line-height: normal;
        font-size: 16px;
        letter-spacing: 3.2px;
        padding: 0;
    }
}

.btn_arrow::before, .btn_arrow::after {
    display: inline-block;
    width: 10px;
    height: 18px;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center center;
    background-image: url(../assets/images/icons/icon-bracket.svg);
    vertical-align: text-top;
}

.btn_arrow::before {
    content: '';
    margin-right: 17px;
}

@media (max-width: 767px) {
    .btn_arrow::before {
        content: none;
    }
}

@media (max-width: 767px) {
    .btn_arrow::after {
        content: '';
        margin-left: 8px;
    }
}

.btn_arrow.btn_white {
    color: #fff;
    fill: #fff;
}

.btn_arrow.btn_white::before, .btn_arrow.btn_white::after {
    background-image: url(../assets/images/icons/icon-bracket_white.svg);
}

.btn_arrow.btn_white:hover {
    background-color: rgba(255, 255, 255, 0.3);
}

@media (max-width: 767px) {
    .btn_arrow.btn_white:hover {
        background-color: transparent;
    }
}

.btn_write .icon {
    width: 18px;
    margin: 0 17px;
}

.btn_black {
    border-color: #000000;
    color: #000000;
    fill: #000000;
}

.btn_black:hover {
    border-color: #35719e;
    color: #ffffff;
    fill: #ffffff;
}

@media (max-width: 767px) {
    .btn_black:hover {
        border-color: #000000;
        color: #000000;
        fill: #000000;
    }
}

@media (max-width: 767px) {
    .btn_black:active {
        border-color: #35719e;
        color: #ffffff;
        fill: #ffffff;
    }
}

.btn_black svg {
    fill: inherit;
    stroke: inherit;
}

.btn_test-drive {
    letter-spacing: 4px;
    font-size: 18px;
}

.button_white {
    /*border: 3px;
        border-style: solid;
        border-color: #ffffff!important;*/
    border: 0 !important;
    -webkit-box-shadow: inset 0px 0px 0px 3px #ffffff !important;
    box-shadow: inset 0px 0px 0px 3px #ffffff !important;
    color: #ffffff !important;
    fill: #ffffff !important;
}

@media (max-width: 767px) {
    .button_white {
        -webkit-box-shadow: inset 0px 0px 0px 0px #ffffff !important;
        box-shadow: inset 0px 0px 0px 0px #ffffff !important;
    }
}

.button_white svg {
    fill: inherit;
}

.button_white:hover {
    fill: #35719e;
    /*border-color: #35719e;*/
    -webkit-box-shadow: inset 0px 0px 0px 3px #35719e !important;
    box-shadow: inset 0px 0px 0px 3px #35719e !important;
}

@media (max-width: 767px) {
    .button_white:hover {
        -webkit-box-shadow: inset 0px 0px 0px 0px #ffffff !important;
        box-shadow: inset 0px 0px 0px 0px #ffffff !important;
    }
}

@media (max-width: 767px) {
    .button_no-pr-mobile {
        padding-right: 0 !important;
    }

    .button_no-pr-mobile .icon_no-tablet-up svg {
        margin-right: 0 !important;
    }
}

@media (max-width: 767px) {
    .icon_no-mobile-down {
        display: none;
    }
}

@media (min-width: 768px) {
    .icon_no-tablet-up {
        display: none;
    }
}

.template-map {
    margin: 60px 0;
}

.template-map__item {
    display: block;
    margin: 10px 0;
}

.template-map__link {
    font-size: 52px;
    margin: 0;
    font-weight: bold;
    text-decoration: none;
    color: #aaaaaa;
}

@media (max-width: 1279px) {
    .template-map__link {
        font-size: 46px;
    }
}

@media (max-width: 767px) {
    .template-map__link {
        font-size: 36px;
    }
}

.template-map__link:hover {
    color: #35719e;
}

.header {
    display: block;
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
    background-color: #ffffff;
    position: relative;
    z-index: 11;
}

.header__topline {
    background-color: #35719e;
}

.header__main {
    padding: 20px 0 15px;
}

@media (max-width: 1023px) {
    .header__main {
        padding: 10px 0;
    }
}


.header__main .container-fluid {
    display: flex;
    align-items: center;
}

.header__main-left {
    margin-right: auto;
}
.menu-toggler {
    position: relative;
    display: block;
    width: 80px;
    height: 26px;
    cursor: pointer;
    margin-top: -1px;
    margin-bottom: -2px;
    -webkit-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;
}

@media (max-width: 1023px) {
    .menu-toggler {
        width: 24px;
        height: 18px;
        margin-top: 3px;
        margin-bottom: 0;
    }
}

.menu-toggler__line {
    display: block;
    height: 4px;
    background-color: #35719e;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
}

@media (max-width: 1023px) {
    .menu-toggler__line {
        height: 2px;
        background-color: #777a7e;
        -webkit-border-radius: 1.5px;
        border-radius: 1.5px;
    }
}

.menu-toggler__line:first-child {
    bottom: auto;
}

.menu-toggler__line:last-child {
    top: auto;
}

.menu-toggler.is-active .menu-toggler__line {
    left: 30px;
    top: 10px;
    bottom: 12px;
}

@media (max-width: 1023px) {
    .menu-toggler.is-active .menu-toggler__line {
        left: 0;
        top: 0;
        bottom: 0;
    }
}

.menu-toggler.is-active .menu-toggler__line:nth-child(1) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.menu-toggler.is-active .menu-toggler__line:nth-child(2) {
    height: 0;
}

.menu-toggler.is-active .menu-toggler__line:nth-child(3) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.callback {
    width: 56px;
    height: 56px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    position: fixed;
    right: 23px;
    bottom: 23px;
    z-index: 10000;
    display: none;
}

@media (max-width: 767px) {
    .callback {
        display: block;
    }
}

.callback::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #35719e;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.3s ease 0s;
    transition: -webkit-transform 0.3s ease 0s;
    -o-transition: transform 0.3s ease 0s;
    transition: transform 0.3s ease 0s;
    transition: transform 0.3s ease 0s, -webkit-transform 0.3s ease 0s;
}

.callback .icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    fill: #fff;
    width: 16px;
    height: 22px;
}

.callback:hover::before {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.burger-menu {
    position: absolute;
    top: 127px;
    left: 64px;
    right: 64px;
    background-color: #ffffff;
    z-index: 20;
    display: none;
}

.burger-menu-splash {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 9;
    display: none;
}

.burger-menu-splash.is-active {
    display: block;
}

@media (max-width: 1279px) {
    .burger-menu {
        left: 32px;
        right: 32px;
    }
}

@media (max-width: 1023px) {
    .burger-menu {
        top: 60px;
        left: 0;
        right: 0;
    }
}

.burger-menu.is-active {
    display: block;
}

.burger-menu .footer {
    background-color: #ffffff;
    color: #000000;
    fill: #000000;
    padding: 35px 0 90px 0;
}

@media (max-width: 1023px) {
    .burger-menu .footer {
        padding-bottom: 62px;
    }
}

.burger-menu .footer .footer-menu__title {
    text-decoration: none !important;
}

.burger-menu .footer .footer-menu__title:hover {
    color: #777a7e;
}

.burger-menu .footer__button-close {
    position: absolute;
    left: -webkit-calc(50% - 12px);
    left: calc(50% - 12px);
    bottom: 39px;
}

.burger-menu .footer__button-close svg {
    stroke: #dddddd;
    width: 24px;
    height: 24px;
}

@media (min-width: 768px) {
    .burger-menu .footer__button-close {
        display: none;
    }
}

@media (max-width: 1470px) {
    .burger-menu .footer .container {
        width: 1080px;
    }
}

.burger-menu .footer svg {
    fill: inherit;
}

.burger-menu .footer .footer-search__btn {
    fill: inherit;
}

.burger-menu .footer .footer-menu__sublink {
    color: #777a7e !important;
}

.burger-menu .footer .footer-menu__sublink:hover {
    color: #35719e !important;
    text-decoration: none;
}

.burger-menu .footer .footer-menu__link:hover {
    color: #777a7e;
    text-decoration: none;
}

.burger-menu .footer .footer-social__link {
    background-color: #f6f3f2;
    fill: #000000;
}

.burger-menu .footer .footer-social__link:hover {
    background-color: #000000;
    fill: #ffffff;
}

.burger-menu .footer .footer-contact {
    color: #777a7e;
}

.burger-menu .footer .footer-contact svg {
    fill: #000000;
}

.burger-menu .footer .footer-search__input {
    background-color: transparent;
    border: 0px;
    border-bottom: 1px;
    border-style: solid;
    border-color: #222222;
    padding: 11px 0 12px 56px;
    font-size: 32px;
    color: #000000;
    letter-spacing: 0.7px;
    font-weight: normal;
}

.burger-menu .footer .footer-search__input::-ms-clear {
    display: none;
}

.burger-menu .footer .footer-search__input::-ms-reveal {
    display: none;
}

.bowser-msie .burger-menu .footer .footer-search__input {
    padding-top: 0px !important;
    padding-bottom: 0;
}

@media (max-width: 1023px) {
    .bowser-msie .burger-menu .footer .footer-search__input {
        padding-top: 2px !important;
    }
}

@media (max-width: 1023px) {
    .burger-menu .footer .footer-search__input {
        padding-top: 15px;
        font-size: 24px;
        padding-left: 44px;
    }
}

.burger-menu .footer .footer-search.is-active .footer-search__btn,
.burger-menu .footer .footer-search__btn {
    left: 0;
    right: auto;
    width: 21px;
    height: 33px;
    fill: #000000;
}

.bowser-msie .burger-menu .footer .footer-search.is-active .footer-search__btn, .bowser-msie
.burger-menu .footer .footer-search__btn {
    top: 3px;
}

@media (max-width: 767px) {
    .burger-menu .footer .footer-menu {
        border: 0;
        border-bottom: 1px;
        border-style: solid;
        border-color: #dddddd;
    }
}

@media (max-width: 767px) {
    .burger-menu .footer .footer-menu__link {
        font-weight: normal;
    }
}

@media (max-width: 767px) {
    .burger-menu .footer .footer-menu__main .footer-menu__link {
        margin-bottom: 10px !important;
    }
}

.burger-menu .footer .footer-menu__title::after {
    background-image: url("../assets/images/icons/icon-arrow-dropdown.svg");
}

@media (max-width: 767px) {
    .burger-menu .footer .btn {
        width: auto;
    }
}

.burger-menu .footer__column {
    position: relative;
}

@media (max-width: 767px) {
    .burger-menu .footer__column .select2-container {
        min-width: 280px;
        max-width: 100%;
    }
}

.burger-menu .select2-select + .select2-container {
    margin-top: 30px;
    margin-bottom: -30px;
}

@media (max-width: 1279px) {
    .burger-menu .select2-container {
        min-width: 280px;
    }
}

.burger-menu .select2-select_city-tablet + .select2-container {
    margin-top: 0;
    margin-bottom: 17px;
    display: none;
}

@media (max-width: 1023px) {
    .burger-menu .select2-select_city-tablet + .select2-container {
        display: block;
        min-width: 280px;
        width: 100% !important;
        max-width: 100%;
    }
}

@media (max-width: 1023px) {
    .burger-menu .btn_test-drive-td {
        min-width: 280px;
        display: block;
    }
}

.burger-menu .footer_mobile-hidden {
    position: relative;
}

@media (max-width: 767px) {
    .burger-menu .footer_mobile-hidden {
        display: none;
    }
}

.cities {
    background-color: #35719e;
    position: absolute;
    top: 48px;
    left: 32px;
    z-index: 14;
    width: 960px;
    padding: 28px 51px 36px 39px;
    display: none;
}

@media (max-width: 1080px) {
    .cities {
        width: auto;
        right: 32px;
    }
}

@media (max-width: 1023px) {
    .cities {
        display: none !important;
    }
}

.cities.is-active {
    display: block;
}

.cities__cities-letter {
    padding-right: 10px;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.7px;
    color: #ffffff;
    opacity: 0.31;
    margin-top: -10px;
    width: 24px;
}

.cities__cities-links a {
    display: block;
    margin-bottom: 6px;
    font-weight: normal;
}

.cities__cities-cell {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 22px;
}

.cities__cities-cell a {
    font-size: 13px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0.4px;
    color: #ffffff;
    text-decoration: none !important;
    text-transform: uppercase;
}

.cities__cities-cell a.is-active, .cities__cities-cell a:hover {
    opacity: 0.4;
}

.cities__cities-column {
    display: inline-block;
    width: -webkit-calc(20% - 4px);
    width: calc(20% - 4px);
    padding-right: 5px;
}

.cities__cities-box {
    display: block;
}

.cities__closer {
    display: block;
    position: absolute;
    top: 16.2px;
    right: 16.2px;
    text-decoration: none !important;
    fill: #ffffff;
}

.cities__closer svg {
    width: 15.6px;
    height: 15.6px;
    fill: inherit;
    stroke: inherit;
}

.cities .cities__cities-box_all .cities__cities-cell:last-child {
    margin-bottom: 0;
}

.top-menu {
    font-size: 13px;
    text-transform: uppercase;
}

.top-menu__item {
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px;
}

.top-menu__item:last-child {
    margin-right: 0;
}

.top-menu__item:first-child {
    margin-left: 0;
}

.top-menu__link {
    display: block;
    background-color: transparent;
    color: inherit;
    text-decoration: none;
    padding: 0 10px;
}

.top-menu__link svg {
    display: inline-block;
    vertical-align: sub;
    fill: inherit;
    width: 16px;
    height: 16px;
    margin-right: 5px;
}

.top-menu__link:hover {
    text-decoration: underline;
}

.top-menu_header {
    float: right;
}

.top-menu_header .top-menu__link {
    line-height: 40px;
    fill: #fff;
    color: #fff;
}

.top-menu_header-inner-left {
    float: left;
}

.top-menu_header-inner-left .top-menu__link {
    line-height: 40px;
    fill: #fff;
    color: #fff;
    font-weight: 300;
}

.top-menu_header-inner-left .top-menu__link_city {
    opacity: 0.4;
    text-transform: uppercase;
}

.top-menu_header-inner-left .top-menu__link_city svg {
    width: 9px;
    height: 9px;
    vertical-align: middle;
    margin-top: -3px;
}

.top-menu_header-inner-left .top-menu__link_city:hover {
    opacity: 1;
}

.top-menu_header-inner-left .top-menu__link_city.is-active {
    opacity: 1;
}

.top-menu_header-inner-right {
    float: right;
}

.top-menu_header-inner-right .top-menu__link {
    line-height: 40px;
    fill: #fff;
    color: #fff;
    font-weight: 300;
}

.header-menu {
    display: inline-block;
    vertical-align: middle;
}

.header-menu__item {
    display: inline-block;
    margin: 0 24px;
}

.header-menu__link {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'HyundaiSansHead';
    color: #000;
    letter-spacing: 0.4px;
    text-decoration: none;
}

.header-menu__link:hover {
    color: #35719E;
}

.logo {
    display: block;
}

.logo_header {
    display: inline-block;
    width: 178px;
    height: 23px;
    fill: #003C83;
    vertical-align: middle;
    margin-right: 50px;
}

@media (max-width: 1279px) {
    .logo_header {
        margin-right: 30px;
    }
}

@media (max-width: 1023px) {
    .logo_header {
        margin-right: 0;
        height: 21px;
        width: 163px;
    }
}

@media(max-width: 767px) {
    .logo_header {
        width: 120px;
    }
}

@-webkit-keyframes widthDots {
    0% {
        width: 0%;
    }
    100% {
        width: 100%;
    }
}

@keyframes widthDots {
    0% {
        width: 0%;
    }
    100% {
        width: 100%;
    }
}

.main-carousel {
    position: relative;
    display: block;
    color: #ffffff;
    font-size: 18px;
    line-height: 24px;
}

.main-carousel__slide {
    display: block;
    background-repeat: no-repeat;
    background-position: left center;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 576px;
    padding: 92px 0;
}

@media (max-width: 767px) {
    .main-carousel__slide {
        min-height: 480px;
        padding: 29px 0;
        background-position: 70% center;
    }
}

.main-carousel__title {
    display: block;
    font-size: 82px;
    line-height: 86px;
    letter-spacing: 0.7px;
    font-weight: bold;
    width: 1000px;
    margin-bottom: 47px;
}

@media (max-width: 1279px) {
    .main-carousel__title {
        font-size: 70px;
        line-height: 80px;
        width: 100%;
        margin-bottom: 18px;
    }
}

@media (max-width: 767px) {
    .main-carousel__title {
        font-size: 30px;
        line-height: normal;
        letter-spacing: 0.3px;
        margin-bottom: 34px;
    }
}

.main-carousel__text {
    display: block;
    width: 700px;
    margin-bottom: 25px;
}

@media (max-width: 767px) {
    .main-carousel__text {
        display: none;
    }
}

.main-carousel__text p {
    margin: 0 0 1em;
}

.main-carousel__text p:last-child {
    margin-bottom: 0;
}

.main-carousel__progressbar {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 20px;
    background-color: rgba(255, 255, 255, 0.4);
}

.main-carousel__progressbar::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 0%;
    background-color: #35719e;
}

.main-carousel__progressbar.is-active::after {
    width: 100%;
    -webkit-transition: width 0s linear 0s;
    -o-transition: width 0s linear 0s;
    transition: width 0s linear 0s;
    -webkit-transition-duration: inherit;
    -o-transition-duration: inherit;
    transition-duration: inherit;
}

.main-carousel .slick-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.main-carousel .slick-dots li {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 3px;
}

.main-carousel .slick-dots li:last-child {
    margin-right: 0;
}

.main-carousel .slick-dots li button {
    display: block;
    width: 100%;
    position: relative;
    height: 20px;
    font-size: 0;
    line-height: 1px;
    background: none;
    border: none;
    background-color: rgba(255, 255, 255, 0.4);
    padding: 0;
    margin: 0;
}

.main-carousel .slick-dots li button::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 0%;
    background-color: #35719e;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease 0s,
    width 0s linear 0.3s;
    -o-transition: opacity 0.3s ease 0s,
    width 0s linear 0.3s;
    transition: opacity 0.3s ease 0s,
    width 0s linear 0.3s;
}

.main-carousel .slick-dots li.slick-active button::after {
    opacity: 1;
    width: 100%;
    -webkit-animation: widthDots 10s linear forwards;
    animation: widthDots 10s linear forwards;
    -webkit-transition: opacity 0s ease 0s;
    -o-transition: opacity 0s ease 0s;
    transition: opacity 0s ease 0s;
}

.action-block {
    position: relative;
    width: 50%;
    float: left;
    padding: 50px 65px 40px;
    background-repeat: no-repeat;
    -webkit-background-size: 0px 0px;
    background-size: 0px 0px;
    background-position: 0 0;
}

@media (max-width: 1279px) {
    .action-block {
        float: none;
        width: 100%;
        padding: 64px 0;
        display: table;
    }
}

@media (max-width: 767px) {
    .action-block {
        padding: 29px 0;
    }
}

.action-block::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-image: inherit;
    width: 50vw;
    z-index: 1;
}

@media (max-width: 1279px) {
    .action-block::before {
        width: 100vw;
        left: 50%;
        right: auto;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
}

.action-block::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    width: 50vw;
}

@media (max-width: 1279px) {
    .action-block::after {
        width: 100vw !important;
        left: 50%;
        right: auto;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
}

@media (min-width: 1280px) {
    .action-block:nth-child(odd) {
        padding-left: 0;
    }

    .action-block:nth-child(odd)::before, .action-block:nth-child(odd)::after {
        left: auto;
    }

    .action-block:nth-child(even) {
        padding-right: 0;
    }

    .action-block:nth-child(even)::before, .action-block:nth-child(even)::after {
        right: auto;
    }
}

@media (max-width: 1279px) {
    .action-block:nth-child(odd) {
        text-align: right;
    }
}

@media (max-width: 767px) {
    .action-block:nth-child(odd) {
        text-align: left;
    }
}

.action-block__inner {
    position: relative;
    display: table-cell;
    vertical-align: bottom;
    height: 262px;
    width: 100%;
    z-index: 3;
}

@media (max-width: 767px) {
    .action-block__inner {
        height: 214px;
    }
}

.action-block__title {
    display: block;
    font-size: 52px;
    line-height: 58px;
    font-weight: bold;
    letter-spacing: 0.4px;
    margin-bottom: 23px;
    max-width: 100%;
}

@media (max-width: 767px) {
    .action-block__title {
        font-size: 30px;
        line-height: 32px;
        margin-bottom: 26px;
        letter-spacing: 0.2px;
    }
}

.href {
    display: inline-block;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 3.6px;
    text-decoration: none;
    color: inherit;
    font-weight: bold;
}

.href:hover {
    text-decoration: underline;
}

.action-block_white {
    color: #fff;
}

.action-block_white::after {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
    width: 66%;
}

.action-block_black {
    color: #000000;
}

.action-block_black::after {
    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), rgba(255, 255, 255, 0.6));
    background-image: -o-linear-gradient(right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
    width: 66%;
}

.models {
    position: relative;
    color: #fff;
}

.models::before {
    content: '';
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    width: 55.8%;
    min-width: 1080px;
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.6)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
    z-index: 2;
}

@media (max-width: 1279px) {
    .models::before {
        content: none;
    }
}

.models__photos {
    z-index: 1;
}

.models__photos, .models__photo {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
}

@media (max-width: 1279px) {
    .models__photos, .models__photo {
        -webkit-background-size: 0px 0px;
        background-size: 0px 0px;
        background-position: 0 0;
        background-color: #000000;
    }
}

@media (max-width: 1279px) {
    .models__photos::before, .models__photo::before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        top: 180px;
        height: 196px;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(rgba(0, 0, 0, 0)));
        background-image: -webkit-linear-gradient(top, #000000, rgba(0, 0, 0, 0));
        background-image: -o-linear-gradient(top, #000000, rgba(0, 0, 0, 0));
        background-image: linear-gradient(to bottom, #000000, rgba(0, 0, 0, 0));
        z-index: 2;
    }
}

@media (max-width: 767px) {
    .models__photos::before, .models__photo::before {
        height: 72px;
        top: 156px;
    }
}

@media (max-width: 1279px) {
    .models__photos::after, .models__photo::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        top: 180px;
        background-image: inherit;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        background-size: cover;
        background-position: center center;
        z-index: 1;
    }
}

@media (max-width: 767px) {
    .models__photos::after, .models__photo::after {
        top: 156px;
    }
}

.models__photo {
    opacity: 0;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.models__photo.is-active {
    opacity: 1;
}

.models__inner {
    position: relative;
    height: 864px;
    display: table-cell;
    vertical-align: bottom;
    padding: 64px 0;
    z-index: 3;
}

@media (max-width: 1279px) {
    .models__inner {
        position: relative;
        display: block;
        padding: 35px 0;
        height: 870px;
        z-index: 3;
    }
}

@media (max-width: 767px) {
    .models__inner {
        height: 504px;
    }
}

.models__title {
    display: inline-block;
    vertical-align: bottom;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 0.2px;
    font-weight: bold;
    margin-right: 94px;
}

@media (max-width: 1279px) {
    .models__title {
        font-size: 15px;
        display: block;
        margin-bottom: 46px;
    }
}

@media (max-width: 767px) {
    .models__title {
        margin-bottom: 12px;
    }
}

.models__lineup {
    display: inline-block;
    vertical-align: bottom;
}

@media (max-width: 1279px) {
    .models__lineup {
        display: block;
        white-space: nowrap;
        overflow: auto;
        margin: 0 -32px;
        padding: 0 32px;
    }
}

@media (max-width: 767px) {
    .models__lineup {
        margin: 0 -16px;
        padding: 0 16px;
    }
}

@media (max-width: 1279px) {
    .models__lineup::before {
        content: '';
        display: inline-block;
        width: 0px;
        height: 90px;
    }
}

.models__item {
    margin-top: 20px;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    color: inherit;
    text-decoration: none;
    display: block;
}

@media (max-width: 1279px) {
    .models__item {
        margin-top: 0;
        display: inline-block;
        vertical-align: baseline;
        margin-right: 34px;
    }
}

.models__item-title {
    color: inherit;
    text-decoration: none;
    position: relative;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
    padding-bottom: 11px;
    padding-top: 13px;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: bold;
}

@media (max-width: 1279px) {
    .models__item-title {
        padding: 0;
        font-size: 20px;
        font-weight: bold;
        position: static;
    }
}

.models__item-title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 48px;
    height: 3px;
    background-color: #ffffff;
    opacity: 0.5;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

@media (max-width: 1279px) {
    .models__item-title::after {
        content: none;
    }
}

.models__item-href {
    display: none;
    position: absolute;
    left: 54px;
    bottom: -0.5em;
    font-size: 10px;
    letter-spacing: 3.1px;
    text-transform: uppercase;
    font-weight: bold;
    color: inherit;
    text-decoration: none;
    line-height: normal;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.models__item-href .icon {
    display: none;
}

@media (max-width: 1279px) {
    .models__item-href {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }

    .models__item-href .icon {
        display: inline-block;
        vertical-align: text-top;
        fill: #fff;
        width: 10px;
        height: 18px;
    }
}

.models__item:hover .models__item-title::after {
    opacity: 1;
}

.models__item.is-active {
    margin-top: 30px;
}

@media (max-width: 1279px) {
    .models__item.is-active {
        margin-top: 0;
        margin-right: 58px;
    }
}

.models__item.is-active .models__item-title {
    font-size: 68px;
    line-height: 64px;
    padding-bottom: 21px;
}

@media (max-width: 1279px) {
    .models__item.is-active .models__item-title {
        font-size: 60px;
        line-height: 90px;
        padding: 0;
    }
}

.models__item.is-active .models__item-title::after {
    opacity: 1;
    bottom: 0;
}

.models__item.is-active .models__item-href {
    display: block;
    font-size: 14px;
    left: 100%;
    padding-left: 20px;
    bottom: -0.3em;
    opacity: 0;
    visibility: hidden;
}

@media (max-width: 1279px) {
    .models__item.is-active .models__item-href {
        font-size: 16px;
        font-weight: bold;
        bottom: 50px;
        left: 0;
        margin: 0;
        opacity: 1;
        visibility: visible;
    }
}

@media (max-width: 767px) {
    .models__item.is-active .models__item-href {
        bottom: 27px;
    }
}

.models__item.is-active:hover .models__item-title::after {
    width: 100%;
}

.models__item.is-active:hover .models__item-href {
    opacity: 1;
    visibility: visible;
}

.section-text {
    padding: 93px 0 120px;
    text-align: center;
}

@media (max-width: 1279px) {
    .section-text {
        padding: 66px 0 75px;
    }
}

@media (max-width: 767px) {
    .section-text {
        padding: 107px 0 67px;
    }
}

.section-text__inner {
    width: 768px;
    max-width: 100%;
    margin: 0 auto;
}

.section-text__title {
    display: block;
    text-transform: uppercase;
    color: #002c5f;
    font-size: 42px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 13.1px;
    margin-bottom: 42px;
}

@media (max-width: 767px) {
    .section-text__title {
        font-size: 24px;
        letter-spacing: 7.5px;
        margin-bottom: 24px;
    }
}

.section-text__content {
    margin-bottom: 55px;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.56;
}

@media (max-width: 767px) {
    .section-text__content {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 44px;
    }
}

.section-text__content p {
    margin-bottom: 1em;
}

.section-text__content p:last-child {
    margin-bottom: 0;
}

.section-video {
    position: relative;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    color: #fff;
    text-align: center;
    height: 936px;
}

@media (max-width: 1279px) {
    .section-video {
        height: 656px;
    }
}

@media (max-width: 767px) {
    .section-video {
        height: auto;
        -webkit-background-size: 0px 0px;
        background-size: 0px 0px;
        background-position: 0 0;
    }
}

.section-video::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: inset 0 0 500px 200px #000000;
    box-shadow: inset 0 0 500px 200px #000000;
}

@media (max-width: 767px) {
    .section-video::after {
        -webkit-box-shadow: inset 0 0 20px 0 #000000;
        box-shadow: inset 0 0 20px 0 #000000;
        z-index: 2;
        bottom: auto;
        height: 208px;
    }
}

@media (max-width: 767px) {
    .section-video::before {
        content: '';
        display: block;
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 100vw;
        height: 208px;
        background-repeat: no-repeat;
        -webkit-background-size: cover;
        background-size: cover;
        background-image: inherit;
        background-position: center center;
        z-index: 1;
    }
}

.section-video__player {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    display: none;
}

.section-video__player-iframe {
    width: 100% !important;
    height: 100% !important;
}

.section-video__close {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center center;
    background-image: url(../../assets/images/icons/icon-close.svg);
    opacity: 1;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}

@media (max-width: 767px) {
    .section-video__close {
        width: 24px;
        height: 24px;
        right: 10px;
        top: 10px;
    }
}

.section-video__close:hover {
    opacity: 0.6;
}

.section-video__inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 3;
}

@media (max-width: 767px) {
    .section-video__inner {
        position: static;
        left: auto;
        top: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.section-video__logo {
    height: 46px;
    margin-bottom: 34px;
    fill: #fff;
}

.section-video__logo .icon {
    display: inline-block;
}

@media (max-width: 767px) {
    .section-video__logo {
        display: none;
    }
}

.section-video__text {
    position: relative;
    font-size: 18px;
    line-height: 24px;
}

@media (max-width: 767px) {
    .section-video__text {
        display: block;
        text-align: center;
        font-size: 15px;
        line-height: 1.6;
        padding: 8px 0;
    }

    .section-video__text::before {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        left: 50%;
        width: 100vw;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        background-color: #364654;
    }

    .section-video__text > * {
        position: relative;
    }
}

.section-video__play {
    width: 56px;
    height: 56px;
    margin: 41px auto 0;
    fill: #fff;
    stroke: #fff;
    cursor: pointer;
    opacity: 1;
    -webkit-transition: opacity 0.3s ease 0s;
    -o-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
}

@media (max-width: 767px) {
    .section-video__play {
        position: absolute;
        left: 0;
        right: 0;
        top: 76px;
        margin: auto;
        z-index: 3;
    }
}

.section-video__play:hover {
    opacity: 0.7;
}

.footer {
    display: block;
    background-color: #35719e;
    color: #fff;
    padding: 46px 0 30px;
}

@media (max-width: 767px) {
    .footer {
        padding: 37px 0 22px;
    }
}

.footer__row {
    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;
    margin-bottom: 68px;
}

@media (max-width: 1279px) {
    .footer__row {
        padding: 0 28px;
    }
}

@media (max-width: 767px) {
    .footer__row {
        display: block;
        padding: 0;
        margin-bottom: 15px;
    }
}

.footer__row_space {
    margin-top: 105px;
}

@media (max-width: 1279px) {
    .footer__row_space {
        margin-top: 73px;
    }
}

@media (max-width: 767px) {
    .footer__row_space {
        margin-top: 36px;
    }
}

@media (max-width: 1279px) {
    .footer__row_spaceless {
        margin-top: 38px;
    }
}

.footer__row:last-child {
    margin-bottom: 0;
}

.footer__column {
    position: relative;
    display: block;
    min-width: 350px;
}

@media (max-width: 1279px) {
    .footer__column {
        min-width: 40%;
    }
}

@media (max-width: 1023px) {
    .footer__column {
        min-width: 48%;
    }
}

.footer__column_bottom {
    padding-bottom: 60px;
}

.footer__column-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 320px;
}
.footer__column_logos {
    position: relative;
    display: flex;
    align-items: center;
}
.footer__logo {
    display: inline-block;
    fill: #fff;
    height: 26px;
    width: 185px;
    max-width: 50%;
}

.footer__logo_dealer {
    margin-left: 10px;
}

.footer__logo_dealer::before  {
    position: absolute;
    width: 1px;
    background-color: #fff;
    height: 26px;
    content: '';
    display: inline-block;
    margin-right: 15px;
    top: 50%;
    transform: translateY(-50%);

}

.footer__logo_dealer img {
    display: block;
    max-width: calc(100% - 20px);
    max-height: 100%;
    margin-left: 10px;
    margin-right: 10px;

}

@media (max-width: 767px) {
    .footer__logo {
        display: none;
    }
}

.footer__copyright {
    font-size: 14px;
    line-height: normal;
}

@media (max-width: 767px) {
    .footer__copyright {
        text-align: center;
    }
}

.footer a {
    color: inherit;
    text-decoration: none;
}

@media (max-width: 1279px) {
    .footer .btn {
        margin-bottom: 80px;
    }
}

@media (max-width: 767px) {
    .footer .btn {
        width: 344px;
        max-width: 100%;
        display: block;
        margin: 48px auto 26px;
    }
}

.footer-search {
    position: relative;
    display: block;
    width: 36px;
    height: 39px;
    margin: -3px 0;
    -webkit-transition: width 0.5s ease 0s;
    -o-transition: width 0.5s ease 0s;
    transition: width 0.5s ease 0s;
}

@media (max-width: 767px) {
    .footer-search {
        width: 32px;
        height: 32px;
    }
}

.footer-search__input {
    display: block;
    height: 100%;
    width: 100%;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    padding: 0 50px 0 10px;
    font-size: 16px;
    font-weight: bold;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.2s ease 0.3s,
    visibility 0s ease 0.5s;
    -o-transition: opacity 0.2s ease 0.3s,
    visibility 0s ease 0.5s;
    transition: opacity 0.2s ease 0.3s,
    visibility 0s ease 0.5s;
}

.footer-search__input:hover {
    border-color: rgba(53, 113, 158, 0.5);
}

.footer-search__input:focus {
    border-color: #35719e;
}

@media (max-width: 767px) {
    .footer-search__input {
        padding-right: 40px;
    }
}

.footer-search__btn {
    right: 0;
    top: 0px;
    bottom: 0px;
    position: absolute;
    display: block;
    fill: #fff;
    width: 36px;
    background: none;
    border: none;
    padding: 3px 0;
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    opacity: 1;
    -webkit-transition: opacity 0.3s ease 0s,
    fill 0.2s ease 0.3s;
    -o-transition: opacity 0.3s ease 0s,
    fill 0.2s ease 0.3s;
    transition: opacity 0.3s ease 0s,
    fill 0.2s ease 0.3s;
}

.footer-search__btn:hover {
    opacity: 0.7;
}

@media (max-width: 767px) {
    .footer-search__btn {
        width: 32px;
        right: 3px;
    }
}

.footer-search.is-active {
    width: 100%;
}

.footer-search.is-active .footer-search__input {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.2s ease 0s,
    visibility 0s ease 0s;
    -o-transition: opacity 0.2s ease 0s,
    visibility 0s ease 0s;
    transition: opacity 0.2s ease 0s,
    visibility 0s ease 0s;
}

.footer-search.is-active .footer-search__btn {
    right: 0;
    fill: #35719e;
    -webkit-transition: opacity 0.3s ease 0s,
    fill 0.2s ease 0s;
    -o-transition: opacity 0.3s ease 0s,
    fill 0.2s ease 0s;
    transition: opacity 0.3s ease 0s,
    fill 0.2s ease 0s;
}

.footer-menu {
    display: block;
    margin-bottom: 46px;
}

@media (max-width: 1279px) {
    .footer-menu {
        margin-bottom: 60px;
    }
}

@media (max-width: 767px) {
    .footer-menu {
        margin: 0 -16px;
    }
}

.footer-menu:last-child {
    margin-bottom: 0;
}

.footer-menu__title {
    display: block;
    font-size: 32px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0.7px;
    margin-bottom: 39px;
}

@media (max-width: 1279px) {
    .footer-menu__title {
        margin-bottom: 32px;
    }
}

@media (max-width: 767px) {
    .footer-menu__title {
        position: relative;
        margin: 0;
        font-size: 20px;
        letter-spacing: 0.4px;
        padding: 27px 16px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        cursor: pointer;
    }
}

@media (max-width: 767px) {
    .footer-menu__title::after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        right: 16px;
        width: 22px;
        height: 22px;
        margin: auto;
        background-repeat: no-repeat;
        -webkit-background-size: contain;
        background-size: contain;
        background-position: center center;
        background-image: url(../assets/images/icons/icon-arrow-dropdown_white.svg);
    }
}

@media (max-width: 767px) {
    .footer-menu__title.is-active::after {
        -webkit-transform: scale(1, -1);
        -ms-transform: scale(1, -1);
        transform: scale(1, -1);
    }
}

@media (max-width: 767px) {
    .footer-menu__main {
        display: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        padding: 10px 0;
    }
}

@media (max-width: 767px) {
    .footer-menu__submain {
        margin-bottom: 4px;
    }
}

.footer-menu__link {
    display: block;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0px;
    margin-bottom: 1em;
}

@media (max-width: 1279px) {
    .footer-menu__link {
        font-size: 24px;
        margin-top: 1.5em;
        margin-bottom: 10px;
    }
}

@media (max-width: 767px) {
    .footer-menu__link {
        padding: 6px 16px;
        margin: 0 !important;
        font-size: 16px;
    }
}

.footer-menu__link:first-child {
    margin-top: 0;
}

.footer-menu__link:last-child {
    margin-bottom: 0;
}

.footer-menu__link:hover {
    text-decoration: underline;
}

.footer-menu_space .footer-menu__link {
    margin-top: 69px;
    margin-bottom: 12px;
}

.footer-menu_space .footer-menu__link:first-child {
    margin-top: 0;
}

.footer-menu__sublink {
    display: block;
    color: #dddddd !important;
}

@media (max-width: 1279px) {
    .footer-menu__sublink {
        font-size: 21px;
        line-height: normal;
    }
}

@media (max-width: 767px) {
    .footer-menu__sublink {
        padding: 6px 26px;
        font-size: 14px;
    }
}

.footer-menu__sublink:last-child {
    margin-bottom: 0;
}

.footer-menu__sublink:hover {
    text-decoration: underline;
}

.footer-social {
    display: block;
    margin: 0 -4px 34px;
}

@media (max-width: 1279px) {
    .footer-social {
        margin-bottom: 42px;
    }
}

@media (max-width: 767px) {
    .footer-social {
        margin-top: 28px;
        text-align: center;
    }
}

.footer-social__link {
    display: inline-block;
    width: 32px;
    height: 32px;
    background-color: #ffffff;
    margin: 0 4px;
    padding: 6px;
    fill: #35719e;
}

@media (max-width: 1279px) {
    .footer-social__link {
        width: 48px;
        height: 48px;
        padding: 9px;
    }
}

@media (max-width: 767px) {
    .footer-social__link {
        width: 32px;
        height: 32px;
        padding: 6px;
    }
}

.footer-social__link svg {
    width: 20px;
    height: 20px;
}

@media (max-width: 1279px) {
    .footer-social__link svg {
        width: 30px;
        height: 30px;
    }
}

@media (max-width: 767px) {
    .footer-social__link svg {
        width: 20px;
        height: 20px;
    }
}

.footer-contact {
    font-size: 16px;
    line-height: 19px;
    fill: #fff;
    margin-bottom: 1em;
}

@media (max-width: 767px) {
    .footer-contact {
        text-align: center;
    }
}

.footer-contact:last-child {
    margin-bottom: 0;
}

.footer-contact a {
    font-weight: bold;
    color: inherit;
    text-decoration: none;
}

.footer-contact .icon {
    display: inline-block;
    width: 13px;
    height: 17px;
    margin-right: 12px;
    vertical-align: middle;
}

.disclaimer {
    display: block;
    background-color: #364654;
    font-size: 12px;
    line-height: normal;
    color: #dddddd;
    padding: 5px 0 4px;
}

@media (max-width: 1279px) {
    .disclaimer {
        padding: 13px 16px 29px;
    }
}

@media (max-width: 767px) {
    .disclaimer {
        text-align: center;
        padding: 5px 0 13px;
    }
}

.disclaimer__inner p:last-child {
    margin-bottom: 0;
}

.tabs {
    text-align: center;
}

.tabs__inner {
    white-space: nowrap;
    margin: 0 -64px;
    padding: 20px 64px;
    overflow: auto;
}

@media (max-width: 1279px) {
    .tabs__inner {
        margin: 0 -32px;
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 767px) {
    .tabs__inner {
        margin: 0 -16px;
        padding: 10px 16px;
    }
}

.tabs__item {
    position: relative;
    display: inline-block;
}

.tabs__item:first-child {
    margin-left: 0 !important;
}

.tabs__item:last-child {
    margin-right: 0 !important;
}

.tabs__item input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    width: 0;
    height: 0;
}

.tabs__item input + label {
    display: block;
    cursor: pointer;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.tabs_text {
    margin: 28px 0;
}

@media (max-width: 1279px) {
    .tabs_text {
        margin: 18px 0 13px;
    }
}

@media (max-width: 767px) {
    .tabs_text {
        margin: 12px 0 0;
    }
}

.tabs_text .tabs__item {
    font-size: 52px;
    margin: 0 20px;
    font-weight: bold;
}

@media (max-width: 1279px) {
    .tabs_text .tabs__item {
        font-size: 46px;
        margin: 0 15px;
    }
}

@media (max-width: 767px) {
    .tabs_text .tabs__item {
        font-size: 36px;
        margin: 0 12px;
    }
}

.tabs_text .tabs__item input + label {
    color: #dddddd;
}

.tabs_text .tabs__item input + label:hover {
    color: #aaaaaa;
}

.tabs_text .tabs__item input:checked + label {
    color: #35719e;
}

.tabs_text a.tabs__item {
    color: #dddddd;
    text-decoration: none;
}

.tabs_text a.tabs__item:hover {
    color: #aaaaaa;
}

.tabs_text a.tabs__item.is-active {
    color: #35719e;
}

.tabs_buttons {
    margin: 20px 0;
}

@media (max-width: 1279px) {
    .tabs_buttons {
        margin: 13px 0 20px;
    }
}

@media (max-width: 767px) {
    .tabs_buttons {
        margin: 0 0 6px;
    }
}

.tabs_buttons .tabs__item {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
}

@media (max-width: 767px) {
    .tabs_buttons .tabs__item {
        font-size: 14px;
    }
}

.tabs_buttons .tabs__item input + label {
    color: #777a7e;
    padding: 16px 35px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: transparent;
}

@media (max-width: 767px) {
    .tabs_buttons .tabs__item input + label {
        padding: 16px 16px 15px;
    }
}

.tabs_buttons .tabs__item input + label:hover {
    color: #45474a;
}

.tabs_buttons .tabs__item input:checked + label {
    background-color: #35719e;
    color: #f6f3f2;
}

.cars-catalog::after {
    content: '';
    display: block;
    height: 0;
    clear: both;
}

@media (max-width: 1279px) {
    .cars-catalog::after {
        content: none;
    }
}

.cars-catalog__item {
    position: relative;
    display: block;
    width: 50%;
    float: left;
    text-align: center;
    height: 384px;
    padding: 75px 50px;
    color: #ffffff;
    font-size: 18px;
    line-height: normal;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    text-decoration: none;
}

@media (max-width: 1279px) {
    .cars-catalog__item {
        float: none;
        width: 100%;
        height: 410px;
    }
}

@media (max-width: 767px) {
    .cars-catalog__item {
        height: auto;
        min-height: 300px;
        padding: 56px 40px;
    }
}

.cars-catalog__item::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: black;
    opacity: 0.6;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
}

.cars-catalog__item:hover::before {
    opacity: 0.5;
}

.cars-catalog__item-title {
    position: relative;
    display: block;
    font-size: 68px;
    line-height: 0.94;
    letter-spacing: 0.6px;
    font-weight: bold;
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .cars-catalog__item-title {
        font-size: 56px;
        line-height: 1.14;
        letter-spacing: 0.5px;
        margin-bottom: 16px;
    }
}

.cars-catalog__item-desc {
    position: relative;
}

.cars-catalog__item-desc p {
    margin: 0;
}

.advantages__inner {
    display: block;
    margin: 0 -53px;
    padding: 90px 0;
    text-align: center;
}

@media (max-width: 1579px) {
    .advantages__inner {
        margin: 0 -64px;
    }
}

@media (max-width: 1279px) {
    .advantages__inner {
        margin: 0 -32px;
        padding: 85px 14px;
        white-space: nowrap;
        overflow: auto;
    }
}

@media (max-width: 767px) {
    .advantages__inner {
        margin: 0;
        padding: 42px 0;
        overflow: visible;
    }
}

.advantages__item {
    display: inline-block;
    vertical-align: top;
    width: 409px;
    margin: 0 53px;
    white-space: normal;
    max-width: 100%;
}

@media (max-width: 1579px) {
    .advantages__item {
        margin: 0 20px;
        width: 380px;
    }
}

@media (max-width: 1279px) {
    .advantages__item {
        width: 409px;
        margin: 0 18px;
    }
}

@media (max-width: 767px) {
    .advantages__item {
        margin: 0;
    }
}

.advantages__item-icon {
    position: relative;
    display: block;
    height: 175px;
    margin-bottom: 33px;
}

@media (max-width: 1279px) {
    .advantages__item-icon {
        height: 110px;
        margin-bottom: 65px;
    }
}

.advantages__item-icon img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-height: 84px;
    max-width: 100px;
}

.advantages__item-title {
    display: block;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 16px;
}

@media (max-width: 1279px) {
    .advantages__item-title {
        margin-bottom: 18px;
    }
}

.advantages__item-text {
    display: block;
    font-size: 18px;
    letter-spacing: 0.8px;
}

@media (max-width: 1279px) {
    .advantages__item-text {
        width: 320px;
        max-width: 100%;
        margin: 0 auto;
        font-size: 16px;
        letter-spacing: 0.7px;
    }
}

@media (max-width: 767px) {
    .advantages .slick-list {
        margin: 0 -16px;
    }
}

@media (max-width: 767px) {
    .advantages .slick-slide {
        padding-left: 16px;
        padding-right: 16px;
    }
}

.advantages .slick-dots {
    display: block;
    text-align: center;
    line-height: 1px;
    margin-top: 35px;
}

.advantages .slick-dots li {
    position: relative;
    display: inline-block;
    height: 3px;
    width: 24px;
    margin: 0 4px;
    background-color: #dddddd;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    cursor: pointer;
}

.advantages .slick-dots li::before {
    content: '';
    position: absolute;
    left: -4px;
    right: -4px;
    top: -15px;
    bottom: -15px;
}

.advantages .slick-dots li button {
    display: none;
}

.advantages .slick-dots .slick-active {
    background-color: #35719e;
}

/**
 * Swiper 4.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 14, 2018
 */
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    /* Fix of Webkit flickering */
    z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
    float: left;
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
    visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform;
}

/* 3D Effects */
.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}

.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto;
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-lock {
    display: none;
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms opacity;
    -o-transition: 300ms opacity;
    transition: 300ms opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
    position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: #000;
    opacity: 0.2;
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: 200ms top, 200ms -webkit-transform;
    transition: 200ms top, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms top;
    transition: 200ms transform, 200ms top;
    transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms left, 200ms -webkit-transform;
    transition: 200ms left, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms left;
    transition: 200ms transform, 200ms left;
    transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms right, 200ms -webkit-transform;
    transition: 200ms right, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

/* Progress */
.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #ffffff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #ffffff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000000;
}

.swiper-pagination-lock {
    display: none;
}

/* Scrollbar */
.swiper-scrollbar {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    left: 0;
    top: 0;
}

.swiper-scrollbar-cursor-drag {
    cursor: move;
}

.swiper-scrollbar-lock {
    display: none;
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    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-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.swiper-slide-zoomed {
    cursor: move;
}

/* Preloader */
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    -webkit-background-size: 100% 100%;
    background-size: 100%;
    background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

/* a11y */
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-container-cube {
    overflow: visible;
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0;
}

.swiper-container-flip {
    overflow: visible;
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
    /* Windows 8 IE 10 fix */
    -ms-perspective: 1200px;
}

.inline-nav {
    background-color: #ffffff;
    display: block;
    height: 80px;
    position: relative;
    font-size: 0;
}

@media (max-width: 767px) {
    .inline-nav {
        height: 58px;
    }
}

.inline-nav_no-bg {
    background-color: transparent;
}

.inline-nav_no-bg .inline-nav__box-nav a {
    letter-spacing: 0.4px;
}

.inline-nav__links {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    width: -webkit-calc(100% - 147px);
    width: calc(100% - 147px);
    position: relative;
}

@media (max-width: 767px) {
    .inline-nav__links {
        width: -webkit-calc(100% - 80px);
        width: calc(100% - 80px);
    }
}

.inline-nav__left-box {
    display: inline-block;
    float: left;
}

.inline-nav__left-box.adaptive {
    display: block;
    width: 100%;
}

.inline-nav__right-box {
    display: inline-block;
    float: right;
}

.inline-nav__right-box.adaptive {
    display: block;
    width: 100%;
}

.inline-nav__dropdown-title {
    float: right;
    visibility: hidden;
    position: fixed;
    top: -999px;
    right: -999px;
    color: #777a7e;
    fill: none;
    stroke: #777a7e;
    font-size: 18px;
    text-decoration: none;
}

@media (max-width: 767px) {
    .inline-nav__dropdown-title {
        font-size: 16px;
        text-align: right;
    }
}

.inline-nav__dropdown-title:hover {
    color: #35719e;
    fill: none;
    stroke: #35719e;
}

.inline-nav__dropdown-title.is-visible {
    visibility: visible;
    position: relative;
    top: auto;
    right: auto;
}

.inline-nav__dropdown-title.active svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.inline-nav__dropdown-title svg {
    fill: inherit;
    stroke: inherit;
    display: inline-block;
    width: 18px;
    height: 12px;
    vertical-align: middle;
    margin-top: -2px;
    margin-left: 5px;
}

@media (max-width: 767px) {
    .inline-nav__dropdown-title svg {
        margin-top: 0;
        margin-left: 3px;
        width: 16px;
        height: 12px;
    }
}

.inline-nav__dropdown-box {
    visibility: visible;
}

.inline-nav__dropdown-box.is-transformed {
    visibility: hidden;
    position: fixed;
    top: -999px;
    right: -999px;
}

.inline-nav__dropdown-box.is-transformed.active {
    visibility: visible;
    position: absolute;
    top: 51px;
    right: 0;
    width: 375px;
    overflow: hidden;
    background-color: #35719e;
    border: 1px;
    border-style: solid;
    border-color: #dddddd;
    z-index: 5;
}

@media (max-width: 767px) {
    .inline-nav__dropdown-box.is-transformed.active {
        top: 39px;
        width: 375px;
    }
}

@media (max-width: 416px) {
    .inline-nav__dropdown-box.is-transformed.active {
        width: 100vw;
        right: -16px;
    }
}

.inline-nav__box {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 22px 0px;
    display: block;
    width: 100%;
    height: 80px;
    font-size: 0;
    text-align: justify;
}

@media (max-width: 767px) {
    .inline-nav__box {
        padding: 18px 0;
        height: 58px;
    }
}

.inline-nav__box:after {
    content: "";
    display: inline-block;
    width: 100%;
}

.inline-nav__box-title {
    font-size: 30px;
    letter-spacing: 1px;
    color: #000000;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}

@media (max-width: 767px) {
    .inline-nav__box-title {
        font-size: 16px;
        line-height: 1.38;
        letter-spacing: -0.3px;
    }
}

.inline-nav__box-nav {
    margin-left: 42px;
    display: inline-block;
    vertical-align: middle;
}

.inline-nav__box-nav a {
    color: #777a7e;
    font-size: 18px;
    text-decoration: none;
    margin-right: 19px;
}

.inline-nav__box-nav a:hover {
    color: #35719e;
}

.inline-nav__box-nav a:last-child {
    margin-right: 0px;
}

.inline-nav__box-nav.adaptive {
    display: block;
    margin-left: 0;
}

.inline-nav__box-nav.adaptive a {
    display: block;
    text-align: center;
    margin-right: 0;
    color: #f8f8f8;
    font-size: 16px;
    cursor: pointer;
    font-weight: normal;
    padding: 16px 0 14px 0;
    border: 0px;
}

.inline-nav__box-nav.adaptive a:first-child {
    margin-top: 24px;
}

@media (max-width: 767px) {
    .inline-nav__box-nav.adaptive a {
        font-size: 16px;
    }
}

.inline-nav__box-dl-brooch {
    display: inline-block;
    vertical-align: middle;
}

.inline-nav__box-dl-brooch-link {
    color: #000000;
    fill: #000000;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-decoration: none;
}

@media (max-width: 767px) {
    .inline-nav__box-dl-brooch-link {
        color: #f8f8f8;
        fill: #f8f8f8;
    }
}

.inline-nav__box-dl-brooch-link:hover {
    color: #35719e;
    fill: #35719e;
}

@media (max-width: 767px) {
    .inline-nav__box-dl-brooch-link:hover {
        color: #f8f8f8;
        fill: #f8f8f8;
    }
}

.inline-nav__box-dl-brooch-link svg {
    display: inline-block;
    vertical-align: sub;
    fill: inherit;
    width: 20px;
    height: 20px;
    -o-object-fit: contain;
    object-fit: contain;
    margin-right: 12px;
}

.inline-nav__box-dl-brooch.adaptive {
    display: block;
}

.inline-nav__box-dl-brooch.adaptive .inline-nav__box-dl-brooch-link {
    display: block;
    text-align: center;
    padding-top: 14px;
    padding-bottom: 24px;
    letter-spacing: 2px;
    color: #f8f8f8;
    fill: #f8f8f8;
    font-size: 16px;
}

@media (max-width: 767px) {
    .inline-nav__box-dl-brooch.adaptive .inline-nav__box-dl-brooch-link {
        padding: 16px 0 44px 0;
    }
}

.inline-nav__box-dl-brooch.adaptive .inline-nav__box-dl-brooch-link:hover {
    color: #f8f8f8;
    fill: #f8f8f8;
}

.inline-nav__box-link_bl {
    /*border: 3px;
	border-style: solid;
	border-color: #222222;*/
    -webkit-box-shadow: inset 0px 0px 0px 3px #222222;
    box-shadow: inset 0px 0px 0px 3px #222222;
    padding: 17px 16px 16px 16px;
}

.inline-nav__box-link_bl:hover {
    color: #ffffff;
    fill: #ffffff;
    -webkit-box-shadow: inset 0px 0px 0px 3px #35719e;
    box-shadow: inset 0px 0px 0px 3px #35719e;
    /*border-color: ;*/
}

.inline-nav__box-link_bl.is-visible {
    -webkit-box-shadow: inset 0px 0px 0px 0px #000000;
    box-shadow: inset 0px 0px 0px 0px #000000;
}

.inline-nav__box_bp.is-visible {
    padding: 44px 0 !important;
}
.container-icons {
    max-width: 1350px;
    margin: 0 auto;
}
.container-icons_model-feature {
    max-width: 1600px;
}

.features {
    background-color: #f8f8f8;
    text-align: center;
    padding: 45px 0 0 0;
}

@media (max-width: 767px) {
    .features {
        padding: 20px 0 20px 0;
    }
}

.features__title {
    font-size: 52px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.4px;
    color: #000000;
    margin: 0 0 50px;
}

@media (max-width: 767px) {
    .features__title {
        font-size: 30px;
        line-height: 1.07;
        letter-spacing: 0.2px;
    }
}

.features__cards-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: center;
}

.features__card {
    display: inline-block;
    flex-basis: 0;
    flex-grow: 1;
    padding: 30px 30px 67px 30px;
    vertical-align: top;
    min-width: 200px;
    text-decoration: none;
}
.features__card.features__card_model-feature {
    min-width: 400px;
    padding-top: 10px;
    padding-bottom: 30px;
}


@media(max-width: 1199px) {
    .features__card.features__card_model-feature {
        min-width: 300px;
    }
}

@media (max-width: 767px) {
    .features__cards-box {
        justify-content: center;
    }
    .features__card, .features__card.features__card_model-feature  {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 20px;
        width: 50%;
        min-width: auto;
        flex-grow: 0;
        flex-basis: auto;
    }
}

.features__card-icon {
    width: 80px;
    height: 80px;
    background-repeat: no-repeat;
    background-position: center center;
	background-size: contain;
    margin: auto;
}
.features__card-icon.features__card-icon_model-feature {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    height: 120px;
}
.features__card-icon.features__card-icon_model-feature svg {
    margin: 0 auto;
}

.features__card-icon_model-feature svg.model_feature_1 {
    width: 140px;
}
.features__card-icon_model-feature svg.model_feature_2 {
    width: 180px;
}

.features__card-icon_model-feature svg.model_feature_3 {
    width: 160px;
}

.features__card-icon_model-feature svg.model_feature_4 {
    width: 160px;
}

.features__card-icon_model-feature svg.model_feature_5 {
    width: 170px;
}
.features__card-icon_model-feature svg.model_feature_6 {
    width: 150px;
}

.features__card-icon_model-feature svg.model_feature_7 {
    width: 150px;
}

.features__card-icon_model-feature svg.model_feature_8 {
    width: 140px;
}

.features__card-icon_model-feature svg.model_feature_9 {
    width: 140px;
}

.features__card-icon_model-feature svg.model_feature_10 {
    width: 205px;
}
.features__card-icon_model-feature svg.model_feature_11 {
    width: 180px;
}
.features__card-icon_model-feature svg.model_feature_12 {
    width: 210px;
}

@media (max-width: 767px) {
    .features__card-icon.features__card-icon_model-feature {
        height: 100px;
    }
    .features__card-icon_model-feature svg.model_feature_1 {
        width: 100px;
    }
    .features__card-icon_model-feature svg.model_feature_2 {
        width: 135px;
    }

    .features__card-icon_model-feature svg.model_feature_3 {
        width: 120px;
    }

    .features__card-icon_model-feature svg.model_feature_4 {
        width: 110px;
    }

    .features__card-icon_model-feature svg.model_feature_5 {
        width: 125px;
    }
    .features__card-icon_model-feature svg.model_feature_6 {
        width: 110px;
    }

    .features__card-icon_model-feature svg.model_feature_7 {
        width: 110px;
        height: 65px;
    }

    .features__card-icon_model-feature svg.model_feature_8 {
        width: 100px;
    }

    .features__card-icon_model-feature svg.model_feature_9 {
        width: 100px;
    }

    .features__card-icon_model-feature svg.model_feature_10 {
        width: 140px;
    }
    .features__card-icon_model-feature svg.model_feature_11 {
        width: 130px;
    }
    .features__card-icon_model-feature svg.model_feature_12 {
        width: 150px;
    }
}



.features__card-title {
    margin-top: 38px;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}

@media (max-width: 767px) {
    .features__card-title {
        margin-top: 20px;
        font-size: 16px;
        line-height: 1.38;
        letter-spacing: -0.3px;
    }
}
.features__card-title.features__card-title_model-feature {
    margin-top: 5px;
    text-transform: uppercase;
    font-size: 14px;
}



@media(max-width: 767px){
    .features__card-title.features__card-title_model-feature {
        font-size: 12px;
    }
}

.features__card-quantity {
    margin: 0;
    font-size: 1.2em;
    color: #36739e;
}

a.features__card.features__card_model-feature:hover .features__card-quantity,
a.features__card.features__card_model-feature:focus .features__card-quantity  {
    color: #000;
}


.other-models {
    text-align: center;
    background-color: #f8f8f8;
}

.other-models__title {
    margin: 40px 0px;
    font-size: 52px;
    font-weight: bold;
    letter-spacing: 0.4px;
    color: #000000;
}

@media (max-width: 767px) {
    .other-models__title {
        font-size: 30px;
        line-height: 1.07;
        letter-spacing: 0.2px;
        margin: 64px 0 33px 0;
    }
}

.other-models .cars-catalog__item-title {
    line-height: auto !important;
}

.other-models .cars-catalog__pagination {
    padding: 20px 0 26px 0;
    display: none;
}

@media (max-width: 767px) {
    .other-models .cars-catalog__pagination {
        display: block;
    }
}

.other-models .cars-catalog__pagination .swiper-pagination-bullet {
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 24px;
    height: 3px;
    background-color: #dddddd;
}

.other-models .cars-catalog__pagination .swiper-pagination-bullet-active {
    background-color: #35719e;
}

.special-offers {
    text-align: center;
    background-color: #f8f8f8;
    position: relative;
}

.special-offers__title {
    padding: 40px 0px;
    font-size: 52px;
    font-weight: bold;
    letter-spacing: 0.4px;
    color: #000000;
}

@media (max-width: 767px) {
    .special-offers__title {
        font-size: 30px;
        letter-spacing: 0.2px;
        line-height: 1.07;
        padding: 30px 0;
    }
}

.special-offers__box {
    text-align: left;
}

.special-offers__offer {
    position: relative;
    width: 50%;
    float: left;
    background-repeat: no-repeat;
    -webkit-background-size: 0px 0px;
    background-size: 0px 0px;
    background-position: 0 0;
    height: 352px;
}

.special-offers__offer_p {
    width: -webkit-calc(50%);
    width: calc(50%);
    margin-bottom: 32px;
}

.special-offers__offer_p:nth-child(odd) {
    margin-right: 16px;
}

.special-offers__offer_p:nth-child(even) {
    margin-left: 16px;
}

@media (max-width: 1279px) {
    .special-offers__offer {
        float: none;
        width: 100%;
        display: table;
    }
}

@media (max-width: 767px) {
    .special-offers__offer {
        height: 272px;
    }

    .special-offers__offer_p {
        height: 310px;
    }
}

.special-offers__offer::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    /*background-position: center center;*/
    background-position: 89% center;
    background-image: inherit;
    width: 50vw;
    z-index: 1;
}

@media (max-width: 1279px) {
    .special-offers__offer::before {
        /*width: calc(100vw - 32px);*/
        width: 100vw;
        left: 50%;
        /*right: auto;*/
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
}

@media (max-width: 1279px) {
    .special-offers__offer::before {
        /*width: calc(100vw + 32px);*/
        width: 100vw;
        left: 50%;
    }
}

.special-offers__offer::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    width: 50vw;
}

@media (max-width: 1279px) {
    .special-offers__offer::after {
        width: 100vw !important;
        background: rgba(0, 0, 0, 0.4);
        left: 50%;
        right: auto;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
}

@media (max-width: 767px) {
    .special-offers__offer::after {
        left: 50%;
    }
}

.special-offers__offer_black::after {
    background-color: rgba(0, 0, 0, 0.4);
}

@media (min-width: 1280px) {
    .special-offers__offer:nth-child(odd)::before, .special-offers__offer:nth-child(odd)::after {
        left: auto;
    }
}

.special-offers__offer-inner {
    position: relative;
    z-index: 3;
    height: inherit;
}

.special-offers__offer:nth-child(odd) .special-offers__offer-inner {
    padding: 62px 0px 0px 0px;
}

@media (max-width: 1279px) {
    .special-offers__offer:nth-child(odd) .special-offers__offer-inner {
        padding: 62px 0px 0px 32px;
    }
}

@media (max-width: 767px) {
    .special-offers__offer:nth-child(odd) .special-offers__offer-inner {
        padding: 104px 15px 0px 15px;
    }
}

.special-offers__offer:nth-child(even) .special-offers__offer-inner {
    padding: 62px 0px 0px 64px;
}

@media (max-width: 1279px) {
    .special-offers__offer:nth-child(even) .special-offers__offer-inner {
        padding: 62px 0px 0px 32px;
    }
}

@media (max-width: 767px) {
    .special-offers__offer:nth-child(even) .special-offers__offer-inner {
        padding: 104px 15px 0px 15px;
    }
}

.special-offers__offer:nth-child(even) .special-offers__link-more {
    /*left: 64px;
	    		@include media-breakpoint-down(mobile) {
	    			left: 15px;
	    		}*/
}

.special-offers__offer-title {
    font-size: 52px;
    font-weight: bold;
    letter-spacing: 0.4px;
    color: #ffffff;
}

@media (max-width: 1480px) {
    .special-offers__offer-title {
        font-size: 43px;
    }
}

@media (max-width: 1279px) {
    .special-offers__offer-title {
        font-size: 44px;
    }
}

@media (max-width: 767px) {
    .special-offers__offer-title {
        font-size: 30px;
        font-weight: bold;
        line-height: 1.07;
        letter-spacing: 0.2px;
        color: #ffffff;
    }
}

.special-offers__link-more {
    position: absolute;
    /*left: 0px;*/
    bottom: 43px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 3.2px;
    color: #ffffff;
    fill: #ffffff;
    text-decoration: none;
    /*transition: 0.2s ease;*/
}

@media (max-width: 767px) {
    .special-offers__link-more {
        letter-spacing: 3.4px;
        bottom: 10px;
    }

}

.special-offers__link-more svg {
    fill: inherit;
    width: 10px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
}

@media (max-width: 1023px) {
    .special-offers__link-more svg {
        margin-top: 0px;
    }
}

.special-offers__link-more:hover {
    opacity: 0.8;
}

.dealers {
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    padding: 80px 0px;
    background-color: #ffffff;
    /*background-size: 1703px 704px;
	background-position: center -48px;*/
    background-position: center -82px;
    text-align: center;
    background-image: url("../assets/images/inhtml/mother-russia.svg");
}

@media (max-width: 1279px) {
    .dealers {
        padding: 80px 15px;
    }
}

@media (max-width: 767px) {
    .dealers {
        padding: 63px 15px;
        background-position: center -120px;
    }
}

.dealers__title {
    font-size: 52px;
    font-weight: bold;
    letter-spacing: 0.4px;
    color: #000000;
}

@media (max-width: 767px) {
    .dealers__title {
        font-size: 32px;
        line-height: 1.07;
        letter-spacing: 0.2px;
    }
}

.dealers__desc {
    font-size: 18px;
    margin-top: 8px;
    color: #777a7e;
}

@media (max-width: 767px) {
    .dealers__desc {
        font-size: 15px;
        line-height: 1.33;
    }
}

.dealers__dealers-box {
    margin: 37px 0px 8px 0px;
    text-align: center;
}

@media (max-width: 767px) {
    .dealers__dealers-box {
        margin: 27px 0 42px 0px;
    }
}

.dealers__select-box {
    width: 344px;
    position: relative;
    background-color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    color: #000000;
    margin: 36px auto 0px auto;
    fill: none;
    stroke: #000000;
    text-align: left;
}

@media (max-width: 767px) {
    .dealers__select-box {
        /*width: calc(100vw - 45px);*/
        width: 100%;
    }
}

.dealers__select-box-label {
    position: absolute;
    top: 20px;
    left: 17px;
    font-size: 14px;
    color: #000000;
    font-weight: normal;
}

.dealers__select-box-value {
    cursor: pointer;
    padding: 14px 0px 12px 68px;
    border: 1px;
    border-style: solid;
    border-color: #dddddd;
    z-index: 6;
    position: relative;
}

@media (max-width: 370px) {
    .dealers__select-box-value {
        font-size: 22px;
    }
}

.dealers__select-box-list {
    position: absolute;
    top: 57px;
    left: 0px;
    right: 0px;
    background-color: #ffffff;
    border: 1px;
    border-style: solid;
    border-color: #dddddd;
    visibility: hidden;
    max-height: 285px;
    overflow-y: auto;
}

.dealers__select-box-list.active {
    visibility: visible;
    z-index: 5;
}

.dealers__select-box-option {
    color: #000000;
    cursor: pointer;
    font-size: 20px;
    padding: 14px 0px 0 68px;
    /*border: 0px;
			border-bottom: 1px;
			border-style: solid;
			border-color: #dddddd;*/
}

.dealers__select-box-option:last-child {
    border: 0px;
    padding-bottom: 12px;
}

.dealers__select-box-option:hover {
    color: #35719e;
}

.dealers__select-box svg {
    position: absolute;
    top: 24px;
    right: 20px;
    stroke: inherit;
    fill: inherit;
    width: 16px;
    height: 8px;
}

@media (max-width: 370px) {
    .dealers__select-box svg {
        right: 14px;
    }
}

.dealers__select-box svg.active {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.dealers__select-box.active svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.dealers__dealer {
    background-color: #f6f3f2;
    width: 704px;
    margin-left: 16px;
    margin-right: 16px;
    position: relative;
    padding: 66px 32px 43px 32px;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin-bottom: 32px;
}

@media (max-width: 1520px) {
    .dealers__dealer {
        /*&:nth-child(odd){*/
        margin-bottom: 16px;
        /*}*/
        margin-left: 8px;
        margin-right: 8px;
        /*margin-right: 0px;*/
    }
}

@media (max-width: 767px) {
    .dealers__dealer {
        width: 100%;
        padding: 64px 16px 39px 16px;
        margin-left: 0;
        margin-right: 0;
    }
}

.dealers__dealer:nth-child(even) {
    /*margin-right: 0px;*/
}

.dealers__dealer-title {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #000000;
}

@media (max-width: 767px) {
    .dealers__dealer-title {
        font-size: 16px;
        line-height: 1.38;
        letter-spacing: -0.3px;
    }
}

.dealers__dealer p {
    margin-top: 17px;
    color: #777a7e;
}

.dealers__dealer p b {
    color: #000000;
}

.dealers__dealer p a {
    text-decoration: none;
    color: #35719e;
}

@media (max-width: 767px) {
    .dealers__dealer p {
        font-size: 15px;
        line-height: 1.33;
    }
}

.dealers__dealer-links {
    position: absolute;
    top: 0px;
    left: 0px;
}

.dealers__dealer-links a {
    display: inline-block;
    padding: 7px 21px 5px 21px;
    text-decoration: none;
    color: #ffffff;
    text-transform: uppercase;
    background-color: #35719e;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.6px;
    margin-right: 1px;
}

.dealers__dealer-links a:last-child {
    margin-right: 0px;
}

.dealers__all-dealers-link {
    display: block;
    width: 384px;
    text-align: center;
    /*border: 3px;
		border-style: solid;
		border-color: #000000;*/
    -webkit-box-shadow: inset 0px 0px 0px 3px #000000;
    box-shadow: inset 0px 0px 0px 3px #000000;
    color: #000000;
    padding: 17px 0px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0 auto;
    -webkit-transition: all .15s ease;
    -o-transition: all .15s ease;
    transition: all .15s ease;
}

.dealers__all-dealers-link:hover {
    /*border: 3px;
			border-style: solid;
			border-color: ;*/
    -webkit-box-shadow: inset 0px 0px 0px 3px #35719e;
    box-shadow: inset 0px 0px 0px 3px #35719e;
    color: #ffffff;
}

@media (max-width: 767px) {
    .dealers__all-dealers-link {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .dealers .select2-container {
        min-width: -webkit-calc(100% - 0px);
        min-width: calc(100% - 0px);
        width: -webkit-calc(100% - 0px);
        width: calc(100% - 0px);
        max-width: -webkit-calc(100% - 0px);
        max-width: calc(100% - 0px);
    }
}

.dealers__select-box .dealers__select-box-value:hover {
    border: 1px;
    border-style: solid;
    border-color: rgba(53, 113, 158, 0.5);
}

.equipment-options__container {
    margin: 0px auto;
    width: 75%;
}

@media (max-width: 1800px) {
    .equipment-options__container {
        width: 80%;
    }
}

@media (max-width: 1660px) {
    .equipment-options__container {
        width: 88%;
    }
}

@media (max-width: 1023px) {
    .equipment-options__container {
        width: 90%;
    }
}

@media (max-width: 767px) {
    .equipment-options__container {
        width: auto;
        margin: 15px;
    }
}

.equipment-options__title {
    padding: 80px 0px;
    font-size: 52px;
    font-weight: bold;
    letter-spacing: 0.4;
    color: #000000;
    text-align: center;
}

@media (max-width: 767px) {
    .equipment-options__title {
        padding: 49px 0px;
        font-size: 30px;
        line-height: 1.07;
        letter-spacing: 0.2px;
    }
}

.equipment-options__boxes {
    display: block;
    /*text-align: justify;
        &:after {
            content: '';
            display: inline-block;
            width: 100%;
        }*/
    margin: 0 -17px;
}

@media (max-width: 767px) {
    .equipment-options__boxes {
        margin: 0 0;
    }
}

.equipment-options__box {
    display: inline-block;
    width: -webkit-calc((100% - 110px) / 3);
    width: calc((100% - 110px) / 3);
    background: #ffffff;
    vertical-align: top;
    cursor: default;
    margin-bottom: 36px;
    margin-left: 17px;
    margin-right: 17px;
}

@media (max-width: 1100px) {
    .equipment-options__box {
        width: -webkit-calc(50% - 38px);
        width: calc(50% - 38px);
    }
}

@media (max-width: 767px) {
    .equipment-options__box {
        width: auto;
        margin-left: 0;
        margin-right: 0;
    }
}

.equipment-options__box-img {
    height: 320px;
    background-color: #000000;
    -webkit-background-size: cover;
    background-size: cover;
}

@media (max-width: 470px) {
    .equipment-options__box-img {
        height: 241px;
    }
}

.equipment-options__box-desc {
    padding: 22px;
    background-color: #ffffff;
    height: 136px;
    text-align: left;
}

@media (max-width: 767px) {
    .equipment-options__box-desc {
        height: auto;
    }
}

.equipment-options__box-title {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #000000;
}

@media (max-width: 1345px) {
    .equipment-options__box-title {
        font-size: 23px;
    }
}

@media (max-width: 1295px) {
    .equipment-options__box-title {
        font-size: 22px;
    }
}

@media (max-width: 1240px) {
    .equipment-options__box-title {
        font-size: 20px;
    }
}

@media (max-width: 1200px) {
    .equipment-options__box-title {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .equipment-options__box-title {
        font-size: 16px;
        line-height: 1.38;
        letter-spacing: -0.3px;
    }
}

.equipment-options__box-text {
    color: #777a7e;
    font-size: 18px;
    font-weight: normal;
    margin-top: 11px;
}

@media (max-width: 767px) {
    .equipment-options__box-text {
        font-size: 16px;
        line-height: 1.38;
        letter-spacing: -0.3px;
    }
}

.equipment-options__load-more {
    display: block;
    padding: 17px 0 16px 0;
    /*border: 3px;
        border-style: solid;
        border-color: #000000;*/
    -webkit-box-shadow: inset 0px 0px 0px 3px #000000;
    box-shadow: inset 0px 0px 0px 3px #000000;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #000000;
    text-decoration: none;
    /*background-image: linear-gradient(to left,transparent,transparent 50%,#35719e 50%,#35719e);
        background-position: 100% 0;
        background-size: 200% 100%;*/
    -webkit-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.equipment-options__load-more:hover {
    /*background-position: 0 0;*/
    /*border: 3px;
            border-style: solid;
            border-color: ;*/
    -webkit-box-shadow: inset 0px 0px 0px 3px #35719e;
    box-shadow: inset 0px 0px 0px 3px #35719e;
    background-color: #35719e;
    color: #ffffff;
}

.equipment-options__load-more-box {
    padding-bottom: 45px;
}

@media (max-width: 767px) {
    .equipment-options__load-more-box {
        display: none;
    }
}

.equipment-options__pagination {
    display: none;
}

@media (max-width: 767px) {
    .equipment-options__pagination {
        display: inline-block;
        width: auto;
        position: relative;
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 0.8px;
        color: #dddddd;
    }

    .equipment-options__pagination::before {
        position: absolute;
        top: 10.5px;
        left: -46px;
        content: "";
        width: 24px;
        height: 3px;
        background-color: #dddddd;
    }

    .equipment-options__pagination::after {
        position: absolute;
        top: 10.5px;
        right: -46px;
        content: "";
        width: 24px;
        height: 3px;
        background-color: #dddddd;
    }
}

.equipment-options__pagination-box {
    display: none;
}

@media (max-width: 767px) {
    .equipment-options__pagination-box {
        text-align: center;
        display: block;
        /*margin-top: -20px;*/
        margin-top: 20px;
    }
}

.vr360 {
    text-align: center;
}

.vr360__pannellum {
    position: relative;
    height: 700px;
    width: 100%;
    margin-top: 80px;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
}

@media (max-width: 1023px) {
    .vr360__pannellum {
        height: 500px;
    }
}

@media (max-width: 767px) {
    .vr360__pannellum {
        height: 300px;
    }
}

.vr360__pannellum-bg-single {
    height: 700px;
    width: 100%;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

@media (max-width: 1023px) {
    .vr360__pannellum-bg-single {
        height: 500px;
    }
}

@media (max-width: 767px) {
    .vr360__pannellum-bg-single {
        height: 300px;
    }
}

.vr360__pannellum-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
}

.vr360__pannellum-bg.hidden {
    display: none;
}

.vr360__pannellum-pano {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
}

.vr360__pannellum-pano.active {
    display: block;
}

.vr360__pannellum-init-btn {
    display: block;
    text-decoration: none !important;
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.2px;
    background-color: rgba(0, 0, 0, 0.2);
    border: 3px;
    border-style: solid;
    border-color: #ffffff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    padding: 27px 14px 27px 19px;
    width: 88px;
    height: 88px;
    position: absolute;
    top: -webkit-calc(50% - 44px);
    top: calc(50% - 44px);
    left: -webkit-calc(50% - 44px);
    left: calc(50% - 44px);
    z-index: 4;
}

.vr360__pannellum-init-btn:hover {
    background-color: rgba(0, 0, 0, 0.4);
}

.vr360__pannellum-init-btn.hidden {
    display: none;
}

.vr360__pannellum-init-btn::before, .vr360__pannellum-init-btn::after {
    z-index: 7;
    content: "";
    display: block;
    position: absolute;
    top: 12px;
    left: 22px;
    background-image: url("../assets/images/icons/vr360-btn-arrow.svg");
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    width: 36px;
    height: 14px;
}

.vr360__pannellum-init-btn::after {
    top: auto;
    bottom: 12px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.vr360__title {
    margin-top: 80px;
    font-size: 52px;
    font-weight: bold;
    letter-spacing: 0.4;
    color: #000000;
}

@media (max-width: 767px) {
    .vr360__title {
        margin-top: 51px;
        font-size: 30px;
        line-height: 1.07;
        letter-spacing: 0.2px;
    }
}

.vr360__tab-switch {
    display: inline-block;
    width: 330px;
    padding: 16px;
    text-align: center;
    letter-spacing: 4px;
    font-weight: bold;
    color: #000000;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .vr360__tab-switch {
        width: 50%;
    }
}

.vr360__tab-switch:nth-child(odd) {
    border: 3px;
    border-right: 0px;
    border-style: solid;
    border-color: #000000;
}

.vr360__tab-switch:nth-child(even) {
    border: 3px;
    border-left: 0px;
    border-style: solid;
    border-color: #000000;
}

.vr360__tab-switch.active {
    border-color: #35719e;
    background-color: #35719e;
    color: #ffffff;
}

.vr360__tab-switch-box {
    display: block;
    margin-top: 27px;
}

.vr360__tab {
    display: none;
}

.vr360__tab.active {
    display: block;
}

.vr360__info-boxes {
    display: block;
    text-align: center;
    margin-top: 120px;
}

@media (max-width: 767px) {
    .vr360__info-boxes {
        margin-top: 64px;
    }
}

.vr360__info-box {
    display: inline-block;
    width: 704px;
    padding: 35px 49px;
    background-color: #ffffff;
    text-align: left;
    margin: 0 16px 16px 16px;
}

.vr360__info-box:last-child {
    margin: 0 16px 0px 16px;
}

@media (max-width: 767px) {
    .vr360__info-box {
        padding: 16px 16px 0 16px;
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px);
        margin: 0 0 8px 0;
    }

    .vr360__info-box:last-child {
        margin: 0;
    }
}

.vr360__info-box-title {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #000000;
}

@media (max-width: 767px) {
    .vr360__info-box-title {
        font-size: 16px;
        line-height: 1.38;
        letter-spacing: -0.3px;
    }
}

.vr360__info-box-link {
    text-decoration: none;
    text-transform: uppercase;
    /*border: 3px;
			border-style: solid;
			border-color: #000000;*/
    -webkit-box-shadow: inset 0 0 0 3px #000000;
    box-shadow: inset 0 0 0 3px #000000;
    color: #000000;
    font-weight: bold;
    letter-spacing: 4px;
    padding: 16px 30px;
    line-height: 1.5;
    -webkit-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

@media (max-width: 767px) {
    .vr360__info-box-link {
        /*border: 0px;*/
        -webkit-box-shadow: inset 0 0 0 0px #000000;
        box-shadow: inset 0 0 0 0px #000000;
        padding: 0px;
        -webkit-background-size: 0 0;
        background-size: 0 0;
    }
}

.vr360__info-box-link:hover {
    color: #ffffff;
    fill: #ffffff;
    /*border-color: ;*/
    -webkit-box-shadow: inset 0 0 0 3px #35719e;
    box-shadow: inset 0 0 0 3px #35719e;
}

@media (max-width: 767px) {
    .vr360__info-box-link:hover {
        color: #35719e;
        fill: #35719e;
        background-color: #ffffff;
        -webkit-box-shadow: inset 0 0 0 0px #000000;
        box-shadow: inset 0 0 0 0px #000000;
    }
}

.vr360__info-box-link svg {
    display: inline-block;
    fill: inherit;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 18px;
    margin-top: -2px;
}

.vr360__info-box-link-cont {
    padding: 18px 0px;
    margin-top: 21px;
}

@media (max-width: 767px) {
    .vr360__info-box-link-cont {
        margin-top: 19px;
        padding: 0 0 21px 0;
    }
}

.vr360__color-picker {
    display: inline-block;
    width: 128px;
    height: 16px;
    margin: 0 4px 0 4px;
}

@media (max-width: 767px) {
    .vr360__color-picker {
        width: 72px;
        height: 24px;
    }
}

.vr360__color-picker.active, .vr360__color-picker:hover {
    -webkit-box-shadow: 0 0 8px 1px rgba(53, 113, 158, 0.6);
    box-shadow: 0 0 8px 1px rgba(53, 113, 158, 0.6);
}

.vr360__vr {
    display: block;
}

.vr360__vr-bg {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center center;
}

.vr360__vr-bg.hidden {
    display: none;
}

.vr360__vr-spinner {
    display: none;
    text-decoration: none !important;
    text-align: center;
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.2px;
    background-color: rgba(0, 0, 0, 0.2);
    border: 3px;
    border-style: solid;
    border-color: #ffffff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    padding: 27px 0px;
    width: 88px;
    height: 88px;
    position: absolute;
    top: -webkit-calc(50% - 44px);
    top: calc(50% - 44px);
    left: -webkit-calc(50% - 44px);
    left: calc(50% - 44px);
    z-index: 5;
}

.vr360__vr-spinner.active {
    display: block;
}

.vr360__vr-init-btn {
    display: block;
    text-decoration: none !important;
    /*text-align: center;*/
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.2px;
    background-color: rgba(0, 0, 0, 0.2);
    border: 3px;
    border-style: solid;
    border-color: #ffffff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    padding: 27px 14px 27px 19px;
    width: 88px;
    height: 88px;
    position: absolute;
    top: -webkit-calc(50% - 44px);
    top: calc(50% - 44px);
    left: -webkit-calc(50% - 44px);
    left: calc(50% - 44px);
    z-index: 4;
}

.vr360__vr-init-btn:hover {
    background-color: rgba(0, 0, 0, 0.4);
}

.vr360__vr-init-btn.hidden {
    display: none;
}

.vr360__vr-init-btn::before, .vr360__vr-init-btn::after {
    z-index: 7;
    content: "";
    display: block;
    position: absolute;
    top: 12px;
    left: 22px;
    background-image: url("../assets/images/icons/vr360-btn-arrow.svg");
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    width: 36px;
    height: 14px;
}

.vr360__vr-init-btn::after {
    top: auto;
    bottom: 12px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

/* ThreeSixtySlider Styles */
.threesixty {
    position: relative;
    overflow: hidden;
    margin: 80px auto 23px auto;
    width: 1152px;
    height: 560px;
    display: inline-block;
    vertical-align: middle;
}

@media (max-width: 1180px) {
    .threesixty {
        width: 100%;
    }
}

@media (max-width: 1023px) {
    .threesixty {
        height: 500px;
    }
}

@media (max-width: 850px) {
    .threesixty {
        height: 400px;
    }
}

@media (max-width: 767px) {
    .threesixty {
        margin: 48px auto 42px auto;
        /*width: 375px;*/
        width: 100%;
        height: 54vw;
    }
}

.threesixty .threesixty_images {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
}

.threesixty .threesixty_images img {
    position: absolute;
    background-color: #f8f8f8;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 767px) {
    .threesixty .threesixty_images img {
        top: 0;
        width: auto !important;
        height: 100%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

.threesixty .threesixty_images img.previous-image {
    visibility: hidden;
    width: 0;
    /*z-index: -999;*/
}

.bowser-msie .threesixty .threesixty_images img.previous-image, .bowser-firefox .threesixty .threesixty_images img.previous-image {
    visibility: visible;
    width: 100%;
    z-index: -999;
}

.threesixty .threesixty_images img.current-image {
    visibility: visible;
    width: 100%;
    /*z-index: 5;*/
}

.bowser-msie .threesixty .threesixty_images img.current-image, .bowser-firefox .threesixty .threesixty_images img.current-image {
    z-index: 5;
}

.threesixty .spinner {
    width: 60px;
    display: block;
    margin: 0 auto;
    height: 30px;
    background: #333;
    background: rgba(0, 0, 0, 0.7);
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.threesixty .spinner span {
    font-family: Arial, "MS Trebuchet", sans-serif;
    font-size: 12px;
    font-weight: bolder;
    color: #FFF;
    text-align: center;
    line-height: 30px;
    display: block;
}

.threesixty .nav_bar {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 11;
}

.threesixty .nav_bar a {
    display: block;
    width: 32px;
    height: 32px;
    float: left;
    /*background: url(/demo/img/sprites.png) no-repeat;*/
    text-indent: -99999px;
}

.threesixty .nav_bar a.nav_bar_play {
    background-position: 0 0;
}

.threesixty .nav_bar a.nav_bar_previous {
    background-position: 0 -73px;
}

.threesixty .nav_bar a.nav_bar_stop {
    background-position: 0 -37px;
}

.threesixty .nav_bar a.nav_bar_next {
    background-position: 0 -104px;
}

/* html */
.vr360__vr:-webkit-full-screen {
    background: #ffffff;
    width: 100%;
    height: 100%;
    margin-top: 0;
    padding-top: 200px;
}

.vr360__vr:-moz-full-screen {
    background: #ffffff;
    width: 100%;
    height: 100%;
    margin-top: 0;
    padding-top: 200px;
}

/* /ThreeSixtySlider Styles */
/* Panellum Styles */
.pnlm-container {
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    cursor: default;
    width: 100%;
    height: 100%;
    font-family: Helvetica, "Nimbus Sans L", "Liberation Sans", Arial, sans-serif;
    /* background: #f4f4f4 url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2267%22%20height%3D%22100%22%20viewBox%3D%220%200%2067%20100%22%3E%0A%3Cpath%20stroke%3D%22%23ccc%22%20fill%3D%22none%22%20d%3D%22M33.5%2C50%2C0%2C63%2C33.5%2C75%2C67%2C63%2C33.5%2C50m-33.5-50%2C67%2C25m-0.5%2C0%2C0%2C75m-66.5-75%2C67-25m-33.5%2C75%2C0%2C25m0-100%2C0%2C50%22%2F%3E%0A%3C%2Fsvg%3E%0A') repeat;
   */
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
    line-height: 1.4;
    contain: content;
    -ms-touch-action: none;
    touch-action: none;
}

.pnlm-container * {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.pnlm-ui {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.pnlm-grab {
    cursor: -webkit-grab;
    cursor: grab;
    cursor: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2226%22%20width%3D%2226%22%3E%0A%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%221px%22%20fill%3D%22%23fff%22%20d%3D%22m15.3%2020.5s6.38-6.73%204.64-8.24-3.47%201.01-3.47%201.01%203.61-5.72%201.41-6.49c-2.2-0.769-3.33%204.36-3.33%204.36s0.873-5.76-1.06-5.76-1.58%205.39-1.58%205.39-0.574-4.59-2.18-4.12c-1.61%200.468-0.572%205.51-0.572%205.51s-1.58-4.89-2.93-3.79c-1.35%201.11%200.258%205.25%200.572%206.62%200.836%202.43%202.03%202.94%202.17%205.55%22%2F%3E%0A%3C%2Fsvg%3E%0A") 12 8, default;
}

.pnlm-grabbing {
    cursor: -webkit-grabbing;
    cursor: grabbing;
    cursor: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2226%22%20width%3D%2226%22%3E%0A%3Cpath%20stroke%3D%22%23000%22%20stroke-width%3D%221px%22%20fill%3D%22%23fff%22%20d%3D%22m15.3%2020.5s5.07-5.29%203.77-6.74c-1.31-1.45-2.53%200.14-2.53%200.14s2.74-3.29%200.535-4.06c-2.2-0.769-2.52%201.3-2.52%201.3s0.81-2.13-1.12-2.13-1.52%201.77-1.52%201.77-0.261-1.59-1.87-1.12c-1.61%200.468-0.874%202.17-0.874%202.17s-0.651-1.55-2-0.445c-1.35%201.11-0.68%202.25-0.365%203.62%200.836%202.43%202.03%202.94%202.17%205.55%22%2F%3E%0A%3C%2Fsvg%3E%0A") 12 8, default;
}

.pnlm-sprite {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2226%22%20height%3D%22208%22%3E%0A%3Ccircle%20fill-opacity%3D%22.78%22%20cy%3D%22117%22%20cx%3D%2213%22%20r%3D%2211%22%20fill%3D%22%23fff%22%2F%3E%0A%3Ccircle%20fill-opacity%3D%22.78%22%20cy%3D%22143%22%20cx%3D%2213%22%20r%3D%2211%22%20fill%3D%22%23fff%22%2F%3E%0A%3Ccircle%20cy%3D%22169%22%20cx%3D%2213%22%20r%3D%227%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%2F%3E%0A%3Ccircle%20cy%3D%22195%22%20cx%3D%2213%22%20r%3D%227%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%2F%3E%0A%3Ccircle%20cx%3D%2213%22%20cy%3D%22195%22%20r%3D%222.5%22%2F%3E%0A%3Cpath%20d%3D%22m5%2083v6h2v-4h4v-2zm10%200v2h4v4h2v-6zm-5%205v6h6v-6zm-5%205v6h6v-2h-4v-4zm14%200v4h-4v2h6v-6z%22%2F%3E%0A%3Cpath%20d%3D%22m13%20110a7%207%200%200%200%20-7%207%207%207%200%200%200%207%207%207%207%200%200%200%207%20-7%207%207%200%200%200%20-7%20-7zm-1%203h2v2h-2zm0%203h2v5h-2z%22%2F%3E%0A%3Cpath%20d%3D%22m5%2057v6h2v-4h4v-2zm10%200v2h4v4h2v-6zm-10%2010v6h6v-2h-4v-4zm14%200v4h-4v2h6v-6z%22%2F%3E%0A%3Cpath%20d%3D%22m17%2038v2h-8v-2z%22%2F%3E%0A%3Cpath%20d%3D%22m12%209v3h-3v2h3v3h2v-3h3v-2h-3v-3z%22%2F%3E%0A%3Cpath%20d%3D%22m13%20136-6.125%206.125h4.375v7.875h3.5v-7.875h4.375z%22%2F%3E%0A%3Cpath%20d%3D%22m10.428%20173.33v-5.77l5-2.89v5.77zm1-1.73%203-1.73-3.001-1.74z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
}

.pnlm-container:-moz-full-screen {
    height: 100% !important;
    width: 100% !important;
    position: static !important;
}

.pnlm-container:-webkit-full-screen {
    height: 100% !important;
    width: 100% !important;
    position: static !important;
}

.pnlm-container:-ms-fullscreen {
    height: 100% !important;
    width: 100% !important;
    position: static !important;
}

.pnlm-container:fullscreen {
    height: 100% !important;
    width: 100% !important;
    position: static !important;
}

.pnlm-render-container {
    cursor: inherit;
    position: absolute;
    height: 100%;
    width: 100%;
}

.pnlm-controls {
    margin-top: 4px;
    background-color: #fff;
    border: 1px solid #999;
    border-color: rgba(0, 0, 0, 0.4);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    z-index: 2;
    -webkit-transform: translateZ(9999px);
    transform: translateZ(9999px);
}

.pnlm-control:hover {
    background-color: #f8f8f8;
}

.pnlm-controls-container {
    position: absolute;
    top: 0;
    left: 4px;
    z-index: 1;
}

.pnlm-zoom-controls {
    width: 26px;
    height: 52px;
}

.pnlm-zoom-in {
    width: 100%;
    height: 50%;
    position: absolute;
    top: 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.pnlm-zoom-out {
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    background-position: 0 -26px;
    border-top: 1px solid #ddd;
    border-top-color: rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
}

.pnlm-fullscreen-toggle-button, .pnlm-orientation-button, .pnlm-hot-spot-debug-indicator {
    width: 26px;
    height: 26px;
}

.pnlm-hot-spot-debug-indicator {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 26px;
    height: 26px;
    margin: -13px 0 0 -13px;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-border-radius: 13px;
    border-radius: 13px;
    display: none;
}

.pnlm-orientation-button-inactive {
    background-position: 0 -156px;
}

.pnlm-orientation-button-active {
    background-position: 0 -182px;
}

.pnlm-fullscreen-toggle-button-inactive {
    background-position: 0 -52px;
}

.pnlm-fullscreen-toggle-button-active {
    background-position: 0 -78px;
}

.pnlm-panorama-info {
    position: absolute;
    bottom: 4px;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    padding-right: 10px;
    color: #fff;
    text-align: left;
    display: none;
    z-index: 2;
    -webkit-transform: translateZ(9999px);
    transform: translateZ(9999px);
}

.pnlm-title-box {
    position: relative;
    font-size: 20px;
    display: table;
    padding-left: 5px;
    margin-bottom: 3px;
}

.pnlm-author-box {
    position: relative;
    font-size: 12px;
    display: table;
    padding-left: 5px;
}

.pnlm-load-box {
    /*position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 150px;
    margin: -75px 0 0 -100px;
    background-color: rgba(0,0,0,0.7);
    border-radius: 3px;
    text-align: center;
    font-size: 20px;
    display: none;
    color: #fff*/
    text-decoration: none !important;
    /*text-align: center;*/
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.2px;
    background-color: rgba(0, 0, 0, 0.2);
    border: 3px;
    border-style: solid;
    border-color: #ffffff;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    /*padding: 27px 14px 27px 19px;*/
    width: 88px !important;
    height: 88px !important;
    overflow: hidden;
    vertical-align: middle;
    position: absolute;
    top: -webkit-calc(50% - 44px);
    top: calc(50% - 44px);
    left: -webkit-calc(50% - 44px);
    left: calc(50% - 44px);
    z-index: 4;
}

.pnlm-load-box:hover {
    background-color: rgba(0, 0, 0, 0.4);
}

.pnlm-load-box.hidden {
    display: none;
}

.pnlm-load-box::before, .pnlm-load-box::after {
    z-index: 7;
    /*content: "";*/
    display: block;
    position: absolute;
    top: 12px;
    left: 26px;
    background-image: url("../assets/images/icons/vr360-btn-arrow.svg");
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    width: 36px;
    height: 14px;
}

.pnlm-load-box::after {
    top: auto;
    bottom: 12px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.pnlm-load-box p {
    margin-top: 28px;
}

.pnlm-lbox {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    margin: -10px 0 0 -10px;
    display: block;
}

.pnlm-loading {
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-name: pnlm-mv;
    -webkit-animation-name: pnlm-mv;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    height: 10px;
    width: 10px;
    background-color: #fff;
    position: relative;
}

@keyframes pnlm-mv {
    from {
        left: 0;
        top: 0;
    }
    25% {
        left: 10px;
        top: 0;
    }
    50% {
        left: 10px;
        top: 10px;
    }
    75% {
        left: 0;
        top: 10px;
    }
    to {
        left: 0;
        top: 0;
    }
}

@-webkit-keyframes pnlm-mv {
    from {
        left: 0;
        top: 0;
    }
    25% {
        left: 10px;
        top: 0;
    }
    50% {
        left: 10px;
        top: 10px;
    }
    75% {
        left: 0;
        top: 10px;
    }
    to {
        left: 0;
        top: 0;
    }
}

.pnlm-load-button {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 100px;
    margin: -50px 0 0 -100px;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    font-size: 20px;
    display: table;
    color: #fff;
    cursor: pointer;
}

.pnlm-load-button:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

.pnlm-load-button p {
    display: table-cell;
    vertical-align: middle;
}

.pnlm-info-box {
    font-size: 15px;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 200px;
    height: 150px;
    margin: -75px 0 0 -100px;
    background-color: #000;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: table;
    text-align: center;
    color: #fff;
    table-layout: fixed;
}

.pnlm-info-box a {
    color: #fff;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.pnlm-info-box p {
    display: table-cell;
    vertical-align: middle;
    padding: 0 5px 0 5px;
}

.pnlm-error-msg {
    display: none;
}

.pnlm-about-msg {
    font-size: 11px;
    line-height: 11px;
    color: #fff;
    padding: 5px 8px 5px 8px;
    background: rgba(0, 0, 0, 0.7);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    top: 50px;
    left: 50px;
    display: none !important;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    -o-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    z-index: 1;
}

.pnlm-about-msg a:link, .pnlm-about-msg a:visited {
    color: #fff;
}

.pnlm-about-msg a:hover, .pnlm-about-msg a:active {
    color: #eee;
}

.pnlm-hotspot-base {
    position: absolute;
    visibility: hidden;
    cursor: default;
    vertical-align: middle;
    top: 0;
    z-index: 1;
}

.pnlm-hotspot {
    height: 26px;
    width: 26px;
    -webkit-border-radius: 13px;
    border-radius: 13px;
}

.pnlm-hotspot:hover {
    background-color: rgba(255, 255, 255, 0.2);
}

.pnlm-hotspot.pnlm-info {
    background-position: 0 -104px;
}

.pnlm-hotspot.pnlm-scene {
    background-position: 0 -130px;
}

div.pnlm-tooltip span {
    visibility: hidden;
    position: absolute;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    text-align: center;
    max-width: 200px;
    padding: 5px 10px;
    margin-left: -220px;
    cursor: default;
}

div.pnlm-tooltip:hover span {
    visibility: visible;
}

div.pnlm-tooltip:hover span:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-width: 10px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.7) transparent transparent transparent;
    bottom: -20px;
    left: -10px;
    margin: 0 50%;
}

.pnlm-compass {
    position: absolute;
    width: 50px;
    height: 50px;
    right: 4px;
    bottom: 4px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%2250%22%20width%3D%2250%22%3E%0A%3Cpath%20d%3D%22m24.5078%206-3.2578%2018h7.5l-3.25781-18h-0.984376zm-3.2578%2020%203.2578%2018h0.9844l3.2578-18h-7.5zm1.19531%200.9941h5.10938l-2.5547%2014.1075-2.5547-14.1075z%22%2F%3E%0A%3C%2Fsvg%3E%0A");
    cursor: default;
    display: none;
}

.pnlm-world {
    position: absolute;
    left: 50%;
    top: 50%;
}

.pnlm-face {
    position: absolute;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}

.pnlm-dragfix, .pnlm-preview-img {
    position: absolute;
    height: 100%;
    width: 100%;
}

.pnlm-preview-img {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
}

.pnlm-lbar {
    display: none !important;
    position: absolute;
    top: 37px;
    left: 14px;
    right: 14px;
    /*width: 150px;
    margin: 0 auto;*/
    border: #fff 1px solid;
    height: 10px;
}

.pnlm-lbar-fill {
    background: #fff;
    height: 100%;
    width: 0;
}

.pnlm-lmsg {
    font-size: 12px;
}

.pnlm-fade-img {
    position: absolute;
    top: 0;
    left: 0;
}

/* /Panellum Styles */
.cards {
    background-color: #f8f8f8;
}

.cards__container {
    margin: 0px auto;
    width: 75%;
}

@media (max-width: 1800px) {
    .cards__container {
        width: 80%;
    }
}

@media (max-width: 1660px) {
    .cards__container {
        width: 88%;
    }
}

@media (max-width: 1023px) {
    .cards__container {
        width: 90%;
    }
}

@media (max-width: 767px) {
    .cards__container {
        width: auto;
        margin: 0px 27px;
    }
}

.cards__card {
    width: 50%;
    -webkit-background-size: 0 0;
    background-size: 0 0;
    position: relative;
    height: 100%;
    vertical-align: middle;
    max-height: inherit;
    /* new */
    /* /new */
}

@media (max-width: 767px) {
    .cards__card {
        width: 100%;
        max-height: none !important;
    }
}

@media (max-width: 767px) {
    .cards__card:first-child {
        padding-top: 55%;
    }
}

.cards__card::before {
    content: "";
    background-image: inherit;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 1;
    -webkit-background-size: cover;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 50vw;
}

@media (max-width: 767px) {
    .cards__card::before {
        width: 100vw;
    }
}

.cards__card:nth-child(odd)::before, .cards__card:nth-child(odd)::after {
    left: auto;
}

@media (max-width: 767px) {
    .cards__card:nth-child(odd)::before, .cards__card:nth-child(odd)::after {
        right: -27px;
    }
}

.cards__card:nth-child(odd) {
    padding-right: 90px;
}

@media (max-width: 1400px) {
    .cards__card:nth-child(odd) {
        padding-right: 60px;
    }
}

@media (max-width: 1023px) {
    .cards__card:nth-child(odd) {
        padding-right: 30px;
    }
}

@media (max-width: 767px) {
    .cards__card:nth-child(odd) {
        padding-left: 0;
    }
}

.cards__card:nth-child(even) {
    padding-left: 90px;
}

@media (max-width: 1400px) {
    .cards__card:nth-child(even) {
        padding-left: 60px;
    }
}

@media (max-width: 1023px) {
    .cards__card:nth-child(even) {
        padding-left: 50px;
    }
}

@media (max-width: 767px) {
    .cards__card:nth-child(even) {
        padding-left: 0;
    }
}

.cards__card_no-pl {
    padding-left: 0 !important;
    padding-right: 90px !important;
}

@media (max-width: 1400px) {
    .cards__card_no-pl {
        padding-right: 60px !important;
    }
}

@media (max-width: 1023px) {
    .cards__card_no-pl {
        padding-right: 30px !important;
    }
}

@media (max-width: 767px) {
    .cards__card_no-pl {
        padding-right: 0px !important;
    }
}

.cards__card-inner {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    z-index: 2;
    height: inherit;
    max-height: inherit;
}

.bowser-msie .cards__card-inner {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 767px) {
    .cards__card-inner {
        height: auto;
        padding-top: 18px;
        max-height: none !important;
    }
}

.cards__card-inner-c {
    vertical-align: middle;
    position: relative;
    margin: auto 0;
    max-height: inherit;
    overflow-y: auto;
}

.cards__card-inner-c::-webkit-scrollbar {
    /*width: 10px;*/
    /*display: none;*/
}

.bowser-firefox .cards__card-inner-c {
    /*overflow-y: -moz-scrollbars-none;*/
}

.bowser-msie .cards__card-inner-c {
    /*-ms-overflow-style: none;*/
    margin-top: auto;
    margin-bottom: auto;
}

@media (max-width: 767px) {
    .cards__card-inner-c {
        max-height: none !important;
        margin: auto !important;
    }
}

.cards__card-inner-text {
    color: #222222;
    font-size: 18px;
    line-height: 1.56;
}

@media (max-width: 900px) {
    .cards__card-inner-text {
        font-size: 16px;
    }
}

.cards__card-inner-text_mt {
    text-align: left;
}

.cards__card-inner-text p {
    margin-bottom: 10px;
}

.cards__card-inner-text p:last-child {
    margin-bottom: 0;
}

.cards__card-inner-text_ar {
    text-align: right;
}

@media (max-width: 767px) {
    .cards__card-inner-text_ar {
        text-align: left;
    }
}

.cards__card-inner-text ul {
    margin-top: 14px;
}

.cards__card-inner-text ul li {
    color: #000000;
    font-size: 18px;
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .cards__card-inner-text ul li {
        font-size: 16px;
    }
}

.cards__card-inner-text ul li::before {
    content: "- ";
}

.cards__card-inner-text ul li:last-child {
    marign-bottom: 0;
}

.cards__card-inner-title {
    color: #222222;
    margin-bottom: 9px;
    font-size: 24px;
    font-weight: bold;
}

.cards__card-inner-title_big {
    position: relative;
    color: #af9d90;
    line-height: 0.93;
    text-align: left;
    font-size: 76px;
    font-weight: bold;
    padding-bottom: 14px;
}

@media (max-width: 1500px) {
    .cards__card-inner-title_big {
        font-size: 68px;
    }
}

@media (max-width: 1400px) {
    .cards__card-inner-title_big {
        font-size: 66px;
    }
}

@media (max-width: 1300px) {
    .cards__card-inner-title_big {
        font-size: 64px;
    }
}

@media (max-width: 1200px) {
    .cards__card-inner-title_big {
        font-size: 58px;
    }
}

@media (max-width: 1150px) {
    .cards__card-inner-title_big {
        font-size: 54px;
    }
}

@media (max-width: 1080px) {
    .cards__card-inner-title_big {
        font-size: 50px;
    }
}

@media (max-width: 1023px) {
    .cards__card-inner-title_big {
        font-size: 40px;
    }
}

@media (max-width: 767px) {
    .cards__card-inner-title_big {
        position: relative;
        top: auto;
        right: auto;
        margin-top: 2px;
        margin-bottom: 21px;
        font-size: 42px;
        line-height: 1;
        letter-spacing: normal;
        text-align: center;
    }
}

.cards__card-button-link {
    display: inline-block;
    /*border: 3px;
			border-color: #000000;
			border-style: solid;*/
    -webkit-box-shadow: inset 0px 0px 0px 3px #000000;
    box-shadow: inset 0px 0px 0px 3px #000000;
    color: #000000;
    fill: #000000;
    padding: 17px 30px 15px 30px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 4px;
    text-decoration: none;
    -webkit-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;
}

@media (max-width: 767px) {
    .cards__card-button-link {
        font-size: 16px;
        padding: 16px 0 14px 0px;
        -webkit-background-size: 0 0;
        background-size: 0 0;
        /*border: 0;*/
        -webkit-box-shadow: inset 0px 0px 0px 0px #000000;
        box-shadow: inset 0px 0px 0px 0px #000000;
    }
}

.cards__card-button-link svg {
    fill: inherit;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-right: 18px;
    margin-top: -3px;
}

@media (max-width: 767px) {
    .cards__card-button-link svg {
        margin-right: 16px;
    }
}

.cards__card-button-link:hover {
    color: #ffffff;
    border: 3px;
    border-color: #35719e;
    border-style: solid;
    fill: #ffffff;
}

@media (max-width: 767px) {
    .cards__card-button-link:hover {
        border: 0;
        color: #35719e;
        fill: #35719e;
    }
}

.cards__card-box {
    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;
    height: 528px;
    max-height: 528px;
}

.cards__card-box:first-child {
    height: 640px;
    max-height: 640px;
}

@media (max-width: 1660px) {
    .cards__card-box {
        height: 470px;
        max-height: 470px;
    }

    .cards__card-box:first-child {
        height: 540px;
        max-height: 540px;
    }
}

@media (max-width: 1500px) {
    .cards__card-box {
        height: 440px;
        max-height: 440px;
    }

    .cards__card-box:first-child {
        height: 520px;
        max-height: 520px;
    }
}

@media (max-width: 1400px) {
    .cards__card-box {
        height: 400px;
        max-height: 400px;
    }

    .cards__card-box:first-child {
        height: 440px;
        max-height: 440px;
    }
}

@media (max-width: 1300px) {
    .cards__card-box {
        height: 350px;
        max-height: 350px;
    }

    .cards__card-box:first-child {
        height: 420px;
        max-height: 420px;
    }
}

@media (max-width: 1200px) {
    .cards__card-box {
        height: 320px;
        max-height: 320px;
    }

    .cards__card-box:first-child {
        height: 410px;
        max-height: 410px;
    }
}

@media (max-width: 1023px) {
    .cards__card-box {
        height: 280px;
        max-height: 280px;
    }

    .cards__card-box:first-child {
        height: 370px;
        max-height: 370px;
    }
}

@media (max-width: 900px) {
    .cards__card-box {
        height: 240px;
        max-height: 240px;
    }

    .cards__card-box:first-child {
        height: 300px;
        max-height: 300px;
    }
}

@media (max-width: 767px) {
    .cards__card-box {
        display: block;
        height: auto !important;
        max-height: none !important;
    }
}

.cards__card_left-inverse {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}

.cards__card_right-inverse {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

.cards__card_right-inverse::before {
    left: 0 !important;
}

@media (max-width: 767px) {
    .cards__card_right-inverse::before {
        left: auto !important;
    }
}

.cards__card-inner-title_bg {
    font-size: 52px;
    font-weight: bold;
    letter-spacing: 0.4px;
    color: #000000;
}

@media (max-width: 1279px) {
    .cards__card-inner-title_bg {
        font-size: 46px;
    }
}

@media (max-width: 1140px) {
    .cards__card-inner-title_bg {
        font-size: 38px;
    }
}

@media (max-width: 910px) {
    .cards__card-inner-title_bg {
        font-size: 35px;
        line-height: 1.07;
        letter-spacing: 0.2px;
    }
}

@media (max-width: 840px) {
    .cards__card-inner-title_bg {
        font-size: 32.5px;
    }
}

@media (max-width: 767px) {
    .cards__card-inner-title_bg {
        font-size: 32px;
        line-height: 1.07;
        letter-spacing: 0.2px;
    }
}

.cards__card .cards__card-inner {
    position: relative;
}

@media (max-width: 767px) {
    .cards__card .cards__card-inner-title {
        font-size: 16px;
        font-weight: bold;
        line-height: 1.38;
        letter-spacing: -0.3px;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .cards__card .cards__card-inner-text {
        font-size: 15px;
        color: #777a7e;
        font-weight: normal;
        letter-spacing: normal;
        text-align: center;
        line-height: 1.33;
        margin: 11px 0 39px 0;
    }
}

.main-slider {
    height: 736px;
}

@media (max-width: 1279px) {
    .main-slider {
        height: 530px;
    }
}

@media (max-width: 767px) {
    .main-slider {
        /*height: 530px;*/
        height: auto;
    }
}

.main-slider .swiper-container {
    position: relative;
    width: 100%;
    height: 100%;
}

.main-slider .swiper-container::before {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    width: 64px;
    background: rgba(255, 255, 255, 0.5);
    z-index: 2;
    content: "";
}

@media (max-width: 1279px) {
    .main-slider .swiper-container::before {
        width: 32px;
    }
}

@media (max-width: 767px) {
    .main-slider .swiper-container::before {
        display: none;
    }
}

.main-slider .swiper-container::after {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 64px;
    background: rgba(255, 255, 255, 0.5);
    z-index: 2;
    content: "";
}

@media (max-width: 1279px) {
    .main-slider .swiper-container::after {
        width: 32px;
    }
}

@media (max-width: 767px) {
    .main-slider .swiper-container::after {
        display: none;
    }
}

.main-slider .swiper-slide {
    position: relative;
    /*background-size: cover;
            background-position: center center;*/
}

.main-slider .swiper-slide__img {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 2;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
}

.main-slider .swiper-slide__img_desktop {
    display: block;
    /*@include media-breakpoint-up(tablet) {
                        display: block;
                    }
                    @include media-breakpoint-down(mobile) {
                        display: none;
                    }*/
}

@media (max-width: 767px) {
    .main-slider .swiper-slide__img_desktop {
        background-position: 25% center;
    }
}

.main-slider .swiper-slide__img_mobile {
    background-position: center bottom;
}

@media (min-width: 768px) {
    .main-slider .swiper-slide__img_mobile {
        display: none;
    }
}

@media (max-width: 767px) {
    .main-slider .swiper-slide__img_mobile {
        display: block;
        position: relative;
        height: 330px;
    }
}

.main-slider .swiper-slide__details {
    position: absolute;
    top: 138px;
    left: 129px;
    z-index: 3;
}

@media (max-width: 1279px) {
    .main-slider .swiper-slide__details {
        top: 90px;
        left: 84px;
    }
}

@media (max-width: 767px) {
    .main-slider .swiper-slide__details {
        position: relative;
        top: 0px;
        left: 0px;
        right: 0px;
        /*background-color: rgba(0,0,0,0.7);*/
        background-color: rgba(30, 18, 5, 0.7);
        padding: 36px 19px 27px 19px;
    }
}

.main-slider .swiper-slide__details-title {
    font-size: 82px;
    font-weight: bold;
    letter-spacing: 0.7px;
    line-height: 1.05;
    color: #ffffff;
}

@media (max-width: 1279px) {
    .main-slider .swiper-slide__details-title {
        font-size: 70px;
    }
}

@media (max-width: 767px) {
    .main-slider .swiper-slide__details-title {
        font-size: 30px;
    }
}

.main-slider .swiper-slide__details-desc {
    font-size: 18px;
    line-height: 1.33;
    color: #ffffff;
    margin-top: 16px;
    width: 336px;
}

.main-slider .swiper-slide__details-desc b {
    font-weight: bold;
}

@media (max-width: 767px) {
    .main-slider .swiper-slide__details-desc b {
        font-weight: normal;
    }
}

@media (max-width: 767px) {
    .main-slider .swiper-slide__details-desc {
        width: 269px;
        font-size: 15px;
        margin-top: 8px;
    }
}

.main-slider .swiper-slide__details-link {
    display: block;
    margin-top: 56px;
    text-decoration: none !important;
    text-transform: uppercase;
    /*border: 3px;
                    border-style: solid;
                    border-color: #ffffff;*/
    -webkit-box-shadow: inset 0px 0px 0px 3px #ffffff;
    box-shadow: inset 0px 0px 0px 3px #ffffff;
    background-color: transparent;
    padding: 17px 0 16px 0;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 4px;
    color: #ffffff;
    width: 330px;
    fill: #ffffff;
    stroke: none;
    /*background-image: linear-gradient(to left,transparent,transparent 50%,#35719e 50%,#35719e);
                    background-position: 100% 0;
                    background-size: 200% 100%;*/
    -webkit-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;
}

.main-slider .swiper-slide__details-link:hover {
    /*background-position: 0 0;*/
    /*border: 3px;
                        border-style: solid;
                        border-color: ;*/
    -webkit-box-shadow: inset 0px 0px 0px 3px #35719e;
    box-shadow: inset 0px 0px 0px 3px #35719e;
    background-color: rgba(0, 0, 0, 0.4);
}

@media (max-width: 767px) {
    .main-slider .swiper-slide__details-link:hover {
        -webkit-box-shadow: inset 0px 0px 0px 0px #ffffff;
        box-shadow: inset 0px 0px 0px 0px #ffffff;
    }
}

@media (max-width: 1279px) {
    .main-slider .swiper-slide__details-link {
        background-color: rgba(0, 0, 0, 0.1);
    }
}

@media (max-width: 767px) {
    .main-slider .swiper-slide__details-link {
        display: inline-block;
        border: 0px !important;
        -webkit-box-shadow: inset 0px 0px 0px 0px #ffffff;
        box-shadow: inset 0px 0px 0px 0px #ffffff;
        background-image: none;
        margin-top: 40px;
        padding: 0;
        background-color: transparent;
        font-size: 16px;
        letter-spacing: 3.4px;
        width: auto;
        text-align: left;
        border: 0;
    }

    .main-slider .swiper-slide__details-link:hover {
        background-color: transparent;
        opacity: 0.7;
    }
}

.main-slider .swiper-slide__details-link svg {
    width: 10px;
    height: 18px;
    fill: inherit;
    stroke: inherit;
    vertical-align: middle;
    margin-top: -3px;
}

@media (max-width: 767px) {
    .main-slider .swiper-slide__details-link svg {
        display: inline-block;
    }
}

@media (min-width: 768px) {
    .main-slider .swiper-slide__details-link svg {
        display: none;
    }
}

.main-slider .swiper-pagination-fraction {
    width: auto;
    left: auto;
    right: 92px;
    bottom: 136px;
    text-align: right;
    font-size: 24px;
    font-weight: bold;
    /*letter-spacing: 1px;*/
    color: #ffffff;
}

@media (max-width: 1279px) {
    .main-slider .swiper-pagination-fraction {
        right: 60px;
    }
}

@media (max-width: 767px) {
    .main-slider .swiper-pagination-fraction {
        display: none;
    }
}

.main-slider .swiper-button {
    top: auto;
    border-width: 3px;
    border-style: solid;
    border-color: #ffffff;
    width: 48px;
    height: 48px;
    margin: 0;
    background-image: none;
    background-color: transparent;
    fill: none;
    stroke: #ffffff;
    /*background-image: linear-gradient(to left,transparent,transparent 50%,#35719e 50%,#35719e);
            background-position: 100% 0;
            background-size: 200% 100%;*/
    -webkit-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.main-slider .swiper-button:hover {
    /*background-position: 0 0;*/
    border-width: 3px;
    border-style: solid;
    border-color: #35719e;
    background-color: rgba(0, 0, 0, 0.4);
}

@media (max-width: 1279px) {
    .main-slider .swiper-button {
        background-color: rgba(0, 0, 0, 0.1);
    }
}

.main-slider .swiper-button-prev {
    left: auto;
    right: 92px;
    bottom: 32px;
}

@media (max-width: 1279px) {
    .main-slider .swiper-button-prev {
        right: 60px;
    }
}

@media (max-width: 767px) {
    .main-slider .swiper-button-prev {
        right: 15px;
        bottom: 69px;
    }
}

.main-slider .swiper-button-next {
    right: 92px;
    bottom: 77px;
}

@media (max-width: 1279px) {
    .main-slider .swiper-button-next {
        right: 60px;
    }
}

@media (max-width: 767px) {
    .main-slider .swiper-button-next {
        right: 15px;
        bottom: 24px;
    }
}

.main-slider .swiper-button svg {
    fill: inherit;
    stroke: inherit;
    height: 17px;
    width: 10px;
    margin: 13px 16px;
}

/*
 * hd35city common styles
 */
.wrapper_hd35city {
    background-color: #f8f8f8;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.wrapper_hd35city * {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.wrapper_always-grey {
    background-color: #f8f8f8 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.how-to-become-a-dealer__cont {
    padding: 7% 0;
}

@media (max-width: 767px) {
    .how-to-become-a-dealer__cont {
        padding: 15% 0;
    }
}

.how-to-become-a-dealer__box {
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: 0 0;
    background-size: 0 0;
    z-index: 2;
}

.how-to-become-a-dealer__box::before {
    background-image: inherit;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 100vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    content: "";
    z-index: -3;
}

.how-to-become-a-dealer__box_white::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    z-index: -1;
    width: 100vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: rgba(255, 255, 255, 0.8);
}

@media (max-width: 1500px) {
    .how-to-become-a-dealer__box::after {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        content: "";
        z-index: -1;
        width: 100vw;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        background-color: rgba(255, 255, 255, 0.8);
    }
}

.how-to-become-a-dealer__box-title {
    position: relative;
    color: #000000;
    letter-spacing: 0.7px;
    line-height: 1.05;
    font-weight: bold;
    font-size: 82px;
    margin-left: -5px;
}

@media (max-width: 1023px) {
    .how-to-become-a-dealer__box-title {
        font-size: 64px;
    }
}

@media (max-width: 767px) {
    .how-to-become-a-dealer__box-title {
        font-size: 32px;
        margin-left: 0;
    }
}

.how-to-become-a-dealer__desc {
    width: 670px;
    font-size: 18px;
    line-height: 1.33;
    color: #000000;
    margin-top: 36px;
    margin-bottom: 33px;
}

@media (max-width: 767px) {
    .how-to-become-a-dealer__desc {
        width: 100%;
        font-size: 16px;
        margin-top: 22px;
    }
}

.how-to-become-a-dealer__desc ul {
    margin-top: 14px;
    /*margin-bottom: 33px;*/
}

.how-to-become-a-dealer__desc ul li {
    color: #000000;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .how-to-become-a-dealer__desc ul li {
        font-size: 16px;
    }
}

.how-to-become-a-dealer__desc ul li::before {
    content: "- ";
}

.how-to-become-a-dealer__desc ul li:last-child {
    marign-bottom: 0;
}

.how-to-become-a-dealer__more-link {
    display: inline-block;
    /*border: 3px;
		border-color: #000000;
		border-style: solid;*/
    -webkit-box-shadow: inset 0px 0px 0px 3px #000000;
    box-shadow: inset 0px 0px 0px 3px #000000;
    color: #000000;
    fill: #000000;
    padding: 18px 30px 16px 30px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 4px;
    text-decoration: none;
    /*background-color: #ffffff;*/
    /*background-image: none;
		background-position: 100% 0;
        background-size: 200% 100%;*/
    -webkit-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;
}

@media (max-width: 767px) {
    .how-to-become-a-dealer__more-link {
        font-size: 16px;
        padding: 16px 28px 14px 0px;
        -webkit-background-size: 0 0;
        background-size: 0 0;
        /*border: 0;*/
        -webkit-box-shadow: inset 0px 0px 0px 0px #000000;
        box-shadow: inset 0px 0px 0px 0px #000000;
    }
}

.how-to-become-a-dealer__more-link svg {
    fill: inherit;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-right: 18px;
    margin-top: -3px;
}

@media (max-width: 767px) {
    .how-to-become-a-dealer__more-link svg {
        margin-right: 16px;
    }
}

.how-to-become-a-dealer__more-link:hover {
    /*background-image: linear-gradient(to left,transparent,transparent 50%,#35719e 50%,#35719e);
			background-position: -2% -2%;
			background-size: 202% 102%;*/
    color: #ffffff;
    /*border: 3px;
			border-color: ;
			border-style: solid;*/
    -webkit-box-shadow: inset 0px 0px 0px 3px #35719e;
    box-shadow: inset 0px 0px 0px 3px #35719e;
    fill: #ffffff;
}

@media (max-width: 767px) {
    .how-to-become-a-dealer__more-link:hover {
        /*border: 0;*/
        -webkit-box-shadow: inset 0px 0px 0px 0px #000000;
        box-shadow: inset 0px 0px 0px 0px #000000;
        color: #35719e;
        fill: #35719e;
    }
}

.dealers_official {
    padding-bottom: 0;
}

.dealers_official .container-inner {
    text-align: left;
}

.official-dealers__choose-service-title {
    font-size: 14px;
    color: #000000;
    margin: 10px 0 12px 0;
    font-weight: bold;
}

@media (max-width: 767px) {
    .official-dealers__choose-service-title {
        margin-left: -15px;
    }
}

.official-dealers__choose-service-box {
    /*padding: 12px 0 0 0;*/
}

.official-dealers__choose-service-box input {
    display: none;
}

.official-dealers__choose-service-box label {
    display: inline-block;
    text-transform: uppercase;
    background-color: #f8f8f8;
    color: #777a7e;
    padding: 16px 15px 15px 15px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}

.official-dealers__choose-service-box input:checked + label {
    background: #35719e;
    color: #ffffff;
}

@media (max-width: 1023px) {
    .official-dealers__choose-service-box {
        /* horizontal scroll */
        white-space: nowrap;
        overflow-y: auto;
        margin: 0 -65px;
        padding: 0 65px;
    }
}

@media (max-width: 767px) {
    .official-dealers__choose-service-box {
        margin: 0 -30px;
        padding: 0 15px;
    }
}

.official-dealers__map {
    height: 100%;
    width: 100%;
}

.official-dealers__map-place {
    width: 37vw;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: translateX(37vw);
    -ms-transform: translateX(37vw);
    transform: translateX(37vw);
    background-color: #f8f8f8;
    -webkit-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    transition: all .5s ease-in;
}

@media (max-width: 1023px) {
    .official-dealers__map-place {
        width: 50vw;
        -webkit-transform: translateX(50vw);
        -ms-transform: translateX(50vw);
        transform: translateX(50vw);
    }
}

.official-dealers__map-place.active {
    -webkit-transform: translateX(0vw);
    -ms-transform: translateX(0vw);
    transform: translateX(0vw);
}

@media (max-width: 767px) {
    .official-dealers__map-place {
        -webkit-transform: translateX(100vw);
        -ms-transform: translateX(100vw);
        transform: translateX(100vw);
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px);
        right: 15px;
        top: auto;
        bottom: -30px;
    }
}

.official-dealers__map-box {
    margin-top: 32px;
    text-align: left;
    height: 618px;
    position: relative;
}

@media (max-width: 1279px) {
    .official-dealers__map-box {
        width: auto;
        margin: 0 -15px;
    }
}

@media (max-width: 767px) {
    .official-dealers__map-box {
        height: 604px;
    }
}

.official-dealers__dealer {
    /*background-color: #f6f3f2;*/
    width: 704px;
    margin-right: 32px;
    position: relative;
    padding: 66px 24px 0 24px;
    display: inline-block;
    text-align: left;
    vertical-align: top;
}

@media (max-width: 1520px) {
    .official-dealers__dealer {
        margin-right: 0px;
    }

    .official-dealers__dealer:nth-child(odd) {
        margin-bottom: 16px;
    }
}

@media (max-width: 767px) {
    .official-dealers__dealer {
        width: -webkit-calc(100vw - 45px);
        width: calc(100vw - 45px);
        padding: 64px 16px 39px 16px;
    }
}

.official-dealers__dealer:nth-child(even) {
    margin-right: 0px;
}

.official-dealers__dealer-title {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #000000;
}

@media (max-width: 767px) {
    .official-dealers__dealer-title {
        font-size: 16px;
        line-height: 1.38;
        letter-spacing: -0.3px;
    }
}

.official-dealers__dealer p {
    width: 425px;
    font-size: 18px;
    margin-top: 17px;
    color: #777a7e;
}

.official-dealers__dealer p b {
    color: #000000;
}

.official-dealers__dealer p a {
    text-decoration: none;
    color: #35719e;
}

@media (max-width: 1180px) {
    .official-dealers__dealer p {
        width: 33vw;
    }
}

@media (max-width: 1023px) {
    .official-dealers__dealer p {
        width: 45vw;
    }
}

@media (max-width: 767px) {
    .official-dealers__dealer p {
        font-size: 15px;
        line-height: 1.33;
        width: -webkit-calc(100vw - 60px);
        width: calc(100vw - 60px);
    }
}

.official-dealers__dealer-links {
    position: absolute;
    top: 0px;
    left: 0px;
}

.official-dealers__dealer-links a {
    display: inline-block;
    padding: 7px 21px 5px 21px;
    text-decoration: none;
    color: #ffffff;
    text-transform: uppercase;
    background-color: #35719e;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.6px;
    margin-right: 1px;
}

.official-dealers__dealer-links a:last-child {
    margin-right: 0px;
}

.official-dealers__dealer-open-map-link {
    margin: 53px 0 0 24px;
    display: inline-block;
    /*border: 3px;
			border-color: #000000;
			border-style: solid;*/
    -webkit-box-shadow: inset 0px 0px 0px 3px #000000;
    box-shadow: inset 0px 0px 0px 3px #000000;
    color: #000000;
    fill: #000000;
    padding: 18px 30px 16px 30px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 4px;
    text-decoration: none;
    background-image: -webkit-gradient(linear, right top, left top, from(transparent), color-stop(50%, transparent), color-stop(50%, #35719e), to(#35719e));
    background-image: -webkit-linear-gradient(right, transparent, transparent 50%, #35719e 50%, #35719e);
    background-image: -o-linear-gradient(right, transparent, transparent 50%, #35719e 50%, #35719e);
    background-image: linear-gradient(to left, transparent, transparent 50%, #35719e 50%, #35719e);
    background-position: 100% 0;
    -webkit-background-size: 200% 100%;
    background-size: 200% 100%;
    -webkit-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;
}

@media (max-width: 767px) {
    .official-dealers__dealer-open-map-link {
        font-size: 16px;
        padding: 16px 28px 14px 28px;
    }
}

.official-dealers__dealer-open-map-link svg {
    fill: inherit;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-right: 18px;
    margin-top: -3px;
}

@media (max-width: 767px) {
    .official-dealers__dealer-open-map-link svg {
        margin-right: 16px;
    }
}

.official-dealers__dealer-open-map-link:hover {
    background-position: 0 0;
    color: #ffffff;
    /*border: 3px;
				border-color: ;
				border-style: solid;*/
    -webkit-box-shadow: inset 0px 0px 0px 3px #35719e;
    box-shadow: inset 0px 0px 0px 3px #35719e;
    fill: #ffffff;
}

.official-dealers__dealer-reset {
    position: absolute;
    top: 0px;
    left: -62px;
    bottom: 0px;
    width: 62px;
    text-align: center;
    vertical-align: middle;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    fill: #000000;
    /*background-image: none;
	        background-position: 100% 0;
	        background-size: 200% 100%;*/
    -webkit-transition: all .15s ease-in;
    -o-transition: all .15s ease-in;
    transition: all .15s ease-in;
}

.official-dealers__dealer-reset:hover {
    /*background-image: linear-gradient(to left,transparent,transparent 50%,#35719e 50%,#35719e);
	        	background-position: 0 0;
	        	fill: #ffffff;*/
}

.official-dealers__dealer-reset svg {
    width: 10px;
    height: 100%;
    margin: auto;
    fill: inherit;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

@media (max-width: 767px) {
    .official-dealers__dealer-reset_desktop {
        display: none;
    }
}

.official-dealers__dealer-reset_adaptive {
    top: 8px;
    left: auto;
    bottom: auto;
    right: 8px;
    fill: #ddd;
    background-image: none;
    -webkit-background-size: 0 0;
    background-size: 0 0;
    height: auto;
    width: auto;
    background-color: transparent;
}

.official-dealers__dealer-reset_adaptive:hover {
    fill: #35719e;
}

.official-dealers__dealer-reset_adaptive svg {
    fill: inherit;
    width: 26px;
    height: 26px;
}

@media (min-width: 768px) {
    .official-dealers__dealer-reset_adaptive {
        display: none;
    }
}

@media (max-width: 767px) {
    .official-dealers .select2-container {
        min-width: -webkit-calc(100% - 0px);
        min-width: calc(100% - 0px);
        width: -webkit-calc(100% - 0px);
        width: calc(100% - 0px);
        max-width: -webkit-calc(100% - 0px);
        max-width: calc(100% - 0px);
    }
}

.official-dealers__map-place.active .official-dealers__dealer-reset svg {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

@media (max-width: 767px) {
    .dealers__select-box_pd {
        /*width: calc(100% - 30px);*/
        width: 100%;
    }
}

.dealers-list {
    background-color: #ffffff;
    padding: 80px 0px;
}

.dealers-list__title {
    font-size: 52px;
    font-weight: bold;
    letter-spacing: 0.4px;
    color: #000000;
    text-align: center;
}

@media (max-width: 767px) {
    .dealers-list__title {
        font-size: 32px;
        line-height: 1.07;
        letter-spacing: 0.2px;
    }
}

@media (max-width: 1279px) {
    .dealers-list {
        padding: 80px 15px;
    }
}

@media (max-width: 767px) {
    .dealers-list {
        padding: 63px 15px;
        background-position: center -90px;
    }
}

@media (max-width: 767px) {
    .dealers-list_mobile-no-pb {
        padding-bottom: 1px;
    }
}

.inline-nav__box_so {
    padding: 28px 0;
}

@media (max-width: 767px) {
    .inline-nav__box_so {
        padding: 19px 0;
    }
}

.inline-nav__box_so .inline-nav__box-nav {
    margin-left: 0;
}

.inline-nav__box_so .inline-nav__links {
    width: 100%;
}

@media (max-width: 767px) {
    .inline-nav__box_so .inline-nav__links {
        width: 100%;
    }
}

.special-offers-for-you {
    background-color: #ffffff;
    position: relative;
    padding: 43px 0;
}

.special-offers-for-you__cont {
    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;
}

@media (max-width: 1023px) {
    .special-offers-for-you__cont {
        display: block;
    }
}

.special-offers-for-you__title {
    font-size: 52px;
    font-weight: bold;
    line-height: 1.12;
    letter-spacing: 0.4px;
    color: #000000;
    margin-bottom: 10px;
}

@media (max-width: 1279px) {
    .special-offers-for-you__title {
        font-size: 36px;
    }
}

@media (max-width: 767px) {
    .special-offers-for-you__title {
        font-size: 30px;
    }
}

.special-offers-for-you__desc {
    font-size: 18px;
    line-height: 1.56;
    color: #777a7e;
}

@media (max-width: 767px) {
    .special-offers-for-you__desc {
        font-size: 16px;
    }
}

@media (max-width: 1023px) {
    .special-offers-for-you .how-to-become-a-dealer__more-link {
        border: 0;
        padding-left: 0;
        padding-right: 0;
        -webkit-background-size: 0 0;
        background-size: 0;
    }

    .special-offers-for-you .how-to-become-a-dealer__more-link:hover {
        fill: #35719e;
        color: #35719e;
    }
}

.offer-technics {
    text-align: center;
    padding: 40px 0 0 0;
}

@media (max-width: 767px) {
    .offer-technics {
        padding: 30px 0 0 0;
    }
}

.offer-technics__title {
    margin-bottom: 40px;
    /*font-size: 52px;
		font-weight: bold;
		letter-spacing: 0.4px;*/
    font-size: 18px;
    color: #000000;
    text-transform: uppercase;
}

@media (max-width: 767px) {
    .offer-technics__title {
        /*font-size: 30px;
			letter-spacing: 0.2px;
			line-height: 1.07;*/
        font-size: 16px;
        margin-bottom: 30px;
    }
}

@media (min-width: 1024px) {
    .offer-technics .cars-catalog__item.in-swiper {
        width: 100%;
    }
}

.offer-technics .cars-catalog__pagination {
    padding: 20px 0 26px 0;
    display: none;
}

.offer-technics .cars-catalog__pagination.active {
    display: block;
}

.offer-technics .cars-catalog__pagination .swiper-pagination-bullet {
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 24px;
    height: 3px;
    background-color: #dddddd;
}

.offer-technics .cars-catalog__pagination .swiper-pagination-bullet-active {
    background-color: #35719e;
}

.offer-technics .swiper-button {
    display: none;
    top: auto;
    border: 3px;
    border-style: solid;
    border-color: #ffffff;
    width: 48px;
    height: 48px;
    margin: 0;
    background-image: none;
    background-color: transparent;
    fill: none;
    stroke: #ffffff;
    /*background-image: linear-gradient(to left,transparent,transparent 50%,#35719e 50%,#35719e);
            background-position: 100% 0;
            background-size: 200% 100%;*/
    -webkit-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.offer-technics .swiper-button.active {
    display: block;
}

.offer-technics .swiper-button:hover {
    /*background-position: 0 0;*/
    border: 3px;
    border-style: solid;
    border-color: #35719e;
    background-color: rgba(0, 0, 0, 0.4);
}

@media (max-width: 1279px) {
    .offer-technics .swiper-button {
        background-color: rgba(0, 0, 0, 0.1);
    }
}

.offer-technics .swiper-button-prev {
    left: auto;
    /*right: 92px;*/
    right: 15px;
    bottom: 82px;
}

@media (max-width: 1279px) {
    .offer-technics .swiper-button-prev {
        /*right: 60px;*/
        right: 15px;
    }
}

@media (max-width: 767px) {
    .offer-technics .swiper-button-prev {
        right: 15px;
        /*bottom: 69px;*/
    }
}

.offer-technics .swiper-button-next {
    /*right: 92px;*/
    right: 15px;
    bottom: 127px;
}

@media (max-width: 1279px) {
    .offer-technics .swiper-button-next {
        /*right: 60px;*/
        right: 15px;
    }
}

@media (max-width: 767px) {
    .offer-technics .swiper-button-next {
        right: 15px;
        /*bottom: 24px;*/
    }
}

.offer-technics .swiper-button svg {
    fill: inherit;
    stroke: inherit;
    height: 17px;
    width: 10px;
    margin: 13px 16px;
}

.offer-technics .cars-catalog_so-ot {
    position: relative;
}

.news-list {
    margin: 30px 0;
}

.news-list__title {
    font-size: 52px;
    font-weight: bold;
    letter-spacing: 0.4px;
    color: #000000;
    text-align: center;
}

@media (max-width: 1023px) {
    .news-list__title {
        font-size: 44px;
    }
}

@media (max-width: 767px) {
    .news-list__title {
        font-size: 32px;
        line-height: 1.07;
        letter-spacing: 0.2px;
    }
}

.news-list .footer-search_news {
    margin-top: 10px;
}

.news-list .footer-search__input_news {
    background-color: transparent;
    border: 0px;
    border-bottom: 1px;
    border-style: solid;
    border-color: #222222;
    padding: 11px 0 12px 56px;
    font-size: 32px;
    color: #000000;
    letter-spacing: 0.7px;
    font-weight: normal;
}

.news-list .footer-search__input_news::-ms-clear {
    display: none;
}

.news-list .footer-search__input_news::-ms-reveal {
    display: none;
}

.bowser-msie .news-list .footer-search__input_news {
    padding-top: 0px !important;
    padding-bottom: 0;
}

@media (max-width: 1023px) {
    .bowser-msie .news-list .footer-search__input_news {
        padding-top: 2px !important;
    }
}

@media (max-width: 1023px) {
    .news-list .footer-search__input_news {
        padding-top: 15px;
        font-size: 24px;
        padding-left: 44px;
    }
}

.news-list .footer-search_news.is-active .footer-search__btn_news {
    fill: #000000 !important;
}

.news-list .footer-search__btn_news {
    left: 0;
    right: auto;
    width: 21px;
    height: 33px;
    fill: #000000;
}

.bowser-msie .news-list .footer-search__btn_news {
    top: 3px;
}

.news-list__load-more {
    display: block;
    padding: 17px 0 16px 0;
    /*border: 3px;
        border-style: solid;
        border-color: #000000;*/
    -webkit-box-shadow: inset 0px 0px 0px 3px #000000;
    box-shadow: inset 0px 0px 0px 3px #000000;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 4px;
    text-transform: uppercase;
    color: #000000;
    text-decoration: none;
    /*background-image: linear-gradient(to left,transparent,transparent 50%,#35719e 50%,#35719e);
        background-position: 100% 0;
        background-size: 200% 100%;*/
    -webkit-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.news-list__load-more:hover {
    /*background-position: 0 0;*/
    /*border: 3px;
            border-style: solid;
            border-color: ;*/
    -webkit-box-shadow: inset 0px 0px 0px 3px #35719e;
    box-shadow: inset 0px 0px 0px 3px #35719e;
    /*background-color: #35719e;*/
    color: #ffffff;
}

.news-list__list-cont {
    margin-top: 26.4px;
}

@media (max-width: 767px) {
    .news-list__list-cont {
        /*margin-bottom: 32px;*/
    }
}

@media (min-width: 768px) {
    .news-list__list-cont {
        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;
        margin: 0 -16px;
        margin-top: 26.4px;
    }
}

.news-list__news {
    text-decoration: none !important;
    background: #ffffff;
    width: -webkit-calc(50% - 32px);
    width: calc(50% - 32px);
    margin: 0 16px;
    margin-bottom: 32px;
}

@media (max-width: 768px) {
    .news-list__news {
        display: block;
        margin-left: 0;
        margin-right: 0;
        width: 100%;
        margin-bottom: 15px;
    }

}

.news-list__news:hover .news-list__news-title {
    color: #35719e;
}

.news-list__news-bg {
    height: 320px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
}

.news-list__news-img {
    display: block;
    width: 100%;
    max-width: 100%;
}

@media (max-width: 1023px) {
    .news-list__news-bg {
        height: 250px;
    }
}

@media (max-width: 767px) {
    .news-list__news-bg {
        height: 241px;
    }
}

.news-list__news-box {
    padding: 21px 30px;
}

@media (max-width: 767px) {
    .news-list__news-box {
        padding: 20 25px;
    }
}

.news-list__news-date {
    font-size: 16px;
    line-height: 1.75;
    color: #777a7e;
}

@media (max-width: 767px) {
    .news-list__news-date {
        font-size: 15px;
        line-height: 1.33;
        margin-bottom: 8px;
    }
}

.news-list__news-title {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #000000;
    text-decoration: none;
}

.news-list__news-title:hover {
    color: #35719e;
}

@media (max-width: 1023px) {
    .news-list__news-title {
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    .news-list__news-title {
        font-size: 16px;
        line-height: 1.38;
        letter-spacing: -0.3px;
    }
}

.news-list__pagination {
    display: none;
}

@media (max-width: 767px) {
    .news-list__pagination {
        display: block;
        width: auto;
        position: relative;
        font-size: 20px;
        font-weight: bold;
        letter-spacing: 0.8px;
        color: #dddddd;
        bottom: auto;
    }

    .news-list__pagination::before {
        position: absolute;
        top: 10.5px;
        left: -46px;
        content: "";
        width: 24px;
        height: 3px;
        background-color: #dddddd;
    }

    .news-list__pagination::after {
        position: absolute;
        top: 10.5px;
        right: -46px;
        content: "";
        width: 24px;
        height: 3px;
        background-color: #dddddd;
    }
}

.news-list__pagination-box {
    display: none;
}

@media (max-width: 767px) {
    .news-list__pagination-box {
        text-align: center;
        display: block;
        /*margin-top: -20px;*/
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

.select2-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
}

.select2-container .select2-selection--single {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px;
}

.select2-container .select2-selection--multiple {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.select2-container .select2-search--inline {
    float: left;
}

.select2-container .select2-search--inline .select2-search__field {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

.select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
}

.select2-results {
    display: block;
}

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

.select2-results__option {
    padding: 6px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
    cursor: pointer;
}

.select2-container--open .select2-dropdown {
    left: 0;
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
}

.select2-search--dropdown {
    display: block;
    padding: 4px;
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

.select2-search--dropdown.select2-search--hide {
    display: none;
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
    float: right;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: textfield;
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: white;
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);
    background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, white), to(#eeeeee));
    background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(#cccccc));
    background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);
    background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(50%, #eeeeee));
    background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);
    background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eeeeee), to(white));
    background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}

.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    cursor: text;
    outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    float: right;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto;
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.select2-container--classic .select2-dropdown {
    background-color: white;
    border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
    border-top: none;
}

.select2-container--classic .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: white;
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb;
}

.wrapper_blurred {
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    -webkit-filter: blur(4px);
    filter: blur(4px);
}

.popup {
    visibility: hidden;
    z-index: 21;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.popup.is-visible {
    visibility: visible;
}

.popup-form {
    position: relative;
}

.popup-form .attach-file-label {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 17px;
    cursor: pointer;
    z-index: 1;
}

.popup-form .attach-file-label svg {
    display: inline-block;
    width: 19px;
    height: 30px;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: -1px;
    cursor: pointer;
}

.popup-form .attached-file {
    position: relative;
    display: none;
    padding-left: 30px;
    margin-top: -7px;
    margin-bottom: 17px;
}

.popup-form .attached-file.is-active {
    display: block;
}

.popup-form .attached-file .icon-close {
    cursor: pointer;
    display: block;
    width: 17px;
    height: 17px;
    position: absolute;
    top: 0;
    left: 0;
}

.popup-form .attached-file .icon-close svg {
    width: 17px;
    cursor: pointer;
}

.popup-form input[type="file"] {
    position: absolute;
    top: -10px;
    left: -100vw;
    width: 145vw;
    height: 44px;
    z-index: 9;
    cursor: pointer;
    background-color: transparent !important;
    border: 0 !important;
}

.popup-form input[type="file"]::-ms-value, .popup-form input[type="file"]::-ms-browse {
    display: none;
}

.popup-form .form-field {
    position: relative;
}

.popup-form .form-field_oh {
    overflow: hidden;
}

.popup-form .form-field_date {
    position: relative;
}

.popup-form .form-field_date::before {
    content: "Дата";
    width: 22px;
    height: 23px;
    position: absolute;
    top: 20px;
    left: 17px;
    z-index: 3;
    font-size: 14px;
    color: #000000;
}

@media (max-width: 767px) {
    .popup-form .form-field_date::before {
        top: 17px;
    }
}

.popup-form .form-field_date::after {
    cursor: pointer;
    content: "";
    width: 22px;
    height: 23px;
    position: absolute;
    top: 18px;
    right: 16px;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("../assets/images/icons/calendar.svg");
    z-index: 3;
}

@media (max-width: 767px) {
    .popup-form .form-field_date::after {
        top: 14px;
    }
}

.popup-form .form-field span.error {
    color: #ff564e;
    font-size: 14px;
    height: 17px;
    margin-bottom: 17px;
    padding-left: 17px;
    padding-top: 7px;
    display: inline-block;
}

.popup-form .form-field label + span.error, .popup-form .form-field .attached-file + span.error {
    padding-left: 30px;
    margin-bottom: 0px;
}

.popup-form .form-field input.error, .popup-form .form-field select.error + .select2, .popup-form .form-field textarea.error {
    margin-bottom: 0;
}

.popup-form .form-field .attached-file + span.error {
    display: block;
    position: relative;
    margin-top: -17px;
    margin-bottom: 17px;
}

.popup-form .form-field .scroll-textarea + span.error {
    display: block;
    position: relative;
    margin-top: -24px;
}

.popup-form input[type="text"], .popup-form input[type="email"], .popup-form textarea {
    position: relative;
    display: block;
    margin-bottom: 24px;
    width: 100%;
    border: 1px;
    border-style: solid;
    border-color: #dddddd;
    padding: 14px 17px 12px 17px;
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    resize: none;
}

.bowser-firefox .popup-form input[type="text"], .bowser-firefox .popup-form input[type="email"], .bowser-firefox .popup-form textarea {
    -webkit-border-radius: 0.1px !important;
    border-radius: 0.1px !important;
}

.popup-form input[type="text"]::-webkit-input-placeholder, .popup-form input[type="email"]::-webkit-input-placeholder, .popup-form textarea::-webkit-input-placeholder {
    color: #000000;
}

.popup-form input[type="text"]::-moz-placeholder, .popup-form input[type="email"]::-moz-placeholder, .popup-form textarea::-moz-placeholder {
    color: #000000;
}

.popup-form input[type="text"]:-ms-input-placeholder, .popup-form input[type="email"]:-ms-input-placeholder, .popup-form textarea:-ms-input-placeholder {
    color: #000000;
}

.popup-form input[type="text"]:-moz-placeholder, .popup-form input[type="email"]:-moz-placeholder, .popup-form textarea:-moz-placeholder {
    color: #000000;
}

.popup-form input[type="text"]:hover, .popup-form input[type="email"]:hover, .popup-form textarea:hover {
    border: 1px;
    border-style: solid;
    border-color: rgba(53, 113, 158, 0.5);
}

.popup-form input[type="text"]:focus, .popup-form input[type="email"]:focus, .popup-form textarea:focus {
    border: 1px;
    border-style: solid;
    border-color: #35719e;
}

@media (max-width: 767px) {
    .popup-form input[type="text"], .popup-form input[type="email"], .popup-form textarea {
        font-size: 18px;
        margin-bottom: 16px;
    }
}

.popup-form input[type="text"].date-input, .popup-form input[type="email"].date-input, .popup-form textarea.date-input {
    padding-left: 60px;
}

.popup-form textarea {
    height: 150px;
}

.bowser-macfirefox .popup-form textarea {
    overflow-y: auto;
}

.popup-form .scroll-content {
    height: 150px !important;
    padding: 14px 17px 12px 17px;
}

.popup-form .scroll-content::-webkit-scrollbar {
    width: 0 !important;
}

.popup-form .scroll-wrapper, .popup-form .scrollbar-inner {
    overflow: hidden !important;
}

.popup-form .scroll-wrapper::-webkit-scrollbar, .popup-form .scrollbar-inner::-webkit-scrollbar {
    width: 0 !important;
}

.popup-form .scrollbar-inner {
    padding-bottom: 8px !important;
}

.bowser-msie .popup-form .scrollbar-inner {
    padding-bottom: 12px !important;
}

.bowser-chrome .popup-form .scrollbar-inner {
    padding-bottom: 0px !important;
}

.popup-form .scroll-textarea {
    margin-bottom: 24px;
}

.popup-form .scroll-textarea::-webkit-scrollbar {
    width: 0 !important;
}

.popup-form .scroll-textarea_br {
    border: 1px;
    border-style: solid;
    border-color: #dddddd;
}

.popup-form .scroll-textarea_bf {
    border: 1px;
    border-style: solid;
    border-color: rgba(53, 113, 158, 0.5);
}

.popup-form .button-regular {
    margin-top: 28px;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .popup-form .button-regular {
        margin-top: 24px;
    }
}

.popup::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3);
}

.popup__box {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50%;
    background-color: #ffffff;
    z-index: 11;
    visibility: hidden;
    left: -100%;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    overflow-y: auto;
}

@media (max-width: 1023px) {
    .popup__box {
        width: 100%;
    }
}

.popup__box.is-visible {
    visibility: visible;
}

.popup__box.is-translated {
    left: 0;
}

.popup__box-content {
    width: auto;
    margin-top: 128px;
    margin-right: 100px;
    /*margin-left: 26%;*/
    margin-left: 240px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

@media (max-width: 1600px) {
    .popup__box-content {
        -webkit-transform: scale(0.75);
        -ms-transform: scale(0.75);
        transform: scale(0.75);
        margin-bottom: -120px;
        margin-top: 50px;
        margin-left: 10%;
        margin-right: 10%;
    }
}

@media (max-width: 1480px) {
    .popup__box-content {
        margin-left: 15%;
        margin-right: 15%;
    }
}

@media (max-width: 1279px) {
    .popup__box-content {
        width: auto;
        margin-left: 5%;
        margin-right: 5%;
    }
}

@media (max-width: 1023px) {
    .popup__box-content {
        margin-left: 10%;
        margin-right: 10%;
        width: auto;
    }
}

@media (max-width: 767px) {
    .popup__box-content {
        margin-top: 32px;
        margin-right: 15px;
        margin-left: 15px;
        width: auto;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        margin-bottom: 0;
    }
}

.popup__box-content input[type="checkbox"] {
    display: none;
}

.popup__box-content input[type="checkbox"] + label {
    display: inline-block;
    position: relative;
    margin-left: 31px;
    font-size: 16px;
    color: #000000;
}

@media (max-width: 767px) {
    .popup__box-content input[type="checkbox"] + label {
        /*color: #dddddd;*/
    }
}

.popup__box-content input[type="checkbox"] + label::before {
    content: "";
    position: absolute;
    top: 2px;
    left: -31px;
    width: 16px;
    height: 16px;
    border: 1px;
    border-style: solid;
    border-color: #777a7e;
    background-color: #ffffff;
    background-image: url("../assets/images/icons/checkbox-mark.svg");
    background-repeat: no-repeat;
    background-position: 2px 3px;
    font-size: 16px;
    color: #000000;
    cursor: pointer;
}

.bowser-firefox .popup__box-content input[type="checkbox"] + label::before {
    -webkit-border-radius: 0.1px !important;
    border-radius: 0.1px !important;
}

.popup__box-content input[type="checkbox"] + label a {
    color: #35719e;
    text-decoration: none;
}

.popup__box-content input[type="checkbox"] + label a:hover {
    text-decoration: underline;
}

.popup__box-content input[type="checkbox"]:not(:checked) + label:hover::before {
    border-color: #35719e;
    background-color: #f8f8f8;
    background-image: none;
}

.popup__box-content input[type="checkbox"]:checked + label::before {
    border: 1px;
    border-style: solid;
    border-color: #35719e;
    background-color: rgba(53, 113, 158, 0.7);
}

@media (max-width: 767px) {
    .popup__box-content .button-regular {
        width: 100%;
    }
}

.bowser-firefox .popup__box-content .button-regular {
    -webkit-border-radius: 0.1px !important;
    border-radius: 0.1px !important;
}

.popup__box-title {
    font-size: 52px;
    font-weight: bold;
    line-height: 1.12;
    letter-spacing: 0.4px;
    color: #000000;
    margin-bottom: 40px;
}

@media (max-width: 767px) {
    .popup__box-title {
        margin-bottom: 28px;
        font-size: 30px;
        font-weight: bold;
        line-height: 1.07;
        letter-spacing: 0.2px;
        text-align: center;
    }
}

.popup-close {
    cursor: pointer;
    color: #777A7E;
    fill: #777A7E;
    width: 42px;
    height: 42px;
}

@media (max-width: 1600px) {
    .popup-close {
        -webkit-transform: scale(0.75);
        -ms-transform: scale(0.75);
        transform: scale(0.75);
    }
}

@media (max-width: 767px) {
    .popup-close {
        margin-left: auto;
        margin-right: auto;
        width: 26px;
        height: 26px;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.popup-close:hover {
    color: #35719e;
    fill: #35719e;
}

.popup-close svg {
    fill: inherit;
}

.popup-close_top {
    position: absolute;
    top: 36px;
    right: 36px;
}

@media (max-width: 767px) {
    .popup-close_top {
        position: relative;
        top: auto;
        right: auto;
        margin-top: 42px;
        margin-bottom: 32px;
    }
}

.popup-close_bottom {
    display: none;
}

@media (max-width: 767px) {
    .popup-close_bottom {
        display: block;
        margin-top: 32px;
        margin-bottom: 32px;
    }
}

.notification-popup {
    position: fixed;
    top: 0;
    left: -100%;
    width: 700px;
    height: 236px;
    background-color: #ffffff;
    padding: 58px 0 0 240px;
    border: 0px;
    border-right: 4px;
    border-style: solid;
    border-color: transparent;
    z-index: 10;
    -webkit-transition: left 0.3s ease 0s;
    -o-transition: left 0.3s ease 0s;
    transition: left 0.3s ease 0s;
}

@media (max-width: 1279px) {
    .notification-popup {
        width: 50%;
        padding-left: 10%;
    }
}

@media (max-width: 1023px) {
    .notification-popup {
        width: 50%;
        padding-left: 32px;
    }
}

@media (max-width: 767px) {
    .notification-popup {
        width: -webkit-calc(100% - 15px);
        width: calc(100% - 15px);
        height: auto;
        padding: 34px 15px;
    }
}

.notification-popup.is-translated {
    left: 0;
}

.notification-popup_blue {
    border: 0px;
    border-right: 4px;
    border-style: solid;
    border-color: #35719e;
}

.notification-popup_red {
    border: 0px;
    border-right: 4px;
    border-style: solid;
    border-color: #d0021b;
}

.notification-popup__title {
    font-size: 52px;
    font-weight: bold;
    line-height: 1.12;
    letter-spacing: 0.4px;
    color: #000000;
    margin-bottom: 12px;
}

@media (max-width: 1023px) {
    .notification-popup__title {
        font-size: 46px;
    }
}

@media (max-width: 767px) {
    .notification-popup__title {
        font-size: 30px;
        line-height: 1.07;
        letter-spacing: 0.2px;
    }
}

.notification-popup__message {
    font-size: 18px;
    line-height: 1.56;
    color: #777a7e;
}

@media (max-width: 1023px) {
    .notification-popup__message {
        font-size: 17px;
    }
}

@media (max-width: 767px) {
    .notification-popup__message {
        font-size: 15px;
        line-height: 1.33;
    }
}

.notification-popups {
    display: none;
}

.notification-popups.active {
    display: block;
}

/* Select2 */
.select2-size_s {
    width: 344px !important;
}

@media (max-width: 767px) {
    .select2-size_s {
        width: 100% !important;
    }
}

.select2-size_m {
    width: 534px !important;
}

.select2-container {
    /*width: 344px;*/
    min-width: 344px;
    max-width: 530px;
    /*@include media-breakpoint-down(mobile) {
		width: 100%!important;
	}*/
}

.bowser-firefox .select2-container {
    -webkit-border-radius: 0.1px !important;
    border-radius: 0.1px !important;
}

form .select2-container {
    max-width: 100%;
}

.select2-selection__placeholder {
    color: #000000 !important;
}

.select2-container--default .select2-selection--single {
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 1px;
    border-style: solid;
    border-color: #dddddd;
    line-height: normal;
    height: auto;
    text-align: left;
}

.select2-container--default .select2-selection--single:hover {
    border: 1px;
    border-style: solid;
    border-color: rgba(53, 113, 158, 0.5);
}

.bowser-firefox .select2-container--default .select2-selection--single {
    -webkit-border-radius: 0.1px !important;
    border-radius: 0.1px !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
    width: 100%;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: normal;
    padding: 14px 46px 12px 68px;
    font-size: 24px;
    font-weight: bold;
    color: #000000;
}

@media (max-width: 767px) {
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 18px;
    }
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border: 0;
    border-color: transparent;
    width: 16px;
    height: 8px;
    -webkit-background-size: contain;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0;
    top: 24px;
    left: auto;
    right: 20px;
    background-image: url("../assets/images/icons/icon-arrow-down.svg");
}

@media (max-width: 767px) {
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        top: 20px;
        right: 14px;
    }
}

.select2-container--open .select2-selection__arrow b {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.select2-select_city-text::before {
    content: "Город:";
    position: absolute;
    top: 20px;
    left: 17px;
    font-size: 14px;
}

@media (max-width: 767px) {
    .select2-select_city-text::before {
        top: 17px;
        left: 17px;
    }
}

.select2-select_it-text {
    position: absolute;
    top: 20px;
    left: 17px;
    font-size: 14px;
}

@media (max-width: 767px) {
    .select2-select_it-text {
        top: 17px;
        left: 17px;
    }
}

.select2-dropdown {
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 1px;
    border-style: solid;
    border-color: #dddddd;
    text-align: left;
}

@media (max-width: 767px) {
    .select2-dropdown {
        width: -webkit-calc(100% - 30px) !important;
        width: calc(100% - 30px) !important;
    }
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 285px;
}

.select2-results__option {
    background-color: #ffffff;
    color: #000000;
    cursor: pointer;
    font-size: 20px;
    padding: 14px 0px 0 68px;
    font-weight: bold;
    line-height: normal;
}

.select2-results__option:last-child {
    border: 0px;
    padding-bottom: 12px;
}

.select2-results__option:hover {
    color: #35719e !important;
}

@media (max-width: 767px) {
    .select2-results__option {
        font-size: 16px;
    }
}

.select2-results__options_np > .select2-results__option {
    padding-left: 0;
}

.select2-results__option[aria-selected] {
    background-color: #ffffff !important;
}

.select2-container--default .select2-results__option--highlighted {
    background-color: #ffffff !important;
    color: #35719e !important;
}

.select2-select_dealer-margin {
    margin: 36px auto 0px auto;
}

.select2-select_simple + .select2.select2-container .select2-selection__rendered {
    padding-left: 14px;
}

.select2-select_simple + .select2.select2-container .select2-results__option, .select2-dropdown_simple .select2-results__option {
    padding-left: 14px;
}

.select2-select_popup-form + .select2.select2-container {
    width: 100% !important;
    margin-top: 0;
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .select2-select_popup-form + .select2.select2-container {
        margin-bottom: 16px;
    }
}

/* Datepicker */
.datepicker {
    position: absolute;
    background-color: #ffffff;
    border: 1px;
    border-style: solid;
    border-color: #dddddd;
    padding: 14px 17px 12px 17px;
}

.datepicker::before {
    display: none;
}

.datepicker-dropdown {
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important;
}

.datepicker-dropdown:after {
    display: none;
}

.date-input_ub + span.error {
    display: none !important;
}

.datepicker td, .datepicker th {
    -webkit-border-radius: 100%;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    vertical-align: middle;
}

.datepicker table tr td.active.active, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover.active, .datepicker table tr td.active.disabled:hover.disabled, .datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active.disabled:hover[disabled], .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active:active, .datepicker table tr td.active:hover, .datepicker table tr td.active:hover.active, .datepicker table tr td.active:hover.disabled, .datepicker table tr td.active:hover:active, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active:hover[disabled], .datepicker table tr td.active[disabled] {
    background-color: #35719e;
    background-image: none;
    text-shadow: 0 0 0;
}

.datepicker-switch {
    background: none !important;
}

.datepicker-switch:hover {
    color: #35719e;
}

.datepicker .month.focused.active, .datepicker .year.focused.active, .datepicker .decade.active, .datepicker .century.active {
    background-image: none !important;
    background-color: #35719e !important;
}

.main-carousel__slide_news {
    position: relative;
    color: white;
}

.main-carousel__slide_news-img {
    display: block;
    width: 100%;
    max-width: 100%;
}

.main-carousel__slide_news.box-white {
    color: black;
}

.main-carousel__slide_news.box-black {
    color: white;
}

.news-content {
    padding: 5% 0;
    font-size: 18px;
    line-height: 1.33;
    color: #000000;
    z-index: 1;
    position: relative;
}

.news-content::before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 100vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #ffffff;
    z-index: -1;
}

.news-content img {
    display: block;
    max-width: 100%;
    margin-top: 3%;
    margin-left: auto;
    margin-right: auto;
}

.news-content p {
    margin-top: 3%;
    font-size: 18px;
}

@media (max-width: 767px) {
    .news-content p {
        font-size: 16px;
    }
}

.news-content p:first-child {
    margin-top: 0;
}

.other-news {
    padding: 3% 0;
}

@media (max-width: 767px) {
    .other-news {
        padding: 5% 0;
    }
}

.other-news__title {
    font-size: 52px;
    font-weight: bold;
    letter-spacing: 0.4px;
    color: #000000;
    text-align: center;
    padding-bottom: 3%;
}

@media (max-width: 767px) {
    .other-news__title {
        font-size: 32px;
        line-height: 1.07;
        letter-spacing: 0.2px;
    }
}

@media (max-width: 1279px) {
    .other-news {
        background-color: #f8f8f8;
    }
}

.news-list__list-cont_on {
    margin-top: 0 !important;
}

@media (min-width: 768px) {
    .news-list__list-cont_on-active {
        /*display: block!important;*/
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        margin-left: 0;
        margin-right: 0;
    }
}

@media (min-width: 768px) {
    .news-list__list-cont_on-active .swiper-slide {
        height: auto;
    }
}

@media (min-width: 768px) {
    .js-news-list__other-news.active {
        overflow-y: hidden;
        overflow-x: hidden;
    }
}

.news-list__list-cont_on-active .swiper-slide {
    margin-left: 0;
    margin-right: 0;
}

.js-news-list__other-news .swiper-slider {
    /*height: auto!important;
	margin: 0 auto;
	display: inline-block;*/
}

.contacts-map {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 1023px) {
    .contacts-map {
        display: block;
    }
}

.contacts-map__title {
    font-size: 52px;
    font-weight: bold;
    letter-spacing: 0.4px;
    color: #000000;
    text-align: center;
    padding: 2% 0;
    background-color: #ffffff;
}

@media (max-width: 767px) {
    .contacts-map__title {
        font-size: 32px;
        line-height: 1.07;
        letter-spacing: 0.2px;
    }
}

@media (max-width: 1023px) {
    .contacts-map__title {
        background-color: #f8f8f8;
    }
}

.contacts-map__box {
    background-color: #ffffff;
    width: 50%;
    height: 618px;
}

@media (max-width: 1023px) {
    .contacts-map__box {
        /*height: 604px;*/
        width: 100%;
    }
}

@media (max-width: 1180px) {
    .contacts-map__box {
        height: 550px;
    }
}

@media (max-width: 767px) {
    .contacts-map__box {
        height: 480px;
    }
}

.contacts-map__box_text-box {
    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;
    text-align: right;
}

@media (max-width: 1023px) {
    .contacts-map__box_text-box {
        height: auto;
        display: block;
        -webkit-box-align: none;
        -webkit-align-items: none;
        -ms-flex-align: none;
        align-items: none;
        text-align: left;
        background-color: #f8f8f8;
        padding: 5% 0;
    }
}

.contacts-map__text div {
    padding-bottom: 5%;
}

.contacts-map__text div:last-child {
    padding-bottom: 0;
}

@media (max-width: 767px) {
    .contacts-map__text div {
        padding-bottom: 7%;
    }
}

.contacts-map__text div p {
    padding-bottom: 1%;
    color: #222222;
    font-size: 18px;
    line-height: 1.56;
}

.contacts-map__text div p:last-child {
    padding-bottom: 0;
}

@media (min-width: 1024px) {
    .contacts-map__text div p {
        padding-left: 3%;
    }
}

@media (max-width: 1023px) {
    .contacts-map__text div p {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .contacts-map__text div p {
        padding-bottom: 2%;
    }
}

.contacts-map__map-link {
    display: inline-block;
    /*border: 3px;
		border-color: #000000;
		border-style: solid;*/
    -webkit-box-shadow: inset 0px 0px 0px 3px #000000;
    box-shadow: inset 0px 0px 0px 3px #000000;
    color: #000000;
    fill: #000000;
    padding: 18px 30px 16px 30px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 4px;
    text-decoration: none;
    -webkit-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;
}

@media (max-width: 767px) {
    .contacts-map__map-link {
        font-size: 16px;
        padding: 0 28px 14px 0px;
        -webkit-background-size: 0 0;
        background-size: 0 0;
        /*border: 0;*/
        -webkit-box-shadow: inset 0px 0px 0px 0px #000000;
        box-shadow: inset 0px 0px 0px 0px #000000;
    }
}

.contacts-map__map-link svg {
    fill: inherit;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-right: 18px;
    margin-top: -3px;
}

@media (max-width: 767px) {
    .contacts-map__map-link svg {
        margin-right: 16px;
    }
}

.contacts-map__map-link:hover {
    color: #ffffff;
    /*border: 3px;
			border-color: ;
			border-style: solid;*/
    -webkit-box-shadow: inset 0px 0px 0px 3px #35719e;
    box-shadow: inset 0px 0px 0px 3px #35719e;
    fill: #ffffff;
}

@media (max-width: 767px) {
    .contacts-map__map-link:hover {
        /*border: 0;*/
        -webkit-box-shadow: inset 0px 0px 0px 0px #000000;
        box-shadow: inset 0px 0px 0px 0px #000000;
        color: #35719e;
        fill: #35719e;
    }
}

.photo-gallery__text {
    padding: 5% 0;
    font-size: 18px;
    line-height: 1.33;
    color: #000000;
    z-index: 1;
    position: relative;
}

.photo-gallery__text::before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    width: 100vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #ffffff;
    z-index: -1;
}

@media (max-width: 767px) {
    .photo-gallery__text {
        padding: 10% 0;
        font-size: 16px;
    }
}

.photo-gallery__text p {
    text-align: center;
    margin-bottom: 5%;
    width: 830px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 950px) {
    .photo-gallery__text p {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .photo-gallery__text p {
        margin-bottom: 10%;
    }
}

.photo-gallery__text p:last-child {
    margin-bottom: 0;
}

.photo-gallery__text p a {
    color: #35719e;
    text-decoration: none;
}

.photo-gallery__text p a:hover {
    color: #35719e;
    text-decoration: underline;
}

.photo-gallery__container {
    height: 650px;
    position: relative;
}

@media (max-width: 1279px) {
    .photo-gallery__container {
        height: 500px;
    }
}

@media (max-width: 1023px) {
    .photo-gallery__container {
        height: 400px;
    }
}

@media (max-width: 767px) {
    .photo-gallery__container {
        height: 280px;
    }
}

.photo-gallery__slide {
    /*width: 50vw!important;*/
}

.photo-gallery__slide-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

.photo-gallery__pagination {
    padding: 20px 0 26px 0;
    text-align: center;
}

@media (max-width: 767px) {
    .photo-gallery__pagination {
        display: block;
    }
}

.photo-gallery__pagination .swiper-pagination-bullet {
    margin: 0 4px;
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 24px;
    height: 3px;
    background-color: #dddddd;
}

.photo-gallery__pagination .swiper-pagination-bullet-active {
    background-color: #35719e;
}

.equipment-available {
    text-align: center;
}

.equipment-available__title {
    margin: 86px 0 48px 0;
    color: #000000;
    font-size: 52px;
    font-weight: bold;
    line-height: 1.12;
    letter-spacing: 0.4px;
}

@media (max-width: 1279px) {
    .equipment-available__title {
        margin-top: 48px;
    }
}

@media (max-width: 767px) {
    .equipment-available__title {
        margin: 47px 0 40px 0;
        font-size: 30px;
        line-height: 1.07;
        letter-spacing: 0.2px;
    }
}

.equipment-available__param {
    margin-bottom: 32px;
    position: relative;
    margin-right: 50px;
}
.equipment-available__param:last-child {
    margin-right: 0;
}

@media (max-width: 1023px) {
    .equipment-available__param {
        width: 100%;
        margin-bottom: 8px;
        margin-right: 0;
    }
}

.equipment-available__params {
    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: 1023px) {
    .equipment-available__params {
        margin-bottom: 32px;
    }
}

.equipment-available .select2-size {
    /*&_s {
			@media(max-width: 1400px){
				width: 320px!important;
			}
			@media(max-width: 1320px){
				width: 300px!important;
			}
			@media(max-width: 1220px){
				width: 260px!important;
			}
			@include media-breakpoint-down(tablet) {
				width: 100%!important;
			}
		}*/
}

@media (max-width: 767px) {
    .equipment-available .select2-size_m .select2-selection__rendered {
        padding-top: 53px;
        padding-left: 16px !important;
    }
}

@media (max-width: 767px) {
    .equipment-available .select2-size_m .select2-selection__arrow b {
        top: 60px;
    }
}

@media (max-width: 1470px) {
    .equipment-available .select2-container {
        max-width: 500px;
    }
}

@media (max-width: 1400px) {
    .equipment-available .select2-container {
        max-width: 460px;
    }
}

@media (max-width: 1320px) {
    .equipment-available .select2-container {
        max-width: 400px;
    }
}

@media (max-width: 1260px) {
    .equipment-available .select2-container {
        max-width: 360px;
    }
}

@media (max-width: 1220px) {
    .equipment-available .select2-container {
        min-width: 270px;
        max-width: 290px;
    }
}

@media (max-width: 1023px) {
    .equipment-available .select2-container {
        /*min-width: calc(100vw - 13%);
			width: calc(100vw - 13%);
			max-width: calc(100vw - 13%);*/
        min-width: -webkit-calc(100% - 0px);
        min-width: calc(100% - 0px);
        width: -webkit-calc(100% - 0px);
        width: calc(100% - 0px);
        max-width: -webkit-calc(100% - 0px);
        max-width: calc(100% - 0px);
    }
}

@media (max-width: 767px) {
    .equipment-available .select2-container {
        min-width: -webkit-calc(100% - 0px);
        min-width: calc(100% - 0px);
        width: -webkit-calc(100% - 0px);
        width: calc(100% - 0px);
        max-width: -webkit-calc(100% - 0px);
        max-width: calc(100% - 0px);
    }
}

.equipment-available .select2-size_s + .select2-container .select2-results__option {
    /*@media (min-width: 1024px)and(max-width: 1220px){
			max-width: 200px;
		}*/
}

.equipment-available__list {
    margin-bottom: 32px;
    margin-left: -16px;
    margin-right: -16px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.equipment-available__equipment {
    width: -webkit-calc(50% - 32px);
    width: calc(50% - 32px);
    margin: 0 16px 32px 16px;
    background-color: #ffffff;
    text-align: 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-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 49px 22px;
    text-decoration: none !important;
}

.equipment-available__equipment:hover {
    -webkit-box-shadow: 0 0 20px 0 rgba(53, 113, 158, 0.6);
    box-shadow: 0 0 20px 0 rgba(53, 113, 158, 0.6);
}

.equipment-available__equipment:hover .equipment-available__title-inner {
    color: #35719e;
}

@media (max-width: 1470px) {
    .equipment-available__equipment {
        padding: 38px 20px;
    }
}

@media (max-width: 767px) {
    .equipment-available__equipment {
        width: -webkit-calc(100% - 32px);
        width: calc(100% - 32px);
        margin: 0 16px 16px 16px;
        padding: 32px 20px;
    }
}

.equipment-available__info {
    width: -webkit-calc(60%);
    width: calc(60%);
}

@media (max-width: 1023px) {
    .equipment-available__info {
        text-align: center;
        width: 100%;
    }
}

.equipment-available__photo {
    height: 100%;
    width: -webkit-calc(40% - 30px);
    width: calc(40% - 30px);
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: contain;
    background-size: contain;
    margin-right: 30px;
    min-height: 200px;
}

@media (max-width: 1023px) {
    .equipment-available__photo {
        width: 100%;
        margin: 60px 5px;
        height: 140px;
    }
}

.equipment-available__title-inner {
    display: inline-block;
    margin-bottom: 21px;
    color: #000000;
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 1.1px;
    text-decoration: none;
}

.equipment-available__title-inner:hover {
    text-decoration: none;
    color: #35719e;
}

@media (max-width: 1470px) {
    .equipment-available__title-inner {
        font-size: 20px;
        margin-bottom: 16px;
    }
}

@media (max-width: 1023px) {
    .equipment-available__title-inner {
        margin-bottom: 8px;
        font-size: 16px;
        line-height: 1.38;
        letter-spacing: -0.3px;
    }
}

.equipment-available__desc {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.56;
    color: #777a7e;
    margin-bottom: 8px;
}

@media (max-width: 1470px) {
    .equipment-available__desc {
        font-size: 17px;
    }
}

@media (max-width: 1023px) {
    .equipment-available__desc {
        font-size: 15px;
        line-height: 1.33;
    }
}

.equipment-available__price {
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.9px;
    color: #000000;
}

@media (max-width: 1470px) {
    .equipment-available__price {
        font-size: 20px;
    }
}

@media (max-width: 1023px) {
    .equipment-available__price {
        font-size: 16px;
        line-height: 1.38;
        letter-spacing: -0.3px;
    }
}

.ea-detail {
    background-color: #ffffff;
}

.ea-detail__goal-box {
    display: inline-block;
    position: relative;
}

.ea-detail__goal-box-dd {
    display: none;
    position: absolute;
    top: 56px;
    left: 0;
    right: -40px;
    background-color: #35719e;
    border: 1px;
    border-top: 0px;
    border-style: solid;
    border-color: #ffffff;
    z-index: 5;
    padding: 24px 0;
}

.ea-detail__goal-box-dd.is-active {
    display: block;
}

.ea-detail__goal-box-dd a {
    line-height: normal;
    text-transform: none !important;
    font-weight: normal !important;
    display: block;
    text-align: center;
    margin-right: 0;
    color: #f8f8f8;
    font-size: 16px;
    cursor: pointer;
    font-weight: normal;
    padding: 16px 0 14px 0;
    border: 0px;
}

.ea-detail__goal-box.is-after {
    width: 100%;
    padding: 18px 0 15px 0;
    text-align: center;
    position: relative;
    border: 0px;
    border-bottom: 1px;
    border-style: solid;
    border-color: #dddddd;
}

.ea-detail__goal-box.is-after .ea-detail__link-goal {
    color: #000000;
    fill: none;
    stroke: #000000;
    text-decoration: none !important;
    font-weight: bold;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: normal;
    line-height: normal;
    margin-left: 0;
}

.ea-detail__goal-box.is-after .ea-detail__link-goal svg {
    width: 18px;
    height: 10px;
    vertical-align: middle;
    margin-left: 16px;
    margin-top: -2px;
    fill: inherit;
    stroke: inherit;
    display: inline;
}

.ea-detail__goal-box.is-after .ea-detail__goal-box-dd {
    display: none;
    position: absolute;
    top: 56px;
    left: 0;
    right: 0;
    background-color: #35719e;
    border: 1px;
    border-top: 0px;
    border-style: solid;
    border-color: #ffffff;
    z-index: 5;
    padding: 24px 0;
    font-size: 18px;
    letter-spacing: 2px;
    line-height: normal;
}

.ea-detail__goal-box.is-after .ea-detail__goal-box-dd.is-active {
    display: block;
}

.ea-detail__goal-box.is-after .ea-detail__goal-box-dd a {
    line-height: normal;
    text-transform: none !important;
    font-weight: normal !important;
    text-decoration: none !important;
    display: block;
    text-align: center;
    margin-right: 0;
    color: #f8f8f8;
    font-size: 16px;
    cursor: pointer;
    font-weight: normal;
    padding: 16px 0 14px 0;
    border: 0px;
}

.ea-detail__link-application svg {
    width: 24px;
    height: 21.5px;
    margin-right: 20px;
    vertical-align: middle;
}

.ea-detail__link-goal {
    margin-left: 40px;
    fill: none !important;
    stroke: #ffffff;
}

.ea-detail__link-goal.is-active svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.ea-detail__link-goal svg {
    width: 18px;
    height: 10px;
    vertical-align: middle;
    margin-left: 16px;
    margin-top: -2px;
    fill: inherit;
    stroke: inherit;
}

.ea-detail__more-link {
    display: inline-block;
    text-align: center;
    /*border: 3px;
		border-style: solid;
		border-color: #000000;*/
    -webkit-box-shadow: inset 0px 0px 0px 3px #000000;
    box-shadow: inset 0px 0px 0px 3px #000000;
    color: #000000;
    padding: 17px 30px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: all .15s ease;
    -o-transition: all .15s ease;
    transition: all .15s ease;
    margin: 10px 0 24px 0;
}

.ea-detail__more-link:hover {
    /*border: 3px;
			border-style: solid;
			border-color: ;*/
    -webkit-box-shadow: inset 0px 0px 0px 3px #35719e;
    box-shadow: inset 0px 0px 0px 3px #35719e;
    color: #ffffff;
}

@media (max-width: 767px) {
    .ea-detail__more-link {
        width: 100%;
    }
}

.ea-detail__info {
    padding-top: 120px;
    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: justify;
    -ms-flex-pack: justify;
    justify-content: justify;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

@media (max-width: 1023px) {
    .ea-detail__info {
        padding-top: 90px;
    }
}

@media (max-width: 767px) {
    .ea-detail__info {
        padding-top: 0;
    }
}

.ea-detail__info-box {
    width: 50%;
    position: relative;
}

@media (max-width: 767px) {
    .ea-detail__info-box {
        width: 100%;
    }
}

.ea-detail__info-box-price {
    width: 140px;
    height: 140px;
    position: absolute;
    top: -70px;
    right: 0;
    font-size: 18px;
    line-height: 1.56;
    color: #ffffff;
    z-index: 1;
    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;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    cursor: default;
}

@media (max-width: 1023px) {
    .ea-detail__info-box-price {
        width: 96px;
        height: 96px;
    }
}

@media (max-width: 767px) {
    .ea-detail__info-box-price {
        right: auto;
        left: 0;
        top: -106px;
        width: 96px;
        height: 96px;
    }
}

.ea-detail__info-box-price p {
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 1023px) {
    .ea-detail__info-box-price p {
        font-size: 12px;
        margin-top: -24px;
        line-height: 1.67;
    }
}

@media (max-width: 767px) {
    .ea-detail__info-box-price p {
        font-size: 12px;
        line-height: 1.67;
        margin-top: -24px;
    }
}

.ea-detail__info-box-price b {
    display: inline-block;
    font-size: 26px;
    font-weight: bold;
    color: #ffffff;
    line-height: normal;
    margin-bottom: -84px;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 1023px) {
    .ea-detail__info-box-price b {
        font-size: 18px;
        line-height: 1.22;
        letter-spacing: -0.4px;
        margin-bottom: -40px;
    }
}

@media (max-width: 767px) {
    .ea-detail__info-box-price b {
        font-size: 18px;
        line-height: 1.22;
        letter-spacing: -0.4px;
        margin-bottom: -40px;
    }
}

.ea-detail__info-box-price::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background-color: #af9d90;
    z-index: -1;
}

.ea-detail__info-box-price::after {
    content: "";
    z-index: -1;
    position: absolute;
    top: 50%;
    right: 50%;
    left: 0;
    bottom: 0;
    background-color: #af9d90;
}

.ea-detail__info-box-price_ead {
    top: 24px;
}

@media (max-width: 1500px) {
    .ea-detail__info-box-price_ead {
        top: 14px;
        width: 90px;
        height: 90px;
    }
}

@media (max-width: 768px) {
    .ea-detail__info-box-price_ead {
        left: auto;
        right: 0px;
    }
}

@media (max-width: 1500px) {
    .ea-detail__info-box-price_ead p {
        font-size: 12px;
        line-height: 1.67;
        margin-top: -24px;
    }
}

@media (max-width: 1500px) {
    .ea-detail__info-box-price_ead b {
        font-size: 18px;
        line-height: 1.22;
        letter-spacing: -0.4px;
        margin-bottom: -40px;
    }
}

.ea-detail__info-box-param {
    line-height: 1.56;
    font-size: 18px;
    color: #000000;
}

@media (max-width: 1023px) {
    .ea-detail__info-box-param {
        font-size: 16px;
    }
}

@media (max-width: 767px) {
    .ea-detail__info-box-param {
        font-size: 15px;
        line-height: 1.33;
        margin-bottom: 14px;
    }

    .ea-detail__info-box-param:last-child {
        margin-bottom: 0;
    }
}

.ea-detail__info-box-param span {
    color: #777a7e;
    padding-left: 8px;
}

.ea-detail__info-box-params {
    margin-top: 24px;
    padding-bottom: 14px;
}

@media (max-width: 1023px) {
    .ea-detail__info-box-params {
        margin-top: 14px;
    }
}

.ea-detail__info-box-title {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1;
    color: #000000;
    vertical-align: bottom;
    text-transform: uppercase;
    cursor: default;
    padding-right: 150px;
    margin-top: -10px;
}

@media (max-width: 1023px) {
    .ea-detail__info-box-title {
        margin-top: -7px;
        font-size: 20px;
        padding-right: 120px;
    }
}

@media (max-width: 767px) {
    .ea-detail__info-box-title {
        margin-top: 0;
        font-size: 16px;
        letter-spacing: -0.3px;
        line-height: 1.38;
        padding-right: 0;
    }
}

.ea-detail__info-box-title strong {
    font-size: 52px;
    line-height: 1.12;
    letter-spacing: 0.4px;
    font-weight: bold;
    margin-right: 10px;
}

@media (max-width: 1023px) {
    .ea-detail__info-box-title strong {
        font-size: 42px;
    }
}

@media (max-width: 767px) {
    .ea-detail__info-box-title strong {
        font-size: 30px;
        line-height: 1.07;
        letter-spacing: 0.2px;
    }
}

.ea-detail__info-string {
    background-color: #35719e;
    padding: 33px 0;
}

@media (max-width: 767px) {
    .ea-detail__info-string {
        padding: 29px 0 28px 0;
    }
}

.ea-detail__info-string-links {
    margin-left: 50%;
    margin-right: 0;
}

@media (max-width: 1000px) {
    .ea-detail__info-string-links {
        margin-left: 0px;
    }
}

@media (max-width: 767px) {
    .ea-detail__info-string-links {
        margin-left: 0;
        text-align: center;
    }
}

.ea-detail__info-string-links a {
    text-decoration: none !important;
    color: #ffffff;
    fill: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: normal;
}

.ea-detail__info-string-links a svg {
    display: inline-block;
    fill: inherit;
}

.ea-detail__specification {
    width: 50%;
    height: 100%;
    padding-right: 16px;
    font-weight: normal;
}

@media (max-width: 767px) {
    .ea-detail__specification {
        width: 100%;
        padding-right: 0px;
    }
}

@media (max-width: 767px) {
    .ea-detail__specification:last-child {
        padding-bottom: 16px;
    }
}

.ea-detail__specification strong {
    display: inline-block;
    margin-bottom: 24px;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #000000;
    margin-top: 40px;
}

@media (max-width: 1023px) {
    .ea-detail__specification strong {
        font-size: 20px;
        letter-spacing: 0.4px;
    }
}

@media (max-width: 767px) {
    .ea-detail__specification strong {
        margin-top: 28px;
        font-size: 16px;
        line-height: bold;
        letter-spacing: -0.3px;
    }
}

.ea-detail__specification span {
    color: #000000;
    font-weight: normal;
}

.ea-detail__specification p {
    font-size: 18px;
    line-height: 1.56;
    color: #777a7e;
    font-weight: normal;
}

.ea-detail__specification p:last-child {
    margin-bottom: 40px;
}

@media (max-width: 1023px) {
    .ea-detail__specification p {
        font-size: 16px;
        line-height: 1.33;
        margin-bottom: 14px;
    }

    .ea-detail__specification p + strong {
        margin-top: 14px;
    }
}

@media (max-width: 767px) {
    .ea-detail__specification p {
        font-size: 15px;
        line-height: 1.33;
        margin-bottom: 14px;
    }

    .ea-detail__specification p:last-child {
        margin-bottom: 0;
    }

    .ea-detail__specification p + strong {
        margin-top: 14px;
    }
}

.ea-detail__specifications {
    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;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.main-slider_ea {
    height: 460px;
    width: -webkit-calc(100% - 46px);
    width: calc(100% - 46px);
    margin-bottom: 20px;
}

@media (max-width: 1500px) {
    .main-slider_ea {
        height: 400px;
    }
}

@media (max-width: 1390px) {
    .main-slider_ea {
        height: 360px;
    }
}

@media (max-width: 1279px) {
    .main-slider_ea {
        height: 310px;
    }
}

@media (max-width: 1023px) {
    .main-slider_ea {
        width: -webkit-calc(100% - 24px);
        width: calc(100% - 24px);
        height: 268px;
    }
}

@media (max-width: 767px) {
    .main-slider_ea {
        width: -webkit-calc(100% + 30px);
        width: calc(100% + 30px);
        margin-bottom: 60px;
        height: 250px;
        margin-left: -15px;
        margin-right: -15px;
    }
}

.main-slider_ea .swiper-container::before, .main-slider_ea .swiper-container::after {
    display: none;
}

.main-slider_ea .swiper-pagination {
    bottom: 113px;
    right: 19px;
}

.main-slider_ea .swiper-button-prev {
    bottom: 20px;
    right: 20px;
}

.main-slider_ea .swiper-button-next {
    bottom: 65px;
    right: 20px;
}

.other-ead {
    padding: 93px 0;
    background-color: #ffffff;
    text-align: center;
}

@media (max-width: 1023px) {
    .other-ead {
        padding: 50px 0;
    }
}

@media (max-width: 767px) {
    .other-ead {
        background-color: #f8f8f8;
    }
}

.other-ead__pagination {
    display: inline-block;
    width: auto;
    position: relative;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.8px;
    color: #dddddd;
}

.other-ead__pagination::before {
    position: absolute;
    top: 10.5px;
    left: -46px;
    content: "";
    width: 24px;
    height: 3px;
    background-color: #dddddd;
}

.other-ead__pagination::after {
    position: absolute;
    top: 10.5px;
    right: -46px;
    content: "";
    width: 24px;
    height: 3px;
    background-color: #dddddd;
}

.other-ead__pagination-box {
    display: none;
}

@media (max-width: 767px) {
    .other-ead__pagination-box {
        display: block;
        text-align: center;
        display: block;
        margin-top: 20px;
    }
}

.other-ead__list {
    -webkit-overflow-scrolling: touch;
}

@media (max-width: 767px) {
    .other-ead__list {
        margin: 0 -15px;
        position: relative;
    }

    .other-ead__list.is-mobile-single {
        margin: 0;
        overflow-x: hidden;
    }
}

.other-ead__list-slide {
    text-align: left;
}

.other-ead__list-slide-more-link {
    width: 100%;
    display: inline-block;
    text-align: center;
    color: #000000;
    padding: 17px 30px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: all .15s ease;
    -o-transition: all .15s ease;
    transition: all .15s ease;
    margin-top: 55px;
}

@media (max-width: 1500px) {
    .other-ead__list-slide-more-link {
        margin-top: 30px;
    }
}

@media (max-width: 767px) {
    .other-ead__list-slide-more-link {
        width: -webkit-calc(100% - 34px);
        width: calc(100% - 34px);
        margin: 17px;
        border: 3px;
        border-style: solid;
        border-color: #000000;
    }

    .other-ead__list-slide-more-link::before, .other-ead__list-slide-more-link::after {
        display: block;
    }
}

.other-ead__list-slide-more-link:hover {
    color: #000000;
}

@media (max-width: 767px) {
    .other-ead__list-slide-more-link:hover {
        color: #ffffff;
        border: 3px;
        border-style: solid;
        border-color: #35719e;
    }
}

.other-ead__list-slide-img {
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    height: 262px;
}

@media (max-width: 1500px) {
    .other-ead__list-slide-img {
        height: 240px;
    }
}

@media (max-width: 1300px) {
    .other-ead__list-slide-img {
        height: 200px;
    }
}

@media (max-width: 1150px) {
    .other-ead__list-slide-img {
        height: 200px;
    }
}

@media (max-width: 1023px) {
    .other-ead__list-slide-img {
        height: 120px;
    }
}

@media (max-width: 767px) {
    .other-ead__list-slide-img {
        margin-bottom: 60px;
        margin-top: 36px;
        height: 160px;
    }
}

.other-ead__list-slide-desc {
    color: #777a7e;
    font-size: 15px !important;
    line-height: 1.33;
    text-align: center;
    padding: 8px 17px 0 17px;
    margin-bottom: -8px;
    position: relative;
}

@media (min-width: 768px) {
    .other-ead__list-slide-desc {
        display: none;
    }
}

@media (min-width: 320px) {
    .other-ead__list-slide-desc {
        font-size: 15px !important;
    }
}

.other-ead__list-slide-title {
    cursor: default;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1;
    color: #000000;
    vertical-align: bottom;
    text-transform: uppercase;
    padding-right: 100px;
    margin-bottom: 54px;
}

@media (max-width: 1500px) {
    .other-ead__list-slide-title {
        font-size: 20px;
    }
}

@media (max-width: 1150px) {
    .other-ead__list-slide-title {
        font-size: 16px;
        letter-spacing: -0.3px;
        line-height: 1.38;
    }
}

.other-ead__list-slide-title strong {
    font-size: 52px;
    line-height: 1.12;
    letter-spacing: 0.4px;
    font-weight: bold;
    margin-right: 10px;
    display: block;
}

@media (max-width: 1500px) {
    .other-ead__list-slide-title strong {
        font-size: 42px;
    }
}

@media (max-width: 1150px) {
    .other-ead__list-slide-title strong {
        font-size: 30px;
        line-height: 1.07;
        letter-spacing: 0.2px;
    }
}

@media (max-width: 767px) {
    .other-ead__list-slide-title strong {
        font-size: 16px;
        line-height: 1.38;
        letter-spacing: -0.3px;
        margin-right: 5px;
    }
}

@media (max-width: 1500px) {
    .other-ead__list-slide-title {
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .other-ead__list-slide-title {
        margin: 17px;
        margin-bottom: 0;
        padding-right: 0px;
        text-align: center;
        font-size: 16px;
        line-height: 1.38;
        letter-spacing: -0.3px;
        color: #000000;
    }

    .other-ead__list-slide-title strong {
        display: inline;
    }
}

.other-ead__list-slide-inner {
    position: relative;
    padding-top: 54px;
    z-index: 1;
}

@media (max-width: 1500px) {
    .other-ead__list-slide-inner {
        padding-top: 24px;
    }
}

.other-ead__list-slide-inner::before {
    content: "";
    background-color: #f6f3f2;
    position: absolute;
    top: 0;
    left: 70px;
    right: 70px;
    bottom: 0;
    z-index: -1;
}

@media (max-width: 1500px) {
    .other-ead__list-slide-inner::before {
        left: 48px;
        right: 48px;
    }
}

@media (max-width: 767px) {
    .other-ead__list-slide-inner::before {
        display: none;
    }
}

@media (max-width: 767px) {
    .other-ead__list-slide-inner {
        background-color: #ffffff;
    }
}

.other-ead__title {
    margin-bottom: 93px;
    font-size: 52px;
    font-weight: bold;
    line-height: 1.12;
    letter-spacing: 0.4px;
    color: #000000;
    text-align: center;
}

@media (max-width: 1023px) {
    .other-ead__title {
        margin-bottom: 50px;
    }
}

@media (max-width: 767px) {
    .other-ead__title {
        font-size: 30px;
        line-height: 1.07;
        letter-spacing: 0.2px;
    }
}

.other-ead__more-link {
    display: inline-block;
    text-align: center;
    /*border: 3px;
        border-style: solid;
        border-color: #000000;*/
    -webkit-box-shadow: inset 0px 0px 0px 3px #000000;
    box-shadow: inset 0px 0px 0px 3px #000000;
    color: #000000;
    fill: #000000;
    padding: 17px 30px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 4px;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: all .15s ease;
    -o-transition: all .15s ease;
    transition: all .15s ease;
    margin-top: 55px;
}

.other-ead__more-link:hover {
    /*border: 3px;
            border-style: solid;
            border-color: ;*/
    -webkit-box-shadow: inset 0px 0px 0px 3px #35719e;
    box-shadow: inset 0px 0px 0px 3px #35719e;
    color: #ffffff;
    fill: #ffffff;
}

@media (max-width: 767px) {
    .other-ead__more-link {
        width: 100%;
    }
}

.other-ead__more-link svg {
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 18px;
    margin-right: 17px;
    margin-top: -3px;
}

.other-ead .swiper-slide {
    -webkit-transform: scale(0.7) translateY(50px);
    -ms-transform: scale(0.7) translateY(50px);
    transform: scale(0.7) translateY(50px);
    -webkit-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;
}

.other-ead .swiper-slide .other-ead__list-slide-title {
    color: #777a7e;
}

@media (min-width: 768px) {
    .other-ead .swiper-slide .other-ead__list-slide-more-link {
        visibility: hidden;
    }
}

@media (max-width: 767px) {
    .other-ead .swiper-slide {
        -webkit-transform: scale(1) translateY(0px);
        -ms-transform: scale(1) translateY(0px);
        transform: scale(1) translateY(0px);
        -webkit-transition: all .25s ease-in;
        -o-transition: all .25s ease-in;
        transition: all .25s ease-in;
    }

    .other-ead .swiper-slide .other-ead__list-slide-title {
        color: #000000;
    }
}

.other-ead .swiper-slide-next {
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
}

@media (min-width: 768px) {
    .other-ead .swiper-slide-next .other-ead__list-slide-more-link {
        visibility: visible;
    }
}

.other-ead .swiper-slide-next .other-ead__list-slide-title {
    color: #000000;
}

@media (min-width: 768px) {
    .other-ead .container-inner {
        overflow-x: hidden;
    }
}

.other-ead .ea-detail__info-box-price_ead {
    visibility: hidden;
}

@media (max-width: 768px) {
    .other-ead .ea-detail__info-box-price_ead {
        visibility: visible !important;
    }
}

.other-ead .is-single .ea-detail__info-box-price_ead {
    visibility: visible;
}

.other-ead .js-other-ead__list.is-single {
    text-align: center;
}

.other-ead .is-single .other-ead__list-slide {
    width: -webkit-calc(33.3% - 40px);
    width: calc(33.3% - 40px);
    margin: 0 17px;
    display: inline-block;
}

.other-ead .is-mobile-single .other-ead__pagination-box {
    display: none;
}

.other-ead .swiper-slide-next .ea-detail__info-box-price_ead {
    visibility: visible;
}

.other-ead .js-other-ead__list {
    position: relative;
}

.other-ead .swiper-button {
    top: auto;
    border-width: 3px;
    border-style: solid;
    border-color: #000000;
    width: 48px;
    height: 48px;
    margin: 0;
    background-image: none;
    background-color: transparent;
    fill: none;
    stroke: #000000;
    -webkit-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
}

.other-ead .swiper-button:hover {
    border-width: 3px;
    border-style: solid;
    border-color: #35719e;
    stroke: #ffffff;
    background-color: rgba(0, 0, 0, 0.4);
}

.other-ead .swiper-button svg {
    fill: inherit;
    stroke: inherit;
    height: 17px;
    width: 10px;
    margin: 13px 16px;
}

@media (max-width: 767px) {
    .other-ead .swiper-button {
        display: none;
    }
}

.other-ead .swiper-button-prev {
    position: absolute;
    bottom: 78px;
    left: 6.6% !important;
}

@media (max-width: 1500px) {
    .other-ead .swiper-button-prev {
        bottom: 48px;
        left: 5.6% !important;
    }
}

@media (max-width: 1300px) {
    .other-ead .swiper-button-prev {
        bottom: 48px;
        left: 5.6% !important;
    }
}

@media (max-width: 1150px) {
    .other-ead .swiper-button-prev {
        bottom: 48px;
        left: 5.8% !important;
    }
}

@media (max-width: 1023px) {
    .other-ead .swiper-button-prev {
        bottom: 30px;
        left: 5.6% !important;
    }
}

@media (max-width: 800px) {
    .other-ead .swiper-button-prev {
        left: 5.8% !important;
    }
}

.other-ead .swiper-button-next {
    position: absolute;
    bottom: 78px;
    right: 6.6% !important;
}

@media (max-width: 1500px) {
    .other-ead .swiper-button-next {
        bottom: 48px;
        right: 5.6% !important;
    }
}

@media (max-width: 1300px) {
    .other-ead .swiper-button-next {
        bottom: 48px;
        right: 5.6% !important;
    }
}

@media (max-width: 1150px) {
    .other-ead .swiper-button-next {
        bottom: 48px;
        right: 5.8% !important;
    }
}

@media (max-width: 1023px) {
    .other-ead .swiper-button-next {
        bottom: 30px;
        right: 5.6% !important;
    }
}

@media (max-width: 800px) {
    .other-ead .swiper-button-next {
        right: 5.8% !important;
    }
}

@media (max-width: 767px) {
    .other-ead .ea-detail__info-box-price_ead {
        position: relative;
        text-align: center;
        display: block;
        width: auto;
        height: auto;
        margin-bottom: 24px;
    }

    .other-ead .ea-detail__info-box-price_ead p, .other-ead .ea-detail__info-box-price_ead b {
        color: #000000;
        width: auto !important;
        display: inline;
        font-size: 16px;
        line-height: 1.38;
        letter-spacing: -0.3px;
    }

    .other-ead .ea-detail__info-box-price_ead b {
        padding-right: 0px;
    }

    .other-ead .ea-detail__info-box-price_ead::before, .other-ead .ea-detail__info-box-price_ead::after {
        display: none;
    }
}

.leasing-partners {
    padding: 80px 0 48px 0;
    background-color: #f8f8f8;
}

.leasing-partners__title {
    margin-bottom: 80px;
    font-size: 52px;
    font-weight: bold;
    line-height: 1.12;
    letter-spacing: 0.4px;
    color: #000000;
    text-align: center;
}

@media (max-width: 1023px) {
    .leasing-partners__title {
        font-size: 30px;
        line-height: 30px;
        letter-spacing: 0.2px;
    }
}

.leasing-partners__inner {
    margin: 0 -16px;
    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;
}

@media (max-width: 767px) {
    .leasing-partners__inner {
        margin: 0;
    }
}

.leasing-partners__partner {
    background-color: #ffffff;
    width: -webkit-calc(33.3% - 20px);
    width: calc(33.3% - 20px);
    margin-bottom: 66px;
    position: relative;
}

@media (max-width: 1200px) {
    .leasing-partners__partner {
        margin-bottom: 60px;
    }
}

@media (max-width: 1023px) {
    .leasing-partners__partner {
        width: -webkit-calc(50% - 20px);
        width: calc(50% - 20px);
    }
}

@media (max-width: 767px) {
    .leasing-partners__partner {
        width: -webkit-calc(100%);
        width: calc(100%);
        margin-bottom: 44px;
    }
}

.leasing-partners__partner-text {
    font-size: 18px;
    line-height: 1.56;
    color: #777a7e;
    margin-bottom: 24px;
    min-height: 366px;
}

@media (max-width: 1200px) {
    .leasing-partners__partner-text {
        font-size: 17px;
        line-height: 1.44;
        min-height: 340px;
    }
}

@media (max-width: 1023px) {
    .leasing-partners__partner-text {
        font-size: 15px;
        line-height: 1.33;
        margin-bottom: 11px;
        min-height: 250px;
    }
}

@media (max-width: 767px) {
    .leasing-partners__partner-text {
        min-height: auto;
    }
}

.leasing-partners__partner-inner {
    background-color: #ffffff;
    padding: 70px 20px 50px 20px;
}

@media (max-width: 1200px) {
    .leasing-partners__partner-inner {
        padding-top: 58px;
        padding-bottom: 32px;
    }
}

@media (max-width: 767px) {
    .leasing-partners__partner-inner {
        padding-top: 58px;
        padding-bottom: 32px;
    }
}

.leasing-partners__partner-link {
    display: inline-block;
    /*border: 3px;
			border-color: #000000;
			border-style: solid;*/
    -webkit-box-shadow: inset 0px 0px 0px 3px #000000;
    box-shadow: inset 0px 0px 0px 3px #000000;
    color: #000000;
    fill: #000000;
    padding: 17px 30px 16px 30px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 4px;
    text-decoration: none;
    -webkit-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;
}

@media (max-width: 1220px) {
    .leasing-partners__partner-link {
        font-size: 16px;
        -webkit-background-size: 0 0;
        background-size: 0 0;
        /*border: 0;*/
        -webkit-box-shadow: inset 0px 0px 0px 0px #000000;
        box-shadow: inset 0px 0px 0px 0px #000000;
        padding: 8px 0 0 0;
    }
}

.leasing-partners__partner-link svg {
    fill: inherit;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-right: 18px;
    margin-top: -2px;
}

@media (min-width: 1221px) {
    .leasing-partners__partner-link svg {
        display: none;
    }
}

@media (max-width: 1220px) {
    .leasing-partners__partner-link svg {
        margin-right: 10px;
    }
}

@media (max-width: 1220px) {
    .leasing-partners__partner-link::before, .leasing-partners__partner-link::after {
        display: none;
    }
}

.leasing-partners__partner-link:hover {
    color: #ffffff;
    fill: #ffffff;
    /*border: 3px;
				border-color: ;
				border-style: solid;*/
    -webkit-box-shadow: inset 0px 0px 0px 3px #35719e;
    box-shadow: inset 0px 0px 0px 3px #35719e;
}

@media (max-width: 1220px) {
    .leasing-partners__partner-link:hover {
        /*border: 0;*/
        -webkit-box-shadow: inset 0px 0px 0px 0px #000000;
        box-shadow: inset 0px 0px 0px 0px #000000;
        color: #35719e;
        fill: #35719e;
    }
}

.leasing-partners__partner-top {
    padding: 0 20px;
    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;

    position: absolute;
    left: 0;
    top: -24px;
}



.leasing-partners__partner-top-left {
    margin: auto 0;
    font-size: 40px;
    font-weight: bold;
}

.leasing-partners__partner-top-left.leasing-dealers .leasing-partners__partner-logo {
    position: relative;
	padding-left: 86px;
}

.leasing-partners__partner-top-left.leasing-dealers .leasing-partners__partner-logo::before {
    content: '';
	position: absolute;
	left: 0;
	top: 5px;
	width: 76px;
	height: 39px;
	background-image: url(../assets/images/inhtml/hyundai-symbol.png);
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;

}

.leasing-partners__partner-top-right {
    color: #dddddd;
    font-size: 96px;
    font-weight: bold;
    line-height: 0.9;
    letter-spacing: 0.8px;
    margin-right: -20px;
    cursor: default;
    margin-top: auto;
}

@media (max-width: 1500px) {
    .leasing-partners__partner-top-right {
        font-size: 84px;
    }
}

@media (max-width: 1200px) {
    .leasing-partners__partner-top-right {
        font-size: 70px;
    }
}

@media (max-width: 1023px) {
    .leasing-partners__partner-top-right {
        font-size: 78px;
    }
}

@media (max-width: 767px) {
    .leasing-partners__partner-top-right {
        font-size: 65px;
        line-height: 1.32;
        letter-spacing: 0.5px;
    }
}

.leasing-partners__partner-logo {
    max-width: 100%;
    max-height: 71px;
}

@media (max-width: 1500px) {
    .leasing-partners__partner-logo {
        max-height: 56px;
    }
}

@media (max-width: 1200px) {
    .leasing-partners__partner-logo {
        max-height: 48px;
    }
}

@media (max-width: 1023px) {
    .leasing-partners__partner-logo {
        max-height: 54px;
    }
}

@media (max-width: 767px) {
    .leasing-partners__partner-logo {
        max-width: 90%;
        max-height: 51px;
    }
}

.trade-in-steps {
    background-color: #ffffff;
    padding: 48px 0;
}

@media (max-width: 767px) {
    .trade-in-steps {
        padding: 45px 0;
    }
}

.trade-in-steps__step {
    margin-bottom: 39px;
    margin-left: -80px;
}

@media (max-width: 900px) {
    .trade-in-steps__step {
        margin-left: -62px;
    }
}

@media (max-width: 767px) {
    .trade-in-steps__step {
        margin-left: 0;
        margin-bottom: 24px;
    }
}

.trade-in-steps__step-count {
    display: inline-block;
    padding-right: 30px;
    width: 160px;
    text-align: right;
    color: #dddddd;
    font-size: 96px;
    font-weight: bold;
    line-height: 0.9;
    letter-spacing: 0.8px;
    cursor: default;
    vertical-align: top;
    margin-top: -2px;
}

@media (max-width: 767px) {
    .trade-in-steps__step-count {
        font-size: 40px;
        letter-spacing: normal;
        line-height: normal;
        width: 38px;
        padding-right: 14px;
        margin-top: -7px;
    }
}

.trade-in-steps__step-content {
    display: inline-block;
    width: -webkit-calc(100% - 164px);
    width: calc(100% - 164px);
}

@media (max-width: 767px) {
    .trade-in-steps__step-content {
        width: -webkit-calc(100% - 44px);
        width: calc(100% - 44px);
    }
}

.trade-in-steps__step-content p {
    color: #777a7e;
    font-size: 18px;
    line-height: 1.56;
}

@media (max-width: 767px) {
    .trade-in-steps__step-content p {
        font-size: 15px;
        line-height: 1.33;
    }
}

.trade-in-steps__step-content strong {
    font-weight: bold;
    color: #000000;
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.56;
}

@media (max-width: 767px) {
    .trade-in-steps__step-content strong {
        font-size: 15px;
        line-height: 1.33;
    }
}

.trade-in-steps__title {
    text-transform: uppercase;
    color: #002c5f;
    font-size: 42px;
    font-weight: bold;
    letter-spacing: 13.1px;
    text-align: center;
    margin-bottom: 70px;
}

@media (max-width: 767px) {
    .trade-in-steps__title {
        margin-bottom: 45px;
        font-size: 24px;
        line-height: 1.46;
        letter-spacing: 7.5px;
        padding: 0 30px;
    }
}

.trade-in-steps__inner {
    width: 760px;
    margin: 0 auto;
    text-align: left;
}

@media (max-width: 900px) {
    .trade-in-steps__inner {
        width: 700px;
    }
}

@media (max-width: 767px) {
    .trade-in-steps__inner {
        width: 100%;
    }
}

.oil-box {
    background-color: #ffffff;
    padding: 85px 0 65px 0;
}

@media (max-width: 970px) {
    .oil-box {
        padding-bottom: 20px;
    }
}

.oil-box__inner {
    max-width: 940px;
    margin: 0 auto;
}

@media (max-width: 1100px) {
    .oil-box__inner {
        max-width: 100%;
    }
}

.oil-box__img {
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center center;
    height: 620px;
    -webkit-transform: translateY(-150px);
    -ms-transform: translateY(-150px);
    transform: translateY(-150px);
    margin-bottom: -600px;
    z-index: 1;
}

@media (max-width: 1100px) {
    .oil-box__img {
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
        margin-bottom: -450px;
    }
}

@media (max-width: 970px) {
    .oil-box__img {
        height: 500px;
    }
}

@media (max-width: 767px) {
    .oil-box__img {
        margin-bottom: 0;
        height: 300px;
        margin-top: -10px;
        margin-bottom: -10px;
    }
}

.oil-box__details {
    position: relative;
    z-index: 2;
}

.oil-box__details-col {
    font-weight: 300;
    float: left;
    width: 33%;
    margin-bottom: 55px;
}

@media (max-width: 767px) {
    .oil-box__details-col {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
}

.oil-box__details-col:nth-of-type(2) {
    text-align: left;
    float: right;
    width: 26%;
}

@media (max-width: 1100px) {
    .oil-box__details-col:nth-of-type(2) {
        width: 33%;
    }
}

@media (max-width: 767px) {
    .oil-box__details-col:nth-of-type(2) {
        width: 100%;
        float: none;
    }
}

.oil-box__details-col-title {
    font-size: 24px;
    line-height: 26px;
    display: block;
    color: #282828;
    font-weight: 400;
}

@media (max-width: 970px) {
    .oil-box__details-col-title {
        font-size: 20px;
        line-height: 22px;
    }
}

.oil-box__details-col-text {
    font-size: 14px;
    line-height: 20px;
    color: #a8a9ad;
    margin-top: 15px;
}

.oil-box__details-col-text sup {
    color: #013368;
    font-size: 10px;
    font-weight: bold;
    vertical-align: top;
    position: relative;
    top: -2px;
}

.oil-box__top {
    position: relative;
    z-index: 2;
}

.oil-box__top-title {
    font-size: 44px;
    line-height: 1;
    letter-spacing: .01em;
    font-weight: 500;
}

.oil-box__top-subtitle {
    text-transform: uppercase;
    font-size: 14px;
    color: #b9b9b9;
    padding-top: 0px;
}

.oil-box__top-desc {
    position: relative;
    left: 630px;
    top: -115px;
    max-width: 350px;
    font-size: 14px;
    line-height: 20px;
    color: #a8a9ad;
}

@media (max-width: 1100px) {
    .oil-box__top-desc {
        position: absolute;
        top: 0;
        right: 0;
        left: auto;
        width: 34%;
        max-width: 34%;
    }
}

@media (max-width: 930px) {
    .oil-box__top-desc {
        width: 44%;
        max-width: 44%;
    }
}

@media (max-width: 767px) {
    .oil-box__top-desc {
        width: 100%;
        max-width: 100%;
        position: relative;
        margin-top: 20px;
    }
}

.spare-parts__filters {
    /*background-color: #35719e;
		padding: 20px 0;*/
}

.spare-parts__filters-inner {
    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;
}

@media (max-width: 1023px) {
    .spare-parts__filters-inner {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.spare-parts__filters-param {
    position: relative;
}

@media (max-width: 1023px) {
    .spare-parts__filters-param {
        width: 100%;
        margin-bottom: 20px;
    }
}

@media (max-width: 1220px) {
    .spare-parts__filters-param .select2-container {
        min-width: 270px;
        max-width: 290px;
    }
}

@media (max-width: 1023px) {
    .spare-parts__filters-param .select2-container {
        min-width: 100%;
        max-width: 100%;
    }
}

.spare-parts__filters-title {
    margin: 86px 0 48px 0;
    color: #000000;
    font-size: 52px;
    font-weight: bold;
    line-height: 1.12;
    letter-spacing: 0.4px;
    text-align: center;
}

@media (max-width: 1279px) {
    .spare-parts__filters-title {
        margin-top: 48px;
    }
}

@media (max-width: 767px) {
    .spare-parts__filters-title {
        margin: 47px 0 40px 0;
        font-size: 30px;
        line-height: 1.07;
        letter-spacing: 0.2px;
    }
}

.spare-parts__list {
    padding: 95px 0 63px 0;
    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;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

@media (max-width: 1023px) {
    .spare-parts__list {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
}

@media (max-width: 767px) {
    .spare-parts__list {
        padding: 45px 0;
    }
}

.spare-parts__part {
    cursor: default;
    width: -webkit-calc(50% - 16px);
    width: calc(50% - 16px);
    background-color: #ffffff;
    padding: 16px 21px 9px 33px;
    margin-bottom: 32px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

@media (max-width: 1023px) {
    .spare-parts__part {
        width: 80%;
    }
}

@media (max-width: 767px) {
    .spare-parts__part {
        width: 100%;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-bottom: 21px;
    }
}

.spare-parts__part-img {
    height: 100%;
    width: 40%;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: center center;
    height: 245px;
}

@media (max-width: 1279px) {
    .spare-parts__part-img {
        height: 200px;
    }
}

@media (max-width: 767px) {
    .spare-parts__part-img {
        width: 100%;
        margin-bottom: 21px;
    }
}

.spare-parts__part-info {
    width: 60%;
    margin: auto 0;
}

@media (max-width: 767px) {
    .spare-parts__part-info {
        width: 100%;
    }
}

.spare-parts__part-info-title {
    font-size: 26px;
    font-weight: bold;
    letter-spacing: 1.1px;
    color: #000000;
    margin-bottom: 16px;
}

@media (max-width: 1279px) {
    .spare-parts__part-info-title {
        margin-bottom: 10px;
        font-size: 22px;
    }
}

@media (max-width: 1023px) {
    .spare-parts__part-info-title {
        font-size: 26px;
        margin-bottom: 16px;
    }
}

@media (max-width: 800px) {
    .spare-parts__part-info-title {
        margin-bottom: 10px;
        font-size: 22px;
    }
}

@media (max-width: 767px) {
    .spare-parts__part-info-title {
        font-size: 20px;
    }
}

.spare-parts__part-info-desc {
    color: #777a7e;
    font-size: 18px;
    line-height: 1.56;
}

@media (max-width: 1279px) {
    .spare-parts__part-info-desc {
        line-height: 1.33;
    }
}

@media (max-width: 1023px) {
    .spare-parts__part-info-desc {
        line-height: 1.56;
    }
}

@media (max-width: 800px) {
    .spare-parts__part-info-desc {
        line-height: 1.33;
    }
}

.spare-parts__part-info-param {
    margin-top: 6px;
    color: #777a7e;
}

.spare-parts__part-info-param b {
    color: #000000;
    padding-right: 10px;
}

.guarantee {
    background-color: #ffffff;
}

.guarantee__inner {
    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;
    padding: 60px 0 0 0;
}

.guarantee__option {
    margin-bottom: 37px;
    width: -webkit-calc(25% - 40px);
    width: calc(25% - 40px);
    color: #000000;
    font-size: 18px;
    letter-spacing: 0.7px;
}

@media (max-width: 1023px) {
    .guarantee__option {
        width: -webkit-calc(50% - 40px);
        width: calc(50% - 40px);
    }
}

@media (max-width: 767px) {
    .guarantee__option {
        width: 100%;
    }
}

.guarantee__option-title {
    font-weight: bold;
    margin-bottom: 10px;
}

.guarantee__option-desc {
    font-weight: normal;
}

.manuals-and-instructions {
    padding: 48px 0;
    background-color: #ffffff;
}

.manuals-and-instructions__title {
    cursor: default;
    margin-bottom: 48px;
    font-size: 52px;
    font-weight: bold;
    line-height: 1.12;
    letter-spacing: 0.4px;
    color: #000000;
    text-align: center;
}

@media (max-width: 1023px) {
    .manuals-and-instructions__title {
        font-size: 30px;
        font-weight: bold;
        line-height: 1.07;
        letter-spacing: 0.2px;
    }
}

.manuals-and-instructions__header {
    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;
    margin-bottom: 67px;
}

@media (max-width: 980px) {
    .manuals-and-instructions__header {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.manuals-and-instructions__manual {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    fill: #35719E;
}

@media (max-width: 980px) {
    .manuals-and-instructions__manual {
        width: 100%;
        margin-bottom: 24px;
    }
}

.manuals-and-instructions__manual svg {
    fill: inherit;
    margin-right: 19px;
    width: 48px;
    height: 61px;
}

.manuals-and-instructions__manual-info {
    /*margin: auto 0 0 0;*/
    margin-top: auto;
}

@media (max-width: 767px) {
    .manuals-and-instructions__manual-info {
        margin-bottom: auto;
    }
}

.manuals-and-instructions__manual-info-link {
    display: block;
    color: #000000;
    fill: #000000;
    text-decoration: none !important;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1px;
}

@media (max-width: 767px) {
    .manuals-and-instructions__manual-info-link {
        font-size: 16px;
        line-height: 1.38;
        letter-spacing: -0.3px;
    }
}

.manuals-and-instructions__manual-info-link:hover {
    color: #35719e;
    fill: #35719e;
}

.manuals-and-instructions__manual-info-link svg {
    fill: inherit;
    width: 18px;
    height: 19px;
    display: inline;
    vertical-align: middle;
    margin-left: 8px;
}

@media (max-width: 767px) {
    .manuals-and-instructions__manual-info-link svg {
        width: 16px;
        height: 17px;
    }
}

.manuals-and-instructions__manual-info-size {
    cursor: default;
    color: #777a7e;
    font-size: 18px;
    line-height: 1.56;
    letter-spacing: normal;
    margin-bottom: -9px;
}

@media (max-width: 767px) {
    .manuals-and-instructions__manual-info-size {
        font-size: 15px;
        margin-bottom: -8px;
    }
}

.manuals-and-instructions__filter {
    margin-right: 28px;
    position: relative;
}

@media (max-width: 767px) {
    .manuals-and-instructions__filter {
        width: 100%;
        margin-bottom: 8px;
        margin-right: 0;
    }
}

.manuals-and-instructions__filter:last-child {
    margin-right: 0;
}

.manuals-and-instructions__filters {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

@media (max-width: 767px) {
    .manuals-and-instructions__filters {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
    }
}

.manuals-and-instructions__filter .select2-container {
    min-width: 161px;
    max-width: 344px;
    width: auto !important;
}

@media (max-width: 767px) {
    .manuals-and-instructions__filter .select2-container {
        min-width: 100%;
        max-width: 100%;
    }
}

.manuals-and-instructions__list {
    /*display: flex;
		flex-wrap: wrap;
		justify-content: space-between;*/
    display: block;
    position: relative;
    margin: 0 -16px;
}

@media (max-width: 1023px) {
    .manuals-and-instructions__list {
        margin: 0 -10px;
    }
}

.manuals-and-instructions__instruction {
    width: -webkit-calc(25% - 35px);
    width: calc(25% - 35px);
    margin-bottom: 32px;
    display: inline-block;
    margin-left: 16px;
    margin-right: 16px;
}

.manuals-and-instructions__instruction-size {
    margin-top: 2px;
    font-size: 18px;
    letter-spacing: -0.1px;
    color: #b7bbc5;
}

@media (max-width: 767px) {
    .manuals-and-instructions__instruction-size {
        margin-top: 1px;
        color: #777a7e;
        font-size: 15px;
        line-height: 1.33 l;
    }
}

.manuals-and-instructions__instruction-link {
    text-decoration: none !important;
    display: block;
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.44;
    letter-spacing: normal;
}

.manuals-and-instructions__instruction-link:hover {
    color: #35719e;
}

@media (max-width: 767px) {
    .manuals-and-instructions__instruction-link {
        font-size: 16px;
        line-height: 1.38;
        letter-spacing: -0.3px;
        color: #000000;
    }
}

.manuals-and-instructions__instruction-img {
    position: relative;
    z-index: 1;
    height: 230px;
    margin-bottom: 18px;
}

@media (max-width: 1300px) {
    .manuals-and-instructions__instruction-img {
        height: 200px;
    }
}

@media (max-width: 1070px) {
    .manuals-and-instructions__instruction-img {
        height: 200px;
    }
}

@media (max-width: 1023px) {
    .manuals-and-instructions__instruction-img {
        height: 230px;
    }
}

@media (max-width: 767px) {
    .manuals-and-instructions__instruction-img {
        height: 140px;
    }
}

.manuals-and-instructions__instruction-img img {
    position: absolute;
    bottom: 21.2px;
    left: 31px;
    right: auto;
    max-width: 100%;
    max-height: 150px;
}

@media (max-width: 767px) {
    .manuals-and-instructions__instruction-img img {
        max-width: 96%;
        bottom: 18.8px;
        left: 10px;
        max-height: 80px;
    }
}

.manuals-and-instructions__instruction-img::before, .manuals-and-instructions__instruction-img::after {
    content: "";
    z-index: -1;
}

.manuals-and-instructions__instruction-img::before {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #f6f3f2;
    width: 230px;
    height: 230px;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

@media (max-width: 1300px) {
    .manuals-and-instructions__instruction-img::before {
        width: 200px;
        height: 200px;
    }
}

@media (max-width: 1070px) {
    .manuals-and-instructions__instruction-img::before {
        width: 200px;
        height: 200px;
    }
}

@media (max-width: 1023px) {
    .manuals-and-instructions__instruction-img::before {
        width: 230px;
        height: 230px;
    }
}

@media (max-width: 767px) {
    .manuals-and-instructions__instruction-img::before {
        width: 140px;
        height: 140px;
    }
}

.manuals-and-instructions__instruction-img::after {
    position: absolute;
    bottom: 0px;
    left: 0;
    background-color: #f6f3f2;
    width: 115px;
    height: 115px;
}

@media (max-width: 1300px) {
    .manuals-and-instructions__instruction-img::after {
        width: 100px;
        height: 100px;
    }
}

@media (max-width: 1070px) {
    .manuals-and-instructions__instruction-img::after {
        width: 100px;
        height: 100px;
    }
}

@media (max-width: 1023px) {
    .manuals-and-instructions__instruction-img::after {
        width: 115px;
        height: 115px;
    }
}

@media (max-width: 767px) {
    .manuals-and-instructions__instruction-img::after {
        width: 70px;
        height: 70px;
    }
}

@media (max-width: 767px) {
    .manuals-and-instructions__instruction-img {
        margin-bottom: 6px;
    }
}

@media (max-width: 1023px) {
    .manuals-and-instructions__instruction {
        width: -webkit-calc(50% - 22px);
        width: calc(50% - 22px);
        margin-bottom: 21px;
        margin-left: 10px;
        margin-right: 10px;
    }
}

.career {
    padding: 48px 0;
    background-color: #f8f8f8;
}

.career__reply-link {
    display: inline-block;
    text-decoration: none !important;
    text-transform: uppercase;
    padding: 17px 30px 16px 30px;
    color: #000000;
    font-weight: bold;
    letter-spacing: 4px;
    /*border: 3px;
		border-style: solid;
		border-color: #000000;*/
    -webkit-box-shadow: 0px 0px 0px 3px #000000;
    box-shadow: 0px 0px 0px 3px #000000;
    margin-top: 14px;
    font-size: 18px;
}

.career__reply-link:hover {
    /*border: 3px;
			border-style: solid;
			border-color: ;*/
    -webkit-box-shadow: inset 0px 0px 0px 3px #35719e;
    box-shadow: inset 0px 0px 0px 3px #35719e;
    color: #ffffff;
}

.career__accordion {
    max-width: 960px;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .career__accordion {
        margin: 0 -15px;
    }
}

.career__accordion .ui-accordion-header-icon {
    position: absolute;
    top: 50px;
    left: 65px;
    width: 20px;
    height: 20px;
    -webkit-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;
}

@media (max-width: 1023px) {
    .career__accordion .ui-accordion-header-icon {
        top: 43px;
        left: 19px;
        width: 17px;
        height: 17px;
    }
}

.career__accordion .ui-accordion-header-icon::before {
    content: "";
    width: 20px;
    height: 1px;
    background-color: #35719e;
    position: absolute;
    top: 10px;
    left: 0;
}

@media (max-width: 1023px) {
    .career__accordion .ui-accordion-header-icon::before {
        width: 17px;
        top: 8px;
    }
}

.career__accordion .ui-accordion-header-icon::after {
    content: "";
    width: 1px;
    height: 20px;
    background-color: #35719e;
    position: absolute;
    top: 0;
    left: 10px;
}

@media (max-width: 1023px) {
    .career__accordion .ui-accordion-header-icon::after {
        height: 17px;
        left: 8px;
    }
}

.career__accordion .icon_is-opened {
    -webkit-transform: rotate(45deg) scale(0.9);
    -ms-transform: rotate(45deg) scale(0.9);
    transform: rotate(45deg) scale(0.9);
}

@media (max-width: 767px) {
    .career__accordion .icon_is-opened {
        -webkit-transform: rotate(45deg) scale(0.9) translateY(-4px);
        -ms-transform: rotate(45deg) scale(0.9) translateY(-4px);
        transform: rotate(45deg) scale(0.9) translateY(-4px);
    }
}

.career__accordion .ui-state-default, .career__accordion .ui-state-hover, .career__accordion .ui-state-active {
    background-color: #ffffff !important;
    color: #35719e !important;
    font-size: 18px;
    line-height: 1.56;
    letter-spacing: normal;
}

@media (max-width: 1023px) {
    .career__accordion .ui-state-default, .career__accordion .ui-state-hover, .career__accordion .ui-state-active {
        font-size: 15px;
        line-height: 1.33;
        letter-spacing: normal;
    }
}

.career__accordion .ui-accordion-header {
    padding: 43px 76px 43px 125px;
    margin: 4px 0 0px 0;
}

@media (max-width: 1023px) {
    .career__accordion .ui-accordion-header {
        padding: 38px 15px 38px 53px;
    }
}

@media (max-width: 767px) {
    .career__accordion .ui-accordion-header {
        padding: 36px 15px 36px 53px;
    }
}

.career__accordion .ui-accordion-header:first-child {
    margin-top: 0;
}

.career__accordion .ui-accordion-content {
    padding: 0 57px 76px 125px;
}

@media (max-width: 1023px) {
    .career__accordion .ui-accordion-content {
        padding: 0 15px 40px 53px;
    }
}

.career__accordion .ui-accordion-content strong {
    display: block;
    margin: 14px 0;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: normal;
    color: #000000;
}

@media (max-width: 1023px) {
    .career__accordion .ui-accordion-content strong {
        font-size: 16px;
        line-height: 1.38;
        letter-spacing: -0.3px;
        margin: 10px 0 6px 0;
    }
}

.career__accordion .ui-accordion-content strong:first-child {
    margin-top: 0;
}

.career__accordion .ui-accordion-content ul li {
    margin-bottom: 10px;
    color: #777a7e;
    font-size: 15px;
    line-height: 1.4;
    letter-spacing: normal;
}

@media (max-width: 1023px) {
    .career__accordion .ui-accordion-content ul li {
        font-size: 15px;
        line-height: 1.33;
    }
}

.career__title {
    cursor: default;
    margin-bottom: 48px;
    font-size: 52px;
    font-weight: bold;
    line-height: 1.12;
    letter-spacing: 0.4px;
    color: #000000;
    text-align: center;
}

@media (max-width: 1023px) {
    .career__title {
        font-size: 30px;
        font-weight: bold;
        line-height: 1.07;
        letter-spacing: 0.2px;
    }
}

.ui-widget {
    font-family: "HyundaiSansText" !important;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right,
.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left,
.ui-widget-content,
.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr,
.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
    border: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.press__contact {
    text-align: right;
    font-size: 18px;
    letter-spacing: 0;
}

@media (max-width: 930px) {
    .press__contact {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .press__contact {
        text-align: center;
        font-size: 15px;
        line-height: 1.33;
    }
}

.press__contact-name {
    color: #000000;
}

.press__contact-phone {
    color: #777a7e;
}

.press__contact-mail a {
    text-decoration: none;
    color: #35719e;
}

.press__contacts {
    padding: 39px 0;
    background-color: #ffffff;
}

.press__contacts-inner {
    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;
}

@media (max-width: 930px) {
    .press__contacts-inner {
        display: block;
    }
}

@media (max-width: 767px) {
    .press__contacts-inner {
        display: block;
    }
}

.press__contacts-title {
    font-size: 52px;
    font-weight: bold;
    line-height: 1.12;
    letter-spacing: 0.4px;
    color: #000000;
}

@media (max-width: 1023px) {
    .press__contacts-title {
        font-size: 42px;
    }
}

@media (max-width: 930px) {
    .press__contacts-title {
        text-align: center;
        margin-bottom: 16px;
    }
}

@media (max-width: 767px) {
    .press__contacts-title {
        font-size: 30px;
        line-height: 1.07;
        letter-spacing: 0.2px;
        margin-bottom: 16px;
        text-align: center;
    }
}

.press__photo {
    width: 25%;
    height: 317px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
}

@media (max-width: 1520px) {
    .press__photo {
        height: 280px;
    }
}

@media (max-width: 1350px) {
    .press__photo {
        height: 250px;
    }
}

@media (max-width: 1220px) {
    .press__photo {
        height: 230px;
    }
}

@media (max-width: 1140px) {
    .press__photo {
        height: 200px;
    }
}

.press__photos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 1023px) {
    .press__photos {
        display: none;
    }
}

.press__logo {
    width: 50%;
    padding: 59px 0;
    text-align: center;
}

.press__logo svg {
    fill: inherit;
    stroke: inherit;
    width: 320px;
    height: 40px;
    margin: 0 auto;
}

.press__logo_light {
    background-color: #35719e;
    fill: #ffffff;
    /*@include media-breakpoint-down(mobile) {
				width: 100%;
			}*/
}

.press__logo_dark {
    background-color: #dddddd;
    fill: #003C83;
    /*@include media-breakpoint-down(mobile) {
				display: none;
			}*/
}

.press__logos {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.press__logo-use {
    text-align: center;
    padding: 35px 0 57px 0;
}

@media (max-width: 767px) {
    .press__logo-use {
        padding-bottom: 41px;
    }
}

.press__logo-use p {
    max-width: 625px;
    color: #777a7e;
    font-size: 18px;
    line-height: 1.56;
    margin: 0 auto;
}

@media (max-width: 767px) {
    .press__logo-use p {
        max-width: -webkit-calc(100% - 30px);
        max-width: calc(100% - 30px);
        font-size: 1.33;
        font-size: 15px;
    }
}

.press__logo-use p a {
    text-decoration: none;
    color: #35719e;
}

.press__logo-use-link {
    display: inline-block;
    /*border: 3px;
				border-color: #000000;
				border-style: solid;*/
    -webkit-box-shadow: inset 0px 0px 0px 3px #000000;
    box-shadow: inset 0px 0px 0px 3px #000000;
    color: #000000;
    fill: #000000;
    padding: 18px 30px 16px 30px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 4px;
    text-decoration: none;
    -webkit-transition: all .25s ease-in;
    -o-transition: all .25s ease-in;
    transition: all .25s ease-in;
    margin-top: 18px;
}

@media (max-width: 767px) {
    .press__logo-use-link {
        font-size: 16px;
        padding: 16px 28px 14px 28px;
        margin-top: 33px;
    }
}

.press__logo-use-link svg {
    fill: inherit;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-right: 18px;
    margin-top: -3px;
}

@media (max-width: 767px) {
    .press__logo-use-link svg {
        margin-right: 16px;
    }
}

.press__logo-use-link:hover {
    color: #ffffff;
    /*border: 3px;
					border-color: ;
					border-style: solid;*/
    -webkit-box-shadow: inset 0px 0px 0px 3px #35719e;
    box-shadow: inset 0px 0px 0px 3px #35719e;
    fill: #ffffff;
}

@media (max-width: 767px) {
    .press__logo-use-link:hover {
        color: #ffffff;
        fill: #ffffff;
    }
}

.press__title {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #000000;
}

@media (max-width: 767px) {
    .press__title {
        font-size: 16px;
        line-height: 1.38;
        letter-spacing: -0.3px;
    }
}

.press__desc {
    color: #777a7e;
    margin-top: 11px;
    font-size: 18px;
    line-height: 1.56;
}

@media (max-width: 767px) {
    .press__desc {
        margin-top: 8px;
        font-size: 15px;
        line-height: 1.33;
    }
}

.press__header {
    text-align: center;
    padding: 31px 0;
}

.privacy-policy {
    padding: 59px 0;
    background-color: #ffffff;
}

.privacy-policy__text {
    font-size: 18px;
    line-height: 1.56;
}

@media (max-width: 767px) {
    .privacy-policy__text {
        font-size: 1.33;
        font-size: 15px;
    }
}

.privacy-policy__text a {
    text-decoration: none;
    color: #35719e;
}

.privacy-policy__text a:hover {
    text-decoration: underline;
}

.privacy-policy__text strong {
    display: block;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.4px;
    color: #000000;
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .privacy-policy__text strong {
        font-size: 16px;
        line-height: 1.38;
        letter-spacing: -0.3px;
    }
}

.privacy-policy__text p {
    margin-bottom: 44px;
}

@media (max-width: 1023px) {
    .privacy-policy__text p {
        margin-bottom: 34px;
    }
}

.privacy-policy__text p:last-child {
    margin-bottom: 0;
}

.privacy-policy__title {
    font-size: 52px;
    font-weight: bold;
    letter-spacing: 0.4px;
    color: #000000;
    text-align: center;
    margin-bottom: 59px;
}

@media (max-width: 1023px) {
    .privacy-policy__title {
        font-size: 44px;
    }
}

@media (max-width: 767px) {
    .privacy-policy__title {
        font-size: 32px;
        line-height: 1.07;
        letter-spacing: 0.2px;
    }
}

@media (max-width: 370px) {
    .privacy-policy__title {
        font-size: 24px;
    }
}

.arrow-top {
    position: fixed;
    /*bottom: 20px;*/
    /*right: 64px;*/
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    /*border: 3px;
    border-style: solid;
    border-color: #000000;*/
    /*-webkit-box-shadow: inset 0px 0px 0px 3px #000000;*/
    /*box-shadow: inset 0px 0px 0px 3px #000000;*/
    width: 80px;
    height: 80px;
    fill: #ffffff;
    stroke: #ffffff;
    /*background-color: rgba(73,127,167,0.9);*/
    background-color: rgba(53, 113, 158, 0.9);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all .2s ease-in;
    -o-transition: all .2s ease-in;
    transition: all .2s ease-in;
    opacity: 0;
    z-index: 19;
    overflow: hidden !important;
    /*backface-visibility: hidden;*/
}

.arrow-top.is-visible {
    opacity: 1;
}

@media (max-width: 1279px) {
    /*.arrow-top {*/
    /*right: 32px; }*/
}

@media (max-width: 767px) {
    .arrow-top {
        width: 50px;
        height: 50px;
    }
}

.arrow-top.is-top svg {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.arrow-top:hover {
    /*border: 3px;
        border-style: solid;
        border-color: ;
        box-shadow: 0px 0px 0px 3px #35719e;*/
    /*background-color: rgba(0, 0, 0, 0.4);*/
    /*fill: #ffffff;*/
    /*stroke: #ffffff;*/
}

.arrow-top svg {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    fill: #ffffff;
    stroke: #ffffff;
    height: 30px;
    width: 30px;
}

@media (max-width: 767px) {
    .arrow-top svg {
        height: 19px;
        width: 19px;
    }
}

.structure-graph {
    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;
    max-width: 1260px;
    margin: 84px auto 0 auto;
}

@media (max-width: 950px) {
    .structure-graph {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media (max-width: 950px) {
    .structure-graph__graph {
        width: 100%;
    }
}

.structure-graph__graph-inner {
    width: 400px;
    height: 400px;
    margin-bottom: 50px;
    background-repeat: no-repeat;
    background-position: center center;
}

@media (max-width: 950px) {
    .structure-graph__graph-inner {
        margin-left: auto;
        margin-right: auto;
    }
}

.structure-graph__graph-title {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #000000;
    margin-bottom: 50px;
}

.structure-accordion {
    width: 1444px;
    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;
    margin: 0 auto;
    margin-bottom: 32px;
}

@media (max-width: 1460px) {
    .structure-accordion {
        width: 1234px;
    }
}

@media (max-width: 1280px) {
    .structure-accordion {
        width: 1000px;
    }
}

@media (max-width: 1040px) {
    .structure-accordion {
        width: 900px;
    }
}

@media (max-width: 950px) {
    .structure-accordion {
        width: auto;
        margin: 0 16px 32px 16px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 0;
    }
}

.structure-accordion__cell {
    width: 460px;
}

@media (max-width: 1460px) {
    .structure-accordion__cell {
        width: 390px;
    }
}

@media (max-width: 1280px) {
    .structure-accordion__cell {
        width: 312px;
    }
}

@media (max-width: 1040px) {
    .structure-accordion__cell {
        width: 280px;
    }
}

@media (max-width: 950px) {
    .structure-accordion__cell {
        width: -webkit-calc(50% - 4px);
        width: calc(50% - 4px);
    }
}

.structure-accordion__sublink {
    font-size: 18px;
    line-height: 1.56;
    text-align: center;
    color: #222222;
    padding: 28px 10px 24px 10px;
    border-width: 3px;
    border-style: solid;
    border-color: #35719e;
    margin-top: 20px;
    position: relative;
    z-index: 8;
    cursor: pointer;
}

@media (max-width: 950px) {
    .structure-accordion__sublink {
        margin-top: 8px;
        padding: 12px;
        font-size: 15px;
        line-height: 1.33;
        letter-spacing: normal;
    }
}

.structure-accordion__sublink-desc {
    background-color: #35719e;
    font-size: 18px;
    line-height: 1.56;
    color: #ffffff;
    padding: 26px 35px;
    text-align: center;
    display: none;
}

@media (max-width: 950px) {
    .structure-accordion__sublink-desc {
        padding: 20px;
        font-size: 15px;
        line-height: 1.33;
        letter-spacing: normal;
    }
}

.structure-accordion__sublink.is-before-longer::before {
    height: 300px;
}

.structure-accordion__sublink:first-child {
    margin-top: 32px;
}

@media (max-width: 950px) {
    .structure-accordion__sublink:first-child {
        margin-top: 8px;
    }
}

.structure-accordion__sublink:first-child::before {
    height: 130px;
}

.structure-accordion__sublink::before {
    cursor: default;
    content: "";
    border: 0px;
    border-left: 1px;
    border-bottom: 1px;
    border-style: solid;
    border-color: #d2cac5;
    position: absolute;
    left: -23px;
    bottom: 39px;
    width: 20px;
    height: 220px;
    z-index: -10;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

@media (max-width: 950px) {
    .structure-accordion__sublink::before {
        display: none;
    }
}

.structure-accordion__hidden {
    /*display: none;*/
    padding-left: 30px;
}

@media (max-width: 950px) {
    .structure-accordion__hidden {
        padding-left: 0;
    }
}

.structure-accordion__link {
    cursor: default;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    letter-spacing: 1px;
    display: block;
    padding: 35px;
    background-color: #35719e;
    position: relative;
    z-index: 10;
}

@media (max-width: 950px) {
    .structure-accordion__link {
        font-size: 16px;
        line-height: 1.38;
        letter-spacing: -0.3px;
        padding: 26px;
    }
}

.structure-accordion__link_main {
    background-color: #364654;
}

.structure-accordion__link_main::before {
    content: "";
    position: absolute;
    top: 50px;
    left: -260px;
    border-top: 1px;
    border-left: 1px;
    border-bottom: 0px;
    border-right: 0px;
    border-style: solid;
    border-color: #d2cac5;
    -webkit-border-top-left-radius: 30px;
    border-top-left-radius: 30px;
    width: 260px;
    height: 82px;
    z-index: -10;
    cursor: default;
}

@media (max-width: 950px) {
    .structure-accordion__link_main::before {
        display: none;
    }
}

.structure-accordion__link_main::after {
    content: "";
    position: absolute;
    top: 50px;
    right: -260px;
    border-top: 1px;
    border-left: 0px;
    border-bottom: 0px;
    border-right: 1px;
    border-style: solid;
    border-color: #d2cac5;
    -webkit-border-top-right-radius: 30px;
    border-top-right-radius: 30px;
    width: 260px;
    height: 82px;
    cursor: default;
    z-index: -10 !important;
}

@media (max-width: 950px) {
    .structure-accordion__link_main::after {
        display: none;
    }
}

.structure-accordion__link_sec {
    margin-top: 132px;
}

@media (max-width: 950px) {
    .structure-accordion__link_sec {
        margin-top: 0;
    }
}

.structure__title {
    font-size: 52px;
    font-weight: bold;
    letter-spacing: 0.4px;
    color: #000000;
    text-align: center;
    margin: 39px 0 23px 0;
}

@media (max-width: 767px) {
    .structure__title {
        font-size: 32px;
        line-height: 1.07;
        letter-spacing: 0.2px;
        margin: 20px 0;
    }
}

.structure__subtitle {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #000000;
    text-align: center;
    margin-bottom: 24px;
}

.structure-accordion__link_main + .structure-accordion__hidden .structure-accordion__sublink:first-child {
    margin-top: 164px;
}

.structure-accordion__link_main + .structure-accordion__hidden .structure-accordion__sublink:first-child::before {
    height: 230px;
}

@media (max-width: 950px) {
    .js-structure-accordion-middle-cell {
        width: -webkit-calc(100% - 32px);
        width: calc(100% - 32px);
        margin: 0 auto 32px auto;
    }
}

@media (max-width: 950px) {
    .structure-accordion__link_main {
        width: -webkit-calc(100% - 32px);
        width: calc(100% - 32px);
        margin: 0 auto 8px auto;
    }
}

/*begin block - auto resize for map https://hyundaitrucks.ru/dealers/ */
.official-dealers__map-box {
    height: auto;
}

.official-dealers__map-box:before {
    content: '';
    display: block;
    width: 1px;
    height: 1px;
    padding: 67% 0 0 0;
}

#map {
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}

/*end block - auto resize for map https://hyundaitrucks.ru/dealers/ */

/*Иконки на детальной модели*/
.vr360__info-box {
    position: relative;
    padding-right: 190px;
}

.icon__infographics {
    position: absolute;
    right: 49px;
    top: 37px;
    display: inline-block;
    border: 3px solid #000000;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.icon__infographics svg {
    width: 124px;
    height: 124px;
    fill: #000000;
    stroke: #000000;
}

@media (max-width: 767px) {
    .icon__infographics {
        top: 17px;
        right: 16px;
        border-width: 2px;
    }

    .icon__infographics svg {
        width: 66px;
        height: 66px;
    }

    .vr360__info-box {
        padding-right: 90px;
    }
}

/*END Иконки на детальной модели*/


@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {  /*для IE < 11.5 (на windows 7) */
	.leasing-partners__partner-logo {
		height: auto!important;
		max-height: none!important;
        max-width: 350px;
	}
}

.header__dealer-logo-block {
    padding: 0 50px 0 20px;
}
@media(max-width: 767px) {
    .header__dealer-logo-block {
        padding: 0 15px 0 15px;
    }
}


.header__dealer-logo {
    height: 30px;
}

.header__dealer-logo img {
    display: block;
    height: 100%;
}

@media(max-width: 767px) {
    .header__dealer-logo {
        height: auto;
    }

    .header__dealer-logo img {
        height: auto;
        max-width: 120px;
    }
}

.header__dealer-phone {
    margin-top: 4px;
    text-align: center;
}
@media(max-width: 767px){
    .header__dealer-phone {
        margin-top: 0;
    }
}

.header__dealer-phone a {
    font-weight: bold;
    font-size: 14px;
    color: inherit;
    text-decoration: none;
}
@media(max-width: 767px){
    .header__dealer-phone a {
        font-size: 12px;
    }
}


/*.repair-parts-gruzovikov > li {
    font-size: 14px;
}*/