        *,*: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, #loaderEllen {
  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: 0.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;
}

#loaderEllen {
  z-index: 1;
}

#loaderEllen .loader {
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  position: absolute;
  width: 50px;
  height: 50px;
  border: 0.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(0);
    -webkit-transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}

@keyframes loader-02 {
  0% {
    transform: rotate(0);
    -webkit-transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
  }
}

@-webkit-keyframes vibrate {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  20% {
    -webkit-transform: translate(-2px, 0);
    transform: translate(-2px, 0);
  }
  40% {
    -webkit-transform: translate(-2px, 0);
    transform: translate(-2px, 0);
  }
  60% {
    -webkit-transform: translate(2px, 0);
    transform: translate(2px, 0);
  }
  80% {
    -webkit-transform: translate(2px, 0);
    transform: translate(2px, 0);
  }
  100% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
}

@keyframes vibrate {
  0% {
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  20% {
    -webkit-transform: translate(-2px, 0);
    transform: translate(-2px, 0);
  }
  40% {
    -webkit-transform: translate(-2px, 0);
    transform: translate(-2px, 0);
  }
  60% {
    -webkit-transform: translate(2px, 0);
    transform: translate(2px, 0);
  }
  80% {
    -webkit-transform: translate(2px, 0);
    transform: translate(2px, 0);
  }
  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-bottom, .pos-absolute-middle-top {
  position: absolute;
  left: 0;
  width: 100%;
}

.pos-absolute-middle {
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}

.pos-absolute-middle-top {
  top: 30%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}

.pos-absolute-middle-bottom {
  top: 75%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}

.shakeLR {
  animation: shake 3s;
  -webkit-animation: shake 3s;
}

.star-icon img {
  margin-top: 5px;
}

/*body, html {
  height: 100vh;
  overflow-x: hidden;
}*/

body {
  font-family: Open-sans, Montserrat, sans-serif;
  background-size: auto;
  background-color: #042d61;
  color: #fff;
  max-width: 460px;
  margin: 0 auto;
}

body header {
  /*padding-top: 20px; */
  position: relative;
  display: block;
}

body header .ribbon {
  color: #fff;
  background-color: #cccccc;
  transform: rotate(-35deg);
  position: absolute;
  top: 40px;
  left: -90px;
  padding: 5px;
  width: 80%;
}

@media (max-width: 400px) {
  body header .ribbon {
    width: 90%;
  }
}

body header .ribbon p {
  font-size: 10px;
  width: 50%;
  margin: 0 auto;
}

@media (max-width: 368px) {
  body header .ribbon p {
    width: 50%;
  }
}

body header .center-img {
  background-image: url(https://storage.googleapis.com/creativities_assets/GreensafePortal/images/logo.png);
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
  min-height: 130px;
  width: 100%;
  height: 100%;
}

body header .logo-language img {
  width: 75%;
}

body header .language-toggle {
  position: absolute;
  width: 100%;
  padding-top: 20px;
}

body header .language-toggle .btn-group {
  display: flex;
  justify-content: flex-end;
}

@media (min-height: 1400px) {
  body {
    max-height: 1400px;
  }
}

button.btn.btn-language:focus {
  outline: 0;
}

body header .language-toggle .btn-language {
  color: #fff;
  text-decoration: underline;
  background-color: rgba(184, 184, 184, 0.8);
  padding: 2px;
  -webkit-appearance: none;
}

body header .language-toggle .btn-language.active {
  text-decoration: none;
  background-color: rgba(184, 184, 184, 0.5);
}

body main {
  top: 32%;
  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: 0;
  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: 14px;
}

body main section form .input-group {
  width: 100%;
  margin: 1rem 0 0.5rem 0;
  overflow: hidden;
  border-radius: 1.5rem;
  z-index: 2;
  background-color: #fff;
}

body main section form .input-group .form-control {
  border-style: none;
  font-size: 1.5rem;
}

body main section form .input-group .input-group-addon {
  border-style: none;
  font-size: 1.5rem;
  background-color: #fff;
  padding: 10px;
  font-size: 1.2rem;
  width: 100px;
  height: 50px;
  font-weight: 600;
  color: #181545;
  position: absolute;
  left: 0;
  z-index: 99;
  top: 0;
  border-radius: 3rem 0 0 3rem;
  margin-top: 1px;
}

body.lang-ar main section form .input-group .input-group-addon {
  z-index: 99;
  width: 100px;
  height: 49px;
  border-radius: 0 3rem 3rem 0;
  padding-bottom: 7px;
}

body main section form .input-group .input-group-addon.smartphone {
  background-position: 0 -35px;
}

body main section form .input-group .input-group-addon.shakeLR img {
  padding-right: 5px;
}

body.lang-ar main section form .input-group .input-group-addon.shakeLR img {
  padding-left: 5px;
}

body main section form .input-group .form-control {
  text-align: center;
  color: #585858;
  box-shadow: unset;
  height: 50px;
  /* padding-left: 102px; */
  padding-right: 0;
}

body.lang-ar main section form input.form-control {
  /* text-align: right; */
  /* padding-right: 15px; */
  padding-left: 0;
}

body main section form .btn-triple, body main section .btn-double, body main section .arrow {
  height: 50px;
  margin: 0.75rem 0;
  border-radius: 3rem;
  background-color: #24d741;
  width: 100%;
  z-index: 99;
}

body main section form .btn-triple:active, body main section form .btn-triple:hover {
  background-color: #1b8b2d;
}

body main section form .btn-triple .btn:first-child {
  width: 70%;
}

body main section .btn-double .btn:first-child {
  width: 70%;
}

body main section form .btn-triple .btn.arrow, body main section .btn-double .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 0 rgba(0, 0, 0, 0.35);
}

body.lang-ar main section form .btn-triple .btn.arrow, body.lang-ar main section .btn-double .btn.arrow {
  position: absolute;
  transform: scaleX(-1);
}

body main section .btn {
  height: 50px;
  color: #fff;
  font-size: 1.2rem;
  border: unset;
  transition: all 0.8s;
  font-weight: 500;
  z-index: 9;
}

body main section .btn:hover {
  filter: none;
}

body main section .btn:active {
  filter: sepia(1);
  transition: all 0s;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
}

body main section .btn:focus {
  outline: 0;
  box-shadow: 0 0;
}

.btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
  color: #fff;
}

body main section .btn + p {
  margin-top: 0.5rem;
  margin-bottom: 0;
}

body main section form.error .input-group {
  border-color: #ff211d;
  box-shadow: 0 0 5px 1px rgba(240, 10, 10, 0.66);
}

body main section form.error .input-group .form-control, body main section form.error .input-group .input-group-addon {
  border-color: #ff211d;
}

body main section form.error .message {
  display: block;
}

body main section form.success .input-group {
  border-color: #1b8b2d;
  box-shadow: 0 0 5px 1px rgba(27, 139, 45, 0.66);
}

body main section form.success .input-group .form-control, body main section form.success .input-group .input-group-addon {
  border-color: #1b8b2d;
}

body main section .finaltxt {
  color: #ffffff;
  font-size: 20px;
}

body main section .finaltxtRedirecting {
  color: #25cd77;
  font-size: 18px;
  font-weight: bold;
}

/*body footer {
  -webkit-transition: opacity 0.15s ease-in-out;
  -o-transition: opacity 0.15s ease-in-out;
  transition: opacity 0.15s ease-in-out;
  position: absolute;
  width: 100%;
  top: 100%;
  margin-top: -20pt;
  left: 0;
}*/
body footer{padding-top: 50px;}
body footer .lang-ar {
  margin-top: 3px;
  direction: rtl;
  unicode-bidi: bidi-override;
}

body footer.hidden {
  margin-top: 20px;
  position: relative;
}

body footer li, body footer p {
  font-size: 9pt;
  text-align: justify;
  line-height: 1.1;
  color: #a4a4a4;
}

body footer ul {
  font-size: 9pt;
  line-height: 1;
  margin-bottom: 0;
  padding-left: 9pt;
}

.no_ar {
  direction: ltr;
  unicode-bidi: bidi-override;
}

@media (max-height: 600px) {
  #msisdnForm {
    margin-top: unset !important;
  }
  body header {
    padding: 5px 0;
  }
  body header .btn {
    line-height: 1.2;
  }
}

