@font-face {
  font-family: "URW DIN Arabic";
  src: url("../fonts/URWDINArabic-Regular.woff2") format("woff2"), url("../fonts/URWDINArabic-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "URW DIN Arabic Demi";
  src: url("../fonts/URWDINArabic-Demi.woff2") format("woff2"), url("../fonts/URWDINArabic-Demi.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "URW DIN Arabic";
  src: url("../fonts/URWDINArabic-Black.woff2") format("woff2"), url("../fonts/URWDINArabic-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "URW DIN Arabic";
  src: url("../fonts/URWDINArabic-Bold.woff2") format("woff2"), url("../fonts/URWDINArabic-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "URW DIN Arabic";
  src: url("../fonts/URWDINArabic-Medium.woff2") format("woff2"), url("../fonts/URWDINArabic-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "URW DIN Arabic";
  src: url("../fonts/URWDINArabic-Thin.woff2") format("woff2"), url("../fonts/URWDINArabic-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: "URW DIN Arabic";
  src: url("../fonts/URWDINArabic-Light.woff2") format("woff2"), url("../fonts/URWDINArabic-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: block;
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: "URW DIN Arabic";
  /* color: var(--font-color-opt1); */
}

/* [dir="rtl"] p {
  direction: rtl;
} */

.a_ank,
.a_ank:hover {
  text-decoration: underline;
  color: #2c6e59;
}

body {
  background: var(--background-color-opt1);
}

body::-webkit-scrollbar {
  width: 5px;
}

body::-webkit-scrollbar-track {
  background-color: #eee;
}

body::-webkit-scrollbar-thumb {
  background-color: #2c6e59;
  border-radius: 2px;
}

a,
a:hover {
  color: inherit;
  text-decoration: none;
}
.dirLtr{direction: ltr;}
img {
  max-width: 100%;
}

.theme-switch {
  display: inline-block;
  position: relative;
  cursor: pointer;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  appearance: textfield;
  -moz-appearance: textfield;
}

/* Edge - remove pass eye */
input[type=password]::-ms-reveal,
input[type=password]::-ms-clear {
  display: none;
}

input:focus::-webkit-contacts-auto-fill-button {
  opacity: 0;
}

.form-select:focus {
  border-color: #d6d6d6;
  box-shadow: none !important;
}

/* .theme-switch img { */
/* Style your image here */
/* } */

/* .theme-switch input[type="checkbox"]:checked + .theme-switch img {} */

:root {
  --font-color-opt1: #161625;
  --font-color-opt2: #595a5c;
  --font-color-opt3: #6e6f72;
  --font-color-opt4: #2c6e59;
  --font-color-opt5: #595a5c;
  --font-color-opt7: #2c6e59;
  --font-color-opt8: #6F6F6F;
  --background-color-opt1: #fff;
  --background-color-opt2: #f8fafa;
  --background-color-opt3: #fff;
  --background-color-opt4: rgba(89, 90, 92, 0.05);
  --background-color-opt5: #fff;
  --background-color-opt6: #fff;
  --background-color-opt7: #F0F9F6;
  --border-color-opt1: rgba(0, 0, 0, 0.25);
  --border-color-opt2: rgba(14, 14, 14, 0.25);
  --box-shadow-opt1: rgba(0, 0, 0, 0.1);
  --navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --close-toggler-icon-bg: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  --brightnes-0-100: brightness(0);
  --brightnes-0-1000: brightness(0);
  --svg-color: #2d6d5a;
  --banner-background: #00000008;
  --privacy-policy-menu-background: #00000008;
  --section-backgroundg-color: #f7f7f7;
  --input-fields-background-color: transparent;
  --select-fields-background-color: #f7f7f7;
  --textarea-fields-background-color: #f7f7f7;
  --iticountry-list-background-color: #fff;
  --divider-color: #d6d6d6;
  --main-div-background-color: #00000008;
  --filter-invert: none;
  --iti-selected-flag-color: rgba(0, 0, 0, 0.05);
}

[data-theme="dark"] {
  --font-color-opt1: #ffffff;
  --font-color-opt2: #ffffff;
  --font-color-opt3: #ffffff;
  --font-color-opt4: #ffffff;
  --font-color-opt5: #FFFFFFE5;
  --font-color-opt7: #2d6d5a;
  --font-color-opt8: #cccbcb;
  --background-color-opt1: #000000;
  --background-color-opt2: #090909;
  --background-color-opt3: #000000;
  --background-color-opt4: #090909;
  --background-color-opt5: #090909;
  --background-color-opt6: #090909;
  --background-color-opt7: rgba(255, 255, 255, 0.1);
  --border-color-opt1: rgba(255, 255, 255, 0.7);
  --border-color-opt2: rgba(255, 255, 255, 0.1);
  --box-shadow-opt1: rgba(29, 29, 29, 1);
  --navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255,255,255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --close-toggler-icon-bg: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
  --brightnes-0-100: brightness(1000%);
  --brightnes-0-1000: brightness(1000);
  --svg-color: #fff;
  --banner-background: #090909;
  --privacy-policy-menu-background: #090909;
  --section-backgroundg-color: #090909;
  --input-fields-background-color: #090909;
  --select-fields-background-color: #090909;
  --textarea-fields-background-color: #090909;
  --iticountry-list-background-color: #090909;
  --main-div-background-color: #090909;
  --filter-invert: brightness(0) invert(1);
  --iti-selected-flag-color: rgba(0, 0, 0, 1);
}

.theme-switch-wrapper input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

/* ---------------------------------Utility Classes ---------------------------------*/
/*button*/
.button {
  display: inline-flex;
  gap: 5px;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 15px;
  padding: 10px 30px;
  text-align: center;
  height: 38px;
  display: inline-block;
}

.button-primary,
.button-primary:hover {
  border: 1px solid #2c6e59;
  border-radius: 50px;
  color: #fff;
  background: #2c6e59;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
}

.button-primary-outline,
.button-primary-outline:hover {
  border: 1px solid var(--font-color-opt4);
  border-radius: 50px;
  color: var(--font-color-opt4);
  background: var(--background-color-opt5);
}

.shift-icon {
  margin-left: 2px;
}

#langBtn {
  cursor: pointer;
}

p {
  font-family: "URW DIN Arabic";
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 150%;
}

.color-primary-green {
  color: #2c6e59 !important;
}

.color-primary-dark {
  color: var(--font-color-opt2);
}

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 1000;
}

.preloader.hide {
  display: none;
  pointer-events: none;
}


.trial-release {
  height: 100%;
  color: #2c6e59;
  font-size: 14px;
  font-weight: 700;
  margin-right: 10px;
}

@media screen and (max-width: 470px) {
  .trial-release {
    width: 45px;
  }
}

.heading-container {
  text-align: center;
  margin: 0px auto 40px;
}

.primary-heading {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
  color: #2c6e59;
  display: block;
  margin: 0px 12px;
  text-transform: capitalize;
}

.primary-headings::after,
.primary-headings::before {
  content: "";
  position: relative;
  height: 5px;
  width: 25px;
  display: inline-block;
  background-image: url("../images/heading-icon.png");
  background-position: center;
  background-repeat: no-repeat;
  top: -2px;
  margin: 0px 8px;
}

.main-heading {
  margin: 10px auto 10px auto;
  font-style: normal;
  font-weight: 600;
  font-size: 26px;
  line-height: 33px;
  color: var(--font-color-opt2);
}

.main-desc {
  max-width: 800px;
  margin: 10px auto 10px auto;
  font-size: 15px;
  line-height: 21px;
  color: var(--font-color-opt3);
}

/* ---------------------------------Navbar ---------------------------------*/
.logo-dark-light img:nth-child(2) {
  display: none;
}

[data-theme="dark"] .logo-dark-light img:nth-child(1) {
  display: none;
}

[data-theme="dark"] .logo-dark-light img:nth-child(2) {
  display: inline-block !important;
}

.maintenance {
  position: sticky;
  top: 0;
  padding: 8px;
  font-size: 13px;
  text-align: center;
  background-color: #2c6e59;
  color: #fff;
  font-weight: 500;
  font-family: "URW DIN Arabic", sans-serif;
  z-index: 1000;
}

nav {
  background: var(--background-color-opt3);
  box-shadow: 0px 2px 10px var(--box-shadow-opt1);
  font-size: 12px;
  font-weight: 500;
  height: 78px;
}

.offcanvas {
  background-color: var(--background-color-opt6) !important;
}

.offcanvas .user-dropdown {
  display: none;
}

.offcanvas-header .btn-close {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: -10px;
}

.nav-link,
.dropdown-item {
  color: var(--font-color-opt2) !important;
  font-size: 14px;
}

.navbar {
  position: fixed !important;
  width: 100% !important;
  padding: 10px 50px;
  z-index: 999;
}

.navbar::before {
  content: "Trial Release";
  position: absolute;
  right: -37px;
  transform: rotate(45deg);
  width: 162px;
  height: 36px;
  background: #2C6E59;
  top: 25px;
  text-align: center;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 500;
  color: #E0E31F;
  line-height: 37px;
  vertical-align: baseline;
  z-index: 1340;
  pointer-events: none;
}

[dir="rtl"] .navbar::before {
  content: "اطلاق تجريبي";
  right: auto;
  left: -43px;
  transform: rotate(-45deg);
}

@media screen and (max-width: 640px) {
  .navbar::before {
    right: -46px;
    height: 25px;
    top: 18px;
    font-size: 10px;
    line-height: 25px;
  }
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
  color: var(--font-color-opt4) !important;
}

.navbar-side span {
  padding: 0px 10px;
  position: relative;
}

.navbar-side span img {
  filter: var(--brightnes-0-100);
}

.navbar-side span:not(:nth-child(1))::after {
  content: "";
  position: absolute;
  display: inline-block;
  height: 30px;
  width: 0.7px;
  background: var(--font-color-opt3);
  left: 0px;
  opacity: 0.4;
}

.navbar .navbar-brand {
  margin-right: 25px;
}

.navbar .navbar-brand img {
  min-width: 80px;
}

.left-bar span {
  position: relative;
  padding: 0px 10px;
}

.left-bar span::after {
  content: "";
  position: absolute;
  display: inline-block;
  height: 30px;
  width: 0.7px;
  background: var(--font-color-opt3);
  left: 0px;
  opacity: 0.4;
  top: 50%;
  transform: translateY(-50%);
}

.navbar-side {
  display: flex;
}

.navbar-side span:nth-child(3) {
  padding-right: 0px;
}

.navbar-side span:nth-child(3)::after {
  height: 16.5px;
}

.navbar-side a:nth-child(1) {
  margin-right: 10px;
}

.navbar-toggler {
  border: none !important;
  margin-right: 25px;
}

[dir="rtl"] .navbar-toggler {
  margin-right: unset;
  margin-left: 25px;
}

.navbar-toggler-icon {
  width: 1.3em !important;
  background-image: var(--navbar-toggler-icon-bg) !important;
}

.btn-close {
  background: var(--close-toggler-icon-bg) !important;
}

.navbar-toggler:focus,
.btn-close-navbar:focus {
  box-shadow: none !important;
}

.btn-close-navbar {
  color: 000;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
  position: absolute;
  top: 55px;
  border: none;
  box-shadow: 0px 2px 10px var(--box-shadow-opt1);
  font-size: 12px;
  font-weight: 500;
  color: var(--font-color-opt2) !important;
  background: var(--background-color-opt1);
}

.dropdown-item.active,
.dropdown-item:active,
.dropdown-item.hover,
.dropdown-item:hover {
  background-color: var(--background-color-opt1) !important;
  color: #2c6e59 !important;
}

.dropdown-item.focus,
.dropdown-item:focus {
  background-color: var(--background-color-opt1) !important;
  color: #2c6e59 !important;
}

/* Search Dropdown */
.search-dropdown .dropdown-toggle::after {
  display: none;
}

.search-dropdown .dropdown-menu {
  padding: 15px 20px;
  margin-top: 44px;
  min-width: unset;
  max-width: 650px;
  width: 1000px;
  border: 0;
  border-radius: 20px;
  background: var(--background-color-opt1);
  box-shadow: 2.5px 2.5px 100px rgba(0, 0, 0, 0.12);
}

.search-dropdown .dropdown-menu .search-box {
  position: relative;
  width: 100%;
  height: 45px;
  border-radius: 50px;
  border: 1px solid #D0D0D0;
  overflow: hidden;
}

.search-dropdown .dropdown-menu .search-box input {
  width: 100%;
  height: 100%;
  border: 0;
  outline: 0;
  background-color: transparent;
  padding: 0 50px 0 20px;
  font-size: 14px;
  color: var(--font-color-opt5);
}

.search-dropdown .dropdown-menu .search-box .search-icon {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background-color: #2C6E59;
  display: flex;
  justify-content: center;
  align-items: center;
}

.search-dropdown .dropdown-menu .search-box .search-cancel-icon {
  position: absolute;
  top: 50%;
  right: 44px;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.search-dropdown .dropdown-menu .search-box .search-cancel-icon img {
  filter: unset;
}

.search-dropdown .dropdown-menu .search-box .search-icon img {
  filter: unset;
}

.search-dropdown .dropdown-menu .search-list {
  padding: 15px 0;
  max-height: 300px;
  overflow: auto;
}

.search-dropdown .dropdown-menu .search-list::-webkit-scrollbar {
  width: 5px;
}

.search-dropdown .dropdown-menu .search-list::-webkit-scrollbar-track {
  background-color: #eee;
}

.search-dropdown .dropdown-menu .search-list::-webkit-scrollbar-thumb {
  background-color: #2c6e59;
  border-radius: 2px;
}

.search-dropdown .dropdown-menu .search-list a {
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--font-color-opt3);
  padding: 5px 0;
}

.search-dropdown .dropdown-menu .search-list a>div {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.search-dropdown .dropdown-menu .search-list a:not(:last-child) {
  margin-bottom: 10px;
}

.search-dropdown .dropdown-menu .search-list a img {
  width: 13px;
  height: 13px;
}

@media screen and (max-width: 785px) {
  .search-dropdown .dropdown-menu {
    max-width: 90vw;
    margin-right: -100px;
  }
}

/* Search Dropdown End */

/* User DropDown */
.user-dropdown {
  position: relative;
  padding: 0 20px;
}

.user-dropdown::before {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 0.7px;
  height: 30px;
  background-color: var(--font-color-opt3);
  opacity: 0.4;
}

.user-dropdown .dropdown-toggle {
  position: relative;
  display: flex;
  align-items: center;
}

.user-dropdown .user-dropdown-avatar {
  width: 45px;
  height: 45px;
  border-radius: 100%;
  overflow: hidden;
  margin-right: 10px;
  border: 2px solid var(--font-color-opt4);
}

.user-dropdown .user-dropdown-avatar img {
  width: 100%;
  height: 100%;
}

.user-dropdown .user-dropdown-info h3 {
  font-size: 14px;
  color: var(--font-color-opt4);
  margin: 0;
}

.user-dropdown .user-dropdown-info p {
  font-size: 12px;
  margin: 0;
}

.user-dropdown .dropdown-toggle::after {
  margin-left: 10px;
}

.user-dropdown .dropdown-menu {
  width: 100%;
  margin-top: 20px;
  padding: 0;
  background: var(--background-color-opt1);
}

.user-dropdown .dropdown-menu .user-info {
  display: flex;
  align-items: center;
}

.user-dropdown .dropdown-menu .user-info {
  padding: 20px;
  border-bottom: 1px solid var(--border-color-opt1);
}

.user-dropdown .dropdown-menu .user-info .user-dropdown-avatar {
  width: 40px;
  height: 40px;
}

.user-dropdown .dropdown-menu ul {
  margin: 0;
  padding: 5px 20px;
  list-style: none;
}

.user-dropdown .dropdown-menu ul li a {
  font-size: 14px;
  padding: 6px 0;
  display: block;
  color: var(--font-color-opt2);
}

/* User DropDown End */

/*Main DIV*/
main {
  padding-top: 80px;
}

.main-div {
  display: flex;
  align-items: center;
  padding: 65px 0px 60px;
  /* padding: 120px 0px 120px; */
}

.main-div h1 {
  max-width: 585px;
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  color: var(--font-color-opt2);
  line-height: 120%;
  margin-bottom: 15px;
}

.main-div p {
  font-size: 15px;
  line-height: 24px;
  max-width: 585px;
  color: var(--font-color-opt3);
  text-align: justify;
}

.main-div .breadcrumb {
  font-size: 14px;
  margin-bottom: 15px;
  font-weight: 500;
  color: var(--font-color-opt2);
}

.main-div .breadcrumb a,
.main-div .breadcrumb span {
  font-weight: 500;
  color: var(--font-color-opt2);
}

.main-div .breadcrumb span {
  margin: 0 3px;
}

.video-background-container {
  position: relative;
  max-width: 570px;
  margin-left: auto;
}

.main-div.withBg {
  background-color: var(--main-div-background-color);
}

.main-div.withBg h1 {
  color: var(--font-color-opt4);
  margin-bottom: 15px;
}

.video-play-icon {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  padding: 18px 20px 18px 20px;
  cursor: pointer;
}

.video-play-icon img {
  position: absolute;
  z-index: 3;
  width: 14px;
  height: 14px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.video-play-icon:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 50px;
  height: 50px;
  background: #ffffff;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
}

.video-play-icon:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 50px;
  height: 50px;
  background: #ffffff;
  border-radius: 50%;
  transition: all 200ms;
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }

  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

.modal.video-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
}

.modal.video-modal .modal-content {
  margin: 0px !important;
  max-width: 800px;
  background-color: #000;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.modal-close {
  position: absolute;
  top: -40px;
  right: 0px;
  color: #888;
  font-size: 30px;
  font-weight: bold;
  cursor: pointer;
}

/*banner-div*/
.banner-div {
  background: var(--background-color-opt4);
}

.banner-div h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  line-height: 62px;
  color: #2c6e59;
}

.banner-div .designation,
.banner-div .name {
  font-weight: 600;
  font-size: 15px;
  line-height: 18px;
  display: block;
}

.banner-div .designation {
  color: var(--font-color-opt3);
}

.banner-div .name {
  color: #2c6e59;
  margin-bottom: 10px;
}

.banner-div-content {
  position: relative;
  padding: 63px 0px;
}

.banner-div-content h2 {
  color: var(--font-color-opt2);
  font-family: "URW DIN Arabic";
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 40px;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .banner-div-content h2 {
    font-size: 24px !important;
    line-height: 30px !important;
  }
}

.banner-div-content .comma {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  pointer-events: none;
}

.banner-div-image-container {
  height: 300px;
  padding-top: 50px;
  overflow: hidden;
}

.banner-div-image {
  background-image: url("../images/saudi-person.png");
  height: 100%;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

/*services-div*/
.services-div {
  padding: 60px 0px 0px;
}

/* .services-items {
  display: flex;
  width: 100%;
}
.services-items .services-item {
  width: 25%;

} */

.CommingSoonTxt {
  position: relative;
}

.CommingSoonTxt::after {
  content: "Coming Soon";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  pointer-events: none;
  z-index: 10;
}

[dir='rtl'] .CommingSoonTxt::after {
  content: "قريباً";
}

.services-card {
  position: relative;
  display: inline-block;
  width: 100%;
}

.services-card img {
  width: 100%;
  height: auto;
}

.services-card .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  opacity: 1;
  transition: opacity 0.3s ease;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  transition: all 0.3s;
  padding: 20px 10px;
}

.services-card .overlay h3 {
  display: block;
  font-style: normal;
  font-weight: 700;
  font-size: 19.544px;
  line-height: 25px;
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
}

.services-card .overlay p {
  max-width: 80%;
  display: none;
  font-style: normal;
  font-weight: 400;
  font-size: 13.5108px;
  line-height: 149.18%;
  text-align: center;
  color: #fff;
}

.services-card:hover .overlay {
  background-color: rgba(44, 110, 89, 0.7);
}

.services-card:hover .overlay p {
  display: block;
}

/*slider-div*/
.slider-div {
  padding: 60px 0px;
  overflow: hidden;
}

.slider-div.withBg {
  background-color: #00000008;
  border-top: 1px solid #595a5c40;
  border-bottom: 1px solid #595a5c40;
}

.center-div {
  text-align: center;
}

.slider-Card-Container {
  margin-bottom: 40px;
}

.slider-Card-Container .slick-slide {
  margin: 0 20px;
}

.slider-Card-Container .slick-list {
  margin: 0 -20px;
}

.slider-card {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  border: 0.5px solid var(--border-color-opt1);
  border-radius: 15px;
  padding: 5px 15px 15px;
}

.slider-card .add-to-wishlist {
  position: absolute;
  top: 25px;
  right: 25px;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--background-color-opt1);
  z-index: 1;
}

.slider-card .add-to-wishlist img {
  width: 16px;
}

.slider-card .slider-card-image {
  width: 100%;
  /* height: 175px; */
}

.slider-card .slider-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}

.slider-card-heading {
  font-style: normal;
  font-weight: 600;
  font-size: 19.544px;
  line-height: 25px;
  color: var(--font-color-opt2);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.slider-card-paragraph {
  height: 44px;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 149.18%;
  color: var(--font-color-opt3);
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.slider-card-scope {
  display: flex;
  margin: 10px 0px;
}

.slider-card-scope div {
  display: flex;
  align-items: center;
  margin-right: 5px;
  white-space: nowrap;
}

.slider-card-scope div span {
  display: flex;
  align-items: center;
  margin-right: 6px;
  font-size: 12px;
}

.clock-icon span img,
.scope-icon span img {
  width: 15px;
  min-width: 15px;
  filter: var(--brightnes-0-100);
}

.slider-card-review-stars {
  margin-bottom: 8px;
  display: flex;
  align-items: center;
}

.slider-card-review-stars .rating {
  margin-right: 10px;
  display: inline-flex;
  gap: 3px;
  margin: 0px 4px;
}

.slider-card-review-stars span {
  display: flex;
  align-items: center;
}

.slider-card-review-stars span span img {
  height: 15px;
  width: 15px;
}

.slider-card-review-stars .number-of-review {
  font-style: normal;
  font-weight: 400;
  margin-right: 0px;
}

.slider-card-review-stars .number-of-rating {
  font-style: normal;
  font-weight: 700;
  color: #fdb100;
  margin: 0px 5px;
}

.slider-card-link {
  text-align: right;
}

.slider-card-link a {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: #2d6d5a;
  text-decoration: none;
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
}

.slider-card-link img {
  margin-left: 1px;
  display: inline-block;
}

.prev {
  display: block;
  position: absolute;
  top: 50%;
  left: -80px;
  background-position: 14px 15px;
  transform: translateY(-50%);
  background-image: url("../images/arrow-primary-left-green.svg");
  z-index: 99;
}

.next {
  display: block;
  position: absolute;
  right: 0px;
  top: 50%;
  right: -80px;
  background-position: 16px 15px;
  transform: translateY(-50%);
  background-image: url("../images/arrow-primary-right-green.svg");
  z-index: 99;
}

.prev,
.next {
  width: 50px;
  height: 50px;
  background-color: rgba(45, 109, 90, 0.15);
  border: 0.833333px solid rgba(45, 109, 90, 0.25);
  border-radius: 50%;
  text-align: center;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: background-color 0.2s;
}

.prev img,
.next img {
  width: 13px;
}

.prev:hover,
.next:hover {
  background-color: #2d6d5a;
  border: 0.833333px solid rgba(255, 255, 255, 0.25);
}

.prev:hover {
  background-position: 14px 15px;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  background-image: url("../images/arrow-primary-left.svg");
}

.next:hover {
  background-position: 16px 15px;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  background-image: url("../images/arrow-primary-right.svg");
}

/* .next:hover img,
.prev:hover img {
  filter: invert(36%) sepia(43%) saturate(505%) hue-rotate(111deg) brightness(50%) contrast(90%);
} */

/*slider-logo-div*/
.slider-logo-div {
  padding-bottom: 60px;
}

.slider-logo-div .heading-container {
  margin-bottom: 30px;
}

.slick-slide img {
  margin: auto;
}

/* .slider-logo-item img {
  filter: var(--brightnes-0-1000) !important;
} */
.slider-logo-item>img:nth-child(2) {
  display: none;
}

.slider-logo-item>img {
  width: 150px !important;
}

/* Wishlist */
.wishlist-empty {
  text-align: center;
  padding: 50px 0;
}

.wishlist-empty img {
  margin-bottom: 30px;
}

.wishlist-empty h2 {
  font-size: 26px;
  font-weight: 600;
  color: #2d6d5a;
  margin-bottom: 15px;
}

.wishlist-empty p {
  font-size: 14px;
  color: var(--font-color-opt3);
  margin-bottom: 20px;
}

/* Wishlist End */

/*footer*/
footer {
  background: var(--background-color-opt2);
}

.main-footer {
  padding: 50px 0px;
}

.main-footer .footer-logo {
  text-align: center;
}

.footer-links h3 {
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
  color: var(--font-color-opt2);
}

.footer-links ul {
  margin: 0;
  list-style-type: none;
  padding: 0;
}

.footer-links ul li {
  margin-bottom: 5px;
}

.footer-links ul li a {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 31px;
  color: var(--font-color-opt5);
  text-decoration: none;
}

.footer-links ul li a:hover {
  color: #2c6e59;
}

.footer-social-link-container {
  display: flex;
  justify-content: center;
  margin: 20px 0;
}

.footer-social-link-container .social-link {
  margin-right: 4px;
}

.footer-social-link-container .social-link a {
  width: 40px;
  height: 40px;
  background: #2d6d5a;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.25);
  display: inline-block;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer-social-link-container .social-link a svg {
  fill: #fff;
  width: 20px;
}

.footer-social-link-container .social-link a:hover {
  background: rgba(45, 109, 90, 0.15);
  border: 1px solid rgba(45, 109, 90, 0.25);
}

.footer-social-link-container .social-link a:hover svg {
  fill: #2d6d5a;
}

.bottom-footer {
  border-top: 1px solid var(--border-color-opt2);
}

.bottom-footer .copyright-text {
  padding: 10px 0px;
  text-align: center;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 31px;
  color: var(--font-color-opt3);
}

.bottom-footer .copyright-text a {
  color: #2c6e59;
}

#container {
  width: 33px;
  height: 33px;
  border: 1px solid var(--svg-color);
  border-radius: 50%;
}

#container svg {
  width: 100%;
  height: 100%;
  padding: 7px;
}

#sun {
  fill: var(--svg-color);
  transition: fill 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.sunRays {
  fill: var(--svg-color);
}

#starGroup {
  fill: var(--svg-color);
  opacity: 0;
}

#star1 {
  opacity: 0;
}

