form .input-wrap input {
  height: calc(3.5rem + 2px);
  padding: 1rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: .25rem;
  transition: all ease .3s;
}

.checkbox-wrap .alterlink {
  color: #3899fe;
}

.vue-tel-input {
  border-radius: .25rem !important;
}

.vti__dropdown {
  background-color: rgba(0, 0, 0, .05) !important;
}

form .input-wrap input[type="tel"] {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

form .input-wrap button {
  border-radius: 7px !important;
  border: 1px solid #6595D9;
  background: #2B73DB;
  color: #fff;
  border-radius: 30px;
  padding: 10px 20px 10px 20px;
  text-align: center;
  letter-spacing: -1px;
  margin: 0 auto;
  display: block;
  font-size: 19px;
  cursor: pointer;
}



#preloader {
  background: rgba(0, 0, 0, 0.9);
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999999;
  overflow: hidden;
  display: none;
}

#preloader .loadingio-spinner-spinner-rmvf1kelnh9 {
  margin: 0px auto;
  display: block;
  position: relative;
  top: calc(50% - 75px);
  height: 150px;
}

@keyframes ldio-e8r4xpvg0c9 {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.ldio-e8r4xpvg0c9 div {
  left: 94px;
  top: 48px;
  position: absolute;
  animation: ldio-e8r4xpvg0c9 linear 1s infinite;
  background: #f1f1f1;
  width: 12px;
  height: 24px;
  border-radius: 6px / 12px;
  transform-origin: 6px 52px;
}

.ldio-e8r4xpvg0c9 div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -0.9166666666666666s;
  background: #f1f1f1;
}

.ldio-e8r4xpvg0c9 div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -0.8333333333333334s;
  background: #f1f1f1;
}

.ldio-e8r4xpvg0c9 div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.75s;
  background: #f1f1f1;
}

.ldio-e8r4xpvg0c9 div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.6666666666666666s;
  background: #f1f1f1;
}

.ldio-e8r4xpvg0c9 div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.5833333333333334s;
  background: #f1f1f1;
}

.ldio-e8r4xpvg0c9 div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.5s;
  background: #f1f1f1;
}

.ldio-e8r4xpvg0c9 div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.4166666666666667s;
  background: #f1f1f1;
}

.ldio-e8r4xpvg0c9 div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.3333333333333333s;
  background: #f1f1f1;
}

.ldio-e8r4xpvg0c9 div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.25s;
  background: #f1f1f1;
}

.ldio-e8r4xpvg0c9 div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.16666666666666666s;
  background: #f1f1f1;
}

.ldio-e8r4xpvg0c9 div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.08333333333333333s;
  background: #f1f1f1;
}

.ldio-e8r4xpvg0c9 div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
  background: #f1f1f1;
}

.loadingio-spinner-spinner-rmvf1kelnh9 {
  width: 200px;
  height: 200px;
  display: inline-block;
  overflow: hidden;
}

.ldio-e8r4xpvg0c9 {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0;
  /* see note above */
}

.ldio-e8r4xpvg0c9 div {
  box-sizing: content-box;
}

:root {
  scroll-behavior: auto !important;
}

/* generated by https://loading.io/ */


form .form-group {
  margin: 0 0 1rem;
  width: 100%;
  position: relative;
}

form .checkbox-wrap{
display: none;
}

form.form-contact .form-group {
  margin: 1rem 0;
}

.vue-tel-input{
border: 1px solid rgba(156, 163, 175, 1);
border-radius: 0.5rem;
}
.vti__dropdown{
border-radius: 0.5rem;
}

form .form-group input:not([type=checkbox]),
form .form-group textarea,
form input:not([type=checkbox]):not([type=tel]),
.vti__input {
  width: 100%;
  color: rgba(17, 24, 39, 1);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 transparent), var(--tw-ring-shadow, 0 0 transparent), var(--tw-shadow);
  padding: .75rem 1rem;
  line-height: 1.25;
  font-weight: 400;
  font-size: 16px;
  display: block;
  border-radius: 0.5rem;
  border: 1px solid rgba(156, 163, 175, 1);
  background-color: rgba(255, 255, 255, 1);
}
.vti__input{
border: none;
border-radius: 0.5rem;
}

