p img {
    max-width: 100%;
    height: auto;
}

.navbar-nav {
    column-gap: 20px;
    margin-left: 62px;
}

    .navbar-nav .lang {
        padding-left: 140px;
    }

.nav-link {
    color: #FFF !important;
    text-align: center;
    font-family: 'BMWTypeNext';
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    line-height: normal;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #00ABC8 !important;
    transition: 0,5s;
}

    .navbar-light .navbar-nav .nav-link:hover svg ellipse {
        stroke: #00ABC8 !important;
    }

    .navbar-light .navbar-nav .nav-link:hover svg circle {
        stroke: #00ABC8 !important;
    }

    .navbar-light .navbar-nav .nav-link:hover svg path {
        stroke: #00ABC8 !important;
    }

/* .navbar-brand img{
    margin-left: 336px;
} */



.custom-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0 30px;
    margin-left: auto;
    margin-right: auto;
}

    .custom-nav::after {
        background: rgba(255, 255, 255, 0.20);
        width: 100%;
        content: "";
        height: 1px;
        position: absolute;
        bottom: 20px;
    }

.wrapper {
    position: relative;
    top: -145px;
    width: 100%;
    height: 600px;
    z-index: 1;
}

.head-wrapp .wrapper::after {
    background: linear-gradient(0deg, rgba(23, 23, 29, 0.80) 0%, rgba(23, 23, 29, 0.80) 100%);
    content: "";
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
}

.head-wrapp .wrapper h1 {
    color: #FFFFFF;
    text-align: center;
    font-family: 'BMWTypeNext';
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 250px;
    position: absolute;
    width: 100%;
    z-index: 2;
}

.wrapper .breadcrumb {
    display: flex;
    justify-content: center;
    align-items: center;
    top: 325px;
    position: absolute;
    z-index: 5;
}

.wrapper .breadcrumb-item {
    color: #FFF;
    font-family: 'BMWTypeNext';
    font-size: 16px;
    font-style: normal;
    font-weight: 250;
    line-height: 32px;
}

.breadcrumb-item + .breadcrumb-item::before {
    content: url(/Content/media/icon/menu-ok.svg) !important;
}

.wrapper .breadcrumb-title {
    color: #FFF;
    font-family: 'BMWTypeNext';
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 300px;
    position: absolute;
    z-index: 5;
}

.wrapper video {
    width: 100%;
    height: 600px;
    object-fit: cover;
}

.wrapper img {
    width: 100%;
    height: 600px;
    object-fit: cover;
}

.wrapper .contact-img {
    height: 480px;
    object-fit: cover;
}


.header-news-ticket {
    background: #00ABC8;
    color: #FFF;
    font-family: 'BMWTypeNext';
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    margin-top: 18px;
    margin-left: 21px;
    padding: 11px 28px;
    z-index: 22;
    clip-path: polygon(100% 0, 100% 80%, 90% 100%, 0 100%, 0 0);
}


.calendar {
    background: #17171D;
    margin-top: -150px;
    height: 438px;
}

    .calendar .row {
        padding-top: 52px;
    }

    .calendar .col-md-4 {
        margin-left: 90px;
    }

.card {
    border: none !important;
    overflow: hidden;
}

.tab-cars .drivers-bg {
    margin-bottom: 140px !important;
}

.drivers-bg .card {
    overflow: inherit;
}

.tab-cars .tab-driver-list {
    margin-top: 80px;
}

.calendar .card {
    margin-bottom: 30px;
}

.card img {
    width: 100%;
    object-fit: cover;
    max-height: 272px;
    transition: .2s;
    overflow: hidden;
}

    .card img:hover {
        -webkit-transform: scale(1.02);
        transform: scale(1.02);
        /*     filter: grayscale(100%);*/
    }


/*.car-img img:hover {
    filter:grayscale(100%);
}*/

