@charset "UTF-8";
/*
* Theme Name: Seeksy - Job Board HTML Template
* Author: ThemezhubLayouts
* Version: 1.0.0
* Last Change: 02 Feb 2025
  Author URI    : http://www.Themezhub.com/

This files table contents are outlined below>>>>>

*******************************************
*******************************************

** - Default Style
** - Common Elentns
** - Navbar & Header Styles
** - Intro Banner & Hero Header
** - Seeksy Elements Styles
** - Single Page Layouts
** - Half Map Elements Design
** - Inner Page Design
** - Blog Design Start
** - Dashboard Styles Start
** - Footer Style
** - Responsiveness Start
*/
/*--------------------------------------------------
Default Style
---------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Jost:wght@200;300;400;500;600;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&display=swap");
:root,
[data-bs-theme=light] {
  --bs-body-bg: #ffffff;
  --bs-text-light: #ffffff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-card-bg: #ffffff;
  --bs-body-color: #474d6a;
  --bs-header-dark: #13293D;
  --paragraphColor: #474d6a;
  --bs-body-color-rgb: 71, 77, 106;
  --bs-dark-text: #121224;
  --bs-primary: #1967D2;
  --bs-secondary: #f3f5fc;
  --bs-secondary-text: #4c5f6e;
  --bs-light: #f8f9fc;
  --bs-dark: #13293D;
  --bs-muted: #717b9e;
  --bs-muted-2: #5a6384;
  --bs-primary-rgb: 25, 103, 210;
  --bs-light-rgb: 248, 249, 252;
  --bs-dark-rgb: 19, 41, 61;
  --bs-secondary-rgb: 243, 245, 252;
  --bs-dark-btn: #141619;
  --bs-primary-text-emphasis: #1967D2;
  --bs-primary-bg-subtle: #e6f0ff;
  --bs-primary-bg-dark: #0C58BF;
  --bs-primary-border-subtle: #d0e3ff;
  --bs-secondary-border-subtle: #edeff6;
  --bs-acent: #fb338b;
  --bs-acent-bg-subtle: #fadeea;
  --bs-acent-bg-dark: #f84493;
  --bs-acent-border-subtle: #fbc8de;
  --headingColor: #13293D;
  --bs-link-color: #13293D;
  --bs-link-color-rgb: 18, 18, 36;
  --bs-link-hover-color: #1967D2;
  --bs-link-highlighter-color: #307feb;
  --bs-link-hover-color-rgb: 25, 103, 210;
  --bs-link-decoration: underline;
  --bs-code-color: #1967D2;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: #fff3cd;
  --bs-border-color: #ecedf2;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-nav-color: #13293D;
  --bs-text-white: #ffffff;
  --bs-dark-footer: #2f333c;
  --bs-form-bg-color: #f3f5fc;
  --bs-form-border-color: #eaeef5;
  --bs-form-placeholder-color: #819bb2;
  --body-font-family: "Jost", sans-serif;
  --bs-featured-bg: #ffdee9;
  --bs-featured-text: #E91E63;
  --bs-premium-bg: #ffede5;
  --bs-premium-text: #ff6922;
  --bs-fulltime-bg: #e7f9e2;
  --bs-fulltime-text: #41b02b;
  --bs-parttime-bg: #fff6dd;
  --bs-parttime-text: #ecb217;
  --bs-contract-bg: #e9f6ff;
  --bs-contract-text: #0394ff;
  --bs-internship-bg: #dbffeb;
  --bs-internship-text: #16b05e;
  --bs-bookmark-border: #f4d1da;
  --bs-bookmark-bg: #ffe4eb;
  --bs-bookmark-color: #ff527f;
  --bs-box-shadow: 0 0.5rem 1rem rgba(2, 22, 84, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 22, 84, 0.075);
  --bs-box-shadow-md: 0 0.5rem 2rem rgba(0, 22, 84, 0.1);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 22, 84, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 22, 84, 0.075);
  --bs-home-8-bg: #faf7f1;
}

[data-bs-theme=dark] {
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-card-bg: #1b1f22;
  --bs-body-color: #dee2e6;
  --bs-header-dark: #1b1f22;
  --paragraphColor: #dee2e6;
  --bs-body-color-rgb: 71, 77, 106;
  --bs-dark-text: #dee2e6;
  --bs-primary: #1967D2;
  --bs-secondary: #2b3035;
  --bs-secondary-text: #a9b0b9;
  --bs-light: #2b3035;
  --bs-dark: #1b1f22;
  --bs-muted: #a9acb6;
  --bs-muted-2: #bec1c9;
  --bs-primary-rgb: 25, 103, 210;
  --bs-light-rgb: 43, 48, 53;
  --bs-dark-rgb: 30, 30, 32;
  --bs-secondary-rgb: 59, 60, 63;
  --bs-dark-btn: #141619;
  --bs-primary-text-emphasis: #1967D2;
  --bs-primary-bg-subtle: #002557;
  --bs-primary-bg-dark: #0C58BF;
  --bs-primary-border-subtle: #003f94;
  --bs-secondary-border-subtle: #444a51;
  --bs-acent: #fb338b;
  --bs-acent-bg-subtle: #47001f;
  --bs-acent-bg-dark: #f84493;
  --bs-acent-border-subtle: #740033;
  --headingColor: #ffffff;
  --bs-link-color: #ffffff;
  --bs-link-color-rgb: 18, 18, 36;
  --bs-link-hover-color: #1967D2;
  --bs-link-highlighter-color: #307feb;
  --bs-link-hover-color-rgb: 25, 103, 210;
  --bs-link-decoration: underline;
  --bs-code-color: #1967D2;
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: #1b1f22;
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-nav-color: #ffffff;
  --bs-text-white: #ffffff;
  --bs-dark-footer: #2b3035;
  --bs-form-bg-color: #212529;
  --bs-form-border-color: #495057;
  --bs-form-placeholder-color: #a9acb6;
  --bs-featured-bg: #4e041d;
  --bs-featured-text: #E91E63;
  --bs-premium-bg: #361709;
  --bs-premium-text: #ff6922;
  --bs-fulltime-bg: #153d0d;
  --bs-fulltime-text: #41b02b;
  --bs-parttime-bg: #403006;
  --bs-parttime-text: #ecb217;
  --bs-contract-bg: #002c4d;
  --bs-contract-text: #0394ff;
  --bs-internship-bg: #0c2d18;
  --bs-internship-text: #16b05e;
  --bs-bookmark-border: #661b30;
  --bs-bookmark-bg: #44111f;
  --bs-bookmark-color: #ff527f;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-md: 0 0.5rem 2.5rem rgba(0, 0, 0, 0.14);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-home-8-bg: #2b3035;
}

/* ----------------- Default Style: Typography Styles ----------------------- */
:focus-visible {
  outline: none;
}

body {
  background: var(--bs-body-bg);
  color: var(--bs-body-color);
  font-size: 15px;
  font-family: var(--body-font-family);
  font-optical-sizing: auto;
  margin: 0;
  overflow-x: hidden !important;
  font-weight: 400;
}
body #main-wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.subtitle {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--headingColor);
  font-weight: 600;
  font-optical-sizing: auto;
  font-family: var(heading-font-family);
}

.font-auto {
  font-family: initial;
}

.lead {
  font-size: 1.1rem;
  font-weight: 300;
}

.tag-bookmark i {
  height: auto;
  width: auto;
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--bs-light);
  z-index: 99;
}

.preloader {
  width: 50px;
  height: 50px;
  display: inline-block;
  padding: 0px;
  text-align: left;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -25px;
  margin-top: -25px;
}

.preloader span {
  position: absolute;
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: var(--bs-primary);
  animation: preloader 1.3s linear infinite;
}

.preloader span:last-child {
  animation-delay: -0.8s;
  -webkit-animation-delay: -0.8s;
}

.text-body-secondary {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-text) !important;
}

.p,
p {
  line-height: 1.8;
  color: var(--paragraphColor);
}

.modal-open {
  overflow: hidden !important;
  padding-right: 0 !important;
}

.filterGroups {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
}
.filterGroups .singleFilter-head {
  margin-bottom: 0.5rem;
  display: flex;
}
.filterGroups .singleFilter-head h6 {
  font-size: 14px;
}
.filterGroups .singleFilterwrap {
  padding: 1rem 1.5rem;
  border-bottom: 1px solid var(--bs-border-color);
}
.filterGroups .singleFilterwrap:last-child {
  border-bottom: none !important;
}

.br-dashed {
  border-style: dashed !important;
}

a {
  text-decoration: none;
  color: var(--bs-link-color);
}

a:hover,
a:focus {
  text-decoration: none;
  color: var(--bs-primary);
}

.nav-link:hover,
.nav-link:focus {
  color: var(--bs-primary);
}

.page-link {
  color: var(--bs-dark);
}

.page-link:hover,
.page-link:focus {
  color: var(--bs-primary);
}

html body .mdi:before,
html body .mdi-set {
  line-height: initial;
}

section {
  padding: 80px 0 80px;
}

section.min {
  padding: 50px 0 50px;
}

section.mid {
  padding: 80px 0 50px;
}

.tbl {
  display: table;
}

.full-height {
  height: 100%;
}

.alert p {
  margin: 0;
}

.table-cell {
  display: table-cell;
  vertical-align: middle;
}

.no-ul-list {
  padding: 0;
}

.no-ul-list li {
  list-style: none;
}

.bs-dark-text {
  color: var(--bs-dark-text);
}

.text-light {
  color: var(--bs-text-light) !important;
}

.text-muted-2 {
  color: var(--bs-muted-2) !important;
}

.text-muted {
  color: var(--bs-muted) !important;
}

.text-acent {
  color: var(--bs-acent) !important;
}

.text-purple {
  color: var(--bs-purple) !important;
}

.text-sm-muted {
  font-size: 12px;
  font-weight: 500;
  color: var(gray-800);
}

.text-xs {
  font-size: 10px;
}

.text-smm {
  font-size: 11px;
}

.text-sm {
  font-size: 12px;
}

.text-md {
  font-size: 14px;
}

.text-lg {
  font-size: 1.1rem !important;
}

.type--fade {
  opacity: 0.5;
}

.type--fine-print {
  font-size: 0.85714286em;
}

blockquote {
  font-size: 1.3em;
  line-height: 1.5em;
  padding: 0;
  font-weight: 300;
  margin: 0;
  border-left: 0;
}

blockquote {
  font-style: italic;
}

blockquote:not(:last-child) {
  margin-bottom: 1.04em;
}

.moder-heading {
  width: 100%;
  display: block;
  margin-bottom: 40px;
  text-align: center;
}
.moder-heading .subtitleHeading-wrap {
  display: block;
  width: 100%;
  margin-bottom: 5px;
}
.moder-heading .subtitleHeading-wrap .subtitle-heading {
  font-size: 15px;
  text-transform: capitalize;
  letter-spacing: 0.4px;
  font-weight: 400;
  color: var(--bs-muted);
}
.moder-heading .main-heading {
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 0px;
}

.smart-heading-wrap {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  row-gap: 1rem;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.smart-heading-wrap .smart-heading {
  width: auto;
  display: inline-block;
}
.smart-heading-wrap .smart-heading .subtitleHeading-wrap {
  display: block;
  width: 100%;
  margin-top: 10px;
}
.smart-heading-wrap .smart-heading .subtitleHeading-wrap .subtitle-heading {
  font-size: 16px;
  font-weight: 400;
  color: var(--bs-muted);
}
.smart-heading-wrap .smart-heading .main-heading {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 0px;
}
.smart-heading-wrap .explore-wrap {
  width: auto;
}
.smart-heading-wrap .explore-wrap .btn {
  height: 50px;
  padding: 2px 20px;
}

/* ----------------- Default Style: Extra Opacity ----------------------- */
.opacity-1 {
  opacity: 0.01;
}

.opacity-2 {
  opacity: 0.02;
}

.opacity-3 {
  opacity: 0.03;
}

.opacity-4 {
  opacity: 0.04;
}

.opacity-5 {
  opacity: 0.05;
}

/* ----------------- Default Style: Animation ----------------------- */
@keyframes preloader {
  0% {
    transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}
@keyframes anim-francisco {
  50% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  51% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
  }
  50% {
    transform: translateY(0);
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
}
@keyframes leftright {
  0%, 100% {
    transform: translatex(-25%);
    animation-timing-function: cubic-bezier(0.8, 0, 1, 1);
  }
  50% {
    transform: translatex(0);
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
}
@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
  }
}
.animate-bounce {
  animation: bounce 2s infinite;
}

.animate-leftright {
  animation: leftright 2s infinite;
}

/* ----------------- Default Style: Buttons Styles ----------------------- */
.btn {
  padding: 10px 18px;
  height: 50px;
  font-weight: 400;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all ease 0.4s;
  border-radius: 0.375rem;
  overflow: hidden;
  animation-delay: 0.7s;
  animation-duration: 0.5s;
  position: relative;
}
.btn::after {
  background-color: rgba(255, 255, 255, 0.76);
  content: "";
  height: 150px;
  left: -75px;
  position: absolute;
  top: -35px;
  transform: rotate(35deg);
  transition: all 1600ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 40px;
  opacity: 0;
}
.btn:hover:after {
  left: 120%;
  transition: all 1300ms cubic-bezier(0.19, 1, 0.22, 1);
  opacity: 0.25;
}
.btn:hover {
  box-shadow: none;
}
.btn:focus {
  box-shadow: none;
}

.btn-more {
  padding: 1em 2em;
  height: 52px;
  font-size: 1em;
}

.btn-lg {
  padding: 1em 2.5em;
  height: 70px;
  font-size: 1.34em;
}

.btn-mid {
  padding: 1em 2em;
  height: 54px;
  font-size: 0.9rem;
}

.btn-md {
  padding: 1em 1.5em;
  height: 45px;
  font-size: 0.9rem;
}

.btn-sm {
  padding: 0.25rem 0.5rem;
  height: 35px;
  font-size: 12px;
}

.btn-rounded.btn-xxl {
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
}

.btn-rounded.btn-xl {
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
}

.btn-rounded.btn-lg {
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
}

.btn-rounded.btn-md {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}

.btn-rounded.btn-sm {
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
}

.btn-rounded.btn-xs {
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
}

.btn-rounded.btn-xss {
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
}

.btn-filter {
  padding: 0.25rem 0.8rem;
  height: 40px;
  font-size: 14px;
}

.btn-xs {
  padding: 0.2rem 0.5rem;
  height: 30px;
  font-size: 10px;
}

.btn-rounded {
  border-radius: 50px !important;
  -webkit-border-radius: 50px !important;
}

.btn-arrow {
  position: relative;
}

.btn-success {
  --bs-btn-color: var(--bs-text-white);
  --bs-btn-hover-color: var(--bs-body-bg);
  --bs-btn-active-color: var(--bs-body-bg);
  --bs-btn-disabled-color: var(--bs-body-bg);
}

.btn-primary {
  --bs-btn-bg: #1967D2;
  --bs-btn-border-color: #1967D2;
  --bs-btn-hover-bg: #0C58BF;
  --bs-btn-hover-border-color: #0C58BF;
  --bs-btn-active-bg: #0C58BF;
  --bs-btn-active-border-color: #0C58BF;
  --bs-btn-disabled-bg: #1967D2;
  --bs-btn-disabled-border-color: #1967D2;
}

.btn-secondary {
  background: var(--bs-secondary);
  border-color: var(--bs-secondary);
  color: var(--bs-secondary-text);
}
.btn-secondary:hover {
  background: var(--bs-secondary) !important;
  border-color: var(--bs-secondary) !important;
  color: var(--bs-dark) !important;
}
.btn-secondary:focus {
  background: var(--bs-secondary) !important;
  border-color: var(--bs-secondary) !important;
  color: var(--bs-dark) !important;
}
.btn-secondary:active {
  background: var(--bs-secondary) !important;
  border-color: var(--bs-secondary) !important;
  color: var(--bs-dark) !important;
}

.btn-light-secondary {
  background: var(--bs-body-bg);
  border-color: var(--bs-secondary-border-subtle);
  color: var(--bs-secondary-text);
}
.btn-light-secondary:hover {
  background: var(--bs-secondary) !important;
  border-color: var(--bs-secondary-border-subtle) !important;
  color: var(--bs-secondary-text) !important;
}
.btn-light-secondary:focus {
  background: var(--bs-secondary) !important;
  border-color: var(--bs-secondary-border-subtle) !important;
  color: var(--bs-secondary-text) !important;
}
.btn-light-secondary:active {
  background: var(--bs-secondary) !important;
  border-color: var(--bs-secondary-border-subtle) !important;
  color: var(--bs-secondary-text) !important;
}

.btn-outline-secondary {
  background: var(--bs-body-bg);
  border-color: var(--bs-secondary-border-subtle);
  color: var(--bs-secondary-text);
}
.btn-outline-secondary:hover {
  background: var(--bs-secondary) !important;
  border-color: var(--bs-secondary-border-subtle) !important;
  color: var(--bs-secondary-text) !important;
}
.btn-outline-secondary:focus {
  background: var(--bs-secondary) !important;
  border-color: var(--bs-secondary-border-subtle) !important;
  color: var(--bs-secondary-text) !important;
}
.btn-outline-secondary:active {
  background: var(--bs-secondary) !important;
  border-color: var(--bs-secondary-border-subtle) !important;
  color: var(--bs-secondary-text) !important;
}

.btn-outline-light {
  background: transparent;
  border-color: var(--bs-border-color);
  color: var(--bs-dark) !important;
}
.btn-outline-light:hover {
  background: var(--bs-dark) !important;
  border-color: var(--bs-dark) !important;
  color: var(--bs-white) !important;
}
.btn-outline-light:focus {
  background: var(--bs-dark) !important;
  border-color: var(--bs-dark) !important;
  color: var(--bs-white) !important;
}
.btn-outline-light:active {
  background: var(--bs-dark) !important;
  border-color: var(--bs-dark) !important;
  color: var(--bs-white) !important;
}

.btn-primary {
  background: var(--bs-primary);
  border-color: var(--bs-primary);
  color: var(--bs-white);
}
.btn-primary:hover {
  background: var(--bs-primary-bg-dark) !important;
  border-color: var(--bs-primary-bg-dark) !important;
  color: var(--bs-white) !important;
}
.btn-primary:focus {
  background: var(--bs-primary-bg-dark) !important;
  border-color: var(--bs-primary-bg-dark) !important;
  color: var(--bs-white) !important;
}
.btn-primary:active {
  background: var(--bs-primary-bg-dark) !important;
  border-color: var(--bs-primary-bg-dark) !important;
  color: var(--bs-white) !important;
}

.btn-light-primary {
  background: var(--bs-primary-bg-subtle);
  border-color: var(--bs-primary-border-subtle);
  color: var(--bs-primary);
}
.btn-light-primary:hover {
  background: var(--bs-primary) !important;
  border-color: var(--bs-primary) !important;
  color: var(--bs-white) !important;
}
.btn-light-primary:focus {
  background: var(--bs-primary) !important;
  border-color: var(--bs-primary) !important;
  color: var(--bs-white) !important;
}
.btn-light-primary:active {
  background: var(--bs-primary) !important;
  border-color: var(--bs-primary) !important;
  color: var(--bs-white) !important;
}

.btn-outline-primary {
  background: transparent;
  border-color: var(--bs-primary);
  color: var(--bs-primary);
}
.btn-outline-primary:hover {
  background: var(--bs-primary) !important;
  border-color: var(--bs-primary) !important;
  color: var(--bs-white) !important;
}
.btn-outline-primary:focus {
  background: var(--bs-primary) !important;
  border-color: var(--bs-primary) !important;
  color: var(--bs-white) !important;
}
.btn-outline-primary:active {
  background: var(--bs-primary) !important;
  border-color: var(--bs-primary) !important;
  color: var(--bs-white) !important;
}

.btn-success {
  background: var(--bs-success);
  border-color: var(--bs-success);
  color: var(--bs-white);
}
.btn-success:hover {
  color: var(--bs-white) !important;
}
.btn-success:focus {
  color: var(--bs-white) !important;
}
.btn-success:active {
  color: var(--bs-white) !important;
}

.btn-light-success {
  background: var(--bs-success-bg-subtle);
  border-color: var(--bs-success-border-subtle);
  color: var(--bs-success);
}
.btn-light-success:hover {
  background: var(--bs-success) !important;
  border-color: var(--bs-success) !important;
  color: var(--bs-white) !important;
}
.btn-light-success:focus {
  background: var(--bs-success) !important;
  border-color: var(--bs-success) !important;
  color: var(--bs-white) !important;
}
.btn-light-success:active {
  background: var(--bs-success) !important;
  border-color: var(--bs-success) !important;
  color: var(--bs-white) !important;
}

.btn-outline-success {
  background: transparent;
  border-color: var(--bs-success);
  color: var(--bs-success);
}
.btn-outline-success:hover {
  background: var(--bs-success) !important;
  border-color: var(--bs-success) !important;
  color: var(--bs-white) !important;
}
.btn-outline-success:focus {
  background: var(--bs-success) !important;
  border-color: var(--bs-success) !important;
  color: var(--bs-white) !important;
}
.btn-outline-success:active {
  background: var(--bs-success) !important;
  border-color: var(--bs-success) !important;
  color: var(--bs-white) !important;
}

.btn-danger {
  background: var(--bs-danger);
  border-color: var(--bs-danger);
  color: var(--bs-white);
}
.btn-danger:hover {
  color: var(--bs-white) !important;
}
.btn-danger:focus {
  color: var(--bs-white) !important;
}
.btn-danger:active {
  color: var(--bs-white) !important;
}

.btn-light-danger {
  background: var(--bs-danger-bg-subtle);
  border-color: var(--bs-danger-border-subtle);
  color: var(--bs-danger);
}
.btn-light-danger:hover {
  background: var(--bs-danger) !important;
  border-color: var(--bs-danger) !important;
  color: var(--bs-white) !important;
}
.btn-light-danger:focus {
  background: var(--bs-danger) !important;
  border-color: var(--bs-danger) !important;
  color: var(--bs-white) !important;
}
.btn-light-danger:active {
  background: var(--bs-danger) !important;
  border-color: var(--bs-danger) !important;
  color: var(--bs-white) !important;
}

.btn-outline-danger {
  background: transparent;
  border-color: var(--bs-danger);
  color: var(--bs-danger);
}
.btn-outline-danger:hover {
  background: var(--bs-danger) !important;
  border-color: var(--bs-danger) !important;
  color: var(--bs-white) !important;
}
.btn-outline-danger:focus {
  background: var(--bs-danger) !important;
  border-color: var(--bs-danger) !important;
  color: var(--bs-white) !important;
}
.btn-outline-danger:active {
  background: var(--bs-danger) !important;
  border-color: var(--bs-danger) !important;
  color: var(--bs-white) !important;
}

.btn-warning {
  background: var(--bs-warning);
  border-color: var(--bs-warning);
  color: var(--bs-white);
}
.btn-warning:hover {
  color: var(--bs-white) !important;
}
.btn-warning:focus {
  color: var(--bs-white) !important;
}
.btn-warning:active {
  color: var(--bs-white) !important;
}

.btn-light-warning {
  background: var(--bs-warning-bg-subtle);
  border-color: var(--bs-warning-border-subtle);
  color: var(--bs-warning);
}
.btn-light-warning:hover {
  background: var(--bs-warning) !important;
  border-color: var(--bs-warning) !important;
  color: var(--bs-white) !important;
}
.btn-light-warning:focus {
  background: var(--bs-warning) !important;
  border-color: var(--bs-warning) !important;
  color: var(--bs-white) !important;
}
.btn-light-warning:active {
  background: var(--bs-warning) !important;
  border-color: var(--bs-warning) !important;
  color: var(--bs-white) !important;
}

.btn-outline-warning {
  background: transparent;
  border-color: var(--bs-warning);
  color: var(--bs-warning);
}
.btn-outline-warning:hover {
  background: var(--bs-warning) !important;
  border-color: var(--bs-warning) !important;
  color: var(--bs-white) !important;
}
.btn-outline-warning:focus {
  background: var(--bs-warning) !important;
  border-color: var(--bs-warning) !important;
  color: var(--bs-white) !important;
}
.btn-outline-warning:active {
  background: var(--bs-warning) !important;
  border-color: var(--bs-warning) !important;
  color: var(--bs-white) !important;
}

.btn-info {
  background: var(--bs-info);
  border-color: var(--bs-info);
  color: var(--bs-white);
}
.btn-info:hover {
  color: var(--bs-white) !important;
}
.btn-info:focus {
  color: var(--bs-white) !important;
}
.btn-info:active {
  color: var(--bs-white) !important;
}

.btn-light-info {
  background: var(--bs-info-bg-subtle);
  border-color: var(--bs-info-border-subtle);
  color: var(--bs-info);
}
.btn-light-info:hover {
  background: var(--bs-info) !important;
  border-color: var(--bs-info) !important;
  color: var(--bs-white) !important;
}
.btn-light-info:focus {
  background: var(--bs-info) !important;
  border-color: var(--bs-info) !important;
  color: var(--bs-white) !important;
}
.btn-light-info:active {
  background: var(--bs-info) !important;
  border-color: var(--bs-info) !important;
  color: var(--bs-white) !important;
}

.btn-outline-info {
  background: transparent;
  border-color: var(--bs-info);
  color: var(--bs-info);
}
.btn-outline-info:hover {
  background: var(--bs-info) !important;
  border-color: var(--bs-info) !important;
  color: var(--bs-white) !important;
}
.btn-outline-info:focus {
  background: var(--bs-info) !important;
  border-color: var(--bs-info) !important;
  color: var(--bs-white) !important;
}
.btn-outline-info:active {
  background: var(--bs-info) !important;
  border-color: var(--bs-info) !important;
  color: var(--bs-white) !important;
}

.btn-acent {
  background: var(--bs-acent);
  border-color: var(--bs-acent);
  color: var(--bs-white);
}
.btn-acent:hover {
  background: var(--bs-acent-bg-dark) !important;
  border-color: var(--bs-acent-bg-dark) !important;
  color: var(--bs-white) !important;
}
.btn-acent:focus {
  background: var(--bs-acent-bg-dark) !important;
  border-color: var(--bs-acent-bg-dark) !important;
  color: var(--bs-white) !important;
}
.btn-acent:active {
  background: var(--bs-acent-bg-dark) !important;
  border-color: var(--bs-acent-bg-dark) !important;
  color: var(--bs-white) !important;
}

.btn-light-acent {
  background: var(--bs-acent-bg-subtle);
  border-color: var(--bs-acent-border-subtle);
  color: var(--bs-acent);
}
.btn-light-acent:hover {
  background: var(--bs-acent) !important;
  border-color: var(--bs-acent) !important;
  color: var(--bs-white) !important;
}
.btn-light-acent:focus {
  background: var(--bs-acent) !important;
  border-color: var(--bs-acent) !important;
  color: var(--bs-white) !important;
}
.btn-light-acent:active {
  background: var(--bs-acent) !important;
  border-color: var(--bs-acent) !important;
  color: var(--bs-white) !important;
}

.btn-outline-acent {
  background: transparent;
  border-color: var(--bs-acent);
  color: var(--bs-acent);
}
.btn-outline-acent:hover {
  background: var(--bs-acent) !important;
  border-color: var(--bs-acent) !important;
  color: var(--bs-white) !important;
}
.btn-outline-acent:focus {
  background: var(--bs-acent) !important;
  border-color: var(--bs-acent) !important;
  color: var(--bs-white) !important;
}
.btn-outline-acent:active {
  background: var(--bs-acent) !important;
  border-color: var(--bs-acent) !important;
  color: var(--bs-white) !important;
}

.btn-dark {
  background: var(--bs-dark-btn);
  border-color: var(--bs-dark-btn);
  color: var(--bs-white);
}
.btn-dark:hover {
  background: var(--bs-dark-btn) !important;
  border-color: var(--bs-dark-btn) !important;
  color: var(--bs-white) !important;
}
.btn-dark:focus {
  background: var(--bs-dark-btn) !important;
  border-color: var(--bs-dark-btn) !important;
  color: var(--bs-white) !important;
}
.btn-dark:active {
  background: var(--bs-dark-btn) !important;
  border-color: var(--bs-dark-btn) !important;
  color: var(--bs-white) !important;
}

.btn-outline-dark {
  background: transparent;
  border-color: var(--bs-dark-btn);
  color: var(--bs-dark-text);
}
.btn-outline-dark:hover {
  background: var(--bs-dark-btn) !important;
  border-color: var(--bs-dark-btn) !important;
  color: var(--bs-dark-text) !important;
}
.btn-outline-dark:focus {
  background: var(--bs-dark-btn) !important;
  border-color: var(--bs-dark-btn) !important;
  color: var(--bs-dark-text) !important;
}
.btn-outline-dark:active {
  background: var(--bs-dark-btn) !important;
  border-color: var(--bs-dark-btn) !important;
  color: var(--bs-dark-text) !important;
}

.btn-whites {
  background: var(--bs-white);
  border-color: var(--bs-white);
  color: var(--bs-dark);
}
.btn-whites:hover {
  background: var(--bs-dark) !important;
  border-color: var(--bs-dark) !important;
  color: var(--bs-white) !important;
}
.btn-whites:focus {
  background: var(--bs-dark) !important;
  border-color: var(--bs-dark) !important;
  color: var(--bs-white) !important;
}
.btn-whites:active {
  background: var(--bs-dark) !important;
  border-color: var(--bs-dark) !important;
  color: var(--bs-white) !important;
}

.btn-outline-whites {
  background: transparent;
  border-color: var(--bs-white);
  color: var(--bs-white);
}
.btn-outline-whites:hover {
  background: var(--bs-white) !important;
  border-color: var(--bs-white) !important;
  color: var(--bs-dark) !important;
}
.btn-outline-whites:focus {
  background: var(--bs-white) !important;
  border-color: var(--bs-white) !important;
  color: var(--bs-dark) !important;
}
.btn-outline-whites:active {
  background: var(--bs-white) !important;
  border-color: var(--bs-white) !important;
  color: var(--bs-dark) !important;
}

.btn-light-white {
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.65);
  color: var(--bs-white);
}
.btn-light-white:hover {
  background: var(--bs-white) !important;
  border-color: var(--bs-white) !important;
  color: var(--bs-dark) !important;
}
.btn-light-white:focus {
  background: var(--bs-white) !important;
  border-color: var(--bs-white) !important;
  color: var(--bs-dark) !important;
}
.btn-light-white:active {
  background: var(--bs-white) !important;
  border-color: var(--bs-white) !important;
  color: var(--bs-dark) !important;
}

.btn-whitener {
  background: var(--bs-white);
  border-color: var(--bs-white);
  color: var(--bs-dark);
}
.btn-whitener:hover {
  background: var(--bs-primary) !important;
  border-color: var(--bs-primary) !important;
  color: var(--bs-white) !important;
}
.btn-whitener:focus {
  background: var(--bs-primary) !important;
  border-color: var(--bs-primary) !important;
  color: var(--bs-white) !important;
}
.btn-whitener:active {
  background: var(--bs-primary) !important;
  border-color: var(--bs-primary) !important;
  color: var(--bs-white) !important;
}

.btn-gray {
  background: #e4eaed;
  border-color: #e4eaed;
  color: var(--bs-dark);
}
.btn-gray:hover {
  background: var(--bs-dark) !important;
  border-color: var(--bs-dark) !important;
  color: var(--bs-white) !important;
}
.btn-gray:focus {
  background: var(--bs-dark) !important;
  border-color: var(--bs-dark) !important;
  color: var(--bs-white) !important;
}
.btn-gray:active {
  background: var(--bs-dark) !important;
  border-color: var(--bs-dark) !important;
  color: var(--bs-white) !important;
}

.btn.btn-dark-soft {
  color: var(--bs-white);
  background: rgba(245, 246, 247, 0.1);
}
.btn.btn-dark-soft:hover {
  color: var(--bs-dark);
  background: var(--bs-white);
}
.btn.btn-dark-soft:focus {
  color: var(--bs-dark);
  background: var(--bs-white);
}
.btn.btn-dark-soft:active {
  color: var(--bs-dark);
  background: var(--bs-white);
}

.btn-simple-link {
  transition: 0.35s;
  font-size: 16px;
  font-weight: 500;
  padding: 5px 2px;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: var(--bs-primary);
  border: none;
  background: transparent;
}
.btn-simple-link:after {
  content: "";
  width: 100%;
  border-bottom: 2px solid var(--bs-primary);
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 1;
  transform: scale(1, 1);
  transform-origin: right center 0;
}
.btn-simple-link:before {
  content: "";
  width: 100%;
  border-bottom: 2px solid var(--bs-primary);
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 1;
  transform: scale(1, 1);
  transform-origin: right center 0;
}
.btn-simple-link:after {
  opacity: 0;
  transform: scale(0, 1);
  transform-origin: left center 0;
}
.btn-simple-link:hover {
  color: var(--bs-primary);
  transition: 0.35s;
}
.btn-simple-link:hover:before {
  opacity: 0;
  transform: scale(0, 1);
  transition: opacity 0.2s ease-in-out 0.2s, transform 0.2s ease-in-out 0s;
}
.btn-simple-link:hover:after {
  opacity: 1;
  transform: scale(1, 1);
  transition: transform 0.2s ease-in-out 0.25s;
}

.btn-dark-link {
  transition: 0.35s;
  font-size: 16px;
  font-weight: 500;
  padding: 5px 2px;
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: var(--bs-dark);
}
.btn-dark-link:after {
  content: "";
  width: 100%;
  border-bottom: 2px solid var(--bs-dark);
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 1;
  transform: scale(1, 1);
  transform-origin: right center 0;
}
.btn-dark-link:before {
  content: "";
  width: 100%;
  border-bottom: 2px solid var(--bs-dark);
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 1;
  transform: scale(1, 1);
  transform-origin: right center 0;
}
.btn-dark-link:after {
  opacity: 0;
  transform: scale(0, 1);
  transform-origin: left center 0;
}
.btn-dark-link:hover {
  color: var(--bs-primary);
  transition: 0.35s;
}
.btn-dark-link:hover:before {
  opacity: 0;
  transform: scale(0, 1);
  border-color: var(--bs-primary);
  transition: opacity 0.2s ease-in-out 0.2s, transform 0.2s ease-in-out 0s;
}
.btn-dark-link:hover:after {
  opacity: 1;
  transform: scale(1, 1);
  border-color: var(--bs-primary);
  transition: transform 0.2s ease-in-out 0.25s;
}

/* ----------------- Default Style: Dropdown Toggle Styles ----------------------- */
.dropdownToogle {
  position: relative;
  width: auto;
  padding: 0.8rem 1.5rem;
  font-weight: 500;
  cursor: pointer;
  transition: all ease 0.4s;
  border-radius: 50px;
  background: var(--bs-light);
  border: 1px solid #dadfe6;
  color: var(--bs-muted-2);
  border-radius: 50px;
}
.dropdownToogle:after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdownToogle:hover {
  border-color: var(--bs-primary-border-subtle);
  background-color: var(--bs-primary-bg-subtle);
  color: var(--bs-primary);
}
.dropdownToogle:focus {
  border-color: var(--bs-primary-border-subtle);
  background-color: var(--bs-primary-bg-subtle);
  color: var(--bs-primary);
}
.dropdownToogle.md {
  padding: 0.5rem 1.2rem;
}
.dropdownToogle.md:hover {
  border-color: var(--bs-primary-border-subtle);
  background-color: var(--bs-primary-bg-subtle);
  color: var(--bs-primary);
}
.dropdownToogle.md:focus {
  border-color: var(--bs-primary-border-subtle);
  background-color: var(--bs-primary-bg-subtle);
  color: var(--bs-primary);
}
.dropdownToogle.sm {
  padding: 0.3rem 1rem;
  padding: 0.3rem 1rem;
  font-size: 13px;
}
.dropdownToogle.sm .dropdownToogle:after {
  display: inline-block;
  margin-left: 0.2em;
  vertical-align: 0.18em;
}
.dropdownToogle.sm:hover {
  border-color: var(--bs-primary-border-subtle);
  background-color: var(--bs-primary-bg-subtle);
  color: var(--bs-primary);
}
.dropdownToogle.sm:focus {
  border-color: var(--bs-primary-border-subtle);
  background-color: var(--bs-primary-bg-subtle);
  color: var(--bs-primary);
}

.filterToggle {
  position: relative;
  width: auto;
  padding: 0.8rem 1.5rem;
  font-weight: 500;
  cursor: pointer;
  transition: all ease 0.4s;
  border-radius: 50px;
  background: var(--bs-light);
  border: 1px solid var(--bs-border-color);
  color: var(--bs-muted-2);
  border-radius: 50px;
}
.filterToggle.primarySoft {
  border-color: var(--bs-primary-border-subtle);
  background-color: var(--bs-primary-bg-subtle);
  color: var(--bs-primary);
}
.filterToggle:hover {
  border-color: var(--bs-primary-border-subtle);
  background-color: var(--bs-primary-bg-subtle);
  color: var(--bs-primary);
}
.filterToggle:focus {
  border-color: var(--bs-primary-border-subtle);
  background-color: var(--bs-primary-bg-subtle);
  color: var(--bs-primary);
}
.filterToggle.md {
  padding: 0.5rem 1.2rem;
}
.filterToggle.md:hover {
  border-color: var(--bs-primary-border-subtle);
  background-color: var(--bs-primary-bg-subtle);
  color: var(--bs-primary);
}
.filterToggle.md:focus {
  border-color: var(--bs-primary-border-subtle);
  background-color: var(--bs-primary-bg-subtle);
  color: var(--bs-primary);
}
.filterToggle.sm {
  padding: 0.3rem 1rem;
  padding: 0.3rem 1rem;
  font-size: 13px;
}
.filterToggle.sm:hover {
  border-color: var(--bs-primary-border-subtle);
  background-color: var(--bs-primary-bg-subtle);
  color: var(--bs-primary);
}
.filterToggle.sm:focus {
  border-color: var(--bs-primary-border-subtle);
  background-color: var(--bs-primary-bg-subtle);
  color: var(--bs-primary);
}

/* ----------------- Default Style: Custom Forms Styles ----------------------- */
.form-control {
  height: 50px;
  font-size: 15px;
  box-shadow: none;
  background-clip: initial;
}

.form-control:focus {
  border-color: var(--bs-primary);
}

.form-control.transparent {
  background: rgba(255, 255, 255, 0.02);
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.7);
}

.form-control.dark {
  background: rgba(0, 0, 0, 0.1);
  border-color: rgba(0, 0, 0, 0.14);
  color: rgba(255, 255, 255, 0.8);
}
.form-control.dark::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.form-control.dark::placeholder {
  color: rgba(255, 255, 255, 0.7);
}

.form-control.light {
  background: var(--bs-form-bg-color);
  border-color: var(--bs-form-border-color);
  color: var(--bs-muted-2);
}

.form-control.form-control-md {
  height: 44px;
}

.frm-search .form-group {
  min-width: 270px;
}

.form-group {
  margin-bottom: 15px;
}
.form-group label {
  margin-bottom: 0.5rem;
  font-size: 13px;
  font-weight: 500;
}

textarea.form-control {
  height: 150px !important;
}

.formField {
  position: relative;
  width: 100%;
}
.formField .icon-wrap {
  position: relative;
}
.formField .label {
  font-size: 15px;
  color: var(--bs-dark-text);
  margin-bottom: 0.6rem;
  padding: 0;
  display: block;
}
.formField .form-control {
  background-color: var(--bs-body-bg) !important;
  border: 1px solid var(--bs-form-border-color);
}
.formField .form-control.lights {
  background-color: var(--bs-form-bg-color) !important;
  border: 1px solid var(--bs-form-border-color);
}
.formField.icons {
  position: relative;
}
.formField.icons .form-control {
  padding-left: 35px;
}
.formField.icons .select2-container .select2-selection--multiple,
.formField.icons .select2-container .select2-selection--single {
  padding-left: 35px;
}
.formField.icons .icon {
  position: absolute;
  left: 14px;
  top: 47%;
  transform: translateY(-47%);
  font-size: 14px;
  color: var(--bs-form-placeholder-color);
}
.formField.icons.right {
  width: 100%;
}
.formField.icons.right .form-control {
  padding-left: 15px;
  padding-right: 35px;
}
.formField.icons.right .icon {
  position: absolute;
  right: 14px;
  top: 50%;
  left: auto;
}
.formField .btn {
  width: 100%;
  height: 50px;
  font-size: 15px;
  border-radius: 50px;
}
.formField.darkTransparent .form-control {
  background-color: rgba(0, 0, 0, 0.1) !important;
  border: 1px solid rgba(0, 0, 0, 0.11) !important;
  color: rgba(255, 255, 255, 0.8) !important;
}
.formField.darkTransparent .form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.65) !important;
}
.formField.darkTransparent .form-control::placeholder {
  color: rgba(255, 255, 255, 0.65) !important;
}
.formField.darkTransparent .select2-container--default .select2-selection--single {
  background-color: rgba(0, 0, 0, 0.1) !important;
  border: 1px solid rgba(0, 0, 0, 0.11) !important;
  color: rgba(255, 255, 255, 0.8) !important;
}
.formField.darkTransparent .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: rgba(255, 255, 255, 0.65) !important;
}
.formField.darkTransparent .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: rgba(255, 255, 255, 0.65) transparent transparent transparent;
}
.formField.darkTransparent .icon {
  color: rgba(255, 255, 255, 0.65) !important;
}
.formField.lightTransparent .form-control {
  background-color: rgba(255, 255, 255, 0.1) !important;
  border: 1px solid rgba(255, 255, 255, 0.11) !important;
  color: rgba(255, 255, 255, 0.8) !important;
}
.formField.lightTransparent .form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.65) !important;
}
.formField.lightTransparent .form-control::placeholder {
  color: rgba(255, 255, 255, 0.65) !important;
}
.formField.lightTransparent .select2-container--default .select2-selection--single {
  background-color: rgba(255, 255, 255, 0.1) !important;
  border: 1px solid rgba(255, 255, 255, 0.11) !important;
  color: rgba(255, 255, 255, 0.8) !important;
}
.formField.lightTransparent .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: rgba(255, 255, 255, 0.65) !important;
}
.formField.lightTransparent .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: rgba(255, 255, 255, 0.65) transparent transparent transparent;
}
.formField.lightTransparent .icon {
  color: rgba(255, 255, 255, 0.65) !important;
}

.select2-container--default .select2-results__option--selected {
  background-color: var(--bs-primary-bg-subtle) !important;
  color: var(--bs-primary) !important;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: var(--bs-primary) !important;
  color: var(--bs-white) !important;
}

.select2-container--default .select2-results__option--selected {
  background-color: var(--bs-primary-bg-subtle);
  color: var(--bs-primary);
}

.select2-dropdown {
  border-color: var(--bs-border-color);
  background: var(--bs-body-bg);
  z-index: 2;
}

.select2-container .select2-selection--multiple,
.select2-container .select2-selection--single {
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-left: 12px;
  border: 1px solid var(--bs-form-border-color);
}

.lights .select2-container .select2-selection--multiple,
.lights .select2-container .select2-selection--single {
  background-color: var(--bs-form-bg-color) !important;
  border: 1px solid var(--bs-form-border-color);
}

.select-br-0 .select2-container .select2-selection--multiple,
.select-br-0 .select2-container .select2-selection--single {
  border: none !important;
}

.select2-container {
  width: 100% !important;
}

.select2-container .select2-selection--multiple,
.select2-container .select2-selection--single {
  height: 50px;
  padding-left: 15px;
}

.border-none .select2-container .select2-selection--multiple,
.border-none .select2-container .select2-selection--single {
  border: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: auto;
  top: 50%;
  right: 8px;
}

.select2-container--default .select2-selection--multiple {
  padding-bottom: 0;
  background-color: var(--bs-body-bg);
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  margin: 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  border: 1px solid var(--bs-primary);
  background: var(--bs-primary-bg-subtle);
  color: var(--bs-primary);
  margin: 3px 0px 3px 5px;
  font-size: 13px;
  height: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
}

.select2-container .select2-search--inline .select2-search__field {
  padding: 0;
  font-family: inherit;
  margin: 0 !important;
  height: 22px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: var(--bs-primary);
  height: 100%;
  border-right: 1px solid var(--bs-primary-bg-subtle);
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  background-color: var(--bs-primary);
  color: var(--bs-text-white);
  outline: none;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 1px solid var(--bs-form-border-color);
  outline: 0;
}

.border-none .select2-container--default.select2-container--focus .select2-selection--multiple {
  border: none;
  outline: 0;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: var(--bs-form-placeholder-color);
}

.bold .select2-container--default .select2-selection--single .select2-selection__placeholder,
.bold .select2-container .select2-selection--single .select2-selection__rendered,
.bold .select2-container .select2-search--inline .select2-search__field {
  font-weight: 500;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
  color: var(--bs-body-color);
}

.btn-flip-icon {
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  background: var(--bs-body-bg);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid var(--bs-form-border-color);
  z-index: 1;
  font-size: 15px;
}

.btn-flip-icon .btn,
.btn-flip-icon button {
  outline: none;
  border: none;
  background: transparent;
}

.form-control:focus {
  box-shadow: none;
}

.form-control::-moz-placeholder {
  color: var(--bs-form-placeholder-color);
  opacity: 1;
  /* Firefox */
}

.form-control::placeholder {
  color: var(--bs-form-placeholder-color);
  opacity: 1;
  /* Firefox */
}

.fw-bold ::-moz-placeholder, .fw-bold::-moz-placeholder {
  font-weight: 600;
}

.fw-bold ::placeholder,
.fw-bold::placeholder {
  font-weight: 600;
}

::-moz-placeholder {
  color: var(--bs-form-placeholder-color);
}

::placeholder {
  color: var(--bs-form-placeholder-color);
}

.hdd-arrow span.select2-selection__arrow {
  display: none;
}

.upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.upload-btn-wrapper .btn {
  border: none;
  padding: 8px 20px;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer !important;
}

.upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

/*---------- Default Style: Custom Dropdown ---------*/
.dropdowns {
  min-width: 12em;
  position: relative;
  margin: 0em;
}

.dropdowns.smaller {
  min-width: 8em;
  position: relative;
  margin: 0em;
}

.selections {
  background: var(--bs-body-bg);
  color: #6e7b8d;
  border: 1px solid var(--bs-border-color);
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-radius: 0.2em;
  padding: 3px 6px;
  cursor: pointer;
  transition: background 0.3s;
}

.selections .caret {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #6e7b8d;
  transition: 0.3s;
  position: absolute;
  right: 7px;
}

.selections .caret-rotate {
  transform: rotate(180deg);
}

.selections .selected {
  font-size: 12px;
  color: #6e7b8d;
  font-weight: 500;
}

.dropdowns .menu {
  list-style: none;
  padding: 0.2em 0.5em;
  background: var(--bs-body-bg);
  box-shadow: var(--bs-box-shadow-md);
  border-radius: 0.5em;
  color: var(--bs-secondary-text);
  position: absolute;
  top: 2em;
  left: 50%;
  width: 100%;
  transform: translateX(-50%);
  opacity: 0;
  display: none;
  transition: 0.2s;
  z-index: 1;
}

.dropdowns .menu li {
  padding: 0.2em 0.5rem;
  margin: 0.3em 0;
  border-radius: 0.2em;
  cursor: pointer;
}

.dropdowns .menu-open {
  display: block;
  opacity: 1;
}

.dropdowns .menu-open .active {
  background: var(--bs-primary-bg-subtle);
  color: var(--bs-primary);
}

.form-check {
  min-height: 0.8rem;
  padding-left: 1.7rem;
}

.form-check-input {
  width: 1.1rem;
  height: 1.1rem;
  margin-top: 0.19em;
  margin-left: -1.7rem !important;
}

.form-check.lg {
  min-height: 1rem;
  padding-left: 2rem;
  margin-bottom: 0.5rem;
}

.form-check.lg .form-check-input {
  width: 1.4rem;
  height: 1.4rem;
  margin-top: 0.1em;
  margin-left: -2rem !important;
}

.form-check-input:checked {
  background-color: var(--bs-primary);
  border-color: var(--bs-primary);
}

.form-check-input:focus {
  border-color: var(--bs-primary-bg-subtle);
  outline: 0;
  box-shadow: 0 0 0 0.25rem var(--bs-primary-bg-subtle);
}

/*--------------------------------------------------
Common Elentns
---------------------------------------------------*/
.progress {
  margin-bottom: 1.5em;
  background-color: #efefef;
}
.progress .progress-bar {
  background-color: var(--bs-primary);
}

p,
ul,
ol,
dl,
dt,
dd,
blockquote,
address {
  margin: 0 0 10px;
}

.full-width {
  width: 100%;
}

.explore-content p {
  font-size: 19px;
  font-family: "Lora", serif;
  font-style: italic;
}

.shadow-0 {
  box-shadow: none !important;
}

.ovr-top {
  margin-top: -60px;
  position: relative;
  z-index: 1;
}

.shadow-wrap {
  box-shadow: 0 8px 16px 0 rgba(15, 41, 77, 0.06);
  -webkit-box-shadow: 0 8px 16px 0 rgba(15, 41, 77, 0.06);
  -moz-box-shadow: 0 8px 16px 0 rgba(15, 41, 77, 0.06);
}

.dropdown-item {
  padding: 8px 1rem;
  color: var(--bs-secondary-text);
  font-size: 15.5px;
}
.dropdown-item:hover {
  color: var(--bs-primary);
  background-color: var(--bs-primary-bg-subtle);
}
.dropdown-item:focus {
  color: var(--bs-primary);
  background-color: var(--bs-primary-bg-subtle);
}
.dropdown-item:active {
  color: var(--bs-white);
  background-color: var(--bs-primary);
}
.dropdown-item.active {
  color: var(--bs-white);
  background-color: var(--bs-primary);
}

/*------------ Common Elentns: Dot BG ----------------*/
.bg-dot {
  background-size: 0.75rem 0.75rem;
}

.bg-dot.primary {
  background-image: radial-gradient(var(--bs-primary) 2px, transparent 2.5px);
}

.bg-dot.acent {
  background-image: radial-gradient(var(--bs-acent) 2px, transparent 2.5px);
}

.bg-dot.dark {
  background-image: radial-gradient(var(--bs-dark) 2px, transparent 2.5px);
}

.bg-dot.success {
  background-image: radial-gradient(var(--bs-success) 2px, transparent 2.5px);
}

.bg-dot.yellow {
  background-image: radial-gradient(var(--bs-warning) 2px, transparent 2.5px);
}

.bg-dot.danger {
  background-image: radial-gradient(var(--bs-danger) 2px, transparent 2.5px);
}

.bg-dot.info {
  background-image: radial-gradient(var(--bs-info) 2px, transparent 2.5px);
}

.bg-dot.purple {
  background-image: radial-gradient(var(--bs-purple) 2px, transparent 2.5px);
}

.bg-dot.light {
  background-image: radial-gradient(var(--bs-secondary) 2px, transparent 2.5px);
}

.bg-line.dark {
  background: repeating-linear-gradient(-55deg, rgba(255, 255, 255, 0) 0.8px, var(--bs-dark) 1.6px, var(--bs-dark) 3px, rgba(255, 255, 255, 0) 3.8px, rgba(255, 255, 255, 0) 10px);
}

.bg-line.primary {
  background: repeating-linear-gradient(-55deg, rgba(255, 255, 255, 0) 0.8px, var(--bs-primary) 1.6px, var(--bs-primary) 3px, rgba(255, 255, 255, 0) 3.8px, rgba(255, 255, 255, 0) 10px);
}

.bg-line.acent {
  background: repeating-linear-gradient(-55deg, rgba(255, 255, 255, 0) 0.8px, var(--bs-acent) 1.6px, var(--bs-acent) 3px, rgba(255, 255, 255, 0) 3.8px, rgba(255, 255, 255, 0) 10px);
}

.bg-line.yellow {
  background: repeating-linear-gradient(-55deg, rgba(255, 255, 255, 0) 0.8px, var(--bs-warning) 1.6px, var(--bs-warning) 3px, rgba(255, 255, 255, 0) 3.8px, rgba(255, 255, 255, 0) 10px);
}

.bg-line.success {
  background: repeating-linear-gradient(-55deg, rgba(255, 255, 255, 0) 0.8px, var(--bs-success) 1.6px, var(--bs-success) 3px, rgba(255, 255, 255, 0) 3.8px, rgba(255, 255, 255, 0) 10px);
}

.bg-line.danger {
  background: repeating-linear-gradient(-55deg, rgba(255, 255, 255, 0) 0.8px, var(--bs-danger) 1.6px, var(--bs-danger) 3px, rgba(255, 255, 255, 0) 3.8px, rgba(255, 255, 255, 0) 10px);
}

.bg-line.purple {
  background: repeating-linear-gradient(-55deg, rgba(255, 255, 255, 0) 0.8px, var(--bs-purple) 1.6px, var(--bs-purple) 3px, rgba(255, 255, 255, 0) 3.8px, rgba(255, 255, 255, 0) 10px);
}

.bg-line.light {
  background: repeating-linear-gradient(-55deg, rgba(255, 255, 255, 0) 0.8px, var(--bs-secondary) 1.6px, var(--bs-secondary) 3px, rgba(255, 255, 255, 0) 3.8px, rgba(255, 255, 255, 0) 10px);
}

/*------------------- Common Elentns: Margin Extra ----------------------*/
.mt-n2 {
  margin-top: -2rem !important;
}

.mt-n3 {
  margin-top: -3rem !important;
}

.mt-n4 {
  margin-top: -4rem !important;
}

.mt-n5 {
  margin-top: -5rem !important;
}

.mt-n6 {
  margin-top: -6rem !important;
}

.mt-n8 {
  margin-top: -8rem !important;
}

.mt-n10 {
  margin-top: -10rem !important;
}

.mb-01 {
  margin-bottom: 0.15rem !important;
}

.mb-n2 {
  margin-bottom: -2rem !important;
}

.mb-n3 {
  margin-bottom: -3rem !important;
}

.mb-n4 {
  margin-bottom: -4rem !important;
}

.mb-n5 {
  margin-bottom: -5rem !important;
}

.mb-n6 {
  margin-bottom: -6rem !important;
}

.mb-n8 {
  margin-bottom: -8rem !important;
}

.mb-n10 {
  margin-bottom: -10rem !important;
}

.mb-01 {
  margin-bottom: 0.15rem !important;
}

.mb-01 {
  margin-bottom: 0.15rem !important;
}

.ms-n2 {
  margin-left: -2rem !important;
}

.ms-n3 {
  margin-left: -3rem !important;
}

.ms-n4 {
  margin-left: -4rem !important;
}

.ms-n5 {
  margin-left: -5rem !important;
}

.ms-n6 {
  margin-left: -6rem !important;
}

.ms-n8 {
  margin-left: -8rem !important;
}

.ms-n10 {
  margin-left: -10rem !important;
}

.me-n2 {
  margin-right: -2rem !important;
}

.me-n3 {
  margin-right: -3rem !important;
}

.me-n4 {
  margin-right: -4rem !important;
}

.me-n5 {
  margin-right: -5rem !important;
}

.me-n6 {
  margin-right: -6rem !important;
}

.me-n8 {
  margin-right: -8rem !important;
}

.me-n10 {
  margin-right: -10rem !important;
}

.me-01 {
  margin-right: 0.15rem !important;
}

/*-------------- Common Elentns: Custom Height ------------*/
.ht-10 {
  height: 10px;
}

.ht-20 {
  height: 20px;
}

.ht-30 {
  height: 30px;
}

.ht-40 {
  height: 40px;
}

.ht-50 {
  height: 50px;
}

.ht-60 {
  height: 60px;
}

.ht-70 {
  height: 70px;
}

.ht-80 {
  height: 80px;
}

.ht-80 {
  height: 80px;
}

.ht-100 {
  height: 100px;
}

.ht-110 {
  height: 110px;
}

.ht-120 {
  height: 120px;
}

.ht-130 {
  height: 130px;
}

.ht-140 {
  height: 140px;
}

.ht-150 {
  height: 150px;
}

.ht-160 {
  height: 160px;
}

.ht-170 {
  height: 170px;
}

.ht-180 {
  height: 180px;
}

.ht-190 {
  height: 190px;
}

.ht-200 {
  height: 200px;
}

.ht-300 {
  height: 300px;
}

.ht-400 {
  height: 400px;
}

.ht-500 {
  height: 500px;
}

.ht-100 {
  height: 100%;
  min-height: 580px;
}

.h-100 {
  height: 100vh;
}

.h-05 {
  height: 0.1rem !important;
}

.h-1 {
  height: 0.25rem !important;
}

.h-2 {
  height: 0.5rem !important;
}

.h-3 {
  height: 0.75rem !important;
}

.h-4 {
  height: 1rem !important;
}

.h-5 {
  height: 1.25rem !important;
}

.h-6 {
  height: 1.5rem !important;
}

.h-7 {
  height: 1.75rem !important;
}

.h-8 {
  height: 2rem !important;
}

.h-9 {
  height: 2.25rem !important;
}

.h-10 {
  height: 2.5rem !important;
}

.h-11 {
  height: 2.75rem !important;
}

.h-12 {
  height: 3rem !important;
}

.h-13 {
  height: 3.25rem !important;
}

.h-14 {
  height: 3.75rem !important;
}

.h-15 {
  height: 4rem !important;
}

.h-16 {
  height: 4.25rem !important;
}

.h-17 {
  height: 4.5rem !important;
}

.h-18 {
  height: 4.75rem !important;
}

.h-19 {
  height: 5rem !important;
}

.h-20 {
  height: 5.25rem !important;
}

.h-25 {
  height: 6rem !important;
}

.h-30 {
  height: 7rem !important;
}

.h-35 {
  height: 8rem !important;
}

.h-40 {
  height: 9rem !important;
}

.h-45 {
  height: 10rem !important;
}

.h-50 {
  height: 15rem !important;
}

.height-half {
  height: 50%;
}

/*------------- Common Elentns: Custom Width -------------*/
.w-1 {
  width: 0.25rem !important;
}

.w-2 {
  width: 0.5rem !important;
}

.w-3 {
  width: 0.75rem !important;
}

.w-4 {
  width: 1rem !important;
}

.w-5 {
  width: 1.25rem !important;
}

.w-6 {
  width: 1.5rem !important;
}

.w-7 {
  width: 1.75rem !important;
}

.w-8 {
  width: 2rem !important;
}

.w-9 {
  width: 2.25rem !important;
}

.w-10 {
  width: 2.5rem !important;
}

.w-11 {
  width: 2.75rem !important;
}

.w-12 {
  width: 3rem !important;
}

.w-13 {
  width: 3.25rem !important;
}

.w-14 {
  width: 3.75rem !important;
}

.w-15 {
  width: 4rem !important;
}

.w-16 {
  width: 4.25rem !important;
}

.w-17 {
  width: 4.5rem !important;
}

.w-18 {
  width: 4.75rem !important;
}

.w-19 {
  width: 5rem !important;
}

.w-20 {
  width: 5.25rem !important;
}

.w-25 {
  width: 6rem !important;
}

.w-30 {
  width: 7rem !important;
}

.w-35 {
  width: 8rem !important;
}

.w-40 {
  width: 9rem !important;
}

.w-45 {
  width: 10rem !important;
}

.w-50s {
  width: 15rem !important;
}

.start-10 {
  left: 10% !important;
}

.start-20 {
  left: 20% !important;
}

.start-30 {
  left: 30% !important;
}

.start-40 {
  left: 40% !important;
}

.start-50 {
  left: 50% !important;
}

.start-60 {
  left: 60% !important;
}

.start-70 {
  left: 70% !important;
}

.start-80 {
  left: 80% !important;
}

.start-90 {
  left: 90% !important;
}

.end-10 {
  right: 10% !important;
}

.end-20 {
  right: 20% !important;
}

.end-30 {
  right: 30% !important;
}

.end-40 {
  right: 40% !important;
}

.end-50 {
  right: 50% !important;
}

.end-60 {
  right: 60% !important;
}

.end-70 {
  right: 70% !important;
}

.end-80 {
  right: 80% !important;
}

.end-90 {
  right: 90% !important;
}

/*---------- Common Elentns: Extra Margine ------------*/
.mt-n2 {
  margin-top: -2rem !important;
}

.mt-n4 {
  margin-top: -4rem !important;
}

.mt-n6 {
  margin-top: -6rem !important;
}

.mt-n8 {
  margin-top: -8rem !important;
}

.mt-n10 {
  margin-top: -10rem !important;
}

/*------------ Common Elentns: Custom Avatar ----------------*/
.avatar {
  display: inline-block !important;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  line-height: 1.7;
  letter-spacing: -0.01rem;
  border-radius: 100%;
  height: 3rem;
  width: 3rem;
  -o-object-fit: contain;
     object-fit: contain;
}

.avatar-xxxl {
  height: 7rem;
  width: 7rem;
}

.avatar-xxl {
  height: 5rem;
  width: 5rem;
}

.avatar-xl {
  height: 4rem;
  width: 4rem;
}

.avatar-lg {
  height: 3rem;
  width: 3rem;
}

.avatar-md {
  height: 2rem;
  width: 2rem;
}

.avatar-sm {
  height: 1rem;
  width: 1rem;
}

.avatar-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: relative;
}
.avatar-img.circle {
  border-radius: 50%;
}

/*------------ Common Elentns: Social Links ---------------*/
.color--facebook {
  color: #3b5998 !important;
}

.color--twitter {
  color: #00aced !important;
}

.color--googleplus {
  color: #dd4b39 !important;
}

.color--instagram {
  color: #125688 !important;
}

.color--pinterest {
  color: #cb2027 !important;
}

.color--dribbble {
  color: #ea4c89 !important;
}

.color--behance {
  color: #053eff !important;
}

.color--linkedin {
  color: #1685b9 !important;
}

.color--whatsapp {
  color: #4caf50 !important;
}

.bg--facebook {
  background: #3b5998 !important;
  color: var(--bs-text-white) !important;
}

.bg--twitter {
  background: #00aced !important;
  color: var(--bs-text-white) !important;
}

.bg--googleplus {
  background: #dd4b39 !important;
  color: var(--bs-text-white) !important;
}

.bg--instagram {
  background: #125688 !important;
  color: var(--bs-text-white) !important;
}

.bg--pinterest {
  background: #cb2027 !important;
  color: var(--bs-text-white) !important;
}

.bg--dribbble {
  background: #ea4c89 !important;
  color: var(--bs-text-white) !important;
}

.bg--behance {
  background: #053eff !important;
  color: var(--bs-text-white) !important;
}

.bg--linkedin {
  background: #1685b9 !important;
  color: var(--bs-text-white) !important;
}

.btn--facebook {
  background: var(--bs-body-bg) !important;
  border: 1px solid #3b5998 !important;
  color: #3b5998 !important;
}
.btn--facebook:hover {
  background: #3b5998 !important;
  border: 1px solid #3b5998 !important;
  color: var(--bs-text-white) !important;
}
.btn--facebookfocus {
  background: #3b5998 !important;
  border: 1px solid #3b5998 !important;
  color: var(--bs-text-white) !important;
}
.btn--facebook:active {
  background: #3b5998 !important;
  border: 1px solid #3b5998 !important;
  color: var(--bs-text-white) !important;
}

.btn--twitter {
  background: var(--bs-body-bg) !important;
  border: 1px solid #00aced !important;
  color: #00aced !important;
}
.btn--twitter:hover {
  background: #00aced !important;
  border: 1px solid #00aced !important;
  color: var(--bs-text-white) !important;
}
.btn--twitter:focus {
  background: #00aced !important;
  border: 1px solid #00aced !important;
  color: var(--bs-text-white) !important;
}
.btn--twitter:active {
  background: #00aced !important;
  border: 1px solid #00aced !important;
  color: var(--bs-text-white) !important;
}

.btn--googleplus {
  background: var(--bs-body-bg) !important;
  border: 1px solid #dd4b39 !important;
  color: #dd4b39 !important;
}
.btn--googleplus:hover {
  background: #dd4b39 !important;
  border: 1px solid #dd4b39 !important;
  color: var(--bs-text-white) !important;
}
.btn--googleplus:focus {
  background: #dd4b39 !important;
  border: 1px solid #dd4b39 !important;
  color: var(--bs-text-white) !important;
}
.btn--googleplus:active {
  background: #dd4b39 !important;
  border: 1px solid #dd4b39 !important;
  color: var(--bs-text-white) !important;
}

.btn--instagram {
  background: var(--bs-text-white) !important;
  border: 1px solid #125688 !important;
  color: #125688 !important;
}
.btn--instagram:hover {
  background: #125688 !important;
  border: 1px solid #125688 !important;
  color: var(--bs-text-white) !important;
}
.btn--instagram:focus {
  background: #125688 !important;
  border: 1px solid #125688 !important;
  color: var(--bs-text-white) !important;
}
.btn--instagram:active {
  background: #125688 !important;
  border: 1px solid #125688 !important;
  color: var(--bs-text-white) !important;
}

.btn--pinterest {
  background: var(--bs-body-bg) !important;
  border: 1px solid #cb2027 !important;
  color: #cb2027 !important;
}
.btn--pinterest:hover {
  background: #cb2027 !important;
  border: 1px solid #cb2027 !important;
  color: var(--bs-text-white) !important;
}
.btn--pinterest:focus {
  background: #cb2027 !important;
  border: 1px solid #cb2027 !important;
  color: var(--bs-text-white) !important;
}
.btn--pinterest:active {
  background: #cb2027 !important;
  border: var(--bs-text-white) !important;
}

.btn--dribbble {
  background: var(--bs-body-bg) !important;
  border: 1px solid #ea4c89 !important;
  color: #ea4c89 !important;
}
.btn--dribbble:hover {
  background: #ea4c89 !important;
  border: 1px solid #ea4c89 !important;
  color: var(--bs-text-white) !important;
}
.btn--dribbble:focus {
  background: #ea4c89 !important;
  border: 1px solid #ea4c89 !important;
  color: var(--bs-text-white) !important;
}
.btn--dribbble:active {
  background: #ea4c89 !important;
  border: 1px solid #ea4c89 !important;
  color: var(--bs-text-white) !important;
}

.btn--behance {
  background: var(--bs-body-bg) !important;
  border: 1px solid #053eff !important;
  color: #053eff !important;
}
.btn--behance:hover {
  background: #053eff !important;
  border: 1px solid #053eff !important;
  color: var(--bs-text-white) !important;
}
.btn--behance:focus {
  background: #053eff !important;
  border: 1px solid #053eff !important;
  color: var(--bs-text-white) !important;
}
.btn--behance:active {
  background: #053eff !important;
  border: 1px solid #053eff !important;
  color: var(--bs-text-white) !important;
}

.btn--linkedin {
  background: var(--bs-body-bg) !important;
  border: 1px solid #1685b9 !important;
  color: #1685b9 !important;
}
.btn--linkedin:hover {
  background: #1685b9 !important;
  border: 1px solid #1685b9 !important;
  color: var(--bs-text-white) !important;
}
.btn--linkedin:focus {
  background: #1685b9 !important;
  border: 1px solid #1685b9 !important;
  color: var(--bs-text-white) !important;
}
.btn--linkedin:active {
  background: #1685b9 !important;
  border: 1px solid #1685b9 !important;
  color: var(--bs-text-white) !important;
}

.socialLinkwrap {
  width: 100%;
  display: block;
}
.socialLinkwrap ul {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  -moz-column-gap: 15px;
       column-gap: 15px;
}
.socialLinkwrap ul li {
  display: inline-block;
  list-style: none;
}
.socialLinkwrap ul li .socialLink {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  transition: all ease 0.4s;
  background-color: var(--bs-primary);
  color: var(--bs-white);
}
.socialLinkwrap.center {
  align-items: center;
  justify-content: center;
}
.socialLinkwrap.center ul {
  align-items: center;
  justify-content: center;
}
.socialLinkwrap.light ul li .socialLink {
  background-color: var(--bs-body-bg);
  color: var(--bs-dark);
}
.socialLinkwrap.light ul li .socialLink:hover {
  background-color: var(--bs-body-bg);
  color: var(--bs-primary);
}
.socialLinkwrap.light ul li .socialLink:focus {
  background-color: var(--bs-body-bg);
  color: var(--bs-primary);
}
.socialLinkwrap.light ul li .socialLink:active {
  background-color: var(--bs-body-bg);
  color: var(--bs-primary);
}
.socialLinkwrap.gray ul li .socialLink {
  background-color: var(--bs-light);
  color: var(--bs-dark);
}
.socialLinkwrap.gray ul li .socialLink:hover {
  background-color: var(--bs-light);
  color: var(--bs-primary);
}
.socialLinkwrap.gray ul li .socialLink:focus {
  background-color: var(--bs-light);
  color: var(--bs-primary);
}
.socialLinkwrap.gray ul li .socialLink:active {
  background-color: var(--bs-light);
  color: var(--bs-primary);
}
.socialLinkwrap.transparent ul li .socialLink {
  background-color: rgba(255, 255, 255, 0.12);
  color: var(--bs-white);
}
.socialLinkwrap.transparent ul li .socialLink:hover {
  background-color: var(--bs-body-bg);
  color: var(--bs-primary);
}
.socialLinkwrap.transparent ul li .socialLink:focus {
  background-color: var(--bs-body-bg);
  color: var(--bs-primary);
}
.socialLinkwrap.transparent ul li .socialLink:active {
  background-color: var(--bs-body-bg);
  color: var(--bs-primary);
}

.height-100,
.height-90,
.height-80,
.height-70,
.height-60,
.height-50,
.height-40,
.height-30,
.height-20,
.height-10 {
  height: auto;
  padding: 5em 0;
}

/*---------- Common Elentns: Background & Images ---------------*/
.bg-img-holder {
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover !important;
  background-position: 50% 50% !important;
  z-index: 0;
  transition: opacity 0.3s linear;
  -webkit-transition: opacity 0.3s linear;
  opacity: 0;
  background: #252525;
}

.bg-img-holder:not([class*=col-]) {
  width: 100%;
}

.bg-img-holder.background--bottom {
  background-position: 50% 100% !important;
}

.bg-img-holder.background--top {
  background-position: 50% 0% !important;
}

.image--light .bg-img-holder {
  background: none;
}

.bg-img-holder img {
  display: none;
}

.imagebg.border--round {
  overflow: hidden;
}

[data-overlay] {
  position: relative;
}
[data-overlay]:before {
  position: absolute;
  content: "";
  background: #010300;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

[data-overlay].image--light:before {
  background: var(--bs-body-bg);
}

[data-overlay].bg--primary:before {
  background: #159057;
}

[data-overlay="1"]:before {
  opacity: 0.1;
}

[data-overlay="2"]:before {
  opacity: 0.2;
}

[data-overlay="3"]:before {
  opacity: 0.3;
}

[data-overlay="4"]:before {
  opacity: 0.4;
}

[data-overlay="5"]:before {
  opacity: 0.5;
}

[data-overlay="6"]:before {
  opacity: 0.6;
}

[data-overlay="7"]:before {
  opacity: 0.7;
}

[data-overlay="8"]:before {
  opacity: 0.8;
}

[data-overlay="9"]:before {
  opacity: 0.9;
}

[data-overlay="10"]:before {
  opacity: 1;
}

[data-overlay="0"]:before {
  opacity: 0;
}

[data-scrim-bottom] {
  position: relative;
}

[data-scrim-bottom]:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 80%;
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, #252525 100%);
  bottom: 0;
  left: 0;
  z-index: 1;
  backface-visibility: hidden;
}

[data-scrim-bottom].image--light:before {
  background: var(--bs-body-bg);
}

[data-scrim-bottom="1"]:before {
  opacity: 0.1;
}

[data-scrim-bottom="2"]:before {
  opacity: 0.2;
}

[data-scrim-bottom="3"]:before {
  opacity: 0.3;
}

[data-scrim-bottom="4"]:before {
  opacity: 0.4;
}

[data-scrim-bottom="5"]:before {
  opacity: 0.5;
}

[data-scrim-bottom="6"]:before {
  opacity: 0.6;
}

[data-scrim-bottom="7"]:before {
  opacity: 0.7;
}

[data-scrim-bottom="8"]:before {
  opacity: 0.8;
}

[data-scrim-bottom="9"]:before {
  opacity: 0.9;
}

[data-scrim-bottom="10"]:before {
  opacity: 1;
}

[data-scrim-top] {
  position: relative;
}

[data-scrim-top]:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 80%;
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #252525 0%, rgba(0, 0, 0, 0) 100%);
  top: 0;
  left: 0;
  z-index: 1;
}

[data-scrim-top]:not(.image--light) h1,
[data-scrim-top]:not(.image--light) h2,
[data-scrim-top]:not(.image--light) h3,
[data-scrim-top]:not(.image--light) h4,
[data-scrim-top]:not(.image--light) h5,
[data-scrim-top]:not(.image--light) h6 {
  color: var(--bs-text-white);
}

[data-scrim-top]:not(.image--light) p,
[data-scrim-top]:not(.image--light) span,
[data-scrim-top]:not(.image--light) ul {
  color: #e6e6e6;
}

[data-scrim-top].image--light:before {
  background: var(--bs-body-bg);
}

[data-scrim-top="1"]:before {
  opacity: 0.1;
}

[data-scrim-top="2"]:before {
  opacity: 0.2;
}

[data-scrim-top="3"]:before {
  opacity: 0.3;
}

[data-scrim-top="4"]:before {
  opacity: 0.4;
}

[data-scrim-top="5"]:before {
  opacity: 0.5;
}

[data-scrim-top="6"]:before {
  opacity: 0.6;
}

[data-scrim-top="7"]:before {
  opacity: 0.7;
}

[data-scrim-top="8"]:before {
  opacity: 0.8;
}

[data-scrim-top="9"]:before {
  opacity: 0.9;
}

[data-scrim-top="10"]:before {
  opacity: 1;
}

div[data-overlay] h1,
div[data-overlay] h2,
div[data-overlay] h3,
div[data-overlay] h4,
div[data-overlay] h5,
div[data-overlay] h6 {
  color: var(--bs-text-white);
}

div[data-overlay] p {
  color: var(--bs-text-white);
}

.parallax {
  overflow: hidden;
}

/**! 07. Icons **/
.icon {
  line-height: 1em;
  font-size: 3.14285714em;
}

.imagebg:not(.image--light) span {
  color: var(--bs-text-white);
}

/*---------- Common Elentns: Background Settings ---------*/
.object-fit {
  -o-object-fit: cover;
     object-fit: cover;
}

.bg-cover {
  background-size: cover !important;
  background-position: center !important;
}

.image-bg {
  background-size: cover !important;
  background-position: center !important;
}

.bg-cover-bottom {
  background-size: cover !important;
  background-position: bottom !important;
}

.bg-cover-top {
  background-size: cover !important;
  background-position: top !important;
}

.default-bg {
  background-size: initial !important;
  background-position: initial !important;
}

.image-bg-wrap {
  background-size: cover !important;
  background-position: center !important;
  position: relative;
}
.image-bg-wrapbefore {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #182538;
  display: block;
  content: "";
  opacity: 0.8;
}

.thumb-sm {
  height: 32px;
  width: 32px;
}

.thumb-md {
  height: 48px;
  width: 48px;
}

.thumb-lg {
  height: 88px;
  width: 88px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.circle {
  border-radius: 100%;
}

.square--20 {
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.square--25 {
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.square--30 {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.square--35 {
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.square--40 {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.square--45 {
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.square--50 {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.square--60 {
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.square--70 {
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.square--80 {
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.square--90 {
  width: 90px;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.square--100 {
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.hide {
  display: none;
}

/*---------- Common Elentns: Login & Signup Modal ---------------*/
.custom-modal {
  position: relative;
  width: 100%;
}
.custom-modal .modal-header {
  border: none;
  padding-bottom: 0;
}
.custom-modal .modal-header .close {
  position: absolute;
  right: 1rem;
  top: 1rem;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: var(--bs-danger-bg-subtle);
  border: 1px solid var(--bs-danger-border-subtle);
  color: var(--bs-danger);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  cursor: pointer;
  z-index: 1;
}
.custom-modal .modal-body {
  padding: 1.5rem 1.4rem 1rem;
}
.custom-modal .modal-body .nav-tabs {
  align-items: center;
  justify-content: center;
  max-width: 80%;
  margin: 0 auto;
  border: none;
}
.custom-modal .modal-body .nav-tabs .nav-item {
  width: 50%;
  flex: 0 0 50%;
  text-align: center;
}
.custom-modal .modal-body .nav-tabs .nav-item .nav-link {
  width: 100%;
  text-align: center;
  font-size: 15px;
  outline: none;
  box-shadow: none;
}
.custom-modal .modal-body .tab-content {
  width: 100%;
  padding: 1.5rem 1rem 1rem;
}
.custom-modal .modal-body .tab-content .loginForm {
  width: 100%;
  position: relative;
}
.custom-modal .modal-body .tab-content .loginForm .form-group {
  width: 100%;
  margin-bottom: 1.5rem;
}
.custom-modal .modal-body .tab-content .loginForm .form-group label {
  font-size: 15px;
  color: var(--bs-dark-text);
  margin-bottom: 0.5rem;
}
.custom-modal .modal-body .tab-content .loginForm .form-group .submitButton {
  width: 100%;
  font-size: 16px;
  height: 56px;
  border-radius: 50px;
}
.custom-modal .modal-body .tab-content .loginForm .forgetWrap {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 1.5rem;
}
.custom-modal .modal-body .tab-content .loginForm .prixer {
  width: 100%;
  position: relative;
  display: block;
  margin: 2rem 0 1.5rem;
}
.custom-modal .modal-body .tab-content .loginForm .prixer .devider-wraps {
  height: 0.5px;
  width: 100%;
  border: 1px dashed var(--bs-border-color);
  border-radius: 50px;
}
.custom-modal .modal-body .tab-content .loginForm .prixer .devider-wraps .devider-text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: var(--bs-body-bg);
  padding: 0 10px;
}
.custom-modal .modal-body .tab-content .loginForm .socialLogin {
  width: 100%;
  display: block;
  margin: 0;
  position: relative;
}
.custom-modal .modal-body .tab-content .loginForm .socialLogin ul {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 0.8rem;
       column-gap: 0.8rem;
  row-gap: 0.5rem;
}
.custom-modal .modal-body .tab-content .loginForm .socialLogin ul li {
  display: inline-block;
  list-style: none;
}
.custom-modal .modal-body .tab-content .loginForm .socialLogin ul li .loginBtn {
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  border-radius: 50%;
  background-color: var(--bs-light);
  color: var(--bs-muted);
  transition: all ease 0.4s;
}
.custom-modal .modal-body .tab-content .loginForm .socialLogin ul li .loginBtn:hover {
  background-color: var(--bs-dark);
  color: var(--bs-white);
}
.custom-modal .modal-body .tab-content .loginForm .socialLogin ul li .loginBtn:focus {
  background-color: var(--bs-dark);
  color: var(--bs-white);
}
.custom-modal .modal-body .tab-content .loginForm .socialLogin ul li .loginBtn.facebook {
  color: #2b56af;
  background: #d9e4fa;
}
.custom-modal .modal-body .tab-content .loginForm .socialLogin ul li .loginBtn.facebook:hover {
  background-color: #2b56af;
  color: var(--bs-white);
}
.custom-modal .modal-body .tab-content .loginForm .socialLogin ul li .loginBtn.facebook:focus {
  background-color: #2b56af;
  color: var(--bs-white);
}
.custom-modal .modal-body .tab-content .loginForm .socialLogin ul li .loginBtn.google {
  color: #d83729;
  background: #f2d7d5;
}
.custom-modal .modal-body .tab-content .loginForm .socialLogin ul li .loginBtn.google:hover {
  background-color: #d83729;
  color: var(--bs-white);
}
.custom-modal .modal-body .tab-content .loginForm .socialLogin ul li .loginBtn.google:focus {
  background-color: #d83729;
  color: var(--bs-white);
}
.custom-modal .modal-body .tab-content .loginForm .socialLogin ul li .loginBtn.linkedin {
  color: #0275a3;
  background: #d2effa;
}
.custom-modal .modal-body .tab-content .loginForm .socialLogin ul li .loginBtn.linkedin:hover {
  background-color: #0275a3;
  color: var(--bs-white);
}
.custom-modal .modal-body .tab-content .loginForm .socialLogin ul li .loginBtn.linkedin:focus {
  background-color: #0275a3;
  color: var(--bs-white);
}
.custom-modal .modal-body .tab-content .loginForm .socialLogin ul li .loginBtn.whatsapp {
  color: #02a35f;
  background: #d5f7e9;
}
.custom-modal .modal-body .tab-content .loginForm .socialLogin ul li .loginBtn.whatsapp:hover {
  background-color: #02a35f;
  color: var(--bs-white);
}
.custom-modal .modal-body .tab-content .loginForm .socialLogin ul li .loginBtn.whatsapp:focus {
  background-color: #02a35f;
  color: var(--bs-white);
}

.optionFlex {
  width: 80%;
  margin: 0 auto 1.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.optionFlex.full {
  width: 100%;
}
.optionFlex .flex-fill {
  width: 50%;
}
.optionFlex .flex-fill .btn {
  width: 100%;
  font-size: 15px;
  font-weight: 500;
  height: 52px;
}
.optionFlex .flex-fill .btn i {
  margin-right: 0.6rem;
}

.modal-open .select2-dropdown {
  z-index: 9999;
}

/*----------- Common Elentns: Card Sedign ------------*/
.card {
  border: none;
  overflow: hidden;
  background: var(--bs-body-bg);
}

.card-header {
  background: var(--bs-body-bg);
  padding: 0.8rem 1rem;
  border-color: var(--bs-border-color);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.card-header h4 {
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}
.card-header h5 {
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}
.card-header h6 {
  font-size: 16px;
  font-weight: 600;
  margin: 0;
}

/*---------- Common Elentns: Custom Background Colors ------------*/
.bg-gredient {
  background-color: #E40046;
  background-image: -webkit-linear-gradient(left, #E40046, #6E5CFF);
}

.bg-lighten {
  background-color: #f7f2e7;
}

.bg-seaten {
  background-color: #ebf5f3;
}

.bg-primary-2 {
  background-color: var(--bs-primary-2) !important;
}

.bg-acent {
  background-color: var(--bs-acent) !important;
}

.bg-purple {
  background-color: var(--bs-purple) !important;
}

.bg-white {
  background-color: var(--bs-white) !important;
}

.bg-dark-banner {
  background-color: #05264e !important;
}

.bg-light-primary {
  background-color: var(--bs-primary-bg-subtle) !important;
}

.bg-light-secondary {
  background-color: var(--bs-secondary-bg-subtle) !important;
}

.bg-light-success {
  background-color: var(--bs-success-bg-subtle) !important;
}

.bg-light-info {
  background-color: var(--bs-info-bg-subtle) !important;
}

.bg-light-warning {
  background-color: var(--bs-warning-bg-subtle) !important;
}

.bg-light-danger {
  background-color: var(--bs-danger-bg-subtle) !important;
}

.bg-light-purple {
  background-color: var(--bs-purple-bg-subtle) !important;
}

.bg-light-acent {
  background-color: var(--bs-acent-bg-subtle) !important;
}

.bg-light-dark {
  background-color: rgba(4, 27, 45, 0.1) !important;
}

.bg-transparents {
  background-color: rgba(255, 255, 255, 0.1);
}

.bg--graysmoke {
  background-image: linear-gradient(180deg, rgba(244, 244, 249, 0.8) 50%, rgba(244, 244, 249, 0.05) 100%);
}

.shape--bg:after {
  width: 48%;
  height: 72%;
  top: 21%;
  left: 52%;
}

.shape--bg:before {
  width: 48%;
  height: 72%;
  top: 21%;
  right: 52%;
}

/*----------- Common Elentns: Custom List Styles ----------*/
ul.simple-list,
ul.colored-list,
ul.simple {
  padding: 0;
  margin: 0;
}

ul.simple-list li,
ul.colored-list li {
  list-style: none;
  position: relative;
  color: var(--bs-dark-text);
  font-weight: 400;
  padding: 0.2rem 0rem 0.2rem 1.4rem;
}

ul.simple-list li:before {
  content: "\f192";
  font-family: "Font Awesome 6 Free";
  position: absolute;
  left: 0;
}

ul.colored-list li:before {
  content: "\f192";
  font-family: "Font Awesome 6 Free";
  color: var(--bs-primary);
  position: absolute;
  left: 0;
}

/*---------- Common Elentns: Info Styles --------------*/
.label {
  padding: 4px 15px;
  font-weight: 500;
  border-radius: 4px;
  font-size: 75%;
}

.label-seegreen {
  background-color: var(--bs-cyan);
}

.label-dark {
  background-color: var(--bs-dark);
}

.label-inverse {
  background-color: var(--bs-gray-700);
}

.label-white {
  background-color: var(--bs-white);
}

.label-light-primary {
  background-color: var(--bs-primary-bg-subtle);
  color: var(--bs-primary);
}

.label-light-success {
  background-color: var(--bs-success-bg-subtle);
  color: var(--bs-success);
}

.label-light-info {
  background-color: var(--bs-info-bg-subtle);
  color: var(--bs-info);
}

.label-light-warning {
  background-color: var(--bs-warning-bg-subtle);
  color: var(--bs-warning-bg);
}

.label-light-danger {
  background-color: var(--bs-danger-bg-subtle);
  color: var(--bs-danger-bg);
}

.label-light-purple {
  background-color: var(--bs-purple-bg-subtle);
  color: var(--bs-purple);
}

.label-light-seegreen {
  background-color: var(--bs-cyan-bg-subtle);
  color: var(--bs-cyan);
}

.label-light-dark {
  background-color: rgba(4, 27, 45, 0.12);
  color: #041b2d;
}

.label-light-inverse {
  background-color: rgba(62, 69, 85, 0.1);
  color: #3e4555;
}

/*--------- Common Elentns: Table Custom Settings -----------*/
.table tr th {
  padding: 25px 25px;
  vertical-align: middle;
}

.table tr td {
  padding: 20px 25px;
  vertical-align: middle;
}

.table.tbl-big tr th,
.table.tbl-big tr td {
  padding: 20px 15px;
}

.table.tbl-big.center tr th,
.table.tbl-big.center tr td {
  padding: 20px 15px;
  text-align: center;
}

table.table tr th {
  font-weight: 600;
}

table {
  border-collapse: collapse;
  width: 100%;
}

/*----------- Common Elentns: Custom badge Styles ----------*/
.badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.1rem 0.75rem;
  height: 30px;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.3125rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.badge-xs {
  font-size: 0.7rem;
  padding: 0.1rem 0.75rem;
  height: 26px;
}

.badge-md {
  font-size: 0.75rem;
  padding: 0.1rem 0.75rem;
  height: 28px;
}

.badge-xs,
.badge-sm {
  transform: translate(0, -2px);
}

.badge-purple {
  background-color: var(--bs-purple);
}

.badge-seegreen {
  background-color: var(--bs-cyan);
}

.badge-dark {
  background-color: var(--bs-dark);
}

.badge-light {
  background-color: #f2f9f8;
  border: 1px solid #e3ecea;
  color: #758885;
}
.badge-light:hover {
  background-color: var(--bs-primary-bg-subtle);
  border: 1px solid var(--bs-primary-border-subtle);
  color: var(--bs-primary);
}
.badge-light:focus {
  background-color: var(--bs-primary-bg-subtle);
  border: 1px solid var(--bs-primary-border-subtle);
  color: var(--bs-primary);
}

.badge-dark {
  background-color: var(--bs-dark);
}

.badge-primary {
  background-color: var(--bs-primary-bg-subtle);
  border: 1px solid var(--bs-primary-border-subtle);
  color: var(--bs-primary);
}
.badge-primary:hover {
  background-color: var(--bs-primary);
  border: 1px solid var(--bs-primary);
  color: var(--bs-white);
}
.badge-primary:focus {
  background-color: var(--bs-primary);
  border: 1px solid var(--bs-primary);
  color: var(--bs-white);
}

.badge-success {
  background-color: var(--bs-success-bg-subtle);
  border: 1px solid var(--bs-success-border-subtle);
  color: var(--bs-success);
}
.badge-success:hover {
  background-color: var(--bs-success);
  border: 1px solid var(--bs-success);
  color: var(--bs-white);
}
.badge-success:focus {
  background-color: var(--bs-success);
  border: 1px solid var(--bs-success);
  color: var(--bs-white);
}

.badge-danger {
  background-color: var(--bs-danger-bg-subtle);
  border: 1px solid var(--bs-danger-border-subtle);
  color: var(--bs-danger);
}
.badge-danger:hover {
  background-color: var(--bs-danger);
  border: 1px solid var(--bs-danger);
  color: var(--bs-white);
}
.badge-danger:focus {
  background-color: var(--bs-danger);
  border: 1px solid var(--bs-danger);
  color: var(--bs-white);
}

.badge-warning {
  background-color: var(--bs-warning-bg-subtle);
  border: 1px solid var(--bs-warning-border-subtle);
  color: var(--bs-warning);
}
.badge-warning:hover {
  background-color: var(--bs-warning);
  border: 1px solid var(--bs-warning);
  color: var(--bs-white);
}
.badge-warning:focus {
  background-color: var(--bs-warning);
  border: 1px solid var(--bs-warning);
  color: var(--bs-white);
}

.badge-info {
  background-color: var(--bs-info-bg-subtle);
  border: 1px solid var(--bs-info-border-subtle);
  color: var(--bs-info);
}
.badge-info:hover {
  background-color: var(--bs-info);
  border: 1px solid var(--bs-info);
  color: var(--bs-white);
}
.badge-info:focus {
  background-color: var(--bs-info);
  border: 1px solid var(--bs-info);
  color: var(--bs-white);
}

.badge-dark {
  background-color: var(--bs-dark-bg-subtle);
  border: 1px solid var(--bs-dark-border-subtle);
  color: var(--bs-dark);
}
.badge-dark:hover {
  background-color: var(--bs-dark);
  border: 1px solid var(--bs-dark);
  color: var(--bs-white);
}
.badge-dark:focus {
  background-color: var(--bs-dark);
  border: 1px solid var(--bs-dark);
  color: var(--bs-white);
}

.badge-purple {
  background-color: var(--bs-purple-bg-subtle);
  border: 1px solid var(--bs-purple-border-subtle);
  color: var(--bs-purple);
}
.badge-purple:hover {
  background-color: var(--bs-purple);
  border: 1px solid var(--bs-purple);
  color: var(--bs-white);
}
.badge-purple:focus {
  background-color: var(--bs-purple);
  border: 1px solid var(--bs-purple);
  color: var(--bs-white);
}

.badge-seegreen {
  background-color: var(--bs-cyan-bg-subtle);
  border: 1px solid var(--bs-cyan-border-subtle);
  color: var(--bs-cyan);
}
.badge-seegreen:hover {
  background-color: var(--bs-cyan);
  border: 1px solid var(--bs-cyan);
  color: var(--bs-white);
}
.badge-seegreen:focus {
  background-color: var(--bs-cyan);
  border: 1px solid var(--bs-cyan);
  color: var(--bs-white);
}

.badge-secondary {
  background-color: var(--bs-secondary);
  border: 1px solid var(--bs-secondary-border-subtle);
  color: var(--bs-secondary-text);
}
.badge-secondary:hover {
  background-color: var(--bs-secondary);
  border: 1px solid var(--bs-secondary);
  color: var(--bs-dark);
}
.badge-secondary:focus {
  background-color: var(--bs-secondary);
  border: 1px solid var(--bs-secondary);
  color: var(--bs-dark);
}

.badge-transparent {
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.5);
  color: var(--bs-white);
}
.badge-transparent:hover {
  background-color: var(--bs-white);
  border: 1px solid rgb(255, 255, 255);
  color: var(--bs-primary);
}
.badge-transparent:focus {
  background-color: var(--bs-white);
  border: 1px solid rgb(255, 255, 255);
  color: var(--bs-primary);
}

.badge-outline {
  background-color: transparent;
  border: 1px solid var(--bs-border-color);
  color: var(--bs-muted);
}
.badge-outline:hover {
  background-color: var(--bs-primary-bg-subtle);
  border: 1px solid var(--bs-primary-border-subtle);
  color: var(--bs-primary);
}
.badge-outline:focus {
  background-color: var(--bs-primary-bg-subtle);
  border: 1px solid var(--bs-primary-border-subtle);
  color: var(--bs-primary);
}

/*----------- Common Elentns: Custom Animations Styles ----------*/
.movetwo {
  animation: movetwo 6s infinite ease-in-out alternate;
}

.movethree {
  animation: movethree 5s infinite ease-in-out alternate;
}

.movesquare {
  animation: moveSquare 4s infinite ease-in-out alternate;
}

.moveSquareOnee {
  animation: moveSquareOnee 7s infinite ease-in-out alternate;
}

.movethreeoop {
  animation: movethreeoop 8s infinite ease-in-out alternate;
}

.movethreek {
  animation: movethreek 5s infinite ease-in-out alternate;
}
@keyframes movetwo {
  from {
    transform: translateX(30px) rotateY(0deg) rotatX(45deg);
  }
  to {
    transform: translateX(20px) rotateY(50deg) rotateX(-20deg);
  }
}
@keyframes movethree {
  from {
    transform: translateX(30px) rotateY(-5deg) rotatX(45deg);
  }
  to {
    transform: translateX(20px) rotateY(50deg) rotateX(-20deg);
  }
}
@keyframes moveSquare {
  from {
    transform: translateX(10px) rotateY(45deg) rotatX(0deg);
  }
  to {
    transform: translateX(10px) rotateY(-45deg) rotateX(-45deg);
  }
}
@keyframes moveSquareOnee {
  from {
    transform: translateX(10px) rotateY(45deg) rotatX(0deg);
  }
  to {
    transform: translateX(10px) rotateY(-45deg) rotateX(-45deg);
  }
}
@keyframes movethreeoop {
  from {
    transform: translateX(30px) rotateY(-5deg) rotatX(45deg);
  }
  to {
    transform: translateX(20px) rotateY(50deg) rotateX(-20deg);
  }
}
@keyframes movethreek {
  from {
    transform: translateX(30px) rotateY(-5deg) rotatX(45deg);
  }
  to {
    transform: translateX(20px) rotateY(50deg) rotateX(-20deg);
  }
}
.tagFilter {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
  row-gap: 5px;
  flex-wrap: wrap;
}
.tagFilter li {
  display: inline;
  list-style: none;
}
.tagFilter li .btn {
  height: 32px;
  padding: 2px 15px;
  font-size: 12px;
  border-radius: 50px;
  border: 1px solid var(--bs-border-color);
}

/*----------- Common Elentns: Custom Alert Styles ----------*/
.alert-primary {
  color: var(--bs-primary);
  background-color: var(--bs-primary-bg-subtle);
  border-color: var(--bs-primary-border-subtle);
}
.alert-primary .alert-link {
  color: var(--bs-primary-bg-dark);
}

.alert-secondary {
  color: var(--bs-secondary-text);
  background-color: var(--bs-secondary-bg-subtle);
  border-color: var(--bs-secondary-border-subtle);
}
.alert-secondary .alert-link {
  color: var(--bs-dark);
}

.alert-success {
  color: var(--bs-success);
  background-color: var(--bs-success-bg-subtle);
  border-color: var(--bs-success-border-subtle);
}
.alert-success .alert-link {
  color: var(--bs-success-bg-dark);
}

.alert-warning {
  color: var(--bs-warning);
  background-color: var(--bs-warning-bg-subtle);
  border-color: var(--bs-warning-border-subtle);
}
.alert-warning .alert-link {
  color: var(--bs-warning-bg-dark);
}

.alert-danger {
  color: var(--bs-danger);
  background-color: var(--bs-danger-bg-subtle);
  border-color: var(--bs-danger-border-subtle);
}
.alert-danger .alert-link {
  color: var(--bs-danger-bg-dark);
}

.alert-info {
  color: var(--bs-info);
  background-color: var(--bs-info-bg-subtle);
  border-color: var(--bs-info-border-subtle);
}
.alert-info .alert-link {
  color: var(--bs-info-bg-dark);
}

.alert-dark {
  color: var(--bs-white);
  background-color: var(--bs-dark);
  border-color: var(--bs-dark-border-subtle);
}
.alert-dark .alert-link {
  color: var(--bs-white);
}

.alert-seegreen {
  color: var(--bs-cyan);
  background-color: var(--bs-cyan-bg-subtle);
  border-color: var(--bs-cyan-border-subtle);
}
.alert-seegreen .alert-link {
  color: var(--bs-cyan-bg-dark);
}

.alert-purple {
  color: var(--bs-purple);
  background-color: var(--bs-purple-bg-subtle);
  border-color: var(--bs-purple-border-subtle);
}
.alert-purple .alert-link {
  color: var(--bs-purple-bg-dark);
}

.alert.tag-alert {
  border-radius: 50px;
  padding: 5px 25px 5px 10px;
  font-size: 12px;
  font-weight: 500;
  margin: 0;
}
.alert.tag-alert .btn-close {
  padding: 10px 8px;
  font-size: 9px;
  outline: none;
  box-shadow: none;
  opacity: 1;
}

/*-------- Common Elentns: video Buttons Styles -------------*/
.cover .video-block:not(:first-child):not(:last-child) {
  margin: 2.77em 0;
}

.video-play-icon {
  width: 6.42857143em;
  height: 6.42857143em;
  border-radius: 50%;
  position: relative;
  z-index: 2;
  display: inline-block;
  border: 2px solid var(--bs-body-bg);
  cursor: pointer;
  line-height: 6em;
  background: var(--bs-body-bg);
  box-shadow: 0px 0px 0px 15px rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: 0px 0px 0px 15px rgba(255, 255, 255, 0.2);
}
.video-play-icon a {
  font-size: 3em;
  color: var(--bs-primary);
}

.btn-check + .btn:hover,
.btn-check + .btn:focus {
  color: var(--bs-white);
  cursor: pointer;
  background: var(--bs-primary);
  border-color: var(--bs-primary);
}

.btn-check:checked + .btn,
.btn.active,
.btn.show,
.btn:first-child:active,
:not(.btn-check) + .btn-check:active {
  color: var(--bs-white);
  background: var(--bs-primary);
  border-color: var(--bs-primary);
}

/*----------- Common Elentns: Custom Pagination Design ------------*/
.pagination {
  display: flex;
  padding-left: 0;
  border-radius: 4px;
  margin: 0px auto 0 !important;
}

.pagination > li > a,
.pagination > li > a,
.pagination > li > span {
  position: relative;
  margin-left: -1px !important;
  padding: 0.75rem 1rem;
  text-decoration: none;
  background-color: var(--bs-body-bg);
  color: color-mix(in srgb, var(--bs-dark-text), transparent 20%);
  text-align: center;
  line-height: 1.25;
  border: none;
  box-shadow: none;
  display: block;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 16px;
  border: 1px solid var(--bs-border-color);
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover,
.pagination > li > a:focus,
.pagination > li > a:hover {
  z-index: 0;
  cursor: pointer;
}

.pagination > li {
  display: inline;
}

.active > .page-link,
.page-link.active {
  z-index: 3;
  color: var(--bs-white) !important;
  background-color: var(--bs-primary) !important;
  border-color: var(--bs-primary) !important;
}

.page-link:focus {
  box-shadow: var(--bs-primary-bg-subtle);
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.3125rem;
  border-bottom-left-radius: 0.3125rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.3125rem;
  border-bottom-right-radius: 0.3125rem;
}

.page-item:last-child .page-link {
  border-radius: 0 200em 200em 0 !important;
}

.page-item:first-child .page-link {
  border-radius: 200em 0 0 200em !important;
}

/*------------- Common Elentns: Accordion Styles ---------------*/
.accordion {
  position: relative;
  display: block;
  width: 100%;
}
.accordion .accordion-item {
  border-radius: 0.6rem;
  overflow: hidden;
  margin-bottom: 1rem;
  border: none;
}
.accordion .accordion-item .accordion-header {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.accordion .accordion-item .accordion-header .accordion-button {
  font-weight: 500;
  font-size: 18px;
  padding: 1.5rem 1.5rem;
  color: var(--bs-dark-text);
  flex: 1;
}
.accordion .accordion-item .accordion-header .accordion-button:hover {
  z-index: 3;
  border-color: none;
  outline: 0;
  box-shadow: none;
}
.accordion .accordion-item .accordion-header .accordion-button:focus {
  z-index: 3;
  border-color: none;
  outline: 0;
  box-shadow: none;
}
.accordion .accordion-item .accordion-header .accordion-button .bi {
  width: 1em;
  height: 1em;
  fill: currentcolor;
}
.accordion .accordion-item .accordion-header .accordion-button::after {
  content: "\f0d8";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  background-image: none;
  width: 28px;
  height: 28px;
  display: flex;
  color: var(--bs-primary);
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all ease 0.4s;
  background: var(--bs-primary-bg-subtle);
}
.accordion .accordion-item .accordion-header .accordion-button:not(.collapsed):after {
  content: "\f0d7";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  background-image: none;
  width: 28px;
  height: 28px;
  display: flex;
  color: var(--bs-white);
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all ease 0.4s;
  background: var(--bs-primary);
}
.accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
  color: var(--bs-primary);
  background-color: transparent;
  box-shadow: none;
}
.accordion .accordion-item .accordion-header .delete-item {
  width: 25px;
  height: 25px;
  font-size: 12px;
  padding: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--bs-danger);
  background-color: var(--bs-danger-bg-subtle);
  border: 1px solid var(--bs-danger-border-subtle);
  border-radius: 50%;
  margin-left: 20px;
}
.accordion .accordion-item .accordion-body {
  padding: 0 1.5rem 1.5rem;
}
.accordion.accordion-flush {
  position: relative;
}
.accordion.accordion-flush .accordion-item {
  border-radius: 0.6rem;
  overflow: hidden;
  margin-bottom: 1rem;
  border: none;
}
.accordion.style-2 {
  position: relative;
}
.accordion.style-2 .accordion-header {
  width: 100%;
}
.accordion.style-2 .accordion-header .accordion-button {
  color: var(--bs-dark-text);
  background-color: var(--bs-body-bg);
  box-shadow: none;
}
.accordion.style-2 .accordion-header .accordion-button:not(.collapsed) {
  color: var(--bs-dark-text);
  background-color: var(--bs-body-bg);
  box-shadow: none;
}
.accordion.style-2 .accordion-header .accordion-button::before {
  content: "";
  width: 24px;
  height: 24px;
  display: inline-block;
  border: 3px solid #f4f5f7;
  border-radius: 50%;
  margin-right: 12px;
}
.accordion.style-2 .accordion-header .accordion-button::after {
  background-color: transparent;
  content: "";
  width: 11px;
  height: 11px;
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  left: 30px;
}
.accordion.style-2 .accordion-header .accordion-button:not(.collapsed):before {
  border: 3px solid var(--bs-primary-border-subtle);
}
.accordion.style-2 .accordion-header .accordion-button:not(.collapsed):after {
  content: "";
  background-color: var(--bs-primary);
  width: 11px;
  height: 11px;
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  left: 30px;
}

/*------------ Common Elentns: Nav Tabs & Tabs Styles --------------*/
.nav {
  display: flex;
  flex-wrap: wrap;
}
.nav.nav-tabs {
  border-bottom: none;
}
.nav.nav-tabs .nav-link {
  width: 100%;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  outline: none;
  border: none;
  border-bottom: 2px solid transparent;
  box-shadow: none;
}
.nav.nav-tabs .nav-link:focus {
  color: var(--bs-primary);
  border: none;
  outline: none;
  box-shadow: none;
  opacity: 1;
  border-bottom: 2px solid var(--bs-primary);
}
.nav.nav-tabs .nav-link:hover {
  color: var(--bs-primary);
  border: none;
  outline: none;
  box-shadow: none;
  opacity: 1;
  border-bottom: 2px solid var(--bs-primary);
}
.nav.nav-tabs .nav-link:active {
  color: var(--bs-primary);
  border: none;
  outline: none;
  box-shadow: none;
  opacity: 1;
  border-bottom: 2px solid var(--bs-primary);
}
.nav.nav-tabs .nav-link:focus-visible {
  color: var(--bs-primary);
  border: none;
  outline: none;
  box-shadow: none;
  opacity: 1;
  border-bottom: 2px solid var(--bs-primary);
}
.nav.nav-tabs .nav-link.active {
  color: var(--bs-primary);
  border: none;
  outline: none;
  box-shadow: none;
  opacity: 1;
  border-bottom: 2px solid var(--bs-primary);
}
.nav.nav-tabs.lg .nav-link {
  padding: 1.2rem 1.7rem;
  font-size: 15px;
}
.nav.nav-tabs.medium .nav-link {
  padding: 0.9rem 1.4rem;
  font-size: 14px;
}
.nav.nav-tabs.nav-item.show .nav-link {
  color: var(--bs-primary);
  border: none;
  opacity: 1;
  border-bottom: 2px solid var(--bs-primary);
}
.nav.nav-tabs.simple-tabs {
  border: none;
}
.nav.nav-tabs.simple-tabs .nav-link {
  width: auto;
  background: transparent;
  border-radius: 0;
  border-bottom: 2px solid transparent;
}
.nav.nav-tabs.simple-tabs .nav-link.active {
  background: transparent;
  border-color: var(--bs-primary);
}
.nav.nav-tabs.simple-tabs.borders {
  border-bottom: 2px solid var(--bs-border-color);
}
.nav.nav-tabs.nav-item.show .nav-link {
  background: transparent;
  border-color: var(--bs-primary);
}
.nav.nav-pills {
  border-radius: 0.375rem;
}
.nav.nav-pills.centered {
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
}
.nav.nav-pills .nav-item {
  width: auto;
  list-style: none;
}
.nav.nav-pills .nav-item:last-child {
  margin: 0;
}
.nav.nav-pills .nav-item:last-child .nav-link {
  margin-right: 0px;
}
.nav.nav-pills .nav-link {
  font-weight: 500;
  padding: 0.8rem 1.6rem;
  background: var(--bs-dark);
  color: var(--bs-text-white);
  font-weight: 500;
  margin-right: 10px;
  box-shadow: none;
  outline: none;
}
.nav.nav-pills.mid .nav-link {
  padding: 0.7rem 1.9rem;
  font-size: 14px;
}
.nav.nav-pills.small .nav-link {
  padding: 0.5rem 0.8rem;
  font-size: 13px;
}
.nav.nav-pills.spacing .nav-link {
  margin-bottom: 10px;
}
.nav.nav-pills.lights .nav-link {
  background: transparent;
  color: var(--bs-dark-text);
}
.nav.nav-pills.lights .nav-link.active {
  background: var(--bs-body-bg);
  color: var(--bs-primary);
}
.nav.nav-pills.primary-soft .nav-link {
  background: var(--bs-primary-bg-subtle);
  color: var(--bs-primary);
}
.nav.nav-pills.primary-soft .nav-link.active {
  background: var(--bs-primary);
  color: var(--bs-white) !important;
}
.nav.nav-pills.lightprimary .nav-link {
  background: var(--bs-white);
  color: var(--bs-primary);
}
.nav.nav-pills.lightprimary .nav-link.active {
  background: var(--bs-primary);
  color: var(--bs-white) !important;
}
.nav.nav-pills.outline .nav-link {
  background: var(--bs-white);
  border: 1px solid var(--bs-border-color);
  color: var(--bs-muted-2);
}
.nav.nav-pills.outline .nav-link.active {
  background: var(--bs-primary);
  border-color: var(--bs-primary);
  color: var(--bs-white) !important;
}
.nav.nav-pills.primary .nav-link {
  background: transparent;
  color: var(--bs-primary);
}
.nav.nav-pills.primary .nav-link.active {
  background: var(--bs-primary);
  color: var(--bs-text-white) !important;
}
.nav.nav-pills.light-nav .show > .nav-link {
  color: var(--bs-text-white) !important;
  background: var(--bs-primary) !important;
}
.nav.nav-pills.light-nav .nav-link.active {
  color: var(--bs-text-white) !important;
  background: var(--bs-primary) !important;
}
.nav.nav-pills.lights.theme .show > .nav-link {
  background: var(--bs-primary);
  color: var(--bs-text-white);
}
.nav.nav-pills.lights.theme .nav-link.active {
  background: var(--bs-primary);
  color: var(--bs-text-white);
}

/*----------- Common Elentns: FLATPICKER CUSTOM STYLES -------------*/
.flatpickr-day.today {
  border-color: var(--bs-primary);
  color: var(--bs-primary);
}

.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
  border-color: var(--bs-primary);
  background: var(--bs-primary);
  color: var(--bs-text-white);
}

.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  color: var(--bs-primary);
  background: var(--bs-primary-bg-subtle);
  border-color: var(--bs-primary-bg-subtle);
}

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
  background: var(--bs-primary);
  box-shadow: none;
  border-color: var(--bs-primary);
}

.flatpickr-day.inRange {
  border-radius: 0;
  box-shadow: -5px 0 0 #fbe9e9, 5px 0 0 #fbe9e9;
}

.flatpickr-day.selected.startRange + .endRange,
.flatpickr-day.startRange.startRange + .endRange,
.flatpickr-day.endRange.startRange + .endRange {
  box-shadow: -10px 0 0 #fbe9e9;
}

/*-------------- Common Elentns: Slick Slider Settings ---------------*/
.slick-next {
  width: 40px;
  height: 40px;
  right: -10px;
  background: var(--bs-primary-bg-subtle);
  border: 1px solid var(--bs-primary-border-subtle);
  border-radius: 50%;
  z-index: 1;
  transition: all ease 0.4s;
}
.slick-next:before {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  color: var(--bs-primary);
  font-size: 15px;
  font-weight: 900;
}
.slick-next:hover {
  background: var(--bs-primary);
  border: 1px solid var(--bs-primary);
}
.slick-next:hover:before {
  color: var(--bs-white);
  opacity: 1;
}
.slick-next:focus {
  background: var(--bs-primary);
  border: 1px solid var(--bs-primary);
}
.slick-next:focus:before {
  color: var(--bs-white);
  opacity: 1;
}

.slick-prev {
  width: 40px;
  height: 40px;
  left: -10px;
  background: var(--bs-primary-bg-subtle);
  border: 1px solid var(--bs-primary-border-subtle);
  border-radius: 50%;
  z-index: 1;
  transition: all ease 0.4s;
}
.slick-prev:before {
  content: "\f053";
  font-family: "Font Awesome 5 Free";
  color: var(--bs-primary);
  font-size: 15px;
  font-weight: 900;
}
.slick-prev:hover {
  background: var(--bs-primary);
  border: 1px solid var(--bs-primary);
}
.slick-prev:hover:before {
  color: var(--bs-white);
  opacity: 1;
}
.slick-prev:focus {
  background: var(--bs-primary);
  border: 1px solid var(--bs-primary);
}
.slick-prev:focus:before {
  color: var(--bs-white);
  opacity: 1;
}

.slick-dots {
  bottom: -2rem;
}
.slick-dots li {
  margin: 0 4px;
  width: 10px;
  height: 10px;
}
.slick-dots li button {
  width: 10px;
  height: 10px;
}
.slick-dots li button:before {
  font-size: 10px;
  width: 10px;
  height: 10px;
  content: "•";
  opacity: 1;
  color: var(--bs-primary-bg-subtle);
}

.slick-dots li.slick-active button:before {
  opacity: 1;
  color: var(--bs-primary);
}

.brand-groups {
  padding: 0 20%;
}

.singleItem.slick-slide {
  padding: 0 12px 12px;
}

/*----------- Common Elentns: Trending Links Design ------------*/
.trendinglinks-wrap {
  display: flex;
  flex-wrap: wrap;
}
.trendinglinks-wrap .trending-link {
  margin-top: 1.6rem;
  margin-right: 1.6rem;
  display: inline-flex;
  align-items: center;
  height: 44px;
  font-weight: 500;
  padding: 0.5rem 1rem;
  border-radius: 0.3rem;
  background: var(--bs-body-bg);
  border: 1px solid var(--bs-primary);
  color: var(--bs-primary);
  transition: all ease 0.4s;
}
.trendinglinks-wrap .trending-link:hover {
  color: var(--bs-link-highlighter-color);
  border-color: var(--bs-primary-border-subtle);
}
.trendinglinks-wrap .trending-link:focus {
  color: var(--bs-link-highlighter-color);
  border-color: var(--bs-primary-border-subtle);
}
.trendinglinks-wrap .trending-link:active {
  color: var(--bs-link-highlighter-color);
  border-color: var(--bs-primary-border-subtle);
}
.trendinglinks-wrap .trending-link.small {
  margin-top: 0.8rem;
  margin-right: 1rem;
  height: 34px;
  font-weight: 500;
  padding: 0.5rem 1rem;
}

/*----------- Common Elentns: User Reviews Design ------------*/
.reviewsCard {
  position: relative;
  width: 100%;
  border: 1px solid var(--bs-border-color);
  background: var(--bs-body-bg);
  border-radius: 1.4rem;
}
.reviewsCard .reviewsBody {
  padding: 2rem;
  width: 100%;
}
.reviewsCard .reviewsBody .reviews-topHeader {
  width: 100%;
  position: relative;
  margin-bottom: 2rem;
}
.reviewsCard .reviewsBody .reviews-topHeader .reviewsStar {
  width: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 5px;
       column-gap: 5px;
  margin-bottom: 1rem;
}
.reviewsCard .reviewsBody .reviews-topHeader .reviewsStar .star {
  font-size: 10px;
  padding: 2px 5px;
  border-radius: 0.1rem;
  background-color: var(--bs-success);
  color: var(--bs-white);
}
.reviewsCard .reviewsBody .reviews-topHeader .revws-desc {
  position: relative;
  width: 100%;
}
.reviewsCard .reviewsBody .reviews-topHeader .revws-desc .reviewsTitle {
  font-size: 15px;
  font-weight: 500;
}
.reviewsCard .reviewsBody .reviewerInfo {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.reviewsCard .reviewsBody .reviewerInfo .reviewerFlex {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 15px;
       column-gap: 15px;
}
.reviewsCard .reviewsBody .reviewerInfo .reviewerFlex .revws-pic {
  width: 45px;
  height: 45px;
  border-radius: 50%;
}
.reviewsCard .reviewsBody .reviewerInfo .reviewerFlex .revws-pic img {
  border-radius: 50%;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.reviewsCard .reviewsBody .reviewerInfo .reviewerFlex .revws-caps {
  flex: 1;
  width: auto;
}
.reviewsCard .reviewsBody .reviewerInfo .reviewerFlex .revws-caps .reviewerTitle {
  font-size: 14px;
  margin-bottom: 2px;
  font-weight: 500;
}
.reviewsCard .reviewsBody .reviewerInfo .reviewerFlex .revws-caps .reviewerSubtitle {
  font-size: 13px;
  line-height: 1.2;
}
.reviewsCard .reviewsBody .reviewerInfo .employerLogo {
  text-align: end;
  width: auto;
}
.reviewsCard .reviewsBody .reviewerInfo .employerLogo img {
  max-width: 100px;
}

.testimonialWrap {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  position: relative;
}
.testimonialWrap .testimonial-body {
  width: 100%;
  text-align: center;
  padding: 1rem 0;
}
.testimonialWrap .testimonial-body .image {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto 2rem;
}
.testimonialWrap .testimonial-body .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.testimonialWrap .testimonial-body .testimonial-content {
  width: 100%;
  text-align: center;
}
.testimonialWrap .testimonial-body .testimonial-content .reviewsStar {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 0.5rem;
  -moz-column-gap: 6px;
       column-gap: 6px;
}
.testimonialWrap .testimonial-body .testimonial-content .reviewsStar .star {
  color: #d8d8d8;
}
.testimonialWrap .testimonial-body .testimonial-content .reviewsStar .star.fill {
  color: #ff9800;
}
.testimonialWrap .testimonial-body .testimonial-content .caps {
  position: relative;
  width: 100%;
}
.testimonialWrap .testimonial-body .testimonial-content .caps .title {
  font-weight: 600;
  font-size: 20px;
}
.testimonialWrap .testimonial-body .testimonial-content .caps .desc {
  font-size: 17px;
}
.testimonialWrap .testimonial-body .testimonial-content .authorInfo {
  width: 100%;
  margin: 1.5rem 0 0;
}
.testimonialWrap .testimonial-body .testimonial-content .authorInfo .authorTitle {
  font-size: 16px;
  margin-bottom: 2px;
  font-weight: 500;
}
.testimonialWrap .testimonial-body .testimonial-content .authorInfo .designation {
  display: block;
  font-size: 14px;
  color: var(--bs-primary);
}

.stylish-section {
  position: relative;
}
.stylish-section .container {
  position: relative;
  z-index: 2;
}
.stylish-section .stylesBackgrounds {
  position: absolute;
  width: 100%;
  z-index: 1;
  top: 0;
  bottom: 0;
  height: 100%;
}
.stylish-section .stylesBackgrounds .icon {
  position: absolute;
  width: 50px;
}
.stylish-section .stylesBackgrounds .icon .filter {
  filter: grayscale(100%);
}
.stylish-section .stylesBackgrounds .icon.style01 {
  left: 15%;
  top: 20%;
}
.stylish-section .stylesBackgrounds .icon.style02 {
  left: 2%;
  top: 50%;
  width: 65px;
}
.stylish-section .stylesBackgrounds .icon.style03 {
  left: 12%;
  top: 80%;
}
.stylish-section .stylesBackgrounds .icon.style04 {
  right: 15%;
  top: 20%;
}
.stylish-section .stylesBackgrounds .icon.style05 {
  right: 2%;
  top: 50%;
  width: 65px;
}
.stylish-section .stylesBackgrounds .icon.style06 {
  right: 12%;
  top: 80%;
}

/*-------------- Common Elentns: BREADCRUMBS STYLES ---------------*/
.breadcrumbs {
  font-size: 15px;
  font-weight: 400;
  color: var(--bs-body-color);
}
.breadcrumbs ul {
  margin: 0;
  padding: 0;
}
.breadcrumbs ul li {
  display: inline-block;
  list-style: none;
  margin: 0 0 0 10px;
}
.breadcrumbs ul li:first-child {
  margin: 0;
}
.breadcrumbs ul li:first-child::before {
  display: none;
}
.breadcrumbs ul li:before {
  content: "\f105";
  font-family: "FontAwesome";
  color: var(--bs-body-color);
  font-size: 14px;
  margin-right: 15px;
}
.breadcrumbs ul li:last-child {
  color: var(--bs-primary);
}
.breadcrumbs ul li a {
  transition: all 0.2s ease-in-out;
  color: var(--bs-body-color);
}
.breadcrumbs.light {
  color: var(--bs-white);
}
.breadcrumbs.light li:before {
  color: var(--bs-white);
}
.breadcrumbs.light li:last-child {
  color: var(--bs-white);
}
.breadcrumbs.light li a {
  color: var(--bs-white);
}

/*--------------------------------------------------
Navbar & Header Styles
---------------------------------------------------*/
.header.header.header-fixed[data-sticky-element] {
  top: -1px !important;
}

.nav-brand,
.nav-brand:focus,
.nav-brand:hover,
.nav-menu > li > a {
  color: var(--bs-nav-color);
}

.nav-dropdown.mega-menu {
  min-width: 800px;
  max-width: 840px;
  padding: 0 !important;
  right: auto !important;
  overflow: hidden;
}
.nav-dropdown.mega-menu ul {
  padding: 0;
  margin: 0.4rem 0;
}
.nav-dropdown.mega-menu ul li {
  list-style: none;
  display: block;
}
.nav-dropdown.mega-menu ul li a {
  padding: 0.55rem 0;
}

.nav-dropdown,
.nav-menu,
ul {
  list-style: none;
}

.navigation,
.navigation * {
  -webkit-tap-highlight-color: transparent;
}

.navigation,
.navigation * {
  box-sizing: border-box;
}

.navigation {
  width: 100%;
  display: flex;
  position: relative;
  height: 100%;
  align-items: center;
}
.navigation .nav-menus-wrapper {
  flex: 1;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
}

.nav-toggle,
.navigation-hidden .nav-header {
  display: none;
}

.navigation-fixed {
  position: fixed;
  top: 0;
  left: 0;
}

.navigation-hidden {
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.align-to-right {
  float: right;
}

.nav-header {
  display: inline-flex;
}

.nav-brand {
  padding: 0px 15px 0px 0;
  font-size: 24px;
  margin-right: 1rem;
  margin-top: 2px;
  display: inline-flex;
  text-decoration: none !important;
}

.nav-dropdown > li > a,
.nav-menu > li > a,
nav a {
  text-decoration: none;
}

.navigation-portrait .nav-brand {
  font-size: 18px;
}

.nav-logo > img {
  height: 48px;
  margin: 11px auto;
  padding: 0 15px;
  float: left;
}

.nav-logo:focus > img {
  outline: initial;
}

nav a,
nav a:focus,
nav a:hover {
  outline: 0;
}

.navigation-portrait .nav-logo > img {
  height: 36px;
  margin: 6px auto 6px 15px;
  padding: 0;
}

.nav-toggle {
  width: 30px;
  height: 30px;
  padding: 6px 2px 0;
  position: absolute;
  top: 50%;
  right: 0px;
  cursor: pointer;
  transform: translateY(-50%);
}

.navigation-portrait .nav-toggle {
  display: block;
}
.navigation-portrait .nav-toggle:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 2px;
  background-color: color-mix(in srgb, var(--bs-primary), transparent 40%);
  border-radius: 10px;
  box-shadow: 0 0.5em 0 0 color-mix(in srgb, var(--bs-primary), transparent 20%), 0 1em 0 0 color-mix(in srgb, var(--bs-primary), transparent 40%);
}

.header-dark .navigation-portrait .nav-toggle {
  display: block;
}
.header-dark .navigation-portrait .nav-toggle:before {
  content: "";
  background-color: color-mix(in srgb, var(--bs-light), transparent 40%);
  box-shadow: 0 0.5em 0 0 color-mix(in srgb, var(--bs-light), transparent 20%), 0 1em 0 0 color-mix(in srgb, var(--bs-light), transparent 40%);
}

.navigation-portrait .nav-menus-wrapper {
  width: 320px;
  height: 100%;
  top: 0;
  left: -400px;
  position: fixed;
  background-color: var(--bs-body-bg);
  z-index: 5;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  transition-duration: 0.8s;
  transition-timing-function: ease;
  display: block;
  scrollbar-width: none;
}

.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right {
  left: auto;
  right: -400px;
}

.navigation-portrait .mobile_nav {
  margin-right: 40px;
}

.nav-menus-wrapper.nav-menus-wrapper-open {
  left: 0;
}

.nav-menus-wrapper.nav-menus-wrapper-right.nav-menus-wrapper-open {
  right: 0;
}

.nav-menus-wrapper-close-button {
  width: 30px;
  height: 30px;
  margin: 10px 7px;
  display: none;
  float: right;
  color: var(--bs-primary);
  font-size: 13px;
  cursor: pointer;
  background: var(--bs-primary-bg-subtle);
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
}

.navigation-portrait .nav-menus-wrapper-close-button {
  display: block;
}

.nav-menu {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.navigation-portrait .nav-menu {
  width: 100%;
}

.navigation-landscape .nav-menu.nav-menu-centered {
  float: none;
  text-align: center;
}

.nav-menu > li {
  float: left;
  text-align: left;
}

.navigation-portrait .nav-menu > li {
  width: 100%;
  position: relative;
  border-top: solid 1px var(--bs-border-color);
}

.navigation-portrait .nav-menu > li:last-child {
  border-bottom: solid 1px var(--bs-border-color);
}

.nav-menu + .nav-menu > li:first-child {
  border-top: none;
}

.navigation-landscape .nav-menu.nav-menu-centered > li {
  float: none;
}

.nav-menu > li > a {
  padding: 8px 12px;
  display: inline-block;
  transition: color 0.3s, background 0.3s;
  color: var(--bs-nav-color);
  font-weight: 500;
  letter-spacing: 0.05px;
  text-transform: capitalize;
  font-size: 14px;
  margin: 0 0.3rem;
  border-radius: 50px;
}

.nav-menu.nav-menu-social {
  align-items: center;
  display: inline-flex;
}

.navigation-portrait .nav-menu > li > a {
  height: auto;
  color: var(--bs-nav-color);
  width: 100%;
  padding: 12px 15px 12px 26px;
}

.nav-menu > .active > a,
.nav-menu > .focus > a,
.nav-menu > li:hover > a {
  color: var(--bs-primary);
}

.header.header-dark .navigation-portrait .nav-brand,
.header.header-dark .navigation-portrait .nav-brand:focus,
.header.header-dark .navigation-portrait .nav-brand:hover,
.header.header-dark .navigation-portrait .nav-menu > li > a {
  color: var(--bs-nav-color);
}

.header.header-dark .navigation-portrait .nav-menu > li > a.add {
  color: var(--bs-white);
}

.header.header-dark .navigation-portrait .nav-menu > li > a > .submenu-indicator > .submenu-indicator-chevron {
  border-color: transparent var(--bs-nav-color) var(--bs-nav-color) transparent;
}

.navigation-portrait .nav-menu.nav-menu-social {
  width: 100%;
  text-align: center;
}

.nav-menu.nav-menu-social > li {
  text-align: center;
  border: none !important;
}

.navigation-portrait .nav-menu.nav-menu-social > li {
  width: auto;
}

.navigation-portrait .nav-menu.nav-menu-social > li > a {
  padding: 0.6rem 0.8rem;
}

.submenu-indicator {
  margin-left: 6px;
  margin-top: 6px;
  float: right;
  transition: all 0.3s;
}

.navigation-portrait .submenu-indicator {
  width: 100%;
  height: 44px;
  margin-top: 0;
  position: absolute;
  text-align: center;
  z-index: 20000;
}

.submenu-indicator-chevron {
  height: 6px;
  width: 6px;
  display: block;
  border-style: solid;
  border-width: 0 1px 1px 0;
  border-color: transparent var(--bs-nav-color) var(--bs-nav-color) transparent;
  transform: rotate(45deg);
  transition: border 0.3s;
}

.navigation-portrait .submenu-indicator-chevron {
  position: absolute;
  top: 18px;
  right: 24px;
}

.nav-menu > .active > a .submenu-indicator-chevron,
.nav-menu > .focus > a .submenu-indicator-chevron,
.nav-menu > li:hover > a .submenu-indicator-chevron {
  border-color: transparent var(--bs-primary) var(--bs-primary) transparent;
}

.navigation-portrait .submenu-indicator.submenu-indicator-up {
  transform: rotate(0deg);
}

.navigation-portrait .submenu-indicator.submenu-indicator-up .submenu-indicator-chevron {
  transform: rotate(225deg);
}

.nav-overlay-panel {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  display: none;
  z-index: 2;
}

.no-scroll {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.nav-text {
  margin: 25px 15px;
  color: var(--bs-nav-color);
}

.navigation-portrait .nav-text {
  width: calc(100% - 52px);
  margin: 12px 26px 0;
}

.navigation-portrait .nav-text + ul {
  margin-top: 15px;
}

.nav-dropdown {
  min-width: 240px;
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  z-index: 98;
  white-space: nowrap;
}

.navigation-portrait .nav-dropdown {
  width: 100%;
  position: static;
  left: 0;
}

.nav-dropdown .nav-dropdown {
  left: 100%;
}

.nav-menu > li .nav-dropdown {
  border: none;
  padding: 12px 0;
  background: var(--bs-body-bg);
  box-shadow: 0px 0px 2px 0px rgba(185, 199, 210, 0.45);
  -webkit-box-shadow: 0px 0px 2px 0px rgba(185, 199, 210, 0.45);
  border-radius: 0.4rem;
}

.nav-dropdown > li {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
  text-align: left;
}

.nav-dropdown > li > a {
  width: 100%;
  padding: 12px 20px 12px 15px;
  border-left: 3px solid var(--bs-body-bg);
  background-color: var(--bs-body-bg);
  float: left;
  transition: all 0.3s ease 0s;
  font-size: 14px;
}

.nav-dropdown > li:last-child > a {
  border-bottom: none;
}

.nav-dropdown > li > a:hover,
.nav-dropdown > li > a:focus {
  padding-left: 20px;
  border-color: var(--bs-primary);
  background-color: var(--bs-primary-bg-subtle);
}

.social-icon a i,
.social-icons a i {
  width: 32px;
  height: 32px;
  display: inline-block;
  border-radius: 16px;
}

.nav-dropdown > .focus > a,
.nav-dropdown.nav-dropdown-left {
  right: 0;
}

.nav-dropdown > li > .nav-dropdown-left {
  left: auto;
  right: 100%;
}

.navigation-landscape .nav-dropdown-left > li > a {
  text-align: right;
}

.navigation-portrait .nav-dropdown > li > a {
  padding: 12px 20px 12px 30px;
}

.navigation-portrait .nav-dropdown > li > ul > li > a {
  padding-left: 50px;
}

.navigation-portrait .nav-dropdown > li > ul > li > ul > li > a {
  padding-left: 70px;
}

.navigation-portrait .nav-dropdown > li > ul > li > ul > li > ul > li > a {
  padding-left: 90px;
}

.navigation-portrait .nav-dropdown > li > ul > li > ul > li > ul > li > ul > li > a {
  padding-left: 110px;
}

.navigation-portrait .nav-dropdown > li > a {
  color: var(--bs-nav-color);
  opacity: 0.8;
}

.nav-dropdown .submenu-indicator {
  right: 15px;
  top: 16px;
  position: absolute;
}

.menu__list,
.navbar,
nav a {
  position: relative;
}

.navigation-portrait .submenu-indicator {
  right: 0;
  top: 0;
}

.nav-dropdown .submenu-indicator .submenu-indicator-chevron {
  transform: rotate(-45deg);
}

.navigation-portrait .nav-dropdown .submenu-indicator .submenu-indicator-chevron {
  transform: rotate(45deg);
}

.navigation-portrait .nav-dropdown .submenu-indicator.submenu-indicator-up .submenu-indicator-chevron {
  transform: rotate(225deg);
}

.navigation-portrait .mobile_nav ul li a {
  padding: 0.6rem 0.8rem;
}

.navigation-portrait .mobile_nav ul li .account-drop a {
  padding: 0rem 0.3rem;
}

.navigation-portrait .mobile_nav ul li .account-drop ul li a {
  padding: 0.8rem 1.2rem;
}

.navigation-portrait .mega-menu {
  width: 100%;
  min-width: 100%;
}

.navigation-portrait .d-portraitnone {
  display: none;
}

.navigation-portrait .col {
  flex: 1 0 100%;
}

.nav-dropdown > .focus > a .submenu-indicator-chevron,
.nav-dropdown > li:hover > a .submenu-indicator-chevron {
  border-color: transparent var(--bs-primary) var(--bs-primary) transparent;
}

.navigation-landscape .nav-dropdown-left .submenu-indicator {
  left: 10px;
}

.navigation-landscape .nav-dropdown-left .submenu-indicator .submenu-indicator-chevron {
  transform: rotate(135deg);
}

nav a {
  display: inline-block;
}

.header {
  background: var(--bs-body-bg);
  position: relative;
  padding: 12px 0;
}
.header.header-fixed {
  position: fixed;
  width: 100%;
  z-index: 1024;
  box-shadow: 0 0.5rem 2rem -0.25rem hsla(224.29, 100%, 16.47%, 0.1);
  -webkit-box-shadow: 0 0.5rem 2rem -0.25rem hsla(224.29, 100%, 16.47%, 0.1);
}
.header.head-fixed {
  position: fixed;
  width: 100%;
  z-index: 1024;
  box-shadow: 0 0.5rem 2rem -0.25rem hsla(224.29, 100%, 16.47%, 0.1);
  -webkit-box-shadow: 0 0.5rem 2rem -0.25rem hsla(224.29, 100%, 16.47%, 0.1);
}

.social-icons {
  float: right;
  margin-top: 0.7em;
}

.logo h1 a {
  color: var(--bs-text-white);
  font-size: 1.3em;
}

.logo span {
  display: block;
  font-size: 0.32em;
  letter-spacing: 4px;
}

.navbar-nav {
  float: left;
  margin: 0;
}

.nav-menu.nav-menu-social > li.list-buttons a,
.nav-menu.nav-menu-social > li:hover .list-buttons a,
.nav-menu.nav-menu-social > li:active .list-buttons a,
.nav-menu.nav-menu-social > li:focus .list-buttons a,
.nav-menu.nav-menu-social > li:focus-visible .list-buttons a {
  top: 0px;
  padding: 13px 22px;
  border-radius: 50px;
  position: relative;
  transition: all ease 0.4s;
  color: var(--bs-text-white) !important;
  border: 1px solid var(--bs-primary) !important;
  background: var(--bs-primary) !important;
}

.nav-menu.nav-menu-social > li.list-buttons.soft-primary a {
  background: var(--bs-primary-bg-subtle) !important;
  border: 1px solid var(--bs-primary-border-subtle) !important;
  color: var(--bs-primary) !important;
}
.nav-menu.nav-menu-social > li.list-buttons.soft-primary a:hover {
  color: var(--bs-text-white) !important;
  border: 1px solid var(--bs-primary) !important;
  background: var(--bs-primary) !important;
}
.nav-menu.nav-menu-social > li.list-buttons.soft-primary a:focus {
  color: var(--bs-text-white) !important;
  border: 1px solid var(--bs-primary) !important;
  background: var(--bs-primary) !important;
}
.nav-menu.nav-menu-social > li.list-buttons.soft-primary a:focus-visible {
  color: var(--bs-text-white) !important;
  border: 1px solid var(--bs-primary) !important;
  background: var(--bs-primary) !important;
}

.nav-menu.nav-menu-social > li.list-buttons.light a {
  background: var(--bs-white) !important;
  border: 1px solid var(--bs-white) !important;
  color: var(--bs-dark) !important;
}
.nav-menu.nav-menu-social > li.list-buttons.light a:hover {
  color: var(--bs-dark) !important;
}
.nav-menu.nav-menu-social > li.list-buttons.light a:focus {
  color: var(--bs-dark) !important;
}
.nav-menu.nav-menu-social > li.list-buttons.light a:focus-visible {
  color: var(--bs-dark) !important;
}

.nav-menu.nav-menu-social > li.list-buttons.dark a {
  background: var(--bs-dark) !important;
  border-color: var(--bs-dark) !important;
  color: var(--bs-white) !important;
}
.nav-menu.nav-menu-social > li.list-buttons.dark a:hover {
  background: var(--bs-primary) !important;
  border-color: var(--bs-primary) !important;
  color: var(--bs-white) !important;
}
.nav-menu.nav-menu-social > li.list-buttons.dark a:focus {
  background: var(--bs-primary) !important;
  border-color: var(--bs-primary) !important;
  color: var(--bs-white) !important;
}

.header-transparent.header-fixed .nav-menu.nav-menu-social > li.list-buttons.light a {
  background: var(--bs-primary) !important;
  border: 1px solid var(--bs-primary) !important;
  color: var(--bs-white) !important;
}
.header-transparent.header-fixed .nav-menu.nav-menu-social > li.list-buttons.light a:hover {
  background: var(--bs-dark) !important;
  border: 1px solid var(--bs-border-color) !important;
  color: var(--bs-white) !important;
}
.header-transparent.header-fixed .nav-menu.nav-menu-social > li.list-buttons.light a:focus {
  background: var(--bs-dark) !important;
  border: 1px solid var(--bs-border-color) !important;
  color: var(--bs-white) !important;
}

.nav-brand img {
  width: 105px;
  position: relative;
}

.nav-menu.nav-menu-social > li.list-buttons > a {
  display: inline-flex;
  align-items: center;
}

.navigation-portrait .nav-dropdown.xxl-menu {
  min-width: auto;
  max-width: 100%;
}

.navigation-portrait .nav-dropdown.xxl-menu > li {
  width: 100%;
  flex: 0 0 100%;
}

.nav-dropdown > li:last-child > a {
  border-bottom: none;
}

.nav-dropdown > li > a:hover,
.nav-dropdown > li > a:focus {
  padding-left: 20px;
}

.devider-wraps {
  height: 0.5px;
  width: 100%;
  border: 1px dashed var(--bs-border-color);
  border-radius: 50px;
}

.devider-text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: var(--bs-body-bg);
  padding: 0 10px;
}

.navigation-portrait .col .dropdown-body {
  padding-left: 1.55rem;
}

.nav-menu > li.mob-addproject {
  display: none;
}

.navigation-portrait .nav-menu > li.mob-addproject {
  display: block;
  padding: 15px;
  border-bottom: none;
}

.navigation-portrait .nav-menu > li.mob-addproject > a {
  display: block;
  background: var(--bs-primary);
  color: var(--bs-white);
  padding: 2px 15px;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.4rem;
}

/*----------- Header Dark Style ----------*/
.header.header-dark,
.header.header-dark.header-fixed {
  background: var(--bs-header-dark);
}

.header.header-dark .nav-brand,
.header.header-dark .nav-brand:focus,
.header.header-dark .nav-brand:hover,
.header.header-dark .nav-menu > li > a {
  color: var(--bs-white);
}

.header.header-dark .nav-menu > li > a > .submenu-indicator > .submenu-indicator-chevron {
  border-color: transparent var(--bs-white) var(--bs-white) transparent;
}

/*--------- Dashboard Dropdown ----------*/
.btn-group.account-drop {
  position: relative;
}

.nav-menu.nav-menu-social > li:last-child .btn-group.account-drop {
  padding-right: 0;
}

.account-drop .btn-order-by-filt {
  padding: 0px;
  height: auto;
  width: auto;
  font-size: 15px;
  margin-top: 3px;
  font-weight: 500;
  color: var(--bs-nav-color);
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: start;
  padding-left: 14px;
  border-left: 1px solid rgba(255, 255, 255, 0.1);
}

.account-drop.drk .btn-order-by-filt {
  border-left: 1px solid var(--bs-border-color);
}

.account-drop .btn-order-by-filt img.avater-img {
  border-radius: 50%;
}

.account-drop .dropdown-menu {
  top: 70px !important;
  right: 0 !important;
  background: var(--bs-body-bg);
  box-shadow: none;
  min-width: 300px;
  left: initial !important;
  border: none;
  padding: 0rem;
  overflow: hidden;
  z-index: 99;
  border-radius: 0.4rem;
  box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
  -webkit-box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);
}

.drp_menu_headr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.2rem;
}

.drp_menu_headr h4 {
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  color: var(--bs-text-white);
}

.account-drop .dropdown-menu ul {
  padding: 0;
  margin: 0;
}

.account-drop .dropdown-menu ul li {
  list-style: none;
  padding: 0;
  width: 100%;
  display: block;
}

.account-drop .dropdown-menu ul li a {
  width: 100%;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  color: var(--bs-nav-color);
  position: relative;
  padding: 1rem 1.2rem;
  border-bottom: 1px solid var(--bs-border-color);
}

.account-drop .dropdown-menu ul li a i {
  margin-right: 7px;
  position: relative;
  top: 0px;
}

.notti_coun {
  position: absolute;
  right: 10px;
  width: 18px;
  height: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--bs-dark);
  border-radius: 50%;
  font-size: 13px;
  font-weight: 600 !important;
  color: var(--bs-text-white);
}

span.notti_coun.style-1 {
  background: #2bb170;
}

span.notti_coun.style-2 {
  background: #9972e6;
}

span.notti_coun.style-3 {
  background: #03a9f4;
}

.ntf-list-groups {
  position: relative;
  display: block;
  width: 100%;
}

.ntf-list-groups-single {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 1rem 0.8rem;
  border-bottom: 1px solid var(--bs-border-color);
}

.ntf-list-groups-icon {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--bs-secondary);
}

.ntf-list-groups-caption {
  flex: 1;
  font-size: 14px;
  color: var(--bs-secondary-text);
  padding-left: 10px;
}

.ntf-list-groups-caption p {
  margin: 0;
}

.ntf-list-groups-single a.ntf-more {
  font-size: 13px;
  font-weight: 500;
  text-align: center;
  width: 100%;
}

span.noti-status {
  position: absolute;
  width: 6px;
  height: 6px;
  background: #f32b2b;
  border-radius: 50%;
  top: 8px;
  right: 10px;
}

.drp_menu_headr-right .btn {
  padding: 0.6rem 1rem;
  height: 40px;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 500;
}

.user-Dashboard-menu {
  padding: 0;
  margin: 0;
  padding: 0.6rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.user-Dashboard-menu li {
  display: inline-flex;
  width: auto;
  list-style: none;
}

.user-Dashboard-menu li a {
  font-weight: 500;
  font-size: 14px;
  color: var(--bs-muted);
  padding: 0.6rem 0;
}

.user-Dashboard-menu li.active a,
.user-Dashboard-menu li:hover a,
.user-Dashboard-menu li:focus a {
  color: var(--bs-primary);
}

.brd img {
  border: 4px solid #b77a7a;
}

.user-Dashboard-longmenu {
  padding: 0;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
}

.user-Dashboard-longmenu li {
  display: inline-flex;
  width: 100%;
  padding: 0 0.7rem;
  list-style: none;
}

.user-Dashboard-longmenu li a {
  font-weight: 500;
  font-size: 14px;
  color: var(--bs-muted);
  width: 100%;
  padding: 0.8rem 0;
}

.user-Dashboard-longmenu li:nth-child(even) {
  background: var(--bs-secondary);
}

.user-Dashboard-longmenu li.active a,
.user-Dashboard-longmenu li:hover a,
.user-Dashboard-longmenu li:focus a {
  color: var(--bs-primary);
}

.flashing {
  width: 6px;
  height: 6px;
  background: var(--bs-success);
  animation: flashings 2s ease-out infinite;
  position: absolute;
  border-radius: 50%;
}

.flashing.notification {
  background: #ff5722;
}

@keyframes flashings {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.5, 1.5);
  }
  100% {
    transform: scale(1, 1);
  }
}
/*--------- Navbar & Header Styles: Mobile Nav ----------*/
.mobile_nav ul {
  padding: 0;
  margin: 0;
  display: inline-flex;
}
.mobile_nav ul li {
  list-style: none;
  margin-left: 0rem;
  display: inline-flex;
}
.mobile_nav ul li .account-drop .dropdown-menu ul {
  display: flex;
  flex-direction: column;
}
.mobile_nav ul li .account-drop .dropdown-menu ul a {
  align-items: center;
  justify-content: start;
}
.mobile_nav ul li .dropdown-menu a {
  width: auto;
  height: auto;
}
.mobile_nav ul li a {
  font-weight: 500;
  font-size: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: color-mix(in srgb, var(--bs-nav-color), transparent 20%);
}
.mobile_nav ul li .account-drop .btn-order-by-filt {
  padding-left: 5px !important;
}
.mobile_nav ul .dhsbrd li {
  margin: 0;
  display: inline-block;
  width: auto !important;
}
.mobile_nav ul .dhsbrd li a {
  border: none !important;
  width: auto;
  display: inline-flex;
}
.mobile_nav ul .dhsbrd li .account-drop ul li a {
  width: 100%;
}

.header-dark .mobile_nav ul li a {
  color: var(--bs-white);
}

.user-Dashboard-menu {
  padding: 0;
  margin: 0;
  padding: 0.6rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
.user-Dashboard-menu li {
  display: inline-flex;
  width: auto;
  list-style: none;
}
.user-Dashboard-menu li a {
  font-weight: 500;
  font-size: 14px;
  color: var(--bs-muted);
  padding: 0.6rem 0;
}
.user-Dashboard-menu li a:hover {
  color: var(--bs-primary);
}
.user-Dashboard-menu li a:focus {
  color: var(--bs-primary);
}
.user-Dashboard-menu li a:active {
  color: var(--bs-primary);
}

.user-Dashboard-longmenu {
  padding: 0;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.user-Dashboard-longmenu li {
  display: inline-flex;
  width: 100%;
  padding: 0 0.7rem;
  list-style: none;
}
.user-Dashboard-longmenu li:nth-child(even) {
  background: var(--bs-secondary);
}
.user-Dashboard-longmenu li a {
  font-weight: 500;
  font-size: 14px;
  color: var(--bs-secondary-text);
  width: 100%;
  padding: 0.8rem 0;
}
.user-Dashboard-longmenu li a:hover {
  color: var(--bs-primary);
}
.user-Dashboard-longmenu li a:focus {
  color: var(--bs-primary);
}
.user-Dashboard-longmenu li a:ative {
  color: var(--bs-primary);
}

.brd img {
  border: 4px solid #b77a7a;
}

/*-------------------------------------------------------------------
Intro Banner & Hero Header
--------------------------------------------------------------------*/
.video-banner {
  position: relative;
  width: 100%;
}
.video-banner video {
  width: 100%;
  height: 100%;
  background-size: cover !important;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.video-banner .video-overlay {
  content: "";
  position: absolute;
  background: #121a24;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0.6;
}

/*------------ Intro Banner & Hero Header: Home Page One To Fourteen---------------*/
.banner-space {
  padding: 3rem 0;
}

.home-1 {
  background-color: var(--bs-primary);
}

.home-3 {
  background-image: linear-gradient(89.9deg, var(--bs-primary-bg-subtle) 0.1%, var(--bs-warning-bg-subtle) 47.9%, var(--bs-acent-bg-subtle) 100.2%);
}

.home-5 {
  overflow: hidden;
  background-image: radial-gradient(circle at 67% 83%, hsla(317, 0%, 96%, 0.05) 0%, hsla(317, 0%, 96%, 0.05) 1%, transparent 1%, transparent 5%, transparent 5%, transparent 100%), radial-gradient(circle at 24% 80%, hsla(317, 0%, 96%, 0.05) 0%, hsla(317, 0%, 96%, 0.05) 27%, transparent 27%, transparent 63%, transparent 63%, transparent 100%), radial-gradient(circle at 23% 5%, hsla(317, 0%, 96%, 0.05) 0%, hsla(317, 0%, 96%, 0.05) 26%, transparent 26%, transparent 82%, transparent 82%, transparent 100%), radial-gradient(circle at 21% 11%, hsla(317, 0%, 96%, 0.05) 0%, hsla(317, 0%, 96%, 0.05) 35%, transparent 35%, transparent 45%, transparent 45%, transparent 100%), radial-gradient(circle at 10% 11%, hsla(317, 0%, 96%, 0.05) 0%, hsla(317, 0%, 96%, 0.05) 21%, transparent 21%, transparent 81%, transparent 81%, transparent 100%), radial-gradient(circle at 19% 61%, hsla(317, 0%, 96%, 0.05) 0%, hsla(317, 0%, 96%, 0.05) 20%, transparent 20%, transparent 61%, transparent 61%, transparent 100%), radial-gradient(circle at 13% 77%, hsla(317, 0%, 96%, 0.05) 0%, hsla(317, 0%, 96%, 0.05) 63%, transparent 63%, transparent 72%, transparent 72%, transparent 100%), radial-gradient(circle at 30% 93%, hsla(317, 0%, 96%, 0.05) 0%, hsla(317, 0%, 96%, 0.05) 33%, transparent 33%, transparent 82%, transparent 82%, transparent 100%), linear-gradient(90deg, rgb(22, 176, 207), rgb(103, 7, 215));
}

.home-6 {
  overflow: hidden;
  position: relative;
  padding: 3rem 0;
  min-height: 500px;
  display: flex;
  align-items: center;
  justify-items: center;
  background-color: var(--bs-primary-bg-subtle);
}

.home-8 {
  background-color: var(--bs-home-8-bg);
}

.slider-Banner {
  width: 100%;
  position: relative;
}
.slider-Banner .curveshape {
  bottom: -1px !important;
}
.slider-Banner .container {
  position: relative;
  z-index: 2;
}
.slider-Banner .slider-banner {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}
.slider-Banner .slider-banner .imgSlide {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.slider-Banner .slider-banner .imgSlide .slick-list.draggable {
  height: 100%;
}
.slider-Banner .slider-banner .imgSlide .slick-list.draggable .slick-track {
  height: 100%;
}
.slider-Banner .slider-banner .imgSlide .slick-list.draggable .slick-track .slick-slide {
  display: block;
}
.slider-Banner .slider-banner .imgSlide .slick-list.draggable .slick-track .slick-slide:before {
  content: "";
  position: absolute;
  background: #151515;
  opacity: 0.6;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  display: block;
}
.slider-Banner .slider-banner .imgSlide .slick-list.draggable .slick-track .slick-slide img {
  width: 100%;
  height: 100%;
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
}

.freelancing-home {
  background-color: #f5f5f5;
  overflow: hidden;
}
.freelancing-home .bannerfreelanceImg {
  position: relative;
}

.freelancing-2 {
  position: relative;
  width: 100%;
}
.freelancing-2 .freeThumbes-wrap {
  width: 100%;
  position: relative;
  height: auto;
  padding: 0 2rem;
}
.freelancing-2 .freeThumbes-wrap .thumb-wrap {
  width: 100%;
  padding: 0;
  position: relative;
}
.freelancing-2 .freeThumbes-wrap .thumb-wrap figure {
  width: 100%;
  height: auto;
  margin: 0;
  z-index: 1;
  position: relative;
}
.freelancing-2 .freeThumbes-wrap .thumb-wrap figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 25% 1% 25% 1%;
}
.freelancing-2 .freeThumbes-wrap .thumb-wrap:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 96%;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 25% 1% 25% 1%;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.freelancing-2 .projectComp {
  position: absolute;
  left: 0;
  bottom: 2rem;
  background: var(--bs-body-bg);
  border-radius: 0.6rem;
  padding: 1rem 1.2rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 12px;
       column-gap: 12px;
  z-index: 1;
}
.freelancing-2 .projectComp .ico {
  width: 50px;
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  background-color: var(--bs-danger-bg-subtle);
  color: var(--bs-danger);
  border-radius: 50%;
}
.freelancing-2 .projectComp .caps {
  position: relative;
  flex: 1;
}
.freelancing-2 .projectComp .caps .tlt {
  font-size: 20px;
  color: var(--bs-dark) !important;
  margin: 0;
}
.freelancing-2 .projectComp .caps .subs {
  font-size: 14px;
  color: var(--bs-muted) !important;
  margin: 0;
}

.freelancing-4 {
  background-color: #0a544c;
  background-image: linear-gradient(62deg, #0a544c 0%, #098f52 100%);
}

.rattingBoxx {
  width: 100%;
  text-align: center;
}
.rattingBoxx .logo {
  margin: 0 auto 15px;
}
.rattingBoxx .logo img {
  max-width: 150px;
  margin: 0 auto;
}
.rattingBoxx .caps {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.rattingBoxx .caps .stars {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 8px;
       column-gap: 8px;
}
.rattingBoxx .caps .stars .star.fill {
  color: #FF9800;
  font-size: 16px;
}
.rattingBoxx .caps .totalReviews {
  font-weight: 500;
  font-size: 17px;
  color: var(--bs-dark-text);
}

.image-bg {
  background-size: cover !important;
  background-position: center !important;
}

.image-cover {
  background-size: cover !important;
  background-position: center !important;
}

.image-bottom-cover {
  background-size: cover !important;
  background-position: bottom !important;
}

.image-bottom {
  background-size: auto !important;
  background-position: bottom !important;
}

.image-cover .container,
.bg-cover .container {
  position: relative;
  z-index: 1;
}

.hero-banner {
  padding: 5em 0 5em;
}

.hero-header {
  padding: 5em 0 5em;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  min-height: 650px;
}

.hero-xl-header {
  padding: 150px 0px;
}

.fill-primary {
  fill: var(--bs-primary) !important;
}

.fill-danger {
  fill: var(--bs-danger) !important;
}

.fill-warning {
  fill: var(--bs-warning) !important;
}

.fill-white {
  fill: var(--bs-body-bg) !important;
}

.fill-light {
  fill: var(--bs-light) !important;
}

.avatar-group {
  padding: 0;
  display: flex;
}

.avatar-group > li {
  position: relative;
}

.avatar-group > li:not(:last-child) {
  margin-right: -0.8rem;
}

.popularSearche {
  width: 100%;
  position: relative;
}
.popularSearche .trending-skill {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  row-gap: 12px;
  -moz-column-gap: 15px;
  column-gap: 15px;
  flex-wrap: wrap;
}
.popularSearche .trending-skill li {
  display: inline-block;
  list-style: none;
}
.popularSearche .trending-skill li .skill-tag {
  height: 28px;
  font-size: 13px;
  font-weight: 500;
  padding: 1px 14px;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--bs-secondary-bg-subtle);
  border: 1px solid var(--bs-secondary-border-subtle);
  color: var(--bs-secondary);
}
.popularSearche .trending-skill.primary li {
  list-style: none;
}
.popularSearche .trending-skill.primary li .skill-tag {
  background-color: var(--bs-primary-bg-subtle);
  border: 1px solid var(--bs-primary-border-subtle);
  color: var(--bs-primary);
}
.popularSearche .trending-skill.light li {
  list-style: none;
}
.popularSearche .trending-skill.light li .skill-tag {
  background-color: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: var(--bs-white);
}
.popularSearche .trending-skill.center {
  justify-content: center;
}

/*------------ Intro Banner & Hero Header: Search Styles ---------------*/
.hero-header .banner-subtitle {
  font-size: 20px;
}

.hero-banner .banner-subtitle {
  font-size: 20px;
}

.select2-container--default .select2-selection--single {
  background-color: var(--bs-body-bg);
  border: 1px solid var(--bs-border-color);
}

.smartSearch {
  display: block;
  background: var(--bs-body-bg);
  border-radius: 0.6rem;
  z-index: 1;
  position: relative;
}
.smartSearch.round-pill {
  border-radius: 50px;
}
.smartSearch .form-search {
  display: block;
  position: relative;
  width: 100%;
  border-right: 1px solid var(--bs-border-color);
}
.smartSearch .form-search .form-control {
  width: 100%;
  background: transparent;
  border-radius: 0;
  border: none;
  height: 75px;
  font-size: 16px;
}
.smartSearch .form-search .select2-container .select2-selection--single {
  height: 75px;
  border: none;
}
.smartSearch .form-search .icons {
  position: absolute;
  top: 50%;
  line-height: 0;
  font-size: 17px;
  color: var(--bs-muted);
  transform: translateY(-50%);
  left: 0.8rem;
}
.smartSearch .form-search .icons.color {
  color: var(--bs-primary);
  opacity: 1;
}
.smartSearch .form-search.withIcon {
  position: relative;
}
.smartSearch .form-search.withIcon .form-control {
  padding-left: 40px;
}
.smartSearch .form-search.withIcon .select2-container .select2-selection--single {
  height: 75px;
  border: none;
  padding-left: 40px;
}
.smartSearch .form-search.btn-box {
  border-right: none;
  display: flex;
  padding: 0 0.8rem;
  height: 100%;
  align-items: center;
  justify-content: center;
}
.smartSearch .form-search.btn-box .btn {
  width: 100%;
  height: 56px;
}
.smartSearch .form-search.midium {
  width: 100%;
}
.smartSearch .form-search.midium .form-control {
  height: 50px;
  font-size: 15px;
}
.smartSearch .form-search.midium .select2-container .select2-selection--single {
  height: 50px;
  font-size: 15px;
}
.smartSearch .form-search.smalls {
  width: 100%;
}
.smartSearch .form-search.smalls .form-control {
  height: 40px;
  font-size: 14px;
}
.smartSearch .form-search.smalls .select2-container .select2-selection--single {
  height: 40px;
  font-size: 14px;
}
.smartSearch.transparent {
  background-color: transparent;
}
.smartSearch.transparent .form-search .icons {
  color: var(--bs-white);
  opacity: 0.6;
}
.smartSearch.transparent .form-control {
  background-color: transparent;
  color: var(--bs-white);
  opacity: 0.8;
}
.smartSearch.transparent .form-control::-moz-placeholder {
  color: var(--bs-white);
  opacity: 0.6;
}
.smartSearch.transparent .form-control::placeholder {
  color: var(--bs-white);
  opacity: 0.6;
}
.smartSearch.transparent .select2-container .select2-selection--single {
  background-color: transparent;
}
.smartSearch.transparent .select2-container .select2-selection--single .select2-selection__placeholder {
  color: var(--bs-white);
  opacity: 0.6;
}
.smartSearch.transparent .select2-container .select2-selection--single .select2-selection__rendered {
  color: var(--bs-white) !important;
  opacity: 0.8;
}

.banner-info-caps {
  width: 100%;
  display: flex;
  align-items: center;
}
.banner-info-caps .infoFlex {
  width: 35%;
  display: flex;
  align-items: flex-start;
  padding-right: 2rem;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.banner-info-caps .infoFlex .counter-head {
  position: relative;
}
.banner-info-caps .infoFlex .counter-head .ctrTitle {
  font-size: 30px;
  margin: 0;
}

.banner-achievement {
  width: 100%;
  display: flex;
  align-items: center;
}
.banner-achievement .infoFlex {
  width: 33.333333%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  padding-right: 2rem;
  row-gap: 5px;
}
.banner-achievement .infoFlex .counter-head {
  position: relative;
}
.banner-achievement .infoFlex .counter-head .ctrTitle {
  font-size: 35px;
  font-weight: 600;
  color: var(--bs-primary);
  margin: 0;
}
.banner-achievement .infoFlex .counter-head .caps {
  font-size: 16px;
}

.banner-helpvideo {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 15px;
       column-gap: 15px;
  flex-wrap: wrap;
  row-gap: 10px;
}
.banner-helpvideo .btn {
  height: 50px;
}
.banner-helpvideo .watch-video {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 10px;
       column-gap: 10px;
  font-size: 16px;
  font-weight: 500;
}
.banner-helpvideo .watch-video .icons {
  font-size: 25px;
  color: var(--bs-primary);
}

.banner-topList {
  width: 100%;
  margin-top: 2rem;
  position: relative;
}
.banner-topList ul {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 5%;
       column-gap: 5%;
  row-gap: 12px;
  flex-wrap: wrap;
}
.banner-topList ul li {
  list-style: none;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
}
.banner-topList ul li span {
  font-size: 16px;
  color: var(--bs-muted);
}
.banner-topList ul li span i {
  margin-right: 7px;
  color: var(--bs-primary);
}

.whyList {
  width: 100%;
  display: block;
  margin: 2rem 0;
}
.whyList ul {
  display: block;
  margin: 0;
  padding: 0;
}
.whyList ul li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 10px;
       column-gap: 10px;
  font-size: 18px;
  margin-bottom: 13px;
}
.whyList ul li i {
  color: var(--bs-primary);
}
.whyList.light {
  width: 100%;
}
.whyList.light ul {
  display: block;
}
.whyList.light ul li {
  color: var(--bs-white);
}
.whyList.light ul li i {
  color: var(--bs-white);
}

.calculamBox {
  width: 100%;
  padding: 1rem 3rem;
  border-radius: 0.8rem;
}
.calculamBox .boxCaps {
  max-width: 300px;
}
.calculamBox .imageThumb {
  flex: 1;
}

/*--------------------------------------------------
Seeksy Elements Styles
---------------------------------------------------*/
/*-------------- Seeksy Elements Styles: Job Grid Style ------------------*/
.jobBadge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.1rem 0.65rem;
  height: 26px;
  font-size: 0.7rem;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 4px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.jobBadge.featured {
  background-color: var(--bs-featured-bg);
  color: var(--bs-featured-text);
}
.jobBadge.premium {
  background-color: var(--bs-premium-bg);
  color: var(--bs-premium-text);
}
.jobBadge.fulltime {
  background-color: var(--bs-fulltime-bg);
  color: var(--bs-fulltime-text);
}
.jobBadge.jobtype {
  background-color: var(--bs-purple-bg-subtle);
  color: var(--bs-purple);
}
.jobBadge.parttime {
  background-color: var(--bs-parttime-bg);
  color: var(--bs-parttime-text);
}
.jobBadge.contract {
  background-color: var(--bs-contract-bg);
  color: var(--bs-contract-text);
}
.jobBadge.internship {
  background-color: var(--bs-internship-bg);
  color: var(--bs-internship-text);
}

.jobgrid {
  width: 100%;
  height: 100%;
  background-color: var(--bs-body-bg);
  border-radius: 0.7rem;
  position: relative;
}
.jobgrid .bookmarkWrap {
  position: absolute;
  right: 0.8rem;
  top: 0.8rem;
}
.jobgrid .bookmarkWrap .tag-bookmark {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: var(--bs-muted);
  background-color: var(--bs-body-bg);
  border: 1px solid var(--bs-border-color);
  transition: all ease 0.4s;
}
.jobgrid .bookmarkWrap .tag-bookmark:hover {
  background: var(--bs-bookmark-bg);
  border-color: var(--bs-bookmark-border);
  color: var(--bs-bookmark-color);
}
.jobgrid .bookmarkWrap .tag-bookmark:focus {
  background: var(--bs-bookmark-bg);
  border-color: var(--bs-bookmark-border);
  color: var(--bs-bookmark-color);
}
.jobgrid .bookmarkWrap .tag-bookmark.selected {
  background: var(--bs-bookmark-bg);
  border-color: var(--bs-bookmark-border);
  color: var(--bs-bookmark-color);
}
.jobgrid .jobTypewrap {
  position: absolute;
  top: 0.8rem;
  left: 0;
  display: flex;
  flex-direction: column;
  row-gap: 0.5rem;
}
.jobgrid .jobTypewrap .jobBadge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.1rem 0.65rem;
  height: 30px;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0px 50px 50px 0px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.jobgrid .jobTypewrap .jobBadge.featured {
  background-color: var(--bs-featured-bg);
  color: var(--bs-featured-text);
}
.jobgrid .jobTypewrap .jobBadge.premium {
  background-color: var(--bs-premium-bg);
  color: var(--bs-premium-text);
}
.jobgrid .jobTypewrap .jobBadge.fulltime {
  background-color: var(--bs-fulltime-bg);
  color: var(--bs-fulltime-text);
}
.jobgrid .jobTypewrap .jobBadge.jobtype {
  background-color: var(--bs-purple-bg-subtle);
  color: var(--bs-purple);
}
.jobgrid .jobTypewrap .jobBadge.parttime {
  background-color: var(--bs-parttime-bg);
  color: var(--bs-parttime-text);
}
.jobgrid .jobTypewrap .jobBadge.contract {
  background-color: var(--bs-contract-bg);
  color: var(--bs-contract-text);
}
.jobgrid .jobTypewrap .jobBadge.internship {
  background-color: var(--bs-internship-bg);
  color: var(--bs-internship-text);
}
.jobgrid .jobgridBody {
  width: 100%;
  padding: 1.55rem 1rem;
}
.jobgrid .jobgridBody .employerLogo {
  width: 100%;
  margin-top: 2rem;
  margin-bottom: 1.5rem;
}
.jobgrid .jobgridBody .employerLogo .employerLink {
  display: block;
  cursor: pointer;
  width: 100%;
}
.jobgrid .jobgridBody .employerLogo .employerLink figure {
  width: 60px;
  height: 60px;
  border-radius: 1rem;
  margin: 0 auto 0;
}
.jobgrid .jobgridBody .employerLogo .employerLink figure img {
  height: 100%;
  width: 100%;
}
.jobgrid .jobgridBody .fulljobIno {
  width: 100%;
  position: relative;
}
.jobgrid .jobgridBody .fulljobIno .jobheadTitle {
  width: 100%;
  text-align: center;
  margin-bottom: 1.5rem;
}
.jobgrid .jobgridBody .fulljobIno .jobheadTitle .employerName {
  display: block;
  margin-bottom: 0.3rem;
}
.jobgrid .jobgridBody .fulljobIno .jobheadTitle .employerName .employerTag {
  height: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 13px;
  font-size: 11px;
  font-weight: 500;
  border-radius: 50px;
  color: var(--bs-primary);
  background: var(--bs-primary-bg-subtle);
}
.jobgrid .jobgridBody .fulljobIno .jobheadTitle .jobtitle {
  font-size: 18px;
  margin: 0;
  font-weight: 500;
  line-height: 1.4;
}
.jobgrid .jobgridBody .fulljobIno .jobheadTitle .jobsubtitle {
  font-size: 14px;
  margin: 0;
}
.jobgrid .jobgridBody .fulljobIno .jobSkillwrap {
  position: relative;
  width: 100%;
}
.jobgrid .jobgridBody .fulljobIno .jobSkillwrap .jobSkills {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  row-gap: 0.4rem;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.jobgrid .jobgridBody .fulljobIno .jobSkillwrap .jobSkills .skillTag {
  height: 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 2px 16px;
  font-size: 13px;
  border-radius: 50px;
  font-weight: 400;
  border: 1px solid var(--bs-border-color);
  background-color: var(--bs-body-bg);
  color: var(--bs-body-color);
}
.jobgrid .jobgridBody .fulljobIno .jobSkillwrap .jobSkills .skillTag.light {
  border: 1px solid var(--bs-border-color);
  background-color: var(--bs-light);
  color: var(--bs-secondary-text);
}
.jobgrid .jobgridBody .fulljobIno .jobSkillwrap .jobSkills .skillTag.primary {
  border: 1px solid var(--bs-primary-border-subtle);
  background-color: var(--bs-primary-bg-subtle);
  color: var(--bs-primary);
}
.jobgrid .jobgridBody .fulljobIno .applyLink {
  width: 100%;
  margin-top: 1.6rem;
}
.jobgrid .jobgridBody .fulljobIno .applyLink .btn {
  width: 100%;
  height: 50px;
  font-size: 15px;
  border-width: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.smartJobgrid {
  width: 100%;
  height: 100%;
  background-color: var(--bs-body-bg);
  border-radius: 0.7rem;
  position: relative;
}
.smartJobgrid .jobgridHeader {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.smartJobgrid .jobgridHeader .jobgridHeader-thumb {
  flex: auto;
}
.smartJobgrid .jobgridHeader .jobgridHeader-thumb figure {
  margin: 0;
  width: 55px;
  height: 55px;
}
.smartJobgrid .jobgridHeader .jobgridHeader-thumb figure img {
  width: 100%;
}
.smartJobgrid .jobgridHeader .jobgridHeaderflex-2 {
  flex: initial;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.smartJobgrid .jobgridHeader .jobgridHeaderflex-2 .tag-bookmark {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: var(--bs-muted);
  background-color: var(--bs-body-bg);
  border: 1px solid var(--bs-border-color);
  transition: all ease 0.4s;
}
.smartJobgrid .jobgridHeader .jobgridHeaderflex-2 .tag-bookmark:hover {
  background: #ffe4eb;
  border-color: #f4d1da;
  color: #ff527f;
}
.smartJobgrid .jobgridHeader .jobgridHeaderflex-2 .tag-bookmark:focus {
  background: #ffe4eb;
  border-color: #f4d1da;
  color: #ff527f;
}
.smartJobgrid .jobgridHeader .jobgridHeaderflex-2 .featuredJob {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: var(--bs-body-bg);
  border: 1px solid var(--bs-warning-border-subtle);
  color: var(--bs-warning);
  transition: all ease 0.4s;
}
.smartJobgrid .jobgridHeader .jobgridHeaderflex-2 .featuredJob:hover {
  background: var(--bs-warning);
  border-color: var(--bs-warning);
  color: var(--bs-white);
}
.smartJobgrid .jobgridHeader .jobgridHeaderflex-2 .featuredJob:focus {
  background: var(--bs-warning);
  border-color: var(--bs-warning);
  color: var(--bs-white);
}
.smartJobgrid .jobgridMiddle {
  position: relative;
  width: 100%;
  padding: 1.2rem 0 0.8rem;
}
.smartJobgrid .jobgridMiddle .jobsTitle {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 0;
  line-height: 1.4;
}
.smartJobgrid .jobgridMiddle .subtitle {
  font-weight: 400;
  font-size: 14px;
}
.smartJobgrid .jobRequirement {
  width: 100%;
  margin-top: 1rem;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  row-gap: 0.3rem;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.smartJobgrid .jobRequirement .tag {
  height: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  font-weight: 400;
  padding: 0px 12px;
  border-radius: 50px;
  background-color: var(--bs-body-bg);
  border: 1px solid var(--bs-secondary-border-subtle);
  color: var(--bs-secondary-text);
}

.pushJobs {
  position: relative;
  border-radius: 0.7rem;
  background-color: var(--bs-body-bg);
  transition: all ease 0.4s;
  border: 1px solid var(--bs-body-bg);
}
.pushJobs .pushJobs-header {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1rem 1.2rem;
  border-bottom: 1px solid var(--bs-border-color);
}
.pushJobs .pushJobs-header .head-flex {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 15px;
       column-gap: 15px;
}
.pushJobs .pushJobs-header .head-flex .jbx-humb {
  width: 55px;
  height: 55px;
  border-radius: 0.6rem;
  display: inline-block;
}
.pushJobs .pushJobs-header .head-flex .jbx-humb .employerthumbLink {
  display: inline-block;
  width: 100%;
}
.pushJobs .pushJobs-header .head-flex .jbx-humb .employerthumbLink figure {
  margin: 0;
}
.pushJobs .pushJobs-header .head-flex .jbx-humb .employerthumbLink figure img {
  width: 100%;
  height: 100%;
  border-radius: 0.6rem;
}
.pushJobs .pushJobs-header .head-flex .jbs-capsx {
  flex: 1;
  width: auto;
}
.pushJobs .pushJobs-header .head-flex .jbs-capsx .jbsx-title {
  display: block;
  margin-bottom: 0.5rem;
}
.pushJobs .pushJobs-header .head-flex .jbs-capsx .jbsx-title .jobTitle {
  font-size: 17px;
  font-weight: 500;
  margin: 0;
}
.pushJobs .pushJobs-header .head-flex .jbs-capsx .employerInfo {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 12px;
       column-gap: 12px;
  row-gap: 5px;
  margin: 0;
  flex-wrap: wrap;
}
.pushJobs .pushJobs-header .head-flex .jbs-capsx .employerInfo .employerName {
  font-size: 13px;
  color: var(--bs-primary);
}
.pushJobs .pushJobs-header .head-flex .jbs-capsx .employerInfo .employerLocation {
  font-size: 13px;
  color: var(--bs-secondary-text);
}
.pushJobs .pushJobs-header .featuredJob {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #feefd8;
  color: #de9424;
  transition: all ease 0.4s;
}
.pushJobs .job-body {
  width: 100%;
  padding: 1rem 1.2rem;
}
.pushJobs .job-body .jbx-description {
  width: 100%;
}
.pushJobs .job-body .jbx-description .para {
  font-size: 14px;
}
.pushJobs .job-body .jobInfo {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 1.2rem;
  flex-wrap: wrap;
  -moz-column-gap: 10px;
       column-gap: 10px;
  row-gap: 5px;
}
.pushJobs .job-body .jobInfo .info-badge {
  height: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  font-size: 12px;
  font-weight: 500;
  padding: 1px 12px;
  border: 1px solid var(--bs-secondary);
  background-color: var(--bs-secondary);
  color: var(--bs-secondary-text);
}
.pushJobs .job-body .jobBottom {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 1.5rem;
}
.pushJobs .job-body .jobBottom .postedDate {
  font-size: 13px;
  color: var(--bs-muted);
}
.pushJobs:hover {
  border: 1px solid var(--bs-primary) !important;
  cursor: pointer;
}
.pushJobs:focus {
  border: 1px solid var(--bs-primary) !important;
  cursor: pointer;
}
.pushJobs:active {
  border: 1px solid var(--bs-primary) !important;
  cursor: pointer;
}
.pushJobs.active {
  border: 1px solid var(--bs-primary) !important;
  cursor: pointer;
}

.premiumJob {
  color: #ff6922;
}

.featuredJob {
  color: #E91E63;
}

.sponsoredJob {
  color: #16b05e;
}

.activeJobs {
  border: 1px solid var(--bs-primary) !important;
}

.seeksyShdaow {
  position: relative;
  border: 1px solid var(--bs-border-color);
  transition: all ease 0.4s;
  z-index: 1;
}
.seeksyShdaow a {
  z-index: 2;
  position: relative;
}
.seeksyShdaow .btn {
  z-index: 2;
}
.seeksyShdaow .seeksyLink {
  z-index: 1;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.seeksyShdaow.featured {
  border-color: #ffc95e;
}
.seeksyShdaow:hover {
  box-shadow: 0 0.325rem 0.75rem rgba(0, 0, 0, 0.045);
  -webkit-box-shadow: 0 0.325rem 0.75rem rgba(0, 0, 0, 0.045);
}
.seeksyShdaow:focus {
  box-shadow: 0 0.325rem 0.75rem rgba(0, 0, 0, 0.045);
  -webkit-box-shadow: 0 0.325rem 0.75rem rgba(0, 0, 0, 0.045);
}
.seeksyShdaow:active {
  box-shadow: 0 0.325rem 0.75rem rgba(0, 0, 0, 0.045);
  -webkit-box-shadow: 0 0.325rem 0.75rem rgba(0, 0, 0, 0.045);
}

.skillsTags {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  font-size: 13px;
}

.skillsTags span {
  background: var(--bs-secondary);
  padding: 4px 12px;
  border-radius: 0.3rem;
  color: var(--bs-secondary-text);
  font-weight: 500;
  font-size: 12px;
}

.skillsTags.primary-soft span {
  background: var(--bs-primary-bg-subtle);
  color: var(--bs-primary);
}

.joblist-layouts {
  position: relative;
  display: block;
  width: 100%;
  background: var(--bs-body-bg);
  border-radius: 0.6rem;
}
.joblist-layouts .joblist-body {
  width: 100%;
  position: relative;
  display: block;
  padding: 1.4rem 1rem;
}
.joblist-layouts .joblist-body .joblist-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 15px;
}
.joblist-layouts .joblist-body .joblist-wrapper .joblist-first {
  position: relative;
  width: auto;
}
.joblist-layouts .joblist-body .joblist-wrapper .joblist-first .starterCaption {
  position: relative;
  width: auto;
  display: flex;
  align-items: self-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 15px;
}
.joblist-layouts .joblist-body .joblist-wrapper .joblist-first .starterCaption .jobAvatar {
  position: relative;
  display: inline-block;
}
.joblist-layouts .joblist-body .joblist-wrapper .joblist-first .starterCaption .jobAvatar .avatar {
  width: 60px;
  height: 60px;
  border-radius: 0;
}
.joblist-layouts .joblist-body .joblist-wrapper .joblist-first .starterCaption .jobAvatar .avatar figure {
  margin: 0;
  display: block;
}
.joblist-layouts .joblist-body .joblist-wrapper .joblist-first .starterCaption .jobAvatar .avatar figure img {
  width: 100%;
  height: 100%;
}
.joblist-layouts .joblist-body .joblist-wrapper .joblist-first .starterCaption .starterInfo {
  position: relative;
  width: auto;
}
.joblist-layouts .joblist-body .joblist-wrapper .joblist-first .starterCaption .starterInfo .starterInfo-body {
  position: relative;
  display: block;
  margin-bottom: 1rem;
}
.joblist-layouts .joblist-body .joblist-wrapper .joblist-first .starterCaption .starterInfo .starterInfo-body .titleWraps {
  position: relative;
  display: block;
  width: auto;
}
.joblist-layouts .joblist-body .joblist-wrapper .joblist-first .starterCaption .starterInfo .starterInfo-body .titleWraps .title {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 6px;
}
.joblist-layouts .joblist-body .joblist-wrapper .joblist-first .starterCaption .starterInfo .starterInfo-body .titleWraps .title .verify {
  color: var(--bs-success);
  font-size: 17px;
  margin-left: 5px;
}
.joblist-layouts .joblist-body .joblist-wrapper .joblist-first .starterCaption .starterInfo .starterInfo-body .titleWraps .infoGroup {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 10px;
}
.joblist-layouts .joblist-body .joblist-wrapper .joblist-first .starterCaption .starterInfo .starterInfo-body .titleWraps .infoGroup .infoText {
  font-size: 14px;
  font-weight: 400;
  color: var(--bs-muted);
  padding-right: 10px;
  position: relative;
}
.joblist-layouts .joblist-body .joblist-wrapper .joblist-first .starterCaption .starterInfo .starterInfo-body .titleWraps .infoGroup .infoText i {
  margin-right: 5px;
}
.joblist-layouts .joblist-body .joblist-wrapper .joblist-first .starterCaption .starterInfo .starterInfo-body .titleWraps .infoGroup .infoText:before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: var(--bs-muted);
  display: inline-block;
  position: absolute;
  bottom: 6px;
  left: -11px;
}
.joblist-layouts .joblist-body .joblist-wrapper .joblist-first .starterCaption .starterInfo .starterInfo-body .titleWraps .infoGroup .infoText:first-child:before {
  display: none;
}
.joblist-layouts .joblist-body .joblist-wrapper .joblist-first .starterCaption .starterInfo .starterInfo-body .titleWraps .infoGroup .infoText:last-child {
  margin-right: 0;
}
.joblist-layouts .joblist-body .joblist-wrapper .joblist-first .starterCaption .starterInfo .starterInfo-bottom {
  position: relative;
  display: block;
  width: auto;
}
.joblist-layouts .joblist-body .joblist-wrapper .joblist-first .starterCaption .starterInfo .starterInfo-bottom .skillGroup {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  flex-wrap: wrap;
}
.joblist-layouts .joblist-body .joblist-wrapper .joblist-first .starterCaption .starterInfo .starterInfo-bottom .skillGroup .skillBadge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 28px;
  font-size: 13px;
  font-weight: 400;
  background: var(--bs-secondary);
  border: 1px solid var(--bs-secondary-border-subtle);
  color: var(--bs-secondary-text);
  padding: 2px 12px;
  border-radius: 50px;
}
.joblist-layouts .joblist-body .joblist-wrapper .joblist-first .starterCaption .starterInfo .starterInfo-bottom .skillGroup .skillBadge.light {
  background-color: var(--bs-light);
  border: 1px solid var(--bs-border-color);
  color: var(--bs-dark);
}

/*-------------------- Seeksy Elements Styles: Job List Design ------------------*/
.jobListwrap {
  position: relative;
  width: 100%;
  transition: all ease 0.4s;
}
.jobListwrap .sponserdJob {
  padding: 0.5rem 1rem;
  font-size: 12px;
  font-weight: 500;
  color: var(--bs-info);
  background: var(--bs-info-bg-subtle);
}
.jobListwrap .sponserdJob i {
  margin-right: 5px;
  height: auto;
}
.jobListwrap .featuredJob {
  padding: 0.5rem 1rem;
  font-size: 12px;
  font-weight: 500;
  color: var(--bs-warning);
  background: var(--bs-warning-bg-subtle);
}
.jobListwrap .featuredJob i {
  margin-right: 5px;
  height: auto;
}
.jobListwrap .premiumJob {
  padding: 0.5rem 1rem;
  font-size: 12px;
  font-weight: 500;
  color: var(--bs-danger);
  background: var(--bs-danger-bg-subtle);
}
.jobListwrap .premiumJob i {
  margin-right: 5px;
  height: auto;
}
.jobListwrap .jobListheader {
  position: relative;
  width: 100%;
  display: block;
}
.jobListwrap .jobListheader .jobTitle {
  position: relative;
  display: block;
  margin-bottom: 0.5rem;
}
.jobListwrap .jobListheader .jobTitle .jobTitlename {
  margin: 0;
  display: inline-block;
  font-size: 17px;
}
.jobListwrap .jobListheader .jobTitle .jobTitlename .newJob {
  display: inline-flex;
  height: 26px;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 500;
  color: #ff3600;
  background: #fde6e0;
  border: 1px solid #ffddd4;
  border-radius: 0.27rem;
  padding: 2px 12px;
  margin-left: 0.5rem;
}
.jobListwrap .jobListheader .jobDesc {
  position: relative;
  width: 100%;
  display: block;
}
.jobListwrap .jobListheader .jobListmiddle {
  position: relative;
  display: block;
  width: 100%;
}
.jobListwrap .jobListheader .jobListfooter {
  position: relative;
  display: block;
  width: 100%;
}
.jobListwrap .jobListheader .saveJob {
  position: relative;
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
.jobListwrap .jobListheader .saveJob .Smallbtn {
  width: 36px;
  height: 36px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.37rem;
  background: var(--bs-light);
  transition: all ease 0.4s;
  border: 1px solid var(--bs-border-color);
  color: #817777;
}
.jobListwrap .jobListheader .saveJob .Smallbtn i {
  height: auto;
}
.jobListwrap .jobListheader .saveJob .Smallbtn:hover {
  background-color: var(--bs-primary-bg-subtle);
  border: 1px solid var(--bs-primary-border-subtle);
  color: var(--bs-primary);
}
.jobListwrap .jobListheader .saveJob .Smallbtn:focus {
  background-color: var(--bs-primary-bg-subtle);
  border: 1px solid var(--bs-primary-border-subtle);
  color: var(--bs-primary);
}
.jobListwrap .jobListheader .saveJob .Smallbtn:active {
  background-color: var(--bs-primary-bg-subtle);
  border: 1px solid var(--bs-primary-border-subtle);
  color: var(--bs-primary);
}

.smalljobListWrapper {
  width: 100%;
  position: relative;
}
.smalljobListWrapper .smalljobList {
  position: relative;
  background: var(--bs-body-bg);
  border-radius: 0.4rem;
  width: 100%;
  position: relative;
  padding: 1.6rem 1.2rem;
}
.smalljobListWrapper .smalljobList .jobheader {
  position: relative;
  width: 100%;
  display: block;
  margin-bottom: 1.8rem;
}
.smalljobListWrapper .smalljobList .jobheader .jobTitle {
  position: relative;
  display: inline-block;
  width: auto;
  margin-bottom: 0.4rem;
}
.smalljobListWrapper .smalljobList .jobheader .jobTitle .title {
  margin: 0;
  font-size: 19px;
  font-weight: 500;
}
.smalljobListWrapper .smalljobList .jobheader .jobDeswrap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 5px;
       column-gap: 5px;
  row-gap: 5px;
}
.smalljobListWrapper .smalljobList .jobheader .jobDeswrap .employerName {
  font-size: 13px;
  font-weight: 500;
  color: var(--bs-muted-2);
}
.smalljobListWrapper .smalljobList .jobheader .jobDeswrap .jobCategory {
  font-size: 13px;
  font-weight: 500;
  color: var(--bs-primary);
}
.smalljobListWrapper .smalljobList .jobheader .sidebtns {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
.smalljobListWrapper .smalljobList .jobheader .sidebtns .featuredJob {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: var(--bs-primary-bg-subtle);
  color: var(--bs-primary);
  transition: all ease 0.4s;
}
.smalljobListWrapper .smalljobList .jobheader .sidebtns .saveTag {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: var(--bs-bookmark-bg);
  color: var(--bs-bookmark-color);
  transition: all ease 0.4s;
}
.smalljobListWrapper .smalljobList .jobheader .sidebtns .saveTag:hover {
  background: var(--bs-bookmark-bg);
  color: var(--bs-bookmark-color);
}
.smalljobListWrapper .smalljobList .jobheader .sidebtns .saveTag:focus {
  background: var(--bs-bookmark-bg);
  color: var(--bs-bookmark-color);
}
.smalljobListWrapper .smalljobList .jobheader .sidebtns .saveTag:active {
  background: var(--bs-bookmark-bg);
  color: var(--bs-bookmark-color);
}
.smalljobListWrapper .smalljobList .jobmiddle {
  position: relative;
  width: 100%;
}
.smalljobListWrapper .smalljobList .jobmiddle .jobDesc {
  width: 100%;
  display: block;
  margin-bottom: 1rem;
}
.smalljobListWrapper .smalljobList .jobmiddle .jobInfo {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  -moz-column-gap: 10px;
       column-gap: 10px;
  row-gap: 10px;
}
.smalljobListWrapper .smalljobList .jobmiddle .jobInfo .jobBadge {
  height: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 2px 12px;
  font-size: 13px;
  font-weight: 400;
  border-radius: 50px;
  border: 1px solid var(--bs-border-color);
  background-color: var(--bs-body-bg);
  color: var(--bs-muted);
}
.smalljobListWrapper .smalljobList .jobmiddle .jobInfo .jobBadge.jobtype {
  border: 1px solid var(--bs-success-border-subtle);
  background-color: var(--bs-success-bg-subtle);
  color: var(--bs-success);
}

/*-------------- Seeksy Elements Styles: Task Services & Category Style ------------------*/
.servicesBoxs {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 0.7rem;
  height: 100%;
}
.servicesBoxs .servicesCard {
  display: block;
  width: 100%;
  position: relative;
}
.servicesBoxs .servicesCard .serviceThumbs {
  width: 100%;
  min-height: 270px;
}
.servicesBoxs .servicesCard .serviceThumbs .thumbLink {
  display: block;
  height: 100%;
}
.servicesBoxs .servicesCard .serviceThumbs .thumbLink img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.servicesBoxs .servicesCard .serviceCaption {
  width: 100%;
  position: relative;
  padding: 1rem 1.2rem;
}
.servicesBoxs .servicesCard .serviceCaption .captionHead {
  position: relative;
  width: 100%;
  display: block;
  margin-bottom: 0.3rem;
}
.servicesBoxs .servicesCard .serviceCaption .captionHead .captionFlex {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 0.8rem;
       column-gap: 0.8rem;
}
.servicesBoxs .servicesCard .serviceCaption .captionHead .captionFlex .additionalDetails {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 0.2rem;
  color: var(--bs-muted);
}
.servicesBoxs .servicesCard .serviceCaption .captionHead .captionFlex .additionalDetails .star {
  font-size: 13px;
  color: var(--bs-primary);
}
.servicesBoxs .servicesCard .serviceCaption .captionHead .captionFlex .additionalDetails .rating {
  color: var(--bs-dark);
  font-size: 14px;
  font-weight: 600;
  padding: 0 0.5rem;
  margin-right: 0.5rem;
  border-right: 1px solid var(--bs-border-color);
}
.servicesBoxs .servicesCard .serviceCaption .captionHead .captionFlex .capCats {
  position: relative;
  display: inline-block;
}
.servicesBoxs .servicesCard .serviceCaption .captionHead .captionFlex .capCats .cats {
  font-weight: 500;
  color: var(--bs-primary);
}
.servicesBoxs .servicesCard .serviceCaption .serviceTitlewrap {
  width: 100%;
  display: block;
}
.servicesBoxs .servicesCard .serviceCaption .serviceTitlewrap .title {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 0.8rem;
}
.servicesBoxs .servicesCard .serviceCaption .serviceTitlewrap .serviceExeption {
  line-height: 1.7;
  font-size: 14px;
}
.servicesBoxs .servicesCard .serviceCaption .servicesSkill {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-top: 1rem;
  flex-wrap: wrap;
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
  row-gap: 0.5rem;
}
.servicesBoxs .servicesCard .serviceCaption .servicesSkill .singleSkill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 26px;
  font-size: 13px;
  font-weight: 500;
  padding: 0px 10px;
  border-radius: 50px;
  background-color: var(--bs-secondary-bg-subtle);
  border: 1px solid var(--bs-secondary-border-subtle);
  color: var(--bs-secondary);
}
.servicesBoxs .servicesCard .serviceFooter {
  width: 100%;
  padding: 1.2rem;
  border-top: 1px solid var(--bs-border-color);
}
.servicesBoxs .servicesCard .serviceFooter .footerFlex {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.servicesBoxs .servicesCard .serviceFooter .footerFlex .serviceauthorInfo {
  width: auto;
}
.servicesBoxs .servicesCard .serviceFooter .footerFlex .serviceauthorInfo .authorFlex {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.servicesBoxs .servicesCard .serviceFooter .footerFlex .serviceauthorInfo .authorFlex .authorImg {
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.servicesBoxs .servicesCard .serviceFooter .footerFlex .serviceauthorInfo .authorFlex .authorImg .authorLink {
  display: block;
}
.servicesBoxs .servicesCard .serviceFooter .footerFlex .serviceauthorInfo .authorFlex .authorImg .authorLink img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.servicesBoxs .servicesCard .serviceFooter .footerFlex .serviceauthorInfo .authorFlex .authorName {
  flex: 1;
}
.servicesBoxs .servicesCard .serviceFooter .footerFlex .serviceauthorInfo .authorFlex .authorName .authorTitle {
  font-size: 14px;
  font-weight: 500;
  margin: 0;
}
.servicesBoxs .servicesCard .serviceFooter .footerFlex .serviceRates {
  width: auto;
  display: flex;
  align-items: baseline;
  justify-content: flex-start;
  -moz-column-gap: 0.4rem;
       column-gap: 0.4rem;
}
.servicesBoxs .servicesCard .serviceFooter .footerFlex .serviceRates .starter {
  font-size: 16px;
  color: var(--bs-muted);
}
.servicesBoxs .servicesCard .serviceFooter .footerFlex .serviceRates .priceRate {
  font-weight: 600;
  font-size: 20px;
  color: var(--bs-dark);
}

.categoryBoxer {
  width: 100%;
  display: block;
  padding: 2rem 1.5rem;
  background: var(--bs-body-bg);
  border-radius: 0.6rem;
  transition: all ease 0.4s;
}
.categoryBoxer .categoryBox-thumb {
  display: block;
  width: auto;
}
.categoryBoxer .categoryBox-thumb .ico {
  font-size: 40px;
  color: var(--bs-primary);
  transition: all ease 0.4s;
}
.categoryBoxer .categoryBox-caps {
  width: 100%;
}
.categoryBoxer .categoryBox-caps h5 {
  font-weight: 500;
  font-size: 16px;
  margin: 0;
  transition: all ease 0.4s;
}
.categoryBoxer .categoryBox-caps p {
  transition: all ease 0.4s;
}
.categoryBoxer .categoryBox-caps .flex-end {
  font-size: 25px;
  color: rgb(185, 202, 215);
  transition: all ease 0.4s;
}
.categoryBoxer.light {
  background-color: var(--bs-light);
}
.categoryBoxer:hover {
  background-color: var(--bs-primary);
}
.categoryBoxer:hover .categoryBox-thumb .ico {
  color: var(--bs-text-white);
}
.categoryBoxer:hover .categoryBox-caps h5 {
  color: var(--bs-text-white);
}
.categoryBoxer:hover .categoryBox-caps p {
  color: rgba(255, 255, 255, 0.7);
}
.categoryBoxer:hover .flex-end {
  color: rgba(255, 255, 255, 0.5);
}
.categoryBoxer:focus {
  background-color: var(--bs-primary);
}
.categoryBoxer:focus .categoryBox-thumb .ico {
  color: var(--bs-text-white);
}
.categoryBoxer:focus .categoryBox-caps h5 {
  color: var(--bs-text-white);
}
.categoryBoxer:focus .categoryBox-caps p {
  color: rgba(255, 255, 255, 0.7);
}
.categoryBoxer:focus .flex-end {
  color: rgba(255, 255, 255, 0.5);
}
.categoryBoxer:active {
  background-color: var(--bs-primary);
}
.categoryBoxer:active .categoryBox-thumb .ico {
  color: var(--bs-text-white);
}
.categoryBoxer:active .categoryBox-caps h5 {
  color: var(--bs-text-white);
}
.categoryBoxer:active .categoryBox-caps p {
  color: rgba(255, 255, 255, 0.7);
}
.categoryBoxer:active .flex-end {
  color: rgba(255, 255, 255, 0.5);
}

/*------------------------ Seeksy Elements Styles: Features Tag -----------------------*/
.seeksyLists {
  position: relative;
  display: block;
  width: 100%;
}
.seeksyLists .single {
  display: flex;
  margin-bottom: 50px;
}
.seeksyLists .single .counter {
  position: relative;
  width: 62px;
  height: 62px;
}
.seeksyLists .single .counter .num {
  position: absolute;
  top: 50%;
  left: 0;
  width: 60px;
  height: 60px;
  line-height: 58px;
  border-radius: 50%;
  text-align: center;
  transform: translate(0, -50%);
  z-index: 3;
  background: var(--bs-primary-bg-subtle);
  border: 1px solid var(--bs-primary-border-subtle);
  color: var(--bs-primary);
  font-size: 28px;
  font-weight: 600;
}
.seeksyLists .single .counter .line {
  position: relative;
}
.seeksyLists .single .counter .line:before {
  content: "";
  position: absolute;
  top: 78px;
  left: 29px;
  border-left: 2px dashed var(--bs-warning);
  width: 2px;
  height: 40px;
  display: inline-block;
}
.seeksyLists .single .caption {
  margin-left: 45px;
}
.seeksyLists .single .caption .capTitle {
  font-size: 24px;
  line-height: 1.25;
  margin-bottom: 8px;
}
.seeksyLists .single .caption .capTitle mark {
  color: var(--bs-primary);
  background-color: transparent;
}
.seeksyLists .single .caption .description {
  font-size: 16px;
}
.seeksyLists .single:last-child {
  margin: 0;
}
.seeksyLists .single:last-child .line {
  display: none;
}

.seeksyFeatures {
  position: relative;
  display: block;
  width: 100%;
}
.seeksyFeatures .single {
  position: relative;
  display: flex;
  align-items: start;
  margin-bottom: 2rem;
  width: 100%;
}
.seeksyFeatures .single .icons {
  display: inline-flex;
  color: var(--bs-primary);
  font-size: 2.6rem;
}
.seeksyFeatures .single .icons.icons.withShadow {
  position: relative;
}
.seeksyFeatures .single .icons.icons.withShadow:before {
  content: "";
  position: absolute;
  width: 40px;
  height: 40px;
  background: var(--bs-primary-bg-subtle);
  border-radius: 50%;
  left: 0;
  top: 0;
  z-index: 0;
}
.seeksyFeatures .single .icons.icons.withShadow i {
  z-index: 2;
  position: relative;
  margin-left: 0.8rem;
}
.seeksyFeatures .single .icons.icons.withShadow .ico {
  z-index: 2;
  position: relative;
}
.seeksyFeatures .single .icons.icons.withShadow.lice:before {
  content: "";
  background: rgba(255, 255, 255, 0.11);
}
.seeksyFeatures .single .caption {
  position: relative;
  width: 100%;
  padding-left: 1.2rem;
}
.seeksyFeatures .single .caption .capTitle {
  font-size: 19px;
  font-weight: 500;
}
.seeksyFeatures .single .caption .capTitle mark {
  background-color: transparent;
  color: var(--bs-primary);
}
.seeksyFeatures .single .caption .description {
  font-size: 16px;
}
.seeksyFeatures .single:last-child {
  margin-bottom: 0;
}
.seeksyFeatures.seperate {
  position: relative;
  display: block;
}
.seeksyFeatures.seperate .single {
  flex-direction: column;
  margin: 1rem 0;
}
.seeksyFeatures.seperate .single .icons {
  margin-bottom: 1rem;
}
.seeksyFeatures.seperate .single .caption {
  padding: 0;
}
.seeksyFeatures.seperate .single .caption .capTitle {
  font-size: 21px;
}

/*-------------- Seeksy Elements Styles: Card Counter Style ------------------*/
.cardCounter {
  position: relative;
  width: 100%;
}
.cardCounter .card {
  width: 100%;
  padding: 2rem 1rem;
  text-align: center;
  position: relative;
}
.cardCounter .card .icons {
  font-size: 2.2rem;
  color: var(--bs-primary);
  margin-bottom: 0.5rem;
}
.cardCounter .card .caption {
  position: relative;
  width: 100%;
}
.cardCounter .card .caption .title {
  margin-bottom: 0rem;
  font-size: 45px;
}
.cardCounter .card .caption p {
  font-size: 17px;
  margin: 0;
}

.singleiconList {
  display: inline-flex;
  align-items: center;
  justify-content: start;
  gap: 10px;
}
.singleiconList .icon {
  color: var(--bs-primary);
  font-size: 24px;
}
.singleiconList p {
  margin: 0;
  font-size: 17px;
}
.singleiconList p mark {
  color: var(--bs-dark);
  background-color: transparent;
  font-weight: 500;
}

/*-------------- Seeksy Elements Styles: Working Process Style ------------------*/
.workingFeatures {
  position: relative;
  width: 100%;
  display: block;
  background: var(--bs-white);
  border-radius: 0.6rem;
  padding: 2rem 2rem;
}
.workingFeatures .icon {
  position: relative;
  display: inline-block;
  margin-bottom: 1rem;
  font-size: 3rem;
  color: var(--bs-primary);
}
.workingFeatures .captions {
  position: relative;
  display: block;
  width: 100%;
}
.workingFeatures .captions .title {
  font-size: 18px;
  font-weight: 600;
}
.workingFeatures .captions .desc {
  font-size: 16px;
  margin: 0;
}
.workingFeatures.centerd {
  text-align: center;
}
.workingFeatures.modern {
  width: 100%;
}
.workingFeatures.modern .icon {
  z-index: 2;
  position: relative;
}
.workingFeatures.modern .icon:before {
  content: "";
  position: absolute;
  width: 44px;
  height: 44px;
  background: #fff0d7;
  z-index: 1;
  right: 0;
  top: -11px;
  border-radius: 50%;
}
.workingFeatures.modern .icon i {
  z-index: 2;
  position: relative;
}
.workingFeatures.simply {
  padding: 0rem 0.5rem;
  background-color: transparent;
}
.workingFeatures.simply .icon {
  font-size: 2.2rem;
}
.workingFeatures.simply .icon:before {
  width: 30px;
  height: 30px;
  background: #fff0d7;
  right: 0;
  top: -11px;
}
.workingFeatures.simply .captions {
  width: 100%;
}
.workingFeatures.simply .captions .title {
  font-size: 17px;
  font-weight: 500;
}
.workingFeatures.simply .captions .desc {
  font-size: 15px;
}

/*-------------- Seeksy Elements Styles: Job Category Style ------------------*/
.categoryBox {
  background: var(--bs-body-bg);
  transition: all ease 0.4s;
}
.categoryBox .categoryBox-thumb > .ctboxIcon {
  background: var(--bs-primary-bg-subtle);
  color: var(--bs-primary);
  transition: all ease 0.4s;
}
.categoryBox:active {
  background: var(--bs-primary-bg-subtle);
  cursor: pointer;
}
.categoryBox:active .categoryBox-thumb > .ctboxIcon {
  background: var(--bs-primary);
  color: var(--bs-white);
}
.categoryBox:active p.text-muted-2 {
  color: var(--bs-primary) !important;
}
.categoryBox:hover {
  background: var(--bs-primary-bg-subtle);
  cursor: pointer;
}
.categoryBox:hover .categoryBox-thumb > .ctboxIcon {
  background: var(--bs-primary);
  color: var(--bs-white);
}
.categoryBox:hover p.text-muted-2 {
  color: var(--bs-primary) !important;
}
.categoryBox:focus {
  background: var(--bs-primary-bg-subtle);
  cursor: pointer;
}
.categoryBox:focus .categoryBox-thumb > .ctboxIcon {
  background: var(--bs-primary);
  color: var(--bs-white);
}
.categoryBox:focus p.text-muted-2 {
  color: var(--bs-primary) !important;
}

.modernCategory-wrap {
  position: relative;
  display: block;
  width: 100%;
}
.modernCategory-wrap .modernCategory {
  width: 100%;
  display: block;
  text-align: center;
  border-radius: 0.6rem;
  padding: 2rem 1rem;
  background-color: var(--bs-body-bg);
  border: 1px solid var(--bs-border-color);
  transition: all ease 0.4s;
}
.modernCategory-wrap .modernCategory.light {
  background-color: var(--bs-light);
  border: 1px solid var(--bs-border-color);
}
.modernCategory-wrap .modernCategory.light:hover {
  background-color: var(--bs-primary);
  border: 1px solid var(--bs-primary-border-subtle);
}
.modernCategory-wrap .modernCategory.light:hover .modernCategory-icons {
  color: var(--bs-white);
}
.modernCategory-wrap .modernCategory.light:hover .catTitle {
  color: var(--bs-white);
}
.modernCategory-wrap .modernCategory.light:hover p {
  color: var(--bs-white);
  opacity: 0.7;
}
.modernCategory-wrap .modernCategory.light:focus {
  background-color: var(--bs-primary);
  border: 1px solid var(--bs-primary-border-subtle);
}
.modernCategory-wrap .modernCategory.light:focus .modernCategory-icons {
  color: var(--bs-white);
}
.modernCategory-wrap .modernCategory.light:focus .catTitle {
  color: var(--bs-white);
}
.modernCategory-wrap .modernCategory.light:focus p {
  color: var(--bs-white);
  opacity: 0.7;
}
.modernCategory-wrap .modernCategory.light:active {
  background-color: var(--bs-primary);
  border: 1px solid var(--bs-primary-border-subtle);
}
.modernCategory-wrap .modernCategory.light:active .modernCategory-icons {
  color: var(--bs-white);
}
.modernCategory-wrap .modernCategory.light:active .catTitle {
  color: var(--bs-white);
}
.modernCategory-wrap .modernCategory.light:active p {
  color: var(--bs-white);
  opacity: 0.7;
}
.modernCategory-wrap .modernCategory.style-2 {
  border: none;
  box-shadow: 0 0.225rem 0.45rem rgba(0, 0, 0, 0.08) !important;
  -webkit-box-shadow: 0 0.225rem 0.45rem rgba(0, 0, 0, 0.08) !important;
}
.modernCategory-wrap .modernCategory .modernCategory-icons {
  position: relative;
  color: var(--bs-primary);
}
.modernCategory-wrap .modernCategory .modernCategory-titlecaps {
  position: relative;
  width: 100%;
  display: block;
}
.modernCategory-wrap .modernCategory .modernCategory-titlecaps .catTitle {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 0.2rem;
}
.modernCategory-wrap .modernCategory:hover {
  background-color: var(--bs-primary-bg-subtle);
  border-color: var(--bs-primary-border-subtle);
}
.modernCategory-wrap .modernCategory:focus {
  background-color: var(--bs-primary-bg-subtle);
  border-color: var(--bs-primary-border-subtle);
}
.modernCategory-wrap .modernCategory:active {
  background-color: var(--bs-primary-bg-subtle);
  border-color: var(--bs-primary-border-subtle);
}

.category-item {
  display: flex;
  align-items: center;
  gap: 15px;
  width: 100%;
  background: var(--bs-body-bg);
  border-radius: 15px;
  padding: 15px;
  margin: 2px 0;
  transition: all 0.3s ease-in-out;
  border: 1px solid var(--bs-border-color);
}
.category-item .category-icon {
  background: var(--bs-primary-bg-subtle);
  width: 65px;
  height: 65px;
  line-height: 65px;
  text-align: center;
  font-size: 40px;
  color: var(--bs-primary);
  border-radius: 15px;
  transition: all 0.5s ease-in-out;
}
.category-item .category-content {
  position: relative;
}
.category-item .category-content h6 {
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 3px;
  transition: all 0.5s ease-in-out;
}
.category-item .category-content p {
  font-weight: 400;
  font-size: 14px;
  transition: all 0.5s ease-in-out;
  margin: 0;
}
.category-item:hover {
  transform: translateY(-7px);
}
.category-item:hover .category-icon {
  background: var(--bs-primary);
  color: var(--bs-white);
}

/*---------- Seeksy Elements Styles: City Styles ------------*/
.jobLocation-wrap {
  width: 100%;
  position: relative;
  padding: 1.5rem;
  border-radius: 1rem;
  background-color: var(--bs-body-bg);
  border: 1px solid var(--bs-border-color);
  display: flex;
  align-items: center;
  justify-content: start;
}
.jobLocation-wrap .locationThumb {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: var(--bs-light);
  transition: all ease 0.4s;
  padding: 0.5rem;
}
.jobLocation-wrap .locationThumb img {
  border-radius: 50%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.jobLocation-wrap .locationInfo {
  text-align: start;
  width: auto;
  padding-left: 1.4rem;
}
.jobLocation-wrap .locationInfo .catTitle {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 4px;
}
.jobLocation-wrap .locationInfo .catJobs {
  font-size: 15px;
  color: var(--bs-muted);
  margin: 0;
}
.jobLocation-wrap .CatLink {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
}
.jobLocation-wrap:hover {
  position: relative;
}
.jobLocation-wrap:hover .locationThumb {
  background-color: var(--bs-primary-bg-subtle);
}

.cardCities {
  position: relative;
  z-index: 0;
}

.cardCities.cursor:hover {
  cursor: pointer;
}

.cardCities .cardCities-image {
  border-radius: inherit;
}

.ratio {
  position: relative;
  display: block;
  overflow: hidden;
}

.ratio-4::before {
  padding-bottom: 125%;
}

.ratio::before {
  display: block;
  width: 100%;
  content: "";
}

.ratio-full::before {
  padding-bottom: 100%;
}

.ratio.ratio-5 {
  height: 370px;
}

.cardCities .cardCities-image {
  border-radius: inherit;
}
.cardCities .cardCities-image img {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
}

.citiesCard-content {
  overflow: hidden;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
}
.citiesCard-content .cardCities-bg {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(2, 7, 45, 0.44);
  border-radius: inherit;
  transition: all ease 0.5s;
  opacity: 0.3;
}

.citiesCard-topcaps {
  transition: all ease 0.5s;
  opacity: 0;
}

.citiesCard-bottomcaps {
  transition: all ease 0.5s;
  transform: translateY(80px);
}

.cardCities:hover .citiesCard-bottomcaps,
.cardCities:focus .citiesCard-bottomcaps {
  transform: translateY(0);
}

.cardCities:hover .cardCities-bg,
.cardCities:focus .cardCities-bg {
  opacity: 1;
}

.cardCities:hover .citiesCard-topcaps,
.cardCities:focus .citiesCard-topcaps {
  opacity: 1;
}

/*---------- Seeksy Elements Styles: Talents & candidatesHvr Styles ------------*/
.talendCard {
  position: relative;
  width: 100%;
  background-color: var(--bs-body-bg);
  border-radius: 0.4rem;
  padding: 1.6rem 1.2rem;
  display: block;
}
.talendCard .talentheader {
  position: relative;
  width: 100%;
  display: block;
  margin-bottom: 1rem;
}
.talendCard .talentheader .talentTitle {
  position: relative;
  display: inline-block;
  width: auto;
  margin-bottom: 0.4rem;
}
.talendCard .talentheader .talentTitle h5.title {
  margin: 0;
  font-weight: 500;
  font-size: 18px;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}
.talendCard .talentheader .talentTitle h5.title .exp {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--bs-cyan-bg-subtle);
  padding: 0 0.7rem;
  color: var(--bs-cyan);
  font-size: 12px;
  font-weight: 500;
  height: 26px;
  border-radius: 50px;
}
.talendCard .talentheader .saveTag {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #ffe4eb;
  border: 1px solid #fedae4;
  color: #ff527f;
  transition: all ease 0.4s;
}
.talendCard .talentheader .saveTag.active {
  background: #ffe4eb;
  border: 1px solid #fedae4;
  color: #ff527f;
}
.talendCard .talentheader .saveTag:hover {
  background: #ffe4eb;
  border: 1px solid #fedae4;
  color: #ff527f;
}
.talendCard .talentheader .saveTag:focus {
  background: #ffe4eb;
  border: 1px solid #fedae4;
  color: #ff527f;
}
.talendCard .talentbase {
  position: relative;
  width: 100%;
  display: block;
  margin-bottom: 1.5rem;
}
.talendCard .talentmiddle {
  position: relative;
  display: block;
  margin: 0;
  width: 100%;
}
.talendCard .talentmiddle .aboutTalent {
  width: 100%;
  display: block;
  margin-bottom: 1rem;
}
.talendCard .talentmiddle .talentSkills {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 10px;
       column-gap: 10px;
  row-gap: 5px;
}
.talendCard .talentmiddle .talentSkills .skill {
  height: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 2px 12px;
  font-size: 12px;
  font-weight: 500;
  border-radius: 50px;
  border: 1px solid var(--bs-secondary-border-subtle);
  background-color: var(--bs-secondary-bg-subtle);
  color: var(--bs-secondary);
}

.candidatesHvr {
  position: relative;
  z-index: 0;
}

.candidatesHvr.cursor:hover {
  cursor: pointer;
}

.candidatesHvr .candidatesHvr-image {
  border-radius: inherit;
}

.candidatesHvr .candidatesHvr-image {
  border-radius: inherit;
}
.candidatesHvr .candidatesHvr-image img {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
}

.candidatesHvr-content {
  overflow: hidden;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
}
.candidatesHvr-content .candidatesHvr-bg {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(2, 7, 45, 0.44);
  border-radius: inherit;
  transition: all ease 0.5s;
  opacity: 0.8;
}

.candidatesHvr-topcaps {
  transition: all ease 0.5s;
  opacity: 0;
}

.candidatesHvr-bottomcaps {
  transition: all ease 0.5s;
  transform: translateY(80px);
}

.candidatesHvr:hover .candidatesHvr-bottomcaps,
.candidatesHvr:focus .candidatesHvr-bottomcaps {
  transform: translateY(0);
}

.candidatesHvr:hover .candidatesHvr-bg,
.candidatesHvr:focus .candidatesHvr-bg {
  opacity: 1;
}

.candidatesHvr:hover .candidatesHvr-topcaps,
.candidatesHvr:focus .candidatesHvr-topcaps {
  opacity: 1;
}

.candidateGrid {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  background: var(--bs-body-bg);
  padding: 3rem 1.5rem 2.4rem;
  border-radius: 0.375rem;
  transition: all ease 0.4s;
}
.candidateGrid .topBtns {
  position: absolute;
  top: 1.2rem;
  right: 1.2rem;
}
.candidateGrid .topBtns .featured {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  border-radius: 50%;
  transition: all ease 0.4s;
  background-color: var(--bs-warning-bg-subtle);
  border: 1px solid var(--bs-warning-border-subtle);
  color: var(--bs-warning);
}
.candidateGrid .topBtns .featured:hover {
  background-color: var(--bs-warning);
  border: 1px solid var(--bs-warning);
  color: var(--bs-white);
}
.candidateGrid .topBtns .featured:focus {
  background-color: var(--bs-warning);
  border: 1px solid var(--bs-warning);
  color: var(--bs-white);
}
.candidateGrid .candidateGrid-middle {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 1.5rem;
}
.candidateGrid .candidateGrid-middle .thumb {
  position: relative;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: flex;
  margin: 0 auto 1.2rem;
}
.candidateGrid .candidateGrid-middle .thumb .thumbLink {
  display: block;
  height: 100%;
  width: 100%;
}
.candidateGrid .candidateGrid-middle .thumb .thumbLink figure {
  margin: 0;
}
.candidateGrid .candidateGrid-middle .thumb .thumbLink figure img {
  border-radius: 50%;
}
.candidateGrid .candidateGrid-middle .thumb .verifiedCandidate {
  position: absolute;
  z-index: 3;
  right: 0;
  bottom: 10px;
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-size: 12px;
  background: var(--bs-primary-bg-subtle);
  color: var(--bs-primary);
  box-shadow: 0px 0px 0px 5px rgba(25, 103, 210, 0.2);
}
.candidateGrid .candidateGrid-middle .candidateInfo {
  text-align: center;
  position: relative;
  width: 100%;
  display: block;
}
.candidateGrid .candidateGrid-middle .candidateInfo .designation {
  display: block;
  width: 100%;
  margin-bottom: 0.3rem;
}
.candidateGrid .candidateGrid-middle .candidateInfo .designation span {
  height: 26px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.2rem 0.8rem;
  font-size: 12px;
  font-weight: 500;
  border-radius: 50px;
  border: none;
}
.candidateGrid .candidateGrid-middle .candidateInfo .candidateTitle {
  font-size: 18px;
  font-weight: 500;
  margin: 0 0 3px 0;
}
.candidateGrid .candidateGrid-middle .candidateInfo .location {
  font-size: 14px;
  color: var(--bs-muted);
  margin: 0;
}
.candidateGrid .candidateGrid-middle .candidateInfo .candidateCaps {
  font-size: 14px;
  margin: 0;
  color: var(--bs-muted);
}
.candidateGrid .candidateGrid-bottom {
  position: relative;
  display: block;
  width: 100%;
}
.candidateGrid .candidateGrid-bottom .skillsGroup {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
}
.candidateGrid .candidateGrid-bottom .skillsGroup .skillTag {
  height: 26px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.2rem 0.8rem;
  font-size: 13px;
  font-weight: 400;
  border-radius: 50px;
  background-color: var(--bs-secondary);
  border: 1px solid var(--bs-secondary);
  color: var(--bs-secondary-text);
}
.candidateGrid .candidateGrid-bottom .skillsGroup .skillTag.light {
  background-color: var(--bs-body-bg);
  border: 1px solid var(--bs-border-color);
  color: var(--bs-muted);
}
.candidateGrid .candidateGrid-buttons {
  position: relative;
  width: 100%;
  display: block;
  margin-top: 2.2rem;
}
.candidateGrid .candidateGrid-buttons .btn {
  width: 100%;
  font-weight: 500;
}
.candidateGrid .candidateGrid-buttons .btn i {
  margin-left: 0.8rem;
}

.candidatesmartGrid {
  position: relative;
  width: 100%;
  display: block;
  height: 100%;
  background: var(--bs-body-bg);
  border-radius: 0.5rem;
}
.candidatesmartGrid .candidateSmart-body {
  position: relative;
  display: block;
  padding: 2rem;
}
.candidatesmartGrid .candidateSmart-body .candidateSmart-header {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 2rem;
}
.candidatesmartGrid .candidateSmart-body .candidateSmart-header .header-first {
  width: auto;
}
.candidatesmartGrid .candidateSmart-body .candidateSmart-header .header-first .candidate-thumb {
  width: 85px;
  height: 85px;
  border-radius: 50%;
  overflow: hidden;
}
.candidatesmartGrid .candidateSmart-body .candidateSmart-header .header-first .candidate-thumb figure {
  margin: 0;
}
.candidatesmartGrid .candidateSmart-body .candidateSmart-header .header-first .candidate-thumb figure img {
  width: 100%;
  border-radius: 50%;
}
.candidatesmartGrid .candidateSmart-body .candidateSmart-header .header-last {
  flex: auto;
  width: auto;
}
.candidatesmartGrid .candidateSmart-body .candidateSmart-header .header-last .header-info {
  width: 100%;
  padding-left: 1rem;
}
.candidatesmartGrid .candidateSmart-body .candidateSmart-header .header-last .header-info .candidateType {
  position: relative;
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 5px;
}
.candidatesmartGrid .candidateSmart-body .candidateSmart-header .header-last .header-info .candidateType .type {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 26px;
  background: var(--bs-dark);
  color: var(--bs-white);
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 2px 12px;
  border-radius: 0.3rem;
}
.candidatesmartGrid .candidateSmart-body .candidateSmart-header .header-last .header-info .candidateType .type.featured {
  background-color: var(--bs-primary);
}
.candidatesmartGrid .candidateSmart-body .candidateSmart-header .header-last .header-info .candidateType .type i {
  margin-right: 7px;
}
.candidatesmartGrid .candidateSmart-body .candidateSmart-header .header-last .header-info .basicInfo {
  width: auto;
  position: relative;
}
.candidatesmartGrid .candidateSmart-body .candidateSmart-header .header-last .header-info .basicInfo .title {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 3px;
}
.candidatesmartGrid .candidateSmart-body .candidateSmart-header .header-last .header-info .basicInfo .title.verify {
  position: relative;
}
.candidatesmartGrid .candidateSmart-body .candidateSmart-header .header-last .header-info .basicInfo .title.verify .verified {
  font-size: 17px;
  color: var(--bs-success);
  margin-left: 7px;
}
.candidatesmartGrid .candidateSmart-body .candidateSmart-header .header-last .header-info .basicInfo .location {
  margin: 0;
  font-size: 14px;
  color: var(--bs-muted);
}
.candidatesmartGrid .candidateSmart-body .candidateSmart-footer {
  position: relative;
  display: block;
  width: 100%;
}
.candidatesmartGrid .candidateSmart-body .candidateSmart-footer .candidateSmart-required {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  flex-wrap: wrap;
}
.candidatesmartGrid .candidateSmart-body .candidateSmart-footer .candidateSmart-required .badgeInfo {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 28px;
  background: var(--bs-secondary);
  border: 1px solid var(--bs-secondary);
  color: var(--bs-secondary-text);
  border-radius: 50px;
  padding: 2px 12px;
  font-size: 13px;
  font-weight: 400;
}
.candidatesmartGrid .candidateSmart-body .candidateSmart-footer .candidateSmart-required .badgeInfo.light {
  background-color: var(--bs-light);
  border-color: var(--bs-border-color);
  color: var(--bs-secondary-text);
}

.candidateLists {
  position: relative;
  display: block;
  width: 100%;
  background: var(--bs-body-bg);
  border-radius: 0.4rem;
}
.candidateLists .lists-body {
  position: relative;
  width: 100%;
  padding: 1.5rem;
}
.candidateLists .lists-body .listCaption {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 15px;
}
.candidateLists .lists-body .listCaption .listThumb {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
.candidateLists .lists-body .listCaption .listThumb .thumbAvatar {
  display: block;
  height: 100%;
}
.candidateLists .lists-body .listCaption .listThumb .thumbAvatar figure {
  margin: 0;
}
.candidateLists .lists-body .listCaption .listThumb .thumbAvatar figure img {
  width: 100%;
  border-radius: 50%;
}
.candidateLists .lists-body .listCaption .listDetails {
  position: relative;
  width: auto;
}
.candidateLists .lists-body .listCaption .listDetails .detailHeader {
  position: relative;
  width: 100%;
  margin-bottom: 1.4rem;
}
.candidateLists .lists-body .listCaption .listDetails .detailHeader .title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0rem;
}
.candidateLists .lists-body .listCaption .listDetails .detailHeader .title.verify {
  position: relative;
}
.candidateLists .lists-body .listCaption .listDetails .detailHeader .title.verify .verified {
  color: var(--bs-success);
  font-size: 16px;
  margin-left: 5px;
}
.candidateLists .lists-body .listCaption .listDetails .detailHeader .infoGroup {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 22px;
  flex-wrap: wrap;
}
.candidateLists .lists-body .listCaption .listDetails .detailHeader .infoGroup .infoText {
  font-size: 13px;
  font-weight: 500;
  position: relative;
  color: var(--bs-muted);
}
.candidateLists .lists-body .listCaption .listDetails .detailHeader .infoGroup .infoText:before {
  content: "-";
  position: absolute;
  top: 46%;
  transform: translateY(-50%);
  left: -10px;
  color: var(--bs-muted);
}
.candidateLists .lists-body .listCaption .listDetails .detailHeader .infoGroup .infoText:first-child:before {
  display: none;
}
.candidateLists .lists-body .listCaption .listDetails .detailHeader .infoGroup .infoText.designation {
  height: 28px;
  align-items: center;
  justify-content: center;
  display: inline-flex;
  padding: 2px 10px;
  border-radius: 50px;
  color: var(--bs-white);
}

/*---------- Seeksy Elements Styles: Companies Styles ------------*/
.companiesGroup {
  position: relative;
  background-color: var(--bs-body-bg);
  width: 100%;
  border-radius: 0.7rem;
  padding: 1.5rem;
}
.companiesGroup .industryFlex {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  -moz-column-gap: 0.8rem;
       column-gap: 0.8rem;
}
.companiesGroup .industryFlex .industryName {
  width: 100%;
}
.companiesGroup .industryFlex .industryName .title {
  font-weight: 600;
  font-size: 17px;
  margin: 0;
}
.companiesGroup .industrySubtitle {
  width: 100%;
  margin: 0;
  display: block;
}
.companiesGroup .industrySubtitle span {
  font-size: 12px;
  font-weight: 500;
  color: var(--bs-muted);
}
.companiesGroup .industriesIcons {
  width: 100%;
  display: flex;
  margin-top: 1.5rem;
  -moz-column-gap: 0.4rem;
       column-gap: 0.4rem;
  align-items: center;
  justify-content: flex-start;
}
.companiesGroup .industriesIcons .singleIcon {
  width: 45px;
  height: 45px;
  padding: 0.25rem;
  overflow: hidden;
  background: var(--bs-body-bg);
  border-radius: 0.4rem;
  border: 1px solid var(--bs-border-color);
}
.companiesGroup .industriesIcons .singleIcon .singleIcon img {
  width: 45px;
  height: auto;
}

.companiesGrid {
  width: 100%;
  background-color: var(--bs-body-bg);
  border-radius: 0.7rem;
  position: relative;
  padding: 2rem 1.8rem;
}
.companiesGrid .imageWrap {
  width: 70px;
  height: 70px;
  margin: 0 auto;
}
.companiesGrid .imageWrap img {
  width: 100%;
  height: auto;
}
.companiesGrid .companyDetails {
  width: 100%;
  margin: 1.5rem 0;
  text-align: center;
  display: block;
}
.companiesGrid .companyDetails .companyTitle {
  font-size: 16px;
  font-weight: 600;
}
.companiesGrid .companyDetails .additionalDetails {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 1.2;
  color: var(--bs-muted);
}
.companiesGrid .companyDetails .additionalDetails .star {
  font-size: 13px;
  color: var(--bs-success);
}
.companiesGrid .companyDetails .additionalDetails .rating {
  color: var(--bs-dark-text);
  font-size: 14px;
  font-weight: 600;
  padding: 0 0.5rem;
  margin-right: 0.5rem;
  border-right: 1px solid var(--bs-border-color);
}
.companiesGrid .companyTagline {
  width: 100%;
  margin-bottom: 0.8rem;
  display: flex;
  text-align: center;
}
.companiesGrid .companyTagline .adDesc {
  line-height: 1.5;
  font-size: 14px;
}
.companiesGrid .ctaLink {
  width: 100%;
  display: block;
}
.companiesGrid .ctaLink .btn {
  width: 100%;
  font-weight: 500;
  border-radius: 50px;
}
.companiesGrid .tagswrap {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  row-gap: 8px;
  -moz-column-gap: 8px;
       column-gap: 8px;
}
.companiesGrid .tagswrap .cardtag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 26px;
  padding: 0 8px;
  border: 1px solid var(--bs-border-color);
  border-radius: 50px;
  font-size: 12px;
}

.employerFilter {
  width: 100%;
  background: var(--bs-body-bg);
  border-radius: 0.7rem;
  border: 1px solid var(--bs-border-color);
  padding: 1.5rem;
}
.employerFilter .companyCategory {
  display: block;
  width: 100%;
  margin-bottom: 0.5rem;
}
.employerFilter .companyCategory .title {
  font-weight: 600;
  font-size: 18px;
}
.employerFilter .subtitle {
  width: 100%;
  display: block;
}
.employerFilter .subtitle .link {
  font-weight: 500;
  color: var(--bs-primary);
}
.employerFilter .subtitle .link i {
  margin-left: 0.55rem;
}
.employerFilter.selected {
  position: relative;
  border-color: var(--bs-primary);
}
.employerFilter.selected:before {
  content: "\f058";
  position: absolute;
  font-family: "Font Awesome 5 Free";
  right: 0.5rem;
  top: 0.5rem;
  font-size: 19px;
  color: var(--bs-primary);
}
.employerFilter:hover {
  cursor: pointer;
  box-shadow: 0 0.325rem 0.75rem rgba(0, 0, 0, 0.045);
  -webkit-box-shadow: 0 0.325rem 0.75rem rgba(0, 0, 0, 0.045);
}
.employerFilter:focus {
  cursor: pointer;
  box-shadow: 0 0.325rem 0.75rem rgba(0, 0, 0, 0.045);
  -webkit-box-shadow: 0 0.325rem 0.75rem rgba(0, 0, 0, 0.045);
}

.companiesList {
  width: 100%;
  background: var(--bs-body-bg);
  padding: 1rem;
  display: flex;
  border-radius: 0.7rem;
  align-items: flex-start;
  justify-content: flex-start;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  row-gap: 1rem;
  flex-wrap: wrap;
}
.companiesList .imageWrap {
  width: 65px;
  height: 65px;
  padding: 0.4rem;
  border: 1px solid var(--bs-border-color);
  border-radius: 0.5rem;
}
.companiesList .imageWrap img {
  width: 100%;
  height: 100%;
}
.companiesList .companyDetails {
  flex: 1;
  width: auto;
}
.companiesList .companyDetails .companyTitle {
  font-weight: 500;
  font-size: 17px;
  line-height: 1.5;
  margin: 0;
}
.companiesList .companyDetails .additionalDetails {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 14px;
  line-height: 1.2;
  margin-top: 0.3rem;
  color: var(--bs-muted);
}
.companiesList .companyDetails .additionalDetails .star {
  font-size: 13px;
  color: var(--bs-primary);
}
.companiesList .companyDetails .additionalDetails .rating {
  color: var(--bs-dark-text);
  font-size: 14px;
  font-weight: 600;
  padding: 0 0.5rem;
  margin-right: 0.5rem;
  border-right: 1px solid var(--bs-border-color);
}
.companiesList .companyDetails .tagswrap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  row-gap: 8px;
  -moz-column-gap: 8px;
  column-gap: 8px;
  margin-top: 1rem;
}
.companiesList .companyDetails .tagswrap .cardtag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 26px;
  padding: 0 8px;
  border: 1px solid var(--bs-border-color);
  border-radius: 50px;
  font-size: 12px;
}

/*-------------------- Seeksy Elements Styles: Search Styles -------------------*/
.searchingSidebar {
  position: relative;
  width: 100%;
  height: auto;
}
.searchingSidebar .searchInner {
  position: relative;
  width: 100%;
  display: block;
}
.searchingSidebar .searchInner .widget {
  position: relative;
  width: 100%;
  margin-bottom: 2rem;
}
.searchingSidebar .searchInner .widget:last-child {
  margin-bottom: 0.5rem;
}
.searchingSidebar .searchInner .widget .widgetTitle {
  font-size: 16px;
  margin-bottom: 0.7rem;
  display: block;
  text-transform: capitalize;
  font-weight: 500;
}

.irs--round {
  position: relative;
  width: 100%;
  height: 60px;
}
.irs--round .irs-line {
  background-color: var(--bs-secondary-bg);
  top: 50px;
}
.irs--round .irs-min {
  display: none !important;
}
.irs--round .irs-max {
  display: none !important;
}
.irs--round .irs-from {
  background-color: var(--bs-dark) !important;
  display: none !important;
  font-size: 14px;
  line-height: 21px;
}
.irs--round .irs-from:before {
  border-top-color: var(--bs-dark) !important;
  border: 6px solid transparent;
  margin-left: -6px;
  bottom: -11px;
}
.irs--round .irs-to {
  background-color: var(--bs-dark) !important;
  font-size: 14px;
  line-height: 21px;
  display: none !important;
}
.irs--round .irs-to:before {
  border-top-color: var(--bs-dark) !important;
  border: 6px solid transparent;
  margin-left: -6px;
  bottom: -11px;
}
.irs--round .irs-single {
  background-color: var(--bs-dark) !important;
  visibility: visible !important;
  font-size: 14px;
  line-height: 21px;
}
.irs--round .irs-single:before {
  border-top-color: var(--bs-dark) !important;
  border: 6px solid transparent;
  margin-left: -6px;
  bottom: -11px;
}
.irs--round .irs-bar {
  background: var(--bs-primary) !important;
  top: 50px;
}
.irs--round .irs-handle {
  background-color: var(--bs-white) !important;
  border: 3px solid var(--bs-primary);
  box-shadow: 0px 0px 0px 4px rgba(21, 144, 87, 0.1);
  width: 20px;
  height: 20px;
  top: 40px;
}

.filterButton {
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 16px;
  background: var(--bs-primary-bg-subtle);
  border: 1px solid var(--bs-primary-border-subtle);
  color: var(--bs-primary);
  border-radius: 0;
  transition: all ease 0.4s;
}
.filterButton i {
  margin-right: 0.5rem;
}
.filterButton:hover {
  background: var(--bs-primary);
  border: 1px solid var(--bs-primary);
  color: var(--bs-white);
}
.filterButton:focus {
  background: var(--bs-primary);
  border: 1px solid var(--bs-primary);
  color: var(--bs-white);
}

.showingOption {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 10px;
}
.showingOption .showingResults {
  width: auto;
  flex: auto;
}
.showingOption .showingResults .showTitle {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 10px;
       column-gap: 10px;
  font-size: 16px;
  color: var(--bs-muted);
}
.showingOption .showingResults .showTitle .totalResults {
  font-weight: 500;
  font-size: 14px;
  color: var(--bs-dark-text);
}
.showingOption .resultShorting {
  width: auto;
  flex: inherit;
}
.showingOption .resultShorting .select2-container .select2-selection--single {
  height: 38px;
  padding: 0 15px;
  border-radius: 50px;
  border: 1px solid var(--bs-border-color);
  background-color: var(--bs-light);
}
.showingOption .resultShorting .select2-container .select2-selection--single .select2-selection__arrow {
  right: 10px !important;
}
.showingOption .resultShorting .select2-container .select2-selection--single .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 16px;
}
.showingOption .flexShorting {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  -moz-column-gap: 10px;
       column-gap: 10px;
  row-gap: 8px;
  flex-wrap: wrap;
}
.showingOption .flexShorting .linkFilter {
  flex: auto;
}
.showingOption .flexShorting .linkFilter .filterButton {
  height: 36px;
  padding: 2px 12px;
  display: inline-flex;
  font-size: 13px;
  font-weight: 500;
  margin: 0;
}

.select2-dropdown.select2-dropdown--below {
  border: none;
  border-radius: 0.3rem;
  overflow: hidden;
  background: var(--bs-body-bg);
  box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.03);
  -webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.03);
}
.select2-dropdown.select2-dropdown--below .select2-search.select2-search--dropdown {
  display: none;
}

.offcanvas-body {
  overflow-x: hidden;
}

/*-----------------------------------------
Single Page Layouts
-----------------------------------------*/
/*--------------- Single Page Layouts: Job Details Page ---------------*/
.jobblock-wrap {
  position: relative;
  display: block;
  width: 100%;
  background-color: var(--bs-body-bg);
  border-radius: 0.5rem;
  overflow: hidden;
}
.jobblock-wrap .header-job-block {
  position: relative;
  width: 100%;
  display: block;
}
.jobblock-wrap .header-job-block .block-thumb {
  height: 250px;
  display: block;
  width: 100%;
  position: relative;
}
.jobblock-wrap .header-job-block .block-thumb img.img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.jobblock-wrap .single-job-block {
  width: 100%;
  padding: 2.5rem 2rem;
  border-top: 1px solid var(--bs-border-color);
}
.jobblock-wrap .single-job-block .block-title {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 1.8rem;
}
.jobblock-wrap .single-job-block .descriptionBox {
  width: 100%;
  display: block;
}
.jobblock-wrap .single-job-block .descriptionBox .block-subtitle {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 15px;
}
.jobblock-wrap .single-job-block .descriptionBox p {
  line-height: 1.8;
  margin-bottom: 20px;
}
.jobblock-wrap .single-job-block .descriptionBox ul {
  list-style: disc;
  margin-bottom: 1.8rem;
}
.jobblock-wrap .single-job-block .descriptionBox ul li {
  line-height: 1.8;
  margin-top: 15px;
}
.jobblock-wrap .single-job-block .descriptionBox ul li:first-child {
  margin-top: 0;
}
.jobblock-wrap .single-job-block .descriptionBox ul:last-child {
  margin: 0;
}
.jobblock-wrap .single-job-block:first-child {
  border-top: none;
}
.jobblock-wrap .single-job-block .jonInfowrap {
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  row-gap: 1rem;
}
.jobblock-wrap .single-job-block .jonInfowrap .infoFirst {
  position: relative;
  display: flex;
  align-items: start;
  justify-content: flex-start;
  -moz-column-gap: 1.4rem;
       column-gap: 1.4rem;
}
.jobblock-wrap .single-job-block .jonInfowrap .infoFirst .thumb {
  flex: inherit;
  width: 65px;
}
.jobblock-wrap .single-job-block .jonInfowrap .infoFirst .caption {
  flex: 1;
}
.jobblock-wrap .single-job-block .jonInfowrap .infoFirst .caption .jobTitle {
  font-size: 24px;
  margin-bottom: 0.2rem;
  font-weight: 500;
}
.jobblock-wrap .single-job-block .jonInfowrap .infoFirst .caption .subInfo {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 0.5rem;
  flex-wrap: wrap;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
  row-gap: 0.5rem;
  font-weight: 500;
  color: var(--bs-dark-text);
}
.jobblock-wrap .single-job-block .jonInfowrap .infoFirst .caption .subInfo .employer {
  color: var(--bs-primary);
  transition: all ease 0.4s;
}
.jobblock-wrap .single-job-block .jonInfowrap .infoFirst .caption .subInfo .employer:hover {
  color: var(--bs-dark);
  text-decoration: underline;
}
.jobblock-wrap .single-job-block .jonInfowrap .infoFirst .caption .subInfo .employer:focus {
  color: var(--bs-dark);
  text-decoration: underline;
}
.jobblock-wrap .single-job-block .jonInfowrap .infoFirst .caption .subInfo .catLink {
  color: var(--bs-primary);
  transition: all ease 0.4s;
}
.jobblock-wrap .single-job-block .jonInfowrap .infoFirst .caption .subInfo .catLink:hover {
  color: var(--bs-dark);
  text-decoration: underline;
}
.jobblock-wrap .single-job-block .jonInfowrap .infoFirst .caption .subInfo .catLink:focus {
  color: var(--bs-dark);
  text-decoration: underline;
}
.jobblock-wrap .single-job-block .jonInfowrap .infoFirst .caption .typotags {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.jobblock-wrap .single-job-block .jonInfowrap .infoFirst .caption .typotags .locationtag {
  display: inline-block;
}
.jobblock-wrap .single-job-block .jonInfowrap .infoFirst .caption .typotags .locationtag .location {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  background: var(--bs-secondary);
  color: var(--bs-secondary-text);
  font-size: 13px;
  font-weight: 500;
  padding: 2px 14px;
  border-radius: 50px;
}
.jobblock-wrap .single-job-block .jonInfowrap .infoFirst .caption .typotags .locationtag .location i {
  margin-right: 5px;
}
.jobblock-wrap .single-job-block .jonInfowrap .infoFirst .caption .typotags .typetag {
  display: inline-block;
}
.jobblock-wrap .single-job-block .jonInfowrap .infoFirst .caption .typotags .typetag .type {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  background: var(--bs-success-bg-subtle);
  color: var(--bs-success);
  font-size: 13px;
  font-weight: 500;
  padding: 2px 14px;
  border-radius: 50px;
}
.jobblock-wrap .single-job-block .jonInfowrap .applywrap {
  width: auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.jobblock-wrap .single-job-block .jonInfowrap .applywrap .btn-apply {
  height: 50px;
  padding: 2px 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.372rem;
  font-weight: 400;
  font-size: 16px;
  background-color: var(--bs-primary);
  color: var(--bs-white);
}
.jobblock-wrap .single-job-block .jonInfowrap .applywrap .save-btn {
  font-size: 17px;
  color: var(--bs-muted);
  transition: all ease 0.4s;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid var(--bs-border-color);
  line-height: 1;
  margin: 0;
}
.jobblock-wrap .single-job-block .jonInfowrap .applywrap .save-btn:hover {
  background-color: var(--bs-danger-bg-subtle);
  border-color: var(--bs-danger-border-subtle);
  color: var(--bs-danger);
}
.jobblock-wrap .single-job-block .jonInfowrap .applywrap .save-btn:focus {
  background-color: var(--bs-danger-bg-subtle);
  border-color: var(--bs-danger-border-subtle);
  color: var(--bs-danger);
}
.jobblock-wrap .single-job-block .jonInfowrap .applywrap .save-btn:focus-visible {
  background-color: var(--bs-danger-bg-subtle);
  border-color: var(--bs-danger-border-subtle);
  color: var(--bs-danger);
}
.jobblock-wrap .single-job-block .jonInfowrap .applywrap .save-btn.style-2 {
  background-color: var(--bs-danger-bg-subtle);
  border-color: var(--bs-danger-border-subtle);
  color: var(--bs-danger);
}
.jobblock-wrap .single-job-block .jonInfowrap .applywrap .save-btn.style-2:hover {
  background-color: var(--bs-danger);
  border-color: var(--bs-danger);
  color: var(--bs-white);
}
.jobblock-wrap .single-job-block .jonInfowrap .applywrap .save-btn.style-2:focus {
  background-color: var(--bs-danger);
  border-color: var(--bs-danger);
  color: var(--bs-white);
}
.jobblock-wrap .single-job-block .jonInfowrap .applywrap .save-btn.style-2:focus-visible {
  background-color: var(--bs-danger);
  border-color: var(--bs-danger);
  color: var(--bs-white);
}
.jobblock-wrap .skills {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 12px;
       column-gap: 12px;
  row-gap: 10px;
  flex-wrap: wrap;
}
.jobblock-wrap .skills li {
  list-style: none;
  display: inline-block;
}
.jobblock-wrap .skills li .skilltag {
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--bs-primary-bg-subtle);
  padding: 2px 15px;
  font-weight: 500;
  font-size: 13px;
  border-radius: 50px;
  color: var(--bs-primary);
  transition: all ease 0.4s;
}
.jobblock-wrap .skills li .skilltag:hover {
  background: var(--bs-primary);
  color: var(--bs-white);
}
.jobblock-wrap .skills li .skilltag:focus {
  background: var(--bs-primary);
  color: var(--bs-white);
}

.jobRoleinfo {
  padding: 0;
}
.jobRoleinfo li {
  list-style: none;
}
.jobRoleinfo li .roleInsite {
  width: 100%;
  display: flex;
  align-items: start;
  justify-content: flex-start;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.jobRoleinfo li .roleInsite .icon {
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  background: var(--bs-secondary);
  color: var(--bs-secondary-text);
  border-radius: 50%;
}
.jobRoleinfo li .roleInsite .captions {
  flex: 1;
}
.jobRoleinfo li .roleInsite .captions .title {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 2px;
}
.jobRoleinfo li .roleInsite .captions .desc {
  font-size: 16px;
  color: var(--bs-muted);
  margin: 0;
}
.jobRoleinfo.light {
  position: relative;
}
.jobRoleinfo.light .roleInsite {
  background-color: var(--bs-secondary);
  padding: 1.2rem 1.5rem;
  border-radius: 0.4rem;
}
.jobRoleinfo.light .roleInsite .desc {
  color: var(--bs-primary);
}

.jobapplyBox {
  width: 100%;
  position: relative;
  border-radius: 0.4rem;
  background: var(--bs-light);
  border: 1px solid var(--bs-border-color);
  padding: 3rem 2rem;
  text-align: center;
}
.jobapplyBox .titleBox {
  width: 100%;
  display: block;
  margin-bottom: 1.5rem;
}
.jobapplyBox .titleBox .title {
  font-size: 22px;
  font-weight: 500;
  margin: 0;
}
.jobapplyBox .buttonBox {
  position: relative;
  display: block;
  margin-bottom: 0.5rem;
  width: 100%;
}
.jobapplyBox .buttonBox .btn.apply-btn {
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  font-weight: 500;
  background: var(--bs-primary);
  color: var(--bs-white);
}
.jobapplyBox .additionalBox {
  width: 100%;
  margin: 0;
  display: block;
}
.jobapplyBox .additionalBox p {
  font-size: 15px;
  color: var(--bs-secondary-text);
  margin: 0;
}
.jobapplyBox .additionalBox p .active {
  color: var(--bs-acent);
  font-weight: 500;
  margin-right: 5px;
}

.employerBox {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: var(--bs-body-bg);
  border-radius: 0.4rem;
}
.employerBox .head {
  width: 100%;
  display: block;
  position: relative;
}
.employerBox .head .headThumb {
  height: 180px;
  position: relative;
  width: 100%;
  display: block;
}
.employerBox .head .headThumb .img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.employerBox .head .headThumb .btn.btn-follow {
  height: 42px;
  width: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 1rem;
  right: 1rem;
  padding: 5px 24px;
  background-color: var(--bs-white);
  border: 1px solid var(--bs-white);
  font-size: 14px;
  font-weight: 500;
  color: var(--bs-dark);
  transition: all ease 0.4s;
}
.employerBox .head .headThumb .btn.btn-follow:hover {
  background-color: var(--bs-primary);
  border-color: var(--bs-primary);
  color: var(--bs-white);
}
.employerBox .head .headThumb .btn.btn-follow:focus {
  background-color: var(--bs-primary);
  border-color: var(--bs-primary);
  color: var(--bs-white);
}
.employerBox .emp-body {
  width: 100%;
  position: relative;
}
.employerBox .emp-body .authInfo {
  width: 100%;
  display: block;
  padding: 0 1.5rem;
  text-align: center;
  margin-top: -40px;
}
.employerBox .emp-body .authInfo .avatarImg {
  width: 80px;
  height: 80px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  background: var(--bs-body-bg);
  border-radius: 50%;
  margin-bottom: 1rem;
  box-shadow: 0px 0px 10px 0px rgba(2, 2, 2, 0.05);
  -webkit-box-shadow: 0px 0px 10px 0px rgba(2, 2, 2, 0.05);
}
.employerBox .emp-body .authInfo .infoWrap {
  width: 100%;
  display: block;
}
.employerBox .emp-body .authInfo .infoWrap .empTitle {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 0.4rem;
}
.employerBox .emp-body .authInfo .infoWrap .tagline {
  font-size: 14px;
  color: var(--bs-muted);
}
.employerBox .emp-body .moreInfo {
  position: relative;
  width: 100%;
  text-align: center;
  margin-top: 2.5rem;
}
.employerBox .emp-body .moreInfo .nav-pills {
  align-items: center;
  justify-content: center;
  display: inline-flex;
  padding: 0.6rem;
  margin: 0 auto;
  max-width: 96%;
  border-radius: 0.4rem;
}

.employerInfolist {
  width: 100%;
  position: relative;
  display: block;
}
.employerInfolist ul {
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  width: 100%;
}
.employerInfolist ul li {
  width: 100%;
  padding: 1.2rem 1.5rem;
  display: flex;
  align-items: center;
  -moz-column-gap: 0.8rem;
       column-gap: 0.8rem;
  border-top: 1px solid var(--bs-border-color);
}
.employerInfolist ul li:first-child {
  border: none;
}
.employerInfolist ul li .icon {
  width: 55px;
  height: 55px;
  display: flex;
  background: var(--bs-secondary);
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  border-radius: 0.37rem;
  color: var(--bs-secondary-text);
}
.employerInfolist ul li .info {
  flex: 1;
  align-items: flex-start;
  justify-content: flex-start;
  text-align: left;
}
.employerInfolist ul li .info .title {
  font-size: 16px;
  margin-bottom: 0.4rem;
  line-height: 1;
  font-weight: 500;
}
.employerInfolist ul li .info .subtitle {
  margin: 0;
  font-size: 14px;
  color: var(--bs-muted);
}
.employerInfolist ul li .btnbox {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  row-gap: 10px;
}
.employerInfolist ul li .btnbox .btn {
  height: 50px;
  width: 100%;
}
.employerInfolist ul li .btnbox .btn-sendmessage {
  width: 100%;
  height: 50px;
  background-color: var(--bs-primary);
  color: var(--bs-white);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  font-weight: 500;
}

.currentopenings {
  position: relative;
  width: 100%;
  display: block;
}
.currentopenings ul {
  padding: 0;
  margin: 0;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
}
.currentopenings ul li {
  list-style: none;
  padding: 1.2rem 1.5rem;
  border-top: 1px solid var(--bs-border-color);
  width: 100%;
  text-align: start;
}
.currentopenings ul li .jobtitle {
  display: block;
  width: 100%;
}
.currentopenings ul li .jobtitle .jobname {
  font-size: 18px;
  line-height: 1.2;
  font-weight: 500;
  margin-bottom: 0.2rem;
}
.currentopenings ul li .joninfo {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.currentopenings ul li .joninfo .locations {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 8px;
       column-gap: 8px;
}
.currentopenings ul li .joninfo .locations span {
  color: var(--bs-dark);
}
.currentopenings ul li .joninfo .locations .location {
  font-weight: 500;
  font-size: 14px;
  color: var(--bs-primary);
}
.currentopenings ul li .joninfo .enddate {
  font-size: 13px;
  color: var(--bs-muted);
}

.customapplyBox {
  width: 100%;
  position: relative;
  border-radius: 0.4rem;
  overflow: hidden;
  background: var(--bs-body-bg);
}
.customapplyBox .titleHead {
  width: 100%;
  padding: 3rem 2rem 1.5rem;
}
.customapplyBox .titleHead .tagtitle {
  font-size: 24px;
  margin-bottom: 0.4rem;
  line-height: 1.2;
}
.customapplyBox .titleHead .subtitle {
  margin: 0;
  line-height: 1.7;
}
.customapplyBox .formBody {
  width: 100%;
  position: relative;
  display: block;
  padding: 0 2rem 1rem;
}
.customapplyBox .formBody .form-group {
  margin-bottom: 1rem;
}
.customapplyBox .formBody .form-group label {
  font-size: 13px;
  margin-bottom: 0.5rem;
  color: var(--bs-muted);
}
.customapplyBox .formBody .form-group .upload-resumebox {
  padding: 1.5rem 2rem;
  text-align: center;
  background-color: var(--bs-secondary);
  border: 1px dashed var(--bs-secondary-border-subtle);
  border-radius: 0.5rem;
}
.customapplyBox .formBody .form-group .upload-resumebox .uploadbtn {
  font-size: 30px !important;
  padding: 0 !important;
  color: var(--bs-primary);
  height: auto;
  line-height: 0;
}
.customapplyBox .formBody .form-group .upload-resumebox .tag {
  font-size: 13px;
  margin: 0;
  color: var(--bs-secondary-text);
}
.customapplyBox .formBody .form-group .btnapply {
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  font-weight: 500;
  background-color: var(--bs-secondary);
  border: 1px solid var(--bs-secondary);
  color: var(--bs-white);
}
.customapplyBox .formBody .form-group .btnapply:hover {
  background-color: var(--bs-primary);
  border: 1px solid var(--bs-primary);
  color: var(--bs-white);
}
.customapplyBox .formBody .form-group .btnapply:focus {
  background-color: var(--bs-primary);
  border: 1px solid var(--bs-primary);
  color: var(--bs-white);
}
.customapplyBox:before {
  content: "";
  position: absolute;
  width: 80px;
  height: 80px;
  background: var(--bs-primary);
  box-shadow: 0px 0px 0px 10px var(--bs-primary-bg-subtle);
  -webkit-box-shadow: 0px 0px 0px 10px var(--bs-primary-bg-subtle);
  border: 8px solid var(--bs-primary-border-subtle);
  right: -20px;
  top: -20px;
  border-radius: 50%;
}

.seeksy-apply-bottom {
  display: flex;
  align-items: center;
  -moz-column-gap: 0.7rem;
       column-gap: 0.7rem;
  box-shadow: 8px 0 10px rgba(0, 0, 0, 0.15);
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 3;
  background-color: var(--bs-body-bg);
  padding: 1.2rem 1.2rem;
}
.seeksy-apply-bottom .btn {
  height: 50px;
  flex: 1;
}
.seeksy-apply-bottom .shareJob {
  width: auto;
}
.seeksy-apply-bottom .shareJob .btn {
  height: 50px;
  padding: 0;
  width: 50px;
  line-height: 0;
  border-radius: 50%;
}
.seeksy-apply-bottom .saveJob {
  width: auto;
}
.seeksy-apply-bottom .saveJob .btn {
  height: 50px;
  padding: 0;
  width: 50px;
  line-height: 0;
  border-radius: 50%;
}

#applymodal .btn-close {
  position: absolute;
  right: 7px;
  top: 7px;
  z-index: 1;
  font-size: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.01);
  color: rgb(255, 255, 255);
}

/*--------------- Single Page Layouts: Candidate & Talents Detail Page ----------------*/
.photoGrid {
  display: grid;
  width: 100%;
  grid-template-columns: auto auto auto auto;
  -moz-column-gap: 15px;
       column-gap: 15px;
  row-gap: 10px;
}

.talentlock-wrap {
  position: relative;
  display: block;
  width: 100%;
  background-color: var(--bs-body-bg);
  border-radius: 0.5rem;
  overflow: hidden;
}
.talentlock-wrap.simple {
  background-color: transparent;
  border-radius: 0;
}
.talentlock-wrap .header-talent-block {
  position: relative;
  width: 100%;
  display: block;
}
.talentlock-wrap .header-talent-block .block-thumb {
  height: 250px;
  display: block;
  width: 100%;
  position: relative;
}
.talentlock-wrap .header-talent-block .block-thumb img.img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.talentlock-wrap .single-talent-block {
  width: 100%;
  padding: 2.5rem 2rem;
  border-top: 1px solid var(--bs-border-color);
}
.talentlock-wrap .single-talent-block .block-title {
  font-size: 21px;
  font-weight: 500;
  margin-bottom: 1.8rem;
}
.talentlock-wrap .single-talent-block .descriptionBox {
  width: 100%;
  display: block;
}
.talentlock-wrap .single-talent-block .descriptionBox .block-subtitle {
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 15px;
}
.talentlock-wrap .single-talent-block .descriptionBox p {
  line-height: 1.8;
  margin-bottom: 20px;
}
.talentlock-wrap .single-talent-block .descriptionBox ul {
  list-style: disc;
  margin-bottom: 1.8rem;
}
.talentlock-wrap .single-talent-block .descriptionBox ul li {
  line-height: 1.8;
  margin-top: 15px;
}
.talentlock-wrap .single-talent-block .descriptionBox ul li:first-child {
  margin-top: 0;
}
.talentlock-wrap .single-talent-block .descriptionBox ul:last-child {
  margin: 0;
}
.talentlock-wrap .single-talent-block:first-child {
  border-top: none;
}
.talentlock-wrap .single-talent-block .talentInfowrap {
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  row-gap: 1rem;
}
.talentlock-wrap .single-talent-block .talentInfowrap .infoFirst {
  position: relative;
  display: flex;
  align-items: start;
  justify-content: flex-start;
  -moz-column-gap: 1.4rem;
       column-gap: 1.4rem;
}
.talentlock-wrap .single-talent-block .talentInfowrap .infoFirst .thumb {
  flex: inherit;
  width: 100px;
  height: 100px;
  border-radius: 50%;
}
.talentlock-wrap .single-talent-block .talentInfowrap .infoFirst .thumb img {
  border-radius: 50%;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.talentlock-wrap .single-talent-block .talentInfowrap .infoFirst .caption {
  flex: 1;
}
.talentlock-wrap .single-talent-block .talentInfowrap .infoFirst .caption .talentTitle {
  font-size: 26px;
  margin-bottom: 0.2rem;
  font-weight: 600;
}
.talentlock-wrap .single-talent-block .talentInfowrap .infoFirst .caption .subInfo {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 0.5rem;
  flex-wrap: wrap;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
  row-gap: 0.5rem;
  font-weight: 500;
  color: var(--bs-dark-text);
}
.talentlock-wrap .single-talent-block .talentInfowrap .infoFirst .caption .subInfo .employer {
  color: var(--bs-muted);
  transition: all ease 0.4s;
}
.talentlock-wrap .single-talent-block .talentInfowrap .infoFirst .caption .subInfo .employer:hover {
  color: var(--bs-secondary);
  text-decoration: underline;
}
.talentlock-wrap .single-talent-block .talentInfowrap .infoFirst .caption .subInfo .employer:focus {
  color: var(--bs-secondary);
  text-decoration: underline;
}
.talentlock-wrap .single-talent-block .talentInfowrap .infoFirst .caption .subInfo .catLink {
  color: var(--bs-primary);
  transition: all ease 0.4s;
}
.talentlock-wrap .single-talent-block .talentInfowrap .infoFirst .caption .subInfo .catLink:hover {
  color: var(--bs-secondary);
  text-decoration: underline;
}
.talentlock-wrap .single-talent-block .talentInfowrap .infoFirst .caption .subInfo .catLink:focus {
  color: var(--bs-secondary);
  text-decoration: underline;
}
.talentlock-wrap .single-talent-block .talentInfowrap .infoFirst .caption .typotags {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}
.talentlock-wrap .single-talent-block .talentInfowrap .infoFirst .caption .typotags .locationtag {
  display: inline-block;
}
.talentlock-wrap .single-talent-block .talentInfowrap .infoFirst .caption .typotags .locationtag .location {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  background: var(--bs-secondary);
  color: var(--bs-secondary-text);
  font-size: 13px;
  font-weight: 500;
  padding: 2px 14px;
  border-radius: 50px;
}
.talentlock-wrap .single-talent-block .talentInfowrap .infoFirst .caption .typotags .locationtag .location i {
  margin-right: 5px;
}
.talentlock-wrap .single-talent-block .talentInfowrap .infoFirst .caption .typotags .typetag {
  display: inline-block;
}
.talentlock-wrap .single-talent-block .talentInfowrap .infoFirst .caption .typotags .typetag .type {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  background: var(--bs-success-bg-subtle);
  color: var(--bs-success);
  font-size: 13px;
  font-weight: 500;
  padding: 2px 14px;
  border-radius: 50px;
}
.talentlock-wrap .single-talent-block .talentInfowrap .infoFirst .caption .typotags .rattingwrap {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 5px;
       column-gap: 5px;
}
.talentlock-wrap .single-talent-block .talentInfowrap .infoFirst .caption .typotags .rattingwrap .star {
  font-size: 14px;
  color: var(--bs-primary);
}
.talentlock-wrap .single-talent-block .talentInfowrap .infoFirst .caption .typotags .rattingwrap .average {
  font-weight: 600;
  color: var(--bs-dark-text);
}
.talentlock-wrap .single-talent-block .talentInfowrap .infoFirst .caption .typotags .rattingwrap .allreviews {
  font-size: 13px;
  color: var(--bs-muted);
}
.talentlock-wrap .single-talent-block .talentInfowrap .profilewrap {
  width: auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.talentlock-wrap .single-talent-block .talentInfowrap .profilewrap .btn-linkedin {
  height: 44px;
  padding: 2px 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.372rem;
  font-weight: 500;
  font-size: 13px;
  background-color: #0a74c2;
  color: var(--bs-white);
}
.talentlock-wrap .single-talent-block .talentInfowrap .profilewrap .btn-linkedin i {
  margin-right: 0.6rem;
}
.talentlock-wrap .skills {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 12px;
       column-gap: 12px;
  row-gap: 10px;
  flex-wrap: wrap;
}
.talentlock-wrap .skills li {
  list-style: none;
  display: inline-block;
}
.talentlock-wrap .skills li .skilltag {
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--bs-primary-bg-subtle);
  padding: 2px 15px;
  font-weight: 500;
  font-size: 13px;
  border-radius: 50px;
  color: var(--bs-primary);
  transition: all ease 0.4s;
}
.talentlock-wrap .skills li .skilltag:hover {
  background: var(--bs-primary);
  color: var(--bs-white);
}
.talentlock-wrap .skills li .skilltag:focus {
  background: var(--bs-primary);
  color: var(--bs-white);
}

.talentinfo {
  padding: 0;
}
.talentinfo li {
  list-style: none;
}
.talentinfo li .boxInsite {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.talentinfo li .boxInsite .icon {
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  background: var(--bs-secondary);
  color: var(--bs-secondary-text);
  border-radius: 50%;
}
.talentinfo li .boxInsite .captions {
  flex: 1;
}
.talentinfo li .boxInsite .captions .title {
  font-size: 16px;
  color: --headingColor;
  margin: 0 0 2px 0;
}
.talentinfo li .boxInsite .captions .desc {
  font-size: 15px;
  font-weight: 500;
  color: var(--bs-secondary-text);
  margin-bottom: 0px;
}
.talentinfo.light {
  position: relative;
}
.talentinfo.light .roleInsite {
  background-color: var(--bs-secondary-bg-subtle);
  padding: 1.2rem 1.5rem;
  border-radius: 0.4rem;
}
.talentinfo.light .roleInsite .desc {
  color: var(--bs-primary);
}

.talentsideBlock {
  position: relative;
  display: block;
  border-radius: 0.4rem;
  background: var(--bs-body-bg);
}
.talentsideBlock .block-body {
  display: block;
  padding: 3rem 2rem 2rem;
  text-align: center;
}
.talentsideBlock .block-body .headInfo {
  position: relative;
  width: 100%;
  display: block;
  margin-bottom: 1.5rem;
}
.talentsideBlock .block-body .headInfo .thumb {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  margin: 0 auto;
  margin-bottom: 10px;
}
.talentsideBlock .block-body .headInfo .thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}
.talentsideBlock .block-body .headInfo .caption {
  display: block;
}
.talentsideBlock .block-body .headInfo .caption .title {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 2px;
}
.talentsideBlock .block-body .headInfo .caption .designation {
  margin-bottom: 5px;
  font-size: 14px;
  color: var(--bs-muted);
}
.talentsideBlock .block-body .headInfo .caption .lavel {
  height: 28px;
  width: auto;
  padding: 2px 15px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--bs-secondary);
  color: var(--bs-secondary-text);
  border-radius: 0.3rem;
  font-size: 14px;
}
.talentsideBlock .block-body .headInfo .caption .lavel.sty-2 {
  background: var(--bs-success-bg-subtle);
  color: var(--bs-success);
}
.talentsideBlock .block-body .counterInfo {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  margin: 1.5rem 0 1.8rem;
}
.talentsideBlock .block-body .counterInfo .singleCount {
  width: auto;
  text-align: center;
}
.talentsideBlock .block-body .counterInfo .singleCount .title {
  font-size: 13px;
  margin: 0;
  color: var(--bs-muted);
}
.talentsideBlock .block-body .counterInfo .singleCount .result {
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 600;
  color: var(--bs-primary);
}
.talentsideBlock .block-body .midInfo {
  display: block;
  width: 100%;
}
.talentsideBlock .block-body .midInfo .messageBox {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 15px;
       column-gap: 15px;
  width: 100%;
  margin-bottom: 1rem;
}
.talentsideBlock .block-body .midInfo .messageBox .btn-message {
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 500;
}
.talentsideBlock .block-body .midInfo .messageBox .btn-message i {
  margin-right: 10px;
}
.talentsideBlock .block-body .midInfo .messageBox .btn-follow {
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 500;
}
.talentsideBlock .block-body .midInfo .messageBox .btn-follow i {
  margin-right: 10px;
}
.talentsideBlock .block-body .midInfo .socialBox {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.talentsideBlock .block-body .midInfo .socialBox .btn-simple {
  width: 42px;
  height: 42px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--bs-light);
  border: 1px solid var(--bs-border-color);
  color: var(--bs-muted-2);
  border-radius: 50%;
  font-size: 14px;
}
.talentsideBlock .block-body .midInfo .socialBox .btn-simple:hover {
  background: var(--bs-secondary-bg-subtle);
  border: 1px solid var(--bs-secondary-border-subtle);
  color: var(--bs-secondary);
}
.talentsideBlock .block-body .midInfo .socialBox .btn-simple:focus {
  background: var(--bs-secondary-bg-subtle);
  border: 1px solid var(--bs-secondary-border-subtle);
  color: var(--bs-secondary);
}
.talentsideBlock .block-body .midInfo .socialBox .dropdown-menu {
  border-color: var(--bs-border-color);
  padding: 0;
}
.talentsideBlock .block-body .midInfo .socialBox .dropdown-menu li {
  padding: 0;
  list-style: none;
}
.talentsideBlock .block-body .midInfo .socialBox .dropdown-menu li .dropdown-item {
  padding: 10px 1rem;
  border-top: 1px solid var(--bs-border-color);
}
.talentsideBlock .block-body .midInfo .socialBox .dropdown-menu li .dropdown-item:last-child {
  border: none;
}
.talentsideBlock .block-body .midInfo .socialBox .dropdown-menu li .dropdown-item i {
  margin-right: 7px;
}
.talentsideBlock .block-footer {
  width: 100%;
  position: relative;
  display: block;
  padding: 1.5rem 2rem;
  border-top: 1px solid var(--bs-border-color);
}
.talentsideBlock .block-footer .skillWrap {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  -moz-column-gap: 10px;
       column-gap: 10px;
  row-gap: 7px;
}
.talentsideBlock .block-footer .skillWrap .skilltag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--bs-secondary-text);
  background: var(--bs-secondary);
  padding: 1px 15px;
  border-radius: 50px;
  font-size: 12px;
  font-weight: 500;
  height: 28px;
}

.resumeBlock {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  row-gap: 15px;
  flex-wrap: wrap;
}
.resumeBlock .firstBlock {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: auto;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.resumeBlock .firstBlock .icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--bs-light);
  color: var(--bs-muted-2);
  font-size: 14px;
}
.resumeBlock .firstBlock .resumeTitle {
  flex: 1;
}
.resumeBlock .firstBlock .resumeTitle .title {
  font-size: 16px;
  margin: 0;
  font-weight: 600;
}
.resumeBlock .downloadBlock {
  width: auto;
}
.resumeBlock .downloadBlock .btn {
  height: 44px;
  font-size: 14px;
  font-weight: 500;
}
.resumeBlock .downloadBlock .btn i {
  margin-left: 10px;
}

.experiencesWrap {
  width: 100%;
  display: block;
  position: relative;
}
.experiencesWrap .singleList {
  width: 100%;
  padding: 1.2rem 0;
  border-top: 1px solid var(--bs-border-color);
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 20px;
       column-gap: 20px;
  row-gap: 15px;
  flex-wrap: wrap;
}
.experiencesWrap .singleList:first-child {
  border: none;
  padding-top: 0;
}
.experiencesWrap .singleList .empthumb {
  width: 70px;
  height: 70px;
  padding: 12px;
  border-radius: 50%;
  border: 3px solid var(--bs-border-color);
  background: var(--bs-body-bg);
}
.experiencesWrap .singleList .ExpInfo {
  flex: 1;
  width: auto;
}
.experiencesWrap .singleList .ExpInfo .empTitle {
  font-size: 18px;
  margin-bottom: 0.5rem;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
}
.experiencesWrap .singleList .ExpInfo .empTitle .jobBadge {
  margin-left: 10px;
}
.experiencesWrap .singleList .ExpInfo .fillInfo {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 20px;
       column-gap: 20px;
  flex-wrap: wrap;
}
.experiencesWrap .singleList .ExpInfo .fillInfo .single {
  font-size: 13px;
  position: relative;
  color: var(--bs-muted);
}
.experiencesWrap .singleList .ExpInfo .fillInfo .single .link {
  font-weight: 500;
  color: var(--bs-primary);
}
.experiencesWrap .singleList .ExpInfo .fillInfo .single:before {
  content: ".";
  position: absolute;
  left: -12px;
  bottom: 0;
  font-size: 18px;
}
.experiencesWrap .singleList .ExpInfo .fillInfo .single:first-child:before {
  display: none;
}
.experiencesWrap .singleList:last-child {
  padding-bottom: 0;
}

.educationWrap {
  width: 100%;
  display: block;
  position: relative;
}
.educationWrap .singleList {
  width: 100%;
  padding: 1.2rem 0;
  border-top: 1px solid var(--bs-border-color);
  display: flex;
  align-items: start;
  justify-content: flex-start;
  -moz-column-gap: 20px;
       column-gap: 20px;
  row-gap: 15px;
  flex-wrap: wrap;
}
.educationWrap .singleList:first-child {
  border: none;
  padding-top: 0;
}
.educationWrap .singleList .universitythumb {
  width: 70px;
  height: 70px;
  padding: 12px;
  border-radius: 50%;
  border: 3px solid var(--bs-border-color);
  background: var(--bs-body-bg);
}
.educationWrap .singleList .universityInfo {
  flex: 1;
  width: auto;
}
.educationWrap .singleList .universityInfo .uniTitle {
  font-size: 18px;
  margin-bottom: 0.3rem;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
}
.educationWrap .singleList .universityInfo .degreeInfo {
  margin-bottom: 0.8rem;
  font-weight: 500;
  color: var(--bs-dark-text);
  font-size: 14px;
}
.educationWrap .singleList .universityInfo .fillInfo {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 20px;
       column-gap: 20px;
  flex-wrap: wrap;
}
.educationWrap .singleList .universityInfo .fillInfo .single {
  font-size: 13px;
  position: relative;
  color: var(--bs-muted);
}
.educationWrap .singleList .universityInfo .fillInfo .single .link {
  font-weight: 500;
  color: var(--bs-primary);
}
.educationWrap .singleList .universityInfo .fillInfo .single:before {
  content: ".";
  position: absolute;
  left: -12px;
  bottom: 0;
  font-size: 18px;
}
.educationWrap .singleList .universityInfo .fillInfo .single:first-child:before {
  display: none;
}
.educationWrap .singleList:last-child {
  padding-bottom: 0;
}

.languageWrap {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  -moz-column-gap: 1rem;
       column-gap: 1rem;
  row-gap: 0.8rem;
  flex-wrap: wrap;
}
.languageWrap li {
  display: inline-block;
  list-style: none;
}
.languageWrap li .languagebox {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 15px;
       column-gap: 15px;
  padding: 0.5rem 4rem 0.5rem 0.5rem;
  border: 3px solid var(--bs-border-color);
  border-radius: 50px;
}
.languageWrap li .languagebox .icon {
  width: 50px;
  height: 50px;
  background: var(--bs-dark);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 600;
  color: var(--bs-white);
  border-radius: 50%;
}
.languageWrap li .languagebox .caps {
  width: auto;
  text-align: left;
}
.languageWrap li .languagebox .caps .title {
  font-size: 15px;
  font-weight: 600;
  margin: 0;
}
.languageWrap li .languagebox .caps .type {
  margin: 0;
  font-size: 14px;
  color: var(--bs-muted);
}

.reviews-container {
  display: block;
  position: relative;
  width: 100%;
}
.reviews-container .headReviews {
  width: 100%;
  display: block;
  margin-bottom: 1.5rem;
}
.reviews-container .headReviews .headwrapper {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 15px;
       column-gap: 15px;
}
.reviews-container .headReviews .headwrapper .icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  font-size: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--bs-warning);
  border: 1px solid var(--bs-warning);
  color: var(--bs-white);
}
.reviews-container .headReviews .headwrapper .slice {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 6px;
       column-gap: 6px;
}
.reviews-container .headReviews .headwrapper .slice .average {
  font-weight: 600;
  font-size: 18px;
  color: var(--bs-dark);
}
.reviews-container .headReviews .headwrapper .slice .allcount {
  font-size: 14px;
  color: var(--bs-muted);
}
.reviews-container .rating-area {
  display: block;
  width: 100%;
}
.reviews-container .rating-area ul {
  padding: 0;
}
.reviews-container .rating-area ul li {
  display: block;
  list-style: none;
}
.reviews-container .rating-area ul li .single-area {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.reviews-container .rating-area ul li .single-area .star {
  width: 35px;
  height: 35px;
  font-size: 15px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--bs-success-bg-subtle);
  color: var(--bs-success);
}
.reviews-container .rating-area ul li .single-area .caps {
  display: inline-flex;
  align-items: center;
  -moz-column-gap: 5px;
       column-gap: 5px;
}
.reviews-container .rating-area ul li .single-area .caps .rate {
  font-weight: 600;
  font-size: 16px;
  color: var(--bs-dark-text);
}
.reviews-container .rating-area ul li .single-area .caps .area-title {
  font-size: 16px;
  color: var(--bs-muted);
}

.reviews-list-wrapper {
  display: block;
  width: 100%;
  margin-top: 2rem;
  position: relative;
}
.reviews-list-wrapper ul {
  padding: 0;
  width: 100%;
}
.reviews-list-wrapper ul li {
  list-style: none;
  width: 100%;
  display: block;
  padding: 1.5rem 0;
  border-top: 1px solid var(--bs-border-color);
}
.reviews-list-wrapper ul li:last-child {
  border-bottom: none;
}
.reviews-list-wrapper ul li .headWrap {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  -moz-column-gap: 10px;
       column-gap: 10px;
  row-gap: 10px;
}
.reviews-list-wrapper ul li .headWrap .authWrap {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 15px;
       column-gap: 15px;
}
.reviews-list-wrapper ul li .headWrap .authWrap .img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
}
.reviews-list-wrapper ul li .headWrap .authWrap .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}
.reviews-list-wrapper ul li .headWrap .authWrap .caption {
  flex: 1;
}
.reviews-list-wrapper ul li .headWrap .authWrap .caption .title {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 5px;
}
.reviews-list-wrapper ul li .headWrap .authWrap .caption .capInfo {
  display: inline-flex;
  align-items: center;
  -moz-column-gap: 12px;
       column-gap: 12px;
}
.reviews-list-wrapper ul li .headWrap .authWrap .caption .capInfo .subtitle {
  font-weight: 500;
  font-size: 13px;
  color: var(--bs-dark-text);
}
.reviews-list-wrapper ul li .headWrap .authWrap .caption .capInfo .posttime {
  font-size: 13px;
  color: var(--bs-muted);
}
.reviews-list-wrapper ul li .headWrap .reviewRate {
  display: inline-flex;
  align-items: flex-end;
  justify-content: flex-end;
  -moz-column-gap: 7px;
       column-gap: 7px;
  font-size: 14px;
}
.reviews-list-wrapper ul li .headWrap .reviewRate .star {
  color: var(--bs-muted);
  opacity: 0.4;
}
.reviews-list-wrapper ul li .headWrap .reviewRate .star.active {
  color: var(--bs-warning);
  opacity: 1;
}
.reviews-list-wrapper ul li .reviewDesc {
  display: block;
  margin-top: 1rem;
}
.reviews-list-wrapper ul li .reviewDesc .reviewcontent {
  margin: 0;
}
.reviews-list-wrapper ul li .child {
  margin-top: 1.5rem;
}

.submit-review {
  width: 100%;
  display: block;
}
.submit-review .title {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 2rem;
}
.submit-review .review-option {
  width: 100%;
  display: block;
  margin-bottom: 1.5rem;
}
.submit-review .review-option .single-option {
  width: 100%;
  display: block;
}
.submit-review .review-option .single-option .subtitle {
  font-size: 14px;
  font-weight: 500;
  color: var(--bs-muted);
}

.star-rating {
  display: inline-flex;
  font-size: 1.8em;
  flex-direction: row-reverse;
  justify-content: flex-start;
  -moz-column-gap: 7px;
       column-gap: 7px;
  line-height: 1;
}

.star-rating input {
  display: none;
}

.star-rating label {
  color: #ccc;
  cursor: pointer;
}

.star-rating :checked ~ label {
  color: #f90;
}

.star-rating label:hover,
.star-rating label:hover ~ label {
  color: #fc0;
}

/*--------------- Single Page Layouts: Employer Detail Page ----------------*/
.employerlock-wrap {
  position: relative;
  display: block;
  width: 100%;
  background-color: var(--bs-body-bg);
  border-radius: 0.5rem;
  overflow: hidden;
}
.employerlock-wrap.simple {
  background-color: transparent;
  border-radius: 0;
}
.employerlock-wrap .header-employer-block {
  position: relative;
  width: 100%;
  display: block;
}
.employerlock-wrap .header-employer-block .block-thumb {
  height: 250px;
  display: block;
  width: 100%;
  position: relative;
}
.employerlock-wrap .header-employer-block .block-thumb img.img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.employerlock-wrap .single-employer-block {
  width: 100%;
  padding: 2.5rem 2rem;
  border-top: 1px solid var(--bs-border-color);
}
.employerlock-wrap .single-employer-block .block-title {
  font-size: 21px;
  font-weight: 500;
  margin-bottom: 1.8rem;
}
.employerlock-wrap .single-employer-block .descriptionBox {
  width: 100%;
  display: block;
}
.employerlock-wrap .single-employer-block .descriptionBox .block-subtitle {
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 15px;
}
.employerlock-wrap .single-employer-block .descriptionBox p {
  line-height: 1.8;
  margin-bottom: 20px;
}
.employerlock-wrap .single-employer-block .descriptionBox ul {
  list-style: disc;
  margin-bottom: 1.8rem;
}
.employerlock-wrap .single-employer-block .descriptionBox ul li {
  line-height: 1.8;
  margin-top: 15px;
}
.employerlock-wrap .single-employer-block .descriptionBox ul li:first-child {
  margin-top: 0;
}
.employerlock-wrap .single-employer-block .descriptionBox ul:last-child {
  margin: 0;
}
.employerlock-wrap .single-employer-block:first-child {
  border-top: none;
}
.employerlock-wrap .single-employer-block .employerInfowrap {
  width: 100%;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  row-gap: 1rem;
}
.employerlock-wrap .single-employer-block .employerInfowrap .infoFirst {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 1.4rem;
       column-gap: 1.4rem;
}
.employerlock-wrap .single-employer-block .employerInfowrap .infoFirst .thumb {
  flex: inherit;
  width: 80px;
  height: 80px;
  padding: 15px;
  background-color: var(--bs-light);
  border-radius: 50%;
}
.employerlock-wrap .single-employer-block .employerInfowrap .infoFirst .thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.employerlock-wrap .single-employer-block .employerInfowrap .infoFirst .caption {
  flex: 1;
}
.employerlock-wrap .single-employer-block .employerInfowrap .infoFirst .caption .employerTitle {
  font-size: 26px;
  margin-bottom: 0.2rem;
  font-weight: 600;
}
.employerlock-wrap .single-employer-block .employerInfowrap .infoFirst .caption .subInfo {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 0.5rem;
  flex-wrap: wrap;
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
  row-gap: 0.5rem;
  font-weight: 500;
  color: var(--bs-dark);
}
.employerlock-wrap .single-employer-block .employerInfowrap .infoFirst .caption .subInfo .companysubtitle {
  color: var(--bs-muted);
  font-size: 14px;
}
.employerlock-wrap .single-employer-block .employerInfowrap .infoFirst .caption .rattingwrap {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 5px;
       column-gap: 5px;
}
.employerlock-wrap .single-employer-block .employerInfowrap .infoFirst .caption .rattingwrap .star {
  font-size: 14px;
  color: var(--bs-primary);
}
.employerlock-wrap .single-employer-block .employerInfowrap .infoFirst .caption .rattingwrap .average {
  font-weight: 600;
  color: var(--bs-dark-text);
}
.employerlock-wrap .single-employer-block .employerInfowrap .infoFirst .caption .rattingwrap .allreviews {
  font-size: 13px;
  color: var(--bs-muted);
}
.employerlock-wrap .single-employer-block .employerInfowrap .profilewrap {
  width: auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.employerlock-wrap .single-employer-block .employerInfowrap .profilewrap .followerCount {
  font-size: 14px;
  color: var(--bs-muted);
}
.employerlock-wrap .single-employer-block .employerInfowrap .profilewrap .btn {
  height: 50px;
  border-radius: 50px;
  padding: 2px 24px;
  font-weight: 500;
  font-size: 14px;
}
.employerlock-wrap .single-employer-block .employerInfowrap .profilewrap .btn i {
  margin-right: 0.6rem;
}

.employerWrap {
  width: 100%;
  display: block;
  position: relative;
}
.employerWrap .singleList {
  width: 100%;
  padding: 1.2rem 0;
  border-top: 1px solid var(--bs-border-color);
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 20px;
       column-gap: 20px;
  row-gap: 15px;
  flex-wrap: wrap;
}
.employerWrap .singleList:first-child {
  border: none;
  padding-top: 0;
}
.employerWrap .singleList .awdthumb {
  width: 70px;
  height: 70px;
  padding: 12px;
  border-radius: 50%;
  border: 3px solid var(--bs-border-color);
  background: var(--bs-body-bg);
}
.employerWrap .singleList .awdInfo {
  flex: 1;
  width: auto;
}
.employerWrap .singleList .awdInfo .awdTitle {
  font-size: 18px;
  margin-bottom: 0.5rem;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
}
.employerWrap .singleList .awdInfo .fillInfo {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 20px;
       column-gap: 20px;
  flex-wrap: wrap;
}
.employerWrap .singleList .awdInfo .fillInfo .single {
  font-size: 13px;
  position: relative;
  color: var(--bs-muted);
}
.employerWrap .singleList .awdInfo .fillInfo .single .link {
  font-weight: 500;
  color: var(--bs-primary);
}
.employerWrap .singleList .awdInfo .fillInfo .single:before {
  content: ".";
  position: absolute;
  left: -12px;
  bottom: 0;
  font-size: 18px;
}
.employerWrap .singleList .awdInfo .fillInfo .single:first-child:before {
  display: none;
}
.employerWrap .singleList:last-child {
  padding-bottom: 0;
}

/*-------------- Single Page Layouts: Employer Detail Style 2 ---------------*/
.profile-page {
  position: relative;
}
.profile-page .profile-page-header {
  position: relative;
  z-index: 1;
  width: 100%;
  min-height: 104px;
  background: var(--bs-primary-bg-subtle);
}
.profile-page .profile-page-header .bannerCover {
  height: calc(28vw - 30px);
  min-height: 380px;
  max-height: 500px;
}
.profile-page .profile-page-header .bannerCover .coverWrapper {
  height: 28vw;
  position: absolute;
  min-height: 380px;
  max-height: 520px;
  width: 100%;
}
.profile-page .profile-page-header .bannerCover .coverWrapper .topCover {
  position: relative;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.profile-page .profile-page-header .bannerCover .coverWrapper .topCover .blurImage {
  position: absolute;
  z-index: 2;
  height: 102%;
  width: 102%;
  margin: -5px;
  background-position: center !important;
  background-size: cover !important;
}
.profile-page .profile-page-header .bannerCover .coverWrapper .cover-gradiant {
  position: absolute;
  width: 100%;
  top: unset;
  bottom: 0;
  left: 0;
  background: linear-gradient(180.69deg, hsla(0, 0%, 100%, 0.0001) 33.7%, rgba(6, 12, 47, 0.4) 86.94%, rgba(6, 12, 47, 0.4) 97.53%);
  mix-blend-mode: normal;
  transform: matrix(-1, 0, 0, 1, 0, 0);
  height: 100%;
  z-index: 4;
}
.profile-page .main-content {
  border-radius: 40px 40px 0 0;
  background: var(--bs-light);
  position: relative;
  z-index: 2;
}

/*---------------------------------------------
Half Map Elements Design
----------------------------------------------*/
.map-banner-wrap {
  height: calc(100% - 4.8rem);
  position: relative;
  top: 4.672rem;
  transition: 0.1s;
}
.map-banner-wrap .map-left-box {
  float: right;
}
.map-banner-wrap .map-left-box .flt-wrap {
  float: left;
  width: 100%;
  position: relative;
}
.map-banner-wrap .map-left-box .flt-wrap .home-map-container.fw-map {
  width: 40%;
  height: 100%;
  position: fixed;
  right: 0;
  z-index: 22;
}
.map-banner-wrap .map-left-box .flt-wrap .home-map-container.fw-map #map-main {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.map-banner-wrap .map-content-wrap {
  position: relative;
  width: 60%;
  min-height: 100vh;
  z-index: 10;
  float: left;
}
.map-banner-wrap .map-content-wrap .map-content-bxo {
  position: relative;
  padding-top: 1.875rem;
  scrollbar-color: #d2d2d2 #f3f3f3;
  scrollbar-width: thin;
  transition: all 0.25s ease-in-out;
  scroll-padding-top: 3rem;
  max-height: 100%;
  padding: 0;
  padding: 1.5rem 2em 0;
}
.map-banner-wrap .map-content-wrap .map-content-list {
  position: relative;
  display: block;
  padding: 0 2rem 2rem;
}

.gm-style {
  font: inherit !important;
  text-decoration: none;
}

.scrollContorl {
  position: absolute;
  z-index: 1000;
  bottom: 100px;
  right: 20px;
  cursor: pointer;
  width: 36px;
  height: 36px;
  line-height: 36px;
  background: var(--bs-primary);
  border-radius: 4px;
  box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.4);
}

.scrollContorl.enabledsroll i:before {
  content: "\f09c";
}

.mapzoom-in,
.mapzoom-out {
  position: absolute;
  z-index: 100;
  right: 15px;
  top: 50%;
  transform: translateY(50%);
  cursor: pointer;
  width: 28px;
  height: 28px;
  border-radius: 100%;
  color: var(--bs-primary);
  line-height: 28px;
  margin-top: -20px;
  text-align: center;
  background: var(--bs-white);
  box-shadow: 0px 0px 0px 5px rgba(213, 226, 222, 0.4);
}

#singleMap .mapzoom-in,
#singleMap .mapzoom-out,
.home-map .mapzoom-in,
.home-map .mapzoom-out,
.fw-map .mapzoom-in,
.fw-map .mapzoom-out {
  position: absolute;
  right: 20px;
}

.map-container.column-map.right-pos-map .mapzoom-in,
.map-container.column-map.right-pos-map .mapzoom-out {
  right: 30px;
}

.map-container.column-map.left-pos-map .mapzoom-in,
.map-container.column-map.left-pos-map .mapzoom-out {
  left: 30px;
}

.mapzoom-in:before,
.mapzoom-out:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  content: "\f068";
}

.mapzoom-in:before {
  content: "\f067";
}

.mapzoom-in {
  margin-top: -80px;
}

.mapnavigation {
  position: absolute;
  bottom: 50px;
  right: 7px;
  z-index: 30;
  width: 170px;
}

.mapnavigation a {
  width: 70px;
  padding: 8px 0;
  border-radius: 4px;
  color: var(--bs-white);
  float: left;
  margin-left: 10px;
  box-shadow: 0px 0px 0px 4px rgba(255, 255, 255, 0.4);
}

.mapnavigation a,
.mapzoom-in:hover,
.mapzoom-out:hover {
  background: var(--bs-dark);
}

.cluster img {
  display: none;
}

.cluster {
  width: 30px !important;
  height: 30px !important;
}

.cluster div {
  text-align: center;
  font-size: 13px !important;
  color: var(--bs-primary) !important;
  background: var(--bs-primary-bg-subtle);
  font-weight: 600;
  border-radius: 100%;
  width: 30px !important;
  height: 30px !important;
  line-height: 30px !important;
  box-shadow: 0px 0px 0px 4px rgba(9, 145, 250, 0.1);
  -webkit-box-shadow: 0px 0px 0px 4px rgba(9, 145, 250, 0.1);
  transition: all 100ms 3inear;
  animation: cluster-animation 1.5s infinite;
}

.cluster div:hover {
  background: var(--bs-primary);
  color: var(--bs-white) !important;
}

@keyframes cluster-animation {
  0%, 100% {
    box-shadow: 0px 0px 0px 4px rgba(9, 145, 250, 0.2);
  }
  50% {
    box-shadow: 0px 0px 0px 9px rgba(9, 145, 250, 0.2);
  }
}
.inline-filter {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  margin: 4px 10px 4px 0px;
}

.inline-filter:last-child {
  margin-right: 0;
}

.inline-top-filter-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  padding: 0.5rem 0;
  border-bottom: 1px solid #e9ecef;
}

.inline-top-filter-wrap ._mp-inner-content {
  margin: 0;
}

.map-popup-wrap {
  position: relative;
}
.map-popup-wrap .infoBox-close {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--bs-danger);
  color: var(--bs-white);
  cursor: pointer;
}

/*----------------------------------------------
Inner Page Design 
----------------------------------------------*/
/*---------------- Inner Page Design : Page Title ---------------- */
.titleWrap {
  padding: 4.5rem 0;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.sideCover {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 50%;
  height: 100%;
  overflow: hidden;
  border-radius: 100% 0% 0% 100%;
}
.sideCover img {
  position: absolute;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.titleFlex {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 0.8rem;
}
.titleFlex .flexStarts {
  width: auto;
}
.titleFlex .flexStarts .title {
  font-weight: 600;
  font-size: 2.2rem;
  margin: 0;
}

.single-paymntCardsoption .paymnt-line {
  border: 2px solid #ecf1f6;
  border-radius: 0.375rem;
  padding: 0.5rem 0.4rem 0.5rem 0.4rem;
}

.single-paymntCardsoption .paymnt-line.active {
  border-color: var(--bs-primary-bg-subtle);
}

.bs-stepper-header {
  display: flex;
  align-items: center;
}

.bs-stepper .line,
.bs-stepper-line {
  flex: 1 0 32px;
  min-width: 1px;
  min-height: 1px;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.12);
}

.bs-stepper .step-trigger:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.bs-stepper .step-trigger {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  color: #6c757d;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: none;
  padding-top: 20px;
  border-radius: 0.25rem;
  transition: background-color 0.15s ease-out, color 0.15s ease-out;
}

.bs-stepper-label {
  display: inline-block;
  margin: 0.25rem;
}

.bs-stepper-circle {
  display: inline-flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  padding: 0.5em 0;
  margin: 0.25rem;
  color: var(--bs-primary);
  border: 4px solid var(--bs-body-bg);
  background-color: var(--bs-primary-bg-subtle);
  border-radius: 50%;
}

.step.active .bs-stepper-circle {
  background: var(--bs-primary);
  color: var(--bs-text-white);
}

.step.completed .bs-stepper-circle {
  background: #4caf75;
  color: var(--bs-text-white);
}

/*--------------- Inner Page Design : Our Team ---------------*/
.teamBlock {
  width: 100%;
  position: relative;
  display: block;
}
.teamBlock .teamThumb {
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
  max-width: 250px;
  margin: 0 auto 1rem;
  border-radius: 50%;
}
.teamBlock .teamThumb img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all ease 0.5s;
}
.teamBlock .teamThumb .teamSocial {
  position: absolute;
  bottom: 0;
  width: 100%;
  opacity: 0;
  left: 0;
  right: 0;
  display: block;
  height: 100%;
  transition: all ease 0.4s;
}
.teamBlock .teamThumb .teamSocial ul {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
  flex-wrap: wrap;
  row-gap: 10px;
}
.teamBlock .teamThumb .teamSocial ul li {
  display: inline-block;
  padding: 0;
  list-style: none;
}
.teamBlock .teamThumb .teamSocial ul li .socialLink {
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: var(--bs-body-bg);
  color: var(--bs-dark-text);
  font-size: 14px;
  transition: all ease 0.4s;
}
.teamBlock .teamThumb .teamSocial ul li .socialLink:hover {
  color: var(--bs-primary);
}
.teamBlock .teamThumb .teamSocial ul li .socialLink:focus {
  color: var(--bs-primary);
}
.teamBlock .caps {
  display: block;
  width: 100%;
  text-align: center;
}
.teamBlock .caps .title {
  font-size: 17px;
  font-weight: 500;
  margin: 0;
}
.teamBlock .caps .subtitle {
  font-size: 15px;
  font-weight: 400;
}
.teamBlock:hover .teamThumb img {
  transform: scale(1.2);
}
.teamBlock:focus .teamThumb img {
  transform: scale(1.2);
}
.teamBlock:hover .teamThumb .teamSocial {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
  z-index: 1;
  display: flex;
  transition: all ease 0.4s;
  align-items: center;
  justify-content: center;
}

/*------------------ Inner Page Design : Become Partner ----------------*/
.keyBenifits {
  position: relative;
  width: 100%;
  text-align: center;
  display: block;
  border-radius: 0.6rem;
  padding: 2rem 2rem;
}
.keyBenifits .icon {
  width: 80px;
  height: 80px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 1rem;
}
.keyBenifits .captions {
  position: relative;
  display: block;
  width: 100%;
}
.keyBenifits .captions .title {
  font-size: 20px;
  font-weight: 600;
}
.keyBenifits .captions .desc {
  font-size: 17px;
  font-weight: 300;
  margin: 0;
}

/*------------------ Inner Page Design : Help Center ----------------*/
.help-articlewrap {
  width: 100%;
  border: 1px solid var(--bs-border-color);
  background: var(--bs-body-bg);
  border-radius: 10px;
}
.help-articlewrap .headup {
  width: 100%;
  display: flex;
  align-items: center;
  -moz-column-gap: 12px;
       column-gap: 12px;
  border-bottom: 1px solid var(--bs-border-color);
  padding: 10px 15px;
}
.help-articlewrap .headup .icons {
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--bs-secondary);
  color: var(--bs-primary);
  border-radius: 50%;
}
.help-articlewrap .headup .subtitle {
  font-weight: 500;
  font-size: 18px;
  margin: 0;
}
.help-articlewrap .content {
  width: 100%;
  padding: 20px;
}
.help-articlewrap .content .topiclist {
  padding: 0;
  width: 100%;
  position: relative;
}
.help-articlewrap .content .topiclist ul {
  padding: 0;
  margin: 0;
}
.help-articlewrap .content .topiclist ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 10px;
       column-gap: 10px;
  list-style: none;
  margin-bottom: 18px;
}
.help-articlewrap .content .topiclist ul li:last-child {
  margin: 0;
}
.help-articlewrap .content .topiclist ul li a {
  font-size: 17px;
  overflow: hidden;
  font-weight: 500;
  color: var(--bs-muted-color);
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all ease 0.4s;
}
.help-articlewrap .content .topiclist ul li a:hover {
  color: var(--bs-primary);
  text-decoration: underline;
}
.help-articlewrap .content .topiclist ul li a:focus {
  color: var(--bs-primary);
  text-decoration: underline;
}
.help-articlewrap .content .topiclist ul li a:active {
  color: var(--bs-primary);
  text-decoration: underline;
}

/*------------------ Inner Page Design : Carrer Page ----------------*/
.coreValues {
  position: relative;
  width: 100%;
  text-align: center;
  display: block;
  border-radius: 0.6rem;
  padding: 1rem 2rem;
}
.coreValues .icon {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--bs-secondary);
  margin: 0 auto 1rem;
}
.coreValues .icon .icons {
  font-size: 25px;
  color: var(--bs-primary);
}
.coreValues .captions {
  position: relative;
  display: block;
  width: 100%;
}
.coreValues .captions .title {
  font-size: 20px;
  font-weight: 600;
}
.coreValues .captions .desc {
  font-size: 17px;
  font-weight: 300;
  margin: 0;
}

.seeksy-career-wrap {
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  row-gap: 25px;
}
.seeksy-career-wrap .seeksy-career {
  position: relative;
  width: 100%;
  border: 1px solid var(--bs-border-color);
  border-radius: 0.5rem;
  padding: 1.2rem 1.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 15px;
       column-gap: 15px;
  row-gap: 15px;
  flex-wrap: wrap;
}
.seeksy-career-wrap .seeksy-career .career-left {
  width: auto;
}
.seeksy-career-wrap .seeksy-career .career-left .career-category {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 15px;
       column-gap: 15px;
  font-size: 13px;
  font-weight: 500;
  color: var(--bs-muted);
}
.seeksy-career-wrap .seeksy-career .career-left .career-category .type {
  color: var(--bs-primary);
}
.seeksy-career-wrap .seeksy-career .career-left .career-job-title {
  margin: 0;
  line-height: 1.4;
  font-size: 19px;
  font-weight: 500;
}

/*-------------- Inner Page Design : Auth Page Design ---------------*/
.authHead {
  display: block;
  width: 100%;
  text-align: center;
  margin-bottom: 1.4rem;
}
.authHead .logoIcon {
  width: 70px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.authHead .title {
  text-align: center;
  margin: 0;
}
.authHead .title h4 {
  font-size: 30px;
}

.auth-body {
  position: relative;
  background: var(--bs-body-bg);
  border-radius: 0.8rem;
  padding: 2.5rem 2rem;
}

.auth-body .btn-submit {
  height: 56px;
  width: 100%;
  border-radius: 50px;
}

.socialAuth {
  width: 100%;
  display: block;
}
.socialAuth ul {
  display: flex;
  flex-direction: column;
  row-gap: 15px;
  padding: 0;
  margin: 0;
}
.socialAuth ul li {
  display: block;
  list-style: none;
}
.socialAuth ul li a {
  height: 50px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--bs-border-color);
  border-radius: 50px;
  background: var(--bs-body-bg);
  font-size: 14px;
  font-weight: 500;
}
.socialAuth ul li a i {
  color: var(--bs-dark);
  margin-right: 0.5rem;
}
.socialAuth ul li a img {
  max-width: 15px;
  margin-right: 0.5rem;
}
.socialAuth ul li a:hover {
  background-color: var(--bs-light);
}
.socialAuth ul li a:focus {
  background-color: var(--bs-light);
}
.socialAuth ul li a:active {
  background-color: var(--bs-light);
}

.extraCaps {
  text-align: center;
  width: 100%;
  font-weight: 500;
  color: var(--bs-dark-text);
  margin: 12px 0;
}

/*--------------------------------------------------
Blog Design Start
---------------------------------------------------*/
.blogGrid {
  width: 100%;
  height: auto;
  position: relative;
}
.blogGrid .thumbImage {
  width: 100%;
  min-height: 280px;
  position: relative;
  background: transparent;
  border-radius: 0.5rem;
  margin-bottom: 0.8rem;
}
.blogGrid .thumbImage .thumbLink {
  height: 100%;
  width: 100%;
  display: block;
  border-radius: 0.5rem;
}
.blogGrid .thumbImage .thumbLink img {
  position: absolute;
  height: 100%;
  width: 100%;
  border-radius: 0.5rem;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  bottom: 0;
}
.blogGrid .thumbImage .postedDate {
  position: absolute;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
  background: var(--bs-primary);
  border-radius: 0.3rem;
  font-weight: 500;
  font-size: 12px;
  top: 1rem;
  right: 1rem;
  z-index: 1;
  height: 30px;
  color: var(--bs-white);
}
.blogGrid .captionContent {
  width: 100%;
  display: block;
}
.blogGrid .captionContent .catWraps {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 10px;
       column-gap: 10px;
  margin-bottom: 6px;
}
.blogGrid .captionContent .catWraps .catLink {
  font-weight: 500;
  color: var(--bs-primary);
}
.blogGrid .captionContent .titleBlock {
  width: 100%;
  display: block;
}
.blogGrid .captionContent .titleBlock .title {
  font-size: 18px;
  line-height: 1.4;
  font-weight: 500;
}
.blogGrid.classic {
  background-color: var(--bs-body-bg);
  padding: 1.4rem;
  border: 1px solid var(--bs-border-color);
  border-radius: 0.8rem;
}
.blogGrid.classic .captionContent .catWraps .catLink {
  font-weight: 500;
  color: var(--bs-info);
  background: var(--bs-info-bg-subtle);
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.3rem;
  padding: 0 15px;
  font-size: 13px;
}
.blogGrid .thumbImage .postedDate {
  background: var(--bs-primary);
  color: var(--bs-text-white);
}

/*--------------------------------------------------
Dashboard Styles Start
---------------------------------------------------*/
.dashboard-content .table-responsive {
  overflow-y: hidden;
}

.dashboard-wrap {
  min-height: calc(100vh - 66px);
  display: flex;
  padding-top: 66px !important;
}
.dashboard-wrap .mobNavigation {
  width: 100%;
  margin: 2rem 0;
  font-weight: 500;
  font-size: 14px;
}
.dashboard-wrap .dashboard-nav {
  position: fixed;
  height: 100%;
  display: block;
  z-index: 11;
  padding-bottom: 70px;
  z-index: 0;
  background: var(--bs-body-bg);
  overflow-y: scroll;
  min-width: 280px;
  max-width: 280px;
}
.dashboard-wrap .dashboard-nav .dash-user-blocks {
  width: 100%;
  text-align: center;
}
.dashboard-wrap .dashboard-nav .dash-user-blocks .thumbwrap {
  width: 90px;
  height: 90px;
  background: var(--bs-light);
  padding: 0.5rem;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 0.6rem;
}
.dashboard-wrap .dashboard-nav .dash-user-blocks .thumbwrap figure {
  margin: 0;
}
.dashboard-wrap .dashboard-nav .dash-user-blocks .thumbwrap figure img {
  width: 100%;
  border-radius: 50%;
}
.dashboard-wrap .dashboard-nav .dash-user-blocks .userCaption {
  width: 100%;
  text-align: center;
}
.dashboard-wrap .dashboard-nav .dash-user-blocks .userCaption .captionWrap {
  position: relative;
}
.dashboard-wrap .dashboard-nav .dash-user-blocks .userCaption .captionWrap .title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0.2rem;
}
.dashboard-wrap .dashboard-nav .dash-user-blocks .userCaption .captionWrap .subtitle {
  font-size: 14px;
  color: var(--bs-muted);
}
.dashboard-wrap .dashboard-nav .dashboard-inner {
  position: relative;
  display: block;
  padding: 10px 0 30px 0;
}
.dashboard-wrap .dashboard-nav ul {
  list-style: none;
  padding: 0;
  margin: 17px 0 0 0;
}
.dashboard-wrap .dashboard-nav ul:first-child {
  margin: 0px 0 0 0;
}
.dashboard-wrap .dashboard-nav ul:before {
  content: attr(data-submenu-title);
  padding: 0 30px;
  margin-bottom: 5px;
  display: block;
  color: var(--bs-dark-text);
  font-weight: 500;
  font-size: 14px;
}
.dashboard-wrap .dashboard-nav ul li {
  display: block;
  border-left: 3px solid transparent;
  transition: 0.3s;
  line-height: 20px;
  font-size: 14px;
}
.dashboard-wrap .dashboard-nav ul li a {
  display: block;
  padding: 12px 20px;
  transition: 0.3s;
  cursor: pointer;
  font-weight: 400;
  position: relative;
  font-size: 15px;
  color: color-mix(in srgb, var(--bs-nav-color), transparent 20%);
  letter-spacing: 0.5px;
}
.dashboard-wrap .dashboard-nav ul li a .count-tag {
  color: var(--bs-text-white);
  width: 20px;
  height: 20px;
  display: inline-flex;
  border-radius: 50%;
  float: right;
  align-items: center;
  justify-content: center;
}
.dashboard-wrap .dashboard-nav ul li:hover {
  border-color: var(--bs-primary);
  background-color: var(--bs-primary-bg-subtle);
}
.dashboard-wrap .dashboard-nav ul li:hover a {
  color: var(--bs-primary);
}
.dashboard-wrap .dashboard-nav ul li.active {
  border-color: var(--bs-primary);
  background-color: var(--bs-primary-bg-subtle);
}
.dashboard-wrap .dashboard-nav ul li.active a {
  color: var(--bs-primary);
}
.dashboard-wrap .dashboard-content .form-group {
  width: 100%;
  position: relative;
}
.dashboard-wrap .dashboard-content .form-group .label {
  font-size: 13px;
  color: var(--bs-dark-text);
  margin-bottom: 6px;
  padding: 0;
}
.dashboard-wrap .dashboard-content {
  padding: 40px 25px;
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
  margin-left: 280px;
}
.dashboard-wrap .dashboard-content .viewBox {
  width: 100%;
  background: var(--bs-body-bg);
  border-radius: 0.4rem;
  padding: 2rem 1.5rem;
}
.dashboard-wrap .dashboard-content .viewBox .viewboxWrap {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 15px;
       column-gap: 15px;
}
.dashboard-wrap .dashboard-content .viewBox .viewboxWrap .icon {
  width: 65px;
  height: 65px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  background: var(--bs-dark);
  color: var(--bs-white);
}
.dashboard-wrap .dashboard-content .viewBox .viewboxWrap .view-caption {
  flex: 1;
  width: auto;
}
.dashboard-wrap .dashboard-content .viewBox .viewboxWrap .view-caption .title {
  font-size: 28px;
  margin: 0;
}
.dashboard-wrap .dashboard-content .viewBox .viewboxWrap .view-caption .subtitle {
  font-size: 14px;
  color: var(--bs-muted);
  margin: 0;
}
.dashboard-wrap .dashboard-content .card {
  width: 100%;
}
.dashboard-wrap .dashboard-content .card .card-header {
  padding: 1.4rem 1.2rem;
}
.dashboard-wrap .dashboard-content .card .card-header .title {
  font-size: 17px;
  font-weight: 500;
  margin: 0;
}
.dashboard-wrap .dashboard-content .card .card-body {
  padding: 1.4rem 1.2rem;
}
.dashboard-wrap .dashboard-content .card .card-body .listingGroups {
  position: relative;
  display: block;
  width: 100%;
}
.dashboard-wrap .dashboard-content .card .card-body .listingGroups .single-list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 12px;
       column-gap: 12px;
  padding: 1.5rem 1.2rem;
  border-top: 1px solid var(--bs-border-color);
}
.dashboard-wrap .dashboard-content .card .card-body .listingGroups .single-list .thumb {
  width: 40px;
  height: 40px;
}
.dashboard-wrap .dashboard-content .card .card-body .listingGroups .single-list .caps {
  flex: 1;
  width: auto;
}
.dashboard-wrap .dashboard-content .card .card-body .listingGroups .single-list .caps .title {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 3px;
}
.dashboard-wrap .dashboard-content .card .card-body .listingGroups .single-list .caps .subtitle {
  font-size: 14px;
  margin: 0;
  color: var(--bs-muted);
}
.dashboard-wrap .dashboard-content .card .card-body .listingGroups .single-list:first-child {
  border-top: none;
}
.dashboard-wrap .dashboard-content .card .card-body.no-space {
  padding: 0;
}
.dashboard-wrap .dashboard-content .card .card-footer {
  padding: 1.2rem 1.2rem;
}

.prf-completion-wrap {
  width: 100%;
  background: var(--bs-light);
  border: 1px solid var(--bs-border-color);
  border-radius: 0.8rem;
  padding: 2rem 1rem;
  width: 90%;
  margin: 0 auto 15px;
}
.prf-completion-wrap .progress-bars {
  width: 100%;
  margin-bottom: 1rem;
}
.prf-completion-wrap .progress-bars .chartS {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 35px;
  font-weight: 700;
  line-height: 150px;
  height: 150px;
  color: var(--bs-dark-text);
}
.prf-completion-wrap .progress-bars canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.prf-completion-wrap .caption {
  width: 100%;
  margin-bottom: 1rem;
  text-align: center;
}
.prf-completion-wrap .caption .title {
  font-size: 16px;
  font-weight: 600;
}
.prf-completion-wrap .caption .subtitle {
  font-size: 14px;
}
.prf-completion-wrap .button {
  width: 100%;
}
.prf-completion-wrap .button .btn {
  width: 100%;
  height: 48px;
  font-size: 14px;
  font-weight: 500;
}

.help-center-wrap {
  position: relative;
  width: 90%;
  margin: 0 auto;
  background: var(--bs-light);
  border: 1px solid var(--bs-border-color);
  border-radius: 0.8rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  -moz-column-gap: 10px;
       column-gap: 10px;
  padding: 12px;
  margin-bottom: 3rem;
}
.help-center-wrap .help-center {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.help-center-wrap .help-center .icons {
  width: 45px;
  height: 45px;
  background: var(--bs-body-bg);
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: var(--bs-primary);
}
.help-center-wrap .help-center .caps {
  flex: 1;
}
.help-center-wrap .help-center .caps .title {
  font-size: 14px;
  margin: 0;
}
.help-center-wrap .help-center .caps .desc {
  font-size: 14px;
  margin: 0;
}
.help-center-wrap .link {
  font-size: 20px;
  color: var(--bs-muted);
}

.dashboard-nav::-webkit-scrollbar-track {
  background-color: var(--bs-primary-bg-subtle);
  border-radius: 10px;
}

.dashboard-nav::-webkit-scrollbar {
  width: 6px;
  background-color: var(--bs-primary-bg-subtle);
}

.dashboard-nav::-webkit-scrollbar-thumb {
  background-color: var(--bs-primary);
  border-radius: 10px;
}

.dashboardshorting .select2-container .select2-selection--single .select2-selection__rendered {
  padding-right: 30px;
}

.company-heads {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 12px;
       column-gap: 12px;
}
.company-heads .thumb {
  width: 55px;
  height: 55px;
}
.company-heads .caption {
  flex: 1;
  position: relative;
}
.company-heads .caption .title {
  font-size: 16px;
  font-weight: 500;
  margin: 0;
}
.company-heads .caption .subtitle {
  color: var(--bs-muted);
  font-size: 15px;
  margin: 0;
}

td.statusbis {
  position: relative;
  width: auto;
}
td.statusbis .status {
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 2px 14px;
  font-weight: 400;
  border-radius: 50px;
  color: var(--bs-dark);
  background: var(--bs-light);
  border: 1px solid var(--bs-border-color);
}
td.statusbis .status.status-approved {
  color: var(--bs-success);
  background: var(--bs-success-bg-subtle);
  border: 1px solid var(--bs-success-border-subtle);
}
td.statusbis .status.status-pending {
  color: var(--bs-secondary-text);
  background: var(--bs-secondary);
  border: 1px solid var(--bs-secondary-border-subtle);
}

td.dated {
  position: relative;
}
td.dated .start-time {
  color: var(--bs-muted);
}

.dashboard-pagination {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: var(--bs-body-bg);
  border: 1px solid var(--bs-border-color);
  border-top: none;
  padding: 1.5rem 1rem;
}
.dashboard-pagination .count-pagination {
  display: inline-flex;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.dashboard-pagination .select2-container .select2-selection--single {
  padding-left: 4px;
  height: 42px;
}

.profile-status-wrapper {
  width: 100%;
  background: var(--bs-body-bg);
  text-align: center;
  padding: 2.5rem 1.5rem;
  border-radius: 0.2rem;
}
.profile-status-wrapper .caption {
  margin-bottom: 2rem;
}
.profile-status-wrapper .caption .title {
  font-size: 16px;
  margin: 0;
}
.profile-status-wrapper .progress-bars {
  width: 100%;
  margin-bottom: 2rem;
}
.profile-status-wrapper .progress-bars .chartS {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 150px;
  height: 150px;
  color: var(--bs-dark-text);
}
.profile-status-wrapper .progress-bars canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
}
.profile-status-wrapper .section-list {
  width: 100%;
  display: block;
}
.profile-status-wrapper .section-list ul {
  display: block;
  padding: 0;
  margin: 0;
}
.profile-status-wrapper .section-list ul li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  margin-bottom: 14px;
  padding-left: 30px;
  font-size: 16px;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.profile-status-wrapper .section-list ul li .section-title {
  font-size: 15px;
  font-weight: 500;
  color: var(--bs-dark-text);
}
.profile-status-wrapper .section-list ul li .percentage {
  color: var(--bs-primary);
  font-size: 15px;
  font-weight: 500;
}
.profile-status-wrapper .section-list ul li:before {
  content: "\f057";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  color: var(--bs-muted);
  left: 0;
  top: 0px;
  font-size: 18px;
}
.profile-status-wrapper .section-list ul li.complete {
  position: relative;
}
.profile-status-wrapper .section-list ul li.complete:before {
  content: "\f058";
  color: var(--bs-dark-text);
}
.profile-status-wrapper .section-list ul li.complete .percentage {
  color: var(--bs-muted) !important;
}
.profile-status-wrapper .section-list ul li:last-child {
  margin: 0;
}

.status {
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 2px 14px;
  border-radius: 50px;
  font-weight: 400;
  color: var(--bs-dark);
  background: var(--bs-light);
  border: 1px solid var(--bs-border-color);
}
.status.status-active {
  color: var(--bs-success);
  background: var(--bs-success-bg-subtle);
  border: 1px solid var(--bs-success-border-subtle);
}
.status.status-nonactive {
  color: var(--bs-danger);
  background: var(--bs-danger-bg-subtle);
  border: 1px solid var(--bs-danger-border-subtle);
}

.dashboard-content .id {
  color: var(--bs-primary);
  font-weight: 500;
}

.dashboard-content .package-name {
  display: block;
  width: auto;
}
.dashboard-content .package-name .package-title {
  font-size: 14px;
  margin: 0;
  line-height: 1.5;
}
.dashboard-content .package-name .purchase-date {
  margin: 0;
  font-weight: 400;
  font-size: 14px;
}

.dashboard-content .ratingview {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 5px;
       column-gap: 5px;
}
.dashboard-content .ratingview .star {
  color: var(--bs-primary);
}
.dashboard-content .ratingview .rates {
  color: var(--bs-dark-text);
  font-weight: 600;
}

.dashboard-content .uploadBox {
  padding: 3.5rem 2rem;
  text-align: center;
  background-color: var(--bs-light);
  border: 1px dashed var(--bs-border-color);
  border-radius: 0.5rem;
  margin-bottom: 0.5rem;
}
.dashboard-content .uploadBox .upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}
.dashboard-content .uploadBox .upload-btn-wrapper .uploadbtn {
  font-size: 50px !important;
  padding: 0 !important;
  color: var(--bs-muted);
  height: auto;
  line-height: 0;
}
.dashboard-content .uploadBox .upload-btn-wrapper .tag {
  font-size: 13px;
  margin: 0;
  color: var(--bs-secondary);
}

.dashboard-content .upload-galleryWrap {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 0.8rem;
       column-gap: 0.8rem;
  row-gap: 0.5rem;
  flex-wrap: wrap;
}
.dashboard-content .upload-galleryWrap .single-upload {
  width: 120px;
  height: 110px;
  border-radius: 0.2rem;
  overflow: hidden;
  position: relative;
  background: var(--bs-light);
}
.dashboard-content .upload-galleryWrap .single-upload figure {
  margin: 0;
  width: 100%;
  height: 100%;
}
.dashboard-content .upload-galleryWrap .single-upload figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.dashboard-content .upload-galleryWrap .single-upload .delete-img {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 20px;
  height: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--bs-body-bg);
  font-size: 8px;
  color: var(--bs-dark);
  border-radius: 50%;
}

.dashboard-content .dashJobtitle {
  display: block;
  width: auto;
}
.dashboard-content .dashJobtitle .title {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 2px;
}
.dashboard-content .dashJobtitle .title .jobtype {
  margin-right: 5px;
}
.dashboard-content .dashJobtitle .title .jobtype.featured {
  color: #f6b115;
}
.dashboard-content .dashJobtitle .title .jobtype.premium {
  color: #3ebca3;
}
.dashboard-content .dashJobtitle .title .jobtype.trending {
  color: #f64b15;
}
.dashboard-content .dashJobtitle .title .jobtype.filled {
  color: var(--bs-muted);
}

.dashboard-content .applicants {
  position: relative;
  font-weight: 500;
  color: var(--bs-muted);
}
.dashboard-content .applicants .active {
  color: var(--bs-primary);
  margin-right: 5px;
}

.dashboard-content .jbx-status {
  position: relative;
  margin-bottom: 2px;
  width: auto;
}
.dashboard-content .jbx-status .label {
  font-size: 13px;
  background: var(--bs-light);
  border-radius: 50px;
  height: 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0px 15px;
}
.dashboard-content .jbx-status .label.opening {
  background-color: #e0f9f1;
  color: #13af7e;
}
.dashboard-content .jbx-status .label.close {
  color: var(--bs-secondary-text);
  background-color: var(--bs-secondary);
}
.dashboard-content .jbx-status .label.pending {
  color: #eaab00;
  background-color: #fcf7ea;
}

.dashboard-content .expire-date {
  font-size: 15px;
  color: #61bc74;
}
.dashboard-content .expire-date.expired {
  color: #dc3131;
}

.dashboard-content .applicants-info-wrap {
  width: auto;
  display: block;
}
.dashboard-content .applicants-info-wrap .applicants-info {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 10px;
       column-gap: 10px;
  flex-wrap: wrap;
  row-gap: 10px;
}
.dashboard-content .applicants-info-wrap .user-thumb {
  width: 55px;
  height: 55px;
  border-radius: 50%;
}
.dashboard-content .applicants-info-wrap .user-thumb figure {
  margin: 0;
  height: 100%;
  width: 100%;
}
.dashboard-content .applicants-info-wrap .user-thumb figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.dashboard-content .applicants-info-wrap .user-info {
  flex: 1;
  width: auto;
}
.dashboard-content .applicants-info-wrap .user-info .title {
  font-size: 17px;
  margin-bottom: 4px;
  font-weight: 500;
}
.dashboard-content .applicants-info-wrap .user-info .appliedfor {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 10px;
       column-gap: 10px;
  font-weight: 500;
  color: var(--bs-muted);
}
.dashboard-content .applicants-info-wrap .user-info .appliedfor .joblink {
  color: var(--bs-primary);
}

.dashboard-content .detail-info {
  display: inline-flex;
  flex-direction: column;
  row-gap: 5px;
}
.dashboard-content .detail-info .info-detail {
  color: var(--bs-muted);
  font-size: 16px;
}
.dashboard-content .detail-info .info-call {
  color: var(--bs-muted);
  font-size: 16px;
}

.dashboard-content .action-group {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  -moz-column-gap: 15px;
       column-gap: 15px;
}
.dashboard-content .action-group .download-resume {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--bs-muted);
  background: var(--bs-light);
}

.dashboard-content .candidates-info-wrap {
  width: auto;
  display: block;
}
.dashboard-content .candidates-info-wrap .candidates-info {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 10px;
       column-gap: 10px;
  flex-wrap: wrap;
  row-gap: 10px;
}
.dashboard-content .candidates-info-wrap .user-thumb {
  width: 55px;
  height: 55px;
  border-radius: 50%;
}
.dashboard-content .candidates-info-wrap .user-thumb figure {
  margin: 0;
  height: 100%;
  width: 100%;
}
.dashboard-content .candidates-info-wrap .user-thumb figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.dashboard-content .candidates-info-wrap .candidate-info {
  flex: 1;
  width: auto;
}
.dashboard-content .candidates-info-wrap .candidate-info .title {
  font-size: 17px;
  margin-bottom: 4px;
  font-weight: 500;
}
.dashboard-content .candidates-info-wrap .candidate-info .current-position {
  font-size: 16px;
  color: var(--bs-muted);
}

.dashboard-content .companies-info-wrap {
  width: auto;
  display: block;
}
.dashboard-content .companies-info-wrap .company-info {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 10px;
       column-gap: 10px;
  flex-wrap: wrap;
  row-gap: 10px;
}
.dashboard-content .companies-info-wrap .user-thumb {
  width: 55px;
  height: 55px;
}
.dashboard-content .companies-info-wrap .user-thumb figure {
  margin: 0;
  height: 100%;
  width: 100%;
}
.dashboard-content .companies-info-wrap .user-thumb figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.dashboard-content .companies-info-wrap .company-detail {
  flex: 1;
  width: auto;
}
.dashboard-content .companies-info-wrap .company-detail .title {
  font-size: 17px;
  margin-bottom: 4px;
  font-weight: 500;
}
.dashboard-content .companies-info-wrap .company-detail .current-location {
  font-size: 16px;
  color: var(--bs-muted);
}

.submit-job-status {
  width: 100%;
  position: relative;
  background: var(--bs-body-bg);
  border-radius: 0.7rem;
  padding: 2rem 1.5rem;
}
.submit-job-status .company-thumb-wrap {
  display: block;
  width: 100%;
  margin-bottom: 1rem;
}
.submit-job-status .company-thumb-wrap .thumb {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  padding: 15px;
  background: var(--bs-light);
  border-radius: 50%;
}
.submit-job-status .company-thumb-wrap .thumb figure {
  margin: 0;
}
.submit-job-status .submit-job-info {
  display: block;
  text-align: center;
  margin-bottom: 1rem;
}
.submit-job-status .submit-job-info .submit-job-type {
  display: block;
  margin-bottom: 2px;
}
.submit-job-status .submit-job-info .submit-job-type .jobType {
  height: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.3rem;
  color: var(--bs-primary);
  background: var(--bs-primary-bg-subtle);
  padding: 0 15px;
  font-size: 12px;
  font-weight: 500;
}
.submit-job-status .submit-job-info .job-title {
  font-size: 16px;
  margin: 0;
}
.submit-job-status .submit-job-info .sub-job-location {
  margin: 0;
  font-size: 14px;
  color: var(--bs-muted);
}
.submit-job-status .submit-job-list-status {
  display: block;
  width: 100%;
}
.submit-job-status .submit-job-list-status ul {
  margin: 0;
  padding: 0;
}
.submit-job-status .submit-job-list-status ul li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 10px;
  font-size: 16px;
  color: var(--bs-muted);
  opacity: 0.8;
}
.submit-job-status .submit-job-list-status ul li .ico {
  margin-right: 10px;
}
.submit-job-status .submit-job-list-status ul li.complete {
  color: var(--bs-dark);
  opacity: 1;
}
.submit-job-status .submit-job-list-status ul li.complete .ico {
  color: var(--bs-success);
}
.submit-job-status .submit-job-list-status ul li:last-child {
  margin: 0;
}

/*--------------------------------------------------
Footer Style
---------------------------------------------------*/
/*-------------------- Newsletter Form -------------------*/
.newsllerForm {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-top: 1.5rem;
  background: rgba(0, 0, 0, 0.14);
  border: 1px solid rgba(0, 0, 0, 0.11);
  border-radius: 50px;
  padding: 7px;
}
.newsllerForm .inputBox {
  flex: 1;
}
.newsllerForm .inputBox .form-control {
  border: none;
  background-color: transparent;
  border-radius: 50px;
  color: rgba(255, 255, 255, 0.8);
  height: 55px;
}
.newsllerForm .inputBox .form-control::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.newsllerForm .inputBox .form-control::placeholder {
  color: rgba(255, 255, 255, 0.7);
}
.newsllerForm .btnWrap {
  width: auto;
}
.newsllerForm .btnWrap .btn {
  width: 55px;
  height: 55px;
  padding: 0;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-items: center;
  font-size: 20px;
}
.newsllerForm.light {
  background: var(--bs-body-bg);
  border: 1px solid var(--bs-border-color);
}
.newsllerForm.light .inputBox {
  flex: 1;
}
.newsllerForm.light .inputBox .form-control {
  border: none;
  background-color: transparent;
  border-radius: 50px;
  color: var(--bs-body-color);
  height: 45px;
}
.newsllerForm.light .inputBox .form-control::-moz-placeholder {
  color: var(--bs-muted);
}
.newsllerForm.light .inputBox .form-control::placeholder {
  color: var(--bs-muted);
}

/*-------------------- Footer Style: Call To Action & Become A Partner ---------------- */
.calltoAction {
  background: var(--dark-footer-bg);
}

.becomePartner {
  position: relative;
}
.becomePartner .container {
  position: relative;
  z-index: 2;
}
.becomePartner .ctaBackgrounds {
  position: absolute;
  width: 100%;
  z-index: 1;
  top: 0;
  bottom: 0;
  height: 100%;
}
.becomePartner .ctaBackgrounds .icon {
  position: absolute;
  width: 50px;
}
.becomePartner .ctaBackgrounds .icon .filter {
  filter: grayscale(100%);
}
.becomePartner .ctaBackgrounds .icon.style01 {
  left: 15%;
  top: 20%;
}
.becomePartner .ctaBackgrounds .icon.style02 {
  left: 2%;
  top: 50%;
  width: 65px;
}
.becomePartner .ctaBackgrounds .icon.style03 {
  left: 12%;
  top: 80%;
}
.becomePartner .ctaBackgrounds .icon.style04 {
  right: 15%;
  top: 20%;
}
.becomePartner .ctaBackgrounds .icon.style05 {
  right: 2%;
  top: 50%;
  width: 65px;
}
.becomePartner .ctaBackgrounds .icon.style06 {
  right: 12%;
  top: 80%;
}

/*-------------- Footer Style: Start Footer -------------*/
footer {
  z-index: 1;
  font-size: 0.9rem;
  position: relative;
  background: var(--bs-body-bg);
  padding: 4.5rem 0 !important;
}
footer .footer-widget {
  padding: 0px;
}
footer .footer-widget .footerLogo {
  width: 100%;
  margin-bottom: 1.4rem;
}
footer .footer-widget .footerLogo img {
  max-width: 115px;
}
footer .footer-widget .footerText {
  width: 100%;
}
footer .footer-widget .footerText p {
  color: var(--bs-muted);
}
footer .footer-widget .widget-title {
  margin-bottom: 10px;
  font-size: 13px;
  color: var(--bs-dark);
  font-weight: 500;
  text-transform: uppercase;
}
footer .footer-widget ul {
  padding: 0;
  margin: 0;
}
footer .footer-widget ul li {
  list-style: none;
  margin-top: 0.75rem;
  display: block;
}
footer .footer-widget ul li a {
  color: var(--bs-muted);
  font-size: 0.9rem;
  font-weight: 400;
}
footer .footer-widget ul li a:hover {
  color: var(--bs-primary);
}
footer .footer-widget ul li a:focus {
  color: var(--bs-primary);
}
footer .footer-widget ul li a:hactive {
  color: var(--bs-primary);
}
footer .footer-widget ul li p {
  color: var(--bs-muted);
  font-size: 13px;
}
footer .footer-widget .socialLinks {
  width: 100%;
  display: block;
  margin-top: 1.4rem;
}
footer .footer-widget .socialLinks ul {
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
footer .footer-widget .socialLinks ul li {
  display: inline-block;
  list-style: none;
}
footer .footer-widget .socialLinks ul li .link {
  width: 38px;
  height: 38px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--bs-primary-bg-subtle);
  border: 1px solid var(--bs-primary-border-subtle);
  color: var(--bs-primary);
  border-radius: 50%;
  transition: all ease0 0.4s;
}
footer .footer-widget .socialLinks ul li .link:hover {
  background-color: var(--bs-primary);
  color: var(--bs-white);
  border-color: var(--bs-primary);
}
footer .footer-widget .socialLinks ul li .link:focus {
  background-color: var(--bs-primary);
  color: var(--bs-white);
  border-color: var(--bs-primary);
}
footer .footer-widget .socialLinks ul li .link:active {
  background-color: var(--bs-primary);
  color: var(--bs-white);
  border-color: var(--bs-primary);
}
footer.skin-dark-footer {
  background: var(--bs-dark-footer);
}
footer.skin-dark-footer .footer-widget .widget-title {
  color: var(--bs-text-white);
}
footer.skin-dark-footer .footer-widget ul li a {
  color: rgba(250, 250, 250, 0.7);
}
footer.skin-dark-footer .footer-widget ul li a:hover {
  color: var(--bs-text-white);
}
footer.skin-dark-footer .footer-widget ul li a:focus {
  color: var(--bs-text-white);
}
footer.skin-dark-footer .footer-widget .footerText p {
  color: rgba(250, 250, 250, 0.7);
}
footer.skin-dark-footer .footerBottom {
  background-color: rgba(255, 255, 255, 0.05);
  border-color: rgba(255, 255, 255, 0.08);
}
footer.skin-dark-footer .footerBottom .copyrightCaps .copyright-text {
  color: rgba(255, 255, 255, 0.8);
}
footer.skin-dark-footer .footer-widget .socialLinks {
  margin-top: 1.4rem;
}
footer.skin-dark-footer .footer-widget .socialLinks ul {
  padding: 0;
  margin: 0;
}
footer.skin-dark-footer .footer-widget .socialLinks ul li {
  list-style: none;
}
footer.skin-dark-footer .footer-widget .socialLinks ul li .link {
  color: rgba(250, 250, 250, 0.7);
  background: rgba(2, 2, 2, 0.1);
  border: 1px solid rgba(2, 2, 2, 0.11);
  border-radius: 50%;
  transition: all ease0 0.4s;
}
footer.skin-dark-footer .footer-widget .socialLinks ul li .link:hover {
  background-color: var(--bs-primary);
  color: var(--bs-white);
  border-color: var(--bs-primary);
}
footer.skin-dark-footer .footer-widget .socialLinks ul li .link:focus {
  background-color: var(--bs-primary);
  color: var(--bs-white);
  border-color: var(--bs-primary);
}
footer.skin-dark-footer .footer-widget .socialLinks ul li .link:active {
  background-color: var(--bs-primary);
  color: var(--bs-white);
  border-color: var(--bs-primary);
}
footer .footerBottom {
  background: var(--bs-body-bg);
  border: 1px solid var(--bs-border-color);
  border-radius: 0.4rem;
  padding: 0.7rem;
  width: 100%;
}
footer .footerBottom .appLink {
  display: flex;
  align-items: center;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
footer .footerBottom .appLink img {
  max-width: 120px;
}
footer .footerBottom .copyrightCaps {
  width: auto;
}
footer .footerBottom .copyrightCaps .copyright-text {
  margin: 0;
  font-size: 15px;
  color: var(--bs-muted);
}
footer .footerBottom .copyrightCaps .copyright-text a {
  color: var(--bs-primary);
}
footer .footerBottom .copyrightCaps .copyright-text a:hover {
  color: var(--bs-secondary);
}
footer .footerBottom .copyrightCaps .copyright-text a:focus {
  color: var(--bs-secondary);
}
footer .footerBottom.light {
  background: rgba(0, 0, 0, 0.02);
  border: 1px solid rgba(0, 0, 0, 0.03);
}

a#back2Top {
  width: 40px;
  height: 40px;
  position: fixed;
  bottom: 50px;
  right: 15px;
  font-size: 16px;
  border: 2px solid var(--bs-border-color);
  background: var(--bs-body-bg);
  border-radius: 50%;
  text-align: center;
  line-height: 42px;
  color: var(--bs-primary);
  z-index: 4;
  display: none;
}

/*--------------------------------------------------
Responsiveness Start
---------------------------------------------------*/
@media all and (min-height: 600px) and (min-width: 767px) {
  .height-10 {
    height: 10vh;
  }
  .height-20 {
    height: 20vh;
  }
  .height-30 {
    height: 30vh;
  }
  .height-40 {
    height: 40vh;
  }
  .height-50 {
    height: 50vh;
  }
  .height-60 {
    height: 60vh;
  }
  .height-70 {
    height: 70vh;
  }
  .height-80 {
    height: 80vh;
  }
  .height-90 {
    height: 90vh;
  }
  .height-100 {
    height: 100vh;
  }
}
@media (min-width: 768px) {
  .seeksy-apply-bottom {
    display: none;
  }
}
@media (min-width: 992px) {
  .filterButton {
    display: none;
  }
  .offcanvas.largeshow {
    position: relative;
    visibility: visible;
    border: none;
    z-index: 1;
    transform: translateX(0%) !important;
  }
  .freelancing-home .bannerfreelanceImg {
    position: absolute;
    right: 5%;
    bottom: -5%;
  }
  .freelancing-home .bannerfreelanceImg img {
    max-width: 500px;
  }
  .searchingSidebar .offcanvas-header {
    display: none;
  }
  .map-content-wrapper .map-wrapper {
    width: 40%;
    height: calc(100vh - 72px);
    position: sticky;
    top: 72px;
  }
  .map-content-wrapper .map-list-wrap {
    width: 60%;
  }
}
@media (min-width: 993px) {
  a.mobNavigation {
    display: none;
  }
  .inline-top-filter-wrap .container-fluid,
  .header .container-fluid {
    padding: 0 2rem;
  }
  .viewjob.sticky {
    position: sticky;
    position: -webkit-sticky;
    top: 100px;
  }
  .head-shadow {
    box-shadow: 0 0.5rem 2rem -0.25rem hsla(224.29, 100%, 16.47%, 0.1);
    -webkit-box-shadow: 0 0.5rem 2rem -0.25rem hsla(224.29, 100%, 16.47%, 0.1);
  }
  .header.head-border {
    border-bottom: 1px solid var(--bs-border-color);
  }
  .hero-header.full-height {
    min-height: 650px;
    padding: 130px 0 56px;
  }
  .hero-header {
    min-height: 650px;
    padding: 120px 0 120px;
  }
  div#MobNav {
    display: block;
  }
  a.mobNavigation {
    display: none;
  }
  .header.header-fixed {
    border-bottom: none;
    background: var(--bs-body-bg);
    position: fixed;
    z-index: 999;
    width: 100%;
    top: 0;
    transition: 0.2s ease-in;
    animation-duration: 0.5s;
    animation-name: slideInDown;
    box-shadow: 0 0.5rem 2rem -0.25rem hsla(224.29, 100%, 16.47%, 0.1);
    -webkit-box-shadow: 0 0.5rem 2rem -0.25rem hsla(224.29, 100%, 16.47%, 0.1);
  }
  .header.header-light.head-fixed {
    position: fixed;
    z-index: 99;
    width: 100%;
    transition: none !important;
    border-bottom: none;
    animation-name: none !important;
    box-shadow: 0 0.5rem 2rem -0.25rem hsla(224.29, 100%, 16.47%, 0.1);
    -webkit-box-shadow: 0 0.5rem 2rem -0.25rem hsla(224.29, 100%, 16.47%, 0.1);
  }
  .filter_search_opt {
    display: none;
  }
  .header.header-transparent {
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: inline-block;
    width: 100%;
    z-index: 4;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .nav-brand .main-logo-logo {
    display: block;
  }
  .nav-brand .change-logo {
    display: none;
  }
  .nav-brand .mobile-logo {
    display: none;
  }
  .header-fixed .nav-brand .main-logo {
    display: none;
  }
  .header-fixed .nav-brand .change-logo {
    display: block;
  }
  .header.header-transparent.header-fixed {
    border-bottom: none;
    background: var(--bs-body-bg);
    position: fixed;
    z-index: 999;
    width: 100%;
    top: 0;
    transition: 0.2s ease-in;
    animation-duration: 0.5s;
    animation-name: slideInDown;
    box-shadow: var(--bs-box-shadow-md);
    -webkit-box-shadow: var(--bs-box-shadow-md);
  }
  .header .nav-menu > .active > a .submenu-indicator-chevron,
  .header .nav-menu > .focus > a .submenu-indicator-chevron,
  .header .nav-menu > li:hover > a .submenu-indicator-chevron {
    border-color: transparent var(--bs-primary) var(--bs-primary) transparent;
  }
  /*------------ Header Theme Style -------------*/
  /*---- Style One --------*/
  .header.header-transparent .nav-menu > li > a {
    color: var(--bs-text-white);
  }
  .header.header-transparent.header-fixed .nav-menu > li > a {
    color: var(--bs-nav-color);
  }
  .header.header-transparent .nav-menu > li > a > .submenu-indicator > .submenu-indicator-chevron {
    border-color: transparent var(--bs-text-white) vra(--bs-text-white) transparent;
  }
  .header.header-light .nav-menu > .active > a,
  .header.header-light .nav-menu > .active > a,
  .header.header-light .nav-menu > li:focus > a,
  .header.header-light .nav-menu > li:hover > a,
  .header.header-light.header-fixed .nav-menu > .active > a,
  .header.header-light.header-fixed .nav-menu > li:focus > a,
  .header.header-light.header-fixed .nav-menu > li:hover > a,
  .header.header-transparent.header-fixed .nav-menu > .active > a,
  .header.header-transparent.header-fixed .nav-menu > li:focus > a,
  .header.header-transparent.header-fixed .nav-menu > li:hover > a {
    color: var(--bs-primary);
    border-radius: 50px;
    background: var(--bs-primary-bg-subtle);
  }
  .header.header-transparent.header-fixed .nav-menu > li > a > .submenu-indicator > .submenu-indicator-chevron {
    border-color: transparent var(--bs-nav-color) vra(--bs-nav-color) transparent;
  }
  .header.header-transparent.dark-nav .nav-menu > li > a,
  .header.header-transparent.dark-nav.header-fixed .nav-menu > li > a {
    color: var(--bs-nav-color);
    border-radius: 50px;
  }
  .header.header-transparent.dark-nav .nav-menu > .active > a,
  .header.header-transparent.dark-nav .nav-menu > li:focus > a,
  .header.header-transparent.dark-nav .nav-menu > li:hover > a {
    color: var(--bs-white);
    border-radius: 50px;
    background: var(--bs-primary);
  }
  .header.header-transparent.dark-nav.header-fixed .nav-menu > .active > a,
  .header.header-transparent.dark-nav.header-fixed .nav-menu > li:focus > a,
  .header.header-transparent.dark-nav.header-fixed .nav-menu > li:hover > a {
    color: var(--bs-primary);
    border-radius: 50px;
    background: var(--bs-primary-bg-subtle);
  }
  .header.header-transparent.dark-nav .nav-menu > li > a > .submenu-indicator > .submenu-indicator-chevron {
    border-color: transparent var(--bs-nav-color) vra(--bs-nav-color) transparent;
  }
  .header.header-dark .nav-menu > .active > a,
  .header.header-dark .nav-menu > li:focus > a,
  .header.header-dark .nav-menu > li:hover > a,
  .header.header-transparent .nav-menu > .active > a,
  .header.header-transparent .nav-menu > li:focus > a,
  .header.header-transparent .nav-menu > li:hover > a {
    color: var(--bs-white);
    border-radius: 50px;
    background: rgba(255, 255, 255, 0.1);
  }
  .mobile_nav {
    display: none;
  }
  .mob-show {
    display: none;
  }
}
@media (min-width: 1024px) {
  .hero-header h1 {
    font-size: 2.8em;
    line-height: 1.31818182em;
  }
  .banner-space {
    padding: 120px 0 90px;
  }
  .hero-xl-header {
    padding: 200px 0px;
    min-height: 100vh;
    height: auto;
  }
}
@media (min-width: 1200px) {
  .hero-header.full-height {
    min-height: 700px;
    padding: 130px 0 56px;
  }
  .hero-header {
    min-height: 700px;
    padding: 120px 0 120px;
  }
  .hero-xl-header {
    padding: 220px 0px;
    min-height: 100vh;
    height: auto;
  }
  .headline {
    font-size: 2.6rem;
  }
  .h1,
  h1 {
    font-size: 3rem;
  }
  .h2,
  h2 {
    font-size: 2.2rem;
  }
  .hero-header h1 {
    font-size: 3.2em;
    line-height: 1.25em;
  }
  .carousel-inner .carousel-item {
    padding: 6rem 0;
    height: 100vh;
    min-height: 650px;
  }
}
@media (min-width: 1500px) {
  .headline {
    font-size: 3rem;
  }
  .h1,
  h1 {
    font-size: 3.4rem;
  }
  .h2,
  h2 {
    font-size: 2.5rem;
  }
  .fs-1 {
    font-size: 3.5rem !important;
  }
  .fs-2 {
    font-size: 2.2rem !important;
  }
  .hero-banner {
    padding: 7em 0 7em;
  }
  .banner-space {
    padding: 180px 0 110px;
  }
  .hero-header h1 {
    font-size: 3.5em;
    line-height: 1.2em;
  }
  .carousel-inner .carousel-item {
    padding: 6rem 0;
    height: 100vh;
    min-height: 650px;
  }
  .hero-header.full-height {
    min-height: 750px;
    padding: 180px 0 106px;
  }
  .hero-header {
    min-height: 750px;
    padding: 170px 0 170px;
  }
  .xl-heading {
    font-size: 4em;
    line-height: 1.31818182em;
  }
}
@media (min-width: 1920px) {
  .hero-header.full-height {
    min-height: 100vh;
    padding: 220px 0 146px;
  }
  .hero-header {
    min-height: 100vh;
    padding: 200px 0 200px;
  }
}
@media (max-width: 1200px) {
  .hero-banner {
    padding: 6em 0 6em;
  }
}
@media (max-width: 992px) {
  .nav-menu.nav-menu-social {
    display: none;
  }
  .header {
    padding: 10px 0;
    animation: none;
  }
  .static-show {
    display: none;
  }
  .account-drop .dropdown-menu ul li {
    margin-left: 0;
  }
  .nav-header {
    display: flex;
    align-items: center;
    float: left;
    width: 100%;
  }
  .navigation-portrait .nav-brand {
    margin-left: 0px;
    flex: 1;
    margin-top: 0;
  }
  .navigation-portrait .nav-brand .main-logo {
    display: none;
  }
  .navigation-portrait .nav-brand .change-logo {
    display: none;
  }
  .navigation-portrait .nav-brand .mobile-logo {
    display: block;
  }
  .nav-menu > li .nav-dropdown {
    box-shadow: none;
    padding: 0;
  }
  .nav-menu > li > .nav-dropdown:before {
    display: none;
  }
  .footer-widget {
    padding-top: 0;
  }
  footer.dark-footer,
  footer.skin-light-footer,
  footer.skin-dark-footer {
    padding-top: 60px;
  }
  ul.mobile_nav.dhsbrd {
    margin: 0;
  }
  .w-50 {
    width: 100% !important;
  }
  .dashboard-wrap {
    padding: 66px 20px 66px !important;
    flex-direction: column;
  }
  .dashboard-wrap .dashboard-content {
    margin: 0;
    padding: 1rem 0;
  }
  .dashboard-wrap .dashboard-nav {
    position: relative;
    width: 100%;
    max-width: 100%;
    width: 100%;
    overflow-y: auto;
    padding-bottom: 0;
  }
  .dashboard-content {
    padding: 0rem;
    margin: 0;
    flex: auto;
  }
  .dashboard-wrap #MobNav,
  .dashboard-wrap #MobNav {
    width: 100%;
  }
  .dashboard-nav {
    position: relative;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    padding-bottom: 0px;
    margin-bottom: 1rem;
    overflow: auto;
    flex: auto !important;
    height: auto !important;
  }
  .map-banner-wrap {
    height: 100%;
    top: 0;
  }
  .map-banner-wrap .map-left-box {
    float: initial;
  }
  .map-banner-wrap .map-left-box .flt-wrap {
    float: initial;
    width: 100%;
    position: relative;
  }
  .map-banner-wrap .map-left-box .flt-wrap .home-map-container.fw-map {
    width: 100%;
    height: auto;
    position: relative;
    right: auto;
    z-index: 1;
    overflow: hidden;
  }
  .map-banner-wrap .map-left-box .flt-wrap .home-map-container.fw-map #map-main {
    position: relative;
    top: 0;
    left: 0;
    height: 400px;
    width: 100%;
    z-index: 1;
    overflow: hidden;
  }
  .map-banner-wrap .map-content-wrap {
    width: 100%;
    min-height: auto;
    float: initial;
  }
  .map-banner-wrap .map-content-wrap .map-content-bxo {
    padding: 1.5rem 1em 0;
  }
  .map-banner-wrap .map-content-wrap .map-content-list {
    padding: 0 1rem 1.5rem;
  }
  table {
    border: 0;
  }
  .table tr th {
    padding: 22px 15px;
    vertical-align: middle;
  }
  .table tr td {
    padding: 15px 15px;
    vertical-align: middle;
  }
  table caption {
    font-size: 1.3em;
  }
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table tr {
    border-bottom: 2px solid var(--bs-border-color);
    display: block;
    margin-bottom: 0.625em;
  }
  table td {
    border-bottom: 1px solid var(--bs-border-color);
    display: block;
    text-align: right;
  }
  table td::before {
    content: attr(data-label);
    float: left;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
  }
  table td:last-child {
    border-bottom: 0;
  }
  .reviewsCard .reviewsBody .reviewerInfo .employerLogo {
    display: none;
  }
  .smalljobList .jobheader .employerThumb .avatar-xl {
    width: 3rem;
    height: 3rem;
  }
  .searchingSidebar .offcanvas.offcanvas-start {
    width: 100%;
    border: none;
  }
}
@media (max-width: 991px) {
  a.nav-brand.static-logo {
    display: none;
  }
  .border-md-0 {
    border: none !important;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 35px;
  }
  h2 {
    line-height: 28px;
    font-size: 22px;
  }
  .notificationsDropdown.btn-group.account-drop {
    display: none;
  }
  .fs-mob {
    font-size: 1rem !important;
  }
  .h-mob-auto {
    height: auto !important;
  }
  .footer-bottom .job-info-count-group {
    justify-content: flex-start;
    margin-top: 1rem;
  }
  .mob-full {
    width: 100%;
  }
  .devider-text {
    font-size: 12px;
  }
  .card-header.nds-block {
    display: block !important;
  }
  .mob-100 {
    width: 100% !important;
  }
  .nav-brand img {
    max-width: 100px;
    position: relative;
  }
  .border-sm-0 {
    border: none !important;
  }
  .smartSearch.round-pill {
    border-radius: 0.4rem;
  }
  .smartSearch .form-search.btn-box {
    padding: 1rem;
  }
  .hide-mob {
    display: none !important;
  }
  .moder-heading .subtitleHeading-wrap .subtitle-heading {
    font-size: 13px;
  }
  .moder-heading .main-heading {
    font-size: 18px;
    line-height: 1.4;
  }
  .singleApps {
    flex: 0 50%;
  }
  .singleApps .px-4 {
    padding-left: 0.8rem !important;
    padding-right: 0.8rem;
  }
  .appsCaps h6 {
    font-size: 12px;
  }
  .appsCaps span {
    font-size: 13px !important;
  }
  .modernCategory-wrap .modernCategory {
    height: 100%;
  }
  .home-11 {
    background-color: var(--bs-light);
  }
  .home-11 .accuringIcons {
    opacity: 0.2;
  }
  .cardCounter .card .caption .title {
    line-height: 1.2;
  }
  .cardCounter .card .caption p {
    font-size: 15px;
  }
  .nav.nav-pills.centered {
    width: 100%;
  }
  .nav.nav-pills.mid .nav-link {
    padding: 0.7rem 1.7rem;
    font-size: 12px;
  }
  .becomePartner .ctaBackgrounds {
    opacity: 0.1;
  }
  .stylish-section .stylesBackgrounds {
    opacity: 0.1;
  }
  .jobblock-wrap .single-job-block {
    padding: 2rem 1rem;
  }
  .jobblock-wrap .single-job-block .jonInfowrap .infoFirst {
    -moz-column-gap: 0.8rem;
         column-gap: 0.8rem;
  }
  .jobblock-wrap .single-job-block .jonInfowrap .infoFirst .caption .typotags {
    flex-wrap: wrap;
    row-gap: 0.5rem;
  }
  .jobblock-wrap .single-job-block .jonInfowrap .infoFirst .caption .typotags .locationtag .location {
    font-size: 12px;
    padding: 2px 12px;
  }
  .jobblock-wrap .single-job-block .jonInfowrap .infoFirst .caption .typotags .typetag .type {
    font-size: 12px;
    padding: 2px 12px;
  }
  .jobblock-wrap .single-job-block .block-title {
    font-size: 20px;
  }
  .jobblock-wrap .single-job-block .descriptionBox .block-subtitle {
    font-size: 16px;
  }
  .talentlock-wrap .single-talent-block {
    padding: 2rem 1rem;
  }
  .talentlock-wrap .single-talent-block .talentInfowrap .infoFirst {
    flex-wrap: wrap;
    flex-direction: column;
    row-gap: 0.5rem;
  }
  .talentlock-wrap .single-talent-block .talentInfowrap .infoFirst .caption .talentTitle {
    font-size: 21px;
  }
  .talentlock-wrap .single-talent-block .talentInfowrap .infoFirst .caption .subInfo {
    font-size: 13px;
  }
  .talentlock-wrap .single-talent-block .talentInfowrap .infoFirst .caption .typotags {
    flex-wrap: wrap;
    row-gap: 0.5rem;
  }
  .experiencesWrap .singleList .empthumb {
    width: 50px;
    height: 50px;
    padding: 5px;
  }
  .educationWrap .singleList .universitythumb {
    width: 50px;
    height: 50px;
    padding: 5px;
  }
  .reviews-list-wrapper ul li .headWrap .authWrap .img {
    width: 45px;
    height: 45px;
  }
  .reviews-list-wrapper ul li .child {
    padding-left: 1rem;
  }
  .talentsideBlock .block-body {
    padding: 3rem 1rem 2rem;
  }
  .talentsideBlock .block-body .midInfo .messageBox .btn-message {
    font-size: 13px;
  }
  .talentsideBlock .block-body .midInfo .messageBox .btn-follow {
    font-size: 13px;
  }
  .employerlock-wrap .single-employer-block {
    padding: 2rem 1rem;
  }
  .authHead .title h4 {
    font-size: 22px;
  }
  .titleFlex .flexStarts .title {
    font-size: 1.5rem;
  }
  .searchingSidebar .offcanvas {
    border-radius: 0px 0px 0px 0px !important;
  }
  .searchForm .optionFlex {
    width: 100%;
    -moz-column-gap: 0.5rem;
         column-gap: 0.5rem;
    margin-top: 1rem;
  }
  .custom-modal .modal-body {
    padding: 1.5rem 0.5rem 1rem;
  }
  .banner-achievement .infoFlex .counter-head .ctrTitle {
    font-size: 22px;
  }
  .scrollwrap {
    width: 100%;
    overflow-x: scroll;
    scrollbar-width: none;
  }
  .scrollwrap .nav.nav-tabs,
  .scrollwrap .nav.nav-nav-pills {
    display: flex;
    flex-wrap: nowrap;
    min-width: -moz-min-content;
    min-width: min-content;
  }
  .scrollwrap .nav.nav-tabs .nav-link,
  .scrollwrap .nav.nav-pills .nav-link {
    display: inline-flex;
    white-space: nowrap;
  }
  .hero-header {
    padding: 4em 0 4em;
    min-height: 500px;
  }
  .banner-achievement .infoFlex {
    width: 33.333333%;
    padding-right: 1rem;
  }
  .home-10 {
    background-image: none !important;
  }
  .smartSearch .form-search {
    border-right: none;
    border-top: 1px solid var(--bs-border-color);
  }
  .smartSearch .form-search.start {
    border: none;
  }
}
@media (max-width: 600px) {
  .cols-4 .carousel-cell {
    width: 100%;
  }
  .btn-lg {
    padding: 1em 2em;
    height: auto;
    font-size: 1.1em;
  }
  h1 {
    font-size: 28px;
    line-height: 1.4;
  }
  .smalljobListWrapper .smalljobList .jobheader .jobTitle .title {
    font-size: 17px;
  }
  .smalljobListWrapper .smalljobList .jobheader .jobDeswrap .employerName {
    font-size: 12px;
  }
  .smalljobListWrapper .smalljobList .jobheader .jobDeswrap .jobCategory {
    font-size: 12px;
  }
  .smalljobListWrapper .smalljobList .jobheader .jobDeswrap {
    flex-wrap: wrap;
    row-gap: 0.1rem;
  }
}
@media (max-width: 575px) {
  .nav-brand {
    padding-right: 0px;
  }
  .btn-flip-icon {
    position: absolute;
    left: 50%;
    top: 100%;
    transform: translate(-50%, -50%);
    margin-top: 0.5rem;
  }
  .nav-brand img {
    max-width: 100px;
    position: relative;
  }
  footer .position-absolute.bottom-0.start-0 img {
    width: 100%;
  }
  .footer-widget {
    padding-top: 0;
  }
  .smartSearch .form-search {
    border-right: none;
  }
  .smartSearch .form-search.btn-box {
    padding: 1.2rem 1rem;
    border-bottom: none;
  }
  .jobblock-wrap .single-job-block .jonInfowrap .infoFirst .thumb {
    width: 55px;
  }
  .jobblock-wrap .single-job-block .jonInfowrap .infoFirst .caption .jobTitle {
    font-size: 18px;
    line-height: 1.3;
  }
  .jobblock-wrap .single-job-block .jonInfowrap .infoFirst .caption .subInfo {
    font-size: 12px;
    line-height: 1;
    margin: 0.5rem;
  }
}/*# sourceMappingURL=style.css.map */