#star2 {
  opacity: 0;
}

#star3 {
  opacity: 0;
}

/* ------------------- About us ------------------- */
.section {
  position: relative;
  padding: 60px 0;
  overflow: hidden;
}

.section-bg {
  position: relative;
  padding: 60px 0;
  overflow: hidden;
  background-color: var(--section-backgroundg-color);
}

@media screen and (max-width: 800px) {

  .section,
  .section-bg {
    padding: 40px 0;
  }
}

/* ------------------- Page Banner ------------------- */
.page-banner {
  padding: 60px 0;
  text-align: center;
  background-color: var(--banner-background);
}

.page-banner h1 {
  font-size: 42px;
  font-weight: 700;
  color: #2d6d5a;
  margin-bottom: 15px;
}

.page-banner p {
  font-size: 14px;
  justify-content: center;
  color: var(--font-color-opt2);
}

/* ------------------- Page Banner End ------------------- */
/* ------------------- Why choose us ------------------- */
.choose-us-card {
  position: relative;
  background: #00000008;
  border: 1px solid var(--border-color-opt1);
  border-radius: 10px;
  margin-top: 30px;
  padding: 40px 20px 20px 20px;
  transition: all 0.2s;
  height: calc(100% - 50px);
}

/* .choose-us-card:hover {
  background: var(--background-color-opt1);
} */

.choose-us-card:hover .img {
  background-color: #2c6e59;
}

.choose-us-card .img {
  position: absolute;
  top: -30px;
  left: 25px;
  width: 65px;
  height: 65px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  border: 1px solid var(--border-color-opt1);
  transition: all 0.2s;
  background-color: var(--background-color-opt1);
  background-repeat: no-repeat;
  background-position: center;
}

.choose-us-cards .col:nth-child(1) .choose-us-card:hover .img {
  background-image: url("../images/choose-us-icon1-light.svg") !important;
}

.choose-us-cards .col:nth-child(2) .choose-us-card:hover .img {
  background-image: url("../images/choose-us-icon2-light.svg") !important;
}

.choose-us-cards .col:nth-child(3) .choose-us-card:hover .img {
  background-image: url("../images/choose-us-icon3-light.svg") !important;
}

.choose-us-cards .col:nth-child(4) .choose-us-card:hover .img {
  background-image: url("../images/choose-us-icon4-light.svg") !important;
}

.choose-us-card .img img {
  width: 33px;
  height: 33px;
}

.choose-us-card h2 {
  font-size: 22px;
  font-weight: 500;
  color: var(--font-color-opt2);
  margin-bottom: 10px;
}

.choose-us-card p {
  font-size: 15px;
  color: var(--font-color-opt3);
}

/* ------------------- Why choose us End ------------------- */
/* ------------------- background image section ------------------- */
.bg-image-section {
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 110px 0;
}

.bg-image-section .bg-layer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #2c6e59;
  opacity: 0.8;
  z-index: 1;
}

.bg-image-section .bg-image-content {
  position: relative;
  z-index: 2;
}

.bg-image-section .bg-image-content h2 {
  color: #fff;
  font-size: 42px;
  line-height: 44px;
  margin-bottom: 15px;
}

.bg-image-section .bg-image-content p {
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 20px;
  max-width: 630px;
}

