@charset "UTF-8";
@import url(styles.css);
@import url(sprite-general.css);
@import url(sprite-start.css);
@import url(sprite-form.css);
@import url(sprite-result.css);
@import url(sprite-user.css);
/* line 7, global.scss */
.nav {
  cursor: pointer;
}

/* line 7, global.scss */
.pagination {
  cursor: pointer;
}

/* line 7, global.scss */
.carousel {
  cursor: pointer;
}

/* line 7, global.scss */
.panel-title a {
  cursor: pointer;
}

/* line 49, global.scss */
html {
  min-height: 100%;
}

/* line 52, global.scss */
body {
  min-height: 100%;
  font-family: Lato, Arial, sans-serif;
  font-size: 15px;
}

/* line 56, global.scss */
body.no-scroll {
  overflow: hidden;
}

/* line 58, global.scss */
body.no-scroll .affix {
  display: none !important;
}

/* line 63, global.scss */
div {
  outline: none;
}

/* line 65, global.scss */
div.alert {
  border: 3px solid #f2f0f0;
  background-color: transparent;
  font-size: 14px;
}

/* line 71, global.scss */
button {
  outline: none;
}

/* line 74, global.scss */
a {
  outline: none;
  font-weight: bold;
  text-decoration: none;
  color: #13496c;
}

/* line 79, global.scss */
a:hover {
  text-decoration: none;
  color: #23dcbb;
}

/* line 83, global.scss */
a:focus {
  text-decoration: none;
}

/* line 87, global.scss */
a.white-bg:hover {
  color: #87a4b6;
}

/* line 90, global.scss */
a.white-bg:focus {
  color: #87a4b6;
}

/* line 94, global.scss */
a .sprite-general-save {
  position: relative;
  vertical-align: middle;
}

/* line 98, global.scss */
a .sprite-general-share {
  position: relative;
  vertical-align: middle;
}

/* line 103, global.scss */
label {
  user-select: none;
}

/* line 106, global.scss */
label.for-input {
  width: auto;
  padding-top: 10px;
}

/* line 109, global.scss */
label.for-input input {
  display: none;
}

/* line 111, global.scss */
label.for-input input:checked + span.sprite-general-checkbox {
  width: 23px;
  height: 20px;
  background-position: -306px -184px;
}

/* line 118, global.scss */
label.for-input > span.sprite-general {
  position: relative;
  top: 3px;
  margin-right: 5px;
}

/* line 123, global.scss */
label.for-input > span.sprite-general-checkbox {
  top: 5px;
  margin-left: 5px;
}

/* line 128, global.scss */
label.for-input:not(.disabled):hover span.sprite-general-radio {
  width: 20px;
  height: 20px;
  background-position: -623px -231px;
}

/* line 133, global.scss */
label.for-input input[type=radio]:checked + span.sprite-general-radio {
  width: 20px;
  height: 20px;
  background-position: -601px -231px;
}

/* line 138, global.scss */
label.for-input:hover span.sprite-general-checkbox {
  width: 20px;
  height: 20px;
  background-position: -381px -234px;
}

/* line 143, global.scss */
label.for-input:active span.sprite-general-checkbox {
  width: 20px;
  height: 20px;
  background-position: -381px -234px;
}

/* line 150, global.scss */
label > .whats-this-label {
  margin-left: 10px;
}

/* line 153, global.scss */
label > .sprite-general-check-lg {
  margin-left: 10px;
}

/* line 157, global.scss */
label.radio-tile {
  padding: 0;
}

/* line 160, global.scss */
label.radio-tile.active .whats-this-label {
  color: #fff;
}

/* line 164, global.scss */
label.radio-tile.active:hover span.body {
  background-color: #acbfcb;
  color: #fff;
}

/* line 167, global.scss */
label.radio-tile.active:hover span.body > span > span {
  color: #fff;
  filter: brightness(20) grayscale(100%);
}

/* line 172, global.scss */
label.radio-tile.active:hover input + span.body {
  background-color: #acbfcb;
  color: #fff;
}

/* line 177, global.scss */
label.radio-tile.active span.body {
  background-color: #13496c;
  color: #fff;
}

/* line 180, global.scss */
label.radio-tile.active span.body > span {
  color: #23dcbb;
}

/* line 184, global.scss */
label.radio-tile.active input + span.body {
  background-color: #13496c;
  color: #fff;
}

/* line 189, global.scss */
label.radio-tile input {
  display: none;
}

/* line 191, global.scss */
label.radio-tile input + span.body {
  display: inline-block;
  height: 90px;
  width: 100%;
  border: 2px solid #e6e6e6;
  border-left: solid 1px #e6e6e6;
  border-right: solid 1px #e6e6e6;
  cursor: pointer;
  line-height: 90px;
  text-align: center;
  padding: 0 20px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 205, global.scss */
label.radio-tile input + span.body:hover {
  background-color: #f2f0f0;
  color: #13496c;
}

/* line 210, global.scss */
label.radio-tile input:hover + span.body {
  border-color: #13496c;
}

/* line 213, global.scss */
label.radio-tile input:checked + span.body {
  background-color: #13496c;
  color: #fff;
}

/* line 219, global.scss */
label.radio-tile.radio-tile-xs input + span.body {
  height: 60px;
  min-width: 60px;
  max-width: 80px;
  line-height: 60px;
  padding: 0 5px;
}

/* line 226, global.scss */
label.radio-tile.radio-tile-xs span.body > span {
  margin-top: -5px;
  line-height: 50%;
}

/* line 232, global.scss */
label.radio-tile:hover span.body {
  border-color: #13496c;
}

/* line 235, global.scss */
label.radio-tile:hover input:checked + span.body {
  background-color: #acbfcb;
  color: #fff;
}

/* line 240, global.scss */
label.radio-tile span.body > span {
  display: inline-block;
  line-height: normal;
  vertical-align: middle;
  word-break: normal;
}

/* line 246, global.scss */
label.radio-tile span.body > span > span + span {
  display: inline-block;
  width: 100%;
  word-break: normal;
}

/* line 254, global.scss */
label.radio-tile:first-of-type input + span.body {
  border-left-width: 2px;
}

/* line 259, global.scss */
label.radio-tile:last-of-type input + span.body {
  border-right-width: 2px;
}

/* line 265, global.scss */
.has-error label.radio-tile span.body {
  color: red;
  border-color: red;
}

@media (min-width: 1300px) {
  /* line 270, global.scss */
  .container {
    width: 1300px;
  }
  /* line 274, global.scss */
  .panel.panel-flat > .panel-heading > a > .h2 {
    width: 1300px;
  }
  /* line 276, global.scss */
  .panel.panel-flat > .panel-heading > a > .h2 > .sprite-general {
    position: relative;
    top: 2px;
    margin-right: 10px;
    margin-left: -42px;
  }
  /* line 283, global.scss */
  .panel.panel-flat > .panel-heading > a > .h3 {
    width: 1300px;
  }
  /* line 285, global.scss */
  .panel.panel-flat > .panel-heading > a > .h3 > .sprite-general {
    position: relative;
    top: 2px;
    margin-right: 10px;
    margin-left: -42px;
  }
}

/* line 294, global.scss */
.text-left {
  text-align: left !important;
}

/* line 297, global.scss */
.no-padding {
  padding: 0;
}

/* line 300, global.scss */
.blue-dot {
  background-color: #13496c;
  color: #fff;
  display: inline-block;
  height: 20px;
  width: 20px;
  border-radius: 10px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  position: relative;
  top: -3px;
}

/* line 315, global.scss */
header#header {
  background-color: #13496c;
  height: 80px;
}

/* line 318, global.scss */
header#header .container {
  padding-top: 25px;
}

/* line 321, global.scss */
header#header .menu-elems {
  height: 83px;
  float: right;
}

/* line 324, global.scss */
header#header .menu-elems > form {
  display: inline-block;
}

/* line 326, global.scss */
header#header .menu-elems > form a {
  display: inline-block;
  margin-right: 20px;
  text-transform: uppercase;
  color: #fff;
  min-width: 50px;
  text-align: right;
  outline: none;
}

/* line 334, global.scss */
header#header .menu-elems > form a:hover {
  text-decoration: none;
  color: #23dcbb;
}

/* line 338, global.scss */
header#header .menu-elems > form a:last-child {
  margin-right: 0;
}

/* line 343, global.scss */
header#header .menu-elems > a {
  display: inline-block;
  margin-right: 20px;
  text-transform: uppercase;
  color: #fff;
  min-width: 50px;
  text-align: right;
  outline: none;
}

/* line 351, global.scss */
header#header .menu-elems > a:hover {
  text-decoration: none;
  color: #23dcbb;
}

/* line 355, global.scss */
header#header .menu-elems > a:last-child {
  margin-right: 0;
}

/* line 360, global.scss */
header#header a span {
  vertical-align: middle;
}

/* line 364, global.scss */
header .menu-elems-left {
  margin-right: 10px;
}

/* line 369, global.scss */
.container.main-content {
  min-height: 500px;
  padding-top: 50px;
  padding-bottom: 50px;
}

/* line 374, global.scss */
.container.banner {
  margin: auto;
  position: relative;
}

/* line 377, global.scss */
.container.banner.affix {
  position: fixed;
  top: 60px;
  z-index: 1000;
}

/* line 383, global.scss */
.container.fixed-container {
  padding-right: 85px !important;
}

/* line 386, global.scss */
.container.unfixed {
  position: relative;
  text-align: right;
  right: 0;
}

@media (max-width: 767px) {
  /* line 393, global.scss */
  .popover {
    left: 20px !important;
  }
  /* line 396, global.scss */
  .poi-google-map {
    left: 20%;
    width: 80%;
    position: absolute;
  }
  /* line 401, global.scss */
  header#header .menu-elems {
    height: 65px;
  }
  /* line 404, global.scss */
  ul#alerts-global {
    right: 0;
    left: 0;
    top: 0;
  }
  /* line 408, global.scss */
  ul#alerts-global > li {
    border-top: 0;
    border-left: 0;
    border-right: 0;
  }
  /* line 414, global.scss */
  label.radio-tile:nth-child(odd) .popover {
    left: -40vw !important;
  }
}

/* line 418, global.scss */
.menu-container {
  position: fixed;
  background-color: #13496c;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  overflow-y: scroll;
}

/* line 427, global.scss */
.menu-container ul {
  margin-top: 100px;
  margin-bottom: 60px;
  text-align: center;
  vertical-align: middle;
}

/* line 432, global.scss */
.menu-container ul > li {
  margin-bottom: 15px;
}

/* line 434, global.scss */
.menu-container ul > li > a {
  color: #fff;
}

/* line 436, global.scss */
.menu-container ul > li > a:hover {
  color: #23dcbb;
  text-decoration: none;
}

/* line 441, global.scss */
.menu-container ul > li > form a {
  color: #fff;
}

/* line 447, global.scss */
.overlay-container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20000;
  padding-top: 90px;
  background-color: rgba(255, 255, 255, 0.95);
  overflow-y: scroll;
}