@media (max-width: 400px) {
  body main section form .btn, body main section form .input-group .input-group-addon {
    font-size: 1rem;
    white-space: initial;
    line-height: initial;
  }
  body main {
    transform: scale(0.9) !important;
  }
  #msisdnField, #pinfield, input::-webkit-input-placeholder, #msisdnField, #pinfield, input:-moz-placeholder, #msisdnField, #pinfield, input:-ms-input-placeholder {
    font-size: 18px;
  }
}

@media (max-width: 380px) {
  body main section form .input-group .input-group-addon.smartphone {
    padding-right: 0;
  }
}

@media (max-width: 320px) {
  body main section form .btn-triple, body main section .btn-double {
    margin: 0.4rem 0;
  }
  #msisdnField, #pinfield, input::-webkit-input-placeholder, #msisdnField, #pinfield, input:-moz-placeholder, #msisdnField, #pinfield, input:-ms-input-placeholder {
    font-size: 16px;
  }
}

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 .btn-double .btn.arrow {
  box-shadow: none;
}

body main section.lang-en main section form .btn-triple .btn:first-child, body main section main section .btn-double .btn:first-child {
  border-right: 2px solid #fff;
  border-left: none;
}

body main section.lang-ar main section form .btn-triple .btn:first-child, body main section.lang-ar main section .btn-double .btn:first-child {
  border-left: 2px solid #fff;
  border-right: none;
}

