/* @font-face {
  font-family: "GE";
  src: url("../../assets/fonts/GE\ SS\ TWO\ LIGHT.OTF");
}
@font-face {
  font-family: "Noto";
  src: url("../../assets/fonts/NotoSansArabicUI-CondensedExtraBold.ttf");
}
@font-face {
  font-family: "Tajawal";
  src: url("../../assets/fonts/Tajawal\ Regular.ttf");
} */

@font-face {
  font-family: "IBM Plex Sans Arabic";
  src: url("../../assets/fonts/IBMPlexSansArabic/IBMPlexSansArabic-Regular.woff2")
      format("woff2"),
    url("../../assets/fonts/IBMPlexSansArabic/IBMPlexSansArabic-Regular.woff")
      format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "IBM Plex Sans Arabic";
  src: url("../../assets/fonts/IBMPlexSansArabic/IBMPlexSansArabic-Medium.woff2")
      format("woff2"),
    url("../../assets/fonts/IBMPlexSansArabic/IBMPlexSansArabic-Medium.woff")
      format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "IBM Plex Sans Arabic";
  src: url("../../assets/fonts/IBMPlexSansArabic/IBMPlexSansArabic-SemiBold.woff2")
      format("woff2"),
    url("../../assets/fonts/IBMPlexSansArabic/IBMPlexSansArabic-SemiBold.woff")
      format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "IBM Plex Sans Arabic";
  src: url("../../assets/fonts/IBMPlexSansArabic/IBMPlexSansArabic-Bold.woff2")
      format("woff2"),
    url("../../assets/fonts/IBMPlexSansArabic/IBMPlexSansArabic-Bold.woff")
      format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
:root {
  --color-dark-gray: #444;
}
/* ---------------------------------- */
/* -------- custome framwork -------- */
/* ---------------------------------- */
body {
  font-family: "IBM Plex Sans Arabic", sans-serif;
}

body * {
  font-family: "IBM Plex Sans Arabic", sans-serif;
}
a[lang="en"],
span[lang="en"],
[lang="en"] {
  font-family: "IBM Plex Sans Arabic", sans-serif;
}
.navbar-nav .dropdown-menu {
  width: unset;
}
.dropdown-toggle.active-dropdown::after {
  transform: rotate(-90deg);
}
.dropdown-menu.removeEdge::after {
  border-left-color: #ffffff;
  border-bottom-color: transparent;
  bottom: 83%;
  right: -10px;
}

.radius-10 {
  border-radius: 10px;
}

.align-center {
  align-items: center;
}

body {
  /* font-family: "GE", sans-serif;
  font-family: "Noto", sans-serif;
  font-family: "Tajawal", sans-serif; */
  font-family: "IBM Plex Sans Arabic", sans-serif;
  letter-spacing: 0px;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  word-spacing: 3px;
  overflow-x: hidden;
}

.wrapper
  .page-wrap
  .app-sidebar
  .sidebar-content
  .nav-container
  .navigation-main
  .nav-item
  a
  span {
  font-size: 14px;
  font-weight: 600;
}
.wrapper .page-wrap .app-sidebar .sidebar-header .nav-toggle {
  color: #283045;
  font-size: 22px;
  margin-right: -5px;
}

.wrapper .header-top .top-menu .mobile-nav-toggle span {
  background-color: #283045;
}
.wrapper .header-top .top-menu .mobile-nav-toggle span::before,
.wrapper .header-top .top-menu .mobile-nav-toggle span::after {
  background-color: #283045;
}

.wrapper
  .page-wrap
  .app-sidebar.colored
  .sidebar-content
  .nav-container
  .navigation-main
  .nav-item
  a
  i {
  color: #fff;
  font-size: 28px;
  float: right;
}
.wrapper
  .page-wrap
  .app-sidebar.colored
  .sidebar-content
  .nav-container
  .navigation-main
  .nav-item
  .submenu-content {
  background-color: #f3f4f8;
}

.widget .widget-header .widget-title {
  font-size: 18px;

  text-align: center;
}
.widget {
  overflow: visible;
  background: #fff;
  border-radius: 8px;
}

.widget .widget-header {
  padding: 10px 20px;
  border-bottom: 0;
  position: relative;
  background: #e6e6e6;
  color: #1c2172;
  border-radius: 8px 8px 0 0;
}
.widget .widget-header .widget-tools .btn-widget-tool {
  padding: 12px 5px;
  font-size: 16px;
  background: transparent;
  color: #ffffff;
}

.bold {
  font-weight: bold;
}
.w-32 {
  width: 32%;
}

.card-content .box {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
  margin-bottom: 15px;
  transition: 0.3s ease-in-out;
}
.card-content .box:hover {
  box-shadow: 0 6px 0 0 rgba(0, 0, 0, 0.01), 0 15px 32px 0 rgba(0, 0, 0, 0.06);
}

.widget .widget-body .state-course h2 {
  margin-bottom: 0px;
  font-weight: 400;
  font-size: 16px;
  color: #1c2172;
  font-weight: 600;
  margin-top: 5px;
}

.widget .widget-body .state-course h6 {
  margin-bottom: 0px;
  font-weight: 600;
  color: #f28a19;
  font-size: 13px;
}
.box .widget-body .icon {
  font-size: 28px;
  color: #1c2172;
}
.wrapper .page-wrap .main-content .page-header .page-header-title i {
  background: #1c2172;
}

.nav-tabs .nav-link {
  padding: 10px 18px;
  margin-right: 0px;
  margin-left: 10px;
  font-size: 15px;
  background: #e6e6e6;
  border-bottom: 1px solid #dadada;
  border-radius: 4px 4px 0 0;
  font-weight: 600;
  color: #1c2172;
}
.multi {
  margin: 0;
}
.multi .nav-link {
  padding: 10px 18px;
  margin-left: 5px;
  margin-right: 0;
  font-size: 14px;
  font-weight: 600;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link:hover {
  color: #1c2172;
  background-color: #f28a19;
  border-color: #f28a19 #f28a19 #f28a19;
}
.nav-tabs {
  border-bottom: 1px solid #f28d1e;
  margin: 0;
}
.tab-content {
  padding: 0;
  margin-bottom: 25px;
}
.tab-content > .tab-pane {
  padding: 0px;
}
.tab-content > .pane {
  padding: 8px 0;
}
.form-group {
  font-size: 11px;
}
.form-group img {
  width: 80px;
  height: 80px;
  border-radius: 10px;
}
.form-control {
  height: auto;
  min-height: 30px;
  border: 1px solid #eaeaea;
  padding: 0 10px;
  background-color: #fff;
  font-size: 14px;
  border-radius: 1px;
}

.btn-b {
  padding: 3px 10px 25px 10px;
  margin-bottom: 5px;
  margin-top: 15px;
  background: none;
  margin-right: 0px;
  border: 1px solid #1c2172;
  color: #1c2172;
}
.btn-c {
  padding: 3px 10px 25px 10px;
  background: none;
  margin-right: 0px;
  border: 1px solid #1c2172;
  color: #1c2172;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background: #1c2172;
  border: 1px solid #1c2172;
  transition: 0.5s ease-in-out;
}

.nav-pills .nav-link:first-child {
  border-radius: 8px 8px 0 0;
}
.nav-pills .nav-link:last-child {
  border-radius: 0px 0px 8px 8px;
}
.nav-pills .nav-link:hover {
  color: #1c2172;
  background: #f6f7fb;
  border: 1px solid #f6f7fb;
  transition: 0.5s ease-in-out;
}

.nav-pills .nav-link {
  border-radius: 0;
  background: none;
  margin-bottom: 0px;
  padding: 12px 8px !important;
  color: #1c2172;
  font-size: 16px;
  font-weight: 600;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08);
  transition: 0.5s ease-in-out;
}

.nav-pills .nav-link:last-child {
  box-shadow: 0 2px 0 #f28d1e;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.nav-pills .nav-link .ik {
  padding: 0px 15px 0 10px;
  color: #f28d1e;
  font-size: 20px;
}

.nav-pills .nav-link.active .ik {
  color: #fff;
}
.nav-pills .nav-link:hover .ik {
  color: #fff;
}

.wrapper .page-wrap .app-sidebar {
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1), 0 2px 5px rgba(0, 0, 0, 0.1);
}

.wrapper .page-wrap .app-sidebar.colored .sidebar-header .header-brand {
  color: #000440;
  font-size: 15px;
  font-weight: 600;
}
.wrapper .page-wrap .app-sidebar.colored .sidebar-content {
  background-color: #fafcfd;
  overflow-y: auto;
}
.wrapper .page-wrap .app-sidebar.colored .sidebar-header {
  /* background-color: #ebebeb; */
  background-color: #e5e7eb;
  text-align: center;
  margin-bottom: 0px;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.04);
  direction: rtl;
}

.wrapper .page-wrap .app-sidebar.colored .sidebar-header a.dropdown-toggle {
  color: #283045;
}
.wrapper
  .page-wrap
  .app-sidebar.colored
  .sidebar-header
  a.dropdown-toggle:hover {
  color: #283045;
}

.wrapper
  .page-wrap
  .app-sidebar.colored
  .sidebar-content
  .nav-container
  .navigation-main
  .nav-item
  a {
  /* color: grey; */
  color: #6c737f;
  overflow: inherit;
  display: flex;
  align-items: center;
}
.wrapper
  .page-wrap
  .app-sidebar.colored
  .sidebar-content
  .nav-container
  .navigation-main
  .nav-item
  a:hover {
  /* color: #283045; */
  color: #384250;
}
.wrapper
  .page-wrap
  .app-sidebar.colored
  .sidebar-content
  .nav-container
  .navigation-main
  .nav-item
  a:hover
  i {
  color: #fff;
}
.wrapper
  .page-wrap
  .app-sidebar
  .sidebar-content
  .nav-container
  .navigation-main
  .nav-item.has-sub
  .submenu-content
  .menu-item {
  font-size: 15px;
}
.wrapper
  .page-wrap
  .app-sidebar.colored
  .sidebar-content
  .nav-container
  .navigation-main
  .nav-item.open::after,
.wrapper
  .page-wrap
  .app-sidebar.colored
  .sidebar-content
  .nav-container
  .navigation-main
  .nav-item.active::after {
  background-color: #283045;
}

.wrapper .page-wrap .footer {
  background: #3257a6;
  border-top: 1px solid rgba(0, 0, 0, 0.04);
  font-size: 13px;
  color: #fff;
}
.wrapper .page-wrap .footer .text-dark {
  color: #f28d1e !important;
}
.card {
  /* border-radius: 8px; */
  border-radius: 16px;
}
.card-header {
  padding: 10px;
  margin-bottom: 10px;
  background: none;
  color: #fff;
  color: #1b8354;
  /* border-right: 7px solid #1a8466; */
  border-radius: 0 !important;
  border-bottom: 0;
  font-weight: 800;
}
.card-header span {
  /* color: grey; */
  color: #6c737f;
}
.card-title {
  color: #1b8354;
  font-size: 15px !important;
  font-weight: 600;
}
.card-title span {
  /* color: grey; */
  /* color: #6c737f; */
  color: inherit;
}
.card-header .card-title {
  margin: 0;
}
.card-header h4.card-title {
  font-size: 20px !important;
  font-weight: 600;
  letter-spacing: 0;
  color: #161616;
}

.card-content {
  background: #fff;
  min-height: 390px;
  border-radius: 0 0 8px 8px;
  box-shadow: 0 2px 0 #f28d1e;
}
.user {
  min-height: 100px;
}
.ca-d {
  margin-bottom: 20px;
}

select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-left: 20px;
  background-image: url(../images/down-arrow.svg);
  background-position: center left 15px;
  height: 40px !important;
}

.form-group {
  color: #1c2172;
  font-size: 14px;
}
.form-control {
  padding: 0.5em 1em;
  border: 0;
  width: 100%;
  border-bottom: 2px solid #f28d1e;
  background: none;
  -webkit-appearance: none;
  outline: none;
  border-radius: 2px;
}
.form-control:focus {
  background: none;
  box-shadow: 0 2px 0 #f28d1e;
  border-bottom: 2px solid #1c2172;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
  transition: 0.5s ease-in-out;
}
.custom-select {
  width: 100%;
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  border: 0;
  background-color: transparent;
  border-bottom: 2px solid #f28d1e;
  -webkit-appearance: none;
  border-radius: 2px;
}

.custom-select:focus {
  background: none;
  width: 100%;
  box-shadow: 0 2px 0 #f28d1e;
  border-bottom: 2px solid #1c2172;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
  transition: 0.5s ease-in-out;
}

.accordion .btn-block {
  border-radius: 8px 8px 0 0;
  background: #e6e6e6;
  color: #1c2172;
  border-color: #e6e6e6;
}
.accordion .btn-block:hover {
  border-radius: 4px;
  color: #f28d1e;
  text-decoration: none;
}
.accordion .btn-block:focus {
  text-decoration: none;
}
.card .card-header {
  border-bottom: 0;
}
.accordion .collapse .back {
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.07) !important;
  border-radius: 0 0 8px 8px;
  margin-top: -14px;
  padding: 10px;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #f28d1e;
  border-color: #f28d1e;
}

.table {
  margin-bottom: 0px;
}
p.t-head {
  color: #1c2172;
  margin-bottom: 10px;
  text-align: justify;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 600;
}
.table-responsive {
}
.table-sm td,
.table-sm th {
  padding: 0.7rem;
}
.table .row {
  margin: 0;
}
.table .col-md-6,
.table .col-md-4 {
  padding: 0;
}
.table th,
.mat-table th {
  color: #464646;
  font-size: 14px;
}
.table td,
.table th {
  vertical-align: middle;
}
.table tbody td,
.mat-table tbody td {
  font-size: 15px;
}
.table thead th,
.mat-table thead th {
  font-weight: 600;
  font-size: 13px;
  vertical-align: middle;
  border: 0;
}
.bordered thead th {
  border: 1px solid #f7f7f7;
}
.table td,
.table th {
  border-top: 0;
}
.table thead,
.mat-table thead {
  background-color: #6d6d6d;
}
.mat-table {
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

.border-checkbox-section .border-checkbox-group .border-checkbox-label:before {
  content: "";
  display: block;
  border: 2px solid #f18a17;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
}
.border-checkbox-section
  .border-checkbox-group
  .border-checkbox:checked
  + .border-checkbox-label:after {
  -webkit-animation: check linear 0.5s;
  animation: check linear 0.5s;
  opacity: 1;
  border-color: #1c2172;
}
.border-checkbox-section .border-checkbox-group .border-checkbox-label {
  position: relative;
  display: inline-block;
  cursor: pointer;
  height: 20px;
  line-height: 20px;
  padding-left: 30px;
  margin-right: 15px;
  color: #1c2172;
  font-weight: 600;
}

.radio .helper::after,
.radio .helper::before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  margin: 0.25rem;
  width: 1rem;
  height: 1rem;
  -webkit-transition: -webkit-transform 0.28s ease;
  transition: -webkit-transform 0.28s ease;
  transition: transform 0.28s ease, -webkit-transform 0.28s ease;
  border-radius: 50%;
  border: 0.125rem solid #f28a19;
}
.radio .helper::after {
  transform: scale(0);
  background-color: #1c2172;
  border-color: #1c2172;
}

.form-radio label {
  position: relative;
  padding-left: 1.5rem;
  text-align: right;
  color: #1c2172;
  display: block;
  line-height: 1.8;
  font-weight: 600;
}

.ct-label {
  fill: #fff;
  font-size: 17px;
  line-height: 1;
}
.ct-series-a .ct-area,
.ct-series-a .ct-slice-donut-solid,
.ct-series-a .ct-slice-pie {
  fill: #2dce89;
}
.ct-series-b .ct-area,
.ct-series-b .ct-slice-donut-solid,
.ct-series-b .ct-slice-pie {
  fill: #f5365c;
}
.ct-series-c .ct-area,
.ct-series-c .ct-slice-donut-solid,
.ct-series-c .ct-slice-pie {
  fill: #11cdef;
}
.ct-series-d .ct-area,
.ct-series-d .ct-slice-donut-solid,
.ct-series-d .ct-slice-pie {
  fill: #007bff;
}
.ct-series-e .ct-area,
.ct-series-e .ct-slice-donut-solid,
.ct-series-e .ct-slice-pie {
  fill: #6c757d;
}

.chart ul {
  list-style: none;
  margin-top: 40px;
}

