/* CSS Document */

*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;/* prevent callout to copy image,etc when tap to hold */
 -webkit-text-size-adjust:none;/* prevent webkit from resizing text to fit */
 -webkit-tap-highlight-color:rgba(0,0,0,0);/* prevent tap highlight color / shadow */
 -webkit-tap-highlight-color:transparent;/* For some Androids */
 outline:0;}

html,body{height:100%;}

html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);}

body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1rem;line-height:1.5;color:#333333;background-color:#fff;margin:0;}

button,input{color:inherit;font:inherit;margin:0;line-height:inherit;}

a{color:#337ab7;text-decoration:none;}
a:active,a:hover,a:focus{outline:0;color:#23527c;text-decoration:underline;}
a:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}

img{vertical-align:middle;display:inline-block;max-width:100%;height:auto;}

hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid #eeeeee;}

h1{font-size:2.5rem;}
h2{font-size:2rem;}
h3{font-size:1.75rem;}
h4{font-size:1.5rem;}
h5{font-size:1.25rem;}
h6{font-size:1rem;}
h1,h2,h3,h4,h5,h6,p{font-family:inherit;color:inherit;margin-top:0;margin-bottom:0.5rem;}
h1,h2,h3{font-weight:500;}
h4,h5,h6,p,small{font-weight:400;}
h1{font-size:2.5rem;}
h2{font-size:2.25rem;}
h3{font-size:2rem;}
h4{font-size:1.75rem;}
h5{font-size:1.5rem;}
h6{font-size:1.25rem;}
p{font-size:1rem;}
b,strong,span,small{display:inline-block;}
b,strong{font-weight:bold;}
small{font-size:80%;}

.text-left{text-align:left;}
.text-right{text-align:right;}
.text-center{text-align:center;}
.d-block{display:block;}
.d-inline-block{display:inline-block;}
.d-none{display:none!important;}
.hidden { opacity: 0!important;}

.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;}
.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;}
.container:before,.container:after{content:" ";display:table;}
.container:after{clear:both;}

@media (min-width:576px){.container{max-width:540px;}}
@media (min-width:768px){.container{max-width:720px;}}

.row{margin-left:-15px;margin-right:-15px;}
.row:before,.row:after{content:" ";display:table;}
.row:after{clear:both;}

.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px;float:left;}
.col-1{width:8.3333333333%;}
.col-2{width:16.6666666667%;}
.col-3{width:25%;}
.col-4{width:33.3333333333%;}
.col-5{width:41.6666666667%;}
.col-6{width:50%;}
.col-7{width:58.3333333333%;}
.col-8{width:66.6666666667%;}
.col-9{width:75%;}
.col-10{width:83.3333333333%;}
.col-11{width:91.6666666667%;}
.col-12{width:100%;}

.row.no-gutters{margin-left:0px;margin-right:0px;}
.row.no-gutters > [class*=col-]{padding-left:0px;padding-right:0px;}

fieldset{padding:0;margin:0;border:0;min-width:0;}

.form-control{display:block;width:100%;height:calc(2.25rem + 2px);padding:0.375rem 0.75rem;font-size:1rem;font-weight:400;line-height:1.5;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;}
.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);}
.form-control::-webkit-input-placeholder{color:#999;}
.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eeeeee;opacity:1;}
.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed;}

.btn{display:inline-block;margin-bottom:0.5rem;font-weight:400;font-size:1rem;line-height:1.5;text-align:center;vertical-align:middle;touch-action:manipulation;cursor:pointer;background-color:transparent;border:1px solid transparent;white-space:nowrap;padding:0.375rem 0.75rem;border-radius:0.25rem;-webkit-user-select:none;user-select:none;transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;}
.btn:focus,.btn:active:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
.btn:hover,.btn:focus{color:#333;text-decoration:none;}
.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;}

.btn-group{position:relative;display:inline-block;vertical-align:middle;}
.btn-group > .btn{position:relative;float:left;}
.btn-group > .btn:hover,.btn-group > .btn:focus,.btn-group > .btn:active{z-index:2;}
.btn-group .btn + .btn{margin-left:-1px;}
.btn-group > .btn:not(:first-child):not(:last-child){border-radius:0;}
.btn-group > .btn:first-child{margin-left:0;}
.btn-group > .btn:first-child:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;}
.btn-group > .btn:last-child:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;}
.input-group{position:relative;display:table;border-collapse:separate;}
.input-group[class*=col-]{float:none;padding-left:0;padding-right:0;}
.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0;}
.input-group .form-control:focus{z-index:3;}
.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell;}
.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0;}
.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle;}