.header-card-desc {
    display: flex;
    flex-direction: column;
    justify-content: baseline;
    align-items: baseline;
    padding: 20px 30px;
    background: #FAFAFB;
    height: 160px;
}

    .header-card-desc::after {
        content: "";
        position: absolute;
        height: 200px;
        background-color: #FFFFFF;
    }

    .header-card-desc .header-card-title {
        color: #38383E;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 26px;
        font-family: 'BMWTypeNext';
    }

    .header-card-desc .header-card-info {
        color: #38383E;
        font-size: 16px;
        font-style: normal;
        font-weight: 300;
        line-height: 26px;
        text-transform: uppercase;
        font-family: 'BMWTypeNext';
    }

    .header-card-desc .header-card-date {
        color: #00ABC8;
        font-family: 'BMWTypeNext';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;
    }

.header-date-title {
    color: #FFF;
    font-family: 'BMWTypeNext';
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    margin-top: 30px;
}

.header-date-info {
    color: #FFF;
    font-family: 'BMWTypeNext';
    font-size: 16px;
    font-style: normal;
    font-weight: 250;
    line-height: 26px;
}

.counter-date {
    display: flex;
    flex-direction: row;
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
}

    .counter-date .col::after {
        background: black;
        width: 90px;
        content: "";
        height: 3px;
        position: absolute;
        bottom: 60px;
    }

    .counter-date .col:last-child:after {
        background: white;
        width: 90px;
        content: "";
        height: 3px;
        position: absolute;
        bottom: 60px;
    }

    /* .counter-date .col::before {
    background: url(/public/images/image-5.png);
    width: 110px;
    content: "";
    height: 114px;
    position: absolute;
    bottom: 2px;
      opacity: 0.4;
} */
    .counter-date .col {
        background: #FFFFFF;
        margin: 8px;
        border-bottom-right-radius: 15px;
        border-bottom-right-radius: 15px;
        width: 90px;
        height: 100px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        color: #494949;
        text-align: center;
        font-family: 'BMWTypeNext';
        font-size: 36px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;
        clip-path: polygon(100% 0, 100% 85%, 85% 100%, 0 100%, 0 0);
    }

        .counter-date .col:last-child {
            background: #38383E;
            color: #FFF;
        }

        .counter-date .col span {
            font-size: 14px;
            padding-bottom: 25px;
        }

.header-date-link a {
    color: #FFF;
    font-family: 'BMWTypeNext';
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-decoration: none;
}

    .header-date-link a:hover {
        color: #00ABC8 !important;
        transition: 0,5s;
    }

.dc {
    background: #FFF;
    display: flex;
    flex-direction: column;
    padding-top: 147px;
}


.drivers {
    display: flex;
    flex-direction: row;
    overflow: hidden;
    justify-content: space-between;
}

    .drivers img {
        width: 100%;
        transition: transform 0.5s;
    }

        .drivers img:hover {
            -webkit-transform: scale(1.02);
            transform: scale(1.02);
        }

    .drivers .col-md-4, .cars .col-md-4 {
        display: flex;
    }

.content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: baseline;
}

    .content h1 {
        color: #17171D;
        font-family: 'BMWTypeNext';
        font-size: 36px;
        font-style: normal;
        font-weight: 300;
        line-height: 48px;
    }

    .content p {
        color: #000;
        font-family: 'BMWTypeNext';
        font-size: 14px;
        font-style: normal;
        font-weight: 300;
        line-height: 26px;
        padding: 32px 0;
        margin: 0;
    }

.more-button::before,
.more-button::after {
    position: absolute;
    display: block;
    content: "";
    width: 100%;
    height: 100%;
}

.more-button {
    color: #FFF;
    text-align: center;
    font-family: 'BMWTypeNext';
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    padding: 11px 28px;
    background: #00ABC8;
    text-decoration: none;
    transition: 1s;
    border: 1px solid #00ABC8;
    cursor: pointer;
    clip-path: polygon(100% 0, 100% 80%, 90% 100%, 0 100%, 0 0);
    transition: all 0.8s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.8s ease;
    position: relative;
}

    .more-button::after {
        left: -100%;
        clip-path: polygon(10% 0, 70% 0, 90% 100%, 30% 100%);
        background-image: url(/Content/media/flag/flag.jpg);
        transition: all 300ms ease;
    }

    .more-button:hover::after {
        left: 100%;
    }


    .more-button:hover {
        background: #FFFFFF;
        color: #494949;
    }

.dc .cars {
    display: flex;
    flex-direction: row-reverse;
    overflow: hidden;
    padding-top: 100px;
    padding-bottom: 100px;
    justify-content: space-between;
}


