@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Space+Grotesk:wght@300..700&display=swap");
/*------------------------------------------------------------------

[Master Stylesheet]

Project                            :   Texon - Modern Corporate Service Template
Author & Copyright Ownership       :   Spruko Technologies Private Limited 
Author URL                         :   https://themeforest.net/user/spruko
Support	                           :   https://support.spruko.com/
License Details                    :   https://spruko.com/licenses-details

-------------------------------------------------------------------*/
/* Table Of Content 
variables
accordion
alerts
buttons
cards
carousel
dropdown
forms
modal
nav
pagination
table
tabs
tooltip
cookies
customs
header
image
plugins
switcher
vertical
menu_hover
horizontal
boxed
dark-styles
rtl
background
border
extras
margin
opacity
padding
typography
width
*/
/* ######## BOOTSTRAP ######## */
/* ######## FONT ######## */
:root {
  --body-bg-rgb:	245, 246, 247;
  --primary-rgb:	43, 77, 246;
  --secondary-rgb:	4, 13, 174;
  --primary-rgb-dark:	14, 120, 102;
  --primary-rgb-light2:	31, 178, 153;
  --warning-rgb:	239, 159, 48;
  --info-rgb:	41, 160, 241;
  --success-rgb:	57, 187, 86;
  --danger-rgb:	251, 76, 76;
  --pink-rgb: 208, 80, 161;
  --pink-dark-rgb: 182, 49, 118;
  --blue-rgb: 38, 143, 230;
  --light-rgb:	238, 243, 247;
  --dark-rgb: 0, 0, 51;
  --orange-rgb:	253, 126, 20;
  --teal-rgb:	69, 213, 199;
  --purple-rgb:	116, 94, 205;
  --default-body-bg-color:	rgb(var(--body-bg-rgb));
  --primary-color:	rgb(var(--primary-rgb));
  --primary-hover:	rgba(var(--primary-rgb), 0.8);
  --primary-border:	rgb(var(--primary-rgb));
  --primary005:	rgba(var(--primary-rgb), 0.05);
  --primary006:	rgba(var(--primary-rgb), 0.06);
  --primary007:	rgba(var(--primary-rgb), 0.07);
  --primary008:	rgba(var(--primary-rgb), 0.08);
  --primary009:	rgba(var(--primary-rgb), 0.09);
  --primary004:	rgba(var(--primary-rgb), 0.04);
  --primary003:	rgba(var(--primary-rgb), 0.03);
  --primary002:	rgba(var(--primary-rgb), 0.02);
  --primary01:	rgba(var(--primary-rgb), 0.1);
  --primary02:	rgba(var(--primary-rgb), 0.2);
  --primary03:	rgba(var(--primary-rgb), 0.3);
  --primary04:	rgba(var(--primary-rgb), 0.4);
  --primary05:	rgba(var(--primary-rgb), 0.5);
  --primary06:	rgba(var(--primary-rgb), 0.6);
  --primary07:	rgba(var(--primary-rgb), 0.7);
  --primary08:	rgba(var(--primary-rgb), 0.8);
  --primary09:	rgba(var(--primary-rgb), 0.9);
  --default-text-color:	#041335;
  --color-dark: #14123a;
  --border: #d8d8d8;
  --input-border: #e9e8ec;
  --custom-color: #818987;
  --shadow: rgba(153, 126, 177, 0.1);
  --default-background:	#ebebeb;
  --custom-white:	#fff;
  --custom-black:	#000;
  --bg-color:	#f5f5f5;
  --muted: #96a1ba;
  --sub-text:	#3b4a47;
  --menu-color:	8, 15, 43;
  --menu-color1:	182, 188, 186;
  --gray-light:	251, 251, 251;
  --border-width:	1px;
  /* Gray set */
  --gray-100: #f9faf9;
  --gray-200: #f2f6f5;
  --gray-300: #e6eaeb;
  --gray-400: #dbe1e0;
  --gray-500: #8dada6;
  --gray-600: #718f89;
  --gray-700: #456660;
  --gray-800: #385e57;
  --gray-900: #314e49;
  /* White set */
  --white-1:	rgba(255, 255, 255, 0.1);
  --white-2:	rgba(255, 255, 255, 0.2);
  --white-3:	rgba(255, 255, 255, 0.3);
  --white-4:	rgba(255, 255, 255, 0.4);
  --white-5:	rgba(255, 255, 255, 0.5);
  --white-6:	rgba(255, 255, 255, 0.6);
  --white-7:	rgba(255, 255, 255, 0.7);
  --white-8:	rgba(255, 255, 255, 0.8);
  --white-9:	rgba(255, 255, 255, 0.9);
  --white-05:	rgba(255, 255, 255, 0.05);
  --white-07:	rgba(255, 255, 255, 0.07);
  --white-75:	rgba(255, 255, 255, 0.075);
  --white-08:	rgba(255, 255, 255, 0.08);
  /* Black set */
  --black-1:	rgba(0, 0, 0, 0.1);
  --black-2:	rgba(0, 0, 0, 0.2);
  --black-3:	rgba(0, 0, 0, 0.3);
  --black-4:	rgba(0, 0, 0, 0.4);
  --black-5:	rgba(0, 0, 0, 0.5);
  --black-6:	rgba(0, 0, 0, 0.6);
  --black-7:	rgba(0, 0, 0, 0.7);
  --black-8:	rgba(0, 0, 0, 0.8);
  --black-9:	rgba(0, 0, 0, 0.9);
  --black-03:	rgba(0, 0, 0, 0.03);
  --black-05:	rgba(0, 0, 0, 0.05);
  /* Float */
  --float-start: left;
  --float-end: right;
}
/*Body & Text colors*/
/*Default Background Color*/
/*Border Color*/
/*Input-Border Color*/
/*Shadow*/
/*Border-width*/
/*menu variables*/
/*Color Variables*/
/* social icons colors */
/*gradient variables*/
/* shadow variables */
/*gray set*/
/*white set*/
/*black set*/
/* dark mode */
[data-theme-mode=dark] {
  --body-bg-rgb:	3, 15, 30;
  --custom-white:	rgb(var(--body-bg-rgb));
  --custom-black:	#fff;
  --border: rgba(255, 255, 255, 0.1);
  --input-border: rgba(255, 255, 255, 0.1);
  --custom-color: rgba(255, 255, 255, 1);
  --default-text-color:	rgba(255, 255, 255, 0.7);
  --color-dark: #fff;
  --default-background:	rgba(255, 255, 255, 0.1);
  --default-body-bg-color:	rgb(var(--body-bg-rgb), 0.95);
  --muted: rgba(255, 255, 255, 0.4);
  --sub-text:	rgba(255, 255, 255, 0.8);
  --bg-color:	rgba(0, 0, 0, 0.2);
  --light-rgb:	255, 255, 255, 0.1;
  --dark-rgb:	3, 15, 30;
  --gray-light:	0, 0, 0, 0.1;
  --menu-color:	255, 255, 255;
  --menu-color1:	255, 255, 255;
  /* Gray Set */
  --gray-100:	rgba(255, 255, 255, 0.02);
  --gray-200:	rgba(255, 255, 255, 0.05);
  --gray-300:	rgba(255, 255, 255, 0.1);
  --gray-400:	rgba(255, 255, 255, 0.15);
  --gray-500:	rgba(255, 255, 255, 0.2);
  --gray-600:	rgba(255, 255, 255, 0.25);
  --gray-700:	rgba(255, 255, 255, 0.3);
  --gray-800:	rgba(255, 255, 255, 0.35);
  --gray-900:	rgba(255, 255, 255, 0.4);
  /* white set */
  --white-1:	rgba(0, 0, 0, 0.1);
  --white-2:	rgba(0, 0, 0, 0.2);
  --white-3:	rgba(0, 0, 0, 0.3);
  --white-4:	rgba(0, 0, 0, 0.4);
  --white-5:	rgba(0, 0, 0, 0.5);
  --white-6:	rgba(0, 0, 0, 0.6);
  --white-7:	rgba(0, 0, 0, 0.7);
  --white-8:	rgba(0, 0, 0, 0.8);
  --white-9:	rgba(0, 0, 0, 0.9);
  --white-05:	rgba(0, 0, 0, 0.05);
  --white-07:	rgba(0, 0, 0, 0.07);
  --white-75:	rgba(0, 0, 0, 0.075);
  --white-08:	rgba(0, 0, 0, 0.08);
  /* black set */
  --black-1:	rgba(255, 255, 255, 0.1);
  --black-2:	rgba(255, 255, 255, 0.2);
  --black-3:	rgba(255, 255, 255, 0.3);
  --black-4:	rgba(255, 255, 255, 0.4);
  --black-5:	rgba(255, 255, 255, 0.5);
  --black-6:	rgba(255, 255, 255, 0.6);
  --black-7:	rgba(255, 255, 255, 0.7);
  --black-8:	rgba(255, 255, 255, 0.8);
  --black-9:	rgba(255, 255, 255, 0.9);
  --black-03:	rgba(255, 255, 255, 0.03);
  --black-05:	rgba(255, 255, 255, 0.05);
}
@media (prefers-color-scheme: dark) {
  [data-theme-mode=dark] {
    --body-bg-rgb:	11, 18, 41;
    --custom-white:	rgb(var(--body-bg-rgb));
    --custom-black:	#fff;
    --border: rgba(255, 255, 255, 0.1);
    --input-border: rgba(255, 255, 255, 0.1);
    --custom-color: rgba(255, 255, 255, 1);
    --default-text-color:	rgba(255, 255, 255, 0.7);
    --dark-rgb:	16 ,16 ,16;
    --default-background:	rgba(255, 255, 255, 0.1);
    --default-body-bg-color:	rgb(var(--body-bg-rgb), 0.95);
    --muted: rgba(255, 255, 255, 0.4);
    --sub-text:	rgba(255, 255, 255, 0.8);
    --bg-color:	rgba(0, 0, 0, 0.2);
    --light-rgb:	255, 255, 255, 0.1;
    --dark-rgb:	4, 20, 36;
    --menu-color:	255, 255, 255;
    --menu-color1:	255, 255, 255;
    /* Gray Set */
    --gray-100:	rgba(255, 255, 255, 0.02);
    --gray-200:	rgba(255, 255, 255, 0.05);
    --gray-300:	rgba(255, 255, 255, 0.1);
    --gray-400:	rgba(255, 255, 255, 0.15);
    --gray-500:	rgba(255, 255, 255, 0.2);
    --gray-600:	rgba(255, 255, 255, 0.25);
    --gray-700:	rgba(255, 255, 255, 0.3);
    --gray-800:	rgba(255, 255, 255, 0.35);
    --gray-900:	rgba(255, 255, 255, 0.4);
    /* white set */
    --white-1:	rgba(0, 0, 0, 0.1);
    --white-2:	rgba(0, 0, 0, 0.2);
    --white-3:	rgba(0, 0, 0, 0.3);
    --white-4:	rgba(0, 0, 0, 0.4);
    --white-5:	rgba(0, 0, 0, 0.5);
    --white-6:	rgba(0, 0, 0, 0.6);
    --white-7:	rgba(0, 0, 0, 0.7);
    --white-8:	rgba(0, 0, 0, 0.8);
    --white-9:	rgba(0, 0, 0, 0.9);
    --white-05:	rgba(0, 0, 0, 0.05);
    --white-07:	rgba(0, 0, 0, 0.07);
    --white-75:	rgba(0, 0, 0, 0.075);
    --white-08:	rgba(0, 0, 0, 0.08);
    /* black set */
    --black-1:	rgba(255, 255, 255, 0.1);
    --black-2:	rgba(255, 255, 255, 0.2);
    --black-3:	rgba(255, 255, 255, 0.3);
    --black-4:	rgba(255, 255, 255, 0.4);
    --black-5:	rgba(255, 255, 255, 0.5);
    --black-6:	rgba(255, 255, 255, 0.6);
    --black-7:	rgba(255, 255, 255, 0.7);
    --black-8:	rgba(255, 255, 255, 0.8);
    --black-9:	rgba(255, 255, 255, 0.9);
    --black-03:	rgba(255, 255, 255, 0.03);
    --black-05:	rgba(255, 255, 255, 0.05);
  }
}
[dir=rtl] {
  --float-start: right;
  --float-end: left;
}
/* ######## ACCORDION ######## */
.accordion-item {
  color: var(--default-text-color);
  background-color: var(--custom-white);
  border-color: var(--border);
}
.accordion-button {
  color: var(--default-text-color);
  background-color: var(--custom-white);
  font-weight: 600;
}
.accordion-button:hover {
  color: var(--default-text-color);
}
.accordion-button:focus {
  box-shadow: none;
}
.accordion-button:not(.collapsed) {
  color: rgb(var(--dark-rgb));
  background-color: var(--custom-white);
  box-shadow: none;
}
.accordion-body {
  font-size: 0.98rem;
}
.accordion-style-1 .accordion-button::after {
  content: "\ea13";
  font-family: remixicon !important;
  background-image: none;
  font-size: 1rem;
  opacity: 0.6;
  width: 1rem;
  height: 1rem;
}
.accordion-style-1 .accordion-button:not(.collapsed)::after {
  content: "\f1af";
  font-family: remixicon !important;
  transform: none;
  background-image: none;
  font-size: 1rem;
}
.accordion-style-1 .accordion-button:not(.collapsed) {
  padding-block-end: 0;
  font-size: 1rem;
}
.accordion-style-1 .accordion-button.collapsed {
  border-radius: calc(0.375rem - 1px);
}
.accordion-style-1 .accordion-item {
  border-radius: calc(0.375rem - 1px);
  margin-block-end: 0.625rem;
}
.accordion-style-1 .accordion-item:last-child {
  margin-block-end: 0;
}
.accordion-style-1 .accordion-item:not(:first-of-type) {
  border-block-start: 1px solid var(--border);
}
.accordion-style-1 .accordion-body {
  padding-block-start: 0.5rem;
  font-size: 0.95rem;
}
.accordion-style-1 .accordion-body p {
  margin-block-end: 0.5rem;
}
.accordion-style-1 .accordion-body p:last-child {
  margin-block-end: 0rem;
}
.accordion-collapse.collapse.show ~ .communicate-icons {
  display: none;
}
.google-accordion .accordion-button {
  justify-content: space-between;
}
.google-accordion .accordion-button::after {
  display: none;
}
.google-accordion .accordion-button[aria-expanded=true] .arrow-icon {
  transform: rotate(180deg);
}
.google-accordion .accordion-button:not(.collapsed) {
  background-color: transparent;
}
.accordion-style-1 .accordion-item:last-child {
  margin-bottom: 0;
}
/* ######## ACCORDION END ######## */
/* ######## ALERTS ######## */
.alert {
  padding: 0.625rem 0.85rem;
  border-radius: 0.3rem;
  font-size: 0.9375rem;
}
.alert.alert-dismissible {
  padding: 0.625rem 2.25rem 0.625rem 0.85rem;
}
.alert .btn-close {
  background-image: none;
  padding: 0.85rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.alert:last-child {
  margin-bottom: 0;
}
.alert .alert-link {
  font-weight: 600;
}
[dir=rtl] .alert.alert-dismissible {
  padding: 0.625rem 0.85rem 0.625rem 2.25rem;
}
/* Basic Alerts */
.alert-warning {
  background-color: rgba(var(--warning-rgb), 0.1);
  color: rgb(var(--warning-rgb));
  border-color: rgba(var(--warning-rgb), 0.1);
}
.alert-warning .alert-link {
  color: rgb(var(--warning-rgb));
}
.alert-warning .btn-close {
  color: rgb(var(--warning-rgb));
}
.alert-warning .btn-close.custom-close {
  background-color: var(--default-text-color);
  color: #fff;
  opacity: 1;
  border-radius: 50px;
  box-shadow: var(--shadow);
  padding: 0.85rem;
}
.alert-primary {
  background-color: var(--primary01);
  color: var(--primary-color);
  border-color: var(--primary01);
}
.alert-primary .alert-link {
  color: var(--primary-color);
}
.alert-primary .btn-close {
  color: var(--primary-color);
}
.alert-primary .btn-close.custom-close {
  background-color: var(--default-text-color);
  color: #fff;
  opacity: 1;
  border-radius: 50px;
  box-shadow: var(--shadow);
  padding: 0.85rem;
}
.alert-secondary {
  background-color: rgba(var(--secondary-rgb), 0.1);
  color: rgb(var(--secondary-rgb));
  border-color: rgba(var(--secondary-rgb), 0.1);
}
.alert-secondary .alert-link {
  color: rgb(var(--secondary-rgb));
}
.alert-secondary .btn-close {
  color: rgb(var(--secondary-rgb));
}
.alert-secondary .btn-close.custom-close {
  background-color: var(--default-text-color);
  color: #fff;
  opacity: 1;
  border-radius: 50px;
  box-shadow: var(--shadow);
  padding: 0.85rem;
}
.alert-success {
  background-color: rgba(var(--success-rgb), 0.1);
  color: rgb(var(--success-rgb));
  border-color: rgba(var(--success-rgb), 0.1);
}
.alert-success .alert-link {
  color: rgb(var(--success-rgb));
}
.alert-success .btn-close {
  color: rgb(var(--success-rgb));
}
.alert-success .btn-close.custom-close {
  background-color: var(--default-text-color);
  color: #fff;
  opacity: 1;
  border-radius: 50px;
  box-shadow: var(--shadow);
  padding: 0.85rem;
}
.alert-info {
  background-color: rgba(var(--info-rgb), 0.1);
  color: rgb(var(--info-rgb));
  border-color: rgba(var(--info-rgb), 0.1);
}
.alert-info .alert-link {
  color: rgb(var(--info-rgb));
}
.alert-info .btn-close {
  color: rgb(var(--info-rgb));
}
.alert-info .btn-close.custom-close {
  background-color: var(--default-text-color);
  color: #fff;
  opacity: 1;
  border-radius: 50px;
  box-shadow: var(--shadow);
  padding: 0.85rem;
}
.alert-danger {
  background-color: rgba(var(--danger-rgb), 0.1);
  color: rgb(var(--danger-rgb));
  border-color: rgba(var(--danger-rgb), 0.1);
}
.alert-danger .alert-link {
  color: rgb(var(--danger-rgb));
}
.alert-danger .btn-close {
  color: rgb(var(--danger-rgb));
}
.alert-danger .btn-close.custom-close {
  background-color: var(--default-text-color);
  color: #fff;
  opacity: 1;
  border-radius: 50px;
  box-shadow: var(--shadow);
  padding: 0.85rem;
}
.alert-light {
  background-color: rgb(var(--light-rgb));
  color: var(--default-text-color);
  border-color: rgb(var(--light-rgb));
}
.alert-light .alert-link {
  color: var(--default-text-color);
}
.alert-light .btn-close {
  color: var(--default-text-color);
}
.alert-light .btn-close.custom-close {
  background-color: var(--default-text-color);
  color: #fff;
  opacity: 1;
  border-radius: 50px;
  box-shadow: var(--shadow);
  padding: 0.85rem;
}
.alert-dark {
  background-color: rgba(var(--dark-rgb), 0.2);
  color: var(--default-text-color);
  border-color: rgba(var(--dark-rgb), 0.1);
}
.alert-dark .alert-link {
  color: var(--default-text-color);
}
.alert-dark .btn-close {
  color: #fff;
}
.alert-dark .btn-close.custom-close {
  background-color: var(--default-text-color);
  color: #fff;
  opacity: 1;
  border-radius: 50px;
  box-shadow: var(--shadow);
  padding: 0.85rem;
}
/* Basic Alerts */
/* Solid Colored Alerts */
.alert-solid-primary {
  background-color: var(--default-text-color);
  color: #fff;
  border-color: var(--default-text-color);
}
.alert-solid-primary .btn-close {
  color: #fff;
}
.alert-solid-secondary {
  background-color: var(--default-text-color);
  color: #fff;
  border-color: var(--default-text-color);
}
.alert-solid-secondary .btn-close {
  color: #fff;
}
.alert-solid-warning {
  background-color: var(--default-text-color);
  color: #fff;
  border-color: var(--default-text-color);
}
.alert-solid-warning .btn-close {
  color: #fff;
}
.alert-solid-info {
  background-color: var(--default-text-color);
  color: #fff;
  border-color: var(--default-text-color);
}
.alert-solid-info .btn-close {
  color: #fff;
}
.alert-solid-success {
  background-color: var(--default-text-color);
  color: #fff;
  border-color: var(--default-text-color);
}
.alert-solid-success .btn-close {
  color: #fff;
}
.alert-solid-danger {
  background-color: var(--default-text-color);
  color: #fff;
  border-color: var(--default-text-color);
}
.alert-solid-danger .btn-close {
  color: #fff;
}
.alert-solid-light {
  background-color: rgb(var(--light-rgb));
  color: var(--default-text-color);
  border-color: var(--border);
}
.alert-solid-light .btn-close {
  color: var(--default-text-color);
}
.alert-solid-dark {
  background-color: rgb(var(--dark-rgb));
  color: var(--custom-white);
  border-color: rgb(var(--dark-rgb));
}
.alert-solid-dark .btn-close {
  color: var(--custom-white);
}
/* Solid Colored Alerts */
/* Outline Alerts */
.alert-outline-primary {
  background-color: var(--custom-white);
  color: var(--default-text-color);
  border-color: var(--default-text-color);
}
.alert-outline-primary .btn-close {
  color: var(--default-text-color);
}
.alert-outline-secondary {
  background-color: var(--custom-white);
  color: var(--default-text-color);
  border-color: var(--default-text-color);
}
.alert-outline-secondary .btn-close {
  color: var(--default-text-color);
}
.alert-outline-info {
  background-color: var(--custom-white);
  color: var(--default-text-color);
  border-color: var(--default-text-color);
}
.alert-outline-info .btn-close {
  color: var(--default-text-color);
}
.alert-outline-warning {
  background-color: var(--custom-white);
  color: var(--default-text-color);
  border-color: var(--default-text-color);
}
.alert-outline-warning .btn-close {
  color: var(--default-text-color);
}
.alert-outline-success {
  background-color: var(--custom-white);
  color: var(--default-text-color);
  border-color: var(--default-text-color);
}
.alert-outline-success .btn-close {
  color: var(--default-text-color);
}
.alert-outline-danger {
  background-color: var(--custom-white);
  color: var(--default-text-color);
  border-color: var(--default-text-color);
}
.alert-outline-danger .btn-close {
  color: var(--default-text-color);
}
.alert-outline-light {
  background-color: var(--custom-white);
  color: var(--default-text-color);
  border-color: rgb(var(--light-rgb));
}
.alert-outline-light .btn-close {
  color: var(--default-text-color);
}
.alert-outline-dark {
  background-color: var(--custom-white);
  color: var(--default-text-color);
  border-color: var(--default-text-color);
}
.alert-outline-dark .btn-close {
  color: var(--default-text-color);
}
/* Outline Alerts */
/* Customized Alerts */
.alert-primary.custom-alert-icon {
  border-inline-start: 0.313rem solid var(--default-text-color) !important;
  color: var(--muted);
  background-color: var(--custom-white);
  border: 1px solid var(--border);
  font-size: 0.813rem;
}
.alert-primary.custom-alert-icon .btn-close {
  color: var(--default-text-color);
}
.alert-secondary.custom-alert-icon {
  border-inline-start: 0.313rem solid var(--default-text-color) !important;
  color: var(--muted);
  background-color: var(--custom-white);
  border: 1px solid var(--border);
  font-size: 0.813rem;
}
.alert-secondary.custom-alert-icon .btn-close {
  color: var(--default-text-color);
}
.alert-warning.custom-alert-icon {
  border-inline-start: 0.313rem solid var(--default-text-color) !important;
  color: var(--muted);
  background-color: var(--custom-white);
  border: 1px solid var(--border);
  font-size: 0.813rem;
}
.alert-warning.custom-alert-icon .btn-close {
  color: var(--default-text-color);
}
.alert-danger.custom-alert-icon {
  border-inline-start: 0.313rem solid var(--default-text-color) !important;
  color: var(--muted);
  background-color: var(--custom-white);
  border: 1px solid var(--border);
  font-size: 0.813rem;
}
.alert-danger.custom-alert-icon .btn-close {
  color: var(--default-text-color);
}
.alert-success.custom-alert-icon {
  border-inline-start: 0.313rem solid var(--default-text-color) !important;
  color: var(--muted);
  background-color: var(--custom-white);
  border: 1px solid var(--border);
  font-size: 0.813rem;
}
.alert-success.custom-alert-icon .btn-close {
  color: var(--default-text-color);
}
.alert-info.custom-alert-icon {
  border-inline-start: 0.313rem solid var(--default-text-color) !important;
  color: var(--muted);
  background-color: var(--custom-white);
  border: 1px solid var(--border);
  font-size: 0.813rem;
}
.alert-info.custom-alert-icon .btn-close {
  color: var(--default-text-color);
}
.alert-light.custom-alert-icon {
  border-inline-start: 0.313rem solid var(--default-text-color) !important;
  color: var(--muted);
  background-color: var(--custom-white);
  border: 1px solid var(--border);
  font-size: 0.813rem;
}
.alert-light.custom-alert-icon .btn-close {
  color: var(--default-text-color);
}
.alert-dark.custom-alert-icon {
  border-inline-start: 0.313rem solid var(--default-text-color) !important;
  color: var(--muted);
  background-color: var(--custom-white);
  border: 1px solid var(--border);
  font-size: 0.813rem;
}
.alert-dark.custom-alert-icon .btn-close {
  color: var(--default-text-color);
}
/* Customized Alerts */
/* Customized Alerts1 */
.custom-alert1 {
  margin-block-end: 0;
  background-color: var(--custom-white);
  border: 0;
  padding: 1.25rem;
  color: var(--default-text-color);
}
.custom-alert1 p {
  margin-block-end: 2.5rem;
  color: var(--muted);
  font-size: 0.8rem;
}
.custom-alert1 .custom-alert-icon svg {
  width: 3.125rem;
  height: 3.125rem;
  margin-bottom: 0.85rem;
}
.custom-alert1 .btn-close {
  padding: 0;
  margin-block-end: 1rem;
}
.custom-alert1.alert-primary {
  border-block-start: 0.313rem solid var(--primary-color);
}
.custom-alert1.alert-secondary {
  border-block-start: 0.313rem solid rgb(var(--secondary-rgb));
}
.custom-alert1.alert-warning {
  border-block-start: 0.313rem solid rgb(var(--warning-rgb));
}
.custom-alert1.alert-danger {
  border-block-start: 0.313rem solid rgb(var(--danger-rgb));
}
/* Customized Alerts1 */
/* Image alerts */
.alert-img {
  display: flex;
  align-items: center;
}
/* Image alerts */
/* ######## ALERTS END ######## */
/* ######## BUTTONS ######## */
/* Start::button default */
.btn {
  padding: 10px 20px;
  font-size: 13px;
  font-weight: 500;
  line-height: 16px;
  border-radius: 0.3rem;
}
.btn-check:active + .btn,
.btn-check:checked + .btn,
.btn.active,
.btn.show,
.btn:active {
  color: #fff;
}
/* End::button default */
/* Start::btn-primary */
.btn-primary {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}
.btn-primary:hover, .btn-primary:focus:hover {
  background-color: var(--primary-hover);
  border-color: var(--primary-border);
  box-shadow: none;
}
.btn-check:focus + .btn-primary,
.btn-primary:focus {
  background-color: var(--primary-color);
  border-color: var(--primary-border);
  outline: 0;
  box-shadow: none;
}
.btn-check:active + .btn-primary:focus,
.btn-check:checked + .btn-primary:focus,
.btn-primary.active:focus,
.btn-primary.show:focus,
.btn-primary:active:focus {
  box-shadow: none;
}
.btn-check:active + .btn-primary,
.btn-check:checked + .btn-primary,
.btn-primary.active,
.btn-primary.show,
.btn-primary:active {
  background-color: var(--primary-color);
  border-color: var(--primary-border);
}
.btn-check:checked + .btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check) + .btn:active {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  box-shadow: none;
  color: #fff;
}
/* End::btn-primary */
/* Start::btn-primary-dark */
.btn-primary-dark {
  background: rgb(var(--primary-rgb-dark));
  border-color: rgb(var(--primary-rgb-dark));
  color: #fff;
}
.btn-primary-dark:hover, .btn-primary-dark:focus:hover {
  background-color: rgba(var(--primary-rgb-dark), 0.9);
  border-color: rgb(var(--primary-rgb-dark));
  color: #fff;
}
.btn-check:focus + .btn-primary-dark,
.btn-primary-dark:focus {
  background-color: rgb(var(--primary-rgb-dark));
  border-color: rgb(var(--primary-rgb-dark));
  outline: 0;
  box-shadow: none;
}
.btn-check:active + .btn-primary-dark:focus,
.btn-check:checked + .btn-primary-dark:focus,
.btn-primary-dark.active:focus,
.btn-primary-dark.show:focus,
.btn-primary-dark:active:focus {
  box-shadow: 0 0 0 0.2rem rgba(var(--primary-rgb-dark), 0.5);
}
.btn-check:active + .btn-primary-dark,
.btn-check:checked + .btn-primary-dark,
.btn-primary-dark.active,
.btn-primary-dark.show,
.btn-primary-dark:active {
  background-color: rgb(var(--primary-rgb-dark));
  border-color: rgb(var(--primary-rgb-dark));
}
.btn-check:checked + .btn-primary-dark, .btn-primary-dark.active, .btn-primary-dark.show, .btn-primary-dark:first-child:active, :not(.btn-check) + .btn-primary-dark:active {
  background-color: rgb(var(--primary-rgb-dark));
  border-color: rgb(var(--primary-rgb-dark));
  box-shadow: none;
}
/* End::btn-primary-dark */
/* Start::btn-primary-light2 */
.btn-primary-light2 {
  background: rgb(var(--primary-rgb-light2));
  border-color: rgb(var(--primary-rgb-light2));
  color: #fff;
}
.btn-primary-light2:hover, .btn-primary-light2:focus:hover {
  background-color: rgba(var(--primary-rgb-light2), 0.9);
  border-color: rgb(var(--primary-rgb-light2));
  color: #fff;
}
.btn-check:focus + .btn-primary-light2,
.btn-primary-light2:focus {
  background-color: rgb(var(--primary-rgb-light2));
  border-color: rgb(var(--primary-rgb-light2));
  outline: 0;
  box-shadow: none;
}
.btn-check:active + .btn-primary-light2:focus,
.btn-check:checked + .btn-primary-light2:focus,
.btn-primary-light2.active:focus,
.btn-primary-light2.show:focus,
.btn-primary-light2:active:focus {
  box-shadow: none;
}
.btn-check:active + .btn-primary-light2,
.btn-check:checked + .btn-primary-light2,
.btn-primary-light2.active,
.btn-primary-light2.show,
.btn-primary-light2:active {
  background-color: rgb(var(--primary-rgb-light2));
  border-color: rgb(var(--primary-rgb-light2));
}
/* End::btn-primary-light2 */
/* Start::btn-secondary */
.btn-secondary {
  background-color: rgb(var(--secondary-rgb)) !important;
  border-color: rgb(var(--secondary-rgb)) !important;
}
.btn-secondary:hover, .btn-secondary:focus:hover {
  background-color: rgba(var(--secondary-rgb), 0.9) !important;
  border-color: rgb(var(--secondary-rgb));
}
.btn-check:focus + .btn-secondary,
.btn-secondary:focus {
  background-color: rgb(var(--secondary-rgb));
  border-color: rgb(var(--secondary-rgb));
  outline: 0;
  box-shadow: none;
}
.btn-check:active + .btn-secondary:focus,
.btn-check:checked + .btn-secondary:focus,
.btn-secondary.active:focus,
.btn-secondary.show:focus,
.btn-secondary:active:focus {
  box-shadow: 0 0 0 0.2rem rgba(var(--secondary-rgb), 0.5);
}
.btn-check:active + .btn-secondary,
.btn-check:checked + .btn-secondary,
.btn-secondary.active,
.btn-secondary.show,
.btn-secondary:active {
  background-color: rgb(var(--secondary-rgb));
  border-color: rgb(var(--secondary-rgb));
}
.btn-check:checked + .btn-secondary, .btn-secondary.active, .btn-secondary.show, .btn-secondary:first-child:active, :not(.btn-check) + .btn-secondary:active {
  background-color: rgb(var(--secondary-rgb));
  border-color: rgb(var(--secondary-rgb));
}
/* End::btn-secondary */
/* Start::btn-success */
.btn-success {
  background-color: rgb(var(--success-rgb)) !important;
  border-color: rgb(var(--success-rgb)) !important;
}
.btn-success:hover, .btn-success:focus:hover {
  background-color: rgba(var(--success-rgb), 0.9) !important;
  border-color: rgb(var(--success-rgb));
}
.btn-check:focus + .btn-success,
.btn-success:focus {
  background-color: rgb(var(--success-rgb));
  border-color: rgb(var(--success-rgb));
  outline: 0;
  box-shadow: none;
}
.btn-check:active + .btn-success:focus,
.btn-check:checked + .btn-success:focus,
.btn-success.active:focus,
.btn-success.show:focus,
.btn-success:active:focus {
  box-shadow: 0 0 0 0.2rem rgba(var(--success-rgb), 0.5);
}
.btn-check:active + .btn-success,
.btn-check:checked + .btn-success,
.btn-success.active,
.btn-success.show,
.btn-success:active {
  background-color: rgb(var(--success-rgb));
  border-color: rgb(var(--success-rgb));
}
/* End::btn-success */
/* Start::btn-danger */
.btn-danger {
  background-color: rgb(var(--danger-rgb)) !important;
  border-color: rgb(var(--danger-rgb)) !important;
}
.btn-danger:hover, .btn-danger:focus:hover {
  background-color: rgba(var(--danger-rgb), 0.9) !important;
  border-color: rgb(var(--danger-rgb));
}
.btn-check:focus + .btn-danger,
.btn-danger:focus {
  background-color: rgb(var(--danger-rgb));
  border-color: rgb(var(--danger-rgb));
  outline: 0;
  box-shadow: none;
}
.btn-check:active + .btn-danger:focus,
.btn-check:checked + .btn-danger:focus,
.btn-danger.active:focus,
.btn-danger.show:focus,
.btn-danger:active:focus {
  box-shadow: 0 0 0 0.2rem rgba(var(--danger-rgb), 0.5);
}
.btn-check:active + .btn-danger,
.btn-check:checked + .btn-danger,
.btn-danger.active,
.btn-danger.show,
.btn-danger:active {
  background-color: rgb(var(--danger-rgb));
  border-color: rgb(var(--danger-rgb));
}
/* End::btn-danger */
/* Start::btn-info */
.btn-info {
  background-color: rgb(var(--info-rgb));
  border-color: rgb(var(--info-rgb));
  color: #fff;
}
.btn-info:hover, .btn-info:focus:hover {
  background-color: rgba(var(--info-rgb), 0.9) !important;
  border-color: rgb(var(--info-rgb));
  color: #fff;
}
.btn-check:focus + .btn-info,
.btn-info:focus {
  background-color: rgb(var(--info-rgb));
  border-color: rgb(var(--info-rgb));
  color: #fff;
  outline: 0;
  box-shadow: none;
}
.btn-check:active + .btn-info:focus,
.btn-check:checked + .btn-info:focus,
.btn-info.active:focus,
.btn-info.show:focus,
.btn-info:active:focus {
  box-shadow: none;
}
.btn-check:active + .btn-info,
.btn-check:checked + .btn-info,
.btn-info.active,
.btn-info.show,
.btn-info:active {
  color: #fff;
  background-color: rgb(var(--info-rgb));
  border-color: rgb(var(--info-rgb));
}
.btn-check:checked + .btn-info, .btn-info.active, .btn-info.show, .btn-info:first-child:active, :not(.btn-check) + .btn-info:active {
  background-color: rgb(var(--info-rgb));
  border-color: rgb(var(--info-rgb));
  color: #fff;
}
/* End::btn-info */
/* Start::btn-pink */
.btn-pink {
  background-color: rgb(var(--pink-rgb));
  border-color: rgb(var(--pink-rgb));
  color: #fff;
}
.btn-pink:hover, .btn-pink:focus:hover {
  background-color: rgba(var(--pink-rgb), 0.9) !important;
  border-color: rgb(var(--pink-rgb));
  color: #fff;
}
.btn-check:focus + .btn-pink,
.btn-pink:focus {
  background-color: rgb(var(--pink-rgb));
  border-color: rgb(var(--pink-rgb));
  color: #fff;
  outline: 0;
  box-shadow: none;
}
.btn-check:active + .btn-pink:focus,
.btn-check:checked + .btn-pink:focus,
.btn-pink.active:focus,
.btn-pink.show:focus,
.btn-pink:active:focus {
  box-shadow: none;
}
.btn-check:active + .btn-pink,
.btn-check:checked + .btn-pink,
.btn-pink.active,
.btn-pink.show,
.btn-pink:active {
  color: #fff;
  background-color: rgb(var(--pink-rgb));
  border-color: rgb(var(--pink-rgb));
}
.btn-check:checked + .btn-pink, .btn-pink.active, .btn-pink.show, .btn-pink:first-child:active, :not(.btn-check) + .btn-pink:active {
  background-color: rgb(var(--pink-rgb));
  border-color: rgb(var(--pink-rgb));
  color: #fff;
}
/* End::btn-pink */
/* Start::btn-pink-dark */
.btn-pink-dark {
  background-color: rgb(var(--pink-dark-rgb));
  border-color: rgb(var(--pink-dark-rgb));
  color: #fff;
}
.btn-pink-dark:hover, .btn-pink-dark:focus:hover {
  background-color: rgba(var(--pink-dark-rgb), 0.9);
  border-color: rgb(var(--pink-dark-rgb));
  color: #fff;
}
.btn-check:focus + .btn-pink-dark,
.btn-pink-dark:focus {
  background-color: rgb(var(--pink-dark-rgb));
  border-color: rgb(var(--pink-dark-rgb));
  color: #fff;
  outline: 0;
  box-shadow: none;
}
.btn-check:active + .btn-pink-dark:focus,
.btn-check:checked + .btn-pink-dark:focus,
.btn-pink-dark.active:focus,
.btn-pink-dark.show:focus,
.btn-pink-dark:active:focus {
  box-shadow: none;
}
.btn-check:active + .btn-pink-dark,
.btn-check:checked + .btn-pink-dark,
.btn-pink-dark.active,
.btn-pink-dark.show,
.btn-pink-dark:active {
  color: #fff;
  background-color: rgb(var(--pink-dark-rgb));
  border-color: rgb(var(--pink-dark-rgb));
}
.btn-check:checked + .btn-pink-dark, .btn-pink-dark.active, .btn-pink-dark.show, .btn-pink-dark:first-child:active, :not(.btn-check) + .btn-pink-dark:active {
  background-color: rgb(var(--pink-dark-rgb));
  border-color: rgb(var(--pink-dark-rgb));
  color: #fff;
}
/* End::btn-pink-dark */
/* btn-dark starts */
.btn-dark {
  background-color: rgb(var(--dark-rgb));
  border-color: rgb(var(--dark-rgb));
  color: var(--custom-white);
}
.btn-dark:hover, .btn-dark:focus, .btn-dark:active {
  background-color: rgba(var(--dark-rgb), 0.75);
  border-color: rgb(var(--dark-rgb));
  color: var(--custom-white) !important;
}
.btn-check:focus + .btn-dark,
.btn-dark:focus {
  background-color: rgb(var(--dark-rgb));
  border-color: rgb(var(--dark-rgb));
  color: #fff;
}
.btn-check:active + .btn-dark:focus,
.btn-check:checked + .btn-dark:focus,
.btn-dark.active:focus,
.btn-dark.show:focus,
.btn-dark:active:focus {
  box-shadow: none;
}
.btn-check:active + .btn-dark,
.btn-check:checked + .btn-dark,
.btn-dark.active,
.btn-dark.show,
.btn-dark:active {
  background-color: rgb(var(--dark-rgb)) !important;
  border-color: rgb(var(--dark-rgb)) !important;
  color: #fff;
}
/* btn-dark ends */
/* btn-light starts */
.btn-light {
  background-color: rgb(var(--light-rgb));
  border-color: rgb(var(--light-rgb));
  color: var(--default-text-color);
}
.btn-light:hover {
  background-color: rgba(var(--light-rgb), 0.95);
  border-color: rgb(var(--light-rgb));
  color: var(--default-text-color);
}
.btn-light:focus {
  background-color: rgb(var(--light-rgb));
  border-color: rgb(var(--light-rgb));
  box-shadow: none;
  color: var(--default-text-color);
}
[data-theme-mode=dark] .btn-light:hover {
  background-color: rgba(var(--light-rgb), 0.95);
}
.btn-check:focus + .btn-light,
.btn-light:focus {
  background-color: rgb(var(--light-rgb));
  border-color: rgb(var(--light-rgb));
  color: var(--default-text-color);
}
.btn-check:active + .btn-light:focus,
.btn-check:checked + .btn-light:focus,
.btn-light.active:focus,
.btn-light.show:focus,
.btn-light:active:focus {
  box-shadow: 0 0.25rem 1rem rgba(var(--light-rgb), 0.5);
}
.btn-check:active + .btn-light,
.btn-check:checked + .btn-light,
.btn-light.active,
.btn-light.show,
.btn-light:active {
  background-color: rgb(var(--light-rgb)) !important;
  border-color: rgb(var(--light-rgb)) !important;
  color: var(--default-text-color) !important;
}
/* btn-light ends */
/* Start::btn-warning */
.btn-warning {
  background-color: rgb(var(--warning-rgb)) !important;
  border-color: rgb(var(--warning-rgb)) !important;
  color: white;
}
.btn-warning:hover, .btn-warning:focus:hover {
  background-color: rgba(var(--warning-rgb), 0.9) !important;
  border-color: rgb(var(--warning-rgb));
  color: white;
}
.btn-check:focus + .btn-warning,
.btn-warning:focus {
  background-color: rgb(var(--warning-rgb));
  border-color: rgb(var(--warning-rgb));
  outline: 0;
  box-shadow: none;
}
.btn-check:active + .btn-warning:focus,
.btn-check:checked + .btn-warning:focus,
.btn-warning.active:focus,
.btn-warning.show:focus,
.btn-warning:active:focus {
  box-shadow: none;
}
.btn-check:active + .btn-warning,
.btn-check:checked + .btn-warning,
.btn-warning.active,
.btn-warning.show,
.btn-warning:active {
  background-color: rgb(var(--warning-rgb));
  border-color: rgb(var(--warning-rgb));
}
/* End::btn-warning */
/* Start::btn-white */
.btn-white {
  background-color: #fff;
  border-color: var(--border);
  color: #283a37;
}
.btn-white:hover, .btn-white:focus:hover {
  background-color: #fff;
  border-color: var(--border);
  color: var(--primary-color);
}
.btn-check:focus + .btn-white,
.btn-white:focus {
  background-color: #fff;
  border-color: var(--border);
  color: #283a37;
  outline: 0;
}
.btn-check:active + .btn-white:focus,
.btn-check:checked + .btn-white:focus,
.btn-white.active:focus,
.btn-white.show:focus,
.btn-white:active:focus {
  background-color: #fff;
  border-color: var(--border);
}
.btn-check:checked + .btn.btn-white, .btn.active, .btn.btn-white.show, .btn.btn-white:first-child:active, :not(.btn-check) + .btn-white.btn:active {
  background-color: #fff;
  border-color: var(--border);
}
.btn-check:active + .btn-white,
.btn-check:checked + .btn-white,
.btn-white.active,
.btn-white.show,
.btn-white:active {
  background-color: #fff;
  border-color: #fff;
}
/* End::btn-white */
/* Start::btn-white-1 */
.btn-white-1 {
  background-color: rgba(255, 255, 255, 0.1);
  border-color: transparent;
  color: #283a37;
}
.btn-white-1:hover, .btn-white-1:focus:hover {
  background-color: rgba(255, 255, 255, 0.3);
  border-color: transparent;
  color: #fff !important;
}
.btn-check:focus + .btn-white,
.btn-white:focus {
  background-color: #fff;
  border-color: var(--border);
  color: #283a37;
  outline: 0;
}
.btn-check:active + .btn-white:focus,
.btn-check:checked + .btn-white:focus,
.btn-white.active:focus,
.btn-white.show:focus,
.btn-white:active:focus {
  background-color: #fff;
  border-color: var(--border);
}
.btn-check:checked + .btn.btn-white, .btn.active, .btn.btn-white.show, .btn.btn-white:first-child:active, :not(.btn-check) + .btn-white.btn:active {
  background-color: #fff;
  border-color: var(--border);
}
.btn-check:active + .btn-white,
.btn-check:checked + .btn-white,
.btn-white.active,
.btn-white.show,
.btn-white:active {
  background-color: #fff;
  border-color: #fff;
}
/* End::btn-white-1 */
/* Start::btn-white-1 */
.btn-black-1 {
  background-color: rgba(0, 0, 0, 0.3);
  border-color: transparent;
  color: #fff !important;
}
.btn-black-1:hover, .btn-black-1:focus:hover {
  background-color: rgba(0, 0, 0, 0.5);
  border-color: transparent;
  color: #fff !important;
}
/* End::btn-white-1 */
/* btn-teal starts */
.btn-teal {
  background-color: rgb(var(--teal-rgb)) !important;
  border-color: rgb(var(--teal-rgb)) !important;
  color: white !important;
}
.btn-check:focus + .btn-teal,
.btn-teal:focus {
  background-color: rgb(var(--teal-rgb)) !important;
  border-color: rgb(var(--teal-rgb)) !important;
  color: white;
}
.btn-check:active + .btn-teal:focus,
.btn-check:checked + .btn-teal:focus,
.btn-teal.active:focus,
.btn-teal.show:focus,
.btn-teal:active:focus {
  box-shadow: 0 0.25rem 1rem rgba(var(--teal-rgb), 0.5);
}
.btn-check:active + .btn-teal,
.btn-check:checked + .btn-teal,
.btn-teal.active,
.btn-teal.show,
.btn-teal:active {
  background-color: rgb(var(--teal-rgb)) !important;
  border-color: rgb(var(--teal-rgb)) !important;
}
/* btn-teal ends */
/* Start::btn-white-transparent */
.btn-white-transparent {
  background-color: var(--white-1);
  border-color: var(--white-1);
  color: #fff;
}
.btn-white-transparent:hover, .btn-white-transparent:focus:hover {
  background-color: var(--white-2);
  border-color: var(--white-1);
  color: #fff;
}
.btn-check:focus + .btn-white-transparent,
.btn-white-transparent:focus {
  background-color: var(--white-1);
  border-color: var(--white-1);
  color: var(--white-9);
  outline: 0;
}
.btn-check:active + .btn-white-transparent:focus,
.btn-check:checked + .btn-white-transparent:focus,
.btn-white-transparent.active:focus,
.btn-white-transparent.show:focus,
.btn-white-transparent:active:focus {
  background-color: var(--white-1);
  border-color: var(--white-1);
}
.btn-check:checked + .btn.btn-white-transparent, .btn.active, .btn.btn-white-transparent.show, .btn.btn-white-transparent:first-child:active, :not(.btn-check) + .btn-white-transparent.btn:active {
  background-color: var(--white-1);
  border-color: var(--white-1);
}
.btn-check:active + .btn-white-transparent,
.btn-check:checked + .btn-white-transparent,
.btn-white-transparent.active,
.btn-white-transparent.show,
.btn-white-transparent:active {
  background-color: var(--white-1);
  border-color: var(--white-1);
}
/* End::btn-white */
/* Start::btn-primary-transparent */
.btn-primary-transparent {
  background-color: var(--primary02);
  border-color: var(--primary02);
  color: var(--primary-color);
}
.btn-primary-transparent:hover, .btn-primary-transparent:focus:hover {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  color: #fff;
}
.btn-check:focus + .btn-primary-transparent,
.btn-primary-transparent:focus {
  background-color: var(--primary02);
  border-color: var(--primary02);
  outline: 0;
  box-shadow: none;
  color: var(--primary-color);
}
.btn-check:active + .btn-primary-transparent:focus,
.btn-check:checked + .btn-primary-transparent:focus,
.btn-primary-transparent.active:focus,
.btn-primary-transparent.show:focus,
.btn-primary-transparent:active:focus {
  box-shadow: none;
}
.btn-check:active + .btn-primary-transparent,
.btn-check:checked + .btn-primary-transparent,
.btn-primary-transparent.active,
.btn-primary-transparent.show,
.btn-primary-transparent:active {
  background-color: var(--primary-color);
  border-color: var(--primary02);
  color: #fff;
}
/* End::btn-primary-transparent */
/* Start::btn-secondary-transparent */
.btn-secondary-transparent {
  background-color: rgba(var(--secondary-rgb), 0.2);
  border-color: rgba(var(--secondary-rgb), 0.2);
  color: rgb(var(--secondary-rgb));
}
.btn-secondary-transparent:hover, .btn-secondary-transparent:focus:hover {
  background-color: rgb(var(--secondary-rgb));
  border-color: rgb(var(--secondary-rgb));
  color: #fff;
}
.btn-check:focus + .btn-secondary-transparent,
.btn-secondary-transparent:focus {
  background-color: rgba(var(--secondary-rgb), 0.2);
  border-color: rgba(var(--secondary-rgb), 0.2);
  outline: 0;
  box-shadow: none;
  color: rgb(var(--secondary-rgb));
}
.btn-check:active + .btn-secondary-transparent:focus,
.btn-check:checked + .btn-secondary-transparent:focus,
.btn-secondary-transparent.active:focus,
.btn-secondary-transparent.show:focus,
.btn-secondary-transparent:active:focus {
  box-shadow: 0 0 0 0.2rem rgba(var(--secondary-rgb), 0.5);
}
.btn-check:active + .btn-secondary-transparent,
.btn-check:checked + .btn-secondary-transparent,
.btn-secondary-transparent.active,
.btn-secondary-transparent.show,
.btn-secondary-transparent:active {
  background-color: rgb(var(--secondary-rgb));
  border-color: rgba(var(--secondary-rgb), 0.2);
  color: #fff;
}
/* End::btn-secondary-transparent */
/* Start::btn-success-transparent */
.btn-success-transparent {
  background-color: rgba(var(--success-rgb), 0.2);
  border-color: rgba(var(--success-rgb), 0.2);
  color: rgb(var(--success-rgb));
}
.btn-success-transparent:hover, .btn-success-transparent:focus:hover {
  background-color: rgb(var(--success-rgb));
  border-color: rgb(var(--success-rgb));
  color: #fff;
}
.btn-check:focus + .btn-success-transparent,
.btn-success-transparent:focus {
  background-color: rgba(var(--success-rgb), 0.2);
  border-color: rgba(var(--success-rgb), 0.2);
  outline: 0;
  box-shadow: none;
  color: rgb(var(--success-rgb));
}
.btn-check:active + .btn-success-transparent:focus,
.btn-check:checked + .btn-success-transparent:focus,
.btn-success-transparent.active:focus,
.btn-success-transparent.show:focus,
.btn-success-transparent:active:focus {
  box-shadow: 0 0 0 0.2rem rgba(var(--success-rgb), 0.5);
}
.btn-check:active + .btn-success-transparent,
.btn-check:checked + .btn-success-transparent,
.btn-success-transparent.active,
.btn-success-transparent.show,
.btn-success-transparent:active {
  background-color: rgb(var(--success-rgb));
  border-color: rgba(var(--success-rgb), 0.2);
  color: #fff;
}
/* End::btn-success-transparent */
/* Start::btn-danger-transparent */
.btn-danger-transparent {
  background-color: rgba(var(--danger-rgb), 0.2);
  border-color: rgba(var(--danger-rgb), 0.2);
  color: rgb(var(--danger-rgb));
}
.btn-danger-transparent:hover, .btn-danger-transparent:focus:hover {
  background-color: rgb(var(--danger-rgb));
  border-color: rgb(var(--danger-rgb));
  color: #fff;
}
.btn-check:focus + .btn-danger-transparent,
.btn-danger-transparent:focus {
  background-color: rgba(var(--danger-rgb), 0.2);
  border-color: rgba(var(--danger-rgb), 0.2);
  outline: 0;
  box-shadow: none;
  color: rgb(var(--danger-rgb));
}
.btn-check:active + .btn-danger-transparent:focus,
.btn-check:checked + .btn-danger-transparent:focus,
.btn-danger-transparent.active:focus,
.btn-danger-transparent.show:focus,
.btn-danger-transparent:active:focus {
  box-shadow: 0 0 0 0.2rem rgba(var(--danger-rgb), 0.5);
}
.btn-check:active + .btn-danger-transparent,
.btn-check:checked + .btn-danger-transparent,
.btn-danger-transparent.active,
.btn-danger-transparent.show,
.btn-danger-transparent:active {
  background-color: rgb(var(--danger-rgb));
  border-color: rgba(var(--danger-rgb), 0.2);
  color: #fff;
}
/* End::btn-danger-transparent */
/* btn-info-transparent starts */
.btn-info-transparent {
  background-color: rgba(var(--info-rgb), 0.1);
  border-color: rgba(var(--info-rgb), 0.1);
  color: rgb(var(--info-rgb));
}
.btn-check:focus + .btn-info-transparent,
.btn-info-transparent:focus {
  background-color: rgba(var(--info-rgb), 0.1);
  border-color: rgba(var(--info-rgb), 0.1);
  color: rgb(var(--info-rgb));
}
.btn-check:active + .btn-info-transparent:focus,
.btn-check:checked + .btn-info-transparent:focus,
.btn-info-transparent.active:focus,
.btn-info-transparent.show:focus,
.btn-info-transparent:active:focus {
  box-shadow: 0 0.25rem 1rem rgba(var(--info-rgb), 0.5);
}
.btn-check:active + .btn-info-transparent,
.btn-check:checked + .btn-info-transparent,
.btn-info-transparent.active,
.btn-info-transparent.show,
.btn-info-transparent:active {
  background-color: rgb(var(--info-rgb));
  border-color: rgba(var(--info-rgb), 0.1);
  color: #fff;
}
/* btn-info-transparent ends */
/* btn-warning-transparent starts */
.btn-warning-transparent {
  background-color: rgba(var(--warning-rgb), 0.1);
  border-color: rgba(var(--warning-rgb), 0.1);
  color: rgb(var(--warning-rgb));
}
.btn-check:focus + .btn-warning-transparent,
.btn-warning-transparent:focus {
  background-color: rgba(var(--warning-rgb), 0.1);
  border-color: rgba(var(--warning-rgb), 0.1);
  color: rgb(var(--warning-rgb));
}
.btn-check:active + .btn-warning-transparent:focus,
.btn-check:checked + .btn-warning-transparent:focus,
.btn-warning-transparent.active:focus,
.btn-warning-transparent.show:focus,
.btn-warning-transparent:active:focus {
  box-shadow: 0 0.25rem 1rem rgba(var(--warning-rgb), 0.5);
}
.btn-check:active + .btn-warning-transparent,
.btn-check:checked + .btn-warning-transparent,
.btn-warning-transparent.active,
.btn-warning-transparent.show,
.btn-warning-transparent:active {
  background-color: rgb(var(--warning-rgb));
  border-color: rgba(var(--warning-rgb), 0.1);
  color: #fff;
}
/* btn-warning-transparent ends */
/* Start::btn-outline-white */
.btn-outline-white {
  color: #fff;
  border-color: var(--white-7);
}
.btn-outline-white:hover, .btn-outline-white:focus:hover {
  background-color: #fff;
  border-color: var(--white-5);
  color: var(--primary-color);
}
.btn-check + .btn-outline-white:hover {
  color: var(--primary-color);
  border-color: var(--white-5);
}
.btn-check:focus + .btn-outline-white,
.btn-outline-white:focus {
  background-color: transparent;
  border-color: var(--white-5);
  color: #fff;
  box-shadow: none;
}
.btn-check:active + .btn-outline-white:focus,
.btn-check:checked + .btn-outline-white:focus,
.btn-outline-white.active:focus,
.btn-outline-white.show:focus,
.btn-outline-white:active:focus {
  color: #fff;
  box-shadow: 0 0 0 0.2rem var(--white-5);
}
.btn-check:active + .btn-outline-white,
.btn-check:checked + .btn-outline-white,
.btn-outline-white.active,
.btn-outline-white.show,
.btn-outline-white:active {
  background-color: #fff;
  border-color: var(--white-5);
  color: var(--primary-color);
}
/* End::btn-outline-primary */
/* Start::btn-outline-primary */
.btn-outline-primary {
  color: var(--primary-color);
  border-color: var(--primary-color);
}
.btn-outline-primary:hover, .btn-outline-primary:focus:hover {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  color: #fff;
}
.btn-check + .btn-outline-primary:hover {
  color: var(--primary-color);
  border-color: var(--primary-color);
}
.btn-check:focus + .btn-outline-primary,
.btn-outline-primary:focus {
  background-color: transparent;
  border-color: var(--primary-color);
  color: var(--primary-color);
  box-shadow: none;
}
.btn-check:active + .btn-outline-primary:focus,
.btn-check:checked + .btn-outline-primary:focus,
.btn-outline-primary.active:focus,
.btn-outline-primary.show:focus,
.btn-outline-primary:active:focus {
  color: #fff;
  box-shadow: 0 0 0 0.2rem var(--primary05);
}
.btn-check:active + .btn-outline-primary,
.btn-check:checked + .btn-outline-primary,
.btn-outline-primary.active,
.btn-outline-primary.show,
.btn-outline-primary:active {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  color: #fff;
}
/* End::btn-outline-primary */
/* Start::btn-outline-secondary */
.btn.btn-outline-secondary {
  color: rgb(var(--secondary-rgb));
  border-color: rgb(var(--secondary-rgb));
}
.btn.btn-outline-secondary:active, .btn.btn-outline-secondary:hover, .btn.btn-outline-secondary:focus:hover {
  background-color: rgb(var(--secondary-rgb));
  border-color: rgb(var(--secondary-rgb));
  color: #fff;
}
.btn-check:focus + .btn-outline-secondary,
.btn-outline-secondary:focus {
  background-color: transparent;
  border-color: rgb(var(--secondary-rgb));
  color: rgb(var(--secondary-rgb));
  box-shadow: none;
}
.btn-check:active + .btn-outline-secondary:focus,
.btn-check:checked + .btn-outline-secondary:focus,
.btn-outline-secondary.active:focus,
.btn-outline-secondary.show:focus,
.btn-outline-secondary:active:focus {
  color: #fff;
  box-shadow: 0 0 0 0.2rem rgba(var(--secondary-rgb), 0.5);
}
.btn-check:active + .btn-outline-secondary,
.btn-check:checked + .btn-outline-secondary,
.btn-outline-secondary.active,
.btn-outline-secondary.show,
.btn-outline-secondary:active {
  background-color: rgb(var(--secondary-rgb));
  border-color: rgb(var(--secondary-rgb));
}
/* End::btn-outline-secondary */
/* Start::btn-outline-success */
.btn.btn-outline-success {
  color: rgb(var(--success-rgb));
  border-color: rgb(var(--success-rgb));
}
.btn.btn-outline-success:active, .btn.btn-outline-success:hover, .btn.btn-outline-success:focus:hover {
  background-color: rgb(var(--success-rgb));
  border-color: rgb(var(--success-rgb));
  color: #fff;
}
.btn-check:focus + .btn-outline-success,
.btn-outline-success:focus {
  background-color: transparent;
  border-color: rgb(var(--success-rgb));
  color: rgb(var(--success-rgb));
  box-shadow: none;
}
.btn-check:active + .btn-outline-success:focus,
.btn-check:checked + .btn-outline-success:focus,
.btn-outline-success.active:focus,
.btn-outline-success.show:focus,
.btn-outline-success:active:focus {
  color: #fff;
  box-shadow: 0 0 0 0.2rem rgba(var(--success-rgb), 0.5);
}
.btn-check:active + .btn-outline-success,
.btn-check:checked + .btn-outline-success,
.btn-outline-success.active,
.btn-outline-success.show,
.btn-outline-success:active {
  background-color: rgb(var(--success-rgb));
  border-color: rgb(var(--success-rgb));
}
/* End::btn-outline-success */
/* Start::btn-outline-danger */
.btn.btn-outline-danger {
  color: rgb(var(--danger-rgb));
  border-color: rgb(var(--danger-rgb));
}
.btn.btn-outline-danger:active, .btn.btn-outline-danger:hover, .btn.btn-outline-danger:focus:hover {
  background-color: rgb(var(--danger-rgb));
  border-color: rgb(var(--danger-rgb));
  color: #fff;
}
.btn-check:focus + .btn-outline-danger,
.btn-outline-danger:focus {
  background-color: transparent;
  border-color: rgb(var(--danger-rgb));
  color: rgb(var(--danger-rgb));
  box-shadow: none;
}
.btn-check:active + .btn-outline-danger:focus,
.btn-check:checked + .btn-outline-danger:focus,
.btn-outline-danger.active:focus,
.btn-outline-danger.show:focus,
.btn-outline-danger:active:focus {
  color: #fff;
  box-shadow: 0 0 0 0.2rem rgba(var(--danger-rgb), 0.5);
}
.btn-check:active + .btn-outline-danger,
.btn-check:checked + .btn-outline-danger,
.btn-outline-danger.active,
.btn-outline-danger.show,
.btn-outline-danger:active {
  background-color: rgb(var(--danger-rgb));
  border-color: rgb(var(--danger-rgb));
}
/* End::btn-outline-danger */
/* btn-outline-light start */
.btn-outline-light {
  color: var(--default-text-color) !important;
  border-color: rgb(var(--light-rgb));
}
.btn-outline-light:hover, .btn-outline-light:active {
  color: var(--default-text-color);
  background-color: rgb(var(--light-rgb));
  border-color: rgb(var(--light-rgb));
}
.btn-outline-light:focus {
  color: var(--default-text-color);
  background-color: rgb(var(--light-rgb));
  border-color: rgb(var(--light-rgb));
  box-shadow: none;
}
.btn-outline-light:focus:active {
  box-shadow: none;
}
.btn-check:checked + .btn-outline-light, .btn-outline-light.active, .btn-outline-light.show, .btn-outline-light:first-child:active, :not(.btn-check) + .btn-outline-light:active {
  background-color: rgb(var(--light-rgb));
  border-color: rgb(var(--light-rgb));
  box-shadow: none;
}
/* btn-outline-light end */
/* btn-outline-dark start */
.btn-outline-dark {
  color: rgb(var(--dark-rgb));
  border-color: rgb(var(--dark-rgb));
}
.btn-outline-dark:hover, .btn-outline-dark:active {
  color: #fff;
  background-color: var(--custom-black);
  border-color: var(--custom-black);
}
.btn-outline-dark:focus {
  color: #fff;
  background-color: rgb(var(--dark-rgb));
  border-color: rgb(var(--dark-rgb));
  box-shadow: none;
}
.btn-outline-dark:focus:active {
  box-shadow: none;
}
.btn-check:checked + .btn-outline-dark, .btn-outline-dark.active, .btn-outline-dark.show, .btn-outline-dark:first-child:active, :not(.btn-check) + .btn-outline-dark:active {
  background-color: rgb(var(--dark-rgb));
  border-color: rgb(var(--dark-rgb));
  box-shadow: none;
}
/* btn-outline-dark end */
/* Start::btn-sm|btn-group-sm */
.btn-group-sm > .btn,
.btn-sm {
  font-size: 0.85rem;
  padding: 0.35rem 0.5rem;
  border-radius: 0.25rem;
}
/* Start::btn-sm|btn-group-sm */
/* Start::btn-lg|btn-group-lg */
.btn-group-lg > .btn,
.btn-lg {
  padding: 0.69rem 1.2rem;
  font-size: 1rem;
  line-height: 24px;
}
/* Start::btn-lg|btn-group-lg */
/* Start::icon button */
.button-arrow-icon {
  width: 2.45rem;
  height: 2.45rem;
  font-size: 0.95rem;
  flex-shrink: 0;
  padding: 0.75rem;
}
.button-arrow-icon i {
  padding: 0rem;
  margin: -0.5rem;
}
.button-arrow-icon.btn-sm {
  width: 1.75rem;
  height: 1.75rem;
  font-size: 0.8rem;
  padding: 0.4375rem;
}
.button-arrow-icon.btn-lg {
  width: 2.75rem;
  height: 2.75rem;
  font-size: 1.2rem;
}
/* End::icon button */
/* Start::btn-close */
.btn-close:focus {
  box-shadow: none;
}
/* End::btn-close */
/* Start::btn-info-dark */
.btn-info-dark {
  background-color: #43abfc;
  border-color: #43abfc;
  color: #fff;
}
.btn-info-dark:hover, .btn-info-dark.active {
  background-color: #43abfc;
  border-color: #43abfc;
  color: #fff;
  opacity: 0.9;
}
.btn-check:active + .btn.btn-info-dark,
.btn-check:checked + .btn.btn-info-dark,
.btn.btn-info-dark.active,
.btn.btn-info-dark.show,
.btn.btn-info-dark:active {
  background-color: #43abfc;
  border-color: #43abfc;
  color: #fff;
  opacity: 0.9;
}
.btn.btn-info-dark:focus {
  background-color: #43abfc;
  border-color: #43abfc;
  color: #fff;
  opacity: 0.9;
}
/* Start::btn-info-dark */
/* Start::btn-secondary-gradient */
.btn-primary-gradient {
  background: linear-gradient(to right, rgb(var(--secondary-rgb)) 0%, var(--primary-color) 100%);
  border-color: var(--primary-color);
  color: #fff;
}
.btn-primary-gradient:hover, .btn-primary-gradient:focus:hover {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  color: #fff;
}
.btn-check:focus + .btn-primary-gradient,
.btn-primary-gradient:focus {
  background: linear-gradient(to right, rgb(var(--secondary-rgb)) 0%, var(--primary-color) 100%);
  border-color: var(--primary-color);
  outline: 0;
  box-shadow: none;
  color: #fff;
}
.btn-check:active + .btn-primary-gradient:focus,
.btn-check:checked + .btn-primary-gradient:focus,
.btn-primary-gradient.active:focus,
.btn-primary-gradient.show:focus,
.btn-primary-gradient:active:focus {
  box-shadow: 0 0 0 0.2rem var(--primary05);
}
.btn-check:active + .btn-primary-gradient,
.btn-check:checked + .btn-primary-gradient,
.btn-primary-gradient.active,
.btn-primary-gradient.show,
.btn-primary-gradient:active {
  background: linear-gradient(to right, rgb(var(--secondary-rgb)) 0%, var(--primary-color) 100%);
  border-color: var(--primary-color);
  color: #fff;
}
/* End::btn-secondary-gradient */
/* Start::btn-secondary-gradient */
.btn-secondary-gradient {
  background: linear-gradient(to right, rgb(var(--secondary-rgb)) 0%, #bd4092 100%);
  border-color: rgb(var(--secondary-rgb));
  color: #fff;
}
.btn-secondary-gradient:hover, .btn-secondary-gradient:focus:hover {
  background-color: rgb(var(--secondary-rgb));
  border-color: rgb(var(--secondary-rgb));
  color: #fff;
}
.btn-check:focus + .btn-secondary-gradient,
.btn-secondary-gradient:focus {
  background: linear-gradient(to right, rgb(var(--secondary-rgb)) 0%, #bd4092 100%);
  border-color: rgb(var(--secondary-rgb));
  outline: 0;
  box-shadow: none;
  color: rgb(var(--secondary-rgb));
}
.btn-check:active + .btn-secondary-gradient:focus,
.btn-check:checked + .btn-secondary-gradient:focus,
.btn-secondary-gradient.active:focus,
.btn-secondary-gradient.show:focus,
.btn-secondary-gradient:active:focus {
  box-shadow: 0 0 0 0.2rem rgba(var(--secondary-rgb), 0.5);
}
.btn-check:active + .btn-secondary-gradient,
.btn-check:checked + .btn-secondary-gradient,
.btn-secondary-gradient.active,
.btn-secondary-gradient.show,
.btn-secondary-gradient:active {
  background: linear-gradient(to right, rgb(var(--secondary-rgb)) 0%, #bd4092 100%);
  border-color: rgb(var(--secondary-rgb));
  color: #fff;
}
/* End::btn-secondary-gradient */
/* Start::btn-primary-transparent */
.btn-primary-transparent {
  background-color: var(--primary02);
  color: var(--primary-color);
}
.btn-primary-transparent:hover {
  background-color: var(--primary-color);
  color: #fff;
}
/* End::btn-primary-transparent */
/* Start::btn-danger-transparent */
.btn-danger-transparent {
  background-color: rgba(var(--danger-rgb), 0.2);
  border-color: rgba(var(--danger-rgb), 0.2);
  color: rgb(var(--danger-rgb));
}
.btn-danger-transparent:hover {
  background-color: rgb(var(--danger-rgb));
  color: #fff;
}
/* End::btn-danger-transparent */
/* Start::btn-success-transparent */
.btn-success-transparent {
  background-color: rgba(var(--success-rgb), 0.2);
  border-color: rgba(var(--success-rgb), 0.2);
  color: rgb(var(--success-rgb));
}
.btn-success-transparent:hover {
  background-color: rgb(var(--success-rgb));
  color: #fff;
}
/* End::btn-success-transparent */
/* Start:: Light Buttons */
.btn.btn-primary-light {
  background-color: rgba(var(--primary-rgb), 0.15);
  color: var(--primary-color);
}
.btn.btn-primary-light:hover, .btn.btn-primary-light:focus, .btn.btn-primary-light:active {
  background-color: var(--primary-color);
  color: #fff;
  border-color: var(--primary-color);
}
.btn.btn-secondary-light {
  background-color: rgba(var(--secondary-rgb), 0.15);
  color: rgb(var(--secondary-rgb));
}
.btn.btn-secondary-light:hover, .btn.btn-secondary-light:focus, .btn.btn-secondary-light:active {
  background-color: rgb(var(--secondary-rgb));
  color: #fff;
  border-color: rgb(var(--secondary-rgb));
}
.btn.btn-warning-light {
  background-color: rgba(var(--warning-rgb), 0.15);
  color: rgb(var(--warning-rgb));
}
.btn.btn-warning-light:hover, .btn.btn-warning-light:focus, .btn.btn-warning-light:active {
  background-color: rgb(var(--warning-rgb));
  color: #fff;
  border-color: rgb(var(--warning-rgb));
}
.btn.btn-info-light {
  background-color: rgba(var(--info-rgb), 0.15);
  color: rgb(var(--info-rgb));
}
.btn.btn-info-light:hover, .btn.btn-info-light:focus, .btn.btn-info-light:active {
  background-color: rgb(var(--info-rgb));
  color: #fff;
  border-color: rgb(var(--info-rgb));
}
.btn.btn-success-light {
  background-color: rgba(var(--success-rgb), 0.15);
  color: rgb(var(--success-rgb));
}
.btn.btn-success-light:hover, .btn.btn-success-light:focus, .btn.btn-success-light:active {
  background-color: rgb(var(--success-rgb));
  color: #fff;
  border-color: rgb(var(--success-rgb));
}
.btn.btn-danger-light {
  background-color: rgba(var(--danger-rgb), 0.15);
  color: rgb(var(--danger-rgb));
}
.btn.btn-danger-light:hover, .btn.btn-danger-light:focus, .btn.btn-danger-light:active {
  background-color: rgb(var(--danger-rgb));
  color: #fff;
  border-color: rgb(var(--danger-rgb));
}
.btn.btn-purple-light {
  background-color: rgba(var(--purple-rgb), 0.15);
  color: rgb(var(--purple-rgb));
}
.btn.btn-purple-light:hover, .btn.btn-purple-light:focus, .btn.btn-purple-light:active {
  background-color: rgb(var(--purple-rgb));
  color: #fff;
  border-color: rgb(var(--purple-rgb));
}
.btn.btn-teal-light {
  background-color: rgba(var(--teal-rgb), 0.15);
  color: rgb(var(--teal-rgb));
}
.btn.btn-teal-light:hover, .btn.btn-teal-light:focus, .btn.btn-teal-light:active {
  background-color: rgb(var(--teal-rgb));
  color: #fff;
  border-color: rgb(var(--teal-rgb));
}
.btn.btn-orange-light {
  background-color: rgba(var(--orange-rgb), 0.15);
  color: rgb(var(--orange-rgb));
}
.btn.btn-orange-light:hover, .btn.btn-orange-light:focus, .btn.btn-orange-light:active {
  background-color: rgb(var(--orange-rgb));
  color: #fff;
  border-color: rgb(var(--orange-rgb));
}
/* End:: Light Buttons */
/* Start:: Gradient Buttons */
.btn.btn-primary-gradient {
  background: linear-gradient(to right, rgb(var(--secondary-rgb)) 0%, var(--primary-color) 100%);
  color: #fff;
  border: 0;
}
.btn.btn-primary-gradient:hover {
  border: 0;
}
.btn.btn-secondary-gradient {
  background: linear-gradient(to right, rgb(var(--secondary-rgb)) 0%, #bd4092 100%);
  color: #fff;
  border: 0;
}
.btn.btn-secondary-gradient:hover {
  border: 0;
}
.btn.btn-warning-gradient {
  background: linear-gradient(to right, rgb(var(--warning-rgb)) 0%, #cdb310 100%);
  color: #fff;
  border: 0;
}
.btn.btn-warning-gradient:hover {
  border: 0;
}
.btn.btn-info-gradient {
  background: linear-gradient(to right, rgb(var(--info-rgb)) 0%, #00BDF6 100%);
  color: #fff;
  border: 0;
}
.btn.btn-info-gradient:hover {
  border: 0;
}
.btn.btn-success-gradient {
  background: linear-gradient(to right, rgb(var(--success-rgb)) 0%, #00A774 100%);
  color: #fff;
  border: 0;
}
.btn.btn-success-gradient:hover {
  border: 0;
}
.btn.btn-danger-gradient {
  background: linear-gradient(to right, rgb(var(--danger-rgb)) 0%, #DC417B 100%);
  color: #fff;
  border: 0;
}
.btn.btn-danger-gradient:hover {
  border: 0;
}
.btn.btn-orange-gradient {
  background: linear-gradient(to right, rgb(var(--orange-rgb)) 0%, #F75560 100%);
  color: #fff;
  border: 0;
}
.btn.btn-orange-gradient:hover {
  border: 0;
}
.btn.btn-teal-gradient {
  background: linear-gradient(to right, rgb(var(--teal-rgb)) 0%, #5CE0B9 100%);
  color: #fff;
  border: 0;
}
.btn.btn-teal-gradient:hover {
  border: 0;
}
.btn.btn-purple-gradient {
  background: linear-gradient(to right, rgb(var(--purple-rgb)) 0%, #D459B9 100%);
  color: #fff;
  border: 0;
}
.btn.btn-purple-gradient:hover {
  border: 0;
}
/* End:: Gradient Buttons */
/* Start::button disabled colors */
/* btn-primary-disabled start */
.btn-primary.disabled,
.btn-primary:disabled {
  color: #fff;
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}
/* btn-primary-disabled end */
/* btn-outline-primary-disabled start */
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
  color: var(--primary-color);
  border-color: var(--primary-color);
}
/* btn-outline-primary-disabled end */
/* btn-outline-secondary-disabled start */
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
  color: rgb(var(--secondary-rgb));
  border-color: rgb(var(--secondary-rgb));
}
/* btn-outline-secondary-disabled end */
/* End::button disabled colors */
/* Start:: Loading Buttons */
.btn-loader {
  pointer-events: none;
  position: relative;
  display: flex;
  align-items: center;
}
.btn-loader .loading {
  margin-inline-end: 0.75rem;
}
.btn-loader i {
  animation: loader 1000ms infinite linear;
  position: absolute !important;
  top: 0.75rem;
}
@keyframes loader {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/* End:: Loading Buttons */
/* Start:: Social Buttons */
.btn-facebook {
  background-color: #4267b2;
  color: #fff;
  border: 1px solid #4267b2;
}
.btn-facebook:hover, .btn-facebook:focus, .btn-facebook:active {
  background-color: #4267b2 !important;
  color: #fff !important;
  border: 1px solid #4267b2 !important;
}
.btn-google {
  background-color: #CF4E43;
  color: #fff;
  border: 1px solid #CF4E43;
}
.btn-google:hover, .btn-google:focus, .btn-google:active {
  background-color: #CF4E43 !important;
  color: #fff !important;
  border: 1px solid #CF4E43 !important;
}
.btn-twitter {
  background-color: #00acee;
  color: #fff;
  border: 1px solid #00acee;
}
.btn-twitter:hover, .btn-twitter:focus, .btn-twitter:active {
  background-color: #00acee !important;
  color: #fff !important;
  border: 1px solid #00acee !important;
}
.btn-github {
  background-color: #333;
  color: #fff;
  border: 1px solid #333;
}
.btn-github:hover, .btn-github:focus, .btn-github:active {
  background-color: #333 !important;
  color: #fff !important;
  border: 1px solid #333 !important;
}
.btn-youtube {
  background-color: #FF0000;
  color: #fff;
  border: 1px solid #FF0000;
}
.btn-youtube:hover, .btn-youtube:focus, .btn-youtube:active {
  background-color: #FF0000 !important;
  color: #fff !important;
  border: 1px solid #FF0000 !important;
}
.btn-instagram {
  background: #f09433;
  background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#f09433", endColorstr="#bc1888",GradientType=1 );
  color: #fff;
  border: 1px solid transparent;
}
.btn-instagram:hover, .btn-instagram:focus, .btn-instagram:active {
  color: #fff;
  border: 1px solid transparent;
}
/* End:: Social Buttons */
/* Start:: Width Buttons */
.btn.btn-w-xs {
  min-width: 5.625rem;
}
.btn.btn-w-sm {
  min-width: 6.975rem;
}
.btn.btn-w-md {
  min-width: 8.125rem;
}
.btn.btn-w-lg {
  min-width: 9.375rem;
}
/* End:: Width Buttons */
/* Start:: Label Buttons */
.label-btn {
  position: relative;
  padding-inline-start: 2.6rem;
}
.label-button-arrow-icon {
  position: absolute;
  width: 2.25rem;
  font-size: 1rem;
  display: flex !important;
  align-items: center;
  justify-content: center;
  inset-inline-start: -1px;
  inset-block-start: -1px;
  inset-block-end: -1px;
  background-color: var(--white-2);
}
.label-btn.label-end {
  padding-inline-start: 1rem;
  padding-inline-end: 2.6rem;
}
.label-btn.label-end .label-button-arrow-icon {
  inset-inline-end: -1px;
  inset-inline-start: auto;
}
/* End:: Label Buttons */
/* Start:: Custom Buttons */
.custom-button {
  position: relative;
  padding-inline-start: 2.75rem;
}
.custom-button .custom-button-arrow-icons {
  box-shadow: 0px 0px 1px 0.25rem rgba(0, 0, 0, 0.1);
  position: absolute;
  inset-inline-start: -0.125rem;
  inset-block-start: 1px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  padding: 0.375rem;
  border-radius: 3.125rem;
  font-size: 1rem;
  width: 2.25rem;
  height: 2.25rem;
}
.custom-button .custom-button-arrow-icons i {
  position: absolute;
}
.custom-button .custom-button-arrow-icons.custom-button-arrow-icons-lg {
  width: 2.4rem;
  height: 2.4rem;
  inset-inline-start: 0.25rem;
  inset-block-start: 4px;
}
.custom-button.custom-button-lg {
  padding-inline-start: 3.2rem;
}
.btn-hover {
  position: relative;
}
.btn-hover.btn-hover-animate {
  transition: all 0.2s linear 0s;
}
.btn-hover.btn-hover-animate:before {
  content: "\f417";
  font-family: bootstrap-icons !important;
  font-size: 0.8125rem;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  inset-inline-end: 0;
  inset-block-start: 0;
  opacity: 0;
  height: 100%;
  width: 2rem;
  transition: all 0.2s linear 0s;
}
.btn-hover.btn-hover-animate:hover {
  padding-inline-end: 2rem;
}
.btn-hover.btn-hover-animate:hover:before {
  opacity: 1;
  text-indent: 0;
}
.btn-glare {
  border: 1px solid;
  overflow: hidden;
  position: relative;
}
.btn-glare span {
  z-index: 20;
}
.btn-glare:after {
  background: #fff;
  content: "";
  height: 4.6875rem;
  inset-inline-start: -1.625rem;
  opacity: 0.15;
  position: absolute;
  inset-block-start: -3.125rem;
  transform: rotate(35deg);
  transition: all 600ms cubic-bezier(0.2, 1, 0.25, 1);
  width: 1.875rem;
  z-index: 30;
}
.btn-glare:hover:after {
  inset-inline-start: 100%;
  inset-block-start: 0;
  transition: all 600ms cubic-bezier(0.2, 1, 0.25, 1);
}
.btn-darken-hover {
  position: relative;
}
.btn-darken-hover:hover:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.25);
  inset-block-start: 0;
  inset-inline-start: 0;
}
.btn.btn-custom-border {
  border: 0;
  box-shadow: inset 0 0 1.25rem rgba(var(--warning-rgb), 0);
  outline: 1px solid;
  outline-color: rgba(var(--warning-rgb), 0.5);
  outline-offset: 0;
  text-shadow: none;
  transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
}
.btn.btn-custom-border:active, .btn.btn-custom-border:hover {
  border: 0 solid;
  box-shadow: inset 0 0 1.25rem rgba(var(--warning-rgb), 0.5), 0 0 1.25rem rgba(var(--warning-rgb), 0.2);
  outline-color: rgba(var(--warning-rgb), 0);
  outline-offset: 0.938rem;
  background-color: rgba(var(--warning-rgb), 0.2);
}
/* End:: Custom Buttons */
/* Start:: Button Borders */
.btn-border-down.btn-primary-light {
  border-block-end: 0.1875rem solid var(--primary-color);
}
.btn-border-down.btn-secondary-light {
  border-block-end: 0.1875rem solid rgb(var(--secondary-rgb));
}
.btn-border-down.btn-info-light {
  border-block-end: 0.1875rem solid rgb(var(--info-rgb));
}
.btn-border-down.btn-warning-light {
  border-block-end: 0.1875rem solid rgb(var(--warning-rgb));
}
.btn-border-down.btn-success-light {
  border-block-end: 0.1875rem solid rgb(var(--success-rgb));
}
.btn-border-down.btn-danger-light {
  border-block-end: 0.1875rem solid rgb(var(--danger-rgb));
}
.btn-border-down.btn-dark-light {
  border-block-end: 0.1875rem solid var(--primary-color);
}
.btn-border-down.btn-teal-light {
  border-block-end: 0.1875rem solid rgb(var(--teal-rgb));
}
.btn-border-down.btn-purple-light {
  border-block-end: 0.1875rem solid rgb(var(--purple-rgb));
}
.btn-border-start.btn-primary-light {
  border-inline-start: 0.1875rem solid var(--primary-color);
}
.btn-border-start.btn-secondary-light {
  border-inline-start: 0.1875rem solid rgb(var(--secondary-rgb));
}
.btn-border-start.btn-info-light {
  border-inline-start: 0.1875rem solid rgb(var(--info-rgb));
}
.btn-border-start.btn-warning-light {
  border-inline-start: 0.1875rem solid rgb(var(--warning-rgb));
}
.btn-border-start.btn-success-light {
  border-inline-start: 0.1875rem solid rgb(var(--success-rgb));
}
.btn-border-start.btn-danger-light {
  border-inline-start: 0.1875rem solid rgb(var(--danger-rgb));
}
.btn-border-start.btn-dark-light {
  border-inline-start: 0.1875rem solid var(--primary-color);
}
.btn-border-start.btn-teal-light {
  border-inline-start: 0.1875rem solid rgb(var(--teal-rgb));
}
.btn-border-start.btn-purple-light {
  border-inline-start: 0.1875rem solid rgb(var(--purple-rgb));
}
.btn-border-end.btn-primary-light {
  border-inline-end: 0.1875rem solid var(--primary-color);
}
.btn-border-end.btn-secondary-light {
  border-inline-end: 0.1875rem solid rgb(var(--secondary-rgb));
}
.btn-border-end.btn-info-light {
  border-inline-end: 0.1875rem solid rgb(var(--info-rgb));
}
.btn-border-end.btn-warning-light {
  border-inline-end: 0.1875rem solid rgb(var(--warning-rgb));
}
.btn-border-end.btn-success-light {
  border-inline-end: 0.1875rem solid rgb(var(--success-rgb));
}
.btn-border-end.btn-danger-light {
  border-inline-end: 0.1875rem solid rgb(var(--danger-rgb));
}
.btn-border-end.btn-dark-light {
  border-inline-end: 0.1875rem solid var(--primary-color);
}
.btn-border-end.btn-teal-light {
  border-inline-end: 0.1875rem solid rgb(var(--teal-rgb));
}
.btn-border-end.btn-purple-light {
  border-inline-end: 0.1875rem solid rgb(var(--purple-rgb));
}
.btn-border-top.btn-primary-light {
  border-block-start: 0.1875rem solid var(--primary-color);
}
.btn-border-top.btn-secondary-light {
  border-block-start: 0.1875rem solid rgb(var(--secondary-rgb));
}
.btn-border-top.btn-info-light {
  border-block-start: 0.1875rem solid rgb(var(--info-rgb));
}
.btn-border-top.btn-warning-light {
  border-block-start: 0.1875rem solid rgb(var(--warning-rgb));
}
.btn-border-top.btn-success-light {
  border-block-start: 0.1875rem solid rgb(var(--success-rgb));
}
.btn-border-top.btn-danger-light {
  border-block-start: 0.1875rem solid rgb(var(--danger-rgb));
}
.btn-border-top.btn-dark-light {
  border-block-start: 0.1875rem solid var(--primary-color);
}
.btn-border-top.btn-teal-light {
  border-block-start: 0.1875rem solid rgb(var(--teal-rgb));
}
.btn-border-top.btn-purple-light {
  border-block-start: 0.1875rem solid rgb(var(--purple-rgb));
}
/* End:: Button Borders */
.btn-close {
  background-image: none;
  float: var(--float-end);
}
.btn-close i {
  font-size: 20px;
  line-height: 0;
}
.video-play .btn-close {
  color: white;
  background-image: none;
  float: var(--float-end);
}
.btn-list a, .btn-list button, .btn-list div, .btn-list input {
  margin: 0 0.375rem 0.375rem 0;
}
.btn-check:checked + .btn.btn-wishlist,
.btn.btn-wishlist.active, .btn.btn-wishlist.show,
.btn.btn-wishlist:first-child:active, :not(.btn-check) + .btn.btn-wishlist:active {
  border-color: var(--border);
  color: var(--default-text-color);
}
.btn-wishlist.active {
  color: rgb(var(--danger-rgb)) !important;
}
.btn-wishlist {
  height: 2.2rem;
  width: 2.2rem;
  border: 1px solid var(--border);
  background-color: var(--gray-100);
  color: var(--default-text-color);
  padding: 0;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: -moz-fit-content;
  min-width: fit-content;
  transition: all ease 0.25s;
  font-size: 0.875rem;
}
.btn-wishlist:hover {
  background-color: var(--primary-color) !important;
  border-color: var(--primary-color);
  color: #fff !important;
}
button:focus:not(:focus-visible) {
  box-shadow: none !important;
}
.btn-check + .btn:hover {
  border-color: var(--border);
}
.btn.btn-link:active {
  background-color: transparent !important;
  border-color: transparent !important;
}
.btn.btn-outline-warning:hover, .btn.btn-outline-warning:focus, .btn.btn-outline-warning:active {
  background-color: rgb(var(--warning-rgb));
  border-color: rgb(var(--warning-rgb));
  color: #fff;
}
.btn.btn-outline-info:hover, .btn.btn-outline-info:focus, .btn.btn-outline-info:active {
  background-color: rgb(var(--info-rgb));
  border-color: rgb(var(--info-rgb));
  color: #fff;
}
/* ######## BUTTONS END ######## */
/* ######## CARDS END######## */
.card {
  margin-block-end: 1.5rem;
  border: 1px solid var(--border);
  border-radius: 0.625rem;
  box-shadow: none;
  width: 100%;
  color: var(--default-text-color);
  position: relative;
  background-color: var(--default-body-bg-color);
}
.card.custom-card {
  box-shadow: none;
}
.card .filled {
  display: none;
}
.card .feature-avatar-1 {
  background-color: var(--gray-100);
  color: #fff;
}
.card .overlay-content {
  position: absolute;
  inset-block-start: 50%;
  inset-inline-start: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}
.card .feature-content {
  background-color: var(--gray-100);
}
.card:hover .filled, .card.hover-active .filled {
  display: inline-block;
}
.card:hover .outline, .card.hover-active .outline {
  display: none;
}
.card:hover .feature-avatar, .card.hover-active .feature-avatar {
  transform: scale(1.2);
}
.card:hover .feature-avatar-1, .card.hover-active .feature-avatar-1 {
  background-color: var(--primary-color);
  color: #fff;
  transform: scale(0.8);
  transition: transform ease 0.3s;
}
.card:hover .feature-avatar-1.feature-avatar-1-secondary, .card.hover-active .feature-avatar-1.feature-avatar-1-secondary {
  background-color: rgba(var(--secondary-rgb), 0.1);
}
.card:hover .feature-avatar-1.feature-avatar-1-success, .card.hover-active .feature-avatar-1.feature-avatar-1-success {
  background-color: rgba(var(--success-rgb), 0.1);
}
.card:hover .feature-avatar-1.feature-avatar-1-danger, .card.hover-active .feature-avatar-1.feature-avatar-1-danger {
  background-color: rgba(var(--danger-rgb), 0.1);
}
.card:hover .feature-avatar-1.feature-avatar-1-pink, .card.hover-active .feature-avatar-1.feature-avatar-1-pink {
  background-color: rgba(var(--pink-rgb), 0.1);
}
.card:hover .feature-avatar-1.bg-secondary-gradient, .card.hover-active .feature-avatar-1.bg-secondary-gradient {
  background-color: rgb(var(--secondary-rgb));
}
.card:hover .feature-avatar-1.bg-info-gradient, .card.hover-active .feature-avatar-1.bg-info-gradient {
  background-color: rgb(var(--info-rgb));
}
.card:hover .feature-avatar-1.bg-warning-gradient, .card.hover-active .feature-avatar-1.bg-warning-gradient {
  background-color: rgb(var(--warning-rgb));
}
.card:hover .feature-avatar-2, .card.hover-active .feature-avatar-2 {
  background-color: var(--primary-color);
  color: #fff;
}
.card:hover .feature-avatar-2.feature-avatar-2-primary, .card.hover-active .feature-avatar-2.feature-avatar-2-primary {
  background-color: var(--primary-color);
}
.card:hover .feature-avatar-2.feature-avatar-2-secondary, .card.hover-active .feature-avatar-2.feature-avatar-2-secondary {
  background-color: rgba(var(--secondary-rgb), 0.1);
}
.card:hover .feature-avatar-2.feature-avatar-2-success, .card.hover-active .feature-avatar-2.feature-avatar-2-success {
  background-color: rgba(var(--success-rgb), 0.1);
}
.card:hover .feature-avatar-2.feature-avatar-2-danger, .card.hover-active .feature-avatar-2.feature-avatar-2-danger {
  background-color: rgba(var(--danger-rgb), 0.1);
}
.card:hover .feature-avatar-2.feature-avatar-2-pink, .card.hover-active .feature-avatar-2.feature-avatar-2-pink {
  background-color: rgba(var(--pink-rgb), 0.1);
}
.card:hover .feature-avatar-3, .card.hover-active .feature-avatar-3 {
  background-color: var(--white-2);
}
.card:hover .overlay-content, .card.hover-active .overlay-content {
  opacity: 1;
}
.card:hover .muted-content, .card.hover-active .muted-content {
  color: #fff;
  opacity: 0.7;
}
.card .tool-img-white {
  display: none;
}
.card-body {
  padding: 1.25rem;
  color: var(--default-text-color);
}
.pricing-card {
  transition: all ease 0.3s;
}
.pricing-card:hover {
  box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.1);
}
.feature-card {
  transition: all ease 0.3s;
  border-width: 1px;
  border-style: solid;
  box-shadow: none;
  cursor: pointer;
}
.feature-card-1 {
  background-color: var(--primary-color);
  color: #fff;
  z-index: 1;
}
.feature-card-1::before {
  content: "";
  position: absolute;
  font-size: 150px;
  font-weight: 600;
  color: #fff;
  inset-inline-end: 5%;
  inset-block-start: 50%;
  transform: translateY(-50%);
  opacity: 0.1;
  z-index: -1;
}
.feature-card-2 {
  box-shadow: none;
  border: 1px solid var(--border);
  background-color: rgba(255, 255, 255, 0.08);
  transition: all 0.2s ease-out;
}
.feature-card-2:not(.active):hover, .feature-card-2.active {
  border-color: transparent;
}
.feature-card-2:hover {
  background-color: rgba(255, 255, 255, 0.18);
  box-shadow: 0 4px 25px var(--black-1);
  transform: translate(0, -5px);
}
.feature-card-3 {
  transition: all ease 0.3s;
  overflow: hidden;
  z-index: 1;
  cursor: pointer;
}
.feature-card-3::before, .feature-card-3::after {
  content: "";
  position: absolute;
  inset-inline-end: -8%;
  inset-block-end: 0%;
  height: 50px;
  width: 50px;
  border-radius: 50%;
  background-color: #fff;
  visibility: hidden;
  opacity: 0.07;
  z-index: -1;
}
.feature-card-3::before {
  inset-inline-end: 0%;
  inset-block-end: -25%;
}
.feature-card-3:hover {
  background-color: var(--primary-color);
}
.feature-card-3:hover::before, .feature-card-3:hover::after {
  visibility: visible;
}
.feature-card-3.secondary:hover {
  background-color: rgb(var(--secondary-rgb));
}
.feature-card-4 .bg-deck {
  background-color: var(--gray-100);
}
.feature-card-4:hover .bg-deck {
  background-color: var(--gray-200);
}
.feature-card-4 .icon {
  background-color: var(--custom-white);
}
.feature-card-4.feature-card-4-primary .bg-deck {
  background-color: var(--primary01);
}
.feature-card-4.feature-card-4-primary .icon {
  background-color: var(--primary05);
}
.feature-card-4.feature-card-4-primary .icon .feature-avatar {
  background-color: var(--primary-color);
  color: #fff;
}
.feature-card-4.feature-card-4-primary.hover:hover .bg-deck {
  background-color: var(--primary-color);
}
.feature-card-4.feature-card-4-primary.hover:hover .avatar {
  transform: scale(1);
  background-color: #fff;
  color: var(--primary-color);
}
.feature-card-4.feature-card-4-primary.hover:hover .icon {
  background-color: var(--primary-color);
}
.feature-card-4.feature-card-4-primary.hover .bg-deck {
  background-color: var(--primary01);
}
.feature-card-4.feature-card-4-secondary .bg-deck {
  background-color: rgba(var(--secondary-rgb), 0.1);
}
.feature-card-4.feature-card-4-secondary .icon {
  background-color: rgba(var(--secondary-rgb), 0.5);
}
.feature-card-4.feature-card-4-secondary .icon .feature-avatar {
  background-color: rgb(var(--secondary-rgb));
  color: #fff;
}
.feature-card-4.feature-card-4-secondary.hover:hover .bg-deck {
  background-color: rgb(var(--secondary-rgb));
}
.feature-card-4.feature-card-4-secondary.hover:hover .avatar {
  transform: scale(1);
  background-color: #fff;
  color: rgb(var(--secondary-rgb));
}
.feature-card-4.feature-card-4-secondary.hover:hover .icon {
  background-color: rgb(var(--secondary-rgb));
}
.feature-card-4.feature-card-4-secondary.hover .bg-deck {
  background-color: rgba(var(--secondary-rgb), 0.1);
}
.feature-card-4.feature-card-4-success .bg-deck {
  background-color: rgba(var(--success-rgb), 0.1);
}
.feature-card-4.feature-card-4-success .icon {
  background-color: rgba(var(--success-rgb), 0.5);
}
.feature-card-4.feature-card-4-success .icon .feature-avatar {
  background-color: rgb(var(--success-rgb));
  color: #fff;
}
.feature-card-4.feature-card-4-success.hover:hover .bg-deck {
  background-color: rgb(var(--success-rgb));
}
.feature-card-4.feature-card-4-success.hover:hover .avatar {
  transform: scale(1);
  background-color: #fff;
  color: rgb(var(--success-rgb));
}
.feature-card-4.feature-card-4-success.hover:hover .icon {
  background-color: rgb(var(--success-rgb));
}
.feature-card-4.feature-card-4-success.hover .bg-deck {
  background-color: rgba(var(--success-rgb), 0.1);
}
.feature-card-4.feature-card-4-danger .bg-deck {
  background-color: rgba(var(--danger-rgb), 0.1);
}
.feature-card-4.feature-card-4-danger .icon {
  background-color: rgba(var(--danger-rgb), 0.5);
}
.feature-card-4.feature-card-4-danger .icon .feature-avatar {
  background-color: rgb(var(--danger-rgb));
  color: #fff;
}
.feature-card-4.feature-card-4-danger.hover:hover .bg-deck {
  background-color: rgb(var(--danger-rgb));
}
.feature-card-4.feature-card-4-danger.hover:hover .avatar {
  transform: scale(1);
  background-color: #fff;
  color: rgb(var(--danger-rgb));
}
.feature-card-4.feature-card-4-danger.hover:hover .icon {
  background-color: rgb(var(--danger-rgb));
}
.feature-card-4.feature-card-4-danger.hover .bg-deck {
  background-color: rgba(var(--danger-rgb), 0.1);
}
.feature-card-4.feature-card-4-info .bg-deck {
  background-color: rgba(var(--info-rgb), 0.1);
}
.feature-card-4.feature-card-4-info .icon {
  background-color: rgba(var(--info-rgb), 0.5);
}
.feature-card-4.feature-card-4-info .icon .feature-avatar {
  background-color: rgb(var(--info-rgb));
  color: #fff;
}
.feature-card-4.feature-card-4-info.hover:hover .bg-deck {
  background-color: rgb(var(--info-rgb));
}
.feature-card-4.feature-card-4-info.hover:hover .avatar {
  transform: scale(1);
  background-color: #fff;
  color: rgb(var(--info-rgb));
}
.feature-card-4.feature-card-4-info.hover:hover .icon {
  background-color: rgb(var(--info-rgb));
}
.feature-card-4.feature-card-4-info.hover .bg-deck {
  background-color: rgba(var(--info-rgb), 0.1);
}
.feature-card-4.feature-card-4-warning .bg-deck {
  background-color: rgba(var(--warning-rgb), 0.1);
}
.feature-card-4.feature-card-4-warning .icon {
  background-color: rgba(var(--warning-rgb), 0.5);
}
.feature-card-4.feature-card-4-warning .icon .feature-avatar {
  background-color: rgb(var(--warning-rgb));
  color: #fff;
}
.feature-card-4.feature-card-4-warning.hover:hover .bg-deck {
  background-color: rgb(var(--warning-rgb));
}
.feature-card-4.feature-card-4-warning.hover:hover .avatar {
  transform: scale(1);
  background-color: #fff;
  color: rgb(var(--warning-rgb));
}
.feature-card-4.feature-card-4-warning.hover:hover .icon {
  background-color: rgb(var(--warning-rgb));
}
.feature-card-4.feature-card-4-warning.hover .bg-deck {
  background-color: rgba(var(--warning-rgb), 0.1);
}
.feature-card-4 .feature-card-4-icon {
  position: absolute;
  content: "";
  inset-block-start: -38px;
}
.feature-card-5 {
  background-color: var(--custom-white);
  margin: 20px;
  z-index: 1;
  border-radius: 0.625rem;
}
.feature-card-5.feature-card-5-primary:hover::after {
  background-color: var(--primary02);
}
.feature-card-5.feature-card-5-primary::after {
  background-color: var(--primary005);
}
.feature-card-5.feature-card-5-secondary:hover::after {
  background-color: rgba(var(--secondary-rgb), 0.2);
}
.feature-card-5.feature-card-5-secondary::after {
  background-color: rgba(var(--secondary-rgb), 0.05);
}
.feature-card-5.feature-card-5-success:hover::after {
  background-color: rgba(var(--success-rgb), 0.2);
}
.feature-card-5.feature-card-5-success::after {
  background-color: rgba(var(--success-rgb), 0.05);
}
.feature-card-8 {
  background-color: #fff;
  margin: 20px;
  z-index: 1;
}
.feature-card-8::after {
  content: "";
  width: calc(100% + 30px);
  height: 90%;
  border-radius: 7px;
  position: absolute;
  inset-block-start: -15px;
  inset-inline-start: 50%;
  transform: translateX(-50%);
  background-color: var(--gray-200);
  transition: all ease-in-out 0.3s;
  z-index: -1;
}
.feature-card-8.feature-card-8-primary:hover::after {
  background-color: var(--primary02);
}
.feature-card-8.feature-card-8-secondary:hover::after {
  background-color: rgba(var(--secondary-rgb), 0.2);
}
.feature-card-8.feature-card-8-success:hover::after {
  background-color: rgba(var(--success-rgb), 0.2);
}
.feature-card-6:hover, .feature-card-6.hover-active {
  background-color: var(--primary-color);
  color: #fff;
}
.feature-card-7 {
  position: relative;
  background-color: var(--custom-white);
  transform-style: preserve-3d;
}
.feature-card-7::before, .feature-card-7::after {
  content: "";
  height: 100%;
  position: absolute;
  border-radius: calc(0.625rem + 10px);
  inset-inline-start: 50%;
  opacity: 0;
  transition: opacity ease 0.3s;
}
.feature-card-7::before {
  width: 96%;
  inset-block-end: -6%;
  background-color: var(--primary05);
  transform: translateX(-50%) translateZ(-1px);
}
.feature-card-7::after {
  width: 91%;
  inset-block-end: -12%;
  background-color: var(--primary02);
  transform: translateX(-50%) translateZ(-2px);
}
.feature-card-7:hover::before, .feature-card-7:hover::after, .feature-card-7.hover-active::before, .feature-card-7.hover-active::after {
  opacity: 1;
}
.feature-card-7.feature-card-7-secondary::before {
  background-color: rgba(var(--secondary-rgb), 0.5);
}
.feature-card-7.feature-card-7-secondary::after {
  background-color: rgba(var(--secondary-rgb), 0.2);
}
.feature-card-7.feature-card-7-success::before {
  background-color: rgba(var(--success-rgb), 0.5);
}
.feature-card-7.feature-card-7-success::after {
  background-color: rgba(var(--success-rgb), 0.2);
}
.feature-card-7.feature-card-7-danger::before {
  background-color: rgba(var(--danger-rgb), 0.5);
}
.feature-card-7.feature-card-7-danger::after {
  background-color: rgba(var(--danger-rgb), 0.2);
}
.feature-card-7.feature-card-7-info::before {
  background-color: rgba(var(--info-rgb), 0.5);
}
.feature-card-7.feature-card-7-info::after {
  background-color: rgba(var(--info-rgb), 0.2);
}
.feature-card-7.feature-card-7-warning::before {
  background-color: rgba(var(--warning-rgb), 0.5);
}
.feature-card-7.feature-card-7-warning::after {
  background-color: rgba(var(--warning-rgb), 0.2);
}
.feature-card-9 {
  transition: all 350ms ease-in;
  padding-block-end: 0;
  overflow: hidden;
  z-index: 1;
}
.feature-card-9:hover {
  background-color: var(--primary-color);
  color: #fff;
}
.feature-card-9:hover .card-body, .feature-card-9:hover h5 {
  color: #fff;
}
.feature-card-9:hover svg {
  fill: #fff;
}
.feature-card-9:hover::before, .feature-card-9:hover::after {
  visibility: visible;
}
.feature-card-9:hover .subtitle {
  color: #fff;
}
.feature-card-9:hover .svg-image-bg {
  background-color: var(--white-3);
}
.feature-card-9.hover {
  background-color: var(--primary-color);
  color: #fff;
}
.feature-card-9.hover svg {
  fill: #fff;
}
.feature-card-9.hover::before, .feature-card-9.hover::after {
  visibility: visible;
}
.feature-card-9.hover .subtitle {
  color: #fff;
}
.feature-card-9::before, .feature-card-9::after {
  content: "";
  position: absolute;
  inset-inline-end: -8%;
  inset-block-start: 0;
  height: 80px;
  width: 80px;
  border-radius: 50%;
  background-color: #fff;
  visibility: hidden;
  opacity: 0.07;
  z-index: -1;
}
.feature-card-9::before {
  inset-inline-end: 0;
  inset-block-start: -12%;
}
.feature-card-10 {
  background-color: var(--custom-white);
  transition: 0.3s;
}
.feature-card-10 .icon {
  padding: 15px 18px;
  border-end-start-radius: 15px;
  border-start-start-radius: 5px;
  border-end-end-radius: 5px;
  border-start-end-radius: 5px;
  color: #fff;
}
.feature-card-10 .icon::before {
  content: "";
  position: absolute;
  inset-inline-start: 10px;
  inset-block-start: -3px;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  background-color: var(--custom-white);
  opacity: 0.2;
}
.feature-card-10:hover {
  transform: translate(0, 3px);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}
.feature-card-11 {
  border-start-start-radius: 50% 10%;
  border-start-end-radius: 20% 40%;
  border-end-end-radius: 50% 10%;
  border-end-start-radius: 20% 40%;
  background-color: transparent;
  margin-block-end: 0;
}
.feature-card-11 .icon {
  padding: 13px 16px;
  border-start-start-radius: 55% 30%;
  border-start-end-radius: 3px;
  border-end-end-radius: 3px;
  border-end-start-radius: 3px;
  color: #fff;
  margin-inline-end: 15px;
  background-color: rgba(255, 255, 255, 0.2);
  font-size: 15px;
  transition: all ease 0.3s;
  border: 1px solid rgba(255, 255, 255, 0.2);
  position: relative;
}
.feature-card-11 .icon::before {
  content: "";
  position: absolute;
  inset-inline-start: -10px;
  inset-block-start: -10px;
  height: 30px;
  width: 30px;
  border-radius: 12px;
  background-color: #fff;
  opacity: 0.08;
}
.feature-card-11:hover .icon {
  transform: rotate(45deg);
}
.feature-card-12 {
  transition-duration: 0.3s;
}
.feature-card-12:hover {
  box-shadow: 0px 6px 18px 4px rgba(6, 10, 48, 0.08);
  transform: translateY(10px);
}
.feature-card-13 {
  transition: all 0.3s ease-in-out;
  z-index: 1;
  text-align: start;
  background: var(--custom-white) 95% 95%/auto no-repeat scroll;
  background-size: 20% 32%;
}
.feature-card-13:hover {
  background: var(--primary09) 95% 95%/auto no-repeat scroll !important;
  background-size: 20% 32% !important;
  color: #fff;
  transform: scale(1.03);
}
.feature-card-13:hover .subtitle {
  color: #fff;
}
.feature-card-13:hover .svg-image-bg {
  background-color: var(--white-1);
  color: #fff;
}
.feature-card-13:hover::before {
  background-color: #fff;
}
.feature-card-13.hover {
  background: var(--primary-color) 95% 95%/auto no-repeat scroll;
  background-size: 20% 32%;
  color: #fff;
  transform: scale(1.03);
}
.feature-card-13.hover .subtitle {
  color: #fff;
}
.feature-card-13::before {
  content: "";
  position: absolute;
  inset-inline-end: -30px;
  inset-block-start: -11%;
  height: 80px;
  filter: contrast(0.95);
  width: 80px;
  background-color: #a5afad;
  z-index: -1;
  border-radius: 50%;
  opacity: 0.06;
}
.feature-card-15 {
  transition-duration: 0.4s;
  margin-block-end: 2rem;
}
.feature-card-15:hover {
  transform: translateY(-7px);
  border-color: var(--primary04);
}
.feature-card-15.bg-image.primary {
  background-image: radial-gradient(circle at 95% 10%, var(--primary005) 9.5%, transparent -4%);
}
.feature-card-15.bg-image.primary .main-features {
  color: var(--primary-color);
}
.feature-card-15.bg-image.secondary {
  background-image: radial-gradient(circle at 95% 10%, rgba(var(--secondary-rgb), 0.05) 9.5%, transparent -4%);
}
.feature-card-15.bg-image.secondary .main-features {
  color: rgb(var(--secondary-rgb));
}
.feature-card-15.bg-image.warning {
  background-image: radial-gradient(circle at 95% 10%, rgba(var(--warning-rgb), 0.075) 9.5%, transparent -4%);
}
.feature-card-15.bg-image.warning .main-features {
  color: rgb(var(--warning-rgb));
}
.feature-card-15.bg-image.info {
  background-image: radial-gradient(circle at 95% 10%, rgba(var(--info-rgb), 0.05) 9.5%, transparent -4%);
}
.feature-card-15.bg-image.info .main-features {
  color: rgb(var(--info-rgb));
}
.feature-card-15.bg-image.success {
  background-image: radial-gradient(circle at 95% 10%, rgba(var(--success-rgb), 0.05) 9.5%, transparent -4%);
}
.feature-card-15.bg-image.success .main-features {
  color: rgb(var(--success-rgb));
}
.feature-card-15.bg-image.danger {
  background-image: radial-gradient(circle at 95% 10%, rgba(var(--danger-rgb), 0.05) 9.5%, transparent -4%);
}
.feature-card-15.bg-image.danger .main-features {
  color: rgb(var(--danger-rgb));
}
.feature-card-15.bg-image:hover {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 white, -0.2rem 0 0.75rem 0 rgba(0, 0, 0, 0.1);
}
.feature-card-15.bg-image.add-class {
  background-image: radial-gradient(circle at 114% 52%, rgba(var(--primary-rgb), 0.03) 25.5%, transparent -4%);
}
.feature-card-15 .feature-bg {
  position: relative;
}
.feature-card-15 .feature-bg::before {
  content: "";
  position: absolute;
  inset-inline-end: -16%;
  inset-block-start: 24%;
  height: 50px;
  width: 50px;
  border-end-start-radius: 3px;
  z-index: 0;
}
.feature-card-15.primary .feature-bg::before {
  background: linear-gradient(218deg, transparent 10%, var(--primary02) 90%);
}
.feature-card-15.blue .feature-bg::before {
  background: linear-gradient(218deg, transparent 10%, rgba(var(--blue-rgb), 0.2) 90%);
}
.feature-card-15.pink .feature-bg::before {
  background: linear-gradient(218deg, transparent 10%, rgba(var(--pink-rgb), 0.2) 90%);
}
.feature-card-15.info .feature-bg::before {
  background: linear-gradient(218deg, transparent 10%, rgba(var(--info-rgb), 0.2) 90%);
}
.feature-card-15.success .feature-bg::before {
  background: linear-gradient(218deg, transparent 10%, rgba(var(--success-rgb), 0.2) 90%);
}
.feature-card-15.purple .feature-bg::before {
  background: linear-gradient(218deg, transparent 10%, rgba(var(--purple-rgb), 0.2) 90%);
}
.feature-card-15.danger .feature-bg::before {
  background: linear-gradient(218deg, transparent 10%, rgba(var(--danger-rgb), 0.2) 90%);
}
.feature-card-15.secondary .feature-bg::before {
  background: linear-gradient(218deg, transparent 10%, rgba(var(--secondary-rgb), 0.2) 90%);
}
.feature-card-15.teal .feature-bg::before {
  background: linear-gradient(218deg, transparent 10%, rgba(var(--teal-rgb), 0.2) 90%);
}
.feature-card-15.coffee .feature-bg {
  background: linear-gradient(to right, #936237 0%, #603e23 100%);
}
.feature-card-15.coffee .feature-icon {
  background: rgba(96, 62, 35, 0.2);
  border: 1px solid #936237;
}
.feature-card-15.coffee .feature-icon .avatar {
  background: linear-gradient(to right, #936237 0%, #603e23 100%);
}
.feature-card-15.warning .feature-bg::before {
  background: linear-gradient(218deg, transparent 10%, rgba(var(--warning-rgb), 0.2) 90%);
}
.feature-card-15:hover.secondary-border {
  border-color: rgb(var(--secondary-rgb));
}
.feature-card-15:hover.pink-border {
  border-color: rgb(var(--pink-rgb));
}
.feature-card-15:hover.info-border {
  border-color: rgb(var(--info-rgb));
}
.feature-card-15.sub-card:before {
  position: absolute;
  content: "";
  width: 100px;
  height: 100px;
  inset-inline-start: -48px;
  inset-block-end: 58px;
  background-color: var(--primary-color);
  opacity: 0.03;
  transform: rotate(45deg);
  border-start-end-radius: 1.25rem;
}
.feature-card-16 {
  transition: all 350ms ease-in;
  padding-block-end: 0;
  overflow: hidden;
  z-index: 1;
}
.feature-card-16::before, .feature-card-16::after {
  content: "";
  position: absolute;
  inset-inline-end: -6%;
  inset-block-start: 0;
  height: 80px;
  width: 80px;
  border-radius: 50%;
  background-color: var(--primary-color);
  opacity: 0.05;
  z-index: -1;
}
.feature-card-16::before {
  inset-inline-end: 3px;
  inset-block-start: -10%;
}
.feature-card-16.secondary::before, .feature-card-16.secondary::after {
  background-color: rgb(var(--secondary-rgb));
}
.feature-card-16.success::before, .feature-card-16.success::after {
  background-color: rgb(var(--success-rgb));
}
.feature-card-16.danger::before, .feature-card-16.danger::after {
  background-color: rgb(var(--danger-rgb));
}
.feature-card-16.warning::before, .feature-card-16.warning::after {
  background-color: rgb(var(--warning-rgb));
}
.feature-card-16.pink::before, .feature-card-16.pink::after {
  background-color: rgb(var(--pink-rgb));
}
.feature-card-16.info::before, .feature-card-16.info::after {
  background-color: rgb(var(--info-rgb));
}
.feature-card-17 {
  position: relative;
  margin-block-end: 3rem !important;
}
.feature-card-17 .icon {
  position: absolute;
  inset-block-start: -12%;
  inset-inline-start: 45%;
}
.feature-card-17.primary {
  border-block-start: 2px solid var(--primary-color);
}
.feature-card-17.secondary {
  border-block-start: 2px solid rgb(var(--secondary-rgb));
}
.feature-card-17.success {
  border-block-start: 2px solid rgb(var(--success-rgb));
}
.feature-card-17.danger {
  border-block-start: 2px solid rgb(var(--danger-rgb));
}
.feature-card-17.info {
  border-block-start: 2px solid rgb(var(--info-rgb));
}
.feature-card-17.pink {
  border-block-start: 2px solid rgb(var(--pink-rgb));
}
.feature-card-18 {
  padding-block-end: 0;
  overflow: hidden;
  z-index: 1;
}
.feature-card-18:hover svg {
  fill: #fff;
}
.feature-card-18:hover::before, .feature-card-18:hover::after {
  visibility: visible;
}
.feature-card-18:hover .subtitle {
  color: #fff;
}
.feature-card-18:hover.pr-card {
  background: var(--primary01);
}
.feature-card-18:hover.succ-card {
  background: rgba(var(--success-rgb), 0.1);
}
.feature-card-18:hover.snd-card {
  background: rgba(var(--secondary-rgb), 0.1);
}
.feature-card-18:hover.dgr-card {
  background: rgba(var(--danger-rgb), 0.1);
}
.feature-card-18:hover.warning-card {
  background: rgba(var(--warning-rgb), 0.1);
}
.feature-card-18:hover.info-card {
  background: rgba(var(--info-rgb), 0.1);
}
.feature-card-18:hover .feature-avatar i {
  transition: 0.2s ease-in-out;
}
.feature-card-18.hover {
  background-color: var(--primary-color);
  color: #fff;
}
.feature-card-18.hover svg {
  fill: #fff;
}
.feature-card-18.hover::before, .feature-card-18.hover::after {
  visibility: visible;
}
.feature-card-18.hover .subtitle {
  color: #fff;
}
.feature-card-18::before {
  inset-inline-end: 0;
  inset-block-start: -12%;
}
.card-aside-column {
  min-width: 5rem;
  width: 30%;
  flex: 0 0 30%;
  background: no-repeat center/cover;
}
.card-header {
  background-color: #fff;
  border-color: var(--border);
}
.feature-card-box-shadow {
  transition: all 0.3s;
}
.feature-card-box-shadow:hover {
  box-shadow: 0 0 5px 4px var(--primary01);
}
.feature-cards1:hover {
  box-shadow: -2px 3px 10px 0 rgba(0, 0, 0, 0.06);
}
.feature-cards1.primary {
  background-color: rgba(var(--primary-rgb), 0.05);
}
.feature-cards1.secondary {
  background-color: rgba(var(--secondary-rgb), 0.05);
}
.feature-cards1.info {
  background-color: rgba(var(--info-rgb), 0.05);
}
.feature-cards1.warning {
  background-color: rgba(var(--warning-rgb), 0.05);
}
.feature-cards2::after {
  content: "";
  position: absolute;
  inset-block-start: 0;
  inset-inline-start: 0;
  width: 0;
  height: 2px;
  background: var(--primary-color);
  transition: 0.3s;
}
.feature-cards2:hover::after {
  width: 100%;
}
.project-cards:before {
  content: "";
  display: block;
  position: absolute;
  border: 2px solid rgb(var(--warning-rgb));
  width: 100%;
  height: 100%;
  inset-inline-end: 10px;
  top: 10px;
  z-index: 1;
  border-radius: 7px;
}
[data-theme-mode=dark] .feature-hover-card::before {
  filter: invert(1);
}
.feature-hover-card {
  transition: 0.4s;
}
.feature-hover-card.primary:hover {
  background-color: var(--primary-color);
}
.feature-hover-card.primary .icon-style {
  background-color: var(--primary-color);
}
.feature-hover-card.secondary:hover {
  background-color: rgb(var(--secondary-rgb));
}
.feature-hover-card.secondary .icon-style {
  background-color: rgb(var(--secondary-rgb));
}
.feature-hover-card.warning:hover {
  background-color: rgb(var(--warning-rgb));
}
.feature-hover-card.warning .icon-style {
  background-color: rgb(var(--warning-rgb));
}
.feature-hover-card.info:hover {
  background-color: rgb(var(--info-rgb));
}
.feature-hover-card.info .icon-style {
  background-color: rgb(var(--info-rgb));
}
.feature-hover-card.success:hover {
  background-color: rgb(var(--success-rgb));
}
.feature-hover-card.success .icon-style {
  background-color: rgb(var(--success-rgb));
}
.feature-hover-card.danger:hover {
  background-color: rgb(var(--danger-rgb));
}
.feature-hover-card.danger .icon-style {
  background-color: rgb(var(--danger-rgb));
}
.feature-hover-card:hover {
  color: white;
}
.feature-hover-card:hover .sub-title {
  color: white;
}
.feature-hover-card:hover .sub-title1 {
  color: white;
  opacity: 0.8;
}
.feature-hover-card .sub-title1 {
  font-size: 15px;
}
.feature-hover-card .icon-style {
  width: 3.5rem;
  height: 3.5rem;
  font-size: 20px;
  box-shadow: 0 3px 5px var(--black-1);
  margin-block-end: 1rem;
  text-align: center;
  line-height: 3rem;
  padding: 6px;
}
.feature-hover-card::before {
  content: "";
  position: absolute;
  width: 150px;
  height: 100%;
  background-repeat: no-repeat;
  inset-inline-end: 0px;
  opacity: 0.025;
  background-size: cover;
}
.feature-hover-card.add-class::before {
  filter: invert(1);
}
.feature-cards3:hover {
  background-color: var(--primary-color);
  color: white;
}
.feature-cards3:hover .icon-style1 {
  background-color: white;
  color: var(--primary-color);
  box-shadow: -9px -8px 0px var(--white-2);
}
.feature-cards3:hover .card-body, .feature-cards3:hover .sub-title {
  color: white;
}
.feature-cards3:hover .sub-title1 {
  color: white;
  opacity: 0.8;
}
.feature-cards3 .icon-style1 {
  background-color: var(--primary-color);
  color: white;
  border-radius: 0.635rem;
  transition: all 0.3s ease-out 0s;
  box-shadow: 9px 8px 0px var(--primary02);
}
.hover-primary-transparent {
  transition: 0.3s;
}
.hover-primary-transparent:hover {
  background-color: var(--primary01);
}
.card-header {
  padding: 1rem 1.25rem;
  background-color: transparent;
}
.card-title {
  margin-block-end: 0;
  font-weight: 700;
}
.carosel-shape-horizontal {
  position: absolute;
  width: 100%;
  height: 115px;
  inset-inline-start: 0px;
  z-index: -1;
  opacity: 0.94;
}
.carosel-shape-horizontal.color1 {
  background-color: #f9c56c;
}
.carosel-shape-horizontal.color2 {
  background-color: #bbb8e1;
}
.carosel-shape-horizontal.color3 {
  background-color: #bbb9cd;
}
.carosel-shape-horizontal.color4 {
  background-color: #9fd8e7;
}
.carosel-shape-horizontal.color5 {
  background-color: #cbacc0;
}
.carosel-shape-horizontal.color6 {
  background-color: #dda27f;
}
.team-bg .team-social-icons {
  width: 34px;
  height: 34px;
}
.team-bg .card-body {
  padding: 1.75rem;
}
.blog-image-card {
  position: relative;
}
.hover-card {
  position: relative;
}
.hover-card .add-style {
  position: absolute;
  content: "";
  width: 90px;
  height: 90px;
  border: 8px solid var(--primary01);
  inset-block-start: -23px;
  inset-inline-end: -31px;
  border-radius: 50%;
  background: var(--primary01);
  opacity: 0.2;
}
.team-card1 {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.06);
}
.card-style-2 {
  overflow: hidden;
}
.card-style-2:hover {
  border-color: var(--primary02);
  box-shadow: 0 3px 10px 0px rgba(0, 0, 0, 0.1);
}
.card-style-2:hover .badge.top-right-badge .badge-text {
  max-width: 100px;
  margin-left: 3px;
}
.card-style-2:hover .btns-container-1 {
  display: inline-flex;
}
.card-style-2:hover .img-box-2 {
  transform: scale(1.05);
}
.card-style-2:hover .scale-img {
  opacity: 0.55;
}
.card-style-2 .top-right-badge {
  padding: 0.3rem 0.6rem;
  border-radius: 50rem;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  position: absolute;
  inset-block-start: 1rem;
  inset-inline-end: 1rem;
  z-index: 1;
}
.card-style-2 .top-right-badge .badge-icon {
  font-size: 0.875rem;
}
.card-style-2 .top-right-badge .badge-text {
  max-width: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0;
  transition: all ease-in-out 0.25s;
}
.card-style-2 .btns-container-1 {
  position: absolute;
  inset-inline-start: 50%;
  inset-block-start: 50%;
  transform: translate(-50%, -50%);
  display: none;
  z-index: 2;
}
.card-style-2 .card-img-top {
  position: relative;
}
.card-style-2 .btn-rounded {
  height: 2.25rem;
  width: 2.25rem;
  padding: 0.75rem;
  background-color: var(--custom-white);
  border: 1px solid var(--border);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.03);
  color: var(--primary-color);
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.card-style-2 .img-box-2 {
  transition: transform ease 0.5s;
  background-color: rgb(var(--light-rgb));
  max-height: 200px;
  display: flex;
  justify-content: center;
}
.card-style-2 .img-box-2 img {
  max-width: 100%;
  max-height: 100%;
  min-height: 100%;
  border-radius: 0.3rem;
  -o-object-fit: contain;
  object-fit: contain;
  height: auto;
}
.card-style-2 .btn-style-1 {
  position: absolute;
  inset-inline-end: 0px;
  inset-block-end: 0px;
  border-start-start-radius: 0.625rem;
  border-start-end-radius: 0;
  border-end-end-radius: 0;
  border-end-start-radius: 0;
  box-shadow: none !important;
}
.badge.top-left-badge {
  padding: 0.45rem 0.65rem;
  border-radius: 50rem;
  position: absolute;
  z-index: 1;
  inset-block-start: 1rem;
  inset-inline-start: 1rem;
}
.card.custom-card .card-footer {
  background-color: transparent !important;
  border-block-start: 1px solid var(--border);
  padding: 1rem 1.25rem;
  font-size: 0.813rem;
}
/* ######## CARDS END######## */
/* Card Main Styles */
.card .card-main-content {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  margin-bottom: 1.75rem;
}
.card .main-card-body {
  padding: 3rem;
}
.card .main-card-body h5 {
  line-height: 2.1rem;
  font-size: 1.5rem;
  font-weight: 600;
}
/* Card Main Styles */
/* ######## CAROUSEL ######## */
.carousel-indicators [data-bs-target] {
  background-color: #fff;
  height: 7px;
  width: 7px;
  border-radius: 50%;
  opacity: 1;
  border: 3px solid var(--primary02);
  transition: all ease 0.5s;
}
.carousel-indicators [data-bs-target].active {
  border-color: var(--primary-color);
}
.carousel-indicators [data-bs-target]:not(.active):hover {
  border-color: var(--primary05);
}
.carousel-item .card {
  background-color: var(--primary-color);
  color: #fff;
}
@media (max-width: 767px) {
  .carousel-inner .carousel-item > div {
    display: none;
  }
  .carousel-inner .carousel-item > div:first-child {
    display: block;
  }
}
/* ######## CAROUSEL END ######## */
/* ######## DROPDOWN ######## */
.dropdown-menu {
  border-color: var(--border);
  background-color: var(--custom-white);
  z-index: 101;
}
.dropdown-item {
  color: var(--default-text-color);
  display: block;
  width: 100%;
  padding: 0.5rem 0.8rem;
  clear: both;
  font-weight: 400;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  font-size: 14px;
  border: 0;
}
.dropdown-item:hover {
  background-color: var(--primary005);
  color: var(--default-text-color);
}
.dropdown-item.active, .dropdown-item:active {
  color: var(--primary-color);
  background-color: var(--primary005);
}
@media screen and (max-device-width: 991px) and (orientation: landscape) {
  .categories-dropdowns .main-dropdown {
    height: 14rem;
    overflow: auto;
  }
}
.categories-dropdowns {
  display: flex;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.categories-dropdowns li {
  cursor: pointer;
  position: relative;
}
.categories-dropdowns ul li:last-child .categories-dropdowns__item {
  border-block-end: 0;
}
.categories-dropdowns ul {
  transition: all 320ms ease;
  display: none;
  inset-inline-start: -0.8rem;
  position: absolute;
  inset-block-start: 3.17rem;
  background-color: var(--custom-white);
  min-width: 20rem;
  border-radius: 0.25rem;
  list-style: none;
  z-index: 9999;
  padding-block-end: 12px;
  border: 1px solid var(--border);
  padding-inline-start: 0;
  box-shadow: 1px 3px 8px rgba(0, 0, 0, 0.1);
  font-size: 0.95rem;
}
.categories-dropdowns ul::before {
  content: "";
  position: absolute;
  inset-block-start: -6px;
  inset-inline-start: 11.2%;
  width: 12px;
  height: 12px;
  border: 1px solid transparent;
  border-block-start-color: var(--border);
  border-inline-start-color: var(--border);
  transform: rotate(45deg);
  background-color: var(--custom-white);
  z-index: 901;
  display: block;
  transition-duration: 0.25s;
}
.categorydropdown {
  position: relative;
  height: 2.625rem;
  width: 2.625rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
  border: 1px solid var(--border);
  background-color: rgba(233, 227, 227, 0.1);
  color: #fff;
}
.categorydropdown:hover {
  color: #fff;
}
.categories-dropdowns ul ul {
  transition: all 320ms ease;
  inset-inline-start: 100%;
  position: absolute;
  inset-block-start: 1rem;
  margin-inline-start: 1px;
  padding: 10px 5px;
}
.categories-dropdowns ul ul li {
  padding-block: 5px;
  padding-inline-end: 15px;
  padding-inline-start: 30px;
  transition: all 320ms ease;
  font-size: 0.95rem;
}
.categories-dropdowns ul ul::before {
  display: none;
}
@media (max-width: 991px) {
  .main-dropdown .categories-dropdowns__item.is-expanded ~ .category-menu {
    display: block;
  }
}
.categories-dropdowns__item {
  transition: all 320ms ease;
  padding: 9px 20px;
  color: var(--color-dark);
}
.categories-dropdowns__item span:first-child {
  border-radius: 50%;
  color: var(--primary-color);
  font-size: 16px;
}
.categories-dropdowns__item:hover {
  color: var(--primary-color);
}
.categories-dropdowns__item.categories-dropdowns_label {
  padding-block-start: 15px;
  padding-block-end: 3px;
  border-block-end: 1px solid var(--border);
  margin-block-end: 5px;
  background: var(--custom-white);
  margin-block-end: 5px;
  border-start-start-radius: 0.25rem;
  border-start-end-radius: 0.25rem;
}
.category-item {
  color: var(--color-dark);
}
.category-item::before {
  content: "";
  height: 6px;
  width: 6px;
  border: 1px solid var(--primary-color);
  border-radius: 50%;
  position: absolute;
  inset-inline-start: 13px;
  inset-block-start: 12px;
  transition: all ease 0.3s;
}
@media (max-width: 991.98px) {
  .categories-dropdowns .category-dropdown {
    position: initial;
  }
  .categories-dropdowns ul {
    inset-inline-start: 5%;
    inset-inline-end: 5%;
    inset-block-start: 5rem;
    min-width: auto;
  }
  .categories-dropdowns ul::before {
    display: none;
  }
  .categories-dropdowns ul ul {
    inset-inline-start: 0;
    position: relative;
    inset-block-start: 0;
    padding: 7px 15px;
    border-radius: 0;
    box-shadow: none;
  }
}
@media (min-width: 992px) {
  .categories-dropdowns .main-dropdown li:hover > ul {
    display: block;
  }
}
/* ######## DROPDOWN END ######## */
/* ######## FORMS ######## */
.form-control,
.form-select {
  border: 1px solid var(--input-border);
  color: var(--default-text-color);
  border-radius: 0.3125rem;
  background-color: var(--custom-white);
  transition: all ease 0.3s;
}
.form-control:hover, .form-control:focus:hover, .form-control:focus,
.form-select:hover,
.form-select:focus:hover,
.form-select:focus {
  color: var(--default-text-color);
  box-shadow: none;
  border-color: var(--input-border);
  background-color: var(--custom-white);
}
.form-control::-moz-placeholder, .form-select::-moz-placeholder {
  color: var(--default-text-color);
  opacity: 0.4;
  font-size: 14px;
}
.form-control::placeholder,
.form-select::placeholder {
  color: var(--default-text-color);
  opacity: 0.4;
  font-size: 14px;
}
.form-range[type=range]::-webkit-slider-thumb {
  background: var(--primary-color);
}
.form-range[type=range]::-moz-range-thumb {
  background: var(--primary-color);
}
.form-range[type=range]::-ms-thumb {
  background: var(--primary-color);
}
.form-check-input {
  border: 1px solid var(--input-border);
}
.form-check-input:checked {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}
.form-check-input:focus {
  border-color: var(--primary02);
  box-shadow: none;
}
.form-switch-lg {
  padding-inline-start: 3em;
}
.form-switch-lg .form-check-input {
  width: 2.5em;
  height: 1.5em;
  margin-block-start: 0;
  margin-inline-start: -3em;
}
.custom-form-group {
  position: relative;
  display: flex;
  align-items: center;
}
.custom-form-group .form-control {
  padding-inline-end: 100px;
  padding-inline-start: 20px;
  line-height: 2.5;
}
.custom-form-group .form-control.form-control-lg {
  min-height: calc(1.5em + 1rem + 21px);
  padding-inline-end: 150px;
}
.custom-form-group .custom-form-btn {
  position: absolute;
  inset-inline-end: 0.55rem;
}
.form-text {
  font-size: 14px;
  font-weight: 400;
  color: var(--muted);
}
.form-label {
  font-size: 0.9375rem;
  font-weight: 500;
  margin-block-end: 0.5rem;
}
.input-group-text {
  border-color: var(--input-border);
  background-color: var(--custom-white);
}
.form-control-lg {
  font-size: 1rem;
}
.input-group .btn {
  z-index: 5;
}
.form-control.is-valid, .was-validated .form-control:valid {
  border-color: rgb(var(--success-rgb));
}
.form-floating:not(.form-control:disabled)::before {
  background-color: var(--custom-white);
}
/* ######## FORMS END ######## */
/* ######## MODAL ######## */
.modal-header {
  padding: 1.25rem;
}
.modal-content {
  border: none;
}
.modal-body {
  padding: 1.25rem;
}
.video-play .modal-content {
  background-color: transparent;
}
.modal-footer {
  padding: 1rem 1.25rem;
  border-block-start: 1px solid var(--border);
}
/* ######## MODAL END ######## */
/* ######## NAVIGATION ######## */
.tab-content .tab-pane {
  outline: none;
}
.nav-link {
  color: var(--color-dark);
}
.nav-link:hover, .nav-link:focus, .nav-link.active {
  color: var(--primary-color);
}
.tab-style-1 {
  background-color: var(--custom-white);
}
.tab-style-1 .nav-link {
  padding: 0.75rem 2.5rem;
  font-weight: 600;
}
.tab-style-2 .tab-style-2-link::after {
  z-index: 2;
}
.tab-style-2 .tab-style-2-link.active + .feature-card-3, .tab-style-2 .tab-style-2-link:hover + .feature-card-3 {
  background-color: var(--primary-color);
  color: #fff !important;
  border: 1px solid transparent;
}
.tab-style-2 .tab-style-2-link.active + .feature-card-3 .tab-heading, .tab-style-2 .tab-style-2-link:hover + .feature-card-3 .tab-heading {
  color: #fff !important;
}
.tab-style-2 .tab-style-2-link.active + .feature-card-3::before, .tab-style-2 .tab-style-2-link.active + .feature-card-3::after, .tab-style-2 .tab-style-2-link:hover + .feature-card-3::before, .tab-style-2 .tab-style-2-link:hover + .feature-card-3::after {
  visibility: visible;
}
.tab-style-2 .tab-style-2-link.active + .feature-card-3 p, .tab-style-2 .tab-style-2-link:hover + .feature-card-3 p {
  color: #fff;
}
.tab-style-2 .tab-style-2-link:not(.active) + .feature-card-3 {
  border: 1px solid var(--border);
}
.tab-style-2 .tab-style-2-link:not(.active):hover + .feature-card-3 {
  color: var(--primary-color);
}
.tab-style-3 .nav .nav-item {
  border-inline-end: 1px solid rgba(var(--primary-rgb), 0.2);
}
.tab-style-3 .nav .nav-item:first-child .card {
  border-radius: 0.3rem 0 0 0.3rem;
}
.tab-style-3 .nav .nav-item:last-child {
  border-inline-end: 0;
}
.tab-style-3 .nav .nav-item:last-child .card {
  border-radius: 0 0.3rem 0.3rem 0;
}
.tab-style-3 .tab-style-3-link::after {
  z-index: 2;
}
.tab-style-3 .tab-style-3-link.active + .feature-card-3, .tab-style-3 .tab-style-3-link:hover + .feature-card-3 {
  background-color: var(--primary-color);
  color: #fff !important;
  border-radius: 0.3rem;
  border: 1px solid transparent;
}
.tab-style-3 .tab-style-3-link.active + .feature-card-3::before, .tab-style-3 .tab-style-3-link.active + .feature-card-3::after, .tab-style-3 .tab-style-3-link:hover + .feature-card-3::before, .tab-style-3 .tab-style-3-link:hover + .feature-card-3::after {
  visibility: visible;
}
.tab-style-3 .tab-style-3-link.active + .feature-card-3 .icon, .tab-style-3 .tab-style-3-link:hover + .feature-card-3 .icon {
  background: linear-gradient(to right, rgb(var(--secondary-rgb)) 0%, var(--primary-color) 100%);
  color: #fff;
}
.tab-style-3 .tab-style-3-link.active + .feature-card-3 .card-body, .tab-style-3 .tab-style-3-link:hover + .feature-card-3 .card-body {
  color: #fff;
}
.tab-style-3 .tab-style-3-link:not(.active) + .feature-card-3 {
  border: 1px solid transparent;
  background-color: var(--primary01);
  color: var(--primary-color);
}
.tab-style-3 .tab-style-3-link:not(.active) + .feature-card-3 .card-body {
  color: var(--primary-color);
}
.tab-style-3 .tab-style-3-link:not(.active):hover + .feature-card-3 {
  color: #fff;
  border-radius: 0.3rem;
  border: 1px solid transparent;
}
.tab-style-3 .icon {
  background-color: var(--primary01);
  color: var(--primary-color);
  border-radius: 50px;
  height: 2.3rem;
  width: 2.3rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-inline-end: 5px;
  line-height: 0;
}
.tab-style-3 .feature-card-3 .card-body {
  padding: 0.75rem 1.3rem;
}
.tab-style-4 .tab-style-4-link::after {
  z-index: 2;
}
.tab-style-4 .tab-style-4-link.active + .feature-card-3 .tab-heading, .tab-style-4 .tab-style-4-link:hover + .feature-card-3 .tab-heading {
  color: #fff !important;
}
.tab-style-4 .tab-style-4-link.active + .feature-card-3::before, .tab-style-4 .tab-style-4-link.active + .feature-card-3::after, .tab-style-4 .tab-style-4-link:hover + .feature-card-3::before, .tab-style-4 .tab-style-4-link:hover + .feature-card-3::after {
  visibility: visible;
}
.tab-style-4 .tab-style-4-link.active + .feature-card-3 .tab-border, .tab-style-4 .tab-style-4-link:hover + .feature-card-3 .tab-border {
  position: relative;
  width: 50px;
  max-width: 100%;
  margin: 0 auto;
  height: 2px;
  background: var(--primary-color);
  border-radius: 1px;
  inset-block-start: 8px;
}
.tab-style-4 .tab-style-4-link.active + .feature-card-3 .card-body, .tab-style-4 .tab-style-4-link:hover + .feature-card-3 .card-body {
  color: var(--primary-color);
}
.tab-style-4 .tab-style-4-link:not(.active):hover + .feature-card-3 {
  color: var(--primary-color);
}
.tab-style-4 .tab-style-4-link:not(.active):hover .card-body {
  color: var(--primary-color);
}
.tab-style-5 {
  border: 1px solid var(--border);
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.05), 0 6px 12px 0 rgba(0, 0, 0, 0.05);
}
.tab-style-5 .nav-link {
  padding: 0.75rem 2.5rem;
  font-weight: 600;
}
.tab-style-5 .nav-pills .nav-link {
  color: var(--color-dark);
  transition: 0.2s ease-out;
}
.tab-style-5 .nav-pills .nav-link.active {
  color: var(--primary-color);
  background-color: rgba(var(--primary-rgb), 0.13);
}
.tab-style-5 .tab-pane {
  transition: all 0.8s ease-out;
}
@media (max-width: 1300px) {
  .product-des .tab-style-5 {
    border: 0;
    box-shadow: none;
  }
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background-color: var(--primary-color);
  color: #fff;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: var(--default-text-color);
}
.navbar-toggler {
  padding: 0.4rem;
  font-size: 1rem;
  line-height: 1;
  color: var(--custom-black);
  border: 1px solid var(--border);
  border-radius: 0.5rem;
}
.navbar-toggler-icon {
  width: 1rem;
  height: 1rem;
  position: relative;
  background-image: none;
}
.navbar-toggler-icon:before {
  content: "\f479";
  font-family: bootstrap-icons !important;
  position: absolute;
  font-size: 1rem;
  color: var(--default-text-color);
  inset-inline-start: 0;
}
/* ######## NAVIGATION END ######## */
/* ######## PAGINATION ######## */
.page-link {
  color: var(--default-text-color);
  border-color: var(--border);
  background-color: var(--custom-white);
  font-size: 13px;
}
.page-link:hover {
  border-color: var(--border);
  background-color: var(--primary01);
  color: var(--primary-color);
}
.page-link:focus {
  box-shadow: none;
  background-color: var(--primary01);
  color: var(--primary-color);
}
.page-item.page-prev.disabled {
  color: var(--default-text-color);
  opacity: 0.8;
}
.page-item.page-prev.disabled .page-link {
  background-color: var(--custom-white);
  border-color: var(--border);
  opacity: 0.7;
}
.page-item.active .page-link {
  background-color: var(--primary-color);
  color: #fff;
  border-color: var(--primary-color);
  box-shadow: none;
}
.page-item.active .page-link:hover {
  background-color: var(--primary-color);
  color: #fff;
}
.disabled .page-link, .disabled .page-link.disabled {
  color: var(--default-text-color);
  background-color: rgb(var(--light-rgb));
  border-color: var(--border);
  opacity: 0.7;
}
/* ######## PAGINATION END ######## */
/* ######## TABLES ######## */
.table {
  color: var(--default-text-color);
  border-color: var(--border);
  vertical-align: middle;
}
.table > :not(caption) > * > * {
  padding: 1.2rem 1.5rem;
}
th {
  font-weight: 500;
}
.pricing-table {
  font-weight: 500;
}
.pricing-table th,
.pricing-table td:not(.pricing-feature) {
  text-align: center;
}
.pricing-table .pricing-feature {
  color: var(--color-dark);
  font-weight: 600;
}
.pricing-table .pricing-feature.pricing-category {
  background-color: var(--gray-100);
}
.pricing-table .main-feature {
  background-color: rgb(var(--light-rgb));
}
.pricing-table th {
  vertical-align: baseline;
}
.pricing-table.colored-table-header th {
  vertical-align: middle;
}
.pricing-table td {
  vertical-align: middle;
}
.border-end-primary {
  border-inline-end: 1px solid var(--primary-color);
}
.table-bg-primary-light {
  background-color: var(--primary01) !important;
  border-color: var(--primary-color) !important;
}
.table tbody tr:last-child .table-bg-primary-light {
  border-block-end: 1px solid var(--primary-color) !important;
}
.pricing-feature {
  border-inline-end-width: 0 !important;
}
.table-bg-primary {
  background-color: var(--primary01) !important;
}
.table-hover > tbody > tr:hover > * {
  background-color: rgb(var(--light-rgb));
  --bs-table-bg-state: variables.$light;
  color: var(--default-text-color);
  --bs-table-accent-bg: transparent;
}
.border-hidden {
  border-style: hidden;
}
.table th, .table td {
  padding: 1.25rem 1.75rem;
  font-size: 0.95rem;
}
.table {
  --bs-table-bg: variables.$custom-white;
  --bs-table-color-state: variables.$default-text-color ;
}
/* ######## TABLES END ######## */
/* ######## TABS ######## */
.spec-tabs .nav-link {
  text-align: start;
  padding: 10px 12px;
  font-size: 15px;
  align-items: center;
  display: flex;
  border: 1px solid var(--border);
  margin-block-end: 1rem;
  font-weight: 600;
  color: var(--default-text-color);
}
.spec-tabs .nav-link span {
  background-color: var(--primary01);
  border-radius: 50px;
  color: var(--primary-color);
  font-size: 18px;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-inline-end: 10px;
}
.spec-tabs .nav-link.active span {
  background-color: var(--white-2);
  color: #fff;
}
.spec-tabs .nav-link:hover {
  box-shadow: var(--shadow);
}
.spec-tabs .nav-link:hover span {
  background-color: var(--primary-color);
  color: #fff;
}
.spec-tabs .nav-link:last-child {
  margin-block-end: 0;
}
.spec-tabs .nav-link.active:hover span {
  background-color: var(--white-2);
}
.spec-tabs .tab-content {
  padding: 50px;
  border: 1px solid var(--border);
  border-radius: 5px;
}
@media (min-width: 992px) {
  .spec-tabs .nav-pills.nav {
    margin-inline-end: 4rem;
  }
}
.spec-tabs.spec-tabs-2 .tab-content {
  padding: 1.65rem;
}
.custom-nav-tabs .nav-link {
  position: relative;
  border: transparent;
}
.custom-nav-tabs .nav-link.active {
  color: var(--primary-color);
  background-color: transparent;
}
.custom-nav-tabs .nav-link:hover {
  border: 0;
}
.custom-nav-tabs .nav-link.active::before {
  transform: scaleX(1);
}
.custom-nav-tabs .nav-link::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: var(--primary-color);
  transform: scaleX(0);
  transform-origin: center;
  transition: transform ease 0.25s;
}
.custom-nav-tabs .nav-link.active::before {
  transform: scaleX(1);
}
.custom-nav-tabs {
  border-bottom: 0;
}
.custom-nav-tabs .nav-tabs .nav-item.show .nav-link, .custom-nav-tabs .nav-tabs .nav-link.active {
  color: var(--default-text-color);
  background-color: rgb(var(--light-rgb));
  border-color: var(--border);
}
.tab-style-6 {
  border-block-end: 0;
}
.tab-style-6 .nav-item .nav-link:hover, .tab-style-6 .nav-item .nav-link:focus {
  border: 0;
}
.tab-style-6 .nav-item .nav-link.active:before {
  content: "";
  position: absolute;
  inset-inline-start: 45%;
  inset-inline-end: 0;
  inset-block-end: 0;
  width: 20%;
  height: 0.175rem;
  background-color: var(--primary-color);
  border-radius: 50px;
}
.tab-style-6 .nav-item {
  margin-inline-end: 0.5rem;
}
.tab-style-6 .nav-item .nav-link.active {
  background-color: transparent;
  position: relative;
  border: 0;
  color: var(--primary-color);
}
.tab-style-6 .nav-item .nav-link.active i {
  background-color: var(--primary01);
  color: var(--primary-color);
}
.tab-style-6 .nav-item .nav-link i {
  width: 1.875rem;
  height: 1.875rem;
  padding: 0.4rem;
  border-radius: 50px;
  background-color: rgb(var(--light-rgb));
  color: var(--default-text-color);
  display: inline-block;
}
.tab-style-6 .nav-item .nav-link i {
  width: 2.5rem;
  height: 2.5rem;
  padding: 0.4rem;
  border-radius: 50px;
  background-color: rgb(var(--light-rgb));
  color: var(--default-text-color);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
/* ######## TABS END ######## */
/* ######## TOOLTIP ######## */
.tooltip-inner {
  padding: 0.5rem 0.75rem;
}
.tooltip {
  z-index: 99;
}
/* ######## TOOLTIP END ######## */
/* ######## CUSTOM ######## */
/* ######## CUSTOMS ######## */
/* Start::body */
body {
  font-size: 17px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  color: var(--default-text-color);
  background-color: var(--default-body-bg-color);
  line-height: 1.4;
  text-align: start;
  overflow-x: clip;
  padding: 0;
  margin: 0;
}
.main-body {
  min-height: 100vh;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.main-body.modal-open {
  padding-inline-end: 0 !important;
  overflow: hidden !important;
}
/* End::body */
.page-loader {
  position: fixed;
  inset: 0;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgb(var(--dark-rgb));
}
.page-loader__wrapper {
  position: relative;
  height: 100px;
  margin: 40px auto;
  width: 100px;
}
.page-loader__spinner {
  width: 100px;
  height: 100px;
  box-shadow: 0 0 20px 0 var(--primary03);
  transition: all 0.5s ease-in-out;
  border-radius: 50%;
  border: 5px solid transparent;
  border-color: transparent var(--primary-color) transparent var(--primary-color);
  animation: loader-rotate 1.5s linear infinite;
}
.page-loader__brand {
  position: absolute;
  max-width: 66px;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
.page-loader__brand img {
  max-width: 100%;
  display: block;
}
[data-loader=disable] .page-loader {
  display: none;
}
/* Rotation Animation */
@keyframes loader-rotate {
  100% {
    transform: rotate(360deg);
  }
}
/* Start::basic */
.row-deck > .col,
.row-deck > [class*=col-] {
  display: flex;
  align-items: stretch;
}
.row-deck > .col .card,
.row-deck > [class*=col-] .card {
  flex: 1 1 auto;
}
*::-webkit-scrollbar {
  width: 10px;
  height: 0px;
  -webkit-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
::-webkit-scrollbar-thumb {
  background: var(--primary04);
}
*:hover::-webkit-scrollbar-thumb {
  background: #aab5bd;
}
::-webkit-scrollbar-thumb {
  background: var(--primary02);
}
*:hover::-webkit-scrollbar-thumb {
  background: #aab5bd;
}
.page {
  display: flex;
  flex-direction: column;
  min-height: 100%;
}
section {
  position: relative;
}
.section {
  padding: 70px 0px;
}
.section.sub-section {
  padding: 125px 0px;
}
.section.companies-section {
  padding: 20px 0px;
}
.section-2 {
  background: linear-gradient(to bottom right, var(--primary-color) 0%, rgb(var(--secondary-rgb)) 100%);
  z-index: 1;
}
.section-2::before {
  content: "";
  position: absolute;
  inset-block-start: 0;
  inset-inline-start: 0;
  height: 100%;
  width: 100%;
  background-image: url("../images/backgrounds/4.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  opacity: 0.1;
  z-index: -1;
}
/* End::basic */
/* Start::footer */
.footer {
  background-color: rgb(var(--dark-rgb));
  overflow: hidden;
  position: relative;
}
.footer .footer-bg-img {
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  opacity: 0.3;
}
.footer .footer-bg-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.footer .footer-link {
  color: #fff;
  opacity: 0.65;
  font-size: 15px;
}
.footer .footer-link:hover {
  color: #fff;
  opacity: 1;
}
.footer .footer-col-1 {
  position: relative;
}
.footer .footer-main-area {
  position: relative;
  padding: 100px 0 0px 0;
}
.footer .footer-title {
  font-size: 44px;
  color: #fff;
  line-height: 1.125;
  position: relative;
  z-index: 1;
  max-width: 500px;
}
@media (max-width: 575px) {
  .footer .footer-title {
    font-size: 35px;
  }
}
.footer .plain-btn {
  font-size: 20px;
  padding: 5px 20px 8px;
  border: 1px solid rgba(255, 255, 255, 0.1019607843);
  border-radius: 50px;
  margin-top: 24px;
  letter-spacing: -0.03em;
  line-height: 1;
  position: relative;
  z-index: 1;
}
.footer .plain-btn .button-title span {
  display: flex;
  text-shadow: 0 30px 0;
  backface-visibility: hidden;
  transform: translateY(0);
  line-height: 1;
  transition: 0.4s ease-in-out;
}
.footer .plain-btn:hover .button-title span {
  transform: translateY(-30px);
}
.footer .footer-col-2 {
  padding-inline-start: 30px;
}
@media (min-width: 991.98px) {
  .footer .footer-col-3 {
    padding-inline-start: 80px;
  }
}
@media (max-width: 991.98px) {
  .footer .footer-col-2 {
    padding-inline-start: 0px !important;
  }
  .footer .widget-contact {
    padding-inline-start: 0px !important;
  }
  .footer .footer .footer-col-3 {
    padding-inline-start: 0px !important;
  }
}
.footer .widget-contact {
  padding-inline-start: 59px;
}
.footer .contact-item a {
  color: #fff;
  font-weight: 600;
  display: inline-flex;
  margin-bottom: 3px;
}
.footer .footer-contact-info .contact-item span {
  color: #9d9eb5;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.footer .contact-item {
  margin-bottom: 14px;
}
.footer .footer-widget .title {
  font-weight: 700;
  margin-bottom: 33px;
  color: #fff;
  font-size: 20px;
  line-height: 1.4;
}
.footer .footer-widget ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.footer .footer-widget ul li {
  padding: 6px 0;
}
.footer .footer-widget ul li a {
  color: #999 !important;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  transform: translateX(0);
  transition: all 0.3s ease-in-out 0s;
  font-weight: 500;
}
.footer .footer-widget ul li a:hover {
  color: var(--primary-color);
}
.footer .socialmedia-btn-links {
  position: relative;
  z-index: 2;
}
.footer .socialmedia-btn-links ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.footer .socialmedia-btn-links ul li a {
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.1);
  display: inline-flex;
  align-items: center;
  font-size: 16px;
  line-height: 1;
  justify-content: center;
}
.footer .socialmedia-btn-links ul li a i {
  color: #fff;
  opacity: 0.7;
}
.footer .socialmedia-btn-links ul li a:hover {
  background-color: var(--primary-color);
  border: 1px solid var(--primary-color);
}
.footer .socialmedia-btn-links ul li a:hover i {
  color: #fff;
  opacity: 1;
}
.footer .footer-copyright {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  margin-block-start: 4rem;
}
.footer .footer-copyright .copyright-content-area {
  padding: 25px 0;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  padding: 20px 0;
  display: flex;
  flex-wrap: wrap;
}
.footer .footer-copyright .copyright-content-area .copyright-text p {
  color: #9d9eb5;
}
.footer .footer-copyright .copyright-content-area .copyright-text p a {
  color: #fff;
}
.footer .footer-copyright .copyright-content-area .copyright-menu ul {
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  list-style: none;
  display: flex;
}
.footer .footer-copyright .copyright-content-area .copyright-menu ul li {
  position: relative;
  margin-inline-end: 13px;
  padding-inline-end: 12px;
  z-index: 1;
}
.footer .footer-copyright .copyright-content-area .copyright-menu ul li::before {
  content: "";
  position: absolute;
  top: 50%;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background-color: transparent !important;
  border-radius: 50%;
  inset-inline-end: -6px;
  width: 7px;
  height: 7px;
  transform: translateY(-50%);
}
.footer .footer-copyright .copyright-content-area .copyright-menu ul li:last-child::before {
  display: none;
}
.footer .footer-copyright .copyright-content-area .copyright-menu ul li a {
  font-size: 16px;
  font-weight: 400;
  color: #9d9eb5;
}
@media (max-width: 575px) {
  .footer-link {
    border-inline-end: 0 !important;
  }
  #shipped-tab-pane .payments .btn {
    width: 100%;
  }
}
@media (max-width: 380px) {
  .line-styling::before {
    display: none;
  }
}
@media (max-width: 767px) {
  .testimonialSwiper1 .testimonial-card .card-body {
    padding: 1.5rem;
  }
  .testimonialSwiper1 .review-quote.review-quote1,
  .testimonialSwiper1 .review-quote.review-quote2 {
    display: none;
  }
  .banner-6::before {
    display: none;
  }
}
.testimonialSwiper .swiper-slide {
  opacity: 0.3;
  scale: 0.7;
}
.testimonialSwiper .swiper-slide.swiper-slide-active {
  opacity: 1;
  scale: 1;
  width: 600px !important;
}
.testimonialSwiper .swiper-slide.swiper-slide-active .card {
  background: var(--primary-color);
  color: #fff;
}
.testimonialSwiper .swiper-slide.swiper-slide-active .card p {
  color: rgba(255, 255, 255, 0.8);
}
.testimonialSwiper .swiper-slide.swiper-slide-active .card h1,
.testimonialSwiper .swiper-slide.swiper-slide-active .card h2,
.testimonialSwiper .swiper-slide.swiper-slide-active .card h3,
.testimonialSwiper .swiper-slide.swiper-slide-active .card h4,
.testimonialSwiper .swiper-slide.swiper-slide-active .card h5,
.testimonialSwiper .swiper-slide.swiper-slide-active .card h6 {
  color: #fff;
}
.footer-icon .list-item::before {
  content: "\e933";
  font-family: "feather";
  margin-inline-end: 6px;
  font-size: 14px;
  color: #fff;
  opacity: 0.5;
  padding: 0;
  border-radius: 50%;
  line-height: 1;
  display: inline-block;
}
.footer-icon .list-item:hover::before {
  opacity: 1;
}
.footer-btn-list .footer-btn {
  border: 0;
  color: rgba(255, 255, 255, 0.8);
  height: 37px;
  width: 37px;
  padding: 0px;
  background-color: rgba(255, 255, 255, 0.1);
  font-size: 0.95rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.footer-btn-list .footer-btn .bi {
  line-height: 0;
}
.footer-btn-list .footer-btn:hover, .footer-btn-list .footer-btn:focus:hover {
  color: #fff;
  border-color: var(--primary-color);
}
.footer-btn-list .footer-btn:focus {
  border-color: var(--primary-color);
  background-color: rgba(255, 255, 255, 0.2);
}
.footer-btn-list .footer-btn:active {
  border-color: var(--primary-color);
}
/* End::footer */
.back-to-top {
  position: fixed;
  height: 50px;
  width: 50px;
  background: var(--custom-white);
  border: 0 solid var(--primary-color);
  color: var(--default-text-color);
  inset-inline-end: 2.3rem;
  inset-block-end: 8rem;
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 99;
  border: 2px solid var(--primary-color);
}
.back-to-top i {
  font-size: 22px;
  height: 35px;
  width: 35px;
  background-color: var(--custom-white);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--default-text-color);
}
.back-to-top:hover {
  color: var(--primary-color);
  background-color: var(--custom-white);
}
.banner-arrow-down::after {
  content: "";
  position: absolute;
  inset-inline-start: 50%;
  transform: translateX(-50%) rotate(45deg);
  height: 20px;
  width: 20px;
  background: var(--primary-color);
  inset-block-end: -10px;
  border-start-start-radius: 100%;
}
.page.error-bg {
  height: 100vh;
}
.page.construction-bg {
  height: 100vh;
}
.error-bg, .construction-bg {
  position: relative;
  z-index: 1;
  background-color: rgb(var(--dark-rgb));
}
.error-bg::before, .construction-bg::before {
  content: "";
  position: absolute;
  inset-block-start: 0;
  inset-inline-start: 0;
  height: 100%;
  width: 100%;
  background-image: url("../images/backgrounds/2.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  opacity: 0.3;
  z-index: -1;
}
.error-bg .construction-heading, .construction-bg .construction-heading {
  font-size: 4rem;
}
.error-bg .counter-item, .construction-bg .counter-item {
  background-color: var(--white-1);
  width: 8rem;
  height: 7rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-radius: 10px;
}
.error-bg .counter-item:before, .construction-bg .counter-item:before {
  background-image: none;
}
.construction-bg .custom-form-group input {
  color: #fff !important;
}
.construction-bg .custom-form-group input::-moz-placeholder {
  color: #fff;
}
.construction-bg .custom-form-group input::placeholder {
  color: #fff;
}
@media (max-width: 576px) {
  .construction-heading {
    font-size: 2rem !important;
  }
}
@media (max-width: 767px) {
  .tab-style-5 {
    border: 0;
    box-shadow: none;
  }
}
.heading-section {
  text-align: center;
  margin-block-end: 3rem;
}
.heading-title {
  font-size: 48px;
  margin-block-end: 0.25rem;
  color: var(--default-text-color);
  font-weight: 600;
  line-height: 1.125;
  font-family: "Poppins", sans-serif;
}
.heading-title span {
  color: var(--primary-color);
}
.heading-subtitle {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  color: var(--default-text-color);
  font-size: 14px;
  line-height: 1;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  font-weight: 700;
  border: 1px solid var(--primary02);
  padding: 5px 10px;
  margin-bottom: 20px;
  border-radius: 50px;
  color: var(--primary-color);
}
.heading-subtitle i {
  color: var(--primary-color);
  font-size: 10px;
  line-height: 1;
  display: inline-flex;
}
[data-theme-mode=dark] .heading-subtitle {
  border-color: rgba(255, 255, 255, 0.1);
}
.heading-description {
  font-size: 1.125rem;
  line-height: 1.5rem;
  margin-block-end: 0;
}
.main {
  justify-content: space-evenly;
}
.video-banner::before {
  opacity: 1;
  background: linear-gradient(to bottom, rgba(var(--primary-rgb), 0.98) 0%, rgba(var(--primary-rgb), 0.75) 100%);
}
.video-banner .video {
  position: absolute;
  inset-block-start: 0;
  inset-inline-start: 0;
  inset-inline-end: 0;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  z-index: -2;
}
@media (max-width: 991px) {
  .input-group .btn {
    z-index: 0 !important;
  }
}
.bg-white-transparent {
  background-color: rgba(255, 255, 255, 0.1);
}
.avatar img {
  width: 100%;
  height: 100%;
  border-radius: 0.5rem;
}
.avatar.avatar-rounded {
  border-radius: 50%;
}
.avatar.avatar-rounded img {
  border-radius: 50%;
}
.avatar-list-stacked .avatar {
  margin-inline-end: -1.3rem;
  border: 3px solid rgb(255, 255, 255);
  vertical-align: middle;
  transition: transform ease 0.2s;
  border-radius: 50px !important;
  height: 3.625rem;
  width: 3.625rem;
}
.avatar-list-stacked .avatar img {
  border-radius: 50px !important;
}
.avatar-list-stacked .avatar:last-child {
  margin-inline-end: 0 !important;
}
.noUi-handle {
  border: 1px solid var(--border) !important;
  background: var(--custom-white) !important;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.03) !important;
}
.noUi-horizontal .noUi-handle {
  width: 1rem !important;
  height: 1rem !important;
  inset-inline-end: -0.063rem !important;
  inset-block-start: -0.375rem !important;
}
.noUi-handle:after,
.noUi-handle:before {
  background: var(--black-3) !important;
}
.noUi-handle:after,
.noUi-handle:before {
  height: 0.35rem !important;
  width: 1px !important;
  inset-inline-start: 0.3rem !important;
  inset-block-start: 0.25rem !important;
}
.noUi-horizontal {
  height: 0.5rem !important;
}
.noUi-connect {
  background: var(--primary-color) !important;
}
.noUi-handle:after {
  inset-inline-start: 0.45rem !important;
}
.noUi-horizontal .noUi-origin > .noUi-tooltip {
  font-size: 0.8rem;
  line-height: 0.65;
}
.error-text {
  font-size: 12.5rem;
  font-weight: 600;
  line-height: 1;
  color: var(--primary-color);
  display: inline-flex;
}
.error-text span {
  animation: flip 3s infinite;
  animation-delay: 0.3s;
}
.error-text span:nth-child(1) {
  animation-delay: 0.6s;
}
.error-text span:nth-child(2) {
  animation-delay: 0.8s;
}
.error-text span:nth-child(3) {
  animation-delay: 0.9s;
}
@media (max-width: 576px) {
  .error-text {
    font-size: 6.5rem;
  }
}
.error-sub {
  font-size: 35px;
}
@keyframes flip {
  0%, 80% {
    transform: rotateY(360deg);
    transition: all 0.3s;
  }
}
.nav-icon {
  position: relative;
  margin-inline-start: 10px;
  margin-inline-end: 10px;
}
.nav-icon .main-badge1 {
  position: absolute;
  inset-block-start: -13px;
  inset-inline-end: -12px;
  text-align: center;
  font-size: 10px;
  padding: 0.25rem 0.35rem;
}
.nav-icon a {
  color: rgb(255, 255, 255);
}
.nav-icon a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.nav-icon .search_icon {
  position: absolute;
  height: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0px 1rem;
  inset-inline-end: 0;
  z-index: 6;
}
.nav-icon .form-control:focus, .nav-icon .form-control:hover {
  background-color: transparent;
}
.nav-icon .addon-end-input {
  padding-inline-end: 3rem;
}
.scroll-items-container li {
  margin-block-end: 1rem;
}
.scroll-items-container li:last-child {
  margin-block-end: 0;
}
.offcanvas .btn-close {
  padding: 0.25rem;
  color: var(--default-text-color);
}
/* ######## CUSTOMS END ######## */
.breadcrumb-item.active,
.breadcrumb-item + .breadcrumb-item::before {
  color: var(--default-text-color);
}
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label::after {
  background-color: var(--custom-white);
}
.form-floating > .form-control-plaintext ~ label::after,
.form-floating > .form-control:focus ~ label::after,
.form-floating > .form-control:not(:placeholder-shown) ~ label::after,
.form-floating > .form-select ~ label::after {
  background-color: var(--custom-white);
}
.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
  color: var(--default-text-color);
}
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
  color: var(--default-text-color);
}
a.tx-dark:hover {
  color: var(--primary-color) !important;
}
/* Start:: Dropdown Divider */
.dropdown-divider {
  border-top: 1px solid var(--border);
}
/* End:: Dropdown Divider */
hr {
  border-color: var(--border);
  opacity: 0.5;
}
.glightbox.card img {
  transition: 0.3s ease-in-out;
}
.glightbox.card:hover img {
  transform: scale(1.1);
}
@media (min-width: 991.98px) {
  body.home-page-body .sticky:not(.sticky-pin) .app-sidebar {
    background-color: transparent !important;
  }
  body.home-page-body .section-spacer {
    padding: 4.5rem;
  }
}
.banner-wrapper-area {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.banner-side-left {
  background-image: linear-gradient(45deg, rgb(var(--dark-rgb)) 30%, rgb(var(--secondary-rgb)) 100%);
  padding: 140px 200px 140px 200px;
  width: 100%;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.banner-side-left::before {
  content: "";
  position: absolute;
  top: 5%;
  inset-inline-start: 5%;
  width: 350px;
  height: 350px;
  border-radius: 50%;
  background: rgb(var(--primary-rgb));
  filter: blur(65px);
  opacity: 0.26;
  z-index: 1;
  backdrop-filter: blur(10px);
}
.banner-side-left .banner-content {
  max-width: 675px;
  width: 50%;
  position: relative;
  z-index: 1;
}
.banner-side-left .banner-content .sub-title {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  font-weight: 500;
  background-color: var(--primary-color);
  padding: 8px 10px;
  margin-bottom: 20px;
  border-radius: 50px;
}
.banner-side-left .banner-content .sub-title i {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
}
.banner-side-left .banner-content .banner-subtext {
  font-size: 16px;
  line-height: 1.5;
}
@media (max-width: 576px) {
  .banner-side-left {
    padding: 2rem !important;
  }
}
@media (max-width: 991.98px) {
  .banner-side-left {
    padding: 4rem;
  }
}
@media (max-width: 1400px) {
  .banner-side-left {
    width: 100%;
  }
  .banner-side-left .banner-content {
    width: 100%;
  }
  .banner-side-left .banner-content .banner-text-area {
    max-width: 75%;
  }
  .banner-side-right {
    display: none;
  }
}
.text-primary {
  color: var(--primary-color) !important;
}
.banner-bg-shape {
  position: absolute;
  top: 0;
  inset-inline-start: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
  opacity: 0.1;
  border-radius: 15px;
  overflow: hidden;
}
.banner-bg-shape img {
  width: 100%;
  height: 100%;
}
.banner-content .banner-text-area {
  max-width: 520px;
  width: 100%;
  border-top: 1px dashed #38434d;
  border-bottom: 1px dashed #38434d;
  display: flex;
  align-items: center;
  padding: 23px 0;
  margin-top: 40px;
  margin-inline-end: 57px;
  margin-inline-start: auto;
}
.banner-content .banner-link {
  font-size: 75px;
  color: #fff;
  display: inline-flex;
  line-height: 1;
  padding: 10px 30px 15px 0;
  border-inline-end: 1px dashed #38434d;
}
.banner-content .banner-link span {
  overflow: hidden;
}
.banner-content .banner-link span svg {
  display: inline-flex;
  line-height: 1;
  transform: rotate(-45deg) translateX(0);
  transition: all 0.3s ease-out;
  text-shadow: -120px 0 0;
  width: 70px;
  height: 70px;
}
.banner-content .banner-text {
  color: #9d9eb5;
  font-size: 18px;
  line-height: 1.444;
  max-width: 517px;
  padding-inline-start: 44px;
  border-inline-start: 1px dashed #38434d;
  margin-inline-start: 3rem;
  padding-block: 1.25rem;
}
.customers_container .cutomers-list {
  display: inline-flex;
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.customers_container .cutomers-list .cutomers-list-item {
  line-height: 1;
  margin-inline-start: -15px;
}
.customers_container .cutomers-list .cutomers-list-item:first-child {
  margin-inline-start: 0;
}
.customers_container .cutomers-list .cutomers-list-item:last-child span {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  background-color: var(--primary-color);
  color: #fff;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  box-shadow: 0 0 0 2px #fff;
  display: inline-flex;
}
.customers_container .cutomers-list .cutomers-list-item img {
  background-color: var(--custom-white);
  border-radius: 50%;
  box-shadow: 0 0 0 2px #fff;
  width: 54px;
  height: 54px;
}
.bottom-scroll-bar {
  position: absolute;
  inset-inline-start: 38px;
  bottom: 50px;
  z-index: 5;
}
.bottom-scroll-bar .scroll-down {
  color: #ffffff;
  line-height: 1.1;
  font-weight: 600;
  writing-mode: sideways-lr;
  display: flex;
  padding: 0.75rem 0.5rem;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 50px;
  align-items: center;
  gap: 12px;
  animation: bounce-animation 2s infinite;
}
.bottom-scroll-bar .scroll-down span {
  display: inline-flex;
  align-items: center;
  transform: rotate(90deg);
  width: 25px;
  height: 25px;
  border-radius: 50%;
  justify-content: center;
  font-size: 22px;
  border-radius: 50%;
  background-color: var(--primary-color);
  color: #fff;
}
.bottom-scroll-bar .scroll-down span i {
  font-size: 18px;
  font-weight: 400;
}
.bottom-scroll-bar:hover .scroll-down {
  color: var(--primary-color) !important;
  border: 1px solid var(--primary-color) !important;
}
@media (max-width: 991.98px) {
  .bottom-scroll-bar {
    display: none;
  }
}
.banner-side-right {
  width: 43.2%;
  position: absolute;
  min-height: 300px;
  overflow: hidden;
  z-index: 1;
  inset-inline-end: 4.5rem;
  inset-block-start: 4rem;
}
.banner-side-right .banner-side-img {
  width: 100%;
  height: 100%;
  border-radius: 12px;
  position: relative;
  overflow: hidden;
}
.banner-side-right .banner-side-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 12px;
}
.banner-side-right .banner-rating-box {
  background-color: rgb(var(--dark-rgb));
  backdrop-filter: blur(10px);
  border-radius: 12px;
  position: absolute;
  max-width: 434px;
  bottom: 40px;
  inset-inline-start: 40px;
  padding: 30px;
  z-index: 1;
  display: flex;
  gap: 25px;
  align-items: center;
}
.banner-side-right .banner-rating-box .sub-text {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0px;
}
.banner-side-right .media-wrapper {
  position: absolute;
  inset-block-start: 30%;
  inset-inline-end: -12px;
  z-index: 2;
  border-radius: 50% 0 0 50%;
  background: rgb(3, 10, 141);
  transform: translateY(-50%);
  width: 12rem;
  height: 12rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner-side-right .media-wrapper::before {
  top: -15px;
  inset-inline-end: 12px !important;
  transform: rotate(180deg) !important;
}
.banner-side-right .media-wrapper::before, .banner-side-right .media-wrapper::after {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 11 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 1.54972e-06L0 0L2.38419e-07 11C1.65973e-07 4.92487 4.92487 1.62217e-06 11 1.54972e-06Z' fill='%23030A8D'/%3E%3C/svg%3E");
  transform: rotate(90deg);
  inset-inline-end: 12px;
  inset-block-end: -15px;
}
.banner-side-right .media-wrapper .logo-link {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.banner-side-right .media-wrapper .media-circle {
  width: 160px;
  height: 160px;
  background: var(--primary-color);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.banner-side-right .media-wrapper .media-circle .rotating-text {
  animation: rotate2 10s linear infinite;
}
.banner-side-right .media-wrapper .media-circle .rotating-text svg {
  width: 120px;
  max-width: 100%;
  height: auto;
  overflow: visible;
  word-spacing: 20px;
  transform: rotate(0) scaleX(1) scaleY(1);
}
.banner-side-right .media-wrapper .media-circle .rotating-text svg text {
  fill: var(--custom-white);
  direction: ltr;
  transition: 0.3s stroke, 0.3s stroke-width, 0.3s fill;
  font-size: 30px;
  font-weight: 600;
}
[dir=rtl] .banner-side-left {
  background-image: linear-gradient(45deg, rgb(var(--secondary-rgb)) 30%, rgb(var(--dark-rgb)) 100%);
}
[dir=rtl] .banner-side-right .media-wrapper {
  border-radius: 0 50% 50% 0;
}
[dir=rtl] .banner-side-right .media-wrapper::before {
  transform: rotate(-90deg) !important;
}
[dir=rtl] .banner-side-right .media-wrapper::after {
  transform: rotate(0deg);
}
.feature-card {
  background: var(--primary-color);
  border-radius: 20px;
  padding: 38px;
  position: relative;
  overflow: hidden;
  border: 0px !important;
}
.feature-card .corner-action {
  position: absolute;
  top: 0;
  inset-inline-end: 0;
  background: var(--default-body-bg-color);
  border-bottom: 18px solid var(--default-body-bg-color);
  border-inline-start: 18px solid var(--default-body-bg-color);
  border-radius: 0 0 0 35%;
}
.feature-card .corner-action::before, .feature-card .corner-action::after {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  background: url('data:image/svg+xml,<svg viewBox="0 0 11 11" xmlns="http://www.w3.org/2000/svg"><path d="M11 0H0V11C0 5 5 0 11 0Z" fill="%23f6f5fc"/></svg>');
}
.feature-card .corner-action::before {
  top: 0;
  inset-inline-start: -40px;
  transform: rotate(90deg);
}
.feature-card .corner-action::after {
  inset-inline-end: 0;
  bottom: -40px;
  transform: rotate(90deg);
}
.feature-card .corner-action .action-btn {
  width: 50px;
  height: 50px;
  background: rgb(var(--dark-rgb));
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
.feature-card .corner-action .action-btn .arrow-wrap {
  position: relative;
  width: 14px;
  height: 14px;
  overflow: hidden;
}
.feature-card .corner-action .action-btn .arrow-wrap svg {
  position: absolute;
  transition: 0.25s ease;
}
.feature-card .corner-action .action-btn .arrow-wrap svg:first-child {
  transform: translate(0, 0);
}
.feature-card .corner-action .action-btn .arrow-wrap svg:last-child {
  transform: translate(-12px, -12px);
  opacity: 0;
}
.feature-card .feature-icon svg {
  width: 5rem;
  height: 5rem;
  fill: #fff;
}
.feature-card:hover .feature-icon {
  animation: gelatineanm 0.7s;
}
.feature-card:hover .action-btn .arrow-wrap svg:first-child {
  transform: translate(14px, -14px);
}
.feature-card:hover .action-btn .arrow-wrap svg:last-child {
  transform: translate(0, 0);
  opacity: 1;
}
.feature-card .feature-title {
  font-size: 24px;
  line-height: 32px;
  color: var(--custom-white);
  font-weight: 600;
}
.feature-card .feature-desc {
  color: var(--custom-white);
  opacity: 0.7;
}
[data-theme-mode=dark] .feature-card .corner-action {
  background: rgb(16, 27, 41);
  border-bottom: 18px solid rgb(16, 27, 41);
  border-inline-start: 18px solid rgb(16, 27, 41);
}
[data-theme-mode=dark] .feature-card .corner-action::before, [data-theme-mode=dark] .feature-card .corner-action::after {
  background: url("data:image/svg+xml,<svg viewBox='0 0 11 11' xmlns='http://www.w3.org/2000/svg'><path d='M11 0H0V11C0 5 5 0 11 0Z' fill='rgb(16,27,41)'/></svg>");
}
[dir=rtl] .feature-card .corner-action {
  border-radius: 35% 0 35% 0;
}
[dir=rtl] .feature-card .corner-action::before, [dir=rtl] .feature-card .corner-action::after {
  transform: rotate(0deg);
}
@keyframes gelatineanm {
  from, to {
    transform: scale(1, 1);
  }
  25% {
    transform: scale(0.8, 1.1);
  }
  50% {
    transform: scale(1, 0.7);
  }
  75% {
    transform: scale(0.95, 1.05);
  }
}
.section.client-section {
  padding: 2rem;
  border-radius: 1rem;
  margin-block: 3rem;
}
.client-brand {
  width: 284px;
  height: 120px;
  background-color: rgb(var(--primary-rgb), 1);
  z-index: 5;
  border-radius: 8px;
  padding-block: 1rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.client-brand img {
  width: auto;
  height: 100%;
}
.client-slider .swiper-wrapper {
  transition-timing-function: linear;
}
.client-card-item {
  width: auto !important;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-inline-end: 30px;
}
.about01-section .about01-image-container .about01-media img {
  border-radius: 10px;
  aspect-ratio: 560/600;
  -o-object-fit: cover;
     object-fit: cover;
}
.about01-section .experince-box {
  border-inline-start: 1px dashed var(--border);
  padding-inline-start: 1.5rem;
  position: relative;
}
.about01-section .experince-box .experince-number .metricCard__number {
  font-size: 8rem;
  line-height: 1;
  color: var(--primary-color);
  font-weight: 600;
  white-space: nowrap;
}
.about01-section .experince-box .experince-number .suffix {
  font-size: 48px;
  color: var(--primary-color);
  font-weight: 500;
}
.about01-section .experince-box .counter-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  padding-inline-start: 1.5rem;
}
.about01-section .experince-box .experience-arrow {
  width: 6rem;
  inset-inline-end: -67px;
  inset-block-end: 31px;
  position: absolute;
  rotate: 102deg;
  animation: arrowSwing 1s ease-in-out 1s forwards infinite alternate;
}
[dir=rtl] .experience-arrow {
  transform: scaleX(-1);
}
@keyframes arrowSwing {
  0% {
    transform: rotate(20deg);
  }
  100% {
    transform: rotate(-10deg);
  }
}
.section.service-section {
  background-color: var(--primary01);
  position: relative;
  z-index: 1;
}
.section-gap-row {
  margin-inline-start: 15px;
  margin-inline-end: 15px;
}
.section-devider {
  border-top: 1px dashed var(--border);
}
.service01-card {
  background: var(--custom-white);
  padding: 45px 35px 40px;
  margin-bottom: 30px;
  position: relative;
  border-radius: 12px;
}
.service01-card:last-child {
  margin-bottom: 0;
}
.service01-card .service-avatar {
  font-size: 70px;
  width: 80px;
  height: 80px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  background-color: var(--primary-color);
  border-radius: 50%;
  border: 1px solid var(--primary-color);
  flex: 0 0 auto;
  transition: all 0.4s ease-in-out;
  margin-bottom: 2rem;
}
.service01-card .service-avatar svg {
  color: #fff;
  display: inline-flex;
  line-height: 1;
  width: 50px;
  height: 50px;
  fill: #fff;
}
.service01-card .title {
  font-weight: 800;
  margin-bottom: 13px;
  transition: none;
  font-size: 1.55rem;
  line-height: 1.2;
}
.service01-card .title a {
  color: var(--default-text-color);
}
.service01-card .title a:hover {
  color: var(--primary-color);
}
.service01-card .desc {
  margin-bottom: 0;
  font-weight: 500;
  opacity: 0.7;
}
.service01-card .plain-btn {
  margin-top: 25px;
}
.service01-card-wrapper {
  margin-bottom: 30px;
}
.service01-card-wrapper:last-child {
  margin-bottom: 0;
}
.list-items {
  list-style: none;
}
.list-items li {
  color: var(--default-text-color);
  display: flex;
  gap: 9px;
  margin-bottom: 7px;
}
.list-items li:last-child {
  margin-bottom: 0;
}
.list-items li i {
  font-size: 12px;
  display: inline-flex;
  line-height: 1;
  color: var(--primary-color);
  margin-top: 6px;
}
.service-btn-area {
  margin-top: 50px;
}
.project01-item .project01-image {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
}
.project01-item .project01-image:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  transition: all 0.3s ease;
  bottom: 0;
  width: 100%;
  z-index: 2;
  height: 100%;
  opacity: 1;
  background-image: linear-gradient(to top, rgb(var(--dark-rgb)), transparent);
  opacity: 0.8;
}
.project01-item .project01-image img {
  transition: transform 0.4s ease;
}
.project01-item .project01-content {
  background-color: var(--custom-white);
  margin: -62px 0px 0px 65px;
  padding: 23px 35px 23px 30px;
  border-radius: 12px 0px 12px 12px;
  position: relative;
  z-index: 2;
  transition: all 0.4s ease;
}
.project01-item .project01-content .project01-tag {
  font-size: 18px;
  line-height: 28px;
  opacity: 0.7;
  text-transform: capitalize;
  padding-inline-start: 3rem;
  font-weight: 500;
  position: relative;
}
.project01-item .project01-content .project01-tag::after {
  content: "";
  width: 30px;
  height: 1px;
  background: var(--default-text-color);
  opacity: 0.7;
  margin: 0 12px;
  position: absolute;
  inset-block-start: 14PX;
  inset-inline-start: -6px;
}
.project01-item .project01-content .project01-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2;
  margin-block-start: 0.25rem;
}
.project01-item .project01-content .project01-title a {
  color: var(--default-text-color);
}
.project01-item .project01-content .project01-title a:hover {
  color: var(--primary-color);
}
.project01-item:hover .project01-content {
  transform: translateY(-12px);
}
.project01-item:hover .project01-image img {
  transform: scale(1.1);
}
/* bullets (same behavior as your global swiper bullet rules) */
.swiper-pagination-main-container-area {
  text-align: center;
  margin-block: 2rem;
}
.swiper-pagination-main-container-area .swiper-pagination-bullet {
  width: 10px;
  height: 6px;
  border-radius: 30px;
  opacity: 0.15;
  margin: 5px;
  background-color: var(--primary-color);
  transition: all 0.5s ease-in-out;
}
.swiper-pagination-main-container-area .swiper-pagination-bullet-active {
  width: 64px;
  opacity: 1;
}
/* START: CTA (NEW selectors) */
.ctaStrip {
  margin-bottom: -195px; /* overlaps footer like original */
}
/* xl: 1200–1399 */
@media (min-width: 1200px) and (max-width: 1399px) {
  .ctaStrip {
    margin-bottom: -150px;
  }
}
/* lg: 992–1199 */
@media (min-width: 992px) and (max-width: 1199px) {
  .ctaStrip {
    margin-bottom: -135px;
  }
}
/* md: 768–991 */
@media (min-width: 768px) and (max-width: 991px) {
  .ctaStrip {
    margin-bottom: -140px;
  }
}
/* sm & down: <=767 */
@media (max-width: 767px) {
  .ctaStrip {
    margin-bottom: -130px;
  }
}
.ctaCard {
  background-image: linear-gradient(45deg, rgb(var(--secondary-rgb)), var(--primary-color));
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  z-index: 3;
  backdrop-filter: blur(30px);
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  z-index: 3;
  display: flex;
  display: flex;
  flex-wrap: wrap;
  flex-wrap: wrap;
}
.ctaCard .cta-bg-image {
  position: absolute;
  inset: 0;
  opacity: 0.2;
  width: 100%;
  height: 100%;
}
.ctaCard .cta-bg-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ctaCard .main-custom-button {
  background-color: rgb(var(--dark-rgb));
}
.ctaCard .main-custom-button .button-arrow-icon {
  background-color: #fff;
  color: rgb(var(--dark-rgb));
}
.ctaCard .main-custom-button .button-arrow-icon i {
  color: rgb(var(--dark-rgb));
}
.ctaCard .main-custom-button .button-title span {
  color: #fff;
}
.ctaCard .subscribe-form form {
  position: relative;
}
.ctaCard .subscribe-form input[type=email] {
  background-color: var(--custom-white);
  border-radius: 50px;
  padding: 5px 205px 5px 30px;
  outline: 1px solid transparent;
  height: 64px;
  border-color: transparent !important;
}
.ctaCard .subscribe-form .main-custom-button {
  position: absolute;
  inset-inline-end: 8px;
  inset-block-start: 7px;
}
[data-theme-mode=dark] .ctaCard .subscribe-form .main-custom-button.bg-dark {
  background-color: var(--primary-color) !important;
}
[data-theme-mode=dark] .ctaCard .subscribe-form .main-custom-button.bg-dark .button-title {
  color: #fff;
}
/* content */
.ctaCard__content {
  width: 55%;
  margin: 0;
  padding: 44px 18px 44px 55px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ctaCard__content {
    padding: 34px 18px 45px 35px;
  }
}
@media (max-width: 1400px) {
  .ctaCard__content {
    width: 80%;
    margin-inline: auto;
    text-align: center;
  }
}
.ctaCard__title {
  margin: 0 0 32px;
  color: #fff;
  font-size: 48px;
  line-height: 1.12;
}
/* xl */
@media (min-width: 1200px) and (max-width: 1399px) {
  .ctaCard__title {
    font-size: 62px;
  }
}
/* lg */
@media (min-width: 992px) and (max-width: 1199px) {
  .ctaCard__title {
    font-size: 56px;
  }
}
/* md */
@media (min-width: 768px) and (max-width: 991px) {
  .ctaCard__title {
    font-size: 60px;
  }
}
/* sm */
@media (min-width: 576px) and (max-width: 767px) {
  .ctaCard__title {
    font-size: 50px;
  }
}
/* xs */
@media (max-width: 575px) {
  .ctaCard__title {
    font-size: 43px;
  }
}
.ctaCard__action {
  margin-top: 4px;
}
/* media */
.ctaCard__media {
  width: 45%;
  position: relative;
}
.ctaCard__media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
@media (max-width: 991px) {
  .ctaCard__media {
    width: 100%;
  }
}
/* OPTIONAL: subtle overlay for better text contrast (remove if you don’t want) */
.ctaCard__media::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: 0; /* set to .15 if you want a slight dark overlay */
  background: rgb(var(--dark-rgb));
}
/* END: CTA */
/* Start: Countup CSS */
/* Start: Stats Band / Countup */
.stats-band {
  position: relative;
  z-index: 2;
  margin-bottom: -122px;
  overflow: hidden;
}
.stats-band__wrap {
  display: flex;
  flex-wrap: wrap;
  background-image: linear-gradient(45deg, rgb(var(--secondary-rgb)), var(--primary-color));
  border-radius: 12px;
  overflow: hidden;
  position: relative;
}
.stats-band__wrap .stand-band-bg-image {
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  opacity: 0.2;
}
.stats-band__wrap .stand-band-bg-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.stats-band__list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
.stats-band__item {
  position: relative;
  width: 25%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 60px 50px 60px 50px;
  text-align: center;
}
.stats-band__value {
  font-size: 90px;
  line-height: 1;
  align-items: center;
  margin-bottom: 5px;
  letter-spacing: -1.48px;
  font-weight: 600;
  color: transparent;
  -webkit-text-stroke: 1px #fff;
  display: inline-flex;
}
.stats-band__number {
  font-weight: 600;
  display: inline-flex;
}
.stats-band__suffix {
  font-weight: 600;
  display: inline-flex;
  line-height: 1;
  font-size: 50px;
  margin-inline-start: 19px;
}
/* Odometer inner digits styling */
.stats-band__value .odometer {
  font-weight: 600;
  display: inline-flex;
}
.stats-band__value .odometer .odometer-digit,
.stats-band__value .odometer span {
  font-weight: 600;
  color: transparent;
  -webkit-text-stroke: 1px #fff;
  display: inline-flex;
  vertical-align: bottom;
}
.stats-band__label {
  margin: 0;
  color: #fff;
  display: block;
}
/* Optional responsive tweaks (keeps layout usable on smaller screens) */
@media (max-width: 1199.98px) {
  .stats-band__item {
    padding: 56px 30px 60px;
  }
  .stats-band__value {
    font-size: 60px;
  }
}
@media (max-width: 991.98px) {
  .stats-band__item {
    width: 50%;
  }
  .stats-band__item:nth-child(2)::after {
    display: none;
  }
  .stats-band__item:nth-child(1)::after, .stats-band__item:nth-child(3)::after {
    display: block;
  }
}
@media (max-width: 575.98px) {
  .stats-band {
    margin-bottom: -80px;
  }
  .stats-band__item {
    width: 100%;
    padding: 42px 20px;
  }
  .stats-band__item::after {
    display: none !important;
  }
  .stats-band__value {
    font-size: 44px;
    letter-spacing: -0.8px;
  }
}
/* End: Stats Band / Countup */
/* END: Countup CSS */
/* START: Process Flow Section */
.process-flow {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-color: var(--primary01);
  padding-block-start: 16rem;
}
.banner-shape-1 {
  max-width: 42rem;
  position: absolute;
  inset-block-start: 0;
  inset-inline-start: -138px;
  rotate: 90deg;
  opacity: 0.3;
}
.banner-shape-2 {
  max-width: 42rem;
  position: absolute;
  inset-block-start: 0;
  inset-inline-end: -138px;
  rotate: -90deg;
  opacity: 0.3;
  transform: scaleX(-1);
}
[dir=rtl] .banner-shape-1 {
  rotate: -90deg;
}
[dir=rtl] .banner-shape-2 {
  rotate: 90deg;
}
.process-flow__inner {
  position: relative;
  z-index: 0;
  padding-top: 42px;
  /* top dashed guide line */
}
.process-flow__inner::after {
  content: "";
  position: absolute;
  inset-inline-start: 0;
  top: 21px;
  transform: translateY(-50%);
  width: 100%;
  height: 0;
  border-bottom: 1px dashed var(--primary05);
  z-index: -1;
}
.process-flow__grid {
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  gap: 30px;
}
@media (max-width: 991.98px) {
  .process-flow__grid {
    gap: 70px;
  }
}
.process-flow__card {
  max-width: 422px;
  width: 100%;
  padding: 25px 28px 40px 28px;
  border-radius: 12px;
  position: relative;
  z-index: 3;
  margin-top: 60px;
  transition: all 0.6s;
  background-color: rgb(var(--dark-rgb));
  backdrop-filter: blur(10px);
}
.process-flow__card:nth-child(2) {
  margin-top: 192px;
}
.process-flow__card:nth-child(3) {
  margin-top: 324px;
}
.process-flow__card:hover .process-flow__badge {
  border-color: var(--primary-color);
}
.process-flow__card:hover .process-flow__badge::after {
  border-color: var(--primary-color);
}
.process-flow__card:hover:nth-child(1) .process-flow__badge::after {
  height: 60px;
}
.process-flow__card:hover:nth-child(2) .process-flow__badge::after {
  height: 192px;
}
.process-flow__card:hover:nth-child(3) .process-flow__badge::after {
  height: 324px;
}
.process-flow__badge {
  padding: 9px 34px 11px;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -0.03em;
  background-color: rgb(var(--dark-rgb));
  margin-bottom: 0;
  position: absolute;
  white-space: nowrap;
  border: 1px dashed #1e3040;
  border-radius: 50px;
  color: #fff;
  z-index: 0;
  transition: all 0.2s 0.3s;
  inset-inline-start: 50%;
  transform: translate(-50%, -100%);
  /* default position for card 1 */
  top: -60px;
  /* static dashed guide */
  /* hover animated dashed guide */
}
.process-flow__badge::before, .process-flow__badge::after {
  content: "";
  position: absolute;
  transition: all 0.3s;
  border-inline-end: 1px dashed var(--primary05);
  inset-inline-start: 50%;
  transform: translateX(-50%) scaleY(-1);
  width: 0;
  z-index: -1;
}
.process-flow__badge::before {
  bottom: -60px;
  height: 60px;
}
.process-flow__badge::after {
  bottom: -60px;
  height: 0;
}
/* badge connector lengths for staggered cards */
.process-flow__card:nth-child(2) .process-flow__badge {
  top: -192px;
}
.process-flow__card:nth-child(2) .process-flow__badge::before, .process-flow__card:nth-child(2) .process-flow__badge::after {
  bottom: -192px;
}
.process-flow__card:nth-child(2) .process-flow__badge::before {
  height: 192px;
}
.process-flow__card:nth-child(3) .process-flow__badge {
  top: -324px;
}
.process-flow__card:nth-child(3) .process-flow__badge::before, .process-flow__card:nth-child(3) .process-flow__badge::after {
  bottom: -324px;
}
.process-flow__card:nth-child(3) .process-flow__badge::before {
  height: 324px;
}
.process-flow__step-number {
  font-size: 120px;
  font-weight: 600;
  margin-bottom: 16px;
  display: inline-flex;
  line-height: 1;
  /* gradient text */
  background: linear-gradient(180deg, var(--primary-color) 0%, #fff 90%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  background-image: linear-gradient(180deg, var(--primary-color) 0%, rgba(12, 90, 219, 0) 116.09%);
  -webkit-background-clip: text;
  background-clip: text;
}
.process-flow__content {
  position: relative;
  z-index: 1;
}
.process-flow__title {
  color: #fff;
  font-weight: 600;
  margin-bottom: 20px;
}
.process-flow__desc {
  color: #9d9eb5;
}
.process-flow__heading--center {
  max-width: 550px;
  width: 100%;
  margin-inline: auto;
  text-align: center;
}
@media (max-width: 991.98px) {
  .process-flow__grid {
    flex-wrap: wrap;
  }
  .process-flow__card {
    max-width: 100%;
    margin-top: 80px !important;
  }
  .process-flow__card .process-flow__badge {
    top: -80px !important;
  }
  .process-flow__card .process-flow__badge::before, .process-flow__card .process-flow__badge::after {
    bottom: -80px !important;
  }
  .process-flow__card .process-flow__badge::before {
    height: 80px !important;
  }
  .process-flow__card:hover .process-flow__badge::after {
    height: 80px !important;
  }
}
@media (max-width: 575.98px) {
  .process-flow {
    padding-bottom: 5rem;
  }
  .process-flow__card {
    padding: 22px 20px 30px;
  }
  .process-flow__badge {
    font-size: 16px;
    padding: 8px 20px 10px;
  }
  .process-flow__step-number {
    font-size: 74px;
    margin-bottom: 10px;
  }
  .process-flow__title {
    margin-bottom: 12px;
  }
}
/* END: Process Flow Section */
.team01-card {
  position: relative;
  padding: 15px 15px 8px;
  background-color: var(--custom-white);
  border-radius: 15px;
}
.team01-card:hover .team01-image img {
  transform: scale(1.12) !important;
}
.team01-card:hover ul.share-links {
  gap: 8px;
}
.team01-card:hover ul.share-links li {
  margin-block-end: 9px !important;
  opacity: 1 !important;
  visibility: visible !important;
}
.team01-card .team01-image {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.team01-card .team01-image img {
  transition: transform 0.7s;
  position: relative;
}
.team01-card ul.social-share {
  margin: 0;
  display: inline-flex;
  inset-inline-end: 40px;
  bottom: 160px;
  z-index: 2;
  list-style-type: none;
  gap: 8px;
  position: absolute;
}
.team01-card ul.social-share li.share-item {
  display: inline-flex;
  line-height: 1;
  flex-direction: column-reverse;
  gap: 80px;
}
.team01-card ul.social-share li.share-item ul.share-links {
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 0;
  line-height: 1;
  margin: 0;
  list-style: none;
  transition: all 0.3s ease-in-out 0s;
}
.team01-card ul.social-share li.share-item ul.share-links li {
  display: inline-flex;
  line-height: 1;
  margin-block-end: -30px;
  transition: all 0.3s ease-in-out 0s;
  opacity: 0;
  visibility: hidden;
}
.team01-card ul.social-share li.share-item ul.share-links li a {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--primary-color);
  color: #fff;
  border-radius: 50%;
  font-size: 18px;
  width: 40px;
  height: 40px;
  line-height: 1;
}
.team01-card ul.social-share li.share-item ul.share-links li:last-child {
  margin-block-end: 0px;
}
.team01-card .team01-content-container {
  padding: 0 8px;
  position: relative;
  z-index: 2;
  padding-block-end: 1.5rem;
  padding-block-start: 1.5rem;
  background-color: var(--custom-white);
  padding-inline-start: 1.5rem;
  margin-top: -42px;
  padding-inline-end: 50px;
  width: 90%;
  margin-inline: auto;
  border-radius: 10px;
  text-align: center;
}
.team01-card .team01-content-container .team01-designation {
  position: relative;
  background-color: rgb(var(--dark-rgb));
  font-weight: 500;
  font-size: 14px;
  line-height: 1.2;
  display: inline-flex;
  align-items: center;
  color: #fff;
  border-radius: 5px;
  padding: 6.5px 13px;
  margin-top: 15px;
}
.team01-card .team01-content-container .team01-designation::before {
  content: "";
  position: absolute;
  inset-inline-start: 4px;
  top: 4px;
  width: 100%;
  height: 100%;
  background-color: var(--primary-color);
  border-radius: 5px;
  z-index: -1;
}
.team01-card .team01-content-container .team01-name {
  margin: 0;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2;
}
.team01-card .team01-content-container .team01-name a {
  color: var(--default-text-color);
}
.team01-card .team01-content-container .team01-name a:hover {
  color: var(--primary-color);
}
.section-dark {
  overflow: hidden;
  background-color: rgb(var(--dark-rgb));
  position: relative;
}
.section-dark .bgdark-bg-image {
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  opacity: 0.3;
}
.section-dark .bgdark-bg-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.h1-reviews {
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-color: rgb(var(--dark-rgb));
}
.h1-reviews .tst-card {
  padding: 40px 40px 30px 40px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(30px);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 0.75rem;
  position: relative;
}
.h1-reviews .tst-card .tst-card__head {
  display: flex;
  gap: 0.5rem;
  align-items: center;
  margin-bottom: 1.5rem;
}
.h1-reviews .tst-card .tst-card__head .avatar {
  height: 3.5rem;
  width: 3.5rem;
}
.h1-reviews .tst-card .tst-card__head .tst-card__meta {
  line-height: 1;
}
.h1-reviews .tst-card .tst-card__head .tst-card__meta .tst-card__nameLink {
  color: #fff !important;
  font-size: 22px;
  font-weight: 600;
}
.h1-reviews .tst-card .tst-card__head .tst-card__meta .tst-card__role {
  color: #fff !important;
  font-size: 15px;
  margin-block-start: 0.5rem;
  font-weight: 500;
  opacity: 0.7;
  display: block;
}
.h1-reviews .tst-card .tst-card__body .tst-card__text {
  color: #fff;
  font-size: 18px;
  font-style: italic;
  font-weight: 400;
  margin-bottom: 1.5rem;
  opacity: 0.7;
}
.h1-reviews .tst-card .tst-card__foot .tst-card__stars {
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.25rem 0.75rem;
  color: #fff;
  font-size: 18px;
  line-height: 1;
  border-radius: 50px;
  background-color: var(--primary-color);
}
.h1-reviews .tst-card .ts-quote-icon {
  position: absolute;
  inset-inline-end: 18px;
  inset-block-start: -11px;
  font-size: 6rem;
  color: var(--primary-color);
  opacity: 0.2;
}
/* START: Pricing Plans */
.section.pricing-plans {
  background-color: var(--primary01);
  position: relative;
  z-index: 1;
  border-radius: 12px;
  overflow: hidden;
}
.pricing-plans {
  /* shape wrappers (positioning can be adjusted to your exact design) */
  /* inside panel shapes */
}
.pricing-plans__switcher {
  display: flex;
  flex-wrap: nowrap;
  padding: 6px;
  background-color: rgb(var(--dark-rgb));
  border-radius: 100px;
  gap: 0;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.pricing-plans__switch-btn {
  background: transparent;
  color: #fff;
  font-size: 16px;
  padding: 14px 20px;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
  font-weight: 600;
  line-height: 1;
  border: 0;
}
.pricing-plans__switch-btn:hover {
  color: #fff !important;
}
.pricing-plans__switch-btn.active {
  background: var(--primary-color) !important;
  color: #fff !important;
}
.pricing-plans__tabs-content {
  margin-block-start: 4rem;
}
.pricing-plans__cards-shell {
  background-color: rgb(var(--dark-rgb));
  border-radius: 12px;
  padding: 30px;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.pricing-plans__shape {
  position: absolute;
  z-index: -1;
  pointer-events: none;
}
.pricing-plans__shape img {
  display: block;
  max-width: 100%;
  height: auto;
}
.pricing-plans__cards-shell .pricing-plans__shape--panel-1 {
  top: -7px;
  inset-inline-start: 0;
  z-index: -1;
}
.pricing-plans__cards-shell .pricing-plans__shape--panel-2 {
  top: 20%;
  inset-inline-end: 0;
  z-index: -1;
}
.pricing-plans__cards-shell .pricing-plans__shape--panel-3 {
  bottom: 20px;
  inset-inline-start: 35%;
  z-index: -1;
}
/* Pricing card */
.pricing-card {
  padding: 26px 30px 30px;
  border-radius: 12px;
  height: 100%;
  position: relative;
  z-index: 1;
}
.pricing-card--outline {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.1490196078);
}
.pricing-card--featured {
  background-color: rgba(255, 255, 255, 0.1019607843);
  border: 1px solid transparent;
}
.pricing-card__name {
  font-weight: 600;
  line-height: 1;
  margin-bottom: 11px;
  color: #fff;
  font-size: 1.5rem;
  line-height: 1.2;
}
.pricing-card__price {
  margin: 35px 0;
  color: #fff;
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  gap: 4px;
}
.pricing-card__currency {
  font-size: 24px;
  color: #fff;
  line-height: 1;
  transform: translateY(-8px);
}
.pricing-card__amount {
  font-size: 64px;
  line-height: 0.8;
  font-weight: 600;
  color: #fff;
  letter-spacing: -0.03em;
}
.pricing-card__period {
  font-size: 16px;
  font-weight: 400;
  color: #9d9eb5;
  margin-top: auto;
}
.pricing-card__desc {
  margin-bottom: 35px;
  color: #fff;
}
.pricing-card__desc p {
  margin-bottom: 0;
}
.pricing-card__features-title {
  margin-bottom: 24px;
  font-weight: 600;
  color: #fff;
  font-size: 18px;
  line-height: 1.444;
}
.pricing-card__features-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.pricing-card__feature-item {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 16px;
  color: #e2f1ff;
  line-height: 1.45;
}
.pricing-card__feature-item:last-child {
  margin-bottom: 0;
}
.pricing-card__feature-icon {
  color: var(--primary-color);
  font-size: 20px;
  line-height: 1;
  margin-top: 1px;
  flex: 0 0 auto;
}
.pricing-card__footer {
  margin-bottom: 0;
  margin-top: 28px;
}
.pricing-card__cta {
  background-color: var(--primary-color);
  border: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  line-height: 1;
  z-index: 2;
  padding: 12px;
  border-radius: 50px;
  width: 100%;
  text-decoration: none;
}
.pricing-card__cta:hover .pricing-card__cta-text span {
  transform: translateY(-31px);
}
.pricing-card__cta:hover .pricing-card__cta-icon i {
  transform: rotate(0);
}
.pricing-card__cta-text {
  color: #fff;
  overflow: hidden;
  display: inline-flex;
}
.pricing-card__cta-text span {
  display: flex;
  line-height: 1;
  text-shadow: 0 30px 0;
  backface-visibility: hidden;
  transform: translateY(0);
  transition: 0.4s ease-in-out;
}
.pricing-card__cta-icon {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  line-height: 1;
  width: 30px;
  height: 30px;
  overflow: hidden;
  background-color: rgb(var(--dark-rgb));
  border-radius: 50%;
}
.pricing-card__cta-icon i {
  color: #fff;
  transform: rotate(-45deg);
  transition: all 0.3s ease-in-out;
  display: inline-flex;
}
/* Responsive tweaks */
@media (max-width: 1199.98px) {
  .pricing-card {
    padding: 24px 24px 26px;
  }
  .pricing-card__amount {
    font-size: 54px;
  }
}
@media (max-width: 767.98px) {
  .pricing-plans__tabs-content {
    margin-block-start: 2.5rem;
  }
  .pricing-plans__cards-shell {
    padding: 18px;
  }
  .pricing-plans__switcher {
    width: 100%;
    justify-content: center;
  }
  .pricing-plans__switch-btn {
    flex: 1 1 auto;
    padding: 12px 14px;
    font-size: 15px;
  }
  .pricing-card__amount {
    font-size: 46px;
  }
  .pricing-card__currency {
    font-size: 20px;
    transform: translateY(-6px);
  }
  .pricing-card__desc {
    margin-bottom: 24px;
  }
  .pricing-card__features-title {
    margin-bottom: 16px;
    font-size: 16px;
  }
  .pricing-card__feature-item {
    margin-bottom: 12px;
    gap: 10px;
    font-size: 14px;
  }
}
/* END: Pricing Plans */
/* START: Blog Showcase */
.postCard.blog-grid {
  position: relative;
  border-radius: 12px;
  padding: 1rem;
  background-color: var(--custom-white);
}
.postCard.blog-grid:hover .postCard__media img {
  transform: scale(1.1);
}
.postCard.blog-grid .postCard__media {
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 12px;
  overflow: hidden;
}
.postCard.blog-grid .postCard__media img {
  border-radius: 12px;
  transition: all 0.5s ease-in-out;
}
.postCard.blog-grid .postCard__media .post-date {
  position: absolute;
  padding: 0.5rem 0.75rem;
  border-top-right-radius: 12px;
  background-color: var(--custom-white);
  bottom: -1px;
  inset-inline-start: 0;
  font-size: 15px;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-weight: 600;
}
.postCard.blog-grid .postCard__media .post-date::before {
  content: "";
  position: absolute;
  inset-inline-start: 0px;
  top: -12px;
  width: 13px;
  height: 13px;
  background-image: url(../images/shapes/3.svg);
  transform: rotate(273deg);
}
.postCard.blog-grid .postCard__media .post-date::after {
  content: "";
  position: absolute;
  inset-inline-end: -12px;
  bottom: 0px;
  width: 13px;
  height: 13px;
  background-image: url(../images/shapes/3.svg);
  transform: rotate(273deg);
}
.postCard.blog-grid .postCard__media .post-date i {
  font-size: 10px;
  color: var(--primary-color);
}
.postCard.blog-grid .postCard__content {
  padding: 2rem 0.5rem 0.5rem;
}
.postCard.blog-grid .postCard__content .postCard__title {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 1rem;
  line-height: 1.2;
}
.postCard.blog-grid .postCard__content .postCard__title a {
  color: var(--default-text-color);
}
.postCard.blog-grid .postCard__content .postCard__title a:hover {
  color: var(--primary-color);
}
[dir=rtl] .postCard.blog-grid .postCard__media .post-date {
  border-top-right-radius: 0px;
  border-top-left-radius: 12px;
}
[dir=rtl] .postCard.blog-grid .postCard__media .post-date::before, [dir=rtl] .postCard.blog-grid .postCard__media .post-date:after {
  transform: rotate(180deg);
}
[data-theme-mode=dark] .postCard.blog-grid .post-date::before, [data-theme-mode=dark] .postCard.blog-grid .post-date::after {
  background-image: url(../images/shapes/3-1.svg);
}
.plain-btn {
  color: var(--default-text-color);
  display: flex;
  align-items: center;
  gap: 5px;
  font-weight: 700;
  transition: all 0.4s ease-in-out;
}
.plain-btn:hover {
  letter-spacing: 1px;
}
.plain-btn .button-arrow-icon {
  width: 1.8rem;
  height: 1.8rem;
  font-size: 0.95rem;
  flex-shrink: 0;
  padding: 0.75rem;
  background-color: var(--primary-color);
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 400;
}
/* END: Blog Showcase */
.morecircle-wrap {
  width: 150px;
  height: 150px;
  inset-inline-end: 285px;
  background-color: var(--primary-color);
  backdrop-filter: blur(10px);
  border-radius: 50%;
  z-index: 5;
  overflow: hidden;
  min-width: 155px;
}
.morecircle-wrap .morecircle-text {
  width: 130px;
  height: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  inset-inline-start: 11px;
  inset-block-start: 13px;
}
.morecircle-wrap .morecircle-icon {
  color: #fff;
  font-size: 73px;
  width: 200px;
  height: 200px;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.morecircle-wrap .morecircle-icon:hover img {
  transform: scale(0.8);
}
.morecircle-wrap .morecircle-icon img {
  transition: all 0.3s ease-in-out;
}
.morecircle-wrap .morecircle-text {
  background-image: url("../images/shapes/16.png");
}
.morecircle-wrap .more-arrow-img {
  position: absolute;
  width: 3.5rem;
  inset-inline-start: 50px;
  inset-block-start: 40px;
  opacity: 0.7;
}
@keyframes textrotate {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
[dir=rtl] .logo-name-card {
  left: 10px;
  right: auto;
}
.logo-name-card {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 2px rgba(255, 255, 255, 0.8);
  font-weight: 600;
  font-size: 120px;
  writing-mode: sideways-lr;
  line-height: 0.9;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
.logo-name-vr {
  display: flex;
  align-items: center;
}
.logo-name-vr .text {
  transform: translateY(0);
  white-space: nowrap;
  animation: marquee 15s linear infinite;
  animation-delay: 2.5s;
}
.logo-name-vr .text .icon {
  margin: 40px 0;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes marquee {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(100%);
  }
}
@media (min-width: 991.98px) {
  [data-nav-layout=horizontal] .page.home-page-01 .sticky:not(.sticky-pin) .app-sidebar {
    background-color: var(--custom-white);
    margin-inline: 0px;
    width: 100% !important;
    border-radius: 0px !important;
  }
}
body.home-page1-body .heading-section .heading-subtitle {
  color: var(--primary-color);
  background-color: transparent;
  border: 1px solid var(--primary-color);
  padding: 7px 10px;
}
body.home-page1-body .line {
  position: relative;
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  --highlight-offset: 0%;
  background-image: linear-gradient(90deg, var(--default-text-color) var(--highlight-offset), #a2b2c0 var(--highlight-offset));
}
.heroBlock {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.heroBlock .hero__cta {
  position: absolute;
  bottom: 105px;
  inset-inline-end: 50rem;
  animation: bounce-animation 2s infinite;
  z-index: 1;
}
.heroBlock .hero__cta .hero__circle {
  position: relative;
  width: 170px;
  height: 170px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-image: linear-gradient(45deg, rgb(var(--secondary-rgb)), var(--primary-color));
  text-decoration: none;
  color: #000;
}
.heroBlock .hero__cta .hero__circle .hero__shape {
  position: absolute;
  inset-block-start: 0.75rem;
  inset-inline-end: 1rem;
  bottom: 10%;
  right: 5%;
  max-width: 9.5rem;
}
.heroBlock .hero__cta .hero__circle-icon {
  font-size: 33px;
  width: 5rem;
  height: 5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  color: #fff;
  rotate: 134deg;
}
.heroBlock .heroBlock-shape-img {
  position: absolute;
  z-index: 1;
  inset-inline-end: -7rem;
  inset-block-start: 0;
  opacity: 0.3;
}
.heroBlock .container {
  position: relative;
}
.heroBlock .heroSlide {
  background-color: rgb(var(--dark-rgb));
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.heroBlock .heroSlide::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  background-image: linear-gradient(to right, rgb(0, 0, 51), rgba(4, 13, 174, 0.5));
}
.heroBlock .heroOverlay {
  position: relative;
  z-index: 3 !important;
  width: 100%;
  padding: 160px 10px 240px;
}
.heroBlock .heroInner {
  max-width: 850px;
  color: #fff;
}
.heroBlock .heroInner .hero-tag {
  padding: 0.35rem 0.75rem;
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 50px;
  font-size: 15px;
}
.heroBlock .heroInner h1 {
  margin: 25px 0 15px;
  font-size: 96px;
  line-height: 1.042;
  letter-spacing: -2.88px;
  color: #fff;
  font-weight: 600;
}
.heroBlock .heroInner .hero-subtext {
  font-size: 17px;
  font-weight: 500;
  opacity: 0.7;
  line-height: 1.5;
  max-width: 600px;
  margin-bottom: 4rem;
}
.heroBlock .heroNavWrap {
  position: absolute;
  z-index: 2;
  inset-inline-end: 47px;
  inset-block-end: 9rem;
}
.heroBlock .heroNavWrap .heroNavBtn {
  width: 4rem;
  height: 4rem;
  background-color: rgba(255, 255, 255, 0.1) !important;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.heroBlock .heroNavWrap .heroNavBtn svg {
  color: #fff;
}
@media (max-width: 450px) {
  .heroBlock .heroInner h1 {
    font-size: 50px;
  }
}
.about02-section .about02-side-image {
  margin-inline-start: -4rem;
}
.about02-section .about02-feature-title {
  font-size: 1.35rem;
  font-weight: 700;
  line-height: 1.3;
}
.service-card1 {
  position: relative;
  transition: 0.4s;
  padding-inline-start: 30px;
  border: 1px solid #c3cddb;
  border-radius: 10px;
}
.service-card1 .service-content {
  position: relative;
  z-index: 1;
  display: flex;
  gap: 40px;
  align-items: center;
}
.service-card1:not(:last-child) {
  border-bottom: 1px solid #c3cddb;
  margin-bottom: 40px;
}
.service-card1:hover {
  border-color: var(--primary-color);
  background-color: var(--primary-color);
}
.service-card1:hover .service-card1__title a {
  color: #fff;
}
.service-card1:hover .service-card1__description {
  color: #fff;
}
.service-card1:hover .service-card1__button {
  background-color: rgba(255, 255, 255, 0.1);
  color: #fff;
}
.service-card1:hover .service-card1__icon {
  background-color: rgb(var(--dark-rgb));
}
.service-card1:hover .service-card1__icon svg path {
  fill: #fff;
}
.service-card1:hover .service-image {
  opacity: 0.08;
}
@media (max-width: 991.98px) {
  .service-card1 {
    padding: 2rem;
  }
  .service-card1 .service-content {
    flex-wrap: wrap;
  }
  .service-card1 .service-content .service-card1__button {
    display: none;
  }
  .service-card1 .service-content .service-card1__description {
    margin-left: 0;
  }
}
[data-theme-mode=dark] .service-card1 {
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.service-image {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  opacity: 0;
  inset: 0;
}
.service-image img {
  width: 100%;
  height: 100%;
}
.service-card1__icon {
  width: 6rem;
  height: 6rem;
  background-color: var(--primary-color);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  padding: 1.5rem;
}
.service-card1__icon img {
  width: 60px;
  height: auto;
}
.service-card1__content {
  position: relative;
  z-index: 1;
}
.service-card1__title {
  font-size: 24px;
  line-height: 1.417;
  font-weight: 700;
  margin-top: -0.15em;
}
.service-card1__title a {
  color: var(--default-text-color);
  text-decoration: none;
}
.service-card1__description {
  max-width: 460px;
  margin-left: auto;
  margin-bottom: 0;
  color: var(--default-text-color);
  opacity: 0.8;
}
.service-card1__button {
  height: 160px;
  line-height: 160px;
  width: 150px;
  background: rgba(var(--primary-rgb), 0.05);
  text-align: center;
  font-size: 46px;
  flex: none;
  margin-inline-start: 90px;
}
/* Your existing spacing classes can remain; this is optional helper */
.blockGap {
  padding-top: 80px;
  padding-bottom: 80px;
}
/* Head */
.processHead {
  position: relative;
  z-index: 3;
}
.processHead__tag {
  color: var(--primary-color);
  border: 0;
  padding: 7px 10px;
  display: inline-flex;
  border-radius: 6px;
}
.processHead__body {
  margin-top: 10px;
}
.processHead__desc {
  margin: 0;
}
.processHead__cta {
  margin-top: 18px;
}
/* Cards container (replaces .working-process-area) */
.stepCards {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  position: relative;
  z-index: 3;
  margin-top: 25px;
}
/* Card (replaces .process-item) */
.stepCard {
  max-width: 422px;
  width: 100%;
  position: relative;
  /* Connector bubble + arrow between cards (same as old ::after) */
}
.stepCard .stepCard_step {
  margin-bottom: 2rem;
  display: flex;
  align-items: center;
  gap: 0.75rem;
  padding-inline: 0.5rem;
}
.stepCard .stepCard_step .step-number {
  display: inline-flex;
  background-color: var(--primary-color);
  line-height: 1.2;
  color: #fff;
  padding: 8px 17px;
  transition: 0.3s;
  border-radius: 0.35rem;
  font-size: 16px;
}
.stepCard .stepCard_step .step_line {
  opacity: 0.3;
  flex-grow: 1;
}
.stepCard .stepCard_step .step_line svg {
  fill: var(--muted);
}
.stepCard .step-content {
  padding: 3rem;
  background-color: var(--custom-white);
  border-radius: 12px;
  overflow: hidden;
  position: relative;
}
.stepCard .step-content:hover .stepCard_svg {
  background-color: var(--primary-color);
  fill: #fff !important;
}
.stepCard .step-content:hover .stepCard_svg path {
  fill: #fff !important;
}
.stepCard .step-content:hover .stepCard__title {
  color: #fff;
}
.stepCard .step-content:hover .stepCard__desc {
  color: #fff;
}
.stepCard .step-content:hover .step-section {
  opacity: 1;
  transform: scaleX(1);
}
.stepCard .step-content .step-section {
  position: absolute;
  width: 25%;
  top: 0;
  height: 100%;
  background-color: rgb(var(--dark-rgb));
  transform: scaleX(0);
  transform-origin: left;
  opacity: 0;
  z-index: 0;
  transition: all 0.2s ease;
}
.stepCard .step-content .step-section.sectionpart-1 {
  left: 0;
  border-radius: 12px 0 0 12px;
  transition-delay: 0.1s;
}
.stepCard .step-content .step-section.sectionpart-2 {
  left: 25%;
  transition-delay: 0.15s;
}
.stepCard .step-content .step-section.sectionpart-3 {
  left: 50%;
  transition-delay: 0.2s;
}
.stepCard .step-content .step-section.sectionpart-4 {
  left: 75%;
  border-radius: 0 12px 12px 0;
  transition-delay: 0.25s;
}
.stepCard .stepCard_svg {
  width: 5rem;
  height: 5rem;
  fill: var(--primary-color) !important;
  padding: 0.75rem;
  background-color: var(--primary01);
  border-radius: 50%;
  margin-bottom: 1.5rem;
  position: relative;
  z-index: 1;
}
.stepCard .stepCard_svg path {
  fill: var(--primary-color) !important;
}
.stepCard:nth-child(2) {
  z-index: 2;
}
.stepCard:last-child {
  z-index: 1;
}
.stepCard:not(:last-child)::after {
  content: "\f5db";
  font-size: 24px;
  line-height: 1;
  color: var(--primary-color);
  font-family: remixicon !important;
  font-weight: normal;
  position: absolute;
  width: 62px;
  height: 62px;
  border-radius: 50%;
  background-color: var(--custom-white);
  border: 7px solid var(--default-body-bg-color);
  top: 60%;
  inset-inline-end: -34px;
  transform: translateY(-50%);
  z-index: 5;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: none;
}
@media (max-width: 991.98px) {
  .stepCard {
    max-width: 100%;
  }
  .stepCard::after {
    display: none !important;
  }
}
[data-theme-mode=dark] .stepCard:not(:last-child)::after {
  border: 7px solid #162542;
}
/* Text */
.stepCard__title {
  font-weight: 700;
  margin-bottom: 20px;
  color: var(--default-text-color);
  font-size: 1.5rem;
  line-height: 1;
  position: relative;
  z-index: 1;
}
.stepCard__desc {
  margin: 0;
  color: var(--default-text-color);
  opacity: 0.8;
  font-size: 16px;
  position: relative;
  z-index: 1;
}
/* Background shapes */
.processPanel__shape {
  position: absolute;
  z-index: 1;
  pointer-events: none;
}
.processPanel__shape img {
  display: block;
  max-width: 100%;
  height: auto;
}
.processPanel__shape--a {
  left: 0;
  bottom: 0;
}
.processPanel__shape--b {
  right: 0;
  top: 0;
}
.project-arrange-container {
  display: grid;
  gap: 30px;
  position: relative;
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.caseStudy02-card {
  background-color: rgba(255, 255, 255, 0.1);
  overflow: hidden;
  position: relative;
  max-height: -moz-max-content;
  max-height: max-content;
  padding: 0.5rem;
  border-radius: 12px;
}
.caseStudy02-card:hover .caseStudy02-media img {
  transform: scale(1.1);
  filter: brightness(80%);
}
.caseStudy02-card .caseStudy02-media {
  display: inline-flex;
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
}
.caseStudy02-card .caseStudy02-media img {
  transition: transform 0.4s ease, filter 0.4s ease;
}
.caseStudy02-card .caseStudy02-content {
  background-color: var(--primary-color);
  position: absolute;
  inset-inline-start: 0;
  z-index: 1;
  display: inline-flex;
  flex-direction: column;
  align-items: start;
  padding: 1.5rem 1.75rem;
  bottom: 0;
  border-radius: 0 12px 0 0;
}
.caseStudy02-card .caseStudy02-content .caseStudy02-tag {
  font-size: 16px;
  opacity: 0.7;
  color: #fff;
  padding-inline-start: 3rem;
  position: relative;
}
.caseStudy02-card .caseStudy02-content .caseStudy02-tag::after {
  content: "";
  width: 30px;
  height: 1px;
  background: #fff;
  opacity: 0.7;
  margin: 0 12px;
  position: absolute;
  inset-block-start: 11px;
  inset-inline-start: -6px;
}
.caseStudy02-card .caseStudy02-content .caseStudy02-title {
  line-height: 1.2;
  color: #fff;
  margin-bottom: 0px;
  margin-top: 0.25rem;
  font-weight: 700;
  font-size: 1.5rem;
}
.caseStudy02-card .caseStudy02-content .caseStudy02-title a {
  color: #fff;
}
.caseStudy02-card .caseStudy02-content .caseStudy02-title a:hover {
  color: #fff;
}
[dir=rtl] .caseStudy02-card .caseStudy02-content {
  border-radius: 12px 0px 12px 0;
}
@media (max-width: 991.98px) {
  .project-arrange-container {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
/* rating badge (replaces .rating-box) */
.scoreBadge {
  background-color: var(--primary-color);
  border-radius: 12px;
  padding: 18px 25px 25px;
}
.scoreBadge__value {
  font-size: 74px;
  line-height: 1;
  color: #fff;
  margin: 0 0 58px;
}
.scoreBadge__note {
  color: #fff;
  display: inline-flex;
}
/* stars reused (keep your existing .star-ratings) */
.scoreBadge .star-ratings {
  -webkit-text-stroke: 1px #fff;
}
.scoreBadge .star-ratings .fill-ratings {
  color: #fff;
}
/* START: Pricing */
.pricePanel {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.sectionHead--center {
  max-width: 550px;
  margin-inline: auto;
}
/* card */
.planCard {
  background-color: var(--custom-white);
  border-radius: 12px;
  padding: 100px 40px 40px;
  height: 100%;
  color: var(--color-dark);
  position: relative;
}
/* featured */
.planCard--featured {
  background-image: linear-gradient(45deg, var(--primary-color), rgb(var(--secondary-rgb)));
}
.planCard__name {
  font-weight: 700;
  line-height: 1;
  margin: 0 0 3px;
  font-size: 1.5rem;
  line-height: 1.2;
}
.planCard__hint {
  margin: 0;
  color: var(--default-text-color);
  opacity: 0.7;
}
/* price line */
.planCard__price {
  font-size: 35px;
  color: #fff;
  font-weight: 600;
  line-height: 0.8;
  width: -moz-fit-content;
  width: fit-content;
  padding: 1.8rem 1.5rem;
  background-color: rgb(var(--dark-rgb));
  border-radius: 0.5rem;
  position: absolute;
  inset-block-start: -56px;
  animation: jump-1 5s linear infinite;
}
.planCard__head {
  padding-block-end: 2rem;
  border-block-end: 1px solid var(--border);
  margin-block-end: 2rem;
}
@keyframes jump-2 {
  0% {
    transform: translate3d(0, 0, 0);
  }
  50% {
    transform: translate3d(0, 30px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes jump-1 {
  0% {
    transform: translate3d(0, 0, 0);
  }
  40% {
    transform: translate3d(0, 20px, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
.planCard__currency {
  font-size: 24px;
}
.planCard__cycle {
  font-size: 16px;
  font-weight: 400;
  margin-top: auto;
  margin-bottom: 1rem;
  text-align: end;
  opacity: 0.7;
}
.pricing-row {
  margin-block-start: 1.5rem;
}
/* CTA */
.planCard__cta {
  overflow: hidden;
  margin-block-start: 37px;
}
.planBtn {
  display: flex;
  text-align: center;
  padding: 8px;
  border-radius: 50px;
  text-decoration: none;
  justify-content: center;
  align-items: center;
  background-color: rgb(var(--dark-rgb));
}
.planBtn .button-title span {
  display: flex;
  line-height: 1;
  text-shadow: 0 30px 0;
  backface-visibility: hidden;
  transform: translateY(0);
  transition: 0.4s ease-in-out;
  color: #fff;
}
.planBtn .button-arrow-icon {
  width: 30px;
  height: 30px;
  background-color: var(--primary-color);
  border-radius: 50%;
  margin-inline-start: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.planBtn .button-arrow-icon i {
  color: #fff;
  transform: rotate(-45deg);
  transition: all 0.3s ease-in-out;
}
.planBtn:hover .button-title span {
  transform: translateY(-30px);
}
.planBtn:hover .button-arrow-icon i {
  transform: rotate(0);
}
.planBtn .button-title {
  font-weight: 600;
}
/* list */
.planList {
  list-style: none;
  padding: 0;
  margin: 0;
}
.planList__item {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 16px;
}
.planList__item svg {
  fill: var(--primary-color);
}
/* Featured overrides */
.planCard--featured .planCard__name,
.planCard--featured .planCard__hint,
.planCard--featured .planCard__price,
.planCard--featured .planCard__currency,
.planCard--featured .planCard__cycle,
.planCard--featured .planList__item {
  color: #fff;
}
.planCard--featured .planCard__name svg,
.planCard--featured .planCard__hint svg,
.planCard--featured .planCard__price svg,
.planCard--featured .planCard__currency svg,
.planCard--featured .planCard__cycle svg,
.planCard--featured .planList__item svg {
  fill: #fff;
}
.planCard--featured .planBtn .button-title {
  color: var(--default-text-color);
}
.planCard--featured .planCard__head {
  border-block-end: 1px solid rgba(255, 255, 255, 0.2);
}
/* shapes */
.pricePanel__shape {
  position: absolute;
  z-index: 0;
  pointer-events: none;
}
.pricePanel__shape--a {
  left: 0;
  bottom: 0;
}
.pricePanel__shape--b {
  right: 0;
  top: 0;
}
/* END: Pricing */
/* Blog section */
.blog02-card {
  position: relative;
}
.blog02-card:hover .blog02-media img {
  transform: scale(1.1);
}
.blog02-card .blog02-media {
  width: 100%;
  height: 100%;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
}
.blog02-card .blog02-media::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgb(var(--dark-rgb));
  opacity: 0.4;
  border-radius: 12px;
  position: absolute;
  inset: 0;
}
.blog02-card .blog02-media img {
  border-radius: 12px;
  transition: transform 0.4s ease;
}
.blog02-card .blog02-content {
  background-color: var(--custom-white);
  padding: 30px;
  border-radius: 12px;
  max-width: 92%;
  width: 100%;
  position: absolute;
  bottom: 1rem;
  z-index: 2;
  margin-inline: auto;
  margin-inline: 1rem;
}
.blog02-card .blog02-content .blog02-date {
  padding: 0.5rem;
  background-color: rgb(var(--light-rgb));
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  flex-direction: column;
  width: 5.5rem;
  border-radius: 0.35rem;
  position: absolute;
  top: -33px;
  inset-inline-end: 28px;
}
.blog02-card .blog02-content .blog02-date .blog02-time {
  font-size: 1.5rem;
  font-weight: 700;
}
.blog02-card .blog02-content .blog02-date .blog02-month {
  margin-block-start: 0.15rem;
  padding: 0.15rem 0.5rem;
  border-radius: 0.25rem;
  background-color: var(--primary-color);
  color: #fff;
  font-size: 13px;
  font-weight: 500;
}
.blog02-card .blog02-content .blog02-category {
  font-size: 16px;
  margin-bottom: 0.75rem;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.15rem 0.5rem;
  border: 1px solid var(--border);
  border-radius: 0.35rem;
  font-weight: 600;
}
.blog02-card .blog02-content .blog02-category:hover {
  background-color: var(--primary-color);
  border: 1px solid var(--primary-color);
  color: #fff;
}
.blog02-card .blog02-content .blog02-title {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2;
}
.blog02-card .blog02-content .blog02-title a {
  color: var(--default-text-color);
}
.blog02-card .blog02-content .blog02-title a:hover {
  color: var(--primary-color);
}
[data-theme-mode=dark] .blog02-card .blog02-content .blog02-date {
  background-color: rgb(16, 27, 41);
}
/* START: Footer (NEW selectors) */
.siteFooter {
  background-color: rgb(var(--primary-rgb), 0.15);
  overflow: hidden;
  position: relative;
  z-index: -1;
}
.siteFooter__top {
  padding: 100px 0 100px;
}
@media (max-width: 991px) {
  .siteFooter__top {
    padding: 70px 0;
  }
}
/* blocks */
.footBlock {
  position: relative;
}
.footBrand {
  max-width: 150px;
  display: inline-flex;
}
.footBrand img {
  width: 100%;
  height: auto;
}
.footTitle {
  font-weight: 700;
  margin: 0 0 10px;
  color: var(--default-text-color);
  font-size: 1.5rem;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .footTitle {
    margin-bottom: 14px;
  }
}
/* about */
.footAbout {
  max-width: 290px;
  margin: 22px 0 26px;
  color: var(--default-text-color);
  opacity: 0.7;
}
@media (max-width: 575px) {
  .footAbout {
    max-width: 100%;
  }
}
.footBadges {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  align-items: center;
}
.footBadges__img {
  max-width: 96px;
  height: auto;
}
/* links */
.footLinks {
  padding-inline-start: 110px;
}
@media (max-width: 1199px) {
  .footLinks {
    padding-inline-start: 0;
    margin-top: 10px;
  }
}
.footList {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footList li {
  padding: 4px 0;
}
.footList a {
  color: var(--default-text-color);
  opacity: 0.7;
  font-weight: 500;
  font-size: 16px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  transform: translateX(0);
  transition: all 0.25s ease;
}
.footList a:hover {
  color: var(--primary-color);
  transform: translateX(5px);
}
/* "New" badge */
.footTag {
  font-size: 10px;
  text-transform: uppercase;
  color: #fff;
  background-color: var(--primary-color);
  border-radius: 50px;
  padding: 3px 6px 4px;
}
/* contact */
.footContact {
  padding-inline-start: 60px;
}
@media (max-width: 1199px) {
  .footContact {
    padding-inline-start: 0;
    margin-top: 10px;
  }
}
.footContact__wrap {
  max-width: 240px;
}
.footContact__text {
  margin: 0 0 14px;
  color: var(--default-text-color);
  opacity: 0.7;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.footContact__text i {
  font-size: 20px;
  color: var(--primary-color);
  line-height: 1;
  display: inline-flex;
}
.footContact__links a {
  color: var(--primary-color);
  font-weight: 600;
  display: inline-flex;
  margin-bottom: 3px;
  transition: color 0.2s ease;
}
.footContact__links a:hover {
  color: var(--primary-color);
}
[data-theme-mode=dark] .footer-logo-dark {
  display: block !important;
}
[data-theme-mode=dark] .footer-logo-color {
  display: none;
}
/* copy bar */
.copyBar {
  padding: 25px 0;
  background-color: var(--primary-color);
}
.copyBar__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: 18px;
}
.copyBar__text {
  margin: 0;
  color: #fff;
}
.copyBar__text a {
  color: #fff;
  transition: color 0.2s ease;
}
.copyBar__text a:hover {
  color: rgba(255, 255, 255, 0.2);
}
/* social icons */
.copySocial {
  display: flex;
  flex-wrap: wrap;
  gap: 0.35rem;
}
.copySocial a {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.1);
  transition: all 0.2s ease;
}
.copySocial a i {
  color: #fff;
  line-height: 1;
  font-size: 18px;
}
.copySocial a:hover {
  background-color: rgba(255, 255, 255, 0.1);
  transform: translateY(-3px);
}
.copySocial a:hover i {
  color: #fff;
}
/* legal menu */
.copyLinks {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}
.copyLinks li {
  position: relative;
  margin-inline-end: 13px;
  padding-inline-end: 12px;
}
.copyLinks li::before {
  content: "";
  position: absolute;
  top: 53%;
  inset-inline-end: -4px;
  width: 7px;
  height: 7px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  transform: translateY(-50%);
}
.copyLinks a {
  font-size: 16px;
  color: #fff;
  transition: color 0.2s ease;
}
.copyLinks a:hover {
  color: #fff;
}
.copyLinks li:last-child {
  margin-inline-end: 0;
  padding-inline-end: 0;
}
.copyLinks li:last-child::before {
  display: none;
}
@media (max-width: 575px) {
  .copyBar__row {
    justify-content: center;
    text-align: center;
  }
}
[dir=rtl] .site-subscribe-form input[type=email] {
  padding: 5px 30px 5px 80px;
}
/* END: Footer */
.topbar {
  background-color: rgb(var(--dark-rgb));
  padding: 0 12px;
  position: relative;
  z-index: 2;
  overflow: hidden;
  /* Left notice */
  /* Right meta items */
}
.topbar::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: var(--primary-color);
  z-index: 0;
  width: 50%;
  height: 105%;
  clip-path: polygon(0 0, 100% 0, 95% 100%, 0% 98%);
}
.topbar__wrap {
  position: relative;
  z-index: 1;
}
.topbar__inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.topbar__notice {
  color: #fff;
  padding: 13px 0;
  margin: 0;
  display: inline-flex;
  align-items: center;
  gap: 5px;
}
.topbar__notice-icon {
  color: #fff;
  font-size: 20px;
}
.topbar__notice-text {
  color: #fff;
}
.topbar__notice-link {
  color: #fff;
  font-weight: 600;
  display: inline-flex;
  line-height: 1.8;
}
.topbar__notice-link::after {
  content: "\ea6e";
  font-size: 21px;
  line-height: 1.4;
  font-family: remixicon !important;
  font-weight: normal;
  display: inline-flex;
  color: #fff;
}
.topbar__notice-link:hover {
  opacity: 0.7;
  color: #fff;
}
.topbar [dir=rtl] .topbar__notice-link::after {
  rotate: 180deg;
}
.topbar__meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.topbar__meta-item {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  position: relative;
  padding: 0 15px;
  border-inline-start: 1px dashed rgba(255, 255, 255, 0.15);
  color: #fff;
  text-decoration: none;
}
.topbar__meta-item:hover {
  opacity: 0.9;
}
.topbar__meta-item:last-child {
  padding-inline-end: 0;
}
.topbar__meta-icon {
  display: inline-flex;
  line-height: 1;
  color: #fff;
}
.topbar__meta-text {
  color: #fff;
}
.topbar__social-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  gap: 8px;
}
.topbar__social-link {
  width: 28px;
  height: 28px;
  font-size: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  line-height: 1;
}
.topbar__social-link i {
  font-size: 18px;
}
.topbar__social-link:hover {
  background-color: var(--primary-color);
  color: #fff;
}
.home02-spacer {
  padding: 2.75rem;
}
@media (max-width: 1200px) {
  body.home-page-body .section-spacer {
    padding: 3rem;
  }
}
/* Banner */
@media (min-width: 991.98px) {
  [data-nav-layout=horizontal] .page.home-page-03 .sticky.sticky:not(.sticky-pin) .app-sidebar {
    background-color: transparent;
    border-radius: 0px;
    border-bottom: 1px dashed #b2beca;
  }
  [data-nav-layout=horizontal] .page.home-page-03 .app-content {
    margin-block-start: 0px;
  }
}
[data-theme-mode=dark] .page.home-page-03 .sticky.sticky:not(.sticky-pin) .app-sidebar {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
}
@media (min-width: 576px) {
  .page.home-page-03 .heading-section .heading-subtitle {
    display: block;
    position: relative;
    background-color: transparent;
    width: -moz-fit-content;
    width: fit-content;
    border: 0px;
    font-weight: 700;
  }
  .page.home-page-03 .heading-section .heading-subtitle::before {
    content: "";
    position: absolute;
    width: 50px;
    height: 1px;
    background-image: linear-gradient(-90deg, var(--primary-color), transparent);
    inset-inline-start: -25%;
    inset-block-start: 50%;
  }
  .page.home-page-03 .heading-section .heading-subtitle::after {
    content: "";
    position: absolute;
    width: 50px;
    height: 1px;
    background-image: linear-gradient(-90deg, transparent, var(--primary-color));
    inset-inline-end: -25%;
    inset-block-start: 50%;
  }
}
.page.home-page-03 .bottom-scroll-bar .scroll-down {
  color: var(--default-text-color);
  opacity: 1;
  border: 1px solid var(--primary03);
  bottom: 13rem;
  position: absolute;
  white-space: nowrap;
}
.page.home-page-03 .bottom-scroll-bar .scroll-down span {
  background-color: var(--primary-color);
}
.page.home-page-03 .bottom-scroll-bar .scroll-down span i {
  color: #fff;
}
@media (max-width: 1400px) {
  .hero.hero--style-2 .hero__content {
    max-width: 100% !important;
    padding: 40px 5rem !important;
  }
  .hero.hero--style-2 .heading-title {
    font-size: 45px !important;
    margin-inline-start: 0px !important;
  }
}
@media (max-width: 576px) {
  .hero.hero--style-2 .hero__content {
    padding: 40px 1rem !important;
  }
}
@media (max-width: 991.98px) {
  .hero.hero--style-2 {
    padding-block: 3rem !important;
    margin-block-start: 1rem;
  }
}
@media (max-width: 1600px) {
  .hero.hero--style-2 .hero__image {
    max-width: 100%;
    height: auto;
  }
}
.hero.hero--style-2 {
  background-color: rgb(var(--primary-rgb), 0.1);
  padding-top: 11rem;
  position: relative;
  z-index: 1;
  overflow: hidden;
  /* LEFT CONTENT */
  /* scroll style */
}
.hero.hero--style-2 .heading-title {
  font-size: 75px;
  margin-inline-start: -3rem;
}
@media (min-width: 576px) {
  .hero.hero--style-2 .hero__actions {
    margin-inline-start: -3rem;
  }
}
.hero.hero--style-2 .hero__media {
  position: relative;
}
.hero.hero--style-2 .hero__media .hero__cta {
  position: absolute;
  inset-block-start: -35px;
  inset-inline-start: 40%;
  z-index: 1;
}
.hero.hero--style-2 .hero__media .hero__cta .hero__circle {
  position: relative;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-image: linear-gradient(45deg, rgb(var(--secondary-rgb)), var(--primary-color));
  text-decoration: none;
  color: #000;
}
.hero.hero--style-2 .hero__media .hero__cta .hero__circle::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: scale(1.1);
  border-radius: 50%;
  background: rgb(224, 229, 247);
  z-index: -1;
}
.hero.hero--style-2 .hero__media .hero__cta .hero__circle .hero__shape {
  position: absolute;
  inset-block-start: 0.75rem;
  inset-inline-end: 1rem;
  bottom: 10%;
  right: 5%;
  animation: rotate2 10s linear infinite;
  max-width: 9.5rem;
}
.hero.hero--style-2 .hero__media .hero__cta .hero__circle-icon {
  font-size: 33px;
  width: 5rem;
  height: 5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  color: #fff;
}
@keyframes rotate2 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.hero.hero--style-2 .hero__content {
  max-width: 5000px;
  padding-top: 40px;
  padding-bottom: 9rem;
  position: relative;
}
.hero.hero--style-2 .hero__content .arrow-img {
  position: absolute;
  position: absolute;
  max-width: 6rem;
  inset-inline-end: 4rem;
  inset-block-end: 9rem;
  animation: jumpAni 7s linear infinite;
}
@keyframes jumpAni {
  0% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  100% {
    transform: translateY(0);
  }
}
.hero.hero--style-2 .hero__kicker {
  font-size: 14px;
  font-weight: 600;
  color: var(--primary-color);
  letter-spacing: 1.4px;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding-bottom: 15px;
}
.hero.hero--style-2 .hero__kicker .hero__kicker-icon {
  font-size: 22px;
}
.hero.hero--style-2 .hero__actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 40px;
  margin-top: 20px;
}
.hero.hero--style-2 .hero__phone {
  color: var(--default-text-color);
  font-size: 20px;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  line-height: 1;
  gap: 8px;
}
.hero.hero--style-2 .hero__phone .hero__phone-icon {
  font-size: 19px;
  display: inline-flex;
  color: var(--default-text-color);
}
.hero.hero--style-2 .hero__phone .hero__phone-text {
  position: relative;
  color: var(--default-text-color);
}
.hero.hero--style-2 .hero__phone .hero__phone-text::after {
  content: "";
  position: absolute;
  bottom: -2px;
  inset-inline-end: 0;
  width: 100%;
  height: 1px;
  background-color: var(--default-text-color);
}
.hero.hero--style-2 .hero__phone:hover .hero__phone-text::after {
  animation: linehover 0.8s linear;
}
.hero.hero--style-2 .hero__scroll-link {
  color: var(--default-text-color);
  opacity: 1;
}
.hero.hero--style-2 .hero__scroll-link .hero__scroll-icon {
  color: #fff;
  background-color: var(--primary-color);
  overflow: hidden;
}
[data-theme-mode=dark] .hero.hero--style-2 .hero__media .hero__cta .hero__circle::after {
  background: rgb(18, 32, 62);
}
@media (max-width: 1200px) {
  .section.home03-aboutus-page .about-content {
    padding-inline-start: 0rem !important;
  }
}
/* Banner */
.section.home03-aboutus-page .aboutus-media {
  position: relative;
}
.section.home03-aboutus-page .aboutus-media img {
  border-radius: 12px;
}
.section.home03-aboutus-page .aboutus-media .small-media-img {
  position: absolute;
  max-width: 14rem;
  inset-inline-end: -4rem;
  inset-block-start: 3rem;
  animation: jumpAni 7s linear infinite;
}
.section.home03-aboutus-page .about-customer-card {
  padding: 1.5rem;
  background-color: var(--custom-white);
  border-radius: 12px;
  position: absolute;
  inset-block-end: 30px;
  inset-inline-start: -136px;
}
.section.home03-aboutus-page .about-customer-card .customer-title {
  font-size: 16px;
  font-weight: 600;
}
.section.home03-aboutus-page .about-customer-card .customer-number {
  font-size: 2.5rem;
  font-weight: 700;
  color: var(--primary-color);
}
.section.home03-aboutus-page .about-content {
  padding-inline-start: 5rem;
}
.section.home03-aboutus-page .about-content .call-number {
  font-size: 1.15rem;
  font-weight: 700;
  margin-block-start: 0.25rem;
}
.section.service03-section {
  background-color: rgb(var(--primary-rgb), 0.1);
  overflow: hidden;
}
.service03-card {
  background: var(--custom-white);
  border-radius: 20px;
  padding: 38px;
  position: relative;
  overflow: hidden;
  border: 0px !important;
}
.service03-card .corner-action {
  position: absolute;
  top: 0;
  inset-inline-end: 0;
  background: rgb(221, 230, 244);
  border-bottom: 18px solid rgb(221, 230, 244);
  border-inline-start: 18px solid rgb(221, 230, 244);
  border-radius: 0 0 0 35%;
}
.service03-card .corner-action::before, .service03-card .corner-action::after {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  background: url('data:image/svg+xml,<svg viewBox="0 0 11 11" xmlns="http://www.w3.org/2000/svg"><path d="M11 0H0V11C0 5 5 0 11 0Z" fill="rgb(221 230 244)"/></svg>');
}
.service03-card .corner-action::before {
  top: 0;
  inset-inline-start: -40px;
  transform: rotate(90deg);
}
.service03-card .corner-action::after {
  inset-inline-end: 0;
  bottom: -40px;
  transform: rotate(90deg);
}
.service03-card .corner-action .action-btn {
  width: 50px;
  height: 50px;
  background: var(--custom-white);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}
.service03-card .corner-action .action-btn .arrow-wrap {
  position: relative;
  width: 14px;
  height: 14px;
  overflow: hidden;
  fill: var(--default-text-color);
}
.service03-card .corner-action .action-btn .arrow-wrap svg {
  position: absolute;
  transition: 0.25s ease;
  fill: var(--default-text-color);
}
.service03-card .corner-action .action-btn .arrow-wrap svg path {
  fill: var(--default-text-color);
}
.service03-card .corner-action .action-btn .arrow-wrap svg:first-child {
  transform: translate(0, 0);
}
.service03-card .corner-action .action-btn .arrow-wrap svg:last-child {
  transform: translate(-12px, -12px);
  opacity: 0;
}
.service03-card .service03-icon {
  width: 5rem;
  height: 5rem;
  background-color: var(--primary-color);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5rem;
}
.service03-card .service03-icon svg {
  width: 3.5rem;
  height: 4.5rem;
}
.service03-card:hover .action-btn .arrow-wrap svg:first-child {
  transform: translate(14px, -14px);
}
.service03-card:hover .action-btn .arrow-wrap svg:last-child {
  transform: translate(0, 0);
  opacity: 1;
}
.service03-card .service03-title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
}
.service03-card .service03-title a {
  color: var(--default-text-color);
}
.service03-card .service03-title a:hover {
  color: var(--primary-color);
}
.service03-card .service03-desc {
  opacity: 0.7;
}
[dir=rtl] .service03-card .corner-action {
  border-radius: 0 0 35% 0;
}
[dir=rtl] .service03-card .corner-action::before, [dir=rtl] .service03-card .corner-action::after {
  transform: rotate(0deg);
}
[data-theme-mode=dark] .service03-card .corner-action {
  background: rgb(18, 32, 62);
  border-bottom: 18px solid rgb(18, 32, 62);
  border-inline-start: 18px solid rgb(18, 32, 62);
}
[data-theme-mode=dark] .service03-card .corner-action::before, [data-theme-mode=dark] .service03-card .corner-action::after {
  background: url('data:image/svg+xml,<svg viewBox="0 0 11 11" xmlns="http://www.w3.org/2000/svg"><path d="M11 0H0V11C0 5 5 0 11 0Z" fill="rgb(18,32,62)"/></svg>');
}
.workshowcase {
  position: relative;
  /* header area == old .sec-heading-wrap / .heading-wrap-content */
  /* nav style == old .slider-navigation inside section-3 */
  /* wrapper padding == old .project-wrapper */
}
.workshowcase .our-work-btn {
  inset-inline: 0;
  position: absolute;
  bottom: -148px;
  text-align: center;
}
.workshowcase__head {
  position: relative;
}
.workshowcase__kicker {
  color: var(--primary-color);
  border: 0;
  padding: 0;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.workshowcase__kicker-icon {
  font-size: 22px;
}
.workshowcase__head-row {
  display: flex;
  flex-wrap: wrap;
  align-items: end;
  justify-content: space-between;
}
.workshowcase__title {
  color: #fff;
}
.workshowcase__nav {
  gap: 20px;
  margin-bottom: 27px;
}
.workshowcase__nav-btn {
  background: transparent;
  border: 1px solid var(--border);
  padding: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.workshowcase__nav-btn .anim-icon i {
  color: #fff;
}
.workshowcase__body {
  padding: 0 15px;
}
.workshowcase__shape {
  position: absolute;
  z-index: -1;
}
.slider-navigation .prev-slider-btn, .slider-navigation .next-slider-btn {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgb(var(--light-rgb));
  border: 1px solid var(--border);
}
.slider-navigation .prev-slider-btn .arrow-icon i, .slider-navigation .next-slider-btn .arrow-icon i {
  font-size: 20px;
}
.slider-navigation .prev-slider-btn {
  margin-inline-end: 0.5rem;
}
/* Card == old .project-slider-2 .pj-item */
.workcard {
  background-color: var(--custom-white);
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  /* tag == old .project-slider-2 .categories a */
  /* CTA == old .pj-btn inside slider-2 */
}
.workcard--dark {
  background-color: #182c40;
}
.workcard__media {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  transition: all 0.5s linear;
}
.workcard__media .workcard__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s ease-in-out 0s;
}
.workcard__media::before {
  content: "";
  background-image: linear-gradient(to top, rgb(var(--dark-rgb)) 30%, transparent 100%);
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  inset-inline-start: 0;
  opacity: 0.16;
  pointer-events: none;
  z-index: 2;
  transition: all 0.3s linear;
}
.workcard__overlay {
  padding: 40px;
  position: absolute;
  z-index: 3;
  bottom: 0;
  width: 100%;
  background-image: linear-gradient(to top, rgb(var(--dark-rgb)), transparent);
}
.workcard__row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-top: 18px;
}
.workcard__title {
  width: 100%;
  font-weight: 600;
  margin-bottom: 0;
  color: #fff; /* for dark variant */
  font-size: 1.5rem;
  line-height: 1.2;
}
.workcard__title a {
  display: inline;
}
.workcard__title a:hover {
  color: var(--primary-color);
}
.workcard__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.workcard__tag {
  background-color: var(--primary-color);
  backdrop-filter: none;
  color: #fff;
  border: 1px solid var(--primary-color);
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  padding: 2px 7px 4px;
  display: inline-flex;
  overflow: hidden;
  border-radius: 4px;
}
.workcard__tag:hover {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  color: #fff;
}
.workcard .workcard__title a {
  color: #fff;
}
.workcard__cta {
  font-size: 35px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  text-decoration: none;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 50px;
}
.workcard__cta svg {
  color: #fff; /* dark variant */
  font-weight: 600;
  transform: rotate(-45deg);
  transition: all 0.3s ease-in-out;
  width: 35px;
  height: 35px;
}
.workcard__cta:hover svg {
  color: var(--primary-color);
  transform: rotate(0);
}
.workcard:hover .workcard__media .workcard__img {
  transform: scale(1.1) rotate(-2deg);
}
.workcard:hover .workcard__media::before {
  opacity: 0.6;
}
.workcard:hover .workcard__cta {
  opacity: 1;
}
/* Optional: if you want to keep the exact slider item heights from old slider rules */
.js-workshowcase-slider .workcard {
  min-height: 330px;
}
.section.workshowcase--dark .postNavBtn {
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.section.workshowcase--dark .postNavBtn .anim-icon i {
  color: #fff;
}
.states-shape-svg {
  position: relative;
  z-index: 1;
}
.states-shape-svg svg {
  fill: var(--default-body-bg-color) !important;
}
.home03-states {
  padding-inline: 1.5rem;
  border-bottom: 1px solid var(--border);
}
.home03-states .states-container {
  text-align: center;
  padding: 2rem;
  position: relative;
}
.home03-states .states-container::before {
  content: "";
  width: 1px;
  height: 125%;
  bottom: 0;
  position: absolute;
  inset-inline-end: 0;
  border-inline-end: 1px solid var(--border);
  z-index: 0;
}
.home03-states .states-container.last::before {
  display: none;
}
.home03-states .states-container .states-number {
  font-size: 7rem;
  font-weight: 600;
  justify-content: center;
  color: var(--primary-color);
}
.home03-states .states-container .states-number .suffix {
  color: var(--default-text-color);
}
.home03-states .states-container .states-title {
  font-size: 18px;
  opacity: 0.7;
}
.review-rating-card {
  padding: 1.5rem;
  background-image: linear-gradient(45deg, rgb(var(--secondary-rgb)), var(--primary-color));
  border-radius: 12px;
  display: flex;
  gap: 0.5rem;
  flex-wrap: wrap;
  justify-content: space-between;
}
.review-rating-card .rating-container i {
  font-size: 20px;
  color: #efc112;
}
.review-card-container {
  background-color: var(--custom-white);
  padding: 1rem;
  padding-inline-end: 3rem;
  border-radius: 12px;
  position: relative;
}
.review-card-container .review-quote-icon {
  font-size: 30rem;
  color: var(--primary-color);
  opacity: 0.1;
  position: absolute;
  inset-inline-end: 0;
  inset-block-start: 2rem;
}
.review-card-container .review-user-img {
  border-radius: 12px;
  overflow: hidden;
}
.review-card-container .reviewCard .star-ratings {
  font-size: 20px;
  color: #efc112;
  margin-bottom: 1.5rem;
}
.review-card-container .reviewCard .reviewCard__text {
  font-size: 2rem;
  opacity: 0.7;
  font-family: "Poppins", sans-serif;
  font-style: italic;
  margin-bottom: 1.5rem;
}
.review-card-container .reviewCard .reviewPerson .reviewPerson__name {
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.2;
}
.review-card-container .reviewCard .reviewPerson .reviewPerson__role {
  opacity: 0.7;
}
@media (max-width: 768px) {
  .review-card-container .review-quote-icon {
    font-size: 3rem;
  }
  .review-card-container .reviewCard {
    padding: 1.5rem !important;
  }
  .review-card-container .reviewCard .reviewCard__text {
    font-size: 18px;
  }
}
.section.team-home3-section {
  background-color: var(--primary01);
  overflow: hidden;
  position: relative;
}
.team-card {
  background: var(--custom-white);
  border-radius: 8px;
  transition: 0.3s;
  box-shadow: 0px 12px 52px rgba(27, 23, 23, 0.03);
  overflow: hidden;
}
.team-card:hover {
  transform: translateY(-20px);
}
.team-card__media {
  overflow: hidden;
  display: block;
  position: relative;
}
.team-card__media:hover .team-card__img {
  transform: scale(1.1);
}
.team-card__img {
  width: 100%;
  transition: 0.3s;
  display: block;
}
.team-card__body {
  padding: 27px 30px 27px 30px;
  position: relative;
}
.team-card__social {
  position: absolute;
  bottom: 30px;
  inset-inline-end: 30px;
  z-index: 2;
}
.team-card__social:hover .team-card__social-toggle {
  background: var(--primary-color);
  color: #fff;
}
.team-card__social:hover .team-card__social-list {
  transform: translateY(-140%);
  z-index: 2;
  opacity: 1;
}
.team-card__social-toggle {
  padding: 16px;
  background: var(--primary-color);
  border-radius: 50%;
  font-size: 16px;
  line-height: 12px;
  font-weight: 600;
  color: #fff;
  transition: 0.3s;
  height: 44px;
  width: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.team-card__social-toggle i {
  line-height: 1;
  font-size: 20px;
}
.team-card__social-list {
  display: flex;
  flex-direction: column;
  position: absolute;
  transform: translateY(-250px);
  transition: 1s;
  opacity: 0;
}
.team-card__social-list i {
  background: var(--primary-color);
  border-radius: 60%;
  font-size: 20px;
  line-height: 23px;
  font-weight: 500;
  color: #fff;
  transition: 0.3s;
  margin-bottom: 10px;
  height: 45px;
  width: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.team-card__social-list i:hover {
  background: rgb(var(--dark-rgb));
  color: #fff;
}
.team-card__name {
  display: inline-block;
}
.team-card__name:hover .team-card__title {
  color: var(--primary-color);
}
.team-card__title {
  font-size: 1.25rem;
  color: var(--color-dark);
  font-weight: 700;
  margin-bottom: 0;
  transition: 0.3s;
}
.team-card__role {
  opacity: 0.7;
  font-size: 16px;
  margin: 0;
}
.blog03-card {
  background-color: var(--custom-white);
  position: relative;
  border-radius: 12px;
  overflow: hidden;
}
.blog03-card .blog03-media {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.blog03-card .blog03-media img {
  transition: transform 0.4s ease;
}
.blog03-card .blog03-content {
  padding: 2rem 1.5rem 1.5rem;
  position: relative;
}
.blog03-card .blog03-content .blog03-tag {
  background: var(--primary-color);
  color: #fff;
  font-size: 15px;
  line-height: 28px;
  padding: 1px 16px;
  position: absolute;
  left: 30px;
  top: -14px;
  display: inline-block;
  border-radius: 0.25rem;
}
.blog03-card .blog03-content .blog03-user-details {
  opacity: 0.7;
  margin-bottom: 0.5rem;
}
.blog03-card .blog03-content .blog03-title {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 1.5rem;
}
.blog03-card .blog03-content .blog03-title a {
  color: var(--default-text-color);
}
.blog03-card .blog03-content .blog03-title a:hover {
  color: var(--primary-color);
}
.blog03-card:hover .blog03-media img {
  transform: scale(1.1);
}
@media (min-width: 991.98px) {
  .section.faq-home3-section .faq-main-container {
    padding: 4rem 5rem 4rem 3rem;
  }
}
.section.faq-home3-section .faq-main-container {
  padding: 1.5rem;
}
.footer.footer-3 {
  padding-block-start: 15px;
}
.footer.footer-3 .footBlock {
  padding-block: 6rem;
  border-inline-end: 1px solid rgba(255, 255, 255, 0.1);
  height: 100%;
}
.footer.footer-3 .footBlock .footAbout {
  opacity: 1;
  font-size: 44px;
  margin-bottom: 20px;
  max-width: 460px;
  font-weight: 700;
}
.footer.footer-3 .footer-widget {
  height: 100%;
}
.footer.footer-3 .footer-copyright {
  border-top: 1px dashed rgba(255, 255, 255, 0.1);
  background-color: transparent;
  margin-top: 0px !important;
}
.footer.footer-3 .footer-copyright .copyright-content-area .copyright-text p {
  color: #bbd0e5;
}
.footer.footer-3 .footer-copyright .copyright-content-area .copyright-menu ul li a {
  font-size: 16px;
  font-weight: 400;
  color: #cad4de;
}
.footer.footer-3 .footer-copyright .copyright-content-area .copyright-menu ul li::before {
  background: #cad4de;
}
.footer.footer-3 .socialmedia-btn-links ul li a:hover {
  opacity: 1;
  background-color: var(--primary-color) !important;
}
[data-theme-mode=dark] .footer .footer-copyright {
  border-top: 1px dashed rgba(255, 255, 255, 0.1);
}
[data-theme-mode=dark] .footer .footer-copyright .copyright-content-area .socialmedia-btn-links ul li a {
  background-color: rgba(255, 255, 255, 0.5);
}
[data-theme-mode=dark] .footer .footer-copyright .copyright-content-area .socialmedia-btn-links ul li a i {
  color: rgb(var(--dark-rgb));
}
[data-theme-mode=dark] .footer .footer-copyright .copyright-content-area .socialmedia-btn-links ul li a:hover {
  background-color: var(--primary-color) !important;
}
[data-theme-mode=dark] .footer .footer-copyright .copyright-content-area .socialmedia-btn-links ul li a:hover i {
  color: #fff;
}
[data-theme-mode=dark] .footer.footer-3 .border-light.border-opacity-10 {
  border-color: rgba(255, 255, 255, 0.1) !important;
}
@media (min-width: 991.98px) {
  .page.home-page-04 .sticky:not(.sticky-pin) .app-sidebar {
    background-color: transparent;
  }
  .page.home-page-04 .sticky:not(.sticky-pin) .app-sidebar .desktop-logo.logo-color {
    display: none !important;
  }
  .page.home-page-04 .sticky:not(.sticky-pin) .app-sidebar .desktop-logo.logo-dark {
    display: block !important;
  }
  .page.home-page-04 .sticky:not(.sticky-pin) .app-sidebar .side-menu__item .side-menu__label, .page.home-page-04 .sticky:not(.sticky-pin) .app-sidebar .side-menu__item .side-menu__angle {
    color: #fff;
  }
  .page.home-page-04 .sticky:not(.sticky-pin) .app-sidebar .btn-search.button-arrow-icon {
    color: #fff;
  }
  .page.home-page-04 .sticky:not(.sticky-pin) .app-sidebar .header-menu_bar span {
    background-color: #fff;
  }
}
.page.home-page-04 .heading-section .heading-subtitle {
  border: 1px dashed var(--primary05);
  border-radius: 50px;
}
.page.home-page-04 .banner-container-wrapper .banner-content .sub-title {
  border-radius: 50px;
}
.banner-container-wrapper {
  background-image: linear-gradient(to top, rgb(var(--secondary-rgb)) 0%, rgb(var(--dark-rgb)) 100%);
  padding: 200px 200px 0px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: 100%;
}
.banner-container-wrapper .banner-content {
  width: 100%;
  position: relative;
  z-index: 1;
  margin-bottom: 7rem;
  padding-inline: 6rem;
}
.banner-container-wrapper .banner-content h1 {
  font-size: 130px;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 4rem;
  text-align: center;
}
.banner-container-wrapper .banner-content h1 .second-subtext {
  position: relative;
  padding-inline-start: 9rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 2rem;
}
.banner-container-wrapper .banner-content .arrow-shape {
  width: 6rem;
  position: absolute;
  inset-inline-end: 9px;
  inset-block-start: 28px;
  rotate: 102deg;
  animation: arrowSwing 1s ease-in-out 1s forwards infinite alternate;
}
.banner-container-wrapper .banner-image-container {
  position: relative;
}
.banner-container-wrapper .banner-image-container .banner-main-img {
  position: relative;
  overflow: hidden;
  border-radius: 0;
  border-start-start-radius: 12px;
  border-start-end-radius: 12px;
  z-index: 1;
}
.banner-container-wrapper .banner-image-container .banner-main-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-start-start-radius: 12px;
  border-start-end-radius: 12px;
  border-end-end-radius: 0;
  border-end-start-radius: 0;
}
.banner-container-wrapper .banner-image-container .banner-rating-box {
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(5px);
  border-radius: 12px;
  position: absolute;
  max-width: 256px;
  width: 100%;
  top: 30px;
  inset-inline-end: 30px;
  padding: 30px;
  z-index: 1;
}
.banner-container-wrapper .banner-image-container .banner-rating-box .sub-text {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0px;
}
@media (max-width: 1400px) {
  .banner-container-wrapper .banner-content {
    padding-inline: 0rem;
  }
  .banner-container-wrapper .banner-content h1 {
    font-size: 76px;
  }
}
@media (max-width: 760px) {
  .banner-container-wrapper .banner-content h1 .second-subtext {
    padding-inline-start: 0rem;
  }
  .banner-container-wrapper .banner-content h1 {
    font-size: 45px;
    line-height: 1.2;
  }
}
.main-image-slider {
  width: 223px;
  height: 80px;
  border-radius: 54px;
  overflow: hidden;
  position: relative;
  display: block;
  border: 3px solid var(--primary-color);
  margin-block-start: 38px;
}
.slice {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  perspective: 400px;
}
.slice img {
  opacity: 0;
}
.slice span {
  position: absolute;
  z-index: 1;
  background-repeat: no-repeat;
  transform: rotateY(-50deg) scale(0.9);
  opacity: 0;
  transform-origin: bottom;
  transition: all 0.6s cubic-bezier(0.71, 0.05, 0.09, 0.91);
}
.slice.active span {
  opacity: 1;
  transform: rotate(0deg) translateY(0);
  transition-delay: 0s;
}
.choose-customer-box {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: end;
}
.choose-customer-box .customers-number {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 1px;
  color: var(--primary-color);
}
.choose-customer-box .customer-title {
  opacity: 0.8;
}
.chooseus04-card {
  padding: 2rem 1.5rem;
  text-align: center;
  background-color: var(--custom-white);
  border-radius: 12px;
}
.chooseus04-card .chooseus04-title {
  font-size: 1.5rem;
  font-weight: 700;
  margin-block: 1.25rem 0.5rem;
}
.chooseus04-card .chooseus04-dec {
  margin-bottom: 0px;
  opacity: 0.7;
}
.chooseus04-card:hover .avatar {
  animation: verticle-vibe 1s forwards ease-in-out 0s;
}
@keyframes verticle-vibe {
  16.65% {
    transform: translateY(8px);
  }
  33.3% {
    transform: translateY(-6px);
  }
  49.95% {
    transform: translateY(4px);
  }
  66.6% {
    transform: translateY(-2px);
  }
  83.25% {
    transform: translateY(1px);
  }
  100% {
    transform: translateY(0);
  }
}
@media (max-width: 991.98px) {
  .choose-customer-box {
    justify-content: start;
  }
}
.services04-section {
  background-color: rgb(var(--dark-rgb));
  overflow: hidden;
}
.service04-card {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-block: 2rem;
}
.service04-card .service04-container {
  display: flex;
  justify-content: space-between;
}
.service04-card .service04-container .service04-icon {
  width: 5rem;
  height: 5rem;
  background-color: var(--primary-color);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 5rem;
}
.service04-card .service04-container .service04-icon svg {
  fill: #fff;
  width: 3rem;
  height: 3rem;
}
.service04-card .service04-container .service04-content {
  margin-inline-start: 8rem;
  margin-inline-end: 4rem;
  max-width: 46rem;
}
.service04-card .service04-container .service04-content .service04-title {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 1rem;
}
.service04-card .service04-container .service04-content .service04-title a {
  color: #fff;
}
.service04-card .service04-container .service04-content .service04-title a:hover {
  color: var(--primary-color);
}
.service04-card .service04-container .service04-content .service04-dec {
  opacity: 0.7;
  color: #fff;
}
.service04-card .service04-container .service04-content .service04-tags-container {
  display: flex;
  gap: 0.5rem;
  margin-block-start: 3rem;
}
.service04-card .service04-container .service04-content .service04-tags-container .service04-tags {
  padding: 0.25rem 1rem;
  border-radius: 50px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  font-weight: 600;
  color: #fff;
}
.service04-card .service04-container .service04-content .service04-tags-container .service04-tags:hover {
  border: 1px solid var(--primary-color);
  background-color: var(--primary-color);
  color: #fff;
}
.service04-card .service04-container .service04-media {
  border-radius: 12px;
  overflow: hidden;
}
.service04-card .service04-container .service04-media img {
  border-radius: 12px;
  transition: all 0.5s ease-in-out;
}
.service04-card:hover .service04-media img {
  transform: scale(1.1);
}
@media (max-width: 450px) {
  .service04-card .service04-container {
    display: block;
  }
}
@media (max-width: 991.98px) {
  .service04-card .service04-container {
    flex-wrap: wrap;
    gap: 2.5rem;
  }
  .service04-card .service04-container .service04-content {
    margin-inline-start: 0px;
  }
}
@media (max-width: 991.98px) {
  .home-page-04 .section-spacer {
    padding: 2rem !important;
  }
  .home-page-04 .banner-wrapper-area {
    min-height: 100%;
  }
  .home-page-04 .banner-wrapper-area .banner-container-wrapper {
    padding-inline: 2rem !important;
  }
  .home-page-04 .banner-wrapper-area .banner-container-wrapper .banner-content {
    max-width: 100%;
  }
  .svc-card .svc-card__body {
    flex-grow: 1;
  }
  .svc-card .svc-card__body .service-avatar {
    margin-bottom: 1rem;
  }
  .svc-card .svc-card__body .svc-card__content {
    max-width: 100%;
  }
  .svc-card .svc-card__media {
    max-width: 100%;
    display: none;
  }
}
.svc-footnote {
  margin-top: 20px;
}
.svc-footnote__text {
  margin: 0;
}
.client-heading {
  text-align: center;
  font-size: 1.25rem;
  font-weight: 700;
  position: relative;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  margin-bottom: 3rem;
}
.client-heading::before, .client-heading::after {
  content: "";
  width: 200px;
  height: 2px;
  position: absolute;
  z-index: 3;
  inset-block-start: 13px;
}
.client-heading::before {
  background-image: linear-gradient(45deg, transparent, var(--primary-color));
  inset-inline-start: -14rem;
}
.client-heading::after {
  background-image: linear-gradient(45deg, var(--primary-color), transparent);
  inset-inline-end: -14rem;
}
.section.client04-section .client-brand {
  background-color: var(--primary01);
}
.section.client04-section .client-brand img {
  opacity: 1;
  filter: brightness(0%) contrast(100%) saturate(1%) blur(0) hue-rotate(100deg);
}
[data-theme-mode=dark] .section.client04-section .client-brand {
  border: 1px solid var(--primary01);
}
[data-theme-mode=dark] .section.client04-section .client-brand img {
  opacity: 1;
  filter: none;
}
.project-slider {
  overflow: visible;
}
.project-card {
  overflow: hidden;
  border-radius: 12px;
}
.project-card:hover .img-container img {
  transform: scale(1.1) rotate(-2deg);
}
.project-card__image {
  min-height: 524px;
  position: relative;
  overflow: hidden;
  border-radius: 12px;
}
.project-card .img-container {
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  overflow: hidden;
}
.project-card .img-container::before {
  content: "";
  background: rgb(var(--dark-rgb));
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  inset-inline-start: 0;
  opacity: 0.4;
  pointer-events: none;
  z-index: 2;
  transition: all 0.3s linear;
}
.project-card .img-container img {
  transition: all 0.3s ease-in-out 0s;
}
.project-card__content {
  position: absolute;
  right: 0;
  bottom: 0;
  background: var(--default-body-bg-color);
  max-width: 450px;
  width: 100%;
  padding-top: 15px;
  padding-inline-start: 15px;
  border-top-left-radius: 12px;
  z-index: 3;
}
.project-card__content::before {
  content: "";
  position: absolute;
  inset-inline-start: -12px;
  bottom: 0px;
  width: 13px;
  height: 13px;
  background-image: url(../images/shapes/3.svg);
  transform: rotate(179deg);
}
.project-card__content::after {
  content: "";
  position: absolute;
  inset-inline-end: 0;
  top: -12px;
  width: 13px;
  height: 13px;
  background-image: url(../images/shapes/3.svg);
  transform: rotate(179deg);
}
.project-card__content .project-card__content-sub {
  background: var(--custom-white);
  padding: 30px;
  border-radius: 12px;
}
.project-card__category {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 5px;
}
.project-card__category a {
  font-size: 16px;
  opacity: 0.7;
  color: var(--default-text-color);
  padding-inline-start: 3rem;
  position: relative;
}
.project-card__category a::after {
  content: "";
  width: 30px;
  height: 1px;
  background: var(--default-text-color);
  opacity: 0.7;
  margin: 0 12px;
  position: absolute;
  inset-block-start: 11px;
  inset-inline-start: -6px;
}
.project-card__footer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: end;
  gap: 20px;
}
.project-card__title {
  margin: 0;
  max-width: 250px;
  font-weight: 700;
}
.project-card__title a {
  color: var(--default-text-color);
}
.project-card__title a:hover {
  color: var(--primary-color);
}
.project-card__btn {
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--default-text-color);
  border-radius: 50px;
  background-color: var(--default-text-color);
  color: var(--custom-white);
  transition: 0.3s;
  font-size: 20px;
}
.project-card__btn:hover {
  border: 1px solid var(--primary-color);
  background: var(--primary-color);
  color: #fff;
}
[data-theme-mode=dark] .project-card .project-card__content::before, [data-theme-mode=dark] .project-card .project-card__content::after {
  background-image: url(../images/shapes/3-1.svg);
}
@media (max-width: 992px) {
  .project-section {
    padding: 100px 0;
  }
  .project-card__content {
    max-width: 390px;
    padding: 25px;
  }
}
@media (max-width: 768px) {
  .project-section {
    padding: 80px 0;
  }
}
@media (max-width: 576px) {
  .project-card__image {
    min-height: 400px;
  }
  .project-card__content {
    max-width: 320px;
  }
  .project-card__btn {
    width: 50px;
    height: 50px;
  }
}
.prc-section {
  background-color: var(--primary01);
}
.prc-card-container {
  background-color: var(--custom-white);
  border-radius: 12px;
  overflow: hidden;
}
.prc-card-container .prc-header {
  padding: 40px 37px 85px 37px;
  position: relative;
  z-index: 1;
}
.prc-card-container .prc-header::before, .prc-card-container .prc-header::after {
  content: "";
  position: absolute;
  left: -1px;
  top: -1px;
  width: 101%;
  height: 17rem;
  background-image: url("data:image/svg+xml,%3Csvg width='524' height='394' viewBox='0 0 424 294' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_31_121)'%3E%3Cpath d='M360 210 C370 220, 430 300, 440 310 C450 320, 470 315, 470 305 V-30 C470 -40, 460 -50, 450 -50 H-120 C-130 -50, -140 -40, -140 -30 V140 C-140 145, -135 150, -130 153 L90 270 C95 273, 100 274, 105 272 L330 200 C340 198, 350 200, 360 210 Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_31_121'%3E%3Crect width='524' height='394' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
}
.prc-card-container .prc-header::after {
  top: 3px;
  background-image: url("data:image/svg+xml,%3Csvg width='524' height='394' viewBox='0 0 424 294' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_31_121)'%3E%3Cpath d='M360 210 C370 220, 430 300, 440 310 C450 320, 470 315, 470 305 V-30 C470 -40, 460 -50, 450 -50 H-120 C-130 -50, -140 -40, -140 -30 V140 C-140 145, -135 150, -130 153 L90 270 C95 273, 100 274, 105 272 L330 200 C340 198, 350 200, 360 210 Z' fill='%232b4df6'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_31_121'%3E%3Crect width='524' height='394' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  z-index: -2;
}
.prc-card-container .prc-header .prc-title {
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--default-text-color);
  display: block;
}
.prc-card-container .prc-header .prc-dec {
  font-size: 16px;
  color: var(--default-text-color);
  opacity: 0.7;
}
.prc-card-container .prc-header .prc-price-div {
  margin-block-start: 1rem;
  display: flex;
  gap: 0.5rem;
  align-items: center;
}
.prc-card-container .prc-header .prc-price-div .prc-price {
  font-size: 52px;
  font-weight: 700;
  color: rgb(var(--primary-rgb));
}
.prc-card-container .prc-header .prc-price-div .prc-pricesub {
  font-size: 16px;
  font-style: normal;
}
.prc-card-container .prc-features {
  padding: 15px 40px 40px;
}
.prc-card-container .prc-features .prc-title {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 700;
}
.prc-card-container .prc-features ul {
  list-style-type: none;
  margin-bottom: 1.5rem;
  padding: 0px;
}
.prc-card-container .prc-features ul li {
  list-style: none;
  display: flex;
  align-items: center;
  margin-bottom: 17px;
  font-size: 18px;
  color: var(--default-text-color);
}
.prc-card-container .prc-features ul li i {
  font-size: 18px;
  color: var(--primary-color);
  margin-inline-end: 0.5rem;
  line-height: 1;
}
.prc-card-container.featured-prc {
  background-image: linear-gradient(45deg, var(--primary-color), rgb(var(--secondary-rgb)));
}
.prc-card-container.featured-prc .prc-header::before {
  background-image: url("data:image/svg+xml,%3Csvg width='524' height='394' viewBox='0 0 424 294' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0%25' y1='100%25' x2='100%25' y2='0%25'%3E%3Cstop offset='0%25' stop-color='%232b4df6'/%3E%3Cstop offset='100%25' stop-color='%23040dae'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M360 210 C370 220, 430 300, 440 310 C450 320, 470 315, 470 305 V-30 C470 -40, 460 -50, 450 -50 H-120 C-130 -50, -140 -40, -140 -30 V140 C-140 145, -135 150, -130 153 L90 270 C95 273, 100 274, 105 272 L330 200 C340 198, 350 200, 360 210 Z'  width='524' height='394' fill='url(%23g)'/%3E%3C/svg%3E");
}
.prc-card-container.featured-prc .prc-header::after {
  background-image: url("data:image/svg+xml,%3Csvg width='524' height='394' viewBox='0 0 424 294' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_31_121)'%3E%3Cpath d='M360 210 C370 220, 430 300, 440 310 C450 320, 470 315, 470 305 V-30 C470 -40, 460 -50, 450 -50 H-120 C-130 -50, -140 -40, -140 -30 V140 C-140 145, -135 150, -130 153 L90 270 C95 273, 100 274, 105 272 L330 200 C340 198, 350 200, 360 210 Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_31_121'%3E%3Crect width='524' height='394' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  top: 2px;
}
.prc-card-container.featured-prc .prc-header .prc-title {
  color: #fff;
}
.prc-card-container.featured-prc .prc-header .prc-dec {
  color: #fff;
}
.prc-card-container.featured-prc .prc-header .prc-price {
  color: #fff !important;
}
.prc-card-container.featured-prc .prc-header .prc-pricesub {
  color: #fff;
  opacity: 0.7;
}
.prc-card-container.featured-prc .prc-features .prc-title {
  color: #fff;
}
.prc-card-container.featured-prc .prc-features li {
  color: #fff;
}
.prc-card-container.featured-prc .prc-features li i {
  color: #fff;
}
[data-theme-mode=dark] .prc-card-container:not(.featured-prc) .prc-header::before {
  background-image: url("data:image/svg+xml,%3Csvg width='524' height='394' viewBox='0 0 424 294' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_31_121)'%3E%3Cpath d='M360 210 C370 220, 430 300, 440 310 C450 320, 470 315, 470 305 V-30 C470 -40, 460 -50, 450 -50 H-120 C-130 -50, -140 -40, -140 -30 V140 C-140 145, -135 150, -130 153 L90 270 C95 273, 100 274, 105 272 L330 200 C340 198, 350 200, 360 210 Z' fill='%23030f1e'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_31_121'%3E%3Crect width='524' height='394' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
.testimonials-home4-section .testimonials-left {
  position: relative;
}
.testimonials-home4-section .testimonials-left .testimonials-customer-container {
  padding: 1.5rem 2rem;
  background-image: linear-gradient(45deg, var(--primary-color), rgb(var(--secondary-rgb)));
  border-radius: 12px;
  position: absolute;
  bottom: 20px;
  inset-inline-start: 20px;
}
.testimonials-home4-section .testimonials-left .testimonials-customer-container .customer-number .metricCard__number {
  font-size: 6rem;
  color: #fff;
  font-weight: 600;
  line-height: 1;
}
.testimonials-home4-section .testimonials-left .testimonials-customer-container .customer-number .suffix {
  color: #fff;
  font-size: 34px;
  margin-block-start: 6px;
}
.testimonials-home4-section .testimonials-left .testimonials-customer-container .counter-title {
  color: #fff;
}
.feedback-slider {
  position: relative;
}
/* CARD */
.feedback-card {
  padding: 3rem;
  background-color: var(--custom-white);
  border-radius: 12px;
}
/* QUOTE */
.quote-icon {
  font-size: 195px;
  color: rgb(var(--primary-rgb), 0.1);
  margin-bottom: 25px;
  position: absolute;
  inset-inline-end: 17px;
  inset-block-start: -56px;
}
/* TEXT */
.feedback-text {
  font-size: 26px;
  font-weight: 500;
  letter-spacing: -0.04em;
}
.feedback-text p {
  margin: 0;
}
/* AUTHOR */
.feedback-author {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  -moz-column-gap: 16px;
       column-gap: 16px;
  margin-bottom: 38px;
  padding-block-end: 28px;
  position: relative;
  border-bottom: 1px solid var(--border);
}
/* AVATAR */
.author-avatar {
  width: 95px;
  height: 95px;
  border-radius: 50%;
  overflow: hidden;
}
.author-avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
/* AUTHOR INFO */
.author-details .rating-stars {
  position: relative;
  margin-bottom: 14px;
  padding: 0rem 0.5rem;
  background-color: var(--primary-color);
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 50px;
  font-size: 17px;
  color: #fff;
  -webkit-text-stroke: 1px #fff;
}
.author-details .rating-stars .stars-fill {
  position: absolute;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
}
.author-details .rating-stars .stars-empty {
  color: #fff;
}
.author-details .author-name {
  margin: 0;
  color: var(--default-text-color);
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1.2;
}
.author-details .author-role {
  display: block;
  color: var(--default-text-color);
  opacity: 0.7;
}
.section.blog-home-4-section {
  /* RESPONSIVE */
}
.section.blog-home-4-section .blog-card {
  padding: 25px 25px 25px 40px;
  background-color: var(--custom-white);
  border-radius: 12px;
  display: block;
  /* META */
  /* TITLE */
  /* BUTTON */
  /* IMAGE */
  /* HOVER EFFECT */
}
.section.blog-home-4-section .blog-card__meta {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
}
.section.blog-home-4-section .blog-card__meta span {
  font-size: 18px;
  color: #717171;
  text-transform: capitalize;
}
.section.blog-home-4-section .blog-card__meta span:first-child {
  display: flex;
  align-items: center;
}
.section.blog-home-4-section .blog-card__meta span:first-child::after {
  content: "";
  width: 30px;
  height: 1px;
  background: #717171;
  margin: 0 12px;
}
.section.blog-home-4-section .blog-card__title {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.3;
  margin: 10px 0 50px;
}
.section.blog-home-4-section .blog-card__title a {
  color: var(--default-text-color);
  text-decoration: none;
  transition: 0.3s;
  position: relative;
}
.section.blog-home-4-section .blog-card__title a:hover {
  color: var(--primary-color);
}
.section.blog-home-4-section .blog-card__action {
  width: 60px;
  height: 60px;
  border: 1px solid #CECECE;
  border-radius: 50%;
  display: grid;
  place-items: center;
  transition: 0.3s;
}
.section.blog-home-4-section .blog-card__action svg {
  transition: 0.3s;
}
.section.blog-home-4-section .blog-card__media {
  margin-left: 25px;
  overflow: hidden;
  border-radius: 8px;
}
.section.blog-home-4-section .blog-card__media img {
  width: 100%;
  height: 230px;
  -o-object-fit: cover;
     object-fit: cover;
  transition: 0.8s ease;
}
.section.blog-home-4-section .blog-card:hover .blog-card__action {
  background: var(--primary-color);
  border-color: transparent;
  color: rgb(var(--dark-rgb));
}
.section.blog-home-4-section .blog-card:hover .blog-card__media img {
  transform: scale(1.1);
}
@media (max-width: 991px) {
  .section.blog-home-4-section .blog-card__content {
    margin-bottom: 25px;
  }
  .section.blog-home-4-section .blog-card__media {
    margin-left: 0;
  }
  .section.blog-home-4-section .blog-card__title {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .section.blog-home-4-section .blog-card__title {
    font-size: 18px;
  }
  .section.blog-home-4-section .blog-card__action {
    width: 50px;
    height: 50px;
  }
}
.footer05-section .footer04-section {
  background-image: linear-gradient(45deg, var(--primary-color), rgb(var(--secondary-rgb)));
}
.footer04-section {
  position: relative;
  z-index: 2;
  text-align: center;
  padding: 4rem 12rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.footer04-section .cta-title {
  color: #fff;
  margin-bottom: 1.5rem;
}
.footer04-section .cta-form {
  position: relative;
}
.footer04-section .cta-form .newsletter-form input[type=email] {
  width: 100%;
  padding: 20px 150px 20px 27px;
  border-radius: 50px;
  border: none;
  font-size: 16px;
  font-weight: v400;
  color: var(--default-text-color);
  background-color: var(--custom-white);
}
.footer04-section .cta-form .newsletter-form input[type=email]::-moz-placeholder {
  color: var(--default-text-color);
}
.footer04-section .cta-form .newsletter-form input[type=email]::placeholder {
  color: var(--default-text-color);
}
.footer04-section .cta-form .newsletter-form button {
  position: absolute;
  top: 50%;
  inset-inline-end: 14px;
  font-weight: 500;
  color: #fff;
  font-size: 16px;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  gap: 10px;
}
.footer04-section .cta-form .newsletter-form button i {
  font-size: 22px;
  color: #fff;
}
.footer04-section .cta-bg-image {
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  opacity: 0.2;
}
.footer04-section .cta-bg-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.footer-section-spacer {
  padding-block: 0.5rem;
}
@media (max-width: 767px) {
  .footer04-section {
    padding: 2rem !important;
  }
}
.hero.hero-banner-05 {
  position: relative;
  /* Spinner Animation */
}
.hero.hero-banner-05 .banner-image {
  height: 900px;
  transform: scaleX(-1);
}
[dir="rtl"] .hero.hero-banner-05 .banner-image {
  height: 900px;
  transform: scaleX(1);
}
.hero.hero-banner-05 .banner-image::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgb(var(--dark-rgb));
  opacity: 0.8;
  z-index: 2;
}
.hero.hero-banner-05 .banner-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hero.hero-banner-05 .hero__cta {
  position: absolute;
  inset-block-start: 50%;
  inset-inline-end: 58rem;
  z-index: 1;
}
.hero.hero-banner-05 .hero__cta .hero__circle {
  position: relative;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-image: linear-gradient(45deg, var(--primary-color), rgb(var(--secondary-rgb)));
  text-decoration: none;
  color: #000;
}
.hero.hero-banner-05 .hero__cta .hero__circle::after {
  content: "";
  position: absolute;
  inset: 0;
  transform: scale(1.15);
  border-radius: 50%;
  background: rgb(2, 2, 37);
  z-index: -1;
}
.hero.hero-banner-05 .hero__cta .hero__circle .hero__shape {
  position: absolute;
  inset-block-start: 0.75rem;
  inset-inline-end: 1rem;
  bottom: 10%;
  right: 5%;
  animation: rotate2 10s linear infinite;
  max-width: 9.5rem;
}
.hero.hero-banner-05 .hero__cta .hero__circle-icon {
  font-size: 33px;
  width: 5rem;
  height: 5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  color: #fff;
}
.hero.hero-banner-05 .slider-v1-wrapper {
  position: absolute;
  bottom: 0;
  inset-inline-end: 0;
  background-color: rgb(var(--dark-rgb));
  max-width: 1000px;
  padding: 125px 65px 125px 180px;
  overflow: hidden;
  z-index: 5;
  border-top-left-radius: 25px;
}
.hero.hero-banner-05 .slider-v1-wrapper::before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("../images/shapes/31.png");
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.3;
  position: absolute;
  inset: 0;
}
.hero.hero-banner-05 .slider-v1-wrapper .content-shape {
  position: absolute;
  right: -27px;
  top: -30px;
  animation: spin 40s linear infinite;
}
.hero.hero-banner-05 .slider-v1-wrapper .content-shape img {
  max-width: 100%;
  height: auto;
  display: block;
}
.hero.hero-banner-05 .slider-v1-wrapper .slider-v1-content-box {
  position: relative;
  color: #fff;
  max-width: 800px;
}
.hero.hero-banner-05 .slider-v1-wrapper .slider-v1-content-box .heading-subtitle {
  background-color: transparent;
  color: #fff !important;
  border: 1px dashed rgba(255, 255, 255, 0.1);
  border-radius: 50px;
  font-size: 15px;
  font-weight: 600;
}
.hero.hero-banner-05 .slider-v1-wrapper .slider-v1-content-box .heading-subtitle i {
  font-size: 15px !important;
}
.hero.hero-banner-05 .slider-v1-wrapper .slider-v1-content-box .slider-v1-stitle {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.4rem;
  margin-bottom: 1.5rem;
  padding-left: 2rem;
  display: inline-block;
}
.hero.hero-banner-05 .slider-v1-wrapper .slider-v1-content-box .slider-v1-title {
  font-size: 5rem;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 2.5rem;
  color: #fff;
}
.hero.hero-banner-05 .slider-v1-wrapper .slider-v1-content-box .slider-v1-des {
  font-size: 1.2rem;
  margin-bottom: 2rem;
  line-height: 1.8rem;
  max-width: 600px;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
[dir=rtl] .hero.hero-banner-05 .slider-v1-wrapper {
  padding: 125px 180px 125px 65px;
  border-top-left-radius: 0px;
  border-top-right-radius: 25px;
}
.header-contact-item {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.header-contact-item .header-contact-icon {
  background-color: #fff;
  width: 45px;
  height: 45px;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #E7E8EE;
  color: #000;
  display: inline-flex;
  border-radius: 50px;
  align-items: center;
  justify-content: center;
}
.header-contact-item .header-contact-icon i {
  font-size: 18px;
}
.site-header {
  background-color: var(--primary-color);
}
.about-thumb-side-image {
  animation: bell-outer 5s ease-out infinite;
}
@keyframes bell-outer {
  0%, 50%, 100% {
    transform: rotateX(8deg) rotateZ(0);
  }
  30% {
    transform: rotateX(8deg) rotateZ(8deg);
  }
  80% {
    transform: rotateX(8deg) rotateZ(-8deg);
  }
}
.more-aboutus-section .about-container {
  position: relative;
  z-index: 2;
}
.bg-image-shape {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.bg-image-shape img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.75rem;
}
.abt-media {
  display: flex;
  justify-content: center;
  max-width: 490px;
  margin: auto;
  position: relative;
}
@media (max-width: 1399px) {
  .abt-media {
    max-width: 400px;
  }
}
.abt-media__main {
  width: 100%;
  display: block;
  border-radius: 0.75rem;
}
.abt-media__mini {
  position: absolute;
  inset-inline-end: -63px;
  bottom: 40px;
  max-width: 211px;
  animation: jump-2 5s linear infinite;
}
.abt-media__mini img {
  width: 100%;
  display: block;
}
.abt-media__counter {
  position: absolute;
  background-image: linear-gradient(45deg, var(--primary-color), rgb(var(--secondary-rgb)));
  backdrop-filter: blur(30px);
  max-width: 330px;
  width: 100%;
  border-radius: 12px;
  top: 50px;
  inset-inline-start: -75px;
  padding: 30px;
}
.abt-media__counter .sub-text {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0px;
  color: #fff;
  opacity: 0.7;
}
.abt-media__counterTitle {
  font-size: 48px;
  margin-bottom: 5px;
}
[dir=rtl] .abt-media__counter .title::before {
  transform: scaleX(-1);
}
[dir=rtl] .abt-media__counter .title::after {
  transform: scaleX(1);
}
.abt-copy--v2 {
  padding-left: 20px;
}
.abt-split {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-top: 35px;
  flex-wrap: wrap;
  gap: 15px;
}
.abt-split__text {
  max-width: 333px;
  font-size: 16px;
}
.abt-checks__item {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 5px 0;
}
.abt-checks__item p {
  margin: 0;
  font-size: 16px;
}
.abt-contact {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 43px;
  margin-top: 35px;
  flex-wrap: wrap;
}
.abt-contact__call {
  display: flex;
  align-items: center;
  gap: 20px;
}
.abt-contact__icon {
  height: 55px;
  width: 55px;
  border-radius: 50px;
  background: var(--default-text-color);
  display: flex;
  align-items: center;
  justify-content: center;
}
.abt-contact__icon i {
  font-size: 23px;
  color: var(--custom-white);
}
.abt-contact__info span {
  font-weight: 500;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 7px;
  display: block;
}
.abt-contact__info a .abt-contact__title {
  color: var(--default-text-color);
}
.abt-contact__info a:hover .abt-contact__title {
  color: var(--primary-color);
}
.abt-contact__title {
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  margin: 0;
  transition: 0.3s;
}
.abt-contact__sign img {
  max-width: -moz-max-content;
  max-width: max-content;
  display: block;
}
.abt-split__text {
  font-size: 17px;
}
[data-theme-mode=dark] .abt-contact__call.border-light.border-opacity-10 {
  border-color: rgba(255, 255, 255, 0.1) !important;
}
.svc6-card {
  height: 100%;
  padding: 15px;
  background-color: var(--custom-white);
  border-radius: 12px;
  overflow: hidden;
  /* Keep your existing plain-btn sizing */
}
.svc6-card__media {
  min-height: 280px;
  height: 100%;
  overflow: hidden;
  position: relative;
  border-radius: 12px;
  display: block;
}
.svc6-card__media img {
  width: 100%;
  min-height: 280px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 500ms;
  transform-origin: center center;
  transform: perspective(0) rotateX(0) rotateY(0) scaleX(1) scaleY(1);
  border-radius: 12px;
  display: block;
}
.svc6-card__avatar {
  font-size: 70px;
  width: 80px;
  height: 80px;
  background-color: var(--primary-color);
  border-radius: 50%;
  border: 1px solid var(--primary-color);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  flex: 0 0 auto;
  transition: all 0.4s ease-in-out;
  margin-bottom: 6rem;
}
.svc6-card__avatar svg {
  color: #fff;
  display: inline-flex;
  line-height: 1;
  width: 50px;
  height: 50px;
  fill: #fff;
}
.svc6-card__body {
  padding: 25px 15px 30px;
  height: 100%;
}
.svc6-card__index {
  color: var(--muted);
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 1.5rem;
}
.svc6-card__row {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  gap: 10px;
}
.svc6-card__title {
  font-weight: 700;
  margin: 0;
  font-size: 1.5rem;
  line-height: 1.2;
}
.svc6-card__link {
  color: inherit;
  text-decoration: none;
  color: var(--default-text-color);
}
.svc6-card__link:hover {
  color: var(--primary-color);
}
.svc6-card__btn .button-arrow-icon {
  width: 40px;
  height: 40px;
}
.svc6-card__btn:hover .button-arrow-icon {
  background-color: rgb(var(--dark-rgb));
}
.svc6-card:hover .svc6-card__media img {
  transform: perspective(400px) rotateX(0.09deg) rotateY(0) scale(1.1);
}
.cs5-track {
  display: flex;
  gap: 30px;
  padding: 0 18px;
}
.cs5-item {
  width: 200px;
  height: 600px;
  transition: all 0.5s ease-in-out;
  border-radius: 0.5rem;
}
@media (min-width: 1921px) {
  .cs5-item {
    width: 13%;
    height: 600px;
  }
}
.cs5-item .cs6-title-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  height: 100%;
  position: relative;
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
  z-index: 2;
}
.cs5-item .cs6-title-content .cs5-item__title {
  writing-mode: vertical-lr;
  text-orientation: mixed;
  position: absolute;
  max-width: 184px !important;
  height: 100%;
  text-align: end;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cs5-item__panel {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  position: relative;
  height: 100%;
  min-height: 100%;
  transform: translateY(0);
  z-index: 0;
  overflow: hidden;
  border-radius: 12px;
}
.cs5-item__panel::after {
  content: " ";
  width: 100%;
  height: 100%;
  background: rgba(var(--dark-rgb), 0.7);
  position: absolute;
  inset-inline-start: 0;
  bottom: 0;
  transition: all 0.4s;
  z-index: 1;
}
.cs5-item__content {
  position: absolute;
  inset-inline-start: 0;
  bottom: 0;
  width: 100%;
  padding: 30px;
  z-index: 3;
  transform: translateY(100%);
  transition: 0.4s 0.3s;
}
.cs5-item__tag a {
  font-size: 16px;
  opacity: 0.7;
  color: #fff;
  padding-inline-start: 3rem;
  position: relative;
}
.cs5-item__tag a::after {
  content: "";
  width: 30px;
  height: 1px;
  background: #fff;
  opacity: 0.7;
  margin: 0 12px;
  position: absolute;
  inset-block-start: 11px;
  inset-inline-start: -6px;
}
.cs5-item__row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-top: 18px;
  gap: 15px;
}
.cs5-item__title {
  color: #fff;
  width: 100%;
  margin-bottom: 0;
}
.cs5-item__title a {
  color: #fff;
}
.cs5-item__title a:hover {
  opacity: 0.8;
}
.cs5-item__btn {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.1);
  border: 2px solid rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  backdrop-filter: blur(15px);
  opacity: 0;
  position: absolute;
  inset: 0;
  margin: auto;
  z-index: 2;
}
.cs5-item__btn i {
  color: #fff;
  transform: rotate(-45deg);
  transition: all 0.3s ease-in-out;
}
.cs5-item__btn:hover {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}
.cs5-item__btn:hover i {
  color: #fff;
  transform: rotate(0);
}
.cs5-item:hover .cs5-item__content {
  transform: translateY(100%);
}
.cs5-item:hover .cs6-title-content {
  opacity: 0;
  visibility: hidden;
}
.cs5-item.on-active {
  width: 759px;
  place-content: unset;
}
@media (min-width: 1921px) {
  .cs5-item.on-active {
    width: 48%;
  }
}
.cs5-item.on-active .cs5-item__btn {
  opacity: 1;
}
.cs5-item.on-active .cs6-title-content {
  opacity: 0;
  visibility: hidden;
}
.cs5-item.on-active .cs5-item__panel::after {
  opacity: 1;
}
.cs5-item.on-active .cs5-item__content {
  transform: translateY(0);
}
[dir=rtl] .cs5-item .cs6-title-content .cs5-item__title {
  inset-inline-start: 45px;
  justify-content: start;
}
.proces05-section {
  background-color: var(--primary01);
}
.process-step {
  display: flex;
  align-items: center;
  gap: 110px;
  margin-bottom: 40px;
}
.process-step:last-child {
  margin-bottom: 0;
}
.process-step.on-active .process-step__icon {
  background: var(--primary-color);
}
.process-step.on-active .process-step__icon svg path {
  fill: #fff;
}
.process-step.on-active .process-step__icon::after {
  background-color: var(--custom-white);
  border: 5px solid var(--primary-color);
}
.process-step__media {
  position: relative;
  z-index: 5;
}
.process-step__icon {
  height: 110px;
  width: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--custom-white);
  border-radius: 50%;
  position: relative;
  transition: 0.3s;
}
.process-step__icon svg {
  height: 50px;
  width: 50px;
}
.process-step__icon svg path {
  fill: var(--primary-color);
}
.process-step__icon::after {
  position: absolute;
  content: "";
  height: 19px;
  width: 19px;
  background-repeat: no-repeat;
  background-position: center;
  inset-inline-end: -8px;
  top: 50%;
  transform: translateY(-50%);
  background-color: var(--primary-color);
  border: 5px solid var(--custom-white);
  border-radius: 50%;
}
.process-step__card {
  border-radius: 12px;
  padding: 40px 50px;
  background: var(--custom-white);
  position: relative;
  z-index: 1;
}
.process-step__card::before {
  content: "";
  position: absolute;
  width: 150px;
  border: 1px dashed #abc3da;
  inset-inline-start: -150px;
  top: 50%;
  transform: translateY(-50%);
  z-index: -2;
}
.process-step__card::after {
  content: "";
  position: absolute;
  height: 50px;
  width: 50px;
  inset-inline-start: 0;
  top: 50%;
  transform: translate(-50%, -50%);
  background: var(--custom-white);
  z-index: -2;
  border-radius: 50%;
}
.process-step__badge {
  color: #fff;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: var(--primary-color);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  font-weight: 600;
  position: absolute;
  inset-inline-start: -16px;
  top: 50%;
  transform: translateY(-16px);
  z-index: -1;
}
.process-step__title {
  color: var(--default-text-color);
  font-size: 1.5rem;
  margin-bottom: 15px;
  font-weight: 700;
  line-height: 1.2;
}
.process-step__text {
  color: var(--default-text-color);
  margin-bottom: 0px;
}
[data-theme-mode=dark] .process-step__card::before {
  border: 1px dashed rgba(255, 255, 255, 0.1);
}
[dir=rtl] .process-step__card::after {
  inset-inline-start: -50px;
}
@media (max-width: 576px) {
  .process-steps {
    margin-inline: 2rem !important;
  }
  .process-steps .process-step {
    display: block;
  }
  .process-steps .process-step .process-step__media {
    display: none;
  }
  .process-steps .process-step .process-step__card::before {
    display: none;
  }
}
.proccess-video-img-container {
  position: relative;
}
.proccess-video-img-container .popup-video.video-popup-icon {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  line-height: 42px;
  text-align: center;
  font-size: 26px;
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  backdrop-filter: blur(5px);
  z-index: 1;
  inset-inline-start: 41%;
  inset-block-start: 47%;
  animation: pulse-two 2s infinite;
}
@keyframes pulse-two {
  0% {
    box-shadow: 0 0 0 0 rgba(247, 247, 247, 0.3);
  }
  100% {
    box-shadow: 0 0 0 25px transparent;
  }
}
.marquee-band {
  position: relative;
  overflow: hidden;
  padding: 70px 0;
}
.marquee-band__row {
  position: relative;
  padding: 31px 0;
  z-index: 3;
  width: 105%;
  margin-inline-start: -5px;
}
.marquee-band__row--primary {
  background-image: linear-gradient(45deg, var(--primary-color), rgb(var(--secondary-rgb)));
  transform: rotate(2deg);
}
.marquee-band__row--secondary {
  background: var(--custom-white);
  position: absolute;
  inset-inline-start: 0;
  top: 70px;
  z-index: 2;
  transform: rotate(-4deg);
}
/* Swiper track must be linear */
.marquee__track {
  transition-timing-function: linear;
}
.marquee__slide {
  width: auto;
  display: inline-block;
}
.marquee__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 50px;
}
.marquee__icon {
  line-height: 1;
  color: #fff;
  animation: marqueeSpinReverse 6s infinite linear;
}
.marquee__icon i {
  font-size: 17px;
}
.marquee__text {
  font-size: 24px;
  font-weight: 600;
  text-transform: capitalize;
  line-height: 1;
  margin-bottom: 0;
  white-space: nowrap;
  color: #fff;
}
/* secondary (white) row overrides */
.marquee-band__row--secondary .marquee__icon {
  color: var(--primary-color);
  animation: marqueeSpin 6s infinite linear;
}
.marquee-band__row--secondary .marquee__text {
  color: var(--primary-color);
}
@keyframes marqueeSpin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes marqueeSpinReverse {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
.marquee__track .marquee__slide {
  width: auto;
  display: inline-block;
}
.sj-testimonial-section {
  background-color: rgb(var(--dark-rgb));
  position: relative;
  z-index: 1;
  border-radius: 12px;
  overflow: hidden;
}
.sj-testimonial-section .sec-heading-wrap {
  padding-top: 120px;
}
.sj-testimonials {
  position: relative;
  height: 100%;
}
.section-testimonials__slider .sj-testimonial-card {
  background-color: var(--custom-white);
  border: 2px solid var(--custom-white);
  padding: 35px;
  height: 100%;
  border-radius: 12px;
}
.section-testimonials__slider .swiper-slide-active .sj-testimonial-card {
  border-color: var(--primary-color);
}
.sj-testimonial-card__quote {
  color: var(--primary-color);
  font-size: 120px;
  line-height: 1;
  display: inline-flex;
  position: absolute;
  inset-inline-end: 21px;
  inset-block-end: 13px;
  opacity: 0.1;
}
.sj-testimonial-card__body {
  font-size: 18px;
  line-height: 1.444;
  padding-top: 23px;
  padding-bottom: 22px;
}
.sj-testimonial-card__body p {
  margin-bottom: 0;
  opacity: 0.7;
}
.sj-testimonial-card__footer {
  padding-top: 30px;
  border-top: 1px dashed var(--border);
}
/* Author */
.sj-testimonial-author {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
}
.sj-testimonial-author__avatar {
  width: 59px;
  height: 59px;
  border-radius: 50%;
  overflow: hidden;
}
.sj-testimonial-author__avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.sj-testimonial-author__meta .sj-testimonial-author__name {
  margin-bottom: 2px;
  line-height: 1;
  font-weight: 700;
  font-size: 1.5rem;
}
.sj-testimonial-author__meta .sj-testimonial-author__role {
  font-size: 16px;
  opacity: 0.7;
  line-height: 1;
  display: inline-flex;
}
/* Slider pagination (same behavior, new hook class exists but we keep bullet styling via swiper) */
.swiper-pagination-area {
  text-align: center;
  line-height: 0;
  margin-top: 55px;
}
.swiper-pagination-area.white-pagination .swiper-pagination-bullet {
  background-color: var(--primary01);
}
.swiper-pagination-bullet {
  width: 10px;
  height: 6px;
  background-color: var(--primary-color);
  border-radius: 30px;
  opacity: 0.15;
  position: relative;
  margin: 5px;
}
.swiper-pagination-bullet-active {
  width: 64px;
  opacity: 1;
}
/* If you use section variant 2 */
.sj-testimonial-section-2 {
  overflow: hidden;
}
.sj-testimonials__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--primary-color);
}
.sj-testimonials__pagination .swiper-pagination-bullet {
  background-color: var(--primary01);
}
.section.home5-blog-section {
  background-color: var(--primary01);
}
/* Banner */
[data-nav-layout=horizontal] .page.home-page-06 .sticky.sticky:not(.sticky-pin) .app-sidebar {
  background-color: transparent;
  border-radius: 0px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
[data-nav-layout=horizontal] .page.home-page-06 .sticky.sticky:not(.sticky-pin) .app-sidebar .desktop-logo.logo-color {
  display: none !important;
}
[data-nav-layout=horizontal] .page.home-page-06 .sticky.sticky:not(.sticky-pin) .app-sidebar .desktop-logo.logo-dark {
  display: block !important;
}
[data-nav-layout=horizontal] .page.home-page-06 .sticky.sticky:not(.sticky-pin) .app-sidebar .slide .side-menu__item:not(.active) .side-menu__label, [data-nav-layout=horizontal] .page.home-page-06 .sticky.sticky:not(.sticky-pin) .app-sidebar .slide .side-menu__item:not(.active) .side-menu__angle {
  color: #fff;
}
[data-nav-layout=horizontal] .page.home-page-06 .sticky.sticky:not(.sticky-pin) .app-sidebar .header-menu_bar span {
  background-color: var(--custom-white);
}
[data-nav-layout=horizontal] .page.home-page-06 .app-content {
  margin-block-start: 0px;
}
.page.home-page-06 .heading-section .heading-subtitle {
  display: block;
  position: relative;
  background-color: transparent;
  width: -moz-fit-content;
  width: fit-content;
}
.page.home-page-06 .heading-section .heading-subtitle::before {
  content: "";
  position: absolute;
  width: 50px;
  height: 1px;
  background-image: linear-gradient(-90deg, var(--primary-color), var(--primary-color));
  inset-inline-start: -25%;
  inset-block-start: 50%;
}
.page.home-page-06 .heading-section .heading-subtitle::after {
  content: "";
  position: absolute;
  width: 50px;
  height: 1px;
  background-image: linear-gradient(-90deg, var(--primary-color), var(--primary-color));
  inset-inline-end: -25%;
  inset-block-start: 50%;
}
.page.home-page-06 .hero.hero--style-2 {
  background-color: rgb(var(--dark-rgb));
}
@media (max-width: 576px) {
  .page.home-page-06 .heading-section .heading-subtitle::before, .page.home-page-06 .heading-section .heading-subtitle::after {
    display: none;
  }
}
.h7-hero {
  position: relative;
  margin: 0 15px 0 15px;
  border-radius: 16px;
  overflow: hidden;
}
.h7-hero-inner {
  background: rgb(var(--dark-rgb));
  position: relative;
}
.h7-hero-inner::after {
  content: "";
  position: absolute;
  inset-inline-start: 0;
  top: 90px;
  width: 100%;
  height: 1px;
  z-index: 998;
}
.h7-hero-bg-image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  mix-blend-mode: Luminosity;
}
.h7-hero-item {
  min-height: 92.5vh;
  background-color: rgb(0, 0, 51);
  position: relative;
}
.h7-hero-item::after {
  position: absolute;
  content: "";
  top: 0;
  inset-inline-start: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: linear-gradient(90deg, rgb(0, 0, 51) 20%, rgba(0, 0, 51, 0.4) 60%, rgba(0, 0, 51, 0.1) 100%);
}
/* NEW: Hero block */
.sj-hero6 {
  position: relative;
  height: 100%;
}
.sj-hero6::before {
  content: "";
  position: absolute;
  top: 5%;
  inset-inline-start: 5%;
  width: 350px;
  height: 350px;
  border-radius: 50%;
  background: #115ea8;
  filter: blur(65px);
  opacity: 0.26;
  z-index: 1;
  backdrop-filter: blur(10px);
}
.sj-hero6 .morecircle-wrap {
  z-index: 2;
  position: absolute;
  inset-inline-start: -15px;
  inset-block-end: 19rem;
  animation: bounce-animation 2s infinite;
}
.sj-hero6__wrap {
  padding: 70px 0 30px;
  min-height: 730px;
  position: relative;
}
@media (max-width: 576px) {
  .sj-hero6__wrap {
    min-height: 100% !important;
  }
}
@media (max-width: 991.98px) {
  .sj-hero6__title {
    font-size: 44.59px !important;
  }
}
.sj-hero6__content {
  position: relative;
  z-index: 1000;
  max-width: 898px;
  margin: 0 auto;
}
.sj-hero6__title {
  color: #fff;
  font-size: 140.59px;
  line-height: 1;
  letter-spacing: -0.03em;
  margin-bottom: 0;
  font-weight: 500;
}
@media (max-width: 991.98px) {
  .sj-hero6__title {
    font-size: 75.59px !important;
  }
}
.sj-hero6__line {
  width: 100%;
  display: block;
}
.sj-hero6__line--right {
  text-align: end;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
}
.sj-hero6__line--center {
  text-align: center;
}
.sj-hero6__badge {
  width: 104px;
  height: 104px;
  -o-object-fit: cover;
     object-fit: cover;
  padding: 16px 14px 13px;
  background: linear-gradient(135deg, rgba(12, 90, 219, 0.3) 0%, rgba(12, 90, 219, 0) 50%, rgba(12, 90, 219, 0.3) 100%);
  box-sizing: border-box;
  border-radius: 100%;
}
/* Media image */
.sj-hero6__media {
  position: absolute;
  inset-inline-end: -17%;
  bottom: 0;
  z-index: 9;
  pointer-events: none;
}
/* Social proof (avatars + rating) */
.sj-hero6__proof {
  display: flex;
  gap: 10px;
  align-items: center;
  position: absolute;
  inset-inline-start: 0;
  bottom: 60px;
  z-index: 1000;
}
.sj-hero6__proof .star-ratings {
  font-size: 19px;
}
.sj-hero6__avatars ul {
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style: none;
}
.sj-hero6__avatars li {
  width: 58px;
  height: 58px;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid rgb(255, 255, 255);
  margin-inline-start: -12px;
}
.sj-hero6__avatars li:first-child {
  margin-inline-start: 0;
}
.sj-hero6__avatars li img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.sj-hero6__ratingText {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  margin-top: 8px;
  letter-spacing: -0.03em;
}
/* !END: Hero CSS */
.section.choose-home6-section .choose_us-card .choose_us-icon {
  width: 85px;
  height: 85px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgb(var(--primary-rgb), 1);
}
.section.choose-home6-section .choose_us-card .choose_us-icon svg {
  width: 60px;
  height: 60px;
}
.section.choose-home6-section .choose_us-card .choose_us-icon svg path {
  fill: #fff;
}
.section.choose-home6-section .choose_us-card:hover .choose_us-icon {
  background-color: var(--custom-white);
}
.section.choose-home6-section .choose_us-card:hover .choose_us-icon svg path {
  fill: var(--primary-color);
}
.section.choose-home6-section .choose_us-card:hover .plain-btn .button-title span {
  color: #fff;
}
.section.aboutus-home6-section {
  background-color: var(--primary01);
  border-radius: 0.75rem;
  overflow: hidden;
}
.section.aboutus-home6-section::before {
  content: "";
  position: absolute;
  width: 16rem;
  height: 16rem;
  border-radius: 9999px;
  border: 25px solid var(--primary01);
  inset-inline-start: -67px;
  inset-block-start: -51px;
}
.section.aboutus-home6-section::after {
  content: "";
  position: absolute;
  width: 16rem;
  height: 16rem;
  border-radius: 9999px;
  border: 25px solid var(--primary01);
  inset-inline-end: -67px;
  inset-block-start: -51px;
}
.section.aboutus-home6-section .about-card7 .about-card7-content .about-card7-icon {
  border-radius: 100%;
  background-color: var(--custom-white);
  font-size: 48px;
  max-width: 80px;
  width: 100%;
  height: 80px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-bottom: 24px;
}
.section.aboutus-home6-section .about-card7 .about-card7-content .about-card7-icon svg {
  width: 40px;
  height: 40px;
  color: var(--primary-color);
}
.section.aboutus-home6-section .about-card7 .about-card7-content .title {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 0.5rem;
}
.section.aboutus-home6-section .abt-media__counter {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(30px);
  max-width: 256px;
  width: 100%;
  border-radius: 12px;
  bottom: 23px;
  left: 21px;
  top: auto;
  padding: 30px;
}
section.sj-sticky-wrap {
  height: 735px;
}
/* Card */
.sj-sticky-card {
  background: var(--custom-white);
  padding: 43px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
  position: sticky;
  top: 150px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left center;
  transition: 0.3s;
  background-image: none;
}
.sj-sticky-card * {
  transition: 0.3s;
}
.sj-sticky-card__title {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.2;
}
.sj-sticky-card:hover {
  background-image: url(../images/services/9.png);
  background-position: center center;
}
.sj-sticky-card:hover::before {
  content: "";
  width: 100%;
  height: 100%;
  inset: 0;
  background-color: rgb(var(--dark-rgb));
  position: absolute;
  opacity: 0.9;
}
.sj-sticky-card:hover .sj-sticky-card__icon img {
  filter: brightness(0) saturate(100%) invert(97%) sepia(97%) saturate(0%) hue-rotate(325deg) brightness(102%) contrast(100%);
}
.sj-sticky-card:hover * {
  color: #fff;
  fill: #fff;
}
.sj-sticky-card:hover .service-avatar {
  background: var(--primary-color);
}
.sj-sticky-card:hover .service-avatar svg path {
  fill: #fff;
}
.sj-sticky-card:hover .sj-sticky-card__action.plain-btn .button-arrow-icon {
  background-color: var(--custom-white);
  border: 1px solid #fff;
}
.sj-sticky-card:hover .sj-sticky-card__action.plain-btn .button-arrow-icon i {
  color: var(--default-text-color);
}
.sj-sticky-card:last-child {
  top: 30px !important;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .sj-sticky-card {
    display: block;
  }
  .sj-sticky-card .sj-sticky-card__left {
    margin-bottom: 2rem;
  }
}
/* Left */
.sj-sticky-card__left {
  display: flex;
  align-items: center;
  gap: 50px;
  flex-basis: 36%;
}
.sj-sticky-card__title {
  margin: 0;
}
/* Right */
.sj-sticky-card__right {
  flex-basis: 65%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sj-sticky-card__text {
  margin: 0;
  max-width: 70%;
}
/* Action */
.sj-sticky-card__action.plain-btn .button-arrow-icon {
  width: 40px;
  height: 40px;
  font-size: 24px;
  background-color: transparent;
  border: 1px solid var(--border);
}
.sj-sticky-card__action.plain-btn .button-arrow-icon i {
  font-size: 18px;
  color: var(--default-text-color);
}
.section.review-home6-section {
  background-color: rgb(var(--dark-rgb));
  border-radius: 0.75rem;
}
/* Wrapper */
.sj-h7-testimonials {
  position: relative;
  z-index: 0;
}
/* Slider */
.h7-testimonials__slider1 .swiper-slide-active .sj-h7-testimonialCard {
  background-color: #1e2a46;
}
/* Card */
.sj-h7-testimonialCard {
  border: 2px solid transparent;
  background-color: #1e2a46;
  padding: 30px 30px 35px;
  border-radius: 12px; /* safe add; remove if you need exact old corners */
  text-align: center;
}
.swiper-slide.swiper-slide-active .sj-h7-testimonialCard {
  border: 2px solid var(--primary-color) !important;
}
/* Author (centered layout like your old .testimonial-author rules) */
.sj-h7-testimonialCard__author {
  padding-top: 0;
  border-top: 0;
}
.sj-h7-author {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap: 12px;
}
.sj-h7-author__avatar {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: 1rem;
}
.sj-h7-author__avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.sj-h7-author__name {
  color: #fff;
  margin-bottom: 2px;
  line-height: 1;
  font-weight: 600;
  opacity: 0.7;
  font-size: 1.5rem;
  line-height: 1.2;
}
.sj-h7-author__role {
  color: #fff;
  font-size: 14px;
  line-height: 1;
  display: inline-flex;
  opacity: 0.7;
}
/* Text */
.sj-h7-testimonialCard__text {
  color: #fff;
  text-align: center;
  margin-top: 18px;
  font-size: 17px;
}
.sj-h7-testimonialCard__text p {
  margin: 0;
}
/* Rating */
.sj-h7-testimonialCard__rating {
  margin-top: 18px;
}
.sj-h7-testimonialCard__rating .star-ratings {
  margin: 0 auto;
}
.h7-project .sec-heading.style-2 .sj-primary-btn {
  margin-top: 30px;
}
/* Main container */
.cs-sticky--h7 {
  padding: 0;
  max-width: 870px;
  margin-inline-start: auto;
}
@media (max-width: 1200px) {
  .cs-sticky--h7 {
    max-width: 100%;
  }
}
/* Each sticky panel item */
.cs-sticky__item {
  margin-bottom: 30px;
  background-color: var(--custom-white);
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  padding: 30px;
}
.cs-sticky__item:hover .cs-sticky__icon {
  border-color: var(--primary-color);
  background-color: var(--primary-color);
}
.cs-sticky__item:hover .cs-sticky__icon i {
  color: #fff;
}
.cs-sticky__item:hover .cs-sticky__media img {
  transform: scale(1.1) rotate(-2deg);
}
/* Image area */
.cs-sticky__media {
  margin: 0;
  transition: all 0.5s linear;
  overflow: hidden;
  border-radius: 12px;
  height: 445px;
  position: relative;
  width: 100%;
}
.cs-sticky__media img {
  width: 100%;
  height: 100%;
  display: block;
  transition: all 0.3s ease-in-out 0s;
}
/* Content wrapper */
.cs-sticky__body {
  padding-top: 20px;
  padding-bottom: 0;
}
/* Row: text + icon */
.cs-sticky__meta {
  margin-top: 0;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 20px 10px;
  flex-wrap: nowrap;
}
/* Text block */
.cs-sticky__text {
  min-width: 0; /* prevents flex overflow */
}
/* Title */
.cs-sticky__title {
  max-width: 504px;
  margin-bottom: 20px;
  font-weight: 600;
  color: var(--default-text-color);
}
.cs-sticky__title a {
  color: var(--default-text-color);
  text-decoration: none;
}
/* Category link */
.cs-sticky__category {
  text-decoration: none;
  background-color: transparent;
  backdrop-filter: none;
  color: var(--default-text-color);
  border: 1px solid var(--border);
  padding: 1px 12px 2px;
  border-radius: 0.25rem;
  font-weight: 500;
}
/* Icon button */
.cs-sticky__icon {
  flex-shrink: 0;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  border: 1px solid var(--primary-color);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
}
.section.team-home6-section {
  background-color: rgb(var(--dark-rgb));
  border-radius: 0.75rem;
}
.tm-marquee--h7 {
  background-color: rgb(var(--dark-rgb));
  position: relative;
  z-index: 1;
  border-radius: 12px;
  overflow: hidden;
  /* same mask gradient behavior */
  -webkit-mask-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 2.91%, rgb(var(--dark-rgb)) 30.6%, rgb(var(--dark-rgb)) 69.51%, rgba(255, 255, 255, 0) 97.03%);
          mask-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 2.91%, rgb(var(--dark-rgb)) 30.6%, rgb(var(--dark-rgb)) 69.51%, rgba(255, 255, 255, 0) 97.03%);
  /* Swiper adjustments */
}
.tm-marquee--h7 .swiper-wrapper {
  transition-timing-function: linear;
}
.tm-marquee--h7 .swiper-slide {
  width: auto;
}
.tm-marquee--h7 .tm-marquee__track:not(:first-child) {
  margin-top: 30px;
}
/* card */
.tm-card {
  width: 407px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 14px 14px 14px 34px;
  border-radius: 200px;
  background-color: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  margin-bottom: 0;
  border: 2px solid var(--primary05);
}
.tm-card:hover .tm-card__avatar img {
  transform: scale(1.1);
}
/* text */
.tm-card__content {
  margin-top: 0;
  flex-grow: 1;
  min-width: 0;
}
.tm-card__name {
  width: 100%;
  color: #fff;
  font-size: 1.25rem;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 0.5rem;
}
.tm-card__name a {
  color: inherit;
  text-decoration: none;
}
.tm-card__role {
  color: #fff;
}
/* avatar */
.tm-card__avatar {
  width: 96.77px;
  height: 96.77px;
  border-radius: 100%;
  background-color: var(--custom-white);
  overflow: hidden;
  margin: 0;
  flex-shrink: 0;
}
.tm-card__avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.3s ease;
  display: block;
}
/* row 2 RTL layout (same as your :nth-child(2) behavior) */
.tm-marquee__track--rtl .tm-card,
.tm-marquee__track--rtl .tm-card--rtl {
  flex-direction: row-reverse;
  text-align: end;
}
.tm-marquee__track--rtl .tm-card__name {
  margin-inline-start: auto;
}
/* !END: Team CSS */
.section.home6-blog-section {
  border-top: 1px dashed var(--primary01);
}
.section.home6-blog-section .blg-grid--h6 .blg-card {
  position: relative;
  height: 100%;
  border-radius: 12px;
  overflow: hidden;
}
.section.home6-blog-section .blg-grid--h6 .blg-card__media {
  min-height: 280px;
  overflow: hidden;
  position: relative;
}
.section.home6-blog-section .blg-grid--h6 .blg-card__media img {
  width: 100%;
  min-height: 280px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.4s linear;
}
.section.home6-blog-section .blg-grid--h6 .blg-card__badge {
  position: absolute;
  inset-inline-start: 15px;
  top: 15px;
  z-index: 1;
}
.section.home6-blog-section .blg-grid--h6 .blg-card__tag {
  border-radius: 34px;
  background-color: var(--custom-white);
  color: var(--default-text-color);
  border-color: #fff;
  padding: 2px 7px 4px;
  font-weight: 500;
}
.section.home6-blog-section .blg-grid--h6 .blg-card__tag:hover {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
  color: #fff;
}
.section.home6-blog-section .blg-grid--h6 .blg-card__body {
  background-color: var(--custom-white);
  padding: 20px 25px 30px;
}
.section.home6-blog-section .blg-grid--h6 .blg-card__date {
  position: static;
  padding: 0;
  text-align: start;
}
.section.home6-blog-section .blg-grid--h6 .blg-card__row {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: flex-end;
  justify-content: space-between;
}
.section.home6-blog-section .blg-grid--h6 .blg-card__title {
  max-width: 280px;
}
.section.home6-blog-section .blg-grid--h6 .blg-card__title a {
  text-decoration: none;
  color: inherit;
}
.section.home6-blog-section .blg-grid--h6 .blg-card__ctaIcon {
  width: 48px;
  height: 48px;
  font-size: 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.section.home6-blog-section .blg-grid--h6 .blg-card:hover .blg-card__media img {
  transform: scale(1.1) rotate(-2deg);
}
.section.home6-blog-section .blg-grid--h6 .blg-card:hover .svc6-card__btn .button-arrow-icon {
  background-color: var(--primary-color);
}
.footer6-section {
  position: relative;
  z-index: 3;
}
.footer6-section .footer-subscribe {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  background-color: var(--primary-color);
  border: 1px solid var(--primary-color);
  backdrop-filter: blur(10px);
  padding: 40px 50px;
  border-radius: 12px;
  margin-block-end: -4rem;
  max-width: 55%;
  margin-inline: auto;
}
.footer6-section .footer-subscribe .subscribe-logo {
  max-width: 225px;
}
.footer6-section .footer-subscribe .subscribe-form {
  width: 49%;
}
.footer6-section .footer-subscribe .subscribe-form form {
  position: relative;
}
.footer6-section .footer-subscribe .subscribe-form input[type=email] {
  color: #9d9eb5;
  background-color: var(--custom-white);
  backdrop-filter: blur(10px);
  border-radius: 50px;
  padding: 5px 205px 5px 30px;
  outline: 1px solid transparent;
  height: 64px;
  border-color: transparent !important;
}
.footer6-section .footer-subscribe .subscribe-form input[type=email]::-moz-placeholder {
  color: #9d9eb5;
  font-size: 20px;
}
.footer6-section .footer-subscribe .subscribe-form input[type=email]::placeholder {
  color: #9d9eb5;
  font-size: 20px;
}
.footer6-section .footer-subscribe .subscribe-form .main-custom-button {
  position: absolute;
  inset-inline-end: 8px;
  inset-block-start: 7px;
}
@media (max-width: 991.98px) {
  .footer6-section .footer-subscribe {
    max-width: 95%;
  }
}
[dir=rtl] .footer6-section .footer-subscribe .subscribe-form input[type=email] {
  padding: 5px 30px 5px 205px;
}
[dir=rtl] .ctaCard .subscribe-form input[type=email] {
  padding: 5px 30px 5px 205px;
}
/* Banner */
[data-nav-layout=horizontal] .page.home-page-07 .app-content {
  margin-block-start: 0px;
}
@media (max-width: 991.98px) {
  [toggled=open] .app-sidebar {
    inset-block-start: 0;
  }
}
@media (min-width: 991.98px) {
  .page.home-page-07 .sticky:not(.sticky-pin) .app-sidebar {
    background-color: transparent;
  }
  .page.home-page-07 .sticky:not(.sticky-pin) .app-sidebar .main-sidebar {
    width: 70%;
    background-color: #e0e5e9;
    padding: 0rem 1rem 1rem;
    border-bottom-left-radius: 0.75rem;
    border-bottom-right-radius: 0.75rem;
  }
  .page.home-page-07 .sticky:not(.sticky-pin) .app-sidebar .main-sidebar nav.main-menu-container {
    background-color: var(--custom-white);
    border-radius: 0.75rem;
    padding-inline: 1.5rem;
  }
  .page.home-page-07 .sticky:not(.sticky-pin) .app-sidebar .main-sidebar::before {
    content: "";
    position: absolute;
    inset-inline-start: -12px;
    top: -1px;
    width: 13px;
    height: 13px;
    background-image: url(../images/shapes/3.svg);
    transform: rotate(-260deg);
  }
  .page.home-page-07 .sticky:not(.sticky-pin) .app-sidebar .main-sidebar::after {
    content: "";
    position: absolute;
    inset-inline-end: -12px;
    top: -1px;
    width: 13px;
    height: 13px;
    background-image: url(../images/shapes/3.svg);
    transform: rotate(363deg);
  }
}
[dir=rtl] .page.home-page-07 .sticky:not(.sticky-pin) .app-sidebar .main-sidebar::before {
  rotate: -100deg;
}
[dir=rtl] .page.home-page-07 .sticky:not(.sticky-pin) .app-sidebar .main-sidebar::after {
  rotate: 446deg;
}
[data-theme-mode=dark] .page.home-page-07 .sticky:not(.sticky-pin) .app-sidebar .main-sidebar {
  background-color: #171e34;
}
[data-theme-mode=dark] .page.home-page-07 .sticky:not(.sticky-pin) .app-sidebar .main-sidebar::before, [data-theme-mode=dark] .page.home-page-07 .sticky:not(.sticky-pin) .app-sidebar .main-sidebar::after {
  background-image: url(../images/shapes/3-1.svg) !important;
}
.page.home-page-07 .heading-section .heading-subtitle {
  background-color: rgb(var(--primary-rgb), 0.1);
  border: 1px dashed rgb(var(--primary-rgb), 0.2);
}
.page.home-page-07 .hero.hero--style-2 {
  background-color: var(--primary02);
}
.page.home-page-07 .sj-hero6::before {
  opacity: 0.3;
}
.page.home-page-07 .sj-hero6__title {
  color: var(--default-text-color) !important;
  line-height: 1.2;
  font-size: 130.59px;
}
@media (max-width: 576px) {
  .page.home-page-07 .sj-hero6__title {
    font-size: 50.59px !important;
  }
}
.page.home-page-07 .sj-hero6__content {
  margin-inline: auto 0;
}
.page.home-page-07 .sj-hero6__media {
  inset-inline-start: -7%;
  bottom: -107px;
}
.page.home-page-07 .sj-hero6__wrap {
  padding-block-start: 0px;
  min-height: 700px;
}
.page.home-page-07 .sj-hero6__proof {
  bottom: 70px !important;
  inset-inline: 0;
  justify-content: center;
  margin-inline-start: 9rem;
}
.page.home-page-07 .sj-hero6 .morecircle-wrap {
  z-index: 2;
  position: absolute;
  inset-inline-end: -15px;
  inset-block-end: 3rem;
  inset-inline-start: auto;
  background-color: rgb(var(--dark-rgb)) !important;
  animation: bounce-animation 2s infinite;
}
.page.home-page-07 .marquee-band__row--primary {
  background: var(--primary-color);
  transform: rotate(0deg);
}
.page.home-page-07 .marquee-band__row {
  position: relative;
  padding: 31px 0;
  z-index: 9;
  width: 105%;
  margin-inline-start: -5px;
}
.page.home-page-07 .title-video-container {
  max-width: 148px;
  border-radius: 6px;
  vertical-align: top;
  margin-top: 10px;
  display: inline-flex;
  overflow: hidden;
  position: relative;
}
.page.home-page-07 .title-video-container img {
  width: 100%;
  height: auto;
}
.page.home-page-07 .title-video-container .banner-video_container {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background-color: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.1019607843);
  position: absolute;
  z-index: 2;
  inset-inline-start: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  animation: pulse4 1.3s ease-out infinite;
}
.page.home-page-07 .title-video-container .banner-video_container i {
  color: #fff;
  transition: all 0.4s;
  font-size: 18px;
}
.page.home-page-07 .customers ul {
  display: inline-flex;
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.page.home-page-07 .customers ul li {
  line-height: 1;
  margin-inline-start: -15px;
}
.page.home-page-07 .customers ul li:first-child {
  margin-inline-start: 0;
}
.page.home-page-07 .customers ul li:last-child span {
  width: 59px;
  height: 59px;
  border-radius: 50%;
  background-color: var(--primary-color);
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  box-shadow: 0 0 0 2px #fff;
}
.page.home-page-07 .customers ul li img {
  width: 59px;
  height: 59px;
  background-color: var(--custom-white);
  border-radius: 50%;
  box-shadow: 0 0 0 2px #fff;
}
.page.home-page-07 .choose_us-card:hover .sj-hero6__rating .star-ratings {
  -webkit-text-stroke: 1px #fff;
}
.page.home-page-07 .choose_us-card:hover .sj-hero6__rating .star-ratings .fill-ratings {
  color: #fff;
}
.page.home-page-07 .choose_us-card:hover .sj-hero6__rating .sj-hero6__ratingText {
  color: #fff !important;
}
@keyframes bounce-animation {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.proccess7 {
  background-color: var(--primary01);
  border-radius: 12px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  margin-block-start: 6rem;
}
.proccess7__content {
  max-width: 550px;
  margin-inline-start: 125px;
  padding: 50px 0;
  margin-inline-end: 12px;
}
.proccess7 .sec-heading.style-3 {
  margin-inline-start: 0;
  margin-inline-end: 0;
}
.proccess7__media {
  height: 100%;
}
.proccess7__media img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.proccess7__list {
  border: 1px dashed #a4b2d1;
  border-inline-start: 0;
  border-inline-end: 0;
}
.proccess7__item {
  background-color: transparent;
  border-radius: 0;
  padding: 24px 0 22px;
  border-bottom: 1px dashed #a4b2d1;
}
.proccess7__item:last-child {
  border-bottom: 0;
}
.proccess7__item:hover {
  background-color: transparent;
}
.proccess7__item:hover .proccess7__icon {
  background-color: var(--primary-color);
  animation: none;
}
.proccess7__itemInner {
  display: flex;
  flex-direction: row;
  gap: 15px;
}
.proccess7__icon {
  margin-bottom: 0;
  margin-top: 6px;
  flex-shrink: 0;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: rgb(var(--dark-rgb));
  transition: all 0.4s;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.proccess7__title {
  margin-bottom: 18px;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1;
}
.proccess7__shape {
  position: absolute;
  inset-inline-end: 0;
  inset-block-end: 0;
  z-index: -1;
}
.proccess7__shape img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media (max-width: 576px) {
  .proccess7 .proccess7__content {
    max-width: 100% !important;
    margin-inline-start: 1rem !important;
    margin-bottom: 2rem;
  }
}
[data-theme-mode=dark] .proccess7__list {
  border-top: 1px dashed rgba(255, 255, 255, 0.1);
  border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
}
[data-theme-mode=dark] .proccess7__item {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.1);
}
.services7__grid {
  margin-bottom: 30px;
}
.services7__grid:last-child {
  margin-bottom: 0;
}
.services7__card {
  background: var(--custom-white);
  padding: 10px;
  margin-bottom: 30px;
  position: relative;
  border-radius: 12px;
}
.services7__card:hover .services7__icon {
  animation: gelatine 0.6s;
}
.services7__container {
  padding: 30px;
  border: 1px solid var(--primary02);
}
.services7__icon {
  font-size: 70px;
  width: 85px;
  height: 85px;
  margin-bottom: 3rem;
  background: linear-gradient(-45deg, rgba(12, 90, 219, 0.3) 0%, rgba(12, 90, 219, 0) 50%, rgba(12, 90, 219, 0.3) 100%);
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  flex: 0 0 auto;
  transition: all 0.4s ease-in-out;
}
.services7__icon svg {
  width: 70px;
  height: 70px;
  color: var(--primary-color);
  display: inline-flex;
  line-height: 1;
}
.services7__icon svg path {
  fill: var(--primary-color);
}
.services7__number {
  display: block;
  font-size: 18px;
  font-weight: 600;
  color: var(--default-text-color);
  margin-bottom: 15px;
  line-height: 1;
  opacity: 0.5;
}
.services7__title {
  max-width: 300px;
  font-weight: 600;
  margin-bottom: 20px;
  transition: none;
  font-size: 25px;
}
.services7__title a {
  color: var(--default-text-color);
}
.services7__title a:hover {
  color: var(--primary-color);
}
.services7__desc {
  margin-bottom: 0;
}
.services7__list {
  list-style: none;
  padding-left: 0;
  margin: 20px 0 0;
}
.services7__list li {
  color: var(--default-text-color);
  display: flex;
  gap: 9px;
  margin-bottom: 7px;
}
.services7__list li:last-child {
  margin-bottom: 0;
}
.services7__list li svg {
  font-size: 12px;
  display: inline-flex;
  line-height: 1;
  fill: var(--primary-color);
}
.projects7-section {
  background-color: var(--primary01);
  border-radius: 0.75rem;
}
.projects7__grid {
  padding: 0;
  margin-inline-start: auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  max-width: calc(100% + 30px);
  margin: 0 -15px;
}
.projects7__item {
  width: 50%;
  background-color: transparent;
  padding: 0 15px;
  margin-bottom: 40px;
}
.projects7__item:hover .tji-icon-btn {
  border-color: var(--primary-color);
  background-color: var(--primary-color);
}
.projects7__item:hover .tji-icon-btn i {
  color: #fff;
}
.projects7__item:hover .projects7__media img {
  transform: scale(1.1) rotate(-2deg);
}
.projects7__media {
  height: 460px;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 12px;
  margin-bottom: 0px;
  transition: all 0.5s linear;
}
.projects7__media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s ease-in-out 0s;
}
.projects7__content {
  padding-bottom: 0;
  padding-top: 20px;
}
.projects7__text {
  margin-top: 0;
  gap: 20px 10px;
  flex-wrap: nowrap;
}
.projects7__title {
  color: var(--default-text-color);
  max-width: 504px;
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 1.2;
}
.projects7__title a {
  color: var(--default-text-color);
}
.projects7__title a:hover {
  color: var(--primary-color);
}
.projects7__cat a {
  background-color: transparent;
  backdrop-filter: none;
  color: var(--default-text-color);
  border: 1px solid #8796a5;
  padding: 0px 7px 1px;
  border-radius: 20px;
  font-size: 16px;
  font-weight: 500;
  opacity: 0.7;
}
.filter-button-group.projects7__filterBtns button {
  background: var(--primary01);
  border: none;
  color: var(--default-text-color);
  text-transform: capitalize;
  font-weight: 500;
  line-height: 1;
  padding: 14px 23px;
  border-radius: 4px;
  position: relative;
  z-index: 0;
  overflow: hidden;
  font-size: 16px;
}
.filter-button-group.projects7__filterBtns button.active {
  background: var(--primary-color);
  color: #fff;
}
@media (max-width: 576px) {
  .projects7 .projects7__item {
    width: 100%;
  }
}
.h7-funfact-banner {
  max-width: 585px;
  position: relative;
  margin-bottom: 40px;
}
.h7-funfact-banner-img {
  width: 100%;
  height: 100%;
  position: relative;
  border-radius: 12px;
  overflow: hidden;
}
.h7-funfact-banner-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.h7-funfact-banner-img::after {
  content: "";
  position: absolute;
  top: 0;
  inset-inline-start: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(var(--dark-rgb));
  opacity: 0.25;
}
.h7-funfact-banner .box-area {
  max-width: 239px;
  bottom: 0;
  inset-inline-end: 0;
  inset-inline-start: inherit;
  padding: 15px 0 0 15px;
  border-start-start-radius: 12px;
  border-start-end-radius: 0;
}
.h7-funfact-banner .box-area::before {
  inset-inline-start: inherit;
  inset-inline-end: 0;
  transform: rotate(180deg);
}
.h7-funfact-banner .box-area::after {
  transform: rotate(180deg);
  inset-inline-start: -12px;
  inset-inline-end: inherit;
}
.h7-funfact .pl-0 {
  padding-inline-start: 3px;
}
/* New funfact list wrapper */
.h7-funfacts {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.h7-stat-card {
  padding: 0px 35px;
  width: 100%;
  background-color: var(--custom-white);
  border-radius: 12px;
  align-items: start;
  text-align: start;
}
.h7-stat-card__inner {
  display: flex;
  padding-top: 0;
}
.h7-stat-card__value {
  margin: 0;
  flex-shrink: 0;
  transform: translateY(8px);
  font-size: 70px;
  width: 180px;
  display: flex;
  align-items: baseline;
  line-height: 1;
  font-weight: 500;
  padding-block: 43px;
}
.h7-stat-card__number {
  line-height: 1;
}
.h7-stat-card__suffix {
  line-height: 1;
}
.h7-stat-card__content {
  padding-inline-start: 30px;
  border-inline-start: 1px dashed var(--border);
  padding-block: 43px;
  position: relative;
}
.h7-stat-card__content::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  top: 50%;
  inset-inline-start: -6px;
  border: 3px solid var(--primary-color);
  transform: translateY(-50%);
  background-color: var(--custom-white);
  z-index: 2;
}
.h7-stat-card__title {
  margin-bottom: 20px;
  line-height: 1;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.2;
}
.h7-stat-card__text {
  margin-bottom: 0;
  font-weight: 400;
}
@media (max-width: 576px) {
  .h7-stat-card__inner {
    display: block;
  }
  .h7-stat-card__inner .h7-stat-card__content {
    border-inline-start: 0px !important;
    padding-block-start: 0px;
    padding-inline: 0px;
  }
  .h7-stat-card__inner .h7-stat-card__content::before {
    display: none;
  }
}
.section.reviews-home7-section {
  border-radius: 0.75rem;
  background-color: rgb(var(--dark-rgb));
  position: relative;
  z-index: 1;
}
.h7-testimonial {
  position: relative;
  z-index: 0;
  border-radius: 12px;
  overflow: hidden;
}
.h7-testimonial .sec-heading.style-3 .sec-title {
  color: #fff;
}
.h7-testimonial .next-slider-btn,
.h7-testimonial .prev-slider-btn {
  border-color: #3a4c5e;
}
.h7-testimonial .next-slider-btn .anim-icon i,
.h7-testimonial .prev-slider-btn .anim-icon i {
  color: #fff;
}
[dir=rtl] .postNavBtn.prev-slider-btn {
  rotate: 180deg;
}
/* START: Testimonial Card */
.testimonial-card {
  padding: 40px 30px;
  background-color: rgba(247, 247, 247, 0.1);
  position: relative;
  overflow: hidden;
  border: 0px;
  border-radius: 0.5rem;
}
/* Header */
.testimonial-header {
  display: flex;
  gap: 20px;
  align-items: flex-start;
  flex-wrap: wrap;
}
/* Avatar */
.testimonial-avatar {
  width: 117px;
  height: 136px;
  position: relative;
  margin-top: -41px;
  background-color: rgb(var(--dark-rgb));
  z-index: 1;
  -webkit-mask-image: url(../images/shapes/44.svg);
          mask-image: url(../images/shapes/44.svg);
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
}
.testimonial-avatar img {
  width: 95px;
  height: 95px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 30px;
  inset-inline-start: 11px;
  z-index: 2;
}
/* Meta Content */
.testimonial-meta {
  display: flex;
  flex-direction: column;
}
/* Rating */
.testimonial-rating {
  display: inline-block;
  background: rgb(var(--dark-rgb));
  padding: 2px 10px 4px;
  margin-bottom: 10px;
  border-radius: 32px;
  letter-spacing: 5px;
  width: -moz-fit-content;
  width: fit-content;
}
.rating-stars {
  color: var(--primary-color);
  -webkit-text-stroke: 1px var(--primary-color);
}
.rating-fill {
  color: var(--primary-color);
}
.rating-empty {
  color: transparent;
}
/* Author */
.testimonial-name {
  margin-bottom: 4px;
  letter-spacing: -0.025em;
  color: #fff;
}
.testimonial-role {
  display: block;
  line-height: 1;
  color: #fff;
  opacity: 0.7;
}
/* Body */
.testimonial-body {
  margin-top: 35px;
}
.testimonial-text {
  margin: 0;
  font-size: 20px;
  color: #fff;
  opacity: 0.8;
}
/* Quote Icon */
.testimonial-quote {
  position: absolute;
  top: 40px;
  inset-inline-end: 30px;
  font-size: 70px;
  line-height: 1;
  color: var(--primary-color);
}
/* END */
.h7-blog-list .h7-blog-card {
  padding: 15px;
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  flex-wrap: nowrap;
  background-color: var(--custom-white);
  border-radius: 12px;
  margin-bottom: 1.5rem;
}
.h7-blog-list .h7-blog-card:hover .h7-blog-card__media img {
  transform: scale(1.1) rotate(-2deg);
}
.h7-blog-list .h7-blog-card__media {
  width: 25.3%;
  height: 210px;
  min-height: 100%;
  border-radius: 8px;
  flex-shrink: 0;
  overflow: hidden;
}
.h7-blog-list .h7-blog-card__media-link {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.h7-blog-list .h7-blog-card__media img {
  width: 100%;
  height: 100%;
  min-height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  transition: all 0.4s linear;
}
.h7-blog-list .h7-blog-card__body {
  max-width: 800px;
  width: 100%;
  padding: 9px 15px 15px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 20px;
}
.h7-blog-list .h7-blog-card__content {
  max-width: 400px;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
}
.h7-blog-list .h7-blog-card__meta {
  padding-top: 6px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  height: 100%;
  flex-shrink: 0;
}
.h7-blog-list .h7-blog-card__meta-main .h7-blog-card__author {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: -0.03em;
  margin-bottom: 10px;
  color: #8a9cad;
}
.h7-blog-list .h7-blog-card__meta-main .h7-blog-card__author a {
  color: var(--default-text-color);
}
.h7-blog-list .h7-blog-card__meta-main span {
  display: block;
}
.h7-blog-list .h7-blog-card__category a {
  border-color: var(--primary-color);
  background-color: var(--primary-color);
  color: #fff;
  border-radius: 13px;
}
.h7-blog-list .h7-blog-card__date {
  position: static;
  padding: 0;
  text-align: start;
  background: transparent;
  color: var(--default-text-color);
  opacity: 0.8;
}
.h7-blog-list .h7-blog-card__link .button-arrow-icon {
  width: 30px;
  height: 30px;
  font-size: 20px;
}
.h7-blog-list .h7-blog-card__title a {
  color: var(--default-text-color);
}
@media (max-width: 576px) {
  .h7-blog-list .h7-blog-card {
    display: block;
  }
  .h7-blog-list .h7-blog-card .h7-blog-card__media {
    width: 100%;
  }
  .h7-blog-list .h7-blog-card .h7-blog-card__body {
    max-width: 100%;
    display: block;
  }
  .h7-blog-list .h7-blog-card .h7-blog-card__body .h7-blog-card__meta.blog-meta {
    flex-direction: row;
  }
  .h7-blog-list .h7-blog-card .h7-blog-card__body .h7-blog-card__content {
    max-width: 100%;
    margin-block-start: 1rem;
  }
}
.footer.footer-3 .socialmedia-btn-links.footer7-social-icons ul li a {
  background: rgba(255, 255, 255, 0.2);
}
.footer.footer-3 .socialmedia-btn-links.footer7-social-icons ul li a i {
  color: rgb(var(--dark-rgb));
  font-size: 22px;
}
.footer.footer-3 .socialmedia-btn-links.footer7-social-icons ul li a:hover {
  background-color: var(--primary-color) !important;
}
.footer.footer-3 .socialmedia-btn-links.footer7-social-icons ul li a:hover i {
  color: rgb(var(--dark-rgb)) !important;
}
.hero-video-badge {
  position: absolute;
  max-width: 150px;
  width: 100%;
  height: 170px;
  bottom: 83px;
  inset-inline-end: 108px;
  rotate: 180deg;
  transform: translateY(-50%);
  -webkit-mask-image: url(../images/shapes/44.svg);
          mask-image: url(../images/shapes/44.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  background-color: #e0e5e9;
  z-index: 1;
}
.hero-video-badge__wrapper {
  position: absolute;
  width: 130px;
  height: 130px;
  top: 56%;
  inset-inline-end: 10px;
  transform: translateY(-50%);
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: var(--primary-color);
  border-radius: 50%;
}
.hero-video-badge__spinner {
  position: absolute;
  inset-inline-start: 50%;
  top: 50%;
  width: 80%;
  height: 80%;
  transform: translate(-50%, -50%);
  animation: rotateImg 10s infinite linear;
}
.hero-video-badge__spinner textPath {
  fill: #fff;
}
.hero-video-badge__button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  color: #fff !important;
  background: rgb(var(--dark-rgb));
  border-radius: 50%;
  text-decoration: none;
  line-height: 1;
  z-index: 5;
  transition: all 0.3s ease-in-out;
}
.hero-video-badge__button:hover {
  transform: scale(0.9);
}
[data-theme-mode=dark] .banner-side-left .hero-video-badge {
  background-color: var(--default-body-bg-color);
}
@keyframes rotateImg {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.hero-banner-shape {
  position: absolute;
  inset-inline-start: 56rem;
  top: 11%;
  animation: zoom-effect 3s linear infinite;
}
@keyframes zoom-effect {
  0%, 100% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.3, 1.3);
  }
}
/* Process Section */
.section.process-flow .h1-process-section .process-container {
  display: flex;
  flex-direction: column;
  gap: 36px;
  max-width: 612px;
  margin-inline-start: auto;
  position: relative;
  z-index: 0;
  margin-bottom: 120px;
  width: 100%;
}
.section.process-flow .h1-process-section .process-track {
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #a4b7c9;
  top: 0;
  inset-inline-start: 48px;
  transform: translateX(-50%);
  z-index: 0;
}
.section.process-flow .h1-process-section .process-track-fill {
  position: absolute;
  width: 100%;
  height: 33.333%;
  background-color: var(--primary-color);
  top: 0;
  inset-inline-start: 0;
  transition: all 0.4s;
  z-index: 1;
}
.section.process-flow .h1-process-section .process-card {
  align-items: center;
  z-index: 1;
  background-color: transparent;
  position: relative;
  display: flex;
}
.section.process-flow .h1-process-section .process-card .process-number {
  margin: 0;
  flex-shrink: 0;
  max-width: 100px;
  width: 100%;
  height: 100px;
  border-radius: 50% 0 0 50%;
  margin-inline-end: -0.5rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: var(--custom-white);
  z-index: 1;
  position: relative;
}
.section.process-flow .h1-process-section .process-card .process-number::before {
  content: "";
  position: absolute;
  width: 26px;
  height: 26px;
  inset-inline-end: 6px;
  top: -23px;
  rotate: 180deg;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 11 11' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 0H0V11C0 5 5 0 11 0Z' fill='%23fff'/%3E%3C/svg%3E");
}
.section.process-flow .h1-process-section .process-card .process-number::after {
  content: "";
  position: absolute;
  width: 26px;
  height: 26px;
  inset-inline-end: 6px;
  bottom: -23px;
  rotate: 90deg;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 11 11' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 0H0V11C0 5 5 0 11 0Z' fill='%23fff'/%3E%3C/svg%3E");
}
.section.process-flow .h1-process-section .process-card .process-number span {
  width: 70px;
  height: 70px;
  background-color: var(--primary01);
  color: var(--default-text-color);
  border-radius: 100%;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: -0.025em;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  transition: all 0.5s;
}
.section.process-flow .h1-process-section .process-card .process-body {
  background-color: var(--custom-white);
  padding-inline-start: 40px !important;
  padding: 35px;
  border-radius: 12px;
}
.section.process-flow .h1-process-section .process-card .process-body .process-title {
  margin-bottom: 15px;
  letter-spacing: -0.025em;
  font-size: 1.35rem;
  line-height: 1.2;
  font-weight: 700;
}
.section.process-flow .h1-process-section .process-card .process-body .process-description {
  line-height: 1.5;
  font-weight: 500;
  opacity: 0.7;
}
.section.process-flow .h1-process-section .process-card.active .process-number span {
  background-color: var(--primary-color);
  color: #fff;
}
.section.process-flow .process-section {
  margin-block-start: 3rem;
  position: relative;
}
.section.process-flow .process-section .process-banner-image {
  max-width: 100%;
}
.section.process-flow .process-section .process-banner-image img {
  width: 100%;
  border-radius: 12px;
}
.section.process-flow .process-section .hero-video-badge {
  position: absolute;
  max-width: 151px;
  width: 100%;
  height: 201px;
  bottom: 86px;
  inset-inline-start: 108px;
  rotate: 180deg;
  transform: translateY(-50%);
  -webkit-mask-image: url(../images/shapes/44.svg);
          mask-image: url(../images/shapes/44.svg);
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  background-color: #cad7e4;
  z-index: 1;
}
.section.process-flow .process-section .hero-video-badge .hero-video-badge__wrapper {
  position: absolute;
  width: 130px;
  height: 130px;
  top: 55%;
  inset-inline-end: 11px;
  transform: translateY(-50%);
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: rgb(var(--dark-rgb));
  border-radius: 50%;
}
.section.process-flow .process-section .hero-video-badge .hero-video-badge__spinner {
  width: 85%;
  height: 85%;
}
.section.process-flow .process-section .hero-video-badge .hero-video-badge__button {
  background-color: var(--primary-color);
}
[dir=rtl] .section.process-flow .h1-process-section .process-card .process-number::before {
  inset-inline-start: 6px;
}
[dir=rtl] .section.process-flow .h1-process-section .process-card .process-number::after {
  inset-inline-start: 6px;
}
[data-theme-mode=dark] .section.process-flow .process-section .hero-video-badge {
  background-color: #0f213b;
}
[data-theme-mode=dark] .process-card .process-number::before, [data-theme-mode=dark] .process-card .process-number:after {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 11 11' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 0H0V11C0 5 5 0 11 0Z' fill='%23030f1e'/%3E%3C/svg%3E") !important;
}
[dir=rtl] .hero-video-badge__spinner {
  inset-inline-end: 50%;
  inset-inline-start: auto;
}
[dir=rtl] .section.process-flow .h1-process-section .process-card .process-number {
  rotate: 180deg;
}
[dir=rtl] .section.process-flow .h1-process-section .process-card .process-number span {
  rotate: 180deg;
}
[dir=rtl] .bg-shape-1, [dir=rtl] .bg-shape-2, [dir=rtl] .bg-shape-4 {
  transform: scaleX(-1);
}
[dir=rtl] .client-overview_content {
  inset-inline-end: 50%;
  inset-inline-start: auto;
}
[dir=rtl] .planList__item svg {
  rotate: 180deg;
}
#main-area footer {
  position: relative;
  z-index: 2;
}
[dir=rtl] .heading-title.animated-title div span {
  direction: ltr;
}
[dir=rtl] .ctaCard__media img {
  transform: scaleX(-1);
}
[data-width=boxed] #scroll-shell {
  width: 85% !important;
  margin-inline: auto !important;
}
[dir=rtl] .heading-section.text-center .animated-title .char {
  direction: ltr;
  text-align: center !important;
}
[dir=rtl] .animated-title .char {
  direction: ltr;
  text-align: end !important;
}
[dir=rtl] .odometer-inside {
  direction: ltr;
}
[dir=rtl] .footer .footer-subscribe .subscribe-form input[type=email] {
  padding: 5px 30px 5px 205px;
}
@media (max-width: 576px) {
  .theme-colors .form-check.switch-select {
    margin-inline-end: 0.5rem !important;
  }
}
[data-nav-layout=horizontal][data-width=boxed] .page.home-page-07 .sticky:not(.sticky-pin) .app-sidebar .main-sidebar {
  width: 75%;
}
.stats-band__suffix {
  margin-block-end: 7px;
}
[dir=rtl] .topbar__notice-link::after {
  rotate: 180deg;
}
[dir=rtl] #menu-bar-canvas .canvas-wrapper .offcanvas-body .search-input-group .form-control {
  padding: 0.85rem 1rem 0.85rem 3rem;
}
[data-width=boxed] .banner-container-wrapper .banner-content .banner-customers-section {
  inset-inline-end: -23rem;
}
/* Marquee Section */
.marquee-section {
  padding: 30px 0 25px !important;
  overflow: hidden;
  position: relative !important;
  z-index: 2 !important;
  font-family: "Poppins", sans-serif;
}
.marquee-container {
  display: flex;
  align-items: center;
  gap: 40px;
  white-space: nowrap;
}
/* marquee item */
.marquee-item {
  width: auto !important;
  display: flex;
  gap: 30px;
  padding-inline-end: 30px;
}
/* text */
.marquee-text {
  color: rgba(255, 255, 255, 0.9);
  font-size: 65px;
  line-height: 1.1;
  font-weight: 700;
}
/* stroke text */
.marquee-text.stroke {
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.8);
}
/* icon */
.marquee-icon {
  max-width: 40px;
  animation: rotateImg-2 6s infinite linear;
  margin-inline-start: 2rem;
  opacity: 0.5;
}
/* responsive */
@media (max-width: 1399px) {
  .marquee-text {
    font-size: 85px;
  }
  .marquee-icon {
    max-width: 45px;
  }
}
@media (max-width: 991px) {
  .marquee-text {
    font-size: 75px;
  }
  .marquee-icon {
    max-width: 35px;
  }
}
@media (max-width: 767px) {
  .marquee-text {
    font-size: 50px;
  }
  .marquee-icon {
    max-width: 25px;
  }
  .marquee-item {
    gap: 20px;
  }
  .marquee-section {
    padding: 20px 0;
  }
}
@keyframes rotateImg-2 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
.choose-play-btn {
  position: relative;
  font-size: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.choose-play-btn::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: var(--primary-color);
  z-index: -1;
  border-radius: 50%;
  transition: all ease 0.4s;
  animation-duration: 5s;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-name: ripple;
  display: flex;
  align-items: center;
  justify-content: center;
}
.choose-play-btn i {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: var(--primary-color);
  color: #fff;
  font-size: 25px;
  border-radius: 50%;
  z-index: 1;
  transition: all ease 0.4s;
}
@keyframes ripple {
  0% {
    transform: scale(1);
    opacity: 0;
  }
  30% {
    opacity: 0.4;
  }
  100% {
    transform: scale(1.8);
    opacity: 0;
  }
}
@media (max-width: 400px) {
  .ctaCard__content {
    width: 100% !important;
    padding: 1rem !important;
  }
}
@media (max-width: 450px) {
  .heading-title {
    font-size: 40px;
  }
}
[dir=rtl] .prc-card-container .prc-header::before, [dir=rtl] .prc-card-container .prc-header::after {
  transform: scaleX(-1);
}
[dir=rtl] .prc-card-container .prc-header::before, [dir=rtl] .prc-card-container .prc-header::before {
  transform: scaleX(-1);
}
.section .container {
  position: relative;
  z-index: 2;
}
#switcher-canvas .pickr .pcr-button::before, #switcher-canvas .pickr .pcr-button::after {
  font-size: 14px;
}
.pickr .pcr-button {
  height: 1.75rem !important;
  width: 1.75rem !important;
}
.theme-colors .switch-select .color-input.form-check-input:checked {
  border: 1px solid var(--input-border);
  position: relative;
  box-shadow: 0 0.125rem 0 rgba(10, 10, 10, 0.04);
}
.theme-colors .switch-select .color-input.form-check-input:checked:before {
  position: absolute;
  content: "\eb7b";
  font-family: remixicon !important;
  color: rgb(var(--success-rgb));
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.35rem;
  font-weight: 600;
}
[dir=rtl] .footer04-section .cta-form .newsletter-form input[type=email] {
  padding: 20px 27px 20px 150px;
}
@media (max-width: 450px) {
  .auth-container {
    padding: 2rem !important;
  }
}
@media (max-width: 991.98px) {
  .pages-sections .section-spacer {
    padding: 1.35rem !important;
  }
}
@media (max-width: 991.98px) {
  .home02-spacer {
    padding: 1.75rem;
  }
  .hero.hero-banner-05 .slider-v1-wrapper {
    padding: 1rem !important;
    inset: 0;
    width: 100%;
    height: 100%;
    border-radius: 0px;
  }
}
@media (max-width: 450px) {
  .hero.hero-banner-05 .slider-v1-wrapper .slider-v1-content-box .slider-v1-title {
    font-size: 3rem !important;
  }
}
/* ######## HEADER ######## */
.main-header {
  background-color: var(--primary-color);
}
.main-header .nav-link {
  color: #fff;
  transition: all ease 0.2s;
}
.main-header .nav-link:hover, .main-header .nav-link.active {
  color: #fff;
  opacity: 1;
}
.desktop-logo.logo-color {
  display: none;
}
.sticky.sticky-pin {
  position: fixed;
  inset-block-start: 0;
  width: 100%;
  box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.085);
  transition: all ease-in-out 0.3s;
  z-index: 999;
}
.sticky.sticky-pin .nav-link {
  color: var(--gray-600);
  opacity: 1;
}
.sticky.sticky-pin .header-nav-list > .nav-item:hover > .nav-link:not(.active), .sticky.sticky-pin .header-nav-list > .nav-item.active > .nav-link:not(.active) {
  color: var(--primary-color);
}
.sticky.sticky-pin .main-header {
  background-color: #fff;
}
.sticky.sticky-pin .main-nav-header {
  border-block-start: 1px solid var(--border);
  background-color: #fff;
}
.sticky.sticky-pin .mobile-dark {
  display: none;
}
.sticky.sticky-pin .header-link-icon {
  color: var(--gray-600);
  fill: var(--gray-600);
}
.sticky.sticky-pin .app-sidebar {
  background-color: var(--custom-white);
  border-block-start: 1px solid var(--border);
  box-shadow: 0 0.125rem 1rem 3px rgba(0, 0, 0, 0.1);
}
.sticky.sticky-pin .app-sidebar .btn-outline-light {
  border-color: var(--black-1);
  color: var(--color-dark);
}
.sticky.sticky-pin .app-sidebar .btn-outline-light:hover {
  background-color: var(--black-05);
}
@media (min-width: 992px) {
  .sticky.sticky-pin .slide-menu {
    border: 1px solid var(--border);
  }
  .sticky.sticky-pin .app-sidebar .side-menu__label,
  .sticky.sticky-pin .app-sidebar .side-menu__angle {
    color: rgb(var(--menu-color));
    opacity: 1;
  }
  .sticky.sticky-pin .app-sidebar .side-menu__item.active .side-menu__label,
  .sticky.sticky-pin .app-sidebar .side-menu__item.active .side-menu__angle {
    color: var(--primary-color);
  }
}
@keyframes slide-down {
  from {
    transform: translateY(-300px);
  }
  to {
    transform: transform;
  }
}
/* Start::main-nav-header */
.main-nav-header {
  background-color: var(--black-1);
}
.main-nav-header .nav-header-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
/* End::main-nav-header */
/* Start::header-nav-list */
.header-nav-list .header__megamenu {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  width: 350px;
  background-color: #fff;
  inset-block-start: 100%;
  inset-inline-start: 0;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
  border-radius: 0.3125rem;
  border-start-start-radius: 0px;
  border-start-end-radius: 0px;
  padding: 0.9375rem;
  transform: rotateX(-50deg);
  transform-origin: top;
  transition: transform ease 0.3s;
  z-index: 5;
}
.header-nav-list .header__megamenu.megamenu__md {
  width: 600px;
}
.header-nav-list .header__megamenu.megamenu__lg {
  width: 880px;
}
.header-nav-list .header__megamenu.megamenu__xl {
  width: 1000px;
  inset-inline-start: calc(-100% - 100px);
}
.header-nav-list .nav-link {
  padding: 18px 20px;
  border-radius: 0.3125rem;
  font-size: 0.875rem;
}
.header-nav-list > .nav-item {
  position: relative;
}
.header-nav-list > .nav-item:hover > .nav-link:not(.active), .header-nav-list > .nav-item.active > .nav-link:not(.active) {
  color: #fff;
  opacity: 1;
}
.header-nav-list > .nav-item:hover .header__megamenu, .header-nav-list > .nav-item.active .header__megamenu {
  opacity: 1;
  visibility: visible;
  transform: rotateX(0deg);
}
/* End::header-nav-list */
.header__dropmenu .header__dropitem {
  padding: 0.5rem 0rem;
  padding-inline-start: 1.5rem;
  position: relative;
}
.header__dropmenu .header__dropitem::after {
  content: "";
  height: 7px;
  width: 7px;
  background-color: var(--primary02);
  border-radius: 50%;
  position: absolute;
  inset-inline-start: 0;
  inset-block-start: 50%;
  transform: translateY(-50%);
  transition: all ease 0.3s;
}
.header__dropmenu .header__dropitem:hover::after {
  background-color: var(--primary-color);
}
.header__dropmenu.drop-style-none .header__dropitem {
  padding-inline-start: 0rem;
}
.header__dropmenu.drop-style-none .header__dropitem::after {
  content: none;
}
/* Start::main-brand-header */
.main-brand-header .brand-header-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
/* End::main-brand-header */
/* End::main-brand-header */
.top-menu {
  position: relative;
  background: linear-gradient(90deg, rgba(var(--warning-rgb), 1) 0%, rgb(var(--danger-rgb)) 100%);
}
.top-menu .top-menu-brand {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.top-menu .top-menu-brand li {
  font-size: 0.9375rem;
}
.top-menu .nav a {
  color: #fff;
}
.top-menu .top-menu-icons {
  width: 33px;
  height: 33px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.06);
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
  color: #fff !important;
}
.top-menu .top-menu-icons:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
@media (min-width: 991.98px) {
  .header_default .app-sidebar {
    box-shadow: none;
  }
}
@media (min-width: 991.98px) and (max-width: 1300px) {
  .header_default .app-sidebar .slide-menu::before {
    display: none !important;
  }
}
.header_default .sticky.sticky-pin .app-sidebar {
  background-color: var(--custom-white);
}
@media (min-width: 991.98px) {
  .header_default .app-sidebar .side-menu__item .side-menu__angle1 {
    color: var(--default-text-color);
  }
  .header_default .app-sidebar .side-menu__item.active .side-menu__angle1 {
    color: var(--primary-color);
  }
}
.header_default .sticky.sticky-pin .app-sidebar {
  background-color: var(--custom-white);
}
@media (min-width: 991.98px) {
  .header_1 .main-header {
    background-color: rgba(0, 0, 0, 0.15);
  }
}
.header_2 .top-menu {
  background-color: rgba(0, 0, 0, 0.1);
}
@media (min-width: 991.98px) {
  .header_2 .app-sidebar {
    box-shadow: none;
  }
}
@media (min-width: 991.98px) and (max-width: 1300px) {
  .header_2 .app-sidebar .slide-menu::before {
    display: none !important;
  }
}
.header_2 .sticky.sticky-pin .app-sidebar {
  background-color: var(--custom-white);
}
.header_3 .top-menu {
  background-color: rgba(0, 0, 0, 0.6);
}
.header_3 .sticky.sticky-pin .app-sidebar {
  background-color: var(--custom-white);
}
@media (min-width: 991.98px) {
  .header_4 .app-sidebar .side-menu__item .side-menu__angle1 {
    color: var(--default-text-color);
  }
  .header_4 .app-sidebar .side-menu__item.active .side-menu__angle1 {
    color: var(--primary-color);
  }
  .header_4 .desktop-logo.logo-color {
    display: block;
  }
  .header_4 .desktop-logo.logo-dark {
    display: none;
  }
}
.header_4 .sticky.sticky-pin .app-sidebar {
  background-color: var(--custom-white);
}
.header_6 .main-brand-header .dropdown-menu.show {
  inset-block-start: 0 !important;
}
.header_6 .brand-header-container {
  padding-block-start: 3px;
  padding-block-end: 3px;
}
@media (min-width: 991.98px) {
  .brand-header-container {
    padding: 15px 0;
  }
}
.country-selector .header-link img {
  height: 33px;
  width: 33px;
  padding: 5px;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.06);
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.country-selector .dropdown-menu img {
  width: 1rem;
  height: 1rem;
}
.country-selector .dropdown-toggle {
  text-decoration: none;
  display: flex;
  align-items: center;
}
.country-selector .dropdown-toggle::after {
  content: none;
}
.country-selector .dropdown-item {
  color: var(--default-text-color) !important;
}
[data-theme-mode=light] .dark-layout {
  display: none !important;
}
[data-theme-mode=dark] .light-layout {
  display: none !important;
}
.header-left > li {
  background: rgba(0, 0, 0, 0.1);
  background: rgba(255, 255, 255, 0.1);
}
@media (min-width: 992px) {
  .main-header-center {
    position: relative;
  }
  .main-header-center input {
    width: 135px;
  }
  .main-header-center input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: none;
    display: none;
  }
  .main-header-center .btn {
    color: var(--default-text-color);
    transition: none;
    font-size: 14px;
    padding: 11px 13px;
    font-weight: 700;
  }
}
/* ######## HEADER END ######## */
/* Start::header-search */
#searchModal .form-control {
  position: relative;
}
#searchModal .input-group {
  border: 1px solid var(--border);
  border-radius: 0.25rem;
}
#searchModal .input-group i {
  color: var(--muted);
}
.search-tags {
  font-size: 0.75rem;
  color: var(--default-text-color);
  border: 1px solid var(--border);
  border-radius: 0.25rem;
  background-color: rgb(var(--light-rgb));
  padding: 0.125rem 0.55rem;
  line-height: 1.2rem;
  display: inline-flex;
  align-items: center;
  cursor: default;
  font-weight: 400;
  margin: 0.25rem 0;
}
.search-tags .tag-addon:last-child {
  border-radius: 0.3rem;
}
.search-tags a.tag-addon {
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  padding: 0 0.5rem;
  color: inherit;
  text-decoration: none;
  background: rgb(var(--light-rgb));
  margin-inline-end: -0.4rem;
  margin-inline-start: 0.5rem;
  text-align: center;
  min-width: 1.5rem;
}
.search-tags a.tag-addon i {
  vertical-align: middle;
  margin: 0 -0.25rem;
  line-height: 1.5px;
  font-size: 0.813rem;
}
.search-tags i {
  font-size: 0.813rem;
}
.sticky .btn-search {
  background-color: var(--primary01);
  color: var(--default-text-color);
  transition: none;
  font-size: 20px;
  padding: 11px 13px;
  font-weight: 400;
  width: 48px;
  height: 48px;
  border-radius: 50px;
}
.sticky .btn-search:focus, .sticky .btn-search:active {
  border-color: transparent;
}
.sticky .btn.btn-search:first-child:active {
  background-color: rgb(var(--light-rgb));
  color: var(--default-text-color);
}
.sticky.sticky-pin .btn-search {
  background-color: var(--primary01);
  color: var(--default-text-color);
}
.sticky.sticky-pin .btn-search:focus, .sticky.sticky-pin .btn-search:active {
  border-color: transparent;
}
.sticky.sticky-pin .btn.btn-search:first-child:active {
  background-color: rgb(var(--light-rgb));
  color: var(--default-text-color);
}
.main-custom-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  position: relative;
  font-size: 16px;
  padding: 10px 10px 10px 24px;
  text-align: center;
  border-radius: 50px;
  line-height: 1;
  z-index: 2;
  overflow: hidden;
  white-space: nowrap;
  font-weight: 600;
  border: 0px !important;
}
.main-custom-button .buttom-arrow {
  font-weight: 500;
  transition: all 0.2s ease;
  width: 1.75rem;
  height: 1.75rem;
  background-color: #fff;
  border-radius: 50%;
  color: rgb(var(--dark-rgb));
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-custom-button.bg-dark {
  color: #fff;
}
.main-custom-button.white-hover::after {
  background-color: var(--custom-white);
  border-color: var(--custom-white);
}
.main-custom-button.white-hover:hover {
  color: var(--default-text-color);
}
.main-custom-button.white-hover:hover .buttom-arrow {
  background-color: var(--default-text-color);
  color: var(--custom-white);
}
.main-custom-button.primary-hover::after {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}
.main-custom-button.primary-hover:hover {
  color: #fff;
}
.main-custom-button.primary-hover:hover .buttom-arrow {
  background-color: var(--custom-white);
  color: var(--default-text-color);
}
.main-custom-button::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgb(var(--dark-rgb));
  border-color: rgb(var(--dark-rgb));
  border-radius: 50px;
  visibility: hidden;
  height: 10px;
  width: 10px;
  z-index: -1;
  transition: all 0.7s ease-in-out;
}
.main-custom-button:hover::after {
  visibility: visible;
  transform: scale(100) translateX(2px);
}
.main-custom-button:hover .buttom-arrow {
  transform: rotate(45deg);
}
[dir=rtl] .main-custom-button {
  padding: 10px 24px 10px 10px;
}
.header-menu_bar {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 6px;
  width: 25px;
  height: 25px;
  position: relative;
  top: 0;
  inset-inline-start: 0;
  margin-inline-start: 5px;
  cursor: pointer;
  transition: all 0.3s ease-in-out 0s;
  margin-block: 17px;
}
.header-menu_bar span {
  display: block;
  width: 18px;
  height: 2px;
  background-color: var(--default-text-color);
  border-radius: 12px;
  margin-inline-end: auto;
  backface-visibility: hidden;
  transition: all 0.3s;
}
.header-menu_bar span:first-child, .header-menu_bar span:last-child {
  width: 25px;
}
#menu-bar-canvas {
  width: 30rem;
  overflow: scroll;
}
#menu-bar-canvas .canvas-wrapper {
  position: relative;
  height: 100%;
}
#menu-bar-canvas .canvas-wrapper .offcanvas-body {
  padding: 40px;
  height: 100%;
}
#menu-bar-canvas .canvas-wrapper .offcanvas-body .btn-close {
  position: absolute;
  padding: 0.25rem;
  font-size: 35px;
  inset-inline-end: 31px;
  inset-block-start: 16px;
}
#menu-bar-canvas .canvas-wrapper .offcanvas-body .offcanvas-text {
  opacity: 0.7;
  margin-block-start: 2rem;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px dashed var(--border);
}
#menu-bar-canvas .canvas-wrapper .offcanvas-body .contact-menu {
  padding-bottom: 1rem;
  border-bottom: 1px dashed var(--border);
  margin-bottom: 2rem;
}
#menu-bar-canvas .canvas-wrapper .offcanvas-body .search-input-group {
  position: relative;
}
#menu-bar-canvas .canvas-wrapper .offcanvas-body .search-input-group .form-control {
  padding: 0.85rem 3rem 0.85rem 1rem;
}
#menu-bar-canvas .canvas-wrapper .offcanvas-body .search-input-group .btn {
  position: absolute;
  inset-inline-end: -5px;
  inset-block-start: 8px;
}
#menu-bar-canvas .canvas-wrapper .offcanvas-body .contact-menu .contact-menu-item {
  margin-bottom: 1.25rem;
}
#menu-bar-canvas .canvas-wrapper .offcanvas-body .contact-menu .contact-menu-item .avatar {
  height: 2.3rem;
  width: 2.3rem;
}
#menu-bar-canvas .canvas-wrapper .offcanvas-body .social-wrapper {
  padding-top: 2rem;
  border-top: 1px dashed var(--border);
}
#menu-bar-canvas .canvas-wrapper .offcanvas-body .social-wrapper .socialmedia-btn-links ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
#menu-bar-canvas .canvas-wrapper .offcanvas-body .social-wrapper .socialmedia-btn-links ul li a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: var(--primary01);
  font-size: 16px;
  line-height: 1;
}
#menu-bar-canvas .canvas-wrapper .offcanvas-body .social-wrapper .socialmedia-btn-links ul li a i {
  color: var(--primary-color);
}
#menu-bar-canvas .canvas-wrapper .offcanvas-body .social-wrapper .socialmedia-btn-links ul li a:hover {
  background-color: var(--primary-color);
  opacity: 1;
}
#menu-bar-canvas .canvas-wrapper .offcanvas-body .social-wrapper .socialmedia-btn-links ul li a:hover i {
  color: #fff;
}
#search-canvas {
  min-height: 20rem;
  border-bottom-left-radius: 12px;
  border-top-right-radius: 12px;
}
#search-canvas .offcanvas-body {
  display: flex;
  align-items: center;
  justify-content: center;
}
#search-canvas .search-canvas-close {
  position: absolute;
  inset-inline-end: 30px;
  inset-block-start: 20px;
}
#search-canvas .headersearch_form {
  min-width: 50rem;
}
#search-canvas .search-text {
  font-size: 18px;
  text-align: center;
  margin-block-end: 1rem;
  font-weight: 500;
  color: var(--muted);
}
#search-canvas .search-box {
  position: relative;
}
#search-canvas .search-box input {
  width: 100%;
  height: 65px;
  font-size: 20px;
  color: var(--default-text-color);
  border-color: var(--primary-color);
  background: transparent;
  padding: 16px 90px 16px 24px;
  border-radius: 12px;
}
#search-canvas .search-box input::-moz-placeholder {
  font-size: 18px;
  line-height: 1;
}
#search-canvas .search-box input::placeholder {
  font-size: 18px;
  line-height: 1;
}
#search-canvas .search-box .serach-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  inset-inline-end: 0;
  top: 50%;
  transform: translateY(-50%);
  max-width: 60px;
  font-size: 25px;
  color: var(--primary-color);
  width: 100%;
  height: 100%;
}
#search-canvas .search-box .serach-btn::before {
  content: "";
  position: absolute;
  inset-inline-start: 0;
  top: 18px;
  height: 30px;
  border-inline-start: 1px solid #c2c8d1;
}
[dir=rtl] #search-canvas .search-box input {
  padding: 16px 24px 16px 90px;
}
[data-theme-mode=dark] .serach-btn::before {
  border-inline-start: 1px solid rgba(255, 255, 255, 0.1) !important;
}
/* End::header-search */
@media (max-width: 991.98px) {
  .app-sidebar .slide-menu.child1.mega-slide-menu {
    transform: none !important;
  }
  .app-sidebar .slide-menu.child1.mega-slide-menu .mega-menu.mega-menu-one .border-end {
    border-inline-end: 0px !important;
  }
  .app-sidebar .slide-menu.child1.mega-slide-menu .menu-section {
    display: none;
  }
}
[data-width=boxed] body.home-page1-body #search-canvas {
  width: 84%;
}
[data-theme-mode=dark] #menu-bar-canvas .logo-white {
  display: block !important;
}
[data-theme-mode=dark] #menu-bar-canvas .logo-color {
  display: none;
}
[dir=rtl] .page.home-page-03 .heading-section .heading-subtitle::before {
  background-image: linear-gradient(-90deg, transparent, var(--primary-color));
}
[dir=rtl] .page.home-page-03 .heading-section .heading-subtitle::after {
  background-image: linear-gradient(-90deg, var(--primary-color), transparent);
}
/* ######## IMAGE ######## */
.avatar {
  position: relative;
  height: 3.2rem;
  width: 3.2rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  line-height: 0;
}
.avatar.avatar-xs {
  width: 1.5rem;
  height: 1.5rem;
}
.avatar.avatar-sm {
  width: 2rem;
  height: 2rem;
}
.avatar.avatar-lg {
  width: 3.75rem;
  height: 3.75rem;
}
.avatar.avatar-lg svg {
  width: 2rem;
  height: 2rem;
}
.avatar.avatar-xl {
  width: 5.3rem;
  height: 5.3rem;
}
.avatar.avatar-xl svg {
  width: 3.5rem;
  height: 3.5rem;
}
.team-avatar-left {
  position: absolute;
  inset-inline-start: 17px;
  background-color: #fff;
  inset-block-start: 24%;
  border: 1px solid var(--border);
  color: var(--muted);
  font-weight: 700;
  font-size: 12px;
}
.team-avatar-right {
  position: absolute;
  inset-inline-end: 17px;
  background-color: #fff;
  inset-block-start: 24%;
  border: 1px solid var(--border);
  color: var(--muted);
  font-weight: 700;
  font-size: 12px;
}
/* ######## IMAGE END######## */
/* ######## PLUGINS ######## */
.choices__list--dropdown .choices__item--selectable:after {
  display: none !important;
}
.choices__list--dropdown .choices__item--selectable,
[dir=rtl] .choices__list--dropdown .choices__item--selectable {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.choices__inner {
  background-color: var(--custom-white) !important;
  border-color: var(--border) !important;
  min-height: 42px !important;
  padding: 5.5px 7.5px 3.75px !important;
  border-radius: 0.3125rem !important;
}
.choices__list--dropdown,
.is-open .choices__list--dropdown {
  border-color: var(--border) !important;
}
.choices[data-type*=select-one] .choices__button {
  opacity: 0.3 !important;
}
.choices[data-type*=select-one]:after {
  inset-inline-end: 11.5px;
}
.choices[data-type*=select-one]:after {
  border-color: var(--black-6) transparent transparent transparent !important;
}
.choices[data-type*=select-one].is-open:after {
  border-color: transparent transparent var(--black-6) transparent !important;
}
.choices[data-type*=select-one] .choices__inner {
  padding-block-end: 5.5px;
}
.choices__list--dropdown .choices__item--selectable.is-highlighted {
  background-color: var(--primary-color) !important;
  color: #fff !important;
}
.choices__list--dropdown {
  background-color: var(--custom-white) !important;
}
.testimonialSwiper .swiper {
  width: 100%;
  height: 100%;
}
.testimonialSwiper .swiper-slide {
  font-size: 18px;
  border-radius: 0.625rem;
}
.testimonialSwiper .swiper-slide img {
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.testimonialSwiper .swiper-pagination-bullet {
  width: 0.8rem !important;
  height: 0.8rem !important;
  background: #fff !important;
  border: 3px solid var(--primary-color);
}
.homeSwiper .swiper-slide {
  background: transparent;
}
.homeSwiper .swiper-pagination {
  position: relative;
}
.homeSwiper .swiper-horizontal > .swiper-pagination-bullets,
.homeSwiper .swiper-pagination-bullets.swiper-pagination-horizontal,
.homeSwiper .swiper-pagination-custom,
.homeSwiper .swiper-pagination-fraction {
  bottom: 0;
}
.swiper-button-next::after,
.swiper-button-prev::after {
  font-size: 15px !important;
}
.swiper-button-next,
.swiper-button-prev {
  color: #fff !important;
  background: var(--white-1);
  padding: 5px;
  width: 2.5rem !important;
  height: 2.5rem !important;
  border-radius: 50px;
}
@media (min-width: 1700px) {
  .homeslides .swiper-button-next,
  .homeslides .swiper-rtl .swiper-button-prev {
    right: 10rem !important;
  }
  .homeslides .swiper-button-prev,
  .homeslides .swiper-rtl .swiper-button-next {
    left: 10rem !important;
  }
}
.TeamContainer {
  position: relative;
}
.TeamContainer .swiper-button-next,
.TeamContainer .swiper-button-prev {
  color: var(--muted) !important;
  border: 1px solid var(--border);
}
.TeamContainer .swiper-button-prev {
  inset-inline-start: 20px;
  inset-inline-end: auto;
}
.TeamContainer .swiper-button-next {
  inset-inline-end: 20px;
  inset-inline-start: auto;
}
.TeamContainer .swiper-button-next,
.TeamContainer .swiper-button-prev {
  inset-block-start: 60%;
}
.TeamContainer .swiper-button-next:after {
  font-family: "feather";
  content: "\e92f";
}
.TeamContainer .swiper-button-prev:after {
  font-family: "feather";
  content: "\e92e";
}
.TeamContainer.TeamContainer2 .swiper-button-next,
.TeamContainer.TeamContainer2 .swiper-button-prev {
  inset-block-start: 19em;
}
@media (max-width: 767px) {
  .TeamContainer.TeamContainer2 .swiper-button-next,
  .TeamContainer.TeamContainer2 .swiper-button-prev {
    inset-block-start: 75%;
  }
}
.choices__list--single {
  padding-block: 0 !important;
  padding-inline-start: 0;
  padding-inline-end: 1rem !important;
}
.choices__inner {
  padding: 0.375rem !important;
  border-radius: 0.3125rem !important;
  font-size: 0.813rem !important;
  border: 1px solid var(--input-border) !important;
  min-height: auto !important;
  min-width: 13rem;
  line-height: 1.65;
}
.noUi-tooltip {
  border: 1px solid var(--border) !important;
  background: var(--custom-white) !important;
  color: var(--default-text-color) !important;
}
.noUi-target {
  background: var(--custom-white) !important;
  border: 1px solid var(--border) !important;
  box-shadow: none !important;
}
.noUi-tooltip {
  padding: 5px 3px !important;
}
.choices__input {
  border-bottom: 1px solid var(--border) !important;
  background-color: var(--custom-white) !important;
  color: var(--default-text-color) !important;
}
/* ######## PLUGINS END ######## */
/* ######## SWITCHER ######## */
.switcher-icon {
  position: fixed;
  height: 45px;
  width: 55px;
  background: rgb(var(--dark-rgb));
  color: #fff !important;
  border-start-start-radius: 50px;
  border-start-end-radius: 0px;
  border-end-end-radius: 0px;
  border-end-start-radius: 50px;
  inset-inline-end: 0;
  inset-block-start: 30rem;
  text-align: center;
  line-height: 2.75;
  z-index: 99;
  outline: none;
}
.switcher-icon i {
  font-size: 18px;
  line-height: 1;
}
.cart-icon {
  position: fixed;
  height: 45px;
  width: 55px;
  background: var(--primary-color);
  color: #fff !important;
  border-start-start-radius: 50px;
  border-start-end-radius: 0px;
  border-end-end-radius: 0px;
  border-end-start-radius: 50px;
  inset-inline-end: 0;
  inset-block-start: 26.5rem;
  text-align: center;
  line-height: 2.75;
  z-index: 99;
  outline: none;
}
.cart-icon i {
  font-size: 18px;
  line-height: 1;
}
.cart-icon .cart-badge {
  padding: 0.25rem;
  border-radius: 50px;
  position: absolute;
  background-color: var(--custom-white);
  width: 1.1rem;
  height: 1.1rem;
  color: var(--default-text-color);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  inset-block-start: -2px;
  inset-inline-end: 6px;
  font-weight: 600;
}
/* Start::OffCanvas */
.offcanvas {
  background-color: var(--custom-white);
  color: var(--custom-black);
}
.offcanvas-body {
  flex-grow: 1;
  padding: 1rem 1rem;
  overflow-y: auto;
}
/* End::OffCanvas */
/* Start::Switcher */
#switcher-canvas {
  width: 400px;
  padding-bottom: 5rem !important;
}
#switcher-canvas .offcanvas-body {
  padding: 1rem;
  overflow-x: hidden;
}
#switcher-canvas .canvas-footer {
  padding: 0.75rem 1.563rem;
  position: absolute;
  inset-block-end: 0;
  width: 100%;
  background-color: var(--custom-white);
  box-shadow: var(--shadow);
  border-bottom-left-radius: 0.5rem;
}
#switcher-canvas .pickr .pcr-button {
  border-radius: 50%;
}
#switcher-canvas .pickr .pcr-button::before, #switcher-canvas .pickr .pcr-button::after {
  border-radius: 50%;
}
.switcher-style {
  padding: 0.875rem 1.563rem;
}
.switcher-style h6 {
  margin-block-end: 0.625rem;
}
.switch-select .form-check-label {
  font-size: 14px;
  font-weight: 500;
}
.switch-select.form-check {
  margin-block-end: 0;
  min-height: auto;
}
.theme-colors.switcher-style {
  padding: 0.938rem 1.563rem;
}
.theme-colors .switch-select .color-input {
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  border: 0.188rem solid rgb(var(--light-rgb));
}
.theme-colors .switch-select .color-input.color-white {
  background-color: #fff;
}
.theme-colors .switch-select .color-input.color-white.form-check-input:checked[type=radio] {
  box-shadow: 0 0 0 0.1rem rgba(0, 0, 0, 0.05) !important;
}
.theme-colors .switch-select .color-input.color-dark {
  background-color: rgb(var(--dark-rgb));
}
.theme-colors .switch-select .color-input.color-dark.form-check-input:checked[type=radio] {
  box-shadow: 0 0 0 0.1rem rgba(14, 16, 20, 0.2);
}
.theme-colors .switch-select .color-input.color-primary {
  background-color: var(--primary-color);
}
.theme-colors .switch-select .color-input.color-primary.form-check-input:checked[type=radio] {
  box-shadow: 0 0 0 0.1rem rgba(var(--primary-rgb), 0.2);
}
.theme-colors .switch-select .color-input.color-primary-1 {
  background-color: rgb(88, 102, 238);
}
.theme-colors .switch-select .color-input.color-primary-1.form-check-input:checked[type=radio] {
  box-shadow: 0 0 0 0.1rem rgba(88, 102, 238, 0.2);
}
.theme-colors .switch-select .color-input.color-primary-2 {
  background-color: rgb(160, 58, 194);
}
.theme-colors .switch-select .color-input.color-primary-2.form-check-input:checked[type=radio] {
  box-shadow: 0 0 0 0.1rem rgba(160, 58, 194, 0.2);
}
.theme-colors .switch-select .color-input.color-primary-3 {
  background-color: rgb(59, 145, 73);
}
.theme-colors .switch-select .color-input.color-primary-3.form-check-input:checked[type=radio] {
  box-shadow: 0 0 0 0.1rem rgba(59, 145, 73, 0.2);
}
.theme-colors .switch-select .color-input.color-primary-4 {
  background-color: rgb(46, 126, 255);
}
.theme-colors .switch-select .color-input.color-primary-4.form-check-input:checked[type=radio] {
  box-shadow: 0 0 0 0.1rem rgba(46, 126, 255, 0.2);
}
.theme-colors .switch-select .color-input.color-primary-5 {
  background-color: rgb(51, 170, 169);
}
.theme-colors .switch-select .color-input.color-primary-5.form-check-input:checked[type=radio] {
  box-shadow: 0 0 0 0.1rem rgba(51, 170, 169, 0.2);
}
.theme-colors .switch-select .color-input.color-bg-1 {
  background-color: rgb(21, 1, 123);
}
.theme-colors .switch-select .color-input.color-bg-2 {
  background-color: rgb(77, 4, 139);
}
.theme-colors .switch-select .color-input.color-bg-3 {
  background-color: rgb(39, 60, 42);
}
.theme-colors .switch-select .color-input.color-bg-4 {
  background-color: rgb(12, 73, 170);
}
.theme-colors .switch-select .color-input.color-bg-5 {
  background-color: rgb(2, 109, 150);
}
.theme-colors .switch-select .form-check-input:checked[type=radio] {
  background-image: none;
}
.theme-colors .switch-select .form-check-input:focus {
  box-shadow: none;
}
.theme-colors .switch-select .form-check-input:active {
  filter: brightness(100%);
}
.switcher-style-head {
  font-size: 0.95rem;
  font-weight: 500;
  margin-block-end: 0;
  padding: 0.313rem 0.625rem;
  color: var(--color-dark);
  background-color: rgb(var(--light-rgb));
  border-radius: 0.3rem;
}
.switcher-style-head .switcher-style-description {
  float: var(--float-end);
  font-size: 0.625rem;
  background-color: rgba(var(--secondary-rgb), 0.2);
  color: rgb(var(--secondary-rgb));
  padding: 0.125rem 0.313rem;
  border-radius: 0.3rem;
}
.theme-container-primary button,
.theme-container-background button {
  display: none;
}
.pickr-container-primary .pickr .pcr-button::after,
.pickr-container-background .pickr .pcr-button::after {
  content: "\f4b0";
  font-family: "bootstrap-icons" !important;
  color: rgba(255, 255, 255, 0.7);
  line-height: 2;
}
.form-check-input {
  background-color: var(--custom-white);
}
.form-check-input:checked {
  background-color: var(--primary-color);
  border-color: var(--primary-color);
}
/* End::Switcher */
/* Start::Buynow */
.buynow .money-bag, .free-img {
  margin: 0 auto;
  display: block;
  margin-top: -20px;
}
.buynow .dropdown-item {
  display: block;
  width: 100%;
  padding: 0.45rem 0.8rem;
  clear: both;
  font-weight: 400;
  color: #576074;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  font-size: 15px;
}
.buynow .dropdown-item:hover {
  background-color: #f5f4ff !important;
}
.buynow .btn {
  padding: 0.375rem 0.75rem;
}
.buynow .dropdown-menu {
  border-radius: 5px !important;
  background-color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.5411764706);
  box-shadow: 0 0px 90px rgba(155, 153, 153, 0.48) !important;
}
.buynow .card-block {
  border: 1px solid rgba(231, 229, 245, 0.11) !important;
  box-shadow: 0 0.15rem 1.75rem 0 rgba(255, 255, 255, 0.06);
  top: 0;
  bottom: 0;
  background: rgba(106, 28, 187, 0.4117647059);
  left: 0;
  border-radius: 7px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset-inline-end: 0;
  bottom: 0;
  inset-inline-start: 0;
}
@media (max-width: 480px) {
  .buynow .card .btn {
    display: initial !important;
  }
}
.buynow.modal .btn-close:focus {
  box-shadow: none;
}
.buynow .modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: rgba(0, 0, 0, 0.6588235294);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 1rem;
  outline: 0;
}
.buynow .modal-dialog .image-top {
  margin-top: -10px !important;
}
.buynow .modal-dialog .card-block {
  background: rgba(106, 28, 187, 0.7490196078);
}
.buynow .regular-license {
  z-index: 9;
}
.border-0 {
  border: 0px !important;
}
.modal .modal-header {
  padding: 10px 20px;
}
@media (max-width: 480px) {
  .buynow .modal-dialog .modal-body {
    margin: 15px;
  }
}
.buynow .modal-dialog .btn-close {
  position: absolute;
  float: right;
  margin-right: auto;
  right: 33px;
  top: 30px;
  padding: 7px;
  background-image: none;
  border: 1px solid rgba(255, 255, 255, 0.2784313725);
  border-radius: 5px;
  line-height: 0;
}
.buynow .modal-dialog .btn-close span {
  color: var(--custom-white);
  font-size: 24px;
  padding: 9px 0px;
  line-height: 0.55;
}
.lh-xs {
  line-height: 0.75 !important;
  margin-top: 6px;
}
.buynow .license-view {
  text-align: center;
  text-decoration: underline;
}
.buynow .license-view a {
  padding: 10px;
  border-radius: 5px;
}
.buynow .license-view a:hover {
  padding: 10px;
  background-color: rgba(255, 255, 255, 0.12);
  border-radius: 5px;
}
.buynow .modal-backdrop {
  background-color: rgba(0, 0, 0, 0.7215686275);
}
.buynow .card-body.imag-list {
  overflow: visible;
}
.buynow .imag-list {
  position: relative;
  content: "";
  left: 0;
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
  width: 100%;
  height: 100%;
  border-radius: 7px;
  overflow: hidden;
  z-index: 1;
}
.buynow .imag-list::before {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  top: 0;
  left: 0;
  right: 0;
  border-radius: 7px;
  position: absolute;
  background: rgba(106, 28, 187, 0.5098039216);
  width: 100%;
  height: 100%;
  z-index: -1;
}
.buynow .modal-content {
  z-index: 0;
  border: 0px #000 solid !important;
}
.buynow .modal-content::before {
  content: "";
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  top: 0;
  left: 0;
  right: 0;
  border-radius: 1rem;
  position: absolute;
  background: rgba(0, 0, 0, 0.7019607843);
  width: 100%;
  height: 100%;
  z-index: -1;
}
.buynow .Licenses-img {
  border: 1px solid rgba(255, 255, 255, 0.1803921569);
  border-radius: 7px;
}
.modal.buynow .modal-body .card {
  background: transparent;
}
/* End::Buynow */
/* ######## SWITCHER END ######## */
/* START: Page Header / Breadcrumb (NEW selectors) */
.pages-sections .section-spacer {
  padding: 2.35rem;
}
.breadcrumb {
  padding-top: 133px;
  padding-bottom: 150px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: rgb(var(--dark-rgb));
  background-blend-mode: luminosity;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.heading-subtitle-dot {
  font-size: 9px !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .breadcrumb {
    padding-top: 90px;
    padding-bottom: 100px;
  }
}
@media (max-width: 991px) {
  .breadcrumb {
    padding-top: 60px;
    padding-bottom: 70px;
  }
}
.breadcrumb__title {
  color: #fff;
  line-height: 1;
  margin: 0;
  font-size: 74px;
}
@media (max-width: 576px) {
  .breadcrumb__title {
    font-size: 45px;
  }
}
/* breadcrumb pill */
.breadcrumb-nav {
  margin-top: 32px;
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border-radius: 50px;
  padding: 6px 12px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(20px);
  position: relative;
  z-index: 2;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 991px) {
  .breadcrumb-nav {
    margin-top: 25px;
  }
}
.breadcrumb-nav__item,
.breadcrumb-nav__sep,
.breadcrumb-nav__icon {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  display: inline-flex;
  align-items: center;
}
.breadcrumb-nav__icon i {
  font-size: 18px;
  color: var(--primary-color);
  line-height: 1;
  display: inline-flex;
}
/* separator arrow style (darker, bolder) */
.breadcrumb-nav__sep i {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  line-height: 1;
  display: inline-flex;
  margin-top: 2px;
}
/* link style */
.breadcrumb-nav__link {
  color: #fff;
  text-decoration: none;
  transition: color 0.2s ease;
}
.breadcrumb-nav__link:hover {
  color: #fff;
}
/* current page */
.breadcrumb-nav__current {
  color: #fff;
}
/* overlay image layer */
.breadcrumb__overlay {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.9;
  z-index: -1;
}
.section.about-us-setion {
  background-color: var(--primary01);
  position: relative;
  z-index: 1;
  border-radius: 12px;
  overflow: hidden;
}
.section.about-us-setion .grow-progress-box {
  background-color: var(--custom-white);
  border-radius: 12px;
  padding: 28px 25px;
  border-radius: 0.5rem;
  min-width: 357px;
  position: absolute;
  bottom: 50px;
  inset-inline-start: 25px;
  z-index: 2;
}
.section.about-us-setion .client-review-cont {
  background-color: var(--custom-white);
  color: var(--default-text-color);
}
.section.about-us-setion .client-review-cont .title {
  color: var(--default-text-color);
  font-size: 26px;
}
.section.about-us-setion .client-review-cont ul li {
  color: var(--default-text-color);
}
.section.about-us-setion .client-review-cont ul li svg {
  fill: var(--primary-color);
}
.section.client-section.about-client-section {
  margin-block-start: 6rem !important;
  margin-block-end: 2rem;
}
.section.team-section.about-team-section {
  background-color: var(--primary01);
  position: relative;
  z-index: 1;
  border-radius: 12px;
  overflow: hidden;
}
.service-details-avatar svg {
  width: 4rem !important;
  height: 4rem !important;
}
.faq-acc {
  --faq-icon-size: 34px;
  /**
   * Right side circle icon (matches: <span class="ms-auto faq-icon">...)
   */
  /**
   * Open state styling (matches old "active" look with dashed divider)
   */
}
.faq-acc .accordion-item {
  background-color: transparent;
  border: 0;
  border-radius: 12px;
  padding: 0 30px;
  margin-bottom: 20px;
  overflow: hidden;
  box-shadow: none !important;
}
.faq-acc .accordion-item:last-child {
  margin-bottom: 0;
}
.faq-acc .accordion-header {
  margin-bottom: 0;
}
.faq-acc .accordion-button {
  background: transparent;
  box-shadow: none;
  padding: 27px 0;
  border: 0;
  border-radius: 0;
  font-size: 20px;
  font-weight: 600;
  color: var(--default-text-color);
  text-align: start;
  display: flex;
  align-items: center;
  gap: 12px;
}
.faq-acc .accordion-button .accordion-number {
  font-size: 1.75rem;
  opacity: 0.2;
}
.faq-acc .accordion-button::after {
  display: none;
}
.faq-acc .accordion-button:focus {
  box-shadow: none;
  outline: none;
}
.faq-acc .faq-icon {
  width: 34px;
  height: 34px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  font-size: 34px;
  color: var(--primary-color);
  flex: 0 0 auto;
  margin-inline-start: auto;
  font-weight: 600;
  line-height: 1;
}
.faq-acc .accordion-button.collapsed .faq-minus {
  display: none;
}
.faq-acc .accordion-button:not(.collapsed) .faq-plus {
  display: none;
}
.faq-acc .accordion-button:not(.collapsed) {
  color: var(--primary-color);
  padding-bottom: 25px;
}
.faq-acc .accordion-collapse {
  border: 0;
}
.faq-acc .accordion-body {
  padding: 25px 0 25px 0;
  font-size: 1.1rem;
  border-top: 1px solid var(--border);
}
.faq-acc .accordion-body p:last-child {
  margin-bottom: 0;
}
.faq-acc.style-2 .accordion-item:has(.accordion-button:not(.collapsed)) {
  background-color: var(--primary-color);
}
.faq-acc.style-2 .accordion-item:has(.accordion-button:not(.collapsed)) .accordion-button {
  color: #fff;
  border-bottom-color: rgba(255, 255, 255, 0.15);
}
.faq-acc.style-2 .accordion-item:has(.accordion-button:not(.collapsed)) .faq-icon {
  border-color: rgba(255, 255, 255, 0.25);
  color: #fff;
}
.faq-acc.style-2 .accordion-item:has(.accordion-button:not(.collapsed)) .accordion-body {
  color: #fff;
}
.faq-acc.style-2 .accordion-item:has(.accordion-button:not(.collapsed)) .accordion-body p {
  color: #fff;
}
/* !END: FAQ (Bootstrap Accordion Markup) */
/* ====== Article layout ====== */
.article-shell .article-hero {
  margin: 0 0 30px;
  border-radius: 12px;
  overflow: hidden;
}
.article-shell .article-hero img {
  width: 100%;
  height: auto;
  display: block;
}
.article-title {
  line-height: 1.1;
  margin: 0 0 22px;
  font-size: 42px;
  color: var(--default-text-color);
  font-weight: 700;
}
.article-body p {
  color: var(--default-text-color);
  margin: 0 0 30px;
  font-size: 17px;
}
.article-body p:last-child {
  margin-bottom: 0;
}
/* ====== Checklist (2 columns) ====== */
.feature-checklist {
  margin: 0 0 50px;
  padding: 0;
  list-style: none;
  -moz-column-gap: 28px;
       column-gap: 28px;
}
.feature-checklist li {
  -moz-column-break-inside: avoid;
       break-inside: avoid;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin: 0 0 10px;
  font-weight: 600;
  font-size: 18px;
}
.feature-checklist li:last-child {
  margin-bottom: 0;
}
/* icon bubble */
.feature-checklist li i {
  font-size: 20px;
  color: var(--primary-color);
}
/* ====== Media grid ====== */
.media-grid {
  margin: 0 0 10px;
}
.media-card {
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 25px;
}
.media-card img {
  width: 100%;
  height: auto;
  display: block;
}
/* ====== Headings inside article ====== */
.section-title {
  margin: 0 0 10px;
  color: var(--default-text-color);
  font-weight: 700;
}
/* ====== Benefit cards row ====== */
.benefit-card {
  background: var(--custom-white);
  border-radius: 12px;
  padding: 30px;
}
.benefit-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 33px;
  height: 33px;
  border-radius: 999px;
  background: var(--primary-color);
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  margin: 0 0 20px;
}
.benefit-title {
  color: var(--default-text-color);
  font-weight: 700;
  line-height: 1.45;
  font-size: 18px;
}
.benefit-text {
  margin: 0;
  color: var(--default-text-color);
}
/* ====== FAQ styling (Bootstrap accordion markup kept) ====== */
.faq-set {
  margin: 0 0 40px;
  padding-top: 10px;
}
.faq-set .accordion-item {
  border: 0;
  border-radius: 12px;
  overflow: hidden;
  background: var(--custom-white);
  margin-bottom: 12px;
}
.faq-set .accordion-button {
  background: var(--custom-white);
  color: var(--default-text-color);
  font-weight: 700;
  box-shadow: none;
  padding: 18px 18px;
}
.faq-set .accordion-button:not(.collapsed) {
  color: var(--default-text-color);
}
.faq-set .accordion-body {
  color: var(--default-text-color);
  padding: 16px 18px 18px;
  opacity: 0.7;
}
/* ====== Pager (Prev / Grid / Next) ====== */
.pager {
  background: var(--custom-white);
  border-radius: 12px;
  padding: 20px 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 25px;
  margin: 0 0 50px;
}
.pager-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: var(--default-text-color);
  font-weight: 700;
  text-decoration: none;
}
.pager-ico {
  width: 52px;
  height: 52px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: var(--custom-white);
  border: 1px solid #d8d8d8;
  font-size: 22px;
  transition: background-color 0.25s ease, border-color 0.25s ease, color 0.25s ease;
}
.pager-link:hover .pager-ico {
  background: var(--primary-color);
  border-color: var(--primary-color);
}
.pager-link:hover .pager-ico i {
  color: #fff;
}
.pager-grid {
  font-size: 30px;
  color: var(--default-text-color);
  text-decoration: none;
}
.pager-grid:hover {
  color: var(--primary-color);
}
/* ====== Sidebar ====== */
.aside-panel {
  position: sticky;
  top: 90px; /* adjust to your header height */
}
@media (max-width: 991.98px) {
  .aside-panel {
    padding-left: 0;
    position: static;
    top: auto;
  }
}
.side-card {
  background: var(--primary005);
  border-radius: 12px;
  padding: 35px;
  margin-bottom: 30px;
  overflow: hidden;
  border: 1px solid var(--primary01);
}
.side-card:last-child {
  margin-bottom: 0;
}
.side-title {
  margin: 0 0 25px;
  line-height: 1;
  color: var(--default-text-color);
  font-weight: 700;
  font-size: 24px;
  position: relative;
  padding-bottom: 1rem;
}
.side-title::before {
  content: "";
  position: absolute;
  width: 35%;
  height: 2px;
  border-radius: 50px;
  background-color: var(--primary-color);
  bottom: -2px;
}
/* sidebar links */
.side-links {
  margin: 0;
  padding: 0;
  list-style: none;
}
.side-links li {
  margin-bottom: 10px;
}
.side-links li:last-child {
  margin-bottom: 0;
}
.side-links a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  background: var(--custom-white);
  color: var(--default-text-color);
  font-weight: 600;
  padding: 12px 18px;
  border-radius: 6px;
  text-decoration: none;
  transition: all 0.4s ease 0s;
}
.side-links a i {
  font-size: 22px;
  line-height: 1;
  padding: 0.15rem;
  border-radius: 50%;
  border: 1px solid var(--border);
  font-weight: 400;
  color: var(--primary-color);
}
.side-links a:hover,
.side-links a.on-active {
  background: var(--primary-color);
  color: #fff;
}
.side-links a:hover i,
.side-links a.on-active i {
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
}
/* ====== Promo widget ====== */
.promo {
  padding: 30px 20px;
}
.promo-box {
  background-image: linear-gradient(45deg, rgb(var(--dark-rgb)) 30%, rgb(var(--secondary-rgb)) 100%);
  border-radius: 12px;
  overflow: hidden;
  position: relative;
}
.promo-copy {
  padding: 30px 28px;
  position: relative;
  z-index: 2;
  text-align: center;
}
.promo-title {
  font-size: 42px;
  line-height: 1.2;
  margin: 0px 0 18px;
  color: #fff;
}
.promo-sub {
  font-weight: 400;
  color: #fff;
  opacity: 0.7;
  margin-bottom: 2rem;
}
.promo-call {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: var(--primary-color);
  border-radius: 999px;
  padding: 8px 14px;
  text-decoration: none;
}
.promo-call i {
  color: #fff;
  font-size: 18px;
}
.promo-call span {
  color: #fff;
  font-weight: 800;
  font-size: 16px;
  line-height: 1;
}
/* circular image */
.promo-media {
  position: absolute;
  width: 100%;
  height: 100%;
  inset: 0;
  opacity: 0.7;
}
.promo-media img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
/* ====== Responsive tweaks ====== */
@media (max-width: 575.98px) {
  .feature-checklist {
    -moz-columns: 1;
         columns: 1;
    margin-bottom: 30px;
  }
  .pager {
    padding: 20px;
    gap: 16px;
  }
  .pager-ico {
    width: 48px;
    height: 48px;
  }
  .benefit-card {
    max-width: 100%;
  }
  .promo-title {
    font-size: 60px;
  }
  .promo-media {
    width: 100%;
    height: 100%;
  }
}
@media (max-width: 575.98px) {
  .promo-title {
    font-size: 30px !important;
  }
}
nav.pager-bar ul.pager-list {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}
nav.pager-bar ul.pager-list li {
  margin-inline-end: 0.5rem;
}
nav.pager-bar ul.pager-list li:last-child {
  margin-inline-end: 0px;
}
nav.pager-bar ul.pager-list li .pager-pill {
  display: inline-block;
  width: 48px;
  height: 48px;
  border-radius: 6px;
  line-height: 48px;
  text-align: center;
  border: 1px solid var(--border);
  font-weight: 600;
  color: var(--default-text-color);
}
nav.pager-bar ul.pager-list li .pager-pill.is-current {
  background-color: var(--primary-color);
  color: #fff;
  border-color: var(--primary-color);
}
nav.pager-bar ul.pager-list li .pager-pill:hover:not(.is-current) {
  background-color: var(--custom-white);
  color: var(--primary-color);
}
[dir=rtl] .pager-pill.is-next {
  rotate: 180deg;
}
.project-info-item {
  display: flex;
  -moz-column-gap: 8px;
       column-gap: 8px;
  padding: 20px 0;
  border-bottom: 1px solid #b7c1d1;
}
.project-info-item:last-child {
  border-bottom: 0px;
  padding-bottom: 0px !important;
}
.project-info-item .icons {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  flex: 0 0 auto;
  font-size: 20px;
  color: #fff;
  background: var(--primary-color);
  border-radius: 50%;
  position: relative;
  top: 2px;
}
.project-info-item .text span {
  opacity: 0.7;
}
.project-info-item .text .title {
  line-height: 1.1;
  font-weight: 700;
  margin-bottom: 0;
  font-size: 18px;
  margin-top: 2px;
}
[data-theme-mode=dark] .project-info-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.postCard.blog-page {
  padding: 15px;
}
.postCard.blog-page .postCard__media, .postCard.blog-page .postCard__content {
  width: 100%;
}
.postCard.blog-page .postDate__day {
  color: #fff;
}
.blog-search-input-group {
  position: relative;
}
.blog-search-input-group .form-control {
  padding: 1rem 2rem;
}
.blog-search-input-group .btn {
  position: absolute;
  inset-inline-end: 0px;
  inset-block-start: 11px;
  font-size: 2rem;
}
.mini-posts {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.mini-post {
  display: grid;
  grid-template-columns: 96px 1fr;
  gap: 14px;
  align-items: center;
}
.mini-post__media {
  display: block;
  width: 96px;
  height: 96px;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
}
.mini-post__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: translateZ(0);
  transition: transform 520ms ease;
}
.mini-post__body {
  min-width: 0;
}
.mini-post__heading {
  margin-top: 5px;
  font-size: 19px;
  line-height: 1.3;
  font-weight: 700;
}
.mini-post__link {
  color: var(--default-text-color);
  text-decoration: none;
}
.mini-post__link:hover {
  color: var(--primary-color);
}
.mini-post__date {
  display: inline-block;
  color: var(--default-text-color);
  line-height: 1;
  letter-spacing: 0.3px;
  opacity: 0.7;
}
.mini-post:hover .mini-post__img {
  transform: scale(1.14);
}
.sidebar-card--recent .mini-posts {
  margin-top: 2px;
}
ul.blog-category-list {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
ul.blog-category-list li:last-child {
  margin-bottom: 0px;
}
ul.blog-category-list li:last-child a {
  border-bottom: 0px !important;
  padding-bottom: 0px !important;
}
ul.blog-category-list li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-weight: 600;
  font-size: 18px;
  color: var(--default-text-color);
  padding: 20px 15px 17px 25px;
  border-bottom: 1px solid #bcc9dd;
}
ul.blog-category-list li a:hover {
  color: var(--primary-color);
}
[data-theme-mode=dark] ul.blog-category-list li a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.tags-container {
  display: flex;
  flex-wrap: wrap;
  -moz-column-gap: 8px;
       column-gap: 8px;
  row-gap: 12px;
}
.tags-container a {
  background-color: transparent;
  font-size: 16px;
  line-height: 1;
  color: var(--default-text-color);
  font-weight: 500;
  padding: 6px 10px;
  border-radius: 50px;
  display: inline-flex;
  overflow: hidden;
  border: 1px solid #b7c1d1;
}
.tags-container a:hover {
  color: #fff;
  background-color: var(--primary-color);
  border: 1px solid var(--primary-color);
}
.post-facts {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-bottom: 1px solid var(--border);
  margin-bottom: 26px;
  overflow: hidden;
}
.post-facts__cell {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 22px 24px;
  min-width: 0;
  position: relative;
}
.post-facts__avatar {
  width: 54px;
  height: 54px;
  border-radius: 999px;
  overflow: hidden;
  flex: 0 0 auto;
}
.post-facts__avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.post-facts__icon {
  width: 54px;
  height: 54px;
  border-radius: 999px;
  display: inline-grid;
  place-items: center;
  flex: 0 0 auto;
  font-size: 22px;
  line-height: 1;
  color: #fff;
  background: var(--primary-color);
}
.post-facts__icon i {
  line-height: 1;
  display: inline-flex;
}
.post-facts__text {
  min-width: 0;
}
.post-facts__label {
  display: block;
  font-size: 15px;
  line-height: 1;
  margin-bottom: 6px;
  color: var(--default-text-color);
  opacity: 0.7;
}
.post-facts__value {
  margin: 0;
  font-weight: 700;
  line-height: 1.2;
  color: var(--default-text-color);
}
.post-facts__link {
  color: inherit;
  text-decoration: none;
}
.post-facts__link:hover {
  color: var(--primary-color);
}
.post-facts__time {
  color: inherit;
}
@media (max-width: 576px) {
  .post-facts {
    grid-template-columns: repeat(1, 1fr) !important;
  }
}
blockquote {
  position: relative;
  padding: 100px 50px 30px;
  background: rgb(var(--light-rgb));
  border: 2px solid var(--primary02);
  border-radius: 12px;
  margin-top: 55px;
  margin-bottom: 50px;
  z-index: 2;
}
blockquote::before {
  content: "\ec51";
  font-size: 85px;
  color: var(--primary-color);
  font-family: remixicon !important;
  display: inline-block;
  margin-bottom: 20px;
  line-height: 1;
  position: absolute;
  inset-block-start: 17px;
}
blockquote p {
  color: var(--default-text-color) !important;
  font-weight: 600;
  font-size: 24px !important;
  margin-bottom: 20px !important;
  letter-spacing: -0.6px;
  line-height: 1.417;
  border-radius: 12px;
}
blockquote cite {
  color: var(--default-text-color);
  display: block;
  text-align: end;
  font-style: normal;
  position: relative;
  z-index: 1;
}
blockquote cite::before {
  content: "";
  display: inline-block;
  background: var(--primary05);
  height: 2px;
  width: 50px;
  top: -4px;
  margin-inline-end: 10px;
  position: relative;
}
.blog-tags-post-card {
  display: flex;
  flex-wrap: wrap;
  row-gap: 20px;
  -moz-column-gap: 30px;
       column-gap: 30px;
  align-items: center;
  justify-content: space-between;
  background-color: var(--custom-white);
  border-radius: 8px;
  padding: 20px 25px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.blog-share-icons ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  display: flex;
  align-items: center;
  -moz-column-gap: 15px;
       column-gap: 15px;
  row-gap: 5px;
}
.blog-share-icons ul li a {
  width: 2rem;
  height: 2rem;
  background-color: var(--primary-color);
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.blog-share-icons ul li a i {
  font-size: 18px;
  color: #fff;
}
.blog-share-icons ul li a:hover {
  background-color: rgb(var(--dark-rgb));
}
.blog-share-icons ul li a:hover i {
  color: #fff;
}
.comments-block .comments-block__title {
  margin-bottom: 22px;
}
.thread {
  margin-top: 0;
  /* Reply indentation (not using `.children` selector) */
}
.thread__list, .thread__children {
  margin: 0;
  padding: 0;
  list-style: none;
}
.thread__item {
  margin-bottom: 18px;
}
.thread__item:last-child {
  margin-bottom: 0;
}
.thread__children {
  margin-top: 14px;
  padding-left: 72px;
}
.cmt {
  display: grid;
  grid-template-columns: 64px 1fr;
  gap: 14px;
  padding: 28px;
  border-radius: 8px;
  background: rgb(var(--light-rgb));
  border: 2px solid var(--primary01);
}
.cmt__avatar {
  width: 65px;
  height: 65px;
  border-radius: 999px;
  overflow: hidden;
}
.cmt__avatar img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.cmt__main {
  min-width: 0;
}
.cmt__head {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-top: 4px;
}
.cmt__title {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3;
}
.cmt__titleLink {
  color: var(--default-text-color);
  text-decoration: none;
  font-weight: 700;
}
.cmt__titleLink:hover {
  color: var(--primary-color);
}
.cmt__meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 18px;
  line-height: 1;
}
.cmt__time {
  color: var(--default-text-color);
  opacity: 0.7;
}
.cmt__action {
  font-size: 16px;
  font-weight: 600;
  color: var(--primary-color);
  text-decoration: none;
}
.cmt__action:hover {
  color: var(--primary-color);
}
.cmt__body {
  margin-top: 14px;
}
.cmt__body p:last-child {
  margin-bottom: 0;
}
@media (max-width: 576px) {
  .cmt {
    grid-template-columns: auto;
  }
}
.thread-space {
  margin-top: 50px;
}
.blog-comment-section textarea.form-control {
  min-height: 180px;
  resize: none;
}
.blog-comment-section .form-control {
  padding: 18px 20px;
  border-radius: 8px;
}
.postCard.blog-grid {
  padding: 20px;
  display: block;
}
.postCard.blog-grid .postCard__media, .postCard.blog-grid .postCard__content {
  width: 100% !important;
}
.postCard.blog-grid .postDate__day {
  color: #fff;
}
.section.terms-section h1, .section.terms-section h2, .section.terms-section h3, .section.terms-section h4, .section.terms-section h5, .section.terms-section h6, .section.terms-section .h1, .section.terms-section .h2, .section.terms-section .h3, .section.terms-section .h4, .section.terms-section .h5, .section.terms-section .h6 {
  font-weight: 700;
}
.section-title--center {
  text-align: center;
}
.section-title__kicker {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.contact-overview {
  position: relative;
}
.contact-card {
  padding: 30px 25px 40px;
  background: var(--custom-white);
  border-radius: 12px;
  height: 100%;
}
.contact-card__badge {
  width: 70px;
  height: 70px;
  border-radius: 20px 5px 20px 5px;
  display: inline-grid;
  place-items: center;
  background: var(--primary01);
  transition: all 0.3s ease-in-out;
}
.contact-card__badge i {
  font-size: 25px;
  color: var(--primary-color);
  line-height: 1;
  display: inline-flex;
}
.contact-card__title {
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 7px 0;
}
.contact-card__text {
  margin: 0 auto;
  max-width: 250px;
  opacity: 0.7;
}
.contact-card__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.contact-card__item {
  margin: 0;
}
.contact-card__item--active .contact-card__link {
  font-weight: 600;
  color: var(--primary-color);
}
.contact-card__link {
  color: var(--default-text-color);
  text-decoration: none;
  opacity: 0.7;
}
.contact-card__link:hover {
  color: var(--primary-color);
}
.contact-card:hover .contact-card__badge {
  background: var(--primary-color);
}
.contact-card:hover .contact-card__badge i {
  color: #fff;
}
.contact-panel {
  position: relative;
}
.inquiry-form {
  background: var(--custom-white);
  border-radius: 12px;
  padding: 60px 50px;
  margin-inline-end: 15px;
}
.inquiry-form__title {
  margin: 0 0 35px 0;
  font-weight: 700;
}
@media (max-width: 576px) {
  .inquiry-form {
    margin-inline-end: 0px !important;
  }
}
/* Fields (replaces .form-input) */
.field {
  margin-bottom: 15px;
}
.field__control {
  width: 100%;
  background: transparent;
  padding: 11px 0;
  border: 0;
  border-bottom: 1px dashed #b9c2d1;
}
.field__control:focus {
  border-color: var(--default-text-color);
  outline: none;
  box-shadow: none;
}
.field--message {
  margin-bottom: 30px;
}
.field--message textarea.field__control {
  height: 130px;
  resize: none;
  padding-top: 0;
}
/* Select wrapper (works with native select; can coexist with nice-select if you use it) */
.select-shell {
  position: relative;
  /* dropdown chevron */
}
.select-shell__native {
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  background: transparent;
}
.select-shell::after {
  content: "\e929";
  font-family: "texon-icons";
  position: absolute;
  right: 5px;
  top: 18px;
  font-size: 16px;
  line-height: 1;
  pointer-events: none;
}
/* Actions row */
.form-actions {
  margin-top: 5px;
}
.map-frame {
  width: 100%;
  height: 100%;
  border-radius: 12px;
  overflow: hidden;
}
.map-frame iframe {
  width: 100%;
  height: 100%;
  min-height: 360px;
  display: block;
  border: 0;
}
.story-title .story-kicker {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-weight: 800;
  color: var(--primary-color);
  margin-bottom: 14px;
}
.story-h2 {
  margin: 0;
  color: var(--default-text-color);
  line-height: 1.15;
}
.story-lead p {
  margin: 0 0 18px;
  color: var(--default-text-color);
}
.story-lead p:last-child {
  margin-bottom: 0;
}
/* button (new, self-contained) */
.story-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 18px;
  border-radius: 999px;
  background: var(--primary-color);
  color: #fff;
  text-decoration: none;
  font-weight: 800;
  line-height: 1;
  transition: transform 0.2s ease, opacity 0.2s ease;
}
.story-btn:hover {
  transform: translateY(-1px);
  opacity: 0.95;
}
.story-btn__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
/* ===== Timeline wrapper ===== */
.milestone-track {
  position: relative;
  width: 100%;
}
/* center dashed line */
.milestone-track::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  inset-inline-start: 50%;
  transform: translateX(-0.5px);
  border-inline-start: 1px dashed #b9c2d1;
}
/* alternating items */
.milestone-item {
  position: relative;
  width: 50%;
}
/* left side */
.milestone-item:nth-child(odd) {
  inset-inline-start: 0;
  padding-inline-end: 130px;
}
/* right side */
.milestone-item:nth-child(even) {
  inset-inline-start: 50%;
  padding-inline-start: 130px;
}
/* dot marker on the center line */
.milestone-item::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  top: calc(50% - 8px);
  inset-inline-end: -8px;
  background: var(--custom-white);
  border: 4px solid var(--primary-color);
  border-radius: 999px;
  z-index: 3;
}
.milestone-item:nth-child(even)::after {
  inset-inline-start: -8px;
  inset-inline-end: auto;
}
/* big year label */
.milestone-year {
  position: absolute;
  top: calc(50% - 25px);
  font-size: 48px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 1px;
  color: #7e8a9f;
  z-index: 2;
}
.milestone-item:nth-child(odd) .milestone-year {
  inset-inline-end: -200px;
}
.milestone-item:nth-child(even) .milestone-year {
  inset-inline-start: -200px;
}
/* card */
.milestone-card {
  background: var(--custom-white);
  border-radius: 12px;
  padding: 30px;
  position: relative;
}
/* top content with number */
.milestone-top {
  position: relative;
  padding-inline-start: 44px;
}
.milestone-no {
  position: absolute;
  inset-inline-start: 0;
  top: 0;
  font-size: 22px;
  font-weight: 600;
  color: #9da9b5;
}
.milestone-title {
  margin: 0 0 14px;
  color: var(--default-text-color);
  font-weight: 700;
  font-size: 24px;
  line-height: 1.2;
}
.milestone-desc {
  margin: 0;
  color: var(--default-text-color);
  opacity: 0.7;
}
.milestone-avatar {
  width: 5.5rem;
  height: 5.5rem;
  border-radius: 50%;
  background-color: var(--primary-color);
  border: 1px solid var(--primary-color);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  inset-inline-start: 66px;
  margin-top: 14px;
}
.milestone-avatar svg {
  width: 3rem;
  height: 3rem;
}
.milestone-avatar svg path {
  fill: #fff;
}
/* images grid */
.milestone-media {
  margin-top: 60px;
}
.milestone-media img {
  width: 100%;
  height: auto;
  border-radius: 12px;
  display: block;
}
/* ===== Responsive adjustments ===== */
@media (max-width: 1199.98px) {
  .milestone-item:nth-child(odd) {
    padding-inline-end: 60px;
  }
  .milestone-item:nth-child(even) {
    padding-inline-start: 60px;
  }
  .milestone-item:nth-child(odd) .milestone-year {
    inset-inline-end: -170px;
  }
  .milestone-item:nth-child(even) .milestone-year {
    inset-inline-start: -170px;
  }
}
@media (max-width: 991.98px) {
  .milestone-item:nth-child(odd) {
    padding-inline-end: 40px;
  }
  .milestone-item:nth-child(even) {
    padding-inline-start: 40px;
  }
  .milestone-item:nth-child(odd) .milestone-year {
    inset-inline-end: -130px;
  }
  .milestone-item:nth-child(even) .milestone-year {
    inset-inline-start: -130px;
  }
  .milestone-year {
    font-size: 40px;
  }
}
/* Mobile stack */
@media (max-width: 767.98px) {
  .milestone-track {
    display: flex;
    flex-direction: column;
    gap: 60px;
    padding-top: 30px;
  }
  .milestone-track::before {
    inset-inline-start: 10px;
    transform: none;
  }
  .milestone-item {
    width: 100%;
    inset-inline-start: 0 !important;
    padding: 0 0 0 40px !important;
  }
  .milestone-item::after {
    inset-inline-start: 1px !important;
    inset-inline-end: auto;
    top: -38px;
  }
  .milestone-year {
    font-size: 24px;
    inset-inline-start: 40px !important;
    inset-inline-end: auto !important;
    top: -42px;
  }
  .milestone-card {
    padding: 20px;
  }
  .milestone-no {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  [dir=rtl] .milestone-item {
    padding-inline-start: 40px !important;
  }
}
.team-member-name {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 5px;
}
.team-card-divider {
  border-bottom: 1px solid var(--border);
}
.team-member-role {
  font-weight: 400;
  opacity: 0.7;
  display: block;
  margin-bottom: 12px;
}
.team-member-bio {
  margin-bottom: 35px;
  line-height: 1.6;
  opacity: 0.7;
}
.team-member-info {
  border-top: 1px solid var(--border);
  padding-top: 35px;
  margin-bottom: 50px;
}
.team-member-info ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
.team-member-info ul li {
  list-style: none;
  margin-bottom: 10px;
}
.team-member-info ul li strong {
  display: inline-block;
  min-width: 115px;
  font-weight: 700;
}
.team-member-info ul li span {
  margin-right: 10px;
}
.portfolio-link {
  margin-right: 10px;
  text-decoration: none;
  padding: 0.35rem 1rem;
  border: 1px solid var(--border);
  border-radius: 50px;
  font-size: 15px;
  color: rgb(var(--dark-rgb));
}
.team-member-social a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  background-color: var(--primary-color);
  border-radius: 50%;
  margin-right: 10px;
  transition: all 0.3s ease;
}
.team-member-social a i {
  font-size: 20px;
}
.team-member-social a:hover {
  background-color: rgb(var(--dark-rgb));
  color: #fff;
}
.skills-container {
  margin: 0;
  padding: 0;
}
.skill-item:not(:last-child) {
  margin-bottom: 25px;
}
.skill-title, .skill-value {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: -0.2em;
}
.skill-progress {
  position: relative;
  height: 0.5rem;
  border-radius: 0.25rem;
  background-color: var(--primary01);
  overflow: visible;
  display: flex;
  align-items: center;
}
.skill-progress:after {
  content: "";
  position: absolute;
  left: 0;
  top: 1.5px;
  width: 100%;
  background: var(--border);
  z-index: -1;
}
.skill-bar {
  background-color: var(--primary-color);
  border-radius: 0.25rem;
  height: 0.5rem;
  transition: width 0.6s ease;
}
.skill-value {
  position: absolute;
  top: -36px;
  inset-inline-end: 0;
  font-weight: 600;
}
#team-contact-form .field .form-control {
  padding: 0.75rem 1.25rem;
}
.role-card {
  padding: 30px;
  background-color: var(--custom-white);
  border-radius: 12px;
  transition: all 0.3s ease-in-out 0s;
}
.role-card__head {
  display: flex;
  flex-direction: column;
  gap: 18px;
}
.role-card__icon {
  width: 88px;
  height: 88px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 48px;
  line-height: 1;
  background-color: var(--primary01);
  border-radius: 50%;
  transition: all 0.3s ease-in-out 0s;
}
.role-card__icon i {
  color: var(--primary-color);
  transition: all 0.3s ease-in-out 0s;
}
.role-card__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.role-card__title {
  margin: 20px 0 0px;
  font-weight: 700;
  font-size: 1.5rem;
}
.role-card__title a {
  color: var(--default-text-color);
  transition: all 0.3s ease-in-out 0s;
}
.role-card__pay {
  margin: 10px 0 0;
  font-weight: 600;
  font-size: 18px;
  opacity: 0.7;
}
.role-card__pay span {
  color: var(--default-text-color);
  transition: all 0.3s ease-in-out 0s;
}
.role-card__foot {
  margin-top: 20px;
  padding-top: 20px;
  gap: 10px;
  border-top: 1px solid var(--border);
}
.role-card__foot .footer-dev {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.role-card__foot .role-card__list {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--border);
}
.role-card__foot .role-card__list li {
  font-size: 18px;
  margin-bottom: 12px;
  color: var(--default-text-color);
  opacity: 0.9;
  font-weight: 500;
}
.role-card__place {
  transition: all 0.3s ease-in-out 0s;
}
.role-card__place i {
  margin-inline-end: 5px;
  transition: all 0.3s ease-in-out 0s;
}
.role-card:hover {
  border-color: var(--default-text-color);
  background-color: rgb(var(--dark-rgb));
}
.role-card:hover .role-card__icon {
  background-color: var(--primary-color);
}
.role-card:hover .role-card__icon i {
  color: #fff;
}
.role-card:hover .role-card__title a {
  color: #fff;
}
.role-card:hover .role-card__pay {
  color: #738495;
}
.role-card:hover .role-card__pay span {
  color: #fff;
}
.role-card:hover .role-card__place {
  color: #738495;
}
.role-card:hover .role-card__place i {
  color: #738495;
}
.role-card:hover .role-card__foot {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.role-card:hover .role-card__foot .role-card__list {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.role-card:hover .role-card__foot .role-card__list li {
  color: #fff;
}
.role-card:hover .plain-btn .button-title {
  color: #fff;
}
/* apply button (text + double arrow animation) */
.role-apply {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--default-text-color);
}
.role-apply__arrows {
  overflow: hidden;
  position: relative;
  display: inline-flex;
  color: var(--default-text-color);
}
.role-apply__arrows i {
  color: var(--default-text-color);
  font-weight: 700;
  margin-top: 2px;
}
.role-apply__arrows i:first-child, .role-apply__arrows i:last-child {
  transition: transform 0.4s ease-in-out 0s;
}
.role-apply__arrows i:last-child {
  position: absolute;
  transform: translateX(-150%);
}
.role-apply__label {
  display: inline-flex;
  overflow: hidden;
  color: var(--default-text-color);
  text-shadow: 0 23px 0 currentColor;
  font-weight: 700;
}
.role-apply__label > span {
  display: flex;
  align-items: center;
  backface-visibility: hidden;
  transform: translateY(0);
  transition: 0.5s;
}
.job-meta {
  display: flex;
  gap: 80px;
  flex-wrap: wrap;
  margin-bottom: 1rem;
  padding-bottom: 30px;
  border-bottom: 1px solid var(--border);
}
.job-meta__label {
  font-weight: 400;
  font-size: 16px;
  color: var(--default-text-color);
  opacity: 0.7;
}
.job-meta__value {
  font-weight: 600;
  font-size: 20px;
  letter-spacing: -0.01em;
  margin-top: 0.5rem;
}
.job-meta__value a {
  color: var(--default-text-color);
}
.job-feature-list {
  list-style-type: none;
  padding: 0px;
}
.job-feature-list li {
  margin-bottom: 0.5rem;
}
.job-feature-list li i {
  color: var(--primary-color);
  margin-inline-end: 0.5rem;
}
.job-specs__list {
  list-style-type: none;
  padding: 0px;
}
.job-specs__list .job-specs__row {
  margin-bottom: 1.5rem;
}
.job-specs__list .job-specs__row .job-specs__label {
  font-weight: 700;
}
.job-specs__list .job-specs__row .job-specs__value {
  opacity: 0.7;
  margin-inline-start: 1rem;
}
.job-specs__list .job-specs__row .job-specs__link {
  text-decoration: underline;
}
.section.services-page-section .service03-card .corner-action {
  background: var(--default-body-bg-color);
  border-bottom: 18px solid var(--default-body-bg-color);
  border-inline-start: 18px solid var(--default-body-bg-color);
}
.section.services-page-section .service03-card .corner-action::before, .section.services-page-section .service03-card .corner-action::after {
  background: url('data:image/svg+xml,<svg viewBox="0 0 11 11" xmlns="http://www.w3.org/2000/svg"><path d="M11 0H0V11C0 5 5 0 11 0Z" fill="rgb(245 246 247)"/></svg>');
}
[data-theme-mode=dark] .section.services-page-section .service03-card .corner-action {
  background: rgb(16, 27, 41);
  border-bottom: 18px solid rgb(16, 27, 41);
  border-inline-start: 18px solid rgb(16, 27, 41);
}
[data-theme-mode=dark] .section.services-page-section .service03-card .corner-action::before, [data-theme-mode=dark] .section.services-page-section .service03-card .corner-action::after {
  background: url('data:image/svg+xml,<svg viewBox="0 0 11 11" xmlns="http://www.w3.org/2000/svg"><path d="M11 0H0V11C0 5 5 0 11 0Z" fill="rgb(16,27,41)"/></svg>');
}
.mk-sr-only {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.mk-catalog-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 1rem;
  padding: 1rem;
  background-color: var(--primary01);
  border-radius: 8px;
}
.mk-catalog-bar__meta {
  margin: 0;
  font-size: 18px;
  color: var(--default-text-color);
}
.mk-select {
  width: 233px;
  max-width: 100%;
  height: 48px;
  padding: 0 42px 0 16px;
  border-radius: 8px;
  border: 1px solid transparent;
  background: transparent;
  color: var(--default-text-color);
  outline: 0;
}
.mk-select:focus {
  background-color: transparent;
}
.mk-catalog {
  position: relative;
}
.mk-grid {
  display: grid;
  gap: 30px;
  /* mimic row-cols-xl-2 row-cols-lg-2 row-cols-md-2 row-cols-1 */
  grid-template-columns: 1fr;
}
@media (min-width: 768px) {
  .mk-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
/* Card */
.mk-card {
  position: relative;
  padding: 1rem;
  border: 1px solid var(--border);
  border-radius: 12px;
  /* top badge */
  /* hover tools */
  /* cart button (bottom) */
}
.mk-card:hover {
  z-index: 2;
}
.mk-card__media {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  background: rgb(var(--dark-rgb));
}
.mk-card__link {
  display: block;
}
.mk-card__img {
  width: 100%;
  height: auto;
  display: block;
}
.mk-card .mk-chip {
  position: absolute;
  top: 0px;
  left: -1px;
  z-index: 2;
}
.mk-card .mk-chip span {
  display: inline-block;
  padding: 10px 23px;
  font-size: 13px;
  line-height: 1;
  border-bottom-right-radius: 22px;
  background: var(--primary-color);
  color: #fff;
  font-weight: 600;
}
.mk-card .mk-chip--sale span {
  background: var(--primary-color);
  color: #fff;
}
.mk-card .mk-chip--sold span {
  background: rgb(var(--danger-rgb));
  color: #fff;
}
.mk-card__tools {
  position: absolute;
  top: 16px;
  right: 16px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  z-index: 3;
  /* hidden until hover (optional) */
  opacity: 0;
  transform: translateY(6px);
  transition: 0.25s ease;
}
.mk-card:hover .mk-card__tools {
  opacity: 1;
  transform: translateY(0);
}
.mk-card__cta {
  position: absolute;
  left: 16px;
  right: 16px;
  bottom: 16px;
  z-index: 3;
  opacity: 0;
  transform: translateY(10px);
  transition: 0.25s ease;
}
.mk-card:hover .mk-card__cta {
  opacity: 1;
  transform: translateY(0);
}
.mk-card__body {
  padding: 20px 10px 0px;
}
.mk-card__title {
  margin: 0 0 10px;
  font-size: 1.25rem;
  font-weight: 700;
  letter-spacing: -0.02em;
}
.mk-card__title a {
  color: var(--default-text-color);
  text-decoration: none;
}
.mk-card__title a:hover {
  color: var(--primary-color);
}
/* icon buttons */
.mk-iconbtn {
  position: relative;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1px solid var(--border);
  background: var(--custom-white);
  color: var(--default-text-color);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  cursor: pointer;
  transition: 0.25s ease;
}
.mk-iconbtn i {
  font-size: 16px;
}
.mk-iconbtn:hover {
  background: var(--primary-color);
  border-color: var(--primary-color);
  color: #fff;
}
.mk-iconbtn--text {
  width: auto;
  padding: 0 14px;
  font-size: 14px;
  font-weight: 600;
  justify-content: center;
}
/* cart button */
.mk-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
  padding: 14px 18px;
  border-radius: 999px;
  text-decoration: none;
  font-weight: 600;
  border: 0px !important;
  background: var(--custom-white);
  color: var(--default-text-color);
  transition: 0.25s ease;
  overflow: hidden;
  position: relative;
}
.mk-btn::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgb(var(--dark-rgb));
  border-color: rgb(var(--dark-rgb));
  border-radius: 50px;
  visibility: hidden;
  height: 10px;
  width: 10px;
  z-index: 0;
  transition: all 0.5s ease-in-out;
}
.mk-btn__ico {
  display: inline-flex;
  gap: 6px;
  position: relative;
  z-index: 1;
}
.mk-btn__ico i {
  font-size: 16px;
}
.mk-btn__txt {
  position: relative;
  z-index: 1;
}
.mk-btn:hover {
  color: #fff;
}
.mk-btn:hover::after {
  visibility: visible;
  transform: scale(100) translateX(2px);
}
/* price */
.mk-price {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}
.mk-price__old {
  color: var(--default-text-color);
  text-decoration: none;
  opacity: 0.7;
}
.mk-price__old span {
  margin-right: 2px;
}
.mk-price__new {
  text-decoration: none;
  color: var(--default-text-color);
  font-weight: 700;
}
.mk-price__new span {
  margin-right: 2px;
}
.mk-price del,
.mk-price ins {
  font-size: 18px;
}
.mk-price del {
  text-decoration: line-through;
}
@media (max-width: 450px) {
  .mk-price del, .mk-price ins {
    font-size: 14px;
  }
}
/* pagination */
.mk-pager {
  margin-top: 40px;
}
.mk-pager__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline-flex;
  gap: 10px;
}
.mk-pager__item {
  width: 44px;
  height: 44px;
  border-radius: 12px;
  border: 1px solid var(--border);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: var(--default-text-color);
  background: transparent;
  transition: 0.2s ease;
}
.mk-pager__item:hover {
  background: var(--primary-color);
  border-color: var(--primary-color);
  color: #fff;
}
.mk-pager__item.is-current {
  background: var(--primary-color);
  border-color: var(--primary-color);
  color: #fff;
  cursor: default;
}
.mk-pager__next i {
  font-size: 16px;
}
.mk-catalog-bar__right .choices__inner {
  padding: 0.5rem 0.75rem !important;
  background-color: var(--form-control-bg) !important;
  border-radius: 0.35rem !important;
  font-size: 0.8725rem !important;
  border: 1px solid #c5ced6 !important;
  min-height: auto !important;
  line-height: 1.8;
}
.mk-catalog-bar__right .choices__inner .choices {
  display: none;
}
.mk-catalog-bar__right .choices__inner .choices__item {
  font-size: 16px;
}
.mk-catalog-bar__right .choices__list--dropdown, .mk-catalog-bar__right .choices__list[aria-expanded] {
  background-color: var(--custom-white) !important;
  border: 1px solid var(--default-border) !important;
  z-index: 99 !important;
  border-radius: 0 0 0.25rem 0.25rem !important;
}
.mk-catalog-bar__right .choices__list--dropdown {
  display: none;
}
.mk-catalog-bar__right .choices__list--dropdown .choices__item {
  font-size: 16px;
}
[data-theme-mode=dark] .mk-catalog-bar__right .choices__inner {
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.slider-container {
  padding: 1.75rem 1.5rem 1.5rem;
  background-color: var(--custom-white);
  border-radius: 0.5rem;
}
.slider-container .price_label {
  padding: 0.5rem 0.75rem;
  border: 1px solid var(--border);
  border-radius: 0.5rem;
}
.slider-container .btn {
  font-size: 16px !important;
}
.pm-summary {
  margin-inline-start: 30px;
}
.pm-summary__title {
  font-weight: 700;
  margin-bottom: 1rem;
}
.pm-summary--sticky {
  position: sticky;
  top: 120px;
}
.pm-summary p {
  margin-bottom: 25px;
}
.pm-summary__desc p {
  margin-bottom: 25px;
  opacity: 0.7;
}
.pm-price .pm-price__row {
  display: inline-flex;
  flex-direction: row-reverse;
  margin-bottom: 20px;
}
.pm-price .pm-price__old,
.pm-price .pm-price__new {
  font-weight: 700;
  font-size: 20px;
  text-decoration: none;
}
.pm-price .pm-price__old {
  margin-inline-start: 10px;
  text-decoration: none;
  opacity: 0.7;
  font-weight: 500;
  /* strike only the amount */
  text-decoration-line: line-through;
}
.pm-price .pm-price__old span { /* $ sign */
  font-weight: inherit;
}
.pm-price .pm-price__new {
  text-decoration: none;
}
.pm-cta .pm-cta__row {
  gap: 15px;
  margin-bottom: 30px;
  max-width: 410px;
}
.pm-qty .pm-qty__box {
  width: -moz-max-content;
  width: max-content;
  position: relative;
  background: transparent;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--border);
  border-radius: 8px;
}
.pm-qty .pm-qty__btn {
  display: inline-block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.pm-qty .pm-qty__btn:hover {
  color: var(--primary-color);
}
.pm-qty .pm-qty__input {
  height: 44px;
  line-height: 44px;
  width: 70px;
  background-color: transparent;
  border: 0;
  border-inline-end: 1px solid var(--border);
  border-inline-start: 1px solid var(--border);
  border-radius: 0;
  font-size: 16px;
  color: var(--default-text-color);
  text-align: center;
}
.pm-qty .pm-qty__input:focus {
  outline: none;
}
.pm-meta {
  margin-top: 30px;
}
.pm-meta__title {
  margin-bottom: 15px;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.2;
}
.pm-meta__item:not(:last-child) {
  margin-bottom: 3px;
}
.pm-meta__item > span {
  font-size: 16px;
  font-weight: 600;
  margin-inline-end: 6px;
}
.pm-meta__item p {
  font-size: 15px;
  margin-bottom: 0;
}
.pm-meta__item a:hover {
  color: var(--primary-color);
}
.pm-share {
  display: flex;
  gap: 7px;
  align-items: center;
  padding-top: 25px;
  margin-top: 25px;
  border-top: 1px solid var(--border);
}
.pm-share__label {
  margin: 0;
  font-size: 1rem;
  font-weight: 500;
}
.pm-share a {
  font-size: 14px;
  width: 28px;
  height: 28px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  color: #fff;
  background: var(--primary-color);
  border-radius: 100%;
  transform: translateY(0);
}
.pm-share a i {
  font-size: 18px;
}
.pm-share a:hover {
  background: rgb(var(--dark-rgb));
  color: #fff;
}
.pm-share a:hover i {
  color: #fff;
}
.pm-gallery {
  overflow: hidden;
  position: relative;
}
/* Thumbs list */
.pm-gallery__thumbs {
  flex-direction: column;
  gap: 15px;
  margin-inline-end: 25px;
}
/* Single thumb */
.pm-thumb {
  width: 100px;
  max-height: 100px;
  background: transparent;
  padding: 0;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
}
.pm-thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.pm-thumb::after {
  position: absolute;
  content: "";
  inset: 0;
  border: 1px solid transparent;
  transition: all 0.3s ease-in-out;
}
.pm-thumb.active::after, .pm-thumb.on-active::after, .pm-thumb:hover::after {
  border-color: transparent;
}
@media (max-width: 576px) {
  .pm-gallery__thumbs {
    flex-direction: row;
    margin-block-start: 1rem;
  }
  .pm-thumb {
    width: 50px;
    max-height: 50px;
  }
  .pm-summary {
    margin-inline-start: 8px !important;
  }
}
/* Stage (main image area) */
.pm-gallery__stage {
  position: relative;
  overflow: hidden;
}
/* Main image box (old: .product-img) */
.pm-media__img {
  height: 605px;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}
.pm-media__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
/* Sale badge */
.pm-badge {
  position: absolute;
  top: 0px;
  inset-inline-start: 0px;
  z-index: 2;
}
.pm-badge span {
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
  padding: 10px 20px;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 12px;
  background-color: var(--primary-color);
  color: #fff;
}
.pm-related--bordered {
  position: relative;
  padding-top: 120px;
}
.pm-related--bordered::before {
  position: absolute;
  content: "";
  top: 0;
  inset-inline-start: -100%;
  inset-inline-end: -100%;
  height: 1px;
  width: 6000px;
  background-color: var(--border);
}
.product-details-table {
  padding: 50px 70px 50px;
  background-color: var(--primary01);
}
.product-details-table .table th, .product-details-table .table td {
  border-color: rgb(189, 201, 219) !important;
}
[data-theme-mode=dark] .product-details-table .table th, [data-theme-mode=dark] .product-details-table .table td {
  border-color: rgba(255, 255, 255, 0.1) !important;
}
/* Remove default borders */
.tab-section .tab-list {
  border: none;
}
.tab-section .tab-item {
  border: none;
}
.tab-section .tab-item:not(:last-child) {
  margin-right: 8px;
}
.tab-section .tab-link {
  font-weight: 700;
  font-size: 16px;
  padding: 1rem 1.25rem;
  border: none;
  background: none;
  position: relative;
  color: var(--default-text-color);
  cursor: pointer;
}
.tab-section .tab-link::after {
  content: "";
  position: absolute;
  right: 0;
  width: 0;
  height: 2px;
  bottom: 1px;
  background-color: var(--default-text-color);
  transition: all 0.4s ease-in-out;
}
.tab-section .tab-link.active {
  color: var(--primary-color);
}
.tab-section .tab-link.active::after {
  width: 100%;
  left: 0;
  right: auto;
  background-color: var(--primary-color);
}
.tab-section .tab-link:hover {
  color: var(--default-text-color);
}
.pricing-feature-list ul {
  list-style-type: none;
  padding: 0px;
}
.pricing-feature-list ul li {
  margin-bottom: 0.5rem;
}
.swiper.swiper-view-details.product-details .swiper-slide {
  border: 2px solid transparent;
}
.swiper.swiper-view-details.product-details .swiper-slide.swiper-slide-thumb-active {
  border: 2px solid var(--primary-color);
}
.product-details-card {
  margin-bottom: 1.5rem;
  border-bottom: 1px solid var(--border);
  border-radius: 12px;
}
.product-description {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.5;
  opacity: 0.8;
  margin-bottom: 1.5rem;
}
.product-reviews-container {
  padding: 50px 70px 50px;
  border: 1px solid var(--border);
  border-radius: 0.5rem;
}
.review-score-box {
  text-align: center;
  width: 158px;
  height: 131px;
  background-color: var(--primary01);
  border-radius: 0.5rem;
  padding-top: 21px;
  padding-bottom: 21px;
}
.review-score-box .review-score-value {
  font-weight: 500;
  font-size: 60px;
  line-height: 1;
  margin-bottom: 0;
}
.review-score-box .review-stars {
  font-size: 15px;
  color: #ffb21d;
}
.review-breakdown {
  flex-grow: 1;
  max-width: 500px;
}
.review-breakdown .rating-number, .review-breakdown .total-rating-value {
  font-size: 14px;
}
.review-breakdown .rating-number {
  display: flex;
  align-items: center;
  gap: 0.25rem;
}
.review-breakdown .progress.progress-sm {
  height: 8px;
}
.review-breakdown .rating-star {
  font-size: 10px;
  line-height: 1;
  vertical-align: middle;
}
.product-feedback-card {
  border-bottom: 1px solid var(--border);
  margin-block-end: 1.5rem;
}
.product-feedback-card:last-child {
  border-bottom: 0px;
  margin-bottom: 0px;
}
.product-feedback-card .feedback-user {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-block-end: 0.5rem;
}
.product-feedback-card .feedback-user .user-avatar img {
  width: 35px;
  height: 35px;
  border-radius: 50%;
}
.product-feedback-card .feedback-user .user-details .user-name {
  font-weight: 600;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 0;
}
.product-feedback-card .feedback-meta {
  margin-block-end: 1rem;
}
.product-feedback-card .feedback-meta .star-group {
  font-size: 14px;
  color: #ffb21d;
}
.product-feedback-card .feedback-meta .review-date {
  font-size: 14px;
  opacity: 0.7;
}
.product-feedback-card .feedback-text {
  font-size: 18px;
  max-width: 100%;
  width: 100%;
  margin-block-end: 1.5rem;
  font-weight: 400;
  opacity: 0.7;
}
.rate-product {
  font-size: 16px;
  color: #ffb21d;
}
.review-textarea {
  background-color: rgb(var(--light-rgb));
  padding: 1.5rem;
}
.review-input {
  background-color: rgb(var(--light-rgb));
  padding: 1rem;
}
.review-check-label {
  font-size: 16px;
  opacity: 0.7;
}
.avatar.avatar-xxl {
  width: 5rem;
  height: 5rem;
  line-height: 5rem;
  font-size: 1.5rem;
}
.avatar.avatar-xxl img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.form-control.coupon-input {
  border-radius: 0px;
  background-color: rgb(var(--light-rgb));
  padding: 0.77rem 1rem;
}
.checkout-section input.form-control {
  background-color: rgb(var(--light-rgb));
  padding: 0.77rem 1rem;
}
.checkout-section .choices .choices__inner {
  background-color: rgb(var(--light-rgb)) !important;
  padding: 0.77rem 1rem !important;
}
/* keep as-is */
.vbox-child {
  background-color: transparent !important;
}
.pm-reviewlist {
  padding-inline-start: 0;
  list-style: none;
}
.pm-reviewlist li {
  margin-bottom: 15px;
}
.pm-reviewlist li .pm-reviewbox {
  overflow: hidden;
  border: 1px solid #c4d0dc;
  padding: 30px;
  border-radius: 8px;
  display: flex;
  gap: 1rem;
}
.pm-reviewlist li .pm-reviewbox .pm-stars {
  width: -moz-fit-content;
  width: fit-content;
  padding: 0rem 0.5rem;
  background-color: var(--primary01);
  border-radius: 50px;
  margin-bottom: 0.5rem;
}
.pm-reviewlist li .pm-reviewbox .pm-stars i {
  color: var(--primary-color);
}
[data-theme-mode=dark] .pm-reviewlist li .pm-reviewbox {
  border: 1px solid rgba(255, 255, 255, 0.1);
}
[data-theme-mode=dark] .pm-form__field input.form-control {
  border: 1px solid rgba(255, 255, 255, 0.1);
}
[data-theme-mode=dark] .pm-form__field textarea.form-control {
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.pm-form__field label {
  margin-bottom: 0.5rem;
}
.pm-form__field input.form-control {
  padding: 0.75rem 1rem;
  background: transparent;
  border: 1px solid #bec9d4;
  font-size: 16px;
}
.pm-form__field input.form-control::-moz-placeholder {
  font-size: 16px;
}
.pm-form__field input.form-control::placeholder {
  font-size: 16px;
}
.pm-form__field textarea.form-control {
  padding: 0.75rem 1rem;
  background: transparent;
  border: 1px solid #bec9d4;
  font-size: 16px;
}
.pm-form__field textarea.form-control::-moz-placeholder {
  font-size: 18px;
}
.pm-form__field textarea.form-control::placeholder {
  font-size: 18px;
}
table.cart-table {
  border-color: #c2cdd7;
}
table.cart-table .avatar.avatar-xxl {
  width: 6rem;
  height: 6rem;
}
.btn.btn-delete:hover {
  background-color: var(--primary-color) !important;
  color: #fff !important;
}
[data-theme-mode=dark] table.cart-table {
  border-color: rgba(255, 255, 255, 0.1);
}
.login-area {
  padding: 20px 30px;
  border-radius: 0.35rem;
  background-color: var(--primary-color);
  color: #fff;
}
.login-area span {
  color: #fff;
}
.login-area span a {
  color: #fff;
  text-decoration: underline;
}
.section.checkout-section .pm-form__field input.form-control {
  border: 1px solid #c4cfd9;
}
.section.checkout-section .pm-form__field textarea.form-control {
  border: 1px solid #c4cfd9;
}
.section.checkout-section .choices .choices__inner {
  border: 1px solid #c4cfd9 !important;
}
.checkout-order-list li {
  border-color: #b2c3d2 !important;
}
.checkout-total-bill {
  border-bottom: 1px solid #b2c3d2 !important;
}
[data-theme-mode=dark] .section.checkout-section .pm-form__field input.form-control {
  border: 1px solid rgba(255, 255, 255, 0.1);
}
[data-theme-mode=dark] .section.checkout-section .pm-form__field textarea.form-control {
  border: 1px solid rgba(255, 255, 255, 0.1);
}
[data-theme-mode=dark] .section.checkout-section .choices .choices__inner {
  border: 1px solid rgba(255, 255, 255, 0.1) !important;
}
[data-theme-mode=dark] .checkout-order-list li {
  border-color: rgba(255, 255, 255, 0.1) !important;
}
[data-theme-mode=dark] .checkout-total-bill {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
}
.brand-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border-radius: 12px;
  overflow: hidden;
}
@media only screen and (max-width: 991px) {
  .brand-wrapper {
    justify-content: center;
    gap: 20px;
  }
}
.brand-wrapper .brand-item {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  border-left: 1px solid rgba(255, 255, 255, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 33.3%;
  height: 265px;
  background-color: var(--primary-color);
}
@media only screen and (max-width: 991px) {
  .brand-wrapper {
    margin-block-start: 2rem;
  }
  .brand-wrapper .brand-item {
    width: 15rem;
    height: 7rem;
    border: none !important;
    border-radius: 0.5rem;
  }
  .brand-wrapper .brand-item img {
    max-width: 125px;
  }
}
.brand-wrapper .brand-item.border-last {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.brand-wrapper .brand-item.border-bottom {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.brand-wrapper .brand-item:last-child {
  border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.auth-container {
  padding: 4rem;
  background-color: var(--custom-white);
  border-radius: 12px;
}
.pages-sections .footer.footer-3.footer05-section {
  margin: 0px;
  border-radius: 0px;
}
.pages-sections .footer-section-spacer {
  padding: 0px !important;
}
/* ######## LAYOUT ######## */
/* ######## VERTICAL ######## */
.main-sidebar {
  margin-block-start: 3.72rem;
  padding-block-start: 0;
  padding-block-end: 5rem;
  height: 100vh;
  position: relative;
  overflow: auto;
}
.app-sidebar {
  width: 18rem;
  height: 100%;
  position: fixed;
  inset-inline-start: 0;
  z-index: 100;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.05);
  transition: all 320ms ease;
}
.app-sidebar .main-sidebar-header {
  height: 3.75rem;
  width: 15rem;
  position: fixed;
  display: flex;
  background: var(--primary09);
  z-index: 9;
  align-items: center;
  justify-content: center;
  padding: 0.813rem 1.25rem;
  border-inline-end: 1px solid var(--border);
  border-block-end: 1px solid var(--border);
  transition: all 320ms ease;
}
.app-sidebar .main-sidebar-header .header-logo img {
  height: 2rem;
  line-height: 2rem;
}
.app-sidebar .main-sidebar-header .header-logo .desktop-logo {
  display: block;
}
.app-sidebar .main-sidebar-header .header-logo .desktop-dark,
.app-sidebar .main-sidebar-header .header-logo .toggle-logo,
.app-sidebar .main-sidebar-header .header-logo .toggle-dark {
  display: none;
}
.app-sidebar .slide__category {
  color: var(--primary-color);
  font-size: 0.6rem;
  font-weight: 600;
  letter-spacing: 0.065rem;
  text-transform: uppercase;
  padding: 0.75rem 1.65rem;
  white-space: nowrap;
  opacity: 0.5;
  position: relative;
}
.app-sidebar .slide {
  margin: 0;
  padding: 0rem 0.625rem;
}
.app-sidebar .side-menu__item {
  padding: 2.1rem 1rem;
  position: relative;
  display: flex;
  align-items: center;
  text-decoration: none;
  font-size: 1rem;
  color: var(--default-text-color);
  font-weight: 700;
}
.app-sidebar .side-menu__item.active, .app-sidebar .side-menu__item:hover {
  color: var(--primary-color);
}
.app-sidebar .side-menu__item.active .side-menu__icon, .app-sidebar .side-menu__item:hover .side-menu__icon {
  fill: var(--primary-color);
}
.app-sidebar .side-menu__item.active .side-menu__label, .app-sidebar .side-menu__item.active .side-menu__angle, .app-sidebar .side-menu__item:hover .side-menu__label, .app-sidebar .side-menu__item:hover .side-menu__angle {
  color: var(--primary-color) !important;
  opacity: 1;
}
.app-sidebar .side-menu__item.active h6, .app-sidebar .side-menu__item:hover h6 {
  color: var(--primary-color);
}
.app-sidebar .side-menu__item.active .menu-icon, .app-sidebar .side-menu__item:hover .menu-icon {
  background-color: var(--primary01);
  color: var(--primary-color);
}
.app-sidebar .slide-menu {
  padding: 0rem;
}
.app-sidebar .slide-menu.child1.mega-slide-menu-onefr.without-icon .child2,
.app-sidebar .slide-menu.child1.mega-slide-menu-onefr.without-icon .child3 {
  padding-block-start: 0.6rem;
  padding-block-end: 0.5rem;
}
.app-sidebar .slide-menu.child1.mega-slide-menu-onefr.without-icon .slide:hover, .app-sidebar .slide-menu.child1.mega-slide-menu-onefr.without-icon .slide.active {
  color: var(--primary-color);
}
.app-sidebar .slide-menu.child1.mega-slide-menu-onefr.without-icon .slide:hover:before, .app-sidebar .slide-menu.child1.mega-slide-menu-onefr.without-icon .slide.active:before {
  background-color: rgb(var(--secondary-rgb));
}
.app-sidebar .slide-menu.child1.mega-slide-menu-onefr.without-icon li {
  padding-inline-start: 1.3rem;
  position: relative;
}
.app-sidebar .side-menu__label {
  white-space: nowrap;
  position: relative;
  font-size: 18px;
  line-height: 1;
  vertical-align: middle;
  font-weight: 700;
}
.app-sidebar .side-menu__icon {
  margin-inline-end: 0.625rem;
  width: 1.25rem;
  height: 1.25rem;
  text-align: center;
  color: var(--primary-color);
  fill: var(--primary-color);
}
.app-sidebar .side-menu__angle {
  transform-origin: center;
  font-size: 0.75rem;
  transition: all 320ms ease;
}
.app-sidebar .slide.side-menu__label1 {
  display: none;
}
.horizontal-logo {
  padding: 0.85rem 0rem;
  display: none;
}
@media (max-width: 991.98px) {
  .app-sidebar {
    background-color: var(--custom-white);
    inset-inline-start: -19rem;
  }
  .top-menu {
    display: none;
  }
  .horizontal-logo .header-logo .desktop-logo,
  .horizontal-logo .header-logo .desktop-dark,
  .horizontal-logo .header-logo .toggle-dark {
    display: none;
  }
  .horizontal-logo .header-logo .toggle-logo {
    display: block;
  }
  .app-sidebar .slide-menu.child1 .slide {
    padding: 0.3rem 0.1rem;
  }
  .app-sidebar .slide-menu.child2 .slide, .app-sidebar .slide-menu.child3 .slide {
    padding: 0.25rem 0.1rem;
  }
  .app-sidebar .side-menu__item {
    padding: 0.9rem 0.25rem;
  }
  .app-sidebar .side-menu__item.active, .app-sidebar .side-menu__item:hover {
    color: var(--primary-color);
  }
  .app-sidebar .side-menu__item.active .side-menu__label, .app-sidebar .side-menu__item:hover .side-menu__label {
    color: var(--primary-color);
  }
  .menu-label {
    margin-block-start: 10px;
  }
  .menu-label i {
    font-size: 16px;
  }
  .menu-label span {
    font-size: 13px;
  }
  .app-sidebar {
    border-inline-end: 1px solid var(--border);
  }
}
.slide.has-sub .slide-menu:not(.mega-slide-menu) {
  transform: translate(0, 0) !important;
  visibility: visible !important;
}
.nav ul li {
  list-style-type: none;
}
.nav > ul {
  padding-inline-start: 0px;
}
.slide-menu {
  display: none;
}
.slide.has-sub {
  display: grid;
}
.slide.has-sub.open > .side-menu__item .side-menu__angle {
  transform: rotate(180deg);
}
.slide.has-sub.open .slide.has-sub.open > .side-menu__item .side-menu__angle {
  transform: rotate(270deg);
}
.slide.has-sub .side-menu__item {
  justify-content: space-between;
}
.slide.has-sub .slide .side-menu__item {
  justify-content: flex-start;
}
.slide.has-sub .slide.has-sub .side-menu__item {
  justify-content: space-between;
}
/* Responsive Styles Start */
@media (max-width: 991.98px) {
  .main-content {
    padding-block-start: 3.75rem;
  }
  .main-header {
    z-index: 100;
    position: fixed;
    inset-block-start: 0;
    padding: 0.55rem 0;
    inset-inline: 0;
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1);
    transition: all 320ms ease;
  }
  .main-header.sticky-header {
    box-shadow: 0 0.125rem 1rem 3px rgba(0, 0, 0, 0.1);
  }
  .main-sidebar-header {
    display: none !important;
  }
  .main-sidebar {
    margin-block-start: 0;
  }
  .header-element .open-toggle {
    border-radius: 50px;
    height: 2.625rem;
    width: 2.625rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 0;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background-color: rgba(255, 255, 255, 0.1);
    color: rgb(255, 255, 255);
  }
  .brand-main .desktop-logo {
    height: 2.5rem;
  }
  .main-menu-container {
    display: block;
  }
  .sidemenu-toggle {
    display: flex;
    width: 2.625rem;
    height: 2.625rem;
    align-items: center;
    justify-content: center;
    background-color: var(--gray-200);
    z-index: 101;
    border-radius: 50%;
    margin-inline-start: 5px;
  }
  .sidemenu-toggle .close-toggle i {
    color: var(--default-text-color) !important;
  }
  .app-sidebar .slide-menu.child1.mega-slide-menu-onefr.without-icon li {
    padding-inline-start: 1.6rem;
  }
  .app-sidebar .slide-menu.child2 {
    padding-inline-start: 1rem;
  }
  .slide .slide-menu .mega-menu.mega-menu-one .slide .side-menu__item {
    padding: 0.2rem 0.4rem;
  }
  [data-nav-layout=horizontal] .app-sidebar .slide .slide-menu.child1.mega-slide-menu-onefr ul:first-child {
    padding-inline-start: 0;
  }
  [data-nav-layout=horizontal] .mega-slide-menu.mega-slide-menu-onefr .menu-label {
    padding-inline-start: 6px;
  }
  .brand-header-container .header-element {
    margin-inline-end: 0.5rem !important;
  }
}
.slide-left,
.slide-right {
  display: none;
}
.header-link-icon {
  font-size: 20px;
  color: #fff;
  fill: #fff;
  transition: all ease 0.3s;
}
@media (min-width: 992px) {
  .slide-menu .side-menu__item {
    padding: 0.55rem 1rem 0.55rem 1rem;
  }
}
@media (max-width: 991.98px) {
  .slide-menu .side-menu__item {
    padding: 0.3rem 0.2rem;
  }
}
.slide-menu.child1 .mega-menu.mega-menu-one .slide .side-menu__item:before {
  display: none;
}
.slide-menu .mega-menu.mega-menu-one .slide .side-menu__item {
  padding: 0.55rem 1.5rem;
}
.badge {
  padding: 0.25rem 0.45rem;
  font-weight: 500;
  border-radius: 0.25rem;
}
.badge-lg {
  font-size: 12px;
  padding: 11px;
}
.blink-text {
  animation: blink 1s linear infinite;
}
@keyframes blink {
  50% {
    opacity: 0.6;
  }
}
.toggle-menu {
  display: flex;
}
/* Responsive Styles End */
.side-menu__item .menu_item:hover {
  color: var(--primary-color);
}
.side-menu__item:hover .menu-productItem {
  position: relative;
}
.side-menu__item:hover .menu-productItem .product-icons {
  display: block;
  position: absolute;
  content: "";
  inset-block-start: 0px;
  inset-inline-end: 0px;
}
.menu-productItem {
  display: none;
}
@media (min-width: 992px) {
  [data-nav-layout=horizontal] .sticky.sticky-pin .app-sidebar {
    transition: none !important;
  }
  [data-nav-layout=horizontal] .sticky.sticky-pin .app-sidebar .main-sidebar-header {
    transition: none !important;
  }
  [data-nav-layout=horizontal] .sticky.sticky-pin .app-sidebar .slide.has-sub .slide-menu.child1 {
    inset-block-start: 100% !important;
  }
}
@media (min-width: 992px) {
  [data-nav-layout=horizontal] .header_default .app-sidebar .slide.has-sub .slide-menu.mega-slide-menu.child1 {
    inset-block-start: 0rem !important;
  }
}
.menu-service-icon {
  width: 26px;
  height: 26px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: relative;
  z-index: 2;
  text-align: center;
  background: linear-gradient(-45deg, rgba(12, 90, 219, 0.3) 0%, rgba(12, 90, 219, 0) 50%, rgba(12, 90, 219, 0.3) 100%);
  color: var(--primary-color);
  font-size: 15px;
  flex-shrink: 0;
  margin-inline-end: 0.5rem;
  font-weight: 400;
}
.menu-service-icon i {
  line-height: 1;
  vertical-align: middle;
}
/* ######## VERTICAL END ######## */
/* ######## MENU HOVER ######## */
[data-nav-style=menu-hover][data-nav-layout=horizontal] .app-sidebar .side-menu__item {
  display: flex !important;
}
[data-nav-style=menu-hover][data-nav-layout=horizontal] .app-sidebar .side-menu__icon {
  margin-block-end: 0 !important;
  margin-inline-end: 0.35rem !important;
}
@media (min-width: 992px) {
  .menu-hover .app-sidebar, [data-nav-style=menu-hover][data-nav-layout=horizontal] .app-sidebar, [data-nav-style=menu-hover][toggled=menu-hover-closed] .app-sidebar {
    width: 9rem;
  }
  .menu-hover .app-sidebar .main-sidebar, [data-nav-style=menu-hover][data-nav-layout=horizontal] .app-sidebar .main-sidebar, [data-nav-style=menu-hover][toggled=menu-hover-closed] .app-sidebar .main-sidebar {
    overflow: visible;
    height: 90%;
  }
  .menu-hover .app-sidebar .main-sidebar-header, [data-nav-style=menu-hover][data-nav-layout=horizontal] .app-sidebar .main-sidebar-header, [data-nav-style=menu-hover][toggled=menu-hover-closed] .app-sidebar .main-sidebar-header {
    width: 9rem;
  }
  .menu-hover .app-sidebar .side-menu__icon, [data-nav-style=menu-hover][data-nav-layout=horizontal] .app-sidebar .side-menu__icon, [data-nav-style=menu-hover][toggled=menu-hover-closed] .app-sidebar .side-menu__icon {
    margin-inline-end: 0;
    margin-block-end: 0.5rem;
  }
  .menu-hover .app-sidebar .slide, [data-nav-style=menu-hover][data-nav-layout=horizontal] .app-sidebar .slide, [data-nav-style=menu-hover][toggled=menu-hover-closed] .app-sidebar .slide {
    padding: 0;
  }
  .menu-hover .app-sidebar .side-menu__angle, [data-nav-style=menu-hover][data-nav-layout=horizontal] .app-sidebar .side-menu__angle, [data-nav-style=menu-hover][toggled=menu-hover-closed] .app-sidebar .side-menu__angle {
    display: none !important;
  }
  .menu-hover .app-sidebar .side-menu__angle1, [data-nav-style=menu-hover][data-nav-layout=horizontal] .app-sidebar .side-menu__angle1, [data-nav-style=menu-hover][toggled=menu-hover-closed] .app-sidebar .side-menu__angle1 {
    display: block !important;
    font-size: 1.1rem;
    margin-inline-start: 1px;
    margin-block-start: 3px;
    line-height: 1;
  }
  .menu-hover .app-sidebar .slide-menu .side-menu__angle, [data-nav-style=menu-hover][data-nav-layout=horizontal] .app-sidebar .slide-menu .side-menu__angle, [data-nav-style=menu-hover][toggled=menu-hover-closed] .app-sidebar .slide-menu .side-menu__angle {
    display: block !important;
  }
  .menu-hover .app-sidebar .slide-menu.child1, [data-nav-style=menu-hover][data-nav-layout=horizontal] .app-sidebar .slide-menu.child1, [data-nav-style=menu-hover][toggled=menu-hover-closed] .app-sidebar .slide-menu.child1, .menu-hover .app-sidebar .slide-menu.child2, [data-nav-style=menu-hover][data-nav-layout=horizontal] .app-sidebar .slide-menu.child2, [data-nav-style=menu-hover][toggled=menu-hover-closed] .app-sidebar .slide-menu.child2, .menu-hover .app-sidebar .slide-menu.child3, [data-nav-style=menu-hover][data-nav-layout=horizontal] .app-sidebar .slide-menu.child3, [data-nav-style=menu-hover][toggled=menu-hover-closed] .app-sidebar .slide-menu.child3 {
    width: 12rem;
  }
  .menu-hover .app-sidebar .slide-menu.child1 .slide .side-menu__item, [data-nav-style=menu-hover][data-nav-layout=horizontal] .app-sidebar .slide-menu.child1 .slide .side-menu__item, [data-nav-style=menu-hover][toggled=menu-hover-closed] .app-sidebar .slide-menu.child1 .slide .side-menu__item, .menu-hover .app-sidebar .slide-menu.child2 .slide .side-menu__item, [data-nav-style=menu-hover][data-nav-layout=horizontal] .app-sidebar .slide-menu.child2 .slide .side-menu__item, [data-nav-style=menu-hover][toggled=menu-hover-closed] .app-sidebar .slide-menu.child2 .slide .side-menu__item, .menu-hover .app-sidebar .slide-menu.child3 .slide .side-menu__item, [data-nav-style=menu-hover][data-nav-layout=horizontal] .app-sidebar .slide-menu.child3 .slide .side-menu__item, [data-nav-style=menu-hover][toggled=menu-hover-closed] .app-sidebar .slide-menu.child3 .slide .side-menu__item {
    text-align: start;
  }
}
@media (min-width: 992px) and (hover: hover) and (pointer: fine) {
  .menu-hover .app-sidebar .slide.has-sub:hover .slide-menu.child1, [data-nav-style=menu-hover][data-nav-layout=horizontal] .app-sidebar .slide.has-sub:hover .slide-menu.child1, [data-nav-style=menu-hover][toggled=menu-hover-closed] .app-sidebar .slide.has-sub:hover .slide-menu.child1 {
    display: block !important;
  }
  .menu-hover .app-sidebar .slide.has-sub:hover .slide-menu.child1 .slide.has-sub:hover .slide-menu.child2, [data-nav-style=menu-hover][data-nav-layout=horizontal] .app-sidebar .slide.has-sub:hover .slide-menu.child1 .slide.has-sub:hover .slide-menu.child2, [data-nav-style=menu-hover][toggled=menu-hover-closed] .app-sidebar .slide.has-sub:hover .slide-menu.child1 .slide.has-sub:hover .slide-menu.child2 {
    display: block !important;
  }
  .menu-hover .app-sidebar .slide.has-sub:hover .slide-menu.child1 .slide.has-sub:hover .slide-menu.child2 .slide.has-sub:hover .slide-menu.child3, [data-nav-style=menu-hover][data-nav-layout=horizontal] .app-sidebar .slide.has-sub:hover .slide-menu.child1 .slide.has-sub:hover .slide-menu.child2 .slide.has-sub:hover .slide-menu.child3, [data-nav-style=menu-hover][toggled=menu-hover-closed] .app-sidebar .slide.has-sub:hover .slide-menu.child1 .slide.has-sub:hover .slide-menu.child2 .slide.has-sub:hover .slide-menu.child3 {
    display: block !important;
  }
}
@media (min-width: 992px) {
  .menu-hover .app-sidebar .side-menu__item, [data-nav-style=menu-hover][data-nav-layout=horizontal] .app-sidebar .side-menu__item, [data-nav-style=menu-hover][toggled=menu-hover-closed] .app-sidebar .side-menu__item,
  .menu-hover .app-sidebar .side-menu__label,
  [data-nav-style=menu-hover][data-nav-layout=horizontal] .app-sidebar .side-menu__label,
  [data-nav-style=menu-hover][toggled=menu-hover-closed] .app-sidebar .side-menu__label {
    display: block;
    text-align: center;
  }
  .menu-hover .app-sidebar .slide.has-sub .slide-menu, [data-nav-style=menu-hover][data-nav-layout=horizontal] .app-sidebar .slide.has-sub .slide-menu, [data-nav-style=menu-hover][toggled=menu-hover-closed] .app-sidebar .slide.has-sub .slide-menu {
    position: absolute !important;
    inset-inline-start: 9rem !important;
    background: var(--custom-white);
    inset-block-start: auto !important;
    box-shadow: 0.125rem 0.063rem 0.5rem rgba(0, 0, 0, 0.1);
    transition: none !important;
  }
  .menu-hover .app-sidebar .slide.has-sub .slide-menu.child2, [data-nav-style=menu-hover][data-nav-layout=horizontal] .app-sidebar .slide.has-sub .slide-menu.child2, [data-nav-style=menu-hover][toggled=menu-hover-closed] .app-sidebar .slide.has-sub .slide-menu.child2 {
    inset-inline-start: 12.6rem !important;
  }
  .menu-hover .app-sidebar .slide.has-sub .slide-menu.child2::before, [data-nav-style=menu-hover][data-nav-layout=horizontal] .app-sidebar .slide.has-sub .slide-menu.child2::before, [data-nav-style=menu-hover][toggled=menu-hover-closed] .app-sidebar .slide.has-sub .slide-menu.child2::before {
    display: none;
  }
  .menu-hover .app-sidebar .slide.has-sub .slide-menu.child3, [data-nav-style=menu-hover][data-nav-layout=horizontal] .app-sidebar .slide.has-sub .slide-menu.child3, [data-nav-style=menu-hover][toggled=menu-hover-closed] .app-sidebar .slide.has-sub .slide-menu.child3 {
    inset-inline-start: 12rem !important;
  }
  .menu-hover .app-sidebar .slide.has-sub .slide-menu.child3::before, [data-nav-style=menu-hover][data-nav-layout=horizontal] .app-sidebar .slide.has-sub .slide-menu.child3::before, [data-nav-style=menu-hover][toggled=menu-hover-closed] .app-sidebar .slide.has-sub .slide-menu.child3::before {
    display: none;
  }
  .menu-hover .simplebar-content-wrapper, [data-nav-style=menu-hover][data-nav-layout=horizontal] .simplebar-content-wrapper, [data-nav-style=menu-hover][toggled=menu-hover-closed] .simplebar-content-wrapper {
    position: initial;
  }
  .menu-hover .simplebar-mask, [data-nav-style=menu-hover][data-nav-layout=horizontal] .simplebar-mask, [data-nav-style=menu-hover][toggled=menu-hover-closed] .simplebar-mask {
    position: inherit;
  }
  .menu-hover .simplebar-placeholder, [data-nav-style=menu-hover][data-nav-layout=horizontal] .simplebar-placeholder, [data-nav-style=menu-hover][toggled=menu-hover-closed] .simplebar-placeholder {
    height: auto !important;
  }
  .menu-hover .app-header, [data-nav-style=menu-hover][data-nav-layout=horizontal] .app-header, [data-nav-style=menu-hover][toggled=menu-hover-closed] .app-header {
    padding-inline-start: 9rem;
  }
}
@media (min-width: 992px) and (max-width: 1399px) {
  .menu-hover .app-sidebar .slide.has-sub .slide-menu.child2, [data-nav-style=menu-hover][data-nav-layout=horizontal] .app-sidebar .slide.has-sub .slide-menu.child2, [data-nav-style=menu-hover][toggled=menu-hover-closed] .app-sidebar .slide.has-sub .slide-menu.child2 {
    inset-inline-start: auto !important;
  }
  .menu-hover .app-sidebar .slide.has-sub .slide-menu.child2::before, [data-nav-style=menu-hover][data-nav-layout=horizontal] .app-sidebar .slide.has-sub .slide-menu.child2::before, [data-nav-style=menu-hover][toggled=menu-hover-closed] .app-sidebar .slide.has-sub .slide-menu.child2::before {
    display: none;
  }
  .menu-hover .app-sidebar .slide.has-sub .slide-menu.child3, [data-nav-style=menu-hover][data-nav-layout=horizontal] .app-sidebar .slide.has-sub .slide-menu.child3, [data-nav-style=menu-hover][toggled=menu-hover-closed] .app-sidebar .slide.has-sub .slide-menu.child3 {
    inset-inline-start: auto !important;
  }
  .menu-hover .app-sidebar .slide.has-sub .slide-menu.child3::before, [data-nav-style=menu-hover][data-nav-layout=horizontal] .app-sidebar .slide.has-sub .slide-menu.child3::before, [data-nav-style=menu-hover][toggled=menu-hover-closed] .app-sidebar .slide.has-sub .slide-menu.child3::before {
    display: none;
  }
}
/* ######## MENU HOVER END ######## */
/* ######## HORIZONTAL ######## */
@media (min-width: 991.98px) {
  [data-nav-layout=horizontal] {
    /* horizontal arrows */
  }
  [data-nav-layout=horizontal] .main-sidebar, [data-nav-layout=horizontal] .app-sidebar {
    height: auto;
  }
  [data-nav-layout=horizontal] .main-menu {
    display: flex;
    transition: all 0.5s ease;
  }
  [data-nav-layout=horizontal] .main-menu-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 0;
  }
  [data-nav-layout=horizontal] .app-sidebar {
    background-color: var(--custom-white);
    width: 100% !important;
  }
  [data-nav-layout=horizontal] .app-sidebar .slide-menu.child1.mega-slide-menu-onefr ul:first-child {
    padding-inline-start: 3px;
  }
  [data-nav-layout=horizontal] .app-header {
    padding-inline-start: 0 !important;
    z-index: 101;
  }
  [data-nav-layout=horizontal] .app-content {
    margin-inline-start: 0rem !important;
    margin-block-start: 110px;
  }
  [data-nav-layout=horizontal] .app-content > .container-fluid {
    width: 94%;
    margin-inline-start: auto;
    margin-inline-end: auto;
  }
  [data-nav-layout=horizontal] .app-sidebar {
    position: absolute !important;
    transition: none !important;
  }
  [data-nav-layout=horizontal] .app-sidebar .main-sidebar-header {
    transition: none !important;
  }
  [data-nav-layout=horizontal] .app-sidebar .main-sidebar,
  [data-nav-layout=horizontal] .app-sidebar .simplebar-mask {
    overflow: visible;
  }
  [data-nav-layout=horizontal] .app-sidebar .side-menu__label {
    color: var(--default-text-color);
  }
  [data-nav-layout=horizontal] .main-sidebar .simplebar-vertical {
    visibility: hidden !important;
  }
  [data-nav-layout=horizontal] .main-sidebar,
  [data-nav-layout=horizontal] .main-header-container {
    width: 96%;
    margin: 0 auto;
  }
  [data-nav-layout=horizontal] .horizontal-logo {
    padding: 0.85rem;
    display: block;
  }
  [data-nav-layout=horizontal] .horizontal-logo .header-logo .desktop-logo {
    display: block;
  }
  [data-nav-layout=horizontal] .horizontal-logo .header-logo .desktop-dark,
  [data-nav-layout=horizontal] .horizontal-logo .header-logo .toggle-logo,
  [data-nav-layout=horizontal] .horizontal-logo .header-logo .toggle-dark {
    display: none;
  }
  [data-nav-layout=horizontal] .desktop-logo.logo-color {
    display: block !important;
  }
  [data-nav-layout=horizontal] .desktop-logo.logo-dark {
    display: none !important;
  }
  [data-nav-layout=horizontal] .sidemenu-toggle {
    display: none;
  }
  [data-nav-layout=horizontal] .sticky.sticky-pin {
    transition: none !important;
  }
  [data-nav-layout=horizontal] .sticky.sticky-pin .nav-icon a {
    color: var(--default-text-color);
  }
  [data-nav-layout=horizontal] .sticky.sticky-pin .side-menu__item.active, [data-nav-layout=horizontal] .sticky.sticky-pin .side-menu__item:hover {
    color: var(--primary-color);
  }
  [data-nav-layout=horizontal] .sticky.sticky-pin .side-menu__item.active .side-menu__label, [data-nav-layout=horizontal] .sticky.sticky-pin .side-menu__item:hover .side-menu__label {
    color: var(--primary-color);
    opacity: 1;
  }
  [data-nav-layout=horizontal] .sticky.sticky-pin .side-menu__item.active .side-menu__angle1, [data-nav-layout=horizontal] .sticky.sticky-pin .side-menu__item:hover .side-menu__angle1 {
    color: var(--primary-color);
  }
  [data-nav-layout=horizontal] .sticky.sticky-pin .categorydropdown {
    border: 1px solid var(--border);
    background-color: var(--gray-100);
    color: rgb(var(--menu-color));
  }
  [data-nav-layout=horizontal] .sticky.sticky-pin .app-sidebar .side-menu__item .side-menu__angle1 {
    color: var(--default-text-color);
  }
  [data-nav-layout=horizontal] .sticky.sticky-pin .app-sidebar .side-menu__item.active .side-menu__angle1, [data-nav-layout=horizontal] .sticky.sticky-pin .app-sidebar .side-menu__item:hover .side-menu__angle1 {
    color: var(--primary-color);
  }
  [data-nav-layout=horizontal] .sticky.sticky-pin .main-menu-container {
    padding: 0px 0px;
  }
  [data-nav-layout=horizontal] .app-sidebar .side-menu__item.active, [data-nav-layout=horizontal] .app-sidebar .side-menu__item:hover {
    color: var(--primary-color);
  }
  [data-nav-layout=horizontal] .app-sidebar .side-menu__item.active .side-menu__icon, [data-nav-layout=horizontal] .app-sidebar .side-menu__item:hover .side-menu__icon {
    fill: var(--primary-color);
  }
  [data-nav-layout=horizontal] .app-sidebar .side-menu__item.active h6, [data-nav-layout=horizontal] .app-sidebar .side-menu__item:hover h6 {
    color: var(--primary-color);
  }
  [data-nav-layout=horizontal] .app-sidebar .side-menu__item .side-menu__angle1 {
    color: var(--default-text-color);
  }
  [data-nav-layout=horizontal] .app-sidebar .side-menu__item.active .side-menu__angle1 {
    color: var(--primary-color);
  }
  [data-nav-layout=horizontal] .app-sidebar .slide-menu.child1 .slide,
  [data-nav-layout=horizontal] .app-sidebar .slide-menu.child2 .slide,
  [data-nav-layout=horizontal] .app-sidebar .slide-menu.child3 .slide {
    margin: 0.25rem 0;
    border-radius: 0.25rem;
  }
  [data-nav-layout=horizontal] .app-sidebar .slide-menu.child1 .slide.active .side-menu__item.active,
  [data-nav-layout=horizontal] .app-sidebar .slide-menu.child2 .slide.active .side-menu__item.active,
  [data-nav-layout=horizontal] .app-sidebar .slide-menu.child3 .slide.active .side-menu__item.active {
    background-color: rgba(var(--light-rgb), 0.5);
    border-radius: 0.25rem;
  }
  [data-nav-layout=horizontal] .app-sidebar .slide-menu.child1 .slide .side-menu__item:hover,
  [data-nav-layout=horizontal] .app-sidebar .slide-menu.child2 .slide .side-menu__item:hover,
  [data-nav-layout=horizontal] .app-sidebar .slide-menu.child3 .slide .side-menu__item:hover {
    background-color: rgba(var(--light-rgb), 0.5);
    border-radius: 0.25rem;
  }
  [data-nav-layout=horizontal] .app-sidebar .slide.has-sub .slide-menu.child1 {
    inset-inline-start: 1.5rem !important;
  }
  [data-nav-layout=horizontal] .app-sidebar .slide.has-sub .slide-menu.child2, [data-nav-layout=horizontal] .app-sidebar .slide.has-sub .slide-menu.child3 {
    inset-inline-end: 100% !important;
  }
  [data-nav-layout=horizontal] .app-sidebar .slide.has-sub .slide-menu.active {
    inset-inline-start: auto !important;
  }
  [data-nav-layout=horizontal] .app-sidebar .slide.has-sub .slide-menu.mega-slide-menu.active {
    inset-inline-start: 0 !important;
  }
  [data-nav-layout=horizontal] .app-sidebar .slide-menu.child1 {
    position: absolute !important;
  }
  [data-nav-layout=horizontal] .app-sidebar .side-menu__item {
    display: flex;
  }
  [data-nav-layout=horizontal] .app-sidebar .side-menu__icon {
    margin-inline-end: 0.25rem;
    margin-block-end: 0;
  }
  [data-nav-layout=horizontal] .app-sidebar .slide.has-sub .slide-menu.child1, [data-nav-layout=horizontal] .app-sidebar .slide.has-sub .slide-menu.child1, [data-nav-layout=horizontal] .app-sidebar .slide.has-sub .slide-menu.child2 {
    padding: 0.5rem 0;
  }
  [data-nav-layout=horizontal] .app-sidebar .slide.has-sub .slide-menu.child1 {
    background-color: var(--custom-white);
    inset-block-start: 100% !important;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.1);
    width: 12.75rem;
  }
  [data-nav-layout=horizontal] .app-sidebar .slide.has-sub .slide-menu.child1.mega-slide-menu-onefr {
    padding: 0;
    width: 100%;
  }
  [data-nav-layout=horizontal] .app-sidebar .slide.has-sub .slide-menu.child1.mega-slide-menu-onefr.mega-slide-menu1 {
    width: 100%;
  }
  [data-nav-layout=horizontal] .app-sidebar .slide {
    padding: 0;
  }
  [data-nav-layout=horizontal] .app-sidebar .slide-menu.mega-slide-menu::before {
    inset-inline-start: 23rem;
  }
  [data-nav-layout=horizontal] .app-sidebar .slide-menu.mega-slide-menu.mega-slide-menu1::before {
    inset-inline-start: 31rem;
  }
  [data-nav-layout=horizontal] .app-sidebar .slide-menu.child1, [data-nav-layout=horizontal] .app-sidebar .slide-menu.child2, [data-nav-layout=horizontal] .app-sidebar .slide-menu.child3 {
    border-radius: 0.25rem;
  }
  [data-nav-layout=horizontal] .app-sidebar .slide-menu.child1 .slide.has-sub, [data-nav-layout=horizontal] .app-sidebar .slide-menu.child2 .slide.has-sub, [data-nav-layout=horizontal] .app-sidebar .slide-menu.child3 .slide.has-sub {
    width: 100%;
  }
  [data-nav-layout=horizontal] .app-sidebar .slide.has-sub {
    display: inline-grid;
    position: static;
  }
  [data-nav-layout=horizontal] .app-sidebar .main-menu {
    margin-block-end: 0;
  }
  [data-nav-layout=horizontal] .header_1 .app-sidebar {
    background-color: rgba(0, 0, 0, 0.19);
  }
  [data-nav-layout=horizontal] .header_1 .sticky.sticky-pin .app-sidebar {
    background-color: var(--custom-white);
  }
  [data-nav-layout=horizontal] .header_default .app-sidebar .slide-menu.mega-slide-menu::before {
    inset-inline-start: 51rem;
  }
  [data-nav-layout=horizontal] .header_default .app-sidebar .slide-menu.mega-slide-menu.mega-slide-menu1::before {
    inset-inline-start: 56rem;
  }
  [data-nav-layout=horizontal] .header_default .app-sidebar .slide.has-sub .slide-menu.child1 {
    inset-block-start: 5rem !important;
  }
  [data-nav-layout=horizontal] .header_default .app-sidebar .slide .main-sidemenu__item {
    padding: 1.3rem 0.9rem;
  }
  [data-nav-layout=horizontal] .header_2 .app-sidebar .slide-menu.mega-slide-menu::before {
    inset-inline-start: 49rem;
  }
  [data-nav-layout=horizontal] .header_2 .app-sidebar .slide-menu.mega-slide-menu.mega-slide-menu1::before {
    inset-inline-start: 56rem;
  }
  [data-nav-layout=horizontal] .header_2 .app-sidebar {
    background-color: transparent;
  }
  [data-nav-layout=horizontal] .header_2 .app-sidebar .slide.has-sub .slide-menu.child1 {
    inset-block-start: 5rem !important;
  }
  [data-nav-layout=horizontal] .header_2 .app-sidebar .slide .main-sidemenu__item {
    padding: 1.3rem 0.9rem;
  }
  [data-nav-layout=horizontal] .header_4 .app-sidebar .side-menu__label {
    color: var(--default-text-color);
  }
  [data-nav-layout=horizontal] .header_4 .app-sidebar .side-menu__item.active .side-menu__label, [data-nav-layout=horizontal] .header_4 .app-sidebar .side-menu__item:hover .side-menu__label {
    color: var(--primary-color);
    opacity: 1;
  }
  [data-nav-layout=horizontal] .header_4 .app-sidebar .side-menu__item.active .side-menu__angle1, [data-nav-layout=horizontal] .header_4 .app-sidebar .side-menu__item:hover .side-menu__angle1 {
    color: var(--primary-color);
  }
  [data-nav-layout=horizontal] .header_4 .app-sidebar .side-menu__item .side-menu__angle1 {
    color: var(--default-text-color);
  }
  [data-nav-layout=horizontal] .header_5.header_2 .app-sidebar {
    background-color: rgba(0, 0, 0, 0.13);
  }
  [data-nav-layout=horizontal] .header_5 .sticky.sticky-pin .app-sidebar {
    background-color: var(--custom-white);
  }
  [data-nav-layout=horizontal] .ecommerce-landing.app-content {
    margin-block-start: 3.5rem;
  }
  [data-nav-layout=horizontal] .main-sidebar-header {
    display: none;
  }
  [data-nav-layout=horizontal] .main-sidebar {
    margin-block-start: 0;
    padding-block-end: 0;
  }
  [data-nav-layout=horizontal] .slide__category {
    display: none;
  }
  [data-nav-layout=horizontal] .simplebar-content {
    padding: 0 !important;
    overflow: hidden;
  }
  [data-nav-layout=horizontal] .simplebar-content-wrapper {
    overflow: visible !important;
    height: auto;
  }
  [data-nav-layout=horizontal] .main-menu-container .slide-left {
    inset-inline-start: 23px;
  }
  [data-nav-layout=horizontal] .main-menu-container .slide-left,
  [data-nav-layout=horizontal] .main-menu-container .slide-right {
    position: absolute;
    inset-block-start: 9px;
    padding: 6px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    cursor: pointer;
    border: 1px solid var(--border);
    border-radius: 50px;
    inset-block-start: 5px;
    background: #fff;
  }
  [data-nav-layout=horizontal] .main-menu-container .slide-right {
    inset-inline-end: -3%;
  }
  [data-nav-layout=horizontal] .main-menu-container .slide-left {
    inset-inline-start: -3%;
  }
  [data-nav-layout=horizontal] .mega-slide-menu.mega-slide-menu-onefr.child1 .slide {
    padding-inline-start: 0;
  }
  [data-nav-layout=horizontal] .mega-slide-menu.mega-slide-menu1.mega-slide-menu-onefr.child1 .slide {
    padding-inline-start: 10px;
  }
  [data-nav-layout=horizontal] .mega-slide-menu-twofr {
    width: auto !important;
    max-width: 50% !important;
  }
  [data-nav-layout=horizontal] .mega-slide-menu-threefr {
    width: auto !important;
    max-width: 75% !important;
  }
  [data-nav-layout=horizontal] .mega-menu {
    display: flex;
    padding: 0.9375rem 0rem !important;
  }
  [data-nav-layout=horizontal] .mega-menu.mega-menu-one {
    padding: 0 !important;
  }
  [data-nav-layout=horizontal] .header-element {
    display: none;
  }
  [data-nav-layout=horizontal] .app-toggle-header {
    display: none;
  }
}
[data-nav-layout=horizontal] .menu-label {
  position: relative;
  padding-inline-start: 20px;
  font-weight: 500;
  font-size: 14px;
  color: var(--color-dark);
  font-size: 18px;
  font-weight: 600;
}
[data-nav-layout=horizontal] .menu-label ::before {
  position: absolute;
  content: "";
  width: 88px;
  height: 3px;
  background: var(--primary-color);
  bottom: -7px;
  inset-inline-start: 20px;
  border-radius: 50px;
}
[data-nav-layout=horizontal] .mega-slide-menu1 .menu-label {
  color: var(--color-dark);
  font-weight: 600;
  font-size: 14px;
}
[data-nav-layout=horizontal] .side-menu__item:hover .header__dropavatar.bg-primary-transparent,
[data-nav-layout=horizontal] .side-menu__item.active .header__dropavatar.bg-primary-transparent {
  background-color: var(--primary-color) !important;
  border: 1px solid var(--primary05);
}
[data-nav-layout=horizontal] .side-menu__item:hover .header__dropavatar.bg-secondary-transparent,
[data-nav-layout=horizontal] .side-menu__item.active .header__dropavatar.bg-secondary-transparent {
  background-color: rgb(var(--secondary-rgb));
  border: 1px solid rgb(var(--secondary-rgb));
}
[data-nav-layout=horizontal] .side-menu__item:hover .header__dropavatar.bg-info-transparent,
[data-nav-layout=horizontal] .side-menu__item.active .header__dropavatar.bg-info-transparent {
  background-color: rgb(var(--info-rgb));
  border: 1px solid rgb(var(--info-rgb));
}
[data-nav-layout=horizontal] .side-menu__item:hover .header__dropavatar.bg-success-transparent,
[data-nav-layout=horizontal] .side-menu__item.active .header__dropavatar.bg-success-transparent {
  background-color: rgb(var(--success-rgb));
  border: 1px solid rgb(var(--success-rgb));
}
[data-nav-layout=horizontal] .side-menu__item:hover .header__dropavatar.bg-warning-transparent,
[data-nav-layout=horizontal] .side-menu__item.active .header__dropavatar.bg-warning-transparent {
  background-color: rgb(var(--warning-rgb));
  border: 1px solid rgb(var(--warning-rgb));
}
[data-nav-layout=horizontal] .side-menu__item:hover .header__dropavatar.bg-danger-transparent,
[data-nav-layout=horizontal] .side-menu__item.active .header__dropavatar.bg-danger-transparent {
  background-color: rgb(var(--danger-rgb));
  border: 1px solid rgb(var(--danger-rgb));
}
[data-nav-layout=horizontal] .side-menu__item:hover .header__dropavatar.bg-pink-transparent,
[data-nav-layout=horizontal] .side-menu__item.active .header__dropavatar.bg-pink-transparent {
  background-color: rgb(var(--pink-rgb));
  border: 1px solid rgb(var(--pink-rgb));
}
[data-nav-layout=horizontal] .side-menu__item:hover .header__dropavatar.bg-purple-transparent,
[data-nav-layout=horizontal] .side-menu__item.active .header__dropavatar.bg-purple-transparent {
  background-color: rgb(var(--purple-rgb));
  border: 1px solid rgb(var(--purple-rgb));
}
[data-nav-layout=horizontal] .side-menu__item:hover .header__dropavatar.bg-teal-transparent,
[data-nav-layout=horizontal] .side-menu__item.active .header__dropavatar.bg-teal-transparent {
  background-color: rgb(var(--teal-rgb));
  border: 1px solid rgb(var(--teal-rgb));
}
[data-nav-layout=horizontal] .side-menu__item:hover .header__dropavatar svg,
[data-nav-layout=horizontal] .side-menu__item:hover .header__dropavatar path,
[data-nav-layout=horizontal] .side-menu__item.active .header__dropavatar svg,
[data-nav-layout=horizontal] .side-menu__item.active .header__dropavatar path {
  fill: #fff;
}
[data-nav-layout=horizontal] .side-menu__item:hover .header__dropavatar .backup-icon line,
[data-nav-layout=horizontal] .side-menu__item:hover .header__dropavatar .backup-icon path,
[data-nav-layout=horizontal] .side-menu__item:hover .header__dropavatar .backup-icon polyline,
[data-nav-layout=horizontal] .side-menu__item.active .header__dropavatar .backup-icon line,
[data-nav-layout=horizontal] .side-menu__item.active .header__dropavatar .backup-icon path,
[data-nav-layout=horizontal] .side-menu__item.active .header__dropavatar .backup-icon polyline {
  stroke: #fff;
  fill: none;
}
[data-nav-layout=horizontal] .side-menu__item:hover .header__dropavatar .cloud-icon,
[data-nav-layout=horizontal] .side-menu__item.active .header__dropavatar .cloud-icon {
  fill: none;
}
/* Responsive Menu Styles */
@media (max-width: 991.98px) {
  [toggled=close] .app-sidebar {
    inset-inline-start: -19rem;
  }
  [toggled=close] .app-header {
    padding-inline-start: 0rem;
  }
  [toggled=close] .app-header .horizontal-logo {
    display: block;
  }
  [toggled=close] .close-toggle {
    display: none;
    color: #fff;
  }
}
@media (max-width: 991.98px) {
  [toggled=open] .app-sidebar {
    inset-inline-start: 0rem;
  }
  [toggled=open] .app-header {
    padding-inline-start: 0rem;
  }
  [toggled=open] .app-header .horizontal-logo {
    display: block;
  }
  [toggled=open] .close-toggle {
    display: block;
    color: #fff;
  }
  [toggled=open] .header-element {
    z-index: 101;
  }
  [toggled=open] .header-element .header-link-icon {
    color: #fff;
  }
  [toggled=open] .app-toggle-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    inset-block-start: 16px;
    height: 75px;
    padding-inline-start: 27px;
    padding-inline-end: 21px;
    border-block-end: 1px solid var(--border);
  }
  [toggled=open] .app-toggle-header .brand-main .desktop-logo.logo-dark {
    display: none;
  }
  [toggled=open] .app-toggle-header .brand-main .desktop-logo.logo-color {
    display: block;
  }
  [toggled=open] .app-sidebar .slide {
    margin: 0;
    padding: 0rem 1.1rem;
  }
}
@media (min-width: 575.98px) {
  .mobile-logo {
    display: none;
  }
  .sticky.sticky-pin .desktop-logo.logo-color {
    display: block;
  }
  .sticky.sticky-pin .desktop-logo.logo-dark {
    display: none;
  }
}
@media (max-width: 575px) {
  .mobile-logo {
    display: block;
  }
  .desktop-logo,
  .mobile-color {
    display: none;
  }
  .sticky.sticky-pin .mobile-logo.mobile-color {
    display: block;
  }
}
.header__dropavatar {
  align-items: center;
  justify-content: center;
  display: flex;
  color: var(--primary-color);
  font-weight: 500;
}
.menu-icon {
  background-color: var(--primary006);
  color: var(--primary09);
}
.menu-section {
  position: relative;
  background-color: rgb(var(--gray-light));
}
.menu-section.menu-section1 {
  background-color: rgba(var(--warning-rgb), 0.08);
}
@media (min-width: 992px) and (max-width: 1200px) {
  .menu-section {
    display: none;
  }
}
@media (max-width: 991.98px) {
  ul.main-menu {
    padding-inline-start: 0;
  }
}
@media (min-width: 992px) {
  [data-nav-layout=horizontal] body.custom-page .app-content {
    margin-block-start: 0rem !important;
  }
}
/* Responsive Menu Styles */
/* ######## HORIZONTAL END ######## */
@media (min-width: 992px) {
  [data-nav-layout=horizontal][data-theme-mode=dark] .desktop-logo.logo-color {
    display: none !important;
  }
  [data-nav-layout=horizontal][data-theme-mode=dark] .desktop-logo.logo-dark {
    display: block !important;
  }
}
@media (max-width: 991.98px) {
  ul.main-menu {
    padding-block-start: 10px;
  }
}
[dir=rtl] .app-sidebar .slide.has-sub .slide-menu.mega-slide-menu.active {
  inset-inline-start: auto !important;
}
@media (min-width: 1400px) {
  .mega-slide-menu.container-lg {
    max-width: 1100px;
  }
}
/* ######## SWITCHER-STYLES ######## */
/* ######## BOXED ######## */
@media (min-width: 1400px) {
  [data-width=boxed] body {
    background-color: var(--default-body-bg-color);
  }
  [data-width=boxed] .error-bg .page {
    width: 100%;
  }
  [data-width=boxed] .page {
    width: 85% !important;
    margin: 0 auto;
    position: relative;
    box-shadow: 0 0 1rem var(--black-1);
  }
  [data-width=boxed] .page .app-header {
    width: 85%;
    margin: 0 auto;
  }
  [data-width=boxed][page-style=classic] .page {
    background-color: var(--custom-white);
  }
  [data-width=boxed][page-style=classic] .card {
    box-shadow: none;
  }
  [data-width=boxed] .custom-card .navbar-expand-xxl .navbar-collapse {
    flex-wrap: wrap;
  }
  [data-width=boxed][data-nav-layout=horizontal] .sticky.sticky-pin .app-sidebar {
    width: 85% !important;
  }
}
/* ######## BOXED END ######## */
/* ######## DARK-STYLES ######## */
[data-theme-mode=dark] .newsLetter-sec .form-control {
  border: 1px solid rgba(255, 255, 255, 0.1);
  background-color: transparent;
}
[data-theme-mode=dark] .accept-cookies::before {
  filter: invert(1);
}
@media (max-width: 991.98px) {
  [data-theme-mode=dark][toggled=open] .app-toggle-header .brand-main .desktop-logo.logo-dark {
    display: block;
  }
  [data-theme-mode=dark][toggled=open] .app-toggle-header .brand-main .desktop-logo.logo-color {
    display: none;
  }
}
@media (min-width: 575.98px) {
  [data-theme-mode=dark] .sticky.sticky-pin .desktop-logo.logo-dark {
    display: block;
  }
  [data-theme-mode=dark] .sticky.sticky-pin .desktop-logo.logo-color {
    display: none;
  }
}
[data-theme-mode=dark] .bg-pattern-1.bg-image1::before {
  opacity: 0.07;
}
[data-theme-mode=dark] .card .tool-img-white {
  display: block;
  opacity: 0.8;
}
[data-theme-mode=dark] .card .tool-img {
  display: none;
}
[data-theme-mode=dark] .bg-gray-custom {
  background-color: var(--gray-100);
}
[data-theme-mode=dark] .pricing-icon {
  background-color: var(--primary04);
  box-shadow: 0px 5px 10px var(--primary02);
}
[data-theme-mode=dark] .choices[data-type*=select-one] .choices__button {
  filter: invert(1);
}
[data-theme-mode=dark] .auth-logo.logo-color {
  display: none;
}
[data-theme-mode=dark] .auth-logo.logo-dark {
  display: block;
}
[data-theme-mode=dark] .bg-light {
  background-color: var(--default-background) !important;
}
[data-theme-mode=dark] .custom-bg::before {
  opacity: 0.05;
}
[data-theme-mode=dark] .modal-content {
  background-color: var(--custom-white);
}
[data-theme-mode=dark] .modal-header {
  border-bottom: 1px solid var(--border);
}
[data-theme-mode=dark] .app-img-white {
  display: block;
  margin: 0 auto;
}
[data-theme-mode=dark] .app-img {
  display: none;
}
[data-theme-mode=dark] .dark-invert {
  filter: invert(1);
}
[data-theme-mode=dark] .dark-opacity1 {
  opacity: 0.1;
}
[data-theme-mode=dark] .domain-img-white {
  display: block;
  opacity: 0.8;
  margin-inline: auto;
}
[data-theme-mode=dark] .domain-img {
  display: none;
}
[data-theme-mode=dark] .payment-options1 {
  background-color: var(--custom-white);
}
@media (min-width: 991.98px) {
  [data-theme-mode=dark] .header_4 .desktop-logo.logo-color {
    display: none;
  }
  [data-theme-mode=dark] .header_4 .desktop-logo.logo-dark {
    display: block;
  }
}
[data-theme-mode=dark] img.filter-invert {
  filter: invert(0);
}
[data-theme-mode=dark] .btn-glare:after {
  transform: rotate(133deg);
}
[data-theme-mode=dark] .alert-solid-dark {
  background-color: rgba(0, 0, 0, 0.25);
  color: rgb(255, 255, 255);
  border-color: rgba(0, 0, 0, 0.1);
}
[data-theme-mode=dark] .alert-solid-dark .btn-close {
  color: rgb(255, 255, 255);
}
[data-theme-mode=dark] .alert-outline-dark {
  color: rgb(255, 255, 255);
  border-color: rgba(255, 255, 255, 0.2);
}
[data-theme-mode=dark] .alert-outline-dark .btn-close {
  color: rgb(255, 255, 255);
}
[data-theme-mode=dark] .alert-dark {
  background-color: rgba(0, 0, 0, 0.25);
  color: rgb(255, 255, 255);
  border-color: rgba(0, 0, 0, 0.1);
}
[data-theme-mode=dark] .alert .tx-dark {
  color: rgb(255, 255, 255);
}
[data-theme-mode=dark] .country-selector .dropdown-item:hover {
  background-color: rgba(255, 255, 255, 0.075);
}
[data-theme-mode=dark] .swiper-preview-details .swiper-button-next, [data-theme-mode=dark] .swiper-preview-details .swiper-button-prev, [data-theme-mode=dark] .swiper-preview-details .swiper-button-next, [data-theme-mode=dark] .swiper-preview-details .swiper-button-prev, [data-theme-mode=dark] .related-product-view1 .swiper-button-next, [data-theme-mode=dark] .related-product-view1 .swiper-button-prev, [data-theme-mode=dark] .related-product-view1 .swiper-button-next, [data-theme-mode=dark] .related-product-view1 .swiper-button-prev {
  background: rgba(0, 0, 0, 0.2);
}
[data-theme-mode=dark] .review-quote {
  color: rgba(255, 255, 255, 0.5);
}
[data-theme-mode=dark] .dropdown-divider {
  border-top-color: rgba(255, 255, 255, 0.1);
}
/* ######## DARK-STYLES END ######## */
/* ######## RTL ######## */
[dir=rtl] .tab-style-3 .nav .nav-item:first-child .card {
  border-radius: 0 0.3rem 0.3rem 0;
}
[dir=rtl] .tab-style-3 .nav .nav-item:last-child .card {
  border-radius: 0.3rem 0 0 0.3rem;
}
[dir=rtl] .table {
  margin-inline-end: 1px;
}
[dir=rtl] .TeamContainer .swiper-button-next:after {
  font-family: "feather";
  content: "\e92e";
}
[dir=rtl] .TeamContainer .swiper-button-prev:after {
  font-family: "feather";
  content: "\e92f";
}
[dir=rtl] [type=email], [dir=rtl] [type=number], [dir=rtl] [type=tel], [dir=rtl] [type=url] {
  direction: rtl;
}
@media (min-width: 992px) {
  [dir=rtl][data-nav-layout=horizontal] .app-sidebar .slide.has-sub .slide-menu.child1 {
    right: 0;
    left: inherit !important;
  }
  [dir=rtl][data-nav-layout=horizontal] .app-sidebar .slide-menu::before {
    transform: rotate(-45deg);
  }
}
[dir=rtl] .ribbone span {
  transform: rotate(45deg);
}
[dir=rtl] .patterns-7 {
  transform: rotate(270deg);
}
[dir=rtl] .patterns-8.sub-pattern-1 {
  transform: rotate(0deg);
}
[dir=rtl] .patterns-8.sub-pattern-4 {
  transform: rotate(180deg);
}
[dir=rtl] .patterns-8.sub-pattern-5 {
  transform: rotate(0deg);
}
[dir=rtl] .patterns-2 {
  transform: rotate(180deg);
}
[dir=rtl] .patterns-8, [dir=rtl] .patterns-6 {
  transform: rotate(270deg);
}
[dir=rtl] .transform-rotate-180 {
  transform: rotate(90deg);
}
[dir=rtl] .categories-dropdowns ul::before {
  transform: rotate(-45deg);
}
[dir=rtl] .feature-card-5::after {
  transform: translateX(50%);
}
[dir=rtl] .patterns-1 {
  transform: rotate(0deg);
}
[dir=rtl] .banner-arrow-down::after {
  transform: translateX(50%) rotate(-45deg);
}
[dir=rtl] .feature-card-7::before {
  transform: translateX(50%) translateZ(-1px);
}
[dir=rtl] .feature-card-7::after {
  transform: translateX(50%) translateZ(-2px);
}
[dir=rtl] .custom-card-1:before, [dir=rtl] .custom-card-2:before {
  transform: rotate(-45deg);
}
[dir=rtl] .blog-reply::before {
  transform: rotate(-45deg);
}
[dir=rtl] .patterns-8.sub-pattern-3 {
  transform: rotate(180deg);
}
[dir=rtl] .choices {
  direction: rtl;
}
[dir=rtl] .choices[data-type*=select-one]:after {
  left: 11.5px;
  right: inherit;
}
[dir=rtl] .choices[data-type*=select-one] .choices__button {
  right: inherit;
  left: 0;
  margin-left: 25px;
  margin-right: inherit;
}
[dir=rtl] .footer-icon .list-item::before, [dir=rtl] .fe-chevron-right, [dir=rtl] .fe-arrow-right, [dir=rtl] .bi-arrow-right::before {
  transform: rotate(180deg);
}
[dir=rtl] .bi-chevron-right::before {
  content: "\f284";
}
[dir=rtl] .bi-text-indent-left::before {
  content: "\f5c6";
}
[dir=rtl] .feature-card-11:hover .icon {
  transform: rotate(-45deg);
}
[dir=rtl] .bxs-quote-alt-left:before {
  content: "\ee33";
}
[dir=rtl] .bxs-quote-alt-right:before {
  content: "\ee32";
}
[dir=rtl] .fe-chevrons-right:before {
  content: "\e932";
}
[dir=rtl] .fe-phone, [dir=rtl] .card-stats::before, [dir=rtl] .feature-hover-card::before, [dir=rtl] .bx-send,
[dir=rtl] .ecommerce-landing .carousel-control-next-icon,
[dir=rtl] .ecommerce-landing .carousel-control-prev-icon {
  transform: scaleX(-1);
}
[dir=rtl] .bx-chevrons-right:before {
  content: "\ea21";
}
[dir=rtl] .banner-6::before {
  inset-inline-end: -64%;
  transform: skewY(42deg);
}
[dir=rtl] .patterns-14 {
  inset-inline-start: -114px;
  transform: rotate(358deg);
}
[dir=rtl] .accordion-style-1 .accordion-button::after {
  content: "\e92e";
}
[dir=rtl] .accordion-style-1 .accordion-button:not(.collapsed)::after {
  content: "\e92d";
}
[dir=rtl] .feature-card-15.bg-image {
  background-image: radial-gradient(circle at 10% 10%, var(--primary005) 9.5%, transparent -4%);
}
[dir=rtl] .card-style-2 .btns-container-1 {
  transform: translate(50%, -50%);
}
[dir=rtl] .fe-arrow-right-circle:before {
  content: "\e910";
}
[dir=rtl] .swiper {
  direction: ltr;
}
[dir=rtl] .swiper .swiper-slide {
  direction: rtl;
}
[dir=rtl] .patterns-15 {
  transform: rotate(-90deg);
}
[dir=rtl] .bx-right-arrow-alt:before {
  content: "\eaff";
}
[dir=rtl] .bx-chevron-right:before {
  content: "\ea1a";
}
[dir=rtl] .ri-arrow-right-fill:before {
  content: "\ea5f";
}
[dir=rtl] .ri-arrow-right-s-line:before {
  content: "\ea64";
}
/* ######## RTL END ######## */
/* ######## UTILITIES ######## */
/* ######## BACKGROUND ######## */
/* Start::background color */
.bg-primary {
  background-color: var(--primary-color) !important;
}
.bg-secondary {
  background-color: rgb(var(--secondary-rgb)) !important;
}
.bg-success {
  background-color: rgb(var(--success-rgb)) !important;
}
.bg-pink {
  background-color: rgb(var(--pink-rgb)) !important;
}
.bg-warning {
  background-color: rgb(var(--warning-rgb)) !important;
}
.bg-danger {
  background-color: rgb(var(--danger-rgb)) !important;
}
.bg-purple {
  background-color: rgb(var(--purple-rgb)) !important;
}
.bg-info {
  background-color: rgb(var(--info-rgb)) !important;
}
.bg-light {
  background-color: rgb(var(--light-rgb)) !important;
}
.bg-teal {
  background-color: rgb(var(--teal-rgb)) !important;
}
.bg-light {
  background-color: rgb(var(--light-rgb)) !important;
}
.bg-orange {
  background-color: rgb(var(--orange-rgb)) !important;
}
/* End::background color */
/* Start::gray set */
.bg-gray-100 {
  background-color: var(--gray-100);
}
.bg-gray-200 {
  background-color: var(--gray-200);
}
.bg-gray-600 {
  background-color: var(--gray-600);
}
/* End::gray set */
/* Start::background transparent */
.bg-primary-transparent {
  background-color: rgba(var(--primary-rgb), 0.15);
  border: 1px solid var(--primary01);
}
.bg-primary-transparent01 {
  background-color: rgba(var(--primary-rgb), 0.1) !important;
}
.bg-primary-transparent015 {
  background-color: rgba(var(--primary-rgb), 0.15) !important;
}
.bg-primary-transparent-08 {
  background-color: #f4f9f8 !important;
}
.bg-secondary-transparent {
  background-color: rgba(var(--secondary-rgb), 0.15);
  border: 1px solid rgba(var(--secondary-rgb), 0.15);
}
.bg-secondary-transparent01 {
  background-color: rgba(var(--secondary-rgb), 0.15);
}
.bg-info-transparent {
  background-color: rgba(var(--info-rgb), 0.15);
  border: 1px solid rgba(var(--info-rgb), 0.15);
}
.bg-info-transparent01 {
  background-color: rgba(var(--info-rgb), 0.15);
}
.bg-success-transparent {
  background-color: rgba(var(--success-rgb), 0.15);
  border: 1px solid rgba(var(--success-rgb), 0.15);
}
.bg-success-transparent01 {
  background-color: rgba(var(--success-rgb), 0.15);
}
.bg-warning-transparent {
  background-color: rgba(var(--warning-rgb), 0.15);
  border: 1px solid rgba(var(--warning-rgb), 0.15);
}
.bg-warning-transparent01 {
  background-color: rgba(var(--warning-rgb), 0.15);
}
.bg-danger-transparent {
  background-color: rgba(var(--danger-rgb), 0.15);
  border: 1px solid rgba(var(--danger-rgb), 0.15);
}
.bg-danger-transparent01 {
  background-color: rgba(var(--danger-rgb), 0.15);
}
.bg-pink-transparent {
  background-color: rgba(var(--pink-rgb), 0.15);
  border: 1px solid rgba(var(--pink-rgb), 0.15);
}
.bg-pink-transparent01 {
  background-color: rgba(var(--pink-rgb), 0.15);
}
.bg-purple-transparent {
  background-color: rgba(var(--purple-rgb), 0.15);
  border: 1px solid rgba(var(--purple-rgb), 0.15);
}
.bg-purple-transparent01 {
  background-color: rgba(var(--purple-rgb), 0.15);
}
.bg-teal-transparent {
  background-color: rgba(var(--teal-rgb), 0.15);
  border: 1px solid rgba(var(--teal-rgb), 0.15);
}
.bg-teal-transparent01 {
  background-color: rgba(var(--teal-rgb), 0.15);
}
/* End::background transparent */
/* Start::background gradient */
.bg-primary-gradient {
  background: linear-gradient(to right, var(--primary-color) 0%, rgb(var(--secondary-rgb)) 100%);
}
.bg-primary-gradient-dark {
  background: linear-gradient(45deg, rgb(0, 0, 0) -50%, var(--primary-color) 100%);
}
.bg-secondary-gradient {
  background: linear-gradient(to right, rgb(var(--secondary-rgb)) 0%, #bd4092 100%);
}
.bg-success-gradient {
  background: linear-gradient(to right, rgb(var(--success-rgb)) 0%, #00A774 100%);
}
.bg-warning-gradient {
  background: linear-gradient(to right, rgb(var(--warning-rgb)) 0%, #cdb310 100%);
}
.bg-pink-gradient {
  background: linear-gradient(to right, rgb(var(--pink-rgb)) 0%, #FA608B 100%);
}
.bg-danger-gradient {
  background: linear-gradient(to right, rgb(var(--danger-rgb)) 0%, #DC417B 100%);
}
.bg-info-gradient {
  background: linear-gradient(to right, rgb(var(--info-rgb)) 0%, #00BDF6 100%);
}
.bg-purple-gradient {
  background: linear-gradient(to right, rgb(var(--purple-rgb)) 0%, #D459B9 100%);
}
.bg-teal-gradient {
  background: linear-gradient(to right, rgb(var(--teal-rgb)) 0%, #5CE0B9 100%);
}
.bg-orange-gradient {
  background: linear-gradient(to right, rgb(var(--orange-rgb)) 0%, #F75560 100%);
}
.bg-gray-transparent {
  background-color: #dfecfa;
}
.bg-gray-custom {
  background-color: #f4f9f8;
}
.bg-gray-custom1 {
  background-color: #f4f9f8;
}
.bg-gray-gradient {
  background: linear-gradient(to right, #739dd3 0%, rgb(157, 190, 229) 100%);
}
.bg-blue-gradient {
  background: linear-gradient(to right, rgb(var(--blue-rgb)) 0%, #627FD4 100%);
}
.bg-black-1 {
  background-color: rgba(0, 0, 0, 0.1) !important;
}
.bg-black-2 {
  background-color: rgba(0, 0, 0, 0.2) !important;
}
.bg-black-3 {
  background-color: rgba(0, 0, 0, 0.3) !important;
}
.bg-black-4 {
  background-color: rgba(0, 0, 0, 0.4) !important;
}
.bg-black-5 {
  background-color: rgba(0, 0, 0, 0.5) !important;
}
.bg-custom-white {
  background-color: var(--custom-white);
}
.bg-white-08 {
  background-color: rgba(255, 255, 255, 0.08) !important;
}
.bg-white-1 {
  background-color: rgba(255, 255, 255, 0.1) !important;
}
.bg-white-2 {
  background-color: rgba(255, 255, 255, 0.2) !important;
}
.bg-white-3 {
  background-color: rgba(255, 255, 255, 0.3) !important;
}
.bg-white-9 {
  background-color: rgba(255, 255, 255, 0.9) !important;
}
.bg-white-83 {
  background-color: rgba(255, 255, 255, 0.83) !important;
}
.bg-white-95 {
  background-color: rgba(255, 255, 255, 0.95) !important;
}
.bg-primary-01 {
  background-color: var(--primary01) !important;
}
.bg-primary-dark {
  background-color: rgb(var(--primary-rgb-dark)) !important;
}
.bg-primary-light2 {
  background-color: rgb(var(--primary-rgb-light2)) !important;
}
.bg-primary-002 {
  background-color: var(--primary002) !important;
}
.bg-primary-003 {
  background-color: var(--primary003) !important;
}
.bg-primary-004 {
  background-color: var(--primary004) !important;
}
.bg-primary-005 {
  background-color: var(--primary005) !important;
}
.bg-primary-009 {
  background-color: var(--primary009) !important;
}
.bg-primary-006 {
  background-color: var(--primary006) !important;
}
.bg-primary-02 {
  background-color: var(--primary02) !important;
}
.bg-primary-03 {
  background-color: var(--primary03) !important;
}
.bg-primary-04 {
  background-color: var(--primary04) !important;
}
.bg-primary-05 {
  background-color: var(--primary05) !important;
}
.bg-primary-06 {
  background-color: var(--primary06) !important;
}
.bg-primary-07 {
  background-color: var(--primary07) !important;
}
.bg-primary-08 {
  background-color: var(--primary08) !important;
}
.bg-primary-09 {
  background-color: var(--primary09) !important;
}
.bg-radial-gradient {
  background: radial-gradient(circle, rgb(13, 202, 240) 20%, var(--primary08) 100%);
}
.bg-primary-radial-gradient {
  background: radial-gradient(circle, rgb(var(--primary-rgb-light2)) 0%, var(--primary-color) 100%);
}
.bg-linkedin {
  background: #0985c7;
  color: #fff;
}
.bg-linkedin:hover {
  background: #0985c7;
  color: #fff;
  opacity: 0.9;
}
/* End::background gradient */
.bg-background {
  background-color: #f7faff;
}
[data-theme-mode=dark] .bg-background {
  background-color: rgba(0, 0, 0, 0.1);
}
/* ######## BACKGROUND END ######## */
/* ######## BORDER ######## */
/* Start::border radius */
.br-0 {
  border-radius: 0;
}
.br-1 {
  border-radius: 0.0625rem;
}
.br-3 {
  border-radius: 0.1875rem;
}
.br-4 {
  border-radius: 0.25rem;
}
.br-5 {
  border-radius: 0.3125rem;
}
.br-7 {
  border-radius: 0.4375rem;
}
.br-10 {
  border-radius: 0.625rem;
}
.br-25 {
  border-radius: 25px;
}
.br-50 {
  border-radius: 50px;
}
.br-50p {
  border-radius: 50%;
}
.br-bottom-right-radius-0 {
  border-end-end-radius: 0 !important;
}
.br-bottom-left-radius-0 {
  border-end-start-radius: 0 !important;
}
.br-top-left-radius-0 {
  border-start-start-radius: 0 !important;
}
.br-top-right-radius-0 {
  border-start-end-radius: 0 !important;
}
/* End::border radius */
.border {
  border: var(--border-width) solid var(--border) !important;
}
.border-top {
  border-block-start: var(--border-width) solid var(--border) !important;
}
.border-bottom {
  border-block-end: var(--border-width) solid var(--border) !important;
}
.border-start {
  border-inline-start: var(--border-width) solid var(--border) !important;
}
.border-primary {
  border-color: var(--primary-color) !important;
}
.border-primary.border-opacity-10 {
  border-color: var(--primary01) !important;
}
.border-primary.border-opacity-25 {
  border-color: var(--primary03) !important;
}
.border-primary.border-opacity-50 {
  border-color: var(--primary05) !important;
}
.border-primary.border-opacity-75 {
  border-color: var(--primary08) !important;
}
.border-primary.border-opacity-100 {
  border-color: var(--primary-color) !important;
}
.border-secondary {
  border-color: rgb(var(--secondary-rgb)) !important;
}
.border-secondary.border-opacity-10 {
  border-color: rgba(var(--secondary-rgb), 0.1) !important;
}
.border-secondary.border-opacity-25 {
  border-color: rgba(var(--secondary-rgb), 0.25) !important;
}
.border-secondary.border-opacity-50 {
  border-color: rgba(var(--secondary-rgb), 0.5) !important;
}
.border-secondary.border-opacity-75 {
  border-color: rgba(var(--secondary-rgb), 0.75) !important;
}
.border-secondary.border-opacity-100 {
  border-color: rgba(var(--secondary-rgb), 1) !important;
}
.border-warning {
  border-color: rgb(var(--warning-rgb)) !important;
}
.border-warning.border-opacity-10 {
  border-color: rgba(var(--warning-rgb), 0.1) !important;
}
.border-warning.border-opacity-25 {
  border-color: rgba(var(--warning-rgb), 0.25) !important;
}
.border-warning.border-opacity-50 {
  border-color: rgba(var(--warning-rgb), 0.5) !important;
}
.border-warning.border-opacity-75 {
  border-color: rgba(var(--warning-rgb), 0.75) !important;
}
.border-warning.border-opacity-100 {
  border-color: rgba(var(--warning-rgb), 1) !important;
}
.border-success {
  border-color: rgb(var(--success-rgb)) !important;
}
.border-success.border-opacity-10 {
  border-color: rgba(var(--success-rgb), 0.1) !important;
}
.border-success.border-opacity-25 {
  border-color: rgba(var(--success-rgb), 0.25) !important;
}
.border-success.border-opacity-50 {
  border-color: rgba(var(--success-rgb), 0.5) !important;
}
.border-success.border-opacity-75 {
  border-color: rgba(var(--success-rgb), 0.75) !important;
}
.border-success.border-opacity-100 {
  border-color: rgba(var(--success-rgb), 1) !important;
}
.border-danger {
  border-color: rgb(var(--danger-rgb)) !important;
}
.border-danger.border-opacity-10 {
  border-color: rgba(var(--danger-rgb), 0.1) !important;
}
.border-danger.border-opacity-25 {
  border-color: rgba(var(--danger-rgb), 0.25) !important;
}
.border-danger.border-opacity-50 {
  border-color: rgba(var(--danger-rgb), 0.5) !important;
}
.border-danger.border-opacity-75 {
  border-color: rgba(var(--danger-rgb), 0.75) !important;
}
.border-danger.border-opacity-100 {
  border-color: rgba(var(--danger-rgb), 1) !important;
}
.border-info {
  border-color: rgb(var(--info-rgb)) !important;
}
.border-info.border-opacity-10 {
  border-color: rgba(var(--info-rgb), 0.1) !important;
}
.border-info.border-opacity-25 {
  border-color: rgba(var(--info-rgb), 0.25) !important;
}
.border-info.border-opacity-50 {
  border-color: rgba(var(--info-rgb), 0.5) !important;
}
.border-info.border-opacity-75 {
  border-color: rgba(var(--info-rgb), 0.75) !important;
}
.border-info.border-opacity-100 {
  border-color: rgba(var(--info-rgb), 1) !important;
}
.border-purple {
  border-color: rgb(var(--purple-rgb)) !important;
}
.border-purple.border-opacity-10 {
  border-color: rgba(var(--purple-rgb), 0.1) !important;
}
.border-purple.border-opacity-25 {
  border-color: rgba(var(--purple-rgb), 0.25) !important;
}
.border-purple.border-opacity-50 {
  border-color: rgba(var(--purple-rgb), 0.5) !important;
}
.border-purple.border-opacity-75 {
  border-color: rgba(var(--purple-rgb), 0.75) !important;
}
.border-purple.border-opacity-100 {
  border-color: rgba(var(--purple-rgb), 1) !important;
}
.border-teal {
  border-color: rgb(var(--teal-rgb)) !important;
}
.border-teal.border-opacity-10 {
  border-color: rgba(var(--teal-rgb), 0.1) !important;
}
.border-teal.border-opacity-25 {
  border-color: rgba(var(--teal-rgb), 0.25) !important;
}
.border-teal.border-opacity-50 {
  border-color: rgba(var(--teal-rgb), 0.5) !important;
}
.border-teal.border-opacity-75 {
  border-color: rgba(var(--teal-rgb), 0.75) !important;
}
.border-teal.border-opacity-100 {
  border-color: rgba(var(--teal-rgb), 1) !important;
}
.border-pink {
  border-color: rgb(var(--pink-rgb)) !important;
}
.border-pink.border-opacity-10 {
  border-color: rgba(var(--pink-rgb), 0.1) !important;
}
.border-pink.border-opacity-25 {
  border-color: rgba(var(--pink-rgb), 0.25) !important;
}
.border-pink.border-opacity-50 {
  border-color: rgba(var(--pink-rgb), 0.5) !important;
}
.border-pink.border-opacity-75 {
  border-color: rgba(var(--pink-rgb), 0.75) !important;
}
.border-pink.border-opacity-100 {
  border-color: rgba(var(--pink-rgb), 1) !important;
}
.border-light {
  border-color: var(--gray-400) !important;
}
.border-light.border-opacity-10 {
  border-color: rgba(var(--light-rgb), 0.1) !important;
}
.border-light.border-opacity-25 {
  border-color: rgba(var(--light-rgb), 0.25) !important;
}
.border-light.border-opacity-50 {
  border-color: rgba(var(--light-rgb), 0.5) !important;
}
.border-light.border-opacity-75 {
  border-color: rgba(var(--light-rgb), 0.75) !important;
}
.border-light.border-opacity-100 {
  border-color: rgba(var(--light-rgb), 1) !important;
}
.border-white-2 {
  border-color: rgba(255, 255, 255, 0.2) !important;
}
.border-white-3 {
  border-color: rgba(255, 255, 255, 0.3) !important;
}
.border-white-1 {
  border-color: rgba(255, 255, 255, 0.1) !important;
}
.border-5 {
  --border-width: 0.3125rem;
}
.border-3 {
  --border-width: 0.1875rem;
}
.border-2p {
  --border-width: 2px;
}
.border-radius-30 {
  border-radius: 0 30px 30px;
}
.primary-border-color {
  border-color: var(--primary02) !important;
}
.border-primary-05 {
  border-color: var(--primary005) !important;
}
.border-primary-dark {
  border-color: rgb(var(--primary-rgb-dark)) !important;
}
.border-primary-light2 {
  border-color: rgb(var(--primary-rgb-light2)) !important;
}
.border-success-2 {
  border-color: rgba(var(--success-rgb), 0.2) !important;
}
.border-secondary-2 {
  border-color: rgba(var(--secondary-rgb), 0.2) !important;
}
.border-danger-2 {
  border-color: rgba(var(--danger-rgb), 0.2) !important;
}
.border-primary-3 {
  border-color: rgba(var(--primary-rgb), 0.3) !important;
}
.border-success-3 {
  border-color: rgba(var(--success-rgb), 0.3) !important;
}
.border-secondary-3 {
  border-color: rgba(var(--secondary-rgb), 0.3) !important;
}
.border-danger-3 {
  border-color: rgba(var(--danger-rgb), 0.3) !important;
}
.border-info-3 {
  border-color: rgba(var(--info-rgb), 0.3) !important;
}
.border-warning-3 {
  border-color: rgba(var(--warning-rgb), 0.3) !important;
}
.border-dashed {
  border: 1px dashed rgba(255, 255, 255, 0.4);
}
@media (min-width: 992px) {
  .border-lg-start {
    border-inline-start: 1px solid var(--border);
  }
}
.border-bottom.border-block-end-dashed {
  border-bottom-style: dashed !important;
}
.border-x-0 {
  border-inline-start: 0;
  border-inline-end: 0;
}
.border-y-0 {
  border-block-start: 0;
  border-block-end: 0;
}
/* ######## BORDER END ######## */
/* border opacity styles */
.border-primary-2 {
  border-color: rgba(var(--primary-rgb), 0.2) !important;
}
.border-secondary-2 {
  border-color: rgba(var(--secondary-rgb), 0.2) !important;
}
.border-warning-2 {
  border-color: rgba(var(--warning-rgb), 0.2) !important;
}
.border-info-2 {
  border-color: rgba(var(--info-rgb), 0.2) !important;
}
.border-success-2 {
  border-color: rgba(var(--success-rgb), 0.2) !important;
}
.border-danger-2 {
  border-color: rgba(var(--danger-rgb), 0.2) !important;
}
/* border opacity styles */
/* border-start-5 styles */
.border-start-5.primary {
  border-left: 5px solid rgba(var(--primary-rgb), 0.4);
}
.border-start-5.secondary {
  border-left: 5px solid rgba(var(--secondary-rgb), 0.4);
}
.border-start-5.warning {
  border-left: 5px solid rgba(var(--warning-rgb), 0.4);
}
.border-start-5.info {
  border-left: 5px solid rgba(var(--info-rgb), 0.4);
}
.border-start-5.success {
  border-left: 5px solid rgba(var(--success-rgb), 0.4);
}
.border-start-5.danger {
  border-left: 5px solid rgba(var(--danger-rgb), 0.4);
}
/* border-start-5 styles */
/* ######## EXTRAS ######## */
.shadow-none {
  box-shadow: none;
}
.all-ease-03 {
  transition: all ease 0.3s;
}
.all-ease-04 {
  transition: all ease 0.4s;
}
.fade-in {
  animation-name: fade-in;
  animation-duration: 0.13s;
  animation-timing-function: ease-in-out;
}
@keyframes fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.reveal {
  transform: translateY(20px);
  opacity: 0;
  transition: all 0.3s ease;
}
.reveal.reveal-active {
  opacity: 1;
  transform: translateY(0px);
}
.reveal.revealleft {
  transform: translateX(-100px);
  opacity: 0;
  transition: all 0.3s ease;
}
.reveal.revealleft.reveal-active {
  transform: translateX(0px);
  opacity: 1;
}
.reveal.revealright {
  transform: translateX(100px);
  opacity: 0;
  transition: all 0.3s ease;
}
.reveal.revealright.reveal-active {
  transform: translateX(0px);
  opacity: 1;
}
.plain-link {
  color: var(--primary-color);
  opacity: 0.8;
  text-decoration: underline;
}
.muted-content {
  color: var(--muted);
}
.primary-shadow {
  box-shadow: 0 0.5rem 1rem var(--primary02);
}
.secondary-shadow {
  box-shadow: 0 0.5rem 1rem rgba(var(--secondary-rgb), 0.2);
}
.success-shadow {
  box-shadow: 0 0.5rem 1rem rgba(var(--success-rgb), 0.2);
}
.info-shadow {
  box-shadow: 0 0.5rem 1rem rgba(var(--info-rgb), 0.2);
}
.pink-shadow {
  box-shadow: 0 0.5rem 1rem rgba(var(--pink-rgb), 0.2);
}
.purple-shadow {
  box-shadow: 0 0.5rem 1rem rgba(var(--purple-rgb), 0.2);
}
.danger-shadow {
  box-shadow: 0 0.5rem 1rem rgba(var(--danger-rgb), 0.2);
}
.teal-shadow {
  box-shadow: 0 0.5rem 1rem rgba(var(--teal-rgb), 0.2);
}
.shadow-1 {
  box-shadow: 0 0.08rem 0.3rem rgba(0, 0, 0, 0.1);
}
.shadow-custom {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.02);
}
.br-style {
  border-start-start-radius: 50% 10%;
  border-start-end-radius: 20% 40%;
  border-end-end-radius: 50% 10%;
  border-end-start-radius: 20% 40%;
}
.br-style1 {
  border-start-start-radius: 5px;
  border-start-end-radius: 5px;
  border-end-end-radius: 5px;
  border-end-start-radius: 34%;
}
.br-style2 {
  border-start-start-radius: 5px;
  border-start-end-radius: 25%;
  border-end-end-radius: 75% 14%;
  border-end-start-radius: 48% 43%;
}
.br-style3 {
  border-start-start-radius: 50%;
  border-start-end-radius: 50%;
  border-end-end-radius: 0;
  border-end-start-radius: 50%;
}
.br-style4 {
  border-start-start-radius: 3px;
  border-start-end-radius: 35%;
  border-end-end-radius: 3px;
  border-end-start-radius: 36%;
}
.br-style5 {
  border-start-start-radius: 50%;
  border-start-end-radius: 50%;
  border-end-end-radius: 50%;
  border-end-start-radius: 4%;
}
.br-style6 {
  border-start-start-radius: 15%;
  border-start-end-radius: 15%;
  border-end-end-radius: 15%;
  border-end-start-radius: 2%;
}
.pink-inset-shadow {
  box-shadow: inset 0rem 0rem 1.5rem 2rem rgba(var(--pink-rgb), 0.15);
}
.primary-inset-shadow {
  box-shadow: inset 0rem 0rem 1.5rem 2rem var(--primary01);
}
.teal-inset-shadow {
  box-shadow: inset 0rem 0rem 1.5rem 2rem rgba(var(--teal-rgb), 0.2);
}
.purple-inset-shadow {
  box-shadow: inset 0rem 0rem 1.5rem 2rem rgba(var(--purple-rgb), 0.15);
}
.secondary-inset-shadow {
  box-shadow: inset 0rem 0rem 1.5rem 2rem rgba(var(--secondary-rgb), 0.15);
}
.right-10p {
  inset-inline-end: 10%;
}
.top-7p {
  inset-block-start: 7%;
}
.right-0 {
  inset-inline-end: 0 !important;
}
.height-inherit {
  height: inherit;
}
.left-auto {
  inset-inline-start: auto;
}
.left-7p {
  inset-inline-start: 7%;
}
.top-14p {
  inset-block-start: 14%;
}
.bottom-3p {
  inset-block-end: -3%;
}
.z-index-0 {
  z-index: 0;
}
.z-index-1 {
  z-index: 1;
}
.z-index-2 {
  z-index: 2;
}
.z-index--1 {
  z-index: -1;
}
.transform-scale {
  transition-duration: 0.3s;
}
.transform-scale:hover {
  transform: scale(1.05);
}
.transform-rotate-45 {
  transform: rotate(45deg);
}
.transform-rotate--45 {
  transform: rotate(-45deg);
}
.transform-rotate-90 {
  transform: rotate(90deg);
}
.transform-rotate-180 {
  transform: rotate(180deg);
}
.transform-skewX-10 {
  transform: skewX(10deg);
}
.transform-skewX--10 {
  transform: skewX(-10deg);
}
.filter-shadow {
  filter: drop-shadow(2px 4px 6px var(--black-3));
}
.filter-shadow-1 {
  filter: drop-shadow(16px 6px 0px var(--black-3));
}
.filter-invert {
  filter: invert(1);
}
.bottom--4r {
  bottom: -4rem;
}
.primary-filter {
  filter: drop-shadow(9px 6px 2px var(--primary02));
}
.sub-text {
  color: var(--sub-text);
}
/* ######## EXTRAS END ######## */
/* ######## MARGIN ######## */
.ms-30p {
  margin-inline-start: 30% !important;
}
.ms--80p {
  margin-inline-start: -80%;
}
.mt--14p {
  margin-block-start: -14%;
}
.mt--19p {
  margin-block-start: -19%;
}
.mt--30p {
  margin-block-start: -30%;
}
@media (min-width: 578px) {
  .ms-sm-30p {
    margin-inline-start: 30% !important;
  }
  .ms-sm--20p {
    margin-inline-start: -20%;
  }
  .me-sm--20p {
    margin-inline-end: -20%;
  }
}
@media (min-width: 1200px) {
  .ms-xl--20p {
    margin-inline-start: -20%;
  }
}
@media (min-width: 992px) {
  .mt-lg--13p {
    margin-block-start: -13%;
  }
}
.ms--20p {
  margin-inline-start: -20%;
}
.mb--10p {
  margin-block-end: -10%;
}
.mt--15 {
  margin-top: -15rem;
}
.mt--12 {
  margin-top: -12rem;
}
/* ######## MARGIN END ######## */
/* ######## OPACITY ######## */
.op-1-1 {
  opacity: 1;
}
.op-0 {
  opacity: 0;
}
.op-02 {
  opacity: 0.02;
}
.op-03 {
  opacity: 0.03;
}
.op-04 {
  opacity: 0.04;
}
.op-05 {
  opacity: 0.05;
}
.op-06 {
  opacity: 0.06;
}
.op-07 {
  opacity: 0.07;
}
.op-08 {
  opacity: 0.08;
}
.op-09 {
  opacity: 0.09;
}
.op-1 {
  opacity: 0.1;
}
.op-15 {
  opacity: 0.15;
}
.op-2 {
  opacity: 0.2;
}
.op-3 {
  opacity: 0.3;
}
.op-4 {
  opacity: 0.4;
}
.op-5 {
  opacity: 0.5;
}
.op-6 {
  opacity: 0.6;
}
.op-7 {
  opacity: 0.7;
}
.op-8 {
  opacity: 0.8;
}
.op-9 {
  opacity: 0.9;
}
/* ######## OPACITY END ######## */
/* ######## PADDING ######## */
.banner-pd-1 {
  padding: 30px 0px;
}
.banner-pd-2 {
  padding: 70px 0px;
}
.banner-pd-3 {
  padding: 6rem 0px;
}
.banner-pd-4 {
  padding: 60px 0px;
}
.p-6 {
  padding: 3.5rem;
}
.px-6 {
  padding-inline-start: 3.5rem;
  padding-inline-end: 3.5rem;
}
.py-6 {
  padding-block-start: 3.5rem;
  padding-block-end: 3.5rem;
}
@media (min-width: 576px) {
  .p-sm-6 {
    padding: 3.5rem;
  }
  .px-sm-6 {
    padding-inline-start: 3.5rem;
    padding-inline-end: 3.5rem;
  }
  .py-sm-6 {
    padding-block-start: 3.5rem;
    padding-block-end: 3.5rem;
  }
}
@media (min-width: 768px) {
  .p-md-6 {
    padding: 3.5rem;
  }
  .px-md-6 {
    padding-inline-start: 3.5rem;
    padding-inline-end: 3.5rem;
  }
  .py-md-6 {
    padding-block-start: 3.5rem;
    padding-block-end: 3.5rem;
  }
}
@media (min-width: 992px) {
  .p-lg-6 {
    padding: 3.5rem;
  }
  .px-lg-6 {
    padding-inline-start: 3.5rem;
    padding-inline-end: 3.5rem;
  }
  .py-lg-6 {
    padding-block-start: 3.5rem;
    padding-block-end: 3.5rem;
  }
}
@media (min-width: 1200px) {
  .p-xl-6 {
    padding: 3.5rem;
  }
  .px-xl-6 {
    padding-inline-start: 3.5rem;
    padding-inline-end: 3.5rem;
  }
  .py-xl-6 {
    padding-block-start: 3.5rem;
    padding-block-end: 3.5rem;
  }
}
@media (min-width: 1400px) {
  .p-xxl-6 {
    padding: 3.5rem;
  }
  .px-xxl-6 {
    padding-inline-start: 3.5rem;
    padding-inline-end: 3.5rem;
  }
  .py-xxl-6 {
    padding-block-start: 3.5rem;
    padding-block-end: 3.5rem;
  }
}
.pb-15 {
  padding-bottom: 15rem;
}
.p-4 {
  padding: 2rem !important;
}
/* ######## PADDING END ######## */
/* ######## TYPOGRAPHY ######## */
/* Start::font sizes */
.tx-11 {
  font-size: 0.6875rem;
}
.tx-12 {
  font-size: 0.7875rem;
}
.tx-13 {
  font-size: 0.8125rem;
}
.tx-14 {
  font-size: 0.875rem;
}
.tx-15 {
  font-size: 0.9375rem;
}
.tx-16 {
  font-size: 1rem;
}
.tx-17 {
  font-size: 1.15rem;
}
.tx-18 {
  font-size: 1.125rem;
}
.tx-20 {
  font-size: 1.25rem;
}
.tx-22 {
  font-size: 1.319rem !important;
}
.tx-24 {
  font-size: 1.44rem;
}
.tx-26 {
  font-size: 1.56rem;
}
.tx-28 {
  font-size: 1.68rem;
}
.tx-30 {
  font-size: 1.85rem;
}
.tx-50 {
  font-size: 3rem;
}
/* End::font sizes */
/* Start::text colors */
.tx-muted {
  color: var(--muted);
}
.tx-primary-gradient1 {
  background: linear-gradient(to right, var(--primary-color) 0%, rgb(var(--secondary-rgb)) 100%);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}
.tx-primary {
  color: var(--primary-color);
}
.tx-primary-dark {
  color: rgb(var(--primary-rgb-dark));
}
.tx-primary-light2 {
  color: rgb(var(--primary-rgb-light2));
}
.tx-secondary {
  color: rgb(var(--secondary-rgb));
}
.tx-success {
  color: rgb(var(--success-rgb));
}
.tx-danger {
  color: rgb(var(--danger-rgb));
}
.tx-info {
  color: rgb(var(--info-rgb));
}
.tx-purple {
  color: rgb(var(--purple-rgb));
}
.tx-gray-600 {
  color: var(--gray-600);
}
.tx-gray1 {
  color: #a5afad;
}
.tx-default {
  color: var(--default-text-color);
}
.tx-color-default {
  color: var(--color-dark);
}
.tx-pink {
  color: rgb(var(--pink-rgb));
}
.tx-teal {
  color: rgb(var(--teal-rgb));
}
.tx-warning {
  color: rgb(var(--warning-rgb));
}
.tx-warning-light {
  color: #f4d714;
}
.tx-success-light {
  color: #78f7b2;
}
/* End::text colors */
.text-bg-primary {
  background-color: var(--primary-color) !important;
}
.text-bg-secondary {
  background-color: rgb(var(--secondary-rgb)) !important;
}
.text-bg-success {
  background-color: rgb(var(--success-rgb)) !important;
}
.text-bg-warning {
  color: #fff !important;
  background-color: rgb(var(--warning-rgb)) !important;
}
.text-bg-info {
  color: #fff !important;
  background-color: rgb(var(--info-rgb)) !important;
}
.tx-info-dark {
  color: #85caff;
}
.font-variant-caps {
  font-variant: small-caps;
}
/* Start::links */
a {
  text-decoration: none;
  color: var(--primary-color);
}
a:hover {
  --bs-text-opacity: 1;
  opacity: 1;
  color: var(--primary-color);
}
/* End::links */
/* Start::font-weights */
.fw-600 {
  font-weight: 600;
}
.fw-500 {
  font-weight: 500 !important;
}
.fw-700 {
  font-weight: 700 !important;
}
/* End::font-weights */
.content-1 {
  font-size: 80px;
  font-weight: 600;
  line-height: 1.135;
}
.content-1 span {
  font-weight: 500;
}
@media (max-width: 991px) {
  .content-1 {
    font-size: 40px;
  }
}
.content-2 {
  font-size: 1.235rem;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: var(--color-dark);
  font-weight: 600;
}
.text-shadow {
  text-shadow: 0px 5px #0b2459;
}
.tx-green-light {
  color: white;
  opacity: 0.7;
}
.lh-0 {
  line-height: 0 !important;
}
.lh-005 {
  line-height: 0.5 !important;
}
.lh-02 {
  line-height: 1.25 !important;
}
.tx-white-08 {
  color: rgba(255, 255, 255, 0.8);
}
.tx-15p {
  font-size: 15px;
}
.tx-17p {
  font-size: 17px;
}
.tx-25p {
  font-size: 25px;
}
.tx-28p {
  font-size: 28px;
}
.tx-48p {
  font-size: 48px;
}
.letter-space {
  letter-spacing: 2px;
}
.tx-29 {
  font-size: 2.63rem;
}
.sub-text {
  color: var(--sub-text);
}
.tx-dark {
  color: rgb(var(--dark-rgb));
}
.fill-primary {
  fill: var(--primary-color);
}
.fill-primary-08 {
  fill: var(--primary08);
}
.fill-secondary {
  fill: rgb(var(--secondary-rgb));
}
a.tx-secondary:hover {
  color: rgb(var(--secondary-rgb));
}
a.tx-warning:hover {
  color: rgb(var(--warning-rgb));
}
a.tx-success:hover {
  color: rgb(var(--success-rgb));
}
a.tx-danger:hover {
  color: rgb(var(--danger-rgb));
}
a.tx-info:hover {
  color: rgb(var(--info-rgb));
}
/* svg colors */
.svg-primary svg {
  fill: var(--primary-color);
}
.svg-secondary svg {
  fill: rgb(var(--secondary-rgb));
}
.svg-warning svg {
  fill: rgb(var(--warning-rgb));
}
.svg-info svg {
  fill: rgb(var(--info-rgb));
}
.svg-success svg {
  fill: rgb(var(--success-rgb));
}
.svg-danger svg {
  fill: rgb(var(--danger-rgb));
}
/* svg colors */
/* ######## TYPOGRAPHY END ######## */
.text-fixed-white {
  color: #fff !important;
}
[data-theme-mode=dark] .text-dark {
  color: #fff !important;
}
.border-end {
  border-color: var(--border) !important;
}
.bg-white {
  background-color: var(--custom-white) !important;
}
.bg-dark {
  background-color: rgb(var(--dark-rgb)) !important;
}
.text-muted {
  color: var(--muted) !important;
}
.order-6 {
  order: 6 !important;
}
/* ######## WIDTH ######## */
/* Start::minimum width */
.min-w-fit-content {
  min-width: -moz-fit-content;
  min-width: fit-content;
}
.w-20p {
  width: 20%;
}
.w-20px {
  width: 20px;
}
.w-33p {
  width: 33%;
}
.w-30 {
  width: 30%;
}
.w-82 {
  width: 82%;
}
@media (min-width: 992px) {
  .w-lg-12p {
    width: 12% !important;
  }
  .w-lg-50 {
    width: 50% !important;
  }
}
.w-55 {
  width: 50% !important;
}
.w-lg {
  min-width: 150px;
}
.w-100p {
  width: 100px !important;
}
.w-lg-30 {
  width: 30%;
}
#scroll-shell{
  inset: 0px; 
  width: 100%;
  height: 100%; 
  position: fixed; 
  overflow: hidden;
}
.elementor-element{
padding:0 !important;
}
/* End::minimum width */
/* ######## WIDTH END ######## */