/* line 457, global.scss */
.overlay-container .container {
  margin-bottom: 20px;
}

/* line 461, global.scss */
.login-container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20000;
  padding-top: 90px;
  background-color: rgba(255, 255, 255, 0.95);
  overflow-y: scroll;
}

/* line 471, global.scss */
.login-container .container {
  margin-bottom: 20px;
}

/* line 475, global.scss */
.register-container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20000;
  padding-top: 90px;
  background-color: rgba(255, 255, 255, 0.95);
  overflow-y: scroll;
}

/* line 485, global.scss */
.register-container .container {
  margin-bottom: 20px;
}

/* line 488, global.scss */
.register-container label {
  width: 100%;
}

/* line 491, global.scss */
.register-container input[type="radio"] {
  height: 13px !important;
}

/* line 493, global.scss */
.register-container input[type="radio"]:last-of-type {
  margin-left: 30px;
}

/* line 497, global.scss */
.register-container input[type="checkbox"] {
  height: 13px !important;
  margin-right: 8px;
}

/* line 502, global.scss */
.success-container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20000;
  padding-top: 90px;
  background-color: rgba(255, 255, 255, 0.95);
  overflow-y: scroll;
}

/* line 512, global.scss */
.success-container .container {
  margin-bottom: 20px;
}

/* line 516, global.scss */
.forgotPassword-container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20000;
  padding-top: 90px;
  background-color: rgba(255, 255, 255, 0.95);
  overflow-y: scroll;
}

/* line 526, global.scss */
.forgotPassword-container .container {
  margin-bottom: 20px;
}

/* line 529, global.scss */
.forgotPassword-container .col-sm-6 {
  padding: 0;
}

/* line 532, global.scss */
.forgotPassword-container .col-sm-12 {
  padding: 0;
}

/* line 536, global.scss */
.forgotPassword2-container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20000;
  padding-top: 90px;
  background-color: rgba(255, 255, 255, 0.95);
  overflow-y: scroll;
}

/* line 546, global.scss */
.forgotPassword2-container .container {
  margin-bottom: 20px;
}

/* line 550, global.scss */
.npass-container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20000;
  padding-top: 90px;
  background-color: rgba(255, 255, 255, 0.95);
  overflow-y: scroll;
}

/* line 560, global.scss */
.npass-container .container {
  margin-bottom: 20px;
}

/* line 563, global.scss */
.npass-container .btn {
  border-radius: 5px !important;
}

/* line 568, global.scss */
.contact-container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20000;
  padding-top: 90px;
  background-color: rgba(255, 255, 255, 0.95);
  overflow-y: scroll;
}

/* line 578, global.scss */
.contact-container .container {
  margin-bottom: 20px;
}

/* line 581, global.scss */
.contact-container .col-xs-12 {
  padding-left: 0;
}

/* line 584, global.scss */
.contact-container .col-sm-6 {
  padding-left: 0;
}

/* line 587, global.scss */
.contact-container input {
  margin-bottom: 10px;
}

/* line 590, global.scss */
.contact-container select {
  margin-bottom: 10px;
}

/* line 593, global.scss */
.contact-container .input-group .input-label {
  margin-bottom: 10px;
}

/* line 597, global.scss */
.request-container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20000;
  padding-top: 90px;
  background-color: rgba(255, 255, 255, 0.95);
  overflow-y: scroll;
}

/* line 607, global.scss */
.request-container .container {
  margin-bottom: 20px;
}

/* line 610, global.scss */
.request-container input {
  margin-bottom: 10px;
}

/* line 613, global.scss */
.request-container select {
  margin-bottom: 10px;
}

/* line 616, global.scss */
.request-container .input-group .input-label {
  margin-bottom: 10px;
}

/* line 620, global.scss */
.preview-container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20000;
  padding-top: 30px;
  background-color: rgba(255, 255, 255, 0.95);
  overflow-y: scroll;
}

/* line 630, global.scss */
.preview-container .container {
  margin-bottom: 20px;
}

/* line 632, global.scss */
.preview-container .container .block-address.preview {
  background: #fff;
  border-top: solid 3px #ccc;
  border-bottom: solid 3px #ccc;
  margin: 0 0 30px;
  box-sizing: border-box;
  margin-top: 30px;
}

/* line 640, global.scss */
.preview-container .container .block-address.preview .body {
  padding-top: 60px;
  padding-left: 0;
  padding-right: 20px;
  padding-bottom: 35px;
}

/* line 647, global.scss */
.preview-container .container div p.subtitle {
  font-size: 18px;
  font-weight: bold;
}

/* line 653, global.scss */
.share-container {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20000;
  padding-top: 90px;
  background-color: rgba(255, 255, 255, 0.95);
  overflow-y: scroll;
}

/* line 663, global.scss */
.share-container .container {
  margin-bottom: 20px;
}

/* line 667, global.scss */
.overlay-close {
  margin-bottom: 5px;
}

/* line 669, global.scss */
.overlay-close .sprite-general-layer-close {
  transform: translate(0, 7px);
  cursor: pointer;
}

/* line 675, global.scss */
.padding-left {
  padding-left: 20px;
}

/* line 679, global.scss */
.form-container .h2 {
  text-align: center;
}

/* line 682, global.scss */
.form-container .h3 {
  margin-top: 90px;
  margin-bottom: 20px;
}

/* line 686, global.scss */
.form-container p {
  margin-bottom: 20px;
}

/* line 689, global.scss */
.form-container label {
  margin-bottom: 15px;
  height: 25px;
}

/* line 693, global.scss */
.form-container .sprite-general-layer-close {
  margin-top: -65px;
  margin-right: 25px;
  float: right;
}

/* line 698, global.scss */
.form-container .login-link {
  margin-top: 12px;
  padding-left: 15px;
}

/* line 701, global.scss */
.form-container .login-link a {
  font-weight: bold;
  font-size: 18px;
  color: #13496c;
}

/* line 705, global.scss */
.form-container .login-link a:hover {
  text-decoration: none;
}

/* line 709, global.scss */
.form-container .login-link .sprite-general-textarrow-blue-left {
  margin-right: 5px;
}

/* line 713, global.scss */
.form-container .btn {
  border-radius: 5px !important;
}

/* line 719, global.scss */
.form-container .login-new-customer .login-link {
  padding-left: 0;
  margin-bottom: 90px;
}

/* line 724, global.scss */
.login-bottom {
  text-align: center;
  padding: 50px;
}

/* line 727, global.scss */
.login-bottom .btn {
  border-radius: 5px !important;
  min-width: 100px;
}

/* line 732, global.scss */
.login-bottom .unsign-newsletter {
  font-size: 15px;
  color: #313131;
  margin-top: 30px;
  margin-bottom: 60px;
}

/* line 738, global.scss */
.login-bottom .social-sign {
  margin-bottom: 15px;
}

/* line 741, global.scss */
.login-bottom .login-social .sprite-general {
  margin-right: 10px;
}

/* line 745, global.scss */
.renewPass {
  padding-top: 50px;
  height: 405px;
  text-align: left;
}

/* line 749, global.scss */
.renewPass .btn {
  border-radius: 5px !important;
}

/* line 753, global.scss */
.renewPass .h2 {
  text-align: center;
}

/* line 756, global.scss */
.renewPass input[type="password"] {
  width: 400px;
}

/* line 760, global.scss */
.error-msg {
  color: red;
  font-size: small;
}

/* line 764, global.scss */
.grey-bottom {
  height: 200px;
  width: 100%;
  position: absolute;
  bottom: 0;
  background-color: #f3f1f2;
  margin-top: 90px;
  padding-left: 0;
  padding-right: 0;
  z-index: -1;
}

/* line 775, global.scss */
.fill-40-vertical {
  min-height: 40vh;
}

/* line 778, global.scss */
h1 {
  margin: 0;
  padding: 0;
  font-weight: bold;
  line-height: normal;
  font-size: 30px;
}

/* line 785, global.scss */
.h1 {
  margin: 0;
  padding: 0;
  font-weight: bold;
  line-height: normal;
  font-size: 30px;
}

/* line 792, global.scss */
h2 {
  margin: 0;
  padding: 0;
  font-weight: bold;
  line-height: normal;
  font-size: 26px;
}

/* line 799, global.scss */
.h2 {
  margin: 0;
  padding: 0;
  font-weight: bold;
  line-height: normal;
  font-size: 26px;
}

/* line 806, global.scss */
h3 {
  margin: 0;
  padding: 0;
  font-weight: bold;
  line-height: normal;
  font-size: 22px;
}

/* line 813, global.scss */
.h3 {
  margin: 0;
  padding: 0;
  font-weight: bold;
  line-height: normal;
  font-size: 22px;
}

/* line 820, global.scss */
h4 {
  margin: 0;
  padding: 0;
  font-weight: bold;
  line-height: normal;
  font-size: 16px;
}

/* line 827, global.scss */
.h4 {
  margin: 0;
  padding: 0;
  font-weight: bold;
  line-height: normal;
  font-size: 16px;
}

/* line 834, global.scss */
h5 {
  margin: 0;
  padding: 0;
  font-weight: bold;
  line-height: normal;
  font-size: 12px;
}

/* line 841, global.scss */
.h5 {
  margin: 0;
  padding: 0;
  font-weight: bold;
  line-height: normal;
  font-size: 12px;
}

/* line 848, global.scss */
.cp-l {
  font-size: 19px;
}

/* line 851, global.scss */
.cp {
  font-size: 15px;
}

/* line 854, global.scss */
.cp-s {
  font-size: 12px;
}

/* line 857, global.scss */
.cp-xs {
  font-size: 8px;
}

/* line 860, global.scss */
.hlg-num {
  color: #13496c;
}

/* line 863, global.scss */
.prim {
  color: #13496c;
}

/* line 866, global.scss */
.hlg-pos {
  color: #23dcbb;
}

/* line 869, global.scss */
.hlg-neg {
  color: #ff484c;
}

/* line 872, global.scss */
.btn {
  text-transform: uppercase;
  font-family: Lato Black, Arial, sans-serif;
  font-size: 14px !important;
  font-weight: bold;
  padding-top: 12px;
  padding-bottom: 12px;
  letter-spacing: .15em;
  border: 0 !important;
  width: auto;
  transition: background-color ease-in-out .15s, color ease-in-out .15s;
}

/* line 884, global.scss */
.btn.btn-primary {
  background-color: #13496c;
  color: #fff;
}

/* line 887, global.scss */
.btn.btn-primary:hover {
  background-color: #acbfcb !important;
  color: #13496c !important;
}

/* line 892, global.scss */
.btn.btn-white {
  background-color: #fff;
  color: #13496c;
  border: 2px solid #e6e6e6 !important;
}

/* line 896, global.scss */
.btn.btn-white:hover {
  background-color: #13496c !important;
  color: #fff !important;
  border: 2px solid #13496c !important;
}

