@charset "UTF-8";
/* 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;
}