.bg-image-section .bg-image-content a {
  color: #2c6e59;
  font-size: 15px;
  background: #fff;
  display: inline-flex;
  gap: 5px;
  align-items: center;
  padding: 10px 30px;
  border-radius: 50px;
}

/* ------------------- background image section End ------------------- */
/* ------------------- image section ------------------- */
.image-section .heading-container .primary-heading {
  margin: 0
}

.image-section .heading-container .primary-heading::before {
  margin-left: 0;
}

.image-section .heading-container .main-heading {
  max-width: unset;
}

.image-section .image {
  max-width: 500px;
  margin: auto;
  border-radius: 15px;
  border: 5px solid var(--background-color-opt1);
}

.image-section .image img {
  max-width: 100%;
  border-radius: 15px;
}

@media screen and (max-width: 900px) {
  .image-section .image {
    margin-top: 20px;
  }
}

/* ------------------- image section End ------------------- */
/* ------------------- Our process section ------------------- */
.our-process-cards {
  padding-bottom: 50px;
}

.our-process-cards .our-process-card {
  text-align: center;
}

.our-process-cards .our-process-card:hover .process-card-no span {
  color: #fff;
  background: #2c6e59;
}

.our-process-cards .our-process-card:hover .process-card-no::before {
  background-color: #2c6e59;
}

.our-process-cards .our-process-card .process-card-no {
  position: relative;
  height: 150px;
  border-bottom: 3px solid #e1e1e1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.our-process-cards .our-process-card .process-card-no::before {
  content: "";
  position: absolute;
  bottom: -9px;
  left: 50%;
  width: 18px;
  height: 18px;
  border-radius: 100%;
  background-color: #e1e1e1;
  transform: translateX(-50%);
  transition: all 0.2s;
}

.our-process-cards .our-process-card .process-card-no span {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  font-weight: 600;
  color: #2c6e59;
  width: 65px;
  height: 65px;
  border-radius: 100%;
  border: 1px solid var(--border-color-opt1);
  transition: all 0.2s;
}

.our-process-cards .our-process-card .process-card-heading {
  margin: 40px auto 0 auto;
  padding: 0 20px;
  color: var(--font-color-opt2);
  text-align: center;
  font-family: "URW DIN Arabic";
  font-size: 19.544px;
  font-weight: 600;
  line-height: normal;
  text-transform: capitalize;
  margin-bottom: 16px;
}

.our-process-cards .our-process-card:hover .process-card-heading {
  color: var(--font-color-opt7);
  transition: all 0.2s;
}

.our-process-cards .our-process-card .process-card-desc {
  padding: 0 20px;
  color: var(--font-color-opt3);
}

.our-process-cards .our-process-card .process-card-desc * {
  color: var(--font-color-opt3);
}

.our-process .link {
  text-align: center;
}

.our-process .link a {
  display: inline-flex;
  gap: 5px;
  align-items: center;
}

/* ------------------- Our process section End ------------------- */
/* ------------------- About us End ------------------- */

/* ------------------- Privacy Policy ------------------- */
.privacy-policy-menu {
  padding: 40px 20px;
  margin-bottom: 20px;
  background: var(--privacy-policy-menu-background);
  border-radius: 10px;
  border: 1px solid var(--border-color-opt1);
}

.privacy-policy-menu h3 {
  font-size: 16px;
  margin-bottom: 15px;
  color: var(--font-color-opt2);
}

.privacy-policy-menu ol {
  margin: 0;
  padding-left: 15px;
}

.privacy-policy-menu ol li {
  font-size: 14px;
  color: var(--font-color-opt3);
  margin-bottom: 10px;
}

.privacy-policy-content {
  text-align: justify;
}

.privacy-policy-content table thead th {
  white-space: nowrap;
}

.privacy-policy-content table {
  min-width: 700px;
  font-size: 14px;
  text-align: start;
}

.privacy-policy-content a {
  color: #2d6d5a;
  font-weight: 500;
}
.privacy-policy-menu ol li.active,
.privacy-policy-menu ol li:hover {
  color: #2c6e59;
  font-weight: 500;
}

.privacy-policy-content h2 {
  font-size: 26px;
  font-weight: 500;
  margin-bottom: 20px;
  text-align: start;
  font-family: 'URW DIN Arabic Demi';
  color: var(--font-color-opt2);
}

.privacy-policy-content h2 span {
  font-family: 'URW DIN Arabic Demi';
  color: var(--font-color-opt2);
  text-decoration: underline;
  text-underline-offset: 3px;
}

.privacy-policy-content h3 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 15px;
  color: #2c6e59;
  text-align: start;
  font-family: 'URW DIN Arabic Demi';
}

.privacy-policy-content p,
.privacy-policy-content ol li,
.privacy-policy-content ul li {
  font-size: 14px;
  color: var(--font-color-opt3);
  margin-bottom: 15px;
}

.privacy-policy-content ol li,
.privacy-policy-content ul li {
  margin-bottom: 5px;
}

.privacy-policy-content ol,
.privacy-policy-content ul {
  padding-left: 1.1rem
}

/* ------------------- Privacy Policy End ------------------- */

/* ------------------- Courses ------------------- */
/* ------------------- Heading Text Container ------------------- */
.heading-container.left {
  text-align: left;
}

.heading-container.left .primary-heading {
  margin: 0;
}

.heading-container.left .main-heading {
  max-width: 700px;
  margin: 10px 0;
}

.heading-container.left .main-desc {
  max-width: 800px;
  margin: 10px 0;
}

/* ------------------- Heading Text Container End ------------------- */
.courses-search {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.courses-search .open-filter {
  margin-left: 10px;
  width: 40px;
  height: 40px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  border: 1px solid var(--border-color-opt1);
  display: none;
}

.courses-search .courses-search-input {
  position: relative;
  width: 100%;
  border: 1px solid #d6d6d6;
  border-radius: 50px;
  height: 40px;
}

.courses-search .courses-search-input input {
  width: 100%;
  height: 100%;
  outline: 0;
  border: 0;
  padding-left: 35px;
  font-size: 15px;
  background-color: transparent;
}

.courses-search .courses-search-input img {
  position: absolute;
  top: 50%;
  left: 10px;
  width: 18px;
  height: 18px;
  transform: translateY(-50%);
}

.courses-filters {
  border: 1px solid var(--border-color-opt1);
  padding: 40px 30px 40px 30px;
  border-radius: 20px;
  height: calc(100% - 20px);
}

.courses-filters .close-filters {
  position: absolute;
  top: 10px;
  right: 20px;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #ff3939;
  display: none;
}

.modal-bg-layer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0, 0, 0, 0.5);
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all 0.3s;
}

.modal-bg-layer.open {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}

@media screen and (max-width: 991px) {
  .courses-filters {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 300px;
    height: 100%;
    border-radius: 0;
    overflow: auto;
    background: var(--background-color-opt1);
    z-index: 1000;
    transform: translateX(-350px);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in;
  }

  .courses-filters.open {
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
  }

  .courses-filters .close-filters {
    display: block;
  }

  .courses-search .open-filter {
    display: flex;
  }

  .courses-filters::-webkit-scrollbar {
    -webkit-appearance: none !important;
    appearance: none !important;
    display: none !important;
    width: 0;
  }
}

.courses-filters .courses-filter-box:not(:last-child) {
  margin-bottom: 40px;
}

.courses-filters .courses-filter-box .clear-filter {
  display: flex;
  background: #2C6E591A;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  font-weight: 500;
  padding: 5px 10px;
  border-radius: 5px;
}

.courses-filters .courses-filter-box .clear-filter span {
  color: #2C6E59;
}

.courses-filters .courses-filter-box h4 {
  font-size: 16px;
  font-weight: 600;
  color: var(--font-color-opt2);
  margin-bottom: 20px;
}

.courses-filters .courses-filter-box label {
  font-size: 14px;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}

.courses-filters .courses-filter-box label span {
  color: var(--font-color-opt5);
}

.courses-filters .courses-filter-box label input {
  display: none;
}

.courses-filters .courses-filter-box label input:checked+span {
  background: var(--font-color-opt4);
}

.courses-filters .courses-filter-box label .input {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
}

.courses-filters .courses-filter-box label .input span {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 1px solid var(--font-color-opt4);
  border-radius: 2px;
}

.courses-filters .courses-filter-box label .input span::before {
  content: "";
  position: absolute;
  width: 4px;
  height: 9px;
  top: 2px;
  left: 5px;
  transform: rotate(35deg);
  border-bottom: 2px solid var(--background-color-opt1);
  border-right: 2px solid var(--background-color-opt1);
}

.courses-cards .slider-card {
  margin-bottom: 20px;
}

/* Pagination */
.courses-pagination {
  display: flex;
  justify-content: flex-end;
  margin-left: auto;
}

.courses-pagination ul {
  margin: 0;
  padding: 0;
  display: flex;
  gap: 15px;
  list-style: none;
}

.courses-pagination ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  border: 1px solid #D6D6D6;
  font-size: 14px;
  font-weight: 500;
}

.courses-pagination ul li.pagination-prev.disabled a,
.courses-pagination ul li.pagination-next.disabled a {
  opacity: 0.5;
}

.courses-pagination ul li.active a {
  border-color: #2C6E59;
  background-color: #2C6E59;
  color: #FFFFFF;
}

@media screen and (max-width: 992px) {
  .courses-pagination {
    justify-content: center;
  }
}

@media screen and (max-width: 992px) {
  .courses-pagination ul {
    gap: 6px;
  }
}

/* Pagination End */

/* ------------------- Courses End ------------------- */

/* ------------------- Detail Section ------------------- */
.detail-section .detail-content .detail-content-box {
  padding-bottom: 30px;
}

.detail-section .detail-content .detail-content-box:not(:first-child) {
  padding-top: 30px;
  border-top: 1px solid #595a5c33;
}

.detail-section .detail-content .detail-content-box .title {
  color: var(--font-color-opt2);
  font-size: 18px;
  margin-bottom: 15px;
  font-family: "URW DIN Arabic Demi";
}

.detail-section .detail-content .detail-content-box p {
  font-size: 15px;
  color: var(--font-color-opt3);
}

.detail-section .detail-content .detail-content-box ul {
  padding-left: 26px;
  list-style: none;
}

.detail-section .detail-content .detail-content-box ul li {
  position: relative;
  margin-bottom: 10px;
  font-size: 15px;
  color: var(--font-color-opt3);
}

.detail-section .detail-content .detail-content-box ul li::before {
  content: "";
  position: absolute;
  top: 4px;
  left: -24px;
  width: 15px;
  height: 15px;
  background-image: url("../images/list.png");
  background-position: center;
  background-size: cover;
}

.detail-price-box {
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid var(--border-color-opt1);
}

.detail-price-box .price-box-header {
  padding: 20px;
  background-color: rgb(44, 110, 89, 0.07);
  border-bottom: 1px solid #595a5c33;
}

.detail-price-box .price-box-header h4 {
  font-size: 16px;
  color: var(--font-color-opt2);
  margin-bottom: 16px;
  font-family: "URW DIN Arabic Demi";
}

.detail-price-box .price-box-header .price-header-modules {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}

.detail-price-box .price-box-header .price-header-modules span {
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  color: var(--font-color-opt3);
}

.detail-price-box .price-box-header .price-header-modules span img {
  width: 18px;
  height: 18px;
}

.detail-price-box .price-box-body {
  padding: 20px;
}

.detail-price-box .price-box-body .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 16px;
  margin-bottom: 5px;
  color: var(--font-color-opt2);
  font-family: "URW DIN Arabic Demi";
}

.detail-price-box .price-box-body .price {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 26px;
  color: var(--font-color-opt2);
  font-family: "URW DIN Arabic Demi";
  margin-bottom: 10px;
}

.detail-price-box .price-box-body .discount {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.detail-price-box .price-box-body .discount del {
  color: #6e6f7280;
  font-weight: 600;
  font-size: 15px;
  font-family: "URW DIN Arabic Demi";
}

.detail-price-box .price-box-body .discount span {
  display: inline-block;
  padding: 2px 10px;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 500;
  color: var(--font-color-opt4);
  background-color: rgb(44, 110, 89, 0.15);
  font-family: "URW DIN Arabic Demi";
}

.detail-list-box {
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid var(--border-color-opt1);
  padding: 20px;
  margin-top: 15px;
}

.detail-list-box h4 {
  font-size: 16px;
  color: var(--font-color-opt2);
  margin-bottom: 15px;
  font-family: "URW DIN Arabic Demi";
}

.detail-list-box ul {
  padding-left: 15px;
}

.detail-list-box ul li {
  font-size: 15px;
  margin-bottom: 10px;
  color: var(--font-color-opt3);
}

/* ------------------- Detail Section End ------------------- */

/* ------------------- Contact Page ------------------- */
.contact-title {
  font-size: 38px;
  font-weight: 600;
  line-height: 50px;
  color: var(--font-color-opt2);
}

.contact-desc {
  font-size: 15px;
  color: var(--font-color-opt3);
}

.contact-desc a {
  font-size: 15px;
  color: #5988E3;
}

.contact-link {
  text-decoration: underline;
}

.contact-subtitle {
  color: var(--font-color-opt7);
  font-family: "URW DIN Arabic";
  font-size: 19.544px;
  font-weight: 500;
  line-height: normal;
}

.contact-list {
  padding: 0;
  list-style: none;
}

.contact-list a,
.contact-list a {
  display: block;
  font-size: 15px;
  color: #5988e3;
  margin-bottom: 6px;
}

.contact-form {
  padding-top: 10px;
}

.contact-form .input,
.contact-form .select {
  display: block;
  height: 40px;
  border-radius: 50px;
  background: #f7f7f7;
  border: 1px solid #d6d6d6;
  margin-bottom: 20px;
}

.contact-form .input {
  position: relative;
}

.contact-form .input input {
  width: 100%;
  height: 100%;
  border: 0;
  outline: 0;
  background: var(--input-fields-background-color);
  padding: 0 20px;
  font-size: 15px;
  border-radius: 20px;
}

.contact-form .select select {
  width: 100%;
  height: 100%;
  border: 0;
  outline: 0;
  background-color: var(--select-fields-background-color);
  padding: 0 20px;
  font-size: 15px;
  border-radius: 20px;
  color: var(--font-color-opt2);
}

#ServerErrors {
  display: block;
  font-size: 12px;
  color: red;
  background-color: #ffff0024;
  padding: 5px;
  display: none;
}
#ServerErrors img {
  width: 15px;
  margin-right: 4px;
  vertical-align: text-bottom;
}
#ServerErrors a {
  text-decoration: underline;
}

.contact-form .input .errorEl {
  position: absolute;
  bottom: -20px;
  left: 10px;
  font-size: 12px;
  color: #FF3939;
  font-family: "URW DIN Arabic";
  font-weight: 500;
  display: none;
}

.contact-form .input.error {
  margin-bottom: 25px;
}

.contact-form .input.error .errorEl {
  display: block;
}

.select select:focus {
  box-shadow: none;
}

