@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,300;0,400;0,600;0,700;1,100;1,300;1,700&display=swap');
body{
    font-family:'Montserrat';
    margin:0px;
    padding:0px;
}
.safe[reg]{
   display: flex;
    flex-direction: row;
}

@-webkit-keyframes moving {
    from {
        transform: translate(0px , 20px);
    }
    to {
        transform:  translate(0px , 40px);
    }
}
@-moz-keyframes moving {
    from {
        transform: translate(0px , 20px);
    }
    to {
        transform:  translate(0px , 40px);
    }
}
@keyframes moving {
    from {
        transform: translate(0px , 20px);
    }
    to {
        transform:  translate(0px , 40px);
    }
}
.rimg,.dimg{
    width:100%;
    height:150px;
    background-size:contain;
    background-repeat:no-repeat;
        background-position:center;
            margin:1pc 0px 2.3pc;
}
.countt{
    display:flex;
    justify-content:space-between;
}
.rmail{
    font-weight:500;
    border-radius:4rem;
    font-size:17px;
    margin-right:12px;
    opacity:0;
}
.llogo{
  background-image: url('logo.png');
    background-size: contain;
    height: 70px;
    background-position: center;
    width: 200px;
    max-width: 200px;
    min-height:70px;
    cursor:pointer;
    background-repeat: no-repeat;
    margin: 10px auto 15px;
}
.resend_pin{
    position:relative;
    flex-direction:row !important;
    display:flex;
    align-items:center;
    margin-top:2pc !important;
}
.dimg{
   background-image:url('success.png'); 
}
.animation{
    transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -o-transition:all .5s;
    -webkit-transition:all .5s;
}
.rimg{
    background-image:url('email.svg');
    transition:all 1s;
    -moz-transition:all 1s;
    -webkit-transition:all 1s;
    -ms-transition:all 1s;
    -o-transition:all 1s;
    animation: moving 2s ease-in-out infinite alternate-reverse both;
}
.wrap-login100 {
    width: 100%;
    min-height: 810px;
    min-width:299px;
    z-index:1;
    background: #5c5c5c;
    display:flex;
    justify-content:center;
    flex-direction:column;
    position: relative;
}

.wrap-login100.light{
    background:#fff;
}

