/* =FONTS
-------------------------------------------------------------- */

@font-face {
  font-family: 'HelveticaNeueW23foSKYreg';
  font-style: normal;
  font-weight: 400;
  src: url('vendor_assets/fonts/sky/helveticaneuew23forsky-reg.eot');
  src: url('vendor_assets/fonts/sky/helveticaneuew23forsky-reg.eot?#iefix') format('embedded-opentype'),
  url('vendor_assets/fonts/sky/helveticaneuew23forsky-reg.woff2') format('woff2'),
  url('vendor_assets/fonts/sky/helveticaneuew23forsky-reg.woff') format('woff'),
  url('vendor_assets/fonts/sky/helveticaneuew23forsky-reg.ttf') format('truetype');
}
@font-face {
  font-family: 'HelveticaNeueW23foSKYbd';
  font-style: normal;
  font-weight: 700;
  src: url('vendor_assets/fonts/sky/HelveticaNeueW23foSKY-Bd.eot');
  src: url('vendor_assets/fonts/sky/HelveticaNeueW23foSKY-Bd.eot?#iefix') format('embedded-opentype'),
  url('vendor_assets/fonts/sky/HelveticaNeueW23foSKY-Bd.woff2') format('woff2'),
  url('vendor_assets/fonts/sky/HelveticaNeueW23foSKY-Bd.woff') format('woff'),
  url('vendor_assets/fonts/sky/HelveticaNeueW23foSKY-Bd.ttf') format('truetype');
}





body {
 
  font-family: 'HelveticaNeueW23foSKYreg', sans-serif;
}
.features-area, .process-area, .price-area, .faqs-area{
  direction:rtl;
}
.navbar-nav{
  direction:rtl;
  text-align: right;
}
.brand{
  max-width: 150px;
}
.footer_logo{
  max-width: 50%;
}
h1,h2,h3,h4,h5,h6{
  font-family: 'HelveticaNeueW23foSKYbd', sans-serif;
}
section .stitle{
  font-size: 18px;
  color: #5a6671 !important;
}
.herocover{
  text-align: right;
}

.herocover h1{
z-index: 7;
white-space: normal;
font-size: 48px;
line-height: 60px;
font-weight: 600;
color: rgb(32, 36, 40);
letter-spacing: 0px;
display: block;
visibility: inherit;
transition: none;
text-align: right;
border-width: 0px;
margin: 0px;
padding: 0px;
min-height: 0px;
min-width: 0px;
max-height: none;
max-width: none;
opacity: 1;
transform-origin: 50% 50% 0px;
transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
}
.bg-primary, .bg-primary h4{
  color:#ffffff;
}

.pricing .pricing__title span {
  font-size: 0.8rem;
  }

.faqs-area{
  text-align: right;
}

.disabledbutton {
  pointer-events: none;
  opacity: 0.4;
}

th h5{
  color:#ffffff!important;
}
th span{
  font-size:12px;
}
.la-check-circle{
  color:#35b53e;
  font-size:1.8rem;
  font-weight: 900;
}
.la-times-circle{
  color:#e23636;
  font-size:1.8rem;
  font-weight: 900;
}



.shadow {
  box-shadow: 0 5px 30px rgba(105, 106, 119, 0.1) !important;
  }

  .table td {
  padding: 0.43333rem 2rem!important;
  }

  .pay img{
    max-width: 50% !important;
    opacity: 0.4;
  }
  #Features img{
    max-width: 40% !important;
  }

  footer .footer__big .widget {
    width: 100%;
    }

  .breadcrumb-item + .breadcrumb-item::before {
    content: "";
  }
  .text-area{
    direction: rtl;;
  }


.ul{
list-style: disc;
padding-right: 30px;
}


.anonymous-form[_ngcontent-feq-c220] .form-container[_ngcontent-feq-c220] {
  padding: 0 0 !important;
  }