html,body {
    min-height: 100vh;
}
.optima-legal-technology {display: none;}
@font-face {
  font-family: 'TheSans';
  src: url('../fonts/ArbFONTS-TheSans-Plain.otf');
  font-display: swap;
}
@font-face {
  font-family: 'AlHurra';
  src: url('../fonts/AlHurra.ttf');
  font-display: swap;
}
body {
    font-size: 16px;
    font-family: 'TheSans';
}
body.ar {
    direction: rtl;
}
body.no-scroll {
    overflow-y: hidden;
}
[dir="rtl"] .uk-navbar-item, [dir="rtl"] .uk-navbar-nav>li>a,
[dir="rtl"] .uk-navbar-toggle,
[dir="rtl"] h1,
[dir="rtl"] h2,
[dir="rtl"] h3,
[dir="rtl"] h4,
[dir="rtl"] h5,
.uk-heading-small {
    font-family: 'AlHurra';
}
.uk-navbar-nav>li>a {
    text-transform: unset !important;
}
a, p, .uk-button{
    font-family: 'TheSans';
}
.ar .text-end{
    text-align: left !important;
}
.en .text-end{
    text-align: right !important;
}
.capitalize a{
    text-transform: capitalize !important;
}
.uk-button-primary {
    background-color: #2A7CCF !important;
}
.primary-color {
    color: #2A7CCF !important;
}
.uk-button {
    text-transform: capitalize !important;
}
.optima-legal-technology,
.home-page-wrapper {
    padding:0;
    margin:0;
}
.your-needs-nxt,
.your-needs{
    color: white;
    background-color: black;
}
.your-needs-nxt h2,
.your-needs h2 {
    color: white;
}
.go-top {
    position: fixed;
    bottom: 25px;
}
.ar .go-top {
    left: 25px;
}
.e .go-top {
    right: 25px;
}
footer {
    direction: ltr !important;
    padding:5px;
    background-color: black;
    color:white;
}
.our-grow .gr-text h2 {
    color: #2A7CCF;
}
.why-lawrtal {
    color:white;
}
.why-lawrtal {
    min-height: 350px;
    padding-bottom: 50px;
}
.why-lawrtal h2 {
    color:white;
}
.why-lawrtal .inner-wrapper .lawrtal-search {
    background-color: white;
}
.why-lawrtal .inner-wrapper .lawrtal-search li {
    color:black;
    padding-bottom: 15px;
}
.why-lawrtal .inner-wrapper .lawrtal-search li:before{
    content: " ";
    background-image: url('../images/tick.png');
    background-size: cover;
    background-repeat: no-repeat;
    display: inline-block;
    height: 15px;
    width:15px;
}
.ar .why-lawrtal .inner-wrapper .lawrtal-search li:before{
    margin-left:5px;
}
.en .why-lawrtal .inner-wrapper .lawrtal-search li:before{
    margin-right:5px;
}
.why-lawrtal .inner-wrapper .lawrtal-search ul {
    list-style: none;
}
.continuous-development h3,
.lawrtal-tour h2,
.why-lawrtal .inner-wrapper h3 {
    color: #2A7CCF;
}
.why-lawrtal .uk-button-default {
    color: white;
}
.visit-optima .wrapper,
.visit-optima h2  {
    color: white;
}
.visit-optima .uk-button-text {
    color: black;
    margin-top: 50px;
    background-color: white;
}
optima-loader  {
    position: fixed;
    top:0;
    right:0;
    bottom: 0;
    left:0;
    display: block;
    text-align: center;
}
optima-loader > div {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
    text-align: center;
}
.uk-heading-small {
    font-size: 2rem;
    font-weight: bold;
}
.lds-ripple {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-ripple div {
  position: absolute;
  border: 4px solid #000;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.lds-ripple div:nth-child(2) {
  animation-delay: -0.5s;
}
@keyframes lds-ripple {
  0% {
    top: 36px;
    left: 36px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: 0px;
    left: 0px;
    width: 72px;
    height: 72px;
    opacity: 0;
  }
}
input[type="email"] {
    direction: ltr;
    text-align: left;
}
.ar .uk-text-end {
    text-align: left !important;
}
.en .uk-text-end {
    text-align: right !important;
}
/*.ar .uk-grid .uk-inline .uk-form-icon {
    right: 35px !important;
}*/
.uk-notification-message {
    border-right: 8px solid #2A7CCF !important;
    border-left: 8px solid #2A7CCF !important;
    color: black !important;
}
.uk-notification {
    width: 800px !important;
}
.uk-notification {
  width: 100%!important;
  display: flex!important;
  flex-direction: column;
}
.uk-notification-message {
  padding-right: 2em!important;
  width: auto!important;
  max-width: 70%!important;
  /*text-align: left;*/
  display: inline-flex;
}
.uk-notification-top-center,
.uk-notification-top-left,
.uk-notification-top-right {
  margin: 0!important;
  left: unset!important;
  right: unset!important;
  text-align: center;
}
.uk-notification-top-center > .uk-notification-message {
  margin: 10px auto 0;
}
.uk-notification-top-left > .uk-notification-message {
  margin: 10px auto 0 10px;
}
.uk-notification-top-right > .uk-notification-message {
  margin: 10px 10px 0 auto;
}
.plans-wrapper{
    background-color: #202a40;
    text-align: center;
    padding: 35px 25px;
}
.plans-wrapper h1.uk-title {
    font-size: 25px;
    color: white;
    text-align: center;
    margin: 10px 0 10px 0 !important;
}
.plan-wrapper > div {
    background-color: white;
    padding: 30px 15px;
    border-radius: 5px;
    margin-bottom: 50px;
    position: relative;
}
.plans-wrapper h5.uk-title {
    font-size: 17px;
    color: white;
    text-align: center;
    margin-top: 0 !important;
}
.plans-wrapper .plan-title {
    font-size: 1.4rem;
    color: #2a7ccf!important;
    margin-bottom: 5px !important;
}

.plans-wrapper .plan-sub-title {
    margin-top: 10px !important;
}
.plans-wrapper .price {
    text-align: center;
    font-size: 1.4rem;
    font-weight: bold;
    padding-bottom: 10px;
}
.plans-wrapper .pricing {
    margin-bottom: 45px;
}
.plans-wrapper .plan-note {
    font-size: 0.9rem;
    font-weight: normal;
    margin-bottom: 25px;
}
.plans-wrapper .plan.recomended:before {
    display: block;
    margin-top: -45px;
    padding:10px;
    background-color: #2a7ccf;
    color:white;
    border-radius: 5px;
}
.ar .plans-wrapper  .plan.recomended:before {
    content: "العرض الأفضل";
}
.en .plans-wrapper  .plan.recomended:before {
    content: "Best Value";
}
.plans-wrapper  .plan:not(.recomended) {
    margin-top: 30px;
}
.plans-wrapper .plan.recomended .plan-title {
    margin-top: 20px !important;
}
.plans-wrapper .titles {
    margin: 15px auto 50px auto;
}
.plans-wrapper .plan.corporate .plan-sub-title{
    padding-top: 50px;
}
#request-modal .uk-spinner-wrapper {
    display: none;
}
#request-modal .uk-modal-dialog {
    border-radius: 5px;
}
#request-modal .uk-modal-header {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
#request-modal .uk-modal-footer {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
#request-modal .uk-modal-title {
    font-size: 20px;
}
#request-modal .uk-increase-icons .uk-form-icon{
    right: 30px;
}
.ar .uk-text-start {
    text-align: right;
}
.en .uk-text-start {
    text-align: left;
}
.ar .uk-latest-viewer article {
    border-right: 8px solid #2A7CCF !important;
    border-radius: 5px;
    padding-right: 15px;
}
.en .uk-latest-viewer article {
    border-left: 8px solid #2A7CCF !important;
    border-radius: 5px;
    padding-left: 15px;
}
.rounded {
    border-radius: 4px
}

