@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;700&family=Roboto:wght@400;500;700&display=swap');

.lb-loader,.lightbox{text-align:center;line-height:0;position:absolute;left:0}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=80);opacity:.8;display:none}.lightbox{width:100%;z-index:10000;font-weight:400;outline:0}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-outerContainer:after{content:"";display:table;clear:both}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(../images/loading.gif) no-repeat}.lb-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(../images/prev.png) left 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(../images/next.png) right 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{content:"";display:table;clear:both}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(../images/close.png) top right no-repeat;text-align:right;outline:0;filter:alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:alpha(Opacity=100);opacity:1}

a,
body {
    color: #888;
    font-family: Roboto Condensed;
}
.title,
h1,
h2,
h3 {
    line-height: 1.2;
}
body,
html {
    overflow-x: hidden;
}
*,
.btn,
.container,
:after,
:before {
    box-sizing: border-box;
}
.main-menu:after,
.main__box.gray:after {
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000', GradientType=0 );
}
blockquote,
ol,
ol ol,
ol ul,
p,
pre,
table,
ul,
ul ol,
ul ul {
    margin-top: 0;
    margin-bottom: 0;
}
ol,
ul {
    padding-left: 0;
    list-style: none;
}
a img {
    border: 0;
}
a {
    text-decoration: none;
}
a:focus,
a:hover {
    color: #1a8bcc;
}
.wf-active {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 400;
}
.btn,
.cars-list__item--title,
.footer .footer-title,
.form-control.text-right,
.main-menu .main-menu-btn,
.noUi-tooltip,
.phone-box__right--no a,
.product-card__footer--price,
.product-card__title,
strong {
    font-weight: 700;
}
.btn--secondary,
body {
    font-weight: 400;
}
html {
    font-size: 10px;
}
.wf-inactive body,
.wf-loading body {
    font-family: Arial, Helvetica, sans-serif;
}
@media (min-width: 1200px) {
    body {
        line-height: 1.375;
    }
}
.title,
h1 {
    font-size: 24px;
    margin: 4rem 0 0;
}
address,
li,
p {
    line-height: 1.375;
}
@media (min-width: 450px) {
    .title,
    h1 {
        font-size: calc(0.63158vw + 21.16px);
    }
}
@media (min-width: 1400px) {
    .title,
    h1 {
        font-size: 30px;
    }
}
h2 {
    font-size: 24px;
    margin: 0 0 1.6rem;
}
@media (min-width: 450px) {
    h2 {
        font-size: calc(0.63158vw + 21.16px);
        margin: 0 0 3.2rem;
    }
}
@media (min-width: 1400px) {
    h2 {
        font-size: 30px;
    }
}
h3 {
    font-size: 18px;
}
@media (min-width: 450px) {
    h3 {
        font-size: calc(0vw + 18px);
    }
}
@media (min-width: 1400px) {
    h3 {
        font-size: 18px;
    }
}
.title {
    margin: 5.4rem 0 2.4rem;
    display: inline-block;
    width: 100%;
    color: #333;
}
@media (min-width: 768px) {
    .title {
        margin: 8.6rem 0 2.4rem;
    }
}
.perex {
    font-size: 1.4rem;
    color: #888;
    max-width: 80rem;
    margin: auto auto 4.8rem;
}
.perex strong {
    color: #333;
}
address,
p {
    font-size: 16px;
    margin-bottom: 1rem;
}
@media (min-width: 450px) {
    address,
    p {
        font-size: calc(0vw + 16px);
    }
}
@media (min-width: 1400px) {
    address,
    p {
        font-size: 16px;
    }
}
li {
    font-size: 16px;
}
@media (min-width: 450px) {
    li {
        font-size: calc(0vw + 16px);
    }
}
@media (min-width: 1400px) {
    li {
        font-size: 16px;
    }
}
.btn,
.font14,
.form-control {
    font-size: 1.4rem;
}
.uppercase {
    text-transform: uppercase;
}
a,
button,
div,
input,
li,
p,
section,
small,
span,
strong,
textarea {
    font-family: inherit;
}
.white {
    color: #fff !important;
}
.blue,
a:hover {
    color: #1a8bcc;
}
.underline {
    text-decoration: underline;
}
.block-text {
    margin-bottom: 5.4rem;
}
.red {
    color: #cc2f35;
}
body {
    display: flex;
    flex-direction: column;
    //height: 100vh;
    margin: 0;
    padding: 0;
    background: #fff;
    background-size: cover;
}
.btn,
.btn--menu {
    align-items: center;
}
.container {
    margin: 0 auto;
    max-width: 1210px;
    padding: 0 1.5rem;
}
.container:after,
.container:before {
    content: "";
    display: table;
}
.btn--icon:after,
.main__box.gray:after {
    content: "";
}
.container:after {
    clear: both;
}
.main__box {
    padding: 0 0 6.4rem;
    margin-bottom: 8.6rem;
}
.main__box.gray {
    position: relative;
    margin-top: 8.6rem;
    margin-bottom: 0;
    background-color: #f2f2f2;
}
.main__box.gray:after {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 2rem;
    background: linear-gradient(to bottom, #000 0, #000 1%, rgba(0, 0, 0, 0) 100%);
    opacity: 0.1;
}
.btn {
    display: inline-flex;
    justify-content: center;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: transparent;
    margin: 0;
    padding: 0 2rem;
    text-decoration: none !important;
    outline: 0;
    border-radius: 4rem;
    line-height: 1;
    transition: all 0.2s ease-in;
}
.btn--primary {
    color: #fff;
    background-color: #1a8bcc;
    height: 4rem;
}
.btn--primary:focus,
.btn--primary:hover {
    background-color: #146c9f;
    color: #fff;
}
.btn--secondary {
    color: #888;
    background-color: #fff;
    border: 1px solid #1a8bcc;
    height: 4rem;
}
.btn--secondary:focus,
.btn--secondary:hover {
    background-color: #1a8bcc;
    color: #fff;
}
.btn--link,
.btn--white {
    background-color: transparent;
}
.btn--icon {
    position: relative;
    padding-left: 4rem;
}
.btn--icon:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 2rem;
    margin: auto;
    background-repeat: no-repeat;
    background-size: contain;
    width: 1.4rem;
    height: 1rem;
}
.btn--icon.check:after {
    background-image: url(../img/icons/check_blue.svg);
}
.btn--icon.check:focus:after,
.btn--icon.check:hover:after {
    background-image: url(../img/icons/check_white.svg);
}
.btn--secondary--active {
    background-color: #1a8bcc;
    color: #fff;
}
.btn--secondary--active:after {
    background-image: url(../img/icons/check_white.svg) !important;
}
.btn--square {
    width: 4rem;
    min-width: 4rem;
    height: 4rem;
    padding: 0;
    justify-content: center;
}
.btn--big {
    height: 6rem;
    padding: 0 2.4rem;
}
.btn--white {
    border-color: #c5c6c6;
    color: #c5c6c6;
}
.btn--white:focus,
.btn--white:hover {
    background-color: #c5c6c6;
    color: #1a8bcc;
}
.btn--red {
    background-color: #cc2f35;
    color: #fff;
}
.btn--red:focus,
.btn--red:hover {
    background-color: #a3252a;
    color: #fff;
}
.btn--menu {
    width: 4rem;
    height: 4rem;
    background: 0 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-left: 1.3rem;
}
@media (min-width: 992px) {
    .btn--menu {
        display: none;
    }
    .main-menu {
        max-height: 7rem;
    }
}
.btn--menu .btn--menu__line {
    display: flex;
    width: 2.4rem;
    height: 3px;
    background: #1a8bcc;
    margin: 0.3rem 0;
}
.btn-group {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 90rem;
    margin: 4.8rem auto;
}
@media (min-width: 768px) {
    .btn-group {
       // flex-wrap: nowrap;
    }
}
.btn-group .btn {
    margin: 1rem;
    width: 80%;
}
.main-menu .main-menu-btn:after,
.main-menu:after {
    content: "";
    right: 0;
    margin: auto;
    left: 0;
}
@media (min-width: 450px) {
    .btn-group .btn {
        width: auto;
    }
}
.main-menu {
    position: relative;
    background-color: #1a8bcc;
    display: block;
    z-index: 9;
}
.main-menu:after {
    position: absolute;
    top: 100%;
    width: 100%;
    height: 2rem;
    background: linear-gradient(to bottom, #000 0, #000 1%, rgba(0, 0, 0, 0) 100%);
    opacity: 0.3;
}
.main-menu__list {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 100%;
    height: 100%;
    max-width: 1210px;
    transition: 0.3s max-height ease-in-out;
    margin: 0 auto;
}
@media (max-width: 991px) {
    .main-menu__list {
        width: 100%;
        max-height: 0;
        flex-direction: column;
        overflow: hidden;
    }
}
.main-menu__list--item {
    position: relative;
    padding: 1rem;
    width: 100%;
    text-align: center;
    z-index: 9;
}
@media (min-width: 992px) {
    .main-menu__list--item {
        padding: 2.4rem 1rem;
        width: auto;
        height: 7.4rem;
    }
}
.swiper-slide,
.swiper-wrapper {
    height: 100%;
    transition-property: transform;
    width: 100%;
}
.main-menu__list--item.active,
.main-menu__list--item:focus,
.main-menu__list--item:hover {
    background-color: #c5c6c6;
}
.main-menu__list--item.active .main-menu-btn,
.main-menu__list--item:focus .main-menu-btn,
.main-menu__list--item:hover .main-menu-btn {
    color: #1a8bcc;
}
.main-menu.open {
    max-height: 80rem;
}
.main-menu.open .main-menu__list {
    max-height: 60rem;
}
.main-menu .main-menu-btn {
    color: #fff;
    background-color: transparent;
    font-size: 1.5rem;
}
.main-menu .main-menu-btn:after {
    position: absolute;
    cursor: pointer;
    top: 0;
    bottom: 0;
}
@media (min-width: 992px) {
    .main-menu .main-menu-btn {
        font-size: 1.2rem;
    }
}
@media (min-width: 1096px) {
    .main-menu .main-menu-btn {
        font-size: 1.4rem;
    }
}
@media (min-width: 1200px) {
    .main-menu .main-menu-btn {
        font-size: 1.5rem;
    }
}
.main-menu .main-menu-btn:focus svg use,
.main-menu .main-menu-btn:hover svg use {
    fill: #1a8bcc;
}
@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
        format("woff");
    font-weight: 400;
    font-style: normal;
}
:root {
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px;
}
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
    flex-direction: column;
}
.swiper-wrapper {
    position: relative;
    z-index: 1;
    display: flex;
    box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto;
}
.swiper-slide {
    flex-shrink: 0;
    position: relative;
}
.swiper-slide-invisible-blank {
    visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height;
}
.swiper-container-3d {
    perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.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-wrapper {
    transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    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: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
    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: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory;
}
.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 24px;
    right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: "prev";
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 24px;
    left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: "next";
}
.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #ffffff;
}
.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000000;
}
.swiper-button-lock {
    display: none;
}
.swiper-pagination {
    text-align: center;
    transition: 0.3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}