.stg .wrap-login100{
    min-height:unset;
}
.register .wrap-login100{
    min-height: 500px;
    height:100vh;
}
.multiple{
  display:flex;
  flex-wrap:nowrap;
  align-items:center;  
}
.multiple>div{
  width:fit-content;
  height:fit-content;
  padding:6px;
  margin:0px 5px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  color:#fff;
  background-color:#4f4f4f;
  border-radius:4rem;
}
.in .wrap-login100{
    min-height:650px;
    height:100%;
}
button,label .info_bx{
    transition:all .5s;
    -moz-transition:all .5s;
    -ms-transition:all .5s;
    -webkit-transition:all .5s;
    -o-transition:all .5s;
}
.signup .wrap-login100{
  min-height:350px;
}
a{font-family:inherit;font-size:14px;line-height:1.7;color:#1a1a1a;margin:0;transition:all .4s;-webkit-transition:all .4s;-o-transition:all .4s;-moz-transition:all .4s}a:focus{outline:none!important}a:hover{text-decoration:none}h1,h2,h3,h4,h5,h6{margin:0}p{font-family:inherit;font-size:14px;line-height:1.7;color:#1a1a1a;margin:0}ul,li{margin:0;list-style-type:none}input{outline:none;border:none}input[type=number]{-moz-appearance:textfield;appearance:none;-webkit-appearance:none}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}textarea{outline:none;padding:0px 2px !important;}input::-webkit-input-placeholder{color:#5C5C5C}input:-moz-placeholder{color:#5C5C5C}input::-moz-placeholder{color:#5C5C5C}input:-ms-input-placeholder{color:#5C5C5C}textarea::-webkit-input-placeholder{color:#5C5C5C}textarea:-moz-placeholder{color:#5C5C5C}textarea::-moz-placeholder{color:#5C5C5C}textarea:-ms-input-placeholder{color:#5C5C5C}button{outline:none!important;border:none;background:0 0}button:hover{cursor:pointer}iframe{border:none!important}.txt1{font-family:inherit;font-size:15px;color:#999;line-height:1.4}.txt2{font-family:inherit;font-size:15px;color:#1a1a1a;line-height:1.4}.stuf{width:100%;position:absolute;z-index:0;}.txt3{font-family:inherit;font-size:16px;color:#1a1a1a;line-height:1.4}.container-login100{width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;flex-direction:row;align-items:center;}.speech span{
  margin:4vh 0px;
}
.stuf.x{
    right:0px;
    bottom:-1.1pc;
    width:fit-content;
}.opo{
    position:absolute;
    z-index:0;
    top:50px;
    right:50px;
}.speech{
  display:flex;
  color:#fff;
  padding:10px;
  position: relative;
  flex-direction:column;
  justify-content:space-between;
  max-width:70%;
  min-width:100px;
  margin:0px auto;
}.speech .author{
    width:fit-content;
    display:flex;
    text-transform:capitalize;
}.speech .author.verified::after{
    content:"";
    width:16px;
    height:16px;
    margin-left:2px;
    display:block;
    background:url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMC42NjY1MDQgOC4wMDAwMkMwLjY2NjUwNCAzLjk0OTkzIDMuOTQ5NzUgMC42NjY2ODcgNy45OTk4NCAwLjY2NjY4N0MxMi4wNDk5IDAuNjY2Njg3IDE1LjMzMzIgMy45NDk5MyAxNS4zMzMyIDguMDAwMDJDMTUuMzMzMiAxMi4wNTAxIDEyLjA0OTkgMTUuMzMzNCA3Ljk5OTg0IDE1LjMzMzRDMy45NDk3NSAxNS4zMzM0IDAuNjY2NTA0IDEyLjA1MDEgMC42NjY1MDQgOC4wMDAwMloiIGZpbGw9IiMwOEFEMzYiLz4NCjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTEuNTQwMyA1LjM2MkMxMS44MDA3IDUuNjIyMzUgMTEuODAwNyA2LjA0NDQ2IDExLjU0MDMgNi4zMDQ4MUw3LjQwMjIzIDEwLjYzODFDNy4xNDE4OCAxMC44OTg1IDYuNzE5NzcgMTAuODk4NSA2LjQ1OTQyIDEwLjYzODFMNC40NTk0MiA4LjYzODE0QzQuMTk5MDcgOC4zNzc3OSA0LjE5OTA3IDcuOTU1NjggNC40NTk0MiA3LjY5NTMzQzQuNzE5NzcgNy40MzQ5OCA1LjE0MTg4IDcuNDM0OTggNS40MDIyMyA3LjY5NTMzTDYuOTMwODMgOS4yMjM5M0wxMC41OTc1IDUuMzYyQzEwLjg1NzggNS4xMDE2NSAxMS4yOCA1LjEwMTY1IDExLjU0MDMgNS4zNjJaIiBmaWxsPSJ3aGl0ZSIvPg0KPC9zdmc+DQo=');
}
.login100-form-title {
    display: block;
    font-family: inherit;
    font-weight:700;
    font-size: 27px;
    color:#000;
    padding-bottom:2vh;
    border-bottom:2px solid rgba(0,0,0,0.09);
    line-height: 1.2;
    text-align: center;
}
.tttle{
    text-align:center;
    border-bottom:2px solid rgba(0,0,0,0.04);
    padding-bottom:14px;
}
.tttle .login100-form-title{
    border:none;
    color:#000;
    font-size:21px;
}
textarea.input100{
    resize:vertical;
}
div.pass{
    position: relative;
}
.passs{
    content:attr(view);
    color: #4F4F4F;
    width:48px;
    text-align: center;
    position: absolute;
    z-index: 9;
    top:55%;
    cursor:pointer;
    right:calc((100% - 31px - 65%)/2);
    font-size:18px;
}

.error_note{
    padding:10px 3px;
    text-align:center;
    margin:auto auto 16px;
    border-radius:4px;
    text-transform:capitalize;
    width:calc(100% - 6px);
    background-color:#4f4f4f;
    color:#fff;
    font-weight:500;
    font-family:inherit;
}

@media only screen and (min-width: 1247px){
    .passs{
        right:calc((100% - 31px - 400px)/2);
    }
}

.lloader{
    margin:10px 0 20px;
	width:100%;
	height:4px;
    min-width:299px;
}

.ui-mprogress .buffer-bg, .ui-mprogress .deter-bar, .ui-mprogress .indeter-bar, .ui-mprogress .mp-ui-dashed, .ui-mprogress .query-bar{
        background: rgba(93, 93, 93, 1);
}
.ui-mprogress .bar-bg{
        background: #cccccce6;
}
.pass .input100{
    width:calc(65% - 64px + 15px);
    padding-right:30px;
}

.stage{
    width:calc(100% - 40px);
    padding:0px 20px;
    justify-content:space-between;
    align-items:flex-start;
    margin-bottom:18vh;
}
.forw{
    flex-direction:column;
    align-items:flex-end;
}
.forw span{
    color:#BDBDBD;
    text-transform:uppercase;
}
.forw h4,.stage{
    color:#8692A6;
}
.baka,.stage,.forw{
    display:flex;
}
.baka{
    align-items:center;
    font-weight:900;
    cursor:pointer;
}
.tttle .sub-title{
    display:block;
    color:#8692A6;
}
.radio>div>*{
    color:#000;
    font-family:inherit;
    margin:0px 5px;
}

