﻿/*
Theme Name: Carasso
Version: 1.0
*/

/*     unicode-range: U+05D0-05EA; */

@font-face {
    font-family: 'Assistant';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Assistant'), local('Assistant-Regular'), url(https://fonts.gstatic.com/s/assistant/v4/2sDcZGJYnIjSi6H75xkzamW5O7w.woff2) format('woff2');
    unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
}

@font-face {
    font-family: 'Assistant';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local('Assistant Bold'), local('Assistant-Bold'), url(https://fonts.gstatic.com/s/assistant/v4/2sDZZGJYnIjSi6H75xk700CsBp0YXCg.woff2) format('woff2');
    unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
}

@font-face {
    font-family: "InfinitiBrand";
    src: url("./fonts/InfinitiBrand-Regular.woff") format("woff2");
    font-weight: normal;
}

@font-face {
    font-family: "InfinitiBrand";
    src: url("./fonts/InfinitiBrand-Bold.woff") format("woff2");
    font-weight: bold;
}

html {
    scroll-behavior: smooth;
}

* {
    margin: 0;
    -webkit-tap-highlight-color: transparent;
    outline: none;
}

html {
    direction: rtl;
}

.pollution_1 {
    background-color: #1a582c;
}

.pollution_2 {
    background-color: #146634;
}

.pollution_3 {
    background-color: #0e7d3e;
}

.pollution_4 {
    background-color: #129346;
}

.pollution_5 {
    background-color: #23a348;
}

.pollution_6 {
    background-color: #3eaf49;
}

.pollution_7 {
    background-color: #98c93c;
}

.pollution_8 {
    background-color: #f9d324;
}

.pollution_9 {
    background-color: #fdbd3c;
}

.pollution_10 {
    background-color: #f89938;
}

.pollution_11 {
    background-color: #e67524;
}

.pollution_12 {
    background-color: #dc5f26;
}

.pollution_13 {
    background-color: #e02225;
}

.pollution_14 {
    background-color: #c52026;
}

.pollution_15 {
    background-color: #a41d20;
}

.safety_0 {
    background-color: #c00000;
}

.safety_1 {
    background-color: #e46c0b;
}

.safety_2 {
    background-color: #ffc000;
}

.safety_3 {
    background-color: #33af8a;
}

.safety_4 {
    background-color: #31859d;
}

.safety_5 {
    background-color: #268cca;
}

.safety_6 {
    background-color: #1184c7;
}

.safety_7 {
    background-color: #3a7fc2;
}

.safety_8 {
    background-color: #124aff;
}

 .safety {
    display: inline-block;
    padding: 3px 0;
    width: 20px;
    text-align: center;
    margin: -1px;
    color: white;
    padding: 1px 3px;
    display: inline-block;
    margin: 2px 1px;
}

.pollution{
    display: inline-block;
    padding: 3px 0;
    width: 20px;
    text-align: center;
    margin: -1px;
    color: black;
    padding: 1px 3px;
    display: inline-block;
    margin: 2px 1px;
}

.accessibility {
    position: fixed;
    width: 15vw;
    height: auto;
    background: transparent;
    bottom: 0;
    left: 2vw;
    display: flex;
    align-items: center;
    z-index: 9;
    color: #fff;
}

.mobile .accessibility {
    position: relative;
    width: 62%;
    height: auto;
    background: transparent;
    bottom: 0;
    left: -2vw;
    display: flex;
    align-items: center;
    z-index: 999;
    margin-bottom: 2vw;
    color: #000;
}

.accessibility-form-acc {
    display: none;
}

.notes{
    max-width: 71vw;
}

.mobile .notes{
    max-width: 100vw;
}
.mobile .accessibility-form-acc {
    position: relative;
    width: 50%;
    height: auto;
    background: transparent;
    bottom: -5vw;
    left: 3vw;
    display: flex;
    align-items: center;
    z-index: 999;
    margin-bottom: 2vw;
    display: none;
}

.accessibility img {
    height: 2vw;
    background: #fff;
    border-radius: 50%;
    border: 1px solid white;
}

.accessibility-form-acc img {
    height: 2vw;
    background: #fff;
    border-radius: 50%;
    border: 1px solid white;
}

.mobile .accessibility img {
    height: 8vw;
}

.mobile .accessibility-form-acc img {
    height: 8vw;
}

.accessibility a {
    color: #fff;
    padding: 0 0.5vw;
    font-size: 0.9vw;
}

.mobile .accessibility a {
    color: #000;
    padding: 0 0.8vw;
    font-size: 3.3vw;
}

.mobile .accessibility-form-acc a {
    color: #000;
    padding: 0 4.8vw 0 0.8vw;
    font-size: 3.3vw;
}

.init-not-display {
    display: none;
}

.no-desktop {
    display: none;
}

.mobile .no-desktop {
    display: block;
}

.mobile .no-mobile {
    display: none;
}

body {
    font-family: 'Assistant', 'InfinitiBrand', sans-serif;
}

.main {
    position: relative;
    width: 74.6vw;
    background-image: url('./images/des.png');
    background-size: cover;
    min-height: 53vw;
}

footer {
    padding: 1vw;
}

.car-titles {
    position: absolute;
    right: 18.5vw;
    text-align: center;
    top: 13.5vw;
    color: #fff;
}

.title {
    font-size: 13vw;
    font-weight: 700;
    background: radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(140,142,159,1) 117%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: -2.5vw;
}

.description {
    font-size: 1.7vw;
    width: 13vw;
    line-height: 1.2;
    margin: 0.6vw auto 0 0;
    position: absolute;
    left: 0;
    top: 24vw;
    text-align: justify;
    display: none;
}

.mobile .description {
    font-size: 1.7vw;
    width: 13vw;
    line-height: 1.2;
    margin: 0.6vw auto 0 0;
    position: absolute;
    left: 0;
    top: 24vw;
    text-align: justify;
    display: block;
}

.slogen {
    font-size: 2.3vw;
    font-weight: 700;
    line-height: 1.2;
    color: #000;
}
.new-slogen {
    font-size: 1.6vw;
    font-weight: 700;
    line-height: 1.2;
    color: #000;
}

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

.car-image {
    position: absolute;
    top: 26.5vw;
    left: 19vw;
    width: 43vw;
    animation: car-fade-out 0.5s 0.2s ease-in-out both;
}

.mobile .car-image {
    animation: mobile-car-fade-out 0.5s 0.2s ease-in-out both;
}

.car-image.active {
    animation: car-fade-in 0.5s 0.3s ease-in-out both;
}

.circle-descriptions {
    display: flex;
    width: 21vw;
    position: absolute;
    left: 2vw;
    top: 7vw;
    justify-content: space-between;
    flex-direction: column;
    align-items: flex-end;
}

.bg-slogan-1{
    /* background: radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(140,142,159,1) 117%);  */
    background: radial-gradient(circle,rgba(255,255,255,1) 0%,rgba(140,142,159,1) 117%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 0 1vw 0.3vw;
    width: 34vw;
    margin: 0 auto;
}
.mobile .bg-slogan-1 {
    width: 72vw;
    font-size: 4.1vw;
}
.bg-slogan-2{
    /* background: radial-gradient(circle, rgba(255,255,255,1) 0%, rgba(140,142,159,1) 117%); */
    background: radial-gradient(circle,rgba(255,255,255,1) 0%,rgba(140,142,159,1) 117%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 0 1vw 0.1vw;
    width: 15vw;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mobile .bg-slogan-2{
    width: 42vw;
    font-size: 6.7vw;
}

.bg-slogan-2 > span {
    font-size: 1vw;
    padding: 0.5vw;
}

.mobile .bg-slogan-2 > span {
    font-size: 3vw;
    padding: 0.5vw;
}

.bg-slogan-2> p{
    font-size: 2vw;
}

.mobile .bg-slogan-2> p{
    font-size: 6vw;
}



.slogan-h{
    line-height: 0.9;
    font-size: 0.8vw;
    padding: 0 0 0 0.1vw;
    text-align: left;
}
.slogan-shekel{
    font-size: 1.5vw;
    padding: 0.7vw 0.1vw 0 0;
}
.mobile .slogan-h{
    font-size: 2.3vw;
    padding: 0.5vw 0 0 0.6vw;
}
.mobile .slogan-shekel{
    font-size: 3.5vw;
    padding: 3.5vw 0.6vw 0 0;
}
.circle-description img {
    width: 6vw;
}

.circle-description {
    flex: 0 0 8.5vw;
    text-align: center;
    cursor: pointer;
    position: relative;
}

body:not(.mobile) .circle-description:hover .circle-popup {
    position: absolute;
    top: -1vw;
    transform: translate(25%, -100%);
    right: -7.5vw;
    width: 10vw;
    height: 6vw;
    text-align: center;
    font-size: 0.8vw;
    line-height: 1.2;
    color: #fff;
    margin-top: 7vw;
    display: flex;
    align-items: center;
    justify-content: center;
}

.circle-popup {
    display: none;
    animation: fade-in-from-bottom 0.4s ease-in-out both;
}

.circle-text {
    width: 7vw;
    font-size: 0.8vw;
    color: #fff;
    font-weight: 400;
}
.parking-car:before{
    content: '';
    background: #b5b9c6;
    width: 13vw;
    height: 3.9vw;
    position: absolute;
    margin-right: -8vw;
    top: 0.9vw;
    z-index: 0;
}
.mobile .parking-car:before{
display: none;
}
.mobile .bg_car_small{
display: none;
}
.parking {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 3vw;
    right: 3vw;
}

.parking-car {
    padding: 0.5vw 0 0.5vw 1vw;
    position: relative;
    cursor: pointer;
    height: 5.3vw;
}

/* body:not(.mobile) .parking-car:nth-of-type(1) {
    display: none;
} */

body:not(.mobile) .parking-car.remove .parking-text,
.parking-car.remove:before,
.parking-car.remove img{
    animation: car-fade-in-from-rigth-2 0.6s ease-in-out both;
}
@keyframes car-fade-in-from-rigth-2 {
    0% {
        transform: translate(-5vw, 0);
}
    100% {
        transform: translate(0, 0);
}
}
.parking-car img {
    width: 10vw;
    animation: car-fade-in-from-rigth 0.6s ease-in-out both;
    animation-delay: 0.2s;
    z-index: 2;
    -webkit-animation: car-fade-in-from-rigth 0.6s ease-in-out both;
}

.parking-car:before {
    animation: car-fade-in-from-rigth 0.6s ease-in-out both;
    -webkit-animation: car-fade-in-from-rigth 0.6s ease-in-out both;
}


.parking-car.active img {
    animation: car-fade-in-from-rigth-1 0.6s ease-in-out both;
    -webkit-animation: car-fade-in-from-rigth-1 0.6s ease-in-out both;
}
.parking-car.active:before {
    width: 13vw;
    margin-right: -8vw;
    animation: car-fade-in-from-rigth-1 0.6s ease-in-out both;
}
body:not(.mobile) .parking-car.active .parking-text{
    animation: car-fade-in-from-rigth-1 0.6s ease-in-out both;
}



body:not(.mobile) .parking-car.change img {
    animation: car-fade-out-to-left 0.6s ease-in-out both;
}

.parking-text {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 1.2vw;
    font-weight: 100;
    color: #fff;
}

.form {
    position: fixed;
    top: 0;
    left: 0;
    width: 24.6vw;
    height: 100%;
    color: white;
    padding: 0;
    box-sizing: border-box;
    color: #fff;
    background-color: #000000;
}

.form>* {
    padding: 0 2.5vw;
}

.form>.tnx {
    padding: 0;
}

.form .logo {
    width: 10vw;
    display: block;
    margin: 0 auto 5vw auto;
}

.form__title {
    text-align: center;
}

.form__must {
    font-size: 0.8vw;
    margin-top: 1.5vw;
}
.mobile .form__must {
    margin-top: 5vw;
}

.field label {
    display: block;
    background-color: white;
    padding: 0 0.4vw;
    margin: 1vw 0;
}

mobile .field label {
    padding: 0 1.4vw;
}

.field:not(.field-checkbox) label {
    border: 1px solid;
}

.field-checkbox label {
    background-color: transparent;
    display: flex;
}

.field-checkbox label .checkbox-title {
    color: #fff;
    margin-right: 0.5vw;
    line-height: 1.1;
    padding-left: 1vw;
    font-size: 0.9vw;
}

.field label div {
    color: #676767;
    font-size: 0.9vw;
}

.field label div.checkbox-v {
    border: 1px solid black;
}

.field input {
    display: block;
    border: 0;
    font-size: 1.2vw;
    width: 100%;
}

.mobile .field input {
    display: block;
    border: 0;
    font-size: 1.2vw;
    width: 90%;
}

.field input[type="submit"] {
    background-color: #77787b;
    color: white;
    padding: 0.3vw 0 0.6vw;
    font-size: 1.6vw;
    cursor: pointer;
    font-family: inherit;
    width: 100%;
    border: 1px solid #fff;
}

.field input[type="checkbox"] {
    display: none;
}

.checkbox-v {
    width: 1.8vw;
    height: 1.8vw;
    background-color: white;
    flex-shrink: 0;
    position: relative;
}
/* .mobile .checkbox-v::before {
    display: none;
} */
.field input[type="checkbox"]:checked +.checkbox-v::before {
    content: '✔';
    color: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 1.4vw;
    transition: all 0.2s ease-in-out;
    display: block;
}


.field input[type="checkbox"]:checked+.checkbox-v::before {
    color: black;
}

.mobile .form {
    display: none;
}

.TITLE {
    position: absolute;
    left: -170px;
    top: -170px;
    width: 2261px;
    height: 1421px;
    z-index: 30;
  }
  
.form .form-logo {
    display: block;
    margin: 1vw auto 0.5vw;
    width: 6vw;
    height: 6vw;
    object-fit: contain;
}
.title-bottom-1{
    font-size: 1.4vw;
    word-spacing: 0.3vw;
    line-height: 0.9;
}
.mobile .title-bottom-1 {
    font-size: 7vw;
    word-spacing: 1.1vw;
}
.mobile .title-bottom-2 {
    font-size: 7vw;
    word-spacing: -0.7vw;
}
.title-bottom-2{
    font-size: 1.4vw;
    word-spacing: -0.08vw;
    line-height: 1.2;
}

.main-m-logo {
    position: absolute;
    top: 5vw;
    left: 5vw;
    width: 20vw;
}

.form .tnx {
    text-align: center;
    padding: 0;
    display: none;
}

.tnk__icons {
    text-align: center;
    margin-top: 2vw;
}

.tnk__icons a img {
    width: 4vw;
    margin: 1vw 0.4vw;
}

.tnx__title {
    font-size: 1.8vw;
    line-height: 1;
    margin-bottom: 2vw;
}

.tnx__tips {
    display: block;
    color: white;
    text-decoration: none;
    padding: 0.6vw;
    background-color: #000000;
    font-size: 1.3vw;
    line-height: 1.1;
    text-align: center;
}

.safety-container {
    display: inline-block;
    direction: ltr !important;
    margin: 1vw 0;
}

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

.mobile .form .tnx {
    margin-top: 40vw;
}

.mobile .tnx__title {
    font-size: 7.5vw;
    margin-bottom: 10vw;
}

.mobile .tnx__tips {
    font-size: 6vw;
}

.mobile .tnk__icons {
    margin-top: 11vw;
}

.mobile .tnx .no-desktop {
    margin-left: 3vw;
    position: absolute;
    left: 0;
    bottom: 5vw;
}

.mobile .tnk__icons a img {
    width: 16vw;
    margin: 1vw 1.5vw;
}

[data-title="Q50"]{
    display: none;
}

.mobile {
    padding-bottom: 14vw;
}

.mobile .parking-car img {
    width: 17vw;
    animation: car-fade-in-from-rigth 0.6s ease-in-out both;
    margin: 3vw 1vw 0px -2vw;
    z-index: 1;
    position: absolute;
}
.parking-car[data-title='QX30'],
.parking-car[data-title='Q30']{
    display: none;
}
.mobile .parking-car::after {
    content: '';
    position: absolute;
    top: 0.5vw;
    right: 0.8vw;
    width: 13vw;
    height: 13vw;
    border: 1px solid #cdd2e0;
    border-radius: 50%;
    transition: 0.5s ease-in-out;
    background: #0000008f;
}
.only_desktop{
    display: block;
}
.mobile .only_desktop{
    display: none;
}
.only_mobile{
    display: none;
}
.mobile .only_mobile{
    display: block;
}
.mobile .parking-car.active::after {
    border: 1px solid #c9c5c4;
    background: #9396a1;
}

.mobile .main {
    background-image: url(./images/mob.png);
    width: 100%;
    overflow: hidden;
    min-height: 160vw;
    height: 164vw;
    transition: all 1s ease;
}
.mobile.show-details .main {
    background-image: url(./images/mob-2.png);
    transition: all 1s ease;
}

.mobile .parking {
    flex-direction: row;
    right: 0;
    width: 100%;
    justify-content: space-evenly;
    top: 30vw;
}

.only-mobile {
    display: none;
}

.mobile .only-mobile {
    display: block;
}

.mobile .car-titles {
    top: 56vw;
    right: 0;
    width: 100%;
}

.mobile .car-image {
    top: 83vw;
    width: 94vw;
    left: 3vw;
}

.mobile .parking-car {
    height: 13vw;
    flex: 0 0 16vw;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    border: 0;
    transform: scale(1.3);
}

.mobile .parking-text {
    top: unset;
    bottom: 0;
    font-size: 3vw;
    transform: translateY(100%);
    width: 100%;
    text-align: center;
    padding-left: 1vw;
}

.mobile .circle-descriptions {
    display: none;
    width: 100vw;
    left: 0;
    justify-content: space-around;
}

.mobile .description {
    font-size: 4vw;
    line-height: 1;
    text-align: right;
}

.mobile .title {
    font-size: 27.5vw;
    margin-top: -6vw;
}
.mobile.show-details .title {
    font-size: 6vw;
    font-weight: 600;
}

.parking > a:last-child{
    display: none;
}
.mobile .description {
    width: 56vw;
}

.mobile .slogen {
    font-size: 5vw;
    display: none;
}
.mobile.show-details .slogen {
    display: block;
    color: #fff;
    font-weight: 100;
}
.mobile .new-slogen {
    font-size: 5vw;
}

.mobile .cta {
    position: fixed;
    display: flex;
    bottom: 0;
    width: 100%;
    height: 14vw;
    z-index: 999;
}
.mobile .cta a {
    text-decoration: none;
    color: white;
    flex: 1;
    text-align: center;
    padding: 3vw;
    font-size: 4.5vw;
}

.mobile .cta .testDrive {
    background-color: #000000;
    color: white;
}

.mobile .cta .callUs {
    background-color: #ffffff;
    color: black;
    border: 0.6vw solid;
    padding: 2.5vw 3vw 3.5vw 3vw;
}

.mobile .form.active {
    animation: form-fade-in 0.3s ease-in-out both;
    display: block;
    overflow: auto;
    z-index: 999;
}

.mobile .form {
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #000;
}

.mobile .form .logo {
    position: absolute;
    left: 2.5vw;
    width: 17vw;
}

.mobile .mobile-logo {
    width: 50vw;
    position: absolute;
    top: 2vw;
}

.mobile .form__title {
    font-size: 6.2vw;
    line-height: 1;
}

.title-top{
    font-size: 2.05vw;
    word-spacing: 0.4vw;
    font-weight: 600;
    line-height: 0.9;
}
.mobile .title-top {
    font-size: 10.8vw;
}
.infiniti{
    font-size: 3.4vw;
    font-weight: 600;
    line-height: 0.9;
}
.mobile .infiniti {
    font-size: 17vw;
}
.title-hr{
    position: relative;
    width: 13.3vw;
    height: 0.2vw;
    display: block;
    margin: 0.3vw auto;
    background: -webkit-linear-gradient(128deg, rgba(123,125,132,1) 0%, rgba(255,255,255,1) 55%);
}
.mobile .title-hr {
    right: 14.5vw;
    width: 66vw;
    height: 0.6vw;
    margin: 2vw 0;
}
.txt-form-c{
    font-size: 1.5vw;
    line-height: 1.1;
    margin-top: 0.5vw;
    padding-left: 10px;
    text-align: justify;
    text-align-last: center;
}


.mobile .txt-form-c {
    font-size: 5.71vw;
    line-height: 1;
    margin-top: 3vw;
    padding: 0 14.2vw;
}
.tit-txt {
    background: -webkit-linear-gradient(128deg, rgba(123,125,132,1) 0%, rgba(255,255,255,1) 55%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.mobile .form__must {
    font-size: 4vw;
}

.mobile .field label div {
    font-size: 4vw;
}

.mobile .field input {
    font-size: 6vw;
}

.mobile .checkbox-v {
    width: 7vw;
    height: 7vw;
}

.mobile .field-checkbox label .checkbox-title {
    margin-right: 2.5vw;
    font-size: 3.2vw;
}

.mobile .field input[type="checkbox"]+.checkbox-v::before {
    font-size: 6vw;
}

.mobile .field input[type="submit"] {
    font-size: 6.5vw;
    padding: 2.2vw 2.5vw 2.8vw 2.5vw;
    width: 100%;
    -webkit-appearance: none;
    margin-bottom: 5vw;
}

.mobile .field label {
    margin: 6.5vw 0;
}

.mobile .back {
    position: absolute;
    top: 5vw;
    left: 5vw;
    text-align: center;
    line-height: 1;
}

.mobile .back .arrow {
    font-size: 8vw;
}

.mobile .more-details {
    background: #2d3244;
    display: inline-block;
    padding: 0.3vw 8vw 0.8vw;
    color: #fff;
    font-size: 5vw;
    font-weight: 100;
    transition: all 0.5s ease-in-out;
    border: 1px solid #fff;
    position: absolute;
    top: 94vw;
    right: 27vw;
}
.title-bottom-mobile{
    position: absolute;
    top: 74vw;
    width: 100%;
    font-size: 5vw;
    line-height: 1.1;
}
.title-bottom-1-m{
    position: absolute;
    top: 86vw;
    right: 0;
    font-size: 4.7vw;
    word-spacing: 0.6vw;
    width: 100%;
}
.title-bottom-2-m{
    position: absolute;
    top: 91vw;
    right: 0;
    font-size: 4.7vw;
    word-spacing: -0.6vw;
    width: 100%;
}
.mobile .form-logo {
    display: block;
    margin: 2vw auto;
    width: 20vw;
    height: 20vw;
}

/* .mobile footer {
    visibility: hidden;
    opacity: 0;
} */

.safety-container {
    display: inline-block;
}

.mobile.show-details footer {
    visibility: visible;
    opacity: 1;
}

.mobile .circle-description {
    flex: 0 0 21vw;
}

.mobile .circle-description img {
    width: 18vw;
    padding: 0 2vw;
}

.mobile .circle-text {
    width: 100%;
    font-weight: 400;
    font-size: 5.2vw;
    line-height: 1;

}

.mobile .parking .parking-car {
    animation: car-scale-in;
    ;
    animation-name: car-scale-in;
    animation-duration: 0.5s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: both;
}

.mobile .parking .parking-car:nth-of-type(1) {
    animation-delay: 0.2s;
}

.mobile .parking .parking-car:nth-of-type(2) {
    animation-delay: 0.4s;
}

.mobile .parking .parking-car:nth-of-type(3) {
    animation-delay: 0.6s;
}

.mobile .parking .parking-car:nth-of-type(4) {
    animation-delay: 0.8s;
}

.mobile.ready-to-show .parking .parking-car {
    animation: car-fade-out-to-right 0.5s ease-in-out both;
}

.mobile.show-details .car-titles {
    top: 27vw;
    display: flex;
    right: 4vw;
    width: 92vw;
    align-items: baseline;
    justify-content: center;
    animation: fade 2s ease;
    opacity: 1;
    -webkit-animation: fade 2s ease;
}
@keyframes fade{
    0%{
        opacity: 0;
    }
    100%{
        opacity: 1;
    }
}
.mobile.show-details .car-titles .slogen{
flex: 6;
font-size: 4vw;
}
.mobile.show-details .car-titles .new-slogen{
display: none;
}
.mobile.show-details .car-titles .title{
    flex: 2;
    border-right: 2px solid #fff;
}

.mobile.show-details .new-slogen ,
.mobile.show-details .title-bottom-mobile ,
.mobile.show-details .title-bottom-2-m ,
.mobile.show-details .title-bottom-1-m ,
.mobile.show-details .more-details {
    opacity: 0;
}

.mobile.show-details .circle-descriptions {
    display: flex;
    top: 64vw;
    z-index: 1;
    flex-direction: row;
    right: 4vw;
    width: 92vw;
}

body.mobile .circle-description.active .circle-popup {
    display: block;
    position: absolute;
    font-size: 3.8vw;
    right: 0;
    width: 100vw;
    transform: translate(4vw, -120%);
    animation: none;
    top: 5vw;
    line-height: 1.2;
    color: #fff;
    text-align: center;
    padding: 0;
    height: 26vw;
    display: flex;
    align-items: center;
    justify-content: center;
    animation: fade 1s ease-in-out;
    -webkit-animation: fade 1s ease-in-out;
    -webkit-transform: translate(4vw, -120%);
    -moz-transform: translate(4vw, -120%);
    -ms-transform: translate(4vw, -120%);
    -o-transform: translate(4vw, -120%);
}
body.mobile .circle-description.active .circle-popup p{
    width: 60vw;
}

body.mobile .circle-description.active .circle-popup::after {
    content: '✕';
    position: absolute;
    top: 1vw;
    left: 12vw;
    font-size: 4vw;
    color: #fff;
}

body.mobile .circle-description:nth-last-of-type(1) .circle-popup{
    right: -69vw;
}
body.mobile .circle-description:nth-last-of-type(2) .circle-popup{
    right: -46vw;
}
body.mobile .circle-description:nth-last-of-type(3) .circle-popup{
    right: -23vw;
}
body.mobile .circle-description:nth-last-of-type(4) .circle-popup{
    right: 0;
}

.mobile.show-details .car-image.active {
    top: 94vw;
    width: 134vw;
    left: 5vw;
    animation: fade 1s cubic-bezier(0.86, 0.26, 1, 1);
    -webkit-animation: fade 1s cubic-bezier(0.86, 0.26, 1, 1);
}

@keyframes slide-right{
    0%{
        transform: translate(100vw,0);
        -webkit-transform: translate(100vw,0);
        -moz-transform: translate(100vw,0);
        -ms-transform: translate(100vw,0);
        -o-transform: translate(100vw,0);
}
    100%{
        transform: translate(0,0);
        -webkit-transform: translate(0,0);
        -moz-transform: translate(0,0);
        -ms-transform: translate(0,0);
        -o-transform: translate(0,0);
}
}

body.mobile .more-models {
    visibility: hidden;
    color: transparent;
    position: absolute;
    top: 7vw;
    width: 90%;
    text-align: right;
    font-size: 5vw;
    font-weight: 700;
    padding-left: 8vw;
    box-sizing: border-box;
    transition: all 0.8s ease-in-out;
    z-index: 999;
    right: 3vw;
    font-weight: 400;
}

body.mobile.show-details .more-models {
    visibility: visible;
    color: #fff;
}

body.mobile.show-details .circle-description { 
    animation: fade 3s ease-in;
     -webkit-animation: fade 1s ease-in;
}
/* body.mobile.show-details .circle-description {
    animation-name: scale-in;
    animation-duration: 0.5s;
    animation-fill-mode: both;
} */

/* body.mobile.show-details .circle-description:nth-of-type(1) {
    animation-delay: 0.2s;
}

body.mobile.show-details .circle-description:nth-of-type(2) {
    animation-delay: 0.4s;
}

body.mobile.show-details .circle-description:nth-of-type(3) {
    animation-delay: 0.6s;
}

body.mobile.show-details .circle-description:nth-of-type(4) {
    animation-delay: 0.8s;
} */

@keyframes fade-in-from-bottom {
    0% {
        opacity: 0;
        top: 0vw;
        transform: translate(25%, -100%) scale(0.9);
    }
    100% {
        top: -1vw;
        opacity: 1;
        transform: translate(25%, -100%) scale(1);
    }
}

@keyframes car-fade-in {
    0% {
        opacity: 0;
        transform: scale(0.8) translate(6vw, -2vw);
    }
    100% {
        opacity: 1;
        transform: scale(1) translate(0, 0);
    }
}

@keyframes car-fade-out {
    0% {
        opacity: 1;
        transform: scale(1) translate(0, 0);
    }
    100% {
        opacity: 0;
        transform: scale(1) translate(-6vw, 2vw);
    }
}

@keyframes mobile-car-fade-out {
    0% {
        opacity: 1;
        transform: scale(1) translate(0, 0);
    }
    100% {
        opacity: 0;
        transform: scale(1) translate(0, 2vw);
    }
}

@keyframes car-fade-out-to-left {
    0% {
        opacity: 1;
        transform: translate(0, 0);
    }
    100% {
        opacity: 0;
        transform: translate(-5vw, 2vw);
    }
}

@keyframes car-fade-in-from-rigth {
    0% {
        /* opacity: 0; */
        transform: translate(5vw, 0);
    }
    100% {
        /* opacity: 1; */
        transform: translate(0, 0);
    }
}

@keyframes car-fade-in-from-rigth-1 {
    0% {
        transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
}
    100% {
        transform: translate(-5vw, 0);
        -webkit-transform: translate(-5vw, 0);
        -moz-transform: translate(-5vw, 0);
        -ms-transform: translate(-5vw, 0);
        -o-transform: translate(-5vw, 0);
}
}

@keyframes fade-out-to-right {
    0% {
        opacity: 1;
        transform: translate(0, 0);
    }
    100% {
        opacity: 0;
        transform: translate(10vw, 0);
    }
}

@keyframes car-fade-out-to-right {
    0% {
        opacity: 1;
        transform: translate(0, 0) scale(1.3);
    }
    100% {
        opacity: 0;
        transform: translate(10vw, 0) scale(1.3);
    }
}

@keyframes scale-in {
    0% {
        opacity: 0;
        transform: scale(0.5);
    }
    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes fade-in-from-right {
    0% {
        opacity: 0;
        transform: translate(10vw, 0);
    }
    100% {
        opacity: 1;
        transform: translate(0, 0);
    }
}

@keyframes car-scale-in {
    0% {
        opacity: 0;
        transform: scale(0.8);
    }
    100% {
        opacity: 1;
        transform: scale(1.3);
    }
}

@keyframes form-fade-in {
    0% {
        opacity: 0;
        transform: translateY(10vw);
    }
    100% {
        opacity: 1;
        transform: translateY(0vw);
    }
}