* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: "Noto Sans", sans-serif !important;
}

@media (prefers-reduced-motion: no-preference) {
    :root {
        overflow-x: hidden;
    }
}

.more_equip_btn {
    border: 0;
    background-color: transparent;
    color: #c1a46e;
}

.media-title {
    font-size: 20px;
    font-weight: 500;
}

.all-news {
    display: flex;
    justify-content: center;
}

.all-news .btn_view {
    color: #ffffff;
    width: 332px;
    font-size: 16px;
    font-weight: 600;
    background: #000000;
    border: 1px solid black;
    padding: 9px 35px;
    text-decoration: none;
}

.all-news .btn_view:hover {
    background: #3a8ec6 !important;
    border: 1px solid #3a8ec6;
}

.all-news a:hover a {
}

.slide-description {
    position: absolute;
    top: 70%;
    width: 820px;
    background: #ffffff;
    padding: 20px 20px 20px 50px;
}

#sub-menu {
    position: absolute;
    z-index: 1000;
    display: block;
    padding: 30px 70px 30px 70px;
    background: white;
    width: 100%;
}

#sub-menu-serwis {
    position: absolute;
    z-index: 1000;
    display: block;
    padding: 90px;
    background: white;
    width: 100%;
}

#sub-menu-offers {
}

.color {
    color: #3a8ec6;
    border-top: 3px solid #3a8ec6 !important;
}

.item {
    cursor: pointer;
    border-top: 3px solid black;
}

.item:hover {
    color: #3a8ec6;
    border-top: 3px solid #3a8ec6 !important;
}

@media (max-width: 991px) {
    .item {
        cursor: pointer;
        border-top: 1px solid black !important;
    }

    .item:hover {
        color: #3a8ec6;
        border-top: 1px solid #3a8ec6 !important;
    }

    .color {
        color: #3a8ec6;
        border-top: 1px solid #3a8ec6 !important;
    }
}

button a {
    color: white !important;
    text-decoration: none !important;
}

button a:hover {
    color: white !important;
    text-decoration: none !important;
}

@media (max-width: 992px) {
    .tns-controls button {
        visibility: hidden;
    }

    .tns-controls {
        z-index: -100;
        display: none;
    }

    .models-menu .tns-controls button {
        visibility: visible;
    }

    .models-menu .tns-controls {
        z-index: 100;
        display: block;
        position: absolute;
        top: calc(50% - 3rem);
        width: 100%;
        height: 0;
    }

    .models-menu .tns-controls button:first-of-type {
        margin-left: -1.2rem;
    }

    .models-menu .tns-controls button:last-of-type {
        margin-right: 2.1rem;
    }

    .offers-container {
        padding: 25px 15px !important;
    }
}

.offers-container {
    padding: 70px 60px 120px 60px;
    position: relative;
}

.slider-container > .tns-outer > .tns-controls {
    position: absolute;
    top: 150px;
    width: 100%;
}

.slider-container > .tns-outer > .tns-controls > button:first-of-type {
    margin-left: -1.2rem;
}

.slider-container > .tns-outer > .tns-controls > button:last-of-type {
    margin-right: -0.8rem;
}

@media (min-width: 992px) and (max-width: 1599px) {
    .slider-container > .tns-outer > .tns-controls {
        top: 80px !important;
    }
}

.main-navigation a.active {
    color: #3a8ec6 !important;
    border-bottom: 1.5px solid #3a8ec6;
}

.serwis-text a {
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #231f20;
    text-decoration: none;
}

.btn-back,
.btn-back-offers {
    font-size: 16px;
    font-weight: 500;
    color: #3a8ec6;
}

.serwis-text-mobile a {
    font-size: 14px !important;
    font-weight: 500 !important;
    color: black;
    text-decoration: none;
}

.btn-serwis {
    width: 197px;
    height: 43px;
    color: #3a8ec6;
    border: 1px solid #3a8ec6;
    background: transparent;
    font-weight: 600;
}

.link-serwis {
    display: block;
    text-align: center;
    font-size: 16px;
    padding: 13px 40px;
    width: 100%;
    color: #3a8ec6;
    border: 1px solid #3a8ec6;
    background: transparent;
    font-weight: 600 !important;
    text-decoration: none;
}

.link_green {
    display: block;
    text-align: center;
    font-size: 16px;
    padding: 13px 40px;
    width: 100%;
    font-weight: 600 !important;
    text-decoration: none;
    color: #221d23;
    background-color: #c7f869;
    border-color: #c7f869;
}

.link_green:hover {
    color: #c7f869 !important;
    background-color: #221d23 !important;
    border-color: #221d23 !important;
}

.link-serwis_lpg2 {
    display: block;
    text-align: center;
    font-size: 16px;
    padding: 13px 20px;
    width: 100%;
    color: #fff;
    border: 1px solid #fff;
    background: #3a8ec6;
    font-weight: 600 !important;
    text-decoration: none;
}

.link-serwis_lpg2:hover {
    color: #3a8ec6 !important;
    background: #fff !important;
    border: 1px solid #3a8ec6;
}

.serwis-text a:hover {
    color: #3a8ec6 !important;
}

.link-serwis:hover {
    color: white !important;
    background: #3a8ec6 !important;
}

.serwis-btn-text {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
}

.serwis-btn-text {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
}

@media (max-width: 992px) {
    .serwis-btn-text {
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 500;
    }

    .link-serwis {
        display: block;
        text-align: center;
        font-size: 13px;
        padding: 10px 5px;
        width: 100%;
        color: #3a8ec6;
        border: 1px solid #3a8ec6;
        background: transparent;
        font-weight: 600 !important;
        text-decoration: none;
        text-transform: initial;
    }
}

.slide-content {
    display: flex;
    flex-direction: column;
    color: black;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.2s ease-out;
}

.slide:hover .slide-content {
    max-height: 100%;
}

.slide-content a {
    color: black;
}

.slide-content a:hover {
    color: #3a8ec6;
}

.navigation > li > a {
    text-decoration: none;
    color: #ffffff;
}

.contact-container {
    padding: 70px 60px 70px 60px;
}

.contact-title {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 35px;
}

.sub-title {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 30px;
}

.contact-text {
    font-size: 16px;
    font-weight: 500;
    line-height: 2;
}

.contact-text a {
    color: #3a8ec6;
}

.search-dealer {
    color: #3a8ec6;
    font-size: 20px !important;
    font-weight: 600 !important;
}

a.search-dealer:hover {
    color: #3a8ec6;
    font-weight: 700 !important;
}

.form-title {
    font-size: 24px;
    font-weight: 500;
}

.my-data-input {
    width: 288px;
    height: 37px;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 12px;
    border: 1px solid rgba(0, 0, 0, 0.7);
}

.my-data-input:focus {
    border: 1px solid rgba(0, 0, 0, 0.7);
    box-shadow: none;
}

.input-label {
    font-size: 12px;
}

textarea {
    width: 810px;
    height: 138px;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 12px;
    border: 1px solid rgba(0, 0, 0, 0.7);
}

/*.btn-form {
    font-size: 24px;
    font-weight: 600;
    color: white;
    width: 303px;
    height: 55px;
    background: black;
    border: 1px solid black;
}

.btn-form:hover {
    background: #3A8EC6;
    color: white;
    border: 1px solid #3A8EC6;
}*/

.dealers-container {
    padding: 25px 55px;
}

.dealers-container span {
    color: black;
}

.input-group {
    display: flex;
    align-items: center;
    max-width: 488px !important;
}

.input-group input {
    width: 388px;
    height: 50px;
    border: 1px solid #ccc;
    padding: 10px;
    flex: 1;
}

.input-group button {
    width: 100px;
    height: 50px;
    border: none;
    background: black;
    color: white;
}

.btn-search {
    width: 228px;
    height: 50px;
    border: 2px solid #000000;
    background: white;
    color: black;
    font-weight: 500;
}

.btn-search:hover {
    color: white;
    border: 2px solid #c1a46e;
    background: #c1a46e;
}

.btn-search:hover img {
    filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(342deg)
        brightness(102%) contrast(102%);
}

.find-btn:hover {
    background: #362f4e;
}

.btn-search-black {
    width: 228px;
    height: 37px;
    border: 1px solid #000000;
    background: black;
    color: white;
    font-weight: 500;
    font-size: 0.9rem;
}

.select-dealer-container {
    margin: 37px 55px;
}