.cars img {
    width: 100%;
    transition: transform 0.3s;
}

    .cars img:hover {
        -webkit-transform: scale(1.02);
        transform: scale(1.02);
        transition: transform 0.3s;
    }

.news {
    background: #F5F5F5;
}

.news-header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding-top: 64px;
    padding-bottom: 40px;
}

    .news-header h1 {
        color: #17171D;
        font-family: 'BMWTypeNext';
        font-size: 36px;
        font-style: normal;
        font-weight: 300;
        line-height: 48px;
    }

    .news-header a {
        color: #17171D;
        text-align: center;
        font-family: 'BMWTypeNext';
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 26px;
        text-decoration: none;
        transition: 0.5s;
    }

        .news-header a:hover {
            color: #00ABC8;
        }

.news-news-ticket {
    background: #00ABC8;
    color: #FFF;
    font-family: 'BMWTypeNext';
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    margin-top: 18px;
    margin-left: 21px;
    padding: 0px 20px;
    z-index: 22;
    clip-path: polygon(100% 0, 100% 80%, 90% 100%, 0 100%, 0 0);
}

.news-card-desc {
    padding-top: 24px;
    padding-left: 24px;
    padding-right: 20px;
    padding-bottom: 56px;
}


.news-card-title {
    color: #00ABC8;
    font-family: 'BMWTypeNext';
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}

.news-card-info p {
    color: #000;
    font-family: 'BMWTypeNext';
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 21px;
}

.news .row {
    padding-bottom: 120px;
}


.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.mySwiper::after {
    background: #17171D33;
    content: "";
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
}

.gallery .header-news-ticket {
    margin-left: 354px;
    margin-top: 48px;
}

.swiper-pagination-fraction {
    width: 72px !important;
    height: 80px;
    font-size: 16px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    right: 82px !important;
    bottom: 145px !important;
    left: auto !important;
    color: #494949;
    background: #FFFFFF;
    font-family: 'BMWTypeNext';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    clip-path: polygon(100% 0, 100% 80%, 90% 100%, 0 100%, 0 0);
}

.swiper-desc {
    position: absolute;
    z-index: 555;
    bottom: 17.125%;
    left: 17.66%;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    background: rgba(24, 24, 24, 0.7);
    padding: 24px;
    border-radius: 12px
}

    .swiper-desc .swiper-title {
        color: #00ABC8;
        font-family: BMWTypeNext;
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;
    }

    .swiper-desc .swiper-text {
        color: #FFF;
        font-family: BMWTypeNext;
        font-size: 14px;
        font-style: normal;
        font-weight: 300;
        line-height: 21px;
    }

.slider-img-container {
    aspect-ratio: 16/6;
    overflow: hidden;
    position: relative;
}

.affiliates .row {
    padding-top: 124px;
    padding-bottom: 124px;
}

.affiliates-desc h1 {
    color: #17171D;
    font-family: 'BMWTypeNext';
    font-size: 36px;
    font-style: normal;
    font-weight: 300;
    line-height: 26px;
    padding-bottom: 16px;
}

.affiliates-desc p {
    color: #000;
    font-family: 'BMWTypeNext';
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 26px;
}

.affiliates-img {
    display: flex;
    justify-content: end;
    align-items: center;
}

    .affiliates-img img {
        width: 101px;
        height: 60px;
        margin-left: 22px;
    }

footer {
    background: #17171D;
}

    footer a:hover {
        color: #00ABC8 !important;
        transition: 0,5s;
    }

.location-head-title {
    color: #FFF;
    font-family: 'BMWTypeNext';
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
}

