﻿.news__content{
    width:100%;
    
}
.news__box {
    padding: 15px;
    border: 1px solid #e6e6e6;
    display: block;
    margin-bottom:30px
}
.news__box__content{
    min-height:130px
}
.news__box__content h2 {
    font-size:32px;
    padding:20px 0 0
}
.news_video::before{
    content:"";
    background:url(/img/news/video-ico.png) no-repeat center center;
    width:60px;
    height:60px;
    position:absolute;
    left:50%;
    top:50%;
    margin-left:-30px;
    margin-top:-30px
}
.tab-content .row-custom {
    max-height: 500px;
    overflow-y: scroll
}
div::-webkit-scrollbar {
    width: 4px;
}

div::-webkit-scrollbar-track {
    background: rgba(61, 58, 54, 0.2);
}

div::-webkit-scrollbar-thumb {
    background: #B0B0B0;
    /* Handle */
}

    div::-webkit-scrollbar-thumb:hover {
        /* Handle on hover */
        background: #aaa;
    }
.topmenu_field{
    justify-content:space-between
}
.logo-sub-title {
    font-family: "BMWTypeNext-Light";
    font-size: 16px;
    color: #fff;
    position: absolute;
    z-index: 8;
    padding-top:10px
}
.general-btn {
    background-color:transparent;
    box-shadow: inset 0 0 0 1px #262626;
    color: #262626;
    border-radius: 3px;
    min-height: 3.25rem;
    display: inline-flex;
    justify-content: center;
    cursor: pointer;
    align-items:center;
}
.gray-button {
    background-color: transparent !important;
    color: #262626 !important;
}
    .gray-button:hover {
        background-color: transparent !important;
        color: #262626 !important;
        box-shadow: inset 0 0 0 2px #262626
    }
.blue-button {
    background-color: #1c69d4;
    border:none;
    box-shadow:none
}
    .blue-button:hover {
        background-color: #0653b6;
        box-shadow: none;
        color: #fff;
    }
.directions {
    font-size: 16px;
    font-family: BMWTypeNext-Bold;
    display:flex;
    align-items:center;
}
.directions span{
    padding-left:15px;
    display:inline-block
}
.directions__box{
    max-width:100%;
    width:400px;
    min-height:50px;
    padding-top:10px;
    background:#fff;
    box-shadow:none
}
    .directions__box a {
        display: inline-block;
        font-family: "BMWTypeNext-Light"
    }
    .directions__box a::before {
        display: none
    }
    .directions__box a span {
        display: inline-block;
        padding-left:10px
    }
.map_close_btn{
    position:absolute;
    top:15px;
    right:0
}
.footer-top ul li {
    display: inline-flex;
    align-items: center;
}

.campaing_slider_content {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin: auto;
}
    .campaing_slider_content .owl-carousel {
        width: 100%;
    }

        .campaing_slider_content .owl-carousel .owl-item {
            opacity:0
        }
            
    
    .campaing_slider_content .owl-item .campaign_model_img {
        text-align: center
    }
    
    .campaing_slider_content .item img {
        width: 100%;
        max-width: 260px;
        margin-top: 20px;
        display: inline;
    }

    .campaing_slider_content .item .offer_detail {
        display: none;
    }


    
        .campaing_slider_content .center .offer_detail {
            display: block;
            color: #262626;
        }
    .campaing_slider_content .center img {
        width: 100%;
        max-width: 500px;
        margin-top: 0;
    }
    

.offer_detail h3 {
    font-weight: 300;
    font-size: 32px;
    line-height: 40px;
    margin: 0;
    padding: 0 15px;
    margin-top: 3rem;
    margin-bottom: 1rem;
}

.offer_detail h4 {
    font-weight: 300;
    font-size: 24px;
    line-height: 32px;
    margin: 0;
    padding: 0 15px;
    margin-top: 3rem;
    margin-bottom: 1rem;
}

.offer_detail p {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    padding: 0 15px;
    margin-bottom: 1rem;
}

    .offer_detail p.note {
        font-size: 12px;
        line-height: 18px;
        margin-top: 40px;
        padding: 0;
    }

.campaing_slider_content .table {
    width: 100%;
    overflow-x: auto;
    pointer-events: auto;
    touch-action: pan-x;
    -webkit-overflow-scrolling: touch;
}

.offer_table {
    width: 100%;
    border-collapse: collapse;
}

    .offer_table td {
        padding: 27px 10px !important;
        font-weight: 400;
        font-size: 12px;
        line-height: 15px;
        color: #222222;
        border-bottom: 1px solid #e6e6e6 !important;
    }

        .offer_table td.title {
            padding-top: 5px !important;
            font-weight: 700;
            font-size: 16px;
            line-height: 20px;
            color: #222222;
        }

.offer_table_mobile {
    display: none;
}
.campaing_slider_content .button {
    min-width: 280px;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    padding: 18px 15px 18px 15px;
    display: inline-block;
    color: #ffffff;
    background-color: #1c69d4;
    border: 0px solid #0653b6;
    transition: background-color .25s ease;
    box-sizing: border-box;
    margin: 0 20px 0 0;
    text-align: center;
}
    .campaing_slider_content .button.button_external {
        background-color: #1c69d4;
        border: 0px solid #0653b6;
        transition: background-color .25s ease;
        margin-top: 40px;
        color:#fff
    }
.campaing_slider_content .owl-carousel .owl-nav button.owl-prev, .campaing_slider_content .owl-carousel .owl-nav button.owl-next {
    box-shadow: 0 .25rem .75rem 0 #00000029, 0 0 .0625rem 0 #0000003d;
    border-radius: .125rem;
}
.campaing_slider_content .owl-carousel .owl-nav button.owl-prev {
    left: 5px
}
.campaing_slider_content .owl-carousel .owl-nav button.owl-next {
    right: 5px
}
    .campaing_slider_content .owl-carousel .owl-nav button.owl-prev span, .campaing_slider_content .owl-carousel .owl-nav button.owl-next span {
        display: none
    }

@media (min-width: 768px) {
    .directions__box {
        right:auto;
        top: 0;
        left:150px
    }
    .campaing_slider_content .owl-carousel .owl-item.active {
        width: 170px !important;
        opacity: 1
    }

    .campaing_slider_content .owl-carousel .owl-item.center {
        width: 780px !important;
        opacity: 1
    }

        .campaing_slider_content .owl-carousel .owl-item.center .item {
            width: 780px !important;
        }
    .campaing_slider_content .owl-nav {
        top: 350px !important;
    }
    
}
@media only screen and (max-width: 768px) {
    .campaing_slider_content .owl-carousel .owl-item.active {
        width: auto;
        opacity: 1
    }

    .campaing_slider_content .owl-carousel .owl-item.center {
        width: auto;
        opacity: 1
    }

        .campaing_slider_content .owl-carousel .owl-item.center .item {
            width: auto;
        }
    .campaing_slider_content .owl-nav {
        top: 185px !important;
    }
}