.accordion-button {
    width: 663px;
    height: 37px;
    border: 1px solid rgba(0, 0, 0, 0.7) !important;
    border-radius: 0 !important;
    background: white !important;
    color: black !important;
    font-weight: 500 !important;
}

.accordion-button:focus {
    box-shadow: none !important;
}

.accordion-button:not(.collapsed)::after {
    background-image: var(--bs-accordion-btn-icon) !important;
}

.accordion-item {
    width: 663px;
}

.card-container {
    display: flex;
    border: 1px solid #362f4e;
    padding: 29px 46px;
}

.card-title {
    color: #3a8ec6;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}

.card-body p {
    color: black;
    font-size: 16px;
    font-weight: 500;
}

.btn-card {
    width: 100%;
    max-height: max-content;
    padding: 10px;
    border: 1px solid #362f4e;
    color: #c1a46e;
    background: white;
    font-size: 15px;
    font-weight: 500;
}

.btn-card img {
    filter: invert(14%) sepia(46%) saturate(44%) hue-rotate(74deg)
        brightness(51%) contrast(65%);
}

.btn-card:hover {
    background: #362f4e;
    color: white;
}

.btn-card:hover img {
    filter: brightness(0) invert(1);
}

.dealer-blue {
    color: #3a8ec6;
    font-size: 16px;
    font-weight: 400;
    padding-top: 6px;
}

.dealer-green {
    color: #29bb6c;
    font-size: 16px;
    font-weight: 400;
    padding-top: 6px;
}

.dealer-black {
    color: black;
    font-size: 16px;
    font-weight: 500;
    padding-top: 6px;
}

.dealer-item,
.serwis-item {
    cursor: pointer;
}

.carousel-thumbnails img {
    cursor: pointer;
    opacity: 0.7;
}

.slider-pagination li {
    cursor: pointer;
}

.slider-pagination li {
    cursor: pointer;
    opacity: 0.7;
}

.slider-pagination-gallery li {
    cursor: pointer;
    opacity: 0.7;
}

.slider-list li.activeList {
    font-weight: 700;
}

@media (max-width: 991px) {
    .slider-list li.activeList {
        font-weight: 500;
    }
}

.slider-list li {
    cursor: pointer;
}

.slider-versions li.activeVersions {
    color: #0f64a7;
    border-bottom: 2px solid #0f64a7;
}

.slider-versions li.activeVersionsMobile {
    color: black;
    font-size: 28px;
    font-weight: 500;
}

@media (max-width: 998px) {
    .slider-versions li.activeVersionsMobile {
        color: black;
        font-size: 14px;
        font-weight: 600;
        text-decoration: underline;
    }
}

.slider-versions li.activeVersionsMobileTorres {
    color: black;
    font-weight: 600;
}

.slider-versions li {
    cursor: pointer;
}

.slider-pagination li.activePage {
    font-weight: 700 !important;
    opacity: 1 !important;
}

@media (max-width: 991px) {
    .slider-pagination-gallery li {
        display: none;
    }

    .slider-pagination-gallery li:first-child {
        display: block;
        font-size: 20px !important;
    }

    .slider-pagination-gallery li:last-child {
        display: block;
        font-size: 20px !important;
    }
}

.slider-pagination-gallery li:first-child {
    display: block;
    font-size: 18px !important;
}

.slider-pagination-gallery li:last-child {
    display: block;
    font-size: 18px !important;
}

.slider-pagination-gallery li.activeGalleryPage {
    font-weight: 700 !important;
    opacity: 1 !important;
    display: block;
    font-size: 18px !important;
}

.price-container {
    background: black;
    padding: 25px 90px;
}

.cars-container {
    padding: 50px 65px;
}

.btn-korando {
    font-size: 20px;
    font-weight: 600;
    width: 208px;
    height: 51px;
    border: 2px solid black;
    background: white;
}

.btn-korando a {
    color: black !important;
    text-decoration: none !important;
}

.btn-korando a:hover {
    color: black !important;
    text-decoration: none !important;
}

.btn-data {
    font-size: 20px;
    font-weight: 600;
    width: 100%;
    min-height: 51px;
    border: 2px solid black;
    background: white;
}

.btn-data a {
    color: black !important;
    text-decoration: none !important;
}

.btn-data:hover a {
    color: white !important;
    text-decoration: none !important;
}

.btn-data:hover {
    background: black;
}

.btn-data-black {
    font-size: 20px;
    font-weight: 600;
    width: 100%;
    height: 51px;
    border: 2px solid black;
    background: black;
    color: white;
}

.slider-pagination-gallery li {
    color: white;
}

/*.version li {
    font-size: 14px;
    font-weight: 400;
}*/

.configuration {
    width: 122px;
    color: white;
    background: black;
    font-size: 16px;
    font-weight: 500;
    padding: 7px 15px;
    border: 1px solid black;
}

.fixed-menu {
    position: fixed;
    top: 50%;
    right: 0;
    width: 500px;
}

.fixed-menu-models {
    position: fixed;
    top: 50%;
    right: 0;
    width: 500px;
}

/*input[type=range] {
    -webkit-appearance: none;
}

input[type=range]::-webkit-slider-runnable-track {
    width: 300px;
    height: 5px;
    background: #ddd;
    border: none;
    border-radius: 3px;
}

input[type=range]::-moz-range-track {
    width: 192px;
    height: 5px;
    background: #ddd;
    border: none;
    border-radius: 3px;
}

input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #3A8EC6;
    margin-top: -4px;
}

input[type=range]::-moz-range-thumb {
    -webkit-appearance: none;
    border: none;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    background: #3A8EC6;
    margin-top: -4px;
}

input[type=range]:focus {
    outline: none;
}

input[type=range]:focus::-webkit-slider-runnable-track {
    background: #ccc;
}

input[type=range]:focus::-moz-range-track {
    background: #ccc;
}*/

.end-configuration {
    padding: 10px 28px;
    margin-left: 80px;
    font-size: 20px;
    font-weight: 600;
    color: white;
    background: black;
}

.car-color span {
    font-size: 20px;
    font-weight: 500;
    cursor: pointer;
}

.active-color {
    border: 2px solid black;
}

.img-color {
    cursor: pointer;
    width: 46px;
    height: 46px;
}

.slide-number,
.slide-number-gray,
.slide-number-black,
.slide-number-blue,
.slide-number-red {
    font-size: 20px;
    font-weight: 500;
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.navigation-slider {
    color: black;
    font-size: 20px;
    font-weight: 500;
    cursor: pointer;
}

.color-title {
    font-size: 18px;
    font-weight: 500;
}

.hidden {
    display: none !important;
}

.visible-360 {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
}

.not-visible-360 {
    display: none !important;
}

.active-equipment {
    border-bottom: 1.5px solid black;
    font-weight: 600 !important;
}

.active-menu-link img {
    filter: brightness(0) saturate(100%) invert(44%) sepia(50%) saturate(595%)
        hue-rotate(161deg) brightness(102%) contrast(92%);
}

.sub-menu-container {
    padding: 22px 0 22px 247px;
    border-bottom: 1px solid black;
}

.horizontal-menu {
    list-style: none;
    display: flex;
    margin-bottom: 0;
    padding-left: 18px;
}

.horizontal-menu li {
    cursor: pointer;
    font-size: 20px;
    font-weight: 600;
    margin-right: 60px;
}

.horizontal-menu a {
    color: black;
    text-decoration: none;
}

.horizontal-menu a:hover {
    color: black;
    text-decoration: none;
}

.active-horizontal-menu {
    color: #c1a46e !important;
    text-decoration: underline !important;
}

.chronicle {
    padding: 60px;
    background: black;
}

.chronicle h2 {
    color: white;
    font-size: 48px;
    font-weight: 600;
}

.assistance-text {
    padding: 30px 50px;
    background: #3a8ec6;
    color: white;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
}

.groups-text {
    padding: 30px 200px;
    background: #362f4e;
    color: white;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
}

.serwis-link {
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #362f4e !important;
    word-break: break-word;
}

.instruction-link {
    font-size: 20px !important;
    font-weight: 600 !important;
    color: #c1a46e !important;
}

.instruction-link:hover {
    font-weight: 700 !important;
}

.circle {
    width: 28px !important;
    height: 28px !important;
    border-radius: 50%;
    border: 4px solid black;
    background: white;
    display: inline-block;
}

.circle:hover {
    background: black !important;
}

.circle.activeYear {
    background: black !important;
}

.fixed-chronicle {
    position: fixed;
    width: 100%;
    top: 0;
    padding: 0 0 20px 0;
    background: white;
}

.fixed-shopping-cart {
    position: fixed;
    width: 100%;
    top: 25px;
}

.active-price span {
    font-weight: 600 !important;
}

.active-price img {
    opacity: 1 !important;
}

.price-list a {
    color: #362f4e;
    text-decoration: none !important;
}

.price-list a:hover {
    color: #c1a46e;
    text-decoration: none !important;
}

.aside-bar-link {
    color: white;
    text-decoration: none;
}

.aside-bar-link:hover {
    color: white;
    text-decoration: none;
}

.was-validated .form-check-input:invalid:checked,
.form-check-input.is-invalid:checked {
    background-color: #3a8ec6 !important;
    border: 1px solid #3a8ec6;
    border-radius: 0;
}

.was-validated .form-check-input:invalid:focus,
.form-check-input.is-invalid:focus {
    box-shadow: none !important;
}

.form-check-input[type="checkbox"] {
    border-radius: 0 !important;
    border: 1px solid black;
}

.required {
    color: #3a8ec6;
}

.more:hover {
    color: #3a8ec6 !important;
}

.more {
    color: #3a8ec6 !important;
}

.form-title-offers {
    font-size: 32px;
    font-weight: 600;
    color: #c1a46e;
}

.form-title-offers-black {
    font-size: 32px;
    font-weight: 600;
    color: black;
}

.testdrive-title-car {
    font-size: 20px;
    font-weight: 500;
    color: #3a8ec6;
}

.form-title-testdrive {
    font-size: 24px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.5);
}

.form-title-testdrive.active-step {
    color: #c1a46e !important;
    border-bottom: 2px solid #c1a46e !important;
    width: max-content;
}

.dealer-title {
    font-size: 20px;
    font-weight: 600;
    white-space: nowrap;
}

.dealer-address {
    font-size: 18px;
    font-weight: 500;
}

.offer-title {
    font-size: 20px;
    font-weight: 500;
}

.offer-title:hover {
    color: #3a8ec6;
}

.dealer-btn {
    font-size: 24px;
    font-weight: 600;
    color: #ffffff;
    background: #362f4e;
    padding: 13px 30px;
}

.dealer-btn:hover {
    background: #c1a46e;
    border: 2px solid #c1a46e;
}

.cars-container a div span:hover {
    color: #3a8ec6;
}

.redirect-link {
    font-size: 36px !important;
    font-weight: 700 !important;
    color: #3a8ec6 !important;
    margin-bottom: 15px !important;
    text-decoration: none;
}

.redirect-link:hover {
    color: #3a8ec6 !important;
    text-decoration: underline;
}

.assistance-list {
    font-size: 20px;
    font-weight: 500;
}

.assistance-list li {
    margin-bottom: 10px;
}

.serwis-subtitle {
    font-size: 24px;
    font-weight: 600;
}

.serwis-subtitle a {
    color: #3a8ec6;
    font-size: 24px;
    font-weight: 600;
    text-decoration: none !important;
}

.serwis-subtitle a:hover {
    color: #3a8ec6;
    font-weight: 700;
}

.serwis-title {
    font-size: 40px;
    font-weight: 600;
}

.lpg2_h3 {
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    width: 60%;
    margin: 40px auto;
}

.lpg-title {
    font-size: 32px;
    font-weight: 600;
    color: #3a8ec6;
}

.lpg-text {
    font-size: 18px;
    font-weight: 500;
}

.lpg-container {
    background: #e9e9e9;
    padding: 50px 70px;
}

.serwis-link:hover {
    font-weight: 700 !important;
}

.about-us-text {
    font-size: 16px;
    font-weight: 500;
}

.chronicle-container {
    padding: 100px 360px;
}

@media (max-width: 1600px) {
    .chronicle-container {
        padding: 60px 180px;
    }
}

.about-line {
    bottom: 71%;
    z-index: -100;
    width: 2100px;
}

.choose-model-title {
    font-size: 40px;
    font-weight: 600;
    padding: 0 0 10px 0;
    border-bottom: 3px solid #c1a46e;
    display: inline-block;
    margin: 0 auto;
}

.choose-model {
    font-size: 24px;
    font-weight: 500;
    text-align: center;
}

.pl-20 {
    padding-left: 20px;
}

.pl-13 {
    padding-left: 13px;
}

.empty-div {
    width: 21px;
    height: 28px;
    background: white;
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 1;
}

.background-car {
    padding: 60px 0 95px 50px;
}

.background-car-lpg {
    padding: 0px 0 5px 0px;
}

.media-line {
    border: 1.5px solid #5e5e5e;
}

.one-news-wrapper {
    max-width: 500px;
    height: auto;
}

.one-news-img {
    width: 100%;
    max-width: 500px;
    height: auto;
    max-height: 332px;
}

.header-wrapper {
    padding: 10px 16px;
}

.link-blue {
    color: #3a8ec6;
    text-decoration: none;
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.shares-show-img,
.news-show-img {
    width: 150px;
    height: 100px;
    object-fit: cover;
    opacity: 0.7;
}

.error-choose-dealer {
    position: absolute;
    color: red;
    bottom: -50px;
    display: none;
}

.max-width-540 {
    max-width: 540px;
}

.mr-41 {
    margin-right: 41px;
}

.mr-35 {
    margin-right: 35px;
}

.mr-90 {
    margin-right: 90px;
}

.mt-60 {
    margin-top: 60px;
}

.mt-22 {
    margin-top: 22px;
}

.mt-32 {
    margin-top: 32px;
}

.z-index-1 {
    z-index: 1 !important;
}

.w-220 {
    width: 220px !important;
}

.w-450 {
    width: 450px !important;
}

.w-480 {
    width: 480px !important;
}

.model-price-img {
    width: 480px;
    height: 32px;
}

.download-price {
    color: white;
    font-size: 40px;
    font-weight: 600;
}

.model-slide {
    color: black !important;
    text-decoration: none !important;
}

.bottom-8 {
    bottom: 8px !important;
}

.model-slide-img {
    width: 170px;
    padding-bottom: 11px;
}

.model-slide-img-torres {
    width: 170px !important;
    padding-bottom: 14px !important;
    padding-top: 4px !important;
}

.model-slide-img-musso {
    width: 195px;
    padding-top: 8px;
    padding-bottom: 11px;
}

.model-slide-img-musso-g {
    width: 200px;
    padding-top: 5px;
    padding-bottom: 11px;
}

.models-price-img {
    height: 24px;
    padding-right: 30px;
}

.font-price-lh-24 {
    line-height: 24px;
    margin-bottom: 3px;
}

.font-price-lh-22 {
    line-height: 22px;
    margin-bottom: 3px;
}

.description-width {
    color: white !important;
}

.mb-20 {
    margin-bottom: 20px;
}

.mr-5 {
    margin-right: 5px;
}

.mr-80 {
    margin-right: 80px;
}

.mr-95 {
    margin-right: 95px;
}

.equipment-packages-title {
    font-size: 36px;
    font-weight: 500;
    border-bottom: 1px solid black;
    text-align: center;
    padding-bottom: 10px;
}

.equipment-packages-text {
    font-size: 20px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.7);
}

.text-more {
    color: #3a8ec6;
    font-weight: 600;
}

.menu-offers-wrapper {
    padding: 90px 60px 90px 90px !important;
}

.layout-model-title {
    font-size: 20px;
    font-weight: 500;
}

.electric-text {
    position: absolute;
    top: 0;
    font-size: 18px;
    font-weight: 500;
    color: #29bb6c;
}

.electric-text-mobile {
    position: absolute;
    top: 5px;
    font-size: 20px;
    font-weight: 500;
    color: #29bb6c;
}

.new_car_text {
    position: absolute;
    top: 0px;
    font-size: 20px;
    font-weight: 500;
    color: red;
}

@media (max-width: 991px) {
    .electric-text-mobile {
        position: absolute;
        top: 0px;
        font-size: 18px;
        font-weight: 500;
        color: #29bb6c;
    }
}

.h-61 {
    height: 61px;
}

.new-text {
    position: absolute;
    top: 20px;
    font-size: 18px;
    font-weight: 500;
    color: #3a8ec6;
}

.new-text-nowosc {
    position: absolute;
    top: 5px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    background-color: red;
    padding: 5px;
}

.new-text-mobile {
    position: absolute;
    top: 5px;
    font-size: 20px;
    font-weight: 500;
    color: #3a8ec6;
}

.new-text-mobile-nowosc {
    position: absolute;
    top: 5px;
    color: #fff;
    background-color: red;
    padding: 5px;
}

.sub-menu-offer-container {
    position: absolute !important;
    z-index: 1000 !important;
    background: white;
    width: 101vw !important;
}

.sub-menu-promotions-container {
    position: absolute !important;
    z-index: 1000 !important;
    background: white;
    width: 101vw !important;
}

.slide-layout-img {
    position: relative;
    top: 3px;
}

.header-logo {
    width: 145px;
    height: 120px;
}

.color-white {
    color: white;
}

.panel-links {
    color: white !important;
    text-decoration: none !important;
}

.department-map {
    width: 100%;
    height: 625px;
}

.h-24 {
    height: 24px;
}

.lh-2 {
    line-height: 2.5;
}

.gallery-model-title {
    font-size: 16px;
    font-weight: 500;
}

.fs-10 {
    font-size: 10px !important;
}

.width-210 {
    width: 210px !important;
}

.width-215 {
    width: 215px !important;
}

.groups-list-title {
    width: 235px;
    margin-right: 100px;
}

.group-title-text {
    font-size: 20px;
    font-weight: 500;
    margin-top: 25px;
}

.group-selected {
    font-size: 30px;
    font-weight: 600;
}

.required-documents {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
}

.required-documents-text {
    font-size: 18px;
    font-weight: 500;
}

.instruction-title {
    font-size: 40px;
    font-weight: 600;
}

.contact-map {
    width: 100%;
    height: 600px;
}

.credit-text {
    font-size: 16px;
    font-weight: 400;
}

.max-width-100 {
    max-width: 100%;
}

.max-height-100 {
    max-height: 100%;
}

.fw-400 {
    font-weight: 400;
}
.fw-500 {
    font-weight: 500;
}

.fs-25 {
    font-size: 25px;
}

.modal-body-text-1 {
    font-size: 25px;
    color: #3a8ec6;
    font-weight: 600;
}

.max-width-70 {
    max-width: 70%;
}

.modal-body-text-2 {
    font-size: 20px;
    font-weight: 500;
}

.price-title-text {
    font-size: 40px;
    font-weight: 500;
    padding-left: 80px;
}

.price-choose-model-title {
    font-size: 40px;
    font-weight: 600;
    padding: 0 0 10px 0;
    border-bottom: 3px solid #c1a46e;
    display: inline-block;
    margin: 0 auto;
}

.price-choose-model {
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    margin-bottom: 30px;
}

.price-model-title {
    font-size: 16px;
    font-weight: 500;
    margin-top: 10px;
}

.price-list-wrapper {
    margin-bottom: 90px;
    cursor: pointer;
}

.price-list-wrapper img {
    border: 3px solid #000;
}

.price-list-wrapper .price-title .production-year,
.price-list-wrapper .price-title .model-year {
    font-size: 1rem;
}

.z-index-100 {
    z-index: -100;
}

.mb-100 {
    margin-bottom: 100px;
}

.sale-img {
    top: -130px;
    left: 3px;
}

.small-middle-title {
    font-size: 24px;
    font-weight: 600;
}

.small-middle-text {
    font-size: 18px;
    font-weight: 500;
}

.cars-slider-link {
    font-size: 16px !important;
    color: #212529 !important;
    font-weight: 400 !important;
}

.cars-slider-link:hover {
    color: #3a8ec6 !important;
}

.policy-privacy li::marker {
    font-weight: bold;
}

.accordion {
    background-color: transparent;
    color: white;
    cursor: pointer;
    padding: 10px 5px 10px 5px;
    width: 90%;
    text-align: left;
    outline: none;
    font-size: 16px;
    font-weight: 400;
    transition: 0.4s;
    border: none;
}

.active,
.accordion:hover {
    background-color: transparent;
}

.panel {
    padding: 0 18px;
    display: none;
    background-color: transparent;
    overflow: hidden;
    width: 80%;
}

.panel p {
    color: white;
}

button.accordion span {
    float: right;
}

.news-5 {
    color: #3a8ec6 !important;
    text-decoration: none !important;
}

.news-5:hover {
    color: #3a8ec6 !important;
    font-weight: 500;
}

.side-menu-test-drive {
    background: #3a8ec6;
    width: 220px;
    position: fixed;
    z-index: 1000;
    top: 40%;
    right: -175px;
    transition: right 0.5s ease-in-out;
    /* Adds a transition effect */
}

.side-menu-settings {
    background: #3a8ec6;
    width: 220px;
    position: fixed;
    z-index: 1000;
    top: 47%;
    right: -175px;
    transition: right 0.5s ease-in-out;
    /* Adds a transition effect */
}

.side-menu-price {
    background: #3a8ec6;
    width: 220px;
    position: fixed;
    z-index: 1000;
    top: 54%;
    right: -175px;
    transition: right 0.5s ease-in-out;
    /* Adds a transition effect */
}

.side-menu-available-car {
    background: #3a8ec6;
    width: 220px;
    position: fixed;
    z-index: 1000;
    top: 61%;
    right: -175px;
    transition: right 0.5s ease-in-out;
    /* Adds a transition effect */
}

.side-menu-test-drive:hover {
    right: 0;
}

.side-menu-settings:hover {
    right: 0;
}

.side-menu-price:hover {
    right: 0;
}

.side-menu-available-car:hover {
    right: 0;
}

@media (max-width: 991px) {
    .mobile-logo {
        width: 100vh !important;
        background: #f1f0f0;
    }

    .sub-menu-container {
        padding: 22px 0;
    }

    .horizontal-menu {
        flex-wrap: wrap;
    }

    .models-container {
        padding: 25px 15px;
    }

    .models-description {
        padding: 25px 15px !important;
    }

    .models-description p {
        font-size: 16px !important;
    }

    .lpg-title {
        font-size: 24px !important;
    }

    .lpg2_h3 {
        font-size: 19px;
        width: 100%;
        margin: 30px auto;
    }

    .lpg-text {
        font-size: 16px !important;
    }

    .form-title-offers {
        font-size: 24px !important;
    }

    .form-title-offers-black {
        font-size: 24px !important;
    }

    .serwis-subtitle a {
        font-size: 18px;
    }

    .serwis-subtitle {
        font-size: 20px !important;
        font-weight: 600 !important;
    }

    .assistance-list li {
        font-size: 16px !important;
    }

    .serwis-title {
        font-size: 28px !important;
        font-weight: 600 !important;
    }

    .chronicle-container {
        padding: 30px 15px;
        overflow: auto;
    }

    /*.carousel-pagination {
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
        border-bottom: 1px solid black;
    }*/
    .carousel-pagination-characteristics-mobile {
        position: absolute !important;
        z-index: 900;
        color: white !important;
        border-bottom: 1px solid black;
        max-width: 100% !important;
    }

    .carousel-pagination-characteristics {
        padding: 15px !important;
        color: white !important;
        margin-top: 0 !important;
        max-width: 100% !important;
        left: 0 !important;
        transform: none !important;
    }

    .autoparts {
        font-size: 12px !important;
        font-weight: 500;
    }

    .version-title {
        font-size: 18px !important;
        font-weight: 700 !important;
        padding-left: 0 !important;
    }

    /*.all-versions {
        padding: 25px 15px !important;
    }*/

    .models-price {
        margin-left: 0 !important;
    }

    .models-price img {
        width: 100% !important;
        height: auto !important;
    }

    .models-price div span {
        color: #3a8ec6 !important;
    }

    .equipment-packages {
        padding: 25px 15px !important;
        width: 100% !important;
        height: 100% !important;
    }

    .video-description {
        padding: 25px 15px !important;
    }

    .video-description p {
        font-size: 24px !important;
        font-weight: 700 !important;
    }

    .gallery-description {
        height: 345px !important;
        padding: 25px 15px !important;
    }

    /*.carousel-pagination-gallery {
        background: black;
        position: relative !important;
        bottom: 0 !important;
        right: 0 !important;
        padding-top: 10px;
        padding-bottom: 10px;
    }*/
    .model-price {
        padding: 25px 15px !important;
    }

    .price-container {
        background: black;
        padding: 25px 15px !important;
    }

    .price-container div img {
        width: 100% !important;
        height: auto !important;
    }

    .slider-container .tns-outer {
        height: 150px !important;
    }

    .pickup {
        font-size: 20px !important;
    }

    .form-title {
        font-size: 18px;
        font-weight: 500;
    }

    .redirect-link {
        font-size: 20px !important;
        text-decoration: underline !important;
    }

    .digits {
        font-size: 48px !important;
        font-weight: 600 !important;
        color: #3a8ec6;
    }

    .digits-currency {
        font-size: 15px !important;
        font-weight: 600 !important;
        color: #3a8ec6;
        margin-bottom: -4px !important;
    }

    .strengths-title {
        font-size: 28px !important;
        font-weight: 600 !important;
    }

    .strengths-description {
        font-size: 16px !important;
        font-weight: 400 !important;
    }

    .slider-pagination-gallery li {
        font-size: 14px !important;
        font-weight: 400 !important;
    }

    .values-title {
        position: relative !important;
        top: 0 !important;
        padding: 25px 15px !important;
        font-size: 28px !important;
        text-align: center;
        margin-bottom: 0 !important;
    }

    .values-description {
        padding: 25px 15px !important;
        font-size: 16px !important;
        font-weight: 500;
        line-height: 35px;
    }

    .values-description p {
        width: 100% !important;
    }

    .symbols-container {
        padding: 25px 15px !important;
    }

    .symbols-title {
        font-size: 28px !important;
    }

    .symbols-description {
        font-size: 16px !important;
        max-width: 100% !important;
        width: 100% !important;
        line-height: 1.5 !important;
    }

    .symbols-wrapper {
        margin-left: 0 !important;
    }

    .our-values {
        position: relative !important;
        width: 100% !important;
        top: 0 !important;
        padding: 25px 15px !important;
    }

    .our-values-wrapper {
        padding: 0 15px !important;
    }

    .news-container {
        padding: 25px 15px !important;
    }

    .news-container div img {
        width: auto !important;
        height: auto !important;
        max-width: 100% !important;
    }

    .news-container div div img {
        width: auto !important;
        height: auto !important;
        max-width: 100% !important;
    }

    .news-description {
        width: 100% !important;
    }

    .torres-description {
        padding: 25px 15px !important;
        font-size: 16px !important;
        font-weight: 500 !important;
        width: 100%;
    }

    .assistance-wrapper {
        padding: 25px 15px !important;
    }

    .bodies-wrapper {
        padding: 25px 15px !important;
    }

    .contact-container {
        padding: 25px 15px !important;
    }

    .all-news button {
        padding: 9px 20px !important;
    }

    .news-title {
        font-size: 28px !important;
        font-weight: 500 !important;
        margin-bottom: 15px !important;
    }

    .one-news-container {
        padding: 25px 15px !important;
    }

    .yt-video {
        width: 100% !important;
        height: 315px !important;
    }

    #grouped-images-3 a img {
    }

    .version-package {
        font-size: 13px !important;
        margin-right: 0 !important;
    }

    .price-list {
        padding: 25px 15px !important;
    }

    .price-title-container div .tns-outer .tns-ovh {
        height: 130px !important;
    }

    .cookies-container {
        padding: 25px 15px !important;
    }

    .groups-text {
        padding: 25px 15px !important;
    }

    .groups-container {
        padding: 25px 15px !important;
    }

    .groups-title {
        font-size: 32px !important;
    }

    .groups-list {
        padding: 25px 15px !important;
    }

    .btn-ask-offer {
        padding: 5px 13px !important;
        font-size: 20px !important;
    }

    .ask-offer p {
        font-size: 20px !important;
    }

    .groups-list div {
        padding: 25px 15px !important;
    }

    .group-title {
        font-size: 24px !important;
    }

    .group-description {
        font-size: 18px !important;
        width: auto !important;
        max-width: 450px !important;
    }

    .sub-menu-container-mobile a {
        text-decoration: none !important;
        font-size: 18px;
        font-weight: 600;
        color: black !important;
    }

    .chronicle {
        padding: 25px !important;
        text-align: center;
    }

    .chronicle h2 {
        font-size: 28px !important;
    }

    .chronicle-title {
        font-size: 24px !important;
    }

    .group-image-title {
        font-size: 24px !important;
        padding: 15px 0 !important;
    }

    .chronicle-menu {
        top: 60px !important;
        overflow-x: scroll !important;
    }

    .offer-title {
        font-size: 14px !important;
    }

    .search-btn {
        width: 100% !important;
    }

    .models-slider-container {
        overflow-x: scroll !important;
        background: #f1f0f0;
        padding: 20px 20px 30px 20px;
        margin: -20px;
        position: relative;
        z-index: 999;
    }

    .cars-slider .slide:hover {
        transform: scale(1) !important;
    }

    .model-container .slide:hover {
        transform: scale(1) !important;
    }

    .menu-offers-container span {
        font-size: 16px !important;
    }

    .menu-offers-container ul li a {
        font-size: 16px !important;
        font-weight: 600 !important;
    }

    .menu-offers-container {
        overflow-x: hidden;
        padding: 25px 15px !important;
    }

    .menu-offers-container ul {
        flex-direction: column;
    }

    .title-groups {
        padding: 15px !important;
    }

    .title-groups h2 {
        font-size: 24px !important;
    }

    .sale-content-container {
        padding: 25px 15px !important;
    }

    .sale-subtitle {
        font-size: 20px !important;
        font-weight: 600;
    }

    .sale-subtitle span {
        font-size: 32px !important;
        font-weight: 700 !important;
    }

    .box-container {
        margin-bottom: 160px;
    }

    .small-text-sale {
        margin-top: 0 !important;
        margin-bottom: 30px !important;
    }

    .know-offer-title {
        font-size: 24px !important;
    }

    .know-offer-small-text {
        font-size: 18px !important;
    }

    .btn-ask-offer-sale {
        padding: 15px 45px !important;
        font-size: 18px !important;
        font-weight: 600 !important;
        width: 100% !important;
    }

    .offer-employer-container {
        padding: 25px 15px !important;
    }

    .box-employer {
        background: #d9d9d9;
        padding: 25px 15px !important;
        font-size: 18px !important;
    }

    .box-employer p {
        font-size: 18px !important;
    }

    .find-dealer {
        font-size: 18px !important;
        width: 100% !important;
    }

    .know-offer-container {
        padding: 25px 15px !important;
    }

    .finance-container {
        padding: 25px 15px !important;
    }

    .finance-box {
        width: calc(100vw - 30px) !important;
    }

    .insurance-container {
        padding: 25px 15px !important;
    }

    .insurance-block {
        font-size: 18px !important;
        margin-bottom: 20px !important;
    }

    .insurance-description {
        width: 100% !important;
    }

    .gap-img {
        margin-top: 25px !important;
        margin-bottom: 25px !important;
    }

    .professional-container {
        padding: 25px 15px 0 15px !important;
    }

    .professional-box {
        font-size: 18px !important;
        padding: 25px 15px !important;
    }

    .professional-title {
        font-size: 18px !important;
        padding: 15px 0 !important;
    }

    .disclaimer {
        margin-top: 20px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .price-title {
        font-size: 19px !important;
    }

    .know-offer-container .row div .color-title {
        width: 100% !important;
    }

    #main,
    #main-1,
    #main-torres,
    #main-korando,
    #main-korando-e,
    #main-musso,
    #main-musso-g,
    #main-tivoli,
    #main-tivoli-g,
    #main-rexton {
        margin-top: 0 !important;
    }

    .range-korando-e {
        margin-top: 0 !important;
    }

    .shopping-cart-wrapper {
        width: 100% !important;
    }

    .items-wrapper {
        padding: 25px 25px !important;
        width: 100% !important;
    }

    .item-card {
        height: auto !important;
    }

    #range,
    #range-1,
    #range-torres,
    #range-korando,
    #range-korando-e,
    #range-musso,
    #range-musso-g,
    #range-tivoli,
    #range-tivoli-g,
    #range-rexton {
        bottom: 0 !important;
    }

    .dealers-container {
        padding: 25px 15px !important;
    }

    .input-group input {
        max-width: 100% !important;
    }

    .btn-card {
        width: 100% !important;
    }

    .dealer-btn {
        font-size: 20px !important;
        padding: 13px 20px !important;
    }

    .advantages {
        font-size: 28px !important;
        font-weight: 600;
    }

    .advantages-container {
        margin-top: 40px !important;
    }

    .done-to-pick-up-btn {
        font-size: 16px !important;
        padding: 10px 15px !important;
    }

    .more-btn {
        font-size: 16px !important;
        padding: 10px 20px !important;
    }

    .musso-wrapper {
        padding: 20px !important;
    }

    .musso-container {
        padding: 25px 30px !important;
    }

    .advantages-list .advantage-title {
        font-size: 18px !important;
    }

    .advantages-list li {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .professional-description {
        margin-top: 30px !important;
        margin-bottom: 30px !important;
    }

    .find-dealer-link {
        padding: 10px !important;
        font-size: 18px !important;
    }

    .font-price {
        font-size: 14px !important;
    }

    .font-price-big {
        font-size: 36px !important;
    }

    .sale-offer-container {
        padding: 25px 15px !important;
    }

    .year {
        font-size: 20px !important;
        font-weight: 500 !important;
    }

    .finance-description-bold-text {
        width: 100% !important;
    }

    .finance-description-text {
        width: 100% !important;
    }

    .cars-slider-mobile .slide {
        padding-top: 15px;
    }
}

