form label.error-validation {
  color: #ff0000 !important;
  margin-left: 5px;
}

input.error-validation,
textarea.error-validation,
select.error-validation {
  font-weight: 300;
  box-shadow: 0 0 5px #ff0000 !important;
}

select.form-control {
  /* Change the px value here to change the distance */
  background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+)
    no-repeat right 5px top;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.form-card {
  border-radius: 10px;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 137px;
  position: relative;
}

.form-card .card-body {
  padding: 20px 30px;
}

.form-card .card-footer {
  padding-left: 105px;
  padding-right: 105px;
}

.form-card .card-body .form-header {
  color: #030303;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 1.56;
}

.form-card .card-body .form-header p {
  margin-bottom: 20px;
  margin-bottom: 0.2rem;
}

.form-header-privacy {
  margin-bottom: 30px;
  font-size: 0.8rem;
  font-family: 'Helvetica';
}

.form-header-privacy p {
  margin-bottom: 0.2rem;
}

.form-check-label p {
  font-size: 15px !important;
  margin-bottom: 0.5rem;
}

.form-card .card-body .form-footer {
  margin-top: 30px;
}

@media (max-width: 480px) {
  .form-card .card-body {
    padding: 10px;
  }
}

@media (max-width: 767px) {
  .form-card .card-body .form-header p {
    font-size: 14px;
  }

  .form-card .card-body .form-header h5 {
    font-size: 18px;
  }

  .form-card .card-body .form-header {
    margin-top: 20px;
    font-weight: 400
  }

  .form-header img {
    max-width: 100% !important;
    height: auto !important;
  }

  .form-footer img {
    max-width: 100% !important;
    height: auto !important;
  }
}

.required:after {
  content: '*';
  font-weight: bold;
  color: red;
}

/* Remove arrow from input number */

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.radio-group .col-12 {
  padding-left: 0px;
}

.radio-group.row .col-12 {
  padding-left: 15px;
}
html, body {
  height: 100%;
  min-height: 100vh;
}

body {
  font-family: 'Karla', sans-serif;
  background-color: #f2f3f8;
}

header {
  text-align: center;
  padding: 20px 40px 235px;
  margin-bottom: -220px;
}

header.bg-default {
  background-color: #1e1e2d;
  margin-bottom: -320px !important;
}

header.bg-default-with-wizard {
  background-color: #1e1e2d;
  margin-bottom: -220px !important;
}

header.bg-custom-with-wizard {
  margin-bottom: 30px !important;
  padding: 20px 40px 130px !important;
}

header.header-item {
  margin-bottom: -200px;
}

header.header-item-wizard {
  margin-bottom: -230px;
}

header.header-item-slider {
  margin-bottom: -400px;
}

header.header-item-countdown {
  margin-bottom: -220px;
}

header.header-item-wizard-slider {
  margin-bottom: -270px;
}

header.header-item-wizard-countdown {
  margin-bottom: -230px;
}

header.header-item-slider-countdown {
  margin-bottom: -260px;
}

header.header-item-wizard-slider-countdown {
  margin-bottom: -270px;
}

header .brand-wrapper .logo {
  max-height: 150px;
  max-width: 50%;
  margin-bottom: 10px;
  margin-top: 50px;
}

header .brand-wrapper .top-logo-img {
  max-height: 52px;
  margin-top: 20px;
}

@media (max-width: 767px) {
  header {
    padding: 5px 5px 200px;
  }

  header .brand-wrapper .logo {
    max-height: 150px;
    max-width: 100%;
  }

  header .brand-wrapper .top-logo-img {
    max-width: 100%;
  }
}



footer {
  width: 100%;
  position: relative;
  bottom: 0;
  left: 0;
  text-align: center;
}

.wizard-none .steps {
  display: none !important;
}

.select2.select2-container.select2-container--bootstrap {
  width: 100% !important;
}

.owl-carousel {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
}

.owl-stage {
  display: flex;
}

.owl-item {
  flex: 0 0 auto;
  box-sizing: border-box;
}

.owl-dots {
  text-align: center;
  margin-top: 15px;
}

.owl-dot {
  display: inline-block;
  width: 12px;
  height: 12px;
  background-color: #ccc; /* Inactive dot color */
  border-radius: 50%;
  margin: 0 5px;
  cursor: pointer;
}

.owl-carousel button.owl-dot {
  background: #ccc;
  border: none;
  padding: 10px;
  border-radius: 50%;
  margin: 0 5px;
}

button.owl-dot.active {
  background: #ff0000;
}

/*
  Force display dots because the dots always disabled
  even if the dots option is set to true
*/
.owl-carousel .owl-dots.disabled {
  display: block;
}

.header-countdown h5 {
  color: #FFF;
}

.header-countdown ul.countdown-timer {
  list-style: none;
  padding: 0;
  display: block;
  text-align: center;
}

.header-countdown ul.countdown-timer li {
  display: inline-block;
}

.header-countdown ul.countdown-timer li p.time {
  width: 48px;
  font-size: 30px;
  color: #2c313a;
  background-color: #ECA943;
  border-radius: 10px;
  margin-bottom: 5px;
}

