html.lt-ie8 .container {
  display: none;
}

[ng\:cloak],[ng-cloak],.ng-cloak{display:none !important}

body {
  -webkit-font-smoothing: antialiased;
	font-size: 14px;
  line-height: 17px;
	font-family: arial,helvetica,sans-serif;
  color: #363636;
}

.img-promocion {
   max-width: 100%;
}

.container-fluid {
  max-width: 1680px;
}

.image-header {
  margin-right: auto;
  margin-left: auto;
  display: none;
}

.image-modulos {
  position: absolute;
  top: 10px;
  right: 4%;
  width: 74px;
}

span.no-required {
	color: #fff;
}

h1 {
  font-size: 35px;
  line-height: 100%;
  font-weight: normal;
  font-family: bmw_groupligth,arial,helvetica,sans-serif;
  color: #262626;
  margin: 28px 0 10px 0;
  letter-spacing: -1px;
}

h1.hack-br-hidden-xs br {
  display:none;
}

h2 {
  font-size: 20px;
  line-height: 100%;
  font-weight: normal;
  font-family: bmw_groupligth,arial,helvetica,sans-serif;
  color: #262626;
  margin-top: -2px;
  margin-bottom: 13px;
  letter-spacing: -.5px;
}

.price {
  font-size: 20px;
}

.promotion {
  font-family: bmw_grouplight,arial,helvetica,sans-serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 20px;
  margin-top: 20px;
  letter-spacing: -.8px;
}

.promotion strong.strong {
  font-family: bmw_groupligth,arial,helvetica,sans-serif;
}

.promotion span.price_amount {
  font-family: bmw_groupligth,arial,helvetica,sans-serif;
  font-size: 35px;
}

.promotion-img {
  max-width: 300px;
}

.popover {
  font-family: inherit;
  border-radius: 0px;
}

.popover:focus {
  outline: none;
}

.popover-content {
  font-size: 12px;
}

.popover-title {
  /*font-size: 10px;*/
  font-weight: bold;
  background-color: #fff;
  border-bottom: 1px solid #ebebeb;
  border-radius: 0;
}

a {
  color: #1C69D4;
}

a:hover, a:focus {
  color: #0653B6;
}

.instructions {
  line-height: 100%;
  font-size: 18px;
  font-family: bmw_groupligth,arial,helvetica,sans-serif;
  margin: 30px 0 30px 0;
}
span.required {
	color: #1C69D4;
}

.btn {
  border-radius: 0px;
  font-size: 14px;
  height: 40px;
  font-family: bmw_groupligth,arial,helvetica,sans-serif;
  line-height: 100%;
}

.btn-bmw {
  padding: 13px 10px;
  border: 0px;
  text-align: center;
  background: #1C69D4;
}

a.btn-bmw {
  color: #fff;
}

a.btn-bmw:hover, a.btn-bmw:focus {
  color: #fff;
  text-decoration: none;
}

.btn-primary {
  background: #1C69D4;
}

.btn-secondary {
  background: #666;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
  border-color: #0653B6;
  background: #0653B6;
}

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary.focus, .btn-secondary:active, .btn-secondary.active, .open>.dropdown-toggle.btn-secondary {
  border-color: #4d4d4d;
  background: #4d4d4d;
}

.form-control {
  border-radius: 0px;
}

label {
  font-weight: normal;
}

input[type=checkbox], input[type=radio] {
  margin: 2px 0 0;
}

.error-block {
	color: red;
}

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
	color: #363636;
}

.has-error .form-control {
  border-color: #d9534f;
}

.aviso_privacidad {
  border: 1px solid #eee;
  padding: 20px;
  height: 130px;
  overflow: scroll;
  margin: 0 0 20px 0;
}

.legal {
  font-size: 12px;
  line-height: 16px;
}

footer {
  background-color: #8e8e8e;
  color: white;
  padding-top: 20px;
  padding-bottom: 10px;
  font-family: bmw_groupregular,arial,helvetica,sans-serif;
  margin-top: 40px;
}

footer a {
  color: white;
}

footer hr {
  border-color: #bbb;
}

footer a:hover {
  color: #1C69D4;
  text-decoration: none;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-right: 0px;
  }

  .form-group {
    margin-bottom: 5px;
  }

  .inline-error-block {
    padding-left: 0px;
    padding-top: 7px;
  }

  .image-modulos {
    width: 60px;
  }

}

@media (min-width: 992px) {

  .img-promocion {
     max-width: 750px;
  }

  h1.hack-br-hidden-xs br {
    display:inline;
  }

  .body {
    margin-left: 50px;
    margin-right: 50px;
  }

  .footer {
    margin-left: 50px;
    margin-right: 50px;
  }

  .header {
    border-top: 0px solid #8e8e8e;
  }

  .image-header {
    margin-right: auto;
    margin-left: auto;
    display: inherit;
    visibility: hidden;
  }

  .header-fix {
    position: relative; background-image: url(../img/header.jpg); background-size: 100%;
    margin-bottom: 20px;
  }

  .claim {
    position: absolute;
    bottom: 0px;
    left: 65px;
  }

  .claim-top {
    top: 20px;
  }

  .claim h1 {
    color: #FFF;
    margin-top: 10px;
  }

  .claim h2 {
    color: #FFF;
  }

  .container {
    margin: 0;
  }

  .image-modulos {
    right: 5%;
  }
}

.browsehappy {
  position: relative;
  z-index: 2000;
  width: 100%;
  background: #e74c3c;
  color: #ffffff;
  font-size: 20px;
  font-family: sans-serif;
  height: 110px;
}

@media (min-width: 1200px) {
  h1 {
    font-size: 48px;
  }

  h2 {
    font-size: 25px;
  }
}

.browsehappy__inner {
  width: 850px;
  padding: 24px;
  margin: 0 auto;
}

.browsehappy__text {
  overflow: hidden;
  font-size: 18px;
  line-height: 17px;
}

.browsehappy__text p {
  margin: 10px 0 0px;
}

.browsehappy__link {
  float: right;
  padding-left: 24px;
}

.browsehappy__link  a {
  display: block;
  border: 1px solid #ffffff;
  padding: 21px 24px 20px;
  color: #ffffff;
  text-decoration: none;
  line-height: 1;
}

.descarga{
  text-decoration: underline;
}