@font-face {
  font-family: "IBMPlexSansArabic-Bold";
  src: url("../fonts/IBMPlexSansArabic-Bold.ttf") format("truetype");
}

@font-face {
  font-family: "IBMPlexSansArabic-Regular";
  src: url("../fonts/IBMPlexSansArabic-Regular.ttf") format("truetype");
}

/********** Template CSS **********/
:root {
  --primary: #00b98e;
  --secondary: #ff6922;
  --light: #effdf5;
  --dark: #0e2e50;
}

::-webkit-scrollbar {
  /* width: 7px !important; */
  /* width: 18px !important; */
  width: 5px !important;
  height: 13px;
}

::-webkit-scrollbar-thumb {
  -webkit-overflow-scrolling: touch;
    scrollbar-width: thin;
}
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #1b8354;
  /* border-radius: 10px; */
  background: #f1f1f1;
}
html {
  height: 100%;
}
body {
  min-height: 100%;
  padding: 0;
  margin: 0;
  position: relative;
}
/* 
body::after{
   content:''; display:block; height:100px;
   } */

footer {
  position: absolute;
  bottom: 0;
  width: 100%;
}

body {
  font-family: "IBMPlexSansArabic-Regular" !important;
  /* background-color: #F7F8F9; */
  /* background: url('../Img/Asset30.svg');
    background-position: center;
    background-size: cover;
    background-attachment: fixed; */
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets
  .swiper-pagination-bullet {
  background-color: #1b8354 !important;
}

.swiper-pagination {
  bottom: 0 !important;
}

.accordion-header .icons-title {
  clip-path: polygon(
    46.1731656763% 0.7612046749%,
    47.411809549% 0.3407417371%,
    48.6947380778% 0.0855513863%,
    50% 0,
    51.3052619222% 0.0855513863%,
    52.588190451% 0.3407417371%,
    53.8268343237% 0.7612046749%,
    82.1111055711% 12.4769334274%,
    83.2842712475% 13.0554747147%,
    84.3718855375% 13.7821953496%,
    85.3553390593% 14.6446609407%,
    86.2178046504% 15.6281144625%,
    86.9445252853% 16.7157287525%,
    87.5230665726% 17.8888944289%,
    99.2387953251% 46.1731656763%,
    99.6592582629% 47.411809549%,
    99.9144486137% 48.6947380778%,
    100% 50%,
    99.9144486137% 51.3052619222%,
    99.6592582629% 52.588190451%,
    99.2387953251% 53.8268343237%,
    87.5230665726% 82.1111055711%,
    86.9445252853% 83.2842712475%,
    86.2178046504% 84.3718855375%,
    85.3553390593% 85.3553390593%,
    84.3718855375% 86.2178046504%,
    83.2842712475% 86.9445252853%,
    82.1111055711% 87.5230665726%,
    53.8268343237% 99.2387953251%,
    52.588190451% 99.6592582629%,
    51.3052619222% 99.9144486137%,
    50% 100%,
    48.6947380778% 99.9144486137%,
    47.411809549% 99.6592582629%,
    46.1731656763% 99.2387953251%,
    17.8888944289% 87.5230665726%,
    16.7157287525% 86.9445252853%,
    15.6281144625% 86.2178046504%,
    14.6446609407% 85.3553390593%,
    13.7821953496% 84.3718855375%,
    13.0554747147% 83.2842712475%,
    12.4769334274% 82.1111055711%,
    0.7612046749% 53.8268343237%,
    0.3407417371% 52.588190451%,
    0.0855513863% 51.3052619222%,
    0 50%,
    0.0855513863% 48.6947380778%,
    0.3407417371% 47.411809549%,
    0.7612046749% 46.1731656763%,
    12.4769334274% 17.8888944289%,
    13.0554747147% 16.7157287525%,
    13.7821953496% 15.6281144625%,
    14.6446609407% 14.6446609407%,
    15.6281144625% 13.7821953496%,
    16.7157287525% 13.0554747147%,
    17.8888944289% 12.4769334274%
  );
  background: url("../Img/bg-line.png"),
    linear-gradient(-20deg, #734c9f 3%, #055160 59%, #554e8e);
  padding-top: 8px;
  padding-right: 7px;
  color: #fff;
  font-size: 15px;
  margin-left: 5px;
}
.icons-title {
  clip-path: polygon(
    46.1731656763% 0.7612046749%,
    47.411809549% 0.3407417371%,
    48.6947380778% 0.0855513863%,
    50% 0,
    51.3052619222% 0.0855513863%,
    52.588190451% 0.3407417371%,
    53.8268343237% 0.7612046749%,
    82.1111055711% 12.4769334274%,
    83.2842712475% 13.0554747147%,
    84.3718855375% 13.7821953496%,
    85.3553390593% 14.6446609407%,
    86.2178046504% 15.6281144625%,
    86.9445252853% 16.7157287525%,
    87.5230665726% 17.8888944289%,
    99.2387953251% 46.1731656763%,
    99.6592582629% 47.411809549%,
    99.9144486137% 48.6947380778%,
    100% 50%,
    99.9144486137% 51.3052619222%,
    99.6592582629% 52.588190451%,
    99.2387953251% 53.8268343237%,
    87.5230665726% 82.1111055711%,
    86.9445252853% 83.2842712475%,
    86.2178046504% 84.3718855375%,
    85.3553390593% 85.3553390593%,
    84.3718855375% 86.2178046504%,
    83.2842712475% 86.9445252853%,
    82.1111055711% 87.5230665726%,
    53.8268343237% 99.2387953251%,
    52.588190451% 99.6592582629%,
    51.3052619222% 99.9144486137%,
    50% 100%,
    48.6947380778% 99.9144486137%,
    47.411809549% 99.6592582629%,
    46.1731656763% 99.2387953251%,
    17.8888944289% 87.5230665726%,
    16.7157287525% 86.9445252853%,
    15.6281144625% 86.2178046504%,
    14.6446609407% 85.3553390593%,
    13.7821953496% 84.3718855375%,
    13.0554747147% 83.2842712475%,
    12.4769334274% 82.1111055711%,
    0.7612046749% 53.8268343237%,
    0.3407417371% 52.588190451%,
    0.0855513863% 51.3052619222%,
    0 50%,
    0.0855513863% 48.6947380778%,
    0.3407417371% 47.411809549%,
    0.7612046749% 46.1731656763%,
    12.4769334274% 17.8888944289%,
    13.0554747147% 16.7157287525%,
    13.7821953496% 15.6281144625%,
    14.6446609407% 14.6446609407%,
    15.6281144625% 13.7821953496%,
    16.7157287525% 13.0554747147%,
    17.8888944289% 12.4769334274%
  );
  background: url("../Img/bg-line.png"),
    linear-gradient(-20deg, #734c9f 3%, #055160 59%, #554e8e);
  padding-top: 8px;
  padding-right: 7px;
  color: #fff;
  font-size: 15px;
  margin-left: 5px;
}

.icon-sm {
  width: 32px;
  height: 32px;
}

.rounded {
  border: 1px solid #ced4da;
  border-radius: 10px !important;
}
.accordion-button {
  font-family: "IBMPlexSansArabic-Regular" !important;
  border: 1px solid #d2d2d2;
  border-bottom-color: #d2d2d2 !important;
  border-radius: 10px;
  padding: 15px;
  border-radius: 10px !important;
  color: #554e8e;
  justify-content: space-between;
  background-image: url("../Img/wrapper-background.pngnew.png");
  background-color: white;
}
.accordion-header {
  background-image: url("../Img/wrapper-background.pngnew.png");
}
.accordion-header-sub {
  background-image: unset;
}
.accordion-item:last-of-type {
  border: unset;
}
.accordion-header button:focus:not(:focus-visible) {
  outline: 0;
  border-color: #d2d2d2;
}
.accordion-button:not(.collapsed) {
  background-color: unset;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
  color: #055160;
}
.accordion-button:after {
  content: "";
  --bs-accordion-btn-icon-width: 21px;
  background-image: url("../Img/aroos.png");
  margin-left: 0;
}
.accordion-button:not(.collapsed)::after {
  background-image: url("../Img/aroos.png");
  transform: rotate(180deg);
}
.arrownone {
  justify-content: start;
}
.arrownone:after {
  display: none;
  content: unset;
}
.arrownone:not(.collapsed)::after {
  display: none;
  content: unset;
}
.accordion-button:focus {
  box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 5%);
}
.accordion-body {
  border: 1px solid #444e843d;
  border-radius: 10px;
  margin-top: 6px;
  box-shadow: 0px 0px 1px rgba(46, 35, 94, 0.07);
}
.scroll {
  height: 300px;
  max-height: 300px;
}

.cssanimation {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.fadeInBottom {
  animation-name: fadeInBottom;
}

@keyframes fadeInBottom {
  from {
    opacity: 0;
    transform: translateY(100%);
  }
  to {
    opacity: 1;
  }
}
/* ///overlay// */

.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 100000;
  top: 0;
  left: 0;
  background-color: #734c9f24;
  /* background-image: url('../Img/Asset30.svg'); */
  overflow-x: hidden;
  transition: 0.5s;
  backdrop-filter: blur(10px);
}

.overlay-content {
  position: relative;
  top: 10%;
  width: 100%;
  text-align: center;
  /* margin-top: 30px; */
}
.header-sub-collapse {
  border: unset;
  border-bottom-color: #2d809e !important;
  border-bottom: 2px solid !important;
  padding: 0.5rem 1rem;
  border-radius: unset !important;
  color: #734c9f;
  background: unset;
  border-bottom-color: #554e8e !important;

  /* background: url(../Img/bg-top.png) 0% 0% / cover, linear-gradient(180deg, #734c9f 8%, #fdfdfd00 12%, #941b1b00 117%), linear-gradient(0deg, #159398 7%, #fdfdfd00 8%, #941b1b00 117%); */
}
.header-sub-collapse .icons-title {
  background: url("../Img/bg-line.png"),
    linear-gradient(-20deg, #2da19d 3%, #055160 59%, #2da19d);
  clip-path: polygon(
    50% 0%,
    61% 35%,
    100% 35%,
    68% 57%,
    79% 91%,
    50% 70%,
    21% 91%,
    32% 57%,
    0 34%,
    39% 35%
  );
}
.header-sub-collapse:after {
  content: "";
  --bs-accordion-btn-icon-width: 21px;
  background-image: url("../Img/aroos.png");
  margin-left: 0;
}
.header-sub-collapse:not(.collapsed)::after {
  background-image: url("../Img/aroos.png");
  transform: rotate(180deg);
}

.header-overlay {
  justify-content: center;
  text-decoration: none;
  color: white !important;
     background: url("../Img/after-navbar.svg"), linear-gradient(180deg, #055160 -13%, #055160 -30%, #074d31 119%) !important;
}
.card-overlay {
  margin-top: -30px;
  margin-bottom: 16px !important;
}
label {
  color: #212529;
  margin-bottom: 7px;
  font-family: "IBMPlexSansArabic-Regular";
  letter-spacing: normal;
  font-size: 16px;
}
.help-block {
  font-size: 13px;
  color: red;
}
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;

  /* Position the tooltip */
  position: absolute;
  z-index: 1;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}
.badge-rediness-1 {
  background-color: #598e47;
  display: inline-flex !important;
  vertical-align: middle;
  padding-right: 11px;
  padding-top: 11px;
}
.badge-rediness-2 {
  background-color: #ffc107;
  display: inline-flex !important;
  vertical-align: middle;
  padding-right: 11px;
  padding-top: 11px;
}
.badge-rediness-3 {
  background-color: red;
  display: inline-flex !important;
  vertical-align: middle;
  padding-right: 11px;
  padding-top: 11px;
}
.badge-rediness-4 {
  background-color: #6c757d;
  display: inline-flex !important;
  vertical-align: middle;
  padding-right: 11px;
  padding-top: 11px;
}
.badge-units-1 {
  background-color: #598e47;
  padding-top: 5px;
  padding-bottom: 6px;
}
.badge-units-2 {
  background-color: #ffc107;
  padding-top: 5px;
  padding-bottom: 6px;
}
.badge-units-3 {
  background-color: red;
  padding-top: 5px;
  padding-bottom: 6px;
}
.badge-units-4 {
  background-color: #6c757d;
  padding-top: 5px;
  padding-bottom: 6px;
}

.badges {
  display: unset !important;
  justify-content: unset !important;
}
.badge-term1 {
  background: #598e47;
  border-radius: 11px;
}
.badge-term2 {
  background: #055160;
  border-radius: 11px;
}
.badge-term3 {
  background: #1c7047;
  border-radius: 11px;
}
.row-rediness {
  gap: 8px;
}
.rediness-green {
  clip-path: polygon(
    46.1731656763% 0.7612046749%,
    47.411809549% 0.3407417371%,
    48.6947380778% 0.0855513863%,
    50% 0,
    51.3052619222% 0.0855513863%,
    52.588190451% 0.3407417371%,
    53.8268343237% 0.7612046749%,
    82.1111055711% 12.4769334274%,
    83.2842712475% 13.0554747147%,
    84.3718855375% 13.7821953496%,
    85.3553390593% 14.6446609407%,
    86.2178046504% 15.6281144625%,
    86.9445252853% 16.7157287525%,
    87.5230665726% 17.8888944289%,
    99.2387953251% 46.1731656763%,
    99.6592582629% 47.411809549%,
    99.9144486137% 48.6947380778%,
    100% 50%,
    99.9144486137% 51.3052619222%,
    99.6592582629% 52.588190451%,
    99.2387953251% 53.8268343237%,
    87.5230665726% 82.1111055711%,
    86.9445252853% 83.2842712475%,
    86.2178046504% 84.3718855375%,
    85.3553390593% 85.3553390593%,
    84.3718855375% 86.2178046504%,
    83.2842712475% 86.9445252853%,
    82.1111055711% 87.5230665726%,
    53.8268343237% 99.2387953251%,
    52.588190451% 99.6592582629%,
    51.3052619222% 99.9144486137%,
    50% 100%,
    48.6947380778% 99.9144486137%,
    47.411809549% 99.6592582629%,
    46.1731656763% 99.2387953251%,
    17.8888944289% 87.5230665726%,
    16.7157287525% 86.9445252853%,
    15.6281144625% 86.2178046504%,
    14.6446609407% 85.3553390593%,
    13.7821953496% 84.3718855375%,
    13.0554747147% 83.2842712475%,
    12.4769334274% 82.1111055711%,
    0.7612046749% 53.8268343237%,
    0.3407417371% 52.588190451%,
    0.0855513863% 51.3052619222%,
    0 50%,
    0.0855513863% 48.6947380778%,
    0.3407417371% 47.411809549%,
    0.7612046749% 46.1731656763%,
    12.4769334274% 17.8888944289%,
    13.0554747147% 16.7157287525%,
    13.7821953496% 15.6281144625%,
    14.6446609407% 14.6446609407%,
    15.6281144625% 13.7821953496%,
    16.7157287525% 13.0554747147%,
    17.8888944289% 12.4769334274%
  );
  background: white;
  /* padding-top: 23px; */
  background: #598e47;
  width: 70px;
  height: 70px;
  color: white;
  font-size: 12px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.rediness-red {
  clip-path: polygon(
    46.1731656763% 0.7612046749%,
    47.411809549% 0.3407417371%,
    48.6947380778% 0.0855513863%,
    50% 0,
    51.3052619222% 0.0855513863%,
    52.588190451% 0.3407417371%,
    53.8268343237% 0.7612046749%,
    82.1111055711% 12.4769334274%,
    83.2842712475% 13.0554747147%,
    84.3718855375% 13.7821953496%,
    85.3553390593% 14.6446609407%,
    86.2178046504% 15.6281144625%,
    86.9445252853% 16.7157287525%,
    87.5230665726% 17.8888944289%,
    99.2387953251% 46.1731656763%,
    99.6592582629% 47.411809549%,
    99.9144486137% 48.6947380778%,
    100% 50%,
    99.9144486137% 51.3052619222%,
    99.6592582629% 52.588190451%,
    99.2387953251% 53.8268343237%,
    87.5230665726% 82.1111055711%,
    86.9445252853% 83.2842712475%,
    86.2178046504% 84.3718855375%,
    85.3553390593% 85.3553390593%,
    84.3718855375% 86.2178046504%,
    83.2842712475% 86.9445252853%,
    82.1111055711% 87.5230665726%,
    53.8268343237% 99.2387953251%,
    52.588190451% 99.6592582629%,
    51.3052619222% 99.9144486137%,
    50% 100%,
    48.6947380778% 99.9144486137%,
    47.411809549% 99.6592582629%,
    46.1731656763% 99.2387953251%,
    17.8888944289% 87.5230665726%,
    16.7157287525% 86.9445252853%,
    15.6281144625% 86.2178046504%,
    14.6446609407% 85.3553390593%,
    13.7821953496% 84.3718855375%,
    13.0554747147% 83.2842712475%,
    12.4769334274% 82.1111055711%,
    0.7612046749% 53.8268343237%,
    0.3407417371% 52.588190451%,
    0.0855513863% 51.3052619222%,
    0 50%,
    0.0855513863% 48.6947380778%,
    0.3407417371% 47.411809549%,
    0.7612046749% 46.1731656763%,
    12.4769334274% 17.8888944289%,
    13.0554747147% 16.7157287525%,
    13.7821953496% 15.6281144625%,
    14.6446609407% 14.6446609407%,
    15.6281144625% 13.7821953496%,
    16.7157287525% 13.0554747147%,
    17.8888944289% 12.4769334274%
  );
  background: white;
  /* padding-top: 23px; */
  background: red;
  width: 70px;
  height: 70px;
  color: white;
  font-size: 12px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.rediness-orange {
  clip-path: polygon(
    46.1731656763% 0.7612046749%,
    47.411809549% 0.3407417371%,
    48.6947380778% 0.0855513863%,
    50% 0,
    51.3052619222% 0.0855513863%,
    52.588190451% 0.3407417371%,
    53.8268343237% 0.7612046749%,
    82.1111055711% 12.4769334274%,
    83.2842712475% 13.0554747147%,
    84.3718855375% 13.7821953496%,
    85.3553390593% 14.6446609407%,
    86.2178046504% 15.6281144625%,
    86.9445252853% 16.7157287525%,
    87.5230665726% 17.8888944289%,
    99.2387953251% 46.1731656763%,
    99.6592582629% 47.411809549%,
    99.9144486137% 48.6947380778%,
    100% 50%,
    99.9144486137% 51.3052619222%,
    99.6592582629% 52.588190451%,
    99.2387953251% 53.8268343237%,
    87.5230665726% 82.1111055711%,
    86.9445252853% 83.2842712475%,
    86.2178046504% 84.3718855375%,
    85.3553390593% 85.3553390593%,
    84.3718855375% 86.2178046504%,
    83.2842712475% 86.9445252853%,
    82.1111055711% 87.5230665726%,
    53.8268343237% 99.2387953251%,
    52.588190451% 99.6592582629%,
    51.3052619222% 99.9144486137%,
    50% 100%,
    48.6947380778% 99.9144486137%,
    47.411809549% 99.6592582629%,
    46.1731656763% 99.2387953251%,
    17.8888944289% 87.5230665726%,
    16.7157287525% 86.9445252853%,
    15.6281144625% 86.2178046504%,
    14.6446609407% 85.3553390593%,
    13.7821953496% 84.3718855375%,
    13.0554747147% 83.2842712475%,
    12.4769334274% 82.1111055711%,
    0.7612046749% 53.8268343237%,
    0.3407417371% 52.588190451%,
    0.0855513863% 51.3052619222%,
    0 50%,
    0.0855513863% 48.6947380778%,
    0.3407417371% 47.411809549%,
    0.7612046749% 46.1731656763%,
    12.4769334274% 17.8888944289%,
    13.0554747147% 16.7157287525%,
    13.7821953496% 15.6281144625%,
    14.6446609407% 14.6446609407%,
    15.6281144625% 13.7821953496%,
    16.7157287525% 13.0554747147%,
    17.8888944289% 12.4769334274%
  );
  /* padding-top: 23px; */
  background: #ffc107;
  width: 70px;
  height: 70px;
  color: white;
  font-size: 12px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.rediness-white {
  clip-path: polygon(
    46.1731656763% 0.7612046749%,
    47.411809549% 0.3407417371%,
    48.6947380778% 0.0855513863%,
    50% 0,
    51.3052619222% 0.0855513863%,
    52.588190451% 0.3407417371%,
    53.8268343237% 0.7612046749%,
    82.1111055711% 12.4769334274%,
    83.2842712475% 13.0554747147%,
    84.3718855375% 13.7821953496%,
    85.3553390593% 14.6446609407%,
    86.2178046504% 15.6281144625%,
    86.9445252853% 16.7157287525%,
    87.5230665726% 17.8888944289%,
    99.2387953251% 46.1731656763%,
    99.6592582629% 47.411809549%,
    99.9144486137% 48.6947380778%,
    100% 50%,
    99.9144486137% 51.3052619222%,
    99.6592582629% 52.588190451%,
    99.2387953251% 53.8268343237%,
    87.5230665726% 82.1111055711%,
    86.9445252853% 83.2842712475%,
    86.2178046504% 84.3718855375%,
    85.3553390593% 85.3553390593%,
    84.3718855375% 86.2178046504%,
    83.2842712475% 86.9445252853%,
    82.1111055711% 87.5230665726%,
    53.8268343237% 99.2387953251%,
    52.588190451% 99.6592582629%,
    51.3052619222% 99.9144486137%,
    50% 100%,
    48.6947380778% 99.9144486137%,
    47.411809549% 99.6592582629%,
    46.1731656763% 99.2387953251%,
    17.8888944289% 87.5230665726%,
    16.7157287525% 86.9445252853%,
    15.6281144625% 86.2178046504%,
    14.6446609407% 85.3553390593%,
    13.7821953496% 84.3718855375%,
    13.0554747147% 83.2842712475%,
    12.4769334274% 82.1111055711%,
    0.7612046749% 53.8268343237%,
    0.3407417371% 52.588190451%,
    0.0855513863% 51.3052619222%,
    0 50%,
    0.0855513863% 48.6947380778%,
    0.3407417371% 47.411809549%,
    0.7612046749% 46.1731656763%,
    12.4769334274% 17.8888944289%,
    13.0554747147% 16.7157287525%,
    13.7821953496% 15.6281144625%,
    14.6446609407% 14.6446609407%,
    15.6281144625% 13.7821953496%,
    16.7157287525% 13.0554747147%,
    17.8888944289% 12.4769334274%
  );
  background: white;
  /* padding-top: 23px; */
  background: #6c757d;
  width: 70px;
  height: 70px;
  color: white;
  font-size: 12px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.table-bordered > :not(caption) > * > * {
  /* font-weight: unset; */
  border-bottom: 1px solid #126c37;
  border-color: #dee2e6;
}

tbody, td, tfoot, th, thead, tr{
  border-style: dashed;
}
table {
  border-collapse: inherit;
  text-align: center;
  vertical-align: middle;
}
.table-responsive {
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  margin-bottom: 3px;
}
.table-striped > tbody > tr:nth-of-type(odd) > * {
   --bs-table-accent-bg: #d2d6db26;
    color: #212529 !important;
}
.table-striped > tbody > tr:nth-of-type(2n) > * {
    color: #384250;
    /* background: #f3f4f6; */
}
thead {
       color: #384250;
    background: #f3f4f6;
  text-decoration: none;
  vertical-align: middle !important;
      font: 500 15px / 18px 'IBMPlexSansArabic-Regular';
}
.input-group-text{
    color: #3a7144;
    background-color: #e9ecef26;
}

/* تنسيق الصف المحدد */
.selected-row {
  background-color: rgba(13, 110, 253, 0.1) !important;
}

/* أو باستخدام row-selected */
.row-selected {
  background-color: #05516017 !important ;
}



/* تنسيق Checkbox */
.table input[type="checkbox"] {
  cursor: pointer;
  width: 18px;
  height: 18px;
}

.card-icon{
  color: #1b8354 !important;
}

.pagination-container {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
  }
  
  .pagination {
 display: flex;
    gap: 8px;
    align-items: center;
    list-style: none;
  }

  .page-link {
    position: relative;
    display: block;
    color: #161616;
    text-decoration: none;
    background-color: #fff;
    border: unset;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}


    .page-item.active .page-link{
    background-color: transparent;
    cursor: pointer;
    border: none;
    display: grid;
    place-items: center;
    color: black;
        width: 40px;
    height: 40px;
    }



    .page-item.active .page-link:hover {
    background: #f3f4f6;
    color: #161616;
    border-radius: 4px;
    
}

.page-link:hover{
    color: #161616;
  border-radius: 4px;
}
  .page-item.active .page-link::after{
    content: "";
    width: calc(100% - 8px);
    height: 3px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -1px;
    border-radius: 9999px;
    background: #1b8354;
    
  }

  .arrow-pagention{
    font-size: 19px;
  }

  .page-link:focus {
    z-index: 3;
    background-color: #f3f4f6;
    outline: 0;
    box-shadow: unset;
     outline: 2px solid black !important;
         line-height: 1.15;
    margin: 0px;
    border-radius: 4px;
    color: #161616;

}

.sorting{
      background-color: transparent;
    color: #161b26;
    font: 500 16px / 20px 'IBMPlexSansArabic-Regular';
    cursor: pointer;
}

.sorting:hover{
      background: #f3f4f6;
}
  
  .prev-button,
  .next-button {
    background: linear-gradient(177deg, #a6bd4b -77%, #0e6835d1 68%);
    color: #f2f2f2;
    padding: 8px 16px;
    border: none;
    border-radius: 20px;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s;
  }
  
  .prev-button:hover:not([disabled]),
  .next-button:hover:not([disabled]) {
    background-color: #ddd;
  }
  
  .prev-button[disabled],
  .next-button[disabled] {
    opacity: 0.6;
    cursor: not-allowed;
  }
  
  .page-number {
    font-size: 16px;
    font-weight: bold;
    margin: 0 15px;
    color: #0e6835d1;
  }
  
  .form-select-pagnetion{
      border: 1px solid #ced4da;
    border-radius: 8px;
    color: #055160;
    padding: 3px;
}
/* .divcontainer {
  overflow-x: auto;
  overflow-y: auto;
  transform: rotateX(180deg);
}

.divcontainer table {
  transform: rotateX(180deg);
} */

.double-scroll-container {
  position: relative;
  width: 100%;
}

.top-scroll {
  overflow-x: auto;
  overflow-y: hidden;
}

.inner-scroll {
  height: 1px;
}

.table-responsive {
  overflow-x: auto;
  margin-top: 13px; /* Adjust to align with top scroll */
}

.badge {
  display: flex;
  justify-content: center;
  font-weight: unset;
}
.badge-success1 {
  background: #344767;
  color: #fff;
}

.badge-success2 {
  background: #f59e0b;
  color: #fff;
}
.badge-success4 {
  background: red;
  color: #fff;
}
.badge-success3 {
  background: #598e47;
  color: #fff;
}
.icons-title-danger {
  /* clip-path: polygon(46.1731656763% 0.7612046749%, 47.411809549% 0.3407417371%, 48.6947380778% 0.0855513863%, 50% 0, 51.3052619222% 0.0855513863%, 52.588190451% 0.3407417371%, 53.8268343237% 0.7612046749%, 82.1111055711% 12.4769334274%, 83.2842712475% 13.0554747147%, 84.3718855375% 13.7821953496%, 85.3553390593% 14.6446609407%, 86.2178046504% 15.6281144625%, 86.9445252853% 16.7157287525%, 87.5230665726% 17.8888944289%, 99.2387953251% 46.1731656763%, 99.6592582629% 47.411809549%, 99.9144486137% 48.6947380778%, 100% 50%, 99.9144486137% 51.3052619222%, 99.6592582629% 52.588190451%, 99.2387953251% 53.8268343237%, 87.5230665726% 82.1111055711%, 86.9445252853% 83.2842712475%, 86.2178046504% 84.3718855375%, 85.3553390593% 85.3553390593%, 84.3718855375% 86.2178046504%, 83.2842712475% 86.9445252853%, 82.1111055711% 87.5230665726%, 53.8268343237% 99.2387953251%, 52.588190451% 99.6592582629%, 51.3052619222% 99.9144486137%, 50% 100%, 48.6947380778% 99.9144486137%, 47.411809549% 99.6592582629%, 46.1731656763% 99.2387953251%, 17.8888944289% 87.5230665726%, 16.7157287525% 86.9445252853%, 15.6281144625% 86.2178046504%, 14.6446609407% 85.3553390593%, 13.7821953496% 84.3718855375%, 13.0554747147% 83.2842712475%, 12.4769334274% 82.1111055711%, 0.7612046749% 53.8268343237%, 0.3407417371% 52.588190451%, 0.0855513863% 51.3052619222%, 0 50%, 0.0855513863% 48.6947380778%, 0.3407417371% 47.411809549%, 0.7612046749% 46.1731656763%, 12.4769334274% 17.8888944289%, 13.0554747147% 16.7157287525%, 13.7821953496% 15.6281144625%, 14.6446609407% 14.6446609407%, 15.6281144625% 13.7821953496%, 16.7157287525% 13.0554747147%, 17.8888944289% 12.4769334274%); */
  border-radius: 30px;
  padding: 8px;
  color: white;
  background: red;
  cursor: pointer;
}
.icons-title-accept {
  /* clip-path: polygon(46.1731656763% 0.7612046749%, 47.411809549% 0.3407417371%, 48.6947380778% 0.0855513863%, 50% 0, 51.3052619222% 0.0855513863%, 52.588190451% 0.3407417371%, 53.8268343237% 0.7612046749%, 82.1111055711% 12.4769334274%, 83.2842712475% 13.0554747147%, 84.3718855375% 13.7821953496%, 85.3553390593% 14.6446609407%, 86.2178046504% 15.6281144625%, 86.9445252853% 16.7157287525%, 87.5230665726% 17.8888944289%, 99.2387953251% 46.1731656763%, 99.6592582629% 47.411809549%, 99.9144486137% 48.6947380778%, 100% 50%, 99.9144486137% 51.3052619222%, 99.6592582629% 52.588190451%, 99.2387953251% 53.8268343237%, 87.5230665726% 82.1111055711%, 86.9445252853% 83.2842712475%, 86.2178046504% 84.3718855375%, 85.3553390593% 85.3553390593%, 84.3718855375% 86.2178046504%, 83.2842712475% 86.9445252853%, 82.1111055711% 87.5230665726%, 53.8268343237% 99.2387953251%, 52.588190451% 99.6592582629%, 51.3052619222% 99.9144486137%, 50% 100%, 48.6947380778% 99.9144486137%, 47.411809549% 99.6592582629%, 46.1731656763% 99.2387953251%, 17.8888944289% 87.5230665726%, 16.7157287525% 86.9445252853%, 15.6281144625% 86.2178046504%, 14.6446609407% 85.3553390593%, 13.7821953496% 84.3718855375%, 13.0554747147% 83.2842712475%, 12.4769334274% 82.1111055711%, 0.7612046749% 53.8268343237%, 0.3407417371% 52.588190451%, 0.0855513863% 51.3052619222%, 0 50%, 0.0855513863% 48.6947380778%, 0.3407417371% 47.411809549%, 0.7612046749% 46.1731656763%, 12.4769334274% 17.8888944289%, 13.0554747147% 16.7157287525%, 13.7821953496% 15.6281144625%, 14.6446609407% 14.6446609407%, 15.6281144625% 13.7821953496%, 16.7157287525% 13.0554747147%, 17.8888944289% 12.4769334274%); */
  border-radius: 30px;
  padding: 8px;
  color: white;
  background: #055160;
  cursor: pointer;
}
.icons-title-show {
  /* clip-path: polygon(46.1731656763% 0.7612046749%, 47.411809549% 0.3407417371%, 48.6947380778% 0.0855513863%, 50% 0, 51.3052619222% 0.0855513863%, 52.588190451% 0.3407417371%, 53.8268343237% 0.7612046749%, 82.1111055711% 12.4769334274%, 83.2842712475% 13.0554747147%, 84.3718855375% 13.7821953496%, 85.3553390593% 14.6446609407%, 86.2178046504% 15.6281144625%, 86.9445252853% 16.7157287525%, 87.5230665726% 17.8888944289%, 99.2387953251% 46.1731656763%, 99.6592582629% 47.411809549%, 99.9144486137% 48.6947380778%, 100% 50%, 99.9144486137% 51.3052619222%, 99.6592582629% 52.588190451%, 99.2387953251% 53.8268343237%, 87.5230665726% 82.1111055711%, 86.9445252853% 83.2842712475%, 86.2178046504% 84.3718855375%, 85.3553390593% 85.3553390593%, 84.3718855375% 86.2178046504%, 83.2842712475% 86.9445252853%, 82.1111055711% 87.5230665726%, 53.8268343237% 99.2387953251%, 52.588190451% 99.6592582629%, 51.3052619222% 99.9144486137%, 50% 100%, 48.6947380778% 99.9144486137%, 47.411809549% 99.6592582629%, 46.1731656763% 99.2387953251%, 17.8888944289% 87.5230665726%, 16.7157287525% 86.9445252853%, 15.6281144625% 86.2178046504%, 14.6446609407% 85.3553390593%, 13.7821953496% 84.3718855375%, 13.0554747147% 83.2842712475%, 12.4769334274% 82.1111055711%, 0.7612046749% 53.8268343237%, 0.3407417371% 52.588190451%, 0.0855513863% 51.3052619222%, 0 50%, 0.0855513863% 48.6947380778%, 0.3407417371% 47.411809549%, 0.7612046749% 46.1731656763%, 12.4769334274% 17.8888944289%, 13.0554747147% 16.7157287525%, 13.7821953496% 15.6281144625%, 14.6446609407% 14.6446609407%, 15.6281144625% 13.7821953496%, 16.7157287525% 13.0554747147%, 17.8888944289% 12.4769334274%); */
  border-radius: 30px;
  padding: 8px;
  color: white;
  background: #598e47;
  cursor: pointer;
}
.icons-mozamna {
  background: #644d97;
}
.overlay .closebtn {
  position: absolute;
  font-size: 25px;
  top: 5px;
  right: 35px;
  color: red;
}
.validtion {
  color: red;
  font-size: 13px;
  margin-right: 6px;
}
.alert-message-delete {
  text-align: center;
  color: red;
  font-size: 18px;
  font-weight: unset;
  font-family: "Cairo-SemiBold";
}
.error-close {
  justify-content: center;
}
.error-close img {
  width: 14%;
  max-width: 100%;
}

.ParentPosetionCard {
  position: relative;
}
.ChildPosetionCard {
  border: 1px solid #0551607d !important;
  box-shadow: unset;


}
/* Label فوق البطاقة */
.ChildPosetionCard .ChildPosetionCardLabel {
  position: absolute;
  top: 0;
  right: 1rem;
  transform: translateY(-50%);
  background: white;
  padding: 0 0.5rem;
 color: #055160;
     font-style: italic;
}

/* الخط الأفقي فوق البطاقة */
.ChildPosetionCard::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0.5rem;
  width: calc(100% - 1rem);
  height: 2px;
  z-index: 0;
}
.nodata {
  width: 157px;
  max-width: 100%;
}
.nodatatext {
    font-family: "IBMPlexSansArabic-Regular";
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
    color: #055160;
}
.NgxEditor__Wrapper .NgxEditor {
  height: 150px;
  max-height: 150px;
  overflow: auto;
}

.s_title {
  background: #074d31;
  background-image: url("../Img/after-navbar.svg");
  color: #fff;
  width: fit-content;
  padding: 0.2rem 2rem;
  margin: -6px auto 0;
  border-radius: 0 0 10px 10px;
  position: relative;
}
.s_title::before {
  content: "";
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #8db6ba;
}

.s_title::after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  width: 2px;
  height: 30px;
  background: #0b6f77;
  border: dashed #fff 1px;
}

/* Tabs */
.tabs-section {
  display: flex;
  margin-bottom: 30px;
  border-bottom: 2px solid #e0e0e0;
}

.tab {
  padding: 12px 16px;
  cursor: pointer;
  color: #666;
  font-size: 14px;
  font-weight: 500;
  border-bottom: 2px solid transparent;
  transition: all 0.3s;
  position: relative;
  bottom: -2px;
        display: flex;
    align-items: center;
   & i{
        font-size: 15px;
  }
}

.tab:hover {
   background:  #f3f4f6;
 
  cursor: pointer;
    border-bottom-color: black;

}

.tab.active {
    border-bottom-color: #1b8354;
    display: flex;
    align-items: center;
      display: flex;
    align-items: center;
}


/* Tab Content */
.tab-content {
  display: none;
}

.tab-content.active {
  display: block;
}

.tab-content h3 {
  font-size: 18px;
  color: #161616;
  margin-bottom: 12px;
  margin-top: 24px;
  font-weight: 600;
}

.tab-content p {
  color: #666;
  line-height: 1.8;
  margin-bottom: 16px;
  /* font-size: 14px; */
}



/* Breadcrumb Container */
.header-breadcrumb {
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  align-items: center;
  padding-left: 15px;
  padding-right: 15px;
      /* background: #f9fafb !important; */
      /* box-shadow: inset 0 -2px 0px rgba(0, 0, 0, 0.1); */
          background: url('../../../../../assets/Img/after-navbar.svg'), linear-gradient(180deg, #055160 -13%, #055160 -30%, #074d31 119%) !important;
  

}

.custom-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0.95rem;
}

.custom-breadcrumb .breadcrumb-item {
  display: flex;
  align-items: center;
     /* color: #6c757d; */
     color: white;
}

.custom-breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    content: "";
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='9' height='14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='m3.06 7 5.47-5.47L7.47.468.94 6.999l6.53 6.53 1.06-1.06-5.47-5.47Z' fill='%239DA4AE'/%3E%3C/svg%3E");
    display: inline-flex;
    height: 14px;
    width: 8px;
}

.custom-breadcrumb .breadcrumb-item a {
  text-decoration: none;
  /* color: black !important; */
  color: white !important;
  transition: color 0.3s;
}

.custom-breadcrumb .breadcrumb-item a:hover {
  color: white !important;
  text-decoration: underline;
}

.custom-breadcrumb .breadcrumb-item.active {
    color: white !important;
}

/* RTL Support */
.custom-breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: "";
  margin: 0 8px;
}

.breadcrumb {
  justify-content: start;
  padding-right: 17px;
}

.title-style-parent{
    margin-top: 1.5rem;
    font-weight: 600;
    width: fit-content;
    position: relative;
    z-index: 1;
    display: flex;
    gap: 1rem;
    font-size: 1.425rem;
    line-height: 2rem;
    /* text-decoration: underline; */
    
}


.title-style{
    margin-top: 1.5rem;
    font-weight: 600;
    width: fit-content;
    position: relative;
    z-index: 1;
    display: flex;
    gap: 1rem;
    font-size: 1.425rem;
    line-height: 2rem;
    /* text-decoration: underline; */
    
}

.title-style:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 35px;
    border-radius: 1px;
    background-color: #1b8354 !important;
    position: relative;
    z-index: -1;
}

.color-icon{
      color: #1b8354 !important;
    font-size: 22px !important;
    cursor: pointer;
}
.color-icon-danger{
      color: #dc3545 !important;
    font-size: 22px !important;
    cursor: pointer;
}
/* ////end breadcrumb  */
.header-qualifications {
    background: #e9ecef47 !important;
}
.icon-card{
    color: #1b8354 !important;
    background-color: #1b835419 !important;
}
.link{
  text-decoration: none;
  cursor: pointer;
}

.link:hover{
  text-decoration: underline;
  box-shadow: unset ;
}

.form-control {
  /* border: 1px solid #126c37 !important; */
  font-family: "IBMArabic-Regular";
}
.form-control,
input[type="text"].form-control {
  font-size: 1rem;
  border-color: #9da4ae;
  color: #384250 !important;
  font-family: 'IBMPlexSansArabic-Regular';
  background: linear-gradient(#598e47, #598e47), linear-gradient(#fff, #fff);
  background-size: 0 2px, auto;
  background-repeat: no-repeat;
  background-position: center bottom;
  transition: all 0.2s ease-out;
  /* background-color: #fff !important; */
  position: relative;
}
.form-control:is(:focus),
input[type="text"].form-control:is(:focus) {
  background-size: 100% 1px, auto !important;
}

.form-control:disabled, .form-control[readonly]{
  background:linear-gradient(#0551600f, #598e4700), linear-gradient(#fff, #fff) !important;
}

.custom-control-label {
  margin-right: 10px;
}

.badge-task {
  font-size: 14px !important;
  cursor: pointer;
  border-radius: 4px;
  height: 33px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #074d31;
  border-color: #074d31;
  white-space: nowrap;
  font-weight: 500;
  gap: 8px;
  color: white !important;
}

/* ///multiselect/// */
.p-multiselect {
  width: 100%;
  line-height: 12px;
  border-radius: 10px;
  font-family: "Cairo-SemiBold";

  border-radius: 10px;
}
.p-multiselect .p-multiselect-label.p-placeholder {
  color: #212529;
}
.p-multiselect-trigger {
  background-image: url("../Img/selectarrow.png");
  background-size: 23px 23px;
  background-repeat: no-repeat;
  margin: 6px;
}
.p-multiselect-trigger-icon {
  display: none;
}
.p-multiselect-close-icon {
  color: red;
}
.p-multiselect-panel .p-multiselect-header {
  padding: 0;
  padding-top: 10px;
  padding-bottom: 13px;
  gap: 9px;
}
.p-multiselect-panel
  .p-multiselect-header
  .p-multiselect-filter-container
  .p-inputtext {
  height: 32px;
  border-color: #126c37;
}
.p-multiselect-panel
  .p-multiselect-items
  .p-multiselect-item:not(.p-highlight):not(.p-disabled).p-focus {
  background: url("../Img/bg-line.png"),
    linear-gradient(-20deg, #126c37 3%, #055160 59%, #126c37);
  font-family: "IBMPlexSansArabic-Regular";
  font-size: 15px;
  gap: 10px;
  border-radius: 9px;
  margin: 10px;
  color: white;
}
.p-multiselect-panel .p-multiselect-items .p-multiselect-item {

    background: url('../Img/after-navbar.svg'), linear-gradient(180deg, #055160 -13%, #055160 -30%, #074d31 119%) !important;
  font-family: "IBMPlexSansArabic-Regular";
  font-size: 15px;
  gap: 10px;
  border-radius: 9px;
  margin: 10px;
  color: white;
}

.p-multiselect-panel
  .p-multiselect-items
  .p-multiselect-item.p-highlight.p-focus {
  background: url("../Img/bg-line.png"),
    linear-gradient(-20deg, #126c37 3%, #055160 59%, #126c37);
  font-family: "IBMPlexSansArabic-Regular";
  font-family: "IBMPlexSansArabic-Regular";
  font-size: 15px;
  gap: 10px;
  border-radius: 9px;
  margin: 10px;
  color: white;
}
.p-multiselect.p-multiselect-chip .p-multiselect-token {
    color: white !important;
    background: url('../Img/after-navbar.svg'), linear-gradient(180deg, #055160 -13%, #055160 -30%, #074d31 119%) !important;
    border-radius: 8px;
  gap: 10px;
  line-height: 23px;
}
.p-checkbox .p-checkbox-box.p-highlight {
  border-color: #659d43;
  background: #659d43;
}
.p-button.p-fileupload-choose {
  width: 100%;
  background: white;
  border-color: #d8dde2;
  line-height: 1;
  color: #494e87;
  font-family: "Cairo-SemiBold";
  letter-spacing: normal;
}
.p-button-icon-left {
  transform: scale(1);
  animation: pulse 3s infinite;
  border-radius: 19px;
  padding: 2px;
}
/* ///multiselect/// */

.title {
  position: relative;
  display: inline-block;
  color: #659d43;
  font-family: "Cairo-SemiBold";
}
.title:before,
.title:after {
  content: "";
  width: 50px;
  height: 1px;
  display: inline-block;
  background-color: #e1e1e1;
  margin: 0 15px;
  -webkit-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  transform: translateY(-4px);
}

.form-check-input:checked[type="checkbox"] {
  background-size: cover;
  background-position: center;
}
.form-check:not(.form-switch) .form-check-input[type="checkbox"],
.form-check:not(.form-switch) .form-check-input[type="radio"] {
  border: 1px solid #d1d7e1;
  margin-top: 0.25rem;
  position: relative;
}

.form-check-input:checked {
  background: #598e47;
  border-color: #598e47;
}

input[type="checkbox"] {
  accent-color: #659d43;
  width: 18px;
  height: 16px;
  vertical-align: sub;
}

.social-details-title {
  color: #055160;
}
.breadcrumb {
  justify-content: center;
}

/* ///endoverlay// */
.card-animtion {
  position: relative;
  height: auto;
  /* padding: 15px 25px; */
  align-items: center;
  background: #ffffff;
  transition: 0.5s;
  text-align: center;
  border: 1px solid #072d586b;
  box-shadow: 0 2px 6px 0 rgba(67, 89, 113, 0.12) !important;
  border-radius: 10px;
  color: #344767;
  gap: 5px;
  /* background-image: url('../Img/wrapper-background.pngnew.png'); */
  transition: 1s ease;
}

.card-animtion:hover {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  transition: 1s ease;
}
.card-animtions {
  justify-content: center;
  transition: 1s ease;
  background-image: url("../Img/wrapper-background.pngnew.png");
  padding: 10px;
  margin: 7px;
  box-shadow: 0px 0px 1px rgb(96 77 148) !important;
  height: 100%;
  cursor: pointer;
  width: 93%;
  align-items: center;
  color: #554e8e;
}
.card-animtions p {
  color: #055160;
}
.card-animtions:hover {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  transition: 1s ease;
  color: #659d43;
  box-shadow: 0 0 40px rgb(8 21 66 / 0%) !important;
  border: 1px solid rgba(0, 0, 0, 0.125) !important;
}
.card-animtions-label {
  width: 100%;
  background: url("../Img/bg-line.png"),
    linear-gradient(-20deg, #734c9f 3%, #055160 59%, #554e8e);
  color: white;
  font-size: 12px;
  border-radius: 10px;
  border-radius: 10px 10px 0 0;
  padding: 8px;
}
.social {
  display: flex;
  width: 100%;
  justify-content: space-evenly !important;
  margin-bottom: 10px;
}
.notes-login {
  display: flex;
  justify-content: center;
  text-align: center;
}
.text-notes {
  color: #2d809e;
  text-align: center;
}

.styles-forms {
  direction: rtl;
}

.rounded {
  height: 100%;
}
.icon .img-fluid {
  width: 54px;
  max-width: 100%;
  background: #fff;
}
.icon-text {
  color: #659d43 !important;
}
/* .icon-p{
    color: #055160;

 } */
.text-title {
  color: #659d43;
  font-size: 29px;
}

.back-to-top {
  position: fixed;
  display: none;
  right: 45px;
  bottom: 45px;
  z-index: 99;
}
.span-answaretemplate-form {
  color: red;
  padding-left: 0;
  vertical-align: sub;
  margin-left: 2px;
}

input.form-control:focus {
  box-shadow: unset;
  border-color: #126c37;
}

.progress {
  display: flex;
  height: 39px;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: white;
  justify-content: center;
  gap: 3px;
  border-radius: 10px;
}
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: unset;

  transition: width 0.6s ease;
  /* gap: 14px; */
  padding: 8px;
  font-size: 9px;
  border-radius: 10px;
}
.progress-bar-success {
  background: url("../../../../../assets/Img/backmhary.png"),
    linear-gradient(-20deg, #126c37 3%, #055160 59%, #126c37);
}

.progress-bar-info {
  background: url("../../../../../assets/Img/backmhary.png"),
    linear-gradient(-20deg, #598e47 3%, #598e47 59%, #598e47);
}
.progress-bar-info2 {
  background: url("../../../../../assets/Img/backmhary.png"),
    linear-gradient(-20deg, #124a65 3%, #124a65 59%, #124a65);
}

.form-select {
  font-family: "IBMPlexSansArabic-Regular";
}
select.form-select:focus {
  box-shadow: unset;
  border-color: #126c37;
}
textarea.form-control:focus {
  box-shadow: unset;
  border-color: #126c37;
}
/*** Spinner ***/
#spinner {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease-out, visibility 0s linear 0.5s;
  z-index: 99999;
}

#spinner.show {
  transition: opacity 0.5s ease-out, visibility 0s linear 0s;
  visibility: visible;
  opacity: 1;
}

/*** Navbar ***/
.nav-bar {
  position: relative;
  margin-top: 45px;
  padding: 0 3rem;
  transition: 0.5s;
  z-index: 9999;
}

.nav-bar.sticky-top {
  /* position: sticky; */
  position: fixed;
  padding: 0;
  z-index: 9999;
}

.navbar {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
  background: linear-gradient(360deg, #126c37 3%, #055160 1%, #554e8e00 -5%);
  padding: 0px;
  margin-bottom: 1px;
}

.navbar .dropdown-toggle::after {
  border: none;
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  vertical-align: middle;
  margin-left: 5px;
  transition: 0.5s;
}

.navbar .dropdown-toggle[aria-expanded="true"]::after {
  transform: rotate(-180deg);
}

.navbar-light .navbar-nav .nav-link {
  /* margin-right: 30px; */
  margin-right: 12px;
  padding: 25px 0;
  color: #ffffff;
  font-size: 15px;
  text-transform: uppercase;
  outline: none;
  font-family: "Cairo-SemiBold";
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active {
  color: #126c37;
}

.dropdown-item.active,
.dropdown-item:active {
  color: #126c37;
  background-color: white;
}
.dropdown-item {
  font-size: 14px;
}
.dropdown-item:hover {
  color: #055160;
}
.dropdown-item i {
  color: #055160;
}
.mat-mdc-slide-toggle .mdc-switch:enabled + .mdc-label {
  font-family: "Cairo-SemiBold";
}
.mat-mdc-menu-panel {
  margin-top: 20px;
}
.mat-mdc-menu-panel .mat-mdc-menu-content button .mat-icon {
  color: #055160;
}
.mat-mdc-menu-panel .mat-mdc-menu-content .info h6 {
  font-family: "Cairo-SemiBold";
  color: #065462;
}
@media (max-width: 991.98px) {
  .nav-bar {
    margin: 0;
    padding: 0;
  }

  .navbar-light .navbar-nav .nav-link {
    margin-right: 0;
    padding: 10px 0;
  }

  .navbar-light .navbar-nav {
    border-top: 1px solid #eeeeee;
  }
}

.navbar-light .navbar-brand {
  height: 75px;
}

.navbar-light .navbar-nav .nav-link {
  color: #055160;
  font-weight: 500;
}

/* ///card/// */

.card {
  margin-bottom: 30px;
  border: none;
  transition: all 0.3s ease;
  letter-spacing: 0.5px;
  border-radius: 15px;
  box-shadow: unset !important;
  visibility: visible;
  animation-delay: 0.1s;
}
.card:hover {
  box-shadow: 0 0 40px rgba(8, 21, 66, 0.05);
  transition: all 0.3s ease;
}
.card .card-header {
  background-color: #fff;
  padding: 30px;
  border-bottom: 1px solid #ecf3fa;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  position: relative;
  color: #055160;
}
.card .card-header.card-no-border {
  border-bottom: none !important;
}

/* //end-card/// */

.btn-save {
  color: white !important;
  transform: scale(1);
  animation: pulse 3s infinite;
  border-radius: 4px;
  height: 35px;
  padding: 0 16px !important;
  background: #0f6133;
  border-color: #0f6133;
  white-space: nowrap;
  font-weight: 500;
  gap: 8px;
  font-family: "IBMPlexSansArabic-Regular" !important;
}

.btn-danger-not-animation {
  color: white !important;
  clip-path: unset;
  border-radius: 4px;
  height: 35px;
  padding: 0 16px !important;
}

.btn-dark {
  background: #f8f9fa38;
  color: #126c37;
  border-color: #ced4da;
  border-radius: 8px;
  font-size: 14px;
  width: 100%;
  padding: 7px;
}
.btn-dark:hover {
  background: #659d43;
  color: white;
  border: unset;
}
.btn-dark:focus {
  background: #659d43;
  color: white;
  border: unset;
}

@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 #a6bd4b;
  }

  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
  }

  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}
@keyframes pulse2 {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 red;
  }

  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
  }

  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}

/* //////title-page//// */

.text-box {
  color: white;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  backface-visibility: hidden;

  .text-primary,
  .text-sub {
    display: block;
    text-align: center;
  }

  .text-primary {
    animation: moveLeft 1.5s ease-in;
    font-size: 15px;
    clip-path: polygon(
      46.1731656763% 0.7612046749%,
      47.411809549% 0.3407417371%,
      48.6947380778% 0.0855513863%,
      50% 0,
      51.3052619222% 0.0855513863%,
      52.588190451% 0.3407417371%,
      53.8268343237% 0.7612046749%,
      82.1111055711% 12.4769334274%,
      83.2842712475% 13.0554747147%,
      84.3718855375% 13.7821953496%,
      85.3553390593% 14.6446609407%,
      86.2178046504% 15.6281144625%,
      86.9445252853% 16.7157287525%,
      87.5230665726% 17.8888944289%,
      99.2387953251% 46.1731656763%,
      99.6592582629% 47.411809549%,
      99.9144486137% 48.6947380778%,
      100% 50%,
      99.9144486137% 51.3052619222%,
      99.6592582629% 52.588190451%,
      99.2387953251% 53.8268343237%,
      87.5230665726% 82.1111055711%,
      86.9445252853% 83.2842712475%,
      86.2178046504% 84.3718855375%,
      85.3553390593% 85.3553390593%,
      84.3718855375% 86.2178046504%,
      83.2842712475% 86.9445252853%,
      82.1111055711% 87.5230665726%,
      53.8268343237% 99.2387953251%,
      52.588190451% 99.6592582629%,
      51.3052619222% 99.9144486137%,
      50% 100%,
      48.6947380778% 99.9144486137%,
      47.411809549% 99.6592582629%,
      46.1731656763% 99.2387953251%,
      17.8888944289% 87.5230665726%,
      16.7157287525% 86.9445252853%,
      15.6281144625% 86.2178046504%,
      14.6446609407% 85.3553390593%,
      13.7821953496% 84.3718855375%,
      13.0554747147% 83.2842712475%,
      12.4769334274% 82.1111055711%,
      0.7612046749% 53.8268343237%,
      0.3407417371% 52.588190451%,
      0.0855513863% 51.3052619222%,
      0 50%,
      0.0855513863% 48.6947380778%,
      0.3407417371% 47.411809549%,
      0.7612046749% 46.1731656763%,
      12.4769334274% 17.8888944289%,
      13.0554747147% 16.7157287525%,
      13.7821953496% 15.6281144625%,
      14.6446609407% 14.6446609407%,
      15.6281144625% 13.7821953496%,
      16.7157287525% 13.0554747147%,
      17.8888944289% 12.4769334274%
    );
    padding: 8px;
    color: white !important;
    padding: 23px;
    background: url("../../../../../assets/Img/backmhary.png"),
      linear-gradient(-20deg, #126c37 3%, #055160 59%, #126c37);
    background-size: contain;
  }
}

@keyframes moveLeft {
  0% {
    opacity: 0;
    transform: translatex(-100px);
  }
  80% {
    transform: translatex(10px);
  }
  100% {
    opacity: 1;
    transform: translatex(0);
  }
}

@keyframes moveRight {
  0% {
    opacity: 0;
    transform: translatex(100px);
  }
  80% {
    transform: translatex(-10px);
  }
  100% {
    opacity: 1;
    transform: translatex(0);
  }
}

/* //////end-title-page//// */

/*** Footer ***/
.footer .btn.btn-social {
  margin-right: 5px;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--light);
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 35px;
  transition: 0.3s;
}

.footer .btn.btn-social:hover {
  color: var(--primary);
  border-color: var(--light);
}

.footer .btn.btn-link {
  display: block;
  margin-bottom: 5px;
  padding: 0;
  text-align: left;
  font-size: 15px;
  font-weight: normal;
  text-transform: capitalize;
  transition: 0.3s;
}

.footer .btn.btn-link::before {
  position: relative;
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 10px;
}

.footer .btn.btn-link:hover {
  letter-spacing: 1px;
  box-shadow: none;
}

.footer .form-control {
  border-color: rgba(255, 255, 255, 0.5);
}

.footer .copyright {
  padding: 16px 0;
  font-size: 15px;
  border-top: 1px solid rgba(256, 256, 256, 0.1);
}

.footer .copyright a {
  color: var(--light);
}

.footer .footer-menu a {
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.bg-dark-footer {
  background-image: linear-gradient(
    211deg,
    #1c6f39,
    #05245d 39%,
    #0a3456 20%,
    #145446 94%
  ) !important;
}

.footer .footer-menu a:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}
.image-footer {
  height: 50px;
  width: auto;
  margin-left: 1rem;
}
@media (min-width: 992px) {
  .navbar .nav-item .dropdown-menu {
    display: block;
    top: 100%;
    margin-top: 0;
    transform: rotateX(-75deg);
    transform-origin: 0% 0%;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
    right: -50px;
  }

  .navbar .nav-item:hover .dropdown-menu {
    transform: rotateX(0deg);
    visibility: visible;
    transition: 0.5s;
    opacity: 1;
  }
}

@media screen and (max-height: 450px) {
  .overlay .closebtn {
    font-size: 25;
    /* top: 15px; */
    top: -43px;
    right: 35px;
    color: red;
    z-index: 100000;
  }
}

@media (max-width: 1024px) {
  .title:before,
  .title:after {
    display: none;
  }
   .cdk-overlay-container,
  .cdk-global-overlay-wrapper {
    top: 40px  !important;
    overflow: auto !important;
  }
  .navbar-light .navbar-nav .nav-link{
    font-size: 10px;
    font-weight: bold !important;
  }
}

@media (max-width: 1440px) {
 
   .cdk-overlay-container,
  .cdk-global-overlay-wrapper {
    top: 40px  !important;
    overflow: auto !important;
  }
}

@media (max-width: 786px) {
  .cdk-overlay-container,
  .cdk-global-overlay-wrapper {
    top: 39px !important;
    overflow: auto !important;
  }
  .mat-mdc-dialog-actions {
    margin-bottom: 34px !important;
  }
  .SelectNavbar {
    width: 57% !important;
  }
}
@media (max-width: 820px) {
  .cdk-overlay-container,
  .cdk-global-overlay-wrapper {
    top: 40px  !important;
    overflow: auto !important;
  }
  .mat-mdc-dialog-actions {
    margin-bottom: 34px !important;
  }
  .SelectNavbar {
    width: 57% !important;
  }
}

/* الهواتف الصغيرة */
@media (max-width: 576px) {
  .tabs-section {
    flex-direction: column;
    gap: 10px;
  }
}

/* Responsive */
@media (max-width: 768px) {
  .tabs-section {
    gap: 15px;
  }
    .navbar-light .navbar-nav .nav-link{
    font-size: inherit;
    font-weight: inherit !important;
  }
  
}
