body {
  font-family: Helvetica,Arial,sans-serif;
  background: #000; }

#demo {
  position: absolute;
  padding: 5px;
  text-align: center;
  background: yellow;
  z-index: 999;
  width: 100%; }

.navbar-default {
  background: #be1d84;
  border-radius: 0px;
  border: none;
  height: 120px;
  margin-bottom: 0px; }
  .navbar-default .navbar-brand {
    margin-top: 30px;
    padding: 0px;
    padding-left: 15px;
    height: 60px;
    font-family: "Lato", Helvetica, Arial, sans-serif; }

.dropdown-contact {
  float: right;
  margin-top: 40px; }
  .dropdown-contact .btn-lg {
    font-size: 32px; }
  .dropdown-contact .btn {
    color: #fff;
    text-decoration: none; }
    .dropdown-contact .btn:hover {
      color: #fff;
      text-decoration: none; }
    .dropdown-contact .btn:active {
      color: #fff;
      text-decoration: none; }
    .dropdown-contact .btn:focus {
      color: #fff;
      text-decoration: none; }
  .dropdown-contact .dropdown-menu {
    margin-top: 15px;
    border-radius: 0px;
    left: auto;
    right: 0px;
    padding-top: 0px; }
    .dropdown-contact .dropdown-menu > li > a {
      font-size: 16px;
      padding: 8px 20px; }
      .dropdown-contact .dropdown-menu > li > a:hover {
        background: #05954c;
        color: #fff; }
    .dropdown-contact .dropdown-menu em {
      width: 20px; }
  .dropdown-contact .dropdown-header {
    font-size: 16px;
    background: #05954c;
    color: #fff;
    padding: 8px 20px;
    text-align: center; }

section#content {
  padding: 30px 0px;
  background: #fff;
  min-height: 500px; }

h1 {
  margin: 0px 0px 15px 0px;
  color: #9e7d93;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: bold; }

h2 {
  margin: 0px 0px 15px 0px;
  color: #9e7d93;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 28px; }

h3 {
  margin: 0px 0px 15px 0px;
  color: #9e7d93;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 22px; }
  h3 small {
    font-size: 50%; }

.h2 {
  font-size: 28px; }

.h3 {
  font-size: 22px; }

.form-group h1 {
  margin: 0px; }
.form-group h2 {
  margin: 0px; }
.form-group h3 {
  margin: 0px; }

#landing {
  margin-bottom: 60px; }
  #landing .row {
    position: relative; }
    #landing .row:first-child {
      height: 400px; }
      #landing .row:first-child h2 {
        padding-top: 45px; }
  #landing h1 {
    display: none; }
  #landing h2 {
    position: relative;
    z-index: 2; }
  #landing h3 {
    position: relative;
    z-index: 2; }
  #landing .box h2 {
    color: #808080;
    font-size: 22px; }
  #landing .box h3 {
    color: #808080;
    font-size: 22px; }

#landing-content {
  position: relative;
  z-index: 2; }

#landing-background {
  position: absolute;
  right: 100px;
  bottom: 0px;
  max-width: 100%;
  z-index: 1; }

#media {
  width: 150px;
  margin-top: 15px; }

#free {
  position: absolute;
  bottom: 0px;
  right: 0px; }

.row.box {
  margin-left: 0px;
  margin-right: 0px; }