@media (min-width: 991px) and (max-width: 1350px) {
    .box-container {
        margin-bottom: 150px;
    }

    .box-container.tivoli {
        margin-bottom: 0;
    }

    .box-container.musso-grand {
        margin-bottom: 0;
    }
}

@media (min-width: 991px) and (max-width: 1499px) {
    .year {
        font-size: 18px !important;
        font-weight: 500 !important;
    }
}

.year {
    font-size: 20px;
    font-weight: 500;
}

.font-price {
    font-size: 18px;
    font-weight: 600;
    color: #c1a46e;
    white-space: nowrap;
}

.font-price-big {
    font-size: 55px;
    font-weight: 600;
    color: #c1a46e;
    white-space: nowrap;
    line-height: 40px;
}

.lpg-img img {
    width: 44px;
    height: 44px;
    filter: brightness(0) saturate(0);
}

.advantages-description {
    font-size: 18px !important;
    font-weight: 400 !important;
    margin-top: 20px;
}

.advantages-title {
    font-size: 22px !important;
    font-weight: 600 !important;
}

.advantages-list {
    list-style: none;
}

.img-active {
    filter: invert(65%) sepia(35%) saturate(477%) hue-rotate(1deg)
        brightness(83%) contrast(88%) !important;
}

.rotate-180 {
    transform: rotate(180deg);
}