body main section.lang-ar main section form .btn-triple .btn:first-child, body main section.lang-ar main section .btn-double .btn:first-child {
  float: right;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

body main section form .input-group .input-group-addon {
  padding-bottom: 8px;
  padding-top: 11px;
}

body main section form .btn-triple button[disabled] {
  cursor: not-allowed;
}

body main section .btn-double button[disabled] {
  cursor: not-allowed;
  margin-top: 18%;
}

@media (max-width: 600px) {
  body main {
    margin-top: 10%;
  }
}


.meter {
  height: 5px;
  position: relative;
  background: #f3efe6;
  overflow: hidden;
  margin: 6px 0 20px 0;
  padding: 12px;
  border: 3px solid #24cd77;
  box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);
}

.meter > span {
  display: block;
  height: 100%;
  background-color: #2bc253;
  background-image: linear-gradient(center bottom, #2bc253 37%, #54f054 69%);
  box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.3), inset 0 -2px 6px rgba(0, 0, 0, 0.4);
}

.meter > span:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
  z-index: 1;
  background-size: 50px 50px;
  animation: move .7s linear infinite;
  overflow: hidden;
}

.animate > span > span {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background-size: 50px 50px;
  overflow: hidden;
}

.animate > span:after {
  animation: move 6s linear infinite;
}

@keyframes move {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 100px 100px;
  }
}

.access_premium {
  /* margin-top: -6%;
   *margin-bottom: 1%; */
  font-weight: 300;
  font-size: 12px;
  margin-bottom: 15px;
}

.enter_mobile_txt {
  font-size: 14px;
  font-weight: 600;
}

.access_pin_txt {
  font-weight: 600;
  font-size: 14px;
}

/*loader circle */
.circle-wrap {
  margin: 0px auto;
  width: 150px;
  height: 150px;
  background: #fefcff;
  border-radius: 50%;
  /* border: 1px solid #cdcbd0; */
}

.circle-wrap .circle .mask, .circle-wrap .circle .fill {
  width: 150px;
  height: 150px;
  position: absolute;
  border-radius: 50%;
}

.circle-wrap .circle .mask {
  clip: rect(0px, 150px, 150px, 74px);
}

.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: #161616;
  position: absolute;
  z-index: 100;
  font-weight: 700;
  font-size: 2em;
}



footer p {
  color: #658ec1;
}

ol {
  list-style: disc;
}

.title {
  padding-left: 10px;
  display: table-cell;
  vertical-align: middle;
}

ul {
  counter-reset: li;
  list-style-type: none;
  font-size: 14px;
  line-height: 18px;
  padding-left: 10px;
}

.header-step > li {
  position: relative;
  padding: 5px 0 5px 30px;
  text-align: left;
}

.header-step > li:before {
  content: counter(li);
  counter-increment: li;
  height: 20px;
  width: 20px;
  border: 1px solid white;
  border-radius: 50%;
  background: white;
  color: #47cf35;
  text-align: center;
  position: absolute;
  left: 0;
  top: 4px;
}