.box {
  background: #f8f8f8;
  border: 1px solid #d8d5d7;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 30px; }

.tooltip {
  min-width: 200px; }

.form-group-container {
  padding: 15px; }
  .form-group-container:nth-child(odd) {
    background: #f8f8f8; }

#form-group-container-submit {
  background: none; }

label > em {
  position: relative;
  top: 3px;
  padding-left: 10px;
  opacity: 0;
  font-size: 22px !important; }

.has-success label > em {
  opacity: 1;
  color: #3c763d; }

.has-error label > em {
  opacity: 1;
  color: #a94442; }
  .has-error label > em:before {
    content: "\f0c8"; }

.form-checkbox {
  line-height: 27px;
  min-height: 27px; }

.form-horizontal .form-checkbox input {
  display: block;
  display: block;
  float: left;
  float: left;
  margin-right: 5px;
  margin-right: 5px; }
.form-horizontal .form-checkbox label {
  font-weight: normal; }
.form-horizontal .checkbox {
  margin-top: 5px;
  min-height: auto;
  height: auto; }
.form-horizontal .radio {
  margin-top: 5px;
  min-height: auto;
  height: auto; }

div.accept-checkbox {
  position: relative; }
  div.accept-checkbox em {
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 22px;
    color: #009e55;
    display: none; }
  div.accept-checkbox:hover > .graphics {
    border-color: #b2b2b2;
    cursor: pointer; }
  div.accept-checkbox > .graphics {
    display: block;
    float: left;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    border: 2px solid #c1c1c1;
    font-size: 1px;
    height: 18px;
    width: 18px; }
  div.accept-checkbox > .checkbox-label {
    display: block;
    float: left;
    line-height: 22px;
    margin-left: 12px; }

div.accept-checkbox.checkbox-checked > .graphics {
  border: none;
  background: none; }
div.accept-checkbox.checkbox-checked em {
  display: inline-block; }

button.btn {
  padding-right: 72px;
  padding-left: 30px;
  padding-top: 0px;
  position: relative; }

button > span {
  display: block;
  font-family: 'Lato'; }
  button > span:first-of-type {
    font-size: 34px;
    font-weight: bold; }
  button > span:last-of-type {
    margin-top: -6px; }
button > em.fa {
  position: absolute;
  right: 25px;
  top: 42%;
  font-size: 30px;
  margin-top: -15px; }
button > em.glyphicon {
  position: absolute;
  right: 25px;
  top: 42%;
  font-size: 30px;
  margin-top: -15px; }

.btn-success {
  background: #00a652;
  border-color: #05954c;
  box-shadow: inset 0 4px 0 #05954c; }
  .btn-success:hover {
    background: #05954c; }

#main-form .btn-success-image {
  margin: 0px;
  padding: 0px;
  width: 266px;
  height: 53px;
  background: transparent url("../img/ontvang-offertes.png") no-repeat center center;
  text-indent: -99999px;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  #main-form .btn-success-image:hover {
    margin: 0px;
    padding: 0px;
    width: 266px;
    height: 53px;
    background: transparent url("../img/ontvang-offertes.png") no-repeat center center;
    text-indent: -99999px;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  #main-form .btn-success-image:active {
    margin: 0px;
    padding: 0px;
    width: 266px;
    height: 53px;
    background: transparent url("../img/ontvang-offertes.png") no-repeat center center;
    text-indent: -99999px;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    #main-form .btn-success-image:active:hover {
      margin: 0px;
      padding: 0px;
      width: 266px;
      height: 53px;
      background: transparent url("../img/ontvang-offertes.png") no-repeat center center;
      text-indent: -99999px;
      border: none;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
  #main-form .btn-success-image:focus {
    margin: 0px;
    padding: 0px;
    width: 266px;
    height: 53px;
    background: transparent url("../img/ontvang-offertes.png") no-repeat center center;
    text-indent: -99999px;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

iframe {
  max-width: 100%; }

img {
  max-width: 100%; }

#cross-sell .item {
  margin-bottom: 50px; }
  #cross-sell .item .caption {
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center; }
  #cross-sell .item a {
    font-weight: bold; }
    #cross-sell .item a:hover {
      text-decoration: none; }

footer {
  margin-top: 0px;
  background: #000000;
  height: 70px;
  line-height: 70px;
  color: #fff;
  text-decoration: none; }
  footer a {
    color: #fff;
    text-decoration: none; }
    footer a:hover {
      color: #fff;
      text-decoration: none; }
    footer a:focus {
      color: #fff;
      text-decoration: none; }
    footer a:active {
      color: #fff;
      text-decoration: none; }
  footer ul {
    margin-bottom: 0px; }
    footer ul li a {
      padding-left: 15px;
      border-left: 1px solid #fff; }
    footer ul li:first-child a {
      padding-left: 0px;
      border-left: none; }

@media only screen and (max-width: 991px) {
  label {
    text-align: left !important; }

  #landing .row:first-child {
    height: auto; }

  #landing-background {
    position: relative;
    right: 0px;
    display: block;
    margin: 0px auto; } }
@media only screen and (max-width: 767px) {
  footer {
    padding-top: 15px;
    padding-bottom: 15px;
    height: auto;
    line-height: 28px; }
    footer .list-inline > li {
      display: block; }
    footer ul li a {
      padding-left: 0px;
      border-left: none; } }
@media only screen and (max-width: 350px) {
  .dropdown-contact .btn-lg {
    padding: 10px 5px; } }
@media only screen and (max-width: 330px) {
  .btn.scrollto {
    max-width: 100%;
    font-size: 14px; } }
/** Multi steps */
.newFunnel #steps {
  text-align: center;
  margin-bottom: 20px; }
  .newFunnel #steps > div {
    position: relative;
    text-align: center;
    display: inline-block;
    font-weight: 400; }
    .newFunnel #steps > div > em {
      font-size: 27px;
      vertical-align: middle;
      position: absolute;
      top: 7px;
      right: 0;
      margin-right: -13.5px; }
    .newFunnel #steps > div > a {
      text-decoration: none;
      color: #555; }
      .newFunnel #steps > div > a > div {
        margin: 0 25px;
        position: relative;
        text-align: center; }
        .newFunnel #steps > div > a > div:nth-child(2) span {
          border: 0;
          display: inline;
          margin: 0 !important; }
        .newFunnel #steps > div > a > div > span {
          display: inline-block;
          text-align: center;
          font-size: 16px;
          font-weight: bold;
          border: 1px solid #e2e2e2;
          width: 40px;
          height: 40px;
          line-height: 40px;
          -webkit-border-radius: 100%;
          -moz-border-radius: 100%;
          border-radius: 100%; }
  .newFunnel #steps .current a > span {
    color: #00bb5c;
    padding-right: 45px; }
  .newFunnel #steps .current a > div > em {
    color: #00bb5c;
    padding-left: 20px;
    font-size: 25px; }
  .newFunnel #steps .current a > div > span {
    border-color: #00bb5c;
    color: #00bb5c; }
  .newFunnel #steps .current em.fa {
    color: #00bb5c;
    padding-left: 40px;
    font-size: 27px; }
  .newFunnel #steps .ready a > span {
    color: #05954c;
    text-align: center;
    padding-right: 30px; }
  .newFunnel #steps .ready a > div em.fa {
    color: #05954c;
    padding-left: 20px;
    font-size: 25px; }
  .newFunnel #steps .ready a > div > span {
    border-color: #05954c;
    color: #05954c; }
  .newFunnel #steps .ready em.fa {
    color: #05954c; }

