/*! -----------------------------------------------------------------------------------

    Template Name: Hanoi Admin
    Template URI: http://admin.pixelstrap.net/hanoi/template
    Description: This is Admin theme
    Author: Pixelstrap
    Author URI: https://themeforest.net/user/pixelstrap

-----------------------------------------------------------------------------------

    1.Base css
        1.1 Reset CSS
        1.2 Typography CSS

    2.Components css
        2.1 According CSS
        2.2 Alert CSS
        2.3 Avatars CSS
        2.4 Badge CSS
        2.5 Bookmark CSS
        2.6 Breadcrumb CSS
        2.7 Basic-card CSS      
        2.8 Buttons CSS
        2.9 Block-ui CSS
        2.10 Calender Css
        2.11 Card CSS
        2.12 Color CSS
        2.13 Datatable CSS
        2.14 Datapicker CSS
        2.15 Dropdown CSS
        2.16 Form-input CSS
        2.17 Form-wizard CSS
        2.18 Forms CSS
        2.19 Icons CSS
        2.20 List CSS
        2.21 Loader CSS  
        2.22 Modal CSS
        2.23 Popover CSS
        2.24 Print CSS
        2.25 Radio CSS
        2.26 Ribbon CSS
        2.27 Range-slider CSS
        2.28 Switch CSS
        2.29 Tab CSS
        2.30 Table CSS
        2.31 Toasts CSS
        2.32 Touchspin CSS
        2.33 Tour CSS
        2.34 Tree CSS
        2.35 Typeahead-search CSS
        2.36 Scrollbar CSS


    3. Pages
        3.1 Add-product CSS
        3.2 Blog CSS
        3.3 Bookmark-app CSS
        3.4 Cart CSS
        3.5 Chart CSS
        3.6 Chat CSS
        3.7 Checkout CSS
        3.8 Comingsoon CSS
        3.9 Contacts CSS
        3.10 Dashboard_2 CSS
        3.11 Dashboard_3 CSS 
        3.12 Dashboard_4 CSS
        3.13 Dashboard_5 CSS
        3.14 Dashboard_6 CSS
        3.15 Dashboard_7 CSS
        3.16 Dashboard_8 CSS
        3.17 Dashboard_9 CSS
        3.18 Dashboard_10 CSS
        3.19 Dashboard_11 CSS
        3.20 Dashboard_default CSS
        3.21 Divider CSS
        3.22 Flash_icons CSS
        // 3.23 General-widget CSS
        3.23 Ecommerce CSS
        3.24 Email-application CSS
        3.25 Mail-box CSS
        3.26 Errorpage CSS
        3.27 Faq CSS
        3.28 File CSS
        3.29 File-manger CSS
        3.30 Gallery CSS
        3.31 Helper CSS
        3.32 Internationalization CSS
        3.33 Invoice CSS
        3.34 Job-search CSS
        3.35 Jsgrid CSS
        3.36 Editors CSS
        3.37 Kanban CSS
        3.38 Knowledgebase CSS
        3.39 Landing CSS
        3.40 Language CSS
        3.41 Learning CSS
        3.42 Login CSS
        3.43 Megaoption CSS
        3.44 Navigate-link CSS
        3.45 Order-history CSS
        3.46 Offcanvas CSS
        3.47 Page CSS
        3.48 Pricing CSS
        3.49 Progress CSS
        3.50 Projectlist CSS
        3.51 Placeholders CSS
        3.52 Rating CSS
        3.53 Social-app CSS
        3.54 Scrollspy CSS
        3.55 Sweet-alert CSS
        3.56 Sellers CSS
        3.57 Task CSS
        3.58 Timeline-v CSS
        3.59 User-profile CSS
        3.60 Wishlist CSS
        3.61 Roles-permission CSS
        3.62 Manage-reviews CSS
        3.63 Reports CSS
        3.64 Settings CSS
        3.65 Dashboard_12 CSS
        3.66 Dashboard_13 CSS


    4. Themes
        4.1. Dark CSS
        4.2 Theme-customizer CSS
        4.3 Update CSS

    5. Layout
        5.1 Footer CSS
        5.2 Grid CSS
        5.3 Header CSS
        5.4 Navs CSS
        5.5 Search CSS
        5.6 Select2 CSS
        5.7 Sidebar CSS
        5.8 Rtl CSS
        5.9 Box-layout CSS

 */
:root {
  --theme-default: #5d47e6;
  --theme-secondary: #31c3ef;
  --light-background: rgba(242, 243, 247, 0.7);
  --body-font-color: #2f2f3b;
  --chart-border: #ecf3fa;
  --recent-chart-bg: #fcfcfd;
  --light-bg: #eef1f6;
  --white: #fff;
  --light2: #f7f8f9;
  --sidebar-border: rgba(0, 0, 0, 0.1);
  --chart-text-color: rgba(82, 82, 108, 0.8);
  --recent-dashed-border: rgba(82, 82, 108, 0.3);
  --chart-dashed-border: rgba(82, 82, 108, 0.2);
  --chart-progress-light: rgba(82, 82, 108, 0.1);
  --recent-box-bg: #f2f4f7;
  --recent-border: rgba(97, 101, 122, 0.25);
  --course-light-btn: #f2f3f7;
  --course-bg: #f7f7f7;
  --balance-profile-bg: #e0dfef;
  --view-grid-bg: #ecf3fa80;
  --view-border-marker: #e9edf1;
  --light-slate: #f7f8f9;
  --product-shadow: 0px 1px 0px rgba(82, 82, 108, 0.15);
  --light-shade-primary: rgba(57, 73, 171, 0.1);
  --rgb-primary: rgba(57, 73, 171);
  --f-lighter: #7f8183;
  --light-datatable-odd: #f5f6fa;
  --dark-light-color: rgba(10, 10, 10, 0.5);
  --lighter-gray: rgba(33, 37, 41, 0.75);
  --primary-70: rgba(93, 71, 230, 0.7);
  --warning-70: rgba(255, 169, 65, 0.7);
  --success-70: rgba(84, 186, 74, 0.7);
  --fc-button-bg-color: var(--theme-default);
  --fc-button-active-bg-color: var(--theme-default);
  --fc-button-active-border-color: var(--theme-default);
  --fc-button-border-color: var(--theme-default);
  --fc-button-hover-bg-color: var(--theme-default);
  --fc-button-hover-border-color: var(--theme-default);
  --normal: #eceaf3;
  --normal-shadow: #d9d8e3;
  --normal-mouth: #9795a4;
  --normal-eye: #595861;
  --active: #f8da69;
  --active-shadow: #f4b555;
  --active-mouth: #f05136;
  --active-eye: #313036;
  --active-tear: #76b5e7;
  --active-shadow-angry: #e94f1d;
  --bs-emphasis-color-rgb: rgba(242, 243, 247, 0.7);
  --bs-border-color: #e9edf1;
  --bs-table-bg: var(--bs-emphasis-color-rgb);
  --bs-heading-color: #333333;
  /* Do not show the "remove tag" (x) button when only a single tag remains */
}
:root .customLook {
  --tag-bg: var(--theme-default);
  --tag-hover: var(--theme-secondary);
  --tag-text-color: var(--white);
  --tags-border-color: silver;
  --tag-border-radius: 25px;
  --tag-text-color--edit: #111;
  --tag-remove-bg: var(--tag-hover);
  --tag-pad: 0.6em 1em;
  --tag-inset-shadow-size: 1.35em;
  --tag-remove-btn-bg--hover: #000;
  --tagify-dd-color-primary: var(var(--theme-default));
  --tagify-dd-bg-color: var(--course-light-btn);
}
:root .table {
  --bs-table-color-state: initial;
  --bs-body-bg: auto;
}
:root .table.table-inverse {
  --bs-table-bg: #292b2c;
}
:root .table.table-striped.bg-primary {
  --bs-table-bg: unset;
}

.dark-only {
  --light-background: #16161e;
  --recent-chart-bg: #262932;
  --light-bg: #1d1e26;
  --white: #0e0f11;
  --sidebar-border: rgba(255, 255, 255, 0.1);
  --light2: #0e0f11;
  --chart-border: #374558;
  --recent-box-bg: #1d1e26;
  --recent-border: #374558;
  --body-font-color: rgba(255, 255, 255, 0.6);
  --chart-text-color: rgba(101, 101, 113, 1);
  --chart-dashed-border: rgba(135, 135, 136, 0.2);
  --chart-progress-light: #202128;
  --course-light-btn: var(--light-bg);
  --course-bg: rgba(31, 32, 40, 0.65);
  --view-grid-bg: var(--light-bg);
  --view-border-marker: #222222;
  --light-slate: #0e0f11;
  --light-datatable-odd: #191e27;
  --product-shadow: 0px 1px 0px rgb(55 70 87);
  --light-shade-primary: rgba(57, 73, 171, 0.1);
  --light-gray-1: linear-gradient(0deg, #fcfcfd, #fcfcfd),
    linear-gradient(0deg, #ffffff, #ffffff);
  --bs-body-bg: rgba(255, 255, 255, 0.6);
  --bs-table-bg: transparent;
  --light-bg-primary: rgba(239, 238, 255);
  --lighter-gray: rgba(255, 255, 255, 0.2);
  --bs-heading-color: rgba(255, 255, 255, 0.7);
  --bs-emphasis-color-rgb: var(--light-background);
  --bs-border-color: var(--recent-chart-bg);
}
.dark-only .table.table-inverse {
  --bs-table-bg: #1f2533;
}
.dark-only .table.table-striped.bg-primary {
  --bs-table-bg: unset;
}

/**=====================
    1.2 Mixin CSS start
==========================**/
/**=====================
    1.2 Mixin CSS end
==========================**/
/**=====================
    1.1 Reset CSS start
==========================**/
.f-light {
  color: #8f8c8c;
}

.c-light {
  color: #8f8c8c;
}

.c-o-light {
  color: #8f8c8c;
  opacity: 0.8;
}

.light-white {
  color: #fff;
}

.pull-right {
  float: right;
}

svg.f-light {
  fill: #8f8c8c;
  opacity: 0.8;
}

.light-card {
  background-color: var(--light-background);
}

.light-background {
  background-color: var(--light-bg);
}

table thead th {
  border-bottom: unset !important;
}
table thead th span {
  color: #404040;
}

[contenteditable] {
  outline: 0 solid transparent;
}

::selection {
  background-color: var(--theme-default);
  color: #fff;
}

::-moz-selection {
  background-color: var(--theme-default);
  color: #fff;
}

/*====== Padding css starts ======*/
.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;
}

/*====== Padding css ends ======*/
/*====== Padding-left css starts ======*/
.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;
}

/*====== Padding-left css ends ======*/
/*====== Padding-top css starts ======*/
.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;
}

/*====== Padding-top css ends ======*/
/*====== Padding-bottom css starts ======*/
.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;
}

/*====== Padding-bottom css ends ======*/
/*====== Padding-right css starts ======*/
.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;
}

/*====== Padding-right css ends ======*/
/*====== Margin css starts ======*/
.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;
}

/*====== Margin css ends ======*/
/*====== Margin-top css starts ======*/
.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;
}

/*====== Margin-top css ends ======*/
/*====== Margin-Bottom css starts ======*/
.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;
}

/*====== Margin-Bottom css ends ======*/
/*====== Margin-left css starts ======*/
.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;
}

/*====== Margin-left css ends ======*/
/*====== Margin-right css starts ======*/
.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;
}

/*====== Margin-right css ends ======*/
/*====== Border-radius css starts ======*/
.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;
}

.b-r-11 {
  border-radius: 11px !important;
}

.b-r-12 {
  border-radius: 12px !important;
}

.b-r-13 {
  border-radius: 13px !important;
}

.b-r-14 {
  border-radius: 14px !important;
}

.b-r-15 {
  border-radius: 15px !important;
}

.b-r-16 {
  border-radius: 16px !important;
}

.b-r-17 {
  border-radius: 17px !important;
}

.b-r-18 {
  border-radius: 18px !important;
}

.b-r-19 {
  border-radius: 19px !important;
}

.b-r-20 {
  border-radius: 20px !important;
}

.b-r-21 {
  border-radius: 21px !important;
}

.b-r-22 {
  border-radius: 22px !important;
}

.b-r-23 {
  border-radius: 23px !important;
}

.b-r-24 {
  border-radius: 24px !important;
}

.b-r-25 {
  border-radius: 25px !important;
}

.b-r-26 {
  border-radius: 26px !important;
}

.b-r-27 {
  border-radius: 27px !important;
}

.b-r-28 {
  border-radius: 28px !important;
}

.b-r-29 {
  border-radius: 29px !important;
}

.b-r-30 {
  border-radius: 30px !important;
}

.b-r-31 {
  border-radius: 31px !important;
}

.b-r-32 {
  border-radius: 32px !important;
}

.b-r-33 {
  border-radius: 33px !important;
}

.b-r-34 {
  border-radius: 34px !important;
}

.b-r-35 {
  border-radius: 35px !important;
}

/*====== Border-radius css ends ======*/
/*====== Font-size css starts ======*/
.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;
}

/*====== Font-size css ends ======*/
/*====== Font-weight css starts ======*/
.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;
}

/*====== Font-weight css ends ======*/
/*====== Font-style css starts ======*/
.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;
}

/*====== Font-style css ends ======*/
/*====== Text-Decoration css starts ======*/
.text-overline {
  text-decoration: overline;
}

.text-line-through {
  text-decoration: line-through;
}

.text-underline {
  text-decoration: underline;
}

.text-dashed {
  text-decoration: dashed;
}

.text-blink {
  text-decoration: blink;
}

.text-dotted {
  text-decoration: dotted;
}

.text-initial {
  text-decoration: initial;
}

.text-none {
  text-decoration: none;
}

.text-solid {
  text-decoration: solid;
}

.text-wavy {
  text-decoration: wavy;
}

.text-inherit {
  text-decoration: inherit;
}

.text-double {
  text-decoration: double;
}

/*====== Text-Decoration css ends ======*/
/*====== Border-style css starts ======*/
.border-s-overline {
  border-style: overline;
}

.border-s-dashed {
  border-style: dashed;
}

.border-s-dotted {
  border-style: dotted;
}

.border-s-solid {
  border-style: solid;
}

.border-s-double {
  border-style: double;
}

.border-s-groove {
  border-style: groove;
}

.border-s-ridge {
  border-style: ridge;
}

.border-s-inset {
  border-style: inset;
}

.border-s-outset {
  border-style: outset;
}

.border-s-none {
  border-style: none;
}

.border-s-hidden {
  border-style: hidden;
}

/*====== Border-style css ends ======*/
/*====== Vertical-Align css starts ======*/
.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;
}

/*====== Vertical-Align css ends ======*/
/*====== Position css starts ======*/
.p-static {
  position: static;
}

.p-absolute {
  position: absolute;
}

.p-fixed {
  position: fixed;
}

.p-relative {
  position: relative;
}

.p-initial {
  position: initial;
}

.p-inherit {
  position: inherit;
}

/*====== Position css ends ======*/
/*====== Float css starts ======*/
.f-left {
  float: left;
}

.f-right {
  float: right;
}

.f-none {
  float: none;
}

/*====== Float css ends ======*/
/*====== Overflow css starts ======*/
.o-hidden {
  overflow: hidden;
}

.o-visible {
  overflow: visible;
}

.o-auto {
  overflow: auto;
}

/*====== Overflow css ends ======*/
/*====== Image-sizes css starts ======*/
.img-10 {
  width: 10px !important;
}

.img-h-10 {
  height: 10px !important;
}

.img-20 {
  width: 20px !important;
}

.img-h-20 {
  height: 20px !important;
}

.img-30 {
  width: 30px !important;
}

.img-h-30 {
  height: 30px !important;
}

.img-40 {
  width: 40px !important;
}

.img-h-40 {
  height: 40px !important;
}

.img-50 {
  width: 50px !important;
}

.img-h-50 {
  height: 50px !important;
}

.img-60 {
  width: 60px !important;
}

.img-h-60 {
  height: 60px !important;
}

.img-70 {
  width: 70px !important;
}

.img-h-70 {
  height: 70px !important;
}

.img-80 {
  width: 80px !important;
}

.img-h-80 {
  height: 80px !important;
}

.img-90 {
  width: 90px !important;
}

.img-h-90 {
  height: 90px !important;
}

.img-100 {
  width: 100px !important;
}

.img-h-100 {
  height: 100px !important;
}

/*====== Image-sizes css ends ======*/
/*====== Height-sizes css starts ======*/
.placeholder-h-2 {
  height: 2px !important;
}

.placeholder-h-4 {
  height: 4px !important;
}

.placeholder-h-6 {
  height: 6px !important;
}

.placeholder-h-8 {
  height: 8px !important;
}

.placeholder-h-10 {
  height: 10px !important;
}

.placeholder-h-12 {
  height: 12px !important;
}

.placeholder-h-14 {
  height: 14px !important;
}

.placeholder-h-16 {
  height: 16px !important;
}

.placeholder-h-18 {
  height: 18px !important;
}

.placeholder-h-20 {
  height: 20px !important;
}

.placeholder-h-22 {
  height: 22px !important;
}

.placeholder-h-24 {
  height: 24px !important;
}

.placeholder-h-26 {
  height: 26px !important;
}

.placeholder-h-28 {
  height: 28px !important;
}

.placeholder-h-30 {
  height: 30px !important;
}

.placeholder-h-32 {
  height: 32px !important;
}

.placeholder-h-34 {
  height: 34px !important;
}

.placeholder-h-36 {
  height: 36px !important;
}

.placeholder-h-38 {
  height: 38px !important;
}

.placeholder-h-40 {
  height: 40px !important;
}

.placeholder-h-42 {
  height: 42px !important;
}

.placeholder-h-44 {
  height: 44px !important;
}

.placeholder-h-46 {
  height: 46px !important;
}

.placeholder-h-48 {
  height: 48px !important;
}

.placeholder-h-50 {
  height: 50px !important;
}

.placeholder-h-52 {
  height: 52px !important;
}

.placeholder-h-54 {
  height: 54px !important;
}

.placeholder-h-56 {
  height: 56px !important;
}

.placeholder-h-58 {
  height: 58px !important;
}

.placeholder-h-60 {
  height: 60px !important;
}

.placeholder-h-62 {
  height: 62px !important;
}

.placeholder-h-64 {
  height: 64px !important;
}

.placeholder-h-66 {
  height: 66px !important;
}

.placeholder-h-68 {
  height: 68px !important;
}

.placeholder-h-70 {
  height: 70px !important;
}

.placeholder-h-72 {
  height: 72px !important;
}

.placeholder-h-74 {
  height: 74px !important;
}

.placeholder-h-76 {
  height: 76px !important;
}

.placeholder-h-78 {
  height: 78px !important;
}

.placeholder-h-80 {
  height: 80px !important;
}

.placeholder-h-82 {
  height: 82px !important;
}

.placeholder-h-84 {
  height: 84px !important;
}

.placeholder-h-86 {
  height: 86px !important;
}

.placeholder-h-88 {
  height: 88px !important;
}

.placeholder-h-90 {
  height: 90px !important;
}

.placeholder-h-92 {
  height: 92px !important;
}

.placeholder-h-94 {
  height: 94px !important;
}

.placeholder-h-96 {
  height: 96px !important;
}

.placeholder-h-98 {
  height: 98px !important;
}

.placeholder-h-100 {
  height: 100px !important;
}

/*====== Height-sizes css ends ======*/
/*======= Text css starts ===========*/
.font-primary {
  color: #5d47e6 !important;
}

.font-secondary {
  color: #31c3ef !important;
}

.font-success {
  color: #479447 !important;
}

.font-danger {
  color: #f44336 !important;
}

.font-info {
  color: #26a9d2 !important;
}

.font-light {
  color: #f4f4f4 !important;
}

.font-dark {
  color: #404040 !important;
}

.font-warning {
  color: #da9817 !important;
}

.font-primary {
  color: var(--theme-default) !important;
}

.font-secondary {
  color: var(--theme-secondary) !important;
}

/*======= Text css ends ===========*/
/*======= Label-color css starts  ======= */
.label {
  border-radius: 2px;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 0;
  text-transform: capitalize;
}

.label-theme {
  background-color: #5d47e6;
}

.label-primary {
  background-color: #5d47e6;
}

.label-secondary {
  background-color: #31c3ef;
}

.label-success {
  background-color: #479447;
}

.label-danger {
  background-color: #f44336;
}

.label-info {
  background-color: #26a9d2;
}

.label-light {
  background-color: #f4f4f4;
}

.label-dark {
  background-color: #404040;
}

.label-warning {
  background-color: #da9817;
}

/*======= Label-color css ends  ======= */
/*======= Badge-color css starts  ======= */
.badge-primary {
  background-color: #5d47e6;
}

.badge-b-primary {
  border: 1px solid #5d47e6;
}

.badge-secondary {
  background-color: #31c3ef;
}

.badge-b-secondary {
  border: 1px solid #31c3ef;
}

.badge-success {
  background-color: #479447;
}

.badge-b-success {
  border: 1px solid #479447;
}

.badge-danger {
  background-color: #f44336;
}

.badge-b-danger {
  border: 1px solid #f44336;
}

.badge-info {
  background-color: #26a9d2;
}

.badge-b-info {
  border: 1px solid #26a9d2;
}

.badge-light {
  background-color: #f4f4f4;
}

.badge-b-light {
  border: 1px solid #f4f4f4;
}

.badge-dark {
  background-color: #404040;
}

.badge-b-dark {
  border: 1px solid #404040;
}

.badge-warning {
  background-color: #da9817;
}

.badge-b-warning {
  border: 1px solid #da9817;
}

.badge-primary {
  background-color: var(--theme-default) !important;
}

.badge-secondary {
  background-color: var(--theme-secondary) !important;
}

/*======= Badge-color css end  ======= */
/*======= Background-color css starts  ======= */
.bg-primary {
  background-color: #5d47e6 !important;
  color: #fff;
}
.bg-primary:hover {
  background-color: #5d47e6;
  color: #fff;
}

.table-primary td {
  background-color: rgba(93, 71, 230, 0.4) !important;
}

.title-line-primary::before {
  background-color: #5d47e6 !important;
}

.scope-light-primary {
  background-color: rgba(93, 71, 230, 0.15) !important;
}

.outline-10-primary {
  outline: 2px solid rgba(93, 71, 230, 0.1);
}

.bg-7-primary {
  background-color: rgba(93, 71, 230, 0.07);
}

.bg-10-primary {
  background-color: rgba(93, 71, 230, 0.1);
}

.bg-20-primary {
  background-color: rgba(93, 71, 230, 0.2);
}

.outline-20-primary {
  outline: 2px solid rgba(93, 71, 230, 0.2);
}

.shadow-10-primary {
  box-shadow: 0px 5.04px 14.96px 0px rgba(93, 71, 230, 0.25) inset;
}

.social-tabs .nav .social-box.bg-7-primary.active {
  border: 1px solid #5d47e6;
  transition: all 0.4s ease;
}

.dotted-primary {
  background-color: #5d47e6;
}

.text-bg-primary {
  background-color: #5d47e6 !important;
}

.divider-body.divider-primary::before, .divider-body.divider-primary::after {
  border-color: #5d47e6 !important;
}

.border-dashed-primary {
  border: 1px dashed #5d47e6;
  color: #5d47e6;
}
.border-dashed-primary:hover, .border-dashed-primary:active {
  border: 1px dashed #5d47e6 !important;
  background-color: #5d47e6 !important;
  color: #fff !important;
}

.border-left-primary {
  border-left: 4px solid #5d47e6;
}
[dir=rtl] .border-left-primary {
  border-left: unset;
  border-right: 4px solid #5d47e6;
}

.link-underline-primary {
  text-decoration: underline;
  text-decoration-color: #5d47e6 !important;
}
.link-underline-primary:hover {
  color: var(--body-font-color);
}

.link-primary {
  text-decoration: underline;
  text-decoration-color: #5d47e6 !important;
  color: #5d47e6 !important;
}
.link-primary:hover, .link-primary:focus, .link-primary:active {
  color: #5d47e6 !important;
  text-decoration-color: #5d47e6 !important;
}

.bg-light-primary {
  background-color: rgba(93, 71, 230, 0.1) !important;
  color: #fff;
}
.bg-light-primary svg {
  fill: #5d47e6;
}

.bg-lighter-primary {
  background-color: rgba(93, 71, 230, 0.6);
  color: #fff;
}

.button-light-primary {
  background-color: rgba(93, 71, 230, 0.1) !important;
}
.button-light-primary:active {
  border-color: rgba(93, 71, 230, 0.1) !important;
}

.bg-secondary {
  background-color: #31c3ef !important;
  color: #fff;
}
.bg-secondary:hover {
  background-color: #31c3ef;
  color: #fff;
}

.table-secondary td {
  background-color: rgba(49, 195, 239, 0.4) !important;
}

.title-line-secondary::before {
  background-color: #31c3ef !important;
}

.scope-light-secondary {
  background-color: rgba(49, 195, 239, 0.15) !important;
}

.outline-10-secondary {
  outline: 2px solid rgba(49, 195, 239, 0.1);
}

.bg-7-secondary {
  background-color: rgba(49, 195, 239, 0.07);
}

.bg-10-secondary {
  background-color: rgba(49, 195, 239, 0.1);
}

.bg-20-secondary {
  background-color: rgba(49, 195, 239, 0.2);
}

.outline-20-secondary {
  outline: 2px solid rgba(49, 195, 239, 0.2);
}

.shadow-10-secondary {
  box-shadow: 0px 5.04px 14.96px 0px rgba(49, 195, 239, 0.25) inset;
}