/*progressbar*/

.text {
    color: #2F8D46;
    font-weight: normal
}

#progressbar {
    margin-bottom: 30px;
   /* overflow: hidden;*/
    color: lightgrey
}

#progressbar .active {
    color: #2F8D46
}

#progressbar li {
    list-style-type: none;
    font-size: 15px;
    width: 33.33%;
    float: left;
    position: relative;
    font-weight: 400
}

#progressbar #step1:before {
    content: "1"
}

#progressbar #step2:before {
    content: "2"
}

#progressbar #step3:before {
    content: "3"
}


#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 20px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 2px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 25px;
    z-index: -1
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: #2F8D46
}

.progress {
    height: 20px
}

.progress-bar {
    background-color: #2F8D46
}
.progress-section{

}

.modal-content .modal-title {
    background-color: #000;
    width: 100%;
    text-align: center;
    padding: 30px;
    z-index: 0;
}

.modal-content .btn-close {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 1;
    background-image: url(../images/modal-close.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 35px;
    width: 35px;
    z-index: 1;
}
.color-fa0f0f{
  color: #fa0f0f;
}
.font-20{
  font-size: 20px;
}
/*--modal---*/
.modal-content .modal-title {
    background-color: #000;
    width: 100%;
    text-align: center;
    padding: 30px;
    z-index: 0;
}

.modal-content .btn-close {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 1;
    background-image: url('../images/modal-close.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: 35px;
    width: 35px;
    z-index: 1;
}

.modal .modal-body a:hover {
    color: #787878 !important;
    text-decoration: underline !important;
}

.modal .modal-body button.con_button_1 {
    color: #fff !important;
}

.modal .modal-body a.con_button_1:hover {
    color: #fff !important;
    text-decoration: unset !important
}
.listitem {
  margin-left: 5px;
  text-align: left;
}

@keyframes slide1 {
  0% {
    100% {
    }
    transform: translate(0, 10px 0);
  }
  50% {
    transform: translate(0px, 10px);
  }
}

.arrow1 {
  animation: slide1 1s ease-in-out infinite;
  position: absolute;
  z-index: 10;
  margin-left: -100%;
}

.cloud img {
  padding: 4%;
}

.btn-double {
  font-size: 1.8rem;
  border: none;
}

body main section form .btn-double:active, body main section form .btn-double:hover {
  background-color: #1b8b2d;
}

.edit_btn {
  padding-top: 10px;
}

.enter_mobile_txt {
  font-size: 1.1rem;
}

.access_premium {
  font-size: 14px;
}

.col-12.text-center.msisdnform, .col-12.text-center.pinbox {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.col-12.text-center.msisdnform {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.edit_btn {
  background-color: transparent;
  border: none;
  padding-right: 0;
}

.disableInput {
  opacity: 0.5 !important;
  font-size: 10px;
}

.input-group input#msisdnField.form-control.disableInput {
  width: 85%;
}

@media (max-width: 485px) {
  .input-group input#msisdnField.form-control.disableInput {
    width: 80%;
  }
  #msisdnForm {
    margin-top: unset !important;
  }
}

body main {
  margin-top: 10%;
  top: 43% !important;
  width: 92%;
}

.msisdnform {
  margin-top: 8%;
}

#msisdnField, #pinfield, input::-webkit-input-placeholder {
  font-size: 20px;
}

body main section form .input-group-label {
  font-size: 1.3rem;
  padding: 10px;
}

body main section form p {
  font-size: 14px;
}

body main section form .input-group .form-control {
  border-style: none;
  font-size: 1.5rem;
}

body main section form .input-group .input-group-addon {
  border-style: none;
  font-size: 1.5rem;
  padding: 10px;
  font-size: 1.3rem;
  width: 100px;
  height: 60px;
  margin-top: 4px;
}

body.lang-ar main section form .input-group .input-group-addon {
  z-index: 99;
  width: 100px;
  height: 57px;
  border-radius: none;
}

body main section form .input-group .input-group-addon.smartphone {
  background-position: 0 -35px;
}

body main section form .input-group .input-group-addon.shakeLR img {
  padding-right: 5px;
}

