   .pHalls {
       font-size: 6.429rem;
       line-height: 5.143rem;
       font-family: Satisfy, Courier, monospace;
   }
   
   body {
       font-family: var(--bs-font-sans-serif-en);
   }
   
   h1 {
       font-size: 3.286rem;
       line-height: 5.143rem;
   }
   
   .hero-slider .swiper-slide {
       padding-bottom: 0;
   }
   
   .wow {
       visibility: visible
   }
   
   .types-of-financing .content:after {
       border-radius: 0 50px 0 0;
       position: absolute;
       right: auto;
       left: 0
   }
   
   .e-services .swiper-control {
       margin-left: 24px;
       margin-right: 0
   }
   
   .last-news .content:after,
   .why-sdb .content-items:after {
       border-radius: 50px 0 0 0;
       right: 0;
       left: auto
   }
   
   .last-news .content {
       margin-left: auto;
       margin-right: 0
   }
   
   ul.nav-pills {
       padding-left: 0
   }
   
   .ms-auto {
       margin-left: auto !important;
       margin-right: 0 !important
   }
   
   .text-end {
       text-align: right !important
   }
   
   .rating .bg-white {
       margin-left: auto;
       margin-right: 0
   }
   
   [type=radio]:checked+label:before,
   [type=radio]:not(:checked)+label:before {
       left: 0;
       right: auto
   }
   
   [type=radio]:checked+label:after,
   [type=radio]:not(:checked)+label:after {
       left: 12px;
       right: auto
   }
   
   [type=radio]:checked+label,
   [type=radio]:not(:checked)+label {
       padding-left: 36px;
       padding-right: 36px
   }
   
   footer .content {
       padding-right: 0;
       padding-left: 50px
   }
   
   footer .download-apps ul {
       padding-left: 0
   }
   
   footer button {
       margin-left: -30px;
       margin-right: 0
   }
   
   footer input[type=email] {
       text-align: left
   }
   
   .last-news .new img,
   footer button img {
       transform: scaleX(-1)
   }
   
   footer button {
       margin-left: 0
   }
   
   .social-media ul {
       padding-left: 0
   }
   
   .e-services .service a {
       flex-direction: row-reverse;
       justify-content: center
   }
   
   .link-container a {
       flex-direction: row-reverse
   }
   
   .testimonials .video span {
       margin-left: 20px;
       margin-right: 0
   }
   
   .swiper-pagination.text-end {
       text-align: left !important;
   }
   
   .types-of-financing .content {
       width: fit-content;
   }
   
   @media (max-width:767px) {
       .why-sdb .d-grid {
           padding: 0 0 0 20px
       }
       .last-news .subtitle {
           margin-right: 0;
           margin-left: 4.375rem !important
       }
   }