@font-face {
  font-family: "Roboto Regular";
  src: url("font/Roboto-Regular.ttf");
}
@font-face {
  font-family: "Alata";
  src: url("font/Alata-Regular.ttf");
}
@font-face {
  font-family: "Droid Arabic Kufi";
  src: url("font/DroidKufi.ttf");
}
body {
  direction: rtl;
}

.top_nav > li:nth-child(3) > ul li ul li ul li ul li ul {
  z-index: 2 !important;
  right: -100% !important;
}
.top_nav > li:nth-child(3) > ul li ul li ul li ul {
  z-index: 2 !important;
  right: -100% !important;
}

.top_nav > li:nth-child(4) > ul li ul li ul li ul li ul {
  z-index: 2 !important;
  right: -100% !important;
}
.top_nav > li:nth-child(4) > ul li ul li ul li ul {
  z-index: 2 !important;
  right: -100% !important;
}
.top_nav > li:nth-child(5) > ul li ul li ul li ul li ul {
  z-index: 2 !important;
  right: -100% !important;
}
.top_nav > li:nth-child(5) > ul li ul li ul li ul {
  z-index: 2 !important;
  right: -100% !important;
}
.top_nav > li:nth-child(6) > ul li ul li ul li ul li ul {
  z-index: 2 !important;
  left: -100% !important;
}
.top_nav > li:nth-child(6) > ul li ul li ul li ul {
  z-index: 2 !important;
  right: -100% !important;
}
.top_nav > li:nth-child(6) > ul li ul li ul {
  z-index: 2 !important;
  right: -100% !important;
}
.top_nav > li:nth-child(7) > ul li ul li ul li ul li ul {
  z-index: 2 !important;
  right: -100% !important;
}
.top_nav > li:nth-child(7) > ul li ul li ul li ul {
  z-index: 2 !important;
  right: -100% !important;
}
.top_nav > li:nth-child(7) > ul li ul li ul {
  z-index: 2 !important;
  right: -100% !important;
}

.top_nav > li:nth-child(8) > ul li ul li ul li ul li ul {
  z-index: 2 !important;
  right: -100% !important;
}
.top_nav > li:nth-child(8) > ul li ul li ul li ul {
  z-index: 2 !important;
  right: -100% !important;
}
.top_nav > li:nth-child(8) > ul li ul li ul {
  z-index: 2 !important;
  right: -100% !important;
  border-left: 1px solid #767575;
}
.top_nav > li:nth-child(8) > ul li ul {
  z-index: 2 !important;
  right: -100% !important;
}
.top_nav > li:nth-child(8) > ul {
  z-index: 2 !important;
  right: -200% !important;
}

.nav-wrap .sub-nav li {
  border-right: 1px solid #767575;
}
.nav-wrap .sub-nav li .MenuItem {
  border-right: 1px solid #767575;
}
.apple-payImage-4 {
  margin-left: 52px;
}
/* .nav-wrap {
  margin-left: 85px;
} */
.nav-wrap ul li a {
  font-size: 0.7rem;
}
.result-cont > table > thead > tr:first-child > th {
  border-top-right-radius: 14px;
}
.result-cont > table > thead > tr:first-child > td {
  border-top-left-radius: 14px;
}
.result-cont > table > thead > tr:last-child > th {
  border: 0 !important;
  border-bottom-right-radius: 14px;
}
.result-cont > table > thead > tr:last-child > td {
  border: 0 !important;
  border-bottom-left-radius: 14px;
}
.CloseDiv {
  left: 45px;
}
.OnlineBankingBranchesCloseDiv {
  left: 45px;
}
.btn--searchbox-close {
  left: 1.25em;
}
.AtmBranchText {
  margin-right: 20px;
}
.OnlineBankingBranchesText {
  margin-left: 20px;
}
.leftArrowNews:before {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  /* content: "\27F5"; */
  content: "\2192";
  position: absolute;
  transform: rotate(-180deg);
}
.space-left {
  margin-right: 10px;
}
.TopLeftSide {
  text-align: start;
}
.TopRightSide {
  text-align: end;
}
.SliderTextArea {
  text-align: right;
}
/* .SliderTextArea h2 {
  font-family: "Droid Arabic Kufi";
} */

.SlideRightSide img {
  animation: slide-right 3s;
}

@keyframes slide-right {
  from {
    margin-right: 100%;
  }

  to {
    margin-right: 0%;
  }
}

.SlideLeftSide {
  animation: 3s slide-left;
}

@keyframes slide-left {
  from {
    margin-right: -100%;
  }

  to {
    margin-right: 0%;
  }
}