/* line 902, global.scss */
.btn.btn-success {
  background-color: #23dcbb;
  color: #fff;
}

/* line 905, global.scss */
.btn.btn-success:hover {
  background-color: #23dcbb !important;
  color: #13496c !important;
}

/* line 909, global.scss */
.btn.btn-success:focus {
  outline: none;
}

/* line 912, global.scss */
.btn.btn-success:active {
  outline: none;
}

/* line 916, global.scss */
.btn.btn-default {
  background-color: #e6e6e6;
}

/* line 918, global.scss */
.btn.btn-default.active {
  background-color: #123a5a !important;
  color: #17bb9f !important;
}

/* line 924, global.scss */
.btn-link {
  transition: none;
  background: none;
  margin-left: 20px;
  text-transform: uppercase;
  color: #13496c;
  font-family: Lato Black, Arial, sans-serif;
  font-size: 14px !important;
  font-weight: bold;
}

/* line 933, global.scss */
.btn-link:hover {
  background: none !important;
  text-decoration: none;
  color: #87a4b6;
}

/* line 939, global.scss */
.btn-lg {
  padding-top: 13px;
  padding-bottom: 13px;
}

/* line 943, global.scss */
.btn-sm {
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 12px !important;
}

/* line 948, global.scss */
.btn-xs {
  padding-top: 6px;
  padding-bottom: 6px;
}

/* line 952, global.scss */
.btn-info {
  background-color: #87a4b6;
  color: #fff;
}

/* line 955, global.scss */
.btn-info:focus {
  background-color: #87a4b6;
  color: #fff;
}

/* line 959, global.scss */
.btn-info:hover {
  background-color: #87a4b6;
}

/* line 963, global.scss */
.form-control {
  font-size: 18px !important;
  font-weight: bold !important;
  border: 2px solid #e6e6e6;
  box-shadow: none !important;
  height: 44px;
  width: 100%;
  padding: 8px;
  margin-bottom: 0;
}

/* line 973, global.scss */
.form-control:focus {
  border-color: #e6e6e6;
}

/* line 977, global.scss */
input {
  font-size: 18px !important;
  font-weight: bold !important;
  border: 2px solid #e6e6e6;
  box-shadow: none !important;
  height: 44px;
  width: 100%;
  padding: 8px;
  margin-bottom: 0;
}

/* line 988, global.scss */
input:not([readonly]):focus {
  border-color: #13496c !important;
  outline: none;
  box-shadow: none;
}

/* line 994, global.scss */
input:not([readonly]):hover {
  border-color: #13496c !important;
  outline: none;
  box-shadow: none;
}

/* line 1001, global.scss */
input:focus {
  color: #13496c !important;
}

/* line 1003, global.scss */
input:focus ~ .input-group-addon {
  background-color: #13496c !important;
  color: #87a4b6 !important;
}

/* line 1009, global.scss */
input.cmn-toggle-round-flat + label {
  padding: 2px;
  width: 58px;
  height: 26px;
  background-color: #13496c;
  border-radius: 60px;
  transition: background 0.4s;
}

/* line 1018, global.scss */
input.cmn-toggle-round-flat + label:before {
  display: block;
  position: absolute;
  content: "";
  top: 2px;
  left: 2px;
  bottom: 2px;
  right: 3px;
  background-color: #87a4b6;
  border-radius: 60px;
  transition: background 0.4s;
}

/* line 1032, global.scss */
input.cmn-toggle-round-flat + label:after {
  display: block;
  position: absolute;
  content: "";
  top: 1px;
  left: 1px;
  bottom: 1px;
  width: 28px;
  background-color: #13496c;
  border-radius: 52px;
  transition: margin 0.4s, background 0.4s;
}

/* line 1048, global.scss */
input.cmn-toggle-round-flat.light + label {
  background-color: #e6e6e6;
}

/* line 1050, global.scss */
input.cmn-toggle-round-flat.light + label:before {
  background-color: #f2f0f0;
}

/* line 1053, global.scss */
input.cmn-toggle-round-flat.light + label:after {
  background-color: #fff;
  border: 2px solid #e6e6e6;
}

/* line 1058, global.scss */
input.cmn-toggle-round-flat.light:checked + label:before {
  background-color: #23dcbb;
}

/* line 1063, global.scss */
input.cmn-toggle-round-flat:checked + label:before {
  background-color: #23dcbb;
}

/* line 1066, global.scss */
input.cmn-toggle-round-flat:checked + label:after {
  margin-left: 29px;
}

/* line 1072, global.scss */
select {
  font-size: 18px !important;
  font-weight: bold !important;
  border: 2px solid #e6e6e6;
  box-shadow: none !important;
  height: 44px;
  width: 100%;
  padding: 8px;
  margin-bottom: 0;
}

/* line 1082, global.scss */
select:hover {
  border-color: #13496c !important;
  outline: none;
  box-shadow: none;
}

/* line 1088, global.scss */
select:focus {
  border-color: #13496c !important;
  outline: none;
  box-shadow: none;
}

/* line 1096, global.scss */
.input-group .input-label {
  font-size: 18px !important;
  font-weight: bold !important;
  border: 2px solid #e6e6e6;
  border-radius: 4px 0 0 4px;
  box-shadow: none !important;
  height: 44px;
  width: 100%;
  padding: 8px;
  margin-bottom: 0;
  transition: border-color ease-in-out .15s;
}

/* line 1109, global.scss */
.input-group .input-label.placeholder:after {
  content: "keine Angabe";
  color: transparent;
}

/* line 1115, global.scss */
.input-group:hover .input-label {
  border-color: #13496c !important;
  outline: none;
  box-shadow: none;
}

/* line 1121, global.scss */
.input-group:hover > span {
  background-color: #13496c !important;
  color: #87a4b6 !important;
}

/* line 1124, global.scss */
.input-group:hover > span button {
  background-color: #13496c !important;
  color: #87a4b6 !important;
}

/* line 1129, global.scss */
.input-group:hover input:not([readonly]) {
  border-color: #13496c !important;
  outline: none;
  box-shadow: none;
}

/* line 1135, global.scss */
.input-group:hover > .btn {
  background-color: #13496c !important;
  color: #87a4b6 !important;
}

/* line 1139, global.scss */
.input-group:hover label .input-group-addon {
  background-color: #13496c !important;
  color: #87a4b6 !important;
}

/* line 1145, global.scss */
.input-group label .form-control {
  width: 80%;
}

/* line 1148, global.scss */
.input-group label .input-group-addon {
  height: 44px;
}

/* line 1153, global.scss */
.text-danger {
  color: #ff484c;
}

/* line 1158, global.scss */
.has-error .input-group input {
  border-color: #ff484c !important;
}

/* line 1161, global.scss */
.has-error .input-group .input-label {
  border-color: #ff484c !important;
}

/* line 1164, global.scss */
.has-error .input-group > span {
  background-color: #ff484c !important;
  color: #fff !important;
}

/* line 1169, global.scss */
.has-error .input-group:hover > span {
  background-color: #ff484c !important;
  color: #fff !important;
}

/* line 1173, global.scss */
.has-error .input-group:hover > .btn {
  background-color: #ff484c !important;
  color: #fff !important;
}

/* line 1178, global.scss */
.has-error .input-group > .btn {
  background-color: #ff484c !important;
  color: #fff !important;
}

/* line 1182, global.scss */
.has-error .input-group .datepicker button {
  color: #000 !important;
}

/* line 1186, global.scss */
.has-error input {
  border-color: #ff484c !important;
}

/* line 1188, global.scss */
.has-error input ~ .input-group-addon {
  background-color: #ff484c !important;
  color: #fff !important;
}

/* line 1192, global.scss */
.has-error input:focus ~ .input-group-addon {
  background-color: #ff484c !important;
  color: #fff !important;
}

/* line 1197, global.scss */
.has-error select {
  border-color: #ff484c !important;
}

/* line 1200, global.scss */
.has-error .checkbox {
  color: #ff484c;
}

/* line 1203, global.scss */
.has-error .checkbox-inline {
  color: #ff484c;
}

/* line 1206, global.scss */
.has-error .control-label {
  color: #ff484c;
}

/* line 1209, global.scss */
.has-error .help-block {
  color: #ff484c;
}

/* line 1212, global.scss */
.has-error .radio {
  color: #ff484c;
}

/* line 1215, global.scss */
.has-error .radio-inline {
  color: #ff484c;
}

/* line 1219, global.scss */
.has-error .select-group:before {
  border-color: #fff transparent transparent transparent;
}

/* line 1222, global.scss */
.has-error .select-group:after {
  background-color: #ff484c !important;
  color: #fff !important;
}

/* line 1227, global.scss */
.has-error .btn {
  background-color: #ff484c !important;
  color: #fff !important;
}

/* line 1230, global.scss */
.has-error .btn:hover {
  background-color: #ff484c !important;
  color: #fff !important;
}

/* line 1235, global.scss */
.has-error.checkbox label {
  color: #ff484c;
}

/* line 1238, global.scss */
.has-error.checkbox-inline label {
  color: #ff484c;
}

/* line 1241, global.scss */
.has-error.radio label {
  color: #ff484c;
}

/* line 1244, global.scss */
.has-error.radio-inline label {
  color: #ff484c;
}

/* line 1249, global.scss */
.input-group-btn + input[type=number]::-webkit-inner-spin-button {
  margin: 0;
}

/* line 1252, global.scss */
.input-group-btn + input[type=number]::-webkit-outer-spin-button {
  margin: 0;
}

/* line 1255, global.scss */
.input-group-btn button {
  border-radius: 0 !important;
}

/* line 1260, global.scss */
.select-group {
  position: relative;
  overflow: hidden;
}

/* line 1263, global.scss */
.select-group option {
  padding: 5px;
  background: #f2f0f0;
}

/* line 1266, global.scss */
.select-group option:checked {
  color: #13496c;
  font-weight: bold !important;
}

/* line 1271, global.scss */
.select-group:before {
  z-index: 1;
  content: '';
  position: absolute;
  top: 20px;
  right: 16px;
  width: 0;
  height: 0;
  pointer-events: none;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #555 transparent transparent transparent;
}

/* line 1285, global.scss */
.select-group:hover:before {
  border-color: #fff transparent transparent transparent;
}

/* line 1288, global.scss */
.select-group:hover:after {
  background: #13496c;
}

/* line 1292, global.scss */
.select-group:after {
  content: '';
  position: absolute;
  height: 44px;
  width: 41px;
  background: #e6e6e6;
  top: 0;
  right: 0;
  pointer-events: none;
  transition: background-color ease-in-out .15s;
}

/* line 1304, global.scss */
.select-group select {
  background: transparent;
  cursor: pointer;
}

/* line 1308, global.scss */
.select-group:focus:after {
  background: #13496c;
}

/* line 1312, global.scss */
.datepicker {
  background: #e6e6e6;
}

/* line 1314, global.scss */
.datepicker button {
  background: none;
  border: none;
  border-radius: 0 !important;
}

