
body {
    overflow-x: hidden;
    direction: rtl;
    text-align: right;
    font-family:"Noto Kufi Arabic";
  }
  
  
  a {
      outline: none;
  }
  
  img {
      height: auto;
      max-width: 100%;
  }
  
  a:hover,
  a:focus {
      outline: none;
      text-decoration: none;
  }
  
  /*footer Purchase Button Start*/
  .btn-white{
    font-size:28px;
    font-family:"Noto Kufi Arabic";
    font-weight:normal;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
    border-radius:20px;
    border:4px solid #d02718;
    padding:18px 40px;
    text-decoration:none;
    background:-moz-linear-gradient( center top, #f24537 39%, #c62d1f 66% );
    background:-ms-linear-gradient( top, #f24537 39%, #c62d1f 66% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f');
    background:-webkit-gradient( linear, right top, right bottom, color-stop(39%, #f24537), color-stop(66%, #c62d1f) );
    background-color:#f24537;
    color:#ffffff;
    display:inline-block;
    text-shadow:-1px 1px 0px #810e05;
    -webkit-box-shadow:inset -1px 1px 10px -10px #f5978e;
    -moz-box-shadow:inset -1px 1px 10px -10px #f5978e;
    box-shadow:inset -1px 1px 10px -10px #f5978e;
  }.btn-white:hover {
    background:-moz-linear-gradient( center top, #c62d1f 39%, #f24537 66% );
    background:-ms-linear-gradient( top, #c62d1f 39%, #f24537 66% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537');
    background:-webkit-gradient( linear, right top, right bottom, color-stop(39%, #c62d1f), color-stop(66%, #f24537) );
    background-color:#c62d1f;
  }.css_btn_class:active {
    position:relative;
    top:1px;
  }
  
  /*Footer Purchase Button End*/
  
  
  
  
  
  .text-small {
      font-size: 16px;
      color: #fefefe;
      font-weight: 300;
      opacity: 0.6;
      margin-bottom: 30px;
  }
  
  .text-big {
      font-size: 40px;
      font-weight: 600;
      line-height: 5;
      color: #fff;
      text-transform: capitalize;
      margin-bottom: -40px;
  }
  
  .text-large {
      font-weight: 800;
      font-size: 60px;
      text-transform: uppercase;
  }
  
  .text-medium {
      font-weight: 300;
      font-size: 18px;
  }
  
  .text-main {
      margin-top: 20px;
  }
  
  .text-main > div {
      margin-bottom: 10px;
  }
  
  .heading {
      margin-top: 100px;
  }
  
  .heading h2 {
      font-size: 40px;
      font-weight: 600;
      margin-bottom: 20px;
      margin-top: 5px;
      color: #000;
  }
  
  .title-1 {
      margin-top: 200px;
  }
  
  .title-1 h2 {
      font-size: 40px;
      font-weight: 600;
      margin-bottom: 20px;
      margin-top: 5px;
      color: #000;
  }
  
  .title-p{
  
     color: #d02718;
    font-size: 20px;
      font-weight: 600;
      /*margin-bottom: 20px;*/
  }
  
  
  /*.heading p {
      color: #;
      font-size: 14px;
      text-transform: uppercase;
      font-weight: 600;
      margin: 0;
  }*/
  
  .wrapper {
      padding: 50px 50px 80px;
      position: relative;
      overflow: hidden;
  }
  
  .section-white {
      color: #000;
  }
  
  p {
      color: #909090;
  }
  
  .section-features {
      background: #f7f3e7;
      padding-top: 50px;
      padding-bottom: 0;
  }
  
  .fb-layout-3 {
      width: 100%;
      display: -webkit-flex;
      display: flex;
      text-align: right;
      padding-right: 50px;
      margin-bottom: 40px;
      margin-top: 20px;
  }
  
  .fb-layout-3 .content-icon {
      text-align: center;
  }
  
  .fb-layout-3 .content-icon span {
      float: right;
      color: #000000;
      background-color: #f16161;
      font-size: 36px;
      height: 70px;
      width: 70px;
      line-height: 70px;
      border-radius: 50% 50% 50% 50%;
      margin-top: 6px;
      font-weight: 700;
  }
  
  .fb-layout-3:hover .content-icon span {
      background: #000;
  }
  
  .fb-layout-3 .box-right {
      padding-right: 25px
  }
  
  .fb-layout-3 .content-title,
  .fb-layout-3 .content-desc {}
  
  .fb-layout-3 .content-title {
      margin: 0;
      font-size: 24px;
      font-weight: 600;
  }
  
  .big-text {
      font-size: 24px;
      font-weight: bold;
      color: #000;
      margin-top: 60px;
      margin-bottom: 50px;
  }
  
  .big-text span {
      color: #fb5e1c;
  }
  
  .our-demo {
  
      
  }
  
  .our-demo .item {}
  
  .our-demo .item > a {
      display: inline-block;
      position: relative;
      -webkit-box-shadow: 0px 0px 32px -3px rgba(0,0,0,0.64);
  -moz-box-shadow: 0px 0px 32px -3px rgba(0,0,0,0.64);
  box-shadow: 0px 0px 32px -3px rgba(0,0,0,0.64);
  
  }
  
  .our-demo .item > a:hover:after,
  .our-demo .item > a:hover:before {
      opacity: 1;
      transition: all ease 0.3s;
  }
  
  .our-demo .item a img {}
  
  .our-demo .item h4 {
      margin: 40px 0 70px;
  }
  
  .our-demo .item h4 a {
      font-size: 18px;
      font-weight: 600;
      color: #000;
      padding-left: 22px;
      position: relative;
  }
  
  .our-demo .item h4 a:before {
      content: "\f100";
      position: absolute;
      left: 0;
      font-family: FontAwesome;
      top: 2px;
      color: #000;
  }
  
  
  .our-demo .item h4 a:hover {
      color: #2868c9;
      opacity: 1;
  }
  
  .section-hasib1 {
      color: #0000;
   /*   background: url(../images/bg.jpg)no-repeat;*/
   background: #fff;
      padding-top: 0;
  }
  
  .section-hasib1 .heading p {
      color: #000;
      font-size: 14px;
      text-transform: uppercase;
  }
  
  .content {
      padding-top: 50px;
  }
  
  .preloader {
    width: 100%;
    background-color: #fff;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 10001;
  }
  
  .preloader div {
    position: absolute;
    right: 50%;
    top: 50%;
    -webkit-transform: translate(50%, -50%);
    -moz-transform: translate(50%, -50%);
    -o-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
  }
  
  
  
  
  .thanks {
    padding: 150px 0;
    text-align: center;
  }
  
  .thanks .col > div {
    width: 70%;
    margin: 0 auto;
    box-shadow: 0 0 25px rgba(0,0,0, 0.3);
    padding: 65px 0;
  }
  
  .thanks .rating i {
    color: #f5d230;
    font-size: 18px;
  }
  
  .thanks .rating + p {
    font-size: 25px;
    margin: 0.5em 0;
    color: #817f8e;
  }
  
  .thanks .rating + p + span {
    font-size: 30px;
    color: #625e5c;
  }
  
  
  
  .box-1 img{
  
  -webkit-box-shadow: 0px 13px 19px -15px rgba(0,0,0,1);
  -moz-box-shadow: 0px 13px 19px -15px rgba(0,0,0,1);
  box-shadow: 0px 13px 19px -15px rgba(0,0,0,1);
  
  }
  
  .box-1 img:hover{
  
   
  }
  
  #footer {
  background: #051829; /* fallback for old browsers */
  
  padding: 30px 0 70px;
  }
  
  
  
  
  
  
  
  
  
  