.select select option {
  background-color: var(--select-fields-background-color);
}

.contact-form .input-phone {
  position: relative;
  display: block;
  height: 40px;
  border-radius: 50px;
  background: #f7f7f7;
  border: 1px solid #d6d6d6;
  margin-bottom: 20px;
}

.contact-form .input-phone.error {
  margin-bottom: 25px;
}

.contact-form .input-phone .errorEl {
  position: absolute;
  bottom: -20px;
  left: 10px;
  width: calc(100% - 20px);
  font-size: 12px;
  text-align: start;
  color: #FF3939;
  font-family: "URW DIN Arabic";
  font-weight: 500;
  display: none;
}

.contact-form .input-phone.error .errorEl {
  display: block;
}
.input-phone .iti__dropdown-content .iti__search-input {
  padding-left: 12px !important;
  padding-right: 12px !important;
  border-radius: 0;
}

.input-phone .iti--allow-dropdown input {
  padding-left: 56px;
}

.input-phone .iti.iti--show-flags {
  width: 100%;
  height: 100%;
}

.input-phone .iti.iti--show-flags .iti__flag-container {
  padding: 0;
}

.input-phone .iti.iti--show-flags .iti__flag-container::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 1px;
  height: 20px;
  background: #d6d6d6;
  z-index: 1;
}

.input-phone .iti.iti--show-flags .iti__flag-container .iti__selected-flag {
  border-radius: 50px 0 0 50px;
  padding: 0 8px 0 10px;
}

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
  background-color: var(--iti-selected-flag-color) !important;
}

.input-phone .iti.iti--show-flags .iti__arrow {
  border: 0;
  width: 5px;
  height: 5px;
  border-right: 1px solid #b4b5b6;
  border-bottom: 1px solid #b4b5b6;
  transform: rotate(45deg);
}

.input-phone input {
  width: 100%;
  height: 100%;
  border: 0;
  outline: 0;
  background: var(--input-fields-background-color);
  font-size: 15px;
  border-radius: 20px;
}

.iti__country-list {
  background: var(--iticountry-list-background-color);
}

.contact-form .textarea {
  margin-bottom: 20px;
}

.contact-form .textarea textarea {
  width: 100%;
  display: block;
  border-radius: 20px;
  background: var(--textarea-fields-background-color);
  outline: 0;
  border: 1px solid #d6d6d6;
  padding: 15px 20px;
}

.contact-img {
  text-align: right;
}

.contact-img img {
  height: 460px;
}

@media screen and (max-width: 800px) {
  .contact-img img {
    height: auto;
  }
}

/* ------------------- Contact Page End ------------------- */

/* ------------------- Sign In Sign Up ------------------- */
.signin-signup-wrapper {
  max-height: 100vh;
  display: flex;
}

.signin-signup-wrapper .signin-signup-col1 {
  width: 60%;
  display: flex;
  align-items: center;
  max-width: 100%;
  padding-top: 130px;
  padding-bottom: 75px;
  overflow: auto;
  scrollbar-width: none;
}

.signin-signup-wrapper .signin-signup-col1::-webkit-scrollbar {
  width: 0;
}

.signin-signup-wrapper .signin-signup-col1 .signin-signup-box {
  width: 100%;
  max-width: 480px;
  padding: 0 20px;
  margin: auto;
}

.signin-signup-form .input-phone {
  position: relative;
  width: 100%;
  height: 45px;
  background-color: transparent;
  border: 1px solid #d6d6d6;
  border-radius: 50px;
  margin-bottom: 15px;
}

.signin-signup-form .input-phone.error {
  margin-bottom: 25px;
}

.signin-signup-form .input-phone .errorEl {
  position: absolute;
  bottom: -20px;
  left: 0px;
  font-size: 12px;
  text-align: start;
  color: #FF3939;
  font-family: "URW DIN Arabic";
  font-weight: 500;
  display: none;
}
.signin-signup-form .input-phone .errorEl img
{
  width: 15px;
  height: 15px;
}
.signin-signup-form .input-phone.error {
  border-color: red;
}
.signin-signup-form .input-phone.error .errorEl {
  display: flex;
    gap: 3px;
}

.signin-signup-form .account-text {
  font-size: 15px;
  color: var(--font-color-opt3);
  text-align: center;
  margin: 20px 0 0 0;
}

.signin-signup-form .account-text a {
  font-weight: 500;
  color: #2c6e59;
}

.signin-signup-title {
  font-size: 34px;
  font-family: 'URW DIN Arabic Demi';
  margin-bottom: 10px;
  color: var(--font-color-opt4);
}

.signin-signup-desc {
  font-size: 15px;
  color: var(--font-color-opt3);
  margin-bottom: 20px;
}

.signin-signup-form {
  margin-top: 25px;
}

.signin-signup-form label {
  font-size: 16px;
  font-family: 'URW DIN Arabic Demi';
  color: var(--font-color-opt2);
  margin-bottom: 10px;
  font-weight: 500;
}

.signin-signup-form .remamber-text input {
  -webkit-appearance: none;
  appearance: none;
  width: 15px;
  height: 15px;
  border-radius: 2px;
  border: 1px solid var(--border-color-opt1);
  background-color: var(--background-color-opt1);
  margin-right: 2px;
}

.signin-signup-form .remamber-text input:checked {
  background-color: #2c6e59;
  background-size: 15px 15px;
  background-position: center;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%23ffff" class="bi bi-check2" viewBox="0 0 16 16"><path d="M13.854 3.646a.5.5 0 0 1 0 .708l-7 7a.5.5 0 0 1-.708 0l-3.5-3.5a.5.5 0 1 1 .708-.708L6.5 10.293l6.646-6.647a.5.5 0 0 1 .708 0z"/></svg>');
}

.signin-signup-form .remamber-text {
  margin-bottom: 20px;
  user-select: none;
}

.signin-signup-form .remamber-text label {
  font-size: 12px;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  margin: 0;
  color: var(--font-color-opt2);
}

.signin-signup-form .remamber-text a {
  font-size: 12px;
  font-weight: 600;
  color: #2c6e59;
  text-decoration: underline;
}

.signin-signup-form .input {
  position: relative;
  margin-bottom: 15px;
}

.signin-signup-form .input.icon input {
  padding-right: 45px;
}

.signin-signup-form .input .input-icon {
  position: absolute;
  top: 15px;
  /* transform: translateY(-50%); */
  right: 20px;
  line-height: 0;
  user-select: none;
  cursor: pointer;
  z-index: 1;
}

.signin-signup-form .input input {
  width: 100%;
  height: 100%;
  background-color: transparent;
  /* border: 0; */
  outline: 0;
  padding: 0 20px;
  font-size: 15px;
  /* border-radius: 20px; */
  width: 100%;
  height: 45px;
  border: 1px solid #d6d6d6;
  border-radius: 50px;
}

.signin-signup-form .input > input,
.signin-signup-form .input select {
  color: var(--font-color-opt1);
}

.signin-signup-form .input input::placeholder {
  color: #b4b5b6;
}
  
.signin-signup-form .input .errorEl {
  /* position: absolute; */
  /* bottom: -20px; */
  /* left: 10px; */
  font-size: 12px;
  /* width: calc(100% - 20px); */
  margin-top: 3px;
  color: #FF3939;
  font-family: "URW DIN Arabic";
  font-weight: 500;
  display: none;
}

/* .signin-signup-form .input.error {
  margin-bottom: 25px;
} */
.signin-signup-form .input.error input {
  border-color: red;
}
.signin-signup-form .input.error .errorEl {
  display: flex;
  gap: 3px;
}
.signin-signup-form .input.error .errorEl img 
{
  width: 15px;
  height: 15px;

}
.signin-signup-form .input.password-progress {
  margin-bottom: 40px;
}

.signin-signup-form .input.password-progress .password-length {
  display: block;
}

.signin-signup-form .input .password-length {
  position: absolute;
  bottom: -30px;
  left: 10px;
  width: calc(100% - 20px);
  display: none;
}

.signin-signup-form .input .password-length .password-length-txt {
  font-size: 12px;
  font-family: "URW DIN Arabic";
  font-weight: 500;
}

.signin-signup-form .input .password-length .password-length-progress {
  margin-top: 5px;
  height: 3px;
  background-color: var(--background-color-opt7);
}

.signin-signup-form .input .password-length .password-length-progress span {
  display: block;
  height: 3px;
  width: 20%;
  background-color: #2d6d5a;
  transition: all 0.2s;
}

.signin-signup-form .contine-text {
  margin: 20px 0;
  font-size: 16px;
  color: #8d8e90;
  text-align: center;
}

.signin-signup-form .social-login {
  display: flex;
  gap: 10px;
}

.signin-signup-form .social-login a {
  display: inline-flex;
  flex: 1;
  justify-content: center;
  align-items: center;
  gap: 5px;
  font-size: 12px;
  font-weight: 500;
  color: var(--font-color-opt2);
  border: 1px solid #2c6e5940;
  border-radius: 50px;
  padding: 10px 35px;
}

.signin-signup-form .social-login a img {
  width: 15px;
}

.signin-signup-form .social-login a.apple img {
  filter: var(--filter-invert);
}

.signin-signup-form .social-login a.lg {
  font-size: 14px;
  gap: 8px;
}
.signin-signup-form .social-login a.lg img {
  width: 22px;
}

.signin-signup-wrapper .signin-signup-col2 {
  width: 40%;
  min-height: 100vh;
  background-image: url("../images/signin-signup.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.pass-back-link {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  font-size: 14px;
  font-weight: 500;
  gap: 10px;
  color: var(--font-color-opt4);
}

#documentUpload {
  position: relative;
}

.file-up {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  width: 1px;
  height: 1px;
  padding: 0 !important;
}

.file-up-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5px;
  border-radius: 0;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 14px;
  text-align: center;
}

@media screen and (max-width: 800px) {
  .signin-signup-wrapper .signin-signup-col1 {
    width: 100%;
  }

  .signin-signup-wrapper .signin-signup-col2 {
    display: none;
  }

  .signin-signup-form {
    margin-top: 20px;
  }

  .signin-signup-wrapper .signin-signup-col1 {
    padding-top: 120px;
  }

  .signin-signup-form .contine-text {
    margin: 15px 0;
    font-size: 14px;
  }

  .signin-signup-form .social-login {
    gap: 6px;
  }

  .signin-signup-form .social-login a {
    padding: 8px 30px;
  }
}

/* ------------------- Sign In Sign Up End ------------------- */

/* ------------------- Course Registration Section ------------------- */
.course-registration-section {
  padding: 50px 0 40px 0;
}

.course-registration-section .course-registration-section-head {
  margin-bottom: 50px;
  text-align: center;
}

.course-registration-section h1 {
  font-size: 40px;
  font-family: "URW DIN Arabic Demi";
  color: #2C6E59;
  margin-bottom: 10px;
}

.course-registration-section p {
  font-size: 14px;
  color: var(--font-color-opt3);
}

.course-vartical-card {
  border: 1px solid var(--border-color-opt1);
  border-radius: 15px;
  padding: 15px;
  display: flex;
  gap: 20px;
  margin-bottom: 24px;
}

.course-vartical-card .img {
  width: 40%;
}

.course-vartical-card .img img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  object-fit: cover;
}

.course-vartical-card .text {
  width: 60%;
}

.course-vartical-card .text .place-time {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-bottom: 15px;
}

.course-vartical-card .text .place-time span {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-size: 14px;
  color: var(--font-color-opt2);
}

.course-vartical-card .text .place-time span img {
  width: 16px;
  height: 16px;
}

.course-vartical-card .text h3 {
  font-size: 20px;
  font-family: "URW DIN Arabic Demi";
  color: var(--font-color-opt2);
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 15px;
}

.course-vartical-card .text p {
  font-size: 14px;
  color: var(--font-color-opt3);
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 15px;
}

.course-vartical-card .text .rating {
  display: flex;
  align-items: center;
  font-size: 16px;
  flex-wrap: wrap;
}

.course-vartical-card .text .rating span {
  color: var(--font-color-opt3);
}

.course-vartical-card .text .rating .rating-stars {
  display: flex;
  align-items: center;
  gap: 4px;
  margin: 0 8px;
}

.course-vartical-card .text .rating .rating-stars span {
  line-height: 0;
}

.course-vartical-card .text .rating .rating-text {
  color: #FDB100;
  font-weight: 700;
}

@media screen and (max-width: 500px) {
  .course-vartical-card {
    flex-direction: column;
  }

  .course-vartical-card .img,
  .course-vartical-card .text {
    width: 100%;
  }
}

.price-detail-card {
  border: 1px solid var(--border-color-opt1);
  border-radius: 15px;
  padding: 15px;
}

.price-detail-card * {
  font-family: "URW DIN Arabic Demi";
}

.price-detail-card .price-detail-card-head {
  padding-bottom: 15px;
  border-bottom: 1px solid #00000040;
}

.price-detail-card .price-detail-card-head h3 {
  font-size: 20px;
  color: var(--font-color-opt2);
  margin: 0;
}

