* {
  margin: 0px;
  padding: 0px;
  list-style: none;
  border: none;
  text-decoration: none;
  font-family: "Open Sans", sans-serif;
}

body {
  font-size: 16px;
}

.error {
  margin-top: -15px;
  margin-bottom: 10px;
  font-size: 12px;
  position: relative;
  display: block;
  text-align: left;
}

.error.alert-danger {
  background-color: transparent;
  color: red;
}

button:active {
  position: relative;
  top: 2px;
}

button:focus {
  outline: 0 none;
}

header .logo img {
  width: 100%;
  max-width: 348px;
  margin-top: 30px;
}

header .date {
  margin-top: 30px;
  text-align: right;
  display: block;
}

header .call {
  color: #171717;
  font-size: 23px;
  line-height: 31px;
  font-weight: bold;
  text-align: right;
  display: block;
}

header .call .ph {
  color: #07b747;
}

section {
  background: url(../images/section-bg-01.jpg) no-repeat 0 0;
  background-size: cover;
  min-height: 761px;
}

section .box {
  color: #fff;
  text-align: center;
  margin-top: 104px;
  background: rgba(0, 0, 0, 0.74);
  min-height: 343px;
  padding: 50px 15px;
}

section h1 {
  font-size: 27.5px;
  line-height: 27px;
  margin-bottom: 15px;
}

section h2 {
  font-size: 29px;
  line-height: 27px;
  margin-bottom: 20px;
  font-weight: bold;
}

section h4 {
  font-size: 20px;
  font-family: "Open Sans";
  color: #16ea63;
  font-weight: bold;
  line-height: 1.15;
  text-align: center;
}

section p {
  font-size: 21px;
  font-weight: bold;
}

section span.num {
  background: #fff;
  color: #000;
  font-size: 26px;
  line-height: 35px;
  font-weight: 800;
  border-radius: 100%;
  width: 35px;
  display: inline-block;
  height: 35px;
}

section.five span.num {
  margin-right: 30px;
}

section.five p {
  margin-bottom: 20px;
}

section [class^="btn-"].active {
  background: #e38300;
}

section .btn-yes,
section .btn-no {
  background: #ffa830;
  padding: 0;
  color: #fff;
  width: 193px;
  height: 44px;
  font-size: 20px;
  line-height: 20px;
  border-radius: 5px;
  margin: 0 15px 20px 15px;
}

section .btn-yes img,
section .btn-no img {
  margin-bottom: 5px;
}

section .btn-yes:active,
section .btn-no:active {
  background: #c97500;
}

section .btn-credit {
  background: #ffa830;
  padding: 0;
  color: #fff;
  width: 192px;
  height: 60px;
  border-radius: 5px;
  margin: 0 15px 20px 15px;
  font-size: 15px;
  line-height: 20px;
  font-weight: 600;
}

section .btn-credit strong {
  font-size: 21px;
}

section .btn-credit:active {
  background: #c97500;
}

section .btn-debt-issues {
  display: block;
  background: #ffa830;
  padding: 0 5px;
  color: #fff;
  width: 192px;
  height: 55px;
  border-radius: 5px;
  margin: 0 auto 20px auto;
  font-size: 15px;
  line-height: 18px;
  font-weight: 600;
}

section .btn-debt-issues strong {
  font-size: 21px;
}

section .btn-debt-issues:active {
  background: #c97500;
}

section .btn-debt-issues.active {
  background: #fff;
  color: #ffa830;
}

section .btn-next {
  display: block;
  background: #0ab746;
  padding: 0;
  color: #fff;
  width: 192px;
  padding: 0 15px;
  height: 55px;
  border-radius: 5px;
  margin: 0 auto 20px auto;
  font-size: 15px;
  line-height: 18px;
  font-weight: 600;
}

section .btn-next strong {
  font-size: 21px;
}

section .btn-submit,
section .btn-next-lg {
  display: block;
  background: #03d14e;
  padding: 0;
  color: #fff;
  width: 279px;
  padding: 0 15px;
  height: 60px;
  border-radius: 25px;
  margin: 0 auto 20px auto;
  font-size: 24px;
  line-height: 30px;
  font-weight: 600;
}

section .btn-submit:focus,
section .btn-next-lg:focus {
  outline: none;
}

section .btn-submit:active,
section .btn-next-lg:active {
  position: relative;
  top: 2px;
  background-color: #03b845;
}

footer {
  padding-top: 22px;
  padding-bottom: 42px;
  text-align: center;
}

section.one {
  /* The slider itself */
  /* Mouse-over effects */
  /* The slider handle (use -webkit- (Chrome, Opera, Safari, Edge) and -moz- (Firefox) to override default look) */
}

section.one p {
  font-size: 16.25px;
  font-family: "Open Sans";
  color: white;
  line-height: 1.446;
  text-align: center;
  font-weight: 500;
}

section.one h3 {
  font-size: 22px;
  font-family: "Open Sans";
  color: white;
  font-weight: bold;
  line-height: 1.364;
  text-align: center;
  margin-bottom: 20px;
}

section.one .slide-container {
  width: 100%;
  max-width: 391px;
  /* Width of the outside container */
  background: rgba(0, 0, 0, 0.52);
  border-radius: 25px;
  margin: 0 auto 10px auto;
  display: inline-block;
  padding: 10px 0 10px 0;
  white-space: nowrap;
}

