/*! -----------------------------------------------------------------------------------
    Template Name: Fastkart Admin
    Template URI: http://admin.pixelstrap.com/Fastkart/theme
    Description: This is Admin theme
    Author: Pixelstrap
    Author URI: https://themeforest.net/user/pixelstrap
----------------------------------------------------------------------------------- !*/
:root {
  --theme-color: #0da487;
}
:root {
  --theme-color: #0da487;
}
.font-roboto {
  font-family: "Public Sans", sans-serif;
}
.p-0 {
  padding: 0px;
}
.p-5 {
  padding: 5px;
}
.p-10 {
  padding: 10px;
}
.p-15 {
  padding: 15px;
}
.p-20 {
  padding: 20px;
}
.p-25 {
  padding: 25px;
}
.p-30 {
  padding: 30px;
}
.p-35 {
  padding: 35px;
}
.p-40 {
  padding: 40px;
}
.p-45 {
  padding: 45px;
}
.p-50 {
  padding: 50px;
}
.p-l-0 {
  padding-left: 0px;
}
.p-l-5 {
  padding-left: 5px;
}
.p-l-10 {
  padding-left: 10px;
}
.p-l-15 {
  padding-left: 15px;
}
.p-l-20 {
  padding-left: 20px;
}
.p-l-25 {
  padding-left: 25px;
}
.p-l-30 {
  padding-left: 30px;
}
.p-l-35 {
  padding-left: 35px;
}
.p-l-40 {
  padding-left: 40px;
}
.p-l-45 {
  padding-left: 45px;
}
.p-l-50 {
  padding-left: 50px;
}
.p-t-0 {
  padding-top: 0px !important;
}
.p-t-5 {
  padding-top: 5px !important;
}
.p-t-10 {
  padding-top: 10px !important;
}
.p-t-15 {
  padding-top: 15px !important;
}
.p-t-20 {
  padding-top: 20px !important;
}
.p-t-25 {
  padding-top: 25px !important;
}
.p-t-30 {
  padding-top: 30px !important;
}
.p-t-35 {
  padding-top: 35px !important;
}
.p-t-40 {
  padding-top: 40px !important;
}
.p-t-45 {
  padding-top: 45px !important;
}
.p-t-50 {
  padding-top: 50px !important;
}
.p-b-0 {
  padding-bottom: 0px !important;
}
.p-b-5 {
  padding-bottom: 5px !important;
}
.p-b-10 {
  padding-bottom: 10px !important;
}
.p-b-15 {
  padding-bottom: 15px !important;
}
.p-b-20 {
  padding-bottom: 20px !important;
}
.p-b-25 {
  padding-bottom: 25px !important;
}
.p-b-30 {
  padding-bottom: 30px !important;
}
.p-b-35 {
  padding-bottom: 35px !important;
}
.p-b-40 {
  padding-bottom: 40px !important;
}
.p-b-45 {
  padding-bottom: 45px !important;
}
.p-b-50 {
  padding-bottom: 50px !important;
}
.p-r-0 {
  padding-right: 0px;
}
.p-r-5 {
  padding-right: 5px;
}
.p-r-10 {
  padding-right: 10px;
}
.p-r-15 {
  padding-right: 15px;
}
.p-r-20 {
  padding-right: 20px;
}
.p-r-25 {
  padding-right: 25px;
}
.p-r-30 {
  padding-right: 30px;
}
.p-r-35 {
  padding-right: 35px;
}
.p-r-40 {
  padding-right: 40px;
}
.p-r-45 {
  padding-right: 45px;
}
.p-r-50 {
  padding-right: 50px;
}
.m-0 {
  margin: 0px !important;
}
.m-5 {
  margin: 5px !important;
}
.m-10 {
  margin: 10px !important;
}
.m-15 {
  margin: 15px !important;
}
.m-20 {
  margin: 20px !important;
}
.m-25 {
  margin: 25px !important;
}
.m-30 {
  margin: 30px !important;
}
.m-35 {
  margin: 35px !important;
}
.m-40 {
  margin: 40px !important;
}
.m-45 {
  margin: 45px !important;
}
.m-50 {
  margin: 50px !important;
}
.m-t-0 {
  margin-top: 0px !important;
}
.m-t-5 {
  margin-top: 5px !important;
}
.m-t-10 {
  margin-top: 10px !important;
}
.m-t-15 {
  margin-top: 15px !important;
}
.m-t-20 {
  margin-top: 20px !important;
}
.m-t-25 {
  margin-top: 25px !important;
}
.m-t-30 {
  margin-top: 30px !important;
}
.m-t-35 {
  margin-top: 35px !important;
}
.m-t-40 {
  margin-top: 40px !important;
}
.m-t-45 {
  margin-top: 45px !important;
}
.m-t-50 {
  margin-top: 50px !important;
}
.m-b-0 {
  margin-bottom: 0px !important;
}
.m-b-5 {
  margin-bottom: 5px !important;
}
.m-b-10 {
  margin-bottom: 10px !important;
}
.m-b-15 {
  margin-bottom: 15px !important;
}
.m-b-20 {
  margin-bottom: 20px !important;
}
.m-b-25 {
  margin-bottom: 25px !important;
}
.m-b-30 {
  margin-bottom: 30px !important;
}
.m-b-35 {
  margin-bottom: 35px !important;
}
.m-b-40 {
  margin-bottom: 40px !important;
}
.m-b-45 {
  margin-bottom: 45px !important;
}
.m-b-50 {
  margin-bottom: 50px !important;
}
.m-l-0 {
  margin-left: 0px !important;
}
.m-l-5 {
  margin-left: 5px !important;
}
.m-l-10 {
  margin-left: 10px !important;
}
.m-l-15 {
  margin-left: 15px !important;
}
.m-l-20 {
  margin-left: 20px !important;
}
.m-l-25 {
  margin-left: 25px !important;
}
.m-l-30 {
  margin-left: 30px !important;
}
.m-l-35 {
  margin-left: 35px !important;
}
.m-l-40 {
  margin-left: 40px !important;
}
.m-l-45 {
  margin-left: 45px !important;
}
.m-l-50 {
  margin-left: 50px !important;
}
.m-r-0 {
  margin-right: 0px;
}
.m-r-5 {
  margin-right: 5px;
}
.m-r-10 {
  margin-right: 10px;
}
.m-r-15 {
  margin-right: 15px;
}
.m-r-20 {
  margin-right: 20px;
}
.m-r-25 {
  margin-right: 25px;
}
.m-r-30 {
  margin-right: 30px;
}
.m-r-35 {
  margin-right: 35px;
}
.m-r-40 {
  margin-right: 40px;
}
.m-r-45 {
  margin-right: 45px;
}
.m-r-50 {
  margin-right: 50px;
}
.b-r-0 {
  border-radius: 0px !important;
}
.b-r-1 {
  border-radius: 1px !important;
}
.b-r-2 {
  border-radius: 2px !important;
}
.b-r-3 {
  border-radius: 3px !important;
}
.b-r-4 {
  border-radius: 4px !important;
}
.b-r-5 {
  border-radius: 5px !important;
}
.b-r-6 {
  border-radius: 6px !important;
}
.b-r-7 {
  border-radius: 7px !important;
}
.b-r-8 {
  border-radius: 8px !important;
}
.b-r-9 {
  border-radius: 9px !important;
}
.b-r-10 {
  border-radius: 10px !important;
}
.f-12 {
  font-size: 12px !important;
}
.f-14 {
  font-size: 14px !important;
}
.f-16 {
  font-size: 16px !important;
}
.f-18 {
  font-size: 18px !important;
}
.f-20 {
  font-size: 20px !important;
}
.f-22 {
  font-size: 22px !important;
}
.f-24 {
  font-size: 24px !important;
}
.f-26 {
  font-size: 26px !important;
}
.f-28 {
  font-size: 28px !important;
}
.f-30 {
  font-size: 30px !important;
}
.f-32 {
  font-size: 32px !important;
}
.f-34 {
  font-size: 34px !important;
}
.f-36 {
  font-size: 36px !important;
}
.f-38 {
  font-size: 38px !important;
}
.f-40 {
  font-size: 40px !important;
}
.f-42 {
  font-size: 42px !important;
}
.f-44 {
  font-size: 44px !important;
}
.f-46 {
  font-size: 46px !important;
}
.f-48 {
  font-size: 48px !important;
}
.f-50 {
  font-size: 50px !important;
}
.f-52 {
  font-size: 52px !important;
}
.f-54 {
  font-size: 54px !important;
}
.f-56 {
  font-size: 56px !important;
}
.f-58 {
  font-size: 58px !important;
}
.f-60 {
  font-size: 60px !important;
}
.f-62 {
  font-size: 62px !important;
}
.f-64 {
  font-size: 64px !important;
}
.f-66 {
  font-size: 66px !important;
}
.f-68 {
  font-size: 68px !important;
}
.f-70 {
  font-size: 70px !important;
}
.f-72 {
  font-size: 72px !important;
}
.f-74 {
  font-size: 74px !important;
}
.f-76 {
  font-size: 76px !important;
}
.f-78 {
  font-size: 78px !important;
}
.f-80 {
  font-size: 80px !important;
}
.f-82 {
  font-size: 82px !important;
}
.f-84 {
  font-size: 84px !important;
}
.f-86 {
  font-size: 86px !important;
}
.f-88 {
  font-size: 88px !important;
}
.f-90 {
  font-size: 90px !important;
}
.f-92 {
  font-size: 92px !important;
}
.f-94 {
  font-size: 94px !important;
}
.f-96 {
  font-size: 96px !important;
}
.f-98 {
  font-size: 98px !important;
}
.f-100 {
  font-size: 100px !important;
}
.f-w-100 {
  font-weight: 100;
}
.f-w-300 {
  font-weight: 300;
}
.f-w-500 {
  font-weight: 500;
}
.f-w-400 {
  font-weight: 400;
}
.f-w-600 {
  font-weight: 600;
}
.f-w-700 {
  font-weight: 700;
}
.f-w-900 {
  font-weight: 900;
}
.f-s-normal {
  font-style: normal;
}
.f-s-italic {
  font-style: italic;
}
.f-s-oblique {
  font-style: oblique;
}
.f-s-initial {
  font-style: initial;
}
.f-s-inherit {
  font-style: inherit;
}
.text-overline {
  text-decoration: overline;
}
.text-line-through {
  text-decoration: line-through;
}
.text-underline {
  text-decoration: underline;
}
.text-dashed {
  -webkit-text-decoration: dashed;
  text-decoration: dashed;
}
.text-blink {
  text-decoration: blink;
}
.text-dotted {
  -webkit-text-decoration: dotted;
  text-decoration: dotted;
}
.text-initial {
  text-decoration: initial;
}
.text-none {
  text-decoration: none;
}
.text-solid {
  -webkit-text-decoration: solid;
  text-decoration: solid;
}
.text-wavy {
  -webkit-text-decoration: wavy;
  text-decoration: wavy;
}
.text-inherit {
  text-decoration: inherit;
}
.text-double {
  -webkit-text-decoration: double;
  text-decoration: double;
}
.baseline {
  vertical-align: baseline;
}
.sub {
  vertical-align: sub;
}
.super {
  vertical-align: super;
}
.top {
  vertical-align: top;
}
.text-top {
  vertical-align: text-top;
}
.middle {
  vertical-align: middle;
}
.bottom {
  vertical-align: bottom;
}
.text-bottom {
  vertical-align: text-bottom;
}
.initial {
  vertical-align: initial;
}
.inherit {
  vertical-align: inherit;
}
.p-static {
  position: static;
}
.p-absolute {
  position: absolute;
}
.p-fixed {
  position: fixed;
}
.p-relative {
  position: relative;
}
.p-initial {
  position: initial;
}
.p-inherit {
  position: inherit;
}
.f-left {
  float: left;
}
.f-right {
  float: right;
}
.f-none {
  float: none;
}
.o-hidden {
  overflow: hidden;
}
.o-visible {
  overflow: visible;
}
.o-auto {
  overflow: auto;
}
.img-10 {
  width: 10px !important;
}
.img-20 {
  width: 20px !important;
}
.img-30 {
  width: 30px !important;
}
.img-40 {
  width: 40px !important;
}
.img-50 {
  width: 50px !important;
}
.img-60 {
  width: 60px !important;
}
.img-70 {
  width: 70px !important;
}
.img-80 {
  width: 80px !important;
}
.img-90 {
  width: 90px !important;
}
.img-100 {
  width: 100px !important;
}
.font-primary {
  color: #0da487 !important;
}
.font-secondary {
  color: #ef3f3e !important;
}
.font-success {
  color: #9e65c2 !important;
}
.font-danger {
  color: #6670bd !important;
}
.font-info {
  color: #a927f9 !important;
}
.font-light {
  color: #f4f4f4 !important;
}
.font-dark {
  color: #2c323f !important;
}
.font-warning {
  color: #747dc6 !important;
}
.font-primary {
  color: var(--theme-color) !important;
}
.font-secondary {
  color: var(--theme-secondary) !important;
}
.label {
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  margin-bottom: 0;
  text-transform: capitalize;
}
.label-theme {
  background-color: #0da487;
}
.label-primary {
  background-color: #0da487;
}
.label-secondary {
  background-color: #ef3f3e;
}
.label-success {
  background-color: #9e65c2;
}
.label-danger {
  background-color: #6670bd;
}
.label-info {
  background-color: #a927f9;
}
.label-light {
  background-color: #f4f4f4;
}
.label-dark {
  background-color: #2c323f;
}
.label-warning {
  background-color: #747dc6;
}
.badge-primary {
  background-color: #0da487;
}
.badge-secondary {
  background-color: #ef3f3e;
}
.badge-success {
  background-color: #9e65c2;
}
.badge-danger {
  background-color: #6670bd;
}
.badge-info {
  background-color: #a927f9;
}
.badge-light {
  background-color: #f4f4f4;
}
.badge-dark {
  background-color: #2c323f;
}
.badge-warning {
  background-color: #747dc6;
}
.badge-primary {
  background-color: var(--theme-color) !important;
}
.badge-secondary {
  background-color: var(--theme-secondary) !important;
}
.bg-primary {
  background-color: #0da487 !important;
  color: #fff;
}
.bg-light-primary {
  background-color: rgba(13, 164, 135, 0.2) !important;
  color: #fff;
}
.bg-secondary {
  background-color: #ef3f3e !important;
  color: #fff;
}
.bg-light-secondary {
  background-color: rgba(239, 63, 62, 0.2) !important;
  color: #fff;
}
.bg-success {
  background-color: #9e65c2 !important;
  color: #fff;
}
.bg-light-success {
  background-color: rgba(158, 101, 194, 0.2) !important;
  color: #fff;
}
.bg-danger {
  background-color: #6670bd !important;
  color: #fff;
}
.bg-light-danger {
  background-color: rgba(102, 112, 189, 0.2) !important;
  color: #fff;
}
.bg-info {
  background-color: #a927f9 !important;
  color: #fff;
}
.bg-light-info {
  background-color: rgba(169, 39, 249, 0.2) !important;
  color: #fff;
}
.bg-light {
  background-color: #f4f4f4 !important;
  color: #fff;
}
.bg-light-light {
  background-color: rgba(244, 244, 244, 0.2) !important;
  color: #fff;
}
.bg-dark {
  background-color: #2c323f !important;
  color: #fff;
}
.bg-light-dark {
  background-color: rgba(44, 50, 63, 0.2) !important;
  color: #fff;
}
.bg-warning {
  background-color: #747dc6 !important;
  color: #fff;
}
.bg-light-warning {
  background-color: rgba(116, 125, 198, 0.2) !important;
  color: #fff;
}
.bg-primary {
  background-color: var(--theme-color) !important;
}
.bg-secondary {
  background-color: var(--theme-secondary) !important;
}
.txt-primary {
  color: #0da487 !important;
  margin-right: 5px;
}
.txt-secondary {
  color: #ef3f3e !important;
  margin-right: 5px;
}
.txt-success {
  color: #9e65c2 !important;
  margin-right: 5px;
}
.txt-danger {
  color: #6670bd !important;
  margin-right: 5px;
}
.txt-info {
  color: #a927f9 !important;
  margin-right: 5px;
}
.txt-light {
  color: #f4f4f4 !important;
  margin-right: 5px;
}
.txt-dark {
  color: #2c323f !important;
  margin-right: 5px;
}
.txt-warning {
  color: #747dc6 !important;
  margin-right: 5px;
}
.txt-google-plus {
  color: #c64e40 !important;
  margin-right: 5px;
}
.txt-twitter {
  color: #6fa2d8 !important;
  margin-right: 5px;
}
.txt-linkedin {
  color: #0077b5 !important;
  margin-right: 5px;
}
.txt-fb {
  color: #50598e !important;
  margin-right: 5px;
}
.txt-primary {
  color: var(--theme-color) !important;
}
.txt-secondary {
  color: var(--theme-secondary) !important;
}
.btn-primary {
  background-color: #0da487 !important;
  border-color: #0da487 !important;
}
.btn-primary.disabled,
.btn-primary:disabled {
  background-color: #0da487 !important;
  border-color: #0da487 !important;
}
.btn-primary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem #58f2d4;
  box-shadow: 0 0 0 0.2rem #58f2d4;
}
.btn-secondary {
  background-color: #ef3f3e !important;
  border-color: #ef3f3e !important;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  background-color: #ef3f3e !important;
  border-color: #ef3f3e !important;
}
.btn-secondary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem #fbcccb;
  box-shadow: 0 0 0 0.2rem #fbcccb;
}
.btn-success {
  background-color: #9e65c2 !important;
  border-color: #9e65c2 !important;
}
.btn-success.disabled,
.btn-success:disabled {
  background-color: #9e65c2 !important;
  border-color: #9e65c2 !important;
}
.btn-success:focus {
  -webkit-box-shadow: 0 0 0 0.2rem #e3d3ed;
  box-shadow: 0 0 0 0.2rem #e3d3ed;
}
.btn-danger {
  background-color: #6670bd !important;
  border-color: #6670bd !important;
}
.btn-danger.disabled,
.btn-danger:disabled {
  background-color: #6670bd !important;
  border-color: #6670bd !important;
}
.btn-danger:focus {
  -webkit-box-shadow: 0 0 0 0.2rem #d1d4eb;
  box-shadow: 0 0 0 0.2rem #d1d4eb;
}
.btn-info {
  background-color: #a927f9 !important;
  border-color: #a927f9 !important;
  color: #fff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active {
  color: #fff;
}
.btn-info.disabled,
.btn-info:disabled {
  background-color: #a927f9 !important;
  border-color: #a927f9 !important;
}
.btn-info:focus {
  -webkit-box-shadow: 0 0 0 0.2rem #e4bcfd;
  box-shadow: 0 0 0 0.2rem #e4bcfd;
}
.btn-light {
  background-color: #f4f4f4 !important;
  border-color: #f4f4f4 !important;
}
.btn-light.disabled,
.btn-light:disabled {
  background-color: #f4f4f4 !important;
  border-color: #f4f4f4 !important;
}
.btn-light:focus {
  -webkit-box-shadow: 0 0 0 0.2rem #fff;
  box-shadow: 0 0 0 0.2rem #fff;
}
.btn-dark {
  background-color: #2c323f !important;
  border-color: #2c323f !important;
}
.btn-dark.disabled,
.btn-dark:disabled {
  background-color: #2c323f !important;
  border-color: #2c323f !important;
}
.btn-dark:focus {
  -webkit-box-shadow: 0 0 0 0.2rem #6c7a98;
  box-shadow: 0 0 0 0.2rem #6c7a98;
}
.btn-warning {
  background-color: #747dc6 !important;
  border-color: #747dc6 !important;
}
.btn-warning.disabled,
.btn-warning:disabled {
  background-color: #747dc6 !important;
  border-color: #747dc6 !important;
}
.btn-warning:focus {
  -webkit-box-shadow: 0 0 0 0.2rem #e1e2f2;
  box-shadow: 0 0 0 0.2rem #e1e2f2;
}
.btn-light {
  background-color: #f9f9f6 !important;
  border-color: #efefef !important;
}
.btn-outline-primary-2x {
  border-width: 2px;
  border-color: #0da487;
  color: #0da487;
  background-color: transparent;
}
.btn-outline-primary-2x:hover,
.btn-outline-primary-2x:focus,
.btn-outline-primary-2x:active,
.btn-outline-primary-2x.active {
  color: white;
  background-color: #097560 !important;
  border-color: #097560 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-outline-secondary-2x {
  border-width: 2px;
  border-color: #ef3f3e;
  color: #ef3f3e;
  background-color: transparent;
}
.btn-outline-secondary-2x:hover,
.btn-outline-secondary-2x:focus,
.btn-outline-secondary-2x:active,
.btn-outline-secondary-2x.active {
  color: white;
  background-color: #e71413 !important;
  border-color: #e71413 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-outline-success-2x {
  border-width: 2px;
  border-color: #9e65c2;
  color: #9e65c2;
  background-color: transparent;
}
.btn-outline-success-2x:hover,
.btn-outline-success-2x:focus,
.btn-outline-success-2x:active,
.btn-outline-success-2x.active {
  color: white;
  background-color: #8645af !important;
  border-color: #8645af !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-outline-danger-2x {
  border-width: 2px;
  border-color: #6670bd;
  color: #6670bd;
  background-color: transparent;
}
.btn-outline-danger-2x:hover,
.btn-outline-danger-2x:focus,
.btn-outline-danger-2x:active,
.btn-outline-danger-2x.active {
  color: white;
  background-color: #4853a8 !important;
  border-color: #4853a8 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-outline-info-2x {
  border-width: 2px;
  border-color: #a927f9;
  color: #a927f9;
  background-color: transparent;
}
.btn-outline-info-2x:hover,
.btn-outline-info-2x:focus,
.btn-outline-info-2x:active,
.btn-outline-info-2x.active {
  color: white;
  background-color: #9106e7 !important;
  border-color: #9106e7 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-outline-light-2x {
  border-width: 2px;
  border-color: #f4f4f4;
  color: #f4f4f4;
  background-color: transparent;
}
.btn-outline-light-2x:hover,
.btn-outline-light-2x:focus,
.btn-outline-light-2x:active,
.btn-outline-light-2x.active {
  color: white;
  background-color: #dbdbdb !important;
  border-color: #dbdbdb !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-outline-dark-2x {
  border-width: 2px;
  border-color: #2c323f;
  color: #2c323f;
  background-color: transparent;
}
.btn-outline-dark-2x:hover,
.btn-outline-dark-2x:focus,
.btn-outline-dark-2x:active,
.btn-outline-dark-2x.active {
  color: white;
  background-color: #171a21 !important;
  border-color: #171a21 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-outline-warning-2x {
  border-width: 2px;
  border-color: #747dc6;
  color: #747dc6;
  background-color: transparent;
}
.btn-outline-warning-2x:hover,
.btn-outline-warning-2x:focus,
.btn-outline-warning-2x:active,
.btn-outline-warning-2x.active {
  color: white;
  background-color: #505bb7 !important;
  border-color: #505bb7 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-outline-primary {
  border-color: #0da487;
  color: #0da487;
  background-color: transparent;
}
.btn-outline-primary.disabled {
  color: #0da487;
}
.btn-outline-primary:hover,
.btn-outline-primary:focus,
.btn-outline-primary:active,
.btn-outline-primary.active {
  color: white;
  background-color: #097560 !important;
  border-color: #097560 !important;
}
.btn-outline-secondary {
  border-color: #ef3f3e;
  color: #ef3f3e;
  background-color: transparent;
}
.btn-outline-secondary.disabled {
  color: #ef3f3e;
}
.btn-outline-secondary:hover,
.btn-outline-secondary:focus,
.btn-outline-secondary:active,
.btn-outline-secondary.active {
  color: white;
  background-color: #e71413 !important;
  border-color: #e71413 !important;
}
.btn-outline-success {
  border-color: #9e65c2;
  color: #9e65c2;
  background-color: transparent;
}
.btn-outline-success.disabled {
  color: #9e65c2;
}
.btn-outline-success:hover,
.btn-outline-success:focus,
.btn-outline-success:active,
.btn-outline-success.active {
  color: white;
  background-color: #8645af !important;
  border-color: #8645af !important;
}
.btn-outline-danger {
  border-color: #6670bd;
  color: #6670bd;
  background-color: transparent;
}
.btn-outline-danger.disabled {
  color: #6670bd;
}
.btn-outline-danger:hover,
.btn-outline-danger:focus,
.btn-outline-danger:active,
.btn-outline-danger.active {
  color: white;
  background-color: #4853a8 !important;
  border-color: #4853a8 !important;
}
.btn-outline-info {
  border-color: #a927f9;
  color: #a927f9;
  background-color: transparent;
}
.btn-outline-info.disabled {
  color: #a927f9;
}
.btn-outline-info:hover,
.btn-outline-info:focus,
.btn-outline-info:active,
.btn-outline-info.active {
  color: white;
  background-color: #9106e7 !important;
  border-color: #9106e7 !important;
}
.btn-outline-light {
  border-color: #f4f4f4;
  color: #f4f4f4;
  background-color: transparent;
  color: #4a5568;
}
.btn-outline-light.disabled {
  color: #f4f4f4;
}
.btn-outline-light:hover,
.btn-outline-light:focus,
.btn-outline-light:active,
.btn-outline-light.active {
  color: white;
  background-color: #dbdbdb !important;
  border-color: #dbdbdb !important;
}
.btn-outline-dark {
  border-color: #2c323f;
  color: #2c323f;
  background-color: transparent;
}
.btn-outline-dark.disabled {
  color: #2c323f;
}
.btn-outline-dark:hover,
.btn-outline-dark:focus,
.btn-outline-dark:active,
.btn-outline-dark.active {
  color: white;
  background-color: #171a21 !important;
  border-color: #171a21 !important;
}
.btn-outline-warning {
  border-color: #747dc6;
  color: #747dc6;
  background-color: transparent;
}
.btn-outline-warning.disabled {
  color: #747dc6;
}
.btn-outline-warning:hover,
.btn-outline-warning:focus,
.btn-outline-warning:active,
.btn-outline-warning.active {
  color: white;
  background-color: #505bb7 !important;
  border-color: #505bb7 !important;
}
.btn-primary:not([disabled]):not(.disabled).active {
  background-color: #097560;
  border-color: #097560;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.btn-primary:not([disabled]):not(.disabled).active:hover,
.btn-primary:not([disabled]):not(.disabled).active:focus,
.btn-primary:not([disabled]):not(.disabled).active:active,
.btn-primary:not([disabled]):not(.disabled).active.active {
  color: white;
  background-color: #097560;
  border-color: #097560;
}
.btn-secondary:not([disabled]):not(.disabled).active {
  background-color: #e71413;
  border-color: #e71413;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.btn-secondary:not([disabled]):not(.disabled).active:hover,
.btn-secondary:not([disabled]):not(.disabled).active:focus,
.btn-secondary:not([disabled]):not(.disabled).active:active,
.btn-secondary:not([disabled]):not(.disabled).active.active {
  color: white;
  background-color: #e71413;
  border-color: #e71413;
}
.btn-success:not([disabled]):not(.disabled).active {
  background-color: #8645af;
  border-color: #8645af;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.btn-success:not([disabled]):not(.disabled).active:hover,
.btn-success:not([disabled]):not(.disabled).active:focus,
.btn-success:not([disabled]):not(.disabled).active:active,
.btn-success:not([disabled]):not(.disabled).active.active {
  color: white;
  background-color: #8645af;
  border-color: #8645af;
}
.btn-danger:not([disabled]):not(.disabled).active {
  background-color: #4853a8;
  border-color: #4853a8;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.btn-danger:not([disabled]):not(.disabled).active:hover,
.btn-danger:not([disabled]):not(.disabled).active:focus,
.btn-danger:not([disabled]):not(.disabled).active:active,
.btn-danger:not([disabled]):not(.disabled).active.active {
  color: white;
  background-color: #4853a8;
  border-color: #4853a8;
}
.btn-info:not([disabled]):not(.disabled).active {
  background-color: #9106e7;
  border-color: #9106e7;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.btn-info:not([disabled]):not(.disabled).active:hover,
.btn-info:not([disabled]):not(.disabled).active:focus,
.btn-info:not([disabled]):not(.disabled).active:active,
.btn-info:not([disabled]):not(.disabled).active.active {
  color: white;
  background-color: #9106e7;
  border-color: #9106e7;
}
.btn-light:not([disabled]):not(.disabled).active {
  background-color: #dbdbdb;
  border-color: #dbdbdb;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.btn-light:not([disabled]):not(.disabled).active:hover,
.btn-light:not([disabled]):not(.disabled).active:focus,
.btn-light:not([disabled]):not(.disabled).active:active,
.btn-light:not([disabled]):not(.disabled).active.active {
  color: white;
  background-color: #dbdbdb;
  border-color: #dbdbdb;
}
.btn-dark:not([disabled]):not(.disabled).active {
  background-color: #171a21;
  border-color: #171a21;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.btn-dark:not([disabled]):not(.disabled).active:hover,
.btn-dark:not([disabled]):not(.disabled).active:focus,
.btn-dark:not([disabled]):not(.disabled).active:active,
.btn-dark:not([disabled]):not(.disabled).active.active {
  color: white;
  background-color: #171a21;
  border-color: #171a21;
}
.btn-warning:not([disabled]):not(.disabled).active {
  background-color: #505bb7;
  border-color: #505bb7;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.btn-warning:not([disabled]):not(.disabled).active:hover,
.btn-warning:not([disabled]):not(.disabled).active:focus,
.btn-warning:not([disabled]):not(.disabled).active:active,
.btn-warning:not([disabled]):not(.disabled).active.active {
  color: white;
  background-color: #505bb7;
  border-color: #505bb7;
}
.btn-outline-primary-2x:not([disabled]):not(.disabled).active {
  background-color: #0da487;
  border-color: #0da487;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: white;
}
.btn-outline-primary-2x:not([disabled]):not(.disabled).active:hover,
.btn-outline-primary-2x:not([disabled]):not(.disabled).active:focus,
.btn-outline-primary-2x:not([disabled]):not(.disabled).active:active,
.btn-outline-primary-2x:not([disabled]):not(.disabled).active.active {
  color: white;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background-color: #097560 !important;
  border-color: #097560 !important;
}
.btn-outline-secondary-2x:not([disabled]):not(.disabled).active {
  background-color: #ef3f3e;
  border-color: #ef3f3e;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: white;
}
.btn-outline-secondary-2x:not([disabled]):not(.disabled).active:hover,
.btn-outline-secondary-2x:not([disabled]):not(.disabled).active:focus,
.btn-outline-secondary-2x:not([disabled]):not(.disabled).active:active,
.btn-outline-secondary-2x:not([disabled]):not(.disabled).active.active {
  color: white;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background-color: #e71413 !important;
  border-color: #e71413 !important;
}
.btn-outline-success-2x:not([disabled]):not(.disabled).active {
  background-color: #9e65c2;
  border-color: #9e65c2;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: white;
}
.btn-outline-success-2x:not([disabled]):not(.disabled).active:hover,
.btn-outline-success-2x:not([disabled]):not(.disabled).active:focus,
.btn-outline-success-2x:not([disabled]):not(.disabled).active:active,
.btn-outline-success-2x:not([disabled]):not(.disabled).active.active {
  color: white;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background-color: #8645af !important;
  border-color: #8645af !important;
}
.btn-outline-danger-2x:not([disabled]):not(.disabled).active {
  background-color: #6670bd;
  border-color: #6670bd;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: white;
}
.btn-outline-danger-2x:not([disabled]):not(.disabled).active:hover,
.btn-outline-danger-2x:not([disabled]):not(.disabled).active:focus,
.btn-outline-danger-2x:not([disabled]):not(.disabled).active:active,
.btn-outline-danger-2x:not([disabled]):not(.disabled).active.active {
  color: white;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background-color: #4853a8 !important;
  border-color: #4853a8 !important;
}
.btn-outline-info-2x:not([disabled]):not(.disabled).active {
  background-color: #a927f9;
  border-color: #a927f9;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: white;
}
.btn-outline-info-2x:not([disabled]):not(.disabled).active:hover,
.btn-outline-info-2x:not([disabled]):not(.disabled).active:focus,
.btn-outline-info-2x:not([disabled]):not(.disabled).active:active,
.btn-outline-info-2x:not([disabled]):not(.disabled).active.active {
  color: white;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background-color: #9106e7 !important;
  border-color: #9106e7 !important;
}
.btn-outline-light-2x:not([disabled]):not(.disabled).active {
  background-color: #f4f4f4;
  border-color: #f4f4f4;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: white;
}
.btn-outline-light-2x:not([disabled]):not(.disabled).active:hover,
.btn-outline-light-2x:not([disabled]):not(.disabled).active:focus,
.btn-outline-light-2x:not([disabled]):not(.disabled).active:active,
.btn-outline-light-2x:not([disabled]):not(.disabled).active.active {
  color: white;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background-color: #dbdbdb !important;
  border-color: #dbdbdb !important;
}
.btn-outline-dark-2x:not([disabled]):not(.disabled).active {
  background-color: #2c323f;
  border-color: #2c323f;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: white;
}
.btn-outline-dark-2x:not([disabled]):not(.disabled).active:hover,
.btn-outline-dark-2x:not([disabled]):not(.disabled).active:focus,
.btn-outline-dark-2x:not([disabled]):not(.disabled).active:active,
.btn-outline-dark-2x:not([disabled]):not(.disabled).active.active {
  color: white;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background-color: #171a21 !important;
  border-color: #171a21 !important;
}
.btn-outline-warning-2x:not([disabled]):not(.disabled).active {
  background-color: #747dc6;
  border-color: #747dc6;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  color: white;
}
.btn-outline-warning-2x:not([disabled]):not(.disabled).active:hover,
.btn-outline-warning-2x:not([disabled]):not(.disabled).active:focus,
.btn-outline-warning-2x:not([disabled]):not(.disabled).active:active,
.btn-outline-warning-2x:not([disabled]):not(.disabled).active.active {
  color: white;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background-color: #505bb7 !important;
  border-color: #505bb7 !important;
}
table thead .border-bottom-primary th,
table tbody .border-bottom-primary th,
table tbody .border-bottom-primary td {
  border-bottom: 1px solid #0da487 !important;
}
table thead .border-bottom-secondary th,
table tbody .border-bottom-secondary th,
table tbody .border-bottom-secondary td {
  border-bottom: 1px solid #ef3f3e !important;
}
table thead .border-bottom-success th,
table tbody .border-bottom-success th,
table tbody .border-bottom-success td {
  border-bottom: 1px solid #9e65c2 !important;
}
table thead .border-bottom-danger th,
table tbody .border-bottom-danger th,
table tbody .border-bottom-danger td {
  border-bottom: 1px solid #6670bd !important;
}
table thead .border-bottom-info th,
table tbody .border-bottom-info th,
table tbody .border-bottom-info td {
  border-bottom: 1px solid #a927f9 !important;
}
table thead .border-bottom-light th,
table tbody .border-bottom-light th,
table tbody .border-bottom-light td {
  border-bottom: 1px solid #f4f4f4 !important;
}
table thead .border-bottom-dark th,
table tbody .border-bottom-dark th,
table tbody .border-bottom-dark td {
  border-bottom: 1px solid #2c323f !important;
}
table thead .border-bottom-warning th,
table tbody .border-bottom-warning th,
table tbody .border-bottom-warning td {
  border-bottom: 1px solid #747dc6 !important;
}
.table-styling .table-primary,
.table-styling.table-primary {
  background-color: #0da487;
  color: #fff;
  border: 3px solid #0da487;
}
.table-styling .table-primary thead,
.table-styling.table-primary thead {
  background-color: #097560;
  border: 3px solid #097560;
}
.table-styling .table-primary th,
.table-styling .table-primary td,
.table-styling.table-primary th,
.table-styling.table-primary td {
  background-color: transparent;
}
.table-styling .table-secondary,
.table-styling.table-secondary {
  background-color: #ef3f3e;
  color: #fff;
  border: 3px solid #ef3f3e;
}
.table-styling .table-secondary thead,
.table-styling.table-secondary thead {
  background-color: #e71413;
  border: 3px solid #e71413;
}
.table-styling .table-secondary th,
.table-styling .table-secondary td,
.table-styling.table-secondary th,
.table-styling.table-secondary td {
  background-color: transparent;
}
.table-styling .table-success,
.table-styling.table-success {
  background-color: #9e65c2;
  color: #fff;
  border: 3px solid #9e65c2;
}
.table-styling .table-success thead,
.table-styling.table-success thead {
  background-color: #8645af;
  border: 3px solid #8645af;
}
.table-styling .table-success th,
.table-styling .table-success td,
.table-styling.table-success th,
.table-styling.table-success td {
  background-color: transparent;
}
.table-styling .table-danger,
.table-styling.table-danger {
  background-color: #6670bd;
  color: #fff;
  border: 3px solid #6670bd;
}
.table-styling .table-danger thead,
.table-styling.table-danger thead {
  background-color: #4853a8;
  border: 3px solid #4853a8;
}
.table-styling .table-danger th,
.table-styling .table-danger td,
.table-styling.table-danger th,
.table-styling.table-danger td {
  background-color: transparent;
}
.table-styling .table-info,
.table-styling.table-info {
  background-color: #a927f9;
  color: #fff;
  border: 3px solid #a927f9;
}
.table-styling .table-info thead,
.table-styling.table-info thead {
  background-color: #9106e7;
  border: 3px solid #9106e7;
}
.table-styling .table-info th,
.table-styling .table-info td,
.table-styling.table-info th,
.table-styling.table-info td {
  background-color: transparent;
}
.table-styling .table-light,
.table-styling.table-light {
  background-color: #f4f4f4;
  color: #fff;
  border: 3px solid #f4f4f4;
}
.table-styling .table-light thead,
.table-styling.table-light thead {
  background-color: #dbdbdb;
  border: 3px solid #dbdbdb;
}
.table-styling .table-light th,
.table-styling .table-light td,
.table-styling.table-light th,
.table-styling.table-light td {
  background-color: transparent;
}
.table-styling .table-dark,
.table-styling.table-dark {
  background-color: #2c323f;
  color: #fff;
  border: 3px solid #2c323f;
}
.table-styling .table-dark thead,
.table-styling.table-dark thead {
  background-color: #171a21;
  border: 3px solid #171a21;
}
.table-styling .table-dark th,
.table-styling .table-dark td,
.table-styling.table-dark th,
.table-styling.table-dark td {
  background-color: transparent;
}
.table-styling .table-warning,
.table-styling.table-warning {
  background-color: #747dc6;
  color: #fff;
  border: 3px solid #747dc6;
}
.table-styling .table-warning thead,
.table-styling.table-warning thead {
  background-color: #505bb7;
  border: 3px solid #505bb7;
}
.table-styling .table-warning th,
.table-styling .table-warning td,
.table-styling.table-warning th,
.table-styling.table-warning td {
  background-color: transparent;
}
.b-primary {
  border: 1px solid #0da487 !important;
}
.b-t-primary {
  border-top: 1px solid #0da487 !important;
}
.b-b-primary {
  border-bottom: 1px solid #0da487 !important;
}
.b-l-primary {
  border-left: 1px solid #0da487 !important;
}
.b-r-primary {
  border-right: 1px solid #0da487 !important;
}
.b-secondary {
  border: 1px solid #ef3f3e !important;
}
.b-t-secondary {
  border-top: 1px solid #ef3f3e !important;
}
.b-b-secondary {
  border-bottom: 1px solid #ef3f3e !important;
}
.b-l-secondary {
  border-left: 1px solid #ef3f3e !important;
}
.b-r-secondary {
  border-right: 1px solid #ef3f3e !important;
}
.b-success {
  border: 1px solid #9e65c2 !important;
}
.b-t-success {
  border-top: 1px solid #9e65c2 !important;
}
.b-b-success {
  border-bottom: 1px solid #9e65c2 !important;
}
.b-l-success {
  border-left: 1px solid #9e65c2 !important;
}
.b-r-success {
  border-right: 1px solid #9e65c2 !important;
}
.b-danger {
  border: 1px solid #6670bd !important;
}
.b-t-danger {
  border-top: 1px solid #6670bd !important;
}
.b-b-danger {
  border-bottom: 1px solid #6670bd !important;
}
.b-l-danger {
  border-left: 1px solid #6670bd !important;
}
.b-r-danger {
  border-right: 1px solid #6670bd !important;
}
.b-info {
  border: 1px solid #a927f9 !important;
}
.b-t-info {
  border-top: 1px solid #a927f9 !important;
}
.b-b-info {
  border-bottom: 1px solid #a927f9 !important;
}
.b-l-info {
  border-left: 1px solid #a927f9 !important;
}
.b-r-info {
  border-right: 1px solid #a927f9 !important;
}
.b-light {
  border: 1px solid #f4f4f4 !important;
}
.b-t-light {
  border-top: 1px solid #f4f4f4 !important;
}
.b-b-light {
  border-bottom: 1px solid #f4f4f4 !important;
}
.b-l-light {
  border-left: 1px solid #f4f4f4 !important;
}
.b-r-light {
  border-right: 1px solid #f4f4f4 !important;
}
.b-dark {
  border: 1px solid #2c323f !important;
}
.b-t-dark {
  border-top: 1px solid #2c323f !important;
}
.b-b-dark {
  border-bottom: 1px solid #2c323f !important;
}
.b-l-dark {
  border-left: 1px solid #2c323f !important;
}
.b-r-dark {
  border-right: 1px solid #2c323f !important;
}
.b-warning {
  border: 1px solid #747dc6 !important;
}
.b-t-warning {
  border-top: 1px solid #747dc6 !important;
}
.b-b-warning {
  border-bottom: 1px solid #747dc6 !important;
}
.b-l-warning {
  border-left: 1px solid #747dc6 !important;
}
.b-r-warning {
  border-right: 1px solid #747dc6 !important;
}
.border-1 {
  border-width: 1px !important;
}
.border-2 {
  border-width: 2px !important;
}
.border-3 {
  border-width: 3px !important;
}
.border-4 {
  border-width: 4px !important;
}
.border-5 {
  border-width: 5px !important;
}
.border-6 {
  border-width: 6px !important;
}
.border-7 {
  border-width: 7px !important;
}
.border-8 {
  border-width: 8px !important;
}
.border-9 {
  border-width: 9px !important;
}
.border-10 {
  border-width: 10px !important;
}
.opacity-0 {
  opacity: 0;
}
.map-block {
  width: 100%;
  height: 350px;
}
.map-js-height {
  height: 500px;
}
.map-js-height .btn-group input {
  background-color: #0da487;
}
.map-js-height .btn-group input + input {
  background-color: #ef3f3e;
}
.custom-scrollbar::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #ecf3fa;
  box-shadow: inset 0 0 6px #ecf3fa;
}
.custom-scrollbar::-webkit-scrollbar {
  width: 6px;
}
.custom-scrollbar::-webkit-scrollbar-thumb {
  background-color: rgba(68, 102, 242, 0.15);
}
.comment {
  color: #9f9ba5;
  font-style: italic;
}
.line {
  color: #2c323f;
}
.line pre {
  font-size: 100%;
}
.list-circle {
  list-style: circle;
}
.theme-close {
  width: 40px;
  height: 40px;
  opacity: 1;
  position: absolute;
  font-weight: 400;
  z-index: 1;
  right: 0;
  background-color: #fff !important;
  border-radius: 5px;
}
.options > div {
  color: #ccc;
  display: inline-block;
  padding: 2px 10px;
  border: 1px solid;
  margin: 0 8px 8px 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.options > div:hover {
  background-color: #0da487;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.modal-footer {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.img-cropper #putData {
  margin-bottom: 0;
}
.img-cropper .img-container {
  min-height: auto;
  margin-bottom: 0;
}
.img-cropper .docs-data > .input-group:last-child {
  margin-bottom: 0;
}
.img-cropper .docs-preview {
  margin-top: 20px;
  margin-bottom: 10px;
}
.dropzone .dz-preview .dz-error-message {
  background: #fff !important;
  color: #0da487 !important;
  border: 1px solid #0da487;
}
.dropzone .dz-preview .dz-error-message:after {
  border-bottom: 6px solid #0da487 !important;
}
.typeahead .theme-form .form-group {
  margin-bottom: 0;
}
.editor-statusbar {
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.page-builder .ge-canvas.ge-editing .row {
  padding: 30px;
  margin-bottom: 0;
  background-color: rgba(13, 164, 135, 0.02);
}
.page-builder .btn-screen {
  padding: 0 18px 0 0;
}
.bg-overlay.active {
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.2);
  position: fixed;
  z-index: 6;
  top: 0;
}
button:focus {
  outline: none !important;
}
.dotted {
  border-style: dotted;
}
.dashed {
  border-style: dashed;
}
.double {
  border-style: double;
}
.groove {
  border-style: groove;
}
.ridge {
  border-style: ridge;
}
.inset {
  border-style: inset;
}
.outset {
  border-style: outset;
}
@-webkit-keyframes fadeIncustom {
  0% {
    opacity: 0;
    top: 50px;
  }
  75% {
    opacity: 0.6;
    top: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIncustom {
  0% {
    opacity: 0;
    top: 50px;
  }
  75% {
    opacity: 0.6;
    top: 0;
  }
  100% {
    opacity: 1;
  }
}
.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
  border-color: #efefef;
  background-color: #fff;
  font-size: 14px;
  color: #898989;
  padding: 5px 10px;
  border-radius: 5px;
  width: 46%;
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(13, 164, 135, 0.1);
  box-shadow: inset 0 0 6px rgba(13, 164, 135, 0.1);
  background-color: #f5f5f5;
  border-radius: 5px;
}
::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  background-color: #fdf9f9;
}
::-webkit-scrollbar-thumb {
  background-color: rgba(13, 164, 135, 0.5);
  border-radius: 5px;
}
body {
  font-size: 14px;
  overflow-x: hidden;
  font-family: "Public Sans", sans-serif;
  color: #4a5568;
}
body ::-moz-selection {
  background-color: transparent;
  color: var(--theme-color);
}
body ::selection {
  background-color: transparent;
  color: var(--theme-color);
}
ul {
  padding-left: 0px;
  list-style-type: none;
  margin-bottom: 0;
}
* a {
  color: var(--theme-color);
  text-decoration: none;
  letter-spacing: 1px;
}
a:hover {
  text-decoration: none;
  color: var(--theme-color);
}
a[class*="badge-"]:hover {
  color: #fff;
}
.btn {
  font-size: 14px;
}
*.btn:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
p {
  font-size: 13px;
  line-height: 1.7;
  letter-spacing: 0.7px;
}
.form-control {
  padding: 8px 20px;
}
.form-select:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #ced4da;
}
code {
  color: var(--theme-color) !important;
  background-color: rgba(13, 164, 135, 0.03);
  padding: 3px;
  margin: 0 3px;
  border-radius: 2px;
}
.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.media .media-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
blockquote {
  border-left: 4px solid #ecf3fa;
  padding: 15px;
}
.figure.text-center blockquote {
  border: none !important;
}
.figure.text-end blockquote {
  border-left: none !important;
  border-right: 4px solid #ecf3fa;
}
.row > div {
  position: relative;
}
:focus {
  outline-color: var(--theme-color);
}
.disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
svg {
  vertical-align: baseline;
}
input:focus {
  outline-color: rgba(0, 0, 0, 0);
}
label {
  margin-bottom: 0.5rem;
}
.media-widgets .media-body {
  margin-bottom: 30px;
}
.typography h1,
.typography .h1,
.typography h2,
.typography .h2,
.typography h3,
.typography .h3,
.typography h4,
.typography .h4,
.typography h5,
.typography .h5,
.typography h6,
.typography .h6 {
  margin: 20px 0;
  margin-top: 0;
}
.typography h1:last-child,
.typography .h1:last-child,
.typography h2:last-child,
.typography .h2:last-child,
.typography h3:last-child,
.typography .h3:last-child,
.typography h4:last-child,
.typography .h4:last-child,
.typography h5:last-child,
.typography .h5:last-child,
.typography h6:last-child,
.typography .h6:last-child {
  margin-bottom: 0;
}
.typography small {
  padding-left: 10px;
  color: #2c323f;
}
pre {
  background-color: rgba(13, 164, 135, 0.03);
  padding: 20px 0;
}
.owl-theme .owl-dots .owl-dot span {
  background: #29eec8;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: var(--theme-color);
}
.owl-theme .owl-nav.disabled + .owl-dots {
  margin-bottom: -10px;
  margin-top: 25px;
}
.click2edit ~ .note-editor.note-frame {
  margin-bottom: 30px;
}
.note-editor.note-frame {
  border-color: #f4f4f4;
}
.note-editor.note-frame {
  border-color: #f4f4f4;
}
.btn-close:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.modal .modal-body .card {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.modal-dialog .modal-content .modal-body p a {
  margin-right: 0;
}
.alert-theme button {
  top: 25px !important;
  right: 20px !important;
  color: var(--theme-color);
}
.alert-theme [data-notify="title"] {
  display: none;
}
.alert-theme span + span + span {
  background-color: #fff;
  color: var(--theme-color);
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 14px -3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 14px -3px rgba(0, 0, 0, 0.2);
}
.alert-theme i {
  padding: 20px;
}
.alert-theme .progress {
  margin-top: -2px !important;
  width: 100%;
  height: 2px;
}
.alert-theme .progress .progress-bar {
  background-color: var(--theme-color);
}
.alert-copy {
  border: 1px solid var(--theme-color);
  line-height: 1;
  display: inline-block;
  width: 300px;
  color: #fff;
  background-color: var(--theme-color);
}
.alert-copy .close {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  line-height: 1.4;
  font-weight: 100;
}
.alert-copy .close:focus {
  outline: none;
}
.ace-editor {
  width: 100%;
  height: 400px;
}
.editor-toolbar {
  width: 100% !important;
}
.editor-toolbar.fullscreen {
  z-index: 100;
}
.CodeMirror {
  top: 0 !important;
}
.CodeMirror-fullscreen {
  top: 50px !important;
}
.irs-from,
.irs-to,
.irs-single {
  background: var(--theme-color);
}
.irs-from:after,
.irs-to:after,
.irs-single:after {
  border-top-color: var(--theme-color);
}
.irs-line-mid,
.irs-line-left,
.irs-line-right,
.irs-bar,
.irs-bar-edge {
  background-color: var(--theme-color);
}
.swal-button {
  background-color: var(--theme-color);
}
.swal-button:active {
  background-color: #0b8c74;
}
.swal-button--cancel {
  background-color: #efefee !important;
}
.clipboaard-container h6 {
  line-height: 1.6;
  font-size: 13px;
}
fieldset .bootstrap-touchspin-postfix,
fieldset .bootstrap-touchspin-prefix {
  border-radius: 0;
  padding: 0.4rem 0.75rem;
}
fieldset .input-group-lg .touchspin {
  height: 50px;
}
.f1 .f1-steps .f1-step .f1-step-icon {
  padding: 12px;
}
.form-inline .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.input-group-text i {
  line-height: 1.5;
}
.animated-modal .form-select {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
h1 {
  font-size: calc(40px + (70 - 40) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 600;
  line-height: 1.1;
  text-transform: capitalize;
  margin: 0;
}
h2 {
  font-size: calc(22px + (28 - 22) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 600;
  line-height: 1;
  text-transform: capitalize;
  margin: 0;
}
h3 {
  font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 500;
  line-height: 1.2;
  margin: 0;
}
h4 {
  font-size: calc(17px + (18 - 17) * ((100vw - 320px) / (1920 - 320)));
  line-height: 1.2;
  margin: 0;
  font-weight: 400;
}
h5 {
  font-size: calc(15px + (16 - 15) * ((100vw - 320px) / (1920 - 320)));
  line-height: 1.2;
  margin: 0;
  font-weight: 400;
}
h6 {
  font-size: calc(13px + (14 - 13) * ((100vw - 320px) / (1920 - 320)));
  line-height: 1.2;
  margin: 0;
  font-weight: 400;
}
span {
  display: inline-block;
}
.theme-color {
  color: var(--theme-color) !important;
}
.theme-bg-color {
  background-color: var(--theme-color);
}
.default-according .card {
  margin-bottom: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.default-according .card + .card {
  margin-top: 10px;
}
.default-according .card .btn-link {
  font-weight: 500;
  color: #4a5568;
  text-decoration: none;
}
.default-according .card .btn-link:focus,
.default-according .card .btn-link:hover {
  text-decoration: none;
}
.default-according .card .card-header {
  padding: 0.75rem 1.25rem;
  border: 1px solid #ecf3fa;
}
.default-according .card .card-header i {
  position: absolute;
  left: 18px;
  font-size: 20px;
  top: 20px;
}
.default-according .card .card-header h5 {
  margin-top: 2px;
}
.default-according .card .card-body {
  border: 1px solid #ecf3fa;
  border-top: none;
}
.default-according.style-1 button {
  width: 100%;
  text-align: left;
}
.default-according.style-1 button:before {
  right: 20px;
  position: absolute;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  font-size: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.default-according.style-1 button[aria-expanded="true"]:before {
  content: "";
  font-family: IcoFont;
}
.default-according.style-1 button[aria-expanded="false"]:before {
  content: "";
  font-family: IcoFont;
}
.notify-alert .close {
  background: unset;
  border: none;
  font-size: 25px;
}
.alert {
  border-radius: 0.15rem;
  padding: 15px;
}
.alert svg {
  vertical-align: middle;
}
.alert .progress {
  margin-top: 15px;
}
.alert [data-notify="icon"] {
  margin-right: 10px;
  line-height: 20px;
  position: absolute;
}
.alert [data-notify="message"] {
  display: inline-block;
  width: 100%;
}
.alert i {
  margin-right: 5px;
  font-size: 16px;
}
.alert p {
  margin-bottom: 0;
}
.alert .close {
  opacity: 1;
}
.alert .close span {
  font-size: 24px;
  font-weight: 400;
  display: inline-block;
  border-radius: 3px;
  text-shadow: none;
  padding: 0 5px;
  padding-right: 0;
}
.alert-dismissible .close {
  padding: 10px 1.25rem;
  top: 4px;
  padding-right: 13px;
  opacity: 0.5;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.alert-dismissible .close:hover {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 1;
  color: inherit;
}
.card-body button:focus {
  outline: none;
}
.card-body .alert:last-child {
  margin-bottom: 0;
}
.card-body .alert svg {
  width: 14px;
  height: 14px;
  margin-right: 4px;
  position: absolute;
  top: 18px;
}
.card-body .alert svg ~ p {
  padding-left: 20px;
}
strong {
  display: inline-block;
}
strong ~ p {
  display: inline-block;
}
.alert-primary {
  background-color: rgba(13, 164, 135, 0.8);
  border-color: rgba(13, 164, 135, 0.9);
  color: #fff;
}
.alert-primary .progress {
  height: 5px;
  background-color: #0d9f83;
  border-radius: 0;
}
.alert-primary .progress-bar {
  background-color: #b7f9ec;
}
.alert-primary .btn-close {
  -webkit-filter: brightness(1) invert(1);
  filter: brightness(1) invert(1);
}
.alert-primary .alert-link {
  color: #0da487;
}
.alert-primary hr {
  border-top-color: #0da487;
}
.alert-primary.dark {
  background-color: #0da487;
  border-color: #0da487;
  color: #fafafa;
}
.alert-primary.dark .alert-link {
  color: #fff;
}
.alert-primary.outline,
.alert-primary.outline-2x {
  background-color: rgba(0, 0, 0, 0);
  border-color: #0da487;
  color: #0da487;
}
.alert-primary.outline .btn-close,
.alert-primary.outline-2x .btn-close {
  -webkit-filter: unset;
  filter: unset;
}
.alert-primary.inverse {
  background-color: transparent;
  padding: 13px 20px 13px 65px;
  border-color: #0da487;
  color: #4a5568;
}
.alert-primary.inverse:before {
  width: 0;
  height: 0;
  top: 16px;
  content: "";
  position: absolute;
  left: 54px;
  border-left: 7px solid #0da487;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}
.alert-primary.inverse i {
  padding: 17px 20px;
  display: inline-block;
  background-color: #0da487;
  color: #fff;
  border-radius: 3px 0 0 3px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.alert-primary.inverse .btn-close {
  -webkit-filter: unset;
  filter: unset;
  top: -3px;
}
.alert-secondary {
  background-color: rgba(239, 63, 62, 0.8);
  border-color: rgba(239, 63, 62, 0.9);
  color: #fff;
}
.alert-secondary .progress {
  height: 5px;
  background-color: #ef3a39;
  border-radius: 0;
}
.alert-secondary .progress-bar {
  background-color: #fff;
}
.alert-secondary .btn-close {
  -webkit-filter: brightness(1) invert(1);
  filter: brightness(1) invert(1);
}
.alert-secondary .alert-link {
  color: #ef3f3e;
}
.alert-secondary hr {
  border-top-color: #ef3f3e;
}
.alert-secondary.dark {
  background-color: #ef3f3e;
  border-color: #ef3f3e;
  color: #fafafa;
}
.alert-secondary.dark .alert-link {
  color: #fff;
}
.alert-secondary.outline,
.alert-secondary.outline-2x {
  background-color: rgba(0, 0, 0, 0);
  border-color: #ef3f3e;
  color: #ef3f3e;
}
.alert-secondary.outline .btn-close,
.alert-secondary.outline-2x .btn-close {
  -webkit-filter: unset;
  filter: unset;
}
.alert-secondary.inverse {
  background-color: transparent;
  padding: 13px 20px 13px 65px;
  border-color: #ef3f3e;
  color: #4a5568;
}
.alert-secondary.inverse:before {
  width: 0;
  height: 0;
  top: 16px;
  content: "";
  position: absolute;
  left: 54px;
  border-left: 7px solid #ef3f3e;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}
.alert-secondary.inverse i {
  padding: 17px 20px;
  display: inline-block;
  background-color: #ef3f3e;
  color: #fff;
  border-radius: 3px 0 0 3px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.alert-secondary.inverse .btn-close {
  -webkit-filter: unset;
  filter: unset;
  top: -3px;
}
.alert-success {
  background-color: rgba(158, 101, 194, 0.8);
  border-color: rgba(158, 101, 194, 0.9);
  color: #fff;
}
.alert-success .progress {
  height: 5px;
  background-color: #9c61c1;
  border-radius: 0;
}
.alert-success .progress-bar {
  background-color: #fff;
}
.alert-success .btn-close {
  -webkit-filter: brightness(1) invert(1);
  filter: brightness(1) invert(1);
}
.alert-success .alert-link {
  color: #9e65c2;
}
.alert-success hr {
  border-top-color: #9e65c2;
}
.alert-success.dark {
  background-color: #9e65c2;
  border-color: #9e65c2;
  color: #fafafa;
}
.alert-success.dark .alert-link {
  color: #fff;
}
.alert-success.outline,
.alert-success.outline-2x {
  background-color: rgba(0, 0, 0, 0);
  border-color: #9e65c2;
  color: #9e65c2;
}
.alert-success.outline .btn-close,
.alert-success.outline-2x .btn-close {
  -webkit-filter: unset;
  filter: unset;
}
.alert-success.inverse {
  background-color: transparent;
  padding: 13px 20px 13px 65px;
  border-color: #9e65c2;
  color: #4a5568;
}
.alert-success.inverse:before {
  width: 0;
  height: 0;
  top: 16px;
  content: "";
  position: absolute;
  left: 54px;
  border-left: 7px solid #9e65c2;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}
.alert-success.inverse i {
  padding: 17px 20px;
  display: inline-block;
  background-color: #9e65c2;
  color: #fff;
  border-radius: 3px 0 0 3px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.alert-success.inverse .btn-close {
  -webkit-filter: unset;
  filter: unset;
  top: -3px;
}
.alert-danger {
  background-color: rgba(102, 112, 189, 0.8);
  border-color: rgba(102, 112, 189, 0.9);
  color: #fff;
}
.alert-danger .progress {
  height: 5px;
  background-color: #626dbb;
  border-radius: 0;
}
.alert-danger .progress-bar {
  background-color: #fff;
}
.alert-danger .btn-close {
  -webkit-filter: brightness(1) invert(1);
  filter: brightness(1) invert(1);
}
.alert-danger .alert-link {
  color: #6670bd;
}
.alert-danger hr {
  border-top-color: #6670bd;
}
.alert-danger.dark {
  background-color: #6670bd;
  border-color: #6670bd;
  color: #fafafa;
}
.alert-danger.dark .alert-link {
  color: #fff;
}
.alert-danger.outline,
.alert-danger.outline-2x {
  background-color: rgba(0, 0, 0, 0);
  border-color: #6670bd;
  color: #6670bd;
}
.alert-danger.outline .btn-close,
.alert-danger.outline-2x .btn-close {
  -webkit-filter: unset;
  filter: unset;
}
.alert-danger.inverse {
  background-color: transparent;
  padding: 13px 20px 13px 65px;
  border-color: #6670bd;
  color: #4a5568;
}
.alert-danger.inverse:before {
  width: 0;
  height: 0;
  top: 16px;
  content: "";
  position: absolute;
  left: 54px;
  border-left: 7px solid #6670bd;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}
.alert-danger.inverse i {
  padding: 17px 20px;
  display: inline-block;
  background-color: #6670bd;
  color: #fff;
  border-radius: 3px 0 0 3px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.alert-danger.inverse .btn-close {
  -webkit-filter: unset;
  filter: unset;
  top: -3px;
}
.alert-warning {
  background-color: rgba(116, 125, 198, 0.8);
  border-color: rgba(116, 125, 198, 0.9);
  color: #fff;
}
.alert-warning .progress {
  height: 5px;
  background-color: #707ac5;
  border-radius: 0;
}
.alert-warning .progress-bar {
  background-color: #fff;
}
.alert-warning .btn-close {
  -webkit-filter: brightness(1) invert(1);
  filter: brightness(1) invert(1);
}
.alert-warning .alert-link {
  color: #747dc6;
}
.alert-warning hr {
  border-top-color: #747dc6;
}
.alert-warning.dark {
  background-color: #747dc6;
  border-color: #747dc6;
  color: #fafafa;
}
.alert-warning.dark .alert-link {
  color: #fff;
}
.alert-warning.outline,
.alert-warning.outline-2x {
  background-color: rgba(0, 0, 0, 0);
  border-color: #747dc6;
  color: #747dc6;
}
.alert-warning.outline .btn-close,
.alert-warning.outline-2x .btn-close {
  -webkit-filter: unset;
  filter: unset;
}
.alert-warning.inverse {
  background-color: transparent;
  padding: 13px 20px 13px 65px;
  border-color: #747dc6;
  color: #4a5568;
}
.alert-warning.inverse:before {
  width: 0;
  height: 0;
  top: 16px;
  content: "";
  position: absolute;
  left: 54px;
  border-left: 7px solid #747dc6;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}
.alert-warning.inverse i {
  padding: 17px 20px;
  display: inline-block;
  background-color: #747dc6;
  color: #fff;
  border-radius: 3px 0 0 3px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.alert-warning.inverse .btn-close {
  -webkit-filter: unset;
  filter: unset;
  top: -3px;
}
.alert-info {
  background-color: rgba(169, 39, 249, 0.8);
  border-color: rgba(169, 39, 249, 0.9);
  color: #fff;
}
.alert-info .progress {
  height: 5px;
  background-color: #a722f9;
  border-radius: 0;
}
.alert-info .progress-bar {
  background-color: #fff;
}
.alert-info .btn-close {
  -webkit-filter: brightness(1) invert(1);
  filter: brightness(1) invert(1);
}
.alert-info .alert-link {
  color: #a927f9;
}
.alert-info hr {
  border-top-color: #a927f9;
}
.alert-info.dark {
  background-color: #a927f9;
  border-color: #a927f9;
  color: #fafafa;
}
.alert-info.dark .alert-link {
  color: #fff;
}
.alert-info.outline,
.alert-info.outline-2x {
  background-color: rgba(0, 0, 0, 0);
  border-color: #a927f9;
  color: #a927f9;
}
.alert-info.outline .btn-close,
.alert-info.outline-2x .btn-close {
  -webkit-filter: unset;
  filter: unset;
}
.alert-info.inverse {
  background-color: transparent;
  padding: 13px 20px 13px 65px;
  border-color: #a927f9;
  color: #4a5568;
}
.alert-info.inverse:before {
  width: 0;
  height: 0;
  top: 16px;
  content: "";
  position: absolute;
  left: 54px;
  border-left: 7px solid #a927f9;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}
.alert-info.inverse i {
  padding: 17px 20px;
  display: inline-block;
  background-color: #a927f9;
  color: #fff;
  border-radius: 3px 0 0 3px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.alert-info.inverse .btn-close {
  -webkit-filter: unset;
  filter: unset;
  top: -3px;
}
.alert-light {
  background-color: rgba(244, 244, 244, 0.8);
  border-color: rgba(244, 244, 244, 0.9);
  color: #fff;
  color: #2c323f;
  background-color: #f4f4f4;
}
.alert-light .progress {
  height: 5px;
  background-color: #f1f1f1;
  border-radius: 0;
}
.alert-light .progress-bar {
  background-color: #fff;
}
.alert-light .btn-close {
  -webkit-filter: brightness(1) invert(1);
  filter: brightness(1) invert(1);
}
.alert-light .alert-link {
  color: #f4f4f4;
  color: #2c323f;
}
.alert-light .btn-close {
  -webkit-filter: unset;
  filter: unset;
}
.alert-light hr {
  border-top-color: #f4f4f4;
}
.alert-light.dark {
  background-color: #f4f4f4;
  border-color: #f4f4f4;
  color: #fafafa;
  color: #2c323f;
}
.alert-light.dark .alert-link {
  color: #fff;
  color: #2c323f;
}
.alert-light.outline,
.alert-light.outline-2x {
  background-color: rgba(0, 0, 0, 0);
  border-color: #f4f4f4;
  color: #f4f4f4;
  color: #2c323f;
}
.alert-light.outline .btn-close,
.alert-light.outline-2x .btn-close {
  -webkit-filter: unset;
  filter: unset;
}
.alert-light.inverse {
  background-color: transparent;
  padding: 13px 20px 13px 65px;
  border-color: #f4f4f4;
  color: #4a5568;
}
.alert-light.inverse:before {
  width: 0;
  height: 0;
  top: 16px;
  content: "";
  position: absolute;
  left: 54px;
  border-left: 7px solid #f4f4f4;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}
.alert-light.inverse i {
  padding: 17px 20px;
  display: inline-block;
  background-color: #f4f4f4;
  color: #fff;
  border-radius: 3px 0 0 3px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.alert-light.inverse .btn-close {
  -webkit-filter: unset;
  filter: unset;
  top: -3px;
}
.alert-dark {
  background-color: rgba(44, 50, 63, 0.8);
  border-color: rgba(44, 50, 63, 0.9);
  color: #fff;
}
.alert-dark .progress {
  height: 5px;
  background-color: #2a303c;
  border-radius: 0;
}
.alert-dark .progress-bar {
  background-color: #a8b0c2;
}
.alert-dark .btn-close {
  -webkit-filter: brightness(1) invert(1);
  filter: brightness(1) invert(1);
}
.alert-dark .alert-link {
  color: #2c323f;
}
.alert-dark hr {
  border-top-color: #2c323f;
}
.alert-dark.dark {
  background-color: #2c323f;
  border-color: #2c323f;
  color: #fafafa;
}
.alert-dark.dark .alert-link {
  color: #fff;
}
.alert-dark.outline,
.alert-dark.outline-2x {
  background-color: rgba(0, 0, 0, 0);
  border-color: #2c323f;
  color: #2c323f;
}
.alert-dark.outline .btn-close,
.alert-dark.outline-2x .btn-close {
  -webkit-filter: unset;
  filter: unset;
}
.alert-dark.inverse {
  background-color: transparent;
  padding: 13px 20px 13px 65px;
  border-color: #2c323f;
  color: #4a5568;
}
.alert-dark.inverse:before {
  width: 0;
  height: 0;
  top: 16px;
  content: "";
  position: absolute;
  left: 54px;
  border-left: 7px solid #2c323f;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}
.alert-dark.inverse i {
  padding: 17px 20px;
  display: inline-block;
  background-color: #2c323f;
  color: #fff;
  border-radius: 3px 0 0 3px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.alert-dark.inverse .btn-close {
  -webkit-filter: unset;
  filter: unset;
  top: -3px;
}
.dismiss-text .alert .btn-close {
  background: unset;
  opacity: 1;
  top: -6px;
  right: 40px;
}
.dismiss-text .alert .btn-close span {
  display: inline-block;
  border-radius: 3px;
  text-shadow: none;
  padding: 0 5px;
}
.outline-2x {
  border-width: 2px;
  padding: 11px 1.25rem;
}
.badge {
  padding: 0.44em 0.7em;
}
.badge + .badge {
  margin-left: 5px;
}
.badge svg {
  width: 10px;
  height: 10px;
  padding-top: 3px;
}
.status-danger span {
  background-color: rgba(226, 36, 84, 0.15);
  color: #e22454;
  padding: 5px 10px;
  text-transform: capitalize;
  display: inline-block;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 400;
}
.status-close span {
  background-color: rgba(47, 135, 51, 0.15);
  color: #2f8733;
  padding: 5px 10px;
  text-transform: capitalize;
  display: inline-block;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 400;
}
.badge-theme {
  background-color: var(--theme-color);
}
.pill-badge-primary {
  background-color: var(--theme-color);
  -webkit-box-shadow: -0.5px 4.33px 16px 0px rgba(var(--theme-color), 0.25);
  box-shadow: -0.5px 4.33px 16px 0px rgba(var(--theme-color), 0.25);
  color: #fff;
  border-radius: 0;
}
.pill-badge-secondary {
  background-color: #ef3f3e;
  -webkit-box-shadow: -0.5px 4.33px 16px 0px rgba(239, 63, 62, 0.25);
  box-shadow: -0.5px 4.33px 16px 0px rgba(239, 63, 62, 0.25);
  color: #fff;
  border-radius: 0;
}
.pill-badge-success {
  background-color: #9e65c2;
  -webkit-box-shadow: -0.5px 4.33px 16px 0px rgba(158, 101, 194, 0.25);
  box-shadow: -0.5px 4.33px 16px 0px rgba(158, 101, 194, 0.25);
  color: #fff;
  border-radius: 0;
}
.pill-badge-danger {
  background-color: #6670bd;
  -webkit-box-shadow: -0.5px 4.33px 16px 0px rgba(102, 112, 189, 0.25);
  box-shadow: -0.5px 4.33px 16px 0px rgba(102, 112, 189, 0.25);
  color: #fff;
  border-radius: 0;
}
.pill-badge-info {
  background-color: #a927f9;
  -webkit-box-shadow: -0.5px 4.33px 16px 0px rgba(169, 39, 249, 0.25);
  box-shadow: -0.5px 4.33px 16px 0px rgba(169, 39, 249, 0.25);
  color: #fff;
  border-radius: 0;
}
.pill-badge-light {
  background-color: #f4f4f4;
  -webkit-box-shadow: -0.5px 4.33px 16px 0px rgba(244, 244, 244, 0.25);
  box-shadow: -0.5px 4.33px 16px 0px rgba(244, 244, 244, 0.25);
  color: #fff;
  border-radius: 0;
}
.pill-badge-dark {
  background-color: #2c323f;
  -webkit-box-shadow: -0.5px 4.33px 16px 0px rgba(44, 50, 63, 0.25);
  box-shadow: -0.5px 4.33px 16px 0px rgba(44, 50, 63, 0.25);
  color: #fff;
  border-radius: 0;
}
.pill-badge-warning {
  background-color: #747dc6;
  -webkit-box-shadow: -0.5px 4.33px 16px 0px rgba(116, 125, 198, 0.25);
  box-shadow: -0.5px 4.33px 16px 0px rgba(116, 125, 198, 0.25);
  color: #fff;
  border-radius: 0;
}
.pill-badge-primary {
  background-color: var(--theme-color);
}
.pill-badge-secondary {
  background-color: var(--theme-secondary);
}
.round-badge-primary {
  border-radius: 6px;
  background-color: var(--theme-color);
  -webkit-box-shadow: -0.5px -6.67px 14px 0px rgba(var(--theme-color), 0.18);
  box-shadow: -0.5px -6.67px 14px 0px rgba(var(--theme-color), 0.18);
  color: #fff !important;
}
.round-badge-secondary {
  border-radius: 6px;
  background-color: #ef3f3e;
  -webkit-box-shadow: -0.5px -6.67px 14px 0px rgba(239, 63, 62, 0.18);
  box-shadow: -0.5px -6.67px 14px 0px rgba(239, 63, 62, 0.18);
  color: #fff !important;
}
.round-badge-success {
  border-radius: 6px;
  background-color: #9e65c2;
  -webkit-box-shadow: -0.5px -6.67px 14px 0px rgba(158, 101, 194, 0.18);
  box-shadow: -0.5px -6.67px 14px 0px rgba(158, 101, 194, 0.18);
  color: #fff !important;
}
.round-badge-danger {
  border-radius: 6px;
  background-color: #6670bd;
  -webkit-box-shadow: -0.5px -6.67px 14px 0px rgba(102, 112, 189, 0.18);
  box-shadow: -0.5px -6.67px 14px 0px rgba(102, 112, 189, 0.18);
  color: #fff !important;
}
.round-badge-info {
  border-radius: 6px;
  background-color: #a927f9;
  -webkit-box-shadow: -0.5px -6.67px 14px 0px rgba(169, 39, 249, 0.18);
  box-shadow: -0.5px -6.67px 14px 0px rgba(169, 39, 249, 0.18);
  color: #fff !important;
}
.round-badge-light {
  border-radius: 6px;
  background-color: #f4f4f4;
  -webkit-box-shadow: -0.5px -6.67px 14px 0px rgba(244, 244, 244, 0.18);
  box-shadow: -0.5px -6.67px 14px 0px rgba(244, 244, 244, 0.18);
  color: #fff !important;
}
.round-badge-dark {
  border-radius: 6px;
  background-color: #2c323f;
  -webkit-box-shadow: -0.5px -6.67px 14px 0px rgba(44, 50, 63, 0.18);
  box-shadow: -0.5px -6.67px 14px 0px rgba(44, 50, 63, 0.18);
  color: #fff !important;
}
.round-badge-warning {
  border-radius: 6px;
  background-color: #747dc6;
  -webkit-box-shadow: -0.5px -6.67px 14px 0px rgba(116, 125, 198, 0.18);
  box-shadow: -0.5px -6.67px 14px 0px rgba(116, 125, 198, 0.18);
  color: #fff !important;
}
.round-badge-primary {
  background-color: var(--theme-color);
}
.round-badge-secondary {
  background-color: var(--theme-secondary);
}
.breadcrumb-colored {
  padding: 12px 16px;
  border-radius: 4px;
}
.breadcrumb-colored li a {
  color: #fff;
}
.breadcrumb-colored li.active {
  color: #fff;
  opacity: 0.7;
}
.breadcrumb-colored .breadcrumb-item:before {
  color: #fff;
}
.breadcrumb-colored .breadcrumb-item.txt-dark:before {
  color: #000;
}
.breadcrumb-icon {
  --bs-breadcrumb-divider: ">";
}
.breadcrumb-icon li {
  display: inline-block;
}
.breadcrumb-no-divider {
  --bs-breadcrumb-divider: "";
}
.breadcrumb-item.active {
  text-transform: capitalize;
}
.btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: calc(7px + (10 - 7) * ((100vw - 320px) / (1920 - 320)))
    calc(14px + (32 - 14) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 500;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  border: none;
  font-size: 14px;
  z-index: 0;
  white-space: nowrap;
}
.btn:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn.dark-button {
  background: linear-gradient(
    93.33deg,
    #222221 12.35%,
    #2f2f2d 99.38%
  ) !important;
}
.btn .icon {
  margin-left: calc(6px + (12 - 6) * ((100vw - 320px) / (1920 - 320)));
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
[dir="rtl"] .btn .icon {
  margin-left: unset;
  margin-right: calc(6px + (12 - 6) * ((100vw - 320px) / (1920 - 320)));
}
.btn .icon-2 {
  margin-left: 6px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
[dir="rtl"] .btn .icon-2 {
  margin-left: unset;
  margin-right: 6px;
}
.btn-animation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  border-radius: 5px;
  font-weight: 600;
  background: transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  background: var(--theme-color);
  border: none;
  z-index: 0;
  padding: calc(7px + (12 - 7) * ((100vw - 320px) / (1920 - 320)))
    calc(14px + (32 - 14) * ((100vw - 320px) / (1920 - 320))) !important;
  border: 1px solid var(--theme-color);
}
.btn-animation i {
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.btn-animation::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  border-radius: 3px;
  background: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-animation:hover {
  color: var(--theme-color);
}
.btn-animation:hover i {
  -webkit-transform: translateX(3px);
  transform: translateX(3px);
}
.btn-animation:hover::after {
  top: 0;
  height: 100%;
}
.btn-md {
  padding: calc(8px + (11 - 8) * ((100vw - 320px) / (1920 - 320)))
    calc(16px + (24 - 16) * ((100vw - 320px) / (1920 - 320)));
  font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 500;
}
.btn-sm {
  padding: 8px 16px;
  font-size: 14px;
  font-weight: 500;
}
.btn-2 {
  padding: 9px 25px;
  font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 400;
}
.btn-2:hover::after {
  top: 0;
  height: 100%;
}
.btn-2-animation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  background: #0da487;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#0da487),
    to(#0e947a)
  );
  background: linear-gradient(90deg, #0da487 0%, #0e947a 100%);
  border: none;
  z-index: 0;
}
.btn-2-animation::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  border-radius: 5px;
  background: #0da487;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#0e947a),
    to(#0da487)
  );
  background: linear-gradient(90deg, #0e947a 0%, #0da487 100%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-category {
  padding: calc(6px + (8 - 6) * ((100vw - 320px) / (1920 - 320)))
    calc(16px + (27 - 16) * ((100vw - 320px) / (1920 - 320)));
  letter-spacing: 0.8px;
  font-size: calc(16px + (18 - 16) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 700;
  border-radius: 50px;
}
.btn-outline {
  border: 1px solid var(--theme-color);
  color: var(--theme-color);
}
.btn-primary-gradien {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#10caa6),
    color-stop(51%, #0a7e68),
    to(#10caa6)
  );
  background-image: linear-gradient(
    to right,
    #10caa6 0%,
    #0a7e68 51%,
    #10caa6 100%
  );
  border: none;
  color: #fff;
  background-size: auto 200%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #fff;
}
.btn-primary-gradien:focus,
.btn-primary-gradien:active,
.btn-primary-gradien.active {
  -webkit-transition: 1.5s;
  transition: 1.5s;
  background-position: right center;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#10caa6),
    color-stop(0%),
    color-stop(#0a7e68),
    color-stop(100%),
    to(#fff)
  ) !important;
  background-image: linear-gradient(
    to right,
    #10caa6,
    0%,
    #0a7e68,
    100%,
    #fff
  ) !important;
}
.btn-secondary-gradien {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#f26464),
    color-stop(51%, #ec1a18),
    to(#f26464)
  );
  background-image: linear-gradient(
    to right,
    #f26464 0%,
    #ec1a18 51%,
    #f26464 100%
  );
  border: none;
  color: #fff;
  background-size: auto 200%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-secondary-gradien:hover,
.btn-secondary-gradien:focus,
.btn-secondary-gradien:active,
.btn-secondary-gradien.active,
.btn-secondary-gradien.hover {
  -webkit-transition: 1.5s;
  transition: 1.5s;
  background-position: right center;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#f26464),
    color-stop(0%),
    color-stop(#ec1a18),
    color-stop(100%),
    to(#fff)
  ) !important;
  background-image: linear-gradient(
    to right,
    #f26464,
    0%,
    #ec1a18,
    100%,
    #fff
  ) !important;
}
.btn-success-gradien {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#b082ce),
    color-stop(51%, #8c48b6),
    to(#b082ce)
  );
  background-image: linear-gradient(
    to right,
    #b082ce 0%,
    #8c48b6 51%,
    #b082ce 100%
  );
  border: none;
  color: #fff;
  background-size: auto 200%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-success-gradien:hover,
.btn-success-gradien:focus,
.btn-success-gradien:active,
.btn-success-gradien.active,
.btn-success-gradien.hover {
  -webkit-transition: 1.5s;
  transition: 1.5s;
  background-position: right center;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#b082ce),
    color-stop(0%),
    color-stop(#8c48b6),
    color-stop(100%),
    to(#fff)
  ) !important;
  background-image: linear-gradient(
    to right,
    #b082ce,
    0%,
    #8c48b6,
    100%,
    #fff
  ) !important;
}
.btn-danger-gradien {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#838bc9),
    color-stop(51%, #4b57af),
    to(#838bc9)
  );
  background-image: linear-gradient(
    to right,
    #838bc9 0%,
    #4b57af 51%,
    #838bc9 100%
  );
  border: none;
  color: #fff;
  background-size: auto 200%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-danger-gradien:hover,
.btn-danger-gradien:focus,
.btn-danger-gradien:active,
.btn-danger-gradien.active,
.btn-danger-gradien.hover {
  -webkit-transition: 1.5s;
  transition: 1.5s;
  background-position: right center;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#838bc9),
    color-stop(0%),
    color-stop(#4b57af),
    color-stop(100%),
    to(#fff)
  ) !important;
  background-image: linear-gradient(
    to right,
    #838bc9,
    0%,
    #4b57af,
    100%,
    #fff
  ) !important;
}
.btn-warning-gradien {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#9198d2),
    color-stop(51%, #5762ba),
    to(#9198d2)
  );
  background-image: linear-gradient(
    to right,
    #9198d2 0%,
    #5762ba 51%,
    #9198d2 100%
  );
  border: none;
  color: #fff;
  background-size: auto 200%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-warning-gradien:hover,
.btn-warning-gradien:focus,
.btn-warning-gradien:active,
.btn-warning-gradien.active,
.btn-warning-gradien.hover {
  -webkit-transition: 1.5s;
  transition: 1.5s;
  background-position: right center;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#9198d2),
    color-stop(0%),
    color-stop(#5762ba),
    color-stop(100%),
    to(#fff)
  ) !important;
  background-image: linear-gradient(
    to right,
    #9198d2,
    0%,
    #5762ba,
    100%,
    #fff
  ) !important;
}
.btn-info-gradien {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#b94ffa),
    color-stop(51%, #9707f1),
    to(#b94ffa)
  );
  background-image: linear-gradient(
    to right,
    #b94ffa 0%,
    #9707f1 51%,
    #b94ffa 100%
  );
  border: none;
  color: #fff;
  background-size: auto 200%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-info-gradien:hover,
.btn-info-gradien:focus,
.btn-info-gradien:active,
.btn-info-gradien.active,
.btn-info-gradien.hover {
  -webkit-transition: 1.5s;
  transition: 1.5s;
  background-position: right center;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#b94ffa),
    color-stop(0%),
    color-stop(#9707f1),
    color-stop(100%),
    to(#fff)
  ) !important;
  background-image: linear-gradient(
    to right,
    #b94ffa,
    0%,
    #9707f1,
    100%,
    #fff
  ) !important;
}
.btn-light-gradien {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#fff),
    color-stop(51%, #e0e0e0),
    to(#fff)
  );
  background-image: linear-gradient(to right, #fff 0%, #e0e0e0 51%, #fff 100%);
  border: none;
  color: #fff;
  background-size: auto 200%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-light-gradien:hover,
.btn-light-gradien:focus,
.btn-light-gradien:active,
.btn-light-gradien.active,
.btn-light-gradien.hover {
  -webkit-transition: 1.5s;
  transition: 1.5s;
  background-position: right center;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#fff),
    color-stop(0%),
    color-stop(#e0e0e0),
    color-stop(100%),
    to(#fff)
  ) !important;
  background-image: linear-gradient(
    to right,
    #fff,
    0%,
    #e0e0e0,
    100%,
    #fff
  ) !important;
}
.btn-dark-gradien {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#3d4557),
    color-stop(51%, #1b1f27),
    to(#3d4557)
  );
  background-image: linear-gradient(
    to right,
    #3d4557 0%,
    #1b1f27 51%,
    #3d4557 100%
  );
  border: none;
  color: #fff;
  background-size: auto 200%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn-dark-gradien:hover,
.btn-dark-gradien:focus,
.btn-dark-gradien:active,
.btn-dark-gradien.active,
.btn-dark-gradien.hover {
  -webkit-transition: 1.5s;
  transition: 1.5s;
  background-position: right center;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#3d4557),
    color-stop(0%),
    color-stop(#1b1f27),
    color-stop(100%),
    to(#fff)
  ) !important;
  background-image: linear-gradient(
    to right,
    #3d4557,
    0%,
    #1b1f27,
    100%,
    #fff
  ) !important;
}
.btn-lg {
  font-size: 18px;
}
.btn-sm {
  font-size: 12px;
}
.btn-xs {
  padding: 0.05rem 0.4rem;
  font-size: 11px;
}
.large-btn {
  margin-bottom: -20px;
}
.large-btn .btn {
  margin-right: 5px;
  margin-bottom: 15px;
}
.btn-air-primary {
  -webkit-box-shadow: 0 5px 10px 2px rgba(88, 103, 221, 0.19) !important;
  box-shadow: 0 5px 10px 2px rgba(88, 103, 221, 0.19) !important;
}
.btn-air-primary:hover,
.btn-air-primary:active,
.btn-air-primary:not([disabled]):not(.disabled):active {
  background-color: #097560;
  border-color: #097560;
}
.input-air-primary {
  -webkit-box-shadow: 0 3px 5px 1px rgba(13, 164, 135, 0.1) !important;
  box-shadow: 0 3px 5px 1px rgba(13, 164, 135, 0.1) !important;
}
.input-air-primary:focus {
  border-color: #0da487;
}
.btn-air-secondary {
  -webkit-box-shadow: 0 5px 10px 2px rgba(88, 103, 221, 0.19) !important;
  box-shadow: 0 5px 10px 2px rgba(88, 103, 221, 0.19) !important;
}
.btn-air-secondary:hover,
.btn-air-secondary:active,
.btn-air-secondary:not([disabled]):not(.disabled):active {
  background-color: #e71413;
  border-color: #e71413;
}
.input-air-secondary {
  -webkit-box-shadow: 0 3px 5px 1px rgba(239, 63, 62, 0.1) !important;
  box-shadow: 0 3px 5px 1px rgba(239, 63, 62, 0.1) !important;
}
.input-air-secondary:focus {
  border-color: #ef3f3e;
}
.btn-air-success {
  -webkit-box-shadow: 0 5px 10px 2px rgba(88, 103, 221, 0.19) !important;
  box-shadow: 0 5px 10px 2px rgba(88, 103, 221, 0.19) !important;
}
.btn-air-success:hover,
.btn-air-success:active,
.btn-air-success:not([disabled]):not(.disabled):active {
  background-color: #8645af;
  border-color: #8645af;
}
.input-air-success {
  -webkit-box-shadow: 0 3px 5px 1px rgba(158, 101, 194, 0.1) !important;
  box-shadow: 0 3px 5px 1px rgba(158, 101, 194, 0.1) !important;
}
.input-air-success:focus {
  border-color: #9e65c2;
}
.btn-air-danger {
  -webkit-box-shadow: 0 5px 10px 2px rgba(88, 103, 221, 0.19) !important;
  box-shadow: 0 5px 10px 2px rgba(88, 103, 221, 0.19) !important;
}
.btn-air-danger:hover,
.btn-air-danger:active,
.btn-air-danger:not([disabled]):not(.disabled):active {
  background-color: #4853a8;
  border-color: #4853a8;
}
.input-air-danger {
  -webkit-box-shadow: 0 3px 5px 1px rgba(102, 112, 189, 0.1) !important;
  box-shadow: 0 3px 5px 1px rgba(102, 112, 189, 0.1) !important;
}
.input-air-danger:focus {
  border-color: #6670bd;
}
.btn-air-info {
  -webkit-box-shadow: 0 5px 10px 2px rgba(88, 103, 221, 0.19) !important;
  box-shadow: 0 5px 10px 2px rgba(88, 103, 221, 0.19) !important;
}
.btn-air-info:hover,
.btn-air-info:active,
.btn-air-info:not([disabled]):not(.disabled):active {
  background-color: #9106e7;
  border-color: #9106e7;
}
.input-air-info {
  -webkit-box-shadow: 0 3px 5px 1px rgba(169, 39, 249, 0.1) !important;
  box-shadow: 0 3px 5px 1px rgba(169, 39, 249, 0.1) !important;
}
.input-air-info:focus {
  border-color: #a927f9;
}
.btn-air-light {
  -webkit-box-shadow: 0 5px 10px 2px rgba(88, 103, 221, 0.19) !important;
  box-shadow: 0 5px 10px 2px rgba(88, 103, 221, 0.19) !important;
}
.btn-air-light:hover,
.btn-air-light:active,
.btn-air-light:not([disabled]):not(.disabled):active {
  background-color: #dbdbdb;
  border-color: #dbdbdb;
}
.input-air-light {
  -webkit-box-shadow: 0 3px 5px 1px rgba(244, 244, 244, 0.1) !important;
  box-shadow: 0 3px 5px 1px rgba(244, 244, 244, 0.1) !important;
}
.input-air-light:focus {
  border-color: #f4f4f4;
}
.btn-air-dark {
  -webkit-box-shadow: 0 5px 10px 2px rgba(88, 103, 221, 0.19) !important;
  box-shadow: 0 5px 10px 2px rgba(88, 103, 221, 0.19) !important;
}
.btn-air-dark:hover,
.btn-air-dark:active,
.btn-air-dark:not([disabled]):not(.disabled):active {
  background-color: #171a21;
  border-color: #171a21;
}
.input-air-dark {
  -webkit-box-shadow: 0 3px 5px 1px rgba(44, 50, 63, 0.1) !important;
  box-shadow: 0 3px 5px 1px rgba(44, 50, 63, 0.1) !important;
}
.input-air-dark:focus {
  border-color: #2c323f;
}
.btn-air-warning {
  -webkit-box-shadow: 0 5px 10px 2px rgba(88, 103, 221, 0.19) !important;
  box-shadow: 0 5px 10px 2px rgba(88, 103, 221, 0.19) !important;
}
.btn-air-warning:hover,
.btn-air-warning:active,
.btn-air-warning:not([disabled]):not(.disabled):active {
  background-color: #505bb7;
  border-color: #505bb7;
}
.input-air-warning {
  -webkit-box-shadow: 0 3px 5px 1px rgba(116, 125, 198, 0.1) !important;
  box-shadow: 0 3px 5px 1px rgba(116, 125, 198, 0.1) !important;
}
.input-air-warning:focus {
  border-color: #747dc6;
}
.btn-outline {
  border: 1px solid #0da487 !important;
  color: #0da487 !important;
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.btn-outline:hover {
  background-color: #0da487 !important;
  color: #fff !important;
}
.btn-solid {
  border: 1px solid #0da487 !important;
  background-color: #0da487 !important;
  color: #fff;
}
.btn-gradient {
  color: #fff !important;
  font-weight: 500;
  padding: 10px 30px;
  border-radius: 5px;
  background-color: #0da487;
  letter-spacing: 0.06rem;
}
.btn-gradient:hover {
  background-size: 100% !important;
}
.btn-warning {
  color: #fff;
}
.btn-warning:hover,
.btn-warning.disabled {
  color: #fff;
}
[class*="-gradien"]:hover {
  background-size: 50% 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #fff;
}
.btn-square {
  border-radius: 0px;
}
.btn-pill {
  border-radius: 60px;
}
.btn-group-pill .btn:first-child {
  border-radius: 60px 0 0 60px;
}
.btn-group-pill .btn:last-child {
  border-radius: 0 60px 60px 0;
}
.btn-group-square .btn:first-child {
  border-radius: 0px 0 0 0px;
}
.btn-group-square .btn:last-child {
  border-radius: 0 0px 0px 0;
}
.btn-showcase {
  margin-bottom: -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.btn-showcase .btn {
  margin-bottom: 10px;
  margin-right: 18px;
}
.btn-dropdown-showcase {
  margin-bottom: -10px;
}
.btn-dropdown-showcase .dropdown {
  margin-bottom: 10px;
  margin-right: 18px;
}
.btn-dropdown-showcase .btn-group {
  margin-bottom: 10px;
  margin-right: 18px;
}
.btn-group .radio label::before {
  top: 2px;
}
.btn-group .radio label::after {
  top: 7px;
}
.btn-group .checkbox label {
  margin-top: 3px;
}
.btn-group-showcase > div {
  margin-bottom: -20px;
}
.btn-group-showcase > div label {
  margin-bottom: 0;
}
.btn-group-showcase .btn-group {
  margin-right: 20px;
  margin-bottom: 20px;
}
.btn-group-showcase .checkbox input[type="checkbox"] {
  display: none;
}
.tooltiptext {
  visibility: visible;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -60px;
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}
.btn-theme {
  background-color: #0da487;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.btn-theme svg {
  width: calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320)));
  height: auto;
  margin-right: calc(6px + (10 - 6) * ((100vw - 320px) / (1920 - 320)));
}
.btn-theme:hover {
  color: #fff;
}
.bootstrap-datetimepicker-widget {
  padding: 30px;
  text-align: center;
}
.bootstrap-datetimepicker-widget .btn {
  margin: 0 10px;
  font-size: 14px;
  padding: 5px 8px;
}
.rtl-ltr-btn {
  font-size: 16px;
  font-weight: 700;
  display: none;
}
.checkbox_animated {
  cursor: pointer;
  position: relative;
  margin: 0 16px 0 0;
  z-index: 0;
}
.checkbox_animated:before {
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75),
    -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  -webkit-transform: rotate(-45deg) scale(0, 0);
  transform: rotate(-45deg) scale(0, 0);
  content: "";
  position: absolute;
  left: 0.25rem;
  top: 0.225rem;
  z-index: 1;
  width: 0.75rem;
  height: 0.375rem;
  border: 2px solid var(--theme-color);
  border-top-style: none;
  border-right-style: none;
}
.checkbox_animated:after {
  content: "";
  position: absolute;
  top: -0.125rem;
  left: 0;
  width: 1.3rem;
  height: 1.3rem;
  background: #fff;
  border: 2px solid #ddd;
  cursor: pointer;
}
.checkbox_animated:checked:before {
  -webkit-transform: rotate(-45deg) scale(1, 1);
  transform: rotate(-45deg) scale(1, 1);
}
.title-header {
  padding-bottom: calc(15px + (25 - 15) * ((100vw - 320px) / (1920 - 320)));
  position: relative;
  color: #262932;
  font-size: 22px;
}
.title-header a {
  font-size: calc(15px + (16 - 15) * ((100vw - 320px) / (1920 - 320)));
  color: #222;
  text-transform: capitalize;
  display: block;
}
.title-header a.btn {
  padding: calc(7px + (10 - 7) * ((100vw - 320px) / (1920 - 320)))
    calc(14px + (32 - 14) * ((100vw - 320px) / (1920 - 320)));
  font-size: 14px;
  color: #fff;
}
.title-header-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.title-header-block {
  display: block;
}
.title-header-block .card-order-section {
  margin-top: 20px;
  border-top: 1px solid rgba(33, 37, 41, 0.15);
  border-bottom: 1px solid rgba(33, 37, 41, 0.15);
  padding: 10px 0;
}
.title-header-block .card-order-section ul {
  margin: -8px;
  color: #212529;
}
.title-header-block .card-order-section ul li {
  display: inline-block;
  margin: 0 15px;
  font-size: 18px;
  position: relative;
  color: #4a5568;
}
.title-header-block .card-order-section ul li::before {
  content: "/";
  position: absolute;
  top: 0;
  right: -15px;
  width: 0;
  height: 100%;
}
.title-header-block .card-order-section ul li:first-child {
  margin-left: 15px;
}
.title-header-block .card-order-section ul li:last-child {
  margin-right: 0;
}
.title-header-block .card-order-section ul li:last-child::before {
  content: none;
}
.title-header-block .custome-breadcrum .breadcrumb .breadcrumb-item a {
  color: #9a9a9a;
}
.title-header h5 {
  font-size: calc(18px + (22 - 18) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 700;
  letter-spacing: 0.03em;
}
.title-header h5:not(.mb-0),
.title-header h5:not(.m-0) {
  margin-bottom: 0;
  text-transform: capitalize;
}
.title-header.option-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 575px) {
  .title-header.option-title h5 {
    display: inline-block;
  }
  .title-header.option-title .selected-options {
    position: fixed;
    bottom: 60px;
    z-index: 1;
    right: 20px;
  }
}
[dir="rtl"] .title-header.option-title .selected-options ul {
  padding-right: 15px;
}
@media (max-width: 575px) {
  .title-header.option-title .selected-options ul {
    margin-left: 0;
    -webkit-box-shadow: 0 0 5px rgba(34, 34, 34, 0.23);
    box-shadow: 0 0 5px rgba(34, 34, 34, 0.23);
  }
}
@media (max-width: 575px) {
  .title-header.option-title .right-options {
    text-align: center;
  }
}
.title-header.option-title .right-options ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: calc(9px + (15 - 9) * ((100vw - 320px) / (1920 - 320)));
}
.title-header.option-title .right-options ul li:last-child {
  margin-left: auto;
}
.card {
  margin-bottom: 30px;
  border: none;
  letter-spacing: 0.5px;
  border-radius: 15px;
  padding: 25px;
}
.card-table {
  padding: calc(14px + (25 - 14) * ((100vw - 320px) / (1920 - 320)));
}
.card.card-hover {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.card.card-hover:hover {
  -webkit-box-shadow: 0 0 25px rgba(33, 37, 41, 0.1);
  box-shadow: 0 0 25px rgba(33, 37, 41, 0.1);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}
.card.card-tiles {
  border: 1px solid #ddd;
}
.card .card-header {
  background-color: #fff;
  padding: 0;
  border-bottom: 1px solid #ecf3fa;
  position: relative;
  margin-bottom: 16px;
}
.card .card-header--2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 40px;
}
.card .card-header-1 {
  margin: 40px 0 20px;
  color: #262932;
}
.card .card-header-1 h5 {
  font-size: 20px;
  font-weight: 700;
}
.card .card-header-2 {
  color: #262932;
  margin-bottom: 30px;
}
.card .card-header-2 h5 {
  font-size: calc(18px + (22 - 18) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 700;
}
.card .card-header-block {
  display: block;
  padding: 40px;
}
.card .card-header-block .card-order-section {
  margin-top: 20px;
  border-top: 1px solid rgba(33, 37, 41, 0.15);
  border-bottom: 1px solid rgba(33, 37, 41, 0.15);
  padding: 10px 0;
}
.card .card-header-block .card-order-section ul {
  margin: -8px;
}
.card .card-header-block .card-order-section ul li {
  display: inline-block;
  margin: 8px;
  position: relative;
}
.card .card-header-block .card-order-section ul li::before {
  content: "/";
  position: absolute;
  top: 0;
  right: -10px;
  width: 0;
  height: 100%;
}
.card .card-header-block .card-order-section ul li:last-child::before {
  content: none;
}
.card .card-header-block .custome-breadcrum .breadcrumb .breadcrumb-item a {
  color: #9a9a9a;
}
.card .card-header-top {
  padding: 16px;
}
.card .card-header.card-no-border {
  border-bottom: none !important;
}
.card .card-header h5 {
  font-size: 30px;
  font-weight: 700;
}
.card .card-header h5:not(.mb-0),
.card .card-header h5:not(.m-0) {
  margin-bottom: 0;
  text-transform: capitalize;
}
.card .card-header > span {
  font-size: 12px;
  color: rgba(74, 85, 104, 0.7);
  margin-top: 5px;
  display: block;
  letter-spacing: 1px;
}
.card .card-header .card-header-right {
  border-radius: 0 0 0 7px;
  right: 35px;
  top: 33px;
  display: inline-block;
  padding: 8px 0;
  position: absolute;
  background-color: #fff;
  z-index: 1;
}
.card .card-header .card-header-right .card-option {
  text-align: right;
  width: 35px;
  height: 20px;
  overflow: hidden;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.card .card-header .card-header-right .card-option li {
  display: inline-block;
}
.card .card-header .card-header-right .card-option li:first-child i {
  -webkit-transition: 1s;
  transition: 1s;
  font-size: 16px;
  color: var(--theme-color);
}
.card .card-header .card-header-right .card-option li:first-child i.icofont {
  color: unset;
}
.card .card-header .card-header-right i {
  margin: 0 5px;
  cursor: pointer;
  color: #2c323f;
  line-height: 20px;
}
.card .card-header .card-header-right i.icofont-refresh {
  font-size: 13px;
}
.card .card-header .best-selling-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.card .card-header .best-selling-box span {
  margin-right: 6px;
  font-weight: 700;
  color: #222;
}
[dir="rtl"] .card .card-header .best-selling-box span {
  margin-right: unset;
  margin-left: 6px;
}
.card .card-header .best-selling-box .dropdown .dropdown-toggle {
  color: #4a5568;
}
.card .card-body {
  padding: 0;
  background-color: rgba(0, 0, 0, 0);
}
.card .card-body-2 {
  padding: 16px;
}
.card .card-body p:last-child {
  margin-bottom: 0;
}
.card .sub-title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 5px;
  margin-bottom: 8px;
  font-size: 18px;
}
.card .card-footer {
  background-color: #fff;
  border-top: 1px solid #ecf3fa;
  padding: 30px 40px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.card.card-load .card-loader {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 8;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.card.card-load .card-loader i {
  margin: 0 auto;
  color: var(--theme-color);
  font-size: 20px;
}
.card.full-card {
  position: fixed;
  top: 0;
  z-index: 99999;
  -webkit-box-shadow: none;
  box-shadow: none;
  right: 0;
  border-radius: 0;
  border: 1px solid #efefef;
  width: calc(100vw - 12px);
  height: calc(100vh);
}
.card.full-card .card-body {
  overflow: auto;
}
.card-absolute {
  margin-top: 20px;
}
.card-absolute .card-header {
  position: absolute;
  top: -20px;
  left: 15px;
  border-radius: 0.25rem;
  padding: 10px 15px;
}
.card-absolute .card-header h5 {
  font-size: 17px;
}
.card-absolute .card-body {
  margin-top: 10px;
}
.card-header .border-tab {
  margin-bottom: -13px;
}
.custom-card {
  overflow: hidden;
  padding: 30px;
}
.custom-card .card-header {
  padding: 0;
}
.custom-card .card-header img {
  border-radius: 50%;
  margin-top: -100px;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
.custom-card .card-profile {
  text-align: center;
}
.custom-card .card-profile img {
  height: 110px;
  padding: 7px;
  background-color: #fff;
  z-index: 1;
  position: relative;
}
.custom-card .card-social {
  text-align: center;
}
.custom-card .card-social li {
  display: inline-block;
  padding: 15px 0;
}
.custom-card .card-social li:last-child a {
  margin-right: 0;
}
.custom-card .card-social li a {
  padding: 0;
  margin-right: 15px;
  color: #bcc6de;
  font-size: 16px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.custom-card .card-social li a:hover {
  color: var(--theme-color);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.custom-card .profile-details h6 {
  margin-bottom: 30px;
  margin-top: 10px;
  color: rgba(74, 85, 104, 0.7);
  font-size: 14px;
}
.custom-card .card-footer {
  padding: 0;
}
.custom-card .card-footer > div {
  padding: 15px;
  text-align: center;
}
.custom-card .card-footer > div + div {
  border-left: 1px solid #efefef;
}
.custom-card .card-footer > div h3 {
  margin-bottom: 0;
  font-size: 24px;
}
.custom-card .card-footer > div h6 {
  font-size: 14px;
  color: rgba(74, 85, 104, 0.7);
}
.custom-card .card-footer > div h5 {
  font-size: 16px;
  margin-bottom: 0;
}
.custom-card .card-footer > div i {
  font-size: 24px;
  display: inline-block;
  margin-bottom: 15px;
}
.custom-card .card-footer > div .m-b-card {
  margin-bottom: 10px;
}
.card .pagination-box {
  margin: 0 auto;
  padding-bottom: 30px;
  padding-top: 5px;
}
.color-box {
  margin-bottom: -10px;
}
.color-box button {
  margin-bottom: 10px;
}
.color-box button + button {
  margin-left: 5px;
}
.primary-color ul li:nth-child(13) {
  background-color: #0eab8d;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.primary-color ul li:nth-child(13) span:before {
  content: "#0eab8d";
  display: block;
  color: #fff;
  text-align: center;
}
.primary-color ul li:last-child {
  margin-bottom: 0;
}
.primary-color ul li:nth-child(12) {
  background-color: #0eb293;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.primary-color ul li:nth-child(12) span:before {
  content: "#0eb293";
  display: block;
  color: #fff;
  text-align: center;
}
.primary-color ul li:last-child {
  margin-bottom: 0;
}
.primary-color ul li:nth-child(11) {
  background-color: #0fb999;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.primary-color ul li:nth-child(11) span:before {
  content: "#0fb999";
  display: block;
  color: #fff;
  text-align: center;
}
.primary-color ul li:last-child {
  margin-bottom: 0;
}
.primary-color ul li:nth-child(10) {
  background-color: #0fc09e;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.primary-color ul li:nth-child(10) span:before {
  content: "#0fc09e";
  display: block;
  color: #fff;
  text-align: center;
}
.primary-color ul li:last-child {
  margin-bottom: 0;
}
.primary-color ul li:nth-child(9) {
  background-color: #10c7a4;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.primary-color ul li:nth-child(9) span:before {
  content: "#10c7a4";
  display: block;
  color: #fff;
  text-align: center;
}
.primary-color ul li:last-child {
  margin-bottom: 0;
}
.primary-color ul li:nth-child(8) {
  background-color: #10cfaa;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.primary-color ul li:nth-child(8) span:before {
  content: "#10cfaa";
  display: block;
  color: #fff;
  text-align: center;
}
.primary-color ul li:last-child {
  margin-bottom: 0;
}
.primary-color ul li:nth-child(7) {
  background-color: #11d6b0;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.primary-color ul li:nth-child(7) span:before {
  content: "#11d6b0";
  display: block;
  color: #fff;
  text-align: center;
}
.primary-color ul li:last-child {
  margin-bottom: 0;
}
.primary-color ul li:nth-child(6) {
  background-color: #11ddb6;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.primary-color ul li:nth-child(6) span:before {
  content: "#11ddb6";
  display: block;
  color: #fff;
  text-align: center;
}
.primary-color ul li:last-child {
  margin-bottom: 0;
}
.primary-color ul li:nth-child(5) {
  background-color: #12e4bc;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.primary-color ul li:nth-child(5) span:before {
  content: "#12e4bc";
  display: block;
  color: #fff;
  text-align: center;
}
.primary-color ul li:last-child {
  margin-bottom: 0;
}
.primary-color ul li:nth-child(4) {
  background-color: #13ebc1;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.primary-color ul li:nth-child(4) span:before {
  content: "#13ebc1";
  display: block;
  color: #fff;
  text-align: center;
}
.primary-color ul li:last-child {
  margin-bottom: 0;
}
.primary-color ul li:nth-child(3) {
  background-color: #18edc4;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.primary-color ul li:nth-child(3) span:before {
  content: "#18edc4";
  display: block;
  color: #fff;
  text-align: center;
}
.primary-color ul li:last-child {
  margin-bottom: 0;
}
.primary-color ul li:nth-child(2) {
  background-color: #20edc6;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.primary-color ul li:nth-child(2) span:before {
  content: "#20edc6";
  display: block;
  color: #fff;
  text-align: center;
}
.primary-color ul li:last-child {
  margin-bottom: 0;
}
.primary-color ul li:nth-child(1) {
  background-color: #27eec8;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.primary-color ul li:nth-child(1) span:before {
  content: "#27eec8";
  display: block;
  color: #fff;
  text-align: center;
}
.primary-color ul li:last-child {
  margin-bottom: 0;
}
.secondary-color ul li:nth-child(13) {
  background-color: #f04d4c;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.secondary-color ul li:nth-child(13) span:before {
  content: "#f04d4c";
  display: block;
  color: #fff;
  text-align: center;
}
.secondary-color ul li:last-child {
  margin-bottom: 0;
}
.secondary-color ul li:nth-child(12) {
  background-color: #f15b5a;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.secondary-color ul li:nth-child(12) span:before {
  content: "#f15b5a";
  display: block;
  color: #fff;
  text-align: center;
}
.secondary-color ul li:last-child {
  margin-bottom: 0;
}
.secondary-color ul li:nth-child(11) {
  background-color: #f36968;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.secondary-color ul li:nth-child(11) span:before {
  content: "#f36968";
  display: block;
  color: #fff;
  text-align: center;
}
.secondary-color ul li:last-child {
  margin-bottom: 0;
}
.secondary-color ul li:nth-child(10) {
  background-color: #f47777;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.secondary-color ul li:nth-child(10) span:before {
  content: "#f47777";
  display: block;
  color: #fff;
  text-align: center;
}
.secondary-color ul li:last-child {
  margin-bottom: 0;
}
.secondary-color ul li:nth-child(9) {
  background-color: #f58585;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.secondary-color ul li:nth-child(9) span:before {
  content: "#f58585";
  display: block;
  color: #fff;
  text-align: center;
}
.secondary-color ul li:last-child {
  margin-bottom: 0;
}
.secondary-color ul li:nth-child(8) {
  background-color: #f69393;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.secondary-color ul li:nth-child(8) span:before {
  content: "#f69393";
  display: block;
  color: #fff;
  text-align: center;
}
.secondary-color ul li:last-child {
  margin-bottom: 0;
}
.secondary-color ul li:nth-child(7) {
  background-color: #f7a1a1;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.secondary-color ul li:nth-child(7) span:before {
  content: "#f7a1a1";
  display: block;
  color: #fff;
  text-align: center;
}
.secondary-color ul li:last-child {
  margin-bottom: 0;
}
.secondary-color ul li:nth-child(6) {
  background-color: #f8afaf;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.secondary-color ul li:nth-child(6) span:before {
  content: "#f8afaf";
  display: block;
  color: #fff;
  text-align: center;
}
.secondary-color ul li:last-child {
  margin-bottom: 0;
}
.secondary-color ul li:nth-child(5) {
  background-color: #fabdbd;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.secondary-color ul li:nth-child(5) span:before {
  content: "#fabdbd";
  display: block;
  color: #fff;
  text-align: center;
}
.secondary-color ul li:last-child {
  margin-bottom: 0;
}
.secondary-color ul li:nth-child(4) {
  background-color: #fbcccb;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.secondary-color ul li:nth-child(4) span:before {
  content: "#fbcccb";
  display: block;
  color: #fff;
  text-align: center;
}
.secondary-color ul li:last-child {
  margin-bottom: 0;
}
.secondary-color ul li:nth-child(3) {
  background-color: #fcdad9;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.secondary-color ul li:nth-child(3) span:before {
  content: "#fcdad9";
  display: block;
  color: #fff;
  text-align: center;
}
.secondary-color ul li:last-child {
  margin-bottom: 0;
}
.secondary-color ul li:nth-child(2) {
  background-color: #fde8e8;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.secondary-color ul li:nth-child(2) span:before {
  content: "#fde8e8";
  display: block;
  color: #fff;
  text-align: center;
}
.secondary-color ul li:last-child {
  margin-bottom: 0;
}
.secondary-color ul li:nth-child(1) {
  background-color: #fef6f6;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.secondary-color ul li:nth-child(1) span:before {
  content: "#fef6f6";
  display: block;
  color: #fff;
  text-align: center;
}
.secondary-color ul li:last-child {
  margin-bottom: 0;
}
.success-color ul li:nth-child(13) {
  background-color: #a068c3;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.success-color ul li:nth-child(13) span:before {
  content: "#a068c3";
  display: block;
  color: #fff;
  text-align: center;
}
.success-color ul li:last-child {
  margin-bottom: 0;
}
.success-color ul li:nth-child(12) {
  background-color: #a26cc5;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.success-color ul li:nth-child(12) span:before {
  content: "#a26cc5";
  display: block;
  color: #fff;
  text-align: center;
}
.success-color ul li:last-child {
  margin-bottom: 0;
}
.success-color ul li:nth-child(11) {
  background-color: #a46fc6;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.success-color ul li:nth-child(11) span:before {
  content: "#a46fc6";
  display: block;
  color: #fff;
  text-align: center;
}
.success-color ul li:last-child {
  margin-bottom: 0;
}
.success-color ul li:nth-child(10) {
  background-color: #a672c7;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.success-color ul li:nth-child(10) span:before {
  content: "#a672c7";
  display: block;
  color: #fff;
  text-align: center;
}
.success-color ul li:last-child {
  margin-bottom: 0;
}
.success-color ul li:nth-child(9) {
  background-color: #a875c9;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.success-color ul li:nth-child(9) span:before {
  content: "#a875c9";
  display: block;
  color: #fff;
  text-align: center;
}
.success-color ul li:last-child {
  margin-bottom: 0;
}
.success-color ul li:nth-child(8) {
  background-color: #aa79ca;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.success-color ul li:nth-child(8) span:before {
  content: "#aa79ca";
  display: block;
  color: #fff;
  text-align: center;
}
.success-color ul li:last-child {
  margin-bottom: 0;
}
.success-color ul li:nth-child(7) {
  background-color: #ac7ccb;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.success-color ul li:nth-child(7) span:before {
  content: "#ac7ccb";
  display: block;
  color: #fff;
  text-align: center;
}
.success-color ul li:last-child {
  margin-bottom: 0;
}
.success-color ul li:nth-child(6) {
  background-color: #af7fcc;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.success-color ul li:nth-child(6) span:before {
  content: "#af7fcc";
  display: block;
  color: #fff;
  text-align: center;
}
.success-color ul li:last-child {
  margin-bottom: 0;
}
.success-color ul li:nth-child(5) {
  background-color: #b183ce;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.success-color ul li:nth-child(5) span:before {
  content: "#b183ce";
  display: block;
  color: #fff;
  text-align: center;
}
.success-color ul li:last-child {
  margin-bottom: 0;
}
.success-color ul li:nth-child(4) {
  background-color: #b386cf;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.success-color ul li:nth-child(4) span:before {
  content: "#b386cf";
  display: block;
  color: #fff;
  text-align: center;
}
.success-color ul li:last-child {
  margin-bottom: 0;
}
.success-color ul li:nth-child(3) {
  background-color: #b589d0;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.success-color ul li:nth-child(3) span:before {
  content: "#b589d0";
  display: block;
  color: #fff;
  text-align: center;
}
.success-color ul li:last-child {
  margin-bottom: 0;
}
.success-color ul li:nth-child(2) {
  background-color: #b78cd2;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.success-color ul li:nth-child(2) span:before {
  content: "#b78cd2";
  display: block;
  color: #fff;
  text-align: center;
}
.success-color ul li:last-child {
  margin-bottom: 0;
}
.success-color ul li:nth-child(1) {
  background-color: #b990d3;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.success-color ul li:nth-child(1) span:before {
  content: "#b990d3";
  display: block;
  color: #fff;
  text-align: center;
}
.success-color ul li:last-child {
  margin-bottom: 0;
}
.info-color ul li:nth-child(13) {
  background-color: #ae33f9;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.info-color ul li:nth-child(13) span:before {
  content: "#ae33f9";
  display: block;
  color: #fff;
  text-align: center;
}
.info-color ul li:last-child {
  margin-bottom: 0;
}
.info-color ul li:nth-child(12) {
  background-color: #b340fa;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.info-color ul li:nth-child(12) span:before {
  content: "#b340fa";
  display: block;
  color: #fff;
  text-align: center;
}
.info-color ul li:last-child {
  margin-bottom: 0;
}
.info-color ul li:nth-child(11) {
  background-color: #b84cfa;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.info-color ul li:nth-child(11) span:before {
  content: "#b84cfa";
  display: block;
  color: #fff;
  text-align: center;
}
.info-color ul li:last-child {
  margin-bottom: 0;
}
.info-color ul li:nth-child(10) {
  background-color: #bd59fa;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.info-color ul li:nth-child(10) span:before {
  content: "#bd59fa";
  display: block;
  color: #fff;
  text-align: center;
}
.info-color ul li:last-child {
  margin-bottom: 0;
}
.info-color ul li:nth-child(9) {
  background-color: #c265fb;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.info-color ul li:nth-child(9) span:before {
  content: "#c265fb";
  display: block;
  color: #fff;
  text-align: center;
}
.info-color ul li:last-child {
  margin-bottom: 0;
}
.info-color ul li:nth-child(8) {
  background-color: #c771fb;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.info-color ul li:nth-child(8) span:before {
  content: "#c771fb";
  display: block;
  color: #fff;
  text-align: center;
}
.info-color ul li:last-child {
  margin-bottom: 0;
}
.info-color ul li:nth-child(7) {
  background-color: #cc7efb;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.info-color ul li:nth-child(7) span:before {
  content: "#cc7efb";
  display: block;
  color: #fff;
  text-align: center;
}
.info-color ul li:last-child {
  margin-bottom: 0;
}
.info-color ul li:nth-child(6) {
  background-color: #d18afc;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.info-color ul li:nth-child(6) span:before {
  content: "#d18afc";
  display: block;
  color: #fff;
  text-align: center;
}
.info-color ul li:last-child {
  margin-bottom: 0;
}
.info-color ul li:nth-child(5) {
  background-color: #d597fc;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.info-color ul li:nth-child(5) span:before {
  content: "#d597fc";
  display: block;
  color: #fff;
  text-align: center;
}
.info-color ul li:last-child {
  margin-bottom: 0;
}
.info-color ul li:nth-child(4) {
  background-color: #daa3fc;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.info-color ul li:nth-child(4) span:before {
  content: "#daa3fc";
  display: block;
  color: #fff;
  text-align: center;
}
.info-color ul li:last-child {
  margin-bottom: 0;
}
.info-color ul li:nth-child(3) {
  background-color: #dfaffd;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.info-color ul li:nth-child(3) span:before {
  content: "#dfaffd";
  display: block;
  color: #fff;
  text-align: center;
}
.info-color ul li:last-child {
  margin-bottom: 0;
}
.info-color ul li:nth-child(2) {
  background-color: #e4bcfd;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.info-color ul li:nth-child(2) span:before {
  content: "#e4bcfd";
  display: block;
  color: #fff;
  text-align: center;
}
.info-color ul li:last-child {
  margin-bottom: 0;
}
.info-color ul li:nth-child(1) {
  background-color: #e9c8fd;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.info-color ul li:nth-child(1) span:before {
  content: "#e9c8fd";
  display: block;
  color: #fff;
  text-align: center;
}
.info-color ul li:last-child {
  margin-bottom: 0;
}
.yellow-color ul li:nth-child(13) {
  background-color: #7f87ca;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.yellow-color ul li:nth-child(13) span:before {
  content: "#7f87ca";
  display: block;
  color: #fff;
  text-align: center;
}
.yellow-color ul li:last-child {
  margin-bottom: 0;
}
.yellow-color ul li:nth-child(12) {
  background-color: #8a91cf;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.yellow-color ul li:nth-child(12) span:before {
  content: "#8a91cf";
  display: block;
  color: #fff;
  text-align: center;
}
.yellow-color ul li:last-child {
  margin-bottom: 0;
}
.yellow-color ul li:nth-child(11) {
  background-color: #959bd3;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.yellow-color ul li:nth-child(11) span:before {
  content: "#959bd3";
  display: block;
  color: #fff;
  text-align: center;
}
.yellow-color ul li:last-child {
  margin-bottom: 0;
}
.yellow-color ul li:nth-child(10) {
  background-color: #9fa6d8;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.yellow-color ul li:nth-child(10) span:before {
  content: "#9fa6d8";
  display: block;
  color: #fff;
  text-align: center;
}
.yellow-color ul li:last-child {
  margin-bottom: 0;
}
.yellow-color ul li:nth-child(9) {
  background-color: #aab0dc;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.yellow-color ul li:nth-child(9) span:before {
  content: "#aab0dc";
  display: block;
  color: #fff;
  text-align: center;
}
.yellow-color ul li:last-child {
  margin-bottom: 0;
}
.yellow-color ul li:nth-child(8) {
  background-color: #b5bae1;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.yellow-color ul li:nth-child(8) span:before {
  content: "#b5bae1";
  display: block;
  color: #fff;
  text-align: center;
}
.yellow-color ul li:last-child {
  margin-bottom: 0;
}
.yellow-color ul li:nth-child(7) {
  background-color: #c0c4e5;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.yellow-color ul li:nth-child(7) span:before {
  content: "#c0c4e5";
  display: block;
  color: #fff;
  text-align: center;
}
.yellow-color ul li:last-child {
  margin-bottom: 0;
}
.yellow-color ul li:nth-child(6) {
  background-color: #cbceea;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.yellow-color ul li:nth-child(6) span:before {
  content: "#cbceea";
  display: block;
  color: #fff;
  text-align: center;
}
.yellow-color ul li:last-child {
  margin-bottom: 0;
}
.yellow-color ul li:nth-child(5) {
  background-color: #d6d8ee;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.yellow-color ul li:nth-child(5) span:before {
  content: "#d6d8ee";
  display: block;
  color: #fff;
  text-align: center;
}
.yellow-color ul li:last-child {
  margin-bottom: 0;
}
.yellow-color ul li:nth-child(4) {
  background-color: #e1e2f2;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.yellow-color ul li:nth-child(4) span:before {
  content: "#e1e2f2";
  display: block;
  color: #fff;
  text-align: center;
}
.yellow-color ul li:last-child {
  margin-bottom: 0;
}
.yellow-color ul li:nth-child(3) {
  background-color: #ebedf7;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.yellow-color ul li:nth-child(3) span:before {
  content: "#ebedf7";
  display: block;
  color: #fff;
  text-align: center;
}
.yellow-color ul li:last-child {
  margin-bottom: 0;
}
.yellow-color ul li:nth-child(2) {
  background-color: #f6f7fb;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.yellow-color ul li:nth-child(2) span:before {
  content: "#f6f7fb";
  display: block;
  color: #fff;
  text-align: center;
}
.yellow-color ul li:last-child {
  margin-bottom: 0;
}
.yellow-color ul li:nth-child(1) {
  background-color: #fff;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.yellow-color ul li:nth-child(1) span:before {
  content: "#fff";
  display: block;
  color: #fff;
  text-align: center;
}
.yellow-color ul li:last-child {
  margin-bottom: 0;
}
.red-color ul li:nth-child(13) {
  background-color: #6d77c0;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.red-color ul li:nth-child(13) span:before {
  content: "#6d77c0";
  display: block;
  color: #fff;
  text-align: center;
}
.red-color ul li:last-child {
  margin-bottom: 0;
}
.red-color ul li:nth-child(12) {
  background-color: #747dc3;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.red-color ul li:nth-child(12) span:before {
  content: "#747dc3";
  display: block;
  color: #fff;
  text-align: center;
}
.red-color ul li:last-child {
  margin-bottom: 0;
}
.red-color ul li:nth-child(11) {
  background-color: #7b84c6;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.red-color ul li:nth-child(11) span:before {
  content: "#7b84c6";
  display: block;
  color: #fff;
  text-align: center;
}
.red-color ul li:last-child {
  margin-bottom: 0;
}
.red-color ul li:nth-child(10) {
  background-color: #838bc9;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.red-color ul li:nth-child(10) span:before {
  content: "#838bc9";
  display: block;
  color: #fff;
  text-align: center;
}
.red-color ul li:last-child {
  margin-bottom: 0;
}
.red-color ul li:nth-child(9) {
  background-color: #8a91cc;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.red-color ul li:nth-child(9) span:before {
  content: "#8a91cc";
  display: block;
  color: #fff;
  text-align: center;
}
.red-color ul li:last-child {
  margin-bottom: 0;
}
.red-color ul li:nth-child(8) {
  background-color: #9198cf;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.red-color ul li:nth-child(8) span:before {
  content: "#9198cf";
  display: block;
  color: #fff;
  text-align: center;
}
.red-color ul li:last-child {
  margin-bottom: 0;
}
.red-color ul li:nth-child(7) {
  background-color: #989fd3;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.red-color ul li:nth-child(7) span:before {
  content: "#989fd3";
  display: block;
  color: #fff;
  text-align: center;
}
.red-color ul li:last-child {
  margin-bottom: 0;
}
.red-color ul li:nth-child(6) {
  background-color: #9fa5d6;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.red-color ul li:nth-child(6) span:before {
  content: "#9fa5d6";
  display: block;
  color: #fff;
  text-align: center;
}
.red-color ul li:last-child {
  margin-bottom: 0;
}
.red-color ul li:nth-child(5) {
  background-color: #a6acd9;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.red-color ul li:nth-child(5) span:before {
  content: "#a6acd9";
  display: block;
  color: #fff;
  text-align: center;
}
.red-color ul li:last-child {
  margin-bottom: 0;
}
.red-color ul li:nth-child(4) {
  background-color: #adb3dc;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.red-color ul li:nth-child(4) span:before {
  content: "#adb3dc";
  display: block;
  color: #fff;
  text-align: center;
}
.red-color ul li:last-child {
  margin-bottom: 0;
}
.red-color ul li:nth-child(3) {
  background-color: #b4b9df;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.red-color ul li:nth-child(3) span:before {
  content: "#b4b9df";
  display: block;
  color: #fff;
  text-align: center;
}
.red-color ul li:last-child {
  margin-bottom: 0;
}
.red-color ul li:nth-child(2) {
  background-color: #bcc0e2;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.red-color ul li:nth-child(2) span:before {
  content: "#bcc0e2";
  display: block;
  color: #fff;
  text-align: center;
}
.red-color ul li:last-child {
  margin-bottom: 0;
}
.red-color ul li:nth-child(1) {
  background-color: #c3c7e5;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.red-color ul li:nth-child(1) span:before {
  content: "#c3c7e5";
  display: block;
  color: #fff;
  text-align: center;
}
.red-color ul li:last-child {
  margin-bottom: 0;
}
.pink-color ul li:nth-child(13) {
  background-color: #eb2067;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.pink-color ul li:nth-child(13) span:before {
  content: "#eb2067";
  display: block;
  color: #fff;
  text-align: center;
}
.pink-color ul li:last-child {
  margin-bottom: 0;
}
.pink-color ul li:nth-child(12) {
  background-color: #ec2e70;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.pink-color ul li:nth-child(12) span:before {
  content: "#ec2e70";
  display: block;
  color: #fff;
  text-align: center;
}
.pink-color ul li:last-child {
  margin-bottom: 0;
}
.pink-color ul li:nth-child(11) {
  background-color: #ed3c7a;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.pink-color ul li:nth-child(11) span:before {
  content: "#ed3c7a";
  display: block;
  color: #fff;
  text-align: center;
}
.pink-color ul li:last-child {
  margin-bottom: 0;
}
.pink-color ul li:nth-child(10) {
  background-color: #ee4a83;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.pink-color ul li:nth-child(10) span:before {
  content: "#ee4a83";
  display: block;
  color: #fff;
  text-align: center;
}
.pink-color ul li:last-child {
  margin-bottom: 0;
}
.pink-color ul li:nth-child(9) {
  background-color: #f0588d;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.pink-color ul li:nth-child(9) span:before {
  content: "#f0588d";
  display: block;
  color: #fff;
  text-align: center;
}
.pink-color ul li:last-child {
  margin-bottom: 0;
}
.pink-color ul li:nth-child(8) {
  background-color: #f16696;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.pink-color ul li:nth-child(8) span:before {
  content: "#f16696";
  display: block;
  color: #fff;
  text-align: center;
}
.pink-color ul li:last-child {
  margin-bottom: 0;
}
.pink-color ul li:nth-child(7) {
  background-color: #f274a0;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.pink-color ul li:nth-child(7) span:before {
  content: "#f274a0";
  display: block;
  color: #fff;
  text-align: center;
}
.pink-color ul li:last-child {
  margin-bottom: 0;
}
.pink-color ul li:nth-child(6) {
  background-color: #f482aa;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.pink-color ul li:nth-child(6) span:before {
  content: "#f482aa";
  display: block;
  color: #fff;
  text-align: center;
}
.pink-color ul li:last-child {
  margin-bottom: 0;
}
.pink-color ul li:nth-child(5) {
  background-color: #f590b3;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.pink-color ul li:nth-child(5) span:before {
  content: "#f590b3";
  display: block;
  color: #fff;
  text-align: center;
}
.pink-color ul li:last-child {
  margin-bottom: 0;
}
.pink-color ul li:nth-child(4) {
  background-color: #f69ebd;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.pink-color ul li:nth-child(4) span:before {
  content: "#f69ebd";
  display: block;
  color: #fff;
  text-align: center;
}
.pink-color ul li:last-child {
  margin-bottom: 0;
}
.pink-color ul li:nth-child(3) {
  background-color: #f7acc6;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.pink-color ul li:nth-child(3) span:before {
  content: "#f7acc6";
  display: block;
  color: #fff;
  text-align: center;
}
.pink-color ul li:last-child {
  margin-bottom: 0;
}
.pink-color ul li:nth-child(2) {
  background-color: #f9bad0;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.pink-color ul li:nth-child(2) span:before {
  content: "#f9bad0";
  display: block;
  color: #fff;
  text-align: center;
}
.pink-color ul li:last-child {
  margin-bottom: 0;
}
.pink-color ul li:nth-child(1) {
  background-color: #fac8d9;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.pink-color ul li:nth-child(1) span:before {
  content: "#fac8d9";
  display: block;
  color: #fff;
  text-align: center;
}
.pink-color ul li:last-child {
  margin-bottom: 0;
}
.gray-color ul li:nth-child(13) {
  background-color: #919191;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.gray-color ul li:nth-child(13) span:before {
  content: "#919191";
  display: block;
  color: #fff;
  text-align: center;
}
.gray-color ul li:last-child {
  margin-bottom: 0;
}
.gray-color ul li:nth-child(12) {
  background-color: #989898;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.gray-color ul li:nth-child(12) span:before {
  content: "#989898";
  display: block;
  color: #fff;
  text-align: center;
}
.gray-color ul li:last-child {
  margin-bottom: 0;
}
.gray-color ul li:nth-child(11) {
  background-color: #a0a0a0;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.gray-color ul li:nth-child(11) span:before {
  content: "#a0a0a0";
  display: block;
  color: #fff;
  text-align: center;
}
.gray-color ul li:last-child {
  margin-bottom: 0;
}
.gray-color ul li:nth-child(10) {
  background-color: #a8a8a8;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.gray-color ul li:nth-child(10) span:before {
  content: "#a8a8a8";
  display: block;
  color: #fff;
  text-align: center;
}
.gray-color ul li:last-child {
  margin-bottom: 0;
}
.gray-color ul li:nth-child(9) {
  background-color: #afafaf;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.gray-color ul li:nth-child(9) span:before {
  content: "#afafaf";
  display: block;
  color: #fff;
  text-align: center;
}
.gray-color ul li:last-child {
  margin-bottom: 0;
}
.gray-color ul li:nth-child(8) {
  background-color: #b7b7b7;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.gray-color ul li:nth-child(8) span:before {
  content: "#b7b7b7";
  display: block;
  color: #fff;
  text-align: center;
}
.gray-color ul li:last-child {
  margin-bottom: 0;
}
.gray-color ul li:nth-child(7) {
  background-color: #bfbfbf;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.gray-color ul li:nth-child(7) span:before {
  content: "#bfbfbf";
  display: block;
  color: #fff;
  text-align: center;
}
.gray-color ul li:last-child {
  margin-bottom: 0;
}
.gray-color ul li:nth-child(6) {
  background-color: #c6c6c6;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.gray-color ul li:nth-child(6) span:before {
  content: "#c6c6c6";
  display: block;
  color: #fff;
  text-align: center;
}
.gray-color ul li:last-child {
  margin-bottom: 0;
}
.gray-color ul li:nth-child(5) {
  background-color: #cecece;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.gray-color ul li:nth-child(5) span:before {
  content: "#cecece";
  display: block;
  color: #fff;
  text-align: center;
}
.gray-color ul li:last-child {
  margin-bottom: 0;
}
.gray-color ul li:nth-child(4) {
  background-color: #d6d6d6;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.gray-color ul li:nth-child(4) span:before {
  content: "#d6d6d6";
  display: block;
  color: #fff;
  text-align: center;
}
.gray-color ul li:last-child {
  margin-bottom: 0;
}
.gray-color ul li:nth-child(3) {
  background-color: #ddd;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.gray-color ul li:nth-child(3) span:before {
  content: "#ddd";
  display: block;
  color: #fff;
  text-align: center;
}
.gray-color ul li:last-child {
  margin-bottom: 0;
}
.gray-color ul li:nth-child(2) {
  background-color: #e5e5e5;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.gray-color ul li:nth-child(2) span:before {
  content: "#e5e5e5";
  display: block;
  color: #fff;
  text-align: center;
}
.gray-color ul li:last-child {
  margin-bottom: 0;
}
.gray-color ul li:nth-child(1) {
  background-color: #ececec;
  padding: 10px 15px;
  margin-bottom: 10px;
}
.gray-color ul li:nth-child(1) span:before {
  content: "#ececec";
  display: block;
  color: #fff;
  text-align: center;
}
.gray-color ul li:last-child {
  margin-bottom: 0;
}
.light-font {
  color: rgba(74, 85, 104, 0.7);
}
.dropdown-basic {
  margin-bottom: -10px;
}
.dropdown-basic .btn-group {
  margin-right: 18px;
}
.dropdown-basic .btn-group .btn-round {
  border-radius: 50px;
}
.dropdown-basic .separated-btn {
  margin-left: -6px;
}
.dropdown-basic .separated-btn .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 10px;
}
.dropdown-basic button {
  max-height: 43px;
}
.dropdown-basic .dropdown {
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
}
.dropdown-basic .dropdown .dropbtn {
  color: #fff;
  padding: 12px 35px;
  border: none;
  cursor: pointer;
}
.dropdown-basic .dropdown .dropdown-content {
  display: none;
  position: absolute;
  right: 0;
  background-color: #f9f9f9;
  min-width: 175px;
  -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
  left: 0;
  top: 45px;
}
.dropdown-basic .dropdown .dropdown-content a {
  color: #000;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.dropdown-basic .dropdown .dropdown-content .dropdown-header {
  padding: 12px 16px;
}
.dropdown-basic .dropdown-content a:hover {
  background-color: #f1f1f1;
}
.dropdown-basic .dropdown:hover .dropdown-content {
  display: block;
}
.dropup-basic .dropup {
  position: relative;
  display: inline-block;
}
.dropup-basic .dropup .dropbtn {
  color: #fff;
  padding: 12px;
  border: none;
}
.dropup-basic .dropup .dropup-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 170px;
  bottom: 45px;
  z-index: 999;
  left: 0;
}
.dropup-basic .dropup .dropup-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.dropup-basic .dropup .dropup-content a:hover {
  background-color: #f1f1f1;
}
.dropup-basic .dropup:hover .dropup-content {
  display: block;
}
.dropup-basic .dropup:hover .dropup-content a.active {
  background-color: #f1f1f1;
}
.form-builder .drag-box {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.form-builder .drag-box fieldset {
  border: 1px dotted #ecf3fa;
  min-height: 655px;
  padding: 30px;
  width: 100%;
  overflow: hidden;
  margin-top: 30px;
  border-radius: 4px;
}
.form-builder .component {
  cursor: pointer;
}
.form-builder .component label {
  padding-top: 8px;
}
.form-builder .component .form-group input,
.form-builder .component .form-group textarea,
.form-builder .component .form-group select {
  border-radius: 4px;
}
.form-builder .component .form-group .input-group #prependedcheckbox,
.form-builder .component .form-group .input-group #prependedtext {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.form-builder .component .form-group .input-group #appendedcheckbox {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right-color: transparent;
}
.form-builder .component .form-group .input-group #appendedtext,
.form-builder .component .form-group .input-group #buttondropdown {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.form-builder .component .form-group .input-group #buttondropdown {
  margin-right: -1px;
}
.form-builder .component .form-group .input-group .input-group-btn button {
  border-radius: 4px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.form-builder
  .component
  .form-group
  .input-group
  .input-group-prepend
  .btn-right,
.form-builder
  .component
  .form-group
  .input-group
  .input-group-prepend
  .checkbox-radius {
  border-radius: 4px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.form-builder .component .form-group .pl-md-radios {
  padding-left: 37px;
}
.form-builder input {
  cursor: pointer;
}
.form-builder textarea {
  resize: vertical;
}
.form-builder .popover {
  z-index: 8;
  opacity: 1;
  left: -290px !important;
  top: 95px !important;
}
.form-builder .popover .control-group {
  cursor: default;
}
.form-builder .popover input {
  cursor: pointer;
}
.form-builder .render {
  min-height: 500px;
  width: 100%;
  border-radius: 4px;
}
.form-builder .popover .controls {
  margin-left: 0;
}
.form-builder .popover .control-label {
  text-align: left;
}
.form-builder .popover form {
  width: 100%;
}
.form-builder .popover .fade.left.in {
  left: -215px;
}
.form-builder .target:after {
  float: left;
  content: " ";
  height: 77px;
  margin-top: 3px;
  background: #f4f4f4;
  width: 100%;
  border: 1px dashed #ecf3fa;
}
.drag form {
  padding: 10px 5px;
  border: 1px dotted #ecf3fa;
  position: absolute;
  background: #fff;
  -webkit-box-shadow: 0 0 30px #ecf3fa;
  box-shadow: 0 0 30px #ecf3fa;
  overflow: hidden;
}
.drag form input {
  border-radius: 5px;
}
.form-builder-header-1 {
  background-color: #f4f4f4;
  padding: 15px;
  border-radius: 5px;
  min-height: 67px;
}
.form-builder-header-1 h6 {
  margin-bottom: 0;
  margin-top: 10px;
}
.form-builder .help-block {
  font-size: 12px;
}
.form-builder input {
  border-radius: 4px !important;
}
.form-builder .form-group .col-md-12 {
  padding: 0;
}
.form-builder .popover {
  width: 300px;
}
.form-builder .popover-header {
  background-color: var(--theme-color);
  padding: 15px;
}
.form-builder .popover-body {
  padding: 15px;
}
.form-builder .popover-body .form-group.row {
  padding: 0 15px;
}
.form-builder .popover-body .form-group.row .col-lg-12 {
  padding: 0;
}
.icon-addon .addon-md .glyphicon,
.icon-addon .addon-md .fa {
  position: absolute;
  z-index: 2;
  left: 10px;
  font-size: 14px;
  width: 20px;
  margin-left: -2.5px;
  text-align: center;
  padding: 10px 0;
  top: 1px;
}
.icon-addon .glyphicon,
.icon-addon .fa {
  position: absolute;
  z-index: 2;
  left: 10px;
  font-size: 14px;
  width: 20px;
  margin-left: -2.5px;
  text-align: center;
  padding: 10px 0;
  top: 1px;
}
.input-group-square .input-group-text,
.input-group-square .form-control {
  border-radius: 0;
}
.input-group-solid .input-group-text,
.input-group-solid .form-control {
  background: #f4f4f4;
}
.input-group-air {
  -webkit-box-shadow: 0 3px 20px 0 #efefef;
  box-shadow: 0 3px 20px 0 #efefef;
}
.icon-addon {
  position: relative;
  color: #4c5667;
  display: block;
}
.icon-addon:after {
  display: table;
  content: "";
  clear: both;
}
.icon-addon:before {
  display: table;
  content: "";
}
.icon-addon .addon-md .form-control {
  padding-left: 30px;
  float: left;
  font-weight: normal;
}
.icon-addon .form-control {
  padding-left: 30px;
  float: left;
  font-weight: normal;
}
.pill-input-group span:last-child {
  border-top-right-radius: 1.3rem;
  border-bottom-right-radius: 1.3rem;
}
.pill-input-group span:first-child {
  border-top-left-radius: 1.3rem;
  border-bottom-left-radius: 1.3rem;
}
.form-wizard .tab {
  display: none;
}
.form-wizard .btn-mb {
  margin-bottom: 30px;
}
.form-wizard .step {
  height: 10px;
  width: 10px;
  margin: 0 2px;
  background-color: var(--theme-color);
  border: none;
  border-radius: 50%;
  display: inline-block;
  opacity: 0.5;
}
.form-wizard .step.active {
  opacity: 1;
}
.form-wizard .step.finish {
  background-color: var(--theme-secondary);
}
.stepwizard {
  display: table;
  width: 100%;
  position: relative;
  margin-bottom: 30px;
}
.stepwizard .stepwizard-row {
  display: table-row;
}
.stepwizard .stepwizard-row:before {
  top: 16px;
  bottom: 0;
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #ecf3fa;
}
.stepwizard .stepwizard-row .stepwizard-step {
  display: table-cell;
  text-align: center;
  position: relative;
}
.stepwizard .stepwizard-row .stepwizard-step p {
  margin-top: 10px;
}
.stepwizard .stepwizard-row .stepwizard-step button[disabled] {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.f1 fieldset {
  display: none;
}
.f1 .input-error {
  border-color: #6670bd;
}
.f1 .f1-steps {
  overflow: hidden;
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
}
.f1 .f1-steps .f1-progress {
  position: absolute;
  top: 24px;
  width: 100%;
  height: 1px;
  background: #898989;
}
.f1 .f1-steps .f1-progress .f1-progress-line {
  height: 1px;
  background: var(--theme-color);
  width: 16%;
}
.f1 .f1-steps .f1-step {
  position: relative;
  float: left;
  width: 33.333333%;
  text-align: center;
}
.f1 .f1-steps .f1-step.activated .f1-step-icon {
  background: #fff;
  border: 1px solid var(--theme-color);
  color: var(--theme-color);
}
.f1 .f1-steps .f1-step.activated p {
  color: var(--theme-color);
}
.f1 .f1-steps .f1-step.active .f1-step-icon {
  width: 48px;
  height: 48px;
  background: var(--theme-color);
  font-size: 22px;
  line-height: 20px;
}
.f1 .f1-steps .f1-step.active p {
  color: var(--theme-color);
}
.f1 .f1-steps .f1-step p {
  color: #898989;
}
.f1 .f1-steps .f1-step .f1-step-icon {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: #898989;
  font-size: 16px;
  color: #fff;
  line-height: 20px;
  border-radius: 50%;
}
.f1 .f1-buttons {
  text-align: right;
}
.wizard-4 .action-bar {
  position: absolute;
  bottom: 50px;
  right: 50px;
}
.wizard-4 .action-bar .btn {
  float: right;
  margin: 0 5px;
  background-color: #e3e0ff !important;
  border-color: #e3e0ff !important;
  color: var(--theme-color);
}
.wizard-4 .action-bar .buttonDisabled {
  color: #59667a;
  background-color: rgba(89, 102, 122, 0.05) !important;
  border: 1px solid rgba(89, 102, 122, 0.05) !important;
  cursor: text;
}
.wizard-4 .step-container {
  background-color: #f8f9fe;
  position: relative;
  margin: 0;
  padding: 0;
  overflow: hidden;
  clear: right;
  width: 70%;
}
.wizard-4 .step-container div.content {
  display: block;
  position: absolute;
  float: left;
  height: 445px;
  text-align: left;
  overflow: auto;
  z-index: 1;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
}
.wizard-4 .step-container div.content .wizard-title {
  width: 450px;
  margin: 0 auto;
}
.wizard-4 .loader {
  display: none;
}
.wizard-4 .msg-box {
  position: fixed;
  display: none;
  padding: 5px 10px;
  background-color: #11d3ae;
  top: 30px;
  border-radius: 5px;
  right: 60px;
  padding: 10px 20px;
}
.wizard-4 .msg-box .content {
  padding: 0;
  float: left;
  padding-top: 3px;
  color: #fff;
}
.wizard-4 .msg-box .close {
  color: #fff;
  margin-left: 10px;
  opacity: 1;
  font-size: 18px;
  line-height: 1.4;
}
.wizard-4 ul.anchor {
  float: left;
  width: 30%;
  height: 100vh;
  padding: 80px;
}
.wizard-4 ul.anchor .disabled {
  opacity: 0.7;
  color: #59667a;
}
.wizard-4 ul.anchor .disabled h4 {
  background-color: rgba(89, 102, 122, 0.15);
}
.wizard-4 ul.anchor .logo {
  padding-bottom: 20px;
}
.wizard-4 ul.anchor li {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  padding-bottom: 19px;
  float: left;
  clear: both;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 0;
}
.wizard-4 ul.anchor li + li a {
  padding-left: 80px;
}
.wizard-4 ul.anchor li:last-child {
  position: absolute;
  bottom: 0;
}
.wizard-4 ul.anchor li:last-child img {
  height: 300px;
}
.wizard-4 ul.anchor li h4 {
  display: inline-block;
  background-color: rgba(13, 164, 135, 0.2);
  padding: 16px 23px;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 6px;
}
.wizard-4 ul.anchor li a {
  display: block;
  position: relative;
  float: left;
  margin: 0;
  padding: 10px 20px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-decoration: none;
  outline-style: none;
  z-index: 1;
  font-size: 18px;
}
.wizard-4 ul.anchor li a small {
  display: block;
  font-size: 14px;
}
.wizard-4 ul.anchor li a .stepNumber {
  position: relative;
  float: left;
  width: 30px;
  text-align: center;
  padding: 5px;
  padding-top: 0;
}
.wizard-4 ul.anchor li a.done h4 {
  color: #fff;
  background: var(--theme-color);
}
.wizard-4 ul.anchor li a.done h4:before {
  font-size: 12px;
  left: 5px;
  top: -3px;
  content: "";
  position: absolute;
  font-family: "themify";
  background-color: #fff;
  color: var(--theme-color);
  border-radius: 15px;
  padding: 2px;
  border: 1px solid;
}
.wizard-4 ul.anchor li a.error {
  color: #898989;
  background: #fe8a7d;
  border: 1px solid #6670bd;
}
.wizard-4 ul.anchor li a.error:hover {
  color: #000;
}
.form-space {
  margin-bottom: -10px;
}
.form-space > div {
  margin-bottom: 10px;
}
.form-choose {
  padding: 0;
}
.form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: var(--theme-color);
}
.bootstrap-tagsinput {
  background-color: #f9f9f6 !important;
}
.bootstrap-tagsinput .tag {
  font-size: 13px;
  padding: 3px 15px;
  line-height: 2;
  background-color: var(--theme-color);
  border-radius: 5px;
}
.bootstrap-tagsinput .tag [data-role="remove"]:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-tagsinput .tag [data-role="remove"]:after {
  content: "\EB99";
  font-family: remixicon !important;
  font-style: normal;
}
.add-option {
  border-top: 1px solid #efefef;
  padding-top: 18px;
  margin-top: 26px;
  display: block;
  font-weight: 600;
}
.select2-container .select2-dropdown {
  background-color: #fff;
  border-color: #efefef !important;
  -webkit-box-shadow: 1px 5px 11px 0px #ededed;
  box-shadow: 1px 5px 11px 0px #ededed;
}
.select2-container .select2-search__field {
  border-color: #efefef !important;
}
.select2-container--default .select2-results__option--selected {
  background-color: #f9f9f6;
}
.theme-form .ck-toolbar {
  border-color: #efefef !important;
  background-color: #f9f9f6 !important;
}
.theme-form .select2-container .selection {
  width: 100%;
  background-color: #f9f9f6 !important;
  border: 1px solid #efefef;
}
.theme-form .select2-container .selection .select2-selection {
  padding: 0;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-line-pack: center;
  align-content: center;
}
.theme-form .select2-selection__rendered {
  width: 100%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f9f9f6 !important;
}
.theme-form .ck-content {
  height: 170px;
  border-color: #efefef !important;
  background-color: #f9f9f6 !important;
}
.theme-form-2 input[type="text"],
.theme-form-2 input[type="email"],
.theme-form-2 input[type="search"],
.theme-form-2 input[type="password"],
.theme-form-2 input[type="number"],
.theme-form-2 input[type="tel"],
.theme-form-2 input[type="date"],
.theme-form-2 input[type="datetime-local"],
.theme-form-2 input[type="time"],
.theme-form-2 input[type="datetime-local"],
.theme-form-2 input[type="month"],
.theme-form-2 input[type="week"],
.theme-form-2 input[type="url"],
.theme-form-2 textarea,
.theme-form-2 select {
  padding: 10px 10px !important;
}
.theme-form-2 input[type="file"] {
  padding: 6px 10px !important;
}
.theme-form textarea {
  border-color: #efefef;
}
.theme-form textarea::-webkit-input-placeholder {
  color: #898989;
  font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
  letter-spacing: 1px;
  font-weight: 100;
}
.theme-form input[type="text"],
.theme-form input[type="email"],
.theme-form input[type="search"],
.theme-form input[type="password"],
.theme-form input[type="number"],
.theme-form input[type="tel"],
.theme-form input[type="date"],
.theme-form input[type="datetime-local"],
.theme-form input[type="time"],
.theme-form input[type="datetime-local"],
.theme-form input[type="month"],
.theme-form input[type="week"],
.theme-form input[type="url"],
.theme-form input[type="file"],
.theme-form textarea,
.theme-form select {
  border-color: #efefef;
  background-color: #f9f9f6 !important;
  font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
  color: #898989;
  padding: calc(10px + (12 - 10) * ((100vw - 320px) / (1920 - 320))) 10px;
  outline: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.theme-form input[type="text"]::-webkit-input-placeholder,
.theme-form input[type="email"]::-webkit-input-placeholder,
.theme-form input[type="search"]::-webkit-input-placeholder,
.theme-form input[type="password"]::-webkit-input-placeholder,
.theme-form input[type="number"]::-webkit-input-placeholder,
.theme-form input[type="tel"]::-webkit-input-placeholder,
.theme-form input[type="date"]::-webkit-input-placeholder,
.theme-form input[type="datetime-local"]::-webkit-input-placeholder,
.theme-form input[type="time"]::-webkit-input-placeholder,
.theme-form input[type="datetime-local"]::-webkit-input-placeholder,
.theme-form input[type="month"]::-webkit-input-placeholder,
.theme-form input[type="week"]::-webkit-input-placeholder,
.theme-form input[type="url"]::-webkit-input-placeholder,
.theme-form input[type="file"]::-webkit-input-placeholder,
.theme-form textarea::-webkit-input-placeholder,
.theme-form select::-webkit-input-placeholder {
  color: #898989;
  font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
  letter-spacing: 1px;
  font-weight: 100;
}
.theme-form input[type="file"] {
  height: auto;
}
.theme-form select.form-control:not([size]):not([multiple]) {
  border-color: #efefef;
  font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
}
.theme-form .checkbox label {
  padding-left: 10px;
}
.theme-form .form-divider {
  position: relative;
  clear: both;
  height: 0;
  margin: 30px 0;
  border-top: 1px solid #efefef;
}
.theme-form .form-divider:before {
  content: "Or Signup With";
  position: absolute;
  top: -11px;
  left: 40%;
  margin-left: -10px;
  padding: 0 5px;
  color: #222;
  background: #fff;
}
.theme-form .login-divider {
  position: relative;
  clear: both;
  height: 0;
  margin: 30px 0;
  border-top: 1px solid #efefef;
}
.theme-form .login-divider:before {
  content: "Or Login With";
  position: absolute;
  top: -11px;
  left: 40%;
  margin-left: -10px;
  padding: 0 5px;
  color: #222;
  background: #fff;
}
.theme-form .btn-fb,
.theme-form .btn-twitter,
.theme-form .btn-google,
.theme-form .btn-linkedin {
  color: #fff;
  width: 100%;
}
.theme-form .btn-fb {
  background-color: #50598e;
}
.theme-form .btn-twitter {
  background-color: #6fa2d8;
}
.theme-form .btn-google {
  background-color: #c64e40;
}
.theme-form .btn-linkedin {
  background-color: #0077b5;
}
.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
}
.form-inline .col-form-label {
  margin-right: 5px;
}
.search-form .form-group:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 25px;
  background: #e8ebf2;
  left: 82px;
  top: 50px;
}
.search-form .form-group:after {
  content: "";
  position: absolute;
  font-family: "FontAwesome";
  top: 53px;
  left: 53px;
  color: #f9f9f6;
}
.search-form input {
  border: 1px solid #efefef;
  padding: 10px 10px 10px 70px;
  border-radius: 10px;
  background-color: rgba(244, 244, 244, 0.3);
}
.search-form input:focus {
  outline: none !important;
}
.variation-table {
  border-color: #efefef;
}
.variation-table .form-control {
  border-color: #efefef;
  background-color: #f9f9f6 !important;
}
.variation-table.table th {
  font-size: 14px;
}
.seo-view {
  background-color: #f9f9f6;
  margin-bottom: 30px;
  padding: 20px;
  border: 1px dashed #d1d1d1;
  border-radius: 10px;
}
.seo-view h5 {
  color: #1a0dab;
  font-size: 20px;
  line-height: 1.5;
}
.seo-view .link {
  color: #202124;
}
.seo-view p {
  color: #4d5156;
  font-size: 14px;
}
.form-label-align-right label {
  text-align: right;
  padding-top: 17px;
  font-weight: 500;
}
.form-label-title {
  font-size: 16px;
  font-weight: 600;
}
.choose input {
  padding-left: 108px !important;
  position: relative;
}
.choose input[type="file"]::file-selector-button {
  position: absolute;
  padding: 25px 10px 14px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 11px;
  background-color: #f9f9f6 !important;
}
.choose input[type="file"]::file-selector-button:hover {
  background-color: rgba(13, 164, 135, 0.2);
}
.roles-form {
  gap: calc(6px + (20 - 6) * ((100vw - 320px) / (1920 - 320)));
}
.roles-form ::-webkit-scrollbar {
  height: 3px;
  background-color: white;
}
.roles-form ::-webkit-scrollbar-thumb {
  background-color: #afafaf;
  border-radius: 3px;
}
.roles-form ::-webkit-scrollbar-button {
  display: none;
}
.roles-form ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  width: 100%;
  padding: 12px;
  overflow: auto;
}
[dir="rtl"] .roles-form ul {
  padding-right: 12px;
}
.roles-form ul li {
  width: 100%;
  white-space: nowrap;
  min-width: 87px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.roles-form ul li:first-child {
  font-weight: 500;
  color: #222;
  width: 100%;
  min-width: 112px;
  display: block;
}
.roles-form > div:nth-child(odd) ul {
  background-color: #f9f9f6;
  padding: 12px;
}
.option-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 10px;
}
.form-builder-column #pills-tabContent .theme-form .form-group,
.form-builder-column #pills-tabContent .theme-form .ui-draggable {
  margin-bottom: 0 !important;
}
.form-builder-column #pills-tabContent .theme-form .form-group .checkbox label,
.form-builder-column
  #pills-tabContent
  .theme-form
  .ui-draggable
  .checkbox
  label {
  margin-top: 0;
}
.form-builder-column #pills-tabContent .theme-form .form-group input,
.form-builder-column #pills-tabContent .theme-form .ui-draggable input {
  border-radius: 4px;
}
.form-builder-column
  #pills-tabContent
  .theme-form
  .form-group
  .input-group
  #prependedcheckbox,
.form-builder-column
  #pills-tabContent
  .theme-form
  .ui-draggable
  .input-group
  #prependedcheckbox {
  margin-right: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.form-builder-column
  #pills-tabContent
  .theme-form
  .form-group
  .input-group
  input,
.form-builder-column
  #pills-tabContent
  .theme-form
  .ui-draggable
  .input-group
  input {
  margin-right: 15px;
}
.form-builder-column
  #pills-tabContent
  .theme-form
  .form-group
  .input-group
  .input-group-prepend
  .input-group-text
  input,
.form-builder-column
  #pills-tabContent
  .theme-form
  .ui-draggable
  .input-group
  .input-group-prepend
  .input-group-text
  input {
  margin-right: 0;
}
.form-builder-column
  #pills-tabContent
  .theme-form
  .form-group
  .input-group
  .input-group-btn
  button,
.form-builder-column
  #pills-tabContent
  .theme-form
  .ui-draggable
  .input-group
  .input-group-btn
  button {
  border-radius: 4px;
}
.form-builder-column #pills-tabContent .theme-form .form-group select,
.form-builder-column #pills-tabContent .theme-form .ui-draggable select {
  border-radius: 4px;
}
.form-builder-column #pills-tabContent .theme-form .form-group .m-t-help-block,
.form-builder-column
  #pills-tabContent
  .theme-form
  .ui-draggable
  .m-t-help-block {
  margin-top: -3px;
}
.form-builder-column #pills-tabContent #pills-button .theme-form button {
  margin-bottom: 6px;
}
.form-builder-column .droppable-active {
  background-color: rgba(13, 164, 135, 0.2) !important;
  opacity: 0.1;
}
.form-builder-column .form-body {
  min-height: 540px;
}
.form-builder-column .draggable {
  cursor: move;
}
.form-builder-column .drag-bx {
  border: 1px dotted #ecf3fa;
  border-radius: 4px;
}
.form-builder-column .tools a {
  cursor: pointer;
  font-size: 80%;
}
.ui-front textarea {
  font-family: Rubik, sans-serif !important;
}
.form-builder-2 .form-group .checkbox label {
  margin-top: 0;
}
.form-builder-2 .form-group input {
  border-radius: 4px;
}
.form-builder-2 .form-group .input-group #prependedcheckbox {
  margin-right: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.form-builder-2 .form-group .input-group input {
  margin-right: 15px;
}
.form-builder-2
  .form-group
  .input-group
  .input-group-prepend
  .input-group-text
  input {
  margin-right: 0;
}
.form-builder-2 .form-group .input-group .input-group-btn button {
  border-radius: 4px;
}
.form-builder-2 .form-group select {
  border-radius: 4px;
}
.form-builder-2 .form-group .m-t-help-block {
  margin-top: -3px;
}
.form-builder-2-header {
  background-color: #f4f4f4;
  padding: 15px;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
.form-builder-2-header > div {
  display: inline-block;
  width: 49%;
}
.form-builder-2-header > div nav {
  text-align: right;
  float: right;
}
.draggable input {
  border-radius: 5px;
}
.draggable select {
  border-radius: 4px;
}
.icon-lists div {
  cursor: pointer;
  line-height: 60px;
  white-space: nowrap;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.icon-lists div:hover {
  background-color: #fafafa;
}
.icon-lists div i {
  margin: 0 15px 0 10px;
  font-size: 24px;
}
.icon-lists.whether-icon svg {
  height: 50px;
  width: 50px;
}
.icon-lists.feather-icons .media svg {
  margin: 0 15px 0 10px;
}
.icon-lists .feather-icon .icon-first h6 {
  display: none;
}
.flag-icons,
.feather-icons {
  margin-bottom: -15px;
  margin-top: -15px;
}
.flag-icons div,
.feather-icons div {
  line-height: 1;
  word-wrap: break-word;
  overflow: auto;
}
.flag-icons div .flag-icon,
.feather-icons div .flag-icon {
  height: 50px;
  width: 50px;
}
.flag-icons div .media,
.feather-icons div .media {
  padding-top: 15px;
  padding-bottom: 15px;
  width: 100%;
}
.flag-icons div .media-body h6,
.feather-icons div .media-body h6 {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.flag-icons div .media-body h5,
.feather-icons div .media-body h5 {
  background-color: var(--theme-color);
  display: inline-block;
  padding: 3px 5px;
  font-size: 11px;
  border-radius: 3px;
  margin-bottom: 5px;
  margin-right: 5px;
  color: #fff;
}
.icon-hover-bottom {
  background-color: #fdfeff;
  width: 100%;
  bottom: 0;
  left: 0;
  -webkit-box-shadow: 0px 0px 1px 1px #f4f4f4;
  box-shadow: 0px 0px 1px 1px #f4f4f4;
  z-index: 999;
}
.icon-hover-bottom .icon-popup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  padding: 20px;
}
.icon-hover-bottom .icon-popup .close-icon {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 20px;
  color: #ccc;
  cursor: pointer;
}
.icon-hover-bottom .icon-popup > div {
  display: inline-block;
}
.icon-hover-bottom .icon-popup > div .flag-icon {
  width: 60px;
  height: 60px;
}
.icon-hover-bottom .icon-popup .icon-class {
  margin: 0 20px;
  cursor: pointer;
}
.icon-hover-bottom .icon-popup .icon-last .form-inline .form-group {
  display: initial;
}
.icon-hover-bottom .icon-title {
  display: block;
  color: #2c323f;
  text-transform: uppercase;
  font-weight: 500;
}
.icon-hover-bottom span,
.icon-hover-bottom label,
.icon-hover-bottom .btn {
  font-family: "Public Sans", sans-serif;
}
.icon-hover-bottom .form-group input {
  display: inline-block;
  width: 300px;
  background-color: #fff;
  font-family: "Public Sans", sans-serif;
}
.fa-fa-icon-show-div,
.icons-show-div {
  display: none;
}
.icon-first i {
  color: #898989;
}
.icon-first h6 {
  display: none;
}
.button-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;
  border-radius: 7px 0 0 7px;
  background-color: var(--theme-color);
  z-index: 9;
}
.button-item .item-btn i {
  font-size: 22px;
}
.item-section {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: fixed;
  right: -130px;
  background-color: var(--theme-color);
  color: #fff;
  border-radius: 7px 0 0 7px;
  padding: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 9;
}
.item-section.active {
  right: 0;
}
.item-section .close-button {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 0;
  color: #fff;
  border: none;
  background-color: transparent;
}
.item-section h6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  gap: 5px;
  margin-top: 10px;
  font-weight: bold;
}
.item-section h6 .icli {
  font-size: 22px;
}
.item-section .items-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 10px 0;
}
.item-section .items-image li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid var(--theme-color);
  color: var(--theme-color);
  font-weight: 600;
  font-size: 13px;
}
.item-section .items-image li + li {
  margin-left: -10px;
}
.item-section .items-image li img {
  width: 15px;
  height: 15px;
  -o-object-fit: contain;
  object-fit: contain;
}
.item-section .item-button {
  background-color: #fff;
  color: var(--theme-color);
}
.list-group-item.active {
  background-color: var(--theme-color);
  border-color: var(--theme-color);
}
.list-group i {
  margin-right: 10px;
}
.list-group img {
  height: 40px;
  width: 40px;
  margin-right: 10px;
}
.loader-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: #fff;
  z-index: 9999;
  top: 0;
}
.loader-wrapper .loader-index {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  -webkit-filter: url("#goo");
  filter: url("#goo");
}
.loader-wrapper .loader-index:after {
  content: "";
  position: absolute;
  width: 4em;
  height: 4em;
  background: var(--theme-color);
  border-radius: 50%;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-animation: grow 2s cubic-bezier(0.14, 0.05, 0.55, 0.5) infinite
    alternate;
  animation: grow 2s cubic-bezier(0.14, 0.05, 0.55, 0.5) infinite alternate;
}
.loader-wrapper .loader-index span {
  width: 2em;
  height: 2em;
  background: var(--theme-secondary);
  border-radius: 50%;
  margin-right: 2em;
  position: relative;
  -webkit-transform: translateX(7em);
  transform: translateX(7em);
  -webkit-animation: move 4s ease-in-out infinite;
  animation: move 4s ease-in-out infinite;
}
.loader-wrapper .loader-index span:before {
  content: "";
  position: absolute;
  width: 2em;
  height: 2em;
  background: var(--theme-color);
  border-radius: 50%;
  left: 3em;
  -webkit-transform: translateX(0em);
  transform: translateX(0em);
  -webkit-animation: shrink 2s ease-in-out infinite;
  animation: shrink 2s ease-in-out infinite;
}
.loader-wrapper .loader-index span:after {
  width: 2em;
  height: 2em;
  content: "";
  position: absolute;
  background: #a927f9;
  border-radius: 50%;
  right: 3em;
  -webkit-transform: translateX(0em);
  transform: translateX(0em);
  -webkit-animation: shrink 2s ease-in-out infinite;
  animation: shrink 2s ease-in-out infinite;
}
@-webkit-keyframes grow {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    background: #a927f9;
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
    background: var(--theme-secondary);
  }
}
@keyframes grow {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    background: #a927f9;
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
    background: var(--theme-secondary);
  }
}
@-webkit-keyframes move {
  0% {
    -webkit-transform: translateX(7em);
    transform: translateX(7em);
  }
  50% {
    -webkit-transform: translateX(-5em);
    transform: translateX(-5em);
  }
}
@keyframes move {
  0% {
    -webkit-transform: translateX(7em);
    transform: translateX(7em);
  }
  50% {
    -webkit-transform: translateX(-5em);
    transform: translateX(-5em);
  }
}
@-webkit-keyframes shrink {
  0% {
    -webkit-transform: translateX(0em);
    transform: translateX(0em);
  }
  50% {
    -webkit-transform: translateX(-1em);
    transform: translateX(-1em);
  }
}
@keyframes shrink {
  0% {
    -webkit-transform: translateX(0em);
    transform: translateX(0em);
  }
  50% {
    -webkit-transform: translateX(-1em);
    transform: translateX(-1em);
  }
}
.loader-wrapper svg {
  width: 0;
  height: 0;
}
.loader-wrapper body {
  font-family: sans;
  min-height: 100vh;
  margin: 0;
  display: grid;
  place-content: center;
  background: black;
}
.loader-wrapper h1 {
  color: #fff;
  text-align: center;
  margin-bottom: 2em;
  letter-spacing: 3px;
  position: relative;
  z-index: 2;
}
.loader-wrapper h1:before {
  content: "";
  position: absolute;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(var(--theme-secondary)),
    color-stop(var(--theme-color)),
    to(#a927f9)
  );
  background: linear-gradient(
    to right,
    var(--theme-secondary),
    var(--theme-color),
    #a927f9
  );
  color: #fff;
  top: 2.75em;
  width: 2.5em;
  height: 1px;
  left: 0.75em;
  font-weight: 400;
  font-variant: small-caps;
  font-size: 0.5em;
}
.loader-wrapper img {
  width: calc(290px + (400 - 290) * ((100vw - 320px) / (1920 - 320)));
  height: auto;
}
.loader-box {
  height: 150px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  vertical-align: middle;
  -webkit-transition: 0.3s color, 0.3s border, 0.3s opacity,
    0.3s -webkit-transform;
  transition: 0.3s color, 0.3s border, 0.3s opacity, 0.3s -webkit-transform;
  transition: 0.3s color, 0.3s border, 0.3s transform, 0.3s opacity;
  transition: 0.3s color, 0.3s border, 0.3s transform, 0.3s opacity,
    0.3s -webkit-transform;
}
.loader-box [class*="loader-"] {
  display: inline-block;
  width: 50px;
  height: 50px;
  color: inherit;
  vertical-align: middle;
}
.loader-box .loader-1 {
  border: 0.2em dotted var(--theme-color);
  border-radius: 50%;
  -webkit-animation: 1s loader-01 linear infinite;
  animation: 1s loader-01 linear infinite;
}
@-webkit-keyframes loader-01 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loader-01 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.loader-box .loader-2 {
  border: 0.2em solid transparent;
  border-left-color: var(--theme-secondary);
  border-right-color: var(--theme-secondary);
  border-radius: 50%;
  -webkit-animation: 1s loader-02 linear infinite;
  animation: 1s loader-02 linear infinite;
}
@-webkit-keyframes loader-02 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loader-02 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.loader-box .loader-3 {
  border: 0.2em solid #a927f9;
  border-bottom-color: transparent;
  border-radius: 50%;
  -webkit-animation: 1s loader-03 linear infinite;
  animation: 1s loader-03 linear infinite;
  position: relative;
}
@-webkit-keyframes loader-03 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loader-03 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.loader-box .loader-4 {
  border: 1px solid #a927f9;
  border-radius: 50%;
  -webkit-animation: 1s loader-04 linear infinite;
  animation: 1s loader-04 linear infinite;
  position: relative;
}
.loader-box .loader-4:before {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  top: -0.2em;
  left: 50%;
  border: 0.2em solid #a927f9;
  border-radius: 50%;
}
@-webkit-keyframes loader-04 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loader-04 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.loader-box .loader-5 {
  border: 0.2em solid transparent;
  border-top-color: #747dc6;
  border-radius: 50%;
  -webkit-animation: 1s loader-05 linear infinite;
  animation: 1s loader-05 linear infinite;
  position: relative;
}
.loader-box .loader-5:before {
  content: "";
  position: absolute;
  display: block;
  width: inherit;
  height: inherit;
  top: -0.2em;
  left: -0.2em;
  border: 0.2em solid #747dc6;
  border-radius: 50%;
  opacity: 0.5;
}
@-webkit-keyframes loader-05 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loader-05 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.loader-box .loader-6 {
  border: 0.2em solid #6670bd;
  border-radius: 50%;
  -webkit-animation: loader-06 1s ease-out infinite;
  animation: loader-06 1s ease-out infinite;
}
@-webkit-keyframes loader-06 {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes loader-06 {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
.loader-box .loader-7 {
  border: 0 solid transparent;
  border-radius: 50%;
  position: relative;
}
.loader-box .loader-7:before,
.loader-box .loader-7:after {
  content: "";
  position: absolute;
  border: 0.2em solid var(--theme-color);
  border-radius: 50%;
  width: inherit;
  height: inherit;
  top: 0;
  left: 0;
  -webkit-animation: loader-07 1s linear infinite;
  animation: loader-07 1s linear infinite;
  opacity: 0;
}
.loader-box .loader-7:before {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.loader-box .loader-7:after {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
@-webkit-keyframes loader-07 {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes loader-07 {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
.loader-box .loader-8 {
  position: relative;
}
.loader-box .loader-8:before,
.loader-box .loader-8:after {
  content: "";
  position: absolute;
  width: inherit;
  height: inherit;
  border-radius: 50%;
  background-color: var(--theme-secondary);
  opacity: 0.6;
  top: 0;
  left: 0;
  -webkit-animation: loader-08 2s infinite ease-in-out;
  animation: loader-08 2s infinite ease-in-out;
}
.loader-box .loader-8:after {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
@-webkit-keyframes loader-08 {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes loader-08 {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.loader-box .loader-9 {
  background-color: #a927f9;
  border-radius: 50%;
  -webkit-animation: loader-09 1s infinite ease-in-out;
  animation: loader-09 1s infinite ease-in-out;
}
@-webkit-keyframes loader-09 {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes loader-09 {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
.loader-box .loader-10 {
  position: relative;
  -webkit-animation: loader-10-1 2s infinite linear;
  animation: loader-10-1 2s infinite linear;
}
.loader-box .loader-10:before,
.loader-box .loader-10:after {
  width: 0;
  height: 0;
  content: "";
  position: absolute;
  border: 0.5em solid #a927f9;
  display: block;
  border-radius: 100%;
  -webkit-animation: loader-10-2 2s infinite ease-in-out;
  animation: loader-10-2 2s infinite ease-in-out;
}
.loader-box .loader-10:before {
  top: 0;
  left: 50%;
}
.loader-box .loader-10:after {
  bottom: 0;
  right: 50%;
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
@-webkit-keyframes loader-10-1 {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loader-10-1 {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loader-10-2 {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes loader-10-2 {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.loader-box .loader-11 {
  background-color: #747dc6;
  -webkit-animation: loader-11 1.2s infinite ease-in-out;
  animation: loader-11 1.2s infinite ease-in-out;
}
@-webkit-keyframes loader-11 {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
@keyframes loader-11 {
  0% {
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
.loader-box .loader-12 {
  position: relative;
}
.loader-box .loader-12:before,
.loader-box .loader-12:after {
  content: "";
  position: absolute;
  display: block;
  background-color: #6670bd;
  left: 50%;
  right: 0;
  top: 0;
  bottom: 50%;
  -webkit-box-shadow: -0.5em 0 0 #6670bd;
  box-shadow: -0.5em 0 0 #6670bd;
  -webkit-animation: loader-12 1s linear infinite;
  animation: loader-12 1s linear infinite;
}
.loader-box .loader-12:after {
  top: 50%;
  bottom: 0;
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
@-webkit-keyframes loader-12 {
  0%,
  100% {
    -webkit-box-shadow: -0.5em 0 0 transparent;
    box-shadow: -0.5em 0 0 transparent;
    background-color: #6670bd;
  }
  50% {
    -webkit-box-shadow: -0.5em 0 0 #6670bd;
    box-shadow: -0.5em 0 0 #6670bd;
    background-color: transparent;
  }
}
@keyframes loader-12 {
  0%,
  100% {
    -webkit-box-shadow: -0.5em 0 0 transparent;
    box-shadow: -0.5em 0 0 transparent;
    background-color: #6670bd;
  }
  50% {
    -webkit-box-shadow: -0.5em 0 0 #6670bd;
    box-shadow: -0.5em 0 0 #6670bd;
    background-color: transparent;
  }
}
.loader-box .loader-13:before,
.loader-box .loader-13:after,
.loader-box .loader-13 {
  border-radius: 50%;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: loader-13 1.8s infinite ease-in-out;
  animation: loader-13 1.8s infinite ease-in-out;
}
.loader-box .loader-13 {
  color: var(--theme-color);
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
  top: -1em;
}
.loader-box .loader-13:before {
  right: 100%;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader-box .loader-13:after {
  left: 100%;
}
.loader-box .loader-13:before,
.loader-box .loader-13:after {
  content: "";
  position: absolute;
  display: block;
  width: inherit;
  height: inherit;
  top: 0;
}
@-webkit-keyframes loader-13 {
  0%,
  80%,
  100% {
    -webkit-box-shadow: 0 1em 0 -1em;
    box-shadow: 0 1em 0 -1em;
  }
  40% {
    -webkit-box-shadow: 0 1em 0 -0.2em;
    box-shadow: 0 1em 0 -0.2em;
  }
}
@keyframes loader-13 {
  0%,
  80%,
  100% {
    -webkit-box-shadow: 0 1em 0 -1em;
    box-shadow: 0 1em 0 -1em;
  }
  40% {
    -webkit-box-shadow: 0 1em 0 -0.2em;
    box-shadow: 0 1em 0 -0.2em;
  }
}
.loader-box .loader-14 {
  border-radius: 50%;
  -webkit-box-shadow: 0 1em 0 -0.2em var(--theme-secondary);
  box-shadow: 0 1em 0 -0.2em var(--theme-secondary);
  position: relative;
  -webkit-animation: loader-14 0.8s ease-in-out alternate infinite;
  animation: loader-14 0.8s ease-in-out alternate infinite;
  -webkit-animation-delay: 0.32s;
  animation-delay: 0.32s;
  top: -1em;
}
.loader-box .loader-14:after,
.loader-box .loader-14:before {
  content: "";
  position: absolute;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  -webkit-box-shadow: inherit;
  box-shadow: inherit;
  -webkit-animation: inherit;
  animation: inherit;
}
.loader-box .loader-14:before {
  left: -1em;
  -webkit-animation-delay: 0.48s;
  animation-delay: 0.48s;
}
.loader-box .loader-14:after {
  right: -1em;
  -webkit-animation-delay: 0.16s;
  animation-delay: 0.16s;
}
@-webkit-keyframes loader-14 {
  0% {
    -webkit-box-shadow: 0 2em 0 -0.2em var(--theme-secondary);
    box-shadow: 0 2em 0 -0.2em var(--theme-secondary);
  }
  100% {
    -webkit-box-shadow: 0 1em 0 -0.2em var(--theme-secondary);
    box-shadow: 0 1em 0 -0.2em var(--theme-secondary);
  }
}
@keyframes loader-14 {
  0% {
    -webkit-box-shadow: 0 2em 0 -0.2em var(--theme-secondary);
    box-shadow: 0 2em 0 -0.2em var(--theme-secondary);
  }
  100% {
    -webkit-box-shadow: 0 1em 0 -0.2em var(--theme-secondary);
    box-shadow: 0 1em 0 -0.2em var(--theme-secondary);
  }
}
.loader-box .loader-15 {
  background: #a927f9;
  position: relative;
  -webkit-animation: loader-15 1s ease-in-out infinite;
  animation: loader-15 1s ease-in-out infinite;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  width: 0.25em;
  height: 0.5em;
  margin: 0 0.5em;
}
.loader-box .loader-15:after,
.loader-box .loader-15:before {
  content: "";
  position: absolute;
  width: inherit;
  height: inherit;
  background: inherit;
  -webkit-animation: inherit;
  animation: inherit;
}
.loader-box .loader-15:before {
  right: 0.5em;
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}
.loader-box .loader-15:after {
  left: 0.5em;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
@-webkit-keyframes loader-15 {
  0%,
  100% {
    -webkit-box-shadow: 0 0 0 #a927f9, 0 0 0 #a927f9;
    box-shadow: 0 0 0 #a927f9, 0 0 0 #a927f9;
  }
  50% {
    -webkit-box-shadow: 0 -0.25em 0 #a927f9, 0 0.25em 0 #a927f9;
    box-shadow: 0 -0.25em 0 #a927f9, 0 0.25em 0 #a927f9;
  }
}
@keyframes loader-15 {
  0%,
  100% {
    -webkit-box-shadow: 0 0 0 #a927f9, 0 0 0 #a927f9;
    box-shadow: 0 0 0 #a927f9, 0 0 0 #a927f9;
  }
  50% {
    -webkit-box-shadow: 0 -0.25em 0 #a927f9, 0 0.25em 0 #a927f9;
    box-shadow: 0 -0.25em 0 #a927f9, 0 0.25em 0 #a927f9;
  }
}
.loader-box .loader-16 {
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
  -webkit-perspective: 1000px;
  perspective: 1000px;
  border-radius: 50%;
}
.loader-box .loader-16:before,
.loader-box .loader-16:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: inherit;
  height: inherit;
  border-radius: 50%;
  -webkit-animation: 1s spin linear infinite;
  animation: 1s spin linear infinite;
}
.loader-box .loader-16:before {
  -webkit-transform: rotateX(70deg);
  transform: rotateX(70deg);
}
.loader-box .loader-16:after {
  -webkit-transform: rotateY(70deg);
  transform: rotateY(70deg);
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: translate(-50%, -50%) rotateZ(0deg);
    transform: translate(-50%, -50%) rotateZ(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotateZ(360deg);
    transform: translate(-50%, -50%) rotateZ(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform: translate(-50%, -50%) rotateZ(0deg);
    transform: translate(-50%, -50%) rotateZ(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotateZ(360deg);
    transform: translate(-50%, -50%) rotateZ(360deg);
  }
}
@-webkit-keyframes rotateccw {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(-360deg);
    transform: translate(-50%, -50%) rotate(-360deg);
  }
}
@keyframes rotateccw {
  0% {
    -webkit-transform: translate(-50%, -50%) rotate(0deg);
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(-50%, -50%) rotate(-360deg);
    transform: translate(-50%, -50%) rotate(-360deg);
  }
}
@-webkit-keyframes spin {
  0%,
  100% {
    -webkit-box-shadow: 0.2em 0px 0 0px #a927f9;
    box-shadow: 0.2em 0px 0 0px #a927f9;
  }
  12% {
    -webkit-box-shadow: 0.2em 0.2em 0 0 #a927f9;
    box-shadow: 0.2em 0.2em 0 0 #a927f9;
  }
  25% {
    -webkit-box-shadow: 0 0.2em 0 0px #a927f9;
    box-shadow: 0 0.2em 0 0px #a927f9;
  }
  37% {
    -webkit-box-shadow: -0.2em 0.2em 0 0 #a927f9;
    box-shadow: -0.2em 0.2em 0 0 #a927f9;
  }
  50% {
    -webkit-box-shadow: -0.2em 0 0 0 #a927f9;
    box-shadow: -0.2em 0 0 0 #a927f9;
  }
  62% {
    -webkit-box-shadow: -0.2em -0.2em 0 0 #a927f9;
    box-shadow: -0.2em -0.2em 0 0 #a927f9;
  }
  75% {
    -webkit-box-shadow: 0px -0.2em 0 0 #a927f9;
    box-shadow: 0px -0.2em 0 0 #a927f9;
  }
  87% {
    -webkit-box-shadow: 0.2em -0.2em 0 0 #a927f9;
    box-shadow: 0.2em -0.2em 0 0 #a927f9;
  }
}
@keyframes spin {
  0%,
  100% {
    -webkit-box-shadow: 0.2em 0px 0 0px #a927f9;
    box-shadow: 0.2em 0px 0 0px #a927f9;
  }
  12% {
    -webkit-box-shadow: 0.2em 0.2em 0 0 #a927f9;
    box-shadow: 0.2em 0.2em 0 0 #a927f9;
  }
  25% {
    -webkit-box-shadow: 0 0.2em 0 0px #a927f9;
    box-shadow: 0 0.2em 0 0px #a927f9;
  }
  37% {
    -webkit-box-shadow: -0.2em 0.2em 0 0 #a927f9;
    box-shadow: -0.2em 0.2em 0 0 #a927f9;
  }
  50% {
    -webkit-box-shadow: -0.2em 0 0 0 #a927f9;
    box-shadow: -0.2em 0 0 0 #a927f9;
  }
  62% {
    -webkit-box-shadow: -0.2em -0.2em 0 0 #a927f9;
    box-shadow: -0.2em -0.2em 0 0 #a927f9;
  }
  75% {
    -webkit-box-shadow: 0px -0.2em 0 0 #a927f9;
    box-shadow: 0px -0.2em 0 0 #a927f9;
  }
  87% {
    -webkit-box-shadow: 0.2em -0.2em 0 0 #a927f9;
    box-shadow: 0.2em -0.2em 0 0 #a927f9;
  }
}
.loader-box .loader-17 {
  position: relative;
  background-color: #747dc6;
  border-radius: 50%;
}
.loader-box .loader-17:after,
.loader-box .loader-17:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  opacity: 0.8;
}
.loader-box .loader-17:after {
  left: -0.5em;
  top: -0.25em;
  background-color: #747dc6;
  -webkit-transform-origin: 30px 35px;
  transform-origin: 30px 35px;
  -webkit-animation: loader-17 1s linear infinite;
  animation: loader-17 1s linear infinite;
  opacity: 0.6;
}
.loader-box .loader-17:before {
  left: -1.25em;
  top: -0.75em;
  background-color: #747dc6;
  -webkit-transform-origin: 40px 40px;
  transform-origin: 40px 40px;
  -webkit-animation: loader-17 2s linear infinite;
  animation: loader-17 2s linear infinite;
}
@-webkit-keyframes loader-17 {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
    transform: rotateZ(0deg) translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0, 0, 0);
    transform: rotateZ(360deg) translate3d(0, 0, 0);
  }
}
@keyframes loader-17 {
  0% {
    -webkit-transform: rotateZ(0deg) translate3d(0, 0, 0);
    transform: rotateZ(0deg) translate3d(0, 0, 0);
  }
  100% {
    -webkit-transform: rotateZ(360deg) translate3d(0, 0, 0);
    transform: rotateZ(360deg) translate3d(0, 0, 0);
  }
}
.loader-box .loader-18 {
  position: relative;
}
.loader-box .loader-18:before,
.loader-box .loader-18:after {
  content: "";
  position: absolute;
  display: block;
  border-radius: 50%;
  border: 0.1em solid transparent;
  border-bottom-color: #6670bd;
  top: 0;
  left: 0;
  -webkit-animation: 1s loader-18 linear infinite;
  animation: 1s loader-18 linear infinite;
}
.loader-box .loader-18:before {
  width: 40px;
  height: 40px;
}
.loader-box .loader-18:after {
  width: 30px;
  height: 30px;
  top: 0.1em;
  left: 0.1em;
  animation-direction: reverse;
}
@-webkit-keyframes loader-18 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loader-18 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.loader-box .loader-19 {
  border-top: 0.2em solid var(--theme-color);
  border-right: 0.2em solid transparent;
  -webkit-animation: loader-19 1s linear infinite;
  animation: loader-19 1s linear infinite;
  border-radius: 100%;
  position: relative;
}
@-webkit-keyframes loader-19 {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loader-19 {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.loader-box .loader-20 {
  background-color: transparent;
  -webkit-box-shadow: inset 0px 0px 0px 0.1em var(--theme-secondary);
  box-shadow: inset 0px 0px 0px 0.1em var(--theme-secondary);
  border-radius: 50%;
  position: relative;
}
.loader-box .loader-20:after,
.loader-box .loader-20:before {
  content: "";
  position: absolute;
  background-color: var(--theme-secondary);
  top: 24px;
  left: 24px;
  height: 0.1em;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}
.loader-box .loader-20:after {
  width: 0.4em;
  -webkit-animation: loader-20 2s linear infinite;
  animation: loader-20 2s linear infinite;
}
.loader-box .loader-20:before {
  width: 20px;
  -webkit-animation: loader-20 8s linear infinite;
  animation: loader-20 8s linear infinite;
}
@-webkit-keyframes loader-20 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loader-20 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.loader-box .loader-21 {
  position: relative;
}
.loader-box .loader-21:before,
.loader-box .loader-21:after {
  content: "";
  position: absolute;
}
.loader-box .loader-21:before {
  width: 80%;
  height: 80%;
  left: 10%;
  bottom: 10%;
  border-radius: 100% 100% 100% 0;
  -webkit-box-shadow: 0px 0px 0px 0.1em #a927f9;
  box-shadow: 0px 0px 0px 0.1em #a927f9;
  -webkit-animation: loader-21 1s linear infinite;
  animation: loader-21 1s linear infinite;
  -webkit-transform: rotate(-46deg);
  transform: rotate(-46deg);
}
.loader-box .loader-21:after {
  width: 1em;
  height: 0.3em;
  border-radius: 100%;
  left: 0;
  background-color: rgba(255, 255, 255, 0.2);
  bottom: -0.2em;
  z-index: -1;
}
@-webkit-keyframes loader-21 {
  0% {
    top: 0;
  }
  50% {
    top: -5px;
  }
  100% {
    top: 0;
  }
}
@keyframes loader-21 {
  0% {
    top: 0;
  }
  50% {
    top: -5px;
  }
  100% {
    top: 0;
  }
}
.loader-box .loader-22 {
  border: 0.1em #a927f9 solid;
  border-radius: 100%;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.loader-box .loader-22:after,
.loader-box .loader-22:before {
  content: "";
  position: absolute;
  background-color: #a927f9;
}
.loader-box .loader-22:after {
  width: 50%;
  height: 0.1em;
  left: 50%;
  top: 50%;
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-animation: loader-22 2s linear infinite alternate;
  animation: loader-22 2s linear infinite alternate;
}
.loader-box .loader-22:before {
  width: 100%;
  height: 40%;
  left: 0;
  bottom: 0;
}
@-webkit-keyframes loader-22 {
  0% {
    -webkit-transform: rotate(-160deg);
    transform: rotate(-160deg);
  }
  100% {
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
  }
}
@keyframes loader-22 {
  0% {
    -webkit-transform: rotate(-160deg);
    transform: rotate(-160deg);
  }
  100% {
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
  }
}
.loader-box .loader-23 {
  height: 0.5em;
  border: 0.1em #747dc6 solid;
  border-radius: 0.1em;
  position: relative;
  -webkit-animation: loader-23 5s linear infinite;
  animation: loader-23 5s linear infinite;
}
.loader-box .loader-23:after {
  width: 0.07em;
  height: 100%;
  background-color: #747dc6;
  border-radius: 0px 0.5em 0.5em 0px;
  content: "";
  position: absolute;
  top: 0;
  left: calc(100% + 0.1em);
}
@-webkit-keyframes loader-23 {
  0% {
    -webkit-box-shadow: inset 0px 0px 0px #747dc6;
    box-shadow: inset 0px 0px 0px #747dc6;
  }
  100% {
    -webkit-box-shadow: inset 1em 0px 0px #747dc6;
    box-shadow: inset 1em 0px 0px #747dc6;
  }
}
@keyframes loader-23 {
  0% {
    -webkit-box-shadow: inset 0px 0px 0px #747dc6;
    box-shadow: inset 0px 0px 0px #747dc6;
  }
  100% {
    -webkit-box-shadow: inset 1em 0px 0px #747dc6;
    box-shadow: inset 1em 0px 0px #747dc6;
  }
}
.loader-box .loader-24 {
  width: 0.8em;
  height: 1em;
  border: 0.1em #6670bd solid;
  border-radius: 0px 0px 0.2em 0.2em;
  position: relative;
}
.loader-box .loader-24:after,
.loader-box .loader-24:before {
  content: "";
  position: absolute;
}
.loader-box .loader-24:after {
  width: 0.2em;
  height: 50%;
  border: 0.1em #6670bd solid;
  border-left: none;
  border-radius: 0px 0.5em 0.5em 0px;
  left: calc(100% + 0.1em);
  top: 0.1em;
}
.loader-box .loader-24:before {
  width: 0.1em;
  height: 0.3em;
  background-color: #6670bd;
  top: -0.3em;
  left: 0.05em;
  -webkit-box-shadow: 0.2em 0px 0px 0px #6670bd, 0.2em -0.2em 0px 0px #6670bd,
    0.4em 0px 0px 0px #6670bd;
  box-shadow: 0.2em 0px 0px 0px #6670bd, 0.2em -0.2em 0px 0px #6670bd,
    0.4em 0px 0px 0px #6670bd;
  -webkit-animation: loader-24 1s linear infinite alternate;
  animation: loader-24 1s linear infinite alternate;
}
@-webkit-keyframes loader-24 {
  0% {
    height: 0px;
  }
  100% {
    height: 6px;
  }
}
@keyframes loader-24 {
  0% {
    height: 0px;
  }
  100% {
    height: 6px;
  }
}
.loader-box .loader-25 {
  border: 0.1em var(--theme-color) solid;
  position: relative;
  -webkit-animation: loader-25-1 5s linear infinite;
  animation: loader-25-1 5s linear infinite;
}
.loader-box .loader-25:after {
  width: 0.2em;
  height: 0.2em;
  content: "";
  position: absolute;
  background-color: var(--theme-color);
  bottom: calc(100% + 0.2em);
  left: -0.4em;
  -webkit-animation: loader-25-2 1s ease-in-out infinite;
  animation: loader-25-2 1s ease-in-out infinite;
}
@-webkit-keyframes loader-25-1 {
  0% {
    -webkit-box-shadow: inset 0 0 0 0 var(--theme-color);
    box-shadow: inset 0 0 0 0 var(--theme-color);
  }
  100% {
    -webkit-box-shadow: inset 0 -1em 0 0 var(--theme-color);
    box-shadow: inset 0 -1em 0 0 var(--theme-color);
  }
}
@keyframes loader-25-1 {
  0% {
    -webkit-box-shadow: inset 0 0 0 0 var(--theme-color);
    box-shadow: inset 0 0 0 0 var(--theme-color);
  }
  100% {
    -webkit-box-shadow: inset 0 -1em 0 0 var(--theme-color);
    box-shadow: inset 0 -1em 0 0 var(--theme-color);
  }
}
@-webkit-keyframes loader-25-2 {
  25% {
    left: calc(100% + 0.2em);
    bottom: calc(100% + 0.2em);
  }
  50% {
    left: calc(100% + 0.2em);
    bottom: -0.4em;
  }
  75% {
    left: -0.4em;
    bottom: -0.4em;
  }
  100% {
    left: -0.4em;
    bottom: calc(100% + 0.2em);
  }
}
@keyframes loader-25-2 {
  25% {
    left: calc(100% + 0.2em);
    bottom: calc(100% + 0.2em);
  }
  50% {
    left: calc(100% + 0.2em);
    bottom: -0.4em;
  }
  75% {
    left: -0.4em;
    bottom: -0.4em;
  }
  100% {
    left: -0.4em;
    bottom: calc(100% + 0.2em);
  }
}
.loader-box .loader-26 {
  width: 0.5em;
  height: 0.5em;
  background-color: var(--theme-secondary);
  -webkit-box-shadow: 1em 0px 0px var(--theme-secondary);
  box-shadow: 1em 0px 0px var(--theme-secondary);
  border-radius: 50%;
  -webkit-animation: loader-26 1s ease-in-out infinite alternate;
  animation: loader-26 1s ease-in-out infinite alternate;
}
@-webkit-keyframes loader-26 {
  0% {
    opacity: 0.1;
    -webkit-transform: rotate(0deg) scale(0.5);
    transform: rotate(0deg) scale(0.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: rotate(360deg) scale(1.2);
    transform: rotate(360deg) scale(1.2);
  }
}
@keyframes loader-26 {
  0% {
    opacity: 0.1;
    -webkit-transform: rotate(0deg) scale(0.5);
    transform: rotate(0deg) scale(0.5);
  }
  100% {
    opacity: 1;
    -webkit-transform: rotate(360deg) scale(1.2);
    transform: rotate(360deg) scale(1.2);
  }
}
.loader-box .loader-29 {
  border-radius: 50%;
  -webkit-box-shadow: inset 0 0 0 0.1em #a927f9, -0.5em -0.5em 0 -0.4em #a927f9,
    0 -0.7em 0 -0.4em #a927f9, 0.5em -0.5em 0 -0.4em #a927f9,
    -0.5em 0.5em 0 -0.4em #a927f9, 0 0.7em 0 -0.4em #a927f9,
    0.5em 0.5em 0 -0.4em #a927f9, -0.7em 0 0 -0.4em #a927f9,
    0.7em 0 0 -0.4em #a927f9;
  box-shadow: inset 0 0 0 0.1em #a927f9, -0.5em -0.5em 0 -0.4em #a927f9,
    0 -0.7em 0 -0.4em #a927f9, 0.5em -0.5em 0 -0.4em #a927f9,
    -0.5em 0.5em 0 -0.4em #a927f9, 0 0.7em 0 -0.4em #a927f9,
    0.5em 0.5em 0 -0.4em #a927f9, -0.7em 0 0 -0.4em #a927f9,
    0.7em 0 0 -0.4em #a927f9;
  -webkit-animation: 5s loader-29 linear infinite;
  animation: 5s loader-29 linear infinite;
}
@-webkit-keyframes loader-29 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loader-29 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.loader-box .loader-30 {
  border: 0.2em solid transparent;
  border-top-color: #a927f9;
  border-bottom-color: #a927f9;
  border-radius: 50%;
  position: relative;
  -webkit-animation: 1s loader-30 linear infinite;
  animation: 1s loader-30 linear infinite;
}
.loader-box .loader-30:before,
.loader-box .loader-30:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border: 0.2em solid transparent;
  border-bottom-color: #a927f9;
}
.loader-box .loader-30:before {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  right: -0.3em;
  top: -0.05em;
}
.loader-box .loader-30:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: -0.3em;
  bottom: -0.05em;
}
@-webkit-keyframes loader-30 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loader-30 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.loader-box .loader-31 {
  -webkit-box-shadow: 0 0 2em #747dc6;
  box-shadow: 0 0 2em #747dc6;
  background-color: #747dc6;
  position: relative;
  border-radius: 50%;
  -webkit-transform: rotateX(-60deg) perspective(1000px);
  transform: rotateX(-60deg) perspective(1000px);
}
.loader-box .loader-31:before,
.loader-box .loader-31:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  -webkit-animation: 1s loader-31 ease-out infinite;
  animation: 1s loader-31 ease-out infinite;
}
.loader-box .loader-31:after {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
@-webkit-keyframes loader-31 {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-box-shadow: 0 0 0 -0.5em #747dc6, 0 0 0 -0.5em #747dc6,
      0 0 0 -0.5em #747dc6, 0 0 0 -0.5em #747dc6, 0 0 0 -0.5em #747dc6,
      0 0 0 -0.5em #747dc6, 0 0 0 -0.5em #747dc6, 0 0 0 -0.5em #747dc6;
    box-shadow: 0 0 0 -0.5em #747dc6, 0 0 0 -0.5em #747dc6, 0 0 0 -0.5em #747dc6,
      0 0 0 -0.5em #747dc6, 0 0 0 -0.5em #747dc6, 0 0 0 -0.5em #747dc6,
      0 0 0 -0.5em #747dc6, 0 0 0 -0.5em #747dc6;
  }
  100% {
    opacity: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-box-shadow: -1em -1em 0 -0.35em #747dc6, 0 -1.5em 0 -0.35em #747dc6,
      1em -1em 0 -0.35em #747dc6, -1.5em 0 0 -0.35em #747dc6,
      1.5em 0 0 -0.35em #747dc6, -1em 1em 0 -0.35em #747dc6,
      0 1.5em 0 -0.35em #747dc6, 1em 1em 0 -0.35em #747dc6;
    box-shadow: -1em -1em 0 -0.35em #747dc6, 0 -1.5em 0 -0.35em #747dc6,
      1em -1em 0 -0.35em #747dc6, -1.5em 0 0 -0.35em #747dc6,
      1.5em 0 0 -0.35em #747dc6, -1em 1em 0 -0.35em #747dc6,
      0 1.5em 0 -0.35em #747dc6, 1em 1em 0 -0.35em #747dc6;
  }
}
@keyframes loader-31 {
  0% {
    opacity: 1;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-box-shadow: 0 0 0 -0.5em #747dc6, 0 0 0 -0.5em #747dc6,
      0 0 0 -0.5em #747dc6, 0 0 0 -0.5em #747dc6, 0 0 0 -0.5em #747dc6,
      0 0 0 -0.5em #747dc6, 0 0 0 -0.5em #747dc6, 0 0 0 -0.5em #747dc6;
    box-shadow: 0 0 0 -0.5em #747dc6, 0 0 0 -0.5em #747dc6, 0 0 0 -0.5em #747dc6,
      0 0 0 -0.5em #747dc6, 0 0 0 -0.5em #747dc6, 0 0 0 -0.5em #747dc6,
      0 0 0 -0.5em #747dc6, 0 0 0 -0.5em #747dc6;
  }
  100% {
    opacity: 0;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-box-shadow: -1em -1em 0 -0.35em #747dc6, 0 -1.5em 0 -0.35em #747dc6,
      1em -1em 0 -0.35em #747dc6, -1.5em 0 0 -0.35em #747dc6,
      1.5em 0 0 -0.35em #747dc6, -1em 1em 0 -0.35em #747dc6,
      0 1.5em 0 -0.35em #747dc6, 1em 1em 0 -0.35em #747dc6;
    box-shadow: -1em -1em 0 -0.35em #747dc6, 0 -1.5em 0 -0.35em #747dc6,
      1em -1em 0 -0.35em #747dc6, -1.5em 0 0 -0.35em #747dc6,
      1.5em 0 0 -0.35em #747dc6, -1em 1em 0 -0.35em #747dc6,
      0 1.5em 0 -0.35em #747dc6, 1em 1em 0 -0.35em #747dc6;
  }
}
.loader-box .loader-32 {
  position: relative;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 1em 0 #6670bd, inset 0 0 1em 0 #6670bd;
  box-shadow: 0 0 1em 0 #6670bd, inset 0 0 1em 0 #6670bd;
  -webkit-animation: 1s loader-32 linear infinite;
  animation: 1s loader-32 linear infinite;
}
.loader-box .loader-32:before,
.loader-box .loader-32:after {
  content: "";
  position: absolute;
  display: block;
  width: inherit;
  height: inherit;
  border-radius: 50%;
}
.loader-box .loader-32:before {
  border-top: 0.2em solid #6670bd;
  border-right: 0.2em solid transparent;
  top: 0.28em;
  right: calc(50% - 0.22em);
}
.loader-box .loader-32:after {
  border-bottom: 0.2em solid #6670bd;
  border-left: 0.2em solid transparent;
  bottom: 0.28em;
  left: calc(50% - 0.22em);
}
@-webkit-keyframes loader-32 {
  0% {
    -webkit-transform: rotateX(-60deg) rotateZ(0deg);
    transform: rotateX(-60deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(-60deg) rotateZ(360deg);
    transform: rotateX(-60deg) rotateZ(360deg);
  }
}
@keyframes loader-32 {
  0% {
    -webkit-transform: rotateX(-60deg) rotateZ(0deg);
    transform: rotateX(-60deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(-60deg) rotateZ(360deg);
    transform: rotateX(-60deg) rotateZ(360deg);
  }
}
.loader-box .loader-34 {
  position: relative;
  width: 1em;
  height: 0.5em;
}
.loader-box .loader-34:after,
.loader-box .loader-34:before {
  content: "";
  position: absolute;
  width: 0.4em;
  height: 0.4em;
  top: 0;
  background-color: var(--theme-color);
  border-radius: 50%;
}
.loader-box .loader-34:after {
  right: 0;
  -webkit-animation: loader-34-2 0.5s ease-in-out infinite;
  animation: loader-34-2 0.5s ease-in-out infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
.loader-box .loader-34:before {
  left: 0;
  -webkit-animation: loader-34-1 0.5s ease-in-out infinite;
  animation: loader-34-1 0.5s ease-in-out infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}
@-webkit-keyframes loader-34-1 {
  0% {
    -webkit-transform: translatex(0px);
    transform: translatex(0px);
  }
  65% {
    width: 0.4em;
    height: 0.4em;
  }
  100% {
    width: 0.3em;
    height: 0.5em;
    -webkit-transform: translatex(0.2em);
    transform: translatex(0.2em);
  }
}
@keyframes loader-34-1 {
  0% {
    -webkit-transform: translatex(0px);
    transform: translatex(0px);
  }
  65% {
    width: 0.4em;
    height: 0.4em;
  }
  100% {
    width: 0.3em;
    height: 0.5em;
    -webkit-transform: translatex(0.2em);
    transform: translatex(0.2em);
  }
}
@-webkit-keyframes loader-34-2 {
  0% {
    -webkit-transform: translatex(0px);
    transform: translatex(0px);
  }
  65% {
    width: 0.4em;
    height: 0.4em;
  }
  100% {
    width: 0.3em;
    height: 0.5em;
    -webkit-transform: translatex(-0.2em);
    transform: translatex(-0.2em);
  }
}
@keyframes loader-34-2 {
  0% {
    -webkit-transform: translatex(0px);
    transform: translatex(0px);
  }
  65% {
    width: 0.4em;
    height: 0.4em;
  }
  100% {
    width: 0.3em;
    height: 0.5em;
    -webkit-transform: translatex(-0.2em);
    transform: translatex(-0.2em);
  }
}
.loader-box .loader-35 {
  margin: 0 0.5em;
  position: relative;
}
.loader-box .loader-35:before {
  border-radius: 50%;
  background-color: var(--theme-secondary);
  -webkit-animation: loader-35 3s cubic-bezier(0.77, 0, 0.175, 1) infinite;
  animation: loader-35 3s cubic-bezier(0.77, 0, 0.175, 1) infinite;
  content: "";
  position: absolute;
  width: inherit;
  height: inherit;
  top: 0;
  left: 0;
}
@-webkit-keyframes loader-35 {
  0% {
    -webkit-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1);
  }
  25% {
    -webkit-transform: translateX(-100%) scale(0.3);
    transform: translateX(-100%) scale(0.3);
  }
  50% {
    -webkit-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1);
  }
  75% {
    -webkit-transform: translateX(100%) scale(0.3);
    transform: translateX(100%) scale(0.3);
  }
  100% {
    -webkit-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1);
  }
}
@keyframes loader-35 {
  0% {
    -webkit-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1);
  }
  25% {
    -webkit-transform: translateX(-100%) scale(0.3);
    transform: translateX(-100%) scale(0.3);
  }
  50% {
    -webkit-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1);
  }
  75% {
    -webkit-transform: translateX(100%) scale(0.3);
    transform: translateX(100%) scale(0.3);
  }
  100% {
    -webkit-transform: translateX(0) scale(1);
    transform: translateX(0) scale(1);
  }
}
.loader-box .loader-37 {
  border-right: 0.1em solid #a927f9;
  border-radius: 100%;
  -webkit-animation: loader-37 800ms linear infinite;
  animation: loader-37 800ms linear infinite;
}
.loader-box .loader-37:before,
.loader-box .loader-37:after {
  content: "";
  position: absolute;
  width: 0.8em;
  height: 0.8em;
  display: block;
  top: calc(50% - 0.4em);
  left: calc(50% - 0.4em);
  border-left: 0.08em solid #a927f9;
  border-radius: 100%;
  animation: loader-37 400ms linear infinite reverse;
}
.loader-box .loader-37:after {
  width: 0.6em;
  height: 0.6em;
  top: calc(50% - 0.3em);
  left: calc(50% - 0.3em);
  border: 0;
  border-right: 0.05em solid #a927f9;
  -webkit-animation: none;
  animation: none;
}
@-webkit-keyframes loader-37 {
  from {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes loader-37 {
  from {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
  to {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
.loader-box .loader-38 {
  width: 0.1em;
  height: 0.1em;
  -webkit-box-shadow: -0.2em -0.2em 0 0.1em #a927f9,
    -0.2em -0.2em 0 0.1em #a927f9, -0.2em -0.2em 0 0.1em #a927f9,
    -0.2em -0.2em 0 0.1em #a927f9;
  box-shadow: -0.2em -0.2em 0 0.1em #a927f9, -0.2em -0.2em 0 0.1em #a927f9,
    -0.2em -0.2em 0 0.1em #a927f9, -0.2em -0.2em 0 0.1em #a927f9;
  -webkit-animation: loader-38 6s infinite;
  animation: loader-38 6s infinite;
}
@-webkit-keyframes loader-38 {
  0% {
    -webkit-box-shadow: -0.2em -0.2em 0 0.1em #a927f9,
      -0.2em -0.2em 0 0.1em #a927f9, -0.2em -0.2em 0 0.1em #a927f9,
      -0.2em -0.2em 0 0.1em #a927f9;
    box-shadow: -0.2em -0.2em 0 0.1em #a927f9, -0.2em -0.2em 0 0.1em #a927f9,
      -0.2em -0.2em 0 0.1em #a927f9, -0.2em -0.2em 0 0.1em #a927f9;
  }
  8.33% {
    -webkit-box-shadow: -0.2em -0.2em 0 0.1em #a927f9,
      0.2em -0.2em 0 0.1em #a927f9, 0.2em -0.2em 0 0.1em #a927f9,
      0.2em -0.2em 0 0.1em #a927f9;
    box-shadow: -0.2em -0.2em 0 0.1em #a927f9, 0.2em -0.2em 0 0.1em #a927f9,
      0.2em -0.2em 0 0.1em #a927f9, 0.2em -0.2em 0 0.1em #a927f9;
  }
  16.66% {
    -webkit-box-shadow: -0.2em -0.2em 0 0.1em #a927f9,
      0.2em -0.2em 0 0.1em #a927f9, 0.2em 0.2em 0 0.1em #a927f9,
      0.2em 0.2em 0 0.1em #a927f9;
    box-shadow: -0.2em -0.2em 0 0.1em #a927f9, 0.2em -0.2em 0 0.1em #a927f9,
      0.2em 0.2em 0 0.1em #a927f9, 0.2em 0.2em 0 0.1em #a927f9;
  }
  24.99% {
    -webkit-box-shadow: -0.2em -0.2em 0 0.1em #a927f9,
      0.2em -0.2em 0 0.1em #a927f9, 0.2em 0.2em 0 0.1em #a927f9,
      -0.2em 0.2em 0 0.1em #a927f9;
    box-shadow: -0.2em -0.2em 0 0.1em #a927f9, 0.2em -0.2em 0 0.1em #a927f9,
      0.2em 0.2em 0 0.1em #a927f9, -0.2em 0.2em 0 0.1em #a927f9;
  }
  33.32% {
    -webkit-box-shadow: -0.2em -0.2em 0 0.1em #a927f9,
      0.2em -0.2em 0 0.1em #a927f9, 0.2em 0.2em 0 0.1em #a927f9,
      -0.2em -0.2em 0 0.1em #a927f9;
    box-shadow: -0.2em -0.2em 0 0.1em #a927f9, 0.2em -0.2em 0 0.1em #a927f9,
      0.2em 0.2em 0 0.1em #a927f9, -0.2em -0.2em 0 0.1em #a927f9;
  }
  41.65% {
    -webkit-box-shadow: 0.2em -0.2em 0 0.1em #a927f9,
      0.2em -0.2em 0 0.1em #a927f9, 0.2em 0.2em 0 0.1em #a927f9,
      0.2em -0.2em 0 0.1em #a927f9;
    box-shadow: 0.2em -0.2em 0 0.1em #a927f9, 0.2em -0.2em 0 0.1em #a927f9,
      0.2em 0.2em 0 0.1em #a927f9, 0.2em -0.2em 0 0.1em #a927f9;
  }
  49.98% {
    -webkit-box-shadow: 0.2em 0.2em 0 0.1em #a927f9, 0.2em 0.2em 0 0.1em #a927f9,
      0.2em 0.2em 0 0.1em #a927f9, 0.2em 0.2em 0 0.1em #a927f9;
    box-shadow: 0.2em 0.2em 0 0.1em #a927f9, 0.2em 0.2em 0 0.1em #a927f9,
      0.2em 0.2em 0 0.1em #a927f9, 0.2em 0.2em 0 0.1em #a927f9;
  }
  58.31% {
    -webkit-box-shadow: -0.2em 0.2em 0 0.1em #a927f9,
      -0.2em 0.2em 0 0.1em #a927f9, 0.2em 0.2em 0 0.1em #a927f9,
      -0.2em 0.2em 0 0.1em #a927f9;
    box-shadow: -0.2em 0.2em 0 0.1em #a927f9, -0.2em 0.2em 0 0.1em #a927f9,
      0.2em 0.2em 0 0.1em #a927f9, -0.2em 0.2em 0 0.1em #a927f9;
  }
  66.64% {
    -webkit-box-shadow: -0.2em -0.2em 0 0.1em #a927f9,
      -0.2em -0.2em 0 0.1em #a927f9, 0.2em 0.2em 0 0.1em #a927f9,
      -0.2em 0.2em 0 0.1em #a927f9;
    box-shadow: -0.2em -0.2em 0 0.1em #a927f9, -0.2em -0.2em 0 0.1em #a927f9,
      0.2em 0.2em 0 0.1em #a927f9, -0.2em 0.2em 0 0.1em #a927f9;
  }
  74.97% {
    -webkit-box-shadow: -0.2em -0.2em 0 0.1em #a927f9,
      0.2em -0.2em 0 0.1em #a927f9, 0.2em 0.2em 0 0.1em #a927f9,
      -0.2em 0.2em 0 0.1em #a927f9;
    box-shadow: -0.2em -0.2em 0 0.1em #a927f9, 0.2em -0.2em 0 0.1em #a927f9,
      0.2em 0.2em 0 0.1em #a927f9, -0.2em 0.2em 0 0.1em #a927f9;
  }
  83.3% {
    -webkit-box-shadow: -0.2em -0.2em 0 0.1em #a927f9,
      0.2em 0.2em 0 0.1em #a927f9, 0.2em 0.2em 0 0.1em #a927f9,
      -0.2em 0.2em 0 0.1em #a927f9;
    box-shadow: -0.2em -0.2em 0 0.1em #a927f9, 0.2em 0.2em 0 0.1em #a927f9,
      0.2em 0.2em 0 0.1em #a927f9, -0.2em 0.2em 0 0.1em #a927f9;
  }
  91.63% {
    -webkit-box-shadow: -0.2em -0.2em 0 0.1em #a927f9,
      -0.2em 0.2em 0 0.1em #a927f9, -0.2em 0.2em 0 0.1em #a927f9,
      -0.2em 0.2em 0 0.1em #a927f9;
    box-shadow: -0.2em -0.2em 0 0.1em #a927f9, -0.2em 0.2em 0 0.1em #a927f9,
      -0.2em 0.2em 0 0.1em #a927f9, -0.2em 0.2em 0 0.1em #a927f9;
  }
  100% {
    -webkit-box-shadow: -0.2em -0.2em 0 0.1em #a927f9,
      -0.2em -0.2em 0 0.1em #a927f9, -0.2em -0.2em 0 0.1em #a927f9,
      -0.2em -0.2em 0 0.1em #a927f9;
    box-shadow: -0.2em -0.2em 0 0.1em #a927f9, -0.2em -0.2em 0 0.1em #a927f9,
      -0.2em -0.2em 0 0.1em #a927f9, -0.2em -0.2em 0 0.1em #a927f9;
  }
}
@keyframes loader-38 {
  0% {
    -webkit-box-shadow: -0.2em -0.2em 0 0.1em #a927f9,
      -0.2em -0.2em 0 0.1em #a927f9, -0.2em -0.2em 0 0.1em #a927f9,
      -0.2em -0.2em 0 0.1em #a927f9;
    box-shadow: -0.2em -0.2em 0 0.1em #a927f9, -0.2em -0.2em 0 0.1em #a927f9,
      -0.2em -0.2em 0 0.1em #a927f9, -0.2em -0.2em 0 0.1em #a927f9;
  }
  8.33% {
    -webkit-box-shadow: -0.2em -0.2em 0 0.1em #a927f9,
      0.2em -0.2em 0 0.1em #a927f9, 0.2em -0.2em 0 0.1em #a927f9,
      0.2em -0.2em 0 0.1em #a927f9;
    box-shadow: -0.2em -0.2em 0 0.1em #a927f9, 0.2em -0.2em 0 0.1em #a927f9,
      0.2em -0.2em 0 0.1em #a927f9, 0.2em -0.2em 0 0.1em #a927f9;
  }
  16.66% {
    -webkit-box-shadow: -0.2em -0.2em 0 0.1em #a927f9,
      0.2em -0.2em 0 0.1em #a927f9, 0.2em 0.2em 0 0.1em #a927f9,
      0.2em 0.2em 0 0.1em #a927f9;
    box-shadow: -0.2em -0.2em 0 0.1em #a927f9, 0.2em -0.2em 0 0.1em #a927f9,
      0.2em 0.2em 0 0.1em #a927f9, 0.2em 0.2em 0 0.1em #a927f9;
  }
  24.99% {
    -webkit-box-shadow: -0.2em -0.2em 0 0.1em #a927f9,
      0.2em -0.2em 0 0.1em #a927f9, 0.2em 0.2em 0 0.1em #a927f9,
      -0.2em 0.2em 0 0.1em #a927f9;
    box-shadow: -0.2em -0.2em 0 0.1em #a927f9, 0.2em -0.2em 0 0.1em #a927f9,
      0.2em 0.2em 0 0.1em #a927f9, -0.2em 0.2em 0 0.1em #a927f9;
  }
  33.32% {
    -webkit-box-shadow: -0.2em -0.2em 0 0.1em #a927f9,
      0.2em -0.2em 0 0.1em #a927f9, 0.2em 0.2em 0 0.1em #a927f9,
      -0.2em -0.2em 0 0.1em #a927f9;
    box-shadow: -0.2em -0.2em 0 0.1em #a927f9, 0.2em -0.2em 0 0.1em #a927f9,
      0.2em 0.2em 0 0.1em #a927f9, -0.2em -0.2em 0 0.1em #a927f9;
  }
  41.65% {
    -webkit-box-shadow: 0.2em -0.2em 0 0.1em #a927f9,
      0.2em -0.2em 0 0.1em #a927f9, 0.2em 0.2em 0 0.1em #a927f9,
      0.2em -0.2em 0 0.1em #a927f9;
    box-shadow: 0.2em -0.2em 0 0.1em #a927f9, 0.2em -0.2em 0 0.1em #a927f9,
      0.2em 0.2em 0 0.1em #a927f9, 0.2em -0.2em 0 0.1em #a927f9;
  }
  49.98% {
    -webkit-box-shadow: 0.2em 0.2em 0 0.1em #a927f9, 0.2em 0.2em 0 0.1em #a927f9,
      0.2em 0.2em 0 0.1em #a927f9, 0.2em 0.2em 0 0.1em #a927f9;
    box-shadow: 0.2em 0.2em 0 0.1em #a927f9, 0.2em 0.2em 0 0.1em #a927f9,
      0.2em 0.2em 0 0.1em #a927f9, 0.2em 0.2em 0 0.1em #a927f9;
  }
  58.31% {
    -webkit-box-shadow: -0.2em 0.2em 0 0.1em #a927f9,
      -0.2em 0.2em 0 0.1em #a927f9, 0.2em 0.2em 0 0.1em #a927f9,
      -0.2em 0.2em 0 0.1em #a927f9;
    box-shadow: -0.2em 0.2em 0 0.1em #a927f9, -0.2em 0.2em 0 0.1em #a927f9,
      0.2em 0.2em 0 0.1em #a927f9, -0.2em 0.2em 0 0.1em #a927f9;
  }
  66.64% {
    -webkit-box-shadow: -0.2em -0.2em 0 0.1em #a927f9,
      -0.2em -0.2em 0 0.1em #a927f9, 0.2em 0.2em 0 0.1em #a927f9,
      -0.2em 0.2em 0 0.1em #a927f9;
    box-shadow: -0.2em -0.2em 0 0.1em #a927f9, -0.2em -0.2em 0 0.1em #a927f9,
      0.2em 0.2em 0 0.1em #a927f9, -0.2em 0.2em 0 0.1em #a927f9;
  }
  74.97% {
    -webkit-box-shadow: -0.2em -0.2em 0 0.1em #a927f9,
      0.2em -0.2em 0 0.1em #a927f9, 0.2em 0.2em 0 0.1em #a927f9,
      -0.2em 0.2em 0 0.1em #a927f9;
    box-shadow: -0.2em -0.2em 0 0.1em #a927f9, 0.2em -0.2em 0 0.1em #a927f9,
      0.2em 0.2em 0 0.1em #a927f9, -0.2em 0.2em 0 0.1em #a927f9;
  }
  83.3% {
    -webkit-box-shadow: -0.2em -0.2em 0 0.1em #a927f9,
      0.2em 0.2em 0 0.1em #a927f9, 0.2em 0.2em 0 0.1em #a927f9,
      -0.2em 0.2em 0 0.1em #a927f9;
    box-shadow: -0.2em -0.2em 0 0.1em #a927f9, 0.2em 0.2em 0 0.1em #a927f9,
      0.2em 0.2em 0 0.1em #a927f9, -0.2em 0.2em 0 0.1em #a927f9;
  }
  91.63% {
    -webkit-box-shadow: -0.2em -0.2em 0 0.1em #a927f9,
      -0.2em 0.2em 0 0.1em #a927f9, -0.2em 0.2em 0 0.1em #a927f9,
      -0.2em 0.2em 0 0.1em #a927f9;
    box-shadow: -0.2em -0.2em 0 0.1em #a927f9, -0.2em 0.2em 0 0.1em #a927f9,
      -0.2em 0.2em 0 0.1em #a927f9, -0.2em 0.2em 0 0.1em #a927f9;
  }
  100% {
    -webkit-box-shadow: -0.2em -0.2em 0 0.1em #a927f9,
      -0.2em -0.2em 0 0.1em #a927f9, -0.2em -0.2em 0 0.1em #a927f9,
      -0.2em -0.2em 0 0.1em #a927f9;
    box-shadow: -0.2em -0.2em 0 0.1em #a927f9, -0.2em -0.2em 0 0.1em #a927f9,
      -0.2em -0.2em 0 0.1em #a927f9, -0.2em -0.2em 0 0.1em #a927f9;
  }
}
.loader-box .loader-39 {
  width: 0.15em;
  height: 0.15em;
  position: relative;
  background-color: #747dc6;
  border-radius: 100%;
  -webkit-animation: loader-39-1 30s infinite linear;
  animation: loader-39-1 30s infinite linear;
}
.loader-box .loader-39:before,
.loader-box .loader-39:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 100%;
}
.loader-box .loader-39:before {
  width: 20px;
  height: 60px;
  -webkit-animation: loader-39-2 0.8s linear infinite;
  animation: loader-39-2 0.8s linear infinite;
}
.loader-box .loader-39:after {
  width: 60px;
  height: 20px;
  -webkit-animation: loader-39-2 1.2s linear infinite;
  animation: loader-39-2 1.2s linear infinite;
}
@-webkit-keyframes loader-39-1 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loader-39-1 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loader-39-2 {
  0% {
    -webkit-box-shadow: 0.04em -0.04em 0 0.02em #747dc6;
    box-shadow: 0.04em -0.04em 0 0.02em #747dc6;
  }
  25% {
    -webkit-box-shadow: 0.04em 0.04em 0 0.02em #747dc6;
    box-shadow: 0.04em 0.04em 0 0.02em #747dc6;
  }
  50% {
    -webkit-box-shadow: -0.04em 0.04em 0 0.02em #747dc6;
    box-shadow: -0.04em 0.04em 0 0.02em #747dc6;
  }
  75% {
    -webkit-box-shadow: -0.04em -0.04em 0 0.02em #747dc6;
    box-shadow: -0.04em -0.04em 0 0.02em #747dc6;
  }
  100% {
    -webkit-box-shadow: 0.04em -0.04em 0 0.02em #747dc6;
    box-shadow: 0.04em -0.04em 0 0.02em #747dc6;
  }
}
@keyframes loader-39-2 {
  0% {
    -webkit-box-shadow: 0.04em -0.04em 0 0.02em #747dc6;
    box-shadow: 0.04em -0.04em 0 0.02em #747dc6;
  }
  25% {
    -webkit-box-shadow: 0.04em 0.04em 0 0.02em #747dc6;
    box-shadow: 0.04em 0.04em 0 0.02em #747dc6;
  }
  50% {
    -webkit-box-shadow: -0.04em 0.04em 0 0.02em #747dc6;
    box-shadow: -0.04em 0.04em 0 0.02em #747dc6;
  }
  75% {
    -webkit-box-shadow: -0.04em -0.04em 0 0.02em #747dc6;
    box-shadow: -0.04em -0.04em 0 0.02em #747dc6;
  }
  100% {
    -webkit-box-shadow: 0.04em -0.04em 0 0.02em #747dc6;
    box-shadow: 0.04em -0.04em 0 0.02em #747dc6;
  }
}
.loader-box .loader-40 {
  border: 0.05em #6670bd solid;
  border-radius: 0.2em;
  overflow: hidden;
  position: relative;
}
.loader-box .loader-40:after,
.loader-box .loader-40:before {
  content: "";
  position: absolute;
  width: inherit;
  height: inherit;
  border-radius: 50%;
  -webkit-animation: loader-40 2s infinite linear;
  animation: loader-40 2s infinite linear;
}
.loader-box .loader-40:before {
  border-top: 0.2em #6670bd solid;
  top: -0.15em;
  left: calc(-50% - 0.15em);
  -webkit-transform-origin: right center;
  transform-origin: right center;
}
.loader-box .loader-40:after {
  border-bottom: 0.2em #6670bd solid;
  top: 0.15em;
  right: calc(-50% - 0.15em);
  -webkit-transform-origin: left center;
  transform-origin: left center;
}
@-webkit-keyframes loader-40 {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes loader-40 {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.loader-box .loader-41 {
  border: 0.05em var(--theme-color) solid;
  border-radius: 0.2em;
  position: relative;
  background: linear-gradient(
      45deg,
      transparent 48%,
      var(--theme-color) 50%,
      var(--theme-color) 50%,
      transparent 52%,
      transparent
    ),
    linear-gradient(
      -45deg,
      transparent 48%,
      var(--theme-color) 50%,
      var(--theme-color) 50%,
      transparent 52%,
      transparent
    );
  background-size: 0.5em 0.5em;
  background-position: 0% 0%;
  -webkit-animation: loader-41 1s infinite linear;
  animation: loader-41 1s infinite linear;
}
@-webkit-keyframes loader-41 {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -1em 0;
  }
}
@keyframes loader-41 {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -1em 0;
  }
}
.loader-box .loader-42 {
  width: 2em;
  height: 0.66em;
  border: 0.05em var(--theme-secondary) solid;
  border-radius: 0.1em;
  background: linear-gradient(
    -60deg,
    transparent 0%,
    transparent 50%,
    var(--theme-secondary) 50%,
    var(--theme-secondary) 75%,
    transparent 75%,
    transparent
  );
  background-size: 1em 2em;
  background-position: 0 0;
  -webkit-animation: loader-42 0.8s infinite linear;
  animation: loader-42 0.8s infinite linear;
}
@-webkit-keyframes loader-42 {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -2em 0;
  }
}
@keyframes loader-42 {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -2em 0;
  }
}
.popover-header {
  background-color: #2c323f;
  color: #fff;
}
.popover-main .btn-showcase a {
  color: #fff;
}
.popover-main .btn-showcase button:last-child {
  margin-right: 0;
}
@media print {
  .page-wrapper .page-title {
    visibility: hidden;
  }
  .page-wrapper .page-body-wrapper .page-title {
    display: none;
  }
  table.fixedHeader-floating {
    display: none;
  }
}
.page-wrapper .login{
    box-shadow: 0 0 21px 0 rgba(89, 102, 122, 0.1);
    background: linear-gradient(-45deg, #dc1921, #6e0a0e, #ffa53b);
    background-size: 400% 400%;
    -webkit-animation: gradient 15s ease infinite;
    animation: gradient 15s ease infinite;
    width: 100%;
    height: 100vh;
    padding-top: 7%;
}
.page-wrapper .login .theme-form{
    padding: 40px;
    background: white; 
    width: 40%; 
    margin: auto;
}
.invoice-table {
  margin-top: 16px;
  margin-bottom: 16px;
}
.invoice .text-right input {
  margin-top: 6px;
}
.invoice .media {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.no-arrow .slick-arrow {
  display: none !important;
}
.slick-slider .slick-list {
  margin: 0 -10px;
}
@media (max-width: 575px) {
  .slick-slider .slick-list {
    margin: 0 -6px;
  }
}
.slick-slider .slick-list .slick-slide > div,
.slick-slider .slick-list .slick-slide > a {
  margin: 0 10px;
}
[dir="rtl"] .slick-slider .slick-list .slick-slide > div,
[dir="rtl"] .slick-slider .slick-list .slick-slide > a {
  direction: rtl;
}
@media (max-width: 575px) {
  .slick-slider .slick-list .slick-slide > div,
  .slick-slider .slick-list .slick-slide > a {
    margin: 0 6px;
  }
}
.slick-slider.slick-dotted {
  margin-bottom: 0;
}
.animate-chk label {
  line-height: 1.6;
  cursor: pointer;
}
.animate-chk label:last-child {
  margin-bottom: 0;
}
.checkbox_animated {
  cursor: pointer;
  position: relative;
  margin: 0 16px 0 0;
}
.checkbox_animated:before {
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75),
    -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  -webkit-transform: rotate(-45deg) scale(0, 0);
  transform: rotate(-45deg) scale(0, 0);
  content: "";
  position: absolute;
  left: 0.25rem;
  top: 0.225rem;
  z-index: 1;
  width: 0.75rem;
  height: 0.375rem;
  border: 2px solid var(--theme-color);
  border-top-style: none;
  border-right-style: none;
}
.checkbox_animated:after {
  content: "";
  position: absolute;
  top: -0.125rem;
  left: 0;
  width: 1.3rem;
  height: 1.3rem;
  background: #fff;
  border: 2px solid #ddd;
  cursor: pointer;
}
.checkbox_animated:checked:before {
  -webkit-transform: rotate(-45deg) scale(1, 1);
  transform: rotate(-45deg) scale(1, 1);
}
.radio_animated {
  position: relative;
  margin: 0 1rem 0 0;
  cursor: pointer;
}
.radio_animated:before {
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  transition: -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75),
    -webkit-transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  content: "";
  position: absolute;
  top: 0;
  left: 0.125rem;
  z-index: 1;
  width: 0.75rem;
  height: 0.75rem;
  background: var(--theme-color);
  border-radius: 50%;
}
.radio_animated:after {
  content: "";
  position: absolute;
  top: -0.25rem;
  left: -0.125rem;
  width: 1.25rem;
  height: 1.25rem;
  background: #fff;
  border: 2px solid #ecf3fa;
  border-radius: 50%;
}
.radio_animated:checked:before {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.checkbox label {
  display: inline-block;
  position: relative;
  padding-left: 16px;
  cursor: pointer;
  margin-top: 10px;
  margin-bottom: 10px;
}
.checkbox label::before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 19px;
  height: 19px;
  left: 0;
  margin-left: -16px;
  border: 1px solid #efefef;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #222;
}
.checkbox input[type="checkbox"] {
  opacity: 0;
}
.checkbox input[type="checkbox"]:focus {
  outline-offset: -2px;
}
.checkbox input[type="checkbox"]:focus + label::before {
  outline-offset: -2px;
}
.checkbox input[type="checkbox"]:checked + label::before {
  font-family: themify;
  content: "\e64c";
  text-align: center;
  line-height: 1.2;
}
.checkbox input[type="checkbox"]:disabled + label {
  opacity: 0.65;
}
.checkbox input[type="checkbox"]:disabled + label::before {
  background-color: #f4f4f4;
  cursor: not-allowed;
}
.checkbox .checkbox-circle label::before {
  border-radius: 50%;
}
.checkbox .checkbox-inline {
  margin-top: 0;
}
.m-squar label::before {
  border-radius: 0;
}
.m-squar .checkbox-circle label::before {
  border-radius: 50%;
}
.m-squar .checkbox-inline {
  margin-top: 0;
}
.checkbox-primary label::before {
  border-color: var(--theme-color);
}
.checkbox-primary input[type="checkbox"]:checked + label::before {
  border-color: var(--theme-color);
  color: var(--theme-color);
}
.checkbox-primary input[type="checkbox"]:checked + label::after {
  color: #fff;
}
.checkbox-solid-primary label:before {
  background-color: var(--theme-color);
  border-color: var(--theme-color);
  color: #fff;
}
.checkbox-solid-primary input[type="checkbox"]:checked + label::before {
  background-color: var(--theme-color);
  border-color: var(--theme-color);
  color: #fff;
}
.checkbox-solid-primary input[type="checkbox"]:checked + label::after {
  color: #fff;
}
.radio-primary input[type="radio"] + label::before {
  border-color: var(--theme-color);
}
.radio-primary input[type="radio"] + label::after {
  background-color: var(--theme-color);
}
.radio-primary input[type="radio"]:checked + label::before {
  border-color: var(--theme-color);
}
.radio-primary input[type="radio"]:checked + label::after {
  background-color: var(--theme-color);
}
.checkbox-secondary label::before {
  border-color: #ef3f3e;
}
.checkbox-secondary input[type="checkbox"]:checked + label::before {
  border-color: #ef3f3e;
  color: #ef3f3e;
}
.checkbox-secondary input[type="checkbox"]:checked + label::after {
  color: #fff;
}
.checkbox-solid-secondary label:before {
  background-color: #ef3f3e;
  border-color: #ef3f3e;
  color: #fff;
}
.checkbox-solid-secondary input[type="checkbox"]:checked + label::before {
  background-color: #ef3f3e;
  border-color: #ef3f3e;
  color: #fff;
}
.checkbox-solid-secondary input[type="checkbox"]:checked + label::after {
  color: #fff;
}
.radio-secondary input[type="radio"] + label::before {
  border-color: #ef3f3e;
}
.radio-secondary input[type="radio"] + label::after {
  background-color: #ef3f3e;
}
.radio-secondary input[type="radio"]:checked + label::before {
  border-color: #ef3f3e;
}
.radio-secondary input[type="radio"]:checked + label::after {
  background-color: #ef3f3e;
}
.checkbox-success label::before {
  border-color: #9e65c2;
}
.checkbox-success input[type="checkbox"]:checked + label::before {
  border-color: #9e65c2;
  color: #9e65c2;
}
.checkbox-success input[type="checkbox"]:checked + label::after {
  color: #fff;
}
.checkbox-solid-success label:before {
  background-color: #9e65c2;
  border-color: #9e65c2;
  color: #fff;
}
.checkbox-solid-success input[type="checkbox"]:checked + label::before {
  background-color: #9e65c2;
  border-color: #9e65c2;
  color: #fff;
}
.checkbox-solid-success input[type="checkbox"]:checked + label::after {
  color: #fff;
}
.radio-success input[type="radio"] + label::before {
  border-color: #9e65c2;
}
.radio-success input[type="radio"] + label::after {
  background-color: #9e65c2;
}
.radio-success input[type="radio"]:checked + label::before {
  border-color: #9e65c2;
}
.radio-success input[type="radio"]:checked + label::after {
  background-color: #9e65c2;
}
.checkbox-danger label::before {
  border-color: #6670bd;
}
.checkbox-danger input[type="checkbox"]:checked + label::before {
  border-color: #6670bd;
  color: #6670bd;
}
.checkbox-danger input[type="checkbox"]:checked + label::after {
  color: #fff;
}
.checkbox-solid-danger label:before {
  background-color: #6670bd;
  border-color: #6670bd;
  color: #fff;
}
.checkbox-solid-danger input[type="checkbox"]:checked + label::before {
  background-color: #6670bd;
  border-color: #6670bd;
  color: #fff;
}
.checkbox-solid-danger input[type="checkbox"]:checked + label::after {
  color: #fff;
}
.radio-danger input[type="radio"] + label::before {
  border-color: #6670bd;
}
.radio-danger input[type="radio"] + label::after {
  background-color: #6670bd;
}
.radio-danger input[type="radio"]:checked + label::before {
  border-color: #6670bd;
}
.radio-danger input[type="radio"]:checked + label::after {
  background-color: #6670bd;
}
.checkbox-info label::before {
  border-color: #a927f9;
}
.checkbox-info input[type="checkbox"]:checked + label::before {
  border-color: #a927f9;
  color: #a927f9;
}
.checkbox-info input[type="checkbox"]:checked + label::after {
  color: #fff;
}
.checkbox-solid-info label:before {
  background-color: #a927f9;
  border-color: #a927f9;
  color: #fff;
}
.checkbox-solid-info input[type="checkbox"]:checked + label::before {
  background-color: #a927f9;
  border-color: #a927f9;
  color: #fff;
}
.checkbox-solid-info input[type="checkbox"]:checked + label::after {
  color: #fff;
}
.radio-info input[type="radio"] + label::before {
  border-color: #a927f9;
}
.radio-info input[type="radio"] + label::after {
  background-color: #a927f9;
}
.radio-info input[type="radio"]:checked + label::before {
  border-color: #a927f9;
}
.radio-info input[type="radio"]:checked + label::after {
  background-color: #a927f9;
}
.checkbox-light label::before {
  border-color: #f4f4f4;
}
.checkbox-light input[type="checkbox"]:checked + label::before {
  border-color: #f4f4f4;
  color: #f4f4f4;
}
.checkbox-light input[type="checkbox"]:checked + label::after {
  color: #fff;
}
.checkbox-solid-light label:before {
  background-color: #f4f4f4;
  border-color: #f4f4f4;
  color: #fff;
}
.checkbox-solid-light input[type="checkbox"]:checked + label::before {
  background-color: #f4f4f4;
  border-color: #f4f4f4;
  color: #fff;
}
.checkbox-solid-light input[type="checkbox"]:checked + label::after {
  color: #fff;
}
.radio-light input[type="radio"] + label::before {
  border-color: #f4f4f4;
}
.radio-light input[type="radio"] + label::after {
  background-color: #f4f4f4;
}
.radio-light input[type="radio"]:checked + label::before {
  border-color: #f4f4f4;
}
.radio-light input[type="radio"]:checked + label::after {
  background-color: #f4f4f4;
}
.checkbox-dark label::before {
  border-color: #2c323f;
}
.checkbox-dark input[type="checkbox"]:checked + label::before {
  border-color: #2c323f;
  color: #2c323f;
}
.checkbox-dark input[type="checkbox"]:checked + label::after {
  color: #fff;
}
.checkbox-solid-dark label:before {
  background-color: #2c323f;
  border-color: #2c323f;
  color: #fff;
}
.checkbox-solid-dark input[type="checkbox"]:checked + label::before {
  background-color: #2c323f;
  border-color: #2c323f;
  color: #fff;
}
.checkbox-solid-dark input[type="checkbox"]:checked + label::after {
  color: #fff;
}
.radio-dark input[type="radio"] + label::before {
  border-color: #2c323f;
}
.radio-dark input[type="radio"] + label::after {
  background-color: #2c323f;
}
.radio-dark input[type="radio"]:checked + label::before {
  border-color: #2c323f;
}
.radio-dark input[type="radio"]:checked + label::after {
  background-color: #2c323f;
}
.checkbox-warning label::before {
  border-color: #747dc6;
}
.checkbox-warning input[type="checkbox"]:checked + label::before {
  border-color: #747dc6;
  color: #747dc6;
}
.checkbox-warning input[type="checkbox"]:checked + label::after {
  color: #fff;
}
.checkbox-solid-warning label:before {
  background-color: #747dc6;
  border-color: #747dc6;
  color: #fff;
}
.checkbox-solid-warning input[type="checkbox"]:checked + label::before {
  background-color: #747dc6;
  border-color: #747dc6;
  color: #fff;
}
.checkbox-solid-warning input[type="checkbox"]:checked + label::after {
  color: #fff;
}
.radio-warning input[type="radio"] + label::before {
  border-color: #747dc6;
}
.radio-warning input[type="radio"] + label::after {
  background-color: #747dc6;
}
.radio-warning input[type="radio"]:checked + label::before {
  border-color: #747dc6;
}
.radio-warning input[type="radio"]:checked + label::after {
  background-color: #747dc6;
}
.m-checkbox-inline .checkbox {
  display: inline-block;
}
.m-checkbox-inline .radio {
  display: inline-block;
}
.m-checkbox-inline label {
  margin-right: 20px;
}
.radio label {
  display: inline-block;
  position: relative;
  padding-left: 5px;
  cursor: pointer;
}
.radio label::before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 19px;
  height: 19px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #efefef;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out;
}
.radio label::after {
  display: inline-block;
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  left: 5px;
  top: 5px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #898989;
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33),
    -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}
.radio input[type="radio"] {
  opacity: 0;
}
.radio input[type="radio"]:focus + label::before {
  outline-offset: -2px;
}
.radio input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.radio input[type="radio"]:disabled + label {
  opacity: 0.65;
}
.radio input[type="radio"]:disabled + label::before {
  cursor: not-allowed;
}
.radio .radio-inline {
  margin-top: 0;
}
#app-cover {
  display: table;
  counter-reset: button-counter;
  width: 100%;
}
#app-cover .toggle-button-cover {
  display: table-cell;
  position: relative;
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#app-cover .button-cover {
  height: auto;
  background-color: #fff;
  -webkit-box-shadow: 0 10px 20px -8px #fafdff;
  box-shadow: 0 10px 20px -8px #fafdff;
  border-radius: 4px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#app-cover .knobs {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}
#app-cover .layer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #ebf7fc;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  z-index: 1;
}
#app-cover .button {
  position: relative;
  top: 50%;
  width: 100px;
  height: 35px;
  margin: 0;
  overflow: hidden;
}
#app-cover .button.r {
  border-radius: 100px;
}
#app-cover .button.r .layer {
  border-radius: 100px;
}
#app-cover .button.b2 {
  border-radius: 2px;
}
#app-cover .checkbox {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  opacity: 0;
  cursor: pointer;
  z-index: 3;
}
#app-cover #button-9 .knobs:before {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 30px;
  height: auto;
  content: "YES";
  position: absolute;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding-top: 4px;
  border-radius: 50%;
  -webkit-transition: 0.4s cubic-bezier(0.18, 0.89, 0.35, 1.15) all;
  transition: 0.4s cubic-bezier(0.18, 0.89, 0.35, 1.15) all;
  left: 4px;
  color: #fff;
  opacity: 0;
  z-index: 2;
}
#app-cover #button-9 .knobs:after {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 30px;
  height: auto;
  content: "NO";
  position: absolute;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding-top: 4px;
  border-radius: 50%;
  -webkit-transition: 0.4s cubic-bezier(0.18, 0.89, 0.35, 1.15) all;
  transition: 0.4s cubic-bezier(0.18, 0.89, 0.35, 1.15) all;
  right: -24px;
  color: #fff;
  z-index: 2;
  opacity: 0;
}
#app-cover #button-9 .knobs span {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 4px;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 1;
  padding: 9px 4px;
  border-radius: 50%;
  -webkit-transition: 0.4s cubic-bezier(0.18, 0.89, 0.35, 1.15) all;
  transition: 0.4s cubic-bezier(0.18, 0.89, 0.35, 1.15) all;
  left: 4px;
  background-color: #262932;
  z-index: 1;
}
#app-cover #button-9 .checkbox:checked + .knobs:before {
  left: -24px;
}
#app-cover #button-9 .checkbox:checked + .knobs:after {
  right: 0;
  opacity: 1;
}
#app-cover #button-9 .checkbox:checked + .knobs span {
  right: 0;
  background-color: var(--theme-color);
  left: unset;
}
#app-cover #button-9 .checkbox:checked ~ .layer {
  background-color: #fcebeb;
}
.radio-section label {
  margin-right: 20px;
  margin-bottom: 0;
}
.radio-section label > input {
  display: none;
}
.radio-section label > i {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  margin-right: 5px;
  vertical-align: middle;
  border: 2px solid var(--theme-color);
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.radio-section label > input:checked + i {
  background: var(--theme-color);
}
.radio-section label:hover {
  cursor: pointer;
}
.progtrckr {
  margin: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 575px) {
  .progtrckr {
    display: block;
    margin: 30px 0;
  }
}
.progtrckr li {
  display: inline-block;
  text-align: center;
  margin: 10px 0;
}
@media (max-width: 575px) {
  .progtrckr li {
    margin: 0;
    width: 50% !important;
  }
}
.progtrckr li h5 {
  margin-top: 20px;
  text-align: center;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-weight: 500;
}
@media (max-width: 575px) {
  .progtrckr li h5 {
    display: block;
    text-align: left;
    margin-top: 0;
  }
  [dir="rtl"] .progtrckr li h5 {
    text-align: right;
  }
}
.progtrckr li:before {
  position: relative;
  top: -2px;
  float: left;
  left: 50% !important;
  line-height: 1;
  -webkit-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
}
@media (max-width: 575px) {
  .progtrckr li:before {
    position: relative;
    top: 10px;
    float: left;
    left: -2px !important;
    line-height: 1;
    -webkit-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
  }
  [dir="rtl"] .progtrckr li:before {
    float: right;
    right: -32px !important;
    left: unset !important;
  }
}
.progtrckr li.progtrckr-todo {
  color: silver;
  border-top: 4px solid silver;
  width: 100% !important;
}
@media (max-width: 575px) {
  .progtrckr li.progtrckr-todo {
    position: relative;
    text-align: left;
    margin-left: 30px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-bottom: calc(20px + (40 - 20) * ((100vw - 320px) / (1920 - 320)));
    padding-left: 30px;
    border-top: unset;
    border-left: 4px solid silver;
  }
  [dir="rtl"] .progtrckr li.progtrckr-todo {
    border-left: none;
    border-right: 4px solid silver;
    margin-left: 0;
    margin-right: 30px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-left: 0;
    padding-right: 30px;
    text-align: right;
  }
}
.progtrckr li.progtrckr-todo:before {
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  color: silver;
  background-color: #fff;
  font-size: 2.2em;
}
@media (max-width: 575px) {
  .progtrckr li.progtrckr-todo:before {
    position: absolute;
    top: 10px;
    left: -17px;
    line-height: 1;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  [dir="rtl"] .progtrckr li.progtrckr-todo:before {
    left: unset;
    right: -17px;
  }
}
.progtrckr li.progtrckr-todo h6 {
  font-size: 13px;
  margin-top: 8px;
}
.progtrckr li.progtrckr-done {
  color: #212529;
  border-top: 4px solid var(--theme-color);
  width: 100% !important;
}
@media (max-width: 575px) {
  .progtrckr li.progtrckr-done {
    position: relative;
    text-align: left;
    margin-left: 30px;
    -webkit-box-align: self-start;
    -ms-flex-align: self-start;
    align-items: self-start;
    padding-bottom: calc(20px + (40 - 20) * ((100vw - 320px) / (1920 - 320)));
    border-top: unset;
    border-left: 4px solid var(--theme-color);
  }
  [dir="rtl"] .progtrckr li.progtrckr-done {
    margin-left: 0;
    margin-right: 30px;
    text-align: right;
    border-left: none;
    border-right: 4px solid var(--theme-color);
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
.progtrckr li.progtrckr-done:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f00c";
  color: #fff;
  background-color: var(--theme-color);
  width: 30px;
  height: 30px;
  line-height: 2.2em;
  border: none;
  border-radius: 2.2em;
}
.progtrckr li.progtrckr-done h6 {
  font-size: 13px;
  margin-top: 8px;
  color: #7e7e7e;
}
.StepProgress {
  position: relative;
  padding-left: 45px;
  list-style: none;
  padding-top: 14px;
}
.StepProgress::before {
  display: inline-block;
  content: "";
  position: absolute;
  top: 0;
  left: 14px;
  width: 10px;
  height: 100%;
  border-left: 3px solid #eee;
}
.StepProgress strong {
  display: block;
}
.StepProgress-item {
  position: relative;
  counter-increment: list;
}
.StepProgress-item:not(:last-child) {
  padding-bottom: 35px;
}
.StepProgress-item:nth-child(odd)::before {
  content: "";
  position: absolute;
  top: 6px;
  left: -35px;
  width: 12px;
  height: 12px;
  background-color: #fff;
  border-radius: 100%;
  z-index: 1;
}
.StepProgress-item:nth-child(odd)::after {
  content: "";
  position: absolute;
  display: inline-block;
  top: 0;
  left: -42px;
  width: 25px;
  height: 25px;
  border: 2px solid var(--theme-color);
  border-radius: 50%;
  background-color: var(--theme-color);
  -webkit-box-shadow: 0 0 10px var(--theme-color);
  box-shadow: 0 0 10px var(--theme-color);
}
.StepProgress-item:nth-child(even)::before {
  content: "";
  position: absolute;
  top: 6px;
  left: -35px;
  width: 12px;
  height: 12px;
  background-color: #fff;
  border-radius: 100%;
  z-index: 1;
}
.StepProgress-item:nth-child(even)::after {
  content: "";
  position: absolute;
  display: inline-block;
  top: 0;
  left: -42px;
  width: 25px;
  height: 25px;
  border: 2px solid #ff7272;
  border-radius: 50%;
  background-color: #ff7272;
  -webkit-box-shadow: 0 0 10px #ff7272;
  box-shadow: 0 0 10px #ff7272;
}
.to-do-list .to-do-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  border-bottom: 1px solid #e8eaf6;
  padding-bottom: 10px;
}
.to-do-list .to-do-item:nth-child(n + 4) {
  border-bottom: none;
  margin-bottom: 0;
}
.to-do-list .to-do-item:last-child {
  display: block;
  margin-top: 10px;
  padding-bottom: 0;
}
.to-do-list .to-do-item .form-check {
  padding-left: 0;
}
.to-do-list .to-do-item .to-do-list-name {
  margin-left: 15px;
}
.to-do-list .to-do-item .to-do-list-name strong {
  display: block;
  font-size: 15px;
  line-height: 1;
  color: #212529;
}
.to-do-list .to-do-item .to-do-list-name p {
  margin-top: 5px;
}
.recent-activity .recent-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 1px solid #ddd;
  margin-bottom: 17px;
  padding-bottom: 17px;
}
.recent-activity .recent-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.recent-activity .recent-item .recent-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.recent-activity .recent-item .recent-icon span {
  margin-right: 10px;
  font-weight: 600;
  font-size: 18px;
}
.recent-activity .recent-item .recent-icon .feather {
  margin-right: 10px;
  width: 20px;
  stroke-width: 2px;
}
.recent-activity .recent-item .recent-icon p {
  font-weight: 600;
}
.recent-activity .recent-item .recent-timer h6 {
  font-weight: 600;
}
.recent-activity .recent-item .recent-timer .color-1 {
  color: #28c870;
}
.recent-activity .recent-item .recent-timer .color-2 {
  color: #7468f0;
}
.recent-activity .recent-item .recent-timer .color-3 {
  color: #ff9f44;
}
.recent-activity .recent-item .recent-timer .color-4 {
  color: var(--theme-color);
}
.brower-states .brower-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 19px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}
.brower-states .brower-item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.brower-states .brower-item .browser-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brower-states .brower-item .browser-image img {
  width: 30px;
  margin-right: 10px;
}
.brower-states .brower-item .browser-image h5 {
  font-weight: 600;
  color: #212529;
}
.brower-states .brower-item .browser-progressbar h6 {
  font-size: 15px;
  color: var(--theme-color);
  font-weight: 600;
}
.ratio_40 .bg-size:before {
  padding-top: 40%;
  content: "";
  display: block;
}
.ratio_45 .bg-size:before {
  padding-top: 45%;
  content: "";
  display: block;
}
.ratio2_1 .bg-size:before {
  padding-top: 50%;
  content: "";
  display: block;
}
.ratio_55 .bg-size:before {
  padding-top: 55%;
  content: "";
  display: block;
}
.ratio_59 .bg-size:before {
  padding-top: 59%;
  content: "";
  display: block;
}
.ratio2_3 .bg-size:before {
  padding-top: 60%;
  content: "";
  display: block;
}
.ratio3_2 .bg-size:before {
  padding-top: 66.66%;
  content: "";
  display: block;
}
.ratio_90 .bg-size:before {
  padding-top: 93%;
  content: "";
  display: block;
}
.ratio_landscape .bg-size:before {
  padding-top: 75%;
  content: "";
  display: block;
}
.ratio_square .bg-size:before {
  padding-top: 100%;
  content: "";
  display: block;
}
.ratio_asos .bg-size:before {
  padding-top: 127.7777778%;
  content: "";
  display: block;
}
.ratio_portrait .bg-size:before {
  padding-top: 150%;
  content: "";
  display: block;
}
.ratio1_2 .bg-size:before {
  padding-top: 200%;
  content: "";
  display: block;
}
.b-top {
  background-position: top !important;
}
.b-bottom {
  background-position: bottom !important;
}
.b-center {
  background-position: center !important;
}
.b-left {
  background-position: left !important;
}
.b-right {
  background-position: right !important;
}
.b_size_content {
  background-size: contain !important;
}
[class*="ribbon-wrapper"] {
  position: relative;
  padding-top: 40px;
}
.ribbon {
  padding: 0 20px;
  height: 30px;
  line-height: 30px;
  clear: left;
  position: absolute;
  top: 12px;
  left: 0px;
  color: #fff;
  z-index: 2;
}
.ribbon-clip {
  left: -14px;
}
.ribbon-clip:before {
  content: "";
  position: absolute;
  top: 30px;
  left: 0;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-top-color: #2c323f;
  border-right-color: #2c323f;
}
.ribbon-vertical-left-wrapper {
  padding-left: 40px;
  position: relative;
}
.ribbon-vertical-right-wrapper {
  padding-right: 40px;
}
.ribbon-wrapper-bottom {
  padding-bottom: 40px;
  padding-top: 0;
}
.ribbon-wrapper-right-bottom {
  padding-right: 40px;
}
.ribbon-space-bottom {
  top: 0px;
}
.ribbon-bookmark:before {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  display: block;
  width: 0;
  height: 0;
  border: 15px solid #2c323f;
  border-right: 10px solid transparent;
}
.ribbon-right {
  left: auto;
  right: -2px;
}
.ribbon-clip-right {
  right: -14px;
}
.ribbon-clip-right:before {
  content: "";
  position: absolute;
  top: 30px;
  right: 0;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-top-color: #2c323f;
  border-right-color: #2c323f;
}
.ribbon-clip-bottom {
  left: -14px;
  bottom: 12px;
  top: auto;
}
.ribbon-clip-bottom:before {
  content: "";
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-top-color: #2c323f;
  border-right-color: #2c323f;
}
.ribbon-clip-bottom-right {
  right: -14px;
  left: auto;
  bottom: 12px;
  top: auto;
}
.ribbon-clip-bottom-right:before {
  content: "";
  position: absolute;
  bottom: 30px;
  right: 0;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-top-color: #2c323f;
  border-right-color: #2c323f;
}
.ribbon-bookmark.ribbon-right:before {
  right: 100%;
  left: auto;
  border-right: 15px solid #2c323f;
  border-left: 10px solid transparent;
}
.ribbon-vertical-left {
  clear: none;
  padding: 0 5px;
  width: 30px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  left: 12px;
  top: -2px;
}
.ribbon-vertical-right {
  clear: none;
  padding: 0 5px;
  width: 30px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  top: -2px;
  left: auto;
  right: 12px;
}
.ribbon-bookmark.ribbon-vertical-left:before,
.ribbon-bookmark.ribbon-vertical-right:before {
  top: 100%;
  left: 0;
  margin-top: -14px;
  border-right: 15px solid #2c323f;
  border-bottom: 10px solid transparent;
}
.ribbon-primary {
  background: #0da487;
}
.ribbon-primary {
  background: #0da487;
}
.ribbon-bookmark.ribbon-primary:before {
  border-color: #0da487;
  border-right-color: transparent;
}
.ribbon-bookmark.ribbon-right.ribbon-primary:before {
  border-right-color: #0da487;
  border-left-color: transparent;
}
.ribbon-bookmark.ribbon-vertical-left.ribbon-primary:before,
.ribbon-bookmark.ribbon-vertical-right.ribbon-primary:before {
  border-right-color: #0da487;
  border-bottom-color: transparent;
}
.ribbon-primary.ribbon-corner:before {
  border-top-color: #0da487;
  border-left-color: #0da487;
}
.ribbon-primary.ribbon-corner.ribbon-right:before {
  border-right-color: #0da487;
  border-left-color: transparent;
}
.ribbon-primary.ribbon-corner.ribbon-bottom:before {
  border-top-color: transparent;
  border-bottom-color: #0da487;
}
.ribbon-primary.ribbon-clip:before {
  border-color: transparent;
  border-top-color: #097560;
  border-right-color: #097560;
}
.ribbon-primary.ribbon-clip-right:before {
  border-right-color: transparent;
  border-top-color: #097560;
  border-left-color: #097560;
}
.ribbon-primary.ribbon-clip-bottom:before {
  border-top-color: transparent;
  border-bottom-color: #097560;
  border-right-color: #097560;
}
.ribbon-primary.ribbon-clip-bottom-right:before {
  border-top-color: transparent;
  border-bottom-color: #097560;
  border-right-color: transparent;
  border-left-color: #097560;
}
.ribbon-secondary {
  background: #ef3f3e;
}
.ribbon-secondary {
  background: #ef3f3e;
}
.ribbon-bookmark.ribbon-secondary:before {
  border-color: #ef3f3e;
  border-right-color: transparent;
}
.ribbon-bookmark.ribbon-right.ribbon-secondary:before {
  border-right-color: #ef3f3e;
  border-left-color: transparent;
}
.ribbon-bookmark.ribbon-vertical-left.ribbon-secondary:before,
.ribbon-bookmark.ribbon-vertical-right.ribbon-secondary:before {
  border-right-color: #ef3f3e;
  border-bottom-color: transparent;
}
.ribbon-secondary.ribbon-corner:before {
  border-top-color: #ef3f3e;
  border-left-color: #ef3f3e;
}
.ribbon-secondary.ribbon-corner.ribbon-right:before {
  border-right-color: #ef3f3e;
  border-left-color: transparent;
}
.ribbon-secondary.ribbon-corner.ribbon-bottom:before {
  border-top-color: transparent;
  border-bottom-color: #ef3f3e;
}
.ribbon-secondary.ribbon-clip:before {
  border-color: transparent;
  border-top-color: #e71413;
  border-right-color: #e71413;
}
.ribbon-secondary.ribbon-clip-right:before {
  border-right-color: transparent;
  border-top-color: #e71413;
  border-left-color: #e71413;
}
.ribbon-secondary.ribbon-clip-bottom:before {
  border-top-color: transparent;
  border-bottom-color: #e71413;
  border-right-color: #e71413;
}
.ribbon-secondary.ribbon-clip-bottom-right:before {
  border-top-color: transparent;
  border-bottom-color: #e71413;
  border-right-color: transparent;
  border-left-color: #e71413;
}
.ribbon-success {
  background: #9e65c2;
}
.ribbon-success {
  background: #9e65c2;
}
.ribbon-bookmark.ribbon-success:before {
  border-color: #9e65c2;
  border-right-color: transparent;
}
.ribbon-bookmark.ribbon-right.ribbon-success:before {
  border-right-color: #9e65c2;
  border-left-color: transparent;
}
.ribbon-bookmark.ribbon-vertical-left.ribbon-success:before,
.ribbon-bookmark.ribbon-vertical-right.ribbon-success:before {
  border-right-color: #9e65c2;
  border-bottom-color: transparent;
}
.ribbon-success.ribbon-corner:before {
  border-top-color: #9e65c2;
  border-left-color: #9e65c2;
}
.ribbon-success.ribbon-corner.ribbon-right:before {
  border-right-color: #9e65c2;
  border-left-color: transparent;
}
.ribbon-success.ribbon-corner.ribbon-bottom:before {
  border-top-color: transparent;
  border-bottom-color: #9e65c2;
}
.ribbon-success.ribbon-clip:before {
  border-color: transparent;
  border-top-color: #8645af;
  border-right-color: #8645af;
}
.ribbon-success.ribbon-clip-right:before {
  border-right-color: transparent;
  border-top-color: #8645af;
  border-left-color: #8645af;
}
.ribbon-success.ribbon-clip-bottom:before {
  border-top-color: transparent;
  border-bottom-color: #8645af;
  border-right-color: #8645af;
}
.ribbon-success.ribbon-clip-bottom-right:before {
  border-top-color: transparent;
  border-bottom-color: #8645af;
  border-right-color: transparent;
  border-left-color: #8645af;
}
.ribbon-danger {
  background: #6670bd;
}
.ribbon-danger {
  background: #6670bd;
}
.ribbon-bookmark.ribbon-danger:before {
  border-color: #6670bd;
  border-right-color: transparent;
}
.ribbon-bookmark.ribbon-right.ribbon-danger:before {
  border-right-color: #6670bd;
  border-left-color: transparent;
}
.ribbon-bookmark.ribbon-vertical-left.ribbon-danger:before,
.ribbon-bookmark.ribbon-vertical-right.ribbon-danger:before {
  border-right-color: #6670bd;
  border-bottom-color: transparent;
}
.ribbon-danger.ribbon-corner:before {
  border-top-color: #6670bd;
  border-left-color: #6670bd;
}
.ribbon-danger.ribbon-corner.ribbon-right:before {
  border-right-color: #6670bd;
  border-left-color: transparent;
}
.ribbon-danger.ribbon-corner.ribbon-bottom:before {
  border-top-color: transparent;
  border-bottom-color: #6670bd;
}
.ribbon-danger.ribbon-clip:before {
  border-color: transparent;
  border-top-color: #4853a8;
  border-right-color: #4853a8;
}
.ribbon-danger.ribbon-clip-right:before {
  border-right-color: transparent;
  border-top-color: #4853a8;
  border-left-color: #4853a8;
}
.ribbon-danger.ribbon-clip-bottom:before {
  border-top-color: transparent;
  border-bottom-color: #4853a8;
  border-right-color: #4853a8;
}
.ribbon-danger.ribbon-clip-bottom-right:before {
  border-top-color: transparent;
  border-bottom-color: #4853a8;
  border-right-color: transparent;
  border-left-color: #4853a8;
}
.ribbon-info {
  background: #a927f9;
}
.ribbon-info {
  background: #a927f9;
}
.ribbon-bookmark.ribbon-info:before {
  border-color: #a927f9;
  border-right-color: transparent;
}
.ribbon-bookmark.ribbon-right.ribbon-info:before {
  border-right-color: #a927f9;
  border-left-color: transparent;
}
.ribbon-bookmark.ribbon-vertical-left.ribbon-info:before,
.ribbon-bookmark.ribbon-vertical-right.ribbon-info:before {
  border-right-color: #a927f9;
  border-bottom-color: transparent;
}
.ribbon-info.ribbon-corner:before {
  border-top-color: #a927f9;
  border-left-color: #a927f9;
}
.ribbon-info.ribbon-corner.ribbon-right:before {
  border-right-color: #a927f9;
  border-left-color: transparent;
}
.ribbon-info.ribbon-corner.ribbon-bottom:before {
  border-top-color: transparent;
  border-bottom-color: #a927f9;
}
.ribbon-info.ribbon-clip:before {
  border-color: transparent;
  border-top-color: #9106e7;
  border-right-color: #9106e7;
}
.ribbon-info.ribbon-clip-right:before {
  border-right-color: transparent;
  border-top-color: #9106e7;
  border-left-color: #9106e7;
}
.ribbon-info.ribbon-clip-bottom:before {
  border-top-color: transparent;
  border-bottom-color: #9106e7;
  border-right-color: #9106e7;
}
.ribbon-info.ribbon-clip-bottom-right:before {
  border-top-color: transparent;
  border-bottom-color: #9106e7;
  border-right-color: transparent;
  border-left-color: #9106e7;
}
.ribbon-light {
  background: #f4f4f4;
}
.ribbon-light {
  background: #f4f4f4;
}
.ribbon-bookmark.ribbon-light:before {
  border-color: #f4f4f4;
  border-right-color: transparent;
}
.ribbon-bookmark.ribbon-right.ribbon-light:before {
  border-right-color: #f4f4f4;
  border-left-color: transparent;
}
.ribbon-bookmark.ribbon-vertical-left.ribbon-light:before,
.ribbon-bookmark.ribbon-vertical-right.ribbon-light:before {
  border-right-color: #f4f4f4;
  border-bottom-color: transparent;
}
.ribbon-light.ribbon-corner:before {
  border-top-color: #f4f4f4;
  border-left-color: #f4f4f4;
}
.ribbon-light.ribbon-corner.ribbon-right:before {
  border-right-color: #f4f4f4;
  border-left-color: transparent;
}
.ribbon-light.ribbon-corner.ribbon-bottom:before {
  border-top-color: transparent;
  border-bottom-color: #f4f4f4;
}
.ribbon-light.ribbon-clip:before {
  border-color: transparent;
  border-top-color: #dbdbdb;
  border-right-color: #dbdbdb;
}
.ribbon-light.ribbon-clip-right:before {
  border-right-color: transparent;
  border-top-color: #dbdbdb;
  border-left-color: #dbdbdb;
}
.ribbon-light.ribbon-clip-bottom:before {
  border-top-color: transparent;
  border-bottom-color: #dbdbdb;
  border-right-color: #dbdbdb;
}
.ribbon-light.ribbon-clip-bottom-right:before {
  border-top-color: transparent;
  border-bottom-color: #dbdbdb;
  border-right-color: transparent;
  border-left-color: #dbdbdb;
}
.ribbon-dark {
  background: #2c323f;
}
.ribbon-dark {
  background: #2c323f;
}
.ribbon-bookmark.ribbon-dark:before {
  border-color: #2c323f;
  border-right-color: transparent;
}
.ribbon-bookmark.ribbon-right.ribbon-dark:before {
  border-right-color: #2c323f;
  border-left-color: transparent;
}
.ribbon-bookmark.ribbon-vertical-left.ribbon-dark:before,
.ribbon-bookmark.ribbon-vertical-right.ribbon-dark:before {
  border-right-color: #2c323f;
  border-bottom-color: transparent;
}
.ribbon-dark.ribbon-corner:before {
  border-top-color: #2c323f;
  border-left-color: #2c323f;
}
.ribbon-dark.ribbon-corner.ribbon-right:before {
  border-right-color: #2c323f;
  border-left-color: transparent;
}
.ribbon-dark.ribbon-corner.ribbon-bottom:before {
  border-top-color: transparent;
  border-bottom-color: #2c323f;
}
.ribbon-dark.ribbon-clip:before {
  border-color: transparent;
  border-top-color: #171a21;
  border-right-color: #171a21;
}
.ribbon-dark.ribbon-clip-right:before {
  border-right-color: transparent;
  border-top-color: #171a21;
  border-left-color: #171a21;
}
.ribbon-dark.ribbon-clip-bottom:before {
  border-top-color: transparent;
  border-bottom-color: #171a21;
  border-right-color: #171a21;
}
.ribbon-dark.ribbon-clip-bottom-right:before {
  border-top-color: transparent;
  border-bottom-color: #171a21;
  border-right-color: transparent;
  border-left-color: #171a21;
}
.ribbon-warning {
  background: #747dc6;
}
.ribbon-warning {
  background: #747dc6;
}
.ribbon-bookmark.ribbon-warning:before {
  border-color: #747dc6;
  border-right-color: transparent;
}
.ribbon-bookmark.ribbon-right.ribbon-warning:before {
  border-right-color: #747dc6;
  border-left-color: transparent;
}
.ribbon-bookmark.ribbon-vertical-left.ribbon-warning:before,
.ribbon-bookmark.ribbon-vertical-right.ribbon-warning:before {
  border-right-color: #747dc6;
  border-bottom-color: transparent;
}
.ribbon-warning.ribbon-corner:before {
  border-top-color: #747dc6;
  border-left-color: #747dc6;
}
.ribbon-warning.ribbon-corner.ribbon-right:before {
  border-right-color: #747dc6;
  border-left-color: transparent;
}
.ribbon-warning.ribbon-corner.ribbon-bottom:before {
  border-top-color: transparent;
  border-bottom-color: #747dc6;
}
.ribbon-warning.ribbon-clip:before {
  border-color: transparent;
  border-top-color: #505bb7;
  border-right-color: #505bb7;
}
.ribbon-warning.ribbon-clip-right:before {
  border-right-color: transparent;
  border-top-color: #505bb7;
  border-left-color: #505bb7;
}
.ribbon-warning.ribbon-clip-bottom:before {
  border-top-color: transparent;
  border-bottom-color: #505bb7;
  border-right-color: #505bb7;
}
.ribbon-warning.ribbon-clip-bottom-right:before {
  border-top-color: transparent;
  border-bottom-color: #505bb7;
  border-right-color: transparent;
  border-left-color: #505bb7;
}
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}
.switch input {
  display: none;
}
.switch input:checked + .switch-state {
  background-color: var(--theme-color);
}
.switch input:checked + .switch-state:before {
  -webkit-transform: translateX(26px);
  transform: translateX(26px);
}
.switch input:focus + .switch-state {
  -webkit-box-shadow: 0 0 1px var(--theme-color);
  box-shadow: 0 0 1px var(--theme-color);
}
.switch-state {
  border-radius: 20px;
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #f4f4f4;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.switch-state:before {
  content: "";
  position: absolute;
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 20px;
}
.icon-state .switch-state:after {
  content: "";
  position: absolute;
  font-family: IcoFont;
  left: 10px;
  top: 10px;
  color: #2c323f;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  opacity: 0.3;
}
.icon-state input:checked + .switch-state:after {
  content: "\efad";
  left: 36px;
  opacity: 1;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.switch-lg .switch {
  width: 75px;
  height: 40px;
}
.switch-lg .switch .switch-state:before {
  height: 30px;
  width: 30px;
  left: 7px;
  bottom: 5px;
  top: 4px;
}
.switch-lg.icon-state .switch .switch-state:after {
  left: 12px;
  font-size: 18px;
}
.switch-lg.icon-state .switch input:checked + .switch-state:after {
  left: 47px;
}
.switch-lg.icon-state .switch input:checked + .switch-state:before {
  -webkit-transform: translateX(32px);
  transform: translateX(32px);
}
.switch-sm.icon-state .switch .switch-state:after {
  top: 4px;
  left: 4px;
  font-size: 8px;
}
.switch-sm.icon-state .switch input:checked + .switch-state:after {
  left: 13px;
  top: 4px;
}
.switch-sm .switch {
  width: 25px;
  height: 16px;
  margin-top: 10px;
  margin-bottom: 0px;
}
.switch-sm .switch .switch-state:before {
  height: 8px;
  width: 8px;
  left: 4px;
  bottom: 4px;
}
.switch-sm input:checked + .switch-state:before {
  left: -13px;
}
.switch-outline .switch-state {
  background-color: #fff;
  border: 1px solid var(--theme-color);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.switch-outline .switch-state:before {
  background-color: #f4f4f4;
  bottom: 3px;
  color: #fff;
}
.switch-outline .switch input {
  display: none;
}
.switch-outline .switch input:checked + .switch-state {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid var(--theme-color);
}
.switch-outline .switch input:checked + .switch-state:before {
  background-color: var(--theme-color);
  bottom: 3px;
  -webkit-transform: translateX(26px);
  transform: translateX(26px);
}
.switch-outline .switch input:checked + .switch-state:after {
  color: #fff;
}
.switch-outline .switch-state.bg-primary {
  border: 1px solid var(--theme-color);
  background-color: rgba(0, 0, 0, 0) !important;
}
.switch-outline .switch input:checked + .switch-state.bg-primary {
  background-color: rgba(0, 0, 0, 0) !important;
  border: 1px solid var(--theme-color);
}
.switch-outline .switch input:checked + .switch-state.bg-primary:before {
  background-color: var(--theme-color);
}
.switch-outline .switch-state.bg-dark {
  border: 1px solid #2c323f;
  background-color: rgba(0, 0, 0, 0) !important;
}
.switch-outline .switch input:checked + .switch-state.bg-dark {
  background-color: rgba(0, 0, 0, 0) !important;
  border: 1px solid #2c323f;
}
.switch-outline .switch input:checked + .switch-state.bg-dark:before {
  background-color: #2c323f;
}
.switch-outline .switch-state.bg-warning {
  border: 1px solid #747dc6;
  background-color: rgba(0, 0, 0, 0) !important;
}
.switch-outline .switch input:checked + .switch-state.bg-warning {
  background-color: rgba(0, 0, 0, 0) !important;
  border: 1px solid #747dc6;
}
.switch-outline .switch input:checked + .switch-state.bg-warning:before {
  background-color: #747dc6;
}
.switch-outline .switch-state.bg-success {
  border: 1px solid #9e65c2;
  background-color: rgba(0, 0, 0, 0) !important;
}
.switch-outline .switch input:checked + .switch-state.bg-success {
  background-color: rgba(0, 0, 0, 0) !important;
  border: 1px solid #9e65c2;
}
.switch-outline .switch input:checked + .switch-state.bg-success:before {
  background-color: #9e65c2;
}
.switch-outline .switch-state.bg-info {
  border: 1px solid #a927f9;
  background-color: rgba(0, 0, 0, 0) !important;
}
.switch-outline .switch input:checked + .switch-state.bg-info {
  background-color: rgba(0, 0, 0, 0) !important;
  border: 1px solid #a927f9;
}
.switch-outline .switch input:checked + .switch-state.bg-info:before {
  background-color: #a927f9;
}
.switch-outline .switch-state.bg-danger {
  border: 1px solid #6670bd;
  background-color: rgba(0, 0, 0, 0) !important;
}
.switch-outline .switch input:checked + .switch-state.bg-danger {
  background-color: rgba(0, 0, 0, 0) !important;
  border: 1px solid #6670bd;
}
.switch-outline .switch input:checked + .switch-state.bg-danger:before {
  background-color: #6670bd;
}
.switch-outline .switch-state.bg-primary {
  border: 1px solid var(--theme-color);
  background-color: rgba(0, 0, 0, 0) !important;
}
.switch-outline .switch input:checked + .switch-state.bg-primary {
  background-color: rgba(0, 0, 0, 0) !important;
  border: 1px solid var(--theme-color);
}
.switch-outline .switch input:checked + .switch-state.bg-primary:before {
  background-color: var(--theme-color);
}
.switch-outline .switch-state.bg-secondary {
  border: 1px solid var(--theme-secondary);
  background-color: rgba(0, 0, 0, 0) !important;
}
.switch-outline .switch input:checked + .switch-state.bg-secondary {
  background-color: rgba(0, 0, 0, 0) !important;
  border: 1px solid var(--theme-secondary);
}
.switch-outline .switch input:checked + .switch-state.bg-secondary:before {
  background-color: var(--theme-secondary);
}
.switch-showcase {
  margin-bottom: -8px;
}
.switch-showcase .media {
  line-height: 1;
}
.switch-showcase .form-check .form-check-input {
  float: right;
}
.form-switch .form-check-input:checked {
  background-color: var(--theme-color);
  border-color: var(--theme-color);
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background-color: var(--theme-color);
}
.nav i {
  margin-right: 10px;
}
.nav-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.nav-theme .nav-link,
.nav-pills.nav-theme .nav-link {
  color: var(--theme-color);
}
.nav-theme .nav-link.active,
.nav-theme .show > .nav-link,
.nav-pills.nav-theme .nav-link.active,
.nav-pills.nav-theme .show > .nav-link {
  background-color: var(--theme-color);
  color: #fff;
}
.nav-primary .nav-link,
.nav-pills.nav-primary .nav-link {
  color: var(--theme-color);
}
.nav-primary .nav-link.active,
.nav-primary .show > .nav-link,
.nav-pills.nav-primary .nav-link.active,
.nav-pills.nav-primary .show > .nav-link {
  background-color: var(--theme-color);
  color: #fff;
}
.nav-secondary .nav-link,
.nav-pills.nav-secondary .nav-link {
  color: #ef3f3e;
}
.nav-secondary .nav-link.active,
.nav-secondary .show > .nav-link,
.nav-pills.nav-secondary .nav-link.active,
.nav-pills.nav-secondary .show > .nav-link {
  background-color: #ef3f3e;
  color: #fff;
}
.nav-success .nav-link,
.nav-pills.nav-success .nav-link {
  color: #9e65c2;
}
.nav-success .nav-link.active,
.nav-success .show > .nav-link,
.nav-pills.nav-success .nav-link.active,
.nav-pills.nav-success .show > .nav-link {
  background-color: #9e65c2;
  color: #fff;
}
.nav-danger .nav-link,
.nav-pills.nav-danger .nav-link {
  color: #6670bd;
}
.nav-danger .nav-link.active,
.nav-danger .show > .nav-link,
.nav-pills.nav-danger .nav-link.active,
.nav-pills.nav-danger .show > .nav-link {
  background-color: #6670bd;
  color: #fff;
}
.nav-info .nav-link,
.nav-pills.nav-info .nav-link {
  color: #a927f9;
}
.nav-info .nav-link.active,
.nav-info .show > .nav-link,
.nav-pills.nav-info .nav-link.active,
.nav-pills.nav-info .show > .nav-link {
  background-color: #a927f9;
  color: #fff;
}
.nav-light .nav-link,
.nav-pills.nav-light .nav-link {
  color: #f4f4f4;
}
.nav-light .nav-link.active,
.nav-light .show > .nav-link,
.nav-pills.nav-light .nav-link.active,
.nav-pills.nav-light .show > .nav-link {
  background-color: #f4f4f4;
  color: #fff;
}
.nav-dark .nav-link,
.nav-pills.nav-dark .nav-link {
  color: #2c323f;
}
.nav-dark .nav-link.active,
.nav-dark .show > .nav-link,
.nav-pills.nav-dark .nav-link.active,
.nav-pills.nav-dark .show > .nav-link {
  background-color: #2c323f;
  color: #fff;
}
.nav-warning .nav-link,
.nav-pills.nav-warning .nav-link {
  color: #747dc6;
}
.nav-warning .nav-link.active,
.nav-warning .show > .nav-link,
.nav-pills.nav-warning .nav-link.active,
.nav-pills.nav-warning .show > .nav-link {
  background-color: #747dc6;
  color: #fff;
}
.nav-tabs.nav-bottom .nav-item .nav-link.active,
.nav-tabs.nav-bottom .nav-item .nav-link.focus,
.nav-tabs.nav-bottom .nav-item .nav-link.hover {
  border-color: #fff #dee2e6 #dee2e6;
}
.tab-content ~ .nav-tabs.border-tab {
  margin-bottom: 0;
  margin-top: 30px;
}
.border-tab.nav-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-bottom: 30px;
}
.border-tab.nav-tabs .nav-item .nav-link {
  font-size: 16px;
  color: #2c323f;
  text-align: center;
  padding: 10px 25px;
  border: none;
  border-bottom: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.border-tab.nav-tabs .nav-item .nav-link.active,
.border-tab.nav-tabs .nav-item .nav-link.show,
.border-tab.nav-tabs .nav-item .nav-link:focus,
.border-tab.nav-tabs .nav-item .nav-link:hover {
  color: var(--theme-color);
}
.border-tab.nav-tabs .nav-item .nav-link.active,
.border-tab.nav-tabs .nav-item .nav-link.show,
.border-tab.nav-tabs .nav-item .nav-link:focus {
  border-bottom: none;
}
.border-tab.nav-left .nav-link {
  border-left: 2px solid transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #2c323f;
}
.border-tab.nav-left .nav-link.active,
.border-tab.nav-left .show > .nav-link {
  background-color: transparent;
  border-left-color: var(--theme-color);
  color: var(--theme-color);
  border-radius: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.border-tab.nav-right .nav-link {
  border-right: 2px solid transparent;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #2c323f;
  text-align: right;
}
.border-tab.nav-right .nav-link.active,
.border-tab.nav-right .show > .nav-link {
  background-color: transparent;
  border-right-color: var(--theme-color);
  color: var(--theme-color);
  border-radius: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.border-tab.nav-theme .nav-link.active,
.border-tab.nav-theme .nav-item.show,
.border-tab.nav-theme .nav-link:focus,
.border-tab.nav-theme .nav-link:hover {
  color: var(--theme-color);
  background-color: transparent;
}
.border-tab.nav-theme .nav-item .nav-link {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.border-tab.nav-theme .nav-item .nav-link.active,
.border-tab.nav-theme .nav-item .nav-link.show,
.border-tab.nav-theme .nav-item .nav-link:focus {
  border-bottom: 2px solid var(--theme-color);
}
.border-tab.nav-theme .nav-item .nav-link.active,
.border-tab.nav-theme .nav-item .nav-link.show,
.border-tab.nav-theme .nav-item .nav-link:focus,
.border-tab.nav-theme .nav-item .nav-link:hover {
  color: var(--theme-color);
}
.border-tab.nav-left.nav-theme .nav-link.active,
.border-tab.nav-left.nav-theme .show > .nav-link {
  border-left-color: var(--theme-color);
  color: var(--theme-color);
}
.border-tab.nav-right.nav-theme .nav-link.active,
.border-tab.nav-right.nav-theme .show > .nav-link {
  border-right-color: var(--theme-color);
  color: var(--theme-color);
}
.border-tab.nav-primary .nav-link.active,
.border-tab.nav-primary .nav-item.show,
.border-tab.nav-primary .nav-link:focus,
.border-tab.nav-primary .nav-link:hover {
  color: var(--theme-color);
  background-color: transparent;
}
.border-tab.nav-primary .nav-item .nav-link {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.border-tab.nav-primary .nav-item .nav-link.active,
.border-tab.nav-primary .nav-item .nav-link.show,
.border-tab.nav-primary .nav-item .nav-link:focus {
  border-bottom: 2px solid var(--theme-color);
}
.border-tab.nav-primary .nav-item .nav-link.active,
.border-tab.nav-primary .nav-item .nav-link.show,
.border-tab.nav-primary .nav-item .nav-link:focus,
.border-tab.nav-primary .nav-item .nav-link:hover {
  color: var(--theme-color);
}
.border-tab.nav-left.nav-primary .nav-link.active,
.border-tab.nav-left.nav-primary .show > .nav-link {
  border-left-color: var(--theme-color);
  color: var(--theme-color);
}
.border-tab.nav-right.nav-primary .nav-link.active,
.border-tab.nav-right.nav-primary .show > .nav-link {
  border-right-color: var(--theme-color);
  color: var(--theme-color);
}
.border-tab.nav-secondary .nav-link.active,
.border-tab.nav-secondary .nav-item.show,
.border-tab.nav-secondary .nav-link:focus,
.border-tab.nav-secondary .nav-link:hover {
  color: #ef3f3e;
  background-color: transparent;
}
.border-tab.nav-secondary .nav-item .nav-link {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.border-tab.nav-secondary .nav-item .nav-link.active,
.border-tab.nav-secondary .nav-item .nav-link.show,
.border-tab.nav-secondary .nav-item .nav-link:focus {
  border-bottom: 2px solid #ef3f3e;
}
.border-tab.nav-secondary .nav-item .nav-link.active,
.border-tab.nav-secondary .nav-item .nav-link.show,
.border-tab.nav-secondary .nav-item .nav-link:focus,
.border-tab.nav-secondary .nav-item .nav-link:hover {
  color: #ef3f3e;
}
.border-tab.nav-left.nav-secondary .nav-link.active,
.border-tab.nav-left.nav-secondary .show > .nav-link {
  border-left-color: #ef3f3e;
  color: #ef3f3e;
}
.border-tab.nav-right.nav-secondary .nav-link.active,
.border-tab.nav-right.nav-secondary .show > .nav-link {
  border-right-color: #ef3f3e;
  color: #ef3f3e;
}
.border-tab.nav-success .nav-link.active,
.border-tab.nav-success .nav-item.show,
.border-tab.nav-success .nav-link:focus,
.border-tab.nav-success .nav-link:hover {
  color: #9e65c2;
  background-color: transparent;
}
.border-tab.nav-success .nav-item .nav-link {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.border-tab.nav-success .nav-item .nav-link.active,
.border-tab.nav-success .nav-item .nav-link.show,
.border-tab.nav-success .nav-item .nav-link:focus {
  border-bottom: 2px solid #9e65c2;
}
.border-tab.nav-success .nav-item .nav-link.active,
.border-tab.nav-success .nav-item .nav-link.show,
.border-tab.nav-success .nav-item .nav-link:focus,
.border-tab.nav-success .nav-item .nav-link:hover {
  color: #9e65c2;
}
.border-tab.nav-left.nav-success .nav-link.active,
.border-tab.nav-left.nav-success .show > .nav-link {
  border-left-color: #9e65c2;
  color: #9e65c2;
}
.border-tab.nav-right.nav-success .nav-link.active,
.border-tab.nav-right.nav-success .show > .nav-link {
  border-right-color: #9e65c2;
  color: #9e65c2;
}
.border-tab.nav-danger .nav-link.active,
.border-tab.nav-danger .nav-item.show,
.border-tab.nav-danger .nav-link:focus,
.border-tab.nav-danger .nav-link:hover {
  color: #6670bd;
  background-color: transparent;
}
.border-tab.nav-danger .nav-item .nav-link {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.border-tab.nav-danger .nav-item .nav-link.active,
.border-tab.nav-danger .nav-item .nav-link.show,
.border-tab.nav-danger .nav-item .nav-link:focus {
  border-bottom: 2px solid #6670bd;
}
.border-tab.nav-danger .nav-item .nav-link.active,
.border-tab.nav-danger .nav-item .nav-link.show,
.border-tab.nav-danger .nav-item .nav-link:focus,
.border-tab.nav-danger .nav-item .nav-link:hover {
  color: #6670bd;
}
.border-tab.nav-left.nav-danger .nav-link.active,
.border-tab.nav-left.nav-danger .show > .nav-link {
  border-left-color: #6670bd;
  color: #6670bd;
}
.border-tab.nav-right.nav-danger .nav-link.active,
.border-tab.nav-right.nav-danger .show > .nav-link {
  border-right-color: #6670bd;
  color: #6670bd;
}
.border-tab.nav-info .nav-link.active,
.border-tab.nav-info .nav-item.show,
.border-tab.nav-info .nav-link:focus,
.border-tab.nav-info .nav-link:hover {
  color: #a927f9;
  background-color: transparent;
}
.border-tab.nav-info .nav-item .nav-link {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.border-tab.nav-info .nav-item .nav-link.active,
.border-tab.nav-info .nav-item .nav-link.show,
.border-tab.nav-info .nav-item .nav-link:focus {
  border-bottom: 2px solid #a927f9;
}
.border-tab.nav-info .nav-item .nav-link.active,
.border-tab.nav-info .nav-item .nav-link.show,
.border-tab.nav-info .nav-item .nav-link:focus,
.border-tab.nav-info .nav-item .nav-link:hover {
  color: #a927f9;
}
.border-tab.nav-left.nav-info .nav-link.active,
.border-tab.nav-left.nav-info .show > .nav-link {
  border-left-color: #a927f9;
  color: #a927f9;
}
.border-tab.nav-right.nav-info .nav-link.active,
.border-tab.nav-right.nav-info .show > .nav-link {
  border-right-color: #a927f9;
  color: #a927f9;
}
.border-tab.nav-light .nav-link.active,
.border-tab.nav-light .nav-item.show,
.border-tab.nav-light .nav-link:focus,
.border-tab.nav-light .nav-link:hover {
  color: #f4f4f4;
  background-color: transparent;
}
.border-tab.nav-light .nav-item .nav-link {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.border-tab.nav-light .nav-item .nav-link.active,
.border-tab.nav-light .nav-item .nav-link.show,
.border-tab.nav-light .nav-item .nav-link:focus {
  border-bottom: 2px solid #f4f4f4;
}
.border-tab.nav-light .nav-item .nav-link.active,
.border-tab.nav-light .nav-item .nav-link.show,
.border-tab.nav-light .nav-item .nav-link:focus,
.border-tab.nav-light .nav-item .nav-link:hover {
  color: #f4f4f4;
}
.border-tab.nav-left.nav-light .nav-link.active,
.border-tab.nav-left.nav-light .show > .nav-link {
  border-left-color: #f4f4f4;
  color: #f4f4f4;
}
.border-tab.nav-right.nav-light .nav-link.active,
.border-tab.nav-right.nav-light .show > .nav-link {
  border-right-color: #f4f4f4;
  color: #f4f4f4;
}
.border-tab.nav-dark .nav-link.active,
.border-tab.nav-dark .nav-item.show,
.border-tab.nav-dark .nav-link:focus,
.border-tab.nav-dark .nav-link:hover {
  color: #2c323f;
  background-color: transparent;
}
.border-tab.nav-dark .nav-item .nav-link {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.border-tab.nav-dark .nav-item .nav-link.active,
.border-tab.nav-dark .nav-item .nav-link.show,
.border-tab.nav-dark .nav-item .nav-link:focus {
  border-bottom: 2px solid #2c323f;
}
.border-tab.nav-dark .nav-item .nav-link.active,
.border-tab.nav-dark .nav-item .nav-link.show,
.border-tab.nav-dark .nav-item .nav-link:focus,
.border-tab.nav-dark .nav-item .nav-link:hover {
  color: #2c323f;
}
.border-tab.nav-left.nav-dark .nav-link.active,
.border-tab.nav-left.nav-dark .show > .nav-link {
  border-left-color: #2c323f;
  color: #2c323f;
}
.border-tab.nav-right.nav-dark .nav-link.active,
.border-tab.nav-right.nav-dark .show > .nav-link {
  border-right-color: #2c323f;
  color: #2c323f;
}
.border-tab.nav-warning .nav-link.active,
.border-tab.nav-warning .nav-item.show,
.border-tab.nav-warning .nav-link:focus,
.border-tab.nav-warning .nav-link:hover {
  color: #747dc6;
  background-color: transparent;
}
.border-tab.nav-warning .nav-item .nav-link {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.border-tab.nav-warning .nav-item .nav-link.active,
.border-tab.nav-warning .nav-item .nav-link.show,
.border-tab.nav-warning .nav-item .nav-link:focus {
  border-bottom: 2px solid #747dc6;
}
.border-tab.nav-warning .nav-item .nav-link.active,
.border-tab.nav-warning .nav-item .nav-link.show,
.border-tab.nav-warning .nav-item .nav-link:focus,
.border-tab.nav-warning .nav-item .nav-link:hover {
  color: #747dc6;
}
.border-tab.nav-left.nav-warning .nav-link.active,
.border-tab.nav-left.nav-warning .show > .nav-link {
  border-left-color: #747dc6;
  color: #747dc6;
}
.border-tab.nav-right.nav-warning .nav-link.active,
.border-tab.nav-right.nav-warning .show > .nav-link {
  border-right-color: #747dc6;
  color: #747dc6;
}
.tabbed-card ul {
  position: absolute;
  right: 22px;
  top: 33px;
  border-bottom: none;
}
.tabbed-card ul.border-tab.nav-tabs {
  top: 12px;
}
.tabbed-card ul.border-tab.nav-tabs .nav-item {
  float: right;
}
.tabbed-card ul.border-tab.nav-tabs .nav-item .nav-link {
  padding: 32px 15px;
}
.nav-pills {
  border-bottom: 1px solid #ddd;
}
.nav-pills .nav-item {
  margin-right: 20px;
}
.nav-pills .nav-item .nav-link {
  border: none;
  padding: 10px 25px;
  background-color: transparent;
  position: relative;
  color: #212529;
  font-size: 16px;
  font-weight: 600;
}
.nav-pills .nav-item .nav-link:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background-color: var(--theme-color);
  opacity: 0;
}
.nav-pills .nav-item .nav-link:hover::after {
  opacity: 0.6;
}
.nav-pills .nav-item .nav-link.active::after {
  opacity: 1;
}
.dataTables_wrapper {
  width: calc(100% - 2px);
}
[dir="rtl"] .dataTables_wrapper {
  direction: rtl;
}
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
  margin-bottom: 25px;
}
.dataTables_wrapper .dataTables_filter label {
  margin: 0;
}
.dataTables_wrapper .dataTables_filter input {
  border: 1px solid #ced4da;
  padding: 8px 38px 8px 10px;
  margin-left: 13px;
}
@media (max-width: 360px) {
  .dataTables_wrapper .dataTables_filter input {
    width: 70%;
  }
}
.dataTables_wrapper .dataTables_length label {
  margin: 0;
}
.dataTables_wrapper .dataTables_length select {
  border: 1px solid #ced4da;
  padding: 8px 10px;
  margin: 0 6px;
}
.dataTables_wrapper .dataTables_info {
  margin-bottom: 0;
  margin-top: 10px;
  color: #4a5568;
}
.dataTables_wrapper .dataTables_paginate {
  margin-bottom: 0;
  margin-top: 10px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
  color: var(--theme-color) !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
  color: var(--theme-color) !important;
  border: none;
  background: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
  color: var(--theme-color) !important;
  border: 1px solid transparent;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: not-allowed;
  opacity: 0.5;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
  color: #fff !important;
  background: var(--theme-color);
  border-color: var(--theme-color);
  z-index: 0;
  border: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
  color: #fff !important;
  border: none;
  background: var(--theme-color);
}
.theme-table {
  border: none;
}
.theme-table thead tr th {
  white-space: nowrap;
  border: none;
  padding: 12px 15px !important;
  background-color: #f3f3f3 !important;
}
.theme-table thead tr th:first-child {
  max-width: none !important;
  border-top-left-radius: 9px;
  border-bottom-left-radius: 9px;
}
[dir="rtl"] .theme-table thead tr th:first-child {
  border-top-left-radius: unset;
  border-bottom-left-radius: unset;
  border-top-right-radius: 9px;
  border-bottom-right-radius: 9px;
}
.theme-table thead tr th:last-child {
  text-align: center;
  border-top-right-radius: 9px;
  border-bottom-right-radius: 9px;
}
[dir="rtl"] .theme-table thead tr th:last-child {
  border-top-right-radius: unset;
  border-bottom-right-radius: unset;
  border-top-left-radius: 9px;
  border-bottom-left-radius: 9px;
}
.theme-table thead tr th .check-box-contain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.theme-table thead tr th .check-box-contain .user-checkbox {
  margin-bottom: -5px;
  padding: 0;
  margin-right: 10px;
  min-height: auto;
}
.theme-table tbody tr:nth-child(even) {
  background-color: #f8f8f8;
}
.theme-table tbody tr td {
  border: none;
}
.theme-table tbody tr th:first-child,
.theme-table tbody tr td:first-child {
  border-top-left-radius: 9px;
  border-bottom-left-radius: 9px;
}
[dir="rtl"] .theme-table tbody tr th:first-child,
[dir="rtl"] .theme-table tbody tr td:first-child {
  border-top-left-radius: unset;
  border-bottom-left-radius: unset;
  border-top-right-radius: 9px;
  border-bottom-right-radius: 9px;
}
.theme-table tbody tr th:last-child,
.theme-table tbody tr td:last-child {
  border-top-right-radius: 9px;
  border-bottom-right-radius: 9px;
}
[dir="rtl"] .theme-table tbody tr th:last-child,
[dir="rtl"] .theme-table tbody tr td:last-child {
  border-top-right-radius: unset;
  border-bottom-right-radius: unset;
  border-top-left-radius: 9px;
  border-bottom-left-radius: 9px;
}
.theme-table tbody tr th:last-child ul,
.theme-table tbody tr td:last-child ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  gap: 15px;
}
.theme-table tbody tr th:last-child ul li a,
.theme-table tbody tr td:last-child ul li a {
  display: block;
}
.theme-table tbody tr th .check-box-contain,
.theme-table tbody tr td .check-box-contain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.theme-table tbody tr th .check-box-contain .user-checkbox,
.theme-table tbody tr td .check-box-contain .user-checkbox {
  margin-bottom: 0;
  padding: 0;
  margin-right: 10px;
  margin-top: 3px;
}
table.dataTable.no-footer {
  border-bottom: none;
  border-color: #ecf3fa;
}
table.dataTable tbody th,
table.dataTable tbody td {
  padding: 12px 15px;
}
.td-cross i {
  font-size: 20px !important;
  color: #e22454 !important;
}
.td-check i {
  font-size: 20px !important;
  color: #10b981 !important;
}
thead,
tbody,
tfoot,
tr,
td,
th {
  vertical-align: middle;
}
.table {
  margin-bottom: 0px;
}
.table > :not(:last-child) > :last-child > * {
  border-bottom-color: #ecf3fa;
}
.table th,
.table td {
  padding: 0.75rem;
}
.table.table-primary th {
  color: #fff;
}
.table thead.bg-primary tr th {
  color: #fff;
}
.table th {
  color: #4a5568;
  font-weight: 600;
  font-size: 18px;
}
.table td {
  color: #4a5568;
  white-space: nowrap;
}
.table td a i {
  font-size: 18px;
  color: #707070;
  font-weight: normal;
}
.table td a span {
  white-space: nowrap;
  color: #4a5568;
}
.table td a span:last-child {
  margin-top: 3px;
}
.table [class*="bg-"] {
  color: #fff;
}
.table .bg-light {
  color: #4a5568;
}
.table tfoot {
  font-weight: bold;
}
.table[class*="bg-"] th,
.table[class*="bg-"] td {
  color: #fff;
}
.table-striped tbody tr:nth-of-type(odd) {
  --bs-table-accent-bg: rgba(245, 247, 250, 0.5);
}
table tr th {
  font-weight: 600;
}
.table-product .table thead tr th {
  text-align: left;
}
[dir="rtl"] .table-product .table thead tr th {
  text-align: right;
}
.table-product .table thead tr th:first-child {
  text-align: center;
}
.table-product .table thead tr th:nth-last-child(2) {
  text-align: center;
}
.table-product .table tbody tr td {
  text-align: left;
  padding: 12px 15px;
}
[dir="rtl"] .table-product .table tbody tr td {
  text-align: right;
}
.table-product .table tbody tr td:nth-last-child(2) {
  text-align: center;
}
.table-product .table tbody tr td:nth-child(3) {
  color: #4a5568;
}
.table-product .table tbody tr td .table-image {
  width: 45px;
  height: 45px;
  overflow: hidden;
  border-radius: 5px;
}
.table-product .table tbody tr td .table-image img {
  -o-object-fit: cover;
  object-fit: cover;
}
.table-product .table tbody tr td .user-name span {
  display: block;
}
.table-product .table tbody tr td .user-name span:first-child {
  font-weight: 700;
  color: #212529;
}
.table-product .table tbody tr td .user-name span:last-child {
  color: #4a5568;
}
.all-package thead tr th {
  white-space: nowrap;
  font-size: calc(13px + (16 - 13) * ((100vw - 320px) / (1920 - 320)));
  background-color: #f9f9f6;
  text-align: center;
  min-width: 170px;
  padding: 15px !important;
}
.all-package thead tr th:last-child {
  text-align: center;
}
.all-package tbody tr td {
  text-align: center;
  white-space: nowrap;
}
.all-package tbody tr td.td-price {
  font-weight: 800;
}
.all-package tbody tr td .btn-sm {
  padding: 5px 10px;
}
.all-package tbody tr td .table-image {
  width: 65px;
  height: 65px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.all-package tbody tr td .table-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.all-package tbody tr td.order-cancle span {
  background-color: rgba(207, 20, 43, 0.2);
  color: #cf142b;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 600;
  position: relative;
}
.all-package tbody tr td.order-success span {
  background-color: rgba(66, 186, 150, 0.2);
  color: #42ba96;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 700;
  position: relative;
}
.all-package tbody tr td.order-pending span {
  background-color: rgba(154, 154, 154, 0.2);
  color: #9a9a9a;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 700;
  position: relative;
}
.all-package tbody tr td:nth-child(3) {
  color: #0da487;
}
.all-package tbody tr td:nth-child(6) {
  font-weight: bolder;
}
.all-package tbody tr td:last-child ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  gap: 15px;
}
.all-package tbody tr td:last-child ul li a {
  display: block;
}
.all-package tbody tr td span img {
  width: 70px;
}
.vendor-table {
  border: none;
}
.vendor-table thead tr th {
  background-color: #f3f3f3 !important;
  padding: 14px 18px !important;
  border-bottom-color: transparent !important;
  text-align: left !important;
  min-width: 150px;
  font-size: 15px;
}
.vendor-table thead tr th:last-child {
  text-align: left !important;
}
.vendor-table thead tr th:nth-child(2),
.vendor-table thead tr th:nth-child(5),
.vendor-table thead tr th:last-child {
  text-align: center !important;
}
.vendor-table tbody tr:nth-child(even) {
  background-color: #f8f8f8;
}
.vendor-table tbody tr td {
  padding: 10px 18px !important;
  text-align: left !important;
  border: none;
}
.vendor-table tbody tr td:first-child {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.vendor-table tbody tr td:first-child img {
  width: 65px;
  height: 65px;
  margin: 0 auto;
}
.vendor-table tbody tr td:first-child a {
  margin-left: 25px;
}
.vendor-table tbody tr td:nth-child(2),
.vendor-table tbody tr td:nth-child(5) {
  font-weight: 800;
  color: var(--theme-color);
}
.vendor-table tbody tr td:nth-child(2),
.vendor-table tbody tr td:nth-child(5),
.vendor-table tbody tr td:last-child {
  text-align: center !important;
}
.texes-table thead tr th {
  text-align: center;
}
.texes-table tbody tr td {
  text-align: center;
}
.coupon-list-table thead tr th {
  text-align: center;
}
.coupon-list-table thead tr th:first-child {
  max-width: none;
}
.coupon-list-table thead tr th:last-child {
  border-right: none;
}
.coupon-list-table tbody tr td {
  text-align: center;
}
.coupon-list-table tbody tr td:first-child {
  max-width: none;
}
.coupon-list-table tbody tr td:last-child {
  border-right: none;
}
.coupon-list-table tbody tr td:nth-child(2) {
  font-weight: 700;
}
.coupon-list-table tbody tr td.menu-status span {
  border-radius: 4px;
  font-size: 12px;
  padding: 3px 10px;
  font-weight: 600;
}
.coupon-list-table tbody tr td.menu-status span.success {
  background-color: rgba(16, 185, 129, 0.1);
  color: #10b981;
}
.coupon-list-table tbody tr td.menu-status span.danger {
  background-color: rgba(255, 87, 36, 0.1);
  color: #ff5724;
}
.menu-list-table thead tr th {
  text-align: center;
}
.menu-list-table thead tr th:nth-child(2) {
  text-align: left;
}
.menu-list-table tbody tr td {
  text-align: center;
}
.menu-list-table tbody tr td:nth-child(2) {
  font-weight: 700;
  text-align: left;
}
.menu-list-table tbody tr td.menu-status span {
  border-radius: 4px;
  font-size: 12px;
  padding: 3px 10px;
  font-weight: 600;
  letter-spacing: 1.3px;
}
.menu-list-table tbody tr td.menu-status span.success {
  background-color: rgba(129, 186, 0, 0.1);
  color: #81ba00;
}
.menu-list-table tbody tr td.menu-status span.warning {
  background-color: rgba(226, 36, 84, 0.1);
  color: var(--theme-color);
}
.tracker-table {
  padding-top: 0;
  overflow: hidden;
  margin-bottom: 0;
}
.tracker-table thead th {
  border-bottom-width: 1px;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 15px;
  border-top: 0;
  text-align: left;
  padding: 1rem;
  border-bottom: 1px solid #eff2f7 !important;
  background-color: #f9f9f6;
}
[dir="rtl"] .tracker-table thead th {
  text-align: right;
}
.tracker-table tbody h2 {
  margin-bottom: 0;
}
.tracker-table tbody tr td {
  vertical-align: middle;
  color: #777777;
  border-top: 0;
  border-bottom: 1px solid #eff2f7 !important;
  text-align: left;
  padding: calc(0px + (16 - 0) * ((100vw - 320px) / (1920 - 320)))
    calc(6px + (16 - 6) * ((100vw - 320px) / (1920 - 320)));
  min-width: 175px;
}
[dir="rtl"] .tracker-table tbody tr td {
  text-align: right;
}
.tracker-table tbody tr td a {
  font-weight: 400;
  font-size: 14px;
  text-transform: capitalize;
  display: inline-block;
}
.ticket-table thead tr th {
  text-align: center;
  font-size: 16px;
}
.ticket-table tbody tr td {
  text-align: center;
  min-width: 150px;
}
.ticket-table tbody tr td:first-child {
  font-weight: 500;
}
.ticket-table tbody tr td.status-danger span {
  background-color: rgba(13, 164, 135, 0.15);
  color: var(--theme-color);
  padding: 5px 10px;
  text-transform: capitalize;
  display: inline-block;
  border-radius: 5px;
  font-size: 12px;
}
.ticket-table tbody tr td.status-close span {
  background-color: rgba(47, 135, 51, 0.15);
  color: #2f8733;
  padding: 5px 10px;
  text-transform: capitalize;
  display: inline-block;
  border-radius: 5px;
  font-size: 12px;
}
.invoice-table thead tr th {
  text-align: left !important;
}
.invoice-table thead tr th:nth-child(5) {
  width: 120px !important;
  font-weight: 700;
}
.invoice-table thead tr th:last-child {
  text-align: center !important;
}
.invoice-table thead tr th:nth-child(3),
.invoice-table thead tr th:nth-child(4),
.invoice-table thead tr th:nth-child(5) {
  text-align: center !important;
}
.invoice-table tbody tr td {
  text-align: left !important;
}
.invoice-table tbody tr td:nth-child(2),
.invoice-table tbody tr td:nth-child(5) {
  font-weight: 700;
}
.invoice-table tbody tr td:nth-child(3),
.invoice-table tbody tr td:nth-child(4),
.invoice-table tbody tr td:nth-child(5) {
  text-align: center !important;
}
.invoice-table tbody tr td:nth-child(7) {
  color: var(--theme-color);
}
.invoice-table tbody tr td:last-child {
  text-align: center !important;
}
.transactions-table tbody tr:first-child td {
  padding-top: 0;
}
.transactions-table tbody tr td {
  background-color: #fff;
  border: none;
}
.transactions-table tbody tr td:first-child {
  padding-left: 0;
}
[dir="rtl"] .transactions-table tbody tr td:first-child {
  padding-left: unset;
  padding-right: 0;
}
.transactions-table tbody tr td:last-child {
  padding-right: 0;
}
[dir="rtl"] .transactions-table tbody tr td:last-child {
  padding-right: unset;
  padding-left: 0;
}
.transactions-table tbody tr td.td-color-1:first-child .transactions-icon {
  background-color: rgba(40, 200, 112, 0.12);
  color: #28c870;
}
.transactions-table tbody tr td.td-color-2:first-child .transactions-icon {
  background-color: rgba(116, 104, 240, 0.12);
  color: #7468f0;
}
.transactions-table tbody tr td.td-color-3:first-child .transactions-icon {
  background-color: rgba(226, 36, 84, 0.12);
  color: #e22453;
}
.transactions-table tbody tr td.td-color-4:first-child .transactions-icon {
  background-color: rgba(255, 159, 68, 0.12);
  color: #ff9f44;
}
.transactions-table tbody tr td:first-child {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.transactions-table tbody tr td:first-child .transactions-icon {
  width: 40px;
  height: 40px;
  background-color: rgba(226, 36, 84, 0.12);
  color: #e22453;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 15px;
}
.transactions-table tbody tr td:first-child .transactions-icon i {
  font-size: 20px;
}
.transactions-table tbody tr td:first-child .transactions-name {
  width: calc(100% - 50px);
}
.transactions-table tbody tr td:first-child .transactions-name h6 {
  font-weight: 700;
  white-space: nowrap;
}
.transactions-table tbody tr td:last-child {
  text-align: right;
  font-weight: 700;
  font-size: 18px;
}
.transactions-table tbody tr td:last-child.lost {
  color: var(--theme-color);
}
.transactions-table tbody tr td:last-child.success {
  color: #42ba96;
}
.list-table thead tr th {
  font-size: calc(15px + (18 - 15) * ((100vw - 320px) / (1920 - 320)));
}
.list-table thead tr th:first-child {
  max-width: none;
}
.list-table thead tr th:nth-child(2),
.list-table thead tr th:nth-child(3) {
  width: 350px;
}
.list-table thead tr th:nth-child(2),
.list-table thead tr th:nth-child(3) {
  text-align: left;
}
[dir="rtl"] .list-table thead tr th:nth-child(2),
[dir="rtl"] .list-table thead tr th:nth-child(3) {
  text-align: right;
}
.list-table thead tr th:last-child {
  text-align: center !important;
}
.list-table thead tr th .check-box-contain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.list-table thead tr th .check-box-contain .user-checkbox {
  margin-bottom: 0;
  padding: 0;
  margin-right: 10px;
  margin-top: -5px;
}
.list-table tbody tr td .check-box-contain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.list-table tbody tr td .check-box-contain .user-checkbox {
  margin-bottom: 0;
  padding: 0;
  margin-right: 10px;
  margin-top: 3px;
}
.list-table tbody tr td:nth-child(2),
.list-table tbody tr td:nth-child(3),
.list-table tbody tr td:nth-child(4) {
  text-align: left !important;
}
[dir="rtl"] .list-table tbody tr td:nth-child(2),
[dir="rtl"] .list-table tbody tr td:nth-child(3),
[dir="rtl"] .list-table tbody tr td:nth-child(4) {
  text-align: right !important;
}
.list-table tbody tr td:first-child {
  max-width: none;
}
.rate-table tbody tr td:nth-child(3) {
  color: var(--theme-color);
}
.menu-table tbody tr td span img {
  width: 70px;
}
.menu-table thead tr th:nth-child(2),
.menu-table thead tr td:nth-child(2),
.menu-table tbody tr th:nth-child(2),
.menu-table tbody tr td:nth-child(2) {
  min-width: 260px;
}
.menu-table thead tr th:nth-child(3),
.menu-table thead tr td:nth-child(3),
.menu-table tbody tr th:nth-child(3),
.menu-table tbody tr td:nth-child(3) {
  min-width: 260px;
}
.menu-table thead tr th:nth-child(4),
.menu-table thead tr td:nth-child(4),
.menu-table tbody tr th:nth-child(4),
.menu-table tbody tr td:nth-child(4) {
  min-width: 115px;
}
.menu-table thead tr th,
.menu-table tbody tr th {
  font-size: calc(15px + (18 - 15) * ((100vw - 320px) / (1920 - 320)));
}
.all-cars-table tbody tr td span img {
  width: auto;
  height: 32px;
  border-radius: none;
}
.all-cars-table thead tr th:nth-child(2),
.all-cars-table thead tr td:nth-child(2),
.all-cars-table tbody tr th:nth-child(2),
.all-cars-table tbody tr td:nth-child(2) {
  min-width: 200px;
}
.all-cars-table thead tr th:nth-child(3),
.all-cars-table thead tr td:nth-child(3),
.all-cars-table tbody tr th:nth-child(3),
.all-cars-table tbody tr td:nth-child(3) {
  min-width: 200px;
}
.all-cars-table thead tr th,
.all-cars-table tbody tr th {
  font-size: calc(15px + (18 - 15) * ((100vw - 320px) / (1920 - 320)));
}
.Booking-table thead tr th:nth-child(n + 6) {
  text-align: center;
}
.Booking-table tbody tr td:nth-child(2) {
  min-width: 200px;
}
.Booking-table tbody tr td:nth-child(4) {
  min-width: 130px;
}
.Booking-table tbody tr td:nth-child(n + 6) {
  text-align: center;
}
.Booking-table tbody tr th {
  font-size: calc(15px + (18 - 15) * ((100vw - 320px) / (1920 - 320)));
}
.Booking-table tbody tr td:nth-child(6) svg {
  cursor: pointer;
  color: rgba(43, 43, 43, 0.71);
}
.Booking-table tbody tr td i {
  font-size: 20px;
  opacity: 0.5;
}
.Booking-table tbody tr td:nth-child(n + 6) svg {
  width: 20px;
  height: 20px;
}
.Booking-table .status {
  color: #fff;
  padding: 4px 8px;
  border-radius: 5px;
  font-size: 12px;
}
.Booking-table .status--upcoming {
  background-color: #3ccbf0;
}
.Booking-table .status--past {
  background-color: #198754;
}
.Booking-table .status--cancel {
  background-color: #6c757d;
}
.tooltip .tooltip-inner {
  background-color: black !important;
  color: #fff !important;
}
.tooltip-arrow::before {
  border-left-color: black !important;
}
.dashboard-table.table tbody tr td {
  border-bottom: none;
}
.dashboard-table tbody tr {
  font-size: 12px;
}
.dashboard-table tbody tr td:first-child {
  width: 90px;
}
.dashboard-table tbody tr td:first-child img {
  width: 65px;
  height: 45px;
  border-radius: 5px;
}
.dashboard-table tbody tr td:nth-child(2) span {
  display: block;
  margin-left: 10px;
}
.dashboard-table tbody tr td:nth-child(2) span:first-child {
  font-weight: 600;
  font-size: 14px;
}
.dashboard-table tbody tr td:nth-child(2) span + span {
  color: #999;
}
.dashboard-table tbody tr td:nth-child(4) span svg {
  fill: #0da487;
}
.dashboard-table tbody tr td:nth-child(6) span svg {
  fill: #0da487;
}
.dashboard-table tbody tr td:nth-child(4) span svg,
.dashboard-table tbody tr td:nth-child(6) span svg {
  height: 25px;
  width: 25px;
  vertical-align: bottom;
  margin-right: 10px;
}
.dashboard-table tbody tr td:nth-child(8) span {
  color: #999;
}
.dashboard-table tbody tr td:nth-child(7) span {
  color: #fff;
}
.dashboard-table tbody tr td:nth-child(5) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.dashboard-table tbody tr td:nth-child(5) span:first-child {
  margin-top: 29px;
  margin-bottom: 5px;
  display: block;
  width: 140px;
  height: 2px;
  background-color: rgba(153, 153, 153, 0.4);
}
.dashboard-table tbody tr td:nth-child(5) span + span {
  color: #999;
}
table {
  border: 1px solid rgba(153, 153, 153, 0.3);
}
.dashboard-table thead tr th,
.dashboard-table thead tr td,
.dashboard-table tbody tr th,
.dashboard-table tbody tr td {
  padding: 0.75rem 0.75rem 0.75rem 0;
}
.dashboard-table thead tr th:nth-child(2),
.dashboard-table thead tr td:nth-child(2),
.dashboard-table tbody tr th:nth-child(2),
.dashboard-table tbody tr td:nth-child(2) {
  min-width: 140px;
}
.dashboard-table thead tr th:nth-child(2) span,
.dashboard-table thead tr td:nth-child(2) span,
.dashboard-table tbody tr th:nth-child(2) span,
.dashboard-table tbody tr td:nth-child(2) span {
  width: 140px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.dashboard-table thead tr th:nth-child(3),
.dashboard-table thead tr td:nth-child(3),
.dashboard-table tbody tr th:nth-child(3),
.dashboard-table tbody tr td:nth-child(3) {
  min-width: 76px;
}
.dashboard-table thead tr th:nth-child(4),
.dashboard-table thead tr th:nth-child(6),
.dashboard-table thead tr td:nth-child(4),
.dashboard-table thead tr td:nth-child(6),
.dashboard-table tbody tr th:nth-child(4),
.dashboard-table tbody tr th:nth-child(6),
.dashboard-table tbody tr td:nth-child(4),
.dashboard-table tbody tr td:nth-child(6) {
  min-width: 140px;
}
table tbody tr td a .ri-eye-line {
  color: #747dc6;
}
table tbody tr td a .ri-pencil-line {
  color: #4aa4d9;
}
table tbody tr td a .ri-delete-bin-line {
  color: #ef3f3e;
}
.order-details-table .table-details + .table-details {
  margin-top: 30px;
}
.order-details-table .table-details .table-transaction td:last-child {
  text-align: right;
}
.order-details-table .table-details .table-transaction td:nth-child(2) {
  text-align: center;
}
.order-details-table .table-details .table-balance:last-child td h5 {
  color: var(--theme-color) !important;
  font-weight: 800;
}
.order-details-table .table-details .table-balance td:last-child {
  text-align: right;
}
.order-details-table .table-details .table-balance td h5 span {
  color: #c7c7c5;
  font-weight: 400;
}
.order-details-table .table-details .table tbody {
  border-bottom: 1px solid #ddd;
}
.order-details-table .table-details .table tbody tr:first-child td {
  padding-top: 20px;
}
.order-details-table .table-details .table tbody tr:last-child td {
  padding-bottom: 20px;
}
.order-details-table .table-details .table tbody tr td {
  padding: 10px;
  /* min-width: 170px;
  max-width: 150px; */
  border-bottom: none !important;
  color: #7e7e7e;
}
[dir="rtl"] .order-details-table .table-details .table tbody tr td {
  text-align: right;
}
.order-details-table .table-details .table tbody tr td:nth-child(1) {
  background-color: transparent;
  min-width: 130px;
}
.order-details-table .table-details .table tbody tr td:nth-child(1) a img {
  height: 80px;
  width: 100px;
  border-radius: 5px;
}
.order-details-table .table-details .table tbody tr td h5 {
  margin-top: 10px;
  color: #212529;
}
.order-details-table .table-details .table tfoot tr td {
  padding: 10px 15px;
}
.order-details-table .table-details .table tfoot tr td h4 {
  font-weight: 400;
  color: #212529;
}
.order-details-table .table-details .table tfoot tr.table-order:first-child td {
  padding: 20px 15px 10px;
}
.order-details-table
  .table-details
  .table
  tfoot
  tr.table-order:nth-child(3)
  td {
  padding: 10px 15px 20px;
}
.order-details-table .table-details .table tfoot tr.table-order:last-child td {
  padding: 20px 15px;
}
.order-details-table .table-details .table tfoot tr.table-order h5 {
  color: #212529;
  font-size: calc(15px + (16 - 15) * ((100vw - 320px) / (1920 - 320)));
  line-height: 1.2;
  font-weight: 400;
}
.order-details-table
  .table-details
  .table
  tfoot
  tr.table-order:nth-child(n + 3) {
  border-bottom: 1px solid #ddd;
}
.order-details-table .order-success {
  padding: calc(20px + (30 - 20) * ((100vw - 320px) / (1920 - 320)));
  border-radius: 5px;
  background-color: #f9f9f6;
}
.order-details-table .order-success h4 {
  font-weight: 700;
  text-transform: capitalize;
  font-size: 16px;
  color: #212529;
}
.order-details-table .order-success .order-details {
  margin-top: 0;
}
.order-details-table .order-success .order-details li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-transform: capitalize;
  line-height: 1.6;
  font-size: 15px;
  margin-bottom: 3px;
  color: #7e7e7e;
}
.order-details-table .order-success .payment-mode p {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 0;
  color: #7e7e7e;
  letter-spacing: 0.05rem;
}
.order-details-table .order-success .delivery-sec {
  margin-bottom: -5px;
  margin-top: 20px;
  background-color: transparent;
}
.order-details-table .order-success .delivery-sec h3 {
  color: #212529;
  text-transform: capitalize;
  font-size: 18px;
  margin-bottom: 0;
  font-weight: 400;
}
.order-details-table .order-success .delivery-sec h3 span {
  font-weight: 700;
  margin-left: 5px;
}
[dir="rtl"] .order-details-table .order-success .delivery-sec h3 span {
  margin-left: 0;
  margin-right: 5px;
}
.order-details-table .order-success .delivery-sec a {
  font-size: 16px;
  text-transform: capitalize;
  margin-top: 5px;
  display: block;
  font-weight: 600;
}
.category-table .table tbody tr td .category-icon {
  width: 35px;
  height: 35px;
  -o-object-fit: contain;
  object-fit: contain;
  margin: 0 auto;
}
.category-table .table tbody tr td .category-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.cart-section .count-down {
  margin-bottom: 5px;
  padding: 0;
  letter-spacing: 1.1px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #212529;
}
.cart-section .count-down h5 {
  margin-right: calc(0px + (10 - 0) * ((100vw - 320px) / (1920 - 320)));
}
.cart-section .table tbody + tbody {
  border-top: none;
}
.cart-section .cart-buttons {
  padding-top: 35px;
}
.cart-section .cart-buttons > div:last-child {
  text-align: right;
  padding-right: 38px;
}
.cart-section .cart-table {
  overflow: hidden;
  margin-bottom: 0;
  border: none;
}
.cart-section .cart-table thead tr th {
  border-bottom-width: 1px;
  font-weight: bolder;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  border-top: 0;
  border-bottom: 1px solid #eff2f7 !important;
  padding: 0.75rem 1.25rem;
  background-color: var(--theme-color);
}
.cart-section .cart-table thead tr th a {
  color: #fff !important;
  font-size: 14px;
  letter-spacing: 0.5px;
  font-weight: 600;
  text-decoration: underline;
}
.cart-section tbody h2 {
  margin-bottom: 0;
}
.cart-section tbody tr.table-order td {
  min-width: 150px;
}
.cart-section tbody tr.table-order:last-child {
  border-bottom: 1px solid #ddd;
}
.cart-section tbody tr td {
  vertical-align: middle;
  color: #212529;
  border-top: 0;
  border-bottom: 1px solid #c7c7c5 !important;
  min-width: 175px;
}
.cart-section tbody tr td a {
  color: #7e7e7e;
  font-weight: 400;
  font-size: 14px;
  text-transform: capitalize;
  margin-bottom: 0;
}
.cart-section tbody tr td a.icon {
  border: 1px solid rgba(169, 169, 169, 0.5);
  padding: 10px 15px;
  border-radius: 3px;
}
.cart-section tbody tr td a img {
  height: 80px;
}
.cart-section tbody tr td p {
  color: #777777;
  font-weight: 400;
  font-size: 14px;
  text-transform: capitalize;
  margin-bottom: 0;
  line-height: 18px;
}
.cart-section tbody tr td p img {
  height: 90px;
}
.cart-section tbody tr td h5 {
  color: #212529;
  font-size: calc(15px + (16 - 15) * ((100vw - 320px) / (1920 - 320)));
  line-height: 1.2;
  margin: 10px 0 0 0;
  font-weight: 400;
}
.cart-section tfoot tr th {
  padding-top: 35px;
  text-align: left;
}
.cart-section tfoot tr td {
  text-align: left;
  border: none;
  padding: 10px 15px;
}
.cart-section tfoot tr td h4 {
  font-size: calc(17px + (18 - 17) * ((100vw - 320px) / (1920 - 320)));
  line-height: 1.2;
  margin: 0;
  font-weight: 400;
}
.search-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 575px) {
  .search-area {
    display: block;
  }
}
.search-area .input-group {
  width: 30%;
}
@media (max-width: 1460px) {
  .search-area .input-group {
    width: 40%;
  }
}
@media (max-width: 767px) {
  .search-area .input-group {
    width: 55%;
  }
}
@media (max-width: 575px) {
  .search-area .input-group {
    width: 100%;
  }
}
.search-area .filter-sec {
  margin-left: auto;
}
@media (max-width: 575px) {
  .search-area .filter-sec {
    margin-top: 12px;
  }
}
[dir="rtl"] .search-area .filter-sec {
  margin-left: unset;
  margin-right: auto;
}
.search-area .form-select {
  padding: 8px 38px 8px 10px;
}
.search-area .btn-solid {
  padding: 9px 21px;
  margin-left: 14px;
}
.export-sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
  margin-bottom: 20px;
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #ecf3fa;
}
.export-sec .form-control {
  padding: 6px 20px 6px 12px;
}
.export-sec .input-group-text {
  margin-bottom: 0;
}
.custom-dropzone.dz-clickable {
  opacity: 1;
  position: relative;
  padding: 0;
  background: transparent;
  border: 1px dashed #dddddd;
  border-radius: 5px;
  min-height: 150px;
  height: auto;
}
.custom-dropzone .dz-preview {
  margin-bottom: 33px;
}
.custom-dropzone .dz-preview .dz-remove {
  position: relative;
  margin-top: 4px;
  display: block;
}
.custom-dropzone .dz-preview .dz-error-message,
.custom-dropzone .dz-preview .dz-error-mark {
  display: none !important;
}
.custom-dropzone .dropzone-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: unset;
  border: none;
}
.custom-dropzone .dropzone-wrapper:hover {
  background: transparent;
}
.custom-dropzone .dropzone-wrapper .dz-message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
}
.dropzone-wrapper {
  border: 2px dashed #dddddd;
  color: #4a5568;
  position: relative;
  height: 150px;
}
.dropzone-wrapper:hover,
.dropzone-wrapper.dragover {
  background: #ecf0f5;
}
.dropzone-wrapper .dropzone-desc {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  width: 100%;
}
.dropzone-wrapper .dropzone-desc i {
  font-size: 27px;
}
.dropzone,
.dropzone:focus {
  position: absolute;
  outline: none !important;
  width: 100%;
  height: 150px;
  cursor: pointer;
  opacity: 0;
}
.preview-zone {
  text-align: center;
}
.preview-zone .box {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  margin-bottom: 0;
}
.order-table tbody tr td .order-image {
  width: 60px;
  height: 60px;
}
.order-table tbody tr td .order-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.best-selling-table tbody tr td {
  padding: 16px;
  border-bottom: 1px solid #ecf3fa;
  min-width: 120px;
}
.best-selling-table tbody tr td:first-child {
  min-width: 140px;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 1199px) {
  .best-selling-table tbody tr td:first-child {
    min-width: 130px;
  }
}
.best-selling-table tbody tr td .best-product-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
.best-selling-table tbody tr td .best-product-box .product-image {
  width: 68px;
  height: 68px;
  background-color: #f8f8f8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 8px;
  border-radius: 5px;
}
.best-selling-table tbody tr td .best-product-box .product-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.best-selling-table tbody tr td .best-product-box .product-name h5 {
  font-weight: 500;
  color: #222;
  margin-bottom: 5px;
}
.best-selling-table tbody tr td .best-product-box .product-name h6 {
  font-size: 13px;
}
.best-selling-table tbody tr td .product-detail-box h5 {
  font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
  margin-top: 5px;
}
.best-selling-table tbody tr td .product-detail-box h6 {
  font-size: 13px;
  font-weight: 600;
  color: #222;
}
.best-selling-table.w-image tbody tr td:first-child {
  min-width: 200px;
}
.permissions-table thead tr th {
  font-size: 16px;
  white-space: nowrap;
  border-right: 1px solid #ecf3fa;
  background-color: #f9f9f6;
  padding: 12px 15px;
}
.permissions-table thead tr th:last-child {
  border-right: none;
}
.permissions-table tbody tr td {
  border-right: 1px solid #ecf3fa;
  padding: 12px 15px;
}
.permissions-table tbody tr td:last-child {
  border-right: none;
}
.role-body .custom-role .show-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 25px;
}
@media (max-width: 640px) {
  .role-body .custom-role .show-box {
    display: block;
  }
}
.role-body .custom-role .show-box label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
}
@media (max-width: 640px) {
  .role-body .custom-role .show-box label {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.role-body .custom-role .show-box label .form-select {
  display: inline-block;
  width: auto;
  margin: 0 8px;
  border: 1px solid #ced4da;
  padding: 8px 38px 8px 10px;
}
.role-body .custom-role .show-box .role-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 640px) {
  .role-body .custom-role .show-box .role-search {
    margin-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.role-body .custom-role .show-box .role-search .form-label {
  white-space: nowrap;
  margin-right: 15px;
}
.role-body .custom-role .show-box .role-search .form-control {
  padding: 8px 38px 8px 10px;
}
.role-body .card-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 15px;
}
@media (max-width: 767px) {
  .role-body .card-bottom {
    display: block;
    text-align: center;
  }
}
.role-body .card-bottom .pagination-box {
  margin: 0;
  padding-bottom: 0;
  padding-top: 0;
}
@media (max-width: 767px) {
  .role-body .card-bottom .pagination-box {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .role-body .card-bottom .pagination-box nav .pagination {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.custom-role-table {
  border: none;
}
.custom-role-table .table {
  border: none;
}
.custom-role-table .table thead tr th {
  font-size: calc(13px + (16 - 13) * ((100vw - 320px) / (1920 - 320)));
  background-color: #f9f9f6;
  text-align: center;
  min-width: 170px;
  border: none;
  padding: 12px 15px;
  background-color: #f3f3f3;
}
.custom-role-table .table thead tr th:first-child {
  border-top-left-radius: 9px;
  border-bottom-left-radius: 9px;
}
[dir="rtl"] .custom-role-table .table thead tr th:first-child {
  border-top-left-radius: unset;
  border-bottom-left-radius: unset;
  border-top-right-radius: 9px;
  border-bottom-right-radius: 9px;
}
.custom-role-table .table thead tr th:last-child {
  text-align: center;
  border-top-right-radius: 9px;
  border-bottom-right-radius: 9px;
}
[dir="rtl"] .custom-role-table .table thead tr th:last-child {
  border-top-right-radius: unset;
  border-bottom-right-radius: unset;
  border-top-left-radius: 9px;
  border-bottom-left-radius: 9px;
}
.custom-role-table .table tbody tr:nth-child(even) {
  background-color: #f8f8f8;
}
.custom-role-table .table tbody tr td {
  border: none;
  text-align: center;
}
.custom-role-table .table tbody tr th:first-child,
.custom-role-table .table tbody tr td:first-child {
  border-top-left-radius: 9px;
  border-bottom-left-radius: 9px;
}
[dir="rtl"] .custom-role-table .table tbody tr th:first-child,
[dir="rtl"] .custom-role-table .table tbody tr td:first-child {
  border-top-left-radius: unset;
  border-bottom-left-radius: unset;
  border-top-right-radius: 9px;
  border-bottom-right-radius: 9px;
}
.custom-role-table .table tbody tr th:nth-child(3),
.custom-role-table .table tbody tr td:nth-child(3) {
  color: #0da487;
}
.custom-role-table .table tbody tr th:nth-child(6),
.custom-role-table .table tbody tr td:nth-child(6) {
  font-weight: bolder;
}
.custom-role-table .table tbody tr th:last-child,
.custom-role-table .table tbody tr td:last-child {
  border-top-right-radius: 9px;
  border-bottom-right-radius: 9px;
}
[dir="rtl"] .custom-role-table .table tbody tr th:last-child,
[dir="rtl"] .custom-role-table .table tbody tr td:last-child {
  border-top-right-radius: unset;
  border-bottom-right-radius: unset;
  border-top-left-radius: 9px;
  border-bottom-left-radius: 9px;
}
.custom-role-table .table tbody tr th:last-child ul,
.custom-role-table .table tbody tr td:last-child ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  gap: 15px;
}
.custom-role-table .table tbody tr th:last-child ul li a,
.custom-role-table .table tbody tr td:last-child ul li a {
  display: block;
}
.bootstrap-touchspin input.touchspin {
  padding: 0 12px;
}
.bootstrap-touchspin .input-group .btn {
  padding: 0.5rem 1.75rem;
}
.bootstrap-touchspin
  .touchspin-vertical-tab
  .input-group
  .input-group-btn-vertical {
  position: relative;
  white-space: nowrap;
  width: 1%;
  vertical-align: middle;
  display: table-cell;
}
.bootstrap-touchspin
  .touchspin-vertical-tab
  .input-group
  .input-group-btn-vertical
  .bootstrap-touchspin-down {
  margin-top: -2px;
}
.bootstrap-touchspin
  .touchspin-vertical-tab
  .input-group
  .input-group-btn-vertical
  i {
  position: absolute;
  top: 4px;
  left: 7px;
  font-size: 10px;
  font-weight: normal;
}
.bootstrap-touchspin
  .touchspin-vertical-tab
  .input-group
  .input-group-btn-vertical
  > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
  padding: 9px;
  margin-left: -1px;
  position: relative;
}
.bootstrap-touchspin .input-group {
  font-family: Rubik, sans-serif;
}
.bootstrap-touchspin .input-group .btn {
  border-radius: 0 !important;
}
.bootstrap-touchspin .dropdown-basic .dropdown .dropbtn {
  padding: 9px 30px;
}
.bootstrap-touchspin .dropdown-basic .dropdown .dropdown-content {
  z-index: 9999;
}
.jstree-default .jstree-clicked {
  background-color: #91f6e3;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #2c323f;
}
.vakata-context,
.vakata-context ul {
  background-color: #fff;
  border: none;
  -webkit-box-shadow: 0 0 2px 2px #efefef;
  box-shadow: 0 0 2px 2px #efefef;
}
.vakata-context li a .vakata-contextmenu-sep,
.vakata-context ul li a .vakata-contextmenu-sep {
  display: none;
}
.vakata-context li a:hover,
.vakata-context ul li a:hover {
  background-color: #9ff7e6;
  -webkit-box-shadow: None;
  box-shadow: None;
}
.vakata-context .vakata-context-separator,
.vakata-context ul .vakata-context-separator {
  display: none;
}
.Typeahead {
  width: 100%;
}
.Typeahead * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.Typeahead *:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.Typeahead *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.Typeahead .tt-hint {
  display: none !important;
}
.u-cf:before {
  content: " ";
  display: table;
}
.u-cf:after {
  content: " ";
  display: table;
  clear: both;
}
.u-hidden {
  display: none !important;
}
.u-posRelative {
  position: relative;
}
.Typeahead-spinner {
  position: absolute;
  top: 14px;
  right: 18px;
  display: none;
  color: #c5c5c5;
}
.ProfileCard-avatar svg {
  height: 18px;
  vertical-align: bottom;
}
.ProfileCard-avatar svg path {
  color: #7e7c7c !important;
}
.ProfileCard-avatar svg polygon {
  color: #7e7c7c !important;
}
.Typeahead-hint {
  width: 100%;
  padding: 5px 8px;
  font-size: 24px;
  line-height: 30px;
  border: 1px solid #024e6a;
  border-radius: 8px;
  position: absolute;
  top: 0;
  left: 0;
  color: #ccd6dd;
  opacity: 1;
}
.Typeahead-menu {
  position: absolute;
  top: 100%;
  left: 0;
  padding: 15px;
  z-index: 100;
  display: none;
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.Typeahead-menu.is-open {
  display: block;
}
.Typeahead-selectable {
  cursor: pointer;
}
.Typeahead-selectable + .Typeahead-selectable {
  border-top: 1px solid #ccd6dd;
}
.ProfileCard {
  position: relative;
  padding: 10px;
  border: 1px solid #ccc !important;
  margin-bottom: 10px;
  border-radius: 10px;
}
.ProfileCard:hover {
  color: #414345;
  background: #f8f8f8;
}
.ProfileCard:hover .ProfileCard-avatar {
  border-color: #f5f8fa;
}
.ProfileCard:hover .ProfileCard-screenName {
  color: #fff;
}
.ProfileCard:hover .ProfileCard-stat-label {
  color: #fff;
}
.ProfileCard-avatar {
  position: absolute;
  border-radius: 5px;
}
.ProfileCard-details {
  padding-left: 35px;
  float: left;
}
.ProfileCard-realName {
  display: inline-block;
  color: #898989;
}
.ProfileCard-screenName {
  display: inline-block;
  color: #898989;
}
.ProfileCard-description {
  margin-top: 5px;
  font-size: 14px;
  line-height: 18px;
}
.ProfileCard-stats {
  float: right;
  text-align: right;
}
.ProfileCard-stat {
  display: inline-block;
  font-size: 12px;
  line-height: 16px;
  text-transform: uppercase;
}
.ProfileCard-stat + .ProfileCard-stat {
  margin-left: 5px;
}
.ProfileCard-stat-label {
  color: #898989;
  font-weight: 500;
}
.ProfileCard.is-active {
  color: #fff;
  background: var(--theme-color);
}
.ProfileCard.is-active .ProfileCard-screenName {
  color: #fff;
}
.ProfileCard.is-active .ProfileCard-stat-label {
  color: #fff;
}
.EmptyMessage {
  position: relative;
  padding: 10px;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
}
.Typeahead-spinner {
  width: 1rem;
  height: 1rem;
}
[data-simplebar] {
  position: unset;
}
.simplebar-mask {
  top: 57px;
}
.simplebar-track {
  right: -2px;
}
.simplebar-track.simplebar-vertical {
  top: 100px;
  width: 10px;
}
.simplebar-track.simplebar-horizontal {
  visibility: hidden !important;
}
.simplebar-scrollbar:before {
  background: rgba(13, 164, 135, 0.2);
}
@-webkit-keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}
@-webkit-keyframes scale {
  0%,
  100% {
    -webkit-transform: none;
    transform: none;
  }
  50% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
  }
}
@keyframes scale {
  0%,
  100% {
    -webkit-transform: none;
    transform: none;
  }
  50% {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
  }
}
@-webkit-keyframes fill {
  100% {
    -webkit-box-shadow: inset 0px 0px 0px 30px var(--theme-color);
    box-shadow: inset 0px 0px 0px 30px var(--theme-color);
  }
}
@keyframes fill {
  100% {
    -webkit-box-shadow: inset 0px 0px 0px 30px var(--theme-color);
    box-shadow: inset 0px 0px 0px 30px var(--theme-color);
  }
}
.theme-modal .modal-dialog .modal-content {
  border: none;
}
.theme-modal .modal-dialog .modal-content .modal-header {
  border-bottom: none;
  padding: calc(8px + (16 - 8) * ((100vw - 320px) / (1920 - 320)))
    calc(17px + (16 - 17) * ((100vw - 320px) / (1920 - 320)));
}
.theme-modal .modal-dialog .modal-content .modal-header .modal-title {
  font-weight: 600;
  font-size: 20px;
  width: 95%;
  margin-top: -4px;
}
@media (max-width: 575px) {
  .theme-modal .modal-dialog .modal-content .modal-header .modal-title {
    margin-top: 0;
  }
}
.theme-modal .modal-dialog .modal-content .modal-header .btn-close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: -15px;
  right: -15px;
  background-color: var(--theme-color);
  opacity: 1;
  background-image: none;
  border-radius: 4px;
  font-size: calc(15px + (17 - 15) * ((100vw - 320px) / (1920 - 320)));
  color: #fff;
  margin: 0;
  padding: 8px;
  z-index: 1;
}
[dir="rtl"] .theme-modal .modal-dialog .modal-content .modal-header .btn-close {
  right: unset;
  left: -15px;
}
.theme-modal .modal-dialog .modal-content .modal-header .btn-close:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media (max-width: 575px) {
  .theme-modal .modal-dialog .modal-content .modal-header .btn-close {
    right: 13px;
    top: 13px;
  }
  [dir="rtl"]
    .theme-modal
    .modal-dialog
    .modal-content
    .modal-header
    .btn-close {
    right: unset;
    left: 13px;
  }
}
@media (max-width: 575px) and (max-width: 575px) {
  .theme-modal .modal-dialog .modal-content .modal-header .btn-close i {
    margin-top: -1px;
    display: block;
  }
}
.theme-modal .modal-dialog .modal-content .modal-footer {
  border: none;
  padding: calc(8px + (16 - 8) * ((100vw - 320px) / (1920 - 320)))
    calc(17px + (16 - 17) * ((100vw - 320px) / (1920 - 320)));
  gap: 8px;
}
.theme-modal .modal-dialog .modal-content .modal-footer button {
  margin: 0;
}
.modal .modal-body h5 {
  font-weight: 700;
  font-size: calc(17px + (25 - 17) * ((100vw - 320px) / (1920 - 320)));
  margin-bottom: calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320)));
}
.modal .modal-body .button-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
}
.modal .modal-body .btn--no {
  margin-left: auto;
  margin-right: 15px;
  color: #fff !important;
  background-color: #6c757d !important;
}
.modal .btn-close {
  position: absolute;
  right: 15px;
  top: 15px;
}
.remove-coupon .modal-dialog .modal-content .modal-header {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 0;
}
.remove-coupon .modal-dialog .modal-content .modal-body {
  padding-bottom: 0;
}
.remove-coupon .modal-dialog .modal-content .modal-body .remove-box .checkmark {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: block;
  stroke-width: 2;
  stroke: #fff;
  stroke-miterlimit: 10;
  margin: 0 auto 10px;
  -webkit-box-shadow: inset 0px 0px 0px var(--theme-color);
  box-shadow: inset 0px 0px 0px var(--theme-color);
  -webkit-animation: fill 0.4s ease-in-out 0.4s forwards,
    scale 0.3s ease-in-out 0.9s both;
  animation: fill 0.4s ease-in-out 0.4s forwards,
    scale 0.3s ease-in-out 0.9s both;
}
.remove-coupon
  .modal-dialog
  .modal-content
  .modal-body
  .remove-box
  .checkmark
  .checkmark__circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke: var(--theme-color);
  fill: none;
  -webkit-animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
  animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}
.remove-coupon
  .modal-dialog
  .modal-content
  .modal-body
  .remove-box
  .checkmark
  .checkmark__check {
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  -webkit-animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}
.remove-coupon .modal-dialog .modal-content .modal-body .remove-box p {
  text-align: center;
  line-height: 1.6;
  margin: 0;
  color: #4a5568;
}
.order-offcanvas .offcanvas-header {
  padding: 18px;
}
.order-offcanvas .offcanvas-header .offcanvas-title {
  color: #222;
  font-weight: 600;
}
.order-offcanvas .offcanvas-header .btn-close {
  background-color: var(--theme-color);
  opacity: 1;
  background-image: none;
  width: 33px;
  height: 33px;
  padding: 0;
  margin: 0;
}
.order-offcanvas .offcanvas-header .btn-close i {
  color: #fff;
}
.order-offcanvas .offcanvas-body .order-date h6 {
  color: #222;
}
.order-offcanvas .offcanvas-body .custome-accordion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 21px;
  margin-top: 22px;
}
.order-offcanvas .offcanvas-body .custome-accordion .accordion-item {
  width: 100%;
  border: none;
}
.order-offcanvas
  .offcanvas-body
  .custome-accordion
  .accordion-item
  .accordion-header
  .accordion-button {
  background-color: #f3f3f3;
  padding: 10px 17px;
  border-radius: 3px;
  font-weight: 600;
}
.order-offcanvas
  .offcanvas-body
  .custome-accordion
  .accordion-item
  .accordion-header
  .accordion-button::after {
  content: none;
}
.order-offcanvas
  .offcanvas-body
  .custome-accordion
  .accordion-item
  .accordion-header
  .accordion-button::before {
  content: "";
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 17px;
}
.order-offcanvas
  .offcanvas-body
  .custome-accordion
  .accordion-item
  .accordion-header
  .accordion-button:not(.collapsed) {
  color: #222;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.order-offcanvas
  .offcanvas-body
  .custome-accordion
  .accordion-item
  .accordion-header
  .accordion-button:not(.collapsed)::before {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  top: 25%;
}
.order-offcanvas
  .offcanvas-body
  .custome-accordion
  .accordion-item
  .accordion-header
  .accordion-button:focus {
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.media-modal h2 {
  font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
}
.media-modal .nav-tabs {
  border-color: #0da487, #ef3f3e, #9e65c2, #6670bd, #a927f9, #f4f4f4, #2c323f,
    #747dc6;
}
.media-modal .nav-tabs .nav-link {
  border-color: transparent;
  cursor: pointer;
}
.media-modal .nav-tabs .nav-link.active {
  background-color: #f2f2f2;
}
.media-modal .select-top-panel {
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #0da487, #ef3f3e, #9e65c2, #6670bd, #a927f9, #f4f4f4,
    #2c323f, #747dc6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: calc(9px + (25 - 9) * ((100vw - 320px) / (1920 - 320)));
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.media-modal .select-top-panel > div {
  width: 50%;
}
@media (max-width: 767px) {
  .media-modal .select-top-panel > div {
    width: 100%;
  }
}
.media-modal .select-top-panel select {
  width: 25%;
}
@media (max-width: 767px) {
  .media-modal .select-top-panel select {
    width: 100%;
  }
}
.media-modal .content-section {
  padding: calc(15px + (35 - 15) * ((100vw - 320px) / (1920 - 320))) 0;
  min-height: 45vh;
}
.media-modal .content-section .card {
  padding: 8px;
  border: 1px solid #0da487, #ef3f3e, #9e65c2, #6670bd, #a927f9, #f4f4f4,
    #2c323f, #747dc6;
  border-radius: 3px;
}
.media-modal .content-section .card .option-btn {
  position: absolute;
  right: 10px;
  top: 10px;
  background-color: #f5f5f5;
  padding: 3px 0;
}
[dir="rtl"] .media-modal .content-section .card .option-btn {
  right: unset;
  left: 10px;
}
.media-modal .content-section .card .option-btn img {
  width: 16px;
}
.media-modal .content-section .card .card-img-top {
  height: 180px;
}
.media-modal .content-section .card .card-body {
  padding: 5px 0 0 0;
}
.media-modal .content-section .card .card-body .card-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 0;
  font-size: 13px;
}
.media-modal .content-section .card .card-body span {
  font-size: 12px;
}
.media-modal .content-section.drop-files-sec {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  border: 1px dashed var(--theme-color);
  border-radius: calc(9px + (25 - 9) * ((100vw - 320px) / (1920 - 320)));
  margin: calc(13px + (25 - 13) * ((100vw - 320px) / (1920 - 320))) 5px;
}
.media-modal .content-section.drop-files-sec i {
  display: block;
  width: 100%;
}
.media-modal .content-section.drop-files-sec h2 {
  font-size: calc(17px + (25 - 17) * ((100vw - 320px) / (1920 - 320)));
}
.media-modal .content-section.drop-files-sec h2 span {
  display: block;
  margin-top: calc(4px + (14 - 4) * ((100vw - 320px) / (1920 - 320)));
  font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 400;
  opacity: 0.55;
}
.media-modal .content-section.drop-files-sec h2 a {
  display: block;
  margin-top: calc(4px + (14 - 4) * ((100vw - 320px) / (1920 - 320)));
  font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320)));
}
.media-modal .content-section.drop-files-sec i {
  font-size: calc(31px + (45 - 31) * ((100vw - 320px) / (1920 - 320)));
}
.media-modal .content-section.select-file-section {
  height: 440px;
  overflow-y: auto;
  overflow-x: hidden;
}
.media-modal .modal-footer {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.media-modal .modal-footer .left-part {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
}
.media-modal .modal-footer .left-part .file-detail h6 {
  margin-bottom: 6px;
}
.media-modal
  .modal-body
  .tab-content
  .tab-pane
  .select-top-panel
  > div
  .form-control {
  padding: calc(5px + (6 - 5) * ((100vw - 320px) / (1920 - 320)))
    calc(9px + (12 - 9) * ((100vw - 320px) / (1920 - 320)));
  font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
}
.media-modal .modal-body .tab-content .tab-pane .select-top-panel .form-select {
  padding-top: calc(5px + (6 - 5) * ((100vw - 320px) / (1920 - 320)));
  padding-bottom: calc(5px + (6 - 5) * ((100vw - 320px) / (1920 - 320)));
  font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
  padding-left: calc(9px + (12 - 9) * ((100vw - 320px) / (1920 - 320)));
}
.box-head {
  margin-bottom: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.box-head h2 {
  font-size: 25px;
  letter-spacing: 1.1px;
}
.box-head a {
  margin-left: 20px;
}
[dir="rtl"] .box-head a {
  margin-left: unset;
  margin-right: 20px;
}
.save-details-box .save-details {
  border: 1px solid #f9f9f6;
  padding: calc(15px + (20 - 15) * ((100vw - 320px) / (1920 - 320)));
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border-radius: 5px;
  background-color: #f9f9f6;
  position: relative;
}
.save-details-box .save-details.show {
  border: 1px solid rgba(33, 37, 41, 0.2);
  -webkit-box-shadow: 0 0px 10px rgba(33, 37, 41, 0.2);
  box-shadow: 0 0px 10px rgba(33, 37, 41, 0.2);
}
.save-details-box .save-details .save-name {
  position: relative;
  margin-bottom: 20px;
}
.save-details-box .save-details .save-position {
  position: absolute;
  top: 20px;
  background: var(--theme-color);
  right: 20px;
  color: #fff;
  padding: 8px 15px;
  border-radius: 4px;
}
[dir="rtl"] .save-details-box .save-details .save-position {
  right: unset;
  left: 20px;
}
.save-details-box .save-details .save-position h6 {
  margin: 0;
  margin-bottom: -2px;
  font-weight: 500;
}
.save-details-box .save-details .save-address p {
  line-height: 1.4;
  letter-spacing: 1px;
  margin: 0 0 calc(2px + (5 - 2) * ((100vw - 320px) / (1920 - 320)));
}
.save-details-box .save-details .mobile p.mobile {
  margin-top: 20px;
  padding-bottom: 6px;
}
.save-details-box .save-details .button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: -5px;
}
.save-details-box .save-details .button a {
  width: 100%;
  margin: 5px;
  background-color: #fff;
  color: #212529;
}
.blog-box img {
  border-radius: 0.25rem;
}
.blog-box .top-radius-blog {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.blog-box h6 {
  font-weight: 600;
  margin: 15px 0;
}
.blog-box .blog-details {
  padding-right: 20px;
}
.blog-box .blog-details .blog-social {
  margin-top: 30px;
}
.blog-box .blog-details .blog-social li {
  display: inline-block;
  font-size: 12px;
  color: rgba(74, 85, 104, 0.7);
}
.blog-box .blog-details .blog-social li + li {
  padding-left: 20px;
  line-height: 1;
  padding-right: 0;
}
.blog-box .blog-details .blog-social li i {
  padding-right: 5px;
  font-weight: 300;
}
.blog-box .blog-details .blog-social li:first-child {
  border-right: 1px solid gray;
  padding-right: 20px;
}
.blog-box .blog-details-main hr {
  background-color: #ccc;
}
.blog-box .blog-details-main .blog-social {
  margin: 20px 0;
}
.blog-box .blog-details-main .blog-social li {
  display: inline-block;
  font-size: 12px;
  color: rgba(74, 85, 104, 0.7);
  padding: 0 24px;
  border-right: 1px dotted;
}
.blog-box .blog-details-main .blog-social li:last-child {
  border-right: 0;
}
.blog-box .blog-details-main .blog-social li i {
  padding-right: 5px;
}
.blog-box .blog-details-main .blog-bottom-details {
  margin: 20px;
  font-size: 14px;
  line-height: 1.714;
  font-weight: 500;
}
.blog-box .blog-date {
  color: rgba(74, 85, 104, 0.7);
}
.blog-box .blog-date span {
  font-size: 36px;
  font-weight: 500;
  padding-right: 5px;
}
.blog-box.blog-shadow:before {
  -webkit-box-shadow: inset 0px -200px 100px -13px rgba(0, 0, 0, 0.6);
  box-shadow: inset 0px -200px 100px -13px rgba(0, 0, 0, 0.6);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-radius: 5px;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
}
.blog-box.blog-shadow:hover:before {
  -webkit-box-shadow: inset 0px -200px 100px -13px rgba(0, 0, 0, 0.65);
  box-shadow: inset 0px -200px 100px -13px rgba(0, 0, 0, 0.65);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.blog-box.blog-shadow .blog-details {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 40px;
}
.blog-box.blog-shadow .blog-details h4 {
  color: #fff;
  margin-bottom: 0;
}
.blog-box.blog-shadow .blog-details p {
  font-size: 14px;
  color: #fff;
  margin-bottom: 10px;
}
.blog-box.blog-shadow .blog-details .blog-social li {
  color: #fff;
}
.blog-list .blog-details .blog-social {
  margin-top: 0;
}
.blog-list .blog-details h6 {
  margin-top: 0;
  color: gray;
  font-weight: 500;
}
.blog-list .blog-details hr {
  margin-top: 10px;
  margin-bottom: 10px;
}
.blog-list img {
  padding: 17px;
}
.blog-grid img {
  width: 100%;
}
.blog-grid .blog-details {
  padding: 20px;
}
.blog-grid .blog-details h6 {
  font-size: 14px;
  margin-bottom: 0;
  line-height: 1.8;
}
.blog-box {
  position: relative;
  max-height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.blog-box .blog-details p {
  font-size: 14px;
  line-height: 1.8;
  letter-spacing: 0.7px;
  margin-top: 30px;
  margin-bottom: 0;
  color: rgba(74, 85, 104, 0.7);
}
.blog-box .blog-details h4 {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  margin-top: 20px;
  margin-bottom: 0;
}
.blog-box .blog-details .single-blog-content-top {
  margin-top: 20px;
  border-top: 1px solid #efefef;
}
.blog-box .blog-details .blog-social li,
.blog-box .blog-details .comment-social li {
  font-size: 14px;
}
.comment-box {
  padding-top: 50px;
  padding-bottom: 50px;
}
.comment-box hr {
  margin-top: 20px;
  margin-bottom: 30px;
}
.comment-box li {
  margin-bottom: 30px;
}
.comment-box li:last-child {
  margin-bottom: 0;
}
.comment-box ul ul {
  margin-left: 135px;
}
.comment-box p {
  font-size: 14px;
  line-height: 2;
  color: rgba(74, 85, 104, 0.7);
  text-align: justify;
  margin-bottom: 0;
}
.comment-box h4 {
  font-weight: 600;
}
.comment-box .media img {
  margin-right: 30px;
  border-radius: 10px;
  width: 90px;
  height: 90px;
  padding: 7px;
  border: 1px solid #efefef;
}
.comment-box .media h6 {
  font-weight: 500;
  margin-bottom: 20px;
}
.comment-box .media h6 span {
  padding-left: 10px;
  font-size: 13px;
  color: rgba(74, 85, 104, 0.7);
  font-weight: 400;
}
.comment-box .comment-social li {
  display: inline-block;
  color: #ccc;
  padding-left: 20px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.comment-box .comment-social li:first-child {
  border-right: 1px solid #efefef;
  padding-right: 20px;
}
.comment-box .comment-social li i {
  padding-right: 10px;
}
.modal-bookmark .modal-body,
.modal-bookmark .modal-header {
  padding: 30px;
}
.bookmark-wrap .btn-mail {
  color: var(--theme-color) !important;
}
.bookmark-wrap .details-bookmark .row > div + div {
  padding-right: 15px !important;
}
.bookmark-wrap .left-bookmark {
  height: 700px;
}
.bookmark-wrap .left-bookmark ul li button {
  border: none;
  cursor: pointer;
}
.bookmark-wrap .left-bookmark ul li button:focus {
  outline: none;
}
.bookmark-wrap .left-bookmark ul li svg {
  width: 18px;
  height: 18px;
  vertical-align: middle;
}
.bookmark-wrap .left-bookmark ul li > .main-title {
  color: var(--theme-color);
  font-weight: 500;
  margin-bottom: 5px;
  display: block;
  font-size: 16px;
}
.bookmark-wrap .left-bookmark ul li > .main-title span a:hover {
  background-color: rgba(0, 0, 0, 0);
}
.bookmark-wrap .left-bookmark ul li > .main-title svg {
  color: #898989;
  stroke-width: 1px;
}
.bookmark-wrap .left-bookmark ul li a > .title {
  text-transform: capitalize;
}
.form-bookmark a {
  text-transform: capitalize !important;
  color: var(--theme-color) !important;
  line-height: 1 !important;
  font-weight: 500;
}
.form-bookmark a:hover {
  background-color: rgba(0, 0, 0, 0) !important;
}
.form-bookmark input#index_var {
  display: none;
}
.form-bookmark input,
.form-bookmark select {
  font-size: 14px;
}
.form-bookmark .select2-container .select2-selection--single {
  border-color: #ced4da;
}
.form-bookmark .select2 {
  width: 100% !important;
}
.form-bookmark .error {
  margin: 0 !important;
  font-size: 11px;
  color: red !important;
}
.form-bookmark button {
  margin-top: 10px;
}
@-webkit-keyframes displayTransition {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes displayTransition {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.bookmark-tabcontent .details-bookmark {
  height: auto;
  min-height: 359px;
}
.bookmark-tabcontent .details-bookmark .bookmark-card {
  position: relative;
}
.bookmark-tabcontent .details-bookmark .bookmark-card.card .favourite-icon {
  padding: 3px;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.2);
  width: 30px;
  position: absolute;
  right: 15px;
  top: 15px;
  opacity: 0;
}
.bookmark-tabcontent .details-bookmark .bookmark-card.card .favourite-icon i {
  color: #fff;
  font-size: 16px;
  vertical-align: text-bottom;
}
.bookmark-tabcontent
  .details-bookmark
  .bookmark-card.card
  .favourite-icon.favourite
  i {
  color: #fed112;
}
.bookmark-tabcontent .details-bookmark .bookmark-card.card .desciption-data {
  width: 100%;
}
.bookmark-tabcontent
  .details-bookmark
  .bookmark-card.card
  .desciption-data
  .content-general {
  display: none;
}
.bookmark-tabcontent .details-bookmark .bookmark-card.card .favourite-icon {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.bookmark-tabcontent .details-bookmark .bookmark-card.card .title-bookmark {
  text-align: left;
  padding: 15px;
  border-top: 1px solid #f4f4f4;
  position: relative;
}
.bookmark-tabcontent .details-bookmark .bookmark-card.card .title-bookmark h6 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  overflow: hidden;
}
.bookmark-tabcontent .details-bookmark .bookmark-card.card .title-bookmark p {
  -webkit-animation: displayTransition 1s;
  animation: displayTransition 1s;
}
.bookmark-tabcontent
  .details-bookmark
  .bookmark-card.card
  .title-bookmark
  .hover-block {
  opacity: 0;
  position: absolute;
  width: 100%;
  padding: 15px;
  top: 30px;
  left: 0;
}
.bookmark-tabcontent
  .details-bookmark
  .bookmark-card.card
  .title-bookmark
  .hover-block
  ul
  li {
  display: inline-block;
}
.bookmark-tabcontent
  .details-bookmark
  .bookmark-card.card
  .title-bookmark
  .hover-block
  ul
  li
  + li {
  margin-left: 5px;
}
.bookmark-tabcontent
  .details-bookmark
  .bookmark-card.card
  .title-bookmark
  .hover-block
  ul
  li
  svg {
  width: 16px;
  height: 16px;
  color: #898989;
}
.bookmark-tabcontent .details-bookmark .bookmark-card.card:hover {
  -webkit-box-shadow: 1px 4px 16px 3px rgba(0, 0, 0, 0.04);
  box-shadow: 1px 4px 16px 3px rgba(0, 0, 0, 0.04);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.bookmark-tabcontent
  .details-bookmark
  .bookmark-card.card:hover
  .title-bookmark
  p {
  opacity: 0;
}
.bookmark-tabcontent
  .details-bookmark
  .bookmark-card.card:hover
  .title-bookmark
  .hover-block {
  opacity: 1;
  -webkit-animation: displayTransition 2s;
  animation: displayTransition 2s;
}
.bookmark-tabcontent
  .details-bookmark
  .bookmark-card.card:hover
  .favourite-icon {
  opacity: 1;
}
.bookmark-tabcontent .details-bookmark.list-bookmark .row .col-xl-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.bookmark-tabcontent
  .details-bookmark.list-bookmark
  .bookmark-card
  .desciption-data
  .content-general {
  display: block;
}
.bookmark-tabcontent
  .details-bookmark.list-bookmark
  .bookmark-card
  .details-website {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.bookmark-tabcontent
  .details-bookmark.list-bookmark
  .bookmark-card
  .details-website
  .title-bookmark
  p {
  opacity: 1;
}
.bookmark-tabcontent
  .details-bookmark.list-bookmark
  .bookmark-card
  .details-website
  .title-bookmark
  .hover-block {
  position: absolute;
  right: 30px;
  opacity: 1;
  text-align: right;
}
.bookmark-tabcontent
  .details-bookmark.list-bookmark
  .bookmark-card
  .details-website:hover
  .title-bookmark
  .hover-block {
  opacity: 1;
  -webkit-animation: displayTransition 0s;
  animation: displayTransition 0s;
}
.bookmark-tabcontent
  .details-bookmark.list-bookmark
  .bookmark-card.card
  .title-bookmark {
  border-top: none;
}
.bookmark-tabcontent
  .details-bookmark.list-bookmark
  .bookmark-card.card
  .title-bookmark
  p,
.bookmark-tabcontent
  .details-bookmark.list-bookmark
  .bookmark-card.card
  .title-bookmark
  h6 {
  margin-top: 0;
  display: inline-block;
}
.bookmark-tabcontent
  .details-bookmark.list-bookmark
  .bookmark-card.card
  .title-bookmark
  h6 {
  position: relative;
  padding-right: 15px;
  margin-bottom: -5px;
}
.bookmark-tabcontent
  .details-bookmark.list-bookmark
  .bookmark-card.card
  .title-bookmark
  h6::after {
  content: "-";
  position: absolute;
  right: 0;
  color: #898989;
}
.bookmark-tabcontent
  .details-bookmark.list-bookmark
  .bookmark-card.card
  .title-bookmark
  .content-general {
  margin-top: 5px;
}
.bookmark-tabcontent
  .details-bookmark.list-bookmark
  .bookmark-card.card
  .title-bookmark
  .content-general
  p {
  width: 68%;
  margin-right: 20px;
}
.bookmark-tabcontent .details-bookmark.list-bookmark .bookmark-card img {
  width: 20%;
}
.bookmark-tabcontent .tab-content .card .d-flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.bookmark-tabcontent .tab-content .card .d-flex svg {
  width: 18px;
  height: 18px;
  vertical-align: middle;
}
.bookmark-tabcontent .tab-content .card .d-flex ul li {
  display: inline-block;
}
.bookmark-tabcontent .tab-content .card .d-flex ul li + li {
  margin-left: 5px;
}
.bookmark-tabcontent .tab-content .tab-pane > .card {
  -webkit-box-shadow: none;
  box-shadow: none;
}
@media only screen and (max-width: 1660px) {
  .bookmark-tabcontent
    .details-bookmark.list-bookmark
    .bookmark-card.card
    .title-bookmark
    .content-general
    p {
    display: none;
  }
  .bookmark-tabcontent
    .details-bookmark.list-bookmark
    .bookmark-card.card
    .title-bookmark
    .hover-block {
    margin-top: 6px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1366px) {
  .bookmark-wrap .left-bookmark ul li .btn-block svg {
    display: none;
  }
}
@media only screen and (max-width: 1366px) {
  .bookmark-tabcontent .details-bookmark.list-bookmark .bookmark-card img {
    width: 40%;
  }
  .bookmark-tabcontent
    .details-bookmark.list-bookmark
    .bookmark-card.card
    .title-bookmark
    .hover-block {
    top: 80px;
  }
}
@media only screen and (max-width: 1199px) {
  .bookmark-wrap .left-bookmark {
    height: auto;
  }
  .bookmark-tabcontent .details-bookmark {
    min-height: auto;
  }
}
@media only screen and (max-width: 991px) {
  .modal-bookmark .modal-body,
  .modal-bookmark .modal-header {
    padding: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .bookmark-tabcontent
    .details-bookmark.list-bookmark
    .bookmark-card
    .details-website
    .title-bookmark
    p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 172px;
  }
  .bookmark-tabcontent
    .details-bookmark.list-bookmark
    .bookmark-card
    .details-website:hover
    .title-bookmark
    .hover-block
    p {
    display: none;
  }
  .bookmark-tabcontent
    .details-bookmark.list-bookmark
    .bookmark-card
    .details-website:hover
    .title-bookmark
    .hover-block
    ul {
    position: relative;
    right: unset;
    top: unset;
  }
  .bookmark-tabcontent .details-bookmark.list-bookmark .bookmark-card img {
    width: 45%;
  }
}
@media only screen and (max-width: 575px) {
  .bookmark-tabcontent .details-bookmark.list-bookmark .bookmark-card img {
    width: 100%;
  }
  .bookmark-tabcontent
    .details-bookmark.list-bookmark
    .bookmark-card
    .details-website {
    display: block;
  }
  .bookmark-tabcontent
    .details-bookmark.list-bookmark
    .bookmark-card
    .details-website
    .title-bookmark {
    padding-left: 15px;
  }
  .bookmark-tabcontent
    .details-bookmark.list-bookmark
    .bookmark-card
    .details-website
    .title-bookmark
    .hover-block {
    position: relative;
    right: unset;
    text-align: left;
    top: unset;
    padding: 0;
  }
  .bookmark-tabcontent
    .details-bookmark.list-bookmark
    .bookmark-card
    .details-website
    .title-bookmark
    .content-general {
    display: none;
  }
  .bookmark-tabcontent
    .details-bookmark.list-bookmark
    .bookmark-card
    .details-website
    .title-bookmark
    p,
  .bookmark-tabcontent
    .details-bookmark.list-bookmark
    .bookmark-card
    .details-website
    .title-bookmark
    h6 {
    display: block;
  }
  .bookmark-tabcontent
    .details-bookmark.list-bookmark
    .bookmark-card
    .details-website
    .title-bookmark
    h6::after {
    display: none;
  }
  .bookmark-tabcontent
    .details-bookmark.list-bookmark
    .bookmark-card
    .details-website
    .title-bookmark
    p {
    margin-top: 15px;
  }
  .modal-bookmark .modal-body,
  .modal-bookmark .modal-header {
    padding: 15px;
  }
}
.cart .total-amount {
  text-align: right !important;
  margin-top: 30px;
}
.cart .amount-space {
  margin-left: 40px;
}
.cart .cart-btn-transform {
  text-transform: capitalize;
}
.cart .qty-box {
  width: 25%;
  margin: 0 auto;
}
.cart .qty-box .input-group .btn {
  background-color: #ddd !important;
  border-color: #ddd !important;
  padding: 8px 12px;
}
.cart-buttons {
  margin-top: 30px;
}
.cart-buttons .cart-btn {
  float: right;
  padding-right: 85px;
}
.radial-bar.radial-bar-lg:after,
.radial-bar.radial-bar-lg > img {
  width: 70px;
  height: 70px;
  margin-left: 15px;
  margin-top: 15px;
  line-height: 70px;
}
.radial-bar.radial-bar-sm:after,
.radial-bar.radial-bar-sm > img {
  width: 35px;
  height: 35px;
  margin-left: 7.5px;
  margin-top: 7.5px;
  line-height: 35px;
}
.radial-bar.radial-bar-xs:after,
.radial-bar.radial-bar-xs > img {
  width: 20px;
  height: 20px;
  margin-left: 5.5px;
  margin-top: 4.5px;
  line-height: 21px;
}
.chart-block canvas {
  width: 100% !important;
}
.chart-block .chart-overflow {
  overflow: hidden;
  text-align: center;
}
.candidcahrt {
  width: 100%;
  height: 470px;
}
.amcharts-export-canvas {
  position: absolute;
  display: none;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #fff;
}
.amcharts-export-canvas .canvas-container {
  -webkit-transition: opacity 0.5s ease-out;
  transition: opacity 0.5s ease-out;
}
.amcharts-export-canvas.active {
  display: block;
}
.amcharts-export-canvas.dropbox .canvas-container {
  opacity: 0.5;
}
.flot-chart-container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 400px;
}
.flot-chart-container #toggling-series-flot {
  width: 79% !important;
}
.all-chart .flot-chart-container {
  height: 350px;
}
.flot-chart-placeholder {
  width: 100%;
  height: 100%;
  font-size: 14px;
  line-height: 1.2em;
  text-align: center;
}
.flot-chart-placeholder .legend table {
  border-spacing: 5px;
}
.morris-hover {
  position: absolute;
  z-index: 8;
}
.morris-hover.morris-default-style {
  border-radius: 10px;
  padding: 6px;
  color: #898989;
  background: #fff;
  border: solid 1px #ecf3fa;
  font-family: sans-serif;
  font-size: 12px;
  text-align: center;
}
.morris-hover.morris-default-style .morris-hover-row-label {
  font-weight: bold;
  margin: 0.25em 0;
}
.morris-hover.morris-default-style .morris-hover-point {
  white-space: nowrap;
  margin: 0.1em 0;
}
.chart-sparkline {
  position: absolute;
  left: 0;
  top: 0;
  visibility: hidden;
  background: rgba(49, 49, 49, 0.7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
  color: #fff;
  font: 10px Rubik, sans-serif;
  text-align: left;
  white-space: nowrap;
  padding: 5px;
  border: 1px solid rgba(49, 49, 49, 0.75);
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  z-index: 10000;
  border-radius: 5px;
}
.chart-sparkline .jqsfield {
  color: #fff;
  font: 10px Rubik, sans-serif;
  text-align: left;
}
.radial-bar {
  position: relative;
  display: inline-block;
  border-radius: 50%;
  background-color: transparent;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  width: 80px;
  height: 80px;
  font-size: 18px;
  background-clip: content-box;
}
.radial-bar:after {
  display: inline-block;
  content: attr(data-label);
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  text-align: center;
  font-weight: 500;
  color: #455a64;
  background-color: #fff;
  z-index: 1;
  width: 56px;
  height: 56px;
  margin-left: 12px;
  margin-top: 12px;
  line-height: 56px;
}
.radial-bar > img {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
  text-align: center;
  font-weight: 500;
  color: #455a64;
  z-index: 3;
  width: 56px;
  height: 56px;
  margin-left: 12px;
  margin-top: 12px;
  line-height: 56px;
}
.radial-bar-danger.radial-bar-20 {
  background-image: linear-gradient(
      90deg,
      #efefef 50%,
      transparent 50%,
      transparent
    ),
    linear-gradient(162deg, #6670bd 50%, #efefef 50%, #efefef);
}
.radial-bar.radial-bar-lg {
  width: 100px;
  height: 100px;
  font-size: 20px;
}
.radial-bar.radial-bar-sm {
  width: 50px;
  height: 50px;
  font-size: 12px;
}
.radial-bar.radial-bar-xs {
  width: 30px;
  height: 30px;
  font-size: 8px;
}
.pieLabel div {
  color: #fff !important;
}
.pieLabel div input[type="checkbox"] {
  margin: 7px;
}
.knob-chart {
  min-height: 255px;
}
.knob-chart .chart-clock-main {
  position: relative;
  width: 200px;
  margin: 45px auto;
}
.knob-chart .chart-clock-main .clock-large {
  position: absolute;
  left: -48px;
  top: -45px;
}
.knob-chart .chart-clock-main .clock-medium {
  position: absolute;
  left: 2px;
  top: 5px;
}
.knob-chart .chart-clock-main .clock-small {
  position: absolute;
  left: 15px;
  top: 55px;
}
.peity-charts svg {
  width: 100%;
  height: 250px;
}
.peity-charts.peity-chart-primary svg polygon {
  fill: rgba(13, 164, 135, 0.2);
}
.peity-charts.peity-chart-primary svg polyline {
  stroke: var(--theme-color);
}
.bar-odd-even svg rect:nth-child(odd) {
  fill: var(--theme-color);
}
.bar-odd-even svg rect:nth-child(even) {
  fill: var(--theme-secondary);
}
.donut-peity svg path:nth-child(odd) {
  fill: var(--theme-color);
}
.donut-peity svg path:nth-child(even) {
  fill: var(--theme-secondary);
}
.small-donut ~ svg path:nth-child(odd),
.small-donut svg path:nth-child(odd),
.donut-peity2 ~ svg path:nth-child(odd),
.donut-peity2 svg path:nth-child(odd),
.pie-peity ~ svg path:nth-child(odd),
.pie-peity svg path:nth-child(odd) {
  fill: var(--theme-color);
}
.small-donut ~ svg path:nth-child(even),
.small-donut svg path:nth-child(even),
.donut-peity2 ~ svg path:nth-child(even),
.donut-peity2 svg path:nth-child(even),
.pie-peity ~ svg path:nth-child(even),
.pie-peity svg path:nth-child(even) {
  fill: #efefef;
}
.small-donut2 ~ svg path:nth-child(odd) {
  fill: var(--theme-secondary);
}
.small-donut3 ~ svg path:nth-child(odd) {
  fill: #9e65c2;
}
.small-donut4 ~ svg path:nth-child(odd) {
  fill: #a927f9;
}
.small-donut5 ~ svg path:nth-child(odd) {
  fill: #747dc6;
}
.small-donut6 ~ svg path:nth-child(odd) {
  fill: #6670bd;
}
p.data-attributes svg {
  margin-right: 10px;
}
.knob-block {
  position: relative;
}
.knob-block input {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  width: 100% !important;
  height: 100% !important;
  left: 0 !important;
  top: 0 !important;
  margin-left: 0 !important;
  margin-top: -3px !important;
}
.knob-input-disable input {
  display: none !important;
}
.apex-chart {
  margin: 0 auto;
}
.apexcharts-toolbar {
  z-index: 1 !important;
}
.apexcharts-menu-item {
  width: 110px;
}
.word-tree {
  height: 400px;
}
.ct-series-a .ct-slice-pie,
.ct-series-a .ct-slice-donut-solid,
.ct-series-a .ct-area {
  fill: var(--theme-color);
}
.ct-series-a .ct-point,
.ct-series-a .ct-line,
.ct-series-a .ct-bar,
.ct-series-a .ct-slice-donut {
  stroke: var(--theme-color);
}
.ct-series-b .ct-point,
.ct-series-b .ct-line,
.ct-series-b .ct-bar,
.ct-series-b .ct-slice-donut {
  stroke: var(--theme-secondary);
}
.ct-series-b .ct-slice-pie,
.ct-series-b .ct-slice-donut-solid,
.ct-series-b .ct-area {
  fill: var(--theme-secondary);
}
.apache-cotainer {
  width: 100%;
  height: 350px;
  margin: 0;
}
.boxplot-cotainer {
  height: 420px;
}
.apache-cotainer-large {
  width: 100%;
  height: 500px;
  margin: 0;
}
.test-buttons button + button {
  margin-left: 10px;
}
.clip-chart-wrapper .test-chart-block {
  margin-bottom: -30px;
}
#echart-gauge .test-chart {
  width: 100%;
  height: 395px;
}
.polar-line {
  height: 350px;
}
#dotted {
  height: 390px;
}
.chat-box .toogle-bar {
  display: none;
}
.chat-box .chat-menu {
  max-width: 340px;
}
.chat-box .people-list .search {
  position: relative;
}
.chat-box .people-list .search .form-control {
  background-color: #fafdff;
  border: 1px solid #f4f4f4;
}
.chat-box .people-list .search .form-control::-webkit-input-placeholder {
  color: #59667a;
}
.chat-box .people-list .search .form-control::-moz-placeholder {
  color: #59667a;
}
.chat-box .people-list .search .form-control:-ms-input-placeholder {
  color: #59667a;
}
.chat-box .people-list .search .form-control::-ms-input-placeholder {
  color: #59667a;
}
.chat-box .people-list .search .form-control::placeholder {
  color: #59667a;
}
.chat-box .people-list .search i {
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 14px;
  color: #ecf3fa;
}
.chat-box .people-list ul {
  padding: 0;
}
.chat-box .people-list ul li {
  padding-bottom: 20px;
}
.chat-box .people-list ul li:last-child {
  padding-bottom: 0;
}
.chat-box .user-image {
  float: left;
  width: 52px;
  height: 52px;
  margin-right: 5px;
}
.chat-box .about {
  float: left;
  margin-top: 5px;
  padding-left: 10px;
}
.chat-box .about .name {
  color: #2c323f;
  letter-spacing: 1px;
  font-weight: 500;
}
.chat-box .status {
  color: #59667a;
  letter-spacing: 1px;
  font-size: 12px;
  margin-top: 5px;
}
.chat-box .status .chat-status {
  font-weight: 600;
  color: #4a5568;
}
.chat-box .status p {
  font-size: 14px;
}
.chat-box .chat-right-aside .chat .chat-header {
  padding: 15px;
  border-bottom: 1px solid #f4f4f4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.chat-box .chat-right-aside .chat .chat-header img {
  float: left;
  width: 50px;
  height: 50px;
  -webkit-box-shadow: 1px 1px 4px 1px #ecf3fa;
  box-shadow: 1px 1px 4px 1px #ecf3fa;
}
.chat-box .chat-right-aside .chat .chat-header .chat-menu-icons li {
  margin-right: 24px;
}
.chat-box .chat-right-aside .chat .chat-header .chat-menu-icons li a i {
  color: rgba(74, 85, 104, 0.7);
  font-size: 25px;
  cursor: pointer;
}
.chat-box .chat-right-aside .chat .chat-header .chat-menu-icons {
  margin-left: auto;
}
.chat-box .chat-right-aside .chat .chat-msg-box {
  padding: 20px;
  overflow-y: auto;
  height: 560px;
  margin-bottom: 80px;
}
.chat-box .chat-right-aside .chat .chat-msg-box .chat-user-img {
  margin-top: -35px;
}
.chat-box .chat-right-aside .chat .chat-msg-box .message-data {
  margin-bottom: 10px;
}
.chat-box .chat-right-aside .chat .chat-msg-box .message-data-time {
  letter-spacing: 1px;
  font-size: 12px;
  color: #59667a;
}
.chat-box .chat-right-aside .chat .chat-msg-box .message {
  color: #2c323f;
  padding: 20px;
  line-height: 1.9;
  letter-spacing: 1px;
  font-size: 14px;
  margin-bottom: 30px;
  width: 50%;
  position: relative;
}
.chat-box .chat-right-aside .chat .chat-msg-box .my-message {
  border: 1px solid #f4f4f4;
  border-radius: 10px;
  border-top-left-radius: 0;
}
.chat-box .chat-right-aside .chat .chat-msg-box .other-message {
  background-color: #fdfeff;
  border-radius: 10px;
  border-top-right-radius: 0;
}
.chat-box .chat-right-aside .chat .chat-message {
  padding: 20px;
  border-top: 1px solid #fafdff;
  position: absolute;
  width: calc(100% - 15px);
  background-color: #fff;
  bottom: 0;
}
.chat-box .chat-right-aside .chat .chat-message .smiley-box {
  background: #efefef;
  padding: 10px;
  display: block;
  border-radius: 4px;
  margin-right: 0.5rem;
}
.chat-box .chat-right-aside .chat .chat-message .text-box {
  position: relative;
}
.chat-box .chat-right-aside .chat .chat-message .text-box .input-txt-bx {
  height: 50px;
  border: 2px solid var(--theme-color);
  padding-left: 18px;
  font-size: 12px;
  letter-spacing: 1px;
}
.chat-box .chat-right-aside .chat .chat-message .text-box i {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 20px;
  color: #ecf3fa;
  cursor: pointer;
}
.chat-box .chat-right-aside .chat .chat-message .text-box .btn {
  font-size: 16px;
  font-weight: 500;
  padding: 0.74rem 1.75rem;
  border-radius: 0 5px 5px 0;
}
.chat-box .chat-menu {
  border-left: 1px solid #f4f4f4;
}
.chat-box .chat-menu .tab-pane {
  padding: 0 15px;
}
.chat-box .chat-menu ul li .about .status i {
  font-size: 10px;
}
.chat-box .chat-menu .user-profile {
  margin-top: 30px;
}
.chat-box .chat-menu .user-profile .user-content h5 {
  margin: 25px 0;
}
.chat-box .chat-menu .user-profile .user-content hr {
  margin: 25px 0;
}
.chat-box .chat-menu .user-profile .user-content p {
  font-size: 16px;
}
.chat-box
  .chat-menu
  .user-profile
  .border-tab.nav-tabs
  .nav-item
  .nav-link.active,
.chat-box
  .chat-menu
  .user-profile
  .border-tab.nav-tabs
  .nav-item
  .nav-link.show,
.chat-box
  .chat-menu
  .user-profile
  .border-tab.nav-tabs
  .nav-item
  .nav-link:focus {
  border-bottom: 0;
}
.chat-box .chat-menu .user-profile .image {
  position: relative;
}
.chat-box .chat-menu .user-profile .image .icon-wrapper {
  position: absolute;
  bottom: 0;
  left: 55%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer;
  overflow: hidden;
  margin: 0 auto;
  font-size: 14px;
  -webkit-box-shadow: 1px 1px 3px 1px #f4f4f4;
  box-shadow: 1px 1px 3px 1px #f4f4f4;
}
.chat-box .chat-menu .user-profile .image .avatar img {
  border-radius: 50%;
  border: 5px solid #f4f4f4;
}
.chat-box .chat-menu .user-profile .border-right {
  border-right: 1px solid #dee2e6;
}
.chat-box .chat-menu .user-profile .follow {
  margin-top: 0;
}
.chat-box .chat-menu .user-profile .follow .follow-num {
  font-size: 20px;
  color: #000;
}
.chat-box .chat-menu .user-profile .follow span {
  color: #222;
  font-size: 14px;
  letter-spacing: 1px;
}
.chat-box .chat-menu .user-profile .social-media a {
  color: #59667a;
  font-size: 15px;
  padding: 0 7px;
}
.chat-box .chat-menu .user-profile .chat-profile-contact p {
  font-size: 14px;
  color: #59667a;
}
.chat-box .chat-menu .nav {
  margin-bottom: 20px;
}
.chat-box .chat-menu .nav-tabs .nav-item {
  width: 33.33%;
}
.chat-box .chat-menu .nav-tabs .nav-item a {
  padding: 15px !important;
  color: #59667a !important;
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: 500;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.chat-box .chat-menu .nav-tabs .nav-item .material-border {
  border-width: 1px;
  border-color: var(--theme-color);
}
.chat-box .chat-menu .nav-tabs .nav-item .nav-link.active {
  color: #000 !important;
}
.chat-box .chat-history .call-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 300px;
}
.chat-box .chat-history .total-time h2 {
  font-size: 50px;
  color: #efefef;
  font-weight: 600;
  margin-bottom: 30px;
}
.chat-box .chat-history .receiver-img {
  margin-top: 55px;
}
.chat-box .chat-history .receiver-img img {
  border-radius: 5px;
}
.chat-box .chat-history .call-icons {
  margin-bottom: 35px;
}
.chat-box .chat-history .call-icons ul li {
  width: 60px;
  height: 60px;
  border: 1px solid #f4f4f4;
  border-radius: 50%;
  padding: 12px;
  cursor: pointer;
}
.chat-box .chat-history .call-icons ul li + li {
  margin-left: 10px;
}
.chat-box .chat-history .call-icons ul li a {
  color: #999;
  font-size: 25px;
}
.chat-left-aside > .media {
  margin-bottom: 15px;
}
.chat-left-aside .people-list {
  height: 625px;
}
.chat-left-aside ul li {
  position: relative;
}
.status-circle {
  width: 12px;
  height: 12px;
  position: absolute;
  top: 4px;
  left: 44px;
  border-radius: 50%;
  border: 2px solid #fff;
}
.away {
  background-color: #747dc6;
}
.online {
  background-color: #9e65c2;
}
.offline {
  background-color: #6670bd;
}
.chat-container .aside-chat-left {
  width: 320px;
}
.chat-container .chat-right-aside {
  width: 320px;
}
.call-chat-sidebar {
  max-width: 320px;
}
.call-chat-sidebar .card .card-body,
.chat-body .card .card-body {
  padding: 15px;
}
.checkout .checkout-details {
  background-color: #f9f9f9;
  border: 1px solid #dddddd;
  padding: 40px;
}
.checkout .checkout-details .order-place {
  margin-top: 15px;
}
.order-box .title-box {
  padding-bottom: 20px;
  color: #444444;
  font-size: 22px;
  border-bottom: 1px solid #ededed;
  margin-bottom: 20px;
}
.order-box .title-box span {
  width: 35%;
  float: right;
  font-weight: 600;
  text-align: right;
}
.order-box .title-box h4 {
  font-weight: 600;
}
.order-box .title-box .checkbox-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.order-box .sub-total li {
  position: relative;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  color: #333333;
  line-height: 20px;
  margin-bottom: 20px;
  width: 100%;
}
.order-box .sub-total li .count {
  position: relative;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  width: 35%;
  float: right;
  text-align: right;
}
.order-box .sub-total .shipping-class {
  margin-bottom: 12px;
}
.order-box .sub-total .shipping-class .shopping-checkout-option {
  margin-top: -4px;
  position: relative;
  font-size: 18px;
  line-height: 20px;
  color: var(--theme-color);
  font-weight: 400;
  width: 35%;
  float: right;
  text-align: right;
}
.order-box .total {
  position: relative;
  margin-bottom: 30px;
}
.order-box .total li {
  position: relative;
  display: block;
  font-weight: 400;
  color: #333333;
  line-height: 20px;
  font-size: 18px;
}
.order-box .qty {
  position: relative;
  border-bottom: 1px solid #ededed;
  margin-bottom: 30px;
}
.order-box .qty li {
  position: relative;
  display: block;
  font-size: 15px;
  color: #444444;
  line-height: 20px;
  margin-bottom: 20px;
}
.order-box .qty li span {
  float: right;
  font-size: 18px;
  line-height: 20px;
  color: #232323;
  font-weight: 400;
  width: 35%;
  text-align: right;
}
.radio-option {
  position: relative;
}
.img-paypal {
  width: 30%;
  margin-left: 15px;
}
.comingsoon-bgimg {
  background: url(../images/other-images/coming-soon-bg.html);
  background-position: bottom;
  background-size: cover;
}
.comingsoon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 100vh;
  padding: 50px 0;
}
.comingsoon .comingsoon-inner h5 {
  font-size: 18px;
  letter-spacing: 1px;
  color: rgba(74, 85, 104, 0.7);
  font-weight: 500;
  margin-bottom: 30px;
  margin-top: 30px;
}
.comingsoon .comingsoon-inner .countdown {
  padding: 30px 0;
  border-top: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
}
.comingsoon .comingsoon-inner .countdown .time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 50%;
  color: #fff;
  font-weight: 500;
  width: 100px;
  height: 100px;
  font-size: 36px;
  background: var(--theme-color);
}
.comingsoon .comingsoon-inner .countdown .title {
  padding-top: 13px;
  font-size: 14px;
  font-weight: 400;
  color: rgba(74, 85, 104, 0.7);
  text-transform: uppercase;
  letter-spacing: 1px;
}
.comingsoon .comingsoon-inner .countdown ul li {
  display: inline-block;
  text-transform: uppercase;
  margin: 0 20px;
}
.comingsoon .comingsoon-inner .countdown ul li span {
  display: block;
}
.comingsoon video {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: auto;
  height: auto;
  position: fixed;
  min-width: 100%;
  min-height: 100%;
  z-index: -100;
  -webkit-transition: 1s opacity;
  transition: 1s opacity;
}
.alert-contactadd {
  background-color: #fff;
  border: 1px solid var(--theme-color);
  width: 12%;
  padding: 10px;
}
.updateimg {
  position: absolute;
  left: 15px;
  width: 100px;
  top: 32px;
  line-height: 93px;
  opacity: 0;
}
#right-history {
  top: 81px;
  right: -320px;
  width: 320px;
  height: 100%;
  position: fixed;
  z-index: 9;
  background-color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-box-shadow: 0 0 9px rgba(191, 191, 191, 0.36);
  box-shadow: 0 0 9px rgba(191, 191, 191, 0.36);
}
#right-history h6 span a {
  color: #4a5568;
}
#right-history.show {
  right: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.history-details > div {
  padding: 30px 0;
}
.history-details .media {
  padding: 30px 15px;
  border-top: 1px solid #f4f4f4;
}
.history-details .media i {
  padding: 5px;
  background: #fed112;
  color: #fff;
  border-radius: 100%;
}
.history-details .media h6 {
  margin-bottom: 5px;
}
.delete-contact {
  display: none;
}
.more-data {
  -webkit-animation: displayTransition 1s;
  animation: displayTransition 1s;
}
.contact-editform {
  padding: 30px;
  -webkit-animation: displayTransition 1s;
  animation: displayTransition 1s;
}
.contact-editform a {
  display: block;
}
.contact-editform button {
  margin-top: 30px;
}
.contact-editform .select2-container .select2-selection--single {
  height: 39px !important;
  border-color: #ced4da !important;
}
#deletemodal .modal-header {
  border-bottom: none;
}
#deletemodal .modal-header .delete-data span svg {
  vertical-align: middle;
  margin-right: 15px;
}
.contact-options li .btn-category {
  line-height: 39px;
  border-radius: 3px;
  padding-left: 40px !important;
  padding: 0;
  color: var(--theme-color);
  font-weight: 500;
}
.list-persons p {
  font-family: "Public Sans", sans-serif;
}
.list-persons .profile-mail {
  padding: 30px 0;
}
.list-persons .profile-mail .media img {
  height: 100px;
}
.list-persons .profile-mail .media .media-body h5 {
  margin-bottom: 5px;
}
.list-persons .profile-mail .media .media-body ul {
  margin-top: 5px;
}
.list-persons .profile-mail .media .media-body ul li {
  display: inline-block;
}
.list-persons .profile-mail .media .media-body ul li a {
  font-size: 13px;
}
.list-persons .profile-mail .media .media-body ul li + li {
  padding-left: 10px;
  margin-left: 5px;
  border-left: 2px solid #f4f4f4;
}
.list-persons .profile-mail .email-general {
  padding-top: 50px;
}
.list-persons .profile-mail .email-general ul {
  padding-right: 20px;
}
.list-persons .profile-mail .email-general ul li {
  color: #898989;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.list-persons .profile-mail .email-general ul li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
.list-persons .profile-mail .email-general ul li > span {
  float: right;
}
.list-persons .profile-mail .email-general p span {
  margin-left: 30px;
}
.list-persons .profile-mail .email-general .gender {
  margin-top: 30px;
}
.contacts-tabs .nav-pills {
  border-right: 1px solid #f4f4f4;
  height: 100%;
}
.contacts-tabs .nav-pills .nav-link.active,
.contacts-tabs .nav-pills .nav-link > .nav-link,
.contacts-tabs .nav-pills .show.active,
.contacts-tabs .nav-pills .show > .nav-link {
  background-color: rgba(13, 164, 135, 0.05);
  color: #4a5568;
}
.contacts-tabs .nav-pills .nav-link {
  color: #4a5568;
  padding: 0;
}
.contacts-tabs .nav-pills .nav-link .media .img-50 {
  height: 50px;
}
.contacts-tabs .nav-pills .nav-link + .nav-link {
  border-top: 1px solid #f4f4f4;
}
.contacts-tabs .nav-pills .media {
  padding: 20px;
}
.contacts-tabs .tab-content .tab-content-child {
  -webkit-animation: displayTransition 1s;
  animation: displayTransition 1s;
}
@media only screen and (max-width: 991px) {
  #right-history {
    top: 60px;
  }
  .updateimg {
    top: 21px;
  }
  .list-persons .profile-mail {
    padding: 20px;
  }
  .list-persons .profile-mail .email-general .gender {
    margin-top: 20px;
  }
  .contact-editform button {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .contact-editform {
    padding: 20px;
  }
  .contact-editform.pl-0 {
    padding-left: 20px !important;
  }
  .contacts-tabs .nav-pills {
    border-right: none;
    border-bottom: 1px solid #f4f4f4;
  }
}
@media only screen and (max-width: 575px) {
  #right-history {
    width: 270px;
  }
  .updateimg {
    top: 16px;
    left: 29px;
  }
  .contacts-tabs .media img.m-r-20 {
    margin-right: 15px;
  }
  .contacts-tabs .nav-pills .media {
    padding: 15px;
  }
  .list-persons .profile-mail {
    padding: 15px;
  }
  .list-persons .profile-mail .email-general .gender {
    margin-top: 15px;
  }
  .list-persons .nav-pills .nav-link .media .media-body {
    text-align: left;
  }
  .contact-editform {
    padding: 15px;
  }
  .contact-editform button {
    margin-top: 15px;
  }
  .contact-editform.pl-0 {
    padding-left: 15px !important;
  }
  .contact-editform form .row > div .row > div > div,
  .contact-options form .row > div .row > div > div {
    margin-bottom: 0;
  }
  .contact-editform form .row > div .row > div + div,
  .contact-options form .row > div .row > div + div {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 360px) {
  .updateimg {
    line-height: 73px;
    width: 80px;
  }
  .list-persons .profile-mail .email-general p span {
    margin-left: 10px;
  }
  .list-persons .profile-mail .media {
    display: block;
  }
  .list-persons .profile-mail .media img {
    height: 80px;
    width: 80px !important;
    margin-bottom: 15px;
  }
}
.dash-chart .profit-card {
  margin: -30px 0 -14px;
}
.dash-chart
  .profit-card
  #negative-chart
  .apexcharts-tooltip.light
  .apexcharts-tooltip-title {
  display: none;
}
.dash-chart
  .profit-card
  #negative-chart
  .apexcharts-tooltip-series-group.active {
  padding-bottom: 0;
}
.dash-chart .media .media-body p {
  color: rgba(74, 85, 104, 0.7);
}
.dash-chart .media .media-body p .font-roboto {
  color: rgba(74, 85, 104, 0.7);
}
.dash-chart .progress-animate {
  margin-top: -6px;
  margin-right: 2px;
}
.support-ticket-font ul {
  font-size: 12px;
}
.negative-container {
  margin: -36px -15px -29px;
}
.negative-container .apexcharts-xaxis .apexcharts-xaxis-texts-g text {
  font-size: 13px;
  fill: rgba(74, 85, 104, 0.4);
  font-family: "Public Sans", sans-serif !important;
}
.ecommerce-widgets {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.ecommerce-widgets .ecommerce-box {
  width: 60px;
  height: 60px;
}
.ecommerce-widgets .ecommerce-box.light-bg-primary {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(13, 164, 135, 0.15);
  border-radius: 100%;
}
.ecommerce-widgets .fa-heart {
  font-size: 24px;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(10%, var(--theme-color)),
    to(#a927f9)
  );
  background: linear-gradient(to right, var(--theme-color) 10%, #a927f9 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: 2px;
}
.dash-map #map {
  width: 100%;
  height: 300px;
}
.dash-map #map .gmnoprint {
  display: none;
}
.monthly-visit {
  margin: -4px 0 -35px;
}
.new-update .media .media-body span,
.new-update .media .media-body p {
  font-weight: 500;
}
.activity-timeline .media {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.activity-timeline .media .activity-line {
  width: 4px;
  height: 57%;
  top: 132px;
  position: absolute;
  background-color: #f8f8f8;
  margin: 0 auto;
  left: 46px;
  z-index: 1;
}
.activity-timeline .media .circle-dot-primary {
  background-color: rgba(var(--theme-color), 0.25);
  border-radius: 100%;
  padding: 6px;
  font-size: 5px;
  color: var(--theme-color);
  -webkit-animation: round 1.3s ease-in-out infinite;
  animation: round 1.3s ease-in-out infinite;
}
.activity-timeline .media .circle-dot-secondary {
  background-color: rgba(239, 63, 62, 0.25);
  border-radius: 100%;
  padding: 6px;
  font-size: 5px;
  color: #ef3f3e;
  -webkit-animation: round 1.3s ease-in-out infinite;
  animation: round 1.3s ease-in-out infinite;
}
.activity-timeline .media .circle-dot-success {
  background-color: rgba(158, 101, 194, 0.25);
  border-radius: 100%;
  padding: 6px;
  font-size: 5px;
  color: #9e65c2;
  -webkit-animation: round 1.3s ease-in-out infinite;
  animation: round 1.3s ease-in-out infinite;
}
.activity-timeline .media .circle-dot-danger {
  background-color: rgba(102, 112, 189, 0.25);
  border-radius: 100%;
  padding: 6px;
  font-size: 5px;
  color: #6670bd;
  -webkit-animation: round 1.3s ease-in-out infinite;
  animation: round 1.3s ease-in-out infinite;
}
.activity-timeline .media .circle-dot-info {
  background-color: rgba(169, 39, 249, 0.25);
  border-radius: 100%;
  padding: 6px;
  font-size: 5px;
  color: #a927f9;
  -webkit-animation: round 1.3s ease-in-out infinite;
  animation: round 1.3s ease-in-out infinite;
}
.activity-timeline .media .circle-dot-light {
  background-color: rgba(244, 244, 244, 0.25);
  border-radius: 100%;
  padding: 6px;
  font-size: 5px;
  color: #f4f4f4;
  -webkit-animation: round 1.3s ease-in-out infinite;
  animation: round 1.3s ease-in-out infinite;
}
.activity-timeline .media .circle-dot-dark {
  background-color: rgba(44, 50, 63, 0.25);
  border-radius: 100%;
  padding: 6px;
  font-size: 5px;
  color: #2c323f;
  -webkit-animation: round 1.3s ease-in-out infinite;
  animation: round 1.3s ease-in-out infinite;
}
.activity-timeline .media .circle-dot-warning {
  background-color: rgba(116, 125, 198, 0.25);
  border-radius: 100%;
  padding: 6px;
  font-size: 5px;
  color: #747dc6;
  -webkit-animation: round 1.3s ease-in-out infinite;
  animation: round 1.3s ease-in-out infinite;
}
.activity-timeline .media + .media {
  margin-top: 45px;
}
.activity-timeline .media .media-body {
  margin-left: 20px;
}
.activity-timeline .media .media-body p {
  color: rgba(74, 85, 104, 0.6);
  font-size: 12px;
  margin-top: 2px;
}
.activity-dot-primary {
  width: 16px;
  height: 16px;
  background-color: #fff;
  border-radius: 100%;
  border: 3px solid var(--theme-color);
  -webkit-box-shadow: 0.5px 4.33px 15px 0px rgba(var(--theme-color), 0.25);
  box-shadow: 0.5px 4.33px 15px 0px rgba(var(--theme-color), 0.25);
  position: relative;
  z-index: 2;
}
.activity-dot-secondary {
  width: 16px;
  height: 16px;
  background-color: #fff;
  border-radius: 100%;
  border: 3px solid #ef3f3e;
  -webkit-box-shadow: 0.5px 4.33px 15px 0px rgba(239, 63, 62, 0.25);
  box-shadow: 0.5px 4.33px 15px 0px rgba(239, 63, 62, 0.25);
  position: relative;
  z-index: 2;
}
.activity-dot-success {
  width: 16px;
  height: 16px;
  background-color: #fff;
  border-radius: 100%;
  border: 3px solid #9e65c2;
  -webkit-box-shadow: 0.5px 4.33px 15px 0px rgba(158, 101, 194, 0.25);
  box-shadow: 0.5px 4.33px 15px 0px rgba(158, 101, 194, 0.25);
  position: relative;
  z-index: 2;
}
.activity-dot-danger {
  width: 16px;
  height: 16px;
  background-color: #fff;
  border-radius: 100%;
  border: 3px solid #6670bd;
  -webkit-box-shadow: 0.5px 4.33px 15px 0px rgba(102, 112, 189, 0.25);
  box-shadow: 0.5px 4.33px 15px 0px rgba(102, 112, 189, 0.25);
  position: relative;
  z-index: 2;
}
.activity-dot-info {
  width: 16px;
  height: 16px;
  background-color: #fff;
  border-radius: 100%;
  border: 3px solid #a927f9;
  -webkit-box-shadow: 0.5px 4.33px 15px 0px rgba(169, 39, 249, 0.25);
  box-shadow: 0.5px 4.33px 15px 0px rgba(169, 39, 249, 0.25);
  position: relative;
  z-index: 2;
}
.activity-dot-light {
  width: 16px;
  height: 16px;
  background-color: #fff;
  border-radius: 100%;
  border: 3px solid #f4f4f4;
  -webkit-box-shadow: 0.5px 4.33px 15px 0px rgba(244, 244, 244, 0.25);
  box-shadow: 0.5px 4.33px 15px 0px rgba(244, 244, 244, 0.25);
  position: relative;
  z-index: 2;
}
.activity-dot-dark {
  width: 16px;
  height: 16px;
  background-color: #fff;
  border-radius: 100%;
  border: 3px solid #2c323f;
  -webkit-box-shadow: 0.5px 4.33px 15px 0px rgba(44, 50, 63, 0.25);
  box-shadow: 0.5px 4.33px 15px 0px rgba(44, 50, 63, 0.25);
  position: relative;
  z-index: 2;
}
.activity-dot-warning {
  width: 16px;
  height: 16px;
  background-color: #fff;
  border-radius: 100%;
  border: 3px solid #747dc6;
  -webkit-box-shadow: 0.5px 4.33px 15px 0px rgba(116, 125, 198, 0.25);
  box-shadow: 0.5px 4.33px 15px 0px rgba(116, 125, 198, 0.25);
  position: relative;
  z-index: 2;
}
.offer-box {
  background: rgba(0, 0, 0, 0);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.offer-box .offer-slider {
  background: linear-gradient(26deg, var(--theme-color) 0%, #a26cf8 100%);
  border-radius: 15px;
  width: 100%;
  height: 200px;
}
.offer-box .offer-slider .carousel-control-prev {
  right: 0;
  left: unset;
}
.offer-box .offer-slider .carousel-control-prev-icon {
  top: 116px;
  position: absolute;
}
.offer-box .offer-slider .carousel-control-next-icon {
  top: 75px;
  position: absolute;
}
.offer-box .offer-slider .carousel-control-prev-icon,
.offer-box .offer-slider .carousel-control-next-icon {
  width: 12px;
  height: 12px;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 10px;
}
.offer-box .offer-slider .carousel-control-prev,
.offer-box .offer-slider .carousel-control-next {
  width: 10%;
}
.offer-box .offer-slider .selling-slide .d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 73%;
}
.offer-box .offer-slider .selling-slide p {
  color: rgba(255, 255, 255, 0.5);
  font-weight: 500;
  font-family: "Public Sans", sans-serif;
  margin-bottom: 5px;
}
.offer-box .offer-slider .selling-slide .badge-white {
  background-color: rgba(255, 255, 255, 0.1);
}
.offer-box .offer-slider .selling-slide .badge-dotted {
  border: 1px dashed rgba(255, 255, 255, 0.4);
}
.offer-box .offer-slider .selling-slide .badge {
  font-size: 13px;
  color: #fff;
  font-weight: 500;
  padding: 8px 15px;
}
.offer-box .offer-slider .selling-slide h4 {
  color: #fff;
  margin-bottom: 14px;
}
.offer-box .offer-slider .selling-slide .center-img {
  margin-top: -60px;
}
.total-users .goal-chart {
  margin: -35px -15px -30px;
}
.total-users .goal-chart .apexcharts-datalabels-group text {
  font-weight: 700;
}
.total-users .goal-chart .apexcharts-datalabels-group text:last-child {
  fill: #4a5568;
}
.total-users .goal-status ul li + li {
  margin-top: 30px;
  padding-top: 30px;
}
.total-users .goal-status ul li .goal-detail {
  margin-bottom: 30px;
}
.total-users .goal-status ul li .goal-detail h6 {
  margin-bottom: 16px;
}
.total-users .goal-status ul:last-child li {
  border-top: 1px solid #ecf3fa;
  margin-top: 27px;
  padding-top: 27px;
}
.total-users .goal-status .rate-card > ul li:last-child {
  border-top: none;
}
.total-users .goal-status > ul li:last-child {
  border-top: none;
}
.total-users .goal-status .goal-end-point ul li:first-child {
  border-top: none;
}
.total-users .goal-status .progress {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(15%, rgba(0, 0, 0, 0)),
    color-stop(25%, rgba(169, 39, 249, 0.1)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0) 15%,
    rgba(169, 39, 249, 0.1) 25%,
    rgba(0, 0, 0, 0)
  );
}
.total-users .goal-status .progress-gradient-primary {
  border-radius: 15%;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(25%, rgba(0, 0, 0, 0)),
    color-stop(rgba(169, 39, 249, 0.1)),
    to(var(--theme-color))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0) 25%,
    rgba(169, 39, 249, 0.1),
    var(--theme-color)
  );
}
.total-users .goal-status .progress-gradient-primary:after {
  display: none;
}
.best-seller-table table {
  margin-bottom: 0px;
}
.best-seller-table table th,
.best-seller-table table td {
  border: none;
}
.best-seller-table table thead tr th {
  padding-top: 0;
  font-size: 16px;
  font-weight: 500;
}
.best-seller-table table thead tr th h5 {
  font-size: 22px;
}
.best-seller-table table tr th,
.best-seller-table table tr td {
  padding: 19px 10px;
}
.best-seller-table table tr th:first-child,
.best-seller-table table tr td:first-child {
  padding-left: 0;
}
.best-seller-table table tr th:last-child,
.best-seller-table table tr td:last-child {
  padding-right: 0;
}
.best-seller-table table tbody tr td {
  vertical-align: middle;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: relative;
  font-weight: 500;
}
.best-seller-table table tbody tr td .flag-icon {
  font-size: 18px;
  position: relative;
  display: inline-block;
  width: 1.33333em;
  line-height: 1em;
}
.best-seller-table table tbody tr td p {
  font-size: 11px;
  color: rgba(74, 85, 104, 0.8);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.best-seller-table table tbody tr td .fa-check-circle {
  position: absolute;
  left: 30px;
  top: 30px;
  opacity: 0;
  color: var(--theme-color);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.best-seller-table table tbody tr td .label {
  padding: 8px 12px;
  color: #4a5568;
  border-radius: 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 13px;
}
.best-seller-table table tbody tr td .align-middle {
  position: relative;
}
.best-seller-table table tbody tr td .align-middle .status-circle {
  width: 10px;
  height: 10px;
  top: 2px;
  left: 32px;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.best-seller-table table tbody tr:hover td {
  color: var(--theme-color);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.best-seller-table table tbody tr:hover td p {
  color: var(--theme-color);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.best-seller-table table tbody tr:hover td span {
  color: #4a5568;
}
.best-seller-table table tbody tr:hover td .label {
  background-color: rgba(13, 164, 135, 0.1);
  color: var(--theme-color);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.best-seller-table table tbody tr:hover td .fa-check-circle {
  opacity: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.best-seller-table table tbody tr:hover td .align-middle .status-circle {
  opacity: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.best-seller-table table tbody tr:last-child td {
  padding-bottom: 0;
}
#riskfactorchart path {
  stroke-width: 10px;
  stroke-dasharray: 10, 20;
  stroke-linecap: round;
}
#riskfactorchart #apexcharts-radialbarTrack-0 {
  stroke: #ecd8d8;
  stroke-linecap: round;
}
.our-product table thead tr th,
.our-product table thead tr td {
  border: none;
  padding-top: 0;
  padding-bottom: 40px;
}
.our-product table thead tr th span,
.our-product table thead tr td span {
  color: rgba(74, 85, 104, 0.3);
  font-weight: 500;
}
.our-product table tr td {
  padding: 20px 20px 0;
  border-top: none;
}
.our-product table tr td:first-child {
  padding-left: 0;
}
.our-product table tr td:last-child {
  padding-right: 0;
  text-align: right;
}
.our-product table tr td p {
  color: rgba(74, 85, 104, 0.6);
  margin-bottom: 0;
  text-transform: capitalize;
}
.our-product table tr td .btn {
  font-size: 12px;
  font-weight: 500;
}
.our-product table tr td .flag-icon {
  font-size: 18px;
}
.our-product table tr td .badge {
  font-size: 13px;
  font-weight: 600;
  padding: 7px 14px;
}
.our-product table tr td .btn-secondary {
  background-color: #fef1f1 !important;
  border-color: #fef1f1 !important;
  color: var(--theme-secondary);
  font-weight: 700;
}
.our-product table tr:first-child td {
  padding-top: 0;
}
.our-product table tr:last-child td {
  padding-bottom: 0;
}
@media only screen and (max-width: 1660px) {
  .risk-col .goal-status.row > div,
  .risk-col .goal-status.row > ul {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .total-users .goal-status > ul li:first-child {
    border-top: none;
  }
}
@media only screen and (max-width: 1460px) {
  .offer-box .offer-slider .selling-slide .d-flex {
    height: 80%;
  }
  .offer-box .offer-slider .selling-slide .center-img {
    margin-top: -49px;
  }
}
@media only screen and (max-width: 1440px) {
  .offer-box .offer-slider .selling-slide .d-flex {
    height: 81%;
  }
}
@media only screen and (max-width: 1366px) {
  .best-seller-table table tbody tr td .fa-check-circle {
    left: 2px;
  }
  .offer-box .offer-slider {
    height: 100%;
  }
  .offer-box .offer-slider .selling-slide .d-flex {
    height: 100%;
  }
  .offer-box .offer-slider .selling-slide .d-flex .left-content {
    padding-left: 15px;
  }
  .offer-box .offer-slider .selling-slide .center-img {
    margin-top: 0;
  }
}
@media (max-width: 1366px) and (min-width: 1200px) {
  .offer-box .offer-slider .selling-slide > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .offer-box .offer-slider .selling-slide > div:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
  .offer-box .offer-slider .selling-slide > div:nth-child(2) {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 28%;
    flex: 0 0 28%;
    max-width: 28%;
  }
}
@media only screen and (max-width: 1305px) {
  .size-column > .xl-50 {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
@media only screen and (max-width: 1199px) {
  .best-seller-table table tbody tr td {
    min-width: 150px;
  }
  .best-seller-table table tbody tr td .fa-check-circle {
    left: 18px;
  }
  .best-seller-table table tbody tr td:first-child {
    min-width: 200px;
  }
  .best-seller-table table tbody tr td:nth-child(4) {
    min-width: 100px;
  }
  .best-seller-table table tbody tr td:last-child {
    min-width: 100px;
  }
  .offer-box .offer-slider .selling-slide {
    padding-bottom: 40px;
  }
  .offer-box .offer-slider .selling-slide > div:nth-child(2) {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .offer-box .offer-slider .selling-slide .center-img {
    text-align: center;
  }
}
@media only screen and (max-width: 991px) {
  .profit-card .progress-animate {
    margin-bottom: 15px;
    overflow: inherit;
    background-color: transparent;
  }
  .activity-timeline .media + .media {
    margin-top: 30px;
  }
  .activity-timeline .media .activity-line {
    top: 78px;
    height: 63%;
    left: 26px;
  }
  .monthly-visit {
    margin-top: 0;
  }
  .ecommerce-widgets .ecommerce-box {
    width: 50px;
    height: 50px;
  }
  .ecommerce-widgets .fa-heart {
    font-size: 20px;
    margin-top: 4px;
  }
  .offer-box .offer-slider .selling-slide {
    padding-bottom: 20px;
  }
  .offer-box .offer-slider .selling-slide .d-flex .left-content {
    padding-left: 0;
  }
  .offer-box .offer-slider .carousel-control-prev-icon,
  .offer-box .offer-slider .carousel-control-next-icon {
    right: 20px;
  }
  .best-seller-table table thead tr th h5 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .offer-box .offer-slider .selling-slide {
    padding-bottom: 20px;
  }
  .offer-box .offer-slider .selling-slide .d-flex .left-content,
  .offer-box .offer-slider .selling-slide .d-flex .right-content {
    text-align: center;
    width: 100%;
  }
  .offer-box .offer-slider .selling-slide .d-flex .right-content {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 575px) {
  .activity-timeline .media + .media {
    margin-top: 20px;
  }
  .offer-box .offer-slider .selling-slide .center-img img {
    width: 50%;
  }
  .offer-box .offer-slider .selling-slide h4 {
    font-size: 18px;
  }
  .offer-box .offer-slider .selling-slide .badge {
    font-size: 12px;
  }
  .risk-col .goal-status.row > div,
  .risk-col .goal-status.row > ul {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .total-users .goal-status > ul li:first-child {
    border-top: 1px solid #ecf3fa;
  }
  .total-users .goal-status ul:last-child li {
    padding-top: 20px;
    margin-top: 20px;
  }
}
@media only screen and (max-width: 480px) {
  .our-product table tr td:first-child,
  .our-product table tr td:nth-child(2) {
    min-width: 160px;
  }
}
@media only screen and (max-width: 360px) {
  .profit-card span {
    display: block;
    margin-top: 5px;
  }
  .activity-timeline .media .activity-line {
    height: 67%;
  }
}
.texts-light {
  color: rgba(74, 85, 104, 0.7);
}
.form-control-plaintext {
  width: auto !important;
}
.badge-light-primary {
  background-color: #7ef5de;
  color: #0da487;
}
.badge-light-secondary {
  background-color: #fef1f1;
  color: #ef3f3e;
}
.badge-light-success {
  background-color: #f5f0f9;
  color: #9e65c2;
}
.badge-light-danger {
  background-color: #edeff7;
  color: #6670bd;
}
.badge-light-info {
  background-color: #f4e4fe;
  color: #a927f9;
}
.badge-light-light {
  background-color: #fff;
  color: #f4f4f4;
}
.badge-light-dark {
  background-color: #8490a9;
  color: #2c323f;
}
.badge-light-warning {
  background-color: #fdfefe;
  color: #747dc6;
}
.badge-light-primary {
  background-color: rgba(13, 164, 135, 0.1);
}
.badge-light-success {
  background-color: rgba(158, 101, 194, 0.2);
}
.profile-greeting {
  background-image: url(../images/dashboard/bg.html);
  background-size: cover !important;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
}
.profile-greeting .card-body {
  padding: 40px 20px;
}
.profile-greeting .badge-groups .badge.f-12 svg {
  width: 16px;
  height: 16px;
}
.profile-greeting .media .media-body p {
  font-weight: 500;
  font-size: 10px;
}
.profile-greeting .media .badge-groups {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.profile-greeting .media .badge-groups .badge {
  color: #fff !important;
  padding: 10px 14px !important;
}
.profile-greeting .media .badge-groups .badge:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(28%, rgba(0, 0, 0, 0)),
    to(rgba(255, 255, 255, 0.1))
  );
  background: linear-gradient(
    90deg,
    rgba(0, 0, 0, 0) 28%,
    rgba(255, 255, 255, 0.1) 100%
  );
  border-radius: 5px;
}
.profile-greeting .media .badge-groups .badge:last-child {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(20%, rgba(255, 255, 255, 0.1)),
    to(rgba(0, 0, 0, 0))
  );
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0.1) 20%,
    rgba(0, 0, 0, 0) 100%
  );
  border-radius: 5px;
  width: 56px;
  text-align: left;
}
.profile-greeting .greeting-user {
  margin: 42px 0;
}
.profile-greeting .greeting-user h4 {
  margin-top: 30px;
  margin-bottom: 20px;
  color: #fff;
}
.profile-greeting .greeting-user p {
  font-weight: 500;
  padding: 0 50px;
  margin-bottom: 25px;
}
.profile-greeting .greeting-user p span {
  color: rgba(255, 255, 255, 0.8);
}
.profile-greeting .greeting-user .profile-vector {
  -webkit-filter: drop-shadow(15px 17px 12px rgba(0, 0, 0, 0.1));
  filter: drop-shadow(15px 17px 12px rgba(0, 0, 0, 0.1));
}
.profile-greeting .greeting-user .right-circle i {
  padding: 5px 6px;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 100%;
}
.profile-greeting .greeting-user .left-icon {
  width: 50px;
  height: 50px;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 20px 20px 20px 10px;
  position: absolute;
  left: 4%;
  bottom: 4%;
}
.profile-greeting .greeting-user .left-icon i {
  color: #fff;
  margin-top: 38%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-animation: tada 1.5s ease infinite;
  animation: tada 1.5s ease infinite;
}
.profile-greeting .whatsnew-btn .btn {
  background-color: #fff !important;
  border-radius: 5px;
  color: var(--theme-color);
  font-weight: 500;
  padding: 6px 18px;
}
.earning-card.card .card-body {
  overflow: hidden;
}
.earning-card.card .card-body .chart-left {
  padding: 40px 0 40px 40px;
}
.earning-card.card .card-body .chart-right {
  padding: 0 40px;
}
.earning-card.card .card-body .chart-right .weekly-data {
  padding-bottom: 40px;
}
.earning-card.card .card-body .chart-right .p-tb {
  padding: 40px 0;
}
.earning-card.card .card-body .left_side_earning {
  margin-bottom: 30px;
}
.earning-card.card .card-body .left_side_earning:last-child {
  margin-bottom: 0;
}
.earning-card.card .card-body .left_side_earning h5 {
  line-height: 36px;
  font-weight: 500;
  margin: 0;
  font-size: 16px;
}
.earning-card.card .card-body .left_side_earning p {
  font-size: 14px;
  color: rgba(74, 85, 104, 0.7);
}
.earning-card.card .card-body .left-btn a.btn {
  padding: 10px 16px;
}
.earning-card.card .card-body .inner-top-left ul li,
.earning-card.card .card-body .inner-top-right ul li {
  line-height: 22px;
  color: rgba(74, 85, 104, 0.7);
  font-weight: 500;
  margin-left: 35px;
  letter-spacing: 1px;
}
.earning-card.card .card-body .inner-top-left ul li.active,
.earning-card.card .card-body .inner-top-right ul li.active {
  color: var(--theme-color);
}
.earning-card.card .card-body .inner-top-left ul li:first-child {
  margin-left: 0;
}
.earning-card.card .card-body .inner-top-right ul li {
  position: relative;
}
.earning-card.card .card-body .inner-top-right ul li:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: var(--theme-color);
  left: -40%;
  top: 27%;
}
.earning-card.card .card-body .inner-top-right ul li:last-child:before {
  background-color: #6670bd;
}
.earning-card.card .card-body .border-top {
  border-top: 1px solid #ecf3fa !important;
  padding: 38px 40px 37px;
}
.earning-card.card .card-body .earning-content {
  border-right: 1px solid #ecf3fa;
}
.earning-card.card .card-body .media .media-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background-color: var(--theme-color);
  margin-right: 15px;
  color: #fff;
  cursor: pointer;
}
.earning-card.card .card-body .media .media-left i {
  font-size: 18px;
  -webkit-transition: 0.3s all linear;
  transition: 0.3s all linear;
}
.earning-card.card .card-body .media .media-left:hover {
  -webkit-animation: tada 1.5s ease infinite;
  animation: tada 1.5s ease infinite;
}
.earning-card.card .card-body .media .media-body h6 {
  margin-bottom: 2px;
  line-height: 24px;
}
.earning-card.card .card-body .media .media-body p {
  font-size: 14px;
  color: rgba(74, 85, 104, 0.7);
}
.chart_data_left .card-body .chart-main .media,
.chart_data_right .card-body .chart-main .media {
  padding: 45px 40px;
  border-right: 1px solid #ecf3fa;
}
.chart_data_left .card-body .chart-main .media .hospital-small-chart,
.chart_data_right .card-body .chart-main .media .hospital-small-chart {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: -25px;
}
.chart_data_left .card-body .chart-main .media .hospital-small-chart .small-bar,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar {
  position: relative;
}
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .flot-chart-container,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .flot-chart-container {
  width: 75px;
  height: 74px;
}
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .flot-chart-container
  .chartist-tooltip,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .flot-chart-container
  .chartist-tooltip {
  position: absolute;
  opacity: 0;
}
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .flot-chart-container
  .chartist-tooltip
  .chartist-tooltip-value,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .flot-chart-container
  .chartist-tooltip
  .chartist-tooltip-value {
  font-size: 10px;
  padding: 5px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 4px;
}
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .flot-chart-container
  .chartist-tooltip.tooltip-show,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .flot-chart-container
  .chartist-tooltip.tooltip-show {
  opacity: 1;
}
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .flot-chart-container
  svg,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .flot-chart-container
  svg {
  position: absolute;
  bottom: 23px;
  width: 100%;
  height: 95%;
}
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart
  svg
  .ct-series-a
  .ct-point,
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart
  svg
  .ct-series-a
  .ct-line,
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart
  svg
  .ct-series-a
  .ct-bar,
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart
  svg
  .ct-series-a
  .ct-slice-donut,
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart2
  svg
  .ct-series-a
  .ct-point,
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart2
  svg
  .ct-series-a
  .ct-line,
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart2
  svg
  .ct-series-a
  .ct-bar,
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart2
  svg
  .ct-series-a
  .ct-slice-donut,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart
  svg
  .ct-series-a
  .ct-point,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart
  svg
  .ct-series-a
  .ct-line,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart
  svg
  .ct-series-a
  .ct-bar,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart
  svg
  .ct-series-a
  .ct-slice-donut,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart2
  svg
  .ct-series-a
  .ct-point,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart2
  svg
  .ct-series-a
  .ct-line,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart2
  svg
  .ct-series-a
  .ct-bar,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart2
  svg
  .ct-series-a
  .ct-slice-donut {
  stroke: var(--theme-color);
}
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart
  svg
  .ct-series-b
  .ct-point,
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart
  svg
  .ct-series-b
  .ct-line,
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart
  svg
  .ct-series-b
  .ct-bar,
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart
  svg
  .ct-series-b
  .ct-slice-donut,
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart2
  svg
  .ct-series-b
  .ct-point,
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart2
  svg
  .ct-series-b
  .ct-line,
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart2
  svg
  .ct-series-b
  .ct-bar,
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart2
  svg
  .ct-series-b
  .ct-slice-donut,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart
  svg
  .ct-series-b
  .ct-point,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart
  svg
  .ct-series-b
  .ct-line,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart
  svg
  .ct-series-b
  .ct-bar,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart
  svg
  .ct-series-b
  .ct-slice-donut,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart2
  svg
  .ct-series-b
  .ct-point,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart2
  svg
  .ct-series-b
  .ct-line,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart2
  svg
  .ct-series-b
  .ct-bar,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart2
  svg
  .ct-series-b
  .ct-slice-donut {
  stroke: rgba(13, 164, 135, 0.1);
}
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart
  .chartist-tooltip
  .chartist-tooltip-value,
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart2
  .chartist-tooltip
  .chartist-tooltip-value,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart
  .chartist-tooltip
  .chartist-tooltip-value,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart2
  .chartist-tooltip
  .chartist-tooltip-value {
  background-color: var(--theme-color);
  -webkit-box-shadow: 1px 1.732px 8px 0px rgba(13, 164, 135, 0.5);
  box-shadow: 1px 1.732px 8px 0px rgba(13, 164, 135, 0.5);
}
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart1
  .chartist-tooltip
  .chartist-tooltip-value,
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart3
  .chartist-tooltip
  .chartist-tooltip-value,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart1
  .chartist-tooltip
  .chartist-tooltip-value,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart3
  .chartist-tooltip
  .chartist-tooltip-value {
  background-color: var(--theme-secondary);
  -webkit-box-shadow: 1px 1.732px 8px 0px rgba(239, 63, 62, 0.5);
  box-shadow: 1px 1.732px 8px 0px rgba(239, 63, 62, 0.5);
}
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart1
  svg
  .ct-series-a
  .ct-point,
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart1
  svg
  .ct-series-a
  .ct-line,
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart1
  svg
  .ct-series-a
  .ct-bar,
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart1
  svg
  .ct-series-a
  .ct-slice-donut,
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart3
  svg
  .ct-series-a
  .ct-point,
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart3
  svg
  .ct-series-a
  .ct-line,
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart3
  svg
  .ct-series-a
  .ct-bar,
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart3
  svg
  .ct-series-a
  .ct-slice-donut,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart1
  svg
  .ct-series-a
  .ct-point,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart1
  svg
  .ct-series-a
  .ct-line,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart1
  svg
  .ct-series-a
  .ct-bar,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart1
  svg
  .ct-series-a
  .ct-slice-donut,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart3
  svg
  .ct-series-a
  .ct-point,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart3
  svg
  .ct-series-a
  .ct-line,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart3
  svg
  .ct-series-a
  .ct-bar,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart3
  svg
  .ct-series-a
  .ct-slice-donut {
  stroke: var(--theme-secondary);
}
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart1
  svg
  .ct-series-b
  .ct-point,
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart1
  svg
  .ct-series-b
  .ct-line,
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart1
  svg
  .ct-series-b
  .ct-bar,
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart1
  svg
  .ct-series-b
  .ct-slice-donut,
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart3
  svg
  .ct-series-b
  .ct-point,
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart3
  svg
  .ct-series-b
  .ct-line,
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart3
  svg
  .ct-series-b
  .ct-bar,
.chart_data_left
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart3
  svg
  .ct-series-b
  .ct-slice-donut,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart1
  svg
  .ct-series-b
  .ct-point,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart1
  svg
  .ct-series-b
  .ct-line,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart1
  svg
  .ct-series-b
  .ct-bar,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart1
  svg
  .ct-series-b
  .ct-slice-donut,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart3
  svg
  .ct-series-b
  .ct-point,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart3
  svg
  .ct-series-b
  .ct-line,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart3
  svg
  .ct-series-b
  .ct-bar,
.chart_data_right
  .card-body
  .chart-main
  .media
  .hospital-small-chart
  .small-bar
  .small-chart3
  svg
  .ct-series-b
  .ct-slice-donut {
  stroke: rgba(239, 63, 62, 0.1);
}
.chart_data_left .card-body .chart-main .media .media-body .right-chart-content,
.chart_data_right
  .card-body
  .chart-main
  .media
  .media-body
  .right-chart-content {
  margin-left: 10px;
}
.chart_data_left
  .card-body
  .chart-main
  .media
  .media-body
  .right-chart-content
  h4,
.chart_data_right
  .card-body
  .chart-main
  .media
  .media-body
  .right-chart-content
  h4 {
  line-height: 1;
  font-weight: 500;
}
.chart_data_left
  .card-body
  .chart-main
  .media
  .media-body
  .right-chart-content
  span,
.chart_data_right
  .card-body
  .chart-main
  .media
  .media-body
  .right-chart-content
  span {
  color: rgba(74, 85, 104, 0.7);
}
.chart_data_left .card-body .chart-main .media.border-none,
.chart_data_right .card-body .chart-main .media.border-none {
  border-right: none !important;
}
.chart_data_right .card-body .media .right-chart-content {
  margin-left: 0 !important;
}
.chart_data_right .card-body .media .right-chart-content h4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.chart_data_right .card-body .media .right-chart-content h4 .new-box {
  padding: 3px 5px;
  background-color: var(--theme-color);
  font-size: 10px;
  color: #fff;
  margin-left: 10px;
}
.chart_data_right .card-body .media .right-chart-content span {
  color: rgba(74, 85, 104, 0.7);
}
.chart_data_right .card-body .knob-block {
  margin-bottom: -5px;
}
.chart_data_right .card-body .knob-block input {
  width: 40% !important;
  height: 40% !important;
  left: 50% !important;
  -webkit-transform: translate(-50%) !important;
  transform: translate(-50%) !important;
  top: 2% !important;
  margin-left: 0 !important;
  margin-top: 17px !important;
  color: #222 !important;
}
.chart_data_right .card-body .knob-block canvas {
  width: 100%;
  height: 100%;
}
.chart_data_right .card-body .knob-block .chart-overflow {
  overflow: hidden;
  text-align: center;
}
.header-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.main-logo {
  width: 100%;
  display: block;
}
.white-logo {
  display: none;
}
[class="dark-only"] .white-logo {
  display: block;
  width: 100%;
}
.third-news-update span,
.news span,
.appointment-sec span {
  font-weight: 500;
}
.third-news-update .card-header-right-icon select,
.news .card-header-right-icon select,
.appointment-sec .card-header-right-icon select {
  background-color: rgba(13, 164, 135, 0.08) !important;
  border: none;
  color: var(--theme-color) !important;
  width: auto !important;
  height: 32px !important;
  border-radius: 10px;
  padding: 5px 10px;
  line-height: 50px !important;
  font-weight: 500;
  border: none;
  outline: none !important;
}
.third-news-update .card-header-right-icon select:hover,
.news .card-header-right-icon select:hover,
.appointment-sec .card-header-right-icon select:hover {
  background-color: rgba(13, 164, 135, 0.08) !important;
  color: var(--theme-color) !important;
}
.third-news-update .news-update,
.news .news-update,
.appointment-sec .news-update {
  padding: 30px 40px;
  border-bottom: 1px solid #ecf3fa;
}
.third-news-update .news-update span,
.news .news-update span,
.appointment-sec .news-update span {
  color: rgba(74, 85, 104, 0.7);
  font-family: "Public Sans", sans-serif;
  font-weight: 400;
}
.third-news-update .news-update:last-child,
.news .news-update:last-child,
.appointment-sec .news-update:last-child {
  border: none !important;
}
.third-news-update .bottom-btn,
.news .bottom-btn,
.appointment-sec .bottom-btn {
  text-align: center;
  font-size: 18px;
  font-weight: 500;
}
.third-news-update .news .card .card-footer,
.news .news .card .card-footer,
.appointment-sec .news .card .card-footer {
  padding-top: 0;
  border-top: none !important;
}
.third-news-update .appointment .radar-chart .apexcharts-datalabel,
.news .appointment .radar-chart .apexcharts-datalabel,
.appointment-sec .appointment .radar-chart .apexcharts-datalabel {
  font-size: 13px;
  font-weight: 600;
  fill: #4a5568;
}
.third-news-update .alert-sec .card.bg-img,
.news .alert-sec .card.bg-img,
.appointment-sec .alert-sec .card.bg-img {
  background-image: url(../images/dashboard/bg.html);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.third-news-update .alert-sec .card .card-header,
.news .alert-sec .card .card-header,
.appointment-sec .alert-sec .card .card-header {
  background-color: transparent !important;
  border-bottom: none !important;
  padding-bottom: 0;
}
.third-news-update .alert-sec .card .card-header .header-top h5,
.news .alert-sec .card .card-header .header-top h5,
.appointment-sec .alert-sec .card .card-header .header-top h5 {
  color: #fff;
}
.third-news-update .alert-sec .card .card-header .header-top p,
.news .alert-sec .card .card-header .header-top p,
.appointment-sec .alert-sec .card .card-header .header-top p {
  opacity: 35%;
  color: #fff;
}
.third-news-update .alert-sec .card .card-header .header-top .dot-right-icon,
.news .alert-sec .card .card-header .header-top .dot-right-icon,
.appointment-sec .alert-sec .card .card-header .header-top .dot-right-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  width: 50px;
  height: 32px;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 10px;
  font-size: 22px;
}
.third-news-update .alert-sec .card .card-body .body-bottom h6,
.news .alert-sec .card .card-body .body-bottom h6,
.appointment-sec .alert-sec .card .card-body .body-bottom h6 {
  color: #fff;
  margin-bottom: 8px;
}
.third-news-update .alert-sec .card .card-body .body-bottom span,
.news .alert-sec .card .card-body .body-bottom span,
.appointment-sec .alert-sec .card .card-body .body-bottom span {
  color: rgba(255, 255, 255, 0.8);
}
.notification .card .media {
  margin-bottom: 34px;
}
.notification .card .media .media-body p {
  color: var(--theme-secondary);
}
.notification .card .media .media-body p span {
  color: #4a5568;
  font-weight: 400;
}
.notification .card .media .media-body p .badge {
  color: #fff;
  margin-left: 10px;
  font-weight: 500;
}
.notification .card .media .media-body h6 {
  margin-top: 16px;
  margin-bottom: 5px;
  position: relative;
}
.notification .card .media .media-body h6 .dot-notification {
  float: right;
  width: 15px;
  height: 15px;
  background-color: var(--theme-secondary);
  border: 5px solid #fbcccb;
  border-radius: 50%;
  -webkit-animation: round 1.3s ease-in-out infinite;
  animation: round 1.3s ease-in-out infinite;
}
@-webkit-keyframes round {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes round {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.notification .card .media .media-body span {
  color: rgba(74, 85, 104, 0.7);
}
.notification .card .media .media-body .inner-img {
  width: 10px;
  height: 72px;
  background-color: #fff;
  border-radius: 5px;
}
.notification .card .media .media-body .inner-img:first-child {
  margin-right: 20px;
}
.notification .card .media .media-body .inner-img img {
  border-radius: 5px;
  -webkit-transition: 0.3s all linear;
  transition: 0.3s all linear;
}
.notification .card .media .media-body .inner-img:hover img {
  -webkit-animation: tada 1.5s ease-out infinite;
  animation: tada 1.5s ease-out infinite;
  -webkit-transition: 0.3s all linear;
  transition: 0.3s all linear;
}
.notification .card .media:nth-child(2) .media-body h6 .dot-notification {
  background-color: #747dc6;
  border: 5px solid #e1e2f2;
}
.notification .card .media:last-child {
  margin-bottom: 0 !important;
}
.appointment-table table tr td {
  position: relative;
  border-top: none;
  padding: 0;
}
.appointment-table table tr td .status-circle {
  top: 1px;
  left: 35px;
  border-width: 3px;
}
.appointment-table table tr td p,
.appointment-table table tr td .btn {
  font-weight: 500;
  font-size: 12px;
}
.appointment-table table tr td .btn {
  padding: 4px 12px;
}
.appointment-table table tr td.img-content-box .font-roboto {
  color: rgba(74, 85, 104, 0.7);
}
.chat-default .media-dashboard {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.chat-default .media-dashboard .icon-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50px;
  height: 32px;
  background-color: rgba(13, 164, 135, 0.08);
  border-radius: 10px;
}
.chat-default .media-dashboard .icon-box i {
  color: var(--theme-color);
  font-size: 22px;
}
.chat-default .card-body {
  padding-top: 0;
}
.chat-default .card-body.chat-box .left-side-chat .media-body .img-profile {
  width: 40px;
  height: 40px;
}
.chat-default .card-body.chat-box .left-side-chat .media-body .img-profile img {
  border-radius: 100%;
}
.chat-default .card-body.chat-box .left-side-chat .media-body .main-chat {
  margin-left: 15px;
}
.chat-default
  .card-body.chat-box
  .left-side-chat
  .media-body
  .main-chat
  .message-main
  span {
  background-color: var(--theme-color);
  border-radius: 30px;
  border-bottom-left-radius: 0;
  color: #fff;
}
.chat-default
  .card-body.chat-box
  .left-side-chat
  .media-body
  .main-chat
  .sub-message {
  margin-top: 10px;
}
.chat-default
  .card-body.chat-box
  .left-side-chat
  .media-body
  .main-chat
  .sub-message
  span {
  border-bottom-left-radius: 30px;
  border-top-left-radius: 0;
}
.chat-default
  .card-body.chat-box
  .left-side-chat
  .media-body
  .main-chat:last-child
  .sub-message
  span {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 0;
}
.chat-default .card-body.chat-box .right-side-chat {
  margin: 15px 0;
}
.chat-default
  .card-body.chat-box
  .right-side-chat
  .media-body
  .message-main
  span {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 20px rgba(25, 124, 207, 0.1);
  box-shadow: 0px 0px 20px rgba(25, 124, 207, 0.1);
  border-radius: 30px;
  color: var(--theme-color);
  opacity: 100%;
  border-bottom-right-radius: 0;
  text-align: center;
}
.chat-default
  .card-body.chat-box
  .right-side-chat
  .media-body
  .message-main
  span.loader-span
  .dot {
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  margin-right: 4px;
  background: var(--theme-color);
  -webkit-animation: wave 1.3s linear infinite;
  animation: wave 1.3s linear infinite;
  padding: 0;
}
.chat-default
  .card-body.chat-box
  .right-side-chat
  .media-body
  .message-main
  span.loader-span
  .dot:nth-child(2) {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.chat-default
  .card-body.chat-box
  .right-side-chat
  .media-body
  .message-main
  span.loader-span
  .dot:nth-child(3) {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
@-webkit-keyframes wave {
  0%,
  60%,
  100% {
    -webkit-transform: initial;
    transform: initial;
  }
  30% {
    -webkit-transform: translateY(-9px);
    transform: translateY(-9px);
  }
}
@keyframes wave {
  0%,
  60%,
  100% {
    -webkit-transform: initial;
    transform: initial;
  }
  30% {
    -webkit-transform: translateY(-9px);
    transform: translateY(-9px);
  }
}
.chat-default .card-body.chat-box .media .media-body .message-main span {
  display: inline-block;
  padding: 12px 18px;
  font-weight: 400;
}
.chat-default .card-body.chat-box .media p {
  font-size: 10px;
  margin-top: 14px;
  color: var(--theme-color);
}
.chat-default .card-body.chat-box .input-group {
  margin: 30px 0;
  margin-bottom: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.chat-default .card-body.chat-box .input-group .form-control {
  border: none;
  border-radius: 0;
  border-left: 1px solid var(--theme-color);
  font-size: 16px;
}
.chat-default
  .card-body.chat-box
  .input-group
  .form-control::-webkit-input-placeholder {
  color: #2b2b2b;
  font-weight: 500;
  font-size: 16px;
}
.chat-default .card-body.chat-box .input-group .form-control::-moz-placeholder {
  color: #2b2b2b;
  font-weight: 500;
  font-size: 16px;
}
.chat-default
  .card-body.chat-box
  .input-group
  .form-control:-ms-input-placeholder {
  color: #2b2b2b;
  font-weight: 500;
  font-size: 16px;
}
.chat-default
  .card-body.chat-box
  .input-group
  .form-control::-ms-input-placeholder {
  color: #2b2b2b;
  font-weight: 500;
  font-size: 16px;
}
.chat-default .card-body.chat-box .input-group .form-control::placeholder {
  color: #2b2b2b;
  font-weight: 500;
  font-size: 16px;
}
.chat-default .card-body.chat-box .input-group .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.chat-default .card-body.chat-box .input-group .send-msg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50px;
  height: 45px;
  background-color: rgba(13, 164, 135, 0.1);
  border-radius: 25% !important;
}
.chat-default .card-body.chat-box .input-group .send-msg svg {
  width: 20px;
  color: var(--theme-color);
  vertical-align: middle;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-left: -3px;
}
.date-picker-setting {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(13, 164, 135, 0.1);
  width: 35px;
  height: 35px;
  border-radius: 50px;
}
.date-picker-setting i {
  color: var(--theme-color);
}
.default-datepicker .datepicker-inline .datepicker {
  width: auto;
  background: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
}
.default-datepicker
  .datepicker-inline
  .datepicker
  .datepicker--content
  .datepicker--days
  .datepicker--days-names {
  margin: 60px 0 0;
  padding: 15px 0;
}
.default-datepicker
  .datepicker-inline
  .datepicker
  .datepicker--content
  .datepicker--days
  .datepicker--days-names
  .datepicker--day-name {
  color: #2b2b2b;
  font-size: 14px;
}
.default-datepicker
  .datepicker-inline
  .datepicker
  .datepicker--content
  .datepicker--days
  .datepicker--cells
  .datepicker--cell-day {
  height: 55px;
  border-radius: 0;
  color: #2b2b2b;
}
.default-datepicker
  .datepicker-inline
  .datepicker
  .datepicker--content
  .datepicker--days
  .datepicker--cells
  .datepicker--cell-day.-other-month- {
  color: #2b2b2b;
  opacity: 20%;
}
.default-datepicker
  .datepicker-inline
  .datepicker
  .datepicker--content
  .datepicker--days
  .datepicker--cells
  .datepicker--cell {
  font-weight: 500;
  font-size: 16px;
  border-radius: 0;
  z-index: 0;
}
.default-datepicker
  .datepicker-inline
  .datepicker
  .datepicker--content
  .datepicker--days
  .datepicker--cells
  .datepicker--cell.-selected- {
  background: var(--theme-color);
  color: #fff;
  position: relative;
  -webkit-box-shadow: 0px 0px 13px 0 rgba(13, 164, 135, 0.5);
  box-shadow: 0px 0px 13px 0 rgba(13, 164, 135, 0.5);
}
.default-datepicker
  .datepicker-inline
  .datepicker
  .datepicker--content
  .datepicker--days
  .datepicker--cells
  .datepicker--cell.-current- {
  -webkit-box-shadow: 0px 0px 15px -5px rgba(13, 164, 135, 0.5);
  box-shadow: 0px 0px 15px -5px rgba(13, 164, 135, 0.5);
}
.default-datepicker
  .datepicker-inline
  .datepicker
  .datepicker--content
  .datepicker--days
  .datepicker--cells
  .datepicker--cell.-focus- {
  color: #fff;
  -webkit-box-shadow: 0px 0px 13px 0 rgba(13, 164, 135, 0.5);
  box-shadow: 0px 0px 13px 0 rgba(13, 164, 135, 0.5);
}
.default-datepicker
  .datepicker-inline
  .datepicker
  .datepicker--content
  .datepicker-cell
  .datepicker--cell-month.-current-.-selected- {
  background-color: var(--theme-color);
}
.default-datepicker .datepicker-inline .datepicker .datepicker--nav {
  border-bottom: none;
  padding: 0;
  text-transform: capitalize;
  margin-top: 0;
}
.default-datepicker
  .datepicker-inline
  .datepicker
  .datepicker--nav
  .datepicker--nav-action {
  display: none;
}
.default-datepicker .datepicker-inline .datepicker .datepicker--nav-title {
  color: #2b2b2b;
  font-size: 22px;
  font-weight: 600;
}
.default-datepicker .datepicker-inline .datepicker .datepicker--nav-title i {
  margin-left: 10px;
  font-weight: 400;
  font-size: 22px;
  color: #2b2b2b;
}
@media only screen and (max-width: 360px) {
  .default-datepicker
    .datepicker-inline
    .datepicker
    .datepicker--content
    .datepicker--days
    .datepicker--cells
    .datepicker--cell.-selected-:before {
    height: 36px;
  }
  .default-datepicker
    .datepicker-inline
    .datepicker
    .datepicker--content
    .datepicker--days
    .datepicker--cells
    .datepicker--cell-day {
    height: 36px;
  }
  .default-datepicker
    .datepicker-inline
    .datepicker
    .datepicker--content
    .datepicker--days
    .datepicker--days-names {
    margin: 13px 0 13px;
  }
  .default-datepicker
    .datepicker-inline
    .datepicker
    .datepicker--content
    .datepicker--days
    .datepicker--days-names
    .datepicker--day-name {
    font-size: 12px;
  }
  .default-datepicker .datepicker-inline .datepicker .datepicker--nav-title i {
    margin-left: 15px;
    font-size: 25px;
  }
}
.btn-light-secondary {
  background-color: rgba(var(--theme-secondary), 0.1);
  font-size: 12px;
  padding: 6px 12px;
  font-weight: 600;
}
.crm-activity > li + li {
  border-top: 1px solid #efefef;
  margin-top: 10px;
  padding-top: 10px;
}
.crm-activity > li + li h6 {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 5px;
}
.crm-activity > li h6 {
  font-size: 14px;
}
.crm-activity span {
  font-size: 40px;
}
.crm-activity ul.dates h6 {
  color: #4a5568;
}
.crm-activity ul.dates li {
  color: rgba(74, 85, 104, 0.7);
  font-size: 12px;
  display: inline-block;
  line-height: 1;
}
.crm-activity ul.dates li + li {
  border-left: 1px solid #efefef;
  padding-left: 10px;
  margin-left: 5px;
}
.ecommerce-widget {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #f1f3ff !important;
  border-radius: 5px;
}
.ecommerce-widget .total-num {
  color: #4a5568;
  margin: 0;
  letter-spacing: 1px;
}
.ecommerce-widget .total-num span {
  color: #000;
}
.ecommerce-widget .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ecommerce-widget .progress-showcase {
  margin-top: 30px;
}
.ecommerce-widget span {
  color: rgba(74, 85, 104, 0.7);
  margin: 0;
  cursor: pointer;
}
.ecommerce-widget .icon {
  color: #efefef;
  font-size: 40px;
}
.ecommerce-widget .flot-chart-container {
  height: 100px;
  padding: 0;
  margin: 0;
  border: transparent;
}
.ecommerce-widget .morris-default-style {
  display: none !important;
}
.ecommerce-widget svg {
  -webkit-filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(12px 12px 7px rgba(0, 0, 0, 0.3));
}
.static-top-widget:hover .icon-bg {
  -webkit-transform: rotate(-5deg) scale(1.1);
  transform: rotate(-5deg) scale(1.1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.static-top-widget div.align-self-center i {
  font-size: 25px;
  color: #fff;
}
.static-top-widget .media-body {
  -ms-flex-item-align: center !important;
  align-self: center !important;
  padding-left: 30px;
}
.static-top-widget .media-body .trending-box {
  margin-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.static-top-widget .media-body .trending-box span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 4px;
}
.static-top-widget .media-body .trending-box span svg {
  width: 17px;
  color: #6bc894;
}
.static-top-widget .media-body .trending-box .rate {
  margin-bottom: 0;
  text-transform: capitalize;
  color: #6bc894;
}
.bg-info .media.static-top-widget .align-self-center {
  background-color: #a927f9;
}
.bg-primary .media.static-top-widget .align-self-center {
  background-color: var(--theme-color);
}
.bg-secondary .media.static-top-widget .align-self-center {
  background-color: var(--theme-secondary);
}
.bg-danger .media.static-top-widget .align-self-center {
  background-color: #6670bd;
}
.widget-joins:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #efefef;
  left: calc(50% - 1px);
}
.widget-joins:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #efefef;
  left: 0;
  top: 50%;
}
.widget-joins .media {
  padding: 30px;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.widget-joins .media .details {
  border-left: 1px solid #efefef;
  padding: 1px 0;
}
.widget-joins .media .media-body {
  text-align: left;
}
.widget-joins .media .media-body > span {
  color: rgba(74, 85, 104, 0.7);
}
.widget-joins .media .media-body svg {
  width: 40px;
  height: 40px;
}
.widget-joins .media .media-body h6 {
  font-weight: 600;
}
.widget-joins .media .media-body h6 span {
  color: #000;
}
.redial-social-widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 100%;
  width: 100px;
  height: 100px;
  font-size: 25px;
  margin: 0 auto;
  background-image: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(50%, #f4f4f4),
      color-stop(50%, transparent),
      to(transparent)
    ),
    -webkit-gradient(linear, left top, right top, color-stop(50%, #ecf3fa), color-stop(50%, #f4f4f4), to(#f4f4f4));
  background-image: linear-gradient(
      90deg,
      #f4f4f4 50%,
      transparent 50%,
      transparent
    ),
    linear-gradient(90deg, #ecf3fa 50%, #f4f4f4 50%, #f4f4f4);
}
.redial-social-widget i {
  background-color: #fff;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.redial-social-widget.radial-bar-70 {
  background-image: linear-gradient(
      342deg,
      var(--theme-color) 50%,
      transparent 50%,
      transparent
    ),
    linear-gradient(270deg, var(--theme-color) 50%, #f4f4f4 50%, #f4f4f4);
}
.social-widget-card span {
  color: rgba(74, 85, 104, 0.7);
  text-transform: uppercase;
  margin-bottom: 4px;
  display: inline-block;
  font-size: 12px;
}
.social-widget-card h5 {
  color: rgba(74, 85, 104, 0.7);
  text-transform: uppercase;
  text-align: center;
  padding: 20px 0;
  font-weight: 500;
  margin-bottom: 30px;
  font-size: 16px;
}
.social-widget-card h4 {
  font-size: 18px;
}
.browser-widget:hover img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: scale(1.1) rotate(5deg);
  transform: scale(1.1) rotate(5deg);
}
.browser-widget img {
  height: 80px;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.browser-widget .media-body {
  text-align: center;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-rule: 1px solid #f4f4f4;
  -moz-column-rule: 1px solid #f4f4f4;
  column-rule: 1px solid #f4f4f4;
}
.browser-widget .media-body p {
  margin-bottom: 5px;
}
.browser-widget .media-body span {
  margin-bottom: 0;
  color: rgba(74, 85, 104, 0.7);
}
.browser-widget .media-body h4 {
  color: #4a5568;
  margin-bottom: 0;
  font-size: 18px;
}
.browser-widget .media-body h4 span {
  color: #333;
}
.testimonial
  #owl-carousel-testimonial
  .owl-stage-outer
  .owl-stage
  .owl-item
  .item
  img,
.testimonial
  #owl-carousel-testimonial-rtl
  .owl-stage-outer
  .owl-stage
  .owl-item
  .item
  img {
  border-radius: 100%;
}
.testimonial i {
  font-size: 60px;
  color: rgba(43, 43, 43, 0.7);
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0.1;
  z-index: -1;
}
.testimonial p {
  color: rgba(74, 85, 104, 0.7);
  font-style: italic;
  margin-bottom: 30px;
  margin-top: 30px;
}
.testimonial h5 {
  color: #4a5568;
  padding-top: 10px;
}
.testimonial span {
  color: rgba(74, 85, 104, 0.7);
}
.testimonial img {
  margin: 0 auto;
}
.mobile-clock-widget .sec,
.min,
.hour {
  position: absolute;
  width: 24px;
  height: 234px;
  top: 0;
  left: 102px;
  margin-top: -30px;
  margin-left: -25px;
}
.cal-date-widget .datepicker {
  padding: 20px;
  border-radius: 20px;
}
.cal-date-widget .datepicker .datepicker--nav {
  border-bottom: none;
}
.cal-date-widget .datepicker .datepicker--cell-day.-other-month-,
.cal-date-widget .datepicker .datepicker--cell-year.-other-decade- {
  opacity: 0.5;
}
.cal-date-widget .cal-info h2 {
  font-size: 100px;
  color: #ecf3fa;
}
.weather-widget-two {
  position: relative;
  background-color: var(--theme-color);
  height: 365px;
  border-radius: 20px;
  overflow: hidden;
}
.weather-widget-two .card-body .media {
  margin-bottom: 10px;
}
.weather-widget-two svg path.climacon_component-stroke {
  fill: #fff;
}
.weather-widget-two .top-bg-whether {
  position: absolute;
  top: -50px;
  right: -28px;
  opacity: 0.1;
}
.weather-widget-two .top-bg-whether svg {
  width: 200px;
  height: 200px;
}
.weather-widget-two .num {
  font-weight: 600;
}
.weather-widget-two .climacon_component-stroke {
  stroke: #fff;
}
.weather-widget-two .bottom-whetherinfo svg {
  width: 150px;
  height: 150px;
  opacity: 0.1;
  color: #fff;
  position: relative;
  top: 0;
  left: -35px;
}
.weather-widget-two .bottom-whetherinfo .whether-content {
  text-align: right;
  position: relative;
  top: 5px;
  color: #fff;
}
.mobile-clock-widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: url(../images/other-images/mobile-clock-wallpaper.html);
  background-repeat: no-repeat;
  background-size: cover;
  height: 365px;
  border-radius: 20px;
  color: #fff;
  text-align: center;
  background-blend-mode: overlay;
  background-color: #102680;
  position: relative;
}
.mobile-clock-widget .bg-svg {
  position: absolute;
  top: -4px;
  left: -25px;
}
.mobile-clock-widget .bg-svg svg {
  width: 150px;
  height: 150px;
  opacity: 0.08;
}
.mobile-clock-widget .clock {
  padding: 0;
  position: relative;
  list-style: none;
  margin: 0 auto;
  width: 175px;
  height: 175px;
  display: block;
  background: url(../images/other-images/clock-face.html) 5% center no-repeat;
}
.mobile-clock-widget .sec {
  background: url(../images/sec.html);
  z-index: 3;
}
.mobile-clock-widget .min {
  background: url(../images/min.html);
  z-index: 2;
}
.mobile-clock-widget .hour {
  background: url(../images/hour.html);
  z-index: 1;
}
.mobile-clock-widget #date {
  margin-top: 30px;
}
.flot-chart-container {
  height: 250px;
}
.calender-widget .cal-img {
  background: url(../images/other-images/calender-bg.html);
  background-size: cover;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  height: 300px;
}
.calender-widget .cal-date {
  width: 100px;
  height: 100px;
  margin: 0 auto;
  text-align: center;
  background-color: #fff;
  border-radius: 50%;
  margin-top: -45px;
  border: 1px solid #ecf3fa;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.calender-widget .cal-date h5 {
  margin-bottom: 0;
  line-height: 1.5;
  padding: 17px;
  font-weight: 600;
  font-size: 18px;
}
.calender-widget .cal-desc h6 {
  padding-bottom: 6px;
}
.calender-widget .cal-desc span {
  line-height: 1.6;
}
.contact-form .theme-form {
  border: 1px solid #f4f4f4;
  padding: 30px;
  border-radius: 4px;
}
.contact-form .theme-form .form-icon {
  width: 53px;
  height: 53px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  border: 1px solid #efefef;
  border-radius: 100%;
  font-size: 28px;
  background-color: #fff;
  color: #0da487;
  margin-top: -55px;
  margin-bottom: 15px;
}
.contact-form .theme-form label {
  font-weight: 600;
}
.contact-form .btn {
  padding: 10px 30px;
}
.chart-widget-top #chart-widget1,
.chart-widget-top #chart-widget2,
.chart-widget-top #chart-widget3 {
  margin-bottom: -14px;
}
.chart-widget-top #chart-widget1 .apexcharts-xaxistooltip,
.chart-widget-top #chart-widget2 .apexcharts-xaxistooltip,
.chart-widget-top #chart-widget3 .apexcharts-xaxistooltip {
  display: none;
}
.bar-chart-widget .top-content {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.bar-chart-widget .earning-details {
  height: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: 1px;
}
.bar-chart-widget .earning-details i {
  font-size: 230px;
  position: absolute;
  opacity: 0.1;
  right: -30px;
  top: 0;
}
.bar-chart-widget .earning-details i:hover {
  -webkit-transform: rotate(-5deg) scale(1.1);
  transform: rotate(-5deg) scale(1.1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.bar-chart-widget .num {
  font-weight: 600;
}
.bar-chart-widget .num .color-bottom {
  color: #000;
}
.bottom-content span {
  color: rgba(74, 85, 104, 0.7);
}
.bottom-content .block-bottom {
  display: block;
}
.user-status table tbody tr td {
  vertical-align: middle;
}
.user-status table tbody tr td .d-inline-block {
  margin-top: 11px;
}
.user-status table tbody tr td .image-sm-size img {
  width: 41px;
}
.user-status table tbody tr:last-child td {
  padding-bottom: 0;
}
.user-status table thead tr th {
  border-top: 0;
  font-size: 16px;
  color: #2c323f;
  font-weight: 600;
  padding-top: 0;
}
@-webkit-keyframes am-moving-dashes {
  100% {
    stroke-dashoffset: -30px;
  }
}
@keyframes am-moving-dashes {
  100% {
    stroke-dashoffset: -30px;
  }
}
@-webkit-keyframes am-pulsating {
  0% {
    stroke-opacity: 1;
    stroke-width: 0;
  }
  100% {
    stroke-opacity: 0;
    stroke-width: 50px;
  }
}
@keyframes am-pulsating {
  0% {
    stroke-opacity: 1;
    stroke-width: 0;
  }
  100% {
    stroke-opacity: 0;
    stroke-width: 50px;
  }
}
@keyframes am-pulsating {
  0% {
    stroke-opacity: 1;
    stroke-width: 0;
  }
  100% {
    stroke-opacity: 0;
    stroke-width: 50px;
  }
}
@-webkit-keyframes am-draw {
  0% {
    stroke-dashoffset: 500%;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes am-draw {
  0% {
    stroke-dashoffset: 500%;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes am-draw {
  0% {
    stroke-dashoffset: 500%;
  }
  100% {
    stroke-dashoffset: 0;
  }
}
.serial-chart .chart-container {
  width: 100%;
  height: 500px;
}
.serial-chart .chart-container .lastBullet {
  -webkit-animation: am-pulsating 1s ease-out infinite;
  animation: am-pulsating 1s ease-out infinite;
}
.serial-chart .chart-container .amcharts-graph-column-front {
  -webkit-transition: all 0.3s 0.3s ease-out;
  transition: all 0.3s 0.3s ease-out;
}
.serial-chart .chart-container .amcharts-graph-column-front:hover {
  fill: var(--theme-secondary);
  stroke: var(--theme-secondary);
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.serial-chart .chart-container .amcharts-graph-g3 {
  stroke-linejoin: round;
  stroke-linecap: round;
  stroke-dasharray: 0;
  stroke-dashoffset: 0;
  -webkit-animation: am-draw 40s;
  animation: am-draw 40s;
}
.serial-chart .chart-container .amcharts-graph-g2 .amcharts-graph-stroke {
  stroke-dasharray: 3px 3px;
  stroke-linejoin: round;
  stroke-linecap: round;
  -webkit-animation: am-moving-dashes 1s linear infinite;
  animation: am-moving-dashes 1s linear infinite;
}
.speed-chart .chart-container {
  width: 100%;
  height: 530px;
}
.speed-chart .content {
  margin-top: -200px;
  margin-bottom: 20px;
}
.speed-chart .content h4 {
  font-weight: 600;
  padding-top: 2px;
}
.status-widget svg {
  width: 20px;
  height: 20px;
  vertical-align: text-top;
}
.status-widget .card .card-header h5 {
  line-height: 1.38;
}
.status-widget .status-chart {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  overflow: hidden;
}
.small-chart-widget .chart-container {
  height: 311px;
  padding: 0;
  margin: 0;
  border: none;
}
.small-chart-widget .card .card-body {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
.donut-chart-widget .chart-container {
  height: 300px;
  border: 0;
  margin: 0;
  padding: 0;
}
.status-details h4 {
  font-weight: 600;
}
.status-details h4 span {
  color: inherit;
}
.status-details span {
  color: rgba(74, 85, 104, 0.7);
}
.status-chart .chart-container {
  height: 200px;
  border: 0;
  padding: 0;
  margin: 0;
}
.map-chart .chart-container {
  width: 100%;
  height: 500px;
}
.serial-chart {
  width: 100%;
}
.live-products,
.turnover,
.uses,
.monthly {
  height: 300px;
}
.live-products .ct-series-a .ct-area,
.live-products .ct-series-a .ct-point,
.live-products .ct-series-a .ct-line,
.live-products .ct-series-a .ct-bar,
.live-products .ct-series-a .ct-slice-donut {
  stroke: rgba(255, 255, 255, 0.77);
}
.live-products .ct-label {
  fill: #fff;
  color: #fff;
}
.live-products .ct-grid {
  stroke: rgba(255, 255, 255, 0.7);
}
.turnover .ct-series-a .ct-area,
.turnover .ct-series-a .ct-point,
.turnover .ct-series-a .ct-line,
.turnover .ct-series-a .ct-bar,
.turnover .ct-series-a .ct-slice-donut,
.uses .ct-series-a .ct-area,
.uses .ct-series-a .ct-point,
.uses .ct-series-a .ct-line,
.uses .ct-series-a .ct-bar,
.uses .ct-series-a .ct-slice-donut,
.monthly .ct-series-a .ct-area,
.monthly .ct-series-a .ct-point,
.monthly .ct-series-a .ct-line,
.monthly .ct-series-a .ct-bar,
.monthly .ct-series-a .ct-slice-donut {
  stroke: #fff;
  fill: transparent;
}
.turnover .ct-series-b .ct-area,
.turnover .ct-series-b .ct-point,
.turnover .ct-series-b .ct-line,
.turnover .ct-series-b .ct-bar,
.turnover .ct-series-b .ct-slice-donut,
.uses .ct-series-b .ct-area,
.uses .ct-series-b .ct-point,
.uses .ct-series-b .ct-line,
.uses .ct-series-b .ct-bar,
.uses .ct-series-b .ct-slice-donut,
.monthly .ct-series-b .ct-area,
.monthly .ct-series-b .ct-point,
.monthly .ct-series-b .ct-line,
.monthly .ct-series-b .ct-bar,
.monthly .ct-series-b .ct-slice-donut {
  stroke: rgba(255, 255, 255, 0.7);
  fill: transparent;
}
.turnover .ct-series-c .ct-area,
.turnover .ct-series-c .ct-point,
.turnover .ct-series-c .ct-line,
.turnover .ct-series-c .ct-bar,
.turnover .ct-series-c .ct-slice-donut,
.uses .ct-series-c .ct-area,
.uses .ct-series-c .ct-point,
.uses .ct-series-c .ct-line,
.uses .ct-series-c .ct-bar,
.uses .ct-series-c .ct-slice-donut,
.monthly .ct-series-c .ct-area,
.monthly .ct-series-c .ct-point,
.monthly .ct-series-c .ct-line,
.monthly .ct-series-c .ct-bar,
.monthly .ct-series-c .ct-slice-donut {
  stroke: rgba(255, 255, 255, 0.4);
  fill: transparent;
}
.turnover .ct-label,
.uses .ct-label,
.monthly .ct-label {
  fill: #fff;
  color: #fff;
}
.turnover .ct-grid,
.uses .ct-grid,
.monthly .ct-grid {
  stroke: rgba(255, 255, 255, 0.7);
}
#draggableMultiple .ui-sortable-handle .card {
  cursor: move;
}
.tilt-showcase ul li .line {
  padding-top: 10px;
}
.tilt-showcase .pre-mt {
  margin-top: 5px;
}
.wow-title h5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
}
.wow-title h5 .badge {
  -webkit-text-fill-color: #fff;
}
.alert-center {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.box-shadow-title .sub-title {
  margin: 30px 0;
}
.hovercard .info .social-media ul li {
  padding-top: 3px;
}
.hovercard .cardheader {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.sticky-header-main .card .card-header h5 {
  line-height: 35px;
}
.sticky-header-main .card .card-header h5 a {
  color: #fff;
  -webkit-text-fill-color: #fff;
}
.custom-radio-ml {
  margin-left: 3px;
}
.daterangepicker .ltr tr td.active {
  color: #fff;
}
.twitter-typeahead {
  display: block !important;
}
span.twitter-typeahead .league-name {
  font-size: 16px;
  padding: 6px 10px 0;
}
span.twitter-typeahead .tt-menu {
  float: left;
  width: 100%;
  min-width: 10rem;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border-radius: 0.25rem;
  -webkit-box-shadow: 0 0 20px rgba(89, 102, 122, 0.1);
  box-shadow: 0 0 20px rgba(89, 102, 122, 0.1);
  border: none;
  padding: 0;
}
span.twitter-typeahead .tt-suggestion {
  color: #2b2b2b;
  opacity: 0.6;
  font-size: 13px;
  padding: 6px 12px;
  border-top: 1px solid #efefef;
  background: #fff;
  cursor: pointer;
}
span.twitter-typeahead .tt-suggestion:hover,
span.twitter-typeahead .tt-suggestion:focus {
  background-color: #fff;
}
span.twitter-typeahead .tt-suggestion.active,
span.twitter-typeahead .tt-suggestion:active {
  color: #fff;
  background-color: var(--theme-color);
}
#scrollable-dropdown-menu .twitter-typeahead .tt-menu .tt-dataset {
  max-height: 100px;
  overflow-y: auto;
}
.current-sale-container .apexcharts-xaxistooltip {
  color: var(--theme-color);
  background: rgba(13, 164, 135, 0.1);
  border: 1px solid var(--theme-color);
}
.current-sale-container .apexcharts-xaxistooltip-bottom:before {
  border-bottom-color: var(--theme-color);
}
.current-sale-container .apexcharts-tooltip.light .apexcharts-tooltip-title {
  background: rgba(13, 164, 135, 0.1);
  color: var(--theme-color);
}
.card-block .table-responsive .table caption {
  padding-left: 10px;
}
.card-block .table-border-radius {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.card-block .default-checkbox-align #checkbox1 {
  margin-right: 10px;
}
.card-block .default-checkbox-align #radio {
  margin-right: 5px;
}
#example-style-3_wrapper #example-style-3 tfoot {
  border-top: 2px solid #efefef;
}
.chart-vertical-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.chart-vertical-center #myDoughnutGraph,
.chart-vertical-center #myPolarGraph {
  width: auto !important;
}
.cke_focus {
  padding: 15px;
  margin-top: 13px;
}
#editor .ace_scroller .ace_content .ace_layer .ace_print-margin {
  visibility: hidden !important;
}
.helper-classes {
  padding: 30px;
  margin-bottom: 0;
  white-space: pre-line;
}
.starter-kit-fix .page-body {
  margin-bottom: 52px;
}
.starter-main .card-body p {
  font-size: 14px;
}
.starter-main .card-body ul {
  padding-left: 30px;
  list-style-type: disc;
  margin-bottom: 15px;
}
.starter-main .card-body h5 {
  font-size: 18px;
}
.starter-main .card-body pre {
  white-space: pre-line;
  padding: 30px;
}
.starter-main .card-body .alert-primary.inverse:before {
  top: 32px;
}
.starter-main .alert {
  background-color: rgba(68, 102, 242, 0.2) !important;
}
.starter-main .alert i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
footer.blockquote-footer {
  bottom: unset;
}
@media screen and (min-width: 1440px) and (max-width: 1660px) {
  .morning-sec {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
  .calendar-sec {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .chart_data_right.second {
    display: block !important;
  }
}
@media only screen and (min-width: 1367px) and (max-width: 1439px) {
  .morning-sec {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
  .calendar-sec {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .chart_data_right.second {
    display: block !important;
  }
  .chart_data_left .row > div .media .right-chart-content {
    margin-left: 10px !important;
  }
  .chart_data_left .chart_data_right.second {
    display: block !important;
  }
}
@media screen and (max-width: 1366px) {
  .chart_data_left .row > div:first-child .media {
    padding-left: 40px;
  }
  .chart_data_left .row > div:last-child .media {
    padding-right: 40px;
  }
  .chart_data_left .card-body .chart-main .media {
    padding: 40px 10px;
  }
  .chart_data_left
    .card-body
    .chart-main
    .media
    .media-body
    .right-chart-content {
    margin-left: 4px;
  }
  .chart_data_right.second {
    display: block !important;
  }
  .earning-card {
    overflow: hidden;
  }
  .earning-card .card-body > .row > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .earning-card .card-body > .row > div .chart-left {
    padding: 40px;
  }
  .earning-card .card-body > .row > div .chart-left .left_side_earning {
    margin-bottom: 0;
    display: inline-block;
  }
  .earning-card
    .card-body
    > .row
    > div
    .chart-left
    .left_side_earning
    + .left_side_earning {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
  }
  .earning-card
    .card-body
    > .row
    > div
    .chart-left
    .left_side_earning:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
    margin-bottom: 30px;
  }
  .earning-card .card-body > .row > div .chart-left .left-btn {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    text-align: right;
  }
  .earning-card .card-body > .row .chart-right {
    padding-bottom: 40px;
  }
  .earning-card.card .card-body .earning-content {
    border-right: none;
    border-bottom: 1px solid #ecf3fa;
  }
  .morning-sec {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
  .morning-sec .greeting-user {
    margin: 33px 0;
  }
  .calendar-sec {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .calendar-sec
    .default-datepicker
    .datepicker-inline
    .datepicker
    .datepicker--content
    .datepicker--days
    .datepicker--days-names {
    margin: 20px 0 19px;
    padding: 12px 0;
  }
  .appointment .radar-chart .apexcharts-datalabel {
    font-size: 10px !important;
  }
}
@media only screen and (max-width: 1199px) {
  .morning-sec {
    -webkit-box-ordinal-group: unset;
    -ms-flex-order: unset;
    order: unset;
  }
  .profile-greeting .greeting-user .left-icon {
    left: 2%;
  }
  .calendar-sec {
    -webkit-box-ordinal-group: unset;
    -ms-flex-order: unset;
    order: unset;
  }
  .earning-card {
    margin-top: 0;
  }
  .earning-card .card-body > .row > div .row > div:last-child {
    padding-left: 0;
  }
  .earning-card .card-body > .row > div .row > div .current-sale-container {
    padding-left: 15px;
  }
  .earning-card
    .card-body
    > .row
    > div
    .chart-left
    .left_side_earning
    + .left_side_earning {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .earning-card
    .card-body
    > .row
    > div
    .chart-left
    .left_side_earning:nth-child(3) {
    text-align: right;
    margin-bottom: 30px;
  }
  .earning-card
    .card-body
    > .row
    > div
    .chart-left
    .left_side_earning:nth-child(4) {
    margin-bottom: 0;
  }
  .earning-card .card-body > .row > div .media {
    margin-left: 0;
  }
  .earning-card .card-body > .row .border-top > div:last-child {
    margin-top: 40px;
  }
  .chart_data_left .card-body .chart-main .media {
    padding: 40px;
  }
  .chart_data_left
    .card-body
    .chart-main
    .media
    .media-body
    .right-chart-content {
    margin-left: 30px;
  }
  .chart_data_left .row > div + div + div .media {
    padding-top: 0 !important;
  }
  .appointment-sec .alert-sec {
    margin-top: 0;
  }
  .chart_data_right.second {
    display: none !important;
  }
}
@media only screen and (max-width: 991px) {
  .earning-card {
    margin-top: 0;
  }
  .earning-card.card .card-body .border-top {
    padding: 20px;
  }
  .earning-card.card .card-body .chart-right {
    padding: 0 20px;
  }
  .earning-card.card .card-body .chart-right .p-tb {
    padding: 20px 0;
  }
  .earning-card .card-body > .row .border-top > div:last-child {
    margin-top: 20px;
  }
  .earning-card .card-body > .row .chart-right {
    padding-bottom: 20px;
  }
  .earning-card .card-body > .row > div .chart-left {
    padding: 20px;
  }
  .earning-card .card-body > .row > div .chart-left .left_side_earning {
    margin-bottom: 20px;
  }
  .earning-card
    .card-body
    > .row
    > div
    .chart-left
    .left_side_earning:nth-child(3) {
    margin-bottom: 20px;
  }
  .chart_data_left .card-body .chart-main .media {
    padding: 20px;
  }
  .chart_data_left
    .card-body
    .chart-main
    .media
    .media-body
    .right-chart-content {
    margin-left: 20px;
  }
  .chart_data_left .row > div .media:first-child {
    padding-left: 20px;
  }
  .chart_data_left .row > div .media:last-child {
    padding-right: 20px;
  }
  .news .card .card-body .news-update {
    padding: 20px;
  }
  .notification .card .card-body .media {
    margin-bottom: 20px;
  }
  .notification .card .card-body .media .media-body p {
    margin: 0;
  }
  .notification .card .card-body .media .media-body h6 {
    margin-top: 10px;
  }
  .chat-default .card-body.chat-box .input-group {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .morning-sec .profile-greeting .greeting-user .profile-vector {
    width: 70px;
    margin: 0 auto;
  }
  .morning-sec .profile-greeting .greeting-user h4 {
    margin-bottom: 10px;
    margin-top: 15px;
  }
  .morning-sec .profile-greeting .greeting-user .left-icon {
    left: 20px;
    bottom: 20px;
  }
  .dashboard-sec
    .earning-card
    .card-body
    > .row
    > div
    .chart-right
    > .row
    ul
    li
    + li {
    margin-left: 25px;
  }
  .dashboard-sec
    .earning-card
    .card-body
    > .row
    > div
    .chart-right
    > .row
    .inner-top-right
    ul
    li {
    margin-left: 30px;
  }
  .chart_data_left .card-body .chart-main .media {
    border-right: none;
  }
  .chart_data_left .card-body .chart-main > div:nth-child(3) {
    border-right: 1px solid #ecf3fa;
  }
  .chart_data_left .card-body .chart-main > div:first-child {
    border-right: 1px solid #ecf3fa;
  }
  .footer-fix .pull-right {
    float: none !important;
    text-align: center !important;
  }
}
@media only screen and (max-width: 575px) {
  .morning-sec .card-body .greeting-user p {
    padding: 0 15px;
  }
  .morning-sec .card-body .greeting-user .left-icon {
    left: 15px;
    bottom: 15px;
    width: 40px;
    height: 40px;
    border-radius: 15px 15px 15px 5px;
  }
  .chart_data_left .card .card-body .row > div .media {
    padding: 15px;
  }
  .chart_data_left .card .card-body .row > div:first-child .media {
    padding-top: 15px !important;
  }
  .chart_data_left .card .card-body .row:last-child .media {
    padding-top: 0 !important;
  }
  .earning-card .card-body > .row > div .chart-left {
    padding: 15px;
  }
  .earning-card .card-body > .row > div .chart-left .left_side_earning {
    margin-bottom: 15px;
  }
  .earning-card
    .card-body
    > .row
    > div
    .chart-left
    .left_side_earning
    + .left_side_earning,
  .earning-card
    .card-body
    > .row
    > div
    .chart-left
    .left_side_earning:first-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    -webkit-box-ordinal-group: unset;
    -ms-flex-order: unset;
    order: unset;
  }
  .earning-card
    .card-body
    > .row
    > div
    .chart-left
    .left_side_earning:first-child {
    margin-bottom: 15px;
  }
  .earning-card
    .card-body
    > .row
    > div
    .chart-left
    .left_side_earning:nth-child(4),
  .earning-card
    .card-body
    > .row
    > div
    .chart-left
    .left_side_earning:last-child {
    margin-bottom: 0;
  }
  .earning-card
    .card-body
    > .row
    > div
    .chart-left
    .left_side_earning:nth-child(3) {
    text-align: left;
  }
  .earning-card .card-body > .row > div .chart-left .left-btn {
    -webkit-box-ordinal-group: unset;
    -ms-flex-order: unset;
    order: unset;
    text-align: left;
    margin-top: 15px;
  }
  .earning-card .card-body > .row .chart-right {
    padding: 15px;
  }
  .earning-card .card-body > .row .chart-right .p-tb {
    padding-top: 0;
    padding-bottom: 15px;
  }
  .earning-card .card-body > .row .border-top > div + div {
    margin-top: 15px;
    padding: 0;
  }
  .earning-card .card-body > .row .border-top > div + div:last-child {
    margin-top: 15px;
  }
  .earning-card .card-body .inner-top-right {
    margin-top: 15px;
  }
  .earning-card.card .card-body .border-top {
    padding: 15px;
  }
  .dashboard-sec
    .earning-card
    .card-body
    > .row
    > div
    .chart-right
    > .row
    ul
    li
    + li {
    margin-left: 15px;
  }
  .dashboard-sec
    .earning-card
    .card-body
    > .row
    > div
    .chart-right
    > .row
    .inner-top-right
    ul
    li
    + li {
    margin-left: 28px;
  }
  .notification .card .card-body .media {
    margin-bottom: 15px;
  }
  .news .card .card-body > .news-update {
    padding: 15px;
  }
  .news .card .card-footer {
    padding-top: 0 !important;
  }
  .appointment-sec .alert-sec .card-body {
    padding-top: 0 !important;
  }
  .media-dropdown {
    display: block;
  }
  .media-dropdown .media-body {
    margin-bottom: 15px;
  }
  .chat-sec
    .chat-default
    .card-body.chat-box
    .media
    .media-body
    .message-main
    span {
    font-size: 13px;
    width: 95%;
  }
  .chat-sec
    .chat-default
    .card-body.chat-box
    .media.right-side-chat
    .media-body
    .message-main
    span {
    width: 100%;
  }
  .chat-sec
    .chat-default
    .card-body.chat-box
    .media.right-side-chat
    .media-body
    .message-main
    span
    span {
    width: 5px;
  }
  .chat-sec .chat-default .card-body.chat-box .media.right-side-chat p {
    margin-top: 10px;
  }
  .chat-default .card-body.chat-box .input-group .form-control {
    font-size: 14px;
  }
  .default-datepicker .datepicker-inline .datepicker .datepicker--nav-title {
    font-size: 17px;
  }
  .default-datepicker .datepicker-inline .datepicker .datepicker--nav-title i {
    font-size: 17px;
    margin-left: 10px;
  }
  .default-datepicker
    .datepicker-inline
    .datepicker
    .datepicker--content
    .datepicker--days
    .datepicker--cells
    .datepicker--cell {
    font-size: 14px;
  }
  .calendar-sec
    .default-datepicker
    .datepicker-inline
    .datepicker
    .datepicker--content
    .datepicker--days
    .datepicker--days-names {
    margin: 10px 0 10px;
    padding: 10px 0;
  }
}
@media only screen and (max-width: 360px) {
  .footer {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .footer p {
    font-size: 12px;
  }
  .appointment-table table tr td {
    min-width: 103px;
  }
  .appointment-table table tr td:first-child {
    min-width: 63px;
  }
  .appointment-table table tr td:nth-child(2) {
    min-width: 120px;
  }
}
.welcome-card {
  background-color: #edf6fb80;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 300px;
  position: relative;
}
.welcome-card:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.welcome-card__content h2 {
  font-size: 21px;
  font-weight: 500;
  margin: 0;
}
.welcome-card__content p {
  font-size: 16px;
  margin-bottom: 16px;
}
.welcome-card__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.welcome-card__baner {
  position: absolute;
  top: -62px;
  right: -20px;
  width: 68%;
}
.welcome-card__baner img {
  width: 100%;
  height: auto;
}
.earning-cards {
  height: 300px;
  position: relative;
  overflow: hidden;
}
.earning-cards-header {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(red),
    color-stop(10%),
    to(blue)
  );
  background-image: linear-gradient(0.25turn, red, 10%, blue);
  width: 100%;
  background-position: top;
  background-size: cover;
  padding: 40px !important;
}
.earning-cards-content {
  margin-top: -40px;
  text-align: center;
}
.earning-cards-content img {
  border-radius: 100%;
  width: 70px;
  height: 70px;
  border: 5px solid #fff;
}
.earning-cards-content h2 {
  font-size: 20px;
  font-weight: 700;
}
.earning-cards-content h4 {
  font-size: 18px;
}
#basic-apex {
  z-index: 10;
}
.card-header-title h3 {
  margin: 0;
  font-weight: 800;
  font-size: calc(18px + (30 - 18) * ((100vw - 320px) / (1920 - 320)));
}
.card-header-title h4,
.card-header-title h5 {
  margin: 0;
  font-weight: 700;
  font-size: 20px;
}
.card-header-title h4 {
  font-size: 18px;
  font-weight: 500;
}
.dropdown.icon-dropdown {
  background-color: #f9f9f6;
  border: 1px solid #efefef;
}
.dropdown.icon-dropdown .dropdown-toggle {
  width: 100%;
  height: 40px;
  padding: calc(7px + (14 - 7) * ((100vw - 320px) / (1920 - 320)))
    calc(14px + (32 - 14) * ((100vw - 320px) / (1920 - 320)));
  background-color: #f9f9f6 !important;
  color: #444;
  font-size: 17px;
  text-align: left;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-left: 8px;
  padding-right: 20px;
}
.dropdown.icon-dropdown .dropdown-toggle::after {
  content: "󰷝";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  right: 15px;
  border: none;
  font-size: 14px;
  margin: 0;
  color: #777;
}
.dropdown.icon-dropdown .dropdown-menu li {
  display: inline-block;
}
.dropdown.icon-dropdown .dropdown-menu li a {
  width: 100px;
  height: 100px;
  display: block;
}
.dropdown.icon-dropdown .dropdown-menu li a img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.apexcharts-toolbar {
  display: none !important;
}
.custome-1-bg .static-top-widget .align-self-center {
  background-color: rgba(13, 164, 135, 0.1);
}
.custome-1-bg .static-top-widget .align-self-center i {
  color: #0da487;
}
.custome-1-bg .static-top-widget .badge svg {
  color: #0da487;
}
.custome-1-bg .static-top-widget svg {
  color: #fff;
}
.custome-1-bg:after {
  background-color: #0da487;
}
.static-top-widget .align-self-center {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.static-top-widget .align-self-center svg {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.custome-2-bg .static-top-widget .align-self-center {
  background-color: rgba(116, 125, 198, 0.1);
}
.custome-2-bg .static-top-widget .align-self-center i {
  color: #747dc6;
}
.custome-2-bg .static-top-widget .badge svg {
  color: #747dc6;
}
.custome-2-bg .static-top-widget svg {
  color: #fff;
}
.custome-2-bg:after {
  background-color: #747dc6;
}
.custome-3-bg .static-top-widget .align-self-center {
  background-color: rgba(239, 63, 62, 0.1);
}
.custome-3-bg .static-top-widget .align-self-center i {
  color: #ef3f3e;
}
.custome-3-bg .static-top-widget .badge svg {
  color: #ef3f3e;
}
.custome-3-bg .static-top-widget svg {
  color: #fff;
}
.custome-3-bg:after {
  background-color: #ef3f3e;
}
.custome-4-bg .static-top-widget .align-self-center {
  background-color: rgba(158, 101, 194, 0.1);
}
.custome-4-bg .static-top-widget .align-self-center i {
  color: #9e65c2;
}
.custome-4-bg .static-top-widget .badge svg {
  color: #9e65c2;
}
.custome-4-bg .static-top-widget svg {
  color: #fff;
}
.custome-4-bg:after {
  background-color: #9e65c2;
}
.media .media-body > span {
  color: #9a9a9a;
}
.media h4 {
  margin-top: 5px;
  font-weight: 600;
}
.static-top-widget .align-self-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 45px;
  height: 45px;
  border-radius: 6px;
  margin-left: 16px;
}
.static-top-widget .align-self-center svg {
  width: 25px !important;
  height: 25px !important;
}
.place-box {
  margin-top: 10px;
}
.grow {
  font-size: 12px;
  vertical-align: bottom;
}
.grow svg {
  width: 13px;
  height: 13px;
  vertical-align: bottom;
  margin-right: 8px;
  padding-top: 0;
}
@media (max-width: 1600px) {
  .grow {
    display: none;
  }
}
.datepicker-dashboard .datepicker {
  width: auto;
  height: 438px;
}
.datepicker-dashboard .datepicker--cells-days {
  height: 280px;
}
.datepicker-dashboard .datepicker--nav {
  font-size: 20px;
  padding: 22px 9px;
}
.datepicker-dashboard .datepicker--days-names {
  font-size: 18px;
  margin: 30px 0;
}
.datepicker-dashboard .datepicker--cells-days {
  font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
}
.category-box {
  border-radius: 25px;
  overflow: hidden;
  border: 1px solid rgba(153, 153, 153, 0.3);
}
.category-box .img-category {
  border-radius: 25px;
  position: relative;
  z-index: 1;
}
.category-box .img-category .img-category-box {
  border-radius: 25px;
}
.category-box .img-category .top-bar {
  position: absolute;
  top: 25px;
  left: 25px;
}
.category-box .img-category .top-bar h5 {
  font-size: calc(13px + (16 - 13) * ((100vw - 320px) / (1920 - 320)));
  color: #fff;
  padding: 3px 10px;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 20px;
  margin-bottom: 0;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  letter-spacing: 0.09em;
}
.category-box .img-category .top-bar h5 del {
  font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
  margin-right: 10px;
}
.category-box .img-category .top-bar .offer {
  color: #fff;
  display: inline-block;
  padding: 5px 13px;
  background-color: #ef3f3e;
  border-radius: 15px;
  text-transform: uppercase;
  font-size: calc(10px + (12 - 10) * ((100vw - 320px) / (1920 - 320)));
  margin-bottom: 12px;
}
.category-box .img-category .like-cls {
  position: absolute;
  right: 13%;
  bottom: -22px;
}
.category-box .img-category .like-cls i {
  color: #ef3f3e;
  background-color: #fff;
  padding: 12px;
  border-radius: 100%;
  border: 1px solid rgba(153, 153, 153, 0.3);
  font-size: calc(12px + (21 - 12) * ((100vw - 320px) / (1920 - 320)));
}
.category-box .content-category {
  padding: 60px 35px 25px 35px;
  background-color: #fff;
  border-radius: 0 0 25px 25px;
  -webkit-box-shadow: 0px 1px 17px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 1px 17px 0px rgba(0, 0, 0, 0.5);
  margin-top: -20px;
}
.category-box .content-category .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 8px;
  margin-top: -3px;
}
.category-box .content-category .top h3 {
  margin-bottom: 0;
  font-size: calc(12px + (18 - 12) * ((100vw - 320px) / (1920 - 320)));
  text-transform: capitalize;
  color: #333;
  font-weight: 800;
  margin-right: 15px;
}
.category-box .content-category .top .rating i {
  color: #ef8f3b;
}
.category-box .content-category h6 {
  font-size: calc(13px + (16 - 13) * ((100vw - 320px) / (1920 - 320)));
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #999;
}
.category-box .content-category h6 span {
  color: #ef3f3e;
  text-transform: uppercase;
  font-weight: 600;
  font-size: calc(12px + (16 - 12g) * ((100vw - 320px) / (1920 - 320)));
}
.category-box .content-category p {
  color: #999;
}
.dashboard-tours .slick-prev:before,
.dashboard-tours .slick-next:before,
.image_section .slick-prev:before,
.image_section .slick-next:before {
  display: none;
}
.dashboard-tours .slick-slide,
.image_section .slick-slide {
  padding: 0 10px;
}
.dashboard-tours .slick-dots li,
.image_section .slick-dots li {
  margin: 0 8px;
}
.dashboard-tours .slick-dots li button:hover::before,
.dashboard-tours .slick-dots li button:focus::before,
.dashboard-tours .slick-dots li button:active::before,
.image_section .slick-dots li button:hover::before,
.image_section .slick-dots li button:focus::before,
.image_section .slick-dots li button:active::before {
  color: #0da487;
}
.dashboard-tours .slick-dots li .slick-dots li.slick-active button:before,
.image_section .slick-dots li .slick-dots li.slick-active button:before {
  color: #0da487;
}
.dashboard-tours .slick-dots li button:before,
.image_section .slick-dots li button:before {
  font-size: 12px;
  color: #0da487;
}
#traffic-chart,
#bar-chart-earning {
  direction: ltr;
}
.apexcharts-legend-marker {
  margin-left: 8px;
}
.pie-chart .apexcharts-legend-text {
  line-height: 22px;
}
.dashboard-category .category-image {
  width: 100%;
  height: 105px;
  padding: 28px;
  position: relative;
  overflow: hidden;
  border-radius: 11px;
  display: block;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.dashboard-category .category-image:hover {
  background: linear-gradient(-45deg, #0da487, #719460);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/* .dashboard-category .category-image:hover img {
  -webkit-filter: brightness(100);
  filter: brightness(100);
  opacity: 1;
} */
.dashboard-category .category-image:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f9f9f6;
  opacity: 1;
  z-index: -1;
}
.dashboard-category .category-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  /* object-fit: contain;
  -webkit-filter: brightness(0);
  filter: brightness(0);
  opacity: 0.5; */
}
.dashboard-category .category-name {
  width: 70%;
  margin: 10px auto 0;
  display: block;
}
.dashboard-category .category-name h6 {
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  color: #333;
}
.main-tiles.card {
  padding: 35px 25px;
}
@media (max-width: 1600px) {
  .main-tiles.card {
    padding: 25px 25px;
  }
}
@media (max-width: 768px) {
  .main-tiles.card {
    padding: 15px 25px;
  }
}
.main-tiles.card .media h4 {
  font-size: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
.main-tiles.card .media .media-body > span {
  font-size: 16px;
}
.main-tiles.card .card-body {
  position: relative;
  padding-left: 14px;
}
.main-tiles.card .card-body:after {
  content: "";
  position: absolute;
  width: 3px;
  height: 100%;
  left: 0;
  top: 0;
}
.media-library-sec .dropdown {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0;
  visibility: hidden;
}
.media-library-sec .dropdown .dropdown-menu {
  padding: 10px 5px;
}
.media-library-sec .dropdown .dropdown-menu li {
  margin-bottom: 6px;
}
.media-library-sec .dropdown .dropdown-menu li:last-child {
  margin-bottom: 0;
}
.media-library-sec .dropdown .dropdown-menu .dropdown-item {
  border-top: none;
  font-size: 15px;
}
.media-library-sec .dropdown .dropdown-menu .dropdown-item:hover {
  color: var(--theme-color);
}
.media-library-sec .library-box {
  overflow: hidden;
}
.media-library-sec .library-box .dropdown {
  position: absolute;
  right: 10px;
  top: 10px;
  background-color: rgba(82, 82, 82, 0.72);
  line-height: 1;
  color: #fff;
  width: 26px;
  height: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 3px;
}
.media-library-sec .library-box .dropdown > a i {
  color: #fff;
}
.media-library-sec .library-box:hover label:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 1;
  visibility: visible;
}
.media-library-sec .library-box:hover .dropdown {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 1;
  visibility: visible;
}
.media-library-sec input[type="checkbox"][id^="myCheckbox"] {
  display: none;
}
.media-library-sec label {
  border: 1px solid #fff;
  padding: 10px;
  display: block;
  position: relative;
  margin: 0;
  cursor: pointer;
  background-color: #f9f9f6;
  border-radius: 10px;
}
.media-library-sec label img {
  width: 100%;
}
.media-library-sec label:before {
  background-color: #525252;
  color: #fff;
  content: "";
  position: absolute;
  display: block;
  border-radius: 4px;
  border: 1px solid #c1c1c1;
  top: 10px;
  left: 10px;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 16px;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 0;
  visibility: hidden;
}
.media-library-sec :checked + label {
  border-color: var(--theme-color);
}
.media-library-sec :checked + label:before {
  content: "✓";
  background-color: var(--theme-color);
  border-color: var(--theme-color);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.media-library-sec :checked + label img {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  z-index: -1;
}
.selected-options ul {
  margin-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
  background-color: #f9f9f6;
  color: #777777;
  padding: 5px 15px;
  border-radius: 3px;
}
.selected-options ul li {
  font-size: 14px;
}
.selected-options ul li a {
  color: #777777;
}
.toggle-data {
  cursor: pointer;
}
.filter-block ul li {
  padding-top: 10px;
  opacity: 0.5;
}
.collection-filter-block svg {
  width: 50px;
  height: 25px;
  stroke: var(--theme-color);
  fill: #e8e5ff;
  margin-right: 10px;
}
.collection-filter-block h5 {
  margin-bottom: 0;
  font-size: 16px;
}
.collection-filter-block p {
  font-size: 13px;
}
.collection-filter-block .media-body {
  opacity: 0.5;
}
.collection-filter-block li + li {
  margin-top: 15px;
}
.collection-filter-block ul.pro-services li svg {
  width: auto;
}
.qty-box .btn {
  background-color: transparent !important;
  border-color: #ecf3fa !important;
  padding: 8px 12px;
}
.qty-box .btn i {
  color: #898989;
}
.qty-box .btn svg {
  width: 14px !important;
  stroke: #2c323f;
}
.qty-box span {
  padding: 0 4px;
}
.qty-box .input-group {
  background-color: rgba(44, 50, 63, 0.1);
}
.qty-box input {
  background-color: rgba(44, 50, 63, 0.1);
  color: #2c323f;
  max-width: 44px;
  padding: 0;
  text-align: center;
  border: none;
  max-height: 37px;
}
.product-social li a {
  color: #898989;
  font-size: 15px;
  border: 1px solid #ccc;
  border-radius: 100%;
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
  line-height: 2.3;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.product-social li a:hover {
  border-color: #0da487;
  color: #0da487;
  background-color: rgba(13, 164, 135, 0.1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.product-social li:nth-child(n + 2) {
  margin-left: 10px;
}
.product-sidebar .filter-section .card .card-header {
  padding: 16px 30px;
  border-radius: 5px;
}
.product-sidebar .filter-section .card .card-header h6 {
  position: relative;
}
.product-sidebar .filter-section .card .card-header h6 .pull-right i {
  position: absolute;
  top: 4px;
  left: 0;
  font-size: 10px;
  width: 100%;
  height: 10px;
  text-align: right;
  cursor: pointer;
}
.product-wrapper .product-sidebar .filter-section .card .left-filter {
  z-index: 0;
  opacity: 0;
  visibility: hidden;
  height: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.product-wrapper
  .product-sidebar
  .filter-section
  .card
  .left-filter
  .product-filter
  .irs-with-grid {
  margin-bottom: 15px;
}
.product-wrapper .product-grid .product-wrapper-grid {
  margin-left: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.product-wrapper.sidebaron .product-sidebar .filter-section .card .left-filter {
  z-index: 1;
  opacity: 1;
  visibility: visible;
  position: absolute;
  width: 100%;
  height: auto;
  background-color: #fff;
  top: 53px;
}
.product-wrapper.sidebaron .product-grid .product-wrapper-grid {
  margin-left: calc(25% + 9px);
}
.d-none-productlist {
  display: none;
}
.d-none-productlist svg {
  vertical-align: middle;
  cursor: pointer;
}
.product-wrapper-grid.list-view .product-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.product-wrapper-grid.list-view .product-box .product-img {
  width: 20%;
}
.product-wrapper-grid.list-view .product-box .product-details {
  text-align: left;
}
.slider-product {
  padding: 15px 0;
  border-top: 1px solid #f4f4f4;
  border-bottom: 1px solid #f4f4f4;
  margin-bottom: 15px;
}
.products-total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.grid-options {
  height: 33px;
  margin-left: 10px;
}
.grid-options ul li a {
  position: relative;
}
.grid-options ul li a .line-grid {
  position: absolute;
  width: 4px;
  height: 15px;
  top: 9px;
}
.grid-options ul li a .line-grid-1 {
  left: 12px;
}
.grid-options ul li a .line-grid-2 {
  left: 18px;
}
.grid-options ul li a .line-grid-3 {
  left: 36px;
}
.grid-options ul li a .line-grid-4 {
  left: 42px;
}
.grid-options ul li a .line-grid-5 {
  left: 48px;
}
.grid-options ul li a .line-grid-6 {
  left: 66px;
}
.grid-options ul li a .line-grid-7 {
  left: 72px;
}
.grid-options ul li a .line-grid-8 {
  left: 78px;
}
.grid-options ul li a .line-grid-9 {
  left: 84px;
}
.grid-options ul li a .line-grid-10 {
  left: 103px;
}
.grid-options ul li a .line-grid-11 {
  left: 109px;
}
.grid-options ul li a .line-grid-12 {
  left: 115px;
}
.grid-options ul li a .line-grid-13 {
  left: 121px;
}
.grid-options ul li a .line-grid-14 {
  left: 127px;
}
.grid-options ul li a .line-grid-15 {
  left: 133px;
}
.square-product-setting {
  height: 36px;
  vertical-align: middle;
}
.square-product-setting a {
  color: #4a5568;
}
.square-product-setting .icon-grid {
  padding: 7px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 10px;
}
.square-product-setting .icon-grid svg {
  width: 20px;
  height: 20px;
}
.product-filter .banner-product {
  margin-top: 15px;
}
.product-filter h6 {
  margin-bottom: 15px;
}
.product-filter .color-selector {
  line-height: 0.9;
}
.product-filter .color-selector ul li {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #444;
  border-radius: 100%;
  cursor: pointer;
}
.product-filter .color-selector ul li.white {
  background-color: #fff;
}
.product-filter .color-selector ul li.gray {
  background-color: rgba(74, 85, 104, 0.7);
}
.product-filter .color-selector ul li.black {
  background-color: #000;
}
.product-filter .color-selector ul li.orange {
  background-color: #ffb17a;
}
.product-filter .color-selector ul li.green {
  background-color: #6fb866;
}
.product-filter .color-selector ul li.pink {
  background-color: pink;
}
.product-filter .color-selector ul li.yellow {
  background-color: #f2f896;
}
.product-filter .color-selector ul li.blue {
  background-color: #63b4f2;
}
.product-filter .color-selector ul li.red {
  background-color: #ff647f;
}
.product-filter.new-products {
  margin-top: 20px;
}
.product-filter.new-products button {
  width: auto;
}
.product-filter.new-products .owl-theme .owl-nav {
  margin-top: 0;
  position: absolute;
  top: -46px;
  right: 0;
}
.product-filter.new-products .owl-theme .owl-nav button:focus {
  outline: rgba(0, 0, 0, 0);
}
.product-filter.new-products .owl-theme .owl-nav button span {
  font-size: 20px;
}
.product-filter.new-products .owl-theme .owl-nav button span:focus {
  outline-color: rgba(0, 0, 0, 0);
}
.product-filter.new-products .owl-theme .owl-nav [class*="owl-"]:hover {
  background-color: rgba(0, 0, 0, 0);
  color: inherit;
}
.product-filter.new-products
  .owl-theme
  .owl-item
  .item
  .product-box
  .product-details {
  padding: 25px 0;
}
.product-filter.new-products
  .owl-theme
  .owl-item
  .item
  .product-box
  + .product-box {
  margin-top: 15px;
}
.select2-drpdwn-product .form-control {
  border: none;
  -webkit-box-shadow: 1px 5px 24px 0 rgba(68, 102, 242, 0.05);
  box-shadow: 1px 5px 24px 0 rgba(68, 102, 242, 0.05);
  margin-bottom: 10px;
  height: 36px;
}
.feature-products form .form-group {
  position: relative;
}
.feature-products form .form-group input {
  margin-bottom: 15px;
  border: none;
  -webkit-box-shadow: 1px 5px 24px 0 rgba(68, 102, 242, 0.05);
  box-shadow: 1px 5px 24px 0 rgba(68, 102, 242, 0.05);
  height: 50px;
  padding-left: 30px;
}
.feature-products form .form-group i {
  position: absolute;
  top: 17px;
  right: 30px;
  color: #898989;
}
.product-box {
  border-radius: 10px;
  overflow: hidden;
}
.product-box .product-details {
  padding: 15px 25px;
}
.product-box .product-details p {
  margin-bottom: 0;
  opacity: 0.8;
}
.product-box .product-details h4 {
  margin-bottom: 0;
  margin-top: 5px;
  font-size: 20px;
  font-family: roboto;
}
.product-box .product-details h6 {
  color: #4a5568;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.product-box .product-details span {
  color: #898989;
}
.product-box .product-details .rating i {
  font-size: 16px;
  letter-spacing: 3px;
  color: #ffa800;
}
.product-box .modal .modal-header .product-box .product-details {
  padding: 25px 0;
}
.product-box .modal .modal-header .product-box .product-details h6 {
  text-transform: capitalize;
}
.product-box .modal .modal-header .product-box .product-details .product-price {
  font-size: 22px;
  margin-bottom: 10px;
}
.product-box .modal .modal-header .product-box .product-details .product-view {
  padding: 20px 0;
  border-top: 1px dotted #59667a;
  border-bottom: 1px dotted #59667a;
}
.product-box .modal .modal-header .product-box .product-details .product-size {
  margin: 20px 0;
}
.product-box
  .modal
  .modal-header
  .product-box
  .product-details
  .product-size
  ul
  li {
  display: inline-block;
}
.product-box
  .modal
  .modal-header
  .product-box
  .product-details
  .product-qnty
  fieldset {
  margin-bottom: 20px;
}
.product-box
  .modal
  .modal-header
  .product-box
  .product-details
  .product-qnty
  fieldset
  .input-group {
  width: 35%;
}
.product-box
  .modal
  .modal-header
  .product-box
  .product-details
  .product-qnty
  fieldset
  .input-group
  .btn {
  padding: 5px 12px;
}
.product-box
  .modal
  .modal-header
  .product-box
  .product-details
  .product-qnty
  fieldset
  .input-group
  .btn-primary {
  background-color: #59667a !important;
  border: 1px solid #59667a !important;
}
.product-box .modal .modal-header .btn-close {
  position: absolute;
  right: 15px;
  top: 10px;
}
.product-box .product-img {
  position: relative;
}
.product-box .product-img .product-hover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.3);
  opacity: 0;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.product-box .product-img .product-hover ul li {
  display: inline-block;
  -webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.08);
  padding: 10px 12px;
  background-color: #fff;
  font-size: 18px;
  border-radius: 10px;
  width: 45px;
  height: 45px;
  margin: 0 3px;
  cursor: pointer;
}
.product-box .product-img .product-hover ul li i {
  color: #59667a;
  font-size: 18px;
}
.product-box .product-img .product-hover ul li .btn {
  padding: 0;
}
.product-box .product-img .product-hover ul li:hover {
  background-color: var(--theme-color);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.product-box .product-img .product-hover ul li:hover .btn,
.product-box .product-img .product-hover ul li:hover i {
  color: #fff;
}
.product-box:hover .product-hover {
  opacity: 1;
  border-radius: 0%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.product-page-main {
  padding: 30px;
}
.product-page-main .owl-item .item {
  border: 1px solid #f4f4f4;
  border-radius: 5px;
  background-color: #f8f8f8;
}
.product-page-main .owl-item.current .item {
  border: 1px solid var(--theme-color);
}
.product-page-main .product-slider {
  margin-bottom: 20px;
}
.product-page-main .product-color {
  margin-top: 10px;
}
.product-page-details h4 {
  color: #4a5568;
  text-transform: uppercase;
  font-size: 18px;
}
.product-page-details span {
  padding-left: 15px;
}
.br-theme-fontawesome-stars .br-widget a,
.br-theme-fontawesome-stars .br-widget a.br-selected:after,
.br-theme-fontawesome-stars .br-widget a.br-active:after {
  color: #ffa800 !important;
  font: normal normal normal 14px/1 FontAwesome;
}
.product-price {
  font-size: 18px;
  font-weight: 700;
  margin-top: 5px;
  color: var(--theme-color);
}
.product-price del {
  color: rgba(44, 50, 63, 0.4);
  padding-left: 10px;
  font-size: 80%;
}
.product-color li {
  display: inline-block;
  border-radius: 100%;
  width: 20px;
  height: 20px;
  margin: 0 2px;
}
.product-page-main p {
  font-size: 15px;
}
.product-page-main .nav-link {
  text-transform: uppercase;
  font-weight: 500;
}
.payment-opt li {
  display: inline-block;
}
.payment-opt li img {
  height: 20px;
  margin: 15px 15px 0 0;
}
@media screen and (max-width: 1660px) and (min-width: 1200px) {
  .xl-cs-65 {
    max-width: 65%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 65%;
    flex: 0 0 65%;
  }
  .xl-cs-35 {
    max-width: 35%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .owl-carousel .owl-item img {
    max-width: 420px;
    margin: 0 auto;
  }
}
.email-wrap .row .col-xl-3 + .col-xl-3 {
  padding-right: 0;
}
.email-wrap .row .col-xl-6 {
  padding-left: 0;
}
.email-wrap .dropdown .dropdown-toggle {
  background-color: rgba(115, 102, 255, 0.08);
  color: #0da487;
  border-radius: 10px;
  padding: 5px 10px;
  width: 100px;
  text-align: left;
}
.email-wrap .dropdown .dropdown-toggle:after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 10px;
  border: none;
  font-family: "FontAwesome";
  font-size: 18px;
  margin: 0;
}
.email-wrap .dropdown .dropdown-menu {
  -webkit-box-shadow: 0 0 20px rgba(89, 102, 122, 0.1);
  box-shadow: 0 0 20px rgba(89, 102, 122, 0.1);
  border: none;
  padding: 0;
}
.email-wrap .dropdown .dropdown-menu .dropdown-item {
  color: #2b2b2b;
  opacity: 0.6;
  font-size: 13px;
  padding: 6px 12px;
  border-top: 1px solid #f5f5f5;
  background: #fff;
  line-height: 19px;
}
.email-wrap .dropdown .dropdown-menu .dropdown-item:hover {
  background-color: #fff;
}
.email-wrap .email-app-sidebar .media img {
  border: 2px solid #ecf3fa;
}
.email-wrap .email-app-sidebar .main-menu > li {
  width: 100%;
  text-align: left;
}
.email-wrap .email-app-sidebar .main-menu > li a {
  line-height: 39px;
  text-transform: uppercase;
  border-radius: 3px;
}
.email-wrap .email-app-sidebar .main-menu > li a i {
  margin-right: 10px;
}
.email-wrap .email-app-sidebar .main-menu > li a.active > a {
  color: #000;
}
.email-wrap .email-app-sidebar .main-menu > li a:hover {
  background-color: #f5f6f9;
  text-decoration: none;
}
.email-wrap .email-app-sidebar ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.email-wrap .email-app-sidebar ul li a > .title {
  width: 100%;
  color: #2c323f;
}
.email-wrap .email-app-sidebar ul li a > .badge {
  -ms-flex-item-align: center;
  align-self: center;
  color: #898989;
}
.email-wrap .email-left-aside {
  float: left;
  width: 100%;
}
.email-wrap .email-left-aside .card-body {
  padding: 20px;
}
.email-wrap .email-right-aside .email-body .row .col-xl-4 {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.email-wrap .email-right-aside .email-body .pr-0 {
  padding-right: 0;
}
.email-wrap .email-right-aside .email-body .pl-0 {
  padding-left: 0;
}
.email-wrap .email-right-aside .email-body .inbox {
  overflow: auto;
}
.email-wrap .email-right-aside .email-body .inbox .media {
  padding: 20px;
}
.email-wrap .email-right-aside .email-body .inbox .media.active {
  background-color: #fefefe;
}
.email-wrap .email-right-aside .radius-left {
  border-radius: 8px;
  height: 100%;
}
.email-wrap .btn-mail {
  border-radius: 2px;
  text-align: left;
  padding: 13px 15px;
  margin: 20px 0 20px;
  letter-spacing: 1px;
  line-height: 12px !important;
}
.email-wrap p {
  margin-bottom: 0;
  color: #898989;
}
.email-wrap .media-body {
  margin-top: 5px;
}
.email-wrap .media-body h6 {
  margin-bottom: 2px;
  color: #222;
  margin-top: 3px;
}
.email-wrap .media-body h6 small {
  font-size: 12px;
}
.email-wrap .media-body h6 small span {
  color: #777777;
}
.email-wrap .media-body p {
  color: rgba(74, 85, 104, 0.7);
  font-size: 12px;
}
.email-wrap .email-top {
  padding: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  line-height: 49px;
}
.email-wrap .email-top i {
  cursor: pointer;
}
.email-wrap .email-top h5 {
  margin-bottom: 0;
  padding: 12px 0;
}
.email-wrap .email-top .d-flex {
  padding: 13px 0;
}
.email-wrap .email-wrapper {
  padding: 20px;
}
.email-wrap .email-wrapper hr {
  margin-top: 0;
  margin-bottom: 20px;
}
.email-wrap .email-wrapper .d-inline-block {
  width: 100%;
}
.email-wrap .email-wrapper h6 {
  margin-bottom: 11px;
  float: left;
}
.email-wrap .email-wrapper .right-download {
  float: right;
}
.email-wrap .email-wrapper p + p {
  margin-bottom: 20px;
}
.email-wrap .email-wrapper h5 {
  margin-bottom: 20px;
}
.email-wrap .email-content .email-top .user-emailid:after {
  content: "";
  position: relative;
  width: 1px;
  height: 20px;
  right: 0;
  top: 3px;
  z-index: 2;
  border: 1px solid #efefef;
  float: right;
  padding: 0;
  margin: 0 20px;
}
.email-wrap .email-body .attachment ul li img {
  margin-bottom: 20px;
  width: 80px;
  height: 80px;
  -o-object-fit: cover;
  object-fit: cover;
}
.email-wrap .email-body .attachment .list-inline .list-inline-item {
  padding-right: 13px;
}
.email-wrap .email-body .email-compose .cke_contents.cke_reset {
  max-height: 178px;
  width: 100%;
  border: 1px solid #ecf3fa;
}
.email-wrap .email-body .email-compose .email-top h4 {
  padding: 11px 0;
}
.email-wrap .email-body .email-compose .compose-border .btn-middle {
  padding-top: 5px;
}
.email-wrap .actions li {
  display: inline-block;
  margin-right: 25px;
}
.error-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 100vh;
  text-align: center;
}
.error-wrapper.maintenance-bg {
  background-image: url(../images/other-images/maintenance-bg.html);
  background-color: rgba(255, 255, 255, 0.6);
  background-blend-mode: overlay;
}
.error-wrapper .maintenance-icons li i {
  color: #59667a;
  font-size: 50px;
  animation: rotate-effect 40s infinite linear reverse;
}
.error-wrapper .maintenance-icons li:nth-child(2) i {
  font-size: 100px;
  margin-left: 110px;
  margin-top: -25px;
  animation: rotate-effect 40s linear infinite reverse;
}
.error-wrapper .maintenance-icons li:nth-child(3) i {
  -webkit-animation: rotate-effect 30s infinite linear;
  animation: rotate-effect 30s infinite linear;
  font-size: 150px;
  margin-top: -85px;
  margin-right: 120px;
}
.error-wrapper .maintenance-heading {
  margin-top: 70px;
}
.error-wrapper .maintenance-heading .headline {
  font-size: 99px;
  font-weight: 900;
  letter-spacing: 10px;
  color: var(--theme-color);
  z-index: 2;
  position: relative;
  margin-top: -70px;
}
.error-wrapper .error-heading {
  margin-top: 115px;
}
.error-wrapper .error-heading .headline {
  font-size: 285px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-top: -130px;
}
.error-wrapper .sub-content {
  font-size: 18px;
  color: #4a5568;
  letter-spacing: 1px;
  font-weight: normal;
  line-height: 35px;
  z-index: 3;
  position: relative;
  margin-top: 30px;
  margin-bottom: 0;
}
.error-wrapper .btn {
  margin-top: 40px;
}
.error {
  margin: 70px 0 100px;
  color: #000;
}
.error .error-title {
  font-size: 9.5rem;
  color: #fff;
  text-shadow: 6px 6px 7px rgba(0, 0, 0, 0.32);
}
.error .line-bottom {
  width: 10%;
  height: 5px;
  background-color: #747dc6;
  border: none;
}
.error .c-white {
  color: #fff;
}
.error .error-btn {
  text-align: center;
}
.error .padd {
  padding: 10px 30px 10px 30px;
}
.error .btn-back-home {
  background-color: #f4f4f4;
  color: #000;
}
.error .btn-back-home:hover {
  background-color: #747dc6;
  color: #fff;
  -webkit-box-shadow: 0 20px 35px 0 rgba(0, 0, 0, 0.21);
  box-shadow: 0 20px 35px 0 rgba(0, 0, 0, 0.21);
}
.error .btn-adnc-serc {
  background-color: #2c323f;
  color: #fff;
}
.error .btn-adnc-serc:hover {
  background-color: #747dc6;
  color: #fff;
  -webkit-box-shadow: 0 20px 35px 0 rgba(0, 0, 0, 0.21);
  box-shadow: 0 20px 35px 0 rgba(0, 0, 0, 0.21);
}
.knowledgebase-bg {
  height: 500px;
  border-radius: 15px;
  margin-bottom: 30px;
}
.knowledgebase-search {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  left: 5%;
}
.knowledgebase-search .form-inline {
  background-color: #fff;
  width: 500px;
  padding: 12px 50px;
  border-radius: 10px;
  border: 1px solid #e6e6e6;
  margin-top: 10px;
  position: relative;
}
.knowledgebase-search .form-inline ::-webkit-input-placeholder {
  color: #ccc;
}
.knowledgebase-search .form-inline ::-moz-placeholder {
  color: #ccc;
}
.knowledgebase-search .form-inline :-ms-input-placeholder {
  color: #ccc;
}
.knowledgebase-search .form-inline ::-ms-input-placeholder {
  color: #ccc;
}
.knowledgebase-search .form-inline ::placeholder {
  color: #ccc;
}
.knowledgebase-search .form-inline svg {
  position: absolute;
  left: 20px;
  width: 20px;
  top: 17px;
  stroke: #ccc;
}
.faq-widgets {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.faq-widgets .media-body h5 {
  font-weight: 600;
}
.faq-widgets .media-body p {
  padding-right: 20px;
}
.faq-widgets svg {
  width: 50px;
  height: 50px;
  opacity: 0.5;
}
.header-faq {
  margin-bottom: 30px;
}
.header-faq h5 {
  font-weight: 600;
}
.features-faq.card .card-body,
.features-faq.card .card-footer {
  padding: 20px 25px;
}
.features-faq .faq-image img {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  width: 100%;
}
.features-faq .card-body h6 {
  font-weight: 500;
}
.add-project.table td {
  vertical-align: middle;
}
.add-project .text-inherit {
  color: #000;
}
.faq-accordion {
  margin-bottom: 30px;
}
.faq-accordion .card .btn-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.faq-accordion .card .btn-link svg {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
.faq-accordion .faq-header {
  position: relative;
  padding: 30px !important;
}
.faq-accordion .faq-header svg {
  position: absolute;
  right: 30px;
  top: 30px;
}
.faq-accordion .faq-header span {
  margin-top: 3px;
}
.faq-accordion .faq-body {
  padding: 20px !important;
}
.faq-accordion .card-mb-faq {
  margin-bottom: 30px;
}
.faq-title {
  margin: 30px 0;
}
.faq-title h6 {
  color: #999;
  font-weight: 600;
}
.faq-form {
  position: relative;
}
.faq-form .search-icon {
  position: absolute;
  right: 12px;
  top: 9px;
  width: 20px;
  height: 20px;
}
.navigation-btn {
  margin-bottom: 30px;
}
.navigation-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.navigation-btn a svg {
  width: 15px;
  height: 15px;
}
.navigation-option ul li {
  position: relative;
  padding: 15px 15px 15px 0;
}
.navigation-option ul li:hover {
  background-color: #fdfeff;
}
.navigation-option ul li a {
  padding-left: 40px;
  color: #4a5568;
}
.navigation-option ul li a svg {
  position: absolute;
  width: 15px;
  height: 15px;
  top: 17px;
  left: 15px;
}
.updates-faq {
  width: 40px;
  height: 40px;
  border: 2px solid var(--theme-color);
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 30px;
}
.updates-faq svg {
  width: 18px;
  height: 18px;
}
.updates-bottom-time p {
  margin-bottom: 2px;
}
.updates-bottom-time p + p {
  color: #999;
}
.updates-faq-main {
  margin-bottom: 30px;
}
.updates-faq-main a {
  font-weight: 500;
}
.updates-faq-main:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 1199px) {
  .faq-accordion {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .faq-accordion .faq-header {
    padding: 20px !important;
  }
  .faq-accordion .faq-header svg {
    right: 20px;
    top: 20px;
  }
  .navigation-option ul li {
    padding: 10px 10px 10px 0;
  }
  .navigation-option ul li a svg {
    top: 12px;
  }
  .navigation-btn,
  .updates-faq-main {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .xs-mt-search {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 575px) {
  .xs-mt-search {
    margin-top: 0px;
  }
  .faq-widgets svg {
    width: 30px;
    height: 30px;
  }
  .faq-title {
    margin: 15px 0;
  }
  .header-faq {
    margin-bottom: 15px;
    margin-top: 10px;
  }
  .faq-accordion {
    margin-bottom: 0px;
  }
  .faq-accordion .faq-header {
    padding: 15px !important;
  }
  .faq-accordion .faq-header .pull-right {
    float: right;
  }
  .faq-accordion .faq-header svg {
    right: 15px;
    top: 15px;
  }
  .navigation-btn,
  .updates-faq-main {
    margin-bottom: 15px;
  }
}
.file-sidebar .card .card-body,
.file-sidebar .card .card-header,
.file-content .card .card-body,
.file-content .card .card-header {
  padding: 20px !important;
}
.file-sidebar ul li + li {
  margin-top: 8px;
}
.file-sidebar .btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.file-sidebar .btn.btn-light:hover {
  color: var(--theme-color) !important;
}
.file-sidebar .btn.btn-light:hover svg {
  stroke: var(--theme-color);
}
.file-sidebar .btn svg {
  width: 15px;
  vertical-align: middle;
  margin-right: 8px;
}
.file-sidebar .pricing-plan {
  border: 1px solid #ecf3fa;
  border-radius: 5px;
  margin-top: 10px;
  padding: 15px;
  position: relative;
  overflow: hidden;
}
.file-sidebar .pricing-plan h6 {
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 2px;
  color: #898989;
}
.file-sidebar .pricing-plan h5 {
  font-weight: 800;
}
.file-sidebar .pricing-plan p {
  margin-bottom: 5px;
  color: #898989;
}
.file-sidebar .pricing-plan .btn {
  display: inline-block;
}
.file-sidebar .pricing-plan .bg-img {
  position: absolute;
  top: 40px;
  opacity: 0.1;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: -40px;
}
.file-manager > h6 {
  opacity: 0.6;
  font-weight: 400 !important;
  font-size: 15px;
  margin-bottom: 12px;
}
.file-manager .files .file-box:nth-child(1) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 10ms;
  animation: fadeIncustom 0.5s linear 10ms;
}
.file-manager .files .file-box:nth-child(2) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 20ms;
  animation: fadeIncustom 0.5s linear 20ms;
}
.file-manager .files .file-box:nth-child(3) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 30ms;
  animation: fadeIncustom 0.5s linear 30ms;
}
.file-manager .files .file-box:nth-child(4) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 40ms;
  animation: fadeIncustom 0.5s linear 40ms;
}
.file-manager .files .file-box:nth-child(5) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 50ms;
  animation: fadeIncustom 0.5s linear 50ms;
}
.file-manager .files .file-box:nth-child(6) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 60ms;
  animation: fadeIncustom 0.5s linear 60ms;
}
.file-manager .files .file-box:nth-child(7) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 70ms;
  animation: fadeIncustom 0.5s linear 70ms;
}
.file-manager .files .file-box:nth-child(8) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 80ms;
  animation: fadeIncustom 0.5s linear 80ms;
}
.file-manager .files .file-box:nth-child(9) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 90ms;
  animation: fadeIncustom 0.5s linear 90ms;
}
.file-manager .files .file-box:nth-child(10) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 100ms;
  animation: fadeIncustom 0.5s linear 100ms;
}
.file-manager .files .file-box:nth-child(11) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 110ms;
  animation: fadeIncustom 0.5s linear 110ms;
}
.file-manager .files .file-box:nth-child(12) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 120ms;
  animation: fadeIncustom 0.5s linear 120ms;
}
.file-manager .files .file-box:nth-child(13) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 130ms;
  animation: fadeIncustom 0.5s linear 130ms;
}
.file-manager .files .file-box:nth-child(14) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 140ms;
  animation: fadeIncustom 0.5s linear 140ms;
}
.file-manager .files .file-box:nth-child(15) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 150ms;
  animation: fadeIncustom 0.5s linear 150ms;
}
.file-manager .files h6 {
  margin-top: 10px;
  margin-bottom: 0;
}
.file-manager p {
  opacity: 0.9;
  font-size: 12px;
}
.files h6,
.folder h6 {
  opacity: 0.9;
  font-weight: 500 !important;
  font-size: 14px;
}
.file-content .ellips {
  position: absolute;
  top: 30px;
  right: 30px;
  opacity: 0.7;
}
.file-content .form-inline {
  border: 1px solid #f4f4f4;
  border-radius: 5px;
  padding: 0 20px;
}
.file-content .form-inline i {
  padding-right: 10px;
  color: #898989;
  line-height: 3;
}
.file-content .form-inline input::-webkit-input-placeholder {
  color: #898989;
}
.file-content .form-inline input:focus {
  outline: none !important;
}
.file-content .search-form input {
  padding: 5px 10px 5px 70px;
  border-radius: 5px;
}
.file-content .search-form .form-group:before {
  left: 82px;
  top: 37px;
}
.file-content .search-form .form-group:after {
  top: 39px;
  left: 53px;
}
.file-content .btn svg {
  height: 15px;
  margin-right: 2px;
  vertical-align: middle;
}
.file-content h4 {
  font-weight: 500;
}
.file-content .folder .folder-box {
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  padding: 15px;
  background-color: #f6f7fb;
  width: calc(25% - 15px);
  display: inline-block;
}
.file-content .folder .folder-box:nth-child(1) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 10ms;
  animation: fadeIncustom 0.5s linear 10ms;
}
.file-content .folder .folder-box:nth-child(2) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 20ms;
  animation: fadeIncustom 0.5s linear 20ms;
}
.file-content .folder .folder-box:nth-child(3) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 30ms;
  animation: fadeIncustom 0.5s linear 30ms;
}
.file-content .folder .folder-box:nth-child(4) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 40ms;
  animation: fadeIncustom 0.5s linear 40ms;
}
.file-content .folder .folder-box:nth-child(5) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 50ms;
  animation: fadeIncustom 0.5s linear 50ms;
}
.file-content .folder .folder-box:nth-child(6) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 60ms;
  animation: fadeIncustom 0.5s linear 60ms;
}
.file-content .folder .folder-box:nth-child(7) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 70ms;
  animation: fadeIncustom 0.5s linear 70ms;
}
.file-content .folder .folder-box:nth-child(8) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 80ms;
  animation: fadeIncustom 0.5s linear 80ms;
}
.file-content .folder .folder-box:nth-child(9) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 90ms;
  animation: fadeIncustom 0.5s linear 90ms;
}
.file-content .folder .folder-box:nth-child(10) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 100ms;
  animation: fadeIncustom 0.5s linear 100ms;
}
.file-content .folder .folder-box:nth-child(11) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 110ms;
  animation: fadeIncustom 0.5s linear 110ms;
}
.file-content .folder .folder-box:nth-child(12) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 120ms;
  animation: fadeIncustom 0.5s linear 120ms;
}
.file-content .folder .folder-box:nth-child(13) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 130ms;
  animation: fadeIncustom 0.5s linear 130ms;
}
.file-content .folder .folder-box:nth-child(14) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 140ms;
  animation: fadeIncustom 0.5s linear 140ms;
}
.file-content .folder .folder-box:nth-child(15) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 150ms;
  animation: fadeIncustom 0.5s linear 150ms;
}
.file-content .files .file-box {
  border: 1px solid #f1f1f1;
  border-radius: 5px;
  padding: 15px;
  background-color: #f6f7fb;
  width: calc(25% - 15px);
  display: inline-block;
  position: relative;
}
.file-content .files .file-box .file-top {
  height: 100px;
  background-color: #fff;
  border: 1px solid #ececec;
  border-radius: 5px;
  font-size: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 1440px) {
  .file-content .folder .folder-box .media {
    display: block;
  }
  .file-content .folder .folder-box .media .media-body {
    margin-left: 0 !important;
    margin-top: 5px;
  }
}
@media screen and (max-width: 1366px) {
  .file-content .files {
    margin-bottom: -10px;
  }
  .file-content .files .file-box {
    width: calc(50% - 15px);
    margin-bottom: 10px;
    margin-right: 8px;
  }
}
@media screen and (max-width: 768px) {
  .file-content .folder {
    margin-bottom: -10px;
  }
  .file-content .folder .folder-box {
    width: calc(50% - 15px);
    margin-bottom: 10px;
    margin-right: 8px;
  }
  .file-content .media {
    display: block;
    text-align: center;
  }
  .file-content .media .media-body {
    margin-top: 20px;
    text-align: center !important;
  }
}
@media screen and (max-width: 575px) {
  .file-content .folder .folder-box,
  .file-content .files .file-box {
    width: calc(100%);
  }
}
.profile-img-style img,
.scroll-bar-wrap img {
  width: 100%;
}
.gallery {
  margin-bottom: -30px;
}
.gallery > a {
  margin-bottom: 30px;
}
.gallery > a:before {
  content: "";
  position: absolute;
  font-family: IcoFont;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  left: 20px;
  background-color: rgba(255, 255, 255, 0.27);
  top: 5px;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 30px;
  color: #000;
}
.gallery > a:hover:before {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.gallery > a .img-thumbnail {
  border-radius: 0;
}
.gallery-with-description {
  margin-bottom: -30px;
}
.gallery-with-description a > div {
  padding: 10px;
  border: 1px solid #e4e6ec;
  margin-bottom: 30px;
  border-radius: 0 0 5px 5px;
}
.gallery-with-description a:hover {
  text-decoration: none !important;
}
.gallery-with-description h4 {
  color: #2c323f;
  margin-top: 15px;
  font-size: 18px;
}
.gallery-with-description p {
  color: #a3a3a3;
}
.lg-backdrop {
  background-color: #fff;
}
.lg-outer .lg-actions .lg-next,
.lg-outer .lg-actions .lg-prev {
  background-color: #fff;
  border: 1px solid #efefef;
}
.lg-outer .lg-actions .lg-next:hover,
.lg-outer .lg-actions .lg-prev:hover {
  color: #2c323f;
}
.lg-outer .lg-toolbar {
  background-color: rgba(255, 255, 255, 0.45);
  border-bottom: 1px solid #2c323f;
}
.lg-outer .lg-toolbar .lg-icon:hover {
  color: #2c323f;
}
.lg-outer #lg-counter {
  color: #2c323f;
}
.lg-outer .lg-sub-html {
  background-color: rgba(255, 255, 255, 0.45);
}
.lg-outer .lg-sub-html h4 {
  font-size: inherit;
  color: #2c323f;
}
.lg-outer .lg-sub-html p {
  color: #2c323f;
}
.lg-outer .lg-thumb-outer {
  background-color: #ecf3fa;
}
.lg-outer .lg-thumb-item {
  padding: 4px;
  border: 1px solid #efefef;
  border-radius: 0;
}
.lg-outer .lg-thumb-item .active,
.lg-outer .lg-thumb-item:hover {
  border-color: #000;
}
.gallery a:before,
.gallery a:after {
  content: none;
}
.gallery .img-hover > div {
  overflow: hidden;
}
.gallery .hover-1 img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.gallery .hover-1 img:hover {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.gallery .hover-2 img {
  width: 100%;
  height: auto;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
}
.gallery .hover-2:hover img {
  -webkit-transform: translateX(40px) scale(1.2);
  transform: translateX(40px) scale(1.2);
}
.gallery .hover-3 img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.gallery .hover-3:hover img {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.gallery .hover-4 img {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.gallery .hover-4:hover img {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.gallery .hover-5 img {
  margin-left: 30px;
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.gallery .hover-5:hover img {
  margin-left: 0;
}
.gallery .hover-6 img {
  -webkit-transform: rotate(15deg) scale(1.4);
  transform: rotate(15deg) scale(1.4);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.gallery .hover-6:hover img {
  -webkit-transform: rotate(0) scale(1);
  transform: rotate(0) scale(1);
}
.gallery .hover-7 img {
  -webkit-filter: blur(3px);
  filter: blur(3px);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.gallery .hover-7:hover img {
  -webkit-filter: blur(0);
  filter: blur(0);
}
.gallery .hover-8 img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.gallery .hover-8:hover img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.gallery .hover-9 img {
  -webkit-filter: sepia(100%);
  filter: sepia(100%);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.gallery .hover-9:hover img {
  -webkit-filter: sepia(0);
  filter: sepia(0);
}
.gallery .hover-10 img {
  -webkit-filter: grayscale(0) blur(0);
  filter: grayscale(0) blur(0);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.gallery .hover-10:hover img {
  -webkit-filter: grayscale(100%) blur(3px);
  filter: grayscale(100%) blur(3px);
}
.gallery .hover-11 img {
  opacity: 1;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.gallery .hover-11:hover img {
  opacity: 0.5;
}
@-webkit-keyframes flash {
  0% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flash {
  0% {
    opacity: 0.4;
  }
  100% {
    opacity: 1;
  }
}
.gallery .hover-13:hover img {
  opacity: 1;
  -webkit-animation: flash 1.5s;
  animation: flash 1.5s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.gallery .hover-14 div {
  position: relative;
}
.gallery .hover-14 div:before {
  content: "";
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  width: 50%;
  height: 100%;
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(255, 255, 255, 0)),
    to(rgba(255, 255, 255, 0.3))
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 100%
  );
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.gallery .hover-14 div:hover:before {
  -webkit-animation: shine 0.75s;
  animation: shine 0.75s;
}
.gallery .hover-15 div {
  position: relative;
}
.gallery .hover-15 div:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
  display: block;
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  opacity: 0;
}
.gallery .hover-15 div:hover:before {
  -webkit-animation: circle 0.75s;
  animation: circle 0.75s;
}
@-webkit-keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
@keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
.grid {
  position: relative;
}
.grid:after {
  content: "";
  display: block;
  clear: both;
}
.grid-item img {
  max-width: 100%;
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.gallery-with-description .grid-item img {
  border: 0;
  padding: 0;
}
.hdg_main {
  position: relative;
}
.main .langChoice {
  position: absolute;
  right: 40px;
  top: 31px;
  padding: 10px 12px;
  background-color: rgba(0, 0, 0, 0);
}
@media (max-width: 991px) {
  .main .langChoice {
    right: 20px;
    top: 11px;
    padding: 8px;
  }
}
@media only screen and (max-width: 575px) {
  .main .langChoice {
    top: 14px;
    padding: 4px 7px;
  }
  .language-xs {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 360px) {
  .language-header {
    padding-bottom: 60px !important;
  }
  .main .langChoice {
    left: 0;
    margin: 0 auto;
    top: 50px;
    width: 30%;
    right: 0;
  }
}
.filter-cards-view .job-filter:first-child {
  margin-bottom: 30px;
}
.filter-cards-view .checkbox-animated {
  margin-top: 30px;
  margin-bottom: 30px;
}
.location-checkbox span {
  color: #999;
  padding-left: 33px;
}
.job-accordion .card {
  margin-bottom: 30px;
}
.job-accordion .btn-block {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.job-search p {
  margin-top: 30px;
}
.job-search .media .media-body h6 {
  margin-bottom: 3px;
}
.job-search .media .media-body h6 span {
  font-size: 13px;
  color: #999;
  font-weight: normal;
}
.job-search .media .media-body h6 span.badge {
  color: #fff;
}
.job-search .media .media-body p {
  margin-top: 0;
  color: #999;
}
.job-search .job-description {
  margin-top: 30px;
}
.job-search .job-description h6 {
  font-weight: 600;
}
.job-search .job-description p {
  margin-top: 0;
  margin-bottom: 6px;
}
.job-search .job-description ul {
  list-style-type: disc;
  list-style-position: inside;
}
.job-search .job-description ul li {
  margin-bottom: 10px;
}
.job-search .job-description ul li:last-child {
  margin-bottom: 0;
}
.job-search .job-description .theme-form {
  margin-top: 30px;
  margin-bottom: 30px;
}
.job-search
  .job-description
  .theme-form
  .row
  div[class^="col-"]
  + div[class^="col-"]
  .select2-container {
  margin-top: 22px;
}
.job-search
  .job-description
  .theme-form
  .row
  div[class^="col-"]
  .job-select2
  ~ .select2-container {
  margin-top: 0 !important;
}
.job-search
  .job-description
  .theme-form
  .row
  div[class^="col-"]
  .input-group
  .datepicker-here {
  font-size: 14px;
  border: 1px solid #f4f4f4;
  padding-top: 7px;
  padding-bottom: 7px;
}
.select2-container .select2-selection--single {
  border-radius: 0.25rem !important;
  border-color: #f6f7fb;
  height: 40px !important;
  padding: 5px;
}
.job-pagination {
  margin-bottom: 30px;
}
.job-pagination nav ul {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media only screen and (max-width: 1366px) {
  .xl-mt-job {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 991px) {
  .filter-cards-view {
    padding: 20px !important;
  }
  .filter-cards-view .job-filter:first-child {
    margin-bottom: 20px;
  }
  .filter-cards-view .checkbox-animated {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .job-accordion .animate-chk {
    padding: 20px !important;
  }
  .job-search p {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .filter-cards-view {
    padding: 15px !important;
  }
  .filter-cards-view .job-filter:first-child {
    margin-bottom: 15px;
  }
  .filter-cards-view .checkbox-animated {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .job-accordion .animate-chk {
    padding: 15px !important;
  }
  .job-search p {
    margin-top: 15px;
  }
  .job-search .media {
    display: block;
    text-align: center;
  }
  .job-search .media .media-body h6 .pull-right {
    float: none;
    margin-top: 3px;
  }
  .job-search .media .media-body h6 a {
    display: block;
  }
  .job-search .media .media-body p span + span {
    display: block;
  }
  .job-search .media img {
    margin-bottom: 15px;
  }
  .job-search .media .m-r-20 {
    margin-right: 0;
  }
  .job-search .job-description {
    margin-top: 15px;
  }
  .job-search .job-description .theme-form {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .job-search
    .job-description
    .theme-form
    .row
    div[class^="col-"]
    + div[class^="col-"]
    .select2-container {
    margin-top: 2px;
  }
  .job-search .job-description .theme-form .xs-mt-period {
    margin-top: 15px;
  }
  .job-pagination {
    margin-bottom: 15px;
  }
  .xl-mt-job {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 360px) {
  .job-search .job-description .btn {
    padding: 6px 12px;
  }
}
.jsgrid .jsgrid-grid-body .jsgrid-cell {
  padding: 0.75rem;
}
.jsgrid .jsgrid-pager-container {
  text-align: right;
}
.jsgrid .jsgrid-pager {
  padding: 0;
  margin-top: 20px;
}
.jsgrid .jsgrid-pager .jsgrid-pager-nav-inactive-button {
  margin-right: -5px;
}
.jsgrid .jsgrid-pager .jsgrid-pager-nav-inactive-button:first-child {
  border-radius: 5px 0 0 5px;
}
.jsgrid .jsgrid-pager .jsgrid-pager-page ~ .jsgrid-pager-nav-button {
  margin-left: -5px;
}
.jsgrid .jsgrid-pager .jsgrid-pager-page ~ .jsgrid-pager-nav-button:last-child {
  border-radius: 0 5px 5px 0;
}
.jsgrid .jsgrid-pager [class*="jsgrid-pager"] {
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  border: 1px solid #f4f4f4;
}
.jsgrid .jsgrid-pager .jsgrid-pager-page a {
  color: #2c323f;
}
.jsgrid .jsgrid-pager .jsgrid-pager-current-page {
  color: #2c323f;
}
.jsgrid .jsgrid-selected-row > .jsgrid-cell {
  background: #f4f4f4;
  border-color: #fafafa;
}
.jsgrid .jsgrid-header-row > .jsgrid-header-cell {
  padding: 0.75rem;
  font-weight: 500;
}
.jkanban-container .btn {
  margin-bottom: 10px;
}
.jkanban-container .note a {
  display: contents;
}
.kanban-board-header {
  width: 250px;
  height: auto;
  line-height: unset;
  background: #fbfeff;
  border-bottom: 1px solid #ddd;
}
.kanban-board-header.bg-info ~ .kanban-drag {
  background-color: rgba(169, 39, 249, 0.3);
}
.kanban-board-header.bg-warning ~ .kanban-drag {
  background-color: rgba(116, 125, 198, 0.3);
}
.kanban-board-header.bg-success ~ .kanban-drag {
  background-color: rgba(158, 101, 194, 0.3);
}
.kanban-container {
  display: contents;
}
.kanban-board {
  margin-bottom: 30px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  letter-spacing: 0.5px;
  border-radius: 8px;
  -webkit-box-shadow: 1px 5px 24px 0 rgba(68, 102, 242, 0.05);
  box-shadow: 1px 5px 24px 0 rgba(68, 102, 242, 0.05);
  overflow: hidden;
  width: calc(100% / 3 - 30px) !important;
}
.kanban-board .kanban-drag {
  background: #fbfeff;
}
.kanban-item {
  background: transparent;
  padding: 0;
  margin-bottom: 20px;
}
.kanban-item p {
  opacity: 0.7;
}
.kanban-item:last-child {
  margin-bottom: 0;
}
.kanban-item .list {
  display: inline-block;
  opacity: 0.4;
}
.kanban-item .list li {
  display: inline-block;
  font-size: 12px;
}
.kanban-item .list li i {
  margin-right: 10px;
}
.kanban-item .kanban-box {
  border: 1px solid #efefef;
  border-radius: 5px;
  padding: 20px;
  position: relative;
  display: block;
  color: inherit;
  background-color: #fff;
}
.kanban-item .kanban-box:hover {
  color: inherit;
}
.kanban-item .kanban-box + .kanban-box {
  margin-top: 20px;
}
.kanban-item .kanban-box .badge {
  font-weight: 400;
}
.kanban-item .kanban-box h6 {
  font-size: 15px;
  margin-top: 5px;
  font-weight: 500;
}
.kanban-item .kanban-box .dropdown {
  display: inline-block;
  right: 10px;
  position: absolute;
  top: 20px;
}
.kanban-item .kanban-box .dropdown .dropdown-item {
  font-size: 13px;
  font-weight: 500;
  padding: 5px 10px;
  text-align: left;
}
.kanban-item .kanban-box .dropdown svg {
  height: 14px;
}
.kanban-item .kanban-box .d-flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.kanban-item .kanban-box .dropdown-toggle:after {
  content: none;
}
.kanban-item .kanban-box .customers ul li + li {
  margin-left: -10px;
}
.kanban-item .kanban-box .date {
  font-size: 11px;
  opacity: 0.5;
}
footer {
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 1199px) {
  .jkanban-container .btn {
    margin-bottom: 10px;
    margin-left: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .kanban-board .kanban-drag,
  .kanban-container .kanban-item .kanban-box {
    padding: 10px 15px;
  }
  .kanban-container .kanban-board {
    width: 320px !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
  }
}
@media only screen and (max-width: 480px) {
  .jkanban-container .card-body {
    padding: 20px 0 !important;
  }
  .kanban-board .kanban-drag,
  .kanban-container .kanban-item .kanban-box {
    padding: 10px 15px;
  }
  .kanban-container .kanban-board {
    width: 270px !important;
  }
}
.browse .browse-articles.browse-bottom {
  margin-top: 30px;
}
.browse .browse-articles span {
  vertical-align: middle;
  position: relative;
}
.browse .browse-articles span:nth-child(2) {
  padding-left: 20px;
}
.browse .browse-articles span svg {
  width: 14px;
  height: 14px;
  margin-right: 10px;
  vertical-align: text-top;
  position: absolute;
  left: 0;
  top: 3px;
}
.browse .browse-articles h6 {
  padding-bottom: 10px;
  margin-bottom: 0px;
  border-bottom: 1px solid #fdfeff;
  padding-left: 25px;
}
.browse .browse-articles h6 span svg {
  width: 16px;
  height: 16px;
  vertical-align: text-top;
  top: 0;
  left: -30px;
}
.browse .browse-articles ul li {
  padding: 8px;
  border-radius: 8px;
}
.browse .browse-articles ul li a {
  color: #4a5568;
}
.browse .browse-articles ul li:hover {
  background-color: #fdfeff;
}
@media only screen and (max-width: 1366px) {
  .browse div[class^="col-"]:nth-child(3) {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .browse div[class^="col-"]:nth-child(3) {
    margin-top: 20px;
  }
  .browse .browse-articles.browse-bottom {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .browse div[class^="col-"]:nth-child(2) {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .browse div[class^="col-"]:nth-child(2),
  .browse div[class^="col-"]:nth-child(3) {
    margin-top: 15px;
  }
  .browse .browse-articles.browse-bottom {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 360px) {
  .browse .browse-articles ul li a span:nth-child(2) {
    width: 158px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
  }
}
.framworks .nav-pills {
  margin-bottom: -15px;
}
.framworks .nav-item {
  margin: 0 10px;
  margin-bottom: 15px;
}
.framworks .nav-item a {
  padding: 15px 30px;
  background-color: rgba(13, 164, 135, 0.08);
  border-radius: 50px !important;
}
.framworks .nav .nav-link img {
  height: 50px;
  margin-right: 10px;
}
.landing-cards {
  -webkit-transform: rotate(-12deg);
  transform: rotate(-12deg);
}
.landing-cards .landing-card {
  border-radius: 15px;
  -webkit-box-shadow: 0 0 37px rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 37px rgba(255, 255, 255, 0.2);
  margin: 15px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.landing-cards .landing-card:hover {
  -webkit-transform: translate(0, -7px) scale(1.01);
  transform: translate(0, -7px) scale(1.01);
  -webkit-box-shadow: 0 0 37px rgba(255, 255, 255, 0.4);
  box-shadow: 0 0 37px rgba(255, 255, 255, 0.4);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.email-txt {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
}
.email-img {
  -webkit-filter: drop-shadow(0 0 37px rgba(8, 21, 66, 0.15));
  filter: drop-shadow(0 0 37px rgba(8, 21, 66, 0.15));
}
.landing-ul li {
  position: relative;
  padding-left: 30px;
  font-size: calc(16px + (20 - 16) * ((100vw - 300px) / (1920 - 300)));
  padding-bottom: calc(5px + (10 - 5) * ((100vw - 300px) / (1920 - 300)));
  color: #737171;
}
.landing-ul li::before {
  content: "-";
  position: absolute;
  font-size: calc(16px + (20 - 16) * ((100vw - 300px) / (1920 - 300)));
  left: 0;
  top: -3px;
}
.framworks-list .box {
  display: inline-block;
  background-color: #fff;
  padding: 40px 10px;
  margin-bottom: 30px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 37px rgba(8, 21, 66, 0.05);
  box-shadow: 0 0 37px rgba(8, 21, 66, 0.05);
  margin: 10px;
  width: 185px;
  height: 185px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.framworks-list .box:hover {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: 0 0 37px rgba(8, 21, 66, 0.15);
  box-shadow: 0 0 37px rgba(8, 21, 66, 0.15);
}
.layout h5 {
  margin-bottom: 20px;
  opacity: 0.8;
  letter-spacing: 1.2px;
}
.layout .btn {
  padding: 0.15rem 0.5rem;
}
.landing-home {
  scroll-behavior: smooth;
  height: 100vh;
  overflow: hidden;
  position: relative;
  background-position: right top;
  background-size: cover;
  background: linear-gradient(90deg, #f1f0ff 21px, transparent 1%) center,
    linear-gradient(#eae7ff 21px, transparent 1%) center,
    rgba(115, 102, 255, 0.34902);
  background-size: 23px 23px;
}
.landing-home .content h1 {
  font-weight: 600;
  color: var(--theme-color);
  font-weight: 700;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  background-image: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(158, 107, 248, 0.5)),
      to(rgba(119, 101, 250, 0.5))
    ),
    url(../assets/images/landing/title.html);
  background-image: linear-gradient(
      rgba(158, 107, 248, 0.5),
      rgba(119, 101, 250, 0.5)
    ),
    url(../assets/images/landing/title.html);
  background-position: left;
  line-height: 1;
  font-size: calc(25px + (57 - 25) * ((100vw - 300px) / (1920 - 300)));
}
.landing-home .content h2 {
  font-size: calc(20px + (28 - 20) * ((100vw - 300px) / (1920 - 300)));
}
.landing-home .content p {
  font-size: calc(14px + (20 - 14) * ((100vw - 300px) / (1920 - 300)));
  font-weight: 200;
  font-family: roboto;
  padding-right: 50px;
}
.landing-home .navbar-brand img {
  height: 45px;
}
.landing-home .btn-grp .btn img {
  height: 20px;
  margin-right: 5px;
}
.landing-home .decoration li {
  position: absolute;
}
.landing-home .decoration li img {
  height: 20px;
}
.landing-home .decoration .one {
  left: -10px;
  top: 200px;
  -webkit-animation: spin 10s infinite;
  animation: spin 10s infinite;
}
.landing-home .decoration .two {
  left: 35%;
  top: 80px;
  -webkit-animation: animationtop 10s infinite;
  animation: animationtop 10s infinite;
}
.landing-home .decoration .three {
  bottom: 40px;
  left: 160px;
  -webkit-animation: animationleft 10s infinite;
  animation: animationleft 10s infinite;
}
.landing-home .decoration .four {
  left: 42%;
  top: 40%;
  -webkit-animation: spin 15s infinite;
  animation: spin 15s infinite;
}
.landing-home .decoration .five {
  bottom: -6px;
  left: 30%;
  -webkit-animation: spin 20s infinite;
  animation: spin 20s infinite;
}
.landing-home .decoration .six {
  left: 46%;
  top: 20%;
  -webkit-animation: animationleft 5s infinite;
  animation: animationleft 5s infinite;
}
.landing-home .decoration .seven {
  left: -11px;
  top: 70%;
  -webkit-animation: animationleft 5s infinite;
  animation: animationleft 5s infinite;
}
.landing-home .screen1 {
  position: absolute;
  right: 0;
  top: 150px;
  -webkit-box-shadow: 0 0 47px 10px rgba(13, 164, 135, 0.1);
  box-shadow: 0 0 47px 10px rgba(13, 164, 135, 0.1);
  border-radius: 10px;
  -webkit-animation: animationleft 20s infinite;
  animation: animationleft 20s infinite;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.landing-home .screen1:hover {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: 0 0 47px 10px rgba(255, 255, 255, 0.35);
  box-shadow: 0 0 47px 10px rgba(255, 255, 255, 0.35);
}
.landing-home .screen2 {
  position: absolute;
  left: 70px;
  top: 270px;
  -webkit-box-shadow: 0 0 47px 10px rgba(13, 164, 135, 0.1);
  box-shadow: 0 0 47px 10px rgba(13, 164, 135, 0.1);
  border-radius: 10px;
  -webkit-animation: animationtop 30s infinite;
  animation: animationtop 30s infinite;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.landing-home .screen2:hover {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: 0 0 47px 10px rgba(13, 164, 135, 0.35);
  box-shadow: 0 0 47px 10px rgba(13, 164, 135, 0.35);
}
.landing-home .content {
  height: calc(100vh - 101px);
  margin-top: 101px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: 100px;
}
.landing-home .sticky-header header .nav-padding {
  padding: 30px 50px;
}
@-webkit-keyframes animationtop {
  0% {
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
  50% {
    -webkit-transform: translate(0, 20px);
    transform: translate(0, 20px);
  }
  100% {
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}
@keyframes animationtop {
  0% {
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
  50% {
    -webkit-transform: translate(0, 20px);
    transform: translate(0, 20px);
  }
  100% {
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}
@-webkit-keyframes animationleft {
  0% {
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
  50% {
    -webkit-transform: translate(20px, 0);
    transform: translate(20px, 0);
  }
  100% {
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}
@keyframes animationleft {
  0% {
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
  50% {
    -webkit-transform: translate(20px, 0);
    transform: translate(20px, 0);
  }
  100% {
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.navbar-nav {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.navbar-nav .nav-item {
  position: relative;
}
.navbar-nav .nav-item .nav-link {
  font-size: 18px;
  letter-spacing: 1px;
  padding: 12px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.navbar-nav .nav-item .nav-link:hover,
.navbar-nav .nav-item .nav-link.active {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.landing-page .navbar-expand-xl .navbar-collapse {
  background-color: transparent;
}
.landing-page .page-body-wrapper {
  min-height: 100vh;
  background: #eaf4ff;
  overflow: hidden;
}
.landing-page .navbar-nav .nav-item.buy-btn {
  background-color: white;
  border-radius: 5px;
  padding: 0 20px;
  margin-left: 10px;
}
.landing-page .navbar-nav .nav-item.buy-btn a {
  color: var(--theme-color);
}
.landing-page .navbar-nav .nav-item .nav-link {
  letter-spacing: 1.5px;
}
.landing-page .sticky-header header {
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  z-index: 100;
  left: 0;
  height: auto;
}
.landing-page .sticky-header header.sticky {
  margin-top: 0;
  background: #f4f1fb;
}
.landing-page .sticky-header header.sticky .navbar-nav .nav-item .nav-link {
  color: #2c323f;
  font-size: 16px;
  padding: 15px 12px;
}
.landing-page .sticky-header header.sticky .buy-btn {
  background: linear-gradient(26deg, #7366ff 0%, #a26cf8 100%);
}
.landing-page .sticky-header header.sticky .buy-btn a {
  color: #fff !important;
}
.bg-sky-blue .sticky-header header .navbar-toggler span {
  background-color: var(--theme-color);
}
.navbar-expand-xl .navbar-brand {
  padding-left: 18px;
}
.navbar-expand-xl .navbar-collapse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: #fff;
}
.section-space {
  padding: 80px 0;
  text-align: center;
}
.section-space p {
  font-size: 15px;
}
.z-index-9 {
  z-index: 99;
  position: relative;
}
.component_responsive {
  margin-bottom: -30px;
}
.component_responsive img {
  height: 50px;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0.7;
}
.component_responsive .component-hover-effect {
  margin-bottom: 30px;
}
.component-hover-effect {
  padding: 40px 0 60px;
}
.component-hover-effect:before {
  content: "";
  position: absolute;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border: 1px solid #dfe5f5;
  border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
  will-change: border-radius;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  display: block;
  -webkit-animation: morphing 10s infinite paused;
  animation: morphing 10s infinite paused;
  top: -10px;
  left: 20px;
}
.component-hover-effect:hover:before {
  -webkit-animation-play-state: running;
  animation-play-state: running;
}
.component-hover-effect:hover img {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-filter: hue-rotate(30deg);
  filter: hue-rotate(30deg);
}
@-webkit-keyframes morphing {
  0% {
    border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
  }
  25% {
    border-radius: 58% 42% 75% 25%/76% 46% 54% 24%;
  }
  50% {
    border-radius: 50% 50% 33% 67%/55% 27% 73% 45%;
  }
  75% {
    border-radius: 33% 67% 58% 42%/63% 68% 32% 37%;
  }
}
@keyframes morphing {
  0% {
    border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
  }
  25% {
    border-radius: 58% 42% 75% 25%/76% 46% 54% 24%;
  }
  50% {
    border-radius: 50% 50% 33% 67%/55% 27% 73% 45%;
  }
  75% {
    border-radius: 33% 67% 58% 42%/63% 68% 32% 37%;
  }
}
.components-section h6 {
  padding-top: 15px;
}
.ptb50 {
  padding: 80px 0;
}
.landing-center {
  text-align: center;
}
.landing-center .title {
  margin-bottom: 30px;
}
.landing-center .footer-content h1 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
  line-height: 1.4;
  letter-spacing: 1px;
}
.mrl5 {
  margin: 0 5px;
}
.footer-bg {
  position: relative;
  text-align: center;
  background-color: #f7f7fe;
  margin-left: 0;
}
.email_bg {
  background-image: url(../assets/images/landing/email-bg.html) !important;
}
.app_bg {
  background-color: #f7f7fe;
}
.page-wrapper .bg-Widget:before {
  top: 220px !important;
  -webkit-transform: rotate(-40deg);
  transform: rotate(-40deg);
}
.page-wrapper .bg-Widget:after {
  top: unset !important;
  bottom: 0 !important;
}
.page-wrapper .bg-Widget .Rica-demo-content p {
  color: rgba(255, 255, 255, 0.7);
}
.page-wrapper .bg-Widget .Rica-demo-content .couting h2 {
  -webkit-text-fill-color: #fff !important;
}
.layout {
  background-image: url(../assets/images/landing/email-bg.html);
}
.layout {
  margin-bottom: -30px;
}
.tap-top {
  text-align: center;
  cursor: pointer;
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 5;
  color: #fff;
  background: var(--theme-color);
  border: none;
  padding: 7px;
  -webkit-box-shadow: 0 0 10px var(--theme-color);
  box-shadow: 0 0 10px var(--theme-color);
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.tap-top svg {
  width: 20px;
}
@-webkit-keyframes animationFramesOne {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg);
    transform: translate(73px, -1px) rotate(36deg);
  }
  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg);
    transform: translate(141px, 72px) rotate(72deg);
  }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg);
    transform: translate(83px, 122px) rotate(108deg);
  }
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg);
    transform: translate(-40px, 72px) rotate(144deg);
  }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
  }
}
@keyframes animationFramesOne {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
  }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg);
    transform: translate(73px, -1px) rotate(36deg);
  }
  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg);
    transform: translate(141px, 72px) rotate(72deg);
  }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg);
    transform: translate(83px, 122px) rotate(108deg);
  }
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg);
    transform: translate(-40px, 72px) rotate(144deg);
  }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
  }
}
.page-wrapper {
  overflow: hidden;
}
.page-wrapper .section-space {
  padding: 80px 0;
}
.page-wrapper .Rica-demo-content {
  text-align: center;
  position: relative;
  margin-bottom: 50px;
}
.page-wrapper .Rica-demo-content img {
  margin: 0 auto;
  width: 70px;
  -webkit-animation: rotated 50s infinite linear;
  animation: rotated 50s infinite linear;
}
.page-wrapper .Rica-demo-content p {
  font-size: calc(18px + (28 - 18) * ((100vw - 300px) / (1920 - 300)));
  color: #737171;
}
.page-wrapper .Rica-demo-section {
  position: relative;
}
.page-wrapper .Rica-demo-section:before {
  content: "";
  position: absolute;
  left: 0;
  background-image: url(../images/landing/left-left.html);
  width: 250px;
  height: 165px;
  top: 0;
}
.page-wrapper .Rica-demo-section:after {
  content: "";
  position: absolute;
  right: 0;
  background-image: url(../images/landing/leaf-right.html);
  width: 250px;
  height: 208px;
  top: 0;
}
.page-wrapper .Rica-demo-section .img-effect {
  -webkit-box-shadow: 0 0 37px rgba(8, 21, 66, 0.15);
  box-shadow: 0 0 37px rgba(8, 21, 66, 0.15);
  border-radius: 15px;
  padding: 20px;
  position: relative;
}
.page-wrapper .Rica-demo-section .img-effect .hover-link {
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(10deg, rgba(44, 50, 63, 0.8) 0%, transparent 80%);
  border-radius: 15px;
  text-align: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 20px;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  left: 0;
  top: 0;
}
.page-wrapper .Rica-demo-section .img-effect:hover .hover-link {
  opacity: 1;
  z-index: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-wrapper .Rica-demo-section .img-effect img {
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-wrapper .Rica-demo-section .img-effect:hover {
  -webkit-box-shadow: 0 0 37px rgba(8, 21, 66, 0.15);
  box-shadow: 0 0 37px rgba(8, 21, 66, 0.15);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-wrapper .Rica-demo-section .img-effect:hover img {
  -webkit-transform: scale(1.01);
  transform: scale(1.01);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-wrapper .Rica-demo-section .Rica-img {
  border-radius: 10px;
  border: 1px solid #f1f1f1;
}
.page-wrapper .Rica-demo-section .Rica-img img {
  border-radius: 30px;
}
.page-wrapper .Rica-demo-section .sub-title {
  margin-top: 15px;
  padding-bottom: 10px;
}
.page-wrapper .Rica-demo-section .sub-title h5 {
  margin-bottom: 0;
  font-size: calc(12px + (20 - 15) * ((100vw - 300px) / (1920 - 300)));
}
.page-wrapper .Rica-demo-section .Rica-demo-content .couting h2 {
  color: var(--theme-color);
  font-weight: 500;
  font-size: calc(35px + (70 - 35) * ((100vw - 300px) / (1920 - 300)));
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(var(--theme-color)),
    to(#966afb)
  );
  background: linear-gradient(var(--theme-color), #966afb);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 0;
  line-height: 1;
}
.demo-imgs .demo-content {
  margin-bottom: 35px;
}
.demo-imgs .demo-content .Rica-demo-img {
  -webkit-box-shadow: 0 0 37px rgba(8, 21, 66, 0.15);
  box-shadow: 0 0 37px rgba(8, 21, 66, 0.15);
  border-radius: 15px;
  padding: 20px;
  position: relative;
  margin-bottom: 15px;
}
.demo-imgs .demo-content .Rica-demo-img .hover-link {
  padding-top: 15px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -10px;
}
.demo-imgs .demo-content .Rica-demo-img .hover-link .link-btn {
  cursor: not-allowed;
}
.demo-imgs .demo-content .Rica-demo-img .hover-link a {
  color: #fff;
  display: inline-block;
  border-radius: 5px;
  background-color: #0da487;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 6px 12px;
  margin-bottom: 10px;
}
.demo-imgs .demo-content .Rica-demo-img .hover-link .coming-soon {
  opacity: 0.4;
  pointer-events: none;
}
.demo-imgs .demo-content .Rica-demo-img img {
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.demo-imgs .demo-content .Rica-demo-img:hover img {
  -webkit-transform: scale(1.01);
  transform: scale(1.01);
}
.demo-imgs .demo-content .Rica-demo-img:hover .title-wrapper .theme-name {
  bottom: -15px;
  opacity: 0;
}
.demo-imgs .demo-content .title-wrapper .theme-name {
  position: relative;
  font-size: calc(18px + (24 - 18) * ((100vw - 300px) / (1920 - 300)));
  color: #737171;
  text-transform: capitalize;
}
.demo-imgs .demo-content .title-wrapper .theme-name:before {
  content: "";
  position: absolute;
  width: 120px;
  height: 10px;
  margin: 0 auto;
  background-color: rgba(115, 113, 113, 0.2);
  z-index: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.landing-slider h4 {
  position: relative;
  font-size: 20px;
  color: #7366ff;
  text-transform: capitalize;
}
.landing-slider h4:before {
  content: "";
  position: absolute;
  width: 120px;
  height: 12px;
  margin: 0 auto;
  background-color: rgba(115, 102, 255, 0.15);
  z-index: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.container-modify {
  max-width: 1600px;
  margin: 0 auto;
}
.container-modify .img-effect:hover .Rica_img_content {
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.container-modify .Rica_img_content {
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    10deg,
    rgba(13, 164, 135, 0.9) 0%,
    transparent 80%
  );
  top: 0;
  left: 0;
  border-radius: 10px;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.container-modify .Rica_img_content h4 {
  color: #455a64;
  color: #fff;
  font-weight: 600;
  font-size: calc(12px + (24 - 15) * ((100vw - 300px) / (1920 - 300)));
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
}
.container-modify .Rica_img_content p {
  color: #455a64;
}
.navabr_btn-set {
  position: relative;
}
.navabr_btn-set:focus {
  outline: 0;
}
.navabr_btn-set span {
  display: block;
  background-color: #fff;
  width: 3px;
  height: 25px;
  margin-top: 4px;
  margin-bottom: 4px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  left: 0;
  opacity: 1;
}
.navabr_btn-set:not(.custom_nav) span:nth-child(1) {
  position: absolute;
  left: 12px;
  top: 10px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  opacity: 0.9;
}
.navabr_btn-set:not(.custom_nav) span:nth-child(2) {
  height: 12px;
  visibility: hidden;
  background-color: transparent;
}
.navabr_btn-set:not(.custom_nav) span:nth-child(3) {
  position: absolute;
  left: 12px;
  top: 10px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  opacity: 0.9;
}
.navbar-b {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  background-color: transparent;
  padding-top: 1.563rem;
  padding-bottom: 1.563rem;
}
.fixed-top {
  position: relative;
  top: 0;
  right: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: 0;
  z-index: 1030;
}
.navbar-toggler span {
  display: block;
  background-color: rgba(0, 0, 0, 0);
  width: 25px;
  height: 3px;
  height: 3px;
  width: 25px;
  z-index: 112;
  margin-top: 4px;
  margin-bottom: 4px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  left: 0;
  opacity: 1;
}
.navbar-toggler span:nth-child(1) {
  -webkit-transition: -webkit-transform 0.35s ease-in-out;
  transition: -webkit-transform 0.35s ease-in-out;
  transition: transform 0.35s ease-in-out;
  transition: transform 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out;
}
.navbar-toggler span:nth-child(3) {
  -webkit-transition: -webkit-transform 0.35s ease-in-out;
  transition: -webkit-transform 0.35s ease-in-out;
  transition: transform 0.35s ease-in-out;
  transition: transform 0.35s ease-in-out, -webkit-transform 0.35s ease-in-out;
}
.navbar_nav_modify li {
  text-align: center;
}
.sticky-header header {
  position: fixed;
  width: 100%;
  height: 80px;
  z-index: 6;
  text-align: center;
  line-height: normal;
  background: var(--theme-color);
  color: #fff;
  -webkit-box-shadow: 0 0 5px 1px rgba(5, 56, 111, 0.1);
  box-shadow: 0 0 5px 1px rgba(5, 56, 111, 0.1);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.sticky-header header .nav-padding {
  padding: 14px;
}
.sticky-header header.sticky {
  line-height: normal;
  height: 65px;
  background: var(--theme-color);
  text-align: left;
}
.sticky-header header.sticky .nav-padding {
  padding: 7px 14px;
}
.landing-home .sticky .navbar-brand img {
  max-height: 35px;
}
.title-padding {
  padding: 130px 0;
}
@-webkit-keyframes mover {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
}
@keyframes mover {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }
}
@media (max-width: 1440px) {
  .navbar-nav .nav-item .nav-link {
    font-size: 16px;
    padding: 12px 7px;
  }
  .layout .text-left {
    margin-bottom: -5px;
  }
  .layout .text-left .btn {
    font-size: 11px;
    margin-bottom: 5px;
    margin-left: 0.1rem !important;
  }
  .landing-home .content {
    margin-left: 30px;
  }
  .landing-home .btn {
    padding: 0.375rem 0.8rem;
  }
  .landing-home .screen2 {
    left: 0;
  }
}
@media (max-width: 1366px) {
  .landing-home .col-xl-5 {
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 0 100% 100% 0;
  }
  .landing-cards .landing-card {
    margin: 5px;
  }
}
@media only screen and (max-width: 1199px) {
  .sticky-header header.sticky .nav-padding {
    padding: 15px 25px;
  }
  .component-hover-effect:before {
    content: "";
    max-width: 200px;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  .buy-btn {
    background: linear-gradient(26deg, #7366ff 0%, #a26cf8 100%);
  }
  .buy-btn a {
    color: #fff !important;
  }
  .btn-grp .mr-3 {
    margin-right: 0.5rem !important;
  }
  .landing-home {
    min-height: 768px;
  }
  .landing-home .content {
    min-height: 668px;
  }
  .landing-home .content .mr-3 {
    margin-right: 0.5rem !important;
  }
  .navbar-toggler {
    background-color: var(--theme-color);
  }
  .navbar-toggler span {
    background-color: #fff;
  }
  .landing-home .screen1 {
    left: 100px;
  }
  .sticky-header .navbar-nav .nav-item .nav-link {
    color: #000;
    padding: 10px 12px !important;
    font-size: 15px;
  }
  .sticky-header .navbar-nav li {
    display: block;
    width: 100%;
  }
  .landing-page .buy-btn {
    position: relative;
  }
  .landing-page .navbar-expand-xl .navbar-collapse {
    background-color: white;
    margin-top: 20px;
  }
  .landing-page .navbar-expand-xl .navbar-collapse .navbar-nav {
    padding: 20px 30px 30px 30px;
  }
  .bg-sky-blue .main-landing {
    height: 700px;
  }
  .bg-sky-blue .main-landing .landing-main-content {
    width: 70%;
  }
  .landing-main .sticky .navbar-expand-xl .navbar-brand {
    top: 8px;
  }
  .landing-main .sticky .navbar-expand-xl .navabr_btn-set {
    top: 16px;
  }
  .landing-main .navbar-toggler span {
    background-color: #fff;
  }
  .landing-main .navbar_nav_modify {
    width: 100vw;
    height: 100vh;
    left: 0;
    position: fixed;
    background-color: #293240;
    top: 0;
    padding: 120px 0px;
  }
  .landing-main h4 {
    font-size: 20px;
  }
  .landing-main .navbar-expand-xl .navabr_btn-set {
    position: fixed;
    top: 24px;
    z-index: 1;
    right: 20px;
  }
  .landing-main .navbar-expand-xl .navbar-brand {
    padding-left: 5px;
    z-index: 1;
    position: fixed;
    top: 14px;
  }
  .landing-main .navbar-expand-xl .navbar-collapse .navbar-nav .nav-item a {
    padding: 28px 60px;
    width: 16px;
    margin: 0 auto;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .landing-main .navbar-expand-lg .navbar-brand {
    padding-left: 5px;
  }
  .landing-main .navbar-expand-lg .navbar-collapse .navbar-nav .nav-item a {
    padding: 9px;
  }
}
@media only screen and (max-width: 991px) {
  .landing-cards .col-lg-4 {
    display: none;
  }
  .email-txt {
    text-align: center !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .landing-ul li {
    padding-left: 0;
  }
  .landing-ul li::before {
    display: none;
  }
  .landing-home {
    min-height: auto;
    height: auto;
    overflow: unset;
    background-image: none;
  }
  .landing-home .navbar-brand img {
    height: 35px;
  }
  .landing-home .screen2 {
    width: 330px;
    left: calc(100% - 200px);
    bottom: -20px;
    top: unset;
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);
    -webkit-animation: none;
    animation: none;
    z-index: 0;
  }
  .landing-home .screen1 {
    width: 330px;
    right: calc(100% - 200px);
    bottom: -20px;
    left: unset;
    top: unset;
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
    -webkit-animation: none;
    animation: none;
    z-index: 0;
  }
  .landing-home .col-xl-7 {
    position: unset;
  }
  .landing-home .col-xl-5 {
    border-radius: 0;
  }
  .landing-home .content {
    min-height: auto;
    height: auto;
    text-align: center;
    margin-bottom: 150px;
    margin-top: 190px;
    z-index: 2;
    position: relative;
  }
  .landing-home .content p {
    background-color: #fff;
    padding: 20px;
    border-radius: 40px;
  }
  .frameworks-section > .container {
    max-width: 100%;
  }
  .page-wrapper .Rica-demo-content p {
    width: 100%;
  }
  .bg-sky-blue .main-landing {
    height: 660px;
  }
  .bg-sky-blue .main-landing .landing-main-content {
    width: 100%;
  }
  .Rica-demo-section .gallery_content p,
  .Rica-demo-section .Rica-demo-content p {
    width: 70% !important;
  }
  .landing_gallery_section_img {
    margin-bottom: -60px;
  }
  .landing_gallery_section_img .img-gallery-set3,
  .landing_gallery_section_img .img-gallery-set2,
  .landing_gallery_section_img .img-gallery-set4 {
    bottom: 80px;
  }
  .landing_gallery_section_img:before {
    height: 500px;
  }
  .landing-main .navbar-expand-lg .navbar-collapse {
    position: absolute;
    top: 90px;
    background-color: #fff;
    width: calc(100% - 30px);
    border-radius: 5px;
    -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    padding: 15px;
  }
  .landing-main .section-space {
    padding: 60px 0;
  }
  .landing-main .section-space p {
    font-size: 16px;
  }
  .landing-main .navbar-expand-lg .navbar-toggler {
    background-color: #fff;
  }
  .landing-main .navbar-expand-lg .navbar-toggler .navbar-toggler-icon i {
    margin-top: 5px;
    color: var(--theme-color);
  }
  .landing-main .navbar-expand-lg .navbar-collapse {
    background-color: #fff;
    z-index: 111;
  }
  .landing-main .navbar-expand-lg .navbar-collapse .navbar-nav .nav-item a {
    color: #000;
  }
  .landing-main .footer-bg h2 {
    font-size: 28px;
  }
}
@media only screen and (max-width: 800px) {
  .landing-page .page-body-wrapper {
    min-height: auto;
  }
}
@media only screen and (max-width: 767px) {
  .landing-page .sticky-header header.sticky .navbar-nav .nav-item .nav-link {
    font-size: 14px;
    padding: 10px 12px;
  }
  .landing-home .content {
    margin-bottom: 100px;
    margin-top: 140px;
    margin-left: 0;
  }
  .btn-grp {
    margin-bottom: -10px;
  }
  .btn-grp .btn {
    margin-bottom: 10px;
  }
  .framworks .nav-item a {
    padding: 8px 30px;
  }
  .framworks .nav .nav-link .text-left {
    text-align: center !important;
  }
  .framworks .nav .nav-link img {
    display: none;
  }
  .framworks .mt-5 {
    margin-top: 2rem !important;
  }
  .framworks-list .box {
    width: 130px;
    height: 130px;
    padding: 30px 10px;
  }
  .framworks-list .box .mt-3 {
    margin-top: 0.75rem !important;
  }
  .framworks-list .box img {
    width: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .page-wrapper .Rica-demo-section::before,
  .page-wrapper .Rica-demo-section::after {
    display: none;
  }
  .ptb50 {
    padding: 30px 0;
  }
}
@media only screen and (max-width: 575px) {
  .landing-home .sticky-header header .nav-padding {
    padding: 15px 30px;
  }
  .framworks .mt-5 {
    margin-top: 1rem !important;
  }
  .framworks .nav-pills {
    margin-bottom: -10px;
  }
  .framworks .nav-item {
    margin: 0px 2px 10px;
    width: auto;
    display: inline-block;
  }
  .framworks .nav-item p {
    display: none;
  }
  .framworks .nav-item a {
    padding: 8px 17px;
  }
  .framworks-list .box {
    width: 118px;
    height: 120px;
  }
  .page-wrapper .Rica-demo-content {
    margin-bottom: 20px;
  }
  .page-wrapper .section-space {
    padding: 40px 0;
  }
  .landing_gallery_section_img {
    margin-bottom: -40px;
  }
  .bg-sky-blue .main-landing {
    height: 400px;
  }
  .bg-sky-blue .main-landing .landing-main-content h1 {
    font-size: 40px;
  }
  .landing-main h4 {
    font-size: 17px;
  }
  .landing-main .main-landing {
    padding: 0px 0px 0px 0px;
  }
  .landing-main .footer-bg h2 {
    font-size: 21px;
  }
  .landing-main .footer-bg button {
    font-size: 18px;
  }
}
@media only screen and (max-width: 480px) {
  .footer-content .btn-lg {
    margin-bottom: 10px;
  }
  .bg-sky-blue .main-landing .landing-main-content h1 {
    font-size: 30px;
  }
  .sticky-header header.sticky {
    height: 56px;
  }
  .landing-home .sticky-header header .nav-padding {
    padding: 15px;
  }
  .landing-home .navbar-toggler {
    background-color: transparent;
    padding: 0;
  }
  .landing-home .navbar-toggler span {
    background-color: var(--theme-color);
    width: 18px;
    height: 2px;
    margin-top: 3px;
    margin-bottom: 3px;
  }
  .landing-home .navbar-brand img {
    height: 25px;
  }
}
@media only screen and (max-width: 380px) {
  .component-col-set {
    width: 100%;
  }
  .bg-sky-blue .main-landing {
    height: 350px;
  }
  .bg-sky-blue .main-landing .landing-main-content h1 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 320px) {
  .landing-home .content {
    margin-bottom: 50px;
    margin-top: 90px;
    margin-left: 0;
  }
  .bg-sky-blue .main-landing .landing-main-content h1 {
    font-size: 24px;
  }
  .bg-sky-blue .main-landing .landing-main-content p {
    font-size: 12px;
  }
}
.current_lang {
  cursor: pointer;
  text-transform: uppercase;
  overflow: hidden;
}
.lang.selected {
  display: none;
}
.lang span.lang-txt {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 8px;
  font-weight: 500;
}
.lang span span {
  color: #999;
  font-weight: 400;
  margin-left: 5px;
}
.more_lang {
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  opacity: 0;
  cursor: pointer;
  display: none;
  -webkit-transition: all 0.3s cubic-bezier(0.25, 1.15, 0.35, 1.15);
  transition: all 0.3s cubic-bezier(0.25, 1.15, 0.35, 1.15);
}
.translate_wrapper.active .more_lang {
  display: block;
  position: absolute;
  background-color: #fff;
  top: 47px;
  right: 0;
  -webkit-box-shadow: 0 0 20px rgba(89, 102, 122, 0.1);
  box-shadow: 0 0 20px rgba(89, 102, 122, 0.1);
}
.translate_wrapper.active .more_lang:before {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #fff;
  content: "";
  position: absolute;
  top: -7px;
  right: 20px;
  z-index: 2;
}
.translate_wrapper.active .more_lang:after {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #bdc2c5;
  content: "";
  position: absolute;
  top: -7px;
  right: 20px;
  z-index: 1;
}
.more_lang.active {
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}
.more_lang .lang {
  padding: 10px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.more_lang .lang:hover {
  background: var(--theme-color);
  color: #fff;
}
.more_lang .lang:hover span {
  color: #fff;
}
.translate_wrapper.active .more_lang .lang {
  border-bottom: 1px solid #eaeaea;
}
@media screen and (min-width: 1200px) and (max-width: 1366px) {
  .blog-box .blog-details .blog-social li:first-child {
    padding-right: 30px;
  }
  .blog-box .blog-details .blog-social li + li {
    padding-left: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .categories {
    padding: 20px 0;
  }
  .categories .learning-header {
    padding-left: 20px;
  }
  .categories ul li {
    padding: 10px 20px;
  }
}
@media only screen and (max-width: 575px) {
  .categories {
    padding: 15px 0;
  }
  .categories .learning-header {
    padding-left: 15px;
  }
  .categories ul li {
    padding: 10px 15px;
  }
}
.log-in-section {
  overflow-x: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 0;
  min-height: 100vh;
  overflow: auto;
  padding: calc(25px + (60 - 25) * ((100vw - 320px) / (1920 - 320))) 0;
}
.log-in-section::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-image: url(../images/bg.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}
.log-in-section.otp-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.log-in-section .image-contain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}
.log-in-section .inputs {
  margin: calc(-2px + (-8 - 2) * ((100vw - 320px) / (1920 - 320)));
}
.log-in-section .inputs input {
  margin: calc(2px + (8 - 2) * ((100vw - 320px) / (1920 - 320)));
  border: none;
}
.log-in-section .log-in-box {
  background-color: #fff;
  padding: calc(16px + (50 - 16) * ((100vw - 320px) / (1920 - 320)));
  border-radius: calc(8px + (12 - 8) * ((100vw - 320px) / (1920 - 320)));
}
.log-in-section .log-in-box .logo-name {
  margin-bottom: calc(20px + (30 - 20) * ((100vw - 320px) / (1920 - 320)));
  margin-top: -10px;
}
.log-in-section .log-in-box .logo-name a {
  font-size: calc(28px + (35 - 28) * ((100vw - 320px) / (1920 - 320)));
  font-weight: bold;
  color: #222;
  font-family: "Public Sans", sans-serif;
  display: block;
}
.log-in-section .log-in-box .logo-name a img {
  width: calc(150px + (225 - 150) * ((100vw - 320px) / (1920 - 320)));
}
.log-in-section .log-in-box .log-in-title {
  margin-bottom: calc(12px + (20 - 12) * ((100vw - 320px) / (1920 - 320)));
}
.log-in-section .log-in-box .log-in-title h3 {
  margin-bottom: calc(1px + (6 - 1) * ((100vw - 320px) / (1920 - 320)));
  font-size: calc(18px + (21 - 18) * ((100vw - 320px) / (1920 - 320)));
  color: var(--theme-color);
  font-weight: 600;
}
.log-in-section .log-in-box .log-in-title h4,
.log-in-section .log-in-box .log-in-title h5 {
  color: #4a5568;
  margin-top: 8px;
  font-size: calc(15px + (18 - 15) * ((100vw - 320px) / (1920 - 320)));
}
.log-in-section .log-in-box .send-box h5 {
  font-size: calc(15px + (18 - 15) * ((100vw - 320px) / (1920 - 320)));
}
.log-in-section .log-in-box .log-in-button {
  margin-top: 20px;
  padding: 1px 0;
}
.log-in-section .log-in-box .log-in-button ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 15px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
[dir="rtl"] .log-in-section .log-in-box .log-in-button ul {
  padding-right: 0;
}
.log-in-section .log-in-box .log-in-button ul li {
  display: block;
  width: 100%;
  background-color: #f4f4f4;
}
.log-in-section .log-in-box .log-in-button ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
  color: #222;
  border-radius: 5px;
  padding: calc(10px + (16 - 10) * ((100vw - 320px) / (1920 - 320)))
    calc(18px + (30 - 18) * ((100vw - 320px) / (1920 - 320)));
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: calc(8px + (10 - 8) * ((100vw - 320px) / (1920 - 320)));
  background-color: #f4f4f4;
}
.log-in-section .log-in-box .log-in-button ul li a img {
  width: calc(18px + (24 - 18) * ((100vw - 320px) / (1920 - 320)));
}
.log-in-section .log-in-box .forgot-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 360px) {
  .log-in-section .log-in-box .forgot-box {
    display: block;
  }
}
.log-in-section .log-in-box .remember-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.log-in-section .log-in-box .remember-box .check-box {
  display: block;
  margin-top: -6px;
}
.log-in-section .log-in-box .remember-box label {
  font-size: 16px;
  margin-bottom: 0;
}
.log-in-section .log-in-box .remember-box label span {
  font-weight: 500;
  color: var(--theme-color);
}
.log-in-section .log-in-box .forgot-password {
  font-size: 16px;
  font-weight: 500;
  display: block;
}
.log-in-section .log-in-box .forgot-password:hover {
  color: var(--theme-color);
}
.log-in-section .log-in-box .other-log-in {
  margin-top: 15px;
  text-align: center;
  position: relative;
}
.log-in-section .log-in-box .other-log-in::before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  height: 1px;
  left: 0;
  background-color: #ddd;
  z-index: 0;
}
.log-in-section .log-in-box .other-log-in h6 {
  color: #4a5568;
  position: relative;
  background-color: #fff;
  padding: 0 14px;
  display: inline-block;
  text-transform: uppercase;
}
.log-in-section .log-in-box .sign-up-box {
  margin-top: 20px;
  text-align: center;
}
.log-in-section .log-in-box .sign-up-box h4 {
  color: #4a5568;
  font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
  margin-bottom: calc(0px + (3 - 0) * ((100vw - 320px) / (1920 - 320)));
}
.log-in-section .log-in-box .sign-up-box a {
  font-weight: 500;
  font-size: calc(15px + (17 - 15) * ((100vw - 320px) / (1920 - 320)));
  margin-bottom: -4px;
  display: block;
}
.log-in-section .log-in-box .sign-up-box a:hover {
  color: var(--theme-color);
}
.log-in-section .log-in-box .contact-title {
  margin-bottom: 30px;
}
.log-in-section .log-in-box .contact-title h2 {
  margin-bottom: 15px;
}
.log-in-section .log-in-box .contact-title h5 {
  width: 53%;
  font-size: 18px;
  line-height: 1.3;
  color: #4a5568;
}
.log-in-section .logo-login img {
  position: absolute;
  width: calc(140px + (180 - 140) * ((100vw - 320px) / (1920 - 320)));
  top: 30px;
  left: 30px;
}
.mega-inline {
  margin-bottom: -30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mega-inline .card {
  border: 1px solid #f3f3f3;
  -webkit-box-shadow: 0 0 10px 0 rgba(68, 102, 242, 0.05);
  box-shadow: 0 0 10px 0 rgba(68, 102, 242, 0.05);
}
.mega-inline .mega-title-badge {
  display: table;
  width: 100%;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.mega-inline .media .radio {
  margin-left: 3px;
}
.mega-vertical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.mega-vertical .card {
  -webkit-box-shadow: 0 0 10px 0 rgba(68, 102, 242, 0.05);
  box-shadow: 0 0 10px 0 rgba(68, 102, 242, 0.05);
}
.mega-vertical .mega-title-badge {
  display: table;
  width: 100%;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.mega-vertical .media .radio {
  margin-left: 3px;
}
.mega-title {
  font-weight: 600;
}
.mega-horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.mega-horizontal .card {
  border: 1px solid #f3f3f3;
  -webkit-box-shadow: 0 0 10px 0 rgba(68, 102, 242, 0.05);
  box-shadow: 0 0 10px 0 rgba(68, 102, 242, 0.05);
}
.mega-horizontal .mega-title-badge {
  display: table;
  width: 100%;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}
.mega-horizontal .media .radio {
  margin-left: 3px;
}
.plain-style .card {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none !important;
}
.border-style .card {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ecf3fa !important;
}
.offer-style .card {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px dashed #ecf3fa !important;
}
.rating-star-wrapper {
  color: #797979;
}
.prooduct-details-box {
  margin-bottom: 30px;
}
.prooduct-details-box .close {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 16px;
  cursor: pointer;
}
.prooduct-details-box .media {
  border: 1px solid #d7e2e9;
  border-radius: 10px;
  padding: 15px 0;
  width: 100%;
  position: relative;
}
.prooduct-details-box .rating {
  color: #ffaf45;
  letter-spacing: 3px;
}
.prooduct-details-box .product-name a {
  color: gray;
}
.prooduct-details-box .btn {
  position: absolute;
  right: 15px;
  bottom: 15px;
}
.order-history .input-group {
  text-align: right;
  max-width: 300px;
}
.order-history table th,
.order-history table td {
  text-align: center;
}
.order-history table thead tr th {
  vertical-align: middle;
  border-top: none;
  background-color: #fbfeff;
  border: 1px solid #ecf3fa;
  padding: 1.25rem;
  font-size: 16px;
}
.order-history table .qty-box {
  width: 120px;
  margin: 0 auto;
  border-radius: 5px;
  overflow: hidden;
}
.order-history table .qty-box input {
  width: 44px;
  max-width: 44px;
  background-color: transparent;
  border: none !important;
}
.order-history table .qty-box .input-group {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  border-radius: 5px;
  border: 1px solid #ecf3fa;
  overflow: hidden;
}
.order-history table .qty-box .btn {
  background-color: transparent;
  border: none;
}
.order-history table .qty-box .btn.bootstrap-touchspin-down {
  border-right: 1px solid;
}
.order-history table .qty-box .btn.bootstrap-touchspin-up {
  border-left: 1px solid;
}
.order-history table tbody tr td {
  vertical-align: middle;
}
.order-history table tbody tr td .product-name a {
  font-size: 15px;
  color: #898989;
}
.order-history table tbody tr td .product-name .order-process {
  font-size: 13px;
  padding-left: 15px;
}
.order-history
  table
  tbody
  tr
  td
  .product-name
  .order-process
  .order-process-circle {
  position: relative;
}
.order-history
  table
  tbody
  tr
  td
  .product-name
  .order-process
  .order-process-circle:before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  background-color: #898989;
  left: -15px;
  top: 4px;
}
.order-history
  table
  tbody
  tr
  td
  .product-name
  .order-process
  .order-process-circle.shipped-order:before {
  background-color: #9e65c2;
}
.order-history
  table
  tbody
  tr
  td
  .product-name
  .order-process
  .order-process-circle.cancel-order:before {
  background-color: #6670bd;
}
@media only screen and (max-width: 1199px) {
  .order-history table {
    width: 900px;
    overflow: auto;
  }
}
.pagination-theme .page-item .page-link {
  color: var(--theme-color) !important;
}
.pagination-theme .page-item.active .page-link {
  color: #fff !important;
  background-color: var(--theme-color) !important;
  border-color: var(--theme-color);
  z-index: 0;
}
.pagination-primary .page-item .page-link {
  color: var(--theme-color) !important;
}
.pagination-primary .page-item.active .page-link {
  color: #fff !important;
  background-color: var(--theme-color) !important;
  border-color: var(--theme-color);
  z-index: 0;
}
.pagination-secondary .page-item .page-link {
  color: #ef3f3e !important;
}
.pagination-secondary .page-item.active .page-link {
  color: #fff !important;
  background-color: #ef3f3e !important;
  border-color: #ef3f3e;
  z-index: 0;
}
.pagination-success .page-item .page-link {
  color: #9e65c2 !important;
}
.pagination-success .page-item.active .page-link {
  color: #fff !important;
  background-color: #9e65c2 !important;
  border-color: #9e65c2;
  z-index: 0;
}
.pagination-danger .page-item .page-link {
  color: #6670bd !important;
}
.pagination-danger .page-item.active .page-link {
  color: #fff !important;
  background-color: #6670bd !important;
  border-color: #6670bd;
  z-index: 0;
}
.pagination-info .page-item .page-link {
  color: #a927f9 !important;
}
.pagination-info .page-item.active .page-link {
  color: #fff !important;
  background-color: #a927f9 !important;
  border-color: #a927f9;
  z-index: 0;
}
.pagination-dark .page-item .page-link {
  color: #2c323f !important;
}
.pagination-dark .page-item.active .page-link {
  color: #fff !important;
  background-color: #2c323f !important;
  border-color: #2c323f;
  z-index: 0;
}
.pagination-warning .page-item .page-link {
  color: #747dc6 !important;
}
.pagination-warning .page-item.active .page-link {
  color: #fff !important;
  background-color: #747dc6 !important;
  border-color: #747dc6;
  z-index: 0;
}
.pricing-simple {
  -webkit-box-shadow: 0 0 10px 5px rgba(68, 102, 242, 0.05);
  box-shadow: 0 0 10px 5px rgba(68, 102, 242, 0.05);
}
.pricing-simple .card-body {
  border-bottom: none;
}
.pricing-simple .card-body h3 {
  position: relative;
  margin-bottom: 38px;
}
.pricing-simple .card-body h3:before {
  content: "";
  position: absolute;
  width: 80px;
  height: 1px;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: -10px;
  background-color: #999;
}
.pricing-simple .card-body h1 {
  font-size: 30px;
  line-height: 0.9;
  margin-bottom: 30px;
  font-weight: 400;
}
.pricingtable {
  text-align: center;
  padding-top: 45px;
  padding-bottom: 45px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 40px rgba(8, 21, 66, 0.05);
  box-shadow: 0 0 40px rgba(8, 21, 66, 0.05);
  overflow: hidden;
  position: relative;
  z-index: 1;
  height: 100%;
}
.pricingtable:before,
.pricingtable:after {
  content: "";
  position: absolute;
  background-color: var(--theme-color);
  width: 300px;
  height: 300px;
  border-radius: 50%;
  right: -213px;
  z-index: -1;
  opacity: 0.1;
}
.pricingtable:after {
  background-color: var(--theme-color);
  width: 300px;
  height: 300px;
  top: auto;
  bottom: -210px;
  right: auto;
  left: -160px;
  opacity: 0.1;
}
.pricingtable .title {
  text-transform: uppercase;
  margin-bottom: 20px;
}
.pricingtable .price-value {
  color: #fff;
  background-color: var(--theme-color);
  width: 130px;
  height: 130px;
  padding: 45px 0 0;
  margin: 0 auto 25px;
  border-radius: 50%;
}
.pricingtable .price-value .duration {
  margin: 0 0 0 -5px;
}
.pricingtable .price-value .amount {
  font-size: 58px;
  font-weight: 700;
  line-height: 45px;
  display: inline-block;
}
.pricingtable .price-value .currency {
  vertical-align: top;
}
.pricingtable .pricing-content {
  margin: 0 0 25px;
  display: inline-block;
}
.pricingtable .pricing-content li {
  font-weight: 500;
  text-align: left;
  margin: 0 0 20px;
  position: relative;
  padding-left: 30px;
}
.pricingtable .pricing-content li:last-child {
  margin: 0;
}
.pricingtable .pricing-content li:before {
  content: "";
  position: absolute;
  color: var(--theme-color);
  font-family: FontAwesome;
  text-align: center;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  top: 1px;
  left: 0;
}
@media (max-width: 1470px) {
  .pricing-block > div {
    -webkit-box-flex: 50%;
    -ms-flex: 50%;
    flex: 50%;
  }
  .pricing-block > div:nth-child(n + 3) {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .pricing-simple .card-body h1 {
    margin-bottom: 20px;
  }
  .pricing-simple .card-body h3 {
    margin-bottom: 28px;
  }
  .pricing-block > div:nth-child(n + 2) {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 575px) {
  .pricing-simple .card-body h1 {
    margin-bottom: 15px;
  }
  .pricing-block > div {
    -webkit-box-flex: 100%;
    -ms-flex: 100%;
    flex: 100%;
  }
  .pricingtable {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.progress-showcase .progress {
  margin-bottom: 10px;
}
.progress-showcase .progress:last-child {
  margin-bottom: 0;
}
.sm-progress-bar {
  height: 5px;
}
.lg-progress-bar {
  height: 20px;
}
.progress-animate {
  overflow: inherit;
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 2px;
}
.progress-animate span {
  position: absolute;
  bottom: 25px;
  right: -10px;
  font-weight: 600;
  font-size: 14px;
}
@-webkit-keyframes heartbit {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  25% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0.1;
  }
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0.3;
  }
  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes heartbit {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
  }
  25% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0.1;
  }
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0.3;
  }
  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
.progress-gradient-primary {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0)),
    to(var(--theme-color))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0),
    var(--theme-color)
  );
  position: relative;
}
.progress-gradient-primary:hover {
  background-size: 100%;
}
.progress-gradient-primary::after {
  content: "";
  position: absolute;
  top: -3px;
  right: -1px;
  background-color: var(--theme-color);
  width: 10px;
  height: 10px;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 17px 4px rgba(var(--theme-color), 0.36);
  box-shadow: 0 0 17px 4px rgba(var(--theme-color), 0.36);
}
.progress-gradient-primary .animate-circle {
  position: absolute;
  top: -11px;
  right: -8px;
  width: 25px;
  height: 25px;
  border: 5px solid var(--theme-color);
  border-radius: 70px;
  -webkit-animation: heartbit 1s ease-out;
  animation: heartbit 1s ease-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.progress-gradient-secondary {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0)),
    to(#ef3f3e)
  );
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #ef3f3e);
  position: relative;
}
.progress-gradient-secondary:hover {
  background-size: 100%;
}
.progress-gradient-secondary::after {
  content: "";
  position: absolute;
  top: -3px;
  right: -1px;
  background-color: #ef3f3e;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 17px 4px rgba(239, 63, 62, 0.36);
  box-shadow: 0 0 17px 4px rgba(239, 63, 62, 0.36);
}
.progress-gradient-secondary .animate-circle {
  position: absolute;
  top: -11px;
  right: -8px;
  width: 25px;
  height: 25px;
  border: 5px solid #ef3f3e;
  border-radius: 70px;
  -webkit-animation: heartbit 1s ease-out;
  animation: heartbit 1s ease-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.progress-gradient-success {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0)),
    to(#9e65c2)
  );
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #9e65c2);
  position: relative;
}
.progress-gradient-success:hover {
  background-size: 100%;
}
.progress-gradient-success::after {
  content: "";
  position: absolute;
  top: -3px;
  right: -1px;
  background-color: #9e65c2;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 17px 4px rgba(158, 101, 194, 0.36);
  box-shadow: 0 0 17px 4px rgba(158, 101, 194, 0.36);
}
.progress-gradient-success .animate-circle {
  position: absolute;
  top: -11px;
  right: -8px;
  width: 25px;
  height: 25px;
  border: 5px solid #9e65c2;
  border-radius: 70px;
  -webkit-animation: heartbit 1s ease-out;
  animation: heartbit 1s ease-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.progress-gradient-danger {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0)),
    to(#6670bd)
  );
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #6670bd);
  position: relative;
}
.progress-gradient-danger:hover {
  background-size: 100%;
}
.progress-gradient-danger::after {
  content: "";
  position: absolute;
  top: -3px;
  right: -1px;
  background-color: #6670bd;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 17px 4px rgba(102, 112, 189, 0.36);
  box-shadow: 0 0 17px 4px rgba(102, 112, 189, 0.36);
}
.progress-gradient-danger .animate-circle {
  position: absolute;
  top: -11px;
  right: -8px;
  width: 25px;
  height: 25px;
  border: 5px solid #6670bd;
  border-radius: 70px;
  -webkit-animation: heartbit 1s ease-out;
  animation: heartbit 1s ease-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.progress-gradient-info {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0)),
    to(#a927f9)
  );
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #a927f9);
  position: relative;
}
.progress-gradient-info:hover {
  background-size: 100%;
}
.progress-gradient-info::after {
  content: "";
  position: absolute;
  top: -3px;
  right: -1px;
  background-color: #a927f9;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 17px 4px rgba(169, 39, 249, 0.36);
  box-shadow: 0 0 17px 4px rgba(169, 39, 249, 0.36);
}
.progress-gradient-info .animate-circle {
  position: absolute;
  top: -11px;
  right: -8px;
  width: 25px;
  height: 25px;
  border: 5px solid #a927f9;
  border-radius: 70px;
  -webkit-animation: heartbit 1s ease-out;
  animation: heartbit 1s ease-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.progress-gradient-light {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0)),
    to(#f4f4f4)
  );
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #f4f4f4);
  position: relative;
}
.progress-gradient-light:hover {
  background-size: 100%;
}
.progress-gradient-light::after {
  content: "";
  position: absolute;
  top: -3px;
  right: -1px;
  background-color: #f4f4f4;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 17px 4px rgba(244, 244, 244, 0.36);
  box-shadow: 0 0 17px 4px rgba(244, 244, 244, 0.36);
}
.progress-gradient-light .animate-circle {
  position: absolute;
  top: -11px;
  right: -8px;
  width: 25px;
  height: 25px;
  border: 5px solid #f4f4f4;
  border-radius: 70px;
  -webkit-animation: heartbit 1s ease-out;
  animation: heartbit 1s ease-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.progress-gradient-dark {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0)),
    to(#2c323f)
  );
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #2c323f);
  position: relative;
}
.progress-gradient-dark:hover {
  background-size: 100%;
}
.progress-gradient-dark::after {
  content: "";
  position: absolute;
  top: -3px;
  right: -1px;
  background-color: #2c323f;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 17px 4px rgba(44, 50, 63, 0.36);
  box-shadow: 0 0 17px 4px rgba(44, 50, 63, 0.36);
}
.progress-gradient-dark .animate-circle {
  position: absolute;
  top: -11px;
  right: -8px;
  width: 25px;
  height: 25px;
  border: 5px solid #2c323f;
  border-radius: 70px;
  -webkit-animation: heartbit 1s ease-out;
  animation: heartbit 1s ease-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.progress-gradient-warning {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0)),
    to(#747dc6)
  );
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #747dc6);
  position: relative;
}
.progress-gradient-warning:hover {
  background-size: 100%;
}
.progress-gradient-warning::after {
  content: "";
  position: absolute;
  top: -3px;
  right: -1px;
  background-color: #747dc6;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 17px 4px rgba(116, 125, 198, 0.36);
  box-shadow: 0 0 17px 4px rgba(116, 125, 198, 0.36);
}
.progress-gradient-warning .animate-circle {
  position: absolute;
  top: -11px;
  right: -8px;
  width: 25px;
  height: 25px;
  border: 5px solid #747dc6;
  border-radius: 70px;
  -webkit-animation: heartbit 1s ease-out;
  animation: heartbit 1s ease-out;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.project-list .row {
  margin: 15px;
}
.project-list button:focus {
  outline: none !important;
}
.project-list .theme-form .form-group {
  margin-bottom: 15px;
}
.project-list .border-tab.nav-tabs .nav-item .nav-link {
  border: 1px solid transparent;
  padding: 5px 30px 5px 0;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.project-list .btn {
  margin-right: 5px;
  vertical-align: -12px;
  float: right;
}
.project-list .btn svg {
  vertical-align: middle;
  height: 16px;
}
.project-list ul {
  margin-bottom: 0 !important;
  border-bottom: 0;
}
.project-list ul li svg {
  height: 18px;
  vertical-align: middle;
  margin-right: 5px;
}
.tab-content .row > div.col-xl-4:nth-child(1) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 10ms;
  animation: fadeIncustom 0.5s linear 10ms;
}
.tab-content .row > div.col-xl-4:nth-child(2) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 20ms;
  animation: fadeIncustom 0.5s linear 20ms;
}
.tab-content .row > div.col-xl-4:nth-child(3) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 30ms;
  animation: fadeIncustom 0.5s linear 30ms;
}
.tab-content .row > div.col-xl-4:nth-child(4) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 40ms;
  animation: fadeIncustom 0.5s linear 40ms;
}
.tab-content .row > div.col-xl-4:nth-child(5) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 50ms;
  animation: fadeIncustom 0.5s linear 50ms;
}
.tab-content .row > div.col-xl-4:nth-child(6) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 60ms;
  animation: fadeIncustom 0.5s linear 60ms;
}
.tab-content .row > div.col-xl-4:nth-child(7) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 70ms;
  animation: fadeIncustom 0.5s linear 70ms;
}
.tab-content .row > div.col-xl-4:nth-child(8) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 80ms;
  animation: fadeIncustom 0.5s linear 80ms;
}
.tab-content .row > div.col-xl-4:nth-child(9) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 90ms;
  animation: fadeIncustom 0.5s linear 90ms;
}
.tab-content .row > div.col-xl-4:nth-child(10) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 100ms;
  animation: fadeIncustom 0.5s linear 100ms;
}
.tab-content .row > div.col-xl-4:nth-child(11) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 110ms;
  animation: fadeIncustom 0.5s linear 110ms;
}
.tab-content .row > div.col-xl-4:nth-child(12) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 120ms;
  animation: fadeIncustom 0.5s linear 120ms;
}
.tab-content .row > div.col-xl-4:nth-child(13) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 130ms;
  animation: fadeIncustom 0.5s linear 130ms;
}
.tab-content .row > div.col-xl-4:nth-child(14) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 140ms;
  animation: fadeIncustom 0.5s linear 140ms;
}
.tab-content .row > div.col-xl-4:nth-child(15) {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: fadeIncustom 0.5s linear 150ms;
  animation: fadeIncustom 0.5s linear 150ms;
}
.project-cards .tab-content {
  margin-bottom: -30px;
}
.project-box {
  border: 1px solid #efefef;
  border-radius: 5px;
  padding: 30px;
  background-color: #fff;
  margin-bottom: 30px;
}
.project-box h6 {
  font-weight: 500 !important;
}
.project-box .badge {
  position: absolute;
  right: 30px;
  top: 15px;
}
.project-box .project-status p {
  margin-bottom: 5px;
  font-weight: 800;
}
.project-box .media {
  margin-bottom: 15px;
}
.project-box .media .media-body {
  opacity: 0.5;
}
.project-box .details div {
  margin-bottom: 5px;
  opacity: 0.7;
}
.projectdetails .card .card-body {
  padding: 20px;
}
.projectdetails .card .card-footer {
  padding: 20px;
}
.projectdetails .card select {
  width: 90px;
  height: 28px;
  font-size: 11px;
  right: 20px;
  top: 20px;
}
.projectmore .details .col-4 {
  margin-bottom: 5px;
}
.projectmore .details .col-4:nth-child(even) {
  opacity: 0.5;
}
.projectmore h5 {
  font-size: 20px;
  font-weight: 600;
}
.projectmore .task-list {
  position: relative;
}
.projectmore .task-list ul li {
  margin-bottom: 5px;
}
.projectmore .task-list ul + ul {
  position: absolute;
  left: 50%;
  top: 0;
}
.new-users.activity .gradient-round {
  padding: 13px;
  font-size: 20px;
  line-height: 1.4;
  text-align: center;
  top: unset !important;
}
.new-users.activity .gradient-round::after {
  display: none;
}
.rating {
  display: block;
}
[dir="rtl"] .rating {
  padding: 0;
}
.rating li {
  display: inline-block;
}
.rating li i {
  color: #c3c3c3 !important;
}
.rating li i.theme-color {
  color: #ffa202 !important;
}
.user-profile .hovercard .socialheader {
  background: url(../images/social-app/social-image.html);
}
.user-profile .hovercard .user-image .share-icons {
  position: absolute;
  right: 100px;
  top: -27px;
}
.user-profile .hovercard .user-image .share-icons li {
  display: inline-block;
  margin-right: 10px;
}
.user-profile .hovercard .user-image .share-icons li .social-icon {
  width: 50px;
  height: 50px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  vertical-align: middle;
  border-radius: 100%;
}
.user-profile .hovercard .user-image .share-icons li .social-icon i {
  color: #fff;
  font-size: 25px;
}
.user-profile .hovercard .user-image .share-icons li:last-child {
  margin-right: 0;
}
.user-profile .card-footer > div h3 {
  font-size: 16px;
}
.market-tabs .border-tab.nav-tabs .nav-item .nav-link.active {
  border-bottom: none !important;
}
.market-tabs .nav {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.market-tabs .nav .nav-item {
  width: 100%;
}
.market-tabs .nav .nav-item .nav-link {
  height: 81px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding-top: 30px;
  text-align: center;
}
.tabs-scoial {
  border-bottom: none;
  margin-bottom: 20px !important;
  margin-top: 20px;
}
.tabs-scoial li a {
  font-weight: 600;
}
.tabs-scoial li a svg circle {
  color: #999;
}
.social-network span {
  margin-bottom: 30px;
  display: block;
}
.social-list .media {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.social-list .media:last-child {
  margin-bottom: 0;
}
.social-list .media .media-body a {
  color: #999;
}
.social-list .media .media-body span {
  font-weight: 600;
}
.social-list .media .media-body:hover a {
  color: var(--theme-color);
}
.photos {
  margin-bottom: -15px;
}
.photos ul li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  width: 70px;
}
.photos ul li:nth-child(4n) {
  margin-right: 0;
}
.new-users-social {
  margin-bottom: 30px;
}
.new-users-social svg {
  cursor: pointer;
}
.new-users-social .media img {
  width: 58px;
}
.new-users-social .media .media-body {
  margin-top: 10px;
}
.new-users-social svg circle {
  color: #999;
}
.like-content span i {
  font-size: 14px;
}
.timeline-content p {
  margin-top: 30px;
  color: #999;
}
.timeline-content .comment-number i {
  color: #999;
  margin-right: 20px;
}
.timeline-content .comments-box {
  margin-top: 30px;
}
.timeline-content .comments-box .input-group {
  margin-top: 6px;
}
.timeline-content .comments-box .input-group .input-txt-bx {
  border: none;
}
.timeline-content
  .comments-box
  .input-group
  .input-txt-bx::-webkit-input-placeholder {
  color: #999;
}
.timeline-content .comments-box .input-group .input-txt-bx::-moz-placeholder {
  color: #999;
}
.timeline-content
  .comments-box
  .input-group
  .input-txt-bx:-ms-input-placeholder {
  color: #999;
}
.timeline-content
  .comments-box
  .input-group
  .input-txt-bx::-ms-input-placeholder {
  color: #999;
}
.timeline-content .comments-box .input-group .input-txt-bx::placeholder {
  color: #999;
}
.timeline-content .comments-box .input-group .input-group-append .btn i {
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #999;
}
.social-chat {
  margin-top: 30px;
}
.social-chat span span {
  font-weight: normal;
  color: #999;
  font-size: 12px;
}
.social-chat .media-body {
  padding: 30px;
  border: 1px solid #f4f4f4;
  position: relative;
}
.social-chat .media-body p {
  margin-top: 5px;
}
.social-chat .media-body:before {
  content: "";
  position: absolute;
  top: 19px;
  right: 100%;
  border: 7px solid transparent;
  border-right: 7px solid #59667a;
}
.social-chat .media-body:after {
  content: "";
  position: absolute;
  top: 19px;
  right: 100%;
  border: 7px solid transparent;
  border-right: 7px solid #fff;
}
.social-chat .your-msg,
.social-chat .other-msg {
  margin-bottom: 30px;
}
.social-chat .other-msg {
  margin-left: 40px;
}
.socialprofile span {
  color: #999;
}
.socialprofile .social-btngroup {
  margin: 30px 0;
}
.socialprofile .likes-profile h5 span {
  color: #4a5568;
}
.socialprofile .social-group {
  margin-top: 30px;
}
.socialprofile .social-group ul li:nth-child(4) {
  margin-left: -22px;
}
.social-status form .form-group .form-control-social {
  border: 1px solid #f4f4f4;
  padding-left: 15px;
  margin-bottom: 30px;
}
.social-status .media {
  position: relative;
  margin-bottom: 30px;
}
.social-status .media:last-child {
  margin-bottom: 0;
}
.social-status .media .social-status {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background-color: #fff;
  bottom: 0;
  left: 35px;
  border-radius: 100%;
}
.social-status .media .social-online {
  border: 3px solid #9e65c2;
}
.social-status .media .social-busy {
  border: 3px solid #747dc6;
}
.social-status .media .social-offline {
  border: 3px solid #59667a;
}
.social-status .media .media-body p {
  color: #999;
  margin-bottom: 5px;
}
.social-status .media .media-body span + span {
  color: #999;
}
.social-status .media .media-body .light-span {
  color: #999;
}
.social-header h5 span:first-child {
  line-height: 1.48;
}
.social-header h5 span svg circle {
  color: #999;
}
.details-about + .details-about {
  margin-top: 30px;
}
.details-about .your-details p {
  color: #999;
}
.avatar-showcase .friend-pic {
  margin-right: 8px;
  margin-bottom: 10px;
}
.avatar-showcase .pepole-knows ul li {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 10px;
}
.avatar-showcase .pepole-knows ul li:last-child {
  margin-right: 0;
}
.avatar-showcase .pepole-knows ul li .add-friend h6 {
  margin-top: 3px;
}
.activity-log .my-activity + .my-activity {
  margin-top: 30px;
}
.activity-log .my-activity p {
  margin-bottom: 5px;
}
.activity-log .my-activity p span svg {
  width: 15px;
  height: 15px;
}
.modal-open .datepickers-container {
  z-index: 1075;
}
.date-details {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.date-details > div + div {
  margin-left: 10px;
}
.taskadd table tr td {
  border-top: none;
}
.taskadd table tr td:first-child {
  padding-left: 30px;
}
.taskadd table tr td:last-child {
  padding-right: 30px;
}
.taskadd table tr td svg {
  width: 18px;
  height: 18px;
  color: #59667a;
}
.taskadd table tr:first-child td {
  padding-top: 30px;
}
.taskadd table tr:last-child td {
  padding-bottom: 30px;
}
@media only screen and (max-width: 1660px) {
  .taskadd table tr td:first-child {
    min-width: 160px;
  }
  .taskadd table tr td:nth-child(3) {
    min-width: 70px;
  }
}
@media only screen and (max-width: 991px) {
  .date-details {
    display: block !important;
    margin-bottom: -10px;
  }
  .date-details .d-inline-block {
    margin-bottom: 10px;
  }
  .taskadd table tr td:first-child {
    padding-left: 20px;
  }
  .taskadd table tr:first-child td {
    padding-top: 20px;
  }
  .taskadd table tr:last-child td {
    padding-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .taskadd table tr td:nth-child(2) {
    min-width: 745px;
  }
}
@media only screen and (max-width: 575px) {
  .taskadd table tr td:first-child {
    padding-left: 15px;
  }
  .taskadd table tr:first-child td {
    padding-top: 15px;
  }
  .taskadd table tr:last-child td {
    padding-bottom: 15px;
  }
}
.activity .media {
  margin-bottom: 30px;
}
.activity .media:last-child {
  margin-bottom: 0;
}
.activity .media .gradient-round {
  position: relative;
  width: 53px;
  height: 53px;
  background-image: linear-gradient(26deg, var(--theme-color) 0%, #a26cf8 100%);
  border-radius: 100%;
  top: -18px;
}
.activity .media .gradient-round svg {
  position: absolute;
  width: 18px;
  height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  top: 18px;
  right: 0;
  margin: 0 auto;
}
.activity .media .gradient-round svg path,
.activity .media .gradient-round svg line,
.activity .media .gradient-round svg circle {
  color: #fff;
}
.activity .media .gradient-round.gradient-line-1:after {
  content: "";
  position: absolute;
  background-color: #e9e9e9;
  width: 2px;
  height: 62px;
  bottom: -77px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.activity .media .gradient-round.small-line:after {
  content: "";
  position: absolute;
  background-color: #e9e9e9;
  width: 2px;
  height: 19px;
  bottom: -34px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.activity .media .gradient-round.medium-line:after {
  content: "";
  position: absolute;
  background-color: #e9e9e9;
  width: 2px;
  height: 53px;
  bottom: -68px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.activity .media .media-body h6 {
  font-weight: 600;
  margin-bottom: 30px;
}
.activity .media .media-body h6 span {
  font-weight: normal;
  color: #999;
}
.activity .media .media-body p {
  width: 80%;
}
.timeline-small .media {
  margin-bottom: 30px;
}
.timeline-small .media:last-child {
  margin-bottom: 0;
}
.timeline-small .media .timeline-round {
  position: relative;
  width: 53px;
  height: 53px;
  border-radius: 100%;
  border-radius: 15px;
  top: -18px;
}
.timeline-small .media .timeline-round svg {
  position: absolute;
  width: 18px;
  height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  left: 0;
  top: 18px;
  right: 0;
  margin: 0 auto;
}
.timeline-small .media .timeline-round svg path,
.timeline-small .media .timeline-round svg line,
.timeline-small .media .timeline-round svg circle {
  color: #fff;
}
.timeline-small .media .timeline-round.timeline-line-1:after {
  content: "";
  position: absolute;
  background-color: #e9e9e9;
  width: 2px;
  height: 62px;
  bottom: -88px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.timeline-small .media .timeline-round.small-line:after {
  content: "";
  position: absolute;
  background-color: #e9e9e9;
  width: 2px;
  height: 19px;
  bottom: -34px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.timeline-small .media .timeline-round.medium-line:after {
  content: "";
  position: absolute;
  background-color: #e9e9e9;
  width: 2px;
  height: 53px;
  bottom: -68px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.timeline-small .media .media-body h6 {
  margin-bottom: 30px;
}
.timeline-small .media .media-body h6 span {
  font-weight: normal;
  color: #999;
}
.timeline-small .media .media-body p {
  width: 80%;
}
.cd-container {
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
}
.cd-container::after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (min-width: 1170px) {
  #cd-timeline::before {
    left: 50% !important;
    margin-left: -2px;
  }
  .cd-timeline-block {
    margin: 4em 0;
  }
  .cd-timeline-block:first-child {
    margin-top: 0;
  }
  .cd-timeline-block:last-child {
    margin-bottom: 0;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    right: 122%;
    text-align: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: #f4f4f4;
  }
  .cd-timeline-img {
    width: 60px;
    height: 60px;
    left: 50%;
    margin-left: -30px;
  }
  .cd-timeline-img > i {
    font-size: 18px;
    top: 50%;
    left: 50%;
    padding: 3px;
  }
  .cssanimations .cd-timeline-img.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-img.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s;
  }
  .cssanimations .cd-timeline-content.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s;
  }
  .cssanimations
    .cd-timeline-block:nth-child(even)
    .cd-timeline-content.bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s;
  }
  .cd-timeline-content {
    margin-left: 0;
    padding: 1.6em;
    width: 45%;
  }
  .cd-timeline-content .cd-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
    font-size: 16px;
  }
  .cd-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: #fff;
  }
}
#cd-timeline {
  position: relative;
  padding: 2em 0;
}
#cd-timeline::before {
  content: "";
  position: absolute;
  top: 0;
  font-size: 1.5rem;
  width: 2px;
  height: 100%;
  background: #f4f4f4;
  left: -15px;
}
.cd-timeline-block {
  position: relative;
  margin: 30px 0;
}
.cd-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-block:first-child {
  margin-top: 0;
}
.cd-timeline-block:last-child {
  margin-bottom: 0;
}
.cd-timeline-img {
  width: 60px;
  height: 60px;
  left: 50%;
  margin-left: -30px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  border-radius: 4px;
}
.cd-timeline-img i {
  display: block;
  position: relative;
  left: 45%;
  top: 44%;
  margin-left: -12px;
  margin-top: -12px;
  font-size: 27px;
  color: #fff;
}
@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.cd-timeline-content {
  position: relative;
  background: #fdfeff;
  border-radius: 4px;
  padding: 30px;
  -webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.08);
}
.cd-timeline-content p {
  padding-top: 9px;
}
.cd-timeline-content h4 {
  margin-bottom: 0;
}
.cd-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-content audio {
  width: 100%;
}
.cd-timeline-content .cd-date {
  font-size: 13px;
  display: inline-block;
  padding: 0.8em 0 0;
  opacity: 0.7;
}
.cd-timeline-content::before {
  content: "";
  position: absolute;
  top: 16px;
  right: 100%;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-left: 7px solid #f4f4f4;
}
@media only screen and (min-width: 768px) {
  .cd-timeline-content .cd-date {
    font-size: 14px;
    padding-bottom: 0;
  }
}
@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@media only screen and (max-width: 1169px) {
  .cd-timeline-block .cd-timeline-img {
    left: -2px;
    width: 30px;
    height: 30px;
    margin-left: -30px;
    top: 14px;
    z-index: 7;
  }
  .cd-timeline-block .cd-timeline-img > i {
    font-size: 15px;
    top: 16px;
    left: 17px;
    padding: 3px;
  }
  .landing-main #cd-timeline::before {
    left: -39px;
  }
  .landing-main .cd-timeline-block .cd-timeline-img {
    left: -34px;
    width: 50px;
    height: 50px;
    top: 1px;
    z-index: 8;
  }
  .landing-main .cd-timeline-block .cd-timeline-img > i {
    font-size: 23px;
    top: 21px;
    left: 7px;
    padding: 3px;
  }
}
@media only screen and (max-width: 576px) {
  .cd-timeline-content {
    padding: 15px;
  }
  .cd-timeline-content h4 {
    font-size: 18px;
  }
}
.timeliny {
  position: relative;
  display: block;
  padding: 10rem 0;
  width: 100%;
  border-top: 1px solid #fcfcfc;
  border-bottom: 1px solid #fcfcfc;
  text-rendering: optimizeLegibility;
  color: #f4f4f4;
  opacity: 0;
  overflow: hidden;
  cursor: move;
}
.timeliny.loaded {
  opacity: 1;
}
.timeliny::before {
  content: "";
  position: absolute;
  background-color: #898989;
  width: 100%;
  height: 1px;
  top: 50%;
  left: 0;
}
.timeliny .timeliny-wrapper {
  display: block;
  margin: auto;
  width: 100%;
  max-width: 1024px;
}
.timeliny .timeliny-dot {
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -0.6rem;
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  border: 1px solid #898989;
  background-color: #fff;
}
.timeliny .timeliny-dot::before {
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  content: attr(data-year);
  position: absolute;
  display: block;
  top: -5rem;
  left: 1.25rem;
  color: #2c323f;
  font-family: Rubik, sans-serif;
  font-size: 22px;
}
.timeliny .timeliny-dot::after {
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: attr(data-text);
  position: absolute;
  display: block;
  width: 256px;
  top: 5.6rem;
  left: 1.25rem;
  color: #f4f4f4;
  opacity: 0;
  font-size: 0.9em;
}
@media (min-width: 768px) {
  .timeliny .timeliny-dot::after {
    width: 341.33333px;
  }
}
.timeliny .timeliny-timeline {
  position: absolute;
  top: 50%;
  left: 0;
  display: table;
  width: 100%;
  z-index: 5;
}
.timeliny .timeliny-timeline .timeliny-timeblock {
  display: table-cell;
  position: relative;
}
.timeliny .timeliny-timeline .timeliny-timeblock.active .timeliny-dot {
  border-color: var(--theme-color);
  background-color: var(--theme-color);
  -webkit-box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.33);
  box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.33);
}
.timeliny .timeliny-timeline .timeliny-timeblock.active .timeliny-dot::before {
  color: #2c323f;
}
.timeliny .timeliny-timeline .timeliny-timeblock.active .timeliny-dot::after {
  color: #2c323f;
  opacity: 1;
  background-color: #7ef5de;
  border: 1px solid #efefef;
  padding: 10px;
  border-radius: 5px;
}
.timeliny .timeliny-timeline .timeliny-timeblock.inactive .timeliny-dot {
  cursor: move;
}
.timeliny
  .timeliny-timeline
  .timeliny-timeblock.inactive
  .timeliny-dot::before {
  color: #f4f4f4;
}
.timeliny
  .timeliny-timeline
  .timeliny-timeblock:not(.inactive):not(.active)
  .timeliny-dot:hover {
  border-color: #2c323f;
  background-color: #2c323f;
}
.timeliny
  .timeliny-timeline
  .timeliny-timeblock:not(.inactive):not(.active)
  .timeliny-dot:hover::before {
  color: #2c323f;
}
.timeliny .timeliny-timeline .timeliny-timeblock .timeliny-dot:hover::after {
  color: #2c323f;
  opacity: 1;
  background-color: #fff;
  border: 1px solid #efefef;
  padding: 10px;
  border-radius: 5px;
}
.timeliny .timeliny-vertical-line {
  position: absolute;
  display: block;
  z-index: 1;
  left: 16%;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: var(--theme-color);
}
@media (min-width: 768px) {
  .timeliny .timeliny-vertical-line {
    left: 32%;
  }
}
.timeliny .timeliny-vertical-line::before {
  content: "";
  position: absolute;
  top: 0;
  left: -7px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid var(--theme-color);
}
.timeliny .timeliny-vertical-line::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -7px;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid var(--theme-color);
}
.user-profile .ttl-info h6 {
  font-size: 12px;
  color: #59667a;
}
.user-profile .border-right {
  border-right: 1px solid #f4f4f4;
}
.user-profile hr {
  margin: 30px 0;
}
.user-profile .hovercard .cardheader {
  background: url(../images/other-images/bg-profile.html);
  background-size: cover;
  background-position: 10%;
  height: 470px;
}
.user-profile .hovercard .user-image {
  position: relative;
  height: 0;
}
.user-profile .hovercard .user-image .avatar {
  margin-top: -80px;
}
.user-profile .hovercard .user-image .avatar img {
  width: 100px;
  height: 100px;
  max-width: 155px;
  max-height: 155px;
  border-radius: 50%;
  border: 7px solid #fff;
}
.user-profile .hovercard .user-image .icon-wrapper {
  position: absolute;
  bottom: -20px;
  left: 51%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer;
  overflow: hidden;
  margin: 0 auto;
  font-size: 17px;
  -webkit-box-shadow: 0 0 6px 3px rgba(68, 102, 242, 0.1);
  box-shadow: 0 0 6px 3px rgba(68, 102, 242, 0.1);
}
.user-profile .hovercard .info {
  padding: 30px;
}
.user-profile .hovercard .info .title {
  margin-bottom: 4px;
  font-size: 24px;
  line-height: 1;
  color: #2c323f;
  vertical-align: middle;
}
.user-profile .hovercard .info .title a {
  color: #222;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 500;
}
.user-profile .hovercard .info .desc {
  overflow: hidden;
  font-size: 14px;
  line-height: 20px;
  color: #59667a;
  text-overflow: ellipsis;
  text-transform: uppercase;
}
.user-profile .follow {
  margin-top: 20px;
}
.user-profile .follow .follow-num {
  font-size: 20px;
  color: #222;
  font-family: Rubik, sans-serif;
  font-weight: 500;
}
.user-profile .follow span {
  color: #59667a;
}
.user-profile .profile-img-style {
  padding: 30px;
}
.user-profile .profile-img-style .img-container {
  margin-top: 30px;
}
.user-profile .profile-img-style .user-name {
  font-size: 14px;
  color: #222;
  margin: 0;
  font-weight: 600;
}
.user-profile .profile-img-style p {
  line-height: 30px;
  font-size: 14px;
  color: #898989;
  margin-bottom: 0;
}
.user-profile .profile-img-style .media img {
  width: 50px;
}
.user-profile .like-comment a {
  color: #898989;
}
.user-profile .like-comment a:hover {
  color: #6670bd;
}
.user-profile .like-comment span {
  font-family: Rubik, sans-serif;
}
.user-profile .social-media a {
  padding: 0 15px;
  color: #59667a;
  font-size: 24px;
  cursor: pointer;
}
.user-profile .social-media a:hover {
  color: var(--theme-color);
}
.edit-profile .profile-title .media {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
}
.edit-profile .profile-title .media .media-body {
  margin-left: 25px;
}
.wishlist table tr td svg {
  color: #898989;
  cursor: pointer;
}
.review-users {
  padding: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.review-users__img img {
  width: 46px;
  height: 46px;
  border-radius: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.review-users__detail {
  margin-left: 10px;
}
.review-users__box h5 {
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 0;
}
.review-users__box h4 {
  margin-bottom: 0 !important;
}
.review-users p {
  font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
  color: #777777;
  line-height: 1.6;
}
.review-users:not(:last-of-type) {
  border-bottom: 1px solid #ecf3fa;
}
@media only screen and (max-width: 500px) {
  .review-users {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .review-users__detail {
    text-align: center;
    margin-left: 0 !important;
  }
  .review-users p {
    text-align: justify;
    word-break: normal;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
  }
  .review-users__box {
    margin-top: 7px;
    text-align: center;
  }
  .review-users__box h4 {
    margin-top: 10px;
  }
}
.star-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.star-box svg {
  width: calc(15px + (17 - 15) * ((100vw - 320px) / (1920 - 320)));
  height: calc(15px + (17 - 15) * ((100vw - 320px) / (1920 - 320)));
  color: #ef8f3b;
  fill: #ef8f3b;
}
@media only screen and (max-width: 500px) {
  .star-box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 10px !important;
    margin-bottom: 10px;
  }
}
.personal-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.personal-info__img img {
  width: 150px;
  height: 150px;
  border-radius: 5px;
  -o-object-fit: cover;
  object-fit: cover;
}
.personal-info__uplode {
  margin-left: calc(
    10px + (48 - 10) * ((100vw - 320px) / (1920 - 320))
  ) !important;
}
.personal-info__uplode p {
  font-size: calc(14px + (17 - 14) * ((100vw - 320px) / (1920 - 320)));
}
@media only screen and (max-width: 600px) {
  .personal-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .personal-info__uplode {
    margin-left: 0 !important;
  }
  .personal-info__uplode p {
    margin-top: 10px;
  }
  .personal-info__img img {
    width: 130px;
    height: 130px;
    border-radius: 4px;
  }
}
.uplode-img {
  position: relative;
}
.uplode-img input {
  position: relative;
  width: 100%;
  height: 50px;
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}
.uplode-img label {
  position: absolute;
  left: 0;
  background-color: #f8f8f8;
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #9aa4c8;
  font-size: calc(13px + (15 - 13) * ((100vw - 320px) / (1920 - 320)));
  cursor: pointer;
}
.uplode-img label:hover {
  border: 1px solid rgba(0, 0, 0, 0.3);
}
.uplode-img label svg {
  width: 20px;
  height: 20px;
  vertical-align: middle;
}
@media only screen and (max-width: 600px) {
  .uplode-img label {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 70%;
  }
}
@media only screen and (max-width: 600px) {
  .uplode-img label {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}
.btn--hover:hover {
  background-color: #144eee;
}
.single-section {
  position: relative;
}
.single-section .image_section {
  position: relative;
}
.single-section .image_section .view-all {
  position: absolute;
  width: 100%;
  bottom: 0;
  background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.7)),
    to(rgba(231, 56, 39, 0))
  );
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.7) 0%,
    rgba(231, 56, 39, 0) 100%
  );
  margin-bottom: 0;
  padding: 10px;
  text-transform: capitalize;
  color: #fff;
  font-weight: 800;
  line-height: 1;
}
.single-section .image_section .slider-thumbnail {
  margin-top: 5px;
  overflow: hidden;
}
.single-section .image_section .slider-thumbnail .slick-slide > div {
  margin: 0 5px;
}
.single-section .image_section .slider-thumbnail .slick-list {
  margin-left: -5px;
  margin-right: -5px;
}
.single-section .facility_sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #fff;
  margin-top: 20px;
}
.single-section .facility_sec .icon-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 50px;
  position: relative;
}
.single-section .facility_sec .icon-box svg {
  width: 30px;
  height: auto;
  fill: var(--theme-color);
}
.single-section .facility_sec .icon-box .content {
  margin-left: 15px;
}
.single-section .facility_sec .icon-box .content h5 {
  font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
  text-transform: capitalize;
  font-weight: 700;
  margin-bottom: 0;
}
.single-section .facility_sec .icon-box .content h6 {
  font-size: 12px;
  color: rgba(34, 34, 34, 0.7);
  text-transform: capitalize;
  margin-bottom: 0;
}
.single-section .facility_sec .icon-box:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 25px;
  background-color: var(--theme-color);
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.single-section .facility_sec .icon-box:last-child:after {
  display: none;
}
.single-section .description-section .menu-top {
  margin-top: 10px;
  padding: 12px 0;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 4px 0 2px 3.464px 8px 0px rgba(22, 145, 248, 0.18);
  box-shadow: 0 2px 4px 0 2px 3.464px 8px 0px rgba(22, 145, 248, 0.18);
}
.single-section .description-section .menu-top li a {
  color: rgba(0, 0, 0, 0.9);
  text-transform: uppercase;
  font-weight: 700;
  padding: calc(8px + (14 - 8) * ((100vw - 320px) / (1920 - 320)))
    calc(12px + (30 - 12) * ((100vw - 320px) / (1920 - 320)));
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.single-section .description-section .menu-top li.active a {
  color: var(--theme-color);
  border-bottom: 2px solid var(--theme-color);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.single-section .description-section .menu-top li.mobile-menu {
  display: none;
}
.single-section .description-section .menu-top.sticky {
  position: fixed;
  z-index: 3;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-box-shadow: 1px 3px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 3px 20px 0px rgba(0, 0, 0, 0.1);
  margin-top: 0;
  padding: 16px 0;
  -webkit-animation: smoothScroll 1s forwards;
  animation: smoothScroll 1s forwards;
}
.single-section .description-section .menu-top.sticky li a {
  padding: 15px 30px;
}
.single-section .description-section .menu-top.menu-up {
  margin-top: 0;
  margin-bottom: calc(20px + (30 - 20) * ((100vw - 320px) / (1920 - 320)));
}
.single-section .description-section .description-details .content-title {
  text-transform: uppercase;
  font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 700;
}
.single-section .description-section .description-details .menu-part {
  margin-top: 20px;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 4px 0 2px 3.464px 8px 0px rgba(22, 145, 248, 0.18);
  box-shadow: 0 2px 4px 0 2px 3.464px 8px 0px rgba(22, 145, 248, 0.18);
}
.single-section
  .description-section
  .description-details
  .menu-part.page-section
  .zoom-gallery
  > div:nth-child(-n + 3) {
  margin-bottom: 0;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .accordion-plan {
  position: relative;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .accordion-plan
  .card {
  border: 1px solid #f9f9f6;
  overflow: hidden;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .accordion-plan
  .card
  .card-header {
  background-color: #f9f9f6;
  border-bottom: 0;
  padding: 6px;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .accordion-plan
  .card
  .card-header
  button {
  display: block;
  width: 100%;
  text-align: left;
  color: #353535;
  text-transform: capitalize;
  padding-right: 28px;
  font-size: calc(16px + (17 - 16) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 500;
  letter-spacing: 0.03em;
  line-height: 1.2;
  text-decoration: none;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .accordion-plan
  .card
  .card-header
  button:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 6px solid #353535;
  right: 37px;
  top: 20px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .accordion-plan
  .card
  .card-header
  button[aria-expanded="true"]:before {
  border-top: 0;
  border-bottom: 6px solid #353535;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .accordion-plan
  .card
  .card-body--modifay {
  color: #444444;
  font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
  text-align: justify;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .accordion-plan
  .card
  .card-body
  .highlight {
  margin-top: 10px;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .accordion-plan
  .card
  .card-body
  .highlight
  li {
  display: block;
  text-transform: capitalize;
  font-size: calc(13px + (14 - 14) * ((100vw - 320px) / (1920 - 320)));
}
.single-section
  .description-section
  .description-details
  .menu-part
  .accordion-plan
  .card
  .card-body
  .highlight
  li
  i {
  margin-right: 5px;
  font-size: 12px;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .accordion-plan
  .card
  .card-body
  .highlight
  li
  img {
  margin-right: 5px;
  width: 18px;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .accordion-plan
  .card
  + .card {
  margin-top: 20px;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .list-view {
  margin-top: 30px;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .list-view
  .list-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
  background-color: #fff;
  border: 1px solid rgba(153, 153, 153, 0.3);
}
.single-section
  .description-section
  .description-details
  .menu-part
  .list-view
  .list-box
  .list-img {
  width: 35%;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .list-view
  .list-box
  .list-content {
  margin-left: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 60%;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .list-view
  .list-box
  .list-content
  > div {
  width: 100%;
  position: relative;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .list-view
  .list-box
  .list-content
  h5 {
  font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320)));
  text-transform: capitalize;
  margin-bottom: 0;
  color: #222;
  font-weight: 500;
  line-height: 1.5;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .list-view
  .list-box
  .list-content
  h6 {
  color: #797979;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .list-view
  .list-box
  .list-content
  p {
  color: rgba(0, 0, 0, 0.7);
  text-transform: capitalize;
  font-weight: 400;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .list-view
  .list-box
  .list-content
  .price {
  color: #333;
  font-size: calc(16px + (22 - 16) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 800;
  margin-top: 15px;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .list-view
  .list-box
  .list-content
  .price
  del {
  font-size: 14px;
  color: rgba(34, 34, 34, 0.6);
  font-weight: 700;
  margin-right: 10px;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .list-view
  .list-box
  .list-content
  .price
  span {
  font-size: 14px;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .list-view
  .list-box
  .list-content
  .rating
  i {
  font-size: 16px;
  margin: 0 0.5px;
  color: #ffcc33;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .list-view
  .list-box
  .list-content
  .facility-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  margin-top: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .list-view
  .list-box
  .list-content
  .facility-icon
  .facility-box
  span {
  text-transform: capitalize;
  color: #5f5f5f;
  font-size: 12px;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .list-view
  .list-box
  .list-content
  .facility-icon
  .facility-box
  img {
  display: block;
  width: calc(18px + (22 - 18) * ((100vw - 320px) / (1920 - 320)));
  margin: 0 auto;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .list-view
  .list-box
  .list-content
  .facility-icon
  .facility-box
  i {
  display: block;
  font-size: calc(14px + (20 - 14) * ((100vw - 320px) / (1920 - 320)));
  color: rgba(95, 95, 95, 0.64);
}
.single-section
  .description-section
  .description-details
  .menu-part
  .list-view
  .list-box
  .list-content
  .facility-icon
  .facility-box
  + .facility-box {
  margin-left: 15px;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .list-view
  .list-box
  .list-content
  .hotel-info {
  margin-top: 12px;
  text-align: justify;
  word-break: normal;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .list-view
  .list-box
  .list-content
  .book-now {
  position: absolute;
  right: 0;
  bottom: 0;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .list-view
  .list-box
  .list-content
  .offer-box {
  position: absolute;
  right: 0;
  top: 0;
  border: 1px solid #f9f9f6;
  padding: 10px;
  color: var(--theme-color);
  font-weight: 700;
  max-width: 150px;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .list-view
  .list-box
  + .list-box {
  margin-top: 30px;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .list-view
  .list-box
  .slick-prev {
  left: 1px;
  z-index: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: transparent;
  height: 36px;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .list-view
  .list-box
  .slick-prev:before {
  content: "\f053";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .list-view
  .list-box
  .slick-next {
  right: 0;
  z-index: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: transparent;
  height: 36px;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .list-view
  .list-box
  .slick-next:before {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .list-view
  .list-box
  .slider-nav {
  margin-top: 3px;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .list-view
  .list-box
  .slider-nav
  .slick-slide {
  margin: 0 3px;
  cursor: pointer;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .list-view
  .list-box
  .slider-nav
  .slick-list {
  margin-left: -3px;
  margin-right: -3px;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .list-view
  .list-box:hover
  .special-img
  .bg-size {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.single-section
  .description-section
  .description-details
  .menu-part
  .list-view
  .list-box:hover
  .slick-next,
.single-section
  .description-section
  .description-details
  .menu-part
  .list-view
  .list-box:hover
  .slick-prev {
  background-color: #252525;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .zoom-gallery
  .overlay {
  position: relative;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .zoom-gallery
  .overlay
  .overlay-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .zoom-gallery
  .overlay
  .overlay-background
  i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 22px;
  display: none;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .zoom-gallery
  .overlay:hover
  .overlay-background {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background-color: rgba(34, 34, 34, 0.6);
}
.single-section
  .description-section
  .description-details
  .menu-part
  .zoom-gallery
  .overlay:hover
  .overlay-background
  i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.single-section
  .description-section
  .description-details
  .menu-part
  .zoom-gallery
  > div:nth-child(-n + 3) {
  margin-bottom: 0;
}
.single-section
  .description-section
  .description-details
  .menu-part.facility
  h6 {
  text-transform: capitalize;
  font-weight: 600;
  color: #222;
}
.single-section
  .description-section
  .description-details
  .menu-part.facility
  h6
  img {
  margin-right: 5px;
  width: 20px;
}
.single-section
  .description-section
  .description-details
  .menu-part.facility
  ul {
  margin-left: 10px;
}
.single-section
  .description-section
  .description-details
  .menu-part.facility
  ul
  li {
  color: rgba(0, 0, 0, 0.52);
  display: block;
  text-transform: capitalize;
  line-height: 1.9;
}
.single-section
  .description-section
  .description-details
  .menu-part.facility
  ul
  li
  i {
  font-size: 8px;
  margin-right: 5px;
  color: rgba(0, 0, 0, 0.6);
}
.single-section .description-section .description-details .menu-part.about h6 {
  font-weight: 600;
  margin-top: 15px;
  line-height: 1.5;
  text-transform: capitalize;
}
.single-section .description-section .description-details .menu-part.about p {
  text-align: justify;
  color: rgba(0, 0, 0, 0.52);
  font-size: calc(13px + (13 - 13) * ((100vw - 320px) / (1920 - 320)));
  line-height: 1.6;
}
.single-section
  .description-section
  .description-details
  .menu-part.about
  .about-sec
  h4 {
  font-weight: 500;
  margin-bottom: 10px;
  font-size: 23px;
  text-transform: capitalize;
}
.single-section
  .description-section
  .description-details
  .menu-part.about
  .about-sec
  .resturant-6 {
  color: inherit;
}
.single-section
  .description-section
  .description-details
  .menu-part.about
  .about-sec
  p {
  color: rgba(0, 0, 0, 0.52);
  text-align: justify;
  word-break: normal;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  font-size: calc(13px + (14 - 13) * ((100vw - 320px) / (1920 - 320)));
}
.single-section
  .description-section
  .description-details
  .menu-part.about
  .about-sec
  p.top-space {
  margin-top: -6px;
  margin-bottom: 10px;
}
.single-section
  .description-section
  .description-details
  .menu-part.about
  .about-sec
  p.bottom-space {
  margin-bottom: -7px;
}
.single-section
  .description-section
  .description-details
  .menu-part.about
  .about-sec
  ul {
  padding-left: 25px;
}
.single-section
  .description-section
  .description-details
  .menu-part.about
  .about-sec
  ul
  li {
  list-style-type: square;
  display: list-item;
  text-transform: capitalize;
  color: rgba(0, 0, 0, 0.52);
  font-size: calc(13px + (14 - 13) * ((100vw - 320px) / (1920 - 320)));
  line-height: 1.7;
  letter-spacing: 0.04em;
}
.single-section
  .description-section
  .description-details
  .menu-part.about
  .about-sec
  .policiy-6
  li {
  text-align: justify;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-break: normal;
  font-size: calc(
    13px + (14 - 13) * ((100vw - 320px) / (1920 - 320))
  ) !important;
}
.single-section
  .description-section
  .description-details
  .menu-part.about
  .about-sec
  + .about-sec {
  margin-top: 15px;
}
.single-section
  .description-section
  .description-details
  .menu-part.about
  .about-sec
  .city-detail {
  margin-bottom: 20px;
  font-size: 18px;
  color: #353535;
}
.single-section
  .description-section
  .description-details
  .menu-part.about
  .detail-img {
  margin: 20px 0;
}
.single-section
  .description-section
  .description-details
  .menu-part.map
  iframe {
  width: 100%;
  height: 420px;
  margin-bottom: -5px;
}
.single-section .description-section .description-details .menu-part.review {
  padding: 0;
}
.single-section
  .description-section
  .description-details
  .menu-part.review
  .review-box
  .rating
  i {
  margin: 0 0.5px;
  color: #ffcc33;
  font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 700;
}
.single-section
  .description-section
  .description-details
  .menu-part.review
  .review-box
  span {
  font-size: calc(15px + (17 - 15) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 600;
}
.single-section
  .description-section
  .description-details
  .menu-part.review
  .review-box
  h6 {
  font-size: 14px;
  text-transform: capitalize;
  color: rgba(0, 0, 0, 0.5);
  margin-top: 4px;
}
.single-section
  .description-section
  .description-details
  .menu-part.review
  .review-box
  p {
  text-align: justify;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-break: normal;
  color: rgba(0, 0, 0, 0.52);
  line-height: 1.6;
  margin-bottom: 0;
  font-size: calc(12px + (16 - 12) * ((100vw - 320px) / (1920 - 320)));
}
.single-section
  .description-section
  .description-details
  .menu-part.review
  .review-box
  + .review-box {
  border-top: 1px solid #ecf3fa;
  padding-top: 12px;
  margin-top: 15px;
}
.single-section .description-section .description-details .menu-part.policy p {
  color: rgba(0, 0, 0, 0.52);
  font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
  line-height: 1.6;
  text-align: justify;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-break: normal;
}
.single-section
  .description-section
  .description-details
  .menu-part.policy
  p:last-child {
  margin-bottom: 0;
}
.single-section
  .description-section
  .description-details
  .menu-part
  + .menu-part {
  margin-top: 20px;
}
.single-section
  .description-section
  .description-details.full-slider
  .menu-part {
  margin-top: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100vh;
  padding-top: 70px;
}
.single-section
  .description-section
  .description-details.full-slider
  .menu-part
  .row {
  margin-bottom: 20px;
}
.single-section .description-section.tab-section .menu-top {
  padding: 0;
  background-color: transparent;
}
.single-section .description-section.tab-section .menu-top .nav-tabs {
  margin: 25px 0;
  background-color: #fff;
  border-bottom: none;
  overflow-x: auto;
  overflow-y: hidden;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: unset;
  flex-wrap: unset;
}
.single-section
  .description-section.tab-section
  .menu-top
  .nav-tabs
  .nav-item.active {
  border: none;
  border-bottom: 2px solid var(--theme-color);
  color: var(--theme-color);
}
.single-section
  .description-section.tab-section
  .menu-top
  .nav-tabs
  .nav-item
  .nav-link {
  border: none;
  border-bottom: 2px solid transparent;
}
.single-section
  .description-section.tab-section
  .menu-top
  .nav-tabs
  .nav-item
  .nav-link--2 {
  min-width: 162px !important;
}
.single-section
  .description-section.tab-section
  .menu-top
  .nav-tabs
  .nav-item
  .nav-link.active {
  border: none;
  background-color: #0da487;
  color: #fff;
  border-radius: 3px;
}
.single-section .description-section.tab-section .menu-top.sticky {
  background-color: white;
  margin-bottom: 0;
}
.single-section .description-section.tab-section .menu-top.sticky .nav-tabs {
  margin-bottom: 0;
}
.single-section
  .description-section.tab-section
  .description-details
  .menu-part {
  margin-top: 0;
}
.single-section .single-sidebar {
  background-color: white;
  padding: 20px;
  -webkit-box-shadow: 0 2px 4px 0 2px 3.464px 8px 0px rgba(22, 145, 248, 0.18);
  box-shadow: 0 2px 4px 0 2px 3.464px 8px 0px rgba(22, 145, 248, 0.18);
}
.single-section .single-sidebar h4.title {
  text-transform: capitalize;
  font-weight: 700;
  margin-top: -4px;
}
.single-section .single-sidebar p {
  color: rgba(0, 0, 0, 0.55);
  margin-bottom: 10px;
  line-height: 1.7;
  font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
}
.single-section .single-sidebar p i {
  font-size: 13px;
  margin-right: 10px;
  color: rgba(0, 0, 0, 0.59);
}
.single-section
  .single-sidebar
  .selection-section.flight-search
  .flight-search-detail {
  padding: 0;
}
.single-section
  .single-sidebar
  .selection-section.flight-search
  .flight-search-detail
  .form-group {
  margin-bottom: 20px;
}
.single-section .single-sidebar .newsletter-sec {
  padding: 20px;
}
.single-section .single-sidebar .newsletter-sec .button {
  margin-top: 15px;
  text-align: right;
}
.single-section .single-sidebar .newsletter-sec .button .btn {
  padding: 6px 14px;
  font-size: 14px;
  text-transform: capitalize;
}
.single-section .single-sidebar .overlay-map {
  position: relative;
  margin-bottom: 10px;
}
.single-section .single-sidebar .overlay-map img {
  width: 100%;
  height: 100px;
}
.single-section .single-sidebar .overlay-map iframe,
.single-section .single-sidebar .overlay-map .map {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.0001;
  z-index: 1;
}
.single-section .single-sidebar .overlay-map h6 {
  position: absolute;
  bottom: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #222;
  text-transform: capitalize;
  font-size: calc(12px + (14 - 12) * ((100vw - 320px) / (1920 - 320)));
  z-index: 0;
  font-weight: 600;
  margin-bottom: 0;
}
.single-section .single-sidebar .price-part {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.single-section .single-sidebar .price-part .left-part a {
  color: #222;
  font-weight: 700;
  text-transform: capitalize;
}
.single-section .single-sidebar .price-part .left-part span {
  display: block;
  text-transform: capitalize;
  font-weight: 600;
  line-height: 24px;
}
.single-section .single-sidebar .price-part .left-part span i {
  font-size: 10px;
  margin-right: 5px;
  color: green;
}
.single-section .single-sidebar .price-part .left-part span.red {
  color: darkred;
}
.single-section .single-sidebar .price-part .right-part {
  margin-left: auto;
  text-align: right;
}
.single-section .single-sidebar .price-part .right-part span {
  color: rgba(34, 34, 34, 0.4);
  text-transform: capitalize;
  font-size: 12px;
  font-weight: 700;
}
.single-section .single-sidebar .price-part .right-part p {
  margin-bottom: 0;
  font-weight: 600;
  color: #222;
}
.single-section .single-sidebar .price-part .right-part h6 {
  margin-bottom: 0;
  font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 700;
  color: #222;
}
.single-section .single-sidebar .book-btn-section {
  border-top: 1px solid #f9f9f6;
  margin-top: 10px;
  padding-top: 15px;
  text-align: right;
}
.single-section .single-sidebar .book-btn-section ::-webkit-input-placeholder {
  color: #495057;
  text-transform: capitalize;
  cursor: pointer;
}
.single-section .single-sidebar .book-btn-section ::-moz-placeholder {
  color: #495057;
  text-transform: capitalize;
  cursor: pointer;
}
.single-section .single-sidebar .book-btn-section :-ms-input-placeholder {
  color: #495057;
  text-transform: capitalize;
  cursor: pointer;
}
.single-section .single-sidebar .book-btn-section ::-ms-input-placeholder {
  color: #495057;
  text-transform: capitalize;
  cursor: pointer;
}
.single-section .single-sidebar .book-btn-section ::placeholder {
  color: #495057;
  text-transform: capitalize;
  cursor: pointer;
}
.single-section .single-sidebar .book-btn-section .detail-top input {
  margin-bottom: 10px;
}
.single-section .single-sidebar .book-btn-section .detail-top input:last-child {
  margin-bottom: 0;
}
.single-section
  .single-sidebar
  .book-btn-section
  .gj-datepicker
  + .gj-datepicker {
  margin-top: 10px;
}
.single-section
  .single-sidebar
  .book-btn-section
  .gj-datepicker
  ::-webkit-input-placeholder {
  color: #495057;
}
.single-section
  .single-sidebar
  .book-btn-section
  .gj-datepicker
  ::-moz-placeholder {
  color: #495057;
}
.single-section
  .single-sidebar
  .book-btn-section
  .gj-datepicker
  :-ms-input-placeholder {
  color: #495057;
}
.single-section
  .single-sidebar
  .book-btn-section
  .gj-datepicker
  ::-ms-input-placeholder {
  color: #495057;
}
.single-section .single-sidebar .book-btn-section .gj-datepicker ::placeholder {
  color: #495057;
}
.single-section .single-sidebar .book-btn-section .btn-rounded {
  padding: 6px 14px;
  font-size: 14px;
  margin-top: 20px;
  border-radius: 0;
}
.single-section .single-sidebar .book-btn-section .selector select {
  cursor: pointer;
  width: 100%;
  height: 38px;
  background-color: transparent;
  font-size: 1rem;
  margin-top: 10px;
  padding: 5px 14px;
  color: #495057;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  background: url(../images/icon/down-.html#222222.png) no-repeat 95%;
}
.single-section .single-sidebar .book-btn-section .rooms-section {
  position: relative;
  margin-top: 10px;
}
.single-section
  .single-sidebar
  .book-btn-section
  .rooms-section
  ::-webkit-input-placeholder {
  color: #495057;
  text-transform: capitalize;
  cursor: pointer;
}
.single-section
  .single-sidebar
  .book-btn-section
  .rooms-section
  ::-moz-placeholder {
  color: #495057;
  text-transform: capitalize;
  cursor: pointer;
}
.single-section
  .single-sidebar
  .book-btn-section
  .rooms-section
  :-ms-input-placeholder {
  color: #495057;
  text-transform: capitalize;
  cursor: pointer;
}
.single-section
  .single-sidebar
  .book-btn-section
  .rooms-section
  ::-ms-input-placeholder {
  color: #495057;
  text-transform: capitalize;
  cursor: pointer;
}
.single-section .single-sidebar .book-btn-section .rooms-section ::placeholder {
  color: #495057;
  text-transform: capitalize;
  cursor: pointer;
}
.single-section .single-sidebar .book-btn-section .rooms-section .selector-box {
  text-align: left;
  padding: 10px;
}
.single-section
  .single-sidebar
  .book-btn-section
  .rooms-section
  .selector-box
  .room-cls
  .title_room {
  font-size: 16px;
  text-transform: capitalize;
  font-weight: 700;
}
.single-section
  .single-sidebar
  .book-btn-section
  .rooms-section
  .selector-box
  .room-cls
  .qty-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.single-section
  .single-sidebar
  .book-btn-section
  .rooms-section
  .selector-box
  .room-cls
  .qty-box
  label {
  text-transform: capitalize;
  margin-right: 30px;
  margin-bottom: 0;
}
.single-section
  .single-sidebar
  .book-btn-section
  .rooms-section
  .selector-box
  .room-cls
  .qty-box
  .input-group {
  width: 140px;
  margin-left: auto;
}
.single-section
  .single-sidebar
  .book-btn-section
  .rooms-section
  .selector-box
  .room-cls
  .qty-box
  .input-group
  .btn {
  background-color: transparent;
}
.single-section
  .single-sidebar
  .book-btn-section
  .rooms-section
  .selector-box
  .room-cls
  .qty-box
  .input-group
  .form-control {
  padding: 0;
  text-align: center;
  border: none;
}
.single-section
  .single-sidebar
  .book-btn-section
  .rooms-section
  .selector-box
  .room-cls
  .qty-box
  + .qty-box {
  margin-top: 10px;
}
.single-section
  .single-sidebar
  .book-btn-section
  .rooms-section
  .selector-box
  .room-cls
  + .room-cls {
  margin-top: 10px;
  border-top: 1px solid #f9f9f6;
  padding-top: 10px;
}
.single-section
  .single-sidebar
  .book-btn-section
  .rooms-section
  .selector-box
  .bottom-part {
  border-top: 1px solid #f9f9f6;
  margin-top: 10px;
  padding-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.single-section
  .single-sidebar
  .book-btn-section
  .rooms-section
  .selector-box
  .bottom-part
  .add-room {
  text-transform: capitalize;
  color: #222;
  font-weight: 700;
}
.single-section
  .single-sidebar
  .book-btn-section
  .rooms-section
  .selector-box
  .bottom-part
  .btn {
  margin-left: auto;
}
.single-section .single-sidebar .contact-title {
  color: #222;
  font-weight: 700;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.single-section .single-sidebar .bottom_sec {
  margin-top: 10px;
  padding-top: 15px;
  border-top: 1px solid #f9f9f6;
}
.single-section .single-sidebar .bottom_sec h6 {
  text-transform: capitalize;
  color: #222;
  font-size: 14px;
  font-weight: 700;
}
.single-section .single-sidebar .bottom_sec h6:last-child {
  margin-bottom: 0;
}
.single-section .single-sidebar .weather-sec {
  text-align: center;
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.single-section .single-sidebar .weather-sec li svg {
  width: 40px;
  margin: 0;
}
.single-section .single-sidebar .weather-sec li h5 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px;
}
.single-section .single-sidebar .weather-sec li h6 {
  font-size: 12px;
  margin-bottom: 0;
}
.single-section .single-sidebar .weather-sec li + li {
  margin-left: 20px;
}
.single-section .single-sidebar .social-box {
  margin-top: 18px;
}
.single-section .single-sidebar .social-box i {
  font-size: 14px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #fff;
  padding: 9px;
  background-color: var(--theme-color);
  border-radius: 100%;
  width: 32px;
  height: 32px;
  text-align: center;
  margin-right: 3px;
}
.single-section .single-sidebar + .single-sidebar {
  margin-top: 30px;
}
.single-section .single-sidebar .order-cart .cart-items {
  margin-top: 20px;
}
.single-section .single-sidebar .order-cart .cart-items .items {
  position: relative;
}
.single-section .single-sidebar .order-cart .cart-items .items h6 {
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 10px;
}
.single-section .single-sidebar .order-cart .cart-items .items h5 {
  font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
  color: #222;
  font-weight: 500;
  margin-bottom: 0;
}
.single-section .single-sidebar .order-cart .cart-items .items + .items {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #f9f9f6;
}
.single-section .single-sidebar .order-cart .cart-items .items .qty-box {
  width: 120px;
  margin-top: 10px;
}
.single-section
  .single-sidebar
  .order-cart
  .cart-items
  .items
  .qty-box
  .input-group {
  -webkit-box-shadow: 0 2px 4px 0 2px 3.464px 8px 0px rgba(22, 145, 248, 0.18);
  box-shadow: 0 2px 4px 0 2px 3.464px 8px 0px rgba(22, 145, 248, 0.18);
}
.single-section
  .single-sidebar
  .order-cart
  .cart-items
  .items
  .qty-box
  .input-group
  .btn {
  padding: 5px 10px;
  font-size: 10px;
  line-height: 1;
  background-color: #f9f9f6;
}
.single-section
  .single-sidebar
  .order-cart
  .cart-items
  .items
  .qty-box
  .input-group
  .form-control {
  padding: 2px;
  width: 50px;
  text-align: center;
  border-color: #f9f9f6;
}
.single-section .single-sidebar .order-cart .cart-items .items .price {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 16px;
  font-weight: 700;
}
.single-section .single-sidebar .order-cart .cart-items .items.veg h6 {
  padding-left: 25px;
  position: relative;
}
.single-section .single-sidebar .order-cart .cart-items .items.veg h6:after {
  content: "";
  position: absolute;
  left: 0;
  width: 14px;
  height: 14px;
  border: 1px solid green;
  top: 2px;
}
.single-section .single-sidebar .order-cart .cart-items .items.veg h6:before {
  content: "";
  position: absolute;
  left: 3px;
  width: 8px;
  height: 8px;
  background-color: green;
  border-radius: 100%;
  top: 5px;
}
.single-section .single-sidebar .order-cart .cart-items .items.non-veg h6 {
  padding-left: 25px;
  position: relative;
}
.single-section
  .single-sidebar
  .order-cart
  .cart-items
  .items.non-veg
  h6:after {
  content: "";
  position: absolute;
  left: 0;
  width: 14px;
  height: 14px;
  border: 1px solid red;
  top: 2px;
}
.single-section
  .single-sidebar
  .order-cart
  .cart-items
  .items.non-veg
  h6:before {
  content: "";
  position: absolute;
  left: 3px;
  width: 8px;
  height: 8px;
  background-color: red;
  border-radius: 100%;
  top: 5px;
}
.single-section .single-sidebar .order-cart .cart-bottom {
  margin-top: 30px;
  padding-top: 20px;
  border-top: 1px solid #f9f9f6;
}
.single-section .single-sidebar .order-cart .cart-bottom .sub-total {
  font-weight: 700;
  font-size: 18px;
  text-transform: capitalize;
  margin-bottom: 5px;
}
.single-section .single-sidebar .order-cart .cart-bottom .sub-total span {
  float: right;
}
.single-section .single-sidebar .order-cart .cart-bottom p {
  font-size: 12px;
  line-height: 1;
  margin-bottom: 0;
  max-width: 70%;
}
.single-section .single-sidebar .order-cart .cart-bottom .checkout {
  margin-top: 20px;
}
.single-section .single-sidebar .order-cart .empty-cart {
  text-align: center;
  margin-top: 50px;
}
.single-section .single-sidebar .order-cart .empty-cart h5 {
  text-transform: capitalize;
  color: rgba(0, 0, 0, 0.5);
  font-size: 16px;
  margin-bottom: 20px;
}
.single-section .single-sidebar .order-cart .empty-cart img {
  margin-bottom: 20px;
  opacity: 0.5;
}
.single-section .single-sidebar .order-cart .empty-cart p {
  font-size: 14px;
  line-height: 18px;
  text-align: left;
  color: rgba(0, 0, 0, 0.64);
}
.hotel_title_section {
  position: relative;
  width: 100%;
}
.hotel_title_section .hotel-name {
  padding: 0 0 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hotel_title_section .hotel-name .left-part .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 18px;
}
.hotel_title_section .hotel-name .left-part .top h2 {
  margin-bottom: 0;
  color: var(--theme-color);
  font-weight: bold;
  font-size: calc(18px + (23 - 18) * ((100vw - 320px) / (1920 - 320)));
}
.hotel_title_section .hotel-name .left-part .top .rating {
  margin-left: 15px;
}
.hotel_title_section .hotel-name .left-part .top .rating i {
  font-size: 14px;
  color: #ffcc33;
}
.hotel_title_section .hotel-name .left-part .top .share-buttons .btn {
  padding: 4px 10px;
  text-transform: capitalize;
  border-radius: 5px;
  margin-left: calc(5px + (10 - 5) * ((100vw - 320px) / (1920 - 320)));
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border: 1px solid transparent;
}
.hotel_title_section .hotel-name .left-part .top .share-buttons .btn:hover {
  border: 1px solid red;
}
.hotel_title_section .hotel-name .left-part p {
  color: rgba(34, 34, 34, 0.6);
  margin-bottom: 0;
  font-weight: 700;
}
.hotel_title_section .hotel-name .left-part .facility-detail {
  margin-top: 15px;
  margin-bottom: -6px;
}
.hotel_title_section .hotel-name .left-part .facility-detail span {
  color: rgba(0, 0, 0, 0.7);
  font-weight: 700;
  font-size: 12px;
  text-transform: capitalize;
  padding: 2px 8px;
  border: 1px solid #ddd;
  border-radius: 5px;
}
.hotel_title_section .hotel-name .left-part .facility-detail span i {
  margin-right: 3px;
}
.hotel_title_section .hotel-name .left-part .facility-detail span + span {
  margin-left: 10px;
}
.hotel_title_section .hotel-name .right-part {
  margin-left: auto;
  text-align: right;
}
.hotel_title_section .hotel-name .right-part .price {
  font-size: calc(16px + (36 - 16) * ((100vw - 320px) / (1920 - 320)));
}
.hotel_title_section .hotel-name .right-part .price span {
  font-size: 16px;
}
.hotel_title_section .hotel-name .right-part .btn {
  padding: 7px 13px;
}
.order-menu {
  padding: 20px;
}
.order-menu .nav {
  text-align: left;
  background-color: #fff;
}
.order-menu .nav ul li {
  display: block;
}
.order-menu .nav .nav-link {
  text-transform: capitalize !important;
  font-size: 14px;
  color: #222;
  font-weight: 600;
  padding: 5px 15px !important;
}
.order-menu .nav .nav-link.active {
  color: var(--theme-color);
  background-color: #f9f9f6;
}
.order-menu .nav .nav .nav-link {
  font-size: 14px;
  font-weight: 500;
}
.order-menu .nav .nav .nav-link.active {
  color: #222;
  font-weight: 700;
  background-color: transparent;
}
.order-menu .nav .nav.show {
  display: block;
}
.order-menu .search-bar {
  border-bottom: 1px solid #f9f9f6;
  padding-bottom: 15px;
  margin-bottom: 5px;
}
.order-menu .search-bar .search {
  position: relative;
}
.order-menu .search-bar .search input {
  width: 100%;
  border: none;
  background-color: #f9f9f6;
  padding: 8px 16px;
}
.order-menu .search-bar .search i {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 16px;
  color: #a0a0a0;
}
.order-menu .search-bar .search ::-webkit-input-placeholder {
  font-size: 14px;
  color: #a0a0a0;
}
.order-menu .search-bar .search ::-moz-placeholder {
  font-size: 14px;
  color: #a0a0a0;
}
.order-menu .search-bar .search :-ms-input-placeholder {
  font-size: 14px;
  color: #a0a0a0;
}
.order-menu .search-bar .search ::-ms-input-placeholder {
  font-size: 14px;
  color: #a0a0a0;
}
.order-menu .search-bar .search ::placeholder {
  font-size: 14px;
  color: #a0a0a0;
}
.order-menu-section {
  padding: 20px;
  border-left: 1px solid #f9f9f6;
}
.order-menu-section .order-section h4 {
  text-transform: capitalize;
  font-size: calc(16px + (22 - 16) * ((100vw - 320px) / (1920 - 320)));
  margin-bottom: calc(14px + (24 - 14) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 600;
  color: var(--theme-color);
}
.order-menu-section .order-section .order-title {
  padding-bottom: calc(0px + (10 - 0) * ((100vw - 320px) / (1920 - 320)));
}
.order-menu-section .order-section .order-title h5 {
  font-weight: 500;
  margin-bottom: 3px;
  text-transform: capitalize;
}
.order-menu-section .order-section .order-title h6 {
  color: rgba(34, 34, 34, 0.4);
  font-weight: 600;
}
.order-menu-section .order-section .order-items .items {
  position: relative;
}
.order-menu-section .order-section .order-items .items h6 {
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 4px;
}
.order-menu-section .order-section .order-items .items p {
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 10px;
  max-width: 100%;
  line-height: 1.4;
}
.order-menu-section .order-section .order-items .items h5 {
  font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
  color: #222;
  font-weight: 500;
  margin-bottom: 0;
}
.order-menu-section .order-section .order-items .items + .items {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #f9f9f6;
}
.order-menu-section .order-section .order-items .items + .items .addtocart_btn {
  top: 15px;
}
.order-menu-section .order-section .order-items .items .addtocart_btn {
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  text-align: right;
}
.order-menu-section
  .order-section
  .order-items
  .items
  .addtocart_btn
  .add-button,
.order-menu-section
  .order-section
  .order-items
  .items
  .addtocart_btn
  .add_cart {
  width: 120px;
  border-color: transparent;
  color: #222;
  background-color: #f9f9f6;
  text-transform: capitalize;
  cursor: pointer;
  -webkit-box-shadow: 0 2px 4px 0 #dedede;
  box-shadow: 0 2px 4px 0 #dedede;
}
.order-menu-section
  .order-section
  .order-items
  .items
  .addtocart_btn
  .add-button
  span,
.order-menu-section
  .order-section
  .order-items
  .items
  .addtocart_btn
  .add_cart
  span {
  position: absolute;
  left: 8px;
  right: 0;
  bottom: -21px;
  font-size: 12px;
}
.order-menu-section .order-section .order-items .items .addtocart_btn .qty-box {
  display: none;
}
.order-menu-section
  .order-section
  .order-items
  .items
  .addtocart_btn
  .qty-box.open {
  display: block;
  position: absolute;
  right: 0;
  width: 120px;
  top: 0;
}
.order-menu-section
  .order-section
  .order-items
  .items
  .addtocart_btn
  .qty-box
  .input-group {
  -webkit-box-shadow: 0 2px 4px 0 #dedede;
  box-shadow: 0 2px 4px 0 #dedede;
}
.order-menu-section
  .order-section
  .order-items
  .items
  .addtocart_btn
  .qty-box
  .input-group
  .btn {
  padding: 5px 10px;
  font-size: 10px;
  line-height: 1;
  background-color: #f9f9f6;
}
.order-menu-section
  .order-section
  .order-items
  .items
  .addtocart_btn
  .qty-box
  .input-group
  .form-control {
  padding: 2px;
  width: 50px;
  text-align: center;
  border-color: #f9f9f6;
}
.order-menu-section .order-section .order-items .items.veg h6 {
  padding-left: 25px;
  position: relative;
}
.order-menu-section .order-section .order-items .items.veg h6:after {
  content: "";
  position: absolute;
  left: 0;
  width: 14px;
  height: 14px;
  border: 1px solid green;
  top: 2px;
}
.order-menu-section .order-section .order-items .items.veg h6:before {
  content: "";
  position: absolute;
  left: 3px;
  width: 8px;
  height: 8px;
  background-color: green;
  border-radius: 100%;
  top: 5px;
}
.order-menu-section .order-section .order-items .items.non-veg h6 {
  padding-left: 25px;
  position: relative;
}
.order-menu-section .order-section .order-items .items.non-veg h6:after {
  content: "";
  position: absolute;
  left: 0;
  width: 14px;
  height: 14px;
  border: 1px solid red;
  top: 2px;
}
.order-menu-section .order-section .order-items .items.non-veg h6:before {
  content: "";
  position: absolute;
  left: 3px;
  width: 8px;
  height: 8px;
  background-color: red;
  border-radius: 100%;
  top: 5px;
}
.order-menu-section .order-section + .order-section {
  margin-top: calc(12px + (30 - 12) * ((100vw - 320px) / (1920 - 320)));
  padding-top: calc(12px + (30 - 12) * ((100vw - 320px) / (1920 - 320)));
  border-top: 1px solid rgba(0, 0, 0, 0.13);
}
.order-menu-section .order-section.top-section .order-section {
  padding-top: 0;
  border-top: none;
}
.slick-prev,
.slick-next {
  z-index: 1;
  opacity: 1;
}
.slick-prev {
  left: 28px;
}
.slick-next {
  right: 28px;
}
.cars-title {
  font-size: calc(16px + (21 - 16) * ((100vw - 320px) / (1920 - 320)));
}
.slick-dots li {
  width: 0;
  height: 0;
}
.cab-single-detail {
  background-color: #fff;
  margin-top: calc(10px + (25 - 10) * ((100vw - 320px) / (1920 - 320)));
}
.cab-single-detail .title-car {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.cab-single-detail .title-car h5,
.cab-single-detail .title-car h6 {
  margin-bottom: 0;
}
.cab-single-detail .title-car h5 {
  font-weight: 600;
  text-transform: capitalize;
  color: var(--theme-color);
}
.cab-single-detail .title-car h6 {
  text-transform: capitalize;
}
.cab-single-detail .title-car h6 span {
  font-weight: 600;
}
.cab-single-detail .description {
  margin-top: 20px;
  color: rgba(0, 0, 0, 0.52);
}
.cab-single-detail .overview h6 {
  text-transform: capitalize;
  margin-bottom: 16px;
  color: #222;
  font-size: 20px;
  font-weight: 600;
}
.cab-single-detail .overview ul {
  display: inline-block;
  color: rgba(0, 0, 0, 0.52);
}
.cab-single-detail .overview ul li {
  display: block;
}
.cab-single-detail .overview ul li + li {
  margin-top: 15px;
}
.cab-single-detail .overview ul + ul {
  margin-left: 30px;
}
.cab-single-detail .details {
  margin-top: 0px;
}
.cab-single-detail .details h6 {
  text-transform: capitalize;
  margin-bottom: 10px;
  color: #222;
  font-weight: 700;
}
.cab-single-detail .details ul li {
  display: block;
  text-transform: capitalize;
}
.cab-single-detail .details ul li + li {
  margin-top: 5px;
}
.cab-single-detail .details .overview h6 {
  text-transform: capitalize;
  margin-bottom: 10px;
  color: #222;
  font-weight: 600;
}
.cab-single-detail .details .overview ul li {
  display: block;
  text-transform: capitalize;
}
.cab-single-detail .details .overview ul li + li {
  margin-top: 5px;
}
.personal-info__uplode {
  margin-left: 48px;
}
#car-type,
#menu-type,
#tour-category {
  width: 100%;
}
body .badge-light-danger {
  background-color: rgba(116, 125, 198, 0.12);
}
body .badge-light-secondary {
  background-color: rgba(239, 63, 62, 0.12);
}
body.dark-only {
  color: rgba(255, 255, 255, 0.6);
  background-color: #1d1e26;
}
body.dark-only .dashboard-category .category-image:before {
  background-color: #1d1e26;
}
body.dark-only .dashboard-category .category-image img {
  -webkit-filter: brightness(100);
  filter: brightness(100);
}
body.dark-only .dashboard-category .category-name h6 {
  color: #ddd;
}
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  > ul
  > li
  span {
  color: #efefef;
}
body.dark-only .table-product .table tbody tr td .user-name span:first-child {
  color: #fff;
}
body.dark-only .table-product .table tbody tr td .user-name span:last-child {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .title-header {
  color: #ddd;
}
body.dark-only .roles-form > div:nth-child(odd) ul {
  background-color: #1d1e26;
}
body.dark-only .roles-form ul li:first-child {
  color: #fff;
}
body.dark-only .title-header.option-title .selected-options ul {
  background-color: #1d1e26;
  color: #ddd;
}
body.dark-only .title-header.option-title .selected-options ul li a {
  color: #ddd;
}
body.dark-only .card .card-header-2 h5 {
  color: #ddd;
}
body.dark-only .customizer-links .rtl-btn {
  background-color: #262932;
}
body.dark-only .table td a span {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .rating li i {
  color: rgba(255, 255, 255, 0.2) !important;
}
body.dark-only .rating li i.theme-color {
  color: #ffa202 !important;
}
body.dark-only .theme-form .select2-container .selection {
  background-color: transparent !important;
  border: none;
}
body.dark-only .apexcharts-tooltip.light .apexcharts-tooltip-title {
  background: #262932;
  color: #fff;
}
body.dark-only .tracker-table tbody tr:nth-child(even) {
  background-color: #1d1e26;
}
body.dark-only .tracker-table tbody tr td {
  border-bottom: 1px solid #33363e !important;
}
body.dark-only .tracker-table tbody tr td:nth-child(odd) h6 {
  color: #ddd;
}
body.dark-only .tracker-table tbody tr td:nth-child(odd) p {
  color: #98a6ad;
}
body.dark-only .status-circle {
  border-color: #1d1e26;
}
body.dark-only .save-details-box .save-details {
  border-color: #1d1e26;
  background-color: #1d1e26;
}
body.dark-only .save-details-box .save-details .button a {
  background-color: rgba(255, 255, 255, 0.06);
  color: #fff;
}
body.dark-only .order-left-image .order-image-contain p span {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .progtrckr li.progtrckr-todo:before {
  background-color: #262932;
}
body.dark-only .progtrckr li h5 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .title-header-block .card-order-section ul li {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .order-details-table
  .table-details
  .table
  tfoot
  tr.table-order
  h5 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .order-details-table .table-details .table tfoot tr td h4 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .order-details-table .order-success h4 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .order-details-table .order-success .delivery-sec h3 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .order-details-table .table-details .table tbody tr td h5 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .StepProgress::before {
  border-left-color: #1d1e26;
}
body.dark-only .StepProgress-item:nth-child(even)::before {
  background-color: #262932;
}
body.dark-only .StepProgress-item:nth-child(odd)::before {
  background-color: #262932;
}
body.dark-only .recent-activity .recent-item {
  border-bottom-color: rgba(255, 255, 255, 0.06);
}
body.dark-only .brower-states .brower-item {
  border-bottom-color: rgba(255, 255, 255, 0.06);
}
body.dark-only .brower-states .brower-item .browser-image h5 {
  color: #c7c7c5;
}
body.dark-only .to-do-list .to-do-item {
  border-bottom-color: rgba(255, 255, 255, 0.06);
}
body.dark-only .to-do-list .to-do-item .to-do-list-name strong {
  color: #c7c7c5;
}
body.dark-only .card {
  background-color: #262932;
}
body.dark-only .page-wrapper .page-header .header-wrapper .search-full input {
  background-color: #1d1e26;
}
body.dark-only .dropzone {
  border-color: #1d1e26 !important;
  background-color: #1d1e26;
}
body.dark-only .bootstrap-tagsinput {
  border-color: #1d1e26 !important;
  background-color: #1d1e26 !important;
}
body.dark-only .cke_top {
  background-color: #1d1e26 !important;
}
body.dark-only .cke_1 {
  border-color: #1d1e26 !important;
}
body.dark-only .cke_editable {
  border-color: #1d1e26 !important;
}
body.dark-only .theme-form input[type="text"],
body.dark-only .theme-form input[type="email"],
body.dark-only .theme-form input[type="search"],
body.dark-only .theme-form input[type="password"],
body.dark-only .theme-form input[type="number"],
body.dark-only .theme-form input[type="tel"],
body.dark-only .theme-form input[type="date"],
body.dark-only .theme-form input[type="datetime-local"],
body.dark-only .theme-form input[type="time"],
body.dark-only .theme-form input[type="datetime-local"],
body.dark-only .theme-form input[type="month"],
body.dark-only .theme-form input[type="week"],
body.dark-only .theme-form input[type="url"],
body.dark-only .theme-form input[type="file"],
body.dark-only .theme-form select,
body.dark-only textarea {
  background-color: #1d1e26 !important;
}
body.dark-only .theme-form input[type="text"],
body.dark-only .theme-form input[type="email"],
body.dark-only .theme-form input[type="search"],
body.dark-only .theme-form input[type="password"],
body.dark-only .theme-form input[type="number"],
body.dark-only .theme-form input[type="tel"],
body.dark-only .theme-form input[type="date"],
body.dark-only .theme-form input[type="datetime-local"],
body.dark-only .theme-form input[type="time"],
body.dark-only .theme-form input[type="datetime-local"],
body.dark-only .theme-form input[type="month"],
body.dark-only .theme-form input[type="week"],
body.dark-only .theme-form input[type="url"],
body.dark-only .theme-form input[type="file"],
body.dark-only .theme-form textarea,
body.dark-only .theme-form select {
  border-color: #1d1e26 !important;
}
body.dark-only .datepicker-dashboard .datepicker--cells-days {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .category-box .content-category {
  background-color: #1d1e26;
}
body.dark-only .category-box .content-category .top h3 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .single-section
  .description-section
  .description-details
  .menu-part.about
  .about-sec
  h4 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only table {
  border-color: #374558;
}
body.dark-only .datepicker--nav {
  border-color: #374558;
}
body.dark-only .btn-outline-light:hover {
  background-color: #1d1e26 !important;
  border-color: #374558 !important;
  color: rgba(255, 255, 255, 0.6) !important;
}
body.dark-only .btn-outline-light:focus {
  background-color: #1d1e26 !important;
  border-color: #374558 !important;
  color: rgba(255, 255, 255, 0.6) !important;
}
body.dark-only .btn-outline-light:active.active,
body.dark-only .btn-outline-light.active {
  background-color: #1d1e26 !important;
  border-color: #374558 !important;
  color: rgba(255, 255, 255, 0.6) !important;
}
body.dark-only .choose input[type="file"]::file-selector-button:hover {
  background-color: #374558;
}
body.dark-only input[type="file"]::file-upload-button {
  background-color: #374558;
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only input[type="file"]::file-upload-button:hover {
  background-color: #374558;
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only input[type="file"]::-webkit-file-upload-button {
  background-color: #374558;
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only input[type="file"]::-webkit-file-upload-button:hover {
  background-color: #374558;
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .ecommerce-widget {
  border: 1px solid #374558 !important;
}
body.dark-only .btn-light {
  color: rgba(255, 255, 255, 0.6) !important;
}
body.dark-only .form-select {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .add-project .text-inherit {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .knowledgebase-search {
  color: #4a5568;
}
body.dark-only .knowledgebase-search .form-control-plaintext {
  color: #4a5568;
}
body.dark-only .btn-close {
  -webkit-filter: brightness(0.8) invert(1);
  filter: brightness(0.8) invert(1);
}
body.dark-only .prooduct-details-box .media {
  border: 1px solid #374558;
}
body.dark-only .product-price del {
  color: #98a6ad;
}
body.dark-only .ProfileCard {
  border: 1px solid #374558 !important;
}
body.dark-only .form-control-plaintext {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .form-select {
  background-color: #1d1e26;
  border: 1px solid #1d1e26;
}
body.dark-only .box-layout {
  background-color: #1d1e26;
}
body.dark-only .box-layout .page-wrapper .page-header .header-wrapper,
body.dark-only .box-layout.page-wrapper .page-header .header-wrapper {
  border: 1px solid #1d1e26;
}
body.dark-only .form-check-input {
  background-color: #1d1e26;
}
body.dark-only .switch-state:before {
  background-color: #262932;
}
body.dark-only .category-box .img-category .like-cls i {
  background-color: #262932;
}
body.dark-only .daterangepicker:before {
  border-bottom-color: #262932;
}
body.dark-only .daterangepicker .ranges li {
  background-color: #1d1e26;
  border-color: #262932;
  color: #898989;
}
body.dark-only .daterangepicker .daterangepicker_input .form-control {
  background-color: #1d1e26;
  border-color: #262932 !important;
}
body.dark-only .daterangepicker .calendar-time select {
  border-color: #262932;
  background-color: #1d1e26;
}
body.dark-only .daterangepicker.dropdown-menu {
  background-color: #262932;
  -webkit-box-shadow: 0 0 14px #1d1e26;
  box-shadow: 0 0 14px #1d1e26;
}
body.dark-only .daterangepicker .calendar-table {
  background-color: #262932;
  border-color: #262932;
}
body.dark-only .daterangepicker.ltr td.in-range,
body.dark-only .daterangepicker.ltr td.off {
  background-color: #1d1e26;
  color: #fff;
}
body.dark-only .tooltip.bs-tooltip-top .tooltip-arrow:before {
  border-top-color: #323846;
}
body.dark-only .tooltip.bs-tooltip-bottom .tooltip-arrow:before {
  border-bottom-color: #323846;
  border-top-color: rgba(0, 0, 0, 0);
}
body.dark-only .tooltip.bs-tooltip-start .tooltip-arrow:before {
  border-left-color: #323846;
  border-top-color: rgba(0, 0, 0, 0);
}
body.dark-only .tooltip.bs-tooltip-end .tooltip-arrow:before {
  border-right-color: #323846;
  border-top-color: rgba(0, 0, 0, 0);
}
body.dark-only .tooltip .tooltip-inner {
  background-color: #323846;
  color: #fff;
}
body.dark-only .tooltip .tooltip-arrow:before {
  border-top-color: #323846;
}
body.dark-only
  .page-wrapper.only-body
  .page-body-wrapper
  .page-title
  > .row
  .col-6:first-child
  h6 {
  color: rgba(255, 255, 255, 0.5);
}
body.dark-only
  .page-wrapper.only-body
  .page-header
  .header-wrapper
  .search-full
  .form-group
  .Typeahead
  .u-posRelative {
  background-color: #262932;
}
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .profile-dropdown
  li
  a
  i {
  color: #fff;
}
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .flip-card
  .flip-card-inner
  .back {
  background-color: #262932 !important;
}
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .flip-card
  .flip-card-inner
  .back
  .flip-back-content
  input {
  background-color: #1d1e26;
  border: 1px solid #374558;
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .flip-card
  .flip-card-inner
  .back
  li:last-child {
  border-top: 1px solid #374558;
}
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .flip-card
  .flip-card-inner
  .front {
  background-color: #1d1e26 !important;
}
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .flip-card
  .flip-card-inner
  .front
  svg {
  stroke: #fff;
}
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .onhover-show-div:not(.profile-dropdown)
  li:first-child {
  background-color: #262932;
}
body.dark-only .customizer-contain {
  color: #1d1e26;
}
body.dark-only .customizer-contain .customizer-body .main-layout .box-layout {
  background-color: #fff;
}
body.dark-only .login-card .btn-showcase .btn {
  background-color: #262932 !important;
  color: #fff;
  border-color: #262932 !important;
}
body.dark-only .login-card .login-main {
  -webkit-box-shadow: 0 0 37px rgba(255, 255, 255, 0.05);
  box-shadow: 0 0 37px rgba(255, 255, 255, 0.05);
}
body.dark-only .login-card .login-main .theme-form input {
  background-color: #262932 !important;
}
body.dark-only .login-card .login-main .theme-form .or:before {
  background-color: #262932;
}
body.dark-only .login-card .login-main .theme-form .checkbox label::before {
  background-color: #262932 !important;
  border-color: #262932 !important;
}
body.dark-only .H_ui ~ div {
  background-color: #1d1e26 !important;
}
body.dark-only .swal-icon--success:after,
body.dark-only .swal-icon--success:before {
  background: #262932;
}
body.dark-only .swal-icon--success__hide-corners {
  background-color: #262932;
}
body.dark-only .note-editor.note-frame .note-status-output {
  border-top: 1px solid #262932;
}
body.dark-only .note-editor.note-frame .note-statusbar {
  border-top: 1px solid #262932;
}
body.dark-only .note-editor.note-frame .note-statusbar .note-resizebar {
  background-color: #262932;
}
body.dark-only .light-font {
  color: #fff;
}
body.dark-only .page-link {
  background-color: #1d1e26;
  border: 1px solid #374558;
}
body.dark-only .b-r-light {
  border-right: 1px solid #374558 !important;
}
body.dark-only .history-details .media {
  border-top: 1px solid #374558;
}
body.dark-only .modal-header {
  border-bottom: 1px solid #374558;
}
body.dark-only #right-history {
  background-color: #262932;
  -webkit-box-shadow: 0 0 9px #1d1e26;
  box-shadow: 0 0 9px #1d1e26;
}
body.dark-only #right-history h6 span a {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .ProfileCard:hover {
  color: rgba(255, 255, 255, 0.6);
  background-color: #262932;
}
body.dark-only .translate_wrapper.active .more_lang:before {
  border-bottom: 7px solid #262932;
}
body.dark-only .translate_wrapper.active .more_lang .lang {
  border-bottom: 1px solid #1d1e26;
}
body.dark-only .toggle-sidebar svg {
  stroke: var(--theme-color);
}
body.dark-only .footer {
  background-color: #262932;
}
body.dark-only .page-wrapper .page-body-wrapper {
  background-color: #1d1e26;
}
body.dark-only .page-wrapper .sidebar-main-title p {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper {
  background-color: #262932;
}
body.dark-only
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .sidebar-link.active
  svg {
  stroke: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  a
  span {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  a
  svg {
  stroke: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-link.active {
  background-color: rgba(255, 255, 255, 0.06);
}
body.dark-only
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-link.active
  svg {
  color: rgba(255, 255, 255, 0.6);
  stroke: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container
  .mega-box
  .link-section
  .submenu-title
  h5 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container
  .mega-box
  .link-section
  .submenu-content.opensubmegamenu
  li
  a {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 400;
}
body.dark-only
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container::after {
  background-color: rgba(255, 255, 255, 0.2);
}
body.dark-only
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu
  li:hover
  > a {
  color: var(--theme-color);
}
body.dark-only
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu
  li
  a {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  a
  i {
  color: #efefef;
}
body.dark-only
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .sidebar-list
  ul.sidebar-submenu
  li
  a
  span {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .sidebar-list
  ul.sidebar-submenu
  li
  a.active {
  color: var(--theme-color);
}
body.dark-only
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  .according-menu
  i {
  color: rgba(255, 255, 255, 0.6) !important;
}
body.dark-only
  .page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper {
  background: #262932;
  border-top: 1px solid #374558;
}
body.dark-only
  .page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  > a {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu {
  background: #262932;
}
body.dark-only
  .page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu
  li
  a {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu
  li
  a.active,
body.dark-only
  .page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu
  li
  a:hover {
  color: var(--theme-color);
}
body.dark-only
  .page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu
  li
  .nav-sub-childmenu {
  background: #262932;
}
body.dark-only
  .page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container {
  background: #262932;
}
body.dark-only
  .page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container
  .mega-box
  .link-section
  .submenu-content
  li
  a {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .left-arrow,
body.dark-only
  .page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .right-arrow {
  background-color: #262932;
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  > div {
  background: #262932;
}
body.dark-only
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .sidebar-title {
  border-bottom: 1px solid #374558;
}
body.dark-only
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  a
  span {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  a
  svg {
  stroke: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .sidebar-submenu,
body.dark-only
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .mega-menu-container {
  background-color: #262932;
}
body.dark-only
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .sidebar-submenu
  li
  a,
body.dark-only
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .mega-menu-container
  li
  a {
  border-bottom: 1px solid #374558;
}
body.dark-only
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-link.active {
  background-color: rgba(13, 164, 135, 0.2);
}
body.dark-only
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-link.active
  span {
  color: var(--theme-color);
}
body.dark-only
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-link.active
  svg {
  color: var(--theme-color);
  stroke: var(--theme-color);
}
body.dark-only
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container
  .mega-box
  .link-section
  .submenu-title
  h5 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container
  .mega-box
  .link-section
  .submenu-content.opensubmegamenu
  li
  a {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 400;
}
body.dark-only
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container::after {
  background-color: rgba(255, 255, 255, 0.2);
}
body.dark-only
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu
  li
  a {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .sidebar-list
  ul.sidebar-submenu
  li
  a
  span {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .sidebar-list
  ul.sidebar-submenu
  li
  a.active {
  color: var(--theme-color);
}
body.dark-only
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  .according-menu
  i {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .page-wrapper.material-type .page-header .header-wrapper {
  border-radius: 15px 15px 0 0;
}
body.dark-only .page-wrapper.material-icon .page-header .header-wrapper {
  background-color: rgba(0, 0, 0, 0);
}
body.dark-only
  .page-wrapper.material-icon
  .page-header
  .header-wrapper
  .nav-right
  .language-nav
  .more_lang {
  color: #fff;
}
body.dark-only
  .page-wrapper.material-icon
  .page-header
  .header-wrapper
  .nav-right
  .onhover-show-div {
  color: #fff;
}
body.dark-only
  .page-wrapper.material-icon
  .page-header
  .header-wrapper
  .nav-right
  .flip-card
  .flip-card-inner
  .back
  .flip-back-content
  input {
  border: 1px solid #1d1e26;
  background: #1d1e26;
  color: #fff;
}
body.dark-only .page-wrapper.material-icon .page-header .header-logo-wrapper {
  background-color: rgba(0, 0, 0, 0);
}
body.dark-only .page-wrapper.material-icon .page-body-wrapper .page-body {
  background-color: rgba(0, 0, 0, 0);
}
body.dark-only .page-wrapper.advance-layout {
  background-color: #1d1e26;
}
body.dark-only .page-wrapper.advance-layout .page-header .header-wrapper {
  background: rgba(0, 0, 0, 0);
}
body.dark-only
  .page-wrapper.advance-layout
  .page-header
  .header-wrapper
  .header-logo-wrapper {
  background: rgba(0, 0, 0, 0);
}
body.dark-only .page-wrapper.advance-layout .page-body-wrapper {
  background: rgba(0, 0, 0, 0);
}
body.dark-only .page-wrapper.advance-layout .page-body-wrapper .page-body {
  background: rgba(0, 0, 0, 0);
}
body.dark-only .page-wrapper .page-header .header-wrapper .search-full {
  background-color: #262932;
}
body.dark-only .page-wrapper .page-header .header-wrapper .search-full input {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only ::-webkit-calendar-picker-indicator {
  -webkit-filter: invert(1);
  filter: invert(1);
}
body.dark-only .left-header .mega-menu-container {
  background-color: #262932;
  border-top: 1px solid #262932;
}
body.dark-only .left-header .mega-menu-container .mega-box + .mega-box {
  border-left: 1px solid #374558;
}
body.dark-only .left-header .mega-menu div > div a {
  color: rgba(255, 255, 255, 0.7);
}
body.dark-only .left-header .level-menu .header-level-menu {
  background-color: #262932;
}
body.dark-only
  .left-header
  .level-menu
  .header-level-menu
  > li
  .header-level-sub-menu {
  background-color: #262932;
}
body.dark-only .left-header .level-menu .header-level-menu > li a {
  color: rgba(255, 255, 255, 0.7);
}
body.dark-only .left-header .level-menu .header-level-menu > li svg {
  stroke: rgba(255, 255, 255, 0.7);
}
body.dark-only .kanban-board-header {
  background-color: #1d1e26 !important;
  border-bottom: 1px solid #262932 !important;
}
body.dark-only .kanban-board .kanban-drag {
  background: #1d1e26 !important;
}
body.dark-only .kanban-container .kanban-item .kanban-box {
  border: 1px solid rgba(13, 164, 135, 0.15);
  background-color: #1d1e26;
}
body.dark-only .project-box {
  border: 1px solid rgba(13, 164, 135, 0.15);
  background-color: #1d1e26;
}
body.dark-only .file-content .form-inline {
  border: 1px solid #1d1e26;
}
body.dark-only .file-content .files .file-box {
  border: 1px solid rgba(13, 164, 135, 0.15);
  background-color: #1d1e26;
}
body.dark-only .file-content .files .file-box .file-top {
  background-color: #262932;
  border: 1px solid rgba(13, 164, 135, 0.15);
}
body.dark-only .file-content .folder .folder-box {
  border: 1px solid rgba(13, 164, 135, 0.15);
  background-color: #1d1e26;
}
body.dark-only .file-sidebar .pricing-plan {
  border: 1px solid rgba(13, 164, 135, 0.15) !important;
}
body.dark-only .file-sidebar .btn-light {
  color: rgba(255, 255, 255, 0.6);
  background-color: #1d1e26 !important;
  border: 1px solid rgba(13, 164, 135, 0.15) !important;
}
body.dark-only #lnb {
  border-right: 1px solid #374558;
}
body.dark-only .lnb-new-schedule,
body.dark-only .lnb-calendars > div {
  border-bottom: 1px solid #374558;
}
body.dark-only #menu .sidebar-list .btn-default {
  color: rgba(255, 255, 255, 0.2);
}
body.dark-only .tui-full-calendar-timegrid-hour {
  background-color: #262932;
  color: #fff !important;
}
body.dark-only .tui-full-calendar-timegrid-gridline {
  border-bottom: 1px solid #374558 !important;
}
body.dark-only .tui-full-calendar-time-date,
body.dark-only .tui-full-calendar-weekday-grid-line,
body.dark-only .tui-full-calendar-left,
body.dark-only .tui-full-calendar-timegrid-timezone {
  border-right-color: #374558 !important;
}
body.dark-only .tui-full-calendar-popup {
  color: #4a5568;
}
body.dark-only #menu .btn-default {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only #menu .btn-default:hover {
  color: #4a5568;
}
body.dark-only #menu .dropdown-menu {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .tui-full-calendar-dayname-container,
body.dark-only .tui-full-calendar-splitter {
  border-top-color: #374558 !important;
  border-bottom-color: #374558 !important;
}
body.dark-only span.tui-full-calendar-dayname-date-area {
  color: #fff !important;
}
body.dark-only .tui-full-calendar-layout {
  background-color: #262932 !important;
}
body.dark-only
  .chat-default
  .card-body.chat-box
  .right-side-chat
  .media-body
  .message-main
  span {
  background-color: var(--theme-color);
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .chat-default
  .card-body.chat-box
  .right-side-chat
  .media-body
  .message-main
  span.loader-span
  .dot {
  background: rgba(255, 255, 255, 0.6);
}
body.dark-only .blockquote {
  border-left: 4px solid #374558;
}
body.dark-only .figure.text-end blockquote {
  border-right-color: #374558;
}
body.dark-only .contacts-tabs .nav-pills {
  border-right: 1px solid #374558;
}
body.dark-only .contacts-tabs .nav-pills .nav-link + .nav-link {
  border-top: 1px solid #374558;
}
body.dark-only .list-persons .profile-mail .media .media-body ul li + li {
  border-left: 2px solid #374558;
}
body.dark-only
  .product-wrapper.sidebaron
  .product-sidebar
  .filter-section
  .card
  .left-filter {
  background-color: #262932;
}
body.dark-only .apexcharts-gridline {
  stroke: #1d1e26;
}
body.dark-only .apexcharts-tooltip-title,
body.dark-only .apexcharts-tooltip-series-group,
body.dark-only .apexcharts-tooltip.light,
body.dark-only .apexcharts-menu-item {
  color: #000;
}
body.dark-only .small-donut ~ svg path:nth-child(even),
body.dark-only .small-donut svg path:nth-child(even),
body.dark-only .donut-peity2 ~ svg path:nth-child(even),
body.dark-only .donut-peity2 svg path:nth-child(even),
body.dark-only .pie-peity ~ svg path:nth-child(even),
body.dark-only .pie-peity svg path:nth-child(even) {
  fill: #1d1e26;
}
body.dark-only .earning-card.card .card-body .left_side_earning p {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .earning-card.card .card-body .earning-content {
  border-right: 1px solid #374558;
}
body.dark-only .earning-card.card .card-body .inner-top-left ul li,
body.dark-only .earning-card.card .card-body .inner-top-right ul li {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .earning-card.card .card-body .inner-top-left ul li.active,
body.dark-only .earning-card.card .card-body .inner-top-right ul li.active {
  color: var(--theme-color);
}
body.dark-only .earning-card.card .card-body .media .media-body p {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .earning-card.card .card-body .border-top {
  border-top: 1px solid #374558 !important;
}
body.dark-only .chart_data_left .card-body .chart-main .media,
body.dark-only .chart_data_right .card-body .chart-main .media {
  border-right: 1px solid #374558;
}
body.dark-only .chart_data_left .card-body .chart-main .media.border-none,
body.dark-only .chart_data_right .card-body .chart-main .media.border-none {
  border-right: none;
}
body.dark-only .chart_data_left .card-body .media .right-chart-content span,
body.dark-only .chart_data_right .card-body .media .right-chart-content span {
  color: rgba(255, 255, 255, 0.6) !important;
}
body.dark-only .chart_data_right .card-body .knob-block input {
  color: rgba(255, 255, 255, 0.6) !important;
}
body.dark-only .third-news-update .news-update,
body.dark-only .news .news-update,
body.dark-only .appointment-sec .news-update {
  border-bottom: 1px solid #374558;
}
body.dark-only .third-news-update .news-update span,
body.dark-only .news .news-update span,
body.dark-only .appointment-sec .news-update span {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .third-news-update .news-update h6,
body.dark-only .news .news-update h6,
body.dark-only .appointment-sec .news-update h6 {
  margin-bottom: 2px;
  line-height: 24px;
}
body.dark-only
  .third-news-update
  .appointment
  .radar-chart
  .apexcharts-datalabel,
body.dark-only .news .appointment .radar-chart .apexcharts-datalabel,
body.dark-only
  .appointment-sec
  .appointment
  .radar-chart
  .apexcharts-datalabel {
  fill: rgba(255, 255, 255, 0.6);
}
body.dark-only .chat-default .card-body.chat-box .input-group .form-control {
  background-color: #262932 !important;
  border: none !important;
  border-left: 1px solid var(--theme-color) !important;
}
body.dark-only
  .chat-default
  .card-body.chat-box
  .input-group
  .form-control::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .chat-default
  .card-body.chat-box
  .input-group
  .form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .chat-default
  .card-body.chat-box
  .input-group
  .form-control:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .chat-default
  .card-body.chat-box
  .input-group
  .form-control::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .chat-default
  .card-body.chat-box
  .input-group
  .form-control::placeholder {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .appointment-table table tr td.img-content-box .font-roboto {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .notification .card .media .media-body p span {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .notification .card .media .media-body span {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .datepicker {
  background-color: #323846;
}
body.dark-only .datepicker .datepicker--cell.-current- {
  color: #0da487;
}
body.dark-only .cal-date-widget .datepicker {
  background-color: #323846;
}
body.dark-only .cal-date-widget .datepicker .datepicker--cell-day {
  color: #fff;
}
body.dark-only .cal-date-widget .datepicker .datepicker--cell.-current- {
  color: #0da487;
}
body.dark-only .default-datepicker .datepicker-inline .datepicker {
  background: #262932;
}
body.dark-only
  .default-datepicker
  .datepicker-inline
  .datepicker
  .datepicker--nav-title {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .default-datepicker
  .datepicker-inline
  .datepicker
  .datepicker--nav-title
  i {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .default-datepicker
  .datepicker-inline
  .datepicker
  .datepicker--content
  .datepicker--days
  .datepicker--days-names
  .datepicker--day-name,
body.dark-only
  .default-datepicker
  .datepicker-inline
  .datepicker
  .datepicker--content
  .datepicker--days
  .datepicker--days-names
  .datepicker--cell-day,
body.dark-only
  .default-datepicker
  .datepicker-inline
  .datepicker
  .datepicker--content
  .datepicker--days
  .datepicker--cells
  .datepicker--day-name,
body.dark-only
  .default-datepicker
  .datepicker-inline
  .datepicker
  .datepicker--content
  .datepicker--days
  .datepicker--cells
  .datepicker--cell-day {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .default-datepicker
  .datepicker-inline
  .datepicker
  .datepicker--content
  .datepicker--days
  .datepicker--days-names
  .datepicker--day-name.-selected-,
body.dark-only
  .default-datepicker
  .datepicker-inline
  .datepicker
  .datepicker--content
  .datepicker--days
  .datepicker--days-names
  .datepicker--cell-day.-selected-,
body.dark-only
  .default-datepicker
  .datepicker-inline
  .datepicker
  .datepicker--content
  .datepicker--days
  .datepicker--cells
  .datepicker--day-name.-selected-,
body.dark-only
  .default-datepicker
  .datepicker-inline
  .datepicker
  .datepicker--content
  .datepicker--days
  .datepicker--cells
  .datepicker--cell-day.-selected- {
  color: #fff;
}
body.dark-only .dash-chart .media .media-body p {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .dash-chart .media .media-body p .font-roboto {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .our-product table tr td p {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .activity-timeline .media .activity-line {
  background-color: rgba(255, 255, 255, 0.2);
}
body.dark-only .activity-timeline .media .media-body p {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .total-users .goal-status ul:last-child li {
  border-top-color: #374558;
}
body.dark-only .best-seller-table table tbody tr td .label {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .best-seller-table table tbody tr td p {
  color: rgba(255, 255, 255, 0.2);
}
body.dark-only .best-seller-table table tbody tr:hover td {
  color: var(--theme-color) !important;
}
body.dark-only .best-seller-table table tbody tr:hover td span {
  color: rgba(255, 255, 255, 0.6) !important;
}
body.dark-only .best-seller-table table tbody tr:hover td .label,
body.dark-only .best-seller-table table tbody tr:hover td p {
  color: var(--theme-color) !important;
}
body.dark-only [class*="activity-dot-"] {
  background-color: #262932;
}
body.dark-only
  .page-header
  .header-wrapper
  .nav-right
  .chat-dropdown
  li:last-child,
body.dark-only
  .page-header
  .header-wrapper
  .nav-right
  .profile-dropdown
  li:last-child {
  border-top: 1px solid #374558 !important;
}
body.dark-only .alert-primary {
  background-color: rgba(13, 164, 135, 0.8) !important;
  border-color: rgba(13, 164, 135, 0.9) !important;
  color: #fff;
}
body.dark-only .alert-primary .progress {
  height: 5px;
  background-color: #0d9f83;
  border-radius: 0;
}
body.dark-only .alert-primary .progress-bar {
  background-color: #b7f9ec;
}
body.dark-only .alert-primary.inverse {
  background-color: rgba(0, 0, 0, 0) !important;
}
body.dark-only .alert-primary.inverse .btn-close {
  -webkit-filter: brightness(1) invert(1);
  filter: brightness(1) invert(1);
}
body.dark-only .alert-primary.outline .btn-close,
body.dark-only .alert-primary.outline-2x .btn-close {
  -webkit-filter: brightness(1) invert(1);
  filter: brightness(1) invert(1);
}
body.dark-only .dismiss-text .alert-dismissible .btn-close {
  -webkit-filter: unset;
  filter: unset;
}
body.dark-only .dismiss-text .alert-dismissible .btn-close .bg-light {
  color: #4a5568 !important;
}
body.dark-only .alert-secondary {
  background-color: rgba(239, 63, 62, 0.8) !important;
  border-color: rgba(239, 63, 62, 0.9) !important;
  color: #fff;
}
body.dark-only .alert-secondary .progress {
  height: 5px;
  background-color: #ef3a39;
  border-radius: 0;
}
body.dark-only .alert-secondary .progress-bar {
  background-color: #fff;
}
body.dark-only .alert-secondary.inverse {
  background-color: rgba(0, 0, 0, 0) !important;
}
body.dark-only .alert-secondary.inverse .btn-close {
  -webkit-filter: brightness(1) invert(1);
  filter: brightness(1) invert(1);
}
body.dark-only .alert-secondary.outline .btn-close,
body.dark-only .alert-secondary.outline-2x .btn-close {
  -webkit-filter: brightness(1) invert(1);
  filter: brightness(1) invert(1);
}
body.dark-only .dismiss-text .alert-dismissible .btn-close {
  -webkit-filter: unset;
  filter: unset;
}
body.dark-only .dismiss-text .alert-dismissible .btn-close .bg-light {
  color: #4a5568 !important;
}
body.dark-only .alert-success {
  background-color: rgba(158, 101, 194, 0.8) !important;
  border-color: rgba(158, 101, 194, 0.9) !important;
  color: #fff;
}
body.dark-only .alert-success .progress {
  height: 5px;
  background-color: #9c61c1;
  border-radius: 0;
}
body.dark-only .alert-success .progress-bar {
  background-color: #fff;
}
body.dark-only .alert-success.inverse {
  background-color: rgba(0, 0, 0, 0) !important;
}
body.dark-only .alert-success.inverse .btn-close {
  -webkit-filter: brightness(1) invert(1);
  filter: brightness(1) invert(1);
}
body.dark-only .alert-success.outline .btn-close,
body.dark-only .alert-success.outline-2x .btn-close {
  -webkit-filter: brightness(1) invert(1);
  filter: brightness(1) invert(1);
}
body.dark-only .dismiss-text .alert-dismissible .btn-close {
  -webkit-filter: unset;
  filter: unset;
}
body.dark-only .dismiss-text .alert-dismissible .btn-close .bg-light {
  color: #4a5568 !important;
}
body.dark-only .alert-danger {
  background-color: rgba(102, 112, 189, 0.8) !important;
  border-color: rgba(102, 112, 189, 0.9) !important;
  color: #fff;
}
body.dark-only .alert-danger .progress {
  height: 5px;
  background-color: #626dbb;
  border-radius: 0;
}
body.dark-only .alert-danger .progress-bar {
  background-color: #fff;
}
body.dark-only .alert-danger.inverse {
  background-color: rgba(0, 0, 0, 0) !important;
}
body.dark-only .alert-danger.inverse .btn-close {
  -webkit-filter: brightness(1) invert(1);
  filter: brightness(1) invert(1);
}
body.dark-only .alert-danger.outline .btn-close,
body.dark-only .alert-danger.outline-2x .btn-close {
  -webkit-filter: brightness(1) invert(1);
  filter: brightness(1) invert(1);
}
body.dark-only .dismiss-text .alert-dismissible .btn-close {
  -webkit-filter: unset;
  filter: unset;
}
body.dark-only .dismiss-text .alert-dismissible .btn-close .bg-light {
  color: #4a5568 !important;
}
body.dark-only .alert-warning {
  background-color: rgba(116, 125, 198, 0.8) !important;
  border-color: rgba(116, 125, 198, 0.9) !important;
  color: #fff;
}
body.dark-only .alert-warning .progress {
  height: 5px;
  background-color: #707ac5;
  border-radius: 0;
}
body.dark-only .alert-warning .progress-bar {
  background-color: #fff;
}
body.dark-only .alert-warning.inverse {
  background-color: rgba(0, 0, 0, 0) !important;
}
body.dark-only .alert-warning.inverse .btn-close {
  -webkit-filter: brightness(1) invert(1);
  filter: brightness(1) invert(1);
}
body.dark-only .alert-warning.outline .btn-close,
body.dark-only .alert-warning.outline-2x .btn-close {
  -webkit-filter: brightness(1) invert(1);
  filter: brightness(1) invert(1);
}
body.dark-only .dismiss-text .alert-dismissible .btn-close {
  -webkit-filter: unset;
  filter: unset;
}
body.dark-only .dismiss-text .alert-dismissible .btn-close .bg-light {
  color: #4a5568 !important;
}
body.dark-only .alert-info {
  background-color: rgba(169, 39, 249, 0.8) !important;
  border-color: rgba(169, 39, 249, 0.9) !important;
  color: #fff;
}
body.dark-only .alert-info .progress {
  height: 5px;
  background-color: #a722f9;
  border-radius: 0;
}
body.dark-only .alert-info .progress-bar {
  background-color: #fff;
}
body.dark-only .alert-info.inverse {
  background-color: rgba(0, 0, 0, 0) !important;
}
body.dark-only .alert-info.inverse .btn-close {
  -webkit-filter: brightness(1) invert(1);
  filter: brightness(1) invert(1);
}
body.dark-only .alert-info.outline .btn-close,
body.dark-only .alert-info.outline-2x .btn-close {
  -webkit-filter: brightness(1) invert(1);
  filter: brightness(1) invert(1);
}
body.dark-only .dismiss-text .alert-dismissible .btn-close {
  -webkit-filter: unset;
  filter: unset;
}
body.dark-only .dismiss-text .alert-dismissible .btn-close .bg-light {
  color: #4a5568 !important;
}
body.dark-only .alert-light {
  background-color: rgba(244, 244, 244, 0.8) !important;
  border-color: rgba(244, 244, 244, 0.9) !important;
  color: #fff;
}
body.dark-only .alert-light .progress {
  height: 5px;
  background-color: #f1f1f1;
  border-radius: 0;
}
body.dark-only .alert-light .progress-bar {
  background-color: #fff;
}
body.dark-only .alert-light.inverse {
  background-color: rgba(0, 0, 0, 0) !important;
}
body.dark-only .alert-light.inverse .btn-close {
  -webkit-filter: brightness(1) invert(1);
  filter: brightness(1) invert(1);
}
body.dark-only .alert-light.outline .btn-close,
body.dark-only .alert-light.outline-2x .btn-close {
  -webkit-filter: brightness(1) invert(1);
  filter: brightness(1) invert(1);
}
body.dark-only .dismiss-text .alert-dismissible .btn-close {
  -webkit-filter: unset;
  filter: unset;
}
body.dark-only .dismiss-text .alert-dismissible .btn-close .bg-light {
  color: #4a5568 !important;
}
body.dark-only .alert-dark {
  background-color: rgba(44, 50, 63, 0.8) !important;
  border-color: rgba(44, 50, 63, 0.9) !important;
  color: #fff;
}
body.dark-only .alert-dark .progress {
  height: 5px;
  background-color: #2a303c;
  border-radius: 0;
}
body.dark-only .alert-dark .progress-bar {
  background-color: #a8b0c2;
}
body.dark-only .alert-dark.inverse {
  background-color: rgba(0, 0, 0, 0) !important;
}
body.dark-only .alert-dark.inverse .btn-close {
  -webkit-filter: brightness(1) invert(1);
  filter: brightness(1) invert(1);
}
body.dark-only .alert-dark.outline .btn-close,
body.dark-only .alert-dark.outline-2x .btn-close {
  -webkit-filter: brightness(1) invert(1);
  filter: brightness(1) invert(1);
}
body.dark-only .dismiss-text .alert-dismissible .btn-close {
  -webkit-filter: unset;
  filter: unset;
}
body.dark-only .dismiss-text .alert-dismissible .btn-close .bg-light {
  color: #4a5568 !important;
}
body.dark-only .options > div {
  border: 1px solid #374558;
}
body.dark-only
  .was-validated
  .custom-control-input:invalid
  ~ .custom-control-label::before {
  background-color: #1d1e26;
}
body.dark-only .pricing-simple {
  -webkit-box-shadow: 1px 1px 2px 1px #1d1e26 !important;
  box-shadow: 1px 1px 2px 1px #1d1e26 !important;
}
body.dark-only .pricing-block {
  -webkit-box-shadow: 0 0 10px 5px rgba(13, 164, 135, 0.05) !important;
  box-shadow: 0 0 10px 5px rgba(13, 164, 135, 0.05) !important;
}
body.dark-only .search-page ul.search-info li + li {
  border-left: 1px solid #1d1e26;
}
body.dark-only .browse .browse-articles h6 {
  border-bottom: 1px solid #1d1e26;
}
body.dark-only
  .job-search
  .job-description
  .theme-form
  .row
  div[class^="col-"]
  .input-group
  .datepicker-here {
  border: 1px solid #1d1e26;
}
body.dark-only .calendar-wrap .fc-unthemed td,
body.dark-only .calendar-wrap .fc-unthemed th {
  border-color: #1d1e26;
}
body.dark-only .mega-inline .card,
body.dark-only .mega-horizontal .card,
body.dark-only .mega-vertical .card {
  -webkit-box-shadow: 1px 1px 7px 0 rgba(55, 69, 88, 0.5) !important;
  box-shadow: 1px 1px 7px 0 rgba(55, 69, 88, 0.5) !important;
}
body.dark-only .mega-inline.plain-style .card,
body.dark-only .mega-inline.border-style .card,
body.dark-only .mega-inline.offer-style .card,
body.dark-only .mega-horizontal.plain-style .card,
body.dark-only .mega-horizontal.border-style .card,
body.dark-only .mega-horizontal.offer-style .card,
body.dark-only .mega-vertical.plain-style .card,
body.dark-only .mega-vertical.border-style .card,
body.dark-only .mega-vertical.offer-style .card {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
body.dark-only .mega-inline.border-style .card,
body.dark-only .mega-horizontal.border-style .card,
body.dark-only .mega-vertical.border-style .card {
  border: 1px solid #374558 !important;
}
body.dark-only .mega-inline.offer-style .card,
body.dark-only .mega-horizontal.offer-style .card,
body.dark-only .mega-vertical.offer-style .card {
  border: 1px dashed #374558 !important;
}
body.dark-only .setting-dot .setting-bg {
  background-color: var(--theme-secondary);
}
body.dark-only .bookmark.pull-right {
  border: none;
}
body.dark-only .popover {
  background-color: #1d1e26;
}
body.dark-only .popover.bs-popover-bottom .popover-arrow:after {
  border-bottom-color: #1d1e26;
  border-right-color: rgba(0, 0, 0, 0);
}
body.dark-only .popover.bs-popover-top .popover-arrow:after {
  border-right-color: rgba(0, 0, 0, 0);
  border-top-color: #1d1e26;
}
body.dark-only .popover.bs-popover-start .popover-arrow:after {
  border-left-color: #1d1e26;
}
body.dark-only .popover .popover-header {
  background-color: #262932;
}
body.dark-only .popover .popover-arrow:after {
  border-right-color: #1d1e26;
}
body.dark-only .popover .popover-body {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .popover code {
  background-color: unset;
}
body.dark-only
  .apex-chart-container
  .apexcharts-legend
  .apexcharts-legend-series
  span {
  color: rgba(255, 255, 255, 0.6) !important;
}
body.dark-only .apexcharts-canvas svg .apexcharts-title-text {
  fill: #fff;
}
body.dark-only .apexcharts-canvas svg .apexcharts-subtitle-text {
  fill: #fff;
}
body.dark-only
  .apexcharts-canvas
  svg
  .apexcharts-yaxis
  .apexcharts-yaxis-texts-g
  .apexcharts-yaxis-label {
  fill: #fff;
}
body.dark-only
  .apexcharts-canvas
  svg
  .apexcharts-xaxis
  .apexcharts-xaxis-texts-g
  .apexcharts-xaxis-label {
  fill: #fff;
}
body.dark-only .apexcharts-canvas svg .apexcharts-legend-series span {
  color: rgba(255, 255, 255, 0.6) !important;
}
body.dark-only
  .apexcharts-canvas
  svg
  .apexcharts-datalabels-group
  .apexcharts-datalabel-label {
  fill: #fff;
}
body.dark-only
  .apexcharts-canvas
  svg
  .apexcharts-datalabels-group
  .apexcharts-datalabel-value {
  fill: #fff;
}
body.dark-only .Typeahead-menu {
  background-color: #1d1e26;
}
body.dark-only .ecommerce-widget {
  border: 1px solid #1d1e26;
}
body.dark-only .bookmark ul li .search-form .form-control-search input {
  background-color: #1d1e26;
  border: 1px solid #1d1e26;
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .bookmark ul li .search-form .form-control-search:before {
  background: #1d1e26;
}
body.dark-only .cart .qty-box .input-group .btn {
  background-color: #2e3648 !important;
  border-color: #374558 !important;
}
body.dark-only .checkout .checkout-details {
  background-color: #1d1e26;
  border: 1px solid #1d1e26;
  padding: 40px;
}
body.dark-only .checkout .checkout-details .animate-chk .radio_animated:after {
  border: 2px solid #262932;
}
body.dark-only .order-box .title-box {
  color: #bfc2c6;
  border-bottom: 1px solid #1d1e26;
}
body.dark-only .order-box .qty {
  border-bottom: 1px solid #1d1e26;
}
body.dark-only .order-box .qty li {
  color: #bfc2c6;
}
body.dark-only .order-box .qty li span {
  color: #bfc2c6;
}
body.dark-only .order-box .sub-total li {
  color: #bfc2c6;
}
body.dark-only .order-box .total li {
  color: #bfc2c6;
}
body.dark-only .shopping-checkout-option .checkbox_animated:after {
  border: 2px solid #262932;
}
body.dark-only .animate-chk .radio_animated:after {
  border: 2px solid #1d1e26;
}
body.dark-only .custom-scrollbar::-webkit-scrollbar-thumb {
  background-color: rgba(41, 50, 64, 0.52);
}
body.dark-only .card .card-header-1 h5 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .order-details-table .order-success {
  background-color: #1d1e26;
}
body.dark-only .nav-pills {
  border-bottom: 1px solid rgba(74, 74, 74, 0.6);
}
body.dark-only .nav-pills .nav-item .nav-link {
  color: #c7c7c5;
}
body.dark-only .page-wrapper {
  background-color: #1d1e26;
}
body.dark-only
  .page-wrapper.compact-wrapper
  .page-body-wrapper.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-link.active
  .according-menu
  i {
  color: #c7c7c5;
}
body.dark-only .all-hotel-table tbody tr td:nth-child(2) a span:first-child,
body.dark-only
  .all-restaurant-table
  tbody
  tr
  td:nth-child(2)
  a
  span:first-child,
body.dark-only .user-table tbody tr td:nth-child(2) a span:first-child {
  color: #c7c7c5 !important;
}
body.dark-only .product-box .product-img .product-hover ul li .btn {
  color: #98a6ad;
}
body.dark-only .product-box .product-img .product-hover ul li:hover .btn {
  color: #fff;
}
body.dark-only .radio_animated:after,
body.dark-only .checkbox_animated:after {
  background-color: #262932;
  border: 2px solid #1d1e26;
}
body.dark-only .slider-product {
  border-top: 1px solid #1d1e26;
  border-bottom: 1px solid #1d1e26;
}
body.dark-only .square-product-setting .icon-grid {
  background-color: #262932;
}
body.dark-only .square-product-setting .icon-grid svg {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .active-order-table table thead tr th,
body.dark-only .market-table table thead tr th {
  border-top: none !important;
}
body.dark-only .active-order-table table tbody tr td,
body.dark-only .market-table table tbody tr td {
  border-bottom: 1px solid #1d1e26;
}
body.dark-only .active-order-table table tbody tr:last-child td,
body.dark-only .market-table table tbody tr:last-child td {
  border-bottom: none;
}
body.dark-only .pricing-card-design-2 .pricing-block .pricing-inner ul li {
  border-bottom: 1px solid #1d1e26;
}
body.dark-only .flot-chart-container .legend .table tbody {
  background-color: #262932;
  color: #fff;
}
body.dark-only .flot-chart-container .legend .table tbody .legendLabel {
  padding-left: 5px;
}
body.dark-only .google-visualization-tooltip text {
  fill: rgba(0, 0, 0, 0.7) !important;
}
body.dark-only .nav-dark .nav-link,
body.dark-only .nav-pills.nav-dark .nav-link {
  color: #fff;
}
body.dark-only .loader-wrapper {
  background-color: #1d1e26;
}
body.dark-only .loader-wrapper .loader {
  background-color: #1d1e26 !important;
}
body.dark-only .page-wrapper .page-header .translate_wrapper.active .more_lang {
  background-color: #1d1e26;
}
body.dark-only .page-wrapper .page-header .translate_wrapper.active .lang {
  background-color: #262932;
}
body.dark-only .page-wrapper .page-header form {
  background-color: #1d1e26;
}
body.dark-only .page-wrapper .page-header .header-wrapper {
  background-color: #262932;
}
body.dark-only .page-wrapper .page-header .header-wrapper li i {
  color: #f4f4f4;
}
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  > ul
  > li
  svg {
  stroke: #fff;
}
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right.right-header
  > ul
  > li
  .profile-media
  .media-body
  p {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .nav-menus
  li
  .media
  .media-body
  .txt-dark {
  color: rgba(255, 255, 255, 0.6) !important;
}
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .nav-menus
  li
  .onhover-show-div {
  background-color: #1d1e26;
  -webkit-box-shadow: 0 0 14px #1d1e26;
  box-shadow: 0 0 14px #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .nav-menus
  li
  .onhover-show-div
  li {
  border-color: #262932;
}
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .nav-menus
  li
  .onhover-show-div
  p {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .nav-menus
  li
  .onhover-show-div:before {
  border-bottom: 7px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .nav-menus
  li
  .onhover-show-div:after {
  border-bottom: 7px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .nav-menus
  li
  .notification-dropdown.onhover-show-div
  li
  span {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .nav-menus
  li
  .notification-dropdown.onhover-show-div
  .bg-light {
  background-color: #282e38 !important;
  color: rgba(255, 255, 255, 0.6) !important;
}
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .profile-dropdown
  li
  a {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .profile-dropdown
  li
  a
  svg
  path,
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .profile-dropdown
  li
  a
  svg
  line,
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .profile-dropdown
  li
  a
  svg
  circle {
  color: rgba(255, 255, 255, 0.6) !important;
}
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .profile-dropdown
  li
  a:hover {
  color: var(--theme-color);
}
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .profile-dropdown
  li
  a:hover
  svg
  line,
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .profile-dropdown
  li
  a:hover
  svg
  path,
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .profile-dropdown
  li
  a:hover
  svg
  circle {
  color: var(--theme-color) !important;
}
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  > ul
  > li
  .media
  .media-body
  .txt-dark {
  color: rgba(255, 255, 255, 0.6) !important;
}
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  > ul
  > li
  .onhover-show-div {
  background-color: #1d1e26;
  -webkit-box-shadow: 0 0 2px 2px #262932;
  box-shadow: 0 0 2px 2px #262932;
}
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  > ul
  > li
  .onhover-show-div:before {
  border-bottom: 7px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  > ul
  > li
  .onhover-show-div:after {
  border-bottom: 7px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  > ul
  > li
  .notification-dropdown.onhover-show-div
  li {
  border-color: #262932;
}
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  > ul
  > li
  .notification-dropdown.onhover-show-div
  li
  span {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .chat-dropdown
  li {
  color: #fff;
  border-color: #262932;
}
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .left-header
  ul
  li
  .search-form
  input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .left-header
  ul
  li
  .search-form
  input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .left-header
  ul
  li
  .search-form
  input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .left-header
  ul
  li
  .search-form
  input::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-header
  .header-wrapper
  .left-header
  ul
  li
  .search-form
  input::placeholder {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .page-wrapper .page-header .header-logo-wrapper {
  background-color: #262932;
}
body.dark-only
  .page-wrapper
  .page-header
  .header-logo-wrapper
  .logo-wrapper
  a
  .image-dark {
  display: none;
}
body.dark-only
  .page-wrapper
  .page-header
  .header-logo-wrapper
  .logo-wrapper
  a
  .image-light {
  display: block;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .topper-lists
  table
  tbody
  tr
  td
  p {
  color: #98a6ad;
}
body.dark-only .page-wrapper .page-body-wrapper .page-body .header-small {
  color: #98a6ad;
}
body.dark-only .page-wrapper .page-body-wrapper .page-body .statistics p {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .feather-main
  .media-body
  p,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .feather-main
  .professor-block
  p,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .professor-table
  .media-body
  p,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .professor-table
  .professor-block
  p {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .logs-element
  span
  + span {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .progress-block
  .progress-title
  span
  + span {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .ecommerce-icons
  div
  span {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .new-users
  .media
  .media-body
  p,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .recent-notification
  .media
  .media-body
  p {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .progress-media
  .media
  .media-body
  span {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .progress-media
  .progress-change
  span {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .topper-lists
  table
  tbody
  tr
  td {
  border-top: none !important;
  border-bottom: 1px solid #374558;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .topper-lists
  table
  tbody
  tr:last-child
  td {
  border-bottom: none;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .notifiaction-media
  .media
  .media-body
  .circle-left {
  border: 5px solid #334154;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .upcoming-event
  .upcoming-innner {
  border-bottom: 1px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .upcoming-event
  .upcoming-innner:last-child {
  border-bottom: none;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .professor-table
  table
  tbody
  tr
  td {
  border-top: none !important;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .number-widgets
  .media
  .media-body
  h6 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .activity
  .media
  .gradient-round.gradient-line-1:after,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .activity
  .media
  .gradient-round.small-line:after,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .activity
  .media
  .gradient-round.medium-line:after {
  background-color: #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .activity
  .media
  .media-body
  h6
  span {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card.custom-card
  .card-header {
  border-bottom: none !important;
}
body.dark-only .page-wrapper .page-body-wrapper .custom-card .card-header img {
  background-color: #000;
  opacity: 0.8;
}
body.dark-only .page-wrapper .page-body-wrapper .page-title .row h3 small {
  color: #98a6ad;
}
body.dark-only .page-wrapper .page-body-wrapper .page-title .breadcrumb li {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-title
  .breadcrumb
  .breadcrumb-item
  a
  svg {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-title
  .breadcrumb-item.active {
  color: #98a6ad;
}
body.dark-only .page-wrapper .page-body-wrapper .page-body {
  background-color: #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .default-according
  .card:not(.email-body) {
  border: none;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body) {
  background-color: #262932;
  -webkit-box-shadow: 1px 1px 2px 1px rgba(29, 28, 28, 0.08);
  box-shadow: 1px 1px 2px 1px rgba(29, 28, 28, 0.08);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .chart-block
  #bar-chart2
  svg
  > rect {
  fill: #262932;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .chart-block
  #bar-chart2
  svg
  > g
  text {
  fill: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .chart-block
  .word-tree
  svg
  > g
  > rect {
  fill: #262932;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .chart-block
  .word-tree
  svg
  > g
  > text {
  fill: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .card-header {
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid #374558;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .card-header
  > span {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .card-header
  h1,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .card-header
  h2,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .card-header
  h3,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .card-header
  h4,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .card-header
  h5,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .card-header
  h6 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .card-header
  .card-header-right {
  background-color: #262932;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .card-header
  .card-header-right
  i {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .card-header
  .card-header-right
  i.fa-cog {
  color: var(--theme-color);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .alert-dark {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .alert-dark
  a {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .alert-light.outline,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .alert-light.outline-2x,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .alert-light.inverse {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  #animation-box
  .animate-widget
  p {
  color: #98a6ad !important;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .grid-item
  img {
  background-color: #262932;
  border: 1px solid #374558;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .line {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  thead,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  tbody,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  tfoot,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  tr,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  td,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  th {
  border-color: #374558;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table
  th,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table
  td {
  color: rgba(255, 255, 255, 0.6);
  background-color: #262932;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table
  td:last-child.lost {
  color: var(--theme-color);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table
  td:last-child.success {
  color: #42ba96;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table
  thead
  th {
  border-bottom: 1px solid #374558 !important;
  background-color: #262932;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table
  thead
  .border-bottom-primary
  th {
  border-bottom: 1px solid var(--theme-color);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table
  .table-primary
  th,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table
  .table-primary
  td,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table
  .table-secondary
  th,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table
  .table-secondary
  td,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table
  .table-success
  th,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table
  .table-success
  td,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table
  .table-info
  th,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table
  .table-info
  td,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table
  .table-warning
  th,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table
  .table-warning
  td,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table
  .table-light
  th,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table
  .table-light
  td,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table
  .table-danger
  th,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table
  .table-danger
  td {
  color: #262932;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table
  .bg-primary,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table
  .bg-secondary,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table
  .bg-success,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table
  .bg-info,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table
  .bg-warning,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table
  .bg-danger {
  color: #fff;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table
  .bg-light {
  color: #000;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table
  .thead-light
  th {
  color: #000;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table
  tbody
  .border-bottom-primary
  th,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table
  tbody
  .border-bottom-primary
  td {
  border-bottom: 1px solid var(--theme-color);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table[class*="bg-"]
  th,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table[class*="bg-"]
  td {
  color: #fff;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table-striped
  tbody
  tr:nth-of-type(odd) {
  --bs-table-accent-bg: rgb(29, 30, 38);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table-striped
  tbody
  tr:nth-of-type(odd):hover
  th,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table-striped
  tbody
  tr:nth-of-type(odd):hover
  td {
  color: #fff;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table-styling
  thead
  th,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table-styling
  thead
  td,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table-styling
  tbody
  th,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .table-styling
  tbody
  td {
  color: #fff;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .card-footer {
  background-color: #262932;
  border-top: 1px solid #374558;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .switch
  .switch-state {
  background-color: #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .switch
  input:checked
  + .switch-state {
  background-color: var(--theme-color);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .bg-white {
  background-color: #fff !important;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .b-l-light {
  border-left: 1px solid #1d1e26 !important;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .ct-grid {
  stroke: #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .ct-label {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  hr {
  border-top: 1px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .text-muted {
  color: rgba(255, 255, 255, 0.6) !important;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .calender-widget
  .cal-date {
  background-color: #262932;
  border: 1px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .contact-form
  .theme-form {
  border: 1px solid #374558;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .contact-form
  .theme-form
  .form-icon {
  background-color: #262932;
  border: 1px solid #374558;
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .btn-outline-light,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .btn-outline-dark,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .btn-outline-light-2x {
  color: #fff !important;
  border: 1px solid #374558;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .btn-outline-light:hover {
  color: rgba(255, 255, 255, 0.6) !important;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .border-right {
  border-right: 1px solid #1d1e26 !important;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .flot-chart-placeholder
  .flot-text {
  color: rgba(255, 255, 255, 0.6) !important;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .flot-chart-placeholder
  svg
  text {
  fill: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .chart-overflow#gantt_chart
  svg
  g
  rect:first-child {
  fill: #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .chart-overflow#gantt_chart
  rect:nth-child(6) {
  fill: #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .chart-overflow#line-chart
  rect,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .chart-overflow#column-chart1
  rect,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .chart-overflow#column-chart2
  rect {
  fill: #262932;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .chart-overflow
  svg
  > rect {
  fill: #262932;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .chart-overflow
  svg
  > g
  > g
  > g
  text {
  fill: #b1b1b2;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .chart-overflow
  svg
  > g
  > text {
  fill: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .radial-bar:after {
  background-color: #262932;
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .bar-chart-widget
  .bottom-content
  .num {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .bar-chart-widget
  .bottom-content
  .num
  .color-bottom {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .b-r-light {
  border-right: 1px solid #374558 !important;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .chart-container
  .live-products
  .ct-labels
  .ct-label,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .chart-container
  .turnover
  .ct-labels
  .ct-label,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .chart-container
  .monthly
  .ct-labels
  .ct-label,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .chart-container
  .uses
  .ct-labels
  .ct-label {
  color: #fff;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .chart-container
  .live-products
  .ct-grid,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .chart-container
  .turnover
  .ct-grid,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .chart-container
  .monthly
  .ct-grid,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .chart-container
  .uses
  .ct-grid {
  stroke: #fff;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .chart-container
  #browser-uses-chart
  svg
  text,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .chart-container
  #website-visiter-chart
  svg
  text {
  fill: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .status-details
  h4 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .status-details
  h4
  span {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .status-details
  span {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .clipboaard-container
  .form-control {
  background-color: #1d1e26;
  color: #98a6ad;
  border: 1px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .img-thumbnail {
  background-color: #1d1e26;
  border: 1px solid #374558;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  button {
  color: #000;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper.no-footer
  .dataTables_scrollBody {
  border-bottom: 1px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  .btn-danger,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  .btn-success,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  .btn-primary {
  color: #fff;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  .dataTables_length
  select {
  background-color: #1d1e26;
  color: rgba(255, 255, 255, 0.6);
  border: 1px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  .dataTables_length,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  .dataTables_filter,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  .dataTables_info,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  .dataTables_processing,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  .dataTables_paginate {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  .dataTables_paginate {
  border: 1px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  .dataTables_filter
  input[type="search"] {
  background-color: #1d1e26;
  border: 1px solid #1d1e26;
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  table.dataTable.display
  tbody
  tr,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  table.dataTable.order-column.stripe
  tbody
  tr {
  background-color: #262932;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  table.dataTable.display
  tbody
  tr:hover
  > .sorting_1,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  table.dataTable.order-column.stripe
  tbody
  tr:hover
  > .sorting_1 {
  background-color: #1c212b;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  table.dataTable.display
  tbody
  tr.odd,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  table.dataTable.order-column.stripe
  tbody
  tr.odd {
  background-color: #1f232b;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  table.dataTable.display
  tbody
  tr.odd
  > .sorting_1,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  table.dataTable.order-column.stripe
  tbody
  tr.odd
  > .sorting_1 {
  background-color: #1c212b;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  table.dataTable.display
  tbody
  tr.even
  > .sorting_1,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  table.dataTable.order-column.stripe
  tbody
  tr.even
  > .sorting_1 {
  background-color: #22262f;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  table.dataTable {
  border: 1px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  table.dataTable
  thead
  th,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  table.dataTable
  thead
  td {
  border-bottom: 2px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  table.dataTable
  input,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  table.dataTable
  select {
  background-color: #1d1e26;
  color: rgba(255, 255, 255, 0.6);
  border: 1px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  table.dataTable
  tbody
  tr {
  background-color: #262932;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  table.dataTable
  tbody
  td.select-checkbox:before,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  table.dataTable
  tbody
  th.select-checkbox:before {
  border: 1px solid #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  .table-striped
  tbody
  tr:nth-of-type(odd) {
  --bs-table-accent-bg: $dark-body-background;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button {
  color: rgba(255, 255, 255, 0.6) !important;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button.current,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button:active {
  border-color: var(--theme-color);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button.disabled {
  color: #98a6ad !important;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button.disabled:hover,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  .dataTables_paginate
  .paginate_button.disabled
  :active {
  color: #98a6ad !important;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  table.dataTable.row-border
  tbody
  th,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  table.dataTable.row-border
  tbody
  td,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  table.dataTable.display
  tbody
  th,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  table.dataTable.display
  tbody
  td {
  border-top: 1px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  table.dataTable.display
  tbody
  tr.even:hover
  > .sorting_1,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  table.dataTable.order-column.hover
  tbody
  tr.even:hover
  > .sorting_1 {
  background-color: #191e27;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  table.dataTable.hover
  tbody
  tr:hover,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  table.dataTable.display
  tbody
  tr:hover {
  background-color: #1c212b;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  table.dataTable.cell-border
  th,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  table.dataTable.cell-border
  td {
  border-top: 1px solid #1d1e26;
  border-right: 1px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  table.dataTable.cell-border
  th:first-child,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  table.dataTable.cell-border
  td:first-child {
  border-left: 1px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  table.dataTable.order-column
  tbody
  tr
  > .sorting_1,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  table.dataTable.order-column
  tbody
  tr
  > .sorting_2,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  table.dataTable.order-column
  tbody
  tr
  > .sorting_3,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  table.dataTable.display
  tbody
  tr
  > .sorting_1,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  table.dataTable.display
  tbody
  tr
  > .sorting_2,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .dataTables_wrapper
  table.dataTable.display
  tbody
  tr
  > .sorting_3 {
  background-color: #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  #example-style-3_wrapper
  #example-style-3
  tfoot {
  border-top: 2px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .page-link {
  border: 1px solid #374558;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .page-item.disabled
  .page-link {
  background-color: #262932;
  border-color: #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .page-link {
  color: rgba(255, 255, 255, 0.6);
  background-color: #262932;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .page-item:hover
  .page-link {
  background-color: #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .page-item.active
  .page-link {
  background-color: #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .ecommerce-widget
  .icon {
  color: #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .ecommerce-widget
  .total-num {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .ecommerce-widget
  .total-num
  span {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .ecommerce-widget
  span {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .flot-chart-container-small {
  background-color: #262932;
  border-top: 1px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .product-table
  #API-2_wrapper
  #API-2
  tbody
  td
  span,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .product-table
  #API-2_wrapper
  #API-2
  tbody
  td
  p {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .product-table
  h6 {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .border-tab.nav-tabs {
  border-bottom: 1px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .border-tab.nav-tabs
  .nav-item
  .nav-link {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .border-tab.nav-tabs
  .nav-link.active,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .border-tab.nav-tabs
  .nav-link:focus,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .border-tab.nav-tabs
  .nav-link:hover {
  color: var(--theme-color);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .br-theme-bars-1to10
  .br-widget
  a,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .br-theme-bars-movie
  .br-widget
  a,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .br-theme-bars-pill
  .br-widget
  a,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .br-theme-bars-reversed
  .br-widget
  a,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .br-theme-bars-horizontal
  .br-widget
  a {
  background-color: #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .br-theme-bars-1to10
  .br-widget
  a.br-active,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .br-theme-bars-1to10
  .br-widget
  a.br-selected,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .br-theme-bars-movie
  .br-widget
  a.br-active,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .br-theme-bars-movie
  .br-widget
  a.br-selected,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .br-theme-bars-pill
  .br-widget
  a.br-active,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .br-theme-bars-pill
  .br-widget
  a.br-selected,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .br-theme-bars-reversed
  .br-widget
  a.br-active,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .br-theme-bars-reversed
  .br-widget
  a.br-selected,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .br-theme-bars-horizontal
  .br-widget
  a.br-active,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .br-theme-bars-horizontal
  .br-widget
  a.br-selected {
  background-color: var(--theme-color);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .br-theme-bars-square
  .br-widget
  a {
  border: 2px solid #1d1e26;
  background-color: #262932;
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .br-theme-bars-square
  .br-widget
  a.br-active,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .br-theme-bars-square
  .br-widget
  a.br-selected {
  border: 2px solid var(--theme-color);
  color: var(--theme-color);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .br-theme-fontawesome-stars
  .br-widget
  a.br-selected:after,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .br-theme-fontawesome-stars
  .br-widget
  a.br-active:after,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .br-theme-fontawesome-stars-o
  .br-widget
  a.br-selected:after,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .br-theme-fontawesome-stars-o
  .br-widget
  a.br-active:after {
  color: var(--theme-color);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .scroll-demo {
  border: 1px solid #374558;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .search-form
  input {
  border: 1px solid #1d1e26;
  color: rgba(255, 255, 255, 0.6);
  background-color: #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .search-form
  .form-group:before {
  background: #262932;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .cd-timeline-content {
  background-color: #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .cd-timeline-content::before {
  border-left: 7px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .cd-timeline-block:nth-child(even)
  .cd-timeline-content::before {
  border-right-color: #1d1e26;
  border-left: rgba(0, 0, 0, 0);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .breadcrumb.bg-white {
  background-color: #262932 !important;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .user-status
  table
  td,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .user-status
  table
  th {
  border-top: none !important;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  #donut-color-chart-morris-daily
  svg,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  #donut-color-chart-morris
  svg,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  #browser-uses-chart
  svg,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  #website-visiter-chart
  svg {
  opacity: 0.5;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .form-builder-header-1,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .form-builder-2-header {
  background-color: #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .form-builder
  .nav-primary
  .show
  > .nav-link {
  color: #fff;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .form-builder
  .nav-primary
  .nav-link {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .form-builder
  .nav-primary
  .nav-link.active {
  color: #fff;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .form-builder
  .nav-primary
  .nav-pills.nav-primary
  .show
  > .nav-link {
  color: #fff;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .form-builder
  .nav-primary
  .nav-pills.nav-primary
  .nav-link {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .form-builder
  .nav-primary
  .nav-pills.nav-primary
  .nav-link.active {
  color: #fff;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .form-builder
  .drag-box
  fieldset {
  border: 1px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .form-builder
  .help-block {
  color: #98a6ad;
}
body.dark-only .page-wrapper .page-body-wrapper .page-body #viewhtml .render {
  background-color: #262932;
  color: rgba(255, 255, 255, 0.6);
  border-color: #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .form-builder-column
  .drag-bx {
  border: 1px dotted #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .wizard-4
  ul.anchor
  li
  a.disabled {
  color: #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .gallery-with-description
  h4 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .gallery-with-description
  a
  > div {
  border: 1px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .gallery-with-description
  p {
  color: #98a6ad;
}
body.dark-only .page-wrapper .page-body-wrapper .page-body .jsgrid-grid-header {
  background-color: #262932;
  border: 1px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .jsgrid-header-row
  > .jsgrid-header-cell,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .jsgrid-header-row
  > .jsgrid-cell,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .jsgrid-filter-row
  > .jsgrid-header-cell,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .jsgrid-filter-row
  > .jsgrid-cell {
  background: #262932;
  border: 1px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .jsgrid-header-row
  > .jsgrid-header-cell
  input,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .jsgrid-header-row
  > .jsgrid-cell
  input,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .jsgrid-filter-row
  > .jsgrid-header-cell
  input,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .jsgrid-filter-row
  > .jsgrid-cell
  input {
  background-color: #1d1e26;
  border-color: #1d1e26;
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .jsgrid-header-row
  > .jsgrid-header-cell
  input:focus,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .jsgrid-header-row
  > .jsgrid-cell
  input:focus,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .jsgrid-filter-row
  > .jsgrid-header-cell
  input:focus,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .jsgrid-filter-row
  > .jsgrid-cell
  input:focus {
  outline: none;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .jsgrid-header-row
  select,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .jsgrid-filter-row
  select {
  background-color: #1d1e26;
  border-color: #1d1e26;
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .jsgrid-row
  > .jsgrid-cell {
  background-color: #262932;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .jsgrid-alt-row
  > .jsgrid-cell {
  background-color: #1d1e26;
}
body.dark-only .page-wrapper .page-body-wrapper .page-body .jsgrid-cell,
body.dark-only .page-wrapper .page-body-wrapper .page-body .jsgrid-grid-body {
  border: 1px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .jsgrid-selected-row
  > .jsgrid-cell {
  background-color: #1c212b;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .jsgrid
  .jsgrid-pager
  [class*="jsgrid-pager"] {
  border: 1px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .jsgrid
  .jsgrid-pager
  .jsgrid-pager-page
  a {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .jsgrid-pager-current-page {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 700;
}
body.dark-only .page-wrapper .page-body-wrapper .page-body .sub-title {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
body.dark-only .page-wrapper .page-body-wrapper .page-body .navs-icon li a {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .navs-icon
  li
  a:hover {
  color: var(--theme-color);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .navs-icon
  .separator {
  border-bottom: 1px solid #374558;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .default-according
  li
  .text-muted {
  color: rgba(255, 255, 255, 0.6) !important;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .navs-icon.default-according.style-1
  li
  button:hover {
  color: var(--theme-color) !important;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .nav-list
  .nav-list-disc
  li
  a {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .nav-list
  .nav-list-disc
  li:hover {
  color: var(--theme-color);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .nav-list
  .nav-list-disc
  li:hover
  a {
  color: var(--theme-color);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .navs-dropdown
  .onhover-show-div {
  background-color: #1d1e26;
  -webkit-box-shadow: 0 0 14px 0 #1d1e26;
  box-shadow: 0 0 14px 0 #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .navs-dropdown
  .onhover-show-div
  .navs-icon
  li
  p {
  color: #fff;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .navs-dropdown
  .onhover-show-div
  .navs-icon
  li
  a
  svg
  path,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .navs-dropdown
  .onhover-show-div
  .navs-icon
  li
  a
  svg
  line,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .navs-dropdown
  .onhover-show-div
  .navs-icon
  li
  a
  svg
  polyline,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .navs-dropdown
  .onhover-show-div
  .navs-icon
  li
  a
  svg
  polygon,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .navs-dropdown
  .onhover-show-div
  .navs-icon
  li
  a
  svg
  rect {
  color: rgba(255, 255, 255, 0.6) !important;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .navs-dropdown
  .onhover-show-div
  .navs-icon
  li
  a:hover
  svg
  path,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .navs-dropdown
  .onhover-show-div
  .navs-icon
  li
  a:hover
  svg
  line,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .navs-dropdown
  .onhover-show-div
  .navs-icon
  li
  a:hover
  svg
  polyline,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .navs-dropdown
  .onhover-show-div
  .navs-icon
  li
  a:hover
  svg
  polygon,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .navs-dropdown
  .onhover-show-div
  .navs-icon
  li
  a:hover
  svg
  rect {
  color: var(--theme-color) !important;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .onhover-dropdown:hover
  .onhover-show-div:before {
  border-bottom: 7px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .default-according
  .card
  .btn-link {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .default-according
  .card
  .card-body {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .default-according
  .card
  .card-body {
  border: 1px solid #374558;
  border-top: none;
}
body.dark-only .page-wrapper .page-body-wrapper .page-body .border {
  border: 1px solid #374558 !important;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .blog-box
  .blog-date {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .blog-box
  .blog-details
  .blog-social
  li,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .blog-box
  .blog-details-main
  .blog-social
  li {
  color: #98a6ad;
  border-right: 1px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .blog-box
  .blog-details
  .blog-social
  li:first-child,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .blog-box
  .blog-details-main
  .blog-social
  li:first-child {
  border-right: 1px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .blog-box
  .blog-details
  .blog-social
  li:last-child,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .blog-box
  .blog-details-main
  .blog-social
  li:last-child {
  border-right: none;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .blog-box
  .blog-details
  p,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .blog-box
  .blog-details-main
  p {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .blog-box
  .blog-details
  .single-blog-content-top,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .blog-box
  .blog-details-main
  .single-blog-content-top {
  border-top: 1px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .blog-box
  .blog-details
  .single-blog-content-top
  p,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .blog-box
  .blog-details-main
  .single-blog-content-top
  p {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .comment-box
  .media
  h6
  span {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .comment-box
  .media
  img {
  border: 1px solid #1d1e26;
}
body.dark-only .page-wrapper .page-body-wrapper .page-body .comment-box p {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .comment-box
  .comment-social
  li {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .comment-box
  .comment-social
  li:first-child {
  border-right: 1px solid #1d1e26;
}
body.dark-only .page-wrapper .page-body-wrapper .page-body .comment-box hr {
  border-top: 1px solid #1d1e26;
}
body.dark-only .page-wrapper .page-body-wrapper .page-body ul.the-icons li {
  border: 1px dotted #374558;
  color: rgba(255, 255, 255, 0.6);
  display: inline-block;
  padding: 10px;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  ul.the-icons
  li:hover {
  background: #000;
  -webkit-box-shadow: 0 0 3px #262932;
  box-shadow: 0 0 3px #262932;
}
body.dark-only .page-wrapper .page-body-wrapper .page-body ul.the-icons li em {
  display: none;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .button-builder-wrap
  .box {
  background-color: #262932;
  border: 1px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .button-builder-wrap
  .button-preview
  h2 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .button-builder-wrap
  pre.well {
  background-color: #262932 !important;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .crm-activity
  > li
  + li {
  border-top: 1px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .crm-activity
  > li
  h6 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .crm-activity
  ul.dates
  li {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  #donut-color-chart-morris
  svg
  text,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  #donut-color-chart-morris-daily
  svg
  text {
  fill: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .custom-card
  .card-profile
  img {
  background-color: #262932;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .custom-card
  .profile-details
  h6 {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .custom-card
  .card-social
  li
  a {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .custom-card
  .card-footer
  > div
  h6 {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .custom-card
  .card-footer
  > div
  + div {
  border-left: 1px solid #323846;
}
body.dark-only .page-wrapper .page-body-wrapper .page-body .form-control {
  background-color: #1d1e26;
  color: rgba(255, 255, 255, 0.3);
  border: 1px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .checkbox
  label::before,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .radio
  label::before {
  background-color: #1d1e26;
  border: 1px solid #1d1e26;
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .dropdown-basic
  .dropdown
  .dropdown-content {
  background-color: #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .dropdown-basic
  .dropdown
  .dropdown-content
  a {
  color: rgba(255, 255, 255, 0.6);
  background-color: rgba(0, 0, 0, 0);
  border-color: #262932;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .dropdown-basic
  .dropdown
  .dropdown-content
  a:hover {
  background-color: #262932;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .dropdown-basic
  .dropdown
  .dropdown-content
  .dropdown-header {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .dropdown-basic
  .dropdown
  .dropdown-content
  .dropdown-divider {
  border: 1px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .dropup-basic
  .dropup
  .dropup-content {
  background-color: #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .dropup-basic
  .dropup
  .dropup-content
  a {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .dropup-basic
  .dropup
  .dropup-content
  a:hover,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .dropup-basic
  .dropup
  .dropup-content
  a.active {
  background-color: #262932;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .dropzone.dz-clickable
  .dz-message
  h6 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .dropzone.dz-clickable
  .dz-message
  span {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .dropzone
  .dz-preview {
  background-color: #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .dropzone
  .dz-preview
  .dz-details {
  background-color: #262932;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .browser-widget
  .media-body {
  -webkit-column-rule: 1px solid #374558;
  -moz-column-rule: 1px solid #374558;
  column-rule: 1px solid #374558;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .browser-widget
  .media-body
  h4 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .browser-widget
  .media-body
  h4
  span {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .browser-widget
  .media-body
  span {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .email-wrap
  .email-app-sidebar
  .media
  img {
  border: 2px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .email-wrap
  .email-app-sidebar
  .main-menu
  > li
  a {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .email-wrap
  .email-app-sidebar
  .main-menu
  > li
  a:hover {
  background-color: #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .email-wrap
  .email-app-sidebar
  ul
  li
  a
  > .title {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .email-wrap
  .email-right-aside
  .email-body
  .row
  .col-xl-4 {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .email-wrap
  .email-right-aside
  .email-body
  .inbox
  .media.active {
  background-color: #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .email-wrap
  .media-body
  h6 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .email-wrap
  .media-body
  h6
  small {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .email-wrap
  .media-body
  h6
  small
  span {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .email-wrap
  .media-body
  p {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .email-wrap
  .email-top {
  border-bottom: 1px solid #1d1e26;
}
body.dark-only .page-wrapper .page-body-wrapper .page-body .email-wrap p {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .email-wrap
  .email-content
  .email-top
  .user-emailid:after {
  border: 1px solid #1d1e26;
}
body.dark-only .page-wrapper .page-body-wrapper .page-body .dropdown-menu {
  background-color: #1d1e26;
  border: 1px solid #262932;
}
body.dark-only .page-wrapper .page-body-wrapper .page-body .dropdown-menu a {
  color: rgba(255, 255, 255, 0.6);
  background: rgba(0, 0, 0, 0);
  border-top-color: #262932;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .dropdown-menu
  a:hover {
  background-color: #262932;
}
body.dark-only .page-wrapper .page-body-wrapper .page-body .icon-lists div i {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .icon-lists
  div:hover {
  background-color: #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .widget-joins
  .media
  .media-body
  > span {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .widget-joins
  .media
  .details {
  border-left: 1px solid #374558;
}
body.dark-only .page-wrapper .page-body-wrapper .page-body .widget-joins:before,
body.dark-only .page-wrapper .page-body-wrapper .page-body .widget-joins:after {
  background-color: #374558;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .redial-social-widget
  i {
  background-color: #262932;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .social-widget-card
  h5,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .social-widget-card
  h4 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .social-widget-card
  span {
  color: #98a6ad;
}
body.dark-only .page-wrapper .page-body-wrapper .page-body .b-b-light {
  border-bottom: 1px solid #374558 !important;
}
body.dark-only .page-wrapper .page-body-wrapper .page-body .b-r-dark {
  border-right: 1px solid #fff !important;
}
body.dark-only .page-wrapper .page-body-wrapper .page-body .testimonial i {
  color: #1d1e26;
}
body.dark-only .page-wrapper .page-body-wrapper .page-body .testimonial p {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .page-wrapper .page-body-wrapper .page-body .testimonial h5 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .page-wrapper .page-body-wrapper .page-body .testimonial span {
  color: #98a6ad;
}
body.dark-only .page-wrapper .page-body-wrapper .page-body .grid-showcase span {
  background-color: #262932;
  border: 1px solid #374558;
}
body.dark-only .page-wrapper .page-body-wrapper .page-body .grid-align .row {
  background-color: #1d1e26;
  border: 1px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .page-builder
  .ge-html-output {
  background-color: #1d1e26;
  color: #98a6ad;
  border: 1px solid #374558;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .page-builder
  .btn-grid {
  background-color: #262932;
  color: #98a6ad !important;
  border-right: 1px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .page-builder
  .ge-mainControls
  .ge-addRowGroup
  .ge-row-icon
  .column {
  border-left: 3px solid #262932;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .page-builder
  .btn-code,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .page-builder
  .btn-screen {
  color: #98a6ad;
  border-right: 1px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .page-builder
  .ge-canvas.ge-editing
  .row {
  background-color: #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .page-builder
  .ge-canvas.ge-editing
  .column {
  border: 1px solid #1d1e26;
  background-color: #262932;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .page-builder
  .ge-canvas.ge-editing
  .ge-tools-drawer
  .ge-details
  input {
  background-color: #1d1e26;
  border-color: #1d1e26;
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .page-builder
  .ge-canvas.ge-editing
  .ge-tools-drawer
  .ge-details
  .btn-group
  a {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .page-builder
  .ge-content-type-ckeditor {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .search-page
  .info-block {
  border: 1px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card-absolute
  .bg-primary
  h5,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card-absolute
  .bg-secondary
  h5 {
  color: #fff;
}
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .timeline-small
  .media
  .timeline-round.timeline-line-1:after,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .timeline-small
  .media
  .timeline-round.small-line:after,
body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .timeline-small
  .media
  .timeline-round.medium-line:after {
  background-color: #374558;
}
body.dark-only .page-wrapper .page-body-wrapper .footer {
  border-top: 1px solid #1d1e26;
  background-color: #262932;
}
body.dark-only .page-wrapper .page-body-wrapper .footer p {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .page-wrapper .page-body-wrapper .custom-select,
body.dark-only .page-wrapper .page-body-wrapper .custom-file-label {
  background: #1d1e26;
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .page-wrapper .page-body-wrapper .footer-fix {
  background-color: #262932;
  border-top: 1px solid #1d1e26;
}
body.dark-only .page-wrapper .note textarea {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .page-wrapper .dt-button-info {
  background-color: #262932;
  border: 1px solid #98a6ad;
}
body.dark-only .page-wrapper .dt-button-info h2 {
  background-color: #262932;
}
body.dark-only .page-wrapper .chat-box .about .name {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .page-wrapper .chat-box .chat-menu {
  border-left: 1px solid #1d1e26;
}
body.dark-only .page-wrapper .chat-box .chat-menu .nav-tabs {
  border-bottom: 1px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .chat-box
  .chat-menu
  .nav-tabs
  .nav-item
  .nav-link.active {
  color: rgba(255, 255, 255, 0.6) !important;
}
body.dark-only
  .page-wrapper
  .chat-box
  .chat-menu
  .user-profile
  .image
  .icon-wrapper {
  background-color: #262932;
  -webkit-box-shadow: 1px 1px 3px 1px #1d1e26;
  box-shadow: 1px 1px 3px 1px #1d1e26;
}
body.dark-only
  .page-wrapper
  .chat-box
  .chat-menu
  .user-profile
  .image
  .avatar
  img {
  border: 5px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .chat-box
  .chat-menu
  .user-profile
  .social-media
  a {
  color: #98a6ad;
}
body.dark-only .page-wrapper .chat-box .chat-menu .user-profile .follow span {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .chat-box
  .chat-menu
  .user-profile
  .follow
  .follow-num {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .page-wrapper .chat-box .status {
  color: #98a6ad;
}
body.dark-only .page-wrapper .chat-box .status p {
  color: rgba(255, 255, 255, 0.6) !important;
}
body.dark-only .page-wrapper .chat-box .chat-right-aside .chat .chat-header {
  border-bottom: 1px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .chat-box
  .chat-right-aside
  .chat
  .chat-header
  .chat-menu-icons
  li
  a
  i {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .chat-box
  .chat-right-aside
  .chat
  .chat-header
  img {
  -webkit-box-shadow: 1px 1px 4px 1px #1d1e26;
  box-shadow: 1px 1px 4px 1px #1d1e26;
}
body.dark-only
  .page-wrapper
  .chat-box
  .chat-right-aside
  .chat
  .chat-msg-box
  .my-message {
  border: 1px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .chat-box
  .chat-right-aside
  .chat
  .chat-msg-box
  .message {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .chat-box
  .chat-right-aside
  .chat
  .chat-msg-box
  .other-message {
  background-color: #1d1e26;
}
body.dark-only .page-wrapper .chat-box .chat-right-aside .chat .chat-message {
  background-color: #262932;
  border-top: 1px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .chat-box
  .chat-right-aside
  .chat
  .chat-message
  .input-group
  .form-control {
  background-color: #262932;
}
body.dark-only .page-wrapper .chat-box .chat-history .call-icons ul li {
  border: 1px solid #1d1e26;
}
body.dark-only .page-wrapper .chat-box .chat-history .call-icons ul li a {
  color: #98a6ad;
}
body.dark-only .page-wrapper pre {
  background-color: #1d1e26;
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .page-wrapper .scorlled {
  background-color: #1d1e26;
}
body.dark-only .page-wrapper .input-group-air {
  -webkit-box-shadow: 0 3px 20px 0 #1d1e26;
  box-shadow: 0 3px 20px 0 #1d1e26;
}
body.dark-only .page-wrapper .input-group-text {
  background-color: #262932;
  border: 1px solid #1d1e26;
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .page-wrapper .input-group-text i {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .page-wrapper .input-group-solid .input-group-text,
body.dark-only .page-wrapper .input-group-solid .form-control {
  background: #1d1e26;
  border: 1px solid #1d1e26;
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .page-wrapper .semilight-bg-color,
body.dark-only .page-wrapper .header-bg-color {
  background-color: #fff;
}
body.dark-only .page-wrapper .list-group-item {
  background-color: #262932;
  border: 1px solid rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .page-wrapper .list-group-item + .list-group-item {
  border-top-width: 0;
}
body.dark-only .page-wrapper .list-group-item.active {
  background-color: var(--theme-color) !important;
  border-color: var(--theme-color);
  color: #fff;
}
body.dark-only .page-wrapper .list-group-item:hover,
body.dark-only .page-wrapper .list-group-item:focus {
  z-index: 1;
  text-decoration: none;
}
body.dark-only .page-wrapper .list-group-item-action:hover:not(.active),
body.dark-only .page-wrapper .list-group-item-action:focus {
  background-color: #1d1e26;
}
body.dark-only .page-wrapper .list-group-flush .list-group-item {
  border-left: 0;
  border-right: 0;
  border-radius: 0;
}
body.dark-only .page-wrapper .list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}
body.dark-only .page-wrapper .list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}
body.dark-only .page-wrapper .list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}
body.dark-only .page-wrapper .list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}
body.dark-only .page-wrapper .list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
body.dark-only .page-wrapper .list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
body.dark-only .page-wrapper .list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
body.dark-only .page-wrapper .list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
body.dark-only .page-wrapper .auth-bg {
  background-blend-mode: overlay;
  background-color: rgba(54, 64, 74, 0.9);
}
body.dark-only .page-wrapper .auth-bg .authentication-box .card {
  background-color: #262932;
}
body.dark-only
  .page-wrapper
  .auth-bg
  .authentication-box
  .card
  .theme-form
  .form-group
  input {
  color: rgba(255, 255, 255, 0.6);
  background-color: #1d1e26;
  border: 1px solid #1d1e26;
}
body.dark-only
  .page-wrapper
  .auth-bg
  .authentication-box
  .card
  .theme-form
  .form-group
  label {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .auth-bg
  .authentication-box
  .card
  .theme-form
  .checkbox
  label {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .auth-bg
  .authentication-box
  .card
  .theme-form
  .checkbox
  label::before {
  background-color: #1d1e26;
  border: 1px solid #1d1e26;
}
body.dark-only .page-wrapper .auth-bg .authentication-box h3,
body.dark-only .page-wrapper .auth-bg .authentication-box h4,
body.dark-only .page-wrapper .auth-bg .authentication-box h6 {
  color: #fff;
}
body.dark-only .page-wrapper .auth-bg-video {
  background-blend-mode: overlay;
  background-color: rgba(54, 64, 74, 0.7);
}
body.dark-only .page-wrapper .auth-bg-video .authentication-box h4,
body.dark-only .page-wrapper .auth-bg-video .authentication-box h3 {
  color: #fff;
}
body.dark-only .page-wrapper .auth-bg-video .authentication-box h6 {
  color: #98a6ad;
}
body.dark-only .page-wrapper .auth-bg-video .authentication-box .card {
  background-color: #262932;
}
body.dark-only
  .page-wrapper
  .auth-bg-video
  .authentication-box
  .card
  .theme-form
  .form-group
  input[type="text"],
body.dark-only
  .page-wrapper
  .auth-bg-video
  .authentication-box
  .card
  .theme-form
  .form-group
  input[type="password"] {
  background-color: #1d1e26;
  border: 1px solid #1d1e26;
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .auth-bg-video
  .authentication-box
  .card
  .theme-form
  .checkbox
  label::before {
  background-color: #1d1e26;
  border: 1px solid #1d1e26;
}
body.dark-only .page-wrapper .error-wrapper .maintenance-icons li i {
  color: #1d1e26;
}
body.dark-only
  .page-wrapper
  .error-wrapper
  .maintenance-icons
  li:nth-child(3)
  i {
  color: #1d1e26;
}
body.dark-only .page-wrapper .modal-content {
  background-color: #262932;
}
body.dark-only .page-wrapper .modal-content .modal-header {
  border-bottom: 1px solid #1d1e26;
}
body.dark-only .page-wrapper .modal-content .modal-header .close {
  color: #98a6ad;
}
body.dark-only .page-wrapper .modal-content .modal-footer {
  border-top: 1px solid #1d1e26;
}
body.dark-only .page-wrapper .comingsoon {
  background-blend-mode: overlay;
  background-color: rgba(54, 64, 74, 0.9);
}
body.dark-only .page-wrapper .comingsoon .comingsoon-inner h5 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .page-wrapper .comingsoon .comingsoon-inner .countdown {
  border-top: 1px solid #1d1e26;
  border-bottom: 1px solid #1d1e26;
}
body.dark-only .page-wrapper .comingsoon .comingsoon-inner .countdown .title {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .comingsoon
  .comingsoon-inner
  .coming-soon-bottom-link
  a {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .page-wrapper .theme-form .login-divider {
  border-top: 1px solid #1d1e26;
}
body.dark-only .page-wrapper .theme-form .login-divider:before {
  background: #1d1e26;
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .page-wrapper .authentication-main {
  background-color: #1d1e26;
}
body.dark-only
  .page-wrapper
  .authentication-main
  .auth-innerright
  .reset-password-box
  .card {
  background-color: #262932;
}
body.dark-only
  .page-wrapper
  .authentication-main
  .auth-innerright
  .reset-password-box
  .reset-password-link {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .authentication-main
  .auth-innerright
  .reset-password-box
  .theme-form
  .form-group
  label {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .authentication-main
  .auth-innerright
  .reset-password-box
  .theme-form
  .form-group
  .form-control {
  background-color: #1d1e26;
  color: rgba(255, 255, 255, 0.6);
  border-color: #1d1e26;
}
body.dark-only
  .page-wrapper
  .authentication-main
  .auth-innerright
  .reset-password-box
  .theme-form
  .opt-box {
  background-color: #1d1e26;
}
body.dark-only
  .page-wrapper
  .authentication-main
  .auth-innerright
  .authentication-box
  h4 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .authentication-main
  .auth-innerright
  .authentication-box
  h6 {
  color: #98a6ad;
}
body.dark-only
  .page-wrapper
  .authentication-main
  .auth-innerright
  .authentication-box
  h3 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .authentication-main
  .auth-innerright
  .authentication-box
  .card {
  background-color: #262932;
}
body.dark-only
  .page-wrapper
  .authentication-main
  .auth-innerright
  .authentication-box
  .card
  .theme-form
  .form-group
  input[type="text"],
body.dark-only
  .page-wrapper
  .authentication-main
  .auth-innerright
  .authentication-box
  .card
  .theme-form
  .form-group
  input[type="password"] {
  background-color: #1d1e26;
  border: 1px solid #1d1e26;
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .page-wrapper
  .authentication-main
  .auth-innerright
  .authentication-box
  .card
  .theme-form
  .checkbox
  label::before {
  background-color: #1d1e26;
  border: 1px solid #1d1e26;
}
body.dark-only .page-wrapper .vertical-menu-main {
  background-color: #262932;
}
body.dark-only .page-wrapper .mega-menu .title {
  color: rgba(255, 255, 255, 0.6);
  border-bottom: 1px solid #1d1e26;
}
body.dark-only .page-wrapper .mega-menu .list-unstyled div a:hover {
  color: var(--theme-color);
}
body.dark-only .page-wrapper .default-according .card {
  background-color: #262932;
}
body.dark-only .page-wrapper .default-according .card .btn-link {
  background-color: #262932;
  border: 1px solid #374558;
  border-bottom: none;
  color: #fff;
}
body.dark-only .page-wrapper .default-according .card .text-muted {
  color: #98a6ad !important;
}
body.dark-only .page-wrapper .default-according .bg-primary .btn-link {
  background-color: var(--theme-color);
  border: 1px solid var(--theme-color);
}
body.dark-only .page-wrapper .default-according .bg-secondary .btn-link {
  background-color: var(--theme-secondary);
  border: 1px solid var(--theme-secondary);
}
body.dark-only .page-wrapper .collapse .card-body {
  background-color: #262932;
}
@media screen and (max-width: 1660px) {
  body.dark-only .page-wrapper .chat-box .chat-history .call-icons ul li {
    border: 1px solid #1d1e26;
  }
  body.dark-only .page-wrapper .chat-box .chat-history .total-time h2 {
    color: rgba(255, 255, 255, 0.6);
  }
  body.dark-only .page-wrapper .caller-img img {
    opacity: 0.7;
  }
  body.dark-only .page-wrapper .chat-box .chat-history .call-content > div {
    background-color: rgba(0, 0, 0, 0.75);
    background-blend-mode: overlay;
  }
}
@media only screen and (max-width: 1199.98px) {
  body.dark-only .page-wrapper .left-header .mega-menu-container {
    border-left: 1px solid #374558;
  }
  body.dark-only
    .page-wrapper
    .left-header
    .mega-menu-container
    .mega-box
    + .mega-box {
    border-left: none;
  }
}
@media only screen and (max-width: 1199px) {
  body.dark-only .page-wrapper .mobile-title.d-none {
    border-bottom: 1px solid #374558;
  }
  body.dark-only .page-wrapper .chat-menu {
    border-top: 1px solid #1d1e26;
    background-color: #262932;
  }
  body.dark-only .page-wrapper .error-wrapper .maintenance-icons li i {
    color: #2c323f;
  }
}
@media only screen and (max-width: 575.98px) {
  body.dark-only
    .page-wrapper
    .user-profile
    .hovercard
    .info
    .user-designation {
    border-top: 1px solid #1d1e26;
    border-bottom: 1px solid #1d1e26;
  }
  body.dark-only .page-wrapper .widget-joins .border-after-xs:after {
    background-color: #1d1e26;
  }
  body.dark-only
    .page-wrapper
    .page-header
    .header-wrapper
    .left-header
    ul
    li
    .search-form
    .form-control-plaintext {
    background-color: #1d1e26;
  }
  body.dark-only
    .page-wrapper
    .page-wrapper.compact-wrapper
    .page-header
    .header-wrapper
    .toggle-sidebar,
  body.dark-only
    .page-wrapper
    .page-wrapper.compact-sidebar
    .page-header
    .header-wrapper
    .toggle-sidebar {
    border-right: 1px solid #374558;
  }
}
body.dark-only .lg-backdrop {
  background-color: #1d1e26;
}
body.dark-only .lg-outer .lg-thumb-outer {
  background-color: #262932;
}
body.dark-only .drag {
  background-color: #262932;
}
body.dark-only .drag form {
  background: #262932;
  -webkit-box-shadow: 0 0 30px #1d1e26;
  box-shadow: 0 0 30px #1d1e26;
  border: 1px dotted #1d1e26;
}
body.dark-only .drag form input {
  background-color: #1d1e26;
  border: 1px solid #1d1e26;
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .drag form .help-block {
  text-transform: capitalize;
  color: #98a6ad;
}
body.dark-only .draggable input {
  background-color: #1d1e26;
  color: rgba(255, 255, 255, 0.6);
  border: 1px solid #1d1e26;
}
body.dark-only .draggable p {
  color: #98a6ad;
}
body.dark-only .draggable select {
  background-color: #1d1e26;
  color: rgba(255, 255, 255, 0.6);
  border: 1px solid #1d1e26;
}
body.dark-only .draggable .radio label::before,
body.dark-only .draggable .checkbox label::before {
  background-color: #1d1e26;
  border: 1px solid #1d1e26;
}
body.dark-only .select2-container--default .select2-results__option--selected {
  background-color: #262932;
}
body.dark-only .select2-container--default .select2-selection--multiple,
body.dark-only .select2-container--default .select2-selection--single {
  background-color: #1d1e26;
  border: 1px solid #1d1e26 !important;
}
body.dark-only
  .select2-container--default
  .select2-search--inline
  .select2-search__field {
  color: rgba(255, 255, 255, 0.6);
  border-color: rgba(255, 255, 255, 0.6) !important;
}
body.dark-only
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: rgba(255, 255, 255, 0.6);
  background-color: #1d1e26 !important;
}
body.dark-only
  .select2-container--default
  .select2-search--dropdown
  .select2-search__field {
  background-color: #1d1e26;
  border: 1px solid #1d1e26;
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background-color: #262932 !important;
  color: rgba(255, 255, 255, 0.6) !important;
}
body.dark-only .select2-dropdown {
  background-color: #1d1e26;
  border-color: #1d1e26 !important;
}
body.dark-only .select2-drpdwn .form-control-primary {
  border-color: var(--theme-color) !important;
  color: var(--theme-color) !important;
}
body.dark-only .select2-drpdwn .form-control-secondary {
  border-color: var(--theme-secondary) !important;
  color: var(--theme-secondary) !important;
}
body.dark-only .select2-drpdwn .form-control-success {
  border-color: #9e65c2 !important;
  color: #9e65c2 !important;
}
body.dark-only .select2-drpdwn .form-control-info {
  border-color: #a927f9 !important;
  color: #a927f9 !important;
}
body.dark-only .select2-drpdwn .form-control-warning {
  border-color: #747dc6 !important;
  color: #747dc6 !important;
}
body.dark-only .select2-drpdwn .form-control-danger {
  border-color: #6670bd !important;
  color: #6670bd !important;
}
body.dark-only .select2-drpdwn .form-control-inverse {
  border-color: #fff !important;
  color: #fff !important;
}
body.dark-only .select2-drpdwn .form-control-primary-fill {
  background-color: var(--theme-color) !important;
  color: #fff !important;
}
body.dark-only .select2-drpdwn .form-control-secondary-fill {
  background-color: var(--theme-secondary) !important;
  color: #fff !important;
}
body.dark-only .select2-drpdwn .form-control-success-fill {
  background-color: #9e65c2 !important;
  color: #fff !important;
}
body.dark-only .select2-drpdwn .form-control-info-fill {
  background-color: #a927f9 !important;
  color: #fff !important;
}
body.dark-only .select2-drpdwn .form-control-warning-fill {
  background-color: #747dc6 !important;
  color: #fff !important;
}
body.dark-only .select2-drpdwn .form-control-danger-fill {
  background-color: #6670bd !important;
  color: #fff !important;
}
body.dark-only .select2-drpdwn .form-control-inverse-fill {
  background-color: #fff !important;
  color: #000 !important;
}
body.dark-only
  .select2-container--default.select2-container--disabled
  .select2-selection--single {
  background-color: #1d1e26;
}
body.dark-only
  .theme-form
  .form-group
  select.form-control:not([size]):not([multiple]) {
  background-color: #1d1e26;
  color: rgba(255, 255, 255, 0.6);
  border-color: #1d1e26;
}
body.dark-only .theme-form .form-group input[type="text"],
body.dark-only .theme-form .form-group input[type="email"],
body.dark-only .theme-form .form-group input[type="search"],
body.dark-only .theme-form .form-group input[type="password"],
body.dark-only .theme-form .form-group input[type="number"],
body.dark-only .theme-form .form-group input[type="tel"],
body.dark-only .theme-form .form-group input[type="date"],
body.dark-only .theme-form .form-group input[type="datetime-local"],
body.dark-only .theme-form .form-group input[type="time"],
body.dark-only .theme-form .form-group input[type="datetime-local"],
body.dark-only .theme-form .form-group input[type="month"],
body.dark-only .theme-form .form-group input[type="week"],
body.dark-only .theme-form .form-group input[type="url"],
body.dark-only .theme-form .form-group input[type="file"],
body.dark-only .theme-form .form-group select {
  border-color: #1d1e26;
  background-color: #1d1e26;
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .theme-form
  .form-group
  input[type="text"]::-webkit-input-placeholder,
body.dark-only
  .theme-form
  .form-group
  input[type="email"]::-webkit-input-placeholder,
body.dark-only
  .theme-form
  .form-group
  input[type="search"]::-webkit-input-placeholder,
body.dark-only
  .theme-form
  .form-group
  input[type="password"]::-webkit-input-placeholder,
body.dark-only
  .theme-form
  .form-group
  input[type="number"]::-webkit-input-placeholder,
body.dark-only
  .theme-form
  .form-group
  input[type="tel"]::-webkit-input-placeholder,
body.dark-only
  .theme-form
  .form-group
  input[type="date"]::-webkit-input-placeholder,
body.dark-only
  .theme-form
  .form-group
  input[type="datetime-local"]::-webkit-input-placeholder,
body.dark-only
  .theme-form
  .form-group
  input[type="time"]::-webkit-input-placeholder,
body.dark-only
  .theme-form
  .form-group
  input[type="datetime-local"]::-webkit-input-placeholder,
body.dark-only
  .theme-form
  .form-group
  input[type="month"]::-webkit-input-placeholder,
body.dark-only
  .theme-form
  .form-group
  input[type="week"]::-webkit-input-placeholder,
body.dark-only
  .theme-form
  .form-group
  input[type="url"]::-webkit-input-placeholder,
body.dark-only
  .theme-form
  .form-group
  input[type="file"]::-webkit-input-placeholder,
body.dark-only .theme-form .form-group select::-webkit-input-placeholder {
  color: #98a6ad;
}
body.dark-only .theme-form .form-group .form-control {
  background-color: #1d1e26;
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .theme-form .form-group textarea {
  border-color: #1d1e26;
}
body.dark-only .theme-form .form-divider {
  border-top: 1px solid #1d1e26;
}
body.dark-only .theme-form .form-divider::before {
  background: #262932;
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .CodeMirror {
  background: #262932;
  border: 1px solid #98a6ad;
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .CodeMirror .CodeMirror-code pre {
  background: #262932;
}
body.dark-only .editor-toolbar {
  border-top: 1px solid #98a6ad;
  border-left: 1px solid #98a6ad;
  border-right: 1px solid #98a6ad;
}
body.dark-only .editor-toolbar a {
  color: rgba(255, 255, 255, 0.6) !important;
}
body.dark-only .editor-toolbar a:hover,
body.dark-only .editor-toolbar a.active {
  background: #1d1e26;
}
body.dark-only .editor-toolbar i.separator {
  border-left: 1px solid #98a6ad;
  border-right: 1px solid #98a6ad;
}
body.dark-only .editor-toolbar.fullscreen::before {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, #1d1e26),
    to(rgba(0, 0, 0, 0))
  );
  background: linear-gradient(to right, #1d1e26 0, rgba(0, 0, 0, 0) 100%);
}
body.dark-only .editor-toolbar.fullscreen::after {
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, rgba(0, 0, 0, 0)),
    to(#1d1e26)
  );
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0, #1d1e26 100%);
}
body.dark-only .editor-toolbar.disabled-for-preview a:not(.no-disable) {
  background: #1d1e26;
}
body.dark-only .editor-preview {
  background-color: #262932;
}
body.dark-only .editor-toolbar.fullscreen,
body.dark-only .editor-preview-side {
  background: #262932;
  border: 1px solid #98a6ad;
}
body.dark-only .u-step {
  background: #1d1e26;
}
body.dark-only .u-step.active,
body.dark-only .u-step.current {
  background: var(--theme-color);
  color: #fff;
}
body.dark-only .u-step-title,
body.dark-only .u-pearl-title {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .u-step-number {
  background-color: #262932;
}
body.dark-only .u-pearl:before {
  background-color: #1d1e26;
}
body.dark-only .u-pearl-number,
body.dark-only .u-pearl-icon {
  background: #1d1e26;
  border: 2px solid #1d1e26;
}
body.dark-only .u-pearl.disabled .u-pearl-icon,
body.dark-only .u-pearl.disabled .u-pearl-number {
  background: #1d1e26;
  border: 2px solid #1d1e26;
}
body.dark-only .u-pearl.disabled:after {
  background-color: #334053;
}
body.dark-only .u-pearl.error:after {
  background-color: #1d1e26;
}
body.dark-only .note-editor.note-frame {
  border-color: #1d1e26;
}
body.dark-only .note-editor.note-frame .note-editing-area .note-editable {
  background-color: #262932;
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .swal-modal {
  background-color: #262932;
}
body.dark-only .swal-modal .swal-title {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .swal-modal .swal-text {
  color: #98a6ad;
}
body.dark-only .swal-modal .swal-content__input {
  background-color: #1d1e26;
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .nav-tabs {
  border-bottom: 1px solid #374558;
}
body.dark-only .nav-tabs .nav-link {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .nav-tabs .nav-link.active {
  background-color: #262932;
  color: rgba(255, 255, 255, 0.6);
  border-color: #374558 #374558 #262932;
}
body.dark-only .nav-tabs .nav-link:hover,
body.dark-only .nav-tabs .nav-link:focus {
  border-color: #374558 #374558 #323846;
}
body.dark-only .nav-tabs .nav-item.show .nav-link {
  background-color: #262932;
  color: rgba(255, 255, 255, 0.6);
  border-color: #1d1e26 #1d1e26 #262932;
}
body.dark-only .nav-tabs.nav-bottom .nav-item .nav-link.active,
body.dark-only .nav-tabs.nav-bottom .nav-item .nav-link.focus,
body.dark-only .nav-tabs.nav-bottom .nav-item .nav-link.hover {
  border-color: #262932 #1d1e26 #1d1e26;
}
body.dark-only .border-tab.nav-left .nav-link,
body.dark-only .border-tab.nav-right .nav-link {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .border-tab.nav-left .nav-link.active,
body.dark-only .border-tab.nav-right .nav-link.active {
  color: var(--theme-color);
}
body.dark-only .border-tab.nav-left .show > .nav-link,
body.dark-only .border-tab.nav-right .show > .nav-link {
  color: var(--theme-color);
}
body.dark-only .border-tab.nav-left.nav-secondary .nav-link.active,
body.dark-only .border-tab.nav-left.nav-secondary .nav-link:focus,
body.dark-only .border-tab.nav-left.nav-secondary .nav-link:hover {
  border-left-color: var(--theme-secondary);
  color: var(--theme-secondary) !important;
}
body.dark-only .border-tab.nav-left.nav-secondary .show > .nav-link {
  border-left-color: var(--theme-secondary);
  color: var(--theme-secondary) !important;
}
body.dark-only .border-tab.nav-left.nav-secondary .nav-item.show {
  color: var(--theme-secondary) !important;
  border-left-color: var(--theme-secondary);
}
body.dark-only .border-tab.nav-left.nav-success .nav-link.active,
body.dark-only .border-tab.nav-left.nav-success .nav-link:focus,
body.dark-only .border-tab.nav-left.nav-success .nav-link:hover {
  color: #9e65c2 !important;
}
body.dark-only .border-tab.nav-left.nav-success .show > .nav-link {
  border-left-color: #9e65c2;
  color: #9e65c2 !important;
}
body.dark-only .border-tab.nav-left.nav-success .nav-item.show {
  color: #9e65c2 !important;
  border-left-color: #9e65c2;
}
body.dark-only .border-tab.nav-right.nav-info .nav-link.active,
body.dark-only .border-tab.nav-right.nav-info .nav-link:focus,
body.dark-only .border-tab.nav-right.nav-info .nav-link:hover {
  color: #a927f9 !important;
}
body.dark-only .border-tab.nav-right.nav-info .show > .nav-link {
  border-left-color: #a927f9;
  color: #a927f9 !important;
}
body.dark-only .border-tab.nav-right.nav-info .nav-item.show {
  color: #a927f9 !important;
  border-left-color: #a927f9;
}
body.dark-only .border-tab.nav-secondary .nav-link.active,
body.dark-only .border-tab.nav-secondary .nav-link:focus,
body.dark-only .border-tab.nav-secondary .nav-link:hover {
  color: var(--theme-secondary) !important;
}
body.dark-only .border-tab.nav-secondary .nav-item.show {
  color: var(--theme-secondary) !important;
}
body.dark-only .border-tab.nav-success .nav-link.active,
body.dark-only .border-tab.nav-success .nav-link:focus,
body.dark-only .border-tab.nav-success .nav-link:hover {
  color: #9e65c2 !important;
}
body.dark-only .border-tab.nav-success .nav-item.show {
  color: #9e65c2 !important;
}
body.dark-only .dropdown-divider {
  border-top: 1px solid #1d1e26;
}
body.dark-only .icon-hover-bottom {
  background-color: #262932;
  -webkit-box-shadow: 0px 0px 1px 1px #1d1e26;
  box-shadow: 0px 0px 1px 1px #1d1e26;
}
body.dark-only .icon-hover-bottom .icon-title {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .icon-hover-bottom span {
  color: #98a6ad;
}
body.dark-only .icon-hover-bottom .form-group input {
  background-color: #1d1e26;
  color: rgba(255, 255, 255, 0.6);
  border: 1px solid #1d1e26;
}
body.dark-only .icon-hover-bottom .icon-first i {
  color: #98a6ad;
}
body.dark-only code {
  background-color: #1d1e26;
  border-radius: 2px;
}
body.dark-only #cd-timeline::before {
  background: #1d1e26;
}
body.dark-only .timeliny {
  border-top: 1px solid #1d1e26;
  border-bottom: 1px solid #1d1e26;
}
body.dark-only .timeliny::before {
  background-color: #fff;
}
body.dark-only .timeliny .timeliny-dot {
  background-color: #262932;
  border: 1px solid #fff;
}
body.dark-only .timeliny .timeliny-dot::before {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .timeliny
  .timeliny-timeline
  .timeliny-timeblock.active
  .timeliny-dot::before {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .timeliny
  .timeliny-timeline
  .timeliny-timeblock.active
  .timeliny-dot::after {
  background-color: #1d1e26;
  color: rgba(255, 255, 255, 0.6);
  border: none;
}
body.dark-only
  .timeliny
  .timeliny-timeline
  .timeliny-timeblock:not(.inactive):not(.active)
  .timeliny-dot:hover {
  background-color: #fff;
}
body.dark-only
  .timeliny
  .timeliny-timeline
  .timeliny-timeblock:not(.inactive):not(.active)
  .timeliny-dot:hover::before {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .timeliny
  .timeliny-timeline
  .timeliny-timeblock
  .timeliny-dot:hover::after {
  background-color: #262932;
  border: 1px solid #1d1e26;
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .todo .todo-list-wrapper #todo-list li .task-container {
  background: #262932;
  border-bottom: 1px solid #1d1e26;
}
body.dark-only
  .todo
  .todo-list-wrapper
  #todo-list
  li
  .task-container
  .task-label {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .todo .todo-list-wrapper #todo-list li .task-container:hover h4 {
  color: #fff;
}
body.dark-only
  .todo
  .todo-list-wrapper
  #todo-list
  li
  .task-container
  .task-action-btn
  .action-box:hover:not(.active) {
  background: #262932;
  border: 1px solid #1d1e26;
}
body.dark-only
  .todo
  .todo-list-wrapper
  #todo-list
  li.completed
  .task-container
  .task-label {
  color: var(--theme-color);
}
body.dark-only
  .todo
  .todo-list-wrapper
  #todo-list
  li.completed
  .task-container
  .complete-btn:hover {
  border: 1px solid #9e65c2 !important;
}
body.dark-only
  .todo
  .todo-list-wrapper
  .todo-list-footer
  .new-task-wrapper
  textarea {
  background-color: #262932;
  border: 1px solid #1d1e26;
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .user-profile .ttl-info h6 {
  color: #98a6ad;
}
body.dark-only .user-profile .ttl-info span {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .user-profile .hovercard .info .title a {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .user-profile .hovercard .user-image .avatar img {
  border: 10px solid #262932;
}
body.dark-only .user-profile .hovercard .user-image .icon-wrapper {
  background-color: #262932;
}
body.dark-only .user-profile .hovercard .tabs-scoial {
  border-bottom: none !important;
}
body.dark-only .user-profile .follow .follow-num {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .user-profile .profile-img-style .user-name {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .user-profile .profile-img-style p {
  color: #98a6ad;
}
body.dark-only .introjs-helperLayer {
  background-color: rgba(54, 64, 74, 0.9);
  border: rgba(255, 255, 255, 0.5);
}
body.dark-only .jstree-default .jstree-node,
body.dark-only .jstree-default .jstree-icon {
  color: #455869 !important;
}
body.dark-only .jstree-default .jstree-anchor {
  color: #98a6ad;
}
body.dark-only .jstree-default .jstree-clicked {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}
body.dark-only .jstree-default .jstree-hovered {
  background-color: #1d1e26;
  border: 1px solid #1d1e26;
}
body.dark-only span.twitter-typeahead .tt-menu {
  background-color: #1d1e26;
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only span.twitter-typeahead .tt-suggestion {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only span.twitter-typeahead .tt-suggestion:hover,
body.dark-only span.twitter-typeahead .tt-suggestion:focus {
  background-color: #262932;
}
body.dark-only .typography small {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .code-box-copy pre {
  background-color: #1d1e26;
}
body.dark-only .code-box-copy pre code {
  background-color: #1d1e26;
}
body.dark-only .code-box-copy pre[class*="language-"] {
  border: 1px solid #1d1e26;
}
body.dark-only .code-box-copy .code-box-copy__btn {
  background-color: #1d1e26;
  border: 1px solid #1d1e26;
  color: #fff;
}
body.dark-only .code-box-copy code[class*="language-"],
body.dark-only .code-box-copy pre[class*="language-"] {
  text-shadow: 0px 1px #000;
}
body.dark-only .code-box-copy code[class*="language-"] ::-moz-selection,
body.dark-only .code-box-copy pre[class*="language-"] ::-moz-selection {
  text-shadow: none;
  background: #262932;
}
body.dark-only .code-box-copy code[class*="language-"] ::selection,
body.dark-only .code-box-copy pre[class*="language-"] ::selection {
  text-shadow: none;
  background: #262932;
}
body.dark-only table.fixedHeader-floating {
  background-color: #1d1e26;
}
body.dark-only .note textarea {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .dt-button-info {
  background-color: #262932;
  border: 1px solid #1d1e26;
}
body.dark-only .dt-button-info h2 {
  background-color: #262932;
  border-bottom: 1px solid #1d1e26;
}
body.dark-only pre {
  background-color: #1d1e26;
}
body.dark-only #keytable_wrapper .dataTables_paginate,
body.dark-only #column-selector_wrapper .dataTables_paginate,
body.dark-only #auto-fill_wrapper .dataTables_paginate,
body.dark-only #custom-button_wrapper .dataTables_paginate,
body.dark-only #class-button_wrapper .dataTables_paginate,
body.dark-only #keyboard-btn_wrapper .dataTables_paginate,
body.dark-only #multilevel-btn_wrapper .dataTables_paginate,
body.dark-only #pagelength-btn_wrapper .dataTables_paginate,
body.dark-only #basic-colreorder_wrapper .dataTables_paginate,
body.dark-only #state-saving_wrapper .dataTables_paginate,
body.dark-only #real-time_wrapper .dataTables_paginate,
body.dark-only #basic-fixed-header_wrapper .dataTables_paginate,
body.dark-only #fixed-header-footer_wrapper .dataTables_paginate,
body.dark-only #export-button_wrapper .dataTables_paginate,
body.dark-only #excel-cust-bolder_wrapper .dataTables_paginate,
body.dark-only #cust-json_wrapper .dataTables_paginate,
body.dark-only #basic-key-table_wrapper .dataTables_paginate,
body.dark-only #focus-cell_wrapper .dataTables_paginate,
body.dark-only #responsive_wrapper .dataTables_paginate,
body.dark-only #new-cons_wrapper .dataTables_paginate,
body.dark-only #show-hidden-row_wrapper .dataTables_paginate,
body.dark-only #basic-row-reorder_wrapper .dataTables_paginate,
body.dark-only #full-row_wrapper .dataTables_paginate,
body.dark-only #rest-column_wrapper .dataTables_paginate {
  border: none;
}
body.dark-only #example-style-8_wrapper table.dataTable.stripe tbody tr.odd,
body.dark-only #example-style-8_wrapper table.dataTable.display tbody tr.odd {
  background-color: #1d1e26;
}
body.dark-only .error-wrapper {
  background-color: rgba(54, 64, 74, 0.8);
}
body.dark-only .error-wrapper .sub-content {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .b-light {
  border: 1px solid #1d1e26 !important;
}
body.dark-only .modal-content {
  background-color: #262932;
}
body.dark-only .modal-content .modal-header {
  border-bottom: 1px solid #374558;
}
body.dark-only .modal-content .modal-header .close {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 400;
}
body.dark-only .modal-content .ui-front .form-control {
  background-color: #262932;
  color: rgba(255, 255, 255, 0.6);
  border: 1px solid #374558;
}
body.dark-only .stepwizard .stepwizard-row:before {
  background-color: #374558;
}
body.dark-only .modal .theme-close {
  background-color: #262932 !important;
  color: rgba(255, 255, 255, 0.2);
}
body.dark-only .token.atrule,
body.dark-only .token.attr-value,
body.dark-only .token.keyword {
  color: #a927f9;
}
body.dark-only .token.boolean,
body.dark-only .token.constant,
body.dark-only .token.deleted,
body.dark-only .token.number,
body.dark-only .token.property,
body.dark-only .token.symbol,
body.dark-only .token.tag {
  color: #6670bd;
}
body.dark-only .loader-box.card-loader {
  background-color: #262932;
}
body.dark-only .my-gallery.gallery-with-description img {
  border: 1px solid #1d1e26 !important;
  border-bottom: none !important;
}
body.dark-only .alert-primary.inverse {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .alert-secondary.inverse {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .alert-success.inverse {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .alert-danger.inverse {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .alert-warning.inverse {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .alert-info.inverse {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .alert-light.inverse {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .alert-dark.inverse {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .alert-theme span + span + span {
  border-left: 5px solid var(--theme-color);
  background-color: #1d1e26;
  border-radius: 4px;
}
body.dark-only .alert-theme i {
  color: #fff;
  padding: 20px;
  margin-right: 20px !important;
}
body.dark-only .user-card .user-deatils h6 {
  color: #98a6ad;
}
body.dark-only .user-card .card-footer > div:first-child {
  border-right: 1px solid #1d1e26;
}
body.dark-only .user-card .card-footer .user-footer h6 {
  color: #98a6ad;
}
body.dark-only .user-card .card-footer .user-footer svg path,
body.dark-only .user-card .card-footer .user-footer svg rect {
  color: #98a6ad;
}
body.dark-only .order-history table .qty-box button {
  background-color: #1d1e26 !important;
  border: none !important;
}
body.dark-only .order-history table .qty-box .input-group {
  border-color: #374558;
}
body.dark-only .order-history table thead tr th {
  background-color: #1d1e26;
}
body.dark-only .order-history table tr td,
body.dark-only .order-history table tr th {
  border-top: none !important;
}
body.dark-only .order-history .title-orders {
  background-color: #1d1e26;
}
body.dark-only .navigation-option ul li a {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .navigation-option ul li:hover {
  background-color: #1d1e26;
}
body.dark-only .product-box .product-details h6 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .product-box .product-details span {
  color: #98a6ad;
}
body.dark-only .product-box .product-img .product-hover ul li {
  background-color: #262932;
}
body.dark-only .product-box .product-img .product-hover ul li:hover {
  background-color: #000;
  color: #fff;
}
body.dark-only .browse .browse-articles ul li a {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .browse .browse-articles ul li:hover {
  background-color: #1d1e26;
}
body.dark-only .radio-primary input[type="radio"] + label::before {
  border-color: var(--theme-color) !important;
}
body.dark-only .radio-primary input[type="radio"] + label::after {
  background-color: var(--theme-color);
}
body.dark-only .radio-primary input[type="radio"]:checked + label::before {
  border-color: var(--theme-color) !important;
}
body.dark-only .radio-primary input[type="radio"]:checked + label::after {
  background-color: var(--theme-color);
}
body.dark-only .radio-secondary input[type="radio"] + label::before {
  border-color: #ef3f3e !important;
}
body.dark-only .radio-secondary input[type="radio"] + label::after {
  background-color: #ef3f3e;
}
body.dark-only .radio-secondary input[type="radio"]:checked + label::before {
  border-color: #ef3f3e !important;
}
body.dark-only .radio-secondary input[type="radio"]:checked + label::after {
  background-color: #ef3f3e;
}
body.dark-only .radio-success input[type="radio"] + label::before {
  border-color: #9e65c2 !important;
}
body.dark-only .radio-success input[type="radio"] + label::after {
  background-color: #9e65c2;
}
body.dark-only .radio-success input[type="radio"]:checked + label::before {
  border-color: #9e65c2 !important;
}
body.dark-only .radio-success input[type="radio"]:checked + label::after {
  background-color: #9e65c2;
}
body.dark-only .radio-danger input[type="radio"] + label::before {
  border-color: #6670bd !important;
}
body.dark-only .radio-danger input[type="radio"] + label::after {
  background-color: #6670bd;
}
body.dark-only .radio-danger input[type="radio"]:checked + label::before {
  border-color: #6670bd !important;
}
body.dark-only .radio-danger input[type="radio"]:checked + label::after {
  background-color: #6670bd;
}
body.dark-only .radio-info input[type="radio"] + label::before {
  border-color: #a927f9 !important;
}
body.dark-only .radio-info input[type="radio"] + label::after {
  background-color: #a927f9;
}
body.dark-only .radio-info input[type="radio"]:checked + label::before {
  border-color: #a927f9 !important;
}
body.dark-only .radio-info input[type="radio"]:checked + label::after {
  background-color: #a927f9;
}
body.dark-only .radio-light input[type="radio"] + label::before {
  border-color: #f4f4f4 !important;
}
body.dark-only .radio-light input[type="radio"] + label::after {
  background-color: #f4f4f4;
}
body.dark-only .radio-light input[type="radio"]:checked + label::before {
  border-color: #f4f4f4 !important;
}
body.dark-only .radio-light input[type="radio"]:checked + label::after {
  background-color: #f4f4f4;
}
body.dark-only .radio-dark input[type="radio"] + label::before {
  border-color: #2c323f !important;
}
body.dark-only .radio-dark input[type="radio"] + label::after {
  background-color: #2c323f;
}
body.dark-only .radio-dark input[type="radio"]:checked + label::before {
  border-color: #2c323f !important;
}
body.dark-only .radio-dark input[type="radio"]:checked + label::after {
  background-color: #2c323f;
}
body.dark-only .radio-warning input[type="radio"] + label::before {
  border-color: #747dc6 !important;
}
body.dark-only .radio-warning input[type="radio"] + label::after {
  background-color: #747dc6;
}
body.dark-only .radio-warning input[type="radio"]:checked + label::before {
  border-color: #747dc6 !important;
}
body.dark-only .radio-warning input[type="radio"]:checked + label::after {
  background-color: #747dc6;
}
body.dark-only .checkbox-primary label::before {
  border-color: var(--theme-color) !important;
}
body.dark-only .checkbox-secondary label::before {
  border-color: #ef3f3e !important;
}
body.dark-only .checkbox-success label::before {
  border-color: #9e65c2 !important;
}
body.dark-only .checkbox-danger label::before {
  border-color: #6670bd !important;
}
body.dark-only .checkbox-info label::before {
  border-color: #a927f9 !important;
}
body.dark-only .checkbox-light label::before {
  border-color: #f4f4f4 !important;
}
body.dark-only .checkbox-dark label::before {
  border-color: #2c323f !important;
}
body.dark-only .checkbox-warning label::before {
  border-color: #747dc6 !important;
}
body.dark-only .checkbox-solid-primary label:before {
  background-color: var(--theme-color) !important;
  border-color: var(--theme-color) !important;
  color: #fff !important;
}
body.dark-only
  .checkbox-solid-primary
  input[type="checkbox"]:checked
  + label::before {
  background-color: var(--theme-color) !important;
  border-color: var(--theme-color) !important;
  color: #fff !important;
}
body.dark-only
  .checkbox-solid-primary
  input[type="checkbox"]:checked
  + label::after {
  color: #fff !important;
}
body.dark-only .checkbox-solid-secondary label:before {
  background-color: #ef3f3e !important;
  border-color: #ef3f3e !important;
  color: #fff !important;
}
body.dark-only
  .checkbox-solid-secondary
  input[type="checkbox"]:checked
  + label::before {
  background-color: #ef3f3e !important;
  border-color: #ef3f3e !important;
  color: #fff !important;
}
body.dark-only
  .checkbox-solid-secondary
  input[type="checkbox"]:checked
  + label::after {
  color: #fff !important;
}
body.dark-only .checkbox-solid-success label:before {
  background-color: #9e65c2 !important;
  border-color: #9e65c2 !important;
  color: #fff !important;
}
body.dark-only
  .checkbox-solid-success
  input[type="checkbox"]:checked
  + label::before {
  background-color: #9e65c2 !important;
  border-color: #9e65c2 !important;
  color: #fff !important;
}
body.dark-only
  .checkbox-solid-success
  input[type="checkbox"]:checked
  + label::after {
  color: #fff !important;
}
body.dark-only .checkbox-solid-danger label:before {
  background-color: #6670bd !important;
  border-color: #6670bd !important;
  color: #fff !important;
}
body.dark-only
  .checkbox-solid-danger
  input[type="checkbox"]:checked
  + label::before {
  background-color: #6670bd !important;
  border-color: #6670bd !important;
  color: #fff !important;
}
body.dark-only
  .checkbox-solid-danger
  input[type="checkbox"]:checked
  + label::after {
  color: #fff !important;
}
body.dark-only .checkbox-solid-info label:before {
  background-color: #a927f9 !important;
  border-color: #a927f9 !important;
  color: #fff !important;
}
body.dark-only
  .checkbox-solid-info
  input[type="checkbox"]:checked
  + label::before {
  background-color: #a927f9 !important;
  border-color: #a927f9 !important;
  color: #fff !important;
}
body.dark-only
  .checkbox-solid-info
  input[type="checkbox"]:checked
  + label::after {
  color: #fff !important;
}
body.dark-only .checkbox-solid-light label:before {
  background-color: #f4f4f4 !important;
  border-color: #f4f4f4 !important;
  color: #fff !important;
}
body.dark-only
  .checkbox-solid-light
  input[type="checkbox"]:checked
  + label::before {
  background-color: #f4f4f4 !important;
  border-color: #f4f4f4 !important;
  color: #fff !important;
}
body.dark-only
  .checkbox-solid-light
  input[type="checkbox"]:checked
  + label::after {
  color: #fff !important;
}
body.dark-only .checkbox-solid-dark label:before {
  background-color: #2c323f !important;
  border-color: #2c323f !important;
  color: #fff !important;
}
body.dark-only
  .checkbox-solid-dark
  input[type="checkbox"]:checked
  + label::before {
  background-color: #2c323f !important;
  border-color: #2c323f !important;
  color: #fff !important;
}
body.dark-only
  .checkbox-solid-dark
  input[type="checkbox"]:checked
  + label::after {
  color: #fff !important;
}
body.dark-only .checkbox-solid-warning label:before {
  background-color: #747dc6 !important;
  border-color: #747dc6 !important;
  color: #fff !important;
}
body.dark-only
  .checkbox-solid-warning
  input[type="checkbox"]:checked
  + label::before {
  background-color: #747dc6 !important;
  border-color: #747dc6 !important;
  color: #fff !important;
}
body.dark-only
  .checkbox-solid-warning
  input[type="checkbox"]:checked
  + label::after {
  color: #fff !important;
}
body.dark-only .bootstrap-datetimepicker-widget ul li {
  color: rgba(255, 255, 255, 0.6);
  border-bottom: 1px solid #1d1e26;
}
body.dark-only .bootstrap-datetimepicker-widget tr th:hover,
body.dark-only .bootstrap-datetimepicker-widget tr td:hover {
  background-color: #262932;
}
body.dark-only .bootstrap-datetimepicker-widget tr th span:hover,
body.dark-only .bootstrap-datetimepicker-widget tr td span:hover {
  background-color: #262932;
}
body.dark-only .bootstrap-datetimepicker-widget tr th.prev:hover,
body.dark-only .bootstrap-datetimepicker-widget tr th.next:hover,
body.dark-only .bootstrap-datetimepicker-widget tr td.prev:hover,
body.dark-only .bootstrap-datetimepicker-widget tr td.next:hover {
  background-color: #262932;
}
body.dark-only .bootstrap-datetimepicker-widget tr:first-child th:hover {
  background-color: #262932;
}
body.dark-only .btn-transparent {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  #cal-basic
  .fc-toolbar
  .fc-left
  .fc-next-button
  .fc-icon-right-single-arrow:after,
body.dark-only
  #cal-basic
  .fc-toolbar
  .fc-right
  .fc-next-button
  .fc-icon-right-single-arrow:after {
  color: #98a6ad;
}
body.dark-only
  #cal-basic
  .fc-toolbar
  .fc-left
  .fc-prev-button
  .fc-icon-left-single-arrow:after,
body.dark-only
  #cal-basic
  .fc-toolbar
  .fc-right
  .fc-prev-button
  .fc-icon-left-single-arrow:after {
  color: #98a6ad;
}
body.dark-only
  #cal-basic
  .fc-toolbar
  .fc-left
  .fc-button-group
  .fc-month-button {
  color: #fff !important;
}
body.dark-only .fc-button-group .fc-basicWeek-button,
body.dark-only .fc-button-group .fc-basicDay-button,
body.dark-only .fc-button-group .fc-agendaWeek-button,
body.dark-only .fc-button-group .fc-agendaDay-button {
  color: #000 !important;
}
body.dark-only .fc-button-group .fc-month-button {
  color: #fff !important;
}
body.dark-only
  #cal-agenda-view
  .fc-toolbar
  .fc-right
  .fc-button-group
  .fc-month-button,
body.dark-only
  #cal-agenda-view
  .fc-toolbar
  .fc-right
  .fc-button-group
  .btn-light {
  color: #000 !important;
}
body.dark-only
  #cal-agenda-view
  .fc-toolbar
  .fc-right
  .fc-button-group
  .fc-agendaWeek-button {
  color: #fff !important;
}
body.dark-only
  #cal-agenda-view
  .fc-toolbar
  .fc-right
  .fc-button-group
  .fc-agendaWeek-button:hover {
  color: #000 !important;
}
body.dark-only
  .basic-calendar
  .fc-toolbar
  .fc-right
  .fc-button-group
  .fc-basicWeek-button,
body.dark-only
  .basic-calendar
  .fc-toolbar
  .fc-right
  .fc-button-group
  .btn-light,
body.dark-only
  #cal-bg-events
  .fc-toolbar
  .fc-right
  .fc-button-group
  .fc-basicWeek-button,
body.dark-only #cal-bg-events .fc-toolbar .fc-right .fc-button-group .btn-light,
body.dark-only
  #cal-event-colors
  .fc-toolbar
  .fc-right
  .fc-button-group
  .fc-basicWeek-button,
body.dark-only
  #cal-event-colors
  .fc-toolbar
  .fc-right
  .fc-button-group
  .btn-light {
  color: #000 !important;
}
body.dark-only
  .basic-calendar
  .fc-toolbar
  .fc-right
  .fc-button-group
  .fc-month-button,
body.dark-only
  #cal-bg-events
  .fc-toolbar
  .fc-right
  .fc-button-group
  .fc-month-button,
body.dark-only
  #cal-event-colors
  .fc-toolbar
  .fc-right
  .fc-button-group
  .fc-month-button {
  color: #fff !important;
}
body.dark-only
  .basic-calendar
  .fc-toolbar
  .fc-right
  .fc-button-group
  .fc-month-button:hover,
body.dark-only
  #cal-bg-events
  .fc-toolbar
  .fc-right
  .fc-button-group
  .fc-month-button:hover,
body.dark-only
  #cal-event-colors
  .fc-toolbar
  .fc-right
  .fc-button-group
  .fc-month-button:hover {
  color: #000 !important;
}
body.dark-only .categories ul li a {
  color: #98a6ad;
}
body.dark-only .categories ul li:hover {
  background-color: #1d1e26;
}
body.dark-only .socialprofile .likes-profile h5 span {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .socialprofile span {
  color: #98a6ad;
}
body.dark-only .social-status .media .media-body span + span {
  color: #98a6ad;
}
body.dark-only .social-status .media .media-body p,
body.dark-only .social-status .media .media-body .light-span {
  color: #98a6ad;
}
body.dark-only .filter-cards-view p,
body.dark-only .timeline-content p {
  color: #98a6ad;
}
body.dark-only .filter-cards-view .comment-number i,
body.dark-only .timeline-content .comment-number i {
  color: #98a6ad;
}
body.dark-only .filter-cards-view .comments-box .input-group .form-control,
body.dark-only .timeline-content .comments-box .input-group .form-control {
  border: none !important;
}
body.dark-only
  .filter-cards-view
  .comments-box
  .input-group
  .input-group-append,
body.dark-only
  .timeline-content
  .comments-box
  .input-group
  .input-group-append {
  background-color: #1d1e26;
}
body.dark-only .social-chat .media-body {
  border: 1px solid #1d1e26;
}
body.dark-only .social-chat .media-body:after {
  border-right: 7px solid #262932;
}
body.dark-only .social-chat span span {
  color: #98a6ad;
}
body.dark-only .details-about .your-details p {
  color: #98a6ad;
}
body.dark-only .activity-log .my-activity p {
  color: #98a6ad;
}
body.dark-only .bookmark ul li a {
  color: rgba(255, 255, 255, 0.6);
}
@media screen and (max-width: 1366px) {
  body.dark-only .earning-card.card .card-body .earning-content {
    border-bottom: 1px solid #374558;
  }
}
@media only screen and (max-width: 991.98px) {
  body.dark-only
    .page-wrapper.compact-wrapper
    .page-header
    .header-wrapper
    .toggle-sidebar {
    border-right: 1px solid #374558;
  }
  body.dark-only .page-wrapper.compact-wrapper .left-header .mega-menu svg,
  body.dark-only .page-wrapper.compact-sidebar .left-header .mega-menu svg {
    stroke: rgba(255, 255, 255, 0.6);
  }
}
@media only screen and (max-width: 767.98px) {
  body.dark-only .page-wrapper.compact-wrapper .left-header .mega-menu svg,
  body.dark-only .page-wrapper.compact-sidebar .left-header .mega-menu svg {
    stroke: #fff;
  }
  body.dark-only
    .page-wrapper.compact-wrapper
    .left-header
    .mega-menu
    .nav-link,
  body.dark-only
    .page-wrapper.compact-sidebar
    .left-header
    .mega-menu
    .nav-link {
    border-left: 1px solid #374558;
  }
  body.dark-only .page-wrapper.material-icon .page-header {
    background-color: #262932;
  }
  body.dark-only .chart_data_left .card-body .chart-main > div:first-child {
    border-right: 1px solid #374558;
  }
  body.dark-only .chart_data_left .card-body .chart-main > div:nth-child(3) {
    border-right: 1px solid #374558;
  }
}
body.dark-only .apexcharts-tooltip.light {
  border-color: #374558;
  background-color: #1d1e26;
}
body.dark-only .apexcharts-tooltip.light .apexcharts-tooltip-title {
  border-color: #374558;
}
body.dark-only .apexcharts-tooltip.light .apexcharts-tooltip-text-label,
body.dark-only .apexcharts-tooltip.light .apexcharts-tooltip-text-value {
  color: #fff;
}
body.dark-only
  .single-section
  .description-section.tab-section
  .menu-top
  .nav-tabs {
  background-color: #1d1e26 !important;
}
body.dark-only .single-section .description-section .menu-top li a {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .btn-outline {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .single-section
  .description-section
  .description-details
  .menu-part {
  background-color: #262932;
}
body.dark-only
  .single-section
  .description-section
  .description-details
  .menu-part.about
  .about-sec
  p {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .single-section
  .description-section
  .description-details
  .menu-part.about
  .about-sec
  ul
  li {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .single-section
  .description-section
  .description-details
  .menu-part.about
  .about-sec
  h6 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .dark-body {
  background-color: #1d1e26 !important;
}
body.dark-only
  .single-section
  .description-section
  .description-details
  .menu-part
  .accordion-plan
  .card
  .card-header
  button {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .single-section
  .description-section
  .description-details
  .menu-part
  .accordion-plan
  .card
  .card-header
  button::before {
  content: "";
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .order-menu .search-bar .search input {
  background-color: #1d1e26;
}
body.dark-only .order-menu .search-bar .search input:focus {
  outline: none;
  border: none;
}
body.dark-only .order-menu .search-bar {
  border-color: #f2f9fc1f;
}
body.dark-only .order-menu .nav .nav-link {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .order-menu-section {
  border-color: #f2f9fc1f;
}
body.dark-only .order-menu-section .order-section h4 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .order-menu-section .order-section .order-title h6 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .order-menu-section .order-section .order-items .items h5 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .order-menu-section .order-section .order-items .items p {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .cab-single-detail {
  background-color: #262932;
}
body.dark-only .cab-single-detail .description {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .cab-single-detail .overview h6 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .cab-single-detail .overview ul li img {
  -webkit-filter: invert(1);
  filter: invert(1);
}
body.dark-only .cab-single-detail .details h6 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .order-menu-section .order-section .order-items .items + .items {
  border-color: #f2f9fc1f;
}
body.dark-only .order-menu .nav .nav .nav-link.active {
  color: #98a6ad;
}
body.dark-only .order-menu .nav .nav-link.active {
  background-color: #262932;
}
body.dark-only .order-menu .nav {
  background-color: #1d1e26;
}
body.dark-only
  .single-section
  .description-section
  .description-details
  .menu-part.facility
  h6
  img {
  -webkit-filter: invert(1);
  filter: invert(1);
}
body.dark-only
  .single-section
  .description-section
  .description-details
  .menu-part
  .list-view
  .list-box
  .list-content
  .facility-icon
  .facility-box
  img {
  -webkit-filter: invert(1);
  filter: invert(1);
}
body.dark-only
  .single-section
  .description-section
  .description-details
  .menu-part
  .accordion-plan
  .card
  .card-body--modifay {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .single-section
  .description-section
  .description-details
  .menu-part
  .list-view
  .list-box {
  background-color: #1d1e26;
}
body.dark-only
  .single-section
  .description-section
  .description-details
  .menu-part
  .list-view
  .list-box
  .list-content
  p {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .single-section
  .description-section
  .description-details
  .menu-part
  .list-view
  .list-box
  .list-content
  h5 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .single-section
  .description-section
  .description-details
  .menu-part.review
  .review-box
  h6 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .single-section
  .description-section
  .description-details
  .menu-part.review
  .review-box
  + .review-box {
  border-top: 1px solid #f2f9fc1f;
}
body.dark-only
  .single-section
  .description-section
  .description-details
  .menu-part.review
  .review-box
  p {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only .review-users:not(:last-of-type) {
  border-bottom: 1px solid #f2f9fc1f !important;
}
body.dark-only .hotel_title_section .hotel-name .left-part p {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .single-section
  .description-section
  .description-details
  .menu-part
  .facility
  h6 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .single-section
  .description-section
  .description-details
  .menu-part
  .accordion-plan
  .card
  .card-body
  .highlight
  li
  img {
  -webkit-filter: invert(1);
  filter: invert(1);
}
body.dark-only
  .single-section
  .description-section
  .description-details
  .menu-part.facility
  ul
  li
  i {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .single-section
  .description-section
  .description-details
  .menu-part.facility
  h6 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .single-section
  .description-section
  .description-details
  .menu-part.policy
  p {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-only
  .single-section
  .description-section
  .description-details
  .menu-part.about
  p {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-sidebar .toggle-sidebar svg {
  stroke: var(--theme-color);
}
body.dark-sidebar .page-wrapper .sidebar-main-title p {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-sidebar
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper {
  background-color: #262932;
}
body.dark-sidebar
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  a
  span {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-sidebar
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  a
  svg {
  stroke: rgba(255, 255, 255, 0.6);
}
body.dark-sidebar
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-link.active {
  background-color: rgba(13, 164, 135, 0.2);
}
body.dark-sidebar
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-link.active
  svg {
  color: var(--theme-color);
  stroke: var(--theme-color);
}
body.dark-sidebar
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container
  .mega-box
  .link-section
  .submenu-title
  h5 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-sidebar
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container
  .mega-box
  .link-section
  .submenu-content.opensubmegamenu
  li
  a {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 400;
}
body.dark-sidebar
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container::after {
  background-color: rgba(255, 255, 255, 0.2);
}
body.dark-sidebar
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu
  li
  a {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-sidebar
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .sidebar-list
  ul.sidebar-submenu
  li
  a
  span {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-sidebar
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .sidebar-list
  ul.sidebar-submenu
  li
  a.active {
  color: var(--theme-color);
}
body.dark-sidebar
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  .according-menu
  i {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-sidebar
  .page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper {
  background: #262932;
}
body.dark-sidebar
  .page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main {
  background-color: #262932;
}
body.dark-sidebar
  .page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  > a {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-sidebar
  .page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu {
  background: #262932;
}
body.dark-sidebar
  .page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu
  li
  a {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-sidebar
  .page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu
  li
  a.active,
body.dark-sidebar
  .page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu
  li
  a:hover {
  color: var(--theme-color);
}
body.dark-sidebar
  .page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu
  li
  .nav-sub-childmenu {
  background: #262932;
}
body.dark-sidebar
  .page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container {
  background: #262932;
}
body.dark-sidebar
  .page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container
  .mega-box
  .link-section
  .submenu-content
  li
  a {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-sidebar
  .page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .left-arrow,
body.dark-sidebar
  .page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .right-arrow {
  background-color: #262932;
  color: rgba(255, 255, 255, 0.6);
}
body.dark-sidebar
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  > div {
  background: #262932;
}
body.dark-sidebar
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .sidebar-title {
  border-bottom: 1px solid #374558;
}
body.dark-sidebar
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  a
  span {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-sidebar
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  a
  svg {
  stroke: rgba(255, 255, 255, 0.6);
}
body.dark-sidebar
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .sidebar-submenu,
body.dark-sidebar
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .mega-menu-container {
  background-color: #262932;
}
body.dark-sidebar
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .sidebar-submenu
  li
  a,
body.dark-sidebar
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .mega-menu-container
  li
  a {
  border-bottom: 1px solid #374558;
}
body.dark-sidebar
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-link.active {
  background-color: rgba(13, 164, 135, 0.2);
}
body.dark-sidebar
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-link.active
  span {
  color: var(--theme-color);
}
body.dark-sidebar
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-link.active
  svg {
  color: var(--theme-color);
  stroke: var(--theme-color);
}
body.dark-sidebar
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container
  .mega-box
  .link-section
  .submenu-title
  h5 {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-sidebar
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container
  .mega-box
  .link-section
  .submenu-content.opensubmegamenu
  li
  a {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 400;
}
body.dark-sidebar
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container::after {
  background-color: rgba(255, 255, 255, 0.2);
}
body.dark-sidebar
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu
  li
  a {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-sidebar
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .sidebar-list
  ul.sidebar-submenu
  li
  a
  span {
  color: rgba(255, 255, 255, 0.6);
}
body.dark-sidebar
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .sidebar-list
  ul.sidebar-submenu
  li
  a.active {
  color: var(--theme-color);
}
body.dark-sidebar
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  .according-menu
  i {
  color: rgba(255, 255, 255, 0.6);
}
body .for-dark {
  display: none;
}
body .main-dark {
  display: none;
}
body[class*="dark-"] .for-dark {
  display: block;
}
body[class*="dark-"] .for-light {
  display: none;
}
body[class*="dark-"] .main-dark {
  display: block;
}
body[class*="dark-"] .main-white {
  display: none;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="border-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-link,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="border-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-link {
  border-bottom: 1px solid rgba(13, 164, 135, 0.1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 1)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 1)
  svg {
  color: #13ebc1 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 1):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 1):hover
  a
  svg {
  stroke: #13ebc1 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 1):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 1):hover
  a:hover {
  background-color: rgba(239, 63, 62, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 2)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 2)
  svg {
  color: #c19cd8 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 2):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 2):hover
  a
  svg {
  stroke: #9ba2d4 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 2):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 2):hover
  a:hover {
  background-color: rgba(116, 125, 198, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 3)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 3)
  svg {
  color: #c771fb !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 3):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 3):hover
  a
  svg {
  stroke: #fff !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 3):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 3):hover
  a:hover {
  background-color: rgba(102, 112, 189, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 4)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 4)
  svg {
  color: #c19cd8 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 4):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 4):hover
  a
  svg {
  stroke: #c771fb !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 4):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 4):hover
  a:hover {
  background-color: rgba(169, 39, 249, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 5)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 5)
  svg {
  color: #9ba2d4 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 5):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 5):hover
  a
  svg {
  stroke: #9ba2d4 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 5):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 5):hover
  a:hover {
  background-color: rgba(169, 39, 249, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 6)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 6)
  svg {
  color: #13ebc1 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 6):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 6):hover
  a
  svg {
  stroke: #c19cd8 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 6):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 6):hover
  a:hover {
  background-color: rgba(116, 125, 198, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 7)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 7)
  svg {
  color: #c19cd8 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 7):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 7):hover
  a
  svg {
  stroke: #13ebc1 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 7):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 7):hover
  a:hover {
  background-color: rgba(244, 244, 244, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 8)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 8)
  svg {
  color: #fff !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 8):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 8):hover
  a
  svg {
  stroke: #fff !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 8):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 8):hover
  a:hover {
  background-color: rgba(102, 112, 189, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 9)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 9)
  svg {
  color: #f58585 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 9):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 9):hover
  a
  svg {
  stroke: #c771fb !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 9):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 9):hover
  a:hover {
  background-color: rgba(158, 101, 194, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 10)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 10)
  svg {
  color: #aab0dc !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 10):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 10):hover
  a
  svg {
  stroke: #f58585 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 10):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 10):hover
  a:hover {
  background-color: rgba(102, 112, 189, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 11)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 11)
  svg {
  color: #aab0dc !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 11):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 11):hover
  a
  svg {
  stroke: #9ba2d4 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 11):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 11):hover
  a:hover {
  background-color: rgba(239, 63, 62, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 12)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 12)
  svg {
  color: #f58585 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 12):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 12):hover
  a
  svg {
  stroke: #c771fb !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 12):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 12):hover
  a:hover {
  background-color: rgba(116, 125, 198, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 13)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 13)
  svg {
  color: #fff !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 13):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 13):hover
  a
  svg {
  stroke: #aab0dc !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 13):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 13):hover
  a:hover {
  background-color: rgba(239, 63, 62, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 14)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 14)
  svg {
  color: #aab0dc !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 14):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 14):hover
  a
  svg {
  stroke: #c771fb !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 14):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 14):hover
  a:hover {
  background-color: rgba(102, 112, 189, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 15)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 15)
  svg {
  color: #13ebc1 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 15):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 15):hover
  a
  svg {
  stroke: #fff !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 15):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 15):hover
  a:hover {
  background-color: rgba(102, 112, 189, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 16)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 16)
  svg {
  color: #9ba2d4 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 16):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 16):hover
  a
  svg {
  stroke: #f58585 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 16):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 16):hover
  a:hover {
  background-color: rgba(239, 63, 62, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 17)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 17)
  svg {
  color: #fff !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 17):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 17):hover
  a
  svg {
  stroke: #13ebc1 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 17):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 17):hover
  a:hover {
  background-color: rgba(158, 101, 194, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 18)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 18)
  svg {
  color: #c19cd8 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 18):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 18):hover
  a
  svg {
  stroke: #fff !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 18):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 18):hover
  a:hover {
  background-color: rgba(116, 125, 198, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 19)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 19)
  svg {
  color: #aab0dc !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 19):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 19):hover
  a
  svg {
  stroke: #13ebc1 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 19):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 19):hover
  a:hover {
  background-color: rgba(158, 101, 194, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 20)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 20)
  svg {
  color: #13ebc1 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 20):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 20):hover
  a
  svg {
  stroke: #fff !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 20):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 20):hover
  a:hover {
  background-color: rgba(244, 244, 244, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 21)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 21)
  svg {
  color: #9ba2d4 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 21):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 21):hover
  a
  svg {
  stroke: #9ba2d4 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 21):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 21):hover
  a:hover {
  background-color: rgba(116, 125, 198, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 22)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 22)
  svg {
  color: #aab0dc !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 22):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 22):hover
  a
  svg {
  stroke: #9ba2d4 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 22):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 22):hover
  a:hover {
  background-color: rgba(169, 39, 249, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 23)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 23)
  svg {
  color: #c771fb !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 23):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 23):hover
  a
  svg {
  stroke: #13ebc1 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 23):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 23):hover
  a:hover {
  background-color: rgba(102, 112, 189, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 24)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 24)
  svg {
  color: #c19cd8 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 24):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 24):hover
  a
  svg {
  stroke: #f58585 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 24):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 24):hover
  a:hover {
  background-color: rgba(239, 63, 62, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 25)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 25)
  svg {
  color: #fff !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 25):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 25):hover
  a
  svg {
  stroke: #9ba2d4 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 25):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 25):hover
  a:hover {
  background-color: rgba(13, 164, 135, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 26)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 26)
  svg {
  color: #aab0dc !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 26):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 26):hover
  a
  svg {
  stroke: #aab0dc !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 26):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 26):hover
  a:hover {
  background-color: rgba(13, 164, 135, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 27)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 27)
  svg {
  color: #fff !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 27):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 27):hover
  a
  svg {
  stroke: #c19cd8 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 27):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 27):hover
  a:hover {
  background-color: rgba(116, 125, 198, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 28)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 28)
  svg {
  color: #c771fb !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 28):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 28):hover
  a
  svg {
  stroke: #aab0dc !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 28):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 28):hover
  a:hover {
  background-color: rgba(239, 63, 62, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 29)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 29)
  svg {
  color: #f58585 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 29):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 29):hover
  a
  svg {
  stroke: #fff !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 29):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 29):hover
  a:hover {
  background-color: rgba(169, 39, 249, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 30)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 30)
  svg {
  color: #fff !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 30):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 30):hover
  a
  svg {
  stroke: #fff !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 30):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 30):hover
  a:hover {
  background-color: rgba(169, 39, 249, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 31)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 31)
  svg {
  color: #c771fb !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 31):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 31):hover
  a
  svg {
  stroke: #c771fb !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 31):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 31):hover
  a:hover {
  background-color: rgba(239, 63, 62, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 32)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 32)
  svg {
  color: #aab0dc !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 32):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 32):hover
  a
  svg {
  stroke: #c771fb !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 32):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 32):hover
  a:hover {
  background-color: rgba(13, 164, 135, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 33)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 33)
  svg {
  color: #9ba2d4 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 33):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 33):hover
  a
  svg {
  stroke: #c19cd8 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 33):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 33):hover
  a:hover {
  background-color: rgba(102, 112, 189, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 34)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 34)
  svg {
  color: #c19cd8 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 34):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 34):hover
  a
  svg {
  stroke: #f58585 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 34):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 34):hover
  a:hover {
  background-color: rgba(239, 63, 62, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 35)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 35)
  svg {
  color: #c771fb !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 35):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 35):hover
  a
  svg {
  stroke: #f58585 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 35):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 35):hover
  a:hover {
  background-color: rgba(169, 39, 249, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 36)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 36)
  svg {
  color: #13ebc1 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 36):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 36):hover
  a
  svg {
  stroke: #aab0dc !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 36):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 36):hover
  a:hover {
  background-color: rgba(13, 164, 135, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 37)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 37)
  svg {
  color: #c19cd8 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 37):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 37):hover
  a
  svg {
  stroke: #f58585 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 37):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 37):hover
  a:hover {
  background-color: rgba(102, 112, 189, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 38)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 38)
  svg {
  color: #c771fb !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 38):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 38):hover
  a
  svg {
  stroke: #c771fb !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 38):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 38):hover
  a:hover {
  background-color: rgba(102, 112, 189, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 39)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 39)
  svg {
  color: #c771fb !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 39):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 39):hover
  a
  svg {
  stroke: #f58585 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 39):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 39):hover
  a:hover {
  background-color: rgba(158, 101, 194, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 40)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 40)
  svg {
  color: #c19cd8 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 40):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 40):hover
  a
  svg {
  stroke: #13ebc1 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 40):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 40):hover
  a:hover {
  background-color: rgba(116, 125, 198, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 41)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 41)
  svg {
  color: #c19cd8 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 41):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 41):hover
  a
  svg {
  stroke: #f58585 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 41):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 41):hover
  a:hover {
  background-color: rgba(169, 39, 249, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 42)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 42)
  svg {
  color: #f58585 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 42):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 42):hover
  a
  svg {
  stroke: #fff !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 42):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 42):hover
  a:hover {
  background-color: rgba(13, 164, 135, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 43)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 43)
  svg {
  color: #c19cd8 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 43):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 43):hover
  a
  svg {
  stroke: #9ba2d4 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 43):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 43):hover
  a:hover {
  background-color: rgba(102, 112, 189, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 44)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 44)
  svg {
  color: #13ebc1 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 44):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 44):hover
  a
  svg {
  stroke: #c771fb !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 44):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 44):hover
  a:hover {
  background-color: rgba(239, 63, 62, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 45)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 45)
  svg {
  color: #c771fb !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 45):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 45):hover
  a
  svg {
  stroke: #f58585 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 45):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 45):hover
  a:hover {
  background-color: rgba(169, 39, 249, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 46)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 46)
  svg {
  color: #c771fb !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 46):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 46):hover
  a
  svg {
  stroke: #13ebc1 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 46):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 46):hover
  a:hover {
  background-color: rgba(169, 39, 249, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 47)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 47)
  svg {
  color: #9ba2d4 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 47):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 47):hover
  a
  svg {
  stroke: #aab0dc !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 47):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 47):hover
  a:hover {
  background-color: rgba(244, 244, 244, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 48)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 48)
  svg {
  color: #fff !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 48):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 48):hover
  a
  svg {
  stroke: #c771fb !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 48):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 48):hover
  a:hover {
  background-color: rgba(169, 39, 249, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 49)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 49)
  svg {
  color: #c19cd8 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 49):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 49):hover
  a
  svg {
  stroke: #13ebc1 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 49):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 49):hover
  a:hover {
  background-color: rgba(239, 63, 62, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 50)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 50)
  svg {
  color: #9ba2d4 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 50):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 50):hover
  a
  svg {
  stroke: #c19cd8 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 50):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 50):hover
  a:hover {
  background-color: rgba(102, 112, 189, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 51)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 51)
  svg {
  color: #9ba2d4 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 51):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 51):hover
  a
  svg {
  stroke: #13ebc1 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 51):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 51):hover
  a:hover {
  background-color: rgba(244, 244, 244, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 52)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 52)
  svg {
  color: #13ebc1 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 52):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 52):hover
  a
  svg {
  stroke: #fff !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 52):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 52):hover
  a:hover {
  background-color: rgba(13, 164, 135, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 53)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 53)
  svg {
  color: #9ba2d4 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 53):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 53):hover
  a
  svg {
  stroke: #13ebc1 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 53):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 53):hover
  a:hover {
  background-color: rgba(158, 101, 194, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 54)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 54)
  svg {
  color: #c771fb !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 54):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 54):hover
  a
  svg {
  stroke: #fff !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 54):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 54):hover
  a:hover {
  background-color: rgba(116, 125, 198, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 55)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 55)
  svg {
  color: #aab0dc !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 55):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 55):hover
  a
  svg {
  stroke: #fff !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 55):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 55):hover
  a:hover {
  background-color: rgba(239, 63, 62, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 56)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 56)
  svg {
  color: #fff !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 56):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 56):hover
  a
  svg {
  stroke: #c771fb !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 56):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 56):hover
  a:hover {
  background-color: rgba(13, 164, 135, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 57)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 57)
  svg {
  color: #9ba2d4 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 57):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 57):hover
  a
  svg {
  stroke: #13ebc1 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 57):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 57):hover
  a:hover {
  background-color: rgba(13, 164, 135, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 58)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 58)
  svg {
  color: #fff !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 58):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 58):hover
  a
  svg {
  stroke: #f58585 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 58):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 58):hover
  a:hover {
  background-color: rgba(169, 39, 249, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 59)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 59)
  svg {
  color: #13ebc1 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 59):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 59):hover
  a
  svg {
  stroke: #c771fb !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 59):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 59):hover
  a:hover {
  background-color: rgba(239, 63, 62, 0.15) !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 60)
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 60)
  svg {
  color: #13ebc1 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 60):hover
  a
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 60):hover
  a
  svg {
  stroke: #c19cd8 !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 60):hover
  a:hover,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper[sidebar-layout="iconcolor-sidebar"]
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:nth-child(7n + 60):hover
  a:hover {
  background-color: rgba(244, 244, 244, 0.15) !important;
}
.customizer-links {
  position: fixed;
  right: 00px;
  top: 50%;
  margin-right: -8px;
  z-index: 3;
  -webkit-transform: translate(0, -50%) rotate(90deg);
  transform: translate(0, -50%) rotate(90deg);
  -webkit-box-shadow: 0 0 37px rgba(8, 21, 66, 0.2);
  box-shadow: 0 0 37px rgba(8, 21, 66, 0.2);
  border-radius: 5px;
}
.customizer-links .rtl-btn {
  background-color: #fff;
  border: none;
  outline: none;
  font-size: 16px;
  color: #0da487;
}
.customizer-links > .nav {
  border-radius: 8px;
  padding: 10px;
  background-color: #fff;
}
.customizer-links.open {
  right: 330px;
  border-radius: 8px 0 0 8px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.customizer-links .nav-link {
  padding: 0;
  position: relative;
}
.customizer-links .nav-link:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(115, 102, 255, 0.1);
  border-radius: 5px;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.customizer-links .nav-link:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  top: 12px;
  border-width: 5px 0 5px 5px;
  border-left-color: #41f0ce;
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  color: #fff;
  left: -10px;
  z-index: 2;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.customizer-links .nav-link:hover i {
  color: var(--theme-color);
}
.customizer-links .nav-link:hover:before,
.customizer-links .nav-link:hover:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.customizer-links .nav-link:hover span {
  opacity: 1;
  right: 48px;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.customizer-links .nav-link + .nav-link {
  margin-bottom: 5px;
}
.customizer-links .nav-link span {
  position: absolute;
  right: -60px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  text-align: right;
  padding: 7px 10px;
  display: block;
  top: 0;
  border-radius: 5px;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  opacity: 0;
  color: var(--theme-color);
  background-color: #41f0ce;
  -webkit-box-shadow: 0 0 37px rgba(8, 21, 66, 0.1);
  box-shadow: 0 0 37px rgba(8, 21, 66, 0.1);
}
.customizer-links .nav-link i {
  font-size: 17px;
  padding: 8px 10px;
  display: inline-block;
  cursor: pointer;
  margin: 0;
  color: gray;
  border-radius: 5px;
}
.customizer-contain {
  direction: ltr;
  position: fixed;
  height: calc(100vh);
  top: 82px;
  width: 333px;
  right: -335px;
  background-color: #fff;
  z-index: 8;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.customizer-contain.open {
  right: 0px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: 0 0 10px 1px rgba(68, 102, 242, 0.05);
  box-shadow: 0 0 10px 1px rgba(68, 102, 242, 0.05);
}
.customizer-contain li {
  position: relative;
}
.customizer-contain li.active {
  -webkit-box-shadow: 0 0 11px 5px rgba(226, 226, 226, 0.5);
  box-shadow: 0 0 11px 5px rgba(226, 226, 226, 0.5);
}
.customizer-contain h6 {
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.5px;
  margin-top: 15px;
  padding-top: 15px;
  margin-bottom: 10px;
}
.customizer-contain .customizer-header {
  padding: 15px 25px;
  border-bottom: 1px solid #f4f4f4;
}
.customizer-contain .customizer-header .icon-close {
  position: absolute;
  font-size: 18px;
  cursor: pointer;
  font-weight: 900;
  right: 24px;
  color: var(--theme-color);
}
.customizer-contain .customizer-header h5 {
  font-weight: 700;
  text-transform: uppercase;
}
.customizer-contain .customizer-body {
  padding: 15px 25px;
  max-height: calc(100vh - 200px);
  overflow-y: scroll;
}
.customizer-contain .customizer-body .fade:not(.show) {
  display: none;
}
.customizer-contain .customizer-body .unlimited-color-layout {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.customizer-contain .customizer-body .unlimited-color-layout .btn {
  font-size: 15px;
  padding: 4px 20px;
}
.customizer-contain .customizer-body .unlimited-color-layout input {
  border: 1px solid #ccc;
  width: 35px;
  height: 35px;
  border-radius: 5px;
  background-color: #fff;
  margin-right: 5px;
}
.customizer-contain .customizer-body .layout-grid.customizer-mix .color-layout {
  width: 80px;
  height: 70px;
  border: 1px solid #f6f7fb;
  border-radius: 5px;
}
.customizer-contain .customizer-body .tab-pane > h6:first-child {
  padding-top: 0;
  margin-top: 0;
}
.customizer-contain .customizer-body li {
  cursor: pointer;
  opacity: 0.9;
}
.customizer-contain .customizer-body li.active {
  opacity: 1;
}
.customizer-contain .customizer-body .color-layout {
  width: 35px;
  height: 35px;
  border-radius: 6px;
  display: inline-block;
  margin-right: 3px;
  border: 1px solid #b8b8b8;
  padding: 3px;
}
.customizer-contain .customizer-body .color-layout > div {
  background-color: #7366ff;
  width: 100%;
  height: 100%;
  border-radius: 5px;
}
.customizer-contain .customizer-body .color-layout[data-attr="color-2"] div {
  background-color: #4831d4;
}
.customizer-contain .customizer-body .color-layout[data-attr="color-3"] div {
  background-color: #d64dcf;
}
.customizer-contain .customizer-body .color-layout[data-attr="color-4"] div {
  background-color: #4c2fbf;
}
.customizer-contain .customizer-body .color-layout[data-attr="color-5"] div {
  background-color: #7c4dff;
}
.customizer-contain .customizer-body .color-layout[data-attr="color-6"] div {
  background-color: #3949ab;
}
.customizer-contain .customizer-body .dark > li {
  background-color: #2f3c4e;
}
.customizer-contain .customizer-body .main-layout > li {
  width: 85px;
  height: 65px;
  border: 1px solid #f4f4f4;
  border-radius: 10px;
  display: inline-block;
}
.customizer-contain .customizer-body .main-layout > li + li {
  margin-left: 7px;
}
.customizer-contain .customizer-body .main-layout .box-layout .body .badge {
  left: -14px;
}
.customizer-contain .customizer-body .sidebar-type > li,
.customizer-contain .customizer-body .sidebar-setting > li {
  width: 70px;
  height: 85px;
  border: 1px solid #f4f4f4;
  border-radius: 5px;
  display: inline-block;
}
.customizer-contain .customizer-body .sidebar-type > li + li,
.customizer-contain .customizer-body .sidebar-setting > li + li {
  margin-left: 7px;
}
.customizer-contain
  .customizer-body
  .sidebar-type
  li[data-attr="normal-sidebar"]
  .body
  ul
  li.bg-dark,
.customizer-contain
  .customizer-body
  .sidebar-type
  li[data-attr="normal-sidebar"]
  .body
  ul
  li.sidebar {
  width: 100%;
  height: 10px;
  display: block;
}
.customizer-contain
  .customizer-body
  .sidebar-type
  li[data-attr="normal-sidebar"]
  .body
  ul
  li.bg-light,
.customizer-contain
  .customizer-body
  .sidebar-type
  li[data-attr="normal-sidebar"]
  .body
  ul
  li.body {
  width: 100%;
  height: calc(100% - 10px);
}
.customizer-contain
  .customizer-body
  .sidebar-type
  li[data-attr="normal-sidebar"].body-compact
  .body
  ul
  li.body {
  width: calc(100% - 25px);
}
.customizer-contain .customizer-body .layout-types {
  margin-bottom: -30px;
}
.customizer-contain .customizer-body .layout-types > li {
  display: block;
  width: unset;
  height: unset;
  margin-bottom: 30px;
}
.customizer-contain .customizer-body .layout-types > li .layout-img h6 {
  padding-top: 0;
  text-transform: inherit;
  text-align: center;
}
.customizer-contain .customizer-body .layout-types .box-layout {
  background: unset;
}
.layout-grid:not(.customizer-color) li {
  padding: 5px;
}
.layout-grid:not(.customizer-color) li > .header {
  height: 9px;
  border-radius: 3px;
  position: relative;
}
.layout-grid:not(.customizer-color) li > .header ul {
  position: absolute;
  top: -8px;
  left: 5px;
}
.layout-grid:not(.customizer-color) li > .header ul > li {
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 5px;
  top: calc(50% - 3px);
  background-color: var(--theme-color);
  margin-right: 2px;
  padding: 0;
}
.layout-grid:not(.customizer-color) li > .header ul > li:nth-child(2) {
  background-color: var(--theme-secondary);
}
.layout-grid:not(.customizer-color) li > .header ul > li:nth-child(3) {
  background-color: #9e65c2;
}
.layout-grid:not(.customizer-color) li > .body {
  background-color: #f4f4f4;
  height: calc(100% - 16px);
  border-radius: 3px;
  position: relative;
  margin-top: 5px;
  text-align: center;
  line-height: 3.1;
}
.layout-grid:not(.customizer-color) li > .body ul {
  height: 100%;
  background-color: #fff;
}
.layout-grid:not(.customizer-color) li > .body ul .sidebar {
  width: 18px;
  height: 100%;
  border-radius: 3px;
  display: inline-block;
  margin-right: 3px;
  padding: 0;
}
.layout-grid:not(.customizer-color) li > .body ul .sidebar.compact {
  width: 12px;
}
.layout-grid:not(.customizer-color) li > .body ul .sidebar.compact ~ .body {
  width: calc(100% - 19px);
}
.layout-grid:not(.customizer-color) li > .body ul .body {
  width: calc(100% - 25px);
  height: 100%;
  padding: 0;
  margin: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 3px;
}
.layout-grid:not(.customizer-color) li > .body ul .body .badge {
  position: absolute;
}
:root {
  --theme-color: #0da487;
}
.jsgrid-filter-row select,
.jsgrid-filter-row input {
  padding: 6px 10px;
  border: 1px solid #f2f4ff;
  background: #fff;
}
.popover {
  background-color: #fff;
  border: none;
  -webkit-box-shadow: 0 0 20px rgba(13, 164, 135, 0.1);
  box-shadow: 0 0 20px rgba(13, 164, 135, 0.1);
}
.popover .popover-header {
  background-color: #eae8ff;
  color: #0da487;
  border-bottom: none;
}
.popover .popover-body {
  color: rgba(43, 43, 43, 0.7);
}
.tooltip.bs-tooltip-top .tooltip-arrow:before {
  border-top-color: #eae8ff;
}
.tooltip.bs-tooltip-bottom .tooltip-arrow:before {
  border-bottom-color: #eae8ff;
  border-top-color: transparent;
}
.tooltip.bs-tooltip-start .tooltip-arrow:before {
  border-left-color: #eae8ff;
  border-top-color: transparent;
}
.tooltip.bs-tooltip-end .tooltip-arrow:before {
  border-right-color: #eae8ff;
  border-top-color: transparent;
}
.tooltip .tooltip-inner {
  background-color: #eae8ff;
  color: #0da487;
}
.tooltip .tooltip-arrow:before {
  border-top-color: #eae8ff;
}
.dropdown-basic .dropdown .dropdown-content a {
  padding: 6px 16px;
  color: #2b2b2b;
  opacity: 0.6;
  font-size: 13px;
  border-top: 1px solid #efefef;
  background: #fff;
}
.dropdown-basic .dropdown .dropdown-content a:hover {
  background-color: #fff;
}
.dropdown-basic .dropdown .dropdown-content .dropdown-header {
  padding: 8px 16px;
  font-weight: 400;
  color: #2c323f;
  font-size: 13px;
}
.dropdown-basic .dropup .dropup-content {
  top: auto;
}
.default-according .card .card-header {
  padding: 0;
  border: none;
  border-radius: 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.default-according .card .card-header.bg-primary .btn,
.default-according .card .card-header.bg-secondary .btn {
  border-color: rgba(0, 0, 0, 0);
}
.default-according .card .card-header i {
  position: initial;
  font-size: 20px;
  display: inline-block;
  vertical-align: text-bottom;
  margin-right: 5px;
}
.default-according .card .card-header h5 {
  margin-top: 0;
}
.default-according .card .card-header .btn-link {
  padding: 12px 20px;
  width: 100%;
  text-align: left;
  letter-spacing: 0.7px;
  font-family: Roboto;
  border: 1px solid #efefef;
  border-radius: 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.default-according .card .card-body {
  padding: 15px 20px;
  line-height: 22px;
  font-size: 13px;
  border-color: #efefef;
  border-radius: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #2c323f;
}
.nav-tabs {
  border-bottom-color: #efefef;
}
.nav-tabs .nav-bottom .nav-item .nav-link.active {
  border-color: #efefef;
}
.nav-tabs .nav-item.show .nav-link {
  font-weight: 500;
}
.nav-tabs .nav-link {
  color: #2c323f;
}
.nav-tabs .nav-link.active {
  font-weight: 500;
}
.nav-tabs.nav-bottom .nav-item .nav-link.active {
  border-color: #ecf3fa #ecf3fa #fff;
}
.dropdown-menu {
  -webkit-box-shadow: 0 0 20px rgba(89, 102, 122, 0.1);
  box-shadow: 0 0 20px rgba(89, 102, 122, 0.1);
  border: none;
  padding: 0;
}
.dropdown-menu .dropdown-item {
  color: #2b2b2b;
  opacity: 0.6;
  font-size: 13px;
  padding: 6px 12px;
  border-top: 1px solid #efefef;
  background: #fff;
}
.dropdown-menu .dropdown-item:hover {
  background-color: #fff;
}
.dropdown-menu .dropdown-divider {
  margin: 0;
  border-top: 1px solid #cccccc;
}
.border-tab .nav-tabs .nav-item .nav-link.active,
.border-tab .nav-tabs .nav-item .nav-link.show,
.border-tab .nav-tabs .nav-item .nav-link:focus {
  border-bottom: 2px solid #0da487;
}
.tabbed-card .nav-tabs .nav-item .nav-link {
  top: 17px;
}
.timeliny .timeliny-dot::before {
  font-size: 18px;
}
.form-builder-header-1,
.form-builder-2-header {
  background-color: #f7f6ff;
}
.form-builder-header-1 .nav-primary .nav-link,
.form-builder-2-header .nav-primary .nav-link {
  color: #2c323f;
  font-weight: 400;
}
.form-builder-header-1 .nav-primary .nav-link.active,
.form-builder-2-header .nav-primary .nav-link.active {
  color: #fff;
}
.form-builder-header-1 h6,
.form-builder-2-header h6 {
  margin-bottom: 0;
  font-weight: 400;
  line-height: 36px;
}
.component .input-group .btn {
  line-height: 32px;
  text-transform: capitalize;
}
.form-builder .drag-box fieldset {
  margin-top: 0;
}
.login-card .login-main .theme-form label {
  font-size: 14px;
}
.login-card .login-main .theme-form .show-hide {
  top: 50%;
}
.faq-accordion .card .btn-link svg {
  margin-left: 20px;
}
.job-filter .faq-form .form-control {
  font-size: 14px;
}
.job-filter .faq-form .search-icon {
  width: 16px;
  height: 16px;
}
@media (max-width: 1836px) {
  .pie-chart .apexcharts-legend-text {
    line-height: unset;
  }
}
@media (max-width: 1800px) {
  .caller-img {
    display: none;
  }
}
@media screen and (max-width: 1660px) {
  .photos ul li {
    width: 26%;
  }
  .bar-chart canvas {
    width: 100% !important;
  }
  .chat-box .chat-history .call-icons ul li {
    border: 1px solid #898989;
  }
  .chat-box .chat-history .total-time h2 {
    color: #898989;
  }
  .chat-box .chat-history .call-content .btn {
    width: auto;
    margin: 0 auto;
  }
  .chat-box .chat-history .call-content > div {
    z-index: 7;
    background-color: rgba(255, 255, 255, 0.75);
    background-blend-mode: overlay;
    width: 100%;
    padding: 30px;
  }
  .chat-box .chat-history .receiver-img {
    margin-top: 25px;
  }
  .chat-left-aside .people-list {
    height: 520px;
  }
  .chat-box .chat-right-aside .chat .chat-msg-box {
    height: 440px;
  }
  .chat-box .people-list ul {
    max-height: 450px;
    overflow: auto;
  }
  .call-chat-body .chat-box {
    overflow: hidden;
    height: 625px;
  }
  .call-chat-body .chat-box .people-list ul {
    max-height: 550px;
    overflow: auto;
  }
  .caller-img {
    position: absolute;
    width: 100%;
    max-width: 100%;
    left: 15px;
  }
  .caller-img img {
    opacity: 0.7;
  }
  .timeline-small .media .timeline-round.timeline-line-1:after {
    bottom: -78px;
  }
}
@media screen and (max-width: 1600px) {
  .page-wrapper.horizontal-wrapper.material-type
    .left-header
    .level-menu
    .nav-link
    svg,
  .page-wrapper.horizontal-wrapper.material-type
    .left-header
    .mega-menu
    .nav-link
    svg {
    margin-right: 0;
  }
  .page-wrapper.horizontal-wrapper.material-type
    .left-header
    .level-menu
    .nav-link
    span,
  .page-wrapper.horizontal-wrapper.material-type
    .left-header
    .mega-menu
    .nav-link
    span {
    display: none;
  }
  .page-wrapper.horizontal-wrapper.material-type .page-header {
    max-width: 1320px;
  }
  .page-wrapper.horizontal-wrapper.material-type
    .page-body-wrapper
    .sidebar-wrapper,
  .page-wrapper.horizontal-wrapper.material-type .page-body-wrapper .page-body {
    max-width: 1320px;
  }
  .chat-box .chat-right-aside .chat .chat-header .chat-menu-icons li {
    margin-right: 10px;
  }
}
@media screen and (max-width: 1535px) {
  .custome-1-bg,
  .custome-2-bg,
  .custome-3-bg,
  .custome-4-bg {
    padding: 15px 0 15px 20px !important;
  }
}
@media screen and (max-width: 1428px) {
  .category-box .content-category {
    padding: 60px 20px 25px 20px;
  }
}
@media screen and (max-width: 1400px) {
  .datepicker-dashboard .datepicker--days-names {
    font-size: 18px;
    margin: 18px 0;
  }
  .datepicker-dashboard .datepicker--cells-days {
    height: 200px;
  }
  .datepicker-dashboard .datepicker {
    height: 360px;
  }
  .datepicker-dashboard .datepicker--nav-action {
    width: 30px;
    height: 30px;
  }
  .datepicker-dashboard .datepicker--nav-title {
    font-size: calc(15px + (18 - 15) * ((100vw - 320px) / (1920 - 320)));
  }
  .btn-group .btn {
    padding: 0.375rem 0.75rem;
  }
}
@media screen and (max-width: 668px) {
  .custome-1-bg,
  .custome-2-bg,
  .custome-3-bg,
  .custome-4-bg {
    padding: 15px 0 15px 20px !important;
  }
}
@media screen and (max-width: 1380px) {
  .single-section
    .description-section
    .description-details
    .menu-part
    .rooms-box
    td:nth-child(2) {
    width: 100% !important;
    display: block !important;
  }
  .single-section
    .description-section
    .description-details
    .menu-part
    .rooms-box
    td:first-child {
    width: 100%;
    display: block;
  }
  .single-section
    .description-section
    .description-details
    .menu-part
    .rooms-box
    td:first-child
    img {
    width: 100% !important;
  }
  .single-section
    .description-section
    .description-details
    .menu-part
    .rooms-box
    .room-title {
    margin: 20px 0;
  }
  .single-section
    .description-section
    .description-details
    .menu-part
    .rooms-box
    .room-detail {
    padding: 0;
  }
}
@media screen and (max-width: 1660px) and (min-width: 1200px) {
  .xl-none {
    display: none;
  }
  .xl-60 {
    max-width: 60%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
  }
  .xl-50 {
    max-width: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  .xl-100 {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .xl-23 {
    max-width: 23%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 23%;
    flex: 0 0 23%;
  }
  .xl-25 {
    max-width: 25%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }
  .xl-40 {
    max-width: 40%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
  }
  .xl-4 {
    max-width: 33.33%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
  }
}
@media (max-width: 1280px) {
  .img-gallery-set1,
  .img-gallery-set5 {
    display: none;
  }
  .box-layout.page-wrapper.horizontal-wrapper .page-header {
    padding-left: unset;
    max-width: unset;
    left: unset;
  }
  .box-layout.page-wrapper.horizontal-wrapper .page-body-wrapper {
    width: unset;
  }
}
@media screen and (max-width: 1580px) and (min-width: 1200px) {
  .docs-buttons,
  .docs-toggles {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 1445px) {
  .user-table tbody tr td:nth-child(2) {
    min-width: 185px;
  }
  .user-table tbody tr td:nth-child(3) {
    min-width: 160px;
  }
}
@media (max-width: 1470px) {
  .edit-profile .profile-title .media {
    display: block;
    margin-bottom: 10px;
  }
  .edit-profile .profile-title .media .media-body {
    margin-left: unset;
    margin-top: 10px;
  }
}
@media screen and (max-width: 1366px) and (min-width: 1200px) {
  .flot-chart-container-small {
    height: 227px;
  }
  .left-header .mega-menu-container {
    min-width: 920px;
  }
  .call-chat-sidebar {
    max-width: 262px;
  }
  .product-box .product-details {
    padding: 15px;
  }
  .product-box .product-details p {
    margin-bottom: 10px;
  }
  .flot-chart-container {
    height: 130px;
  }
  .custom-card .card-profile img {
    height: 115px;
  }
  .custom-card .profile-details h4 {
    font-size: 18px;
  }
  .custom-card .profile-details h6 {
    margin-bottom: 24px;
  }
  .custom-card .card-footer > div h3 {
    font-size: 18px;
  }
  .crm-activity {
    height: 291px;
    overflow-y: auto;
  }
  .crm-activity .media .media-body .dates {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .calender-widget .cal-date {
    width: 95px;
    height: 95px;
  }
  .calender-widget .cal-date h5 {
    line-height: 1.4;
    padding: 13px;
  }
  .chat-body {
    padding: 10px;
  }
  .chat-box .chat-history .call-content .btn {
    font-size: 15px;
  }
  .chat-box .chat-history .total-time h2 {
    font-size: 30px;
  }
  .chat-box .chat-history .receiver-img {
    margin-top: 30px;
  }
  .chat-box .chat-history .call-icons {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .chat-box .chat-history .call-icons ul li {
    width: 50px;
    height: 50px;
    padding: 7px;
  }
  .chat-box .user-image {
    width: 30px;
    height: 30px;
    margin-top: 3px;
    margin-right: 3px;
  }
  .chat-box .about {
    margin-top: 0;
  }
  .chat-box .border-tab.nav-tabs .nav-item a {
    padding: 13px 4px !important;
    color: #59667a !important;
    letter-spacing: 0;
    font-size: 12px !important;
    line-height: 6;
  }
  .chat-box .chat-menu .people-list ul.list {
    max-height: 376px;
    overflow-y: auto;
  }
  .chat-box .chat-menu .user-profile .image .avatar img {
    width: 100px;
    height: 100px;
  }
  .chat-box .chat-menu .user-profile .image .icon-wrapper {
    width: 30px;
    height: 30px;
    font-size: 13px;
  }
  .chat-left-aside .people-list {
    height: 420px;
  }
  .chat-left-aside .people-list ul {
    max-height: 376px;
    overflow-y: auto;
  }
  .chat-left-aside .status-circle {
    top: 4px;
    left: 36px;
  }
  .blog-box .blog-details-main .blog-bottom-details {
    margin: 20px 10px;
  }
  .blog-box .blog-details-main .blog-social li {
    padding: 0px 10px;
  }
  .blog-bottom-content {
    display: none;
  }
  .blog-box.blog-shadow .blog-details {
    padding: 10px;
  }
  .browser-widget .media-img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
  }
  .browser-widget img {
    height: 50px;
  }
  .email-wrap .email-left-aside .email-app-sidebar .media {
    display: block;
  }
  .email-wrap .email-left-aside .email-app-sidebar .media .media-size-email {
    width: 100%;
    text-align: center;
  }
  .email-wrap
    .email-left-aside
    .email-app-sidebar
    .media
    .media-size-email
    .mr-3 {
    margin-right: 0 !important;
  }
  .email-wrap .email-left-aside .email-app-sidebar .media .media-body {
    text-align: center;
  }
  .email-wrap .email-right-aside .email-body .attachment ul li img {
    width: 73px;
    height: 73px;
  }
  .email-wrap .email-right-aside .email-body .email-top {
    line-height: 50px;
  }
  .email-wrap .email-right-aside .email-body .email-top .float-right {
    display: none !important;
  }
  .email-wrap .email-right-aside .email-body .email-top h5 {
    padding: 13px 0;
  }
  .email-wrap .email-right-aside .email-body .inbox {
    max-height: 668px;
    overflow: auto;
  }
  .email-wrap .email-right-aside .email-body .inbox .media {
    display: block;
  }
  .email-wrap .email-right-aside .email-body .inbox .media .media-size-email {
    width: 100%;
    text-align: center;
  }
  .email-wrap
    .email-right-aside
    .email-body
    .inbox
    .media
    .media-size-email
    .mr-3 {
    margin-right: 0 !important;
  }
  .email-wrap .email-right-aside .email-body .inbox .media-body {
    text-align: center;
  }
  .email-wrap .email-right-aside .email-body .inbox .media-body h6 {
    font-size: 14px;
  }
  .email-wrap
    .email-right-aside
    .email-body
    .email-compose
    .cke_contents.cke_reset {
    max-height: 144px;
    width: 99%;
  }
  .email-wrap .email-right-aside .email-body .email-compose .compose-border {
    margin: 0;
  }
  .alert-dismissible p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 181px;
  }
  .bootstrap-touchspin .touchspin-vertical-tab .input-group {
    width: 96% !important;
  }
}
@media only screen and (max-width: 1366px) {
  .left-header {
    padding: 0;
  }
  .bookmark-wrap .task-sidebar {
    height: auto;
  }
  .grid-options ul li:last-child {
    display: none;
  }
  .product-wrapper-grid.list-view .product-box .product-img {
    width: 25%;
  }
  .cart .qty-box {
    width: 40%;
  }
  .alert-dismissible strong ~ p {
    display: inline;
  }
  .timeline-small .media .media-body p {
    width: 95%;
  }
  .map-js-height {
    height: 350px;
  }
  .chat-right-aside {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    overflow: hidden;
  }
  .chat-right-aside .chat .chat-message .smiley-box {
    width: 45px;
  }
  .chat-box .chat-right-aside .chat .chat-msg-box {
    height: 364px;
  }
  .chat-box .chat-right-aside .chat .chat-msg-box .chat-user-img {
    margin-top: -30px;
  }
  .chat-box .chat-right-aside .chat .chat-msg-box .message {
    width: 100%;
    padding: 15px;
  }
  .chat-box .chat-right-aside .chat .chat-header .chat-menu-icons li a i {
    font-size: 20px;
  }
  .chat-box .chat-history .receiver-img img {
    height: 150px;
  }
  .call-chat-body .chat-box {
    overflow: hidden;
    height: 565px;
  }
  .calender-widget .cal-desc p {
    max-height: 88px;
    overflow: auto;
  }
  .equal-height-xl {
    height: 517px;
  }
  .authentication-main .auth-innerright {
    background-size: cover;
  }
  .grp-btns {
    display: inline-block;
  }
  .button-builder .button-generator-bx {
    position: relative;
    width: 100%;
  }
  .page-builder .btn-group {
    display: inline-block;
    margin-bottom: 10px;
  }
  .page-builder .btn-grid {
    margin-bottom: 15px;
    margin-right: 0px;
    border-right: none;
    display: inline-block;
  }
  .page-builder .ge-canvas.ge-layout-desktop {
    margin-top: 50px;
  }
  .ecommerce-widget .total-num {
    font-size: 23px;
    letter-spacing: 0px;
  }
  .support-ticket-font .total-num {
    font-size: 22px;
  }
  .order-history table.dataTable.table thead th {
    padding-right: 50px;
  }
  .custom-card {
    padding: 15px;
  }
  .custom-card .card-social li a {
    padding: 12px;
  }
  .map-chart .chart-container {
    height: 300px;
  }
  .speed-chart .chart-container {
    height: 250px;
    margin-top: -40px;
    margin-bottom: 100px;
  }
  .candidcahrt {
    height: 360px;
  }
  .status-details h3 {
    font-size: 18px;
  }
  .chart-widget-top .total-value {
    font-size: 20px;
  }
  .status-widget .card-body {
    padding: 10px;
  }
  .user-status table thead tr th:nth-child(3) {
    min-width: unset;
  }
  .user-status table tbody tr td:first-child {
    min-width: unset;
  }
  .browser-widget .media {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .browser-widget .media .media-body h3 {
    font-size: 20px;
  }
  .browser-widget .media .media-body p {
    margin-bottom: 2px;
  }
  .browser-widget .media .media-body h4 {
    font-size: 20px;
  }
  .testimonial i {
    font-size: 46px;
  }
  .testimonial p {
    margin-top: 20px;
  }
  .cal-date-widget .datepicker {
    margin: 0 auto;
    width: unset;
  }
  .company-card {
    padding: 20px;
  }
  .static-top-widget .media-body h3 {
    font-size: 30px;
  }
  .static-top-widget .media-body .icon-bg {
    right: -21px;
  }
  .widget-joins .media {
    padding: 20px;
  }
  .widget-joins .media .media-body h3 {
    font-size: 20px;
  }
  .redial-social-widget {
    width: 125px;
    height: 125px;
  }
  .redial-social-widget i {
    width: 100px;
    height: 100px;
    font-size: 35px;
  }
  .chat-body {
    padding: 10px;
  }
  .chat-box .chat-history .call-content .btn {
    font-size: 15px;
  }
  .chat-box .chat-history .total-time h2 {
    font-size: 30px;
  }
  .chat-box .chat-history .receiver-img {
    margin-top: 30px;
  }
  .chat-box .chat-history .call-icons {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .chat-box .chat-history .call-icons ul li {
    width: 50px;
    height: 50px;
    padding: 7px;
  }
  .chat-box .user-image {
    width: 45px;
    height: 45px;
  }
  .chat-box .about {
    margin-top: 0;
  }
  .chat-box .border-tab.nav-tabs .nav-item a {
    padding: 13px 4px !important;
    color: #59667a !important;
    letter-spacing: 0;
    font-size: 12px !important;
    line-height: 6;
  }
  .chat-box .chat-menu .people-list ul.list {
    max-height: 455px;
    overflow-y: auto;
  }
  .chat-box .chat-menu .user-profile {
    margin-top: 0;
  }
  .chat-box .chat-menu .user-profile .image .avatar img {
    width: 100px;
    height: 100px;
  }
  .chat-box .chat-menu .user-profile .image .icon-wrapper {
    width: 30px;
    height: 30px;
    font-size: 13px;
  }
  .chat-box .chat-menu .user-profile .user-content p {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .chat-box .chat-menu .user-profile .user-content h5 {
    margin: 20px 0;
  }
  .chat-box .chat-menu .user-profile .user-content hr {
    margin: 20px 0;
  }
  .chat-box .chat-menu .user-profile .follow .follow-num {
    font-size: 20px;
  }
  .chat-left-aside .people-list {
    height: 490px;
  }
  .chat-left-aside .people-list ul {
    max-height: 434px;
    overflow-y: auto;
  }
  .status-circle {
    top: 4px;
    left: 37px;
  }
  .mega-menu .onhover-show-div {
    left: 164px;
  }
  .img-cropper .docs-toggles {
    margin-top: 8px;
  }
  .bootstrap-touchspin .dropdown-basic .dropdown .dropdown-content {
    left: -21px;
  }
  #advance-5_wrapper .dataTables_paginate {
    margin-bottom: 8px;
  }
  #batchDelete
    .jsgrid-grid-header
    .jsgrid-table
    .jsgrid-header-row
    .jsgrid-header-cell:first-child {
    width: 67px !important;
  }
  #batchDelete
    .jsgrid-grid-body
    .jsgrid-table
    .jsgrid-row
    .jsgrid-cell:first-child {
    width: 67px !important;
  }
  .reset-password-box .theme-form .form-group .btn {
    padding: 6px 22px;
  }
}
@media only screen and (max-width: 1366px) and (min-width: 1200px) {
  .page-wrapper.horizontal-wrapper .left-header {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
    max-width: 32%;
  }
  .page-wrapper.horizontal-wrapper .page-header .header-wrapper .nav-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54%;
    flex: 0 0 54%;
    max-width: 54%;
  }
  .page-wrapper.horizontal-wrapper.material-type .page-header {
    max-width: 1140px;
  }
  .page-wrapper.horizontal-wrapper.material-type
    .page-body-wrapper
    .sidebar-wrapper,
  .page-wrapper.horizontal-wrapper.material-type .page-body-wrapper .page-body {
    max-width: 1140px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .left-header .mega-menu-container .mega-box .svg-icon ~ div h6 {
    display: none;
  }
  .wizard-4 ul.anchor {
    padding-left: 40px;
    padding-right: 40px;
  }
  .file-sidebar {
    padding-right: 12px;
  }
  .col-xl-7.b-center.bg-size {
    top: 0;
    height: 100vh;
    opacity: 0.5;
    position: fixed;
  }
  .login-card {
    background: transparent;
  }
  .knowledgebase-bg {
    height: 400px;
  }
  .knowledgebase-search .form-inline {
    width: 400px;
    padding: 7px 45px;
  }
  .knowledgebase-search .form-inline svg {
    top: 14px;
  }
  .btn-group .btn {
    padding: 0.375rem 1.25rem;
  }
  .link-section > div.active > h6:before {
    content: "\f107";
    -webkit-transition: content 0.3s ease;
    transition: content 0.3s ease;
  }
  .link-section > div > h6 {
    position: relative;
  }
  .link-section > div > h6:before {
    content: "";
    position: absolute;
    font-family: fontAwesome;
    right: 10px;
    font-size: 18px;
    -webkit-transition: content 0.3s ease;
    transition: content 0.3s ease;
  }
  .left-header .mega-menu-container {
    position: fixed;
    width: 300px;
    height: 100vh;
    border: 1px solid #eee;
    top: 0px;
    left: unset;
    right: -300px;
    z-index: 99;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    overflow: scroll;
    min-width: unset;
    padding-right: 20px;
  }
  .left-header .mega-menu-container .container-fluid {
    padding: 0;
  }
  .left-header .mega-menu-container.d-block {
    right: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-animation: fadeInRight 0.3s ease-in-out;
    animation: fadeInRight 0.3s ease-in-out;
  }
  .left-header .mega-menu-container .mega-box {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .left-header .mega-menu-container .mega-box + .mega-box {
    border-left: 0px;
    padding-left: 15px;
  }
  .left-header .mega-menu-container .mega-box .link-section .submenu-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .left-header .mega-menu-container .mega-box .link-section .according-menu {
    display: inline-block;
  }
  .alert-theme {
    min-width: 420px;
  }
  .mega-menu-header .header-wrapper .vertical-mobile-sidebar {
    display: block;
    margin-right: 15px;
  }
  .page-wrapper .page-header .header-wrapper .nav-right {
    position: unset;
    padding: 0;
  }
  .page-wrapper
    .page-header
    .header-wrapper
    .nav-right
    > ul
    li
    .submenu
    li:first-child {
    padding-left: 15px !important;
  }
  .page-wrapper
    .page-header
    .header-wrapper
    .mobile-sidebar
    .switch-sm
    .switch {
    margin-top: 6px;
  }
  .photos ul li {
    width: auto;
  }
  .photos ul li:nth-child(3n) {
    margin-right: 15px;
  }
  .user-profile .hovercard .user-image .share-icons {
    position: absolute;
    right: 45px;
    top: -22px;
  }
  .user-profile .hovercard .user-image .share-icons li {
    color: #fff;
    font-size: 25px;
  }
  .user-profile .hovercard .user-image .share-icons li .social-icon {
    width: 40px;
    height: 40px;
  }
  .user-profile .hovercard .user-image .share-icons li .social-icon i {
    font-size: 18px;
  }
  .timeline-small .media .timeline-round.timeline-line-1:after {
    height: 33px;
    bottom: -52px;
  }
  .timeline-small .media .timeline-round.small-line:after {
    height: 18px;
    bottom: -34px;
  }
  .timeline-small .media .timeline-round.medium-line:after {
    height: 30px;
    bottom: -52px;
  }
  .timeline-small .media .media-body p {
    width: 100%;
  }
  .lg-mt-col {
    margin-top: 30px;
  }
  .xl-none {
    display: none;
  }
  .user-status table tbody tr td .d-inline-block {
    margin-top: 10px;
  }
  .lg-mt {
    margin-top: 30px;
  }
  .new-products .owl-carousel .product-box.row > div {
    width: 100%;
  }
  .product-wrapper-grid.list-view .product-box .product-img {
    width: 32%;
  }
  .debit-card {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .typography .row div + div {
    margin-top: 30px;
  }
  .listing .card-body .row > div + div {
    margin-top: 30px;
  }
  .flot-chart-container {
    height: 200px;
  }
  .img-cropper #putData {
    margin-bottom: 10px;
  }
  .img-cropper .docs-toggles > .dropdown {
    margin-bottom: 0;
  }
  .error-wrapper .maintenance-icons li i {
    color: #f4f4f4;
    font-size: 40px;
  }
  .error-wrapper .maintenance-icons li:nth-child(2) i {
    font-size: 80px;
    margin-left: 90px;
  }
  .error-wrapper .maintenance-icons li:nth-child(3) i {
    font-size: 120px;
    margin-top: -75px;
    margin-right: 110px;
  }
  div.dataTables_wrapper div.dataTables_paginate ~ .dataTables_filter {
    display: block;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0;
  }
  .jvector-map-height {
    height: 280px;
  }
  .blog-list .blog-details p {
    margin-bottom: 5px;
  }
  .custom-card .card-profile .card-footer > div h3 {
    font-size: 18px;
  }
  .equal-height-lg {
    min-height: unset !important;
  }
  .mega-menu .onhover-show-div {
    height: 435px;
    overflow-x: scroll;
    left: 215px;
  }
  .mega-menu .mega-bg {
    display: none;
  }
  .mega-menu .lg-mt {
    margin-top: 25px;
  }
  .button-builder .button-generator-bx {
    position: relative;
    width: 100%;
  }
  .blog-single .comment-box ul .comment-social {
    margin-left: 0;
  }
  .error-wrapper .maintenance-heading {
    margin-top: 30px;
  }
  .error-wrapper .maintenance-heading .headline {
    font-size: 50px;
    margin-top: -15%;
    margin-bottom: 0px;
  }
  .error-wrapper .maintenance-heading .cloud-second {
    margin-top: -25px;
  }
  .user-status table tbody tr td:first-child {
    min-width: 278px;
  }
  .testimonial p {
    margin-top: 17px;
  }
  .contact-form {
    padding: 10px;
  }
  .contact-form .theme-form .form-icon {
    margin-top: -57px;
  }
  .calender-widget .cal-date {
    width: 90px;
    height: 90px;
  }
  .calender-widget .cal-date h5 {
    font-size: 16px;
    padding: 18px;
  }
  .calender-widget .cal-desc {
    padding: 14px;
  }
  .calender-widget .cal-desc p {
    max-height: 114px;
    overflow-y: auto;
  }
  .browser-widget {
    padding: 0px;
  }
  .browser-widget img {
    height: 50px;
  }
  .browser-widget .media .media-body h4 {
    font-size: 17px;
  }
  .browser-widget .media .media-img {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .static-top-widget .media-body {
    padding-left: 20px;
  }
  .widget-joins .media .media-body svg {
    width: 30px;
    height: 30px;
  }
  .crm-overall .overall-chart {
    height: 200px;
  }
  .product-table table.dataTable thead > tr > th {
    padding-right: 50px;
  }
  .chat-menu-icons {
    display: block;
    clear: both;
  }
  .chat-menu {
    right: 0;
    border-top: 1px solid #efefef;
    opacity: 0;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
    visibility: hidden;
    top: 120px;
    position: absolute !important;
    z-index: 7;
    background-color: #fff;
    -webkit-transition: all linear 0.3s;
    transition: all linear 0.3s;
  }
  .chat-menu.show {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all linear 0.3s;
    transition: all linear 0.3s;
    padding-bottom: 25px;
  }
  .chat-box .chat-menu .people-list ul.list {
    max-height: 444px;
    overflow-y: auto;
  }
  .chat-box .btn-lg {
    font-size: 12px;
  }
  .chat-box .people-list ul {
    height: auto;
  }
  .chat-box .chat-right-aside .chat .chat-header {
    height: auto;
  }
  .chat-box .chat-right-aside .chat .chat-header .chat-menu-icons li a i {
    font-size: 19px;
  }
  .chat-box .chat-right-aside .chat .chat-message {
    margin: 0;
  }
  .chat-box .chat-history .total-time h2 {
    font-size: 25px;
  }
  .chat-box .chat-history .row .col-sm-7 {
    padding-right: 0;
  }
  .chat-box .border-tab.nav-tabs {
    width: 100%;
  }
  .chat-box .border-tab.nav-tabs .nav-item {
    margin-right: 5px;
  }
  .chat-box .chat-left-aside .people-list {
    height: 493px;
  }
  .chat-box .chat-history .call-content > div {
    padding-top: 70px;
  }
  .chat-box .toogle-bar {
    display: inline-block;
    margin-right: 0 !important;
  }
  .chat-right-aside {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: calc(100% - 15px);
    overflow: hidden;
  }
  .call-chat-body .chat-box {
    overflow: auto;
    height: auto;
  }
  .email-wrap .email-right-aside .email-body .b-r-light {
    border-right: none !important;
  }
  .email-wrap .email-right-aside .radius-left {
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
  }
  .email-wrap .row .col-xl-3 + .col-xl-3 {
    padding-right: 15px;
  }
  .email-wrap .row .col-xl-6 {
    padding-left: 15px;
  }
  .icon-lists div {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 209px;
  }
  .like-comment-lg-mb {
    margin-bottom: 12px;
  }
  .ribbon-space-bottom {
    top: 9px;
  }
  .bootstrap-touchspin .touchspin-vertical-tab .input-group {
    width: 98.5% !important;
  }
  #batchDelete
    .jsgrid-grid-header
    .jsgrid-table
    .jsgrid-header-row
    .jsgrid-header-cell:first-child {
    width: 95px !important;
  }
  #batchDelete
    .jsgrid-grid-body
    .jsgrid-table
    .jsgrid-row
    .jsgrid-cell:first-child {
    width: 95px !important;
  }
  .profile-img-style #aniimated-thumbnials-3 {
    text-align: center;
  }
  .vertical-menu-mt {
    margin-top: 80px !important;
  }
  .vertical-menu-mt .xl-none {
    display: block;
  }
  .calendar-wrap .fc-day-grid-event {
    width: 87%;
  }
  .product-page-main .product-page-details h3 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
  .page-wrapper.horizontal-wrapper.material-type .page-header {
    max-width: 930px;
  }
  .page-wrapper.horizontal-wrapper.material-type
    .page-body-wrapper
    .sidebar-wrapper,
  .page-wrapper.horizontal-wrapper.material-type .page-body-wrapper .page-body {
    max-width: 930px;
  }
  .left-header .mega-menu .nav-link svg,
  .left-header .level-menu .nav-link svg {
    margin-right: 0;
  }
  .left-header .mega-menu .nav-link span,
  .left-header .level-menu .nav-link span {
    display: none;
  }
}
@media only screen and (max-width: 991.98px) {
  .order-menu-section {
    padding: 0;
  }
  .simplebar-mask {
    top: 57px;
  }
  .datepicker-dashboard {
    margin-bottom: 30px;
  }
  .project-cards .tab-content {
    margin-bottom: -20px;
  }
  .project-box {
    margin-bottom: 20px;
  }
  .left-header .mega-menu .nav-link svg,
  .left-header .level-menu .nav-link svg {
    margin-right: 0;
  }
  .left-header .mega-menu .nav-link span,
  .left-header .level-menu .nav-link span {
    display: none;
  }
  .left-header .level-menu .nav-link {
    margin-left: 6px;
  }
  .page-wrapper.modern-type .simplebar-mask {
    top: 70px;
  }
  .page-wrapper.compact-sidebar .simplebar-mask {
    top: 87px;
  }
  .page-wrapper.compact-sidebar .page-header {
    margin-left: 0;
    width: calc(100% - 0px);
  }
  .page-wrapper.compact-sidebar
    .page-body-wrapper
    div.sidebar-wrapper.close_icon
    .sidebar-main
    .sidebar-links
    li
    .sidebar-link.active
    ~ .sidebar-submenu {
    display: none !important;
  }
  .page-wrapper.compact-sidebar .page-body-wrapper .page-body {
    margin-top: 60px;
  }
  .page-wrapper.only-body
    .page-header
    .header-wrapper
    .search-full
    .Typeahead-menu {
    top: 65px;
  }
  .page-wrapper.advance-layout .page-body-wrapper .sidebar-wrapper {
    position: fixed !important;
    top: 0 !important;
  }
  .product-box .modal .modal-header .product-box .product-details {
    padding-left: 15px;
    padding-right: 15px;
  }
  .search-form .form-group:before {
    top: 33px;
  }
  .search-form .form-group:after {
    top: 35px;
  }
  .mobile-title.d-none {
    padding: 11px 30px 10px;
  }
  .page-wrapper .page-header .header-wrapper .nav-right .profile-dropdown {
    top: 50px;
  }
  .page-wrapper .page-header .header-wrapper .search-full input {
    line-height: 33px;
  }
  .page-wrapper
    .page-header
    .header-wrapper
    .search-full
    .form-group
    .close-search {
    top: 11px;
  }
  .page-wrapper .page-header .header-wrapper .search-full .form-group:before {
    top: 48%;
  }
  .page-wrapper .current_lang .lang span.lang-txt {
    display: none;
  }
  .customizer-contain {
    top: 62px;
  }
  .mobile-clock-widget #date {
    margin-top: 20px;
  }
  .m-r-30 {
    margin-right: 20px;
  }
  .card.full-card {
    top: 60px;
    width: calc(100vw - 0px);
  }
  .vertical-mobile-sidebar {
    right: 75px;
    top: 18px;
  }
  .gallery {
    margin-bottom: -20px;
  }
  .my-gallery figure {
    margin-bottom: 20px;
  }
  #aniimated-thumbnials figure:nth-child(12),
  #aniimated-thumbnials figure:nth-child(11),
  #aniimated-thumbnials figure:nth-child(10),
  #aniimated-thumbnials figure:nth-child(9) {
    margin-bottom: 20px;
  }
  .photoswipe-pb-responsive {
    padding-bottom: 25px !important;
  }
  table.dataTable.fixedHeader-locked,
  table.dataTable.fixedHeader-floating {
    left: 0 !important;
    width: 100% !important;
  }
  .page-wrapper .section-space {
    padding: 60px 0;
  }
  .page-wrapper .card {
    margin-bottom: 30px;
  }
  .page-wrapper .card .card-body {
    padding: calc(0px + (20 - 0) * ((100vw - 320px) / (991.98 - 320)));
  }
  .page-wrapper .card .card-body .tab-content .m-t-30 {
    margin-top: 20px !important;
  }
  .page-wrapper .card .card-body .tab-content .m-b-30 {
    margin-bottom: 20px !important;
  }
  .page-wrapper .card .card-header .tab-content .m-t-30,
  .page-wrapper .card .card-footer .tab-content .m-t-30 {
    margin-top: 20px !important;
  }
  .page-wrapper .card .card-header .tab-content .m-b-30,
  .page-wrapper .card .card-footer .tab-content .m-b-30 {
    margin-bottom: 20px !important;
  }
  .page-wrapper .page-body-wrapper .page-title {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .page-wrapper .page-body-wrapper .footer-fix {
    margin-left: 0px;
    padding-right: 15px;
    width: calc(100% - 0px) !important;
  }
  .page-wrapper.compact-wrapper .page-header {
    margin-left: 0 !important;
    width: calc(100% - 0px) !important;
  }
  .page-wrapper.compact-wrapper .page-header .header-wrapper .maximize {
    display: none;
  }
  .page-wrapper.compact-wrapper
    .page-header
    .header-wrapper
    .header-logo-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page-wrapper.compact-wrapper .page-header .header-wrapper .toggle-sidebar {
    position: unset;
    margin-right: 15px;
    border-right: 1px solid #ddd;
    padding-right: 15px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .page-wrapper.compact-wrapper
    .page-header
    .header-wrapper
    .toggle-sidebar:before {
    display: none;
  }
  .page-wrapper.compact-wrapper
    .page-header
    .header-wrapper
    .toggle-sidebar
    > a {
    width: 94px;
    height: auto;
    margin-left: 8px;
    line-height: 1;
  }
  [dir="rtl"]
    .page-wrapper.compact-wrapper
    .page-header
    .header-wrapper
    .toggle-sidebar
    > a {
    margin-left: unset;
    margin-right: 8px;
  }
  .page-wrapper.compact-wrapper
    .page-header
    .header-wrapper
    .toggle-sidebar
    svg {
    stroke: var(--theme-color);
  }
  .page-wrapper.compact-wrapper .page-header .header-wrapper .toggle-nav {
    display: none;
  }
  .page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper {
    top: 0;
  }
  .page-wrapper.compact-wrapper
    .page-body-wrapper
    div.sidebar-wrapper.close_icon:hover {
    -webkit-transform: translate(-285px);
    transform: translate(-285px);
  }
  .page-wrapper.compact-wrapper
    .page-body-wrapper
    div.sidebar-wrapper
    .logo-wrapper {
    padding: 17px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .page-wrapper.compact-wrapper
    .page-body-wrapper
    div.sidebar-wrapper
    .logo-wrapper
    .back {
    font-size: 16px;
  }
  .page-wrapper.compact-wrapper
    .page-body-wrapper
    div.sidebar-wrapper
    .logo-wrapper
    .back-btn {
    display: inline-block;
    position: relative;
    font-size: 20px;
    color: #fff;
  }
  .page-wrapper.compact-wrapper
    .page-body-wrapper
    div.sidebar-wrapper
    .logo-wrapper
    .toggle-sidebar {
    display: none;
  }
  .page-wrapper.compact-wrapper
    .page-body-wrapper
    div.sidebar-wrapper
    .sidebar-main
    .sidebar-links {
    height: calc(100vh - 95px);
  }
  .page-wrapper.compact-wrapper
    .page-body-wrapper
    div.sidebar-wrapper.close_icon {
    -webkit-transform: translate(-285px);
    transform: translate(-285px);
  }
  .page-wrapper.compact-wrapper
    .page-body-wrapper
    div.sidebar-wrapper.close_icon
    .sidebar-main
    .sidebar-links {
    height: unset;
  }
  .page-wrapper.compact-wrapper .page-body-wrapper .page-body {
    margin: 105px 0 0 !important;
    padding: 0 15px;
  }
  .page-wrapper.compact-sidebar .page-header .header-wrapper .maximize {
    display: none;
  }
  .page-wrapper.modern-type .page-body-wrapper div.sidebar-wrapper {
    margin: 0 !important;
  }
  .page-wrapper.modern-type
    .page-body-wrapper
    div.sidebar-wrapper
    .logo-wrapper {
    display: block;
  }
  .page-wrapper.material-icon .page-header {
    padding-left: 0;
  }
  .page-wrapper.material-icon .page-body-wrapper .page-body {
    padding-left: 15px;
  }
  .page-wrapper .page-header .header-wrapper {
    margin: 0;
    padding: 12px 30px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .page-wrapper .page-header .header-wrapper .nav-right .notification {
    top: 10px;
  }
  .page-wrapper .page-header .header-wrapper > .mobile-toggle {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .page-wrapper .page-header .header-wrapper .header-logo-wrapper {
    margin-right: 0;
  }
  .page-wrapper .page-header .header-logo-wrapper .logo-wrapper img {
    margin-top: 0;
  }
  .page-body-wrapper .page-body #customer-review .owl-stage-outer,
  .page-body-wrapper footer #customer-review .owl-stage-outer {
    width: 100% !important;
  }
  .page-body-wrapper .page-body .calender-widget .cal-desc p,
  .page-body-wrapper footer .calender-widget .cal-desc p {
    max-height: 101px;
  }
  .default-according .card {
    margin-bottom: 10px !important;
  }
  .default-according .card .card-header {
    padding: 12px 20px;
  }
  .crm-activity > li + li {
    margin-top: 10px;
    padding-top: 10px;
  }
  .add-post .dropzone {
    margin-bottom: 20px;
  }
  .customers.avatar-group {
    margin-right: 20px;
  }
  .socialprofile .social-btngroup {
    margin: 20px 0;
  }
  .socialprofile .social-group {
    margin-top: 20px;
  }
  .social-status form .form-group .form-control-social {
    margin-bottom: 20px;
  }
  .social-status .media {
    margin-bottom: 20px;
  }
  .timeline-content p,
  .timeline-content .comments-box {
    margin-top: 20px;
  }
  .social-chat {
    margin-top: 20px;
  }
  .social-chat .media-body {
    padding: 20px;
  }
  .social-chat .your-msg,
  .social-chat .other-msg {
    margin-bottom: 20px;
  }
  .social-network span {
    margin-bottom: 20px;
  }
  .details-about + .details-about {
    margin-top: 20px;
  }
  .activity-log .my-activity + .my-activity {
    margin-top: 20px;
  }
  .new-users-social {
    margin-bottom: 20px;
  }
  .timeline-small .media {
    margin-bottom: 20px;
  }
  .timeline-small .media .media-body h6 {
    margin-bottom: 20px;
  }
  .timeline-small .media .media-body p {
    width: 75%;
  }
  .timeline-small .media .timeline-round {
    width: 45px;
    height: 45px;
    top: -14px;
  }
  .timeline-small .media .timeline-round.timeline-line-1:after {
    bottom: -41px;
    height: 25px;
  }
  .timeline-small .media .timeline-round.small-line:after {
    bottom: -26px;
    height: 14px;
  }
  .timeline-small .media .timeline-round.medium-line:after {
    bottom: -33px;
    height: 17px;
  }
  .timeline-small .media .timeline-round svg {
    top: 14px;
  }
  .helper-classes {
    padding: 20px;
  }
  .floated-customizer-btn,
  .floated-customizer-panel {
    display: none;
  }
  .page-builder .ge-canvas.ge-editing .row {
    padding: 20px;
  }
  .weather-widget-two .bottom-whetherinfo .whether-content {
    top: 24px;
  }
  .social-widget-card .b-b-light {
    padding: 20px;
    margin-bottom: 20px;
  }
  .ecommerce-widget .progress-showcase {
    margin-top: 20px;
  }
  .crm-overall {
    margin: 0 -20px -20px;
  }
  .product-page-main {
    padding: 20px;
  }
  .grid-options ul li:nth-child(3) {
    display: none;
  }
  .feature-products form .form-group i {
    right: 20px;
  }
  .tabbed-card ul {
    padding: 18px 15px;
  }
  .tabbed-card ul {
    top: -7px;
    right: 0;
  }
  .tabbed-card ul.border-tab.nav-tabs {
    padding: 0;
  }
  .tabbed-card ul.border-tab.nav-tabs .nav-item .nav-link {
    padding: 10px 15px;
  }
  .tilt-showcase .tilt-image {
    text-align: center;
  }
  .tilt-showcase .mt-4 {
    margin-top: 20px !important;
  }
  .todo .todo-list-wrapper .mark-all-tasks {
    top: 20px;
    right: 20px;
  }
  .custom-card {
    padding-bottom: 0;
  }
  .custom-card .card-footer {
    padding: 0 15px 15px 15px !important;
  }
  .custom-card .card-header {
    border: none;
  }
  .custom-card .dashboard-card {
    padding: 0;
  }
  .custom-card .card-profile img {
    height: 155px;
  }
  .display-1 {
    font-size: 4rem;
  }
  .display-2 {
    font-size: 3.5rem;
  }
  .display-3 {
    font-size: 2.5rem;
  }
  .display-4 {
    font-size: 1.5rem;
  }
  .typography .h1 {
    font-size: 34px;
  }
  .typography .h2 {
    font-size: 30px;
  }
  .typography .h3 {
    font-size: 22px;
  }
  .typography .h4 {
    font-size: 20px;
  }
  .typography .h5 {
    font-size: 18px;
  }
  .typography .h6 {
    font-size: 15px;
  }
  h1 {
    font-size: 34px;
  }
  h2 {
    font-size: 28px;
  }
  h3 {
    font-size: 26px;
  }
  h4 {
    font-size: 22px;
  }
  h5 {
    font-size: calc(15px + (18 - 15) * ((100vw - 320px) / (1920 - 320)));
  }
  h6 {
    font-size: 15px;
  }
  .card-absolute .card-header {
    padding: 10px 15px !important;
  }
  .comingsoon .comingsoon-inner .countdown .time {
    width: 80px;
    height: 80px;
    font-size: 26px;
  }
  .calendar-wrap .basic-calendar .external-events .fc-event + .fc-event {
    margin-top: 10px;
  }
  .owl-theme .owl-nav.disabled + .owl-dots {
    margin-bottom: -10px;
    margin-top: 15px;
  }
  .card .card-header h5 {
    font-size: 18px;
  }
  .card .card-header .card-header-right {
    top: 11px;
    right: 15px;
  }
  .page-builder .ge-addRowGroup {
    width: 100%;
  }
  .user-profile .hovercard .info .user-designation {
    margin-bottom: 20px;
  }
  .search-list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .blog-single .comment-box .comment-social li {
    padding-left: 15px;
  }
  .error-wrapper {
    padding: 35px 0;
  }
  .error-wrapper .sub-content {
    font-size: 14px;
    line-height: 25px;
    margin-top: 0px;
  }
  .error-wrapper .error-heading {
    margin-top: 30px;
  }
  .error-wrapper .error-heading .headline {
    font-size: 180px;
    margin-top: 0;
  }
  .error-wrapper .maintenance-heading {
    margin-top: 30px;
  }
  .editor_container .CodeMirror {
    min-height: 250px;
    height: 250px;
  }
  .search-page .info-block {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .search-page .tab-content .pb-4 {
    padding-bottom: 20px !important;
  }
  .comingsoon .comingsoon-inner img {
    width: 150px;
  }
  .calender-widget .cal-desc {
    padding: 10px 20px 20px !important;
  }
  .calender-widget .cal-desc p {
    max-height: 100px;
  }
  .contact-form {
    padding-top: 10px !important;
  }
  .contact-form .theme-form {
    padding: 20px;
    margin-top: 27px;
  }
  .contact-form .theme-form .form-icon {
    margin-top: -47px;
  }
  .user-status.product-chart {
    max-height: 518px;
    overflow: auto;
  }
  .widget-joins .media .media-body i {
    float: none !important;
  }
  .xl-none {
    display: block;
  }
  .top-radius-blog {
    width: 100%;
  }
  .sm-100-w {
    width: 100%;
    height: 100%;
  }
  .form-wizard .btn-mb {
    margin-bottom: 20px;
  }
  .stepwizard {
    margin-bottom: 20px;
  }
  .f1 .f1-steps {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .wizard-4 ul.anchor {
    padding-right: 20px;
    width: 40%;
  }
  .wizard-4 ul.anchor li a.done h4:before {
    top: -8px;
  }
  .wizard-4 ul.anchor li h4 {
    padding: 11px 18px;
  }
  .wizard-4 ul.anchor li + li a {
    padding-left: 65px;
  }
  .wizard-4 .step-container {
    width: 60%;
  }
  .wizard-4 .step-container div.content .wizard-title {
    width: 380px;
  }
  .wizard-4 .login-card .login-main {
    width: 380px;
  }
  .wizard-4 .msg-box {
    top: 25px !important;
  }
  .border-tab.nav-tabs {
    margin-bottom: 20px;
  }
  .tab-content ~ .nav-tabs.border-tab {
    margin-top: 20px;
  }
  .dataTables_wrapper .dataTables_length {
    margin-bottom: 20px;
  }
  .dataTables_wrapper table.dataTable {
    margin-bottom: 20px !important;
  }
  .search-page .info-block + .info-block {
    padding-top: 20px;
    margin-top: 20px;
  }
  .search-page #video-links .embed-responsive + .embed-responsive {
    margin-top: 20px;
  }
  .lg-mt {
    margin-top: 20px;
  }
  .gallery-with-description {
    margin-bottom: -20px;
  }
  .gallery-with-description a > div {
    margin-bottom: 20px;
  }
  .clipboaard-container p {
    margin-bottom: 8px;
  }
  .m-b-30 {
    margin-bottom: 20px !important;
  }
  .email-wrap .email-left-aside .email-app-sidebar ul li hr {
    margin: 13px 0;
  }
  .nav-md-mt {
    margin-top: 20px;
  }
  .navs-icon {
    padding: 20px;
  }
  .navs-icon .main-section {
    padding-top: 20px;
  }
  .navs-icon .separator {
    margin: 20px 0;
  }
  .nav-list {
    padding: 20px;
  }
  .navs-dropdown button {
    margin-top: 20px;
  }
  .navs-dropdown .onhover-show-div {
    top: 68px;
  }
  .animated-modal .form-group {
    width: 100%;
    display: block;
  }
  .animated-modal .mr-4 {
    margin-right: 0 !important;
  }
  .steps-md-mt {
    margin-top: 20px;
  }
  .btn-group-wrapper .m-b-30:last-child {
    margin-bottom: 0 !important;
  }
  #advance-5_wrapper .dataTables_paginate {
    margin-bottom: 20px;
  }
  .click2edit ~ .note-editor.note-frame {
    margin-bottom: 20px;
  }
  .chat-box .chat-left-aside .people-list {
    height: 483px;
  }
  .chat-box .chat-right-aside .chat .chat-header .chat-menu-icons li {
    margin-right: 5px;
  }
  .card .card-body form.animated-modal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .card .card-body form.animated-modal .animated-modal-md-mb {
    margin-bottom: 20px !important;
  }
  .wizard-4 .msg-box {
    top: 40px;
    right: 0%;
    bottom: unset;
    left: unset;
  }
  .theme-form.form-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page-wrapper.modern-type .page-body-wrapper div.sidebar-wrapper {
    border-radius: 0;
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .page-wrapper.compact-wrapper.material-type::before {
    height: 230px;
  }
  .page-wrapper.compact-wrapper.material-type .page-header {
    width: calc(100% - 60px) !important;
    margin: 50px auto 0 !important;
  }
  .page-wrapper.compact-wrapper.material-type .page-body-wrapper {
    margin: 0 30px;
  }
  .page-wrapper.compact-wrapper.material-type
    .page-body-wrapper
    div.sidebar-wrapper {
    left: 0;
  }
  .page-wrapper.compact-wrapper.material-type .page-body-wrapper .page-body {
    margin-top: 0;
  }
}
@media only screen and (max-width: 762px) {
  .page-wrapper .page-header .header-wrapper .nav-right {
    margin-left: auto;
  }
  .page-wrapper .page-header .header-wrapper .search-full {
    display: none;
    position: absolute;
    left: 0;
    z-index: 1;
    height: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 23%;
    flex: 1 0 23%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .header-search {
    display: inherit !important;
  }
  .close-search {
    display: inherit !important;
  }
}
@media only screen and (max-width: 1402px) {
  .user-name-hide {
    display: none;
  }
}
@media only screen and (max-width: 992px) {
  .bg-overlay {
    display: block;
  }
  .page-wrapper .login .theme-form{
    width: 60%;
  }
  .single-section
    .description-section
    .description-details
    .menu-part
    .rooms-box
    td:first-child {
    display: block;
    width: 100%;
  }
  .single-section
    .description-section
    .description-details
    .menu-part
    .rooms-box
    td:first-child
    a
    img {
    width: 100%;
  }
  .single-section
    .description-section
    .description-details
    .menu-part
    .rooms-box
    .room-detail {
    padding: 0;
    margin-top: 20px;
  }
  .page-wrapper.modern-type .page-body-wrapper .page-body {
    margin-left: 0;
  }
  .page-wrapper.modern-type .page-body-wrapper div.sidebar-wrapper {
    margin: 0px !important;
    top: 0;
    bottom: 0;
    border-radius: 0;
  }
}
@media only screen and (max-width: 868px) {
  .page-wrapper
    .page-header
    .header-wrapper
    .nav-right
    > ul
    > li
    .profile-media
    .media-body {
    display: none;
  }
}
@media only screen and (max-width: 767.98px) {
  .wizard-4 ul.anchor {
    width: 100%;
    height: auto;
    padding: 30px;
  }
  .wizard-4 .step-container {
    width: 100%;
  }
  .contact-editform {
    padding-left: 20px !important;
  }
  .event-calendar {
    display: block !important;
  }
  .event-calendar #right {
    width: 100%;
  }
  .event-calendar #calendar {
    clear: both;
  }
  .page-wrapper.compact-wrapper .left-header,
  .page-wrapper.compact-sidebar .left-header {
    position: unset;
  }
  .page-wrapper.compact-wrapper .left-header .mega-menu,
  .page-wrapper.compact-sidebar .left-header .mega-menu {
    position: absolute !important;
    right: 30px;
    top: 13px;
  }
  .page-wrapper.compact-wrapper .left-header .mega-menu .nav-link,
  .page-wrapper.compact-sidebar .left-header .mega-menu .nav-link {
    min-width: auto;
    background-color: transparent;
    border-left: 1px solid #ddd;
    padding-right: 0;
    border-radius: 0;
  }
  .page-wrapper.compact-wrapper .left-header .mega-menu svg,
  .page-wrapper.compact-sidebar .left-header .mega-menu svg {
    margin-right: 0;
    height: 20px;
    stroke: #1d1e26;
  }
  .page-wrapper.compact-wrapper .left-header .mega-menu span,
  .page-wrapper.compact-sidebar .left-header .mega-menu span {
    display: none;
  }
  .page-wrapper.material-type::before {
    display: none;
  }
  .page-wrapper.material-type .page-header {
    margin-top: 0;
    border-radius: 0;
  }
  .page-wrapper.material-type .page-body-wrapper .page-body {
    margin-top: 0 !important;
  }
  .page-wrapper.only-body .page-header .header-wrapper .nav-right > ul > li {
    margin-right: -2px;
  }
  .page-wrapper.only-body .page-header .header-wrapper .nav-right .nav-menus {
    margin-right: -10px;
  }
  .new-products .owl-carousel .product-box.row > div {
    width: auto;
  }
  .profile-media .media-body {
    display: none;
  }
  .form-inline .form-group:not(.form-control-search) {
    width: 100%;
  }
  .form-inline .form-group:not(.form-control-search) + .form-group {
    margin-top: 10px;
  }
  .form-inline .form-group:not(.form-control-search) input {
    width: 100%;
  }
  .credit-card .text-center img {
    margin-bottom: 20px;
  }
  .starter-kit-fix .page-body {
    margin-bottom: 78px;
  }
  .page-header .header-wrapper .left-header ul li .search-form.form-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .page-header .header-wrapper .left-header ul li .search-form input {
    width: 77% !important;
  }
  .blog-box .blog-details-main .blog-social li {
    padding: 0 12px;
  }
  .blog-box .blog-details .blog-social li:first-child {
    padding-right: 25px;
  }
  .blog-box .blog-details .blog-social li + li {
    padding-left: 25px;
  }
  .footer-copyright ~ div {
    text-align: center;
  }
  .footer-copyright ~ div p {
    float: none;
    margin-top: 5px;
  }
  .btn-showcase {
    text-align: center;
  }
  .user-profile .hovercard .user-image .share-icons {
    right: 25px;
    top: -19px;
  }
  .user-profile .hovercard .user-image .share-icons li .social-icon {
    width: 35px;
    height: 35px;
  }
  .tabs-scoial.border-tab.nav-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .timeline-small .media .media-body p {
    width: 100%;
  }
  .my-gallery figure:nth-child(9),
  .my-gallery figure:nth-child(10) {
    margin-bottom: 20px;
  }
  .project-list .btn {
    float: left;
    margin-top: 5px;
  }
  .chat-box .chat-right-aside .chat .chat-message .text-box .btn {
    font-size: 0;
  }
  .chat-box .chat-right-aside .chat .chat-message .text-box .btn:before {
    content: "";
    position: absolute;
    font-family: themify;
    font-size: 18px;
    top: 11px;
    left: 20px;
  }
  .chat-box .border-tab.nav-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .chat-box .chat-menu .nav-tabs .nav-item a {
    height: 50px;
  }
  .chat-box .chat-history .call-content > div {
    padding-top: 40px;
    height: auto;
  }
  .chat-box .chat-history .receiver-img {
    margin-bottom: unset;
  }
  .chat-box .chat-left-aside .people-list {
    height: auto;
  }
  .call-chat-sidebar {
    max-width: 100%;
    width: 100%;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .call-chat-sidebar .people-list {
    height: auto;
  }
  .chat-left-aside .people-list ul {
    max-height: 100px;
  }
  .clockpicker-align-top {
    left: 55px !important;
    top: 470px !important;
  }
  .clockpicker-align-top .arrow {
    display: none;
  }
  .form-builder-column .form-body {
    min-height: 250px;
  }
  .form-builder-2-header {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .form-builder-2-header > div {
    width: 100%;
    margin-top: 10px;
  }
  .form-builder-2-header > div nav {
    float: none;
  }
  .lg-mt-col {
    margin-top: 20px;
  }
  .form-builder .drag-box fieldset {
    padding: 20px;
    margin-top: 20px;
  }
  .form-builder #components {
    margin-top: 20px;
  }
  .form-builder .component label {
    padding-top: 0px;
  }
  .mega-menu .onhover-show-div {
    height: 415px;
    left: 0;
    top: 61px;
    padding: 20px;
  }
  .mega-menu .lg-mt {
    margin-top: 15px;
  }
  .page-builder .ge-canvas.ge-editing .ge-tools-drawer {
    margin: 10px 0 0 10px;
  }
  .page-builder .ge-canvas.ge-editing .ge-tools-drawer > a {
    padding: 0 5px;
  }
  .reader {
    margin-top: 15px;
    height: auto !important;
  }
  .range-slider.theme-form .form-group {
    margin-bottom: 0;
  }
  .note-editor .btn-group .btn {
    font-size: 11px;
  }
  .user-status tbody tr td {
    min-width: 284px;
  }
  .user-status tbody tr td + td {
    min-width: unset;
  }
  .user-status tbody tr td + td + td {
    min-width: 100px;
  }
  .text-md-right {
    text-align: right;
  }
  .star-ratings .stars {
    padding: 0;
  }
  .form-inline.d-inline-block {
    display: block !important;
    width: 100%;
  }
  .form-inline.d-inline-block .form-control {
    margin-bottom: 10px;
  }
  .reset-password-box {
    width: 500px;
    margin: 0 auto;
  }
  .reset-password-box .card {
    padding: 20px;
  }
  .custom-card .card-profile img {
    height: 136px;
    bottom: 0;
  }
  .error-wrapper .maintenance-icons li i {
    color: #f4f4f4;
    font-size: 30px;
  }
  .error-wrapper .maintenance-icons li:nth-child(2) i {
    font-size: 60px;
    margin-top: -10px;
    margin-left: 70px;
  }
  .error-wrapper .maintenance-icons li:nth-child(3) i {
    font-size: 90px;
    margin-right: 80px;
  }
  .authentication-main .auth-innerright {
    min-height: unset;
    padding: 0;
  }
  .authentication-main .auth-innerright .social-media li {
    font-size: 14px;
  }
  .loader-box {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .dataTables_wrapper .dataTables_length {
    margin-bottom: 20px;
  }
  .dataTables_wrapper .dataTables_filter {
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 20px;
  }
  div.dataTables_wrapper div.dataTables_info {
    padding-top: 0;
  }
  div.dataTables_wrapper div.dataTables_length label,
  div.dataTables_wrapper div.dataTables_filter label {
    float: none;
  }
  div.dataTables_wrapper div.dataTables_paginate {
    float: none;
    margin-top: 20px !important;
    margin-left: 0 !important;
  }
  .calendar-wrap .fc-basic-view .fc-day-number {
    padding: 0 0px !important;
  }
  .calendar-wrap .fc-events-container {
    margin-top: 0px;
  }
  .calendar-wrap .fc-events-container h6,
  .calendar-wrap .fc-events-container .checkbox {
    text-align: right;
  }
  .calendar-wrap .checkbox label {
    margin-top: 0;
  }
  .calendar-wrap
    .fc-toolbar
    .fc-left
    .fc-next-button
    .fc-icon-right-single-arrow:after {
    font-size: 12px !important;
  }
  .calendar-wrap
    .fc-toolbar
    .fc-left
    .fc-prev-button
    .fc-icon-left-single-arrow:after {
    font-size: 12px !important;
  }
  .calendar-wrap .fc-toolbar .fc-left .fc-today-button,
  .calendar-wrap .fc-toolbar .fc-right .fc-today-button {
    padding-top: 0px !important;
  }
  .calendar-wrap .fc {
    margin-top: 0px;
  }
  .calendar-wrap .fc button {
    font-size: 14px !important;
    padding: 0 5px !important;
  }
  .calendar-wrap .fc .fc-left {
    margin-bottom: 10px;
  }
  .calendar-wrap .fc .fc-toolbar > div {
    display: block !important;
    float: none !important;
  }
  .calendar-wrap .fc .fc-toolbar > * :first-child {
    font-size: 18px;
  }
  .calendar-wrap .fc .fc-toolbar > * > * {
    float: none !important;
  }
  .btn-group-wrapper {
    text-align: center;
  }
  .btn-group-wrapper .m-b-30 {
    margin-bottom: 15px !important;
  }
  .btn-group-showcase {
    text-align: center;
  }
  .btn-group-showcase .btn-group {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .btn-group .btn {
    font-size: 14px;
    padding: 0.375rem 0.5rem;
  }
  .animate-widget .text-center {
    display: none;
  }
  .calender-widget .cal-desc p {
    max-height: 100%;
  }
  .user-status.product-chart {
    max-height: 100%;
  }
  .user-status table thead tr th:nth-child(3) {
    min-width: 124px;
  }
  .mega-menu .onhover-show-div {
    height: 350px;
  }
  .page-builder .ge-canvas .column {
    padding: 0 !important;
  }
  .page-builder .ge-content-type-ckeditor h3 {
    font-size: 20px;
  }
  .page-builder .ge-content-type-ckeditor p {
    font-size: 12px;
  }
  .page-builder .ge-row-icon {
    display: none !important;
  }
  .icon-hover-bottom .form-group input {
    min-width: 270px;
  }
  .user-profile .hovercard .cardheader {
    height: 350px;
  }
  .user-profile .hovercard .info {
    padding: 35px;
  }
  .user-profile .hovercard .info .ttl-info {
    margin-bottom: 20px;
  }
  .user-profile .hovercard .info .ttl-sm-mb-0 {
    margin-bottom: 0;
  }
  .calendar-wrap .fc button {
    padding: 5px;
  }
  .calendar-wrap .fc-day-grid-event {
    margin: 0;
    padding: 5px;
    width: inherit;
  }
  .calendar-wrap .fc-toolbar h2 {
    font-size: 20px;
    line-height: 35px;
    font-weight: bold;
  }
  .calendar-wrap .basic-calendar .external-events {
    margin-top: 0px;
  }
  .blog-single .comment-box .media h6 {
    margin-bottom: 10px;
  }
  .blog-single .comment-box .media img {
    margin-right: 30px;
  }
  .blog-single .comment-box .comment-social {
    margin-bottom: 5px;
  }
  .blog-single .comment-box .comment-social li:first-child {
    padding-left: 0;
    padding-right: 15px;
  }
  .tabbed-card ul {
    padding: 10px 0 5px 0;
    position: relative;
    width: 100%;
    left: 0;
  }
  .tabbed-card ul.border-tab {
    margin-bottom: 15px;
  }
  .tabbed-card ul.border-tab.nav-tabs {
    top: unset;
  }
  .tabbed-card ul.border-tab.nav-tabs .nav-item .nav-link {
    padding: 5px 15px 10px;
  }
  .search-page #image-links .info-block.m-t-30 {
    margin-top: 0 !important;
  }
  .authentication-main .authentication-box {
    width: 100%;
  }
  .authentication-main .auth-innerright {
    display: inherit;
  }
  .map-chart .chart-container {
    height: 300px;
  }
  .candidcahrt {
    height: 250px;
  }
  .bar-chart-widget .earning-details i {
    right: 0;
  }
  .serial-chart .chart-container {
    height: 300px;
  }
  .bottom-content {
    padding: 10px;
  }
  .bottom-content p {
    font-size: 12px;
  }
  .stepwizard .stepwizard-row:before {
    top: 17px;
  }
  .icon-hover-bottom .icon-popup {
    display: block;
  }
  .icon-hover-bottom .icon-popup > .icon-last {
    display: block;
    margin-top: 15px;
  }
  .icon-hover-bottom .icon-popup > .icon-last .form-inline .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .icon-hover-bottom .icon-popup div .flag-icon {
    width: 30px;
    height: auto;
  }
  .icon-hover-bottom .form-group input {
    display: block;
    width: auto !important;
  }
  .footer-links {
    text-align: center;
  }
  .footer-copyright {
    text-align: center !important;
  }
  .jvector-map-height {
    height: 150px;
  }
  .sm-left-text {
    text-align: left !important;
  }
  .email-wrap .email-right-aside .email-content .email-top .d-flex {
    padding-bottom: 0;
  }
  .email-wrap .email-right-aside .email-content .email-top .float-right {
    float: left !important;
  }
  .email-wrap .email-right-aside .email-content .email-wrapper .attachment {
    text-align: center;
  }
  .email-wrap
    .email-right-aside
    .email-content
    .email-wrapper
    .attachment
    ul
    li:last-child {
    padding-right: 0;
  }
  .email-wrap
    .email-right-aside
    .email-content
    .email-wrapper
    .attachment
    ul
    li
    img {
    width: 140px;
    height: 140px;
  }
  .alert-dismissible p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 294px;
  }
  .button-group-mb-sm {
    margin-bottom: 5px;
  }
  .card-block .table-responsive .table tbody tr td span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100px;
  }
  .card-block .table-responsive .progress-content tbody tr td span {
    text-overflow: ellipsis;
    white-space: normal;
    max-width: 50px;
  }
  .card-block .table-responsive .checkbox-td-width tbody tr td,
  .card-block .table-responsive .radio-first-col-width tbody tr td {
    min-width: 200px !important;
  }
  #batchDelete
    .jsgrid-grid-header
    .jsgrid-table
    .jsgrid-header-row
    .jsgrid-header-cell:first-child {
    width: 119px !important;
  }
  #batchDelete
    .jsgrid-grid-body
    .jsgrid-table
    .jsgrid-row
    .jsgrid-cell:first-child {
    width: 119px !important;
  }
  .jsgrid .jsgrid-pager-container {
    text-align: center;
  }
  .chat-box .chat-right-aside .chat .chat-msg-box {
    height: auto;
  }
  .chat-box .chat-menu .nav-tabs .nav-item {
    width: 32.33%;
  }
  .chat-box .chat-menu .people-list ul.list {
    max-height: 433px;
    margin-bottom: 15px;
  }
  .chat-box .chat-menu #info-profile,
  .chat-box .chat-menu #info-contact {
    margin-bottom: 15px;
  }
  .hovercard .info .follow .text-md-right {
    text-align: center;
  }
  .profile-img-style .like-comment-sm-mb {
    margin-bottom: 20px;
  }
  .reset-password-box .theme-form .form-group .btn {
    margin-top: 15px !important;
  }
  .lg-outer .lg-actions .lg-next,
  .lg-outer .lg-actions .lg-prev {
    top: 48%;
  }
  .feature-products .filter-toggle {
    padding: 8px 15px;
    background-color: #fff;
    margin-left: 10px;
    border-radius: 5px;
  }
  .feature-products .select2-drpdwn-product {
    float: left;
    margin-right: 10px;
    margin-top: 8px;
  }
  .feature-products span.f-w-600 {
    padding-top: 15px;
    display: inline-block;
  }
  .feature-products .text-right {
    text-align: left !important;
  }
  .d-none-productlist {
    display: block;
    margin-right: 10px;
  }
  .grid-options ul li {
    display: none;
  }
  .product-sidebar {
    -webkit-transform: translateX(-300px) scaleX(0);
    transform: translateX(-300px) scaleX(0);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    height: 0;
    position: absolute;
    z-index: 1;
    width: 300px;
  }
  .product-sidebar.open {
    -webkit-transform: translateX(0px) scaleX(1);
    transform: translateX(0px) scaleX(1);
    -webkit-box-shadow: 1px 5px 24px 0 rgba(68, 102, 242, 0.05);
    box-shadow: 1px 5px 24px 0 rgba(68, 102, 242, 0.05);
    visibility: visible;
    opacity: 1;
    height: auto;
    top: -45px;
  }
  .product-sidebar.open:before,
  .product-sidebar.open:after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 7px solid rgba(0, 0, 0, 0);
    border-right: 7px solid rgba(0, 0, 0, 0);
    border-bottom: 7px solid #fff;
    right: 120px;
    top: -7px;
  }
  .product-sidebar .filter-section .card-header {
    display: none;
  }
  .product-wrapper.sidebaron .product-grid .product-wrapper-grid {
    margin-left: 0;
  }
  .product-wrapper.sidebaron
    .product-sidebar
    .filter-section
    .card
    .left-filter {
    top: unset;
  }
  .product-wrapper-grid.list-view .product-box .product-img {
    width: 42%;
  }
  .product-filter .product-box {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .product-filter .product-box .product-img {
    width: 100px;
  }
  .product-filter .product-box .product-details {
    padding: 0 !important;
  }
  .single-section
    .description-section
    .description-details
    .menu-part
    .list-view
    .list-box {
    padding: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .single-section
    .description-section
    .description-details
    .menu-part
    .list-view
    .list-box
    .list-img {
    width: 100%;
  }
  .single-section
    .description-section
    .description-details
    .menu-part
    .list-view
    .list-box
    .list-img
    a {
    display: block;
  }
  .single-section
    .description-section
    .description-details
    .menu-part
    .list-view
    .list-box
    .list-img
    a
    img {
    width: 100%;
  }
  .single-section
    .description-section
    .description-details
    .menu-part
    .list-view
    .list-box
    .list-content {
    margin-left: 0;
    margin-top: calc(8px + (60 - 8) * ((100vw - 320px) / (1920 - 320)));
    width: 100%;
    padding: 10px;
  }
  .single-section
    .description-section
    .description-details
    .menu-part
    .list-view
    .list-box
    p {
    margin-bottom: calc(5px + (10 - 5) * ((100vw - 320px) / (1920 - 320)));
  }
}
@media (max-width: 640px) {
  .dataTables_wrapper .dataTables_length,
  .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: left;
  }
}
@media only screen and (max-width: 630px) {
  .left-header .level-menu .nav-link svg {
    margin-right: 0;
  }
  .left-header .level-menu .nav-link span {
    display: none;
  }
  .category-box .content-category p {
    text-align: justify;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-break: normal;
    margin-bottom: 7px;
  }
  .category-box .content-category h6 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .category-box .content-category h6 span {
    margin-top: 5px;
    font-size: calc(12px + (18 - 12) * ((100vw - 320px) / (1920 - 320)));
  }
  .category-box .content-category .top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .category-box .content-category .top h3 {
    font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
  }
}
@media only screen and (max-width: 575.98px) {
  .page-wrapper.only-body .page-header .header-wrapper .nav-right {
    right: 30px;
  }
  .page-wrapper .login .theme-form{
    width: 80%;
  }
  .page-wrapper.only-body .page-header .header-wrapper .nav-right .nav-menus {
    margin-right: 0;
  }
  .date-picker .theme-form > .row > div:last-child {
    margin-top: 0;
  }
  .search-page .info-block {
    display: block;
  }
  .form-bookmark .row > div .row > .col-sm-6 + .col-sm-6 {
    margin-top: 10px;
  }
  .single-section
    .description-section
    .description-details
    .menu-part
    .accordion-plan
    .card
    .card-header
    button:before {
    right: 20px;
  }
  .btn {
    padding: 6px 7px;
  }
  .btn--package-page {
    padding: 6px;
  }
  .alert-theme {
    min-width: 380px;
  }
  .knowledgebase-bg {
    height: 250px;
  }
  .login-card .login-main .theme-form .or:before {
    width: 55%;
  }
  .knowledgebase-search {
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    left: 15px;
    background-color: rgba(255, 255, 255, 0.7);
  }
  .knowledgebase-search .form-inline {
    width: 90%;
    padding: 3px 45px;
  }
  .knowledgebase-search .form-inline svg {
    top: 10px;
  }
  .knowledgebase-search > div {
    width: 100%;
    text-align: center;
    padding: 15px;
    border-right: 10px;
  }
  .knowledgebase-search > div h3 {
    font-size: 20px;
    margin-bottom: 0;
  }
  .knowledgebase-search > div .form-group {
    margin-bottom: 0;
  }
  .invoice .text-md-end {
    margin-top: 10px;
  }
  .invoice .text-right {
    text-align: right;
  }
  .invoice .text-xs-center {
    text-align: center;
  }
  .login-card {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .login-card .logo {
    margin-bottom: 10px;
  }
  .login-card .login-main {
    width: auto;
    padding: 20px;
  }
  .login-card .login-main .theme-form .form-group {
    margin-bottom: 5px;
  }
  .login-card .login-main .theme-form p {
    margin-bottom: 5px;
  }
  .login-card .btn-showcase .btn {
    width: 100%;
  }
  .login-card .btn-showcase .btn + .btn {
    margin-left: 0;
    margin-top: 11px;
  }
  .bookmark ul li a svg {
    width: 16px;
    height: 16px;
  }
  .bookmark ul li + li {
    margin-left: 5px;
  }
  .page-wrapper .page-header .header-wrapper .nav-right > ul > li {
    padding: 4px;
  }
  .left-header .level-menu .nav-link {
    background-color: transparent;
    padding: 0.5rem 0;
    margin: 0;
  }
  .page-header .header-wrapper .nav-right .cart-box .badge,
  .page-header .header-wrapper .nav-right .notification-box .badge {
    font-size: 10px;
  }
  .page-header
    .header-wrapper
    .left-header
    ul
    li
    .search-form
    .form-control-plaintext {
    top: 40px;
    position: absolute;
    -webkit-transition: all linear 0.3s;
    transition: all linear 0.3s;
    left: -14px;
    background-color: #fff;
    border: 1px solid var(--theme-color);
    -webkit-transform: translateY(-35px) scaleY(0);
    transform: translateY(-35px) scaleY(0);
    opacity: 0;
    visibility: hidden;
    width: 180px !important;
    padding: 10px 10px 10px 15px;
  }
  .page-header
    .header-wrapper
    .left-header
    ul
    li
    .search-form
    .form-control-plaintext.open {
    -webkit-transform: translateY(0px) scaleY(1);
    transform: translateY(0px) scaleY(1);
    opacity: 1;
    visibility: visible;
    -webkit-transition: all linear 0.3s;
    transition: all linear 0.3s;
    z-index: 2;
  }
  .page-wrapper .page-body-wrapper .page-title > .row .col-6:first-child {
    display: block;
  }
  .page-wrapper .page-body-wrapper .page-title > .row .col-6:first-child h3 {
    padding-right: 0;
  }
  .page-wrapper .page-header .header-wrapper .nav-right ul li svg {
    width: 16px;
  }
  .page-wrapper .page-body-wrapper .page-title .breadcrumb {
    margin-top: 0;
  }
  .page-wrapper.compact-wrapper .left-header .mega-menu,
  .page-wrapper.compact-sidebar .left-header .mega-menu {
    top: 17px;
    right: 15px;
    padding-top: 0;
  }
  .page-wrapper.compact-wrapper .left-header .mega-menu .nav-link,
  .page-wrapper.compact-sidebar .left-header .mega-menu .nav-link {
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .page-wrapper.compact-wrapper .page-header .header-wrapper .toggle-sidebar,
  .page-wrapper.compact-sidebar .page-header .header-wrapper .toggle-sidebar {
    margin-left: 0;
    padding-left: 0;
    border-left: none;
    border-right: none;
    padding-right: 8px;
    margin-right: 8px;
  }
  .page-wrapper.compact-wrapper
    .page-header
    .header-wrapper
    .toggle-sidebar
    svg,
  .page-wrapper.compact-sidebar
    .page-header
    .header-wrapper
    .toggle-sidebar
    svg {
    width: 18px;
  }
  .page-wrapper.compact-sidebar .sidebar-wrapper .back-btn {
    display: none;
  }
  .page-wrapper.compact-sidebar
    .sidebar-wrapper
    .sidebar-main
    .sidebar-links
    .simplebar-wrapper
    .simplebar-mask
    .simplebar-content-wrapper
    .simplebar-content
    > li {
    margin-right: 0;
  }
  .page-wrapper .page-header .header-wrapper {
    padding: 12px 15px !important;
  }
  .page-wrapper .page-header .header-wrapper .nav-right > ul {
    top: 58px;
  }
  .page-wrapper .page-header .header-wrapper .nav-right > ul .search-form i {
    display: none;
  }
  .page-wrapper
    .page-header
    .header-wrapper
    .nav-right.right-header
    ul
    li.px-0 {
    padding: 6px !important;
  }
  .page-wrapper .page-header .header-wrapper .nav-right > ul li {
    margin-right: 4px;
  }
  .page-wrapper .page-header .header-wrapper .nav-right > ul li .flag-icon {
    font-size: 14px !important;
  }
  .page-wrapper
    .page-header
    .header-wrapper
    .nav-right
    > ul
    li
    .profile-media
    img {
    width: 25px;
  }
  .page-wrapper
    .page-header
    .header-wrapper
    .nav-right
    > ul
    li.onhover-dropdown
    ul
    li {
    margin-right: 0 !important;
  }
  .page-wrapper
    .page-header
    .header-wrapper
    .nav-right
    .notification-dropdown.onhover-show-div:before,
  .page-wrapper
    .page-header
    .header-wrapper
    .nav-right
    .notification-dropdown.onhover-show-div:after {
    left: 24px !important;
    right: unset !important;
  }
  .page-wrapper .page-header .header-wrapper .nav-right .chat-dropdown {
    left: -52px;
    width: 300px;
  }
  .page-wrapper .page-header .header-wrapper .nav-right .chat-dropdown:after,
  .page-wrapper .page-header .header-wrapper .nav-right .chat-dropdown:before {
    left: 58px !important;
  }
  .page-wrapper .page-body-wrapper .page-title .btn-group .btn {
    padding: 8px 30px;
  }
  .page-wrapper.compact-wrapper .page-body-wrapper .page-body {
    margin-top: 90px;
  }
  .page-wrapper.compact-wrapper
    .page-body-wrapper.sidebar-wrapper
    .sidebar-main
    .sidebar-links {
    height: calc(100vh - 79px);
  }
  .alert-dismissible {
    padding-right: 30px;
  }
  .alert-dismissible p {
    max-width: 209px;
  }
  .m-r-30 {
    margin-right: 15px;
  }
  .wishlist .text-end {
    text-align: left !important;
  }
  .mobile-clock-widget #date {
    margin-top: 15px;
  }
  .social-widget-card .b-b-light {
    padding: 15px;
    margin-bottom: 15px;
  }
  .weather-widget-two .bottom-whetherinfo .whether-content {
    top: 34px;
  }
  .cal-date-widget .cal-datepicker {
    margin-top: 15px;
  }
  .static-top-widget .media-body .icon-bg {
    width: 70px;
    height: 70px;
  }
  .add-post form .m-checkbox-inline label {
    margin-right: 15px;
  }
  .add-post .dropzone {
    margin-bottom: 15px;
  }
  .wizard-4 .msg-box {
    top: 10px !important;
  }
  .wizard-4 .login-card .login-main {
    width: 280px;
  }
  .wizard-4 .step-container div.content .wizard-title {
    width: 280px;
  }
  .wizard-4 .action-bar {
    right: 10px;
  }
  .customers.avatar-group {
    margin-right: 15px;
  }
  .vertical-mobile-sidebar {
    top: 19px;
  }
  .alert-theme i {
    margin-right: 10px !important;
  }
  .alert-theme button {
    top: 0px !important;
  }
  .bar-chart-widget .earning-details i {
    right: -30px;
  }
  .widget-joins:before {
    display: none;
  }
  .widget-joins .ps-0 {
    padding-left: 15px !important;
  }
  .widget-joins .pe-0 {
    padding-right: 15px !important;
  }
  .widget-joins .border-after-xs:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 94%;
    background-color: #efefef;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0 auto;
  }
  .clockpicker-align-top {
    left: 45px !important;
    top: 406px !important;
  }
  .gallery {
    margin-bottom: -15px;
  }
  .my-gallery figure {
    margin-bottom: 15px;
  }
  .my-gallery figure:nth-child(9),
  .my-gallery figure:nth-child(10) {
    margin-bottom: 15px;
  }
  .my-gallery.gallery-with-description figure:last-child {
    margin-bottom: 20px;
  }
  #aniimated-thumbnials figure:nth-child(12),
  #aniimated-thumbnials figure:nth-child(11),
  #aniimated-thumbnials figure:nth-child(10),
  #aniimated-thumbnials figure:nth-child(9) {
    margin-bottom: 15px;
  }
  .photoswipe-pb-responsive {
    padding-bottom: 30px !important;
  }
  .avatar-showcase .pepole-knows {
    text-align: center;
  }
  .avatar-showcase .pepole-knows ul li {
    margin-right: 14px;
  }
  .social-app-profile .hovercard .user-image .avatar {
    margin-top: -56px;
  }
  .social-app-profile .hovercard .user-image .avatar img {
    width: 100px;
    height: 100px;
  }
  .social-app-profile .hovercard .user-image .icon-wrapper {
    left: 52%;
    top: 10px;
    width: 30px;
    height: 30px;
    font-size: 15px;
  }
  .social-app-profile .hovercard .user-image .icon-wrapper:hover {
    font-size: 12px;
  }
  .social-app-profile .hovercard .user-image .share-icons {
    right: 15px;
  }
  .social-app-profile .hovercard .user-image .share-icons li {
    margin-right: 0px;
  }
  .social-app-profile .hovercard .info .tabs-scoial .user-designation {
    border-top: none;
    border-bottom: none;
    margin-bottom: 0;
    padding: 0px 0px;
  }
  .social-app-profile .tabs-scoial {
    margin-bottom: 0 !important;
  }
  .socialprofile .social-btngroup {
    margin: 15px 0;
  }
  .socialprofile .social-group {
    margin-top: 15px;
  }
  .social-status form .form-group .form-control-social {
    margin-bottom: 15px;
  }
  .social-status .media {
    margin-bottom: 15px;
  }
  .new-users-social {
    margin-bottom: 15px;
  }
  .tabs-scoial {
    position: relative;
    padding-top: 80px;
  }
  .tabs-scoial li:nth-child(3) {
    position: absolute;
    top: 25px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .tabs-scoial.border-tab.nav-tabs .nav-item .nav-link {
    padding: 10px;
    height: 60px;
  }
  .timeline-content p,
  .timeline-content .comments-box {
    margin-top: 15px;
  }
  .timeline-content .comments-box .media .m-r-20 {
    margin-right: 10px;
  }
  .timeline-content
    .comments-box
    .media
    .media-body
    .input-group
    .input-group-append
    .btn {
    padding: 6px;
  }
  .timeline-content .comment-number i {
    margin-right: 15px;
  }
  #cd-timeline {
    margin-right: 0;
  }
  .social-chat {
    margin-top: 15px;
  }
  .social-chat .media-body {
    padding: 15px;
  }
  .social-chat .your-msg,
  .social-chat .other-msg {
    margin-bottom: 15px;
  }
  .social-network span {
    margin-bottom: 15px;
  }
  .social-list .media {
    margin-bottom: 15px;
  }
  .details-about + .details-about {
    margin-top: 15px;
  }
  .your-details-xs {
    margin-top: 15px;
  }
  .social-header h5 span.pull-right {
    float: right !important;
    margin-top: 0 !important;
  }
  .social-header h5 span.pull-right svg {
    width: 18px;
    height: 18px;
  }
  .activity-log .my-activity + .my-activity {
    margin-top: 15px;
  }
  .photos ul li {
    width: 26%;
  }
  .photos ul li:nth-child(3n) {
    margin-right: 0;
  }
  .chat-box .chat-history .call-content > div {
    padding-top: 30px;
  }
  .timeline-small .media {
    margin-bottom: 15px;
  }
  .timeline-small .media .media-body h6 {
    margin-bottom: 15px;
  }
  .timeline-small .media .timeline-round.timeline-line-1:after {
    bottom: -39px;
    height: 30px;
  }
  .timeline-small .media .timeline-round.small-line:after {
    bottom: -17px;
    height: 8px;
  }
  .timeline-small .media .timeline-round.medium-line:after {
    bottom: -30px;
    height: 22px;
  }
  .helper-classes {
    padding: 15px;
  }
  .form-builder-2-header ul li {
    text-align: left;
  }
  .form-builder-2-header .form-inline {
    display: block;
    width: 100%;
  }
  .form-builder-2-header .form-inline .form-group {
    width: 100%;
    margin-right: 0;
  }
  .form-builder-2-header .form-inline button {
    width: 100%;
    text-align: left;
  }
  .page-builder .btn-grid {
    margin-bottom: 7px;
    padding-right: 5px;
  }
  .page-builder .ge-canvas.ge-editing .row {
    padding: 15px;
  }
  .page-builder .ge-canvas.ge-editing .ge-tools-drawer {
    margin: 10px;
  }
  .page-builder .ge-canvas.ge-layout-desktop [class*="col-"] {
    width: inherit !important;
  }
  .wizard-4 .step-container div.content {
    margin-top: 10px;
  }
  .nav-tabs .nav-item.show .nav-link {
    border-top: 0;
    border-bottom: 0;
  }
  .nav-tabs .nav-link {
    border-top: 0;
    border-bottom: 0;
  }
  .nav-tabs .nav-link:hover,
  .nav-tabs .nav-link.active,
  .nav-tabs .nav-link:focus {
    border-top: 0;
    border-bottom: 0;
  }
  .border-tab.nav-tabs .nav-item {
    width: 100% !important;
  }
  .border-tab .weather-widget-two .bottom-whetherinfo .whether-content {
    top: 35px;
  }
  .border-tab .social-widget-card .b-b-light {
    padding: 15px;
    margin-bottom: 15px;
  }
  .border-tab .ecommerce-widget .progress-showcase {
    margin-top: 15px;
  }
  .nav {
    display: inherit;
    text-align: center;
    border-bottom: none;
  }
  .editor_container .CodeMirror {
    min-height: 190px;
    height: 190px;
  }
  .order-history table.dataTable.table thead th {
    padding-right: 60px;
  }
  .border-tab.nav-left .nav-link {
    text-align: center;
    border-left: none;
  }
  .border-tab.nav-right .nav-link {
    text-align: center;
    border-right: none;
  }
  .border-tab.nav-tabs {
    margin-bottom: 10px;
  }
  .tab-content ~ .nav-tabs.border-tab {
    margin-top: 10px;
  }
  .nav-pills {
    text-align: center;
  }
  .tab-section-nav.nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px solid #ddd;
  }
  .crm-overall {
    margin: 0 -15px -15px;
  }
  .product-color li {
    width: 15px;
    height: 15px;
  }
  .product-social li a {
    width: 30px;
    height: 30px;
    font-size: 13px;
  }
  .product-social li:nth-child(n + 2) {
    margin-left: 5px;
  }
  .product-page-main {
    padding: 15px;
  }
  .product-page-main .m-t-15 .btn {
    margin-top: 10px;
  }
  .product-page-main .product-page-details h3 {
    font-size: 24px;
  }
  .todo .action-box.large {
    width: 25px;
    height: 25px;
  }
  .todo .action-box.large .icon {
    font-size: 14px;
    vertical-align: -3px;
  }
  .todo .todo-list-wrapper #todo-list li .task-container .task-label {
    font-size: 14px;
  }
  .todo .todo-list-wrapper .mark-all-tasks {
    right: 15px;
  }
  .datetime-picker label {
    text-align: left !important;
  }
  .redial-chart-block {
    text-align: center;
  }
  #nav-tabContent {
    margin-top: 15px;
  }
  .reset-password-box {
    width: 430px;
  }
  .auth-bg {
    padding: 25px 15px;
  }
  .auth-bg-effect {
    display: none;
  }
  .date-picker .text-right {
    text-align: left !important;
  }
  .dataTables_wrapper table.dataTable {
    margin-bottom: 15px !important;
  }
  ul.pagination li:before {
    line-height: 3;
  }
  div.table-responsive
    > div.dataTables_wrapper
    > div.row
    > div[class^="col-"]:last-child {
    padding-left: 0 !important;
  }
  div.table-responsive
    > div.dataTables_wrapper
    > div.row
    > div[class^="col-"]:first-child {
    padding-right: 0 !important;
  }
  div.dataTables_wrapper div.dataTables_length {
    margin-bottom: 15px;
  }
  div.dataTables_wrapper div.dataTables_length select {
    min-height: 30px;
  }
  div.dataTables_wrapper table.dataTable th,
  div.dataTables_wrapper table.dataTable td {
    padding: 0.5rem;
  }
  div.dataTables_wrapper div.dataTables_paginate {
    margin-top: 15px !important;
  }
  div.dataTables_wrapper div.dataTables_paginate .paginate_button {
    padding: 1px 7px;
  }
  div.dataTables_wrapper div.dataTables_paginate .paginate_button.previous {
    font-size: 0;
    padding: 0;
  }
  div.dataTables_wrapper div.dataTables_paginate .paginate_button.previous a {
    border: none !important;
  }
  div.dataTables_wrapper
    div.dataTables_paginate
    .paginate_button.previous:before {
    content: "\e64a";
    font-family: themify;
    font-size: 11px;
    padding: 0 5px;
  }
  div.dataTables_wrapper div.dataTables_paginate .paginate_button.next {
    font-size: 0;
    padding: 0;
  }
  div.dataTables_wrapper div.dataTables_paginate .paginate_button.next a {
    border: none !important;
  }
  div.dataTables_wrapper div.dataTables_paginate .paginate_button.next:before {
    content: "\e649";
    font-family: themify;
    font-size: 11px;
    padding: 0 5px;
  }
  div.dataTables_wrapper .dataTables_filter {
    margin-bottom: 15px;
  }
  div.dataTables_wrapper .dataTables_filter input[type="search"] {
    height: 30px;
  }
  .page-wrapper .page-body-wrapper .user-profile .profile-img-style {
    padding: 15px;
  }
  .page-wrapper
    .page-body-wrapper
    .user-profile
    .profile-img-style
    .img-container {
    margin-top: 15px;
  }
  .page-wrapper .page-body-wrapper .user-profile hr {
    margin: 15px 0;
  }
  .page-wrapper .page-body-wrapper .user-profile .like-comment {
    margin-top: 15px;
  }
  .jvector-map-height {
    height: 250px;
  }
  .user-profile .order-sm-0 {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .user-profile .hovercard .info .ttl-info {
    text-align: center !important;
  }
  .user-profile .hovercard .info .ttl-xs-mt {
    margin-top: 20px;
  }
  .icon-hover-bottom .form-group {
    display: block !important;
    margin-bottom: 0;
  }
  .icon-hover-bottom .form-group input {
    width: 100% !important;
  }
  .icon-hover-bottom .form-group .btn {
    margin-top: 15px;
  }
  .icon-hover-bottom .icon-popup {
    padding: 15px;
  }
  .icon-hover-bottom svg.climacon {
    width: 50px;
    height: 50px;
  }
  .blog-box.blog-shadow:before {
    -webkit-box-shadow: inset 0px -100px 100px -13px rgba(0, 0, 0, 0.6);
    box-shadow: inset 0px -100px 100px -13px rgba(0, 0, 0, 0.6);
  }
  .blog-box .blog-details p,
  .blog-box .blog-details .single-blog-content-top {
    margin-top: 15px;
  }
  .blog-box .blog-details h4 {
    margin-top: 15px;
  }
  .blog-box .blog-details .blog-social {
    margin-top: 15px;
  }
  .blog-box .blog-details .blog-social li + li {
    padding-left: 20px;
  }
  .blog-box .blog-details .blog-social li + li > span {
    display: none;
  }
  .blog-box .blog-details .blog-social li:first-child {
    margin-right: 10px;
    padding-right: 20px;
  }
  .comment-box {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .comment-box ul ul {
    margin-left: 30px;
  }
  .comment-box li .media {
    display: block;
  }
  .comment-box li .media img {
    width: 50px;
    height: 50px;
    padding: 3px;
    margin-bottom: 10px;
  }
  .ace-editor {
    height: 320px;
  }
  .gallery > a {
    margin-bottom: 15px;
    text-align: center;
  }
  .card .card-header h5 {
    font-size: 17px;
  }
  .all-package-heding5 {
    font-size: 13px !important;
  }
  .theme-form .form-group {
    margin-bottom: 15px;
  }
  .page-wrapper .page-body-wrapper .default-according .card .card-header,
  .page-wrapper .page-body-wrapper .default-according .card .card-body,
  .page-wrapper .page-body-wrapper .default-according .card .card-footer {
    padding: 0.75rem 1.25rem;
  }
  .page-wrapper .page-body-wrapper .card {
    margin-bottom: 20px;
  }
  .page-wrapper .page-body-wrapper .card .card-header .tab-content .m-t-30,
  .page-wrapper .page-body-wrapper .card .card-body .tab-content .m-t-30,
  .page-wrapper .page-body-wrapper .card .card-footer .tab-content .m-t-30 {
    margin-top: 20px !important;
  }
  .page-wrapper .page-body-wrapper .card .card-header .tab-content .m-b-30,
  .page-wrapper .page-body-wrapper .card .card-body .tab-content .m-b-30,
  .page-wrapper .page-body-wrapper .card .card-footer .tab-content .m-b-30 {
    margin-bottom: 20px !important;
  }
  .page-wrapper .page-body-wrapper .page-body {
    padding: 0 !important;
  }
  .page-wrapper .page-body-wrapper .page-title {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .page-wrapper .page-body-wrapper .page-title .row h3 {
    font-size: 20px;
  }
  .alert-primary.inverse {
    background-color: transparent;
  }
  .alert-secondary.inverse {
    background-color: transparent;
  }
  .alert-success.inverse {
    background-color: transparent;
  }
  .alert-danger.inverse {
    background-color: transparent;
  }
  .alert-warning.inverse {
    background-color: transparent;
  }
  .alert-info.inverse {
    background-color: transparent;
  }
  .alert-light.inverse {
    background-color: transparent;
  }
  .alert-dark.inverse {
    background-color: transparent;
  }
  .alert .close {
    height: 100%;
  }
  .calender-widget .cal-desc {
    padding: 10px 15px 15px !important;
  }
  .calender-widget .cal-desc p {
    max-height: 100%;
  }
  .user-profile hr {
    margin: 15px 0;
  }
  .user-profile .hovercard .cardheader {
    height: 300px;
  }
  .user-profile .hovercard .info {
    padding: 20px;
  }
  .user-profile .hovercard .info .user-designation {
    border-top: 1px solid #f4f4f4;
    border-bottom: 1px solid #f4f4f4;
    margin-bottom: 15px;
    padding: 15px 0px;
  }
  .user-profile .hovercard .social-media a {
    margin-right: 0px;
    font-size: 16px;
  }
  .user-profile .hovercard .follow .follow-num {
    font-size: 20px;
  }
  .user-profile .profile-img-style .pictures img {
    margin-bottom: 10px;
  }
  .custom-card .card-footer > div h6 {
    font-size: 14px;
    font-weight: 600;
  }
  .custom-card .card-footer > div h3 {
    font-size: 24px;
  }
  .calendar-wrap .fc-toolbar .fc-center {
    margin-top: 10px;
  }
  .calendar-wrap a.fc-more {
    font-size: 0.7em;
  }
  .mega-inline {
    display: block;
  }
  .megaoptions-border-space-sm {
    padding-bottom: 30px !important;
  }
  .blog-box.blog-shadow .blog-details {
    padding: 15px;
  }
  .blog-box.blog-shadow .blog-details p {
    margin-bottom: 0;
  }
  .blog-box.blog-shadow .blog-details h4 {
    margin-bottom: 10px;
  }
  .blog-box.blog-list .blog-details {
    padding-top: 0;
  }
  .blog-box .blog-details {
    padding: 20px;
  }
  .blog-box .blog-date span {
    font-size: 25px;
  }
  .blog-single .blog-box .blog-details {
    padding: 0;
  }
  .error-wrapper {
    padding: 20px 0;
  }
  .error-wrapper .btn {
    margin-top: 15px;
  }
  .error-wrapper .img-100 {
    width: 50px !important;
  }
  .error-wrapper .error-heading {
    margin-top: 20px;
  }
  .error-wrapper .error-heading .cloud-second {
    margin-top: -60px;
  }
  .error-wrapper .error-heading .headline {
    font-size: 150px;
  }
  .error-wrapper .maintenance-heading .cloud-second {
    display: none;
  }
  .error-wrapper .maintenance-heading .headline {
    font-size: 25px;
    margin-top: -10%;
    letter-spacing: 2px;
  }
  .comingsoon .comingsoon-inner .coming-soon-bottom-link {
    margin-top: 20px;
    line-height: 1;
  }
  .comingsoon .comingsoon-inner h5 {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .comingsoon .comingsoon-inner .countdown {
    padding: 20px 0px;
  }
  .comingsoon .comingsoon-inner .countdown ul li {
    margin: 0 7px;
  }
  .comingsoon .comingsoon-inner .countdown .title {
    font-size: 12px;
  }
  .comingsoon .comingsoon-inner .countdown .time {
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    margin: 0 auto;
  }
  .form-wizard .btn-mb {
    margin-bottom: 15px;
  }
  .stepwizard {
    margin-bottom: 15px;
  }
  .f1 .f1-steps {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .wizard-4 ul.anchor {
    width: 100%;
    padding-bottom: 15px;
    padding-right: 0;
  }
  .wizard-4 .step-container {
    width: 100%;
  }
  .status-widget .text-sm-right {
    text-align: right;
  }
  .mega-menu {
    padding-left: 15px;
  }
  .mega-menu .onhover-show-div {
    height: 405px;
    left: 0;
    top: 61px;
    padding: 15px;
  }
  .mega-menu .lg-mt {
    margin-top: 10px;
  }
  .mega-menu .xs-mt {
    margin-top: 15px;
  }
  .nav-md-mt {
    margin-top: 15px;
  }
  .navs-icon {
    padding: 15px;
  }
  .navs-icon .main-section {
    padding-top: 15px;
  }
  .navs-icon .separator {
    margin: 15px 0;
  }
  .nav-list {
    padding: 15px;
  }
  .navs-dropdown button {
    margin-top: 15px;
  }
  .navs-dropdown .onhover-show-div {
    top: 64px;
  }
  .lg-mt {
    margin-top: 15px;
  }
  #aniimated-thumbnials a:last-child img {
    margin-bottom: 15px;
  }
  .tilt-showcase .mt-4 {
    margin-top: 15px !important;
  }
  .tilt-showcase ol .m-b-20 {
    margin-bottom: 15px !important;
  }
  .xs-mt {
    margin-top: 15px;
  }
  span:last-child.tag-pills-sm-mb {
    margin-top: 3px;
  }
  .animated-modal .form-group .form-control {
    width: 50%;
    margin: 0 auto;
  }
  .animated-modal .animated-modal-md-mb {
    margin-bottom: 15px !important;
  }
  .steps-md-mt {
    margin-top: 15px;
  }
  .steps-sizing-sm-mb {
    margin-bottom: 15px;
  }
  .bootstrap-touchspin .touchspin-vertical-tab .input-group {
    width: 96% !important;
  }
  #API-chield-row_wrapper #API-chield-row tbody tr td:first-child {
    min-width: 20px;
  }
  .chart-block .flot-chart-container p#choices {
    width: 100%;
  }
  .chart-block .flot-chart-container #toggling-series-flot {
    width: 100% !important;
  }
  .click2edit ~ .note-editor.note-frame {
    margin-bottom: 15px;
  }
  .ecommerce-widget .progress-showcase {
    margin-top: 15px;
  }
  .reset-password-box .theme-form .form-group .btn {
    margin-top: 13px !important;
  }
  .gallery-with-description a > div {
    margin-bottom: 15px;
  }
  .gallery-img-mb-sm {
    margin-bottom: 15px;
  }
  .xm-mb-peity {
    margin-bottom: 8px;
  }
  .authentication-main {
    padding: 30px 15px;
  }
  .translate_wrapper.active .more_lang:before,
  .translate_wrapper.active .more_lang:after {
    display: none;
  }
  .translate_wrapper.active .more_lang.active {
    position: fixed;
    width: calc(100vw - 30px);
    left: 15px;
    top: 60px;
  }
  .onhover-dropdown:hover .onhover-show-div {
    opacity: 0;
    -webkit-transform: none;
    transform: none;
    visibility: hidden;
  }
  .onhover-dropdown:hover .onhover-show-div.active {
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    visibility: visible;
    border-radius: 5px;
    overflow: hidden;
  }
  .page-header .header-wrapper .nav-right.right-header ul.profile-dropdown,
  .page-header .header-wrapper .nav-right.right-header ul.chat-dropdown,
  .page-header
    .header-wrapper
    .nav-right.right-header
    ul.notification-dropdown {
    width: calc(100vw - 30px);
    position: fixed;
    top: 60px;
    left: 15px !important;
  }
  .page-header .header-wrapper .nav-right .profile-dropdown {
    top: 43px;
  }
  .wizard-4 .action-bar .btn {
    margin: 0 2px;
  }
  .tabbed-card ul {
    right: 0px;
    left: unset;
  }
  .dropdown-basic .btn-group {
    margin-right: unset;
  }
  .order-left-image {
    display: block;
    text-align: center;
  }
  .order-left-image .tracking-product-image {
    width: 60%;
    margin: 20px auto;
  }
}
@media only screen and (max-width: 480px) {
  .page-wrapper .page-header .header-wrapper .nav-right .onhover-show-div {
    right: 20px;
    width: 280px;
    position: fixed;
  }
  .page-wrapper .login .theme-form{
    width: 90%;
  }
  .page-wrapper.only-body .page-header .header-wrapper .nav-right {
    display: none;
  }
  .product-wrapper-grid.list-view .product-box {
    display: block;
  }
  .product-wrapper-grid.list-view .product-box .product-img {
    width: 100%;
  }
  .pagination-lg .page-link {
    font-size: 1rem;
  }
  h6 {
    font-size: 14px;
  }
  .prooduct-details-box .media-body {
    margin-left: 0rem !important;
  }
  .left-header .level-menu .header-level-menu {
    width: 140px;
    padding: 0.7rem 0;
  }
  .left-header .level-menu .header-level-menu > li > .header-level-sub-menu {
    padding: 0.7rem 0;
    width: 120px;
    left: 140px;
  }
  .left-header .level-menu .header-level-menu svg {
    display: none;
  }
  .box-layout.page-wrapper .set-col-6,
  .box-layout.page-wrapper .set-col-3,
  .box-layout.page-wrapper .set-col-7,
  .box-layout.page-wrapper .set-col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .chart_data_right .knob-block > div:not(.chart-clock-main) canvas {
    width: 70px !important;
    height: 70px !important;
  }
  .knob-block .chart-clock-main {
    margin: auto;
    width: auto;
  }
  .knob-block .chart-clock-main .clock-medium {
    position: absolute;
    left: 33px;
    top: 33px;
  }
  .knob-block .chart-clock-main .clock-medium canvas {
    width: 180px !important;
    height: 180px !important;
  }
  .knob-block .chart-clock-main .clock-small {
    left: 34px;
    top: 74px;
  }
  .knob-block .chart-clock-main .clock-large {
    left: 0;
    top: 0;
    margin: 0 auto;
  }
  .knob-block .chart-clock-main .clock-large canvas {
    width: 245px !important;
    height: 245px !important;
  }
  .knob-block > div:not(.chart-clock-main) canvas {
    width: 245 !important;
    height: 245 !important;
  }
  .wizard-4 .action-bar .btn {
    width: 100%;
  }
  .wizard-4 .action-bar .btn + .btn {
    margin-top: 10px;
  }
  ul.notification-dropdown.onhover-show-div {
    width: 260px;
    right: -80px;
  }
  ul.notification-dropdown.onhover-show-div:before,
  ul.notification-dropdown.onhover-show-div:after {
    right: 89px !important;
  }
  .inline-block-sm {
    display: inline-block;
  }
  .pagination-lg .page-link {
    padding: 0.3rem 0.65rem;
  }
  .nav-pills li {
    width: 100%;
  }
  .nav-pills.tab-section-nav li {
    width: auto;
  }
  .nav-pills.tab-section-nav .nav-item {
    margin-right: 0;
  }
  .reset-password-box {
    width: 290px;
  }
  .icon-hover-bottom .icon-first {
    margin-right: 10px;
  }
  .icon-hover-bottom .icon-popup .icon-class {
    display: none;
  }
  .error-wrapper .maintenance-heading {
    margin-top: 0;
  }
  .custom-card {
    padding: 0;
  }
  .custom-card .card-footer > div h3 {
    font-size: 20px;
  }
  .custom-card .card-social li {
    padding: 5px 0;
  }
  .custom-card .profile-details h6 {
    margin-bottom: 15px;
  }
  .custom-card .profile-details h4 {
    font-size: 20px;
  }
  .custom-card .card-profile img {
    height: 93px;
  }
  .card .card-header .card-header-right i {
    margin: 0 3px;
    font-size: 14px;
  }
  .card .card-header > span + span {
    display: none;
  }
  .timeline-small .media .timeline-round.timeline-line-1:after {
    bottom: -50px;
  }
  .timeline-small .media .timeline-round.medium-line:after {
    bottom: -40px;
  }
  .dropdown-basic {
    text-align: center;
  }
  .dropup-basic {
    text-align: center;
  }
  .blog-box.blog-shadow .blog-details {
    padding: 10px;
  }
  .blog-box.blog-shadow .blog-details h4 {
    font-size: 14px;
  }
  .cal-date-widget {
    padding: 30px;
  }
  .calender-widget .cal-img {
    height: 225px;
  }
  .company-card .details .media {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .stepwizard .stepwizard-row:before {
    top: 17px;
  }
  .stepwizard .stepwizard-row .stepwizard-step .btn {
    padding: 6px 22px;
  }
  .email-wrap
    .email-right-aside
    .email-content
    .email-wrapper
    .attachment
    ul
    li
    img {
    width: 83px;
    height: 83px;
  }
  .mega-menu {
    padding-left: 20px;
    padding-top: 3px;
  }
  .mega-menu .onhover-show-div {
    height: 405px;
    left: 0;
    top: 61px;
    padding: 15px;
  }
  .badge {
    padding: 0.42em 0.7em;
  }
  .alert-dismissible .close {
    top: -1px;
  }
  .alert-dismissible .close span {
    font-size: 19px;
  }
  .notify-alert {
    width: 90%;
  }
  .chat-box .chat-right-aside .chat .chat-header {
    display: block;
  }
  .chat-box .chat-right-aside .chat .chat-header .chat-menu-icons {
    margin-top: 15px;
    padding-left: 10px;
  }
  .package-card {
    display: block !important;
  }
  .package-card div h5 {
    margin-bottom: 10px !important;
  }
}
@media only screen and (max-width: 420px) {
  .product-sidebar.open {
    top: -75px;
  }
  .alert-theme {
    font-size: 12px;
    min-width: 300px;
    right: 0 !important;
    width: 100%;
  }
  .alert-theme button {
    right: 30px !important;
  }
  .alert-theme i {
    display: none;
  }
  .alert-theme span + span + span {
    padding: 15px;
  }
  .and-many-more {
    font-size: 37px;
  }
  .log-in-section .form-control {
    padding: 8px 10px;
  }
  .tabbed-card ul.border-tab.nav-tabs .nav-item .nav-link {
    padding: 5px 15px 8px;
  }
  .border-tab.nav-tabs {
    display: block;
  }
  .page-wrapper.compact-sidebar .page-body-wrapper div.sidebar-wrapper > div {
    width: 112px;
  }
  .page-wrapper.compact-sidebar
    .page-body-wrapper
    div.sidebar-wrapper
    .sidebar-main
    .sidebar-links
    li
    .sidebar-submenu,
  .page-wrapper.compact-sidebar
    .page-body-wrapper
    div.sidebar-wrapper
    .sidebar-main
    .sidebar-links
    li
    .mega-menu-container {
    left: 112px;
    width: 190px;
  }
  .page-wrapper.compact-small .page-body-wrapper div.sidebar-wrapper > div {
    width: 80px;
  }
  .page-wrapper.compact-small
    .page-body-wrapper
    div.sidebar-wrapper
    .sidebar-main
    .sidebar-links
    li
    .sidebar-submenu,
  .page-wrapper.compact-small
    .page-body-wrapper
    div.sidebar-wrapper
    .sidebar-main
    .sidebar-links
    li
    .mega-menu-container {
    left: 80px;
    width: 210px;
  }
  .login-card .login-main .theme-form .link {
    position: unset;
  }
}
@media only screen and (max-width: 360px) {
  .product-box
    .modal
    .modal-header
    .product-box
    .product-details
    .product-qnty
    fieldset
    .input-group {
    width: 45%;
  }
  .prooduct-details-box .close {
    right: 0;
    top: 5px;
  }
  .prooduct-details-box .btn {
    padding: 4px 8px;
  }
  .prooduct-details-box .media {
    padding: 15px;
    display: block;
  }
  .prooduct-details-box .media .media-body {
    margin-top: 15px;
  }
  .datepicker--nav-action {
    width: 20px;
    margin-left: -10px;
    background-color: transparent;
  }
  .datepicker--nav-action path {
    stroke: var(--theme-color);
  }
  .clockpicker-align-top {
    top: 426px !important;
  }
  .note {
    min-width: 250px;
  }
  .datepicker {
    width: 239px;
  }
  .add-post form .m-checkbox-inline label {
    margin-bottom: 8px;
  }
  .add-post form .m-checkbox-inline label:last-child {
    margin-bottom: 0;
  }
  .map-js-height {
    height: 250px;
  }
  .bar-chart-widget .earning-details i {
    right: -73px;
  }
  .widget-joins .border-after-xs:after {
    width: 92%;
  }
  .status-widget svg {
    width: 18px;
    height: 18px;
  }
  .tabs-scoial.border-tab.nav-tabs .nav-item .nav-link {
    padding: 10px 5px;
    font-size: 14px;
  }
  .user-profile .hovercard .user-image .share-icons {
    right: 6px;
    top: -15px;
  }
  .user-profile .hovercard .user-image .share-icons li .social-icon {
    width: 25px;
    height: 25px;
  }
  .user-profile .hovercard .user-image .share-icons li .social-icon i {
    font-size: 14px;
  }
  .social-chat .other-msg {
    margin-left: 15px;
  }
  .social-header h5 span.pull-right {
    display: none;
  }
  .timeline-small .media .timeline-round.timeline-line-1:after {
    bottom: -74px;
    height: 56px;
  }
  .timeline-small .media .timeline-round.small-line:after {
    bottom: -32px;
    height: 14px;
  }
  .timeline-small .media .timeline-round.medium-line:after {
    bottom: -59px;
    height: 40px;
  }
  .timeline-small .media .media-body p {
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -webkit-line-clamp: 4;
  }
  .custom-card .dashboard-card {
    padding-top: 0;
  }
  .custom-card .card-profile img {
    bottom: 25px;
  }
  .custom-card .card-footer > div h6 {
    font-size: 12px;
  }
  .flot-chart-container {
    height: 230px;
  }
  .map-block {
    height: 250px;
  }
  .img-cropper .docs-tooltip {
    font-size: 11px;
  }
  .img-cropper .docs-toggles .btn-group .btn {
    padding: 0.375rem 0.2rem;
  }
  .blog-box .blog-details p {
    line-height: 1.5;
  }
  .blog-box .blog-details .blog-social li:last-child {
    padding-left: 0;
  }
  .blog-box .blog-details-main .blog-social li {
    padding: 0 10px;
  }
  .button-builder-wrap .btn-lg {
    font-size: 18px;
  }
  .tabs-responsive-side {
    max-width: 100%;
  }
  .browser-widget .media i {
    font-size: 52px;
  }
  .browser-widget .media .media-body h4 {
    font-size: 20px;
  }
  .bar-chart-widget .bottom-content .num {
    font-size: 17px;
  }
  .search-page .theme-form .input-group .form-control-plaintext {
    padding-left: 10px;
  }
  .search-page .theme-form .input-group .btn {
    padding: 6px 4px;
  }
  .search-page .info-block {
    padding: 20px;
  }
  .stepwizard .stepwizard-row .stepwizard-step .btn {
    padding: 6px 20px;
  }
  .user-status table tbody img {
    height: 40px;
  }
  .wizard-4 ul.anchor {
    padding-top: 15px;
  }
  .wizard-4 .msg-box {
    top: 40px !important;
  }
  .xs-width-100 {
    min-width: 100%;
  }
  .email-wrap .action-wrapper .actions li {
    margin-right: 5px;
  }
  .email-wrap .email-body .attachment .list-inline .list-inline-item {
    padding-right: 5px;
  }
  .email-wrap
    .email-right-aside
    .email-content
    .email-wrapper
    .attachment
    ul
    li
    img {
    width: 65px;
    height: 65px;
  }
  .email-wrap .email-right-aside .email-top .dropdown-menu {
    left: -58px;
  }
  .form-builder #components .component .form-group #button1id {
    margin-bottom: 15px;
  }
  .default-according .card .card-header i {
    font-size: 14px;
    top: 24px;
  }
  .default-according .card .btn-link {
    display: block;
    width: 100%;
    padding-left: 17px;
  }
  .star-ratings .stars .title {
    line-height: 1;
  }
  .user-profile .hovercard .social-media a {
    padding: 0 12px;
  }
  .bootstrap-touchspin .touchspin-vertical-tab .input-group {
    width: 93% !important;
  }
  .step-container {
    height: 280px !important;
  }
  .sort-panel .d-inline .btn {
    margin-left: 87px;
  }
  .jsgrid .jsgrid-pager-container .jsgrid-pager .jsgrid-pager-page {
    padding: 0.5em 0.62em;
  }
  .chat-box .chat-right-aside {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 96%;
    flex: 0 0 96%;
    max-width: 96%;
  }
  .chat-box .chat-right-aside .chat .chat-message {
    width: calc(100% - 20px);
  }
  .error-wrapper .error-heading .headline {
    font-size: 100px;
  }
  .lg-toolbar .lg-icon {
    width: 40px;
  }
  .calendar-wrap a.fc-more {
    font-size: 0.59em;
  }
  .calendar-wrap .fc th {
    font-size: 10px;
  }
  .modal-footer {
    display: block;
    text-align: center;
  }
  .modal-footer button:first-child {
    margin-bottom: 10px;
  }
  .order-box .qty li {
    font-size: 14px;
  }
  .order-box .qty li span {
    font-size: 14px;
  }
  .order-box ul li span {
    text-align: right;
  }
  .order-box ul li label {
    text-align: right;
    font-size: 14px;
  }
  .order-box .sub-total li .count {
    font-size: 14px;
  }
  .checkout .text-end {
    text-align: left !important;
    margin-top: 15px;
  }
  .order-left-image .tracking-product-image {
    width: 100%;
  }
  .list-table tbody tr td:nth-child(4) {
    min-width: 200px;
  }
}
@media screen and (max-width: 578px) {
  .datepicker-dashboard .datepicker {
    height: 340px;
  }
  .datepicker-dashboard .datepicker--days-names {
    font-size: 16px;
    margin: 12px 0;
  }
  .datepicker-dashboard .datepicker--cells-days {
    height: 170px;
  }
  .btn-group .btn {
    font-size: 12px;
    padding: 0.375rem 0.5rem;
  }
}
@media only screen and (min-width: 576px) {
  .product-wrapper-grid.list-view .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .sidebar-wrapper .back-btn {
    display: none;
  }
}
@media only screen and (max-width: 575px) {
  .rtl-ltr-btn {
    display: inline-block;
  }
}
@media only screen and (max-width: 359px) {
  .apexcharts-legend-marker {
    margin-left: 0;
  }
}
@media only screen and (max-width: 396px) {
  .page-wrapper .page-header .header-wrapper .product-button {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .checkout .checkout-details {
    padding: 25px;
  }
  .order-box .title-box span {
    width: 30%;
  }
  .order-box .sub-total li .count {
    width: 38%;
  }
  .order-box .sub-total .shipping-class .shopping-checkout-option {
    width: 46%;
  }
  .order-box .qty li span {
    width: 38%;
  }
  .order-box .total li .count {
    width: 38%;
  }
}
@media screen and (max-width: 991px) {
  .order-box .sub-total .shipping-class .shopping-checkout-option {
    width: 38%;
  }
  .page-wrapper.compact-wrapper .page-header .header-wrapper .toggle-sidebar {
    display: block;
  }
}
@media screen and (max-width: 575px) {
  .checkout .checkout-details {
    padding: 15px;
  }
  .order-box .sub-total .shipping-class .shopping-checkout-option {
    width: 50%;
  }
  .order-box .sub-total li .count {
    width: 50%;
  }
}
.footer {
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px rgba(89, 102, 122, 0.1);
  box-shadow: 0 0 20px rgba(89, 102, 122, 0.1);
  padding: 15px;
  position: fixed;
  bottom: 0;
  right: 0;
  width: calc(100vw - 280px);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media (max-width: 991px) {
  .footer {
    width: 100%;
    right: 0;
  }
}
.footer.footer-dark {
  background-color: #222;
}
.footer.footer-dark p {
  color: #fff;
}
.footer-fix {
  width: calc(100% - 280px);
  position: fixed;
}
.grid-showcase {
  margin-bottom: -10px;
}
.grid-showcase span {
  display: block;
  border: 1px solid #f4f4f4;
  padding: 10px;
  margin-bottom: 10px;
  text-align: center;
  background-color: #fff;
}
.grid-align {
  margin-bottom: -30px;
}
.grid-align .row {
  padding: 15px 0;
  min-height: 10rem;
  border: 1px solid rgba(13, 164, 135, 0.02);
  margin-bottom: 30px;
  background-color: rgba(13, 164, 135, 0.02);
}
.offcanvas .page-wrapper .page-body-wrapper .page-body,
.offcanvas-bookmark .page-wrapper .page-body-wrapper .page-body {
  position: relative;
  -webkit-filter: blur(5px) grayscale(100%);
  filter: blur(5px) grayscale(100%);
}
.header-title {
  font-size: calc(16px + (23 - 16) * ((100vw - 320px) / (1920 - 320)));
}
.logo-wrapper {
  position: relative;
}
.logo-wrapper .toggle-sidebar {
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40px;
  height: 40px;
}
.logo-wrapper .toggle-sidebar svg {
  width: 20px;
  height: 20px;
}
.logo-wrapper .toggle-sidebar i {
  font-size: 22px;
  color: #fff;
}
.logo-wrapper .toggle-sidebar:before {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  background-color: rgba(13, 164, 135, 0.1);
  border-radius: 100%;
  left: -11px;
  z-index: -2;
  top: -8px;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.logo-wrapper .toggle-sidebar:hover:before {
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  top: 0;
  left: 0;
}
.logo-wrapper .toggle-sidebar:hover > svg {
  color: var(--theme-color) !important;
  stroke: var(--theme-color) !important;
}
.onhover-dropdown {
  cursor: pointer;
  position: relative;
}
.onhover-show-div {
  top: 80px;
  position: absolute;
  z-index: 8;
  background-color: #fff;
  -webkit-transition: all linear 0.3s;
  transition: all linear 0.3s;
}
.onhover-show-div li a svg {
  margin-top: 0 !important;
}
.onhover-show-div li a svg path,
.onhover-show-div li a svg line {
  color: #4a5568 !important;
}
.left-header .level-menu .nav-link {
  display: inline-block;
  border-radius: 5px;
  background-color: rgba(239, 63, 62, 0.15);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: var(--theme-secondary);
  margin-left: 10px;
}
.left-header .level-menu .nav-link.active {
  background-color: var(--theme-secondary);
  color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.left-header .level-menu .nav-link.active svg {
  stroke: #fff;
}
.left-header .level-menu .nav-link svg {
  height: 18px;
  margin-right: 5px;
  vertical-align: middle;
  stroke: var(--theme-secondary);
}
.left-header .level-menu .header-level-menu {
  position: absolute;
  top: 59px;
  background-color: #fff;
  border-radius: 5px;
  width: 180px;
  height: 0;
  padding: 0.7rem 0.5rem;
  -webkit-box-shadow: 0 0 37px rgba(8, 21, 66, 0.1);
  box-shadow: 0 0 37px rgba(8, 21, 66, 0.1);
  min-width: 180px;
  opacity: 0;
  visibility: hidden;
  display: block !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.left-header .level-menu .header-level-menu.show {
  opacity: 1;
  visibility: visible;
  height: 225px;
}
.left-header .level-menu .header-level-menu li {
  padding: 0.5rem 1rem;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.left-header .level-menu .header-level-menu li:hover {
  background-color: rgba(13, 164, 135, 0.1);
  border-radius: 5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.left-header .level-menu .header-level-menu li:hover > a > span {
  color: var(--theme-color);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.left-header .level-menu .header-level-menu li:hover > a > svg {
  stroke: var(--theme-color);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.left-header .level-menu .header-level-menu > li {
  position: relative;
  width: 100%;
}
.left-header .level-menu .header-level-menu > li:hover .header-level-sub-menu {
  opacity: 1;
  -webkit-box-shadow: 0 0 37px rgba(8, 21, 66, 0.1);
  box-shadow: 0 0 37px rgba(8, 21, 66, 0.1);
  -webkit-animation: fadeInLeft 300ms ease-in-out;
  animation: fadeInLeft 300ms ease-in-out;
}
.left-header .level-menu .header-level-menu > li a {
  color: #2c323f;
}
.left-header .level-menu .header-level-menu > li svg {
  width: 16px;
  vertical-align: middle;
  margin-right: 5px;
  stroke: #2c323f;
}
.left-header .level-menu .header-level-menu > li span {
  vertical-align: middle;
}
.left-header .level-menu .header-level-menu > li > .header-level-sub-menu {
  position: absolute;
  padding: 0.7rem 0.5rem;
  left: 173px;
  z-index: 9;
  background-color: #fff;
  width: 170px;
  border-radius: 5px;
  top: 0;
  opacity: 0;
  -webkit-animation: fadeInLeft 300ms ease-in-out;
  animation: fadeInLeft 300ms ease-in-out;
}
.left-header .mega-menu .nav-link {
  display: inline-block;
  border-radius: 5px;
  background-color: rgba(13, 164, 135, 0.07);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.left-header .mega-menu .nav-link.active {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #fff;
  background-color: var(--theme-color);
}
.left-header .mega-menu .nav-link .according-menu {
  display: none;
}
.left-header .mega-menu .nav-link svg {
  height: 18px;
  margin-right: 5px;
  vertical-align: middle;
}
.left-header .mega-menu-container {
  min-width: 1100px;
  position: absolute;
  width: calc(100vw - 800px);
  height: 0;
  border-radius: 0px;
  background-color: #fff;
  top: 59px;
  left: -30px;
  border-top: 1px solid #efefef;
  padding-bottom: 20px;
  padding-top: 10px;
  padding-left: 20px;
  -webkit-box-shadow: 0 0 20px rgba(89, 102, 122, 0.1);
  box-shadow: 0 0 20px rgba(89, 102, 122, 0.1);
  opacity: 0;
  visibility: hidden;
  display: block !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.left-header .mega-menu-container.show {
  opacity: 1;
  visibility: visible;
  height: 300px;
}
.left-header .mega-menu-container .link-section > div h6 {
  margin-top: 20px;
}
.left-header .mega-menu-container .link-section li {
  width: 100%;
  padding: 7px 0 7px 15px;
}
.left-header .mega-menu-container .link-section li a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.left-header .mega-menu-container .link-section li:hover a {
  color: var(--theme-color);
  letter-spacing: 1.5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.left-header .mega-menu-container .mega-box + .mega-box {
  padding-left: 30px;
  border-left: 1px solid #efefef;
}
.left-header .mega-menu-container .mega-box .doted li {
  position: relative;
}
.left-header .mega-menu-container .mega-box .doted li:hover:before {
  background-color: var(--theme-color);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.left-header .mega-menu-container .mega-box .doted li:before {
  content: "";
  position: absolute;
  top: 15px;
  width: 5px;
  height: 5px;
  background-color: #999;
  left: 0;
  border-radius: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.left-header .mega-menu-container .mega-box .dashed-links li {
  position: relative;
}
.left-header .mega-menu-container .mega-box .dashed-links li:hover:before {
  background-color: var(--theme-color);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.left-header .mega-menu-container .mega-box .dashed-links li:before {
  content: "";
  position: absolute;
  top: 16px;
  width: 6px;
  height: 2px;
  background-color: #999;
  left: 0;
}
.left-header .mega-menu-container .mega-box .icon li {
  position: relative;
}
.left-header .mega-menu-container .mega-box .icon li:hover:before {
  color: var(--theme-color);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.left-header .mega-menu-container .mega-box .icon li:before {
  content: "";
  position: absolute;
  font-family: fontawesome;
  top: 7px;
  left: 0px;
}
.left-header .mega-menu-container .mega-box .svg-icon ~ div h6 {
  margin-top: 10px;
  margin-bottom: 5px;
}
.left-header .mega-menu-container .mega-box .svg-icon li {
  padding-left: 0px;
}
.left-header .mega-menu-container .mega-box .svg-icon li:hover:before {
  color: var(--theme-color);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.left-header .mega-menu-container .mega-box .svg-icon li a svg {
  width: 16px;
  margin-right: 5px;
  vertical-align: middle;
}
.left-header .mega-menu-container .submenu-title {
  margin-top: 20px;
  margin-left: 20px;
}
.left-header .mega-menu-container .according-menu {
  display: none;
}
.left-header .horizontal-menu li {
  display: inline-block;
}
.mega-menu .default-according .card .btn-link {
  font-weight: 500;
  color: gray;
}
.mega-menu .default-according .card .card-body {
  font-size: 12px;
}
.mega-menu .onhover-show-div {
  width: 1500px;
}
.mega-menu .card-body {
  padding: 20px;
}
.mega-menu div > div a {
  margin-bottom: 0px;
  display: inline-block;
  color: rgba(74, 85, 104, 0.7);
}
.mega-menu .list-unstyled div a {
  padding: 8px 35px 8px 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.mega-menu .list-unstyled div a:hover {
  padding: 8px 35px 8px 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
#accordionoc #collapseicon,
#accordionoc #collapseicon1 {
  padding-top: 0px;
}
#accordionoc li button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.navs-icon.default-according.style-1 li button {
  position: relative;
}
.navs-icon.default-according.style-1 li button:hover {
  color: var(--theme-color) !important;
}
.navs-icon.default-according.style-1 li button[aria-expanded="true"]:before {
  right: 2px;
  top: 6px;
}
.navs-icon.default-according.style-1 li button[aria-expanded="false"]:before {
  right: 2px;
  top: 6px;
}
.navs-icon {
  padding: 30px;
}
.navs-icon li {
  padding: 9px 0;
}
.navs-icon li a {
  color: #4a5568;
}
.navs-icon li a:hover {
  color: var(--theme-color);
}
.navs-icon li ul {
  padding-top: 9px;
}
.onhover-dropdown.navs-dropdown:hover .onhover-show-div:before,
.onhover-dropdown.navs-dropdown:hover .onhover-show-div:after {
  right: 77px;
  left: unset;
}
.icon-lists {
  font-family: Rubik, sans-serif;
}
.pl-navs-inline {
  padding-left: 30px !important;
}
.inline-nav li {
  line-height: 1.3;
}
.search-page .theme-form input {
  border: 1px solid var(--theme-color);
  padding-left: 20px;
  border-radius: 10px 0 0 10px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.search-page .theme-form input::-webkit-input-placeholder {
  color: #0da487;
}
.search-page .theme-form input::-moz-placeholder {
  color: #0da487;
}
.search-page .theme-form input:-ms-input-placeholder {
  color: #0da487;
}
.search-page .theme-form input::-ms-input-placeholder {
  color: #0da487;
}
.search-page .theme-form input::placeholder {
  color: #0da487;
}
.search-page .theme-form input:focus {
  outline: none;
}
.search-page .theme-form .input-group .btn {
  line-height: 32px;
  font-size: 16px;
}
.search-page .theme-form .input-group .form-control-plaintext {
  background: transparent;
}
.search-page h6 {
  line-height: 1.4;
}
.search-page .nav-link {
  font-weight: 500;
  text-transform: uppercase;
}
.search-page .border-tab.nav-tabs .material-border {
  border-bottom-width: 1px;
}
.search-page .border-tab.nav-tabs .nav-item .nav-link {
  font-size: 15px;
  padding: 10px 18px;
}
.search-page .media .media-body {
  overflow: hidden;
}
.search-page .info-block {
  padding: 30px;
  border-radius: 15px;
  border: 1px solid #f4f4f4;
}
.search-page .info-block a {
  color: #656565;
  margin-bottom: 3px;
  display: block;
}
.search-page .info-block h6 {
  color: #0da487;
}
.search-page .info-block + .info-block {
  margin-top: 20px;
}
.search-page .border-tab.nav-tabs {
  -webkit-box-align: left;
  -ms-flex-align: left;
  align-items: left;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
}
.search-page .border-tab.nav-tabs .nav-item {
  width: auto;
}
.search-page .search-links h6 {
  margin-bottom: 10px;
}
.search-page p {
  text-transform: lowercase;
  margin-bottom: 0;
  color: #a5a2a2;
}
.search-page ul.search-info li {
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  color: #586082;
}
.search-page ul.search-info li + li {
  border-left: 1px solid #a8b0c2;
  padding-left: 8px;
  margin-left: 8px;
}
.search-page ul.search-info li i {
  color: #747dc6;
}
.search-page ul.search-info li i:not(:last-child) {
  margin-right: 4px;
}
.search-page #video-links .embed-responsive + .embed-responsive {
  margin-top: 30px;
}
.search-list {
  margin-bottom: 30px;
  width: auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid #0da487;
  border: none;
}
.search-list .nav-item {
  background-color: rgba(13, 164, 135, 0.1);
}
.search-list .nav-item .nav-link {
  border: none;
  padding: 0.7rem 1.5rem;
  opacity: 0.5;
}
.search-list .nav-item .nav-link.active {
  background-color: rgba(13, 164, 135, 0.1);
  color: var(--theme-color);
  opacity: 1;
}
.search-list .nav-item.show,
.search-list .nav-item.active {
  background-color: rgba(13, 164, 135, 0.1);
}
.select2 {
  max-width: 100%;
}
.tracker-title {
  font-size: 28px;
  letter-spacing: 1.2px;
  margin: 0;
  font-weight: 500;
}
.tracker-number p {
  margin-bottom: 10px;
  letter-spacing: 1.2px;
}
.tracker-number p span {
  font-weight: 500;
  margin-left: 10px;
  color: #212529;
}
.order-left-image {
  margin-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 991px) {
  .order-left-image {
    display: block;
  }
}
.order-left-image .tracking-product-image {
  margin-right: 40px;
  width: 24%;
}
[dir="rtl"] .order-left-image .tracking-product-image {
  margin-right: 0;
  margin-left: 40px;
}
@media (max-width: 991px) {
  .order-left-image .tracking-product-image {
    margin-bottom: 18px;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
  }
  [dir="rtl"] .order-left-image .tracking-product-image {
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  .order-left-image .tracking-product-image {
    margin: 0 auto;
    margin-bottom: calc(20px + (40 - 20) * ((100vw - 320px) / (1920 - 320)));
  }
}
.order-left-image .order-image-contain {
  width: calc(100% - 30px);
}
@media (max-width: 991px) {
  .order-left-image .order-image-contain {
    width: 100%;
  }
}
.order-left-image .order-image-contain p {
  margin-bottom: calc(5px + (10 - 5) * ((100vw - 320px) / (1920 - 320)));
  letter-spacing: 0.05em;
}
.order-left-image .order-image-contain p span {
  font-weight: 700;
  margin-left: 10px;
  color: #4a5568;
}
[dir="rtl"] .order-left-image .order-image-contain p span {
  margin-left: 0;
  margin-right: 10px;
}
.order-left-image .order-image-contain h4 {
  font-size: 22px;
  letter-spacing: 0.03em;
  margin-bottom: calc(12px + (23 - 12) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 700;
}
@media (max-width: 767px) {
  .order-left-image .order-image-contain h4 {
    font-size: calc(16px + (24 - 16) * ((100vw - 320px) / (1920 - 320)));
  }
}
.order-left-image .order-image-contain h5 {
  font-size: 18px;
  letter-spacing: 0.03em;
  margin-top: calc(12px + (23 - 12) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 600;
}
.order-address {
  margin-top: 50px;
}
@media (max-width: 360px) {
  .order-address {
    margin-top: 20px;
  }
}
.order-address li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
@media (max-width: 360px) {
  .order-address li {
    display: block;
  }
}
.order-address li .left-box {
  text-transform: capitalize;
  min-width: 210px;
  padding: 10px 0;
}
.order-address li .left-box h6 {
  font-weight: 500;
}
@media (max-width: 360px) {
  .order-address li .left-box h6 {
    color: #7e7e7e !important;
    margin-bottom: -13px;
    padding-bottom: 8px;
    border-bottom: 1px solid #cacaca;
    font-weight: 500;
  }
}
.order-address li .right-box {
  padding: 10px 0;
  width: 180px;
}
.order-address li .right-box p {
  margin-bottom: 0;
  line-height: 1.6;
}
.select2-container--open .select2-dropdown {
  z-index: 7;
}
.select2-container {
  width: 100% !important;
}
.select2-drpdwn .select2-selection {
  border-radius: 0 !important;
  border-color: #f4f4f4 !important;
  height: 40px !important;
  padding: 5px;
}
.select2-drpdwn .form-control {
  border-radius: 5px;
}
.select2-drpdwn .form-control-primary {
  border-color: var(--theme-color);
  color: var(--theme-color);
}
.select2-drpdwn .form-control-secondary {
  border-color: var(--theme-secondary);
  color: var(--theme-secondary);
}
.select2-drpdwn .form-control-success {
  border-color: #9e65c2;
  color: #9e65c2;
}
.select2-drpdwn .form-control-info {
  border-color: #a927f9;
  color: #a927f9;
}
.select2-drpdwn .form-control-warning {
  border-color: #747dc6;
  color: #747dc6;
}
.select2-drpdwn .form-control-danger {
  border-color: #6670bd;
  color: #6670bd;
}
.select2-drpdwn .form-control-inverse {
  border-color: #2c323f;
  color: #2c323f;
}
.select2-drpdwn .form-control-primary-fill {
  background-color: var(--theme-color);
  color: #fff;
}
.select2-drpdwn .form-control-secondary-fill {
  background-color: var(--theme-secondary);
  color: #fff;
}
.select2-drpdwn .form-control-success-fill {
  background-color: #9e65c2;
  color: #fff;
}
.select2-drpdwn .form-control-info-fill {
  background-color: #a927f9;
  color: #fff;
}
.select2-drpdwn .form-control-warning-fill {
  background-color: #747dc6;
  color: #fff;
}
.select2-drpdwn .form-control-danger-fill {
  background-color: #6670bd;
  color: #fff;
}
.select2-drpdwn .form-control-inverse-fill {
  background-color: #2c323f;
  color: #fff;
}
.selection .select2-selection {
  border-radius: 5px !important;
}
.selection .select2-selection .select2-search__field {
  margin-top: 0;
  padding: 3px;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice {
  padding: 2px 6px !important;
  margin-top: 0 !important;
  background-color: var(--theme-color) !important;
  border-color: #097560 !important;
  color: #fff;
  margin-right: 8px !important;
}
.select2-container--classic
  .select2-selection--multiple
  .select2-selection__choice__remove {
  color: #fff !important;
  float: right;
  margin-left: 0.5rem;
}
.select2-container--classic
  .select2-results__option--highlighted[aria-selected] {
  background-color: #e0e0e0 !important;
  color: #424242 !important;
}
.select2-container--classic
  .select2-results__options
  .select2-results__option[aria-selected="true"] {
  background-color: var(--theme-color) !important;
  color: #fff !important;
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  top: 7px !important;
  right: 10px !important;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  padding: 2px 6px !important;
  margin-top: 0 !important;
  background-color: var(--theme-color) !important;
  border-color: #097560 !important;
  color: #fff;
  margin-right: 8px !important;
}
.select2-container--default
  .select2-selection--multiple
  .select2-selection__choice__remove {
  color: #fff !important;
  float: right;
  margin-left: 0.5rem;
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background-color: #e0e0e0 !important;
  color: #424242 !important;
}
.select2-container--default
  .select2-results__options
  .select2-results__option[aria-selected="true"] {
  background-color: var(--theme-color) !important;
  color: #fff !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu
  li
  a:after,
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container
  .mega-box
  .link-section
  .submenu-title
  h5:after {
  content: "";
  position: absolute;
  top: 48%;
  width: 6px;
  border-top: 2px solid #fff;
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu
  li
  a:after {
  content: "";
  position: absolute;
  top: 49%;
  width: 5px;
  height: 1px;
  border-radius: 100%;
}
.onhover-show-div {
  -webkit-box-shadow: 0 0 20px rgba(89, 102, 122, 0.1);
  box-shadow: 0 0 20px rgba(89, 102, 122, 0.1);
  -webkit-transform: translateY(30px);
  transform: translateY(30px);
  opacity: 0;
  visibility: hidden;
  left: 0;
}
.onhover-dropdown:hover .onhover-show-div {
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  visibility: visible;
  border-radius: 5px;
  overflow: hidden;
}
.onhover-dropdown:hover .onhover-show-div:before {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #fff;
  content: "";
  position: absolute;
  top: -7px;
  left: 10px;
  z-index: 2;
}
.onhover-dropdown:hover .onhover-show-div:after {
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #d7e2e9;
  content: "";
  position: absolute;
  top: -7px;
  left: 10px;
  z-index: 1;
}
.page-wrapper {
  position: relative;
  background-color: #f6f5f0;
}
.page-wrapper .page-header {
  max-width: 100vw;
  position: fixed;
  top: 0;
  z-index: 5;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-color: #fff;
}
.page-wrapper .page-header .header-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 22px 30px;
  position: relative;
}
.page-wrapper .page-header .header-wrapper .search-full {
  position: relative;
  z-index: 1;
  width: 40%;
  height: auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-wrapper .page-header .header-wrapper .search-full.open {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-animation: zoomIn 0.5s ease-in-out;
  animation: zoomIn 0.5s ease-in-out;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-wrapper .page-header .header-wrapper .search-full input {
  font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
  line-height: 32px;
  padding-left: 30px;
  width: 100% !important;
  background-color: #f9f9f6;
  border-radius: calc(6px + (10 - 6) * ((100vw - 320px) / (1920 - 320)));
  padding-right: 60px;
}
@media (max-width: 991px) {
  .page-wrapper .page-header .header-wrapper .search-full input {
    padding-left: 17px;
  }
  [dir="rtl"] .page-wrapper .page-header .header-wrapper .search-full input {
    padding-left: unset;
    padding-right: 17px;
  }
}
.page-wrapper .page-header .header-wrapper .search-full input:focus {
  outline: none !important;
}
.page-wrapper
  .page-header
  .header-wrapper
  .search-full
  .form-group
  .close-search {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 18px;
  height: 25px;
  position: absolute;
  font-size: 15px;
  right: 20px;
  display: none;
  color: #898989;
  cursor: pointer;
}
.page-wrapper .page-header .header-wrapper .search-full .form-group:before {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  z-index: 1;
  cursor: pointer;
  font-size: 18px;
  color: #fff;
  font-family: remixicon !important;
  font-style: normal;
  background-color: #ffa53b;
  padding: 10px 18px 9px;
  border-radius: 0 8px 8px 0;
}
[dir="rtl"]
  .page-wrapper
  .page-header
  .header-wrapper
  .search-full
  .form-group:before {
  border-radius: 8px 0px 0px 8px;
}
@media only screen and (max-width: 762px) {
  .page-wrapper .page-header .header-wrapper .search-full .form-group:before {
    content: none;
  }
}
[dir="rtl"]
  .page-wrapper
  .page-header
  .header-wrapper
  .search-full
  .form-group:before {
  left: 0;
  right: unset;
}
.page-wrapper .page-header .header-wrapper .nav-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
}
[dir="rtl"] .page-wrapper .page-header .header-wrapper .nav-right {
  margin-left: unset;
  margin-right: auto;
}
.page-wrapper .page-header .header-wrapper .nav-right ul li svg {
  vertical-align: middle;
  width: 20px;
}
.page-wrapper .page-header .header-wrapper .nav-right ul li svg path {
  color: #222;
}
.page-wrapper .page-header .header-wrapper .nav-right.right-header ul li i {
  font-size: 21px;
}
.page-wrapper .page-header .header-wrapper .nav-right.right-header ul li .mode {
  cursor: pointer;
  width: 20px;
  text-align: center;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right.right-header
  ul
  li
  .mode
  i {
  font-size: 21px;
  font-weight: 200;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right.right-header
  ul
  li
  .mode
  i.fa-lightbulb-o {
  font-weight: 500;
  font-size: 22px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-animation: zoomIn 300ms ease-in-out;
  animation: zoomIn 300ms ease-in-out;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right.right-header
  ul
  li
  .header-search {
  cursor: pointer;
  display: none;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right.right-header
  ul
  li
  .profile-media
  .media-body {
  margin-left: 15px;
}
[dir="rtl"]
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right.right-header
  ul
  li
  .profile-media
  .media-body {
  margin-left: unset;
  margin-right: 15px;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right.right-header
  ul
  li
  .profile-media
  .media-body
  span {
  font-weight: 600;
  font-size: 15px;
  color: inherit;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right.right-header
  ul
  li
  .profile-media
  .media-body
  p {
  font-size: 12px;
  line-height: 1;
  color: #4a5568;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right.right-header
  ul
  li
  .profile-media
  .media-body
  p
  .fa-angle-down {
  margin-left: 5px;
}
[dir="rtl"]
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right.right-header
  ul
  li
  .profile-media
  .media-body
  p
  .fa-angle-down {
  margin-left: unset;
  margin-right: 5px;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right.right-header
  ul
  li
  .profile-media
  .user-profile {
  width: 40px;
  height: 40px;
  -o-object-fit: cover;
  object-fit: cover;
}
.page-wrapper .page-header .header-wrapper .nav-right > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.page-wrapper .page-header .header-wrapper .nav-right > ul > li {
  padding: 0 8px;
  margin-right: 10px;
  font-size: 18px;
  display: inline-block;
  position: relative;
}
@media only screen and (max-width: 575.98px) {
  .page-wrapper .page-header .header-wrapper .nav-right > ul > li {
    margin-right: 4px;
  }
}
.page-wrapper .page-header .header-wrapper .nav-right > ul > li .badge {
  position: absolute;
  right: -5px;
  top: -6px;
  padding: 2px 4px;
  font-size: 11px;
  font-weight: 700;
  font-family: "Public Sans", sans-serif;
  background-color: #ff7272;
}
.page-wrapper .page-header .header-wrapper .nav-right > ul > li span.lnr {
  font-weight: 600;
}
.page-wrapper .page-header .header-wrapper .nav-right > ul > li span ul {
  left: inherit;
  right: -10px;
  width: 130px;
}
.page-wrapper .page-header .header-wrapper .nav-right > ul > li span ul:before,
.page-wrapper .page-header .header-wrapper .nav-right > ul > li span ul:after {
  left: inherit;
  right: 10px;
}
.page-wrapper .page-header .header-wrapper .nav-right > ul > li span ul li {
  display: block;
}
.page-wrapper .page-header .header-wrapper .nav-right > ul > li span ul li a {
  font-size: 14px;
  color: #2c323f;
}
.page-wrapper .page-header .header-wrapper .nav-right > ul > li span ul li a i {
  margin-left: 10px;
  font-size: 13px;
  color: #2c323f;
}
.page-wrapper .page-header .header-wrapper .nav-right > ul .flag-icon {
  font-size: 16px;
}
.page-wrapper .page-header .header-wrapper .nav-right .bookmark-flip {
  width: unset !important;
  -webkit-box-shadow: unset !important;
  box-shadow: unset !important;
  background-color: transparent !important;
  overflow: initial;
}
.page-wrapper .page-header .header-wrapper .nav-right .flip-card {
  width: 220px;
  height: 245px;
  background-color: transparent;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .flip-card
  .flip-card-inner {
  position: relative;
  height: 100%;
  text-align: center;
  -webkit-transition: -webkit-transform 0.6s;
  transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .flip-card
  .flip-card-inner
  .front,
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .flip-card
  .flip-card-inner
  .back {
  position: absolute;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 10px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 20px rgba(89, 102, 122, 0.1);
  box-shadow: 0 0 20px rgba(89, 102, 122, 0.1);
  width: 220px;
  height: 240px;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .flip-card
  .flip-card-inner
  .front
  button,
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .flip-card
  .flip-card-inner
  .back
  button {
  background-color: rgba(0, 0, 0, 0);
  color: #0da487;
  border: none;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .flip-card
  .flip-card-inner
  .front
  button:focus,
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .flip-card
  .flip-card-inner
  .back
  button:focus {
  outline: rgba(0, 0, 0, 0);
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .flip-card
  .flip-card-inner
  .front {
  background-color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .flip-card
  .flip-card-inner
  .front
  svg {
  margin-bottom: 15px;
  stroke: #2c323f;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .flip-card
  .flip-card-inner
  .front
  svg:hover {
  stroke: var(--theme-color);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .flip-card
  .flip-card-inner
  .back {
  background-color: #fff;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .flip-card
  .flip-card-inner
  .back
  li:first-child {
  margin-top: 20px;
  height: 160px !important;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .flip-card
  .flip-card-inner
  .back
  li:last-child {
  padding: 20px 0;
  border-top: 1px solid #ddd;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .flip-card
  .flip-card-inner
  .back
  button {
  width: 100%;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .flip-card
  .flip-card-inner
  .back
  .flip-back-content
  input {
  border-radius: 25px;
  padding: 6px 12px;
  width: 100%;
  border: 1px solid #ddd;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .flip-card
  .flip-card-inner.flipped {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .flip-card
  .flip-card-inner.flipped
  .front {
  opacity: 0;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .onhover-show-div:not(.profile-dropdown)
  li:first-child {
  padding: 20px;
  background-color: #0da487;
  color: #fff;
  font-weight: 600 !important;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .onhover-show-div:not(.profile-dropdown)
  li:first-child
  span,
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .onhover-show-div:not(.profile-dropdown)
  li:first-child
  i {
  position: absolute;
  width: 50px;
  height: 50px;
  top: -5px;
  right: -10px;
  opacity: 0.15;
  font-size: 50px;
}
[dir="rtl"]
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .onhover-show-div:not(.profile-dropdown)
  li:first-child
  span,
[dir="rtl"]
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .onhover-show-div:not(.profile-dropdown)
  li:first-child
  i {
  right: unset;
  left: -10px;
}
.page-wrapper .page-header .header-wrapper .nav-right .onhover-show-div {
  width: 330px;
  top: 50px;
  font-size: 16px;
  right: 0;
  left: unset;
}
.page-wrapper .page-header .header-wrapper .nav-right .onhover-show-div li {
  padding: 0 20px 0 17px;
}
.page-wrapper .page-header .header-wrapper .nav-right .onhover-show-div li h6 {
  font-weight: 700;
}
.page-wrapper .page-header .header-wrapper .nav-right .onhover-show-div li p {
  opacity: 0.6;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .onhover-show-div
  li
  + li {
  padding-top: 15px;
  padding-bottom: 0px;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .onhover-show-div
  li:last-child {
  padding-bottom: 15px;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .onhover-show-div
  li
  .media {
  position: relative;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .onhover-show-div
  li
  .media
  img {
  width: 40px;
  position: relative;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .onhover-show-div
  li
  .media
  .status-circle {
  left: -4px;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .onhover-show-div
  li
  .media
  .media-body
  > span {
  letter-spacing: 0.8px;
  padding-right: 10px;
  font-weight: 500;
  color: inherit;
  display: inline-block;
}
[dir="rtl"]
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .onhover-show-div
  li
  .media
  .media-body
  > span {
  padding-right: unset;
  padding-left: 10px;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .onhover-show-div
  li
  .media
  .media-body
  p {
  margin-bottom: 15px;
}
.page-wrapper .page-header .header-wrapper .nav-right .onhover-show-div:before,
.page-wrapper .page-header .header-wrapper .nav-right .onhover-show-div:after {
  right: 10px !important;
  left: unset !important;
}
.page-wrapper .page-header .header-wrapper .nav-right .notification-box {
  position: relative;
}
.page-wrapper .page-header .header-wrapper .nav-right .notification-box svg,
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .notification-box
  .ri-notification-line {
  -webkit-animation: bell 1s ease-out;
  animation: bell 1s ease-out;
  -webkit-transform-origin: center top;
  transform-origin: center top;
}
.page-wrapper .page-header .header-wrapper .nav-right .cart-box {
  position: relative;
}
.page-wrapper .page-header .header-wrapper .nav-right .cart-box svg {
  -webkit-animation: swing 1.5s ease infinite;
  animation: swing 1.5s ease infinite;
}
.page-wrapper .page-header .header-wrapper .nav-right .cart-dropdown li .media {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.page-wrapper .page-header .header-wrapper .nav-right .cart-dropdown li + li {
  padding-bottom: 10px;
}
.page-wrapper .page-header .header-wrapper .nav-right .cart-dropdown p {
  line-height: 1.3;
  margin-top: 3px;
  opacity: 0.6;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .cart-dropdown
  .close-circle {
  position: absolute;
  right: 0;
  top: 0;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .cart-dropdown
  .close-circle
  svg {
  width: 14px;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .cart-dropdown
  .qty-box
  .input-group {
  width: 80px;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .cart-dropdown
  .qty-box
  .input-group
  .btn {
  padding: 0px 2px;
}
.page-wrapper .page-header .header-wrapper .nav-right .notification-dropdown {
  top: 52px;
  width: 300px;
  right: -20px !important;
  left: unset;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .notification-dropdown
  li
  + li {
  padding-top: 8px;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .notification-dropdown
  li
  + li
  p {
  margin-bottom: 8px;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .notification-dropdown
  li
  + li
  p
  i {
  font-size: 11px;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .notification-dropdown
  li:last-child {
  text-align: center;
  border-top: 1px solid #ecf3fa;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .notification-dropdown
  li
  p
  span {
  color: #1b3155;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .notification-dropdown:before,
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .notification-dropdown:after {
  right: 28px !important;
  left: unset !important;
}
.page-wrapper .page-header .header-wrapper .nav-right .profile-dropdown {
  width: 300px;
  top: 57px;
  right: -12px;
  padding: 0 10px;
  font-size: 14px;
}
.page-wrapper .page-header .header-wrapper .nav-right .profile-dropdown li {
  padding: 10px !important;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .profile-dropdown
  li:hover
  a
  span {
  color: var(--theme-color);
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .profile-dropdown
  li:hover
  a
  i {
  color: var(--theme-color);
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .profile-dropdown
  li:last-child {
  padding-top: 10px !important;
}
.page-wrapper .page-header .header-wrapper .nav-right .profile-dropdown li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
.page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .profile-dropdown
  li
  a
  span {
  color: #2c323f;
}
.page-wrapper .page-header .header-wrapper .nav-right .profile-dropdown li a i {
  margin-right: 10px;
  color: #2c323f;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
[dir="rtl"]
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .profile-dropdown
  li
  a
  i {
  margin-right: unset;
  margin-left: 10px;
}
.page-wrapper .page-body-wrapper {
  background-color: #fbfeff;
}
.page-wrapper .page-body-wrapper .page-body {
  min-height: calc(100vh - 85px);
  margin-top: 85px;
  padding: 0 15px 0 15px;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.page-wrapper .page-body-wrapper .page-body:before {
  -webkit-animation: fadeIn 0.5s ease-in-out;
  animation: fadeIn 0.5s ease-in-out;
}
.page-wrapper .page-body-wrapper .page-title {
  padding-top: 30px;
  padding-bottom: 30px;
}
.page-wrapper .page-body-wrapper .page-title > .row .col-6:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.page-wrapper .page-body-wrapper .page-title > .row .col-6:first-child h3 {
  padding-right: 20px;
}
.page-wrapper .page-body-wrapper .page-title .row {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.page-wrapper .page-body-wrapper .page-title .row h3 {
  font-size: 24px;
  margin-bottom: 0;
  text-transform: capitalize;
}
.page-wrapper .page-body-wrapper .page-title .row h3 small {
  display: block;
  font-size: 12px;
  margin-bottom: 5px;
  text-transform: capitalize;
  color: rgba(74, 85, 104, 0.7);
}
.page-wrapper .page-body-wrapper .page-title .breadcrumb {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  margin-bottom: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.page-wrapper .page-body-wrapper .page-title .breadcrumb li {
  font-size: 13px;
  letter-spacing: 1px;
  font-family: "Public Sans", sans-serif;
}
.page-wrapper
  .page-body-wrapper
  .page-title
  .breadcrumb
  .breadcrumb-item
  + .breadcrumb-item:before {
  content: "/";
}
.page-wrapper .page-body-wrapper .page-title .breadcrumb .breadcrumb-item a {
  color: var(--theme-color);
}
.page-wrapper
  .page-body-wrapper
  .page-title
  .breadcrumb
  .breadcrumb-item
  a
  svg {
  width: 16px;
  height: 16px;
  color: #2c323f;
  vertical-align: text-top;
}
.page-wrapper.horizontal-wrapper [data-simplebar] {
  position: relative;
}
.page-wrapper.horizontal-wrapper .footer {
  margin-left: 0;
}
.page-wrapper.horizontal-wrapper .header-logo-wrapper {
  width: 150px;
}
.page-wrapper.horizontal-wrapper .header-logo-wrapper .toggle-sidebar {
  display: none;
}
.page-wrapper.horizontal-wrapper .left-header {
  padding-right: 0;
}
.page-wrapper.horizontal-wrapper .page-body-wrapper li {
  display: inline-block;
}
.page-wrapper.horizontal-wrapper .page-body-wrapper .sidebar-wrapper {
  width: 100vw;
  height: 54px;
  line-height: inherit;
  top: 81px;
  background: #fff;
  -webkit-box-shadow: 0px 9px 24px rgba(89, 102, 122, 0.05);
  box-shadow: 0px 9px 24px rgba(89, 102, 122, 0.05);
  overflow-x: hidden;
  z-index: 1;
  overflow-y: visible;
  position: fixed;
  border-top: 1px solid #efefef;
}
.page-wrapper.horizontal-wrapper .page-body-wrapper .sidebar-wrapper .badge {
  position: absolute;
  top: 2px;
  right: 0px;
  z-index: 1;
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .logo-wrapper,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .logo-icon-wrapper {
  display: none;
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main {
  text-align: left;
  position: relative;
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .left-arrow,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .right-arrow {
  position: absolute;
  top: 0px;
  padding: 15px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 1;
  cursor: pointer;
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .left-arrow.disabled,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .right-arrow.disabled {
  display: none;
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .left-arrow {
  left: 0;
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .right-arrow {
  right: 10px;
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: normal;
  direction: ltr;
  text-align: left;
  display: -webkit-box !important;
  padding: 0 5px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  white-space: nowrap;
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li.sidebar-list
  a.active
  .according-menu
  i:before {
  content: "-";
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li.sidebar-list
  a
  .according-menu {
  display: none;
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li.sidebar-list
  ul.sidebar-submenu
  li
  a.active {
  color: #fff;
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li.sidebar-list
  ul.sidebar-submenu
  li
  a.active:after {
  background-color: var(--theme-color);
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li {
  position: relative;
  padding-bottom: 10px;
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:hover
  > a
  > span {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:hover
  a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:hover
  a
  svg {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:first-child {
  display: none !important;
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  > a {
  display: block;
  color: #4a5568;
  line-height: 23px;
  text-decoration: none;
  text-transform: capitalize;
  padding: 5px 15px;
  margin: 0 3px;
  letter-spacing: 0.04em;
  position: relative;
  border-radius: 5px;
  font-weight: 500;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  > a.active {
  background-color: #32efcb;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  > a.active
  svg,
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  > a.active
  span {
  color: var(--theme-color);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  > a
  .badge {
  position: absolute;
  top: -5px;
  margin-left: 1px;
  right: 10px;
  padding: 0.2em 0.7em;
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  > a
  svg {
  width: 16px;
  vertical-align: bottom;
  margin-right: 10px;
  stroke-width: 2.5px;
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu {
  position: fixed;
  z-index: 4;
  -webkit-box-shadow: 0 0 1px 0 #898989;
  box-shadow: 0 0 1px 0 #898989;
  padding: 15px 0px 15px 0px;
  background: #fff;
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu
  li {
  border: 0;
  float: none;
  position: relative;
  display: block;
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu
  li
  a {
  background: transparent;
  padding: 4px 30px;
  display: #fff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  line-height: 1.9;
  color: rgba(43, 43, 43, 0.6);
  letter-spacing: 0.06em;
  font-weight: 500;
  font-family: "Public Sans", sans-serif;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu
  li
  a:after {
  left: 20px;
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu
  li
  a:hover {
  color: var(--theme-color);
  letter-spacing: 1.5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu
  li
  a:hover:after {
  background-color: var(--theme-color);
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container {
  position: fixed;
  right: 0;
  left: 0;
  margin: 0 auto;
  z-index: 4;
  -webkit-box-shadow: 0 0 1px 0 #898989;
  box-shadow: 0 0 1px 0 #898989;
  padding: 30px;
  background: #fff;
  width: 95%;
  border-radius: 4px;
  display: block !important;
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container
  .mega-box {
  width: 20%;
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container
  .mega-box
  .link-section
  .submenu-title
  h5 {
  text-transform: uppercase;
  font-size: 14px;
  margin-left: -13px;
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container
  .mega-box
  .link-section
  .submenu-content {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  position: relative;
  display: block;
  padding: 0;
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container
  .mega-box
  .link-section
  .submenu-content
  li {
  border: 0;
  float: none;
  position: relative;
  display: block;
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container
  .mega-box
  .link-section
  .submenu-content
  li
  a {
  border: 0 !important;
  background: transparent;
  color: #4a5568;
  border-radius: 0 !important;
  text-transform: capitalize;
  padding: 3px 0;
  font-size: 13px;
  display: block;
  letter-spacing: 0.07em;
  line-height: 1.9;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container
  .mega-box
  .link-section
  .submenu-content
  li
  a:hover {
  color: var(--theme-color);
  letter-spacing: 1.5px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container
  .mega-box
  .link-section
  .submenu-content
  li
  a:hover:after {
  color: var(--theme-color);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container
  .mega-box
  .link-section
  .submenu-content
  li
  a:after {
  content: "";
  position: absolute;
  left: -12px;
  top: 50%;
  width: 5px;
  height: 1px;
  background-color: #59667a;
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li:hover
  > a:after {
  left: 0;
  right: 0;
  opacity: 1;
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li.mega-menu {
  position: unset;
}
.page-wrapper.horizontal-wrapper
  .page-body-wrapper
  .sidebar-wrapper.overlay-white {
  background-color: rgba(255, 255, 255, 0.08);
}
.page-wrapper.horizontal-wrapper .page-body-wrapper .toggle-nav {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}
.page-wrapper.horizontal-wrapper .page-body-wrapper .toggle-nav i {
  font-size: 24px;
}
.page-wrapper.horizontal-wrapper .page-body-wrapper .page-body {
  margin-top: 135px;
}
.page-wrapper.horizontal-wrapper .page-body-wrapper .sidebar-main-title {
  display: none !important;
}
.page-wrapper.horizontal-wrapper .page-body-wrapper.scorlled .sidebar-wrapper {
  display: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-wrapper.horizontal-wrapper .page-header {
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.page-wrapper.horizontal-wrapper
  .page-header
  .header-wrapper
  .form-control-plaintext {
  width: auto !important;
}
.page-wrapper.horizontal-wrapper.enterprice-type footer {
  margin-left: 0;
}
.page-wrapper.material-icon .left-header .level-menu .nav-link,
.page-wrapper.material-icon .left-header .mega-menu .nav-link {
  border-radius: 10px;
}
.page-wrapper.material-icon .card {
  border-radius: 30px;
  overflow: hidden;
  -webkit-box-shadow: 0 0 20px rgba(13, 164, 135, 0.1);
  box-shadow: 0 0 20px rgba(13, 164, 135, 0.1);
}
.page-wrapper .sidebar-main-title-2 {
  margin: 10px 0 15px;
}
.page-wrapper .sidebar-main-title-3 {
  margin: 0 0 15px;
}
.page-wrapper .sidebar-main-title > div {
  background-color: rgba(255, 255, 255, 0.06);
  padding: 16px;
  border-radius: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-wrapper .sidebar-main-title h6 {
  color: var(--theme-color);
  margin-bottom: 5px;
  letter-spacing: 0.8px;
}
.page-wrapper .sidebar-main-title p {
  color: #2c323f;
  font-size: 11px;
  margin-bottom: 0;
  text-transform: capitalize;
  line-height: 1;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-wrapper.compact-wrapper .page-header {
  margin-left: 280px;
  width: calc(100% - 280px);
}
.page-wrapper.compact-wrapper .page-header.close_icon {
  margin-left: 90px;
  width: calc(100% - 90px);
}
.page-wrapper.compact-wrapper .page-header .header-wrapper .logo-wrapper {
  display: none;
}
.page-wrapper.compact-wrapper .page-header .header-wrapper .toggle-sidebar {
  display: none;
}
.page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper {
  position: fixed;
  top: 0;
  z-index: 7;
  line-height: inherit;
  background: var(--theme-color);
  width: 280px;
  height: auto;
  text-align: left;
  -webkit-box-shadow: 0 0 21px 0 rgba(89, 102, 122, 0.1);
  box-shadow: 0 0 21px 0 rgba(89, 102, 122, 0.1);
  background: linear-gradient(-45deg, #0da487, #009289, #ffa53b);
  background-size: 400% 400%;
  -webkit-animation: gradient 15s ease infinite;
  animation: gradient 15s ease infinite;
  overflow: hidden;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  #sidebarEffect {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.04;
}
@-webkit-keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .logo-wrapper,
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .logo-icon-wrapper {
  padding: 27px 30px;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .logo-wrapper
  a,
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .logo-icon-wrapper
  a {
  display: block;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .logo-wrapper
  a
  img,
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .logo-icon-wrapper
  a
  img {
  width: 50%;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .logo-wrapper
  a
  img.main-logo,
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .logo-icon-wrapper
  a
  img.main-logo {
  width: 100%;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .logo-icon-wrapper {
  display: none;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .user-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  padding: 15px 0 25px;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .user-section
  .user-profile {
  width: 100px;
  height: 100px;
  -o-object-fit: cover;
  object-fit: cover;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .user-section
  .user-content
  span {
  font-size: 16px;
  font-weight: 500;
  margin-top: 10px;
  color: #fff;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .user-section
  .user-content
  p {
  color: #eeeeee;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper.close_icon {
  width: 74px;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper.close_icon:hover {
  width: 280px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper.close_icon:hover
  .badge {
  opacity: 1;
  width: auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper.close_icon:hover
  .according-menu {
  display: block;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper.close_icon:hover
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li {
  max-width: unset;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper.close_icon:hover
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu
  a {
  display: block;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper.close_icon:hover
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  > a {
  padding: 12px 15px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper.close_icon:hover
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  > a
  span {
  display: inline-block;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper.close_icon:hover
  .sidebar-main-title {
  opacity: 1;
  display: block !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper.close_icon:hover
  .logo-wrapper {
  display: block;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper.close_icon:hover
  .logo-icon-wrapper {
  display: none;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper.close_icon:hover
  .user-section
  .user-profile {
  width: 100px;
  height: 100px;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper.close_icon:hover
  .simplebar-offset {
  top: 18px;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper.close_icon
  .simplebar-offset {
  top: 0;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper.close_icon
  .user-section {
  padding-bottom: 0;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper.close_icon
  .user-section
  .user-profile {
  width: 50px;
  height: 50px;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper.close_icon
  .badge {
  opacity: 0;
  width: 0;
  padding: 0;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper.close_icon
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li {
  margin: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper.close_icon
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu
  a {
  display: none;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper.close_icon
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  a {
  padding: 12px 14px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper.close_icon
  .sidebar-main-title {
  display: none !important;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper.close_icon
  .logo-wrapper {
  display: none;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper.close_icon
  .logo-icon-wrapper {
  text-align: right;
  display: block;
  padding: 14px;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper.close_icon
  .mobile-sidebar {
  -webkit-transform: translate(183px);
  transform: translate(183px);
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper.close_icon
  ~ .page-body,
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper.close_icon
  ~ footer {
  margin-left: 80px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper.close_icon
  ~ .footer-fix {
  width: calc(100% - 90px);
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper.close_icon
  .sidebar-main
  .sidebar-links {
  height: calc(100vh - 118px);
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper.close_icon
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  a
  span {
  display: none;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper.close_icon
  .sidebar-main
  .sidebar-links
  .sidebar-list
  .sidebar-title.active
  ~ .sidebar-submenu {
  display: none;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper.close_icon
  .according-menu {
  display: none;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .left-arrow,
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .right-arrow {
  display: none;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links {
  height: calc(100vh - 130px);
  left: -300px;
  z-index: 99;
  -webkit-transition: color 1s ease;
  transition: color 1s ease;
  overflow: auto;
  color: rgba(0, 0, 0, 0);
  margin-top: 20px;
  margin-bottom: 30px;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  a {
  font-weight: 500;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  a
  span {
  letter-spacing: 0.7px;
  font-family: "Public Sans", sans-serif;
  text-transform: capitalize;
  color: #fff;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  a.link-nav
  .according-menu {
  display: none;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li:last-child {
  border-bottom: none;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links.opennav {
  left: 0;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .back-btn {
  display: block;
  width: 100%;
  padding: 0;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .back-btn
  .mobile-back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 20px;
  color: #222;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 1px solid #efefef;
  cursor: pointer;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li {
  display: block;
  width: 100%;
  padding: 0 15px;
  position: relative;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li.sidebar-main-title {
  padding: 0 15px 12px;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li.sidebar-list
  .badge {
  position: absolute;
  right: 50px;
  top: 14.5px;
  padding: 0.44em 0.7em 0.32em;
  z-index: 1;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li.sidebar-list:hover
  > a:hover {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  a {
  padding: 12px 15px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  a
  svg {
  width: 18px;
  height: 18px;
  margin-right: 10px;
  vertical-align: bottom;
  float: none;
  stroke-width: 1.5px;
  color: #333;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  a
  i {
  font-size: 20px;
  margin-right: 10px;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  line-height: 1;
}
[dir="rtl"]
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  a
  i {
  margin-right: unset;
  margin-left: 10px;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  a
  .according-menu {
  margin-right: unset;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  a
  .according-menu
  i {
  margin-right: unset;
}
[dir="rtl"]
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  a
  .according-menu
  i {
  margin-left: unset;
  margin-right: 10px;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  a
  .sub-arrow {
  right: 20px;
  position: absolute;
  top: 10px;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  a
  .sub-arrow
  i {
  display: none;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  a
  .sub-arrow:before {
  display: none;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li.back-btn {
  display: none;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu {
  width: 100%;
  padding: 0;
  position: relative !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu
  > li
  a {
  padding-left: 40px !important;
  font-weight: 400;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu
  .submenu-title
  .according-menu {
  top: 7px;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu.opensubmenu {
  display: block;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu
  li:hover
  > a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu
  li
  .nav-sub-childmenu {
  display: none;
  position: relative !important;
  right: 0;
  width: 100%;
  padding: 0;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu
  li
  .nav-sub-childmenu.opensubchild {
  display: block;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu
  li
  .nav-sub-childmenu
  li
  a {
  padding: 6px 45px;
  padding-left: 56px !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu
  li
  .nav-sub-childmenu
  li
  a:after {
  display: none;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu
  li
  a {
  padding: 7px 25px;
  font-size: 14px;
  color: #fff;
  display: block;
  position: relative;
  letter-spacing: 0.06em;
  font-weight: 500;
  font-family: "Public Sans", sans-serif;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu
  li
  a.active {
  color: #fff !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu
  li
  a:after {
  left: 20px;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu
  li
  a:hover {
  margin-left: 0;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li.mega-menu
  .sidebar-title.active
  ~ .mega-menu-container {
  display: block !important;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container {
  padding: 0;
  position: relative;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container.opensubmenu {
  display: block;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container
  .mega-box {
  width: 100%;
  padding: 0;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container
  .mega-box
  .link-section:hover
  h5 {
  color: var(--theme-color) !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container
  .mega-box
  .link-section:hover
  h5:after {
  border-top: 2px solid var(--theme-color);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container
  .mega-box
  .link-section
  .submenu-title {
  position: relative;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container
  .mega-box
  .link-section
  .submenu-title
  h5 {
  margin-bottom: 0;
  line-height: 1.9;
  padding: 6px 25px 6px 45px;
  font-size: 14px;
  position: relative;
  color: rgba(43, 43, 43, 0.6);
  display: block;
  letter-spacing: 0.06em;
  font-weight: 500;
  font-family: "Public Sans", sans-serif;
  cursor: pointer;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container
  .mega-box
  .link-section
  .submenu-title
  h5:after {
  left: 25px;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container
  .mega-box
  .link-section
  .submenu-title
  .according-menu {
  top: 8px;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container
  .mega-box
  .link-section
  .submenu-content.opensubmegamenu
  li
  a {
  margin-bottom: 0;
  line-height: 1.9;
  padding: 6px 25px 6px 45px;
  font-size: 14px;
  position: relative;
  display: block;
  letter-spacing: 0.06em;
  font-weight: 500;
  font-family: "Public Sans", sans-serif;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container
  .mega-box
  .link-section
  .submenu-content.opensubmegamenu
  li
  a:after {
  display: none;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container
  .mega-box
  .link-section
  .submenu-content.opensubmegamenu
  li
  a.active {
  color: var(--theme-color);
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container
  .mega-box
  .link-section
  .submenu-content
  ul
  li
  a {
  line-height: 1.9;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container
  .mega-box
  .link-section
  .submenu-content
  ul
  li
  a:hover {
  margin-left: 0;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-link {
  border-radius: 5px;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: block;
  margin-top: 8px;
  z-index: 0;
  position: relative;
  overflow: hidden;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-link:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0;
  z-index: -1;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-link:hover {
  background-color: rgba(255, 255, 255, 0.06);
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-link.active {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
  color: #fff;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-link.active:before {
  opacity: 0.1;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-link.active
  .according-menu
  i {
  color: #fff;
}
[dir="rtl"]
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-link.active
  .according-menu
  i {
  margin-left: unset;
  margin-right: 10px;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-link.active
  svg,
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-link.active
  i {
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-link.active
  span {
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.page-wrapper.compact-wrapper .page-body-wrapper .mega-box.col {
  -ms-flex-preferred-size: unset;
  flex-basis: unset;
}
.page-wrapper.compact-wrapper .page-body-wrapper .according-menu {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: block;
  margin-right: 15px;
}
.page-wrapper.compact-wrapper .page-body-wrapper .according-menu i {
  vertical-align: middle;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 600;
}
.page-wrapper.compact-wrapper .page-body-wrapper .main-menu.border-section {
  border: none;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .main-menu
  .menu-left
  .main-menu-right
  .toggle-nav {
  position: absolute;
  z-index: 2;
  right: 145px;
  top: 6px;
}
.page-wrapper.compact-wrapper
  .page-body-wrapper
  .main-menu
  .menu-left
  .main-menu-right
  .toggle-nav
  .sidebar-name {
  font-size: 18px;
  padding-left: 5px;
  text-transform: uppercase;
}
.page-wrapper.compact-wrapper .page-body-wrapper .page-body {
  min-height: calc(100vh - 80px);
  margin-top: 90px;
  margin-left: 280px;
  background-color: #f9f9f6;
  padding-top: 25px;
  padding-bottom: 54px !important;
}
.page-wrapper.compact-wrapper.dark-sidebar .toggle-sidebar svg,
.page-wrapper.compact-wrapper.color-sidebar .toggle-sidebar svg {
  stroke: var(--theme-color);
}
.page-wrapper.compact-wrapper.dark-sidebar div.sidebar-wrapper,
.page-wrapper.compact-wrapper.color-sidebar div.sidebar-wrapper {
  background-color: #262932;
}
.page-wrapper.compact-wrapper.dark-sidebar
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  a
  span,
.page-wrapper.compact-wrapper.color-sidebar
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  a
  span {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 700;
}
.page-wrapper.compact-wrapper.dark-sidebar
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container
  .mega-box
  .link-section
  .submenu-title
  h5,
.page-wrapper.compact-wrapper.color-sidebar
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container
  .mega-box
  .link-section
  .submenu-title
  h5 {
  color: rgba(255, 255, 255, 0.6);
}
.page-wrapper.compact-wrapper.dark-sidebar
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container
  .mega-box
  .link-section
  .submenu-content.opensubmegamenu
  li
  a,
.page-wrapper.compact-wrapper.color-sidebar
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container
  .mega-box
  .link-section
  .submenu-content.opensubmegamenu
  li
  a {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 400;
}
.page-wrapper.compact-wrapper.dark-sidebar
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container::after,
.page-wrapper.compact-wrapper.color-sidebar
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .mega-menu-container::after {
  background-color: rgba(255, 255, 255, 0.2);
}
.page-wrapper.compact-wrapper.dark-sidebar
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu
  li
  a,
.page-wrapper.compact-wrapper.color-sidebar
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu
  li
  a {
  color: rgba(255, 255, 255, 0.6);
}
.page-wrapper.compact-wrapper.dark-sidebar
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .sidebar-list
  ul.sidebar-submenu
  li
  a
  span,
.page-wrapper.compact-wrapper.color-sidebar
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .sidebar-list
  ul.sidebar-submenu
  li
  a
  span {
  color: rgba(255, 255, 255, 0.6);
}
.page-wrapper.compact-wrapper.dark-sidebar
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .sidebar-list
  ul.sidebar-submenu
  li
  a.active,
.page-wrapper.compact-wrapper.color-sidebar
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .sidebar-list
  ul.sidebar-submenu
  li
  a.active {
  color: var(--theme-color);
}
.page-wrapper.compact-wrapper.dark-sidebar
  div.sidebar-wrapper
  .logo-wrapper
  .for-light,
.page-wrapper.compact-wrapper.color-sidebar
  div.sidebar-wrapper
  .logo-wrapper
  .for-light {
  display: none;
}
.page-wrapper.compact-wrapper.dark-sidebar
  div.sidebar-wrapper
  .logo-wrapper-center,
.page-wrapper.compact-wrapper.color-sidebar
  div.sidebar-wrapper
  .logo-wrapper-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.page-wrapper.compact-wrapper.dark-sidebar
  div.sidebar-wrapper
  .logo-wrapper
  .for-dark,
.page-wrapper.compact-wrapper.color-sidebar
  div.sidebar-wrapper
  .logo-wrapper
  .for-dark {
  display: block;
}
.page-wrapper.compact-wrapper.dark-sidebar .according-menu i,
.page-wrapper.compact-wrapper.color-sidebar .according-menu i {
  color: rgba(255, 255, 255, 0.6);
}
.page-wrapper.compact-wrapper.dark-sidebar .sidebar-main-title p,
.page-wrapper.compact-wrapper.color-sidebar .sidebar-main-title p {
  color: rgba(255, 255, 255, 0.6);
}
.page-wrapper.compact-wrapper.color-sidebar div.sidebar-wrapper {
  background-color: #2f3c4e;
}
.page-wrapper.compact-wrapper.color-sidebar .sidebar-main-title p {
  display: none;
}
.page-wrapper.compact-wrapper.color-sidebar .sidebar-main-title h6 {
  margin-bottom: 0;
}
.page-wrapper.compact-sidebar ~ .bg-overlay1 {
  -webkit-transition: 0.8s;
  transition: 0.8s;
}
.page-wrapper.compact-sidebar ~ .bg-overlay1.active {
  z-index: 8;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.2);
  position: fixed;
  top: 0;
}
.page-wrapper.compact-sidebar .toggle-sidebar {
  position: relative;
  right: unset;
  top: unset;
  margin-right: 15px;
}
.page-wrapper.compact-sidebar .sidebar-main-title {
  display: none;
}
.page-wrapper.compact-sidebar .logo-wrapper {
  display: none;
}
.page-wrapper.compact-sidebar .logo-icon-wrapper {
  display: block;
  text-align: center;
  padding: 33px 30px;
  -webkit-box-shadow: -9px 0 20px rgba(89, 102, 122, 0.1);
  box-shadow: -9px 0 20px rgba(89, 102, 122, 0.1);
}
.page-wrapper.compact-sidebar .page-header {
  margin-left: 150px;
  width: calc(100% - 150px);
}
.page-wrapper.compact-sidebar .page-header .header-wrapper .logo-wrapper {
  display: none;
}
.page-wrapper.compact-sidebar .page-header.close_icon {
  margin-left: 0;
  width: calc(100% - 0px);
}
.page-wrapper.compact-sidebar .page-body-wrapper .page-body {
  margin-top: 80px;
  margin-left: 150px;
}
.page-wrapper.compact-sidebar .page-body-wrapper .footer {
  margin-left: 0;
}
.page-wrapper.compact-sidebar .page-body-wrapper div.sidebar-wrapper {
  position: fixed;
  top: 0;
  z-index: 9;
}
.page-wrapper.compact-sidebar .page-body-wrapper div.sidebar-wrapper > div {
  width: 150px;
  height: auto;
  line-height: inherit;
  background: #fff;
  text-align: left;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-shadow: 0 0 21px 0 rgba(89, 102, 122, 0.1);
  box-shadow: 0 0 21px 0 rgba(89, 102, 122, 0.1);
}
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .left-arrow,
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .right-arrow {
  display: none;
}
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links {
  margin: 30px 0;
  height: calc(100vh - 113px);
  overflow: auto;
}
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  a {
  color: #2c323f;
}
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  a
  span {
  letter-spacing: 0.7px;
  font-family: "Public Sans", sans-serif;
  text-transform: capitalize;
  color: #2c323f;
  font-size: 13px;
}
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  a.active {
  background: rgba(13, 164, 135, 0.1);
  color: #0da487;
  border-radius: 20px;
  margin: 0 10px;
}
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  a.active
  span {
  color: #0da487;
}
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  a.active
  ~ .sidebar-submenu,
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  a.active
  ~ .mega-menu-container {
  -webkit-animation: fadeInLeft 300ms ease-in-out;
  animation: fadeInLeft 300ms ease-in-out;
}
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .sidebar-title {
  display: block;
  padding: 20px 0;
  border-bottom: 1px solid #f3f3f3;
}
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .sidebar-submenu,
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .mega-menu-container {
  position: fixed;
  top: 0px;
  overflow: auto;
  left: 150px;
  width: 230px;
  height: calc(100vh - 0px);
  background-color: #fff;
  -webkit-box-shadow: 0 16px 15px 15px rgba(126, 55, 216, 0.03);
  box-shadow: 0 16px 15px 15px rgba(126, 55, 216, 0.03);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  display: none;
  padding-top: 20px;
  z-index: -1;
}
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .sidebar-submenu
  li
  a,
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .mega-menu-container
  li
  a {
  padding: 15px 15px 15px 40px;
  display: block;
  position: relative;
  border-bottom: 1px solid #f1f1f1;
}
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .sidebar-submenu
  li
  a
  .sub-arrow,
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .mega-menu-container
  li
  a
  .sub-arrow {
  display: none;
}
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .sidebar-submenu
  li
  a
  .according-menu,
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .mega-menu-container
  li
  a
  .according-menu {
  position: absolute;
  right: 20px;
  top: 16px;
}
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .sidebar-submenu
  li
  a.active,
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .mega-menu-container
  li
  a.active {
  background-color: rgba(13, 164, 135, 0.1);
  color: #0da487;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .sidebar-submenu
  li
  .submenu-content
  li
  a.active,
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .mega-menu-container
  li
  .submenu-content
  li
  a.active {
  background-color: rgba(0, 0, 0, 0);
}
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .sidebar-submenu
  > li
  > a::after,
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .mega-menu-container
  > li
  > a::after {
  content: "";
  position: absolute;
  left: 20px;
  top: 48%;
  width: 6px;
  border-top: 2px solid #fff;
}
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .sidebar-submenu
  .mega-box,
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .mega-menu-container
  .mega-box {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0;
}
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .sidebar-submenu
  .mega-box
  .link-section,
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .mega-menu-container
  .mega-box
  .link-section {
  text-align: left;
}
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .sidebar-submenu
  .mega-box
  .link-section
  .submenu-title
  h5,
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .mega-menu-container
  .mega-box
  .link-section
  .submenu-title
  h5 {
  position: relative;
  font-size: 14px;
  font-weight: 400;
  padding: 15px 15px 15px 40px;
  letter-spacing: 1px;
  margin-bottom: 0;
}
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .sidebar-submenu
  .mega-box
  .link-section
  .submenu-title
  h5::after,
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .mega-menu-container
  .mega-box
  .link-section
  .submenu-title
  h5::after {
  content: "";
  position: absolute;
  left: 20px;
  top: 48%;
  width: 6px;
  border-top: 2px solid #fff;
}
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .sidebar-list {
  position: relative;
}
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .sidebar-list
  .badge {
  position: absolute;
  left: 53%;
  top: 7px;
  font-weight: 500;
  font-size: 9px;
}
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .sidebar-list
  .sidebar-link {
  text-align: center;
}
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .sidebar-list
  .sidebar-link
  svg {
  display: block;
  margin: 0 auto 6px;
}
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .sidebar-list
  .sidebar-link
  > span {
  display: block;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 14px;
}
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .sidebar-list
  .sidebar-link
  .according-menu {
  display: none;
}
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .mega-menu {
  text-align: center;
  padding: 0;
}
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .mega-menu
  svg {
  display: block;
  margin: 0 auto 6px;
}
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .mega-menu
  .according-menu {
  position: absolute;
  right: 20px;
  top: 13px;
}
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper.close_icon {
  -webkit-transform: translateX(-150px);
  transform: translateX(-150px);
}
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper.close_icon
  ~ .page-body,
.page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper.close_icon
  ~ .footer {
  margin-left: 0px;
}
.page-wrapper.compact-small .toggle-sidebar {
  position: relative;
  right: unset;
  top: unset;
  margin-right: 15px;
}
.page-wrapper.compact-small .sidebar-main-title,
.page-wrapper.compact-small .logo-wrapper {
  display: none;
}
.page-wrapper.compact-small .logo-icon-wrapper {
  display: block;
  text-align: center;
  padding: 33px 30px;
  -webkit-box-shadow: -9px 0 20px rgba(89, 102, 122, 0.1);
  box-shadow: -9px 0 20px rgba(89, 102, 122, 0.1);
}
.page-wrapper.compact-small .page-header {
  margin-left: 90px;
  width: calc(100% - 90px);
}
.page-wrapper.compact-small .page-header .header-wrapper .logo-wrapper {
  display: none;
}
.page-wrapper.compact-small .page-header.close_icon {
  margin-left: 0;
  width: calc(100% - 0px);
}
.page-wrapper.compact-small .page-body-wrapper .page-body {
  margin-left: 90px;
}
.page-wrapper.compact-small .page-body-wrapper .footer {
  margin-left: 90px;
}
.page-wrapper.compact-small .page-body-wrapper div.sidebar-wrapper > div {
  width: 90px;
}
.page-wrapper.compact-small
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .sidebar-title {
  display: block;
  padding: 15px 0;
}
.page-wrapper.compact-small
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .sidebar-submenu,
.page-wrapper.compact-small
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .mega-menu-container {
  left: 90px;
}
.page-wrapper.compact-small
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .sidebar-submenu
  li
  a,
.page-wrapper.compact-small
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .mega-menu-container
  li
  a {
  padding: 10px 15px 10px 40px;
}
.page-wrapper.compact-small
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .sidebar-submenu
  li
  a
  .sub-arrow,
.page-wrapper.compact-small
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .mega-menu-container
  li
  a
  .sub-arrow {
  display: none;
}
.page-wrapper.compact-small
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .sidebar-submenu
  li
  a
  .according-menu,
.page-wrapper.compact-small
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .mega-menu-container
  li
  a
  .according-menu {
  top: 11px;
}
.page-wrapper.compact-small
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .sidebar-list
  .badge {
  display: none;
}
.page-wrapper.compact-small
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .sidebar-list
  .sidebar-link
  svg {
  display: block;
  margin: 0 auto;
  width: 20px;
}
.page-wrapper.compact-small
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .sidebar-list
  .sidebar-link
  > span {
  display: none;
}
.page-wrapper.compact-small
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .mega-menu
  svg {
  margin: 0 auto;
}
.page-wrapper.compact-small
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .mega-menu
  a
  > span {
  display: none;
}
.page-wrapper.compact-small .page-body-wrapper div.sidebar-wrapper.close_icon {
  -webkit-transform: translateX(-150px);
  transform: translateX(-150px);
}
.page-wrapper.compact-small
  .page-body-wrapper
  div.sidebar-wrapper.close_icon
  ~ .page-body,
.page-wrapper.compact-small
  .page-body-wrapper
  div.sidebar-wrapper.close_icon
  ~ .footer {
  margin-left: 0px;
}
.page-wrapper.only-body {
  background-color: #f2f0fa;
}
.page-wrapper.only-body .page-body-wrapper {
  background-color: #f2f0fa;
}
.page-wrapper.only-body .page-header {
  position: relative;
}
.page-wrapper.only-body .page-header .nav-menus .profile-nav .media-body > span,
.page-wrapper.only-body .page-header .nav-menus .profile-nav .media-body > p {
  color: #fff !important;
}
.page-wrapper.only-body .page-header .nav-menus > li > svg {
  stroke: #fff;
}
.page-wrapper.only-body .page-header .nav-menus > li > a > svg {
  stroke: #fff;
}
.page-wrapper.only-body .page-header .nav-menus > li > div .lang-txt,
.page-wrapper.only-body .page-header .nav-menus > li > span .lang-txt {
  color: #fff;
}
.page-wrapper.only-body .page-header .nav-menus > li > div i,
.page-wrapper.only-body .page-header .nav-menus > li > span i {
  color: #fff;
}
.page-wrapper.only-body .page-header .nav-menus > li > div svg,
.page-wrapper.only-body .page-header .nav-menus > li > span svg {
  stroke: #fff;
}
.page-wrapper.only-body .page-header .left-header,
.page-wrapper.only-body .page-header .header-logo-wrapper {
  display: none;
}
.page-wrapper.only-body .page-header .header-wrapper {
  padding: 0 !important;
}
.page-wrapper.only-body .page-header .header-wrapper .nav-right {
  position: absolute;
  right: 60px;
  top: 58px;
}
.page-wrapper.only-body .page-header .header-wrapper .search-full {
  top: 37px;
  width: calc(100% - 50px);
  left: 25px;
}
.page-wrapper.only-body
  .page-header
  .header-wrapper
  .search-full
  .form-group
  .Typeahead
  .u-posRelative {
  background-color: #fff;
  border-radius: 15px;
}
.page-wrapper.only-body
  .page-header
  .header-wrapper
  .search-full
  .Typeahead-menu {
  top: 78px;
  width: calc(100% - 30px);
  margin: 0 auto;
  right: 0;
}
.page-wrapper.only-body
  .page-body-wrapper
  .breadcrumb-item
  + .breadcrumb-item::before {
  color: #fff;
}
.page-wrapper.only-body .page-body-wrapper .page-title {
  padding-top: 20px;
  padding-bottom: 20px;
}
.page-wrapper.only-body .page-body-wrapper .page-title .breadcrumb li {
  color: #fff;
}
.page-wrapper.only-body .page-body-wrapper .page-title .breadcrumb-item a svg {
  color: #fff;
}
.page-wrapper.only-body .page-body-wrapper .page-title .row h3 {
  color: #fff;
}
.page-wrapper.only-body .sidebar-wrapper,
.page-wrapper.only-body footer {
  display: none;
}
.page-wrapper.only-body .page-body-wrapper .page-body {
  margin-top: 0px;
  min-height: calc(100vh - 0px);
}
.page-wrapper.only-body .page-body-wrapper .page-title {
  background: linear-gradient(26deg, var(--theme-color) 0%, #a26cf8 100%);
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 30px;
  border-radius: 15px;
  margin-top: 30px;
}
.page-wrapper.only-body .page-body-wrapper .page-title > .row .col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.page-wrapper.only-body .page-body-wrapper .page-title .breadcrumb {
  margin-top: 5px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.page-wrapper.modern-type .ecommerce-widget {
  border: 1px solid #32efcb !important;
}
.page-wrapper.modern-type .theme-form input[type="text"],
.page-wrapper.modern-type .theme-form input[type="email"],
.page-wrapper.modern-type .theme-form input[type="search"],
.page-wrapper.modern-type .theme-form input[type="password"],
.page-wrapper.modern-type .theme-form input[type="number"],
.page-wrapper.modern-type .theme-form input[type="tel"],
.page-wrapper.modern-type .theme-form input[type="date"],
.page-wrapper.modern-type .theme-form input[type="datetime-local"],
.page-wrapper.modern-type .theme-form input[type="time"],
.page-wrapper.modern-type .theme-form input[type="datetime-local"],
.page-wrapper.modern-type .theme-form input[type="month"],
.page-wrapper.modern-type .theme-form input[type="week"],
.page-wrapper.modern-type .theme-form input[type="url"],
.page-wrapper.modern-type .theme-form input[type="file"],
.page-wrapper.modern-type .theme-form select,
.page-wrapper.modern-type textarea {
  background-color: #f8f8f8;
}
.page-wrapper.modern-type .file-sidebar .pricing-plan {
  border: 1px solid #32efcb !important;
}
.page-wrapper.modern-type .alert-primary {
  color: #0da487;
}
.page-wrapper.modern-type .project-box {
  background-color: #32efcb;
}
.page-wrapper.modern-type .nav-tabs .nav-link.active {
  background-color: transparent;
}
.page-wrapper.modern-type .activity-timeline .media .activity-line {
  background-color: #32efcb;
}
.page-wrapper.modern-type .simplebar-mask {
  top: 10px;
}
.page-wrapper.modern-type
  .chart_data_left
  .card-body
  .chart-main
  > div:last-child
  .media,
.page-wrapper.modern-type
  .chart_data_right
  .card-body
  .chart-main
  > div:last-child
  .media {
  border-right: none !important;
}
.page-wrapper.modern-type .page-header {
  margin-left: 0px;
  width: calc(100% - 0px);
}
.page-wrapper.modern-type .page-header.close_icon {
  margin-left: 0px;
  width: calc(100% - 0px);
}
.page-wrapper.modern-type .page-header .header-wrapper .header-logo-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.page-wrapper.modern-type .page-header .header-wrapper .logo-wrapper {
  display: block;
  margin-right: calc(10px + (30 - 10) * ((100vw - 320px) / (1920 - 320)));
  width: calc(94px + (120 - 94) * ((100vw - 320px) / (1920 - 320)));
}
.page-wrapper.modern-type .page-header .header-wrapper .toggle-sidebar {
  display: block;
  position: relative;
  top: unset;
  right: unset;
  margin-right: 15px;
}
.page-wrapper.modern-type .page-body-wrapper div.sidebar-wrapper {
  top: 108px;
  background-color: #212529;
}
.page-wrapper.modern-type .page-body-wrapper div.sidebar-wrapper .logo-wrapper,
.page-wrapper.modern-type
  .page-body-wrapper
  div.sidebar-wrapper
  .logo-icon-wrapper {
  display: none;
}
.page-wrapper.modern-type
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links {
  height: calc(100vh - 160px);
}
.page-wrapper.modern-type
  .page-body-wrapper
  div.sidebar-wrapper.close_icon
  .logo-icon-wrapper {
  display: none;
}
.page-wrapper.modern-type
  .page-body-wrapper
  div.sidebar-wrapper.close_icon
  ~ .page-body {
  margin-left: 0px;
}
.page-wrapper.modern-type
  .page-body-wrapper
  div.sidebar-wrapper.close_icon
  ~ footer {
  margin-left: 0px;
}
.page-wrapper.modern-type
  .page-body-wrapper
  div.sidebar-wrapper.close_icon:hover
  .logo-wrapper {
  display: none;
}
.page-wrapper.modern-type .page-body-wrapper .page-body {
  margin-left: 310px;
}
.page-wrapper.material-type {
  position: relative;
}
.page-wrapper.material-type::before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 300px;
  background-image: linear-gradient(26deg, var(--theme-color) 0%, #a26cf8 100%);
}
.page-wrapper.material-type .card {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
}
.page-wrapper.material-type .page-header {
  position: relative;
  max-width: 1560px;
  margin: 50px auto 0;
  border-radius: 15px 15px 0 0;
}
.page-wrapper.material-type .page-body-wrapper {
  background-image: url(../images/other-images/boxbg.html);
  background-blend-mode: overlay;
  background-color: rgba(255, 255, 255, 0.5);
}
.page-wrapper.material-type .page-body-wrapper .sidebar-wrapper {
  position: relative;
  max-width: 1560px;
  margin: 0 auto;
  top: unset;
  height: unset;
}
.page-wrapper.material-type .page-body-wrapper .page-body {
  margin: 0 auto;
  max-width: 1560px;
  background-color: #fbfeff;
  -webkit-box-shadow: 0 0 20px 7px rgba(8, 21, 66, 0.05);
  box-shadow: 0 0 20px 7px rgba(8, 21, 66, 0.05);
  border-radius: 0 0 15px 15px;
}
.page-wrapper.material-type .footer {
  margin-top: 40px;
}
.page-wrapper.advance-layout {
  background-blend-mode: overlay;
  background-color: rgba(251, 254, 255, 0.7);
}
.page-wrapper.advance-layout .card {
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ecf3fa;
}
.page-wrapper.advance-layout .page-header {
  position: relative;
  background-color: #fff;
  margin: 0 auto;
}
.page-wrapper.advance-layout .page-body-wrapper {
  background: transparent;
}
.page-wrapper.advance-layout .page-body-wrapper .sidebar-wrapper {
  position: relative !important;
  top: unset !important;
  height: unset;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.page-wrapper.advance-layout .page-body-wrapper .sidebar-wrapper border {
  top: 1px solid #efefef;
  bottom: 1px solid #efefef;
}
.page-wrapper.advance-layout .page-body-wrapper .sidebar-wrapper > div {
  overflow-x: hidden;
}
.page-wrapper.advance-layout .page-body-wrapper .page-body {
  margin-top: 0 !important;
}
@-webkit-keyframes pagebody {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.98, 0.98, 0.98) translate(-20px, -50px);
    transform: scale3d(0.98, 0.98, 0.98) translate(-20px, -50px);
  }
  50% {
    opacity: 1;
  }
}
@keyframes pagebody {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.98, 0.98, 0.98) translate(-20px, -50px);
    transform: scale3d(0.98, 0.98, 0.98) translate(-20px, -50px);
  }
  50% {
    opacity: 1;
  }
}
@media screen and (max-width: 1480px) {
  .page-wrapper.horizontal-wrapper
    .page-body-wrapper
    .sidebar-wrapper
    .sidebar-main
    .sidebar-links
    .simplebar-wrapper
    .simplebar-mask
    .simplebar-content-wrapper
    .simplebar-content
    > li
    .mega-menu-container {
    right: -18%;
    width: 91%;
  }
}
@media screen and (max-width: 1460px) {
  .page-wrapper.horizontal-wrapper
    .page-body-wrapper.sidebar-wrapper
    .sidebar-main
    .sidebar-links
    .simplebar-wrapper
    .simplebar-mask
    .simplebar-content-wrapper
    .simplebar-content
    > li
    .mega-menu-container {
    right: -54%;
    width: 75%;
  }
  .sidebar-wrapper
    .sidebar-main
    .sidebar-links
    .simplebar-wrapper
    .simplebar-mask
    .simplebar-content-wrapper
    .simplebar-content
    > li {
    margin-right: 8px;
  }
}
@media screen and (max-width: 1366px) {
  .page-wrapper.horizontal-wrapper
    .page-body-wrapper.sidebar-wrapper
    .sidebar-main
    .sidebar-links
    .simplebar-wrapper
    .simplebar-mask
    .simplebar-content-wrapper
    .simplebar-content
    > li
    .mega-menu-container {
    right: -49%;
    width: 70%;
  }
  .profile-dropdown.onhover-show-div {
    right: 0;
    left: unset !important;
  }
  .profile-dropdown.onhover-show-div:before,
  .profile-dropdown.onhover-show-div:after {
    right: 10px !important;
    left: unset !important;
  }
}
@media screen and (max-width: 1199px) {
  .page-wrapper .page-header .header-wrapper .nav-right > ul > li {
    padding: 6px;
  }
  .left-header .mega-menu-container .submenu-title {
    margin: 20px 20px 0 20px;
  }
  .mobile-title.d-none {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 30px 17px;
    border-bottom: 1px solid #ddd;
    margin: 0 -15px;
  }
  .mobile-title.d-none h5 {
    color: var(--theme-color);
  }
  .mobile-title.d-none svg {
    stroke: var(--theme-color) !important;
  }
  .page-wrapper.horizontal-wrapper
    .page-body-wrapper.sidebar-wrapper
    .sidebar-main
    .sidebar-links
    .simplebar-wrapper
    .simplebar-mask
    .simplebar-content-wrapper
    .simplebar-content
    > li
    .mega-menu-container {
    right: -35%;
    width: 56%;
  }
}
@media screen and (min-width: 992px) {
  .page-header .header-wrapper .nav-right .notification-dropdown {
    top: 46px;
  }
  .responsive-btn {
    display: none;
  }
  .page-wrapper.horizontal-wrapper
    .page-body-wrapper
    .sidebar-main
    .sidebar-links
    .simplebar-mask {
    top: 0;
  }
  .page-wrapper.horizontal-wrapper
    .page-body-wrapper
    .sidebar-main
    .sidebar-links
    .simplebar-wrapper
    .simplebar-mask
    .simplebar-content-wrapper
    .simplebar-content
    > li
    .sidebar-submenu {
    width: 200px;
    opacity: 0;
    visibility: hidden;
    border-radius: 5px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .page-wrapper.horizontal-wrapper
    .page-body-wrapper
    .sidebar-main
    .sidebar-links
    .simplebar-wrapper
    .simplebar-mask
    .simplebar-content-wrapper
    .simplebar-content
    > li
    .sidebar-submenu
    a
    .sub-arrow {
    position: absolute;
    right: 20px;
    top: 5px;
    color: #59667a;
    font-weight: 100;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    font-size: 15px;
    top: 5px;
  }
  .page-wrapper.horizontal-wrapper
    .page-body-wrapper
    .sidebar-main
    .sidebar-links
    .simplebar-wrapper
    .simplebar-mask
    .simplebar-content-wrapper
    .simplebar-content
    > li
    .sidebar-submenu
    li
    .nav-sub-childmenu {
    display: none;
    border-radius: 4px;
  }
  .page-wrapper.horizontal-wrapper
    .page-body-wrapper
    .sidebar-main
    .sidebar-links
    .simplebar-wrapper
    .simplebar-mask
    .simplebar-content-wrapper
    .simplebar-content
    > li
    .sidebar-submenu
    li:hover
    .nav-sub-childmenu {
    display: block;
    position: absolute;
    left: 200px;
    background-color: #fff;
    top: -10px;
    padding: 15px 0px 15px 0px;
    -webkit-box-shadow: 0 0 1px 0 #898989;
    box-shadow: 0 0 1px 0 #898989;
  }
  .page-wrapper.horizontal-wrapper
    .page-body-wrapper
    .sidebar-main
    .sidebar-links
    .simplebar-wrapper
    .simplebar-mask
    .simplebar-content-wrapper
    .simplebar-content
    > li
    .sidebar-submenu
    li
    a:hover
    .sub-arrow {
    right: 16px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .page-wrapper.horizontal-wrapper
    .page-body-wrapper
    .sidebar-main
    .sidebar-links
    .simplebar-wrapper
    .simplebar-mask
    .simplebar-content-wrapper
    .simplebar-content
    > li
    .mega-menu-container {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .page-wrapper.horizontal-wrapper
    .page-body-wrapper
    .sidebar-main
    .sidebar-links
    .simplebar-wrapper
    .simplebar-mask
    .simplebar-content-wrapper
    .simplebar-content
    > li.hoverd
    .sidebar-submenu {
    opacity: 1;
    visibility: visible;
    margin-top: 8px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .page-wrapper.horizontal-wrapper
    .page-body-wrapper
    .sidebar-main
    .sidebar-links
    .simplebar-wrapper
    .simplebar-mask
    .simplebar-content-wrapper
    .simplebar-content
    > li.hoverd
    .mega-menu-container {
    opacity: 1;
    visibility: visible;
    margin-top: 20px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .page-wrapper.horizontal-wrapper .page-body-wrapper .toggle-nav {
    display: none;
  }
  .page-wrapper.horizontal-wrapper .page-body-wrapper .mobile-back {
    display: none !important;
  }
}
@media only screen and (min-width: 768px) {
  .page-wrapper.material-icon {
    position: relative;
  }
  .page-wrapper.material-icon::before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 240px;
    background: linear-gradient(26deg, var(--theme-color) 0%, #a26cf8 100%);
  }
  .page-wrapper.material-icon .toggle-sidebar {
    color: rgba(255, 255, 255, 0.8);
  }
  .page-wrapper.material-icon .toggle-sidebar:hover > svg {
    color: #fff !important;
    stroke: #fff !important;
  }
  .page-wrapper.material-icon .left-header .mega-menu .nav-link,
  .page-wrapper.material-icon .left-header .level-menu .nav-link {
    background-color: rgba(255, 255, 255, 0.09);
    color: rgba(255, 255, 255, 0.7);
  }
  .page-wrapper.material-icon .left-header .mega-menu .nav-link svg,
  .page-wrapper.material-icon .left-header .level-menu .nav-link svg {
    stroke: rgba(255, 255, 255, 0.7);
  }
  .page-wrapper.material-icon .page-header {
    position: relative;
    background: transparent;
    padding-left: 90px;
    max-width: 1660px;
    margin: 0 auto;
    width: calc(100% - 0px);
  }
  .page-wrapper.material-icon
    .page-header
    .header-wrapper
    .nav-right
    > ul
    > li {
    color: #fff;
  }
  .page-wrapper.material-icon
    .page-header
    .header-wrapper
    .nav-right
    > ul
    > li
    .notification-box
    svg,
  .page-wrapper.material-icon
    .page-header
    .header-wrapper
    .nav-right
    > ul
    > li
    .cart-box
    svg {
    stroke: #fff;
  }
  .page-wrapper.material-icon
    .page-header
    .header-wrapper
    .nav-right
    > ul
    > li
    > a
    > svg {
    stroke: #fff;
  }
  .page-wrapper.material-icon
    .page-header
    .header-wrapper
    .nav-right
    > ul
    > li
    > svg {
    stroke: #fff;
  }
  .page-wrapper.material-icon
    .page-header
    .header-wrapper
    .nav-right
    .language-nav
    .more_lang {
    color: #4a5568;
  }
  .page-wrapper.material-icon
    .page-header
    .header-wrapper
    .nav-right
    .onhover-show-div {
    color: #4a5568;
  }
  .page-wrapper.material-icon
    .page-header
    .header-wrapper
    .nav-right.right-header
    ul
    li
    .profile-media
    .media-body
    p {
    color: rgba(255, 255, 255, 0.7);
  }
  .page-wrapper.material-icon .page-header.close_icon {
    padding-left: 0;
    margin: 0 auto !important;
  }
  .page-wrapper.material-icon .page-body-wrapper .page-body {
    margin-top: 0 !important;
    padding-left: 90px;
    max-width: 1660px;
    margin: 0 auto;
  }
  .page-wrapper.material-icon
    .page-body-wrapper
    div.sidebar-wrapper.close_icon
    ~ .page-body {
    padding-left: 15px;
    margin: 0 auto !important;
  }
  .page-wrapper.material-icon .page-body-wrapper .page-title {
    color: #fff;
  }
  .page-wrapper.material-icon
    .page-body-wrapper
    .page-title
    .breadcrumb
    .breadcrumb-item
    a
    svg {
    color: #fff;
  }
  .page-wrapper.material-icon
    .page-body-wrapper
    .page-title
    .breadcrumb
    .breadcrumb-item.active {
    color: rgba(255, 255, 255, 0.6);
  }
  .page-wrapper.material-icon
    .page-body-wrapper
    .page-title
    .breadcrumb
    .breadcrumb-item
    + .breadcrumb-item::before {
    color: rgba(255, 255, 255, 0.8);
  }
}
@media screen and (max-width: 767px) {
  .sidebar-wrapper .menu .brand-logo img {
    width: 120px;
  }
}
@media screen and (max-width: 576px) {
  .toggle-nav i {
    font-size: 20px;
  }
}
.active-color a:active svg,
.active-color a:active span {
  color: #0000ff !important;
}
.cke_1 {
  border: 1px solid #efefef !important;
}
html[dir="rtl"] .alert-theme button {
  right: unset !important;
  left: 20px !important;
}
html[dir="rtl"] .static-top-widget .align-self-center {
  margin-left: 0;
  margin-right: 16px;
}
html[dir="rtl"] ul {
  padding-right: 0;
}
html[dir="rtl"] .f-right {
  float: left;
}
html[dir="rtl"] .form-check-inline {
  margin-right: unset;
  margin-left: 1rem;
}
html[dir="rtl"] .color-box button + button {
  margin-left: unset;
  margin-right: 5px;
}
html[dir="rtl"] .knowledgebase-search .form-inline svg {
  left: unset;
  right: 20px;
}
html[dir="rtl"] .switch-showcase .form-check .form-check-input {
  float: left;
}
html[dir="rtl"] .pill-input-group span:last-child {
  border-top-right-radius: unset !important;
  border-bottom-right-radius: unset !important;
  border-top-left-radius: 1.3rem !important;
  border-bottom-left-radius: 1.3rem !important;
}
html[dir="rtl"] .pill-input-group span:first-child {
  border-top-left-radius: unset !important;
  border-top-right-radius: unset !important;
  border-top-right-radius: 1.3rem !important;
  border-bottom-right-radius: 1.3rem !important;
}
html[dir="rtl"] .dashboard-table thead tr th,
html[dir="rtl"] .dashboard-table thead tr td,
html[dir="rtl"] .dashboard-table tbody tr th,
html[dir="rtl"] .dashboard-table tbody tr td {
  padding: 0.75rem 0 0.75rem 0.75rem;
}
html[dir="rtl"]
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper {
  text-align: right;
}
html[dir="rtl"]
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .toggle-sidebar {
  right: unset;
  left: 30px;
}
html[dir="rtl"]
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links {
  padding: 0;
}
html[dir="rtl"]
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .badge {
  left: 50px !important;
  right: unset !important;
}
html[dir="rtl"]
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper.close_icon {
  margin-right: 0;
  margin-left: unset;
}
html[dir="rtl"]
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper.close_icon
  .logo-icon-wrapper {
  text-align: left;
}
html[dir="rtl"]
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper.close_icon
  .logo-icon-wrapper
  img {
  margin-left: 8px;
}
html[dir="rtl"]
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper.close_icon
  ~ .page-body,
html[dir="rtl"]
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper.close_icon
  ~ footer {
  margin-left: 0;
  margin-right: 100px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
html[dir="rtl"]
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper.close_icon
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  a
  svg {
  margin-left: 0;
}
html[dir="rtl"]
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper.close_icon
  .sidebar-main
  .sidebar-links
  .sidebar-list
  .sidebar-title.active
  ~ .sidebar-submenu {
  display: none !important;
}
html[dir="rtl"]
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper.close_icon
  .according-menu {
  display: none;
}
html[dir="rtl"]
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper.close_icon:hover
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  a
  svg {
  margin-left: 13px;
}
html[dir="rtl"]
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper:hover {
  -webkit-transform: translate(0px);
  transform: translate(0px);
}
html[dir="rtl"]
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper:hover
  .sidebar-main
  .sidebar-links
  .sidebar-list
  .sidebar-title.active
  ~ .sidebar-submenu {
  display: block !important;
}
html[dir="rtl"]
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper:hover
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  a
  svg {
  float: none;
}
html[dir="rtl"]
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper:hover
  .according-menu {
  display: block;
}
html[dir="rtl"]
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu:after {
  right: 30px;
  left: unset;
}
html[dir="rtl"]
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu
  > li
  a {
  padding-right: 45px !important;
  padding-left: unset !important;
}
html[dir="rtl"]
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  .sidebar-submenu
  > li
  a:after {
  right: 26px;
  left: unset;
}
html[dir="rtl"] .page-wrapper.compact-wrapper .page-body-wrapper .page-body {
  margin-left: unset;
  margin-right: 280px;
}
html[dir="rtl"]
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li
  a
  svg {
  margin-right: unset;
  margin-left: 15px;
}
html[dir="rtl"]
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  .according-menu {
  right: unset;
  left: 20px;
}
html[dir="rtl"]
  .page-wrapper.only-body
  .page-header
  .header-wrapper
  .nav-right {
  right: unset;
  left: 30px;
}
html[dir="rtl"] .date-details > div + div {
  margin-left: unset;
  margin-right: 10px;
}
html[dir="rtl"] .order-menu-section .order-section .order-items .items.veg h6,
html[dir="rtl"]
  .order-menu-section
  .order-section
  .order-items
  .items.non-veg
  h6 {
  padding-right: 25px;
  padding-left: unset;
}
html[dir="rtl"]
  .order-menu-section
  .order-section
  .order-items
  .items.veg
  h6::before,
html[dir="rtl"]
  .order-menu-section
  .order-section
  .order-items
  .items.non-veg
  h6::before {
  left: unset;
  right: 3px;
  content: "";
}
html[dir="rtl"]
  .order-menu-section
  .order-section
  .order-items
  .items.veg
  h6::after,
html[dir="rtl"]
  .order-menu-section
  .order-section
  .order-items
  .items.non-veg
  h6::after {
  left: unset;
  right: 0;
  content: "";
}
html[dir="rtl"] .modal-body .btn--no {
  margin-left: 15px;
}
html[dir="rtl"] .modal-body .btn-close {
  left: 15px;
  right: unset;
}
html[dir="rtl"] .uplode-img label {
  right: 0;
  left: unset;
}
html[dir="rtl"]
  .single-section
  .description-section
  .description-details
  .menu-part
  .accordion-plan
  .card
  .card-body
  .highlight
  li
  img {
  margin-right: unset;
  margin-left: 5px;
}
html[dir="rtl"] .personal-info__uplode {
  margin-right: calc(10px + (48 - 10) * ((100vw - 320px) / (1920 - 320)));
  margin-left: unset;
}
html[dir="rtl"] .review-users__detail {
  margin-right: 10px;
  margin-left: unset;
}
html[dir="rtl"] .choose input {
  padding-right: 108px !important;
  padding-left: unset !important;
}
html[dir="rtl"] .choose input[type="file"]::file-selector-button {
  padding: 25px 10px 14px;
  right: 11px;
  left: unset;
}
html[dir="rtl"] .all-driver-table tbody tr td:nth-child(4) i {
  margin-left: 10px;
  margin-right: unset;
}
html[dir="rtl"] .order-menu .search-bar .search i {
  left: 16px;
  right: unset;
}
html[dir="rtl"] .category-box {
  direction: rtl;
}
html[dir="rtl"] .category-box .img-category .top-bar {
  left: unset;
  right: 25px;
}
html[dir="rtl"] .category-box .img-category .like-cls {
  left: 13%;
  right: unset;
}
html[dir="rtl"] .category-box .content-category .top h3 {
  margin-left: 15px;
  margin-right: unset;
}
html[dir="rtl"] .dashboard-table tbody tr td:nth-child(4) span svg,
html[dir="rtl"] .dashboard-table tbody tr td:nth-child(6) span svg {
  margin-left: 10px;
  margin-right: unset;
}
html[dir="rtl"]
  .single-section
  .description-section
  .description-details
  .menu-part
  .accordion-plan
  .card
  .card-header
  button {
  text-align: right;
  padding-left: 28px;
  padding-right: unset;
}
html[dir="rtl"]
  .single-section
  .description-section
  .description-details
  .menu-part
  .accordion-plan
  .card
  .card-header
  button::before {
  content: "";
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  right: unset;
  left: 15px;
}
html[dir="rtl"]
  .single-section
  .description-section
  .description-details
  .menu-part
  .list-view
  .list-box
  .list-content {
  margin-right: 25px;
  margin-left: unset;
}
html[dir="rtl"]
  .single-section
  .description-section
  .description-details
  .menu-part.about
  .about-sec
  ul {
  padding-left: unset;
  padding-right: 25px;
}
@media only screen and (max-width: 767.98px) {
  html[dir="rtl"]
    .single-section
    .description-section
    .description-details
    .menu-part
    .list-view
    .list-box
    .list-content {
    margin-right: 0;
  }
}
html[dir="rtl"] .btn-theme svg {
  margin-left: calc(6px + (10 - 6) * ((100vw - 320px) / (1920 - 320)));
  margin-right: unset;
}
html[dir="rtl"] .contact-editform.ps-0 {
  padding-left: 20px !important;
}
html[dir="rtl"] .contact-options li .btn-category {
  padding-left: unset !important;
  padding-right: 40px;
}
html[dir="rtl"] .list-persons .profile-mail .email-general ul {
  padding-right: unset;
  padding-left: 20px;
}
html[dir="rtl"] .list-persons .profile-mail .email-general ul li > span {
  float: left;
}
html[dir="rtl"] .list-persons .profile-mail .media .media-body ul li + li {
  padding-left: unset;
  padding-right: 10px;
  margin-left: unset;
  margin-right: 5px;
  border-left: unset;
  border-right: 1px solid #f4f4f4;
}
html[dir="rtl"] .file-content .form-inline i {
  padding-right: unset;
  padding-left: 10px;
}
html[dir="rtl"] .file-sidebar .btn svg {
  margin-right: unset;
  margin-left: 8px;
}
html[dir="rtl"] .form-select {
  background-position: left 0.75rem center;
  padding: 0.375rem 0.75rem 0.375rem 1.75rem;
}
html[dir="rtl"] .customers ul li + li {
  margin-left: unset;
  margin-right: -10%;
}
html[dir="rtl"] .project-list .border-tab.nav-tabs .nav-item .nav-link {
  padding: 5px 0 5px 30px;
}
html[dir="rtl"] .project-box .badge {
  right: unset;
  left: 30px;
}
html[dir="rtl"] .kanban-board {
  float: right;
}
html[dir="rtl"] .kanban-item .kanban-box .customers ul li + li {
  margin-left: unset;
  margin-right: -10px;
}
html[dir="rtl"] .kanban-item .list li i {
  margin-right: unset;
  margin-left: 10px;
}
html[dir="rtl"] .page-wrapper.horizontal-wrapper .header-logo-wrapper {
  text-align: right;
}
html[dir="rtl"] .page-wrapper.horizontal-wrapper .page-body-wrapper .page-body {
  margin-right: 0;
}
html[dir="rtl"] .page-wrapper.horizontal-wrapper .page-body-wrapper footer {
  margin-right: 0;
}
html[dir="rtl"] .page-wrapper.material-type .page-body-wrapper .page-body {
  margin-right: auto;
}
html[dir="rtl"] .page-header .header-wrapper .nav-right > ul > li:first-child {
  margin-right: 0;
}
html[dir="rtl"] .page-header .header-wrapper .toggle-sidebar {
  margin-left: 2px;
  margin-right: unset;
}
html[dir="rtl"] .hotel_title_section .hotel-name .left-part .top .rating {
  margin-right: 15px;
  margin-left: unset;
}
html[dir="rtl"] .order-menu .nav {
  text-align: right;
}
html[dir="rtl"]
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .onhover-show-div:not(.profile-dropdown)
  li:first-child
  svg {
  right: unset;
  left: 0;
}
html[dir="rtl"]
  .page-wrapper
  .page-header
  .header-wrapper
  .nav-right
  .notification-dropdown {
  left: -20px !important;
  right: unset !important;
}
html[dir="rtl"] .page-wrapper .page-header .header-wrapper .search-full input {
  padding-left: 60px;
  padding-right: 30px;
  text-align: right;
}
html[dir="rtl"]
  .page-wrapper
  .page-header
  .header-wrapper
  .search-full
  .form-group
  .close-search {
  right: unset;
  left: 20px;
}
html[dir="rtl"] .page-wrapper.compact-sidebar .toggle-sidebar {
  margin-left: 15px;
  margin-right: unset;
}
html[dir="rtl"] .page-wrapper.compact-sidebar .page-header {
  margin-left: unset;
  margin-right: 150px;
}
html[dir="rtl"] .page-wrapper.compact-sidebar .page-header.close_icon {
  margin-right: 0;
}
html[dir="rtl"] .page-wrapper.compact-sidebar .page-body-wrapper .page-body {
  margin-left: unset;
  margin-right: 150px;
}
html[dir="rtl"] .page-wrapper.compact-sidebar .page-body-wrapper .footer {
  margin-left: unset;
  margin-right: 150px;
}
html[dir="rtl"]
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  > div {
  text-align: right;
}
html[dir="rtl"]
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  a.active
  ~ .sidebar-submenu,
html[dir="rtl"]
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  a.active
  ~ .mega-menu-container {
  -webkit-animation: fadeInRight 1000ms ease-in-out;
  animation: fadeInRight 1000ms ease-in-out;
}
html[dir="rtl"]
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .sidebar-submenu,
html[dir="rtl"]
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .mega-menu-container {
  right: 150px;
  left: unset;
}
html[dir="rtl"]
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .sidebar-submenu
  li
  a,
html[dir="rtl"]
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .mega-menu-container
  li
  a {
  padding: 15px 40px 15px 15px;
}
html[dir="rtl"]
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .sidebar-submenu
  li
  a
  .according-menu,
html[dir="rtl"]
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .mega-menu-container
  li
  a
  .according-menu {
  right: 20px;
}
html[dir="rtl"]
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .sidebar-submenu
  > li
  > a::after,
html[dir="rtl"]
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .mega-menu-container
  > li
  > a::after {
  left: unset;
  right: 20px;
}
html[dir="rtl"]
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .sidebar-submenu
  .mega-box
  .link-section,
html[dir="rtl"]
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .mega-menu-container
  .mega-box
  .link-section {
  text-align: right;
}
html[dir="rtl"]
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .sidebar-submenu
  .mega-box
  .link-section
  .submenu-title
  h5,
html[dir="rtl"]
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .mega-menu-container
  .mega-box
  .link-section
  .submenu-title
  h5 {
  padding: 15px 40px 15px 15px;
}
html[dir="rtl"]
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .sidebar-submenu
  .mega-box
  .link-section
  .submenu-title
  h5::after,
html[dir="rtl"]
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .mega-menu-container
  .mega-box
  .link-section
  .submenu-title
  h5::after {
  left: unset;
  right: 20px;
}
html[dir="rtl"]
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .sidebar-list
  .badge {
  left: unset;
  right: 53%;
}
html[dir="rtl"]
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .sidebar-list
  .sidebar-link {
  text-align: center;
}
html[dir="rtl"]
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .mega-menu {
  text-align: center;
}
html[dir="rtl"]
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .mega-menu
  .according-menu {
  right: unset;
  left: 20px;
}
html[dir="rtl"]
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper.close_icon {
  -webkit-transform: translateX(150px);
  transform: translateX(150px);
}
html[dir="rtl"]
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper.close_icon
  ~ .page-body,
html[dir="rtl"]
  .page-wrapper.compact-sidebar
  .page-body-wrapper
  div.sidebar-wrapper.close_icon
  ~ .footer {
  margin-right: 0px;
}
html[dir="rtl"] .page-wrapper.compact-small .page-header {
  margin-right: 90px;
}
html[dir="rtl"]
  .page-wrapper.compact-small
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .sidebar-submenu,
html[dir="rtl"]
  .page-wrapper.compact-small
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  li
  .mega-menu-container {
  right: 90px;
}
html[dir="rtl"] .page-wrapper.compact-small .page-body-wrapper .footer,
html[dir="rtl"] .page-wrapper.compact-small .page-body-wrapper .page-body {
  margin-right: 90px;
}
html[dir="rtl"] .page-wrapper.material-icon .page-header {
  padding-left: unset;
  padding-right: 90px;
  margin: 0 auto;
}
html[dir="rtl"] .page-wrapper.material-icon .page-header.close_icon {
  padding-right: 0;
}
html[dir="rtl"] .page-wrapper.material-icon .page-body-wrapper .page-body {
  padding-left: 15px;
  padding-right: 90px;
  margin: 0 auto;
}
html[dir="rtl"]
  .page-wrapper.material-icon
  .page-body-wrapper
  div.sidebar-wrapper.close_icon
  ~ .page-body {
  padding-right: 15px;
  margin: 0 auto !important;
}
html[dir="rtl"] .apexcharts-canvas {
  direction: ltr;
}
html[dir="rtl"] .email-wrap .btn-mail {
  text-align: right;
}
html[dir="rtl"] .email-wrap .email-app-sidebar ul li a {
  padding-left: unset;
  padding-right: 20px;
}
html[dir="rtl"]
  .bookmark-tabcontent
  .details-bookmark
  .bookmark-card.card
  .favourite-icon {
  text-align: center;
}
html[dir="rtl"]
  .bookmark-tabcontent
  .details-bookmark
  .bookmark-card.card
  .title-bookmark {
  text-align: right;
}
html[dir="rtl"] .bookmark-wrap .details-bookmark .row > div + div {
  padding-left: 15px !important;
}
html[dir="rtl"] .earning-card.card .card-body .chart-left {
  padding: 40px 40px 40px 0;
}
html[dir="rtl"] .earning-card.card .card-body .inner-top-left ul li,
html[dir="rtl"] .earning-card.card .card-body .inner-top-right ul li {
  margin-left: unset;
  margin-right: 35px;
}
html[dir="rtl"] .earning-card.card .card-body .inner-top-left ul li:first-child,
html[dir="rtl"]
  .earning-card.card
  .card-body
  .inner-top-right
  ul
  li:first-child {
  margin-right: 0;
}
html[dir="rtl"] .earning-card.card .card-body .inner-top-right {
  padding-left: 15px;
}
html[dir="rtl"] .earning-card.card .card-body .media .media-left {
  margin-right: unset;
  margin-left: 15px;
}
html[dir="rtl"] .earning-card.card .card-body .earning-content {
  border-right: unset;
  border-left: 1px solid #ecf3fa;
}
html[dir="rtl"] .chart_data_left .card-body .chart-main .media,
html[dir="rtl"] .chart_data_right .card-body .chart-main .media {
  border-right: unset;
  border-left: 1px solid #ecf3fa;
}
html[dir="rtl"]
  .chart_data_left
  .card-body
  .chart-main
  .media
  .media-body
  .right-chart-content,
html[dir="rtl"]
  .chart_data_right
  .card-body
  .chart-main
  .media
  .media-body
  .right-chart-content {
  margin-left: unset;
  margin-right: 30px;
}
html[dir="rtl"] .chart_data_left .card-body .chart-main .media.border-none,
html[dir="rtl"] .chart_data_right .card-body .chart-main .media.border-none {
  border-left: none;
}
html[dir="rtl"]
  .chart_data_right
  .card-body
  .media
  .right-chart-content
  h4
  .new-box {
  margin-left: unset;
  margin-right: 10px;
}
html[dir="rtl"] .appointment-table table tr td .status-circle {
  left: unset;
  right: 35px;
}
html[dir="rtl"] .notification .card .media .media-body h6 .dot-notification {
  float: left;
}
html[dir="rtl"] .notification .card .media .media-body p .badge {
  margin-left: unset;
  margin-right: 10px;
}
html[dir="rtl"] .notification .card .media .media-body .inner-img:first-child {
  margin-right: unset;
  margin-left: 20px;
}
@media only screen and (max-width: 600px) {
  html[dir="rtl"] .uplode-img label {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    right: unset;
  }
  html[dir="rtl"] .personal-info__uplode {
    margin-right: unset;
    margin-left: unset;
  }
}
html[dir="rtl"]
  .chat-default
  .card-body.chat-box
  .left-side-chat
  .media-body
  .main-chat {
  margin-left: unset;
  margin-right: 15px;
}
html[dir="rtl"]
  .chat-default
  .card-body.chat-box
  .left-side-chat
  .media-body
  .main-chat
  .message-main
  span {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 30px;
}
html[dir="rtl"]
  .chat-default
  .card-body.chat-box
  .right-side-chat
  .media-body
  .message-main
  span {
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 0;
}
html[dir="rtl"] .chat-default .card-body.chat-box .input-group .form-control {
  border-left: unset;
  border-right: 1px solid var(--theme-color);
}
html[dir="rtl"] .chat-default .card-body.chat-box .input-group .send-msg svg {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  margin-left: 5px;
}
html[dir="rtl"] .dash-chart .media .media-body p .font-roboto {
  float: right;
}
html[dir="rtl"] .progress-gradient-primary {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(var(--theme-color)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(
    to right,
    var(--theme-color),
    rgba(0, 0, 0, 0)
  );
}
html[dir="rtl"] .progress-gradient-primary::after {
  right: unset;
  left: -1px;
}
html[dir="rtl"] .progress-gradient-primary .animate-circle {
  right: unset;
  left: -8px;
}
html[dir="rtl"] .progress-gradient-secondary {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ef3f3e),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(to right, #ef3f3e, rgba(0, 0, 0, 0));
}
html[dir="rtl"] .progress-gradient-secondary::after {
  right: unset;
  left: -1px;
}
html[dir="rtl"] .progress-gradient-secondary .animate-circle {
  right: unset;
  left: -8px;
}
html[dir="rtl"] .progress-gradient-success {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#9e65c2),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(to right, #9e65c2, rgba(0, 0, 0, 0));
}
html[dir="rtl"] .progress-gradient-success::after {
  right: unset;
  left: -1px;
}
html[dir="rtl"] .progress-gradient-success .animate-circle {
  right: unset;
  left: -8px;
}
html[dir="rtl"] .progress-gradient-danger {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#6670bd),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(to right, #6670bd, rgba(0, 0, 0, 0));
}
html[dir="rtl"] .progress-gradient-danger::after {
  right: unset;
  left: -1px;
}
html[dir="rtl"] .progress-gradient-danger .animate-circle {
  right: unset;
  left: -8px;
}
html[dir="rtl"] .progress-gradient-info {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#a927f9),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(to right, #a927f9, rgba(0, 0, 0, 0));
}
html[dir="rtl"] .progress-gradient-info::after {
  right: unset;
  left: -1px;
}
html[dir="rtl"] .progress-gradient-info .animate-circle {
  right: unset;
  left: -8px;
}
html[dir="rtl"] .progress-gradient-light {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#f4f4f4),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(to right, #f4f4f4, rgba(0, 0, 0, 0));
}
html[dir="rtl"] .progress-gradient-light::after {
  right: unset;
  left: -1px;
}
html[dir="rtl"] .progress-gradient-light .animate-circle {
  right: unset;
  left: -8px;
}
html[dir="rtl"] .progress-gradient-dark {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#2c323f),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(to right, #2c323f, rgba(0, 0, 0, 0));
}
html[dir="rtl"] .progress-gradient-dark::after {
  right: unset;
  left: -1px;
}
html[dir="rtl"] .progress-gradient-dark .animate-circle {
  right: unset;
  left: -8px;
}
html[dir="rtl"] .progress-gradient-warning {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#747dc6),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(to right, #747dc6, rgba(0, 0, 0, 0));
}
html[dir="rtl"] .progress-gradient-warning::after {
  right: unset;
  left: -1px;
}
html[dir="rtl"] .progress-gradient-warning .animate-circle {
  right: unset;
  left: -8px;
}
html[dir="rtl"] .progress-animate span {
  left: -10px;
  right: unset;
}
html[dir="rtl"] .our-product table tr td:first-child,
html[dir="rtl"] .best-seller-table table tr td:first-child {
  padding-left: 20px;
  padding-right: 0;
}
html[dir="rtl"] .our-product table tr td:last-child,
html[dir="rtl"] .best-seller-table table tr td:last-child {
  padding-right: 20px;
  padding-left: 0;
  text-align: left;
}
html[dir="rtl"]
  .best-seller-table
  table
  tbody
  tr
  td
  .align-middle
  .status-circle {
  left: unset;
  right: 32px;
}
html[dir="rtl"] .best-seller-table table tbody tr td .fa-check-circle {
  left: unset;
  right: 30px;
}
html[dir="rtl"] .activity-timeline .media .media-body {
  margin-left: unset;
  margin-right: 20px;
}
html[dir="rtl"] .activity-timeline .media .activity-line {
  left: unset;
  right: 46px;
}
html[dir="rtl"] .offer-box .offer-slider .carousel-control-prev,
html[dir="rtl"] .offer-box .offer-slider .carousel-control-next {
  right: unset;
  left: 0;
}
html[dir="rtl"] .total-users .goal-status .progress {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(15%, rgba(0, 0, 0, 0)),
    color-stop(25%, rgba(169, 39, 249, 0.1)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0) 15%,
    rgba(169, 39, 249, 0.1) 25%,
    rgba(0, 0, 0, 0)
  );
}
html[dir="rtl"] .total-users .goal-status .progress-gradient-primary {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(25%, var(--theme-color)),
    color-stop(rgba(169, 39, 249, 0.1)),
    to(rgba(0, 0, 0, 0))
  );
  background-image: linear-gradient(
    to right,
    var(--theme-color) 25%,
    rgba(169, 39, 249, 0.1),
    rgba(0, 0, 0, 0)
  );
}
html[dir="rtl"] .cal-date-widget .cal-info .pe-3 {
  padding-right: 1rem !important;
}
html[dir="rtl"] .me-4 {
  margin-left: 1.5rem !important;
  margin-right: unset !important;
}
html[dir="rtl"] .pe-4 {
  padding-left: 1.5rem !important;
  padding-right: unset !important;
}
html[dir="rtl"] .me-1 {
  margin-left: 0.25rem !important;
  margin-right: unset !important;
}
html[dir="rtl"] .navs-dropdown .onhover-show-div {
  right: 0;
}
html[dir="rtl"] .default-according.style-1 button {
  text-align: right;
}
html[dir="rtl"] .default-according.style-1 button:before {
  left: 20px;
  right: unset;
}
html[dir="rtl"] .default-according.style-1 button i {
  right: 18px;
  left: unset;
}
html[dir="rtl"] .default-according .card .card-header i {
  right: 18px;
  left: unset;
}
html[dir="rtl"] .ProfileCard-details {
  padding-right: 30px;
  padding-left: unset;
  float: right;
}
html[dir="rtl"] .starter-main .card-body ul {
  padding-right: 30px;
  padding-left: unset;
}
html[dir="rtl"] .theme-tab .tab-title li a svg {
  margin-left: 5px;
  margin-right: unset;
}
html[dir="rtl"] .spent .spent-graph .project-budget {
  margin-left: 30px;
  margin-right: unset;
}
html[dir="rtl"] .support-table table tbody tr td:first-child {
  padding-right: 0;
  padding-left: unset;
}
html[dir="rtl"] .widget-joins .row .pe-0 {
  padding-right: 15px !important;
}
html[dir="rtl"] .widget-joins .row .ps-0 {
  padding-left: 15px !important;
}
html[dir="rtl"] .order-box .sub-total .shipping-class .shopping-checkout-option,
html[dir="rtl"] .order-box .sub-total .shipping-class span,
html[dir="rtl"] .order-box .sub-total li .shopping-checkout-option,
html[dir="rtl"] .order-box .sub-total li span,
html[dir="rtl"] .order-box .total .shipping-class .shopping-checkout-option,
html[dir="rtl"] .order-box .total .shipping-class span,
html[dir="rtl"] .order-box .total li .shopping-checkout-option,
html[dir="rtl"] .order-box .total li span,
html[dir="rtl"] .order-box .qty .shipping-class .shopping-checkout-option,
html[dir="rtl"] .order-box .qty .shipping-class span,
html[dir="rtl"] .order-box .qty li .shopping-checkout-option,
html[dir="rtl"] .order-box .qty li span {
  float: left;
}
html[dir="rtl"] .order-box .sub-total li .count,
html[dir="rtl"] .order-box .total li .count,
html[dir="rtl"] .order-box .qty li .count {
  float: left;
}
html[dir="rtl"] .img-paypal {
  margin-right: 15px;
  margin-left: unset;
}
html[dir="rtl"] .cart .qty-box .input-group .btn {
  border-radius: 0 !important;
}
html[dir="rtl"] .product-qnty fieldset .input-group .input-group-prepend .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
html[dir="rtl"] .grid-options {
  margin-right: 10px;
  margin-left: unset;
}
html[dir="rtl"] .grid-options ul li a .line-grid-1 {
  right: 12px;
  left: unset;
}
html[dir="rtl"] .grid-options ul li a .line-grid-2 {
  right: 18px;
  left: unset;
}
html[dir="rtl"] .grid-options ul li a .line-grid-3 {
  right: 36px;
  left: unset;
}
html[dir="rtl"] .grid-options ul li a .line-grid-4 {
  right: 42px;
  left: unset;
}
html[dir="rtl"] .grid-options ul li a .line-grid-5 {
  right: 48px;
  left: unset;
}
html[dir="rtl"] .grid-options ul li a .line-grid-6 {
  right: 66px;
  left: unset;
}
html[dir="rtl"] .grid-options ul li a .line-grid-7 {
  right: 72px;
  left: unset;
}
html[dir="rtl"] .grid-options ul li a .line-grid-8 {
  right: 78px;
  left: unset;
}
html[dir="rtl"] .grid-options ul li a .line-grid-9 {
  right: 84px;
  left: unset;
}
html[dir="rtl"] .grid-options ul li a .line-grid-10 {
  right: 103px;
  left: unset;
}
html[dir="rtl"] .grid-options ul li a .line-grid-11 {
  right: 109px;
  left: unset;
}
html[dir="rtl"] .grid-options ul li a .line-grid-12 {
  right: 115px;
  left: unset;
}
html[dir="rtl"] .grid-options ul li a .line-grid-13 {
  right: 121px;
  left: unset;
}
html[dir="rtl"] .grid-options ul li a .line-grid-14 {
  right: 127px;
  left: unset;
}
html[dir="rtl"] .grid-options ul li a .line-grid-15 {
  right: 133px;
  left: unset;
}
html[dir="rtl"] .product-wrapper.sidebaron .product-grid .product-wrapper-grid {
  margin-right: calc(25% + 9px);
  margin-left: unset;
}
html[dir="rtl"] .product-filter.new-products .owl-theme .owl-nav {
  left: 0;
  right: unset;
}
html[dir="rtl"]
  .product-filter.new-products
  .owl-theme
  .owl-item
  .item
  .product-box
  .product-details.text-start {
  text-align: left !important;
}
html[dir="rtl"]
  .product-sidebar
  .filter-section
  .card
  .card-header
  h6
  .pull-right
  i {
  left: auto;
  right: unset;
}
html[dir="rtl"] .prooduct-details-box .btn {
  right: unset;
  left: 15px;
}
html[dir="rtl"] .prooduct-details-box .close {
  right: unset;
  left: 10px;
}
html[dir="rtl"] .collection-filter-block svg {
  margin-right: unset;
  margin-left: 10px;
}
html[dir="rtl"] .feature-products form .form-group i {
  left: 30px;
  right: unset;
}
html[dir="rtl"] .product-wrapper-grid.list-view .product-box .product-details {
  text-align: right;
}
html[dir="rtl"] .page-wrapper .page-body-wrapper .page-title .breadcrumb {
  margin-left: unset;
}
html[dir="rtl"] .bookmark ul li + li {
  margin-left: unset;
  margin-right: 10px;
}
html[dir="rtl"] .bookmark ul li .search-form .form-control-search {
  left: -50px;
  right: unset;
}
html[dir="rtl"] .bookmark ul li .search-form .form-control-search:before {
  right: 50px;
  left: unset;
}
html[dir="rtl"] .bookmark ul li .search-form .form-control-search:after {
  right: 20px;
  left: unset;
}
html[dir="rtl"] .me-0 {
  margin-left: 0 !important;
  margin-right: unset !important;
}
html[dir="rtl"] .footer .pull-right {
  float: none;
}
html[dir="rtl"] .checkbox_animated,
html[dir="rtl"] .radio_animated {
  margin: 0 8px 0 16px;
}
html[dir="rtl"] .button.remove {
  left: -10px;
  right: unset;
}
html[dir="rtl"] .code-box-copy__btn {
  left: 11px;
  right: unset;
}
html[dir="rtl"] ul.nav-menus {
  border-bottom: none;
}
html[dir="rtl"] ul.notification-dropdown.onhover-show-div li {
  text-align: right;
}
html[dir="rtl"] .badge + .badge {
  margin-right: 5px;
  margin-left: unset;
}
html[dir="rtl"] .offset-xl-3 {
  margin-right: 25%;
  margin-left: unset;
}
html[dir="rtl"] .m-l-10 {
  margin-right: 10px !important;
  margin-left: unset !important;
}
html[dir="rtl"] .m-r-20 {
  margin-left: 20px;
  margin-right: unset;
}
html[dir="rtl"] .m-r-30 {
  margin-left: 30px;
  margin-right: unset;
}
html[dir="rtl"] .m-r-5 {
  margin-left: 5px;
  margin-right: unset;
}
html[dir="rtl"] .text-start {
  text-align: right !important;
}
html[dir="rtl"] .m-r-10 {
  margin-left: 10px;
  margin-right: unset;
}
html[dir="rtl"] .pe-3 {
  padding-left: 1rem !important;
  padding-right: unset !important;
}
html[dir="rtl"] .p-r-0 {
  padding-left: 0;
  padding-right: 15px;
}
html[dir="rtl"] .m-l-20 {
  margin-right: 20px !important;
  margin-left: unset !important;
}
html[dir="rtl"] .ps-3 {
  padding-right: 1rem !important;
}
html[dir="rtl"] .b-r-light {
  border-left: 1px solid #f4f4f4 !important;
  border-right: unset !important;
}
html[dir="rtl"] .float-end {
  float: left !important;
}
html[dir="rtl"] .float-start {
  float: right !important;
}
html[dir="rtl"] .text-end {
  text-align: left !important;
}
html[dir="rtl"] .border-right {
  border-left: 1px solid #dee2e6 !important;
  border-right: unset !important;
}
html[dir="rtl"] .pe-0 {
  padding-left: 0 !important;
  padding-right: unset !important;
}
html[dir="rtl"] .ps-0 {
  padding-right: 0 !important;
  padding-left: unset !important;
}
html[dir="rtl"] .ms-1 {
  margin-left: unset !important;
  margin-right: 0.25rem !important;
}
html[dir="rtl"] .owl-carousel {
  direction: ltr;
}
html[dir="rtl"] .btn-group > .btn:not(:last-child):not(.dropdown-toggle),
html[dir="rtl"] .btn-group > :not(:last-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
html[dir="rtl"] .btn-group > .btn:not(:first-child) {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
html[dir="rtl"] .btn-group > .btn:nth-child(2) {
  border-radius: 0 !important;
}
html[dir="rtl"] .btn-group .btn-group > :not(:first-child) > .btn {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
html[dir="rtl"] .btn-group .btn + .btn,
html[dir="rtl"] .btn-group .btn + .btn-group {
  margin-right: -1px;
  border-right: none;
}
html[dir="rtl"] .btn-group .btn-group + .btn,
html[dir="rtl"] .btn-group .btn-group + .btn-group {
  margin-right: -1px;
}
html[dir="rtl"] .btn-group .btn-group-vertical .btn + .btn,
html[dir="rtl"] .btn-group .btn-group-vertical .btn + .btn-group {
  margin-right: -1px;
}
html[dir="rtl"] .btn-group .btn-group-vertical .btn-group + .btn,
html[dir="rtl"] .btn-group .btn-group-vertical .btn-group + .btn-group {
  margin-right: -1px;
}
html[dir="rtl"] .me-3 {
  margin-right: unset !important;
  margin-left: 1rem !important;
}
html[dir="rtl"] .me-5 {
  margin-left: 3rem !important;
  margin-right: unset !important;
}
html[dir="rtl"] .ms-3 {
  margin-right: 1rem !important;
  margin-left: unset !important;
}
html[dir="rtl"] .m-r-15 {
  margin-left: 15px;
  margin-right: unset;
}
html[dir="rtl"] .b-l-light {
  border-right: 1px solid #f4f4f4 !important;
  border-left: unset !important;
}
html[dir="rtl"] .p-l-0 {
  padding-left: unset;
  padding-right: 0px;
}
html[dir="rtl"] .ps-4 {
  padding-right: 1.5rem !important;
  padding-left: unset !important;
}
html[dir="rtl"] .me-2 {
  margin-left: 0.5rem !important;
  margin-right: unset !important;
}
html[dir="rtl"] .ms-2 {
  margin-right: 0.5rem !important;
  margin-left: unset !important;
}
html[dir="rtl"] .pe-2 {
  padding-right: unset !important;
  padding-left: 0.5rem !important;
}
html[dir="rtl"] .alert {
  text-align: right;
}
html[dir="rtl"] .pull-right {
  float: left;
}
html[dir="rtl"] .card {
  text-align: right;
}
html[dir="rtl"] .card .card-header h5:not(.mb-0) {
  float: right;
}
html[dir="rtl"] .card .card-header span {
  clear: both;
}
html[dir="rtl"] .card .card-header .card-header-right {
  left: 35px;
  right: unset;
}
html[dir="rtl"] .card .card-header .card-header-right .card-option {
  text-align: left;
}
html[dir="rtl"]
  .card
  .card-header
  .card-header-right
  .card-option.list-unstyled {
  padding-right: 0;
  padding-left: unset;
}
html[dir="rtl"] .card .card-header .pull-left {
  float: right;
}
html[dir="rtl"] .card.full-card {
  left: 0;
  right: unset;
}
html[dir="rtl"] .card .card-body .alert svg {
  margin-left: 4px;
  margin-right: unset;
}
html[dir="rtl"] .card .card-body .value-left {
  margin-left: 30px;
  margin-right: unset;
}
html[dir="rtl"] .card .card-body .square {
  margin-left: 5px;
  margin-right: unset;
}
html[dir="rtl"] .modal-header .btn-close {
  margin: -0.5rem auto -0.5rem -0.5rem;
}
html[dir="rtl"] .modal-footer > :not(:first-child) {
  margin-right: 0.5rem;
  margin-left: 0;
}
html[dir="rtl"] .form-inline .form-group .col-form-label {
  margin-left: 5px;
  margin-right: 0;
}
html[dir="rtl"] .breadcrumb-item + .breadcrumb-item {
  padding-right: 0.5rem;
  padding-left: unset;
}
html[dir="rtl"] .breadcrumb-item + .breadcrumb-item::before {
  padding-left: 0.5rem;
  padding-right: unset;
  float: right;
}
html[dir="rtl"] code[class*="language-"],
html[dir="rtl"] pre[class*="language-"] {
  text-align: right;
}
html[dir="rtl"] .input-group-prepend {
  margin-left: -1px;
  margin-right: unset;
}
html[dir="rtl"]
  .input-group:not(.has-validation)
  > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu),
html[dir="rtl"]
  .input-group:not(.has-validation)
  > .dropdown-toggle:nth-last-child(n + 3) {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
html[dir="rtl"]
  .input-group
  > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(
    .valid-feedback
  ):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: unset;
  margin-right: -1px;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
html[dir="rtl"] .was-validated .form-control:invalid,
html[dir="rtl"] .form-control.is-invalid,
html[dir="rtl"] .was-validated .form-control:valid,
html[dir="rtl"] .form-control.is-valid {
  background-position: left calc(0.375em + 0.1875rem) center;
  padding-left: calc(1.5em + 0.75rem);
  padding-right: 12px;
}
html[dir="rtl"] .input-group > .form-control:not(:last-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
html[dir="rtl"] .input-group > .input-group-prepend > .btn,
html[dir="rtl"] .input-group > .input-group-prepend > .input-group-text,
html[dir="rtl"] .input-group > .input-group-append:not(:last-child) > .btn,
html[dir="rtl"]
  .input-group
  > .input-group-append:not(:last-child)
  > .input-group-text,
html[dir="rtl"]
  .input-group
  > .input-group-append:last-child
  > .btn:not(:last-child):not(.dropdown-toggle),
html[dir="rtl"]
  .input-group
  > .input-group-append:last-child
  > .input-group-text:not(:last-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
html[dir="rtl"] .input-group > .input-group-append > .btn,
html[dir="rtl"] .input-group > .input-group-append > .input-group-text,
html[dir="rtl"] .input-group > .input-group-prepend:not(:first-child) > .btn,
html[dir="rtl"]
  .input-group
  > .input-group-prepend:not(:first-child)
  > .input-group-text,
html[dir="rtl"]
  .input-group
  > .input-group-prepend:first-child
  > .btn:not(:first-child),
html[dir="rtl"]
  .input-group
  > .input-group-prepend:first-child
  > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
html[dir="rtl"] .border-tab.nav-left .nav-link {
  text-align: left;
}
html[dir="rtl"] .socialprofile .social-group ul li:nth-child(4) {
  margin-right: -22px;
}
html[dir="rtl"] .social-status form .form-group .form-control-social {
  padding-right: 15px;
  padding-left: unset;
}
html[dir="rtl"] .social-status .media .social-status {
  right: 35px;
  left: unset;
}
html[dir="rtl"] .social-chat .other-msg {
  margin-right: 40px;
  margin-left: unset;
}
html[dir="rtl"] .social-chat .media-body:before {
  left: 100%;
  right: unset;
  border-left: 7px solid var(-semi-dark);
  border-right: unset;
}
html[dir="rtl"] .social-chat .media-body:after {
  left: 100%;
  right: unset;
  border-left: 7px solid #fff;
  border-right: unset;
}
html[dir="rtl"] .timeline-content .comment-number i {
  margin-left: 20px;
  margin-right: unset;
}
html[dir="rtl"] .photos ul li {
  margin-right: unset;
  margin-left: 10px;
}
html[dir="rtl"] .avatar-showcase .friend-pic {
  margin-left: 8px;
  margin-right: unset;
}
html[dir="rtl"] .avatar-showcase .pepole-knows ul li {
  margin-left: 21px;
  margin-right: unset;
}
html[dir="rtl"] .avatar-showcase .pepole-knows ul li:last-child {
  margin-left: 0;
}
html[dir="rtl"] .user-profile .hovercard .user-image .share-icons {
  left: 100px;
  right: unset;
}
html[dir="rtl"] .user-profile .hovercard .user-image .share-icons li {
  margin-left: 10px;
  margin-right: unset;
}
html[dir="rtl"]
  .user-profile
  .hovercard
  .user-image
  .share-icons
  li:last-child {
  margin-left: 0;
}
html[dir="rtl"] .faq-form .search-icon {
  left: 12px;
  right: unset;
}
html[dir="rtl"] .faq-widgets .media-body p {
  padding-left: 20px;
  padding-right: unset;
}
html[dir="rtl"] .header-faq,
html[dir="rtl"] .faq-title {
  text-align: right;
}
html[dir="rtl"] .faq-accordion .faq-header svg {
  left: 30px;
  right: unset;
}
html[dir="rtl"] .faq-accordion .card .btn-link svg {
  margin-left: 10px;
  margin-right: unset;
}
html[dir="rtl"] .navigation-option ul li {
  padding: 15px 0 15px 15px;
}
html[dir="rtl"] .navigation-option ul li a {
  padding-right: 40px;
  padding-left: unset;
}
html[dir="rtl"] .navigation-option ul li a svg {
  right: 15px;
  left: unset;
}
html[dir="rtl"] .updates-faq {
  margin-right: unset;
  margin-left: 30px;
}
html[dir="rtl"] .browse .browse-articles span svg {
  margin-left: 10px;
  margin-right: unset;
}
html[dir="rtl"] .categories .learning-header {
  padding-right: 30px;
  padding-left: unset;
}
html[dir="rtl"] .main .langChoice {
  left: 30px;
  right: unset;
}
html[dir="rtl"] .pricing-block svg {
  direction: ltr;
}
html[dir="rtl"] p.data-attributes svg {
  margin-left: 10px;
  margin-right: unset;
}
html[dir="rtl"] .customers.avatar-group {
  margin-left: 30px;
  margin-right: unset;
}
html[dir="rtl"] .card .card-header h5 {
  float: none !important;
}
html[dir="rtl"] .knob-chart .chart-clock-main .clock-small {
  right: 10px;
  left: unset;
}
html[dir="rtl"] .weather-widget-two .top-bg-whether {
  left: -28px;
  right: unset;
}
html[dir="rtl"] .weather-widget-two .bottom-whetherinfo svg {
  left: unset;
  right: -35px;
}
html[dir="rtl"] .mobile-clock-widget .bg-svg {
  left: unset;
  right: -25px;
}
html[dir="rtl"] .brower-states .brower-item .browser-image img {
  margin-right: 0;
  margin-left: 10px;
}
html[dir="rtl"] .recent-activity .recent-item .recent-icon span {
  margin-right: 0;
  margin-left: 10px;
}
html[dir="rtl"] .recent-activity .recent-item .recent-icon .feather {
  margin-right: 0;
  margin-left: 10px;
}
html[dir="rtl"] .to-do-list .to-do-item .form-check {
  padding-right: unset;
}
html[dir="rtl"] .transactions-table tbody tr td:first-child .transactions-icon {
  margin-right: 0;
  margin-left: 15px;
}
html[dir="rtl"] .transactions-table tbody tr td:last-child {
  text-align: left;
}
html[dir="rtl"] .todo .todo-list-wrapper .mark-all-tasks {
  left: 30px;
  right: unset;
}
html[dir="rtl"] .todo .todo-list-wrapper .mark-all-tasks .btn-label {
  margin-left: 5px;
  margin-right: unset;
}
html[dir="rtl"]
  .todo
  .todo-list-wrapper
  #todo-list
  li
  .task-container
  .task-action-btn {
  text-align: left;
}
html[dir="rtl"] .todo .notification-popup {
  left: 10px;
  right: unset;
}
html[dir="rtl"] .todo-options .badges-todo h6 {
  margin-left: 10px;
  margin-right: unset;
}
html[dir="rtl"] .todo-options .badges-todo h6:last-child {
  margin-left: 0;
}
html[dir="rtl"]
  .todo-list-btns
  .dropdown-basic
  .btn-group
  .form-group
  .checkbox {
  padding-right: 14px;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  padding-left: unset;
  border-top-left-radius: unset;
  border-bottom-left-radius: unset;
}
html[dir="rtl"] .todo-list-btns .dropdown-basic .separated-btn {
  margin-right: -6px;
  margin-left: unset;
}
html[dir="rtl"] .todo-list-btns .dropdown-basic .separated-btn .btn {
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
}
html[dir="rtl"] .search-todo .dropdown-basic .btn-group {
  margin-left: 18px;
  margin-right: unset;
}
html[dir="rtl"] .sticky-note .note {
  float: right;
}
html[dir="rtl"] .mega-menu .list-unstyled div a {
  padding: 8px 0 8px 35px;
}
html[dir="rtl"] .mega-menu .list-unstyled div a:hover {
  padding: 8px 10px 8px 35px;
}
html[dir="rtl"]
  #testimonial
  .owl-stage-outer
  .owl-stage
  .owl-item
  .slide--item
  .media
  .me-3 {
  margin-right: 1rem !important;
  margin-left: unset !important;
}
html[dir="rtl"] .needs-validation .input-group > .form-control:not(:last-child),
html[dir="rtl"]
  .needs-validation
  .input-group
  > .custom-select:not(:last-child),
html[dir="rtl"] .form-row .input-group > .form-control:not(:last-child),
html[dir="rtl"] .form-row .input-group > .custom-select:not(:last-child) {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
html[dir="rtl"] .form-check {
  padding-right: 1.25rem;
  padding-left: unset;
}
html[dir="rtl"] .form-check .form-check-input {
  float: right;
  margin-left: unset;
  margin-right: -1.5em;
}
html[dir="rtl"] .mega-menu .default-according .card .btn-link {
  text-align: right;
}
html[dir="rtl"]
  .mega-menu
  .default-according.style-1
  button[aria-expanded="true"]:before,
html[dir="rtl"]
  .mega-menu
  .default-according.style-1
  button[aria-expanded="false"]:before {
  right: unset;
  left: 20px;
}
html[dir="rtl"] .email-wrap .row .col-xl-6 {
  padding-right: 0;
  padding-left: 15px;
}
html[dir="rtl"] .email-wrap .row .col-xl-3 + .col-xl-3 {
  padding-left: 0;
  padding-right: 15px;
}
html[dir="rtl"] .email-wrap .email-app-sidebar .main-menu > li {
  text-align: right;
}
html[dir="rtl"] .email-wrap .email-app-sidebar .main-menu > li a i {
  margin-right: unset;
  margin-left: 10px;
}
html[dir="rtl"] .email-wrap .email-app-sidebar ul {
  padding-right: 0;
}
html[dir="rtl"] .email-wrap .email-content .email-top .user-emailid:after {
  float: left;
}
html[dir="rtl"] .email-wrap .email-right-aside .email-body .pe-0 {
  padding-right: unset !important;
}
html[dir="rtl"] .email-wrap .email-right-aside .radius-left {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-radius: 4px;
}
html[dir="rtl"] #renderRange {
  float: left;
  padding-left: unset;
  padding-right: 12px;
}
html[dir="rtl"] .event-calendar {
  direction: ltr;
}
html[dir="rtl"] .calendar-wrap .fc {
  direction: rtl;
  text-align: right;
}
html[dir="rtl"] .calendar-wrap .fc .fc-toolbar .fc-left {
  float: right;
}
html[dir="rtl"] .calendar-wrap .fc .fc-toolbar .fc-right {
  float: left;
}
html[dir="rtl"] .calendar-wrap .fc .fc-toolbar > * > * {
  margin-left: 0;
}
html[dir="rtl"] .calendar-wrap .fc-events-container {
  text-align: right;
}
html[dir="rtl"] .calendar-wrap .fc-scroller {
  margin-right: unset;
  margin-left: -17px;
}
html[dir="rtl"] .fc-agenda-view .fc-day-grid .fc-row {
  margin-right: 0 !important;
}
html[dir="rtl"] .fc-unthemed .fc-row {
  margin-right: 0 !important;
}
html[dir="rtl"] .btn-group-showcase .btn-group {
  margin-left: 20px;
  margin-right: unset;
}
html[dir="rtl"] .btn-showcase .btn {
  margin-right: unset;
  margin-left: 18px;
}
html[dir="rtl"] .btn-square.dropdown-toggle {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
html[dir="rtl"].button-builder ul.the-icons li {
  float: right;
}
html[dir="rtl"].button-builder .color-slelector {
  float: right;
}
html[dir="rtl"].button-builder .custom-button-color .form-control {
  border-radius: 0 5px 5px 0;
}
html[dir="rtl"].button-builder .custom-button-color .form-control.pull-left {
  float: right;
}
html[dir="rtl"].button-builder .hint-label {
  float: right;
  padding: 4px 020px 0 0;
}
html[dir="rtl"] #customer-review .owl-item img {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
html[dir="rtl"] .options > div {
  margin: 0 0 8px 8px;
}
html[dir="rtl"] .modal-dialog .modal-content .modal-body p a {
  margin-left: 0;
}
html[dir="rtl"] .drag-box fieldset .component .form-group .text-lg-left {
  text-align: right !important;
}
html[dir="rtl"]
  .drag-box
  fieldset
  .component
  .form-group
  .input-group
  .input-group-prepend
  .btn,
html[dir="rtl"]
  .drag-box
  fieldset
  .component
  .form-group
  .input-group
  .input-group-prepend
  .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
html[dir="rtl"]
  .drag-box
  fieldset
  .component
  .form-group
  .input-group
  .input-group-prepend
  .btn-right,
html[dir="rtl"]
  .drag-box
  fieldset
  .component
  .form-group
  .input-group
  .input-group-prepend
  .checkbox-radius {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
html[dir="rtl"]
  .drag-box
  fieldset
  .component
  .form-group
  .input-group
  #prependedcheckbox {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
html[dir="rtl"]
  .drag-box
  fieldset
  .component
  .form-group
  .input-group
  #appendedcheckbox {
  border-right-color: #efefef;
}
html[dir="rtl"]
  .drag-box
  fieldset
  .component
  .form-group
  .input-group
  #buttondropdown {
  margin-right: unset;
  margin-left: -1px;
}
html[dir="rtl"] .drag form {
  text-align: right;
}
html[dir="rtl"] .drag form input {
  text-align: right;
}
html[dir="rtl"] .drag form label {
  text-align: right !important;
}
html[dir="rtl"] .drag form .form-group .input-group .input-group-prepend .btn,
html[dir="rtl"]
  .drag
  form
  .form-group
  .input-group
  .input-group-prepend
  .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
html[dir="rtl"]
  .drag
  form
  .form-group
  .input-group
  .input-group-prepend
  .btn-right,
html[dir="rtl"]
  .drag
  form
  .form-group
  .input-group
  .input-group-prepend
  .checkbox-radius {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
html[dir="rtl"] .drag form .form-group .input-group #buttondropdown {
  margin-right: unset;
  margin-left: -1px;
}
html[dir="rtl"] .draggable label {
  text-align: right;
}
html[dir="rtl"]
  .form-builder-column
  .tab-content
  .tab-pane
  .theme-form
  .ui-draggable
  .input-group
  > .input-group-prepend
  > .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
html[dir="rtl"]
  .form-builder-column
  #pills-tabContent
  .theme-form
  .form-group
  .input-group
  #buttondropdown,
html[dir="rtl"]
  .form-builder-column
  #pills-tabContent
  .theme-form
  .ui-draggable
  .input-group
  #buttondropdown {
  margin-right: unset;
  margin-left: 15px;
}
html[dir="rtl"]
  .form-builder-column
  #pills-tabContent
  .theme-form
  .form-group
  .input-group
  .input-group-btn
  button,
html[dir="rtl"]
  .form-builder-column
  #pills-tabContent
  .theme-form
  .ui-draggable
  .input-group
  .input-group-btn
  button {
  border-radius: 4px !important;
}
html[dir="rtl"]
  .form-horizontal.theme-form
  fieldset
  .tab-content
  .tab-pane
  .component
  .form-group
  .text-lg-left {
  text-align: right !important;
}
html[dir="rtl"]
  .form-horizontal.theme-form
  fieldset
  .tab-content
  .tab-pane
  .component
  .form-group
  .input-group
  .input-group-prepend
  .btn,
html[dir="rtl"]
  .form-horizontal.theme-form
  fieldset
  .tab-content
  .tab-pane
  .component
  .form-group
  .input-group
  .input-group-prepend
  .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
html[dir="rtl"]
  .form-horizontal.theme-form
  fieldset
  .tab-content
  .tab-pane
  .component
  .form-group
  .input-group
  .input-group-prepend
  .btn-right,
html[dir="rtl"]
  .form-horizontal.theme-form
  fieldset
  .tab-content
  .tab-pane
  .component
  .form-group
  .input-group
  .input-group-prepend
  .checkbox-radius {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
html[dir="rtl"]
  .form-horizontal.theme-form
  fieldset
  .tab-content
  .tab-pane
  .component
  .form-group
  .input-group
  #prependedcheckbox {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
html[dir="rtl"]
  .form-horizontal.theme-form
  fieldset
  .tab-content
  .tab-pane
  .component
  .form-group
  .input-group
  #appendedcheckbox {
  border-right-color: #efefef;
}
html[dir="rtl"]
  .form-builder
  .component
  .form-group
  .input-group
  #buttondropdown {
  margin-right: unset;
  margin-left: -1px;
}
html[dir="rtl"] .form-builder .component .form-group .pl-md-radios {
  padding-right: 37px;
  padding-left: unset;
}
html[dir="rtl"] .invoice-table thead tr th {
  text-align: right !important;
}
html[dir="rtl"] .invoice-table thead tr th:first-child {
  display: block !important;
}
html[dir="rtl"] .invoice-table thead tr th:nth-child(5) {
  width: 120px !important;
}
html[dir="rtl"] .invoice-table tbody tr td {
  text-align: right !important;
}
html[dir="rtl"] .vendor-table thead tr th {
  border-bottom-color: transparent !important;
  text-align: right !important;
  min-width: 150px;
}
html[dir="rtl"] .vendor-table thead tr th:first-child {
  display: block !important;
}
html[dir="rtl"] .vendor-table thead tr th:last-child {
  text-align: right !important;
}
html[dir="rtl"] .vendor-table tbody tr td {
  padding: 10px 18px !important;
  text-align: right !important;
}
html[dir="rtl"] .vendor-table tbody tr td:first-child {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
html[dir="rtl"] .vendor-table tbody tr td:first-child a {
  margin-right: 25px;
  margin-left: unset;
}
html[dir="rtl"] .vendor-table tbody tr td:last-child ul {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
html[dir="rtl"] .page-wrapper .page-body-wrapper .logo-wrapper {
  -webkit-box-shadow: 9px 0 20px rgba(89, 102, 122, 0.1) !important;
  box-shadow: 9px 0 20px rgba(89, 102, 122, 0.1) !important;
}
html[dir="rtl"] .search-page .nav i {
  margin-left: 10px;
  margin-right: unset;
}
html[dir="rtl"] .product-stts {
  display: inline-block;
}
html[dir="rtl"] .product-stts .ms-1 {
  margin-right: 0.25rem !important;
  margin-left: unset !important;
}
html[dir="rtl"] .search-form input {
  padding: 10px 70px 10px 10px;
  text-align: right;
}
html[dir="rtl"] .icon-hover-bottom .icon-title {
  text-align: right;
}
html[dir="rtl"]
  .icon-hover-bottom
  .icon-popup
  .icon-last
  .form-inline
  .form-group
  .btn {
  margin-right: 15px;
  margin-left: unset;
}
html[dir="rtl"] .icon-lists div i {
  margin: 0 10px 0 15px;
}
html[dir="rtl"] .icon-lists ul {
  padding-right: 0;
}
html[dir="rtl"] ul.icon-lists {
  padding-right: 30px;
}
html[dir="rtl"] .floated-customizer-btn.third-floated-btn {
  left: 35px;
  right: unset;
}
html[dir="rtl"] .floated-customizer-btn > span {
  margin-right: 10px;
}
html[dir="rtl"] .floated-customizer-panel {
  text-align: right;
  left: -85px;
  right: unset;
}
html[dir="rtl"] .floated-customizer-panel.active {
  left: 35px;
  right: unset;
}
html[dir="rtl"] .floated-customizer-panel .close-customizer-btn {
  left: 30px;
  right: unset;
}
html[dir="rtl"] .floated-customizer-panel ul {
  padding-right: 0;
}
html[dir="rtl"] .form-builder-2-header > div nav {
  float: left;
}
html[dir="rtl"] .radio label {
  padding-left: 0;
  padding-right: 15px;
}
html[dir="rtl"] .radio label::before {
  right: 0;
  margin-right: -20px;
  left: unset;
}
html[dir="rtl"] .page-wrapper .page-body-wrapper .page-title .row h3 {
  text-align: right;
  padding-left: 20px;
  padding-right: unset !important;
}
html[dir="rtl"] .page-wrapper .page-body-wrapper .page-title .row h6 {
  text-align: right;
}
html[dir="rtl"] .page-wrapper.compact-wrapper .page-header {
  margin-right: 280px;
  margin-left: unset;
  width: calc(100% - 280px);
}
html[dir="rtl"] .page-wrapper.compact-wrapper .page-header.close_icon {
  margin-right: 100px;
  margin-left: unset;
  width: calc(100% - 100px);
}
html[dir="rtl"] .page-wrapper.modern-type .page-header {
  margin-right: 0;
  width: calc(100% - 0px);
}
html[dir="rtl"] .page-wrapper.modern-type .page-header.close_icon {
  margin-right: 0;
  width: calc(100% - 0px);
}
html[dir="rtl"]
  .page-wrapper.modern-type
  .page-header
  .header-wrapper
  .logo-wrapper {
  margin-right: unset;
  margin-left: calc(10px + (30 - 10) * ((100vw - 320px) / (1920 - 320)));
}
html[dir="rtl"]
  .page-wrapper.modern-type
  .page-header
  .header-wrapper
  .toggle-sidebar {
  margin-right: unset;
  margin-left: 15px;
}
html[dir="rtl"] .page-wrapper.modern-type .page-body-wrapper .page-body {
  margin-right: 310px;
}
html[dir="rtl"]
  .page-wrapper.modern-type
  .page-body-wrapper
  div.sidebar-wrapper.close_icon
  ~ .page-body {
  margin-right: 0px;
}
html[dir="rtl"]
  .page-wrapper.modern-type
  .page-body-wrapper
  div.sidebar-wrapper.close_icon
  ~ footer {
  margin-right: 0;
}
html[dir="rtl"] .left-header .mega-menu .nav-link svg,
html[dir="rtl"] .left-header .level-menu .nav-link svg {
  margin-right: unset;
  margin-left: 5px;
}
html[dir="rtl"] .left-header .level-menu .nav-link {
  margin-left: unset;
  margin-right: 10px;
}
html[dir="rtl"] .left-header .level-menu .header-level-menu > li svg {
  margin-right: unset;
  margin-left: 5px;
}
html[dir="rtl"]
  .left-header
  .level-menu
  .header-level-menu
  > li
  > .header-level-sub-menu {
  left: unset;
  right: 173px;
}
html[dir="rtl"] .left-header .mega-menu-container {
  left: unset;
  right: -30px;
}
html[dir="rtl"] .left-header .mega-menu-container .mega-box + .mega-box {
  padding-left: unset;
  padding-right: 30px;
  border-left: unset;
  border-right: 1px solid #efefef;
}
html[dir="rtl"] .page-header .header-wrapper .left-header {
  text-align: right;
}
html[dir="rtl"]
  .page-header
  .header-wrapper
  .left-header
  .mega-menu-container
  .mega-box
  .link-section
  li {
  padding: 7px 15px 7px 0;
}
html[dir="rtl"]
  .page-header
  .header-wrapper
  .left-header
  .mega-menu-container
  .mega-box
  .link-section
  li:before {
  right: 0px;
  left: unset;
}
html[dir="rtl"]
  .page-header
  .header-wrapper
  .left-header
  .mega-menu-container
  .mega-box
  .svg-icon
  li {
  padding-right: 0;
}
html[dir="rtl"]
  .page-header
  .header-wrapper
  .left-header
  .mega-menu-container
  .mega-box
  .svg-icon
  li
  a
  svg {
  margin-right: unset;
  margin-left: 5px;
}
html[dir="rtl"] .page-header .header-wrapper .nav-right {
  text-align: right;
}
html[dir="rtl"] .page-header .header-wrapper .nav-right .onhover-show-div {
  right: unset;
  left: 0;
}
html[dir="rtl"]
  .page-header
  .header-wrapper
  .nav-right
  .chat-dropdown
  li
  .media
  .status-circle {
  left: unset;
  right: 0px;
}
html[dir="rtl"]
  .page-header
  .header-wrapper
  .nav-right
  .cart-dropdown
  .close-circle {
  right: unset;
  left: 0;
}
html[dir="rtl"] .page-header .header-wrapper .nav-right > ul > li {
  margin-right: unset;
  margin-left: 5px;
  text-align: right;
}
html[dir="rtl"] .page-header .header-wrapper .nav-right > ul > li .lang-txt {
  margin-left: 0;
  margin-right: 8px;
}
html[dir="rtl"] .page-header .header-wrapper .nav-right > ul > li:before {
  right: 0;
  left: unset;
}
html[dir="rtl"] .page-header .header-wrapper .nav-right > ul > li .dot {
  left: 17px;
  right: unset;
}
html[dir="rtl"]
  .page-header
  .header-wrapper
  .nav-right
  > ul
  > li.onhover-dropdown:hover
  .onhover-show-div:before {
  right: 10px;
  left: unset;
}
html[dir="rtl"]
  .page-header
  .header-wrapper
  .nav-right
  > ul
  > li.onhover-dropdown:hover
  .onhover-show-div:after {
  right: 10px;
  left: unset;
}
html[dir="rtl"]
  .page-header
  .header-wrapper
  .nav-right
  > ul
  > li.onhover-dropdown:last-child {
  padding-left: 0;
  padding-right: 20px;
  border-right: none;
}
html[dir="rtl"] .page-header .header-wrapper .nav-right > ul > li:last-child {
  padding-right: 20px;
  padding-left: 0;
}
html[dir="rtl"] .page-header .header-wrapper .nav-right > ul > li i.ms-2 {
  margin-right: 0.5rem !important;
  margin-left: unset !important;
}
html[dir="rtl"]
  .page-header
  .header-wrapper
  .nav-right
  .profile-dropdown
  li
  svg {
  margin-right: unset;
  margin-left: 10px;
}
html[dir="rtl"] .page-header .header-wrapper .mobile-sidebar {
  padding-left: 20px;
  padding-right: unset;
}
html[dir="rtl"] .page-header.open {
  margin-right: 0;
}
html[dir="rtl"] ul.notification-dropdown.onhover-show-div {
  right: initial;
  left: -30px;
  padding: 0;
}
html[dir="rtl"] ul.notification-dropdown.onhover-show-div:before {
  right: inherit !important;
  left: 35px !important;
}
html[dir="rtl"] ul.notification-dropdown.onhover-show-div:after {
  right: inherit !important;
  left: 35px !important;
}
html[dir="rtl"] ul.notification-dropdown.onhover-show-div li {
  margin-right: 0 !important;
}
html[dir="rtl"] ul.notification-dropdown.onhover-show-div li span.badge {
  margin-left: unset !important;
}
html[dir="rtl"] ul.notification-dropdown.onhover-show-div li span svg {
  margin-right: unset;
  margin-left: 10px;
}
html[dir="rtl"]
  ul.notification-dropdown.onhover-show-div
  li
  .notification-icon {
  margin-left: 20px;
  margin-right: unset;
}
html[dir="rtl"] .card-body .alert svg ~ p {
  padding-left: unset;
  padding-right: 20px;
}
html[dir="rtl"] .alert i {
  margin-left: 5px;
  margin-right: 0;
}
html[dir="rtl"] .inverse {
  padding: 13px 65px 13px 20px;
}
html[dir="rtl"] .inverse i {
  left: unset;
  right: 0;
}
html[dir="rtl"] .alert-primary.inverse:before {
  border-right: 7px solid #0da487;
  right: 54px;
  left: unset;
  border-left: unset;
}
html[dir="rtl"] .alert-secondary.inverse:before {
  border-right: 7px solid #ef3f3e;
  right: 54px;
  left: unset;
  border-left: unset;
}
html[dir="rtl"] .alert-success.inverse:before {
  border-right: 7px solid #9e65c2;
  right: 54px;
  left: unset;
  border-left: unset;
}
html[dir="rtl"] .alert-danger.inverse:before {
  border-right: 7px solid #6670bd;
  right: 54px;
  left: unset;
  border-left: unset;
}
html[dir="rtl"] .alert-warning.inverse:before {
  border-right: 7px solid #747dc6;
  right: 54px;
  left: unset;
  border-left: unset;
}
html[dir="rtl"] .alert-info.inverse:before {
  border-right: 7px solid #a927f9;
  right: 54px;
  left: unset;
  border-left: unset;
}
html[dir="rtl"] .alert-light.inverse:before {
  border-right: 7px solid #f4f4f4;
  right: 54px;
  left: unset;
  border-left: unset;
}
html[dir="rtl"] .alert-dark.inverse:before {
  border-right: 7px solid #2c323f;
  right: 54px;
  left: unset;
  border-left: unset;
}
html[dir="rtl"] .alert-dismissible .btn-close {
  left: 0;
  right: unset;
}
html[dir="rtl"] .alert-dismissible .btn-close span {
  padding-left: 0;
  padding-right: unset;
}
html[dir="rtl"] .icofont.icofont-truck {
  display: inline-block;
}
html[dir="rtl"] .blog-box .blog-details {
  padding-left: 20px;
  text-align: right;
}
html[dir="rtl"] .blog-box .blog-details .blog-social {
  padding-right: 0;
}
html[dir="rtl"] .blog-box .blog-details .blog-social li {
  padding-left: 40px;
  padding-right: unset;
}
html[dir="rtl"] .blog-box .blog-details .blog-social li:first-child {
  border-left: 1px solid #777777;
  border-right: unset;
  padding-left: 40px;
  padding-right: unset;
}
html[dir="rtl"] .blog-box .blog-details .blog-social li + li {
  margin-right: 30px;
  margin-left: unset;
  padding-left: 0;
}
html[dir="rtl"] .blog-box .blog-details-main .blog-social li {
  border-left: 1px dotted;
  border-right: unset;
}
html[dir="rtl"] .blog-box .blog-details-main .blog-social li:last-child {
  border-left: none;
}
html[dir="rtl"] .blog-box .blog-date span {
  font-size: 36px;
  font-weight: 500;
  padding-left: 5px;
}
html[dir="rtl"] .comment-box .media img {
  margin-left: 45px;
  margin-right: unset;
}
html[dir="rtl"] .comment-box .media h6 {
  text-align: right;
}
html[dir="rtl"] .comment-box ul ul {
  margin-right: 135px;
  margin-left: unset;
  padding-right: 0;
}
html[dir="rtl"] .comment-box .comment-social {
  text-align: left;
}
html[dir="rtl"] .comment-box .comment-social li {
  padding-left: 0;
  padding-right: 20px;
}
html[dir="rtl"] .comment-box .comment-social li:first-child {
  border-left: 1px solid #efefef;
  border-right: unset;
  padding-right: 0;
  padding-left: 20px;
}
html[dir="rtl"] .button-builder-wrap .form-group .btn {
  margin-left: 15px;
  margin-right: 0;
  padding: 9px;
}
html[dir="rtl"] .button-builder ul.the-icons {
  padding-right: 0 !important;
}
html[dir="rtl"]
  .call-chat-body
  .chat-box
  .chat-right-aside
  .chat
  .chat-history
  .caller-img.ps-0 {
  padding-left: 15px !important;
}
html[dir="rtl"] .chat-box .user-image {
  float: right;
  margin-left: 5px;
  margin-right: 0;
}
html[dir="rtl"] .chat-box .people-list .search i {
  left: 10px;
  right: unset;
}
html[dir="rtl"] .chat-box .about {
  float: right;
  padding-right: 10px;
  padding-left: unset;
  text-align: right;
}
html[dir="rtl"] .chat-box .chat-menu {
  border-right: 1px solid #f4f4f4;
  border-left: unset;
}
html[dir="rtl"] .chat-box .chat-menu .nav {
  padding-right: 0;
}
html[dir="rtl"] .chat-box .chat-menu.ps-0 {
  padding-left: 15px !important;
}
html[dir="rtl"] .chat-box .chat-right-aside .chat .chat-message .smiley-box {
  margin-left: 0.5rem;
  margin-right: unset;
}
html[dir="rtl"] .chat-box .chat-right-aside .chat .chat-message .text-box .btn {
  border-radius: 5px 0 0 5px;
}
html[dir="rtl"] .chat-box .chat-right-aside.pe-0 {
  padding-right: 15px !important;
}
html[dir="rtl"] .chat-box .chat .chat-message .text-box .input-group-append {
  margin-right: -2px;
}
html[dir="rtl"] .chat-msg-box ul {
  padding-right: 0;
}
html[dir="rtl"] .chat-left-aside .status-circle {
  left: unset;
  right: 40px;
}
html[dir="rtl"] .chat-right-aside .chat .chat-header .chat-menu-icons {
  padding-left: 0;
  padding-right: unset;
}
html[dir="rtl"]
  .chat-right-aside
  .chat
  .chat-header
  .chat-menu-icons.float-sm-right {
  float: left !important;
}
html[dir="rtl"] .chat-right-aside .chat .chat-header img {
  float: right;
}
html[dir="rtl"] .cke_toolbar,
html[dir="rtl"] .cke_toolgroup,
html[dir="rtl"] a.cke_button,
html[dir="rtl"] .cke_combo_text {
  float: right;
}
html[dir="rtl"] .cke_reset_all,
html[dir="rtl"] .cke_reset_all *,
html[dir="rtl"] .cke_reset_all a,
html[dir="rtl"] .cke_reset_all textarea {
  text-align: right;
}
html[dir="rtl"] .cke_combo_text {
  padding-left: unset;
  padding-right: 10px;
}
html[dir="rtl"] #editor1 #cke_editor1 #cke_1_contents iframe html {
  direction: rtl !important;
}
html[dir="rtl"] #clockdiv ul {
  padding-right: 0;
}
html[dir="rtl"] .custom-card .card-footer > div + div {
  border-right: 1px solid #efefef;
  border-left: unset !important;
}
html[dir="rtl"] .card-social {
  padding-right: 0;
}
html[dir="rtl"] .card-absolute .card-header {
  right: 15px;
  left: unset;
}
html[dir="rtl"] .dataTables_wrapper .dataTables_filter input[type="search"] {
  margin-right: 10px;
  margin-left: 0;
}
html[dir="rtl"] .dataTables_wrapper .dataTables_length {
  float: right;
}
html[dir="rtl"] .dataTables_wrapper .dataTables_filter {
  margin-left: unset;
  margin-right: 15px;
  float: left;
}
html[dir="rtl"] .dataTables_wrapper .dataTables_info {
  float: right;
}
html[dir="rtl"] .dataTables_wrapper .advance-5_filter {
  margin-left: 0;
}
html[dir="rtl"] .dataTables_wrapper .btn-group button {
  margin-left: 5px;
  margin-right: unset;
}
html[dir="rtl"] .dataTables_wrapper .btn-group button:last-child {
  margin-left: 0;
}
html[dir="rtl"]
  .dataTables_wrapper
  table.dataTable
  tbody
  td.select-checkbox:after,
html[dir="rtl"]
  .dataTables_wrapper
  table.dataTable
  tbody
  th.select-checkbox:after {
  margin-left: 31px;
}
html[dir="rtl"] div.dataTables_wrapper div.dataTables_paginate {
  margin-right: 15px !important;
  margin-left: 0 !important;
  float: left;
}
html[dir="rtl"] table.dataTable thead > tr > th {
  padding-left: 30px;
  padding-right: 12px;
}
html[dir="rtl"] table.dataTable thead > tr > th:before {
  left: 1em !important;
  right: unset;
}
html[dir="rtl"] table.dataTable thead > tr > th:after {
  left: 0.5em !important;
  right: unset;
}
html[dir="rtl"] table.dataTable thead .sorting:before,
html[dir="rtl"] table.dataTable thead .sorting_asc:before,
html[dir="rtl"] table.dataTable thead .sorting_desc:before,
html[dir="rtl"] table.dataTable thead .sorting_asc_disabled:before,
html[dir="rtl"] table.dataTable thead .sorting_desc_disabled:before {
  left: 1em !important;
  right: unset;
}
html[dir="rtl"] .dataTables_scrollHeadInner {
  padding-right: unset !important;
  padding-left: 0 !important;
}
html[dir="rtl"]
  div.table-responsive
  > div.dataTables_wrapper
  > div.row
  > div[class^="col-"]:first-child {
  padding-right: 0;
  padding-left: 0;
}
html[dir="rtl"]
  div.table-responsive
  > div.dataTables_wrapper
  > div.row
  > div[class^="col-"]:last-child {
  padding-right: 0;
  padding-left: 0;
}
html[dir="rtl"] .dt-plugin-buttons button.m-r-10 {
  margin-left: 10px;
  margin-right: 0;
}
html[dir="rtl"] .datetime-picker .theme-form .form-group label {
  text-align: left !important;
}
html[dir="rtl"] .datetime-picker .theme-form .form-group .input-group-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
html[dir="rtl"]
  .datetime-picker
  .theme-form
  .form-group
  .input-group
  .form-control {
  border-radius: 0.25rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
html[dir="rtl"] .dropdown-basic .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
html[dir="rtl"] .dropdown-basic .separated-btn .btn {
  border-radius: 0.25rem;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
html[dir="rtl"] .dropdown-basic .btn-group {
  margin-right: unset;
  margin-left: 18px;
}
html[dir="rtl"] .error-wrapper .col-md-8.offset-md-2 {
  margin: 0 auto !important;
}
html[dir="rtl"] .product-price del {
  padding-left: 20px;
  padding-right: 0;
}
html[dir="rtl"] .product-box .modal .modal-header .btn-close {
  right: unset;
  left: 15px;
}
html[dir="rtl"]
  .product-box
  .ribbon-bookmark.ribbon-vertical-left.ribbon-info:before,
html[dir="rtl"]
  .product-box
  .ribbon-bookmark.ribbon-vertical-right.ribbon-info:before {
  border-left-color: #007bff;
}
html[dir="rtl"] .product-box .ribbon-bookmark.ribbon-vertical-left:before,
html[dir="rtl"] .product-box .ribbon-bookmark.ribbon-vertical-right:before {
  right: 0;
  left: unset;
  border-left: 15px solid #2a3142;
}
html[dir="rtl"] .product-box .ribbon-bookmark.ribbon-info:before {
  border-left-color: transparent;
}
html[dir="rtl"] .product-box .ribbon-warning.ribbon-clip:before {
  border-left-color: #ff850d;
  border-right-color: unset;
}
html[dir="rtl"] .product-box .ribbon-clip {
  right: -14px;
  left: unset;
}
html[dir="rtl"] .product-box .ribbon-clip:before {
  right: 0;
  left: unset;
}
html[dir="rtl"] .product-hover ul {
  padding-right: 0;
}
html[dir="rtl"] .customer-review .media img {
  margin-left: 25px;
  margin-right: 0;
}
html[dir="rtl"] .nav {
  padding-right: 0;
}
html[dir="rtl"] .custom-file-label::after {
  left: 0;
  right: unset;
}
html[dir="rtl"] .wizard-4 ul.anchor {
  float: right;
  padding-right: 0;
  padding-left: 30px;
}
html[dir="rtl"] .wizard-4 .step-container {
  clear: unset;
}
html[dir="rtl"] .wizard-4 .form-group {
  text-align: right;
}
html[dir="rtl"] .wizard-4 .action-bar .btn {
  float: left;
}
html[dir="rtl"] .f1 .f1-buttons {
  text-align: left;
}
html[dir="rtl"] .f1 .f1-steps .f1-step {
  float: right;
}
html[dir="rtl"] .static-top-widget .media-body {
  padding-right: 30px;
  padding-left: unset;
}
html[dir="rtl"] .static-top-widget .media-body .icon-bg {
  left: -20px;
  right: unset;
}
html[dir="rtl"] .widget-joins .media .details {
  border-right: 1px solid #efefef;
  border-left: unset;
}
html[dir="rtl"] .widget-joins .media .media-body {
  text-align: right;
}
html[dir="rtl"] .weather-widget-two .bottom-whetherinfo .whether-content {
  text-align: left;
}
html[dir="rtl"] .jstree-default .jstree-node {
  margin-left: unset;
  margin-right: 24px;
  background-position: -292px -4px;
  background-repeat: repeat-y;
}
html[dir="rtl"] .img-cropper .btn-group {
  margin-right: 0;
  margin-left: 10px;
}
html[dir="rtl"] .img-cropper .btn-group button:last-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
html[dir="rtl"] .img-cropper .btn-group button:first-child {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
html[dir="rtl"] .docs-toggles .btn-group .btn {
  border-radius: 0;
}
html[dir="rtl"] .docs-toggles .btn-group .btn:last-child {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
html[dir="rtl"] .docs-toggles .btn-group .btn:first-child {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
html[dir="rtl"]
  .btn-group
  > .btn:not(:last-child):not(.dropdown-toggle)
  > .btn-group:not(:last-child)
  > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
html[dir="rtl"] .jsgrid-button + .jsgrid-button {
  margin-right: 5px;
  margin-left: unset;
}
html[dir="rtl"] .list-group {
  padding-right: 0;
}
html[dir="rtl"] .list-group i,
html[dir="rtl"] .list-group img {
  margin-left: 10px;
  margin-right: 0;
}
html[dir="rtl"] .authentication-box {
  text-align: right;
}
html[dir="rtl"] .mega-horizontal .offset-sm-3 {
  margin-right: 25%;
  margin-left: unset;
}
html[dir="rtl"] .navs-icon svg {
  margin-left: 10px;
  margin-right: unset;
}
html[dir="rtl"] .navs-icon .fa {
  margin-left: 10px;
  margin-right: unset;
}
html[dir="rtl"] .nav-list .nav-list-disc {
  text-align: right;
  padding-right: 0;
}
html[dir="rtl"] .pl-navs-inline {
  padding-right: 30px !important;
  padding-left: 0 !important;
}
html[dir="rtl"] .onhover-dropdown.navs-dropdown:hover .onhover-show-div:before {
  left: 77px;
  right: unset;
}
html[dir="rtl"] .onhover-dropdown.navs-dropdown:hover .onhover-show-div:after {
  left: 77px;
  right: unset;
}
html[dir="rtl"] .navs-dropdown .onhover-show-div .navs-icon li {
  text-align: right;
}
html[dir="rtl"]
  .navs-icon.default-according.style-1
  li
  button[aria-expanded="true"]:before {
  left: 2px;
  right: unset;
}
html[dir="rtl"]
  .navs-icon.default-according.style-1
  li
  button[aria-expanded="false"]:before {
  left: 2px;
  right: unset;
}
html[dir="rtl"] .search-form .form-group:after {
  right: 53px;
  left: unset;
}
html[dir="rtl"] .search-form .form-group:before {
  right: 82px;
  left: unset;
}
html[dir="rtl"]
  .order-history
  table
  tbody
  tr
  td
  .product-name
  .order-process
  .order-process-circle:before {
  right: -15px;
  left: unset;
}
html[dir="rtl"] .order-history table th:first-child,
html[dir="rtl"] .order-history table td:first-child {
  text-align: right;
}
html[dir="rtl"] .product-page-details span {
  padding-right: 15px;
  padding-left: 0;
}
html[dir="rtl"] .m-checkbox-inline label {
  margin-left: 20px;
  margin-right: 0;
}
html[dir="rtl"] .form-label-align-right label {
  text-align: left;
}
html[dir="rtl"] .br-theme-bars-reversed .br-widget .br-current-rating,
html[dir="rtl"] .br-theme-bars-movie .br-widget .br-current-rating,
html[dir="rtl"] .br-theme-bars-1to10 .br-widget .br-current-rating,
html[dir="rtl"] .br-theme-bars-square .br-widget .br-current-rating {
  float: right;
}
html[dir="rtl"] .br-theme-bars-reversed .br-widget a,
html[dir="rtl"] .br-theme-bars-movie .br-widget a,
html[dir="rtl"] .br-theme-bars-1to10 .br-widget a,
html[dir="rtl"] .br-theme-bars-square .br-widget a {
  float: right;
}
html[dir="rtl"] .ribbon-left {
  right: auto;
  left: -2px;
}
html[dir="rtl"] .ribbon-vertical-left {
  right: auto;
  left: 12px;
}
html[dir="rtl"] .ribbon-vertical-right {
  right: auto;
  left: 12px;
}
html[dir="rtl"] .star-ratings ul.search-info {
  padding-right: 0;
}
html[dir="rtl"] .star-ratings ul.search-info li + li {
  border-right: 1px solid #a5afc6;
  border-left: unset;
  padding-right: 8px;
  padding-left: 0;
  margin-right: 8px;
  margin-left: 0;
}
html[dir="rtl"]
  .select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  left: 10px !important;
  right: unset !important;
}
html[dir="rtl"]
  .select2-container--default
  .select2-selection--multiple
  .select2-selection__choice {
  float: right;
}
html[dir="rtl"] .selection .select2-selection .select2-search__field {
  text-align: right;
}
html[dir="rtl"] .select2-results__option {
  text-align: right;
}
html[dir="rtl"] .editor-statusbar {
  text-align: left;
}
html[dir="rtl"] .editor-statusbar span {
  margin-right: 1em;
  margin-left: unset;
}
html[dir="rtl"] .CodeMirror-scroll {
  margin-left: -30px;
  margin-right: unset;
}
html[dir="rtl"] .primary-color ul,
html[dir="rtl"] .yellow-color ul {
  padding-right: 0;
}
html[dir="rtl"] .u-step-desc {
  text-align: right;
}
html[dir="rtl"] .u-step-number {
  right: 20px;
  left: unset;
}
html[dir="rtl"] .u-step-number ~ .u-step-desc {
  margin-right: 50px;
}
html[dir="rtl"] .u-pearl:after {
  left: 0;
  right: unset;
}
html[dir="rtl"] .u-pearl:before {
  right: 0;
  left: unset;
}
html[dir="rtl"] .u-step-icon {
  float: right;
  margin-left: 0.5em;
  margin-right: unset;
}
html[dir="rtl"] .list-icons {
  padding-right: 0;
}
html[dir="rtl"] .card-header.note-toolbar .note-color .dropdown-toggle {
  padding-right: 5px;
}
html[dir="rtl"] .card-header.note-toolbar .form-group.draggable {
  text-align: right;
}
html[dir="rtl"] .card-header.note-toolbar .form-check {
  padding-right: 24px;
  padding-left: unset;
}
html[dir="rtl"] .card-header.note-toolbar form .custom-control {
  padding-right: 24px;
  padding-left: unset;
}
html[dir="rtl"]
  .card-header.note-toolbar
  form
  .custom-control
  .custom-control-label::after {
  right: 0;
  left: unset;
}
html[dir="rtl"]
  .card-header.note-toolbar
  form
  .custom-control
  .custom-control-label::before {
  right: 0;
  left: unset;
}
html[dir="rtl"] .dropdown-toggle::after {
  margin-right: 0.255em;
  margin-left: unset;
}
html[dir="rtl"] .tabbed-card ul {
  left: 22px;
  right: unset;
}
html[dir="rtl"] .checkbox label {
  padding-right: 16px;
  padding-left: unset;
}
html[dir="rtl"] .checkbox label::before {
  right: 0;
  left: unset;
  margin-right: -16px;
  margin-left: unset;
}
html[dir="rtl"] .radio label::after {
  right: 5px;
  left: unset;
  margin-right: -20px;
  margin-left: unset;
}
html[dir="rtl"] .cd-timeline-content::before {
  border-right: 7px solid #f4f4f4;
  border-left-color: transparent;
}
html[dir="rtl"] .cd-timeline-img i {
  right: 40%;
  left: unset;
  margin-right: -12px;
  margin-left: unset;
}
html[dir="rtl"] .cd-timeline-block:nth-child(even) .cd-timeline-content {
  float: left;
  border-left: 7px solid #eeeeee;
  border-right: unset;
}
html[dir="rtl"]
  .cd-timeline-block:nth-child(even)
  .cd-timeline-content
  .cd-date {
  right: auto;
  left: 122%;
  text-align: left;
}
html[dir="rtl"]
  .cd-timeline-block:nth-child(even)
  .cd-timeline-content::before {
  right: auto;
  left: 100%;
  border-left-color: #eeeeee;
  border-right-color: transparent;
}
html[dir="rtl"] .cd-timeline-content .cd-date {
  right: 122%;
  left: unset;
}
html[dir="rtl"] .introjs-tooltip {
  right: 0;
  left: unset;
}
html[dir="rtl"] .introjs-helperNumberLayer {
  right: -16px;
  left: unset;
}
html[dir="rtl"]
  .introjs-tooltipReferenceLayer
  .introjs-tooltip
  .introjs-tooltiptext {
  text-align: right;
}
html[dir="rtl"]
  .introjs-tooltipReferenceLayer
  .introjs-tooltip
  .introjs-tooltipbuttons {
  text-align: left;
}
html[dir="rtl"]
  .introjs-tooltipReferenceLayer
  .introjs-tooltip
  .introjs-tooltipbuttons
  .introjs-skipbutton {
  margin-left: 5px;
  margin-right: unset;
}
html[dir="rtl"]
  .introjs-tooltipReferenceLayer
  .introjs-tooltip
  .introjs-tooltipbuttons
  .introjs-nextbutton {
  border-radius: 0.2em 0 0 0.2em;
}
html[dir="rtl"] .list-inline-item:not(:last-child) {
  margin-left: 0.5rem;
  margin-right: unset;
}
html[dir="rtl"] .like-comment ul.list-inline {
  padding-right: 0;
}
html[dir="rtl"] .typeahead {
  text-align: right;
}
html[dir="rtl"] .listing ul {
  padding-right: 0;
}
html[dir="rtl"] .listing ul .icofont {
  float: right;
}
html[dir="rtl"] .gallery .hover-5 img {
  margin-right: 30px;
}
html[dir="rtl"] .gallery .hover-5:hover img {
  margin-right: 0;
}
html[dir="rtl"] .lg-outer {
  text-align: right;
}
html[dir="rtl"] .lg-toolbar .lg-icon {
  float: left;
}
html[dir="rtl"] #lg-counter {
  padding-right: 20px;
  padding-left: unset;
  float: right;
}
html[dir="rtl"] .chart-widget-top .text-end {
  text-align: left !important;
}
html[dir="rtl"] .chart-widget-top .num .ms-1 {
  margin-right: 0.25rem !important;
}
html[dir="rtl"] .bar-chart-widget .earning-details i {
  left: -240px;
}
html[dir="rtl"] .bar-chart-widget .bottom-content .b-r-light {
  border-left: 1px solid #eeeeee !important;
  border-right: unset !important;
}
html[dir="rtl"] .bar-chart-widget .bottom-content .num .ms-1 {
  margin-right: 0.25rem !important;
}
html[dir="rtl"] .chart-vertical-center #myDoughnutGraph,
html[dir="rtl"] .chart-vertical-center #myPolarGraph {
  width: auto !important;
}
html[dir="rtl"] .crm-activity ul.dates li + li {
  border-right: 1px solid #ddd;
  padding-right: 10px;
  margin-right: 5px;
  border-left: unset;
  padding-left: unset;
  margin-left: unset;
}
html[dir="rtl"] div.dt-buttons {
  float: right;
}
html[dir="rtl"] .dt-button-collection {
  left: -39px !important;
}
html[dir="rtl"] .dropzone .dz-preview .dz-error-mark,
html[dir="rtl"] .dropzone .dz-preview .dz-success-mark {
  right: 50%;
  margin-right: -27px;
  margin-left: unset;
  left: unset;
}
html[dir="rtl"] .page-wrapper .page-body-wrapper footer {
  margin-right: unset;
  margin-left: unset;
  right: unset;
  left: 27px;
}
html[dir="rtl"] .page-wrapper .page-body-wrapper footer.footer {
  left: 0;
}
html[dir="rtl"] .page-wrapper .page-body-wrapper footer p i {
  margin-right: 5px;
  margin-left: unset;
}
html[dir="rtl"] .apexcharts-canvas {
  direction: ltr;
}
html[dir="rtl"] .slick-slider {
  direction: ltr;
}
html[dir="rtl"] .slick-slider .sub-section {
  direction: rtl;
}
html[dir="rtl"] .footer-copyright {
  text-align: right;
}
html[dir="rtl"] .footer-links {
  text-align: left;
}
html[dir="rtl"] .page-item:first-child .page-link {
  margin-right: 0;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: none;
}
html[dir="rtl"] .page-item:last-child .page-link {
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
html[dir="rtl"] .popover.top > .arrow:after,
html[dir="rtl"] .popover.bottom > .arrow:after {
  margin-right: -10px;
  margin-left: unset;
}
html[dir="rtl"] .bootstrap-touchspin > .input-group-append > .btn,
html[dir="rtl"] .bootstrap-touchspin > .input-group-append > .input-group-text {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
html[dir="rtl"] .bootstrap-touchspin > .form-control:not(:last-child),
html[dir="rtl"] .bootstrap-touchspin > .custom-select:not(:last-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
html[dir="rtl"] .typeahead span.twitter-typeahead .tt-suggestion {
  text-align: right;
}
html[dir="rtl"] .typeahead .league-name {
  text-align: right;
  margin-right: 5px;
}
html[dir="rtl"] .follow .text-md-right {
  text-align: left !important;
}
html[dir="rtl"] .jvectormap-zoomin,
html[dir="rtl"] .jvectormap-zoomout,
html[dir="rtl"] .jvectormap-goback {
  right: 10px;
  left: unset;
}
html[dir="rtl"] .customizer-links {
  right: unset;
  left: 0;
  margin-right: unset;
  margin-left: -10px;
}
html[dir="rtl"] .customizer-links > .nav {
  padding-right: 10px;
}
html[dir="rtl"] .customizer-links .nav-link:after {
  right: -10px;
  left: unset;
  border-width: 5px 5px 5px 0;
  border-left-color: unset;
  border-right-color: #41f0ce;
}
html[dir="rtl"] .customizer-links .nav-link span {
  right: unset;
  left: -60px;
}
html[dir="rtl"] .customizer-links .nav-link:hover span {
  left: 48px;
}
html[dir="rtl"] .customizer-links.open {
  right: unset;
  left: 330px;
  border-radius: 0 8px 8px 0;
}
html[dir="rtl"] .customizer-contain {
  width: 330px;
  right: unset;
  left: -330px;
}
html[dir="rtl"] .customizer-contain.open {
  right: unset;
  left: 0px;
}
html[dir="rtl"] .customizer-contain .customizer-header .icon-close {
  left: unset;
  right: 30px;
}
html[dir="rtl"] .box-layout.page-wrapper.horizontal-wrapper .page-header {
  padding-right: 250px;
  padding-left: unset;
}
html[dir="rtl"] .box-layout.page-wrapper.horizontal-wrapper .page-header.open {
  padding-right: 0;
}
html[dir="rtl"]
  .box-layout.page-wrapper.compact-wrapper
  .page-body-wrapper
  .page-body {
  margin-left: unset;
  margin-right: 230px;
}
html[dir="rtl"]
  .box-layout.page-wrapper.compact-wrapper
  .page-body-wrapper
  .sidebar-wrapper.close_icon
  ~ footer {
  width: 1280px;
  padding-left: 0;
  left: 50%;
}
html[dir="rtl"] .box-layout.page-wrapper.compact-wrapper .page-header {
  margin-left: auto;
  margin-right: auto;
  padding-left: unset;
  padding-right: 230px;
}
html[dir="rtl"]
  .box-layout.page-wrapper.compact-wrapper
  .page-header.close_icon {
  padding-right: 100px;
}
html[dir="rtl"] body.dark-only .earning-card.card .card-body .earning-content {
  border-left: 1px solid #374558;
}
html[dir="rtl"] body.dark-only .chart_data_left .card-body .chart-main .media,
html[dir="rtl"] body.dark-only .chart_data_right .card-body .chart-main .media {
  border-left: 1px solid #374558;
}
html[dir="rtl"] body.dark-only .widget-joins .media .details {
  border-left: unset !important;
  border-right: 1px solid #374558;
}
html[dir="rtl"] body.dark-only .custom-card .card-footer > div + div {
  border-right: 1px solid #374558;
}
html[dir="rtl"]
  body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .b-r-light,
html[dir="rtl"]
  body.dark-only
  .page-wrapper
  .page-body-wrapper
  .page-body
  .card:not(.email-body)
  .border-right {
  border-right: none !important;
  border-left: 1px solid #374558 !important;
}
html[dir="rtl"] .radio-section label {
  margin-right: 0;
  margin-left: 20px;
}
html[dir="rtl"]
  .order-details-table
  .table-details
  .table
  tfoot
  tr.table-order
  td {
  text-align: right;
}
html[dir="rtl"] .all-package tbody tr td:last-child ul li:first-child {
  margin-left: unset;
  margin-right: 0;
}
html[dir="rtl"]
  .page-wrapper.compact-wrapper
  .page-body-wrapper
  div.sidebar-wrapper
  .sidebar-main
  .sidebar-links
  .simplebar-wrapper
  .simplebar-mask
  .simplebar-content-wrapper
  .simplebar-content
  > li.sidebar-main-title {
  padding: 0 15px 15px;
}
html[dir="rtl"] .card .card-header-block .card-order-section ul li::before {
  right: unset;
  left: -10px;
}
html[dir="rtl"] .order-details-table .order-success .order-details {
  padding-right: unset;
}
html[dir="rtl"] .user-table tbody tr td:last-child ul li:first-child {
  margin-left: unset;
  margin-right: 0;
}
html[dir="rtl"] .user-table tbody tr td:last-child ul li:last-child {
  margin-right: unset;
  margin-left: 0;
}
html[dir="rtl"]
  .select2-container
  .select2-selection--single
  .select2-selection__rendered {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media screen and (max-width: 1660px) {
  html[dir="rtl"] .caller-img {
    left: unset;
    right: 15px;
  }
}
@media only screen and (max-width: 1366px) {
  html[dir="rtl"] .profile-dropdown.onhover-show-div {
    right: unset !important;
    left: 0 !important;
  }
  html[dir="rtl"] .product-wrapper .product-grid .feature-products {
    margin-right: 0;
  }
  html[dir="rtl"] .product-grid {
    margin-right: 0;
  }
  html[dir="rtl"] .d-none-productlist {
    margin-left: 10px;
    margin-right: unset;
  }
  html[dir="rtl"] .product-sidebar {
    -webkit-transform: translateX(300px) scaleX(0);
    transform: translateX(300px) scaleX(0);
  }
  html[dir="rtl"] .photos ul li:nth-child(3n) {
    margin-left: 15px;
    margin-right: unset;
  }
  html[dir="rtl"] .chat-left-aside .status-circle {
    left: unset;
    right: 22px;
  }
  html[dir="rtl"] .earning-card .card-body > .row > div .chart-left {
    padding: 40px;
  }
  html[dir="rtl"] .earning-card .card-body > .row > div .chart-left .left-btn {
    text-align: left;
  }
  html[dir="rtl"]
    .chart_data_left
    .card-body
    .chart-main
    .media
    .media-body
    .right-chart-content {
    margin-right: 4px;
  }
  html[dir="rtl"] .best-seller-table table tbody tr td .fa-check-circle {
    right: 2px;
  }
  html[dir="rtl"]
    .offer-box
    .offer-slider
    .selling-slide
    .d-flex
    .left-content {
    padding-left: unset;
    padding-right: 15px;
  }
}
@media (min-width: 1200px) {
  html[dir="rtl"] .chat-box .pe-xl-0 {
    padding-left: 0 !important;
    padding-right: 15px !important;
  }
  html[dir="rtl"] .chat-box .ps-xl-0 {
    padding-right: 0 !important;
    padding-left: 15px !important;
  }
  html[dir="rtl"] .pixelstrap ul a:hover .sub-arrow,
  html[dir="rtl"] .pixelstrap ul a:focus .sub-arrow,
  html[dir="rtl"] .pixelstrap ul a:active .sub-arrow,
  html[dir="rtl"] .pixelstrap ul a.highlighted .sub-arrow {
    left: 3px;
    right: unset;
  }
}
@media (min-width: 992px) {
  html[dir="rtl"] .text-lg-start {
    text-align: right !important;
  }
}
@media only screen and (max-width: 1199.98px) {
  html[dir="rtl"] .jkanban-container .btn {
    margin-left: unset;
    margin-right: 20px;
  }
  html[dir="rtl"] .link-section > div > h6:before {
    right: unset;
    left: 10px;
  }
  html[dir="rtl"] .left-header .mega-menu-container {
    left: -300px !important;
    right: unset !important;
  }
  html[dir="rtl"] .left-header .mega-menu-container.d-block {
    left: 0 !important;
    right: unset !important;
    -webkit-animation: fadeInLeft 0.3s ease-in-out;
    animation: fadeInLeft 0.3s ease-in-out;
  }
  html[dir="rtl"] .left-header .mega-menu-container .mega-box + .mega-box {
    padding-right: 15px;
    border-right: 0;
  }
  html[dir="rtl"]
    .page-wrapper
    .page-header
    .header-wrapper
    .nav-right
    > ul
    li
    .submenu
    li:first-child {
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  html[dir="rtl"] .user-profile .hovercard .user-image .share-icons {
    left: 45px;
  }
  html[dir="rtl"] .email-wrap .row .col-xl-6 {
    padding-right: 15px;
  }
  html[dir="rtl"] .email-wrap .row .col-xl-3 + .col-xl-3 {
    padding-left: 15px;
  }
  html[dir="rtl"] .email-wrap .email-app-sidebar .main-menu > li {
    text-align: right;
  }
  html[dir="rtl"] .email-wrap .email-app-sidebar .main-menu > li a i {
    margin-right: unset;
    margin-left: 10px;
  }
  html[dir="rtl"] .email-wrap .email-app-sidebar ul {
    padding-right: 0;
  }
  html[dir="rtl"] .email-wrap .email-content .email-top .user-emailid:after {
    float: left;
  }
  html[dir="rtl"] .email-wrap .email-right-aside .email-body .pe-0 {
    padding-right: unset !important;
  }
  html[dir="rtl"] .email-wrap .email-right-aside .radius-left {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-radius: 4px;
  }
  html[dir="rtl"] .chat-menu-icons {
    text-align: left;
  }
  html[dir="rtl"] .chat-box .chat-history .row .col-sm-7 {
    padding-left: 0 !important;
    padding-right: unset !important;
  }
  html[dir="rtl"] .chat-menu {
    left: 0;
    right: unset;
  }
  html[dir="rtl"]
    .earning-card
    .card-body
    > .row
    > div
    .chart-left
    .left_side_earning:nth-child(3) {
    text-align: left;
  }
  html[dir="rtl"]
    .chart_data_left
    .card-body
    .chart-main
    .media
    .media-body
    .right-chart-content {
    margin-right: 30px;
  }
  html[dir="rtl"] .best-seller-table table tbody tr td .fa-check-circle {
    right: 18px;
  }
}
html[dir="rtl"]
  .single-section
  .description-section
  .description-details
  .menu-part.facility
  h6
  img {
  margin-right: unset;
  margin-left: 5px;
}
html[dir="rtl"]
  .single-section
  .description-section
  .description-details
  .menu-part
  .list-view
  .list-box
  .list-content
  .facility-icon
  .facility-box
  + .facility-box {
  margin-right: 15px;
  margin-left: unset;
}
html[dir="rtl"] .grow svg {
  margin-right: unset;
  margin-left: 8px;
}
@media only screen and (max-width: 991.98px) {
  html[dir="rtl"] .order-menu-section {
    padding: 0;
  }
  html[dir="rtl"] .todo .todo-list-wrapper .mark-all-tasks {
    left: 20px;
  }
  html[dir="rtl"] .left-header .mega-menu .nav-link svg,
  html[dir="rtl"] .left-header .level-menu .nav-link svg {
    margin-left: 0;
  }
  html[dir="rtl"]
    .page-wrapper.compact-wrapper
    .page-body-wrapper
    div.sidebar-wrapper.close_icon {
    -webkit-transform: translate(285px);
    transform: translate(285px);
  }
  html[dir="rtl"]
    .page-wrapper.compact-wrapper
    .page-body-wrapper
    div.sidebar-wrapper.close_icon:hover {
    -webkit-transform: translate(285px);
    transform: translate(285px);
  }
  html[dir="rtl"]
    .page-wrapper.compact-wrapper
    .page-body-wrapper
    div.sidebar-wrapper
    .logo-wrapper
    .back-btn {
    float: left;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  html[dir="rtl"]
    .page-wrapper.compact-wrapper
    .page-header
    .header-wrapper
    .toggle-sidebar {
    margin-right: 0;
    border-right: none;
    padding-right: 0;
    border-left: 1px solid #ddd;
    margin-left: 15px;
    padding-left: 15px;
  }
  html[dir="rtl"] .page-wrapper.compact-sidebar .page-header {
    margin-right: 0;
  }
  html[dir="rtl"] .page-wrapper.material-icon .page-header {
    padding-right: 0;
  }
  html[dir="rtl"] .page-wrapper.material-icon .page-body-wrapper .page-body {
    padding-right: 15px;
  }
  html[dir="rtl"] .faq-accordion .faq-header svg {
    left: 20px;
  }
  html[dir="rtl"] .categories .learning-header {
    padding-right: 20px;
  }
  html[dir="rtl"]
    .page-wrapper
    .page-header
    .header-logo-wrapper
    .logo-wrapper
    img {
    margin-left: 15px;
    margin-right: unset;
  }
  html[dir="rtl"] .page-body-wrapper .page-body,
  html[dir="rtl"] .page-body-wrapper footer {
    margin-right: 0 !important;
  }
  html[dir="rtl"] .main .langChoice {
    left: 20px;
  }
  html[dir="rtl"] .cd-timeline-img i {
    right: 50% !important;
  }
  html[dir="rtl"] .page-wrapper .page-body-wrapper .page-title .breadcrumb {
    margin-right: 0;
  }
  html[dir="rtl"] .page-wrapper .page-body-wrapper .page-body {
    min-height: calc(100vh - 60px);
  }
  html[dir="rtl"] .page-wrapper .page-header {
    margin-right: 0;
  }
  html[dir="rtl"] .page-wrapper.compact-wrapper .page-header {
    margin-right: 0 !important;
    margin-left: unset !important;
  }
  html[dir="rtl"]
    .page-wrapper.compact-wrapper
    .page-body-wrapper.sidebar-wrapper.close_icon {
    -webkit-transform: translate(285px);
    transform: translate(285px);
  }
  html[dir="rtl"] .card-body .value-left {
    margin-left: 20px;
  }
  html[dir="rtl"] .bookmark ul li .search-form .form-control-search {
    left: -127px;
  }
  html[dir="rtl"] .card .card-header .card-header-right {
    left: 15px;
  }
  html[dir="rtl"] .earning-card.card .card-body > .row > div .chart-left {
    padding: 20px;
  }
  html[dir="rtl"]
    .chart_data_left
    .card-body
    .chart-main
    .media
    .media-body
    .right-chart-content {
    margin-right: 20px;
  }
  html[dir="rtl"] .activity-timeline .media .activity-line {
    right: 26px;
  }
  html[dir="rtl"]
    .offer-box
    .offer-slider
    .selling-slide
    .d-flex
    .left-content {
    padding-right: 0;
  }
  html[dir="rtl"] .offer-box .offer-slider .carousel-control-prev-icon,
  html[dir="rtl"] .offer-box .offer-slider .carousel-control-next-icon {
    right: unset;
    left: 20px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  html[dir="rtl"]
    .page-wrapper.compact-wrapper.material-type
    .page-body-wrapper
    div.sidebar-wrapper {
    left: unset;
    right: 0;
  }
}
@media (min-width: 768px) {
  html[dir="rtl"] .float-md-end {
    float: left !important;
  }
  html[dir="rtl"] .text-md-end {
    text-align: left !important;
  }
  html[dir="rtl"] .offset-md-3 {
    margin-right: 25%;
    margin-left: unset;
  }
  html[dir="rtl"] .text-md-start {
    text-align: right !important;
  }
  html[dir="rtl"] .ecommerce-widget .text-md-end {
    text-align: left !important;
  }
  html[dir="rtl"] .ecommerce-widget .text-md-end ul {
    text-align: left;
  }
}
@media only screen and (max-width: 767.98px) {
  html[dir="rtl"] .list-persons .profile-mail .email-general ul {
    padding-left: 0;
  }
  html[dir="rtl"] .page-wrapper.compact-wrapper .left-header .mega-menu {
    right: 80px;
  }
  html[dir="rtl"]
    .page-wrapper.compact-wrapper
    .left-header
    .mega-menu
    .nav-link {
    border: none;
  }
  html[dir="rtl"] .left-header .mega-menu .nav-link.active {
    color: #000;
  }
  html[dir="rtl"]
    .product-wrapper.sidebaron
    .product-grid
    .product-wrapper-grid {
    margin-right: 0;
  }
  html[dir="rtl"] .feature-products .filter-toggle {
    margin-right: 10px;
    margin-left: unset;
  }
  html[dir="rtl"] .page-wrapper .nav-right .nav-menus {
    margin-right: unset;
    margin-left: 57px;
  }
  html[dir="rtl"] .page-wrapper.compact-wrapper .nav-right .nav-menus {
    margin-right: unset;
    margin-left: 25px;
  }
  html[dir="rtl"] .page-wrapper.compact-wrapper .left-header .mega-menu,
  html[dir="rtl"] .page-wrapper.compact-sidebar .left-header .mega-menu {
    right: unset;
    left: 30px;
  }
  html[dir="rtl"]
    .page-wrapper.compact-wrapper
    .left-header
    .mega-menu
    .nav-link,
  html[dir="rtl"]
    .page-wrapper.compact-sidebar
    .left-header
    .mega-menu
    .nav-link {
    padding-right: 16px;
    padding-left: 0;
    border: 0;
  }
  html[dir="rtl"] .user-profile .hovercard .user-image .share-icons {
    left: 25px !important;
  }
  html[dir="rtl"] .ecommerce-widget .text-md-right {
    text-align: left !important;
  }
  html[dir="rtl"] .bar-chart-widget .earning-details i {
    left: -147px !important;
  }
  html[dir="rtl"]
    .dashboard-sec
    .earning-card
    .card-body
    > .row
    > div
    .chart-right
    > .row
    ul
    li
    + li {
    margin-left: unset;
    margin-right: 25px;
  }
  html[dir="rtl"]
    .dashboard-sec
    .earning-card
    .card-body
    > .row
    > div
    .chart-right
    > .row
    .inner-top-right
    ul
    li {
    margin-left: unset;
    margin-right: 30px;
  }
}
@media (min-width: 576px) {
  html[dir="rtl"] .offset-sm-3 {
    margin-right: 25%;
    margin-left: unset;
  }
  html[dir="rtl"] .text-sm-end {
    text-align: left !important;
  }
  html[dir="rtl"] .float-sm-end {
    float: left !important;
  }
  html[dir="rtl"] .me-sm-2 {
    margin-left: 0.5rem !important;
    margin-right: unset !important;
  }
}
@media only screen and (max-width: 575.98px) {
  html[dir="rtl"] .todo .todo-list-wrapper .mark-all-tasks {
    left: 15px;
  }
  html[dir="rtl"] .list-persons .nav-pills .nav-link .media .media-body {
    text-align: right;
  }
  html[dir="rtl"] .mega-menu {
    padding-left: unset;
    padding-right: 15px;
  }
  html[dir="rtl"] .left-header .level-menu .nav-link {
    margin: 0;
  }
  html[dir="rtl"] .page-wrapper .nav-right .nav-menus {
    margin-left: 45px;
  }
  html[dir="rtl"]
    .page-wrapper
    .page-header
    .header-wrapper
    .nav-right
    > ul
    li {
    margin-right: unset;
    margin-left: 4px;
  }
  html[dir="rtl"]
    .page-wrapper.compact-wrapper
    .page-header
    .header-wrapper
    .toggle-sidebar,
  html[dir="rtl"]
    .page-wrapper.compact-sidebar
    .page-header
    .header-wrapper
    .toggle-sidebar {
    margin-left: 8px;
    padding-left: 8px;
    margin-right: unset;
    padding-right: unset;
    border-right: unset;
    border-left: unset;
  }
  html[dir="rtl"] .page-wrapper.compact-wrapper .left-header .mega-menu,
  html[dir="rtl"] .page-wrapper.compact-sidebar .left-header .mega-menu {
    left: 15px;
  }
  html[dir="rtl"] .page-wrapper.compact-wrapper .nav-right .nav-menus {
    margin-left: 0px;
  }
  html[dir="rtl"] .translate_wrapper.active .more_lang.active {
    left: unset;
    right: 15px;
  }
  html[dir="rtl"] .page-header .header-wrapper .nav-right > ul > li:last-child {
    padding-right: 10px;
  }
  html[dir="rtl"]
    .page-header
    .header-wrapper
    .nav-right.right-header
    ul.profile-dropdown,
  html[dir="rtl"]
    .page-header
    .header-wrapper
    .nav-right.right-header
    ul.chat-dropdown,
  html[dir="rtl"]
    .page-header
    .header-wrapper
    .nav-right.right-header
    ul.notification-dropdown {
    left: unset !important;
    right: 15px !important;
  }
  html[dir="rtl"] .faq-accordion .faq-header svg {
    left: 15px;
  }
  html[dir="rtl"] .categories .learning-header {
    padding-right: 15px;
  }
  html[dir="rtl"] .user-profile .hovercard .user-image .share-icons {
    left: 15px !important;
  }
  html[dir="rtl"] .user-profile .hovercard .user-image .share-icons li {
    margin-left: 0px;
  }
  html[dir="rtl"] .main .langChoice {
    left: 15px;
  }
  html[dir="rtl"] .page-wrapper .search-form .form-group {
    margin-left: 0;
  }
  html[dir="rtl"] .card-body .value-left {
    margin-left: 15px;
  }
  html[dir="rtl"]
    .earning-card
    .card-body
    > .row
    > div
    .chart-left
    .left_side_earning:nth-child(3) {
    text-align: right;
  }
  html[dir="rtl"] .earning-card .card-body > .row > div .chart-left .left-btn {
    text-align: right;
  }
  html[dir="rtl"]
    .dashboard-sec
    .earning-card
    .card-body
    > .row
    > div
    .chart-right
    > .row
    ul
    li
    + li {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 480px) {
  html[dir="rtl"]
    .left-header
    .level-menu
    .header-level-menu
    > li
    > .header-level-sub-menu {
    right: 140px;
  }
  html[dir="rtl"]
    .page-wrapper
    .page-header
    .header-wrapper
    .nav-right
    .onhover-show-div {
    right: unset;
    left: 20px;
  }
}
@media only screen and (max-width: 420px) {
  html[dir="rtl"]
    .page-wrapper.compact-sidebar
    .page-body-wrapper
    div.sidebar-wrapper
    .sidebar-main
    .sidebar-links
    li
    .sidebar-submenu,
  html[dir="rtl"]
    .page-wrapper.compact-sidebar
    .page-body-wrapper
    div.sidebar-wrapper
    .sidebar-main
    .sidebar-links
    li
    .mega-menu-container {
    right: 112px;
  }
  html[dir="rtl"]
    .page-wrapper.compact-small
    .page-body-wrapper
    div.sidebar-wrapper
    .sidebar-main
    .sidebar-links
    li
    .sidebar-submenu,
  html[dir="rtl"]
    .page-wrapper.compact-small
    .page-body-wrapper
    div.sidebar-wrapper
    .sidebar-main
    .sidebar-links
    li
    .mega-menu-container {
    right: 80px;
  }
}
@media only screen and (max-width: 360px) {
  html[dir="rtl"] .prooduct-details-box .close {
    left: 0;
  }
  html[dir="rtl"] .social-app-profile .hovercard .user-image .avatar {
    margin-top: -47px;
  }
  html[dir="rtl"] .social-app-profile .hovercard .user-image .avatar img {
    width: 85px;
    height: 85px;
  }
  html[dir="rtl"] .social-chat .other-msg {
    margin-right: 15px;
  }
}
@media screen and (max-width: 1460px) {
  html[dir="rtl"]
    .sidebar-wrapper
    .sidebar-main
    .sidebar-links
    .simplebar-wrapper
    .simplebar-mask
    .simplebar-content-wrapper
    .simplebar-content
    > li {
    margin-left: 8px;
    margin-right: unset;
  }
}
.add-to-cart-box {
  background-color: #f8f8f8;
  border-radius: 50px;
  position: relative;
}
.add-to-cart-box .btn-add-cart {
  padding: calc(8px + (10 - 8) * ((100vw - 320px) / (1920 - 320))) 0;
  width: 100%;
  font-size: calc(14px + (15 - 14) * ((100vw - 320px) / (1920 - 320)));
  margin-top: 10px;
  color: #4a5568;
  border-radius: 50px;
  font-weight: 500;
}
.add-to-cart-box .btn-add-cart i {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: calc(30px + (37 - 30) * ((100vw - 320px) / (1920 - 320)));
  height: calc(30px + (37 - 30) * ((100vw - 320px) / (1920 - 320)));
  background-color: #f9f9f6;
  border-radius: 100%;
  color: var(--theme-color);
  position: absolute;
  right: 5px;
}
@media (max-width: 480px) {
  .add-to-cart-box .btn-add-cart i {
    display: none;
  }
}
.add-to-cart-box .qty-box {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  display: none;
}
.add-to-cart-box .qty-box.open {
  display: block;
}
.add-to-cart-box .qty-box .input-group {
  background-color: var(--theme-color);
  border-radius: 50px;
  padding: 4px;
  text-align: center;
  z-index: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.add-to-cart-box .qty-box .input-group button {
  width: calc(29px + (35 - 29) * ((100vw - 320px) / (1920 - 320)));
  height: calc(29px + (35 - 29) * ((100vw - 320px) / (1920 - 320)));
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: none;
  padding: 0;
  background-color: var(--theme-color);
  z-index: 0;
  border-radius: 100% !important;
  position: relative;
  overflow: hidden;
}
.add-to-cart-box .qty-box .input-group button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.2;
  z-index: -1;
}
.add-to-cart-box .qty-box .input-group button i {
  font-size: 13px;
  color: #fff;
  margin-top: 1px;
}
.add-to-cart-box .qty-box .input-group button:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.add-to-cart-box .qty-box .input-group input {
  height: auto;
  background-color: transparent;
  border: none;
  padding: 0;
  text-align: center;
  font-size: 14px;
  color: #fff;
}
.product-box {
  padding: 14px;
  position: relative;
  background-color: #f9f9f6;
  border-radius: 5px;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.product-box:hover {
  -webkit-box-shadow: 0 0 8px rgba(34, 34, 34, 0.08);
  box-shadow: 0 0 8px rgba(34, 34, 34, 0.08);
}
.product-box:hover .product-header .product-image .product-option {
  bottom: 10px;
  opacity: 1;
}
.product-box:hover .product-header .product-image img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.product-box .product-header {
  position: relative;
}
.product-box .product-header .product-image {
  text-align: center;
  padding: 20px;
  display: block;
}
@media (max-width: 480px) {
  .product-box .product-header .product-image {
    padding: 8px;
  }
}
.product-box .product-header .product-image img {
  width: 100%;
  height: calc(100px + (140 - 100) * ((100vw - 320px) / (1920 - 320)));
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.product-box .product-header .product-image .product-option {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: absolute;
  bottom: -5px;
  background-color: #fff;
  width: 100%;
  padding: 10px 5px;
  border-radius: 7px;
  -webkit-box-shadow: 0 0 8px rgba(34, 34, 34, 0.12);
  box-shadow: 0 0 8px rgba(34, 34, 34, 0.12);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  max-width: 230px;
}
@media (max-width: 480px) {
  .product-box .product-header .product-image .product-option {
    display: none;
  }
}
.product-box .product-header .product-image .product-option li {
  position: relative;
  width: 33.33%;
}
.product-box .product-header .product-image .product-option li a {
  color: #222;
}
.product-box .product-header .product-image .product-option li a .feather {
  width: 17px;
  height: auto;
  color: #4a5568;
}
.product-box .product-header .product-image .product-option li + li:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #4a5568;
  opacity: 0.3;
}
[dir="rtl"]
  .product-box
  .product-header
  .product-image
  .product-option
  li
  + li:after {
  left: unset;
  right: 0;
}
.product-box .product-header .product-header-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
[dir="rtl"] .product-box .product-header .product-header-top {
  left: unset;
  right: 0;
}
.product-box .product-header .product-header-top .label-new {
  position: relative;
  border-radius: 4px;
  padding: 3px 8px;
  color: #fff;
}
.product-box .product-header .product-header-top .label-new.bg-warning {
  background: -webkit-gradient(
    linear,
    right top,
    left top,
    color-stop(-14.53%, #ffbf65),
    color-stop(99.15%, #ffad39)
  ) !important;
  background: linear-gradient(
    -90deg,
    #ffbf65 -14.53%,
    #ffad39 99.15%
  ) !important;
}
.product-box .product-header .product-header-top .label-new.bg-theme {
  background: var(--theme-color2) !important;
}
.product-box .product-header .product-header-top .label-new label {
  font-size: 13px;
  margin-top: 1px;
  font-weight: 600;
}
.product-box .product-header .product-header-top .wishlist-button {
  position: relative;
  padding: 6px;
  margin-left: auto;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 3px rgba(34, 34, 34, 0.24);
  box-shadow: 0 3px 3px rgba(34, 34, 34, 0.24);
  border-radius: 100%;
  z-index: 0;
}
[dir="rtl"] .product-box .product-header .product-header-top .wishlist-button {
  margin-left: unset;
  margin-right: auto;
}
.product-box .product-header .product-header-top .wishlist-button .feather {
  width: 15px;
  height: 15px;
  color: #4a5568;
}
.product-box .product-header .product-header-top .close-button {
  position: relative;
  padding: 0;
  z-index: 0;
}
.product-box .product-header .product-header-top .close-button .feather {
  width: 20px;
  height: auto;
  color: #4a5568;
}
.product-box .product-footer .product-detail .span-name {
  font-size: 13px;
  color: #50607c;
  margin-bottom: calc(4px + (8 - 4) * ((100vw - 320px) / (1920 - 320)));
}
.product-box .product-footer .product-detail a {
  color: #222;
}
.product-box .product-footer .product-detail a:hover {
  color: #222;
}
.product-box .product-footer .product-detail .name {
  font-weight: 500;
  line-height: calc(21px + (24 - 21) * ((100vw - 320px) / (1920 - 320)));
  font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}
.product-box .product-footer .product-detail .unit {
  font-size: 13px;
  font-weight: 500;
  margin-top: calc(6px + (10 - 6) * ((100vw - 320px) / (1920 - 320)));
  color: #777;
}
.product-box .product-footer .price {
  margin-top: 6px;
  font-weight: 600;
}
.box-layout {
  background-image: url(../images/other-images/boxbg.html);
  background-blend-mode: overlay;
  background-color: rgba(255, 255, 255, 0.5);
}
@media only screen and (min-width: 1280px) {
  .box-layout .apache-cotainer-large > div,
  .box-layout .apache-cotainer-large canvas,
  .box-layout #line-visual > div,
  .box-layout #line-visual canvas,
  .box-layout #line-visulH > div,
  .box-layout #line-visulH canvas {
    width: 100% !important;
  }
  .box-layout .left-header .mega-menu-container {
    width: calc(100vw - 870px);
    left: -70px;
    min-width: 1000px;
  }
  .box-layout .page-wrapper.box-layout,
  .box-layout.page-wrapper.box-layout {
    padding-top: 40px;
    margin-top: 0 !important;
  }
  .box-layout .page-wrapper.compact-wrapper,
  .box-layout.page-wrapper.compact-wrapper {
    margin-top: 40px;
  }
  .box-layout .page-wrapper.compact-wrapper .page-body-wrapper .sidebar-wrapper,
  .box-layout.page-wrapper.compact-wrapper .page-body-wrapper .sidebar-wrapper {
    width: 230px;
    top: 40px;
    border-radius: 10px 0 0 10px;
  }
  .box-layout
    .page-wrapper.compact-wrapper
    .page-body-wrapper
    .sidebar-wrapper.close_icon
    ~ footer,
  .box-layout.page-wrapper.compact-wrapper
    .page-body-wrapper
    .sidebar-wrapper.close_icon
    ~ footer {
    width: 1200px;
    left: 47%;
  }
  .box-layout
    .page-wrapper.compact-wrapper
    .page-body-wrapper
    .sidebar-wrapper.close_icon
    ~ .footer-fix,
  .box-layout.page-wrapper.compact-wrapper
    .page-body-wrapper
    .sidebar-wrapper.close_icon
    ~ .footer-fix {
    padding-left: 0;
  }
  .box-layout
    .page-wrapper.compact-wrapper
    .page-body-wrapper
    .sidebar-wrapper.close_icon
    .sidebar-main
    .sidebar-links,
  .box-layout.page-wrapper.compact-wrapper
    .page-body-wrapper
    .sidebar-wrapper.close_icon
    .sidebar-main
    .sidebar-links {
    height: calc(100vh - 196px);
  }
  .box-layout
    .page-wrapper.compact-wrapper
    .page-body-wrapper
    .sidebar-wrapper
    .logo-wrapper,
  .box-layout.page-wrapper.compact-wrapper
    .page-body-wrapper
    .sidebar-wrapper
    .logo-wrapper {
    -webkit-box-shadow: 0 8px 6px -6px rgba(89, 102, 122, 0.1);
    box-shadow: 0 8px 6px -6px rgba(89, 102, 122, 0.1);
  }
  .box-layout
    .page-wrapper.compact-wrapper
    .page-body-wrapper
    .sidebar-wrapper
    .sidebar-main
    .sidebar-links,
  .box-layout.page-wrapper.compact-wrapper
    .page-body-wrapper
    .sidebar-wrapper
    .sidebar-main
    .sidebar-links {
    margin-top: 10px;
    margin-bottom: 20px;
    height: calc(100vh - 191px);
  }
  .box-layout .page-wrapper.compact-wrapper .page-body-wrapper .page-body,
  .box-layout.page-wrapper.compact-wrapper .page-body-wrapper .page-body {
    min-height: calc(100vh - 130px);
    margin-top: 0;
    top: 80px;
    overflow: scroll;
    max-height: calc(100vh - 220px);
    padding-bottom: 80px;
    margin-left: 230px;
  }
  .box-layout
    .page-wrapper.compact-wrapper
    .page-body-wrapper
    .page-body::-webkit-scrollbar-track,
  .box-layout.page-wrapper.compact-wrapper
    .page-body-wrapper
    .page-body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #ecf3fa;
    box-shadow: inset 0 0 6px #ecf3fa;
  }
  .box-layout
    .page-wrapper.compact-wrapper
    .page-body-wrapper
    .page-body::-webkit-scrollbar,
  .box-layout.page-wrapper.compact-wrapper
    .page-body-wrapper
    .page-body::-webkit-scrollbar {
    width: 6px;
  }
  .box-layout
    .page-wrapper.compact-wrapper
    .page-body-wrapper
    .page-body::-webkit-scrollbar-thumb,
  .box-layout.page-wrapper.compact-wrapper
    .page-body-wrapper
    .page-body::-webkit-scrollbar-thumb {
    background-color: rgba(68, 102, 242, 0.15);
  }
  .box-layout
    .page-wrapper.compact-wrapper
    .page-header
    .header-wrapper
    .left-header,
  .box-layout.page-wrapper.compact-wrapper
    .page-header
    .header-wrapper
    .left-header {
    display: inline-block;
  }
  .box-layout .page-wrapper.compact-sidebar .page-header,
  .box-layout.page-wrapper.compact-sidebar .page-header {
    padding-left: 148px;
  }
  .box-layout
    .page-wrapper.compact-sidebar
    .page-header
    .header-wrapper
    .left-header,
  .box-layout.page-wrapper.compact-sidebar
    .page-header
    .header-wrapper
    .left-header {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
  }
  .box-layout .page-wrapper.compact-sidebar .page-body-wrapper,
  .box-layout.page-wrapper.compact-sidebar .page-body-wrapper {
    margin-top: 40px;
  }
  .box-layout
    .page-wrapper.compact-sidebar
    .page-body-wrapper
    div.sidebar-wrapper,
  .box-layout.page-wrapper.compact-sidebar
    .page-body-wrapper
    div.sidebar-wrapper {
    top: 40px;
  }
  .box-layout
    .page-wrapper.compact-sidebar
    .page-body-wrapper
    div.sidebar-wrapper.close_icon,
  .box-layout.page-wrapper.compact-sidebar
    .page-body-wrapper
    div.sidebar-wrapper.close_icon {
    display: none;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .box-layout
    .page-wrapper.compact-sidebar
    .page-body-wrapper
    div.sidebar-wrapper
    .sidebar-main
    .sidebar-links,
  .box-layout.page-wrapper.compact-sidebar
    .page-body-wrapper
    div.sidebar-wrapper
    .sidebar-main
    .sidebar-links {
    height: calc(100vh - 166px);
    margin: 0;
  }
  .box-layout
    .page-wrapper.compact-sidebar
    .page-body-wrapper
    div.sidebar-wrapper
    .sidebar-main
    .sidebar-links
    li
    .sidebar-submenu,
  .box-layout
    .page-wrapper.compact-sidebar
    .page-body-wrapper
    div.sidebar-wrapper
    .sidebar-main
    .sidebar-links
    li
    .mega-menu-container,
  .box-layout.page-wrapper.compact-sidebar
    .page-body-wrapper
    div.sidebar-wrapper
    .sidebar-main
    .sidebar-links
    li
    .sidebar-submenu,
  .box-layout.page-wrapper.compact-sidebar
    .page-body-wrapper
    div.sidebar-wrapper
    .sidebar-main
    .sidebar-links
    li
    .mega-menu-container {
    left: 470px;
    top: 40px;
    height: calc(100vh - 84px);
  }
  .box-layout
    .page-wrapper.compact-sidebar
    .page-body-wrapper
    div.sidebar-wrapper
    .sidebar-main
    .sidebar-links
    li
    a.active
    ~ .sidebar-submenu,
  .box-layout
    .page-wrapper.compact-sidebar
    .page-body-wrapper
    div.sidebar-wrapper
    .sidebar-main
    .sidebar-links
    li
    a.active
    ~ .mega-menu-container,
  .box-layout.page-wrapper.compact-sidebar
    .page-body-wrapper
    div.sidebar-wrapper
    .sidebar-main
    .sidebar-links
    li
    a.active
    ~ .sidebar-submenu,
  .box-layout.page-wrapper.compact-sidebar
    .page-body-wrapper
    div.sidebar-wrapper
    .sidebar-main
    .sidebar-links
    li
    a.active
    ~ .mega-menu-container {
    -webkit-animation: unset;
    animation: unset;
  }
  .box-layout .page-wrapper.compact-sidebar .page-body-wrapper .footer,
  .box-layout.page-wrapper.compact-sidebar .page-body-wrapper .footer {
    margin-left: 0;
  }
  .box-layout .page-wrapper.compact-sidebar .page-body-wrapper .page-body,
  .box-layout.page-wrapper.compact-sidebar .page-body-wrapper .page-body {
    min-height: calc(100vh - 90px);
    margin-top: 0;
    top: 80px;
    overflow: scroll;
    max-height: calc(100vh - 170px);
    padding-bottom: 80px;
  }
  .box-layout
    .page-wrapper.compact-sidebar
    .page-body-wrapper
    .page-body::-webkit-scrollbar-track,
  .box-layout.page-wrapper.compact-sidebar
    .page-body-wrapper
    .page-body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #ecf3fa;
    box-shadow: inset 0 0 6px #ecf3fa;
  }
  .box-layout
    .page-wrapper.compact-sidebar
    .page-body-wrapper
    .page-body::-webkit-scrollbar,
  .box-layout.page-wrapper.compact-sidebar
    .page-body-wrapper
    .page-body::-webkit-scrollbar {
    width: 6px;
  }
  .box-layout
    .page-wrapper.compact-sidebar
    .page-body-wrapper
    .page-body::-webkit-scrollbar-thumb,
  .box-layout.page-wrapper.compact-sidebar
    .page-body-wrapper
    .page-body::-webkit-scrollbar-thumb {
    background-color: rgba(68, 102, 242, 0.15);
  }
  .box-layout .page-wrapper.compact-sidebar.compact-small .page-header,
  .box-layout.page-wrapper.compact-sidebar.compact-small .page-header {
    padding-left: 90px;
  }
  .box-layout
    .page-wrapper.compact-sidebar.compact-small
    .page-header.close_icon,
  .box-layout.page-wrapper.compact-sidebar.compact-small
    .page-header.close_icon {
    padding-left: 0;
  }
  .box-layout
    .page-wrapper.compact-sidebar.compact-small
    .page-body-wrapper
    div.sidebar-wrapper
    .sidebar-main
    .sidebar-links
    li
    .sidebar-submenu,
  .box-layout
    .page-wrapper.compact-sidebar.compact-small
    .page-body-wrapper
    div.sidebar-wrapper
    .sidebar-main
    .sidebar-links
    li
    .mega-menu-container,
  .box-layout.page-wrapper.compact-sidebar.compact-small
    .page-body-wrapper
    div.sidebar-wrapper
    .sidebar-main
    .sidebar-links
    li
    .sidebar-submenu,
  .box-layout.page-wrapper.compact-sidebar.compact-small
    .page-body-wrapper
    div.sidebar-wrapper
    .sidebar-main
    .sidebar-links
    li
    .mega-menu-container {
    left: 410px;
  }
  .box-layout .page-wrapper.horizontal-wrapper:before,
  .box-layout.page-wrapper.horizontal-wrapper:before {
    display: none;
  }
  .box-layout .page-wrapper.horizontal-wrapper .page-body-wrapper,
  .box-layout.page-wrapper.horizontal-wrapper .page-body-wrapper {
    margin-top: 40px;
  }
  .box-layout .page-wrapper.horizontal-wrapper .page-body-wrapper .page-body,
  .box-layout.page-wrapper.horizontal-wrapper .page-body-wrapper .page-body {
    margin-top: 80px;
    min-height: calc(100vh - 310px);
    max-height: calc(100vh - 230px);
    overflow: scroll;
  }
  .box-layout
    .page-wrapper.horizontal-wrapper
    .page-body-wrapper
    .page-body::-webkit-scrollbar-track,
  .box-layout.page-wrapper.horizontal-wrapper
    .page-body-wrapper
    .page-body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #ecf3fa;
    box-shadow: inset 0 0 6px #ecf3fa;
  }
  .box-layout
    .page-wrapper.horizontal-wrapper
    .page-body-wrapper
    .page-body::-webkit-scrollbar,
  .box-layout.page-wrapper.horizontal-wrapper
    .page-body-wrapper
    .page-body::-webkit-scrollbar {
    width: 6px;
  }
  .box-layout
    .page-wrapper.horizontal-wrapper
    .page-body-wrapper
    .page-body::-webkit-scrollbar-thumb,
  .box-layout.page-wrapper.horizontal-wrapper
    .page-body-wrapper
    .page-body::-webkit-scrollbar-thumb {
    background-color: rgba(68, 102, 242, 0.15);
  }
  .box-layout .page-wrapper.horizontal-wrapper .page-body-wrapper .footer,
  .box-layout.page-wrapper.horizontal-wrapper .page-body-wrapper .footer {
    padding-left: 15px;
  }
  .box-layout
    .page-wrapper.horizontal-wrapper
    .page-body-wrapper
    .sidebar-wrapper,
  .box-layout.page-wrapper.horizontal-wrapper
    .page-body-wrapper
    .sidebar-wrapper {
    width: 1280px;
    top: 80px;
    margin: 0;
    overflow-x: unset;
    position: relative;
  }
  .box-layout
    .page-wrapper.horizontal-wrapper
    .page-body-wrapper
    .sidebar-wrapper
    .sidebar-main
    #sidebar-menu,
  .box-layout.page-wrapper.horizontal-wrapper
    .page-body-wrapper
    .sidebar-wrapper
    .sidebar-main
    #sidebar-menu {
    left: 0%;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    top: 125px;
    background-color: #fff;
  }
  .box-layout .page-wrapper.horizontal-wrapper .page-header,
  .box-layout.page-wrapper.horizontal-wrapper .page-header {
    padding-left: 0;
  }
  .box-layout .page-wrapper.modern-type .page-header,
  .box-layout.page-wrapper.modern-type .page-header {
    padding-left: 0px;
  }
  .box-layout
    .page-wrapper.modern-type
    .page-header
    .header-wrapper
    .left-header,
  .box-layout.page-wrapper.modern-type
    .page-header
    .header-wrapper
    .left-header {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 26%;
    flex: 0 0 26%;
    max-width: 26%;
  }
  .box-layout .page-wrapper.modern-type .page-header .header-wrapper .nav-right,
  .box-layout.page-wrapper.modern-type .page-header .header-wrapper .nav-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
  }
  .box-layout .page-wrapper.modern-type .page-body-wrapper .page-body,
  .box-layout.page-wrapper.modern-type .page-body-wrapper .page-body {
    margin-left: 260px;
  }
  .box-layout .page-wrapper.modern-type .page-body-wrapper .sidebar-wrapper,
  .box-layout.page-wrapper.modern-type .page-body-wrapper .sidebar-wrapper {
    top: 120px;
  }
  .box-layout
    .page-wrapper.modern-type
    .page-body-wrapper
    .sidebar-wrapper
    .sidebar-main
    .sidebar-links,
  .box-layout.page-wrapper.modern-type
    .page-body-wrapper
    .sidebar-wrapper
    .sidebar-main
    .sidebar-links {
    height: calc(100vh - 311px);
  }
  .box-layout
    .page-wrapper.modern-type
    .page-body-wrapper
    .sidebar-wrapper.close_icon
    .sidebar-main
    .sidebar-links,
  .box-layout.page-wrapper.modern-type
    .page-body-wrapper
    .sidebar-wrapper.close_icon
    .sidebar-main
    .sidebar-links {
    height: calc(100vh - 316px);
  }
  .box-layout
    .page-wrapper.modern-type
    .page-body-wrapper
    .sidebar-wrapper.close_icon
    ~ footer,
  .box-layout.page-wrapper.modern-type
    .page-body-wrapper
    .sidebar-wrapper.close_icon
    ~ footer {
    width: 1280px;
    left: 50%;
    margin-left: 0;
  }
  .box-layout .page-wrapper.modern-type .page-body-wrapper .footer,
  .box-layout.page-wrapper.modern-type .page-body-wrapper .footer {
    margin-left: 0;
  }
  .box-layout .page-wrapper .page-header,
  .box-layout.page-wrapper .page-header {
    max-width: 1280px;
    margin: 0 auto;
    left: 0;
    right: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    padding-left: 230px;
    margin-top: 40px;
    border-radius: 10px;
    width: unset;
  }
  .box-layout .page-wrapper .page-header.close_icon,
  .box-layout.page-wrapper .page-header.close_icon {
    padding-left: 0;
    margin-left: auto;
    width: calc(100% - 0px);
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .box-layout .page-wrapper .page-header .header-wrapper,
  .box-layout.page-wrapper .page-header .header-wrapper {
    border: 1px solid #f8f8f8;
    border-radius: 10px 10px 0 0;
  }
  .box-layout .page-wrapper .page-header .header-wrapper .left-header,
  .box-layout.page-wrapper .page-header .header-wrapper .left-header {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
  }
  .box-layout
    .page-wrapper.horizontal-wrapper
    .page-header
    .header-wrapper
    .left-header,
  .box-layout.page-wrapper.horizontal-wrapper
    .page-header
    .header-wrapper
    .left-header {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24%;
    flex: 0 0 24%;
    max-width: 24%;
  }
  .box-layout
    .page-wrapper.horizontal-wrapper
    .page-header
    .header-wrapper
    .nav-right,
  .box-layout.page-wrapper.horizontal-wrapper
    .page-header
    .header-wrapper
    .nav-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 63%;
    flex: 0 0 63%;
    max-width: 63%;
  }
  .box-layout .page-wrapper.material-type .page-body-wrapper,
  .box-layout.page-wrapper.material-type .page-body-wrapper {
    margin-top: 0;
  }
  .box-layout .page-wrapper.material-type .page-body-wrapper .page-body,
  .box-layout.page-wrapper.material-type .page-body-wrapper .page-body {
    margin-top: 0;
  }
  .box-layout .page-wrapper.material-type .page-body-wrapper .sidebar-wrapper,
  .box-layout.page-wrapper.material-type .page-body-wrapper .sidebar-wrapper {
    top: 0;
  }
  .box-layout .page-wrapper.material-icon .page-header.close_icon,
  .box-layout.page-wrapper.material-icon .page-header.close_icon {
    margin-top: 40px !important;
  }
  .box-layout .page-wrapper.material-icon .page-body-wrapper,
  .box-layout.page-wrapper.material-icon .page-body-wrapper {
    margin-top: 0;
  }
  .box-layout .page-wrapper.material-icon .page-body-wrapper .page-body,
  .box-layout.page-wrapper.material-icon .page-body-wrapper .page-body {
    top: 0;
    min-height: calc(100vh - 170px);
    padding-bottom: 40px;
  }
  .box-layout .page-wrapper.advance-layout .page-header,
  .box-layout.page-wrapper.advance-layout .page-header {
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.07);
  }
  .box-layout .page-wrapper.advance-layout .page-body-wrapper,
  .box-layout.page-wrapper.advance-layout .page-body-wrapper {
    margin-top: 0;
  }
  .box-layout .page-wrapper .page-body-wrapper,
  .box-layout.page-wrapper .page-body-wrapper {
    width: 1280px;
    -webkit-box-shadow: 4px 11px 25px rgba(0, 0, 0, 0.07);
    box-shadow: 4px 11px 25px rgba(0, 0, 0, 0.07);
    margin: 0 auto;
    overflow: hidden;
  }
  .box-layout .page-wrapper .page-body-wrapper .learning-comment,
  .box-layout.page-wrapper .page-body-wrapper .learning-comment {
    margin-left: -14px !important;
    float: left !important;
  }
  .box-layout
    .page-wrapper
    .page-body-wrapper
    .todo
    .todo-list-wrapper
    #todo-list
    li
    .task-responsive,
  .box-layout.page-wrapper
    .page-body-wrapper
    .todo
    .todo-list-wrapper
    #todo-list
    li
    .task-responsive {
    min-width: 1087px;
    overflow: auto;
  }
  .box-layout .page-wrapper .page-body-wrapper .active-order-table,
  .box-layout.page-wrapper .page-body-wrapper .active-order-table {
    max-width: 443px;
    overflow: auto;
  }
  .box-layout
    .page-wrapper
    .page-body-wrapper
    .active-order-table
    table
    tbody
    tr
    td
    p,
  .box-layout.page-wrapper
    .page-body-wrapper
    .active-order-table
    table
    tbody
    tr
    td
    p {
    width: 100px;
  }
  .box-layout
    .page-wrapper
    .page-body-wrapper
    .activity
    .media
    .gradient-round.gradient-line-1:after,
  .box-layout.page-wrapper
    .page-body-wrapper
    .activity
    .media
    .gradient-round.gradient-line-1:after {
    height: 57px;
    bottom: -64px;
  }
  .box-layout
    .page-wrapper
    .page-body-wrapper
    .activity
    .media
    .gradient-round.small-line:after,
  .box-layout.page-wrapper
    .page-body-wrapper
    .activity
    .media
    .gradient-round.small-line:after {
    height: 36px;
    bottom: -43px;
  }
  .box-layout
    .page-wrapper
    .page-body-wrapper
    .activity
    .media
    .gradient-round.medium-line:after,
  .box-layout.page-wrapper
    .page-body-wrapper
    .activity
    .media
    .gradient-round.medium-line:after {
    height: 40px;
    bottom: -48px;
  }
  .box-layout .page-wrapper .page-body-wrapper footer,
  .box-layout.page-wrapper .page-body-wrapper footer {
    width: 1280px;
    margin: 0 auto;
    padding-left: 230px;
    margin-bottom: 40px !important;
    position: fixed;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    border-radius: 0 0 10px;
  }
  .box-layout .page-wrapper .page-body-wrapper .blockquote-footer,
  .box-layout.page-wrapper .page-body-wrapper .blockquote-footer {
    margin-left: 0;
    width: 100%;
  }
  .box-layout .page-wrapper .page-body-wrapper .footer-fix,
  .box-layout.page-wrapper .page-body-wrapper .footer-fix {
    padding-left: 230px;
  }
  .box-layout
    .page-wrapper
    .page-body-wrapper
    .chat-box
    .chat-history
    .call-content,
  .box-layout.page-wrapper
    .page-body-wrapper
    .chat-box
    .chat-history
    .call-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 300px;
  }
  .box-layout
    .page-wrapper
    .page-body-wrapper
    .chat-box
    .chat-history
    .call-content
    > div,
  .box-layout.page-wrapper
    .page-body-wrapper
    .chat-box
    .chat-history
    .call-content
    > div {
    z-index: 8;
    background-color: rgba(255, 255, 255, 0.75);
    background-blend-mode: overlay;
    width: 100%;
    padding: 30px;
    left: 15px;
  }
  .box-layout
    .page-wrapper
    .page-body-wrapper
    .chat-box
    .chat-history
    .call-content
    button,
  .box-layout.page-wrapper
    .page-body-wrapper
    .chat-box
    .chat-history
    .call-content
    button {
    width: 40%;
    font-size: 14px;
    margin: 0 auto;
  }
  .box-layout
    .page-wrapper
    .page-body-wrapper
    .chat-box
    .chat-history
    .call-icons,
  .box-layout.page-wrapper
    .page-body-wrapper
    .chat-box
    .chat-history
    .call-icons {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .box-layout
    .page-wrapper
    .page-body-wrapper
    .chat-box
    .chat-history
    .call-icons
    ul
    li,
  .box-layout.page-wrapper
    .page-body-wrapper
    .chat-box
    .chat-history
    .call-icons
    ul
    li {
    border: 1px solid #717171;
    width: 50px;
    height: 50px;
    padding: 8px;
  }
  .box-layout
    .page-wrapper
    .page-body-wrapper
    .chat-box
    .chat-history
    .receiver-img,
  .box-layout.page-wrapper
    .page-body-wrapper
    .chat-box
    .chat-history
    .receiver-img {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .box-layout
    .page-wrapper
    .page-body-wrapper
    .chat-box
    .chat-history
    .receiver-img
    img,
  .box-layout.page-wrapper
    .page-body-wrapper
    .chat-box
    .chat-history
    .receiver-img
    img {
    width: 38%;
  }
  .box-layout
    .page-wrapper
    .page-body-wrapper
    .chat-box
    .chat-history
    .total-time
    h2,
  .box-layout.page-wrapper
    .page-body-wrapper
    .chat-box
    .chat-history
    .total-time
    h2 {
    font-size: 28px;
    color: #717171;
  }
  .box-layout .page-wrapper .page-body-wrapper canvas#myLineCharts,
  .box-layout.page-wrapper .page-body-wrapper canvas#myLineCharts {
    width: 100%;
  }
  .box-layout .page-wrapper .page-body-wrapper .chat-right-aside,
  .box-layout.page-wrapper .page-body-wrapper .chat-right-aside {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    overflow: hidden;
  }
  .box-layout .page-wrapper .page-body-wrapper .caller-img,
  .box-layout.page-wrapper .page-body-wrapper .caller-img {
    position: absolute;
    width: 100%;
    max-width: 100%;
    left: 15px;
  }
  .box-layout .page-wrapper .page-body-wrapper .caller-img img,
  .box-layout.page-wrapper .page-body-wrapper .caller-img img {
    opacity: 0.7;
  }
  .box-layout .page-wrapper .page-body-wrapper .browser-widget img,
  .box-layout.page-wrapper .page-body-wrapper .browser-widget img {
    height: 65px;
  }
  .box-layout
    .page-wrapper
    .page-body-wrapper
    .weather-widget-two
    .bottom-whetherinfo
    .whether-content,
  .box-layout.page-wrapper
    .page-body-wrapper
    .weather-widget-two
    .bottom-whetherinfo
    .whether-content {
    top: 39px;
  }
  .box-layout .page-wrapper .page-body-wrapper .custom-card .card-header img,
  .box-layout.page-wrapper .page-body-wrapper .custom-card .card-header img {
    margin-top: -73px;
  }
  .box-layout .page-wrapper .page-body-wrapper .custom-card .card-profile img,
  .box-layout.page-wrapper .page-body-wrapper .custom-card .card-profile img {
    height: 130px;
    top: -17px;
  }
  .box-layout .page-wrapper .page-body-wrapper .select2,
  .box-layout.page-wrapper .page-body-wrapper .select2 {
    width: 901.781px;
  }
  .box-layout .page-wrapper ul.close_icon > li label,
  .box-layout.page-wrapper ul.close_icon > li label {
    padding: 0;
  }
  .box-layout .page-wrapper ul.close_icon > li label:after,
  .box-layout.page-wrapper ul.close_icon > li label:after {
    display: none;
  }
  .box-layout .page-wrapper .bookmark ul,
  .box-layout.page-wrapper .bookmark ul {
    margin-right: -1px;
  }
  .box-layout
    .page-wrapper
    #batchDelete
    .jsgrid-grid-header
    .jsgrid-table
    tr
    th
    .btn,
  .box-layout.page-wrapper
    #batchDelete
    .jsgrid-grid-header
    .jsgrid-table
    tr
    th
    .btn {
    padding-left: 20px;
    padding-right: 20px;
  }
  .box-layout
    .page-wrapper
    .btn-group-showcase
    .btn-radio
    .btn-group
    .radio
    input[type="radio"],
  .box-layout.page-wrapper
    .btn-group-showcase
    .btn-radio
    .btn-group
    .radio
    input[type="radio"] {
    display: none;
  }
  .box-layout .page-wrapper .media.bitcoin-graph,
  .box-layout.page-wrapper .media.bitcoin-graph {
    display: block;
  }
  .box-layout .page-wrapper .media.bitcoin-graph .top-bitcoin,
  .box-layout.page-wrapper .media.bitcoin-graph .top-bitcoin {
    display: inline-block;
    vertical-align: middle;
  }
  .box-layout .page-wrapper .media.bitcoin-graph .media-body,
  .box-layout.page-wrapper .media.bitcoin-graph .media-body {
    margin-top: 30px;
  }
  .box-layout
    .page-wrapper
    .media.bitcoin-graph
    .media-body
    .bitcoin-content
    .bitcoin-numbers
    h6,
  .box-layout.page-wrapper
    .media.bitcoin-graph
    .media-body
    .bitcoin-content
    .bitcoin-numbers
    h6 {
    font-size: 14px;
  }
  .box-layout
    .page-wrapper
    .media.bitcoin-graph
    .media-body
    .bitcoin-content.text-right,
  .box-layout.page-wrapper
    .media.bitcoin-graph
    .media-body
    .bitcoin-content.text-right {
    text-align: center !important;
  }
  .box-layout .page-wrapper .alert.inverse p,
  .box-layout.page-wrapper .alert.inverse p {
    max-width: 238px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .box-layout .page-wrapper .auth-bg-effect .second-effect,
  .box-layout.page-wrapper .auth-bg-effect .second-effect {
    left: 55%;
  }
  .box-layout .page-wrapper .auth-bg-video video,
  .box-layout.page-wrapper .auth-bg-video video {
    min-width: 67%;
    width: 67%;
  }
  .box-layout .page-wrapper .page-builder .ge-canvas.ge-layout-desktop,
  .box-layout.page-wrapper .page-builder .ge-canvas.ge-layout-desktop {
    margin-top: 40px;
  }
  .box-layout .page-wrapper .page-builder .ge-addRowGroup,
  .box-layout.page-wrapper .page-builder .ge-addRowGroup {
    margin-bottom: 10px;
  }
  .box-layout .page-wrapper .pricing-wrapper-card,
  .box-layout.page-wrapper .pricing-wrapper-card {
    padding: 50px 20px;
  }
  .box-layout .page-wrapper .card .blog-box.blog-grid.set-min-height,
  .box-layout.page-wrapper .card .blog-box.blog-grid.set-min-height {
    min-height: 400px;
  }
  .box-layout
    .page-wrapper
    .flot-chart-placeholder#donut-color-chart-morris-daily,
  .box-layout.page-wrapper
    .flot-chart-placeholder#donut-color-chart-morris-daily {
    min-height: 430px;
  }
  .box-layout .page-wrapper .flot-chart-placeholder#donut-color-chart-morris,
  .box-layout.page-wrapper .flot-chart-placeholder#donut-color-chart-morris {
    min-height: 430px;
  }
  .box-layout .page-wrapper .box-col-12,
  .box-layout.page-wrapper .box-col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .box-layout .page-wrapper .box-col-6,
  .box-layout.page-wrapper .box-col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .box-layout .page-wrapper .box-col-3,
  .box-layout.page-wrapper .box-col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .box-layout .page-wrapper .box-col-7,
  .box-layout.page-wrapper .box-col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
  }
  .box-layout .page-wrapper .box-col-5,
  .box-layout.page-wrapper .box-col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
  }
  .box-layout .page-wrapper .box-col-8,
  .box-layout.page-wrapper .box-col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
  }
  .box-layout .page-wrapper .box-col-4,
  .box-layout.page-wrapper .box-col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33%;
  }
  .box-layout .page-wrapper .chat-box .chat-right-aside,
  .box-layout.page-wrapper .chat-box .chat-right-aside {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: calc(100% - 15px);
    overflow: hidden;
  }
  .box-layout
    .page-wrapper
    .chat-box
    .chat-right-aside
    .chat
    .chat-header
    .chat-menu-icons
    li
    a
    i,
  .box-layout.page-wrapper
    .chat-box
    .chat-right-aside
    .chat
    .chat-header
    .chat-menu-icons
    li
    a
    i {
    font-size: 19px;
  }
  .box-layout .page-wrapper .chat-box .toogle-bar,
  .box-layout.page-wrapper .chat-box .toogle-bar {
    display: inline-block;
    margin-right: 0 !important;
  }
  .box-layout .page-wrapper .chat-menu,
  .box-layout.page-wrapper .chat-menu {
    right: 0;
    border-top: 1px solid #ddd;
    opacity: 0;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
    visibility: hidden;
    top: 81px;
    position: absolute;
    z-index: 9;
    background-color: #fff;
    -webkit-transition: all linear 0.3s;
    transition: all linear 0.3s;
  }
  .box-layout .page-wrapper .chat-menu.show,
  .box-layout.page-wrapper .chat-menu.show {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all linear 0.3s;
    transition: all linear 0.3s;
    padding-bottom: 25px;
  }
  .box-layout .page-wrapper .ct-10.total-chart .ct-chart-bar .ct-series .ct-bar,
  .box-layout.page-wrapper .ct-10.total-chart .ct-chart-bar .ct-series .ct-bar {
    stroke-width: 23px !important;
  }
  .box-layout .page-wrapper .social-app-profile .box-col-4,
  .box-layout.page-wrapper .social-app-profile .box-col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
  }
  .box-layout
    .page-wrapper
    .email-wrap
    .email-body
    .email-compose
    .cke_contents.cke_reset,
  .box-layout.page-wrapper
    .email-wrap
    .email-body
    .email-compose
    .cke_contents.cke_reset {
    max-height: 165px;
  }
  .box-layout .page-wrapper .email-wrap .row .col-xl-6,
  .box-layout.page-wrapper .email-wrap .row .col-xl-6 {
    padding-left: 12px;
  }
  .box-layout .page-wrapper .email-wrap .row .col-xl-3 + .col-xl-3,
  .box-layout.page-wrapper .email-wrap .row .col-xl-3 + .col-xl-3 {
    padding-right: 12px;
  }
  .box-layout .page-wrapper .email-wrap .email-right-aside .email-body .inbox,
  .box-layout.page-wrapper .email-wrap .email-right-aside .email-body .inbox {
    height: 644px;
  }
  .box-layout
    .page-wrapper
    .email-wrap
    .email-content
    .email-top
    .user-emailid:after,
  .box-layout.page-wrapper
    .email-wrap
    .email-content
    .email-top
    .user-emailid:after {
    right: -10px;
  }
  .box-layout .page-wrapper .todo .notification-popup,
  .box-layout.page-wrapper .todo .notification-popup {
    right: 320px;
  }
  .box-layout .page-wrapper .touchspin,
  .box-layout.page-wrapper .touchspin {
    padding: 0 10px;
  }
  .box-layout .page-wrapper .vertical-menu-main,
  .box-layout.page-wrapper .vertical-menu-main {
    width: 1280px;
    margin: 0 auto;
    left: 0;
    right: 0;
  }
  .box-layout .page-wrapper .vertical-menu-main .mega-menu,
  .box-layout.page-wrapper .vertical-menu-main .mega-menu {
    width: 1050px !important;
    max-width: 1050px !important;
    left: -320px !important;
  }
  .box-layout .page-wrapper .comingsoon video,
  .box-layout.page-wrapper .comingsoon video {
    min-width: 67%;
    width: 67%;
  }
}
@media screen and (max-width: 1660px) and (min-width: 1440px) {
  .box-layout .calendar-sec {
    -webkit-box-ordinal-group: unset;
    -ms-flex-order: unset;
    order: unset;
  }
  .box-layout .chart_data_right.second {
    display: none !important;
  }
}
/*# sourceMappingURL=style.css.map */
