@import url(https://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
.bg-white_op {
    background-color: #ffffff9c !important;
}
:root {
  --swish-primary-color: #3aa4a8;
  --swish-input-shadow: #ff65bd25;
  --swish-border-radius: 30px;
  --swish-box-shadow: 0 8px 40px -12px var(--swish-primary-color);
}

#auth-page {
  background: url("../../Nafath/images/background.png") center / cover no-repeat;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-family: 'Droid Arabic Kufi', serif;
}

#auth-page .h1, #auth-page .h2, #auth-page .h3, #auth-page .h4, #auth-page .h5, #auth-page .h6, #auth-page h1, #auth-page h2, #auth-page h3, #auth-page h4, #auth-page h5, #auth-page h6 {
  color: #32325d;
}

#auth-page .text-main {
  color: #686868;
}

#auth-page .text-neutral {
  color: var(--swish-primary-color);
}

/* **
 * -------------------------------------------------------------------------------
 *  Button color scheme
 * -------------------------------------------------------------------------------
** */

#auth-page .btn-main {
  color: #fff;
  border: none;
  font-size: 16px;
  height: calc(1.5em + 1.25rem + 2px);
  background: var(--swish-primary-color);
}

#auth-page .btn-outline-main {
  background-color: transparent;
  background-image: none;
  color: var(--swish-primary-color);
  border-color: var(--swish-primary-color);
}

#auth-page .btn-facebook {
  box-shadow: 0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08);
}

#auth-page .btn-facebook, #auth-page .btn-facebook:hover {
  color: #fff;
  background-color: #3b5999;
  border-color: #3b5999;
}

#auth-page .btn-facebook:focus {
  box-shadow: 0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08),0 0 0 0 rgba(59,89,153,.5);
}

#auth-page .btn-facebook.disabled, #auth-page .btn-facebook:disabled {
  color: #fff;
  background-color: #3b5999;
  border-color: #3b5999;
}

#auth-page .btn-facebook:not(:disabled):not(.disabled).active, #auth-page .btn-facebook:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #2d4474;
  border-color: #3b5999;
}

#auth-page .btn-facebook:not(:disabled):not(.disabled).active:focus, #auth-page .btn-facebook:not(:disabled):not(.disabled):active:focus {
  box-shadow: none,0 0 0 0 rgba(59,89,153,.5);
}

#auth-page .btn-twitter {
  box-shadow: 0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08);
}

#auth-page .btn-twitter, #auth-page .btn-twitter:hover {
  color: #fff;
  background-color: #1da1f2;
  border-color: #1da1f2;
}

#auth-page .btn-twitter.focus, #auth-page .btn-twitter:focus {
  box-shadow: 0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08),0 0 0 0 rgba(29,161,242,.5);
}

#auth-page .btn-twitter.disabled, #auth-page .btn-twitter:disabled {
  color: #fff;
  background-color: #1da1f2;
  border-color: #1da1f2;
}

#auth-page .btn-twitter:not(:disabled):not(.disabled).active, #auth-page .btn-twitter:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #0c85d0;
  border-color: #1da1f2;
}

#auth-page .btn-twitter:not(:disabled):not(.disabled).active:focus, #auth-page .btn-twitter:not(:disabled):not(.disabled):active:focus {
  box-shadow: none,0 0 0 0 rgba(29,161,242,.5);
}

#auth-page .btn-instagram {
  box-shadow: 0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08);
}

#auth-page .btn-instagram, #auth-page .btn-instagram:hover {
  color: #fff;
  background-color: #e4405f;
  border-color: #e4405f;
}

#auth-page .btn-instagram.focus, #auth-page .btn-instagram:focus {
  box-shadow: 0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08),0 0 0 0 rgba(228,64,95,.5);
}

#auth-page .btn-instagram.disabled, #auth-page .btn-instagram:disabled {
  color: #fff;
  background-color: #e4405f;
  border-color: #e4405f;
}

#auth-page .btn-instagram:not(:disabled):not(.disabled).active, #auth-page .btn-instagram:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #d31e40;
  border-color: #e4405f;
}