.newFunnel {
  width: 100%; }
  .newFunnel .funnel {
    margin-bottom: 50px; }
  .newFunnel .steps-layout h3 {
    padding: 5px 0px;
    color: #555; }
  .newFunnel .steps-layout label {
    font-weight: 400; }
  .newFunnel .steps-layout .alert {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px; }
  .newFunnel .steps-layout .form-control {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px; }
    .newFunnel .steps-layout .form-control:focus {
      border: 1px solid #555; }
  .newFunnel .steps-layout .form-group-container {
    overflow: hidden; }
    .newFunnel .steps-layout .form-group-container:not(#form-group-container-submit) .form-group:nth-child(even) {
      background: none; }
    .newFunnel .steps-layout .form-group-container:nth-child(odd) {
      background: none; }
    .newFunnel .steps-layout .form-group-container > div > label {
      font-weight: 400; }
    .newFunnel .steps-layout .form-group-container .input-blocks {
      position: relative;
      margin-bottom: 10px; }
  .newFunnel .steps-layout .form-group {
    padding: 0;
    margin-bottom: 0; }
    .newFunnel .steps-layout .form-group:first-child {
      background: #fff !important; }
    .newFunnel .steps-layout .form-group h3 {
      padding: 5px 0px !important;
      color: #555; }
    .newFunnel .steps-layout .form-group .form-control {
      padding: 18px;
      height: 50px; }
    .newFunnel .steps-layout .form-group > select.form-control {
      border-radius: 0 !important;
      padding: 18px;
      height: 50px; }
  .newFunnel .steps-layout .btn-succes:active, .newFunnel .steps-layout .btn-succes:active {
    width: 100%;
    height: 60px;
    text-indent: 0;
    background: #00bb5c;
    border-radius: 0;
    font-size: 14px;
    padding-top: 10px;
    font-family: Helvetica,Arial,sans-serif; }
  .newFunnel .steps-layout .has-success .form-control {
    border-color: #00bb5c; }
  .newFunnel .steps-layout .form-group .form-control:focus {
    border: 1px solid #555; }
  .newFunnel .steps-layout .form-group textarea.form-control {
    height: 80px;
    padding: 10px; }
  .newFunnel .steps-layout .help-block {
    font-style: italic;
    color: #a9a9a9; }
  .newFunnel .steps-layout div > em {
    position: absolute;
    top: 15px;
    right: 32px;
    padding-left: 10px;
    opacity: 0;
    font-size: 22px !important; }
  .newFunnel .steps-layout .has-success div > em {
    opacity: 1;
    color: #00bb5c;
    border-color: red; }
  .newFunnel .steps-layout .has-error div > em {
    opacity: 1;
    color: #a94442; }
    .newFunnel .steps-layout .has-error div > em:before {
      content: "\f00d"; }
  .newFunnel .steps-layout .btn-succes:active .newFunnel .steps-layout .btn-succes:hover {
    width: 100%;
    height: 60px;
    text-indent: 0;
    background: #05954c;
    padding-top: 10px; }
  .newFunnel .steps-layout .btn-succes:focus {
    width: 100%;
    height: 60px;
    text-indent: 0;
    background: #00bb5c;
    border-radius: 0;
    font-size: 14px;
    padding-top: 10px;
    font-family: Helvetica,Arial,sans-serif; }
  .newFunnel .steps-layout button > span:first-of-type {
    font-size: 14px;
    text-transform: uppercase; }
  .newFunnel .steps-layout .btn-success-alt {
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    background: #00bb5c;
    border-radius: 0;
    font-size: 14px;
    padding: 20px 0; }
    .newFunnel .steps-layout .btn-success-alt:hover {
      color: #fff;
      background: #05954c; }
    .newFunnel .steps-layout .btn-success-alt.active.focus, .newFunnel .steps-layout .btn-success-alt.active:focus, .newFunnel .steps-layout .btn-success-alt.active:hover {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
    .newFunnel .steps-layout .btn-success-alt:active.focus, .newFunnel .steps-layout .btn-success-alt:active:focus, .newFunnel .steps-layout .btn-success-alt:active:hover {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }

/*# sourceMappingURL=layout.css.map */