.price-detail-card .price-detail-card-head .price {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.price-detail-card .price-detail-card-head .price span:nth-child(1) {
  color: #6E6F7280;
  font-size: 14px;
}

.price-detail-card .price-detail-card-head .price span:nth-child(2) {
  color: #2C6E59;
  font-size: 14px;
}

.price-detail-card .price-detail-card-body {
  border-bottom: 1px solid #00000040;
  padding: 10px 0;
}

.price-detail-card .price-detail-card-body ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.price-detail-card .price-detail-card-body ul li {
  padding: 5px 0;
  font-size: 14px;
  display: flex;
  justify-content: space-between;
}

.price-detail-card .price-detail-card-body ul li span {
  color: var(--font-color-opt3);
  font-family: 'URW DIN Arabic';
}

.price-detail-card .price-detail-card-body ul li.primary span {
  color: #2c6e59;
  font-family: 'URW DIN Arabic Demi';
}

.price-detail-card .price-detail-card-body ul.list-green li span {
  color: #2C6E59;
}

.price-detail-card .price-detail-card-footer {
  padding-top: 15px;
  display: flex;
  justify-content: space-between;
  font-size: 18px;
}

.price-detail-card .price-detail-card-footer span {
  color: var(--font-color-opt5);
}

.price-detail-card-btn {
  margin-top: 15px;
  padding-top: 20px;
  border-top: 1px solid #00000040;
}

.price-detail-card-btn p {
  font-size: 14px;
  font-family: 'URW DIN Arabic';
  color: var(--font-color-opt3);
}

.price-detail-card-btn p a {
  color: #5988E3;
  font-family: 'URW DIN Arabic';
}

.detail-form {
  border: 1px solid var(--border-color-opt1);
  border-radius: 15px;
  padding: 15px;
  margin-bottom: 20px;
}

.detail-form .separator {
  width: 100%;
  height: 1px;
  background: #00000040;
  margin: 26px 0;
}

.detail-form .detail-form-head h3 {
  font-size: 24px;
  color: var(--font-color-opt2);
  margin-bottom: 10px;
  font-family: "URW DIN Arabic Demi";
}

.detail-form .detail-form-head p {
  font-size: 14px;
  color: var(--font-color-opt3);
  margin: 0;
}

.detail-form p {
  color: #6E6F72;
  font-size: 14px;
}

.detail-form p a {
  color: #6E6F72;
  text-decoration: underline;
  text-underline-offset: 4px;
}

.detail-form-label {
  font-size: 16px;
  color: var(--font-color-opt2);
  margin-bottom: 10px;
  font-family: "URW DIN Arabic Demi";
}

.detail-form-input .iti.iti--allow-dropdown {
  width: 100%;
  height: 100%;
}
.detail-form-input .iti.iti--allow-dropdown .iti__selected-flag {
  border-radius: 50px 0 0 50px;
}

.detail-form-input {
  position: relative;
  border: 1px solid #D6D6D6;
  border-radius: 50px;
  height: 45px;
  /* overflow: hidden; */
  margin-bottom: 20px;
}

.detail-form-input input:not(.iti__search-input) {
  width: 100%;
  height: 100%;
  border: 0;
  outline: 0;
  padding: 0 15px;
  font-weight: 500;
  border-radius: 50px;
  color: var(--font-color-opt5);
  background-color: transparent;
}

.iti__search-input {
  outline: 0;
  color: var(--font-color-opt1);
  background-color: var(--background-color-opt1);
  border-bottom: 1px solid #D6D6D6;
}

.detail-form-input .notetooltip {
  position: absolute;
  top: 12px;
  right: 14px;
  z-index: 1;
  background-color: #fff;
}

.detail-form-select-input .notetooltip {
  position: absolute;
  top: 12px;
  right: 60px;
  z-index: 1;
  background-color: #fff;
}

.detail-form-input .invalid-txt {
  color: red;
  font-size: 14px;
  display: none;
}

.detail-form-input.invalid {
  margin-bottom: 25px;
}

.detail-form-input.invalid input {
  border: 1px solid red;
}

.detail-form-input.invalid .invalid-txt {
  display: block;
}

.select2-container--bootstrap-5.select2-container--focus .select2-selection, .select2-container--bootstrap-5.select2-container--open .select2-selection,
.select2-container--bootstrap-5 .select2-dropdown .select2-search .select2-search__field:focus {
  box-shadow: none;
}
.select2-container--bootstrap-5 .select2-dropdown {
  border-color: #2c6e59;
}

.select2-container--bootstrap-5 .select2-dropdown .select2-search .select2-search__field:focus {
  border: 1px solid #D6D6D6;
}

.detail-form-select-input .select2-container--open .select2-selection--single {
  border-radius: 10px;
  border-color: #2c6e59;
}

.detail-form-select-input {
  position: relative;
  margin-bottom: 20px;
}

.detail-form-select-input .invalid-txt {
  color: red;
  font-size: 14px;
  display: none;
}

.detail-form-select-input .select2-selection--single {
  border: 1px solid #D6D6D6;
  border-radius: 50px;
  height: 45px;
  padding: 8px 12px !important;
}

.detail-form-select-input.invalid {
  margin-bottom: 25px;
}

.detail-form-select-input.invalid .select2-selection.select2-selection--single {
  border: 1px solid red;
}

.detail-form-select-input.invalid .invalid-txt {
  display: block;
}

.select2-container--bootstrap-5.select2-container--focus .select2-selection, .select2-container--bootstrap-5.select2-container--open .select2-selection {
  border-color: #D6D6D6;
}

.select2-container--bootstrap-5 .select2-selection--single .select2-selection__rendered {
  color: var(--font-color-opt1);
}

.select2-container--bootstrap-5 .select2-selection {
  background-color: var(--background-color-opt1);
}

.select2-container--bootstrap-5 .select2-dropdown {
  color: var(--font-color-opt1);
  background-color: var(--background-color-opt1);
}

.select2-container--bootstrap-5 .select2-dropdown .select2-search .select2-search__field {
  color: var(--font-color-opt1);
  background-color: var(--background-color-opt1);
  border-color: #D6D6D6;
}

.notetooltipinput,
.notetooltipinput .select2-selection.select2-selection--single {
  border-color: #FF0000 !important;
}

.notetooltip {
  position: relative;
  width: 20px;
  height: 20px;
  display: inline-flex;
  overflow: hidden;
}

.notetooltip:hover {
  overflow: visible;
}

.notetooltip>span {
  display: inline-flex;
}

.notetooltip>span img {
  width: 20px;
  height: 20px;
}

.notetooltip .notetooltip-message {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: calc(100% + 30px);
  width: 300px;
  height: auto;
  padding: 15px;
  background-color: #F4F4F4;
  border-inline-end: 2px solid #FF0000;
  font-size: 12px;
  color: #6E6F72;
}

.notetooltip .notetooltip-message::before {
  content: '';
  position: absolute;
  top: 50%;
  left: -6px;
  transform: translateY(-50%) rotate(45deg);
  width: 15px;
  height: 15px;
  background-color: #F4F4F4;
}

@media screen and (max-width: 992px) {
  .detail-form-input .notetooltip .notetooltip-message {
    top: unset;
    bottom: calc(100% + 30px);
    left: unset;
    right: -10px;
    transform: unset;
  }

  .detail-form-input .notetooltip .notetooltip-message::before {
    top: unset;
    left: auto;
    right: 10px;
    bottom: -6px;
    transform: translateY(0) rotate(45deg);
  }
}

.detail-form-radio-group {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 20px;
}

.detail-form-radio-group .invalid-txt {
  color: red;
  font-size: 14px;
  display: none;
}

.detail-form-radio-group.invalid {
  margin-bottom: 25px;
  gap: 10px 20px;
}

.detail-form-radio-group.invalid .detail-form-radio {
  border: 1px solid red;
}

.detail-form-radio-group.invalid .invalid-txt {
  width: 100%;
  display: block;
}

.detail-form-radio {
  width: 45%;
  border: 1px solid #D6D6D6;
  border-radius: 50px;
  height: 45px;
  overflow: hidden;
  padding: 0 15px;
  display: flex;
  align-items: center;
}

.detail-form-radio input {
  display: none;
}

.detail-form-radio .radio-text {
  display: flex;
  align-items: center;
  gap: 10px;
}

.detail-form-radio .radio-text span.radio-circle {
  position: relative;
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 16px;
  border: 1px solid #595A5C;
  display: flex;
  justify-content: center;
  align-items: center;
}

.detail-form-radio .radio-text span.radio-circle::before {
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #2C6E59;
  display: none;
}

.detail-form-radio .radio-text span {
  font-size: 14px;
  font-weight: 500;
  color: var(--font-color-opt2);
}

.detail-form-radio input:checked+.radio-text span {
  color: #2C6E59;
}

.detail-form-radio input:checked+.radio-text .radio-circle {
  border-color: #2C6E59;
}

.detail-form-radio input:checked+.radio-text .radio-circle::before {
  display: block;
}

.custom-checkbox-label {
  display: flex;
  align-items: center;
  font-size: 14px;
  gap: 10px;
  user-select: none;
}

.custom-checkbox-label span {
  color: #6E6F72;
  font-size: 14px;
}

.custom-checkbox-label a {
  color: #6E6F72;
  text-decoration: underline;
  text-underline-offset: 4px;
}

.custom-checkbox {
  display: inline-block;
}

.custom-checkbox input {
  display: none;
}

.custom-checkbox span {
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 2px;
  border: 1px solid #595A5C;
  display: flex;
  justify-content: center;
  align-items: center;
}

.custom-checkbox span::before {
  content: '';
  width: 16px;
  height: 16px;
  background-image: url('data:image/svg+xml,<svg width="10" height="8" viewBox="0 0 10 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8.5 1L3.25 7.25L1 4.75" stroke="white" stroke-width="1.2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  background-size: 10px 10px;
  background-position: center;
  background-repeat: no-repeat;
  display: none;
}

.custom-checkbox input:checked+span {
  background-color: #2C6E59;
}

.custom-checkbox input:checked+span::before {
  display: block;
}

@media screen and (max-width: 600px) {
  .detail-form-radio-group {
    flex-direction: column;
    margin-bottom: 20px;
  }

  .detail-form-radio {
    margin-bottom: 0;
  }
}

/* ------------------- Course Registration Section End ------------------- */

/* ------------------- Checkout Section ------------------- */
.checkout-section {
  padding: 50px 0 40px 0;
}

.checkout-section .checkout-section-head {
  margin-bottom: 50px;
}

.checkout-section .checkout-section-head h1 {
  font-size: 40px;
  font-family: "URW DIN Arabic Demi";
  color: #2C6E59;
  margin-bottom: 10px;
}

.checkout-section .checkout-section-head p {
  font-size: 14px;
  color: var(--font-color-opt3);
}

.payment-options h3 {
  font-size: 26px;
  margin: 0;
  color: var(--font-color-opt2);
  font-family: "URW DIN Arabic Demi";
}

.payment-options .payment-options-label {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: var(--font-color-opt2);
  font-size: 12px;
}

.payment-options .payment-options-label span {
  font-size: 14px;
  font-family: "URW DIN Arabic Demi";
}

.payment-options .separator {
  width: 100%;
  border-top: 1px solid var(--border-color-opt2);
  background: #00000040;
  margin: 26px 0;
  opacity: 0.5;
}

.payment-options-tabs .payment-options-tabs-head {
  display: flex;
  gap: 15px;
}

.payment-options-tabs .payment-options-tabs-head a {
  display: inline-flex;
  justify-content: center;
  gap: 5px;
  align-items: center;
  height: 44px;
  border: 1px solid var(--border-color-opt1);
  border-radius: 50px;
  width: 100%;
  font-size: 12px;
}

.payment-options-tabs .payment-options-tabs-head a span {
  color: var(--font-color-opt8);
}

.payment-options-tabs .payment-options-tabs-head a.disabled {
  opacity: 0.5;
  user-select: none;
  cursor: no-drop;
}

.payment-options-tabs .payment-options-tabs-head a.active {
  border-color: #2C6E59;
  background-color: #2C6E59;
}

.payment-options-tabs .payment-options-tabs-head a.active span {
  color: #fff;
}

.payment-options-tabs .payment-options-tabs-head a .icon img:nth-child(1) {
  display: none;
}

.payment-options-tabs .payment-options-tabs-head a .icon img:nth-child(2) {
  display: inline-block;
}
.payment-options-tabs .payment-options-tabs-head a.active .icon img:nth-child(1) {
  filter: invert(1);
}

.payment-options-tabs .payment-options-tabs-head a.active .icon img:nth-child(2) {
  filter: invert(1);
}

.payment-proof-card {
  border: 1px solid var(--border-color-opt1);
  border-radius: 10px;
}

.payment-proof-card .payment-proof-card-head {
  padding: 10px 15px;
  background-color: #2D6D5A0D;
  border-bottom: 1px solid var(--border-color-opt1);
  border-radius: 10px;
}

.payment-proof-card .payment-proof-card-head h3 {
  font-size: 20px;
  color: #2C6E59;
}

.payment-proof-card .payment-proof-card-body {
  padding: 20px;
}

.payment-proof-card .payment-proof-card-body label {
  font-size: 14px;
  color: var(--font-color-opt3);
  margin-bottom: 15px;
}

.payment-proof-card .payment-proof-card-body .input {
  position: relative;
  width: 100%;
  height: 45px;
  border: 1px solid #d6d6d6;
  border-radius: 50px;
  margin-bottom: 15px;
}

.payment-proof-card .payment-proof-card-body .input input {
  width: 100%;
  height: 100%;
  background-color: transparent;
  border: 0;
  outline: 0;
  padding: 0 20px;
  font-size: 15px;
  border-radius: 20px;
}
.payment-proof-card .payment-proof-card-body .input input[type="date"]::-webkit-calendar-picker-indicator {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  line-height: 0;
  user-select: none;
  cursor: pointer;
}
.payment-proof-card .payment-proof-card-body .input .input-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
  line-height: 0;
  user-select: none;
  cursor: pointer;
  background-color: var(--background-color-opt1);
  pointer-events: none;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .payment-proof-card .payment-proof-card-body {
    padding: 15px 10px;
  }
}

/* ------------------- Checkout Section End ------------------- */

/* ------------------- Image Options ------------------- */
.image-option {
  margin-bottom: 15px;
}

.image-option input {
  display: none;
}

.image-option .image-option-box {
  padding: 40px 20px;
  text-align: center;
  border: 1px dashed #2C6E59;
  background: #2D6D5A0D;
  border-radius: 5px;
}

.image-option .image-option-box.dragover {
  border-style: solid;
}

.image-option .image-option-box img {
  width: 24px;
  margin-bottom: 10px;
}

.image-option .image-option-box p {
  font-size: 16px;
  color: var(--font-color-opt3);
  font-weight: 400;
  margin: 0;
}

.image-option .image-option-box p label {
  color: #2C6E59;
  font-weight: 500;
  cursor: pointer;
}

.image-option .image-option-preview .image-option-preview-item:not(:last-child) {
  margin-top: 15px;
}

.image-option .image-option-preview .image-option-preview-item {
  border: 1px solid var(--border-color-opt1);
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 5px;
}

.image-option .image-option-preview .image-option-preview-item .name {
  display: flex;
  align-items: center;
  gap: 10px;
  max-width: 50%;
}

.image-option .image-option-preview .image-option-preview-item .name img {
  min-width: 16px;
  width: 16px;
}

.image-option .image-option-preview .image-option-preview-item .name h5 {
  margin: 0;
  font-size: 14px;
  color: var(--font-color-opt3);
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.image-option .image-option-preview .image-option-preview-item .actions {
  display: flex;
  align-items: center;
  gap: 15px;
}

.image-option .image-option-preview .image-option-preview-item span {
  font-size: 14px;
  color: var(--font-color-opt3);
}

.image-option .image-option-preview .image-option-preview-item a {
  color: var(--font-color-opt3);
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  gap: 5px;
}

.image-option .image-option-preview .image-option-preview-item a img {
  width: 16px;
  height: 16px;
}

/* ------------------- Image Options End ------------------- */

/* ------------------- Online Pay Invoice Section ------------------- */
.online-pay-invoice-section {
  padding: 50px 0;
}

/* ------------------- Online Pay Invoice Section End ------------------- */

/*Payment Receipt Start*/
.page-title-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}

.page-title-wrapper h2 {
  margin-bottom: 0px;
  color: #2c6e59;
  font-weight: 600;
}

.payment-receipt-wrapper {
  background-image: url('../images/zig-zag.svg');
  background-repeat: no-repeat;
  background-size: calc(100% + 4px) auto;
  background-position: bottom;
  padding-bottom: 25px;
  border-top: 2px solid #CCDCD7;
  border-right: 2px solid #CCDCD7;
  border-left: 2px solid #CCDCD7;
}

.payment-receipt-wrapper .payment-receipt-header {
  background-color: var(--background-color-opt7);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 18px;
  border-bottom: 1px solid #CCDCD7;
}

.payment-receipt-wrapper .payment-receipt-header div {
  display: flex;
  flex-direction: column;
}

.payment-receipt-wrapper .payment-receipt-header div span:nth-child(1) {
  color: #2c6e59;
  font-family: "URW DIN Arabic Demi";
  font-size: 22px;
  font-weight: 600;
  line-height: 22px;
  margin-bottom: 13px;
}

.payment-receipt-wrapper .payment-receipt-header div span:nth-child(2) {
  color: var(--font-color-opt3);
  font-family: "URW DIN Arabic";
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
}

.payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-details {
  padding: 18px;
}

.payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-info {
  display: flex;
  justify-content: space-between;
}

.payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-info div {
  color: var(--font-color-opt2);
  font-family: "URW DIN Arabic Demi";
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  padding: 17px 18px;
}

.payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-info table {
  border-collapse: separate;
  border-spacing: 0px;
}

.payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-info table tr td {
  padding-bottom: 18px;
}

.payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-info table tr:first-child td {
  padding-top: 18px;
}

.payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-info table tr td:nth-child(1) {
  color: var(--font-color-opt3);
  font-family: "URW DIN Arabic Demi";
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  border-right: 1px solid #CCDCD7;
  padding-left: 17px;
  width: 100%;
  min-width: 207px;
  border-left: 1px solid #CCDCD7;
  display: flex;
  align-items: center;
  gap: 8px;
}

.payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-info table tr td:nth-child(2) {
  color: var(--font-color-opt2);
  font-family: "URW DIN Arabic Demi";
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  padding-left: 36px;
  min-width: 219px;
}

.payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-info table tr:last-child td:nth-child(1) {
  border-bottom: 1px solid #CCDCD7;
  border-bottom-left-radius: 10px;
}

.payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-info table tr:last-child td:nth-child(2) {
  border-bottom: 1px solid #CCDCD7;
}

.payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-sold-to {
  padding-top: 32px;
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid rgb(214, 223, 220);
}

.payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-sold-to span:nth-child(1) {
  color: var(--font-color-opt3);
  font-family: "URW DIN Arabic";
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
}

.payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-sold-to span:nth-child(2) {
  color: var(--font-color-opt3);
  font-family: "URW DIN Arabic Demi";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

.payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-list {
  padding-bottom: 54px;
  border-bottom: 1px solid #CCDCD7;
}

.payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-list table {
  width: 100%;
  min-width: 800px;
}

.payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-list table thead th {
  padding: 12px;
  color: #fff;
  border-bottom-color: #CCDCD7;
}

.payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-list table tbody td {
  padding: 19px 12px;
  color: var(--text-color-2);
  border-bottom: 0;
}

.payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-list table thead {
  background: #2C6E59;
  font-family: "URW DIN Arabic";
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
}

.payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-list table tfoot td {
  padding: 8px;
  border-bottom: 0;
}

.payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-list table tfoot {
  background: var(--background-color-opt7);
}

.payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-list table td {
  color: var(--font-color-opt3);
  font-family: "URW DIN Arabic Demi";
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
}

.payment-receipt-wrapper .payment-receipt-item .payment-receipt-text {
  margin-top: 16px;
  margin-bottom: 8px;
  color: var(--font-color-opt3);
  font-family: "URW DIN Arabic";
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
}

.payment-receipt-wrapper .payment-receipt-item .payment-receipt-text a {
  color: #2C6E59;
  font-family: "URW DIN Arabic Demi";
}

/* @media screen and (max-width: 850px) {
  [dir="rtl"] .navbar .navbar-brand {
    margin-right: 55px !important;
  }
} */

@media screen and (max-width: 760px) {
  .navbar .navbar-brand {
    margin-left: 5px;
  }


  .payment-receipt-wrapper .payment-receipt-header div {
    text-align: center;
  }

  .payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-info {
    flex-direction: column;
  }

  .payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-info table tr td:nth-child(1) {
    border-left: none;
    border-right: none;
  }

  .payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-info table tr:last-child td:nth-child(1) {
    border-bottom-left-radius: 0;
  }

  .payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-info table tr:first-child td:nth-child(1),
  .payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-info table tr:first-child td:nth-child(2) {
    border-top: 1px solid #ccdcd7;
  }

  .payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-sold-to {
    padding-top: 0px;
  }

  .payment-receipt-wrapper .payment-receipt-header {
    flex-direction: column-reverse;
    gap: 14px;
  }

  .payment-receipt-wrapper .payment-receipt-header div span:nth-child(1) {
    margin-bottom: 5px;
  }

  .payment-receipt-wrapper .payment-receipt-header,
  .payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-info div {
    padding: 18px 12px;
  }

  .payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-details {
    padding: 12px;
  }
  .detail-form-radio {
    width: 100%;}

}

@media screen and (max-width: 640px) {
  .payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-list {
    padding-bottom: 0px;
  }

  .payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-list table {
    margin-bottom: 6px;
  }

  .payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-list {
    border: 0;
  }
}

@media screen and (max-width: 500px) {
  .page-title-wrapper img {
    max-width: 10px;
  }

  .payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-info table tr td:nth-child(1),
  .payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-info table tr td:nth-child(2) {
    min-width: 100%;
  }

  .payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-info table tr {
    display: flex;
    flex-direction: column;
  }

  .payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-info table tr:first-child td:nth-child(1),
  .payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-info table tr:first-child td:nth-child(2) {
    border: none;
  }

  .payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-info table tr:first-child td {
    padding-top: 0px;
  }

  .payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-info table tr:last-child td:nth-child(1) {
    border-bottom: 0;
  }

  .payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-info table tr:first-child td:nth-child(1) {
    border-top: 1px solid #ccdcd7;
    padding-top: 18px;
  }

}

/*Payment Receipt End*/

/* ------------------- OTP Modal ------------------- */
.otp-modal {
  text-align: center;
}

.otp-modal .modal-dialog {
  max-width: 470px;
}

.otp-modal .close-otp-modal {
  position: absolute;
  top: -50px;
  right: 0;
  width: 35px;
  height: 35px;
  border: 1px solid #fff;
  border-radius: 100%;
}

.otp-modal .close-otp-modal::before {
  content: "";
  position: absolute;
  top: 6px;
  width: 1px;
  height: 20px;
  background: #fff;
  transform: rotate(45deg);
}

.otp-modal .close-otp-modal::after {
  content: "";
  position: absolute;
  top: 6px;
  width: 1px;
  height: 20px;
  background: #fff;
  transform: rotate(-45deg);
}

.otp-modal .modal-content {
  border-radius: 20px;
  margin: 30px 0;
  border: 1px solid var(--border-color-opt1);
  background-color: var(--background-color-opt2);
}

.otp-modal .modal-content .modal-body {
  padding: 40px 50px;
}

.otp-modal .otp-modal-title {
  font-size: 28px;
  font-weight: 600;
  color: var(--font-color-opt4);
}

.otp-modal .otp-modal-desc,
.otp-modal .otp-modal-desc span {
  font-size: 14px;
  color: var(--font-color-opt3);
}

.otp-modal .otp-modal-desc a {
  color: #2c6e59;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.otp-modal .otp-modal-subtitle {
  margin-top: 30px;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 500;
  color: var(--font-color-opt2);
  text-transform: capitalize;
}

.otp-modal .didnotreceive-text #resendOtp {
  font-size: 16px;
  margin-inline-start: 8px;
  font-family: "URW DIN Arabic Demi";
  display: inline-block;
}
.otp-modal .didnotreceive-text #resendOtp a {
  font-family: "URW DIN Arabic Demi";
  color: var(--font-color-opt4);
}