#auth-page .btn-instagram:not(:disabled):not(.disabled).active:focus, #auth-page .btn-instagram:not(:disabled):not(.disabled):active:focus {
  box-shadow: none,0 0 0 0 rgba(228,64,95,.5);
}

#auth-page .btn-pinterest {
  box-shadow: 0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08);
}

#auth-page .btn-pinterest, #auth-page .btn-pinterest:hover {
  color: #fff;
  background-color: #bd081c;
  border-color: #bd081c;
}

#auth-page .btn-pinterest.focus, #auth-page .btn-pinterest:focus {
  box-shadow: 0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08),0 0 0 0 rgba(189,8,28,.5);
}

#auth-page .btn-pinterest.disabled, #auth-page .btn-pinterest:disabled {
  color: #fff;
  background-color: #bd081c;
  border-color: #bd081c;
}

#auth-page .btn-pinterest:not(:disabled):not(.disabled).active, #auth-page .btn-pinterest:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #8c0615;
  border-color: #bd081c;
}

#auth-page .btn-pinterest:not(:disabled):not(.disabled).active:focus, #auth-page .btn-pinterest:not(:disabled):not(.disabled):active:focus {
  box-shadow: none,0 0 0 0 rgba(189,8,28,.5);
}

#auth-page .btn-youtube {
  box-shadow: 0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08);
}

#auth-page .btn-youtube, #auth-page .btn-youtube:hover {
  color: #fff;
  background-color: #cd201f;
  border-color: #cd201f;
}

#auth-page .btn-youtube.focus, #auth-page .btn-youtube:focus {
  box-shadow: 0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08),0 0 0 0 rgba(205,32,31,.5);
}

#auth-page .btn-youtube.disabled, #auth-page .btn-youtube:disabled {
  color: #fff;
  background-color: #cd201f;
  border-color: #cd201f;
}

#auth-page .btn-youtube:not(:disabled):not(.disabled).active, #auth-page .btn-youtube:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #a11918;
  border-color: #cd201f;
}

#auth-page .btn-youtube:not(:disabled):not(.disabled).active:focus, #auth-page .btn-youtube:not(:disabled):not(.disabled):active:focus {
  box-shadow: none,0 0 0 0 rgba(205,32,31,.5);
}

#auth-page .btn-slack {
  box-shadow: 0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08);
}

#auth-page .btn-slack, #auth-page .btn-slack:hover {
  color: #fff;
  background-color: #3aaf85;
  border-color: #3aaf85;
}

#auth-page .btn-slack.focus, #auth-page .btn-slack:focus {
  box-shadow: 0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08),0 0 0 0 rgba(58,175,133,.5);
}

#auth-page .btn-slack.disabled, #auth-page .btn-slack:disabled {
  color: #fff;
  background-color: #3aaf85;
  border-color: #3aaf85;
}

#auth-page .btn-slack:not(:disabled):not(.disabled).active, #auth-page .btn-slack:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #2d8968;
  border-color: #3aaf85;
}

#auth-page .btn-slack:not(:disabled):not(.disabled).active:focus, #auth-page .btn-slack:not(:disabled):not(.disabled):active:focus {
  box-shadow: none,0 0 0 0 rgba(58,175,133,.5);
}

#auth-page .btn-dribbble {
  box-shadow: 0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08);
}

#auth-page .btn-dribbble, #auth-page .btn-dribbble:hover {
  color: #fff;
  background-color: #ea4c89;
  border-color: #ea4c89;
}

#auth-page .btn-dribbble.focus, #auth-page .btn-dribbble:focus {
  box-shadow: 0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08),0 0 0 0 rgba(234,76,137,.5);
}

#auth-page .btn-dribbble.disabled, #auth-page .btn-dribbble:disabled {
  color: #fff;
  background-color: #ea4c89;
  border-color: #ea4c89;
}

#auth-page .btn-dribbble:not(:disabled):not(.disabled).active, #auth-page .btn-dribbble:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #e51e6b;
  border-color: #ea4c89;
}

#auth-page .btn-dribbble:not(:disabled):not(.disabled).active:focus, #auth-page .btn-dribbble:not(:disabled):not(.disabled):active:focus {
  box-shadow: none,0 0 0 0 rgba(234,76,137,.5);
}