/* line 1320, global.scss */
.datepicker input {
  background: none;
  border: none;
  border-radius: 0 !important;
}

/* line 1326, global.scss */
.datepicker optgroup {
  background: none;
  border: none;
  border-radius: 0 !important;
}

/* line 1332, global.scss */
.datepicker select {
  background: none;
  border: none;
  border-radius: 0 !important;
}

/* line 1338, global.scss */
.datepicker textarea {
  background: none;
  border: none;
  border-radius: 0 !important;
}

/* line 1345, global.scss */
input[type="radio"] {
  height: auto !important;
}

/* line 1348, global.scss */
input[type="checkbox"] {
  height: auto !important;
}

/* line 1351, global.scss */
.input-group-addon {
  transition: background-color ease-in-out .15s, color ease-in-out .15s;
  background-color: #e6e6e6 !important;
  border: 0 !important;
  border-radius: 0 !important;
  font-size: 14px !important;
  font-weight: bold !important;
  min-width: 41px;
}

/* line 1363, global.scss */
input[type=checkbox]:hover + span.sprite-general-checkbox {
  width: 20px;
  height: 20px;
  background-position: -381px -234px;
}

/* line 1368, global.scss */
input[type=checkbox]:active + span.sprite-general-checkbox {
  width: 20px;
  height: 20px;
  background-position: -381px -234px;
}

/* line 1374, global.scss */
.jumbotron {
  background-color: #f2f0f0;
  padding: 56px 0;
}

/* line 1377, global.scss */
.jumbotron .icon {
  float: right;
}

@media (min-width: 768px) {
  /* line 1383, global.scss */
  .panel.panel-flat > .panel-heading > a > .h2 {
    width: 750px;
  }
  /* line 1386, global.scss */
  .panel.panel-flat > .panel-heading > a > .h3 {
    width: 750px;
  }
}

@media (min-width: 992px) {
  /* line 1393, global.scss */
  .panel.panel-flat > .panel-heading > a > .h2 {
    width: 970px;
  }
  /* line 1396, global.scss */
  .panel.panel-flat > .panel-heading > a > .h3 {
    width: 970px;
  }
}

/* line 1402, global.scss */
.table .table-caption {
  display: table-caption;
  caption-side: top;
  text-align: center;
}

/* line 1407, global.scss */
.table .table-caption-bottom {
  caption-side: bottom;
}

/* line 1410, global.scss */
.table .table-body-header {
  position: absolute;
  width: 100%;
  line-height: 2.428571;
  border-top: 2px dashed #e6e6e6;
}

/* line 1416, global.scss */
.table.table-dashed {
  margin-top: 8px;
}

/* line 1419, global.scss */
.table.table-dashed tr > th {
  padding: 7px 0 3px;
  height: 44px;
  vertical-align: middle;
  border: none;
}

/* line 1425, global.scss */
.table.table-dashed tr > td {
  padding: 7px 0 3px;
  height: 44px;
  vertical-align: middle;
  border: none;
}

/* line 1431, global.scss */
.table.table-dashed tr:first-child {
  padding: 8px 0 3px;
  border-top: 2px dashed #e6e6e6;
  border-collapse: collapse;
}

/* line 1436, global.scss */
.table.table-dashed tr.dashed {
  padding: 8px 0;
  border-bottom: 2px dashed #e6e6e6;
}

/* line 1440, global.scss */
.table.table-dashed tr.expanded {
  color: #13496c;
}

/* line 1442, global.scss */
.table.table-dashed tr.expanded.total {
  border-bottom: 2px dashed #e6e6e6;
  font-weight: bold;
}

/* line 1446, global.scss */
.table.table-dashed tr.expanded.last-month {
  border-bottom: 2px dashed #e6e6e6;
}

/* line 1450, global.scss */
.table.table-dashed tr.grp-with-above td {
  border-top: 0;
}

/* line 1454, global.scss */
.table.table-dashed .table-heading {
  font-weight: bold;
}

/* line 1458, global.scss */
.table.table-dashed > thead > tr:first-child {
  padding: 8px 0 3px;
  border-top: 2px dashed #e6e6e6;
  border-collapse: collapse;
}

/* line 1463, global.scss */
.table.table-dashed > thead ~ tr:first-child {
  padding: 8px 0 3px;
  border-top: 2px dashed #e6e6e6;
  border-collapse: collapse;
}

/* line 1469, global.scss */
.table.table-dashed .totals {
  font-weight: bold;
}

/* line 1472, global.scss */
.table.table-dashed > tbody > tr:first-child {
  padding: 8px 0 3px;
  border-top: 2px dashed #e6e6e6;
  border-collapse: collapse;
}

/* line 1477, global.scss */
.table.table-dashed > tfoot > tr {
  padding: 8px 0;
  border-bottom: 2px dashed #e6e6e6;
}

/* line 1480, global.scss */
.table.table-dashed > tfoot > tr:first-child {
  padding: 8px 0 3px;
  border-top: 2px dashed #e6e6e6;
  border-collapse: collapse;
}

/* line 1485, global.scss */
.table.table-dashed > tfoot > tr:last-child {
  font-weight: bold;
}

/* line 1489, global.scss */
.table.table-dashed.f22 td {
  font-size: 22px;
}

/* line 1494, global.scss */
.table tr.shaded {
  background-color: #f2f0f0;
}

/* line 1497, global.scss */
.table tr > th.w25 {
  text-align: right;
}

/* line 1500, global.scss */
.table tr > td.w25 {
  text-align: right;
}

/* line 1504, global.scss */
.table .table-row.shaded {
  background-color: #f2f0f0;
}

/* line 1508, global.scss */
.table-headline {
  font-size: 22px;
  margin-top: 40px;
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 5px;
}

/* line 1515, global.scss */
.table-subheadline {
  clear: left;
  font-size: 14px;
  margin: 5px 0;
}

@media (max-width: 991px) {
  /* line 1522, global.scss */
  .table.table-dashed.responsive th {
    font-size: 14px;
    border-right: 1px dashed #e6e6e6;
  }
  /* line 1526, global.scss */
  .table.table-dashed.responsive td {
    font-size: 14px;
  }
  /* line 1530, global.scss */
  label.radio-tile input + span.body {
    padding: 0 5px;
  }
}

/* line 1534, global.scss */
.switch {
  display: inline-block;
  position: relative;
  top: 12px;
}

/* line 1539, global.scss */
.cmn-toggle {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
}

/* line 1543, global.scss */
.cmn-toggle + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  user-select: none;
}

/* line 1552, global.scss */
.btn-toggle {
  font-size: 16px;
  font-weight: bold;
}

/* line 1556, global.scss */
.whats-this-label {
  font-size: 12px;
  cursor: pointer;
  text-decoration: underline;
  color: #13496c;
  text-transform: none;
}

/* line 1563, global.scss */
.popover {
  border: 2px solid #e6e6e6;
  background-color: #f2f0f0;
  box-shadow: 0 0 0;
  border-radius: 0;
  color: #313131;
  width: 276px;
}

/* line 1573, global.scss */
.fix-header-banner {
  position: absolute;
  right: 0;
  top: 2px;
}

/* line 1577, global.scss */
.fix-header-banner.result {
  top: -61px;
}

/* line 1581, global.scss */
.subnav-scenario-flag {
  z-index: 7000;
}

/* line 1584, global.scss */
.toggle-control {
  position: relative;
  top: 5px;
  width: 40px;
  height: 20px;
  border-radius: 20px;
  border: 2px solid #e6e6e6;
  cursor: pointer;
  background-color: #fff;
}

/* line 1594, global.scss */
.toggle-control input[type="checkbox"] {
  display: none;
}

/* line 1596, global.scss */
.toggle-control input[type="checkbox"] + .toggle {
  transition: margin 0.2s;
  position: relative;
  top: -2px;
  left: -2px;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background-color: #f2f0f0;
  border: 2px solid #e6e6e6;
}

/* line 1610, global.scss */
.toggle-control input[type="checkbox"]:checked + .toggle {
  background-color: #23dcbb;
  margin-left: 20px;
}

/* line 1616, global.scss */
.sprite-offset-top {
  position: relative;
  top: 2px;
}

/* line 1620, global.scss */
.ad {
  margin-top: 20px;
  margin-bottom: 20px;
}

/* line 1624, global.scss */
.pac-container {
  background: #f2f0f0;
  margin: 5px 0 0 2px;
  box-shadow: none;
  border: 3px solid #23dcbb;
}

/* line 1630, global.scss */
.pac-container .pac-icon {
  margin-left: 15px;
  margin-right: 10px;
}

/* line 1634, global.scss */
.pac-container .pac-icon-marker {
  background: url(sprite-general.png) no-repeat;
  width: 17px;
  height: 25px;
  background-position: -559px -185px;
  margin-top: 3px;
}

/* line 1641, global.scss */
.pac-container .pac-item {
  font-family: Lato, Arial, sans-serif;
  font-size: 16px;
  color: #000;
  padding: 5px;
  border: none;
}

/* line 1647, global.scss */
.pac-container .pac-item .pac-item-query {
  font-size: 16px;
}

/* line 1651, global.scss */
.pac-container:before {
  padding-left: 20px;
  font-size: 11px;
  content: "Hinweis: Zur Lokalisierung senden wir Ihre Eingabe anonym an einen Server von Google.";
}

/* line 1657, global.scss */
.poi-container {
  padding-right: 0;
  padding-left: 0;
  z-index: 100;
}

/* line 1661, global.scss */
.poi-container .poi-list-item {
  padding: 10px;
  border-bottom: 1px dashed #a6a6a6;
  font-size: 12px;
  font-weight: bold;
  min-height: 100px;
}

/* line 1667, global.scss */
.poi-container .poi-list-item .headline {
  font-weight: bold;
  color: #13496c;
  font-size: 14px;
}

/* line 1672, global.scss */
.poi-container .poi-list-item .name {
  font-weight: bold;
}

/* line 1675, global.scss */
.poi-container .poi-list-item.empty-result {
  height: 370px;
  line-height: 360px;
  text-align: center;
  color: #13496c;
  font-weight: bold;
  font-size: 18px;
}

/* line 1684, global.scss */
.poi-container .list-number {
  background-color: #87a4b6;
  height: 20px;
  border-radius: 10px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  color: #fff;
}

/* line 1694, global.scss */
.poi-container .list-number-wrapper {
  float: left;
  margin-right: 10px;
  height: 80px;
}

/* line 1699, global.scss */
.poi-container .size {
  float: left;
  margin-right: 15px;
}

/* line 1703, global.scss */
.poi-container .price {
  color: #13496c;
  text-align: right;
}

/* line 1707, global.scss */
.poi-container .full-stars {
  margin-left: -88px;
}

/* line 1710, global.scss */
.poi-container .poi-list-header.poi-list-item {
  height: 80px;
  color: #13496c;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
}

/* line 1718, global.scss */
.poi-container .provider a {
  font-size: 12px;
  color: #a6a6a6;
}