form .form-group input[type=tel] {
  border-radius: 0.25rem 0.5rem 0.5rem 0.25rem;
}

form .form-group textarea {
  height: calc(var(--wpforms-field-size-input-height) * 2.8) !important;
  line-height: 1.3;
  padding: var(--wpforms-field-size-padding-h);
  word-break: break-word;
  hyphens: auto;
}

form .form-group input:not([type=checkbox]):focus,
form .form-group textarea:focus {
  outline: none;
}

form .form-group label {
  margin: 0 0 var(--wpforms-field-size-input-spacing) 0;
  padding: 0;
  font-size: var(--wpforms-label-size-font-size);
  line-height: var(--wpforms-label-size-line-height);
  color: var(--wpforms-label-color);
  display: block;
  font-weight: 700;
  font-style: normal;
  word-break: break-word;
  word-wrap: break-word;
}

form .form-group label > span {
  color: var(--wpforms-label-error-color);
  font-weight: 400;
}

form.form-contact {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

form.form-contact .form-group:not(:nth-child(5)) {
  width: 100%;
  max-width: calc(100% / 2 - 1rem);
}

@media (max-width: 568px) {
  form.form-contact .form-group:not(:nth-child(5)) {
      max-width: 100%;
  }
}

button.form-button {
  width: 100%;
  padding: 15px;
  height: auto;
  cursor: pointer;
  background-color: rgba(59, 130, 246, 1);
  border-radius: 0.5rem;
  color: #fff;
}

.form-button{
  justify-content: center;
}

button.form-button.contact {
  display: flex !important;
  height: auto !important;
  width: 100% !important;
  justify-content: center !important;
  border-radius: 0.375rem !important;
  border-width: 1px !important;
  border-color: #0000 !important;
  --tw-bg-opacity: 1 !important;
  background-color: rgb(5 150 105/var(--tw-bg-opacity)) !important;
  padding: 0.75rem 1.5rem !important;
  font-size: 1rem !important;
  line-height: 1.5rem !important;
  font-weight: 500 !important;
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255/var(--tw-text-opacity)) !important;
  --tw-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a !important;
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
  transition: all 0.15s ease-in-out;
  position: relative;
  text-decoration: none;
  border: none;
  word-break: break-word;
  hyphens: auto;
  margin-top: 25px;
}

button.form-button img {
  width: 24px;
  margin: 0 auto;
}

button.form-button[disabled] {
  cursor: not-allowed;
}

button.form-button:not([disabled]) {
  cursor: pointer;
}

button.form-button:not([disabled]):hover {
  background-color: rgba(37, 99, 235, 1);
}

button.form-button.contact:not([disabled]):hover {
  background-color: rgb(4 120 87/1) !important;
}

form .form-group .iti {
  width: 100%;
}

form .form-group .iti__flag-container {
  z-index: 9;
}

form .form-group .iti__selected-dial-code {
  color: #0f172a;
  font-weight: 400;
  font-size: 14px;
}

form .iti__flag-container:focus-visible,
form .iti__flag-container:focus {
  outline: none;
}

form .form-group input:not([type=checkbox]).valid {
  border-color: #41ad48;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

form .form-group input:not([type=checkbox]).is-invalid {
  border-color: #eb162b;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.form-group input{
box-shadow: none !important;
}

#btn_register,
button[type=submit] {
  cursor: pointer;
  color: white;
  background-color: rgb(59, 130, 246);
  border-radius: 10px;
  height: 60px;
  width: 100%;
}

#btn_register:active {
  color: white;
  background-color: rgb(59, 130, 146);
  border-radius: 10px;
  height: 60px;
  width: 100%;
}