.input-group-addon{padding:6px;font-size:14px;font-weight:normal;line-height:1;color:#555555;text-align:center;background-color:#eeeeee;border:1px solid #ccc;border-radius:4px;}
.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child > .btn,.input-group-btn:last-child > .btn:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;}
.input-group-addon:first-child{border-right:0;}
.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child > .btn,.input-group-btn:first-child > .btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0;}
.input-group-addon:last-child{border-left:0;}
.input-group-btn{position:relative;font-size:0;white-space:nowrap;}
.input-group-btn > .btn{position:relative;}
.input-group-btn > .btn:hover,.input-group-btn > .btn:focus,.input-group-btn > .btn:active{z-index:2;}
.input-group-btn:first-child > .btn{margin-right:-1px;}
.input-group-btn:last-child > .btn{z-index:2;margin-left:-1px;}
        .jello-horizontal {
    -webkit-animation: jello-horizontal 0.9s 0s both;
    animation: jello-horizontal 0.9s 0s both;
}

.blink-1 {
    -webkit-animation: blink-1 2.5s ease-in-out infinite both;
    animation: blink-1 2.5s ease-in-out infinite both;
}

.shake {
    -webkit-animation: vibrate 0.2s linear infinite both;
    animation: vibrate 0.2s linear infinite both;
}

#loader {
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}

#loader .loader {
    top: 50%;
    left: 50%;
    margin-top: -25px;
    margin-left: -25px;
    position: absolute;
    width: 50px;
    height: 50px;
    border: .2em solid transparent;
    border-left-color: #fff;
    border-right-color: #fff;
    border-radius: 50%;
    animation: 1s loader-02 linear infinite;
    -webkit-animation: 1s loader-02 linear infinite;
    pointer-events: none;
}