.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}
.swiper-container-cube,
.swiper-container-flip {
    overflow: visible;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33);
}
.swiper-pagination-bullet {
    width: 13px;
    height: 13px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2;
}
button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.swiper-scrollbar-cursor-drag,
.swiper-slide-zoomed {
    cursor: move;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -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%;
    transform: translateY(-50%);
    width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: 0.2s transform, 0.2s top;
}
.swiper-pagination-lock,
.swiper-scrollbar-lock {
    display: none;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 0.2s transform, 0.2s left;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 0.2s transform, 0.2s right;
}
.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    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-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}
.swiper-pagination-white {
    --swiper-pagination-color: #ffffff;
}
.swiper-pagination-black {
    --swiper-pagination-color: #000000;
}
.swiper-scrollbar {
    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);
    border-radius: 10px;
    left: 0;
    top: 0;
}
.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s infinite linear;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid;
    border-radius: 50%;
    border-top-color: transparent;
}
.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
}
@-webkit-keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg);
    }
}
@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg);
    }
}
.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 {
    transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
    pointer-events: none;
    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 .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    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 {
    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-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0;
}
.noUi-connects,
.products,
.slide {
    overflow: hidden;
}
.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-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.form-control {
    height: 40px;
    border-radius: 20px;
    background-color: #f2f2f2;
    padding: 0 2rem;
    color: #333;
    border: none;
    outline: 0;
    width: 100%;
}
.form-control.text-right {
    text-align: right;
}
.noUi-tooltip,
.noUi-value {
    text-align: center;
    white-space: nowrap;
}
.form-group {
    position: relative;
    display: flex;
    margin-bottom: 1rem;
    width: 100%;
}
.form-group .form-reguired {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 1rem;
    margin: auto;
    display: flex;
    align-items: center;
    font-size: 1.4rem;
}
.input-group {
    display: flex;
    align-items: center;
}
.search-form .btn--link {
    margin-left: 1rem;
}
.checkbox {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    padding: 1.5rem 0;
}
.checkbox__check {
    position: relative;
    width: 1.5rem;
    min-width: 1.5rem;
    height: 1.5rem;
    border-radius: 5px;
    background-color: #fff;
    overflow: hidden;
}
.checkbox__check:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 60%;
    height: 60%;
    content: "";
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}
.checkbox__input {
    position: absolute;
    width: 1px;
    height: 1px;
    opacity: 0;
    top: 0;
    left: 0;
}
.checkbox__input:checked ~ .checkbox__check:after {
    background-image: url(../img/icons/check_blue.svg);
}
.checkbox__label {
    font-size: 1.2rem;
    margin-left: 0.5rem;
}
.checkbox__label a {
    color: #9fcde7;
} /*! nouislider - 14.5.0 - 5/11/2020 */
.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    box-sizing: border-box;
}
.noUi-target {
    position: relative;
    background: #f2f2f2;
    border-radius: 20px;
}
.noUi-base,
.noUi-connects {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}
.noUi-handle,
.noUi-marker,
.noUi-pips,
.noUi-tooltip,
.noUi-value {
    position: absolute;
}
.noUi-connects {
    z-index: 0;
    border-radius: 8px;
}
.noUi-connect,
.noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -webkit-transform-style: preserve-3d;
    transform-origin: 0 0;
    transform-style: flat;
}
.noUi-connect {
    height: 100%;
    width: 100%;
    background: #3fb8af;
}
.noUi-origin {
    height: 10%;
    width: 10%;
}
.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
    left: 0;
    right: auto;
}
.noUi-vertical .noUi-origin {
    width: 0;
}
.noUi-horizontal .noUi-origin {
    height: 0;
}
.noUi-touch-area {
    height: 100%;
    width: 100%;
}
.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
    transition: transform 0.3s;
}
.noUi-state-drag * {
    cursor: inherit !important;
}
.noUi-horizontal {
    height: 10px;
}
.noUi-horizontal .noUi-handle {
    width: 20px;
    height: 20px;
    right: -10px;
    top: -6px;
}
.noUi-vertical {
    width: 18px;
}
.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    right: -6px;
    top: -17px;
}
.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
    left: -17px;
    right: auto;
}
.noUi-draggable {
    cursor: ew-resize;
}
.noUi-vertical .noUi-draggable {
    cursor: ns-resize;
}
.noUi-handle {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border: 1px solid #cc2f35;
    border-radius: 50%;
    background: #cc2f35;
    cursor: default;
    outline: 0;
}
.noUi-handle:after {
    left: 17px;
}
[disabled] .noUi-connect {
    background: #b8b8b8;
}
[disabled] .noUi-handle,
[disabled].noUi-handle,
[disabled].noUi-target {
    cursor: not-allowed;
}
.noUi-pips,
.noUi-pips * {
    box-sizing: border-box;
}
.noUi-pips {
    color: #999;
}
.noUi-value-sub {
    color: #ccc;
    font-size: 10px;
}
.noUi-marker {
    background: #ccc;
}
.noUi-marker-large,
.noUi-marker-sub {
    background: #aaa;
}
.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%;
}
.noUi-value-horizontal {
    transform: translate(-50%, 50%);
}
.noUi-rtl .noUi-value-horizontal {
    transform: translate(50%, 50%);
}
.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px;
}
.noUi-marker-horizontal.noUi-marker-large,
.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px;
}
.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%;
}
.noUi-value-vertical {
    transform: translate(0, -50%);
    padding-left: 25px;
}
.noUi-rtl .noUi-value-vertical {
    transform: translate(0, 50%);
}
.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px;
}
.noUi-marker-vertical.noUi-marker-sub {
    width: 10px;
}
.noUi-marker-vertical.noUi-marker-large {
    width: 15px;
}
.noUi-tooltip {
    display: block;
    color: #cc2f35;
    padding: 5px;
    font-size: 16px;
}
.filters .noUi-tooltip {
  color: #1a8bcc;
}
.filters .noUi-handle {
  background: #1a8bcc;
  border-color: #1a8bcc;
}
.filters .noUi-connect {
  background: #1a8bcc;
}
.filters .noUi-connects {
  background: white;
}
@media (min-width: 450px) {
    .noUi-tooltip {
        font-size: calc(0vw + 16px);
    }
}
@media (min-width: 1400px) {
    .noUi-tooltip {
        font-size: 16px;
    }
}
.noUi-connect {
    background-color: #cc2f35;
    border-radius: 20px;
}
.noUi-horizontal .noUi-tooltip {
    transform: translate(-50%, 0);
    left: 50%;
    bottom: -180%;
}
.noUi-vertical .noUi-tooltip {
    transform: translate(0, -50%);
    bottom: 50%;
    right: 120%;
}
.noUi-horizontal .noUi-origin > .noUi-tooltip {
    transform: translate(50%, 0);
    left: auto;
    bottom: 10px;
}
.noUi-vertical .noUi-origin > .noUi-tooltip {
    transform: translate(0, -18px);
    top: auto;
    right: 28px;
}
.hero {
    margin: 0;
}
.hero__slider {
    width: 100%;
}
.hero__footer {
    position: relative;
    padding: 4.8rem 4.8rem 0;
    width: 100%;
    margin: auto;
    z-index: 9;
}
.hero__footer:after,
.hero__footer:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    content: "";
    opacity: 0.3;
    width: 100%;
}
.hero__footer:before {
    height: 0.5px;
    background-color: #fff;
    z-index: 3;
}
.hero__footer:after {
    margin: auto;
    height: 2rem;
    background: linear-gradient(to bottom, #000 0, #000 1%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000', GradientType=0 );
}
.hero__footer .container,
.slide {
    position: relative;
}
.post__thumb--box:before,
.product-card__thumb:before {
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0 );
}
.slide {
    width: 100%;
    background-size: cover;
    background-position: top right;
    height: 30rem;
}
@media (min-width: 768px) {
    .hero__footer {
        padding: 4.8rem;
    }
    .slide {
        height: 40rem;
    }
}
@media (min-width: 1096px) {
    .slide {
        height: 50rem;
    }
    .slide .container {
        padding: 0;
    }
}
.slide__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    color: #c5c6c6;
    max-width: 52rem;
    height: 30rem;
}
@media (min-width: 768px) {
    .slide__content {
        height: 40rem;
    }
}
@media (min-width: 1096px) {
    .slide__content {
        height: 50rem;
    }
}
.slide__content .slide__content--perex:after,
.slide__content h1:after {
    top: 0;
    right: 0;
    height: 100%;
    content: "";
    bottom: 0;
}
.slide__content h1 {
    position: relative;
    margin: 0;
    padding: 1.6rem 3.2rem 1.6rem 0;
    color: #fff;
}
.slide__content h1:after {
    position: absolute;
    margin: auto;
    width: 100vw;
    border-bottom-right-radius: 2rem;
    background-color: #1a8bcc;
    z-index: 1;
}
@media (min-width: 768px) {
    .slide__content h1 {
        padding: 2.4rem 4.8rem 2.4rem 0;
    }
    .slide__content h1:after {
        width: 60vw;
    }
}
.slide__content h1 span {
    position: relative;
    z-index: 2;
}
.slide__content .slide__content--perex {
    position: relative;
    padding: 1.6rem 3.2rem 1.6rem 0;
    margin-top: -1rem;
}
.slide__content .slide__content--perex:after {
    position: absolute;
    margin: auto;
    width: 100vw;
    border-top-right-radius: 2rem;
    background-color: #c5c6c6;
    z-index: 2;
}
@media (min-width: 768px) {
    .slide__content .slide__content--perex {
        padding: 2.4rem 4.8rem 2.4rem 0;
    }
    .slide__content .slide__content--perex:after {
        width: 60vw;
    }
}
.slide__content .slide__content--perex p {
    position: relative;
    z-index: 3;
    width: 100%;
    max-width: 28rem;
    color: #333;
}
@media (max-width: 767px) {
    .slide__content h1 {
        font-size: 1.8rem;
    }
    .slide__content .slide__content--perex p {
        font-size: 1.4rem;
    }
}
@media (min-width: 768px) {
    .slide__content .slide__content--perex p {
        max-width: 32rem;
    }
}
.slide__content .slide__content--perex .btn {
    position: relative;
    z-index: 3;
}
.cars-list {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-bottom: 3.2rem;
}
@media (min-width: 992px) {
    .cars-list {
        justify-content: space-between;
        margin-bottom: 6.4rem;
    }
}
.cars-list__item {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    min-height: 10rem;
    margin: 1.5rem 0;
    width: 50%;
}
.cars-list__item--subtitle,
.cars-list__item--title {
    position: absolute;
    right: 0;
    margin: auto;
    left: 0;
    text-align: center;
}
@media (min-width: 550px) {
    .cars-list__item {
        width: auto;
    }
}
.cars-list__item--title {
    top: 7rem;
    color: #333;
    font-size: 1.2rem;
    width: 100%;
}
.cars-list__item--subtitle {
    top: 8.5rem;
    font-size: 1rem;
    color: #888;
    width: 100%;
}
.cars-list__item:focus .cars-list__item--title,
.cars-list__item:hover .cars-list__item--title {
    color: #1a8bcc;
}
.cards {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.pojisteni, .kontakty {
    align-items: stretch;
}
.pojisteni .cards__item--box, .kontakty .cards__item--box {
    justify-content: normal;
}
.pojisteni .cards__item:after, .pojisteni .cards__item::before, .kontakty .cards__item:after, .kontakty .cards__item::before {
    margin: 0;
}
@supports (display: grid) {
    .cards {
        display: grid;
        grid-template-columns: 26.6rem;
        grid-gap: 2.4rem;
    }
    .kontakty {
        grid-template-columns: 32.6rem !important;
        grid-gap: 2.4rem;
    }
    @media (min-width: 600px) {
        .cards {
            grid-template-columns: repeat(2, 26.6rem);
        }
        .kontakty {
            grid-template-columns: repeat(2, 34.6rem) !important;
        }
    }
    @media (min-width: 1200px) {
        .cards {
            grid-template-columns: repeat(auto-fill, minmax(26.6rem, 27.6rem));
        }
        .kontakty {
            grid-template-columns: repeat(2, minmax(46.6rem, 57.6rem)) !important;
        }
    }
}
.cards__item {
    position: relative;
    width: 27.6rem;
    height: 27.6rem;
}
.pojisteni .cards__item {
  height: auto;
}
.kontakty .cards__item {
  height: auto;
  width: 100%;
}
.pojisteni .cards__item--box:before, .kontakty .cards__item--box:before {
  content: "";
  position: absolute;
  top: 0px;
  left: -1px;
  width: 103%;
  height: 103%;
  background: rgb(242,242,242);
  background: -moz-linear-gradient(0deg, rgba(242,242,242,1) 0%, rgba(242,242,242,0) 80%);
  background: -webkit-linear-gradient(0deg, rgba(242,242,242,1) 0%, rgba(242,242,242,0) 80%);
  background: linear-gradient(0deg, rgba(242,242,242,1) 0%, rgba(242,242,242,0) 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#888888",endColorstr="#888888",GradientType=1);
  z-index: -1; 
}
.cards__item--box {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: start;
    flex-direction: column;
    width: 100%;
    height: 100%;
    z-index: 9;
    background-color: #fff;
    border-radius: 2rem;
    border: 1px solid #e2e2e2;
    padding: 3.2rem;
    text-align: center;
}
.cards__item--title {
    color: #333;
    margin: 2rem 0 1.6rem;
}
.pojisteni .cards__item--title, .kontakty .cards__item--title {
  font-size: 20px;
  margin: 1rem 0 1.6rem;
}
.pojisteni .cards__item p {
  font-size: 15px;
}
.kontakty .cards__item p {
  font-size: 14px;
  text-align: left;
  width: 95%;
}
.kontakty .cards__item p strong {
  color: #333333;
}
.cards__item--perex {
    font-size: 1.4rem;
    margin: 0;
}
.cards__item--list li {
    position: relative;
    font-size: 1.4rem;
    padding-left: 2rem;
    line-height: 2.2rem;
    text-align: left;
}
.cards__item--list li:after,
.cards__item:after,
.cards__item:before {
    position: absolute;
    margin: auto;
    content: "";
}
.cards__item--list li:after {
    top: 0.7rem;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #1a8bcc;
}
.cards__item:after,
.cards__item:before {
    top: 0;
    bottom: 0;
    width: 6.9rem;
    height: 12.6rem;
    background: url(../img/card-shade.png) center center no-repeat;
    background-size: contain;
    z-index: 8;
}
.product-card,
.product-card__thumb,
.product-slider__footer {
    position: relative;
    display: flex;
}
.cards.finance .cards__item,
.product-card__thumb,
.product-slider__box {
    width: 100%;
}
.cards__item:after {
    left: -1.8rem;
}
.cards__item:before {
    right: -1.8rem;
}
.finance .cards__item:hover .cards__item--box {
    background-color: #1a8bcc;
}
.finance .cards__item:hover .cards__item--list,
.finance .cards__item:hover .cards__item--perex,
.finance .cards__item:hover .cards__item--title {
    color: #fff;
}
.finance .cards__item:hover .cards__item--list li:after {
    background-color: #fff;
}
.finance .cards__item:hover svg use {
    fill: #fff;
}
.cards.finance {
    grid-template-columns: 1fr;
    max-width: 75rem;
    margin: 3.2rem auto 5.4rem;
}
.products {
    margin-left: -2rem;
    margin-right: -2rem;
    padding: 0 2rem;
}
.products .swiper-container {
    overflow: visible;
}
.products .swiper-container .swiper-slide-visible {
    border: 1px solid red;
}
.product-slider__footer {
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
    width: 100%;
}
.product-slider__footer .swiper-pagination .swiper-pagination-bullet {
    background-color: #fff;
    opacity: 1;
}
.product-card {
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.product-card__thumb {
    background-color: transparent;
    align-items: center;
    justify-content: center;
    height: 20rem;
    overflow: hidden;
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
    z-index: 9;
}
.product-card__thumb:after,
.product-card__thumb:before {
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    content: "";
}
.product-card__thumb:after {
    z-index: 9;
    border: 10px solid rgba(255, 255, 255, 0.2);
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
}
.product-card__thumb:before {
    background: linear-gradient(to bottom, #fff 0, rgba(255, 255, 255, 0) 100%);
    transform: rotate(29deg) translateX(-39%) translateY(-38%);
}
.post__thumb--box,
.product-card:after,
.product-card:before {
    background-position: center center;
    background-repeat: no-repeat;
}
.product-card__thumb img {
    width: 100%;
    height: auto;
}
.product-card__content {
    width: 100%;
    background-image: linear-gradient(to top, #f2f2f2 0, #fff 100%);
    padding: 2.4rem;
    border-radius: 0 0 20px 20px;
}
.product-card__title {
    font-size: 16px;
    color: #333;
    margin: 0 0 1.6rem;
    text-align: center;
}
@media (min-width: 450px) {
    .product-card__title {
        font-size: calc(0vw + 16px);
    }
}
@media (min-width: 1400px) {
    .product-card__title {
        font-size: 18px;
        height: 52px;
    }
}
.product-card__table {
    width: 100%;
}
.product-card__table td {
    width: 50%;
    font-size: 1.2rem;
}
.product-card__table td.right {
    color: #333;
    text-align: right;
}
.product-card__footer {
    margin-top: 2.4rem;
    padding-top: 2rem;
    border-top: 1px dotted rgba(136, 136, 136, 0.3);
}
.product-card__footer--price {
    font-size: 16px;
    color: #cc2f35;
}
@media (min-width: 450px) {
    .product-card__footer--price {
        font-size: calc(0vw + 16px);
    }
}
@media (min-width: 1400px) {
    .product-card__footer--price {
        font-size: 18px;
    }
}
.product-card__footer--price .vat {
    color: rgba(136, 136, 136, 0.5);
    font-size: 1.2rem;
    margin-left: 0.5rem;
}
.product-card:after,
.product-card:before {
    position: absolute;
    top: 3rem;
    margin: auto;
    width: 8.1rem;
    height: 12.4rem;
    background-size: contain;
    content: "";
    z-index: 8;
}
.blog__footer,
.post__thumb {
    position: relative;
    width: 100%;
}
.product-card:after {
    left: -2rem;
    background-image: url(../img/product-card-shade-left.png);
}
.product-card:before {
    right: -2rem;
    background-image: url(../img/product-card-shade-right.png);
}
.product-card:focus .product-card__title,
.product-card:hover .product-card__title {
    color: #1a8bcc;
}
.product-card:focus .product-card__table td.left,
.product-card:hover .product-card__table td.left {
    color: #888;
}
.blog, .blog_static, .product-list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: start;
}
.blog_static .blog__box--item {
  float: left;
  width: 25%;
}
.product-list .product-slider__box--item {
  float: left;
  width: 23.5%;
  margin-bottom: 25px;
  margin-right: 2%;
}
.product-list .product-slider__box--item:nth-child(4n+4) {
  margin-right: 0%;
}
@media (max-width: 900px) {
    .blog_static .blog__box--item {
      width: 50%;
    }
    .product-list .product-slider__box--item {
      width: 49%;
    }
    .product-list .product-slider__box--item:nth-child(2n+2) {
      margin-right: 0%;
    }
}
@media (max-width: 500px) {
    .blog_static .blog__box--item {
      float: left;
      width: 100%;
    }
    .product-list .product-slider__box--item {
      width: 100%;
      margin-right: 0%;
    }
}
@media (min-width: 768px) {
    .cards.finance {
        grid-template-columns: repeat(2, 1fr);
    }
    .blog {
        display: inline-flex;
        flex-direction: column;
        margin-bottom: 4rem;
    }
}
.blog__footer {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
    margin: 4.8rem 0 0;
}
.post {
    padding: 1.6rem;
}
.post__thumb {
    height: 26.3rem;
    z-index: 9;
}
.post__thumb--box,
.post__thumb--box:before {
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
.post__thumb--box {
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 8;
    background-size: cover;
    border-radius: 2rem;
    overflow: hidden;
}
.post__thumb--box:before {
    background: linear-gradient(to bottom, #fff 0, rgba(255, 255, 255, 0) 100%);
    transform: rotate(25deg) translateX(-33%) translateY(-38%);
    content: "";
}
.post__thumb:after,
.post__thumb:before {
    position: absolute;
    bottom: -1.6rem;
    margin: auto;
    width: 12.2rem;
    height: 3.7rem;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    content: "";
    z-index: 7;
}
.post__thumb:after {
    left: -2rem;
    background-image: url(../img/post-shade-left.png);
}
.post__thumb:before {
    right: -2rem;
    background-image: url(../img/post-shade-right.png);
}
.post__thumb img {
    position: relative;
    width: 100%;
    height: auto;
    z-index: 9;
}
.post__title {
    color: #333;
    margin: 3.2rem 1.2rem 2.4rem;
}
.post__perex {
    font-size: 1.4rem;
    margin: 0 1.2rem;
}
.post:focus .post__title,
.post:hover .post__title {
    color: #1a8bcc;
}
.post:focus .post__perex,
.post:hover .post__perex {
    color: #888;
}
.phone-box {
    display: flex;
    align-items: stretch;
    justify-content: flex-start;
    flex-direction: column-reverse;
    width: 100%;
    max-width: 52rem;
    margin: auto;
}
@media (min-width: 550px) {
    .phone-box {
        flex-direction: row;
    }
}
.phone-box__left {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 0 10px 10px;
    background-color: #1a8bcc;
    padding: 1.6rem;
}
.phone-box__left img {
    width: auto;
    height: 3rem;
}
@media (min-width: 550px) {
    .phone-box__left {
        padding: 0 2.4rem;
        border-radius: 10px 0 0 10px;
    }
    .phone-box__left img {
        width: auto;
        height: 5rem;
    }
}
.phone-box__right {
    padding: 3rem;
    background-color: #f2f2f2;
    border-radius: 10px 10px 0 0;
}
.phone-box__right--no {
    margin-bottom: 1rem;
}
.phone-box__right--no a {
    display: flex;
    align-items: flex-end;
    white-space: nowrap;
}
.phone-box__right--no a span:not(.blue) {
    font-size: 16px;
    color: #888;
    line-height: 1;
    margin-right: 0.3rem;
    margin-bottom: 0.3rem;
}
@media (min-width: 450px) {
    .phone-box__right--no a span:not(.blue) {
        font-size: calc(0vw + 16px);
    }
}
@media (min-width: 1400px) {
    .phone-box__right--no a span:not(.blue) {
        font-size: 16px;
    }
}
.phone-box__right--no a span.blue {
    font-size: 30px;
    line-height: 1;
}
@media (min-width: 450px) {
    .phone-box__right--no a span.blue {
        font-size: calc(1.05263vw + 25.26px);
    }
}
@media (min-width: 1400px) {
    .phone-box__right--no a span.blue {
        font-size: 40px;
    }
}
.phone-box__right--text {
    font-size: 1.4rem;
    margin-bottom: 0;
}
.calculator, .dovoz {
    position: relative;
    width: 100%;
    background-color: #1a8bcc;
    color: #fff;
    margin-top: 4.8rem;
    padding: 0 2.4rem;
}
.dovoz {
  background: none;
  padding-top: 4rem;
  color: #333333;
}
.filters {
  margin-top: 0rem;
  padding-top: 0rem;
}
.filters select {
  font-size: 13px;
  color: #888888;
}
.dovoz .form-control {
  background: white;
}
.filters .form-group {
  flex-direction: column;
}
.filters label {
  float: left;
  font-size: 13px;
  color: #888888;
  padding-left: 9%;
  margin-bottom: 5px;
  text-align: left;
}
.filters .form-footer__left label {
  padding-left: 1%;
  margin-bottom: 10px;
}
.calculator__box {
    max-width: 90rem;
    margin: auto;
}
@media (min-width: 768px) {
    .calculator {
        margin-top: 8rem;
    }
}
.calculator__form--title {
    margin-top: 2.4rem;
}
.dovoz__form--title {
    margin-top: 2.4rem;
    color: #333333;
}
.calculator .perex,
.calculator .title {
    color: #fff;
}
.filters .form-footer {
  margin-top: 2rem !important;
}
.filters .form-footer__left {
  display: inline-block;
  width: 80%;
  margin: 10px 0 0 1%;
}
.calculator .range, .filters .range {
    width: 100%;
}
.calculator .form-row, .dovoz  .form-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
@supports (display: grid) {
    .calculator .form-row, .dovoz  .form-row, .single-form-row {
        display: grid;
        gap: 3rem;
        grid-template-columns: 1fr;
    }
    @media (min-width: 768px) {
        .calculator .form-row {
            grid-template-columns: repeat(3, 1fr);
        }
        .dovoz  .form-row, .vykup  .form-row {
            grid-template-columns: repeat(4, 1fr);
        }
        .single-form-row {
          grid-template-columns: repeat(1, 1fr) !important;
        }
        .calculator .form-row .range {
            grid-column: 1 / span 2;
        }
    }
}
.single-form-row textarea {
  padding: 2rem;
  min-height: 100px;
}
.calculator .form-footer, .dovoz  .form-footer {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    margin-top: 3rem;
    margin-bottom: 5rem;
    width: 100%;
}
.calculator .form-footer__left, .dovoz .form-footer__left {
    margin-bottom: 2.4rem;
}
@media (min-width: 550px) {
    .phone-box__right {
        border-radius: 0 10px 10px 0;
    }
    .calculator .form-footer {
        flex-direction: row;
        margin-bottom: 8rem;
    }
    .dovoz .form-footer {
        flex-direction: row;
        margin: 0rem;
    }
    .calculator .form-footer__left, .dovoz .form-footer__left {
        margin-bottom: 0;
    }
}
.header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    width: 100%;
    max-width: 1210px;
    margin: 0 auto;
    padding: 3.2rem 1.6rem;
}
@media (min-width: 992px) {
    .header {
        flex-direction: row;
        padding: 4.8rem 1.6rem;
    }
}
.header__logo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.header__logo img {
    max-height: 40px;
}
@media (min-width: 992px) {
    .header__logo {
        width: auto;
    }
    .header__logo img {
        max-height: none;
    }
}
.header__right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: column;
    width: 100%;
    margin-top: 2.4rem;
}
@media (min-width: 350px) {
    .header__right {
        width: 100%;
        justify-content: space-between;
        flex-direction: row;
    }
}
@media (min-width: 992px) {
    .header__right {
        margin-top: 0;
        justify-content: flex-end;
    }
}
.header__right--box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
@media (min-width: 350px) {
    .header__right--box {
        width: auto;
        margin-right: 2.4rem;
    }
}
.header__right--item {
    display: flex;
    align-items: center;
    padding: 0.4rem 1rem 0.4rem 0;
}
.header__right--item img {
    margin-right: 0.5rem;
}
@media (min-width: 450px) {
    .header__right--item {
        padding: 1.2rem;
    }
    .header__right--item img {
        margin-right: 1rem;
    }
}
.header__right--item a {
    font-size: 1.4rem;
    color: #888;
    white-space: nowrap;
}
.header__right--item a:hover,
.header__right--item.email a {
    color: #1a8bcc;
}
.header__right .lang-switch {
    display: flex;
    align-items: center;
}
.header__right .lang-switch__item {
    display: block;
    font-size: 1.4rem;
    color: #1a8bcc;
    padding: 0.4rem;
}
.header__right .lang-switch__item.active,
.header__right .lang-switch__item:focus,
.header__right .lang-switch__item:hover {
    color: #888;
}
.footer {
    position: relative;
    width: 100%;
    margin: 0 auto;
    color: #333;
    background-color: #c5c6c6;
    padding: 4rem 0 0;
    display: block;
    align-items: center;
    flex-direction: column;
}
.footer:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 2rem;
    background: linear-gradient(to bottom, #000 0, #000 1%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000', GradientType=0 );
    content: "";
    opacity: 0.05;
}
.footer__row {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    width: 100%;
    max-width: 1210px;
    padding-left: 1.6rem;
    padding-right: 1.6rem;
    margin: 0 auto;
}
@media (min-width: 768px) {
    .footer__row {
        align-items: flex-start;
        flex-direction: row;
        flex-wrap: wrap;
    }
}
.footer__row--col {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 2.4rem 1.6rem;
    flex: 1;
    max-width: 30%;
}
@media (max-width: 1095px) {
    .footer__row--col {
        max-width: 50%;
    }
    .footer__row--col:first-child {
        flex: none;
        max-width: 100%;
        width: 100%;
    }
}
@media (max-width: 767px) {
    .footer__row--col {
        max-width: 100%;
        width: 100%;
    }
}
.footer__row--col .logo {
    margin-bottom: 4rem;
}
.footer__row--col.box {
    position: relative;
    max-width: 30rem;
    padding-top: 0;
}
.footer__row--col.box:after,
.footer__row--col.box:before {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 6.9rem;
    height: 12.6rem;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    content: "";
    z-index: 8;
    background-image: url(../img/footer-box-shade.png);
    opacity: 0.5;
}
.footer__row.between:after,
.footer__row.center:after {
    top: 0;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000', GradientType=0 );
    content: "";
    opacity: 0.05;
}
.footer__row--col.box:after {
    left: -1rem;
}
.footer__row--col.box:before {
    right: -1rem;
}
.footer__row--col.box .box {
    position: relative;
    border-radius: 20px;
    background-color: #d3d3d3;
    padding: 2.4rem;
    width: 100%;
    height: 100%;
    z-index: 9;
}
.footer__row--col.box .box .footer-list__item {
    margin-bottom: 1rem;
    justify-content: center;
}
.footer__row--col.box .box .footer-list__item a {
    margin: 0;
}
.footer__row.center {
    position: relative;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: nowrap;
    margin: 3.2rem 0 0;
    padding: 2.4rem 0;
    max-width: 100%;
    background-color: #a0a0a0;
}
@media (max-width: 767px) {
    .footer__row.center {
        max-width: 100%;
        width: 100%;
        flex-direction: row;
    }
}
.footer__row.center:after {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 2rem;
    background: linear-gradient(to bottom, #000 0, #000 1%, rgba(0, 0, 0, 0) 100%);
}
.footer__row.center .footer__row--col {
    border-left: none;
    padding: 2rem;
    flex: none;
    max-width: none;
}
@media (max-width: 1095px) {
    .footer__row.center .footer__row--col:first-child {
        flex: none;
        max-width: none;
        width: auto;
    }
}
.footer__row.center .footer__row--col img {
    width: auto;
}
@media (max-width: 767px) {
    .footer__row.center .footer__row--col {
        padding: 1rem;
        width: 25%;
    }
    .footer__row.center .footer__row--col:first-child {
        width: 25%;
    }
    .footer__row.center .footer__row--col img {
        width: 100%;
        height: auto;
    }
    .footer__row.between p {
        font-size: 1.4rem;
    }
}
.footer__row.between {
    position: relative;
    max-width: 100%;
    background-color: #7c7c7c;
    padding: 2.4rem 1.6rem;
}
.footer__row.between:after {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 2rem;
    background: linear-gradient(to bottom, #000 0, #000 1%, rgba(0, 0, 0, 0) 100%);
}
.footer__row.between .footer__row--container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1210px;
    width: 100%;
    margin: auto;
}
@media (max-width: 549px) {
    .footer__row.between .footer__row--container {
        flex-direction: column;
    }
    .footer__row.between .footer__row--container p:first-child {
        margin-bottom: 1.6rem;
        text-align: center;
    }
}
.footer__row.between p {
    margin: 0;
    color: #e2e2e2;
}
.footer__row.between p a {
    color: #e2e2e2;
}
.footer .footer-title {
    font-size: 1.8rem;
    margin: 0 0 2.4rem;
}
.footer .footer-perex {
    font-size: 1.4rem;
    margin: 0 0 2.4rem;
    color: #686868;
}
.footer .footer-perex strong {
    color: #333;
}
.footer .footer-perex a {
    color: #1a8bcc;
}
.footer .footer-list {
    padding: 0;
    margin-bottom: 2.4rem;
}
.footer .footer-list__item {
    display: flex;
    align-items: center;
    color: #c5c6c6;
    padding: 0.3rem 0;
}
.footer .footer-list__item a,
.footer .footer-list__item span {
    color: #686868;
    margin-left: 1.6rem;
    font-size: 1.4rem;
}
.footer .payments {
    width: auto;
    height: 26px;
}
.footer .blue {
    color: #1a8bcc !important;
}
.divider {
    margin: 4rem 0 0;
    position: relative;
    width: 100%;
    height: 1px;
    background-color: #e2e2e2;
    display: flex;
    justify-content: center;
    align-items: center;
}
.center {
    text-align: center;
}
.divider__title {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #fff;
    border: 1px solid #e2e2e2;
    padding: 0.8rem 2.4rem;
    border-radius: 2.4rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 1.2rem;
    font-weight: 700;
    color: #888;
    max-width: 13rem;
}
.company,
.imgs,
.info {
    display: flex;
}
.swiper-pagination {
    position: relative;
    display: flex;
    align-items: center;
    margin: auto;
    height: 4rem;
}
.swiper-pagination .swiper-pagination-bullet {
    width: 20px;
    height: 6px;
    border-radius: 3px;
    background-color: #888;
    cursor: pointer;
    margin: 0.3rem;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper-pagination .swiper-pagination-bullet:focus,
.swiper-pagination .swiper-pagination-bullet:hover {
    background-color: #1a8bcc;
    opacity: 1;
}
.imgs {
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
}
.imgs img {
    width: 100%;
    height: auto;
}
.info {
    align-items: center;
    justify-content: center;
    margin: auto;
}
.info__img {
    margin-right: 1rem;
}
.info__text {
    font-size: 1.2rem;
    margin: 0;
}
.company {
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
    margin: 5rem auto;
}
@media (min-width: 768px) {
    .swiper-pagination {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 15%;
    }
    .company {
        margin: 8rem auto;
        max-width: 90%;
    }
}
.company__item {
    padding: 2rem 1rem;
}

.polepy_truck {
  max-width: 540px;
  width: 80%;
  position: relative;
  top: 35px;
}
.prestavby_ruky {
  max-width: 1023px;
  width: 98%;
}
.info_part {
  float: left;
  width: 100%;
  display: none;
}
.info_part h2 {
  margin-top: 1rem;
  font-size: 24px;
}
.info_part p {
  margin-bottom: 0;
}

.vykup_nums {
  float: left;
  width: 100%;
  margin: 6rem 0 0 0;
}
.num_item {
  float: left;
  width: 16.66%;
  height: 125px;
}
.num_item span:first-child {
  float: left;
  width: 30%;
  height: 100%;
  text-align: center;
  color: #1a8bcc;
  border-right: 1px solid #e2e2e2;
  font-weight: bold;
  font-size: 60px;
}
.num_item span:last-child {
  float: right;
  width: 35%;
  margin-top: 15px;
  margin-right: 25%;
  text-align: left;
  font-size: 14px;
}

@media (max-width: 900px) {
    .num_item {
        width: 33.33%;
        margin-bottom: 15px;
    }
}
@media (max-width: 500px) {
    .num_item {
        width: 50%;
        margin-bottom: 15px;
    }
}

.razeni_panel {
  float: left;
  width: 100%;
  border-radius: 20px;
  background: #f2f2f2;
  margin-top: 35px;
  margin-bottom: 25px;
}
.razeni_volba {
  float: left;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  color: black;
  padding: 10px 18px 10px 20px;
  margin-right: 10px;
  border-left: 1px solid white;
  background: url(/dist/img/razeni0.png) right center no-repeat;
  cursor: pointer;
}
.razeni_volba:first-child {
  border: 0;
}
.razeni1 {
  color: #1a8bcc;
  background: url(/dist/img/razeni1.png) right center no-repeat;
}
.razeni2 {
  color: #1a8bcc;
  background: url(/dist/img/razeni2.png) right center no-repeat;
}
.razeni_volba:hover {
  color: #1a8bcc;
}
.razeni_info {
  float: right;
  font-size: 13px;
  color: #888;
  padding: 10px 20px 10px 20px;
}

@media (max-width: 900px) {
    .razeni_volba {
      padding: 10px 15px 10px 8px;
      margin-right: 5px;
    }
    .razeni_info {
      display: none;
    }
}

.car_detail {
  float: left;
  width: 100%;
  margin-top: 5px;
}
.car_gal {
  float: left;
  width: 49%;
}
.car_gal img {
  float: left;
  width: 32.5%;
  height: 120px;
  border-radius: 15px;
  object-fit:cover;
  object-position:center;
  margin-bottom: 10px;
  margin-right: 0.833%;
}
.car_gal a:first-child img {
  float: left;
  width: 99.15%;
  height: auto;
  border-radius: 15px;
}
.car_info {
  float: right;
  width: 49%;
}
.car_info h4 {
  float: left;
  width: 100%;
  color: #333;
  font-size: 18px;
}
.car_basic_list, .car_second_list {
  float: left;
  width: 100%;
  background: none;
  color: #888888;
  border-radius: 18px;
  box-sizing: border-box;
  padding: 8px 20px 8px 20px;
  font-size: 14px;
}
.car_basic_list:nth-child(2n+2) {
  background: #f2f2f2;
}
.car_second_list {
  width: 94%;
  margin-left: 3%;
  background: none;
  border-bottom: 1px solid #dfdfdf;
  padding: 8px 10px 8px 10px;
  border-radius: 0;
}
.car_basic_list span, .car_second_list span {
  float: left;
}
.car_basic_list span:last-child, .car_second_list span:last-child {
  float: right;
  font-weight: bold;
  color: #333;
}
.car_price {
  float: left;
  width: 100%;
  border-radius: 18px;
  box-sizing: border-box;
  padding: 22px 20px 22px 20px;
  background: #cc2f35;
  color: white;
  margin-top: 25px;
}
.car_price span {
  float: left;
  font-size: 32px;
  font-weight: bold;
  text-align: right;
  line-height: 15px;
}
.car_price span:last-child {
  float: right;
  font-size: 22px;
  margin-top: 0px;
}
.car_price span em {
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  opacity: 0.6;
}

.car_action {
  float: left;
  width: 100%;
  margin-top: 25px;
  text-align: center;
}
.car_action a {
  display: inline-block;
  margin: 0 6px 0 6px;
  font-size: 14px;
  padding: 0px 14px 12px 14px;
  border: 1px solid white;
  border-radius: 25px;
}
.car_action a:hover {
  border: 1px solid #c5c6c6;
}
.car_action img {
  position: relative;
  top: 8px;
  display: inline-block;
  margin-right: 6px;
}

.c_lines {
  line-height: 35px;
}
.c_lines a {
  color: #1a8bcc;
  text-decoration: underline;
}
.c_lines img {
  width: 20px;
  height: 20px;
  object-fit:contain;
  position: relative;
  top: 4px;
  margin-right: 10px;
}
.persons {
  float: left;
  width: 100%;
}
.person {
  float: left;
  width: 33.33%;
  margin-top: 15px;
}
@media (max-width: 900px) {
    .person {
      width: 50%;
      margin-top: 15px;
    }
}
@media (max-width: 600px) {
    .person {
      width: 100%;
      margin-top: 15px;
    }
}
.person_img {
  float: left;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background: rgb(242,242,242);
  background: -moz-linear-gradient(90deg, rgba(242,242,242,1) 30%, rgba(255,255,255,1) 100%);
  background: -webkit-linear-gradient(90deg, rgba(242,242,242,1) 30%, rgba(255,255,255,1) 100%);
  background: linear-gradient(90deg, rgba(242,242,242,1) 30%, rgba(255,255,255,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f2f2f2",endColorstr="#ffffff",GradientType=1);
  box-sizing: border-box;
  padding: 15px;
  margin-right: 5px;
}
.person_img_img {
  float: left;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  box-sizing: border-box;
  border: 5px solid white;
  overflow: hidden;
  position: relative;
  background-color: white;
  background-size: cover;
  background-position: center center;
}
.person_img_img:after {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  position: absolute;
  content: "";
  background: linear-gradient(to bottom, #fff 0, rgba(255, 255, 255, 0) 100%);
  transform: rotate(29deg) translateX(-39%) translateY(-38%);
}
.person strong {
  color: #333333;
  font-size: 20px;
}
.person span {
  font-size: 12px;
  color: #888888;
}
.person span img {
  position: relative;
  top: 3px;
}
.person a.tel {
  font-size: 16px;
  font-weight: bold;
  color: #333333;
}
.person a.mail {
  font-size: 14px;
  color: #1a8bcc;
}

.file_browser {
  float: left;
  width: 90%;
  margin-left: 5%;
  margin-bottom: 25px;
}
.media_nav_line {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 18px;
  margin-bottom: 5px;
}
.media_nav_line b {
  color: #333;
}
.media_nav_line a {
  color: #1a8bcc;
  text-decoration: underline;
}
.media_icon {
  float: left;
  width: 48%;
  box-sizing: border-box;
  border-radius: 20px;
  padding: 5px 20px 8px 20px;
  font-size: 14px;
  background-color: #f2f2f2;
  margin: 5px 1% 0 1%;
  color: #1a8bcc;
}
.media_icon span {
  text-decoration: underline;
}
.media_icon:hover span {
  text-decoration: none;
}
.media_icon span {
  float: left;
  padding-top: 4px;
  max-width: 70%;
}
.media_icon .icon {
  float: right;
  font-weight: bold;
  color: #333333;
}
.media_icon .icon i {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  color: #888888;
  text-transform: uppercase;
}
.media_icon .icon img {
  display: inline-block;
  height: 22px;
  position: relative;
  top: 5px;
}

@media (max-width: 1000px) {
    .file_browser {
      width: 100%;
      margin-left: 0%;
    }
}
@media (max-width: 800px) {
    .media_icon {
      width: 98%;
    }
}

.back_link {
  color: #1a8bcc;
  text-decoration: underline;
}
.back_link:hover {
  color: #1a8bcc;
  text-decoration: none;
}
.ref_info {
  float: left;
  width: 40%;
  margin-left: 30%;
  background: #f2f2f2;
  border-radius: 10px;
  padding: 1%;
  box-sizing: border-box;
  font-size: 14px;
  margin-bottom: 25px;
}
.ref_info span {
  float: left;
  width: 50%;
}
.ref_info span:nth-child(2n+2) {
  color: #333333;
}
@media (max-width: 900px) {
    .ref_info {
      width: 90%;
      margin-left: 5%;
      padding: 3%;
    }
}
.fileinput {
  padding-top: 1rem;
}

.ucho {
  position: fixed;
  top: 30rem;
  right: -305px;
  width: 360px;
  z-index: 100;
  transition: all 0.4s;
}
@media (max-width: 900px) {
    .ucho {
      top: 17rem;
    }
}
.ucho:hover {
  right: 0px;
}
.ucho_ico {
  float: left;
  background: #1a8bcc;
  width: 55px;
  height: 55px;
  padding: 10px;
  border-radius: 15px 0 0 15px;
  box-sizing: border-box;
  background-image: url(/dist/img/award.png);
  background-position: center center;
  background-size: 35px;
  background-repeat: no-repeat;
  margin-top: 18px;
}
.ucho_info {
  float: right;
  width: 305px;
  background: white;
  padding: 20px;
  box-sizing: border-box;
  background: white;
  border-radius: 5px 0 0 5px;
  border-top: 2px solid #c5c6c6;
  border-left: 2px solid #c5c6c6;
  border-bottom: 2px solid #c5c6c6;
}
.ucho_info h3 {
  color: #333333;
  margin: 0;
  padding: 0 0 15px 0;
}
.ucho_info p {
  font-size: 13px;
}
.ucho_info a {
  color: #1a8bcc;
}

input.form_city {
  background: white;
  border: 0;
  padding: 10px 12px 10px 12px;
  border-radius: 20px;
  margin-right: 10px;
}
input.trace {
  background: #cc2f35;
  color: white;
  font-weight: bold;
  border: 0;
  padding: 10px 12px 10px 12px;
  border-radius: 20px;
  cursor: pointer;
}