@import url('https://fonts.googleapis.com/css?family=Tajawal');

*,
*::after,
*::before {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
}

/* .nav-link:hover{
  color: #B5B5B5;
} */

.body {
  font-family: Tajawal;
}

.nav-link:focus,
.nav-link:hover {
  color: #B5B5B5;
}

.notification-link {
  display: flex;
  align-items: center;
  text-decoration: none;
  position: relative;
}

.notification-count {
  background-color: red;
  color: white;
  border-radius: 50%;
  padding: 0px 7px;
  font-size: 12px;
  position: absolute;
  top: -9px;
  right: 0px;
}


.custom-alert {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
  max-width: 452px;
  /* Adjust as needed */
  background-color: #03795d;
  color: #fff;
  text-align: center;
  padding: 60px;
  border-radius: 5px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  z-index: 9999;
}

.custom-alert-close {
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 20px;
  cursor: pointer;
}

.custom-alert.show {
  display: block;
}

/* Style the label to look like a button */
.custom-file-label {
  padding: 23px 67px;
  color: #fff;
  border-radius: 5px;
  cursor: pointer;
  height: 5rem;
  background-color: #ececec;
  border-radius: 10rem 10rem 0 0;
  position: relative;
  bottom: 46px;
}


:root {
  --first-color: #ccc;
  --second-color: #777;
  --third-color: #dc3545;
}

a {
  text-decoration: none;
}

header {
  background: #ececec;
}

