body {
  background: #eee;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
}
body.iosfix {
  position: fixed;
  left: 0;
  right: 0;
}

.langing-bmw a {
  color: #1b69d4;
  outline: none;
}
.langing-bmw h1, .langing-bmw h2 {
  margin: 0;
  padding: 0 0 8px;
}
.langing-bmw .navbar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 25px 0 0;
  height: 80px;
  margin: 0;
  background-color: #eeeeee;
  border-radius: 0;
}
.langing-bmw .navbar .navbar-inner {
  margin: 0 auto;
  max-width: 1160px;
  padding: 0 15px;
}
.langing-bmw .navbar .cl-logo {
  width: 68px;
  height: 21px;
}
.langing-bmw .navbar .bmw-logo {
  width: 103px;
  margin-top: -10px;
}
.langing-bmw .main-img {
  width: 100%;
  height: 523px;
  background: url(../images/main/main.png) center center no-repeat;
  background-size: cover;
}
.langing-bmw .content-block {
  padding: 74px 15px 64px;
  text-align: center;
}
.langing-bmw .content-block.white-block {
  background: #fff;
}
.langing-bmw .content-block .content-block__text {
  max-width: 500px;
  margin: 20px auto 0;
  white-space: pre-line;
}
.langing-bmw .form-promo {
  padding-bottom: 16px;
}
.langing-bmw .form-promo .btn-blue {
  width: 200px;
}
.langing-bmw .form-promo .form-control {
  width: 320px;
}
.langing-bmw .footer {
  padding: 21px 15px;
  background-color: #3f3f3f;
  line-height: 1.36;
}
.langing-bmw .footer a {
  color: #fff;
}

.form-control {
  border-radius: 0;
  border: solid 1px rgba(0, 0, 0, 0.15);
  font-size: 17px;
  color: #333;
  padding: 17px 20px;
  height: auto;
  outline: none !important;
  box-shadow: none !important;
}
.form-control:focus {
  border-color: rgba(0, 0, 0, 0.15);
}
.has-error .form-control {
  border-color: #ff4e4e;
}
.form-control .error {
  display: none !important;
}

.error-control {
  font-size: 12px;
  color: #ff4e4e;
  font-weight: 300;
  text-align: left;
  margin-top: 5px;
}

.btn {
  border-radius: 0;
  border: none;
  font-weight: normal;
  font-size: 17px;
  padding: 18px;
  outline: none !important;
  margin: 0;
}
.btn.btn-blue {
  background: #1b69d4;
  color: #fff;
}

