.cars_wp{
    width: 100%;
    height: auto;
    background: #fff;
    padding: 1vw;
    color: #2A282D;
}
.cars_top_wp .back_btn{
    position: static;
    width: 16vw;
    height: 2.6vw;
    font-size: 0.85vw;
    font-weight: 500;
    color: #2A282D;
}
.cars_top_wp .back_btn img{
    margin-right: 0.5vw;
}
.cars_top_logo img{
    width: 2.6vw;
    height: auto;
}
.cars_content{
    width: 83%;
    margin: 0 auto;
}
.cars_title{
    font-size: 2.3vw;
    letter-spacing: -0.02vw;
    text-transform: uppercase;
    font-weight: 700;
}
.cars_title span{
    font-size: 1.55vw;
    font-weight: 500;
    margin-left: 1.5vw;
    color: #A1A1A1;
}
.cars_center{
    padding-top: 2.5vw;
}
.cars_text{
    font-size: 1.08vw;
    margin-top: 0.35vw;
}
.cars_att{
    font-size: 0.66vw;
    font-weight: 300;
    color: #B3B3B3;
    margin-top: 0.3vw;
}
.cars_att span{
    color: #0099D8;
}
.cars_tabs{
    margin-top: 2.8vw;
    border-radius: 1.5vw;
    border: 1px solid #D3D3D3;
    position: relative;
}
.cars_tabs_active{
    width: calc(50% - 0.2vw);
    height: calc(100% - 0.2vw);
    border-radius: 1.5vw;
    background: #F2F2F2;
    position: absolute;
    top: 0.1vw;
    left: 0.1vw;
    transition: 0.2s all ease;
}
.cars_tabs[data-id="m3"] .cars_tabs_active {
    left: calc(50% + 0.1vw);
    transition: 0.2s all ease;
}


.cars_tabs a{
    width: 50%;
    height: 3vw;
    font-size: 0.9vw;
    font-weight: 500;
    color: #2A282D;
    position: relative;
    z-index: 100;
}
.cars_tabs a .mob_text{
    display: none;
}
.cars_tabs a img{
    margin-right: 0;
}
.car_table{
    width: 100%;
    font-size: 0.9vw;
}
.car_table a{
    color: #2A282D;
}
.car_table p{
    font-size: 0.8vw;
    font-weight: 300;
}
.car_table th{
    width: 15%;
    font-size: 0.8vw;
    background: #F2F2F2;
    padding: 0.8vw 1vw;
}
.car_table tr th:nth-child(1){
    width: 38%;
}
@media only screen and (min-width: 1023px) {
    .cir_dop_info {
        margin-top: 2vw;
    }
}
@media only screen and (max-width: 1023px) {
    .cir_dop_info {
        margin-top: 20px;
    }
}
.car_table tr td{
    cursor: pointer;
}
.car_table td{
    width: 15%;
    padding: 0.8vw 1vw;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}