.box1 {
  border-bottom-left-radius: 30px;
}
.box1 .boximage {
  border-bottom-left-radius: 70px;
}
.box2 {
  border-bottom-right-radius: 70px;
  border-top-right-radius: 30px;
}
.box2 .boximage {
  border-bottom-right-radius: 70px;
}
.box3 {
  border-bottom-right-radius: 30px;
}
.box3 .boximage {
  border-bottom-right-radius: 70px;
}
.box4 {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 70px;
}
.box4 .boximage {
  border-bottom-left-radius: 70px;
}

.TabsDetailsServices h2 {
  text-align: right;
}
.ServicesImgBox {
  text-align: left;
}

.serviceimg {
  border-bottom-left-radius: 88px;
  border-top-right-radius: 20px;
}
.RightArrow {
  margin-right: 30px;
}

.InnerHeading h2 {
  text-align: right;
}
.InnerHeading p {
  text-align: right;
}
.news {
  border-bottom-right-radius: 70px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-top-left-radius: 30px;
}
.SliderRightDiv {
  text-align: left;
}
.textright {
  text-align: left;
}
.textleft {
  text-align: right;
}

.LabelPerformance {
  left: 24px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.Footerline {
  left: 0;
  border-right: 1px solid #556570;
}
.copyright {
  padding-right: 18px;
}
.accordion {
  text-align: right;
}
.accordion:after {
  float: left;
}
.InnerPagesDetails ul li {
  margin-right: 27px;
}
.InnerPagesDetails ul li:before {
  right: 10px;
  width: 12px;
  height: 12px;
}
.InnerHeading ul li {
  margin-right: 27px;
}
/* .InnerHeading ul li:before {
  right: 10px;
  width: 12px;
  height: 12px;
} */
.applycard h2 {
  font-size: 2rem;
}
.scrolled.slide-left {
  animation: slide-in-right 2s ease-in-out both;
}

.scrolled.slide-left-Accessibility {
  animation: slide-in-right 1s ease-in-out both;
}

.scrolled.slide-right {
  animation: slide-in-left 2s ease-in-out both;
}

.Search {
  padding-right: 5px;
}
.ComplainNotes ul li {
  /* margin-right: 30px; */
}

.CardFullBox {
  border-top-left-radius: 20px;
}

@media only screen and (min-width: 1400px) {
  .nav-wrap ul li a {
    font-size: 15px;
  }
  .OnlineBanking {
    font-size: 14px;
    letter-spacing: 0.5px;
  }
}
@media only screen and (max-width: 991px) {
  span.quicklinks {
    margin-right: 30px;
  }
  .nav-wrap {
    margin: auto;
  }
}
@media only screen and (max-width: 767px) {
  .TopLeftSide {
    text-align: center;
  }
  .TopRightSide {
    text-align: center;
  }
  .HeaderRightSide .lang {
    float: right;
  }
  .apple-payImage-4 {
    margin-left: 0;
  }
}
.rc-rcbrand-inner {
  float: left;
}
.rc-rcbrand-item {
  float: left;
}
.rc-rcbrand-nav-left {
  left: 80px;
}
.rc-rcbrand-nav-right {
  left: 120px;
}
.rc-rcbrand-container {
  direction: ltr;
}
.news h5 {
  text-align: right;
}
.news h3 {
  text-align: right;
}
.news p {
  text-align: right;
}
.Accessibility h5 {
  margin-right: 10px;
}

.Accessibility {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.AccCloseDiv {
  text-align: left;
  left: 12px;
}
.AccTextBox::before {
  left: 26px;
}
.ColorTextBox::before {
  left: 26px;
}
.OnlineBanking:hover {
  padding: 10px 10px;
}

.asscheckform .form-check-input {
  float: right !important;
  margin-right: 0.5em !important;
}
.asscheckform label {
  margin-right: 64px;
}
.ResetBtn {
  padding: 15px 35px;
  font-size: 0.8rem;
}
/* Menu Start */

.nav-button {
  margin-right: 30px;
}

@media screen and (min-width: 1199px) {
  .nav-wrap ul.sub-nav {
    display: none;
    width: 220px;
    color: #fff;
    right: 0;
    padding: 0px 0px;
    margin: 0px;
    position: absolute;
    left: 0px;
  }
  .nav-wrap .sub-nav li {
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
  }
  .nav-wrap .sub-nav li .MenuItem {
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
  }
  .nav-wrap ul.sub-nav ul.sub-nav {
    right: 100%;
    top: 0;
    z-index: 1;
    width: 100%;
  }
  .nav-wrap li:hover > ul.sub-nav,
  .nav-wrap ul.sub-nav li {
    display: block;
  }
  .nav-wrap ul.sub-nav li a {
    padding: 12px;
    color: #595959;
    display: block;
    border-bottom: 1px solid #eee;
    margin: 0;
    background: #fff;
  }
  .nav-wrap ul.sub-nav ul.sub-nav li a {
    padding-left: 25px;
  }
  .nav-wrap ul li a:hover {
    color: #9e283a;
  }
  .nav-wrap ul.sub-nav li:hover > a {
    background: #9e283a;
    color: #fff;
  }
  .nav-wrap ul ul li.has-submenu:hover:after {
    color: #fff;
    /* background-color: #fff;
    -webkit-mask: url(../downarrow.svg) no-repeat center;
    mask: url(../downarrow.svg) no-repeat center; */
  }
  .nav-wrap li:hover > ul {
    display: block;
    -moz-animation: fadeInUp 0.3s ease-in;
    -webkit-animation: fadeInUp 0.3s ease-in;
    animation: fadeInUp 0.3s ease-in;
  }
  /* .nav-wrap > ul > li:not(:last-child) {
    margin-right: 30px;
  } */
  .nav-wrap ul ul li:hover > ul {
    display: block;
    /* -moz-animation: fadeInRight 0.3s ease-in;
    -webkit-animation: fadeInRight 0.3s ease-in;
    animation: fadeInRight 0.3s ease-in; */
  }
  .nav-wrap ul li.has-submenu:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    /* content: "\1F893"; */
    content: url(../downarrow.svg);
    /* background-color: #595959;
    -webkit-mask: url(../downarrow.svg) no-repeat center;
    mask: url(../downarrow.svg) no-repeat center; */
    font-size: 2.4rem;
    color: #595959;
    vertical-align: 0px;
    padding-left: 5px;
    filter: opacity(0.5);
  }
  .nav-wrap ul ul li.has-submenu:after {
    color: #333;
    position: absolute;
    top: 0;
    padding: 0;
    margin-top: -7px;
    transform: rotate(90deg);
    left: 13px;
  }

  .nav-wrap ul li.submenu-active > ul.sub-nav {
    display: none !important;
  }
  .nav-wrap ul li.submenu-active:hover > ul.sub-nav {
    display: block !important;
  }
  /*Hover Effect*/
  .nav-wrap > ul > li:before {
    content: "";
    position: absolute;
    width: 100%;
    transform: scaleX(0);
    height: 2px;
    bottom: 0;
    background-color: #fff;
    transition: transform 0.4s cubic-bezier(0.86, 0, 0.07, 1);
    right: 0;
    transform-origin: bottom left;
  }
  .nav-wrap > ul > li.active:before,
  .nav-wrap > ul > li:hover:before {
    transform: scaleX(1);
    transform-origin: bottom right;
  }
  /*Hover Effect*/
}

/*Res Button*/
@media screen and (max-width: 1199px) {
  .nav-button {
    display: block;
  }
  .show_menu #nav-toggle span:after {
    transform: translate3d(0, -10px, 0) rotate(-91deg);
  }
  .show_menu #nav-toggle span {
    transform: translate3d(0, 0px, 0) rotate(45deg);
  }
  .show_menu #nav-toggle span:before {
    transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    opacity: 0;
  }
  .nav-wrap ul li a:hover {
    color: #9e283a;
  }
  .nav-wrap ul li:hover > a:not(:only-child) {
    color: #9e283a !important;
    background: #0000 !important;
  }
  .nav-wrap ul.sub-nav li:hover > a {
    background: #9e283a;
    color: #fff;
  }
}