.user .widget .widget-body .state h6.danger,
.user .widget .widget-body .state h2.danger,
.widget .widget-body .danger {
  color: #f5365c;
}

.user .widget .widget-body .state h6.success,
.user .widget .widget-body .state h2.success,
.widget .widget-body .success {
  color: #2dce89;
}

.user .widget .widget-body .state h6.info,
.user .widget .widget-body .state h2.info,
.widget .widget-body .info {
  color: #11cdef;
}

.user .widget .widget-body .state h6.primary,
.user .widget .widget-body .state h2.primary,
.widget .widget-body .primary {
  color: #007bff;
}

.user .widget .widget-body .state h6.secondary,
.user .widget .widget-body .state h2.secondary,
.widget .widget-body .secondary {
  color: #6c757d;
}

.table .nav-link .badge {
  width: auto;
  height: auto;
  border-radius: 5px;
  padding: 5px;
  float: left;
  line-height: 14px;
  background: #1c2172;
  color: #fff;
  font-size: 12px;
}

.table .nav-link {
  font-size: 14px;
  font-weight: 600;
  color: #1c2172;
  padding: 0;
}
.table ul li {
  list-style: none;
}

.table li .nav-link {
  padding: 10px 10px;
  color: #1c2172;
  border-radius: 0px;
  font-size: 12px;
  border-bottom: 1px solid #dcdcdc;
  transition: 0.5s ease-in-out;
}

.table .collapse .nav-link:hover {
  background-color: #f8f8f8;
  padding: 10px 15px;
}
.table .nav-link[data-toggle].collapsed:after {
  content: "▾";
  font-size: 19px;
  margin-left: 5px;
  color: #f18a17;
}
.table .nav-link[data-toggle]:not(.collapsed):after {
  content: "▴";
  font-size: 19px;
  margin-left: 5px;
  color: #f18a17;
}

.table .co-edit {
  color: #1c2172;
  font-size: 13px;
}

.progress-indicator > li.active .bubble,
.progress-indicator > li.active .bubble:after,
.progress-indicator > li.active .bubble:before {
  background-color: #007bff;
}
.progress-indicator > li.active,
.progress-indicator > li.active .bubble {
  color: #007bff;
}
.progress-indicator > li.completed .bubble,
.progress-indicator > li.completed .bubble:after,
.progress-indicator > li.completed .bubble:before {
  background-color: #2dce89;
}

.progress-indicator > li.completed,
.progress-indicator > li.completed .bubble {
  color: #2dce89;
}

.progress-indicator {
  margin: 0 0 1em;
  padding: 0;
  font-size: 14px;
  text-transform: capitalize;
}

.profiletimeline .sl-item {
  margin-top: 4px;
  margin-bottom: 10px;
}
.profiletimeline .link {
  color: #1c2172;
  font-size: 14px;
}
.profiletimeline .noti-d {
  margin-top: 10px;
}
a:not([href]):not([tabindex]) {
  color: #fff;
  text-decoration: none;
}

.table tbody td {
  vertical-align: top;
}
/* Inccrease side menu width*/
.wrapper .page-wrap .main-content {
  padding: 8px 0;
  padding-right: 280px;
}

@media only screen and (min-width: 1024px) {
  .wrapper .page-wrap .footer {
    padding-right: 290px;
  }
  .font-size-20 {
    font-size: 14px !important;
  }
}
.wrapper .page-wrap .app-sidebar {
  width: 275px;
}
.wrapper
  .page-wrap
  .app-sidebar.colored
  .sidebar-content
  .nav-container
  .navigation-main
  .nav-item:hover {
  /* background: #cfcfcf; */
  background-color: #d2d6db;
}
.wrapper
  .page-wrap
  .app-sidebar.colored
  .sidebar-content
  .nav-container
  .navigation-main
  .nav-item:hover
  a {
  color: #212e44;
}
.wrapper
  .page-wrap
  .app-sidebar.colored
  .sidebar-content
  .nav-container
  .navigation-main
  .nav-item.active {
  background: #e1e1e1;
}
.wrapper
  .page-wrap
  .app-sidebar.colored
  .sidebar-content
  .nav-container
  .navigation-main
  .nav-item.active:hover
  a {
  color: #212e44;
}
.wrapper
  .page-wrap
  .app-sidebar
  .sidebar-content
  .nav-container
  .navigation-main
  .nav-item.has-sub
  .submenu-content
  .menu-item:hover {
  background: #eaeaea;
}
@media only screen and (max-width: 1023px) {
  .wrapper .page-wrap .main-content {
    padding-left: 0;
    padding-right: 0;
  }
}
.bs-stepper .step-trigger {
  display: -ms-inline-flexbox;
  display: inline-grid;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0px;
  color: #6c757d;
  text-align: center;
}
.bs-stepper .bs-stepper-header i {
  font-size: 25px;
}
.step {
  margin-left: 4px;
}
.bs-stepper .step-trigger:hover {
  background: none;
}

.bs-stepper .btn-primary {
  margin-top: 15px;
}
.bs-stepper .step-trigger:not(:disabled):not(.disabled) {
  cursor: pointer;
  text-align: -webkit-center;
}
.bs-stepper-content {
  padding: 0;
}
.bs-stepper-label {
  margin: 0;
  font-size: 12px;
  text-align: center;
}
.bs-stepper-circle {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  padding: 0.5em 0;
  margin: 0.25rem;
  line-height: 30px;
  color: #777;
  background-color: transparent;
  border: 2px solid #666;
  border-radius: 25px;
  margin: 5px 10px;
}
.bs-stepper-circle i {
  line-height: 30px;
}

.active .bs-stepper-circle {
  background-color: transparent;
  border: 2px solid #f18a17;
  background: #f18a17;
}
.active .bs-stepper-circle i {
  color: #1c2172;
  font-size: 18px;
}
.active .bs-stepper-label {
  color: #1c2172;
}

.bs-stepper hr {
  border-top: 1px solid rgb(28, 33, 114);
}

.bs-stepper .line,
.bs-stepper-line {
  flex: 1 0 1px;
  text-align: center;
  min-width: 1px;
  min-height: 1px;
  margin: 0;
  background-color: rgb(241, 143, 34);
}

.bs-stepper .custom-h {
  background: #dcdcdc;
  font-size: 20px;
  font-weight: 700;
  padding: 5px 15px;
  color: #1c2172;
}

@media only screen and (max-width: 1024px) {
  .bs-stepper .step {
    display: none;
  }
  .bs-stepper .active {
    display: block;
  }
}

/*Spinner*/
.loading-indicator {
  position: fixed;
  z-index: 999;
  height: 2em;
  width: 2em;
  overflow: show;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

/* Transparent Overlay */
.loading-indicator:before {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}

/*Coordinator courses progress bAT*/
.progress-bar {
  width: 0;
  -webkit-animation: progress 1.5s ease-in-out forwards;
  animation: progress 1.5s ease-in-out forwards;
  background-color: #f5365c;
}
.progress {
  margin-bottom: 12px;
}

@-webkit-keyframes progress {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}

@keyframes progress {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@-webkit-keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.iframe {
  background: url(../images/ifram-loader.gif) top center no-repeat;
}

mat-form-field[_ngcontent-fxk-c14],
.form-group[_ngcontent-fxk-c14] {
  width: 30%;
  direction: rtl;
  text-align: right;
}

mat-form-field,
.form-group {
  direction: rtl;
  text-align: right;
}

.mat-form-field {
  display: inline-block;
  position: relative;
  text-align: right !important;
}

label {
  display: inline-block;
  text-align: right;
}
.form-group {
  margin: auto;
}

.wrapper.menu-collapsed .page-wrap .app-sidebar .sidebar-header .nav-toggle {
  display: block;
}

@media only screen and (max-width: 1023px) {
  .wrapper .page-wrap .app-sidebar .sidebar-header .nav-toggle {
    display: block;
  }
}

@media only screen and (max-width: 1023px) {
  .wrapper .page-wrap .app-sidebar .sidebar-header .nav-tg {
    display: none;
  }
}

.wrapper
  .page-wrap
  .app-sidebar
  .sidebar-content
  .nav-container
  .navigation-main
  .nav-item.has-sub
  .submenu-content
  .menu-item {
  padding: 10px 5px;
  font-size: 14px;
  /* color: #120f4b; */
  color: #1f2a37;
  padding-right: 50px;
  font-weight: 600;
}
.wrapper
  .page-wrap
  .app-sidebar
  .sidebar-content
  .nav-container
  .navigation-main
  .nav-item.has-sub
  .submenu-content
  .menu-item
  i {
  font-size: 22px;
  color: #120f4b;
}
.wrapper .header-top[header-theme="light"] {
  background: #fff;
  direction: rtl;
}

.wrapper .page-wrap .app-sidebar .sidebar-header .header-brand .logo-img {
  width: 210px;
  position: relative;
  vertical-align: bottom;
  text-align: start;
}
.wrapper .sidebar-header .avatar {
  max-width: 100%;
  /* height: auto; */
  height: 45px;
}

.wrapper
  .page-wrap
  .app-sidebar
  .sidebar-header
  .header-brand
  .logo-img::before {
  content: "";
  position: absolute;
  background-color: #ebebeb;
  width: 20%;
  height: 3px;
  top: -3px;
  left: 8px;
}
.wrapper.nav-collapsed .page-wrap .app-sidebar .sidebar-header .dropdown {
  display: none;
}
.wrapper.nav-collapsed .page-wrap .app-sidebar .sidebar-header .logo-img {
  display: none;
}

.wrapper .header-top .top-menu .logo-img img {
  display: inline-block;
  height: 46px;
  padding-right: 22px;
  margin: -8px 0;
}

.wrapper .header-top .top-menu .lang {
  margin-right: 30px;
}
.wrapper .header-top .top-menu .lang a {
  /* color: #3d485c; */
  color: #161616;
  font-size: 16px;
  font-weight: 600;
}
.wrapper .header-top .top-menu .nav-link {
  color: #f6f7fb;
}

.wrapper .header-top .top-menu .header-date {
  color: #3d485c;
  padding: 0 10px;
  font-size: 15px;
}
.wrapper .header-top .top-menu .header-date .ik {
  font-size: 16px;
}

.widget {
  margin-bottom: 15px;
}

.widget .widget-body {
  padding: 15px 15px;
}
.widget .widget-body .icon {
  width: 60px;
  height: 60px;
  position: relative;
  border-radius: 8px;
  padding: 0;
}
.widget .widget-body .icon img {
  width: 100%;
  height: auto;
}

/* .widget .widget-body .icon::before {
content:'';
position: absolute;
background-color: #fff;
width: 15%;
height: 4px;
top: -2px;
left:8px;
} */
.widget .widget-body .state {
  margin-right: 20px;
}
.widget .widget-body .state h2 {
  margin-bottom: 4px;
  font-size: 16px;
  color: #120f4b;
  font-weight: 700;
  margin-top: 0px;
}
.widget .widget-body .state h6 {
  margin-bottom: 4px;
  font-size: 14px;
  color: #120f4b;
  font-weight: 400;
}
.widget .widget-body .state p {
  margin-bottom: 0px;
  font-size: 14px;
  color: #f18a17;
  font-weight: 600;
}

.widget .widget-body .state p span {
  margin-right: 12px;
}

.btn {
  padding: 8px 15px 30px 15px;
  font-size: 17px;
  word-spacing: 2px;
  font-weight: 700;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  background-color: #120f4b;
  border: 1px solid #120f4b;
  color: #fff;
  border-radius: 8px;
  transition: 0.5s ease-in-out;
  margin-top: 12px;
}
.btn:focus {
  color: #fff;
  border: 0;
}
.btn:hover {
  border: 1px solid grey;
  background-color: grey;
  color: #fff;
  border-radius: 8px;
}
.prev {
  background: #e9e9e9;
}

.btn-det {
  padding: 8px 5px 30px 5px;
  font-size: 13px;
  font-weight: 400;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  background-color: #fff;
  border: 1px solid #fff;
  color: #f28d1e;
  border-radius: 8px;
  transition: 0.5s ease-in-out;
  margin-top: 12px;
}
.btn-det img {
  float: right;
}

.custom .card-header {
  padding: 16px 0px;
  border: 0;
  background: #3257a6;

  color: #fff;
  border-radius: 10px 10px 0px 0px !important;
}

.custom .card-header h3 {
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
}
.custom .card-data {
  background: #f6f7fb;
  margin-top: -10px;
  border-radius: 0 0 10px 10px;
  border: 1px solid #3257a6;
  padding: 20px;
}
.custom .vital {
  margin-bottom: 15px;
}
.custom .vital .head {
  color: #fff;
}
.custom .vital .head p {
  margin-bottom: 6px;
  text-align: center;
}
.custom .vital .data {
  text-align: center;
  background: #fff;
  border: 2px solid #f18a17;
  color: #3257a6;
  font-size: 20px;
  font-weight: 700;
  border-radius: 5px;
  padding: 4px;
  position: relative;
}
.custom .vital .data::before {
  content: "";
  position: absolute;
  background-color: #23458e;
  width: 20%;
  height: 3px;
  top: -3px;
  left: 8px;
}

.custom .card-data span {
  text-align: center;
  font-size: 16px;
  margin: auto;
  margin-bottom: 25px;
  margin-top: 4px;
}

.custom .news img {
  display: block;
  max-width: 100%;
  height: 220px;
  border-radius: 0 0 10px 10px;
}

.c-news .card-header {
  margin-bottom: 0px;
}
.custom .news {
  position: relative;
  overflow: hidden;
  margin-bottom: 0px;
}

.custom .news .details {
  background: rgba(78, 79, 165, 0.6);
  position: absolute;
  left: 0;
  bottom: 0px;
  right: 0;
  text-align: center;
  padding-top: 0px;
  transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
  padding-left: 5px;
  padding-right: 5px;
  height: 100%;
  border-radius: 0 0 10px 10px;
  align-items: center;
  align-content: center;
  display: grid;
}

.custom .news .details h3 {
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 5px;
  line-height: 2;
}
.custom .news .date p {
  text-align: center;
  margin-top: 10px;
  color: #fff;
}
.custom .news .date p i {
  color: #f28d1e;
  font-size: 18px;
}

.custom .news .details a {
  color: #fff;
}

.custom .news .details a:hover {
  color: #f28d1e;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #fff;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #fe8800;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  position: absolute;
   bottom: 20px; 
  left: 45%;
}

.header-top .input-group {
  margin: -5px 0;
}
.header-top .input-group .form-control {
  padding: 0.5em 1em;
  border: 0;
  border-bottom: 2px solid #f28d1e;
  background: #fff;
  -webkit-appearance: none;
  outline: none;
  border-radius: 0px;
  font-size: 12px;
  height: 40px;
}

.header-top .input-group .form-control:focus {
  background: #f1f1f1;
  box-shadow: 0 2px 0 #444;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
  transition: 0.5s ease-in-out;
}
.header-top .input-group .custom-select {
  width: 100%;
  border: 0;
  background-color: #fff;
  border-bottom: 2px solid #f28d1e;
  border-left: 2px solid #f28d1e;
  -webkit-appearance: none;
  border-radius: 0px 4px 4px 0px;
  background-image: url(../images/down-arrow.svg);
  background-position: center right 10px;
  height: 40px;
  cursor: pointer;
}

.header-top .input-group .custom-select:focus {
  background: #f1f1f1;
  width: 100%;
  box-shadow: 0 2px 0 #f28d1e;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
  transition: 0.5s ease-in-out;
}

.header-top .input-group .btn-search {
  background: #f28d1e;
  border: 1px solid #f28d1e;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  margin-top: 0;
}
option {
  background-color: #ffffff;
  color: #f18a17;
  border: 0;
  box-shadow: 0 0 3px #555;
}

.wrapper .header-top .top-menu .search {
  margin-right: 10px;
  margin-top: 0px;
  background-color: #fff;
  padding: 0 8px;
  height: 40px;
  line-height: 2.5;
  border-bottom: 2px solid #f28d1e;
  border-radius: 0px 4px 4px 0px;
}
.wrapper .header-top .top-menu .se {
  padding: 5px;
  font-size: 12px;

  min-width: 120px;
  width: 120px;
}
.wrapper .header-top .top-menu .se .dropdown-item {
  padding: 7px;
}

.page-wrap .input-group {
  margin: 15px 0;
}
.page-wrap .input-group .form-control {
  padding: 0.5em 1em;
  border: 0;
  border-bottom: 2px solid #1a8466;
  background-color: #fff;
  -webkit-appearance: none;
  outline: none;
  border-radius: 0px;
  font-size: 12px;
  height: 40px;
}

.page-wrap .input-group .form-control:focus {
  background: #f1f1f1;
  box-shadow: 0 2px 0 #444;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
  transition: 0.5s ease-in-out;
}
.page-wrap .input-group .custom-select {
  width: 100%;
  border: 0;
  background-color: #fff;
  background: #1a8466;
  border: 1px solid #1a8466;
  -webkit-appearance: none;
  border-radius: 0px 4px 4px 0px;
  background-image: url(../images/down-arrow.svg);
  background-position: center left 10px;
  height: 40px;
  cursor: pointer;
}

.page-wrap .input-group .custom-select:focus {
  background: #f1f1f1;
  width: 100%;
  box-shadow: 0 2px 0 #f28d1e;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
  transition: 0.5s ease-in-out;
}

.page-wrap .input-group .btn-search {
  background: #1a8466;
  border: 1px solid #1a8466;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  margin-top: 0;
}
select option {
  background-color: #ffffff;
  color: #f18a17;
  border: 0;
  box-shadow: 0 0 3px #555;
}

select:invalid {
  color: #a2a2a2;
}

.page-wrap .search {
  margin-right: 10px;
  margin-top: 0px;
  background-color: #fff;
  padding: 0 8px;
  height: 40px;
  line-height: 2.5;
  border-bottom: 2px solid #f28d1e;
  border-radius: 0px 4px 4px 0px;
}

.page-wrap .se {
  padding: 5px;
  font-size: 12px;

  min-width: 120px;
  width: 120px;
}
.page-wrap .se .dropdown-item {
  padding: 7px;
}

.all-clinic ul {
  list-style: none;
  margin-bottom: 0;
}
.all-clinic ul li {
  color: #120f4b;
  font-size: 15px;
  padding-bottom: 8px;
  align-items: stretch;
}
.all-clinic ul li:last-child {
  padding-bottom: 0px;
}
.all-clinic ul li i {
  color: #f18a17;
  font-size: 18px;
  float: right;
  margin-left: 5px;
}
.all-clinic .btn {
  background: #f18a17;
  border-color: #f28d1e;
}
.all-clinic .btn:hover {
  background: #120f4b;
  border-color: #120f4b;
}

.all-clinic .widget-body .icon {
  width: 50px;
  height: 50px;
  border: 0;
  border-radius: 0px;
  padding: 0;
}
.all-clinic .widget-body .icon::before {
  content: "";

  width: 0;
  height: 0px;
}

.all-doctors ul {
  list-style-image: url(../images/doc-list.png);
  margin-bottom: 0;
}
.all-doctors ul li {
  color: #120f4b;
  font-size: 15px;
  padding-bottom: 5px;
}
.all-doctors ul li:last-child {
  padding-bottom: 0px;
}

.all-doctors .btn {
  background: #f18a17;
  border-color: #f28d1e;
}
.all-doctors .btn:hover {
  background: #120f4b;
  border-color: #120f4b;
}

/* .pagination .page-item.active .page-link ,.pagination .page-item:hover .page-link {
    background-color: #3257a6;
    color: #ffffff;
    border-color: #3257a6;
} */
/* .pagination .page-item .page-link {
    color: #f28d1e;
    line-height: 23px;
    min-width: 40px;
    height: 40px;
    font-size: 17px;
    border-radius: 6px;
    border: 1px solid #3257a6;
    background:#fff;
} */
.pagination .prevv {
  float: right;
}
.pagination .nextt {
  float: left;
}

#carouselbooking .table .thead-light th {
  color: #ffffff;
  background-color: #3257a6;
  border-color: #3257a6;
}
#carouselbooking .table {
  margin-bottom: 0px;
  text-align: center;
}
#carouselbooking tfoot {
  background-color: #f28d1e;
  color: #fff;
  font-weight: 800;
}
#carouselbooking tfoot td {
  padding: 0.5rem;
}
#carouselbooking .table-sm td {
  padding: 0.4rem;
  font-weight: 800;
}
#carouselbooking .table-sm td a {
  color: #060355;
}
#carouselbooking .table-sm td a.disable {
  color: #999999;
  pointer-events: none;
  cursor: default;
  text-decoration: line-through;
}
#carouselbooking .table-sm th {
  padding: 0.5rem;
}
#carouselbooking .carousel-control-prev {
  left: 0px;
  background-color: #3257a6;
  top: 45%;
  width: 8%;
  height: 12%;
  border-radius: 5px;
}
#carouselbooking .carousel-control-next {
  left: -28px;
  background-color: #3257a6;
  top: 45%;
  width: 8%;
  height: 12%;
  border-radius: 5px;
}
.co-booking {
  background-color: #3257a6;
}
.co-booking .widget-body .icon2 {
  background-color: #fff;
  border: none;
  border-radius: 0px;
  width: 20px;
  height: 20px;
  border-radius: 100%;
}
.co-booking .widget-body .icon2 i {
  color: #f28a19;
  font-size: 18px;
  text-align: center;
}