body.lang-ar main section form .input-group .input-group-addon.shakeLR img {
  padding-left: 5px;
  border-radius: none;
}

body main section form .input-group .form-control {
  color: #585858;
  box-shadow: unset;
  height: 62px;
  /*   padding-left: 102px; */
  padding-right: 0;
}

body.lang-ar main section form input.form-control {
  /*   text-align: right; */
  /* padding-right: 15px; */
  padding-left: 0;
}

body main section form .btn-triple, body main section .btn-double {
  height: 80px;
  margin: 0.75rem 0;
}

body main section form .btn-triple .btn:first-child, body main section .btn-double .btn:first-child {
  width: 70%;
  font-size: 1.6rem;
}

body main section form .btn-triple .btn.arrow, body main section .btn-double .btn.arrow {
  font-size: 4rem;
  padding: 10px 0;
  line-height: 44px;
  width: 30%;
}

body.lang-ar main section form .btn-triple .btn.arrow, body.lang-ar main section .btn-double .btn.arrow {
  position: absolute;
  transform: scaleX(-1);
}

body main section .btn {
  height: 80px;
  color: #fff;
  font-size: 1.5rem;
  border: unset;
  transition: all 0.8s;
  font-weight: 500;
  z-index: 9;
}

.input-group label.input-group-addon.shakeLR {
  background-color: #fff !important;
  border-radius: none !important;
}

@media (min-device-height: 650px) {
  .access_premium {
    font-size: 1.1rem;
  }
  .enter_mobile_txt {
    font-size: 1.3rem;
  }
  .extraprice {
    font-size: 1rem;
  }
  .col-12.text-center.pinbox form#pinForm div#pinFieldWrapper.input-group {
    margin-top: 1%;
  }
  .msisdnform {
    margin-top: 4%;
  }
  body main {
    margin-top: 20%;
    top: 53% !important;
    width: 92%;
  }
}

/********* */
/*iphone SE */
@media only screen and (max-device-width: 325px) and (max-device-height: 600px) and (-webkit-min-device-pixel-ratio: 2) {

  footer{
    padding-top: 5px;
  }

  .access_premium {
    font-size: 1rem;
    margin-bottom: 15px;
    margin-top: 0px;
  }
  body main section form .btn-triple .btn:first-child, body main section .btn-double .btn:first-child {
    font-size: 1.3rem;
  }
  .enter_mobile_txt {
    font-size: .8rem;
  }
  .extraprice {
    font-size: .7rem;
  }
  #msisdnField, #pinfield, input::-webkit-input-placeholder {
    font-size: 16px;
  }
  body main {
    margin-top: 0;
    top: 23% !important;
    width: 92%;
  }
  .msisdnform {
    margin-top: -20;
  }
  .circle-wrap{
    margin-top: -28px;
  }
  
  body {
    line-height: 1.2em;
  }
  body header .language-toggle .btn-language {
    font-size: 0.75rem;
  }
  body main section .btn {
    height: 55px !important;
    /* color: #fff !important; */
    font-size: 1rem !important;
    /* border: unset !important; */
    transition: all 0.8s;
    font-weight: 500;
    z-index: 9;
  }
  body main section form .btn-triple, body main section .btn-double {
    height: 55px;
  }
  body main section form .btn-triple .btn.arrow, body main section .btn-double .btn.arrow {
    line-height: 25px;
  }
  body main section form .input-group .form-control {
    height: 52px;
  }

  .centeredlist {
    margin-top: 8% !important;
    margin-bottom: 2%;
  }

  .centeredlist h2{
    line-height: 40px;
  }
}

/*end iphone se */
/********* */
.extraprice {
  margin-top: -8px;
}

@media (min-device-width: 700px) {
  #msisdnForm {
    margin-top: unset !important;
  }
  body main {
    margin-top: 15%;
    top: 53% !important;
    width: 92%;
  }
  main .container, main form {
    margin-top: 5%;
  }
}

@media (min-device-width: 1000px) {
  main .container, main form {
    margin-top: 0;
  }
}

.price_2 {
  text-align: center;
  font-size: 9px;
  color: #638cbf;
}

/* */
.lang-en .listimepin {
  margin-bottom: -10%;
}

.listitem {
  margin-left: 5px;
}

