@charset "UTF-8";
.bg-black{
    background-color: #151515;
}
.bg-grey{
    background-color: #333333;
}
.flexnav-black li a{
    color: #ffffff;
}
.flexnav-black li a:hover{
    color:#e63312;
    text-decoration:none
}
.hyundai-n-logo{
    margin-right: 25px;
}
.hyundai-n-logo a:hover{
    color: #ffffff !important;
}
.prebook-button{
    margin-left: 25px;
    background-color: #e63312;
}
.prebook-button-mobile{
    background-color: #e63312;
}
.prebook-button-mobile a{
    color: #000000 !important;
    font-weight: 700;
}
.prebook-button a:hover{
    color: #ffffff !important;
    background-color: #b31b00;
}
.navbar-header{
    background-color: #151515;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
    background-color: #151515;
}
.navbar-default .navbar-brand{
    color: #fff;
    font-weight: 700;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover{
    color: #fff;
    font-weight: 700;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
    border-color: #e63312;
    background-color: #151515;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
}
.performance-carousel .arrow-prev {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 28%;
    left: 0;
    z-index: 2;
}
.performance-carousel .arrow-next {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 28%;
    right: 0;
}
.design-carousel .arrow-prev {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 28%;
    left: 0;
    z-index: 2;
}
.design-carousel .arrow-next {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 28%;
    right: 0;
}
.ioniq-5-n-gallery-carousel .arrow-prev {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 28%;
    left: 0;
    z-index: 2;
}
.ioniq-5-n-gallery-carousel .arrow-next {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 28%;
    right: 0;
}
.ioniq-5-n-gallery-carousel .slick-slide {
	transform: scale(0.8);
	transition: all 0.4s ease-in-out;
	padding: 40px 0;
}


.ioniq-5-n-gallery-carousel .slick-slide img {
	max-width: 100%;
	transition: all 0.4s ease-in-out;
}

.ioniq-5-n-gallery-carousel .slick-center {
	transform: scale(1.1);
}
.n{
    color: #e63312;
    margin-right: 5px;
}
/* Tab Navigation */
.nav-tabs {
    margin: 0;
    padding: 0;
    border: 0;
}
.nav-tabs>li{
    width: 50%;
}
.nav-tabs > li > a {
    background: #000;
    border-radius: 0;
    box-shadow: none;
    text-align: center;
    font-weight: 700;
    color: #88C2FA;
    margin-right: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover {
    background: #fff;
    box-shadow: none;
    color: #000;
    font-weight: 700;
    text-align: center;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    border: 1px solid #000;
}
.nav-tabs>li>a:hover{
    color: #000;
    background-color: #88C2FA;
}

/* Tab Content */
.tab-pane {
    background: #F5F5F5;
    box-shadow: none;
    border-radius: 0;
    text-align: center;
    padding: 0;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
    padding: 3px;
}
.flex-control-thumbs li{
    margin-left: 15px !important;
    margin-right: 15px !important;
}
.cursor-pointer:hover{
    cursor: pointer;
    text-decoration: none;
}
.d-flex{
    display: flex;
}
.flex-wrap{
    flex-wrap: wrap;
}
.align-items-center{
    align-items: center;
}
.justify-content-center{
    justify-content: center;
}
.max-height-none{
    max-height: none;
}
.px-0{
    padding-left: 0;
    padding-right: 0;
}
.pl-0{
    padding-left: 0 !important;
}
.pr-0{
    padding-right: 0 !important;
}
.px-05{
    padding-left: 2.5px;
    padding-right: 2.5px;
}
.px-1{
    padding-left: 5px;
    padding-right: 5px;
}
.px-3{
    padding-left: 15px;
    padding-right: 15px;
}
.mx-auto{
    margin-left: auto;
    margin-right: auto;
}
.mb-0{
    margin-bottom: 0;
}
.mb-1rem{
    margin-bottom: 1rem;
}
.mb-2rem{
    margin-bottom: 2rem;
}
.mb-3rem{
    margin-bottom: 3rem;
}
.mt-3rem{
    margin-top: 3rem;
}
.big-main-image{
    padding-top: 130.75px; padding-left: 0; padding-right: 0;
}
.title{
    color: #fff;
    font-weight: 500;
    font-size: 2rem;
}
.subtitle{
    color: #fff;
    font-weight: 500;
    font-size: 1.6rem;
}
.title-big{
    color: #fff;
    font-weight: 500;
    font-size: 4rem;
}
.carousel-item-title{
    color: #000;
    font-weight: 500;
    font-size: 2rem;
    text-align: center;
}
.carousel-item-subtitle{
    color: #000;
    font-weight: 500;
    font-size: 1.5rem;
    text-align: center;
}
.description{
    color: #fff;
    text-align: center;
    font-size: 1.3rem;
}
.description-2{
    color: #000;
    text-align: left;
    font-size: 1.5rem;
}
.disclaimer{
    color: #002C5F;
    font-size: 2rem;
    text-align: center;
}
.peding-l-0{
    padding-left: 0;
}
.peding-r-0{
    padding-right: 0;
}

.top{
    background: rgba(255,255,255,1);
}

.remember-that-time{
    padding-top: 7rem;
    padding-bottom: 5rem;
}

.santafe-carousel .arrow-prev {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 28%;
    left: 0;
    z-index: 2;
}
.santafe-carousel .arrow-next {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 28%;
    right: 0;
    z-index: 2;
}

.santafe-carousel-mobile .arrow-prev {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 28%;
    left: 0;
    z-index: 2;
}
.santafe-carousel-mobile .arrow-next {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 28%;
    right: 0;
    z-index: 2;
}
.section-5{
    background-color: #ffffff;
}
.section-6{
    background-color: #ffffff;
}
.santafe-carousel-for .arrow-prev {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 2;
}
.santafe-carousel-for .arrow-next {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 40%;
    right: 0;
    z-index: 2;
}
.santafe-carousel-nav .arrow-prev {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 2;
}
.santafe-carousel-nav .arrow-next {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 40%;
    right: 0;
    z-index: 2;
}
.santafe-carousel-mobile .arrow-prev {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 40%;
    left: 0;
    z-index: 2;
}
.santafe-carousel-mobile .arrow-next {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 40%;
    right: 0;
    z-index: 2;
}
.fw-700{
    font-weight: 700;
}
.aspect-ratio-16-9{
    position: relative;
    width: 100%;
    padding-top: 56.25%; /* 16:9 Aspect Ratio */
}
.aspect-ratio-1-1{
    position: relative;
    width: 100%;
    padding-top: 100%; /* 1:1 Aspect Ratio */
}
.aspect-ratio-4-5{
    position: relative;
    width: 100%;
    padding-top: 125%; /* 4:5 Aspect Ratio */
}
.aspect-ratio-10-6{
    position: relative;
    width: 100%;
    padding-top: 60%; /* 10:6 Aspect Ratio */
}
.image-ratio{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.creta-exterior-carousel .arrow-prev {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    z-index: 2;
}

.creta-exterior-carousel .arrow-next {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    z-index: 2;
}

.creta-interior-carousel .arrow-prev {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    z-index: 2;
}

.creta-interior-carousel .arrow-next {
    width: 35px;
    height: 35px;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    z-index: 2;
}
.ioniq-5-gallery-carousel-for .arrow-prev {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    z-index: 2;
}
.ioniq-5-gallery-carousel-for .arrow-next {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    z-index: 2;
}
.ioniq-5-gallery-carousel-nav .arrow-prev {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    z-index: 2;
}
.ioniq-5-gallery-carousel-nav .arrow-next {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    z-index: 2;
}


@media only screen and (max-width: 480px) {
    body {
        padding-top: 51px;
    }
    .tittle_head_kona_electric{
        font-size: 12px;
    }
    .title{
        font-size: 1.8rem;
    }
    .subtitle{
        font-size: 1.6rem;
    }
    .title-big{
        font-size: 2.5rem;
    }
    .description{
        font-size: 1.4rem;
    }
    .disclaimer{
        font-size: 2.4rem;
    }
    .peding-l-0{
        padding-left: 0;
        padding-right: 0;
    }
    .peding-r-0{
        padding-left: 0;
        padding-right: 0;
    }
    .mb-xs-2{
        margin-bottom: .5rem;
    }
    .mb-xs-1rem{
        margin-bottom: 3rem;
    }
    .mb-xs-3rem{
        margin-bottom: 3rem;
    }
    .px-xs-0{
        padding-left: 0;
        padding-right: 0;
    }
    .px-xs-1{
        padding-left: 5px;
        padding-right: 5px;
    }
    .mt-xs-1{
        margin-top: 1.5rem;
    }
    .big-main-image{
        padding-top: 0;
    }
    .remember-that-time{
        padding-top: 0;
        padding-bottom: 5rem;
    }
    .performance-carousel .arrow-prev {
        width: 35px;
        height: 35px;
        position: absolute;
        top: 15%;
        left: 14px;
        z-index: 2;
    }
    .performance-carousel .arrow-next {
        width: 35px;
        height: 35px;
        position: absolute;
        top: 15%;
        right: 14px;
        z-index: 2;
    }
    .design-carousel .arrow-prev {
        width: 35px;
        height: 35px;
        position: absolute;
        top: 15%;
        left: 14px;
        z-index: 2;
    }
    .design-carousel .arrow-next {
        width: 35px;
        height: 35px;
        position: absolute;
        top: 15%;
        right: 14px;
        z-index: 2;
    }
    .ioniq-5-n-gallery-carousel .arrow-prev {
        width: 35px;
        height: 35px;
        position: absolute;
        top: 38%;
        left: 0;
        z-index: 2;
    }
    .ioniq-5-n-gallery-carousel .arrow-next {
        width: 35px;
        height: 35px;
        position: absolute;
        top: 38%;
        right: 0;
        z-index: 2;
    }
}
@media only screen and (min-width: 481px) {
    .px-md-0{
        padding-left: 0;
        padding-right: 0;
    }
    .d-md-flex{
        display: flex;
    }
}