.right-dir {
  direction: rtl !important;
  text-align: right !important;
}

.right-dir.main-footer .footer-bottom .social-links ul {
  text-align: left !important;
}

.right-dir.about-section .sec-title .bottom-curve {
  right: 4px;
}

.right-dir .new-btn-right {
  left: 0;
  right: unset;
}

.right-dir.page-banner {
  text-align: center !important;
}

.right-dir .cont-info-section .info-block .inner-box {
  padding-right: 50px;
}

.right-dir .new-btn-right {
  border-top-right-radius: 12px;
  border-top-left-radius: 0px;
}

.modal-header {
  border: none !important;
  color: #fff;
  background-color: #0f117e;
}

.modal-footer {
  border: none !important;
  display: block;
  text-align: center;
  margin-top: 2rem;
  /* justify-content: center; */
  /* align-items: center; */
}

.modal-footer a {
  color: #fff !important;
  margin-left: 1rem;
  border-radius: 12px;
  font-size: 18px;
  padding: 0.6rem 2.5rem;
  font-weight: bold;
  width: 300px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
}

.modal-content {
  /* background-color: #2b3ff9; */
  background-image: url("../images/modal.jpg");
  background-size: cover;
}

.modal-body ul li {
  color: #fff;
  margin-bottom: 0.5rem;
  font-size: 18px;
}

.modal-body .right {
  text-align: right;
  margin-bottom: 2rem;
}

.modal-body .left {
  text-align: left;
}

.modal-body .right ul li {
  text-align: right;
  list-style: inside;
  direction: rtl;
}

.modal-body .left ul li {
  text-align: left;
  list-style: inside;
  direction: ltr;
}

.modal-body span {
  font-size: 16px;
  color: #c05b86;
  padding: 1rem;
  font-weight: bold;
  background-color: #080a7a;
  border: 1px solid #3e466d;
  border-radius: 9px;
  display: block;
}

.agree {
  background-image: linear-gradient(#2ca5fc, #2c41fa);
  text-decoration: none;
}

.disagree {
  background-color: transparent;
  text-decoration: underline;
  font-weight: normal !important;
  margin-top: 0.5rem !important;
}

.modal-body h1 {
  font-size: 42px;
  text-align: center;
  font-weight: bold;
  color: #FFF;
  margin-bottom: 2rem;
}

.right-dir .modal-header .close {
  margin: -1rem -1rem -1rem -1rem;
}

.modal {
  z-index: 10;
}

.modal-body {
  background: url("../images/modal.jpg") no-repeat center center fixed;
  background-size: cover;
  height: 100%;
  overflow: hidden;
}

.modal-content {
  width: 100%;
  /* height: 80vh; */
}

.modal.show .modal-dialog {
  /* margin-left: 5vw; */
  margin-top: 10vh;
}

@media (max-width: 1024px) {
  .clearfix-about {
    width: 80%;
    margin: auto;
  }
}

@media (max-width: 768px) {
  .clearfix-about {
    width: 80%;
    margin: auto;
  }
  .nav-right li {
    height: 55px !important;
    width: 55px !important;
  }

  .nav-right li a {
    font-size: 12px !important;
    padding-top: .5rem !important;
    padding-left: 1rem !important;
    font-weight: bold;
  }
  .en.right-dir {
    padding-top: .6rem !important;
    padding-right: 1rem !important;
  }

}

@media (max-width: 1024px) {
  .right-dir .new-btn-right {
    position: absolute !important;
    bottom: 0 !important;
    right: 0 !important;
  }

  .new-btn-right {
    position: absolute !important;
    bottom: 0 !important;
    left: 0 !important;
  }

  .about_description_3 {
    margin-bottom: 6rem !important;
  }

  .modal-body span {
    display: block;
  }
}

@media (min-width: 769px) {
  .modal-content {
    /* width: 65vw; */
  }

  .modal.show .modal-dialog {
    /* margin-left: auto; */
  }
}

.nav-right {
  position: fixed;
  right: 0;
  top: 0;
}

.nav-right li {
  border-bottom-left-radius: 100%;
  background-color: #5640bf;
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 95px;
  width: 95px;
}

.nav-right li a {
  color: #fff;
  font-size: 16px;
  width: 100%;
  height: 100%;
  padding-top: 1.5rem;
  padding-left: 2rem;
}

.en.right-dir {
  padding-top: 1.6rem;
  padding-right: 2rem;
}

.slide-name {
  font-size: 45px !important;
  color: #2fa3ee !important;
  font-weight: bold !important;
}

.img-icon {
  width: 25px !important;
  height: 25px !important;
  /* background-color: #2FA3EE; */
  margin-right: 0.5rem;
}

.info-border {
  border-bottom: 1px solid #313139;
  padding-bottom: 1rem;
}

.about-icon {
  display: flex;
  flex-flow: row;
  align-items: center;
  width: 100%;
  margin-bottom: 1rem;
}

.about-icon span {
  font-weight: normal;
}

.about-icon img {
  width: 25px !important;
  height: 25px;
  /* background-color: #050567; */
  margin-right: 1rem;
}

.img-member {
  height: 94px;
  width: 94px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.img-member h1 {
  font-size: 35px;
  font-weight: bold;
}

.one {
  background-color: #050567;
  color: #FF5452;
}

.two {
  background-color: #28ABFC;
  color: #050567;
}

.three {
  background-color: #2B3FF9;
  color: #FFF;
}

.four {
  background-color: #050567;
  color: #F9DE55;
}

.five {
  background-color: #FF5452;
  color: #F9DE55;
}

.zero {
  background-color: #28ABFC;
  color: #050567;
}