.co-booking .widget-body .state h2 {
  margin-bottom: 0px;
  font-size: 15px;
  color: #ffffff;
  font-weight: 600;
  margin-top: 0px;
}

.co-booking .widget-body .state h2 span {
  font-size: 12px;
  color: #e9e9e9;
}
.co-booking .widget-body .state p {
  font-size: 14px;
  color: #ffffff;
  font-weight: 700;
}

.confirm {
  text-align: center;
}
.confirm img {
  width: 50px;
  height: 50px;
}
.confirm .widget-body .state h2 {
  font-size: 14px;
  margin-top: 8px;
  color: #0e0b3b;
}
.confirm .widget-body .state p {
  font-size: 14px;
  color: #0e0b3b;
  font-weight: 400;
}
.confirm .widget-body .btn {
  background: #f18a17;
  border-color: #f28d1e;
}
.confirm .widget-body .btn:hover {
  background: #120f4b;
  border-color: #120f4b;
}

.rate .widget-body span {
  font-size: 28px;
  color: #f28a19;
}

.rate .widget-body .state h2 {
  margin-bottom: 0px;
  font-size: 20px;
  color: #04023a;
  font-weight: 700;
  margin-top: 0px;
}

.rate .widget-body .state h2 span {
  font-size: 13px;
  color: #f28a19;
}

.float-sm-right {
  float: left !important;
}
/* sprint2 */

.statistics .widget-body {
  padding: 15px 30px;
  transition: ease-in-out 0.5s;
}
.statistics .icon-sta {
  width: 50px;
  height: 50px;
}
.statistics .widget-body .head-sta {
  font-size: 20px;
  margin-top: 5px;
  color: #120f4b;
}
.statistics .widget-body .num-sta {
  font-size: 35px;
  color: #120f4b;
}

.statistics .widget-body:hover {
  background-color: #3257a6;
  transition: ease-in-out 0.5s;
}
.statistics .widget-body:hover .head-sta,
.statistics .widget-body:hover .num-sta {
  color: #fff;
  transition: ease-in-out 0.5s;
}

.nav-item img {
  margin-left: 10px;
  width: 30px;
}

.table-responsive {
  margin-top: 20px;
  border-radius: 4px;
}
.table {
  text-align: center;
}
.table thead th {
  color: #fff;
  font-weight: 700;
  font-size: 17px;
}
.table thead,
.mat-table thead {
  background-color: #3c96b1;
  text-align: center;
}

.btn-add {
  padding: 8px 20px;
  font-size: 14px;
  font-weight: 700;
  transition: 0.3s ease-in-out;
  /* background-color: #1a8466; */
  background-color: #1b8354;
  /* border: 1px solid #1a8466; */
  border: 1px solid #1b8354;
  color: #fff;
  border-radius: 4px;
  transition: 0.5s ease-in-out;
  margin-left: 3px;
}
.btn-add:hover {
  color: #fff;
}
.btn-add:focus {
  color: #fff;
}

.btn-acion {
  padding: 6px 10px;
  font-size: 13px;
  font-weight: 700;
  transition: 0.3s ease-in-out;
  background-color: #000440;
  border: 1px solid #000440;
  color: #fff;
  border-radius: 4px;
  transition: 0.5s ease-in-out;
  margin-left: 3px;
}
.btn-acion:nth-child(2) {
  background-color: #f28d1e;
  border: 1px solid #f28d1e;
}
.btn-acion:last-of-type {
  background-color: #444;
  border: 1px solid #444;
}
.btn-vital {
  background-color: #f28d1e;
  border: 1px solid #f28d1e;
}
.btn-acion:focus {
  color: #fff;
  border: 0;
}
.btn-acion:hover {
  border: 1px solid #000440;
  background: none;
  color: #000440;
}

.btn-radio {
  padding: 4px 5px 6px;
  font-size: 13px;
  font-weight: 700;
  background: none;
  border: 1px solid #3257a6;
  color: #777;
  border-radius: 0;
  transition: 0.5s ease-in-out;
  margin-left: 3px;
}
.btn-radio:hover {
  background: none;
  border: 1px solid #3257a6;
  color: #555 !important;
  border-radius: 0;
}
.table label {
  width: 80px;
}
.table .btn-primary:not(:disabled):not(.disabled).active {
  border-radius: 0px;
  border-color: #120f4b;
  background-color: #120f4b;
  color: #fff;
  margin-top: 0px;
}
.table tbody td {
  vertical-align: middle;
}
.table th,
.table td {
  padding: 0.6rem;
}
.btn-primary:focus,
.btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0);
}

.modal-footer {
  padding: 10px;
  text-align: center;
  display: block;
}
.modal-header {
  background: #e6e6e6;
  color: #283045;
  padding: 10px 20px;
}
/* .modal-body{padding: 10px} */

form .input-group {
  margin: 8px 0;
}
form hr {
  margin: 6px 0;
}
.btn-link {
  background: none;
  border: 0;
  color: #1b8354;
  margin: 0;
}
.btn-link:hover {
  background: none;
  border: 0;
  color: #1b8354;
  margin: 0;
}
.btn-link:focus {
  border: 0;
  color: #1b8354;
}

.btn-outline-primary {
  margin: 0;
  padding: 3px 6px;
  font-size: 13px;
}
.btn-outline-primary:focus {
  border: 0;
}
.btn:focus {
  border: 0;
}

.ngb-tp-input-container .form-control {
  height: 35px;
}
@media (min-width: 992px) {
  .modal-lg {
    max-width: 1000px;
  }
}

.btn-primary:not(:disabled):not(.disabled).active {
  background-color: #3257a6;
  border-color: #3257a6;
  border-radius: 4px;
  color: #fff;
  margin-top: 8px;
}
.btn-primary:not(:disabled):not(.disabled).active:hover {
  color: #fff !important;
}
form .btn-primary {
  color: #fff;
  background: none;

  border-radius: 4px;
  margin-bottom: 5px;
  margin-top: 8px;
}
form .btn-primary:hover {
  color: #fff !important;
  background: none;

  border-radius: 4px;
}

.ngb-tp {
  direction: ltr;
  float: right;
}
form .slot {
  text-align: center;
  width: 50px;
  margin: auto;
  margin-top: 5px;
}
form label {
  font-size: 14px;
}

.btn-outline-secondary {
  color: #f28a19;
  background-color: #eaeaea;
  padding: 0 15px;
  font-size: 15px;
}
[ngbDatepickerDayView] {
  text-align: center;
  width: 1.7rem !important;
  height: 1.7rem !important;
  line-height: 2rem;
}

.input-group .input-group-prepend .input-group-text {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: #eaeaea;
  border-color: #eaeaea;
  color: #3257a6;
  padding-right: 15px;
  height: 40px;
  font-size: 16px;
}

.btn-outline-secondary i {
  color: #3257a6;
}
.btn-outline-secondary:hover i {
  color: #fff;
}

select {
  height: 40px !important;
}

.input-group .input-group-prepend {
  position: relative;
}

.input-group .input-group-prepend .require {
  position: absolute;
  right: 3px;
  top: 3px;
  color: #ca0404;
  font-size: 9px;
}
.input-group .input-group-append .btn-outline-secondary .require {
  position: absolute;
  right: 3px;
  top: 3px;
  color: #ca0404;
  font-size: 9px;
}
h5.req-message {
  font-size: 16px;
  color: #ca0404;
}
.select2.select2-container--default .select2-selection--single {
  border: 0;
  width: 100%;
  border-bottom: 2px solid #f28d1e;
  background: #fff;
  outline: none;
  border-radius: 2px;
  height: 40px;
  width: 100% !important;
  font-size: 12px;
}
.select2-container {
  width: 280px !important;
}

.pagination {
  margin-top: 10px;
}
.sch tr {
  cursor: pointer;
}
.active-tr {
  background-color: #c2c2c2 !important;
  color: #191563;
  cursor: pointer;
}

/* .tooltip {
  display: none;
} */

.wrapper.nav-collapsed .tooltip {
  display: block;
}
.wrapper.nav-collapsed .tooltip .tooltip-inner {
  font-size: 14px;
  font-weight: 600;
  padding: 5px;
  border-radius: 6px;
  width: 120px;
  /* font-family: "GE"; */
  font-family: "IBM Plex Sans Arabic", sans-serif;
  background-color: #04023a;
}

.user-drop {
  width: 170px !important;
}

.user-drop[x-placement^="bottom"] {
  right: -10px;
  bottom: auto;
}

.form-label {
  font-size: 13px;
  text-align: right;
  color: #1c2172;
  margin-bottom: -10px;
}
.form-check {
  margin-top: 3px;
}
.form-check
  .custom-checkbox
  .custom-control-input:checked
  ~ .custom-control-label::before {
  background-color: #f28d1e;
  width: 23px;
  height: 23px;
}
.form-check .custom-control-label::before {
  width: 23px;
  height: 23px;
  top: 0;
}
.form-check .custom-control-label::after {
  top: 0;
}
.form-check
  .custom-checkbox
  .custom-control-input:checked
  ~ .custom-control-label::after {
  line-height: 20px;
  font-size: 22px;
  color: #fff;
}
.upload {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 15px;
}
.form-img {
  width: 90px;
  height: 90px;
  margin-right: 30px;
  background: #fff;
  border: 1px solid #060355;
  border-radius: 15%;
}

.upload input {
  display: none;
}
.upload label {
  padding: 7px 20px;
  text-align: center;
  background: #000440;
  color: #fff;
  font-size: 15px;
  border-radius: 8px;
  cursor: pointer;
  margin-bottom: 0;
}

.form-img img {
  width: 88px;
  height: 88px;
  border-radius: 15%;
}
.table img {
  width: 30px;
  height: 30px;
}
.table .form-check {
  width: 50px;
  margin: auto;
}

.vital-s {
  width: 340px;
}

.wrapper .header-top .top-menu .dropdown .dropdown-toggle {
  color: #fff;
}
.wrapper .header-top .top-menu .dropdown .dropdown-toggle .ik {
  font-size: 16px;
}

.side-vital {
  position: absolute;
  right: -40px;
  top: 3%;
  background-color: #23458e;
  width: 82px;
  height: 82px;
  border-radius: 15px;
  transform: rotate(45deg);
  z-index: -2;
}
.side-vital img {
  width: 45px;
  color: #fff;
  display: block;
  position: absolute;
  right: 2px;
  top: 3px;
  animation: pulse 1.5s infinite;
}

.wrapper .page-wrap .right-sidebar {
  position: fixed;
  top: 60px;
  left: 0;
  width: 240px;
  background: #23458e;
  height: calc(100vh - 60px);
  border-right: 1px solid #23458e;
  border-top: 1px solid #23458e;
  padding: 1.07143em;
}
.wrapper .page-wrap .right-sidebar .vital-head {
  position: relative;
  padding-bottom: 3px;
  margin-bottom: 15px;
}
.wrapper .page-wrap .right-sidebar .vital-head::before {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 3px;
  background: #f28d1e;
  bottom: 0;
  left: calc(40%);
}
.wrapper .page-wrap .right-sidebar .vital-head h3 {
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 17px;
}
.custom .read {
  text-align: center;
  font-size: 16px;
  margin: auto;
  margin-bottom: 20px;
  margin-top: 6px;
  color: #fff;
}

.wrapper .page-wrap .footer {
  /* background: #3c96b1; */
  background-color: #1b8354;

  font-size: 13px;
  color: #fff;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2);
  z-index: 99999;
  height: 60px;
}