.social-tabs .nav .social-box.bg-7-secondary.active {
  border: 1px solid #31c3ef;
  transition: all 0.4s ease;
}

.dotted-secondary {
  background-color: #31c3ef;
}

.text-bg-secondary {
  background-color: #31c3ef !important;
}

.divider-body.divider-secondary::before, .divider-body.divider-secondary::after {
  border-color: #31c3ef !important;
}

.border-dashed-secondary {
  border: 1px dashed #31c3ef;
  color: #31c3ef;
}
.border-dashed-secondary:hover, .border-dashed-secondary:active {
  border: 1px dashed #31c3ef !important;
  background-color: #31c3ef !important;
  color: #fff !important;
}

.border-left-secondary {
  border-left: 4px solid #31c3ef;
}
[dir=rtl] .border-left-secondary {
  border-left: unset;
  border-right: 4px solid #31c3ef;
}

.link-underline-secondary {
  text-decoration: underline;
  text-decoration-color: #31c3ef !important;
}
.link-underline-secondary:hover {
  color: var(--body-font-color);
}

.link-secondary {
  text-decoration: underline;
  text-decoration-color: #31c3ef !important;
  color: #31c3ef !important;
}
.link-secondary:hover, .link-secondary:focus, .link-secondary:active {
  color: #31c3ef !important;
  text-decoration-color: #31c3ef !important;
}

.bg-light-secondary {
  background-color: rgba(49, 195, 239, 0.1) !important;
  color: #fff;
}
.bg-light-secondary svg {
  fill: #31c3ef;
}

.bg-lighter-secondary {
  background-color: rgba(49, 195, 239, 0.6);
  color: #fff;
}

.button-light-secondary {
  background-color: rgba(49, 195, 239, 0.1) !important;
}
.button-light-secondary:active {
  border-color: rgba(49, 195, 239, 0.1) !important;
}

.bg-success {
  background-color: #479447 !important;
  color: #fff;
}
.bg-success:hover {
  background-color: #479447;
  color: #fff;
}

.table-success td {
  background-color: rgba(71, 148, 71, 0.4) !important;
}

.title-line-success::before {
  background-color: #479447 !important;
}

.scope-light-success {
  background-color: rgba(71, 148, 71, 0.15) !important;
}

.outline-10-success {
  outline: 2px solid rgba(71, 148, 71, 0.1);
}

.bg-7-success {
  background-color: rgba(71, 148, 71, 0.07);
}

.bg-10-success {
  background-color: rgba(71, 148, 71, 0.1);
}

.bg-20-success {
  background-color: rgba(71, 148, 71, 0.2);
}

.outline-20-success {
  outline: 2px solid rgba(71, 148, 71, 0.2);
}

.shadow-10-success {
  box-shadow: 0px 5.04px 14.96px 0px rgba(71, 148, 71, 0.25) inset;
}

.social-tabs .nav .social-box.bg-7-success.active {
  border: 1px solid #479447;
  transition: all 0.4s ease;
}

.dotted-success {
  background-color: #479447;
}

.text-bg-success {
  background-color: #479447 !important;
}

.divider-body.divider-success::before, .divider-body.divider-success::after {
  border-color: #479447 !important;
}

.border-dashed-success {
  border: 1px dashed #479447;
  color: #479447;
}
.border-dashed-success:hover, .border-dashed-success:active {
  border: 1px dashed #479447 !important;
  background-color: #479447 !important;
  color: #fff !important;
}

.border-left-success {
  border-left: 4px solid #479447;
}
[dir=rtl] .border-left-success {
  border-left: unset;
  border-right: 4px solid #479447;
}

.link-underline-success {
  text-decoration: underline;
  text-decoration-color: #479447 !important;
}
.link-underline-success:hover {
  color: var(--body-font-color);
}

.link-success {
  text-decoration: underline;
  text-decoration-color: #479447 !important;
  color: #479447 !important;
}
.link-success:hover, .link-success:focus, .link-success:active {
  color: #479447 !important;
  text-decoration-color: #479447 !important;
}

.bg-light-success {
  background-color: rgba(71, 148, 71, 0.1) !important;
  color: #fff;
}
.bg-light-success svg {
  fill: #479447;
}

.bg-lighter-success {
  background-color: rgba(71, 148, 71, 0.6);
  color: #fff;
}

.button-light-success {
  background-color: rgba(71, 148, 71, 0.1) !important;
}
.button-light-success:active {
  border-color: rgba(71, 148, 71, 0.1) !important;
}

.bg-danger {
  background-color: #f44336 !important;
  color: #fff;
}
.bg-danger:hover {
  background-color: #f44336;
  color: #fff;
}

.table-danger td {
  background-color: rgba(244, 67, 54, 0.4) !important;
}

.title-line-danger::before {
  background-color: #f44336 !important;
}

.scope-light-danger {
  background-color: rgba(244, 67, 54, 0.15) !important;
}

.outline-10-danger {
  outline: 2px solid rgba(244, 67, 54, 0.1);
}

.bg-7-danger {
  background-color: rgba(244, 67, 54, 0.07);
}

.bg-10-danger {
  background-color: rgba(244, 67, 54, 0.1);
}

.bg-20-danger {
  background-color: rgba(244, 67, 54, 0.2);
}

.outline-20-danger {
  outline: 2px solid rgba(244, 67, 54, 0.2);
}

.shadow-10-danger {
  box-shadow: 0px 5.04px 14.96px 0px rgba(244, 67, 54, 0.25) inset;
}

.social-tabs .nav .social-box.bg-7-danger.active {
  border: 1px solid #f44336;
  transition: all 0.4s ease;
}

.dotted-danger {
  background-color: #f44336;
}

.text-bg-danger {
  background-color: #f44336 !important;
}

.divider-body.divider-danger::before, .divider-body.divider-danger::after {
  border-color: #f44336 !important;
}

.border-dashed-danger {
  border: 1px dashed #f44336;
  color: #f44336;
}
.border-dashed-danger:hover, .border-dashed-danger:active {
  border: 1px dashed #f44336 !important;
  background-color: #f44336 !important;
  color: #fff !important;
}

.border-left-danger {
  border-left: 4px solid #f44336;
}
[dir=rtl] .border-left-danger {
  border-left: unset;
  border-right: 4px solid #f44336;
}

.link-underline-danger {
  text-decoration: underline;
  text-decoration-color: #f44336 !important;
}
.link-underline-danger:hover {
  color: var(--body-font-color);
}

.link-danger {
  text-decoration: underline;
  text-decoration-color: #f44336 !important;
  color: #f44336 !important;
}
.link-danger:hover, .link-danger:focus, .link-danger:active {
  color: #f44336 !important;
  text-decoration-color: #f44336 !important;
}

.bg-light-danger {
  background-color: rgba(244, 67, 54, 0.1) !important;
  color: #fff;
}
.bg-light-danger svg {
  fill: #f44336;
}

.bg-lighter-danger {
  background-color: rgba(244, 67, 54, 0.6);
  color: #fff;
}

.button-light-danger {
  background-color: rgba(244, 67, 54, 0.1) !important;
}
.button-light-danger:active {
  border-color: rgba(244, 67, 54, 0.1) !important;
}

.bg-info {
  background-color: #26a9d2 !important;
  color: #fff;
}
.bg-info:hover {
  background-color: #26a9d2;
  color: #fff;
}

.table-info td {
  background-color: rgba(38, 169, 210, 0.4) !important;
}

.title-line-info::before {
  background-color: #26a9d2 !important;
}

.scope-light-info {
  background-color: rgba(38, 169, 210, 0.15) !important;
}

.outline-10-info {
  outline: 2px solid rgba(38, 169, 210, 0.1);
}

.bg-7-info {
  background-color: rgba(38, 169, 210, 0.07);
}

.bg-10-info {
  background-color: rgba(38, 169, 210, 0.1);
}

.bg-20-info {
  background-color: rgba(38, 169, 210, 0.2);
}

.outline-20-info {
  outline: 2px solid rgba(38, 169, 210, 0.2);
}

.shadow-10-info {
  box-shadow: 0px 5.04px 14.96px 0px rgba(38, 169, 210, 0.25) inset;
}

.social-tabs .nav .social-box.bg-7-info.active {
  border: 1px solid #26a9d2;
  transition: all 0.4s ease;
}

.dotted-info {
  background-color: #26a9d2;
}

.text-bg-info {
  background-color: #26a9d2 !important;
}

.divider-body.divider-info::before, .divider-body.divider-info::after {
  border-color: #26a9d2 !important;
}

.border-dashed-info {
  border: 1px dashed #26a9d2;
  color: #26a9d2;
}
.border-dashed-info:hover, .border-dashed-info:active {
  border: 1px dashed #26a9d2 !important;
  background-color: #26a9d2 !important;
  color: #fff !important;
}

.border-left-info {
  border-left: 4px solid #26a9d2;
}
[dir=rtl] .border-left-info {
  border-left: unset;
  border-right: 4px solid #26a9d2;
}

.link-underline-info {
  text-decoration: underline;
  text-decoration-color: #26a9d2 !important;
}
.link-underline-info:hover {
  color: var(--body-font-color);
}

.link-info {
  text-decoration: underline;
  text-decoration-color: #26a9d2 !important;
  color: #26a9d2 !important;
}
.link-info:hover, .link-info:focus, .link-info:active {
  color: #26a9d2 !important;
  text-decoration-color: #26a9d2 !important;
}

.bg-light-info {
  background-color: rgba(38, 169, 210, 0.1) !important;
  color: #fff;
}
.bg-light-info svg {
  fill: #26a9d2;
}

.bg-lighter-info {
  background-color: rgba(38, 169, 210, 0.6);
  color: #fff;
}

.button-light-info {
  background-color: rgba(38, 169, 210, 0.1) !important;
}
.button-light-info:active {
  border-color: rgba(38, 169, 210, 0.1) !important;
}

.bg-light {
  background-color: #f4f4f4 !important;
  color: #fff;
}
.bg-light:hover {
  background-color: #f4f4f4;
  color: #fff;
}

.table-light td {
  background-color: rgba(244, 244, 244, 0.4) !important;
}

.title-line-light::before {
  background-color: #f4f4f4 !important;
}

.scope-light-light {
  background-color: rgba(244, 244, 244, 0.15) !important;
}

.outline-10-light {
  outline: 2px solid rgba(244, 244, 244, 0.1);
}

.bg-7-light {
  background-color: rgba(244, 244, 244, 0.07);
}

.bg-10-light {
  background-color: rgba(244, 244, 244, 0.1);
}

.bg-20-light {
  background-color: rgba(244, 244, 244, 0.2);
}

.outline-20-light {
  outline: 2px solid rgba(244, 244, 244, 0.2);
}

.shadow-10-light {
  box-shadow: 0px 5.04px 14.96px 0px rgba(244, 244, 244, 0.25) inset;
}

.social-tabs .nav .social-box.bg-7-light.active {
  border: 1px solid #f4f4f4;
  transition: all 0.4s ease;
}

.dotted-light {
  background-color: #f4f4f4;
}

.text-bg-light {
  background-color: #f4f4f4 !important;
}

.divider-body.divider-light::before, .divider-body.divider-light::after {
  border-color: #f4f4f4 !important;
}

.border-dashed-light {
  border: 1px dashed #f4f4f4;
  color: #f4f4f4;
}
.border-dashed-light:hover, .border-dashed-light:active {
  border: 1px dashed #f4f4f4 !important;
  background-color: #f4f4f4 !important;
  color: #fff !important;
}

.border-left-light {
  border-left: 4px solid #f4f4f4;
}
[dir=rtl] .border-left-light {
  border-left: unset;
  border-right: 4px solid #f4f4f4;
}

.link-underline-light {
  text-decoration: underline;
  text-decoration-color: #f4f4f4 !important;
}
.link-underline-light:hover {
  color: var(--body-font-color);
}

.link-light {
  text-decoration: underline;
  text-decoration-color: #f4f4f4 !important;
  color: #f4f4f4 !important;
}
.link-light:hover, .link-light:focus, .link-light:active {
  color: #f4f4f4 !important;
  text-decoration-color: #f4f4f4 !important;
}

.bg-light-light {
  background-color: rgba(244, 244, 244, 0.1) !important;
  color: #fff;
}
.bg-light-light svg {
  fill: #f4f4f4;
}

.bg-lighter-light {
  background-color: rgba(244, 244, 244, 0.6);
  color: #fff;
}

.button-light-light {
  background-color: rgba(244, 244, 244, 0.1) !important;
}
.button-light-light:active {
  border-color: rgba(244, 244, 244, 0.1) !important;
}

.bg-dark {
  background-color: #404040 !important;
  color: #fff;
}
.bg-dark:hover {
  background-color: #404040;
  color: #fff;
}

.table-dark td {
  background-color: rgba(64, 64, 64, 0.4) !important;
}

.title-line-dark::before {
  background-color: #404040 !important;
}

.scope-light-dark {
  background-color: rgba(64, 64, 64, 0.15) !important;
}

.outline-10-dark {
  outline: 2px solid rgba(64, 64, 64, 0.1);
}

.bg-7-dark {
  background-color: rgba(64, 64, 64, 0.07);
}

.bg-10-dark {
  background-color: rgba(64, 64, 64, 0.1);
}

.bg-20-dark {
  background-color: rgba(64, 64, 64, 0.2);
}

.outline-20-dark {
  outline: 2px solid rgba(64, 64, 64, 0.2);
}

.shadow-10-dark {
  box-shadow: 0px 5.04px 14.96px 0px rgba(64, 64, 64, 0.25) inset;
}

.social-tabs .nav .social-box.bg-7-dark.active {
  border: 1px solid #404040;
  transition: all 0.4s ease;
}

.dotted-dark {
  background-color: #404040;
}

.text-bg-dark {
  background-color: #404040 !important;
}

.divider-body.divider-dark::before, .divider-body.divider-dark::after {
  border-color: #404040 !important;
}

.border-dashed-dark {
  border: 1px dashed #404040;
  color: #404040;
}
.border-dashed-dark:hover, .border-dashed-dark:active {
  border: 1px dashed #404040 !important;
  background-color: #404040 !important;
  color: #fff !important;
}

.border-left-dark {
  border-left: 4px solid #404040;
}
[dir=rtl] .border-left-dark {
  border-left: unset;
  border-right: 4px solid #404040;
}

.link-underline-dark {
  text-decoration: underline;
  text-decoration-color: #404040 !important;
}
.link-underline-dark:hover {
  color: var(--body-font-color);
}

.link-dark {
  text-decoration: underline;
  text-decoration-color: #404040 !important;
  color: #404040 !important;
}
.link-dark:hover, .link-dark:focus, .link-dark:active {
  color: #404040 !important;
  text-decoration-color: #404040 !important;
}

.bg-light-dark {
  background-color: rgba(64, 64, 64, 0.1) !important;
  color: #fff;
}
.bg-light-dark svg {
  fill: #404040;
}

.bg-lighter-dark {
  background-color: rgba(64, 64, 64, 0.6);
  color: #fff;
}

.button-light-dark {
  background-color: rgba(64, 64, 64, 0.1) !important;
}
.button-light-dark:active {
  border-color: rgba(64, 64, 64, 0.1) !important;
}

.bg-warning {
  background-color: #da9817 !important;
  color: #fff;
}
.bg-warning:hover {
  background-color: #da9817;
  color: #fff;
}

.table-warning td {
  background-color: rgba(218, 152, 23, 0.4) !important;
}

.title-line-warning::before {
  background-color: #da9817 !important;
}

.scope-light-warning {
  background-color: rgba(218, 152, 23, 0.15) !important;
}

.outline-10-warning {
  outline: 2px solid rgba(218, 152, 23, 0.1);
}

.bg-7-warning {
  background-color: rgba(218, 152, 23, 0.07);
}

.bg-10-warning {
  background-color: rgba(218, 152, 23, 0.1);
}

.bg-20-warning {
  background-color: rgba(218, 152, 23, 0.2);
}

.outline-20-warning {
  outline: 2px solid rgba(218, 152, 23, 0.2);
}

.shadow-10-warning {
  box-shadow: 0px 5.04px 14.96px 0px rgba(218, 152, 23, 0.25) inset;
}

.social-tabs .nav .social-box.bg-7-warning.active {
  border: 1px solid #da9817;
  transition: all 0.4s ease;
}

.dotted-warning {
  background-color: #da9817;
}

.text-bg-warning {
  background-color: #da9817 !important;
}

.divider-body.divider-warning::before, .divider-body.divider-warning::after {
  border-color: #da9817 !important;
}

.border-dashed-warning {
  border: 1px dashed #da9817;
  color: #da9817;
}
.border-dashed-warning:hover, .border-dashed-warning:active {
  border: 1px dashed #da9817 !important;
  background-color: #da9817 !important;
  color: #fff !important;
}

.border-left-warning {
  border-left: 4px solid #da9817;
}
[dir=rtl] .border-left-warning {
  border-left: unset;
  border-right: 4px solid #da9817;
}

.link-underline-warning {
  text-decoration: underline;
  text-decoration-color: #da9817 !important;
}
.link-underline-warning:hover {
  color: var(--body-font-color);
}

.link-warning {
  text-decoration: underline;
  text-decoration-color: #da9817 !important;
  color: #da9817 !important;
}
.link-warning:hover, .link-warning:focus, .link-warning:active {
  color: #da9817 !important;
  text-decoration-color: #da9817 !important;
}

.bg-light-warning {
  background-color: rgba(218, 152, 23, 0.1) !important;
  color: #fff;
}
.bg-light-warning svg {
  fill: #da9817;
}

.bg-lighter-warning {
  background-color: rgba(218, 152, 23, 0.6);
  color: #fff;
}

.button-light-warning {
  background-color: rgba(218, 152, 23, 0.1) !important;
}
.button-light-warning:active {
  border-color: rgba(218, 152, 23, 0.1) !important;
}

.bg-primary {
  background-color: var(--theme-default) !important;
}

.bg-secondary {
  background-color: var(--theme-secondary) !important;
}

/*======= Background-color css end  ======= */
.b-primary {
  border: 1px solid #5d47e6 !important;
}

.b-light-primary {
  border: 1px solid rgba(93, 71, 230, 0.3) !important;
}

.b-t-primary {
  border-top: 1px solid #5d47e6 !important;
}

.border-t-primary {
  border-top: 1px solid #5d47e6 !important;
}

.b-b-primary {
  border-bottom: 1px solid #5d47e6 !important;
}

.border-b-primary {
  border-bottom: 1px solid #5d47e6 !important;
}

.b-l-primary {
  border-left: 1px solid #5d47e6 !important;
}

.border-l-primary {
  border-left: 1px solid #5d47e6 !important;
}

.b-r-primary {
  border-right: 1px solid #5d47e6 !important;
}

.border-r-primary {
  border-right: 1px solid #5d47e6 !important;
}

.b-secondary {
  border: 1px solid #31c3ef !important;
}

.b-light-secondary {
  border: 1px solid rgba(49, 195, 239, 0.3) !important;
}

.b-t-secondary {
  border-top: 1px solid #31c3ef !important;
}

.border-t-secondary {
  border-top: 1px solid #31c3ef !important;
}

.b-b-secondary {
  border-bottom: 1px solid #31c3ef !important;
}

.border-b-secondary {
  border-bottom: 1px solid #31c3ef !important;
}

.b-l-secondary {
  border-left: 1px solid #31c3ef !important;
}

.border-l-secondary {
  border-left: 1px solid #31c3ef !important;
}

.b-r-secondary {
  border-right: 1px solid #31c3ef !important;
}

.border-r-secondary {
  border-right: 1px solid #31c3ef !important;
}

.b-success {
  border: 1px solid #479447 !important;
}

.b-light-success {
  border: 1px solid rgba(71, 148, 71, 0.3) !important;
}

.b-t-success {
  border-top: 1px solid #479447 !important;
}

.border-t-success {
  border-top: 1px solid #479447 !important;
}

.b-b-success {
  border-bottom: 1px solid #479447 !important;
}

.border-b-success {
  border-bottom: 1px solid #479447 !important;
}

.b-l-success {
  border-left: 1px solid #479447 !important;
}

.border-l-success {
  border-left: 1px solid #479447 !important;
}

.b-r-success {
  border-right: 1px solid #479447 !important;
}

.border-r-success {
  border-right: 1px solid #479447 !important;
}

.b-danger {
  border: 1px solid #f44336 !important;
}

.b-light-danger {
  border: 1px solid rgba(244, 67, 54, 0.3) !important;
}

.b-t-danger {
  border-top: 1px solid #f44336 !important;
}

.border-t-danger {
  border-top: 1px solid #f44336 !important;
}

.b-b-danger {
  border-bottom: 1px solid #f44336 !important;
}

.border-b-danger {
  border-bottom: 1px solid #f44336 !important;
}

.b-l-danger {
  border-left: 1px solid #f44336 !important;
}

.border-l-danger {
  border-left: 1px solid #f44336 !important;
}

.b-r-danger {
  border-right: 1px solid #f44336 !important;
}

.border-r-danger {
  border-right: 1px solid #f44336 !important;
}

.b-info {
  border: 1px solid #26a9d2 !important;
}

.b-light-info {
  border: 1px solid rgba(38, 169, 210, 0.3) !important;
}

.b-t-info {
  border-top: 1px solid #26a9d2 !important;
}

.border-t-info {
  border-top: 1px solid #26a9d2 !important;
}

.b-b-info {
  border-bottom: 1px solid #26a9d2 !important;
}

.border-b-info {
  border-bottom: 1px solid #26a9d2 !important;
}

.b-l-info {
  border-left: 1px solid #26a9d2 !important;
}

.border-l-info {
  border-left: 1px solid #26a9d2 !important;
}

.b-r-info {
  border-right: 1px solid #26a9d2 !important;
}

.border-r-info {
  border-right: 1px solid #26a9d2 !important;
}

.b-light {
  border: 1px solid #f4f4f4 !important;
}

.b-light-light {
  border: 1px solid rgba(244, 244, 244, 0.3) !important;
}

.b-t-light {
  border-top: 1px solid #f4f4f4 !important;
}

.border-t-light {
  border-top: 1px solid #f4f4f4 !important;
}

.b-b-light {
  border-bottom: 1px solid #f4f4f4 !important;
}

.border-b-light {
  border-bottom: 1px solid #f4f4f4 !important;
}

.b-l-light {
  border-left: 1px solid #f4f4f4 !important;
}

.border-l-light {
  border-left: 1px solid #f4f4f4 !important;
}

.b-r-light {
  border-right: 1px solid #f4f4f4 !important;
}

.border-r-light {
  border-right: 1px solid #f4f4f4 !important;
}

.b-dark {
  border: 1px solid #404040 !important;
}

.b-light-dark {
  border: 1px solid rgba(64, 64, 64, 0.3) !important;
}

.b-t-dark {
  border-top: 1px solid #404040 !important;
}

.border-t-dark {
  border-top: 1px solid #404040 !important;
}

.b-b-dark {
  border-bottom: 1px solid #404040 !important;
}

.border-b-dark {
  border-bottom: 1px solid #404040 !important;
}

.b-l-dark {
  border-left: 1px solid #404040 !important;
}

.border-l-dark {
  border-left: 1px solid #404040 !important;
}

.b-r-dark {
  border-right: 1px solid #404040 !important;
}

.border-r-dark {
  border-right: 1px solid #404040 !important;
}

.b-warning {
  border: 1px solid #da9817 !important;
}

.b-light-warning {
  border: 1px solid rgba(218, 152, 23, 0.3) !important;
}

.b-t-warning {
  border-top: 1px solid #da9817 !important;
}

.border-t-warning {
  border-top: 1px solid #da9817 !important;
}

.b-b-warning {
  border-bottom: 1px solid #da9817 !important;
}

.border-b-warning {
  border-bottom: 1px solid #da9817 !important;
}

.b-l-warning {
  border-left: 1px solid #da9817 !important;
}

.border-l-warning {
  border-left: 1px solid #da9817 !important;
}

.b-r-warning {
  border-right: 1px solid #da9817 !important;
}

.border-r-warning {
  border-right: 1px solid #da9817 !important;
}

/*======= Font-color css starts  ======= */
.txt-primary {
  color: #5d47e6 !important;
}

.txt-secondary {
  color: #31c3ef !important;
}

.txt-success {
  color: #479447 !important;
}

.txt-danger {
  color: #f44336 !important;
}

.txt-info {
  color: #26a9d2 !important;
}

.txt-light {
  color: #f4f4f4 !important;
}

.txt-dark {
  color: #404040 !important;
}

.txt-warning {
  color: #da9817 !important;
}

.txt-google-plus {
  color: #c64e40 !important;
}

.txt-twitter {
  color: #6fa2d8 !important;
}

.txt-linkedin {
  color: #0073b1 !important;
}

.txt-fb {
  color: #50598e !important;
}

.txt-primary {
  color: var(--theme-default) !important;
}

.txt-secondary {
  color: var(--theme-secondary) !important;
}

/*======= Font-color css end  ======= */
/*======= Button-color css starts  ======= */
@keyframes push {
  50% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}
.btn-primary {
  background-color: #5d47e6 !important;
  border-color: #5d47e6 !important;
  -webkit-tap-highlight-color: transparent;
  transform: translateZ(0);
}
.btn-primary.disabled, .btn-primary:disabled {
  background-color: #5d47e6 !important;
  border-color: #5d47e6 !important;
}
.btn-primary:focus {
  box-shadow: 0 0 0 0.2rem #d4cef8;
}

