@font-face{
  font-family:"icon-webfont";
  src:url("https://d2yl2fqeld1om8.cloudfront.net/static/font/icon-webfont.eot?1554303891");
  src:url("https://d2yl2fqeld1om8.cloudfront.net/static/font/icon-webfont.eot?1554303891?#iefix") format("embedded-opentype"), 
      url("https://d2yl2fqeld1om8.cloudfront.net/static/font/icon-webfont.woff?1554303891") format("woff"), 
      url("https://d2yl2fqeld1om8.cloudfront.net/static/font/icon-webfont.ttf?1554303891") format("truetype"), 
      url("https://d2yl2fqeld1om8.cloudfront.net/static/font/icon-webfont.svg?1554303891#icon-webfont") format("svg");
  font-weight:normal;
  font-style:normal;
}
html, body {
  font-size: 14px;
  color: #ffffff !important;
}

p {
  font-family: 'Roboto', sans-serif;
}

h1, .header-text, .sign-up__text {
  font-family: 'Nunito', sans-serif;
  font-weight: 700;
}

.wallpaper {
  -webkit-background-size: inherit;
  background: url(../../img/wallpaper.jpg) no-repeat center top;
  display: block;
  -webkit-background-size: 175%;
          background-size: 175%;
  min-height: 100vh;
  background-color: #e22b59;
  padding-bottom: 55px;
}
.wallpaper::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(226,43,89,0.7);
}

.btn.button-highlight {
  display: block;
  margin: 0 auto;
}
.logo {
  width: 180px;
}
.navbar .navbar-brand {
  margin: 0 auto;
  padding: 0;
}
.wallpaper .header-text {
  font-size: 2em;
  font-style: italic;
}

.wallpaper .button-highlight {
  border-color: #fabc3b;
  background-color: #fabc3b;
  color: #fff;
  border-radius: 4px;
  min-width: 150px;
  font-size: 18px;
}

.sign-up .agreement {
  font-size: 10px;
  line-height: 1.4;
  margin: 0;
  margin-bottom: 1.5em;
}
.sign-up__text {
  letter-spacing: 1px;
  text-align: center;
}

form .select-block.custom-select{
  border-left-color: #ffffff;
  background-image: url("../../img/select_arrow.png");
  -webkit-background-size: .6em .6em;
          background-size: .6em;
  flex: none;
  width: auto;
}

form #inputGroupSelect01{
  border-bottom-right-radius: .25em;
  border-top-right-radius: .25em;
}

.first-select {
margin-bottom: .6em;
}

.sign-up__checkbox {
margin-bottom: 1em;
}

.checkbox-block__text {
  margin-bottom: .4em;
  font-weight: 600;
}
.sign-up__checkbox .custom-checkbox {
  position: relative;
  padding-left: 25px;
  margin-right: 10px;
  line-height: 18px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: capitalize;
  font-size: 14px;
}
.sign-up__checkbox .custom-checkbox:hover input ~ .checkmark {
  background-color: #fabc3b;
  border: none;
}
.sign-up__checkbox .custom-checkbox:hover input ~ .checkmark:after {
  display: block;
}
.sign-up__checkbox .custom-checkbox input:checked ~ .checkmark {
  background-color: #fabc3b;
  border: none;
}
.sign-up__checkbox .custom-checkbox input,
.sign-up__checkbox .custom-checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
}
.sign-up__checkbox .custom-checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 7px;
  top: 4px;
  width: 5px;
  height: 8px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sign-up__checkbox .custom-checkbox input:checked ~ .checkmark:after {
  display: block;
}
.sign-up__checkbox .custom-checkbox input {
  opacity: 0;
}
.sign-up__checkbox .custom-checkbox .checkmark {
  cursor: pointer;
  width: 18px;
  height: 18px;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #dee2e6;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.form-group.formField,
.select-group.formField {
  margin-bottom: 1em;
}

.sign-up__form .input-group-text {
background: #ffffff;
font-size: .77em;
}

.learn-more {
margin: 1em 0;
}

.learn-more__text {
display: block;
text-align: center;
margin-bottom: 5px;
}

.learn-more__img {
display: block;
}

.link-wrapper {
display: table;
}

footer {
padding: 50px 0 1em;
background-color: #eee;
}

.footer__item__link {
padding: .5rem  .5rem !important;
}

.footer-interval {
margin: 0;
padding: .35rem 0;
}

/*Error*/

.formField .messages{
  display: none;
}

.formField.invalid-field .messages {
  display: block;
  width: 100%;
  margin-top: .1rem;
  font-size: 80%;
  color: #fff;
  position: absolute;
  white-space: nowrap;
}


@media (min-width: 400px){
  .sign-up .agreement {
    font-size: 14px;
  }
  .form-group.formField,
  .select-group.formField {
    margin-bottom: 1.5em;
  }
  .sign-up__text {
    font-size: 18px;
  }
  .sign-up__checkbox .custom-checkbox {
    margin-bottom: .5rem;
  }
  .logo {
    width: 200px;
  }
}
@media (min-width: 768px){
  .features .columns{
    flex-direction: row;
  }
  .features .about, 
  .features .preview, 
  .features .security {
    padding: 20px;
  }
  .features .preview {
    border-width: 0 1px;
  }
}
@media (min-width: 600px){
  .wallpaper {
    background-size: contain;
    background-position: 50%;
  }
}
@media (min-width: 992px){
  .wallpaper {
    background-position: calc(50% - 200px) 0;
  }
  .wallpaper::before {
    display: none;
  }
}