/*start login */
.leftSign {
  flex-shrink: 0;
  background: conic-gradient(from 180deg at 50% 50%,
      rgba(0, 60, 47, 0.52) 2.429886069148779deg,
      #003c2f 74.09660875797272deg,
      rgba(0, 60, 47, 0.47) 181.91492557525635deg,
      #003c2f 253.24969053268433deg);
  width: 346px;
}

.tyleTitleForm {
  color: #1d212f;
  font-family: Tajawal;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  /* 105% */
}

.styleLable {
  color: #1d212f;
  font-family: Tajawal;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 21px;
  /* 131.25% */
}

::placeholder {
  color: #bcbcbc;
  font-family: Tajawal;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.btn {
  border: #03795d;
  background: #03795d;
}

.btn:hover {
  border: #03795d;
  background: #03795d;
}

.styleForgotPass {
  color: #02795c;
  font-family: Tajawal;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  /* 140% */
}

/* end login */

/* start Dash */
.leftside-menu {
  z-index: 1000;
  bottom: 0;
  top: 0;
  position: fixed;
  width: 260px;
  background: #03795d;
}

.navbar-custom {
  background: white;
  box-shadow: 0px 0px 35px 0px rgba(154, 161, 171, 0.15);
  min-height: 70px;
  margin-left: 260px;
  position: sticky;
  top: 0;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  z-index: 1000;
  border-bottom: 0px solid #dee2e6;
}

.contentPage {
  margin-left: 260px;
}

.page-title-right .input-group label {
  color: #000;
  font-family: Roboto;
  font-size: 11.795px;
  font-style: normal;
  font-weight: 500;
  line-height: 17.692px;
  /* 150% */
}

select,
.input-style {
  border-radius: 4.212px;
  border: 0.842px solid #e8e8f7;
  background: #fff;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.input-group>.form-control,
.input-group>.form-floating,
.input-group>.form-select {
  width: 285px;
  /* padding: 0px 13px 11px 20px;
  flex-shrink: 0; */
}

/* .form-control:focus {
  border-color:#dee2e6;
  box-shadow: none;
} */
.add-style-lable {
  color: #1D212F;
  font-family: Roboto;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 17.692px;
  /* 150% */
}

.submit-style {
  width: 100px;
  height: 40px;
}

.edite-image-user {
  --webkit-mask-image: radial-gradient(ellipse 54px 135px at 11px center, #0000 30px, #000 0);
  fill: url(<path-to-image>), rgb(255, 255, 255) 50% / cover no-repeat;
}

.selected {
  color: #a8afc7;
  font-family: Roboto;
  font-size: 11.795px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.stylehead {
  color: #03795d;
  font-family: Tajawal;
  font-size: 25px;
  font-style: normal;
  font-weight: 500;
  line-height: 10px;
  /* 96% */
}

.styleanchortoparhome,
.styleanchortopar {
  color: #b5b5b5;
  font-family: Tajawal;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  /* 131.25% */
}

.styleanchortopar {
  color: #03795d;
}

.navbara {
  height: 70px;
}

.user {
  /* justify-content: end; */
  width: 2%;
  border-radius: 50%;
  background: url(<path-to-image>), lightgray 0px 0px / 100% 100% no-repeat;
}

.btn-style {
  width: 15%;
  height: 35px;
  color: #fff;
  text-align: center;
  font-family: Tajawal;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  border: 1px solid #03795d;
  background: #03795d;
}

.btn:hover {
  color: #fff;
  background: #03795d;
  /* border: 1px solid #03795d; */
}

::placeholder {
  color: #a8afc7;
  font-family: Roboto;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.size-inputgroup {
  width: 26%;
  /* width: 256px; */
  height: 38px;
}

.btnsearch {
  border-radius: 0px 4px 4px 0px;
  height: 38px;
  border: none;
}

/* .btnsearch:hover {
  background: #03795d;
} */

.btn:first-child:active {
  background: #03795d;
}

.btn-check:checked+.btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check)+.btn:active {
  color: #fff;
  background: #03795d;
  border: 1px solid #03795d;
}

.style-th {
  color: #000;
  font-family: Tajawal;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 16.811px;
  letter-spacing: 0.442px;
  text-transform: capitalize;
}

.switch {
  position: relative;
  margin: 0px auto;
  width: 130px;
  height: 32px;
  border-radius: 72px;
  background: #fcfcfc;
  box-shadow: 2px 4px 17px 0px rgba(0, 0, 0, 0.14);
  /* -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1); */
  /* box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1); */
}

.switch-label {
  position: relative;
  z-index: 2;
  float: left;
  width: 58px;
  padding: 0.4rem;
  /* line-height: 26px; */
  color: #AAA;
  text-align: center;
  font-family: Roboto;
  /* font-size: 12.387px; */
  font-style: normal;
  font-weight: 100;
  line-height: 18.109px;
  /* 146.2% */
  font-size: 12px;
  /* color: rgba(255, 255, 255, 0.35); */
  text-align: center;
  /* text-shadow: 0 1px 1px rgba(0, 0, 0, 0.45); */
  cursor: pointer;
}

.switch-label:active {
  /* font-weight: bold; */
}

/* .switch-label-off {
    padding-left: 2px;
  }
  
  .switch-label-on {
    padding-right: 2px;
  } */
.switch-label-on {
  background-color: transparent;
  transition: background-color 0.3s;
  /* Add a transition for smooth color change */
}

.switch-label-off {
  background-color: transparent;
  transition: background-color 0.3s;
  /* Add a transition for smooth color change */
}

/* Styles for labels when the corresponding radio button is checked */
.switch-input:checked+.switch-label-on {
  /* position: absolute; */
  z-index: 1;
  top: 0px;
  left: 5px;
  width: 69.5px;
  /* width: 62.5px; */
  height: 32px;
  border-radius: 72px;
  background: #19b159;
}

.switch-input:checked+.switch-label-off {
  /* background-color: red; */
  /* position: absolute; */
  z-index: 1;
  top: 0px;
  left: 0px;
  width: 69.5px;
  /* width: 62.5px; */
  height: 32px;
  border-radius: 72px;
  background: #f16d75;
}

/*
    Note: using adjacent or general sibling selectors 
    combined with pseudo classes doesn't work in Safari 
    5.0 and Chrome 12.
    See this article for more info and a potential fix: 
    https://css-tricks.com/webkit-sibling-bug/
  */

.switch-input {
  display: none;
}

.switch-input:checked+.switch-label {
  font-weight: bold;
  color: white;
}

/* .switch-input:checked + .switch-label-on ~ .switch-selection + .switch-selection1{ */
/* Note: left: 50% doesn't transition in WebKit */
/* left: 60px; */
/* } */
.switch-selection1 {
  display: block;
  position: absolute;
  z-index: 1;
  top: 2px;
  left: 2px;
  width: 62.5px;
  height: 32px;
  border-radius: 72px;
  background: #19B159;
}

.dot-lable {
  position: absolute;
  top: 12px;
  left: 2px;
  border-radius: 7.069px;
  background: #FCFCFC;
  width: 7.069px;
  height: 7.069px;
}

.switch-selection {
  /* display: block;
    position: absolute;
    z-index: 1; */
  /* top: 2px;
    left: 2px; */
  /* width: 62.5px;
height: 32px;
    border-radius: 72px;
    background: #F16D75; */
  /* border-radius: 3px; */
  /* background-image: -webkit-linear-gradient(top, #9dd993, #65bd63);
    background-image: -moz-linear-gradient(top, #9dd993, #65bd63);
    background-image: -o-linear-gradient(top, #9dd993, #65bd63);
    background-image: linear-gradient(to bottom, #9dd993, #65bd63); */
  /* -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), 0 0 2px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), 0 0 2px rgba(0, 0, 0, 0.2);
    -webkit-transition: left 0.15s ease-out;
    -moz-transition: left 0.15s ease-out;
    -o-transition: left 0.15s ease-out;
    transition: left 0.15s ease-out; */
}

/* .sideleft{
  width: 16%;
  background: #03795D;
} */
.border-style {
  border-radius: 2.654px;
  border: 0.885px solid #03795D;
  background: #03795D;
  color: #fff;
}

.color-border {
  border: 0.885px solid #FD6074;
  background: #FD6074;
  color: #fff;
}

.add-image {
  position: relative;
  /* bottom: 10px; */
}

.collapse {
  width: 100%;
  /* border-radius: 50%; */
}

.dashStyle {
  top: -6px;
  left: -6px;
  /* padding-bottom:10px ; */
  color: #03795d;
  text-align: center;
  font-family: Tajawal;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 21px;
  /* 131.25% */
}

.dashStyle:hover {
  color: #03795d;
}

/* .nav > .active::before {
  top: -80px;
right: -24px;
height: 80px;
width: 40px;
border-bottom-right-radius: 80px;
box-shadow: 0 40px 0 0 white;
transform: rotateY(324deg);
}
.nav > .active::after {
top: 49px;
right: -24px;
height: 80px;
width: 38px;
border-top-right-radius: 80px;
box-shadow: 0 -40px 0 0 white;
transform: rotateY( 324deg);
}
.active a{
	color: #000!important;
}
.active{
	background:white;
	border-radius: 27px;
	position: relative;
}
.nav > .active::before, .nav > .active::after {
     content: "";
     position: absolute;
} */
.afterbefore::before {
  content: '';
  position: absolute;
  top: -80px;
  right: -5px;
  height: 80px;
  width: 40px;
  border-bottom-right-radius: 80px;
  box-shadow: 0 40px 0 0 white;
  transform: rotateY(324deg);
  /* content: '';
  border-radius: 0px 0px 54.716px 0px;
  border-right: 8.998px solid #fff;
    position: absolute;
    width: 50px;
    top: -22px;
    right: -15px;
    height: 32.186px; */
}

.afterbefore::after {
  content: '';
  position: absolute;
  top: 49px;
  right: -4px;
  height: 80px;
  width: 40px;
  border-top-right-radius: 80px;
  box-shadow: 0 -40px 0 0 white;
  transform: rotateY(324deg);
}

.afterbefore .styleSvg {
  width: 0;
}

.span {
  padding-bottom: 5px;
  padding-left: 10px;
}

/* .active {
  background: white;
  border-radius: 27px;
  position: relative;
}
.nav > .active::before {
  top: -80px;
  right: 0px;
  height: 80px;
  width: 62px;
  border-bottom-right-radius: 80px;
  box-shadow: 0 40px 0 0 var(--white);
  transform: rotateZ(360deg);
}
.nav > li {
  border-radius: 60px 0 0 60px;
  width: 92%;
  margin-left: -15px;
}
.nav li {
  list-style: none;
  padding: 16px 19px;
}
.nav > .active::after {
  top: 51px;
  right: 0px;
  height: 80px;
  width: 62px;
  border-top-right-radius: 80px;
  box-shadow: 0 -40px 0 0 var(--white);
  transform: rotateZ(360deg);
} */
.afterbefore {
  /* border-radius: 0px 0px 54.716px 0px;
  
border-right: 21.998px solid #03795D; */
  /* border-radius: 0px 0px 54.716px 0px;
border-right: 8.998px solid #ffffff; */
  background-color: #fff;
  border-radius: 50px 0px 0px 50px;
  /* width: 225px; */
  width: 236px;
  height: 50px;
  /* width: 22px;
height: 34.186px; */
}

.drop-style {
  color: #B5B5B5;
  font-family: Tajawal;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.fa {
  font-size: 10px;
}

/* Style for the accordion menu */
.accordion-menu {
  list-style: none;
  /* padding: 0; */
}

.accordion-header {
  background-color: #03795D;
  /* color: white; */
  padding: 10px;
  cursor: pointer;
  display: flex;
  align-items: center;
}

.accordion-content {
  display: none;
  /* padding: 10px; */
  padding-left: 40px;
  background-color: #03795D;
}

.edite-image-user {
  --webkit-mask-image: radial-gradient(ellipse 54px 135px at 11px center,
      #0000 30px,
      #000 0);
  fill: url(<path-to-image>), rgb(255, 255, 255) 50% / cover no-repeat;
}

.afterbefore::before {
  content: "";
  position: absolute;
  top: -80px;
  right: -5px;
  height: 80px;
  width: 40px;
  border-bottom-right-radius: 80px;
  box-shadow: 0 40px 0 0 white;
  transform: rotateY(324deg);
  /* content: '';
  border-radius: 0px 0px 54.716px 0px;
  border-right: 8.998px solid #fff;
    position: absolute;
    width: 50px;
    top: -22px;
    right: -15px;
    height: 32.186px; */
}

.afterbefore::after {
  content: "";
  position: absolute;
  top: 49px;
  right: -4px;
  height: 80px;
  width: 40px;
  border-top-right-radius: 80px;
  box-shadow: 0 -40px 0 0 white;
  transform: rotateY(324deg);
}

.size-filter {
  width: 10vw;
  height: 37px;
}

.dot-lable-visits {
  border-radius: 7.069px;
  width: 7.069px;
  height: 7.069px;
}

.dot-lable-visits-colorp {
  background: #f00;
}

.dot-lable-visits-colorc {
  background: #52ff00;
}

.dot-lable-visits-color-on {
  background: #ffb800;
}

.style-disabled {
  border-radius: 2.654px;
  padding: 0px 8px 4px 8px;
}

.color-border-photo {
  border: 0.885px solid #3e0379;
  background: #3e0379;
}

.color-review {
  border: 0.885px solid #EB7F00;
  background: #EB7F00;
}

.table> :not(caption)>*>* {
  border-bottom: none;
}

.style-text-notification {
  color: #012f24;
  font-family: Tajawal;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}

.modal-dialog {
  max-width: 60%;
}

.carousel-inner .carousel-item.active,
.carousel-inner .carousel-item-next,
.carousel-inner .carousel-item-prev {
  display: flex;
}

.carousel-item {
  /* width: 100%; */
}

/* .carousel-control-next {
  right: -60%;
} */
/* .carousel-control-prev {
  left: -2%;
} */
.modal {
  display: none;
  position: fixed;
  /* z-index: 1; */
  /* padding-top: 100px; */
  /* left: 0;
  top: 0; */
  /* width: 100%; */
  /* height: 100%; */
  background-color: rgba(0, 0, 0, 0.7);
}

.modal-style {
  /* margin: 50px 300px 50px 300px; */
  width: 50%;
}

/* Style for the close button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
  cursor: pointer;
}

/* .navbar-nav .nav-item.active .nav-link { */
/* color: red; Change this color to your desired color */
/* }  */
.nav-item.active {
  color: white;
}

/*  */
.style-table-home {
  color: #024233;
  /* font-family: Roboto; */
  /* font-size: 10.755px; */
  font-style: normal;
  font-weight: 500;
  line-height: 15.723px;
  /* 146.2% */
}

input[type="date"]::-webkit-calendar-picker-indicator {
  /* padding-bottom:; */
  background: url('../images/Vector.svg') no-repeat center center;
  color: transparent;
}

.text-green {
  color: #03795D;
}

.fs {
  font-size: 14px;
}

/* form radios */
/*  */
/*  */
/*  */
.form-check-input:checked {
  background-color: #03795D;
  border-color: #03795d;
}

.form-check-input:focus {
  box-shadow: 0 0 0 0.25rem rgba(3, 121, 94, 0.178);
}

table>:not(caption)>*>* {
  padding: 0.5rem 0.5rem;
  color: var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));
  background-color: var(--bs-table-bg);
  box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)));
}

.odd {
  background-color: #F3F3F3;
}

.even {
  background-color: #E5E5E5;
}

.center-checkbox {
  text-align: center;
  /* Center text horizontally */
  display: flex;
  justify-content: center;
  /* Center content horizontally */
  align-items: center;
  /* Center content vertically */
}

#collapse1 {
  overflow-y: scroll;
  height: 300px;
}

#collapse1::-webkit-scrollbar {
  width: 10px;
}

#collapse1::-webkit-scrollbar-thumb {
  background: #03795d;
}


/* Slider */

.slick-slide {
  margin: 0px 20px;
}

.slick-slide img {
  width: 100%;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.customer-logos .slide img {
  height: 10rem;
}

.slick-prev,
.slick-next {
  /* Background color */
  /* color: #ffffff; */
  /* Text color */
  border: none;
  /* Remove border */
  border-radius: 50%;
  /* Make it round */
  font-size: 24px;
  /* Font size */
  width: 14px;
  /* Button width */
  height: 40px;
  /* Button height */
  position: absolute;
  /* Position relative to the carousel */
  top: 50%;
  /* Vertically centered */
  cursor: pointer;
  /* Cursor pointer */
  transition: background-color 0.3s ease;
  /* Smooth transition */
  z-index: 9999;
}

/* Hover effect */
.slick-prev:hover,
.slick-next:hover {
  /* background-color: #fff; */
  /* Change background color on hover */
}

/* Position the arrows */
.slick-prev {
  left: 10px;
  /* Adjust the left position for the previous button */
}

.slick-next {
  right: 10px;
  /* Adjust the right position for the next button */
}