.btn-secondary {
  background-color: #31c3ef !important;
  border-color: #31c3ef !important;
  -webkit-tap-highlight-color: transparent;
  transform: translateZ(0);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  background-color: #31c3ef !important;
  border-color: #31c3ef !important;
}
.btn-secondary:focus {
  box-shadow: 0 0 0 0.2rem #bfecfa;
}

.btn-success {
  background-color: #479447 !important;
  border-color: #479447 !important;
  -webkit-tap-highlight-color: transparent;
  transform: translateZ(0);
}
.btn-success.disabled, .btn-success:disabled {
  background-color: #479447 !important;
  border-color: #479447 !important;
}
.btn-success:focus {
  box-shadow: 0 0 0 0.2rem #a2d2a2;
}

.btn-danger {
  background-color: #f44336 !important;
  border-color: #f44336 !important;
  -webkit-tap-highlight-color: transparent;
  transform: translateZ(0);
}
.btn-danger.disabled, .btn-danger:disabled {
  background-color: #f44336 !important;
  border-color: #f44336 !important;
}
.btn-danger:focus {
  box-shadow: 0 0 0 0.2rem #fccbc7;
}

.btn-info {
  background-color: #26a9d2 !important;
  border-color: #26a9d2 !important;
  -webkit-tap-highlight-color: transparent;
  transform: translateZ(0);
  color: #fff;
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
  color: #fff !important;
}
.btn-info.disabled, .btn-info:disabled {
  background-color: #26a9d2 !important;
  border-color: #26a9d2 !important;
}
.btn-info:focus {
  box-shadow: 0 0 0 0.2rem #a3dcee;
}

.btn-light {
  background-color: #f4f4f4 !important;
  border-color: #f4f4f4 !important;
  -webkit-tap-highlight-color: transparent;
  transform: translateZ(0);
}
.btn-light.disabled, .btn-light:disabled {
  background-color: #f4f4f4 !important;
  border-color: #f4f4f4 !important;
}
.btn-light:focus {
  box-shadow: 0 0 0 0.2rem white;
}

.btn-dark {
  background-color: #404040 !important;
  border-color: #404040 !important;
  -webkit-tap-highlight-color: transparent;
  transform: translateZ(0);
}
.btn-dark.disabled, .btn-dark:disabled {
  background-color: #404040 !important;
  border-color: #404040 !important;
}
.btn-dark:focus {
  box-shadow: 0 0 0 0.2rem #8d8d8d;
}

.btn-warning {
  background-color: #da9817 !important;
  border-color: #da9817 !important;
  -webkit-tap-highlight-color: transparent;
  transform: translateZ(0);
  color: #fff;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.show {
  color: #fff !important;
}
.btn-warning.disabled, .btn-warning:disabled {
  background-color: #da9817 !important;
  border-color: #da9817 !important;
}
.btn-warning:focus {
  box-shadow: 0 0 0 0.2rem #f4d496;
}

.btn-light {
  background-color: rgba(93, 71, 230, 0.06) !important;
  border-color: rgba(93, 71, 230, 0.06) !important;
}
.btn-light:hover {
  background-color: rgba(93, 71, 230, 0.1) !important;
  border-color: rgba(93, 71, 230, 0.1) !important;
}

.btn-primary {
  background-color: var(--theme-default) !important;
  border-color: var(--theme-default) !important;
}

.btn-secondary {
  background-color: var(--theme-secondary) !important;
  border-color: var(--theme-secondary) !important;
}

.btn-hover-effect:hover {
  animation: push 0.5s linear 1;
}

/*======= Button-color css ends  ======= */
.btn-outline-primary-2x {
  border-width: 2px;
  border-color: #5d47e6;
  color: #5d47e6;
  background-color: transparent;
}
.btn-outline-primary-2x:hover, .btn-outline-primary-2x:focus, .btn-outline-primary-2x:active, .btn-outline-primary-2x.active {
  color: #fff !important;
  background-color: #5d47e6;
  border-color: #5d47e6 !important;
  box-shadow: none;
}
.btn-outline-secondary-2x {
  border-width: 2px;
  border-color: #31c3ef;
  color: #31c3ef;
  background-color: transparent;
}
.btn-outline-secondary-2x:hover, .btn-outline-secondary-2x:focus, .btn-outline-secondary-2x:active, .btn-outline-secondary-2x.active {
  color: #fff !important;
  background-color: #31c3ef;
  border-color: #31c3ef !important;
  box-shadow: none;
}
.btn-outline-success-2x {
  border-width: 2px;
  border-color: #479447;
  color: #479447;
  background-color: transparent;
}
.btn-outline-success-2x:hover, .btn-outline-success-2x:focus, .btn-outline-success-2x:active, .btn-outline-success-2x.active {
  color: #fff !important;
  background-color: #479447;
  border-color: #479447 !important;
  box-shadow: none;
}
.btn-outline-danger-2x {
  border-width: 2px;
  border-color: #f44336;
  color: #f44336;
  background-color: transparent;
}
.btn-outline-danger-2x:hover, .btn-outline-danger-2x:focus, .btn-outline-danger-2x:active, .btn-outline-danger-2x.active {
  color: #fff !important;
  background-color: #f44336;
  border-color: #f44336 !important;
  box-shadow: none;
}
.btn-outline-info-2x {
  border-width: 2px;
  border-color: #26a9d2;
  color: #26a9d2;
  background-color: transparent;
}
.btn-outline-info-2x:hover, .btn-outline-info-2x:focus, .btn-outline-info-2x:active, .btn-outline-info-2x.active {
  color: #fff !important;
  background-color: #26a9d2;
  border-color: #26a9d2 !important;
  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: #fff !important;
  background-color: #f4f4f4;
  border-color: #f4f4f4 !important;
  box-shadow: none;
}
.btn-outline-light-2x {
  color: #404040;
}
.btn-outline-light-2x:hover, .btn-outline-light-2x:focus, .btn-outline-light-2x:active, .btn-outline-light-2x.active {
  color: #404040 !important;
}

.btn-outline-dark-2x {
  border-width: 2px;
  border-color: #404040;
  color: #404040;
  background-color: transparent;
}
.btn-outline-dark-2x:hover, .btn-outline-dark-2x:focus, .btn-outline-dark-2x:active, .btn-outline-dark-2x.active {
  color: #fff !important;
  background-color: #404040;
  border-color: #404040 !important;
  box-shadow: none;
}
.btn-outline-warning-2x {
  border-width: 2px;
  border-color: #da9817;
  color: #da9817;
  background-color: transparent;
}
.btn-outline-warning-2x:hover, .btn-outline-warning-2x:focus, .btn-outline-warning-2x:active, .btn-outline-warning-2x.active {
  color: #fff !important;
  background-color: #da9817;
  border-color: #da9817 !important;
  box-shadow: none;
}
.btn-outline-primary {
  border-color: #5d47e6;
  color: #5d47e6;
  background-color: transparent;
}
.btn-outline-primary.disabled {
  color: #5d47e6;
  border-color: #5d47e6;
}
.btn-outline-primary:hover, .btn-outline-primary:active {
  border-color: #5d47e6 !important;
  color: #fff;
  background-color: #5d47e6 !important;
}

.btn-check {
  color: #5d47e6 !important;
}
.btn-check:checked {
  color: white !important;
  background-color: #5d47e6 !important;
}
.btn-check:checked + .btn-outline-primary {
  color: white !important;
  background-color: #5d47e6 !important;
  box-shadow: unset !important;
}
.btn-check + .btn-outline-primary {
  border-color: #5d47e6 !important;
  color: #5d47e6 !important;
  background-color: transparent;
}
.btn-check + .btn-outline-primary.disabled {
  color: #5d47e6;
}
.btn-check + .btn-outline-primary:hover, .btn-check + .btn-outline-primary:focus, .btn-check + .btn-outline-primary:active, .btn-check + .btn-outline-primary:focus-visible, .btn-check + .btn-outline-primary.active {
  color: #fff !important;
  background-color: #381edc !important;
  border-color: #381edc !important;
  box-shadow: none !important;
}

.btn-outline-secondary {
  border-color: #31c3ef;
  color: #31c3ef;
  background-color: transparent;
}
.btn-outline-secondary.disabled {
  color: #31c3ef;
  border-color: #31c3ef;
}
.btn-outline-secondary:hover, .btn-outline-secondary:active {
  border-color: #31c3ef !important;
  color: #fff;
  background-color: #31c3ef !important;
}

.btn-check {
  color: #31c3ef !important;
}
.btn-check:checked {
  color: white !important;
  background-color: #31c3ef !important;
}
.btn-check:checked + .btn-outline-secondary {
  color: white !important;
  background-color: #31c3ef !important;
  box-shadow: unset !important;
}
.btn-check + .btn-outline-secondary {
  border-color: #31c3ef !important;
  color: #31c3ef !important;
  background-color: transparent;
}
.btn-check + .btn-outline-secondary.disabled {
  color: #31c3ef;
}
.btn-check + .btn-outline-secondary:hover, .btn-check + .btn-outline-secondary:focus, .btn-check + .btn-outline-secondary:active, .btn-check + .btn-outline-secondary:focus-visible, .btn-check + .btn-outline-secondary.active {
  color: #fff !important;
  background-color: #11addc !important;
  border-color: #11addc !important;
  box-shadow: none !important;
}

.btn-outline-success {
  border-color: #479447;
  color: #479447;
  background-color: transparent;
}
.btn-outline-success.disabled {
  color: #479447;
  border-color: #479447;
}
.btn-outline-success:hover, .btn-outline-success:active {
  border-color: #479447 !important;
  color: #fff;
  background-color: #479447 !important;
}

.btn-check {
  color: #479447 !important;
}
.btn-check:checked {
  color: white !important;
  background-color: #479447 !important;
}
.btn-check:checked + .btn-outline-success {
  color: white !important;
  background-color: #479447 !important;
  box-shadow: unset !important;
}
.btn-check + .btn-outline-success {
  border-color: #479447 !important;
  color: #479447 !important;
  background-color: transparent;
}
.btn-check + .btn-outline-success.disabled {
  color: #479447;
}
.btn-check + .btn-outline-success:hover, .btn-check + .btn-outline-success:focus, .btn-check + .btn-outline-success:active, .btn-check + .btn-outline-success:focus-visible, .btn-check + .btn-outline-success.active {
  color: #fff !important;
  background-color: #367236 !important;
  border-color: #367236 !important;
  box-shadow: none !important;
}

.btn-outline-danger {
  border-color: #f44336;
  color: #f44336;
  background-color: transparent;
}
.btn-outline-danger.disabled {
  color: #f44336;
  border-color: #f44336;
}
.btn-outline-danger:hover, .btn-outline-danger:active {
  border-color: #f44336 !important;
  color: #fff;
  background-color: #f44336 !important;
}

.btn-check {
  color: #f44336 !important;
}
.btn-check:checked {
  color: white !important;
  background-color: #f44336 !important;
}
.btn-check:checked + .btn-outline-danger {
  color: white !important;
  background-color: #f44336 !important;
  box-shadow: unset !important;
}
.btn-check + .btn-outline-danger {
  border-color: #f44336 !important;
  color: #f44336 !important;
  background-color: transparent;
}
.btn-check + .btn-outline-danger.disabled {
  color: #f44336;
}
.btn-check + .btn-outline-danger:hover, .btn-check + .btn-outline-danger:focus, .btn-check + .btn-outline-danger:active, .btn-check + .btn-outline-danger:focus-visible, .btn-check + .btn-outline-danger.active {
  color: #fff !important;
  background-color: #ea1c0d !important;
  border-color: #ea1c0d !important;
  box-shadow: none !important;
}

.btn-outline-info {
  border-color: #26a9d2;
  color: #26a9d2;
  background-color: transparent;
}
.btn-outline-info.disabled {
  color: #26a9d2;
  border-color: #26a9d2;
}
.btn-outline-info:hover, .btn-outline-info:active {
  border-color: #26a9d2 !important;
  color: #fff;
  background-color: #26a9d2 !important;
}

.btn-check {
  color: #26a9d2 !important;
}
.btn-check:checked {
  color: white !important;
  background-color: #26a9d2 !important;
}
.btn-check:checked + .btn-outline-info {
  color: white !important;
  background-color: #26a9d2 !important;
  box-shadow: unset !important;
}
.btn-check + .btn-outline-info {
  border-color: #26a9d2 !important;
  color: #26a9d2 !important;
  background-color: transparent;
}
.btn-check + .btn-outline-info.disabled {
  color: #26a9d2;
}
.btn-check + .btn-outline-info:hover, .btn-check + .btn-outline-info:focus, .btn-check + .btn-outline-info:active, .btn-check + .btn-outline-info:focus-visible, .btn-check + .btn-outline-info.active {
  color: #fff !important;
  background-color: #1e86a7 !important;
  border-color: #1e86a7 !important;
  box-shadow: none !important;
}

.btn-outline-light {
  border-color: #f4f4f4;
  color: #f4f4f4;
  background-color: transparent;
  color: #404040;
}
.btn-outline-light.disabled {
  color: #f4f4f4;
  border-color: #f4f4f4;
}
.btn-outline-light:hover, .btn-outline-light:active {
  border-color: #f4f4f4 !important;
  color: #fff;
  background-color: #f4f4f4 !important;
}

.btn-check {
  color: #f4f4f4 !important;
}
.btn-check:checked {
  color: white !important;
  background-color: #f4f4f4 !important;
}
.btn-check:checked + .btn-outline-light {
  color: white !important;
  background-color: #f4f4f4 !important;
  box-shadow: unset !important;
}
.btn-check + .btn-outline-light {
  border-color: #f4f4f4 !important;
  color: #f4f4f4 !important;
  background-color: transparent;
  color: #404040;
}
.btn-check + .btn-outline-light.disabled {
  color: #f4f4f4;
}
.btn-check + .btn-outline-light:hover, .btn-check + .btn-outline-light:focus, .btn-check + .btn-outline-light:active, .btn-check + .btn-outline-light:focus-visible, .btn-check + .btn-outline-light.active {
  color: #fff !important;
  background-color: #dbdbdb !important;
  border-color: #dbdbdb !important;
  box-shadow: none !important;
}

.btn-outline-dark {
  border-color: #404040;
  color: #404040;
  background-color: transparent;
}
.btn-outline-dark.disabled {
  color: #404040;
  border-color: #404040;
}
.btn-outline-dark:hover, .btn-outline-dark:active {
  border-color: #404040 !important;
  color: #fff;
  background-color: #404040 !important;
}

.btn-check {
  color: #404040 !important;
}
.btn-check:checked {
  color: white !important;
  background-color: #404040 !important;
}
.btn-check:checked + .btn-outline-dark {
  color: white !important;
  background-color: #404040 !important;
  box-shadow: unset !important;
}
.btn-check + .btn-outline-dark {
  border-color: #404040 !important;
  color: #404040 !important;
  background-color: transparent;
}
.btn-check + .btn-outline-dark.disabled {
  color: #404040;
}
.btn-check + .btn-outline-dark:hover, .btn-check + .btn-outline-dark:focus, .btn-check + .btn-outline-dark:active, .btn-check + .btn-outline-dark:focus-visible, .btn-check + .btn-outline-dark.active {
  color: #fff !important;
  background-color: #272727 !important;
  border-color: #272727 !important;
  box-shadow: none !important;
}

.btn-outline-warning {
  border-color: #da9817;
  color: #da9817;
  background-color: transparent;
}
.btn-outline-warning.disabled {
  color: #da9817;
  border-color: #da9817;
}
.btn-outline-warning:hover, .btn-outline-warning:active {
  border-color: #da9817 !important;
  color: #fff;
  background-color: #da9817 !important;
}

.btn-check {
  color: #da9817 !important;
}
.btn-check:checked {
  color: white !important;
  background-color: #da9817 !important;
}
.btn-check:checked + .btn-outline-warning {
  color: white !important;
  background-color: #da9817 !important;
  box-shadow: unset !important;
}
.btn-check + .btn-outline-warning {
  border-color: #da9817 !important;
  color: #da9817 !important;
  background-color: transparent;
}
.btn-check + .btn-outline-warning.disabled {
  color: #da9817;
}
.btn-check + .btn-outline-warning:hover, .btn-check + .btn-outline-warning:focus, .btn-check + .btn-outline-warning:active, .btn-check + .btn-outline-warning:focus-visible, .btn-check + .btn-outline-warning.active {
  color: #fff !important;
  background-color: #ac7812 !important;
  border-color: #ac7812 !important;
  box-shadow: none !important;
}

.btn-primary:not([disabled]):not(.disabled).active {
  background-color: #381edc;
  border-color: #381edc;
  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: #381edc;
  border-color: #381edc;
}

.btn-secondary:not([disabled]):not(.disabled).active {
  background-color: #11addc;
  border-color: #11addc;
  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: #11addc;
  border-color: #11addc;
}

.btn-success:not([disabled]):not(.disabled).active {
  background-color: #367236;
  border-color: #367236;
  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: #367236;
  border-color: #367236;
}

.btn-danger:not([disabled]):not(.disabled).active {
  background-color: #ea1c0d;
  border-color: #ea1c0d;
  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: #ea1c0d;
  border-color: #ea1c0d;
}

.btn-info:not([disabled]):not(.disabled).active {
  background-color: #1e86a7;
  border-color: #1e86a7;
  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: #1e86a7;
  border-color: #1e86a7;
}

.btn-light:not([disabled]):not(.disabled).active {
  background-color: #dbdbdb;
  border-color: #dbdbdb;
  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: #272727;
  border-color: #272727;
  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: #272727;
  border-color: #272727;
}

.btn-warning:not([disabled]):not(.disabled).active {
  background-color: #ac7812;
  border-color: #ac7812;
  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: #ac7812;
  border-color: #ac7812;
}

.btn-outline-primary-2x:not([disabled]):not(.disabled).active {
  background-color: #5d47e6;
  border-color: #5d47e6;
  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;
  box-shadow: none !important;
  background-color: #381edc !important;
  border-color: #381edc !important;
}

.btn-outline-secondary-2x:not([disabled]):not(.disabled).active {
  background-color: #31c3ef;
  border-color: #31c3ef;
  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;
  box-shadow: none !important;
  background-color: #11addc !important;
  border-color: #11addc !important;
}

.btn-outline-success-2x:not([disabled]):not(.disabled).active {
  background-color: #479447;
  border-color: #479447;
  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;
  box-shadow: none !important;
  background-color: #367236 !important;
  border-color: #367236 !important;
}

.btn-outline-danger-2x:not([disabled]):not(.disabled).active {
  background-color: #f44336;
  border-color: #f44336;
  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;
  box-shadow: none !important;
  background-color: #ea1c0d !important;
  border-color: #ea1c0d !important;
}

.btn-outline-info-2x:not([disabled]):not(.disabled).active {
  background-color: #26a9d2;
  border-color: #26a9d2;
  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;
  box-shadow: none !important;
  background-color: #1e86a7 !important;
  border-color: #1e86a7 !important;
}

.btn-outline-light-2x:not([disabled]):not(.disabled).active {
  background-color: #f4f4f4;
  border-color: #f4f4f4;
  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;
  box-shadow: none !important;
  background-color: #dbdbdb !important;
  border-color: #dbdbdb !important;
}

.btn-outline-dark-2x:not([disabled]):not(.disabled).active {
  background-color: #404040;
  border-color: #404040;
  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;
  box-shadow: none !important;
  background-color: #272727 !important;
  border-color: #272727 !important;
}

.btn-outline-warning-2x:not([disabled]):not(.disabled).active {
  background-color: #da9817;
  border-color: #da9817;
  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;
  box-shadow: none !important;
  background-color: #ac7812 !important;
  border-color: #ac7812 !important;
}

/*======= Table-Border-Bottom-color css starts  ======= */
table thead .border-bottom-primary th,
table tbody .border-bottom-primary th,
table tbody .border-bottom-primary td {
  border-bottom: 1px solid #5d47e6 !important;
}

table thead .border-bottom-secondary th,
table tbody .border-bottom-secondary th,
table tbody .border-bottom-secondary td {
  border-bottom: 1px solid #31c3ef !important;
}

table thead .border-bottom-success th,
table tbody .border-bottom-success th,
table tbody .border-bottom-success td {
  border-bottom: 1px solid #479447 !important;
}

table thead .border-bottom-danger th,
table tbody .border-bottom-danger th,
table tbody .border-bottom-danger td {
  border-bottom: 1px solid #f44336 !important;
}

table thead .border-bottom-info th,
table tbody .border-bottom-info th,
table tbody .border-bottom-info td {
  border-bottom: 1px solid #26a9d2 !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 #404040 !important;
}

table thead .border-bottom-warning th,
table tbody .border-bottom-warning th,
table tbody .border-bottom-warning td {
  border-bottom: 1px solid #da9817 !important;
}

/*======= Table-Border-Bottom-color css ends  ======= */
/*======= Table styling css starts  ======= */
.table-styling .table-primary,
.table-styling.table-primary {
  background-color: #5d47e6;
  color: #fff;
  border: 3px solid #5d47e6;
}
.table-styling .table-primary thead,
.table-styling.table-primary thead {
  background-color: #381edc;
  border: 3px solid #381edc;
}
.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: #31c3ef;
  color: #fff;
  border: 3px solid #31c3ef;
}
.table-styling .table-secondary thead,
.table-styling.table-secondary thead {
  background-color: #11addc;
  border: 3px solid #11addc;
}
.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: #479447;
  color: #fff;
  border: 3px solid #479447;
}
.table-styling .table-success thead,
.table-styling.table-success thead {
  background-color: #367236;
  border: 3px solid #367236;
}
.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: #f44336;
  color: #fff;
  border: 3px solid #f44336;
}
.table-styling .table-danger thead,
.table-styling.table-danger thead {
  background-color: #ea1c0d;
  border: 3px solid #ea1c0d;
}
.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: #26a9d2;
  color: #fff;
  border: 3px solid #26a9d2;
}
.table-styling .table-info thead,
.table-styling.table-info thead {
  background-color: #1e86a7;
  border: 3px solid #1e86a7;
}
.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: #404040;
  color: #fff;
  border: 3px solid #404040;
}
.table-styling .table-dark thead,
.table-styling.table-dark thead {
  background-color: #272727;
  border: 3px solid #272727;
}
.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: #da9817;
  color: #fff;
  border: 3px solid #da9817;
}
.table-styling .table-warning thead,
.table-styling.table-warning thead {
  background-color: #ac7812;
  border: 3px solid #ac7812;
}
.table-styling .table-warning th,
.table-styling .table-warning td,
.table-styling.table-warning th,
.table-styling.table-warning td {
  background-color: transparent;
}

/*======= Table styling css ends  ======= */
/*======= Svg stroke css start  ======= */
.stroke-primary {
  stroke: #5d47e6 !important;
}

.stroke-secondary {
  stroke: #31c3ef !important;
}

.stroke-success {
  stroke: #479447 !important;
}

.stroke-danger {
  stroke: #f44336 !important;
}

.stroke-info {
  stroke: #26a9d2 !important;
}

.stroke-light {
  stroke: #f4f4f4 !important;
}

.stroke-dark {
  stroke: #404040 !important;
}

.stroke-warning {
  stroke: #da9817 !important;
}

.fill-primary {
  fill: #5d47e6 !important;
}

.fill-secondary {
  fill: #31c3ef !important;
}

.fill-success {
  fill: #479447 !important;
}

.fill-danger {
  fill: #f44336 !important;
}

.fill-info {
  fill: #26a9d2 !important;
}

.fill-light {
  fill: #f4f4f4 !important;
}

.fill-dark {
  fill: #404040 !important;
}

.fill-warning {
  fill: #da9817 !important;
}

/*======= Svg stroke css end  ======= */
/*======= Checkbox color css start  ======= */
.checkbox-primary.form-check-input[type=checkbox]:checked {
  background-color: unset !important;
  border-color: #5d47e6 !important;
}

.checkbox-secondary.form-check-input[type=checkbox]:checked {
  background-color: unset !important;
  border-color: #31c3ef !important;
}

.checkbox-success.form-check-input[type=checkbox]:checked {
  background-color: unset !important;
  border-color: #479447 !important;
}

.checkbox-danger.form-check-input[type=checkbox]:checked {
  background-color: unset !important;
  border-color: #f44336 !important;
}

.checkbox-info.form-check-input[type=checkbox]:checked {
  background-color: unset !important;
  border-color: #26a9d2 !important;
}

.checkbox-light.form-check-input[type=checkbox]:checked {
  background-color: unset !important;
  border-color: #f4f4f4 !important;
}

.checkbox-dark.form-check-input[type=checkbox]:checked {
  background-color: unset !important;
  border-color: #404040 !important;
}

.checkbox-warning.form-check-input[type=checkbox]:checked {
  background-color: unset !important;
  border-color: #da9817 !important;
}

.swal2-genders .form-check-input:checked {
  background-color: #5d47e6;
}

/*======= Checkbox color css end  ======= */
/*======= All-Borders-color css starts  ======= */
.b-primary {
  border: 1px solid #5d47e6 !important;
}

.b-t-primary {
  border-top: 1px solid #5d47e6 !important;
}

.border-t-primary {
  border-top: 1px solid #5d47e6 !important;
}

.b-b-primary {
  border-bottom: 1px solid #5d47e6 !important;
}

.border-b-primary {
  border-bottom: 1px solid #5d47e6 !important;
}

.b-l-primary {
  border-left: 1px solid #5d47e6 !important;
}

.border-l-primary {
  border-left: 1px solid #5d47e6 !important;
}

.b-r-primary {
  border-right: 1px solid #5d47e6 !important;
}

.border-r-primary {
  border-right: 1px solid #5d47e6 !important;
}