.vital-footer {
  height: 60px;
  width: 240px;
  position: absolute;
  bottom: 0;
  background-color: #3257a6;
  margin-right: 1px;
}

.ngb-dp-navigation-chevron {
  -webkit-transform: rotate(-45deg) !important;
  transform: rotate(45deg) !important;
}

.right .ngb-dp-navigation-chevron {
  -webkit-transform: rotate(-135deg) !important;
  transform: rotate(-135deg) !important;
}
.Booking-steps .table-re {
  margin: 5px 7px;
  border-radius: 6px;
  width: 224px;
  padding: 5px;
  background-color: #3257a6;
}

.Booking-steps .book {
  text-align: center;
  padding: 2px;
  background-color: #fff;
  font-size: 12px;
  display: block;
  width: 52px;
  margin-bottom: 2px;
  transition: ease-in-out 0.3s;
  color: #060355;
}
.Booking-steps .book:hover {
  background-color: #f28a19;
  color: #fff;
  transition: ease-in-out 0.3s;
}
.Booking-steps .disable {
  cursor: auto;
  background-color: rgb(202, 202, 202);
}
.Booking-steps .disable:hover {
  cursor: auto;
  background-color: rgb(202, 202, 202);
  color: #060355;
}
.Booking-steps .ngb-dp-day,
.Booking-steps .ngb-dp-week-number,
.Booking-steps .ngb-dp-weekday {
  width: 2.1rem;
  height: 2rem;
  font-size: 13px;
}
.Booking-steps .ngb-dp-header {
  border-radius: 10px 10px 0 0;
  padding-bottom: 0.25rem;
  background-color: #3257a6 !important;
}
.Booking-steps .ngb-dp-month-name {
  font-size: larger;
  background-color: #3257a6;
  color: #fff;
}
.Booking-steps ngb-datepicker {
  border-radius: 10px !important;
  width: 240px;
  margin: auto;
}
.Booking-steps .ngb-dp-weekdays {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  width: 234px;
}
.Booking-steps .bg-primary {
  background-color: #3257a6 !important;
}

.mat-form-field-appearance-legacy .mat-form-field-label {
  color: #1c2172 !important;
  font-size: 15px;
  /* font-family: GE; */
  font-family: "IBM Plex Sans Arabic", sans-serif;
  font-weight: 600;
  overflow: auto !important;
}
.mat-form-field-appearance-legacy .mat-form-field-label i {
  color: #fe8800;
  margin-left: 10px;
  font-size: 15px;
}
.mat-form-field-label {
  overflow: auto !important;
}
.mat-form-field-label-wrapper {
  top: -1.6em !important;
  padding-top: 0.84375em;
}

.progress-indicator > li:first-child .bubble:after,
.progress-indicator > li:first-child .bubble:before {
  width: 50%;
  margin-right: 50%;
  margin-left: 0;
}
.progress-indicator > li:last-child .bubble:after,
.progress-indicator > li:last-child .bubble:before {
  width: 50%;
  margin-left: 50%;
  margin-right: 0%;
}
.progress-indicator li img {
  width: 46px;
  height: 46px;
  margin-top: 18px;
}
.steps {
  text-align: center;
  padding: 50px 0;
  z-index: -3;
  position: relative;
  background-color: #ededed;
}
.progress-indicator > li .bubble {
  border-radius: 1000px;
  width: 90px;
  height: 90px;
  background-color: #bbb;
  display: block;
  margin: 0 auto 0.5em;
  border-bottom: 1px solid #888;
}
.progress-indicator > li .bubble:after,
.progress-indicator > li .bubble:before {
  display: block;
  position: absolute;
  top: 45px;
  width: 100%;
  height: 2px;
  content: "";
  z-index: -1;
}
.progress-indicator > li.completed .bubble:after,
.progress-indicator > li.completed .bubble:before {
  background-color: #0e0b3b;
}
.progress-indicator > li.completed .bubble {
  background-color: #e6e6e6;
  border: 1px dashed #0e0b3b;
}
.progress-indicator > li.active .bubble:after,
.progress-indicator > li.active .bubble:before {
  background-color: #f28d1e;
}
.progress-indicator > li.active .bubble {
  background-color: #e6e6e6;
  border: 1px dashed #f28a19;
}
.progress-indicator > li.completed,
.progress-indicator > li.completed .bubble {
  color: #0e0b3b;
  font-size: 16px;
}
.progress-indicator > li.active,
.progress-indicator > li.completed .bubble {
  color: #f28d1e;
  font-size: 16px;
}

@media (max-width: 574px) {
  .progress-indicator > li .bubble {
    width: 60px;
    height: 60px;
  }
  .progress-indicator li img {
    width: 30px;
    height: 30px;
    margin-top: 12px;
  }
  .progress-indicator > li .bubble:after,
  .progress-indicator > li .bubble:before {
    display: block;
    position: absolute;
    top: 30px;
  }
  .progress-indicator > li.completed,
  .progress-indicator > li.completed .bubble {
    font-size: 13px;
  }
  .progress-indicator > li.active,
  .progress-indicator > li.completed .bubble {
    font-size: 13px;
  }
}

.role-btns .btn-primary:not(:disabled):not(.disabled).active {
  background-color: #3257a6;
  border-color: #3257a6;
  border-radius: 0px;
  color: #fff;
  margin: 0px;
  padding: 2px 6px;
  border-left: 1px solid #f2f2f2;
  line-height: 1.6;
}
.role-btns .btn-primary:not(:disabled):not(.disabled).active:hover {
  color: #fff !important;
}
.role-btns .btn-primary {
  color: #a1a1a1;
  background: none;
  border-color: #a1a1a1;
  border-radius: 0px;
  margin: 0px;
  padding: 2px 6px;
  font-size: 13px;
  line-height: 1.6;
}
.role-btns .btn-primary:hover {
  color: #f28a19 !important;
  background: none;
  border-color: #f28a19;
  border-radius: 0px;
}
.mat-slide-toggle-label {
  width: 100% !important;
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-bar {
  background-color: rgba(50, 87, 166, 0.5) !important;
}
.mat-slide-toggle.mat-checked .mat-slide-toggle-thumb {
  background-color: #3257a6 !important;
}
.mat-slide-toggle-content {
  /* font-family: GE !important; */
  font-family: "IBM Plex Sans Arabic", sans-serif;
  margin: 0 3px;
  font-size: 13px;
}
.td-role {
  text-align: right;
}

.mat-option-text {
  /* font-family: GE; */
  font-family: "IBM Plex Sans Arabic", sans-serif;
}
.mat-select-value-text {
  /* font-family: GE; */
  font-family: "IBM Plex Sans Arabic", sans-serif;
}

.wrapper
  .page-wrap
  .app-sidebar
  .sidebar-content
  .nav-container
  .navigation-main
  .nav-item.has-sub
  .submenu-content
  .menu-item.active {
  color: #283045;
  background: #dddddd;
}

.wrapper
  .page-wrap
  .app-sidebar
  .sidebar-content
  .nav-container
  .navigation-main
  .nav-item.has-sub
  a::before {
  top: 20px;
  font-size: 15px;
}
.wrapper
  .page-wrap
  .app-sidebar
  .sidebar-content
  .nav-container
  .navigation-main
  .nav-item.has-sub
  .submenu-content
  .menu-item
  img {
  width: 22px !important;
}

.mat-select-panel .mat-option.mat-selected:not(.mat-option-multiple) {
  background: #1a8466;
}

.mat-form-field-appearance-fill .mat-form-field-label {
  top: 1.09375em;
  margin-top: -0.1em !important;
  /* font-family: lbc; */
  font-family: "IBM Plex Sans Arabic", sans-serif;
  font-size: 14px;
  color: #283045 !important;
  line-height: 1.4;
}
.mat-form-field-appearance-fill.mat-form-field-can-float
  .mat-input-server:focus
  + .mat-form-field-label-wrapper
  .mat-form-field-label,
.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float
  .mat-form-field-label {
  font-size: 16px;
}
.mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: rgba(0, 0, 0, 0.04);
  box-shadow: 0 0 3px 1px #e9e9e9;
  border-radius: 6px 6px 0 0 !important;
  padding: 0.75em 0.75em 0 0.75em;
}
.mat-form-field-appearance-fill .mat-form-field-underline::before {
  background-color: #1a8466 !important;
}

.mat-form-field.mat-focused .mat-form-field-ripple {
  background-color: #1a8466 !important;
}
.mat-radio-button.mat-accent .mat-radio-inner-circle,
.mat-radio-button.mat-accent
  .mat-radio-ripple
  .mat-ripple-element:not(.mat-radio-persistent-ripple),
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-persistent-ripple,
.mat-radio-button.mat-accent:active .mat-radio-persistent-ripple {
  background-color: #283045 !important;
}
.mat-radio-button.mat-accent.mat-radio-checked .mat-radio-outer-circle {
  border-color: #1a8466 !important;
}
.mat-radio-button {
  margin-bottom: 20px;
}
label.mat {
  margin-bottom: 7px;
  color: #283045;
}
.mat-radio-label-content {
  padding-left: 10px !important;
  padding-right: 5px !important;
  /* font-family: "GE", sans-serif; */
  font-family: "IBM Plex Sans Arabic", sans-serif;
}
.mat-checkbox-inner-container-no-side-margin {
  margin-left: 0;
  margin-right: 0;
  margin: auto !important;
}
.Section2 .mat-checkbox {
  margin-left: 10px !important;
}
.Section2 .mat-checkbox-inner-container {
  width: 14px;
  height: 14px;
}
.Section2 {
  margin-top: -9px;
}

.mat-checkbox-checked:not(.mat-checkbox-disabled).mat-accent
  .mat-ripple-element,
.mat-checkbox:active:not(.mat-checkbox-disabled).mat-accent
  .mat-ripple-element {
  background: #1a8466 !important;
}
.mat-checkbox-checked.mat-accent .mat-checkbox-background,
.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background {
  background-color: #1a8466 !important;
}
.mat-checkbox-layout {
  vertical-align: text-bottom !important;
}
.table-bordered label {
  width: 40px;
}

.mat-dialog-container {
  padding: 0 !important;
  direction: rtl;
  /* width: 700px!important; */
  /* overflow: hidden!important; */
}
.mat-primary .mat-option.mat-selected:not(.mat-option-disabled) {
  color: #283045 !important;
}
.mat-primary .mat-pseudo-checkbox-checked,
.mat-primary .mat-pseudo-checkbox-indeterminate {
  background: #1a8466 !important;
}
.mat-raised-button.mat-primary {
  background-color: #1b8354 !important;
  /* font-family: lbc; */
  font-family: "IBM Plex Sans Arabic", sans-serif;
  padding: 0px 16px;
  font-weight: 500;
  font-size: 16px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: none;
  height: 40px;
  min-width: unset;
}
.mat-raised-button.mat-primary .fa-search {
  font-size: 18px;
}
.mat-raised-button.mat-primary .icon {
  font-size: 20px;
}
button.table-action {
  margin: 6px;
  padding: 1px 20px !important;
}
button.table-action i {
  margin-left: 6px;
}
button.table-action2 {
  margin: -2px;
  padding: 0px 10px !important;
  line-height: 30px !important;
}
button.table-action3 {
  margin: -2px 3px;
  padding: 0px 10px !important;
  min-width: 43px !important;
  line-height: 30px !important;
  padding-bottom: 4px !important;
}
.cdk-overlay-container {
  z-index: 2000 !important;
}
.cdk-global-overlay-wrapper {
  z-index: 2000 !important;
}
.cdk-overlay-pane {
  z-index: 2000 !important;
}
.widget .widget-body .state h2 {
  margin-bottom: 8px;
  color: #283045;
}
.widget .widget-body .state h6 {
  color: #283045;
}
.widget .widget-body .state h6 i {
  color: #1a8466;
  margin-left: 4px;
  font-size: 13px;
}
.widget {
  box-shadow: 0 6px 0 0 rgba(0, 0, 0, 0.01), 0 15px 32px 0 rgba(0, 0, 0, 0.09);
  /* background: #f3f3f3; */
  background-color: #f3f4f6;
}

.answers .check {
  margin-left: 10px;
}
.answers .remove {
  margin-right: 10px;
  color: #ca0404;
  cursor: pointer;
  font-size: 16px;
}

.answer-options {
  margin-bottom: 15px;
  border-right: 5px solid #1a8466;
  padding-right: 8px;
}
.alternate-answer {
  margin-right: 50px;
}
.alteranswer:hover {
  color: #1a8466;
}

.question-card .question-data {
  position: relative;
  padding: 10px 20px;
  margin-bottom: 10px;
}
.question-card .question-data:after {
  content: "";
  background: #d2d2d2;
  width: 0px;
  height: 100%;
  position: absolute;
  top: 0;
  right: -15px;
}

.question-data p {
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 5px;
  transition: 0.5s ease-in-out;
}
.question-data h2 {
  font-size: 14px;
  color: #1a8466;
  font-weight: 600;
}
.ck.ck-editor {
  direction: rtl;
}
.ck-rounded-corners .ck.ck-editor__main > .ck-editor__editable,
.ck.ck-editor__main > .ck-editor__editable.ck-rounded-corners {
  text-align: right;
  direction: rtl;
}
.upload-container .btn {
  padding: 8px 15px 30px 15px;
  font-size: 15px;
  font-weight: 700;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  background-color: #1a8466;
  border: 1px solid #1a8466;
  color: #fff;
  border-radius: 8px;
  transition: 0.5s ease-in-out;
  margin-top: 0px;
}
.upload-container .afu-reset-btn {
  background-color: #f44336;
  border: 1px solid #f44336;
}

.upload-container .btn-info:focus,
.btn-info.focus {
  box-shadow: none;
}
.upload-container .padMarg {
  margin-right: 20px;
}

