html {
    scroll-behavior: smooth;
}
@font-face {
    src: url('../fonts/DIN Condensed Regular.otf');
    font-family: "DINCondensedRegular";
}
h1{
    font-family: "DINCondensedRegular";
}
.color{
    color:  #FF6D4E;
}
* {
    font-family: 'Montserrat', sans-serif;
}
.bg{
    background: transparent linear-gradient(180deg, #FFFFFF 0%, #FDFDFD 15%, #DCDEE7 100%) 0% 0% no-repeat padding-box;
    min-height: 100vh;
}
.navbar .active{
    border-bottom: 4px solid #EA3323;
    border-radius: 3px;
}
.container{
    max-width: 1920px;
}
.nav-link:hover{
    color: #EA3323;
}
.nav-link{
    font-size: 15px;
    color: #EA3323;
    font-weight: 700;
    margin: 0 16px;
    letter-spacing: 7.2px;
}
h5{
    font-weight: 700;
    font-size: 30px;
    letter-spacing: 4.66px;
    color: #797878;
}
.base-color{
    color: #EA3323; 
}
.line{
    max-width: 1150px;
    margin: auto;
    height: 4px;
    border-radius: 20px;
    background: #EA3323;
    opacity: .3;
}
.car-content img{
    max-height: 420px;
}
.mt-00{
    max-height: 420px;
    margin-top: -150px;
}
.car-content h1{
    font-size: 240px;
    letter-spacing: 11.28px;
    color: #EA3223;
}
.btn-red{
    background: #EA3323;
    padding: 15px 35px;
    font-size: 20px;
    font-weight: 600;
    color: #fff !important;
    text-decoration: none !important;
    margin-top: 20px;
    display: inline-block;
    margin-bottom: 0;
    letter-spacing: 2.8px;
}

.swiper-slide{
    padding-top: 55px;
}

@media(max-width: 1200px){
    h5{
        font-size: 25px;
    }
    .car-content h1{
        font-size: 230px;
        letter-spacing: 11.28px;
        color: #EA3223;
    }
}
@media(max-width: 768px){
    .car-content img{
        max-height: 240px;
    }
    .mt-00{
        margin-top: -65px;
    }
    .car-content h1{
        font-size: 130px;
        letter-spacing: 11.28px;
        color: #EA3223;
    }
    h5{
        font-size: 20px;
    }
    .btn-red{
        font-size: 16px;
    }
    .nav-link{
        font-size: 16px;
        margin: 15px;
    }
}
.swiper-wrapper{
    max-height: 100vh;
    height: 100%;
    max-height: 760px;
}
.swiper-slide {
    min-height: 750px;
    width: 100%;
}
.swiper-pagination {
    position: absolute;
    top: 260px !important;
    right: auto !important;
    width: auto !important;
    left: auto !important;
    margin: 0;
}
.swiper-pagination-bullet {
    border-radius: 0;
    width: 12px;
    height: 12px;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    color: rgba(234, 50, 35, .3);
    opacity: 1;
    background: rgba(234, 50, 35, .3);
    border-radius: 50px;
}
.h1{
    display: none !important;
}
.swiper-pagination-bullet-active {
    color: rgba(234, 50, 35, 1) !important;
    background: rgba(234, 50, 35, 1) !important;
}
.year{
    margin: 10px !important;
    color: rgba(234, 50, 35, .3);
    left: 40px;
    background: rgba(234, 50, 35, .3)
}
.txt{
    display: inline-block;
    transform: translate(100%, -19%);
    font-size: 15px;
    font-weight: 700;
    width: 30px;
}
.swiper-slide{
    padding-left: 110px;
}
@media(max-width: 991.98px){
    .swiper-slide{
        padding-left: 0px;
    }
}
@media(min-width: 992px){
    .im{
        margin-left: -150px;
    }
}
@media(max-width: 1366px){
    .swiper-pagination {
        position: absolute;
        top: 200px !important;
        margin: 0;
        left: 0 !important;
    }
    .year{
        margin: 12px !important;
        left: 15px !important;
    }
    .txt{
        display: inline-block;
        transform: translate(60%, -19%);
    }
    .im{
        margin-left: -120px;
    }
}
@media(max-width: 1100px){
    h1{
        font-size: 180px;
    }
    .im{
        margin-left: 0px;
    }
    .ml-00{
        margin-right: -100px;
    }
}
@media(max-width: 991.98px){
    .swiper-container{
        padding-left: 0px;
    }
    .ml-00{
        margin-right: 0px;
    }
    .swiper-pagination {
        display: none;
    }
    .im{
        margin-top: -70px;
    }
    .swiper-slide {
        height: 100% !important;
        min-height: 480px;
    }
    .swiper-wrapper{
        max-height: 100vh;
        height: 100%;
        max-height: 1400px;
    }
}
h6{
    letter-spacing: 3.04px;
    color: rgba(121, 120, 120, .5);
    font-weight: 700;
}
.arrow{
    display: inline-block;
    max-width: 490px;
    margin: auto;
}
.red-line{
    height: 100px;
    width: 3px;
    background: rgba(234, 50, 35, 1);
    transform: translate(35px,0%)
}
.swiper-slide h5{
    margin: 0;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 0px;
    left: auto;
}
.swiper-button-next {
    position: relative;
    top: 0%;
    left: 0;
    height: auto;
    margin-top: 0;
    z-index: 10;
    cursor: pointer;
    display: inline-block;
    align-items: center;
    justify-content: center;
    color: rgba(121, 120, 120, .5);
    max-width: auto;
    width: auto;
}
.swiper-button-prev:after, .swiper-button-next:after {    
    font-size: var();
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1;
}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: '';
}
.car-content{
    padding-top: 0 !important;
}
.swiper-slide{
    padding-top: 50px;
}
@media(max-width: 1050.99px){
    .swiper-button-next {
        font-size: 14px;
    }
}
@media(max-width: 768px){
    .red-line{
        height: 250px;
    }
    .swiper-slide {
        min-height: 550px;
        overflow: hidden;
/*        max-height: 1200px;*/
    }
    .swiper-wrapper{
        min-height: 800px;
    }
    h6{
        font-size: 15px;
    }
}