.b-secondary {
  border: 1px solid #31c3ef !important;
}

.b-t-secondary {
  border-top: 1px solid #31c3ef !important;
}

.border-t-secondary {
  border-top: 1px solid #31c3ef !important;
}

.b-b-secondary {
  border-bottom: 1px solid #31c3ef !important;
}

.border-b-secondary {
  border-bottom: 1px solid #31c3ef !important;
}

.b-l-secondary {
  border-left: 1px solid #31c3ef !important;
}

.border-l-secondary {
  border-left: 1px solid #31c3ef !important;
}

.b-r-secondary {
  border-right: 1px solid #31c3ef !important;
}

.border-r-secondary {
  border-right: 1px solid #31c3ef !important;
}

.b-success {
  border: 1px solid #479447 !important;
}

.b-t-success {
  border-top: 1px solid #479447 !important;
}

.border-t-success {
  border-top: 1px solid #479447 !important;
}

.b-b-success {
  border-bottom: 1px solid #479447 !important;
}

.border-b-success {
  border-bottom: 1px solid #479447 !important;
}

.b-l-success {
  border-left: 1px solid #479447 !important;
}

.border-l-success {
  border-left: 1px solid #479447 !important;
}

.b-r-success {
  border-right: 1px solid #479447 !important;
}

.border-r-success {
  border-right: 1px solid #479447 !important;
}

.b-danger {
  border: 1px solid #f44336 !important;
}

.b-t-danger {
  border-top: 1px solid #f44336 !important;
}

.border-t-danger {
  border-top: 1px solid #f44336 !important;
}

.b-b-danger {
  border-bottom: 1px solid #f44336 !important;
}

.border-b-danger {
  border-bottom: 1px solid #f44336 !important;
}

.b-l-danger {
  border-left: 1px solid #f44336 !important;
}

.border-l-danger {
  border-left: 1px solid #f44336 !important;
}

.b-r-danger {
  border-right: 1px solid #f44336 !important;
}

.border-r-danger {
  border-right: 1px solid #f44336 !important;
}

.b-info {
  border: 1px solid #26a9d2 !important;
}

.b-t-info {
  border-top: 1px solid #26a9d2 !important;
}

.border-t-info {
  border-top: 1px solid #26a9d2 !important;
}

.b-b-info {
  border-bottom: 1px solid #26a9d2 !important;
}

.border-b-info {
  border-bottom: 1px solid #26a9d2 !important;
}

.b-l-info {
  border-left: 1px solid #26a9d2 !important;
}

.border-l-info {
  border-left: 1px solid #26a9d2 !important;
}

.b-r-info {
  border-right: 1px solid #26a9d2 !important;
}

.border-r-info {
  border-right: 1px solid #26a9d2 !important;
}

.b-light {
  border: 1px solid #f4f4f4 !important;
}

.b-t-light {
  border-top: 1px solid #f4f4f4 !important;
}

.border-t-light {
  border-top: 1px solid #f4f4f4 !important;
}

.b-b-light {
  border-bottom: 1px solid #f4f4f4 !important;
}

.border-b-light {
  border-bottom: 1px solid #f4f4f4 !important;
}

.b-l-light {
  border-left: 1px solid #f4f4f4 !important;
}

.border-l-light {
  border-left: 1px solid #f4f4f4 !important;
}

.b-r-light {
  border-right: 1px solid #f4f4f4 !important;
}

.border-r-light {
  border-right: 1px solid #f4f4f4 !important;
}

.b-dark {
  border: 1px solid #404040 !important;
}

.b-t-dark {
  border-top: 1px solid #404040 !important;
}

.border-t-dark {
  border-top: 1px solid #404040 !important;
}

.b-b-dark {
  border-bottom: 1px solid #404040 !important;
}

.border-b-dark {
  border-bottom: 1px solid #404040 !important;
}

.b-l-dark {
  border-left: 1px solid #404040 !important;
}

.border-l-dark {
  border-left: 1px solid #404040 !important;
}

.b-r-dark {
  border-right: 1px solid #404040 !important;
}

.border-r-dark {
  border-right: 1px solid #404040 !important;
}

.b-warning {
  border: 1px solid #da9817 !important;
}

.b-t-warning {
  border-top: 1px solid #da9817 !important;
}

.border-t-warning {
  border-top: 1px solid #da9817 !important;
}

.b-b-warning {
  border-bottom: 1px solid #da9817 !important;
}

.border-b-warning {
  border-bottom: 1px solid #da9817 !important;
}

.b-l-warning {
  border-left: 1px solid #da9817 !important;
}

.border-l-warning {
  border-left: 1px solid #da9817 !important;
}

.b-r-warning {
  border-right: 1px solid #da9817 !important;
}

.border-r-warning {
  border-right: 1px solid #da9817 !important;
}

/*======= All-Borders-color css ends  ======= */
/*====== Border width css starts ======*/
.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;
}

/*====== Border width css ends ======*/
/*====== Border dashed css starts ======*/
.b-width-1 {
  border-width: 1px !important;
}

.b-width-2 {
  border-width: 2px !important;
}

.b-width-3 {
  border-width: 3px !important;
}

.b-width-4 {
  border-width: 4px !important;
}

.b-width-5 {
  border-width: 5px !important;
}

.b-width-6 {
  border-width: 6px !important;
}

.b-width-7 {
  border-width: 7px !important;
}

.b-width-8 {
  border-width: 8px !important;
}

.b-width-9 {
  border-width: 9px !important;
}

.b-width-10 {
  border-width: 10px !important;
}

/*====== Border dashed css ends ======*/
.map-js-height {
  height: 500px;
}

/**====== custom scrollbar css start ======**/
.custom-scrollbar::-webkit-scrollbar-track,
.fc-scrollgrid::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #e9edf1;
}
.custom-scrollbar::-webkit-scrollbar,
.fc-scrollgrid::-webkit-scrollbar {
  width: 6px;
  height: 2px;
}
.custom-scrollbar::-webkit-scrollbar-thumb,
.fc-scrollgrid::-webkit-scrollbar-thumb {
  background-color: rgba(93, 71, 230, 0.15);
}

.customer-table::-webkit-scrollbar-track,
.recent-order-scroll::-webkit-scrollbar-track,
.recent-items::-webkit-scrollbar-track,
.recent-table::-webkit-scrollbar-track,
.lead-table::-webkit-scrollbar-track,
.deal-table::-webkit-scrollbar-track,
.referral-visit::-webkit-scrollbar-track,
.leave-request-table::-webkit-scrollbar-track,
.chats-user::-webkit-scrollbar-track,
.contact-wrapper::-webkit-scrollbar-track,
.fc-scroller-liquid-absolute::-webkit-scrollbar-track,
.fc-scroller-liquid::-webkit-scrollbar-track,
.tagify__dropdown__wrapper::-webkit-scrollbar-track,
.iti__country-list::-webkit-scrollbar-track,
.tt-dataset-countries::-webkit-scrollbar-track,
.dt-scroll-body::-webkit-scrollbar-track,
.jsgrid-grid-header::-webkit-scrollbar-track,
.jsgrid-grid-body::-webkit-scrollbar-track,
.select2-results__options::-webkit-scrollbar-track,
.ace_scrollbar::-webkit-scrollbar-track,
.anchor::-webkit-scrollbar-track,
.ql-editor .inner.show::-webkit-scrollbar-track,
.form-control[data-multiselectsplitter-firstselect-selector]::-webkit-scrollbar-track,
.form-control[data-multiselectsplitter-secondselect-selector]::-webkit-scrollbar-track,
.bootstrap-select .inner.show::-webkit-scrollbar-track,
.permission-form ul::-webkit-scrollbar-track,
.main-setting .nav-primary::-webkit-scrollbar-track,
.fg-emoji-list::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #e9edf1;
}
.customer-table::-webkit-scrollbar,
.recent-order-scroll::-webkit-scrollbar,
.recent-items::-webkit-scrollbar,
.recent-table::-webkit-scrollbar,
.lead-table::-webkit-scrollbar,
.deal-table::-webkit-scrollbar,
.referral-visit::-webkit-scrollbar,
.leave-request-table::-webkit-scrollbar,
.chats-user::-webkit-scrollbar,
.contact-wrapper::-webkit-scrollbar,
.fc-scroller-liquid-absolute::-webkit-scrollbar,
.fc-scroller-liquid::-webkit-scrollbar,
.tagify__dropdown__wrapper::-webkit-scrollbar,
.iti__country-list::-webkit-scrollbar,
.tt-dataset-countries::-webkit-scrollbar,
.dt-scroll-body::-webkit-scrollbar,
.jsgrid-grid-header::-webkit-scrollbar,
.jsgrid-grid-body::-webkit-scrollbar,
.select2-results__options::-webkit-scrollbar,
.ace_scrollbar::-webkit-scrollbar,
.anchor::-webkit-scrollbar,
.ql-editor .inner.show::-webkit-scrollbar,
.form-control[data-multiselectsplitter-firstselect-selector]::-webkit-scrollbar,
.form-control[data-multiselectsplitter-secondselect-selector]::-webkit-scrollbar,
.bootstrap-select .inner.show::-webkit-scrollbar,
.permission-form ul::-webkit-scrollbar,
.main-setting .nav-primary::-webkit-scrollbar,
.fg-emoji-list::-webkit-scrollbar {
  width: 6px;
  height: 5px;
}
.customer-table::-webkit-scrollbar-thumb,
.recent-order-scroll::-webkit-scrollbar-thumb,
.recent-items::-webkit-scrollbar-thumb,
.recent-table::-webkit-scrollbar-thumb,
.lead-table::-webkit-scrollbar-thumb,
.deal-table::-webkit-scrollbar-thumb,
.referral-visit::-webkit-scrollbar-thumb,
.leave-request-table::-webkit-scrollbar-thumb,
.chats-user::-webkit-scrollbar-thumb,
.contact-wrapper::-webkit-scrollbar-thumb,
.fc-scroller-liquid-absolute::-webkit-scrollbar-thumb,
.fc-scroller-liquid::-webkit-scrollbar-thumb,
.tagify__dropdown__wrapper::-webkit-scrollbar-thumb,
.iti__country-list::-webkit-scrollbar-thumb,
.tt-dataset-countries::-webkit-scrollbar-thumb,
.dt-scroll-body::-webkit-scrollbar-thumb,
.jsgrid-grid-header::-webkit-scrollbar-thumb,
.jsgrid-grid-body::-webkit-scrollbar-thumb,
.select2-results__options::-webkit-scrollbar-thumb,
.ace_scrollbar::-webkit-scrollbar-thumb,
.anchor::-webkit-scrollbar-thumb,
.ql-editor .inner.show::-webkit-scrollbar-thumb,
.form-control[data-multiselectsplitter-firstselect-selector]::-webkit-scrollbar-thumb,
.form-control[data-multiselectsplitter-secondselect-selector]::-webkit-scrollbar-thumb,
.bootstrap-select .inner.show::-webkit-scrollbar-thumb,
.permission-form ul::-webkit-scrollbar-thumb,
.main-setting .nav-primary::-webkit-scrollbar-thumb,
.fg-emoji-list::-webkit-scrollbar-thumb {
  background-color: rgba(93, 71, 230, 0.15);
}

/**====== Animation css Start ======**/
.line {
  color: #404040;
}
.line pre {
  font-size: 100%;
}

/**====== Animation css end ======**/
/**====== Modal style css Start ======**/
.theme-close {
  opacity: 1;
  position: absolute;
  z-index: 1;
  right: 0;
  background-color: #fff !important;
}

/**====== Modal style css end ======**/
/**====== Animation css start ======**/
.options {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.options > div {
  color: #cccccc;
  padding: 2px 10px;
  border: 1px solid;
}
.options > div:hover {
  background-color: var(--theme-default);
  color: #fff;
  transition: background-color 0.3s ease;
}

/**====== Animation css Ends ======**/
.modal-footer {
  flex-wrap: wrap;
}

.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: var(--theme-default) !important;
  border: 1px solid var(--theme-default);
}
.dropzone .dz-preview .dz-error-message:after {
  border-bottom: 6px solid var(--theme-default) !important;
}

.typeahead .theme-form .form-group {
  margin-bottom: 0;
}

.primary .svg-fill {
  fill: var(--theme-default);
}
.primary .svg-fill:not(.half-circle) {
  stroke: var(--theme-default);
}
.primary .bg-gradient {
  background-image: linear-gradient(144.16deg, rgba(93, 71, 230, 0.1) 19.06%, rgba(93, 71, 230, 0) 79.03%) !important;
}

.secondary .svg-fill {
  fill: var(--theme-secondary);
}
.secondary .svg-fill:not(.half-circle) {
  stroke: var(--theme-secondary);
}
.secondary .bg-gradient {
  background-image: linear-gradient(144.16deg, rgba(49, 195, 239, 0.1) 19.06%, rgba(49, 195, 239, 0) 79.03%) !important;
}

.success .svg-fill {
  fill: #479447;
}
.success .bg-gradient {
  background-image: linear-gradient(144.16deg, rgba(71, 148, 71, 0.1) 19.06%, rgba(71, 148, 71, 0) 79.03%) !important;
}

.warning .svg-fill {
  fill: #da9817;
}
.warning .bg-gradient {
  background-image: linear-gradient(144.16deg, rgba(218, 152, 23, 0.1) 19.06%, rgba(218, 152, 23, 0) 79.03%) !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;
}

@keyframes fadeIncustom {
  0% {
    opacity: 0;
    top: 50px;
  }
  75% {
    opacity: 0.6;
    top: 0;
  }
  100% {
    opacity: 1;
  }
}
.code-box-copy {
  width: 100%;
  overflow: auto;
}
.code-box-copy pre[class*=language-] {
  height: 300px;
}

@media (max-width: 1660px) and (min-width: 1400px) {
  .custom-rs-4 {
    width: 33.33333333%;
  }
  .custom-rs-12 {
    width: 100%;
  }
}
.apexcharts-canvas .apexcharts-tooltip .apexcharts-tooltip-marker {
  width: 10px;
  height: 10px;
}
.apexcharts-canvas .apexcharts-tooltip .apexcharts-tooltip-goals-group,
.apexcharts-canvas .apexcharts-tooltip .apexcharts-tooltip-z-group {
  display: none;
}

.bg-gray {
  background-color: var(--chart-text-color);
}

.text-gray {
  color: var(--chart-text-color) !important;
}

.common-space {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.common-f-start {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

/* Override the default tooltip arrow color */
.bs-tooltip-top .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  border-top-color: #eaedff;
}

.bs-tooltip-end .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  border-right-color: #eaedff;
}

.bs-tooltip-bottom .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  border-bottom-color: #eaedff;
}

.bs-tooltip-start .tooltip-arrow::before,
.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  border-left-color: #eaedff;
}

.common-title {
  background-color: #fff;
  padding: 18px;
  border-radius: 10px;
}

/**=====================
    1.1 Reset CSS Ends
==========================**/
/**=====================
    1.2 Typography CSS start
==========================**/
body {
  font-size: 14px;
  overflow-x: hidden;
  font-family: "Inter", sans-serif, sans-serif;
  color: #404040;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  letter-spacing: 0;
  font-weight: 500;
}

h1 {
  font-size: 30px;
  line-height: 1.2;
}

h2 {
  font-size: 26px;
}

h3 {
  font-size: 22px;
}

h4 {
  font-size: 20px;
  font-weight: 600;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 16px;
}

span {
  font-size: 16px;
}

a {
  font-size: 16px !important;
}

ul {
  padding-left: 0px;
  list-style-type: none;
  margin-bottom: 0;
}

ul,
ol,
dl,
p {
  color: #404040;
}
ul li,
ul dt,
ul dd,
ol li,
ol dt,
ol dd,
dl li,
dl dt,
dl dd,
p li,
p dt,
p dd {
  color: #404040;
}

* a {
  color: var(--theme-default);
  text-decoration: none;
  letter-spacing: 1px;
}

.d-flex {
  align-items: flex-start;
}
.d-flex .flex-grow-1 {
  flex: 1;
}

.f-m-light {
  margin: 0;
  color: #8f8c8c;
}

a {
  font-size: 0.875rem;
  text-decoration: none;
  color: var(--theme-default);
  transition: 0.5s all;
}
a:hover {
  color: var(--theme-default);
  transition: all 0.5s all;
}
a:focus-visible {
  outline: none;
}

.btn {
  font-size: 14px;
}

*.btn:focus {
  box-shadow: none !important;
}

button:focus {
  outline: none !important;
}

p {
  font-size: 15px;
  line-height: 1.7;
  letter-spacing: 0.7px;
}

.badge {
  line-height: 1 !important;
}

table td {
  font-size: 16px;
}

code {
  color: var(--theme-default) !important;
  border-radius: 2px;
}

span {
  display: inline-block;
}

.d-flex {
  display: flex;
  align-items: flex-start;
}
.d-flex .flex-grow-1 {
  flex: 1;
}

blockquote {
  border-left: 4px solid #5d47e6;
  padding: 18px;
}

.figure.text-center blockquote {
  border: none !important;
}
.figure.text-end blockquote {
  border-left: none !important;
  border-right: 4px solid #5d47e6;
}

.row > div {
  position: relative;
}

:focus {
  outline-color: var(--theme-default);
}

.disabled,
*:disabled {
  cursor: not-allowed;
  opacity: 0.8 !important;
  pointer-events: inherit !important;
}

svg {
  vertical-align: baseline;
}

input:focus {
  outline-color: transparent;
}

label {
  margin-bottom: 0.5rem;
}

.media-widgets .flex-grow-1 {
  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: 18px 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: #404040;
}

pre {
  background-color: rgba(93, 71, 230, 0.03);
  padding: 20px 0;
}

.typography-list ul li ul {
  padding-left: 32px;
  list-style-type: circle;
}
[dir=rtl] .typography-list ul li ul {
  padding-left: unset;
  padding-right: 32px;
}

.owl-theme .owl-dots .owl-dot span {
  background: #aca1f2;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: var(--theme-default);
}
.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.fullscreen .note-toolbar-wrapper {
  height: 0 !important;
}

.note-editor.note-frame {
  border-color: #f4f4f4;
}

.alert-theme.notify-alert button {
  top: 45px !important;
  right: 20px !important;
  color: var(--theme-default);
}
@media (max-width: 420px) {
  .alert-theme.notify-alert button {
    top: 40px !important;
    font-size: 20px;
  }
}
[dir=rtl] .alert-theme.notify-alert button {
  right: unset !important;
  left: 20px !important;
}
.alert-theme.notify-alert span + span + span {
  background-color: #fff;
  color: var(--theme-default);
  border-radius: 4px;
  box-shadow: 0 2px 14px -3px rgba(0, 0, 0, 0.2);
}
.alert-theme.notify-alert .close {
  color: var(--theme-default);
}
.alert-theme.notify-alert i {
  padding: 20px;
  padding-right: 0 !important;
  margin-right: 20px !important;
}
.alert-theme.notify-alert .progress {
  margin-top: -2px !important;
  height: 2px;
  width: 100%;
}
.alert-theme.notify-alert .progress .progress-bar {
  background-color: var(--theme-default);
}

.ace-editor {
  height: 400px;
  width: 100%;
}

.editor-toolbar {
  width: 100% !important;
}
.editor-toolbar.fullscreen {
  z-index: 100;
}

.CodeMirror {
  top: 0 !important;
}

.CodeMirror-fullscreen {
  top: 50px !important;
}

table tbody tr {
  vertical-align: middle;
}

.common-flex {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}

.common-align {
  display: flex;
  justify-content: center;
  align-items: center;
}

.typography-table thead tr th {
  font-size: 16px;
}
.typography-table tbody tr td:last-child {
  min-width: 280px;
}
.typography-table tbody tr td:first-child {
  min-width: 100px;
}

/**=====================
    1.2 Typography CSS Ends
==========================**/
/**==cursor==**/
/**==tap-top==**/
body.landing-page {
  overflow-x: hidden;
}

.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-default);
  border: none;
  padding: 7px;
  box-shadow: 0 0 10px var(--theme-default);
  opacity: 0.5;
  transition: all 0.3s ease;
}
.tap-top:hover {
  transition: all 0.3s ease;
  opacity: 1;
}
.tap-top svg {
  width: 20px;
}