.car_table tr:last-child td {
    border-bottom: none;
}
.car_table tr td:nth-child(1){
    width: 38%;
}
.car_tab_wp{
    margin-top: 1vw;
}
.td_price{
    font-size: 1.1vw;
    font-weight: 500;
}
.td_title{
    padding-left: 0.5vw;
}
.th_info{
    width: 1vw;
    height: 1vw;
    border-radius: 50%;
    background: url("../images/ico-info.svg") no-repeat center center;
    background-size: 100%;
    margin-left: 0.2vw;
    position: relative;
    top: 0.1vw;
}
.car_tab{
    height: auto;
    overflow: auto;
}
.card_wp{
    background: #1B1B1B;
    padding: 1vw;
    position: relative;
    overflow: hidden;
}
.card_title{
    text-align: center;
    padding-top: 1.6vw;
}
.card_title h1{
    font-size: 2.5vw;
    margin-top: 0;
    color: #fff;
}
.card_back_btn{
    margin-top: 0.3vw;
}
.card_back_btn a{
    padding-left: 1.5vw;
    font-size: 0.9vw;
    background: url("../images/ico-arrow-btn.svg") no-repeat 0 center;
}
.card_slider{
    width: 49%;
    margin: 1.8vw auto 0 auto;
}
.card_item{
    width: 17%;
    text-align: center;
    color: #fff;
}
.card_item>div:first-child{
    font-size: 0.9vw;
    font-weight: 300;
}
.card_item>div:last-child{
    font-size: 1.1vw;
    font-weight: 400;
}
.card_line{
    padding-top: 2vw;
    padding-bottom: 1vw;
}
.card_line .card_item:last-child{
    border: none;
}
.card_info_wp{
    background: #fff;
}
.card_info_content{
    width: 81%;
    margin: 0 auto;
}
.cil_title{
    width: 16.3vw;
    font-size: 1.6vw;
    font-weight: 500;
    line-height: 1;
}
.cil_right{
    width: calc(100% - 16.3vw);
}
.card_info_left{
    width: calc(100% - 29vw);
    border-right: 1px solid rgba(0,0,0,0.1);
    padding-bottom: 2vw;
}
.card_info_right{
    width: 26vw;
    margin-left: auto;
    padding-top: 2.3vw;
}
.cil_item{
    padding: 2.3vw 2vw 0.7vw 0;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.cim_item{
    width: 50%;
    font-size: 0.8vw;
    font-weight: 300;
    color: #5E5E5E;
    margin-bottom: 1vw;
}
.cim_item span{
    display: block;
    font-size: 1vw;
    font-weight: 500;
    color: #2A282D;
    margin-top: 0.3vw;
}
.card_info_list{
    column-count: 2;
    padding-bottom: 0.5vw;
}
.card_info_list li{
    list-style: none;
    font-size: 0.8vw;
    position: relative;
    padding-left: 1.3vw;
    color: #2A282D;
    margin-bottom: 0.55vw;
}
.card_info_list li:before{
    content: '—';
    font-size: 0.8vw;
    font-weight: 300;
    position: absolute;
    top: 0;
    left: 0;
}
.card_info_desc p{
    font-size: 0.78vw;
    font-weight: 300;
    line-height: 1.5;
    padding-right: 2vw;
    margin-bottom: 0.55vw;
}
.card_info_left .cil_item:last-child{
    border-bottom: none;
}
.cir_title{
    font-size: 1.6vw;
    font-weight: 500;
    line-height: 1;
}
.cir_sign{
    margin-top: 2vw;
}
.cir_text{
    padding-top: 0.5vw;
}
.cir_text p{
    font-size: 0.71vw;
    font-weight: 300;
    margin-bottom: 0.3vw;
}
.cir_text p span{
    font-size: 0.82vw;
    font-weight: 500;
}
.seller_info{
    padding: 0.5vw;
    background: #EFEFEF;
    margin-top: 2vw;
}
.seller_info_img{
    width: 6.8vw;
}
.sir_title{
    font-size: 0.71vw;
    font-weight: 300;
}
.sir_title span{
    display: block;
    font-size: 0.92vw;
    font-weight: 500;
}
.sir_link{
    margin-top: 0.3vw;
    margin-bottom: 0.8vw;
}
.sir_link a{
    font-size: 0.95vw;
    font-weight: 500;
    color: #0099D8;
}
.sir_btn{
    font-size: 0.83vw;
    padding-left: 1.5vw;
    background: url("../images/ico-arrow-btn.svg") no-repeat 0 center;
    color: #2A282D;
}
.cir_btn{
    width: 17.5vw;
    height: 2.8vw;
    font-weight: 500;
    border-radius: 1.5vw;
    font-size: 0.85vw;
    background: #fff;
    border: 1px solid rgba(0,0,0,0.2);
    color: #2A282D;
    margin-top: 2vw;
}
.cir_btn img{
    margin-right: 0.5vw;
}
.card_bottom{
    padding-top: 2vw;
    position: relative;
    overflow: hidden;
}
.card_bottom h2{
    color: #fff;
    font-size: 1.67vw;
    font-weight: 500;
    text-transform: inherit;
}
.card_bottom_slider{
    position: relative;
    padding-top: 1.5vw;
}
.cbs_title{
    font-size: 0.94vw;
    margin-top: 1vw;
}
.cbs_item{
    text-align: center;
    width: 33.333%;
    font-size: 0.71vw;
    font-weight: 300;
    border-right: 1px solid rgba(255,255,255,0.2);
    color: #B3B3B3;
}
.cbs_item span{
    display: block;
    font-size: 0.94vw;
    font-weight: 500;
    color: #fff;
    margin-top: 0.27vw;
}
.cbs_line{
    padding-top: 1.2vw;
}
.cbs_line .cbs_item:last-child{
    border: none;
}
.card_bottom .dream_btn_item{
    background: #1B1B1B;
}
.card_bottom .dream_btn_wp:before{
    width: 100%;
    background: rgba(255,255,255,0.2);
}
.card_bottom .dream_btn_wp{
    margin-top: 2.8vw;
    padding-right: 0;
}
.card_bottom  .dream_btn{
    width: 22vw;
    height: 3vw;
    background: #1B1B1B;
    border: 1px solid rgba(255,255,255,0.2);
    color: #fff;
}
.cbs_final{
    padding: 1vw 1vw 1.5vw 1vw;
}
.cbs_final div{
    font-size: 0.8vw;
    color: #7F7F7F;
}
.prev2{
    position: absolute;
    top: 50%;
    margin-top: -1.4vw;
    left: 1vw;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.1);
    width: 2.8vw;
    height: 2.8vw;
    border-radius: 50%;
    background: #fff url("../images/ico-arrow-left.svg") no-repeat center center;
    z-index: 7900;
}
.next2{
    position: absolute;
    top: 50%;
    margin-top: -1.4vw;
    right: 1vw;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.1);
    width: 2.8vw;
    height: 2.8vw;
    border-radius: 50%;
    background: #fff url("../images/ico-arrow-left.svg") no-repeat center center;
    z-index: 7900;
    transform: rotate(-180deg);
}
.prev3{
    position: absolute;
    top: 50%;
    margin-top: -2.5vw;
    left: 1vw;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.1);
    width: 2.8vw;
    height: 2.8vw;
    border-radius: 50%;
    background: #fff url("../images/ico-arrow-left.svg") no-repeat center center;
    z-index: 7900;
}
.next3{
    position: absolute;
    top: 50%;
    margin-top: -2.5vw;
    right: 1vw;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.1);
    width: 2.8vw;
    height: 2.8vw;
    border-radius: 50%;
    background: #fff url("../images/ico-arrow-left.svg") no-repeat center center;
    z-index: 7900;
    transform: rotate(-180deg);
}
.card_bottom_slider .swiper-slide-prev{
    opacity: 0.1;
}
.card_bottom_slider .swiper-slide-next + .swiper-slide + .swiper-slide + .swiper-slide{
    opacity: 0.1;
}