.bootstrap-select.btn-group {
  height: auto;
}
.bootstrap-select.btn-group .dropdown-toggle {
  border: solid 1px rgba(0, 0, 0, 0.15);
  border-radius: 0;
  box-shadow: none;
  font-size: 17px;
  font-weight: normal;
  padding: 12px 20px;
  outline: none !important;
  background: #fff !important;
}
.bootstrap-select.btn-group .dropdown-toggle:hover {
  border-color: rgba(0, 0, 0, 0.15);
}
.bootstrap-select.btn-group .dropdown-toggle.bs-placeholder {
  color: rgba(51, 51, 51, 0.5);
}
.bootstrap-select.btn-group .dropdown-toggle.bs-placeholder:active, .bootstrap-select.btn-group .dropdown-toggle.bs-placeholder:focus, .bootstrap-select.btn-group .dropdown-toggle.bs-placeholder:hover {
  color: rgba(51, 51, 51, 0.5);
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border: solid #1b69d4;
  border-width: 0 2.5px 2.5px 0;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  margin-top: -5px;
  right: 22px;
  transition: all 150ms ease-in;
}
.bootstrap-select.btn-group.has-error .dropdown-toggle {
  border-color: #ff4e4e;
}
.bootstrap-select.btn-group.open .dropdown-toggle .caret {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
.bootstrap-select.btn-group .dropdown-menu {
  border-radius: 0;
  border: solid 1px rgba(0, 0, 0, 0.15);
  padding: 0;
  margin: -1px 0 0;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  padding: 8px 20px;
  color: #333;
  outline: none;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled > a, .bootstrap-select.btn-group .dropdown-menu li.disabled > a:focus, .bootstrap-select.btn-group .dropdown-menu li.disabled > a:hover {
  color: rgba(51, 51, 51, 0.5);
}

.modal-open .modal.in {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-align: center;
  align-items: center;
}
.modal .modal-dialog {
  max-width: calc(100% - 20px);
  margin: auto;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 15px 0;
}
.modal .modal-dialog .modal-content {
  box-shadow: none;
  border: none;
  border-radius: 0;
  background: #fff;
  padding: 43px 50px 50px;
}
.modal .modal-dialog .modal-content .modal-header {
  border: none;
  padding-top: 0;
}
.modal .modal-dialog .modal-content.thank-content .modal-header {
  padding-bottom: 0;
}
.modal .modal-dialog .modal-content .close {
  position: absolute;
  top: 18px;
  right: 18px;
  opacity: 1;
  outline: none;
}
.modal .modal-dialog .modal-content .close .close-ic {
  width: 18px;
  height: 18px;
}
.modal .modal-dialog .modal-content .modal-body {
  border: none;
  padding: 20px 0 0;
}
.modal .modal-dialog .modal-content .modal-body .form-control:not(.bootstrap-select) {
  padding: 12px 20px;
}
.modal .modal-dialog .modal-content .modal-body .form-group {
  margin-bottom: 20px;
}
.modal .modal-dialog .modal-content .submit-cont {
  padding-top: 35px;
}
.modal .modal-dialog .modal-content .submit-cont .btn-blue {
  width: 280px;
  padding: 13px 18px;
}
.modal .modal-dialog .modal-content .modal-text {
  width: 508px;
  max-width: 100%;
  margin: 0 auto 10px;
  font-size: 17px;
  font-weight: normal;
  color: #333333;
  line-height: 1.35;
}

.checkbox .error {
  display: none !important;
}
.checkbox input[type=checkbox] {
  opacity: 0;
  position: absolute;
  margin: 0;
  z-index: -1;
  width: 0;
  height: 0;
  overflow: hidden;
  left: 0;
  pointer-events: none;
}
.checkbox input[type=checkbox]:checked + .checkbox-material .check {
  background: #1b69d4;
}
.checkbox input[type=checkbox]:checked + .checkbox-material .check:before {
  color: #FFFFFF;
  box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
  animation: checkbox-on 0.3s forwards;
}
.checkbox input[type=checkbox]:checked + .checkbox-material .check:after {
  animation: rippleOn 500ms forwards;
}
.checkbox input[type=checkbox]:checked + .checkbox-material:before {
  animation: rippleOn 500ms;
}
.checkbox input[type=checkbox]:not(:checked) + .checkbox-material:before {
  animation: rippleOff 500ms;
}
.checkbox input[type=checkbox]:not(:checked) + .checkbox-material .check:after {
  animation: rippleOff 500ms;
}
.checkbox input[type=checkbox]:focus + .checkbox-material .check:after {
  opacity: 0.2;
}
.checkbox .checkbox-material {
  vertical-align: middle;
  position: relative;
  top: 5px;
  padding-right: 17px;
}
.checkbox .checkbox-material:before {
  display: block;
  position: absolute;
  left: 0;
  content: "";
  background-color: rgba(0, 0, 0, 0.15);
  height: 22px;
  width: 22px;
  border-radius: 100%;
  z-index: 1;
  opacity: 0;
  margin: 0;
  transform: scale3d(2.3, 2.3, 1);
}
.checkbox .checkbox-material .check {
  position: relative;
  display: inline-block;
  width: 22px;
  height: 22px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  overflow: hidden;
  z-index: 1;
  border-radius: 3px;
}
.checkbox .checkbox-material .check:before {
  position: absolute;
  content: "";
  transform: rotate(45deg);
  display: block;
  margin-top: -2px;
  margin-left: 8px;
  width: 0;
  height: 0;
  background: red;
  box-shadow: 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0 inset;
  animation: checkbox-off 0.3s forwards;
}
.checkbox.has-error input[type=checkbox] :not(:checked) + .checkbox-material .check {
  border-color: #ff4e4e;
}
.checkbox.has-error label {
  color: #ff4e4e;
}
.checkbox label {
  min-height: 20px;
  font-size: 17px;
  line-height: 1.3;
  font-weight: 400;
  cursor: pointer;
  padding-left: 0;
  color: #333;
  width: 100%;
}
.checkbox label .label-text {
  display: inline-block;
  max-width: calc(100% - 40px);
  vertical-align: middle;
}

@keyframes checkbox-on {
  0% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px;
  }
  50% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px 2px 0 11px;
  }
  100% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0px 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
  }
}
@keyframes rippleOn {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0;
  }
}
@keyframes rippleOff {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.2;
  }
  100% {
    opacity: 0;
  }
}
.white-color {
  color: #fff;
}

.light-grey-color {
  color: rgba(51, 51, 51, 0.6);
}

.grey-color {
  color: #333333;
}

.fs-12 {
  font-size: 12px;
}

.fs-14 {
  font-size: 14px;
}

.fs-17 {
  font-size: 17px;
}

.fs-19 {
  font-size: 19px;
}

.fs-21 {
  font-size: 21px;
}

.fs-35 {
  font-size: 35px;
}

.normal {
  font-weight: normal;
}

.fw-500 {
  font-weight: 500;
}

.bold {
  font-weight: bold;
}

.inline-block {
  display: inline-block;
}

.mr-5 {
  margin-right: 5px;
}