/* line 1723, global.scss */
.poi-list-wrapper {
  height: 450px;
  background-color: #f2f0f0;
  overflow-y: auto;
  border-left: 2px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}

/* line 1729, global.scss */
.poi-list-wrapper .close-list {
  position: absolute;
  right: 5px;
  cursor: pointer;
}

/* line 1735, global.scss */
.poi-google-map {
  padding-left: 0;
}

/* line 1738, global.scss */
.gm-index-marker {
  background-color: #13496c;
  height: 30px;
  border-radius: 15px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  color: #23dcbb;
  font-weight: bold;
  white-space: nowrap;
  font-size: 15px;
}

/* line 1751, global.scss */
.poi-button-container {
  text-align: right;
  padding-top: 90px;
  z-index: 100;
}

/* line 1755, global.scss */
.poi-button-container div {
  cursor: pointer;
}

/* line 1759, global.scss */
#cookie-bar {
  background: #5a5a5a;
  height: auto;
  line-height: 24px;
  color: #fff;
  text-align: center;
  padding: 3px 0;
}

/* line 1766, global.scss */
#cookie-bar.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

/* line 1771, global.scss */
#cookie-bar.fixed.bottom {
  bottom: 0;
  top: auto;
}

/* line 1776, global.scss */
#cookie-bar p {
  margin: 0;
  padding: 0;
}

/* line 1780, global.scss */
#cookie-bar a {
  color: #fff;
  display: inline-block;
  border-radius: 3px;
  text-decoration: none;
  padding: 0 6px;
  margin-left: 8px;
}

/* line 1789, global.scss */
#cookie-bar .cb-enable {
  background: #007700;
}

/* line 1791, global.scss */
#cookie-bar .cb-enable:hover {
  background: #007700;
}

/* line 1795, global.scss */
#cookie-bar .cb-disable {
  background: #990000;
}

/* line 1797, global.scss */
#cookie-bar .cb-disable:hover {
  background: #bb0000;
}

/* line 1801, global.scss */
#cookie-bar .cb-policy {
  background: #0033bb;
}

/* line 1803, global.scss */
#cookie-bar .cb-policy:hover {
  background: #0055dd;
}

@media screen and (orientation: landscape) {
  /* line 1809, global.scss */
  .visible-landscape {
    display: block;
  }
  /* line 1812, global.scss */
  .visible-portrait {
    display: none;
  }
  /* line 1815, global.scss */
  .table.visible-landscape {
    display: table;
  }
}

@media screen and (orientation: portrait) {
  /* line 1820, global.scss */
  .visible-landscape {
    display: none;
  }
  /* line 1823, global.scss */
  .visible-portrait {
    display: block;
  }
  /* line 1826, global.scss */
  .landscape-hint {
    background-color: rgba(255, 255, 255, 0.95);
    background: url(landscape-hint.jpg) no-repeat;
    background-size: cover;
  }
  /* line 1831, global.scss */
  .table.visible-portrait {
    display: table;
  }
}

/* line 1835, global.scss */
.beta-info {
  position: relative;
  border: 3px solid #f2f0f0;
  padding: 10px;
  margin: 40px 20px;
  display: inline-block;
  background-color: #fff;
  opacity: 0.75;
}

/* line 1843, global.scss */
.beta-info .icon {
  background: url(beta-flag.png) no-repeat;
  width: 60px;
  height: 48px;
  margin: 10px;
  float: left;
}

/* line 1850, global.scss */
.beta-info .text {
  font-size: .8em;
  text-align: left;
  padding-left: 80px;
}

/* line 1856, global.scss */
.col-centered {
  float: none;
  margin: 0 auto;
}

/* line 1860, global.scss */
.adslot_1 {
  margin: 30px;
}

/* line 1863, global.scss */
.alert-warning {
  color: #7e7e7e;
  background-color: #fcffcc;
}

/* line 1867, global.scss */
.alert-danger {
  color: #ff484c;
}

/* line 1870, global.scss */
.terms {
  font-weight: normal;
  font-family: Lato, Arial, sans-serif;
  max-width: 290px;
  text-align: center;
  padding: 20px;
  font-size: 12px;
  margin: -35px auto 0;
  color: #9c9c9c;
}

/* line 1879, global.scss */
.terms a {
  font-weight: normal;
  color: #7b7b7b;
}

/* line 1884, global.scss */
.loader {
  top: 50%;
  left: 50%;
  font-size: 10px;
  position: absolute;
  margin: -5em 0 0 -5em;
  border: 1.1em solid rgba(255, 255, 255, 0.2);
  border-left-color: #fff;
  animation: load8 1.1s infinite linear;
  border-radius: 50%;
  width: 10em;
  height: 10em;
  margin-left: -5em;
  margin-top: -5em;
}

/* line 1899, global.scss */
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
  margin-left: -5em;
  margin-top: -5em;
}

@-webkit-keyframes load8 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes load8 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* line 1928, global.scss */
.loadBg {
  background-color: #87a4b6;
}

/* line 1931, global.scss */
.loadBgTransparent {
  background-color: #87a4b6;
  opacity: .6;
}

/* line 1935, global.scss */
.pageLoader {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 100000;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* line 1945, global.scss */
.elementLoaderParent {
  position: relative !important;
}

/* line 1948, global.scss */
.elementLoader {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 100000;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* line 1958, global.scss */
.radial-progress .inset .percentage .numbers {
  text-align: left;
}

/* line 1961, global.scss */
.login-new-customer a {
  font-size: 18px;
  font-weight: bold;
}

/* line 1964, global.scss */
.login-new-customer a:hover {
  text-decoration: none;
}

/* line 1968, global.scss */
.sprite-general-accordion-close:hover {
  cursor: pointer;
}

/* line 1971, global.scss */
footer#footer {
  bottom: 0;
  width: 100%;
  background-color: #313131;
  padding-top: 60px;
  border-top: 1px solid #444444;
  border-bottom: 1px solid #191919;
}

/* line 1978, global.scss */
footer#footer .sprite-general {
  margin-right: 10px;
  vertical-align: middle;
}

/* line 1982, global.scss */
footer#footer .sprite2 {
  margin-right: 10px;
  vertical-align: middle;
}

/* line 1987, global.scss */
footer#footer .nav-social .sprite-general {
  margin-bottom: 8px;
}

/* line 1990, global.scss */
footer#footer .nav-social .sprite2 {
  margin-bottom: 8px;
}

/* line 1995, global.scss */
footer#footer ul.nav-default > li {
  margin-bottom: 8px;
  font-weight: bold;
}

/* line 1999, global.scss */
footer#footer ul.nav-contact > li {
  margin-bottom: 15px;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 2003, global.scss */
footer#footer ul.nav-contact > li > p {
  margin-top: 30px;
  color: #7b7b7b;
  text-transform: none;
}

/* line 2010, global.scss */
footer#footer .footer-bottom {
  color: #7b7b7b;
  border-top: 2px solid #444444;
  padding: 20px;
  margin-top: 40px;
}

/* line 2015, global.scss */
footer#footer .footer-bottom a {
  color: #7b7b7b;
}

/* line 2019, global.scss */
footer#footer a:hover {
  color: #23dcbb;
}

/* line 2022, global.scss */
footer#footer .container div.h4 {
  color: #b4b4b4;
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 2px solid #444444;
}

/* line 2029, global.scss */
.footer-nav a {
  text-decoration: none;
  color: #e0e2e3;
  vertical-align: middle;
}

/* line 2034, global.scss */
p.has-error {
  color: #ff484c;
}

/* line 2037, global.scss */
span.has-error {
  color: #ff484c;
}

/* line 2039, global.scss */
span.has-error span {
  font-size: 14px;
}

/* line 2043, global.scss */
input[type=radio]:not([disabled]):hover + span.sprite-general-radio {
  width: 20px;
  height: 20px;
  background-position: -623px -231px;
}

/* line 2048, global.scss */
.icon.placeholder {
  background-color: #ccc;
}

/* line 2051, global.scss */
.panel-group > .panel.panel-flat + .panel.panel-flat {
  margin: 0;
}

/* line 2054, global.scss */
.panel.panel-flat {
  border: 0;
  box-shadow: none;
}

/* line 2059, global.scss */
.panel.panel-flat > .panel-heading {
  padding: 0;
}

/* line 2061, global.scss */
.panel.panel-flat > .panel-heading > a {
  display: flex;
  position: relative;
  justify-content: center;
  flex-direction: column;
  height: 80px;
  text-align: left;
  outline: none;
  text-decoration: none;
}

/* line 2070, global.scss */
.panel.panel-flat > .panel-heading > a.collapsed {
  transition: height .5s;
  border-bottom: 2px solid #e6e6e6;
}

/* line 2074, global.scss */
.panel.panel-flat > .panel-heading > a.collapsed:hover {
  background-color: #f2f0f0;
}

/* line 2079, global.scss */
.panel.panel-flat > .panel-heading > a > .h2 {
  padding-right: 15px;
  padding-left: 15px;
  color: #13496c;
}

/* line 2083, global.scss */
.panel.panel-flat > .panel-heading > a > .h2 > .sprite-general {
  position: relative;
  top: 2px;
  margin-right: 10px;
}

/* line 2089, global.scss */
.panel.panel-flat > .panel-heading > a > .h3 {
  padding-right: 15px;
  padding-left: 15px;
  color: #13496c;
}

/* line 2093, global.scss */
.panel.panel-flat > .panel-heading > a > .h3 > .sprite-general {
  position: relative;
  top: 2px;
  margin-right: 10px;
}

/* line 2100, global.scss */
.panel.panel-flat > .panel-heading > a:hover {
  background-color: #fff;
}

/* line 2104, global.scss */
.panel.panel-flat > .panel-heading:not(.disabled) > a.collapsed:hover {
  height: 100px;
}

/* line 2109, global.scss */
.panel.panel-flat > .panel-collapse > .panel-body {
  border: 0;
  padding-bottom: 50px;
}

/* line 2113, global.scss */
.panel.panel-flat > .panel-collapse.collapse.in > .panel-body {
  border-bottom: 2px solid #e6e6e6;
}

/* line 2118, global.scss */
.panel.panel-flat .panel-body {
  padding: 0;
}

/* line 2122, global.scss */
ul#alerts-global {
  position: fixed;
  list-style: none;
  margin: 0;
  padding: 0;
  right: 20px;
  top: 20px;
  z-index: 9000;
}

/* line 2130, global.scss */
ul#alerts-global > li {
  border-radius: 0;
  margin: 10px 0;
}

/* line 2136, global.scss */
.rf-error > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 2141, global.scss */
.subheader.affix {
  width: 100%;
  top: 0;
  z-index: 1049;
}

/* line 2148, global.scss */
#login-modal .modal-dialog ::-webkit-input-placeholder.ng-dirty {
  font-size: small;
}

/* line 2151, global.scss */
#login-modal div.modal-dialog {
  max-width: 400px;
}