@-webkit-keyframes jello-horizontal {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes jello-horizontal {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@-webkit-keyframes blink-1 {
    0%,
    50%,
    100% {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

@keyframes blink-1 {
    0%,
    50%,
    100% {
        opacity: 1;
    }

    25%,
    75% {
        opacity: 0;
    }
}

@-webkit-keyframes loader-02 {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

@keyframes loader-02 {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes vibrate {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }

    20% {
        -webkit-transform: translate(-2px, 0px);
        transform: translate(-2px, 0px);
    }

    40% {
        -webkit-transform: translate(-2px, 0px);
        transform: translate(-2px, 0px);
    }

    60% {
        -webkit-transform: translate(2px, 0px);
        transform: translate(2px, 0px);
    }

    80% {
        -webkit-transform: translate(2px, 0px);
        transform: translate(2px, 0px);
    }

    100% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}

@keyframes vibrate {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }

    20% {
        -webkit-transform: translate(-2px, 0px);
        transform: translate(-2px, 0px);
    }

    40% {
        -webkit-transform: translate(-2px, 0px);
        transform: translate(-2px, 0px);
    }

    60% {
        -webkit-transform: translate(2px, 0px);
        transform: translate(2px, 0px);
    }

    80% {
        -webkit-transform: translate(2px, 0px);
        transform: translate(2px, 0px);
    }

    100% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}

@keyframes shake {
    10%, 90% {
        transform: translate3d(-1px, 0, 0);
        -webkit-transform: translate3d(-1px, 0, 0);
    }

    20%, 80% {
        transform: translate3d(2px, 0, 0);
        -webkit-transform: translate3d(2px, 0, 0);
    }

    30%, 50%, 70% {
        transform: translate3d(-4px, 0, 0);
        -webkit-transform: translate3d(-4px, 0, 0);
    }

    40%, 60% {
        transform: translate3d(4px, 0, 0);
        -webkit-transform: translate3d(4px, 0, 0);
    }
}

.pos-absolute-middle, .pos-absolute-middle-top, .pos-absolute-middle-bottom {
    position: absolute;
    left: 0;
    width: 100%;
}

.pos-absolute-middle {
    top: 50%;
    transform: translate(0px, -50%);
    -webkit-transform: translate(0px, -50%);
}

.pos-absolute-middle-top {
    top: 30%;
    transform: translate(0px, -50%);
    -webkit-transform: translate(0px, -50%);
}

.pos-absolute-middle-bottom {
    top: 75%;
    transform: translate(0px, -50%);
    -webkit-transform: translate(0px, -50%);
}


.shakeLR {
    animation: shake 3s;
    -webkit-animation: shake 3s;
}

html, body {
    height: 100vh;
}

body {
    font-family: 'Montserrat', sans-serif;
    background-size: auto;
   
    color: black;
    max-width: 400px;
    margin: auto !important;
}
.circle-wrap {
    margin: 0px auto;
    width: 150px;
    height: 150px;
    background: #fefcff;
    border-radius: 50%;
    /* border: 1px solid #cdcbd0; */
}
.circle-wrap .circle .mask {
    clip: rect(0px, 150px, 150px, 75px);
}
.circle-wrap .circle .mask, .circle-wrap .circle .fill {
    width: 150.2px;
    height: 150px;
    position: absolute;
    border-radius: 50%;
}
.mask.full, .circle .fill {
    animation: fill ease-in-out 3s;
    transform: rotate(180deg);
}

.mask .fill {
    clip: rect(0px, 76px, 151px, 0px);
    background-color: #1eafaa;
}
.circle-wrap .inside-circle {
    width: 122px;
    height: 122px;
    border-radius: 50%;
    background: #fff;
    line-height: 120px;
    text-align: center;
    margin-top: 14px;
    margin-left: 14px;
    color: #042d61;
    position: absolute;
    z-index: 100;
    font-weight: 700;
    font-size: 2em;
}
.d-none {
    display: none!important;
}

.cloud img {
    padding: 4%;
    max-width: 200px;
    width: 150px;
    height: 170px;
    /* border-radius: 50%; */
    /* background: #fff; */
    /* line-height: 120px; */
    /* text-align: center; */
    margin-top: -20px;
    margin-left: -18px;
    /* color: #042d61; */
    /* position: absolute; */
    z-index: 100;
    /* font-weight: 700; */
    font-size: 2em;
}

img {
    vertical-align: middle;
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.cloud img {
    padding: 4%;
}
.arrow1 {
    animation: slide1 1s ease-in-out infinite;
    z-index: 10;
}
@media (min-height: 1400px) {
    body {
        max-height: 1400px;
    }
}

body header {
  /*  padding-top: 20px;  */
    position: relative;
    display: block;
}
body header h2 {
    font-weight: 300;
    letter-spacing: 2px;
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 34px;
}
body header h2 b {
    font-weight: 600;
}
@media (max-width: 1000px) and (min-width: 400px) {
    body header h5 {
        font-size: 4vh;
    }
}

body header .center-img {
    background-size: contain;
    min-height: 70px;
    max-height: 215px;
    background-repeat: no-repeat no-repeat;
    height: 100%;
    width: 100%;
    display: none;
}
body header .logo img {
    height: 150px;
    width: auto;
}
body header .language-toggle {
    position: absolute;
    width: 100%;
    padding: 10px 0;
}
button.btn.btn-language:focus {
    outline: none !important;
}
body header .language-toggle .btn-language {
    color: #fff;
    text-decoration: underline;
    background-color: rgba(184, 184, 184, 0.8);
    padding: 5px;
    -webkit-appearance: none;
}

body header .language-toggle .btn-language.active {
    text-decoration: none;
    background-color: rgba(184, 184, 184, 0.5);
}

/*body main {
    top: 34%;
    height: 62%;
    width: 85%;
    margin: 0 auto;
}*/

body main section h5 {
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.75);
}

body main section form .message {
    display: none;
    text-align: center;
    color: #fff;
    font-size: 16px;
    background-color: #ff3200;
    border-radius: 5px;
}

body main section form .input-group-label {
    margin-bottom: 0px;
    background-color: #fff;
    color: #000;
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
    border: 1px solid #000;
    border-bottom: unset;
    font-size: 1.3rem;
    padding: 10px;
}
body main section form p {
    font-size: 20px;
}
body main section form .input-group {
    width: 100%;
    margin: 1rem 0 0.5rem 0;
    overflow: hidden;
    border-radius: 3rem;
    border: 1px solid #000;
    z-index: 2;
    background-color: #fff;
}

.input-select{
    width: 100%;
    margin: 1rem 0 0.5rem 0;
    border-radius: 3rem;
    border: 1px solid #000;
    text-align: center;
    height: 60px;
    background-color: #fff;  
    font-weight: 600;
    font-size: 1.2rem; 
}

body main section form .input-group .input-group-addon, body main section form .input-group .form-control {
    border-style: none;
    font-size: 1.5rem;
}

body main section form .input-group .input-group-addon {
    background-color: #fff;
    padding: 10px;
    font-size: 1.2rem;
    width: 30%;
    font-weight:600;
    color: #181545;
}



body main section form .input-group .input-group-addon.smartphone {
    background-position: 0px -35px;
}

body main section form .input-group .input-group-addon.shakeLR img{
   padding-right: 10px;
}

::-webkit-input-placeholder {
    text-align: center;
}

:-moz-placeholder {
    text-align: center;
}

:-ms-input-placeholder {
    text-align: center;
}
#pinForm input::-webkit-input-placeholder {
    font-size: 25px;
    top: 5px;
    position: relative;
}

#pinForm input:-moz-placeholder {
    font-size: 25px;
    top: 5px;
    position: relative;
}

#pinForm input:-ms-input-placeholder {
    font-size: 25px;
    top: 5px;
    position: relative;
}
body main section form .input-group .form-control {
    height: 3rem;
    text-align: center;
    color: #585858;
    box-shadow: unset;
    height: 50px;
}
body footer .btn-triple {
     height: 50px;
    margin: 0.75rem 0;
    border-radius: 3rem;
    background-color: mediumturquoise;
    width: 100%;
}
body main section form .btn-triple {
     height: 50px;
    /*margin: 0.75rem 0;*/
    border-radius: 3rem;
    background-color: mediumturquoise;
    width: 100%;
}
body footer .btn-triple .btn:first-child {
    width: 70%;
}
body main section form .btn-triple .btn:first-child {
    width: 70%;
}
body main section form .btn-triple .btn.arrow {
    font-size: 3rem;
    display : flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    padding: 10px 0;
    line-height: 22px;
    width: 30%;
    border-bottom-right-radius: 3rem;
    border-top-right-radius: 3rem;
    box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.35);
}