.otp-modal .didnotreceive-text {
  margin-top: 20px;
}

.otp-modal .didnotreceive-text span {
  font-size: 14px;
  color: var(--font-color-opt3);
  display: inline-block;
  margin-bottom: 8px;
  font-weight: 500;
}

.otp-modal .didnotreceive-text p {
  font-size: 16px;
  color: var(--font-color-opt2);
  font-weight: 500;
}

.otp-modal .didnotreceive-text p a {
  color: var(--font-color-opt4);
}

.otp-modal .otp-input {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 15px;
  gap: 10px;
  margin-bottom: 20px;
}

.errorElOtp {
  width: 100%;
  font-size: 12px;
  color: #FF3939;
  font-family: "URW DIN Arabic";
  font-weight: 500;
  display: none;
}

.otp-modal .otp-input.error .input {
  border-color: red;
}

.otp-modal .otp-input.error + .errorElOtp {
  display: block;
}


.otp-modal .opt-error-text {
  font-size: 14px;
  color: #ff3939;
  display: none;
}

.otp-modal .opt-error-text span {
  font-size: 14px;
  font-weight: 600;
  color: #ff3939;
}

.otp-modal .otp-input .input {
  position: relative;
  width: 45px;
  height: 45px;
  border-radius: 100%;
  overflow: hidden;
  border-radius: 50px;
  border: 2px solid rgba(0, 0, 0, 0.1);
  background: #fff;
}

.otp-modal .otp-input .input input {
  width: 100%;
  height: 100%;
  font-size: 14px;
  text-align: center;
  border: 0;
  outline: 0;
  padding: 8px;
  color: var(--font-color-opt1);
  background-color: var(--background-color-opt2);
}

.otp-modal .otp-input .input input::placeholder {
  color: #b4b5b6;
}

.otp-modal .otp-input input[type="number"]::-webkit-inner-spin-button,
.otp-modal .otp-input input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

@media screen and (max-width: 450px) {
  .otp-modal .modal-content .modal-body {
    padding: 30px;
  }
}

@media screen and (max-width: 400px) {
  .otp-modal .modal-content .modal-body {
    padding: 30px 20px;
  }
}

/* ------------------- OTP Modal End ------------------- */


/* ------------------- Information Modal ------------------- */
.information-modal .close-information-modal {
  position: absolute;
  top: -50px;
  right: 0;
  width: 35px;
  height: 35px;
  border: 1px solid #fff;
  border-radius: 100%;
}

.information-modal .close-information-modal::before {
  content: "";
  position: absolute;
  top: 6px;
  left: 50%;
  width: 1px;
  height: 20px;
  background: #fff;
  transform: translateX(-50%) rotate(45deg);
}

.information-modal .close-information-modal::after {
  content: "";
  position: absolute;
  top: 6px;
  left: 50%;
  width: 1px;
  height: 20px;
  background: #fff;
  transform: translateX(-50%) rotate(-45deg);
}

.information-modal .information-modal-title {
  text-align: center;
  font-size: 28px;
  font-weight: 600;
  color: var(--font-color-opt4);
}
/* ------------------- Information Modal End ------------------- */

/* ------------------- SEEC Invoice 2 ------------------- */
.seec-invoice-2 {
  position: relative;
  padding-top: 20px;
}

.seec-invoice-2 .seec-invoice-2-head {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  justify-content: space-between;
}

.seec-invoice-2 .seec-invoice-2-head .seec-invoice-2-head-left {
  text-align: start;
  max-width: 200px;
  font-size: 13px;
  font-weight: 500;
}

.seec-invoice-2 .seec-invoice-2-head .seec-invoice-2-head-left span {
  display: inline-block;
  margin-bottom: 4px;
}

.seec-invoice-2 .seec-invoice-2-head h5 {
  text-align: center;
  font-size: 36px;
  font-weight: 600;
  color: #2c6e59;
}

.seec-invoice-2 .seec-invoice-2-head h5:nth-child(1) {
  font-size: 32px;
}

.seec-invoice-2 .seec-invoice-2-body {
  padding-block: 50px;
}

.seec-invoice-2 .seec-invoice-2-body .seec-invoice-2-user-info {
  display: flex;
  gap: 10px;
  justify-content: space-between;
}

.seec-invoice-2 .seec-invoice-2-body .seec-invoice-2-user-info .seec-invoice-2-user-info-item .name-en,
.seec-invoice-2 .seec-invoice-2-body .seec-invoice-2-user-info .seec-invoice-2-user-info-item .name-ar,
.seec-invoice-2 .seec-invoice-2-body .seec-invoice-2-user-info .seec-invoice-2-user-info-item .value {
  display: inline-block;
  min-width: 150px;
  font-size: 14px;
}

.seec-invoice-2 .seec-invoice-2-body .seec-invoice-2-user-info .seec-invoice-2-user-info-item .name-ar {
  text-align: end;
}

.seec-invoice-2 .seec-invoice-2-body .seec-invoice-2-user-info .seec-invoice-2-user-info-item .value {
  font-weight: 500;
}

.seec-invoice-2-desc {
  display: flex;
  gap: 2px;
  text-align: center;
  margin-top: 50px;
}

.seec-invoice-2-desc h5 {
  font-size: 18px;
  padding: 16px;
  background-color: var(--background-color-opt7);
  margin-bottom: 20px;
}

.seec-invoice-2-desc>div {
  flex: 1;
}

.seec-invoice-2-desc>div span {
  font-size: 14px;
  display: block;
  margin-bottom: 5px;
}

.seec-invoice-2-desc>div span:last-child {
  font-weight: 500;
}

.seec-invoice-2-footer {
  display: flex;
  gap: 10px;
}

.seec-invoice-2-footer>div {
  flex: 1;
  text-align: center;
  padding: 20px 0 0 0;
}

.seec-invoice-2-footer>div:first-child {
  max-width: 120px;
  text-align: start;
}

.seec-invoice-2-footer .border-right {
  border-inline-end: 2px solid #2c6e59;
}

.seec-invoice-2-footer h5 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #2c6e59;
}

.seec-invoice-2-footer p {
  font-size: 11px;
  font-weight: 500;
  padding: 0 20px;
}

@media screen and (max-width: 992px) {
  .seec-invoice-2 .seec-invoice-2-body .seec-invoice-2-user-info {
    display: block;
  }

  .seec-invoice-2 .seec-invoice-2-body .seec-invoice-2-user-info p {
    display: flex;
    justify-content: space-between;
  }
}

@media screen and (max-width: 768px) {
  .seec-invoice-2-desc {
    flex-wrap: wrap;
  }

  .seec-invoice-2-desc>div {
    flex: unset;
    width: 100%;
    margin-bottom: 20px;
  }

  .seec-invoice-2-footer {
    flex-wrap: wrap;
    justify-content: center;
  }

  .seec-invoice-2-footer>div {
    flex: unset;
  }

  .seec-invoice-2-footer .border-right {
    border-inline-end: 0;
    border-bottom: 1px solid #2c6e59;
  }

  .seec-invoice-2-footer>div:first-child {
    max-width: unset;
    text-align: center;
  }

  .seec-invoice-2 .seec-invoice-2-head>div:nth-child(1) {
    order: 3;
  }

  .seec-invoice-2 .seec-invoice-2-head>div:nth-child(2) {
    order: 2;
  }

  .seec-invoice-2 .seec-invoice-2-head>div:nth-child(3) {
    order: 1;
  }

  .seec-invoice-2 .seec-invoice-2-body {
    padding: 50px 0 30px 0;
  }
}