.cars_outer {
    overflow: auto;
    width: 100%;
    height: 100vh;
    height: 100dvh;
}
.card_inner_block {
    width: 100%;
    height: 100vh;
    position: fixed;
    z-index: 8901;
    visibility: hidden;
    right: -105vw;
    top: 0;
    transition: 0.7s all ease;
    overflow: auto;
    background: #1B1B1B;
    will-change: transform;
}
.opened .card_inner_block {
    right: 0;
    visibility: visible;
    will-change: transform;
}
.mob_table_info{
    display: none;
}
.td_price .th_info{
    display: none;
}
.card_bottom .dream_btn_item{
    background: #1B1B1B;
}
.card_bottom .dream_btn_wp:before{
    width: 100%;
    background: rgba(255,255,255,0.2);
}
.card_bottom .dream_btn_wp{
    margin-top: 2.8vw;
    padding-right: 0;
}
.card_bottom  .dream_btn{
    width: 22vw;
    height: 3vw;
    background: #1B1B1B;
    border: 1px solid rgba(255,255,255,0.2);
    color: #fff;
}
.card_slide img {
    height: 35.7vw;
    width: 100%;
    object-fit: cover;
}
.card_bottom_slide img {
    width: 100%;
    height: 14.2vw;
    object-fit: cover;
}
.card_bottom_slide {
    display: flex;
    flex-direction: column;
    height: 100%;
}
#swiper3 .swiper-slide {
    height: auto;
}
#swiper3 .swiper-wrapper {
    align-items: stretch;
}
.cbs_line {
    margin-top: auto;
}
.seller_info_right{
    padding-left: 0.5vw;
}
.back_btn_rr span{
    white-space: nowrap;
    margin-left: 0.5vw;
    display: flex;
    align-items: center;
    opacity: 0;
}
.back_btn_rr {
    height: 2.6vw;
    position: absolute;
    left: 0.9vw;
    top: -0.01vw;
    width: 10.9vw;
    transition: 0.2s all ease;
    flex-wrap: nowrap;
}
@media only screen and (min-width: 1200px) {
    .back_btn:hover .back_btn_rr span {
        opacity: 1;
        transition: 0.2s all ease;
    }
    .back_btn:hover .back_btn_rr {
        left: 2.6vw;
        transition: 0.2s all ease;
    }
}
@media only screen and (max-width: 1199px) {
    .back_btn_rr span {
        display: none;
    }
    .back_btn_rr {
        width: auto;
        position: static;
        height: auto;
    }
    .back_btn {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}
@media only screen and (min-width: 1024px) {
    .cars_wp {
        height: 100vh!important;
        overflow: hidden;
    }
    .car_tab_inner {
        height: calc(100vh - 21.8vw);
        overflow: auto;
    }
}
@media only screen and (max-width: 1023px) {
    .dream_img{
        width: 152%;
        position: relative;
        left: -26%;
    }
    .dream_title{
        font-size: 26px;
    }
    .dream_subtitle p{
        font-size: 15px;
    }
    .dream_subtitle p:nth-child(2){
        font-size: 15px;
    }
    .dream_text p{
        width: 100%;
        font-size: 14px;
        margin-top: 10px;
    }
    .s_final_wp{
        padding: 0 0 30px 0;
    }
    .dream_right{
        display: none;
    }
    .dream_logo{
        position: static;
        padding-top: 50px;
    }
    .dream_logo img{
        width: 45px;
        height: auto;
    }
    .dream_title{
        margin-top: 15px;
    }
    .dream_subtitle p{
        margin-top: 10px;
    }
    .dream_subtitle p br{
        display: none;
    }
    .dream_text{
        margin-top: 20px;
    }
    .dream_btn{
        width: 260px;
        height: 41px;
        border-radius: 21px;
        font-size: 15px;
    }
    .dream_btn_wp{
        padding-right: 0;
        margin-top: 25px;
    }
    .dream_btn_item{
        padding: 0 15px;
    }
    .dream_btn img{
        width: 15px;
        height: auto;
        margin-right: 10px;
    }
    .dream_btn_wp:before{
        width: 100%;
    }
    .page_wp{
        padding-bottom: 0 !important;
    }
    .final_screen{
        background-size: auto 280px;
    }
    .s2_final{
        padding-bottom: 20px !important;
    }
    .cars_top_logo img{
        width: 45px;
        height: auto;
    }
    .cars_top_wp .back_btn{
        display: flex;
        width: 180px;
        height: 36px;
        font-size: 13px;
        border-radius: 18px;
        border: 1px solid rgba(0,0,0,0.2);
    }
    .cars_top_wp .back_btn img{
        width: 13px;
        height: auto;
        margin-right: 6px;
    }
    .cars_title{
        font-size: 24px;
        line-height: 1;
        letter-spacing: -0.02em;
    }
    .cars_title span{
        display: block;
        font-size: 20px;
        margin-top: 17px;
        margin-left: 0;
    }
    .cars_wp{
        padding: 20px;
    }
    .cars_content{
        width: 100%;
        padding: 0;
    }
    .cars_center{
        padding-top: 18px;
    }
    .cars_text{
        font-size: 16px;
        margin-top: 13px;
    }
    .cars_att{
        font-size: 13px;
    }
    .cars_tabs a{
        height: 76px;
        font-size: 14px;
        text-align: center;
    }
    .cars_tabs a div{
        display: flex;
    }
    .cars_tabs a span{
        display: none;
    }
    .cars_tabs a .mob_text{
        display: block;
    }
    .cars_tabs a img{
        width: 34px;
        height: auto;
        border-right: 0;
        margin-right: 0;
    }
    .cars_tabs{
        margin-top: 20px;
        border-radius: 38px;
    }
    .cars_tabs_active{
        border-radius: 38px;
        width: calc(50% - 6px);
        height: calc(100% - 6px);
        top: 3px;
        left: 3px;
    }
    .cars_tabs[data-id="m3"] .cars_tabs_active {
        left: calc(50% + 3px);
    }
    .car_tab_wp{
        margin-top: 20px;
    }
    .car_table{
        font-size: 13px;
        display: block;
    }
    .car_table tbody{
        display: block;
    }
    .car_table tbody tr:nth-child(1){
        display: none;
    }
    .car_tab_inner .car_table tbody tr:nth-child(1){
        display: flex!important;
    }
    .car_table tr {
        display: none;
    }
    .car_table tr:nth-child(1), .car_table tr:nth-child(2), .car_table tr:nth-child(3), .car_table tr:nth-child(4), .car_table tr:nth-child(5), .car_table tr:nth-child(6), .car_table tr:nth-child(7), .car_table tr:nth-child(8), .car_table tr:nth-child(9), .car_table tr:nth-child(10) {
        display: flex;
    }
    .car_table tr.visible_string {
        display: flex!important;
    }
    .car_table tr{
        flex-wrap: wrap;
        border-bottom: 1px solid rgba(0,0,0,0.2);
        padding-bottom: 7px;
        margin-bottom: 10px;
    }
    .car_table tr:last-child {
        border-bottom: none;
    }
    .car_table th{
        display: none !important;
    }
    .car_table td{
        display: block;
        border: none;
        padding: 0;
    }
    .car_table p{
        font-size: 13px;
    }
    .td_price{
        font-size: 15px;
    }
    .td_title{
        font-size: 15px;
    }
    .car_table tr td:nth-child(1){
        width: 100%;
        padding-bottom: 5px;
    }
    .car_table tr td:nth-child(2){
        width: 59%;
    }
    .car_table tr td:nth-child(3){
        display: none;
    }
    .car_table tr td:nth-child(4){
        display: none;
    }
    .car_table tr td:nth-child(5){
        width: 41%;
    }
    .mob_table_info{
        display: flex;
        flex-wrap: wrap;
    }
    .mob_table_info p{
        margin-right: 3px;
        margin-bottom: 3px;
    }
    .mob_table_info + p{
        display: none;
    }
    .divider{
        width: 100%;
        height: 1px;
    }
    .td_price{
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: flex-end;
        padding-top: 5px;
    }
    .td_price .th_info{
        display: block;
        width: 14px;
        height: 14px;
        margin-right: 5px;
    }
    .car_tab {
        height: calc(100vh - 276px);
    }
    .card_wp{
        padding: 20px;
    }
    .card_title h1{
        font-size: 24px;
        text-align: left;
        line-height: 1;
        letter-spacing: -0.02em;
    }
    .cars_top_inner .back_btn{
        display: flex;
        border: 1px solid rgba(255,255,255,0.2);
        color: #fff;
    }
    .card_back_btn{
        display: none;
    }
    .card_title{
        padding-top: 20px;
        width: 50%;
    }
    .card_slider{
        width: 99%;
        margin-top: 20px;
    }
    .prev2{
        width: 35px;
        height: 35px;
        margin-top: -18px;
        background-size: 13px auto;
        left: -13px;
    }
    .next2{
        width: 35px;
        height: 35px;
        margin-top: -18px;
        background-size: 13px auto;
        right: -13px;
    }
    .card_item{
        width: 49%;
        border-right: none;
        border-bottom: 1px solid rgba(255,255,255,0.2);
        padding-bottom: 15px;
        margin-bottom: 10px;
    }
    .card_item > div:first-child{
        font-size: 13px;
        color: #B3B3B3;
    }
    .card_item > div:last-child{
        font-size: 18px;
    }
    .card_line{
        padding: 17px 0 0 0;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
    .cll3 .card_item:last-child{
        width: 100%;
    }
    .th_info{
        width: 14px;
        height: 14px;
    }
    .card_item  .th_info{
        margin-left: 5px;
    }
    .card_info_left{
        width: 100%;
        border-right: none;
    }
    .card_info_right{
        width: 100%;
        margin: 0;
    }
    .card_info_content{
        width: 100%;
        padding: 20px;
    }
    .cil_title{
        width: 100%;
        font-size: 24px;
        line-height: 1;
        letter-spacing: -0.02em;
    }
    .cil_right{
        width: 100%;
    }
    .cim_item{
        font-size: 13px;
        margin-bottom: 0;
        margin-top: 15px;
    }
    .cim_item span{
        font-size: 16px;
    }
    .cil_item{
        padding: 0 0 15px 0;
        margin-bottom: 30px;
    }
    .card_info_wp{
        padding-top: 10px;
    }
    .card_info_list{
        padding-bottom: 0;
        margin-top: 10px;
    }
    .card_info_list li{
        font-size: 14px;
    }
    .card_info_list li{
        padding-left: 18px;
    }
    .card_info_list li:before{
        font-size: 12px;
    }
    .card_info_list li{
        margin-bottom: 7px;
    }
    .card_info_desc p{
        font-size: 14px;
        padding-right: 0;
    }
    .card_info_desc{
        padding-top: 10px;
    }
    .cir_title{
        font-size: 24px;
        letter-spacing: -0.02em;
    }
    .card_info_left .cil_item:last-child{
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .cir_text p{
        font-size: 13px;
        color: #5E5E5E;
    }
    .cir_text p:first-child{
        margin-bottom: 10px;
    }
    .cir_text p span{
        font-size: 15px;
        color: #2A282D;
    }
    .cir_sign{
        margin-top: 15px;
    }
    .cir_text{
        padding-top: 10px;
    }
    .seller_info_img{
        width: 88px;
    }
    .seller_info{
        padding: 10px;
    }
    .sir_title{
        font-size: 13px;
    }
    .sir_title span{
        font-size: 15px;
    }
    .sir_link a{
        font-size: 16px;
    }
    .sir_link{
        margin: 5px 0 0 0;
    }
    .sir_btn{
        display: inline-block;
        font-size: 14px;
        padding-left: 25px;
        background-size: 14px auto;
        margin-top: 10px;
    }
    .cir_btn{
        width: 261px;
        height: 45px;
        font-size: 15px;
        border-radius: 25px;
        margin: 20px auto 0 auto;
    }
    .cir_btn img{
        margin-right: 10px;
    }
    .card_bottom h2{
        font-size: 24px;
        letter-spacing: -0.02em;
        margin-top: 0;
    }
    .card_bottom_slider{
        width: 95%;
        margin: 0 auto;
    }
    .prev3{
        display: none;
    }
    .next3{
        display: none;
    }
    .cbs_title{
        font-size: 16px;
        margin-top: 19px;
        padding-right: 45px;
    }
    .cbs_item{
        font-size: 13px;
        text-align: left;
        border-right: none;
        position: relative;
    }
    .cbs_item:before{
        content: '';
        width: 1px;
        height: 100%;
        background: rgba(255,255,255,0.2);
        position: absolute;
        top: 0;
        right: 16px;
    }
    .cbs_item span{
        font-size: 18px;
    }
    .card_bottom .dream_btn{
        width: 261px;
        height: 45px;
    }
    .card_bottom .dream_btn_wp{
        margin-top: 38px;
    }
    .cbs_line{
        margin-top: 10px;
    }
    .cbs_line .cbs_item:last-child:before{
        display: none;
    }
    .cbs_final{
        padding: 0;
        text-align: center;
        display: block;
    }
    .card_bottom + .cbs_final{
        padding-bottom: 15px;
    }
    .mob_text_m3 {
        margin-top: 3px;
    }
    .cbs_final div {
        font-size: 14px;
        margin-bottom: 7px;
    }

    .car_tab {
        height: auto!important;
    }
    .cars_wp {
        overflow: auto;
    }
    .card_slide img {
        height: 284px;
        width: 100%;
        object-fit: cover;
    }
    .card_bottom_slide img {
        width: 100%;
        height: 246px;
        object-fit: cover;
    }
}