@media screen and (max-width: 1199px) {
  nav {
    padding: 20px 0;
  }
  .nav-wrap ul.top_nav {
    display: none;
    position: absolute;
    direction: rtl;
    left: 0;
    right: 0;
    top: 100%;
    background: #fff;
    height: calc(100vh - 85px);
    overflow-y: scroll;
  }
  .nav-wrap > ul li {
    width: 100%;
    border-top: 1px solid #cbcbcb;
    position: relative;
  }
  .mobiledirection {
    display: flex;
    direction: ltr;
    align-content: space-between;
  }
  .nav-wrap > ul > li:last-child {
    border-bottom: 1px solid #cbcbcb;
  }
  .nav-wrap > ul > li a {
    width: 100%;
    margin: 0;
    font-size: 1rem;
    width: 100%;
    display: block;
    padding: 20px 6% 21px 6%;
    color: #595959;
  }
  ul li span.down-arrow {
    position: absolute;
    height: 64px;
    width: 50px;
    top: 0;
    left: 0;
    z-index: 2;
    cursor: pointer;
    user-select: none;
  }
  .nav-wrap ul li a:not(:only-child) {
    width: auto;
    display: inline-block;
  }
  .nav-wrap > ul li.has-submenu:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    /* content: "\1F893"; */
    content: url(../downarrow.svg);
    right: inherit;
    left: 34px;
    font-size: 2.4rem;
    margin-top: -7px;
    position: absolute;
    top: 4px;
    color: #595959;
    filter: opacity(0.5);
  }
  .nav-wrap ul ul a {
    padding-right: 9%;
  }
}