#auth-page .btn-github {
  box-shadow: 0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08);
}

#auth-page .btn-github, #auth-page .btn-github:hover {
  color: #fff;
  background-color: #222;
  border-color: #222;
}

#auth-page .btn-github.focus, #auth-page .btn-github:focus {
  box-shadow: 0 4px 6px rgba(50,50,93,.11),0 1px 3px rgba(0,0,0,.08),0 0 0 0 rgba(34,34,34,.5);
}

#auth-page .btn-github.disabled, #auth-page .btn-github:disabled {
  color: #fff;
  background-color: #222;
  border-color: #222;
}

#auth-page .btn-github:not(:disabled):not(.disabled).active, #auth-page .btn-github:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #090909;
  border-color: #222;
}

#auth-page .btn-github:not(:disabled):not(.disabled).active:focus, #auth-page .btn-github:not(:disabled):not(.disabled):active:focus {
  box-shadow: none,0 0 0 0 rgba(34,34,34,.5);
}

#auth-page .btn:hover {
  box-shadow: 0 7px 14px rgba(50,50,93,.1), 0 3px 6px rgba(0,0,0,.08);
  transform: translateY(-1px);
}

#auth-page .btn-primary {
  background-color: var(--swish-primary-color);
  border-color: var(--swish-primary-color);
}

#auth-page .btn-group-sm > .btn, #auth-page .btn-sm {
  font-size: .75rem;
}

#auth-page .btn-shadow {
  box-shadow: 0 4px 6px rgba(50,50,93,.11), 0 1px 3px rgba(0,0,0,.08);
}

/* **
 * -------------------------------------------------------------------------------
 *  Custom Checkbox
 * -------------------------------------------------------------------------------
** */

#auth-page input[type="checkbox"], #auth-page .checkbox input[type="checkbox"], #auth-page .checkbox-inline input[type="checkbox"] {
  position: relative;
  border: none;
  margin-bottom: -2px;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
}

#auth-page input[type="checkbox"]:focus, #auth-page .checkbox input[type="checkbox"]:focus, #auth-page .checkbox-inline input[type="checkbox"]:focus {
  outline: none;
}

#auth-page input[type="checkbox"]:after, #auth-page .checkbox input[type="checkbox"]:after, #auth-page .checkbox-inline input[type="checkbox"]:after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  margin-top: -10px;
  margin-right: 5px;
  border: 1px solid #686868;
  -webkit-transition: 240ms;
  -o-transition: 240ms;
  transition: 240ms;
  border-radius: 50%;
}

#auth-page input[type="checkbox"]:checked:after, #auth-page .checkbox input[type="checkbox"]:checked:after, #auth-page .checkbox-inline input[type="checkbox"]:checked:after {
  border-color: var(--swish-primary-color);
}

#auth-page input[type="checkbox"]:checked:before, #auth-page .checkbox input[type="checkbox"]:checked:before, #auth-page .checkbox-inline input[type="checkbox"]:checked:before {
  content: "";
  position: absolute;
  top: -8px;
  left: 6px;
  display: table;
  width: 4px;
  height: 10px;
  border: 2px solid var(--swish-primary-color);
  border-top-width: 0;
  border-left-width: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}

#auth-page .form-check .form-check-label, #auth-page .form-check .form-check-input:hover {
  cursor: pointer;
}

/* **
 * -------------------------------------------------------------------------------
 *  General Custom
 * -------------------------------------------------------------------------------
** */

#auth-page .box-rounded-left {
  border-top-left-radius: var(--swish-border-radius)!important;
  -moz-border-top-left-radius: var(--swish-border-radius)!important;
  -webkit-border-top-left-radius: var(--swish-border-radius)!important;
  border-bottom-left-radius: var(--swish-border-radius)!important;
  -moz-border-bottom-left-radius: var(--swish-border-radius)!important;
  -webkit-border-bottom-left-radius: var(--swish-border-radius)!important;
}

