/* Add your own Website Font in here */
@import url("https://fonts.googleapis.com/css2?family=Darker+Grotesque:wght@300..900&display=swap");
/* ############################## Form - START ############################## */
.form-label {
  color: #111111;
  font-weight: 400;
}

/* ############################## Form - END ############################## */
/* ############################## Button - START ############################## */
.btn {
  flex: 0 0 auto;
}

/* ############################## Button - END ############################## */
/* ############################## Input - START ############################## */
/* ############################## Input - END ############################## */
/* ############################## Checkbox & Radio - START ############################## */
/* ############################## Checkbox & Radio - END ############################## */
/* ############################## Floating labels - START ############################## */
/* ############################## Floating labels - END ############################## */
/* ############################## Floating labels - START ############################## */
.input-group .input-group-text.field-input-text {
  margin-right: -1px;
  padding: 0;
  border: 0;
  background: transparent;
}

/* ############################## Floating labels - END ############################## */
/* ############################## Body - START ############################## */
html, body {
  height: 100%;
  min-height: 100%;
}

/* ############################## Body - END ############################## */
/* ############################## Container - END ############################## */
@media (min-width: 1600px) {
  .container {
    max-width: 1500px;
  }
}
@media (min-width: 1900px) {
  .container {
    max-width: 1600px;
  }
}

/* ############################## Container - END ############################## */
/* ############################## Headings - START ############################## */
h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1, .h7 {
  font-weight: 400;
  color: #111111;
  line-height: 1;
}

h1, .h1, .f-h1 {
  font-size: 92px !important;
}
@media (max-width: 1399.98px) {
  h1, .h1, .f-h1 {
    font-size: 58px !important;
  }
}

h2, .h2, .f-h2 {
  font-size: 72px !important;
}
@media (max-width: 1399.98px) {
  h2, .h2, .f-h2 {
    font-size: 52px !important;
  }
}

h3, .h3, .f-h3 {
  font-size: 62px !important;
}
@media (max-width: 1399.98px) {
  h3, .h3, .f-h3 {
    font-size: 46px !important;
  }
}

h4, .h4, .f-h4 {
  font-size: 52px !important;
}
@media (max-width: 1399.98px) {
  h4, .h4, .f-h4 {
    font-size: 40px !important;
  }
}

h5, .h5, .f-h5 {
  font-size: 42px !important;
}
@media (max-width: 1399.98px) {
  h5, .h5, .f-h5 {
    font-size: 34px !important;
  }
}

h6, .h6, .f-h6 {
  font-size: 32px !important;
  line-height: 1.6;
}
@media (max-width: 1399.98px) {
  h6, .h6, .f-h6 {
    font-size: 28px !important;
  }
}

.h7, .f-h7 {
  font-size: 22px !important;
}

/* ############################## Headings - END ############################## */
/* ############################## Font/Text Styles - START ############################## */
.fw-lighter {
  font-weight: 200 !important;
}