@media screen and (max-width: 500px) {
  .seec-invoice-2 .seec-invoice-2-body .seec-invoice-2-user-info p {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .seec-invoice-2 .seec-invoice-2-body .seec-invoice-2-user-info .seec-invoice-2-user-info-item .name-en,
  .seec-invoice-2 .seec-invoice-2-body .seec-invoice-2-user-info .seec-invoice-2-user-info-item .name-ar,
  .seec-invoice-2 .seec-invoice-2-body .seec-invoice-2-user-info .seec-invoice-2-user-info-item .value {
    width: 50%;
    min-width: unset;
  }

  .seec-invoice-2 .seec-invoice-2-body .seec-invoice-2-user-info .seec-invoice-2-user-info-item .name-ar {
    text-align: start;
  }
}

/* ------------------- SEEC Invoice 2 End ------------------- */

/* ------------------- SEEC Invoice ------------------- */
.seec-invoice {
  position: relative;
  padding-top: 20px;
  color: var(--font-color-opt2);
}

.seec-invoice .seec-invoice-head {
  display: flex;
  align-items: center;
  gap: 15px;
  flex-wrap: wrap;
  justify-content: space-between;
}

.seec-invoice .seec-invoice-head .seec-invoice-head-right {
  text-align: start;
  max-width: 200px;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
}

.seec-invoice .seec-invoice-head .seec-invoice-head-right span {
  display: inline-block;
  margin-bottom: 4px;
}

.seec-invoice .seec-invoice-head h5 {
  text-align: center;
  font-size: 36px;
  font-weight: 600;
  color: #2c6e59;
}

.seec-invoice .seec-invoice-head h5:nth-child(1) {
  font-size: 32px;
}

.seec-invoice .seec-invoice-body {
  padding-block: 30px;
}

.seec-invoice .seec-invoice-body .seec-invoice-userinfo {
  display: flex;
  gap: 20px;
}

.seec-invoice .seec-invoice-body .seec-invoice-userinfo>div {
  flex: 1;
}

.seec-invoice .seec-invoice-body .seec-invoice-userinfo p {
  display: flex;
  gap: 10px;
}

.seec-invoice .seec-invoice-body .seec-invoice-userinfo p .underline {
  display: block;
  flex: 1;
  border-bottom: 1px dashed var(--border-color-opt1);
}

.seec-invoice .seec-invoice-body .seec-invoice-userinfo .seec-invoice-userinfo-item .name-en,
.seec-invoice .seec-invoice-body .seec-invoice-userinfo .seec-invoice-userinfo-item .name-ar,
.seec-invoice .seec-invoice-body .seec-invoice-userinfo .seec-invoice-userinfo-item .value {
  display: inline-block;
  font-size: 14px;
}

.seec-invoice .seec-invoice-body .seec-invoice-userinfo .seec-invoice-userinfo-item .name-ar {
  text-align: end;
}

.seec-invoice .seec-invoice-body .seec-invoice-userinfo .seec-invoice-userinfo-item .value {
  font-weight: 500;
}

.seec-invoice .seec-invoice-table {
  overflow: auto;
}

.seec-invoice .seec-invoice-table::-webkit-scrollbar {
  width: 5px;
}

.seec-invoice .seec-invoice-table::-webkit-scrollbar-track {
  background-color: #eee;
}

.seec-invoice .seec-invoice-table::-webkit-scrollbar-thumb {
  background-color: #2c6e59;
  border-radius: 2px;
}

.seec-invoice .seec-invoice-table table {
  width: 100%;
  min-width: 852px;
  border-right: 1px solid var(--border-color-opt1);
  border-left: 1px solid var(--border-color-opt1);
  border-bottom: 1px solid var(--border-color-opt1);
}

.seec-invoice .seec-invoice-table table thead {
  text-align: center;
  background-color: #267d5c;
}

.seec-invoice .seec-invoice-table table thead tr th {
  color: #fff;
}

.seec-invoice .seec-invoice-table table th,
.seec-invoice .seec-invoice-table table td {
  font-size: 14px;
  line-height: 14px;
  padding: 10px 5px;
}

.seec-invoice .seec-invoice-table table:nth-child(1) th,
.seec-invoice .seec-invoice-table table:nth-child(1) td {
  border-inline-end: 1px solid var(--border-color-opt1);
}

.seec-invoice .seec-invoice-table table:nth-child(1) thead th:nth-child(1),
.seec-invoice .seec-invoice-table table:nth-child(1) tbody td:nth-child(1) {
  width: 50px;
  min-width: 50px;
  text-align: center;
}

.seec-invoice .seec-invoice-table table:nth-child(1) tbody td:nth-child(2) {
  width: 100%;
  min-width: 400px;
  border-bottom: 1px solid var(--border-color-opt1);
}

.seec-invoice .seec-invoice-table table:nth-child(1) tbody td:nth-child(3) {
  width: 150px;
  min-width: 150px;
}

.seec-invoice .seec-invoice-table table:nth-child(1) tbody td:nth-child(4) {
  width: 250px;
  min-width: 250px;
}

.seec-invoice .seec-invoice-table table:nth-child(2) tr {
  border-bottom: 1px solid var(--border-color-opt1);
}

.seec-invoice .seec-invoice-table table:nth-child(2) td:nth-child(1) {
  width: 200px;
  min-width: 200px;
  color: #000;
  border-inline-end: 1px solid var(--border-color-opt1);
}

.seec-invoice .seec-invoice-table table:nth-child(2) td:nth-child(2) {
  width: 100%;
}

.seec-invoice .seec-invoice-table table:nth-child(2) tr:nth-child(1) td:nth-child(1) {
  background-color: #bed8ce;
}

.seec-invoice .seec-invoice-table table:nth-child(2) tr:nth-child(2) td:nth-child(1) {
  background-color: #93bead;
}

.seec-invoice .seec-invoice-table table:nth-child(2) tr:nth-child(3) td:nth-child(1) {
  background-color: #52977c;
}

@media screen and (max-width: 992px) {
  .seec-invoice .seec-invoice-body .seec-invoice-userinfo {
    flex-wrap: wrap;
  }

  .seec-invoice .seec-invoice-body .seec-invoice-userinfo>div {
    flex: unset;
    width: 100%;
  }
}

@media screen and (max-width: 650px) {
  .seec-invoice .seec-invoice-head>div:nth-child(1) {
    width: calc(50% - 10px);
    order: 2;
  }

  .seec-invoice .seec-invoice-head>div:nth-child(1) img {
    width: 150px;
  }

  .seec-invoice .seec-invoice-head>div:nth-child(2) {
    width: 100%;
    order: 1;
  }

  .seec-invoice .seec-invoice-head>div:nth-child(3) {
    width: calc(50% - 10px);
    order: 3;
  }

  .seec-invoice .seec-invoice-head .seec-invoice-head-right {
    font-size: 12px;
  }
}

@media screen and (max-width: 500px) {

  .seec-invoice .seec-invoice-body .seec-invoice-userinfo .seec-invoice-userinfo-item .name-en,
  .seec-invoice .seec-invoice-body .seec-invoice-userinfo .seec-invoice-userinfo-item .name-ar,
  .seec-invoice .seec-invoice-body .seec-invoice-userinfo .seec-invoice-userinfo-item .value {
    font-size: 12px;
  }

  .seec-invoice .seec-invoice-body .seec-invoice-userinfo .seec-invoice-userinfo-item .name-ar {
    text-align: start;
  }
}

.logo-stamp {
  text-align: end;
  padding-top: 20px;
}

/* ------------------- SEEC Invoice End ------------------- */

/* -------------------  ------------------- */
/* ------------------- Registration Modal End ------------------- */
.otp-modal.payment-proof-modal .modal-content .modal-body {
  padding: 30px 20px;
}

.otp-modal.payment-proof-modal .modal-content .modal-body h3 {
  font-size: 24px;
  font-family: "URW DIN Arabic Demi";
  margin: 30px 0;
  color: #2C6E59;
}

.otp-modal.payment-proof-modal .modal-content .modal-body .tracking-no-copy {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px dashed #2C6E59;
  background-color: #2D6D5A0D;
  height: 50px;
  margin-bottom: 30px;
  border-radius: 5px;
  padding: 0 20px;
}

.otp-modal.payment-proof-modal .modal-content .modal-body .tracking-no-copy span {
  font-weight: 500;
  color: var(--font-color-opt1);
}

.otp-modal.payment-proof-modal .modal-content .modal-body .tracking-no-copy.input {
  position: relative;
  padding: 0;
}

.otp-modal.payment-proof-modal .modal-content .modal-body .tracking-no-copy.input input {
  width: 100%;
  height: 100%;
  padding: 0 15px;
  border: 0;
  outline: 0;
  border-radius: 5px;
  background-color: transparent;
}

.otp-modal.payment-proof-modal .modal-content .modal-body .tracking-no-copy.input .errorEl {
  position: absolute;
  bottom: -20px;
  left: 10px;
  font-size: 12px;
  color: #FF3939;
  font-family: "URW DIN Arabic";
  font-weight: 500;
  display: none;
}
.otp-modal.payment-proof-modal .modal-content .modal-body .tracking-no-copy.input.error {
  border-color: red;
}
.otp-modal.payment-proof-modal .modal-content .modal-body .tracking-no-copy.input.error .errorEl {
  display: block;
}
.otp-modal.payment-proof-modal .modal-content .modal-body .tracking-no-copy.input.error .errorEl img 
{
  width: 15px;
  height: 15px;
}

.otp-modal.payment-proof-modal .modal-content .modal-body .errorNF {
  font-size: 16px;
  color: #2C6E59;
  font-family: "URW DIN Arabic";
  font-weight: 500;
  margin-top: -10px;
  display: none;
}


/* Payment Oprions */
.payment-options .payment-option-card {
  position: relative;
  border: 1px solid var(--border-color-opt1);
  border-radius: 100px;
  margin-bottom: 12px;
}
.payment-options .payment-option-card .label {
  display: flex;
  padding-inline: 13px;
}
.payment-options .payment-option-card .label label {
  margin: 0;
  flex: 1;
  display: flex;
  gap: 10px;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  color: var(--font-color-opt2);
  cursor: pointer;
  white-space: nowrap;
}
.payment-options .payment-option-card .label input {
  display: none;
}
.payment-options .payment-option-card .label label span.radio-circle {
  position: relative;
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 16px;
  border: 1px solid #595A5C;
  display: flex;
  justify-content: center;
  align-items: center;
}

.payment-options .payment-option-card .label label span.radio-circle::before {
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #2C6E59;
  display: none;
}

.payment-options .payment-option-card .label label input:checked+span::after {
  content: '';
  position: absolute;
  top: -1px;
  left: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  border: 2px solid #2C6E59;
  border-radius: 100px;
  pointer-events: none;
  z-index: 10;
}

.payment-options .payment-option-card .label label input:checked+span .radio-circle {
  border-color: #2C6E59;
}

.payment-options .payment-option-card .label label input:checked+span .radio-circle::before {
  display: block;
}
.payment-options .payment-option-card .label .card-imgs {
  padding-block: 13px;
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 8px;
}
.payment-options .payment-option-card .label .card-imgs img {
  margin-inline-start: 5px;
}
.payment-options .payment-option-card .payment-info {
  padding-inline: 20px;
}
.payment-options .payment-option-card .payment-info ul {
  margin: 0;
  padding-left: 20px;
  list-style: none;
}
.payment-options .payment-option-card .payment-info ul li {
  display: flex;
  gap: 10px;
  font-size: 14px;
  line-height: 20px;
  color: var(--font-color-opt3);
  margin-bottom: 10px;
}
.payment-options .payment-option-card .payment-info ul li::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  min-width: 6px;
  min-height: 6px;
  border-radius: 6px;
  background-color: var(--font-color-opt3);
  margin-top: 8px;
}
.payment-options .payment-option-card .payment-info p {
  font-size: 15px;
  line-height: 21px;
  color: var(--font-color-opt3);
}

@media screen and (max-width: 600px) {
  .payment-options .payment-option-card .label .card-imgs {
    gap: 1px;
  }
  .payment-options .payment-option-card .label .card-imgs img {
    height: 14px;
    margin-inline-start: 2px;
  }
}

/* Payment Oprions End */