.advantages-list .advantage-title {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 600;
    list-style: none;
    cursor: pointer;
}

.advantages-list li {
    list-style: none;
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 15px;
    border-bottom: 2px solid #d6d6d6;
    margin-bottom: 30px;
}

.advantages-list li {
    list-style: none;
    padding-bottom: 30px;
    padding-left: 40px;
    padding-right: 15px;
    border-bottom: 2px solid #d6d6d6;
    margin-bottom: 30px;
}

.advantages-list .promo-package li {
    list-style: disc !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    border: none !important;
    margin-bottom: 10px !important;
    font-size: 18px;
}

.description-text {
    display: none;
}

.advantages-container {
    margin-top: 115px;
}

.advantages {
    font-size: 36px;
    font-weight: 600;
    text-transform: uppercase;
}

#range,
#range-1,
#range-torres,
#range-korando,
#range-korando-e,
#range-musso,
#range-musso-g,
#range-tivoli,
#range-tivoli-g,
#range-rexton {
    position: relative;
    bottom: 0px;
}

#range-torres {
    position: relative;
    bottom: 0;
}

@media (max-width: 991px) {
    #range-torres {
        position: relative;
        bottom: -20px;
    }
}

.color-option-torres img {
    position: relative;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    border-bottom: 3px solid transparent;
}