.fw-light {
  font-weight: 300 !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-medium {
  font-weight: 500 !important;
}

.fw-bold {
  font-weight: 600 !important;
}

.fw-bolder {
  font-weight: 700 !important;
}

/* ############################## Font/Text Styles - END ############################## */
/* ############################## Text Colors - START ############################## */
/* ############################## Text Colors - END ############################## */
/* ############################## Background Colors - START ############################## */
.bg-light {
  background: #F0F2F9 !important;
}

/* ############################## Background Colors - END ############################## */
/* ############################## Link - START ############################## */
a {
  text-decoration: none;
}
a:focus {
  outline: none;
}

/* ############################## Link - END ############################## */
/* ############################## Accordion - START ############################## */
/* ############################## Accordion - END ############################## */
/* ############################## Alert - START ############################## */
/* ############################## Alert - END ############################## */
/* ############################## Badge - START ############################## */
/* ############################## Badge - END ############################## */
/* ############################## List Group - START ############################## */
/* ############################## List Group - END ############################## */
/* ############################## Modal - START ############################## */
.modal .modal-header {
  padding: 30px 40px;
}
.modal .modal-body {
  padding: 30px 40px;
}
.modal .modal-footer {
  padding: 30px 40px;
}

/* ############################## Modal - END ############################## */
/* ############################## Nav & Nav Tabs - START ############################## */
.nav-pills-btn .nav-link {
  border: 1px solid #1A8E42;
  color: #1A8E42;
}

.nav-underline {
  border-bottom-width: 2px;
}
.nav-underline .nav-link {
  border-width: 2px;
  margin-bottom: -2px;
}
.nav-underline.nav-underline-left {
  border-left-width: 2px;
  border-color: transparent;
}
.nav-underline.nav-underline-left .nav-link {
  border-width: 2px;
  margin-left: -2px;
}
@media (min-width: 576px) {
  .nav-underline.nav-underline-sm-left {
    border-left-width: 2px;
    border-color: transparent;
  }
  .nav-underline.nav-underline-sm-left .nav-link {
    border-width: 2px;
    margin-left: -2px;
  }
}
@media (min-width: 768px) {
  .nav-underline.nav-underline-md-left {
    border-left-width: 2px;
    border-color: transparent;
  }
  .nav-underline.nav-underline-md-left .nav-link {
    border-width: 2px;
    margin-left: -2px;
  }
}
@media (min-width: 992px) {
  .nav-underline.nav-underline-lg-left {
    border-left-width: 2px;
    border-color: transparent;
  }
  .nav-underline.nav-underline-lg-left .nav-link {
    border-width: 2px;
    margin-left: -2px;
  }
}
@media (min-width: 1200px) {
  .nav-underline.nav-underline-xl-left {
    border-left-width: 2px;
    border-color: transparent;
  }
  .nav-underline.nav-underline-xl-left .nav-link {
    border-width: 2px;
    margin-left: -2px;
  }
}
@media (min-width: 1400px) {
  .nav-underline.nav-underline-xxl-left {
    border-left-width: 2px;
    border-color: transparent;
  }
  .nav-underline.nav-underline-xxl-left .nav-link {
    border-width: 2px;
    margin-left: -2px;
  }
}
@media (min-width: 1600px) {
  .nav-underline.nav-underline-xxxl-left {
    border-left-width: 2px;
    border-color: transparent;
  }
  .nav-underline.nav-underline-xxxl-left .nav-link {
    border-width: 2px;
    margin-left: -2px;
  }
}
@media (min-width: 1900px) {
  .nav-underline.nav-underline-xxxxl-left {
    border-left-width: 2px;
    border-color: transparent;
  }
  .nav-underline.nav-underline-xxxxl-left .nav-link {
    border-width: 2px;
    margin-left: -2px;
  }
}
.nav-underline.nav-underline-right {
  border-right-width: 2px;
  border-color: transparent;
}
.nav-underline.nav-underline-right .nav-link {
  border-width: 2px;
  margin-right: -2px;
}
@media (min-width: 576px) {
  .nav-underline.nav-underline-sm-right {
    border-right-width: 2px;
    border-color: transparent;
  }
  .nav-underline.nav-underline-sm-right .nav-link {
    border-width: 2px;
    margin-right: -2px;
  }
}
@media (min-width: 768px) {
  .nav-underline.nav-underline-md-right {
    border-right-width: 2px;
    border-color: transparent;
  }
  .nav-underline.nav-underline-md-right .nav-link {
    border-width: 2px;
    margin-right: -2px;
  }
}
@media (min-width: 992px) {
  .nav-underline.nav-underline-lg-right {
    border-right-width: 2px;
    border-color: transparent;
  }
  .nav-underline.nav-underline-lg-right .nav-link {
    border-width: 2px;
    margin-right: -2px;
  }
}
@media (min-width: 1200px) {
  .nav-underline.nav-underline-xl-right {
    border-right-width: 2px;
    border-color: transparent;
  }
  .nav-underline.nav-underline-xl-right .nav-link {
    border-width: 2px;
    margin-right: -2px;
  }
}
@media (min-width: 1400px) {
  .nav-underline.nav-underline-xxl-right {
    border-right-width: 2px;
    border-color: transparent;
  }
  .nav-underline.nav-underline-xxl-right .nav-link {
    border-width: 2px;
    margin-right: -2px;
  }
}
@media (min-width: 1600px) {
  .nav-underline.nav-underline-xxxl-right {
    border-right-width: 2px;
    border-color: transparent;
  }
  .nav-underline.nav-underline-xxxl-right .nav-link {
    border-width: 2px;
    margin-right: -2px;
  }
}
@media (min-width: 1900px) {
  .nav-underline.nav-underline-xxxxl-right {
    border-right-width: 2px;
    border-color: transparent;
  }
  .nav-underline.nav-underline-xxxxl-right .nav-link {
    border-width: 2px;
    margin-right: -2px;
  }
}

/* ############################## Card - END ############################## */
/* ############################## Table - START ############################## */
/* ############################## Table - END ############################## */
/* ############################## Offcanvas - START ############################## */
.offcanvas {
  border: 0 !important;
}

/* ############################## Offcanvas - END ############################## */
/* ############################## Pagination - START ############################## */
/* ############################## Pagination - END ############################## */
/* ############################## Progress - START ############################## */
/* ############################## Progress - END ############################## */
/* ############################## Tooltip - START ############################## */
/* ############################## Tooltip - END ############################## */
/* ############################## Card - START ############################## */
/* ############################## Card - END ############################## */
/* ############################## Progress Bar - START ############################## */
/* ############################## Progress Bar - END ############################## */
/* ############################## Dropdown - END ############################## */
.dropdown-menu {
  border: none;
  border: 1px solid #ECEBF8;
  font-size: 22px;
}

/* ############################## Dropdown - END ############################## */
/* ####################################### Properties - START ####################################### */
.avatar {
  border: 1px solid #f7f7f7;
  border-radius: 5px;
  background-color: #f7f7f7;
  position: relative;
  text-align: center;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  line-height: 1;
  justify-content: center;
  text-transform: uppercase;
  overflow: hidden;
  flex: 0 0 auto;
  width: 20px;
  height: 20px;
}

.avatar-30 {
  width: 30px;
  height: 30px;
}

.avatar-40 {
  width: 40px;
  height: 40px;
}

.avatar-50 {
  width: 50px;
  height: 50px;
}

.avatar-60 {
  width: 60px;
  height: 60px;
}

.avatar-70 {
  width: 70px;
  height: 70px;
}

.avatar-80 {
  width: 80px;
  height: 80px;
}

.avatar-90 {
  width: 90px;
  height: 90px;
}

.avatar-100 {
  width: 100px;
  height: 100px;
}

.avatar-110 {
  width: 110px;
  height: 110px;
}

.avatar-120 {
  width: 120px;
  height: 120px;
}

.avatar-130 {
  width: 130px;
  height: 130px;
}

.avatar-140 {
  width: 140px;
  height: 140px;
}

.avatar-150 {
  width: 150px;
  height: 150px;
}

.avatar-160 {
  width: 160px;
  height: 160px;
}

.avatar-170 {
  width: 170px;
  height: 170px;
}

.avatar-180 {
  width: 180px;
  height: 180px;
}

.avatar-190 {
  width: 190px;
  height: 190px;
}

.avatar-200 {
  width: 200px;
  height: 200px;
}

.avatar-210 {
  width: 210px;
  height: 210px;
}

.avatar-220 {
  width: 220px;
  height: 220px;
}

.avatar-230 {
  width: 230px;
  height: 230px;
}

.avatar-240 {
  width: 240px;
  height: 240px;
}

.avatar-250 {
  width: 250px;
  height: 250px;
}

.avatar-260 {
  width: 260px;
  height: 260px;
}

.avatar-270 {
  width: 270px;
  height: 270px;
}

.avatar-280 {
  width: 280px;
  height: 280px;
}

.avatar-290 {
  width: 290px;
  height: 290px;
}

.avatar-300 {
  width: 300px;
  height: 300px;
}

.avatar-310 {
  width: 310px;
  height: 310px;
}

.avatar-320 {
  width: 320px;
  height: 320px;
}

/* ####################################### Properties - END ####################################### */
/* ####################################### Avatar - Theme Color - START ####################################### */
.avatar-primary {
  background-color: #1A8E42;
  border: 1px solid #1A8E42;
  color: #ffffff;
}

.avatar-outline-primary {
  background-color: transparent;
  border: 1px solid #1A8E42;
  color: #1A8E42;
}

.avatar-soft-primary {
  background-color: rgb(236.68, 245.96, 239.88);
  border: 1px solid rgb(236.68, 245.96, 239.88);
  color: #1A8E42;
}

.avatar-secondary {
  background-color: #1E1C4A;
  border: 1px solid #1E1C4A;
  color: #ffffff;
}

.avatar-outline-secondary {
  background-color: transparent;
  border: 1px solid #1E1C4A;
  color: #1E1C4A;
}

.avatar-soft-secondary {
  background-color: rgb(237, 236.84, 240.52);
  border: 1px solid rgb(237, 236.84, 240.52);
  color: #1E1C4A;
}

.avatar-success {
  background-color: #128807;
  border: 1px solid #128807;
  color: #ffffff;
}

.avatar-outline-success {
  background-color: transparent;
  border: 1px solid #128807;
  color: #128807;
}

.avatar-soft-success {
  background-color: rgb(236.04, 245.48, 235.16);
  border: 1px solid rgb(236.04, 245.48, 235.16);
  color: #128807;
}

.avatar-info {
  background-color: #326de9;
  border: 1px solid #326de9;
  color: #ffffff;
}

.avatar-outline-info {
  background-color: transparent;
  border: 1px solid #326de9;
  color: #326de9;
}

.avatar-soft-info {
  background-color: rgb(238.6, 243.32, 253.24);
  border: 1px solid rgb(238.6, 243.32, 253.24);
  color: #326de9;
}

.avatar-warning {
  background-color: #F89B1F;
  border: 1px solid #F89B1F;
  color: #ffffff;
}

.avatar-outline-warning {
  background-color: transparent;
  border: 1px solid #F89B1F;
  color: #F89B1F;
}

.avatar-soft-warning {
  background-color: rgb(254.44, 247, 237.08);
  border: 1px solid rgb(254.44, 247, 237.08);
  color: #F89B1F;
}

.avatar-danger {
  background-color: #E72328;
  border: 1px solid #E72328;
  color: #ffffff;
}

.avatar-outline-danger {
  background-color: transparent;
  border: 1px solid #E72328;
  color: #E72328;
}

.avatar-soft-danger {
  background-color: rgb(253.08, 237.4, 237.8);
  border: 1px solid rgb(253.08, 237.4, 237.8);
  color: #E72328;
}

.avatar-light {
  background-color: #f0f0f0;
  border: 1px solid #f0f0f0;
  color: #ffffff;
}

.avatar-outline-light {
  background-color: transparent;
  border: 1px solid #f0f0f0;
  color: #f0f0f0;
}

.avatar-soft-light {
  background-color: rgb(253.8, 253.8, 253.8);
  border: 1px solid rgb(253.8, 253.8, 253.8);
  color: #f0f0f0;
}

.avatar-lighter {
  background-color: #f8f8f8;
  border: 1px solid #f8f8f8;
  color: #ffffff;
}

.avatar-outline-lighter {
  background-color: transparent;
  border: 1px solid #f8f8f8;
  color: #f8f8f8;
}

.avatar-soft-lighter {
  background-color: rgb(254.44, 254.44, 254.44);
  border: 1px solid rgb(254.44, 254.44, 254.44);
  color: #f8f8f8;
}

.avatar-dark {
  background-color: #303030;
  border: 1px solid #303030;
  color: #ffffff;
}

.avatar-outline-dark {
  background-color: transparent;
  border: 1px solid #303030;
  color: #303030;
}

.avatar-soft-dark {
  background-color: rgb(238.44, 238.44, 238.44);
  border: 1px solid rgb(238.44, 238.44, 238.44);
  color: #303030;
}

.avatar-black {
  background-color: #111111;
  border: 1px solid #111111;
  color: #ffffff;
}

.avatar-outline-black {
  background-color: transparent;
  border: 1px solid #111111;
  color: #111111;
}

.avatar-soft-black {
  background-color: rgb(235.96, 235.96, 235.96);
  border: 1px solid rgb(235.96, 235.96, 235.96);
  color: #111111;
}

.avatar-white {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  color: #ffffff;
}

.avatar-outline-white {
  background-color: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
}

.avatar-soft-white {
  background-color: white;
  border: 1px solid white;
  color: #ffffff;
}

.avatar-white {
  color: #111111;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1019607843);
}

/* ####################################### Avatar - Theme Color - END ####################################### */
/* ####################################### Icons/Images & Shape - START ####################################### */
.avatar img {
  width: 100%;
  object-fit: cover;
  max-height: 100%;
  max-width: 100%;
  height: 100%;
}
.avatar.avatar-icon img {
  object-fit: fill;
  max-width: auto;
  max-height: auto;
  height: auto;
  width: auto;
}
.avatar.avatar-icon-font {
  font-size: 20px;
}
.avatar.avatar-icon-img img {
  max-width: 40%;
  max-height: 40%;
  height: auto;
  width: auto;
}
.avatar.avatar-circle {
  border-radius: 50%;
}

/* ####################################### Icons/Images - END ####################################### */
/* ############################## Divider Bar with Text - START ############################## */
.divider-text-hr {
  position: relative;
  line-height: 1;
  text-align: center;
  color: #111111;
}
.divider-text-hr .divider-text {
  background: #ffffff;
  display: inline-block;
  padding: 0 10px;
  position: relative;
  z-index: 2;
}
.divider-text-hr:before {
  background: #ECEBF8;
  height: 1px;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin-top: -1px;
  content: "";
  z-index: 1;
}

/* ############################## Divider Bar with Text - END ############################## */
/* ############################## Loader - START ############################## */
.loader-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.loader-container .loader-section {
  padding: 30px;
  text-align: center;
}
.loader-container.loader-overlap {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.loader-container.loader-overlap:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #ffffff;
  opacity: 0.8;
  z-index: 2;
}
.loader-container.loader-overlap .loader-section {
  z-index: 3;
}
.loader-container.loader-web {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1056;
  display: none;
}
.loader-container.loader-web:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #ffffff;
  opacity: 0.8;
  z-index: 2;
  opacity: 0.95;
}
.loader-container.loader-web.active {
  display: flex;
}

