@import "FUCDLc21.css";
@import "giA9aGTO.css";
@import "BBkn3JD6.css";
@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot');
    src: url('../fonts/fontawesome-webfont_1.eot#iefix&v=4.5.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff') format('woff'), url('../fonts/fontawesome-webfont.ttf') format('truetype'), url('../images/fontawesome-webfont.svg#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
  }

  .iti {
    font-family: sans-serif;
  }
.form4 .7gtTpW {
    background-color: #f89b08 !important;
}

.2eqhR6-input {
    background-color: #fff;
    max-height: 36px !important;
    font-size: 18px !important;
    font-family: sans-serif;
}
.0vw87K {
    display: block;
    width: 100%;
    color: #fff;
    line-height: 2em;
    background-color: red;

}
.j4RWG6-group .kYYxAY{
    /* margin-bottom: 10px !important; */


}

.j4RWG6-group .kYYxAY::placeholder {
    font-weight: 300;


}
.2eqhR6-input {
    width: 100%;
    padding-left: 20px;

}




.iti__selected-flag {
    z-index: 10;
}
.form_error_msg {
    color: #ff0000;
    position: absolute;
    top: 42px;
    left: 0;
}
.aPEAZt {
    margin-bottom: 10px;

    text-align: center;
    background: #cb0d0d;
    color: #fff;
    text-transform: uppercase;
    padding: 5px;
    display: none;

}
.aPEAZt.active {
    display: block;
}

.2eqhR6-preloader {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 100;
    background: rgba(0, 0, 0, .7);

    align-content: center;
    justify-content: center;
    height: 100%;


}

.2eqhR6-preloader.active {
    display: flex;
}

.2eqhR6-preloader__img {
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

img {
    /* width: 100%; */
}

.top-form {
    font-weight: bold;
}

.reg-error {
    color: #ff0000;
}

.form_has_error {
    color: #ff0000;
}

.reg-form_error {
    text-align: center;
    margin: 25px 0 15px;
    color: #ff0000;
    position: absolute;
    bottom: 39px;
    width: 100%;
}

.reg-form .popup {
    box-sizing: border-box;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 101;
}

.reg-form .popup .overlay {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 95;
    width: 100%;
    height: 100%;
}

.reg-form .popup .container {
    display: block;
    width: 320px;
    padding: 20px;
    margin: 5% auto 0;
    position: relative;
    background: #fff;
    z-index: 100;
    box-sizing: border-box;
    -webkit-box-shadow: 2px 2px 3px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 2px 2px 3px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 2px 2px 3px 3px rgba(0, 0, 0, 0.3);
    text-align: center;
}

.bR9UNa {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.loadBtn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 20px;
    max-height: 20px;
}

.btnFormText {
    margin: 0 !important;
    color: inherit;
    
}

.2eqhR6-group {
    margin-bottom: 15px;
    text-align: center;
    width: 100%;
    position: relative;
}

.valid:-webkit-autofill {
    appearance: none;
    border: 1px solid green;
    position: relative;
}
.isValid:-webkit-autofill {
    appearance: none;
    border: 1px solid red !important;
    position: relative;
}


.iti {
    width: 100%;
}

.55zd0s,
.uBTFDw {
    display: none;
    cursor: pointer;
}

.QU4lQ7 {
    display: none;
    max-width: 180px;
    padding: 4px;
    line-height: 1;
    text-align: start;
}

.nYKbuU .btn {
    border: none;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    color: #FFF;
    font-size: 16px;
    width: 100%;
    height: 45px;
    font-family: sans-serif;
    color: #000;
    background-color: #ffdd2d;
}

.2eqhR6-group .7gtTpW img {
    margin-right: 10px;
}
.valid {
    border: 1px solid green;
    position: relative;
}

.isValid {
    border: 1px solid red !important;
    position: relative;
}

.isValid+span {
    display: block;
}

.isValid+.55zd0s,
.valid+i {
    display: block;
    position: absolute;
    font-family: 'FontAwesome';
    font-weight: 600;
    font-size: 16px;
    top: 50%;
    right: 10px;
    transform: translate(0, -50%);
    z-index: 100;
    color: #fff;
    font-style: normal;
    color: #e74c3c;
    visibility: visible;
}

.valid+i {
    color: #2ecc71;
}

.isValid+.55zd0s::before {
    content: "\f06a";
}

.valid+i::before {
    content: "\f058";
}

.isValid+.55zd0s+.QU4lQ7 {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 5px;
    top: -54%;
    padding: 5px;
    color: RED;
    font-size: 10px;
    background: #fff;
    border: 1px solid red !important;
    border-radius: 8px !important;
    z-index: 200;
}

.notvalidphone {
    background-color: rgb(253, 164, 164) !important;
    border: 1px solid red !important;
}

.initial {
    border: 1px solid gray !important;
}

@media(max-width:400px) {
    .QU4lQ7{
        max-width: 150px;
    }
    .j4RWG6-group--name {
        width: 100%!important;
    
    }
}


/* PRELOADER */

.Z9ZyTr {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000000d4;
    z-index: 9999;
    text-align:center;
    margin-top: 50px;
    margin: 0 !important;
}

  .Z9ZyTr span {
      width: 5px;
      height: 50px;
      background: linear-gradient(180deg,#7F4095,#FB3393);
      display: inline-block;
      margin: 0 1px;
      border-radius: 50px;
      animation: animade 1.5s infinite ease-in-out;
      margin-right: 4px !important;
  }
  
  @keyframes animade {
      0%,50%,100% {
          transform: scaleY(0.5);
      }
      20% {
          transform: scaleY(1.0);
      }
  }
  .Z9ZyTr span:nth-child(1) {
      animation-delay: 1.1s;
  }
  .Z9ZyTr span:nth-child(2) {
      animation-delay: 1.2s;
  }
  .Z9ZyTr span:nth-child(3) {
      animation-delay: 1.3s;
  }
  .Z9ZyTr span:nth-child(4) {
      animation-delay: 1.4s;
  }
  .Z9ZyTr span:nth-child(5) {
      animation-delay: 1.5s;
  }