.progress-wrap {
  position: fixed;
  right: 30px;
  bottom: 30px;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  box-shadow: inset 0 0 0 2px rgba(93, 71, 230, 0.1);
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px);
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.progress-wrap::after {
  position: absolute;
  font-family: "FontAwesome";
  font-weight: 600;
  content: "\f106";
  text-align: center;
  line-height: 46px;
  font-size: 24px;
  color: var(--theme-default);
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 1;
  transition: all 200ms linear;
}
.progress-wrap:hover::after {
  opacity: 0;
}
.progress-wrap:hover::before {
  opacity: 1;
}
.progress-wrap::before {
  position: absolute;
  font-family: "FontAwesome";
  content: "\f106";
  font-weight: 600;
  text-align: center;
  line-height: 46px;
  font-size: 24px;
  opacity: 0;
  background: var(--theme-default);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 2;
  transition: all 200ms linear;
}
.progress-wrap svg path {
  fill: none;
}
.progress-wrap svg.progress-circle path {
  stroke: rgba(93, 71, 230, 0.4);
  stroke-width: 4;
  box-sizing: border-box;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

/**==comman==**/
.landing-page .section-py-space {
  padding-top: 70px;
  padding-bottom: 70px;
}
.landing-page .fluid-space {
  padding: 0 calc(100px + 60 * (100vw - 300px) / 1620);
}
@media (max-width: 1399px) {
  .landing-page .fluid-space {
    padding: 0 80px;
  }
}
@media (max-width: 575px) {
  .landing-page .fluid-space {
    padding: 0 50px;
  }
}
@media (max-width: 480px) {
  .landing-page .fluid-space {
    padding: 0 35px;
  }
}
.landing-page .title {
  position: relative;
}
.landing-page .title .main-title {
  color: var(--theme-default);
  text-align: center;
  font-weight: 700;
  font-size: calc(16px + 4 * (100vw - 320px) / 1600);
}
.landing-page .title .main-title::before {
  position: absolute;
  bottom: 0;
  width: 51px;
  height: 5px;
  border-radius: 10px;
  content: "";
  background-color: #31c3ef;
  left: 50%;
  margin-left: -30px;
}
.landing-page .title .main-title.tranding-style {
  font-family: Caveat;
  font-size: 30px;
}
.landing-page .title h5 {
  line-height: 0.8;
}
@media (max-width: 991px) {
  .landing-page .title h5 {
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.landing-page .title .description-title {
  font-size: calc(18px + 22 * (100vw - 320px) / 1600);
  color: #242934;
  margin-top: 5px;
  text-transform: capitalize;
  padding-bottom: 10px;
  font-weight: 700;
  display: block;
  margin-bottom: 38px;
  line-height: 1.3;
}
.landing-page .dark-bg {
  background: #0e0f11;
}
.landing-page .dark-bg .title .description-title {
  color: rgba(255, 255, 255, 0.8);
}

/**==header==**/
.landing-header {
  padding: 16px 120px;
  width: 100%;
  background-color: white;
  transition: all 0.5s ease-in-out;
}
@media (max-width: 1700px) {
  .landing-header {
    padding: 10px 40px;
  }
}
@media (max-width: 1500px) {
  .landing-header {
    padding: 10px 0;
  }
}
@media (max-width: 360px) {
  .landing-header {
    padding: 6px 8px;
  }
}
@media (max-width: 480px) {
  .landing-header .fluid-space {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .landing-header .navbar-brand {
    padding: 0;
  }
}
@media (max-width: 380px) {
  .landing-header .navbar-brand img {
    width: 90px;
  }
}
.landing-header.sticky {
  background: white;
  transition: all 0.5s ease-in-out;
  padding: 16px 120px;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  box-shadow: 0px 9px 20px rgba(46, 35, 94, 0.07);
}
@media (max-width: 1500px) {
  .landing-header.sticky {
    padding: 10px 0;
  }
}
@media (max-width: 991px) {
  .landing-header ul.landing-menu {
    z-index: 1;
    position: fixed;
    top: 0;
    right: -320px;
    width: 300px;
    height: 100vh;
    background-color: #fff;
    display: block;
    transition: all 0.5s ease;
  }
}
.landing-header ul.landing-menu.open {
  right: 0;
}
.landing-header ul.landing-menu li.nav-item.menu-back {
  border-bottom: 1px solid #ebebeb;
  padding: 22px 20px;
  text-align: right;
  text-transform: uppercase;
  font-weight: 700;
  font-size: calc(14px + 2 * (100vw - 300px) / 1620);
  display: none;
  cursor: pointer;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .landing-header ul.landing-menu li.nav-item.menu-back {
    display: block;
  }
}
.landing-header ul.landing-menu li.nav-item.menu-back i {
  font-size: calc(14px + 2 * (100vw - 300px) / 1620);
  margin-left: 10px;
}
.landing-header ul.landing-menu li.nav-item a.nav-link {
  color: #3d3d47;
  padding: 0 16px;
  font-size: calc(12px + 8 * (100vw - 300px) / 1620);
  font-weight: 500;
  text-transform: capitalize;
  transition: all 0.3s ease;
}
@media (max-width: 1199px) {
  .landing-header ul.landing-menu li.nav-item a.nav-link {
    padding: 0 6px;
  }
}
@media (max-width: 991px) {
  .landing-header ul.landing-menu li.nav-item a.nav-link {
    color: #242934;
    padding: 10px 20px;
  }
}
.landing-header ul.landing-menu li.nav-item:hover .nav-link {
  text-decoration: underline;
  text-underline-offset: 8px;
  color: #5d47e6;
}
.landing-header .buy-block {
  display: flex;
  align-items: center;
}
.landing-header .buy-block .btn-header {
  padding: 12px 38px;
  line-height: 1;
  font-weight: 600;
  background-color: var(--theme-default);
  color: #fff;
  font-size: 16px;
  display: flex;
  align-items: center;
  width: fit-content;
  border-radius: 8px;
  box-shadow: 0px 1.922px 1.537px 0px rgba(93, 71, 230, 0.03), 0px 4.618px 3.694px 0px rgba(93, 71, 230, 0.05), 0px 8.695px 6.956px 0px rgba(93, 71, 230, 0.06), 0px 29.012px 23.21px 0px rgba(93, 71, 230, 0.09);
}
@media (max-width: 991px) {
  .landing-header .buy-block .btn-header {
    padding: 10px 25px;
  }
}
@media (max-width: 1199px) {
  .landing-header .buy-block .btn-header {
    padding: 10px 20px;
  }
}
@media (max-width: 767px) {
  .landing-header .buy-block .btn-header {
    padding: 6px 8px;
    font-size: 14px;
  }
}
.landing-header .buy-block .toggle-menu {
  margin-left: 20px;
  display: none;
  cursor: pointer;
}
@media (max-width: 991px) {
  .landing-header .buy-block .toggle-menu {
    display: block;
  }
}
@media (max-width: 480px) {
  .landing-header .buy-block .toggle-menu {
    margin-left: 10px;
  }
}
.landing-header .buy-block .toggle-menu i {
  font-size: 20px;
  color: #000;
  vertical-align: sub;
}

/**==home_section==**/
.landing-home {
  background-image: url(../images/landing/home-bg.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;
}
.landing-home .landing-center .main-content-home {
  padding-top: 180px;
  padding-bottom: 180px;
}
@media (max-width: 1399px) {
  .landing-home .landing-center .main-content-home {
    padding-top: 100px;
    text-align: center;
    padding-bottom: 85px;
  }
}
@media (max-width: 767px) {
  .landing-home .landing-center .main-content-home {
    padding-block: 40px;
  }
}
.landing-home .landing-center .main-content-home .title-content h1 .animation-line {
  font-size: 40px;
}
@media (max-width: 1399px) {
  .landing-home .landing-center .preview-images {
    transform: unset;
    margin: 0 auto;
    padding-bottom: 100px;
  }
}
@media (max-width: 767px) {
  .landing-home .landing-center .preview-images {
    display: none;
  }
}
.landing-home .landing-center .preview-images .shadow-1 {
  position: absolute;
  top: -27px;
  right: -27px;
  bottom: -33px;
  left: -27px;
  background: rgba(255, 255, 255, 0.04);
  border-radius: 24px;
}
.landing-home .landing-center .preview-images .shadow-2 {
  position: absolute;
  top: -56px;
  right: -56px;
  bottom: -66px;
  left: -56px;
  background: rgba(255, 255, 255, 0.04);
  border-radius: 32px;
}
.landing-home .landing-center .main-buttons {
  display: flex;
  align-items: center;
  gap: 15px;
  padding-top: 34px;
}
@media (max-width: 1399px) {
  .landing-home .landing-center .main-buttons {
    justify-content: center;
    padding-top: 25px;
  }
}
@media (max-width: 390px) {
  .landing-home .landing-center .main-buttons {
    flex-direction: column;
  }
}
.landing-home .landing-center .main-buttons .btn-primary {
  padding: 12px 20px;
  font-size: 16px;
  font-weight: 600;
  transition: all 0.5s ease;
  border-radius: 10px;
  box-shadow: 0px 1.922px 1.537px 0px rgba(93, 71, 230, 0.03), 0px 4.618px 3.694px 0px rgba(93, 71, 230, 0.05), 0px 8.695px 6.956px 0px rgba(93, 71, 230, 0.06), 0px 29.012px 23.21px 0px rgba(93, 71, 230, 0.09);
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (max-width: 767px) {
  .landing-home .landing-center .main-buttons .btn-primary {
    padding: 6px 14px;
  }
}
.landing-home .landing-center .main-buttons .btn-secondary {
  padding: 12px 20px;
  font-size: 16px;
  font-weight: 600;
  transition: all 0.5s ease;
  border-radius: 10px;
  box-shadow: 0px 1.922px 1.537px 0px rgba(49, 195, 239, 0.03), 0px 4.618px 3.694px 0px rgba(49, 195, 239, 0.05), 0px 8.695px 6.956px 0px rgba(49, 195, 239, 0.06), 0px 29.012px 23.21px 0px rgba(49, 195, 239, 0.09);
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (max-width: 767px) {
  .landing-home .landing-center .main-buttons .btn-secondary {
    padding: 6px 14px;
  }
}
.landing-home .landing-center .main-buttons svg {
  width: 22px;
  height: 22px;
  vertical-align: middle;
  fill: #ffffff;
}
.landing-home .landing-center .title-content h1 {
  color: #3d3d47;
  font-size: calc(22px + 21 * (100vw - 320px) / 1600);
  font-weight: 700;
  position: relative;
  line-height: 60.62px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .landing-home .landing-center .title-content h1 {
    line-height: 1.3;
    margin-top: 0;
  }
}
.landing-home .landing-center .title-content h1 span {
  background: linear-gradient(90.35deg, #5d47e6 0.27%, #31c3ef 98.08%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
}
.landing-home .landing-center .title-content p {
  font-size: calc(14px + 5 * (100vw - 320px) / 1600);
  padding-top: 10px;
  color: #767676;
  opacity: 0.8;
  width: 80%;
  font-weight: 400;
  line-height: 31.58px;
  margin-bottom: 0;
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 2;
  height: auto;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 1399px) {
  .landing-home .landing-center .title-content p {
    padding-top: 5px;
    width: 50%;
    margin: 0 auto;
  }
}
@media (max-width: 991px) {
  .landing-home .landing-center .title-content p {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .landing-home .landing-center .title-content p {
    padding-top: 10px;
    line-height: unset;
  }
}
.landing-home .landing-center .title-content h2 {
  font-family: Caveat, cursive;
  font-size: 30px;
  font-weight: 700;
  color: #5d47e6;
  padding-bottom: 10px;
}
@media (max-width: 420px) {
  .landing-home .landing-center .title-content h2 {
    display: none;
  }
}
.landing-home .landing-center .slide-animation {
  position: absolute;
  background: url("../images/landing/slides.png");
  animation: 70s scroll1 infinite linear;
  bottom: 0;
  left: 0;
}
@media (max-width: 767px) {
  .landing-home .landing-center .slide-animation {
    height: 22%;
  }
}
.landing-home .landing-center .slide-animation img {
  opacity: 0;
}
.landing-home .landing-center .card-1 {
  position: absolute;
  top: 58%;
  right: 180px;
  border-radius: 10px;
  box-shadow: 9.42px 7.54px 54.64px 0px rgba(0, 0, 0, 0.3019607843);
  z-index: 1;
}
@media (max-width: 1750px) {
  .landing-home .landing-center .card-1 {
    right: 98px;
  }
}
@media (max-width: 1600px) {
  .landing-home .landing-center .card-1 {
    right: 22px;
  }
}
@media (max-width: 1499px) {
  .landing-home .landing-center .card-1 {
    right: 10px;
    top: 62%;
  }
}
@media (max-width: 1399px) {
  .landing-home .landing-center .card-1 {
    right: 26%;
    top: 65%;
  }
}
@media (max-width: 1280px) {
  .landing-home .landing-center .card-1 {
    right: 23%;
    top: 65%;
  }
}
@media (max-width: 1199px) {
  .landing-home .landing-center .card-1 {
    right: 21%;
    top: 65%;
  }
}
@media (max-width: 1018px) {
  .landing-home .landing-center .card-1 {
    right: 16%;
    top: 66%;
  }
}
@media (max-width: 890px) {
  .landing-home .landing-center .card-1 {
    right: 10%;
  }
}
@media (max-width: 767px) {
  .landing-home .landing-center .card-1 {
    display: none;
  }
}
.landing-home .landing-center .card-2 {
  position: absolute;
  top: 10%;
  right: 25%;
  border-radius: 10px;
  animation: up-down 6s infinite;
}
@media (max-width: 1499px) {
  .landing-home .landing-center .card-2 {
    top: 20%;
  }
}
@media (max-width: 1399px) {
  .landing-home .landing-center .card-2 {
    top: 30%;
    right: 18%;
    animation: unset;
    transform: rotate(28deg);
  }
}
@media (max-width: 1280px) {
  .landing-home .landing-center .card-2 {
    right: 10%;
  }
}
@media (max-width: 991px) {
  .landing-home .landing-center .card-2 {
    right: 4%;
  }
}
@media (max-width: 850px) {
  .landing-home .landing-center .card-2 {
    right: -2%;
  }
}
@media (max-width: 767px) {
  .landing-home .landing-center .card-2 {
    display: none;
  }
}
.landing-home .landing-center .card-3 {
  position: absolute;
  top: 47%;
  right: 40%;
  border-radius: 10px;
  animation: up-down 5s infinite;
  z-index: 1;
}
@media (max-width: 1399px) {
  .landing-home .landing-center .card-3 {
    top: 56%;
    right: 70%;
  }
}
@media (max-width: 790px) {
  .landing-home .landing-center .card-3 {
    right: 68%;
  }
}
@media (max-width: 767px) {
  .landing-home .landing-center .card-3 {
    display: none;
  }
}
.landing-home .landing-center .elements-1 {
  position: absolute;
  top: 30%;
  left: 40px;
}
@media (max-width: 767px) {
  .landing-home .landing-center .elements-1 {
    display: none;
  }
}
.landing-home .landing-center .elements-2 {
  position: absolute;
  top: 18%;
  left: 25%;
}
@media (max-width: 767px) {
  .landing-home .landing-center .elements-2 {
    display: none;
  }
}
.landing-home .landing-center .elements-3 {
  position: absolute;
  top: 75%;
  left: 6%;
}
@media (max-width: 767px) {
  .landing-home .landing-center .elements-3 {
    display: none;
  }
}
.landing-home .landing-center .elements-4 {
  position: absolute;
  top: 30%;
  right: 50%;
}
@media (max-width: 767px) {
  .landing-home .landing-center .elements-4 {
    display: none;
  }
}
.landing-home .landing-center .elements-5 {
  position: absolute;
  top: 65%;
  right: 48%;
}
@media (max-width: 767px) {
  .landing-home .landing-center .elements-5 {
    display: none;
  }
}
.landing-home .landing-center .elements-6 {
  position: absolute;
  top: 150px;
  right: 0;
}
@media (max-width: 767px) {
  .landing-home .landing-center .elements-6 {
    display: none;
  }
}
.landing-home .landing-center .elements-7 {
  position: absolute;
  bottom: 210px;
  right: 60px;
}
@media (max-width: 767px) {
  .landing-home .landing-center .elements-7 {
    display: none;
  }
}

/**==demo_section==**/
.demo-section .demo-block,
.application-section .demo-block {
  justify-content: center;
}
.demo-section .demo-block .demo-box,
.demo-section .demo-block .app-box,
.application-section .demo-block .demo-box,
.application-section .demo-block .app-box {
  padding: 0px 21px 20px;
  border-radius: 10px;
}
.demo-section .demo-block .demo-box .layout-name,
.demo-section .demo-block .app-box .layout-name,
.application-section .demo-block .demo-box .layout-name,
.application-section .demo-block .app-box .layout-name {
  padding: 18px 0px 18px 0px;
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.demo-section .demo-block .demo-box .layout-name .demo-img .dot-group,
.demo-section .demo-block .app-box .layout-name .demo-img .dot-group,
.application-section .demo-block .demo-box .layout-name .demo-img .dot-group,
.application-section .demo-block .app-box .layout-name .demo-img .dot-group {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
}
.demo-section .demo-block .demo-box .layout-name .demo-img .dot-group li,
.demo-section .demo-block .app-box .layout-name .demo-img .dot-group li,
.application-section .demo-block .demo-box .layout-name .demo-img .dot-group li,
.application-section .demo-block .app-box .layout-name .demo-img .dot-group li {
  height: 10px;
  width: 10px;
  border-radius: 100%;
  opacity: 0.5;
}
.demo-section .demo-block .demo-box .layout-name .demo-img .dot-group li:first-child,
.demo-section .demo-block .app-box .layout-name .demo-img .dot-group li:first-child,
.application-section .demo-block .demo-box .layout-name .demo-img .dot-group li:first-child,
.application-section .demo-block .app-box .layout-name .demo-img .dot-group li:first-child {
  background-color: #5d47e6;
}
.demo-section .demo-block .demo-box .layout-name .demo-img .dot-group li:nth-child(2),
.demo-section .demo-block .app-box .layout-name .demo-img .dot-group li:nth-child(2),
.application-section .demo-block .demo-box .layout-name .demo-img .dot-group li:nth-child(2),
.application-section .demo-block .app-box .layout-name .demo-img .dot-group li:nth-child(2) {
  background-color: #31c3ef;
}
.demo-section .demo-block .demo-box .layout-name .demo-img .dot-group li:last-child,
.demo-section .demo-block .app-box .layout-name .demo-img .dot-group li:last-child,
.application-section .demo-block .demo-box .layout-name .demo-img .dot-group li:last-child,
.application-section .demo-block .app-box .layout-name .demo-img .dot-group li:last-child {
  background-color: #479447;
}
.demo-section .demo-block .demo-box .layout-name a,
.demo-section .demo-block .app-box .layout-name a,
.application-section .demo-block .demo-box .layout-name a,
.application-section .demo-block .app-box .layout-name a {
  font-size: calc(13px + 3 * (100vw - 320px) / 1600);
  font-weight: 600;
  line-height: 1.2;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.demo-section .demo-block .demo-box .img-wrraper,
.demo-section .demo-block .app-box .img-wrraper,
.application-section .demo-block .demo-box .img-wrraper,
.application-section .demo-block .app-box .img-wrraper {
  position: relative;
  box-shadow: 0px 9px 20px rgba(46, 35, 94, 0.07);
  border-radius: 15px;
  overflow: hidden;
  transition: all 0.5s ease;
  background-color: #fff;
}
.demo-section .demo-block .demo-box .img-wrraper::before,
.demo-section .demo-block .app-box .img-wrraper::before,
.application-section .demo-block .demo-box .img-wrraper::before,
.application-section .demo-block .app-box .img-wrraper::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 100%;
  background-color: rgba(0, 102, 102, 0.09);
  z-index: 2;
  transition: all 0.5s ease;
}
.demo-section .demo-block .demo-box .img-wrraper img,
.demo-section .demo-block .app-box .img-wrraper img,
.application-section .demo-block .demo-box .img-wrraper img,
.application-section .demo-block .app-box .img-wrraper img {
  transition: all 0.5s ease;
  width: 100%;
  padding: 6px;
  border-radius: 10px;
}
.demo-section .demo-block .demo-box:hover .img-wrraper,
.demo-section .demo-block .app-box:hover .img-wrraper,
.application-section .demo-block .demo-box:hover .img-wrraper,
.application-section .demo-block .app-box:hover .img-wrraper {
  transition: all 0.5s ease;
  box-shadow: 3px 5px 5px 0px rgba(0, 0, 0, 0.16);
}
.demo-section .demo-block .dashboard-images .layout-name,
.application-section .demo-block .dashboard-images .layout-name {
  justify-content: center !important;
}

/**==framework_section==**/
.framework-section {
  scroll-behavior: smooth;
  overflow: hidden;
  background-color: rgba(93, 71, 230, 0.06);
}
.framework-section .framework-content .framework-box {
  transition: all 0.5s;
  background: #fff;
  border: 2px solid #fff;
  border-radius: 25px;
  padding: 16px 25px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
  transition: all 0.5s;
}
@media (max-width: 767px) {
  .framework-section .framework-content .framework-box {
    padding: 12px 15px;
  }
}
.framework-section .framework-content .framework-box .framework-icon {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  border-radius: 22px;
  top: -20px;
  right: 30px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1), 0 6px 20px rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.3s ease;
  overflow: hidden;
}
@media (max-width: 767px) {
  .framework-section .framework-content .framework-box .framework-icon {
    width: 45px;
    height: 45px;
  }
}
.framework-section .framework-content .framework-box .framework-icon div {
  height: 65px;
  width: 65px;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(93, 71, 230, 0.06);
}
.framework-section .framework-content .framework-box .framework-icon div img {
  transition: transform 0.3s ease, opacity 0.3s ease;
  width: 25px;
  height: 25px;
}
.framework-section .framework-content .framework-box .framework-icon:hover {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2), 0 10px 24px rgba(0, 0, 0, 0.2);
}
.framework-section .framework-content .framework-box .framework-icon:hover img {
  transform: scale(1.1);
  opacity: 0.9;
}
.framework-section .framework-content .framework-box h5 {
  padding-bottom: 11px;
  text-transform: capitalize;
  font-size: calc(14px + 4 * (100vw - 320px) / 1600);
  font-weight: 600;
  text-align: left;
  color: #242934;
}
.framework-section .framework-content .framework-box p {
  font-weight: 400;
  font-size: calc(13px + 2 * (100vw - 320px) / 1600);
  color: #8f8c8c;
}
@media (max-width: 1820px) {
  .framework-section .framework-content .framework-box p {
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
  }
}
@media (max-width: 991px) {
  .framework-section .framework-content .framework-box p {
    -webkit-line-clamp: 2;
  }
}

/**==application_section==**/
.demo-block .app-box {
  border-radius: 10px;
  transition: all 0.5s ease;
}
.demo-block .app-box:hover .img-wrraper {
  transition: all 0.5s ease;
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2);
}
.demo-block .app-box .img-wrraper {
  overflow: hidden;
  position: relative;
  border-radius: 10px;
  background-color: rgba(93, 71, 230, 0.06);
  padding: 20px;
}
.demo-block .app-box .img-wrraper img {
  transition: all 0.5s ease;
  width: 100%;
}
.demo-block .app-box .demo-detail .demo-title {
  padding-top: 20px;
  text-align: center;
}
.demo-block .app-box .demo-detail .demo-title .btn {
  text-transform: capitalize;
  border: none !important;
  background: linear-gradient(90deg, rgba(93, 71, 230, 0.08) -18.33%, rgba(93, 71, 230, 0.08) 62.78%) !important;
  padding: 8px 15px;
  font-weight: 600;
  transition: all 0.5s ease;
  color: var(--theme-default);
}
.demo-block .app-box .demo-detail .demo-title .btn:hover {
  background: var(--theme-default) !important;
  color: #fff;
  transform: scale(1.05);
}

/**==features_section==**/
.features-section {
  scroll-behavior: smooth;
  overflow: hidden;
  background-color: rgba(93, 71, 230, 0.06);
}
.features-section .feature-box {
  border-radius: 45px;
  border: 3px dotted #ddd;
  cursor: pointer;
  color: black;
  display: flex;
  align-items: center;
  padding: 20px 24px;
  transition: all 0.3s ease;
}
@media (max-width: 1400px) {
  .features-section .feature-box {
    padding: 15px;
  }
}
.features-section .feature-box:hover {
  border-radius: 45px;
  border: 3px dotted #ddd;
  transform: translateY(-5px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  background: #f5f4fe;
}
.features-section .feature-box:hover .icon-wrapper {
  transition: all 0.5s ease;
}
.features-section .feature-box:hover .icon-wrapper svg {
  transform: scale(1.2);
}
.features-section .feature-box:hover .flex-grow-1 h4 {
  transition: color 0.3s ease;
}
.features-section .feature-box:hover .flex-grow-1 p {
  opacity: 1;
}
.features-section .feature-box .icon-wrapper {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background-color: #31c3ef;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s ease;
}
@media (max-width: 1400px) {
  .features-section .feature-box .icon-wrapper {
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 991px) {
  .features-section .feature-box .icon-wrapper {
    width: 40px;
    height: 40px;
  }
}
.features-section .feature-box .icon-wrapper svg {
  height: 27px;
  width: 27px;
  stroke: #fff;
  transition: all 0.2s ease;
}
@media (max-width: 1400px) {
  .features-section .feature-box .icon-wrapper svg {
    height: 20px;
    width: 20px;
  }
}
.features-section .feature-box .flex-grow-1 {
  text-align: left;
  margin-left: 15px;
}
.features-section .feature-box .flex-grow-1 h4 {
  color: #000;
  font-size: calc(14px + 4 * (100vw - 320px) / 1600);
  font-weight: 500;
  line-height: 1.2;
  text-transform: capitalize;
  margin-bottom: 5px;
}
@media (max-width: 1570px) {
  .features-section .feature-box .flex-grow-1 h4 {
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
  }
}
.features-section .feature-box .flex-grow-1 p {
  color: rgba(0, 0, 0, 0.8);
  font-size: calc(12px + 4 * (100vw - 320px) / 1600);
  font-weight: 400;
  opacity: 0.8;
}
@media (max-width: 1800px) {
  .features-section .feature-box .flex-grow-1 p {
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
  }
}
@media (max-width: 991px) {
  .features-section .feature-box .flex-grow-1 p {
    -webkit-line-clamp: 1;
  }
}

/**==support_section==**/
.premium-section .premium-img {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 41px;
}
@media (max-width: 767px) {
  .premium-section .premium-img {
    padding-top: 0px;
  }
}
.premium-section .premium-img img {
  height: calc(160px + 200 * (100vw - 320px) / 1600);
  animation: float 4s ease-in-out infinite;
}
.premium-section .premium-wrapper {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  padding: calc(12px + 8 * (100vw - 320px) / 1600);
  text-align: left;
}
@media (max-width: 767px) {
  .premium-section .premium-wrapper {
    padding-bottom: 0;
  }
}
.premium-section .premium-wrapper h3 {
  font-size: calc(20px + 12 * (100vw - 300px) / 1620);
  font-family: Caveat, cursive;
}
.premium-section .premium-wrapper h2 {
  font-size: calc(18px + 16 * (100vw - 300px) / 1620);
  padding-top: 6px;
  font-weight: 700;
  padding-bottom: 10px;
  text-transform: capitalize;
}
.premium-section .premium-wrapper span {
  margin-bottom: 55px;
  color: #8f8c8c;
  font-size: 16px;
  letter-spacing: 0.7px;
}
@media (max-width: 1550px) and (min-width: 1241px) {
  .premium-section .premium-wrapper span {
    margin-bottom: 30px;
  }
}
@media (max-width: 1240px) and (min-width: 320px) {
  .premium-section .premium-wrapper span {
    margin-bottom: 16px;
  }
}
@media (max-width: 991px) and (min-width: 320px) {
  .premium-section .premium-wrapper span {
    text-overflow: ellipsis;
    height: 47px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
  }
}
.premium-section .premium-wrapper .sub-title {
  font-weight: 700;
  color: var(--theme-default);
  margin-top: -14px;
  line-height: 1.8;
}
@media (max-width: 1540px) {
  .premium-section .premium-wrapper .sub-title {
    margin-top: -13px;
  }
}
@media (max-width: 1401px) {
  .premium-section .premium-wrapper .sub-title {
    margin-top: -12px;
  }
}
@media (max-width: 1266px) {
  .premium-section .premium-wrapper .sub-title {
    margin-top: -11px;
  }
}
@media (max-width: 1155px) {
  .premium-section .premium-wrapper .sub-title {
    margin-top: -10px;
  }
}
@media (max-width: 991px) {
  .premium-section .premium-wrapper .sub-title {
    margin-top: -11px;
  }
}
@media (max-width: 769px) {
  .premium-section .premium-wrapper .sub-title {
    margin-top: -10px;
  }
}
@media (max-width: 592px) {
  .premium-section .premium-wrapper .sub-title {
    margin-top: -9px;
  }
}

/**==footer_section==**/
.landing-footer {
  padding: 60px 0;
  position: relative;
  background-image: url(../images/landing/fotter-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: unset;
  overflow: hidden;
}
@media (max-width: 575px) {
  .landing-footer {
    background-position: center;
    padding: 30px 0 !important;
  }
}
@media (max-width: 874px) and (min-width: 320px) {
  .landing-footer .landing-center {
    padding-bottom: 30px;
  }
}
.landing-footer .landing-center .feature-content {
  display: grid;
  justify-content: center;
  align-items: center;
}
@media (max-width: 874px) {
  .landing-footer .landing-center .feature-content {
    display: block;
    text-align: center;
  }
}
.landing-footer .landing-center .feature-content > div h2 {
  color: #fff;
  max-width: 65%;
  font-weight: 600;
  font-size: calc(14px + 12 * (100vw - 300px) / 1620);
  padding-bottom: 8px;
  text-transform: capitalize;
}
@media (max-width: 874px) {
  .landing-footer .landing-center .feature-content > div h2 {
    max-width: 100%;
  }
}
.landing-footer .landing-center .feature-content > div .footer-rating {
  text-align: left;
  display: inline;
}
.landing-footer .landing-center .feature-content > div .footer-rating i {
  font-size: calc(14px + 6 * (100vw - 300px) / 1620);
  color: #da9817;
}
.landing-footer .landing-center .feature-content > div .footer-rating i + i {
  margin-left: 5px;
}
@media (max-width: 874px) {
  .landing-footer .landing-center .feature-content > div .footer-rating {
    text-align: center;
    padding-top: 0;
    padding-bottom: 12px;
  }
}
@media (max-width: 890px) and (min-width: 320px) {
  .landing-footer .landing-center .feature-content > div .footer-rating {
    padding-top: 6px;
  }
}
.landing-footer .landing-center .feature-content .footer-btn {
  display: flex;
  align-items: center;
  justify-self: center;
  gap: 20px;
  transition: all 0.5s ease;
}
@media only screen and (max-width: 987px) {
  .landing-footer .landing-center .feature-content .footer-btn {
    padding: 6px 12px;
    min-width: 140px;
  }
}
@media only screen and (max-width: 874px) {
  .landing-footer .landing-center .feature-content .footer-btn {
    margin-top: 5px;
  }
}
@media only screen and (max-width: 575.98px) and (max-width: 350px) {
  .landing-footer .landing-center .feature-content .footer-btn {
    font-size: 14px;
  }
}
.landing-footer .landing-center .feature-content .footer-logo {
  text-align: center;
}
.landing-footer .landing-center .feature-content .footer-logo img {
  padding-bottom: 20px;
  width: 145px;
  height: 60px;
}
.landing-footer .landing-center .feature-content .footer-rating {
  text-align: center;
  padding-bottom: 30px;
}
.landing-footer .landing-center .feature-content .footer-rating i {
  color: #ffae1a;
  font-size: 20px;
}
.landing-footer .landing-center .feature-content .footer-text p {
  text-align: center;
}
.landing-footer .landing-center .feature-content .footer-text h5 {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  font-size: 26px;
  width: 485px;
  margin: auto;
  text-align: center;
  padding-bottom: 15px;
  line-height: 1.4;
}
@media (max-width: 631px) {
  .landing-footer .landing-center .feature-content .footer-text h5 {
    font-size: 22px;
    width: 100%;
    margin-bottom: 15px;
    padding-bottom: unset;
  }
}
@media (max-width: 457px) {
  .landing-footer .landing-center .feature-content .footer-text h5 {
    font-size: 16px;
  }
}

/**==key-frame==**/
@keyframes scroll1 {
  100% {
    background-position: -3000px 0px;
  }
}
@keyframes float {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.page-wrapper,
.landing-page {
  overflow: auto;
}
.page-wrapper .section-space,
.landing-page .section-space {
  padding: 80px 0;
}

.cursor {
  display: fixed;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%);
  border-radius: 50%;
  background: transparent;
  pointer-events: none;
  z-index: 111;
  border: 2px solid #5d47e6;
  transition: all 0.2s ease-out;
  animation: moveCursor1 0.5s infinite alternate;
}

.expand {
  background: transparent;
  animation: moveCursor2 0.5s forwards;
  border: 1px solid yellow;
}

@keyframes moveCursor1 {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(0.8);
  }
}
@keyframes moveCursor2 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(2.5);
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
.landing-home .landing-center .preview-images {
  flex: 1;
  position: relative;
  aspect-ratio: 532/352;
  perspective: 867px;
  margin-top: 50px;
}
.landing-home .landing-center .preview-images img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
  transition: transform 0.8s ease, opacity 0.8s ease;
  opacity: 0;
  z-index: 1;
}

/* ---------------------
	*** themes ***
-----------------------*/
/**=====================
  4.3 Update CSS Start
==========================**/
.jsgrid-filter-row select,
.jsgrid-filter-row input {
  padding: 6px 10px;
  border: 1px solid #f2f4ff;
  background: #fff;
}

.collapse-horizontal .card-body {
  width: 350px;
}

.tooltip .tooltip-inner {
  background-color: #f1f3ff;
  color: var(--theme-default);
}

.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: transparent;
}
.default-according .card .card-header i {
  position: initial;
  font-size: 20px;
  display: inline-block;
  vertical-align: text-bottom;
  margin-right: 5px;
}
[dir=rtl] .default-according .card .card-header i {
  margin-right: unset;
  margin-left: 5px;
}
.default-according .card .card-header h4 {
  margin-top: 0;
}
.default-according .card .card-header .btn-link {
  padding: 12px 20px;
  width: 100%;
  text-align: left;
  letter-spacing: 0.7px;
  font-family: "Inter", sans-serif;
  border: 1px solid #efefef;
  border-radius: 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-weight: 500;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
}
[dir=rtl] .default-according .card .card-header .btn-link {
  text-align: right;
}
@media (max-width: 575px) {
  .default-according .card .card-header .btn-link {
    padding: 12px 15px;
  }
}
.default-according .card .card-body {
  padding: 15px 20px;
  line-height: 22px;
  font-size: 14px;
  border-color: #efefef;
  border-radius: 0;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  color: #404040;
}

.nav-tabs {
  border-bottom-color: #efefef;
}

.nav-tabs .nav-item.show .nav-link {
  font-weight: 500;
}
.nav-tabs .nav-link {
  color: #404040;
}
.nav-tabs .nav-link.active {
  font-weight: 500;
}
.nav-tabs.nav-bottom .nav-item .nav-link.active {
  border-color: #e9edf1 #e9edf1 #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;
  z-index: 2;
}
.dropdown-menu .dropdown-item {
  color: #2b2b2b;
  opacity: 0.6;
  font-size: 14px;
  padding: 6px 12px;
  border-top: 1px solid #efefef;
  background: var(--white);
}
.dropdown-menu .dropdown-item:hover {
  background-color: #cccccc;
}
.dropdown-menu .dropdown-item:first-child {
  border: none;
}
.dropdown-menu .dropdown-divider {
  margin: 0;
  border-top: 1px solid #cccccc;
}

.border-tab .nav-tabs .nav-item .nav-link.active {
  border-bottom: 2px solid var(--theme-default);
}
.border-tab .nav-tabs .nav-item .nav-link.show {
  border-bottom: 2px solid var(--theme-default);
}
.border-tab .nav-tabs .nav-item .nav-link:focus {
  border-bottom: 2px solid var(--theme-default);
}

.component .input-group .btn {
  line-height: 32px;
  text-transform: capitalize;
}

.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;
}
@media (max-width: 575.98px) {
  .faq-accordion .card .btn-link svg {
    margin-left: 10px;
  }
}

.form-control:focus,
.form-select:focus {
  box-shadow: unset;
  border-color: var(--bs-border-color);
}

.job-filter .faq-form .form-control {
  font-size: 14px;
  padding: 6px 30px 6px 6px;
}
.job-filter .faq-form .search-icon {
  width: 16px;
  height: 16px;
}

.dt-button-collection {
  width: auto !important;
}
.dt-button-collection .btn-group {
  width: 100%;
}
.dt-button-collection .dropdown-item:hover {
  background-color: var(--white) !important;
}

.carousel .carousel-indicators {
  margin-bottom: 3px;
}

.carousel-item .carousel-caption {
  width: 100%;
  right: 0;
  left: 0;
  bottom: 0;
  padding: 26px 10px;
  background-color: rgba(14, 15, 17, 0.51);
}
.carousel-item .carousel-caption h5,
.carousel-item .carousel-caption p {
  color: #fff;
}
.carousel-item .carousel-opacity {
  background-color: rgba(244, 244, 244, 0.51);
}

.carousel-dark .carousel-caption h5,
.carousel-dark .carousel-caption p {
  color: #000;
}

.carousel .carousel-control-prev-icon,
.carousel .carousel-control-next-icon {
  width: calc(23px + 9 * (100vw - 320px) / 1600);
  height: calc(23px + 9 * (100vw - 320px) / 1600);
}

.swiper.swiper-h, .swiper.vertical-swiper {
  height: calc(170px + 330 * (100vw - 320px) / 1600);
}
.swiper .swiper-button-next::after,
.swiper .swiper-button-prev::after {
  font-size: calc(23px + 9 * (100vw - 320px) / 1600);
}

.nested-horizontal-swiper {
  height: 500px;
}
.nested-horizontal-swiper .nested-vertical-swiper {
  height: 100%;
}

.autoplay-swiper .swiper-button-prev,
.autoplay-swiper .swiper-button-next {
  color: var(--white);
}

.coverflow-slider.swiper {
  width: 100%;
}
.coverflow-slider.swiper .swiper-slide {
  background-position: center;
  background-size: cover;
  width: 300px;
}
@media (max-width: 478px) and (min-width: 396px) {
  .coverflow-slider.swiper .swiper-slide {
    width: 200px;
  }
}
@media (max-width: 395px) and (min-width: 361px) {
  .coverflow-slider.swiper .swiper-slide {
    width: 170px;
  }
}
@media (max-width: 360px) {
  .coverflow-slider.swiper .swiper-slide {
    width: 138px;
  }
}
.coverflow-slider.swiper .swiper-slide img {
  display: block;
  width: 100%;
}

[dir=rtl] .rating-header h4 {
  direction: ltr;
}

.animated-toast {
  z-index: 11;
}

@media (max-width: 390px) {
  .animated-toast .toast {
    width: 285px;
  }
  .animated-toast .toast .toast-header h6 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 220px;
  }
}

.animate-img .animate-widget img {
  width: 100%;
  height: calc(190px + 160 * (100vw - 320px) / 1600);
  margin: 0 auto;
  object-fit: cover;
  border-radius: 15px 15px 0 0;
}

.animated-modal-wrapper .common-align {
  flex-direction: column;
  gap: 26px;
}
.animated-modal-wrapper .animated-modal {
  flex-flow: column;
  gap: 15px;
  justify-content: center;
  margin-bottom: 0;
  align-items: stretch;
}
.animated-modal-wrapper .animated-modal .animated-modal-md-mb {
  justify-content: center;
  align-items: center;
}
@media (max-width: 442px) {
  .animated-modal-wrapper .animated-modal .animated-modal-md-mb {
    gap: 4px;
  }
}
@media (max-width: 363px) {
  .animated-modal-wrapper .animated-modal .animated-modal-md-mb {
    justify-content: flex-start;
  }
}
@media (max-width: 442px) and (min-width: 364px) {
  .animated-modal-wrapper .animated-modal .form-select {
    width: 75% !important;
  }
}
@media (max-width: 363px) {
  .animated-modal-wrapper .animated-modal .form-select {
    width: 85% !important;
    margin-inline: 12px;
  }
}

.modal-popup.modal {
  top: 20%;
  left: 50%;
  transform: translate(-50%, 0);
}
.modal-popup.modal .modal-dialog {
  pointer-events: all;
}
.modal-popup.modal .modal-dialog .theme-close {
  width: calc(25px + 15 * (100vw - 320px) / 1600);
  height: calc(25px + 15 * (100vw - 320px) / 1600);
  font-size: calc(12px + 2 * (100vw - 320px) / 1600);
  cursor: pointer;
}
.modal-popup.modal .modal-dialog .theme-close:hover {
  opacity: 1;
}
.modal-popup.modal .modal-dialog .btn-close:focus {
  box-shadow: none;
}

.animate-widget img {
  border-radius: 10px 10px 0 0;
}

.add-post form .form-control:focus {
  border: 1px solid var(--recent-dashed-border);
  box-shadow: unset;
}
.add-post form .m-checkbox-inline label {
  cursor: pointer;
}

.starter-main .alert-primary.inverse {
  padding: 13px 20px 13px 65px;
  border-color: var(--theme-default);
  color: #404040;
}
[dir=rtl] .starter-main .alert-primary.inverse {
  padding: 13px 65px 13px 20px;
}
.starter-main .alert-primary.inverse:before {
  content: "";
  position: absolute;
  left: 55px;
  width: 0;
  height: 0;
  top: 50%;
  border-left: 7px solid var(--theme-default);
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  transform: translateY(-50%);
}
[dir=rtl] .starter-main .alert-primary.inverse:before {
  border-right: 7px solid var(--theme-default);
  border-left: unset;
  left: unset;
  right: 55px;
}
.starter-main .alert-primary.inverse i {
  padding: 17px 20px;
  display: flex;
  align-items: center;
  background-color: var(--theme-default);
  color: #fff;
  border-radius: 0px 0 0 3px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
[dir=rtl] .starter-main .alert-primary.inverse i {
  right: 0;
  left: unset;
}

.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 .alert {
  background-color: rgba(93, 71, 230, 0.2) !important;
}
.starter-main .alert i {
  display: flex;
  align-items: center;
}

.card-block .table-responsive .table caption {
  padding-left: 10px;
}
[dir=rtl] .card-block .table-responsive .table caption {
  padding-left: unset;
  padding-right: 10px;
  text-align: right;
}
.card-block .table-responsive .table-bordered td {
  vertical-align: middle;
}
.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;
}

.chart-vertical-center {
  display: flex;
  justify-content: center;
}
.chart-vertical-center #myDoughnutGraph,
.chart-vertical-center #myPolarGraph {
  width: auto !important;
}

#editor .ace_scroller .ace_content .ace_layer .ace_print-margin {
  visibility: hidden !important;
}

.attendance-card {
  display: flex;
  padding: 15px;
  border-radius: 5px;
  gap: 15px;
  align-items: center;
}
@media (max-width: 1700px) {
  .attendance-card {
    gap: 10px;
  }
}
@media (max-width: 480px) {
  .attendance-card {
    align-items: flex-start;
  }
}
.attendance-card .left-overview-content {
  display: flex;
  gap: 15px;
  align-items: center;
}
.attendance-card .left-overview-content .svg-box {
  width: 43px;
  height: 43px;
  background-color: var(--white);
  box-shadow: 0px 71.2527px 51.5055px rgba(229, 229, 245, 0.19), 0px 42.3445px 28.0125px rgba(229, 229, 245, 0.15), 0px 21.9866px 14.2913px rgba(229, 229, 245, 0.13), 0px 8.95749px 7.16599px rgba(229, 229, 245, 0.1), 0px 2.03579px 3.46085px rgba(229, 229, 245, 0.06);
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.attendance-card .right-overview-content {
  display: flex;
  gap: 25px;
  align-items: center;
  justify-content: space-between;
  width: calc(100% - 43px - 15px);
}
.attendance-card .right-overview-content h6 {
  padding-bottom: 7px;
}
.attendance-card .right-overview-content span {
  line-height: 18.69px;
}
@media (max-width: 1700px) {
  .attendance-card .right-overview-content {
    gap: 18px;
  }
}
@media (max-width: 480px) {
  .attendance-card .right-overview-content {
    flex-wrap: wrap;
    gap: 7px;
  }
}
.attendance-card .right-overview-content .marks-count {
  display: flex;
  gap: 23px;
  align-items: center;
}
.attendance-card .right-overview-content .marks-count sub {
  bottom: -0.8px;
}
@media (max-width: 1700px) {
  .attendance-card .right-overview-content .marks-count {
    gap: 12px;
    flex-wrap: wrap;
  }
}
@media (max-width: 480px) {
  .attendance-card .right-overview-content .marks-count {
    gap: 14px;
  }
}

.animated-dropfile #top {
  margin-top: 20px;
}
.animated-dropfile .btn-container {
  border-radius: 5px;
  line-height: 0;
  margin: 34px 0;
}
.animated-dropfile .imgupload {
  color: var(--chart-text-color);
  font-size: 50px;
}
.animated-dropfile #namefile {
  color: var(--chart-text-color);
}
.animated-dropfile h4 > strong {
  color: #f44336;
}
.animated-dropfile .imgupload.ok {
  display: none;
  color: #479447;
}
.animated-dropfile .imgupload.stop {
  display: none;
  color: #f44336;
}
.animated-dropfile #fileup {
  opacity: 0;
  -moz-opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  width: 200px;
  cursor: pointer;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 34px;
  height: 35px;
}
.animated-dropfile #submitbtn {
  padding: 5px 50px;
  display: none;
}
.animated-dropfile #fakebtn {
  padding: 5px 40px;
}
.animated-dropfile #sign {
  color: #1e2832;
  position: fixed;
  right: 10px;
  bottom: 10px;
  text-shadow: 0px 0px 0px #1e2832;
  transition: all 0.3s;
}
.animated-dropfile #sign:hover {
  color: #1e2832;
  text-shadow: 0px 0px 5px #1e2832;
}

