body {
  font-family: "Raleway", sans-serif;
}

.navboer {
  width: 100%;
  margin: auto;
  max-width: 1200px;
  padding: 0 1em;
}

.intro-banner {
  background: #f8f8f8 url(../../media/img/c3d72d3ec.jpg) no-repeat 50%;
  background-size: cover;
  color: #fff;
  text-align: center;
}

.wrapper {
  padding: 1.5em;
  background: url(../../media/img/d8a497.svg) no-repeat 100%;
  width: 100%;
  margin: auto;
  max-width: 1200px;
}

.titile-b1 {
  color: #ffffff!important;
  padding: .65em;
  background-color: rgba(0, 0, 0, .8);
  font-size: 1.6em;
  max-width: 650px;
  margin: auto;
}

.titile-b2 {
  background-color: rgba(0, 0, 0, .6);
  padding: 1em;
  margin: auto;
  max-width: 650px;
}

h1 {
  font-size: 20px;
  margin: 1em 0 .5em;
  color: #0b6ba8!important;
}

.text-alert {
  background-color: #a63950;
  color: #fff!important;
  padding: 1.2em;
  font-size: 15px;
  margin-top: 0;
  text-align: center;
}

.p-texter {
  line-height: 1.5;
  padding: 10px;
  color: #a63950;
}

.corps-eil {
  line-height: 1.5;
  background-color: #f5f5f5;
  color: #a63950;
}

.text-infrom {
  color: #0b6ba8!important;
  font-size: 1.3em;
  padding: .5em;
  width: 100%;
  margin-bottom: .75em;
}

.footer-amd {
  background-color: #414856;
  color: #fff;
  display: block;
  position: relative;
  margin-top: 1em;
}

.bg-ftr2 {
  background: #272729;
}

.bg-ftr3 {
  background: #363c48;
}

.btn-andms {
  background: #002a40;
  color: #fff;
  padding: 1em 2em 1em 2.1em;
  text-transform: uppercase;
  font-weight: 400;
  text-decoration: none;
  border: 2px solid transparent;
  appearance: none;
}

.btn-andms:hover {
  background: #002a40;
  color: #fff;
  padding: 10px 10px 10px 10px;
  text-transform: uppercase;
  font-weight: 300;
  text-decoration: none;
  border: 2px solid transparent;
  appearance: none;
  font-size: 17px;
}

.btn-andms {
  background: #002a40;
  color: #fff;
  padding: 10px 10px 10px 10px;
  text-transform: uppercase;
  font-weight: 300;
  text-decoration: none;
  border: 2px solid transparent;
  appearance: none;
  font-size: 17px;
}

.pb-5x {
  padding-bottom: 8rem!important;
}

.vb-div {
  padding: 20px 30px 35px;
  background-color: #f79e1b;
}

.texert-vb1 {
  font-size: 20px;
  font-weight: 400;
  margin: 1em 0 .5em;
  color: #ffffff!important;
}

.texert-subvb1 {
  font-size: 18px;
  font-weight: 200;
  margin: 1em 0 .5em;
  color: #ffffff!important;
  line-height: 16px;
}

.text-secure {
  background-color: #a63950;
  color: #fff!important;
  padding: 1.2em;
  font-size: 14px;
  margin-top: 0;
  font-weight: 300;
  text-align: center;
}

.clean-pe {
  padding: 10px 0;
  clear: both;
  color: #686868;
  font-size: 15px;
}

.inpt-cms {
  background-color: #fff;
  box-sizing: border-box;
  border-radius: 2px;
  color: #333;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: block;
  float: none;
  font-size: 16px;
  font-family: inherit;
  border: 1px solid #ccc;
  padding: 6px 10px;
  height: 38px;
  width: 100%;
  line-height: 1.3;
}

.invalid-feedback {
  display: block;
}

.texert-subvb2 {
  font-size: 18px;
  font-weight: 200;
  margin: 1em 0 .5em;
  color: #ffffff!important;
  line-height: 24px;
}

.dz-div {
  padding: 20px 30px 35px;
  background-color: #449d44;
}

.dz-msg {
  padding: 20px 30px 35px;
  background-color: #ffffff;
}

.notice-container {
  max-width: 800px;
  margin: 50px auto;
  padding: 20px;
  /*border: 1px solid #000;*/
  border-radius: 5px;
}

.notice-title {
  font-weight: bold;
  text-align: center;
}

.notice-subtitle {
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}

.notice-amount {
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}

.notice-details {
  margin-bottom: 20px;
}

.sp-error {
  color: red;
  font-weight: 400;
}

.bg-app {
  background: #fdfdfd;
}

.invalid-feedback{
  display: block;
}