section.one span.slide-label {
  vertical-align: middle;
  font-size: 13px;
  font-family: "Nunito", sans-serif;
  font-weight: 900;
  display: inline-block;
  margin-bottom: 15px;
  width: 100%;
  text-align: left;
}

section.one span.slide-label.right {
  text-align: right;
}

section.one .debt {
  background-image: linear-gradient(#1a1816, #2e2a25);
  border-radius: 5px;
  border: 1px solid #9a9694;
  color: #ffffff;
  font-family: "Nunito", sans-serif;
  font-weight: 600;
  height: 35px;
  margin-bottom: 20px;
  text-align: center;
  width: 166px;
}

section.one .debt:focus {
  outline: none;
}

section.one .slider {
  -webkit-appearance: none;
  /* Override default CSS styles */
  appearance: none;
  width: 100%;
  max-width: 360px;
  /* Full-width */
  height: 27px;
  /* Specified height */
  background: url("../images/slider-bg.png") center center no-repeat;
  background-size: contain;
  outline: none;
  /* Remove outline */
  opacity: 1;
  margin: 0 10px;
}

section.one .slider:hover {
  opacity: 1;
  /* Fully shown on mouse-over */
}

section.one .slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  /* Override default look */
  appearance: none;
  width: 33px;
  /* Set a specific slider handle width */
  height: 34px;
  /* Slider handle height */
  background: url("../images/slider-handle.png");
  border: 0 none;
  cursor: pointer;
  /* Cursor on hover */
}

section.one .slider::-moz-range-thumb {
  width: 33px;
  /* Set a specific slider handle width */
  height: 34px;
  /* Slider handle height */
  background: url("../images/slider-handle.png");
  border: 0 none;
  cursor: pointer;
  /* Cursor on hover */
}

section.seven .box {
  margin-bottom: 40px;
}

section.seven label {
  display: block;
  text-align: left;
}

section.seven .col {
  text-align: left;
}

section.seven h4 {
  font-size: 24px;
}

section.seven h3 {
  font-size: 22px;
  font-weight: 800;
}

section.seven label {
  font-size: 16px;
  font-weight: 600;
}

section.seven .input2 {
  background-image: linear-gradient(#1a1816, #2e2a25);
  border-radius: 5px;
  border: 1px solid #9a9694;
  color: #ffffff;
  font-family: "Nunito", sans-serif;
  font-weight: 600;
  height: 35px;
  margin-bottom: 20px;
  text-align: left;
  padding: 0 8px;
  width: 100%;
}

section.seven .input2:focus {
  border-color: #fff;
  outline: none;
}

section.seven p.terms {
  font-size: 11px;
  line-height: 14.5px;
  font-weight: 400;
}

section.seven p.terms a:link,
section.seven p.terms a:visited {
  color: #0ed958;
}

section.thank-you .box {
  padding: 20px 30px;
  min-height: 0;
}

section.thank-you h1 {
  font-size: 34px;
  color: #16ea63;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  margin-bottom: 0px;
}

section.thank-you h1.alt {
  color: #ffa732;
}

section.thank-you h2 {
  font-size: 22px;
  font-weight: bold;
  line-height: 2.136;
  text-align: center;
  margin-bottom: 0px;
}

section.thank-you p {
  font-size: 18px;
  color: white;
  line-height: 23px;
  text-align: center;
  font-weight: 600;
}

section.thank-you p em {
  color: #03d14e;
  font-style: normal;
}

@media (max-width: 1199px) {
  section .btn-debt-issues {
    width: 150px;
  }
}

@media (max-width: 991px) {
  header .logo {
    text-align: center;
    display: block;
  }
  header .date {
    display: none;
  }
  header .call {
    margin: 38px 0 0 0;
    text-align: center;
  }
  section {
    min-height: 0;
  }
  section .box {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  section .btn-debt-issues {
    width: 120px;
  }
  section.five span.num {
    margin-right: 0px;
  }
}

@media (max-width: 768px) {
  header .logo img {
    margin-top: 25px;
    max-width: 250px;
  }
  header .call {
    margin-top: 23px;
    margin-bottom: 0px;
    text-align: center;
    font-size: 18px;
  }
  section h1 {
    font-size: calc(27.5px * .90);
    line-height: 1.2;
    margin-bottom: 10px;
  }
  section h2 {
    font-size: calc(29px * .90);
    line-height: 27px;
    margin-bottom: 10px;
  }
  section .box {
    margin-top: 10px;
    padding-bottom: 15px;
    padding-top: 15px;
  }
  section .slide-container {
    width: auto;
    padding-top: 8px;
  }
  section .slide-container .slider {
    width: 300px;
  }
  section span.slide-label {
    padding-left: 30px;
  }
  section span.slide-label.right {
    padding-left: 0px;
    padding-right: 30px;
  }
  section.one h3 {
    margin-bottom: 5px;
  }
}

@media (max-width: 576px) {
  header .logo img {
    margin-top: 10px;
  }
  header .call {
    margin-top: 0;
    font-size: 18px;
    margin-bottom: 0px;
  }
}

@media (max-width: 450px) {
  section span.slide-label {
    padding-left: 0px;
  }
  section span.slide-label.right {
    padding-left: 0px;
    padding-right: 0px;
  }
}