.color-option-torres span {
    display: none;
    background-color: #fff;
}

.color-option-torres:hover span {
    display: inline-block;
}

.color-option-torres.selected img {
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    border-bottom: 3px solid #3a8ec6;
}

.selected-color {
    position: absolute;
    top: 50%;
    transform: translateY(-85%);
}

@media (min-width: 992px) {
    .selected-color .color-option-torres:hover img {
        transform: scale(1.2);
    }

    .color-option-torres.selected img {
        transform: scale(1.2);
    }
}

#main-1.torres-360 {
    transform: scale(0.8);
}

@media (min-width: 992px) and (max-width: 1600px) {
    #main-1.torres-360 {
        transform: scale(0.7);
    }
}

@media (max-width: 991px) {
    .selected-color {
        position: relative;
        transform: translateY(-50%);
    }

    .color-option-torres div {
        visibility: hidden;
    }

    #main-1.torres-360 {
        transform: scale(1);
    }
}

.range-korando-e {
    position: relative;
    margin-top: -50px;
}

#main,
#main-1,
#main-torres,
#main-korando,
#main-korando-e,
#main-musso,
#main-musso-g,
#main-tivoli,
#main-tivoli-g,
#main-rexton {
    position: relative;
    margin-top: -150px;
    z-index: -1000;
}