/* line 2154, global.scss */
#login-modal .modal-heading {
  text-align: center;
  padding-bottom: 40px;
}

/* line 2158, global.scss */
#login-modal div.modal-header, #login-modal div.modal-footer {
  text-align: center;
  border-top: none;
  border-bottom: none;
}

/* line 2163, global.scss */
#login-modal .modal-content div.belowInput {
  text-decoration: none;
  font-weight: normal;
}

/* line 2167, global.scss */
#login-modal .passwort-container {
  position: relative;
}

/* line 2170, global.scss */
#login-modal .forgotPassword {
  position: absolute;
  top: 12px;
  right: 20px;
}

/* line 2175, global.scss */
#login-modal .forgotPassword:hover, #login-modal .forgotPassword:focus {
  text-decoration: inherit;
}

/* line 2178, global.scss */
#login-modal label.for-input {
  height: inherit;
  padding-top: inherit;
}

/* line 2182, global.scss */
#login-modal input#stayLoggedIn, #login-modal input#newsletter {
  width: inherit;
}

/* line 2185, global.scss */
#login-modal .modal-content div.belowInput > input {
  width: inherit;
}

/* line 2188, global.scss */
#login-modal .modal-content .btn {
  min-width: 90%;
}

/* line 2191, global.scss */
#login-modal .toggle {
  margin-top: 20px;
}

/* line 2194, global.scss */
#login-modal .benefits-box {
  padding: 10px;
  margin: 0 auto;
  width: 90%;
}

/* line 2199, global.scss */
#login-modal ul.benefits > li {
  list-style-type: none;
}

/* line 2202, global.scss */
#login-modal ul.benefits > li:before {
  content: "\e013";
  font-family: Glyphicons Halflings, sans-serif;
  font-size: 2rem;
  float: left;
  margin-left: -30px;
  color: #23dcbb;
}

/* line 2211, global.scss */
div.features {
  max-width: 540px;
  padding: 10px;
  margin: 0 auto;
  display: table;
  text-align: justify;
}

/* line 2218, global.scss */
div.features li {
  display: block;
  padding-bottom: 4px;
  text-align: left;
}

/* line 2222, global.scss */
div.features li:before {
  content: "+";
  font-family: "Glyphicons Halflings", sans-serif;
  font-size: 1.7rem;
  float: left;
  margin-left: -30px;
  color: #23dcbb;
}

/* line 2231, global.scss */
div.features li.check:before {
  content: "";
}

/* line 2234, global.scss */
div.features li span:first-child {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 0;
}

/* line 2239, global.scss */
div.features li span:last-child {
  font-size: 13px;
  color: slategray;
}

/* line 2246, global.scss */
.preview-box .bar .inner.updating {
  background-size: 30px 30px;
  background-image: linear-gradient(45deg, #13496c 25%, #4d7790 25%, #4d7790 50%, #13496c 50%, #13496c 75%, #4d7790 75%, #4d7790);
  animation: barberpole 0.5s linear infinite;
}

@keyframes barberpole {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 60px 30px;
  }
}

/* line 2267, global.scss */
.preview-box .limiters {
  height: 9px;
  padding: 0 5px;
}

/* line 2271, global.scss */
.preview-box .limiter {
  width: 0;
  height: 0;
  border-style: solid;
}

/* line 2276, global.scss */
.preview-box .limiter.right {
  float: right;
  margin-right: -8px;
  border-width: 10px 0 0 8px;
  border-color: transparent transparent transparent #13496c;
}

/* line 2282, global.scss */
.preview-box .limiter.left {
  float: left;
  margin-left: -8px;
  border-width: 0 0 10px 8px;
  border-color: transparent transparent #13496c transparent;
}

/* line 2289, global.scss */
.endorsements-section {
  background: #f2f0f0;
}

/* line 2291, global.scss */
.endorsements-section h1 {
  font-size: small;
  text-transform: uppercase;
  color: #b8b7b7;
  margin-bottom: -30px;
  margin-top: 20px;
}

/* line 2298, global.scss */
.endorsements-section .press-logo {
  margin: auto 0;
  padding: 10px 0 10px 0;
}

/* line 2302, global.scss */
.endorsements-section p {
  font-size: small;
  font-style: italic;
}

/* line 2305, global.scss */
.endorsements-section p a {
  text-decoration: inherit;
  color: black;
}

/* line 2310, global.scss */
.endorsements-section .slick-track > div {
  min-height: 260px;
  padding: 20px;
  display: flex;
  justify-content: center;
}

/* line 2315, global.scss */
.endorsements-section .slick-track > div > div {
  align-self: center;
}

/* line 2319, global.scss */
.endorsements-section .slick-slide img {
  display: inline;
}

/* line 18, property-form.scss */
.container-fluid {
  padding: 0;
}

@media (min-width: 1300px) {
  /* line 22, property-form.scss */
  .container {
    width: 1100px;
  }
}

@media (min-width: 1100px) {
  /* line 27, property-form.scss */
  .container {
    width: 970px;
  }
}

/* line 31, property-form.scss */
.angular-range-slider {
  min-width: 120px !important;
  width: 60%;
}

@media (min-width: 481px) {
  /* line 36, property-form.scss */
  .angular-range-slider {
    width: 75%;
  }
}

/* line 40, property-form.scss */
.home {
  text-align: center;
}

/* line 42, property-form.scss */
.home .intro {
  margin: auto;
}

/* line 44, property-form.scss */
.home .intro .content {
  width: 75%;
  margin: auto;
}

/* line 48, property-form.scss */
.home .intro .powered-by {
  margin-bottom: 10px;
}

/* line 50, property-form.scss */
.home .intro .powered-by .sprite-general {
  vertical-align: middle;
}

/* line 55, property-form.scss */
.home .headline-head {
  margin: 20px 0 30px;
  padding-bottom: 30px;
  border-bottom: 2px solid #e6e6e6;
  display: inline-block;
}

/* line 61, property-form.scss */
.home h3 {
  margin-bottom: 20px;
}

@media (max-width: 991px) {
  /* line 67, property-form.scss */
  .home .intro {
    padding-bottom: 40px;
    border: none;
  }
  /* line 71, property-form.scss */
  .home .headline-head {
    margin-top: 20px;
  }
  /* line 75, property-form.scss */
  .promises {
    width: 100%;
    border: 0;
    padding: 15px 15px 20px;
  }
  /* line 79, property-form.scss */
  .promises .promise {
    border: 0;
    padding: 15px 15px 20px;
  }
  /* line 85, property-form.scss */
  .sprite-general-scenario-lg {
    display: none !important;
  }
  /* line 88, property-form.scss */
  .mini-heading {
    display: none !important;
  }
  /* line 91, property-form.scss */
  nav.subnav {
    overflow-x: overlay;
    overflow-y: hidden;
  }
  /* line 94, property-form.scss */
  nav.subnav > ul {
    width: auto;
  }
  /* line 100, property-form.scss */
  .rf-block .heading .headline .cp-l {
    font-size: 16px;
  }
}

@media (min-width: 992px) {
  /* line 106, property-form.scss */
  .promises {
    border: 2px solid #e6e6e6;
  }
  /* line 108, property-form.scss */
  .promises .promise {
    border-left: 2px solid #e6e6e6;
    border-right: 2px solid #e6e6e6;
  }
}

/* line 114, property-form.scss */
.promises {
  margin: 40px auto 0;
}

/* line 117, property-form.scss */
.promises .promise {
  text-align: center;
  padding: 10px 40px 10px 20px;
}

/* line 120, property-form.scss */
.promises .promise h4 {
  margin-bottom: 15px;
}

/* line 122, property-form.scss */
.promises .promise h4 > span.sprite-form {
  position: relative;
  top: 12px;
}

/* line 128, property-form.scss */
.promises .carousel-inner {
  width: 75%;
  margin: auto;
}

/* line 131, property-form.scss */
.promises .carousel-inner > .item {
  padding: 10px;
  border: 2px solid #e6e6e6;
}

/* line 137, property-form.scss */
.promises .carousel-control.left {
  background: none;
}

/* line 140, property-form.scss */
.promises .carousel-control.right {
  background: none;
}

/* line 143, property-form.scss */
.promises .carousel-control .sprite-general-arrow-left {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
  left: 5px;
}

/* line 151, property-form.scss */
.promises .carousel-control .sprite-general-arrow-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
  right: 5px;
}

@media (min-width: 992px) {
  /* line 163, property-form.scss */
  .promises .promise {
    display: inline-block;
  }
  /* line 165, property-form.scss */
  .promises .promise:first-child {
    border: 0;
  }
  /* line 168, property-form.scss */
  .promises .promise:last-child {
    border: 0;
  }
}

/* line 174, property-form.scss */
label.radio-inline {
  padding-left: 0;
  margin-left: 10px;
  margin-right: 20px;
}

