@font-face {
  font-family: 'montserratregular';
  src: url('../fonts/montserrat-regular-webfont.woff2') format('woff2'), url('../fonts/montserrat-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'montserratbold';
  src: url('../fonts/montserrat-bold-webfont.woff2') format('woff2'), url('../fonts/montserrat-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'cardobold';
  src: url('../fonts/cardo-bold-webfont.woff2') format('woff2'), url('../fonts/cardo-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'cardoregular';
  src: url('../fonts/cardo-regular-webfont.woff2') format('woff2'), url('../fonts/cardo-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
body {
  margin: 0;
  padding: 0;
  font-family: Verdana;
  font-size: 15px;
  line-height: 1.5em;
  background: #ecebed;
}
.row-eq-height {
  display: flex;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'montserratregular', sans-serif;
  font-size: 48px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  color: #151725;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span {
  font-family: 'montserratbold', sans-serif;
}
h2 {
  font-family: 'montserratbold', sans-serif;
}
.block-margin {
  margin-bottom: 30px;
}
.privacy-wrap {
  font-size: 11px;
  line-height: 17px;
  margin-top: 5px;
  margin-bottom: 15px;
}
.privacy-wrap a {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  color: inherit;
  text-decoration: underline;
}
.privacy-wrap a:hover,
.privacy-wrap a:focus {
  color: inherit;
}
.privacy-wrap .privacy-error-wrap {
  display: block;
  margin-top: 20px;
  color: #bf1238;
}
.bro-form .privacy-wrap {
  color: white;
}
.navbar-custom {
  border-radius: 0;
  background: white;
  border: none;
  margin-bottom: 0;
}
.navbar-custom .navbar-brand {
  height: auto;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}
.navbar-custom .navbar-brand img {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  width: 140px;
}
.navbar-custom .navbar-toggle {
  background: #5394c4;
  color: white;
  border-radius: 0;
  font-size: 16px;
  padding: 8px;
  margin-top: 17px;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}
.navbar-custom .navbar-nav li {
  margin-right: 40px;
}
.navbar-custom .navbar-nav li a {
  color: #343642;
  font-size: 14px;
  font-family: 'montserratregular', sans-serif;
  line-height: 44px;
  padding-left: 0;
  padding-right: 0;
  border-bottom: 4px solid transparent;
  text-transform: uppercase;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}
.navbar-custom .navbar-nav li a:focus {
  background: none;
}
.navbar-custom .navbar-nav li.active a,
.navbar-custom .navbar-nav li:hover a {
  background: none;
  color: #5394c4;
  border-color: #5394c4;
}
.navbar-custom .navbar-nav li:last-child {
  margin-right: 0;
}
.sticky {
  background: white;
  box-shadow: 1px 1px 6px 0 rgba(0,0,0,0.4);
  -webkit-box-shadow: 1px 1px 6px 0 rgba(0,0,0,0.4);
  z-index: 400;
}
.is-sticky .navbar-custom .navbar-brand img {
  width: 90px;
}
.is-sticky .navbar-custom .navbar-toggle {
  margin-top: 9px;
}
.is-sticky .navbar-custom .navbar-nav li a {
  line-height: 27px;
}
.hero {
  position: relative;
  background-attachment: scroll;
  background-image: url('../images/hero_bg2.jpg');
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 40px;
  padding-bottom: 40px;
  min-height: 480px;
}
.hero .scrollToBtn {
  position: absolute;
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4c000000',endColorstr='#4c000000');
  background: rgba(0,0,0,0.4);
  text-align: center;
  width: 100px;
  height: 40px;
  bottom: 0;
  left: 50%;
  margin-left: -50px;
  color: white;
  line-height: 38px;
  font-size: 42px;
}
.konfi-row {
  font-size: 0;
}
.konfi-row [class="col-sm-9"],
.konfi-row [class="col-sm-3"],
.konfi-row [class="col-sm-8"],
.postal-col {
  display: inline-block;
  float: none;
  font-size: 1rem;
  vertical-align: middle;
}
.headline-wrap {
  float: left;
  padding: 20px;
  background: #5394c4;
  border-bottom-right-radius: 40px;
  border-left: 7px solid #3172a2;
  color: white;
}
.headline-wrap .highlight {
  border-radius: 5px;
  background: #ffd200;
  padding: 2px;
  padding-left: 5px;
  padding-right: 5px;
  font-family: 'montserratbold', sans-serif;
  color: black;
}
.headline-wrap h1 {
  color: white;
  font-size: 35px;
  margin-bottom: 15px;
}
form {
  margin: 0;
}
.konfi-section {
  position: relative;
  margin-top: -45px;
  z-index: 200;
}
.konfi-section .step-wrap {
  position: relative;
  background: rgba(255,255,255,0.95);
  padding: 30px;
  padding-top: 60px;
  padding-bottom: 60px;
  margin-top: 70px;
  box-shadow: 0px 0px 4px 0 rgba(0,0,0,0.5);
}
.konfi-section .step-wrap.first-step {
  margin-top: -130px;
}
.konfi-section .step-wrap.finished-step:after {
  content: '';
  position: absolute;
  background: rgba(255,255,255,0.7);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-filter: blur(10px);
  filter: url('blur.svg#blur');
  filter: blur(10px);
}
.konfi-section .step-wrap .loader-i {
  color: #5394c4;
  font-size: 90px;
}
.konfi-section .step-wrap .percentBadge {
  background: #ffd200 none repeat scroll 0 0;
  border-radius: 100%;
  color: black;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  height: 130px;
  padding-top: 20px;
  position: absolute;
  right: -55px;
  text-align: center;
  top: -55px;
  width: 130px;
  z-index: 5;
}
.konfi-section .step-wrap .percentBadge span {
  display: block;
  font-family: 'cardobold', serif;
  font-size: 40px;
  margin-bottom: 4px;
  margin-top: 9px;
}
.konfi-section .step-wrap .percentBadge2 {
  background: #ffd200 none repeat scroll 0 0;
  border-radius: 100%;
  color: black;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  height: 130px;
  padding-top: 20px;
  position: absolute;
  right: 872px;
  text-align: center;
  top: -90px;
  width: 130px;
  z-index: 5;
}
.konfi-section .step-wrap .percentBadge2 span {
  display: block;
  font-family: 'cardobold', serif;
  font-size: 40px;
  margin-bottom: 4px;
  margin-top: 9px;
}
.konfi-section .step-wrap .step-number {
  position: absolute;
  background: #4b5564;
  color: white;
  margin-top: -81px;
  left: 0;
  width: auto;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 38px;
  font-weight: 700;
  border-radius: 5px;
  left: 50%;
  margin-left: -25px;
  border: 5px solid rgba(255,255,255,0.7);
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.konfi-section .step-wrap .answer-wrap {
  cursor: pointer;
  border-radius: 10px;
  border: 3px solid #ddd;
  text-align: center;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}
.konfi-section .step-wrap .answer-wrap .icon {
  margin-top: 35px;
  margin-bottom: 35px;
  min-height: 96px;
}
.konfi-section .step-wrap .answer-wrap .icon img {
  width: 90px;
}
.konfi-section .step-wrap .answer-wrap .desc {
  font-size: 13px;
  background: #ddd;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 35px;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}
.konfi-section .step-wrap .answer-wrap:hover,
.konfi-section .step-wrap .answer-wrap.active-answer {
  border-color: #5394c4;
}
.konfi-section .step-wrap .answer-wrap:hover .desc,
.konfi-section .step-wrap .answer-wrap.active-answer .desc {
  background: #5394c4;
  color: white;
}
.konfi-section .step-wrap .inStepRating {
  background: #75b6e6;
  font-size: 14px;
  color: white;
  padding: 15px;
  font-style: italic;
}
.konfi-section .step-wrap .inStepRating i {
  color: #ffd200;
}
.konfi-section .step-wrap h3 {
  text-transform: none;
  font-size: 24px;
}
.konfi-section .step-wrap h3 small {
  display: block;
  margin: 0;
  font-size: 12px;
}
.konfi-section .step-wrap h3 small:after {
  display: block;
  height: 1px;
  content: '';
  width: 120px;
  margin-top: 5px;
  margin-bottom: 15px;
  background: #777;
}
.konfi-section .step-wrap h3 .plzErrorMsg {
  font-weight: inherit;
}
.konfi-section .profitSection {
  position: relative;
  z-index: 5;
  margin-top: -1px;
  padding: 15px;
  background: #efefef;
  box-shadow: 0px 0px 4px 0 rgba(0,0,0,0.5);
}
.profit-box {
  position: relative;
  display: table;
  width: 100%;
  color: #333;
  background: #5394c4;
  margin-top: 5px;
  color: white;
  height: 54px;
  line-height: 16px;
  padding-left: 55px;
  padding-right: 15px;
  font-family: 'montserratregular', sans-serif;
  font-size: 14px;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}
.profit-box span {
  display: table-cell;
  vertical-align: middle;
}
.profit-box:hover {
  color: white;
  background: #3172a2;
}
.profit-box:before {
  position: absolute;
  top: 50%;
  margin-top: -8px;
  font-size: 27px;
  left: 15px;
  font-family: 'FontAwesome';
  margin-right: 14px;
  content: '\f00c';
}
.offersteps {
  background: #5394c4;
}
.offersteps * {
  color: white;
}
#faq {
  padding-top: 80px;
  padding-bottom: 80px;
}
#faq h3 {
  margin-top: 0;
  margin-bottom: 30px;
}
#faq .borderBox {
  position: relative;
  z-index: 1;
}
.panel-default > .panel-heading {
  border: 5px solid #fff;
  padding: 0;
  position: relative;
  border-radius: 0;
}
.panel-default > .panel-heading h4 {
  background-color: rgba(255,255,255,0.5);
  padding: 0.65em;
}
.panel-default > .panel-heading h4.active {
  background-color: #fff;
}
.panel-default > .panel-heading h4.active a {
  font-weight: bold;
}
.panel-default > .panel-heading h4 a {
  display: block;
  font-size: 1em;
  font-weight: 400;
  padding: 0.5em;
  text-transform: none;
}
.panel-default > .panel-heading h4 a::before {
  border: 5px solid #fff;
  border-radius: 50%;
  bottom: auto;
  color: #fff;
  content: "\f067";
  font-family: 'FontAwesome';
  font-size: 1.5em;
  height: 2.85em;
  left: -104px;
  line-height: 2.65em;
  margin: 0;
  position: absolute;
  right: auto;
  text-align: center;
  top: -7px;
  width: 2.85em;
  z-index: 9;
  background: #5394c4;
}
.panel-default > .panel-heading h4.active a::before {
  content: "\f068";
}
.panel-group {
  margin-bottom: 0;
}
.panel-group .panel {
  background-color: transparent;
  border: medium none;
  margin-bottom: 0.85em;
}
.panel-group .panel:last-child {
  margin-bottom: 0;
}
.panel-default > .panel-heading h4 a span {
  background-color: #fff;
  bottom: auto;
  display: block;
  height: 5px;
  left: -6.35em;
  position: absolute;
  right: 0;
  top: 48%;
  width: 6.35em;
  z-index: 0;
}
.panel-body {
  background-color: rgba(255,255,255,0.7);
  border: medium none;
  padding: 20px;
}
.panel-body ul {
  padding-left: 15px;
}
h3.bg-blue {
  float: left;
  margin-top: -65px;
  color: white;
  background: #5394c4;
  padding: 10px;
  font-size: 24px;
  text-transform: none;
}
.brands-bar {
  position: relative;
  z-index: 200;
  padding-top: 40px;
  padding-bottom: 40px;
  background: white;
  margin-top: 100px;
}
.brands-bar img {
  max-width: 100%;
  border: 1px solid #ddd;
}
footer {
  margin-top: 80px;
  font-family: 'montserratregular', sans-serif;
}
footer .top {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #151725;
  color: white;
  font-size: 11px;
}
footer .top a {
  color: white;
  text-transform: uppercase;
  margin-right: 5px;
  margin-left: 5px;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}
footer .top a:first-child {
  margin-left: 0;
}
footer .top a:last-child {
  margin-right: 0;
}
footer .top a:hover {
  text-decoration: none;
  color: #bcaa69;
}
footer .bottom {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 11px;
  color: #75788c;
  background: #1f202c;
}
.btn {
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  border-radius: 0;
  font-family: 'montserratregular', sans-serif;
  font-size: 15px;
  white-space: normal;
}
.btn.btn-primary {
  background: #ffd200;
  color: black;
  border-color: #ffd200;
  border-width: 2px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 40px;
  padding-right: 40px;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus,
.btn.btn-primary:active,
.btn.btn-primary.active,
.btn.open > .dropdown-toggle.btn-primary {
  background: #ffd200;
  color: black;
  border-color: #151725;
}
.form-control {
  font-size: 13px;
  border: 1px solid #ddd;
  box-shadow: none;
  background: white;
  border-radius: 0;
  margin-bottom: 10px;
}
.gratis-bro {
  padding-top: 60px;
  color: #343642;
}
.gratis-bro ul {
  padding-left: 15px;
  margin-bottom: 30px;
}
.gratis-bro .broPic {
  position: absolute;
  margin-top: -20px;
}
.gratis-bro h2 {
  font-size: 35px;
}
.gratis-bro h3 {
  font-size: 25px;
  margin-bottom: 30px;
}
.gratis-bro .bro-form {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #2c2f3e;
}
.gratis-bro .bro-form h3 {
  font-family: Verdana;
  font-size: 13px;
  margin-top: 0;
  margin-bottom: 30px;
  color: white;
}
.gratis-bro .bro-form .btn-primary {
  white-space: normal;
  background: #ffd200;
  color: black;
  width: 100%;
  text-align: center;
  font-size: 12px;
  padding: 10px;
  margin-top: 20px;
}
.gratis-bro .bro-form .btn-primary:after {
  position: absolute;
  bottom: -10px;
  right: 15px;
  width: 20px;
  height: 23px;
  content: '';
  background: url('../images/mouse_cursor.png');
}
.gratis-bro .bro-form .btn-primary:hover {
  background: #ffd200;
  border-color: black;
  color: #151725;
}
.callToActionBro {
  background: #c7813c none repeat scroll 0 0;
  color: white;
  font-size: 16px;
  font-weight: 700;
  padding: 15px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 150px;
  transition: all 0.5s ease-in-out 0s;
  z-index: 500;
}
.callToActionBro:hover,
.callToActionBro:focus {
  text-decoration: none;
  color: white;
  background: #a55f1a;
}
.page_up {
  position: fixed;
  width: 50px;
  height: 50px;
  right: 10px;
  bottom: 10px;
  background-color: #5394c4;
  color: white;
  font-size: 29px;
  line-height: 42px;
  text-align: center;
  z-index: 4;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
}
.page_up:hover {
  background: #3172a2;
}
.loading-screen {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(91,98,108,0.7);
  color: white;
  z-index: 1200;
  font-size: 70px;
  display: none;
}
.loading-screen .spinner {
  position: absolute;
  width: 350px;
  height: 76px;
  text-align: center;
  left: 50%;
  top: 50%;
  margin-left: -175px;
  margin-top: -39px;
}
.overlay-dark {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(91,98,108,0.9);
  color: white;
  z-index: 100;
}
.close-overlay {
  position: fixed;
  z-index: 500;
  background: #5394c4;
  top: 0;
  right: 0;
  color: white;
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 25px;
  line-height: 34px;
  cursor: pointer;
}
.profits {
  padding-top: 80px;
  padding-bottom: 50px;
  font-size: 18px;
}
.profits h2 {
  font-size: 35px;
}
.profits h3 {
  font-size: 25px;
  margin-bottom: 30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .arrow {
    right: 25px;
  }
  .arrow.left {
    left: 60px;
  }
  .konfi-bottom .konfigurator .head .percentBadge {
    right: -110px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mb-sm {
    margin-bottom: 30px;
  }
  .navbar-custom .navbar-nav li {
    margin-right: 25px;
  }
  .navbar-custom .navbar-nav li a {
    font-size: 12px;
  }
  .konfigurator .head h4 {
    font-size: 25px;
  }
  .konfi-bottom .konfigurator .head .percentBadge {
    right: -90px;
  }
  .arrow {
    position: absolute;
    right: 10px;
    top: 120px;
  }
  .arrow.left {
    left: 20px;
  }
  .circleBg.big:after {
    right: -60px;
  }
  .circleBg.big.last:after {
    background: none;
  }
}
@media (max-width: 767px) {
  .mb-xs {
    margin-bottom: 30px;
  }
  .headline-wrap {
    font-size: 13px;
    padding: 15px;
  }
  .headline-wrap h1 {
    font-size: 19px;
  }
  .konfi-row [class="col-sm-9"],
  .konfi-row [class="col-sm-3"],
  .konfi-row [class="col-sm-8"],
  .postal-col {
    display: block;
  }
  .konfi-section {
    margin-top: -150px;
  }
  .konfi-section .step-wrap {
    padding: 20px;
    padding-top: 60px;
  }
  .konfi-section .step-wrap .answer-wrap .icon {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .konfi-section .step-wrap .answer-wrap .desc {
    margin-bottom: 0;
  }
}
@media (max-width: 650px) {
  .mb-xs {
    margin-bottom: 30px;
  }
  .xs-center {
    text-align: center;
  }
  .row-eq-height {
    display: block;
  }
  h1,
  h2 {
    font-size: 30px;
  }
  h2 {
    font-size: 25px;
  }
  .navbar-custom .navbar-collapse {
    border-top: 1px solid #eee;
  }
  .navbar-custom .navbar-nav {
    margin-bottom: 0;
  }
  .navbar-custom .navbar-nav li {
    margin-right: 0;
  }
  .navbar-custom .navbar-nav li a {
    padding-left: 15px;
    font-size: 12px;
    line-height: 27px;
  }
  .hero .konfiguratorRow {
    margin-top: 50px;
  }
  .konfigurator .head h4 {
    font-size: 20px;
  }
  .konfigurator .head span {
    font-size: 13px;
  }
  .circleBg.big:after {
    background: none;
    display: none;
  }
  .profits .profit-box {
    height: 60px;
    font-size: 12px;
  }
  .profits .rating {
    padding: 40px;
  }
  .profits .rating:before {
    top: 15px;
  }
  .profits .rating:after {
    bottom: 15px;
  }
  .gratis-bro .broPic {
    position: relative;
    margin-top: 0;
    display: inline-block;
  }
}