.add-item {
    position: absolute;
    top: 0;
    right: 0;
    background: #c1a46e;
    border: 1px solid #c1a46e;
    border-radius: 0 5px 0 0;
    padding: 15px;
    color: white;
    font-size: 16px;
    font-weight: 500;
    width: 102px;
}

.remove-item {
    position: absolute;
    top: 0;
    right: 0;
    background: #d80027;
    border: 1px solid #d80027;
    border-radius: 0 5px 0 0;
    padding: 15px;
    width: 102px;
    color: white;
    font-size: 16px;
    font-weight: 500;
}

.item-card {
    width: 100%;
    border: 1px solid white;
    background: white;
    border-radius: 4px;
    padding: 25px;
    height: 218px;
}

.items-wrapper {
    background: #ededed;
    border-radius: 20px;
    padding: 70px 45px;
}

.total-items {
    font-size: 14px;
    font-weight: 400;
}

.arrow_shop-card_right {
    display: none;
}

.arrow_shop-card_down {
    display: block;
}

.shopping-cart {
    background: #131212;
    border: 1px solid #131212;
    border-radius: 10px 10px 0 0;
    color: white;
    font-size: 20px;
    font-weight: 600;
    padding: 20px 25px;
}

.total-sum {
    background: white;
    border: 2px solid #f4f4f4;
    border-radius: 0 0 10px 10px;
    padding: 25px;
}

.shopping-cart-wrapper {
    width: 585px;
}

.car-bodies {
    border-top: 2px solid grey;
    border-bottom: 2px solid grey;
}

.price-title {
    font-size: 28px;
    font-weight: 500;
}

.price-title-container div .tns-outer .tns-controls button:first-of-type {
    margin-left: -0.5rem;
}

.disclaimer {
    margin-top: 120px;
    padding: 10px;
    font-size: 13px;
}

.professional-title {
    font-size: 24px;
    font-weight: 600;
    background: black;
    color: white;
    padding: 20px 0;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
}

.professional-box {
    font-size: 20px;
    font-weight: 600;
    color: white;
    background: #362f4e;
    padding: 38px 120px;
    text-align: center;
}

.professional-container {
    padding: 50px 50px 0 50px;
}

.gap-img {
    margin-top: 100px;
    margin-bottom: 100px;
}

.insurance-description {
    font-size: 18px;
    font-weight: 500;
    width: 65%;
}

ol.insurance-text li::marker {
    font-weight: 700;
}

ol.insurance-text li {
    margin-bottom: 15px;
}

ul.insurance-description li {
    margin-bottom: 15px;
}

.insurance-text {
    font-size: 18px;
    font-weight: 500;
}

.insurance-block {
    padding: 20px 0;
    font-size: 24px;
    font-weight: 600;
    color: white;
    background: #362f4e;
    margin-bottom: 60px;
}

.insurance-container {
    padding: 50px;
}

.benefits-description {
    width: 260px;
}

.benefits-description p {
    font-size: 18px;
    font-weight: 600;
}

.benefits-micro-rata {
    padding: 100px 150px 0 150px;
}

.benefits-micro-rata h3 {
    font-size: 28px;
    font-weight: 600;
}

.benefits-micro-rata-leasing {
    padding: 100px 0 0 0;
}