/* line 178, property-form.scss */
label.radio-inline > span {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

/* line 185, property-form.scss */
label.radio-tile span.body > span {
  display: inline-block;
  line-height: normal;
  vertical-align: middle;
}

/* line 189, property-form.scss */
label.radio-tile span.body > span > span + span {
  display: inline-block;
  width: 100%;
}

/* line 194, property-form.scss */
label.radio-tile.selected span.body > span {
  color: #1ef0cb;
}

/* line 199, property-form.scss */
.beta-container {
  position: relative;
  width: 95%;
  float: left;
  min-height: 65px;
}

/* line 204, property-form.scss */
.beta-container .exclamation-text {
  margin-left: 99px;
}

/* line 207, property-form.scss */
.beta-container span.sprite-form {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

/* line 214, property-form.scss */
.exclamation-container {
  position: relative;
  width: 95%;
  float: left;
  min-height: 65px;
}

/* line 219, property-form.scss */
.exclamation-container .exclamation-text {
  margin-left: 60px;
}

/* line 222, property-form.scss */
.exclamation-container span.sprite-form {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  margin-left: 15px;
}

@media (min-width: 768px) {
  /* line 231, property-form.scss */
  .select-group {
    width: 50%;
  }
  /* line 234, property-form.scss */
  .input-group {
    width: 50%;
  }
  /* line 238, property-form.scss */
  .choice .select-group {
    width: 100%;
  }
  /* line 241, property-form.scss */
  .choice .input-group {
    width: 100%;
  }
}

/* line 246, property-form.scss */
.input-group {
  float: left;
}

/* line 249, property-form.scss */
.rf-error {
  display: none;
}

/* line 252, property-form.scss */
.rf-element {
  margin-bottom: 45px;
}

/* line 255, property-form.scss */
.choice {
  margin-bottom: 45px;
}

/* line 257, property-form.scss */
.choice .rf-element {
  margin-top: 0;
}

/* line 262, property-form.scss */
.rf-block.prim {
  background: #f2f0f0;
  color: #333;
  padding: 30px 0 80px;
  background: #f2f0f0;
  border: 1px solid #e6e6e6;
}

/* line 268, property-form.scss */
.rf-block.prim .actions {
  margin-top: 30px;
}

/* line 270, property-form.scss */
.rf-block.prim .actions a.btn-link {
  margin-left: 0;
}

/* line 275, property-form.scss */
.rf-block .heading {
  background: #f2f0f0;
  margin-bottom: 15px;
  z-index: 15;
  position: relative;
  background: #f2f0f0;
  border: 1px solid #e6e6e6;
}

/* line 283, property-form.scss */
.rf-block .heading .headline {
  padding: 50px;
}

/* line 287, property-form.scss */
.rf-block .heading .headline > .icon {
  float: right;
  margin-left: 60px;
}

/* line 292, property-form.scss */
.rf-block .heading.top-margin {
  margin-top: 20px;
}

/* line 296, property-form.scss */
.rf-block .heading > .teaser {
  font-size: 22px;
}

/* line 299, property-form.scss */
.rf-block .heading > .icon {
  float: right;
  margin-left: 20px;
}

/* line 306, property-form.scss */
.rf-block .rf-element .more-info {
  border-top: 2px solid #e6e6e6;
  border-bottom: 2px solid #e6e6e6;
  padding-left: 40px;
  padding-bottom: 20px;
}

/* line 312, property-form.scss */
.rf-block .rf-element.subheading {
  margin-top: 50px;
  margin-bottom: 50px;
}

/* line 316, property-form.scss */
.rf-block .rf-element .choice > .choice-block {
  margin-bottom: 10px;
  position: relative;
}

/* line 319, property-form.scss */
.rf-block .rf-element .choice > .choice-block .overlay {
  display: none;
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 100;
}

/* line 327, property-form.scss */
.rf-block .rf-element .choice > .choice-block.disabled .overlay {
  display: block;
  cursor: pointer;
}

/* line 333, property-form.scss */
.rf-block .element-label {
  clear: left;
  margin: 15px 0 10px;
}

/* line 336, property-form.scss */
.rf-block .element-label > label {
  display: inline-block;
}

/* line 338, property-form.scss */
.rf-block .element-label > label > span.label-text {
  height: 36px;
  display: inline-block;
  line-height: 36px;
}

/* line 344, property-form.scss */
.rf-block .element-label > label > .sprite-form.right {
  float: right;
  margin-left: 10px;
}

/* line 348, property-form.scss */
.rf-block .element-label > label > .sprite-form.left {
  float: left;
  margin-right: 10px;
}

/* line 354, property-form.scss */
.rf-block .element-label > .hint {
  margin: 5px 0 15px;
}

/* line 356, property-form.scss */
.rf-block .element-label > .hint.boxed {
  background-color: #f2f0f0;
  border: 2px solid #e6e6e6;
  padding: 15px;
}

/* line 360, property-form.scss */
.rf-block .element-label > .hint.boxed > a.sprite-general-close {
  float: right;
}

/* line 367, property-form.scss */
.rf-block .counter input[readonly] {
  background-color: #fff;
}

/* line 370, property-form.scss */
.rf-block .counter input {
  text-align: center;
}

/* line 374, property-form.scss */
.rf-block #map-canvas {
  margin: 20px 0;
}

/* line 379, property-form.scss */
.smallBlue.loader {
  font-size: 3px;
  border-left-color: #13496c;
  border-top-color: #13496c;
}

/* line 385, property-form.scss */
.preview-box {
  z-index: 1000;
}

/* line 388, property-form.scss */
.preview-box span.immolyze-logo {
  background: url(logo-pos.png) no-repeat;
  background-size: contain;
  display: inline-block;
  width: 75px;
  padding-bottom: 22px;
  border-bottom: 2px solid #e6e6e6;
}

/* line 396, property-form.scss */
.preview-box div.appraisal-block {
  position: relative;
  min-height: 200px;
  max-width: 300px;
  margin: 0 auto;
}

/* line 401, property-form.scss */
.preview-box div.appraisal-block p.hint {
  font-size: 14px;
  padding: 20px;
}

/* line 405, property-form.scss */
.preview-box div.appraisal-block div.appraisal {
  padding: 11px;
}

/* line 407, property-form.scss */
.preview-box div.appraisal-block div.appraisal .has-error {
  font-size: x-small;
  font-weight: normal;
  padding: 5px;
  position: absolute;
  width: 230px;
  bottom: 23px;
  right: -15px;
}

/* line 417, property-form.scss */
.preview-box div.appraisal-block div.endorsements {
  margin: 0 -20px;
}

/* line 420, property-form.scss */
.preview-box div.appraisal-block div.teaser {
  margin: 0 -20px;
}

/* line 424, property-form.scss */
.preview-box .save-link {
  text-align: center;
  padding-top: 5px;
}

/* line 427, property-form.scss */
.preview-box .save-link .loader {
  font-size: 2px;
}

/* line 431, property-form.scss */
.preview-box .collapser {
  text-align: center;
}

/* line 433, property-form.scss */
.preview-box .collapser span {
  vertical-align: bottom;
  color: #e6e6e6;
  font-size: 36px;
  text-align: center;
  display: inline-block;
  height: 35px;
  width: 90px;
  line-height: 14px;
  background-color: #fff;
  border-top: 2px solid #e6e6e6;
  border-left: 2px solid #e6e6e6;
  border-right: 2px solid #e6e6e6;
  border-radius: 7px 7px 0 0;
  margin-bottom: -2px;
  cursor: pointer;
}

/* line 451, property-form.scss */
.preview-box .completeness {
  text-align: center;
}

/* line 453, property-form.scss */
.preview-box .completeness span.title {
  font: normal normal 900 11pt "Lato Black", Lato;
  display: block;
  color: #9c9c9c;
}

/* line 459, property-form.scss */
.preview-box .body {
  background-color: #fff;
  border: 2px solid #e6e6e6;
  padding: 20px 20px 5px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}

/* line 466, property-form.scss */
.preview-box .body .h3 {
  font-size: 16px;
}

/* line 469, property-form.scss */
.preview-box .body .h4 {
  font-size: 13px;
}

/* line 473, property-form.scss */
.preview-box .num {
  font-weight: bold;
  font-size: 55px;
  color: #13496c;
  line-height: 55px;
  margin-bottom: 25px;
}

/* line 479, property-form.scss */
.preview-box .num b {
  font-size: 36px;
}

/* line 482, property-form.scss */
.preview-box .num.small {
  font-size: 32px;
  margin-bottom: 0;
}

/* line 485, property-form.scss */
.preview-box .num.small b {
  font-size: 24px;
}

/* line 490, property-form.scss */
.preview-box .indicator {
  width: 210px;
  height: 210px;
  border-radius: 105px;
  background-color: #e6e6e6;
  margin: 0 auto 20px auto;
}

/* line 497, property-form.scss */
.preview-box .indicator .inner-circle {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #13496c;
  margin: 0 auto 0 auto;
}

/* line 506, property-form.scss */
.preview-box .bar {
  border: 3px solid #f2f0f0;
  padding: 5px;
  margin-bottom: 5px;
}

/* line 510, property-form.scss */
.preview-box .bar .inner {
  background-color: #13496c;
  padding: 0 3px;
  margin: 0;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
}

/* line 519, property-form.scss */
.preview-box .priceSwitch {
  font-size: 12px;
}

/* line 522, property-form.scss */
.preview-box .switch {
  margin-left: 8px;
}

/* line 525, property-form.scss */
.preview-box .sprite-general-info {
  transform: scale(0.7, 0.7) translate(0, 7px);
}

@media (min-width: 992px) {
  /* line 385, property-form.scss */
  .preview-box {
    width: 240px;
    visibility: hidden;
    opacity: 0;
    /*position: absolute;
        top: -1400px;*/
    /*&.ng-hide-remove {
            animation: fadeIn 1s 0s 1 normal forwards ease-out;
        }*/
  }
  /* line 536, property-form.scss */
  .preview-box .collapser {
    display: none;
  }
  /* line 542, property-form.scss */
  .preview-box.affix {
    animation: fadeIn 1s 0s 1 normal forwards ease-out;
  }
  /* line 546, property-form.scss */
  .preview-box .collapser {
    display: none;
  }
  /* line 549, property-form.scss */
  .preview-box .save-link {
    position: absolute;
    top: -52px;
    left: 50%;
    margin-left: -76px;
  }
}

@media (max-width: 991px) {
  /* line 385, property-form.scss */
  .preview-box {
    margin: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
  }
  /* line 563, property-form.scss */
  .preview-box .body {
    border: 0;
    border-top: 2px solid #e6e6e6;
  }
  /* line 566, property-form.scss */
  .preview-box .body.collapsed-body {
    line-height: 1;
    padding: 0 0 5px;
  }
  /* line 569, property-form.scss */
  .preview-box .body.collapsed-body p.hint {
    font-size: 12px;
    margin: 0;
    padding: 10px 10px 5px 10px;
    color: #9c9c9c;
  }
  /* line 576, property-form.scss */
  .preview-box .body.collapsed {
    display: none;
  }
  /* line 579, property-form.scss */
  .preview-box .body.extended-body {
    transition: all linear 0.5s;
  }
  /* line 582, property-form.scss */
  .preview-box .body.extended-body.ng-hide-add, .preview-box .body.extended-body.ng-hide-remove {
    display: block !important;
  }
  /* line 585, property-form.scss */
  .preview-box .body.extended-body.ng-hide {
    height: 0;
  }
  /* line 591, property-form.scss */
  .preview-box .appraisal .has-error {
    right: 23px;
  }
  /* line 594, property-form.scss */
  .preview-box .appraisal .elementLoaderParent {
    height: 35px;
  }
}

@keyframes fadeOut {
  1% {
    opacity: 1;
    visibility: visible;
  }
  99% {
    opacity: 0;
    visibility: visible;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}

@keyframes fadeIn {
  1% {
    opacity: 0;
    visibility: visible;
    top: 265px;
  }
  2% {
    opacity: 0;
    visibility: visible;
    top: 265px;
  }
  100% {
    opacity: 1;
    visibility: visible;
    top: 100px;
  }
}

/*@-webkit-keyframes fadeOut {
    1% {
        opacity: 1;
        visibility: visible;
    }
    99% {
        opacity: 0;
        visibility: visible;
    }
    100% {
        opacity: 0;
        visibility: hidden;
    }
}
@-webkit-keyframes fadeIn {
    1% {
        opacity: 0;
        visibility: visible;
        top: 220px;
    }
    2% {
        opacity: 0;
        visibility: visible;
        top: 220px;
    }
    100% {
        opacity: 1;
        visibility: visible;
        top: 120px;
    }
}*/
/* line 663, property-form.scss */
div.endorsements {
  background-color: #f2f0f0;
  color: #9c9c9c;
  padding: 6px;
  margin: 0 -14px;
}

/* line 668, property-form.scss */
div.endorsements span.claim {
  display: block;
  color: #7d7d7d;
  font-size: 13px;
}

/* line 673, property-form.scss */
div.endorsements span.known {
  display: block;
  text-transform: uppercase;
  font-size: 8px;
  padding-top: 6px;
}

/* line 679, property-form.scss */
div.endorsements div.logo {
  display: inline-block;
  width: 45%;
}

/* line 682, property-form.scss */
div.endorsements div.logo img {
  max-height: 11px;
  max-width: 80px;
  width: auto;
  height: auto;
}

/* line 691, property-form.scss */
div.teaser {
  font-size: 11px;
  padding-top: 5px;
}

/* line 694, property-form.scss */
div.teaser h4 {
  padding-bottom: 12px;
}

/* line 697, property-form.scss */
div.teaser .benefits {
  display: inline-block;
  vertical-align: top;
  width: 132px;
}

/* line 702, property-form.scss */
div.teaser .benefits ul {
  padding-left: 23px;
}

/* line 704, property-form.scss */
div.teaser .benefits ul li {
  display: block;
  padding-bottom: 4px;
  text-align: left;
  font-weight: normal;
}

/* line 709, property-form.scss */
div.teaser .benefits ul li:before {
  content: "";
  font-family: Glyphicons Halflings, sans-serif;
  font-size: 1.3rem;
  float: left;
  margin-left: -18px;
  color: #23dcbb;
}

/* line 717, property-form.scss */
div.teaser .benefits ul li a {
  text-decoration: underline;
  font-weight: normal;
}

/* line 724, property-form.scss */
div.teaser .sample-report {
  width: 90px;
  display: inline-block;
}

/* line 727, property-form.scss */
div.teaser .sample-report a {
  position: relative;
  display: inline-block;
}

/* line 730, property-form.scss */
div.teaser .sample-report a img {
  height: 80px;
}

/* line 733, property-form.scss */
div.teaser .sample-report a span.price {
  position: absolute;
  transform: rotate(6deg);
  height: 32px;
  width: 63px;
  bottom: 92px;
  left: 45px;
  /* right: -9px; */
  background-color: #23dcbb;
  color: white;
  border-radius: 47%;
  padding: 6px;
  font-family: "Lato Black", Lato;
  font-size: 14px;
}

/* line 747, property-form.scss */
div.teaser .sample-report a span.price span {
  font-size: 11px;
}

/* line 752, property-form.scss */
div.teaser .sample-report a p.text span.new-window {
  font: normal normal normal 8pt Lato, Arial, sans-serif;
  color: #b8b7b7;
  display: block;
}

/* line 761, property-form.scss */
div.teaser .terms {
  margin: 0 auto;
  padding: 5px;
  font-size: 10px;
}

/* line 767, property-form.scss */
#blocker-modal {
  text-align: center;
}

/* line 769, property-form.scss */
#blocker-modal .modal-header {
  border: none;
}

