body {margin:0;padding:0;height: 100vh;}
a {text-shadow: none;color: #337ab7;}
a, button, code, div, img, input, label, li, p, pre, select, span, svg, table, td, textarea, th, ul {border-radius: 0!important;}
a, button, code, div, img, input, label, li, p, pre, select, span, svg, table, td, textarea, th, ul {-webkit-border-radius: 0!important;-moz-border-radius: 0!important;border-radius: 0!important;}
.uppercase {text-transform: uppercase!important;}
.btn.red:not(.btn-outline) {color: #fff;background-color: #e7505a;border-color: #e7505a;}
.btn:not(.btn-sm):not(.btn-lg) {line-height: 1.44;}
.btn {outline: 0!important;}
.btn, .form-control {box-shadow: none!important;}
.form-control {outline: 0!important;}
.pull-left {float: left!important;width: 270px;height: 400px;margin-bottom: 0;}
.pointer {cursor: pointer;}

.page-lock {margin: 0px auto;width: 550px;overflow: hidden;}
.page-lock .page-logo {text-align: center;margin-bottom: 15px;}
.page-lock .lock-cont {display: table;table-layout: fixed;}
.page-lock .lock-cont .lock-item {display: table-cell;vertical-align: middle;}
.page-lock .page-body {float:left;width: 100%;margin-top: 60px;background-color: rgba(64, 70, 86, 0.74);-webkit-border-radius: 8px;-moz-border-radius: 8px;-ms-border-radius: 8px;-o-border-radius: 8px;border-radius: 8px;border-radius: 8px !important;}

.lock-avatar-block {border-top-left-radius: 8px !important;border-bottom-left-radius: 8px !important;}
.lock-head {display: block;background-color: #323d4b;text-align: center;padding-top: 15px;padding-bottom: 15px;font-size: 22px;font-weight: 400;color: #4db3a5;-webkit-border-radius: 7px 7px 0 0;-moz-border-radius: 7px 7px 0 0;-ms-border-radius: 7px 7px 0 0;-o-border-radius: 7px 7px 0 0;border-radius: 7px 7px 0 0;}
.lock-body {display: block;border-radius: 8px !important;/* overflow: hidden; */}
.lock-avatar {margin-top: 124px;height: 83px;margin-left: 30px;margin-right: 16px;}
.lock-form h4 {margin-top: 0;color: #dbe2ea;font-size: 18px;font-weight: 400;display: inline-block;}
.lock-form .form-actions, .lock-form .form-group {margin-top: 20px;}
.lock-form .form-group .form-control {background-color: #f5f5f5;border: none;width: 220px;height: 40px;color: #333;font-size: 14px;font-weight: 500;}
.lock-form .form-group .btn-login {color: #FFF;padding: 0px;font-size: 22px;}
.lock-form .form-actions, .lock-form .form-group {margin-top: 20px;}
.lock-form .form-actions .btn {width: 220px;font-weight: 600;padding: 10px;}
.lock-bottom {display: block;background-color: #323d4b;text-align: center;padding-top: 20px;padding-bottom: 20px;-webkit-border-radius: 0 0 7px 7px;-moz-border-radius: 0 0 7px 7px;-ms-border-radius: 0 0 7px 7px;-o-border-radius: 0 0 7px 7px;border-radius: 0 0 7px 7px;}
.lock-bottom a {font-size: 14px;font-weight: 400;color: #638cac;}
.login-ico {text-align: center;padding-left: 12px;padding-top: 10px;}
.shwpass {color: #fff;position: relative;bottom: 4px;left: 8px;}
.frmchk {width: 20px !important;height: 17px !important;display: inline-block;padding: 10px;color: #fff;}   
.logword {color: #fff;font-size: 36px;font-weight: 600;}
.footcls {color: #fff;position: absolute;bottom: 60px;right: 86px;}
.logomble {display: none;}
.ladr-wper {overflow: hidden;}
#customCheck1 {float:left;}
.pge-loadR .loadRE {font-size: 10px;margin: 0px auto;text-indent: -9999em;width: 8em;height: 8em;border-radius: 50% !important;background: #20263e;background: -moz-linear-gradient(to right, #d3af1a 10%, rgba(32, 38, 62, 0) 42%);background: -webkit-linear-gradient(to right, #d3af1a 10%, rgba(32, 38, 62, 0) 42%);background: -o-linear-gradient(to right, #d3af1a 10%, rgba(32, 38, 62, 0) 42%);background: -ms-linear-gradient(to right, #d3af1a 10%, rgba(32, 38, 62, 0) 42%);background: linear-gradient(to right, #d3af1a 10%, rgba(32, 38, 62, 0) 42%);position: relative;-webkit-animation: load3 1.4s infinite linear;animation: load3 1.4s infinite linear;-webkit-transform: translateZ(0);-ms-transform: translateZ(0);transform: translateZ(0);}
.pge-loadR .loadRE:before {width: 50%;height: 50%;background: #ddb300;border-radius: 100% 0 0 0;position: absolute;top: 0;left: 0;content: '';}
.pge-loadR .loadRE:after {background: #e3e2e2;width: 75%;height: 75%;border-radius: 50%;content: '';margin: auto;position: absolute;top: 0;left: 0;bottom: 0;right: 0;}
.blockPage {width: 8% !important;top: 32% !important;height: 14.7% !important;left: 44% !important;border: none !important;border-radius: 5px !important;background: #e3e2e2 !important;}
.icnfix:before {content: "\f255";}
.mlogo {position: absolute;width: 160px;height: 90px;}
.blockPage {width: 8% !important;top: 32% !important;height: 14.7% !important;left: 44% !important;border: none !important;border-radius: 5px !important;background: #e3e2e2 !important;}

@-webkit-keyframes pge-loadR {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}
@keyframes pge-loadR {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}
@-webkit-keyframes load3 {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}
@keyframes load3 {0% {-webkit-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(360deg);transform: rotate(360deg);}}

/*#region Product bodyclass */

.EGYPT .log_bg {background: url(../../img/EGYPT/login_bg.jpg);background-repeat:no-repeat;background-size: cover;background-position: center;min-height: 100%;}
.EGYPT .lock-avatar-block {background-image: url('../../img/EGYPT/texturebg.png');background-repeat:no-repeat;}
.EGYPT .btn-login {background: #d9b000!important;}
.EGYPT .lodimg {position: relative;bottom: 38px;left: 85%;}

.UAE .log_bg {background: url(../../img/UAE/login_bg.jpg);background-repeat:no-repeat;background-size: cover;background-position: center;min-height: 100%;}
.UAE .lock-avatar-block {background-image: url('../../img/UAE/texturebg.png')!important;background-repeat:no-repeat;}
.UAE .btn-login {background: #d9b000!important;}
.UAE .lodimg {position: relative;bottom: 38px;left: 85%;}

.AIRASIA .log_bg {background: url(../../img/AIRASIA/login_bg.jpg);background-repeat:no-repeat;background-size: cover;min-height: 100%;}
.AIRASIA .lock-avatar-block {display:none;}
.AIRASIA .page-lock {float: right;right: 0px;position: absolute;top: 100px;text-align: center;width: 400px;}
.AIRASIA .page-lock .page-body {margin-top: 0;background-color: rgba(64, 70, 86, 0);}
.AIRASIA .footcls {font-size: 13px;bottom: 0;left: 0;}
.AIRASIA .lock-form .form-group .form-control {border-radius: 30px !important;padding: 0 15px;width:100%;}
.AIRASIA .lock-form .form-group .btn-login {font-size: 18px;background: #2f3233 !important;color: #fff;}
.AIRASIA .pull-left {width: 312px;}
.AIRASIA .login-ico {padding:0 !important;}
.AIRASIA .lock-form {padding-left: 0;margin-top: 90px;}
.AIRASIA .footer-right {color: #ffffff;text-align: center;font-size: 13px;}
.AIRASIA .lodimg {position: absolute;right: 22px;top: 88%;}
/*#endregion */

/*#region All Media Query */

@media (max-width: 767px) {
    .EGYPT .page-lock .lock-cont .lock-item {display: inherit;vertical-align: inherit;}
    .EGYPT .lock-avatar-block {display: none;}
    .EGYPT .page-lock .page-body {margin-top: 0px;}
    .EGYPT .lockicon {display: none;}
    .EGYPT .logomble {display: block;width: 200px;}
    .EGYPT .lock-form {padding-left: 60px;}.pull-left {width: 300px;height:100%;}
    .EGYPT .lock-form .form-group .form-control {width: 346px;height: 50px;}
    .EGYPT .login-ico {padding-left: 50px;padding-top: 10px;margin-left: 40px;}
    .EGYPT .footcls {color: #fff;position: absolute;right: inherit; left: 54px;font-size:12px;}

    .UAE .page-lock .lock-cont .lock-item {display: inherit;vertical-align: inherit;}
    .UAE .lock-avatar-block {display: none;}
    .UAE .page-lock .page-body {margin-top: 0px;}
    .UAE .lockicon {display: none;}
    .UAE .logomble {display: block;width: 200px;}
    .UAE .lock-form {padding-left: 60px;}.pull-left {width: 300px;height:100%;}
    .UAE .lock-form .form-group .form-control {width: 346px;height: 50px;}
    .UAE .login-ico {padding-left: 50px;padding-top: 10px;margin-left: 40px;}
    .UAE .footcls {color: #fff;position: absolute;right: inherit; left: 54px;font-size:12px;}

    .AIRASIA .log_bg {background-image:none;background-color:#E10000;}
    .AIRASIA .logword {color: #e4000f;font-size: 25px;font-weight: 600;margin-top: -30px;}
    .AIRASIA .lockicon {display:none;}
    .AIRASIA .footer-right {padding: 10px;}
    .AIRASIA .shwpass {color: #2f3233;font-size: 14px;font-weight: 600;}
    .AIRASIA .logomble {display: inline-block;position: relative;top: -50px;border: 2px solid #f1f1f1;border-radius: 50% !important;}
    .AIRASIA .lock-form {margin-top: 50px;background-color: white;padding: 15px;margin-bottom: 0;border-radius: 6px;-webkit-box-shadow: 0 4px 6px 0 rgba(85, 85, 85, 0.08), 0 1px 20px 0 rgba(0, 0, 0, 0.07), 0px 1px 11px 0px rgba(0, 0, 0, 0.07);-moz-box-shadow: 0 4px 6px 0 rgba(85, 85, 85, 0.08), 0 1px 20px 0 rgba(0, 0, 0, 0.07), 0px 1px 11px 0px rgba(0, 0, 0, 0.07);box-shadow: 0 4px 6px 0 rgba(85, 85, 85, 0.08), 0 1px 20px 0 rgba(0, 0, 0, 0.07), 0px 1px 11px 0px rgba(0, 0, 0, 0.07);}
}
@media only screen and (max-width: 991px) and (min-width: 768px)  {
    .AIRASIA .log_bg {}
}

/*#endregion */

/*Under-construction START */
.conatructor-container {max-width:1320px!important;float:left;}
.conatructor-container .under_construction {height: 85vh;display: flex;justify-content: center;align-items: center;position:absolute;}
.conatructor-container .MoveSmart_construction_img {    width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}
.conatructor-container .MoveSmart_construction_img img {width:85%;height:100%;padding-top:25%;}
.conatructor-container .constuction_content h1 {position: relative;left: -13%;font-size: 68px;font-weight: 700;margin-bottom: 20px;background: linear-gradient(to right, #ffffff 0%, #ffffff 15%, #ffffff 35%, #ffffff 50%, #ffffff 85%, #c409a4 90%, #ffffff 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;-webkit-animation: color-text 8s linear infinite;-webkit-text-stroke: 1px rgb(95, 93, 93);}
.conatructor-container .constuction_content {padding-top:30%;}
.conatructor-container .MoveSmart_logo {width: 50%;position: relative;left: -13%;}
.conatructor-container .MoveSmart-shapes .MoveSmart-shape-1 {position:absolute;right: 1%;top: 49%;width: 4%;}
.conatructor-container .MoveSmart-shapes .MoveSmart-shape-2 {position:absolute;    right: 33%;top: 18%;width: 4%;}
.conatructor-container .MoveSmart-shapes .MoveSmart-shape-3 {position:absolute;right: 90%;top: 20%;width: 8%;}
.conatructor-container .MoveSmart-shapes .MoveSmart-shape-4 {position:absolute;right: 30%;top: 63%;width: 12%;}
.conatructor-container .MoveSmart-shapes .MoveSmart-shape-5 {position:absolute;right: 30px;top: 75%;width: 15%;}
.conatructor-container .MoveSmart-shapes .MoveSmart-shape-6 {position:absolute;right: 65%;top: 100%;width: 5%;}
@keyframes color-text {0% {background-position: 0px 0px;}50% {background-position: 600px 0px;}100% {background-position: 0px 0px;}}
/*Under-construction END */