.header__top-text {
  position: absolute;
  font-size: 8px;
  top: -3px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0.4;
  width: 100%;
  text-align: center;
  z-index: 3;
  color: #000;
}
.header__top-text a {
  color: #000 !important;
  font-size: 8px;
}

.preloader {
  display: none;
  background: white;
  position: absolute;
  top: 0%;
  bottom: 0;
  left: 0%;
  right: 0;
  z-index: 400;
  background-image: url("data:image/gif;base64,R0lGODlhEgIEAfEDACc6mUep1lin0wAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCgADACwAAAAAEgIEAQAC/5yPqcvtD6OctNqLs968+w+G4kiW5omm6sq27gvH8kzX9o3n+s73/g8MCofEovGITCqXzKbzCY1Kp9Sq9YrNarfcrvcLDovH5LL5jE6r1+y2+w2Py+f0uv2Oz+v3/L7/DxgoOEhYaHiImKi4yNjo+AgZKTlJWWl5iZmpucnZ6fkJGio6SlpqeoqaqrrK2ur6ChsrO0tba3uLm6u7y9vr+wscLDxMXGx8jJysvMzc7PwMHS09TV1tfY2drb3N3e39DR4uPk5ebn6Onq6+zt7u/g4fLz9PX29/j5+vv8/f7/8PMKDAgQQLGjyIMKHChQwbOnwIMaLEiRQrWryIMaPGjf8cO3r8CDKkyJEkS5o8iTKlypUsW7p8CTOmzJk0a9q8iTOnzp08e/r8CTSo0KFEixo9ijSp0qVMmzp9CjWq1KlUq1q9ijWr1q1cu3r9Cjas2LFky5o9izat2jIA2rp9C9ftAwEB6tq9i1eAgLl4+97Vu1ZM3MGDG+j1i1jvXgaHEfdVHBgM4clyGTtOvHgB3ct+M0fmQplyA86JR5P2+9lL6MmmT/9t7dpu6i6rCcN2DZhBbLyzQdeOext3cNe9t/wGrnt3Xc8JlMsunuU43OGkmSNwXhd6dOmVFzjP7R27dizcuyvAbv0A9gDjr5RvS51zegPr21t5DyD+5fkD6tv7p4KffpgJ6Nh/AL5HYGcJomagFAEmpxx//jUIxYPhRbhgXxRGYaECm+EGnocR8rfhEQg68GF1JA6QonwrlmhEeXO16NiLjVUHY4467shjjz7+CGSQQg5JZJFGHolkkkouyWSTTj4JZZRSTklllVZeiWWWWm7JZZdefglmmGKOSWaZZp6JZppqrslmm26+CWeccs5JZ5123olnnnruyWeffv4JaKCCDkpooYYeimiiii7KaKOOPgpppJJOSmmlll6Kaaaabsppp55+Cmqooo5Kaqmmnopqqqquymqrrr4Ka6yyzkprrbbeimuuuu7Ka6++/gpssMIOS2whBQAAIfkECQoAAwAs4wB5AE4AFAAAApOcgqkrMg/jALTaW6U+q6dmcF7XONqDpen5NKNXvi/IqnbGijKzj+Z5u7EGvaLxpwnahsbmDClRqpjOKmMoXbGsXAQ0ksVQu9UvJHwZk49mFBp3Wpexb4pa3mtP6oA7XqbH17f1lxfI51cIQ1eXqHhVg0j4OMP45pjnVGKJNqRTBPIJqLfX6NlE4wI6dHbJqpr3UAAAIfkEBQoAAwAs4wB5AE4AFAAAApqcgqkrMg+jWVQ1iYHevG9zVFXjYE8jjpc5eK6bpqsZxkxpvvpmizjWG7FaO12Q8pMcGcOicYmYAaEBqcT5okaH2moT6+kmI+IvmFNmpXNnNNVKfo8hbfebq50/6rw8/s7Cp7E2BcjGl6c3kGhWR6jkFyj4GGeYMRlpQkknWBNEMuTZAyrJN3EEJyEakxohCII6BIHyKbtXN1AAADs=");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  opacity: 0.5;
  border-radius: 15px;
}

.form__input.error {
  border: 1px solid #ff2633;
  background: rgba(255, 38, 51, 0.4);
}
label.error {
  position: absolute;
  z-index: 2;
  top: calc(100% + 2px);
  left: 8px;
  width: 100%;
  max-width: 500px;
  background: #ff2633;
  border-radius: 8px;
  /*font-family: inherit;*/
  font-weight: 900;
  font-size: 12px;
  line-height: 14px;
  color: #fff;
  padding: 5px 10px;
}
label.error::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 15px;
  height: 15px;
  background: #ff2633;
  border-radius: 2px;
  transform: translateZ(-1px) rotate(45deg);
  top: -6px;
  left: 10px;
  transform-style: preserve-3d;
}
.form__input.valid {
  border: 1px solid #84e4a4;
  background: rgba(132, 228, 164, 0.2);
}