.benefits-micro-rata-leasing h3 {
    font-size: 28px;
    font-weight: 600;
}

.finance-box-active {
    background: #c1a46e !important;
}

.finance-description-bold-text {
    font-size: 18px;
    font-weight: 500;
    width: 75%;
}

.finance-description-text {
    font-size: 18px;
    font-weight: 400;
    width: 60%;
}

.finance-list-title {
    color: #3a8ec6;
    font-size: 22px;
    font-weight: 600;
}

.finance-box p {
    color: white;
    font-size: 22px;
    font-weight: 600;
}

.finance-box {
    width: 392px;
    height: 212px;
    background: #362f4e;
    padding: 60px 0 60px 40px;
    cursor: pointer;
}

.finance-box-text {
    color: black;
    font-size: 18px;
    font-weight: 400;
    max-width: 380px;
    margin-top: 55px;
}

.color-dark-red {
    color: #99002d;
}

.dealers-list {
    font-size: 18px;
    font-weight: 700;
    color: black;
    text-decoration: none;
}

.dealers-list:hover {
    color: black !important;
    text-decoration: underline #99002d !important;
}

.musso-container {
    background: #e9e9e9;
    padding: 50px 70px;
}

.musso-wrapper {
    background: white;
    padding: 40px;
}

.find-dealer-link {
    border: 2px solid #99002d;
    color: #99002d;
    padding: 14px 15px;
    font-size: 20px;
    font-weight: 500;
    text-decoration: none !important;
    max-width: max-content;
    display: block;
}

.find-dealer-link:hover {
    border: 2px solid #99002d;
    background: #99002d;
    color: white;
}

.professional-link {
    font-size: 18px;
    font-weight: 700;
    color: #99002d;
    text-decoration: none;
    display: inline-flex !important;
}

.professional-link:hover {
    color: #99002d !important;
    text-decoration: underline !important;
}

.available-accessories {
    font-size: 20px;
    font-weight: 600 !important;
    text-decoration: none;
    color: #99002d;
}

.available-accessories:hover {
    color: #99002d !important;
    text-decoration: underline !important;
    font-weight: 600 !important;
}

.finance-box:hover {
    background: #c1a46e;
}

.finance-container {
    padding: 70px 130px;
}

.know-offer-container {
    background: #f7f7f7;
    padding: 60px 0 60px 60px;
}

.know-offer-container .row div .color-title {
    width: 80%;
}

.box-employer {
    background: #d9d9d9;
    padding: 20px 0;
    width: 100%;
    margin-bottom: 35px;
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
}

.box-employer p {
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
    color: black;
    max-width: 1185px;
}

.offer-employer-container {
    padding: 55px;
}

.find-dealer {
    background: #362f4e;
    color: white;
    border: 1px solid #362f4e;
    font-size: 24px;
    font-weight: 600;
    padding: 15px 55px;
    text-align: center;
    width: 360px;
    text-decoration: none;
}

.find-dealer:hover {
    background: transparent;
    color: #362f4e;
}

.btn-ask-offer-sale {
    padding: 15px 55px;
    font-size: 24px;
    font-weight: 600;
    background: #c1a46e;
    text-align: center;
    text-decoration: none;
    color: white;
    width: 360px;
    border: 1px solid #c1a46e;
}

.btn-ask-offer-sale:hover {
    background: transparent;
    color: #362f4e;
    border: 1px solid #362f4e;
}

.know-offer-small-text {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 50px;
}

.know-offer-title {
    font-weight: 600;
    font-size: 40px;
}

.sale-offer-container {
    padding: 75px 45px;
    background: #f7f7f7;
    margin-bottom: 100px;
}

.small-text-sale {
    font-size: 16px;
    font-weight: 400;
    margin-top: 115px;
    margin-bottom: 75px;
}

.btn-sale {
    position: absolute;
    bottom: -30px;
    left: 25px;
    background: #030303;
    color: white;
    padding: 8px 15px;
    font-size: 32px;
    font-weight: 600;
    text-decoration: none;
}

.btn-sale:hover {
    background: #3a8ec6;
    color: white;
}

.price-text {
    font-size: 64px;
    font-weight: 800;
}

.box-container {
    background: #ededed;
    padding: 80px 10px 40px;
    width: 253px;
    height: 241px;
}

.box-text {
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    line-height: 23px;
    margin-bottom: 8px !important;
}

.box-text-blue {
    font-size: 28px;
    font-weight: 700;
    color: #3a8ec6;
    text-align: center;
}

.sub-text {
    font-size: 20px;
    font-weight: 500;
}

.sale-subtitle {
    color: #3a8ec6;
    font-size: 36px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 170px;
}

.sale-subtitle span {
    font-size: 64px;
    font-weight: 800;
}

.sale-content-container {
    padding: 55px 40px;
}

.cars-container a:hover {
    transform: scale(1.1) !important;
}

.models-slider-container {
    overflow-x: hidden;
    white-space: nowrap;
}

.cars-slider .slide:hover {
    transform: scale(1.1);
}

.model-container .slide:hover {
    transform: scale(1.1);
}

.group-image-title {
    font-size: 45px;
    font-weight: 500;
    color: white;
    background: black;
    text-align: center;
    padding: 35px 0;
}

.chronicle-title {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 10px;
}

.chronicle-menu {
    max-width: 100%;
}

.group-description {
    font-size: 20px;
    font-weight: 500;
    width: 450px;
}

.group-title {
    font-size: 32px;
    font-weight: 600;
}

.ask-offer p {
    font-size: 32px;
    font-weight: 600;
}

.btn-ask-offer {
    padding: 15px 35px;
    font-size: 32px;
    font-weight: 500;
    background: #362f4e;
    text-align: center;
    text-decoration: none;
    color: white !important;
}

.btn-ask-offer:hover {
    background: white !important;
    border: 1px solid #362f4e !important;
    color: #362f4e !important;
}

.ask-offer {
    padding: 70px 0;
    background: #ededed;
}

.groups-list {
    padding: 50px 60px;
}

.groups-list div {
    padding: 50px 100px;
    border-top: 2px solid #d9d9d9;
}

.groups-title {
    font-size: 48px;
    font-weight: 600;
}

.groups-container {
    padding: 34px 50px 0 50px;
    position: relative;
}

.cookies-container {
    padding: 34px 50px 95px 50px;
}

.version-package {
    font-size: 18px;
    font-weight: 500;
}

.button-back {
    font-size: 18px;
    font-weight: 400;
    color: black;
    cursor: pointer;
}

.one-news-container {
    padding: 50px 50px 100px 50px;
}

iframe.yt-video {
    width: 100%;
    height: 380px;
}

.news-title {
    font-size: 48px;
    font-weight: 500;
    margin-bottom: 90px;
}

.assistance-wrapper {
    padding: 34px 50px 95px 50px;
}

.bodies-wrapper {
    padding: 34px 50px 95px 50px;
}

.torres-description {
    padding: 25px 60px;
    font-size: 24px;
    font-weight: 500;
    width: 80%;
}

