@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@200;300;400;500;700;800;900&display=swap');
body{
    font-family: 'Tajawal', sans-serif !important;
    
      direction: rtl;
      
  } 
  .slider-section .left h3{
    font-size: 36px;
  }
  .referances-section{
    direction: ltr;
  }
  .about-section .boxes .text h3{
    font-size: 29px;
  }
  .blog-section{
    direction: ltr;
  }
  .header-section .navbar .contact .dropdown {
    margin-left: 20px;
  }
  .slider-section .left .text{
    padding-right: 0;  
    text-align: right;
  }
  .about-section .boxes .text .content {
    padding-left: 0;
    padding-right: 30px;
  }
  .whychoose-section .text h3{
    font-size: 29px;
  }
  .about-section .boxes .text h4{
    font-weight: 500;
    font-size: 20px;
  }
  .whychoose-section .text h4{
    font-weight: 500;
    font-size: 20px;
    padding: 7px 16px;
  }
  .whychoose-section .boxes .item .content h3{
    font-size: 21px;
  }
  section .main-title h3{
    font-size: 29px;
  }
  .services-section .boxes .item .content .text h3{
    font-weight: 600;
  font-size: 20px;
  }
  .blog-section .boxes .item{
    direction: rtl;

  }
  .blog-section .boxes .item .content .text h3{
    font-size: 19px;
  }
  .btn{
    font-weight: 500;
    font-size: 16px;
  }
  p {
    font-size: 17px;
  }
  footer .information li a i{
    margin-right: 0;
    margin-left: 12px;
  }
  footer .social ul li a{
    padding-right: 0;
    padding-left: 17px;
  }
  .banner_top .content h3{
    font-size: 29px;
  }
  .prjects-section .boxes .item .text h3{
    font-size: 19px;
  }


  .slider-section .left h5{
    font-weight: 500;
    font-size: 19px;
  }


  .page-content .about-section .boxes .text .content{
    padding-right: 0;
    padding-left: 30px;
  }
  .contact-section .boxes .text h3{
    font-size: 27px;
  }

  .slider-section .left .list a:first-child{
    margin-right: 0;
    margin-left: 10px;
  }
  .howitswork-section .text-title h3{
    font-size: 29px;
  }
  .slider-section .left strong{
    font-weight: 500;
  }