.centeredlist {
  margin-top: -2%;
  margin-bottom: 2%;
}

/*samsung a51 */
@media (min-device-height: 850px) {
  body main {
    margin-top: 14%;
  }
  .access_premium {
    margin-bottom: 11px;
  }
  body main section form .input-group .form-control {
    height: 58px;
  }
}

.fade-in {
  opacity: 1;
  animation-name: fadeInOpacity;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
  animation-duration: 1s;
}

@keyframes fadeInOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.checkboxHolder input[type="checkbox"] {
  display: inline;
  float: left;
  position: relative;
  top: 1px;
}

.priceTop, .checkboxHolder {
  color: #628bbe;
  font-size: .8rem;
}

.compliant {
  margin-top: -40pt;
}

.Noncompliantheader {
  padding-top: 20px !important;
}

.onfocus {
  /* position: fixed !important */
  font-size: 6pt;
  text-align: justify;
  line-height: .8;
  margin-top: 15%;
  color: #a4a4a4;
}

/*iphone 12 and 13*/
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
  main {
    transform: sclae(0.9);
  }
}
        body {
  background-color: #f5f5f5;
  color: #1a1a1a;
}
.listitem {
font-size: 1.2rem;
}
.header-step > li::before {
  height: 23px;
  width: 23px;
  padding: 2px;
  background: #47cf35;
  color: white;
}
.lettercircle{
  display: none;
}
#msisdnForm{
  margin-top: -30px;
}

@media (max-height: 480px) {
 .step{
    margin-top: 37px !important;
  }
}
@media (max-height: 600px) {
  body header {
    padding: 0;
  }
}

@media (max-height: 600px) {
  body main {
    margin-top: 0;
  }
}

@media (max-height: 600px) {
  .step {
    margin-top: -10px;
  }
}

@media (max-height: 600px) {
  .circle-wrap {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
}

@media (max-height: 500px) {
  .circle-wrap {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
}

.circle-wrap .circle {
  position: relative;
  width: 150px;
  height: 150px;
  z-index: 0;
}

.circle-wrap .circle .inside-circle {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  margin: 0;
  width: 130px;
  height: 130px;
}

.circle-wrap .circle .inside-circle #counter {
  width: 130px;
  height: 130px;
  margin-top: 3%;
}

.circle-wrap .circle .inside-circle .cloud img.cloudimg {
  width: 110px;
}

.circle-wrap .circle .inside-circle .cloud .arrow1 {
  width: 37px;
  margin-left: -56%;
  margin-top: 41%;
}

.msisdnform {
  margin-top: 0;
}

@media (min-device-height: 650px) {
  .circle-wrap {
    transform: scale(1.3);
  }
  body main {
    margin-top: 15%;
  }
  body main section.step .container{
    margin-top: 60px;
  }
  .msisdnform {
    margin-top: 0;
  }
}

h2[data-lang="title"] {
  font-size: 2rem;
}

@media (max-height: 600px) {
  h2[data-lang="title"] {
    font-size: 1.5rem;
  }
}

.centeredlist {
  margin-top: 5%;
}

@media (max-height: 600px) {
  .centeredlist {
    margin-top: 0;
  }
}

body main section form .input-group {
  border-radius: 0.5rem;
  border: 4px solid #1a1a1a;
}

@media (max-height: 600px) {
  body main section form .input-group {
    margin: 0;
  }
}

body main section form .btn-triple, body main section .btn-double {
  border-radius: 1.5rem;
}

@media (max-height: 600px) {
  p[data-lang="price_top_input_msisdn"] {
    margin: 0 auto 0 auto;
  }
}

#msisdnField {
  text-align: left;
  padding-left: 10px;
}

#pinField {
  padding: 0px;
  text-align: center;
  letter-spacing: 20px;
}

footer p {
  color: #1a1a1a;
}

footer p a {
  text-decoration: underline;
}

body main section .finaltxt {
  margin-top: 5%;
  color: #1a1a1a;
}

p[data-lang="price_cta"], p[data-lang="price_top_input_msisdn"], p[data-lang="price_top_input_msisdn_2round"], p[data-lang="price_top_input_pin"] {
  font-size: 12px;
  line-height: 1;
  margin: 10px 16px 5px 0;
  color: #a4a4a4;
}