.news-description {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    width: 80%;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.news-container {
    padding: 60px 60px 30px 60px;
}

.our-values-wrapper {
    padding: 45px 55px;
}

.our-values {
    position: absolute;
    padding: 60px;
    background: white;
    left: 0;
    top: 10%;
    max-width: 845px;
}

.symbols-wrapper {
    margin-left: 0;
}

.symbols-description {
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
}

.symbols-title {
    font-size: 32px;
    font-weight: 500;
}

.symbols-container {
    padding: 110px 130px;
}

.values-description {
    padding: 24px 55px;
    background: black;
    font-size: 20px;
    font-weight: 500;
    line-height: 35px;
}

.values-description p {
    color: white;
    width: 70%;
}

.values-title {
    position: absolute;
    top: 80%;
    left: 0;
    padding: 5px 55px;
    background: white;
    font-size: 40px;
    font-weight: 500;
}

.slider-pagination-gallery li {
    font-size: 18px;
    font-weight: 500;
}

.strengths-description {
    font-size: 20px;
    font-weight: 400;
}

.strengths-title {
    font-size: 36px;
    font-weight: 700;
}

.digits {
    font-size: 64px;
    font-weight: 600;
    color: #3a8ec6;
}

.digits-currency {
    font-size: 16px;
    font-weight: 600;
    color: #3a8ec6;
}

.pickup {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 0;
}

.model-price {
    padding: 90px 130px 90px 90px;
}

.carousel-pagination-gallery {
    position: relative;
    background: black;
    z-index: 100;
}

.gallery-description {
    height: 120px;
    background: black;
    padding: 20px 95px;
}

.video-description {
    padding: 55px 180px;
}

.video-description p {
    font-size: 48px;
    font-weight: 700;
}

.equipment-packages {
    border: 1.3px solid rgba(0, 0, 0, 0.65);
    padding: 30px 45px;
    max-width: 450px !important;
    width: 100%;
}

.models-price {
    margin-left: 134px;
}

/*.all-versions {
    padding: 35px 90px 100px 0;
}*/

.version-title {
    font-size: 40px;
    font-weight: 600;
    padding-left: 40px;
}

.autoparts {
    font-size: 18px;
    font-weight: 500;
    color: white;
    border-top: 1px solid white;
}

.carousel-pagination-characteristics {
    position: absolute;
    background: transparent;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 900;
    max-width: 740px;
    text-align: center;
    justify-content: center !important;
}

@media (max-width: 1500px) {
    .carousel-pagination-characteristics {
        max-width: 540px;
        padding-left: 30px;
    }
}

.carousel-pagination {
    position: absolute;
    top: 93%;
    left: 13%;
    z-index: 100;
}

.strengths {
    padding: 0 42px;
    max-width: 740px;
}

.models-description {
    background: black;
    padding: 68px 195px;
}

.models-description p {
    font-size: 28px;
    font-weight: 500;
    color: white;
    border: none;
}

#formRegister input {
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, 0.7);
}

#formRegister #formRegisterDealerId {
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, 0.7);
}

#exampleModalCenter .modal-close-button {
    background-color: #000;
    font-size: 1.5rem;
    font-weight: 700;
    color: #fff;
    text-decoration: none;
    padding: 0.5rem;
}

#search-road {
    position: relative;
    border: 1.5px solid #362f4e;
    background: white;
    color: #362f4e;
    font-size: 15px;
    font-weight: 500;
    padding: 10px;
}

#search-road:hover {
    background: #362f4e;
    color: #c1a46e;
}

.rotate {
    transform: rotate(180deg);
}

.promotion,
.sy-finance,
.sy-insurance,
.sy-professional {
    font-size: 20px;
    font-weight: 400;
}

.sy-professional a {
    font-size: 20px !important;
    font-weight: 400 !important;
}

.promotion:hover,
.sy-finance:hover,
.sy-insurance:hover,
.sy-professional:hover {
    color: #3a8ec6;
}

.menu-offers-container span {
    color: #3a8ec6;
}

.menu-offers-container {
    padding: 25px 55px;
}

.menu-offers-container .page-professional {
    font-size: 24px !important;
    font-weight: 600;
    color: black;
    text-decoration: none;
}

.menu-offers-container .page-professional:hover {
    font-size: 24px !important;
    font-weight: 600;
    color: #99002d !important;
    text-decoration: none;
}

.menu-offers-container ul li a:hover {
    color: #c1a46e;
    text-decoration: none;
}

.menu-offers-container.professional ul li a:hover {
    color: #99002d;
    text-decoration: none;
}

.active-page {
    color: #99002d;
    text-decoration: none;
}

.menu-offers-container ul li a {
    color: black;
    font-size: 24px;
    font-weight: 600;
    text-decoration: none;
}

.active-offer-red a {
    color: #99002d !important;
    text-decoration: underline !important;
}

.menu-offers-container span {
    font-size: 24px;
    font-weight: 600;
}

.title-groups {
    padding: 35px;
    background: black;
}

.title-groups h2 {
    font-size: 45px;
    font-weight: 500;
    color: white;
}

.professional-description {
    font-size: 20px;
    font-weight: 400;
    color: black;
    margin-top: 55px;
    margin-bottom: 75px;
}

.color-blue {
    color: #3a8ec6;
}

.color-black {
    color: black;
}

.done-to-pick-up-btn {
    font-size: 20px;
    font-weight: 600;
    padding: 14px 30px;
    background: #c1a46e;
    color: white;
    text-decoration: none;
    border: 2px solid #c1a46e;
    width: max-content;
    cursor: pointer;
}

.more-btn {
    font-size: 20px;
    font-weight: 600;
    padding: 14px 37px;
    background: #362f4e;
    color: white;
    text-decoration: none;
    border: 2px solid #362f4e;
    width: max-content;
}

.more-btn:hover {
    background: white;
    color: #362f4e;
}

.done-to-pick-up-btn:hover {
    background: white;
    color: #c1a46e;
}

@media (min-width: 320px) and (max-width: 374px) {
    .gallery-description {
        height: 340px !important;
    }
}

.fix-menu {
}

.fix-menu ul li a.test-drive-cars:hover,
.fix-menu ul li a.configurator-cars:hover,
.fix-menu ul li a.price-models:hover,
.fix-menu ul li a.available-cars:hover,
.fix-menu ul li a.tel-number:hover {
    right: 0;
}

.fix-menu ul li a.test-drive-cars,
.fix-menu ul li a.configurator-cars,
.fix-menu ul li a.price-models,
.fix-menu ul li a.available-cars,
.fix-menu ul li a.tel-number {
    position: relative;
    transition: right 0.5s ease-out;
}

.fix-menu ul li a {
    text-transform: uppercase;
    text-decoration: none;
    background: #3a8ec6;
    color: white;
    padding: 10px 13px;
    width: 282px;
    display: flex;
    align-items: center;
    overflow-x: hidden;
}

@media only screen and (max-width: 991px) {
    .fix-menu ul li a.tel-number {
        right: -282px;
        position: fixed;
        top: 75%;
        z-index: 1001;
    }

    .fix-menu ul li a.test-drive-cars {
        right: -282px;
        position: fixed;
        top: calc(75% - 60px);
        z-index: 1001;
    }

    /* .fix-menu ul li a.configurator-cars {
         right: -282px;
         position: fixed;
         top: calc(50% - 60px);
         z-index: 1001;
     }*/
    .fix-menu ul li a.price-models {
        right: -282px;
        position: fixed;
        top: calc(75% - 120px);
        z-index: 1001;
    }

    .fix-menu ul li a.available-cars {
        right: -282px;
        position: fixed;
        top: calc(75% - 180px);
        z-index: 1001;
    }
}

@media (min-width: 992px) {
    .fix-menu ul li a.tel-number {
        right: -232px;
        position: fixed;
        top: 75%;
        z-index: 1001;
    }

    .fix-menu ul li a.test-drive-cars {
        right: -232px;
        position: fixed;
        top: calc(75% - 60px);
        z-index: 1001;
    }

    .fix-menu ul li a.configurator-cars {
        right: -232px;
        position: fixed;
        top: calc(75% - 120px);
        z-index: 1001;
    }

    .fix-menu ul li a.price-models {
        right: -232px;
        position: fixed;
        top: calc(75% - 180px);
        z-index: 1001;
    }

    .fix-menu ul li a.available-cars {
        right: -232px;
        position: fixed;
        top: calc(75% - 240px);
        z-index: 1001;
    }

    .fix-menu ul li a:hover {
        color: white;
    }
}

.icon-closed {
    width: 26px;
    height: auto;
}

.sy-prof:hover {
    color: #99002d !important;
}

@media (max-width: 991px) {
    .price-title-text {
        font-size: 40px;
        font-weight: 500;
        padding-left: 0;
    }

    .strengths {
        padding: 35px 15px !important;
        width: 100% !important;
        height: 380px;
        max-width: 100% !important;
    }

    .gallery-description {
        height: 280px !important;
        padding: 25px 15px !important;
    }
}

@media (max-width: 640px) {
    .strengths {
        padding: 35px 15px !important;
        width: 100% !important;
        height: 460px;
        max-width: 100% !important;
    }

    .gallery-description {
        height: 310px;
        padding: 25px 15px !important;
    }
}

@media (max-width: 1600px) {
    .main-navigation {
        font-size: 15px;
    }
}

@media (max-width: 1400px) {
    .main-navigation {
        font-size: 14px;
    }

    .hide-shop-card {
        display: none;
    }

    .arrow_shop-card_right {
        display: block;
    }

    .arrow_shop-card_down {
        display: none;
    }
}
@media (max-width: 1200px) {
    .main-navigation {
        font-size: 12.5px;
    }
}