.upload-container .file-upload-default {
  visibility: hidden;
  position: absolute;
}
.upload-container .file-upload-info {
  background: transparent;
}
.upload-container .input-group .input-group-append .btn {
  height: 35px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.upload-container .progress {
  margin: 0;
}
.upload-container .cancel {
  background-color: #f44336 !important;
}

.mat-stepper-label-position-bottom
  .mat-horizontal-stepper-header:not(:first-child)::before,
[dir="rtl"]
  .mat-stepper-label-position-bottom
  .mat-horizontal-stepper-header:not(:last-child)::before {
  right: 0 !important;
  left: 0 !important;
}

.mat-stepper-label-position-bottom
  .mat-horizontal-stepper-header:not(:last-child)::after,
[dir="rtl"]
  .mat-stepper-label-position-bottom
  .mat-horizontal-stepper-header:not(:first-child)::after {
  left: 0 !important;
  right: auto !important;
}
.mat-stepper-label-position-bottom
  .mat-horizontal-stepper-header
  .mat-step-label {
  padding: 16px 0 0 0;
  /* font-family: lbc; */
  font-family: "IBM Plex Sans Arabic", sans-serif;
  font-weight: 600;
}
.mat-step-header .mat-step-icon-selected,
.mat-step-header .mat-step-icon-state-done,
.mat-step-header .mat-step-icon-state-edit {
  background-color: #1a8466 !important;
  color: #fff;
}
.mat-stepper-horizontal,
.mat-stepper-vertical {
  background-color: #f6f7fb !important;
}

label {
  /* font-family: lbc; */
  font-family: "IBM Plex Sans Arabic", sans-serif;
}

.mat-stepper-horizontal,
.mat-stepper-vertical {
  /* font-family: lbc !important; */
  font-family: "IBM Plex Sans Arabic", sans-serif;
}

.mat-stepper-horizontal .step-btn {
  margin-top: 20px;
}

.mat-stepper-label-position-bottom .mat-horizontal-stepper-header {
  padding: 12px !important;
  margin-bottom: 10px;
  border-radius: 6px;
}
.mat-step-icon {
  height: 35px !important;
  width: 35px !important;
}
.mat-step-header .mat-step-icon {
  font-size: 16px !important;
}

.ngx-timepicker {
  height: 44px !important;
  border-bottom: 0px solid rgba(0, 0, 0, 0.12) !important;
}
.ngx-timepicker__time-colon {
  margin-left: 10px;
  margin-right: 10px;
  margin-top: -10px;
  font-size: 25px;
}
.ngx-timepicker-control__arrows {
  position: absolute;
  right: 9px !important;
}
.ngx-timepicker-control__input {
  border-radius: 6px;
  background: #ecedf1;
}

.clock-face__container {
  margin-left: 95px !important;
}

ngx-material-timepicker {
  --body-background-color: #fff;
  /* --primary-font-family: "Roboto", sans-serif; */
  --primary-font-family: "IBM Plex Sans Arabic", sans-serif;
  --button-color: #1a8466 !important;
  --dial-active-color: #fff;
  --dial-inactive-color: rgba(255, 255, 255, 0.5);
  --dial-background-color: #1a8466 !important;
  --clock-face-time-active-color: #fff;
  --clock-face-time-inactive-color: #6c6c6c;
  --clock-face-inner-time-inactive-color: #929292;
  --clock-face-time-disabled-color: #c5c5c5;
  --clock-face-background-color: #f0f0f0;
  --clock-hand-color: #1a8466 !important;
  --clock-hand-color: #1a8466 !important;
}
.list-group {
  text-align: center;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #1b8354;
  border-color: #1b8354;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: none;
  border-bottom: 2px solid rgba(0, 0, 0, 0.09);
}
.form-check {
  padding-right: 0rem;
}

/* loginform */

.navbar {
  background-color: #fff;
  padding: 0rem;
  /* height: 72px; */
  /* 3c96b1 */
}

.SAS_Navbar .tel-search-social-bar {
  height: 50px;
  background: #525866;
  width: 100%;
  padding: 10px 0;
  -webkit-transition: all 0.3s ease-in-out !important;
  -moz-transition: all 0.3s ease-in-out !important;
  -ms-transition: all 0.3s ease-in-out !important;
  -o-transition: all 0.3s ease-in-out !important;
  transition: all 0.3s ease-in-out !important;
  overflow: hidden;
}

.top-nav ul > li {
  display: inline-block;
  margin-left: 5px;
  color: #fff;
  font-size: 12px;
}
.top-nav li {
  cursor: pointer;
}
.left-s {
  text-align: left;
}
.left-s .links a i {
  margin-left: 5px;
  background: #fff;
  border-radius: 50%;
  width: 23px;
  height: 23px;
  border-radius: 50%;
  color: #525866;
  text-align: center;
  font-size: 13px;
  transition: all 1s;
  line-height: 24px;
}
.searchBox {
  position: relative;
  transition: all 1s;
  width: 25px;
  height: 25px;
  background: #fff;
  border-radius: 25px;
  padding: 5px;
  margin-bottom: -7px;
}
.searchBox input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 25px;
  line-height: 25px;
  outline: 0;
  border: 0;
  display: none;
  font-size: 1em;
  border-radius: 20px;
  padding: 0 30px 0 10px;
  color: #444;
  margin-bottom: -7px;
}
.searchBox .fa {
  padding: 7px 3px;
  width: 25px;
  height: 25px;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
  color: #07051a;
  text-align: center;
  font-size: 1.2em;
  transition: all 1s;
}
.searchBox.hovered {
  width: 200px;
  cursor: pointer;
}
.left-s a {
  font-size: 15px;
  color: #fff;
}
.left-s a i {
  margin-right: 5px;
}

#header {
  transition: all 0.5s;
  z-index: 997;
  background: #fff;
  width: 100%;
  right: 0;
  left: 0;
  top: 0;
  box-shadow: 0px 5px 14px -17px rgb(0 0 0 / 78%);
  transition-duration: 2.6s;
  position: sticky;
}
.Bar {
  background: #fff;
  transition-duration: 2.6s;
  /* box-shadow: 0 0px 5px #3c96b1; */
  /* box-shadow: 0 0px 5px #1b8354; */
  box-shadow: 0px 12px 16px -4px #1b835429;
}
.Bar.scrolled {
  top: 0;
  z-index: 100;
  position: fixed;
  width: 100%;
  box-shadow: 0px 5px 14px -17px rgb(0 0 0 / 78%);
  transition-duration: 2.6s;
}
.fixed {
  position: fixed;
  top: 0;
  height: 70px;
  z-index: 1;
}
.SAS_Navbar .header-top {
  font-size: 12px;
  padding: 0px;
  height: 50px;
  line-height: 50px;
  /* background: #525866; */
  background-color: #f3f4f6;
  color: #fff;
  overflow: hidden;
}
.no-padding {
  padding: 0;
  text-align: left;
}
.header-top .header-top-left {
  border-right: 1px solid #cccccc;
  display: inline-block;
}
.header-top .header-top-left a {
  margin-right: 30px;
}

.header-top a {
  /* color: #fff; */
  color: #384250;
  font-weight: 500;
  font-size: 13px;
}
/* .header-top .links a i {
  color: #222;
  background-color: #fff;
  width: 23px;
  height: 23px;
  text-align: center;
  line-height: 25px;
  border-radius: 50%;
} */

.header-top .links li {
  vertical-align: middle;
}
.header-top .links a {
  background-color: #fff;
  width: 23px;
  height: 23px;
  line-height: 25px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header-top .links a img {
  width: 15px;
}
.hdr-email a {
  color: #fff;
}
.hdr-email i {
  margin-right: 5px;
}
.hdr-email img.icon {
  margin-right: 5px;
  width: 13px;
}
.header-top ul {
  display: inline-block;
  border-left: 1px solid #cccccc85;
  padding: 0 15px;
  margin: 0 auto;
}
.header-top ul li {
  display: inline-block;
  margin-left: 5px;
}
.header-top .header-top-right a {
  margin-right: 10px;
}
.header-top a {
  font-weight: 500;

  font-size: 13px;
}
.navbar-brand img {
  /* width: 275px; */
  height: 70px;
}

.Bar .navbar-collapse,
.Bar .navbar-nav {
  height: 100%;
}

.navbar-nav .nav-item {
  margin-right: 5px;
  margin-left: 5px;
  display: flex;
  align-items: center;
  padding: 0 12px;
  transition: 0.5s;
}

.navbar-nav .nav-item:has(.nav-link.active) {
  background-color: #1b8354;
  border-top: 1px solid #f3f4f6;
  transition: 0.5s;
  border-radius: 4px;
}

.navbar-nav .nav-item:has(.active) .nav-link.active {
  color: #fff;
}

.navbar-nav .nav-item:has(.active) .nav-link.active img {
  filter: brightness(0) invert(1);
}

.navbar-nav .nav-item:has(.active) .nav-link.active::before {
  content: "";
  height: 5px;
  transition: 0.5s;
  background-color: #54c08a;
}

.navbar-nav .nav-item:hover {
  background-color: #f3f4f6;
  transition: 0.5s;
}

.navbar-nav .nav-item:hover .nav-link::before {
  height: 5px;
  transition: 0.5s;
}

.navbar-nav .nav-item .nav-link {
  position: relative;
  padding-inline: 0;
}

.navbar-nav .nav-item .nav-link img,
.navbar-nav .nav-item .dropdown-item img {
  width: auto;
  margin: 0;
}

.navbar-nav .nav-item .nav-link::before {
  content: "";
  width: 100%;
  height: 0px;
  margin: auto;
  border-radius: 8px;
  background-color: #b4b4b4;
  bottom: -12px;
  left: 0;
  right: 0;
  position: absolute;
  transition: 0.5s;
}

.ftco-navbar-light .navbar-nav .nav-item .nav-link,
.ftco-navbar-light .navbar-nav .nav-item .dropdown-item {
  font-weight: 500;
  /* color: #525866; */
  color: #161616;
  position: relative;
  transition: all 0.6s;
  font-size: 16px;
}

.ftco-navbar-light .navbar-nav .nav-item .dropdown-item:hover {
  background-color: #f3f4f6 !important;
  text-decoration: underline;
}

.ftco-navbar-light .navbar-nav .nav-item .dropdown-item {
  padding: 14px 15px;
}

/* .ftco-navbar-light .navbar-nav .nav-item .nav-link:hover,
.ftco-navbar-light .navbar-nav .nav-item .dropdown-item:hover {
  background: #3c96b1 !important;
  color: #fff;
  transition: 0.6s all;
  border-radius: 5px;
} */
/* .ftco-navbar-light .navbar-nav .nav-item .nav-link.active,
.ftco-navbar-light .navbar-nav .nav-item .dropdown-item.active {
  background: #3c96b1 !important;
  color: #fff;
  border-radius: 5px;
} */

/* 3c96b1 */
/* .top-background{
    margin-top:90px
} */

.background-image {
  /* background: url(../../assets/images/inner.png) no-repeat; */
  background-image: linear-gradient(rgba(9, 42, 30, 0.8), rgba(9, 42, 30, 0.8)),
    url(../../assets/images/inner.png);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  height: 200px;
  z-index: 99;
  /* border-bottom: 3px solid #3c96b1; */
  display: flex;
  align-items: center;
}
.background-image .sub-title,
.background-image-research .sub-title,
.background-image-contact .sub-title,
.background-image-awarness .sub-title {
  font-size: 36px;
  font-weight: 600;
  color: #fff;
  padding: 0;
  box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
}
.background-image-contact {
  /* background: url(../../assets/images/contact-us.jpg) no-repeat; */
  background-image: linear-gradient(rgba(9, 42, 30, 0.8), rgba(9, 42, 30, 0.8)),
    url(../../assets/images/contact-us.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  height: 200px;
  z-index: 99;
  /* border-bottom: 3px solid #3c96b1; */
  background-position: center;
  /* background-position-y: -500px; */
  display: flex;
  align-items: center;
}
.background-image-awarness {
  /* background: url(../../assets/images/QuestionsAnswers.jpg) no-repeat; */
  background-image: linear-gradient(rgba(9, 42, 30, 0.8), rgba(9, 42, 30, 0.8)),
    url(../../assets/images/QuestionsAnswers.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  /* height: 310px; */
  height: 200px;
  z-index: 99;
  /* border-bottom: 3px solid #3c96b1; */
  background-position: center;
  /* background-position-y: -500px; */
  display: flex;
  align-items: center;
}
.background-image-research {
  /* background: url(../../assets/images/MicrosoftTeams.jpg) no-repeat; */
  background-image: linear-gradient(rgba(9, 42, 30, 0.8), rgba(9, 42, 30, 0.8)),
    url(../../assets/images/MicrosoftTeams.jpg);
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  height: 200px;
  z-index: 99;
  /* border-bottom: 3px solid #3c96b1; */
  background-position: center;
  /* background-position-y: -500px; */
  display: flex;
  align-items: center;
}
.custom-breadcrumb {
  background-color: transparent;
  padding: 0;
  margin-bottom: 16px;
}
.custom-breadcrumb .breadcrumb-item,
.custom-breadcrumb .breadcrumb-item a {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}
.custom-breadcrumb .breadcrumb-item a:hover {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item::before {
  content: url("../../assets/images/icons/breadcrumb-arrow.svg");
}

.sub-title {
  padding: 2rem;
  box-shadow: 0px 5px 14px -17px rgb(0 0 0 / 78%);
}
.sub-title {
  color: #3c96b1;
  font-weight: 600;
}
.sub-title span {
  color: #525866;
}
.container {
  max-width: 1180px;
}
/* /form  login*/
.Form_input {
  margin-top: 1rem;
}
.Form_input form {
  margin-top: 3rem;
}
.ui-form-input-container {
  position: relative;
  font-size: 1rem;
  margin-bottom: 15px;
  display: block;
}
.ui-input-container h2 {
  /* font-family: sans-serif; */
  font-family: "IBM Plex Sans Arabic", sans-serif;
  margin-bottom: 20px;
  font-weight: 700;
  text-transform: capitalize;
}
.ui-form-input {
  padding: 21px 16px;
  border-radius: 38px;
  border: 2px solid #3c96b1;
  outline: 0;
  width: 100%;
  transition: 0.6s all;
  margin-bottom: 1rem;
}
.ui-form-input:focus {
  border: 2px solid #525866;
  transition: 0.6s all;
  transform: scaleX(1) translateY(-3px);
  opacity: 1;
  box-shadow: 0px 1px 12px 2px #e9e9e9;
}

.form-input-label {
  position: absolute;
  top: -7px;
  right: 32px;
  color: #525866;
  font-size: 0.85rem;
  padding-right: 0.33rem;
  padding-left: 0.33rem;
  background: #fff;
  transition: all 0.15s cubic-bezier(0.4, 0, 0.2, 1);
}

.login-form {
  padding: 21px 15px;
  border-radius: 38px;
  background: #3c96b1 !important;
  outline: 0;
  width: 100%;
  border: none;
  cursor: pointer;
  font-size: 1rem;
  color: white;
  font-weight: 500;
  margin: auto;
  display: table;
  margin: 2rem 0rem;
  transition: 0.6s all;
}
.login-form:hover {
  background-color: #525866;
  transition: 0.6s all;
}
.ui-dev {
  /* width: 50%; */
  margin: auto;
  display: table;
}
.forget {
  /* color: #3c96b1; */
  color: #1b8354;
  font-size: 16px;
  font-weight: 500;
}
.icon_link {
  background-color: #fff;
  border-radius: 25px;
  box-shadow: 0px 1px 12px 2px #e9e9e9;
  width: 120px;
  height: 50px;
  margin: 2rem 0rem;
  transition: 0.6s all;
  -webkit-transition: 0.6s all;
  transition: 0.6s all;
  background-position: 100%;
  background-size: 400%;
  -webkit-transition: background 300ms ease-in-out;
  transition: background 300ms ease-in-out;
  background-image: linear-gradient(45deg, #3c96b138 50%, transparent 50%);
}
.icon_link img {
  margin: auto;
  display: table;
  margin-top: 6px;
}
.icon_link:hover {
  transition: 0.6s all;
  -webkit-transition: 0.6s all;
  transition: 0.6s all;
  -webkit-box-shadow: 0 6px 17px 0 rgba(174, 195, 126, 0.4);
  box-shadow: 0 6px 17px 0 rgba(174, 195, 126, 0.4);
  color: #fff;
  background-position: 0;
}
.new-lik {
  text-align: center;
  font-size: 16px;
  margin: 2rem 0rem;
  cursor: pointer;
}
.new-lik a {
  /* color: #3c96b1 !important; */
  color: #1b8354 !important;
}
.new-lik a span {
  color: #525866 !important;
}

.last-news h5 {
  font-size: 25px;
  color: #3c96b1;
  font-weight: 600;
  margin-bottom: 9px;
  border-bottom: 1px solid grey;
  padding-bottom: 11px;
}
.last-news h5::after {
  content: "";
  display: block;
  width: 80px;
  height: 4px;
  background: #26a4b8;
  margin: 0 auto;
  margin-top: 9px;
  border-radius: 3px;
  position: absolute;
}

.Left_link {
  color: #3c96b1;
  text-align: left;
  font-weight: 600;
  font-size: 14px;
  float: left;
  margin-top: 0.7rem;
}
.last-news h5 span {
  color: #525866 !important;
}
.last-news .lat-single {
  margin-bottom: 6px;
  overflow: hidden;
  border-bottom: 1px solid #3c96b1;
  padding-bottom: 9px;
}

.last-news .lat-single a {
  display: block;
  font-size: 16px;
  color: #525866;
  line-height: 23px;
  font-weight: 500;
  letter-spacing: 0;
}
.last-news .lat-single .thumb {
  width: 90px;
  height: 80px;
  border-radius: 2px;
  padding: 4px;
  background-color: #3c96b1;
  overflow: hidden;
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3);
  -webkit-transition: 0.6s all;
  transition: 0.6s all;
  background-position: 100%;
  background-size: 400%;
  -webkit-transition: background 300ms ease-in-out;
  transition: background 300ms ease-in-out;
  background-image: linear-gradient(45deg, grey 50%, transparent 50%);
}
.thumb img {
  width: 100%;
  height: 110px;
  border-radius: 8px;
  overflow: hidden;
  /* -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3); */
  /* box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.3); */
  -webkit-box-shadow: 0 4px 8px -2px rgba(16, 24, 40, 0.1),
    0 2px 4px -2px rgba(16, 24, 40, 0.06);
  box-shadow: 0 4px 8px -2px rgba(16, 24, 40, 0.1),
    0 2px 4px -2px rgba(16, 24, 40, 0.06);
  -webkit-transition: 0.6s all;
  transition: 0.6s all;
}
.last-news .lat-single .thumb:hover {
  -webkit-transition: 0.6s all;
  transition: 0.6s all;
  -webkit-box-shadow: 0 6px 17px 0 rgba(174, 195, 126, 0.4);
  box-shadow: 0 6px 17px 0 rgba(174, 195, 126, 0.4);
  color: #fff;
  background-position: 0;
}
.last-news .lat-single .thumb p {
  text-align: center;
  font-size: 22px;
  color: #fff;
  display: block;
  margin-bottom: 10px;
}
.last-news .lat-single .thumb small {
  text-align: center;
  color: #fff;
  font-size: 15px;
  margin: auto;
  display: table;
}
.last-news .lat-single .news-date {
  text-align: left;
}

#style-1::-webkit-scrollbar {
  width: 10px;
}

/* Track */
#style-1::-webkit-scrollbar-track {
  box-shadow: inset 0 0 3px grey;
  border-radius: 5px;
}

/* Handle */
#style-1::-webkit-scrollbar-thumb {
  /* background: #3c96b1; */
  background-color: #1b8354;
  border-radius: 3px;
}

/* Handle on hover */
#style-1::-webkit-scrollbar-thumb:hover {
  background: grey;
}
.last-news .tabs {
  margin-top: 1.5rem;
}