/* Certificate Verification */
.verification-detail-card {
  padding: 20px;
  border-radius: 15px;
  border: 1px solid #00000040;
  width: 100%;
}
.verification-detail-card .head {
  color: #2C6E59;
  background-color: var(--background-color-opt7);
  font-family: "URW DIN Arabic", sans-serif;
  font-weight: 600;
  text-align: center;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 10px;
}
.verification-detail-card .certificate-verification-item {
  padding: 15px 0;
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
.verification-detail-card .certificate-verification-item:not(:last-child) {
  border-bottom: 1px solid #595A5C33;
}
.verification-detail-card .certificate-verification-item > div:nth-child(2) {
  text-align: right;
}
.verification-detail-card .certificate-verification-item .subtitle {
  font-size: 16px;
  color: var(--font-color-opt2);
  font-family: "URW DIN Arabic", sans-serif;
  font-weight: 500;
  margin-bottom: 6px;
}
.verification-detail-card .certificate-verification-item .title {
  color: var(--font-color-opt2);
  font-family: "URW DIN Arabic", sans-serif;
  font-size: 18px;
  font-weight: 600;
}
.verification-detail-card .certificate-verification-item .tag {
  font-size: 14px;
  color: #38C14E;
  background-color: #EFFAF1;
  font-family: "URW DIN Arabic", sans-serif;
  font-weight: 500;
  padding: 5px 8px;
  border-radius: 4px;
}

.certificate-card {
  border: 1px solid #00000040;
  border-radius: 15px;
  padding: 20px;
  width: 550px;
}

.certificate-card .head {
  color: var(--font-color-opt2);
  font-family: "URW DIN Arabic", sans-serif;
  font-size: 16px;
  font-weight: 500;
  border-bottom: 1px solid #595A5C33;
  padding-bottom: 10px;
  margin-bottom: 15px;
}

@media screen and (max-width: 993px) {
  .verification-detail-card .certificate-verification-item .tag {
    font-size: 12px;
  }
  .verification-detail-card .certificate-verification-item .subtitle {
    font-size: 12px;
  }
  .verification-detail-card .certificate-verification-item .title {
    font-size: 14px;
  }
}
/* Certificate Verification End */

/* ------------------- Registration Modal RTL ------------------- */
[dir="rtl"] .navbar .navbar-brand {
  margin-right: 12px;
  margin-left: 15px;
}

[dir="rtl"] .navbar .navbar-brand img {
  min-width: 80px;
}

[dir="rtl"] .navbar-side span:not(:nth-child(1))::after {
  left: unset;
  right: 0;
}

[dir="rtl"] .navbar-side span:nth-child(3) {
  padding-right: 10px;
  padding-left: 0;
}

[dir="rtl"] .navbar-side a:nth-child(1) {
  margin-right: unset;
  margin-left: 10px;
}

[dir="rtl"] .left-bar span::after {
  left: unset;
  right: 0;
}

[dir="rtl"] .dropdown-menu {
  text-align: right;
}

[dir="rtl"] .user-dropdown::before {
  left: unset;
  right: 8px;
}

[dir="rtl"] .search-dropdown .dropdown-menu.dropdown-menu-end[data-bs-popper] {
  left: 0;
  right: unset
}

[dir="rtl"] .search-dropdown .dropdown-menu .search-box input {
  padding: 0 20px 0 50px;
}

[dir="rtl"] .search-dropdown .dropdown-menu .search-box .search-icon {
  right: unset;
  left: 10px;
}

[dir="rtl"] .search-dropdown .dropdown-menu .search-box .search-cancel-icon {
  right: unset;
  left: 44px;
}

[dir="rtl"] .search-dropdown .dropdown-menu img {
  transform: rotateY(180deg);
}

@media screen and (max-width: 785px) {
  [dir="rtl"] .search-dropdown .dropdown-menu {
    margin-left: -80px;
  }
}

[dir="rtl"] .dropdown-toggle::after {
  margin-left: 0;
  margin-right: 0.255em;
}

[dir="rtl"] .user-dropdown .user-dropdown-avatar {
  margin-right: 0;
  margin-left: 10px;
}

[dir="rtl"] .slick-slider {
  direction: ltr;
}

[dir="rtl"] .slick-slider .slider-card {
  direction: rtl;
}

[dir="rtl"] .slider-card-link {
  text-align: left;
}

[dir="rtl"] .slider-card-link a img {
  transform: rotateY(180deg);
}

[dir="rtl"] .navbar-expand-lg .navbar-nav .dropdown-menu {
  text-align: right;
}

[dir="rtl"] .button-primary img {
  transform: rotateY(180deg);
  margin-left: unset;
  margin-right: 4px;
}

[dir="rtl"] .signin-signup-form .input .input-icon {
  left: 20px;
  right: unset;
}

[dir="rtl"] .signin-signup-form .input.icon input {
  padding-left: 45px;
  padding-right: 20px;
}

/* Pagination */
[dir="rtl"] .courses-pagination ul li a img {
  transform: rotateY(180deg);
}

/* Pagination End */

/*about-us.html*/
[dir="rtl"] .bg-image-section .bg-image-content a img {
  transform: rotateY(180deg);
  margin-left: unset;
  margin-right: 4px;
}

[dir="rtl"] .choose-us-card .img {
  right: 25px;
}

/*contact-us.html*/
[dir="rtl"] .contact-img {
  text-align: left;
}

[dir="rtl"] .input-phone .iti.iti--show-flags .iti__flag-container::after {
  right: 100%;
}

[dir="rtl"] .input-phone .iti--allow-dropdown input {
  padding-right: 55px;
  padding-left: 20px !important;
}

[dir="rtl"] .input-phone .iti.iti--show-flags .iti__flag-container .iti__selected-flag {
  border-radius: 0 50px 50px 0;
}

/*course-details.html*/
[dir="rtl"] .detail-list-box ul {
  padding-right: 15px;
  padding-left: 0px;
}

[dir="rtl"] .detail-section .detail-content .detail-content-box ul {
  padding-right: 26px;
  padding-left: 0px;
}

[dir="rtl"] .detail-section .detail-content .detail-content-box ul li::before {
  right: -24px;
}

/*course.html*/
[dir="rtl"] .heading-container.left {
  text-align: right;
}

[dir="rtl"] .courses-search .courses-search-input input {
  padding-right: 35px;
  padding-left: 0px;
}

[dir="rtl"] .courses-search .courses-search-input img {
  right: 10px;
}

[dir="rtl"] .courses-search .open-filter {
  margin-left: 0;
  margin-right: 10px;
}

[dir="rtl"] .courses-filters .close-filters {
  right: unset;
  left: 20px;
}

/*forget-password.html*/
[dir="rtl"] .pass-back-link img {
  transform: rotateY(180deg);
}

/*privacy-policy.html*/
[dir="rtl"] .privacy-policy-menu ol {
  padding-left: 0px;
  padding-right: 15px;
}

[dir="rtl"] .text-start {
  text-align: right !important;
}

[dir="rtl"] .form-select {
  background-position: left 0.75rem center;
}

[dir="rtl"] .banner-div-content .comma {
  transform: translateY(-50%) scaleX(-1);
  left: 0;
  right: unset;
}

[dir="rtl"] .privacy-policy-content ol,
[dir="rtl"] .privacy-policy-content ul {
  padding-right: 1.1rem;
  padding-left: 0rem;
}

/* Invoice */
[dir="rtl"] .payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-info table tr td:nth-child(1) {
  padding-left: 0;
  padding-right: 17px;
}

[dir="rtl"] .payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-info table tr td:nth-child(2) {
  padding-left: 0;
  padding-right: 36px;
}

[dir="rtl"] .payment-receipt-wrapper .payment-receipt-item .payment-receipt-item-info table tr:last-child td:nth-child(1) {
  border-radius: 0;
  border-bottom-right-radius: 10px;
}

/* Invoice End */

[dir="rtl"] .payment-proof-card .payment-proof-card-body .input input[type="date"] {
  flex-direction: row-reverse;
  text-align: end;
  justify-content: flex-end;
}
[dir="rtl"] .payment-proof-card .payment-proof-card-body .input input[type="date"]::-webkit-calendar-picker-indicator {
  right: auto;
  left: 20px;
} 

[dir="rtl"] .payment-proof-card .payment-proof-card-body .input .input-icon {
  right: auto;
  left: 20px;
}
[dir="rtl"] .signin-signup-form .input .errorEl {
  left: auto;
  right: 10px;
}

#div_registration_form[dir="rtl"] .detail-form-input .notetooltip {
  right: unset;
  left: 14px;
}

[dir="rtl"] #div_registration_form[dir="ltr"] .notetooltip .notetooltip-message,
#div_registration_form[dir="rtl"] .notetooltip .notetooltip-message {
  left: unset;
  right: calc(100% + 30px);
}

[dir="rtl"] #div_registration_form[dir="ltr"] .notetooltip .notetooltip-message::before,
#div_registration_form[dir="rtl"] .notetooltip .notetooltip-message::before {
  left: unset;
  right: -6px;
}

#div_registration_form[dir="rtl"] .notetooltip>span img {
  transform: rotateY(180deg);
}

@media screen and (max-width: 992px) {
  [dir="rtl"] #div_registration_form[dir="ltr"] .detail-form-input .notetooltip .notetooltip-message,
  #div_registration_form[dir="rtl"] .detail-form-input .notetooltip .notetooltip-message {
    right: unset;
    left: -10px;
  }

  [dir="rtl"] #div_registration_form[dir="ltr"] .detail-form-input .notetooltip .notetooltip-message::before,
  #div_registration_form[dir="rtl"] .detail-form-input .notetooltip .notetooltip-message::before {
    right: unset;
    left: 10px;
  }

  [dir="rtl"] #div_registration_form[dir="ltr"] .notetooltip .notetooltip-message::before,
  #div_registration_form[dir="rtl"] .notetooltip .notetooltip-message::before {
    right: -6px;
  }
}

@media screen and (max-width: 400px) {
  [dir="rtl"] .payment-proof-card .payment-proof-card-body .input input[type="date"] {
    padding-right: 0;
  }
}

[dir=rtl] .iti--allow-dropdown .iti__flag-container, [dir=rtl] .iti--show-selected-dial-code .iti__flag-container {
  left: auto;
  right: 0;
}
[dir=rtl] .iti--allow-dropdown input.iti__tel-input {
  padding-right: 92px !important;
  padding-left: 6px !important;
  text-align: end;
}
[dir=rtl] .iti--show-selected-dial-code.iti--show-flags .iti__selected-dial-code, [dir=rtl] .iti__arrow {
  margin-left: 0;
  margin-right: 6px;
}

[dir=rtl] .detail-form-input .iti.iti--allow-dropdown .iti__selected-flag {
  border-radius: 0 50px 50px 0;
}

[dir=rtl] .detail-form-input.notetooltipinput .iti--allow-dropdown input.iti__tel-input {
  padding-left: 45px !important;
}

/* ------------------- RTL End ------------------- */

/* ------------------- LTR End ------------------- */
[dir=ltr] .iti--allow-dropdown .iti__flag-container, [dir=ltr] .iti--show-selected-dial-code .iti__flag-container {
  right: auto;
  left: 0;
}
[dir=ltr] .iti--allow-dropdown input.iti__tel-input {
  padding-right: 10px !important;
  padding-left: 92px !important;
  text-align: start;
}
[dir=ltr] .iti--show-selected-dial-code.iti--show-flags .iti__selected-dial-code, [dir=ltr] .iti__arrow {
  margin-left: 6px;
  margin-right: 0;
}
[dir=ltr] .detail-form-input .iti.iti--allow-dropdown .iti__selected-flag {
  border-radius: 50px 0 0 50px;
}
[dir=ltr] .detail-form-input.notetooltipinput .iti--allow-dropdown input.iti__tel-input {
  padding-left: 92px !important;
}

[dir="rtl"] .select2-container--bootstrap-5 .select2-selection--single .select2-selection__clear, 
[dir="rtl"] .select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__clear {
  right: auto;
  left: 2.25rem;
}

[dir="rtl"] .select2-container--bootstrap-5 .select2-selection--single {
  background-position: left 0.75rem center;
}
/* ------------------- LTR End ------------------- */


/* ------------------- Dark Theme ------------------- */
[data-theme="dark"] .slider-logo-item>img:nth-child(1) {
  display: none;
}

[data-theme="dark"] .slider-logo-item>img:nth-child(2) {
  display: block;
}

[data-theme="dark"] .payment-options-tabs .payment-options-tabs-head a .icon img:nth-child(1) {
  display: inline-block;
}

[data-theme="dark"] .payment-options-tabs .payment-options-tabs-head a .icon img:nth-child(2) {
  display: none;
}

[dir="ltr"] .select2-container--bootstrap-5 .select2-selection--single .select2-selection__clear, 
[dir="ltr"] .select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__clear {
  right: 2.25rem;
  left: auto;
}

[dir="ltr"] .select2-container--bootstrap-5 .select2-selection--single {
  background-position: right 0.75rem center;
}

[data-theme="dark"] .payment-options-tabs .payment-options-tabs-head a .icon img:nth-child(1) {
  filter: invert(0)
}

[data-theme="dark"] .payment-options-tabs .payment-options-tabs-head a .icon img:nth-child(2) {
  filter: invert(0)
}

[data-theme="dark"] .input select option {
  background-color: #000;
}

[data-theme="dark"] .iti {
  color: #fff;
}

/* ------------------- Dark Theme End ------------------- */


/* ------------------- Responsive Css ------------------- */
@media screen and (max-width: 1300px) {

  .prev,
  .next {
    display: none !important;
  }
}

@media screen and (max-width: 991px) {

  .offcanvas {
    max-width: 280px;
  }

  .offcanvas .offcanvas-body {
    padding: 0 16px;
  }

  .offcanvas .user-dropdown {
    padding: 0;
    display: block;
    border-bottom: 1px solid var(--font-color-opt3);
  }

  .offcanvas .user-dropdown::before {
    display: none;
  }

  .offcanvas .user-dropdown .dropdown-toggle {
    padding: 10px 0;
    justify-content: space-between;
  }

  .offcanvas .user-dropdown .dropdown-toggle>div {
    display: flex;
    align-items: center;
  }

  .offcanvas .user-dropdown .dropdown-menu .user-info {
    display: none;
  }

  .offcanvas .user-dropdown .dropdown-menu {
    margin-top: 0 !important;
  }

  .offcanvas .user-dropdown .dropdown-menu ul {
    padding: 10px 0;
  }

  .offcanvas .user-dropdown .dropdown-menu ul li a {
    padding: 4px 16px;
    font-size: 12px;
    color: var(--font-color-opt2);
  }

  .video-background-container {
    margin: auto;
  }

  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: relative;
    top: 0px;
    box-shadow: none;
  }

  .navbar {
    padding: 10px 0px;
  }

  .main-div div div div div {
    margin-bottom: 40px;
  }

  .main-div {
    padding: 60px 0px 60px;
  }

  .main-div h1 {
    font-size: 32px
  }

  .banner-div {
    padding-top: 0;
  }

  .banner-div-content {
    margin-top: 20px;
    padding: 20px 0px 40px 0;
  }

  .banner-div h2 {
    font-size: 30px;
    line-height: 35px;
  }

  .footer-logo {
    text-align: center;
  }

  .footer-vision-logo {
    text-align: center;
  }

  .footer-social-link-container {
    margin-bottom: 40px;
    justify-content: center;
  }

  .bg-image-section .bg-image-content h2 {
    font-size: 32px;
  }

}

@media screen and (max-width: 663px) {
  .main-div {
    padding: 50px 0px 40px;
  }

  .banner-div-image-container {
    padding-top: 40px;
  }

  .contact-title {
    margin-bottom: 15px;
    font-size: 28px;
    line-height: 30px;
  }

  .services-div {
    padding: 40px 0px 0px;
  }

  .slider-div {
    padding: 40px 0px;
  }

  .slider-logo-div {
    padding-bottom: 40px;
  }

  .services-card .overlay p {
    display: block;
    color: #fff;
  }

  .bg-image-section .bg-image-content h2 {
    font-size: 32px;
  }

  .bg-image-section {
    padding: 50px 0;
  }

  .main-div .breadcrumb {
    margin-bottom: 10px;
  }

  .main-div.withBg h1 {
    margin-bottom: 10px;
  }
}

@media (max-width: 400px) {
  .navbar-brand img {
    width: 90px !important;
  }

  .navbar>.container,
  .navbar>.container-fluid,
  .navbar>.container-lg,
  .navbar>.container-md,
  .navbar>.container-sm,
  .navbar>.container-xl,
  .navbar>.container-xxl {
    flex-wrap: nowrap !important;
  }
}

/* ------------------- Responsive Css End ------------------- */

#langBtn a {
  display: flex ;
  align-items: center;
}

.swal2-popup {
  width: 26em !important;
  border-radius: 20px !important;
  background-color: #f8fafa !important;
}

/* 
.swal2-icon {
  width: 4em !important;
  height: 4em !important;
  margin: 0.3em auto 1.4em !important;
} */
/* .swal2-icon .swal2-icon-content {
  font-size: 2.5em !important;
} */

.swal2-title {
  font-size: 25px !important;
  text-transform: capitalize !important;
  font-family: 'URW DIN Arabic Demi' !important;
}

.swal2-actions {
  margin: 0.8em auto 0 !important;
}

.swal2-styled.swal2-cancel,
.swal2-styled.swal2-confirm {
  font-size: 14px !important;
  border-radius: 10px !important;
}
.headingGreen {
  margin: 10px auto 10px auto;
  font-style: normal;
  font-weight: 600;
  font-size: 26px;
  line-height: 33px;
  color: #2c6e59;
}
.hidecontent{display: none !important;}