p[data-lang="instruction2"] {
  margin-top: 10px;
}

.btn-group {
  width: 100%;
  margin: 0 auto;
}

body main section .btn {
  color: #1a1a1a;
}

body main section .btn.btn-double {
  width: 80%;
  border: 4px solid #1a1a1a;
  border-right: 0;
}

body main section .btn.arrow {
  background-color: #24d741;
  height: 80px;
  color: #1a1a1a;
  border-radius: 1.5rem;
  width: 20%;
  margin: 0.75rem 0;
  border: 4px solid #1a1a1a;
}

body main section .btn.arrow:hover {
  background-color: #1b8b2d;
  margin-left: 0;
}

body main section .btn.arrow .blink-1 {
  font-size: 45px;
  line-height: 30px;
  -webkit-animation: blink-1 2.5s ease-in-out infinite both;
  animation: blink-1 2.5s ease-in-out infinite both;
}

.btn-group .btn + .btn {
  margin-left: 0;
}

.btn[disabled] {
  opacity: 1;
  background-color: #99df8f !important;
}

body main section form .btn.arrow:disabled:active, body main section form .btn.arrow:disabled:hover, body main section form .btn-double:disabled:hover {
  opacity: 1;
  background-color: #99df8f !important;
  color: #1a1a1a;
}

@media (min-device-height: 600px) and (min-device-width: 900px) {
  #msisdnForm {
    margin-top: unset;
  }
  body main {
    top: 5% !important;
    height: 62%;
    width: 85%;
  }
  .col-12.text-center.msisdnform {
    display: unset !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  body main form {
    margin-top: 0;
  }
}
@media only screen and (max-device-width: 325px) and (max-device-height: 600px) and (-webkit-min-device-pixel-ratio: 2){
body main {
  margin-top: 20px;
}}

@media (max-height: 450px) and (orientation: landscape) {
  footer {
   position: static !important;
   margin-top: 30px !important;
 }
 body, html {
  overflow-x: unset;
}

}

.error{
  color: red;
}

@media (max-width:768px){
  #progressbar li {
    font-size: 12px;
  }
  .font-15{
    font-size: 12px;
  }
}

article {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.progress {
    width: 164px;
    height: 162px;
    left: -5px;
    top: -6px;
    position: absolute;
}

.progress .track {
    stroke: rgb(221, 221, 221);
    opacity: 0.8;
    stroke-width: 4.5px;
    fill: rgba(0, 0, 0, 0);
    transform: rotate(90deg)translate(0px, -80px);
}

.progress .fill {
    stroke: #23d741;
    stroke-dasharray: 219.99078369140625;
    stroke-dashoffset: -219.99078369140625;
    transition: stroke-dashoffset 1s;
}

.progress .track,
.progress .fill {
    fill: rgba(0, 0, 0, 0);
    stroke-width: 5;
    transform: rotate(90deg)translate(0px, -80px);
}

.progress .value {
    text-anchor: middle;
    font-weight: 600;
    transition: all 1s;
}

.progress_arrow {
    opacity: 0;
    transition: all 1s;
/*    animation: bounceUpDown 2s ease-in-out infinite;*/
}

@keyframes bounceUpDown {
    0% {
        transform: translateY(0%);
    }
    50% {
        transform: translateY(-5%);
    }
    100% {
        transform: translateY(0%);
    }
}
.progress{
    background-color: transparent;
}
/* 3rd progress bar */
.mask .fill {
  clip: rect(0px, 76px, 151px, 0px);
  background-color: #0092b8;
}

.mask.full {
  animation: fill ease-in-out 3s;
  transform: rotate(181deg);
}

.circle .fill {
  animation: fill ease-in-out 3s;
  transform: rotate(180deg);
}

.set_cloud{
    width: 110px;
    top: 30px;
    position: absolute;
    left: 20px;
}
.set_arrow{
    opacity: 1;
    width: 40px;
    top: 58px;
    position: absolute;
    left: 204px;
    animation: slide1 1s ease-in-out infinite;
}
#terms a:hover{
  color: #4e4747 !important;
}
#terms{
  padding-top: 100px;
}

@media (max-width:768px){
  #terms{
    padding-top: 300px;
  }
  body main {
    margin-top: 0%;
  }
}