.dragging {
  opacity: 0.5;
  transition: opacity 1s ease;
}

.button-light-light {
  background-color: rgba(244, 244, 244, 0.5) !important;
}

.bootstrap-select {
  width: 100% !important;
}
.bootstrap-select .dropdown-toggle {
  width: 100%;
  color: #898989;
  background-color: var(--white) !important;
  border-color: #cccccc !important;
  border-radius: 6px;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: unset !important;
}
.bootstrap-select .dropdown-toggle::after {
  font-size: 15px;
}
.bootstrap-select .dropdown-menu {
  width: 100%;
}

.todo-wrap.email-wrap .email-app-sidebar .main-menu > li a .badge {
  color: #fff;
}
.todo-wrap.email-wrap .email-app-sidebar .main-menu > li + li {
  padding-top: 18px;
}
.todo-wrap.email-wrap .email-app-sidebar .main-menu li span[class*=bg-light-] {
  min-width: 35px;
  min-height: 35px;
  border-radius: 50%;
  display: grid;
  place-items: center;
}
.todo-wrap.email-wrap .todo-tasks .card-body {
  height: 350px;
  overflow: auto;
}
.todo-wrap.email-wrap .todo-tasks .card-body .task-date {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
}
@media (max-width: 575px) {
  .todo-wrap.email-wrap .todo-tasks .card-body .task-date {
    margin: 0;
    justify-content: space-between;
    width: 100%;
  }
  .todo-wrap.email-wrap .todo-tasks .card-body .task-date span {
    padding: 0;
  }
}
.todo-wrap.email-wrap .todo-tasks .card-body .task-date .delete-button {
  line-height: 0;
}
.todo-wrap.email-wrap .todo-tasks input,
.todo-wrap.email-wrap .todo-tasks button {
  padding: 8px;
  border: none;
  border-radius: 4px;
  outline: none;
}
.todo-wrap.email-wrap .todo-tasks input {
  border: 1px solid var(--theme-default);
}
.todo-wrap.email-wrap .todo-tasks input:focus {
  box-shadow: unset;
}
.todo-wrap.email-wrap .todo-tasks input.form-check-input {
  margin: 0;
}
.todo-wrap.email-wrap .todo-tasks button {
  color: #fff;
  background-color: var(--theme-default);
  cursor: pointer;
}
.todo-wrap.email-wrap .todo-tasks button i {
  color: #fff;
}
.todo-wrap.email-wrap .todo-tasks li {
  background-color: var(--light-background);
  margin-bottom: 10px;
  padding: 12px;
  border-radius: 4px;
  display: flex;
  align-items: center;
}
.todo-wrap.email-wrap .todo-tasks li:last-child {
  margin-bottom: 0;
}
.todo-wrap.email-wrap .todo-tasks li.form-check-input {
  margin: 0;
}
.todo-wrap.email-wrap .todo-tasks li span {
  padding-inline: 12px;
  display: -webkit-box;
  max-width: 100%;
  -webkit-line-clamp: 3;
  height: auto;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.todo-wrap.email-wrap .todo-tasks .completed {
  text-decoration: 2px line-through #f44336;
}
@media (max-width: 575px) {
  .todo-wrap.email-wrap .todo-tasks li {
    flex-wrap: wrap;
    gap: 8px;
  }
  .todo-wrap.email-wrap .todo-tasks li span:not(.c-o-light) {
    padding: 0;
  }
}

.tilt-showcase .sub-title {
  border-bottom: 0 !important;
}
.tilt-showcase pre {
  padding: 12px;
  margin-top: 7px;
}

.support-ticket-font ul {
  font-size: 14px;
}

.ecommerce-widget {
  box-shadow: none;
  border: 1px solid #f1f3ff !important;
  border-radius: 5px;
}
.ecommerce-widget .total-num {
  color: #404040;
  margin: 0;
  letter-spacing: 1px;
}
.ecommerce-widget .total-num span {
  color: #000;
}
.ecommerce-widget .row {
  align-items: center;
}
.ecommerce-widget .progress-showcase {
  margin-top: 20px;
}
.ecommerce-widget span {
  color: #8f8c8c;
  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));
}

.typeahead-wrapper .tt-menu {
  z-index: 6 !important;
}