/* ############################## Loader - END ############################## */
/* ############################## Input Field - With Icon - START ############################## */
.form-icon-field {
  position: relative;
}
.form-icon-field:not(.form-icon-field-left) .form-control {
  padding-right: 50px !important;
}
.form-icon-field .form-control-icon {
  position: absolute;
  padding-right: 20px;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  color: #111111;
  background: transparent;
  border: 0;
  outline: none;
  box-shadow: none;
}
.form-icon-field .form-control-icon img {
  max-height: 24px !important;
}
.form-icon-field .form-control-icon i {
  font-size: 24px !important;
  line-height: 1;
}
.form-icon-field .form-control-icon.disabled {
  pointer-events: none;
  opacity: 0.3;
}

.form-icon-field-left .form-control {
  padding-left: 50px !important;
}
.form-icon-field-left .form-control-icon {
  padding-left: 20px;
  right: auto;
  left: 0;
}

.form-icon-field-xs .form-control {
  padding: 3px 10px !important;
  font-size: 18px;
  height: 20px;
  min-height: 20px;
}
.form-icon-field-xs .form-control-icon img {
  max-height: 18px !important;
}
.form-icon-field-xs .form-control-icon i {
  font-size: 18px !important;
  line-height: 1;
}

.form-icon-field-sm .form-control {
  padding: 6px 15px !important;
  font-size: 20px;
  height: 30px;
  min-height: 30px;
}
.form-icon-field-sm .form-control-icon img {
  max-height: 20px !important;
}
.form-icon-field-sm .form-control-icon i {
  font-size: 20px !important;
  line-height: 1;
}

