#shortcode-89-3933 .txt_byd_type{
	font-weight: 700;
    color: #252728;
    font-size: 54px;
    margin-bottom: 50px;
}

#shortcode-89-3933 .car-img img.ls-is-cached.lazyloaded {
    width: 100%;
}

#shortcode-89-3933 .card-wrap{
	position: relative;
    background: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
    padding: 0 32px;
}

#shortcode-89-3933 .card-wrap:hover {
    -webkit-transition: 0.4s;
    transition: 0.4s;
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
}

#shortcode-89-3933 .card-wrap .text{
	min-height: 170px;
}

#shortcode-89-3933 .text .car-title {
    font-weight: 700;
    color: #252728;
    margin-right: 118px;
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 8px;
    margin-top: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    /* display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; */
    word-wrap: break-word;
}

#shortcode-89-3933 .text .description_slider {
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: #515253;
    overflow: hidden;
    text-overflow: ellipsis;
    /* display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; */
    word-wrap: break-word;
}

#shortcode-89-3933 .text .description_slider p {
    margin-top:0;
}

#shortcode-89-3933 .card-wrap .reserver_essai_car_slider {
	position: relative;
    display: inline-block;
    color: #252728;
    background-color: transparent;
    -webkit-box-shadow: inset 0 0 0 1px #252728;
    box-shadow: inset 0 0 0 1px #252728;
    text-align: center;
    padding: 12px 24px;
	text-transform: uppercase;
    border-radius: 0;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 600;
    -webkit-transition: background-color 0.4s ease-out, color 0.4s ease-out, -webkit-box-shadow 0.4s ease-out;
    transition: background-color 0.4s ease-out, color 0.4s ease-out, -webkit-box-shadow 0.4s ease-out;
    transition: background-color 0.4s ease-out, color 0.4s ease-out, box-shadow 0.4s ease-out;
    transition: background-color 0.4s ease-out, color 0.4s ease-out, box-shadow 0.4s ease-out, -webkit-box-shadow 0.4s ease-out;
    white-space: nowrap;
    cursor: pointer;
	text-decoration: unset;
    margin-bottom: 48px;
    margin-top: 24px;
}

#shortcode-89-3933 .card-wrap .reserver_essai_car_slider:hover {
    border-color: #fff;
    color: #fff;
    background-color: #252728;
}

#shortcode-89-3933 .swiper-buttons {
    position: relative;
    width: 200px;
    text-align: center;
    margin: auto;
}

#shortcode-89-3933 .swiper-button-next, #shortcode-89-3933 .swiper-button-prev {
    position: absolute;
    margin-top: 25px;
    color: #000 !important;
    border: 1px solid var(--oxy_color_4) !important;
    color: #FFF !important;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background: var(--oxy_color_4);
}

#shortcode-89-3933 .swiper-button-next:after, #shortcode-89-3933 .swiper-button-prev:after {
	font-size: 18px !important;
    text-shadow: unset;
}

@media screen and (max-width:1023px){
	#shortcode-89-3933 .card-wrap .reserver_essai_car_slider {
		display: block;
	}
	/*#shortcode-89-3933 .swiper-buttons {
		left: 50%;
		right: 50%;
		transform: translateX(-50%);
	}*/
}

@media screen and (max-width:767px){
    #shortcode-89-3933 .txt_byd_type{
        font-size: 30px;
        margin-bottom: 30px;
    }
	#shortcode-89-3933 .text .car-title {
		font-size: 20px;
		margin-right: 0;
        margin-top:20px;
	}
    #shortcode-89-3933 .text .description_slider {
        font-size: 18px;
    }
	#shortcode-89-3933 .card-wrap .reserver_essai_car_slider {
		font-size: 17px;
	}
	#shortcode-89-3933 .swiper-buttons {
		width: 150px;
	}
	#shortcode-89-3933 .swiper-button-next, #shortcode-89-3933 .swiper-button-prev {
		width: 50px;
		height: 50px;
	}
	#shortcode-89-3933 .swiper-button-next:after, #shortcode-89-3933 .swiper-button-prev:after {
		font-size: 20px !important;
	}	
}