#auth-page .box-rounded-right {
  border-top-right-radius: var(--swish-border-radius)!important;
  -moz-border-top-right-radius: var(--swish-border-radius)!important;
  -webkit-border-top-right-radius: var(--swish-border-radius)!important;
  border-bottom-right-radius: var(--swish-border-radius)!important;
  -moz-border-bottom-right-radius: var(--swish-border-radius)!important;
  -webkit-border-bottom-right-radius: var(--swish-border-radius)!important;
}

#auth-page .box-rounded {
  border-radius: var(--swish-border-radius) !important;
  -moz-border-radius: var(--swish-border-radius)!important;
  -webkit-border-radius: var(--swish-border-radius)!important;
}

#auth-page .overlay-background p {
  font-size: 14px;
  font-weight: 100;
  line-height: 20px;
  letter-spacing: .5px;
  margin: 20px 40px 30px;
}

#auth-page .sign-in-form button {
  transition: transform 80ms ease-in;
}

#auth-page a {
  font-size: .875rem;
  text-decoration: none;
}

#auth-page .box-shadow {
  box-shadow: var(--swish-box-shadow)!important;
}

@media (max-width: 767px) {
  #auth-page .form-box {
    padding-top: 30px;
    padding-bottom: 30px;
    border-radius: 0 !important;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
  }
}

#auth-page .reset-password {
  width: 450px;
  min-height: 500px;
}

#auth-page .overlay-background {
  background: url("../../Nafath/images/overlay.png") center / contain no-repeat;
  height: 100%;
}

#auth-page .form-group > label {
  color: var(--swish-primary-color);
  font-size: 0.9em;
}

#auth-page .sign-in {
  width: 100%;
}

#auth-page .sign-in-form .icon {
  font-size: 22px;
  color: #ff7043;
}

#auth-page .logo-image {
  max-height: 95px;
}

@media (max-width: 767px) {
  #auth-page .overlay-box {
    min-height: 300px;
  }
}

#auth-page .logo {
  z-index: 2;
}

#auth-page .form-control-lg {
  font-size: 1rem;
  height: calc(1.5em + 1.25rem + 2px);
}

#auth-page .message-box {
  z-index: 2;
  color: white;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

#auth-page .form-container {
  max-width: 81%;
  height: 95%;
}

#auth-page .form-control, #auth-page .input-group-text {
  border: 1px solid var(--swish-input-shadow);
  box-shadow: none;
  border: none;
  border-right: none;
  background: white;
}

#auth-page .form-control, #auth-page label {
  font-size: .875rem;
}

#auth-page .input-group .form-control:not(:first-child) {
  border-left: 0;
  padding-left: 0;
}

#auth-page .input-group > .custom-select:not(:first-child), #auth-page .input-group > .form-control:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

#auth-page .input-group {
  border: 0;
  transition: box-shadow .15s ease;
}

#auth-page .input-group-text {
	background-color: #fff;
  color: var(--swish-primary-color);
}

#auth-page .form-control::placeholder, #auth-page .form-control:-ms-input-placeholder, #auth-page .form-control::-ms-input-placeholder, #auth-page .input-group .form-control {
  color: #8898aa;
  opacity: 1;
}

#auth-page .form-control::placeholder, #auth-page .form-control:focus::placeholder {
  color: #adb5bd;
}

@media (max-width: 767px) {
  #auth-page .message-box {
    position: relative;
    left: 0;
    top: 0;
    transform: initial;
  }
}

@media (max-width: 767px) {
#auth-page .form-container {
  max-width: 100%;
  height: 95%;
}
}

@media (max-width: 767px) {
  #auth-page.swish-wrapper {
    -ms-flex-pack: initial!important;
    justify-content: initial!important;
  }
}

@media (max-width: 767px) {
  #auth-page .overlay-background:before {
    border-radius: 0 !important;
  }
}

#auth-page .form-box {
  height: 100%;
}

#auth-page .text-header {
  color: #fff;
}

@media (max-width: 767px) {
  #auth-page .sign-in, #auth-page .sign-in-container {
    padding: 0 !important;
    height: auto !important;
  }
}

#auth-page .form-container.forgot-password {
  max-height: 540px;
  width: 450px;
}

#auth-page .forgot-password .form-box {
  background: transparent;
}