.api-management .recent-table div.dt-container .dt-layout-row .dt-search {
  top: 20px;
  right: 145px;
}
@media (max-width: 640px) and (min-width: 576px) {
  .api-management .recent-table div.dt-container .dt-layout-row .dt-search {
    position: absolute;
    left: unset;
  }
}
@media (max-width: 575px) {
  .api-management .recent-table div.dt-container .dt-layout-row .dt-search {
    top: 0;
  }
}
.api-management .recent-table div.dt-container .dt-layout-row .dt-search .dt-input {
  width: auto;
  padding: 6px;
  border-radius: 6px;
}
.api-management .recent-table div.dt-container .dt-layout-row .dt-length {
  top: 23px;
}
.api-management .recent-table table thead tr th,
.api-management .recent-table table thead tr td,
.api-management .recent-table table tbody tr th,
.api-management .recent-table table tbody tr td {
  color: var(--body-font-color);
  min-width: auto;
}
.api-management .recent-table table thead tr th:first-child,
.api-management .recent-table table thead tr td:first-child,
.api-management .recent-table table tbody tr th:first-child,
.api-management .recent-table table tbody tr td:first-child {
  padding-left: 20px;
}
.api-management .recent-table table thead tr th:last-child,
.api-management .recent-table table thead tr td:last-child,
.api-management .recent-table table tbody tr th:last-child,
.api-management .recent-table table tbody tr td:last-child {
  padding-right: 20px;
}
.api-management .recent-table table thead tr th .badge,
.api-management .recent-table table thead tr td .badge,
.api-management .recent-table table tbody tr th .badge,
.api-management .recent-table table tbody tr td .badge {
  padding: 6px 12px;
}
.api-management .recent-table table thead tr th .common-f-start,
.api-management .recent-table table thead tr td .common-f-start,
.api-management .recent-table table tbody tr th .common-f-start,
.api-management .recent-table table tbody tr td .common-f-start {
  gap: 12px;
}
.api-management .recent-table table thead tr th .common-f-start .square-l-white,
.api-management .recent-table table thead tr td .common-f-start .square-l-white,
.api-management .recent-table table tbody tr th .common-f-start .square-l-white,
.api-management .recent-table table tbody tr td .common-f-start .square-l-white {
  width: calc(30px + 4 * (100vw - 320px) / 1600);
  height: calc(30px + 4 * (100vw - 320px) / 1600);
  border-radius: 2px;
  background-color: var(--light-background);
  display: flex;
  justify-content: center;
  align-items: center;
}
.api-management .recent-table table thead tr th .common-f-start .square-l-white i,
.api-management .recent-table table thead tr td .common-f-start .square-l-white i,
.api-management .recent-table table tbody tr th .common-f-start .square-l-white i,
.api-management .recent-table table tbody tr td .common-f-start .square-l-white i {
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  color: rgba(82, 82, 108, 0.5);
  cursor: pointer;
}
.api-management .recent-table table thead tr th .square-white,
.api-management .recent-table table thead tr td .square-white,
.api-management .recent-table table tbody tr th .square-white,
.api-management .recent-table table tbody tr td .square-white {
  width: 34px;
  height: 34px;
  border-radius: 2px;
  background-color: var(--light-background);
  display: flex;
  justify-content: center;
  align-items: center;
}
.api-management .recent-table table thead tr th .square-white svg,
.api-management .recent-table table thead tr td .square-white svg,
.api-management .recent-table table tbody tr th .square-white svg,
.api-management .recent-table table tbody tr td .square-white svg {
  fill: rgba(82, 82, 108, 0.8);
  width: 16px;
  height: 16px;
}
.api-management .recent-table table thead tr th:nth-child(3),
.api-management .recent-table table thead tr td:nth-child(3),
.api-management .recent-table table tbody tr th:nth-child(3),
.api-management .recent-table table tbody tr td:nth-child(3) {
  min-width: 330px;
}
@media (max-width: 1310px) and (min-width: 992px) {
  .api-management .recent-table table thead tr th:nth-child(2) span,
  .api-management .recent-table table thead tr td:nth-child(2) span,
  .api-management .recent-table table tbody tr th:nth-child(2) span,
  .api-management .recent-table table tbody tr td:nth-child(2) span {
    display: -webkit-box;
    max-width: 100%;
    -webkit-line-clamp: 1;
    height: auto;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (max-width: 991px) {
  .api-management .recent-table table thead tr th:nth-child(2),
  .api-management .recent-table table thead tr td:nth-child(2),
  .api-management .recent-table table tbody tr th:nth-child(2),
  .api-management .recent-table table tbody tr td:nth-child(2) {
    min-width: 365px;
  }
  .api-management .recent-table table thead tr th:nth-child(3),
  .api-management .recent-table table thead tr td:nth-child(3),
  .api-management .recent-table table tbody tr th:nth-child(3),
  .api-management .recent-table table tbody tr td:nth-child(3) {
    min-width: 350px;
  }
}

.sitemap-wrapper .default-sitemap .sub-title {
  color: #404040;
  margin-bottom: 18px;
  padding-bottom: 6px;
  border-bottom: thick solid var(--chart-progress-light);
}
.sitemap-wrapper .default-sitemap .common-flex {
  flex-direction: column;
}
.sitemap-wrapper .default-sitemap .common-flex a {
  color: rgba(82, 82, 108, 0.6);
}
.sitemap-wrapper .horizontal-sitemap {
  text-align: center;
}
.sitemap-wrapper .horizontal-sitemap .main-site li > a {
  padding: 10px 20px;
  border-radius: 4px;
  background-color: rgba(204, 204, 204, 0.29);
  display: inline-block;
  width: 10rem;
  text-align: center;
  color: #404040;
}
@media (min-width: 992px) {
  .sitemap-wrapper .horizontal-sitemap .main-site li > a {
    width: calc(9.5rem + 1.7 * (100vw - 992px) / 928);
  }
}
@media (max-width: 991px) {
  .sitemap-wrapper .horizontal-sitemap .main-site li > a {
    background-color: unset;
    padding: 0;
    text-align: left;
  }
}
.sitemap-wrapper .horizontal-sitemap .main-site li .main-root {
  position: relative;
  background-color: #cccccc;
}
.sitemap-wrapper .horizontal-sitemap .main-site li .main-root::after {
  content: "";
  border: 1px solid #404040;
  position: absolute;
  height: 28px;
  bottom: -28px;
  left: 50%;
  transform: translate(-50%);
}
@media (max-width: 991px) {
  .sitemap-wrapper .horizontal-sitemap .main-site li .main-root {
    background-color: unset;
    text-align: center;
  }
}
.sitemap-wrapper .horizontal-sitemap .tier-1 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 88%;
  margin: auto;
  margin-top: 28px;
  padding-top: 22px;
  position: relative;
  border-top: 8px solid #404040;
}
.sitemap-wrapper .horizontal-sitemap .tier-1 li {
  text-align: left;
  position: relative;
}
.sitemap-wrapper .horizontal-sitemap .tier-1 li > a:not(.tier-2 li a):first-child {
  background-color: rgba(204, 204, 204, 0.6);
  position: relative;
}
.sitemap-wrapper .horizontal-sitemap .tier-1 li > a:not(.tier-2 li a):first-child::before {
  content: "\f175";
  font-weight: 900;
  position: absolute;
  font-family: "Font Awesome 6 Free";
  top: -28px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 22px;
  color: #404040;
}
@media (max-width: 991px) {
  .sitemap-wrapper .horizontal-sitemap .tier-1 li > a:not(.tier-2 li a):first-child {
    background-color: unset;
    text-align: center;
  }
}
@media (min-width: 992px) {
  .sitemap-wrapper .horizontal-sitemap .tier-1 li {
    padding-left: calc(15px + 7 * (100vw - 992px) / 928);
  }
}
@media (max-width: 991px) {
  .sitemap-wrapper .horizontal-sitemap .tier-1 li {
    padding-left: 0px;
  }
}
.sitemap-wrapper .horizontal-sitemap .tier-1 .tier-2 {
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding-top: 40px;
  border-left: 2px solid #404040;
}
.sitemap-wrapper .horizontal-sitemap .tier-1 .tier-2 li {
  position: relative;
}
.sitemap-wrapper .horizontal-sitemap .tier-1 .tier-2 li > a {
  position: relative;
}
.sitemap-wrapper .horizontal-sitemap .tier-1 .tier-2 li > a::before {
  content: "\f178";
  font-weight: 900;
  position: absolute;
  font-family: "Font Awesome 6 Free";
  top: 50%;
  left: -22px;
  transform: translateY(-50%);
  font-size: 22px;
  color: #404040;
}
@media (min-width: 992px) {
  .sitemap-wrapper .horizontal-sitemap .tier-1 .tier-2 li > a::before {
    font-size: calc(16px + 6 * (100vw - 992px) / 928);
    left: calc(-16px + -6 * (100vw - 992px) / 928);
  }
}
@media (max-width: 991px) {
  .sitemap-wrapper .horizontal-sitemap .tier-1 .tier-2 li > a::before {
    font-size: 16px;
  }
}
.sitemap-wrapper .horizontal-sitemap .tier-1 .tier-2 .tier-3 {
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding-top: 40px;
  border-left: 2px solid #404040;
}
@media (min-width: 992px) {
  .sitemap-wrapper .horizontal-sitemap .tier-1 .tier-2 .tier-3 {
    margin-left: calc(6px + 50 * (100vw - 992px) / 928);
  }
}
@media (max-width: 991px) {
  .sitemap-wrapper .horizontal-sitemap .tier-1 .tier-2 .tier-3 {
    margin-left: 0;
    padding-top: 18px;
    gap: 12px;
  }
}
@media (max-width: 991px) {
  .sitemap-wrapper .horizontal-sitemap .tier-1 .tier-2 .tier-3 li {
    padding-left: 20px;
  }
}
@media (min-width: 992px) {
  .sitemap-wrapper .horizontal-sitemap .tier-1 .tier-2 {
    margin-left: calc(6px + 22 * (100vw - 992px) / 928);
  }
}
@media (max-width: 991px) {
  .sitemap-wrapper .horizontal-sitemap .tier-1 .tier-2 {
    margin-left: 0;
    padding-top: 18px;
    gap: 12px;
    padding-left: 20px;
  }
}
@media (max-width: 1529px) {
  .sitemap-wrapper .horizontal-sitemap .tier-1 {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
  }
}

.subscribed-user .card-header {
  padding: 27px 20px;
}
.subscribed-user .subscribed-user-wrapper .dt-container .dt-layout-row:first-child {
  position: absolute;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row-reverse;
  gap: 20px;
  right: 32px;
  top: -55px;
}
@media (max-width: 1045px) {
  .subscribed-user .subscribed-user-wrapper .dt-container .dt-layout-row:first-child {
    position: relative;
    inset: 0;
    justify-content: flex-end;
    padding: 0 20px 20px 20px;
    flex-wrap: wrap;
    gap: 12px;
  }
}
@media (max-width: 640px) {
  .subscribed-user .subscribed-user-wrapper .dt-container .dt-layout-row .dt-search {
    margin: 0 !important;
    inset: 0 !important;
  }
}
.subscribed-user .subscribed-user-wrapper .dt-container .dt-layout-row .dt-buttons {
  margin-bottom: 0;
}
@media (max-width: 380px) {
  .subscribed-user .subscribed-user-wrapper .dt-container .dt-layout-row .dt-buttons .btn {
    padding: 6px 9px !important;
  }
}
.subscribed-user .subscribed-user-wrapper .recent-table table thead tr th,
.subscribed-user .subscribed-user-wrapper .recent-table table thead tr td,
.subscribed-user .subscribed-user-wrapper .recent-table table tbody tr th,
.subscribed-user .subscribed-user-wrapper .recent-table table tbody tr td {
  color: var(--body-font-color);
  min-width: auto;
}
.subscribed-user .subscribed-user-wrapper .recent-table table thead tr th:first-child,
.subscribed-user .subscribed-user-wrapper .recent-table table thead tr td:first-child,
.subscribed-user .subscribed-user-wrapper .recent-table table tbody tr th:first-child,
.subscribed-user .subscribed-user-wrapper .recent-table table tbody tr td:first-child {
  padding-left: 20px;
}
.subscribed-user .subscribed-user-wrapper .recent-table table thead tr th:last-child,
.subscribed-user .subscribed-user-wrapper .recent-table table thead tr td:last-child,
.subscribed-user .subscribed-user-wrapper .recent-table table tbody tr th:last-child,
.subscribed-user .subscribed-user-wrapper .recent-table table tbody tr td:last-child {
  padding-right: 20px;
}
.subscribed-user .subscribed-user-wrapper .recent-table table thead tr th a,
.subscribed-user .subscribed-user-wrapper .recent-table table thead tr td a,
.subscribed-user .subscribed-user-wrapper .recent-table table tbody tr th a,
.subscribed-user .subscribed-user-wrapper .recent-table table tbody tr td a {
  color: var(--body-font-color);
  font-weight: 500;
}
.subscribed-user .subscribed-user-wrapper .recent-table table thead tr th a:hover,
.subscribed-user .subscribed-user-wrapper .recent-table table thead tr td a:hover,
.subscribed-user .subscribed-user-wrapper .recent-table table tbody tr th a:hover,
.subscribed-user .subscribed-user-wrapper .recent-table table tbody tr td a:hover {
  color: var(--theme-default);
}
.subscribed-user .subscribed-user-wrapper .recent-table table thead tr th .badge,
.subscribed-user .subscribed-user-wrapper .recent-table table thead tr td .badge,
.subscribed-user .subscribed-user-wrapper .recent-table table tbody tr th .badge,
.subscribed-user .subscribed-user-wrapper .recent-table table tbody tr td .badge {
  padding: 6px 12px;
}
.subscribed-user .subscribed-user-wrapper .recent-table table thead tr th .square-white,
.subscribed-user .subscribed-user-wrapper .recent-table table thead tr td .square-white,
.subscribed-user .subscribed-user-wrapper .recent-table table tbody tr th .square-white,
.subscribed-user .subscribed-user-wrapper .recent-table table tbody tr td .square-white {
  width: 34px;
  height: 34px;
  border-radius: 2px;
  background-color: var(--light-background);
  display: flex;
  justify-content: center;
  align-items: center;
}
.subscribed-user .subscribed-user-wrapper .recent-table table thead tr th .square-white i,
.subscribed-user .subscribed-user-wrapper .recent-table table thead tr td .square-white i,
.subscribed-user .subscribed-user-wrapper .recent-table table tbody tr th .square-white i,
.subscribed-user .subscribed-user-wrapper .recent-table table tbody tr td .square-white i {
  color: rgba(82, 82, 108, 0.8);
  width: 16px;
  height: 16px;
}
.subscribed-user .subscribed-user-wrapper .recent-table table thead tr th:nth-child(3),
.subscribed-user .subscribed-user-wrapper .recent-table table thead tr td:nth-child(3),
.subscribed-user .subscribed-user-wrapper .recent-table table tbody tr th:nth-child(3),
.subscribed-user .subscribed-user-wrapper .recent-table table tbody tr td:nth-child(3) {
  min-width: 165px;
}

.arrow-round .swiper-button-next,
.arrow-round .swiper-button-prev {
  top: 42px;
  z-index: 1;
  width: 29px;
  height: 21px;
  background: var(--white);
  box-shadow: 0px 4px 3px rgba(115, 102, 255, 0.1);
  border-radius: 30px;
}
.arrow-round .swiper-button-next::after,
.arrow-round .swiper-button-prev::after {
  font-size: 10px;
  color: var(--theme-default);
}
@media (max-width: 991px) {
  .arrow-round .swiper-button-next,
  .arrow-round .swiper-button-prev {
    top: 42px;
  }
}
.arrow-round .swiper-button-next {
  right: 30px;
}
[dir=rtl] .arrow-round .swiper-button-next {
  right: unset;
  left: 30px;
}
.arrow-round .swiper-button-prev {
  left: unset;
  right: 70px;
}
[dir=rtl] .arrow-round .swiper-button-prev {
  right: unset;
  left: 70px;
}

@media (max-width: 413px) {
  .social-tabs .tab-content {
    margin-bottom: -45px;
  }
}
.social-tabs .nav {
  gap: 16px;
}
@media (max-width: 1210px) {
  .social-tabs .nav {
    gap: 10px;
  }
}
@media (max-width: 575px) {
  .social-tabs .nav {
    display: flex;
  }
}
.social-tabs .nav .social-box {
  padding: 12px 16px;
  border: 1px solid transparent;
  border-radius: 4px;
  transition: all 0.4s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
@media (max-width: 1528px) {
  .social-tabs .nav .social-box {
    gap: 12px;
  }
}
.social-tabs .nav .social-box span {
  color: var(--body-font-color);
}
.social-tabs .nav .social-box .frame-image {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.social-tabs .nav .social-box .frame-image [class*=outline-10-],
.social-tabs .nav .social-box .frame-image [class*=outline-20-] {
  border-radius: 50%;
  outline-offset: 4px;
}
.social-tabs .nav .social-box .frame-image [class*=outline-10-] [class*=bg-10-],
.social-tabs .nav .social-box .frame-image [class*=outline-10-] [class*=bg-20-],
.social-tabs .nav .social-box .frame-image [class*=outline-20-] [class*=bg-10-],
.social-tabs .nav .social-box .frame-image [class*=outline-20-] [class*=bg-20-] {
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
@media (max-width: 1528px) {
  .social-tabs .nav .social-box .frame-image [class*=outline-10-] [class*=bg-10-],
  .social-tabs .nav .social-box .frame-image [class*=outline-10-] [class*=bg-20-],
  .social-tabs .nav .social-box .frame-image [class*=outline-20-] [class*=bg-10-],
  .social-tabs .nav .social-box .frame-image [class*=outline-20-] [class*=bg-20-] {
    width: 28px;
    height: 28px;
  }
}
.social-tabs .nav .social-box .frame-image [class*=outline-10-] [class*=fa-]:not(.fa-youtube-play),
.social-tabs .nav .social-box .frame-image [class*=outline-20-] [class*=fa-]:not(.fa-youtube-play) {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  font-size: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.social-tabs .nav .social-box .frame-image [class*=outline-10-] .youtube-color,
.social-tabs .nav .social-box .frame-image [class*=outline-20-] .youtube-color {
  color: #f42f2f;
}
.social-tabs .nav .social-box .frame-image [class*=outline-10-] .instagram-color,
.social-tabs .nav .social-box .frame-image [class*=outline-20-] .instagram-color {
  background: linear-gradient(45deg, #fee411 11.93%, #fedb16 15.61%, #fec125 21.74%, #fe983d 29.56%, #fe5f5e 38.66%, #fe2181 47.46%, #9000dc 82.98%);
}
.social-tabs .tab-content .tab-pane > div {
  margin-bottom: -20px;
}

.crm-todo-list li {
  cursor: pointer;
  border-bottom: 1px solid var(--chart-dashed-border);
  padding: 12px 0;
  gap: 16px;
}
@media (max-width: 1560px) and (min-width: 1400px) {
  .crm-todo-list li {
    gap: 12px;
  }
}
.crm-todo-list li:first-child {
  padding-top: 0;
}
.crm-todo-list li:last-child {
  border-bottom: unset;
  padding-bottom: 0;
}
.crm-todo-list li span.l-line-primary {
  height: 48px;
  width: 3px;
  border-radius: 4px;
  background: #5d47e6;
}
.crm-todo-list li span.l-line-primary:last-child {
  margin-bottom: 0;
}
.crm-todo-list li span.l-line-secondary {
  height: 48px;
  width: 3px;
  border-radius: 4px;
  background: #31c3ef;
}
.crm-todo-list li span.l-line-secondary:last-child {
  margin-bottom: 0;
}
.crm-todo-list li span.l-line-success {
  height: 48px;
  width: 3px;
  border-radius: 4px;
  background: #479447;
}
.crm-todo-list li span.l-line-success:last-child {
  margin-bottom: 0;
}
.crm-todo-list li span.l-line-danger {
  height: 48px;
  width: 3px;
  border-radius: 4px;
  background: #f44336;
}
.crm-todo-list li span.l-line-danger:last-child {
  margin-bottom: 0;
}
.crm-todo-list li span.l-line-info {
  height: 48px;
  width: 3px;
  border-radius: 4px;
  background: #26a9d2;
}
.crm-todo-list li span.l-line-info:last-child {
  margin-bottom: 0;
}
.crm-todo-list li span.l-line-light {
  height: 48px;
  width: 3px;
  border-radius: 4px;
  background: #f4f4f4;
}
.crm-todo-list li span.l-line-light:last-child {
  margin-bottom: 0;
}
.crm-todo-list li span.l-line-dark {
  height: 48px;
  width: 3px;
  border-radius: 4px;
  background: #404040;
}
.crm-todo-list li span.l-line-dark:last-child {
  margin-bottom: 0;
}
.crm-todo-list li span.l-line-warning {
  height: 48px;
  width: 3px;
  border-radius: 4px;
  background: #da9817;
}
.crm-todo-list li span.l-line-warning:last-child {
  margin-bottom: 0;
}
@media (max-width: 1880px) {
  .crm-todo-list li p {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 200px;
  }
}
@media (max-width: 1723px) and (min-width: 1519px) {
  .crm-todo-list li p {
    max-width: 158px;
  }
}
@media (max-width: 1518px) and (min-width: 1400px) {
  .crm-todo-list li p {
    max-width: 130px;
  }
}
@media (max-width: 843px) and (min-width: 768px) {
  .crm-todo-list li p {
    max-width: 200px;
  }
}
@media (max-width: 368px) {
  .crm-todo-list li p {
    max-width: 145px;
  }
}
.crm-todo-list li .form-check .form-check-input {
  border-color: rgba(82, 82, 108, 0.8);
}
.crm-todo-list li .form-check .form-check-input:focus {
  box-shadow: unset;
}
.crm-todo-list li span {
  color: rgba(82, 82, 108, 0.8);
}
.crm-todo-list li .flex-grow-1 a {
  color: var(--body-font-color);
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.7px;
  display: block;
}

.header-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 4px;
}
.header-top a i {
  font-size: 11px;
  margin-bottom: -2px;
}
.header-top a.btn {
  padding: 8px 12px;
}
@media (max-width: 575px) {
  .header-top a.btn {
    padding: 5px;
  }
}
.header-top a.btn.badge-light-primary:hover {
  background-color: var(--theme-default);
}
.header-top h4 {
  font-weight: 600px !important;
}

.form-check-input:checked[type=checkbox] {
  --bs-form-check-bg-image: url(/assets/svg/download.svg);
}

.apexcharts-title-text {
  font-weight: 600;
}

.quality-box .touchspin-wrapper {
  margin-bottom: 5px;
}
.quality-box .touchspin-wrapper .btn-touchspin {
  border-radius: 100%;
  width: 20px;
  height: 20px;
  border: none;
}
.quality-box .touchspin-wrapper .btn-touchspin i {
  vertical-align: 2px;
  font-size: 12px;
  margin-left: -1px;
}
.quality-box .touchspin-wrapper input[type=number] {
  width: 27px;
  border: unset !important;
  height: 21px;
}
.quality-box .flex-grow-1 span {
  letter-spacing: 0 !important;
  margin-bottom: 4px;
}

.empty-cart {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 2rem;
}
.empty-cart img {
  width: 150px;
  opacity: 0.6;
  animation: fadeIn 0.5s ease-in-out;
}
.empty-cart p {
  margin-top: 1rem;
  font-size: 16px;
  color: #777;
  font-weight: 500;
}
.empty-cart.show {
  display: flex;
}

.bookmark-dropdown a {
  font-size: 14px !important;
}

.dataTable thead {
  background: rgba(239, 239, 239, 0.6117647059) !important;
}

.flex-fill span {
  color: #7d7d7d;
}

.input-mask-wrapper form label {
  font-size: 16px;
  font-weight: 400;
}

.alert-wrapper .card-body p {
  font-weight: 500;
  font-size: 16px;
  line-height: 1.3;
}

.list-with-icon .list-group-item {
  font-size: 17px;
}

.list-borded .list-group-item {
  border-bottom: unset !important;
}
.list-borded .list-group-item:last-child {
  border-bottom: 1px solid var(--bs-list-group-border-color) !important;
}
.list-borded .default-scroll h6 {
  font-weight: 600 !important;
}

.language pre {
  font-size: 13px !important;
}

.dropdown-menu .dropdown-item:hover {
  background-color: rgba(93, 71, 230, 0.1);
  color: #5d47e6;
}

@media (max-width: 575px) {
  .revenue-wrapper-chart .card-body {
    padding-bottom: 0 !important;
  }
}

.widget-11 {
  background-image: url(../images/dashboard/widget-bg.png);
  background-size: cover;
  margin-bottom: 25px;
}
.widget-11 .card-body {
  padding: 20px 19px;
}
.widget-11 .card-body .common-align {
  gap: 15px;
}
.widget-11 .card-body .analytics-tread {
  min-width: calc(48px + 10 * (100vw - 320px) / 1600);
  min-height: calc(48px + 10 * (100vw - 320px) / 1600);
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1705px) and (min-width: 1200px) {
  .widget-11 .card-body .analytics-tread {
    min-width: 45px;
    min-height: 45px;
  }
}
.widget-11 .card-body .analytics-tread svg {
  width: calc(20px + 8 * (100vw - 320px) / 1600);
  height: calc(20px + 8 * (100vw - 320px) / 1600);
}
@media (max-width: 1705px) and (min-width: 1200px) {
  .widget-11 .card-body .analytics-tread svg {
    width: 24px;
    height: 24px;
  }
}
@media (max-width: 1835px) and (min-width: 1641px) {
  .widget-11 .card-body > div span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100px;
    line-height: 1;
  }
}
@media (max-width: 1277px) and (min-width: 1200px) {
  .widget-11 .card-body > div span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100px;
    line-height: 1;
  }
}

/**=====================
    4.3 Update CSS Ends
==========================**/
/**=====================
     62. Responsive CSS Start
==========================**/
/* ========= min and max scss for 1200 to 1366 screen ========= */
@media screen and (max-width: 1660px) {
  .photos ul li {
    width: 26%;
  }
  .bar-chart canvas {
    width: 100% !important;
  }
}
@media (max-width: 1470px) {
  .basic_table .table-responsive .table tbody tr td:nth-child(n+2) {
    min-width: 180px;
  }
  .signal-table.table-responsive .table tbody tr td:nth-child(n+2) {
    min-width: 240px;
  }
}
@media screen and (max-width: 1660px) and (min-width: 1200px) {
  .xl-66 {
    max-width: 66.67%;
    flex: 0 0 66.67%;
  }
  .xl-60 {
    max-width: 60%;
    flex: 0 0 60%;
  }
  .xl-50 {
    max-width: 50%;
    flex: 0 0 50%;
  }
  .xl-100 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .xl-40 {
    max-width: 40%;
    flex: 0 0 40%;
  }
  .xl-4 {
    max-width: 33.33%;
    flex: 0 0 33.33%;
  }
}
@media (max-width: 1280px) {
  .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) {
  .smooth-animate .label {
    top: -145px;
  }
  .step-progress-wrapper ul li {
    margin: 0 5px;
  }
  .step-progress-wrapper ul li .p-step::after {
    width: 120px;
  }
  .docs-buttons,
  .docs-toggles {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .badge-heading h1,
  .badge-heading h2,
  .badge-heading h3,
  .badge-heading h4,
  .badge-heading h5 {
    margin-bottom: 38px;
  }
}
@media screen and (max-width: 1366px) and (min-width: 1200px) {
  .progress-chart #progress4 {
    display: none;
  }
  .product-box .product-details {
    padding: 15px;
  }
  .product-box .product-details p {
    margin-bottom: 10px;
  }
  .flot-chart-container {
    height: 130px;
  }
  .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;
  }
  .alert-dismissible p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 385px;
  }
  .bootstrap-touchspin .touchspin-vertical-tab .input-group {
    width: 96% !important;
  }
}
@media (max-width: 1399px) {
  .main-bookmark .email-left-aside .card .card-body {
    height: 500px;
    overflow-y: scroll;
  }
  .main-divider .divider-body.divider-body-1 {
    margin-bottom: 26px;
  }
  .main-divider .divider-body.divider-body-3 {
    margin-bottom: 32px;
  }
  .main-divider .divider-body:last-child {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 1366px) {
  .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;
  }
  .map-js-height {
    height: 350px;
  }
  .ecommerce-widget .total-num {
    font-size: 23px;
    letter-spacing: 0px;
  }
  .support-ticket-font .total-num {
    font-size: 22px;
  }
  .chart-widget-top .total-value {
    font-size: 20px;
  }
  .testimonial i {
    font-size: 46px;
  }
  .testimonial p {
    margin-top: 20px;
  }
  .chat-body {
    padding: 10px;
  }
  .chat-left-aside .people-list {
    height: 490px;
  }
  .chat-left-aside .people-list ul {
    max-height: 434px;
    overflow-y: auto;
  }
  .img-cropper .docs-toggles {
    margin-top: 8px;
  }
  .bootstrap-touchspin .dropdown-basic .dropdown .dropdown-content {
    left: -21px;
  }
}
@media only screen and (max-width: 1299px) {
  .progress-chart #progress3 {
    display: none;
  }
}
@media only screen and (max-width: 1199.98px) {
  .heart-rating .rating-system3 {
    padding-bottom: 50px;
    padding-top: 8px;
  }
  .heart-rating .rating-system3 .rating-text {
    top: 15px;
  }
  .md-sidebar .md-sidebar-toggle {
    display: block;
  }
  .md-sidebar .md-sidebar-aside {
    position: absolute;
    top: 40px;
    left: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 3;
    width: 280px;
  }
  [dir=rtl] .md-sidebar .md-sidebar-aside {
    left: unset;
    right: 0;
  }
  .md-sidebar .md-sidebar-aside.open {
    opacity: 1;
    visibility: visible;
  }
  .md-sidebar .job-sidebar {
    background-color: var(--white);
    padding: 20px;
    box-shadow: 0px 9px 20px rgba(46, 35, 94, 0.07);
    height: 600px;
    overflow-y: auto;
  }
  .md-sidebar .job-sidebar .faq-accordion.default-according {
    margin-bottom: 0;
  }
  .md-sidebar .job-sidebar .faq-accordion.default-according .row > div:last-child .card {
    margin-bottom: 0;
  }
  .file-sidebar {
    padding-right: 12px;
  }
  [dir=rtl] .file-sidebar {
    padding-right: 0;
  }
  .col-xl-7.b-center.bg-size {
    top: 0;
    height: 100vh;
    opacity: 0.5;
    position: fixed;
  }
  .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";
    transition: content 0.3s ease;
  }
  .link-section > div > h6 {
    position: relative;
  }
  .link-section > div > h6:before {
    content: "\f105";
    font-family: fontAwesome;
    position: absolute;
    right: 10px;
    font-size: 18px;
    transition: content 0.3s ease;
  }
  .alert-theme {
    min-width: 420px;
  }
  .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;
  }
  .photos ul li {
    width: auto;
  }
  .photos ul li:nth-child(3n) {
    margin-right: 15px;
  }
  .lg-mt {
    margin-top: 30px;
  }
  .product-wrapper-grid.list-view .product-box .product-img {
    width: 32%;
  }
  .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;
  }
  .blog-single .comment-box ul .comment-social {
    margin-left: 0;
  }
  [dir=rtl] .blog-single .comment-box ul .comment-social {
    margin-left: unset;
    margin-right: 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;
  }
  .testimonial p {
    margin-top: 17px;
  }
  .chat-menu-icons {
    display: block;
    clear: both;
  }
  .chat-menu {
    right: 0;
    border-top: 1px solid #efefef;
    opacity: 0;
    transform: translateY(-30px);
    visibility: hidden;
    top: 60px;
    position: absolute !important;
    z-index: 3;
    background-color: #fff;
    transition: all linear 0.3s;
  }
  .chat-menu.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    transition: all linear 0.3s;
    padding-bottom: 25px;
  }
  .ribbon-space-bottom {
    top: 9px;
  }
  .bootstrap-touchspin .touchspin-vertical-tab .input-group {
    width: 98.5% !important;
  }
  .profile-img-style #aniimated-thumbnials-3 {
    text-align: center;
  }
  .calendar-wrap .fc-day-grid-event {
    width: 87%;
  }
  .product-page-main .product-page-details h3 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 991.98px) {
  .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;
  }
  .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: 50px;
  }
  .page-wrapper .page-header .header-wrapper .search-full .form-group .close-search {
    top: 20px;
  }
  .page-wrapper .page-header .header-wrapper .search-full .form-group:before {
    top: 18px;
  }
  .page-wrapper .current_lang .lang span.lang-txt {
    display: none;
  }
  .customizer-contain {
    top: 62px;
  }
  .card.full-card {
    top: 60px;
    width: calc(100vw - 0px);
  }
  .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;
    max-width: unset !important;
  }
  table.dataTable.fixedHeader-locked tr, table.dataTable.fixedHeader-floating tr {
    display: flex;
    flex-wrap: wrap;
  }
  .page-wrapper .section-space {
    padding: 60px 0;
  }
  .page-wrapper .card {
    margin-bottom: 20px;
  }
  .page-wrapper .card .card-header,
  .page-wrapper .card .card-body,
  .page-wrapper .card .card-footer {
    padding: 20px;
  }
  .page-wrapper .card .card-header .tab-content .m-t-30,
  .page-wrapper .card .card-body .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-body .tab-content .m-b-30,
  .page-wrapper .card .card-footer .tab-content .m-b-30 {
    margin-bottom: 20px !important;
  }
  .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: 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: block;
  }
  .page-wrapper.compact-wrapper .page-header .header-wrapper .toggle-sidebar:before {
    display: none;
  }
  .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 {
    transform: translate(-285px);
  }
  .page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .logo-wrapper {
    padding: 17px 30px;
  }
  .page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .logo-wrapper .back-btn {
    display: inline-block;
    float: right;
    font-size: 20px;
    top: 20px;
    position: absolute;
    right: 26px;
    cursor: pointer;
  }
  .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 {
    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-top: 67px;
    padding: 0 15px;
  }
  .page-wrapper.compact-sidebar .page-header .header-wrapper .maximize {
    display: none;
  }
  .page-wrapper .page-header .header-wrapper {
    margin: 0;
    padding: 12px 30px;
  }
  .page-wrapper .page-header .header-wrapper .nav-right .notification {
    top: 10px;
  }
  .page-wrapper .page-header .header-wrapper > .mobile-toggle {
    cursor: pointer;
    display: flex;
    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,
  .page-body-wrapper footer {
    margin-left: 0 !important;
  }
  .page-body-wrapper .page-body #customer-review .owl-stage-outer,
  .page-body-wrapper footer #customer-review .owl-stage-outer {
    width: 100% !important;
  }
  .default-according .card {
    margin-bottom: 10px !important;
  }
  .default-according .card .card-header {
    padding: 0 !important;
  }
  .faq-wrap .faq-accordion.default-according .card .faq-header {
    padding: 20px 20px 0 !important;
  }
  .tabs-social {
    position: relative;
    padding-top: 60px;
  }
  .tabs-social li:nth-child(3) {
    position: absolute;
    top: -25px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .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 .d-flex {
    margin-bottom: 20px;
  }
  .timeline-content p,
  .timeline-content .comments-box {
    margin-top: 20px;
  }
  .social-chat {
    margin-top: 20px;
  }
  .social-chat .flex-grow-1 {
    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;
  }
  .ecommerce-widget .progress-showcase {
    margin-top: 20px;
  }
  .product-page-main {
    padding: 20px;
  }
  .grid-options ul li:nth-child(3) {
    display: none;
  }
  .feature-products form .form-group i {
    right: 20px;
  }
  .tilt-showcase .tilt-image {
    text-align: center;
  }
  .tilt-showcase .mt-4 {
    margin-top: 20px !important;
  }
  .display-1 {
    font-size: calc(30px + 34 * (100vw - 320px) / 880);
  }
  .display-2 {
    font-size: calc(25px + 31 * (100vw - 320px) / 880);
  }
  .display-3 {
    font-size: calc(20px + 20 * (100vw - 320px) / 880);
  }
  .display-4 {
    font-size: calc(18px + 15 * (100vw - 320px) / 880);
  }
  .display-5 {
    font-size: calc(16px + 12 * (100vw - 320px) / 880);
  }
  .display-6 {
    font-size: calc(14px + 8 * (100vw - 320px) / 880);
  }
  /*Form Wizard One start*/
  /*Form Wizard One ends*/
  /*Form Wizard Three Start*/
  /*Form Wizard Three ends*/
  /*Form Wizard Four Start*/
  /*Form Wizard Four ends*/
}
@media only screen and (max-width: 991.98px) and (max-width: 1200px) {
  .typography .h1 {
    font-size: calc(16px + 18 * (100vw - 320px) / 880);
  }
}
@media only screen and (max-width: 991.98px) {
  .typography .h2 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 991.98px) and (max-width: 1200px) {
  .typography .h2 {
    font-size: calc(18px + 12 * (100vw - 320px) / 880);
  }
}
@media only screen and (max-width: 991.98px) {
  .typography .h3 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 991.98px) and (max-width: 1200px) {
  .typography .h3 {
    font-size: calc(17px + 5 * (100vw - 320px) / 880);
  }
}
@media only screen and (max-width: 991.98px) {
  .typography .h4 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 991.98px) and (max-width: 1200px) {
  .typography .h4 {
    font-size: calc(15px + 5 * (100vw - 320px) / 880);
  }
}
@media only screen and (max-width: 991.98px) {
  .typography .h5 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 991.98px) and (max-width: 1200px) {
  .typography .h5 {
    font-size: calc(13px + 5 * (100vw - 320px) / 880);
  }
}
@media only screen and (max-width: 991.98px) {
  .typography .h6 {
    font-size: 15px;
  }
}
@media only screen and (max-width: 991.98px) and (max-width: 1200px) {
  .typography .h6 {
    font-size: calc(12px + 3 * (100vw - 320px) / 880);
  }
}
@media only screen and (max-width: 991.98px) {
  h1 {
    font-size: calc(20px + 14 * (100vw - 320px) / 880);
  }
  h2 {
    font-size: calc(18px + 10 * (100vw - 320px) / 880);
  }
  h3 {
    font-size: calc(17px + 9 * (100vw - 320px) / 880);
  }
  h4 {
    font-size: calc(17px + 5 * (100vw - 320px) / 880);
  }
  h5 {
    font-size: calc(15px + 3 * (100vw - 320px) / 880);
  }
  .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 .card-header-right {
    top: 12px;
    right: 15px;
  }
  .user-profile .hovercard .info .user-designation {
    margin-bottom: 20px;
  }
  .search-list {
    justify-content: center;
  }
  .blog-single .comment-box .comment-social li {
    padding-left: 15px;
  }
  .error-wrapper {
    padding: 35px 0;
  }
  .error-wrapper .maintenance-heading {
    margin-top: 30px;
  }
  .editor_container .CodeMirror {
    min-height: 250px;
    height: 250px;
  }
  .search-page .info-block {
    flex-wrap: wrap;
  }
  .search-page .tab-content .pb-4 {
    padding-bottom: 20px !important;
  }
  .top-radius-blog {
    width: 100%;
  }
  .sm-100-w {
    width: 100%;
    height: 100%;
  }
  .form-wizard .btn-mb {
    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;
    width: 45px;
  }
  .wizard-4 ul.anchor li + li a {
    padding-left: 65px;
  }
  [dir=rtl] .wizard-4 ul.anchor li + li a {
    padding-right: 65px;
  }
  .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;
  }
  .navs-icon {
    padding: 20px;
  }
  .navs-icon .main-section {
    padding-top: 20px;
  }
  .navs-icon .separator {
    margin: 20px 0;
  }
  .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;
  }
  .card .card-body form.animated-modal {
    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: flex;
  }
}
@media only screen and (max-width: 810px) {
  .page-wrapper .page-header .header-wrapper .nav-right > ul > li .profile-media .flex-grow-1 {
    display: none;
  }
}
@media only screen and (max-width: 767.98px) {
  .left-sidebar-wrapper {
    padding: 10px;
  }
  .left-sidebar-wrapper .advance-options .chats-user {
    height: 200px;
  }
  .wizard-4 ul.anchor {
    width: 100%;
    height: auto;
    padding: 30px;
  }
  .contact-editform {
    padding-left: 20px !important;
  }
  .event-calendar {
    display: block !important;
  }
  .event-calendar #right {
    width: 100%;
  }
  .event-calendar #calendar {
    clear: both;
  }
  .profile-media .flex-grow-1 {
    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%;
  }
  .starter-kit-fix .page-body {
    margin-bottom: 78px;
  }
  .blog-box .blog-details-main .blog-social li {
    padding: 0 12px;
  }
  .blog-box .blog-details .blog-social li:first-child {
    padding-right: 25px;
  }
  [dir=rtl] .blog-box .blog-details .blog-social li:first-child {
    padding-right: unset;
    padding-left: 25px;
  }
  .blog-box .blog-details .blog-social li + li {
    padding-left: 25px;
  }
  [dir=rtl] .blog-box .blog-details .blog-social li + li {
    padding-left: unset;
    padding-right: 25px;
  }
  .blog-single .blog-box .blog-details .blog-social li:first-child {
    padding-right: 12px;
  }
  [dir=rtl] .blog-single .blog-box .blog-details .blog-social li:first-child {
    padding-right: unset;
    padding-left: 12px;
  }
  .blog-single .blog-box .blog-details .blog-social li + li {
    padding-left: 12px;
  }
  [dir=rtl] .blog-single .blog-box .blog-details .blog-social li + li {
    padding-left: unset;
    padding-right: 12px;
    margin: 0;
    padding-left: 0;
  }
  .footer-copyright ~ div {
    text-align: center;
  }
  .footer-copyright ~ div p {
    float: none;
    margin-top: 5px;
  }
  .tabs-social.border-tab.nav-tabs {
    display: flex;
    flex-wrap: wrap;
  }
  .my-gallery figure:nth-child(9), .my-gallery figure:nth-child(10) {
    margin-bottom: 20px;
  }
  .project-list .btn {
    float: left;
    margin-top: 5px;
  }
  .clockpicker-align-top {
    left: 55px !important;
    top: 470px !important;
  }
  .clockpicker-align-top .arrow {
    display: none;
  }
  .form-builder .drag-box fieldset {
    padding: 20px;
    margin-top: 20px;
  }
  .form-builder #components {
    margin-top: 20px;
  }
  .form-builder .component label {
    padding-top: 0px;
  }
  .range-slider.theme-form .form-group {
    margin-bottom: 0;
  }
  .note-editor .btn-group .btn {
    font-size: 11px;
  }
  .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;
  }
  .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;
  }
  .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: 14px !important;
  }
  .calendar-wrap .fc-toolbar .fc-left .fc-prev-button .fc-icon-left-single-arrow:after {
    font-size: 14px !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 button {
    font-size: 14px !important;
    padding: 0 5px !important;
  }
  .calendar-wrap .fc .fc-left {
    margin-bottom: 10px;
  }
  .calendar-wrap .fc .fc-toolbar {
    margin-top: 0px;
  }
  .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 .btn {
    font-size: 14px;
    padding: 0.375rem 1.1rem;
  }
  /* font-awesom icon page */
  .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 .d-flex h6 {
    margin-bottom: 10px;
  }
  .blog-single .comment-box .d-flex img {
    margin-right: 20px;
  }
  .blog-single .comment-box .comment-social {
    margin-bottom: 5px;
  }
  .blog-single .comment-box .comment-social li:first-child {
    padding-left: 0;
    padding-right: 15px;
  }
  .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;
  }
  .bar-chart-widget .earning-details i {
    right: 0;
  }
  .bottom-content {
    padding: 10px;
  }
  .bottom-content p {
    font-size: 14px;
  }
  .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: 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;
  }
  .alert-dismissible p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 294px;
  }
  .card-block .table-responsive .table tbody tr td span:not(.badge span) {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
  }
  .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;
  }
  .jsgrid .jsgrid-pager-container {
    text-align: center;
  }
  .hovercard .info .follow .text-md-right {
    text-align: center;
  }
  .profile-img-style .like-comment-sm-mb {
    margin-bottom: 20px;
  }
  .feature-products .filter-toggle {
    padding: 8px 15px;
    background-color: #fff;
    margin-left: 10px;
    border-radius: 5px;
  }
  .feature-products span.f-w-600 {
    padding: 15px 0;
    display: inline-block;
  }
  .feature-products .text-right {
    text-align: left !important;
  }
  .grid-options ul li {
    display: none;
  }
  .product-wrapper.sidebaron .product-grid .product-wrapper-grid {
    margin-left: 0;
  }
  .product-wrapper.sidebaron .product-sidebar .filter-section .card .left-filter {
    min-width: unset;
  }
  .product-wrapper-grid.list-view .product-box .product-img {
    width: 42%;
  }
  .product-filter .product-box {
    flex-wrap: nowrap;
  }
  .product-filter .product-box .product-img {
    width: 100px;
  }
  .product-filter .product-box .product-details {
    padding: 0 !important;
  }
}
@media only screen and (max-width: 575.98px) {
  .border-tab.nav-tabs {
    display: block;
  }
  .page-wrapper .page-header .header-wrapper .search-full input {
    padding-left: 30px;
    line-height: 40px;
  }
  .page-wrapper .page-header .header-wrapper .search-full .form-group::before {
    top: 14px;
    left: 12px;
  }
  .page-wrapper .page-header .header-wrapper .search-full .form-group .close-search {
    top: 18px;
    right: 0;
    width: 18px;
    height: 18px;
  }
  .page-wrapper.only-body .page-header .header-wrapper .nav-right {
    right: 30px;
  }
  .search-page .info-block {
    display: block !important;
  }
  .form-bookmark .row > div .row > .col-sm-6 + .col-sm-6 {
    margin-top: 10px;
  }
  .btn {
    padding: 6px 11px;
  }
  .knowledgebase-bg {
    height: 250px;
  }
  .login-card .login-main .theme-form .or:before {
    width: 55%;
  }
  .login-card .login-main .theme-form .form-group .link {
    position: relative;
    inset: 0;
  }
  .login-card .login-main.create-account .theme-form .or::before {
    width: 42%;
  }
  .knowledgebase-search {
    width: calc(100% - 30px);
    left: 15px;
    height: calc(100% - 30px);
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 15px;
  }
  .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;
  }
  .bookmark ul li a svg {
    height: 16px;
    width: 16px;
  }
  .bookmark ul li + li {
    margin-left: 5px;
  }
  .page-wrapper .page-header .header-wrapper .nav-right > ul > li {
    padding: 4px 6px;
  }
  .page-header .header-wrapper .nav-right .cart-box .badge,
  .page-header .header-wrapper .nav-right .notification-box .badge {
    font-size: 10px;
  }
  .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 i {
    font-size: 14px !important;
  }
  .page-wrapper .page-header .header-wrapper .nav-right ul li svg {
    width: 18px;
  }
  .page-wrapper .page-body-wrapper .page-title .breadcrumb {
    margin-top: 4px;
    justify-content: flex-start;
  }
  .page-wrapper.compact-wrapper .page-header .header-wrapper .logo-wrapper, .page-wrapper.compact-sidebar .page-header .header-wrapper .logo-wrapper {
    display: none;
  }
  .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: 1px solid #ddd;
    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 .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 .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-body-wrapper .page-title .btn-group .btn {
    padding: 8px 30px;
  }
  .page-wrapper.compact-wrapper .page-body-wrapper .page-body {
    margin-top: 53px;
  }
  .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: 160px;
  }
  .customizer-links {
    display: none;
  }
  .m-r-30 {
    margin-right: 15px;
  }
  .faq-wrap .faq-accordion .card-header .btn-link {
    padding: 12px 40px 15px 12px;
  }
  .wishlist .text-end {
    text-align: left !important;
  }
  .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 .action-bar {
    right: 10px;
  }
  [dir=rtl] .wizard-4 .action-bar {
    left: 10px;
    right: unset;
  }
  .customers.avatar-group {
    margin-right: 15px;
  }
  .bar-chart-widget .earning-details i {
    right: -30px;
  }
  .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 .info .tabs-social .user-designation {
    border-top: none;
    border-bottom: none;
    margin-bottom: 0;
    padding: 0px 0px;
  }
  .social-app-profile .tabs-social {
    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 .d-flex {
    margin-bottom: 15px;
  }
  .new-users-social {
    margin-bottom: 15px;
  }
  .timeline-content p,
  .timeline-content .comments-box {
    margin-top: 15px;
  }
  .timeline-content .comments-box .d-flex .m-r-20 {
    margin-right: 10px;
  }
  .timeline-content .comments-box .d-flex .flex-grow-1 .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 .flex-grow-1 {
    padding: 15px;
  }
  .social-chat .your-msg,
  .social-chat .other-msg {
    margin-bottom: 15px;
  }
  .social-network span {
    margin-bottom: 15px;
  }
  .social-list .d-flex {
    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;
  }
  .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 .ecommerce-widget .progress-showcase {
    margin-top: 15px;
  }
  .nav {
    display: inherit;
    text-align: center;
    border-bottom: none;
  }
  .editor_container .CodeMirror {
    min-height: 190px;
    height: 190px;
  }
  .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;
  }
  .product-color li {
    width: 15px;
    height: 15px;
  }
  .product-social li a {
    width: 30px;
    height: 30px;
    font-size: 14px;
  }
  .product-social li:nth-child(n+2) {
    margin-left: 5px;
  }
  [dir=rtl] .product-social li:nth-child(n+2) {
    margin-left: unset;
    margin-right: 5px;
  }
  .product-page-main {
    padding: 15px;
  }
  .product-page-main .product-page-details h3 {
    font-size: 24px;
  }
  .datetime-picker label {
    text-align: left !important;
  }
  #nav-tabContent {
    margin-top: 15px;
  }
  .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 {
    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 {
    height: 50px;
    width: 50px;
  }
  .blog-box.blog-shadow:before {
    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: 8px;
  }
  .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: 0px;
  }
  .comment-box ul ul {
    margin-left: 30px;
  }
  .comment-box li .d-flex {
    display: block !important;
  }
  .comment-box li .d-flex img {
    height: 50px;
    width: 50px;
    padding: 3px;
    margin-bottom: 10px;
  }
  .ace-editor {
    height: 320px;
  }
  .gallery > a {
    margin-bottom: 15px;
    text-align: center;
  }
  .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 responsive css start here */
  .starter-main .alert-primary.inverse {
    background-color: transparent;
  }
  .starter-main .alert-secondary.inverse {
    background-color: transparent;
  }
  .starter-main .alert-success.inverse {
    background-color: transparent;
  }
  .starter-main .alert-danger.inverse {
    background-color: transparent;
  }
  .starter-main .alert-warning.inverse {
    background-color: transparent;
  }
  .starter-main .alert-info.inverse {
    background-color: transparent;
  }
  .starter-main .alert-light.inverse {
    background-color: transparent;
  }
  .starter-main .alert-dark.inverse {
    background-color: transparent;
  }
  .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-bottom: 1px solid var(--chart-dashed-border);
    margin-bottom: 15px;
    margin-top: 12px;
    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: 65px !important;
  }
  .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: 14px;
  }
  .comingsoon .comingsoon-inner .countdown .time {
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    margin: 0 auto;
  }
  .f1 .f1-steps {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .wizard-4 ul.anchor {
    width: 100%;
    padding-bottom: 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;
  }
  .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-child-row_wrapper #API-child-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;
  }
  .ecommerce-widget .progress-showcase {
    margin-top: 15px;
  }
  .gallery-with-description a > div {
    margin-bottom: 15px;
  }
  .xm-mb-peity {
    margin-bottom: 8px;
  }
  .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;
  }
  .page-wrapper .page-header .header-wrapper .nav-right .onhover-show-div {
    width: calc(100vw - 30px);
    position: fixed;
    top: 60px;
    right: 12px;
  }
  .page-wrapper .page-header .header-wrapper .nav-right .notification-dropdown {
    width: calc(100vw - 300px);
    position: fixed;
    top: 60px;
    left: 15px !important;
  }
  .page-wrapper .page-header .header-wrapper .nav-right .cart-dropdown {
    left: 15px;
  }
  .page-wrapper .page-header .header-wrapper .nav-right .profile-dropdown {
    top: 43px;
  }
  .wizard-4 .action-bar .btn {
    margin: 0 2px;
  }
  .dropdown-basic .btn-group {
    margin-right: unset;
  }
}
@media only screen and (max-width: 480px) {
  .page-wrapper .page-header .header-wrapper .nav-right .onhover-show-div {
    width: 280px;
  }
  .page-wrapper.only-body .page-header .header-wrapper .nav-right {
    display: none;
  }
  .chat-menu {
    top: 120px;
  }
  .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;
  }
  .knob-block .chart-clock-main {
    margin: auto;
    width: auto;
  }
  .knob-block .chart-clock-main .clock-medium {
    position: absolute;
    left: 20px;
    top: 33px;
  }
  .knob-block .chart-clock-main .clock-medium canvas {
    width: 180px !important;
    height: 180px !important;
  }
  .knob-block .chart-clock-main .clock-small {
    left: 20px;
    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: 245px !important;
    height: 245px !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;
  }
  .pagination-lg .page-link {
    padding: 0.3rem 0.65rem;
  }
  .nav-pills li {
    width: 100%;
  }
  .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;
  }
  .loading-card-wrapper .card .card-body {
    padding: 18px;
  }
  .dropdown-basic {
    text-align: center;
  }
  .blog-box.blog-shadow .blog-details {
    padding: 10px;
  }
  .blog-box.blog-shadow .blog-details h4 {
    font-size: 14px;
  }
  .badge {
    padding: 0.42em 0.7em;
  }
  .alert-dismissible .close {
    top: -1px;
  }
  .alert-dismissible .close span {
    font-size: 19px;
  }
}
@media only screen and (max-width: 420px) {
  .login-card .login-main.create-account .theme-form .or::before {
    width: 32%;
  }
  .product-sidebar.open {
    top: -75px;
  }
  .alert-theme {
    font-size: 14px;
    min-width: 270px;
  }
  .alert-theme button {
    right: 30px !important;
  }
  .alert-theme i {
    display: none;
  }
  .alert-theme span + span + span {
    padding: 15px;
  }
  .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 {
    left: 112px;
    width: 190px;
  }
  .login-card .login-main .theme-form .link {
    position: unset;
  }
}
@media only screen and (max-width: 360px) {
  .login-card .login-main.create-account .theme-form .or::before {
    width: 22%;
  }
  .product-box .modal .modal-header .product-box .product-details .product-qnty fieldset .input-group {
    width: 45%;
  }
  .datepicker--nav-action {
    width: 20px;
    margin-left: -10px;
    background-color: transparent;
  }
  .datepicker--nav-action path {
    stroke: var(--theme-default);
  }
  .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;
  }
  .tabs-social.border-tab.nav-tabs .nav-item .nav-link {
    padding: 10px 5px;
    font-size: 14px;
  }
  .social-chat .other-msg {
    margin-left: 15px;
  }
  .social-header h5 span.pull-right {
    display: none;
  }
  .flot-chart-container {
    height: 230px;
  }
  .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%;
  }
  .bar-chart-widget .bottom-content .num {
    font-size: 17px;
  }
  .search-page .theme-form .input-group .form-control-plaintext {
    padding-left: 10px;
  }
  .search-page .info-block {
    padding: 20px;
  }
  .wizard-4 ul.anchor {
    padding-top: 15px;
  }
  .wizard-4 .msg-box {
    top: 40px !important;
  }
  .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 6px;
  }
  .bootstrap-touchspin .touchspin-vertical-tab .input-group {
    width: 93% !important;
  }
  .sort-panel .d-inline .btn {
    margin-left: 87px;
  }
  .jsgrid .jsgrid-pager-container .jsgrid-pager .jsgrid-pager-page {
    padding: 0.5em 0.62em;
  }
  .calendar-wrap a.fc-more {
    font-size: 0.59em;
  }
  .calendar-wrap .fc th {
    font-size: 10px;
  }
  .modal-footer {
    display: block;
    text-align: center;
  }
  .order-box ul li span {
    text-align: right;
  }
  .order-box ul li label {
    text-align: right;
    font-size: 14px;
  }
  .checkout .text-end {
    text-align: left !important;
    margin-top: 15px;
  }
}
@media only screen and (min-width: 576px) {
  .product-wrapper-grid.list-view .col-sm-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .sidebar-wrapper .back-btn {
    display: none;
  }
}
@media (width: 768px) and (height: 1024px) {
  .page-wrapper.compact-wrapper .page-body-wrapper div.sidebar-wrapper .sidebar-main .sidebar-links {
    height: calc(100vh - 210px);
  }
}
/**=====================
     62. Responsive CSS Ends
==========================**/