.last-news .tabs .tab {
  background: #3c96b1;
  padding: 4px 10px;
  color: #fff;
  font-size: 16px;
  margin: 12px 0px;
  line-height: 2;
}

.last-news .tabs .tab p {
  font-weight: 500;
}
.phone {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
.phone img {
  display: inline-block;
  margin-left: 10px;
}
.phone .content {
  display: inline-block;
}

/* footer for login */
#bottom-footer {
  /* background: #3c96b1; */
  background-color: #074d31;
  /* padding: 30px 0 0; */
  padding: 40px 0;
  text-align: right;
}
#bottom-footer .footer-section h3 {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  padding-bottom: 10px;
  /* border-bottom: 2px solid #acacac; */
  border-bottom: 1px solid #ffffff4d;
  margin-bottom: 1rem;
}
/* #bottom-footer .footer-section h3:after {
  content: "";
  display: block;
  width: 80px;
  height: 4px;
  background: #26a4b8;
  margin: 0 auto;
  margin-top: 9px;
  border-radius: 3px;
  position: absolute;
} */
#bottom-footer .footer-section .footer-links {
  list-style: none;
}

#bottom-footer .footer-section .footer-links li {
  line-height: 26px;
  list-style: none;
  /* text-align: justify; */
  margin-top: 7px;
  font-weight: 500;
  transition: 0.6s all;
}
#bottom-footer .footer-section .footer-links li a:hover {
  transition: 0.6s all;
  /* margin-right: 5px; */
  color: #b4b4b4;
  text-decoration: underline;
}
#bottom-footer .footer-section .footer-links li a {
  color: #fff;
  font-size: 14px;
  text-align: justify;
}
#bottom-footer .footer-section .footer-links li img {
  width: 17px;
  margin-left: 5px;
}
ol,
ul,
dl {
  padding: 0px;
}
#bottom-footer .footer-section p {
  color: #fff;
  font-weight: 500;
}
#bottom-footer .footer-section input {
  display: block;
  border-radius: 5px;
  font-size: 14px;
  background: #147e9e;
  width: 100%;
  border: 0;
  padding: 10px 10px;
  margin: 9px -10px;
}
#bottom-footer input::-webkit-input-placeholder {
  color: #fff;
  font-weight: 500;
}
#bottom-footer input:-moz-placeholder {
  color: #fff;
  font-weight: 500;
}
#bottom-footer input::-moz-placeholder {
  color: #fff;
  font-weight: 500;
}
#bottom-footer input:-ms-input-placeholder {
  color: #fff;
  font-weight: 500;
}
.footer-button {
  background-color: #fff;
  color: #26a4b8;
  border: none;
  margin: auto;
  margin-bottom: 10px;
  width: 100px;
}
.footer-button:focus {
  color: #26a4b8;
}
.sm-footer {
  /* padding: 10px 0px; */
  /* background-color: #147e9e; */
  background-color: #074d31;
  color: #fff;
  /* text-align: left; */
}
.sm-footer p {
  color: #fff;
  /* text-align: left; */

  margin-bottom: 0;
  padding-top: 8px;
}

.mat-form-field-appearance-fill .mat-form-field-flex {
  background-color: #fff !important;
}
.mat-select-panel .mat-optgroup-label,
.mat-select-panel .mat-option {
  text-align: right !important;
}
.widget h3 {
  /* color: #26a4b8; */
  color: #161616;
  font-weight: 600;
  font-size: 20px;
  /* padding: 20px 10px; */
}
.widget h3 span {
  /* color: grey; */
  color: #161616;
}

/* paltform page */
.widget {
  box-shadow: 0 1px 0 0 rgb(0 0 0 / 1%), 0 15px 21px 0 rgb(0 0 0 / 6%);
}

.widget2 {
  /* padding: 5px 10px; */
  padding: 16px;
}
.widget2-body {
  padding: 10px 0px;
}
.widget2 p {
  /* color: grey; */
  color: #6c737f;
  font-weight: 500;
}
.widget2 .pagination {
  position: relative;

  border-radius: 0 !important;
}

.widget2 .pagination li a.page-link,
.widget2 .pagination li:first-child a.page-link,
.widget2 .pagination li:last-child a.page-link {
  border: none;
  height: 35px;
  width: 100%;
  line-height: 36px;
  text-align: center;
  padding: 0;
  font-size: 13px;
  font-weight: 600;
  color: #fff;
  background-color: #80808063;
  /* margin: 0 -8px 0 0; */
  border-radius: 0;
  transition: all 0.3s linear 0s;
  -webkit-clip-path: polygon(
    100% 0%,
    75% 50%,
    100% 100%,
    25% 100%,
    0% 50%,
    25% 0%
  );
  clip-path: polygon(93% 0%, 85% 51%, 93% 97%, 17% 203%, 0% 54%, 6% 0%);
}

.widget2 .pagination li a.page-link:before,
.widget2 .pagination li:first-child a.page-link:before,
.widget2 .pagination li:last-child a.page-link:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #3c96b1;
  display: block;
  opacity: 0;
  transform: scale(0.1);
  z-index: -1;
  transform-origin: bottom right 0;
}

.widget2 .pagination li a.page-link:hover:before,
.widget2 .pagination li.active a.page-link:before {
  opacity: 1;
  transform: scale(1);
  transition: all 0.3s linear 0s;
  color: #3c96b1 !important;
}
.widget2 .pagination li small {
  text-align: center;
  line-height: 2;
  color: grey;
  font-size: 16px;
  margin: auto;
  display: table;
}
.widget2 .pagination li.active small {
  color: #3c96b1 !important;
}
.link-info {
  /* color: #3c96b1 !important;
  border-bottom: 1px solid #3c96b1; */
  color: #1b8354 !important;
  border-bottom: 1px solid #1b8354;
  font-size: 17px;
}
.info {
  /* color: #3c96b1 !important; */
  color: #1b8354 !important;
  font-size: 17px;
  font-weight: bold;
}
.platform-information li {
  list-style: none;
  line-height: 2.5;
  /* color: grey; */
  color: #6c737f;
  font-size: 16px;
}
.platform-information li i {
  /* color: #3c96b1 !important; */
  color: #1b8354 !important;
  font-weight: 800;
}

.pagination li.active a.page-link,
.pagination li a.page-link:hover,
.pagination li.active a.page-link:hover {
  border: none;
  background: transparent;
  color: #fff;
}
.video {
  margin: auto;
  display: table;
  /* border: 4px solid #3c96b1;
  padding: 10px;
  background-color: #fff; */
}

.video video {
  border-radius: 8px;
}

.plaform-button {
  background-color: #3c96b1;
  color: #fff;
  margin: auto;
  display: table;
  border-radius: 25px;
  margin-top: 1rem;
  border: none;
  transition: 0.6s all;
}
.ytp-large-play-button-bg {
  fill: #3c96b1 !important;
}
.plaform-button:hover {
  background-color: grey;
  transition: 0.6s all;
}

/* home-preview */
.single_element .quick_activity_wrap {
  grid-gap: 30px;
  margin-bottom: 50px;
}
.single_element .single_quick_activity {
  background-color: #fff;
  border-radius: 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  padding: 41px 30px;
  position: relative;
  background: #2eac96;
  margin: 1rem 0rem;
}
.single_element .single_quick_activity2 {
  background-color: #2a3b4d;
}
.single_element .single_quick_activity3 {
  background-color: #77caf2;
}
.single_element .single_quick_activity4 {
  background-color: #fec551;
}
.single_element .single_quick_activity5 {
  background-color: #ee614f;
}
.single_element .single_quick_activity6 {
  background-color: #b45599;
}
.single_element .single_quick_activity::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background-position: center center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-size: cover;
}

.single_element .single_quick_activity h3 {
  font-size: 20px;
  line-height: 40px;
  margin-bottom: 0;
  font-weight: 900;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #fff;
  text-align: center;
  cursor: pointer;
  margin-bottom: 7px;
}
.mat-checkbox-layout .mat-checkbox-label {
  margin-right: 10px;
}

.single_element .single_quick_activity:hover {
  background: #3b76ef;
}
.single_element .single_quick_activity:hover::before {
  background-image: url(../../assets/images/diamond.png);
}
.single_quick_activity img {
  width: 50px;
  margin: auto;
  display: table;
}
.quick_activity h5 {
  font-weight: 600;
  /* color: #3c96b1 !important; */
  margin-top: 10px;
  margin-bottom: 16px;
}
/* .quick_activity h5 span {
  color: grey;
} */

.card-header i {
  color: #3c96b1;
  position: absolute;
  left: 4%;
}
.card2 {
  background-color: #fff;
}
.card2 .card-header {
  background: #bab5b542;
  border-radius: 5px;
  font-size: 18px;
  color: #3c96b1;
  cursor: pointer;
  position: relative;
}

.card2 .card-body {
  padding: 10px;
}

.radio {
  display: inline-block;
  color: #1b8354;
  font-size: 14px;
}
.radio input[type="radio"] {
  position: absolute;
  opacity: 0;
}
.radio input[type="radio"] + .radio-label:before {
  content: "";
  background: #f4f4f4;
  border-radius: 100%;
  border: 1px solid #b4b4b4;
  display: inline-block;
  width: 1.4em;
  height: 1.4em;
  position: relative;
  top: 0.4em;
  margin-right: 1em;
  vertical-align: center;
  cursor: pointer;
  text-align: center;
  transition: all 250ms ease;
  margin-left: 10px;
}
.radio input[type="radio"]:checked + .radio-label:before {
  background-color: #3197ee;
  box-shadow: inset 0 0 0 4px #f4f4f4;
}
.radio input[type="radio"]:focus + .radio-label:before {
  outline: none;
  border-color: #3197ee;
}
.radio input[type="radio"]:disabled + .radio-label:before {
  box-shadow: inset 0 0 0 4px #f4f4f4;
  border-color: #b4b4b4;
  background: #b4b4b4;
}
.radio input[type="radio"] + .radio-label:empty:before {
  margin-right: 0;
}
.card-header i.fa-chevron-down {
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.card-header i.chevron-top {
  -webkit-transform: rotate(-180deg) !important;
  transform: rotate(-180deg) !important;
}

.mat-checkbox-checked.mat-primary .mat-checkbox-background,
.mat-checkbox-indeterminate.mat-primary .mat-checkbox-background {
  background-color: grey !important;
}

.sm-card {
  /* background: #f3f3f3; */
  background-color: #f3f4f6;
  padding: 16px;
  border-radius: 16px;
  /* box-shadow: 0 1px 15px rgb(0 0 0 / 4%), 0 1px 6px rgb(0 0 0 / 4%); */
  box-shadow: 0 4px 8px -2px rgba(16, 24, 40, 0.1),
    0 2px 4px -2px rgba(16, 24, 40, 0.06);
  display: flex;
  align-items: center;

  height: 160px;
}
.profile-contact {
  margin-bottom: 0;
}
.profile-contact li {
  list-style: none;
  margin-bottom: 10px;
  font-size: 16px;
  /* color: grey; */
  color: #6c737f;
  font-weight: 400;
  border-bottom: 1px solid #fff;
  padding: 4px;
}

.profile-contact li a {
  color: #6c737f !important;
}

.profile-contact li span {
  /* color: #3c96b1 !important; */
  color: #1b8354 !important;
  margin-left: 5px;
  font-weight: 600;
}
.profile-contact li span small {
  float: left;
  font-size: 14px;
}

@media only screen and (max-width: 750px) {
  .thumb img {
    width: 100%;
    height: 78px;
  }
  .profile-contact li {
    list-style: none;
    margin-bottom: 0px;
    font-size: 11px;
    color: grey;
  }
  .profile-contact p {
    font-size: 11px;
  }
  .sm-card {
    height: 100%;
    margin-bottom: 0rem !important;
  }
  .cass {
    margin-top: 2rem;
  }
  .picsum-img-wrapper.p1 {
    background-position-y: 0px !important;
  }
  .w-32 {
    width: 100%;
    padding: 30px;
  }
  /* .w-overlay p{
      padding-right: 30px !important;

    } */
  .mat-step-text-label {
    font-size: x-large;
  }
  .mat-vertical-content-container {
    margin-left: 0 !important;
  }
}

@media only screen and (max-width: 500px) {
  .wpwl-brand-VISA {
    right: 0px !important;
    width: 48px !important;
  }
  .wpwl-brand-MASTER {
    right: -10px !important;
  }
  .wpwl-brand-MADA {
    right: -4px !important;
  }
  #fixedBottomNews {
    font-size: 14px !important;
  }
  .OurServices,
  .box-edit {
    margin: 0px 10px;
  }
  .heading-title {
    font-size: 20px !important;
  }
  .video-container iframe {
    width: 100% !important;
  }
  .p-title {
    font-size: 16px !important;
  }
  .p-price {
    font-size: 30px !important;
  }
}

.card-booking .card-body .btn {
  border: 1px solid #26a4b8;
  border-radius: 5px;
  color: #000;
  text-align: center;
  transition: 0.5s all;
  background-color: #fff !important;
}
.card-booking .card-body .btn:hover {
  transition: 0.5s all;
  background-color: #3c96b1 !important;
  color: #fff;
}
.booking-btn {
  background-color: #3c96b1 !important;
  color: #fff;
}
.bottom-card img {
  border-radius: 50%;
}
.card-titles {
  font-size: 16px;
}
.bottom-card {
  border: 1px solid #80808073;
  border-radius: 5px;
  margin-top: 10px;
}
.bottom-card p {
  color: grey;
}
.ngb-dp-arrow-btn:hover {
  margin: 5px !important;
}
.ngb-dp-arrow-btn {
  margin: 5px !important;
}
.cdk-overlay-connected-position-bounding-box {
  z-index: 999999 !important;
}
.ngb-dp-arrow-btn {
  padding: 7px !important;
  margin: 0 0.5rem;
  border: none;
  background-color: transparent;
  z-index: 1;
  line-height: 1;
  border-radius: 50% !important;
}
.ngb-dp-navigation-chevron {
  font-size: 12px;
}
.card-titles {
  color: #3c96b1 !important;
  font-size: 14px;
  font-weight: bold;
}
.card-titles span {
  color: grey;
  margin-right: 6px;
}

.Btn:focus {
  color: #fff;
  background: #26a4b8 !important;
}
.Btn.active {
  color: #fff;
  background: #26a4b8 !important;
}
.card-booking .card-body .btn.active {
  color: #fff;
  background: #26a4b8 !important;
}
.mat-form-field {
  height: 80px;
}
.mat-error {
  font-size: 15px;
}

.gender {
  background: none;
  width: 100%;
  box-shadow: 0 2px 0 #f28d1e;
  border: 0px;
  border-bottom: 2px solid #11cdef;
  box-shadow: 0px 0px 4px rgb(0 0 0 / 20%);
  transition: 0.5s ease-in-out;
  height: 44px;
}

/* Exam */
.BR th {
  /* font-family: initial; */
  font-family: "IBM Plex Sans Arabic", sans-serif;
}
.sm_P {
  color: grey;
}
.sm_P span {
  /* font-family: initial; */
  font-family: "IBM Plex Sans Arabic", sans-serif;
  color: #4e97b3;
}
.vd {
  display: block;
}
.Exam p {
  color: grey;
  word-spacing: 5px;
  font-size: 15px;
  margin-top: 15px;
}
.Exam .sm_card {
  background: #fff;
  box-shadow: 0px 0px 4px rgb(0 0 0 / 1%);
  padding: 8px;
  display: flex;

  justify-content: center;
  border: 1px solid #80808036;
  border-radius: 5px;
  margin: 15px 0px;
}
.Exam .sm_card .col-1 {
  border-left: 1px solid #0000001f;
}
.Exam .sm_card .col-1 span {
  padding: 1rem;
  line-height: 5;
  /* font-family: initial; */
  font-family: "IBM Plex Sans Arabic", sans-serif;
  word-spacing: 3px;
  font-size: 15px;
}