/*Car Details*/
.img-detail{
    margin-top: -120px;
}
.v-line img{
    transform: translate(-11px, -30px);
}
.v-line{
    position: absolute;
    top: 0;
    left: 20px;
    height: 140%;
    background: rgba(234, 50, 35, 1);
    width: 4px;
}
/*
@media(max-width: 1480.98px){
.v-line{
height: 180%;
}
}
*/
@media(max-width: 1200.98px){
    .v-line{
        height: 200%;
    }
}
@media(max-width: 1100.98px){
    .v-line{
        height: 150%;
    }
}
@media(max-width: 991.98px){
    .v-line{
        height: 100%;
    }
}
.line-dev{
    max-width: 650px;
    margin-left: auto;
}
.line-dev .btn-red{
    padding-top: 0;
}
.ml-7{

}
p{
    color: rgba(121, 120, 120, 1);
    font-size: 17px;
}
h3{
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 2px;
    color: rgba(121, 120, 120, 1);
}
@media(max-width: 768px){
    .logo{
        max-width: 80px;
    }
    .img-detail{
        margin-top: -50px;
    }
    h3{
        font-size: 30px;
    }
}

.w-600{
        overflow: hidden;
        overflow-y: auto;
		overflow-x: hidden;
		padding-right: 50px;
    }
.w-600 h5{
        padding-bottom: 10px;
    }


.w-600 h3{
    
    /*    position: fixed;
	background: #fff;*/
}

@media(min-width: 991.98px){
    
    
}
@media(max-width: 991.98px){
    .w-600{
        position: relative;
        margin-left: auto;
        padding-left: 100px;
        padding-bottom: 20px;
    }
    .mbl-line{
        position: absolute;
        top: 0;
        left: 70px;
        height: 110%;
        background: rgba(234, 50, 35, 1);
        width: 4px;
        z-index: 100;
    }
}
@media(max-width: 991.98px){
	
    .line-dev{
        max-width: 100%;
    }
    .w-600{
        position: relative;
        margin-left: auto;
        padding-left: 100px;
        max-width: 100%;
    }
    .mbl-line{
        position: absolute;
        top: 0;
        left: 20px;
        height: 110%;
        background: rgba(234, 50, 35, 1);
        width: 4px;
        z-index: 100;
    }
}
@media(max-width: 576px){
    .swiper-slide {
        text-align: center !important;
        letter-spacing: 0px;
    }
}
@media(max-width: 767px){
	.navbar-brand img {
		width: 60px;
		height: auto;
	}
    .line-dev{
        max-width: 100%;
    }
    .w-600{
        position: relative;
        margin-left: auto;
        padding-left: 60px;
        max-width: 100%;
    }
    .mbl-line{
        position: absolute;
        top: 0;
        left: 20px;
        height: 110%;
        background: rgba(234, 50, 35, 1);
        width: 4px;
        z-index: 100;
    }
    /*p{
        font-size: 30px;
    }*/
}

/*For Ipad*/
@media(min-width: 991.98px){
	.navbar-brand img {
		width: 60px;
		height: auto;
	}
    .w-600{
        max-height: 500px !important;
    }
	h3{
		font-size: 20px;
		
	}
	h5{
		font-size: 18px;
		
	}
	p{
		font-size: 14px;
		
	}
}

/*For Iphone*/
@media(max-width: 600px){
    .w-600{
		overflow: auto;
        max-height: 200px !important;
		overflow-x: hidden;
    }
	h3{
		font-size: 16px;
		
	}
	h5{
		font-size: 14px;
		
	}
	p{
		font-size: 12px;
		
	}
	.swiper-slide {
        text-align: left !important;
        letter-spacing: 0px;
    }
}

/*For Iphone*/
@media(max-width: 400px){
    .w-600{
		overflow: auto;
        max-height: 200px !important;
		overflow-x: hidden;
    }
	h3{
		font-size: 16px;
		
	}
	h5{
		font-size: 14px;
		
	}
	p{
		font-size: 12px;
		
	}
	.swiper-slide {
        text-align: left !important;
        letter-spacing: 0px;
    }
}

/*/////*/

/* ===== Scrollbar CSS ===== */
/* Firefox */
.swiper-slide *{
    scrollbar-width: 30px;
    scrollbar-color: #EA3323 #ffffff;
	
}

/* Chrome, Edge, and Safari */
.swiper-slide *::-webkit-scrollbar {
    width: 30px;
}

.swiper-slide *::-webkit-scrollbar-track {
    background: rgba(234, 50, 35, .05);
    width: 30px;
    border-radius: 10px;
}

.swiper-slide *::-webkit-scrollbar-thumb {
    background-color: rgba(234, 50, 35, .8);
	height: 30px;
    border-radius: 10px;
}

.swiper-slide *::-webkit-scrollbar-button {
    background-color: rgba(234, 50, 35, .8);
	height: 30px;
    border-radius: 10px;
}