body footer .btn-triple .btn.arrow {
    font-size: 3rem;
    display : flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    padding: 10px 0;
    line-height: 22px;
    width: 30%;
    border-bottom-right-radius: 3rem;
    border-top-right-radius: 3rem;
    box-shadow: 1px 2px 5px 0px rgba(0, 0, 0, 0.35);
}

body main section form .btn {
    height: 50px;
    color: #fff;
    font-size: 1.2rem;
    border: unset;
    transition: all 0.8s;
    font-weight: 500;
    z-index: 9;
}

body main section form .btn:hover {
    filter: none;
}

body main section form .btn:active {
    filter: sepia(1);
    transition: all 0s;
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.75);
}

body main section form .btn:focus {
    outline: none !important;
    box-shadow: 0 0 0 0;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active {
    color: #fff;
}
body main section form .btn + p {
    margin-top: 0.5rem;
    margin-bottom: 0;
}

body footer .btn {
    height: 50px;
    color: #fff;
    font-size: 1.2rem;
    border: unset;
    transition: all 0.8s;
    font-weight: 500;
    z-index: 9;
}

body footer .btn:hover {
    filter: none;
}

body footer .btn:active {
    filter: sepia(1);
    transition: all 0s;
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.75);
}

body footer .btn:focus {
    outline: none !important;
    box-shadow: 0 0 0 0;
}

body footer .btn + p {
    margin-top: 0.5rem;
    margin-bottom: 0;
}

body main section form.error .input-group, body main section form.error .input-group .input-group-addon, body main section form.error .input-group .form-control {
    border-color: #ff211d;
}

body main section form.error .input-group {
    box-shadow: 0px 0px 5px 1px rgba(240, 10, 10, 0.66)
}

body main section form.error .message {
    display: block;
}
body main section .finaltxt {
    color: #78ecff;
    font-weight: bold;
}

body footer {
margin-bottom:20px;
   /* -webkit-transition: opacity .15s ease-in-out;
    -o-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
    position: absolute;
    width: 100%;
    bottom:20px;
    left: 2%;*/
}
body footer.hidden {
    margin-top: 20px ;
    position: relative;
}
body footer p, body footer ul, body footer li {
    font-size: 11px;
    line-height: 18px;
    margin-bottom: 0px;
}

body footer ul {
    padding-left: 9pt;
}

.lang-ar {
    margin-top: 3px;
    direction: rtl;
    unicode-bidi: bidi-override;
}

.no_ar {
    direction: ltr;
    unicode-bidi: bidi-override;
}

@media (max-height: 600px) {
    body header {
        padding: 5px 0;
    }

    body header .btn {
        line-height: 1.2;
    }
}

@media (max-width: 380px) {
    body main section form .input-group .form-control {
        padding-left: 8px;
    }

    body main section form .input-group .input-group-addon.smartphone {
        padding-right: 0px;
    }
}

@media (max-width: 400px) {
    body main section form .input-group .form-control {
        font-size: 1.2rem;
    }

    body main section form .input-group .input-group-addon {
        font-size: 1.2rem;
        width: 30%;
        font-weight:600;
        color: #181545;
    }

    body main section form .btn {
        font-size: 1rem;
        white-space: initial;
        line-height: initial;
    }

}

/*NB fixes*/

body main section form .input-group .form-control {
    text-align: left;
}

body main section form .btn-triple .btn.arrow {
    box-shadow: none;
}

body main section form .btn-triple .btn:first-child {
    border-right: 1px solid rgba(0,0,0,0.2);
    box-shadow: 1px 0px 0px rgba(255,255,255,0.5);
}

body main section form .input-group .input-group-addon {
    padding-bottom: 8px;
    padding-top: 11px;
}
    