.Exam .sm_card p {
  color: #4e97b3;
  word-spacing: 3px;
}
.card2 p {
  margin-top: 1.2rem;
  word-spacing: 3px;
}
.parg {
  background: #f0efef99;
  padding: 20px;
  margin: 10px 0px;
}
.parg p {
  line-height: 2;
  text-align: justify;
}
.never {
  /* color: #4e97b3; */
  color: #1b8354;
}
.Exam_button {
  background-color: #4e97b3;
  color: #fff;
  border: 0px;
  float: left;
  margin: 10px;
}
.never-ever {
  background-color: #4e97b3;
  color: #fff;
}
.flex {
  display: flex;
}
.wrap {
  flex-wrap: wrap;
}
.flex-end {
  justify-content: flex-end;
}
.flex-start {
  justify-content: flex-start;
}
.space-between {
  justify-content: space-between;
}
.space-around {
  justify-content: space-around;
}
.justfy-center {
  justify-content: center;
}
.auto-heigh {
  height: auto;
}
.ltr {
  direction: ltr;
}
.video-exmples .table tbody td {
  font-size: 15px;
}
.list-group li {
  cursor: pointer;
}

.mat-radio-button.mat-radio-disabled.never .mat-radio-label-content {
  color: #4e97b3;
}
.Done {
  /* background: #2eac96; */
  background-color: #17b26a;
  margin-right: 12px;
  border-radius: 4px;
  color: #eee;
}
#myVideo,
#myVideo-0,
#myVideo-1 {
  background-color: #4e97b3;
  margin: auto;
  width: 100%;
}