.mr-10 {
  margin-right: 10px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-30 {
  margin-right: 30px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-35 {
  margin-top: 35px;
}

.valign-btm {
  vertical-align: bottom;
}

.valign-top {
  vertical-align: top;
}

.lh-1 {
  line-height: 1;
}

@media only screen and (-Webkit-min-device-pixel-ratio: 1.5), only screen and (-moz-min-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 3/2), only screen and (min-device-pixel-ratio: 1.5) {
  .langing-bmw .main-img {
    background-image: url(../images/main/main@3x.png);
  }
}
@media (min-width: 992px) {
  .modal-open .navbar {
    padding-right: 15px !important;
  }
}
@media (min-width: 768px) {
  .modal .modal-dialog {
    width: 680px;
  }
  .modal .modal-dialog .modal-content {
    width: 680px;
  }
}
@media (max-width: 991px) {
  ::-webkit-scrollbar {
    display: none;
  }

  .sm-fs-23 {
    font-size: 23px;
  }

  .sm-fs-21 {
    font-size: 21px;
  }

  .sm-fs-17 {
    font-size: 17px;
  }

  .sm-fs-14 {
    font-size: 14px;
  }

  .sm-fs-12 {
    font-size: 12px;
  }

  .sm-mr-10 {
    margin-right: 10px;
  }

  .sm-mt-25 {
    margin-top: 25px;
  }

  .sm-normal {
    font-weight: normal;
  }

  .langing-bmw .navbar {
    padding: 11px 0;
    height: 85px;
    position: relative;
  }
  .langing-bmw .navbar .navbar-inner > .pull-right, .langing-bmw .navbar .navbar-inner > .pull-left {
    float: none !important;
  }
  .langing-bmw .navbar .navbar-inner .bmw-logo__cont {
    position: absolute;
    right: 15px;
    top: 15px;
  }
  .langing-bmw .navbar .navbar-inner .bmw-logo__cont .bmw-logo {
    width: 75px;
    margin-top: 0;
  }
  .langing-bmw .navbar .navbar-inner > .pull-left {
    white-space: pre-line;
    line-height: normal;
  }
  .langing-bmw .navbar .navbar-inner .cl-text a {
    color: rgba(51, 51, 51, 0.6);
  }
  .langing-bmw .main-img {
    height: 40vh;
  }
  .langing-bmw .content-block {
    padding: 35px 15px 24px;
  }
  .langing-bmw .content-block .content-block__text {
    max-width: 400px;
  }
  .langing-bmw .form-promo .form-group {
    margin-bottom: 0;
    max-width: 52%;
  }
  .langing-bmw .form-promo .form-group .form-control {
    max-width: 100%;
    padding: 10px 20px;
  }
  .langing-bmw .form-promo .btn-blue {
    max-width: 45%;
    padding: 11px 18px;
  }
  .langing-bmw h1, .langing-bmw h2 {
    padding-bottom: 5px;
  }
  .langing-bmw .footer {
    line-height: 1.5;
  }

  .modal .modal-dialog .modal-content {
    padding: 26px 15px 30px;
  }
  .modal .modal-dialog .modal-content.thank-content {
    width: 400px;
    max-width: 100%;
    margin: 0 auto;
  }
  .modal .modal-dialog .modal-content .modal-body .form-group {
    margin-bottom: 14px;
  }
  .modal .modal-dialog .modal-content .modal-body .form-control {
    font-size: 14px;
  }
  .modal .modal-dialog .modal-content .modal-body .form-control:not(.bootstrap-select) {
    padding: 12px 14px;
  }
  .modal .modal-dialog .modal-content .modal-body .bootstrap-select.btn-group .dropdown-toggle {
    font-size: 14px;
    padding: 12px 14px;
  }
  .modal .modal-dialog .modal-content .close {
    top: 13px;
    right: 13px;
  }
  .modal .modal-dialog .modal-content .submit-cont {
    padding-top: 15px;
  }
  .modal .modal-dialog .modal-content .submit-cont .btn-blue {
    width: 155px;
  }
  .modal .modal-dialog .modal-content .modal-text {
    font-size: 14px;
    width: 270px;
    margin: 0 auto 20px;
  }

  .checkbox label {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .langing-bmw .main-img {
    height: 25vh;
  }
}
@media (max-width: 480px) {
  .langing-bmw .content-block .content-block__text {
    max-width: 280px;
  }
}
@media (max-width: 370px) {
  .xs-mr-0 {
    margin-right: 0;
  }

  .langing-bmw .content-block {
    padding: 35px 10px 24px;
  }
  .langing-bmw .navbar .navbar-inner {
    padding: 0 10px;
  }
  .langing-bmw .navbar .navbar-inner .bmw-logo__cont {
    right: 5px;
    top: 13px;
  }
  .langing-bmw .navbar .navbar-inner .bmw-logo__cont .bmw-logo {
    width: 65px;
    margin-top: 0;
  }
}