.location-title {
    color: #FFF;
    font-family: 'BMWTypeNext';
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 26px;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

    .location-title a {
        color: #FFF;
        font-family: 'BMWTypeNext';
        font-size: 14px;
        font-style: normal;
        font-weight: 300;
        line-height: 26px;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        text-decoration: none;
    }

    .location-title img {
        margin-right: 8px;
    }

.location-text {
    color: #FFF;
    font-family: 'BMWTypeNext';
    font-size: 14px;
    font-style: normal;
    font-weight: 200;
    line-height: 26px;
    padding-left: 34px;
}

.onefooter {
    display: flex;
    padding-top: 64px;
    justify-content: space-between;
    margin-bottom: 3.5rem;
}

    .onefooter .col-lg-6 {
        display: flex;
        flex-direction: column;
    }

    .onefooter .col-lg-4 {
        display: flex;
        flex-direction: column;
    }

    .onefooter .col-lg-2 {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-left: -30px;
    }

        .onefooter .col-lg-2 a {
            padding-bottom: 20px;
        }

.secfooter .form-control {
    background: url(/public/images/image-5.png) !important;
    color: #FFF;
    font-family: 'BMWTypeNext';
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 26px;
    border: none;
}

.secfooter .input-group {
    width: 320px !important;
    height: 52px !important;
    margin-top: 24px;
}

.input-group a img {
    position: absolute;
    right: 8px;
    top: 34%;
    z-index: 5555;
}

.secfooter .form-control:focus {
    color: #00ABC8 !important;
    border: 1px solid #FFF !important;
    box-shadow: none !important;
    background: #FFFFFF !important;
    transition: 1s;
}


.footlang:hover svg circle, .footlang:hover svg path, .footlang:hover svg ellipse {
    stroke: #00ABC8 !important;
}

.footlang {
    display: flex;
    align-items: center;
}

    .footlang a {
        color: #FFF;
        font-family: 'BMWTypeNext';
        font-size: 20px;
        font-style: normal;
        font-weight: 300;
        line-height: 30px;
        margin-bottom: 2px;
        margin-left: 8px;
        text-decoration: none;
    }

.thirdfooter {
    padding: 32px 0 48px;
}

    .thirdfooter .col-lg-3 {
        color: #FFF;
        font-family: 'BMWTypeNext';
        font-size: 12px;
        font-style: normal;
        font-weight: 300;
        line-height: 26px;
        text-decoration: none;
    }


    .thirdfooter .col-lg-9 {
        display: flex;
        justify-content: end;
        column-gap: 20px;
    }

        .thirdfooter .col-lg-9 a {
            color: #FFF;
            text-align: center;
            font-family: 'BMWTypeNext';
            font-size: 12px;
            font-style: normal;
            font-weight: 300;
            line-height: 26px;
            text-decoration: none;
        }

.nav-tab-list {
    margin-top: -145px;
}

    .nav-tab-list .nav-pills {
        border: none !important;
        padding: 64px 0;
        column-gap: 80px;
        /*    height: 170px;*/
    }

        .nav-tab-list .nav-pills .nav-link {
            text-align: center;
            font-family: 'BMWTypeNext';
            font-size: 20px;
            font-style: normal;
            font-weight: 300;
            line-height: 26px;
            padding: 8px 0 !important;
        }

            .nav-tab-list .nav-pills .nav-link.active {
                background-color: transparent !important;
                border-bottom: 1px solid #00ABC8;
                padding: 8px 0;
                border-bottom-left-radius: 0;
                border-bottom-right-radius: 0;
            }

            .nav-tab-list .nav-pills .nav-link:hover {
                transition: 0s;
                border-bottom: 1px solid #00ABC8;
                padding: 8px 0;
                border-bottom-left-radius: 0;
                border-bottom-right-radius: 0;
            }

.tab-gallery-list .nav-rounds-gallery {
    padding: 64px 0 64px 64px;
}

.header-tab-title {
    color: #17171D;
    font-family: 'BMWTypeNext';
    font-size: 36px;
    font-style: normal;
    font-weight: 300;
    line-height: 48px;
    padding: 108px 0 56px;
}

.e-team-title {
    color: #17171D;
    font-family: 'BMWTypeNext';
    font-size: 36px;
    font-style: normal;
    font-weight: 300;
    line-height: 48px;
    padding: 0px 0 56px;
}

.tab-text {
    color: #000;
    font-family: 'BMWTypeNext';
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 26px;
    margin-bottom: 80px;
}

.tab-share-icon {
    column-gap: 16px;
    display: flex;
    margin-bottom: 260px;
}

    .tab-share-icon span {
        color: #000;
        font-family: 'BMWTypeNext';
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;
    }

    .tab-share-icon img {
        filter: invert(1);
    }

.team .right {
    padding-top: 55px;
}

.tab-text img {
    transition: .5s;
    overflow: hidden;
}

    .tab-text img:hover {
        -webkit-transform: scale(1.02);
        transform: scale(1.02);
    }

.partners-logo-tab {
    display: flex;
    gap: 20px 30px;
    flex-wrap: wrap;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    padding: 0 0 200px;
}

    .partners-logo-tab .logo {
        width: 376px !important;
        height: 260px;
        border: 1px solid #D9D9D9;
        ;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: 1s;
    }

    .partners-logo-tab .logos {
        width: 376px !important;
        height: 260px;
        border: 1px solid #D9D9D9;
        ;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: 1s;
    }

    .partners-logo-tab .logos img{
        width: 100%;
        height: auto;
    }


        .partners-logo-tab .logos:hover .dwbg {
            width: 375px;
            height: 260px;
            float: left;
            background: rgba(23, 23, 29, 0.80) url(/public/images/download.svg) no-repeat bottom 20px right 20px;
            position: absolute;
            z-index: 55555;
            overflow: hidden;
            cursor: pointer;
            display: block;
        }

        .partners-logo-tab .logos .dwbg {
            display: none;
        }




    .partners-logo-tab .logo:hover {
        filter: grayscale(0);
    }

.tab-news {
    padding-bottom: 160px;
}

.tab-pane .tab-news .col-md-4 {
    padding-bottom: 40px;
}

.tab-news-list {
    background: #F5F5F5;
}

.header-tab-text {
    color: #000;
    font-family: 'BMWTypeNext';
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 26px;
}


.tab-content .dropdown .btn {
    background-color: #EFEFEF;
    color: #000;
    font-family: 'BMWTypeNext';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-bottom-right-radius: 25px;
    position: relative;
    width: 238px;
    height: 64px;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding-left: 25px;
    border: none !important;
    text-align: left;
}

.tab-content .dropdown-toggle::after {
    position: absolute;
    right: 24px;
    content: url(/Content/media/icon/dropicon.svg) !important;
    border: none !important;
}

.tab-content .btn-check:focus + .btn, .btn:focus {
    box-shadow: none !important;
}

.tab-area{
    padding-bottom: 106px;
}

.dropdown-item {
    color: #38383E;
    font-family: 'BMWTypeNext';
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    column-gap: 16px;
}


    .dropdown-item:focus, .dropdown-item:hover {
        background-color: transparent !important;
        color: #00ABC8 !important;
    }

.tab-race .race {
    padding-bottom: 32px;
}

.tab-cars .cars-bg {
    background: url(/Content/media/bg/carbg.svg);
    background-repeat: no-repeat;
    display: flex;
    padding: 30px 0px 10px 50px;
    background-size: auto;
    margin-bottom: 72px;
    width: 432px;
    height: auto;
}

.cars-card {
    padding: 0px 0px 10px 30px !important;
}

.tab-cars .header-tab-text {
    padding-bottom: 64px;
}

.tab-race-list {
    margin-bottom: 170px;
}

.race-desc {
    display: flex;
    flex-direction: column;
    justify-content: center;
    background-color: transparent !important;
    border: 1.5px solid #D9D9D9 !important;
    padding: 40px 0px 34px 40px;
    min-height: 252px;
}

    .race-desc img {
        width: auto;
    }

    .race-desc .race-date {
        color: #00ABC8;
        font-family: 'BMWTypeNext';
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: 26px; /* 185.714% */
    }

    .race-desc .race-title {
        color: #17171D;
        font-family: 'BMWTypeNext';
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: 36px;
        padding: 26px 0 24px;
    }

    .race-desc .race-text {
        color: #A7A7A7;
        font-family: 'BMWTypeNext';
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 26px;
    }

    .race-desc .race-ticket {
        padding-top: 64px;
    }

        .race-desc .race-ticket a {
            color: #17171D;
            text-align: center;
            font-family: 'BMWTypeNext';
            font-size: 14px;
            font-style: normal;
            font-weight: 700;
            line-height: 26px;
            text-decoration: none;
            transition: 1s;
        }

            .race-desc .race-ticket a:hover {
                color: #00ABC8;
            }

.cars-bg .car-desc {
    background: transparent;
}

.car-desc .car-title {
    color: #FFF;
    font-family: 'BMWTypeNext';
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    margin-top: -10px;
}

.car-desc .car-view a {
    color: #FFF;
    font-family: 'BMWTypeNext';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    text-decoration: none;
}

.view-content {
    background: url(/Content/media/bg/carsbg.svg);
    background-repeat: no-repeat;
    width: 636px;
    background-size: cover;
    padding: 30px 60px 24px 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

    .view-content .view-cars-title {
        color: #17171D;
        font-family: 'BMWTypeNext';
        font-size: 24px;
        font-style: normal;
        font-weight: 700;
        line-height: 36px;
        padding-bottom: 32px;
    }

    .view-content .view-cars-desc p {
        color: #000;
        font-family: 'BMWTypeNext';
        font-size: 14px;
        font-style: normal;
        font-weight: 300;
        line-height: 26px;
    }

    .view-content .view-cars-desc b {
        color: #17171D;
        font-family: 'BMWTypeNext';
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        line-height: 26px;
    }

    .view-content .tab-share-icon {
        margin-bottom: 50px;
    }

.driver-img {
    margin-top: -122px;
}

.drivers-bg .car-title {
    margin-top: 30px;
}

.contact {
    margin-top: -269px;
}

    .contact .col-md-4 span {
        color: #18181E;
        font-family: 'BMWTypeNext';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
    }

    .contact .col-md-4 .href {
        padding-top: 10px;
    }

    .contact .col-md-4 p {
        color: #18181E;
        font-family: 'BMWTypeNext';
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 26px;
        padding-top: 10px;
    }

        .contact .col-md-4 p a {
            color: #17171D;
            text-align: center;
            font-family: 'BMWTypeNext';
            font-size: 14px;
            font-style: normal;
            font-weight: 700;
            line-height: 26px;
        }



    .contact .col-md-4 a {
        color: #18181E;
        font-family: 'BMWTypeNext';
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
        text-decoration: none;
    }



.contact-follow-icon {
    /*  margin-top: -100px;*/
    padding-bottom: 140px;
}

    .contact-follow-icon p {
        color: #18181E;
        font-family: 'BMWTypeNext';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px; /* 175% */
    }

    .contact-follow-icon a {
        padding-right: 18px;
    }

.contact-form {
    background: #F5F5F5;
}

    .contact-form form {
        margin-left: 40px;
    }

    .contact-form .form-control {
        height: 66px;
        background: transparent;
        font-family: 'BMWTypeNext';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
        border-radius: 0;
        padding-left: 24px;
    }

        .contact-form .form-control:focus {
            color: #333338 !important;
            border: 1px solid #00ABC8 !important;
            box-shadow: none !important;
            background: #FFFFFF !important;
            transition: 1s;
            font-family: 'BMWTypeNext';
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: 28px;
        }

        .contact-form .form-control::placeholder {
            color: #8C8C8C !important;
            transition: 1s;
            font-family: 'BMWTypeNext';
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: 28px;
        }



    .contact-form .form-check-input:checked {
        background-color: #00ABC8 !important;
        border-color: #C7C7C7 !important;
        box-shadow: none !important;
    }

    .contact-form .form-check-input:focus {
        box-shadow: none !important;
    }

    .contact-form .form-check .info {
        color: #231F20;
        font-family: 'BMWTypeNext';
        font-size: 12px;
        font-style: normal;
        font-weight: 500;
        line-height: 20px;
    }

        .contact-form .form-check .info a {
            color: #231F20;
            font-family: 'BMWTypeNext';
            font-size: 12px;
            font-style: normal;
            font-weight: 500;
            line-height: 20px;
        }

    .contact-form .form-label {
        color: #17171D;
        font-family: 'BMWTypeNext';
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
    }

.form-check .more-button {
    height: 48px;
}

.contact-form .row .col-12 {
    padding-bottom: 94px;
}

.contact-form .row .form-check {
    display: flex;
    justify-content: space-between;
    padding-bottom: 24px;
}

.contact-form .row span {
    color: #231F20;
    font-family: 'BMWTypeNext';
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

.news-detail .row {
    display: flex;
    justify-content: space-between;
}

.news-detail-desc {
    padding-right: 2.90dvw;
}

.news-detail .news-detail-title {
    color: #17171D;
    font-family: 'BMWTypeNext';
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 48px;
}

.news-detail .other-news-title {
    color: #17171D;
    font-family: 'BMWTypeNext';
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    padding-bottom: 40px;
}

.news-detail .news-detail-date {
    color: #00ABC8;
    font-family: 'BMWTypeNext';
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px; /* 162.5% */
    padding-top: 24px;
    padding-bottom: 32px;
}


.news-detail .news-detail-desc p {
    color: #000;
    font-family: 'BMWTypeNext';
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 26px;
}

.news-detail .news-detail-desc span {
    color: #000;
    font-family: 'BMWTypeNext';
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
}

    .news-detail .news-detail-desc span img {
        width: 25px;
        margin-right: 16px;
        transform: none !important;
    }

.news-detail-icon .hasthag {
    color: #00ABC8;
    font-family: 'BMWTypeNext';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 162.5% */
}

.news-detail-icon span:nth-of-type(2) {
    padding-left: 40px;
}


.news-detail-icon {
    column-gap: 16px;
    display: flex;
    margin-bottom: 180px;
    padding-top: 60px;
}


.news-detail .news-detail-desc img {
    width: 100%;
    transition: .5s;
    overflow: hidden;
    padding-bottom: 56px;
}

    .news-detail .news-detail-desc img:hover {
        -webkit-transform: scale(1.02);
        transform: scale(1.02);
    }


.tab-gallery-list {
    margin-top: 0;
    background: #F5F5F5;
}


.tab-gallery .gallery-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 210px;
    column-gap: 10px;
    row-gap: 42px;
    padding-bottom: 160px;
}

.gallery-list img {
    width: 100%;
    transition: .5s;
    overflow: hidden;
    aspect-ratio: 4/2;
    object-fit: cover;
}

    .gallery-list img:hover {
        -webkit-transform: scale(1.02);
        transform: scale(1.02);
    }

.swiper {
    width: 100%;
    height: 100%;
}

    .swiper .nav-pills {
        padding: 0;
        column-gap: 0;
        height: auto;
    }

    .swiper .nav {
        flex-wrap: nowrap;
    }

.gallery-swiper .swiper-slide {
    background: #17171D;
}

.swiper-button-prev.swiper-button-disabled {
    opacity: 0 !important;
}

.swiper-button-next.swiper-button-disabled {
    opacity: 0 !important;
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 20px !important;
    color: #00ABC8;
}

.close-btn {
    right: 0;
    top: 0;
}

.car-img img {
    transition: filter 0.3s ease;
}
/*.car-img img:hover{
    filter : grayscale(100%)
}*/


/*GALLERY SW�PERR*/

.gallery-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    z-index: 1000;
}

    .gallery-modal.active {
        display: block;
    }

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}