.active2 {
  background-color: #ebebeba3 !important;
  color: grey;
}
.box_sp {
  background: #3c96b10d;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 5px;
}
.new-box {
  background: #fff;
  padding: 5px 10px;
  border: 1px solid #8080807a;
  border-radius: 7px;
}
.table {
  width: 99.7%;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

.gallery {
  display: inline-block;
  text-align: center;
  margin: 10px auto;
  clear: both;
  padding: 0;
  padding: 10px;

  border-radius: 5px;
}

.mat-form-field-flex {
  background-color: rgb(255 255 255);
  box-shadow: 0 0 3px 1px #e9e9e9;
  border-radius: 6px 6px 0 0 !important;
  padding: 0.75em 0.75em 0 0.75em;
}

.btn-light:not(:disabled) {
  color: #007bff;
  background: #cde9f2;
}

[ngbDatepickerDayView].outside {
  background: none;
}

.font-size-lg {
  font-size: 20px;
  line-height: 2;
}

.col-1-edit {
  max-width: 13%;
  flex-basis: 13%;
  padding: 0;
}
.col-11-edit {
  max-width: 87%;
  flex-basis: 87%;
}
.mat-dialog-content {
  padding: 0 !important;
  margin: 0 !important;
}
.Intro-Component {
  max-height: 86vh !important;
  padding: 0 !important;
  margin: 0 !important;
}
.wrapper
  .page-wrap
  .app-sidebar
  .sidebar-content
  .nav-container
  .navigation-main
  .nav-item.has-sub
  .submenu-content
  .nav-item
  a.sub-sub::before {
  top: 20px;
  left: 0px;
  right: initial;
}
/* ------------- */
/* about us page */
/* ------------- */
.auto {
  margin: auto;
}
.heading-title {
  font-weight: bold;
  font-size: 35px;
}
.heading-title-md {
  font-weight: bold;
  font-size: 27px;
}
.text-site-color {
  /* color:#3c96b1 !important; */
  color: #1b8354 !important;
}
.bg-text-site-color {
  /* background-color: #3c96b1 !important; */
  background-color: #1b8354 !important;
}
.text-site-color-bright {
  color: #3c96b1d9 !important;
}
.bg-site-color {
  background-color: #1b8354;
}
.bg-site-color-bright {
  background-color: #3c96b1d9;
}
.bg-site-color-brighter {
  background-color: #3c96b1d9;
}
.bg-w-danger {
  background-color: #ff0000b5;
}
.bg-w-success {
  background-color: green;
}
.w-wid-edit {
  color: #eee;
  padding: 5px 15px;
  border-radius: 5px;
  cursor: pointer;
}
.w-wid-edit-2 {
  color: #eee;
  padding: 5px 15px;
  border-radius: 5px;
}
.img-thumbnail-edit {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 16px;
  max-width: 100%;
  width: 100%;
  height: auto;
}
.icon-rounded {
  /* border: 1px solid transparent;
  padding: 20px;
  border-radius: 50%; */
  border: 1px solid transparent;
  /* padding: 50px; */
  width: 110px;
  height: 110px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  /* padding: 80px 110px;
  border-radius: 80px;
  background-color: #B6F1FF; */
}
.index-img-container {
  padding: 30px 75px;
  border-radius: 100px;
  background-color: #b6f1ff;
}
.index-img {
  max-width: 150px;
}
.w-list {
  list-style: none;
}
.w-list li i {
  padding-left: 10px;
}

/* ----------------- */
/* Our Services page */
/* ----------------- */
.item-list .item {
  border: 1px solid #3c96b1d9;
  padding: 5px 15px;
  border-radius: 5px;
  background-color: #3c96b1d9;
  color: #fff;
  /* transition: all 1s ease-in-out; */
}
.borderAfter {
  position: relative;
}
.borderAfter::after {
  content: " ";
  width: 60px;
  height: 2px;
  background-color: #3c96b1d9;
  position: absolute;
  bottom: -9px;
  left: 47%;
  transition: all 0.5s ease-in-out;
}
.borderAfter:hover::after {
  width: 120px;
  left: 45%;
}

.borderAfter-lg {
  position: relative;
}
.borderAfter-lg::after {
  content: " ";
  width: 100px;
  height: 2px;
  background-color: #3c96b1d9;
  position: absolute;
  bottom: -9px;
  left: 45%;
  transition: all 0.5s ease-in-out;
}
.borderAfter-lg:hover::after {
  width: 200px;
  left: 41%;
}

/* Wobble Bottom */
@-webkit-keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
.hvr-wobble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.hvr-wobble-bottom:hover,
.hvr-wobble-bottom:focus,
.hvr-wobble-bottom:active {
  -webkit-animation-name: hvr-wobble-bottom;
  animation-name: hvr-wobble-bottom;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* -------------------- */
/* default (main) page  */
/* -------------------- */

.login-btn {
  /* background: #3c96b1; */
  /* background-color: #1b8354; */
  /* color: #eee !important; */
  color: #161616 !important;
  font-weight: 600 !important;
  font-size: 16px !important;
  /* border-radius: 5px; */
  /* padding: 0 15px; */
}

.login-btn img {
  width: 24px;
  height: 24px;
}
/* .login-btn:hover { */
/* background: #3c96b1d9; */
/* background-color: #1b8354d9; */
/* } */
/* .intro-sec {
  border-bottom: 4px solid #3c96b1;
} */
.intro-sec .carousel-inner,
.intro-sec .carousel-inner .carousel-item {
  /* height: 75vh; */
  height: 491px;
  background-color: #6d6d6d;
}
.intro-sec .carousel img {
  width: 100%;
  filter: brightness(0.5);
}
.carousel-indicators li,
.carousel-control-prev,
.carousel-control-next {
  cursor: pointer;
}
/* .intro-sec .carousel-indicators {
  display: none;
} */

.intro-sec .carousel-control-prev,
.intro-sec .carousel-control-next {
  display: none;
}
.intro-sec .carousel-caption {
  /* max-width: 450px; */
  /* border-bottom: 4px solid #3c96b1; */
  /* background-color: #181919a6; */
  /* padding: 30px; */
  /* top: 20%;
  bottom: initial;
  left: 12%; */
  /* border-radius: 5px; */
  /* width: 100%;
  right: 0;
  left: initial;
  bottom: 0; */
  display: flex;
  flex-direction: column;
  gap: 32px;
  height: 100%;
  justify-content: center;
  text-align: start;
  position: absolute;
  right: 0;
  left: auto;
  width: 100%;
}
.intro-sec .carousel-caption .text {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.intro-sec .carousel-caption .text {
  margin-bottom: 24px;
}
.intro-sec .carousel-caption .text h1 {
  font-size: 60px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0;
}
.intro-sec .carousel-caption .text p {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 0;
  max-width: 624px;
}

.intro-sec .carousel-indicators li {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #e5e7eb;
}
.intro-sec .carousel-indicators li.active {
  background-color: #1b8354;
}

/* .intro-sec .carousel-caption.c1 { */
/* right: initial;
  left: 22%;
  top: 20%; */
/* } */
/* .intro-sec .carousel-caption.c2 { */
/* right: initial;
  left: 12%; */
/* right: initial;
  left: 19%;
  top: initial;
  bottom: 5%; */
/* } */
/* .intro-sec .carousel-caption.c3 { */
/* right: initial; */
/* right: 25%;
  top: 5%; */
/* } */

.picsum-img-wrapper {
  /* background: url(../../assets/images/mainpic3.jpg) no-repeat; */
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  height: 100%;
  background-position: center;
  /* background-position-y: -180px;
  filter: brightness(0.7); */
}

.font-size-xlg {
  font-size: 30px;
}
.font-size-md {
  font-size: 23px !important;
}
.font-size-14 {
  font-size: 14px !important;
}
.font-size-15 {
  font-size: 15px !important;
}
.font-size-17 {
  font-size: 17px !important;
}
.font-size-18 {
  font-size: 18px !important;
}
.font-size-19 {
  font-size: 19px !important;
}
.font-size-20 {
  font-size: 20px !important;
}
.font-size-22 {
  font-size: 22px !important;
}
.font-size-40 {
  font-size: 40px !important;
}
.font-weight-n {
  font-weight: 100;
}
.font-weight-b {
  font-weight: bold;
}
.pointer {
  cursor: pointer;
}
.border-raduis-br-bl {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}

.line-font {
  font-size: 1rem;
  display: block;
}
.icon-edit {
  width: 45px;
  height: 45px;
  background-color: aliceblue;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: #3c96b1;
  padding: 0 !important;
}
.box-edit {
  border-radius: 10px;
  box-shadow: 0px 0px 10px #ddd;
  border-top: 3px solid #3c96b1;
  border-bottom: 3px solid #3c96b1;
  padding-top: 20px;
}
.list-box li {
  margin-bottom: 37.5px;
}
.color-dark-gray {
  color: var(--color-dark-gray);
}

.btn-more {
  border: 1px solid #3c96b1d9;
  width: 100px;
  height: 30px;
  border-radius: 5px;
  /* float: left; */
  font-size: 15px;
  margin: auto;
}
.goto {
  font-size: 15px;
  padding: 7px 15px;
  height: 60px;
  word-spacing: 4px;
  white-space: normal;
}
.border-left-1 {
  border-left: 1px solid #fff;
}
.ServiceCollection .service {
  transition: all 0.5s ease-in-out;
}
.ServiceCollection .service a {
  color: #fff;
}
.ServiceCollection .service:hover {
  background-color: #1b8354d9;
}

.w-all {
  position: relative;
}
.w-overlay {
  position: absolute;
  top: 0;
  color: #fff;
  background-color: rgb(3 91 131 / 87%);
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.5s ease-in-out;
  display: flex;
  justify-content: center;
  align-items: center;
}
.w-all:hover .w-overlay {
  opacity: 1;
}

.video-default {
  margin: auto;
  display: table;
  border: 3px solid #3c96b1;
  padding: 4px;
  background-color: #fff;
}

/* Specialties */
/* #Specialties {
  margin-bottom: 40px;
} */

.Specialties {
  padding: 40px 0;
}

#Specialties .box {
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 15px 5px;
  min-height: 220px;
}

/* doctors */
.Doctors {
  /* margin-bottom: 40px; */
  padding: 40px 0;
}
/* .Doctors img {
  width: 166px;
  height: 166px;
  max-width: 340px;
  max-height: 340px;
} */

/* Testimonials  */
.Testimonials {
  position: relative;
  height: 500px;
  border-bottom: 4px solid #fff;
}
.Testimonials .background-image-edit {
  position: absolute;
  background: url(../../assets/images/care2.jpeg) no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100%;
  height: 100%;
  /* filter: blur(5px); */
  filter: brightness(0.2);
}
.Testimonials .all-t {
  position: relative;
  padding-top: 40px;
}
.Testimonials img {
  width: 166px;
  height: 166px;
  max-width: 340px;
  max-height: 340px;
}

.Testimonials .carousel-indicators {
  bottom: -5px;
}
.Testimonials .carousel-control-prev,
.Testimonials .carousel-control-next {
  display: none;
}
.Testimonials .carousel-indicators li {
  background-color: #3c96b1;
}
.Testimonials .carousel-indicators li.active {
  background-color: #fff;
}

/* WorkersWithUs */
.WorkersWithUs {
  margin-bottom: 40px;
}
.WorkersWithUs img {
  width: 100px;
  height: 100px;
  max-width: 100px;
  max-height: 100px;
}
.WorkersWithUs .box {
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 15px 20px;
  min-height: 220px;
}
.WorkersWithUs .w-list li {
  margin-bottom: 10px;
}
.WorkersWithUs .w-list li i {
  padding-left: 10px;
  color: #3c96b1d9;
}
/* wafa - news */
.news-img {
  max-height: 400px;
  /* max-width: 800px; */
  width: 100%;
  border-radius: 8px;
}
/* -------------------------------------- */
/*------------- Mat Stepper --------------*/
/*----------------------------------------*/
.mat-step-label {
  padding-right: 7px;
}
.mat-stepper-vertical-line::before {
  left: initial !important;
  right: 53px;
}
.mat-vertical-content {
  padding: 0 78px 24px 24px !important;
}

/* .wpwl-form , .wpwl-form-card , .wpwl-form input , .wpwl-form .wpwl-label{
  direction: ltr !important;
} */

#payment-integrated-form {
  text-align: left;
  direction: ltr;
}

.site-services {
  padding: 40px 0;
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.card-light-border {
  background-color: #fff;
  border-radius: 16px;
  transition: 0.5s;
  border: 1px solid #e5e7eb;
  padding: 16px;
}

.service-single {
  display: flex;
  flex-direction: column;
  gap: 24px;
  height: 100%;
}

.service-single .icon {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #f3fcf6;
  display: flex;
  align-items: center;
  justify-content: center;
}

.service-single .card-title {
  font-size: 18px !important;
  font-weight: 700;
  color: #1f2a37;
  margin-bottom: 0;
}

.service-single .card-desc {
  font-size: 16px;
  font-weight: 400;
  color: #1f2a37;
  margin-bottom: 0;
}

.service-single .content {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.btn {
  font-weight: 500;
  font-size: 16px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: none;
  height: 40px;
  padding: 0 16px;
  margin-top: 0;
  width: fit-content;
  gap: 4px;
}

.btn:hover {
  border-radius: 4px;
}

.btn-primary {
  background-color: #1b8354 !important;
  border: 1px solid #1b8354;
}

.btn-primary:hover {
  background-color: #176f47 !important;
  border-color: #176f47;
}
.btn-outline-light {
  color: #161616;
  border: 1px solid #e5e7eb;
  background-color: transparent;
}
.btn-outline-light:hover {
  color: #161616;
  border: 1px solid #e5e7eb;
  background-color: #e5e7eb;
}

.limit-one {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.limit-two {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.limit-three {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
}

.service-single .btn {
  margin-top: auto;
}

.welcom-sec {
  padding: 40px 0;
}

.section-title {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-bottom: 32px;
}

.section-title h2 {
  font-size: 30px;
  font-weight: 700;
  color: #161616;
  margin-bottom: 0;
}

.section-title p {
  font-size: 16px;
  font-weight: 400;
  color: #161616;
  margin-bottom: 0;
  max-width: 60%;
}

.section-title p a {
  text-decoration: underline;
}

.specialty-single {
  height: 100%;
}

.specialty-single h3 {
  font-size: 18px !important;
  font-weight: 700;
  color: #1f2a37;
  margin-bottom: 8px;
}

.specialty-single .sub-titles {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.specialty-single a {
  color: #1b8354 !important;
}

.doctor-single {
  height: 100%;
}

.doctor-single .icon {
  height: 250px;
  margin-bottom: 24px;
}

.doctor-single .icon img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
}

.doctor-single h3 {
  font-size: 18px;
  font-weight: 700;
  color: #1f2a37;
  margin-bottom: 8px;
}

.doctor-single p {
  color: #1b8354;
  margin-bottom: 0;
}

.about-us {
  padding: 40px 0;
}

.about-content {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.about-content p {
  font-size: 16px;
  font-weight: 400;
  color: #1f2a37;
  margin-bottom: 0;
}

.about-content ul {
  font-size: 16px;
  list-style-type: none;
  margin-bottom: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.about-content ul a {
  text-decoration: underline;
  font-weight: 400;
}

.VisionMessage {
  padding: 40px 0;
  background-color: #f7fdf9;
}

.vision-card {
  display: flex;
  flex-direction: column;
  gap: 16px;
  /* align-items: center;
  background-color: #fff;
  border-radius: 16px;
  padding: 16px; */
}

.vision-card .icon {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #f3fcf6;
  display: flex;
  justify-content: center;
  align-items: center;
}

.vision-card h3 {
  font-size: 30px;
  font-weight: 700;
  color: #161616;
  margin-bottom: 0;
}

.vision-card p {
  font-size: 16px;
  font-weight: 400;
  color: #161616;
  margin-bottom: 0;
  /* text-align: center; */
  max-width: 60%;
}

.OurStandards {
  padding: 40px 0;
}

.OurStandards ul {
  list-style-type: none;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.OurStandards ul li {
  display: flex;
  gap: 4px;
}

.news-section {
  padding: 40px 0;
}

.news-single {
  display: flex;
  flex-direction: column;
  gap: 24px;
  height: 100%;
}

.news-single .icon {
  height: 250px;
}
.news-single .icon img {
  height: 100%;
  width: 100%;
  border-radius: 8px;
}

.news-single .content {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.news-single .card-title {
  font-size: 18px !important;
  font-weight: 700;
  color: #1f2a37;
  margin-bottom: 0;
}

.news-single .card-desc {
  font-size: 16px;
  font-weight: 400;
  color: #1f2a37;
  margin-bottom: 0;
}

.news-single a {
  margin-top: auto;
}

.medicalCenter {
  padding: 40px 0;
}

.medicalCenterContent {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.medicalCenterContent p {
  font-size: 16px;
  font-weight: 400;
  color: #1f2a37;
  margin-bottom: 0;
  /* max-width: 60%; */
}

.medicalCenterContent p a {
  text-decoration: underline;
}

.side-content {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.side-content h3 {
  font-size: 18px;
  font-weight: 700;
  color: #161616;
  margin-bottom: 0;
}

.side-content .item {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.side-content .item h4 {
  font-size: 16px;
  font-weight: 700;
  color: #1f2a37;
  margin-bottom: 0;
}

.side-content.side-contact .item h4 {
  display: flex;
  gap: 4px;
  align-items: center;
}

.side-content.side-contact .item h4 img {
  width: 20px;
}

.side-content .item p {
  font-size: 16px;
  font-weight: 400;
  color: #1f2a37;
  margin-bottom: 0;
}
.side-content.side-contact .item p,
.side-content.side-contact .item a {
  margin-inline-start: 26px;
}

.side-content.side-contact .item a[dir="ltr"] {
  margin-inline-end: 26px;
  margin-inline-start: unset;
}

.side-content.side-contact .item a {
  font-size: 16px;
  font-weight: 400;
  color: #1b8354;
  text-decoration: underline;
}

.center-goals {
  padding: 40px 0;
  background-color: #f7fdf9;
}

.center-goals ul {
  list-style-type: none;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.center-goals ul li {
  display: flex;
  gap: 4px;
  align-items: start;
  max-width: 60%;
}

.center-goals ul li img {
  margin-top: 5px;
}

.center-pros {
  padding: 40px 0;
}

.center-pros ul {
  list-style-type: none;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.center-pros ul li {
  display: flex;
  gap: 4px;
  align-items: start;
  max-width: 60%;
}
.center-pros ul li img {
  margin-top: 5px;
}

.center-services {
  padding: 40px 0;
  background-color: #f7fdf9;
}

/* .services-list {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: center;
} */

.services-list .service-item {
  /* border: 1px solid #1f2a37;
  border-radius: 8px;
  padding: 16px;
  font-size: 18px;
  font-weight: 600; */

  display: flex;
  flex-direction: column;
  gap: 24px;
  height: 100%;
}
.services-list .service-item .icon {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #f3fcf6;
  display: flex;
  justify-content: center;
  align-items: center;
}
.services-list .service-item h3 {
  font-size: 18px;
  font-weight: 700;
  color: #1f2a37;
  margin-bottom: 0;
}

.consultant {
  padding: 40px 0;
}

.consultant-content {
  display: flex;
  flex-direction: column;
  gap: 16px;
  /* width: 60%; */
}
.consultant-content p {
  font-size: 16px;
  font-weight: 400;
  color: #1f2a37;
  margin-bottom: 0;
}
.consultant-content p a {
  text-decoration: underline;
}

.section-padding {
  padding: 40px 0;
}

.accordion .card2 {
  border: unset;
  border-radius: 0;
}

.accordion .card2 .card-header {
  border: unset;
  border-top: 1px solid #d2d6db;
  border-radius: 0;
  padding: 16px;
  box-shadow: unset;
  background-color: transparent;
  font-size: 16px;
  font-weight: 600;
  color: #161616;
  height: 56px;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  transition: background-color 0.5s;
}

.accordion .card2 .card-header:hover {
  background-color: #f3f4f6;
}

.accordion .card2 .card-header:focus {
  border: 1px solid #161616;
}

.accordion .card2 .card-body {
  font-size: 16px;
  font-weight: 400;
  color: #384250;
  padding-top: 8px;
  padding-bottom: 24px;
  padding-inline-start: 16px;
  padding-inline-end: 48px;
}

.accordion .card2 .card-body p {
  margin: 0;
}
.accordion .card2 .card-body p a {
  text-decoration: underline;
}

.intro-text h3 {
  font-size: 26px;
  font-weight: 600;
  color: #161616;
  margin-bottom: 10px;
}

.intro-text p {
  font-size: 20px;
  font-weight: 400;
  color: #384250;
  margin-bottom: 8px;
}

.intro-text p a {
  text-decoration: underline;
}

.first-level,
.third-level {
  background-color: #f7fdf9;
}
.first-level .level-title,
.second-level .level-title,
.third-level .level-title {
  font-size: 18px;
  font-weight: 700;
  color: #1f2a37;
  margin-bottom: 8px;
}
.first-level .level-desc,
.second-level .level-desc,
.third-level .level-desc {
  font-size: 16px;
  font-weight: 400;
  color: #1f2a37;
  margin-bottom: 0px;
}

.treatment-levels {
  background-color: #f7fdf9;
}
.treatment-levels .level-timeline {
  display: flex;
  flex-direction: column;
  gap: 8px;
  height: 100%;
}
.treatment-levels .level-timeline .timeline-header {
  display: flex;
  align-items: center;
}
.treatment-levels .level-timeline .timeline-header .num {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 2px solid #1b8354;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #1b8354;
  flex: none;
  font-size: 16px;
  font-weight: 600;
}
.treatment-levels .level-timeline .timeline-header .line {
  height: 2px;
  background-color: #d2d6db;
  width: -webkit-fill-available;
}
.treatment-levels .level-timeline .level-content {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.treatment-levels .level-timeline .level-content .level-title {
  font-size: 16px;
  font-weight: 600;
  color: #1f2a37;
  margin-bottom: 0;
}
.treatment-levels .level-timeline .level-content .level-desc {
  font-size: 14px;
  font-weight: 400;
  color: #384250;
  margin-bottom: 0;
}

.end-text p {
  font-size: 20px;
  font-weight: 400;
  color: #384250;
  margin-bottom: 8px;
}

.dga-table {
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #dee2e6;
}

.dga-table .table-responsive {
  margin-top: 0px;
  border-radius: 0px;
}

.dga-table .table {
  margin-bottom: 0;
  width: 100%;
}

.dga-table thead tr {
  border-top-width: 0;
}

.dga-table thead tr th {
  background-color: #f3f4f6;
  padding: 14px 16px;
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
  color: #384250;
}

.dga-table thead tr th:last-child {
  border-inline-end-width: 0;
}

.dga-table thead tr th:last-child:first-child {
  border-inline-start-width: 0;
}

.dga-table tbody tr:last-child {
  border-bottom-width: 0;
}

.dga-table tbody tr td {
  border-width: 0;
  padding: 18px 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #161616;
}

.dga-table tbody tr td p a {
  text-decoration: underline;
}

.dga-table tbody tr:nth-child(even) td {
  background-color: #f9fafb;
}

.row:has(.research-single) {
  row-gap: 24px;
}

.research-single {
  display: flex;
  flex-direction: column;
  gap: 24px;
  height: 100%;
}

.research-single .icon {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #f3fcf6;
  display: flex;
  align-items: center;
  justify-content: center;
}

.research-single h3 {
  font-size: 18px;
  font-weight: 700;
  color: #1f2a37;
  margin-bottom: 0;
}

.research-single div:has(a) {
  display: flex;
  gap: 8px;
  margin-top: auto;
}

.research-single a {
  display: flex;
  gap: 4px;
}

.single-input-container label {
  position: static;
  font-weight: 600;
  font-size: 14px;
  color: #161616;
  margin-bottom: 8px;
}

.single-input {
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #9da4ae;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
}

.single-input::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 2px;
  background-color: #0d121c;
  width: 0%;
  transition: width 0.5s ease-out;
}

.single-input:has(input:focus, select:focus) {
  box-shadow: 0px 8px 8px -2px #10182814;
}

.single-input:has(input:focus, select:focus)::after {
  width: 100%;
}

.single-input:hover {
  border: 1px solid #384250 !important;
}

.single-input input,
.single-input select {
  background-color: #fff;
  height: 40px;
  margin-inline: 0 !important;
  border: 0;
  line-height: 20px;
}

.single-input input,
.single-input select:focus {
  background-color: transparent !important;
  box-shadow: none;
}

.login-form.btn-primary {
  background-color: #1b8354 !important;
  border: 1px solid #1b8354;
  margin-inline: auto;
  margin-top: 30px;
}
.login-form.btn-primary:hover {
  background-color: #176f47 !important;
  border-color: #176f47;
}

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: none;
}
.g-24 {
  row-gap: 24px;
}

.medical-reports {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.medical-reports .icon {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #f3fcf6;
  display: flex;
  align-items: center;
  justify-content: center;
}

.medical-reports h3 {
  font-size: 18px;
  font-weight: 700;
  color: #1f2a37;
  margin-bottom: 0;
}

.medical-reports a {
  align-self: flex-end;
  border-radius: 4px;
  height: 40px;
  padding: 0 16px;
  background-color: #f3f4f6;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.5s;
}

.medical-reports a:hover {
  background-color: #e5e7eb;
}

.card.Exam {
  border-radius: 16px;
  padding: 16px;
}

.dga-table a.never:hover {
  color: #1b8354;
  text-decoration: underline;
}

.vision-card-new {
  display: flex;
  align-items: start;
  gap: 6px;
}

.vision-card-new img {
  width: 20px;
}

.vision-card-new p {
  font-size: 16px;
  font-weight: 400;
}

.video-card {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.video-card video {
  width: 100%;
  border-radius: 8px;
  height: 130px;
}

.video-card h3 {
  font-size: 18px;
  font-weight: 700;
  color: #1f2a37;
  margin-bottom: 0;
}

.mat-step-header .mat-step-icon {
  background-color: #fff !important;
  color: #d2d6db !important;
  border: 2px solid #d2d6db !important;
}

.mat-step-header .mat-step-icon.mat-step-icon-selected,
.mat-step-header .mat-step-icon.mat-step-icon-state-edit {
  background-color: #fff !important;
  color: #1b8354 !important;
  border: 2px solid #1b8354 !important;
}

.mat-step-header .mat-step-icon.mat-step-icon-state-done {
  background-color: #1b8354 !important;
  border: 2px solid #1b8354 !important;
  color: #fff !important;
}

.btn-secondary {
  background-color: #fff;
  color: #161616;
}
.btn-secondary:hover {
  background-color: #d3d4d5;
  color: #161616;
}
.btn-secondary:focus {
  box-shadow: none;
  border: 1px solid #120f4b;
  color: #161616;
}

.articleHeader h1,
.width-60 {
  max-width: 60%;
}

@media (max-width: 768px) {
  .articleHeader h1,
  .width-60,
  .section-title p,
  .vision-card p,
  .center-goals ul li,
  .center-pros ul li,
  .medicalCenterContent p,
  .consultant-content {
    max-width: 100%;
  }
}

.login-card {
  position: sticky;
  top: 100px;
}
.carousel-item {
  transition: transform 0.7s ease-in-out !important;
}
.carousel-fade .carousel-item {
  opacity: 0;
  transition: opacity 0.8s ease-in-out !important;
}

.admin-card {
  display: flex;
  flex-direction: column;
  gap: 24px;
  height: 100%;
}

.admin-card .icon {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.admin-card h3 {
  font-size: 18px;
  font-weight: 700;
  color: #1f2a37;
  margin-bottom: 0;
}

.admin-card a {
  align-self: flex-end;
  border-radius: 4px;
  height: 40px;
  padding: 0 16px;
  background-color: #f3f4f6;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.5s;
}

.admin-card a:hover {
  background-color: #e5e7eb;
}

.admin-card.admin-card-1 .icon {
  background-color: #f3fcf6;
}
.admin-card.admin-card-2 .icon {
  background-color: #fef0c7;
}
.admin-card.admin-card-3 .icon {
  background-color: #d1e9ff;
}
.admin-card.admin-card-4 .icon {
  background-color: #f3f4f6;
}
.admin-card.admin-card-5 .icon {
  background-color: #fffce6;
}
.admin-card.admin-card-6 .icon {
  background-color: #f2e9f5;
}

.table,
.mat-table {
  margin-bottom: 0;
  width: 100%;
}

.table thead tr,
.mat-table thead tr {
  border-top-width: 0;
}

.table thead tr th,
.mat-table thead tr th {
  background-color: #f3f4f6;
  padding: 14px 16px;
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
  color: #384250;
}
.table thead tr th:last-child,
.mat-table thead tr th:last-child {
  border-inline-end-width: 0;
}
.table thead tr th:last-child:first-child,
.mat-table thead tr th:last-child:first-child {
  border-inline-start-width: 0;
}
.table tbody tr:last-child,
.mat-table tbody tr:last-child {
  border-bottom-width: 0;
}
.table tbody tr td,
.mat-table tbody tr td {
  border-width: 0;
  padding: 18px 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #161616;
}
.table tbody tr td p a,
.mat-table tbody tr td p a {
  text-decoration: underline;
}
.table tbody tr:nth-child(even) td,
.mat-table tbody tr:nth-child(even) td {
  background-color: #f9fafb;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: unset;
}
.mat-form-field-appearance-fill .mat-form-field-flex {
  height: 40px;
}

.mat-fab,
.mat-flat-button,
.mat-mini-fab,
.mat-raised-button {
  font-weight: 500;
  font-size: 16px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: none;
  height: 40px;
  padding: 0 16px;
  gap: 4px;
  background-color: #1b8354;
}
.mat-fab:has(+ .table-responsive),
.mat-flat-button:has(+ .table-responsive),
.mat-mini-fab:has(+ .table-responsive),
.mat-raised-button:has(+ .table-responsive) {
  background-color: #1b8354 !important;
}
.custom-control.custom-checkbox + a {
  color: #1b8354 !important;
}

.pagination .page-item .page-link {
  background-color: unset;
  border-radius: 0;
  color: #161616;
}
.pagination .page-item .page-link:hover {
  color: #1b8354;
}
.pagination .page-item.active .page-link,
.pagination .page-item.active .page-link:hover {
  background-color: unset;
  color: #161616;
  border-bottom: 2px solid #1b8354;
}

.table tbody tr.bg-primary td,
.mat-table tbody tr.bg-primary td {
  color: #fff;
}