@media (min-width: 640px){
    .sm\:hidden {
        display: none;
    }
}
.lawrtal-inline-link {
    color: inherit !important;
}
.ui-stoggle--hidden {
    opacity: 0;
    font-size: 0;
    height: 0;
    width: 0;
    position: absolute;
    left: -9999px;
}

.ui-stoggle {
    display: inline-block;
    width: 64px;
    height: 24px;
    background: #ccc;
    position: relative;
    box-shadow: 0 1px 0 #fff;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.ui-stoggle--label-on,
.ui-stoggle--label-off {
    overflow: hidden;
    width: 100%;
    -webkit-transition: width 200ms;-moz-transition: width 200ms;-ms-transition: width 200ms;-o-transition: width 200ms;transition: width 200ms;
}

.ui-stoggle--label-on {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

.ui-stoggle--label-off {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: right;
}

.ui-stoggle--slider,
.ui-stoggle--label-on,
.ui-stoggle--label-off,
.ui-stoggle--inner,
.ui-stoggle {
    border-radius: 12px;
}

.ui-stoggle--inner {
    display: block;
    height: 100%;
    border-radius: 12px;
    overflow: hidden;
    position: relative;
}

.ui-stoggle--slider {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

.ui-stoggle--slider i {
    background: #f3f3f3; /* Old browsers */
    width: 26px;
    height: 26px;
    position: absolute;
    left: -2px;
    top: -1px;
    box-shadow: 0 0 2px rgba(0,0,0,0.5), inset 0 1px 0 rgba(255,255,255,0.9);
    border-radius: 13px;
    -webkit-transition: all 200ms;-moz-transition: all 200ms;-ms-transition: all 200ms;-o-transition: all 200ms;transition: all 200ms;
}

.ui-stoggle--label-text {
    display: block;
    line-height: 24px;
    padding: 0 9px 0 10px;
    font-size: 13px;
    color: rgba(0,0,0,0.6);
    text-shadow: 0 1px 0 rgba(255,255,255,0.4);
    font-family: Tahoma, sans-serif;
    font-style: normal;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 64px;
    border-radius: 12px;
    background: #d1d1d1;
    box-shadow: inset 0 1px 3px rgba(0,0,0,0.2);
}

.ui-stoggle--label-on .ui-stoggle--label-text {
    float: right;
    background: #adc34c;
}

.ui-stoggle.off .ui-stoggle--label-on {
    width: 0;
}

.ui-stoggle.on .ui-stoggle--label-on {
    display: block;
}

.ui-stoggle.on .ui-stoggle--label-off {
    width: 0;
}

.ui-stoggle.on .ui-stoggle--slider i {
    left: 40px;
}
[dir="rtl"] .uk-pagination> li > * {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
}
.theSans {
    font-family: TheSans;
}