@media (max-width: 767px) {
  #auth-page .form-container .row.h-100 {
    height: initial !important;
  }
}

#auth-page .forgot-password .logo-image {
  max-height: 68px;
}

#auth-page .sign-in-form {
  background: #EFF3F4;
}

@media (max-width: 767px) {
  #auth-page .form-container.forgot-password {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  #auth-page .form-container {
    box-shadow: none !important;
  }
}


.a-btn.a-btn-red {
    background: #f75353;
    color: #ffffff;
}
.a-btn {
    display: inline-block;
    padding: 9px 12px;
    font-size: 14px;
    line-height: 14px;
    border-radius: 4px;
    background: #ffffff;
    color: #333333;
    cursor: pointer;
    border: 0px;
    margin: 3px 1px;
    transition: 0.5s;
    box-shadow: 0px 2px 4px rgb(0 0 0 / 13%);
}

.a-34 {
    max-width: 400px;
    margin: 2px auto;
    background: #fff;
    border: 1px solid rgba(0,0,0,.1);
    box-shadow: 0 0 15px rgb(0 0 0 / 3%), inset 0 0 100px rgb(0 0 0 / 2%);
    padding: 12px;
    border-radius: 47px;
    padding-bottom: 2px;
	margin-bottom: 10px;
}

 a{background-color:transparent;}