.radio>div{
    padding:10px;
    display:flex;
    align-items:center;
    border-radius:4px;
}
.radio>div:hover,.radio>div.select{
    border-color:#1565D8;
}

@media only screen and (max-width: 720px){
    .radio>div{
    flex-direction: column;
    align-items: normal;
    }
}
.moviep{
    display:flex !important;
    cursor:pointer !important;
    align-items:center;
    justify-content:center;
}
info_bx.light{background:rgb(255, 255, 255);justify-content:unset;}.login100-form{width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;height:fit-content;display:flex;flex-direction:column;justify-content:space-between;position:relative;z-index: 1;}.signup .login100-form{height:fit-content;}
.login100-form>div label,.input100{
    font-family:inherit;
}

[type="multiple"].input100 [ll="child"],.input100,[type="multiple"].input100 .input10{display: block;
  font-family:inherit;
    min-height: 50px;
    width:65%;
  max-width:400px;
    background-color: #ffffff;
    border-radius: 3px;
    border:2px solid;
    margin: 3px auto;
    font-size: 15px;
    color: #5C5C5C;
    line-height: 1.2;
    padding: 1px 15px;
}
.input100[type="password"]{
    width: calc(65% - 31px);
    padding-right: 50px;
    max-width:calc(400px - 31px);
}
[type="multiple"].input100 .input10{
    width:calc(100% - 36px);
}
.input100.i{
    width:calc(100% - 10px);
}
[type="multiple"].input100{
    border:none;
    position:relative;
}
label[for="link"],[type="multiple"].input100{
    position: relative;
}
.input100 .photo{
    display:none !important;
}
.ll [ll="child"]{
    cursor:pointer;
    display:flex !important;
    justify-content:center;
    align-items:center;
}

[ll="child"].got{
    background-color:#4f4f4f !important;
    color:#fff !important;
}
[ll="child"].got i{
    color:inherit !important;
}
label .info_bx{
    padding:5px;
    border-radius:3px;
    width:160px;
    box-shadow:3px 2px 3px rgba(0,0,0,0.1);
    position:absolute;
    z-index:-1;
    opacity:0;
    left:80px;
    top:56px;
    background-color:#fff;
}
label .info_bx.show{
    opacity:1;
    z-index:1;
    top:37px;
}
.input100 .addN{
    position:absolute;
    right:10px;
    flex-direction:row !important;
    cursor:pointer;
    top:-30px;
}

[type="multiple"].input100 [ll="child"]{
    width:100%;
    margin:3px 3px;
    height:50px;
    min-height:unset;
    max-width:unset;
    min-width: 100px;
    padding: 1px 5px;
}
[type="multiple"].input100 select{
  width:calc(100% + 12px) !important;
  min-width:112px !important;
  height:34px !important;
}
.input100:focus,[type="multiple"].input100 [ll="child"]:focus{
    border-color:#1565D8;
    box-shadow:2px 3px 10px 0px rgba(0, 0, 0, .1);
}
[reg]{
    color:#696F79;
    margin-left:auto !important;
    margin-right:auto !important;
}
.input100.w{
    color:#000;
    background:#fff;
    box-shadow:0px 2px 17px rgba(0,0,0,0.1);
    display: flex;
    justify-content: center;
    align-items: center;
    border:none;
}
.login100-form>div{
    display:flex;
    margin:10px 0px;
    justify-content:center;
    align-items:center;
    flex-direction:column;
    position:relative;
}.login100-form-btn:hover{
    background-color: #4f4f4f;
}
.login100-form>div label{
    padding:6px 0px;
    color:#696F79;
    font-weight:900;
}.clockdiv{
    display:flex;
    color:#777;
    align-content:center;
    padding:10px;
    border:1px solid;
    border-radius:3px;
}.input100:focus+.focus-input100::before{width:100%}.login100-form-btn{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;padding:0 20px;min-width:auto;height:50px;font-family:inherit;font-size:16px;color:#fff;line-height:1.2
}
button.input100,select.input100,.login100-form>div label,[reg],[type="multiple"].input100{
  width:calc(65% + 30px);
  max-width:430px;
}
button.input100{
  background-color:#4F4F4F;
  color:#fff;
  box-shadow:2px 8px 12px rgba(0,0,0,0.1);
}
button.input100:not(.w):hover{
    background-color:#232323;
}
button.input100.w:hover{
    background-color:#e4e4e4;
}
@media only screen and (max-width: 1000px){
    [type="multiple"].input100 [ll="child"]{
        max-height:unset;
        min-height:50px;
        height:inherit;
        width:calc(100% - 10px);
    }
    [type="multiple"].input100 select{
        width:calc(100% + 2px) !important;
        min-width:102px !important;
        min-height:calc(50px + 4px) !important;
    }
}
@media only screen and (max-width: 600px){
  .wrap-login100:not(.light){
    display:none;
  }
}