.form-icon-field-lg .form-control {
  padding: 12px 30px !important;
  font-size: 25px;
  height: 55px;
  min-height: 55px;
}
.form-icon-field-lg .form-control-icon img {
  max-height: 29px !important;
}
.form-icon-field-lg .form-control-icon i {
  font-size: 29px !important;
  line-height: 1;
}

/* ############################## Input Field - With Icon - END ############################## */
/* ############################## Button Span - START ############################## */
.btn-span {
  border: 1px solid #ECEBF8;
  padding: 8px 22px;
  border-radius: 5px;
  text-decoration: none;
  background-color: #f7f7f7;
  line-height: 1.4;
  font-size: 22px;
  height: 44px;
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  white-space: nowrap;
  color: #111111;
  background: #ffffff;
}
.btn-span img {
  max-height: 24px !important;
}
.btn-span i {
  font-size: 24px !important;
  line-height: 1;
}
.btn-span.btn-span-xs {
  padding: 3px 10px;
  font-size: 18px;
  height: 20px;
  min-height: 20px;
}
.btn-span.btn-span-xs img {
  max-height: 18px !important;
}
.btn-span.btn-span-xs i {
  font-size: 18px !important;
  line-height: 1;
}
.btn-span.btn-span-sm {
  padding: 6px 15px;
  font-size: 20px;
  height: 30px;
  min-height: 30px;
}
.btn-span.btn-span-sm img {
  max-height: 20px !important;
}
.btn-span.btn-span-sm i {
  font-size: 20px !important;
  line-height: 1;
}
.btn-span.btn-span-lg {
  padding: 12px 30px;
  font-size: 25px;
  height: 55px;
  min-height: 55px;
}
.btn-span.btn-span-lg img {
  max-height: 29px !important;
}
.btn-span.btn-span-lg i {
  font-size: 29px !important;
  line-height: 1;
}

.btn-span-icon {
  padding: 0;
  height: 44px;
  width: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn-span-icon img {
  max-height: 24px !important;
}
.btn-span-icon i {
  font-size: 24px !important;
  line-height: 1;
}
.btn-span-icon.btn-xs {
  padding: 0;
  height: 44px;
  width: 44px;
  height: 20px;
  width: 20px;
}
.btn-span-icon.btn-xs img {
  max-height: 18px !important;
}
.btn-span-icon.btn-xs i {
  font-size: 18px !important;
  line-height: 1;
}
.btn-span-icon.btn-sm {
  padding: 0;
  height: 44px;
  width: 44px;
  height: 30px;
  width: 30px;
}
.btn-span-icon.btn-sm img {
  max-height: 20px !important;
}
.btn-span-icon.btn-sm i {
  font-size: 20px !important;
  line-height: 1;
}
.btn-span-icon.btn-lg {
  padding: 0;
  height: 44px;
  width: 44px;
  height: 55px;
  width: 55px;
  font-size: 24px;
}
.btn-span-icon.btn-lg img {
  max-height: 29px !important;
}
.btn-span-icon.btn-lg i {
  font-size: 29px !important;
  line-height: 1;
}

/* ############################## Button Span - END ############################## */
/* ####################################### Global Scroolbar - START ####################################### */
body ::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
body ::-webkit-scrollbar-track {
  border: 0;
  background: #f1f1f1;
}
body ::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 6px;
}
body ::-webkit-scrollbar-thumb:hover {
  background: #aebccc;
}

/* ####################################### Global Scroolbar - END ####################################### */
/* ####################################### Dark/Light Theme - START ####################################### */
.theme-switch-img .theme-img.theme-img-light {
  display: none;
}

.dark-theme .theme-switch-img .theme-img:not(.theme-img-dark) {
  display: none;
}

.dark-theme .theme-switch-img .theme-img.theme-img-light {
  display: inline-block;
}

/* ####################################### Dark/Light Theme - END ####################################### */
/* ####################################### Font/Text Styles - START ####################################### */
.line-height-1 {
  line-height: 1;
}

.line-height-0 {
  line-height: 0;
}

.line-height-normal {
  line-height: normal;
}

.body-font-size-xs {
  font-size: 18px;
}

.body-font-size-sm {
  font-size: 20px;
}

.body-font-size {
  font-size: 22px;
}

.body-font-size-lg {
  font-size: 25px;
}

.body-font-size-xl {
  font-size: 28px;
}

/* ####################################### Font/Text Styles - END ####################################### */
/* ####################################### Text Align - END ####################################### */
.text-left {
  text-align: left;
}

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

/* ####################################### Text Align - END ####################################### */
/* ####################################### Float - END ####################################### */
.float-left {
  float: left;
}

.float-right {
  float: right;
}

/* ####################################### Float - END ####################################### */
/* ####################################### Link - START ####################################### */
.cursor-pointer {
  cursor: pointer;
}