.flag-container ul {
  font-weight: 400;
  font-size: 14px;
}

form {
  position: relative;
  top: auto;
}

.f1t-form {
  padding: 0;
  margin-bottom: 0;
  color: #444;

  background-image: url("../images/form-bg.jpeg");
}

.f1t-form__wrapper {
  padding: 15px 10px 10px;
}

.iti__country-name,
.iti__flag-box {
  color: #444;
}

.f1t-form-field__label {
  font-size: 12px;
  margin-bottom: 5px;
  display: none;
}

.f1t-form__submit {
  margin: 0 auto;
  display: block;
  font-size: 20px;
  font-weight: bold;
  position: relative;
  color: #ffffff;
  padding: 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-image: linear-gradient(166deg, #156cff 1%, #0e49ff);
  box-shadow: 0px 4px 20.9px 3.1px rgb(13 13 13 / 43%);
  text-transform: uppercase;
  width: 90%;
  min-height: 60px;
  cursor: pointer;
  white-space: normal;
  margin-top: 10px;
  border: none;
}

.f1t-form {
  text-align: left;
  width: 100%;
}

.f1t-form__submit:hover {
  font-size: 25px;
}

.f1t-form__row {
  margin-bottom: 10px;
}

.f1t-form-field {
  position: relative;
}

.f1t-form-field__label {
  font-size: 12px;
  margin-bottom: 5px;
  font-weight: 400;
  display: block;
  display: none !important;
}

.f1t-form-field__error {
  font-size: 12px;
  margin-top: 5px;
}

.f1t-form-field label {
  display: block;
}

.iti__country-name,
.iti__flag-box {
  color: #444;
}

.f1t-form-field input,
.f1t-form-field textarea,
.f1t-form-field select {
  background-color: #fff;
  color: #000;
  font-size: 16px;
  line-height: 42px;
  padding: 0 15px;
  width: 100% !important;
  box-sizing: border-box !important;
  margin: 0 !important;
  border-radius: 0 !important;
  border: 1px solid #b8b7b7;
  font-weight: 400;
  transition: all 0.3s ease;

  display: block;
  width: 100%;
  height: 50px !important;
  border-radius: 3px;
  background-color: #eee;
  border: 1px solid #ced4da;
  padding: 10px;
}

.iti__flag-container {
  border-radius: 0 !important;
  border: 1px solid #b8b7b7;
}

.f1t-form-field input:focus,
.f1t-form-field textarea:focus,
.f1t-form-field select:focus,
.f1t-form-field input:hover,
.f1t-form-field textarea:hover,
.f1t-form-field select:hover {
  border-color: #f90;
}

.f1t-form-field--error input,
.f1t-form-field--error textarea,
.f1t-form-field--error select {
  border-color: red;
}

.f1t-form__footer {
  margin-top: 20px;
}

.f1t-form-field--phone input {
  padding-right: 6px;
  padding-left: 52px;
}

.f1t-form-field__label {
  font-weight: 400;
}

.f1t-form-field--password .f1t-form-field__generate {
  height: 42px;
  color: #fff;
  font-weight: 400;
  background-image: linear-gradient(166deg, #2ba6df 1%, #2ba6df);
}

.f1t-form-field--password .f1t-form-field__generate:hover {
  opacity: 0.8;
}

.f1t-form-field--password .f1t-form-field__generate:active {
  opacity: 1;
}

.f1t-modal {
  background: white;
}
.f1t-modal__wrapper {
  padding: 0;
}
.f1t-modal__inner {
  box-shadow: none;
  padding: 0;
}

.form-header {
  background-image: url("../images/form-head-bg.jpeg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  text-transform: uppercase;
  color: white;
  font-weight: 700;
  margin: 0;
  padding: 30px 20px 20px;
  letter-spacing: 1px;
}

.formUl {
  padding-left: 0;
  width: 100%;
  text-align: center;
  display: flex;
  background-color: transparent;
  margin: 0;
}

.formUl li {
  display: inline-block;
  background-color: #fff28a;
  color: white;
  font-size: 2em;
  line-height: 1.1em;
  font-weight: bold;
  height: 7px;
  width: 50%;
  margin-left: 1px;
  margin-right: 1px;
}

.formUl .active {
  background-color: #fd57a5;
}