/*.swiper-slide img {
        max-width: 90%;
        max-height: 90vh;
        object-fit: contain;
    }*/

.close-modal {
    position: absolute;
    top: 20px;
    right: 20px;
    color: white;
    font-size: 30px;
    cursor: pointer;
    z-index: 1001;
}

.breadcrumb-item-detail p {
    margin-top: 1rem !important;
}

/* Pop-Up Css */

.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
    justify-content: center;
    align-items: center;
    font-family: BMWTypeNext;
    z-index: 999;
}

.popup-container {
    position: relative;
    width: 650px;
    max-width: 90%;
}

.popup {
    background-color: white;
    padding: 6.3rem 2rem;
    text-align: center;
    /* �ekil i�in clip-path kullan�yoruz */
    clip-path: polygon( 0% 0%, /* sol �st */
    calc(100% - 60px) 0%, /* sa� �st k��eden �nce */
    100% 60px, /* sa� �st kesik k��e */
    100% 100%, /* sa� alt */
    0% 100% /* sol alt */
    );
}

.subsclose-btn {
    position: absolute;
    top: -4%;
    right: -2%;
    cursor: pointer;
}

.popup-title {
    font-size: 34px;
    margin: 0 0 20px;
    font-weight: 300;
    color: #333;
}

.popup-text {
    font-size: 16px;
    line-height: 1.5;
    color: #666;
    margin: 0;
}