.anchor-link {
  text-decoration: none;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.anchor-link img {
  height: 15px;
  width: auto;
}
.anchor-link i {
  font-size: 15px;
}

/* ####################################### Link - END ####################################### */
/* ####################################### Height & Width - START ####################################### */
.min-h-50 {
  min-height: 50%;
}

.min-w-50 {
  min-width: 50%;
}

.max-h-50 {
  max-height: 50%;
}

.max-w-50 {
  max-width: 50%;
}

.min-h-100 {
  min-height: 100%;
}

.min-w-100 {
  min-width: 100%;
}

.max-h-100 {
  max-height: 100%;
}

.max-w-100 {
  max-width: 100%;
}

@media (min-width: 576px) {
  .min-sm-h-50 {
    min-height: 50%;
  }
  .min-sm-w-50 {
    min-width: 50%;
  }
  .max-sm-h-50 {
    max-height: 50%;
  }
  .max-sm-w-50 {
    max-width: 50%;
  }
  .min-sm-h-100 {
    min-height: 100%;
  }
  .min-sm-w-100 {
    min-width: 100%;
  }
  .max-sm-h-100 {
    max-height: 100%;
  }
  .max-sm-w-100 {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .min-md-h-50 {
    min-height: 50%;
  }
  .min-md-w-50 {
    min-width: 50%;
  }
  .max-md-h-50 {
    max-height: 50%;
  }
  .max-md-w-50 {
    max-width: 50%;
  }
  .min-md-h-100 {
    min-height: 100%;
  }
  .min-md-w-100 {
    min-width: 100%;
  }
  .max-md-h-100 {
    max-height: 100%;
  }
  .max-md-w-100 {
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .min-lg-h-50 {
    min-height: 50%;
  }
  .min-lg-w-50 {
    min-width: 50%;
  }
  .max-lg-h-50 {
    max-height: 50%;
  }
  .max-lg-w-50 {
    max-width: 50%;
  }
  .min-lg-h-100 {
    min-height: 100%;
  }
  .min-lg-w-100 {
    min-width: 100%;
  }
  .max-lg-h-100 {
    max-height: 100%;
  }
  .max-lg-w-100 {
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .min-xl-h-50 {
    min-height: 50%;
  }
  .min-xl-w-50 {
    min-width: 50%;
  }
  .max-xl-h-50 {
    max-height: 50%;
  }
  .max-xl-w-50 {
    max-width: 50%;
  }
  .min-xl-h-100 {
    min-height: 100%;
  }
  .min-xl-w-100 {
    min-width: 100%;
  }
  .max-xl-h-100 {
    max-height: 100%;
  }
  .max-xl-w-100 {
    max-width: 100%;
  }
}
@media (min-width: 1400px) {
  .min-xxl-h-50 {
    min-height: 50%;
  }
  .min-xxl-w-50 {
    min-width: 50%;
  }
  .max-xxl-h-50 {
    max-height: 50%;
  }
  .max-xxl-w-50 {
    max-width: 50%;
  }
  .min-xxl-h-100 {
    min-height: 100%;
  }
  .min-xxl-w-100 {
    min-width: 100%;
  }
  .max-xxl-h-100 {
    max-height: 100%;
  }
  .max-xxl-w-100 {
    max-width: 100%;
  }
}
@media (min-width: 1600px) {
  .min-xxxl-h-50 {
    min-height: 50%;
  }
  .min-xxxl-w-50 {
    min-width: 50%;
  }
  .max-xxxl-h-50 {
    max-height: 50%;
  }
  .max-xxxl-w-50 {
    max-width: 50%;
  }
  .min-xxxl-h-100 {
    min-height: 100%;
  }
  .min-xxxl-w-100 {
    min-width: 100%;
  }
  .max-xxxl-h-100 {
    max-height: 100%;
  }
  .max-xxxl-w-100 {
    max-width: 100%;
  }
}
@media (min-width: 1900px) {
  .min-xxxxl-h-50 {
    min-height: 50%;
  }
  .min-xxxxl-w-50 {
    min-width: 50%;
  }
  .max-xxxxl-h-50 {
    max-height: 50%;
  }
  .max-xxxxl-w-50 {
    max-width: 50%;
  }
  .min-xxxxl-h-100 {
    min-height: 100%;
  }
  .min-xxxxl-w-100 {
    min-width: 100%;
  }
  .max-xxxxl-h-100 {
    max-height: 100%;
  }
  .max-xxxxl-w-100 {
    max-width: 100%;
  }
}
/* ####################################### Height & Width - END ####################################### */
/* ####################################### Overflow - START ####################################### */
.overflow-hidden {
  overflow: hidden !important;
}

.overflow-hidden-x {
  overflow-x: hidden !important;
}

.overflow-hidden-y {
  overflow-y: hidden !important;
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-auto-x {
  overflow-x: auto !important;
}

.overflow-auto-y {
  overflow-y: auto !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.overflow-scroll-x {
  overflow-x: scroll !important;
}

.overflow-scroll-y {
  overflow-y: scroll !important;
}

@media (min-width: 576px) {
  .overflow-sm-hidden {
    overflow: hidden !important;
  }
  .overflow-sm-hidden-x {
    overflow-x: hidden !important;
  }
  .overflow-sm-hidden-y {
    overflow-y: hidden !important;
  }
  .overflow-sm-auto {
    overflow: auto !important;
  }
  .overflow-sm-auto-x {
    overflow-x: auto !important;
  }
  .overflow-sm-auto-y {
    overflow-y: auto !important;
  }
  .overflow-sm-scroll {
    overflow: scroll !important;
  }
  .overflow-sm-scroll-x {
    overflow-x: scroll !important;
  }
  .overflow-sm-scroll-y {
    overflow-y: scroll !important;
  }
}
@media (min-width: 768px) {
  .overflow-md-hidden {
    overflow: hidden !important;
  }
  .overflow-md-hidden-x {
    overflow-x: hidden !important;
  }
  .overflow-md-hidden-y {
    overflow-y: hidden !important;
  }
  .overflow-md-auto {
    overflow: auto !important;
  }
  .overflow-md-auto-x {
    overflow-x: auto !important;
  }
  .overflow-md-auto-y {
    overflow-y: auto !important;
  }
  .overflow-md-scroll {
    overflow: scroll !important;
  }
  .overflow-md-scroll-x {
    overflow-x: scroll !important;
  }
  .overflow-md-scroll-y {
    overflow-y: scroll !important;
  }
}
@media (min-width: 992px) {
  .overflow-lg-hidden {
    overflow: hidden !important;
  }
  .overflow-lg-hidden-x {
    overflow-x: hidden !important;
  }
  .overflow-lg-hidden-y {
    overflow-y: hidden !important;
  }
  .overflow-lg-auto {
    overflow: auto !important;
  }
  .overflow-lg-auto-x {
    overflow-x: auto !important;
  }
  .overflow-lg-auto-y {
    overflow-y: auto !important;
  }
  .overflow-lg-scroll {
    overflow: scroll !important;
  }
  .overflow-lg-scroll-x {
    overflow-x: scroll !important;
  }
  .overflow-lg-scroll-y {
    overflow-y: scroll !important;
  }
}
@media (min-width: 1200px) {
  .overflow-xl-hidden {
    overflow: hidden !important;
  }
  .overflow-xl-hidden-x {
    overflow-x: hidden !important;
  }
  .overflow-xl-hidden-y {
    overflow-y: hidden !important;
  }
  .overflow-xl-auto {
    overflow: auto !important;
  }
  .overflow-xl-auto-x {
    overflow-x: auto !important;
  }
  .overflow-xl-auto-y {
    overflow-y: auto !important;
  }
  .overflow-xl-scroll {
    overflow: scroll !important;
  }
  .overflow-xl-scroll-x {
    overflow-x: scroll !important;
  }
  .overflow-xl-scroll-y {
    overflow-y: scroll !important;
  }
}
@media (min-width: 1400px) {
  .overflow-xxl-hidden {
    overflow: hidden !important;
  }
  .overflow-xxl-hidden-x {
    overflow-x: hidden !important;
  }
  .overflow-xxl-hidden-y {
    overflow-y: hidden !important;
  }
  .overflow-xxl-auto {
    overflow: auto !important;
  }
  .overflow-xxl-auto-x {
    overflow-x: auto !important;
  }
  .overflow-xxl-auto-y {
    overflow-y: auto !important;
  }
  .overflow-xxl-scroll {
    overflow: scroll !important;
  }
  .overflow-xxl-scroll-x {
    overflow-x: scroll !important;
  }
  .overflow-xxl-scroll-y {
    overflow-y: scroll !important;
  }
}
@media (min-width: 1600px) {
  .overflow-xxxl-hidden {
    overflow: hidden !important;
  }
  .overflow-xxxl-hidden-x {
    overflow-x: hidden !important;
  }
  .overflow-xxxl-hidden-y {
    overflow-y: hidden !important;
  }
  .overflow-xxxl-auto {
    overflow: auto !important;
  }
  .overflow-xxxl-auto-x {
    overflow-x: auto !important;
  }
  .overflow-xxxl-auto-y {
    overflow-y: auto !important;
  }
  .overflow-xxxl-scroll {
    overflow: scroll !important;
  }
  .overflow-xxxl-scroll-x {
    overflow-x: scroll !important;
  }
  .overflow-xxxl-scroll-y {
    overflow-y: scroll !important;
  }
}
@media (min-width: 1900px) {
  .overflow-xxxxl-hidden {
    overflow: hidden !important;
  }
  .overflow-xxxxl-hidden-x {
    overflow-x: hidden !important;
  }
  .overflow-xxxxl-hidden-y {
    overflow-y: hidden !important;
  }
  .overflow-xxxxl-auto {
    overflow: auto !important;
  }
  .overflow-xxxxl-auto-x {
    overflow-x: auto !important;
  }
  .overflow-xxxxl-auto-y {
    overflow-y: auto !important;
  }
  .overflow-xxxxl-scroll {
    overflow: scroll !important;
  }
  .overflow-xxxxl-scroll-x {
    overflow-x: scroll !important;
  }
  .overflow-xxxxl-scroll-y {
    overflow-y: scroll !important;
  }
}
/* ####################################### Overflow - END ####################################### */
/* ####################################### Form - START ####################################### */
.floating-form-bx {
  margin-bottom: 30px;
}

.form-bx {
  margin-bottom: 24px;
}

.form-control.input-success {
  border-color: rgb(136.5, 195.5, 131);
}
.form-control.input-error {
  border-color: rgb(243, 145, 147.5);
}

.input-success-msg {
  margin-top: 4px;
  color: #128807;
  font-size: 20px;
}

.input-error-msg {
  margin-top: 4px;
  color: #E72328;
  font-size: 20px;
}

/* ####################################### Form - END ####################################### */
body {
  font-family: "Darker Grotesque", sans-serif;
  font-weight: 400;
  line-height: normal;
}

/* ####################################### Font/Text - END ####################################### */
.h-title {
  font-size: 58px !important;
  line-height: normal;
}
@media (max-width: 1399.98px) {
  .h-title {
    font-size: 50px !important;
  }
}

/* ####################################### Font/Text - END ####################################### */
/* ####################################### Background & Text Colors - START ####################################### */
.bg-primary-gradient-x {
  background: linear-gradient(90deg, #1A8E42 0%, #B874D1 100%) !important;
  color: #ffffff !important;
}

.bg-primary-gradient-y {
  background: linear-gradient(180deg, #1A8E42 0%, #B874D1 100%) !important;
  color: #ffffff !important;
}

.bg-primary-soft-95 {
  background: rgb(243.55, 249.35, 245.55) !important;
}

.text-primary-soft-95 {
  color: rgb(243.55, 249.35, 245.55) !important;
}

.bg-primary-soft-90 {
  background: rgb(232.1, 243.7, 236.1) !important;
}

.text-primary-soft-90 {
  color: rgb(232.1, 243.7, 236.1) !important;
}

.bg-primary-soft-80 {
  background: rgb(209.2, 232.4, 217.2) !important;
}

.text-primary-soft-80 {
  color: rgb(209.2, 232.4, 217.2) !important;
}

.bg-primary-soft-70 {
  background: rgb(186.3, 221.1, 198.3) !important;
}

.text-primary-soft-70 {
  color: rgb(186.3, 221.1, 198.3) !important;
}

.bg-primary-soft-60 {
  background: rgb(163.4, 209.8, 179.4) !important;
}

.text-primary-soft-60 {
  color: rgb(163.4, 209.8, 179.4) !important;
}

.bg-primary-soft-50 {
  background: rgb(140.5, 198.5, 160.5) !important;
}

.text-primary-soft-50 {
  color: rgb(140.5, 198.5, 160.5) !important;
}

.bg-primary-soft-40 {
  background: rgb(117.6, 187.2, 141.6) !important;
}

.text-primary-soft-40 {
  color: rgb(117.6, 187.2, 141.6) !important;
}

.bg-primary-soft-30 {
  background: rgb(94.7, 175.9, 122.7) !important;
}

.text-primary-soft-30 {
  color: rgb(94.7, 175.9, 122.7) !important;
}

.bg-primary-soft-20 {
  background: rgb(71.8, 164.6, 103.8) !important;
}

.text-primary-soft-20 {
  color: rgb(71.8, 164.6, 103.8) !important;
}

.bg-primary-soft-10 {
  background: rgb(48.9, 153.3, 84.9) !important;
}

.text-primary-soft-10 {
  color: rgb(48.9, 153.3, 84.9) !important;
}

.bg-primary-shade2-soft-95 {
  background: rgb(251.45, 248.05, 252.7);
}

.text-primary-shade2-soft-95 {
  color: rgb(251.45, 248.05, 252.7) !important;
}

.bg-primary-shade2-soft-90 {
  background: rgb(247.9, 241.1, 250.4);
}

.text-primary-shade2-soft-90 {
  color: rgb(247.9, 241.1, 250.4) !important;
}

.bg-primary-shade2-soft-80 {
  background: rgb(240.8, 227.2, 245.8);
}

.text-primary-shade2-soft-80 {
  color: rgb(240.8, 227.2, 245.8) !important;
}

.bg-primary-shade2-soft-70 {
  background: rgb(233.7, 213.3, 241.2);
}

.text-primary-shade2-soft-70 {
  color: rgb(233.7, 213.3, 241.2) !important;
}

.bg-primary-shade2-soft-60 {
  background: rgb(226.6, 199.4, 236.6);
}

.text-primary-shade2-soft-60 {
  color: rgb(226.6, 199.4, 236.6) !important;
}

.bg-primary-shade2-soft-50 {
  background: rgb(219.5, 185.5, 232);
}

.text-primary-shade2-soft-50 {
  color: rgb(219.5, 185.5, 232) !important;
}

.bg-primary-shade2-soft-40 {
  background: rgb(212.4, 171.6, 227.4);
}

.text-primary-shade2-soft-40 {
  color: rgb(212.4, 171.6, 227.4) !important;
}

.bg-primary-shade2-soft-30 {
  background: rgb(205.3, 157.7, 222.8);
}

.text-primary-shade2-soft-30 {
  color: rgb(205.3, 157.7, 222.8) !important;
}

.bg-primary-shade2-soft-20 {
  background: rgb(198.2, 143.8, 218.2);
}

.text-primary-shade2-soft-20 {
  color: rgb(198.2, 143.8, 218.2) !important;
}

.bg-primary-shade2-soft-10 {
  background: rgb(191.1, 129.9, 213.6);
}

.text-primary-shade2-soft-10 {
  color: rgb(191.1, 129.9, 213.6) !important;
}

.bg-primary-shade2 {
  background: #B874D1 !important;
}

.text-primary-shade2 {
  color: #B874D1 !important;
}

/* ####################################### Background Colors - END ####################################### */
/* ############################## Container & Sections - START ############################## */
.section {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media (min-width: 1200px) {
  .section {
    padding-top: 90px;
    padding-bottom: 90px;
  }
}
@media (min-width: 1400px) {
  .section {
    padding-top: 140px;
    padding-bottom: 140px;
  }
}

.section-t {
  padding-top: 40px;
}
@media (min-width: 992px) {
  .section-t {
    padding-top: 60px;
  }
}
@media (min-width: 1200px) {
  .section-t {
    padding-top: 90px;
  }
}
@media (min-width: 1400px) {
  .section-t {
    padding-top: 140px;
  }
}

.section-b {
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .section-b {
    padding-bottom: 60px;
  }
}
@media (min-width: 1200px) {
  .section-b {
    padding-bottom: 90px;
  }
}
@media (min-width: 1400px) {
  .section-b {
    padding-bottom: 140px;
  }
}

/* ############################## Container & Sections - END ############################## */
/* ############################## Dashboard Layout - START ############################## */
.web {
  width: 100%;
  min-height: 100%;
  position: relative;
  overflow: hidden;
  /* ############### Top Header - START ############### */
  /* ############### Top Header - END ############### */
  /* ############### Top Header - START ############### */
  /* ############### Top Header - END ############### */
  /* ############### Content - START ############### */
  /* ############### Content - END ############### */
}
.web.set-footer {
  display: flex;
  flex-direction: column;
}
.web.set-footer .content-section {
  flex: 1 1 auto;
}
.web .top-header {
  position: fixed;
  z-index: 1049;
  left: 0;
  right: 0;
  top: 0;
  background: #ffffff;
  box-shadow: 0px 2px 44px 0px rgba(0, 0, 0, 0.0705882353);
  height: 80px;
  padding: 0;
}
.web .top-header .header-container {
  padding: 15px 0;
}
.web .top-header .navbar-brand .logo-brand {
  height: 50px;
}
@media (max-width: 991.98px) {
  .web .top-header .navbar-brand .logo-brand {
    height: 35px;
  }
}
.web .top-header .navbar-nav {
  font-weight: 500;
}
@media (min-width: 992px) {
  .web .top-header .navbar-nav .nav-item {
    margin-left: 20px;
  }
}
.web .top-header .navbar-nav .nav-item .nav-link.active {
  color: #111111;
  border-bottom: 6px solid #1A8E42;
}
.web .top-header .navbar-nav .dropdown-menu {
  max-height: 600px;
  overflow: hidden;
  overflow-y: auto;
  padding: 20px 0;
}
.web .top-header .navbar-nav .dropdown-menu .dropdown-item {
  padding: 10px 30px;
}
.web .top-header .navbar-nav .dropdown-menu .dropdown-item.active {
  background: #1A8E42;
}
.web .top-header-offcanvas .logo-brand {
  height: 35px;
}
.web .top-header-offcanvas .sidebar-nav-group {
  font-weight: 500;
  line-height: normal;
  border-bottom: 1px solid #ECEBF8;
  padding: 0;
  list-style: none;
  padding-bottom: 30px;
  margin-bottom: 25px;
}
.web .top-header-offcanvas .sidebar-nav-group .sidebar-nav-item {
  position: relative;
  padding: 10px 20px;
  margin: 0 4px;
}
.web .top-header-offcanvas .sidebar-nav-group .sidebar-nav-item .sidebar-nav-link {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 18px;
  position: relative;
  color: #111111;
}
.web .top-header-offcanvas .sidebar-nav-group .sidebar-nav-item .sidebar-nav-link.drop-link:after {
  position: absolute;
  right: 0;
  top: 7px;
  border: 0 !important;
  content: "\f286";
  font-size: 12px;
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: bold !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  -webkit-font-smoothing: antialiased;
}
.web .top-header-offcanvas .sidebar-nav-group .sidebar-nav-item .sidebar-nav-link.drop-link.collapsed:after {
  content: "\f282";
}
.web .top-header-offcanvas .sidebar-nav-group .sidebar-nav-item .subnav-dropdown .subnav-group {
  padding: 0;
  list-style: none;
  margin: 0;
  margin-top: 15px;
  margin-left: 10px;
  border-left: 2px dashed rgb(207.4, 207.4, 207.4);
}
.web .top-header-offcanvas .sidebar-nav-group .sidebar-nav-item .subnav-dropdown .subnav-group .subnav-item .subnav-link {
  margin-left: -2px;
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 20px;
  color: #888888;
}
.web .top-header-offcanvas .sidebar-nav-group .sidebar-nav-item .subnav-dropdown .subnav-group .subnav-item:last-child {
  border-color: transparent;
}
.web .top-header-offcanvas .sidebar-nav-group .sidebar-nav-item .subnav-dropdown .subnav-group .subnav-item.active .subnav-link {
  color: #111111;
}
.web .top-header-offcanvas .sidebar-nav-group .sidebar-nav-item.active {
  background: rgb(243.55, 249.35, 245.55);
}
.web .top-header-offcanvas .sidebar-nav-group .sidebar-nav-item.active:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 2px;
  background: #1A8E42;
}
.web .top-header-offcanvas .sidebar-nav-group.more-nav-group {
  border: none;
}
.web .top-header-nav-dropdown .nav-list .nav-item {
  padding: 15px 0;
}
.web .top-header-nav-dropdown .nav-list .nav-item:not(:last-child) {
  border-bottom: 1px solid #ECEBF8;
}
.web .top-header-nav-dropdown .nav-list .nav-item:first-child {
  padding-top: 0;
}
.web .top-header-nav-dropdown .nav-list .nav-item .nav-link {
  padding: 0;
}
.web .bottom-footer {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #ffffff;
}
.web .bottom-footer a {
  color: #111111;
}
.web .bottom-footer .footer-links-ul li {
  margin-bottom: 5px;
}
.web .content-section {
  margin-top: 80px;
}

/* ############################## Dashboard Layout - END ############################## */
/* ####################################### Button - START ####################################### */
.btn-primary-gradient {
  background: linear-gradient(90deg, #1A8E42 0%, #B874D1 100%);
  color: #ffffff;
  border: 0;
}
.btn-primary-gradient:hover {
  color: #ffffff;
}

.btn-text-primary-gradient {
  background: linear-gradient(90deg, #1A8E42 0%, #B874D1 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* ####################################### Button - END ####################################### */
/* ####################################### Timeline - START ####################################### */
.timeline-section {
  overflow: hidden;
  overflow-y: auto;
  max-height: 100%;
}
.timeline-section .steps-timeline {
  margin: 0;
  padding: 0;
  list-style: none;
}
.timeline-section .steps-timeline li.timeline-item {
  display: block;
  position: relative;
}
.timeline-section .steps-timeline li.timeline-item .item-bx {
  display: block;
  padding: 10px 10px 30px 40px;
  font-weight: 400;
  letter-spacing: 0.8px;
}
.timeline-section .steps-timeline li.timeline-item .item-bx:first-child {
  padding-top: 0;
}
.timeline-section .steps-timeline li.timeline-item .item-bx .title {
  margin-bottom: 4px;
}
.timeline-section .steps-timeline li.timeline-item:before {
  content: "";
  position: absolute;
  width: 2px;
  background-color: rgb(163.4, 209.8, 179.4);
  opacity: 0.4;
  left: 9px;
  bottom: -4px;
  top: 20px;
  z-index: 3;
}
.timeline-section .steps-timeline li.timeline-item:after {
  position: absolute;
  top: 2px;
  left: 0;
  z-index: 3;
  color: rgb(163.4, 209.8, 179.4);
  font-size: 20px;
  content: "\f28a";
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  -webkit-font-smoothing: antialiased;
}
.timeline-section .steps-timeline li.timeline-item.complete:before {
  opacity: 1;
}
.timeline-section .steps-timeline li.timeline-item.complete:after {
  content: "\f26a";
  color: #128807;
}
.timeline-section .steps-timeline li.timeline-item:last-child:before {
  display: none;
}
@media (max-width: 991.98px) {
  .timeline-section .steps-timeline li.timeline-item .item-bx {
    padding-bottom: 0;
  }
  .timeline-section .steps-timeline li.timeline-item:not(.complete) {
    display: none;
  }
  .timeline-section .steps-timeline li.timeline-item.complete {
    display: block !important;
  }
  .timeline-section .steps-timeline li.timeline-item.complete:before {
    display: none;
  }
}
.timeline-section.timeline-white .profile-steps-timeline {
  color: #ffffff;
}
.timeline-section.timeline-white .profile-steps-timeline li.timeline-item .item-bx .title {
  color: #ffffff;
}
.timeline-section.timeline-white .profile-steps-timeline li.timeline-item.complete:after {
  color: #ffffff;
}

/* ####################################### Timeline - END ####################################### */
/* ####################################### Modal - START ####################################### */
.modal .modal-header {
  z-index: 1;
  border: none;
  box-shadow: 0 3px 6px 4px rgba(140, 152, 164, 0.06);
}
.modal .modal-footer {
  z-index: 1;
  border: none;
  box-shadow: 0 -3px 6px 4px rgba(140, 152, 164, 0.06);
}

/* ####################################### Modal - END ####################################### */
/* ####################################### Card - START ####################################### */
.card {
  position: relative;
  /* ************************* Count Card - START ************************* */
  /* ************************* Count Card - END ************************* */
}
.card .card-top-action-fix {
  position: absolute;
  right: 20px;
  top: 20px;
}
.card .card-bottom-action-fix {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.card.count-card .card-body {
  padding: 30px;
}
.card.count-card .card-top-action-fix {
  position: absolute;
  top: 20px;
  right: 20px;
}
.card.count-card .card-bottom-action-fix {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

/* ************************* Count Hover Bg Effect - START ************************* */
.card-hover-primary-gradient {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background: #ffffff;
}
.card-hover-primary-gradient:before {
  content: "";
  position: absolute;
  z-index: -1;
  height: 100%;
  width: 100%;
  background: linear-gradient(90deg, #1A8E42 0%, #B874D1 100%);
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-out;
  -moz-transition: opacity 0.5s ease-out;
  -o-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}
.card-hover-primary-gradient:hover {
  color: #ffffff;
}
.card-hover-primary-gradient:hover:before {
  opacity: 1;
}
.card-hover-primary-gradient:hover * {
  color: #ffffff;
}
.card-hover-primary-gradient:hover .avatar {
  background: #ffffff !important;
}

/* ************************* Count Hover Bg Effect - END ************************* */
/* ####################################### Card - END ####################################### */
/* ####################################### Dropdown - END ####################################### */
.dropdown-menu .icon-menu-item {
  display: flex;
  align-items: center;
  gap: 10px;
}
.dropdown-menu .icon-menu-item .icon-bx {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  font-size: 16px;
  line-height: 1;
}
.dropdown-menu .icon-menu-item .icon-bx img {
  max-width: 16px;
  max-height: 16px;
}

/* ####################################### Dropdown - END ####################################### */
/* ####################################### Resume PDF Document Card - START ####################################### */
.pdf-doc-card {
  border: 1px solid #ECEBF8;
  overflow: hidden;
  background: #f0f0f0;
  position: relative;
}
.pdf-doc-card .doc-thumb-view-body {
  overflow: hidden;
  padding: 10px;
  position: relative;
}
.pdf-doc-card .doc-thumb-view-body .doc-thumb-img {
  background: #ffffff;
  width: 100%;
  height: auto;
}
.pdf-doc-card.hover-card {
  cursor: pointer;
}
.pdf-doc-card.hover-card:hover {
  background-color: #1A8E42;
}

/* ####################################### Resume PDF Document Card - END ####################################### */
/* ####################################### Progress Bar - START ####################################### */
.progress-primary {
  background-color: rgb(232.1, 243.7, 236.1);
}

/* ####################################### Progress Bar - END ####################################### */