a:active,a:hover{outline:0;}
@media print{
*,*:before,*:after{background:transparent!important;color:#000!important;-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important;}
a,a:visited{text-decoration:underline;}
a[href]:after{content:" (" attr(href) ")";}
a[href^="#"]:after{content:"";}
}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
a{color:#337ab7;text-decoration:none;}
a:hover,a:focus{color:#23527c;text-decoration:underline;}
a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
 .a-btn{display:inline-block;padding:9px 12px;font-size:14px;line-height:14px;border-radius:4px;background:#ffffff;color:#333333;cursor:pointer;border:0px;margin:3px 1px;transition:0.5s;box-shadow:0px 2px 4px rgba(0, 0, 0, 0.125);}
.a-btn:hover,.a-btn:focus{background:#f2f2f2;color:#333333;text-decoration:none;}
.a-btn.a-btn-green{background:#51d466;color:#ffffff;}
.a-btn.a-btn-green:hover,.a-btn.a-btn-green:focus{background:#30c247;color:#ffffff;}
a{outline:0;}
a:hover{outline:0;}
a:focus{text-decoration:none;outline:0;}
 .fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.fa-arrow-right:before{content:"\f061";}
 .a-117{display:inline-block;margin:5px 2px;vertical-align:middle;text-align:center;transition:.5s;}
.a-117{font-size:14px;line-height:28px;padding:7px 50px 7px 20px;border:0;text-decoration:none;border-radius:40px;position:relative;box-shadow:0 1px 5px rgba(0,0,0,.2);}
.a-117 i{position:absolute;top:5px;right:5px;display:inline-block;width:32px;height:32px;line-height:32px;font-size:15px;text-align:center;border-radius:100%;background:rgba(0,0,0,.1);}
  







 a{background-color:transparent;}
a:active,a:hover{outline:0;}
b{font-weight:bold;}
@media print{
*,*:before,*:after{background:transparent!important;color:#000!important;-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important;}
a,a:visited{text-decoration:underline;}
a[href]:after{content:" (" attr(href) ")";}
a[href^="#"]:after{content:"";}
}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
a{color:#337ab7;text-decoration:none;}
a:hover,a:focus{color:#23527c;text-decoration:underline;}
a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
 .a-bg-orange{background-color:#3aa4a8;}
a{outline:0;}
a:hover{outline:0;}
a:focus{text-decoration:none;outline:0;}
 .fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.fa-coffee:before{content:"\f0f4";}
 .a-79 em{font-style:normal;}
.a-79 em{font-weight:700;}
.a-79{position:relative;}
.a-79 {
    display: inline-block;
    width: 32%;
    margin: 15px 5px;
    padding: 20px 5px;
    text-align: center;
    border-radius: 20px;
    box-shadow: 0 2px 5px rgb(0 0 0 / 20%);
    overflow: hidden;
    color: #fff;
    transition: .5s;
}

.a-79:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.a-79 b,.a-79 em,.a-79 i{display:block;}
.a-79:focus,.a-79:hover{ 
 

  color:#fff;
  box-shadow:0 2px 10px rgba(0,0,0,.2),inset 0 0 100px rgba(0,0,0,.1);
  text-decoration:none;
  background: #51d466;
}
.a-79 i{width:55px;height:55px;margin:10px auto 0;line-height:49px;text-align:center;font-size:24px;border:3px solid #fff;border-radius:50%;box-shadow:0 -1px 1px rgba(0,0,0,.15),0 -1px 1px rgba(0,0,0,.15) inset;}
.a-79 b {
    font-size: 13px;
    line-height: 34px;
    margin: 8px 0 5px;
    text-transform: uppercase;
}
.a-79 em {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 13px;
    color: rgb(255 255 255);
}
 
 
 
 .btn-1-2:before {
    right: -50px;
    border-right: 50px solid transparent;
    transform: translateX(-100%);
}
.btn-1-2:before, .btn-1-2:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-bottom: 80px solid #280f23;
}

input {
  text-align: right;
}

::-webkit-input-placeholder {
  text-align: right;
}

:-moz-placeholder {
  text-align: right;
}

 



.spinner {
  margin: 0 auto;
  padding-top:10px;
  width: 70px;
  text-align: center;
}

.spinner > div {
  width: 9px;
  height: 9px;
  background-color: #ffffff;

  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% { 
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% { 
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}




















.buttonfx{
  color: black; /* button text color */
  outline: none;
  background: transparent;
  border: none;
  border-bottom: 4px solid #eee;
  letter-spacing: 0.0625em;
  padding: 8px 10px; 
  text-transform: uppercase;
  font: bold 16px 'Bitter', sans-serif; /* use google font */
  line-height: 2;
  position: relative;
	display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
  cursor: pointer;
	text-decoration: none; /* remove underline if using A instead of BUTTON tag */
  overflow: hidden;
  transition: all .5s;
}

/* //// Default effect: Slide from Top  //// */

.buttonfx:before,
.buttonfx:after{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  background: #259f6c; /* onhover background color */
  z-index: -1;
  transform: translate3D(0,-100%,0); /* move elements above button so they don't appear initially */
  transition: all .5s;
}

.buttonfx:before{
  background: #fafcd6; /* button default background color */
  z-index: -2;
  transform: translate3D(0,0,0);
}

.buttonfx:hover{
	color: white;
}

.buttonfx:hover:after{
  transform: translate3D(0,0,0);
  transition: all .5s;
}

/* //// Slide Left  //// */

.slideleft:after{
  top: 0;
  z-index: -1;
  transform: translate3D(-101%,0,0);
}

.slideleft:hover:after{
  transform: translate3D(0,0,0);
  transition: all .5s;
}

/* //// Slide Corner  //// */

.slidebottomleft:after{
  transform: translate3D(-100%,100%,0);
}

.slidebottomleft:hover:after{
	transform: translate3D(0,0,0);
  transition: all .5s;
}

/* //// Angle In  //// */


.angleinleft:after{
  width: 200%;
  transform-origin: 0 bottom;
  transform: translate3D(-50%,0,0) rotate(-50deg);
}

.angleinleft:hover:after{
  transform: rotate(0deg);
  transition: all .5s;
}

/* //// Curtain Down  //// */

.curtaindown{
  border: 1px solid #eee;
  border-bottom: 4px solid #eee;
}

.curtaindown:before,
.curtaindown:after{
  background: #51d466;
  transform: translate3D(0,-100%,0);
}

.curtaindown:after{
  transform: translate3D(0,100%,0);
}

.curtaindown:hover:before,
.curtaindown:hover:after{
  transform: translate3D(0,-50%,0);
  transition: all .5s;
}

.curtaindown:hover:after{
  transform: translate3D(0,50%,0);
}

/* //// Curtain Up  //// */

.curtainup{
  transform-style: preserve-3d;
  
}

.curtainup:before,
.curtainup:after{
  transform-origin: center center;
  transform: scale(1,0);
    background: #259f6c; 
}


.curtainup:hover:before,
.curtainup:hover:after{
  transform: scale(1);
  border-radius: 0;
}

/* //// Double Angle In  //// */

.angleindouble{
  border: 1px solid #eee;
  border-bottom: 4px solid #eee;
}

.angleindouble:before{
  top: 0;
  left: 0;
  width: 150%;
  background: #259f6c;
  transform-origin: 0 bottom;
  transform:  translateX(-100%) rotate(-30deg);
}

.angleindouble:after{
  top: 0;
  left: auto;
  right: 0;
  width: 150%;
  transform-origin: right bottom;
  transform: translateX(100%) rotate(30deg);
}

.angleindouble:hover:before{
  left: 0;
  transform: rotate(0deg);
  transition: all .5s;
}

.angleindouble:hover:after{
  right: 0;
  transform: rotate(0deg);
  transition: all .5s;
}


/* //// Double Take  //// */

.doubletake:before,
.doubletake:after{
  width: 200%;
  background: #259f6c;
  transform-origin: 0 bottom;
  transform: translate3D(-50%,0,0) rotate(-50deg);
}

.doubletake:before{
  opacity: .4;
}

.doubletake:hover:before,
.doubletake:hover:after{
  transform: rotate(0deg);
  transition: all .25s;
}

.doubletake:hover:after{
  transition-delay: .25s;
}


/* #### Bounce classes #### */

.bouncein:hover:before,
.bouncein:hover:after{
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66) !important;
}









.fade{transition:opacity .15s linear;}
@media (prefers-reduced-motion:reduce){
.fade{transition:none;}
}
.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5;}
.close:hover{color:#000;text-decoration:none;}
button.close{padding:0;background-color:transparent;border:0;}
.modal-open .modal{overflow-x:hidden;overflow-y:auto;}
.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0;}
.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none;}
.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px);}
@media (prefers-reduced-motion:reduce){
.modal.fade .modal-dialog{transition:none;}
}
.modal.show .modal-dialog{-webkit-transform:none;transform:none;}
.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#e7ebea;background-clip:padding-box;border:1px solid rgba(0,0,0,0.2);border-radius:.3rem;outline:0;}
.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(0.3rem - 1px);border-top-right-radius:calc(0.3rem - 1px);}
.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto;}
.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem;}
@media (min-width:576px){
.modal-dialog{max-width:500px;margin:1.75rem auto;}
}
.mb-0{margin-bottom:0!important;}
.text-center{text-align:center!important;}
@media print{
*,*::before,*::after{text-shadow:none!important;box-shadow:none!important;}
a:not(.btn){text-decoration:underline;}
}

.light-blue{background-color:#03a9f4!important;}
.light-blue.darken-3{background-color:#0277bd!important;}
.white-text{color:#fff!important;}

a.waves-effect,a.waves-light{display:inline-block;}
.modal-dialog .modal-content{border:0;border-radius:13px;-webkit-box-shadow:0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15);box-shadow:0 5px 11px 0 rgba(0,0,0,0.18),0 4px 15px 0 rgba(0,0,0,0.15);}
.modal-dialog .modal-content .modal-header{border-top-left-radius:.125rem;border-top-right-radius:.125rem;}
.modal-dialog.cascading-modal{margin-top:10%;}
.modal-dialog.cascading-modal .close{color:#fff;text-shadow:none;outline:0;opacity:1;}
.modal-dialog.cascading-modal .modal-header {
    padding: 1.5rem;
    margin: -2rem 1rem 1rem 1rem;
    text-align: center;
    border: 0;
    border-radius: .125rem;
    -webkit-box-shadow: 0 5px 11px 0 rgb(0 0 0 / 18%), 0 4px 15px 0 rgb(0 0 0 / 15%);
    box-shadow: 0 5px 11px 0 rgb(0 0 0 / 18%), 0 4px 15px 0 rgb(0 0 0 / 15%);
    font-family: 'Droid Arabic Kufi';
}
.modal-dialog.cascading-modal .modal-header .close{margin-right:1rem;}
.modal-dialog.cascading-modal .modal-header .title{width:100%;margin-bottom:0;font-size:1.25rem;}
.modal-dialog.cascading-modal .modal-header .title .fas{margin-right:9px;}
.modal-dialog.cascading-modal .modal-body{padding-right:2rem;padding-left:2rem;color:#616161;}
.modal{padding-right:0!important;}

button:focus{outline:0!important;}
.title{margin-bottom:1rem;}
.title::before{z-index:-1;display:block;visibility:hidden;content:"";}
.title::before{height:6rem;margin-top:-6rem;}
}











p{margin-top:0;margin-bottom:1rem;}
svg{vertical-align:middle;}
::-moz-focus-inner{padding:0;border-style:none;}
.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem;}
.d-flex{display:flex!important;}
.align-self-center{align-self:center!important;}
.mb-0{margin-bottom:0!important;}
.mb-3{margin-bottom:1rem!important;}
.mt-n2{margin-top:-.5rem!important;}
.px-3 {
    padding-right: 1rem!important;
    padding-left: 0rem!important;
}
.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important;}
.pt-2{padding-top:.5rem!important;}
.text-start{text-align:left!important;}

.card{-webkit-transform:translate3d(0,0,0);background-size:cover;border:0!important;max-height:150000px;margin-bottom:30px;background-position:center center!important;}
.card-style {
    overflow: hidden;
    margin: 0 15px 30px;
    border-radius: 20px;
    /* border: none; */
    box-shadow: 0 4px 24px 0 rgb(0 0 0 / 10%);
    width: fit-content;
    padding-left: 23px;
    text-align: right;
    border: 1px solid rgb(167 158 158 / 73%)!important;
}
.theme-light .color-theme{color:#0f1117!important;}


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    font-family: 'Droid Arabic Kufi';
}


.modal:nth-of-type(even) {
    z-index: 1052 !important;
}
.modal-backdrop.show:nth-of-type(even) {
    z-index: 1051 !important;
}
    








 
label{display:inline-block;margin-bottom:.5rem;}
input{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}
input{overflow:visible;}
input[type=radio]{box-sizing:border-box;padding:0;}
@media print{
*,::after,::before{text-shadow:none!important;box-shadow:none!important;}
}
.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}

div,span,i,label{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
.card-style3{display:flex;align-items:center;justify-content:center;flex-direction:column;}
.card-style3 .title{font-size:22px;font-weight:500;margin-bottom:20px;}
.card-style3 .content{width:100%;margin:0 auto;text-align:center;}
.card-style3 .box input{display:none;}
.card-style3 .option{margin:10px;width:150px;height:150px;border:3px solid #0000000a;display:inline-block;border-radius:10px;position:relative;text-align:center;box-shadow:0 0 20px #c3c3c367;cursor:pointer;}
.card-style3 .option>i{color:#ffffff;background-color:#8373e6;font-size:20px;position:absolute;top:-15px;left:50%;transform:translateX(-50%) scale(4);border-radius:50px;padding:3px;transition:0.2s;pointer-events:none;opacity:0;}
.card-style3 .option .icon{width:100px;height:80px;position:absolute;top:40%;left:50%;transform:translate(-50%, -50%);}
.card-style3 .option .icon i{color:#8373e6;line-height:80px;font-size:60px;}
.card-style3 .option .icon span{color:#8373e6;font-size:16px;text-transform:uppercase;}
.card-style3 .box input:checked+.option{border:3px solid #8373e6;}
.card-style3 .box input:checked+.option>i{opacity:1;transform:translateX(-50%) scale(1);}









#lab_social_icon_footer {
  padding: 1px 0;
  
}

#lab_social_icon_footer a {
  color: #333;
}

#lab_social_icon_footer .social:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}

#lab_social_icon_footer .social {
  -webkit-transform: scale(0.8);
  /* Browser Variations: */
  
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
}
/*
    Multicoloured Hover Variations
*/

#lab_social_icon_footer #social-fb:hover {
  color: #3B5998;
}

#lab_social_icon_footer #social-tw:hover {
  color: #4099FF;
}

#lab_social_icon_footer #social-gp:hover {
  color: #d34836;
}

#lab_social_icon_footer #social-em:hover {
  color: #f39c12;
}