#HideScreen {
  background: url(../images/Pageloading.gif) no-repeat center #fff;
  position: fixed;
  width: 100%;
  margin: auto;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999999999 !important;
}
.slidelist a, .FontTextAction a {
    font-size: 13px !important;
    color: #6c6b6b;
}
.scheme_original a {
    color: #6c6b6b !important;
}
.leftmenubar .FontTextAction a {
    font-size: 13px !important;
    color: #fff !important;
}
.TopHeaderMainDiv {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ul1 {
  display: block;
  margin-bottom: 0;
}
.ul1 li {
  list-style: none;
  display: inline-block;
  position: relative;
}
.ul2 {
  display: block;
  margin-bottom: 0;
}
.ul2 li {
  list-style: none;
  display: inline-block;
  position: relative;
}
.HeaderRightSide {
  display: flex;
  align-items: center;
}
.lang {
  color: #000;
  text-decoration: none;
}
.TopHeader {
  background: #29343b;
  padding: 10px;
  color: #fff;
  font-size: 0.8rem;
  /* position: fixed; */
  /* top: 0; */
  z-index: 4;
  width: 100%;
}
.body_wrap {
  position: relative;
}
.AtmBranches {
  display: none;
  z-index: 5;
  background: #39444b;
  text-align-last: center;
  padding: 20px 10px;
  position: relative;
}
.AtmBranchMain {
  background: #b22d42;
  padding: 4px;
  border-radius: 20px;
  width: 100%;
  margin: 5px auto;
}
.AtmBranchLink {
  text-decoration: none;
  color: #fff;
}
.AtmBranchText {
  font-size: 1rem;
}
.CloseDiv {
  position: absolute;
  width: auto;
  color: #fff;
  cursor: pointer;
}
.ms-rteTable-default tr td {
  border: 1px solid #ddd;
  vertical-align: middle !important;
  font-size: 0.8rem;
  padding: 8px;
}
table.table tr td {
  border: 1px solid #ddd;
  vertical-align: middle !important;
  font-size: 0.8rem;
  padding: 8px;
}
table.table {
  width: 100% !important;
}
table {
  width: 100%;
}
.downloadbtnmulti a {
  color: #fff;
}
.apple-payListMain {
  display: flex;
}

.OnlineBankingBranches {
  display: none;
  z-index: 5;
  background: #39444b;
  text-align-last: center;
  padding: 20px 10px;
  position: relative;
}
.OnlineBankingBranchesMain {
  background: #b22d42;
  padding: 4px;
  border-radius: 20px;
  width: 100%;
  margin: 5px auto;
}
.OnlineBankingBranchesLink {
  text-decoration: none;
  color: #fff;
}
.OnlineBankingBranchesText {
  font-size: 1rem;
}
.OnlineBankingBranchesCloseDiv {
  position: absolute;
  width: auto;
  color: #fff;
  cursor: pointer;
}
.OnlineBanking:hover {
  background: #818181;
  padding: 14px 10px;
  cursor: pointer;
}
.TopHeaderLink {
  color: #fff;
  text-decoration: none;
}
/* .InnerHeading ul li:before {
  background-image: none !important;
} */
.newslistingdata {
  color: #343434;
  font-family: "Myriad Pro", Myriad Proie, Arial, Helvetica, sans-serif;
}
.newsheading a {
  font-size: 17px;
  color: #a7192e;
  line-height: 18px;
  display: block;
  margin-bottom: 5px;
}
.newsdate {
  font-size: 13px;
  color: #b2b2b2;
  margin-bottom: 10px;
}
.pagination {
  place-content: center;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
ul.pagination li a.active {
  color: #fff !important;
  background-color: #a7192e !important;
}
.pagination a {
  background-color: #ffffff !important;
  color: #a7192e !important;
  border-color: #a7192e !important;
  border: 1px solid;
  padding: 8px;
  cursor: pointer;
}
ul.pagination li {
  padding: 2px !important;
}
.pagination a:hover {
  border-color: #a7192e !important;
  background-color: #a7192e !important;
  color: #ffffff !important;
}

.contentsitemap ul li > a {
  color: #343434;
  text-decoration: none;
  font-family: "Myriad Pro", Myriad Proie, Arial, Helvetica, sans-serif;
  font-size: 13px;
}
.contentsitemap ul li > a:hover {
  color: #a7192e;
  text-decoration: underline;
}
.contentsitemap ul li::before {
  content: ">" !important;
  padding-right: 7px;
  color: #bd2138;
  font-size: 17px;
  font-weight: bolder;
  top: 0 !important;
  background-image: none !important;
}
.error_filed {
  color: #f00;
}
.newsreadmore {
  font-size: 11px;
  background: #a7192e;
  color: #fff;
  width: 100px;
  line-height: 30px;
  display: block;
  text-align: center;
}
.panel ul {
  margin: auto 32px;
}
.formlabel {
  color: #fff;
}
.textbox {
  background: #f0f4f9;
}
.SliderBgImg {
  height: 500px;
  /* border-bottom-left-radius: 180% 20%;
  border-bottom-right-radius: 180% 30%;
  border-bottom: 9px solid #b22d42; */
  /* background: #dedede; */
}

.InnerBanner {
  position: relative;
  background: #e8e8e8;
}
.InnerBanner h2 {
  position: absolute;
  top: 40%;
  background: #9d2235;
  padding: 10px 30px;
  border-radius: 20px;
  color: #fff;
  font-size: 2rem;
}
.InnerPages {
  background: #a83c4d;
  /* margin: 50px 0; */
}
.InnerPageBox {
  background: #8e2f3e;
  border-bottom: 2px solid #fff;
  margin: 20px auto;
  border-radius: 0 !important;
  color: #494949;
}

.InnerPageBox:hover {
  background: #273239;
  border-bottom: 2px solid #fff;
  margin: 20px auto;
  border-radius: 0 !important;
  cursor: pointer;
  text-decoration: none;
}

.InnerPageBox a {
  text-decoration: none;
}

.InnerPageBoxLink {
  text-decoration: none;
}
.Innerboximage {
  border-radius: 0;
  /* height: 160px; */
}
.InnerPageBox h5 {
  color: #fff;
  font-size: 1rem;
}
.InnerPageBox p {
  color: #fff;
}
.InnerPageBox p.card-text:last-child {
  font-size: 13px;
  line-height: 20px;
}
.headingdots {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.DotsMenuTitle {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.DotsMenuparagraphdots {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 13px;
  line-height: 23px;
}
.MenuContainerBox {
  height: 170px;
}
.BoxCenter {
  place-content: center;
}
.paragraphdots {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.BoxHeading {
  height: 130px;
}
.InnerPagesDetails {
  background: #fff;
  padding: 50px;
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
    rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
  border-radius: 20px;
}
.InnerPagesDetails h2 {
  text-align: center;
  display: inline-block;
}
/* .InnerHeading {
  text-align: center;
  margin-bottom: 20px;
} */
.downloadbtn {
  margin-bottom: 10px;
  text-align: center;
}
.downloadbtn a {
  background: #9d2235;
  color: #fff;
  padding: 15px 10% 15px 10%;
  border-radius: 10px;
  margin-bottom: 10px;
  text-decoration: none;
  font-size: 16px;
}
.downloadbtn strong {
  background: #9d2235;
  color: #fff;
  padding: 15px 10% 15px 10%;
  border-radius: 10px;
  margin-bottom: 10px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
}
.downloadbtn img {
  filter: invert(100%) sepia(97%) saturate(9%) hue-rotate(228deg)
    brightness(102%) contrast(100%);
  padding-left: 5px;
  width: 19px;
  height: 12px;
  display: inline-block;
}
.ComplainNotes {
  color: #fff;
}
.ComplainNotes ul li {
  list-style: decimal;
}
.ComplainNotes ul li a {
  color: #000;
}
#ClickSubmitComplain {
  cursor: pointer;
  color: #ffffff;
}
.InnerPagesDetails p {
  color: #687075;
}
.InnerPagesDetails .card-text {
  color: #faf5f5;
}
.InnerBgImg {
  /* width: auto !important; */
  margin: auto;
  /* height: 400px; */
  /* border-bottom-left-radius: 180% 20%;
  border-bottom-right-radius: 180% 30%;
  border-bottom: 9px solid #b22d42; */
}
.InnerHeading {
  background: #fff;
  padding: 50px;
}
.InnerHeading h2 {
  /* font-size: 1.8rem; */
  color: #9e283a;
}

ul.sub-nav {
  z-index: 1;
}

.InnerHeading h5 {
  font-size: 1.1rem;
  color: #212121;
  text-align: left;
  margin-bottom: 40px;
}

.InnerHeading p {
  color: #687075;
}
.InnerHeading span {
  color: #687075;
}
.apple-payList {
  list-style-type: none;
}
.table p {
  margin: 10px auto;
}
.table div {
  margin: 10px auto;
}
.head-line {
  width: 4%;
  height: 4px;
  background-color: #9d2235;
  display: inline-block;
  margin: 0px 10px 1% 10px;
}
.carousel-item {
  background: #dedede;
}
.carousel-caption {
  right: 0;
  left: 0;
  bottom: 0;
  top: 1rem;
  color: #28333a;
}
.carousel-indicators {
  bottom: -7px;
}
.carousel-inner {
  border-bottom-left-radius: 180% 20%;
  border-bottom-right-radius: 180% 30%;
  border-bottom: 9px solid #b22d42;
}
.carousel {
  background-image: linear-gradient(105deg, #d5d5d5, #d6d6d6);
}
.SliderImgHeight {
}
.bulidslider {
  background-color: #b22d42;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  padding: 0 35px;
}
.carousel-indicators [data-bs-target] {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  opacity: 1;
  /* background: #fff; */
}

.carousel-indicators .active {
  opacity: 1;
  background-color: #b22d42;
  border: 1px solid #fff;
}
.SliderTextArea {
  padding: 10px;
}
/* .SliderTextArea h5 {
  font-size: 3rem;
} */
.SliderTextArea h2 {
  font-size: 3rem;
}
.btnbg {
  background: #9e283a;
  color: #eee0e1;
  text-decoration: none;
  padding: 10px 20px;
  margin: 10px auto;
}

.SlideRightSide {
  width: 100%;
  overflow: hidden;
}

.SlideLeftSide {
  width: 100%;
  overflow: hidden;
}

.SlideBottomSide img {
  animation: slide-bottom 3s;
}

@keyframes slide-bottom {
  from {
    margin-bottom: -100%;
  }

  to {
    margin-bottom: 0%;
  }
}

.ButtonZoomIN {
  -webkit-animation: zoomout 3s ease-in;
  animation: zoomout 3s ease-in;
  transition: all 1s ease-in-out 3s;
  overflow: hidden;
}

/* Zoom out Keyframes */
@-webkit-keyframes zoomout {
  0% {
    transform: scale(2);
  }
  /* 50% {
    transform: scale(0.67);
  } */
  100% {
    transform: scale(1);
  }
}

.MiddlePhase {
  background: url("../images/middle1.png") no-repeat left -26px #d6d6d6;
  background-repeat: no-repeat;
  background-size: cover;
}
.GellaryBox {
  text-decoration: none;
  color: #efefef;
}
.box1 {
  background: #818181;
  color: #efefef;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}
.box1 .boximage {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.box1 h5 {
  font-size: 1.3rem;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.box1 p {
  font-size: 0.9rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.box2 {
  background: #818181;
  color: #efefef;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}
.box2 .boximage {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.box2 h5 {
  font-size: 1.3rem;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.box2 p {
  font-size: 0.9rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.box3 {
  background: #818181;
  color: #efefef;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}
.box3 .boximage {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.box3 h5 {
  font-size: 1.3rem;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.box3 p {
  font-size: 0.9rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.box4 {
  background: #818181;
  color: #efefef;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}
.box4 .boximage {
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.box4 h5 {
  font-size: 1.3rem;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.box4 p {
  font-size: 0.9rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.TabsMainDiv {
  background: #ffffff;
  padding: 15px;
  border-radius: 4px;
}
.TabsHorizantalBtn {
  background: #ededed;
  margin: 10px auto;
  border-radius: 10px;
  text-align: center;
}
.LeftTabs {
  padding: 15px;
}
.TabsHorizantalBtn a {
  text-decoration: none;
  color: #3b4043;
  display: block;
}
.TabsDetails {
  display: none;
}
.TabsHorizantalBtn .active {
  background: #9e283a;
  border-radius: 10px;
  color: #e3e3e3;
}
.TabsHorizantalBtn a:hover {
  background: #9e283a;
  border-radius: 10px;
  color: #e3e3e3;
}
.TabsDetails h4 {
  font-size: 1rem;
}

.datalistAmount {
  display: flex;
  justify-content: space-between;
  color: #9e283a;
  /* width: 200px; */
}

input[type="range"].RangeAmountYear {
  -webkit-appearance: none;
  -moz-apperance: none;
  width: 100%;
  border-radius: 6px;
  height: 10px;
  background: #ededed;
}

input[type="range"].RangeAmountYear::-webkit-slider-thumb {
  -webkit-appearance: none;
  background-color: #e9e9e9;
  border: 2px solid #9e283a;
  height: 15px;
  width: 15px;
  border-radius: 50px;
}
.PaymentBox {
  background-color: #e7e4e5;
  padding: 20px;
  text-align: center;
  color: #252525;
  border-radius: 15px;
}
.PaymentBox p {
  margin-bottom: 0;
  font-size: 0.8rem;
}
.blackbtn {
  background: #2f2f34;
  color: #dfdfdf;
  padding: 10px 20px;
  text-decoration: none;
  display: inline-block;
  margin: 10px auto;
}
.PromotionSlide {
  height: 400px;
}
.MiddleSlider {
  top: 1.5rem;
}
.MiddleSlider h5 {
  color: #d3d2bf;
}
.MiddleSlider h2 {
  color: #f1f0f0;
  font-size: 2rem;
}
.Services {
  background: linear-gradient(180deg, #d5d0d0 30%, #ffffff);
}
.Services h5 {
  text-align: center;
  color: #040b19;
}
.Services h2 {
  text-align: center;
  color: #9e283a;
}
.MainDivTabs {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  place-content: center;
  margin-bottom: 0;
}
.MainDivTabs li {
  padding: 10px 10px;
  background: #c7c2c2;
  font-size: 0.8rem;
  cursor: pointer;
}
.MainDivTabs ol,
ul {
  padding-left: 0;
}
.MainDivTabs li:hover {
  background: #ffffff;
  color: #9e283a;
}
.TabsDetailsServices.active {
  display: block;
}
.TabsDetailsServices {
  background: #fff;
  padding: 40px;
  display: none;
}
.TabsDetailsServices h2 {
  color: #3b4043;
  font-size: 2rem;
}

.serviceimg {
  border-top-left-radius: 0;
  border: 1px solid #d4d2d2;
  height: 270px;
}
.ServiceHeading.active {
  background: #ffffff;
  color: #9e283a;
}
.ServicesImgBox {
  margin-top: 30px;
}
.news {
  height: 300px;
  background: #fff;
  font-size: 40px;
  margin: 10px;
  padding: 25px;
  border: 1px solid #c7c2c2;
}
.news h5 {
  font-size: 0.7rem;
  color: #9e283a;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news h3 {
  font-size: 1.4rem;
  color: #252525;
  font-weight: 700;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news p {
  font-size: 0.8rem;
  color: #818181;
  font-weight: 700;
  height: 100px;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.news:hover {
  background: #9e283a;
}
.news:hover h3 {
  color: #fff;
}
.news:hover h5 {
  color: #fff;
}
.news:hover p {
  color: #fff;
}
.leftArrowNews:before {
  color: #9e283a;
}
.news:hover .leftArrowNews::before {
  color: #fff;
}
#rcbrand1 a {
  text-decoration: none;
}
/* .news-wrapper {
  display: flex;
  transition: ease 0.5s;
}
.display-area {
  overflow: hidden;

  margin: auto;
} */

/* .dots-wrapper {
  display: flex;
  justify-content: center;
  margin: auto;
} */

/* .dot {
  border: none;
  background: rgba(0, 0, 0, 0.2);
  width: 15px;
  height: 15px;
  margin: 5px;
  border-radius: 50%;
  outline: none;
}
.dot:hover {
  background: rgba(0, 0, 0, 0.3);
}
.dot.active {
  background: rgba(0, 0, 0, 0.5);
} */

.NewsRelease h5 {
  color: #818181;
  padding: 0 10px;
}
.NewsRelease h2 {
  color: #9e283a;
  padding: 0 10px;
}

.newsall {
  text-decoration: none;
  color: #e6e6e6;
  border: 1px solid;
  border-radius: 50px;
  padding: 10px;
  font-size: 0.8rem;
}
.applycard {
  background: #f8f8f8;
}

.advertisementimg {
  /* height: 400px; */
}
.applycard h2 {
  color: #3b3b3b;
}
.applycard span {
  color: #9e283a;
}
.applycard p {
  color: #686868;
  font-size: 1rem;
}

.experience {
  background: #9e283a;
  padding: 50px 0;
}
.experience h5 {
  font-size: 1rem;
  color: #e4c9cc;
  margin-bottom: 0;
}
.experience h3 {
  font-size: 2rem;
  color: #faf5f5;
  margin-bottom: 0;
}

.datalistExp {
  display: flex;
  justify-content: space-between;
  color: #000;
}
input[type="range"].RangeImprove {
  -webkit-appearance: none;
  width: 100%;
  background: linear-gradient(
    90deg,
    #7e8f2b 20%,
    #a49442 40%,
    #cd6b1e 50%,
    #dc5114 60%,
    #df3614
  );
  height: 10px;
  border-radius: 50px;
}

input[type="range"].RangeImprove::-webkit-slider-thumb {
  -webkit-appearance: none;
  background-color: #e9e9e9;
  border: 2px solid #9e283a;
  height: 20px;
  width: 20px;
  border-radius: 50px;
}

.expericencerange {
  background: #fff;
  padding: 10px;
  border-radius: 10px;
  position: relative;
}
.LabelPerformance {
  display: inline-block;
  position: absolute;
  bottom: 69px;
  color: #dedede;
  background: #841425;
  padding: 6px 10px;
  font-size: 0.8rem;
}
.footer {
  background: #273239;
  padding: 50px 0 8px 0;
  position: relative;
}
.footer h3 {
  color: #fff;
  font-size: 1rem;
}
.footer a {
  text-decoration: none;
  color: #8c9896;
  display: block;
  padding: 6px;
  font-size: 0.8rem;
}
.footer a:hover {
  color: #fff;
}
.callnow {
  color: #fff;
  font-size: 1.3rem;
  text-align: center;
}
.callnow a {
  color: #fff;
  font-size: 1.3rem;
  text-align: center;
}

.searchbox {
  position: fixed;
  z-index: 9999;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  display: none;
  background: rgba(0, 0, 0, 0.8);
}
.searchbox--open.searchbox__input {
  transform: scale3d(1, 1, 1) !important;
  transition-duration: 0.5s !important;
}
.searchbox--open {
  display: block;
}
.searchbox::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.searchimagepop {
  cursor: pointer;
}
.searchbox__info {
  color: #fff;
}
.btn--searchbox-close {
  font-size: 2em;
  position: absolute;
  top: 1.25em;
  display: none;
}

.btn--searchbox-close {
  display: block;
}

.searchbox__form {
  margin: 13em auto;
}

.searchbox__input {
  font-family: inherit !important;
  font-size: 2vw !important;
  line-height: 1 !important;
  display: inline-block !important;
  box-sizing: border-box !important;
  width: 90%;
  padding: 0.05em 0 !important;
  color: #9f2033 !important;
  border-bottom: 5px solid !important;
  background: rgba(0, 0, 0, 0);
  border-top: 0;
  border-right: 0;
  border-left: 0;
}
.searchbox__input:focus-visible {
  outline: -webkit-focus-ring-color auto 0px;
}
.searchformdiv {
  margin: auto;
  text-align: center;
}

.callnow span {
  color: #d6334b;
}
.FooterLink {
  position: relative;
}
.Footerline {
  position: absolute;
  top: 15px;
  border-top: 0;
  height: 300px;
}
.fullline {
  color: #687075;
}

.footerbottom {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  /* place-content: center; */
  margin-bottom: 0;
  color: #8c9896;
}
.footerbottom li {
  padding: 3px;
}
.footerbottom a {
  font-size: 0.8rem;
}
.copyright p {
  margin-bottom: 0;
  font-size: 0.8rem;
  color: #b5b5b5;
}
.socialIcon a {
  display: inline-block;
  padding: 0 3px;
}
.socialIcon {
  text-align: center;
}
.OnlineBanking {
  padding: 14px 10px;
}
.AccPopup {
  display: none;
  position: fixed;
  top: 0;
  z-index: 999999999;
  margin: auto;
  bottom: 0;
  height: max-content;
  width: 600px;
}
.AccModelBox {
  position: relative;
  background: #fff;
  border: 1px solid #e5e5e5;
  padding: 20px 0;
}
.AccModelBox .container {
  padding-top: 20px;
}
.ResetBtn {
  /* background: #9e283a; */
  color: #fff;
  text-decoration: none;
  border-radius: 25px;
  box-shadow: 0px 6px 15px -3px rgba(0, 0, 0, 0.1);
  background: linear-gradient(
    0deg,
    rgba(164, 20, 23, 1) 0%,
    rgba(180, 43, 40, 1) 35%,
    rgba(209, 87, 71, 1) 100%
  );
}
.AlphabateMain {
  width: 50%;
  line-height: 1.2;
  display: block;
  height: 100%;
  align-content: center;
}
.BottomAlphabate {
  font-size: 0.8rem;
  font-weight: bold;
}
.SmallAlphabate {
  font-size: 1.5rem;
  align-content: center;
  font-weight: bold;
  display: block;
  height: 35px;
}
.BigAlphabate {
  font-size: 1.8rem;
  align-content: center;
  font-weight: bold;
  display: block;
  height: 35px;
}
.BiggerAlphabate {
  font-size: 2rem;
  align-content: center;
  font-weight: bold;
  display: block;
  height: 35px;
}
.AccCloseDiv {
  position: absolute;
  top: 35px;
  cursor: pointer;
  width: 45px; 
}
.Accessibility {
  position: fixed;
  bottom: 15%;
  font-size: 1rem;
  background: #9e283a;
  padding: 10px 18px;
  display: flex;
  cursor: pointer;
}
.Accessibility h5 {
  font-size: 1rem;
  color: #fafafa;
  margin-bottom: 0;
  margin-top: 3px;
}
.ColorTextBox {
  text-align: center;
  text-decoration: none;
  color: #000;
  height: 85px;
  background: #ffffff;
  display: block;
  box-sizing: border-box;
  padding: 5px;
  border: 2px solid #f2f2f2;
  margin-top: 10px;
  position: relative;
  box-shadow: 0px 6px 15px -3px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
}
.ColorTextBox::before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
  color: #9e283a;
  position: absolute;
  top: 26px;
  font-weight: bold;
}
.ColorTextBox img {
  display: block;
  margin: 0;
}
.ColorAlphabate {
  display: ruby-text;
}
.AccTextBox {
  /* text-align: center; */
  text-decoration: none;
  color: #000;
  height: 85px;
  background: #ffffff;
  display: block;
  box-sizing: border-box;
  padding: 5px;
  border: 2px solid #f2f2f2;
  margin-top: 10px;
  position: relative;
  box-shadow: 0px 6px 15px -3px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
}
.AccTextBox::before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
  color: #9e283a;
  position: absolute;
  top: 26px;
  font-weight: bold;
}
.AccTextBox img {
  width: 70px;
  display: block;
  margin: 0;
}
.noselected::before {
  content: "";
  background: #ffffff;
  border: 2px solid #f2f2f2;
  background-image: url(../images/whitecheck.png);
  background-position: center;
  background-size: 11px;
  background-repeat: no-repeat;
  border-radius: 50%;
  width: 25px;
  height: 25px;
}
.selectedTextStyle {
  border: 2px solid #ad2324;
}
.selectedTextStyle::before {
  content: "";
  background: #c44439;
  border-color: #c44439;
  background-image: url(../images/whitecheck.png);
  background-position: center;
  background-size: 11px;
  background-repeat: no-repeat;
  border-radius: 50%;
  width: 25px;
  height: 25px;
}

.text-align-center {
  text-align: center;
}
.AccibiltyTextColor {
  color: #000000;
  font-weight: bold;
}
.AccMainHeading {
  font-weight: bold;
  font-size: 2rem;
}
.AccibiltyBorder {
  border-bottom: 2px solid #9e283a;
  width: 30%;
}
.SubmitBtn {
  background: #9e283a;
  border: 1px solid #9e283a;
  border-radius: 4px;
  padding: 5px 30px;
  color: #fff;
}
.accordion {
  background-color: #fff;
  color: #9d2235;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: 2px solid #9d2235;
  outline: none;
  font-size: 1.2rem;
  border-radius: 10px;
  margin: 5px auto auto auto;
  transition: 0.4s;
}

.activeaccordion,
.accordion:hover {
  background-color: #9d2235;
  color: #fff;
}

.panel {
  padding: 10px 18px;
  display: none;
  background-color: #fff;
  overflow: auto;
  margin: auto 10px;
}
.panel-group {
  border: 1px solid #d1cccc;
  border-radius: 10px;
}
.panel-heading {
  color: #333;
  background-color: #f5f5f5;
  padding: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom: 1px solid #d1cccc;
}
.panel-title {
  font-size: 1rem;
  margin-bottom: 0;
}
.panel-title a {
  color: #a7192e;
  font-weight: 600;
}
.panel-body a {
  color: #a7192e;
}
.panel-body p {
  color: #000;
  font-size: 0.8rem;
}
#CommonForm_ajaxMsg {
  margin: 20px auto;
}
.homepageapplynow {
  background: #201e1e;
  padding: 10px 15px;
  color: #fff;
  height: 171px;
  margin-bottom: 15px;
}
.applyonlinehead {
  font-size: 1.4rem;
}
.homepageapplynow p {
  font-size: 12px;
  color: #fff;
}
#generalsearch {
  border: 1px solid #d1cccc;
  padding: 15px;
  margin: 10px;
  border-radius: 10px;
}

.borderSearch {
  border: 1px solid #d1cccc;
  padding: 20px;
  border-radius: 10px;
}

.accordion:after {
  content: "\002B";
  color: #9d2235;
  font-weight: bold;
  margin-left: 5px;
}

.activeaccordion:after {
  content: "\2212";
  color: #fff;
}

.accordion:hover:after {
  color: #fff;
}
.InnerPagesDetails ul li {
  list-style: none;
  position: relative;
  border-radius: 10px;
  color: #818181;
}
.InnerPagesDetails ul li:before {
  content: "";
  background-image: url(../images/bullet.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 6px;
  pointer-events: none;
}

.InnerHeading ul li {
  /* list-style: none; */
  position: relative;
  border-radius: 10px;
  color: #818181;
}
/* .InnerHeading ul li:before {
  content: "";
  background-image: url(../images/bullet.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 6px;
  pointer-events: none;
} */
/* .scroll-container:nth-of-type(1) {
  background-color: #bdd0c4;
}
.scroll-container:nth-of-type(2) {
  background-color: #f5d2d3;
}
.scroll-container:nth-of-type(3) {
  background-color: #9ab7d3;
}
.scroll-container:nth-of-type(4) {
  background-color: #dfccf1;
}

.scroll-container:nth-of-type(even) {
  flex-direction: row-reverse;
} */

.js-scroll {
  opacity: 0;
  transition: opacity 500ms;
}

.js-scroll.scrolled {
  opacity: 1;
}

.scrolled.fade-in {
  animation: fade-in 3s ease-in-out both;
}

.scrolled.fade-in-bottom {
  animation: fade-in-bottom 2s ease-in-out both;
}
.scrolled.fade-in-up {
  animation: fade-in-up 2s ease-in-out both;
}

@keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@keyframes fade-in-bottom {
  0% {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fade-in-up {
  0% {
    -webkit-transform: translateY(-50px);
    transform: translateY(-50px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}

@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* .nav-item.active::after {
  content: "";
  border-bottom: 2px solid #a93d4d;
  color: #a93d4d;
  position: absolute;
  width: 4%;
  bottom: 0;
} */
.mobiledirection {
  display: contents;
}
.MenuItem.active a {
  color: #9e283a;
}
.Topnav-button {
  display: none;
}

@media only screen and (max-width: 1399px) {
  .AccibiltyTextColor {
    padding-top: 20px;
  }
}
@media only screen and (min-width: 1400px) {
  .AccibiltyTextColor {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 991px) {
  .CloseDiv {
    display: none;
  }
  .OnlineBankingBranchesCloseDiv {
    display: none;
  }
  .OnlineBankingBranchesMain {
    padding: 15px;
  }
  .AtmBranchMain {
    padding: 15px;
  }
  .ToggleTop {
    display: inline-block;
    height: 20px;
    width: 20px;
    background: url("../images/menuplussign.png");
    background-size: contain;
    background-repeat: no-repeat;
  }
  .ToggleTop.expanded {
    background: url("../images/menuminus.png");
    background-size: contain;
    background-repeat: no-repeat;
  }
  span.quicklinks {
    position: absolute;
    color: #fff;
    font-size: 0.9rem;
    font-weight: 600;
  }
  .TopHeaderMainDiv {
    display: none;
  }
  .Topnav-button {
    display: block;
  }
  .HeaderRightSide {
    display: block;
  }
  .ul1 li {
    width: 49%;
    text-align: center;
    padding: 10px;
  }
  .ul2 li {
    width: 49%;
    text-align: center;
    padding: 10px;
  }
  .OnlineBanking:hover {
    background: #fff0;
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .AccCloseDiv {
    top: 10px;
  }
  .AccMainHeading {
    font-size: 1.4rem;
    text-align: center;
  }
  .ResetShowHide {
    margin: 20px auto;
    text-align: center;
  }
  .AccPopup {
    height: 100%;
    width: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
  }
  .apple-payListMain {
    display: block;
  }
  .InnerHeading {
    padding: 4px !important;
  }
  .InnerHeading h2 {
    text-align: center !important;
  }
  .InnerBanner h2 {
    top: 30%;
    font-size: 1rem;
  }
  .InnerBgImg {
    /*height: 200px;*/
  }
  .OnlineBanking {
    padding: 8px;
  }
  .TopRightSide {
    text-align: center;
  }
  .TopLeftSide {
    text-align: center;
  }
  .SliderBgImg {
    height: 690px;
  }
  .SliderTextArea {
    text-align: center !important;
    padding: 0;
  }
  .SliderTextArea h2 {
    font-size: 2rem;
    text-align: center;
  }
  .MiddleSlider h5 {
    text-align: center;
  }
  .SliderImgHeight {
    /* height: 300px; */
    margin-top: 30px;
  }
  .textright {
    text-align: center !important;
  }
  .experience h5 {
    text-align: center !important;
  }
  .experience h3 {
    text-align: center !important;
    margin-bottom: 50px;
  }
  .PromotionSlide {
    height: 610px;
  }
  .RowDirectionChangeMobile {
    flex-direction: column-reverse;
  }
  .applycard h2 {
    font-size: 2rem;
  }
  .applycard {
    text-align: center;
  }
  .footer {
    text-align: center;
  }
  .footerbottom {
    place-content: center;
  }
  .footerbottom li {
    padding: 3px;
  }
  .copyright {
    padding: 5px;
  }
  .rc-rcbrand-container {
    margin-top: 28px;
  }
  .Footerline {
    border-left: 0 !important;
    border-right: 0 !important;
  }

  .MainDivTabs {
    display: inline;
    text-align: center;
  }
  .OnlineBanking:hover {
    background: #29343b00;
    padding: 0;
  }
  .Accessibility h5 {
    display: none;
  }
  .Search {
    display: none;
  }
}
@media only screen and (max-width: 555px) {
  .OnlineBanking {
    padding: 0;
    background: #29343b00;
  }
}
@media only screen and (max-width: 410px) {
}

/*www.oguzhansengul.com*/
#rcbrandDemo1,
#rcbrandDemo2,
#rcbrandDemo3 {
  display: none;
}

.rc-rcbrand-container {
  position: relative;
  max-width: 100%;
  margin-bottom: 20px;
}
.rc-rcbrand-ul {
  position: relative;
  width: 99999px;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
  /* text-align: center; */
  overflow: auto;
}

.rc-rcbrand-inner {
  /* position: relative; */
  overflow: hidden;
  width: 100%;
  background: #ffffff;
}

.rc-rcbrand-item {
  margin: 0px;
  padding: 0px;
  cursor: pointer;
  position: relative;
  /* line-height: 0px; */
}
.rc-rcbrand-item img {
  max-width: 100%;
  cursor: pointer;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
}

.rc-rcbrand-nav-left,
.rc-rcbrand-nav-right {
  padding: 5px 8px;
  border-radius: 50%;
  position: absolute;
  cursor: pointer;
  z-index: 4;
  top: -13%;
  transform: translateY(-50%);
  /* background: rgb(255, 102, 0, 0.5); */
  color: #e6e6e6;
  border: 1px solid #e6e6e6;
}

.rc-rcbrand-nav-left:before {
  content: "\2192";
  position:relative;
  display:block;
  transform:rotate(-180deg);
  top:2px;
}

.rc-rcbrand-nav-left.disabled {
  opacity: 0.4;
}

.rc-rcbrand-nav-right:before {
  content: "\2192";
}

.rc-rcbrand-nav-right.disabled {
  opacity: 0.4;
}

/* Nav Bar Menu Start */
.HeaderFixed {
  position: relative;
  width: 100%;
  z-index: 6;
}
header {
  position: relative;
  width: 100%;
  box-shadow: 0 0 10px #595959;
  z-index: 3;
  background: #ffffff;
}
header.fixed {
  position: fixed;
  top: 0;
}
nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.logo {
  font-size: 40px;
  width: 120px;
  text-transform: uppercase;
  font-weight: 900;
  color: #595959;
}
.logo a {
  color: #595959;
  text-decoration: none;
  font-weight: 700;
}
.nav-wrap ul {
  padding: 0;
}
.nav-wrap ul.top_nav {
  display: block;
  margin-bottom: 0;
}
.nav-wrap ul li {
  list-style: none;
  display: inline-block;
  position: relative;
}
.nav-wrap ul li a {
  color: #595959;
  text-decoration: none;
  padding: 28px 5px 28px 5px;
  position: relative;
  display: inline-block;
}
.nav-wrap ul.sub-nav {
  display: none;
}

/*Res Button*/
.nav-button {
  height: 27px;
  width: 36px;
  display: none;
}
.nav-button a {
  height: 27px;
  width: 36px;
  display: inline-block;
  cursor: pointer;
}
.nav-button span,
.nav-button span:before,
.nav-button span:after {
  cursor: pointer;
  border-radius: 50px;
  height: 5px;
  width: 35px;
  background: #595959;
  position: absolute;
  display: block;
  content: "";
  transition: all 300ms ease-in-out;
}
.nav-button span {
  margin: 10px 0 0 0;
}
.nav-button span:before {
  top: -10px;
}
.nav-button span:after {
  top: 10px;
}
.rowaligncenter {
  align-items: center;
}
.feddbackformbox table {
  margin-bottom: 0;
}
.result-cont > table > thead > tr > th {
  padding: 1rem !important;
  vertical-align: middle !important;
  height: 50px;
  background: #343434;
  border-bottom: 1px solid #c3c3c3;
  color: #fff !important;
  font-size: 0.8rem;
}
.result-cont > table > thead > tr > td {
  padding: 1rem !important;
  vertical-align: middle !important;
  height: 50px;
  background: #efe9e9;
  border-bottom: 1px solid #c3c3c3;
  color: #333 !important;
  font-size: 0.8rem;
  font-weight: 800;
}

.whiteLabel > label {
  color: #85182a;
}
.scroller-X {
  width: 100%;
  overflow-x: auto;
  scrollbar-width: thin;
  scrollbar-gutter: stable both-edges;
  scrollbar-color: #9d2235 #9a9a9a;
}
.scroller-Y {
  width: 100%;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-gutter: stable both-edges;
  scrollbar-color: #9d2235 #9a9a9a;
}
.scroller-XY {
  width: 100%;
  overflow: auto;
  scrollbar-width: thin;
  scrollbar-gutter: stable both-edges;
  scrollbar-color: #9d2235 #9a9a9a;
}

.FontStyleBig {
  font-size: 1.2rem !important;
}
.FontStyleBigger {
  font-size: 1.4rem !important;
}
.FontHeadingStyleBig {
  font-size: 3rem !important;
}
.FontHeadingStyleBigger {
  font-size: 3.5rem !important;
}
.ColorImgBlackWhite {
  background: #000 !important;
  color: #fff !important;
}
.ColorImgBlackWhite .nav-wrap ul li a {
  color: #fff;
}
.ColorImgBlackWhite .nav-wrap ul.sub-nav li:hover > a {
  background: #000;
  color: #fff;
}
.ColorImgBlackWhite .nav-wrap ul li a:hover {
  color: #c3c3c3;
}
.ColorImgBlackWhiteimage {
  -webkit-filter: grayscale(100%) !important; /* Safari 6.0 - 9.0 */
  filter: grayscale(100%) !important;
}
.ColorImgBlackWhiteBorder {
  border-bottom: 9px solid #000000 !important;
}
.Accessibility.ColorImgBlackWhite {
  border: 1px solid #fff;
}
/* .ColorImgBlackWhite h5 {
  color: #fff;
} */
.ColorImgBlackWhite h2 {
  color: #fff;
}
.ColorImgBlackWhite .TabsDetailsServices h2 {
  color: #000;
}
.ColorImgBlackWhite .TabsDetailsServices p {
  color: #000;
}
.ColorImgBlackWhite .news:hover {
  background: #7a7a7a;
  color: #fff;
}
.ColorImgBlackWhite .InnerHeading p {
  color: #000;
}
.ColorImgBlackWhite .InnerHeading Div {
  color: #000;
}
.ColorImgBlackWhite .InnerHeading h2 {
  color: #000;
}
.ColorImgBlackWhite .InnerPageBox {
  background: #707070;
}
.ColorImgBlackWhite .InnerPageBox:hover {
  background: #273239;
}
.ColorImgBlackWhite .activeaccordion .accordion:hover {
  background-color: #606060;
}
.ColorImgBlackWhite .accordion {
  background-color: #dfdfdf;
  border: 2px solid #fff;
}
.ColorImgBlackWhite .panel {
  color: #000;
}
.listenparagraph {
  font-size: 1rem;
  font-weight: bold;
}
.form-check-input:checked {
  background: #c44439;
  border-color: #c44439;
  background-image: url(../images/whitecheck.png);
  background-position: center;
  background-size: 11px;
  background-repeat: no-repeat;
}
.highlight {
  background: #c5c500;
  color: #fff;
}
.asscheckform {
  font-size: 1.7rem;
}
.asscheckform label {
  font-size: 1.2rem;
  font-weight: bold;
  margin: auto;
}
/* changethemecolor */