.header-countdown ul.countdown-timer li.separator {
  font-size: 30px;
  vertical-align: top;
  color: #fff;
}

.header-countdown ul.countdown-timer li p {
  color: #fff;
}

@media (max-width: 480px) {
  .header-countdown h5 {
    font-size: 1rem;
  }

  .header-countdown ul.countdown-timer {
    margin-bottom: 0;
  }

  .header-countdown ul.countdown-timer li p.time {
    width: 32px;
    font-size: 18px;
    margin-bottom: 5px;
  }

  .header-countdown ul.countdown-timer li.separator {
    font-size: 18px;
  }

  .header-countdown ul.countdown-timer li p.time-label {
    font-size: 12px;
  }
}
.success-wrapper {
    border-radius: 200px;
    height: 200px;
    width: 200px;
    background: #F8FAF5;
    margin: 0 auto;
}

span.success-checkmark {
    color: #9ABC66;
    font-size: 100px;
    line-height: 200px;
    margin-left:-15px;
}

.success-title {
    color: #88B04B;
    font-family: "Nunito Sans", "Helvetica Neue", sans-serif;
    font-weight: 900;
    font-size: 40px;
    margin-bottom: 10px;
}

.success-description {
    color: #404F5E;
    font-family: "Nunito Sans", "Helvetica Neue", sans-serif;
    font-size:20px;
    margin: 0;
}

.success-container img {
    max-width: 100% !important;
    height: auto !important;
}
/* Wizard */
.wizard .audible {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}

.wizard .steps {
    padding-top: 35px;
    padding-bottom: 35px;
    background-color: #070729;
    border-radius: 10px;
    position: absolute;
    top: -137px;
    left: 0;
    right: 0;
}

.wizard .steps > ul {
    list-style: none;
    padding-left: 0;
    display: flex;
    justify-content: stretch;
    margin-bottom: 0;
}

.wizard .steps > ul li {
    flex-grow: 1;
}

.wizard .steps > ul li a {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.wizard .steps > ul li a:hover {
    text-decoration: none;
}

.wizard .steps > ul li .number {
    display: inline-block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    font-size: 18px;
    font-weight: bold;
    background-color: rgba(255, 255, 255, 0.5);
    color: rgba(255, 255, 255, 0.5);
    margin-right: 10px;
    line-height: 32px;
    text-align: center;
}

.wizard .steps > ul li .form-step-title {
    font-size: 18px;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.39);
}

@media (max-width: 767px) {
    .wizard .steps > ul li .form-step-title {
        display: none;
    }
}

.wizard .steps > ul li.current .number, .wizard .steps > ul li.done .number {
    background-color: #0022cd;
    color: #ffffff;
}

.wizard .steps > ul li.current .form-step-title, .wizard .steps > ul li.done .form-step-title {
    color: #ffffff;
}

.wizard .content {
    margin-bottom: 10px;
}

.wizard .content .title {
    display: none;
}

.wizard .content .section-heading {
    font-size: 18px;
    color: #030303;
    margin-bottom: 20px;
    line-height: 1.56;
}

@media (max-width: 767px) {
    .wizard .content .section-heading {
        font-size: 15px;
    }
}

.wizard .content p {
    font-size: 16px;
    color: #030303;
    margin-bottom: 5px;
}

.wizard .content label {
    font-size: 15px;
    color: #3c444c;
    font-weight: normal;
    margin-bottom: 0;
}

.wizard .content .form-group {
    margin-bottom: 22px;
}

.wizard .content .form-control::-webkit-input-placeholder {
    color: #919aa3;
}

.wizard .content .form-control::-moz-placeholder {
    color: #919aa3;
}

.wizard .content .form-control:-ms-input-placeholder {
    color: #919aa3;
}

.wizard .content .form-control::-ms-input-placeholder {
    color: #919aa3;
}

.wizard .content .form-control::placeholder {
    color: #919aa3;
}

.wizard .actions > ul {
    list-style: none;
    padding-left: 0;
    display: flex;
    margin-bottom: 0;
}

.wizard .actions li {
    margin-right: 10px;
}

.wizard .actions li:first-child, .wizard .actions li:first-child.disabled + li {
    margin-left: 0;
}

.wizard .actions li a {
    display: inline-block;
    border-radius: 20pc;
    background-color: #F26D0F;
    padding: 10px 19px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}

@media (max-width: 767px) {
    .wizard .actions li a {
        padding: 12px 18px;
        margin-bottom: 30px;
    }
}

.wizard .actions li a:hover {
    text-decoration: none;
    background-color: #f48a3e;
}

.wizard .actions li.disabled {
    display: none;
}
/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, or any plugin's
 * vendor/assets/stylesheets directory can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the bottom of the
 * compiled file so the styles you add here take precedence over styles defined in any other CSS/SCSS
 * files in this directory. Styles in this file should be added after the last require_* statement.
 * It is generally better to create a new file per style scope.
 *


 */