/* line 771, property-form.scss */
#blocker-modal .modal-header span.immolyze-logo {
  background: url(logo-pos.png) no-repeat;
  background-size: contain;
  display: inline-block;
  min-width: 100px;
  min-height: 25px;
  vertical-align: middle;
}

/* line 779, property-form.scss */
#blocker-modal .modal-header h4 {
  font-size: 15px;
  color: grey;
}

/* line 783, property-form.scss */
#blocker-modal .modal-header h3 {
  font-size: 14px;
  color: #9c9c9c;
}

/* line 788, property-form.scss */
#blocker-modal div.endorsements {
  margin: -14px -14px 0;
}

/* line 790, property-form.scss */
#blocker-modal div.endorsements span.claim {
  font-size: 14px;
}

@media (min-width: 600px) {
  /* line 793, property-form.scss */
  #blocker-modal div.endorsements div.contain {
    width: 570px;
    display: inline-block;
  }
}

/* line 798, property-form.scss */
#blocker-modal div.endorsements div.contain span.known {
  font-size: 10px;
  font-weight: bold;
  padding-top: 4px;
  padding-bottom: 5px;
}

/* line 804, property-form.scss */
#blocker-modal div.endorsements div.contain div.logo {
  width: 32%;
}

/* line 806, property-form.scss */
#blocker-modal div.endorsements div.contain div.logo img {
  max-width: 87px;
  max-height: 12px;
  padding-bottom: 0;
}

@media (min-width: 600px) {
  /* line 812, property-form.scss */
  #blocker-modal div.endorsements div.contain div.logo img {
    max-width: 150px;
    max-height: 15px;
  }
}

/* line 821, property-form.scss */
#blocker-modal .teaser h4 {
  padding: 12px 0 6px 0;
}

/* line 824, property-form.scss */
#blocker-modal .teaser .cta_button {
  margin-top: 12px;
}

/* line 828, property-form.scss */
#blocker-modal .abort-section {
  padding-top: 20px;
}

/* line 830, property-form.scss */
#blocker-modal .abort-section button {
  font-size: 12px;
}

/* line 833, property-form.scss */
#blocker-modal .abort-section p {
  font-size: 13px;
}

/* line 838, property-form.scss */
.sprite-general-scenario-lg {
  position: absolute;
  right: -20px;
  z-index: 70;
}

/* line 843, property-form.scss */
.mini-heading {
  width: 100%;
  background: #f2f0f0;
  border-bottom: 1px solid #e6e6e6;
  padding-top: 5px;
  padding-bottom: 5px;
  z-index: 10;
  visibility: hidden;
  position: absolute;
}

/* line 852, property-form.scss */
.mini-heading.affix {
  position: fixed;
}

/* line 855, property-form.scss */
.mini-heading ul > li {
  display: none;
}

/* line 857, property-form.scss */
.mini-heading ul > li.active {
  display: block !important;
}

/* line 860, property-form.scss */
.mini-heading ul > li.active a .mini-icon {
  vertical-align: middle;
}

/* line 863, property-form.scss */
.mini-heading ul > li.active a .mini-text {
  color: #583333;
  font-size: 20px;
  font-weight: bold;
  vertical-align: middle;
  margin-left: 24px;
  display: inline-block;
}

/* line 871, property-form.scss */
.mini-heading ul > li.active a:hover {
  text-decoration: none;
  cursor: default;
}

/* line 879, property-form.scss */
.mini-headline {
  margin: auto;
  padding: 0;
  float: none;
  font-size: 24px;
  font-weight: bold;
}

/* line 886, property-form.scss */
.affix {
  visibility: visible !important;
}

/* line 889, property-form.scss */
.slider-control {
  margin-top: 5px;
}

/* line 891, property-form.scss */
.slider-control .input-group {
  width: 100%;
}

/* line 893, property-form.scss */
.slider-control .input-group .form-control {
  width: 100%;
}

/* line 897, property-form.scss */
.slider-control .input-group-addon {
  width: 20px;
}

/* line 900, property-form.scss */
.slider-control .selected-range {
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #13496c;
  line-height: normal;
  height: 26px;
  clear: both;
}

/* line 910, property-form.scss */
.slider-control.inactive .selected-range {
  display: none;
}

/* line 914, property-form.scss */
.slider-control.inactive .bubble.low {
  display: none;
}

/* line 917, property-form.scss */
.slider-control.inactive .bubble.high {
  display: none;
}

/* line 922, property-form.scss */
.slider-control.inactive .angular-range-slider div.bar {
  background-color: #87a4b6;
}

/* line 925, property-form.scss */
.slider-control.inactive .angular-range-slider div.handle {
  border-color: #87a4b6;
  cursor: default;
}

/* line 928, property-form.scss */
.slider-control.inactive .angular-range-slider div.handle.low {
  left: 0;
}

/* line 931, property-form.scss */
.slider-control.inactive .angular-range-slider div.handle.high {
  right: 0;
}

/* line 937, property-form.scss */
.slider-control .angular-range-slider div.bubble {
  display: none;
}

/* line 942, property-form.scss */
.address-table .is-na {
  font-style: italic;
  color: #b8b7b7;
}

/* line 946, property-form.scss */
.address-table .has-error {
  font-style: italic;
  color: #ff484c;
}

/* line 950, property-form.scss */
.address-table tr > td:nth-child(2) {
  font-weight: bold;
}

/* line 954, property-form.scss */
.container > .col-md-8 {
  padding: 0;
}

/* line 957, property-form.scss */
.carousel-indicators li {
  background: url(sprite-general.png) no-repeat -820px -126px;
  width: 20px;
  height: 20px;
  margin: 0;
}

/* line 962, property-form.scss */
.carousel-indicators li.active {
  width: 20px;
  height: 20px;
  background-position: -798px -126px;
}

/* line 968, property-form.scss */
nav.subnav {
  height: 45px;
  background: #87a4b6;
  z-index: 1000;
  width: 100%;
  text-align: center;
}

/* line 974, property-form.scss */
nav.subnav > ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 100%;
  white-space: nowrap;
}

/* line 981, property-form.scss */
nav.subnav > ul > li {
  display: inline-block;
}

/* line 983, property-form.scss */
nav.subnav > ul > li > a {
  display: inline-block;
  color: #acc5d4;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  height: 45px;
  line-height: 45px;
  margin: 0 10px;
}

/* line 992, property-form.scss */
nav.subnav > ul > li > a:hover {
  color: #13496c;
  text-decoration: none;
}

/* line 996, property-form.scss */
nav.subnav > ul > li > a:focus {
  color: #13496c;
  text-decoration: none;
}

/* line 1000, property-form.scss */
nav.subnav > ul > li > a.inactive {
  display: none;
}

/* line 1005, property-form.scss */
nav.subnav > ul > li.active a {
  color: #13496c;
}

/* line 1008, property-form.scss */
nav.subnav > ul > li.active .triangle {
  width: 0;
  height: 0;
  border: 14px solid transparent;
  border-bottom-color: #f2f0f0;
  margin: -27px auto 0 auto;
}

/* line 1019, property-form.scss */
div.header {
  height: 90px;
  background-color: #13496c;
  line-height: 90px;
  color: #fff;
  padding: 0 70px;
}

/* line 1025, property-form.scss */
div.header.with-partner {
  background-color: #fff;
  color: #13496c;
}

/* line 1030, property-form.scss */
div.header > span.name {
  font-weight: bold;
  font-size: 40px;
}

/* line 1034, property-form.scss */
div.header > span.tld {
  font-weight: normal;
  font-size: 40px;
}

/* line 1038, property-form.scss */
div.header > span.partner-container {
  display: inline-block;
  height: 90px;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  margin-top: 20px;
}

/* line 1047, property-form.scss */
div.header > span.partner-container > span.partner {
  margin: auto;
  display: inline-block;
  width: 300px;
  height: 45px;
  background-image: url(wohnwelt-noz.png);
}

/* line 1057, property-form.scss */
input.short {
  width: 50%;
}

/* line 1060, property-form.scss */
.has-error .rf-error {
  display: block;
}

/* line 1063, property-form.scss */
.help-block ul li {
  font-size: 16px;
}

/* line 1066, property-form.scss */
.table.table-dashed.address-table tr > td {
  height: 33px;
}
