@font-face {
  font-family: 'bmwtypenextttbold';
  src: url("../fonts/webfonts/bmwtypenexttt-bold-webfont.woff2") format("woff2"), 
     url("../fonts/webfonts/bmwtypenexttt-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; 
}
@font-face {
  font-family: 'bmwtypenextttregular';
  src: url("../fonts/webfonts/bmwtypenexttt-regular-webfont.woff2") format("woff2"), 
     url("../fonts/webfonts/bmwtypenexttt-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; 
}
@font-face {
  font-family: 'bmwtypenextttlight';
  src: url("../fonts/webfonts/bmwtypenexttt-light-webfont.woff2") format("woff2"), 
     url("../fonts/webfonts/bmwtypenexttt-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; 
}
@font-face {
  font-family: 'bmwtypenextttthin';
  src: url("../fonts/webfonts/bmwtypenexttt-thin-webfont.woff2") format("woff2"), 
     url("../fonts/webfonts/bmwtypenexttt-thin-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; 
}
@font-face {
	font-family: 'BMW_iconFont';
	src: url("../fonts/webfonts/BMW_iconFont.eot");
	src: url("../fonts/webfonts/BMW_iconFont.eot#iefix") format("embedded-opentype"), 
		 url("../fonts/webfonts/BMW_iconFont.woff2") format("woff2"), 
		 url("../fonts/webfonts/BMW_iconFont.ttf") format("truetype"), 
		 url("../fonts/webfonts/BMW_iconFont.woff") format("woff"), 
		 url("../fonts/webfonts/BMW_iconFont.svg") format("svg");
	font-style: normal;
	font-weight: normal
}

@font-face{
  font-family:"Glyphicons Halflings";
          src:url(../fonts/glyphicons/glyphicons-halflings-regular.eot);
          src:url(../fonts/glyphicons/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),
              url(../fonts/glyphicons/glyphicons-halflings-regular.woff2) format("woff2"),
              url(../fonts/glyphicons/glyphicons-halflings-regular.woff) format("woff"),
              url(../fonts/glyphicons/glyphicons-halflings-regular.ttf) format("truetype"),
              url(../fonts/glyphicons/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.glyphicon-plus:before {
    content: "\002b";
}
.glyphicon-minus:before {
    content: "\2212";
}

.alert-warning{margin-top:30px !important;}

.jumbotron {
    background: none;
}

body {
  font-family: "bmwtypenextttlight";
  color: #262626;
  background-color: #ffffff;
  font-size: 14px;
  margin: 0;
  line-height: 22px; 
}
a { color: #1C69D4; font-family: "bmwtypenextttbold";}
a:hover { color: #006bff; }
.buttonstyle {
  width: 220px;
    background: #1c69d4;
    border: 0;
    height: 48px;
    color: #fff;
    font-size: 18px;
    margin: 0px auto;
    display: block;
    text-transform: uppercase;
    font-family: "bmwtypenextttbold";
    text-align: center;
    line-height: 48px;
}

.spriteIcons, .header .top_header .top_right .btn.call, .header .top_header .top_right .btn.drive, .header .top_header .top_right .btn.location, .flexi-box .close-btn, .flexi-box .base-slider .owl-nav button span {
  background-image: url(../images/sprite-icons.png);
  background-repeat: no-repeat; }

.buttonstyle.active,
.buttonstyle:hover {
  outline: none;
  box-shadow: none;
  border: none;
  background: #0653b6;
  color: #fff;
  text-decoration: none;}
.navbar .container { display: block !important; }
.navbar .navbar-nav li { margin-right: 20px; }
.navbar .navbar-nav li a { font-family: "bmwtypenextttbold"; font-size: 16px; }
.navbar a { color: #8e8e8e;}
.navbar a:hover {color: #262626;}
.logo-section a { font-size: 45px;}
.logo-section a:focus, .logo-section a:hover { text-decoration: none; outline: none; }
.navbar .navbar-brand { width: 70px; margin: 0 0 0 20px; padding: 0; }
.header-banner { position: relative; height: 60vh; overflow: hidden; background-position: center; border-radius: unset;}
.header-banner img { width: 100%; }
.header-banner .container { position: absolute; left: 0; right: 0; top: 40px; z-index: 2; }
.header-banner .container h1, .header-banner .container h2 { font-family: 'bmwtypenextttlight'; font-size: 48px; color: #fff; }
.header-banner .container p { font-size: 18px; }
@media(max-width: 767px){
  .alert-warning h1{font-size: 22px !important;}
  .header-banner {
    height: auto;
  }
  .header-banner .container {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    margin-top: 10px;
  }
  .header-banner .container h1, .header-banner .container h2 {
    font-family: "bmwtypenextttbold";
    font-size: 17px;
    color: #262626;
  }
  .icon-test-drive-appointment,
  .icon-dealer-locator { display: none; }
  .navbar { padding: 0 0 8px !important; }
  .navbar .navbar-brand {
    width: 45px;
    margin: 0;
    padding: 0;
    height: 45px;
    background-image: url(../images/BMW_White_Logo.png) !important;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center;
  }
  .navbar .navbar-brand img.img-fluid {
    display: none;
}
  .logo-section {float: right;}
  .navbar-collapse {
    position: absolute;
    left: 0;
    right: 0;
    background: rgba(255,255,255,0.8);
    top: 55px;
    z-index: 22;
    padding: 15px;
  }
  .col-sm-9.col-6 { position: initial !important; }
  .navbar-toggler { margin-top: 10px; }
  .navbar-toggler:focus { outline: none; box-shadow: none; }
}
footer.footer { background: #e6e6e6; }
.footer-body hr { margin: 40px; margin-left: 0; margin-right: 0;}
.footer-body h2 { font-size: 16px; margin-bottom: 15px; color: #000; font-family: "bmwtypenextttbold"; }
.footer-body ul { padding: 0; margin: 0; list-style: none; }
.footer-body ul li img{width: 50px;}
.footer-body ul li a { color: #666;}
.footer-body ul li a:hover { color: #000; text-decoration: none; }
.socialmedia { padding: 0; margin: 0; list-style: none; display: flex;}
.socialmedia { position: relative; left: -20px }
.socialmedia li a { font-size: 55px; }
.footer-bottom { background: #fff; padding: 30px; padding-left: 0; padding-right: 0; }
.footer-bottom p { margin: 0; font-family: 'bmwtypenextttlight';}
.footer-bottom .footer-link a { margin-left: 20px; color: #666; }
.footer-bottom .footer-link a:hover {color: #000; text-decoration: none;}
@media(max-width: 767px) {
  .footer-body ul li img{width: 30px;}
  footer.footer {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .socialmedia li:first-child a{margin-left: 5px;}
  .header-banner .container,
  .footer .container {
      width: 90%;
  }
  .footer-body hr {
    margin: 15px 0;
  }
  .footer-body h2 {
    font-size: 16px;
    margin: 25px 0 5px;
  }
  .footer-bottom {
    padding: 20px;
  }
  .footer-bottom .container {
      flex-direction: column-reverse;
      text-align: center;
  }
  .footer-bottom .container p {
    margin-top: 10px;
  }
  .footer-bottom .footer-link a {
    margin-left: 10px;
    font-size: 13px;
  }
  .footer-body {
    margin-bottom: 20px;
  }
}







/*For EMI Page*/
.model-outer {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 1130px;
}
.model-outer .series-name { border: none; padding: 0; justify-content: center; }
#emicompareplanModal .rangebox { margin-bottom: 20px !important; }

@media(max-width: 767px){

  .path-calculate-emi .container.financial,
  .path-calculate-emi #secondSection.container,
  .path-calculate-emi #firstSection .container { width: auto; }
}
@media (min-width: 992px) {
  .main-slider.inner-page.pathmsuccess .owl-item, 
  .main-slider.inner-page.pathmsuccess .item {

  }
}

body.path-user {
    background: #f8f8f8;
}
.path-user header.header {
    display: none;
}
.path-user header.header + div, .path-user header.header + div .login-pg-c {
    height: 100vh;
}
.path-user .login-frm-box {
    margin: 0;
    padding: 40px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) !important;
}
.path-user .login-frm-box h1 {
    margin: 0;
    padding: 0;
    font-family: 'bmwtypenextttregular';
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 25px;
}
.path-user .js-form-required {
    font-family: 'bmwtypenextttregular' !important;
}
.path-user .description {
    color: red;
}
.path-user .login-frm-box .button {
    border-color: #262626;
    color: #262626 !important;
    font-family: 'bmwtypenextttbold';
    font-size: 14px;
}
.path-user .login-frm-box .button:hover {
    background: #262626;
    color: #fff !important;
}
.path-user .login-frm-box {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4) !important;
}
.path-user .login-frm-box .form-text {
    color: #262626 !important;
    font-family: 'bmwtypenextttregular' !important;
}
.path-user .form-actions {
    display: flex;
    justify-content: center;
    margin: 0;
}

.main-slider .owl-nav {
    position: absolute;
    z-index: 99;
    top: 75px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 1px;
    display: flex;
    justify-content: space-between; }
.main-slider .owl-nav button {
    width: 25px;
    height: 30px;
    opacity: 1 !important;
    border-radius: 0 !important;
    background-color: #262626 !important;
    position: relative;
    transition: all 0.4s ease-in-out; }
.main-slider .owl-nav button .nav-btn {
    height: 100%;
    width: 40px; }
.main-slider .owl-nav button:focus {
    box-shadow: none;
    outline: none; }
.main-slider .owl-nav button.owl-prev {
    left: -100px; }
.main-slider .owl-nav button.owl-next {
    right: -100px; }
.main-slider .owl-nav button span {
    font-size: 30px;
    color: #fff; }
.main-slider:hover .owl-nav button.owl-prev {
    left: 0; }
.main-slider:hover .owl-nav button.owl-next {
    right: 0; }  
  
.main-slider .container {
    position: absolute;
    z-index: 22;
    margin: auto;
    bottom: 35px;
    left: 0;
    right: 0;
    display: flex;
    align-content: flex-end;
    flex-wrap: wrap;
    padding-bottom: 10%;
    box-sizing: border-box; }
    
.main-slider.home-page .owl-item img, .main-slider.home-page .item img {
    width: 100%;
    height: 100%; }
.main-slider.home-page .owl-item video, .main-slider.home-page .item video {
    width: 100%;
    height: auto; }
.main-slider.home-page .owl-item iframe, .main-slider.home-page .item iframe {
    width: 100%;
    height: 100%; }
@media (min-width: 992px) {
    .main-slider.inner-page-sm .carousel-item {
     }
    .main-slider.inner-page-sm .owl-item, .main-slider.inner-page-sm .item {
       }
    .main-slider.inner-page-sm .carousel-item img {
      width: 100%;
      height: 100%; } }
@media (min-width: 768px) and (max-width: 991px) {
    .main-slider.home-page .owl-item, .main-slider.home-page .item {
      height: 80vh; } }
    .main-slider.inner-page .owl-item img, .main-slider.inner-page .item img {
      width: 100%;
      height: 100%; }
    .main-slider.inner-page .owl-item video, .main-slider.inner-page .item video {
      width: 100%; }
@media (min-width: 992px) {
    .main-slider.inner-page .owl-item, .main-slider.inner-page .item {
      } }
@media (min-width: 768px) and (max-width: 991px) {
    .main-slider.inner-page .owl-item, .main-slider.inner-page .item {
       } }
.main-slider.inner-page .container {
    padding-bottom: 5%; }
.main-slider.inner-page-sm .owl-item, .main-slider.inner-page-sm .item {
     }
.main-slider.inner-page-sm .owl-item img, .main-slider.inner-page-sm .item img {
      width: 100%;
      height: 100%; }
.main-slider.inner-page-sm .owl-item video, .main-slider.inner-page-sm .item video {
      width: 100%;
      height: auto; }
.main-slider.inner-page-sm .owl-item iframe, .main-slider.inner-page-sm .item iframe {
      width: 100%;
      height: 100%; }
@media (min-width: 992px) {
    .main-slider.inner-page-sm .owl-item, .main-slider.inner-page-sm .item, .main-slider.inner-page-sm .carousel-item {
       }
    .main-slider.inner-page-sm .carousel-item img {
      width: 100%;
      height: 100%; } }
@media (min-width: 768px) and (max-width: 991px) {
    .main-slider.inner-page-sm .owl-item, .main-slider.inner-page-sm .item {
      ; } }
.main-slider.inner-page-sm.sucess .owl-item, .main-slider.inner-page-sm.sucess .item {
   }
.main-slider.video .owl-dots button:first-child {
    position: relative; }

.main-slider.inner-slider .item {
    height: auto;
    position: relative; }
.main-slider.gallery-slider .heading2 {
    font-size: 23px;
    line-height: 27px;
    /* margin-top: 25px; */ }
.main-slider.gallery-slider .owl-dots {
    margin: unset;
    position: relative;
    width: 100%;
    display: flex;
    justify-content: flex-start; }
.main-slider.gallery-slider .owl-item, .main-slider.gallery-slider .item {
    height: auto; }
.main-slider.gallery-slider .owl-item {
    padding: 0px 120px; }
.main-slider.gallery-slider .item {
      margin: 25px 0;
  }
.main-slider.gallery-slider .owl-nav button {
    width: 25px;
    height: 30px;
    opacity: 1 !important;
    border-radius: 0 !important;
    background-color: #666666 !important;
    position: relative;
    transition: all 0.4s ease-in-out; }
.main-slider.gallery-slider:hover button.owl-next {
    right: 0; }
.main-slider.gallery-slider:hover button.owl-prev {
    left: 0; }
.main-slider.gallery-slider.thumbnail {
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.8); }
.main-slider.gallery-slider.thumbnail .owl-item {
    padding: 0; }
.main-slider.gallery-slider.thumbnail .item {
    position: relative; }
.main-slider.gallery-slider.thumbnail .owl-dots {
    box-shadow: none;
    padding: 0;
    margin: 30px 0 0;
    display: flex;
    justify-content: center; }
.main-slider.gallery-slider.thumbnail .owl-dots .owl-dot {
    width: 10px !important;
    height: 10px !important;
    background-color: #fff !important; }
.main-slider.gallery-slider.thumbnail .owl-dots .owl-dot.active {
    background-color: #1C69D4 !important; }
.main-slider.gallery-slider.thumbnail .owl-nav {
    top: -90px; }
.main-slider.gallery-slider.thumbnail .textlink {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: all 0.4s;
    background: rgba(0, 0, 0, 0.46);
    z-index: -2;
    opacity: 0;
    font-family: "bmwtypenextttregular";
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px; }
.main-slider.gallery-slider.thumbnail .textlink:hover {
    text-decoration: none; }
.main-slider.gallery-slider.thumbnail .item:hover .textlink {
    z-index: 2;
    opacity: 1;
    color: #fff; }
.main-slider.gallery-slider.thumbnail .buttonstyle {
    float: none; }
.main-slider.gallery-slider.thumbnail .icon-btn a:hover {
    color: #1C69D4; }
 @media (max-width: 767px) {

.main-slider.inner-page-sm .owl-nav button.owl-prev {
    left: 0; }

.main-slider.inner-page-sm .owl-nav button.owl-next {
    right: 0; }

.main-slider.multipal .owl-nav button.owl-prev {
    left: 0; }

.main-slider.multipal .owl-nav button.owl-next {
    right: 0; } }

@media (max-width: 767px) {
  .bigslider-offer .owl-item {
    overflow: hidden; }
  .bigslider-offer .buttonstyle {
    display: none; }
  .bigslider-offer .owl-nav {
    bottom: auto;
    top: 370px; }
  .bigslider-offer .container {
    padding-bottom: 30px !important; }
  .bigslider-offer .captiontext {
    position: absolute;
    right: -35px;
    font-size: 100px;
    font-family: "bmwtypenextttbold";
    top: 40px;
    color: rgba(255, 255, 255, 0.1); }
  .bigslider-offer .owl-dots {
    position: absolute !important;
    top: 365px;
    bottom: auto;
    margin: auto !important; } }
@media (max-width: 991px) and (min-width: 768px) {
  .tst-driv {
    display: none !important; }

  .txt-mard {
    margin-top: 40px; }

  .bigslider-offer .owl-item {
    overflow: hidden; }
  .bigslider-offer .container {
    padding-bottom: 30px !important; }
  .bigslider-offer .container .caption-box {
    max-width: 100% !important;
    width: 100%; }
  .bigslider-offer .container .captiontext {
    position: absolute;
    right: -35px;
    font-size: 100px;
    font-family: "bmwtypenextttbold";
    top: 40px;
    color: rgba(255, 255, 255, 0.1); } }

.inner-slider .owl-nav {
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height: 1px;
    display: flex;
    justify-content: space-between; }
.inner-slider .owl-nav button {
    width: 25px;
    height: 30px;
    opacity: 1 !important;
    border-radius: 0 !important;
    background-color: #262626 !important;
    position: relative;
    transition: all 0.4s ease-in-out; }
.inner-slider .owl-nav button .nav-btn {
    height: 100%;
    width: 40px; }
.inner-slider .owl-nav button:focus {
    box-shadow: none;
    outline: none; }
@media (min-width: 992px) {
    .inner-slider .owl-nav button.owl-prev {
        left: -100px; }
    .inner-slider .owl-nav button.owl-next {
        right: -100px; } }
@media (max-width: 991px) {
    .inner-slider .owl-nav button.owl-prev span, .inner-slider .owl-nav button.owl-next span {
        font-size: 40px; }
    .inner-slider .owl-nav button.owl-prev {
        left: -10px; }
    .inner-slider .owl-nav button.owl-next {
        right: -10px; } }
    .inner-slider .owl-nav button span {
      font-size: 60px;
      color: #666666; }
    .inner-slider .owl-nav button:hover span {
      color: #fff; }


