/*-----------------------------------------------------------------------------------

Template Name: Physic
Template URI: themes.pixelstrap.net/physic/template
Description: This is doctor website
Author: Pixelstrap
Author URI: https://themeforest.net/user/pixelstrap

----------------------------------------------------------------------------------- */
/*========================
   1. Utils scss file
==========================*/
/* 1.01 mixin scss */
/*========================
   2. themes scss file
==========================*/
/* 2.01 variables scss */
/* 2.02 general scss */
/* 2.03 button scss */
/* 2.04 modal scss */
/* 2.05 tap-top scss */
/* 2.06 loader scss */
/* 2.07 mode-change-btn scss */
/*========================
   3. base scss file
==========================*/
/* 3.01 reset scss */
/*========================
   4. layout scss file
==========================*/
/* 4.01 forms scss */
/* 4.02 header scss */
/* 4.03 footer scss */
/* 4.04 home-slider scss */
/* 4.05 appointment scss */
/* 4.06 service-section scss */
/* 4.07 about-us scss */
/* 4.08 doctor-team scss */
/* 4.09 blog scss */
/* 4.10 testimonial scss */
/* 4.11 map scss */
/* 4.12 gallery scss */
/* 4.13 breadcrumb scss */
/* 4.14 card scss */
/* 4.15 title scss */
/* 4.16 label scss */
/* 4.17 offcanvas scss */
/* 4.18 subscribe scss */
/* 4.19 emoji scss */
/* 4.20 counter scss */
/* 4.21 facilities scss */
/* 4.22 product-box scss */
/* 4.23 faq scss */
/* 4.24 accordion scss */
/* 4.25 compare scss */
/* 4.26 login scss */
/* 4.27 patients-list scss */
/* 4.28 dashboard scss */
/* 4.29 zoom-gallery scss */
/* 4.30 chat scss */
/* 4.31 patient-dashboard scss */
/* 4.32 history scss */
/* 4.33 our-timetable scss */
/* 4.34 pricing-plan scss */
/* 4.35 booking scss */
/* 4.36 shop scss */
/* 4.37 calendar scss */
/* 4.38 cart scss */
/* 4.39 banner scss */
/* 4.40 sortable scss */
/* 4.41 pricing scss */
/* 4.42 doctor-profile scss */
/* 4.43 hospitals scss */
/*========================
   5. components scss file
==========================*/
/* 5.01 search scss */
/* 5.02 ratio scss */
/*=====================
   1.01 mixin css start
==========================*/
/*=====================
mixin css End
==========================*/
/*=====================
  2.01 variables css start
==========================*/
:root {
  --body-background: 255, 255, 255;
  --white: 255, 255, 255;
  --black: 0, 0, 0;
  --section-background: 245, 249, 253;
  --theme-font-color: 34, 54, 69;
  --light-color: 245, 249, 253;
  --p-text-color: 152, 159, 169;
  --header-border: 218, 237, 253;
  --header-border-color: 172, 183, 195;
  --rating-color: 255, 168, 0;
  --light-border: 238, 238, 238;
  --light-background: 246, 246, 246;
  --success-color: 33, 151, 59;
  --danger-color: 255, 79, 79;
  --content-color: 141, 141, 141;
  --facebook: 57, 95, 198;
  --twitter: 45, 184, 243;
  --google: 229, 34, 17;
  --instagram: 221, 42, 123;
  --theme-default: 57, 113, 212;
  --theme-default-dark: 41, 90, 177;
}
:root .dental-care {
  --theme-default: 32, 170, 248;
  --theme-default-dark: 18, 147, 220;
}
:root .dental-care.dark {
  --body-background: 10, 38, 53;
  --theme-default-dark: 13, 47, 65;
  --light-background: 13, 47, 65;
  --section-background: 13, 47, 65;
  --light-border: 63, 89, 100;
}
:root .dermatology-demo {
  --theme-default: 159, 181, 0;
  --theme-default-dark: 136, 155, 0;
}
:root .dermatology-demo.dark {
  --body-background: 19, 27, 3;
  --theme-default-dark: 25, 35, 4;
  --light-background: 25, 35, 4;
  --section-background: 25, 35, 4;
  --light-border: 55, 65, 41;
}
:root .children-care {
  --theme-default: 255, 55, 159;
  --theme-default-dark: 219, 39, 133;
}
:root .children-care.dark {
  --body-background: 34, 22, 29;
  --theme-default-dark: 35, 19, 27;
  --light-background: 35, 19, 27;
  --light-border: 56, 36, 47;
}
:root .cardiologist-demo {
  --theme-default: 225, 36, 84;
  --theme-default-dark: 210, 29, 75;
}
:root .cardiologist-demo.dark {
  --body-background: 41, 35, 37;
  --light-background: 37, 30, 32;
  --section-background: 37, 30, 32;
  --header-border: 44, 52, 68;
  --header-border-color: 57, 69, 92;
  --light-border: 60, 43, 49;
}
:root .eyes-care {
  --theme-default: 42, 143, 158;
  --theme-default-dark: 0, 36, 50;
}
:root .eyes-care.dark {
  --body-background: 1, 32, 44;
  --theme-default-dark: 160, 165, 171;
  --light-background: 160, 165, 171;
  --light-border: 44, 64, 71;
}
:root .homeopathy-demo {
  --theme-default: 161, 184, 104;
  --theme-font-color: 0, 35, 57;
}
:root .homeopathy-demo.dark {
  --body-background: 24, 28, 16;
  --theme-font-color: 255, 255, 255;
  --light-background: 33, 38, 21;
  --light-border: 52, 60, 36;
}
:root .nutritionist-demo {
  --theme-default: 202, 169, 51;
  --theme-font-color: 52, 44, 15;
}
:root .nutritionist-demo.dark {
  --body-background: 35, 30, 10;
  --theme-font-color: 255, 255, 255;
  --light-background: 45, 38, 14;
  --light-border: 60, 53, 27;
}
:root .physiotherapy-demo {
  --theme-default: 54, 130, 104;
  --theme-font-color: 52, 44, 15;
}
:root .physiotherapy-demo.dark {
  --body-background: 33, 29, 26;
  --theme-font-color: 255, 255, 255;
  --light-background: 45, 38, 14;
  --light-border: 38, 49, 66;
}

.dark {
  --body-background: 15, 28, 52;
  --theme-font-color: 214, 214, 214;
  --black: 255, 255, 255;
  --light-background: 17, 33, 63;
  --light-border: 44, 55, 74;
  --header-border: 17, 33, 63;
  --section-background: 17, 33, 63;
}

.font-success {
  color: rgba(var(--success-color), 1);
}

.font-primary {
  color: rgba(var(--theme-default), 1);
}

/*=====================
  2.02 General css start
==========================*/
body {
  font-family: Montserrat, Poppins, Roboto;
  position: relative;
  background: rgba(var(--body-background), 1);
  font-size: 14px;
  color: rgba(var(--theme-font-color), 1);
}

.font-montserrat {
  font-family: "Montserrat", sans-serif;
}

h1 {
  font-size: calc(26px + 40 * (100vw - 320px) / 1600);
  font-weight: 700;
  text-transform: capitalize;
  color: rgba(var(--theme-font-color), 1);
  margin-bottom: 0;
  font-family: "Montserrat", sans-serif;
  line-height: 1.2;
}

h2 {
  font-size: calc(22px + 23 * (100vw - 320px) / 1600);
  font-weight: 700;
  color: rgba(var(--theme-font-color), 1);
  text-transform: capitalize;
  margin-bottom: 0;
  font-family: "Montserrat", sans-serif;
  line-height: 1.2;
}

h3 {
  font-size: calc(20px + 16 * (100vw - 320px) / 1600);
  font-weight: 700;
  color: rgba(var(--theme-font-color), 1);
  text-transform: capitalize;
  margin-bottom: 0;
  font-family: "Montserrat", sans-serif;
  line-height: 1.2;
}

h4 {
  font-size: calc(18px + 8 * (100vw - 320px) / 1600);
  font-weight: 700;
  color: rgba(var(--theme-font-color), 1);
  text-transform: capitalize;
  margin-bottom: 0;
  font-family: "Montserrat", sans-serif;
  line-height: 1.2;
}

h5 {
  font-size: calc(16px + 4 * (100vw - 320px) / 1600);
  font-weight: 600;
  color: rgba(var(--theme-font-color), 1);
  text-transform: capitalize;
  margin-bottom: 0;
  font-family: "Montserrat", sans-serif;
  line-height: 1.2;
}

h6 {
  font-size: calc(14px + 4 * (100vw - 320px) / 1600);
  font-weight: 600;
  text-transform: capitalize;
  color: rgba(var(--theme-font-color), 1);
  margin-bottom: 0;
  font-family: "Montserrat", sans-serif;
  line-height: 1.1;
}

[dir=rtl] .swiper {
  direction: ltr;
}
[dir=rtl] .swiper .swiper-slide > * {
  direction: rtl;
}

ul {
  padding: 0;
  margin-bottom: 0;
}

li {
  display: inline-block;
  font-size: 14px;
  letter-spacing: 0.03em;
}

p {
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  margin-bottom: 0;
  letter-spacing: 0.03em;
  font-family: "Roboto", sans-serif;
  color: rgba(var(--p-text-color), 1);
}

span {
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  margin-bottom: 0;
  letter-spacing: 0.03em;
  color: rgba(var(--p-text-color), 1);
}

a {
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  transition: 0.4s ease;
  letter-spacing: 0.03em;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  transition: 0.4s ease;
}
a:focus {
  outline: none;
}

label {
  letter-spacing: 0.03em;
  font-size: calc(13px + 4 * (100vw - 320px) / 1600);
}
label sup {
  color: rgba(var(--danger-color), 1);
  top: -0.1em;
  font-size: 13px;
}

.form-control {
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
}
.form-control:focus {
  box-shadow: unset;
}

input {
  font-family: Montserrat, Poppins, Roboto;
}

button:focus,
.btn:focus {
  outline: none;
  box-shadow: none;
}

.btn-lg {
  font-size: calc(14px + 4 * (100vw - 320px) / 1600);
}

.btn-md {
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
}

section,
.section_space {
  padding-top: calc(40px + 40 * (100vw - 320px) / 1600);
  padding-bottom: calc(40px + 40 * (100vw - 320px) / 1600);
}

.md-section {
  padding-top: calc(30px + 30 * (100vw - 320px) / 1600);
  padding-bottom: calc(30px + 30 * (100vw - 320px) / 1600);
}

.sm-section {
  padding-top: calc(30px + 10 * (100vw - 320px) / 1600);
  padding-bottom: calc(30px + 10 * (100vw - 320px) / 1600);
}

.xs-section {
  padding: 20px 0;
}

@media (min-width: 1500px) {
  .custom-container {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 15px;
  }
}
.custom-container-fluid {
  width: calc(100% - 100px);
  margin: 0 50px;
  padding: 50px;
  background-color: rgba(var(--body-background), 1);
}

.custom-scrollbar::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(var(--black), 0.1);
  border-radius: 4px;
}
.custom-scrollbar::-webkit-scrollbar {
  width: 3px;
  height: 4px;
}
.custom-scrollbar::-webkit-scrollbar-thumb {
  background-color: rgba(var(--theme-default), 0.2);
  border-radius: 4px;
}

.light-section {
  background-color: rgba(var(--section-background), 1);
}

.light-section-2 {
  background-color: rgba(var(--light-background), 0.7);
}

.bg-light-primary {
  background-color: rgba(var(--theme-default), 0.06);
}

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

.background-img {
  background-image: url(../images/layout-4/bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.background-img .title h2 {
  color: #223645;
}
.background-img .subscribe-detail .our-news h3 {
  color: #23131b;
}

.appointment-image {
  background-image: url(../images/others/3.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

[dir=rtl] [type=email] {
  direction: rtl;
}

.form-select:focus {
  box-shadow: none;
  border: 1px solid transparent;
}

.overflow-hidden {
  overflow: hidden;
}

label {
  font-weight: 600;
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  margin-bottom: 6px;
  color: rgba(var(--theme-font-color), 1);
}

textarea {
  padding: calc(6px + 2 * (100vw - 320px) / 1600) calc(12px + 4 * (100vw - 320px) / 1600);
  border: 1px solid rgba(var(--light-border), 1);
  border-radius: 4px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-font-color), 1);
  background-color: rgba(var(--section-background), 1);
  width: 100%;
}
textarea:focus-visible {
  outline: none;
}
textarea::placeholder {
  color: rgba(var(--p-text-color), 0.8);
  font-weight: 500;
}

.form-select {
  padding: calc(6px + 2 * (100vw - 320px) / 1600) calc(12px + 4 * (100vw - 320px) / 1600);
  border: 1px solid rgba(var(--light-border), 1);
  border-radius: 4px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  color: rgba(var(--p-text-color), 1);
  background-color: rgba(var(--section-background), 1);
  width: 100%;
}
.form-select:focus-visible {
  outline: none;
}
.form-select:focus {
  border: 1px solid rgba(var(--light-border), 1);
}
.form-select option {
  color: rgba(var(--theme-font-color), 1);
  font-weight: 500;
}
body.dark .form-select option {
  background-color: rgba(var(--body-background), 1);
}

input {
  padding: calc(8px + 2 * (100vw - 320px) / 1600) calc(12px + 4 * (100vw - 320px) / 1600);
  border: 1px solid rgba(var(--light-border), 1);
  border-radius: 4px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: rgba(var(--theme-font-color), 1);
  background-color: rgba(var(--section-background), 1);
  width: 100%;
}
input::placeholder {
  color: rgba(var(--p-text-color), 0.8);
  font-weight: 500;
}
input:focus-visible {
  outline: none;
}

input::-webkit-datetime-edit {
  color: rgba(var(--p-text-color), 0.8);
}

[dir=rtl] input[type=number] {
  direction: rtl;
}

.custom-checkbox {
  appearance: none;
  cursor: pointer;
  height: 18px;
  width: 18px;
  border-radius: 3px;
  padding: 0;
  display: inline-block;
  position: relative;
  border: 1px solid rgba(var(--header-border-color), 1) !important;
  background-color: transparent;
  transition: all 0.3s ease-in-out;
}
.custom-checkbox::before {
  content: "\f00c";
  font-family: FontAwesome !important;
  position: absolute;
  top: 50%;
  left: 50%;
  color: rgba(var(--theme-default), 1);
  transform: translate(-50%, -50%) scale(0);
  transition: all 0.3s ease-in-out;
}
.custom-checkbox:checked {
  background-color: rgba(var(--theme-default), 1);
  border: 1px solid rgba(var(--theme-default), 1) !important;
}
.custom-checkbox:checked::before {
  font-size: 12px;
  transform: translate(-50%, -50%) scale(1);
  color: rgba(var(--white), 1);
}

.custom-radio {
  appearance: none;
  cursor: pointer;
  height: 12px !important;
  width: 12px !important;
  border-radius: 50%;
  display: inline-block;
  background-color: transparent;
  transition: all 0.3s ease-in-out;
  outline: 1px solid rgba(var(--theme-default), 1);
  margin-left: 3px;
  outline-offset: 2px;
  padding: 0;
  border: none;
}
[dir=rtl] .custom-radio {
  margin-right: 3px;
  margin-left: unset;
}
.custom-radio:checked {
  background-color: rgba(var(--theme-default), 1);
  outline: 1px solid rgba(var(--theme-default), 1);
}
.custom-radio:focus {
  border: none;
}

.login-bg-img {
  background-image: url(../images/login/3.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  height: 100%;
}
.login-bg-img.forget-two {
  background-image: url(../images/login/2.jpg);
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}
.login-bg-img.forget-two .login-box {
  background-color: rgba(var(--body-background), 1);
}

.iti__hide {
  display: none;
}

pre {
  margin: 0 !important;
  display: inline-block;
}

[dir=rtl] input[type=date],
[dir=rtl] input[type=time] {
  text-align: right;
  position: relative;
}
[dir=rtl] input[type=date]::-webkit-calendar-picker-indicator,
[dir=rtl] input[type=time]::-webkit-calendar-picker-indicator {
  position: absolute;
  left: calc(10px + 6 * (100vw - 320px) / 1600);
}

.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string,
.token.variable {
  background: none;
}

.nav-link:focus-visible {
  box-shadow: none;
}

.custom-sticky {
  position: sticky;
  top: 100px;
  left: 0;
}
.custom-sticky.off-50 {
  top: 50px;
}
.custom-sticky.off-88 {
  top: 88px;
}

@media (max-width: 575px) and (min-width: 480px) {
  .col-xsm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
}
body.dark input[type=date i]::-webkit-calendar-picker-indicator {
  filter: invert(10%) sepia(6%) saturate(6450%) hue-rotate(181deg) brightness(98%) contrast(97%);
}
body.dark input[type=date] {
  color-scheme: dark;
  outline: none;
}
body.dark .brand-logo a .light {
  display: none !important;
}
body.dark .brand-logo a .dark {
  display: block !important;
}
body.dark .footer-logo a .light {
  display: none !important;
}
body.dark .footer-logo a .dark {
  display: block !important;
}

/*=====================
 General css start
==========================*/
/*=====================
  2.03 Button css start
==========================*/
.default-btn {
  background-color: rgba(var(--theme-default), 0.08);
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-radius: 50%;
  border: none;
  padding: 0;
}
.default-btn:hover, .default-btn:active {
  background-color: rgba(var(--theme-default), 0.06) !important;
  border: none;
}
.default-btn img {
  width: 20px;
  height: 20px;
  object-fit: contain;
}
body.dark .default-btn img {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
}

.social-icon .vertical-social li {
  display: flex;
  justify-content: center;
  margin-bottom: 25px;
}
.social-icon .vertical-social li .social-btn {
  width: calc(32px + 8 * (100vw - 320px) / 1600);
  height: calc(32px + 8 * (100vw - 320px) / 1600);
  border-radius: 50%;
  background-color: rgba(var(--body-background), 1);
  border: none;
  box-shadow: 0px 2px 8px 0px rgba(var(--black), 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
}
.social-icon .vertical-social li .social-btn:active {
  border: none;
}
.social-icon .vertical-social li .social-btn img {
  width: calc(16px + 0 * (100vw - 320px) / 1600);
  height: calc(16px + 0 * (100vw - 320px) / 1600);
}
.social-icon .vertical-social li:last-child {
  margin-bottom: 0;
}
.social-icon .horizontal-social {
  display: flex;
  gap: 10px;
}
.social-icon .horizontal-social li .social-btn {
  width: calc(32px + 8 * (100vw - 320px) / 1600);
  height: calc(32px + 8 * (100vw - 320px) / 1600);
  border-radius: 50%;
  padding: 0;
  background-color: rgba(var(--section-background), 1);
  border: none;
  box-shadow: 0px 2px 8px 0px rgba(var(--black), 0.1);
  transition: all 0.4s ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
}
.social-icon .horizontal-social li .social-btn:active {
  border: none;
}
.social-icon .horizontal-social li .social-btn:hover {
  background-color: rgba(var(--section-background), 1);
  transform: translateY(-4px);
}
.social-icon .horizontal-social li .social-btn img {
  width: calc(16px + 0 * (100vw - 320px) / 1600);
  height: calc(16px + 0 * (100vw - 320px) / 1600);
}

.sec-btn-left {
  padding: calc(12px + 3 * (100vw - 320px) / 1600) calc(14px + 8 * (100vw - 320px) / 1600);
  background-color: transparent;
  border: 1px solid rgba(var(--theme-default), 0.9);
  color: rgba(var(--white), 1);
  border-image-slice: 1;
  font-weight: 600;
  border-radius: 6px;
  line-height: 1;
  position: relative;
  cursor: pointer;
  transition: all 0.4s ease-in-out;
  z-index: 1;
  box-shadow: 0px 5px 12.5px rgba(var(--theme-default), 0.35);
}
.sec-btn-left::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background: linear-gradient(90deg, rgba(var(--theme-default), 0.9) 0%, rgba(var(--theme-default), 1) 100%);
  z-index: -1;
  transition: all 0.4s ease-in-out;
  transform-origin: top left;
  -webkit-mask: linear-gradient(90deg, rgba(var(--theme-default), 0.9) 0%, rgba(var(--theme-default), 1) 100%);
  mask-composite: exclude;
}
.sec-btn-left span {
  padding: 8px 13px 8px 0px;
  margin: 0 15px 0 0;
  color: rgba(var(--white), 1);
  border-right: 2px solid rgba(var(--section-background), 0.2);
  transition: all 0.4s ease-in-out;
}
[dir=rtl] .sec-btn-left span {
  margin: 0 0 0 15px;
  padding: 8px 0px 8px 13px;
  border-right: unset;
  border-left: 2px solid rgba(var(--section-background), 0.2);
}
.sec-btn-left:hover, .sec-btn-left:active, .sec-btn-left:focus {
  background: linear-gradient(90deg, rgba(var(--theme-default), 0) 0%, rgba(var(--theme-default), 0) 100%);
  border: 1px solid rgba(var(--theme-default), 1);
  color: rgba(var(--theme-default), 1) !important;
  box-shadow: none;
  transition: all 0.4s ease-in-out;
}
.sec-btn-left:hover::before, .sec-btn-left:active::before, .sec-btn-left:focus::before {
  width: 0;
}
.sec-btn-left:hover span, .sec-btn-left:active span, .sec-btn-left:focus span {
  border-color: rgba(var(--theme-default), 0.5);
  color: rgba(var(--theme-default), 1);
}
.sec-btn-left.small-btn {
  padding: calc(10px + 2 * (100vw - 320px) / 1600) 20px;
}
[dir=rtl] .sec-btn-left.small-btn {
  padding: 10px 20px;
  display: inline-flex;
  align-items: center;
}
[dir=rtl] .sec-btn-left.small-btn span {
  padding: 3px 0px 3px 13px;
}

.sec-btn-right {
  padding: calc(12px + 3 * (100vw - 320px) / 1600) calc(14px + 8 * (100vw - 320px) / 1600);
  background-color: transparent;
  border: 1px solid rgba(var(--theme-default), 0.9);
  color: rgba(var(--white), 1);
  border-image-slice: 1;
  font-weight: 600;
  border-radius: 6px;
  line-height: 1;
  position: relative;
  cursor: pointer;
  transition: all 0.4s ease-in-out;
  z-index: 1;
  box-shadow: 0px 5px 12.5px rgba(var(--theme-default), 0.35);
}
.sec-btn-right::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-image: linear-gradient(90deg, rgba(var(--theme-default), 0.9) 0%, rgba(var(--theme-default), 1) 100%);
  z-index: -1;
  transition: all 0.4s ease-in-out;
  -webkit-mask: linear-gradient(90deg, rgba(var(--theme-default), 0.9) 0%, rgba(var(--theme-default), 1) 100%);
  mask-composite: exclude;
}
.sec-btn-right span {
  padding: 8px 0px 8px 13px;
  margin: 0 0 0 15px;
  border-left: 2px solid rgba(var(--white), 0.5);
  transition: all 0.4s ease-in-out;
  color: rgba(var(--white), 1);
}
[dir=rtl] .sec-btn-right span {
  padding: 8px 13px 8px 0px;
  margin: 0 15px 0 0;
  border-left: unset;
  border-right: 2px solid rgba(var(--white), 0.5);
}
.sec-btn-right:hover, .sec-btn-right:active, .sec-btn-right:focus {
  border-image: none;
  border-color: rgba(var(--theme-default), 1) !important;
  color: rgba(var(--theme-default), 1) !important;
}
.sec-btn-right:hover::before, .sec-btn-right:active::before, .sec-btn-right:focus::before {
  width: 0;
}
.sec-btn-right:hover span, .sec-btn-right:active span, .sec-btn-right:focus span {
  border-color: rgba(var(--theme-default), 0.5);
  color: rgba(var(--theme-default), 1);
}

.sub-btn {
  padding: calc(12px + 3 * (100vw - 320px) / 1600) calc(12px + 6 * (100vw - 320px) / 1600);
  background-color: transparent;
  border: 1px solid rgba(var(--theme-default), 0.9);
  color: rgba(var(--white), 1);
  border-image-slice: 1;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 6px;
  line-height: 1;
  position: relative;
  cursor: pointer;
  transition: all 0.4s ease-in-out;
  z-index: 1;
  box-shadow: 0px 5px 12.5px rgba(var(--theme-default), 0.35);
}
.sub-btn::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  border-radius: 4px;
  background-image: linear-gradient(90deg, rgba(var(--theme-default), 0.9) 0%, rgba(var(--theme-default), 1) 100%);
  transition: all 0.4s ease-in-out;
  -webkit-mask: linear-gradient(90deg, rgba(var(--theme-default), 0.9) 0%, rgba(var(--theme-default), 1) 100%);
  mask-composite: exclude;
}
.sub-btn:hover, .sub-btn.active, .sub-btn:focus {
  border-image: none;
  border-color: rgba(var(--theme-default), 1) !important;
  color: rgba(var(--theme-default), 1) !important;
}
.sub-btn:hover::after, .sub-btn.active::after, .sub-btn:focus::after {
  width: 0%;
}

@keyframes MoveScaleUpInitial {
  100% {
    transform: translate3d(0, -105%, 0) scale3d(1, 2, 1);
    opacity: 0;
  }
}
@keyframes MoveScaleUpEnd {
  0% {
    transform: translate3d(0, 100%, 0) scale3d(1, 2, 1);
    opacity: 0;
  }
  100% {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.sub-btn-2 {
  padding: calc(12px + 3 * (100vw - 320px) / 1600) calc(12px + 10 * (100vw - 320px) / 1600);
  background-color: transparent !important;
  border: 1px solid rgba(var(--theme-font-color), 0.9);
  color: rgba(var(--white), 1);
  border-image-slice: 1;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 6px;
  line-height: 1;
  position: relative;
  cursor: pointer;
  transition: all 0.4s ease-in-out;
  z-index: 1;
  box-shadow: 0px 5px 12.5px rgba(var(--theme-font-color), 0.35);
}
.sub-btn-2::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  border-radius: 4px;
  background-image: linear-gradient(90deg, rgba(var(--theme-font-color), 0.8) 0%, rgba(var(--theme-font-color), 1) 100%);
  transition: all 0.4s ease-in-out;
  -webkit-mask: linear-gradient(90deg, rgba(var(--theme-default), 0.9) 0%, rgba(var(--theme-default), 1) 100%);
  mask-composite: exclude;
}
body.dark .sub-btn-2::after {
  background-image: linear-gradient(90deg, rgba(77, 77, 77, 0.8) 0%, #434242 100%);
  transition: all 0.4s ease-in-out;
  -webkit-mask: linear-gradient(90deg, rgba(77, 77, 77, 0.9) 0%, #434242 100%);
}
body.dark .sub-btn-2 {
  border-color: rgba(64, 64, 64, 0.9019607843);
  background-color: transparent;
  box-shadow: 0px 5px 12.5px rgba(43, 43, 43, 0.3490196078);
}
.sub-btn-2:hover, .sub-btn-2.active, .sub-btn-2:focus {
  border-image: none;
  border-color: rgba(var(--theme-font-color), 1) !important;
  color: rgba(var(--theme-font-color), 1) !important;
}
body.dark .sub-btn-2:hover, body.dark .sub-btn-2.active, body.dark .sub-btn-2:focus {
  border-color: rgba(var(--white), 0.3) !important;
}
.sub-btn-2:hover::after, .sub-btn-2.active::after, .sub-btn-2:focus::after {
  width: 0%;
}

.modal-cancel-btn {
  padding: calc(12px + 3 * (100vw - 320px) / 1600) calc(12px + 6 * (100vw - 320px) / 1600);
  background-color: transparent;
  border: 1px solid rgba(var(--theme-default), 0.9);
  color: rgba(var(--theme-default), 1);
  border-image-slice: 1;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 6px;
  line-height: 1;
  position: relative;
  cursor: pointer;
  transition: all 0.4s ease-in-out;
  z-index: 1;
}
.modal-cancel-btn::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  z-index: -1;
  border-radius: 6px;
  background-image: linear-gradient(90deg, rgba(var(--theme-default), 0.9) 0%, rgba(var(--theme-default), 1) 100%);
  transition: all 0.4s ease-in-out;
  -webkit-mask: linear-gradient(90deg, rgba(var(--theme-default), 0.9) 0%, rgba(var(--theme-default), 1) 100%);
  mask-composite: exclude;
}
.modal-cancel-btn:hover, .modal-cancel-btn.active, .modal-cancel-btn:focus {
  border-image: none;
  border-color: rgba(var(--theme-default), 1) !important;
  color: rgba(var(--white), 1) !important;
}
.modal-cancel-btn:hover::after, .modal-cancel-btn.active::after, .modal-cancel-btn:focus::after {
  width: 100%;
}

.bootstrap-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  flex-wrap: wrap;
}
.bootstrap-btn .btn {
  border-radius: 6px;
  font-weight: 600;
}

.theme-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  flex-wrap: wrap;
}
.theme-btn.border-radius .btn {
  border-radius: 50px;
  border-image: unset;
  border: 1px solid rgba(var(--theme-default), 1);
  overflow: hidden;
}
.theme-btn.border-radius .btn::before {
  border-radius: 50px;
}
.theme-btn.border-radius .btn.sub-btn-2 {
  border: 1px solid;
  border-color: rgba(var(--theme-font-color), 1) !important;
  color: rgba(var(--theme-font-color), 1);
}
.theme-btn.border-radius .btn.sub-btn-2::after {
  background-image: linear-gradient(90deg, rgba(var(--theme-font-color), 0.8) 0%, rgba(var(--theme-font-color), 1) 100%);
}
.theme-btn.btn-types a.sub-btn {
  color: rgba(var(--theme-default), 1);
  border: unset;
  box-shadow: unset;
  text-transform: capitalize;
}
.theme-btn.btn-types a.sub-btn::after {
  background-image: unset;
  background-color: rgba(var(--theme-default), 0.1);
  right: 0;
  left: unset;
}
.theme-btn.btn-types a:before {
  position: absolute;
  content: "";
  border-top: 10px solid transparent;
  border-right: 10px solid rgba(var(--theme-default), 0.1);
  border-bottom: 10px solid transparent;
  transform: translateY(50%);
  transition: all 0.5s ease;
  bottom: 50%;
  left: -10px;
}
.theme-btn.btn-types a:hover.sub-btn {
  color: rgba(var(--white), 1) !important;
}
.theme-btn.btn-types a:hover.sub-btn:after {
  width: 100%;
  background-color: rgba(var(--theme-default), 1);
}
.theme-btn.btn-types a:hover::before {
  border-right: 10px solid rgba(var(--theme-default), 1);
}
.theme-btn.btn-types a:nth-child(2):before {
  transform: rotate(90deg);
  top: -15px;
  left: 55px;
  bottom: unset;
}
.theme-btn.btn-types a:nth-child(3):before {
  transform: rotate(180deg);
  left: unset;
  right: -10px;
  top: 12px;
  bottom: unset;
}
.theme-btn.btn-types a:nth-child(4):before {
  transform: rotate(270deg);
  left: 55px;
  bottom: -15px;
}
.theme-btn .btn-variation .btn {
  padding: 10px 22px;
  border-color: rgba(var(--theme-default), 1);
  border-radius: 8px;
  color: rgba(var(--theme-default), 1);
  font-weight: 600;
  position: relative;
  overflow: hidden;
  z-index: 1;
  transition: color 150ms ease-in-out;
}
.theme-btn .btn-variation .btn:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 100%;
  background: rgba(var(--theme-default), 1);
  z-index: -1;
  transition: width 150ms ease-in-out;
}
.theme-btn .btn-variation .btn:hover {
  color: rgba(var(--white), 1);
}
.theme-btn .btn-variation .btn:hover:after {
  width: 110%;
}
.theme-btn .outline-btn-variation .btn {
  padding: 10px 22px;
  font-weight: 600;
  border-radius: 8px;
  border-color: rgba(var(--theme-default), 1);
  color: rgba(var(--theme-default), 1);
  background-image: linear-gradient(45deg, rgba(var(--theme-default), 1) 50%, transparent 50%);
  background-position: 100%;
  background-size: 400%;
  transition: background 300ms ease-in-out;
}
.theme-btn .outline-btn-variation .btn:hover {
  background-position: 0;
  color: rgba(var(--white), 1);
}

.btn-animation .btn {
  padding: 8px 22px;
  font-weight: 600;
  border-radius: 6px;
  border: 1px solid rgba(var(--theme-default), 1);
  color: rgba(var(--theme-default), 1);
  transition: box-shadow 300ms ease-in-out, color 300ms ease-in-out;
}
.btn-animation .btn:hover {
  color: rgba(var(--white), 1);
  box-shadow: 0 0 40px 40px rgba(var(--theme-default), 1) inset;
}

/*=====================
02. Button css End
==========================*/
/*=====================
  2.04 modal css start
==========================*/
.theme-modal .modal-content {
  background-color: transparent !important;
  border: none;
}
.theme-modal .modal-header {
  border-radius: 0;
  border: none;
  padding: 0;
}
.theme-modal .modal-header .btn-close {
  margin: 0;
  background: none;
  width: auto;
  height: auto;
  opacity: 1;
  border-radius: 0;
  margin-left: auto;
  position: relative;
  margin-bottom: -3px;
  gap: 10px;
  padding: 6px calc(18px + 2 * (100vw - 320px) / 1600);
  font-weight: 600;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-default), 1);
  display: flex;
  align-items: center;
  justify-content: center;
}
[dir=rtl] .theme-modal .modal-header .btn-close {
  margin-left: 0;
  margin-right: auto;
}
.theme-modal .modal-header .btn-close:focus {
  box-shadow: none;
}
.theme-modal .modal-header .btn-close i {
  color: rgba(var(--theme-default), 1);
  transform: rotate(90deg);
  transition: all 0.6s ease;
}
.theme-modal .modal-header .btn-close::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: all 0.4s ease-in-out;
  background: rgba(var(--body-background), 1);
  bottom: 0;
  right: 0;
  border-radius: 10px 10px 0 0;
  transform: perspective(4px) rotateX(0.73deg) translateZ(0px);
  transform-origin: 100% 0;
  backface-visibility: hidden;
  z-index: -1;
}
[dir=rtl] .theme-modal .modal-header .btn-close::after {
  transform-origin: 0 0;
}
.theme-modal .modal-header .btn-close:hover i {
  transform: rotate(360deg);
}
.theme-modal .modal-body {
  padding: calc(15px + 9 * (100vw - 320px) / 1600);
  background: rgba(var(--body-background), 1);
  border-radius: 10px;
}
.theme-modal .modal-body .header-content h5 {
  position: relative;
  width: fit-content;
  margin-bottom: calc(10px + 10 * (100vw - 320px) / 1600);
}
.theme-modal .modal-body .header-content h5::after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 0;
  height: 3px;
  width: 40%;
  background-color: rgba(var(--theme-default), 1);
  border-radius: 4px;
  animation: arrowsvg 4s infinite;
}
.theme-modal .modal-body .footer-content {
  border-top: 1px solid rgba(var(--light-border), 1);
  padding-top: 12px;
  margin-top: 8px;
  float: right;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  gap: 12px;
  flex-wrap: wrap;
}
.theme-modal .modal-footer {
  background: rgba(var(--white), 1);
}
.theme-modal iframe {
  width: 100%;
  height: 450px;
  border-radius: 5px;
  display: block;
}
.theme-modal.login-modal .login-box {
  background-color: transparent;
  padding: 0;
  border-radius: 0;
}
.theme-modal.login-modal .modal {
  height: unset;
}
.theme-modal.search-modal .modal-body h5 {
  margin-bottom: calc(10px + 6 * (100vw - 320px) / 1600);
}
.theme-modal.search-modal .modal-body .search-box {
  position: relative;
  margin-bottom: calc(10px + 8 * (100vw - 320px) / 1600);
  padding: calc(8px + 2 * (100vw - 320px) / 1600) calc(12px + 4 * (100vw - 320px) / 1600);
  border: 1px solid rgba(var(--light-border), 1);
  border-radius: 4px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: rgba(var(--theme-font-color), 1);
  background-color: rgba(var(--section-background), 1);
  display: flex;
  align-items: center;
}
body.dark .theme-modal.search-modal .modal-body .search-box {
  background-color: rgba(var(--light-background), 1);
}
.theme-modal.search-modal .modal-body .search-box input {
  background-color: transparent;
  padding: 0;
  border: none;
  outline: none;
}
.theme-modal.search-modal .modal-body .search-box i {
  position: relative;
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
  color: rgba(var(--p-text-color), 1);
  padding-left: 12px;
}
[dir=rtl] .theme-modal.search-modal .modal-body .search-box i {
  padding-left: 0;
  padding-right: 12px;
}
.theme-modal.search-modal .modal-body .search-box i:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  height: 80%;
  width: 1px;
  background-color: rgba(var(--p-text-color), 0.5);
}
[dir=rtl] .theme-modal.search-modal .modal-body .search-box i:after {
  right: 0;
  left: unset;
}
.theme-modal.search-modal .modal-body h6 {
  position: relative;
  width: fit-content;
  margin-bottom: calc(10px + 8 * (100vw - 320px) / 1600);
}
.theme-modal.search-modal .modal-body h6::after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 0;
  height: 3px;
  width: 40%;
  background-color: rgba(var(--theme-default), 1);
  border-radius: 4px;
  animation: arrowsvg 4s infinite;
}
[dir=rtl] .theme-modal.search-modal .modal-body h6::after {
  left: unset;
  right: 0;
  animation: rtl-arrowsvg 4s infinite;
}
.theme-modal.search-modal .modal-body .doctor-name {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 6px;
  margin-bottom: calc(12px + 16 * (100vw - 320px) / 1600);
}
.theme-modal.search-modal .modal-body .doctor-name li {
  padding: 8px 10px;
  border: 1px solid rgba(var(--light-border), 1);
  border-radius: 4px;
  transition: all 0.4s ease-in-out;
}
.theme-modal.search-modal .modal-body .doctor-name li a {
  color: rgba(var(--p-text-color), 1);
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  font-weight: 500;
  transition: all 0.4s ease-in-out;
  position: relative;
  z-index: 1;
}
.theme-modal.search-modal .modal-body .doctor-name li:hover {
  border-color: rgba(var(--theme-default), 1);
}
.theme-modal.search-modal .modal-body .doctor-name li:hover a {
  color: rgba(var(--theme-default), 1);
}
.theme-modal.search-modal .modal-body .search-doctor {
  display: flex;
  align-items: center;
  gap: 15px;
  max-width: 100%;
  overflow: auto;
  white-space: nowrap;
}
.theme-modal.search-modal .modal-body .search-doctor li {
  text-align: center;
  border: 1px solid rgba(var(--light-border), 1);
  padding: 6px;
  border-radius: 4px;
  transition: all 0.4s ease-in-out;
}
.theme-modal.search-modal .modal-body .search-doctor li .content {
  margin-top: 8px;
}
.theme-modal.search-modal .modal-body .search-doctor li .content a {
  color: rgba(var(--theme-font-color), 1);
  font-weight: 500;
  transition: all 0.4s ease-in-out;
  display: block;
}
.theme-modal.search-modal .modal-body .search-doctor li .content span {
  display: inline-block;
}
.theme-modal.search-modal .modal-body .search-doctor li > a {
  position: relative;
  overflow: hidden;
}
.theme-modal.search-modal .modal-body .search-doctor li > a img {
  aspect-ratio: 1/1;
}
.theme-modal.search-modal .modal-body .search-doctor li > a::after {
  content: "";
  position: absolute;
  width: 200%;
  height: 0%;
  left: 50%;
  top: 50%;
  background-color: rgba(var(--body-background), 0.2);
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: 1;
}
.theme-modal.search-modal .modal-body .search-doctor li:hover {
  border-color: rgba(var(--theme-default), 1);
}
.theme-modal.search-modal .modal-body .search-doctor li:hover .content p {
  color: rgba(var(--theme-default), 1);
}
.theme-modal.search-modal .modal-body .search-doctor li:hover a::after {
  height: 250%;
  transition: all 600ms linear;
  background-color: transparent;
}
.theme-modal.feedback-modal .modal-body .header-content h5 {
  margin-inline: auto;
}
.theme-modal.feedback-modal .modal-body > h6 {
  text-align: center;
  margin-bottom: 6px;
}
.theme-modal.feedback-modal .modal-body > span {
  text-align: center;
  display: block;
  width: 92%;
  margin: 0 auto 8px;
  font-weight: 500;
}
.theme-modal.cart-modal .details-box h5 {
  font-size: calc(16px + 4 * (100vw - 320px) / 1600);
  line-height: 1.3;
}
.theme-modal.cart-modal .details-box .btn-flex {
  flex-wrap: wrap;
}
.theme-modal.cart-modal .details-box .btn-flex .sub-btn.black-btn {
  min-width: unset;
}
.theme-modal.cart-modal .details-box p {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.theme-modal.cart-modal .swiper-slide img {
  border-radius: 4px;
}
.theme-modal.cart-modal .cart-slider {
  margin-top: 12px;
}
.theme-modal.other-account .other-bank-info > li {
  padding: 4px;
  border-radius: 4px;
  border: 1px solid rgba(var(--light-border), 1);
  width: 100%;
  margin-bottom: 10px;
}
.theme-modal.other-account .other-bank-info > li > ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1600px) {
  .theme-modal.other-account .other-bank-info > li > ul {
    flex-wrap: wrap;
    gap: 20px;
  }
}
.theme-modal.other-account .other-bank-info > li > ul li span {
  font-weight: 500;
}
.theme-modal.other-account .other-bank-info > li > ul li p {
  color: rgba(var(--theme-font-color), 1);
  font-weight: 500;
}
.theme-modal.patients-item .request-box ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 10px;
  border: 1px solid rgba(var(--light-border), 1);
  background-color: rgba(var(--body-background), 1);
  box-shadow: 0px 0px 8px 0px rgba(var(--black), 0.08);
  border-radius: 6px;
}
@media (max-width: 991px) {
  .theme-modal.patients-item .request-box ul {
    flex-wrap: wrap;
    gap: 20px;
  }
}
.theme-modal.patients-item .request-box ul li .img {
  display: flex;
  align-items: center;
  gap: 10px;
}
.theme-modal.patients-item .request-box ul li .img img {
  width: 100px;
  border-radius: 6px;
}
.theme-modal.patients-item .request-box ul li .img .content span {
  display: block;
  color: rgba(var(--theme-default), 1);
  font-weight: 500;
}
.theme-modal.patients-item .request-box ul li .img .content h6 {
  margin-bottom: 4px;
}
.theme-modal.patients-item .request-box ul li .img .content p {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  color: rgba(var(--p-text-color), 1);
}
.theme-modal.patients-item .request-box ul li .img .content p i {
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
}
.theme-modal.patients-item .request-box ul li.Person span {
  font-weight: 500;
}
.theme-modal.patients-item .request-box ul li.Person p {
  color: rgba(var(--theme-font-color), 1);
  font-weight: 500;
}
.theme-modal.patients-item .request-box ul li .badge-info {
  text-align: end;
}
@media (max-width: 991px) {
  .theme-modal.patients-item .request-box ul li .badge-info {
    text-align: left;
  }
}
.theme-modal.patients-item .request-box ul li .badge-info span {
  padding: 4px 8px;
  background-color: rgba(var(--rating-color), 1);
  color: rgba(var(--white), 1);
  font-weight: 500;
  border-radius: 25px;
  margin-bottom: 10px;
}
.theme-modal.patients-item .request-box ul li .badge-info p {
  margin-top: 8px;
  color: rgba(var(--theme-font-color), 1);
}
.theme-modal.patients-item .request-box ul li .badge-info .icon {
  display: flex;
  gap: 8px;
  justify-content: end;
}
@media (max-width: 991px) {
  .theme-modal.patients-item .request-box ul li .badge-info .icon {
    justify-content: flex-start;
  }
}
.theme-modal.patients-item .request-box ul li .badge-info .icon a {
  height: 32px;
  width: 32px;
  border-radius: 50%;
  border: 1px solid rgba(var(--theme-default), 0.4);
  background-color: rgba(var(--theme-default), 0.08);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease-in-out;
}
.theme-modal.patients-item .request-box ul li .badge-info .icon a i {
  color: rgba(var(--theme-default), 1);
  transition: all 0.4s ease-in-out;
}
.theme-modal.patients-item .request-box ul li .badge-info .icon a:hover {
  background-color: rgba(var(--theme-default), 1);
}
.theme-modal.patients-item .request-box ul li .badge-info .icon a:hover i {
  color: rgba(var(--white), 1);
}
.theme-modal.patients-item .patient-info-box {
  padding: 10px;
  border: 1px solid rgba(var(--light-border), 1);
  background-color: rgba(var(--section-background), 1);
  box-shadow: 0px 0px 8px 0px rgba(var(--black), 0.04);
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
@media (max-width: 991px) {
  .theme-modal.patients-item .patient-info-box {
    flex-wrap: wrap;
    gap: 20px;
  }
}
.theme-modal.patients-item .patient-info-box li p {
  color: rgba(var(--theme-font-color), 1);
}
.theme-modal.dashboard-logout .modal-body {
  text-align: center;
  background-image: url(../images/dashboard/widget.png);
  background-repeat: no-repeat;
  background-position: bottom;
}
.theme-modal.dashboard-logout img {
  width: 100px;
  margin-bottom: 8px;
}
.theme-modal.dashboard-logout .submit-button {
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-top: 12px;
}
.theme-modal.dashboard-logout .submit-button .btn {
  padding: 4px 20px;
}
.theme-modal.dashboard-logout .submit-button button {
  background-color: transparent;
  border: 1px solid rgba(var(--theme-default), 1);
  color: rgba(var(--theme-default), 1);
  transition: all 0.4s ease-in-out;
  font-weight: 500;
}
.theme-modal.dashboard-logout .submit-button button:hover {
  background-color: rgba(var(--theme-default), 1);
  color: rgba(var(--white), 1);
}
.theme-modal.dashboard-logout .submit-button a {
  background-color: rgba(var(--theme-font-color), 1);
  color: rgba(var(--body-background), 1);
  font-weight: 500;
}
.theme-modal.dashboard-logout p {
  margin-top: 5px;
}
.theme-modal.succesful-modal .succesful-box {
  text-align: center;
}
.theme-modal.succesful-modal .succesful-box > img {
  width: 100px;
  margin: auto;
  display: flex;
}
.theme-modal.succesful-modal .succesful-box h6 {
  margin-bottom: 10px;
}
.theme-modal.succesful-modal .succesful-box span {
  font-weight: 500;
}
.theme-modal.share-modal .modal-body h5 {
  margin-bottom: 20px;
}
.theme-modal.share-modal .modal-body .modal-share-list {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}
.theme-modal.share-modal .modal-body .modal-share-list .nav-link {
  padding: 0;
  width: 40px;
  height: 40px;
  background-color: rgba(var(--body-background), 1);
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(var(--light-border), 1);
  border-radius: 4px;
}
.theme-modal.share-modal .modal-body .modal-share-list .nav-link.active {
  background-color: rgba(var(--theme-default), 1);
}
.theme-modal.share-modal .modal-body .modal-share-list .nav-link.active i {
  color: rgba(var(--white), 1);
}
.theme-modal.share-modal .modal-body .modal-share-list .nav-link i {
  font-size: 18px;
  color: rgba(var(--theme-default), 1);
  line-height: 1;
}
.theme-modal.share-modal .modal-body .copy-input .form-control {
  padding: 10px;
}
.theme-modal.share-modal .modal-body .copy-input .form-control:focus {
  border-color: rgba(var(--light-border), 1);
}
.theme-modal.share-modal .modal-body .copy-input .sub-btn {
  height: 100%;
}
.theme-modal.Voice-call-modal .modal-body .header-content h5 {
  margin-right: auto;
}
[dir=rtl] .theme-modal.Voice-call-modal .modal-body .header-content h5 {
  margin-right: 0;
  margin-left: auto;
}
.theme-modal.video-call-modal .modal-body .header-content h5 {
  margin-right: auto;
}
[dir=rtl] .theme-modal.video-call-modal .modal-body .header-content h5 {
  margin-right: 0;
  margin-left: auto;
}

@keyframes arrowsvg {
  0% {
    transform: scale(0);
    transform-origin: left;
  }
  50% {
    transform: scale(1);
    transform-origin: left;
  }
  100% {
    transform: scale(0);
    transform-origin: left;
  }
}
@keyframes rtl-arrowsvg {
  0% {
    transform: scale(0);
    transform-origin: right;
  }
  50% {
    transform: scale(1);
    transform-origin: right;
  }
  100% {
    transform: scale(0);
    transform-origin: right;
  }
}
/*=====================
  2.05 tap top css start
==========================*/
.scroll-progress {
  position: fixed;
  right: 20px;
  z-index: 8;
  top: 50%;
  transition: all 0.4s ease-in-out;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-50%);
  padding: 10px 8px;
  background-color: rgba(var(--theme-default), 0.1);
  backdrop-filter: blur(4px);
  border: 1px dashed rgba(var(--theme-default), 1);
  border-radius: 4px;
}
[dir=rtl] .scroll-progress {
  right: unset;
  left: 20px;
}
.scroll-progress .scroll-top {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.scroll-progress .scroll-top .scroll-text {
  transform: rotate(180deg);
  writing-mode: vertical-lr;
  margin-bottom: 15px;
  color: rgba(var(--theme-default), 1);
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  text-transform: uppercase;
  font-weight: 700;
}
.scroll-progress .scroll-line {
  width: 3px;
  height: 80px;
  position: relative;
  background-color: rgba(var(--p-text-color), 0.2);
  display: block;
  border-radius: 4px;
}
.scroll-progress .scroll-point {
  display: inline-block;
  width: 3px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 4px;
  background-color: rgba(var(--theme-default), 1);
}
.scroll-progress.visible {
  opacity: 1;
  visibility: visible;
}

/*=====================
  2.06 loader css start
==========================*/
.loader-wrapper {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: fixed;
  z-index: 1055;
  background: #dfebff;
  top: 0;
}
.loader-wrapper img {
  width: 70px;
  filter: invert(40%) sepia(85%) saturate(3104%) hue-rotate(207deg) brightness(90%) contrast(84%);
}
.loader-wrapper .text-animation {
  width: 100%;
  box-shadow: none;
  text-align: center;
}
.loader-wrapper .text-animation svg {
  width: 100%;
  height: 80px;
}
.loader-wrapper .text-animation svg text {
  text-transform: uppercase;
  animation: stroke 5s infinite alternate;
  stroke-width: 1.5;
  stroke: rgba(var(--theme-default), 0.3);
  font-size: 40px;
  font-weight: 500;
  font-family: "Russo One", sans-serif;
  letter-spacing: 2px;
}
@media (max-width: 767px) {
  .loader-wrapper .text-animation svg text {
    font-size: 26px;
  }
}

@keyframes stroke {
  0% {
    fill: rgba(72, 138, 20, 0);
    stroke: rgba(var(--theme-default), 1);
    stroke-dashoffset: 25%;
    stroke-dasharray: 0 50%;
    stroke-width: 1.5;
  }
  50% {
    fill: rgba(72, 138, 20, 0);
    stroke: rgba(var(--theme-default), 1);
  }
  80% {
    fill: rgba(72, 138, 20, 0);
    stroke: rgba(var(--theme-default), 1);
    stroke-width: 1.5;
  }
  100% {
    fill: rgba(var(--theme-default), 1);
    stroke: rgba(var(--theme-default), 1);
    stroke-dashoffset: -25%;
    stroke-dasharray: 50% 0;
    stroke-width: 0;
  }
}
.dental-care .loader-wrapper {
  background: #dff3ff;
}
.dental-care .loader-wrapper img {
  filter: invert(54%) sepia(95%) saturate(1478%) hue-rotate(173deg) brightness(95%) contrast(105%);
}

.dermatology-demo .loader-wrapper {
  background: #fbffe1;
}
.dermatology-demo .loader-wrapper img {
  filter: invert(50%) sepia(93%) saturate(549%) hue-rotate(30deg) brightness(104%) contrast(101%);
}

.children-care .loader-wrapper {
  background: #ffe1f1;
}
.children-care .loader-wrapper img {
  filter: invert(36%) sepia(22%) saturate(6680%) hue-rotate(309deg) brightness(103%) contrast(101%);
}
.children-care .copyright,
.children-care .top-header {
  background-color: rgba(var(--theme-default), 0.05);
}

.cardiologist-demo .loader-wrapper {
  background: #fcdee5;
}
.cardiologist-demo .loader-wrapper img {
  filter: invert(24%) sepia(32%) saturate(6860%) hue-rotate(331deg) brightness(91%) contrast(93%);
}

.eyes-care .loader-wrapper {
  background: #e0fbff;
}
.eyes-care .loader-wrapper img {
  filter: invert(50%) sepia(91%) saturate(315%) hue-rotate(140deg) brightness(81%) contrast(97%);
}
.eyes-care.dark .theme-modal.search-modal .modal-body .search-box {
  background-color: rgba(var(--theme-default), 0.06);
}
.eyes-care.dark .cart-offcanvas .offcanvas-header {
  background-color: rgba(var(--theme-default), 0.06);
}

.homeopathy-demo .loader-wrapper {
  background: #f6ffe0;
}
.homeopathy-demo .loader-wrapper img {
  filter: invert(83%) sepia(100%) saturate(1957%) hue-rotate(35deg) brightness(84%) contrast(88%);
}
.homeopathy-demo .mobile-fix-option li a.active img {
  filter: invert(50%) sepia(91%) saturate(315%) hue-rotate(393deg) brightness(100%) contrast(97%) !important;
}

.nutritionist-demo .loader-wrapper {
  background: #fffaea;
}
.nutritionist-demo .loader-wrapper img {
  filter: invert(89%) sepia(89%) saturate(2025%) hue-rotate(343deg) brightness(83%) contrast(89%);
}

.physiotherapy-demo .loader-wrapper {
  background: #fcf3ee;
}
.physiotherapy-demo .loader-wrapper img {
  filter: invert(40%) sepia(99%) saturate(514%) hue-rotate(333deg) brightness(93%) contrast(88%);
}
.physiotherapy-demo.dark .theme-modal.search-modal .modal-body .search-box {
  background-color: rgba(var(--theme-default), 0.06);
}
.physiotherapy-demo.dark .cart-offcanvas .offcanvas-header {
  background-color: rgba(var(--theme-default), 0.06);
}

/*=====================
  2.07 mode change btn css start
==========================*/
.theme-btns {
  position: fixed;
  bottom: 30px;
  right: 30px;
  display: flex;
  align-items: center;
  gap: 15px;
  z-index: 8;
  transform-origin: right top;
  box-shadow: 0px 0px 8px 0px rgba(var(--black), 0.3);
}
[dir=rtl] .theme-btns {
  left: 30px;
  right: unset;
  transform-origin: top;
  direction: ltr;
}
@media (max-width: 575px) {
  .theme-btns {
    bottom: 70px;
    right: 20px;
  }
  [dir=rtl] .theme-btns {
    left: 20px;
  }
}
.theme-btns .theme-setting {
  background-color: rgba(var(--theme-default), 1);
  border: 1px dashed rgba(var(--white), 0.5);
  padding: 10px;
  border-radius: 4px;
  position: relative;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.theme-btns .theme-setting i {
  font-size: 22px;
  color: rgba(var(--white), 1);
}

/*=====================
  3.01 Reset css start
==========================*/
.emergency-box {
  background-color: rgba(var(--body-background), 1);
  box-shadow: 0px 0px 12px rgba(var(--black), 0.07);
  position: relative;
  border-radius: 6px;
}
@media (max-width: 991px) {
  .emergency-box {
    margin-top: calc(73px + 42 * (100vw - 320px) / 1600);
  }
}
.emergency-box .d-flex {
  align-items: center;
}
@media (max-width: 991px) {
  .emergency-box .d-flex {
    flex-direction: column;
  }
}
.emergency-box .d-flex .flex-shrink-0 {
  margin-top: -10px;
}
@media (max-width: 1199px) {
  .emergency-box .d-flex .flex-shrink-0 {
    width: 48%;
    text-align: center;
  }
}
.emergency-box .d-flex .flex-shrink-0 img {
  margin-top: calc(-62px + -38 * (100vw - 320px) / 1600);
  width: 90%;
}
.emergency-box .d-flex .flex-grow-1 {
  padding: 12px;
}
@media (max-width: 991px) {
  .emergency-box .d-flex .flex-grow-1 {
    padding: calc(15px + 20 * (100vw - 320px) / 1600);
    text-align: center;
  }
}
.emergency-box .d-flex .flex-grow-1 p {
  color: rgba(var(--theme-default), 1);
  font-weight: 600;
  margin-bottom: calc(14px + 2 * (100vw - 320px) / 1600);
}
.emergency-box .d-flex .flex-grow-1 h3 {
  margin-bottom: calc(14px + 2 * (100vw - 320px) / 1600);
}
.emergency-box .d-flex .flex-grow-1 > span {
  margin-bottom: calc(14px + 0 * (100vw - 320px) / 1600);
  display: block;
  font-family: "Roboto", sans-serif;
  width: 90%;
}
@media (max-width: 991px) {
  .emergency-box .d-flex .flex-grow-1 > span {
    width: unset;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
}
.emergency-box .d-flex .flex-grow-1 h5 {
  margin-bottom: calc(14px + 8 * (100vw - 320px) / 1600);
}
.emergency-box .d-flex .flex-grow-1 h5 > span {
  font-size: calc(16px + 4 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-default), 1);
}
@media (max-width: 991px) {
  .emergency-box .d-flex .flex-grow-1 h5 > span {
    margin-top: 8px;
    display: block;
  }
}
.emergency-box .d-flex .flex-grow-1 h4 {
  color: rgba(var(--theme-default), 1);
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: start;
}
.emergency-box .d-flex .flex-grow-1 h4 i {
  color: rgba(var(--white), 1);
  padding: calc(13px + 0 * (100vw - 320px) / 1600) calc(15px + 0 * (100vw - 320px) / 1600);
  background-color: rgba(var(--theme-default), 1);
  margin-right: calc(15px + 0 * (100vw - 320px) / 1600);
  box-shadow: 0px 6px 10px 0px rgba(var(--theme-default), 0.2);
  border-radius: 4px;
}
.emergency-box .shape-img {
  position: absolute;
  bottom: 20%;
  right: -8%;
  opacity: 0.4;
}
[dir=rtl] .emergency-box .shape-img {
  left: -8%;
  right: unset;
}
@media (max-width: 1670px) {
  .emergency-box .shape-img {
    right: 8%;
    bottom: 10%;
  }
  [dir=rtl] .emergency-box .shape-img {
    left: 8%;
    right: unset;
  }
}
@media (max-width: 991px) {
  .emergency-box .shape-img {
    display: none;
  }
}

.rating li i {
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  color: rgba(var(--rating-color), 1);
}

.play-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  top: -50%;
  transform: translateY(-50%);
}
.play-icon .icon-video a {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  position: relative;
  background-color: rgba(var(--theme-default), 1);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
.play-icon .icon-video a i {
  color: rgba(var(--white), 1);
  font-size: 22px;
}
.play-icon .icon-video a::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  height: 150%;
  width: 150%;
  background-color: rgba(var(--theme-default), 0.2);
  animation: effect 2s linear 1s infinite;
  z-index: -1;
}
.play-icon .icon-video a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  height: 120%;
  width: 120%;
  background-color: rgba(var(--theme-default), 0.3);
  animation: effect 2s linear 1s infinite;
  z-index: -1;
}

.dental-img {
  position: relative;
}
.dental-img a {
  display: block;
  position: relative;
  z-index: 2;
}
.dental-img span {
  position: absolute;
  bottom: 10px;
  left: 10px;
  z-index: 3;
}

@media (max-width: 1199px) {
  .ratio-elements a {
    margin-bottom: 15px;
  }
}

.countdown {
  text-align: center;
  padding: 8px calc(8px + 22 * (100vw - 320px) / 1600);
  width: fit-content;
  cursor: pointer;
  transition: all 0.4s ease-in-out;
}
.countdown ul {
  display: flex;
}
.countdown ul li {
  display: grid;
  padding: 0 calc(8px + 7 * (100vw - 320px) / 1600);
}
.countdown ul li .timer {
  margin-bottom: 0;
  color: rgba(var(--black), 1);
  font-weight: 600;
  font-size: calc(18px + 10 * (100vw - 320px) / 1600);
}
.countdown ul li span {
  margin-bottom: 0;
  color: rgba(var(--p-text-color), 1);
  text-transform: uppercase;
  font-weight: 500;
}
.countdown ul li:first-child {
  padding-left: 0;
}
.countdown ul li:last-child {
  padding-right: 0;
}

.tooltip {
  z-index: 4;
}
.tooltip .tooltip-inner {
  background-color: rgba(var(--theme-default), 1);
  color: rgba(var(--white), 1);
}
.tooltip .tooltip-arrow:before {
  border-top-color: rgba(var(--theme-default), 1);
}

.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before {
  border-bottom-color: rgba(var(--theme-default), 1);
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
}

.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before {
  border-top-color: rgba(var(--theme-default), 1);
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
}

.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before {
  border-left-color: rgba(var(--theme-default), 1);
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-right-color: transparent;
}

.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before {
  border-right-color: rgba(var(--theme-default), 1);
  border-top-color: transparent;
  border-left-color: transparent;
  border-bottom-color: transparent;
}

.toastify {
  backdrop-filter: blur(4px);
  border: 1px solid rgba(var(--white), 1);
  background: rgba(var(--body-background), 0.6);
  box-shadow: 0 0px 8px 2px rgba(0, 0, 0, 0.2);
  color: rgba(var(--theme-default), 1);
  font-weight: 600;
  border-radius: 4px;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  border: 1px solid rgba(var(--theme-default), 1);
  padding: calc(8px + 4 * (100vw - 320px) / 1600) calc(12px + 8 * (100vw - 320px) / 1600);
}
@media (max-width: 1199px) {
  .toastify {
    max-width: 100% !important;
    margin: 0 10px;
  }
}
.toastify .toast-close {
  color: rgba(var(--theme-default), 1);
  opacity: 1;
  padding: 0 10px 0 0;
}

.quantity {
  display: flex;
  align-items: center;
  gap: 4px;
  width: fit-content;
}
.quantity button {
  background-color: transparent;
  border: none;
  height: 40px;
  width: 40px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(var(--light-background), 1);
  border: 1px solid rgba(var(--light-border), 1);
  padding: 0;
}
.quantity button i {
  color: rgba(var(--theme-font-color), 1);
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
}
@media (max-width: 991px) {
  .quantity button {
    height: 30px;
    width: 30px;
  }
}
.quantity input {
  background-color: transparent;
  border: none;
  text-align: center;
  height: 40px;
  width: 70px;
  background-color: rgba(var(--light-background), 1);
  border: 1px solid rgba(var(--light-border), 1);
  padding: 0;
  border-radius: 4px;
}
@media (max-width: 991px) {
  .quantity input {
    height: 30px;
  }
}

.error-img img {
  width: 40%;
}
@media (max-width: 991px) {
  .error-img img {
    width: 80%;
  }
}

.error-content {
  text-align: center;
}
.error-content h3 {
  margin-bottom: calc(5px + 9 * (100vw - 320px) / 1600);
}
.error-content p {
  width: 50%;
  margin: 0 auto 12px;
}
@media (max-width: 991px) {
  .error-content p {
    width: 100%;
  }
}

.wishlist .product-box-3 .img-wrapper .product-label .label-2 {
  height: 35px;
  width: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: rgba(var(--theme-default), 1);
  z-index: 3;
  cursor: pointer;
}
.wishlist .product-box-3 .img-wrapper .product-label .label-2 i {
  color: rgba(var(--white), 1);
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
}

.coming-soon-section {
  position: relative;
  height: 100vh;
  overflow: hidden !important;
}
.coming-soon-section::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(5px);
  height: 100%;
  width: 100%;
  z-index: 1;
}
.coming-soon-section header {
  position: absolute;
  top: 0;
  z-index: 2;
  left: 50%;
  transform: translate(-50%);
  width: 100%;
}
.coming-soon-section header .main-menu {
  padding: 25px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.coming-soon-section header .main-menu .brand-logo img {
  width: calc(120px + 30 * (100vw - 320px) / 1600);
  height: auto;
  object-fit: contain;
}
.coming-soon-section header .main-menu .brand-logo .light {
  display: inline-block;
}
.coming-soon-section header .main-menu .brand-logo .dark {
  display: none;
}
.coming-soon-section header .main-menu .sub_header ul li a i {
  color: rgba(var(--white), 1);
  font-size: 22px;
  margin: 0 3px;
}
.coming-soon-section .coming-soon-box {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.coming-soon-section .coming-soon-box h3 {
  color: rgba(var(--white), 1);
  margin: 0 auto calc(20px + 10 * (100vw - 320px) / 1600);
  background-color: rgba(var(--theme-default), 1);
  padding: calc(8px + 2 * (100vw - 320px) / 1600) calc(12px + 8 * (100vw - 320px) / 1600);
  width: fit-content;
  border-radius: 4px;
}
.coming-soon-section .coming-soon-box h5 {
  color: rgba(var(--white), 1);
  margin: 0 auto calc(8px + 14 * (100vw - 320px) / 1600);
  font-size: calc(18px + 18 * (100vw - 320px) / 1600);
  line-height: 1.3;
}
.coming-soon-section .coming-soon-box p {
  color: rgba(var(--white), 1);
  margin-bottom: calc(12px + 8 * (100vw - 320px) / 1600);
  font-weight: 400;
  font-size: calc(17px + 5 * (100vw - 320px) / 1600);
}
.coming-soon-section .coming-soon-box .countdown {
  margin: 0 auto calc(12px + 8 * (100vw - 320px) / 1600);
}
.coming-soon-section .coming-soon-box .countdown ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: calc(4px + 6 * (100vw - 320px) / 1600);
}
.coming-soon-section .coming-soon-box .countdown ul li {
  height: 72px;
  width: 72px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(var(--body-background), 0.1);
  backdrop-filter: blur(6px);
  border-radius: 4px;
  padding: 10px;
}
.coming-soon-section .coming-soon-box .countdown ul li:first-child {
  padding-left: calc(8px + 7 * (100vw - 320px) / 1600);
}
.coming-soon-section .coming-soon-box .countdown ul li:last-child {
  padding-right: calc(8px + 7 * (100vw - 320px) / 1600);
}
.coming-soon-section .coming-soon-box .countdown ul li div .timer div {
  color: rgba(var(--theme-default), 1);
  font-weight: 600;
  font-size: calc(24px + 8 * (100vw - 320px) / 1600);
  line-height: 0.8;
}
.coming-soon-section .coming-soon-box .countdown ul li div .title {
  color: rgba(var(--white), 1);
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  display: block;
  padding-top: 4px;
}
.coming-soon-section footer {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 2;
  bottom: 20px;
  text-align: center;
  transform: translate(-50%);
}
.coming-soon-section footer p {
  white-space: nowrap;
  color: rgba(var(--white), 1);
}
.coming-soon-section footer p a {
  text-decoration: underline;
  text-underline-offset: 3px;
  color: rgba(var(--theme-default), 1);
  font-weight: 500;
}
.coming-soon-section .video-tag {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.search-input {
  text-align: center;
}
.search-input .d-flex {
  width: 70%;
  margin: 8px auto 0;
  position: relative;
}
@media (max-width: 991px) {
  .search-input .d-flex {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .search-input .d-flex {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.search-input .d-flex input {
  padding-left: 33px;
  border-radius: 6px;
}
[dir=rtl] .search-input .d-flex input {
  padding-right: 33px;
  padding-left: unset;
}
.search-input .d-flex .search-icon {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}
[dir=rtl] .search-input .d-flex .search-icon {
  right: 10px;
  left: unset;
}
@media (max-width: 480px) {
  .search-input .d-flex .search-icon {
    top: 22%;
  }
}
.search-input .d-flex .search-icon i {
  color: rgba(var(--p-text-color), 1);
  font-size: 16px;
}

.supply-box {
  background-color: rgba(var(--body-background), 1);
  box-shadow: 0px 0px 10px 0px rgba(var(--black), 0.07);
  border-radius: 4px;
}
.supply-box > .d-flex {
  border-bottom: 1px solid rgba(var(--theme-default), 0.1);
  padding: calc(12px + 4 * (100vw - 320px) / 1600);
  gap: calc(12px + 10 * (100vw - 320px) / 1600);
  align-items: center;
}
.supply-box > .d-flex .icon {
  height: calc(48px + 17 * (100vw - 320px) / 1600);
  width: calc(48px + 17 * (100vw - 320px) / 1600);
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(var(--theme-default), 1);
  border-radius: 3px;
}
.supply-box > .d-flex .icon img {
  width: calc(22px + 1 * (100vw - 320px) / 1600);
  height: calc(22px + 1 * (100vw - 320px) / 1600);
  object-fit: contain;
}
.supply-box > .d-flex .content span {
  color: rgba(var(--theme-default), 1);
  font-weight: 700;
  margin-bottom: 2px;
  display: block;
}
.supply-box .medicine-list {
  padding: calc(12px + 4 * (100vw - 320px) / 1600);
}
@media (max-width: 767px) {
  .supply-box .medicine-list .nav-pills {
    flex-direction: row !important;
    flex-wrap: nowrap;
    max-width: 100%;
    overflow: auto;
  }
  .supply-box .medicine-list .nav-pills .nav-link {
    width: auto;
  }
}
.supply-box .medicine-list .nav-link {
  width: 100%;
  padding: calc(8px + 2 * (100vw - 320px) / 1600) calc(12px + 4 * (100vw - 320px) / 1600);
  border-radius: 3px;
  text-align: left;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  font-weight: 700;
  color: rgba(var(--theme-font-color), 1);
  transition: all 0.4s ease-in-out;
}
[dir=rtl] .supply-box .medicine-list .nav-link {
  text-align: right;
}
.supply-box .medicine-list .nav-link:hover {
  color: rgba(var(--theme-default), 1);
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  .supply-box .medicine-list .nav-link:hover {
    letter-spacing: 0;
  }
}
@media (min-width: 768px) {
  .supply-box .medicine-list .nav-link:first-child {
    padding-top: 0;
  }
}
.supply-box .medicine-list .nav-link:nth-child(even) {
  background-color: rgba(var(--theme-default), 0.06);
}
.supply-box .medicine-list .nav-link:nth-child(even).active {
  background-color: rgba(var(--theme-default), 0.06);
}
.supply-box .medicine-list .nav-link.active {
  color: rgba(var(--theme-default), 1);
  background-color: transparent;
}
.supply-box .sale-box {
  padding: calc(12px + 4 * (100vw - 320px) / 1600);
}
.supply-box .sale-box li {
  display: block;
}
.supply-box .sale-box li + li {
  padding-top: 18px;
}
.supply-box .sale-box li .d-flex {
  align-items: center;
  gap: 12px;
}
.supply-box .sale-box li .d-flex .img {
  border: 1px solid rgba(var(--light-border), 0.5);
  border-radius: 3px;
  overflow: hidden;
  width: calc(85px + 20 * (100vw - 320px) / 1600);
  height: calc(85px + 20 * (100vw - 320px) / 1600);
  object-fit: contain;
}
.supply-box .sale-box li .d-flex .content {
  width: calc(100% - (85px + 20 * (100vw - 320px) / 1600) - 12px);
}
.supply-box .sale-box li .d-flex .rating i {
  color: rgba(var(--rating-color), 1);
}
.supply-box .sale-box li .d-flex h6 {
  display: flex;
  gap: 6px;
  align-items: center;
}
.supply-box .sale-box li .d-flex h6 del {
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  font-weight: 500;
  letter-spacing: 0.03em;
  color: rgba(var(--p-text-color), 1);
}

.photos-list {
  border-radius: 4px;
  overflow: hidden;
  position: relative;
}
.photos-list > a {
  transform: scale(1);
  transition: all 0.4s ease-in-out;
}
.photos-list > a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 0%;
  width: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 40%, rgba(0, 0, 0, 0) 90%);
  transition: all 0.5s ease-in-out;
}
.photos-list:hover a {
  transform: scale(1.1);
}
.photos-list:hover a::after {
  height: 60%;
}
.photos-list:hover .content {
  transform: scaleY(1);
}
.photos-list .content {
  position: absolute;
  z-index: 1;
  bottom: calc(20px + 10 * (100vw - 320px) / 1600);
  left: 0;
  padding: calc(12px + 14 * (100vw - 320px) / 1600) calc(12px + 24 * (100vw - 320px) / 1600) 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  transform: scaleY(0);
  transition: all 0.5s ease-in-out;
  transform-origin: bottom;
  transform-style: preserve-3d;
}
.photos-list .content span {
  color: rgba(var(--white), 0.8);
  font-weight: 500;
}
.photos-list .content h5 {
  color: rgba(var(--white), 1);
  margin-top: 6px;
}
.photos-list .content .icon {
  height: calc(30px + 10 * (100vw - 320px) / 1600);
  width: calc(30px + 10 * (100vw - 320px) / 1600);
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(var(--theme-default), 1);
  border-radius: 50%;
}
.photos-list .content .icon i {
  color: rgba(var(--white), 1);
  font-size: calc(18px + 2 * (100vw - 320px) / 1600);
}

.portfolio-details .portfolio-img {
  border-radius: 6px;
  overflow: hidden;
}
.portfolio-details .portfolio-img a {
  transform: scale(1);
  transition: all 0.4s ease-in-out;
}
.portfolio-details .portfolio-img:hover a {
  transform: scale(1.1);
}
.portfolio-details .portfolio-content {
  margin-top: calc(15px + 15 * (100vw - 320px) / 1600);
}
.portfolio-details .portfolio-content h4,
.portfolio-details .portfolio-content h5 {
  margin-bottom: calc(12px + 4 * (100vw - 320px) / 1600);
}
.portfolio-details .portfolio-content p {
  margin-bottom: calc(10px + 2 * (100vw - 320px) / 1600);
}
.portfolio-details .portfolio-content ul {
  margin-bottom: calc(10px + 6 * (100vw - 320px) / 1600);
}
.portfolio-details .portfolio-content ul li {
  width: 100%;
  padding: 4px 0;
  font-weight: 600;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  display: flex;
  align-items: center;
  gap: 8px;
}
.portfolio-details .portfolio-content ul li span {
  height: 3px;
  width: 8px;
  background-color: rgba(var(--black), 0.8);
  display: block;
  border-radius: 2px;
}

.contact-main .contact-box p {
  margin-bottom: 20px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.contact-main .contact-box h6 {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.contact-main .contact-box .contact-form label {
  font-size: 14px;
  font-weight: 600;
  color: rgba(var(--theme-font-color), 1);
}
@media (max-width: 991px) {
  .contact-main .contact-img {
    margin: 20px auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media (max-width: 991px) {
  .contact-main .contact-img img {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .contact-main .contact-img img {
    width: 90%;
  }
}

.address-items {
  display: flex;
  align-items: center;
  gap: 5px;
}
.address-items .icon-box {
  height: calc(40px + 10 * (100vw - 320px) / 1600);
  width: calc(40px + 10 * (100vw - 320px) / 1600);
  border-radius: 4px;
  background-color: rgba(var(--theme-default), 1);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.address-items .icon-box i {
  font-size: calc(20px + 4 * (100vw - 320px) / 1600);
  color: rgba(var(--white), 1);
}
.address-items .contact-box {
  width: calc(100% - (20px + 5 * (100vw - 320px) / 1600));
  margin-left: calc(-20px + -5 * (100vw - 320px) / 1600);
  background-color: rgba(var(--light-background), 1);
  padding: calc(15px + 5 * (100vw - 320px) / 1600) calc(8px + 2 * (100vw - 320px) / 1600) calc(15px + 5 * (100vw - 320px) / 1600) calc(20px + 20 * (100vw - 320px) / 1600);
  border: 1px solid rgba(var(--light-border), 1);
  border-radius: 4px;
}
[dir=rtl] .address-items .contact-box {
  padding: calc(15px + 5 * (100vw - 320px) / 1600) calc(20px + 20 * (100vw - 320px) / 1600) calc(15px + 5 * (100vw - 320px) / 1600) calc(8px + 2 * (100vw - 320px) / 1600);
  margin-left: unset;
  margin-right: calc(-20px + -5 * (100vw - 320px) / 1600);
}
.address-items .contact-box h6 {
  margin-bottom: 6px;
  font-weight: 500;
}
.address-items .contact-box p {
  margin-bottom: 0;
}
.address-items:hover .icon-box i {
  animation: tada 2s ease infinite;
}

.payment-box {
  padding: 0 calc(20px + 40 * (100vw - 320px) / 1600) calc(12px + 18 * (100vw - 320px) / 1600);
  border: 1px solid rgba(var(--light-border), 1);
  background-color: rgba(var(--light-background), 1);
  text-align: center;
}
.payment-box span {
  margin-top: 8px;
  font-weight: 600;
  display: block;
}
.payment-box p {
  border: 1px dashed rgba(var(--light-border), 1);
  padding: 4px 12px;
  width: fit-content;
  margin: 0 auto 10px;
  background-color: rgba(var(--body-background), 1);
}

@keyframes tada {
  0% {
    transform: scaleX(1);
  }
  10% {
    transform: scale3d(0.8, 0.8, 0.8) rotate(-3deg);
  }
  20% {
    transform: scale3d(0.8, 0.8, 0.8) rotate(-3deg);
  }
  30% {
    transform: scale3d(1, 1, 1) rotate(3deg);
  }
  50% {
    transform: scale3d(1, 1, 1) rotate(3deg);
  }
  70% {
    transform: scale3d(1, 1, 1) rotate(3deg);
  }
  90% {
    transform: scale3d(1, 1, 1) rotate(3deg);
  }
  40% {
    transform: scale3d(1, 1, 1) rotate(-3deg);
  }
  60% {
    transform: scale3d(1, 1, 1) rotate(-3deg);
  }
  80% {
    transform: scale3d(1, 1, 1) rotate(-3deg);
  }
  100% {
    transform: scaleX(1);
  }
}
.instagram-section {
  position: relative;
  overflow: hidden;
}
.instagram-section::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(var(--theme-default), 0.53);
  transition: all 0.5s ease-in-out;
  opacity: 0;
}
.instagram-section .icon {
  height: calc(35px + 30 * (100vw - 320px) / 1600);
  width: calc(35px + 30 * (100vw - 320px) / 1600);
  background-color: rgba(var(--white), 1);
  display: flex;
  align-items: center;
  justify-content: center;
  outline: 1px solid rgba(var(--white), 1);
  outline-offset: calc(4px + 4 * (100vw - 320px) / 1600);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.5s ease-in-out;
  opacity: 0;
  z-index: 1;
  border-radius: 100%;
}
.instagram-section .icon i {
  font-size: calc(22px + 8 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-default), 1);
}
.instagram-section:hover::after {
  opacity: 1;
}
.instagram-section:hover .icon {
  opacity: 1;
}

.product-item a {
  position: relative;
  overflow: hidden;
  border-radius: 6px;
}
.product-item a::after {
  content: "";
  position: absolute;
  width: 200%;
  height: 0%;
  left: 50%;
  top: 50%;
  background-color: rgba(var(--body-background), 0.2);
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: 1;
}
.product-item .content {
  margin-top: 12px;
}
.product-item .content h5 {
  transition: all 0.4s ease-in-out;
}
.product-item .content p {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
.product-item:hover a::after {
  height: 250%;
  transition: all 600ms linear;
  background-color: transparent;
}
.product-item:hover .content h5 {
  color: rgba(var(--theme-default), 1);
}

.brand-logo-1 .swiper-slide {
  border-right: 1px solid rgba(var(--white), 0.2);
}

.living-box {
  margin-bottom: -80px;
}
@media (max-width: 1199px) {
  .living-box {
    margin-bottom: -30px;
  }
}
.living-box .living-slider .swiper-slide {
  transition: all 0.4s ease-in-out;
}
.living-box .living-slider .swiper-slide:nth-child(even) {
  transform: scaleY(0.9);
}
@media (max-width: 575px) {
  .living-box .living-slider .swiper-slide:nth-child(even) {
    transform: unset;
  }
}
.living-box .living-slider .swiper-slide a img {
  border-radius: 6px;
}
.living-box .marquee {
  display: flex;
  white-space: nowrap;
  overflow: hidden;
  opacity: 0.4;
}
.living-box .marquee .marquee__item {
  animation-duration: 8s;
  animation-iteration-count: infinite;
  animation-name: marquee-content;
  animation-timing-function: linear;
  padding: 5px 15px 5px 15px;
}
.living-box .marquee .marquee__item .animation-text {
  background: linear-gradient(rgba(var(--theme-default), 0.4), rgba(var(--theme-default), 0.03));
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: calc(30px + 100 * (100vw - 320px) / 1600);
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  letter-spacing: 5px;
  display: flex;
  gap: 30px;
}
.living-box .marquee .marquee__item .animation-text span {
  display: block;
  font-size: calc(30px + 100 * (100vw - 320px) / 1600);
  line-height: 1.5;
}

@media (max-width: 1500px) {
  .client-review .bg-size::before {
    padding-top: 100% !important;
  }
}
.client-review .row .col-xl-5 {
  display: none;
}
@media (min-width: 1200px) {
  .client-review .row .col-xl-5 {
    width: 45%;
    display: block;
  }
}
@media (min-width: 1200px) {
  .client-review .row .col-xl-7 {
    width: 55%;
  }
}
.client-review .our-client {
  background-image: url(../images/layout-9/8.png);
  background-color: rgba(var(--theme-default), 0.08);
  padding: calc(20px + 60 * (100vw - 320px) / 1600) calc(20px + 100 * (100vw - 320px) / 1600);
  height: 100%;
  background-size: cover;
  background-position: bottom;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 1199px) {
  .client-review .our-client {
    padding: calc(20px + 100 * (100vw - 320px) / 1600) 15px;
  }
}
.client-review .our-client .client-review-box {
  position: relative;
}
@media (max-width: 1200px) {
  .client-review .our-client .client-review-box .swiper .swiper-slide .other-box .other-img img {
    width: 80px;
  }
}
@media (max-width: 750px) {
  .client-review .our-client .client-review-box .swiper .swiper-slide .other-box .other-img img {
    width: 50px;
  }
}
.client-review .our-client .client-review-box .swiper .swiper-slide .other-box .other-img div {
  margin-top: calc(12px + 3 * (100vw - 320px) / 1600);
}
.client-review .our-client .client-review-box .swiper .swiper-slide .other-box .other-img div span {
  font-size: calc(14px + 4 * (100vw - 320px) / 1600);
  margin-bottom: 10px;
  display: block;
}
.client-review .our-client .client-review-box .swiper .swiper-slide .other-box .other-img div p {
  width: 64%;
  margin: auto;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
}
@media (max-width: 1399px) {
  .client-review .our-client .client-review-box .swiper .swiper-slide .other-box .other-img div p {
    width: 85%;
  }
}
@media (max-width: 1199px) {
  .client-review .our-client .client-review-box .swiper .swiper-slide .other-box .other-img div p {
    width: 80%;
  }
}
@media (max-width: 575px) {
  .client-review .our-client .client-review-box .swiper .swiper-slide .other-box .other-img div p {
    width: 100%;
  }
}
.client-review .our-client .client-review-box .swiper .swiper-slide .other-box .icon-1 {
  position: absolute;
  top: -17%;
  left: 0;
  font-size: calc(50px + 100 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-default), 0.1);
}
@media (max-width: 575px) {
  .client-review .our-client .client-review-box .swiper .swiper-slide .other-box .icon-1 {
    display: none;
  }
}
.client-review .our-client .client-review-box .swiper .swiper-slide .other-box .icon-2 {
  position: absolute;
  bottom: -8%;
  right: 8%;
  transform: scaleX(-1);
  font-size: calc(30px + 40 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-default), 1);
}
@media (max-width: 1399px) {
  .client-review .our-client .client-review-box .swiper .swiper-slide .other-box .icon-2 {
    right: 3%;
  }
}
@media (max-width: 575px) {
  .client-review .our-client .client-review-box .swiper .swiper-slide .other-box .icon-2 {
    display: none;
  }
}

.map.style-7 {
  width: 100%;
  height: 100%;
}
.map.style-7 iframe {
  width: 100%;
  height: 100%;
}

[dir=rtl] .apexcharts-canvas {
  direction: ltr !important;
}

.mySwiper .swiper-wrapper .swiper-slide {
  text-align: center;
}
.mySwiper .swiper-wrapper .swiper-slide img {
  border-radius: 50%;
  width: 120px;
}

body.dark table tr td {
  background-color: transparent;
}

.apexcharts-tooltip.apexcharts-theme-light,
.apexcharts-tooltip .apexcharts-tooltip-title {
  background-color: rgba(var(--body-background), 1) !important;
  border-color: rgba(var(--body-background), 1) !important;
}

body.dark .apexcharts-annotation-rect,
body.dark .apexcharts-area-series .apexcharts-area,
body.dark .apexcharts-area-series .apexcharts-series-markers .apexcharts-marker.no-pointer-events,
body.dark .apexcharts-gridline,
body.dark .apexcharts-line,
body.dark .apexcharts-line-series .apexcharts-series-markers .apexcharts-marker.no-pointer-events,
body.dark .apexcharts-point-annotation-label,
body.dark .apexcharts-radar-series path:not(.apexcharts-marker),
body.dark .apexcharts-radar-series polygon,
body.dark .apexcharts-toolbar svg,
body.dark .apexcharts-tooltip .apexcharts-marker,
body.dark .apexcharts-xaxis-annotation-label,
body.dark .apexcharts-yaxis-annotation-label,
body.dark .apexcharts-zoom-rect {
  stroke: rgba(var(--white), 0.1);
}

body.dark .apexcharts-canvas svg .apexcharts-inner .apexcharts-grid-borders line {
  stroke: rgba(var(--white), 0.1);
}
body.dark .apexcharts-canvas svg .apexcharts-inner .apexcharts-xaxis .apexcharts-xaxis-texts-g text {
  stroke: rgba(var(--white), 0.2);
}
body.dark .apexcharts-canvas svg .apexcharts-yaxis text {
  stroke: rgba(var(--white), 0.2);
}

.checkout-page-section .checkout-style {
  padding: calc(12px + 8 * (100vw - 320px) / 1600);
  border: 1px solid rgba(var(--light-border), 1);
  border-radius: 6px;
}
.checkout-page-section .checkout-style + .checkout-style {
  margin-top: calc(15px + 15 * (100vw - 320px) / 1600);
}
.checkout-page-section .checkout-style h5 {
  margin-bottom: calc(8px + 7 * (100vw - 320px) / 1600);
}
.checkout-page-section form {
  border-top: 1px solid rgba(var(--light-border), 1);
  margin-top: calc(16px + 6 * (100vw - 320px) / 1600);
  padding-top: calc(16px + 6 * (100vw - 320px) / 1600);
}
.checkout-page-section .radio-list li {
  display: flex;
  justify-content: space-between;
  gap: calc(8px + 2 * (100vw - 320px) / 1600);
  background-color: rgba(var(--section-background), 1);
  padding: 8px 14px;
  border-radius: 4px;
  border: 1px solid rgba(var(--light-border), 1);
}
.checkout-page-section .radio-list li + li {
  margin-top: calc(8px + 7 * (100vw - 320px) / 1600);
}
.checkout-page-section .radio-list li label {
  margin-bottom: 0;
  width: calc(100% - 12px - (8px + 2 * (100vw - 320px) / 1600));
}
.checkout-page-section .radio-list li span:first-child {
  margin-bottom: 2px;
  display: block;
  color: rgba(var(--theme-font-color), 1);
  font-size: 16px;
  cursor: pointer;
}
.checkout-page-section .checkout-sidebar .product-list {
  border-bottom: 1px solid rgba(var(--light-border), 1);
  padding-bottom: calc(8px + 7 * (100vw - 320px) / 1600);
  margin-bottom: calc(8px + 7 * (100vw - 320px) / 1600);
}
.checkout-page-section .checkout-sidebar .product-list > li {
  display: flex;
  align-items: center;
  gap: calc(8px + 2 * (100vw - 320px) / 1600);
}
.checkout-page-section .checkout-sidebar .product-list > li + li {
  margin-top: calc(10px + 8 * (100vw - 320px) / 1600);
}
.checkout-page-section .checkout-sidebar .product-list > li .checkout-img {
  width: calc(60px + 40 * (100vw - 320px) / 1600);
  height: calc(60px + 40 * (100vw - 320px) / 1600);
  background-color: rgba(var(--section-background), 1);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
}
.checkout-page-section .checkout-sidebar .product-list > li .checkout-img img {
  width: calc(40px + 20 * (100vw - 320px) / 1600);
  height: calc(40px + 20 * (100vw - 320px) / 1600);
  object-fit: contain;
}
.checkout-page-section .checkout-sidebar .product-list > li .checkout-content {
  width: calc(100% - (60px + 40 * (100vw - 320px) / 1600) - (8px + 2 * (100vw - 320px) / 1600));
}
.checkout-page-section .checkout-sidebar .product-list > li .checkout-content h6 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.checkout-page-section .checkout-sidebar .product-list > li .checkout-content .rating {
  line-height: 1;
  display: flex;
  align-items: center;
  gap: 2px;
  margin-block: 2px 6px;
}
.checkout-page-section .checkout-sidebar .product-list > li .checkout-content .rating li i {
  font-size: 14px;
}
.checkout-page-section .checkout-sidebar .product-list > li .checkout-content span {
  color: rgba(var(--theme-default), 1);
  font-weight: 600;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
}
.checkout-page-section .checkout-sidebar .product-list > li .checkout-content span del {
  color: rgba(var(--p-text-color), 1);
  margin-right: 4px;
}
[dir=rtl] .checkout-page-section .checkout-sidebar .product-list > li .checkout-content span del {
  margin-right: 0;
  margin-left: 4px;
}
.checkout-page-section .checkout-sidebar .simple-button {
  padding: 8px calc(15px + 15 * (100vw - 320px) / 1600);
  border: none;
  background-color: rgba(var(--light-background), 1);
  border-radius: 4px;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-font-color), 1);
  font-weight: 600;
}
.checkout-page-section .checkout-sidebar .signup-line {
  font-weight: 600;
  margin-block: 4px 12px;
  display: inline-block;
}
.checkout-page-section .checkout-sidebar .signup-line a {
  color: rgba(var(--theme-default), 1);
  text-decoration: underline;
  text-underline-offset: 3px;
}
.checkout-page-section .checkout-sidebar .signup-line span:first-child {
  color: rgba(var(--theme-font-color), 1);
  font-weight: 600;
}
.checkout-page-section .checkout-sidebar .total-list li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
}
.checkout-page-section .checkout-sidebar .total-list li:last-child {
  border-top: 1px solid rgba(var(--light-border), 1);
  padding-top: calc(8px + 7 * (100vw - 320px) / 1600);
  margin-top: calc(8px + 7 * (100vw - 320px) / 1600);
  margin-bottom: 12px;
}
.checkout-page-section .checkout-sidebar .total-list li:last-child h6 {
  color: rgba(var(--success-color), 1);
}
.checkout-page-section .checkout-sidebar .total-list li:nth-child(2) h6 {
  color: rgba(var(--danger-color), 1);
}
.checkout-page-section .checkout-sidebar .total-list li + li {
  margin-top: 8px;
}
.checkout-page-section .checkout-sidebar .total-list li span {
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  font-weight: 600;
}

.condition-section .content-box-1 {
  margin-bottom: 20px;
}
.condition-section .content-box-1 h4 {
  margin-bottom: 12px;
}
.condition-section .content-box-1 span {
  color: rgba(var(--theme-font-color), 1);
  font-weight: 500;
  margin-bottom: 8px;
  display: block;
}
.condition-section .content-box-1 p {
  margin-bottom: 12px;
}
.condition-section .content-box-1 ul {
  padding-left: calc(12px + 18 * (100vw - 320px) / 1600);
}
.condition-section .content-box-1 ul li h6 {
  color: rgba(var(--theme-font-color), 0.8);
  margin-bottom: calc(2px + 6 * (100vw - 320px) / 1600);
}
.condition-section .content-box-1 ul li p {
  padding: 6px 0px 6px 30px;
  position: relative;
}
[dir=rtl] .condition-section .content-box-1 ul li p {
  padding-right: 30px;
  padding-left: 0;
}
.condition-section .content-box-1 ul li p::after {
  content: "\f061";
  position: absolute;
  font-family: FontAwesome !important;
  font-size: 14px;
  top: 7px;
  left: 8px;
}
[dir=rtl] .condition-section .content-box-1 ul li p::after {
  left: unset;
  right: 8px;
}
.condition-section .content-box-2 {
  margin-bottom: 20px;
}
.condition-section .content-box-2 li {
  width: 100%;
}
.condition-section .content-box-2 li:last-child p {
  padding-bottom: 0;
}
.condition-section .content-box-2 li > p {
  padding: 6px 0px 6px 30px;
  position: relative;
}
[dir=rtl] .condition-section .content-box-2 li > p {
  padding-left: 0;
  padding-right: 30px;
}
.condition-section .content-box-2 li > p::after {
  content: "\f061";
  position: absolute;
  font-family: FontAwesome !important;
  font-size: 14px;
  top: 50%;
  left: 8px;
  transform: translateY(-50%);
}
[dir=rtl] .condition-section .content-box-2 li > p::after {
  left: unset;
  right: 8px;
}

.voice-call-box {
  border: 1px dashed rgba(var(--light-border), 1);
  border-radius: 4px;
}
.voice-call-box .call-header {
  display: flex;
  align-items: ce;
  gap: 12px;
  padding: calc(10px + 2 * (100vw - 320px) / 1600);
  border-bottom: 1px dashed rgba(var(--light-border), 1);
}
.voice-call-box .call-header .img img {
  width: 50px;
  border-radius: 50%;
}
.voice-call-box .call-header .content {
  display: flex;
  align-items: center;
  width: calc(100% - 40px - 12px);
}
.voice-call-box .call-header .content span {
  text-transform: capitalize;
}
.voice-call-box .call-header .content .user-icon {
  margin-left: auto;
  height: 35px;
  width: 35px;
  background-color: rgba(var(--black), 0.07);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
[dir=rtl] .voice-call-box .call-header .content .user-icon {
  margin-left: unset;
  margin-right: auto;
}
.voice-call-box .call-header .content .user-icon i {
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
}
.voice-call-box .call-body {
  padding: calc(10px + 2 * (100vw - 320px) / 1600);
  text-align: center;
  height: calc(260px + 140 * (100vw - 320px) / 1600);
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.voice-call-box .call-body > img {
  width: 150px;
  border-radius: 50%;
  margin: 0 auto;
}
.voice-call-box .call-body h5 {
  margin-top: 12px;
}
.voice-call-box .call-body p {
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
}
.voice-call-box .call-footer {
  padding: 10px;
  border-top: 1px dashed rgba(var(--light-border), 1);
}
.voice-call-box .call-footer ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.voice-call-box .call-footer ul li {
  height: calc(35px + 10 * (100vw - 320px) / 1600);
  width: calc(35px + 10 * (100vw - 320px) / 1600);
  border-radius: 50%;
  background-color: rgba(var(--light-background), 1);
  display: flex;
  align-items: center;
  justify-content: center;
}
.voice-call-box .call-footer ul li.cut {
  background-color: rgba(var(--danger-color), 1);
}
.voice-call-box .call-footer ul li.cut i {
  color: rgba(var(--white), 1);
}
.voice-call-box .call-footer ul li i {
  font-size: calc(16px + 6 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-font-color), 1);
}

.video-call-box {
  border: 1px dashed rgba(var(--light-border), 1);
  border-radius: 4px;
}
.video-call-box .call-header {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: calc(10px + 2 * (100vw - 320px) / 1600);
  border-bottom: 1px dashed rgba(var(--light-border), 1);
}
.video-call-box .call-header .img img {
  width: 40px;
  border-radius: 50%;
}
.video-call-box .call-header .content {
  display: flex;
  align-items: flex-start;
  width: calc(100% - 40px - 12px);
}
.video-call-box .call-header .content .user-icon {
  margin-left: auto;
  height: 35px;
  width: 35px;
  background-color: rgba(var(--black), 0.07);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
[dir=rtl] .video-call-box .call-header .content .user-icon {
  margin-left: unset;
  margin-right: auto;
}
.video-call-box .call-header .content .user-icon i {
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
}
.video-call-box .call-body {
  padding: calc(10px + 2 * (100vw - 320px) / 1600);
  text-align: center;
  height: calc(260px + 140 * (100vw - 320px) / 1600);
  position: relative;
}
.video-call-box .call-body.call-height {
  height: 550px;
}
.video-call-box .call-body > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin: auto;
  border-radius: 10px;
  object-position: top;
}
.video-call-box .call-body .overly-box {
  position: absolute;
  bottom: 24px;
  padding: 14px 8px;
  background-color: rgba(var(--white), 0.6);
  backdrop-filter: blur(4px);
  border-radius: 10px;
  width: 90%;
  left: 50%;
  transform: translateX(-50%);
}
.video-call-box .call-body .overly-box p {
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
}
.video-call-box .call-body .overly-box h5 {
  color: #223645;
}
.video-call-box .call-body .user-img {
  position: absolute;
  right: 24px;
  top: 6%;
  height: 150px;
  width: 100px;
}
[dir=rtl] .video-call-box .call-body .user-img {
  left: 24px;
  right: unset;
}
.video-call-box .call-body .user-img > img {
  border-radius: 10px;
  outline: 1px solid rgba(var(--black), 0.2);
  outline-offset: 2px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.video-call-box .call-footer {
  padding: 10px;
  border-top: 1px dashed rgba(var(--light-border), 1);
}
.video-call-box .call-footer ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.video-call-box .call-footer ul li {
  height: calc(35px + 10 * (100vw - 320px) / 1600);
  width: calc(35px + 10 * (100vw - 320px) / 1600);
  border-radius: 50%;
  background-color: rgba(var(--light-background), 1);
  display: flex;
  align-items: center;
  justify-content: center;
}
.video-call-box .call-footer ul li.cut {
  background-color: rgba(var(--danger-color), 1);
}
.video-call-box .call-footer ul li.cut i {
  color: rgba(var(--white), 1);
}
.video-call-box .call-footer ul li i {
  font-size: calc(16px + 6 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-font-color), 1);
}

.error-500 {
  height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(../images/login/3.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.error-500 .error-img {
  margin-bottom: 15px;
}
.error-500 .error-img img {
  width: 35%;
}
@media (max-width: 991px) {
  .error-500 .error-img img {
    width: 80%;
  }
}

/*=====================
11. Reset css Ends
==========================*/
/*=====================
 4.01 Forms css Start
==========================*/
body.dark .form-control {
  background-color: transparent;
  color: rgba(var(--white), 0.8);
  border-color: rgba(var(--light-border), 1);
}
.form-control::placeholder {
  color: rgba(var(--theme-font-color), 0.5);
  font-weight: 600;
}

input[type=number] {
  appearance: none;
}
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.form-1 .images {
  position: relative;
  overflow: hidden;
}
.form-1 .images::after {
  content: "";
  position: absolute;
  width: 200%;
  height: 0%;
  left: 50%;
  top: 50%;
  background-color: rgba(var(--body-background), 0.2);
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: 1;
}
.form-1 .images img {
  border-radius: 5px;
}
.form-1 .images:hover::after {
  height: 250%;
  transition: all 600ms linear;
  background-color: transparent;
}

.form-bg {
  background-image: url(../images/form/bg.png);
  background-size: cover;
  background-repeat: no-repeat;
}

.form-2 {
  padding: calc(12px + 28 * (100vw - 320px) / 1600);
  border: 1px solid rgba(var(--light-border), 1);
  width: fit-content;
  border-radius: 4px;
  background-color: rgba(var(--body-background), 1);
}
@media (max-width: 575px) {
  .form-2 {
    border: unset;
  }
}
.form-2 input,
.form-2 select {
  padding: calc(6px + 8 * (100vw - 320px) / 1600) calc(12px + 8 * (100vw - 320px) / 1600) !important;
}
.form-2 button {
  display: flex;
  margin-left: auto;
}
[dir=rtl] .form-2 button {
  margin-left: 0;
  margin-right: auto;
}

.form-3 {
  padding: 30px;
  border-radius: 4px;
}

/*=====================
03. Forms css End
==========================*/
/*=====================
 4.02 Header css start
==========================*/
header {
  position: relative;
  z-index: 9;
}
header .top-header {
  background: rgba(var(--section-background), 1);
}
@media (max-width: 991px) {
  header .top-header {
    display: none;
  }
}
header .top-header.top-header-two {
  background-color: rgba(var(--theme-default), 1);
}
header .top-header.top-header-two .header-items {
  padding-block: 8px 50px;
}
header .top-header.top-header-two .header-items .top-header-left {
  flex-grow: 1;
}
header .top-header.top-header-two .header-items .top-header-left a {
  color: rgba(var(--white), 1);
}
header .top-header.top-header-two .header-items .top-header-left a i {
  color: rgba(var(--white), 1);
}
header .top-header.top-header-two .header-items .top-header-left a + a {
  border-left-color: rgba(var(--white), 0.43);
}
[dir=rtl] header .top-header.top-header-two .header-items .top-header-left a + a {
  border-right-color: rgba(var(--white), 0.43);
}
header .top-header.top-header-two .header-items .top-header-right {
  flex-shrink: 0;
}
header .top-header.top-header-two .header-items .top-header-right a {
  color: rgba(var(--white), 1);
}
header .top-header.top-header-two .header-items .top-header-right a i {
  color: rgba(var(--white), 1);
}
header .top-header.top-header-two .header-items .top-header-right a + a {
  border-left: 1px solid rgba(var(--white), 0.43);
}
[dir=rtl] header .top-header.top-header-two .header-items .top-header-right a + a {
  border-right-color: rgba(var(--white), 0.43);
}
header .top-header.top-header-two .header-items .request {
  background-color: rgba(var(--theme-default-dark), 1);
  padding: 16px;
  display: flex;
  align-items: center;
}
header .top-header.top-header-two .header-items .request a {
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  font-weight: 700;
  color: rgba(var(--white), 1);
}
header .top-header .header-items {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-block: 8px;
}
header .top-header .header-items .top-header-left a {
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  color: rgba(var(--p-text-color), 1);
  padding: 0 18px;
  font-weight: 500;
  letter-spacing: unset;
}
header .top-header .header-items .top-header-left a i {
  color: rgba(var(--theme-default), 1);
  padding-right: 10px;
}
[dir=rtl] header .top-header .header-items .top-header-left a i {
  padding-left: 10px;
  padding-right: unset;
}
header .top-header .header-items .top-header-left a + a {
  border-left: 1px solid rgba(var(--header-border-color), 1);
}
[dir=rtl] header .top-header .header-items .top-header-left a + a {
  border-left: unset;
  border-right: 1px solid rgba(var(--header-border-color), 1);
}
header .top-header .header-items .top-header-left a:first-child {
  padding-left: 0;
}
[dir=rtl] header .top-header .header-items .top-header-left a:first-child {
  padding-left: 18px;
  padding-right: unset;
}
header .top-header .header-items .top-header-left a:last-child {
  padding-right: 0px;
}
[dir=rtl] header .top-header .header-items .top-header-left a:last-child {
  padding-right: 18px;
  padding-left: unset;
}
header .top-header .header-items .top-header-right a {
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  color: rgba(var(--p-text-color), 1);
  padding: 0 18px;
  font-weight: 500;
  letter-spacing: unset;
}
header .top-header .header-items .top-header-right a i {
  color: rgba(var(--theme-default), 1);
  padding-right: 10px;
}
header .top-header .header-items .top-header-right a + a {
  border-left: 1px solid rgba(var(--header-border-color), 1);
}
[dir=rtl] header .top-header .header-items .top-header-right a + a {
  border-left: unset;
  border-right: 1px solid rgba(var(--header-border-color), 1);
}
header .top-header .header-items .top-header-right a:first-child {
  padding-left: 0;
}
[dir=rtl] header .top-header .header-items .top-header-right a:first-child {
  padding-right: unset;
  padding-left: 18px;
}
header .top-header .header-items .top-header-right a:last-child {
  padding-right: 0;
}
[dir=rtl] header .top-header .header-items .top-header-right a:last-child {
  padding-right: 18px;
  padding-left: unset;
}
header .top-header.style-9 {
  background: linear-gradient(44deg, rgba(var(--theme-default), 1) 42%, rgb(52, 44, 15) 42%);
}
header .top-header.style-9 .header-items .top-header-left a,
header .top-header.style-9 .header-items .top-header-right a {
  color: rgba(var(--white), 1);
}
header .top-header.style-9 .header-items .top-header-left a i,
header .top-header.style-9 .header-items .top-header-right a i {
  color: rgba(var(--white), 1);
}
header .top-header.style-9 .header-items .top-header-left a + a,
header .top-header.style-9 .header-items .top-header-right a + a {
  border-left-color: rgba(255, 255, 255, 0.43);
}
[dir=rtl] header .top-header.style-9 .header-items .top-header-left a + a,
[dir=rtl] header .top-header.style-9 .header-items .top-header-right a + a {
  border-right-color: rgba(var(--white), 0.43);
}
header.style-6 .top-header {
  background: rgba(var(--theme-default), 1);
}
header.style-6 .top-header .header-items .top-header-left a {
  color: rgba(var(--white), 1);
}
header.style-6 .top-header .header-items .top-header-left a i {
  color: rgba(var(--white), 1);
}
header.style-6 .top-header .header-items .top-header-left a + a {
  border-left-color: rgba(255, 255, 255, 0.43);
}
[dir=rtl] header.style-6 .top-header .header-items .top-header-left a + a {
  border-right-color: rgba(var(--white), 0.43);
}
header.style-6 .top-header .header-items .top-header-right a {
  color: rgba(var(--white), 1);
}
header.style-6 .top-header .header-items .top-header-right a + a {
  border-left-color: rgba(255, 255, 255, 0.43);
}
[dir=rtl] header.style-6 .top-header .header-items .top-header-right a + a {
  border-right-color: rgba(var(--white), 0.43);
}

.main-header.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  transition: all 0.5s ease;
  animation: smoothScroll 1s forwards;
  background-color: rgba(var(--body-background), 1);
  box-shadow: 0 0 8px rgba(var(--light-border), 1);
  z-index: 99;
}
@media (min-width: 575px) {
  .main-header.sticky {
    position: fixed;
    width: 100vw;
    top: 0;
    z-index: 9;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.12);
    transition: all 0.3s ease;
    background-color: rgba(var(--body-background), 1);
  }
}
@media (max-width: 575px) {
  .main-header.sticky {
    inset: unset;
    animation: unset;
  }
}
.main-header.sticky.main-header-two {
  background-color: rgba(var(--body-background), 1);
}
.main-header.sticky.main-header-two .main-menu {
  margin-top: 0;
}
.main-header.main-header-two {
  padding: 0;
  background-color: transparent;
  z-index: 99;
}
.main-header.main-header-two .main-menu {
  background-color: rgba(var(--body-background), 1);
  padding: 0 25px;
  height: 82px;
  margin-top: -42px;
  border-radius: 4px;
}
@media (max-width: 991px) {
  .main-header.main-header-two .main-menu {
    height: unset;
    margin-top: unset;
    padding: 8px;
  }
}
.main-header .mobile-fix-option {
  display: none;
}
@media (max-width: 575px) {
  .main-header .mobile-fix-option {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 8;
    background-color: rgba(var(--body-background), 1);
    display: block !important;
    box-shadow: 0px 2px 9px 0px rgba(var(--black), 0.12);
  }
}
.main-header .mobile-fix-option ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
}
.main-header .mobile-fix-option ul li {
  width: 100%;
  text-align: center;
}
.main-header .mobile-fix-option ul li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: rgba(var(--theme-font-color), 1);
  font-weight: 600;
  font-size: 13px;
}
.main-header .mobile-fix-option ul li a.active {
  color: rgba(var(--theme-default), 1);
}
.main-header .mobile-fix-option ul li a.active svg {
  stroke: rgba(var(--theme-default), 1);
}
@media (max-width: 360px) {
  .main-header .mobile-fix-option ul li a {
    font-size: 12px;
  }
}
.main-header .mobile-fix-option ul li a svg {
  width: 20px;
  height: 20px;
  stroke: rgba(var(--theme-font-color), 1);
  stroke-width: 1.5;
}
.main-header.main-header-three {
  border-bottom: 1px solid rgba(var(--header-border), 1);
}
body.dark .main-header.main-header-three {
  border-bottom-color: rgba(var(--light-border), 1);
}
.main-header.main-header-three .main-menu {
  padding-block: 15px;
}
@media (max-width: 1199px) {
  .main-header.main-header-three .main-menu {
    display: none;
  }
}
.main-header.main-header-three .main-menu .menu-left .brand-logo a {
  width: calc(120px + 30 * (100vw - 320px) / 1600);
}
.main-header.main-header-three .main-menu .menu-left .brand-logo a img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.main-header.main-header-three .main-menu .menu-left .brand-logo a .light {
  display: inline-block;
}
.main-header.main-header-three .main-menu .menu-left .brand-logo a .dark {
  display: none;
}
.main-header.main-header-three ~ .main-header {
  padding: 0;
}
.main-header.main-header-three ~ .main-header.sticky {
  top: 0;
}
.main-header.main-header-three ~ .main-header.sticky .menu-left,
.main-header.main-header-three ~ .main-header.sticky .menu-right {
  display: block !important;
}
.main-header.main-header-three ~ .main-header.sticky .main-menu {
  justify-content: space-between !important;
}
@media (max-width: 1199px) {
  .main-header.main-header-three ~ .main-header .main-menu {
    justify-content: space-between !important;
  }
}
.main-header.main-header-three ~ .main-header .main-menu .menu-left,
.main-header.main-header-three ~ .main-header .main-menu .menu-right {
  display: none;
}
@media (max-width: 1199px) {
  .main-header.main-header-three ~ .main-header .main-menu .menu-left,
  .main-header.main-header-three ~ .main-header .main-menu .menu-right {
    display: block;
  }
}
@media (max-width: 1199px) {
  .main-header.main-header-three ~ .main-header .main-menu {
    padding-block: 15px;
  }
}
.main-header .row {
  position: relative;
}
.main-header .main-menu {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .main-header .main-menu {
    padding: 8px 0;
  }
}
@media (max-width: 575px) {
  .main-header .main-menu {
    padding: 10px;
  }
}
.main-header .main-menu .menu-left {
  display: flex;
  align-items: center;
}
.main-header .main-menu .menu-left .brand-logo a {
  width: calc(120px + 30 * (100vw - 320px) / 1600);
}
.main-header .main-menu .menu-left .brand-logo a img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.main-header .main-menu .menu-left .brand-logo a .light {
  display: inline-block;
}
.main-header .main-menu .menu-left .brand-logo a .dark {
  display: none;
}
.main-header .main-menu .menu-right .icon-nav {
  display: flex;
  align-items: center;
}
.main-header .main-menu .menu-right .icon-nav .toggle-nav {
  display: none;
  position: relative;
  cursor: pointer;
  margin-right: 10px;
}
@media (max-width: 575px) {
  .main-header .main-menu .menu-right .icon-nav .toggle-nav {
    margin-right: 0;
  }
}
[dir=rtl] .main-header .main-menu .menu-right .icon-nav .toggle-nav {
  margin-right: unset;
  margin-left: 10px;
}
@media (max-width: 1199px) {
  .main-header .main-menu .menu-right .icon-nav .toggle-nav {
    display: block;
  }
}
.main-header .main-menu .menu-right .icon-nav .toggle-nav .icon {
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(var(--theme-default), 0.06);
  border-radius: 50%;
}
@media (max-width: 575px) {
  .main-header .main-menu .menu-right .icon-nav .toggle-nav .icon {
    height: 35px;
    width: 35px;
  }
}
.main-header .main-menu .menu-right .icon-nav .toggle-nav .icon i {
  font-size: 20px;
  color: rgba(var(--theme-font-color), 1);
  transition: all 0.5s ease;
}
@media (max-width: 575px) {
  .main-header .main-menu .menu-right .icon-nav ul {
    display: none !important;
  }
}
.main-header .main-menu .menu-right .icon-nav ul .onhover-dropdown {
  position: relative;
}
.main-header .main-menu .menu-right .icon-nav ul .onhover-dropdown .user-dropdown {
  position: absolute;
  top: 120%;
  left: 0;
  z-index: 1;
  transform: translateX(-25%) translateY(0) scaleY(0);
  padding: 10px 15px;
  border-radius: 4px;
  background-color: rgba(var(--body-background), 1);
  box-shadow: -1px 0 10px rgba(var(--black), 0.1), 5px 20px 40px rgba(var(--black), 0.1);
  min-width: 160px;
  visibility: hidden;
  opacity: 0;
  transform-origin: top;
  transition: all 0.6s ease-in-out;
}
.main-header .main-menu .menu-right .icon-nav ul .onhover-dropdown .user-dropdown li {
  width: 100%;
  margin-bottom: 8px;
}
.main-header .main-menu .menu-right .icon-nav ul .onhover-dropdown .user-dropdown li:last-child {
  margin-bottom: 0;
}
.main-header .main-menu .menu-right .icon-nav ul .onhover-dropdown .user-dropdown li a {
  color: rgba(var(--theme-font-color), 1);
  font-weight: 500;
  font-size: 14px;
}
.main-header .main-menu .menu-right .icon-nav ul .onhover-dropdown .user-dropdown li a:hover {
  color: rgba(var(--theme-default), 1);
  letter-spacing: 2px;
}
.main-header .main-menu .menu-right .icon-nav ul .onhover-dropdown:hover .user-dropdown {
  visibility: visible;
  opacity: 1;
  transform: translateX(-25%) translateY(0) scaleY(1);
}
@media (max-width: 1199px) {
  .main-header .main-menu .main-navbar .nav-menu {
    position: fixed;
    background-color: rgba(var(--body-background), 1);
    width: 300px;
    border-radius: 0;
    top: 0;
    height: 100vh;
    right: -300px;
    z-index: 99;
    transition: all 0.4s ease;
    box-shadow: 0px 15px 20px var(--theme-default-rgba);
    overflow-y: auto;
  }
  [dir=rtl] .main-header .main-menu .main-navbar .nav-menu {
    right: unset;
    left: -300px;
  }
}
.main-header .main-menu .main-navbar .nav-menu.open {
  right: 0;
  background-color: rgba(var(--body-background), 1);
  box-shadow: 0px 2px 8px 0px rgba(var(--black), 0.1);
}
[dir=rtl] .main-header .main-menu .main-navbar .nav-menu.open {
  right: unset;
  left: 0;
}
.main-header .main-menu .main-navbar .nav-menu > li {
  float: left;
  display: block;
  margin-right: 22px;
  padding-top: 30px;
  padding-bottom: 30px;
}
[dir=rtl] .main-header .main-menu .main-navbar .nav-menu > li {
  float: right;
}
.main-header .main-menu .main-navbar .nav-menu > li:has(.sub-menu) {
  position: relative;
}
@media (max-width: 1199px) {
  .main-header .main-menu .main-navbar .nav-menu > li {
    float: none;
    width: 100%;
    padding: 0;
    margin: 0;
  }
}
.main-header .main-menu .main-navbar .nav-menu > li.back-btn {
  display: none;
}
@media (max-width: 1199px) {
  .main-header .main-menu .main-navbar .nav-menu > li.back-btn {
    display: block !important;
    width: 100%;
    padding: 0;
  }
  .main-header .main-menu .main-navbar .nav-menu > li.back-btn .mobile-back {
    padding: 20px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid rgba(var(--light-border), 1);
  }
  body.dark .main-header .main-menu .main-navbar .nav-menu > li.back-btn .mobile-back {
    border-bottom-color: rgba(var(--white), 0.12);
  }
  .main-header .main-menu .main-navbar .nav-menu > li.back-btn .mobile-back h5 {
    color: rgba(var(--theme-font-color), 1);
  }
}
.main-header .main-menu .main-navbar .nav-menu > li > .nav-link {
  display: block;
  color: rgba(var(--theme-font-color), 1);
  font-size: calc(13px + 3 * (100vw - 320px) / 1600);
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: 600;
  position: relative;
  border-radius: 4px;
  transition: all 0.4s ease-in-out;
}
.main-header .main-menu .main-navbar .nav-menu > li > .nav-link::after {
  content: "";
  position: absolute;
  top: 110%;
  left: 0;
  height: 2px;
  width: 0;
  border-radius: 4px;
  background-color: rgba(var(--theme-default), 1);
  transition: all 0.4s ease-in-out;
}
[dir=rtl] .main-header .main-menu .main-navbar .nav-menu > li > .nav-link::after {
  right: 0;
  left: unset;
}
@media (max-width: 1199px) {
  .main-header .main-menu .main-navbar .nav-menu > li > .nav-link::after {
    display: none;
  }
}
@media (max-width: 1199px) {
  .main-header .main-menu .main-navbar .nav-menu > li > .nav-link {
    padding: 10px 15px;
    font-size: calc(14px + 2 * (100vw - 320px) / 1600);
    font-weight: 600;
    position: relative;
    color: rgba(var(--theme-font-color));
  }
}
.main-header .main-menu .main-navbar .nav-menu > li > .nav-link.active {
  color: rgba(var(--theme-default), 1) !important;
}
.main-header .main-menu .main-navbar .nav-menu > li > .nav-link.active::after {
  width: 40%;
}
.main-header .main-menu .main-navbar .nav-menu > li > .nav-link.active .sub-arrow {
  color: rgba(var(--theme-default), 1);
}
.main-header .main-menu .main-navbar .nav-menu > li > .nav-link:hover {
  color: rgba(var(--theme-default), 1) !important;
  transition: 0.5s;
}
.main-header .main-menu .main-navbar .nav-menu > li > .nav-link:hover::after {
  width: 40%;
}
.main-header .main-menu .main-navbar .nav-menu > li > .nav-link:hover .sub-arrow i {
  color: rgba(var(--theme-default), 1);
}
@media (max-width: 1199px) {
  .main-header .main-menu .main-navbar .nav-menu > li > .nav-link:hover .sub-arrow i {
    color: rgba(var(--theme-default), 1) !important;
  }
}
@media (max-width: 1199px) {
  .main-header .main-menu .main-navbar .nav-menu > li > .nav-link:hover {
    background-color: unset;
    color: rgba(var(--theme-default), 1) !important;
  }
}
.main-header .main-menu .main-navbar .nav-menu > li > .nav-link .sub-arrow {
  margin-left: 4px;
  transition: all 0.4s ease-in-out;
}
[dir=rtl] .main-header .main-menu .main-navbar .nav-menu > li > .nav-link .sub-arrow {
  float: left;
  margin-left: unset;
  margin-right: 4px;
}
.main-header .main-menu .main-navbar .nav-menu > li > .nav-link .sub-arrow i {
  font-size: 18px;
  vertical-align: middle;
  color: rgba(var(--theme-font-color), 1);
  transition: all 0.4s ease-in-out;
}
@media (max-width: 1199px) {
  .main-header .main-menu .main-navbar .nav-menu > li > .nav-link .sub-arrow {
    right: 20px;
    position: absolute;
  }
  [dir=rtl] .main-header .main-menu .main-navbar .nav-menu > li > .nav-link .sub-arrow {
    left: 20px;
    right: unset;
  }
}
.main-header .main-menu .main-navbar .nav-menu > li .sub-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1;
  transform: scaleY(0);
  padding: 20px;
  min-width: 250px;
  border-radius: 6px;
  box-shadow: rgba(var(--black), 0.1) 0px 4px 12px;
  background-color: rgba(var(--body-background), 1);
  visibility: hidden;
  opacity: 0;
  transform-origin: top;
  transition: all 0.6s ease-in-out;
}
@media (max-width: 1199px) {
  .main-header .main-menu .main-navbar .nav-menu > li .sub-menu {
    display: none;
  }
  .main-header .main-menu .main-navbar .nav-menu > li .sub-menu.show {
    display: block;
    position: relative;
    inset: unset;
    min-width: unset;
  }
}
@media (max-width: 1199px) {
  .main-header .main-menu .main-navbar .nav-menu > li .sub-menu {
    opacity: 1 !important;
    visibility: visible !important;
    transform: unset;
    background-color: transparent;
    box-shadow: none;
    padding-block: 0;
  }
}
.main-header .main-menu .main-navbar .nav-menu > li .sub-menu li {
  width: 100%;
  border-bottom: 1px dashed rgba(var(--light-border), 1);
  margin-bottom: 8px;
}
.main-header .main-menu .main-navbar .nav-menu > li .sub-menu li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.main-header .main-menu .main-navbar .nav-menu > li .sub-menu li:last-child a {
  margin-bottom: 0;
}
.main-header .main-menu .main-navbar .nav-menu > li .sub-menu li a {
  margin: 0 0 8px;
  font-weight: 500;
  color: rgba(var(--theme-font-color), 0.8);
  position: relative;
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  transition: all 0.4s ease-in-out;
  width: 100%;
  text-transform: capitalize;
}
.main-header .main-menu .main-navbar .nav-menu > li .sub-menu li a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%) scale(0);
  height: 2px;
  width: 7px;
  border-radius: 25px;
  background-color: rgba(var(--theme-default), 1);
  transition: all 0.4s ease-in-out;
}
[dir=rtl] .main-header .main-menu .main-navbar .nav-menu > li .sub-menu li a:after {
  right: 0;
  left: unset;
}
.main-header .main-menu .main-navbar .nav-menu > li .sub-menu li a:hover {
  color: rgba(var(--theme-default), 1);
  padding-left: 13px;
}
[dir=rtl] .main-header .main-menu .main-navbar .nav-menu > li .sub-menu li a:hover {
  padding-left: unset;
  padding-right: 13px;
}
.main-header .main-menu .main-navbar .nav-menu > li .sub-menu li a:hover:after {
  transform: translateY(-50%) scale(1);
}
.main-header .main-menu .main-navbar .nav-menu > li .mega-menu {
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 1;
  transform: translateX(-50%) translateY(0) scaleY(0);
  padding: 15px;
  border-radius: 6px;
  background-color: rgba(var(--body-background), 1);
  box-shadow: rgba(var(--black), 0.1) 0px 4px 12px;
  visibility: hidden;
  opacity: 0;
  transform-origin: top;
  transition: all 0.6s ease-in-out;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .main-header .main-menu .main-navbar .nav-menu > li .mega-menu {
    display: none;
  }
  .main-header .main-menu .main-navbar .nav-menu > li .mega-menu.show {
    display: block;
    position: relative;
    inset: unset;
    min-width: unset;
  }
}
@media screen and (max-width: 1199px) {
  .main-header .main-menu .main-navbar .nav-menu > li .mega-menu {
    opacity: 1 !important;
    visibility: visible !important;
    transform: unset;
    background-color: transparent;
    box-shadow: none;
    padding-block: 0;
  }
}
@media (max-width: 1199px) {
  .main-header .main-menu .main-navbar .nav-menu > li .mega-menu .row > div:nth-last-child(2) ul li:last-child a {
    border-bottom: none;
  }
}
.main-header .main-menu .main-navbar .nav-menu > li .mega-menu ul li {
  width: 100%;
}
.main-header .main-menu .main-navbar .nav-menu > li .mega-menu ul li:last-child a {
  border-bottom: none;
}
@media (max-width: 1199px) {
  .main-header .main-menu .main-navbar .nav-menu > li .mega-menu ul li:last-child a {
    border-bottom: 1px dashed rgba(var(--light-border), 1);
  }
}
.main-header .main-menu .main-navbar .nav-menu > li .mega-menu ul li a {
  padding: 8px 0;
  border-bottom: 1px dashed rgba(var(--light-border), 1);
  font-weight: 500;
  color: rgba(var(--theme-font-color), 0.8);
  position: relative;
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  transition: all 0.4s ease-in-out;
  width: 100%;
  text-transform: capitalize;
}
.main-header .main-menu .main-navbar .nav-menu > li .mega-menu ul li a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%) scale(0);
  height: 2px;
  width: 7px;
  border-radius: 25px;
  background-color: rgba(var(--theme-default), 1);
  transition: all 0.4s ease-in-out;
}
[dir=rtl] .main-header .main-menu .main-navbar .nav-menu > li .mega-menu ul li a:after {
  right: 0;
  left: unset;
}
.main-header .main-menu .main-navbar .nav-menu > li .mega-menu ul li a:hover {
  color: rgba(var(--theme-default), 1);
  padding-left: 13px;
}
[dir=rtl] .main-header .main-menu .main-navbar .nav-menu > li .mega-menu ul li a:hover {
  padding-left: unset;
  padding-right: 13px;
}
.main-header .main-menu .main-navbar .nav-menu > li .mega-menu ul li a:hover:after {
  transform: translateY(-50%) scale(1);
}
@media (max-width: 1199px) {
  .main-header .main-menu .main-navbar .nav-menu > li .mega-menu .all-pages {
    margin-top: 12px;
  }
}
.main-header .main-menu .main-navbar .nav-menu > li .mega-menu .all-pages .row > div ul li:last-child a {
  border-bottom: none;
}
.main-header .main-menu .main-navbar .nav-menu > li .mega-menu .all-pages h5 {
  font-size: 14px;
  font-weight: 600;
  position: relative;
  width: fit-content;
  padding: 5px 10px;
  background-color: rgba(var(--light-background), 1);
  margin-bottom: 6px;
  border-radius: 4px;
}
.main-header .main-menu .main-navbar .nav-menu > li .mega-menu .all-pages h5 ~ h5 {
  margin-top: 15px;
}
.main-header .main-menu .main-navbar .nav-menu > li .mega-menu .all-pages ul {
  margin-left: 12px;
}
[dir=rtl] .main-header .main-menu .main-navbar .nav-menu > li .mega-menu .all-pages ul {
  margin-right: 12px;
  margin-left: unset;
}
.main-header .main-menu .main-navbar .nav-menu > li .mega-menu .all-pages .header-banner-2 {
  background-image: url(../images/header/banner/bg.png);
  background-color: rgba(var(--light-background), 1);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  height: 100%;
  padding: calc(14px + 26 * (100vw - 1200px) / 720);
  border-radius: 4px;
}
@media (max-width: 1199px) {
  .main-header .main-menu .main-navbar .nav-menu > li .mega-menu .all-pages .header-banner-2 {
    padding: 15px;
    height: 445px;
  }
}
.main-header .main-menu .main-navbar .nav-menu > li .mega-menu .all-pages .header-banner-2 .d-flex {
  justify-content: space-between;
  align-items: flex-start;
  gap: calc(10px + 30 * (100vw - 320px) / 1600);
}
.main-header .main-menu .main-navbar .nav-menu > li .mega-menu .all-pages .header-banner-2 .d-flex h5 {
  font-size: calc(16px + 6 * (100vw - 320px) / 1600);
}
.main-header .main-menu .main-navbar .nav-menu > li .mega-menu .all-pages .header-banner-2 .d-flex svg {
  height: 50px;
  width: 50px;
}
.main-header .main-menu .main-navbar .nav-menu > li .mega-menu .all-pages .header-banner-2 .btn {
  background: linear-gradient(90deg, white 0%, white 100%);
  color: rgba(var(--theme-default), 1);
  border-radius: 0;
  display: inline-flex;
  align-items: center;
  line-height: 0.8;
  font-weight: 600;
  padding: 6px 10px;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  border-radius: 4px;
}
.main-header .main-menu .main-navbar .nav-menu > li .mega-menu .all-pages .header-banner-2 .btn span {
  padding: 8px 0px 8px 13px;
  margin: 0 0 0 12px;
  border-left: 2px solid rgba(var(--theme-default), 0.2);
  transition: all 0.4s ease-in-out;
  color: rgba(var(--theme-default), 1);
}
[dir=rtl] .main-header .main-menu .main-navbar .nav-menu > li .mega-menu .all-pages .header-banner-2 .btn span {
  margin-left: 0;
  margin-right: 12px;
  border-left: none;
  border-right: 2px solid rgba(var(--theme-default), 0.2);
  padding-left: 0;
  padding-right: 13px;
}
.main-header .main-menu .main-navbar .nav-menu > li .mega-menu .video-section-2 {
  position: relative;
  margin-top: 20px;
  border-radius: 4px;
}
.main-header .main-menu .main-navbar .nav-menu > li .mega-menu .video-section-2 video {
  width: 100%;
  height: 70px;
  object-fit: cover;
  display: block;
  border-radius: 4px;
}
.main-header .main-menu .main-navbar .nav-menu > li .mega-menu .video-section-2 p {
  position: absolute;
  font-size: 18px;
  margin: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: max-content;
  color: #fff;
}
.main-header .main-menu .main-navbar .nav-menu > li .mega-menu:hover > h6 {
  color: rgba(var(--theme-default), 1);
}
.main-header .main-menu .main-navbar .nav-menu > li .mega-menu:hover > h6::before {
  width: 80%;
}
.main-header .main-menu .main-navbar .nav-menu > li:hover .sub-menu {
  visibility: visible;
  opacity: 1;
  transform: scaleY(1);
}
.main-header .main-menu .main-navbar .nav-menu > li:hover .mega-menu {
  visibility: visible;
  opacity: 1;
  transform: translateX(-50%) translateY(0) scaleY(1);
}
@media (max-width: 1199px) {
  .main-header .main-menu .main-navbar .nav-menu > li:hover .mega-menu {
    transform: unset;
  }
}
.main-header .main-menu .menu-center {
  display: flex;
}
@media (max-width: 1199px) {
  .main-header .main-menu .menu-center {
    display: none;
  }
}
.main-header .main-menu .menu-center .header-details {
  display: flex;
  align-items: center;
  padding-inline: calc(8px + 57 * (100vw - 991px) / 929);
  border-right: 1px solid rgba(var(--header-border), 1);
}
body.dark .main-header .main-menu .menu-center .header-details {
  border-color: rgba(var(--light-border), 1);
}
[dir=rtl] .main-header .main-menu .menu-center .header-details {
  border-right: unset;
  border-left: 1px solid rgba(var(--header-border), 1);
}
[dir=rtl] .main-header .main-menu .menu-center .header-details:last-child {
  border-left: none;
}
.main-header .main-menu .menu-center .header-details:last-child {
  border-right: none;
}
.main-header .main-menu .menu-center .header-details .icon {
  margin-right: 15px;
  width: calc(20px + 10 * (100vw - 320px) / 1600);
  height: calc(20px + 10 * (100vw - 320px) / 1600);
}
[dir=rtl] .main-header .main-menu .menu-center .header-details .icon {
  margin-right: unset;
  margin-left: 15px;
}
.main-header .main-menu .menu-center .header-details .header-content p {
  font-weight: 400;
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  margin-bottom: 3px;
}
.main-header .main-menu .menu-center .header-details .header-content h5 {
  color: rgba(var(--theme-font-color), 1);
  font-weight: 600;
  font-size: calc(13px + 5 * (100vw - 320px) / 1600);
  margin-bottom: 0;
  white-space: nowrap;
}
.main-header .main-menu .menu-center .header-details .header-content h5 span {
  color: rgba(var(--theme-default), 1);
}

.layout-images a {
  display: block;
  transition: all 0.4s ease-in-out;
}
.layout-images a img {
  box-shadow: 0px 0px 10px 2px rgba(var(--black), 0.1);
  width: 100%;
  border-radius: 4px;
}
.layout-images a:hover {
  border-color: rgba(var(--theme-default), 1);
}
.layout-images a:hover h6 {
  color: rgba(var(--theme-default), 1);
}
body.dark .layout-images a:hover h6 {
  color: rgba(var(--theme-default), 1);
}
.layout-images a h6 {
  color: rgba(var(--theme-font-color), 1);
  font-weight: 600;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  margin: 14px 0 0;
  white-space: nowrap;
  text-align: center;
  transition: all 0.4s ease-in-out;
}
body.dark .layout-images a h6 {
  color: rgba(var(--white), 1);
}

@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0px);
  }
}
/*=====================
08. Header css End
==========================*/
/*=====================
 4.03 Footer css start
==========================*/
footer .footer-1 .footer-content .footer-logo > a {
  padding-bottom: calc(12px + 8 * (100vw - 320px) / 1600);
}
footer .footer-1 .footer-content .footer-logo > a img {
  width: 140px;
}
footer .footer-1 .footer-content .footer-logo > a .light {
  display: inline-block;
}
footer .footer-1 .footer-content .footer-logo > a .dark {
  display: none;
}
footer .footer-1 .footer-content .footer-logo p {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
}
footer .footer-1 .footer-content .footer-social a {
  width: calc(28px + 6 * (100vw - 320px) / 1600);
  height: calc(28px + 6 * (100vw - 320px) / 1600);
}
footer .footer-1 .footer-content ul {
  margin-top: calc(12px + 18 * (100vw - 320px) / 1600);
}
footer .footer-1 .footer-content ul.contact-details {
  margin-top: calc(12px + 3 * (100vw - 320px) / 1600);
}
footer .footer-1 .footer-content ul li {
  gap: 12px;
  padding: 5px 0;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
footer .footer-1 .footer-content ul li a {
  gap: 12px;
  display: flex;
  align-items: start;
  justify-content: center;
}
footer .footer-1 .footer-content ul li i {
  color: rgba(var(--theme-default), 1);
  font-size: 18px;
}
footer .footer-1 .footer-content ul li p {
  color: rgba(var(--theme-font-color), 1);
  font-weight: 500;
}
footer .footer-1 .footer-content ul li:first-child {
  padding-top: 0;
}
footer .footer-1 .footer-content ul li:last-child {
  padding-bottom: 0;
}
footer .footer-1 .footer-content .footer-grid {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 10px !important;
}
@media (max-width: 575px) {
  footer .footer-1 .footer-content .footer-grid {
    width: 65% !important;
  }
}
@media (max-width: 370px) {
  footer .footer-1 .footer-content .footer-grid {
    width: 100% !important;
  }
}
footer .footer-1 .footer-content .footer-grid li > img {
  border-radius: 4px;
  width: 100%;
}
footer .footer-1 .footer-content > div .footer-title {
  cursor: pointer;
  transition: all 0.4s ease-in-out;
}
footer .footer-1 .footer-content > div .footer-title .footer-p {
  padding-left: calc(16px + 14 * (100vw - 1200px) / 720);
}
@media (max-width: 575px) {
  footer .footer-1 .footer-content > div .footer-title.open h5::before {
    content: "\f068";
  }
  footer .footer-1 .footer-content > div .footer-title.open .accordion-hidden {
    height: auto;
    padding-top: 10px;
  }
}
footer .footer-1 .footer-content > div .footer-title h5 {
  position: relative;
  display: flex;
  align-items: center;
  transition: all 0.4s ease-in-out;
  gap: calc(10px + 5 * (100vw - 320px) / 1600);
}
@media (max-width: 575px) {
  footer .footer-1 .footer-content > div .footer-title h5 {
    width: 100%;
  }
  footer .footer-1 .footer-content > div .footer-title h5::before {
    content: "+";
    font-family: FontAwesome !important;
    width: 17px;
    height: 17px;
    position: absolute;
    top: 45%;
    right: 10px;
    transform: translateY(-50%);
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transition: all 0.4s ease-in-out;
  }
  [dir=rtl] footer .footer-1 .footer-content > div .footer-title h5::before {
    left: 10px;
    right: unset;
  }
}
footer .footer-1 .footer-content > div .footer-title i {
  font-size: calc(16px + 6 * (100vw - 320px) / 1600);
}
footer .footer-1 .footer-content > div .footer-title .footer-details .footer-map iframe {
  width: 100%;
  height: 210px;
  border-radius: 8px;
  overflow: hidden;
}
footer .footer-1 .footer-content > div .footer-title .footer-details li {
  position: relative;
  padding: 0;
  margin-bottom: 9px;
}
footer .footer-1 .footer-content > div .footer-title .footer-details li:has(img) {
  margin-bottom: 0;
}
footer .footer-1 .footer-content > div .footer-title .footer-details li a {
  color: rgba(var(--theme-font-color), 0.8);
  font-weight: 400;
  transition: all 0.4s ease-in-out;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
  font-size: calc(14px + 0 * (100vw - 320px) / 1600);
}
@media (max-width: 575px) {
  footer .footer-1 .footer-content > div .footer-title .footer-details li a {
    margin-left: 10px;
  }
  [dir=rtl] footer .footer-1 .footer-content > div .footer-title .footer-details li a {
    margin-left: unset;
    margin-right: 10px;
  }
  footer .footer-1 .footer-content > div .footer-title .footer-details li a:after {
    transform: translateY(-50%) scale(1) !important;
    background-color: rgba(var(--theme-font-color), 0.4) !important;
  }
}
footer .footer-1 .footer-content > div .footer-title .footer-details li a:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%) scale(0);
  height: 2px;
  width: 7px;
  border-radius: 25px;
  background-color: rgba(var(--theme-default), 1);
  transition: all 0.4s ease-in-out;
}
[dir=rtl] footer .footer-1 .footer-content > div .footer-title .footer-details li a:after {
  right: 0;
  left: unset;
}
footer .footer-1 .footer-content > div .footer-title .footer-details li a:hover {
  color: rgba(var(--theme-default), 1);
  margin-left: 10px;
}
[dir=rtl] footer .footer-1 .footer-content > div .footer-title .footer-details li a:hover {
  margin-left: unset;
  margin-right: 10px;
}
footer .footer-1 .footer-content > div .footer-title .footer-details li a:hover:after {
  transform: translateY(-50%) scale(1);
}
@media (max-width: 575px) {
  footer .footer-1 .footer-content > div .footer-title .footer-details li a:hover:after {
    background-color: rgba(var(--theme-default), 1) !important;
  }
}
@media (max-width: 575px) {
  footer .footer-1 .footer-content > div .accordion-hidden {
    padding-left: 15px;
    height: 0;
    width: 100%;
    overflow: hidden;
    margin-top: 0;
    gap: 5px;
    margin-bottom: 0px;
  }
}
footer .footer-1 .footer-content .footer-blog .d-flex {
  margin-top: calc(12px + 18 * (100vw - 320px) / 1600);
  align-items: center;
  gap: 20px;
}
footer .footer-1 .footer-content .footer-blog .d-flex .footer-img {
  overflow: hidden;
  border-radius: 4px;
}
footer .footer-1 .footer-content .footer-blog .d-flex .footer-news {
  width: 80%;
}
footer .footer-1 .footer-content .footer-blog .d-flex .footer-news h6 {
  font-weight: 600;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  margin-bottom: calc(8px + 2 * (100vw - 320px) / 1600);
}
footer .footer-1 .footer-content .footer-blog .d-flex .footer-news span {
  font-family: "Roboto", sans-serif;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}
footer .footer-1 .footer-content form {
  margin-top: calc(12px + 18 * (100vw - 320px) / 1600);
}
footer .footer-1 .footer-content form a {
  margin-bottom: calc(8px + 8 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-font-color), 0.8);
  font-weight: 600;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
}
footer .footer-1 .footer-content form input {
  margin-bottom: calc(8px + 4 * (100vw - 320px) / 1600);
  background-color: rgba(var(--section-background), 1);
  border: unset;
  border-radius: 0;
  padding: 12px 25px;
}
footer .footer-1 .footer-content form .d-flex {
  justify-content: space-between;
}
@media (max-width: 1399px) and (min-width: 992px) {
  footer .footer-1 .footer-content form .d-flex {
    justify-content: flex-start;
    gap: 18px;
  }
}
@media (max-width: 768px) and (min-width: 576px) {
  footer .footer-1 .footer-content form .d-flex {
    flex-direction: column;
    gap: 18px;
  }
}
@media (max-width: 575px) {
  footer .footer-1 .footer-content form .d-flex {
    justify-content: flex-start;
    gap: 18px;
  }
}
footer .footer-1 .footer-content form .d-flex a {
  margin-bottom: 0;
  font-size: calc(12px + 2 * (100vw - 320px) / 1600);
  color: rgba(var(--white), 1);
}
footer .footer-1 .footer-content form .d-flex a.sub-btn.unsubscribe-btn {
  border: unset;
  border-image: 90deg, rgba(var(--section-background), 0.9) 0%, rgba(var(--section-background), 1) 100%;
  color: rgba(var(--theme-font-color), 0.6);
  box-shadow: 0px 5px 12.5px rgba(var(--section-background), 0.35);
}
footer .footer-1 .footer-content form .d-flex a.sub-btn.unsubscribe-btn::after {
  background-image: linear-gradient(90deg, rgba(var(--section-background), 0.9) 0%, rgba(var(--section-background), 1) 100%);
  width: 100%;
}
footer .footer-1 .footer-content form .d-flex a.sub-btn.unsubscribe-btn:hover, footer .footer-1 .footer-content form .d-flex a.sub-btn.unsubscribe-btn.active, footer .footer-1 .footer-content form .d-flex a.sub-btn.unsubscribe-btn:focus {
  border-image: none;
  border-color: rgba(var(--theme-font-color), 0.6) !important;
  color: rgba(var(--theme-font-color), 0.6) !important;
}
footer .footer-1 .footer-content .footer-emergency {
  margin-top: calc(12px + 18 * (100vw - 320px) / 1600);
}
footer .footer-1 .footer-content .footer-emergency h5 {
  margin-bottom: calc(8px + 6 * (100vw - 320px) / 1600);
}
footer .footer-1 .footer-content .footer-emergency h5 span {
  color: rgba(var(--theme-default), 1);
  font-size: calc(16px + 4 * (100vw - 320px) / 1600);
}
footer .footer-1 .footer-content .footer-emergency p {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  white-space: normal;
  margin-bottom: calc(8px + 6 * (100vw - 320px) / 1600);
}
footer .footer-1 .footer-content .footer-emergency h6 {
  background-color: rgba(var(--section-background), 1);
  padding: calc(8px + 10 * (100vw - 320px) / 1600) calc(8px + 20 * (100vw - 320px) / 1600);
  text-align: center;
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
}
footer .footer-1 .footer-content .footer-emergency h6 span {
  color: rgba(var(--theme-default), 1);
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
}
footer .footer-1.style-6 {
  background-color: rgba(var(--theme-default), 0.06);
}
footer .footer-1.style-6 .footer-content .footer-logo h5 {
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
  margin: 8px 0;
}
footer .footer-1.style-6 .footer-content .footer-logo .subscribe-box {
  position: relative;
  margin-bottom: calc(12px + 18 * (100vw - 320px) / 1600);
  background-color: transparent;
}
footer .footer-1.style-6 .footer-content .footer-logo .subscribe-box input {
  background-color: rgba(var(--body-background), 1);
  padding: 14px 130px 14px 14px;
}
[dir=rtl] footer .footer-1.style-6 .footer-content .footer-logo .subscribe-box input {
  padding-inline: 14px 130px;
}
footer .footer-1.style-6 .footer-content .footer-logo .subscribe-box .btn {
  position: absolute;
  top: 50%;
  right: 6px;
  transform: translateY(-50%);
  width: fit-content;
  padding: 10px;
}
[dir=rtl] footer .footer-1.style-6 .footer-content .footer-logo .subscribe-box .btn {
  left: 6px;
  right: unset;
}
footer .footer-1.style-6 .footer-content .footer-title .footer-details li a,
footer .footer-1.style-6 .footer-content .footer-title .footer-details li span {
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  color: rgba(var(--content-color), 1);
  font-weight: 500;
}
footer.footer-dark {
  background-color: #1f303e;
}
body.dark footer.footer-dark {
  background-color: #11213f;
}
footer.footer-dark .title h2 {
  color: rgba(var(--white), 1);
}
footer.footer-dark .footer-1 .footer-content .footer-logo p {
  color: #b6b6b6;
}
footer.footer-dark .footer-1 .footer-content ul li p {
  color: rgba(var(--white), 1);
}
footer.footer-dark .footer-1 .footer-content > div .footer-title h5 {
  color: rgba(var(--white), 1);
}
footer.footer-dark .footer-1 .footer-content > div .footer-title .footer-details li a {
  color: #b6b6b6;
}
footer.footer-dark .footer-1 .footer-content > div .footer-title .footer-details li:hover a {
  color: rgba(var(--theme-default), 1);
}
footer.footer-dark .footer-1 .footer-content .footer-blog .d-flex .footer-news h6 {
  color: rgba(var(--white), 1);
}
footer.footer-dark .footer-1 .footer-content .footer-blog .d-flex .footer-news span {
  color: #b6b6b6;
}
footer.footer-dark ~ .copyright {
  background-color: #1f303e;
  border-top: 1px solid rgba(var(--white), 0.1);
}
body.dark footer.footer-dark ~ .copyright {
  background-color: #11213f;
}
footer.footer-dark ~ .copyright .d-flex .flex-shrink-0 p {
  color: rgba(var(--white), 1);
}

.copyright {
  background-color: rgba(var(--section-background));
  overflow: hidden;
}
@media (max-width: 575px) {
  .copyright {
    margin-bottom: 54px;
  }
}
.copyright .d-flex {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
  padding: 15px 0;
}
@media (max-width: 575px) {
  .copyright .d-flex {
    display: block !important;
  }
}
.copyright .d-flex .flex-grow-1 {
  display: flex;
}
@media (max-width: 575px) {
  .copyright .d-flex .flex-grow-1 {
    justify-content: center;
  }
}
.copyright .d-flex .flex-grow-1 .footer-social {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s;
}
.copyright .d-flex .flex-grow-1 .footer-social a {
  margin: 0 7px;
  border-radius: 50%;
  transition: all 0.5s;
}
.copyright .d-flex .flex-grow-1 .footer-social a img {
  max-width: 20px;
}
.copyright .d-flex .flex-grow-1 .footer-social:hover {
  background-color: var(--white);
  box-shadow: 0px 0px 4px rgba(var(--theme-font-color) 0.2);
}
.copyright .d-flex .copyright-link {
  display: flex;
  align-items: center;
  justify-content: center;
}
.copyright .d-flex .copyright-link li + li {
  border-left: 2px solid rgba(var(--p-text-color), 1);
  padding-left: 5px;
  margin-left: 5px;
}
[dir=rtl] .copyright .d-flex .copyright-link li + li {
  padding-left: 0;
  padding-right: 5px;
  margin-right: 5px;
  margin-left: 0;
  border-left: none;
  border-right: 2px solid rgba(var(--p-text-color), 1);
}
.copyright .d-flex .copyright-link li a {
  font-weight: 700;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  margin-bottom: 0;
  letter-spacing: 0.03em;
  font-family: "Roboto", sans-serif;
  color: rgba(var(--p-text-color), 1);
}
@media (max-width: 575px) {
  .copyright .d-flex .flex-shrink-0 {
    text-align: center;
  }
}
.copyright .d-flex .flex-shrink-0 p:has(i) {
  color: #222;
  font-weight: 400;
}
body.dark .copyright .d-flex .flex-shrink-0 p:has(i) {
  color: rgba(var(--white), 1);
}
.copyright .d-flex .flex-shrink-0 p i {
  color: red;
}
.copyright .d-flex .flex-shrink-0 p span {
  font-weight: 400;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-default), 1);
}
.copyright.style-6 {
  background-color: rgba(var(--body-background), 1);
}

/*=====================
07. Footer css End
==========================*/
/*=====================
  4.04 Home-slider css start
==========================*/
.home-section.style-1 {
  background-image: url(../images/layout-1/bg.png);
  background-color: rgba(var(--section-background), 1);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  overflow: hidden;
}
@media (max-width: 767px) {
  .home-section.style-1 {
    padding: calc(24px + 26 * (100vw - 320px) / 1600) 0 !important;
  }
}
@media (max-width: 1600px) and (min-width: 767px) {
  .home-section.style-1 .row .col-xxl-5 {
    margin-left: -30px;
  }
}
@media (max-width: 767px) {
  .home-section.style-1 .row .col-xxl-5 {
    display: none;
  }
}
.home-section.style-1 h1 {
  font-size: calc(26px + 36 * (100vw - 320px) / 1600);
  margin-bottom: 12px;
}
.home-section.style-1 h1 span {
  font-size: calc(26px + 36 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-default), 1);
}
.home-section.style-1 p {
  width: 64%;
  margin-bottom: calc(14px + 26 * (100vw - 320px) / 1600);
}
@media (max-width: 1199px) {
  .home-section.style-1 p {
    width: 90%;
  }
}
@media (max-width: 767px) {
  .home-section.style-1 p {
    width: 100%;
  }
}
.home-section.style-1 .doctor-img {
  position: relative;
  z-index: 2;
}
.home-section.style-1 .doctor-img img {
  position: relative;
  z-index: 2;
}
@media (max-width: 1199px) {
  .home-section.style-1 .doctor-img img {
    width: 400px;
  }
}
@media (max-width: 1199px) {
  .home-section.style-1 .doctor-img .wave-animation {
    display: none;
  }
}
.home-section.style-1 .doctor-img .wave-animation span {
  width: 280px;
  height: 280px;
  top: 7%;
  bottom: unset;
  z-index: 1;
  right: 53%;
  transform: translateX(50%);
  background-color: rgba(var(--theme-default), 0.05);
}
.home-section.style-1 .doctor-img .wave-animation span:nth-child(2) {
  width: 350px;
  height: 350px;
  animation: none;
  background-color: rgba(var(--theme-default), 0.05);
  top: 3%;
  right: 53%;
  transform: translateX(50%);
}
.home-section.style-1 .doctor-img .wave-animation span:nth-child(3) {
  width: 410px;
  height: 410px;
  background-color: rgba(var(--theme-default), 0.05);
  top: 0%;
  right: 53%;
  transform: translateX(50%);
}
.home-section.style-1 .doctor-img ul li:first-child {
  position: absolute;
  bottom: 23%;
  left: 8%;
  z-index: 3;
}
.home-section.style-1 .doctor-img ul li:nth-child(2) {
  position: absolute;
  top: 43%;
  right: 17%;
  z-index: 3;
}
@media (max-width: 991px) {
  .home-section.style-1 .doctor-img ul li:nth-child(2) {
    display: none;
  }
}
.home-section.style-1 .doctor-img ul li:last-child {
  position: absolute;
  bottom: 17%;
  right: 3%;
  z-index: 3;
}
.home-section.style-1 .doctor-img ul li .massage-box::after {
  position: absolute;
  content: "";
  top: -10px;
  left: -10px;
  height: 47px;
  width: 47px;
  background-color: rgba(var(--theme-default), 0.2);
  border-radius: 50%;
}
.home-section.style-1 .doctor-img ul li .massage-box::before {
  position: absolute;
  content: "";
  top: -20px;
  left: -20px;
  height: 67px;
  width: 67px;
  background-color: rgba(var(--theme-default), 0.2);
  border-radius: 50%;
}
.home-section.style-1 .doctor-img ul li .massage-box .icon {
  height: 27px;
  width: 27px;
  background-color: rgba(var(--theme-default), 1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.home-section.style-1 .doctor-img ul li .massage-box .icon i {
  color: rgba(var(--white), 1);
  font-size: 20px;
}
.home-section.style-1 .doctor-img ul li .massage-box .content {
  position: absolute;
  padding: calc(6px + 6 * (100vw - 320px) / 1600) calc(6px + 10 * (100vw - 320px) / 1600);
  background-color: rgba(var(--body-background), 1);
  border-radius: 6px;
  bottom: 57px;
  left: -48px;
  box-shadow: 0 20px 36px 0 rgba(var(--black), 0.1);
  z-index: 1;
}
.home-section.style-1 .doctor-img ul li .massage-box .content:after {
  position: absolute;
  content: "";
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  height: 20px;
  width: 20px;
  border-radius: 4px;
  z-index: -1;
  background-color: rgba(var(--body-background), 1);
}
.home-section.style-1 .doctor-img ul li .massage-box .content p {
  margin: 0;
  white-space: nowrap;
  text-align: center;
  width: 100%;
  color: rgba(var(--theme-font-color), 1);
  font-weight: 500;
  line-height: 1.5;
  font-size: calc(16px + 2 * (100vw - 320px) / 1600);
}
.home-section.style-1 .doctor-img ul li .massage-box .content p span {
  display: block;
  width: 100%;
  color: rgba(var(--theme-default), 1);
  font-weight: 500;
  line-height: 1.1;
  font-size: calc(16px + 2 * (100vw - 320px) / 1600);
}
.home-section.style-2 {
  background-image: url(../images/layout-2/bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  background-color: rgba(var(--theme-default), 0.05);
  overflow: hidden;
  padding-top: 53px !important;
  transform: translateY(-53px);
  margin-bottom: -53px;
}
@media (max-width: 991px) {
  .home-section.style-2 {
    margin-bottom: 0;
    transform: translateY(0);
    padding: calc(30px + 30 * (100vw - 320px) / 1600) 0 !important;
  }
}
.home-section.style-2 .home-bg-img .heading-title {
  font-size: calc(26px + 34 * (100vw - 320px) / 1600);
  color: #0a2635;
  font-weight: 700;
}
.home-section.style-2 .home-bg-img .heading-title ul {
  display: inline-block;
  transform: translateY(calc(-6px + -7 * (100vw - 320px) / 1600));
  margin-right: 12px;
}
.home-section.style-2 .home-bg-img .heading-title ul li img {
  border-radius: 50%;
}
@media (max-width: 767px) {
  .home-section.style-2 .home-bg-img .heading-title ul li img {
    width: 35px;
  }
}
.home-section.style-2 .home-bg-img .heading-title ul li + li {
  margin-left: -34px;
}
[dir=rtl] .home-section.style-2 .home-bg-img .heading-title ul li + li {
  margin-left: unset;
  margin-right: -34px;
}
@media (max-width: 767px) {
  .home-section.style-2 .home-bg-img .heading-title ul li + li {
    margin-left: -24px;
  }
}
.home-section.style-2 .home-bg-img .heading-title > img {
  border-radius: 100px;
  margin: 0 14px;
}
.home-section.style-2 .home-bg-img p {
  width: 75%;
  font-family: "Montserrat", sans-serif;
  margin-bottom: calc(12px + 28 * (100vw - 320px) / 1600);
}
@media (max-width: 991px) {
  .home-section.style-2 .home-bg-img p {
    width: 100%;
  }
}
.home-section.style-2 .home-bg-img .sec-btn-right {
  margin-bottom: calc(20px + 50 * (100vw - 320px) / 1600);
}
.home-section.style-2 .home-bg-img .sec-btn-right span {
  border-color: rgba(var(--white), 0.5);
}
.home-section.style-2 .home-bg-img .sec-btn-right:hover span {
  border-color: rgba(var(--theme-default), 1);
}
.home-section.style-2 .home-bg-img .dental-slider-box {
  position: relative;
}
.home-section.style-2 .home-bg-img .dental-slider-box .dental-pagination {
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  width: fit-content;
  height: fit-content;
  gap: 10px;
  margin-left: 12px;
}
[dir=rtl] .home-section.style-2 .home-bg-img .dental-slider-box .dental-pagination {
  right: 100%;
  left: unset;
  margin-left: unset;
  margin-right: 12px;
}
.home-section.style-2 .home-bg-img .dental-slider-box .dental-pagination .swiper-pagination-bullet {
  height: 10px;
  width: 10px;
  background-color: rgba(var(--theme-default), 1);
  opacity: 0.3;
}
.home-section.style-2 .home-bg-img .dental-slider-box .dental-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: rgba(var(--theme-default), 1);
  outline: 1px solid rgba(var(--theme-default), 1);
  outline-offset: 2px;
  opacity: 1;
}
.home-section.style-2 .eye-img {
  position: relative;
}
@media (max-width: 1600px) and (min-width: 1200px) {
  .home-section.style-2 .eye-img {
    margin-left: -50px;
  }
}
@media (max-width: 991px) {
  .home-section.style-2 .eye-img {
    display: none;
  }
}
[dir=rtl] .home-section.style-2 .eye-img img {
  transform: scaleX(-1);
}
.home-section.style-2 .eye-img .box-1 .content-box {
  position: absolute;
  bottom: 19%;
  left: -17%;
  z-index: 2;
  background-color: rgba(var(--body-background), 0.3);
  border: 2px solid rgba(var(--white), 1);
  border-radius: 10px;
  backdrop-filter: blur(4px);
  padding: 8px;
  max-width: 240px;
  box-shadow: 0px 24px 19px 0px rgba(var(--black), 0.08);
  animation: up-down 6s ease-in-out infinite;
}
body.dark .home-section.style-2 .eye-img .box-1 .content-box {
  border-color: #0a2635;
}
[dir=rtl] .home-section.style-2 .eye-img .box-1 .content-box {
  left: unset;
  right: -17%;
}
@media (max-width: 1600px) {
  .home-section.style-2 .eye-img .box-1 .content-box {
    top: 30%;
    right: -5%;
    left: unset;
    bottom: unset;
  }
}
@media (max-width: 1199px) {
  .home-section.style-2 .eye-img .box-1 .content-box {
    display: none;
  }
}
.home-section.style-2 .eye-img .box-1 .content-box .bg-color {
  padding: 14px;
  background-color: rgba(var(--body-background), 1);
  border-radius: 8px;
}
.home-section.style-2 .eye-img .box-1 .content-box .bg-color span {
  padding: 4px 8px;
  background-color: rgba(var(--theme-default), 0.08);
  display: block;
  border-radius: 4px;
  color: rgba(var(--theme-default), 1);
  text-align: center;
  font-weight: 600;
}
.home-section.style-2 .eye-img .box-1 .content-box .bg-color ul li {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 0 0;
  border-bottom: 1px dashed rgba(var(--black), 0.2);
}
.home-section.style-2 .eye-img .box-1 .content-box .bg-color ul li:last-child {
  border-bottom: none;
}
.home-section.style-2 .eye-img .box-1 .content-box .bg-color ul li h6 {
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: rgba(var(--theme-font-color), 1);
}
.home-section.style-2 .eye-img .box-1 .content-box .bg-color ul li p {
  font-size: 13px;
  margin-bottom: 0;
  width: 100%;
}
.home-section.style-2 .eye-img .box-2 .content-box {
  position: absolute;
  top: 26%;
  right: -26%;
  background-color: rgba(var(--body-background), 0.3);
  border: 2px solid rgba(var(--white), 1);
  border-radius: 10px;
  backdrop-filter: blur(4px);
  padding: 8px;
  z-index: 2;
  max-width: 240px;
  box-shadow: 0px 24px 19px 0px rgba(var(--black), 0.08);
  animation: up-down 6s ease-in-out infinite;
}
body.dark .home-section.style-2 .eye-img .box-2 .content-box {
  border-color: #0a2635;
}
[dir=rtl] .home-section.style-2 .eye-img .box-2 .content-box {
  left: -26%;
  right: unset;
}
@media (max-width: 1740px) {
  .home-section.style-2 .eye-img .box-2 .content-box {
    right: -14%;
  }
}
@media (max-width: 1600px) {
  .home-section.style-2 .eye-img .box-2 .content-box {
    bottom: 10%;
    left: -17%;
    right: unset;
    top: unset;
  }
}
@media (max-width: 1199px) {
  .home-section.style-2 .eye-img .box-2 .content-box {
    bottom: 2%;
    left: -26%;
  }
}
.home-section.style-2 .eye-img .box-2 .content-box .bg-color {
  padding: 14px;
  background-color: rgba(var(--body-background), 1);
  border-radius: 8px;
}
.home-section.style-2 .eye-img .box-2 .content-box .bg-color span {
  padding: 4px 8px;
  background-color: rgba(var(--theme-default), 0.08);
  display: block;
  border-radius: 4px;
  color: rgba(var(--theme-default), 1);
  text-align: center;
  font-weight: 600;
}
.home-section.style-2 .eye-img .box-2 .content-box .bg-color ul li {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px 0;
  border-bottom: 1px dashed rgba(var(--black), 0.2);
}
.home-section.style-2 .eye-img .box-2 .content-box .bg-color ul li:last-child {
  border-bottom: none;
}
.home-section.style-2 .eye-img .box-2 .content-box .bg-color ul li h6 {
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-font-color), 1);
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}
.home-section.style-2 .eye-img .box-2 .content-box .bg-color ul li p {
  font-size: 13px;
  margin-bottom: 0;
  width: 100%;
}
.home-section.style-2 .eye-img .box-2 .content-box .bg-color .btn {
  background-color: rgba(var(--theme-default), 1);
  color: rgba(var(--white), 1);
  border-radius: 4px;
  width: 100%;
  margin-top: 6px;
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  font-weight: 600;
}
.home-section.style-2 .marquee {
  display: flex;
  white-space: nowrap;
  position: absolute;
  gap: 30px;
  top: 0;
  right: unset;
  left: 27%;
  transform: rotate(-90deg);
  z-index: 1;
  opacity: 0.4;
}
[dir=rtl] .home-section.style-2 .marquee {
  right: 27%;
  left: unset;
}
.home-section.style-2 .marquee .marquee__item {
  animation-duration: 8s;
  animation-iteration-count: infinite;
  animation-name: marquee-content;
  animation-timing-function: linear;
  padding: 5px 15px 5px 15px;
}
.home-section.style-2 .marquee .marquee__item .animation-text {
  background: linear-gradient(rgba(var(--theme-default), 0.7), rgba(var(--theme-default), 0.1));
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: calc(18px + 120 * (100vw - 320px) / 1600);
  font-weight: 600;
  text-transform: capitalize;
}
.home-section.style-4 {
  background-image: url(../images/layout-4/home/bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  overflow: hidden;
  padding: calc(16px + 34 * (100vw - 320px) / 1600) 0 !important;
}
@media (max-width: 1599px) {
  .home-section.style-4 {
    padding: 0 !important;
  }
}
@media (max-width: 1199px) {
  .home-section.style-4 {
    padding-left: calc(16px + 64 * (100vw - 320px) / 1600) !important;
  }
}
@media (max-width: 991px) {
  .home-section.style-4 {
    padding: calc(50px + 50 * (100vw - 320px) / 1600) calc(16px + 54 * (100vw - 320px) / 1600) !important;
  }
}
.home-section.style-4 .home-content {
  padding-left: calc(15px + 215 * (100vw - 1200px) / 720);
}
[dir=rtl] .home-section.style-4 .home-content {
  padding-right: calc(15px + 215 * (100vw - 1200px) / 720);
  padding-left: unset;
}
.home-section.style-4 .home-content h6 {
  font-family: "Sue Ellen Francisco", cursive;
  font-size: calc(20px + 10 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-default), 1);
  font-weight: 400;
}
.home-section.style-4 .home-content h1 {
  color: #23131b;
  margin-bottom: 12px;
}
.home-section.style-4 .home-content p {
  color: rgba(35, 19, 27, 0.8);
  width: 75%;
  font-family: "Montserrat", sans-serif;
  margin-bottom: calc(12px + 28 * (100vw - 320px) / 1600);
}
@media (max-width: 1199px) {
  .home-section.style-4 .home-content p {
    width: 100%;
  }
}
.home-section.style-4 .home-img {
  margin-left: -30px;
  position: relative;
}
@media (max-width: 1199px) {
  .home-section.style-4 .home-img {
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .home-section.style-4 .home-img {
    margin-left: -30px;
  }
}
@media (max-width: 767px) {
  .home-section.style-4 .home-img {
    display: none;
  }
}
.home-section.style-4 .home-img > img {
  position: relative;
  z-index: 2;
}
[dir=rtl] .home-section.style-4 .home-img > img {
  transform: scaleX(-1);
}
@media (max-width: 1399px) {
  .home-section.style-4 .home-img > img {
    width: 550px;
  }
}
@media (max-width: 1199px) {
  .home-section.style-4 .home-img > img {
    width: 400px;
  }
}
@media (max-width: 991px) {
  .home-section.style-4 .home-img > img {
    width: 343px;
  }
}
.home-section.style-4 .home-img .wave-animation {
  position: absolute;
  z-index: 1;
  top: 3%;
  left: 8%;
}
@media (max-width: 1199px) {
  .home-section.style-4 .home-img .wave-animation {
    display: none;
  }
}
.home-section.style-4 .home-img .wave-animation img {
  width: 97%;
}
@media (max-width: 1199px) {
  .home-section.style-4 .home-img .eye-box {
    display: none;
  }
}
.home-section.style-4 .home-img .eye-box .box-1 .arrow-img {
  position: absolute;
  top: 46%;
  transform: translateY(-50%);
  left: 26%;
}
[dir=rtl] .home-section.style-4 .home-img .eye-box .box-1 .arrow-img {
  right: 26%;
  left: unset;
}
.home-section.style-4 .home-img .eye-box .box-1 .arrow-img img {
  animation: home-arrow 6s infinite linear;
}
.home-section.style-4 .home-img .eye-box .box-1 .content-box {
  position: absolute;
  top: 36%;
  left: 0%;
  z-index: 2;
  background-color: rgba(var(--body-background), 1);
  border-radius: 100px;
  padding: 6px;
  box-shadow: 0px 24px 19px 0px rgba(var(--black), 0.08);
  animation: up-down 6s ease-in-out infinite;
}
[dir=rtl] .home-section.style-4 .home-img .eye-box .box-1 .content-box {
  left: unset;
  right: 0%;
  transform: scaleX(-1);
}
@media (max-width: 1399px) {
  .home-section.style-4 .home-img .eye-box .box-1 .content-box {
    top: 31%;
  }
}
.home-section.style-4 .home-img .eye-box .box-1 .content-box ul {
  background-color: rgba(var(--body-background), 1);
  border: 1px solid rgba(var(--theme-default), 0.4);
  border-radius: 8px;
  border-radius: 100px;
}
.home-section.style-4 .home-img .eye-box .box-1 .content-box ul li {
  width: 100%;
  gap: 10px;
  padding: 10px 20px;
}
.home-section.style-4 .home-img .eye-box .box-1 .content-box ul li h5 {
  white-space: nowrap;
}
@media (max-width: 1600px) {
  .home-section.style-4 .home-img .eye-box .box-1.style-2 {
    display: none;
  }
}
.home-section.style-4 .home-img .eye-box .box-1.style-2 .arrow-img {
  position: absolute;
  top: 22%;
  transform: translateY(-50%) rotate(170deg) scaleY(-1);
  right: 26%;
  left: unset;
}
[dir=rtl] .home-section.style-4 .home-img .eye-box .box-1.style-2 .arrow-img {
  left: 26%;
  right: unset;
  transform: translateY(-50%) rotate(170deg) scaleX(1);
}
.home-section.style-4 .home-img .eye-box .box-1.style-2 .arrow-img img {
  animation: home-arrow 7s infinite linear;
}
.home-section.style-4 .home-img .eye-box .box-1.style-2 .content-box {
  position: absolute;
  top: 9%;
  right: 3%;
  left: unset;
}
[dir=rtl] .home-section.style-4 .home-img .eye-box .box-1.style-2 .content-box {
  left: 3%;
  right: unset;
}
.home-section.style-4 .home-img .eye-box .box-1.style-2 .content-box li {
  display: flex;
  align-items: center;
  padding: 10px;
}
.home-section.style-4 .home-img .eye-box .box-1.style-3 .arrow-img {
  position: absolute;
  bottom: 32%;
  transform: translateY(-50%) rotate(170deg);
  right: 21%;
  top: unset;
  left: unset;
}
[dir=rtl] .home-section.style-4 .home-img .eye-box .box-1.style-3 .arrow-img {
  left: 21%;
  right: unset;
  transform: translateY(-50%) rotate(170deg) scaleX(-1);
}
@media (max-width: 1599px) {
  .home-section.style-4 .home-img .eye-box .box-1.style-3 .arrow-img {
    left: 21%;
    right: unset;
    transform: translateY(-50%) rotate(170deg) scaleX(-1);
  }
}
.home-section.style-4 .home-img .eye-box .box-1.style-3 .arrow-img img {
  animation: home-arrow 7s infinite linear;
}
.home-section.style-4 .home-img .eye-box .box-1.style-3 .content-box {
  position: absolute;
  bottom: 21%;
  right: 5%;
  top: unset;
  left: unset;
}
[dir=rtl] .home-section.style-4 .home-img .eye-box .box-1.style-3 .content-box {
  left: 5%;
  right: unset;
}
@media (max-width: 1599px) {
  .home-section.style-4 .home-img .eye-box .box-1.style-3 .content-box {
    left: 5%;
    right: unset;
  }
}
.home-section.style-5 {
  background-image: url(../images/layout-5/home/bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-color: rgba(var(--section-background), 1);
  position: relative;
  overflow: hidden;
}
.home-section.style-5 .home-bg-img {
  padding-block: calc(26px + 34 * (100vw - 320px) / 1600);
}
.home-section.style-5 .home-bg-img h6 {
  font-family: "Sue Ellen Francisco", cursive;
  font-size: calc(20px + 10 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-default), 1);
  font-weight: 400;
  margin-bottom: 12px;
}
.home-section.style-5 .home-bg-img h1 {
  color: rgba(var(--theme-font-color), 1);
  margin-bottom: calc(12px + 8 * (100vw - 320px) / 1600);
  font-weight: 600;
  font-size: calc(26px + 30 * (100vw - 320px) / 1600);
}
.home-section.style-5 .home-bg-img h1 span {
  font-size: calc(26px + 30 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-default), 1);
}
.home-section.style-5 .home-bg-img p {
  color: rgba(var(--theme-font-color), 1);
  width: 75%;
  font-family: "Montserrat", sans-serif;
  margin-bottom: calc(12px + 48 * (100vw - 320px) / 1600);
}
@media (max-width: 576px) {
  .home-section.style-5 .home-bg-img p {
    width: 100%;
  }
}
.home-section.style-6 {
  background-image: url(../images/layout-6/1.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  background-color: rgba(var(--theme-default), 0.05);
  overflow: hidden;
}
.home-section.style-6 .home-bg-img {
  padding: calc(20px + 140 * (100vw - 320px) / 1600) 0;
}
.home-section.style-6 .home-bg-img h6 {
  font-family: "Sue Ellen Francisco", cursive;
  font-size: calc(20px + 10 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-default), 1);
  font-weight: 400;
}
.home-section.style-6 .home-bg-img h1 {
  color: rgba(var(--theme-default-dark), 1);
  margin-bottom: 12px;
}
.home-section.style-6 .home-bg-img p {
  color: rgba(var(--content-color), 1);
  width: 75%;
  font-family: "Montserrat", sans-serif;
  margin-bottom: calc(12px + 28 * (100vw - 320px) / 1600);
}
.home-section.style-6 .eye-img {
  position: absolute;
  top: 50%;
  right: 100px;
  transform: translateY(-50%);
}
[dir=rtl] .home-section.style-6 .eye-img {
  left: 100px;
  right: unset;
}
@media (max-width: 1199px) {
  .home-section.style-6 .eye-img {
    right: 60px;
  }
  [dir=rtl] .home-section.style-6 .eye-img {
    left: 60px;
    right: unset;
  }
}
@media (max-width: 991px) {
  .home-section.style-6 .eye-img {
    display: none;
  }
}
@media (max-width: 1780px) {
  .home-section.style-6 .eye-img > img {
    width: 650px;
  }
}
@media (max-width: 1400px) {
  .home-section.style-6 .eye-img > img {
    width: 500px;
  }
}
@media (max-width: 991px) {
  .home-section.style-6 .eye-img .box-1 {
    display: none;
  }
}
.home-section.style-6 .eye-img .box-1 .arrow-img {
  position: absolute;
  bottom: 26%;
  transform: translateY(-50%);
  left: 8%;
}
[dir=rtl] .home-section.style-6 .eye-img .box-1 .arrow-img {
  left: unset;
  right: 8%;
  transform: scaleX(-1);
}
@media (max-width: 1199px) {
  .home-section.style-6 .eye-img .box-1 .arrow-img {
    display: none;
  }
}
.home-section.style-6 .eye-img .box-1 .arrow-img img {
  animation: home-arrow 6s infinite linear;
}
.home-section.style-6 .eye-img .box-1 .content-box {
  position: absolute;
  bottom: -3%;
  left: -14%;
  background-color: rgba(var(--body-background), 0.3);
  border: 2px solid rgba(var(--white), 1);
  border-radius: 10px;
  backdrop-filter: blur(4px);
  padding: 8px;
  max-width: 240px;
  box-shadow: 0px 24px 19px 0px rgba(var(--black), 0.08);
  animation: up-down 6s ease-in-out infinite;
}
body.dark .home-section.style-6 .eye-img .box-1 .content-box {
  border-color: #01202c;
}
[dir=rtl] .home-section.style-6 .eye-img .box-1 .content-box {
  left: unset;
  right: -14%;
}
@media (max-width: 1780px) {
  .home-section.style-6 .eye-img .box-1 .content-box {
    bottom: -13%;
  }
}
@media (max-width: 1199px) {
  .home-section.style-6 .eye-img .box-1 .content-box {
    bottom: -20%;
  }
}
.home-section.style-6 .eye-img .box-1 .content-box ul {
  padding: 14px;
  background-color: rgba(var(--body-background), 1);
  border-radius: 8px;
}
.home-section.style-6 .eye-img .box-1 .content-box ul li {
  width: 100%;
  display: flex;
  align-items: start;
  gap: 10px;
}
.home-section.style-6 .eye-img .box-1 .content-box ul li + li {
  padding-top: 8px;
  border-top: 1px dashed rgba(var(--black), 0.2);
  margin-top: 8px;
}
@media (max-width: 991px) {
  .home-section.style-6 .eye-img .box-2 {
    display: none;
  }
}
.home-section.style-6 .eye-img .box-2 .arrow-img {
  position: absolute;
  top: 42%;
  transform: translateY(-50%) rotate(170deg);
  right: 18%;
}
[dir=rtl] .home-section.style-6 .eye-img .box-2 .arrow-img {
  left: 18%;
  right: unset;
  transform: translateY(-50%) rotate(170deg) scaleX(-1);
}
@media (max-width: 1199px) {
  .home-section.style-6 .eye-img .box-2 .arrow-img {
    display: none;
  }
}
.home-section.style-6 .eye-img .box-2 .arrow-img img {
  animation: home-arrow 7s infinite linear;
}
.home-section.style-6 .eye-img .box-2 .content-box {
  position: absolute;
  top: -6%;
  right: -5%;
  background-color: rgba(var(--body-background), 0.3);
  border: 2px solid rgba(var(--white), 1);
  border-radius: 10px;
  backdrop-filter: blur(4px);
  padding: 8px;
  max-width: 240px;
  box-shadow: 0px 24px 19px 0px rgba(var(--black), 0.08);
  animation: up-down 6s ease-in-out infinite;
}
body.dark .home-section.style-6 .eye-img .box-2 .content-box {
  border-color: #01202c;
}
[dir=rtl] .home-section.style-6 .eye-img .box-2 .content-box {
  left: -5%;
  right: unset;
}
@media (max-width: 1780px) {
  .home-section.style-6 .eye-img .box-2 .content-box {
    top: -17%;
  }
}
@media (max-width: 1199px) {
  .home-section.style-6 .eye-img .box-2 .content-box {
    top: -21%;
    right: -10%;
  }
  [dir=rtl] .home-section.style-6 .eye-img .box-2 .content-box {
    left: -10%;
    right: unset;
  }
}
.home-section.style-6 .eye-img .box-2 .content-box .bg-color {
  padding: 14px;
  background-color: rgba(var(--body-background), 1);
  border-radius: 8px;
}
.home-section.style-6 .eye-img .box-2 .content-box .bg-color span {
  padding: 4px 8px;
  background-color: rgba(var(--theme-default), 0.08);
  display: block;
  border-radius: 4px;
  color: rgba(var(--theme-default), 1);
  text-align: center;
  font-weight: 600;
}
.home-section.style-6 .eye-img .box-2 .content-box .bg-color ul li {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 10px;
  border-bottom: 1px dashed rgba(var(--black), 0.2);
}
.home-section.style-6 .eye-img .box-2 .content-box .bg-color ul li:last-child {
  border-bottom: none;
}
.home-section.style-6 .eye-img .box-2 .content-box .bg-color ul li h6 {
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
}
.home-section.style-6 .eye-img .box-2 .content-box .bg-color ul li p {
  font-size: 13px;
}
.home-section.style-6 .eye-img .box-2 .content-box .bg-color .btn {
  background-color: rgba(var(--theme-default), 1);
  color: rgba(var(--white), 1);
  border-radius: 4px;
  width: 100%;
  margin-top: 6px;
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  font-weight: 600;
}
.home-section.style-6 .marquee {
  display: flex;
  white-space: nowrap;
  position: absolute;
  gap: 30px;
  top: 0;
  right: 39%;
  left: unset;
  transform: rotate(-90deg);
  z-index: 1;
  opacity: 0.4;
}
.home-section.style-6 .marquee .marquee__item {
  animation-duration: 8s;
  animation-iteration-count: infinite;
  animation-name: marquee-content;
  animation-timing-function: linear;
  padding: 5px 15px 5px 15px;
}
.home-section.style-6 .marquee .marquee__item .animation-text {
  background: linear-gradient(rgba(var(--theme-default), 0.4), rgba(var(--theme-default), 0.04));
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: calc(18px + 122 * (100vw - 320px) / 1600);
  font-weight: 600;
}
.home-section.style-7 {
  background-image: url(../images/layout-7/1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .home-section.style-7 .home-bg-img {
    text-align: center;
  }
}
.home-section.style-7 .home-bg-img h6 {
  font-family: "Sue Ellen Francisco", cursive;
  font-size: calc(20px + 10 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-default), 1);
  font-weight: 400;
  margin-bottom: 12px;
}
.home-section.style-7 .home-bg-img h1 {
  color: #002339;
  margin-bottom: calc(12px + 8 * (100vw - 320px) / 1600);
  font-size: calc(26px + 30 * (100vw - 320px) / 1600);
}
@media (max-width: 991px) {
  .home-section.style-7 .home-bg-img h1 {
    font-size: calc(26px + 9 * (100vw - 320px) / 1600);
  }
}
.home-section.style-7 .home-bg-img p {
  color: rgba(0, 35, 57, 0.7);
  width: 75%;
  font-family: "Montserrat", sans-serif;
  margin-bottom: calc(12px + 48 * (100vw - 320px) / 1600);
}
@media (max-width: 991px) {
  .home-section.style-7 .home-bg-img p {
    width: 100%;
  }
}
.home-section.style-7 .home-bg-img .home-img {
  margin-left: -25%;
}
[dir=rtl] .home-section.style-7 .home-bg-img .home-img {
  margin-left: unset;
  margin-right: -25%;
}
@media (max-width: 1700px) {
  .home-section.style-7 .home-bg-img .home-img img {
    max-width: 100%;
    height: auto;
    margin-left: 30px;
  }
}
@media (max-width: 767px) {
  .home-section.style-7 .home-bg-img .home-img img {
    display: none;
  }
}
.home-section.style-7 .marquee {
  display: flex;
  white-space: nowrap;
  position: absolute;
  gap: 30px;
  top: 0;
  left: 39%;
  transform: rotate(-90deg);
  z-index: 1;
  opacity: 0.6;
}
.home-section.style-7 .marquee .marquee__item {
  animation-duration: 8s;
  animation-iteration-count: infinite;
  animation-name: marquee-content;
  animation-timing-function: linear;
  padding: 5px 15px 5px 15px;
}
.home-section.style-7 .marquee .marquee__item .animation-text {
  background: linear-gradient(rgba(var(--theme-default), 0.4), rgba(var(--theme-default), 0.04));
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: calc(18px + 80 * (100vw - 320px) / 1600);
  font-weight: 800;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  letter-spacing: 5px;
}
.home-section.style-8 {
  background: rgba(var(--theme-default), 0.08);
}
.home-section.style-8 .nutrition-content {
  position: relative;
}
.home-section.style-8 .nutrition-content .swiper-pagination {
  position: absolute;
  position: absolute;
  bottom: 7.8%;
  margin: 0;
  left: 45%;
  top: unset;
  background: transparent;
  width: 10%;
  color: transparent;
  display: flex;
  align-items: baseline;
}
[dir=rtl] .home-section.style-8 .nutrition-content .swiper-pagination {
  left: unset;
  right: 45%;
}
@media (max-width: 1399px) {
  .home-section.style-8 .nutrition-content .swiper-pagination {
    left: 50%;
  }
  [dir=rtl] .home-section.style-8 .nutrition-content .swiper-pagination {
    left: unset;
    right: 50%;
  }
}
@media (max-width: 767px) {
  .home-section.style-8 .nutrition-content .swiper-pagination {
    left: 5%;
  }
  [dir=rtl] .home-section.style-8 .nutrition-content .swiper-pagination {
    left: unset;
    right: 5%;
  }
}
.home-section.style-8 .nutrition-content .swiper-pagination .swiper-pagination-current {
  margin-right: 150px;
  color: rgba(var(--theme-font-color), 1);
  font-weight: 600;
  position: relative;
  font-size: calc(18px + 2 * (100vw - 320px) / 1600);
}
[dir=rtl] .home-section.style-8 .nutrition-content .swiper-pagination .swiper-pagination-current {
  margin-right: unset;
  margin-left: 150px;
}
.home-section.style-8 .nutrition-content .swiper-pagination .swiper-pagination-current::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 23px;
  width: 120px;
  height: 1.5px;
  background-color: rgba(var(--theme-font-color), 1);
}
[dir=rtl] .home-section.style-8 .nutrition-content .swiper-pagination .swiper-pagination-current::after {
  left: unset;
  right: 36px;
}
.home-section.style-8 .nutrition-content .swiper-pagination .swiper-pagination-current::before {
  content: "0";
  position: absolute;
  top: 50%;
  right: 100%;
  transform: translateY(-50%);
  color: rgba(var(--theme-font-color), 1);
  font-weight: 600;
  font-size: calc(18px + 2 * (100vw - 320px) / 1600);
}
.home-section.style-8 .nutrition-content .swiper-pagination .swiper-pagination-total {
  color: rgba(var(--content-color), 1);
  font-weight: 600;
  font-size: calc(18px + 2 * (100vw - 320px) / 1600);
  position: relative;
}
.home-section.style-8 .nutrition-content .swiper-pagination .swiper-pagination-total::before {
  content: "0";
  position: absolute;
  top: 50%;
  left: -100%;
  transform: translateY(-50%);
  color: rgba(var(--content-color), 1);
  font-weight: 600;
  font-size: calc(18px + 2 * (100vw - 320px) / 1600);
}
.home-section.style-8 .nutrition-content .swiper-button-prev {
  right: 37%;
  left: unset;
  bottom: 7%;
  top: unset;
  transform: scale(-1);
  border-radius: 4px;
}
body.dark .home-section.style-8 .nutrition-content .swiper-button-prev img {
  filter: brightness(0) invert(1);
}
[dir=rtl] .home-section.style-8 .nutrition-content .swiper-button-prev {
  transform: scaleX(-1);
  right: unset;
  left: 33%;
}
@media (max-width: 1399px) {
  .home-section.style-8 .nutrition-content .swiper-button-prev {
    right: 32%;
  }
  [dir=rtl] .home-section.style-8 .nutrition-content .swiper-button-prev {
    right: unset;
    left: 28%;
  }
}
@media (max-width: 1199px) {
  .home-section.style-8 .nutrition-content .swiper-button-prev {
    right: 27%;
  }
  [dir=rtl] .home-section.style-8 .nutrition-content .swiper-button-prev {
    right: unset;
    left: 22%;
  }
}
@media (max-width: 991px) {
  .home-section.style-8 .nutrition-content .swiper-button-prev {
    display: none;
  }
}
.home-section.style-8 .nutrition-content .swiper-button-prev::after {
  display: none;
}
.home-section.style-8 .nutrition-content .swiper-button-next {
  right: 33%;
  left: unset;
  bottom: 7%;
  top: unset;
  border-radius: 4px;
}
body.dark .home-section.style-8 .nutrition-content .swiper-button-next img {
  filter: brightness(0) invert(1);
}
[dir=rtl] .home-section.style-8 .nutrition-content .swiper-button-next {
  right: unset;
  left: 37%;
}
@media (max-width: 1399px) {
  .home-section.style-8 .nutrition-content .swiper-button-next {
    right: 28%;
  }
  [dir=rtl] .home-section.style-8 .nutrition-content .swiper-button-next {
    right: unset;
    left: 32%;
  }
}
@media (max-width: 1199px) {
  .home-section.style-8 .nutrition-content .swiper-button-next {
    right: 22%;
  }
  [dir=rtl] .home-section.style-8 .nutrition-content .swiper-button-next {
    right: unset;
    left: 27%;
  }
}
@media (max-width: 991px) {
  .home-section.style-8 .nutrition-content .swiper-button-next {
    display: none;
  }
}
.home-section.style-8 .nutrition-content .swiper-button-next::after {
  display: none;
}
@media (max-width: 1800px) {
  .home-section.style-8 .nutrition-content .nutrition-img img {
    max-width: 100%;
    height: auto;
  }
}
@media (max-width: 767px) {
  .home-section.style-8 .nutrition-content .nutrition-img img {
    display: none;
  }
}
.home-section.style-8 .nutrition-content .home-content {
  padding-left: calc(12px + 48 * (100vw - 320px) / 1600);
  margin-bottom: calc(12px + 138 * (100vw - 320px) / 1600);
  position: relative;
}
[dir=rtl] .home-section.style-8 .nutrition-content .home-content {
  padding-right: calc(12px + 48 * (100vw - 320px) / 1600);
  padding-left: unset;
}
@media (max-width: 1800px) and (min-width: 991px) {
  .home-section.style-8 .nutrition-content .home-content {
    padding: calc(12px + 88 * (100vw - 320px) / 1600) 0 0 calc(12px + 48 * (100vw - 320px) / 1600);
    margin-bottom: 150px;
  }
}
@media (max-width: 991px) {
  .home-section.style-8 .nutrition-content .home-content {
    padding: 0;
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .home-section.style-8 .nutrition-content .home-content {
    padding: calc(40px + 60 * (100vw - 320px) / 1600) 0;
    margin-bottom: 50px;
  }
  [dir=rtl] .home-section.style-8 .nutrition-content .home-content {
    padding-inline: 0;
  }
}
.home-section.style-8 .nutrition-content .home-content .dish-1 {
  position: absolute;
  top: -78%;
  right: 0;
}
[dir=rtl] .home-section.style-8 .nutrition-content .home-content .dish-1 {
  left: 0;
  right: unset;
}
@media (max-width: 991px) {
  .home-section.style-8 .nutrition-content .home-content .dish-1 {
    display: none;
  }
}
.home-section.style-8 .nutrition-content .home-content .dish {
  position: absolute;
  right: 11.8%;
  bottom: -24%;
  animation: rounded 16s infinite linear;
}
[dir=rtl] .home-section.style-8 .nutrition-content .home-content .dish {
  left: 11.8%;
  right: unset;
}
@media (max-width: 1400px) {
  .home-section.style-8 .nutrition-content .home-content .dish {
    right: 12.8%;
  }
  [dir=rtl] .home-section.style-8 .nutrition-content .home-content .dish {
    left: 12.8%;
    right: unset;
  }
}
@media (max-width: 1199px) {
  .home-section.style-8 .nutrition-content .home-content .dish {
    display: none;
  }
}
.home-section.style-8 .nutrition-content .home-content .leaf {
  position: absolute;
  right: 5%;
  bottom: 4%;
}
[dir=rtl] .home-section.style-8 .nutrition-content .home-content .leaf {
  left: 5%;
  right: unset;
}
@media (max-width: 991px) {
  .home-section.style-8 .nutrition-content .home-content .leaf {
    display: none;
  }
}
.home-section.style-8 .nutrition-content .home-content ul li {
  position: absolute;
}
.home-section.style-8 .nutrition-content .home-content ul li:first-child {
  top: -50%;
  left: 16%;
}
[dir=rtl] .home-section.style-8 .nutrition-content .home-content ul li:first-child {
  left: unset;
  right: 16%;
}
.home-section.style-8 .nutrition-content .home-content ul li:first-child img {
  width: 70px;
}
.home-section.style-8 .nutrition-content .home-content ul li:nth-child(2) {
  top: -56%;
  left: -76%;
}
[dir=rtl] .home-section.style-8 .nutrition-content .home-content ul li:nth-child(2) {
  left: unset;
  right: -76%;
}
.home-section.style-8 .nutrition-content .home-content ul li:nth-child(2) img {
  width: 90px;
}
.home-section.style-8 .nutrition-content .home-content ul li:last-child {
  bottom: -10%;
  left: -76%;
  z-index: -1;
}
[dir=rtl] .home-section.style-8 .nutrition-content .home-content ul li:last-child {
  left: unset;
  right: -76%;
}
.home-section.style-8 .nutrition-content .home-content ul li:last-child img {
  width: 120px;
}
.home-section.style-8 .nutrition-content .home-content::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background-color: rgba(var(--black), 0.1);
  bottom: 0;
  left: -10%;
  z-index: -1;
}
[dir=rtl] .home-section.style-8 .nutrition-content .home-content::after {
  left: unset;
  right: -10%;
}
@media (max-width: 767px) {
  .home-section.style-8 .nutrition-content .home-content::after {
    display: none;
  }
}
.home-section.style-8 .nutrition-content .home-content::before {
  position: absolute;
  content: "";
  width: 220px;
  height: 220px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 50%, rgba(var(--theme-default), 1) 50%);
  bottom: -29%;
  right: 10%;
  z-index: -1;
  border-radius: 0 0 100% 100%;
}
[dir=rtl] .home-section.style-8 .nutrition-content .home-content::before {
  left: 10%;
  right: unset;
}
@media (max-width: 1199px) {
  .home-section.style-8 .nutrition-content .home-content::before {
    display: none;
  }
}
.home-section.style-8 .nutrition-content .home-content h2 {
  text-transform: uppercase;
  margin-bottom: calc(12px + 33 * (100vw - 320px) / 1600);
}
@media (max-width: 480px) {
  .home-section.style-8 .nutrition-content .home-content h2 {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }
}
.home-section.style-8 .nutrition-content .home-content h2 span {
  display: inline-block;
  padding: 4px 10px;
  transform: rotate(-3deg);
  font-size: calc(20px + 10 * (100vw - 320px) / 1600);
  line-height: 1.2;
  position: relative;
  z-index: 0;
  margin: 0 15px 0 20px;
  outline: 4px solid rgba(var(--body-background), 1);
  background-color: rgba(var(--theme-default), 1);
  color: rgba(var(--white), 1);
}
.home-section.style-8 .nutrition-content .home-content h2 span::after {
  content: "";
  position: absolute;
  top: -7px;
  left: -6px;
  width: calc(100% + 6px + 6 * (100vw - 320px) / 1600);
  height: calc(100% + 6px + 6 * (100vw - 320px) / 1600);
  background: linear-gradient(90deg, rgba(var(--black), 1) 50%, transparent 50%), linear-gradient(90deg, rgba(var(--black), 1) 50%, transparent 50%), linear-gradient(0deg, rgba(var(--black), 1) 50%, transparent 50%), linear-gradient(0deg, rgba(var(--black), 1) 50%, transparent 50%);
  background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
  background-size: 10px 1px, 10px 1px, 1px 10px, 1px 10px;
  background-position: 0% 0%, 100% 100%, 0% 100%, 100% 0px;
  animation: dash 5s linear infinite;
}
.home-section.style-8 .nutrition-content .home-content h2 span::before {
  content: "";
  position: absolute;
  top: calc(8px + 7 * (100vw - 320px) / 1600);
  left: calc(8px + 7 * (100vw - 320px) / 1600);
  width: 100%;
  height: 100%;
  background: rgba(var(--theme-default), 1);
  border-right: calc(2px + 2 * (100vw - 320px) / 1600) dashed rgba(var(--white), 1);
  border-bottom: calc(2px + 2 * (100vw - 320px) / 1600) dashed rgba(var(--white), 1);
  z-index: -2;
}
.home-section.style-8 .nutrition-content .home-content p {
  font-family: "Montserrat", sans-serif;
  width: 85%;
  margin-bottom: calc(12px + 28 * (100vw - 320px) / 1600);
}
@media (max-width: 1800px) {
  .home-section.style-8 .nutrition-content .home-content p {
    width: 100%;
  }
}
.home-section.style-8 .nutrition-content .home-content .btn {
  margin-bottom: calc(12px + 68 * (100vw - 320px) / 1600);
}
@media (max-width: 767px) {
  .home-section.style-8 .nutrition-content .home-content .btn {
    margin-bottom: 0;
  }
}
.home-section.style-9 {
  background: rgba(var(--theme-default), 0.08);
  position: relative;
  overflow: hidden;
  padding-top: calc(20px + 20 * (100vw - 320px) / 1600) !important;
}
@media (max-width: 1399px) {
  .home-section.style-9 .home-content {
    padding: calc(20px + 60 * (100vw - 320px) / 1600) 0 !important;
  }
}
.home-section.style-9 .massage-box {
  position: absolute;
  bottom: 35%;
  right: 32%;
}
[dir=rtl] .home-section.style-9 .massage-box {
  left: 32%;
  right: unset;
}
@media (max-width: 1199px) {
  .home-section.style-9 .massage-box {
    display: none;
  }
}
.home-section.style-9 .massage-box::after {
  position: absolute;
  content: "";
  top: -10px;
  left: -10px;
  height: 50px;
  width: 50px;
  background-color: rgba(var(--theme-default), 0.2);
  border-radius: 50%;
}
[dir=rtl] .home-section.style-9 .massage-box::after {
  left: unset;
  right: -10px;
}
.home-section.style-9 .massage-box::before {
  position: absolute;
  content: "";
  top: -20px;
  left: -20px;
  height: 70px;
  width: 70px;
  background-color: rgba(var(--theme-default), 0.2);
  border-radius: 50%;
}
[dir=rtl] .home-section.style-9 .massage-box::before {
  left: unset;
  right: -20px;
}
.home-section.style-9 .massage-box .icon {
  height: 30px;
  width: 30px;
  background-color: rgba(var(--theme-default), 1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.home-section.style-9 .massage-box .icon i {
  color: rgba(var(--white), 1);
  font-size: 20px;
}
.home-section.style-9 .massage-box .content {
  position: absolute;
  padding: calc(12px + 4 * (100vw - 320px) / 1600) calc(12px + 22 * (100vw - 320px) / 1600);
  background-color: rgba(var(--body-background), 1);
  border-radius: 6px;
  bottom: 70px;
  left: -70px;
  box-shadow: 0 20px 36px 0 rgba(var(--black), 0.1);
}
.home-section.style-9 .massage-box .content:after {
  position: absolute;
  content: "";
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  height: 20px;
  width: 20px;
  border-radius: 4px;
  background-color: rgba(var(--body-background), 1);
}
.home-section.style-9 .massage-box .content p {
  margin: 0;
  white-space: nowrap;
  text-align: center;
  color: rgba(var(--theme-font-color), 1);
  font-weight: 600;
  font-size: calc(16px + 4 * (100vw - 320px) / 1600);
}
.home-section.style-9 .massage-box .content p span {
  display: block;
  width: 100%;
  color: rgba(var(--theme-default), 1);
  font-weight: 600;
  font-size: calc(16px + 4 * (100vw - 320px) / 1600);
}
.home-section.style-9 h6 {
  font-family: "Sue Ellen Francisco", cursive;
  font-size: calc(20px + 10 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-default), 1);
  font-weight: 400;
  margin-bottom: 12px;
}
.home-section.style-9 h1 {
  color: rgba(var(--theme-font-color), 1);
  margin-bottom: calc(12px + 8 * (100vw - 320px) / 1600);
  font-size: calc(26px + 30 * (100vw - 320px) / 1600);
}
.home-section.style-9 p {
  color: rgba(var(--content-color), 1);
  width: 75%;
  font-family: "Montserrat", sans-serif;
  margin-bottom: calc(12px + 48 * (100vw - 320px) / 1600);
}
@media (max-width: 1399px) {
  .home-section.style-9 p {
    width: 100%;
  }
}
.home-section.style-9 .d-flex {
  gap: calc(10px + 10 * (100vw - 320px) / 1600);
  align-items: center;
}
@media (max-width: 1399px) {
  .home-section.style-9 .d-flex {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
}
.home-section.style-9 .d-flex ul li + li {
  margin-left: -26px;
}
[dir=rtl] .home-section.style-9 .d-flex ul li + li {
  margin-left: unset;
  margin-right: -26px;
}
.home-section.style-9 .d-flex h5 {
  color: rgba(var(--theme-font-color), 1);
  font-weight: 400;
  font-size: calc(16px + 6 * (100vw - 320px) / 1600);
}
.home-section.style-9 .d-flex h5 span {
  color: rgba(var(--theme-default), 1);
  font-size: calc(16px + 6 * (100vw - 320px) / 1600);
  margin-right: 4px;
}
[dir=rtl] .home-section.style-9 .d-flex h5 span {
  margin-right: 0;
  margin-left: 4px;
}
.home-section.style-9 .home-img {
  margin-left: 2.2%;
}
[dir=rtl] .home-section.style-9 .home-img {
  margin-left: unset;
  margin-right: 2.2%;
}
[dir=rtl] .home-section.style-9 .home-img img {
  transform: scaleX(-1);
}
@media (max-width: 1399px) and (min-width: 1200px) {
  .home-section.style-9 .home-img img {
    max-width: 100%;
    height: auto;
  }
}
@media (max-width: 1199px) {
  .home-section.style-9 .home-img img {
    width: 600px;
  }
}
@media (max-width: 991px) {
  .home-section.style-9 .home-img img {
    width: 500px;
  }
}
@media (max-width: 767px) {
  .home-section.style-9 .home-img img {
    display: none;
  }
}
.home-section.style-9 .shape-img {
  position: absolute;
  bottom: 0;
  left: 0;
}
[dir=rtl] .home-section.style-9 .shape-img {
  left: unset;
  right: 0;
  transform: scaleX(-1);
}
.home-section.style-9 .shape-img-1 {
  position: absolute;
  top: -8%;
  left: 27%;
  transform: rotate(-235deg);
}
[dir=rtl] .home-section.style-9 .shape-img-1 {
  left: unset;
  right: 27%;
}
.home-section.style-9 .shape-img-2 {
  position: absolute;
  top: 27%;
  left: 7%;
}
[dir=rtl] .home-section.style-9 .shape-img-2 {
  left: unset;
  right: 7%;
}
.home-section.style-9 .shape-img-3 {
  position: absolute;
  bottom: 12%;
  left: 41%;
}
[dir=rtl] .home-section.style-9 .shape-img-3 {
  left: unset;
  right: 41%;
}
.home-section.style-9 .shape-img-4 {
  position: absolute;
  top: 25%;
  left: 54%;
}
[dir=rtl] .home-section.style-9 .shape-img-4 {
  left: unset;
  right: 54%;
}
.home-section .marquee {
  display: flex;
  white-space: nowrap;
  position: absolute;
  gap: 30px;
  top: 0;
  left: 56.2%;
  transform: rotate(-90deg);
  z-index: 1;
  opacity: 0.6;
}
[dir=rtl] .home-section .marquee {
  left: unset;
  right: 56.2%;
}
.home-section .marquee .marquee__item {
  animation-duration: 8s;
  animation-iteration-count: infinite;
  animation-name: marquee-content;
  animation-timing-function: linear;
  padding: 5px 15px 5px 15px;
}
.home-section .marquee .marquee__item .animation-text {
  background: linear-gradient(rgba(var(--theme-default), 0.4), rgba(var(--theme-default), 0.04));
  background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: calc(18px + 80 * (100vw - 320px) / 1600);
  font-weight: 800;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  letter-spacing: 5px;
}

@keyframes rounded {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes marquee-content {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0%);
  }
}
@keyframes up-down {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes home-arrow {
  0% {
    transform: scale(0.5);
    transform-origin: left;
  }
  50% {
    transform: scale(1);
    transform-origin: left;
  }
  100% {
    transform: scale(0.5);
    transform-origin: left;
  }
}
.dermatology-demo-home .swiper {
  z-index: -1 !important;
}

.cosmetic-home-slider .banner-btn .home-slider-btn {
  position: relative;
}
.cosmetic-home-slider .banner-btn .home-slider-btn .swiper-button-next {
  height: calc(25px + 30 * (100vw - 320px) / 1600);
  width: calc(25px + 30 * (100vw - 320px) / 1600);
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow: rgba(var(--black), 0.1) 0px 2px 8px 0px;
  right: 4%;
  transition: all 0.4s ease-in-out;
  z-index: 0;
}
@media (max-width: 660px) {
  .cosmetic-home-slider .banner-btn .home-slider-btn .swiper-button-next {
    display: none;
  }
}
.cosmetic-home-slider .banner-btn .home-slider-btn .swiper-button-next:after {
  font-size: calc(12px + 4 * (100vw - 320px) / 1600);
  font-weight: 700;
  color: rgba(var(--theme-default), 1);
  transition: all 0.4s ease-in-out;
}
.cosmetic-home-slider .banner-btn .home-slider-btn .swiper-button-next::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  width: calc(35px + 41 * (100vw - 320px) / 1600);
  height: calc(35px + 41 * (100vw - 320px) / 1600);
  background-color: rgba(255, 255, 255, 0.7);
  animation: effect 2s linear 1s infinite;
  transition: all 0.4s ease-in-out;
  z-index: -1;
}
.cosmetic-home-slider .banner-btn .home-slider-btn .swiper-button-next:hover {
  background-color: rgba(var(--theme-default), 1);
}
.cosmetic-home-slider .banner-btn .home-slider-btn .swiper-button-next:hover::after {
  color: rgba(var(--white), 1);
}
.cosmetic-home-slider .banner-btn .home-slider-btn .swiper-button-next:hover::before {
  background-color: rgba(var(--theme-default), 0.4);
}
.cosmetic-home-slider .banner-btn .home-slider-btn .swiper-button-prev {
  height: calc(25px + 30 * (100vw - 320px) / 1600);
  width: calc(25px + 30 * (100vw - 320px) / 1600);
  border-radius: 50%;
  background-color: #ffffff;
  box-shadow: rgba(var(--black), 0.1) 0px 2px 8px 0px;
  left: 4%;
  transition: all 0.4s ease-in-out;
  z-index: 0;
}
@media (max-width: 660px) {
  .cosmetic-home-slider .banner-btn .home-slider-btn .swiper-button-prev {
    display: none;
  }
}
.cosmetic-home-slider .banner-btn .home-slider-btn .swiper-button-prev:after {
  margin-right: 5px;
  font-size: calc(12px + 4 * (100vw - 320px) / 1600);
  font-weight: 700;
  color: rgba(var(--theme-default), 1);
  transition: all 0.4s ease-in-out;
}
.cosmetic-home-slider .banner-btn .home-slider-btn .swiper-button-prev::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  width: calc(35px + 41 * (100vw - 320px) / 1600);
  height: calc(35px + 41 * (100vw - 320px) / 1600);
  background-color: rgba(255, 255, 255, 0.7);
  animation: effect 2s linear 1s infinite;
  transition: all 0.4s ease-in-out;
  z-index: -1;
}
.cosmetic-home-slider .banner-btn .home-slider-btn .swiper-button-prev:hover {
  background-color: rgba(var(--theme-default), 1);
}
.cosmetic-home-slider .banner-btn .home-slider-btn .swiper-button-prev:hover::after {
  color: rgba(var(--white), 1);
}
.cosmetic-home-slider .banner-btn .home-slider-btn .swiper-button-prev:hover::before {
  background-color: rgba(var(--theme-default), 0.4);
}
.cosmetic-home-slider .banner-btn .home-slider-btn .cosmetic-banner {
  background-image: url(../images/layout-3/home/bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 1650px) {
  .cosmetic-home-slider .banner-btn .home-slider-btn .cosmetic-banner .home-content {
    padding-left: 40px;
  }
}
@media (max-width: 1550px) {
  .cosmetic-home-slider .banner-btn .home-slider-btn .cosmetic-banner .home-content {
    padding-left: 80px;
  }
}
@media (max-width: 1400px) {
  .cosmetic-home-slider .banner-btn .home-slider-btn .cosmetic-banner .home-content {
    padding-left: 0px;
  }
}
@media (max-width: 1299px) {
  .cosmetic-home-slider .banner-btn .home-slider-btn .cosmetic-banner .home-content {
    padding-left: 80px;
  }
}
@media (max-width: 1199px) {
  .cosmetic-home-slider .banner-btn .home-slider-btn .cosmetic-banner .home-content {
    padding-left: 0px;
  }
}
@media (max-width: 991px) {
  .cosmetic-home-slider .banner-btn .home-slider-btn .cosmetic-banner .home-content {
    padding-top: 50px;
    margin-bottom: -50px;
  }
}
@media (max-width: 460px) {
  .cosmetic-home-slider .banner-btn .home-slider-btn .cosmetic-banner .home-content {
    margin-bottom: -80px;
  }
}
@media (max-width: 445px) {
  .cosmetic-home-slider .banner-btn .home-slider-btn .cosmetic-banner .home-content {
    margin-bottom: -130px;
  }
}
@media (max-width: 350px) {
  .cosmetic-home-slider .banner-btn .home-slider-btn .cosmetic-banner .home-content {
    margin-bottom: -160px;
  }
}
@media (max-width: 340px) {
  .cosmetic-home-slider .banner-btn .home-slider-btn .cosmetic-banner .home-content {
    margin-bottom: -200px;
  }
}
.cosmetic-home-slider .banner-btn .home-slider-btn .cosmetic-banner .home-content h6 {
  font-family: "Sue Ellen Francisco", cursive;
  font-size: calc(20px + 10 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-default), 1);
  font-weight: 400;
}
.cosmetic-home-slider .banner-btn .home-slider-btn .cosmetic-banner .home-content h1 {
  color: #131b03;
  margin-bottom: 12px;
}
.cosmetic-home-slider .banner-btn .home-slider-btn .cosmetic-banner .home-content h1 span {
  font-size: calc(26px + 34 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-default), 1);
}
.cosmetic-home-slider .banner-btn .home-slider-btn .cosmetic-banner .home-content p {
  color: rgba(19, 27, 3, 0.7);
  width: 95%;
  font-family: "Montserrat", sans-serif;
  margin-bottom: calc(12px + 28 * (100vw - 320px) / 1600);
}
.cosmetic-home-slider .banner-btn .home-slider-btn .cosmetic-banner .home-img {
  position: relative;
}
@media (max-width: 767px) {
  .cosmetic-home-slider .banner-btn .home-slider-btn .cosmetic-banner .home-img {
    display: none;
  }
}
@media (max-width: 1400px) {
  .cosmetic-home-slider .banner-btn .home-slider-btn .cosmetic-banner .home-img img {
    height: 750px;
  }
}
@media (max-width: 991px) {
  .cosmetic-home-slider .banner-btn .home-slider-btn .cosmetic-banner .home-img img {
    height: 550px;
  }
}
.cosmetic-home-slider .banner-btn .home-slider-btn .cosmetic-banner .home-img .massage-box {
  position: absolute;
  bottom: 33%;
  right: 27%;
}
.cosmetic-home-slider .banner-btn .home-slider-btn .cosmetic-banner .home-img .massage-box.style-2 {
  bottom: 24%;
  right: 14%;
}
.cosmetic-home-slider .banner-btn .home-slider-btn .cosmetic-banner .home-img .massage-box.style-3 {
  bottom: 42%;
  left: 29%;
  right: unset;
}
.cosmetic-home-slider .banner-btn .home-slider-btn .cosmetic-banner .home-img .massage-box::after {
  position: absolute;
  content: "";
  top: -10px;
  left: -10px;
  height: 50px;
  width: 50px;
  background-color: rgba(var(--theme-default), 0.2);
  border-radius: 50%;
}
.cosmetic-home-slider .banner-btn .home-slider-btn .cosmetic-banner .home-img .massage-box::before {
  position: absolute;
  content: "";
  top: -20px;
  left: -20px;
  height: 70px;
  width: 70px;
  background-color: rgba(var(--theme-default), 0.2);
  border-radius: 50%;
}
.cosmetic-home-slider .banner-btn .home-slider-btn .cosmetic-banner .home-img .massage-box .icon {
  height: 30px;
  width: 30px;
  background-color: rgba(var(--theme-default), 1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.cosmetic-home-slider .banner-btn .home-slider-btn .cosmetic-banner .home-img .massage-box .icon i {
  color: rgba(var(--white), 1);
  font-size: 20px;
}
.cosmetic-home-slider .banner-btn .home-slider-btn .cosmetic-banner .home-img .massage-box .content {
  position: absolute;
  padding: calc(12px + 4 * (100vw - 320px) / 1600) calc(12px + 22 * (100vw - 320px) / 1600);
  background-color: #fff;
  border-radius: 6px;
  bottom: 65px;
  left: -65px;
  box-shadow: 0 20px 36px 0 rgba(var(--black), 0.1);
}
.cosmetic-home-slider .banner-btn .home-slider-btn .cosmetic-banner .home-img .massage-box .content:after {
  position: absolute;
  content: "";
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  height: 20px;
  width: 20px;
  border-radius: 4px;
  background-color: #fff;
}
.cosmetic-home-slider .banner-btn .home-slider-btn .cosmetic-banner .home-img .massage-box .content p {
  margin: 0;
  white-space: nowrap;
  text-align: center;
  color: rgb(34, 54, 69);
  font-weight: 600;
  font-size: calc(16px + 4 * (100vw - 320px) / 1600);
}
.cosmetic-home-slider .banner-btn .home-slider-btn .cosmetic-banner .home-img .massage-box .content p span {
  display: block;
  width: 100%;
  color: rgba(var(--theme-default), 1);
  font-weight: 600;
  font-size: calc(16px + 4 * (100vw - 320px) / 1600);
}
.cosmetic-home-slider .banner-btn .sec-btn-left {
  font-size: calc(12px + 2 * (100vw - 320px) / 1600);
  position: absolute;
  right: 0px;
  top: 10%;
  z-index: 2;
}
[dir=rtl] .cosmetic-home-slider .banner-btn .sec-btn-left {
  left: 0px;
  right: unset;
}
@media (max-width: 767px) {
  .cosmetic-home-slider .banner-btn .sec-btn-left {
    top: 5%;
  }
}
.cosmetic-home-slider .banner-btn .location-icon {
  position: absolute;
  right: 0px;
  top: 18%;
  z-index: 2;
}
[dir=rtl] .cosmetic-home-slider .banner-btn .location-icon {
  left: 0px;
  right: unset;
}
@media (max-width: 991px) {
  .cosmetic-home-slider .banner-btn .location-icon {
    top: 23%;
  }
}
@media (max-width: 767px) {
  .cosmetic-home-slider .banner-btn .location-icon {
    display: none;
  }
}
.cosmetic-home-slider .banner-btn .location-icon a i {
  font-size: calc(15px + 5 * (100vw - 320px) / 1600);
  padding: calc(12px + 2 * (100vw - 320px) / 1600);
  color: rgba(var(--white), 1);
  background-color: rgba(var(--theme-font-color), 1);
}

/*=====================
09. Home-slider css End
==========================*/
/*=====================
  4.05 appointment css start
==========================*/
[dir=rtl] .appointment-section {
  transform: scaleX(-1);
}
[dir=rtl] .appointment-section > div {
  transform: scaleX(-1);
}
.appointment-section .cosmetic-appointment {
  background-color: rgba(var(--body-background), 1);
  padding: calc(18px + 47 * (100vw - 320px) / 1600);
  position: relative;
  border-radius: 6px;
}
.appointment-section .cosmetic-appointment .d-flex p {
  margin: 0;
  color: rgba(var(--theme-default), 1);
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}
.appointment-section .cosmetic-appointment .d-flex .icon {
  height: 40px;
  width: 40px;
  background-color: rgba(var(--theme-default), 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: relative;
}
.appointment-section .cosmetic-appointment .d-flex .icon::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  border: 1px solid rgba(var(--theme-default), 0.4);
  animation: effect-round 2s linear 1s infinite;
}
.appointment-section .cosmetic-appointment .d-flex .icon i {
  font-size: 20px;
  color: rgba(var(--theme-default), 1);
}
.appointment-section .cosmetic-appointment h4 {
  margin-top: 10px;
  line-height: 1.3;
}
.appointment-section .cosmetic-appointment p {
  margin-top: 12px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.appointment-section .cosmetic-appointment h5 {
  color: rgba(var(--theme-font-color), 1);
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: start;
  margin-top: calc(18px + 12 * (100vw - 320px) / 1600);
  margin-bottom: calc(22px + 18 * (100vw - 320px) / 1600);
  gap: 15px;
}
.appointment-section .cosmetic-appointment h5 i {
  color: rgba(var(--white), 1);
  padding: 8px 10px;
  background-color: rgba(var(--theme-default), 1);
  box-shadow: 0px 6px 10px 0px rgba(var(--theme-default), 0.2);
  border-radius: 2px;
}
[dir=rtl] .appointment-section .cosmetic-appointment h5 i {
  margin-right: unset;
  margin-left: 15px;
}
.appointment-section .cosmetic-appointment .cosmetic-btn {
  display: flex;
  align-items: center;
  justify-content: start;
}
@media (max-width: 480px) {
  .appointment-section .cosmetic-appointment .cosmetic-btn {
    flex-direction: column;
  }
}
.appointment-section .dots-img {
  position: relative;
}
.appointment-section .dots-img img {
  position: absolute;
}
@media (max-width: 991px) {
  .appointment-section .dots-img img {
    display: none;
  }
}
.appointment-section .dots-img img.top-img {
  right: -3%;
  top: -5%;
}
.appointment-section .dots-img img.bottom-img {
  left: -3%;
  bottom: -5%;
}

.dental-appointment .h-100 {
  border-radius: 4px 0 0 4px;
}
[dir=rtl] .dental-appointment .h-100 {
  border-radius: 0 4px 4px 0;
}
@media (max-width: 1199px) {
  .dental-appointment .h-100 {
    border-radius: 4px;
  }
  [dir=rtl] .dental-appointment .h-100 {
    border-radius: 4px;
  }
}
.dental-appointment .appointment-form {
  border-radius: 0 4px 4px 0;
}
@media (max-width: 1199px) {
  .dental-appointment .appointment-form {
    border-radius: 4px;
  }
  [dir=rtl] .dental-appointment .appointment-form {
    border-radius: 4px;
  }
}
[dir=rtl] .dental-appointment .appointment-form {
  border-radius: 4px 0 0 4px;
}

.appointment-img.style-6 img {
  border-radius: 4px 0 0 4px;
}
[dir=rtl] .appointment-img.style-6 img {
  border-radius: 0 4px 4px 0;
}

.appointment-form {
  background-color: rgba(var(--body-background), 1);
  height: 100%;
  padding-inline: calc(16px + 34 * (100vw - 320px) / 1600);
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-block: 15px;
}
@media (max-width: 1199px) {
  .appointment-form {
    padding: calc(16px + 14 * (100vw - 320px) / 1600) calc(16px + 34 * (100vw - 320px) / 1600);
  }
}
@media (max-width: 991px) {
  .appointment-form {
    padding-block: calc(16px + 34 * (100vw - 320px) / 1600);
  }
}
@media (max-width: 575px) {
  .appointment-form {
    padding-block: calc(16px + 34 * (100vw - 320px) / 1600);
    padding-inline: calc(16px + 34 * (100vw - 320px) / 1600);
  }
}
.appointment-form h4 {
  font-size: calc(18px + 10 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-default), 1);
  position: relative;
  padding-bottom: calc(12px + 6 * (100vw - 320px) / 1600);
  margin-bottom: calc(12px + 18 * (100vw - 320px) / 1600);
}
.appointment-form h4::after {
  position: absolute;
  content: "";
  height: 2px;
  width: 7%;
  bottom: 0;
  left: 0;
  background-color: rgba(var(--theme-default), 1);
}
[dir=rtl] .appointment-form h4::after {
  left: unset;
  right: 0;
}
.appointment-form form .form-label {
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  color: rgba(var(--theme-font-color), 1);
  margin-bottom: calc(10px + 2 * (100vw - 320px) / 1600);
}
.appointment-form form .form-control {
  padding: calc(10px + 6 * (100vw - 320px) / 1600);
  background-color: rgba(var(--theme-default), 0.051);
  border: none;
  border-radius: 4px;
}
.appointment-form form .form-control::placeholder {
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  font-weight: 400;
  color: rgba(var(--p-text-color), 1);
}
.appointment-form .appointment-btn {
  padding: calc(10px + 2 * (100vw - 320px) / 1600);
  background-image: linear-gradient(90deg, rgba(var(--theme-default), 0.9) 0%, rgba(var(--theme-default), 1) 100%);
  color: rgba(var(--white), 1);
  width: 100%;
  font-weight: 700;
  border-radius: 0;
  box-shadow: 0px 5px 12.5px rgba(var(--theme-default), 0.35);
  border-radius: 4px;
}
.appointment-form .appointment-btn:active {
  color: rgba(var(--white), 1);
  border-color: transparent;
}
.appointment-form.style-6 {
  background: rgba(var(--theme-default), 0.06);
  position: relative;
  border-radius: 0 4px 4px 0;
}
[dir=rtl] .appointment-form.style-6 {
  border-radius: 4px 0 0 4px;
}
@media (max-width: 991px) {
  .appointment-form.style-6 {
    border-radius: 4px;
  }
  [dir=rtl] .appointment-form.style-6 {
    border-radius: 4px 0 0 4px;
  }
}
.appointment-form.style-6::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 4px;
  background-color: rgba(var(--theme-default), 1);
  border-radius: 4px;
  transform: scale(0);
  transition: all 0.4s ease-in-out;
}
[dir=rtl] .appointment-form.style-6::before {
  right: unset;
  left: 0;
}
.appointment-form.style-6 .appointment-img {
  overflow: hidden;
}
.appointment-form.style-6 .appointment-img::after {
  content: "";
  position: absolute;
  width: 200%;
  height: 0%;
  left: 50%;
  top: 50%;
  background-color: rgba(var(--body-background), 0.2);
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: 1;
}
.appointment-form.style-6 form .form-control {
  background-color: rgba(var(--body-background), 1);
}
.appointment-form.style-6 .appointment-form-btn {
  margin-top: calc(12px + 24 * (100vw - 320px) / 1600);
}
.appointment-form.style-6:hover .appointment-img::after {
  height: 250%;
  transition: all 600ms linear;
  background-color: transparent;
}
.appointment-form.style-6:hover::before {
  transform: scale(1);
}

.appointment-modal .modal-body {
  padding: 25px;
  border-radius: 10px 0 0 0;
}
.appointment-modal .modal-body .appointment-form {
  padding: 0;
}
.appointment-modal .modal-body .appointment-form h5 {
  color: rgba(var(--theme-default), 1);
  position: relative;
  padding-bottom: calc(12px + 6 * (100vw - 320px) / 1600);
  margin-bottom: calc(12px + 18 * (100vw - 320px) / 1600);
}
.appointment-modal .modal-body .appointment-form h5::after {
  position: absolute;
  content: "";
  height: 2px;
  width: 7%;
  bottom: 0;
  left: 0;
  background-color: rgba(var(--theme-default), 1);
}

@keyframes effect {
  0% {
    transform: translate(-50%, -50%) scale(1);
  }
  50% {
    transform: translate(-50%, -50%) scale(1.2);
    opacity: 0.4;
  }
  75% {
    transform: translate(-50%, -50%) scale(1.3);
    opacity: 0.4;
  }
  100% {
    transform: translate(-50%, -50%) scale(1.4);
    opacity: 0;
  }
}
.appointment-item.style-8 {
  background-color: rgba(var(--theme-default), 0.1);
  height: 100%;
  padding: 12px calc(12px + 38 * (100vw - 320px) / 1600);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.appointment-item.style-8 .icon-4 {
  position: absolute;
  top: 9%;
  left: 32%;
  animation: lef 6s linear infinite;
}
@media (max-width: 575px) {
  .appointment-item.style-8 .icon-4 {
    display: none;
  }
}
.appointment-item.style-8 .icon-5 {
  position: absolute;
  bottom: 14%;
  right: 24%;
  animation: lef 8s linear infinite;
}
@media (max-width: 575px) {
  .appointment-item.style-8 .icon-5 {
    display: none;
  }
}
.appointment-item.style-8 div span {
  background-color: rgba(var(--theme-default), 1);
  display: block;
  height: 6px;
  width: 10%;
  margin-bottom: calc(12px + 14 * (100vw - 320px) / 1600);
}
.appointment-item.style-8 div h2 {
  width: 78%;
  font-weight: 600;
  margin-bottom: calc(8px + 4 * (100vw - 320px) / 1600);
}
@media (max-width: 1600px) {
  .appointment-item.style-8 div h2 {
    width: 100%;
  }
}
.appointment-item.style-8 div p {
  width: 68%;
  font-family: "Montserrat", sans-serif;
  margin-bottom: calc(12px + 14 * (100vw - 320px) / 1600);
}
@media (max-width: 1600px) {
  .appointment-item.style-8 div p {
    width: 90%;
  }
}
@media (max-width: 1199px) {
  .appointment-item.style-8 div p {
    width: 100%;
  }
}
.appointment-item.style-8 div .d-flex {
  align-items: center;
  gap: calc(12px + 8 * (100vw - 320px) / 1600);
  margin-bottom: calc(12px + 68 * (100vw - 320px) / 1600);
}
.appointment-item.style-8 div .d-flex .icon {
  height: calc(25px + 25 * (100vw - 320px) / 1600);
  width: calc(25px + 25 * (100vw - 320px) / 1600);
  background-color: rgba(var(--theme-default), 1);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
}
.appointment-item.style-8 div .d-flex .icon img {
  width: calc(18px + 6 * (100vw - 320px) / 1600);
  height: calc(18px + 6 * (100vw - 320px) / 1600);
}
.appointment-item.style-8 div .d-flex h4 {
  font-size: calc(20px + 20 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-default), 1);
  font-weight: 600;
}
.appointment-item.style-9 {
  background-color: transparent;
  padding: 0;
}
.appointment-item.style-9 div span {
  background-color: rgba(var(--theme-default), 1);
  display: block;
  height: 6px;
  width: 10%;
  margin-bottom: calc(12px + 14 * (100vw - 320px) / 1600);
}
.appointment-item.style-9 div h3 {
  font-weight: 600;
  margin-bottom: 12px;
}
.appointment-item.style-9 div p {
  font-family: "Montserrat", sans-serif;
  margin-bottom: calc(12px + 14 * (100vw - 320px) / 1600);
}
.appointment-item.style-9 div .d-flex {
  align-items: center;
  gap: calc(10px + 5 * (100vw - 320px) / 1600);
  margin-bottom: calc(12px + 53 * (100vw - 320px) / 1600);
}
.appointment-item.style-9 div .d-flex .icon {
  height: 40px;
  width: 40px;
  background-color: rgba(var(--theme-default), 1);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
}
.appointment-item.style-9 div .d-flex .icon img {
  width: calc(18px + 4 * (100vw - 320px) / 1600);
  height: calc(18px + 4 * (100vw - 320px) / 1600);
}
.appointment-item.style-9 div .d-flex h4 {
  color: rgba(var(--theme-default), 1);
  font-weight: 600;
  letter-spacing: 1.5px;
}

@media (max-width: 1199px) {
  .appointment-item-img {
    height: 100%;
  }
}
@media (max-width: 1199px) {
  .appointment-item-img img {
    height: 100%;
    object-fit: cover;
  }
}

@keyframes lef {
  0% {
    transform: rotate(-2deg) translate(0, 0);
  }
  50% {
    transform: rotate(5deg);
    transform-origin: left;
  }
  75% {
    transform: rotate(-5deg);
    transform-origin: right;
  }
  100% {
    transform: rotate(-2deg) translate(0, 0);
  }
}
@media (max-width: 991px) {
  .cosmetic-appointment .order {
    order: 1;
  }
}
.cosmetic-appointment a.bg-size {
  border-radius: 6px;
}
.cosmetic-appointment .banner-details .banner-content {
  height: 100%;
  padding-inline: calc(35px + 17 * (100vw - 320px) / 1600);
  position: relative;
}
@media (max-width: 991px) {
  .cosmetic-appointment .banner-details .banner-content {
    padding-block: calc(35px + 17 * (100vw - 320px) / 1600);
    text-align: center;
  }
}
.cosmetic-appointment .banner-details .banner-content ul {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: calc(6px + 14 * (100vw - 320px) / 1600);
  margin-bottom: calc(15px + 15 * (100vw - 320px) / 1600);
}
@media (max-width: 991px) {
  .cosmetic-appointment .banner-details .banner-content ul {
    justify-content: center;
  }
}
.cosmetic-appointment .banner-details .banner-content ul li a {
  width: calc(30px + 10 * (100vw - 320px) / 1600);
  height: calc(30px + 10 * (100vw - 320px) / 1600);
  display: flex;
  align-items: end;
  justify-content: center;
  border-radius: 50%;
  border: none;
  transition: all 0.4s ease;
}
.cosmetic-appointment .banner-details .banner-content ul li a i {
  font-size: calc(12px + 6 * (100vw - 320px) / 1600);
  color: rgba(var(--white), 1);
}
.cosmetic-appointment .banner-details .banner-content ul li a.google {
  background-color: rgba(var(--google), 1);
  box-shadow: 0px 5px 7.5px rgba(var(--google), 0.29);
}
.cosmetic-appointment .banner-details .banner-content ul li a.twitter {
  background-color: rgba(var(--twitter), 1);
  box-shadow: 0px 5px 7.5px rgba(var(--twitter), 0.29);
}
.cosmetic-appointment .banner-details .banner-content ul li a.facebook {
  background-color: rgba(var(--facebook), 1);
  box-shadow: 0px 5px 7.5px rgba(var(--facebook), 0.29);
}
.cosmetic-appointment .banner-details .banner-content ul li a:hover {
  transform: translateY(-4px);
}
.cosmetic-appointment .banner-details .banner-content ul li span {
  font-weight: 700;
}
.cosmetic-appointment .banner-details .banner-content h2 {
  line-height: 1.5;
  margin-bottom: calc(15px + 15 * (100vw - 320px) / 1600);
  transition: all 0.4s ease;
}
.cosmetic-appointment .banner-details .banner-content p {
  margin-bottom: calc(15px + 15 * (100vw - 320px) / 1600);
}

/*=====================
06. appointment css End
==========================*/
/*=====================
  4.06 Service section css start
==========================*/
.service-details {
  padding: calc(25px + 35 * (100vw - 320px) / 1600) 12px;
  background-color: rgba(var(--body-background), 1);
  box-shadow: 0px 0px 8px 0px rgba(var(--black), 0.05);
  text-align: center;
  transition: all 0.4s ease-in-out;
  position: relative;
  overflow: hidden;
  margin: 2px 0;
  border-radius: 6px;
}
.service-details.style-1 .service-img img {
  filter: brightness(0) saturate(100%) invert(42%) sepia(11%) saturate(3568%) hue-rotate(179deg) brightness(100%) contrast(90%);
}
.service-details .label-img {
  position: absolute;
  top: 30px;
  left: -20px;
}
[dir=rtl] .service-details .label-img {
  left: unset;
  right: -20px;
}
[dir=rtl] .service-details .label-img img {
  transform: scale(-1);
}
@media (max-width: 380px) {
  .service-details .label-img {
    display: none;
  }
}
.service-details .label-img span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: rgba(var(--white), 1);
  font-weight: 700;
  font-size: calc(16px + 6 * (100vw - 320px) / 1600);
}
.service-details .service-img {
  position: relative;
  height: calc(60px + 30 * (100vw - 320px) / 1600);
  width: calc(60px + 30 * (100vw - 320px) / 1600);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: rgba(var(--theme-default), 0.04);
  margin: 0 auto calc(20px + 20 * (100vw - 320px) / 1600);
}
.service-details .service-img::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  height: 100%;
  width: 100%;
  background-color: rgba(var(--theme-default), 0.04);
  animation: effect 2s linear 1s infinite;
}
.service-details .service-img::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  height: 135%;
  width: 135%;
  background-color: rgba(var(--theme-default), 0.04);
}
.service-details .service-img img {
  width: calc(32px + 28 * (100vw - 320px) / 1600);
  height: calc(32px + 28 * (100vw - 320px) / 1600);
}
.service-details .service-img svg {
  position: relative;
  z-index: 1;
  transition: all 0.4s ease-in-out;
  width: 45px;
  height: 45px;
}
.service-details .service-content h4 {
  margin-bottom: calc(5px + 7 * (100vw - 320px) / 1600);
  transition: all 0.4s ease-in-out;
}
.service-details .service-content span {
  display: block;
  font-weight: 600;
  color: rgba(var(--theme-default), 1);
  margin-bottom: calc(14px + 16 * (100vw - 320px) / 1600);
}
.service-details .service-content p {
  width: 85%;
  line-height: 1.6;
  letter-spacing: 0.05em;
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  margin: 0 auto calc(14px + 16 * (100vw - 320px) / 1600);
}
@media (max-width: 1600px) {
  .service-details .service-content p {
    width: 100%;
  }
}
.service-details:hover {
  background-color: rgba(var(--theme-default), 0.04);
}
.service-details:hover .service-content h4 {
  color: rgba(var(--theme-default), 1);
}

.surgery-box {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  border-radius: 6px;
}
.surgery-box .surgery-details {
  position: absolute;
  bottom: -20%;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  z-index: 1;
  transition: all 0.4s ease-in-out;
}
.surgery-box .surgery-details a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: calc(10px + 0 * (100vw - 320px) / 1600) calc(14px + 6 * (100vw - 320px) / 1600);
  background-color: rgba(var(--body-background), 1);
  display: block;
  width: fit-content;
  font-weight: 700;
  color: rgba(var(--theme-font-color), 1);
  border-radius: 4px 0 0 4px;
}
[dir=rtl] .surgery-box .surgery-details a {
  border-radius: 0 4px 4px 0;
}
.surgery-box .surgery-details i {
  padding: calc(6px + -2 * (100vw - 320px) / 1600) calc(6px + 6 * (100vw - 320px) / 1600);
  background-color: rgba(var(--theme-default), 1);
  color: rgba(var(--white), 1);
  height: 100%;
  font-size: calc(17px + 7 * (100vw - 320px) / 1600);
  font-weight: 700;
  border-radius: 0 4px 4px 0;
}
[dir=rtl] .surgery-box .surgery-details i {
  border-radius: 4px 0 0 4px;
}
.surgery-box:hover:after {
  height: 100%;
}
.surgery-box:hover::before {
  height: 250%;
  transition: all 600ms linear;
  background-color: transparent;
}
.surgery-box:hover .surgery-details {
  bottom: 10%;
}
.surgery-box:hover ~ .team-content h5 {
  color: rgba(var(--theme-default), 1);
  transition: all 0.4s ease-in-out;
}

.team-content {
  text-align: center;
  margin-top: calc(8px + 6 * (100vw - 320px) / 1600);
}
.team-content h5 {
  font-weight: 700;
  color: rgba(var(--theme-font-color), 1);
  margin-bottom: calc(8px + 2 * (100vw - 320px) / 1600);
}
.team-content span {
  font-weight: 600;
  color: rgba(var(--theme-font-color), 0.8);
}

.services-box {
  text-align: center;
}
.services-box .services-img {
  padding: calc(5px + 5 * (100vw - 320px) / 1600);
  border: 2px dashed rgba(var(--theme-default), 0.3);
  border-radius: 50%;
  width: fit-content;
  margin: 0 auto calc(12px + 14 * (100vw - 320px) / 1600);
  transition: all 0.4s ease-in-out;
  transform: scale(0.9);
  position: relative;
}
@media (max-width: 575px) {
  .services-box .services-img {
    transform: scale(1);
  }
}
.services-box .services-img:after {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  height: 102%;
  width: 102%;
  background-color: transparent;
  border: 2px dashed rgba(var(--theme-default), 1);
  border-radius: 50%;
  animation: spin 10s infinite linear;
  opacity: 0;
  transition: all 0.4s ease-in-out;
}
.services-box .services-img img {
  border-radius: 50%;
  transition: all 0.4s ease-in-out;
}
.services-box .services-content h5 {
  font-size: calc(16px + 6 * (100vw - 320px) / 1600);
  margin-bottom: 10px;
  transition: all 0.4s ease-in-out;
}
.services-box .services-content h6 {
  transition: all 0.4s ease-in-out;
}
.services-box .services-content span {
  display: block;
  margin-bottom: calc(14px + 20 * (100vw - 320px) / 1600);
  font-weight: 500;
}
@media (max-width: 1400px) {
  .services-box .services-content span {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
}
.services-box:hover .services-img {
  border-color: transparent;
  transform: scale(1);
}
.services-box:hover .services-img:after {
  opacity: 1;
}
.services-box:hover .services-content h5,
.services-box:hover .services-content h6 {
  color: rgba(var(--theme-default), 1);
}

.cosmetic-surgery {
  overflow: hidden;
}
.cosmetic-surgery .surgery-content {
  margin-top: 60px;
}
.cosmetic-surgery .surgery-content .services-bg {
  box-shadow: 0px 0px 15px 0px rgba(var(--black), 0.05);
  padding: calc(12px + 33 * (100vw - 320px) / 1600);
  text-align: center;
  border-radius: 8px;
}
@media (max-width: 575px) {
  .cosmetic-surgery .surgery-content .services-bg {
    padding-top: 30px;
  }
}
.cosmetic-surgery .surgery-content .services-bg .services-img {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: calc(10px + 25 * (100vw - 320px) / 1600);
}
.cosmetic-surgery .surgery-content .services-bg .services-img .cosmetic-services {
  position: absolute;
  left: 50%;
  top: -95px;
  transform: translateX(-50%);
  width: calc(66px + 30 * (100vw - 320px) / 1600);
  height: calc(66px + 30 * (100vw - 320px) / 1600);
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(var(--theme-default), 1);
  transition: all 0.4s ease-in-out;
  border-radius: 4px;
}
@media (max-width: 1199px) {
  .cosmetic-surgery .surgery-content .services-bg .services-img .cosmetic-services {
    top: -72px;
  }
}
.cosmetic-surgery .surgery-content .services-bg .services-img .cosmetic-services img {
  width: calc(35px + 17 * (100vw - 320px) / 1600);
  height: calc(35px + 17 * (100vw - 320px) / 1600);
  object-fit: contain;
}
.cosmetic-surgery .surgery-content .services-bg h4 {
  transition: all 0.4s ease;
  margin-bottom: calc(8px + 2 * (100vw - 320px) / 1600);
}
.cosmetic-surgery .surgery-content .services-bg p {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
  margin-bottom: calc(20px + 10 * (100vw - 320px) / 1600);
}
.cosmetic-surgery .surgery-content .services-bg .btn {
  position: relative;
}
.cosmetic-surgery .surgery-content .services-bg .btn.sub-btn {
  color: rgba(var(--theme-default), 1);
  border: unset;
  box-shadow: unset;
  text-transform: capitalize;
}
.cosmetic-surgery .surgery-content .services-bg .btn.sub-btn::after {
  background-image: unset;
  background-color: rgba(var(--theme-default), 0.1);
  right: 0;
  left: unset;
}
.cosmetic-surgery .surgery-content .services-bg .btn::before {
  position: absolute;
  content: "";
  border-top: 10px solid transparent;
  border-right: 10px solid rgba(var(--theme-default), 0.1);
  border-bottom: 10px solid transparent;
  transform: translateY(50%);
  transition: all 0.5s ease;
  bottom: 50%;
  left: -10px;
}
.cosmetic-surgery .surgery-content:hover .services-bg .services-img .cosmetic-services, .cosmetic-surgery .surgery-content.active .services-bg .services-img .cosmetic-services, .cosmetic-surgery .surgery-content:focus .services-bg .services-img .cosmetic-services {
  transform: translateX(-50%) translateY(-5px);
  border-radius: 5px;
}
.cosmetic-surgery .surgery-content:hover .services-bg h4, .cosmetic-surgery .surgery-content.active .services-bg h4, .cosmetic-surgery .surgery-content:focus .services-bg h4 {
  color: rgba(var(--theme-default), 1);
}
.cosmetic-surgery .surgery-content:hover .services-bg a.sub-btn, .cosmetic-surgery .surgery-content.active .services-bg a.sub-btn, .cosmetic-surgery .surgery-content:focus .services-bg a.sub-btn {
  color: rgba(var(--white), 1) !important;
}
.cosmetic-surgery .surgery-content:hover .services-bg a.sub-btn:after, .cosmetic-surgery .surgery-content.active .services-bg a.sub-btn:after, .cosmetic-surgery .surgery-content:focus .services-bg a.sub-btn:after {
  width: 100%;
  background-color: rgba(var(--theme-default), 1);
}
.cosmetic-surgery .surgery-content:hover .services-bg a::before, .cosmetic-surgery .surgery-content.active .services-bg a::before, .cosmetic-surgery .surgery-content:focus .services-bg a::before {
  border-right: 10px solid rgba(var(--theme-default), 1);
}

.services-bg-img {
  position: absolute;
  top: 18%;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  width: 90%;
}
@media (max-width: 991px) {
  .services-bg-img {
    display: none;
  }
}

.cosmetic-procedure {
  overflow: hidden !important;
}
.cosmetic-procedure .dots-img {
  position: absolute;
  left: -2%;
  transform: translateY(65%);
}
.cosmetic-procedure .procedure-tab .tabs-btn {
  margin-bottom: 60px;
  text-align: center;
}
@media (max-width: 991px) {
  .cosmetic-procedure .procedure-tab .tabs-btn {
    flex-wrap: nowrap;
    display: flex;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 20px;
    margin-bottom: 20px;
    gap: 6px;
  }
}
.cosmetic-procedure .procedure-tab .tabs-btn li a {
  position: relative;
  background-color: rgba(var(--theme-font-color), 1);
  padding: calc(10px + 3 * (100vw - 320px) / 1600) calc(42px + 30 * (100vw - 320px) / 1600);
  font-size: calc(16px + 4 * (100vw - 320px) / 1600);
  font-weight: 700;
  color: rgba(var(--white), 1);
  border-radius: 4px;
}
body.dark .cosmetic-procedure .procedure-tab .tabs-btn li a {
  background-color: rgba(var(--body-background), 1);
}
.cosmetic-procedure .procedure-tab .tabs-btn li a.active {
  background-color: rgba(var(--theme-default), 1);
}
body.dark .cosmetic-procedure .procedure-tab .tabs-btn li a.active {
  background-color: rgba(var(--theme-default), 1);
}
.cosmetic-procedure .procedure-tab .tabs-btn li a.active::after {
  position: absolute;
  content: "";
  border: 10px solid transparent;
  border-top-color: rgba(var(--theme-default), 1);
  transform: translateX(-50%) translateY(50%);
  bottom: -10px;
  left: 50%;
}
.cosmetic-procedure .procedure-tab .procedure-content {
  position: relative;
}
.cosmetic-procedure .procedure-tab .procedure-content .surgery-content {
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  background-color: rgba(var(--body-background), 1);
  border-end-start-radius: 4px;
  border-start-start-radius: 4px;
}
[dir=rtl] .cosmetic-procedure .procedure-tab .procedure-content .surgery-content {
  border-start-end-radius: 4px;
  border-end-end-radius: 4px;
}
@media (max-width: 991px) {
  .cosmetic-procedure .procedure-tab .procedure-content .surgery-content {
    border-radius: 4px;
  }
}
.cosmetic-procedure .procedure-tab .procedure-content .surgery-content .surgery-services {
  padding: 10px calc(30px + 15 * (100vw - 320px) / 1600);
  position: relative;
}
@media (max-width: 991px) {
  .cosmetic-procedure .procedure-tab .procedure-content .surgery-content .surgery-services {
    padding: 20px calc(30px + 15 * (100vw - 320px) / 1600);
  }
}
.cosmetic-procedure .procedure-tab .procedure-content .surgery-content .surgery-services .d-flex h5 {
  margin: 0;
  color: rgba(var(--theme-default), 1);
  font-weight: 700;
}
.cosmetic-procedure .procedure-tab .procedure-content .surgery-content .surgery-services .d-flex .icon {
  height: 40px;
  width: 40px;
  background-color: rgba(var(--theme-default), 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: relative;
}
.cosmetic-procedure .procedure-tab .procedure-content .surgery-content .surgery-services .d-flex .icon::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  border: 1px solid rgba(var(--theme-default), 0.4);
  animation: effect-round 2s linear 1s infinite;
}
.cosmetic-procedure .procedure-tab .procedure-content .surgery-content .surgery-services .d-flex .icon i {
  font-size: 25px;
  color: rgba(var(--theme-default), 1);
}
.cosmetic-procedure .procedure-tab .procedure-content .surgery-content .surgery-services h5 {
  line-height: 1.5;
  font-weight: 700;
  margin-top: 5px;
}
.cosmetic-procedure .procedure-tab .procedure-content .surgery-content .surgery-services p {
  margin-top: calc(8px + 12 * (100vw - 320px) / 1600);
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.cosmetic-procedure .procedure-tab .procedure-content .surgery-content .surgery-services ul {
  margin-block: calc(16px + 6 * (100vw - 320px) / 1600);
}
.cosmetic-procedure .procedure-tab .procedure-content .surgery-content .surgery-services ul li {
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-font-color), 1);
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 10px;
}
.cosmetic-procedure .procedure-tab .procedure-content .surgery-content .surgery-services ul li i {
  font-weight: 500;
  font-size: 22px;
  color: rgba(var(--theme-default), 1);
}
.cosmetic-procedure .procedure-tab .procedure-content .surgery-content .surgery-services ul li:nth-child(2) {
  margin-block: 5px;
}
.cosmetic-procedure .procedure-tab .procedure-content .content-tab .tab-pane {
  border-radius: 6px;
}
.cosmetic-procedure .procedure-tab .play-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  top: -50%;
  transform: translateY(-50%);
}
@media (max-width: 991px) {
  .cosmetic-procedure .procedure-tab .play-icon {
    display: none !important;
  }
}
.cosmetic-procedure .procedure-tab .play-icon .icon-video {
  position: absolute;
}
.cosmetic-procedure .procedure-tab .play-icon .icon-video a {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  position: relative;
  background-color: rgba(var(--theme-font-color), 1);
  display: flex;
  align-items: center;
  justify-content: center;
}
.cosmetic-procedure .procedure-tab .play-icon .icon-video a i {
  color: rgba(var(--white), 1);
  font-size: 22px;
}
.cosmetic-procedure .procedure-tab .play-icon .icon-video a::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  height: 150%;
  width: 150%;
  background-color: rgba(var(--theme-font-color), 0.2);
  animation: effect 2s linear 1s infinite;
}
.cosmetic-procedure .procedure-tab .play-icon .icon-video a::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  height: 120%;
  width: 120%;
  background-color: rgba(var(--theme-font-color), 0.3);
  animation: effect 2s linear 1s infinite;
}
.cosmetic-procedure .procedure-tab .procedure-img {
  position: relative;
  border-start-end-radius: 4px;
  border-end-end-radius: 4px;
}
[dir=rtl] .cosmetic-procedure .procedure-tab .procedure-img {
  border-end-start-radius: 4px;
  border-start-start-radius: 4px;
}
@media (max-width: 991px) {
  .cosmetic-procedure .procedure-tab .procedure-img {
    display: none !important;
  }
}
@media (max-width: 1399px) {
  .cosmetic-procedure .procedure-tab .procedure-img::before {
    padding-top: 82%;
  }
}
@media (max-width: 1199px) {
  .cosmetic-procedure .procedure-tab .procedure-img::before {
    padding-top: 100%;
  }
}
.cosmetic-procedure .procedure-tab .procedure-img .img-number {
  position: absolute;
  top: 50%;
  right: -15%;
  background-color: rgba(var(--body-background), 1);
  padding: calc(20px + 10 * (100vw - 320px) / 1600) calc(25px + 10 * (100vw - 320px) / 1600);
  text-align: center;
  transform: translateY(-50%);
  border-radius: 4px;
}
[dir=rtl] .cosmetic-procedure .procedure-tab .procedure-img .img-number {
  right: unset;
  left: -5%;
}
@media (max-width: 1680px) {
  [dir=rtl] .cosmetic-procedure .procedure-tab .procedure-img .img-number {
    top: unset;
    bottom: -10%;
    left: 26%;
  }
}
@media (max-width: 1400px) {
  [dir=rtl] .cosmetic-procedure .procedure-tab .procedure-img .img-number {
    display: none;
  }
}
@media (max-width: 1680px) {
  .cosmetic-procedure .procedure-tab .procedure-img .img-number {
    right: -10%;
  }
}
@media (max-width: 1630px) {
  .cosmetic-procedure .procedure-tab .procedure-img .img-number {
    top: unset;
    bottom: 0;
    transform: unset;
    right: 0;
    border-end-end-radius: 0;
    border-end-start-radius: 0;
  }
}
.cosmetic-procedure .procedure-tab .procedure-img .img-number .user-img {
  position: absolute;
  background: rgba(var(--theme-default), 1);
  color: rgba(var(--white), 1);
  left: -30px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 4px;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cosmetic-procedure .procedure-tab .procedure-img .img-number .user-img i {
  font-size: calc(20px + 10 * (100vw - 320px) / 1600);
}
.cosmetic-procedure .procedure-tab .procedure-img .img-number .user-img img {
  width: 28px;
  height: 28px;
  object-fit: contain;
}
.cosmetic-procedure .procedure-tab .procedure-img .img-number p {
  width: 90%;
  margin-inline: auto;
}

.service-item {
  position: relative;
  text-align: center;
  box-shadow: 0px 0px 8px 0px rgba(var(--black), 0.04);
  border: 1px solid rgba(var(--light-border), 1);
  border-radius: 4px;
  overflow: hidden;
}
.service-item > img {
  object-fit: cover;
  width: 100%;
  border-radius: 4px;
}
.service-item::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 6px;
  background-color: rgba(var(--theme-default), 0.5);
  z-index: 0;
  backdrop-filter: blur(5px);
}
.service-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  background-color: rgba(var(--body-background), 1);
  transform: scale(1);
  z-index: 1;
  transition: all 0.4s ease-in-out;
}
.service-item .details {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 0 20px;
  z-index: 2;
}
.service-item .details .img {
  height: 80px;
  width: 80px;
  background-color: rgba(var(--body-background), 1);
  box-shadow: 0px 2px 8px 0px rgba(var(--black), 0.1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto calc(8px + 8 * (100vw - 320px) / 1600);
}
@media (max-width: 575px) {
  .service-item .details .img {
    height: 60px;
    width: 60px;
  }
}
.service-item .details .img svg {
  width: 50px;
  height: 50px;
  transform: rotateY(0);
  transition: all 0.9s ease-in-out;
}
@media (max-width: 575px) {
  .service-item .details .img svg {
    width: 40px;
  }
}
.service-item .details .content h5 {
  margin-bottom: 8px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 575px) {
  .service-item .details .content h5 {
    margin-bottom: 4px;
  }
}
.service-item .details .content p {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  margin-bottom: calc(10px + 6 * (100vw - 320px) / 1600);
  transition: all 0.4s ease-in-out;
}
.service-item:hover::before {
  transform: scaleY(0);
}
.service-item:hover .details .img img {
  transform: rotateY(370deg);
}
.service-item:hover .details .content h5 {
  color: rgba(var(--white), 1);
}
.service-item:hover .details .content p {
  color: rgba(var(--white), 1);
}
.service-item:hover .details .theme-btn .sub-btn {
  border: 1px solid rgba(var(--white), 1);
  color: rgba(var(--white), 1);
}

.service-two {
  text-align: center;
  padding: calc(12px + 18 * (100vw - 320px) / 1600) calc(12px + 8 * (100vw - 320px) / 1600);
  transition: all 0.4s ease-in-out;
  position: relative;
  overflow: hidden;
  border-radius: 6px;
  z-index: 1;
  background-color: rgba(var(--section-background), 0.8);
}
.service-two .service-two-icon {
  margin: 0 auto calc(12px + 6 * (100vw - 320px) / 1600);
  height: 80px;
  width: 80px;
  border-radius: 50%;
  background-color: rgba(var(--body-background), 1);
  box-shadow: 0 2px 8px 0px rgba(var(--black), 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.service-two .service-two-icon:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  border: 1px solid rgba(var(--theme-default), 0.2);
}
.service-two .service-two-icon svg {
  width: 52px;
  height: 52px;
  transform: rotateY(0deg);
  transition: all 0.8s ease-in-out;
}
@media (max-width: 575px) {
  .service-two .service-two-icon svg {
    width: 50px;
  }
}
.service-two .content p {
  width: 96%;
  margin: 10px auto 0;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.service-two .bg-icon {
  position: absolute;
  width: 180px;
  bottom: 5%;
  left: -5%;
  opacity: 0;
  transition: all 0.4s ease-in-out;
  z-index: -1;
}
[dir=rtl] .service-two .bg-icon {
  left: unset;
  right: -5%;
}
.service-two:hover {
  background-color: rgba(var(--section-background), 0.8);
}
.service-two:hover .bg-icon {
  opacity: 0.08;
}
.service-two:hover .service-two-icon img {
  transform: rotateY(180deg);
}
.service-two:hover .service-two-icon::after {
  border-color: rgba(var(--theme-default), 0.8);
  animation: effect-round-1 2s linear infinite;
}
.service-two.style-2 {
  background-color: rgba(var(--body-background), 1);
  text-align: start;
}
.service-two.style-2 .service-two-icon {
  margin: 0 0 calc(12px + 6 * (100vw - 320px) / 1600);
  border-radius: 4px;
  background-color: rgba(var(--theme-default), 1);
  height: calc(60px + 20 * (100vw - 320px) / 1600);
  width: calc(60px + 20 * (100vw - 320px) / 1600);
}
.service-two.style-2 .service-two-icon img {
  width: calc(40px + 12 * (100vw - 320px) / 1600);
  height: calc(40px + 12 * (100vw - 320px) / 1600);
  object-fit: contain;
  transition: all 0.8s ease-in-out;
}
.service-two.style-2 .service-two-icon::after {
  border-radius: 4px;
}
.service-two.style-2 .bg-icon {
  left: unset;
  right: -5%;
  filter: invert(44%) sepia(62%) saturate(461%) hue-rotate(140deg) brightness(95%) contrast(92%);
}
[dir=rtl] .service-two.style-2 .bg-icon {
  left: -5%;
  right: unset;
}
.service-two.style-2 .content p {
  width: 92%;
  margin: 10px auto 0;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  white-space: normal;
}

.service-details-two {
  padding-left: 20px;
}
@media (max-width: 991px) {
  .service-details-two {
    padding-left: 0;
  }
}
.service-details-two > .img {
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  margin-bottom: calc(12px + 4 * (100vw - 320px) / 1600);
}
.service-details-two > .img::before {
  content: "";
  position: absolute;
  width: 200%;
  height: 0%;
  left: 50%;
  top: 50%;
  background-color: rgba(var(--body-background), 0.2);
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: 1;
}
.service-details-two > .img img {
  border-radius: 6px;
  transform: scale(1);
  transition: all 0.4s ease-in-out;
}
.service-details-two > .img:hover::before {
  height: 250%;
  transition: all 600ms linear;
  background-color: transparent;
}
.service-details-two > .img:hover img {
  transform: scale(1.1);
}
.service-details-two h3 {
  margin-bottom: 12px;
}
.service-details-two .text {
  margin-bottom: calc(12px + 6 * (100vw - 320px) / 1600);
}
.service-details-two .service-img-2 {
  text-align: center;
}
.service-details-two .service-img-2 img {
  width: 80%;
}
.service-details-two ul li {
  width: 100%;
  padding: 6px 0;
}
.service-details-two ul li .d-flex {
  gap: 8px;
  align-items: center;
}
.service-details-two ul li .d-flex i {
  font-size: calc(16px + 6 * (100vw - 320px) / 1600);
  color: rgba(var(--success-color), 1);
}
.service-details-two h4 {
  margin: 20px 0;
}
.service-details-two .quota-box {
  padding: calc(12px + 16 * (100vw - 320px) / 1600) calc(12px + 18 * (100vw - 320px) / 1600);
  background-color: rgba(var(--section-background), 1);
  border-top: 3px solid rgba(var(--theme-default), 1);
  border-radius: 4px;
  margin: calc(12px + 16 * (100vw - 320px) / 1600) 0;
  position: relative;
}
.service-details-two .quota-box h5 {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.service-details-two .quota-box h5 i {
  font-size: calc(18px + 22 * (100vw - 320px) / 1600);
  margin-top: -10px;
  color: rgba(var(--theme-default), 1);
  opacity: 0.3;
}
@media (max-width: 575px) {
  .service-details-two .quota-box h5 i {
    position: absolute;
    top: -20px;
    right: 0px;
    margin-top: 0;
    font-size: 100px;
  }
  [dir=rtl] .service-details-two .quota-box h5 i {
    right: unset;
    left: 0;
  }
}
.service-details-two .quota-box h5 span {
  line-height: 1.7;
  font-size: calc(16px + 2 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-font-color), 0.8);
}
@media (max-width: 575px) {
  .service-details-two .quota-box h5 span {
    color: rgba(var(--white), 1);
  }
}

.services-item {
  padding: 8px;
  border: 1px solid rgba(var(--light-border), 1);
  border-radius: 6px;
}
.services-item .img {
  border-radius: 4px;
  overflow: hidden;
}
.services-item .content {
  margin-top: 12px;
}
.services-item .content a h5 {
  margin-bottom: 8px;
}
.services-item .content p {
  font-family: "Montserrat", sans-serif;
  margin-bottom: 12px;
}
.services-item .content .button {
  color: rgba(var(--theme-default), 1);
  font-weight: 600;
  text-decoration: underline;
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
}

@keyframes effect {
  0% {
    transform: translate(-50%, -50%) scale(1);
  }
  50% {
    transform: translate(-50%, -50%) scale(1.2);
    opacity: 0.4;
  }
  75% {
    transform: translate(-50%, -50%) scale(1.3);
    opacity: 0.4;
  }
  100% {
    transform: translate(-50%, -50%) scale(1.4);
    opacity: 0;
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes effect-round-1 {
  0% {
    transform: scale(1);
  }
  75% {
    transform: scale(1.2);
    opacity: 0.4;
  }
  100% {
    transform: scale(1.3);
    opacity: 0;
  }
}
/*=====================
  4.07 about-us css start
==========================*/
.about-us-section .image-container {
  position: relative;
}
.about-us-section .image-container .ba-slider {
  position: relative;
  z-index: 2;
  overflow: hidden;
  border-radius: 8px 0 0 8px;
}
[dir=rtl] .about-us-section .image-container .ba-slider {
  border-radius: 0 8px 8px 0;
}
@media (max-width: 991px) {
  .about-us-section .image-container .ba-slider {
    border-radius: 8px 8px 0 0;
  }
  [dir=rtl] .about-us-section .image-container .ba-slider {
    border-radius: 8px 8px 0 0;
  }
}
.about-us-section .image-container .ba-slider img {
  width: 100%;
  display: block;
}
.about-us-section .image-container .resize {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 49%;
  background-image: url(../images/layout-2/abouts/1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.about-us-section .image-container .resize img {
  opacity: 0;
}
.about-us-section .image-container .handle {
  position: absolute;
  left: 49%;
  top: 0;
  bottom: 0;
  width: 3px;
  margin-left: -2px;
  background: rgba(var(--white), 1);
  cursor: ew-resize;
}
.about-us-section .image-container .handle i {
  font-size: calc(20px + 10 * (100vw - 320px) / 1600);
  color: rgba(var(--white), 1);
  position: absolute;
  bottom: 12%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 8px;
  background-color: #223645;
  line-height: 1;
  border-radius: 6px;
}
.about-us-section .image-container .handle:before {
  content: 0;
  height: 50px;
  width: 50px;
  position: absolute;
  bottom: 12%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(var(--theme-font-color), 1);
  border-radius: 2px;
  z-index: 2;
  color: rgba(var(--white), 1);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 900;
}
@media (max-width: 576px) {
  .about-us-section .image-container .handle:before {
    height: 30px;
    width: 30px;
    bottom: 15%;
  }
}
.about-us-section .about-us-details {
  background-color: rgba(var(--body-background), 1);
  padding-left: calc(20px + 20 * (100vw - 320px) / 1600);
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 0 8px 8px 0;
}
[dir=rtl] .about-us-section .about-us-details {
  padding-right: calc(20px + 20 * (100vw - 320px) / 1600);
  padding-left: 0;
  border-radius: 8px 0 0 8px;
}
@media (max-width: 991px) {
  .about-us-section .about-us-details {
    text-align: center;
    padding: calc(15px + 15 * (100vw - 320px) / 1600);
    border-radius: 0 0 8px 8px;
  }
  [dir=rtl] .about-us-section .about-us-details {
    border-radius: 0 0 8px 8px;
  }
}
.about-us-section .about-us-details .d-flex {
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .about-us-section .about-us-details .d-flex {
    justify-content: center;
    flex-wrap: wrap;
  }
}
.about-us-section .about-us-details .d-flex h5 {
  font-size: calc(16px + 8 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-default), 1);
  font-weight: 700;
}
.about-us-section .about-us-details .d-flex .icon {
  height: calc(28px + 17 * (100vw - 320px) / 1600);
  width: calc(28px + 17 * (100vw - 320px) / 1600);
  background-color: rgba(var(--theme-default), 0.12);
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 575px) {
  .about-us-section .about-us-details .d-flex .icon img {
    width: 12px;
  }
}
.about-us-section .about-us-details .d-flex .btn:last-child {
  background: rgba(var(--theme-font-color), 1);
  transition: all 0.4s ease-in-out;
}
.about-us-section .about-us-details .d-flex .btn:last-child:hover {
  background: transparent;
}
.about-us-section .about-us-details h4 {
  font-size: calc(18px + 10 * (100vw - 320px) / 1600);
  width: 88%;
  margin-bottom: 12px;
  line-height: 1.4;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 576px) {
  .about-us-section .about-us-details h4 {
    width: 100%;
  }
}
.about-us-section .about-us-details p {
  font-size: calc(14px + 3 * (100vw - 320px) / 1600);
  width: 90%;
  line-height: 1.7;
  margin-bottom: calc(14px + 16 * (100vw - 320px) / 1600);
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  white-space: normal;
}
@media (max-width: 1199px) {
  .about-us-section .about-us-details p {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
}
@media (max-width: 576px) {
  .about-us-section .about-us-details p {
    width: 100%;
  }
}
.about-us-section:hover .about-us-details h4 {
  color: rgba(var(--theme-default), 1);
}
.about-us-section.style-6 .about-content {
  position: relative;
}
.about-us-section.style-6 .about-content h2 {
  line-height: 1.4;
}
.about-us-section.style-6 .about-content > p {
  color: rgba(var(--p-text-color), 0.8);
  font-weight: 400;
  width: 70%;
  margin: calc(12px + 8 * (100vw - 320px) / 1600) px 0;
  line-height: 1.8;
}
@media (max-width: 991px) {
  .about-us-section.style-6 .about-content > p {
    width: 100%;
  }
}
.about-us-section.style-6 .about-content ul {
  display: flex;
  flex-wrap: wrap;
}
.about-us-section.style-6 .about-content ul li {
  width: 50%;
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 8px 0;
}
@media (max-width: 1400px) {
  .about-us-section.style-6 .about-content ul li {
    width: 40%;
  }
}
@media (max-width: 991px) {
  .about-us-section.style-6 .about-content ul li {
    width: 50%;
  }
}
@media (max-width: 360px) {
  .about-us-section.style-6 .about-content ul li {
    width: 100%;
  }
}
.about-us-section.style-6 .about-content ul li .icon {
  height: 20px;
  width: 20px;
  background-color: rgba(var(--theme-default), 1);
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-us-section.style-6 .about-content ul li .icon i {
  color: rgba(var(--white), 1);
  line-height: 1;
}
.about-us-section.style-6 .about-content ul li p {
  color: rgba(var(--theme-font-color), 1);
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
}
.about-us-section.style-6 .about-content .btn {
  margin-top: calc(12px + 38 * (100vw - 320px) / 1600);
}
.about-us-section.style-6 .about-content .about-img {
  position: absolute;
  bottom: -63px;
  right: -35%;
}
[dir=rtl] .about-us-section.style-6 .about-content .about-img {
  left: -35%;
  right: unset;
}
@media (max-width: 1499px) {
  [dir=rtl] .about-us-section.style-6 .about-content .about-img {
    width: 60%;
  }
}
@media (max-width: 1199px) {
  .about-us-section.style-6 .about-content .about-img {
    display: none;
  }
}

.banner-style-6 h2 {
  margin-bottom: calc(12px + 8 * (100vw - 320px) / 1600);
}
.banner-style-6 span {
  font-family: "Montserrat", sans-serif;
  width: 80%;
  display: block;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  margin-bottom: calc(12px + 8 * (100vw - 320px) / 1600);
}
@media (max-width: 767px) {
  .banner-style-6 span {
    width: 100%;
  }
}
.banner-style-6 ul {
  margin-bottom: calc(12px + 28 * (100vw - 320px) / 1600);
}
.banner-style-6 ul li {
  padding: 12px 0;
  display: flex;
  align-items: center;
  gap: 12px;
}
@media (max-width: 1199px) {
  .banner-style-6 ul li {
    padding: 6px 0;
    align-items: flex-start;
  }
}
.banner-style-6 ul li .icon {
  height: 20px;
  width: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(var(--theme-default), 1);
  border-radius: 25px;
}
.banner-style-6 ul li .icon i {
  color: rgba(var(--white), 1);
}
.banner-style-6 ul li p {
  color: rgba(var(--theme-font-color), 1);
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
  width: calc(100% - 20px);
}
.banner-style-6 a span {
  display: unset;
}
.banner-style-6 .eye-img {
  position: relative;
}
[dir=rtl] .banner-style-6 .eye-img img {
  transform: scaleX(-1);
}
.banner-style-6 .eye-img .arrow-img {
  position: absolute;
  top: 15%;
  left: 3%;
}
[dir=rtl] .banner-style-6 .eye-img .arrow-img {
  right: 3%;
  left: unset;
  transform: scaleX(-1);
}
@media (max-width: 991px) {
  .banner-style-6 .eye-img .arrow-img {
    display: none;
  }
}
.banner-style-6 .eye-img .arrow-img img {
  animation: home-arrow 6s infinite linear;
}
.banner-style-6 .eye-img .animation-box {
  position: absolute;
  left: -10%;
  top: 23%;
  background-color: rgba(var(--body-background), 0.5);
  border: 1px solid rgba(var(--white), 1);
  border-radius: 6px;
  backdrop-filter: blur(4px);
  max-width: 230px;
  box-shadow: 0px 24px 12px 0px rgba(var(--black), 0.1);
  padding: 7px;
  animation: up-down 6s ease-in-out infinite;
}
body.dark .banner-style-6 .eye-img .animation-box {
  border-color: #01202c;
}
[dir=rtl] .banner-style-6 .eye-img .animation-box {
  right: -10%;
  left: unset;
}
@media (max-width: 991px) {
  .banner-style-6 .eye-img .animation-box {
    display: none;
  }
}
.banner-style-6 .eye-img .animation-box .box {
  background-color: rgba(var(--body-background), 1);
  padding: 10px 6px;
  border-radius: 4px;
}
.banner-style-6 .eye-img .animation-box .box .d-flex {
  gap: 10px;
  align-items: center;
}
.banner-style-6 .eye-img .animation-box .box .icon {
  height: 45px;
  width: 50px;
  background-color: rgba(var(--theme-default), 1);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
}
.banner-style-6 .eye-img .animation-box .box h4 {
  color: rgba(var(--theme-default), 1);
}
.banner-style-6 .eye-img .animation-box p {
  margin-top: 10px;
}
.banner-style-6 .eye-img .call-box {
  position: absolute;
  bottom: 5%;
  right: 4%;
  background-color: rgba(var(--body-background), 0.5);
  border: 1px solid rgba(var(--white), 1);
  border-radius: 6px;
  backdrop-filter: blur(4px);
  max-width: 240px;
  box-shadow: 14px 24px 28px 0px rgba(var(--black), 0.08);
  padding: calc(4px + 3 * (100vw - 320px) / 1600);
  animation: up-down 8s ease-in-out infinite;
}
body.dark .banner-style-6 .eye-img .call-box {
  border-color: #01202c;
}
.banner-style-6 .eye-img .call-box .box {
  background-color: rgba(var(--body-background), 1);
  padding: calc(6px + 4 * (100vw - 320px) / 1600) 6px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  gap: calc(6px + 4 * (100vw - 320px) / 1600);
}
.banner-style-6 .eye-img .call-box .box .icon {
  height: calc(38px + 7 * (100vw - 320px) / 1600);
  width: calc(42px + 8 * (100vw - 320px) / 1600);
  background-color: rgba(var(--theme-default), 1);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
}
.banner-style-6 .eye-img .call-box .box .icon img {
  width: calc(20px + 4 * (100vw - 320px) / 1600);
  height: calc(20px + 4 * (100vw - 320px) / 1600);
}

.dental-img {
  position: relative;
  margin-left: 30px;
  border-radius: 6px;
}
@media (max-width: 576px) {
  .dental-img {
    margin-left: 15px;
    margin-bottom: 15px;
  }
}
.dental-img span {
  position: absolute;
  top: 50%;
  left: -5%;
  transform: translateY(-50%);
  height: 45px;
  width: 45px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: linear-gradient(90deg, rgba(var(--theme-default), 1) 0%, rgba(var(--theme-default), 0.9) 100%);
  color: rgba(var(--white), 1);
  font-weight: 700;
  font-size: 20px;
  box-shadow: 0px 5px 12.5px rgba(var(--theme-default), 0.35);
}
@media (max-width: 576px) {
  .dental-img span {
    height: 38px;
    width: 38px;
    left: -5%;
  }
}

@media (max-width: 991px) {
  .dental-care .dental-details {
    text-align: left;
  }
  [dir=rtl] .dental-care .dental-details {
    text-align: right;
  }
}

.dental-details {
  padding-left: calc(12px + 38 * (100vw - 1200px) / 720);
}
@media (max-width: 991px) {
  .dental-details {
    text-align: center;
    margin-top: 20px;
  }
}
@media (max-width: 576px) {
  .dental-details {
    margin-top: 0;
  }
}
.dental-details h5 {
  color: rgba(var(--theme-default), 1);
  margin-bottom: calc(4px + 16 * (100vw - 320px) / 1600);
}
.dental-details h2 {
  margin-bottom: calc(4px + 16 * (100vw - 320px) / 1600);
}
.dental-details ul {
  margin-bottom: calc(4px + 14 * (100vw - 320px) / 1600);
}
.dental-details ul li {
  width: 100%;
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
  font-weight: 700;
  color: rgba(var(--theme-font-color), 1);
  display: flex;
  align-items: center;
  gap: 10px;
}
.dental-details ul li + li {
  margin-top: 10px;
}
.dental-details ul li div {
  height: calc(25px + 10 * (100vw - 320px) / 1600);
  width: calc(25px + 10 * (100vw - 320px) / 1600);
  background-color: rgba(var(--theme-font-color), 0.1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
body.dark .dental-details ul li div img {
  filter: invert(100%) sepia(47%) saturate(214%) hue-rotate(171deg) brightness(104%) contrast(82%);
}
.dental-details p {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  white-space: normal;
  margin-bottom: calc(8px + 22 * (100vw - 320px) / 1600);
}
@media (max-width: 1400px) {
  .dental-details p {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
}

.before-section .image-container {
  position: relative;
  border-radius: 4px;
  overflow: hidden;
}
.before-section .image-container .ba-slider {
  position: relative;
  z-index: 2;
}
.before-section .image-container .ba-slider img {
  width: 100%;
  display: block;
}
.before-section .image-container .resize {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 49%;
  background-image: url(../images/layout-3/before-after/face.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.before-section .image-container .resize img {
  opacity: 0;
}
.before-section .image-container .handle {
  position: absolute;
  left: 49%;
  top: 0;
  bottom: 0;
  width: 3px;
  margin-left: -2px;
  background: rgba(var(--theme-default), 1);
  cursor: ew-resize;
}
.before-section .image-container .handle:before {
  content: "< >";
  height: 50px;
  width: 50px;
  position: absolute;
  bottom: 12%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: linear-gradient(90deg, rgba(var(--theme-default), 0.9) 0%, rgba(var(--theme-default), 1) 100%);
  border-radius: 2px;
  z-index: 2;
  color: rgba(var(--white), 1);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 900;
}
@media (max-width: 576px) {
  .before-section .image-container .handle:before {
    height: 30px;
    width: 30px;
    bottom: 15%;
  }
}
.before-section .before-details {
  text-align: center;
  margin-top: calc(18px + 36 * (100vw - 320px) / 1600);
}
.before-section .before-details h4 {
  font-size: calc(17px + 7 * (100vw - 320px) / 1600);
  margin-bottom: calc(6px + 4 * (100vw - 320px) / 1600);
}
.before-section .before-details p {
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
}

.cosmetic-about .about-img {
  position: relative;
}
.cosmetic-about .about-img .cosmetic-surgery-box {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateY(50%) translateX(-50%);
  padding: calc(10px + 5 * (100vw - 320px) / 1600);
  box-shadow: 3px 1px 10px 9px rgba(var(--black), 0.02);
  background-color: rgba(var(--body-background), 1);
  transition: all 0.5s;
  text-align: center;
  border-radius: 4px;
}
@media (max-width: 576px) {
  .cosmetic-about .about-img .cosmetic-surgery-box {
    display: none;
  }
}
.cosmetic-about .about-img .cosmetic-surgery-box span {
  letter-spacing: calc(1px + 5 * (100vw - 320px) / 1600);
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 5px;
  display: block;
}
.cosmetic-about .about-img .cosmetic-surgery-box::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 100%;
  background-image: linear-gradient(rgba(var(--white), 0), rgba(var(--white), 0), rgba(var(--theme-default), 0.2));
  transition: all 0.4s ease-in-out;
  transform: rotate(180deg);
}
.cosmetic-about .about-img .cosmetic-surgery-box h4 {
  font-size: calc(17px + 7 * (100vw - 320px) / 1600);
}
.cosmetic-about .about-img img {
  object-fit: cover;
  border-radius: 6px;
}
.cosmetic-about .about-img .dots-img {
  position: absolute;
  left: 17%;
  bottom: -18%;
  z-index: -1;
}
@media (max-width: 1199px) {
  .cosmetic-about .about-img .dots-img {
    display: none;
  }
}
.cosmetic-about .about-img.face-surgery {
  margin-top: calc(20px + 20 * (100vw - 320px) / 1600);
}
@media (max-width: 991px) {
  .cosmetic-about .about-img.face-surgery {
    margin-top: calc(20px + 100 * (100vw - 320px) / 1600);
  }
}
.cosmetic-about .about-img.face-surgery .cosmetic-surgery-box {
  transform: translateY(-50%) translateX(-50%);
  top: 0;
  bottom: unset;
}
@media (max-width: 576px) {
  .cosmetic-about .about-img.face-surgery .cosmetic-surgery-box {
    display: none;
  }
}
.cosmetic-about .about-img.face-surgery .dots-img {
  top: -15%;
  bottom: unset;
}
@media (max-width: 1199px) {
  .cosmetic-about .about-img.face-surgery .dots-img {
    display: none;
  }
}
.cosmetic-about .about-img:hover .cosmetic-surgery-box:after {
  height: 100%;
}
.cosmetic-about .about-details {
  padding-left: calc(12px + 48 * (100vw - 1200px) / 720);
}
[dir=rtl] .cosmetic-about .about-details {
  padding-right: calc(12px + 48 * (100vw - 1200px) / 720);
  padding-left: unset;
}
@media (max-width: 991px) {
  .cosmetic-about .about-details {
    margin-top: calc(25px + 0 * (100vw - 1200px) / 720);
  }
}
@media (max-width: 991px) {
  .cosmetic-about .about-details {
    text-align: center;
  }
}
.cosmetic-about .about-details span {
  display: block;
  width: fit-content;
  color: rgba(var(--white), 1);
  background-color: rgba(var(--theme-default), 1);
  text-transform: uppercase;
  font-weight: 600;
  padding: 5px 10px;
  margin-bottom: calc(4px + 21 * (100vw - 320px) / 1600);
  box-shadow: 0px 5px 12.5px rgba(var(--theme-default), 0.35);
  border-radius: 4px;
}
@media (max-width: 991px) {
  .cosmetic-about .about-details span {
    margin: 0 auto calc(4px + 21 * (100vw - 320px) / 1600);
  }
}
.cosmetic-about .about-details h5 {
  margin-bottom: 10px;
  color: rgba(var(--theme-default), 1);
}
.cosmetic-about .about-details h2 {
  width: 70%;
  margin-bottom: calc(10px + 5 * (100vw - 320px) / 1600);
  line-height: 1.4;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 1199px) {
  .cosmetic-about .about-details h2 {
    width: 100%;
  }
}
.cosmetic-about .about-details p {
  margin-bottom: calc(14px + 6 * (100vw - 320px) / 1600);
}
@media (max-width: 1400px) {
  .cosmetic-about .about-details p {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
}
@media (max-width: 1199px) {
  .cosmetic-about .about-details p {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
}
.cosmetic-about .about-details .about-sign {
  margin-bottom: calc(22px + 8 * (100vw - 320px) / 1600);
}
body.dark .cosmetic-about .about-details .about-sign img {
  filter: brightness(0) invert(0.5);
}
@media (max-width: 991px) {
  .cosmetic-about .about-details .about-sign img {
    width: 50%;
  }
}
@media (max-width: 991px) {
  .cosmetic-about .about-details .d-flex {
    justify-content: center;
    flex-wrap: wrap;
  }
}
.cosmetic-about .about-details:hover h2 {
  color: rgba(var(--theme-default), 1);
}

.about-section .about-img {
  position: relative;
}
.about-section .about-img .animation-icon {
  position: absolute;
  bottom: 8%;
  right: 15%;
}
.about-section .about-img .animation-icon .icon {
  height: 25px;
  width: 25px;
  border-radius: 50%;
  background-color: rgba(var(--theme-default), 1);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.about-section .about-img .animation-icon .icon i {
  color: rgba(var(--white), 1);
  font-size: 20px;
}
.about-section .about-img .animation-icon .icon::after {
  position: absolute;
  content: "";
  top: -40%;
  left: -40%;
  height: 180%;
  width: 180%;
  background-color: rgba(var(--theme-default), 0.2);
  border-radius: 50%;
  z-index: -1;
}
.about-section .about-img .animation-icon .icon::before {
  position: absolute;
  content: "";
  top: -80%;
  left: -80%;
  height: 260%;
  width: 260%;
  background-color: rgba(var(--theme-default), 0.2);
  border-radius: 50%;
  z-index: -1;
  animation: effect-round 4s linear 1s infinite;
}
.about-section .about-img .content-box {
  background-color: rgba(var(--body-background), 1);
  padding: 14px calc(12px + 12 * (100vw - 320px) / 1600);
  border-radius: 8px;
  width: fit-content;
  box-shadow: 0px 13px 24px 0px rgba(var(--black), 0.1);
  text-align: center;
  position: absolute;
  right: 7%;
  bottom: 22%;
  animation: up-down 6s ease-in-out infinite;
}
.about-section .about-img .content-box::after {
  content: "";
  position: absolute;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  bottom: -11px;
  height: 25px;
  width: 25px;
  background-color: rgba(var(--body-background), 1);
  border-radius: 6px;
  z-index: 0;
}
.about-section .about-img .content-box h6 {
  color: rgba(var(--theme-default), 1);
}
.about-section .about-img .content-box p {
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-font-color), 1);
  font-weight: 600;
  margin-bottom: 10px;
}
.about-section .about-content {
  padding-left: calc(0px + 40 * (100vw - 320px) / 1600);
}
[dir=rtl] .about-section .about-content {
  padding-right: calc(0px + 40 * (100vw - 320px) / 1600);
  padding-left: unset;
}
.about-section .about-content h4 {
  margin-bottom: calc(12px + 6 * (100vw - 320px) / 1600);
}
.about-section .about-content p {
  font-family: "Montserrat", sans-serif;
  width: 80%;
  line-height: 1.6;
  margin-bottom: calc(12px + 8 * (100vw - 320px) / 1600);
}
@media (max-width: 1399px) {
  .about-section .about-content p {
    width: 100%;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .about-section .about-content p {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
}
.about-section .about-content .d-flex {
  gap: 10px;
  align-items: center;
  margin-bottom: 8px;
}
.about-section .about-content .d-flex .icon {
  height: 22px;
  width: 22px;
  background-color: rgba(var(--theme-default), 1);
  border-radius: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-section .about-content .d-flex .icon i {
  color: rgba(var(--white), 1);
  line-height: 1;
}
.about-section .about-content .d-flex h6 {
  font-weight: 500;
}
.about-section .about-content .btn {
  margin-top: 12px;
}

.pediatrician-about-us .pediatrician-img {
  position: relative;
}
.pediatrician-about-us .pediatrician-img:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  height: calc(100% - 30px);
  width: calc(100% + 30px);
  transform: translate(-50%, -50%);
  background: linear-gradient(to right, rgba(var(--theme-default), 0.07), rgba(182, 231, 233, 0.3));
  z-index: -1;
  border-radius: 2px;
}
.pediatrician-about-us .pediatrician-img::before {
  content: "";
  position: absolute;
  width: 200%;
  height: 0%;
  left: 50%;
  top: 50%;
  background-color: rgba(var(--body-background), 0.2);
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: 1;
}
.pediatrician-about-us .pediatrician-img > a {
  width: 100%;
  border-radius: 4px;
  overflow: hidden;
  display: block;
}
.pediatrician-about-us .pediatrician-img > a img {
  width: 100%;
}
.pediatrician-about-us .pediatrician-img .shape-img {
  position: absolute;
  top: -12%;
  left: -21%;
  transform: rotateY(180deg) rotate(24deg);
  width: 30%;
  z-index: -1;
  opacity: 0.6;
}
[dir=rtl] .pediatrician-about-us .pediatrician-img .shape-img {
  left: unset;
  right: -21%;
  transform: rotateY(180deg) rotate(24deg) scaleX(-1);
}
.pediatrician-about-us .pediatrician-img .play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.pediatrician-about-us .pediatrician-img:hover::before {
  height: 250%;
  transition: all 600ms linear;
  background-color: transparent;
}
.pediatrician-about-us .pediatrician-content {
  margin-left: calc(12px + 18 * (100vw - 320px) / 1600);
  position: relative;
}
[dir=rtl] .pediatrician-about-us .pediatrician-content {
  margin-right: calc(12px + 18 * (100vw - 320px) / 1600);
  margin-left: unset;
}
@media (max-width: 991px) {
  .pediatrician-about-us .pediatrician-content {
    margin-left: 0;
  }
  [dir=rtl] .pediatrician-about-us .pediatrician-content {
    margin-right: 0;
  }
}
.pediatrician-about-us .pediatrician-content span {
  position: relative;
  color: rgba(var(--theme-default), 1);
  font-weight: 600;
  padding: 4px;
  margin-bottom: 12px;
}
.pediatrician-about-us .pediatrician-content span::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 60%;
  background-color: rgba(var(--theme-default), 0.1);
  transition: all 0.4s ease-in-out;
}
.pediatrician-about-us .pediatrician-content a {
  display: block;
}
.pediatrician-about-us .pediatrician-content a h2 {
  margin-top: calc(10px + 2 * (100vw - 320px) / 1600);
}
.pediatrician-about-us .pediatrician-content p {
  margin-top: calc(10px + 2 * (100vw - 320px) / 1600);
}
@media (max-width: 1400px) {
  .pediatrician-about-us .pediatrician-content p {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
}
.pediatrician-about-us .pediatrician-content ul {
  margin: 10px 0 calc(10px + 10 * (100vw - 320px) / 1600);
}
.pediatrician-about-us .pediatrician-content ul li {
  width: 100%;
  padding: 8px 0;
  font-weight: 600;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  display: flex;
  align-items: center;
  gap: 8px;
}
.pediatrician-about-us .pediatrician-content ul li i {
  background-color: rgba(var(--theme-default), 1);
  color: rgba(var(--white), 1);
  border-radius: 25px;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
.pediatrician-about-us .pediatrician-content .shape-img {
  position: absolute;
  bottom: 0;
  right: -33%;
  opacity: 0.7;
}
[dir=rtl] .pediatrician-about-us .pediatrician-content .shape-img {
  left: -33%;
  right: unset;
  transform: scaleX(-1);
}
@media (max-width: 991px) {
  .pediatrician-about-us .pediatrician-content .d-flex {
    flex-wrap: wrap;
  }
}
.pediatrician-about-us:hover .pediatrician-content span::after {
  width: 100%;
}

.medicine-about .medicine-img {
  position: relative;
}
.medicine-about .medicine-img::before {
  content: "";
  position: absolute;
  width: 200%;
  height: 0%;
  left: 50%;
  top: 50%;
  background-color: rgba(var(--body-background), 0.2);
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: 1;
}
.medicine-about .medicine-img a {
  margin-left: calc(12px + 18 * (100vw - 320px) / 1600);
  border-radius: 6px;
}
[dir=rtl] .medicine-about .medicine-img a {
  margin-right: calc(12px + 18 * (100vw - 320px) / 1600);
  margin-left: unset;
}
@media (max-width: 576px) {
  .medicine-about .medicine-img a {
    margin-left: calc(20px + 10 * (100vw - 320px) / 1600);
  }
}
.medicine-about .medicine-img > .dot-img {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  z-index: -1;
}
[dir=rtl] .medicine-about .medicine-img > .dot-img {
  left: unset;
  right: 0;
}
@media (max-width: 576px) {
  .medicine-about .medicine-img > .dot-img {
    display: none;
  }
}
.medicine-about .medicine-img .content {
  position: absolute;
  top: 50%;
  left: -5%;
  transform: translateY(-50%);
  padding: calc(8px + 8 * (100vw - 320px) / 1600) calc(12px + 18 * (100vw - 320px) / 1600);
  background-color: rgba(var(--body-background), 1);
  box-shadow: 0px 2px 8px 0px rgba(var(--black), 0.08);
  text-align: center;
  overflow: hidden;
  border-radius: 4px;
  transition: all 0.4s ease-in-out;
}
[dir=rtl] .medicine-about .medicine-img .content {
  left: unset;
  right: -5%;
}
@media (max-width: 576px) {
  .medicine-about .medicine-img .content {
    left: -2%;
    padding: calc(8px + 8 * (100vw - 320px) / 1600) calc(8px + 22 * (100vw - 320px) / 1600);
  }
  [dir=rtl] .medicine-about .medicine-img .content {
    right: -2%;
  }
}
.medicine-about .medicine-img .content span {
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 8px;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 576px) {
  .medicine-about .medicine-img .content span {
    letter-spacing: 4px;
  }
}
.medicine-about .medicine-img .content h4 {
  transition: all 0.4s ease-in-out;
}
.medicine-about .medicine-img .content::after {
  transition-duration: 800ms;
  position: absolute;
  width: 200%;
  height: 200%;
  content: "";
  top: 110%;
  left: 50%;
  background-color: rgba(var(--theme-default), 1);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 50%;
  z-index: -1;
  transition: all 0.4s ease-in-out;
}
.medicine-about .medicine-img:hover::before {
  height: 250%;
  transition: all 600ms linear;
  background-color: transparent;
}
.medicine-about .medicine-img:hover .content:after {
  top: -40%;
}
.medicine-about .medicine-img:hover .content h4 {
  color: rgba(var(--white), 1);
}
.medicine-about .medicine-img:hover .content span {
  color: rgba(var(--white), 1);
}
.medicine-about .medicine-content {
  margin-left: calc(12px + 18 * (100vw - 320px) / 1600);
}
[dir=rtl] .medicine-about .medicine-content {
  margin-right: calc(12px + 18 * (100vw - 320px) / 1600);
  margin-left: unset;
}
@media (max-width: 991px) {
  .medicine-about .medicine-content {
    text-align: center;
    margin-left: 0;
  }
  [dir=rtl] .medicine-about .medicine-content {
    margin-right: 0;
  }
}
.medicine-about .medicine-content > h5 {
  color: rgba(var(--theme-default), 1);
  margin-bottom: 12px;
}
.medicine-about .medicine-content h2 {
  margin-bottom: 10px;
}
.medicine-about .medicine-content .text {
  margin-bottom: 12px;
}
@media (max-width: 1400px) {
  .medicine-about .medicine-content .text {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
}
@media (max-width: 1200px) {
  .medicine-about .medicine-content .text {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
}
.medicine-about .medicine-content p {
  margin-bottom: 12px;
}
@media (max-width: 1400px) {
  .medicine-about .medicine-content p {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
}
@media (max-width: 1199px) {
  .medicine-about .medicine-content p {
    display: none !important;
  }
}
.medicine-about .medicine-content ul {
  display: flex;
  align-items: center;
  gap: calc(15px + 15 * (100vw - 320px) / 1600);
  margin-bottom: calc(12px + 23 * (100vw - 320px) / 1600);
}
@media (max-width: 991px) {
  .medicine-about .medicine-content ul {
    justify-content: center;
  }
}
.medicine-about .medicine-content ul li {
  display: flex;
  align-items: center;
  gap: calc(8px + 12 * (100vw - 320px) / 1600);
}
.medicine-about .medicine-content ul li .icon {
  height: 65px;
  width: 65px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(var(--theme-default), 1);
  border-radius: 4px;
}
@media (max-width: 991px) {
  .medicine-about .medicine-content ul li .icon {
    height: 50px;
    width: 50px;
  }
}
.medicine-about .medicine-content ul li .content span {
  font-weight: 600;
  color: rgba(var(--theme-default), 1);
}
.medicine-about .medicine-content ul li .content h5 {
  font-weight: 700;
}

.about-info {
  position: relative;
}
@media (max-width: 991px) {
  .about-info {
    padding: 0 15px;
  }
}
.about-info .about-info-img {
  display: none;
}
@media (max-width: 767px) {
  .about-info .about-info-img {
    display: block;
  }
}
@media (max-width: 767px) {
  .about-info .about-info-img-1 {
    display: none;
  }
}
.about-info .about-img-content {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 260px;
  padding: calc(10px + 15 * (100vw - 320px) / 1600) calc(10px + 10 * (100vw - 320px) / 1600);
  border-radius: 50px 20px 20px 20px;
  background-color: rgba(var(--body-background), 1);
  box-shadow: 0px 0px 20px rgba(var(--black), 0.1);
  text-align: center;
}
@media (max-width: 1499px) {
  .about-info .about-img-content {
    max-width: 240px;
  }
}
@media (max-width: 1399px) {
  .about-info .about-img-content {
    max-width: 210px;
  }
}
@media (max-width: 1199px) {
  .about-info .about-img-content {
    max-width: 188px;
  }
}
@media (max-width: 991px) {
  .about-info .about-img-content {
    max-width: 274px;
  }
}
@media (max-width: 767px) {
  .about-info .about-img-content {
    display: none;
  }
}
.about-info .about-img-content h6 {
  margin-bottom: 12px;
  font-weight: 600;
}
.about-info .about-img-content span {
  margin-bottom: 14px;
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
}
@media (max-width: 1399px) {
  .about-info .about-img-content span {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
}
@media (max-width: 1199px) {
  .about-info .about-img-content span {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
}
@media (max-width: 991px) {
  .about-info .about-img-content span {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
}
@media (max-width: 767px) {
  .about-info .about-img-content span {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
}
.about-info .about-img-content .rating {
  margin-bottom: 14px;
}
.about-info .about-img-content a {
  color: rgba(var(--theme-font-color), 1);
  font-weight: 600;
}
.about-info .about-img-content a i {
  margin-right: 8px;
  color: rgba(var(--theme-default), 1);
}

.about-info-content {
  position: relative;
  padding-left: calc(15px + 11 * (100vw - 320px) / 1600);
  height: 100%;
}
[dir=rtl] .about-info-content {
  padding-left: 0;
}
.about-info-content > p {
  margin: 8px 0 calc(10px + 10 * (100vw - 320px) / 1600);
}
@media (max-width: 1199px) {
  .about-info-content > p {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
}
@media (max-width: 767px) {
  .about-info-content > p {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
}
.about-info-content > ul {
  margin-bottom: calc(10px + 10 * (100vw - 320px) / 1600);
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1399px) {
  .about-info-content > ul {
    margin-bottom: 0;
  }
}
.about-info-content > ul li {
  width: 50%;
  padding: calc(4px + 4 * (100vw - 320px) / 1600) 0;
}
@media (max-width: 767px) {
  .about-info-content > ul li {
    width: 100%;
  }
}
.about-info-content > ul li a {
  display: flex;
  align-items: center;
  gap: 8px;
  color: rgba(var(--theme-font-color), 1);
  font-weight: 500;
}
.about-info-content > ul li a i {
  color: rgba(var(--theme-default), 1);
  font-size: calc(16px + 6 * (100vw - 320px) / 1600);
}
.about-info-content .btn {
  margin-bottom: 12px;
}
.about-info-content > .doctor-img {
  position: absolute;
  bottom: 14px;
  left: -5px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.about-info-content > .doctor-img .img {
  position: relative;
}
.about-info-content > .doctor-img .img img {
  border-radius: 20px;
}
.about-info-content > .doctor-img .img .play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.about-info-content > .doctor-img .content > p {
  margin-bottom: 12px;
}
@media (max-width: 1399px) {
  .about-info-content > .doctor-img .content > p {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
}
.about-info-content > .doctor-img .content .about-contact-wrap li {
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid rgba(var(--light-border), 1);
}
[dir=rtl] .about-info-content > .doctor-img .content .about-contact-wrap li {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px solid rgba(var(--light-border), 1);
}
.about-info-content > .doctor-img .content .about-contact-wrap li:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: none;
}
[dir=rtl] .about-info-content > .doctor-img .content .about-contact-wrap li:last-child {
  margin-left: 0;
  padding-left: 0;
  border-left: none;
}
.about-info-content > .doctor-img .content .about-contact-wrap li > p {
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
}
.about-info-content > .doctor-img .content .about-contact-wrap li a {
  color: rgba(var(--theme-font-color), 1);
  font-weight: 500;
}
.about-info-content > .doctor-img .content .about-contact-wrap li a i {
  color: rgba(var(--theme-default), 1);
  margin-right: 4px;
}

.about-two-content > span {
  background-color: rgba(var(--theme-default), 1);
  display: block;
  width: fit-content;
  border-radius: 100px;
  padding: 6px 15px;
  color: rgba(var(--white), 1);
  font-weight: 600;
  margin-bottom: 7px;
}
.about-two-content h3 {
  margin-bottom: 16px;
  line-height: 1.3;
}
.about-two-content p {
  margin-bottom: calc(12px + 18 * (100vw - 320px) / 1600);
  line-height: 1.6;
}
.about-two-content.custom-sticky {
  top: 150px;
}

.about-two-box {
  background-color: rgba(var(--body-background), 1);
  background-repeat: no-repeat;
  background-size: contain;
  padding: 12px;
  overflow: hidden;
  border-radius: 10px;
  display: flex;
  position: relative;
  justify-content: space-between;
  z-index: 0;
  gap: calc(12px + 38 * (100vw - 320px) / 1600);
}
[dir=rtl] .about-two-box {
  background-position: right;
}
.about-two-box .img {
  position: relative;
  overflow: hidden;
}
@media (max-width: 567px) {
  .about-two-box .img {
    display: none;
  }
}
.about-two-box .img::before {
  content: "";
  position: absolute;
  width: 200%;
  height: 0%;
  left: 50%;
  top: 50%;
  background-color: rgba(var(--body-background), 0.2);
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: 1;
}
.about-two-box .img img {
  width: 200px;
  height: 184px;
  object-fit: cover;
  border-radius: 8px;
}
.about-two-box .content {
  display: grid;
  flex: 1;
}
.about-two-box .content .text {
  align-items: self-end;
  display: flex;
}
.about-two-box .content .text p {
  padding-top: 12px;
  border-top: 1px solid rgba(var(--light-border), 1);
}
.about-two-box .content .d-flex {
  gap: 12px;
  padding-top: calc(8px + 12 * (100vw - 320px) / 1600);
  padding-left: calc(8px + 4 * (100vw - 320px) / 1600);
}
@media (max-width: 567px) {
  .about-two-box .content .d-flex {
    margin-bottom: 12px;
  }
}
.about-two-box .content .d-flex .flex-shrink-0 {
  position: absolute;
  top: -5px;
  left: -5px;
  opacity: 0.08;
  transform: rotate(7deg) scale(1.22);
  z-index: -1;
}
[dir=rtl] .about-two-box .content .d-flex .flex-shrink-0 {
  left: unset;
  right: -5px;
}
.about-two-box .content .d-flex .flex-shrink-0 img {
  width: 80px;
}
@media (max-width: 567px) {
  .about-two-box .content .d-flex .flex-shrink-0 img {
    width: 54px;
  }
}
.about-two-box .content .d-flex .flex-shrink-0 svg {
  width: 80px;
  height: 80px;
}
@media (max-width: 567px) {
  .about-two-box .content .d-flex .flex-shrink-0 svg {
    width: 54px;
    height: 54px;
  }
}
.about-two-box .content .d-flex .flex-grow-1 > span {
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 600;
}
.about-two-box .content .d-flex .flex-grow-1 > span span {
  height: 10px;
  width: 10px;
  border-radius: 25px;
  background-color: rgba(var(--theme-default), 1);
  display: block;
}
.about-two-box .content .d-flex .flex-grow-1 h4 {
  transition: all 0.4s ease-in-out;
}
.about-two-box:hover .img::before {
  height: 250%;
  transition: all 600ms linear;
  background-color: transparent;
}
.about-two-box:hover .content .d-flex .flex-shrink-0 img {
  animation: tada-1 1.5s ease infinite;
}
.about-two-box:hover .content .d-flex .flex-shrink-0 svg {
  animation: tada-1 1.5s ease infinite;
}
.about-two-box:hover .content .d-flex .flex-grow-1 h4 {
  color: rgba(var(--theme-default), 1);
}

.benefits-box {
  background-color: rgba(var(--body-background), 1);
  border-radius: 20px;
  position: relative;
  z-index: 1;
  padding: calc(12px + 23 * (100vw - 320px) / 1600) calc(12px + 43 * (100vw - 320px) / 1600);
  text-align: center;
  z-index: 1;
}
.benefits-box::before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 20px;
  padding: 1px;
  background: linear-gradient(rgba(var(--theme-default), 1) 50%, rgba(var(--theme-default), 0) 90%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  opacity: 0;
  transition: all 0.4s ease-in-out;
  z-index: -1;
}
.benefits-box .icon {
  height: calc(78px + 10 * (100vw - 320px) / 1600);
  width: calc(78px + 10 * (100vw - 320px) / 1600);
  margin: auto;
  transition: all 0.4s ease-in-out;
  position: relative;
}
.benefits-box .icon .shape {
  height: 100%;
  width: 100%;
  transition: all 0.4s ease-in-out;
  stroke: rgba(var(--theme-default), 1);
  fill: transparent;
}
.benefits-box .icon .svg {
  width: calc(42px + 10 * (100vw - 320px) / 1600);
  height: calc(42px + 10 * (100vw - 320px) / 1600);
  position: absolute;
  top: 50%;
  transition: all 0.4s ease-in-out;
  left: 50%;
  transform: translate(-50%, -50%);
  fill: rgba(var(--theme-default), 1);
}
.benefits-box .icon img {
  filter: invert(80%) sepia(37%) saturate(461%) hue-rotate(32deg) brightness(328%) contrast(83%);
  transition: all 0.4s ease-in-out;
}
.benefits-box .content {
  margin-top: calc(12px + 4 * (100vw - 320px) / 1600);
}
.benefits-box .content h5 {
  transition: all 0.4s ease-in-out;
}
.benefits-box .content p {
  margin-top: calc(8px + 4 * (100vw - 320px) / 1600);
  transition: all 0.4s ease-in-out;
  font-family: "Montserrat", sans-serif;
}
.benefits-box:hover::before {
  opacity: 1;
}
.benefits-box:hover .icon .shape {
  fill: rgba(var(--theme-default), 1);
}
.benefits-box:hover .icon .svg {
  fill: rgba(var(--white), 1);
}

.advantages-box h3 {
  margin-bottom: 10px;
}
.advantages-box p {
  font-family: "Montserrat", sans-serif;
  line-height: 1.8;
  margin-bottom: calc(12px + 18 * (100vw - 320px) / 1600);
}
.advantages-box ul {
  display: grid;
  align-items: center;
  gap: calc(12px + 8 * (100vw - 320px) / 1600);
  margin-bottom: calc(20px + 30 * (100vw - 320px) / 1600);
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
@media (max-width: 520px) {
  .advantages-box ul {
    grid-template-columns: 1fr 1fr;
  }
}
.advantages-box ul.style-1 li {
  background-color: rgba(var(--light-background), 0.5);
}
.advantages-box ul li {
  background-color: rgba(var(--theme-default), 0.07);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  text-align: center;
  padding-block: 12px;
}
.advantages-box ul li div img {
  margin-bottom: 12px;
}
.advantages-box ul li div h6 {
  margin-bottom: 6px;
}
.advantages-box .advantages-appointment-box {
  background-color: rgba(var(--light-background), 0.5);
  height: 100%;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: calc(12px + 13 * (100vw - 320px) / 1600);
}
.advantages-box .advantages-appointment-box h4 {
  text-align: center;
}
.advantages-box .advantages-appointment-box .form-group input,
.advantages-box .advantages-appointment-box .form-group textarea {
  background-color: rgba(var(--body-background), 1);
  border: none;
  padding: calc(10px + 6 * (100vw - 320px) / 1600) calc(12px + 8 * (100vw - 320px) / 1600);
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  font-weight: 500;
}
.advantages-box .advantages-appointment-box .form-group input::placeholder,
.advantages-box .advantages-appointment-box .form-group textarea::placeholder {
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  font-weight: 500;
}
.advantages-box .advantages-appointment-box .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  padding: calc(10px + 4 * (100vw - 320px) / 1600) calc(12px + 38 * (100vw - 320px) / 1600);
  text-transform: capitalize;
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
}

.nutrition-box .img {
  position: relative;
}
.nutrition-box .img .box-1 {
  position: absolute;
  right: 15%;
  top: 4%;
  text-align: end;
}
@media (max-width: 575px) {
  .nutrition-box .img .box-1 {
    top: 0%;
  }
}
.nutrition-box .img .box-1 h5 {
  font-size: calc(16px + 14 * (100vw - 320px) / 1600);
}
.nutrition-box .img .box-1 p {
  font-family: "Montserrat", sans-serif;
}
@media (max-width: 480px) {
  .nutrition-box .img .box-1 p {
    font-size: 10px;
  }
}
.nutrition-box .img .box-2 {
  position: absolute;
  left: 15%;
  bottom: 4%;
  text-align: start;
}
@media (max-width: 575px) {
  .nutrition-box .img .box-2 {
    bottom: 0%;
  }
}
.nutrition-box .img .box-2 h5 {
  font-size: calc(16px + 14 * (100vw - 320px) / 1600);
}
.nutrition-box .img .box-2 p {
  font-family: "Montserrat", sans-serif;
}
@media (max-width: 480px) {
  .nutrition-box .img .box-2 p {
    font-size: 10px;
  }
}
.nutrition-box .content span {
  display: block;
  width: 12%;
  height: 6px;
  background-color: rgba(var(--theme-default), 1);
  margin-bottom: 10px;
}
.nutrition-box .content h2 {
  font-weight: 600;
  margin-bottom: 12px;
}
.nutrition-box .content > p {
  font-family: "Montserrat", sans-serif;
  width: 90%;
  margin-bottom: calc(12px + 18 * (100vw - 320px) / 1600);
}
@media (max-width: 575px) {
  .nutrition-box .content > p {
    width: 100%;
  }
}
.nutrition-box .content ul {
  display: grid;
  justify-content: space-between;
  grid-template-columns: 1fr 1fr;
  gap: calc(15px + 15 * (100vw - 320px) / 1600) calc(8px + 7 * (100vw - 320px) / 1600);
}
@media (max-width: 1199px) and (min-width: 992px) {
  .nutrition-box .content ul {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 575px) {
  .nutrition-box .content ul {
    grid-template-columns: 1fr;
  }
}
.nutrition-box .content ul li {
  display: flex;
  gap: calc(10px + 4 * (100vw - 320px) / 1600);
  align-items: flex-start;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .nutrition-box .content ul li {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .nutrition-box .content ul li {
    width: 100%;
  }
}
.nutrition-box .content ul li .icon {
  height: calc(50px + 20 * (100vw - 320px) / 1600);
  width: calc(50px + 20 * (100vw - 320px) / 1600);
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(var(--theme-default), 1);
  border-radius: 50%;
}
.nutrition-box .content ul li .icon img {
  width: calc(25px + 5 * (100vw - 320px) / 1600);
}
.nutrition-box .content ul li:hover .icon img {
  animation: tada 1.5s ease infinite;
}
.nutrition-box .content ul li:hover div h5 {
  color: rgba(var(--theme-default), 1);
}
.nutrition-box .content ul li div {
  width: calc(100% - (50px + 20 * (100vw - 320px) / 1600) - (10px + 4 * (100vw - 320px) / 1600));
}
.nutrition-box .content ul li div h5 {
  transition: all 0.4s ease-in-out;
  font-size: calc(16px + 4 * (100vw - 320px) / 1600);
}
.nutrition-box .content ul li div p {
  margin-top: calc(2px + 6 * (100vw - 320px) / 1600);
  line-height: 1.6;
  letter-spacing: 0.05em;
}

.services-diet-box {
  position: relative;
  overflow: hidden;
}
.services-diet-box .icon-1 {
  position: absolute;
  left: 6.5%;
  animation: lef 6s linear infinite;
}
.services-diet-box .icon-2 {
  position: absolute;
  right: 1%;
  top: -8%;
  animation: lef 8s linear infinite;
}
.services-diet-box .icon-3 {
  position: absolute;
  bottom: 0;
  left: 1%;
  animation: lef 6s linear infinite;
}
.services-diet-box .img {
  position: relative;
  overflow: hidden;
  border-radius: 6px;
}
@media (max-width: 767px) {
  .services-diet-box .img img {
    width: 100%;
  }
}
.services-diet-box .img::before {
  content: "";
  position: absolute;
  width: 200%;
  height: 0%;
  left: 50%;
  top: 50%;
  background-color: rgba(var(--body-background), 0.2);
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: 1;
}
.services-diet-box .img:hover::before {
  height: 250%;
  transition: all 600ms linear;
  background-color: transparent;
}
.services-diet-box .content {
  background-color: rgba(var(--body-background), 1);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: calc(12px + 8 * (100vw - 320px) / 1600) calc(12px + 28 * (100vw - 320px) / 1600);
  position: relative;
  z-index: 1;
  border-radius: 6px;
}
.services-diet-box .content::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100%;
  width: 100%;
  background-color: transparent;
  transform: translate(-50%, -50%);
  border: 1px solid rgba(var(--theme-default), 0.1);
  opacity: 0;
  transition: all 0.4s ease-in-out;
  z-index: -1;
  border-radius: 4px;
}
.services-diet-box .content div {
  text-align: center;
}
.services-diet-box .content div h5 {
  font-size: calc(16px + 7 * (100vw - 320px) / 1600);
  margin-bottom: 12px;
  transition: all 0.4s ease-in-out;
}
.services-diet-box .content div p {
  font-family: "Montserrat", sans-serif;
}
.services-diet-box .content:hover::before {
  height: 94%;
  width: 94%;
  opacity: 1;
  border-color: rgba(var(--theme-default), 1);
}
.services-diet-box .content:hover div h5 {
  color: rgba(var(--theme-default), 1);
}

.about-move-box {
  background-image: url(https://themes.pixelstrap.net/physic/assets/svg/shape.svg);
  background-repeat: no-repeat;
  overflow: hidden;
}
.about-move-box .about-slider-box {
  position: relative;
}
.about-move-box .about-slider-box .swiper-button-prev {
  left: 38%;
  right: unset;
  bottom: -2%;
  top: unset;
  transform: scale(-1);
  border-radius: 4px;
}
body.dark .about-move-box .about-slider-box .swiper-button-prev img {
  filter: invert(42%) sepia(47%) saturate(214%) hue-rotate(171deg) brightness(95%) contrast(82%);
}
@media (max-width: 1199px) {
  .about-move-box .about-slider-box .swiper-button-prev {
    display: none;
  }
}
.about-move-box .about-slider-box .swiper-button-prev::after {
  display: none;
}
.about-move-box .about-slider-box .swiper-button-next {
  right: 38%;
  left: unset;
  bottom: -2%;
  top: unset;
  border-radius: 4px;
}
body.dark .about-move-box .about-slider-box .swiper-button-next img {
  filter: invert(42%) sepia(47%) saturate(214%) hue-rotate(171deg) brightness(95%) contrast(82%);
}
@media (max-width: 1199px) {
  .about-move-box .about-slider-box .swiper-button-next {
    display: none;
  }
}
.about-move-box .about-slider-box .swiper-button-next::after {
  display: none;
}
.about-move-box .about-slider-box .swiper-pagination {
  bottom: 0.5%;
  z-index: 2;
}
@media (max-width: 767px) {
  .about-move-box .about-slider-box .swiper-pagination {
    display: none;
  }
}
.about-move-box .about-slider-box .swiper-pagination .swiper-pagination-bullet {
  background: rgba(var(--theme-default), 0.7);
}
.about-move-box .about-slider-box .swiper-pagination .swiper-pagination-bullet-active {
  background: rgba(var(--theme-default), 1);
}
.about-move-box .about-slider-box .swiper-wrapper .swiper-slide {
  margin-top: 40px;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 767px) {
  .about-move-box .about-slider-box .swiper-wrapper .swiper-slide {
    margin-top: 0;
  }
}
.about-move-box .about-slider-box .swiper-wrapper .swiper-slide.swiper-slide-active {
  margin-top: 0;
}
.about-move-box .about-slider-box .swiper-wrapper .swiper-slide a {
  width: 100%;
}
.about-move-box .about-slider-box .swiper-wrapper .swiper-slide a img {
  width: 100%;
  object-fit: cover;
  border-radius: 6px;
}
.about-move-box .about-slider-content {
  padding-left: calc(0px + 50 * (100vw - 1400px) / 520);
}
.about-move-box .about-slider-content h3 {
  font-weight: 600;
  font-family: "Montserrat", sans-serif;
  margin-bottom: calc(4px + 11 * (100vw - 320px) / 1600);
}
.about-move-box .about-slider-content > p {
  font-family: "Montserrat", sans-serif;
  margin-bottom: 12px;
}
.about-move-box .about-slider-content .counter {
  padding: 12px 0;
  border-top: 1px solid rgba(var(--light-border), 1);
  border-bottom: 1px solid rgba(var(--light-border), 1);
  display: flex;
  margin-bottom: calc(12px + 8 * (100vw - 320px) / 1600);
}
@media (max-width: 1199px) {
  .about-move-box .about-slider-content .counter {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .about-move-box .about-slider-content .counter {
    border: none;
    padding: 0;
    margin: 0;
    row-gap: 10px;
  }
}
.about-move-box .about-slider-content .counter li {
  border-right: 1px solid rgba(var(--light-border), 1);
  text-align: center;
  padding: 0 12px;
}
[dir=rtl] .about-move-box .about-slider-content .counter li {
  border-right: none;
  border-left: 1px solid rgba(var(--light-border), 1);
}
@media (max-width: 767px) {
  .about-move-box .about-slider-content .counter li {
    width: 50%;
    border-right: none;
    border-bottom: 1px solid rgba(var(--light-border), 1);
  }
  [dir=rtl] .about-move-box .about-slider-content .counter li {
    border-left: none;
  }
  .about-move-box .about-slider-content .counter li:nth-child(2), .about-move-box .about-slider-content .counter li:first-child {
    padding-bottom: 10px;
  }
  .about-move-box .about-slider-content .counter li:last-child, .about-move-box .about-slider-content .counter li:nth-last-child(2) {
    border-bottom: none;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .about-move-box .about-slider-content .counter li:nth-child(2) {
    display: none;
  }
}
@media (max-width: 1399px) {
  .about-move-box .about-slider-content .counter li {
    padding: 0 8px;
  }
}
.about-move-box .about-slider-content .counter li:last-child {
  border-right: none;
}
[dir=rtl] .about-move-box .about-slider-content .counter li:last-child {
  border-left: none;
}
.about-move-box .about-slider-content .counter li .content h3 {
  color: rgba(var(--theme-default), 1);
}
.about-move-box .about-slider-content .counter li .content h3 span {
  font-size: calc(22px + 18 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-default), 1);
}
.about-move-box .about-slider-content .counter li p {
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  color: rgba(var(--theme-font-color), 1);
  white-space: nowrap;
  text-transform: capitalize;
}
.about-move-box .about-slider-content .listing {
  margin-bottom: calc(12px + 28 * (100vw - 320px) / 1600);
}
.about-move-box .about-slider-content .listing li {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 8px 0;
}
.about-move-box .about-slider-content .listing li .icon {
  height: 20px;
  width: 20px;
  background-color: rgb(52, 44, 15);
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(var(--white), 1);
}
.about-move-box .about-slider-content .listing li .icon i {
  font-size: 12px;
}
.about-move-box .about-slider-content .listing li p {
  width: calc(100% - 20px - 10px);
}

@keyframes ripple2 {
  0% {
    transform: scale(1);
  }
  75% {
    transform: scale(1.2);
    opacity: 0.4;
  }
  100% {
    transform: scale(1.3);
    opacity: 0;
  }
}
/*=====================
  4.08  Doctor team
==========================*/
.doctor-box {
  background-color: rgba(var(--body-background), 1);
  border: 1px solid rgba(var(--light-border), 0.8);
  border-radius: 6px;
}
.doctor-box > .d-flex {
  padding: calc(12px + 4 * (100vw - 320px) / 1600);
  gap: 12px;
  align-items: center;
}
.doctor-box > .d-flex .img {
  width: 55px;
  height: 55px;
  position: relative;
}
.doctor-box > .d-flex .img .icon {
  position: absolute;
  bottom: 3px;
  right: -3px;
  color: rgba(var(--success-color), 1);
  background-color: rgba(var(--white), 1);
  line-height: 1;
  border-radius: 100%;
}
[dir=rtl] .doctor-box > .d-flex .img .icon {
  left: -3px;
  right: unset;
}
.doctor-box > .d-flex .img .icon i {
  font-size: 16px;
}
.doctor-box > .d-flex .img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 50%;
  outline: 1px solid rgba(var(--theme-default), 0.2);
  outline-offset: 2px;
}
.doctor-box > .d-flex .content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: calc(100% - 55px - 12px);
}
.doctor-box > .d-flex .content p > span {
  position: relative;
  padding-left: 12px;
  margin-left: 4px;
}
.doctor-box > .d-flex .content p > span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  height: 7px;
  width: 7px;
  border-radius: 50%;
  display: block;
  background-color: rgba(var(--black), 0.2);
}
.doctor-box > .d-flex .content .call-icon {
  height: calc(38px + 4 * (100vw - 320px) / 1600);
  width: calc(38px + 4 * (100vw - 320px) / 1600);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background-color: rgba(var(--section-background), 1);
}
.doctor-box > .d-flex .content .call-icon i {
  font-size: calc(19px + 3 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-default), 1);
}
.doctor-box .doctor-history-box {
  margin: 0 calc(12px + 4 * (100vw - 320px) / 1600);
  border-top: 1px dashed rgba(var(--light-border), 1);
  border-bottom: 1px dashed rgba(var(--light-border), 1);
  padding-top: calc(12px + 4 * (100vw - 320px) / 1600);
}
.doctor-box .doctor-history-box li {
  width: 100%;
}
.doctor-box .doctor-history-box li > .d-flex {
  gap: 10px;
  padding-bottom: calc(12px + 4 * (100vw - 320px) / 1600);
}
.doctor-box .doctor-history-box li > .d-flex .icon {
  height: 35px;
  width: 35px;
  background-color: rgba(var(--light-background), 1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.doctor-box .doctor-history-box li > .d-flex .icon i {
  font-size: 18px;
}
.doctor-box .doctor-history-box li > .d-flex .content span {
  color: rgba(var(--content-color), 1);
  font-weight: 500;
}
.doctor-box .doctor-history-box li > .d-flex .content p {
  color: rgba(var(--theme-font-color), 1);
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.doctor-box .button-group {
  display: flex;
  gap: calc(12px + 18 * (100vw - 320px) / 1600);
  justify-content: center;
  padding: calc(12px + 4 * (100vw - 320px) / 1600);
  border-top: 1px dashed rgba(var(--light-border), 1);
  background-color: rgba(var(--light-background), 1);
}
.doctor-box .button-group .btn {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 4px 12px;
  font-weight: 500;
}
.doctor-box .button-group .btn i {
  font-size: 18px;
}
.doctor-box .button-group .btn:first-child {
  border: 1px solid rgba(var(--theme-font-color), 0.3);
  transition: all 0.4s ease-in-out;
  color: rgba(var(--theme-font-color), 1);
}
.doctor-box .button-group .btn:first-child:hover {
  background-color: rgba(var(--body-background), 1);
}
.doctor-box .button-group .btn:last-child {
  border: 1px solid rgba(var(--theme-default), 1);
  color: rgba(var(--theme-default), 1);
  transition: all 0.4s ease-in-out;
}
.doctor-box .button-group .btn:last-child i {
  color: rgba(var(--theme-default), 1);
  transition: all 0.4s ease-in-out;
}
.doctor-box .button-group .btn:last-child:hover {
  background-color: rgba(var(--theme-default), 1);
  color: rgba(var(--white), 1);
}
.doctor-box .button-group .btn:last-child:hover i {
  color: rgba(var(--white), 1);
}

.doctor-team-box {
  background-color: rgba(var(--body-background), 1);
  display: flex;
  align-items: center;
  gap: 30px;
  padding: calc(12px + 38 * (100vw - 320px) / 1600) calc(12px + 18 * (100vw - 320px) / 1600);
  position: relative;
  margin-left: 20px;
  border-radius: 8px;
}
@media (max-width: 1199px) {
  .doctor-team-box {
    display: block;
    text-align: center;
  }
}
@media (max-width: 499px) {
  .doctor-team-box {
    margin-left: unset;
  }
}
.doctor-team-box .img img {
  width: calc(100px + 130 * (100vw - 320px) / 1600);
  height: calc(100px + 130 * (100vw - 320px) / 1600);
  border-radius: 50%;
  object-fit: cover;
}
.doctor-team-box .doctor-details {
  padding-left: calc(15px + 25 * (100vw - 320px) / 1600);
  border-left: 1px solid rgba(var(--header-border), 1);
  overflow: hidden;
}
@media (max-width: 1199px) {
  .doctor-team-box .doctor-details {
    width: 100%;
  }
}
body.dark .doctor-team-box .doctor-details {
  border-color: rgba(var(--white), 0.12);
}
[dir=rtl] .doctor-team-box .doctor-details {
  padding-right: calc(15px + 25 * (100vw - 320px) / 1600);
  padding-left: unset;
  border-left: unset;
  border-right: 1px solid rgba(var(--header-border), 1);
}
body.dark [dir=rtl] .doctor-team-box .doctor-details {
  border-color: rgba(var(--white), 0.12);
}
@media (max-width: 1199px) {
  [dir=rtl] .doctor-team-box .doctor-details {
    border-right: unset;
    padding-right: unset;
  }
}
@media (max-width: 1199px) {
  .doctor-team-box .doctor-details {
    border: unset;
    padding: unset;
  }
}
.doctor-team-box .doctor-details .d-flex {
  margin-bottom: 2px;
  position: relative;
}
@media (max-width: 1199px) {
  .doctor-team-box .doctor-details .d-flex {
    justify-content: center;
    margin-top: 10px;
  }
}
.doctor-team-box .doctor-details .d-flex p {
  color: rgba(var(--theme-default), 1);
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}
.doctor-team-box .doctor-details .d-flex .icon {
  height: 56px;
  width: 56px;
  background-color: rgba(var(--theme-default), 0.1);
  border-radius: 50%;
  position: absolute;
  right: -4%;
  bottom: -21px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
[dir=rtl] .doctor-team-box .doctor-details .d-flex .icon {
  right: unset;
  left: -4%;
}
@media (max-width: 991px) {
  .doctor-team-box .doctor-details .d-flex .icon {
    right: -2%;
    bottom: -25px;
  }
  [dir=rtl] .doctor-team-box .doctor-details .d-flex .icon {
    left: -2%;
  }
}
.doctor-team-box .doctor-details .d-flex .icon::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  border: 1px solid rgba(var(--theme-default), 0.4);
  animation: effect-round 2s linear 1s infinite;
}
.doctor-team-box .doctor-details .d-flex .icon i {
  font-size: 20px;
  color: rgba(var(--theme-default), 1);
}
.doctor-team-box .doctor-details h5 {
  font-weight: 700;
  line-height: 1.4;
  width: 90%;
  margin-bottom: 3px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}
@media (max-width: 1199px) {
  .doctor-team-box .doctor-details h5 {
    margin-inline: auto;
  }
}
.doctor-team-box .doctor-details span {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
}
@media (max-width: 1199px) {
  .doctor-team-box .doctor-details span {
    display: block !important;
  }
}
.doctor-team-box .doctor-name {
  position: absolute;
  top: 45%;
  left: -10%;
  transform: rotate(-90deg) translateY(-50%);
}
@media (max-width: 1399px) {
  .doctor-team-box .doctor-name {
    left: -12%;
  }
}
@media (max-width: 1199px) {
  .doctor-team-box .doctor-name {
    left: -15%;
  }
}
@media (max-width: 991px) {
  .doctor-team-box .doctor-name {
    left: -8%;
  }
}
@media (max-width: 767px) {
  .doctor-team-box .doctor-name {
    left: -12%;
  }
}
@media (max-width: 499px) {
  .doctor-team-box .doctor-name {
    display: none;
  }
}
.doctor-team-box.doctor-team-slider {
  background-color: unset;
  position: unset;
  margin: unset;
  padding: unset;
  gap: unset;
}
.doctor-team-box.doctor-team-slider .img img {
  border-radius: 0;
  border-radius: 6px;
  width: 100%;
  height: 100%;
}
@media (max-width: 1199px) {
  .doctor-team-box.doctor-team-slider {
    text-align: center;
    overflow: hidden;
    display: block;
  }
}
.doctor-team-box.doctor-team-slider .doctor-details {
  border: unset;
  position: absolute;
  background-color: rgba(var(--body-background), 1);
  box-shadow: 0px 10px 12.5px rgba(var(--black), 0.07);
  padding: 30px;
  top: 50%;
  left: 50%;
  right: 4%;
  transform: translateY(-50%);
  z-index: 2;
  border-radius: 6px;
}
[dir=rtl] .doctor-team-box.doctor-team-slider .doctor-details {
  right: 50%;
  left: 4%;
}
@media (max-width: 1199px) {
  .doctor-team-box.doctor-team-slider .doctor-details {
    position: relative;
    width: calc(100% - (20px + 80 * (100vw - 320px) / 1600));
    margin: -100px auto 0;
    overflow: hidden;
    z-index: 0;
    inset: unset;
    transform: unset;
  }
  [dir=rtl] .doctor-team-box.doctor-team-slider .doctor-details {
    inset: unset;
  }
}
.doctor-team-box.doctor-team-slider .doctor-details::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: rgba(var(--theme-default), 1);
  transition: all 0.4s ease;
}
.doctor-team-box.doctor-team-slider .doctor-details .social-icon {
  margin-top: 20px;
}
.doctor-team-box.doctor-team-slider .doctor-details .social-icon ul {
  justify-content: center;
}
.doctor-team-box.doctor-team-slider .doctor-details .social-icon ul li a {
  background-color: unset;
}
.doctor-team-box.doctor-team-slider .doctor-details .social-icon ul li a img {
  width: 16px;
  height: 16px;
}
.doctor-team-box.doctor-team-slider .doctor-details .icon {
  right: -16%;
  bottom: 6px;
}
[dir=rtl] .doctor-team-box.doctor-team-slider .doctor-details .icon {
  right: unset;
  left: -16%;
}
@media (max-width: 991px) {
  .doctor-team-box.doctor-team-slider .doctor-details .icon {
    right: -7%;
    bottom: 6px;
  }
  [dir=rtl] .doctor-team-box.doctor-team-slider .doctor-details .icon {
    left: -7%;
  }
}
@media (max-width: 767px) {
  .doctor-team-box.doctor-team-slider .doctor-details .icon {
    right: -10%;
    bottom: 5px;
  }
  [dir=rtl] .doctor-team-box.doctor-team-slider .doctor-details .icon {
    left: -10%;
  }
}
.doctor-team-box.doctor-team-slider .doctor-details h5 {
  width: unset;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.doctor-team-box.doctor-team-slider .doctor-details span {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.doctor-team-box.doctor-team-slider:hover .doctor-details::after {
  width: 0;
}

.team-slider-box {
  position: relative;
}
.team-slider-box .swiper-wrapper {
  height: unset;
}
.team-slider-box .swiper-button-next {
  height: calc(36px + 0 * (100vw - 320px) / 1600);
  width: calc(36px + 0 * (100vw - 320px) / 1600);
  background-color: rgba(var(--body-background), 1);
  box-shadow: rgba(var(--black), 0.1) 0px 2px 8px 0px;
  right: -10%;
  transition: all 0.4s ease-in-out;
  border-radius: 4px;
}
.team-slider-box .swiper-button-next:after {
  font-size: 18px;
  font-weight: 700;
  color: rgba(var(--theme-default), 1);
  transition: all 0.4s ease-in-out;
}
.team-slider-box .swiper-button-next:hover {
  background-color: rgba(var(--theme-default), 1);
}
.team-slider-box .swiper-button-next:hover::after {
  color: rgba(var(--white), 1);
}
.team-slider-box .swiper-button-prev {
  height: calc(36px + 0 * (100vw - 320px) / 1600);
  width: calc(36px + 0 * (100vw - 320px) / 1600);
  background-color: rgba(var(--body-background), 1);
  box-shadow: rgba(var(--black), 0.1) 0px 2px 8px 0px;
  left: -10%;
  transition: all 0.4s ease-in-out;
  border-radius: 4px;
}
.team-slider-box .swiper-button-prev:after {
  font-size: 18px;
  font-weight: 700;
  color: rgba(var(--theme-default), 1);
  transition: all 0.4s ease-in-out;
}
.team-slider-box .swiper-button-prev:hover {
  background-color: rgba(var(--theme-default), 1);
}
.team-slider-box .swiper-button-prev:hover::after {
  color: rgba(var(--white), 1);
}
@media (max-width: 1750px) {
  .team-slider-box.dental-team .swiper-button-next {
    right: 45%;
    top: 110%;
  }
}
@media (max-width: 1199px) {
  .team-slider-box.dental-team .swiper-button-next {
    right: 45%;
  }
}
@media (max-width: 992px) {
  .team-slider-box.dental-team .swiper-button-next {
    right: 42%;
  }
}
@media (max-width: 767px) {
  .team-slider-box.dental-team .swiper-button-next {
    right: 38%;
  }
}
@media (max-width: 380px) {
  .team-slider-box.dental-team .swiper-button-next {
    right: 34%;
  }
}
@media (max-width: 1750px) {
  .team-slider-box.dental-team .swiper-button-prev {
    left: 47%;
    top: 110%;
  }
}
@media (max-width: 1199px) {
  .team-slider-box.dental-team .swiper-button-prev {
    left: 45%;
  }
}
@media (max-width: 992px) {
  .team-slider-box.dental-team .swiper-button-prev {
    left: 42%;
  }
}
@media (max-width: 767px) {
  .team-slider-box.dental-team .swiper-button-prev {
    left: 38%;
  }
}
@media (max-width: 380px) {
  .team-slider-box.dental-team .swiper-button-prev {
    left: 34%;
  }
}

.doctor-team-box1 {
  border: 1px solid rgba(var(--light-border), 1);
  padding: 4px;
  border-radius: 10px;
}
.doctor-team-box1 .img {
  position: relative;
  overflow: hidden;
}
.doctor-team-box1 .img::before {
  content: "";
  position: absolute;
  width: 200%;
  height: 0%;
  left: 50%;
  top: 50%;
  background-color: rgba(var(--body-background), 0.2);
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: 1;
}
.doctor-team-box1 .img img {
  border-radius: 8px;
  filter: grayscale(0.8);
  transition: all 0.4s ease-in-out;
}
.doctor-team-box1 .img .social-icon {
  position: absolute;
  right: -50px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  transition: all 0.4s ease-in-out;
}
[dir=rtl] .doctor-team-box1 .img .social-icon {
  direction: ltr;
}
.doctor-team-box1 .img .social-icon li {
  min-width: 130px;
  padding: 10px 12px;
  border-radius: 4px 0 0 4px;
  background-color: rgba(var(--body-background), 1);
  display: flex;
  align-items: center;
  margin: 8px 0;
  transform: translateX(104px);
  transition: all 0.4s ease-in-out;
}
.doctor-team-box1 .img .social-icon li a {
  color: rgba(var(--theme-font-color), 1);
  font-weight: 600;
}
.doctor-team-box1 .img .social-icon li a i {
  color: rgba(var(--theme-default), 1);
  margin-right: 12px;
}
.doctor-team-box1 .img .social-icon li:first-child {
  margin-top: 0;
}
.doctor-team-box1 .img .social-icon li:hover {
  transform: translateX(0);
}
.doctor-team-box1 .content {
  margin: calc(12px + 4 * (100vw - 320px) / 1600) 0 10px 0;
  text-align: center;
}
.doctor-team-box1 .content h6 {
  font-weight: 700;
  transition: all 0.4s ease-in-out;
}
.doctor-team-box1 .content p {
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
}
.doctor-team-box1:hover .img::before {
  height: 250%;
  transition: all 600ms linear;
  background-color: transparent;
}
.doctor-team-box1:hover .img img {
  filter: grayscale(0);
}
.doctor-team-box1:hover .img .social-icon {
  right: 0;
}
.doctor-team-box1:hover .content h6 {
  color: rgba(var(--theme-default), 1);
}

.cosmetic-doctors-team .top-img {
  position: absolute;
  right: -20px;
  top: 125px;
}
@media (max-width: 1399px) {
  .cosmetic-doctors-team .top-img {
    display: none;
  }
}
.cosmetic-doctors-team .bottom-img {
  position: absolute;
  left: -20px;
  bottom: -35px;
}
@media (max-width: 1399px) {
  .cosmetic-doctors-team .bottom-img {
    display: none;
  }
}
.cosmetic-doctors-team .cosmetic-doctors .swiper-slide {
  margin-bottom: 10px;
}
.cosmetic-doctors-team .cosmetic-doctors .cosmetic-team {
  background-color: rgba(var(--body-background), 1);
  box-shadow: 0px 0px 8px 0px rgba(var(--black), 0.05);
  border-radius: 6px;
  overflow: hidden;
}
.cosmetic-doctors-team .cosmetic-doctors .cosmetic-team .cosmetic-doctors-details {
  padding: calc(15px + 5 * (100vw - 320px) / 1600);
  display: flex;
  align-items: start;
  justify-content: center;
  flex-direction: column;
}
.cosmetic-doctors-team .cosmetic-doctors .cosmetic-team .cosmetic-doctors-details::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 2px;
  background-color: rgba(var(--theme-default), 1);
  transition: all 0.4s ease;
}
.cosmetic-doctors-team .cosmetic-doctors .cosmetic-team .cosmetic-doctors-details p {
  margin-top: 8px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}
@media (max-width: 1199px) {
  .cosmetic-doctors-team .cosmetic-doctors .cosmetic-team .cosmetic-doctors-details p {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
}
.cosmetic-doctors-team .cosmetic-doctors .cosmetic-team .cosmetic-doctors-details h6 {
  font-weight: 700;
  line-height: 1.5;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.cosmetic-doctors-team .cosmetic-doctors .cosmetic-team .cosmetic-doctors-details .social-icon {
  margin-top: 20px;
}
.cosmetic-doctors-team .cosmetic-doctors .cosmetic-team .cosmetic-doctors-details .social-icon ul {
  justify-content: space-between;
}
.cosmetic-doctors-team .cosmetic-doctors .cosmetic-team .cosmetic-doctors-details .social-icon ul li a {
  background-color: unset !important;
}
.cosmetic-doctors-team .cosmetic-doctors .cosmetic-team .doctors-name {
  background-color: rgba(var(--theme-default), 1);
  position: absolute;
  width: max-content;
  top: 46%;
  right: 50%;
  transform: translate(50%, 50%);
  opacity: 0;
  transition: all 0.4s ease;
  box-shadow: 0px 4px 10px rgba(var(--theme-default), 0.4);
  border-radius: 4px;
}
@media (max-width: 1399px) {
  .cosmetic-doctors-team .cosmetic-doctors .cosmetic-team .doctors-name {
    top: 36%;
  }
}
@media (max-width: 1199px) {
  .cosmetic-doctors-team .cosmetic-doctors .cosmetic-team .doctors-name {
    top: 62%;
  }
}
@media (max-width: 991px) {
  .cosmetic-doctors-team .cosmetic-doctors .cosmetic-team .doctors-name {
    top: 50%;
  }
}
@media (max-width: 767px) {
  .cosmetic-doctors-team .cosmetic-doctors .cosmetic-team .doctors-name {
    top: 40%;
  }
}
@media (max-width: 575px) {
  .cosmetic-doctors-team .cosmetic-doctors .cosmetic-team .doctors-name {
    top: 42%;
  }
}
@media (max-width: 499px) {
  .cosmetic-doctors-team .cosmetic-doctors .cosmetic-team .doctors-name {
    top: 38%;
  }
}
@media (max-width: 479px) {
  .cosmetic-doctors-team .cosmetic-doctors .cosmetic-team .doctors-name {
    top: 64%;
  }
}
@media (max-width: 460px) {
  .cosmetic-doctors-team .cosmetic-doctors .cosmetic-team .doctors-name {
    top: 62%;
  }
}
@media (max-width: 420px) {
  .cosmetic-doctors-team .cosmetic-doctors .cosmetic-team .doctors-name {
    top: 60%;
  }
}
@media (max-width: 390px) {
  .cosmetic-doctors-team .cosmetic-doctors .cosmetic-team .doctors-name {
    top: 57%;
  }
}
@media (max-width: 376px) {
  .cosmetic-doctors-team .cosmetic-doctors .cosmetic-team .doctors-name {
    top: 52%;
  }
}
@media (max-width: 330px) {
  .cosmetic-doctors-team .cosmetic-doctors .cosmetic-team .doctors-name {
    top: 48%;
  }
}
.cosmetic-doctors-team .cosmetic-doctors .cosmetic-team .doctors-name span {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 7px calc(15px + 5 * (100vw - 320px) / 1600);
  color: rgba(var(--white), 1);
  font-weight: 700;
  border-radius: 4px;
}
.cosmetic-doctors-team .cosmetic-doctors .cosmetic-team .doctors-name::before {
  position: absolute;
  content: "";
  border: 10px solid transparent;
  border-top-color: rgba(var(--theme-default), 1);
  transform: translateX(50%);
  right: 50%;
  bottom: -19px;
}
.cosmetic-doctors-team .cosmetic-doctors .cosmetic-team:hover .cosmetic-doctors-details::after {
  width: 100%;
}
.cosmetic-doctors-team .cosmetic-doctors .cosmetic-team:hover .doctors-name {
  opacity: 1;
}

.advices-section {
  position: relative;
}
.advices-section .swiper-button-next {
  height: calc(36px + 0 * (100vw - 320px) / 1600);
  width: calc(36px + 0 * (100vw - 320px) / 1600);
  background-color: rgba(var(--body-background), 1);
  box-shadow: 0px 5px 7.5px rgba(var(--black), 0.1);
  right: -5%;
  top: 49%;
  transition: all 0.4s ease-in-out;
  border-radius: 4px;
}
[dir=rtl] .advices-section .swiper-button-next {
  right: unset;
  left: -5%;
}
@media (max-width: 1600px) {
  .advices-section .swiper-button-next {
    left: 10%;
    right: unset;
    top: 12%;
  }
  [dir=rtl] .advices-section .swiper-button-next {
    right: 10%;
    left: unset;
  }
}
@media (max-width: 991px) {
  .advices-section .swiper-button-next {
    right: 0%;
    left: unset;
    top: 45%;
  }
  [dir=rtl] .advices-section .swiper-button-next {
    right: unset;
    left: 0%;
  }
}
@media (max-width: 767px) {
  .advices-section .swiper-button-next {
    display: none;
  }
}
.advices-section .swiper-button-next:after {
  font-size: 18px;
  font-weight: 700;
  color: rgba(var(--theme-default), 1);
  transition: all 0.4s ease-in-out;
}
.advices-section .swiper-button-next:hover {
  background-color: rgba(var(--theme-default), 1);
}
.advices-section .swiper-button-next:hover::after {
  color: rgba(var(--white), 1);
}
.advices-section .swiper-button-prev {
  height: calc(36px + 0 * (100vw - 320px) / 1600);
  width: calc(36px + 0 * (100vw - 320px) / 1600);
  background-color: rgba(var(--body-background), 1);
  box-shadow: 0px 5px 7.5px rgba(var(--black), 0.1);
  right: -5%;
  top: 58%;
  left: unset;
  transition: all 0.4s ease-in-out;
  border-radius: 4px;
  z-index: 0;
}
[dir=rtl] .advices-section .swiper-button-prev {
  right: unset;
  left: -5%;
}
@media (max-width: 1600px) {
  .advices-section .swiper-button-prev {
    left: 5%;
    right: unset;
    top: 12%;
  }
  [dir=rtl] .advices-section .swiper-button-prev {
    right: 5%;
    left: unset;
  }
}
@media (max-width: 991px) {
  .advices-section .swiper-button-prev {
    left: 0%;
    top: 45%;
  }
  [dir=rtl] .advices-section .swiper-button-prev {
    right: 0%;
    left: unset;
  }
}
@media (max-width: 767px) {
  .advices-section .swiper-button-prev {
    display: none;
  }
}
.advices-section .swiper-button-prev:after {
  font-size: 18px;
  font-weight: 700;
  color: rgba(var(--theme-default), 1);
  transition: all 0.4s ease-in-out;
}
.advices-section .swiper-button-prev:hover {
  background-color: rgba(var(--theme-default), 1);
}
.advices-section .swiper-button-prev:hover::after {
  color: rgba(var(--white), 1);
}
.advices-section .row {
  align-items: center;
}
.advices-section .advice-left {
  position: relative;
  max-width: 590px;
  z-index: 1;
  margin: auto;
}
@media (max-width: 767px) {
  .advices-section .advice-left {
    max-width: unset;
    width: 100%;
  }
}
.advices-section .advice-left .advice-details {
  padding: calc(15px + 15 * (100vw - 320px) / 1600);
  margin-right: -275px;
  position: relative;
  max-width: 590px;
  overflow: hidden;
  border-radius: 6px;
  background-color: rgba(var(--body-background), 1);
}
[dir=rtl] .advices-section .advice-left .advice-details {
  margin-right: unset;
  margin-left: -275px;
}
@media (max-width: 767px) {
  [dir=rtl] .advices-section .advice-left .advice-details {
    max-width: unset;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .advices-section .advice-left .advice-details {
    max-width: unset;
    margin-right: 0;
  }
}
.advices-section .advice-left .advice-details .d-flex {
  margin-bottom: calc(8px + 6 * (100vw - 320px) / 1600);
  position: relative;
}
.advices-section .advice-left .advice-details .d-flex p {
  margin-bottom: unset;
  color: rgba(var(--theme-default), 1);
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}
.advices-section .advice-left .advice-details .d-flex .icon {
  height: calc(42px + 18 * (100vw - 320px) / 1600);
  width: calc(42px + 18 * (100vw - 320px) / 1600);
  background-color: rgba(var(--theme-default), 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  right: -8%;
  top: calc(-22px + -20 * (100vw - 320px) / 1600);
}
[dir=rtl] .advices-section .advice-left .advice-details .d-flex .icon {
  left: -8%;
  right: unset;
}
@media (max-width: 1480px) {
  .advices-section .advice-left .advice-details .d-flex .icon {
    right: -7%;
  }
  [dir=rtl] .advices-section .advice-left .advice-details .d-flex .icon {
    left: -7%;
  }
}
@media (max-width: 991px) {
  .advices-section .advice-left .advice-details .d-flex .icon {
    right: -5%;
  }
  [dir=rtl] .advices-section .advice-left .advice-details .d-flex .icon {
    left: -5%;
  }
}
@media (max-width: 440px) {
  .advices-section .advice-left .advice-details .d-flex .icon {
    right: -7%;
  }
  [dir=rtl] .advices-section .advice-left .advice-details .d-flex .icon {
    left: -7%;
  }
}
.advices-section .advice-left .advice-details .d-flex .icon::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  border: 1px solid rgba(var(--theme-default), 0.4);
  animation: effect-round 2s linear 1s infinite;
}
.advices-section .advice-left .advice-details .d-flex .icon i {
  font-size: calc(17px + 3 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-default), 1);
}
.advices-section .advice-left .advice-details a h4 {
  margin-bottom: calc(8px + 6 * (100vw - 320px) / 1600);
}
.advices-section .advice-left .advice-details p {
  margin-bottom: calc(14px + 16 * (100vw - 320px) / 1600);
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.advices-section .doctor-img {
  text-align: right;
  position: relative;
  height: 600px;
  margin-right: 15px;
  border-radius: 6px;
}
[dir=rtl] .advices-section .doctor-img {
  margin-right: unset;
  margin-left: 25px;
}
@media (max-width: 991px) {
  .advices-section .doctor-img {
    display: none !important;
  }
}
.advices-section .doctor-img .doctor-name {
  position: absolute;
  top: 50%;
  right: -7%;
  display: flex;
  align-items: center;
  transform: rotate(90deg) translateY(-50%);
}
[dir=rtl] .advices-section .doctor-img .doctor-name {
  left: -11%;
  right: unset;
}
@media (max-width: 1400px) {
  .advices-section .doctor-img .doctor-name {
    right: -9%;
  }
}
.advices-section .doctor-img .doctor-name p {
  padding: 10px 25px;
  background-color: rgba(var(--body-background), 1);
  font-weight: 700;
  color: rgba(var(--theme-font-color), 1);
  box-shadow: 0px 5px 10px rgba(var(--black), 0.06);
}
.advices-section .doctor-img .doctor-name i {
  padding: 6px 10px;
  background-image: linear-gradient(90deg, rgba(var(--theme-default), 1) 0%, rgba(var(--theme-default), 0.9) 100%);
  color: rgba(var(--white), 1);
  font-weight: 700;
  font-size: 22px;
  box-shadow: 0px 5px 12.5px rgba(var(--theme-default), 0.35);
}
@media (max-width: 1399px) {
  .advices-section .doctor-img .play-icon {
    top: -30%;
    left: 20%;
  }
}

.team-details .left-sidebar {
  padding: 4px;
  border: 1px dashed rgba(var(--theme-default), 0.2);
  border-radius: 4px;
  background-image: url(../images/others/doctor-details.png);
  background-size: cover;
  background-position: bottom right;
  background-repeat: no-repeat;
}
.team-details .left-sidebar .img img {
  border-radius: 4px;
}
.team-details .left-sidebar .content {
  padding: 12px;
}
.team-details .left-sidebar .content .sub-title {
  margin-top: calc(12px + 13 * (100vw - 320px) / 1600);
  display: flex;
  align-items: center;
  gap: 6px;
}
.team-details .left-sidebar .content .sub-title .dot {
  height: 10px;
  width: 10px;
  background-color: rgba(var(--theme-default), 1);
  border-radius: 2px;
  animation: spin 10s infinite linear;
}
.team-details .left-sidebar .content > p {
  margin: calc(12px + 6 * (100vw - 320px) / 1600) 0;
  padding: calc(12px + 6 * (100vw - 320px) / 1600) 0;
  border-top: 1px solid rgba(var(--light-border), 1);
  border-bottom: 1px solid rgba(var(--light-border), 1);
}
.team-details .left-sidebar .content .details {
  margin-bottom: calc(12px + 6 * (100vw - 320px) / 1600);
  padding-bottom: calc(12px + 6 * (100vw - 320px) / 1600);
  border-bottom: 1px solid rgba(var(--light-border), 1);
}
.team-details .left-sidebar .content .details li {
  padding: 8px 0;
  width: 100%;
}
.team-details .left-sidebar .content .details li .d-flex {
  gap: 12px;
  align-items: center;
}
.team-details .left-sidebar .content .details li .d-flex .flex-shrink-0 .icon {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background-color: rgba(var(--body-background), 1);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  box-shadow: 0px 2px 8px 0px rgba(var(--black), 0.1);
  transition: all 0.4s ease-in-out;
}
.team-details .left-sidebar .content .details li .d-flex .flex-shrink-0 .icon::after {
  content: "";
  position: absolute;
  top: -5px;
  left: -5px;
  height: 122%;
  width: 122%;
  border-radius: 50%;
  border: 1px dashed rgba(var(--theme-default), 1);
  opacity: 0;
}
.team-details .left-sidebar .content .details li .d-flex .flex-shrink-0 .icon i {
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
  transition: all 0.4s ease-in-out;
}
.team-details .left-sidebar .content .details li .d-flex .flex-grow-1 {
  width: calc(100% - 40px);
}
.team-details .left-sidebar .content .details li .d-flex .flex-grow-1 span {
  display: block;
  font-weight: 500;
}
.team-details .left-sidebar .content .details li .d-flex .flex-grow-1 > p {
  font-weight: 600;
  color: rgba(var(--theme-font-color), 1);
}
.team-details .left-sidebar .content .details li:hover .d-flex .flex-shrink-0 .icon {
  background-color: rgba(var(--theme-default), 1);
}
.team-details .left-sidebar .content .details li:hover .d-flex .flex-shrink-0 .icon i {
  color: rgba(var(--white), 1);
}
.team-details .left-sidebar .content .details li:hover .d-flex .flex-shrink-0 .icon::after {
  opacity: 1;
  animation: spin 10s infinite linear;
}
.team-details .left-sidebar .content .social-icon {
  display: flex;
  gap: 12px;
}
.team-details .left-sidebar .content .social-icon li a {
  height: calc(35px + 9 * (100vw - 320px) / 1600);
  width: calc(35px + 9 * (100vw - 320px) / 1600);
  background-color: rgba(var(--theme-default), 0.1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease-in-out;
}
.team-details .left-sidebar .content .social-icon li a i {
  font-size: calc(15px + 5 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-default), 1);
  transition: all 0.4s ease-in-out;
}
.team-details .left-sidebar .content .social-icon li:hover a {
  background-color: rgba(var(--theme-default), 1);
  transform: translateY(-5px);
}
.team-details .left-sidebar .content .social-icon li:hover a i {
  color: rgba(var(--white), 1);
}
.team-details .right-sidebar {
  padding-left: calc(0px + 30 * (100vw - 320px) / 1600);
}
.team-details .right-sidebar h2 {
  margin-bottom: 12px;
}
.team-details .right-sidebar > p {
  margin-bottom: calc(12px + 4 * (100vw - 320px) / 1600);
  line-height: 1.7;
}
.team-details .right-sidebar .skills-box {
  margin-top: calc(12px + 14 * (100vw - 320px) / 1600);
}
.team-details .right-sidebar .skills-box h4 {
  margin-bottom: 12px;
}
.team-details .right-sidebar .skills-box .progress-box {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-top: calc(12px + 10 * (100vw - 320px) / 1600);
  flex-wrap: wrap;
  gap: 12px;
}
.team-details .right-sidebar .skills-box .progress-box .parent-skill .skill {
  width: calc(100px + 30 * (100vw - 320px) / 1600);
  height: calc(100px + 30 * (100vw - 320px) / 1600);
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: auto;
}
.team-details .right-sidebar .skills-box .progress-box .parent-skill .skill .progress {
  width: 95%;
  height: 95%;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(var(--body-background), 1);
}
@media (max-width: 575px) {
  .team-details .right-sidebar .skills-box .progress-box .parent-skill .skill .progress {
    width: 96%;
    height: 96%;
  }
}
.team-details .right-sidebar .skills-box .progress-box .parent-skill .skill .progress .progress-number {
  color: rgba(var(--theme-font-color), 1);
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
  font-weight: 600;
}
.team-details .right-sidebar .skills-box .progress-box .parent-skill > span {
  color: rgba(var(--theme-default), 1);
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  font-weight: 600;
  display: block;
  text-align: center;
  margin-top: 10px;
}
.team-details .right-sidebar .educational-box {
  margin-top: calc(12px + 14 * (100vw - 320px) / 1600);
  margin-bottom: calc(12px + 14 * (100vw - 320px) / 1600);
}
.team-details .right-sidebar .educational-box h4 {
  margin-bottom: 12px;
}
.team-details .right-sidebar .educational-box > ul li {
  display: flex;
  align-items: start;
  gap: 12px;
  padding: calc(6px + 2 * (100vw - 320px) / 1600) 0;
}
.team-details .right-sidebar .educational-box > ul li span {
  height: 10px;
  width: 10px;
  border-radius: 1px;
  outline: 1px solid rgba(var(--theme-default), 1);
  display: block;
  background-color: rgba(var(--theme-default), 1);
  outline-offset: 2px;
  margin-top: 6px;
}
.team-details .right-sidebar .educational-box > ul li p {
  padding-top: calc(2px + 2 * (100vw - 320px) / 1600);
}
.team-details .right-sidebar > .form-2 {
  padding: calc(15px + 11 * (100vw - 320px) / 1600) !important;
}

.light-section-2 .surgeons-slider .swiper-pagination {
  position: relative;
  inset: unset;
  margin-top: calc(25px + 10 * (100vw - 320px) / 1600);
}
.light-section-2 .surgeons-slider .swiper-pagination .swiper-pagination-bullet {
  background-color: rgba(var(--p-text-color), 1);
  transition: 0.4s ease;
}
.light-section-2 .surgeons-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: rgba(var(--theme-default), 1);
  opacity: 1;
}

.doctor-slider-box {
  background-color: rgba(var(--body-background), 1);
  border-radius: 6px;
  overflow: hidden;
}
.doctor-slider-box .doctor-img {
  position: relative;
  overflow: hidden;
}
.doctor-slider-box .doctor-img::before {
  content: "";
  position: absolute;
  width: 200%;
  height: 0%;
  left: 50%;
  top: 50%;
  background-color: rgba(var(--body-background), 0.2);
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: 1;
}
.doctor-slider-box .doctor-content {
  padding: calc(12px + 8 * (100vw - 320px) / 1600);
}
.doctor-slider-box .doctor-content a h5 {
  transition: all 0.4s ease-in-out;
}
.doctor-slider-box .doctor-content span {
  margin-top: 6px;
  display: flex;
}
.doctor-slider-box .doctor-content h6 {
  display: flex;
  gap: 6px;
  font-weight: 500;
  margin-block: 20px 15px;
  font-size: 16px;
}
.doctor-slider-box .doctor-content h6 img {
  filter: invert(100%) sepia(0%) saturate(7472%) hue-rotate(173deg) brightness(107%) contrast(106%);
  height: 17px;
}
body.dark .doctor-slider-box .doctor-content h6 img {
  filter: none;
}
.doctor-slider-box .doctor-content .btn {
  background-color: rgba(var(--theme-default), 1);
  color: rgba(var(--white), 1);
  width: 100%;
  border-radius: 4px;
  font-weight: 600;
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
}
.doctor-slider-box:hover .doctor-img::before {
  height: 250%;
  transition: all 600ms linear;
  background-color: transparent;
}
.doctor-slider-box:hover .doctor-content a h5 {
  color: rgba(var(--theme-default), 1);
}

.support-doctor-team .nav {
  justify-content: center;
  border-bottom: 1px solid rgba(var(--light-border), 1);
  gap: calc(12px + 34 * (100vw - 320px) / 1600);
  margin-bottom: calc(20px + 12 * (100vw - 320px) / 1600);
  flex-wrap: nowrap;
  white-space: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
}
@media (max-width: 767px) {
  .support-doctor-team .nav {
    justify-content: flex-start;
  }
}
.support-doctor-team .nav .nav-item .nav-link {
  border: none;
  padding: 0;
  font-size: calc(16px + 4 * (100vw - 320px) / 1600);
  color: rgba(var(--content-color), 1);
  font-weight: 500;
  background-color: transparent;
}
.support-doctor-team .nav .nav-item .nav-link.active {
  border: none;
  color: rgba(var(--theme-default), 1);
  font-weight: 600;
  border-bottom: 2px solid rgba(var(--theme-default), 1);
}

@keyframes effect {
  0% {
    transform: translate(-50%, -50%) scale(1);
  }
  50% {
    transform: translate(-50%, -50%) scale(1.2);
    opacity: 0.4;
  }
  75% {
    transform: translate(-50%, -50%) scale(1.3);
    opacity: 0.4;
  }
  100% {
    transform: translate(-50%, -50%) scale(1.4);
    opacity: 0;
  }
}
@keyframes effect-round {
  0% {
    transform: scale(1);
  }
  75% {
    transform: scale(1.4);
    opacity: 0.4;
  }
  100% {
    transform: scale(1.6);
    opacity: 0;
  }
}
/*=====================
  4.09 blog css start
==========================*/
.blog-box {
  background-color: rgba(var(--body-background), 1);
  box-shadow: rgba(var(--black), 0.05) 0px 2px 8px 0px;
  margin: 8px;
  border-radius: 6px;
  overflow: hidden;
}
.blog-box .blog-img {
  position: relative;
  overflow: hidden;
}
.blog-box .blog-img span {
  position: absolute;
  top: calc(15px + 10 * (100vw - 320px) / 1600);
  left: calc(15px + 10 * (100vw - 320px) / 1600);
  height: calc(36px + 12 * (100vw - 320px) / 1600);
  width: calc(36px + 12 * (100vw - 320px) / 1600);
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(var(--theme-default), 1);
  color: rgba(var(--white), 1);
  border-radius: 4px;
  font-weight: 700;
  font-size: calc(17px + 7 * (100vw - 320px) / 1600);
  box-shadow: 0px 5px 12.5px rgba(var(--theme-default), 0.35);
  transition: all 0.4s ease-in-out;
}
[dir=rtl] .blog-box .blog-img span {
  left: unset;
  right: 25px;
}
.blog-box .blog-img a img {
  transform: scale(1.1);
  transition: all 0.4s ease-in-out;
}
.blog-box .blog-content {
  padding: calc(12px + 18 * (100vw - 320px) / 1600);
}
.blog-box .blog-content span {
  color: rgba(var(--theme-default), 1);
  font-weight: 400;
  margin-bottom: 6px;
  display: block;
  font-family: "Roboto", sans-serif;
}
.blog-box .blog-content h5 {
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 3px;
  transition: all 0.4s ease-in-out;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.blog-box .blog-content p {
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  line-height: 1.6;
  letter-spacing: 0.05em;
  margin-bottom: calc(18px + 10 * (100vw - 320px) / 1600);
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.blog-box:hover .blog-img a img {
  transform: scale(1);
}

.blog-section {
  background-color: rgba(var(--body-background), 1);
  box-shadow: rgba(var(--black), 0.05) 0px 2px 8px 0px;
  margin: 8px;
  border-radius: 6px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: start;
}
@media (max-width: 1199px) {
  .blog-section {
    flex-direction: column;
  }
}
.blog-section .blog-card {
  position: relative;
  width: 40%;
}
@media (max-width: 1199px) {
  .blog-section .blog-card {
    width: 100%;
  }
  .blog-section .blog-card a::before {
    padding-top: 60%;
  }
}
.blog-section .blog-card span {
  position: absolute;
  top: 25px;
  left: 25px;
  height: calc(36px + 12 * (100vw - 320px) / 1600);
  width: calc(36px + 12 * (100vw - 320px) / 1600);
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(var(--theme-default), 1);
  border-radius: 4px;
  color: rgba(var(--white), 1);
  font-weight: 700;
  font-size: calc(17px + 7 * (100vw - 320px) / 1600);
  box-shadow: 0px 5px 12.5px rgba(var(--theme-default), 0.35);
  transition: all 0.4s ease-in-out;
}
.blog-section .blog-card a img {
  transition: all 0.4s ease-in-out;
}
.blog-section .blog-content {
  padding: calc(12px + 18 * (100vw - 320px) / 1600);
  width: 60%;
}
@media (max-width: 1199px) {
  .blog-section .blog-content {
    width: 100%;
  }
}
.blog-section .blog-content span {
  color: rgba(var(--theme-default), 1);
  font-weight: 700;
  display: block;
  margin-bottom: 4px;
}
.blog-section .blog-content h5 {
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: calc(8px + 6 * (100vw - 320px) / 1600);
  transition: all 0.4s ease-in-out;
}
.blog-section .blog-content p {
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  margin-bottom: calc(14px + 16 * (100vw - 320px) / 1600);
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.blog-section:hover .blog-card a img {
  transform: scale(1);
}
.blog-section:hover .blog-content h5 {
  color: rgba(var(--theme-default), 1);
}

.other-blog .blog-box {
  background-color: unset;
  box-shadow: unset;
  margin: unset;
  padding: 8px;
  transition: all 0.4s ease-in-out;
}
.other-blog .blog-box .blog-content {
  padding: calc(12px + 8 * (100vw - 320px) / 1600) 12px;
}
.other-blog .blog-box .blog-content span {
  font-weight: 400;
  margin-bottom: 0;
  color: rgba(var(--theme-default), 1);
}
.other-blog .blog-box .blog-content h5 {
  margin-bottom: 8px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
  font-weight: 600;
}
.other-blog .blog-box .blog-content .read-news {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid rgba(var(--header-border-color), 0.2);
  padding-top: calc(12px + 8 * (100vw - 320px) / 1600);
}
.other-blog .blog-box .blog-content .read-news .read-more {
  gap: 5px;
  color: rgba(var(--theme-font-color), 1);
  position: relative;
  overflow: hidden;
  order: 15;
  display: flex;
  align-items: center;
  justify-content: center;
}
.other-blog .blog-box .blog-content .read-news .read-more::before {
  content: "\ea70";
  font-family: "remixicon" !important;
  position: absolute;
  top: 0;
  right: 0;
  transition: transform 0.4s ease-in-out;
  transform: scale(0.26) translate(-45px, 50px);
}
[dir=rtl] .other-blog .blog-box .blog-content .read-news .read-more::before {
  left: 0;
  right: unset;
}
.other-blog .blog-box .blog-content .read-news .read-more h6 {
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  transition: all 0.4s ease-in-out;
}
.other-blog .blog-box .blog-content .read-news .read-more i {
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  transition: all 0.4s ease-in-out;
}
.other-blog .blog-box .blog-content .read-news .comments {
  gap: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.other-blog .blog-box .blog-content .read-news .comments h6 {
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  color: rgba(var(--p-text-color), 1);
  transition: all 0.4s ease-in-out;
}
.other-blog .blog-box .blog-content .read-news .comments i {
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  color: rgba(var(--p-text-color), 1);
  transition: all 0.4s ease-in-out;
}
.other-blog .blog-box:hover {
  background-color: rgba(var(--body-background), 1);
  box-shadow: 13px 14px 50px rgba(var(--black), 0.05);
}
.other-blog .blog-box:hover .blog-content .read-news .read-more::before {
  transform: scale(1) translate(0, 0);
  color: rgba(var(--theme-default), 1);
}
.other-blog .blog-box:hover .blog-content .read-news .read-more h6 {
  color: rgba(var(--theme-default), 1);
}
.other-blog .blog-box:hover .blog-content .read-news .read-more i {
  transform: scale(0.26) translate(45px, -50px);
  color: rgba(var(--theme-default), 1);
}

@media (max-width: 1199px) {
  .col-xl-3:has(.sidebar-resposnive) {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  .blog-left-sidebar {
    margin-bottom: 20px;
  }
}
.blog-left-sidebar .sidebar-box {
  padding: calc(10px + 4 * (100vw - 320px) / 1600);
  background-color: rgba(var(--light-background), 1);
  border-radius: 6px;
}
.blog-left-sidebar .sidebar-box + .sidebar-box {
  margin-top: 30px;
}
.blog-left-sidebar .sidebar-box .sidebar-title h5 {
  position: relative;
  width: fit-content;
  margin-bottom: calc(10px + 20 * (100vw - 320px) / 1600);
}
.blog-left-sidebar .sidebar-box .sidebar-title h5::after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 0;
  height: 3px;
  width: 40%;
  background-color: rgba(var(--theme-default), 1);
  border-radius: 4px;
  animation: arrowsvg 4s infinite;
}
[dir=rtl] .blog-left-sidebar .sidebar-box .sidebar-title h5::after {
  left: unset;
  right: 0;
  animation: rtl-arrowsvg 4s infinite;
}
.blog-left-sidebar .sidebar-box .blog-search {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.blog-left-sidebar .sidebar-box .blog-search input {
  background-color: rgba(var(--body-background), 1);
  padding: 12px 55px 12px 12px;
  border: unset;
}
.blog-left-sidebar .sidebar-box .blog-search i {
  position: absolute;
  right: 20px;
  color: rgba(var(--theme-font-color), 0.5);
  font-size: calc(15px + 5 * (100vw - 320px) / 1600);
}
.blog-left-sidebar .sidebar-box ul.categories li {
  display: block;
}
.blog-left-sidebar .sidebar-box ul.categories li a {
  background-color: rgba(var(--body-background), 1);
  padding: calc(10px + 4 * (100vw - 320px) / 1600) calc(12px + 8 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-font-color), 1);
  font-weight: 600;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 1;
  overflow: hidden;
  transition: all 0.4s ease-in-out;
  position: relative;
}
.blog-left-sidebar .sidebar-box ul.categories li a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 5px;
  background-color: rgba(var(--theme-default), 1);
  transition: all 0.4s ease-in-out;
  transition: transform 0.5s ease;
  transform-origin: bottom right;
  transform: scale(1, 0);
  z-index: -1;
}
.blog-left-sidebar .sidebar-box ul.categories li + li {
  margin-top: 15px;
}
.blog-left-sidebar .sidebar-box ul.categories li span {
  transition: 0.4s ease-in-out;
}
.blog-left-sidebar .sidebar-box ul.categories li:hover a {
  color: rgba(var(--white), 1);
}
.blog-left-sidebar .sidebar-box ul.categories li:hover a::before {
  transform: scale(1, 1);
  transform-origin: top center;
}
.blog-left-sidebar .sidebar-box ul.categories li:hover span {
  color: rgba(var(--white), 1);
}
.blog-left-sidebar .sidebar-box ul.recent-blog li {
  gap: 15px;
  display: flex;
  align-items: center;
  justify-content: start;
  border-bottom: 1px dashed rgba(var(--header-border-color), 0.3);
  padding-bottom: 20px;
  position: relative;
}
.blog-left-sidebar .sidebar-box ul.recent-blog li + li {
  margin-top: 15px;
}
.blog-left-sidebar .sidebar-box ul.recent-blog li img {
  border-radius: 4px;
  width: 74px;
  height: 74px;
  object-fit: cover;
}
.blog-left-sidebar .sidebar-box ul.recent-blog li .post-content {
  width: calc(100% - 74px - 15px);
}
.blog-left-sidebar .sidebar-box ul.recent-blog li .post-content a h6 {
  font-size: calc(14px + 1 * (100vw - 320px) / 1600);
  line-height: 1.3;
  letter-spacing: 0.1px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  transition: all 0.4s ease-in-out;
}
.blog-left-sidebar .sidebar-box ul.recent-blog li .post-content p {
  font-size: calc(14px + 3 * (100vw - 320px) / 1600);
  width: 100%;
  margin-top: 6px;
  font-weight: 600;
  line-height: 1;
  color: rgba(var(--theme-font-color), 1);
}
.blog-left-sidebar .sidebar-box ul.recent-blog li .post-content span {
  font-weight: 500;
}
.blog-left-sidebar .sidebar-box ul.recent-blog li .post-content .rating {
  line-height: 1;
}
.blog-left-sidebar .sidebar-box ul.recent-blog li .post-content .rating i {
  color: rgba(var(--rating-color), 1);
}
.blog-left-sidebar .sidebar-box ul.recent-blog li:last-child {
  border-bottom: unset;
  padding-bottom: unset;
}
.blog-left-sidebar .sidebar-box ul.recent-blog li:hover .post-content a h6 {
  color: rgba(var(--theme-default), 1);
}
.blog-left-sidebar .sidebar-box ul.tags {
  display: flex;
  flex-wrap: wrap;
  gap: calc(6px + 4 * (100vw - 320px) / 1600);
}
.blog-left-sidebar .sidebar-box ul.tags li a {
  position: relative;
  background-color: rgba(var(--body-background), 1);
  padding: 8px calc(12px + 4 * (100vw - 320px) / 1600);
  color: rgba(var(--p-text-color), 1);
  border: 1px solid rgba(var(--light-border), 1);
  font-weight: 600;
  border-radius: 5px;
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  display: flex;
  align-items: center;
  justify-content: space-between;
  z-index: 1;
  overflow: hidden;
}
.blog-left-sidebar .sidebar-box ul.tags li a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 5px;
  background-color: rgba(var(--theme-default), 1);
  transition: all 0.4s ease-in-out;
  transition: transform 0.5s ease;
  transform-origin: bottom right;
  transform: scale(1, 0);
  z-index: -1;
}
.blog-left-sidebar .sidebar-box ul.tags li:hover a {
  color: rgba(var(--white), 1);
}
.blog-left-sidebar .sidebar-box ul.tags li:hover a::before {
  transform: scale(1, 1);
  transform-origin: top center;
}
.blog-left-sidebar .sidebar-box .gallery-img {
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  z-index: 1;
}
.blog-left-sidebar .sidebar-box .gallery-img::after {
  content: "";
  position: absolute;
  width: 200%;
  height: 0%;
  left: 50%;
  top: 50%;
  background-color: rgba(var(--body-background), 0.2);
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: 0;
}
.blog-left-sidebar .sidebar-box .gallery-img:hover::after {
  height: 250%;
  transition: all 600ms linear;
  background-color: transparent;
}
.blog-left-sidebar ~ div .blog-box .blog-content .sub-btn {
  padding: calc(10px + 2 * (100vw - 320px) / 1600) calc(12px + 3 * (100vw - 320px) / 1600);
}
.blog-left-sidebar ~ div .blog-section {
  margin: 0;
}
.blog-left-sidebar ~ div .blog-section .blog-content p {
  margin-bottom: calc(15px + 5 * (100vw - 320px) / 1600);
}
.blog-left-sidebar ~ div .blog-section .blog-content .sub-btn {
  padding: calc(10px + 0 * (100vw - 320px) / 1600) calc(12px + 0 * (100vw - 320px) / 1600);
}
.blog-left-sidebar ~ div .blog-section .blog-card {
  width: unset;
}
.blog-left-sidebar ~ div .blog-section .blog-card span {
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
  width: calc(36px + 6 * (100vw - 320px) / 1600);
  height: calc(36px + 6 * (100vw - 320px) / 1600);
}

@media (max-width: 767px) {
  .blog-box-slide .blog-box .blog-content .sub-btn {
    width: 100%;
  }
}

.blog-page .blog-details-box div {
  overflow: hidden;
}
.blog-page .blog-details-box div .blog-img {
  border-radius: calc(3px + 3 * (100vw - 320px) / 1600);
}
.blog-page .blog-details-box div .blog-img.bg-size {
  transform: scale(1);
  transition: all 1.6s ease-in-out;
}
.blog-page .blog-details-box .blog-content .blog-date {
  margin: 14px 0 2px;
  font-weight: 500;
  display: block;
  font-size: 14px;
}
.blog-page .blog-details-box .blog-content a > h4 {
  margin-bottom: 6px;
  transition: all 0.4s ease-in-out;
  font-size: 18px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
}
@media (max-width: 1199px) {
  .blog-page .blog-details-box .blog-content a > h4 {
    margin-bottom: 0;
    width: 100%;
  }
}
.blog-page .blog-details-box .blog-content p {
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
}
@media (max-width: 1200px) {
  .blog-page .blog-details-box .blog-content p {
    margin-bottom: 4px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
}
.blog-page .blog-details-box .blog-content span {
  margin: 10px 0;
  font-weight: 500;
  display: block;
}
@media (max-width: 1200px) {
  .blog-page .blog-details-box .blog-content span {
    margin-top: 0;
  }
}
@media (max-width: 768px) and (min-width: 576px) {
  .blog-page .blog-details-box .blog-content span {
    display: none;
  }
}
.blog-page .blog-details-box .blog-content .share-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 15px;
  margin-bottom: 15px;
}
@media (max-width: 1200px) {
  .blog-page .blog-details-box .blog-content .share-box {
    padding-top: 6px;
  }
}
@media (max-width: 768px) and (min-width: 576px) {
  .blog-page .blog-details-box .blog-content .share-box > div {
    display: none !important;
  }
}
.blog-page .blog-details-box .blog-content .share-box img {
  width: 30px;
  border-radius: 50px;
}
.blog-page .blog-details-box .blog-content .share-box h6 {
  margin-bottom: 0;
  font-weight: 500;
  text-transform: capitalize;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  color: rgba(var(--light-color), 1);
}
.blog-page .blog-details-box .blog-content .share-box > a {
  font-weight: 500;
  color: rgba(var(--theme-default), 1);
  text-decoration: underline;
  text-underline-offset: 3px;
}
.blog-page .blog-details-box .blog-content h5 {
  margin-bottom: 10px;
}
.blog-page .blog-details-box .blog-content > ul {
  margin-bottom: 10px;
}
.blog-page .blog-details-box .blog-content > ul li {
  display: list-item;
  margin-left: 32px;
  font-weight: 500;
  color: rgba(var(--p-text-color), 1);
  font-size: calc(12px + 4 * (100vw - 320px) / 1600);
  padding: 4px 0;
}
.blog-page .blog-details-box .blog-content > ul li:first-child {
  padding-top: 0;
}
.blog-page .blog-details-box .blog-content > ul li:last-child {
  padding-bottom: 0;
}
.blog-page .blog-details-box:hover .blog-content h4 {
  color: rgba(var(--theme-default), 1);
}
.blog-page .blog-details-box:hover div .blog-img.bg-size {
  transform: scale(1.1);
}
.blog-page .blog-details-box.blog-details .blog-content .message-box label {
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  font-weight: 500;
  margin-bottom: 4px;
}
.blog-page .blog-main-details .other-blog .blog-box {
  border: 1px solid rgba(var(--light-border), 1);
  border-radius: 6px;
}
.blog-page .blog-main-details .other-blog .blog-box .blog-img a {
  transform: scale(1) rotate(0);
  transition: all 0.4s ease-in-out;
  border-radius: 4px;
}
.blog-page .blog-main-details .other-blog .blog-box .blog-img p {
  position: absolute;
  top: calc(10px + 5 * (100vw - 320px) / 1600);
  left: calc(10px + 5 * (100vw - 320px) / 1600);
  background-color: rgba(var(--theme-default), 1);
  color: rgba(var(--white), 1);
  padding: 3px 8px;
  border-radius: 4px;
  letter-spacing: 0.7px;
  font-weight: 500;
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  transition: all 0.4s ease-in-out;
}
[dir=rtl] .blog-page .blog-main-details .other-blog .blog-box .blog-img p {
  left: unset;
  right: 15px;
}
.blog-page .blog-main-details .other-blog .blog-box .blog-content {
  padding: calc(12px + 4 * (100vw - 320px) / 1600) 0 0;
}
.blog-page .blog-main-details .other-blog .blog-box .blog-content h5 {
  margin-bottom: 2px;
}
.blog-page .blog-main-details .other-blog .blog-box .blog-content p {
  margin-bottom: 12px;
}
.blog-page .blog-main-details .other-blog .blog-box .blog-content .read-news {
  padding-top: 12px;
}
.blog-page .blog-main-details .other-blog:hover .blog-box .blog-img a {
  transform: scale(1.1) rotate(-4deg);
}
.blog-page .blog-main-details .other-blog:hover .blog-box .blog-img p {
  background-color: rgba(var(--body-background), 1);
  color: rgba(var(--theme-default), 1);
}

.quote-title {
  padding: calc(12px + 12 * (100vw - 320px) / 1600);
  background-color: rgba(var(--theme-default), 0.08);
  margin: 20px 0;
  border: 1px dashed rgba(var(--theme-default), 0.4);
  border-radius: 4px;
}
[dir=rtl] .quote-title {
  border-right: 3px solid rgba(var(--theme-default), 1);
  border-left: unset;
}
.quote-title h6 {
  display: flex;
  align-items: start;
  gap: 12px;
}
.quote-title h6 i {
  font-size: calc(16px + 14 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-default), 0.4);
  line-height: 0.5;
}
[dir=rtl] .quote-title h6 i {
  transform: scale(-1);
}
.quote-title h6 span {
  margin: 0;
  line-height: 1.3;
  color: rgba(var(--theme-font-color), 1);
  font-weight: 600;
  letter-spacing: 0.1px;
  font-size: calc(14px + 6 * (100vw - 320px) / 1600);
}

.pagination-wrap .pagination {
  gap: 10px;
  margin-top: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
[dir=rtl] .pagination-wrap .pagination li:first-child a, [dir=rtl] .pagination-wrap .pagination li:last-child a {
  transform: scalex(-1);
}
.pagination-wrap .pagination li a {
  border: 1px solid rgba(var(--header-border-color), 0.3);
  color: rgba(var(--theme-font-color), 1);
  font-weight: 500;
  border-radius: 4px;
  padding: 5px 12px;
  transition: all 0.4s ease-in-out;
}
.pagination-wrap .pagination li a.active {
  background-color: rgba(var(--theme-default), 1);
  border-color: transparent;
  color: rgba(var(--white), 1);
}
.pagination-wrap .pagination li:hover a {
  background-color: rgba(var(--theme-default), 1);
  border-color: transparent;
  color: rgba(var(--white), 1);
}

.blog-list-view .other-blog .blog-box {
  display: flex;
  align-items: center;
  gap: 16px;
}
@media (max-width: 767px) {
  .blog-list-view .other-blog .blog-box {
    display: block;
  }
}
.blog-list-view .other-blog .blog-box .blog-img {
  width: 40%;
}
@media (max-width: 767px) {
  .blog-list-view .other-blog .blog-box .blog-img {
    width: 100%;
  }
}
.blog-list-view .other-blog .blog-box .blog-content {
  width: 60%;
  padding-top: 0 !important;
}
@media (max-width: 767px) {
  .blog-list-view .other-blog .blog-box .blog-content {
    width: 100%;
    margin-top: 8px;
  }
}
.blog-list-view .other-blog .blog-box .blog-content p {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
}

.blog-banner {
  background-image: url(../images/blog/banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 50px 12px;
  border-radius: 6px;
  text-align: center;
  margin-top: 30px;
}
.blog-banner span {
  padding: 4px 8px;
  color: rgba(var(--white), 1);
  border: 1px solid rgba(var(--white), 1);
  border-radius: 4px;
  display: block;
  width: fit-content;
  margin: auto;
  font-weight: 500;
}
.blog-banner h4 {
  color: rgba(var(--white), 1);
  margin: 18px 0;
}
.blog-banner p {
  color: rgba(var(--white), 1);
  margin-bottom: 16px;
}
.blog-banner p i {
  color: rgba(var(--white), 1);
}
.blog-banner .btn {
  border: 1px solid rgba(var(--white), 1);
  background-color: rgba(var(--white), 1);
  color: rgba(var(--theme-default), 1);
  font-weight: 600;
}
.blog-banner .btn:hover {
  background-color: transparent;
  color: rgba(var(--white), 1);
}

.clinic-box .img {
  position: relative;
  overflow: hidden;
  border-radius: 4px 4px 0 0;
}
.clinic-box .img img {
  width: 100%;
}
.clinic-box .img::before {
  content: "";
  position: absolute;
  width: 200%;
  height: 0%;
  left: 50%;
  top: 50%;
  background-color: rgba(var(--body-background), 0.2);
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: 1;
}
.clinic-box .content {
  padding: calc(12px + 8 * (100vw - 320px) / 1600) 12px;
  border: 1px solid rgba(var(--theme-default), 0.38);
  border-top: none;
  border-radius: 0 0 4px 4px;
}
.clinic-box .content p {
  margin: calc(10px + 10 * (100vw - 320px) / 1600) 0;
  font-family: "Montserrat", sans-serif;
  color: rgba(var(--p-text-color), 0.8);
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
}
.clinic-box .content ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.clinic-box .content ul li {
  display: flex;
  gap: 6px;
  align-items: center;
  font-weight: 500;
  color: rgba(var(--theme-font-color), 1);
}
.clinic-box .content ul li i {
  color: rgba(var(--theme-font-color), 1);
  font-size: 17px;
}
.clinic-box:hover .img::before {
  height: 250%;
  transition: all 600ms linear;
  background-color: transparent;
}
.clinic-box.style-9 .content {
  border-color: rgba(var(--light-border), 1);
}
.clinic-box.style-9 .content p {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
  margin: calc(10px + 5 * (100vw - 320px) / 1600) 0;
}

.blog-slid .blog-slider li {
  padding-bottom: calc(12px + 10 * (100vw - 320px) / 1600);
  border-bottom: 1px solid rgba(var(--light-border), 1);
  margin-bottom: calc(12px + 10 * (100vw - 320px) / 1600);
}
.blog-slid .blog-slider li:last-child {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 0;
}
.blog-slid .blog-slider li .d-flex {
  gap: calc(20px + 20 * (100vw - 320px) / 1600);
  align-items: center;
  text-align: start;
}
@media (max-width: 767px) {
  .blog-slid .blog-slider li .d-flex {
    flex-wrap: wrap;
  }
}
.blog-slid .blog-slider li .d-flex .images {
  position: relative;
  overflow: hidden;
  width: 53%;
  border-radius: 4px;
}
@media (max-width: 1550px) and (min-width: 1400px) {
  .blog-slid .blog-slider li .d-flex .images {
    width: 43%;
  }
}
@media (max-width: 767px) {
  .blog-slid .blog-slider li .d-flex .images {
    width: 100%;
  }
}
.blog-slid .blog-slider li .d-flex .images img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blog-slid .blog-slider li .d-flex .images::before {
  content: "";
  position: absolute;
  width: 200%;
  height: 0%;
  left: 50%;
  top: 50%;
  background-color: rgba(var(--body-background), 0.2);
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: 1;
}
.blog-slid .blog-slider li .d-flex .content {
  width: calc(100vw - 53% - (20px + 20 * (100vw - 320px) / 1600));
}
@media (max-width: 1550px) and (min-width: 1400px) {
  .blog-slid .blog-slider li .d-flex .content {
    width: calc(100vw - 43% - (20px + 20 * (100vw - 320px) / 1600));
  }
}
@media (max-width: 767px) {
  .blog-slid .blog-slider li .d-flex .content {
    width: 100%;
  }
}
.blog-slid .blog-slider li .d-flex .content h5 {
  margin-bottom: 10px;
}
.blog-slid .blog-slider li .d-flex .content p {
  font-family: "Montserrat", sans-serif;
  margin-bottom: calc(12px + 28 * (100vw - 320px) / 1600);
}
@media (max-width: 991px) {
  .blog-slid .blog-slider li .d-flex .content p {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
}
.blog-slid .blog-slider li .d-flex .content span {
  display: block;
  color: rgba(var(--theme-font-color), 1);
  font-weight: 600;
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
}
.blog-slid .blog-slider li .d-flex .content span > a {
  text-decoration: underline;
  color: rgba(var(--theme-default), 1);
  font-weight: 600;
  text-underline-offset: 4px;
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
  margin-right: 8px;
}
.blog-slid .blog-slider li .d-flex:hover .images::before {
  height: 250%;
  transition: all 600ms linear;
  background-color: transparent;
}

.doctor-penal {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: calc(20px + 5 * (100vw - 320px) / 1600);
}

.active-blog .img {
  position: relative;
  overflow: hidden;
  border-radius: 10px 10px 0 0;
}
.active-blog .img img {
  transition: all 0.4s ease-in-out;
}
.active-blog .img span {
  position: absolute;
  bottom: 10px;
  right: 10px;
  background-color: rgba(var(--white), 1);
  padding: 2px 8px;
  border-radius: 25px;
  font-weight: 500;
  color: rgba(var(--theme-font-color), 1);
  font-size: 13px;
}
[dir=rtl] .active-blog .img span {
  left: 10px;
  right: unset;
}
.active-blog .content {
  border: 1px solid rgba(var(--light-border), 1);
  border-top: none;
  padding: 15px;
  border-radius: 0 0 10px 10px;
}
.active-blog .content .users {
  transform: translateY(-30px);
}
.active-blog .content .users img {
  width: 40px;
  border-radius: 20%;
  margin-bottom: 8px;
  outline: 4px solid rgba(var(--body-background), 1);
}
.active-blog .content .users span {
  display: block;
  font-weight: 500;
  color: rgba(var(--theme-default), 1);
  padding: 4px 8px;
  background-color: rgba(var(--light-background), 1);
  border-radius: 100px;
  font-size: 13px;
  width: fit-content;
}
.active-blog .content h6 {
  margin-top: -20px;
  margin-bottom: calc(8px + 4 * (100vw - 320px) / 1600);
  line-height: 1.5;
  transition: all 0.4s ease-in-out;
}
.active-blog .content p {
  color: rgba(var(--p-text-color), 1);
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.active-blog .content .d-flex {
  justify-content: space-between;
  margin-top: 8px;
  padding-top: 8px;
  border-top: 1px dashed rgba(var(--light-border), 1);
}
.active-blog .content .d-flex .edit {
  color: rgba(var(--success-color), 0.8);
  font-weight: 600;
  font-size: 15px;
}
.active-blog .content .d-flex .edit i {
  margin-right: 5px;
}
[dir=rtl] .active-blog .content .d-flex .edit i {
  margin-right: unset;
  margin-left: 5px;
}
.active-blog .content .d-flex .remove {
  color: rgba(var(--danger-color), 0.8);
  font-weight: 600;
  font-size: 15px;
}
.active-blog .content .d-flex .remove i {
  margin-right: 1px;
}
[dir=rtl] .active-blog .content .d-flex .remove i {
  margin-right: unset;
  margin-left: 1px;
}
.active-blog:hover .img img {
  transform: scale(1.1);
}
.active-blog:hover .content h6 {
  color: rgba(var(--theme-default), 1);
}

.add-blog-box input,
.add-blog-box select,
.add-blog-box textarea {
  background-color: rgba(var(--light-background), 1);
}

/*=====================
  4.10 testimonial css start
==========================*/
.testimonial-slider {
  position: relative;
}
.testimonial-slider .swiper-button-next {
  height: 48px;
  width: 48px;
  background-color: rgba(var(--body-background), 1);
  box-shadow: 0px 5px 7.5px rgba(var(--section-background), 1);
  right: 26%;
  top: 30%;
  transition: all 0.4s ease-in-out;
  border-radius: 4px;
}
@media (max-width: 991px) {
  .testimonial-slider .swiper-button-next {
    right: 0;
    top: 25%;
  }
}
@media (max-width: 420px) {
  .testimonial-slider .swiper-button-next {
    display: none;
  }
}
.testimonial-slider .swiper-button-next:after {
  font-size: 18px;
  font-weight: 700;
  color: rgba(var(--theme-default), 1);
  transition: all 0.4s ease-in-out;
}
.testimonial-slider .swiper-button-next:hover {
  background-color: rgba(var(--theme-default), 1);
}
.testimonial-slider .swiper-button-next:hover::after {
  color: rgba(var(--white), 1);
}
.testimonial-slider .swiper-button-prev {
  height: 48px;
  width: 48px;
  background-color: rgba(var(--body-background), 1);
  box-shadow: 0px 5px 7.5px rgba(var(--section-background), 1);
  left: 26%;
  top: 30%;
  transition: all 0.4s ease-in-out;
  border-radius: 4px;
}
@media (max-width: 991px) {
  .testimonial-slider .swiper-button-prev {
    left: 0;
    top: 25%;
  }
}
@media (max-width: 420px) {
  .testimonial-slider .swiper-button-prev {
    display: none;
  }
}
.testimonial-slider .swiper-button-prev:after {
  font-size: 18px;
  font-weight: 700;
  color: rgba(var(--theme-default), 1);
  transition: all 0.4s ease-in-out;
}
.testimonial-slider .swiper-button-prev:hover {
  background-color: rgba(var(--theme-default), 1);
}
.testimonial-slider .swiper-button-prev:hover::after {
  color: rgba(var(--white), 1);
}
.testimonial-slider .testimonial-box .top-part {
  display: flex;
  align-items: center;
  justify-content: center;
}
.testimonial-slider .testimonial-box .top-part .img-part {
  display: inline-block;
  position: relative;
  margin-block: calc(30px + 25 * (100vw - 320px) / 1600);
}
.testimonial-slider .testimonial-box .top-part .img-part .animation-circle {
  position: relative;
}
.testimonial-slider .testimonial-box .top-part .img-part .animation-circle::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  height: 100%;
  width: 100%;
  background-color: rgba(var(--theme-default), 0.08);
  animation: effect 2s linear 1s infinite;
}
.testimonial-slider .testimonial-box .top-part .img-part .animation-circle::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  height: 135%;
  width: 135%;
  background-color: rgba(var(--theme-default), 0.04);
}
.testimonial-slider .testimonial-box .top-part .img-part .animation-circle img {
  width: 130px;
  height: 130px;
  border-radius: 100%;
  position: relative;
  z-index: 9;
}
.testimonial-slider .testimonial-box .top-part .img-part .animation-circle img:first-child {
  width: 80px;
  height: 80px;
  position: absolute;
  left: -60px;
  transform: translatey(35%);
}
.testimonial-slider .testimonial-box .top-part .img-part .animation-circle img:nth-child(3) {
  width: 80px;
  height: 80px;
  position: absolute;
  right: -60px;
  transform: translatey(35%);
  z-index: -1;
}
.testimonial-slider .testimonial-box .top-part .img-part i {
  color: rgba(var(--theme-default), 1);
  font-size: 20px;
  position: relative;
  left: 33%;
  transform: translateX(-50%);
  background-color: rgba(var(--body-background), 1);
  padding: 14px;
  border-radius: 50%;
  bottom: 20px;
  box-shadow: 0px 0px 25px rgba(34, 54, 69, 0.09);
  z-index: 9;
}
[dir=rtl] .testimonial-slider .testimonial-box .top-part .img-part i {
  right: 33%;
  left: unset;
}
.testimonial-slider .testimonial-box .bottom-part {
  text-align: center;
  position: relative;
}
.testimonial-slider .testimonial-box .bottom-part p {
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: calc(20px + 20 * (100vw - 320px) / 1600);
  margin-inline: auto;
  max-width: 70%;
}
@media (max-width: 767px) {
  .testimonial-slider .testimonial-box .bottom-part p {
    max-width: 100%;
  }
}
.testimonial-slider .testimonial-box .bottom-part h4 {
  font-size: calc(20px + 10 * (100vw - 320px) / 1600);
  text-transform: capitalize;
  letter-spacing: 0.01em;
  margin-bottom: 10px;
}
.testimonial-slider .testimonial-box .bottom-part .rating i {
  font-size: 18px;
  color: rgba(var(--rating-color), 1);
}
.testimonial-slider .testimonial-box .bottom-part .quote-icon {
  position: absolute;
  left: 45%;
  transform: translateX(-50%);
  bottom: -70px;
  z-index: -1;
  transform: rotateY(180deg);
}
@media (max-width: 1600px) {
  .testimonial-slider .testimonial-box .bottom-part .quote-icon {
    bottom: -45px;
  }
}
@media (max-width: 1199px) {
  .testimonial-slider .testimonial-box .bottom-part .quote-icon {
    bottom: -20px;
  }
}
@media (max-width: 991px) {
  .testimonial-slider .testimonial-box .bottom-part .quote-icon {
    display: none;
  }
}
.testimonial-slider .testimonial-box .bottom-part .quote-icon i {
  font-size: calc(20px + 130 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-default), 0.05);
}

.customer-review-slider .top-img {
  position: absolute;
  right: -20px;
  top: 125px;
}
@media (max-width: 1199px) {
  .customer-review-slider .top-img {
    display: none;
  }
}
.customer-review-slider .bottom-img {
  position: absolute;
  left: -20px;
  bottom: -35px;
}
@media (max-width: 1199px) {
  .customer-review-slider .bottom-img {
    display: none;
  }
}

.cosmetic-customer .customer-treatment {
  position: relative;
}
@media (max-width: 1199px) {
  .cosmetic-customer .customer-treatment .customer-img .bg-size::before {
    padding-top: 78%;
  }
}
.cosmetic-customer .customer-treatment .img-number {
  position: absolute;
  width: calc(140px + 35 * (100vw - 320px) / 1600);
  height: calc(90px + 60 * (100vw - 320px) / 1600);
  background-color: rgba(var(--body-background), 1);
  padding: calc(12px + 10 * (100vw - 320px) / 1600);
  bottom: 20px;
  left: 20px;
  border-radius: 4px;
  z-index: 1;
}
[dir=rtl] .cosmetic-customer .customer-treatment .img-number {
  right: 20px;
  left: unset;
}
@media (max-width: 480px) {
  .cosmetic-customer .customer-treatment .img-number {
    display: none;
  }
}
.cosmetic-customer .customer-treatment .img-number .user-img {
  position: absolute;
  background: rgba(var(--theme-default), 1);
  color: rgba(var(--white), 1);
  padding: calc(10px + 8 * (100vw - 320px) / 1600) calc(15px + 11 * (100vw - 320px) / 1600);
  bottom: 50%;
  right: -40%;
  border-radius: 4px;
  transform: translateY(50%) translateX(-50%);
}
[dir=rtl] .cosmetic-customer .customer-treatment .img-number .user-img {
  right: unset;
  left: 0%;
}
.cosmetic-customer .customer-treatment .img-number .user-img i {
  font-size: calc(20px + 10 * (100vw - 320px) / 1600);
}
.cosmetic-customer .customer-review {
  box-shadow: 0px 0px 8px 0px rgba(var(--black), 0.05);
  margin: 8px;
}
.cosmetic-customer .customer-details {
  position: relative;
  background-color: rgba(var(--body-background), 1);
  padding: 12px calc(20px + 60 * (100vw - 320px) / 1600);
  display: flex;
  align-items: start;
  justify-content: center;
  flex-direction: column;
  height: 100%;
}
.cosmetic-customer .customer-details::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 2px;
  height: 100%;
  background-color: rgba(var(--theme-default), 1);
  transition: all 0.4s ease;
}
[dir=rtl] .cosmetic-customer .customer-details::after {
  right: unset;
  left: 0;
}
@media (max-width: 991px) {
  .cosmetic-customer .customer-details::after {
    bottom: 0;
    top: unset;
    width: 100%;
    height: 2px;
    left: 0;
  }
}
.cosmetic-customer .customer-details .quote span {
  position: absolute;
  right: 10%;
  top: 50%;
  transform: rotate(180deg);
}
[dir=rtl] .cosmetic-customer .customer-details .quote span {
  right: unset;
  left: 10%;
}
@media (max-width: 991px) {
  .cosmetic-customer .customer-details .quote span {
    top: 33%;
  }
}
@media (max-width: 767px) {
  .cosmetic-customer .customer-details .quote span {
    display: none;
  }
}
.cosmetic-customer .customer-details .quote span::before {
  position: absolute;
  content: ",,";
  font-weight: 700;
  color: rgba(var(--theme-default), 0.07);
  font-size: calc(13px + 267 * (100vw - 320px) / 1600);
  line-height: 0;
}
.cosmetic-customer .customer-details h5 {
  color: rgba(var(--theme-default), 1);
  margin-top: 6px;
}
.cosmetic-customer .customer-details .rating {
  margin-top: 5px;
  line-height: 1;
}
.cosmetic-customer .customer-details .rating i {
  font-size: calc(18px + 4 * (100vw - 320px) / 1600);
  color: rgba(var(--rating-color), 1);
}
.cosmetic-customer .customer-details p {
  margin-top: 15px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.cosmetic-customer .customer-details .social-icon {
  margin-top: 20px;
}
@media (max-width: 991px) {
  .cosmetic-customer .customer-details .social-icon ul {
    justify-content: center;
  }
}
.cosmetic-customer .customer-details .social-icon ul li a {
  background-color: unset !important;
}
.cosmetic-customer .customer-details .doctor-name-2 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%) translateX(-90%) rotate(90deg);
  border-radius: 4px;
}
[dir=rtl] .cosmetic-customer .customer-details .doctor-name-2 {
  transform: translateY(-50%) translateX(90%) rotate(90deg);
}
@media (max-width: 1560px) {
  .cosmetic-customer .customer-details .doctor-name-2 {
    transform: translateY(-50%) translateX(-85%) rotate(90deg);
  }
  [dir=rtl] .cosmetic-customer .customer-details .doctor-name-2 {
    transform: translateY(-50%) translateX(85%) rotate(90deg);
  }
}
@media (max-width: 1200px) {
  .cosmetic-customer .customer-details .doctor-name-2 {
    transform: translateY(-50%) translateX(-75%) rotate(90deg);
  }
  [dir=rtl] .cosmetic-customer .customer-details .doctor-name-2 {
    transform: translateY(-50%) translateX(75%) rotate(90deg);
  }
}
@media (max-width: 991px) {
  .cosmetic-customer .customer-details .doctor-name-2 {
    left: 60%;
    top: 0;
    transform: translateY(-50%) translateX(-90%) rotate(0);
  }
}
@media (max-width: 767px) {
  .cosmetic-customer .customer-details .doctor-name-2 {
    display: none;
  }
}
.cosmetic-customer:hover .customer-details:after {
  height: 0%;
}
@media (max-width: 991px) {
  .cosmetic-customer:hover .customer-details:after {
    width: 0%;
    height: 2px;
  }
}

.eye-testimonials {
  position: relative;
}
.eye-testimonials .patient-testimonial-slider {
  border-radius: 6px;
}
.eye-testimonials .swiper {
  background-color: rgba(var(--body-background), 1);
  padding-block: calc(18px + 22 * (100vw - 320px) / 1600);
}
.eye-testimonials .swiper .swiper-wrapper .swiper-slide {
  text-align: center;
  padding-inline: calc(18px + 22 * (100vw - 320px) / 1600);
}
.eye-testimonials .swiper .swiper-wrapper .swiper-slide.swiper-slide-active {
  border-left: 1px solid rgba(var(--light-border), 1);
  border-right: 1px solid rgba(var(--light-border), 1);
}
@media (max-width: 767px) {
  .eye-testimonials .swiper .swiper-wrapper .swiper-slide.swiper-slide-active {
    border-left: none;
    border-right: none;
  }
}
.eye-testimonials .swiper .swiper-wrapper .swiper-slide:hover .other-box .other-img i {
  color: rgba(var(--theme-default), 0.15);
}
.eye-testimonials .swiper .swiper-wrapper .swiper-slide .other-box {
  text-align: start;
}
.eye-testimonials .swiper .swiper-wrapper .swiper-slide .other-box .other-name {
  padding-left: 16px;
  border-left: 4px solid rgba(var(--theme-default), 1);
  border-radius: 2px;
  margin-bottom: calc(14px + 12 * (100vw - 320px) / 1600);
}
[dir=rtl] .eye-testimonials .swiper .swiper-wrapper .swiper-slide .other-box .other-name {
  padding-right: 16px;
  padding-left: unset;
  border-right: 4px solid rgba(var(--theme-default), 1);
  border-left: unset;
}
.eye-testimonials .swiper .swiper-wrapper .swiper-slide .other-box .other-name p {
  font-family: "Montserrat", sans-serif;
  margin-top: 10px;
  color: rgba(var(--p-text-color), 0.8);
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
}
.eye-testimonials .swiper .swiper-wrapper .swiper-slide .other-box .other-img {
  display: flex;
  align-items: start;
  justify-content: space-between;
  margin-bottom: calc(10px + 20 * (100vw - 320px) / 1600);
}
@media (max-width: 500px) {
  .eye-testimonials .swiper .swiper-wrapper .swiper-slide .other-box .other-img {
    flex-wrap: wrap;
  }
}
.eye-testimonials .swiper .swiper-wrapper .swiper-slide .other-box .other-img i {
  font-size: 100px;
  line-height: 0.5;
  color: rgba(var(--light-border), 0.5);
  transition: all 0.4s ease-in-out;
}
.eye-testimonials .swiper .swiper-wrapper .swiper-slide .other-box h6 {
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  color: rgba(var(--p-text-color), 0.8);
  text-transform: unset;
  line-height: 1.6;
  margin-bottom: calc(16px + 24 * (100vw - 320px) / 1600);
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
}
.eye-testimonials .swiper .swiper-wrapper .swiper-slide .other-box a {
  color: rgba(var(--theme-default), 1);
  text-transform: uppercase;
  font-weight: 500;
}
.eye-testimonials.style-7 .swiper {
  padding: 0;
  background-color: transparent;
}
.eye-testimonials.style-7 .swiper-slide {
  border: 1px solid rgba(var(--light-border), 1);
  padding: calc(14px + 16 * (100vw - 320px) / 1600) !important;
  border-radius: 6px;
}
@media (max-width: 767px) {
  .eye-testimonials.style-7 .swiper-slide {
    border: 1px solid rgba(var(--light-border), 1) !important;
  }
}
.eye-testimonials.style-7 .swiper-slide:hover .other-box .other-img .other-content i {
  color: rgba(var(--theme-default), 1);
}
.eye-testimonials.style-7 .swiper-slide .other-box .other-img {
  gap: calc(12px + 8 * (100vw - 320px) / 1600);
  margin-bottom: 0 !important;
}
.eye-testimonials.style-7 .swiper-slide .other-box .other-img .other-content i {
  font-size: 45px;
  color: rgba(var(--theme-default), 1);
  vertical-align: top;
  line-height: 1;
}
.eye-testimonials.style-7 .swiper-slide .other-box .other-img .other-content i.icon-2 {
  transform: scale(-1);
  display: inline-block;
}
.eye-testimonials.style-7 .swiper-slide .other-box .other-img .other-content p {
  margin-bottom: 10px;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  font-family: "Montserrat", sans-serif;
  line-height: 1.6;
}
.eye-testimonials.style-7 .swiper-slide .other-box > .d-flex .icon-2 {
  font-size: 45px;
  color: rgba(var(--theme-default), 1);
  transform: scaleX(-1);
}
.eye-testimonials.style-7 .swiper-slide .other-box h6 {
  color: rgba(var(--theme-font-color), 1) !important;
  font-size: calc(14px + 4 * (100vw - 320px) / 1600) !important;
  margin-bottom: 0 !important;
}
.eye-testimonials.style-7 .swiper-slide .other-box h6 span {
  color: rgba(var(--content-color), 0.8);
  font-size: calc(14px + 4 * (100vw - 320px) / 1600);
  margin-left: 10px;
  display: inline-block;
}
[dir=rtl] .eye-testimonials.style-7 .swiper-slide .other-box h6 span {
  margin-left: 0;
  margin-right: 10px;
}

.blog-testimonials {
  position: relative;
}
.blog-testimonials .swiper-button-next {
  top: unset;
  bottom: -14%;
  right: 43%;
  left: unset;
  z-index: 1;
  border-radius: 4px;
}
body.dark .blog-testimonials .swiper-button-next img {
  filter: brightness(0) invert(1);
}
@media (max-width: 991px) {
  .blog-testimonials .swiper-button-next {
    bottom: -10%;
    right: 31%;
  }
}
.blog-testimonials .swiper-button-next::after {
  display: none;
}
.blog-testimonials .swiper-button-prev {
  transform: scale(-1);
  top: unset;
  bottom: -14%;
  left: 43%;
  z-index: 1;
  border-radius: 4px;
}
body.dark .blog-testimonials .swiper-button-prev img {
  filter: brightness(0) invert(1);
}
@media (max-width: 991px) {
  .blog-testimonials .swiper-button-prev {
    bottom: -10%;
    left: 31%;
  }
}
.blog-testimonials .swiper-button-prev::after {
  display: none;
}
.blog-testimonials .swiper-pagination {
  bottom: -11%;
  z-index: 0;
}
@media (max-width: 991px) {
  .blog-testimonials .swiper-pagination {
    bottom: -7%;
  }
}
.blog-testimonials .swiper-pagination .swiper-pagination-bullet-active {
  background: rgba(var(--theme-default), 1);
}
.blog-testimonials .swiper-pagination span {
  background-color: rgba(var(--black), 0.6);
}
@media (max-width: 1199px) {
  .blog-testimonials .swiper .swiper-wrapper .swiper-slide {
    margin-bottom: 12px;
  }
}
@media (max-width: 767px) {
  .blog-testimonials .swiper .swiper-wrapper .swiper-slide .content {
    text-align: center;
  }
}
.blog-testimonials .swiper .swiper-wrapper .swiper-slide .content .badge {
  background-color: rgba(var(--theme-default), 0.15);
  padding: 8px 16px;
  margin-bottom: 12px;
  border-radius: 4px;
}
.blog-testimonials .swiper .swiper-wrapper .swiper-slide .content .badge span {
  color: rgba(var(--theme-default), 1);
  display: inline-block;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
}
.blog-testimonials .swiper .swiper-wrapper .swiper-slide .content h5 {
  font-size: calc(16px + 6 * (100vw - 320px) / 1600);
  margin-bottom: 10px;
}
.blog-testimonials .swiper .swiper-wrapper .swiper-slide .content span {
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
}
@media (max-width: 991px) {
  .blog-testimonials .swiper .swiper-wrapper .swiper-slide .content span {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
}
.blog-testimonials .swiper .swiper-wrapper .swiper-slide .content p {
  margin-top: calc(12px + 10 * (100vw - 320px) / 1600);
  display: flex;
  align-items: center;
  gap: 10px;
  color: rgba(var(--theme-font-color), 1);
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
  font-weight: 500;
}
@media (max-width: 767px) {
  .blog-testimonials .swiper .swiper-wrapper .swiper-slide .content p {
    justify-content: center;
  }
}
.blog-testimonials .swiper .swiper-wrapper .swiper-slide .content p a {
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-default), 1);
  text-decoration: underline;
  text-underline-offset: 2px;
}
.blog-testimonials .icon {
  position: absolute;
  top: -16%;
  right: 3%;
  animation: lef 6s linear infinite;
}
[dir=rtl] .blog-testimonials .icon {
  right: unset;
  left: 3%;
}

.award-section {
  background-image: url(../images/layout-1/award/1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
[dir=rtl] .award-section .offset-lg-6 {
  margin-left: 50%;
  margin-right: unset;
}
.award-section .award {
  background-color: rgba(var(--body-background), 1);
  text-align: center;
  border-radius: 6px;
}
.award-section .award::before {
  position: absolute;
  content: "";
  width: 2px;
  height: 300px;
  left: 50%;
  top: 50%;
  background: rgba(var(--section-background), 1);
  z-index: 50;
  transform: translateX(-50%) translateY(-50%) rotate(90deg);
}
@media (max-width: 575px) {
  .award-section .award::before {
    display: none;
  }
}
.award-section .award::after {
  position: absolute;
  content: "";
  width: 2px;
  height: 300px;
  left: 50%;
  top: 50%;
  background: rgba(var(--section-background), 1);
  z-index: 50;
  transform: translateX(-50%) translateY(-50%);
}
@media (max-width: 575px) {
  .award-section .award::after {
    display: none;
  }
}
.award-section .award .award-details {
  padding: calc(20px + 30 * (100vw - 320px) / 1600);
}
@media (max-width: 575px) {
  .award-section .award .award-details {
    border-bottom: 1px solid rgba(var(--light-border), 1);
  }
}
@media (max-width: 575px) {
  .award-section .award .award-details.border-none {
    border-bottom: none;
  }
}
.award-section .award .award-details img {
  height: calc(35px + 15 * (100vw - 320px) / 1600);
}
.award-section .award .award-details h3 {
  margin-top: calc(12px + 8 * (100vw - 320px) / 1600);
  display: flex;
  align-items: baseline;
  justify-content: center;
}
.award-section .award .award-details h3 > span {
  font-size: calc(20px + 16 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-font-color), 1);
  margin-top: 0;
}
.award-section .award .award-details span {
  color: rgba(var(--theme-default), 1);
  font-weight: 600;
  margin-top: calc(8px + 2 * (100vw - 320px) / 1600);
  display: block;
}
.award-section .award .award-details p {
  margin-top: calc(3px + 7 * (100vw - 320px) / 1600);
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}

.children-care .testimonial-img {
  border-radius: 4px 0 0 4px;
}
[dir=rtl] .children-care .testimonial-img {
  border-radius: 0 4px 4px 0;
}

.testimonial-box-1 {
  box-shadow: 0px 0px 10px 0px rgba(var(--black), 0.1);
  height: 100%;
}
@media (max-width: 991px) {
  .testimonial-box-1 {
    height: unset;
  }
}
.testimonial-box-1 .testimonial-content {
  padding: calc(16px + 34 * (100vw - 320px) / 1600);
  height: 100%;
  background-color: rgba(var(--body-background), 1);
  border-radius: 0 4px 4px 0;
}
[dir=rtl] .testimonial-box-1 .testimonial-content {
  border-radius: 4px 0 0 4px;
}
@media (max-width: 700px) {
  .testimonial-box-1 .testimonial-content {
    padding: 30px;
  }
}
.testimonial-box-1 .testimonial-content div .rating {
  margin-bottom: calc(8px + 6 * (100vw - 320px) / 1600);
}
.testimonial-box-1 .testimonial-content div p {
  width: 85%;
  margin-bottom: calc(8px + 10 * (100vw - 320px) / 1600);
}
@media (max-width: 1199px) {
  .testimonial-box-1 .testimonial-content div p {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
}
.testimonial-box-1 .testimonial-content div h4 {
  font-size: calc(20px + 10 * (100vw - 320px) / 1600);
  margin-bottom: 8px;
}
.testimonial-box-1 .testimonial-content div span {
  color: rgba(var(--p-text-color), 1);
  font-weight: 600;
  margin-bottom: calc(8px + 10 * (100vw - 320px) / 1600);
}
.testimonial-box-1 .testimonial-content .shape-img {
  position: absolute;
  bottom: 10%;
  right: 5%;
  z-index: 1;
  opacity: 0.6;
  animation: arrowsvg 6s infinite;
}
[dir=rtl] .testimonial-box-1 .testimonial-content .shape-img {
  left: 5%;
  right: unset;
}
.testimonial-box-1 .swiper-button-lock {
  display: block;
}
.testimonial-box-1 .swiper-arrow {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-top: calc(-65px + -20 * (100vw - 320px) / 1600);
  margin-left: calc(16px + 34 * (100vw - 320px) / 1600);
}
[dir=rtl] .testimonial-box-1 .swiper-arrow {
  justify-content: flex-end;
  margin-left: 0;
  margin-right: calc(16px + 34 * (100vw - 320px) / 1600);
}
@media (max-width: 1399px) {
  .testimonial-box-1 .swiper-arrow {
    margin-left: 0;
    margin-right: calc(16px + 34 * (100vw - 320px) / 1600);
    justify-content: flex-end;
  }
  [dir=rtl] .testimonial-box-1 .swiper-arrow {
    justify-content: flex-start;
    margin-left: calc(16px + 34 * (100vw - 320px) / 1600);
    margin-right: 0;
  }
}
@media (max-width: 991px) {
  .testimonial-box-1 .swiper-arrow {
    margin: 0;
    justify-content: start;
    background: rgba(var(--body-background), 1);
    padding-left: calc(16px + 34 * (100vw - 320px) / 1600);
    padding-bottom: calc(16px + 34 * (100vw - 320px) / 1600);
  }
  [dir=rtl] .testimonial-box-1 .swiper-arrow {
    margin: 0;
    justify-content: flex-end;
    padding-left: 0;
    padding-right: calc(16px + 34 * (100vw - 320px) / 1600);
  }
}
.testimonial-box-1 .swiper-arrow .swiper-button-next,
.testimonial-box-1 .swiper-arrow .swiper-button-prev {
  position: relative;
  inset: unset;
  background-color: rgba(var(--body-background), 1);
  box-shadow: 0px 5px 7.5px rgba(var(--black), 0.06);
  height: 45px;
  width: 45px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease-in-out;
  border-radius: 4px;
}
.testimonial-box-1 .swiper-arrow .swiper-button-next:after,
.testimonial-box-1 .swiper-arrow .swiper-button-prev:after {
  font-size: 20px;
  color: rgba(var(--theme-default), 1);
  transition: all 0.4s ease-in-out;
}
.testimonial-box-1 .swiper-arrow .swiper-button-next:hover,
.testimonial-box-1 .swiper-arrow .swiper-button-prev:hover {
  background-color: rgba(var(--theme-default), 1);
}
.testimonial-box-1 .swiper-arrow .swiper-button-next:hover::after,
.testimonial-box-1 .swiper-arrow .swiper-button-prev:hover::after {
  color: rgba(var(--white), 1);
}
.testimonial-box-1 .quots span {
  position: absolute;
  right: 10%;
  top: 10%;
  transform: rotateY(180deg);
  z-index: 2;
}
[dir=rtl] .testimonial-box-1 .quots span {
  right: unset;
  left: 10%;
}
@media (max-width: 1499px) {
  .testimonial-box-1 .quots span {
    top: 13%;
  }
}
@media (max-width: 1399px) {
  .testimonial-box-1 .quots span {
    top: 16%;
  }
}
@media (max-width: 1199px) {
  .testimonial-box-1 .quots span {
    top: 18%;
  }
}
@media (max-width: 991px) {
  .testimonial-box-1 .quots span {
    display: none;
  }
}
.testimonial-box-1 .quots span::before {
  position: absolute;
  content: ",,";
  font-weight: 700;
  color: rgba(var(--theme-default), 1);
  font-size: calc(13px + 267 * (100vw - 320px) / 1600);
  line-height: 0;
}

.testimonial-box-2 {
  padding: 50px calc(16px + 14 * (100vw - 320px) / 1600) calc(16px + 14 * (100vw - 320px) / 1600);
  background-color: rgba(var(--body-background), 1);
  border-radius: 0 50px 0 50px;
  position: relative;
  margin: 55px 8px 8px;
  box-shadow: 0px 2px 8px 0px rgba(var(--black), 0.1);
}
.testimonial-box-2 .rating {
  margin-bottom: 6px;
}
.testimonial-box-2 p {
  margin-bottom: 12px;
}
.testimonial-box-2 h5 {
  font-weight: 700;
  transition: all 0.4s ease-in-out;
}
.testimonial-box-2 .d-flex .flex-grow-1 h5 {
  font-weight: 700;
  transition: all 0.4s ease-in-out;
}
.testimonial-box-2 .d-flex .flex-grow-1 p {
  margin-block: 2px 0;
}
.testimonial-box-2 .d-flex .flex-shrink-0 .quots span {
  top: 38%;
}
@media (max-width: 1399px) {
  .testimonial-box-2 .d-flex .flex-shrink-0 .quots span {
    top: 50%;
  }
}
@media (max-width: 1199px) {
  .testimonial-box-2 .d-flex .flex-shrink-0 .quots span {
    top: 60%;
  }
}
.testimonial-box-2 .d-flex .flex-shrink-0 .quots span::before {
  color: rgba(var(--theme-default), 0.1);
}
.testimonial-box-2 .img {
  position: absolute;
  right: 10%;
  top: -50px;
}
.testimonial-box-2 .img::before {
  content: "";
  position: absolute;
  height: 110%;
  width: 110%;
  top: -5px;
  left: -5px;
  border: 1px dashed rgba(var(--theme-default), 0.4);
  border-radius: 50%;
}
.testimonial-box-2 .img img {
  width: 100px;
  border-radius: 50%;
}
.testimonial-box-2:hover .img::before {
  border-color: rgba(var(--theme-default), 1);
  animation: spin 10s infinite linear;
}
.testimonial-box-2:hover .d-flex .flex-grow-1 h5 {
  color: rgba(var(--theme-default), 1);
}

@keyframes arrowsvg {
  0% {
    transform: scale(0);
    transform-origin: left;
  }
  100% {
    transform: scale(1);
    transform-origin: left;
  }
}
.swiper-flex {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: calc(15px + 15 * (100vw - 320px) / 1600);
  margin-top: calc(18px + 22 * (100vw - 320px) / 1600);
}
.swiper-flex .swiper-button-prev,
.swiper-flex .swiper-button-next {
  position: relative;
  inset: unset;
  width: unset;
  height: unset;
  margin: 0;
  z-index: 0;
}
@media (max-width: 575px) {
  .swiper-flex .swiper-button-prev img,
  .swiper-flex .swiper-button-next img {
    width: 32px;
  }
}
[dir=rtl] .swiper-flex .swiper-button-prev,
[dir=rtl] .swiper-flex .swiper-button-next {
  transform: scale(-1);
}
.swiper-flex .swiper-button-prev::after,
.swiper-flex .swiper-button-next::after {
  display: none;
}
.swiper-flex .swiper-button-prev {
  transform: scale(-1);
}
[dir=rtl] .swiper-flex .swiper-button-prev {
  transform: scale(1);
}
.swiper-flex .swiper-pagination {
  position: relative;
  inset: unset;
  width: auto;
  z-index: 0;
}
.swiper-flex .swiper-pagination .swiper-pagination-bullet {
  background-color: rgba(var(--p-text-color), 1);
  transition: 0.4s ease;
}
.swiper-flex .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: rgba(var(--theme-default), 1);
  opacity: 1;
}

body.dark .swiper-button-next img,
body.dark .swiper-button-prev img {
  filter: brightness(0) invert(1);
}

@media (max-width: 1750px) {
  .swiper-flex-2 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
  }
  [dir=rtl] .swiper-flex-2 {
    direction: ltr;
  }
  .swiper-flex-2 .swiper-button-next,
  .swiper-flex-2 .swiper-button-prev {
    position: relative;
    inset: unset;
    margin-top: calc(20px + 10 * (100vw - 320px) / 1600);
    z-index: 0;
  }
}

/*=====================
  4.11 map css start
==========================*/
.map-section {
  position: relative;
  overflow: hidden;
}
.map-section iframe {
  width: 100%;
  height: 100%;
  position: absolute;
}
.map-section.appointment-bg {
  height: unset;
}
.map-section .map {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.map-section .map iframe {
  width: 100%;
  height: 100%;
}
.map-section .map-bg {
  background-color: rgba(var(--black), 0.2);
  padding: calc(20px + 80 * (100vw - 320px) / 1600);
}
.map-section .map-bg .appointment-bg {
  background-color: rgba(var(--body-background), 1);
  padding: calc(20px + 45 * (100vw - 320px) / 1600);
  border-radius: 6px;
}
.map-section .map-bg .appointment-bg span {
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  font-weight: 500;
}
.map-section .map-bg .appointment-bg h4 {
  color: rgba(var(--theme-default), 1);
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: start;
  margin-top: calc(15px + 15 * (100vw - 320px) / 1600);
}
.map-section .map-bg .appointment-bg h4 i {
  color: rgba(var(--white), 1);
  padding: calc(13px + 0 * (100vw - 320px) / 1600) calc(15px + 0 * (100vw - 320px) / 1600);
  background-color: rgba(var(--theme-default), 1);
  margin-right: calc(15px + 0 * (100vw - 320px) / 1600);
  border-radius: 4px;
  box-shadow: 0px 6px 10px 0px rgba(var(--theme-default), 0.2);
}
[dir=rtl] .map-section .map-bg .appointment-bg h4 i {
  margin-right: unset;
  margin-left: calc(15px + 0 * (100vw - 320px) / 1600);
}
.map-section .map-bg .appointment-bg h3 {
  font-size: calc(20px + 10 * (100vw - 320px) / 1600);
  margin-top: calc(15px + 15 * (100vw - 320px) / 1600);
}
.map-section .map-bg .appointment-bg p {
  margin: calc(15px + 15 * (100vw - 320px) / 1600) 0;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.map-section.map-three .map-bg {
  height: 780px;
}

/*=====================
 4.12 gallery css Start
==========================*/
.gallery-slider {
  position: relative;
  margin-inline: calc(12px + 48 * (100vw - 320px) / 1600);
}
.gallery-slider .swiper-pagination span {
  border-radius: 0;
}
.gallery-slider .swiper-pagination span.swiper-pagination-bullet-active {
  background: rgba(var(--theme-font-color), 1);
}
.gallery-slider .awesome-gallery .swiper-wrapper .swiper-slide {
  margin-bottom: 8px;
}
.gallery-slider .awesome-gallery .swiper-wrapper .swiper-slide a {
  position: relative;
  overflow: hidden;
}
.gallery-slider .awesome-gallery .swiper-wrapper .swiper-slide a::after {
  content: "";
  position: absolute;
  width: 200%;
  height: 0%;
  left: 50%;
  top: 50%;
  background-color: rgba(var(--body-background), 0.2);
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: 1;
}
.gallery-slider .awesome-gallery .swiper-wrapper .swiper-slide a:hover::after {
  height: 250%;
  transition: all 600ms linear;
  background-color: transparent;
}
.gallery-slider .awesome-gallery .swiper-wrapper .swiper-slide .num-btn {
  position: absolute;
  left: 0;
  bottom: 35px;
}
.gallery-slider .awesome-gallery .swiper-wrapper .swiper-slide .num-btn h3 {
  background-color: rgba(var(--body-background), 1);
  padding: calc(8px + 10 * (100vw - 320px) / 1600);
  border-start-end-radius: 4px;
}
.gallery-slider .awesome-gallery .swiper-wrapper .swiper-slide .surgery-btn {
  position: absolute;
  bottom: 7px;
  left: 0;
}
.gallery-slider .awesome-gallery .swiper-wrapper .swiper-slide .surgery-btn span {
  background-color: rgba(var(--theme-default), 1);
  border-radius: 4px;
  color: rgba(var(--white), 1);
  padding: 10px calc(10px + 15 * (100vw - 320px) / 1600);
  font-weight: 700;
}
.gallery-slider .awesome-gallery .swiper-wrapper .swiper-slide .surgery-btn span::after {
  content: "";
  position: absolute;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid rgba(var(--theme-default), 1);
  transform: translateX(50%);
  right: 50%;
  bottom: -14px;
}

/*=====================
  4.13 breadcrumb css start
==========================*/
.breadcrumb-section {
  background-image: url(../images/others/breadcrumb.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  border-radius: 10px;
  margin: 0 calc(12px + 8 * (100vw - 320px) / 1600);
}
[dir=rtl] .breadcrumb-section {
  transform: scaleX(-1);
}
.breadcrumb-section h3 {
  color: #223645;
  text-transform: capitalize;
}
.breadcrumb-section.dark-img {
  background-image: url(../images/others/1.png);
  padding: calc(10px + 10 * (100vw - 320px) / 1600);
}
.breadcrumb-section.dark-img .overlay-img {
  padding: calc(30px + 90 * (100vw - 320px) / 1600) calc(15px + 0 * (100vw - 320px) / 1600);
  background-color: rgba(var(--theme-font-color), 0.1);
  backdrop-filter: blur(4px);
  border-radius: 10px;
  height: auto;
  display: flex;
  flex-direction: column;
}
.breadcrumb-section.dark-img .overlay-img .page-title {
  text-align: end;
}
@media (max-width: 767px) {
  .breadcrumb-section.dark-img .overlay-img .page-title {
    text-align: center;
  }
}
.breadcrumb-section.dark-img .overlay-img .icon-breadcrumb .breadcrumb {
  justify-content: end !important;
}
@media (max-width: 767px) {
  .breadcrumb-section.dark-img .overlay-img .icon-breadcrumb .breadcrumb {
    justify-content: center !important;
  }
}
.breadcrumb-section .img-overlay {
  padding: calc(30px + 90 * (100vw - 320px) / 1600) calc(15px + 0 * (100vw - 320px) / 1600);
}
[dir=rtl] .breadcrumb-section .img-overlay {
  transform: scaleX(-1);
}
@media (max-width: 767px) {
  .breadcrumb-section .img-overlay {
    background-color: rgba(var(--white), 0.1);
    backdrop-filter: blur(4px);
    border-radius: 10px;
    height: auto;
    display: flex;
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .breadcrumb-section .img-overlay .page-title {
    text-align: center;
  }
}
.breadcrumb-section .icon-breadcrumb {
  margin-top: 10px;
}
.breadcrumb-section .icon-breadcrumb .breadcrumb {
  display: flex;
  align-items: center;
  justify-content: center;
  justify-content: start !important;
}
@media (max-width: 767px) {
  .breadcrumb-section .icon-breadcrumb .breadcrumb {
    justify-content: center !important;
  }
}
.breadcrumb-section .icon-breadcrumb .breadcrumb-item {
  font-weight: 600;
  line-height: 1;
  color: #223645;
  text-transform: capitalize;
}
.breadcrumb-section .icon-breadcrumb .breadcrumb-item a {
  width: 30px;
  height: 30px;
  background-color: rgba(var(--theme-default), 0.1);
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 6px;
  text-transform: capitalize;
}
.breadcrumb-section .icon-breadcrumb .breadcrumb-item a svg {
  width: 100%;
  height: 100%;
  stroke: rgba(var(--theme-default), 1);
  fill: transparent;
}
.breadcrumb-section .icon-breadcrumb .breadcrumb-item.active {
  color: rgba(var(--theme-default), 1);
}
.breadcrumb-section .breadcrumb-item::before {
  color: #223645 !important;
}

.breadcrumb-elements .card .card-body.icon-breadcrumb .breadcrumb-item {
  color: rgba(var(--theme-font-color), 1);
}
.breadcrumb-elements .card .card-body.icon-breadcrumb .breadcrumb-item a {
  width: calc(30px + 0 * (100vw - 320px) / 1600);
  height: calc(30px + 0 * (100vw - 320px) / 1600);
  background-color: rgba(var(--theme-default), 0.1);
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.breadcrumb-elements .card .card-body.icon-breadcrumb .breadcrumb-item a i {
  color: rgba(var(--theme-default), 1);
}
.breadcrumb-elements .card .card-body.breadcrumb-list .breadcrumb-icon .breadcrumb-item {
  gap: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.breadcrumb-elements .card .card-body.breadcrumb-list .breadcrumb-icon .breadcrumb-item a {
  color: rgba(var(--p-text-color), 0.7);
}
.breadcrumb-elements .card .card-body.breadcrumb-list .breadcrumb-icon .breadcrumb-item.active::before {
  color: rgba(var(--theme-default), 1);
}
.breadcrumb-elements .card .card-body.breadcrumb-list .breadcrumb-icon .breadcrumb-item.active span {
  color: rgba(var(--theme-default), 1);
}
.breadcrumb-elements .card .card-body.breadcrumb-list .breadcrumb-icon .breadcrumb-item.active a i {
  color: rgba(var(--theme-default), 1);
}
@media (max-width: 767px) {
  .breadcrumb-elements .card .card-body.uniq-breadcrumb .breadcrumb {
    gap: 20px;
  }
}
.breadcrumb-elements .card .card-body.uniq-breadcrumb .breadcrumb .breadcrumb-item a {
  display: block;
  float: left;
  height: calc(25px + 25 * (100vw - 320px) / 1600);
  background: rgba(var(--theme-default), 0.1);
  text-align: center;
  padding: calc(10px + 10 * (100vw - 320px) / 1600) calc(10px + 10 * (100vw - 320px) / 1600) calc(30px + 10 * (100vw - 320px) / 1600) calc(50px + 10 * (100vw - 320px) / 1600);
  position: relative;
  margin: 0 10px 0 0;
  text-decoration: none;
  color: rgba(var(--theme-default), 1);
  transition: all 0.4s ease-in-out;
}
.breadcrumb-elements .card .card-body.uniq-breadcrumb .breadcrumb .breadcrumb-item a:after {
  content: "";
  border-top: calc(20px + 10 * (100vw - 320px) / 1600) solid transparent;
  border-bottom: calc(20px + 10 * (100vw - 320px) / 1600) solid transparent;
  border-left: 40px solid rgba(var(--theme-default), 0.1);
  position: absolute;
  right: -40px;
  top: 0;
  z-index: 1;
  transition: all 0.4s ease-in-out;
}
.breadcrumb-elements .card .card-body.uniq-breadcrumb .breadcrumb .breadcrumb-item a:before {
  content: "";
  border-top: calc(20px + 10 * (100vw - 320px) / 1600) solid transparent;
  border-bottom: calc(20px + 10 * (100vw - 320px) / 1600) solid transparent;
  border-left: 40px solid rgba(var(--white), 1);
  position: absolute;
  left: 0;
  top: 0;
}
body.dark .breadcrumb-elements .card .card-body.uniq-breadcrumb .breadcrumb .breadcrumb-item a:before {
  border-left-color: #0f1c34;
}
.breadcrumb-elements .card .card-body.uniq-breadcrumb .breadcrumb .breadcrumb-item a:hover {
  background-color: rgba(var(--theme-default), 1);
  color: rgba(var(--white), 1);
}
.breadcrumb-elements .card .card-body.uniq-breadcrumb .breadcrumb .breadcrumb-item a:hover:after {
  border-left-color: rgba(var(--theme-default), 1);
  color: rgba(var(--white), 1);
}
.breadcrumb-elements .card .card-body.uniq-breadcrumb .breadcrumb .breadcrumb-item:first-child a {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  padding-left: calc(20px + 20 * (100vw - 320px) / 1600);
}
.breadcrumb-elements .card .card-body.uniq-breadcrumb .breadcrumb .breadcrumb-item:first-child a::before {
  display: none;
}
.breadcrumb-elements .card .card-body.uniq-breadcrumb .breadcrumb .breadcrumb-item:last-child a {
  padding-right: calc(20px + 20 * (100vw - 320px) / 1600);
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}
.breadcrumb-elements .card .card-body.uniq-breadcrumb .breadcrumb .breadcrumb-item:last-child a::after {
  display: none;
}
.breadcrumb-elements .card .card-body .breadcrumb-direct {
  background-color: rgba(var(--theme-font-color), 0.04);
  padding: calc(14px + 16 * (100vw - 320px) / 1600) calc(14px + 4 * (100vw - 320px) / 1600);
  border: unset;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 360px) {
  .breadcrumb-elements .card .card-body .breadcrumb-direct {
    display: block;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .breadcrumb-elements .card .card-body .breadcrumb-direct h5 {
    margin-bottom: 5px;
  }
  .breadcrumb-elements .card .card-body .breadcrumb-direct h6 {
    margin-top: 5px;
  }
}
@media (max-width: 360px) {
  .breadcrumb-elements .card .card-body .breadcrumb-direct .breadcrumb {
    display: block;
    align-items: center;
    justify-content: center;
  }
}
.breadcrumb-elements .card .card-body .breadcrumb-direct .breadcrumb .breadcrumb-item {
  color: rgba(var(--theme-font-color), 1);
}
.breadcrumb-elements .card .card-body .breadcrumb-direct .breadcrumb .breadcrumb-item.active {
  color: rgba(var(--theme-default), 1);
}
.breadcrumb-elements .card .card-body .background-img {
  padding-block: calc(14px + 56 * (100vw - 320px) / 1600);
}
.breadcrumb-elements .card .card-body .background-img h5 {
  color: #223645;
}
.breadcrumb-elements .card .card-body .background-img .breadcrumb-item::before {
  color: #223645 !important;
}
.breadcrumb-elements .card .card-body .background-img .breadcrumb-direct {
  padding-block: 0;
  background-color: unset;
}
.breadcrumb-elements .card .card-body .background-dark {
  padding: calc(14px + 56 * (100vw - 320px) / 1600);
  background-color: rgba(var(--theme-font-color), 1);
}
.breadcrumb-elements .card .card-body .background-dark h5 {
  color: rgba(var(--white), 1);
}
body.dark .breadcrumb-elements .card .card-body .background-dark h5 {
  color: #0f1c34;
}
.breadcrumb-elements .card .card-body .background-dark .breadcrumb .breadcrumb-item {
  color: rgba(var(--white), 0.5);
}
body.dark .breadcrumb-elements .card .card-body .background-dark .breadcrumb .breadcrumb-item {
  color: rgba(15, 28, 52, 0.7);
}
.breadcrumb-elements .card .card-body .background-dark .breadcrumb .breadcrumb-item::before {
  color: rgba(var(--white), 0.5);
}
body.dark .breadcrumb-elements .card .card-body .background-dark .breadcrumb .breadcrumb-item::before {
  color: rgba(15, 28, 52, 0.7);
}
.breadcrumb-elements .card .card-body .background-dark .breadcrumb .breadcrumb-item.active {
  color: rgba(var(--white), 1);
}
body.dark .breadcrumb-elements .card .card-body .background-dark .breadcrumb .breadcrumb-item.active {
  color: #0f1c34;
}
.breadcrumb-elements .card .card-body.colored-breadcrumb .breadcrumb {
  background-color: rgba(var(--theme-default), 1);
  border-radius: 5px;
  padding: 12px;
  font-weight: 700;
}
.breadcrumb-elements .card .card-body.colored-breadcrumb .breadcrumb .breadcrumb-item a {
  color: rgba(var(--white), 1);
}
.breadcrumb-elements .card .card-body.colored-breadcrumb .breadcrumb .breadcrumb-item::before {
  color: rgba(var(--white), 1);
}
.breadcrumb-elements .card .card-body.colored-breadcrumb .breadcrumb .breadcrumb-item.active {
  color: rgba(var(--white), 0.7);
}
.breadcrumb-elements .card .card-body.colored-breadcrumb .breadcrumb:nth-child(2) {
  background-color: #20aaf8;
}
.breadcrumb-elements .card .card-body.colored-breadcrumb .breadcrumb:nth-child(3) {
  background-color: #9fb500;
}
.breadcrumb-elements .card .card-body.colored-breadcrumb .breadcrumb:nth-child(4) {
  background-color: #ff379f;
}
.breadcrumb-elements .card .card-body.colored-breadcrumb .breadcrumb:nth-child(5) {
  background-color: #3368c6;
}
.breadcrumb-elements .card .card-body.simple-icon .breadcrumb .breadcrumb-item {
  color: rgba(var(--theme-font-color), 1);
}
.breadcrumb-elements .card .card-body .breadcrumb {
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
}
.breadcrumb-elements .card .card-body .breadcrumb.breadcrumb-icon a {
  color: rgba(var(--theme-default), 1);
}
.breadcrumb-elements .card .card-body .breadcrumb .breadcrumb-item::before {
  color: rgba(var(--theme-font-color), 1);
}
.breadcrumb-elements .card .card-body .breadcrumb .breadcrumb-item a {
  color: rgba(var(--theme-default), 1);
}
.breadcrumb-elements .card .card-body .breadcrumb .breadcrumb-item.active {
  color: rgba(var(--p-text-color), 1);
}

.breadcrumb-no-divider {
  --bs-breadcrumb-divider: "";
}
[dir=rtl] .breadcrumb-no-divider {
  direction: ltr;
}

.breadcrumb-icon {
  --bs-breadcrumb-divider: ">";
}
.breadcrumb-icon li {
  display: inline-block;
}

/*=====================
  4.14 card css start
==========================*/
.card {
  margin-bottom: calc(30px + 10 * (100vw - 320px) / 1600);
  border: none;
  border-radius: 5px;
  background-color: rgba(var(--body-background), 1);
  box-shadow: 0px 0px 10px 0px rgba(var(--black), 0.05);
}
.card .card-header {
  background-color: rgba(var(--theme-font-color), 0.07);
  padding: calc(18px + 0 * (100vw - 320px) / 1600);
  border: unset;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.card .card-header h5 {
  color: rgba(var(--theme-font-color), 1);
}
.card .card-header .card-header-right i {
  cursor: pointer;
  font-weight: 500;
  font-size: calc(22px + 0 * (100vw - 320px) / 1600);
}
body.dark .card .card-header .card-header-right i {
  color: rgba(var(--white), 0.7);
}
.card .card-body {
  padding: calc(15px + 7 * (100vw - 320px) / 1600);
}

.code-box-copy {
  margin-top: 10px;
}
.code-box-copy pre {
  width: 100%;
}
body.dark .code-box-copy pre {
  background-color: rgba(var(--section-background), 1);
  border-color: rgba(var(--light-border), 1);
}
[dir=rtl] .code-box-copy pre {
  direction: ltr;
}

body.dark .code-box-copy__btn {
  border-color: rgba(var(--light-border), 1);
}

.element-page .code-box-copy__btn {
  background-color: rgba(var(--section-background), 1);
  width: fit-content !important;
  padding: 0 12px;
  color: rgba(var(--theme-font-color), 1);
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

code[class*=language-],
pre[class*=language-] {
  text-shadow: none !important;
  color: rgba(var(--theme-font-color), 1) !important;
}

/*=====================
 4.15 Title css start
==========================*/
.title {
  text-align: center;
  margin-bottom: calc(18px + 36 * (100vw - 320px) / 1600);
  padding-top: 16px;
}
.title .dot-img {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-bottom: 18px;
}
.title .dot-img span {
  background-image: linear-gradient(90deg, rgba(var(--theme-default), 0.9) 0%, rgba(var(--theme-default), 1) 100%);
  color: rgba(var(--white), 1);
  padding: 7px 20px;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 4px;
  font-family: "Montserrat", sans-serif;
  box-shadow: 0px 3px 9px 0px rgba(var(--theme-default), 0.2);
}
.title .dot-img img {
  position: absolute;
  top: 50%;
  right: -60%;
  transform: translateY(-50%);
}
[dir=rtl] .title .dot-img img {
  right: unset;
  left: 44%;
}
.title h2 {
  font-family: "Montserrat", sans-serif;
  font-size: calc(24px + 12 * (100vw - 320px) / 1600);
}

.title-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: calc(18px + 36 * (100vw - 320px) / 1600);
}
.title-2 .dot-img {
  display: contents;
}
.title-2 .dot-img span {
  background-image: linear-gradient(90deg, rgba(var(--theme-default), 0.9) 0%, rgba(var(--theme-default), 1) 100%);
  color: rgba(var(--white), 1);
  padding: 7px 20px;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 4px;
  font-family: "Montserrat", sans-serif;
  box-shadow: 0px 3px 9px 0px rgba(var(--theme-default), 0.2);
}
.title-2 .dot-img img {
  transform: translateX(-30px);
}
body.dark .title-2 .dot-img img {
  filter: invert(100%) sepia(0%) saturate(7480%) hue-rotate(220deg) brightness(98%) contrast(99%);
}
[dir=rtl] .title-2 .dot-img img {
  transform: translateX(30px);
}
.title-2 h2 {
  font-family: "Montserrat", sans-serif;
  font-size: calc(26px + 10 * (100vw - 320px) / 1600);
  white-space: nowrap;
}

.title-3 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: calc(18px + 36 * (100vw - 320px) / 1600);
  gap: calc(8px + 12 * (100vw - 320px) / 1600);
}
.title-3 .dot-img {
  display: contents;
}
.title-3 .dot-img span {
  background-image: linear-gradient(90deg, rgba(var(--theme-default), 0.9) 0%, rgba(var(--theme-default), 1) 100%);
  color: rgba(var(--white), 1);
  padding: 7px 20px;
  text-transform: uppercase;
  font-weight: 700;
  border-radius: 4px;
  font-family: "Montserrat", sans-serif;
  box-shadow: 0px 3px 9px 0px rgba(var(--theme-default), 0.2);
}
.title-3 .dot-img img {
  transform: translateX(-30px);
}
body.dark .title-3 .dot-img img {
  filter: invert(100%) sepia(0%) saturate(7480%) hue-rotate(220deg) brightness(98%) contrast(99%);
}
[dir=rtl] .title-3 .dot-img img {
  transform: translateX(30px);
}
.title-3 h2 {
  font-family: "Montserrat", sans-serif;
  font-size: calc(26px + 10 * (100vw - 320px) / 1600);
  white-space: nowrap;
}

.title-4 {
  position: relative;
  width: fit-content;
  margin: auto;
  margin-bottom: calc(18px + 36 * (100vw - 320px) / 1600);
  margin-top: 10px;
}
.title-4::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  background-color: rgba(var(--theme-default), 1);
  height: 2px;
  width: 60%;
  transition: all 0.4s ease-in-out;
}
.title-4::before {
  content: "";
  position: absolute;
  top: 115%;
  left: 50%;
  transform: translateX(-50%);
  background-color: rgba(var(--theme-default), 1);
  height: 2px;
  width: 40%;
  transition: all 0.4s ease-in-out;
}
.title-4 .dot-img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.title-4 .dot-img img {
  opacity: 0.1;
}
body.dark .title-4 .dot-img img {
  filter: invert(100%) sepia(0%) saturate(7480%) hue-rotate(220deg) brightness(98%) contrast(99%);
}
.title-4 h2 {
  font-family: "Montserrat", sans-serif;
  font-size: calc(24px + 12 * (100vw - 320px) / 1600);
}
.title-4:hover::after {
  width: 70%;
}
.title-4:hover::before {
  width: 50%;
}

.title-5 {
  width: fit-content;
  text-align: center;
  margin: 0 auto calc(18px + 36 * (100vw - 320px) / 1600);
}
.title-5 .dot-img {
  position: relative;
}
.title-5 .dot-img::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -8%;
  transform: translateY(-50%);
  width: 40%;
  height: 3px;
  background-image: linear-gradient(to right, rgba(var(--theme-default), 0), rgba(var(--theme-default), 1));
}
.title-5 .dot-img::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -8%;
  transform: translateY(-50%);
  width: 40%;
  height: 3px;
  background-image: linear-gradient(to right, rgba(var(--theme-default), 1), rgba(var(--theme-default), 0));
}
.title-5 .dot-img img {
  animation: round 4s linear infinite alternate;
}
.title-5 h2 {
  font-family: "Montserrat", sans-serif;
  font-size: calc(24px + 12 * (100vw - 320px) / 1600);
}

.title-6 {
  text-align: center;
  margin: 0 auto calc(18px + 36 * (100vw - 320px) / 1600);
}
.title-6 h2 {
  font-family: "Montserrat", sans-serif;
  font-size: calc(26px + 10 * (100vw - 320px) / 1600);
  position: relative;
  width: fit-content;
  margin: 0 auto 12px;
}
.title-6 h2::before {
  content: "";
  position: absolute;
  top: 105%;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 3px;
  background-image: linear-gradient(to right, rgba(var(--theme-default), 0), rgba(var(--theme-default), 1), rgba(var(--theme-default), 0));
}
.title-6 p {
  width: 40%;
  margin: auto;
}
@media (max-width: 1199px) {
  .title-6 p {
    width: 70%;
  }
}
@media (max-width: 767px) {
  .title-6 p {
    width: 100%;
  }
}

.title-7 {
  text-align: center;
  width: fit-content;
  margin: auto;
  margin-bottom: calc(18px + 36 * (100vw - 320px) / 1600);
}
.title-7 h2 {
  font-family: "Montserrat", sans-serif;
  font-size: calc(24px + 12 * (100vw - 320px) / 1600);
}
.title-7 .dot-img {
  position: relative;
}
.title-7 .dot-img::after {
  content: "";
  position: absolute;
  left: 0;
  width: 50%;
  top: 60%;
  transform: translateY(-50%);
  height: 3px;
  background-color: rgba(var(--theme-default), 1);
  z-index: 1;
}
.title-7 .dot-img img {
  position: relative;
  z-index: 2;
  width: 25px;
}

.title-8 {
  margin-bottom: calc(18px + 36 * (100vw - 320px) / 1600);
}
.title-8 span {
  padding: 6px 12px;
  background-color: rgba(var(--light-background), 1);
  color: rgba(var(--theme-font-color), 1);
  font-weight: 600;
  border-radius: 100px;
  font-size: 12px;
}
.title-8 h2 {
  font-family: "Montserrat", sans-serif;
  font-size: calc(26px + 10 * (100vw - 320px) / 1600);
  margin: 8px 0 8px;
  background: linear-gradient(90deg, rgba(var(--theme-default), 0.9) 1%, #14449d 50%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.title-8 p {
  width: 50%;
}
@media (max-width: 1199px) {
  .title-8 p {
    width: 70%;
  }
}
@media (max-width: 767px) {
  .title-8 p {
    width: 100%;
  }
}

@keyframes round {
  0% {
    transform: rotateY(0);
  }
  100% {
    transform: rotateY(360deg);
  }
}
/*=====================
  4.16 label css start
==========================*/
.doctor-name {
  display: flex;
  align-items: center;
  justify-content: center;
}
.doctor-name p {
  padding: 10px 25px;
  background-color: rgba(var(--body-background), 1);
  font-weight: 700;
  color: rgba(var(--theme-font-color), 1);
  box-shadow: 0px 2px 8px 0px rgba(var(--black), 0.1);
  border-radius: 4px 0 0 4px;
}
.doctor-name i {
  padding: 6px 10px;
  background-image: linear-gradient(90deg, rgba(var(--theme-default), 1) 0%, rgba(var(--theme-default), 0.9) 100%);
  color: rgba(var(--white), 1);
  font-weight: 700;
  font-size: 22px;
  box-shadow: 0px 2px 8px 0px rgba(var(--theme-default), 0.35);
  border-radius: 0 4px 4px 0;
}
.doctor-name.sm-label p {
  padding: 6px 25px;
}
.doctor-name.sm-label i {
  padding: 2px 10px;
}
.doctor-name.xl-label p {
  padding: 14px 25px;
}
.doctor-name.xl-label i {
  padding: 10px 14px;
}

.outline-label {
  display: flex;
  align-items: center;
  justify-content: center;
}
.outline-label p {
  padding: 10px 25px;
  background-color: rgba(var(--body-background), 1);
  font-weight: 700;
  color: rgba(var(--theme-font-color), 1);
  box-shadow: 0px 2px 8px 0px rgba(var(--black), 0.1);
}
.outline-label i {
  padding: 6px 10px;
  background-color: rgba(var(--theme-font-color), 1);
  color: rgba(var(--white), 1);
  font-weight: 700;
  font-size: 22px;
  box-shadow: 0px 2px 8px 0px rgba(var(--theme-font-color), 0.35);
}
.outline-label.sm-label p {
  padding: 6px 25px;
}
.outline-label.sm-label i {
  padding: 2px 10px;
}
.outline-label.xl-label p {
  padding: 14px 25px;
}
.outline-label.xl-label i {
  padding: 10px 14px;
}

.doctor-name-2 {
  width: fit-content;
  background-color: rgba(var(--theme-default), 1);
  box-shadow: 0px 4px 10px rgba(var(--theme-default), 0.4);
  position: relative;
  margin: auto;
  border-radius: 4px;
}
.doctor-name-2 span {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 25px;
  color: rgba(var(--white), 1);
  font-weight: 700;
}
.doctor-name-2::before {
  position: absolute;
  content: "";
  border: 10px solid transparent;
  border-top-color: rgba(var(--theme-default), 1);
  transform: translateX(50%);
  right: 50%;
  bottom: -19px;
}
.doctor-name-2.sm-label span {
  padding: 6px 22px;
}
.doctor-name-2.xxl-label span {
  padding: 14px 28px;
}
.doctor-name-2-color {
  background-color: #9fb500;
  width: fit-content;
  box-shadow: 0px 4px 10px rgba(159, 181, 0, 0.4);
  position: relative;
  margin: auto;
  border-radius: 4px;
}
.doctor-name-2-color span {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 25px;
  color: rgba(var(--white), 1);
  font-weight: 700;
}
.doctor-name-2-color::before {
  position: absolute;
  content: "";
  border: 10px solid transparent;
  border-top-color: #9fb500;
  transform: translateX(50%);
  right: 50%;
  bottom: -19px;
}
.doctor-name-2-color.sm-label span {
  padding: 6px 22px;
}
.doctor-name-2-color.xxl-label span {
  padding: 14px 28px;
}

.label-1 ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.label-1 ul li {
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: linear-gradient(90deg, rgba(var(--theme-default), 1) 0%, rgba(var(--theme-default), 0.9) 100%);
  color: rgba(var(--white), 1);
  font-weight: 600;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
}
.label-1 ul li.sm {
  height: 30px;
  width: 30px;
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
}
.label-1 ul li.xxl {
  height: 50px;
  width: 50px;
  font-size: calc(16px + 6 * (100vw - 320px) / 1600);
}
.label-2 ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.label-2 ul li {
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: linear-gradient(90deg, #20aaf8 0%, rgba(32, 170, 248, 0.9) 100%);
  color: rgba(var(--white), 1);
  font-weight: 600;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  border-radius: 8px;
}
.label-2 ul li.sm {
  height: 30px;
  width: 30px;
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
}
.label-2 ul li.xxl {
  height: 50px;
  width: 50px;
  font-size: calc(16px + 6 * (100vw - 320px) / 1600);
}
.label-3 ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.label-3 ul li {
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: linear-gradient(90deg, #3368c6 0%, rgba(51, 104, 198, 0.9) 100%);
  color: rgba(var(--white), 1);
  font-weight: 600;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  border-radius: 50%;
}
.label-3 ul li.sm {
  height: 30px;
  width: 30px;
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
}
.label-3 ul li.xxl {
  height: 50px;
  width: 50px;
  font-size: calc(16px + 6 * (100vw - 320px) / 1600);
}

.label-box {
  position: relative;
}
.label-box .cosmetic-label {
  padding: calc(10px + 5 * (100vw - 320px) / 1600);
  box-shadow: 3px 1px 10px 9px rgba(var(--black), 0.02);
  background-color: rgba(var(--body-background), 1);
  transition: all 0.5s;
  text-align: center;
  position: relative;
  width: fit-content;
  z-index: 2;
  margin-bottom: 20px;
  border-radius: 4px;
}
.label-box .cosmetic-label span {
  letter-spacing: 6px;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 5px;
  display: block;
}
.label-box .cosmetic-label::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 0;
  width: 100%;
  background-image: linear-gradient(rgba(var(--white), 0), rgba(var(--white), 0), rgba(var(--theme-default), 0.2));
  transition: all 0.4s ease-in-out;
  transform: rotate(180deg);
}
.label-box .cosmetic-label h4 {
  font-size: calc(17px + 7 * (100vw - 320px) / 1600);
}
.label-box .dots-img {
  position: absolute;
  left: 0;
  bottom: 28%;
  z-index: 1;
}
@media (max-width: 1199px) {
  .label-box .dots-img {
    bottom: 0;
  }
}

.img-label .img-number {
  position: relative;
  background-color: rgba(var(--body-background), 1);
  padding: calc(30px + 10 * (100vw - 320px) / 1600) calc(20px + 15 * (100vw - 320px) / 1600);
  text-align: center;
  box-shadow: 0px 2px 8px 0px rgba(var(--black), 0.1);
  border-radius: 4px;
}
.img-label .img-number .user-img {
  position: absolute;
  background: rgba(var(--theme-default), 1);
  color: rgba(var(--white), 1);
  padding: 20px;
  left: -20px;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  border-radius: 4px;
}
@media (max-width: 767px) {
  .img-label .img-number .user-img {
    padding: 15px;
    left: -8px;
  }
  .img-label .img-number .user-img img {
    width: 20px;
  }
}
.img-label-1 .img-number {
  position: relative;
  background-color: rgba(var(--body-background), 1);
  padding: calc(30px + 10 * (100vw - 320px) / 1600) calc(20px + 15 * (100vw - 320px) / 1600);
  text-align: center;
  box-shadow: 0px 2px 8px 0px rgba(var(--black), 0.1);
}
.img-label-1 .img-number .user-img {
  position: absolute;
  background: rgba(var(--theme-default), 1);
  color: rgba(var(--white), 1);
  padding: 20px;
  right: -20px;
  top: 50%;
  transform: translateX(50%) translateY(-50%);
}
@media (max-width: 767px) {
  .img-label-1 .img-number .user-img {
    padding: 15px;
    right: -8px;
  }
  .img-label-1 .img-number .user-img img {
    width: 20px;
  }
}

/*=====================
  4.17 Offcanvas css start
==========================*/
.offcanvas {
  background-color: rgba(var(--body-background), 1);
}
.offcanvas > .offcanvas-header {
  background-color: rgba(var(--section-background), 1);
  border-bottom: 1px solid rgba(var(--light-border), 1);
  justify-content: space-between;
}
.offcanvas > .offcanvas-header > .btn-close {
  opacity: 1;
  --bs-btn-close-bg: none;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 7px;
  border: 1px solid rgba(var(--theme-default), 1);
}
.offcanvas > .offcanvas-header > .btn-close i {
  color: rgba(var(--theme-default), 1);
  font-size: calc(16px + 6 * (100vw - 320px) / 1600);
  line-height: 0.9;
  transition: all 0.4s ease-in-out;
}
.offcanvas > .offcanvas-header > .btn-close:focus {
  box-shadow: none;
}
.offcanvas > .offcanvas-header > .btn-close:hover i {
  transform: rotate(270deg);
}
.offcanvas.appointment-offcanvas {
  --bs-offcanvas-width: calc(300px + (450 - 300) * ((100vw - 320px) / (1920 - 320)));
}
.offcanvas.appointment-offcanvas .offcanvas-header {
  background-color: transparent;
  border: none;
  padding: 16px;
  box-shadow: rgba(var(--black), 0.04) 0px 3px 5px;
}
.offcanvas.appointment-offcanvas .offcanvas-header .offcanvas-Title {
  width: calc(120px + 30 * (100vw - 320px) / 1600);
}
.offcanvas.appointment-offcanvas .offcanvas-header .offcanvas-Title img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.offcanvas.appointment-offcanvas .offcanvas-header .offcanvas-Title img.dark {
  display: none;
}
body.dark .offcanvas.appointment-offcanvas .offcanvas-header .offcanvas-Title img.light {
  display: none;
}
body.dark .offcanvas.appointment-offcanvas .offcanvas-header .offcanvas-Title img.dark {
  display: inline-block;
}
.offcanvas.appointment-offcanvas .offcanvas-body > p {
  margin-bottom: calc(10px + 8 * (100vw - 320px) / 1600);
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.offcanvas.appointment-offcanvas .offcanvas-body .social-icon {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: calc(10px + 20 * (100vw - 320px) / 1600);
}
.offcanvas.appointment-offcanvas .offcanvas-body .social-icon li a {
  height: calc(28px + 7 * (100vw - 320px) / 1600);
  width: calc(28px + 7 * (100vw - 320px) / 1600);
  border: 1px solid rgba(var(--p-text-color), 0.2);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease-in-out;
}
.offcanvas.appointment-offcanvas .offcanvas-body .social-icon li a i {
  color: rgba(var(--p-text-color), 1);
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
  transition: all 0.4s ease-in-out;
}
.offcanvas.appointment-offcanvas .offcanvas-body .social-icon li:hover a {
  background-color: rgba(var(--theme-default), 1);
  border-color: rgba(var(--theme-default), 1);
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
.offcanvas.appointment-offcanvas .offcanvas-body .social-icon li:hover a i {
  color: rgba(var(--white), 1);
}
.offcanvas.appointment-offcanvas .offcanvas-body h5 {
  position: relative;
  width: fit-content;
  margin-bottom: calc(10px + 10 * (100vw - 320px) / 1600);
}
.offcanvas.appointment-offcanvas .offcanvas-body h5::after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  height: 3px;
  width: 40%;
  background-color: rgba(var(--theme-default), 1);
  border-radius: 4px;
  animation: arrowsvg 4s infinite;
}
[dir=rtl] .offcanvas.appointment-offcanvas .offcanvas-body h5::after {
  left: unset;
  right: 0;
  animation: rtl-arrowsvg 4s infinite;
}
.offcanvas.appointment-offcanvas .offcanvas-body .day-time {
  margin-bottom: calc(10px + 10 * (100vw - 320px) / 1600);
}
.offcanvas.appointment-offcanvas .offcanvas-body .day-time li {
  width: 100%;
  padding: 8px;
  border-bottom: 1px dashed rgba(var(--p-text-color), 0.2);
}
.offcanvas.appointment-offcanvas .offcanvas-body .day-time li:last-child {
  border-bottom: none;
}
.offcanvas.appointment-offcanvas .offcanvas-body .day-time li p {
  color: rgba(var(--theme-font-color), 1);
}
.offcanvas.appointment-offcanvas .offcanvas-body .day-time li p span {
  float: right;
  color: rgba(var(--theme-font-color), 1);
}
[dir=rtl] .offcanvas.appointment-offcanvas .offcanvas-body .day-time li p span {
  float: left;
}
.offcanvas.appointment-offcanvas .offcanvas-body .contact {
  padding: calc(12px + 4 * (100vw - 320px) / 1600);
  border: 1px dashed rgba(var(--theme-default), 0.4);
  background-color: rgba(var(--theme-default), 0.01);
  border-radius: 4px;
  margin-bottom: calc(10px + 8 * (100vw - 320px) / 1600);
}
.offcanvas.appointment-offcanvas .offcanvas-body .contact li {
  width: 100%;
  margin-bottom: 12px;
}
.offcanvas.appointment-offcanvas .offcanvas-body .contact li:last-child {
  margin-bottom: 0;
}
.offcanvas.appointment-offcanvas .offcanvas-body .contact li a {
  display: flex;
  align-items: center;
  gap: 12px;
}
.offcanvas.appointment-offcanvas .offcanvas-body .contact li a .icon {
  height: 35px;
  width: 35px;
  background-color: rgba(var(--body-background), 1);
  border: 1px solid rgba(var(--p-text-color), 0.2);
  border-radius: 50%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease-in-out;
}
.offcanvas.appointment-offcanvas .offcanvas-body .contact li a .icon i {
  color: rgba(var(--p-text-color), 1);
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
  transition: all 0.4s ease-in-out;
}
.offcanvas.appointment-offcanvas .offcanvas-body .contact li a span {
  color: rgba(var(--theme-font-color), 1);
  font-weight: 500;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
}
.offcanvas.appointment-offcanvas .offcanvas-body .contact li:hover a .icon {
  background-color: rgba(var(--theme-default), 1);
  border-color: transparent;
}
.offcanvas.appointment-offcanvas .offcanvas-body .contact li:hover a .icon i {
  color: rgba(var(--white), 1);
  animation: tada-1 1.5s ease infinite;
}
.offcanvas.appointment-offcanvas .offcanvas-body .gallery-img {
  position: relative;
  overflow: hidden;
  border-radius: 3px;
}
.offcanvas.appointment-offcanvas .offcanvas-body .gallery-img::after {
  content: "";
  position: absolute;
  width: 200%;
  height: 0%;
  left: 50%;
  top: 50%;
  background-color: rgba(var(--body-background), 0.2);
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: 1;
}
.offcanvas.appointment-offcanvas .offcanvas-body .gallery-img:hover::after {
  height: 250%;
  transition: all 600ms linear;
  background-color: transparent;
}
.offcanvas.cart-offcanvas .offcanvas-header {
  background-color: rgba(var(--light-background), 1);
}
.offcanvas.cart-offcanvas .offcanvas-body {
  background-color: rgba(var(--body-background), 1);
}
.offcanvas.cart-offcanvas .offcanvas-body .cart-details {
  text-align: center;
}
.offcanvas.cart-offcanvas .offcanvas-body .cart-details div img {
  width: 20%;
  margin: calc(14px + 26 * (100vw - 320px) / 1600) auto calc(14px + 6 * (100vw - 320px) / 1600);
}

@keyframes arrowsvg {
  0% {
    transform: scale(0);
    transform-origin: left;
  }
  50% {
    transform: scale(1);
    transform-origin: left;
  }
  100% {
    transform: scale(0);
    transform-origin: left;
  }
}
@keyframes tada-1 {
  0% {
    transform: scaleX(1);
  }
  10% {
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate(-3deg);
  }
  30% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  50% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  70% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
  }
  40% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  60% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
  }
  100% {
    transform: scaleX(1);
  }
}
/*=====================
  4.18 subscribe css start
==========================*/
.subscribe-detail {
  text-align: right;
  padding-right: calc(40px + 20 * (100vw - 320px) / 1600);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
[dir=rtl] .subscribe-detail {
  padding-left: calc(40px + 20 * (100vw - 320px) / 1600);
  padding-right: unset;
}
@media (max-width: 991px) {
  .subscribe-detail {
    padding-right: 0;
  }
  [dir=rtl] .subscribe-detail {
    padding-left: 0;
  }
}
.subscribe-detail h3 {
  font-weight: 700;
  margin-bottom: calc(12px + 3 * (100vw - 320px) / 1600);
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
}
@media (max-width: 991px) {
  .subscribe-detail h3 {
    justify-content: center;
    text-align: center;
  }
}
.subscribe-detail span {
  background-color: rgba(var(--theme-default), 1);
  color: rgba(var(--white), 1);
  font-size: calc(12px + 0 * (100vw - 320px) / 1600);
  padding: 5px calc(15px + 0 * (100vw - 320px) / 1600);
  float: inline-start;
  margin-top: calc(6px + 6 * (100vw - 320px) / 1600);
  border-radius: 4px;
}
[dir=rtl] .subscribe-detail span {
  float: inline-end;
}
@media (max-width: 991px) {
  .subscribe-detail span {
    display: none;
  }
}
.subscribe-detail p {
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
}
@media (max-width: 991px) {
  .subscribe-detail p {
    margin-bottom: calc(15px + 0 * (100vw - 320px) / 1600);
    text-align: center;
  }
}
.subscribe-detail::after {
  content: "";
  position: absolute;
  width: 3px;
  height: calc(30px + 0 * (100vw - 320px) / 1600);
  background-color: rgba(var(--theme-default), 1);
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
[dir=rtl] .subscribe-detail::after {
  left: 0;
  right: unset;
}
@media (max-width: 991px) {
  .subscribe-detail::after {
    display: none;
  }
}

.subscribe {
  margin-left: calc(40px + 20 * (100vw - 320px) / 1600);
  padding: 10px;
  border-radius: 6px;
  box-shadow: 0px 0px 7.5px rgba(var(--black), 0.1) !important;
  background-color: rgba(var(--body-background), 1);
  display: flex;
  align-items: center;
  justify-content: center;
}
[dir=rtl] .subscribe {
  margin-right: calc(40px + 20 * (100vw - 320px) / 1600);
  margin-left: unset;
}
@media (max-width: 991px) {
  .subscribe {
    margin: 0;
  }
  [dir=rtl] .subscribe {
    margin: 0;
  }
}
.subscribe input {
  border: none;
}
.subscribe input.form-control {
  font-weight: 500;
}
.subscribe input.form-control::placeholder {
  font-weight: 400;
}

.newsletter-box {
  background-color: rgba(var(--theme-default), 1);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: calc(20px + 25 * (100vw - 320px) / 1600) 12px;
}
.newsletter-box div {
  text-align: center;
}
.newsletter-box div h3 {
  color: rgba(var(--white), 1);
  margin-bottom: 10px;
}
.newsletter-box div p {
  color: rgba(var(--white), 1);
  font-family: "Montserrat", sans-serif;
  width: 75%;
  margin: 0 auto calc(10px + 10 * (100vw - 320px) / 1600);
}
@media (max-width: 767px) {
  .newsletter-box div p {
    width: 90%;
  }
}
@media (max-width: 575px) {
  .newsletter-box div p {
    width: 100%;
  }
}
.newsletter-box div .d-flex {
  align-items: center;
  justify-content: center;
  gap: 10px;
}
@media (max-width: 575px) {
  .newsletter-box div .d-flex {
    display: block !important;
  }
}
.newsletter-box div .d-flex .form-group {
  width: 48%;
}
@media (max-width: 575px) {
  .newsletter-box div .d-flex .form-group {
    width: 80%;
    margin: auto;
    margin-bottom: 10px;
  }
}
.newsletter-box div .d-flex .form-group input {
  border-radius: 0;
  padding: calc(10px + 1 * (100vw - 320px) / 1600) 12px;
  box-shadow: 0px 5px 12.5px rgba(var(--theme-font-color), 0.05);
  border-radius: 6px;
}
body.dark .newsletter-box div .d-flex .form-group input {
  background-color: rgba(var(--body-background), 1);
}

.subscribe-section .subscribe-news .subscribe {
  margin-left: unset;
  margin-right: calc(40px + 20 * (100vw - 320px) / 1600);
}
[dir=rtl] .subscribe-section .subscribe-news .subscribe {
  margin-right: unset;
  margin-left: calc(40px + 20 * (100vw - 320px) / 1600);
}
@media (max-width: 991px) {
  .subscribe-section .subscribe-news .subscribe {
    margin: unset;
  }
  [dir=rtl] .subscribe-section .subscribe-news .subscribe {
    margin: unset;
  }
}
.subscribe-section .subscribe-news .subscribe-detail {
  padding-left: calc(40px + 20 * (100vw - 320px) / 1600);
  padding-right: unset;
}
[dir=rtl] .subscribe-section .subscribe-news .subscribe-detail {
  padding-right: calc(40px + 20 * (100vw - 320px) / 1600);
  padding-left: unset;
}
@media (max-width: 991px) {
  .subscribe-section .subscribe-news .subscribe-detail {
    padding: unset;
  }
  [dir=rtl] .subscribe-section .subscribe-news .subscribe-detail {
    padding: unset;
  }
}
.subscribe-section .subscribe-news .subscribe-detail .our-news {
  margin-top: calc(12px + 3 * (100vw - 320px) / 1600);
}
.subscribe-section .subscribe-news .subscribe-detail::after {
  content: "";
  left: 0;
  right: unset;
  transform: translateY(-50%);
}
[dir=rtl] .subscribe-section .subscribe-news .subscribe-detail::after {
  left: unset;
  right: 0;
}
.subscribe-section .subscribe-news .subscribe-detail span {
  margin-right: unset;
}
.subscribe-section .subscribe-news .subscribe-detail p {
  text-align: start;
}
@media (max-width: 991px) {
  .subscribe-section .subscribe-news .subscribe-detail p {
    margin: unset;
    text-align: center;
  }
}
.subscribe-section .subscribe-help {
  text-align: center;
}
.subscribe-section .subscribe-help h4 {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: calc(15px + 5 * (100vw - 320px) / 1600);
  color: #223645;
}
.subscribe-section .subscribe-help h4:after {
  position: absolute;
  content: "";
  width: 10%;
  height: 2px;
  background-color: rgba(var(--theme-default), 1);
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.subscribe-section .subscribe-help p {
  width: 35%;
  margin-inline: auto;
  margin-bottom: calc(15px + 5 * (100vw - 320px) / 1600);
}
@media (max-width: 991px) {
  .subscribe-section .subscribe-help p {
    width: 100%;
  }
}
.subscribe-section .subscribe-email {
  width: 35%;
  margin-inline: auto;
  gap: calc(10px + 5 * (100vw - 320px) / 1600);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .subscribe-section .subscribe-email {
    width: 60%;
  }
}
@media (max-width: 767px) {
  .subscribe-section .subscribe-email {
    width: 100%;
  }
}
@media (max-width: 420px) {
  .subscribe-section .subscribe-email {
    display: block;
    text-align: center;
  }
}
.subscribe-section .subscribe-email input {
  padding: calc(12px + 0 * (100vw - 320px) / 1600) calc(18px + 0 * (100vw - 320px) / 1600);
  border-radius: 0;
}
@media (max-width: 420px) {
  .subscribe-section .subscribe-email input {
    margin-bottom: 8px;
  }
}
.subscribe-section .subscribe-email input:focus {
  border-color: rgba(var(--theme-default), 1);
}
.subscribe-section .background-img {
  padding-block: calc(35px + 5 * (100vw - 320px) / 1600);
}
.subscribe-section .background-img .subscribe {
  padding: 8px;
  width: 40%;
  margin-inline: auto;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .subscribe-section .background-img .subscribe {
    width: 60%;
  }
}
@media (max-width: 768px) {
  .subscribe-section .background-img .subscribe {
    width: 90%;
  }
}
.subscribe-section .background-img .subscribe input {
  width: 72%;
}
@media (max-width: 768px) {
  .subscribe-section .background-img .subscribe input {
    width: 50%;
  }
}
.subscribe-section .background-img .subscribe .subscribe-btn {
  border-radius: 50px;
  border: 1px solid rgba(var(--theme-default), 1);
  overflow: hidden;
}
.subscribe-section .background-img .subscribe .subscribe-btn:after {
  border-radius: 50px;
}
.subscribe-section .background-blur .background-img {
  margin-inline: auto;
  width: 50%;
  padding: 10px;
  border-radius: 10px;
}
@media (max-width: 992px) {
  .subscribe-section .background-blur .background-img {
    width: 90%;
  }
}
@media (max-width: 480px) {
  .subscribe-section .background-blur .background-img {
    width: 100%;
  }
}
.subscribe-section .background-blur .background-img .overlay-img {
  padding: calc(15px + 0 * (100vw - 320px) / 1600);
  background-color: rgba(var(--theme-default), 0.1);
  backdrop-filter: blur(4px);
  border-radius: 10px;
  height: auto;
}
.subscribe-section .background-blur .background-img .overlay-img .subscribe-help {
  display: flex;
  flex-direction: column;
}
.subscribe-section .background-blur .background-img .overlay-img .subscribe-help h4 {
  padding-bottom: 0;
  text-transform: uppercase;
}
.subscribe-section .background-blur .background-img .overlay-img .subscribe-help h4::after {
  display: none;
}
.subscribe-section .background-blur .background-img .overlay-img .subscribe-help p {
  width: 80%;
}
@media (max-width: 480px) {
  .subscribe-section .background-blur .background-img .overlay-img .subscribe-help p {
    width: 100%;
  }
}
.subscribe-section .background-blur .background-img .overlay-img .subscribe-help input {
  padding: calc(12px + 0 * (100vw - 320px) / 1600) calc(18px + 0 * (100vw - 320px) / 1600);
  border-radius: 0;
  border: none;
  width: 50%;
  text-align: center;
  margin-inline: auto;
  margin-bottom: calc(15px + 5 * (100vw - 320px) / 1600);
}
body.dark .subscribe-section .background-blur .background-img .overlay-img .subscribe-help input {
  background-color: #223645;
}
@media (max-width: 480px) {
  .subscribe-section .background-blur .background-img .overlay-img .subscribe-help input {
    width: 100%;
  }
}
.subscribe-section .background-blur .background-img .overlay-img .subscribe-help input:focus {
  border-color: rgba(var(--theme-default), 1);
}
.subscribe-section .background-blur .background-img .overlay-img .subscribe-help .subscribe-btn {
  width: 50%;
  margin-inline: auto;
  margin-bottom: calc(15px + 5 * (100vw - 320px) / 1600);
}
@media (max-width: 480px) {
  .subscribe-section .background-blur .background-img .overlay-img .subscribe-help .subscribe-btn {
    width: 100%;
  }
}
.subscribe-section .background-blur .background-img .overlay-img .subscribe-help .btn {
  font-weight: 500;
  text-decoration: underline;
  padding: 0;
  border: none;
  text-transform: uppercase;
}
.subscribe-section .news-subscribe {
  padding: calc(15px + 35 * (100vw - 320px) / 1600);
}
@media (max-width: 991px) {
  .subscribe-section .news-subscribe .newsletter {
    text-align: center;
  }
}
.subscribe-section .news-subscribe .newsletter h4 {
  margin-bottom: 8px;
}
@media (max-width: 991px) {
  .subscribe-section .news-subscribe .newsletter p {
    margin-bottom: 8px;
  }
}
.subscribe-section .news-subscribe .newsletter-email {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
@media (max-width: 420px) {
  .subscribe-section .news-subscribe .newsletter-email {
    display: block;
    text-align: center;
  }
}
.subscribe-section .news-subscribe .newsletter-email input {
  padding: calc(12px + 0 * (100vw - 320px) / 1600) calc(18px + 0 * (100vw - 320px) / 1600);
  border-radius: 0;
}
.subscribe-section .news-subscribe .newsletter-email input:focus {
  border-color: rgba(var(--theme-default), 1);
}
@media (max-width: 420px) {
  .subscribe-section .news-subscribe .newsletter-email input {
    margin-bottom: 8px;
  }
}

.subscribe-box {
  background-color: rgba(var(--theme-default), 1);
  position: relative;
}
.subscribe-box img {
  position: absolute;
  top: 30%;
  left: 7%;
  animation: lef 6s linear infinite;
}
.subscribe-box .d-flex {
  gap: 12px;
  align-items: center;
}
.subscribe-box .d-flex .form-group {
  width: 75%;
}
.subscribe-box .d-flex .form-group input {
  padding: calc(10px + 1 * (100vw - 320px) / 1600) calc(12px + 10 * (100vw - 320px) / 1600);
  border-radius: 6px;
}
body.dark .subscribe-box .d-flex .form-group input {
  background-color: rgba(var(--body-background), 1);
}
.subscribe-box div h3 {
  color: rgba(var(--white), 1);
}
.subscribe-box div p {
  color: rgba(var(--white), 1);
  font-family: "Montserrat", sans-serif;
}

/*=====================
  4.19  emoji scss
==========================*/
.emoji-wrapper {
  width: 100%;
}
.emoji-wrapper .content {
  padding: 0 0 15px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.emoji-wrapper .stars {
  margin-top: 8px;
}
.emoji-wrapper .stars label {
  font-size: 24px;
  margin: 0 3px;
  color: rgba(var(--theme-default), 0.1);
}
.emoji-wrapper .outer {
  height: 65px;
  width: 65px;
  overflow: hidden;
}
.emoji-wrapper .outer .emojis {
  height: 500%;
  display: flex;
  flex-direction: column;
}
.emoji-wrapper .outer .emojis li {
  height: 65px;
  width: 100%;
  list-style: none;
  transition: all 0.3s ease;
}
.emoji-wrapper .outer .emojis img {
  height: 52px;
  width: 52px;
}
.emoji-wrapper #star-2:checked ~ .content .emojis .slideImg {
  margin-top: -64px;
}
.emoji-wrapper #star-3:checked ~ .content .emojis .slideImg {
  margin-top: -130px;
}
.emoji-wrapper #star-4:checked ~ .content .emojis .slideImg {
  margin-top: -194px;
}
.emoji-wrapper #star-5:checked ~ .content .emojis .slideImg {
  margin-top: -262px;
}
.emoji-wrapper #star-1:hover ~ .content .stars .star-1,
.emoji-wrapper #star-1:checked ~ .content .stars .star-1,
.emoji-wrapper #star-2:hover ~ .content .stars .star-1,
.emoji-wrapper #star-2:hover ~ .content .stars .star-2,
.emoji-wrapper #star-2:checked ~ .content .stars .star-1,
.emoji-wrapper #star-2:checked ~ .content .stars .star-2,
.emoji-wrapper #star-3:hover ~ .content .stars .star-1,
.emoji-wrapper #star-3:hover ~ .content .stars .star-2,
.emoji-wrapper #star-3:hover ~ .content .stars .star-3,
.emoji-wrapper #star-3:checked ~ .content .stars .star-1,
.emoji-wrapper #star-3:checked ~ .content .stars .star-2,
.emoji-wrapper #star-3:checked ~ .content .stars .star-3,
.emoji-wrapper #star-4:hover ~ .content .stars .star-1,
.emoji-wrapper #star-4:hover ~ .content .stars .star-2,
.emoji-wrapper #star-4:hover ~ .content .stars .star-3,
.emoji-wrapper #star-4:hover ~ .content .stars .star-4,
.emoji-wrapper #star-4:checked ~ .content .stars .star-1,
.emoji-wrapper #star-4:checked ~ .content .stars .star-2,
.emoji-wrapper #star-4:checked ~ .content .stars .star-3,
.emoji-wrapper #star-4:checked ~ .content .stars .star-4,
.emoji-wrapper #star-5:hover ~ .content .stars .star-1,
.emoji-wrapper #star-5:hover ~ .content .stars .star-2,
.emoji-wrapper #star-5:hover ~ .content .stars .star-3,
.emoji-wrapper #star-5:hover ~ .content .stars .star-4,
.emoji-wrapper #star-5:hover ~ .content .stars .star-5,
.emoji-wrapper #star-5:checked ~ .content .stars .star-1,
.emoji-wrapper #star-5:checked ~ .content .stars .star-2,
.emoji-wrapper #star-5:checked ~ .content .stars .star-3,
.emoji-wrapper #star-5:checked ~ .content .stars .star-4,
.emoji-wrapper #star-5:checked ~ .content .stars .star-5 {
  color: rgba(var(--theme-default), 1);
}
.emoji-wrapper input[type=radio] {
  display: none;
}

/*=====================
  4.20 counter css start
==========================*/
.counter_two .counter-content-bg {
  text-align: center;
}
.counter_two .counter-content-bg .progress {
  width: 150px;
  height: 150px;
  background: none;
  margin: 0 auto;
  position: relative;
}
.counter_two .counter-content-bg .progress span {
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  overflow: hidden;
  z-index: 1;
}
.counter_two .counter-content-bg .progress .progress-right {
  right: 0;
}
.counter_two .counter-content-bg .progress .progress-right .progress-bar {
  left: -100%;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
  border-right: 0;
  transform-origin: center right;
  animation: loading-1 1.8s linear forwards;
}
.counter_two .counter-content-bg .progress .progress-bar {
  position: absolute;
  width: 100%;
  height: 100%;
  background: none;
  border: 6px solid #3368c6;
  top: 0;
}
.counter_two .counter-content-bg .progress .progress-left {
  left: 0;
}
.counter_two .counter-content-bg .progress .progress-left .progress-bar {
  left: 100%;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  border-left: 0;
  transform-origin: center left;
}
.counter_two .counter-content-bg .progress.bar_1 .progress-left .progress-bar {
  animation: loading-2 1.5s linear forwards 1.8s;
}
.counter_two .counter-content-bg .progress.bar_2 .progress-left .progress-bar {
  animation: loading-3 1.5s linear forwards 1.8s;
}
.counter_two .counter-content-bg .progress.bar_3 .progress-left .progress-bar {
  animation: loading-4 1.5s linear forwards 1.8s;
}
.counter_two .counter-content-bg .progress.bar_4 .progress-left .progress-bar {
  animation: loading-5 1.5s linear forwards 1.8s;
}
.counter_two .counter-content-bg .progress::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 6px solid rgba(34, 54, 69, 0.1);
  top: 0;
  left: 0;
}
.counter_two .counter-content-bg .progress .progress-value {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: transparent;
}
.counter_two .counter-content-bg .progress .progress-value img {
  width: 50px;
}
body.dark .counter_two .counter-content-bg .progress .progress-value img {
  filter: invert(99%) sepia(8%) saturate(327%) hue-rotate(354deg) brightness(117%) contrast(100%);
}
.counter_two .counter-content-bg .counter-content {
  margin-top: calc(12px + 8 * (100vw - 320px) / 1600);
}
.counter_two .counter-content-bg .counter-content h4 {
  color: rgba(var(--theme-default), 1);
  margin-bottom: 12px;
}
.counter_two .counter-content-bg .counter-content h4 span {
  color: rgba(var(--theme-default), 1);
  font-size: calc(18px + 8 * (100vw - 320px) / 1600);
}
.counter_two .counter-content-bg .counter-content h5 {
  margin-bottom: 10px;
}

.customer-wrap > div:last-child .outline-box {
  width: 92%;
}
.customer-wrap .customer-wrapper {
  position: relative;
  padding: 12px;
}
.customer-wrap .customer-wrapper .customer-box {
  position: relative;
  background-color: #f7f7f7;
  text-align: center;
  padding: 53px 12px;
  border-radius: 25px;
  width: 80%;
  box-shadow: 30px 30px 33px rgba(119, 119, 119, 0.25);
}
body.dark .customer-wrap .customer-wrapper .customer-box {
  background-color: #11213f;
  box-shadow: 30px 30px 33px #11213f;
}
@media (max-width: 1499px) {
  .customer-wrap .customer-wrapper .customer-box {
    width: 90%;
  }
}
@media (max-width: 1399px) {
  .customer-wrap .customer-wrapper .customer-box {
    width: 85%;
  }
}
@media (max-width: 1199px) {
  .customer-wrap .customer-wrapper .customer-box {
    padding: 38px 12px;
    width: 90%;
  }
}
@media (max-width: 991px) {
  .customer-wrap .customer-wrapper .customer-box {
    width: 100%;
  }
}
.customer-wrap .customer-wrapper .customer-box h4 span {
  font-size: calc(18px + 8 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-font-color), 1);
}
.customer-wrap .customer-wrapper .customer-box p {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.customer-wrap .customer-wrapper .outline-box {
  position: absolute;
  bottom: -6px;
  left: -5px;
}
[dir=rtl] .customer-wrap .customer-wrapper .outline-box {
  left: unset;
  right: -5px;
  transform: scaleX(-1);
}
@media (max-width: 1199px) {
  .customer-wrap .customer-wrapper .outline-box {
    bottom: -1px;
    left: -2px;
    width: 110%;
  }
  [dir=rtl] .customer-wrap .customer-wrapper .outline-box {
    right: -2px;
  }
}
@media (max-width: 991px) {
  .customer-wrap .customer-wrapper .outline-box {
    display: none;
  }
}

.counter-bg {
  background-image: url(../images/others/1.png);
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}
.counter-bg::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: -1;
}

.counter-box {
  text-align: center;
}
.counter-box .counter-border {
  position: relative;
  border: 2px solid rgba(var(--white), 2);
  border-top: 0;
  padding: calc(20px + 10 * (100vw - 320px) / 1600);
  width: fit-content;
  border-radius: 4px;
  margin: auto;
  min-width: 210px;
}
@media (max-width: 991px) {
  .counter-box .counter-border {
    margin: 20px auto 0;
  }
}
.counter-box .counter-border::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 30%;
  height: 2px;
  border-radius: 4px;
  background-color: white;
}
.counter-box .counter-border::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 30%;
  height: 2px;
  border-radius: 4px;
  background-color: white;
}
.counter-box .counter-border .icon {
  margin-top: -40px;
}
.counter-box .counter-border .icon i {
  font-size: calc(24px + 10 * (100vw - 320px) / 1600);
  color: rgba(var(--white), 1);
}
.counter-box .counter-border .content {
  margin-top: calc(12px + 2 * (100vw - 320px) / 1600);
}
.counter-box .counter-border .content h3 {
  color: rgba(var(--white), 1);
}
.counter-box .counter-border .content h3 span {
  font-size: calc(20px + 16 * (100vw - 320px) / 1600);
  color: rgba(var(--white), 1);
}
.counter-box .counter-border .content h5 {
  margin-top: calc(12px + 2 * (100vw - 320px) / 1600);
  color: rgba(var(--white), 1);
}

@keyframes loading-1 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(180deg);
  }
}
@keyframes loading-2 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(120deg);
  }
}
@keyframes loading-3 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(150deg);
  }
}
@keyframes loading-4 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(180deg);
  }
}
@keyframes loading-5 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(125deg);
  }
}
/*=====================
  4.21  facilities scss
==========================*/
.facilities-box {
  background-color: rgba(var(--body-background), 1);
  box-shadow: 0px 2px 8px 0px rgba(var(--black), 0.04);
  padding: calc(12px + 48 * (100vw - 320px) / 1600) calc(20px + 30 * (100vw - 320px) / 1600);
  border-radius: 4px;
}
.facilities-box > .d-flex {
  margin-bottom: calc(10px + 4 * (100vw - 320px) / 1600);
}
.facilities-box > .d-flex h5 {
  color: rgba(var(--theme-default), 1);
  font-weight: 600;
}
@media (max-width: 390px) {
  .facilities-box > .d-flex h5 {
    width: 60%;
  }
}
.facilities-box > .d-flex .icon {
  height: 44px;
  width: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(var(--theme-default), 0.12);
  border-radius: 50%;
  position: relative;
}
.facilities-box > .d-flex .icon:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  border: 1px solid rgba(var(--theme-default), 0.4);
  animation: effect-round 2s linear 1s infinite;
}
.facilities-box h4 {
  font-size: calc(18px + 10 * (100vw - 320px) / 1600);
  margin-bottom: calc(8px + 8 * (100vw - 320px) / 1600);
  transition: all 0.4s ease-in-out;
}
.facilities-box p {
  margin-bottom: calc(8px + 14 * (100vw - 320px) / 1600);
}
.facilities-box .facilities-item {
  margin-bottom: calc(12px + 28 * (100vw - 320px) / 1600);
}
.facilities-box .facilities-item li {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: calc(8px + 6 * (100vw - 320px) / 1600) 0;
}
.facilities-box .facilities-item li:first-child {
  padding-top: 0;
}
.facilities-box .facilities-item li:last-child {
  padding-bottom: 0;
}
.facilities-box .facilities-item li > .facilities-img {
  height: calc(50px + 30 * (100vw - 320px) / 1600);
  width: calc(50px + 30 * (100vw - 320px) / 1600);
  background-color: rgba(var(--theme-default), 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.facilities-box .facilities-item li > .facilities-img img {
  width: calc(25px + 11 * (100vw - 320px) / 1600);
  height: calc(25px + 11 * (100vw - 320px) / 1600);
}
.facilities-box .facilities-item li .facilities-content {
  width: calc(100% - (50px + 30 * (100vw - 320px) / 1600));
}
.facilities-box .facilities-item li .facilities-content h6 {
  margin-bottom: 4px;
  font-weight: 700;
}
.facilities-box .facilities-item li .facilities-content p {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  margin-bottom: 0;
}
.facilities-box .d-flex .btn {
  white-space: nowrap;
}
.facilities-box:hover h4 {
  color: rgba(var(--theme-default), 1);
}

.facilities-section {
  position: relative;
  overflow: hidden;
}
.facilities-section .facilities-baby-img {
  position: absolute;
  right: 0;
  top: 58%;
  transform: translateY(-50%);
  z-index: 2;
}
[dir=rtl] .facilities-section .facilities-baby-img {
  left: 0;
  right: unset;
  transform: scaleX(-1) translateY(-50%);
}
@media (max-width: 1750px) {
  .facilities-section .facilities-baby-img {
    width: 50%;
    right: 10%;
  }
  [dir=rtl] .facilities-section .facilities-baby-img {
    left: 10%;
    right: unset;
  }
}
@media (max-width: 1199px) {
  .facilities-section .facilities-baby-img {
    display: none;
  }
}

@media (max-width: 1199px) {
  .wave-animation {
    display: none;
  }
}
.wave-animation span {
  position: absolute;
  bottom: 0;
  width: 600px;
  height: 600px;
  border-radius: 50%;
  background-color: rgba(var(--theme-default), 0.1);
  right: 30%;
  transform: scale(1);
  z-index: -1;
}
@media (max-width: 1750px) {
  .wave-animation span {
    width: 500px;
    height: 500px;
    right: 16%;
  }
}
@media (max-width: 1500px) {
  .wave-animation span {
    right: 0;
  }
}
@media (max-width: 1300px) {
  .wave-animation span {
    width: 400px;
    height: 400px;
  }
}
@media (max-width: 1199px) {
  .wave-animation span {
    right: 22%;
    width: 350px;
    height: 350px;
  }
}
.wave-animation span:nth-child(2) {
  width: 642px;
  height: 642px;
  border-radius: 50%;
  background-color: rgba(var(--theme-default), 0.06);
  right: 28%;
  bottom: -3%;
  transform: scale(1);
  animation: ripple2 3s linear infinite;
}
@media (max-width: 1750px) {
  .wave-animation span:nth-child(2) {
    width: 500px;
    height: 500px;
    right: 16%;
    bottom: 0%;
  }
}
@media (max-width: 1500px) {
  .wave-animation span:nth-child(2) {
    right: 0;
  }
}
@media (max-width: 1300px) {
  .wave-animation span:nth-child(2) {
    width: 400px;
    height: 400px;
  }
}
@media (max-width: 1199px) {
  .wave-animation span:nth-child(2) {
    right: 22%;
    width: 350px;
    height: 350px;
  }
}

.facilities-item-2 {
  position: relative;
  margin-top: 100px;
}
@media (max-width: 1700px) {
  .facilities-item-2 {
    margin-top: 60px;
  }
}
@media (max-width: 1450px) {
  .facilities-item-2 {
    margin-top: 30px;
  }
}
.facilities-item-2 .facilities-content {
  padding: 20px;
}
.facilities-item-2 .facilities-content ul li {
  width: 100%;
  padding: calc(12px + 24 * (100vw - 320px) / 1600) 0;
  border-bottom: 1px solid rgba(var(--theme-default), 0.2);
}
.facilities-item-2 .facilities-content ul li:last-child {
  border-bottom: none;
}
.facilities-item-2 .facilities-content ul li .d-flex {
  gap: calc(10px + 4 * (100vw - 320px) / 1600);
  align-items: center;
}
.facilities-item-2 .facilities-content ul li .d-flex .flex-shrink-0 .icon {
  width: 55px;
  height: 55px;
  border-radius: 4px;
  background-color: rgba(var(--body-background), 1);
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  z-index: 1;
  box-shadow: 0px 2px 8px 0px rgba(var(--black), 0.2);
}
.facilities-item-2 .facilities-content ul li .d-flex .flex-shrink-0 .icon::before {
  transition-duration: 800ms;
  position: absolute;
  width: 200%;
  height: 200%;
  content: "";
  top: 110%;
  left: 50%;
  background-color: rgba(var(--theme-default), 0.1);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 50%;
  z-index: -1;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 575px) {
  .facilities-item-2 .facilities-content ul li .d-flex .flex-shrink-0 .icon {
    width: 45px;
    height: 45px;
  }
}
.facilities-item-2 .facilities-content ul li .d-flex .flex-grow-1 h5 {
  margin-bottom: 8px;
}
@media (max-width: 1399px) {
  .facilities-item-2 .facilities-content ul li .d-flex .flex-grow-1 h5 {
    width: 70%;
  }
}
@media (max-width: 575px) {
  .facilities-item-2 .facilities-content ul li .d-flex .flex-grow-1 h5 {
    width: 100%;
  }
}
.facilities-item-2 .facilities-content ul li .d-flex .flex-grow-1 p {
  width: 60%;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}
@media (max-width: 575px) {
  .facilities-item-2 .facilities-content ul li .d-flex .flex-grow-1 p {
    width: 100%;
  }
}
.facilities-item-2 .facilities-content ul li:hover .d-flex .flex-shrink-0 .icon::before {
  top: -40%;
}
.facilities-item-2 .facilities-content.facilities-color {
  border-radius: 12px 0 0 12px;
  background-color: #e6edfa;
}
@media (max-width: 1199px) {
  .facilities-item-2 .facilities-content.facilities-color {
    border-radius: 12px;
    margin-bottom: 30px;
  }
}
@media (max-width: 575px) {
  .facilities-item-2 .facilities-content.facilities-color {
    margin: 0 15px 20px;
  }
}
@media (max-width: 1199px) {
  .facilities-item-2 .facilities-content.facilities-color ul li .d-flex .flex-grow-1 {
    text-align: end;
  }
}
.facilities-item-2 .facilities-content.facilities-color ul li .d-flex .flex-grow-1 h5 {
  color: #223645;
}
@media (max-width: 1199px) {
  .facilities-item-2 .facilities-content.facilities-color ul li .d-flex .flex-grow-1 h5 {
    float: right;
  }
}
@media (max-width: 1199px) {
  .facilities-item-2 .facilities-content.facilities-color ul li .d-flex .flex-grow-1 p {
    float: right;
  }
}
.facilities-item-2 .facilities-content.facilities-color2 {
  background-color: rgba(var(--theme-default), 1);
  border-radius: 0 12px 12px 0;
  text-align: end;
}
@media (max-width: 575px) {
  .facilities-item-2 .facilities-content.facilities-color2 {
    margin: 0 15px;
  }
}
@media (max-width: 1199px) {
  .facilities-item-2 .facilities-content.facilities-color2 {
    border-radius: 12px;
    text-align: start;
  }
}
.facilities-item-2 .facilities-content.facilities-color2 ul li {
  border-bottom-color: rgba(var(--white), 0.2);
}
.facilities-item-2 .facilities-content.facilities-color2 ul li .d-flex .flex-grow-1 h5 {
  color: rgba(var(--white), 1);
  float: right;
}
@media (max-width: 1199px) {
  .facilities-item-2 .facilities-content.facilities-color2 ul li .d-flex .flex-grow-1 h5 {
    float: left;
  }
}
.facilities-item-2 .facilities-content.facilities-color2 ul li .d-flex .flex-grow-1 p {
  float: right;
  color: rgba(var(--white), 0.8);
}
@media (max-width: 1199px) {
  .facilities-item-2 .facilities-content.facilities-color2 ul li .d-flex .flex-grow-1 p {
    float: left;
  }
}
.facilities-item-2 .facilities-image {
  position: absolute;
  bottom: 0;
  left: 46%;
  transform: translateX(-50%);
}
@media (max-width: 1199px) {
  .facilities-item-2 .facilities-image {
    display: none;
  }
}
.facilities-item-2 .facilities-image img {
  height: 560px;
}
@media (max-width: 1700px) {
  .facilities-item-2 .facilities-image img {
    height: 510px;
  }
}
@media (max-width: 1450px) {
  .facilities-item-2 .facilities-image img {
    height: 480px;
  }
}
@media (max-width: 1399px) {
  .facilities-item-2 .facilities-image img {
    height: 510px;
  }
}

@keyframes ripple2 {
  0% {
    transform: scale(1);
  }
  75% {
    transform: scale(1.2);
    opacity: 0.4;
  }
  100% {
    transform: scale(1.3);
    opacity: 0;
  }
}
/*=====================
  4.39 banner css start
==========================*/
.product-banner {
  padding: calc(20px + 30 * (100vw - 320px) / 1600);
  position: relative;
  z-index: 1;
  border-radius: 10px;
  overflow: hidden;
}
.product-banner > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
}
.product-banner:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(90deg, rgba(var(--white), 0.2) 50%, rgba(var(--white), 0.8) 70%);
  z-index: -1;
}
.product-banner > .banner-content {
  background-color: rgba(var(--body-background), 1);
  padding: calc(12px + 8 * (100vw - 320px) / 1600);
  display: flex;
  align-items: center;
  gap: calc(10px + 10 * (100vw - 320px) / 1600);
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}
@media (max-width: 767px) {
  .product-banner > .banner-content {
    flex-direction: column;
  }
}
.product-banner > .banner-content .img {
  background: rgba(var(--section-background), 1);
  width: calc(100px + 80 * (100vw - 320px) / 1600);
  height: calc(100px + 80 * (100vw - 320px) / 1600);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
}
@media (max-width: 767px) {
  .product-banner > .banner-content .img {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .product-banner > .banner-content .img img {
    width: 35%;
  }
}
.product-banner > .banner-content .facilities-box {
  padding: 0;
  box-shadow: none;
  width: calc(100% - (100px + 80 * (100vw - 320px) / 1600) - (15px + 5 * (100vw - 320px) / 1600));
}
@media (max-width: 767px) {
  .product-banner > .banner-content .facilities-box {
    width: 100%;
    text-align: center;
  }
}
.product-banner > .banner-content .facilities-box > .d-flex {
  margin-bottom: 4px;
}
@media (max-width: 767px) {
  .product-banner > .banner-content .facilities-box > .d-flex {
    justify-content: center;
  }
}
.product-banner > .banner-content .facilities-box .d-flex h5 {
  font-size: 16px;
}
.product-banner > .banner-content .facilities-box .d-flex .icon {
  position: absolute;
  top: -6px;
  right: -6px;
}
[dir=rtl] .product-banner > .banner-content .facilities-box .d-flex .icon {
  right: unset;
  left: -6px;
}
.product-banner > .banner-content .facilities-box .d-flex .icon i {
  font-size: 20px;
  color: rgba(var(--theme-default), 1);
}
.product-banner > .banner-content .facilities-box a h4 {
  margin-bottom: 8px;
}
.product-banner > .banner-content .facilities-box a.btn span i {
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
}
.product-banner > .banner-content .facilities-box p {
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .product-banner > .banner-content .facilities-box p {
    width: 76%;
    margin-inline: auto;
  }
}
@media (max-width: 575px) {
  .product-banner > .banner-content .facilities-box p {
    width: 95%;
  }
}

@media (max-width: 991px) {
  .banner-3 {
    text-align: center;
  }
}
.banner-3 span {
  font-weight: 700;
  color: rgba(var(--theme-font-color), 1);
}
.banner-3 .rating {
  color: rgba(var(--rating-color), 1);
  font-size: calc(16px + 6 * (100vw - 320px) / 1600);
  margin-bottom: 8px;
}
.banner-3 h2 {
  font-size: calc(22px + 33 * (100vw - 320px) / 1600);
  font-weight: 400;
  width: 80%;
  margin-bottom: 8px;
}
.banner-3 h2 span {
  font-weight: 700;
  font-size: calc(22px + 33 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-default), 1);
}
@media (max-width: 991px) {
  .banner-3 h2 {
    width: 100%;
  }
}
.banner-3 p {
  width: 80%;
  margin-bottom: calc(12px + 20 * (100vw - 320px) / 1600);
}
@media (max-width: 1199px) {
  .banner-3 p {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space: normal;
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .banner-3 .d-flex {
    display: block !important;
  }
}
.banner-3 .d-flex .btn {
  white-space: nowrap;
}
@media (max-width: 991px) {
  .banner-3 .d-flex .countdown {
    margin: auto;
    margin-top: 12px;
  }
}

/*=====================
  4.22 product box css start
==========================*/
.product-box {
  background-color: rgba(var(--body-background), 1);
  box-shadow: 0px 0px 10px 0px rgba(var(--black), 0.07);
  position: relative;
  border-radius: 6px;
  overflow: hidden;
}
.product-box .img-wrapper {
  position: relative;
  overflow: hidden;
}
.product-box .img-wrapper .product-label .label-1 {
  position: absolute;
  top: 20px;
  left: 20px;
  display: block;
  padding: 4px 8px;
  background-color: rgba(var(--theme-default), 1);
  text-transform: capitalize;
  color: rgba(var(--white), 1);
  line-height: 1;
  font-weight: 700;
  z-index: 1;
  border-radius: 2px;
}
[dir=rtl] .product-box .img-wrapper .product-label .label-1 {
  left: unset;
  right: 20px;
}
@media (max-width: 1199px) {
  .product-box .img-wrapper .product-label .label-1 {
    top: 10px;
    left: 10px;
  }
  [dir=rtl] .product-box .img-wrapper .product-label .label-1 {
    left: unset;
    right: 10px;
  }
}
@media (max-width: 575px) {
  .product-box .img-wrapper .product-label .label-1 {
    padding: 2px 4px;
    font-size: 12px;
    top: 5px;
    left: 5px;
  }
  [dir=rtl] .product-box .img-wrapper .product-label .label-1 {
    left: unset;
    right: 5px;
  }
}
.product-box .img-wrapper .product-label .label-2 {
  position: absolute;
  top: 20px;
  right: 20px;
  display: block;
  text-transform: capitalize;
  line-height: 1;
  font-weight: 500;
  color: rgba(var(--theme-default), 1);
  z-index: 1;
}
[dir=rtl] .product-box .img-wrapper .product-label .label-2 {
  left: 20px;
  right: unset;
}
@media (max-width: 1199px) {
  .product-box .img-wrapper .product-label .label-2 {
    top: 10px;
    right: 10px;
  }
  [dir=rtl] .product-box .img-wrapper .product-label .label-2 {
    left: 10px;
    right: unset;
  }
}
@media (max-width: 575px) {
  .product-box .img-wrapper .product-label .label-2 {
    display: none;
  }
}
.product-box .img-wrapper .product-image {
  overflow: hidden;
}
.product-box .img-wrapper .product-image > a {
  position: relative;
}
.product-box .img-wrapper .product-image > a::after {
  content: "";
  position: absolute;
  width: 200%;
  height: 0%;
  left: 50%;
  top: 50%;
  background-color: rgba(var(--theme-default), 0.08);
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: 1;
}
.product-box .img-wrapper .cart-info-icon {
  display: flex;
  justify-content: space-evenly;
  padding: calc(6px + 2 * (100vw - 320px) / 1600);
  background-color: rgba(var(--theme-default), 0.1);
  backdrop-filter: blur(5px);
  position: absolute;
  bottom: -100%;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - (18px + 34 * (100vw - 320px) / 1600));
  border-radius: 6px;
  transition: all 0.4s ease-in-out;
  z-index: 1;
}
.product-box .img-wrapper .cart-info-icon a {
  height: calc(35px + 5 * (100vw - 320px) / 1600);
  width: calc(35px + 5 * (100vw - 320px) / 1600);
  background-color: rgba(var(--body-background), 1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 2px 8px 0px rgba(var(--theme-default), 0.2);
  transition: all 0.4s ease-in-out;
}
@media (max-width: 480px) {
  .product-box .img-wrapper .cart-info-icon a:nth-child(3) {
    display: none;
  }
}
.product-box .img-wrapper .cart-info-icon a i {
  color: rgba(var(--theme-default), 1);
  font-size: calc(16px + 4 * (100vw - 320px) / 1600);
  transition: all 0.4s ease-in-out;
}
.product-box .img-wrapper .cart-info-icon a:hover {
  background-color: rgba(var(--theme-default), 1);
}
.product-box .img-wrapper .cart-info-icon a:hover i {
  color: rgba(var(--white), 1);
}
.product-box .product-detail {
  padding: calc(10px + 5 * (100vw - 320px) / 1600) calc(8px + 18 * (100vw - 320px) / 1600);
  position: relative;
  z-index: 2;
}
.product-box .product-detail a h6 {
  font-weight: 700;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  line-height: 1.3;
}
.product-box .product-detail p {
  margin-bottom: 8px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
}
@media (max-width: 480px) {
  .product-box .product-detail p {
    display: none;
  }
}
.product-box .product-detail .rating {
  margin-bottom: 8px;
}
.product-box .product-detail .rating i {
  color: rgba(var(--rating-color), 1);
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
}
.product-box .product-detail > h6 {
  font-weight: 700;
}
.product-box .product-detail > h6 del {
  color: rgba(var(--p-text-color), 1);
  font-weight: 500;
  margin-right: 10px;
}
.product-box::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 2px;
  width: 0;
  background-color: rgba(var(--theme-default), 1);
  transition: all 0.4s ease-in-out;
}
.product-box::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  height: 2px;
  width: 0;
  background-color: rgba(var(--theme-default), 1);
  transition: all 0.4s ease-in-out;
}
.product-box:hover::after, .product-box:hover::before {
  width: 100%;
}
.product-box:hover .img-wrapper .cart-info-icon {
  bottom: 10px;
}
.product-box:hover .img-wrapper .product-image a::after {
  height: 250%;
  transition: all 600ms linear;
  background-color: transparent;
}

.product-box-2 {
  border: 1px solid rgba(var(--light-border), 1);
  padding: 10px;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .product-box-2 {
    padding: 6px;
  }
}
.product-box-2 .img-wrapper {
  position: relative;
}
.product-box-2 .img-wrapper .product-label .label-1 {
  position: absolute;
  top: 20px;
  left: 20px;
  display: block;
  padding: 4px 8px;
  background-color: rgba(var(--theme-default), 1);
  text-transform: capitalize;
  color: rgba(var(--white), 1);
  line-height: 1;
  font-weight: 700;
  z-index: 1;
}
@media (max-width: 1199px) {
  .product-box-2 .img-wrapper .product-label .label-1 {
    top: 10px;
    left: 10px;
  }
}
@media (max-width: 575px) {
  .product-box-2 .img-wrapper .product-label .label-1 {
    padding: 2px 4px;
    font-size: 12px;
    top: 5px;
    left: 5px;
  }
}
.product-box-2 .img-wrapper .product-label .label-2 {
  position: absolute;
  top: 20px;
  right: 20px;
  display: block;
  text-transform: capitalize;
  line-height: 1;
  font-weight: 500;
  color: rgba(var(--theme-default), 1);
  z-index: 1;
}
@media (max-width: 1199px) {
  .product-box-2 .img-wrapper .product-label .label-2 {
    top: 10px;
    right: 10px;
  }
}
@media (max-width: 575px) {
  .product-box-2 .img-wrapper .product-label .label-2 {
    display: none;
  }
}
.product-box-2 .img-wrapper .product-image {
  overflow: hidden;
}
.product-box-2 .img-wrapper .product-image > a {
  position: relative;
}
.product-box-2 .img-wrapper .product-image > a::after {
  content: "";
  position: absolute;
  width: 200%;
  height: 0%;
  left: 50%;
  top: 50%;
  background-color: rgba(var(--theme-default), 0.08);
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: 1;
}
.product-box-2 .img-wrapper .cart-info-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -50px;
  z-index: 2;
}
@media (max-width: 480px) {
  .product-box-2 .img-wrapper .cart-info-icon {
    right: 5px;
  }
}
.product-box-2 .img-wrapper .cart-info-icon a {
  height: 40px;
  width: 40px;
  margin: 8px 0;
  background-color: rgba(var(--body-background), 1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 2px 8px 0px rgba(var(--theme-default), 0.2);
  transition: all 0.4s ease-in-out;
}
@media (max-width: 1199px) {
  .product-box-2 .img-wrapper .cart-info-icon a {
    height: 35px;
    width: 35px;
  }
}
@media (max-width: 480px) {
  .product-box-2 .img-wrapper .cart-info-icon a {
    margin: 4px 0;
  }
  .product-box-2 .img-wrapper .cart-info-icon a:nth-child(3) {
    display: none;
  }
}
.product-box-2 .img-wrapper .cart-info-icon a i {
  color: rgba(var(--theme-default), 1);
  font-size: calc(18px + 2 * (100vw - 320px) / 1600);
  transition: all 0.4s ease-in-out;
}
.product-box-2 .img-wrapper .cart-info-icon a:hover {
  background-color: rgba(var(--theme-default), 1);
}
.product-box-2 .img-wrapper .cart-info-icon a:hover i {
  color: rgba(var(--white), 1);
}
.product-box-2 .product-detail {
  margin-top: 12px;
  position: relative;
  z-index: 2;
}
.product-box-2 .product-detail a > h6 {
  font-weight: 700;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  line-height: 1.3;
}
.product-box-2 .product-detail p {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
  margin-bottom: 6px;
}
@media (max-width: 480px) {
  .product-box-2 .product-detail p {
    display: none;
  }
}
.product-box-2 .product-detail > h6 {
  font-weight: 700;
  padding-bottom: calc(10px + 4 * (100vw - 320px) / 1600);
  border-bottom: 1px solid rgba(var(--light-border), 1);
}
.product-box-2 .product-detail > h6 del {
  color: rgba(var(--p-text-color), 1);
  font-weight: 500;
  margin-right: 10px;
}
.product-box-2 .product-detail .offer-penal {
  padding: 10px 0 0;
  display: flex;
  align-items: center;
  gap: 15px;
  white-space: nowrap;
  position: relative;
  transition: all 0.4s ease-in-out;
}
.product-box-2 .product-detail .offer-penal li {
  display: flex;
  align-items: center;
  gap: 10px;
}
.product-box-2 .product-detail .offer-penal li .icon img {
  width: 20px;
}
.product-box-2 .product-detail .offer-penal li + li {
  opacity: 0;
  visibility: hidden;
}
.product-box-2:hover .img-wrapper .product-image a::after {
  height: 250%;
  transition: all 600ms linear;
  background-color: transparent;
}
.product-box-2:hover .img-wrapper .cart-info-icon {
  right: 10px;
}
@media (max-width: 480px) {
  .product-box-2:hover .img-wrapper .cart-info-icon {
    right: 5px;
  }
}
.product-box-2:hover .img-wrapper .cart-info-icon a {
  animation: fadeInRight 300ms ease-in-out;
}
@media (max-width: 480px) {
  .product-box-2:hover .img-wrapper .cart-info-icon a {
    animation: none;
  }
}
.product-box-2:hover .img-wrapper .cart-info-icon a:nth-child(2) {
  animation: fadeInRight 500ms ease-in-out;
}
@media (max-width: 480px) {
  .product-box-2:hover .img-wrapper .cart-info-icon a:nth-child(2) {
    animation: none;
  }
}
.product-box-2:hover .img-wrapper .cart-info-icon a:nth-child(3) {
  animation: fadeInRight 700ms ease-in-out;
}
@media (max-width: 480px) {
  .product-box-2:hover .img-wrapper .cart-info-icon a:nth-child(3) {
    animation: none;
  }
}
.product-box-2:hover .img-wrapper .cart-info-icon a:nth-child(4) {
  animation: fadeInRight 1000ms ease-in-out;
}
@media (max-width: 480px) {
  .product-box-2:hover .img-wrapper .cart-info-icon a:nth-child(4) {
    animation: none;
  }
}
.product-box-2:hover .product-detail .offer-penal {
  animation: marquee-discount 8s linear infinite;
}
[dir=rtl] .product-box-2:hover .product-detail .offer-penal {
  animation: marquee-reverse 8s linear infinite;
}
.product-box-2:hover .product-detail .offer-penal li + li {
  opacity: 1;
  visibility: visible;
}

.product-box-3 {
  background-color: rgba(var(--body-background), 1);
  box-shadow: 0px 0px 10px 0px rgba(var(--black), 0.07);
  position: relative;
}
.product-box-3 .img-wrapper {
  position: relative;
  overflow: hidden;
}
.product-box-3 .img-wrapper .product-label .label-1 {
  position: absolute;
  top: 20px;
  left: 20px;
  display: block;
  padding: 4px 8px;
  background-color: rgba(var(--theme-default), 1);
  text-transform: capitalize;
  color: rgba(var(--white), 1);
  line-height: 1;
  font-weight: 700;
  z-index: 1;
}
@media (max-width: 1199px) {
  .product-box-3 .img-wrapper .product-label .label-1 {
    top: 10px;
    left: 10px;
  }
}
@media (max-width: 575px) {
  .product-box-3 .img-wrapper .product-label .label-1 {
    padding: 2px 4px;
    font-size: 12px;
    top: 5px;
    left: 5px;
  }
}
.product-box-3 .img-wrapper .product-label .label-2 {
  position: absolute;
  top: 20px;
  right: 20px;
  display: block;
  text-transform: capitalize;
  line-height: 1;
  font-weight: 500;
  color: rgba(var(--theme-default), 1);
  z-index: 1;
}
@media (max-width: 1199px) {
  .product-box-3 .img-wrapper .product-label .label-2 {
    top: 10px;
    right: 10px;
  }
}
@media (max-width: 575px) {
  .product-box-3 .img-wrapper .product-label .label-2 {
    display: none;
  }
}
.product-box-3 .img-wrapper .product-image {
  overflow: hidden;
}
.product-box-3 .img-wrapper .product-image > a {
  position: relative;
}
.product-box-3 .img-wrapper .product-image > a::after {
  content: "";
  position: absolute;
  width: 200%;
  height: 0%;
  left: 50%;
  top: 50%;
  background-color: rgba(var(--theme-default), 0.08);
  transform: translate(-50%, -50%) rotate(-45deg);
  z-index: 1;
}
.product-box-3 .img-wrapper .cart-info-icon {
  position: absolute;
  bottom: 5px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 12px;
  justify-content: center;
  margin-bottom: 8px;
  z-index: 2;
}
.product-box-3 .img-wrapper .cart-info-icon a {
  height: 40px;
  width: 40px;
  background-color: rgba(var(--body-background), 1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 2px 8px 0px rgba(var(--theme-default), 0.2);
  opacity: 0;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 480px) {
  .product-box-3 .img-wrapper .cart-info-icon a {
    height: 30px;
    width: 30px;
    opacity: 1;
  }
}
.product-box-3 .img-wrapper .cart-info-icon a i {
  color: rgba(var(--theme-default), 1);
  font-size: calc(18px + 2 * (100vw - 320px) / 1600);
  transition: all 0.4s ease-in-out;
}
.product-box-3 .product-detail {
  padding: calc(10px + 5 * (100vw - 320px) / 1600);
  position: relative;
  z-index: 2;
}
.product-box-3 .product-detail a h6 {
  font-weight: 700;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  line-height: 1.3;
}
.product-box-3 .product-detail > p {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
  margin-bottom: 8px;
}
@media (max-width: 480px) {
  .product-box-3 .product-detail > p {
    display: none;
  }
}
.product-box-3 .product-detail > h6 {
  font-weight: 700;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: calc(6px + 6 * (100vw - 320px) / 1600);
  flex-wrap: wrap;
}
.product-box-3 .product-detail > h6 del {
  color: rgba(var(--p-text-color), 1);
  font-weight: 500;
}
.product-box-3 .product-detail > h6 > span {
  color: rgba(var(--theme-default), 1);
  font-weight: 500;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
}
.product-box-3 .product-detail .cart-button {
  width: 100%;
  background-color: rgba(var(--light-background), 1);
  padding: 8px;
  text-align: center;
}
.product-box-3 .product-detail .cart-button > p {
  font-weight: 500;
  margin-bottom: 0;
}
.product-box-3:hover .img-wrapper .product-image a::after {
  height: 250%;
  transition: all 600ms linear;
  background-color: transparent;
}
.product-box-3:hover .img-wrapper .cart-info-icon a {
  opacity: 1;
}
.product-box-3:hover .img-wrapper .cart-info-icon a:first-child {
  animation: fadeInUp 300ms ease-in-out;
}
@media (max-width: 480px) {
  .product-box-3:hover .img-wrapper .cart-info-icon a:first-child {
    animation: none;
  }
}
.product-box-3:hover .img-wrapper .cart-info-icon a:nth-child(2) {
  animation: fadeInUp 500ms ease-in-out;
}
@media (max-width: 480px) {
  .product-box-3:hover .img-wrapper .cart-info-icon a:nth-child(2) {
    animation: none;
  }
}
.product-box-3:hover .img-wrapper .cart-info-icon a:nth-child(3) {
  animation: fadeInUp 700ms ease-in-out;
}
@media (max-width: 480px) {
  .product-box-3:hover .img-wrapper .cart-info-icon a:nth-child(3) {
    animation: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes marquee-discount {
  0% {
    left: 0;
  }
  100% {
    left: -100%;
  }
}
@keyframes marquee-reverse {
  0% {
    left: 100%;
  }
  100% {
    left: 0;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.product-2 {
  height: 120px;
  object-fit: cover;
  margin-top: calc(14px + 6 * (100vw - 320px) / 1600);
}
@media (max-width: 1199px) and (min-width: 992px) {
  .product-2 {
    height: 80px;
  }
}
@media (max-width: 767px) {
  .product-2 {
    height: 80px;
  }
}
@media (max-width: 410px) {
  .product-2 {
    height: 56px;
  }
}
.product-2 .swiper-wrapper .swiper-slide {
  text-align: center;
  border: 1px solid rgba(var(--light-border), 1);
  padding: 2px;
  border-radius: 4px;
}
.product-2 .swiper-wrapper .swiper-slide img {
  height: 100%;
  width: 100%;
  border-radius: 4px;
  opacity: 0.6;
  object-fit: cover;
}
.product-2 .swiper-wrapper .swiper-slide.swiper-slide-thumb-active {
  border: 1px solid rgba(var(--theme-default), 1);
  border-radius: 4px;
}
.product-2 .swiper-wrapper .swiper-slide.swiper-slide-thumb-active img {
  opacity: 1;
}

.product .swiper-wrapper .swiper-slide {
  text-align: center;
  border-radius: 4px;
}
.product .swiper-wrapper .swiper-slide img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}

/*=====================
  4.23  faq scss
==========================*/
.faq-box .img {
  position: relative;
  margin-left: calc(8px + 7 * (100vw - 320px) / 1600);
}
.faq-box .img img {
  border-radius: 4px;
}
@media (max-width: 991px) {
  .faq-box .img {
    display: none;
  }
}
.faq-box .img .play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.faq-box .img .play-icon .icon-video a {
  height: 60px;
  width: 60px;
  background-color: rgba(var(--theme-font-color), 1);
  border-radius: 25px;
}
.faq-box .img .play-icon .icon-video a::before {
  animation: unset;
  background-color: rgba(var(--theme-default), 1);
  height: 58%;
  width: 58%;
}
.faq-box .img .play-icon .icon-video a::after {
  border-radius: 20px;
  background-color: rgba(var(--theme-font-color), 0.2);
  height: 125%;
  width: 125%;
}
.faq-box .accordion {
  margin-right: calc(12px + 13 * (100vw - 320px) / 1600);
}
[dir=rtl] .faq-box .accordion {
  margin-left: calc(12px + 13 * (100vw - 320px) / 1600);
  margin-right: unset;
}
@media (max-width: 991px) {
  .faq-box .accordion {
    margin-right: 0;
  }
  [dir=rtl] .faq-box .accordion {
    margin-left: unset;
    margin-right: 0;
  }
}
.faq-box .accordion .accordion-item {
  position: relative;
  border: 1px solid rgba(var(--light-border), 1);
  margin: calc(12px + 6 * (100vw - 320px) / 1600) 0;
  border-radius: 4px;
  padding: calc(12px + 18 * (100vw - 320px) / 1600) calc(15px + 17 * (100vw - 320px) / 1600);
  background-color: transparent;
  transition: all 0.4s ease-in-out;
}
.faq-box .accordion .accordion-item:has(.accordion-collapse.show) {
  border-color: rgba(var(--theme-default), 0.3);
  background-color: rgba(var(--theme-default), 0.07);
}
.faq-box .accordion .accordion-item:first-child {
  margin-top: 0;
}
.faq-box .accordion .accordion-item:last-child {
  margin-bottom: 0;
}
.faq-box .accordion .accordion-item .accordion-header .accordion-button {
  background-color: transparent;
  color: rgba(var(--theme-font-color), 1);
  padding: 0;
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
  font-weight: 500;
}
.faq-box .accordion .accordion-item .accordion-header .accordion-button i {
  margin-left: auto;
  font-size: 30px;
  line-height: 0.8;
  transition: all 0.4s ease-in-out;
}
[dir=rtl] .faq-box .accordion .accordion-item .accordion-header .accordion-button i {
  margin-right: auto;
  margin-left: unset;
}
.faq-box .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
  box-shadow: none;
  color: rgba(var(--theme-default), 1);
  font-weight: 600;
}
.faq-box .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) i {
  transform: rotate(180deg);
}
.faq-box .accordion .accordion-item .accordion-header .accordion-button:focus {
  box-shadow: none;
  border: none;
}
.faq-box .accordion .accordion-item .accordion-header .accordion-button::after {
  content: none;
}
.faq-box .accordion .accordion-item .accordion-collapse .accordion-body {
  padding: 0;
  border-top: 2px dashed transparent;
  padding-top: calc(15px + 3 * (100vw - 320px) / 1600);
  margin-top: 12px;
}
.faq-box .accordion .accordion-item .accordion-collapse .accordion-body p {
  transition: all 0.4s ease-in-out;
  font-family: "Montserrat", sans-serif;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.faq-box .accordion .accordion-item .accordion-collapse.show .accordion-body {
  border-color: rgba(var(--theme-default), 0.5);
}
.faq-box .accordion .accordion-item .accordion-collapse.show ~ .animation-box {
  display: block;
}
@media (max-width: 991px) {
  .faq-box .accordion .accordion-item .accordion-collapse.show ~ .animation-box {
    display: none;
  }
}
.faq-box .accordion .accordion-item .animation-box {
  position: absolute;
  right: -7.9%;
  z-index: 1;
  top: 45%;
  width: 70px;
  height: 12px;
  background-color: transparent;
  border: 2px solid rgba(var(--theme-default), 1);
  border-left: none;
  display: none;
  transition: all 0.4s ease-in-out;
}
[dir=rtl] .faq-box .accordion .accordion-item .animation-box {
  left: -7.9%;
  right: unset;
  border-right: unset;
}
.faq-box .accordion .accordion-item .animation-box span {
  display: block;
  height: 14px;
  width: 14px;
  background-color: rgba(var(--body-background), 1);
  border: 3px solid rgba(var(--theme-default), 1);
  outline: 3px solid rgba(var(--white), 1);
  border-radius: 25px;
  margin: -3px -2px 0 auto;
}
[dir=rtl] .faq-box .accordion .accordion-item .animation-box span {
  margin: -3px auto 0 -2px;
}

.faq-content span {
  background-color: rgba(var(--light-background), 1);
  padding: 4px 12px;
  display: inline-block;
  border-radius: 100px;
  margin-bottom: 12px;
  font-weight: 500;
}
.faq-content h4 {
  font-weight: 600;
  margin-bottom: 10px;
}
.faq-content h6 {
  margin-bottom: 8px;
}
.faq-content .btn {
  background-color: transparent;
  border: 1px solid rgba(var(--theme-font-color), 1);
  color: rgba(var(--theme-font-color), 1);
  margin-top: 12px;
  font-weight: 500;
  transition: all 0.4s ease-in-out;
}
.faq-content .btn:hover {
  background-color: rgba(var(--theme-font-color), 1);
  color: rgba(var(--body-background), 1);
}

.faq-subscribe {
  border: 1px dashed rgba(var(--light-border), 1);
  border-radius: 10px;
}
.faq-subscribe .faq-img img {
  border-radius: 0 10px 10px 0;
}
@media (max-width: 991px) {
  .faq-subscribe .faq-img img {
    border-radius: 10px 10px 0 0;
  }
}
.faq-subscribe .subscribe-content {
  padding-left: calc(15px + 35 * (100vw - 320px) / 1600);
}
[dir=rtl] .faq-subscribe .subscribe-content {
  padding-right: calc(15px + 35 * (100vw - 320px) / 1600);
  padding-left: unset;
}
@media (max-width: 991px) {
  .faq-subscribe .subscribe-content {
    padding: 15px;
  }
}
.faq-subscribe .subscribe-content h4 {
  margin-bottom: calc(12px + 2 * (100vw - 320px) / 1600);
  font-weight: 600;
}
.faq-subscribe .subscribe-content p {
  margin-bottom: calc(16px + 12 * (100vw - 320px) / 1600);
}
@media (max-width: 991px) {
  .faq-subscribe .subscribe-content p {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
}
.faq-subscribe .subscribe-content span {
  font-size: 13px;
  margin-bottom: 8px;
  display: block;
}
@media (max-width: 575px) {
  .faq-subscribe .subscribe-content .d-flex {
    flex-direction: column;
  }
}
.faq-subscribe .subscribe-content .d-flex > div {
  width: 100%;
  position: relative;
}
.faq-subscribe .subscribe-content .d-flex > div input {
  padding-left: 30px;
}
[dir=rtl] .faq-subscribe .subscribe-content .d-flex > div input {
  padding-left: unset;
  padding-right: 30px;
}
.faq-subscribe .subscribe-content .d-flex > div i {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  color: rgba(var(--content-color), 0.8);
}
[dir=rtl] .faq-subscribe .subscribe-content .d-flex > div i {
  left: unset;
  right: 10px;
}
.faq-subscribe .subscribe-content .d-flex .btn {
  background-color: rgba(var(--theme-default), 1);
  color: rgba(var(--white), 1);
  font-weight: 500;
  line-height: 1.8;
  width: fit-content;
}
.faq-subscribe .subscribe-content > a {
  color: rgba(var(--p-text-color), 1);
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  margin-top: 10px;
}

.question-box {
  padding: 12px;
  border-radius: 8px;
  transition: all 0.4s ease-in-out;
  border: 1px solid rgba(var(--light-border), 1);
  height: 100%;
  background-color: rgba(var(--light-background), 0.35);
}
.question-box .icon {
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  background-color: rgba(var(--theme-default), 0.1);
  margin-bottom: 10px;
}
.question-box .icon i {
  font-size: calc(17px + 5 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-default), 1);
}
.question-box .que {
  padding: 0 0 12px;
  border-bottom: 1px dashed rgba(var(--light-border), 1);
  margin-bottom: 12px;
}
.question-box .que h5 {
  font-weight: 500;
}
.question-box:hover {
  border-color: rgba(var(--theme-default), 1);
  background-color: rgba(var(--body-background), 1);
}

/*=====================
  4.24 accordion css start
==========================*/
.custom-accordion .accordion .accordion-item {
  width: 100%;
  border: none;
  background-color: transparent;
  margin-bottom: 10px;
}
.custom-accordion .accordion .accordion-item:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.custom-accordion .accordion .accordion-item:last-child .accordion-body {
  padding-bottom: 0;
}
.custom-accordion .accordion .accordion-item .accordion-header .accordion-button {
  background-color: rgba(var(--light-background), 1);
  box-shadow: none;
  position: relative;
  padding: 16px;
}
.custom-accordion .accordion .accordion-item .accordion-header .accordion-button::after {
  content: "\f068";
  font-family: FontAwesome !important;
  font-size: 20px;
  color: rgba(var(--p-text-color), 1);
  background-image: none;
}
.custom-accordion .accordion .accordion-item .accordion-header .accordion-button span {
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  font-weight: 600;
  color: rgba(var(--theme-font-color), 1);
  transition: all 0.4s ease-in-out;
}
.custom-accordion .accordion .accordion-item .accordion-header .accordion-button.collapsed::after {
  content: "+";
  font-family: FontAwesome !important;
}
.custom-accordion .accordion .accordion-item .accordion-header .accordion-button:hover span {
  color: rgba(var(--theme-default), 1);
}
.custom-accordion .accordion .accordion-item .accordion-body {
  padding: 16px;
}

/*=====================
  4.25 compare css start
==========================*/
.compare-modal-body .table {
  margin-bottom: 0;
  border: 1px solid rgba(var(--light-border), 1);
}
.compare-modal-body .table tbody tr {
  text-align: center;
}
.compare-modal-body .table tbody tr td .product-box {
  box-shadow: none;
  background-color: transparent;
}
.compare-modal-body .table tbody tr td .product-box:after, .compare-modal-body .table tbody tr td .product-box::before {
  display: none;
}
.compare-modal-body .table tr.table-product-details {
  border-bottom: 1px solid transparent;
}
.compare-modal-body .table tr.table-cart-button td {
  border-top: 1px solid transparent;
}
.compare-modal-body .table tr.table-cart-button a.btn {
  color: rgba(var(--white), 1);
  font-weight: 700;
  padding: 6px 16px;
  display: flex;
  align-items: center;
  background-color: rgba(var(--theme-default), 1);
  border-radius: 5px;
}
.compare-modal-body .table tr.table-cart-button a.btn:hover {
  color: rgba(var(--white), 1);
}
.compare-modal-body .table tr td {
  border-left: 1px solid rgba(var(--light-border), 1);
  padding: 14px;
  min-width: 246px;
  width: 0;
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-font-color), 1);
  font-weight: 600;
}
.compare-modal-body .table ul.list-detail {
  padding-left: 22px;
}
.compare-modal-body .table ul.list-detail li {
  color: rgba(var(--p-text-color), 1);
  display: list-item;
  list-style-type: square;
}
.compare-modal-body i {
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-default), 1);
  cursor: pointer;
}
.compare-modal-body .rating i {
  color: rgba(var(--rating-color), 1);
}
.compare-modal-body .product-box .btn-close {
  right: 0;
  top: 0;
  z-index: 1;
}
.compare-modal-body .product-box .product-image {
  text-align: center;
}
.compare-modal-body .product-box .product-image img {
  width: calc(115px + 25 * (100vw - 320px) / 1600);
  height: calc(115px + 25 * (100vw - 320px) / 1600);
  object-fit: contain;
  background-position: top;
}
.compare-modal-body .product-box .product-title h6 {
  font-weight: 600;
  color: rgba(var(--theme-font-color), 1);
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
  margin: 10px 0 6px;
}
.compare-modal-body .product-box .product-details {
  margin-top: calc(9px + 5 * (100vw - 320px) / 1600);
}
.compare-modal-body .product-box .product-details span {
  color: rgba(var(--theme-default), 1);
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  font-weight: 600;
  margin-bottom: 6px;
}
.compare-modal-body .product-box .product-details del {
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  font-weight: 500;
  color: rgba(var(--p-text-color), 1);
}
.compare-modal-body .product-box .product-details .more-btn {
  color: rgba(var(--theme-default), 1);
  font-weight: 500;
  width: 100%;
  display: block;
}
.compare-modal-body .product-box .product-details p {
  margin: 6px 0;
  font-weight: 500;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.compare-modal-body .product-box .product-details .btn {
  width: fit-content;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  margin: 10px auto 0;
  padding: 10px calc(14px + 2 * (100vw - 320px) / 1600);
}

/*=====================
  4.26 login css start
==========================*/
.login-page .login-box {
  background-color: rgba(var(--light-background), 1);
  padding: calc(15px + 35 * (100vw - 320px) / 1600);
  border-radius: 6px;
}
.login-page .login-box .login-form input {
  border: 1px solid rgba(var(--light-border), 1);
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  font-weight: 500;
  padding: calc(8px + 6 * (100vw - 320px) / 1600) calc(8px + 4 * (100vw - 320px) / 1600);
}
.login-page .login-box .login-form input:focus {
  box-shadow: none;
}
.login-page .login-box .login-form input::placeholder {
  font-weight: 500;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-font-color), 0.5);
}
.login-page .login-box .login-form .show-hide {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translate(0, -50%);
}
[dir=rtl] .login-page .login-box .login-form .show-hide {
  right: unset;
  left: 20px;
}
.login-page .login-box .login-form .show-hide span {
  cursor: pointer;
  font-size: 14px;
  color: rgba(var(--theme-default), 1);
}
.login-page .login-box .login-form .show-hide span.show:before {
  content: "\f070";
  font-family: FontAwesome !important;
}
.login-page .login-box .login-form .show-hide span:before {
  content: "\f06e";
  font-family: FontAwesome !important;
}
.login-page .login-box .login-form .form-input input[type=password] {
  padding: 14px 45px 14px 14px !important;
}
[dir=rtl] .login-page .login-box .login-form .form-input input[type=password] {
  padding: 12px 12px 12px 45px !important;
}
.login-page .login-box .login-form .form-input input[type=text] {
  padding: 14px 45px 14px 14px !important;
}
[dir=rtl] .login-page .login-box .login-form .form-input input[type=text] {
  padding: 12px 12px 12px 45px !important;
}
.login-page .login-box .forgot-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 2px;
}
.login-page .login-box .forgot-box div input {
  vertical-align: -5px;
}
.login-page .login-box .forgot-box div label {
  margin-bottom: 0;
  font-size: calc(14px + 0 * (100vw - 320px) / 1600);
  cursor: pointer;
}
.login-page .login-box .forgot-box div label span {
  color: rgba(var(--theme-default), 1);
  font-weight: 500;
}
.login-page .login-box .forgot-box a {
  font-size: calc(14px + 0 * (100vw - 320px) / 1600);
  font-weight: 500;
  color: rgba(var(--theme-default), 1);
}
.login-page .login-box .forgot-box span {
  font-weight: 500;
}
.login-page .login-box .forgot-box .remember-box {
  display: flex;
  align-items: center;
}
.login-page .login-box .forgot-box .remember-box input {
  padding: 0;
}
.login-page .login-img-2 {
  margin-bottom: 20px;
}
.login-page .login-img-2 img {
  width: 40%;
}
.login-page .login-img {
  text-align: center;
}
.login-page .login-img img {
  width: 80%;
}
.login-page .login-detail p {
  width: 50%;
  margin: 0 auto;
  margin-block: 20px;
}
.login-page.success {
  display: none;
}

.login {
  width: 100%;
  border-radius: 5px;
  border: 1px solid rgba(var(--theme-default), 1);
  box-shadow: unset;
}
.login:after {
  border-radius: 5px;
}

.login-title {
  margin-bottom: 12px;
}
.login-title h4 {
  line-height: 1.2;
  margin-bottom: 0;
  margin-bottom: 5px;
}
.login-title h5 {
  font-weight: 700;
}
.login-title span {
  font-weight: 500;
}

.other-login {
  position: relative;
  margin: 20px 0 0;
  text-align: center;
}
.other-login::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-color: rgba(var(--header-border-color), 0.2);
  width: 100%;
  height: 1px;
}
.other-login h6 {
  padding: 0 16px;
  font-weight: 500;
  background-color: rgba(var(--light-background), 1);
  color: rgba(var(--p-text-color), 0.8);
  display: inline-block;
  position: relative;
  margin-bottom: 0;
}

.login-button {
  text-align: center;
  margin-top: 20px;
}
.login-button ul {
  gap: 12px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.login-button ul li {
  height: 40px;
  width: 40px;
  background-color: transparent;
  border: 1px solid rgba(var(--theme-default), 1);
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease-in-out;
}
.login-button ul li a {
  transition: all 0.4s ease-in-out;
  color: rgba(var(--theme-default), 1);
  font-weight: 500;
}
.login-button ul li a i {
  font-size: calc(16px + 2 * (100vw - 320px) / 1600);
  transition: all 0.4s ease-in-out;
  color: rgba(var(--theme-default), 1);
}
.login-button ul li:hover {
  background-color: rgba(var(--theme-default), 1);
}
.login-button ul li:hover a {
  color: rgba(var(--white), 1);
}
.login-button ul li:hover a i {
  color: rgba(var(--white), 1);
}

.sign-up-box {
  text-align: center;
  padding-top: 15px;
}
.sign-up-box p {
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
}
.sign-up-box a {
  font-weight: 500;
  color: rgba(var(--theme-default), 1);
  display: flex;
  align-items: center;
  justify-content: center;
}

.otp-input {
  display: flex;
  align-items: center;
  gap: 10px;
}
.otp-input input {
  width: 100%;
  margin: 0 !important;
  border-radius: 4px;
  padding: calc(6px + 4 * (100vw - 320px) / 1600) !important;
}
.otp-input input:focus {
  box-shadow: none;
  border: 1px solid rgba(var(--light-border), 1);
}

.patient-img {
  height: calc(100vh - 30px);
  margin: 15px;
  position: relative;
}
@media (max-width: 991px) {
  .patient-img {
    margin: 0;
    height: 100vh;
  }
}
.patient-img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
}

.patient-login {
  width: 60%;
  margin-inline: auto;
}
@media (max-width: 1199px) {
  .patient-login {
    width: 90%;
  }
}
@media (max-width: 991px) {
  .patient-login {
    position: absolute;
    width: 60%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    background-color: rgba(var(--light-background), 0.8);
    backdrop-filter: blur(10px);
    padding: 15px;
    border-radius: 10px;
  }
}
@media (max-width: 576px) {
  .patient-login {
    width: calc(100% - 30px);
    margin: 0 auto;
  }
}
.patient-login .login-title {
  text-align: center;
}
.patient-login .login-form input {
  border: 1px solid rgba(var(--light-border), 1);
  font-size: 16px;
  font-weight: 500;
  padding: 14px 12px;
}
.patient-login .login-form input:focus {
  box-shadow: none;
}
.patient-login .login-form input::placeholder {
  font-weight: 500;
  font-size: calc(14px + 0 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-font-color), 0.5);
}
.patient-login .login-form .show-hide {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translate(0, -50%);
}
[dir=rtl] .patient-login .login-form .show-hide {
  right: unset;
  left: 20px;
}
.patient-login .login-form .show-hide span {
  cursor: pointer;
  font-size: 14px;
  color: rgba(var(--theme-default), 1);
}
.patient-login .login-form .show-hide span.show:before {
  content: "\f070";
  font-family: FontAwesome !important;
}
.patient-login .login-form .show-hide span:before {
  content: "\f06e";
  font-family: FontAwesome !important;
}
.patient-login .login-form .form-input input[type=password] {
  padding: 14px 45px 14px 14px !important;
}
[dir=rtl] .patient-login .login-form .form-input input[type=password] {
  padding: 12px 12px 12px 45px !important;
}
.patient-login .login-form .form-input input[type=text] {
  padding: 14px 45px 14px 14px !important;
}
[dir=rtl] .patient-login .login-form .form-input input[type=text] {
  padding: 12px 12px 12px 45px !important;
}
.patient-login .forgot-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.patient-login .forgot-box div input {
  vertical-align: -5px;
}
.patient-login .forgot-box div label {
  margin-bottom: 0;
  font-size: calc(14px + 0 * (100vw - 320px) / 1600);
  cursor: pointer;
}
.patient-login .forgot-box div label span {
  color: rgba(var(--theme-default), 1);
  font-weight: 500;
}
.patient-login .forgot-box a {
  font-size: calc(14px + 0 * (100vw - 320px) / 1600);
  font-weight: 500;
  color: rgba(var(--theme-default), 1);
}
.patient-login .forgot-box span {
  font-weight: 500;
}
.patient-login .forgot-box .remember-box {
  display: flex;
  align-items: center;
}
.patient-login .forgot-box .remember-box input {
  padding: 0;
}
.patient-login .other-login h6 {
  background-color: rgba(var(--body-background), 1);
}
@media (max-width: 991px) {
  .patient-login .other-login h6 {
    background-color: transparent;
  }
}

/*=====================
  4.27 patients-list css start
==========================*/
.patient-Profile .text-center {
  border-right: 1px dashed rgba(var(--light-border), 1);
}
[dir=rtl] .patient-Profile .text-center {
  border-right: none;
  border-left: 1px dashed rgba(var(--light-border), 1);
}
@media (max-width: 767px) {
  .patient-Profile .text-center {
    border-right: none;
  }
  [dir=rtl] .patient-Profile .text-center {
    border-left: none;
  }
}
.patient-Profile .text-center .img {
  padding: 4px;
  border: 1px dashed rgba(var(--light-border), 1);
  border-radius: 50%;
  width: fit-content;
  margin: auto;
}
.patient-Profile .text-center .img img {
  width: 80px;
  border-radius: 100%;
}
.patient-Profile .text-center span {
  color: rgba(var(--content-color), 1);
  display: block;
  margin-bottom: calc(12px + 8 * (100vw - 320px) / 1600);
}
.patient-Profile .text-center p {
  font-weight: 500;
}
.patient-Profile .text-center ul {
  margin: 8px 0 0px;
}
.patient-Profile .text-center ul li {
  border-right: 1px solid rgba(var(--light-border), 1);
  padding: 0 calc(12px + 8 * (100vw - 320px) / 1600);
  min-width: calc(100px + 20 * (100vw - 320px) / 1600);
}
[dir=rtl] .patient-Profile .text-center ul li {
  border-right: none;
  border-left: 1px solid rgba(var(--light-border), 1);
}
.patient-Profile .text-center ul li:last-child {
  border-right: none;
}
[dir=rtl] .patient-Profile .text-center ul li:last-child {
  border-left: none;
}
.patient-Profile .text-center ul li h4 {
  font-weight: 600;
}
.patient-Profile .text-center ul li > span {
  color: rgba(var(--content-color), 1);
  font-weight: 500;
}
.patient-Profile .information {
  display: flex;
  flex-wrap: wrap;
  gap: calc(12px + 12 * (100vw - 320px) / 1600);
}
.patient-Profile .information li {
  width: 45%;
}
.patient-Profile .information li:last-child p {
  border-bottom: none;
}
.patient-Profile .information li:nth-last-child(2) p {
  border-bottom: none;
}
.patient-Profile .information li span {
  font-weight: 500;
  font-size: 13px;
}
.patient-Profile .information li p {
  border-bottom: 1px solid rgba(var(--light-border), 1);
  padding: 6px 6px 4px;
  color: rgba(var(--theme-font-color), 1);
  font-size: 14px;
}

.document-box li {
  width: 100%;
  padding: 10px;
  border: 1px solid rgba(var(--light-border), 1);
  border-radius: 4px;
  margin-bottom: 8px;
}
.document-box li:last-child {
  margin-bottom: 0;
}
.document-box li .d-flex {
  gap: 8px;
}
.document-box li .d-flex .content {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.document-box li .d-flex .content p {
  text-transform: capitalize;
}

.patients-box {
  border: 1px solid rgba(var(--light-border), 1);
  border-radius: 6px;
  padding: 12px;
  box-shadow: 0 0 4px 0 rgba(var(--black), 0.08);
}
.patients-box.d-flex .d-flex {
  gap: 10px;
}
.patients-box.d-flex .d-flex .flex-shrink-0 img {
  border-radius: 4px;
}
.patients-box .top-content {
  padding-bottom: calc(12px + 6 * (100vw - 320px) / 1600);
  margin-bottom: calc(12px + 8 * (100vw - 320px) / 1600);
  border-bottom: 1px dashed rgba(var(--light-border), 1);
  display: flex;
  align-items: center;
  gap: 10px;
}
.patients-box .top-content .icon {
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid rgba(var(--light-border), 1);
}
.patients-box .top-content .icon i {
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
}
.patients-box .top-content p {
  color: rgba(var(--theme-font-color), 1);
  font-weight: 500;
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
}
.patients-box .top-content .badge {
  padding: calc(6px + 2 * (100vw - 320px) / 1600) calc(8px + 4 * (100vw - 320px) / 1600);
  font-weight: 500;
  font-size: calc(12px + 3 * (100vw - 320px) / 1600);
  margin-left: auto;
}
[dir=rtl] .patients-box .top-content .badge {
  margin-left: unset;
  margin-right: auto;
}
.patients-box .top-content .badge.success {
  color: rgba(var(--success-color), 1);
  border: 1px solid rgba(var(--success-color), 0.3);
  background-color: rgba(var(--success-color), 0.1);
}
.patients-box .top-content .badge.regular {
  color: rgba(var(--theme-default), 1);
  border: 1px solid rgba(var(--theme-default), 0.3);
  background-color: rgba(var(--theme-default), 0.1);
}
.patients-box .top-content .badge.assurence {
  color: rgba(var(--rating-color), 1);
  border: 1px solid rgba(var(--rating-color), 0.3);
  background-color: rgba(var(--rating-color), 0.1);
}
.patients-box .body-content {
  padding-bottom: calc(12px + 6 * (100vw - 320px) / 1600);
  margin-bottom: calc(12px + 8 * (100vw - 320px) / 1600);
  border-bottom: 1px dashed rgba(var(--light-border), 1);
}
.patients-box .body-content ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px 12px;
}
@media (max-width: 445px) {
  .patients-box .body-content ul {
    gap: 12px;
  }
}
.patients-box .body-content ul li {
  width: calc(45% - 12px);
}
@media (max-width: 445px) {
  .patients-box .body-content ul li {
    width: 100%;
  }
}
.patients-box .body-content ul li:first-child {
  width: 55%;
}
@media (max-width: 445px) {
  .patients-box .body-content ul li:first-child {
    width: 100%;
  }
}
.patients-box .body-content ul li:nth-child(3) {
  width: 55%;
}
@media (max-width: 445px) {
  .patients-box .body-content ul li:nth-child(3) {
    width: 100%;
  }
}
.patients-box .body-content ul li .d-flex {
  gap: 10px;
}
.patients-box .body-content ul li .d-flex .img {
  height: 50px;
  border: 1px solid rgba(var(--theme-default), 0.2);
  padding: 2px;
  border-radius: 50%;
}
.patients-box .body-content ul li .d-flex .img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.patients-box .body-content ul li span {
  text-transform: capitalize;
  display: block;
  font-weight: 500;
  color: rgba(var(--content-color), 1);
}
.patients-box .body-content ul li p {
  color: rgba(var(--theme-font-color), 1);
  font-weight: 500;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.patients-box .button-group {
  display: flex;
  gap: calc(8px + 2 * (100vw - 320px) / 1600);
}
.patients-box .button-group .btn {
  width: 100%;
  padding: calc(4px + 2 * (100vw - 320px) / 1600) calc(8px + 4 * (100vw - 320px) / 1600);
  font-weight: 500;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  line-height: 1.4;
  display: flex;
  align-items: center;
  justify-content: center;
}
.patients-box .button-group .btn.decline {
  border: 1px solid rgba(var(--theme-font-color), 1);
  color: rgba(var(--theme-font-color), 1);
}
.patients-box .button-group .btn.decline i {
  color: rgba(var(--theme-font-color), 1);
  margin-right: 5px;
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
}
.patients-box .button-group .btn.approve {
  background-color: rgba(var(--theme-default), 1);
  color: rgba(var(--white), 1);
}
.patients-box .button-group .btn.approve i {
  color: rgba(var(--white), 1);
  margin-right: 5px;
}

.no-found-item {
  display: none;
  text-align: center;
}
.no-found-item h4 {
  margin: 12px 0;
}
.no-found-item p {
  width: 60%;
  margin: auto;
}
@media (max-width: 1199px) {
  .no-found-item p {
    width: 100%;
  }
}

/*=====================
  4.21  dashboard css start
==========================*/
@media (max-width: 991px) {
  .dashboard-left-sidebar {
    width: 290px;
    height: 100vh;
    position: fixed;
    top: 0;
    z-index: 99;
    background-color: rgba(var(--body-background), 1);
    left: -290px;
    transition: 0.4s ease-in-out;
  }
  [dir=rtl] .dashboard-left-sidebar {
    left: unset;
    right: -290px;
  }
  .dashboard-left-sidebar.open {
    left: 0;
    overflow-y: scroll;
  }
  [dir=rtl] .dashboard-left-sidebar.open {
    right: 0;
    left: unset;
  }
}
.dashboard-left-sidebar .profile-box {
  padding: calc(12px + 18 * (100vw - 320px) / 1600) 12px;
  border-radius: 6px;
  text-align: center;
  background-image: url(../images/dashboard/bg.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: rgba(var(--theme-default), 1);
  position: relative;
  margin-bottom: 12px;
}
@media (max-width: 991px) {
  .dashboard-left-sidebar .profile-box {
    border-radius: 0;
  }
}
.dashboard-left-sidebar .profile-box .img-content .img {
  width: calc(100px + 40 * (100vw - 320px) / 1600);
  margin: auto;
  border: 2px solid rgba(var(--white), 1);
  border-radius: 50%;
  padding: 4px;
  margin-bottom: 12px;
  position: relative;
}
.dashboard-left-sidebar .profile-box .img-content .img img {
  border-radius: 50%;
}
.dashboard-left-sidebar .profile-box .img-content .img .check-img {
  position: absolute;
  bottom: 8px;
  right: 15px;
}
.dashboard-left-sidebar .profile-box .img-content .img .check-img img {
  width: 20px;
}
.dashboard-left-sidebar .profile-box .img-content .content h5 {
  color: rgba(var(--white), 1);
  margin-bottom: 6px;
}
.dashboard-left-sidebar .profile-box .img-content .content p {
  color: rgba(var(--white), 0.8);
  margin-bottom: 12px;
}
.dashboard-left-sidebar .profile-box .img-content .content h6 {
  position: absolute;
  right: 10px;
  top: 10px;
  color: rgba(var(--white), 1);
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 6px;
  margin: auto;
  padding: 4px 8px;
  border: 1px solid rgba(var(--white), 0.4);
  border-radius: 4px;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 991px) {
  .dashboard-left-sidebar .profile-box .img-content .content h6 {
    right: unset;
    left: 10px;
  }
}
.dashboard-left-sidebar .profile-box .img-content .content h6 span {
  display: block;
  height: 6px;
  width: 6px;
  background-color: rgba(var(--body-background), 1);
  border-radius: 10px;
  transition: all 0.4s ease-in-out;
}
.dashboard-left-sidebar .profile-box .img-content .available-info p {
  color: rgba(var(--white), 1);
  font-weight: 500;
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
}
.dashboard-left-sidebar .profile-box .img-content .available-info .form-select {
  background-color: transparent;
  border-color: rgba(var(--white), 0.4);
  color: #cbcbcb;
  background-image: url(../images/dashboard/arrow.png);
  background-size: inherit;
  width: 70%;
  margin: auto;
}
.dashboard-left-sidebar .profile-box:hover .img-content .content h6 {
  background-color: rgba(var(--body-background), 1);
  color: rgba(var(--theme-default), 1);
}
.dashboard-left-sidebar .profile-box:hover .img-content .content h6 span {
  background-color: rgba(var(--theme-default), 1);
}
.dashboard-left-sidebar .dashboard-nav-box {
  padding: 12px;
  border-radius: 6px;
  background-color: rgba(var(--body-background), 1);
  background-image: url(../images/dashboard/bg-2.png);
  box-shadow: 0px 2px 8px 0px rgba(var(--black), 0.15);
  background-size: cover;
  background-position: right;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .dashboard-left-sidebar .dashboard-nav-box {
    box-shadow: none;
  }
}
.dashboard-left-sidebar .dashboard-nav-box .nav {
  width: 100%;
}
.dashboard-left-sidebar .dashboard-nav-box .nav .nav-link {
  text-align: left;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  display: flex;
  gap: 8px;
  font-weight: 600;
  color: rgba(var(--p-text-color), 1);
  border-radius: 0;
  padding: 8px 12px;
  border-left: 3px solid transparent;
  transition: all 0.4s ease-in-out;
  margin-bottom: 4px;
  background-color: transparent;
}
.dashboard-left-sidebar .dashboard-nav-box .nav .nav-link i {
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
  color: rgba(var(--p-text-color), 1);
  transition: all 0.4s ease-in-out;
}
.dashboard-left-sidebar .dashboard-nav-box .nav .nav-link.active {
  color: rgba(var(--theme-default), 1);
  border-left: 3px solid rgba(var(--theme-default), 1);
  background: linear-gradient(90deg, rgba(var(--theme-default), 0.1) 0, rgba(var(--theme-default), 0) 100%);
  background-color: transparent;
}
[dir=rtl] .dashboard-left-sidebar .dashboard-nav-box .nav .nav-link.active {
  background: linear-gradient(-90deg, rgba(var(--theme-default), 0.7) -100.65%, rgba(var(--theme-default), 0) 60%);
  border-right: 3px solid rgba(var(--theme-default), 1);
  border-left: unset;
}
.dashboard-left-sidebar .dashboard-nav-box .nav .nav-link.active i {
  color: rgba(var(--theme-default), 1);
}
.dashboard-left-sidebar .dashboard-nav-box .nav .dashboard-login-button {
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px dashed rgba(var(--light-border), 1);
}
.dashboard-left-sidebar .dashboard-nav-box .nav .dashboard-login-button .btn {
  width: 100%;
}

.dashboard-main-box {
  background-color: rgba(var(--body-background), 1);
  padding: calc(12px + 18 * (100vw - 320px) / 1600);
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  border-radius: 6px;
  position: sticky;
  top: 12%;
}
.dashboard-main-box .dashboard-main-title h5 {
  position: relative;
  width: fit-content;
  margin-bottom: calc(10px + 20 * (100vw - 320px) / 1600);
}
.dashboard-main-box .dashboard-main-title h5::after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 0;
  height: 3px;
  width: 40%;
  background-color: rgba(var(--theme-default), 1);
  border-radius: 4px;
  animation: arrowsvg 4s infinite;
}
.dashboard-main-box .revenue-chart {
  margin-bottom: -25px;
}
.dashboard-main-box .appointment-card {
  background-color: rgba(var(--theme-default), 1);
  border-color: rgba(var(--theme-default), 1);
  background-image: url(../images/dashboard/card-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}
.dashboard-main-box .appointment-card h5 {
  color: rgba(var(--white), 1);
  margin-bottom: 12px;
}
.dashboard-main-box .appointment-card .d-flex {
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px dashed rgba(var(--white), 0.2);
}
.dashboard-main-box .appointment-card .d-flex .img img {
  width: 60px;
  border-radius: 8px;
}
.dashboard-main-box .appointment-card .d-flex .content span {
  display: block;
  color: rgba(var(--white), 0.7);
  font-weight: 600;
  margin-bottom: 4px;
}
.dashboard-main-box .appointment-card .d-flex .content h6 {
  color: rgba(var(--white), 1);
}
.dashboard-main-box .appointment-card .d-flex .timing {
  margin-left: auto;
}
@media (max-width: 383px) {
  .dashboard-main-box .appointment-card .d-flex .timing {
    margin-left: 0;
  }
}
.dashboard-main-box .appointment-card .d-flex .timing p {
  color: rgba(var(--white), 1);
  font-weight: 500;
}
.dashboard-main-box .appointment-card .video-call {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: space-between;
}
.dashboard-main-box .appointment-card .video-call h6 {
  display: flex;
  gap: 10px;
  color: rgba(var(--white), 1);
  font-weight: 500;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
}
.dashboard-main-box .appointment-card .video-call a {
  padding: 4px 8px;
  background-color: rgba(var(--body-background), 1);
  border-radius: 4px;
  color: rgba(var(--theme-default), 1);
  font-weight: 500;
}
.dashboard-main-box .patient-table {
  margin-bottom: 0;
}
.dashboard-main-box .patient-table tbody tr:last-child td {
  border-bottom: 0;
  padding-bottom: 0;
}
.dashboard-main-box .patient-table tbody tr td {
  border-bottom-style: dashed;
  padding: 14px 8px;
  border-bottom-color: rgba(var(--light-border), 1);
}
.dashboard-main-box .patient-table tbody tr td > p {
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-font-color), 1);
  font-weight: 500;
  white-space: nowrap;
}
.dashboard-main-box .patient-table tbody tr td span {
  display: block;
  padding: 0px 8px;
  border-radius: 4px;
  background-color: rgba(var(--theme-default), 0.1);
  color: rgba(var(--theme-default), 1);
  width: fit-content;
  font-weight: 500;
}
.dashboard-main-box .patient-table tbody tr td .patient-info {
  display: flex;
  align-items: center;
  gap: 6px;
}
.dashboard-main-box .patient-table tbody tr td .patient-info a img {
  width: 40px;
  border-radius: 4px;
}
.dashboard-main-box .patient-table tbody tr td .patient-info .patient-content {
  width: calc(100% - 40px);
}
.dashboard-main-box .patient-table tbody tr td .patient-info .patient-content p {
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  font-weight: 500;
}
.dashboard-main-box .patient-table tbody tr td .patient-info .patient-content h6 {
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  white-space: nowrap;
  min-width: 160px;
}
.dashboard-main-box .patient-table tbody tr td .actions-button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.dashboard-main-box .patient-table tbody tr td .actions-button .right {
  height: 20px;
  width: 20px;
  border: 1px solid rgba(var(--success-color), 1);
  color: rgba(var(--success-color), 1);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  transition: all 0.4s ease-in-out;
}
.dashboard-main-box .patient-table tbody tr td .actions-button .right:hover {
  background-color: rgba(var(--success-color), 1);
  color: rgba(var(--white), 1);
}
.dashboard-main-box .patient-table tbody tr td .actions-button .close {
  height: 20px;
  width: 20px;
  border: 1px solid rgba(var(--theme-default), 1);
  color: rgba(var(--theme-default), 1);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  transition: all 0.4s ease-in-out;
}
.dashboard-main-box .patient-table tbody tr td .actions-button .close:hover {
  background-color: rgba(var(--theme-default), 1);
  color: rgba(var(--white), 1);
}
.dashboard-main-box .widget-box {
  background-image: url(../images/dashboard/widget.png);
  background-repeat: no-repeat;
}
.dashboard-main-box .widget-box .d-flex {
  align-items: center;
  justify-content: space-between;
  gap: 8px;
}
.dashboard-main-box .widget-box .d-flex a img {
  width: calc(50px + 10 * (100vw - 320px) / 1600);
  transform: scale(0.9);
  transition: all 0.4s ease-in-out;
}
.dashboard-main-box .widget-box .d-flex .content p {
  font-weight: 500;
  margin-bottom: calc(4px + 6 * (100vw - 320px) / 1600);
}
.dashboard-main-box .widget-box .d-flex .content h6 {
  font-size: calc(18px + 4 * (100vw - 320px) / 1600);
  margin-bottom: calc(6px + 7 * (100vw - 320px) / 1600);
}
.dashboard-main-box .widget-box .d-flex .content span {
  font-weight: 500;
}
.dashboard-main-box .widget-box:hover .d-flex a img {
  transform: scale(1);
}
.dashboard-main-box .notifications-box li {
  width: 100%;
  padding: 8px 0;
}
.dashboard-main-box .notifications-box li .d-flex {
  gap: 12px;
}
.dashboard-main-box .notifications-box li .d-flex > a {
  height: 40px;
  width: 40px;
  background-color: rgba(var(--theme-default), 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  position: relative;
}
.dashboard-main-box .notifications-box li .d-flex > a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 0;
  width: 100%;
  border-radius: 4px;
  background-color: rgba(var(--theme-default), 1);
  transition: all 0.4s ease-in-out;
}
.dashboard-main-box .notifications-box li .d-flex > a i {
  color: rgba(var(--theme-default), 1);
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
  transition: all 0.4s ease-in-out;
  position: relative;
  z-index: 1;
}
.dashboard-main-box .notifications-box li .d-flex .notifications-content {
  width: calc(100% - 40px);
}
.dashboard-main-box .notifications-box li .d-flex .notifications-content h6 {
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  line-height: 1.3;
}
.dashboard-main-box .notifications-box li .d-flex .notifications-content span {
  font-weight: 500;
}
.dashboard-main-box .notifications-box li:hover .d-flex a::after {
  height: 100%;
}
.dashboard-main-box .notifications-box li:hover .d-flex a i {
  color: rgba(var(--white), 1);
}
.dashboard-main-box .accessibility-box .d-flex {
  align-items: center;
  gap: 8px;
}
.dashboard-main-box .accessibility-box .d-flex .img img {
  width: 50px;
  border-radius: 8px;
}
.dashboard-main-box .accessibility-box .d-flex .content {
  width: calc(100% - 50px);
}
.dashboard-main-box .accessibility-box .d-flex .content a {
  font-weight: 600;
  width: 100%;
  color: rgba(var(--theme-font-color), 1);
}
.dashboard-main-box .accessibility-box .d-flex .content a span {
  float: right;
  font-weight: 500;
}
[dir=rtl] .dashboard-main-box .accessibility-box .d-flex .content a span {
  float: left;
}
.dashboard-main-box .accessibility-box .timing-box {
  padding: 6px;
  background-color: rgba(var(--section-background), 1);
  border-radius: 4px;
  margin: 6px 0 calc(10px + 4 * (100vw - 320px) / 1600);
}
.dashboard-main-box .accessibility-box .timing-box p {
  color: rgba(var(--theme-font-color), 1);
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 8px;
}
.dashboard-main-box .accessibility-box .timing-box p span {
  font-weight: 400;
}
.dashboard-main-box .current-patients-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
@media (max-width: 480px) {
  .dashboard-main-box .current-patients-box {
    flex-wrap: wrap;
  }
}
.dashboard-main-box .current-patients-box > div {
  text-align: center;
  padding: calc(13px + 3 * (100vw - 320px) / 1600) 8px;
  background-color: rgba(var(--section-background), 1);
  border-radius: 4px;
}
@media (max-width: 480px) {
  .dashboard-main-box .current-patients-box > div {
    width: 100%;
  }
}
.dashboard-main-box .current-patients-box > div a img {
  width: 60px;
  border-radius: 8px;
}
.dashboard-main-box .current-patients-box > div .content a h6 {
  margin-top: calc(10px + 5 * (100vw - 320px) / 1600);
}
.dashboard-main-box .current-patients-box > div .content p {
  margin-bottom: 4px;
}
.dashboard-main-box .current-patients-box > div .content span {
  display: flex;
  justify-content: center;
  gap: 8px;
}
.dashboard-main-box .current-patients-box > div .appointment-timing {
  padding: 8px;
  background-color: rgba(var(--body-background), 1);
  border-radius: 4px;
  margin-top: 10px;
}
.dashboard-main-box .current-patients-box > div .appointment-timing span {
  font-weight: 500;
}
.dashboard-main-box .statements-table {
  margin-bottom: 0;
}
.dashboard-main-box .statements-table tbody tr:last-child td {
  border-bottom: 0;
  padding-bottom: 0;
}
.dashboard-main-box .statements-table tbody tr td {
  border-bottom-style: dashed;
  padding: 14px 8px;
  border-bottom-color: rgba(var(--light-border), 1);
}
.dashboard-main-box .statements-table tbody tr td > p {
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-font-color), 1);
  font-weight: 500;
  white-space: nowrap;
}
.dashboard-main-box .statements-table tbody tr td span {
  display: block;
  color: rgba(var(--theme-default), 1);
  font-weight: 500;
  font-size: 13px;
  white-space: nowrap;
}
.dashboard-main-box .statements-table tbody tr td .patient-info {
  display: flex;
  align-items: center;
  gap: 6px;
}
.dashboard-main-box .statements-table tbody tr td .patient-info a img {
  width: 40px;
  border-radius: 4px;
}
.dashboard-main-box .statements-table tbody tr td .patient-info .patient-content {
  width: calc(100% - 40px);
}
.dashboard-main-box .statements-table tbody tr td .patient-info .patient-content p {
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  font-weight: 500;
  white-space: nowrap;
}
.dashboard-main-box .statements-table tbody tr td .patient-info .patient-content h6 {
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  white-space: nowrap;
  min-width: 160px;
}
.dashboard-main-box .statements-table tbody tr td .actions-button .right {
  height: 20px;
  width: 20px;
  color: rgba(var(--p-text-color), 1);
}
.dashboard-main-box .overview-chart {
  margin-bottom: -25px;
}
.dashboard-main-box .preview-none {
  margin-top: 20px;
  justify-content: end;
}
.dashboard-main-box .timing-box {
  padding: 10px;
  border: 1px solid rgba(var(--light-border), 1);
  background-color: rgba(var(--body-background), 1);
  box-shadow: 0px 2px 8px 0px rgba(var(--black), 0.04);
  border-radius: 4px;
  margin-bottom: calc(12px + 8 * (100vw - 320px) / 1600);
}
.dashboard-main-box .timing-box > h6 {
  margin-bottom: calc(12px + 8 * (100vw - 320px) / 1600);
}
.dashboard-main-box .days-tab {
  margin-bottom: calc(12px + 8 * (100vw - 320px) / 1600);
  gap: 8px;
  overflow: auto;
  flex-wrap: nowrap;
}
.dashboard-main-box .days-tab .nav-item .nav-link {
  border: 1px solid rgba(var(--light-border), 1);
  color: rgba(var(--p-text-color), 1);
  font-weight: 600;
}
.dashboard-main-box .days-tab .nav-item .nav-link.active, .dashboard-main-box .days-tab .nav-item .nav-link:hover {
  background-color: rgba(var(--theme-default), 1);
  color: rgba(var(--white), 1);
  border-color: rgba(var(--theme-default), 1);
}
.dashboard-main-box .timing-schedule {
  padding: calc(12px + 6 * (100vw - 320px) / 1600);
  border: 2px solid rgba(var(--light-border), 1);
  border-radius: 4px;
}
.dashboard-main-box .timing-schedule .days {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: calc(12px + 6 * (100vw - 320px) / 1600);
  padding-bottom: 8px;
  border-bottom: 1px dashed rgba(var(--light-border), 1);
}
.dashboard-main-box .timing-schedule .days > div {
  display: flex;
  gap: 12px;
}
.dashboard-main-box .timing-schedule > ul {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.dashboard-main-box .timing-schedule > ul li a {
  padding: 8px 16px;
  border: 1px solid rgba(var(--light-border), 1);
  color: rgba(var(--p-text-color), 1);
  font-weight: 600;
  border-radius: 4px;
  display: flex;
  align-items: center;
  gap: 4px;
  transition: all 0.4s ease-in-out;
}
.dashboard-main-box .timing-schedule > ul li:hover a {
  background-color: rgba(var(--theme-font-color), 1);
  color: rgba(var(--body-background), 1);
  border-color: rgba(var(--theme-font-color), 1);
}
.dashboard-main-box .appointments-request .request-box {
  padding: 12px;
  background-color: rgba(var(--body-background), 1);
  border-radius: 4px;
  box-shadow: 0px 2px 8px 0px rgba(var(--black), 0.07);
  border: 1px solid rgba(var(--light-border), 1);
}
.dashboard-main-box .appointments-request .request-box .patients-content {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}
.dashboard-main-box .appointments-request .request-box .patients-content .img img {
  width: 50px;
  border-radius: 4px;
}
.dashboard-main-box .appointments-request .request-box .patients-content .content {
  width: calc(100% - 50px);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.dashboard-main-box .appointments-request .request-box .patients-content .content > div span {
  color: rgba(var(--theme-default), 1);
  font-weight: 500;
  display: block;
}
.dashboard-main-box .appointments-request .request-box .patients-content .content > div h6 {
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
}
.dashboard-main-box .appointments-request .request-box .patients-content .content .icon {
  height: 32px;
  width: 32px;
  border: 1px solid rgba(var(--p-text-color), 0.2);
  background-color: rgba(var(--p-text-color), 0.08);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all 0.4s ease-in-out;
}
.dashboard-main-box .appointments-request .request-box .patients-content .content .icon i {
  color: rgba(var(--p-text-color), 1);
  transition: all 0.4s ease-in-out;
}
.dashboard-main-box .appointments-request .request-box .patients-content .content .icon:hover {
  background-color: rgba(var(--theme-default), 1);
}
.dashboard-main-box .appointments-request .request-box .patients-content .content .icon:hover i {
  color: rgba(var(--white), 1);
}
.dashboard-main-box .appointments-request .request-box .appointments-info {
  padding: 12px;
  background-color: rgba(var(--light-background), 1);
  border-radius: 4px;
  margin-bottom: 12px;
}
.dashboard-main-box .appointments-request .request-box .appointments-info p {
  display: flex;
  gap: 4px;
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
}
.dashboard-main-box .appointments-request .request-box .appointments-info span {
  font-weight: 600;
  color: rgba(var(--theme-font-color), 1);
}
.dashboard-main-box .appointments-request .request-box .appointments-icon {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.dashboard-main-box .appointments-request .request-box .appointments-icon > ul li a {
  height: 32px;
  width: 32px;
  border-radius: 50%;
  border: 1px solid rgba(var(--light-border), 1);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease-in-out;
}
.dashboard-main-box .appointments-request .request-box .appointments-icon > ul li a i {
  color: rgba(var(--p-text-color), 1);
  transition: all 0.4s ease-in-out;
}
.dashboard-main-box .appointments-request .request-box .appointments-icon > ul li a:hover {
  background-color: rgba(var(--theme-default), 1);
  border-color: rgba(var(--theme-default), 1);
}
.dashboard-main-box .appointments-request .request-box .appointments-icon > ul li a:hover i {
  color: rgba(var(--white), 1);
}
.dashboard-main-box .appointments-request .request-box .appointments-icon > a {
  color: rgba(var(--theme-default), 1);
  text-decoration: underline;
  text-underline-offset: 4px;
  font-weight: 500;
}
.dashboard-main-box .overall-reviews {
  padding: calc(13px + 7 * (100vw - 320px) / 1600);
  background-color: rgba(var(--section-background), 1);
  border-radius: 4px;
  border: 1px solid rgba(var(--light-border), 1);
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0px 2px 8px 0px rgba(var(--black), 0.06);
}
.dashboard-main-box .overall-reviews .rating li {
  font-size: calc(17px + 7 * (100vw - 320px) / 1600);
  font-weight: 600;
  margin-right: 8px;
}
.dashboard-main-box .overall-reviews .rating li:last-child {
  margin-right: 0;
}
.dashboard-main-box .dashboard-logout {
  text-align: center;
}
.dashboard-main-box .dashboard-logout .submit-button .btn {
  padding: 12px 24px;
}

.details-box-1 {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: calc(13px + 11 * (100vw - 320px) / 1600);
  flex-wrap: wrap;
}
.details-box-1 .add {
  padding: 2px 8px;
  color: rgba(var(--theme-default), 1);
  border: 1px solid rgba(var(--theme-default), 1);
  border-radius: 4px;
  font-weight: 500;
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  transition: all 0.4s ease-in-out;
}
.details-box-1 .add:hover {
  background-color: rgba(var(--theme-default), 1);
  color: rgba(var(--white), 1);
}
.details-box-1 .delete {
  padding: 2px 8px;
  color: rgba(var(--theme-font-color), 1);
  border: 1px solid rgba(var(--theme-font-color), 1);
  border-radius: 4px;
  font-weight: 500;
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  transition: all 0.4s ease-in-out;
}
.details-box-1 .delete:hover {
  background-color: rgba(var(--theme-font-color), 1);
  color: rgba(var(--body-background), 1);
}

.bank-details {
  padding: 8px;
  border: 1px dashed rgba(var(--light-border), 1);
}
.bank-details h6 {
  margin-bottom: 8px;
}
.bank-details ul {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.bank-details ul li {
  padding: 4px 0;
  width: 40%;
}
@media (max-width: 1199px) {
  .bank-details ul li {
    width: 100%;
  }
}
.bank-details ul li p {
  color: rgba(var(--theme-font-color), 1);
  font-weight: 600;
}

.account-table {
  margin-top: calc(13px + 5 * (100vw - 320px) / 1600);
}
.account-table table {
  border: 1px dashed rgba(var(--light-border), 1);
  border-radius: 4px;
}
.account-table table thead tr th {
  background-color: rgba(var(--section-background), 1);
  color: rgba(var(--theme-default), 1);
  border-bottom-style: dashed;
  white-space: nowrap;
}
.account-table table tbody tr td {
  border-bottom-style: dashed;
  padding: 12px 8px;
  color: rgba(var(--theme-font-color), 1);
  font-weight: 500;
  white-space: nowrap;
  min-width: 130px;
}
.account-table table tbody tr td .status,
.account-table table tbody tr td .cancelled,
.account-table table tbody tr td .pending {
  padding: 2px 8px;
  border-radius: 4px;
  font-weight: 500;
  width: fit-content;
  transition: all 0.4s ease-in-out;
}
.account-table table tbody tr td .status {
  background-color: rgba(var(--success-color), 0.1);
  color: rgba(var(--success-color), 1);
}
.account-table table tbody tr td .status:hover {
  background-color: rgba(var(--success-color), 1);
  color: rgba(var(--white), 1);
}
.account-table table tbody tr td .pending {
  background-color: rgba(var(--rating-color), 0.1);
  color: rgba(var(--rating-color), 1);
}
.account-table table tbody tr td .pending:hover {
  background-color: rgba(var(--rating-color), 1);
  color: rgba(var(--white), 1);
}
.account-table table tbody tr td .cancelled {
  background-color: rgba(var(--theme-default), 0.1);
  color: rgba(var(--theme-default), 1);
}
.account-table table tbody tr td .cancelled:hover {
  background-color: rgba(var(--theme-default), 1);
  color: rgba(var(--white), 1);
}
.account-table .patient-table tbody tr td {
  vertical-align: middle;
  font-weight: 500;
}
.account-table .patient-table .d-flex {
  align-items: center;
  gap: 8px;
}
.account-table .patient-table .d-flex img {
  width: 40px;
  border-radius: 50%;
}
.account-table .patient-table .d-flex h6 {
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  font-weight: 500;
}

.profile-setting-box h6 {
  margin-bottom: 8px;
}
.profile-setting-box .profile-info {
  padding: calc(12px + 6 * (100vw - 320px) / 1600);
  border-radius: 4px;
  border: 1px solid rgba(var(--light-border), 1);
  box-shadow: 0px 2px 8px 0px rgba(var(--black), 0.06);
}

.profile {
  padding: 10px;
  border: 1px solid rgba(var(--light-border), 1);
  background-color: rgba(var(--body-background), 1);
  box-shadow: 0px 2px 8px 0px rgba(var(--black), 0.04);
  border-radius: 4px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 16px;
  margin-bottom: calc(12px + 6 * (100vw - 320px) / 1600);
}
.profile .circle {
  border: 1px solid rgba(var(--light-border), 1);
  border-radius: 4px;
  padding: 8px;
}
.profile .circle img {
  width: 120px;
  height: 120px;
  object-fit: cover;
  border-radius: 50%;
}
.profile .p-image span {
  margin-top: 10px;
  display: block;
  font-weight: 500;
}

.dashboard-left-sidebar-close {
  position: absolute;
  top: 20px;
  right: 15px;
  background-color: rgba(var(--body-background), 1);
  border-radius: 4px;
  height: 28px;
  width: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  outline: 1px solid rgba(var(--body-background), 1);
  outline-offset: 2px;
  z-index: 1;
  visibility: hidden;
  opacity: 0;
}
.dashboard-left-sidebar-close i {
  font-size: 16px;
  color: rgba(var(--theme-default), 1);
}
@media (max-width: 991px) {
  .dashboard-left-sidebar-close {
    visibility: visible;
    opacity: 1;
  }
}

.left-dashboard-show {
  margin-bottom: 14px;
  display: none;
}
@media (max-width: 991px) {
  .left-dashboard-show {
    display: block;
  }
}

.pagination-1 {
  display: flex;
  justify-content: center;
  gap: 12px;
}
.pagination-1 li a {
  height: 35px;
  width: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(var(--body-background), 1);
  border: 1px solid rgba(var(--light-border), 1);
  border-radius: 4px;
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-font-color), 1);
  font-weight: 500;
  box-shadow: 0px 2px 8px 0px rgba(var(--black), 0.04);
  transition: all 0.4s ease-in-out;
}
.pagination-1 li a i {
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-font-color), 1);
  transition: all 0.4s ease-in-out;
}
[dir=rtl] .pagination-1 li a i {
  transform: scaleX(-1);
}
.pagination-1 li a.active, .pagination-1 li a:hover {
  background-color: rgba(var(--theme-default), 1);
  color: rgba(var(--white), 1);
}
.pagination-1 li a.active i, .pagination-1 li a:hover i {
  color: rgba(var(--white), 1);
}

.reviews-box .send,
.reviews-box .reply {
  padding: 12px;
  border: 1px solid rgba(var(--light-border), 1);
  border-radius: 4px;
  box-shadow: 0px 0px 8px 0px rgba(var(--black), 0.08);
  margin-bottom: 20px;
}
.reviews-box .send .d-flex,
.reviews-box .reply .d-flex {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px dashed rgba(var(--light-border), 1);
}
.reviews-box .send .d-flex > div,
.reviews-box .reply .d-flex > div {
  display: flex;
  align-items: center;
  gap: 10px;
}
.reviews-box .send .d-flex > div .img img,
.reviews-box .reply .d-flex > div .img img {
  width: 50px;
  border-radius: 6px;
}
@media (max-width: 480px) {
  .reviews-box .send .d-flex > div .img img,
  .reviews-box .reply .d-flex > div .img img {
    width: 36px;
  }
}
.reviews-box .send p,
.reviews-box .reply p {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.reviews-box .send span,
.reviews-box .reply span {
  display: flex;
  align-items: center;
  gap: 6px;
  color: rgba(var(--theme-font-color), 1);
  margin-top: 12px;
}
.reviews-box .send {
  background-color: rgba(var(--body-background), 1);
}
.reviews-box .reply {
  background-color: rgba(var(--section-background), 1);
  margin-left: 60px;
}
[dir=rtl] .reviews-box .reply {
  margin-left: unset;
  margin-right: 60px;
}
@media (max-width: 480px) {
  .reviews-box .reply {
    margin-left: 25px;
  }
  [dir=rtl] .reviews-box .reply {
    margin-left: unset;
    margin-right: 25px;
  }
}

.dashboard-card {
  border: 1px solid rgba(var(--light-border), 1);
  border-radius: 4px;
  padding: calc(10px + 5 * (100vw - 320px) / 1600);
  box-shadow: 0px 2px 4px rgba(var(--black), 0.08);
  margin-bottom: 20px;
}
.dashboard-card > .card-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: transparent;
  padding-bottom: 10px;
  border-bottom: 1px dashed rgba(var(--light-border), 1);
}
.dashboard-card > .card-header select {
  width: 28%;
  background-color: transparent;
  padding: 4px 8px;
}
@media (max-width: 480px) {
  .dashboard-card > .card-header select {
    display: none;
  }
}
.dashboard-card > .card-header a {
  font-weight: 500;
  text-decoration: underline;
  text-underline-offset: 2px;
}
@media (max-width: 991px) {
  .dashboard-card > .card-header .d-flex {
    display: none !important;
  }
}
.dashboard-card .card-body {
  padding-top: 10px;
}

.upload-file h6 {
  margin-bottom: 8px;
}
.upload-file .profile-content {
  border: 1px solid rgba(var(--light-border), 1);
  padding: 15px;
  border-radius: 6px;
  text-align: center;
}
.upload-file .profile-content i {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(var(--theme-default), 0.15);
  border-radius: 4px;
  font-size: 18px;
  color: rgba(var(--theme-default), 1);
  margin-inline: auto;
}
.upload-file .profile-content input {
  display: none;
}
.upload-file .profile-content label {
  cursor: pointer;
  color: rgba(var(--theme-default), 1);
  margin-block: 10px 3px;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
}
.upload-file .profile-content label span {
  font-weight: 500;
}
.upload-file .profile-content p {
  font-size: 14px;
}

/*=====================
  4.29 zoom-gallery css start
==========================*/
.zoomable {
  position: relative;
  overflow: hidden;
}

.zoomable__img {
  transform-origin: var(--zoom-pos-x, 0%) var(--zoom-pos-y, 0%);
  transition: transform 0.15s linear;
}

.zoomable--zoomed .zoomable__img {
  cursor: zoom-in;
  transform: scale(var(--zoom, 2));
}

.lg-container .lg-prev {
  margin: 0;
  transform: translateY(-50%);
}
.lg-container .lg-prev::after {
  content: "\ea60";
  font-family: remixicon;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}
.lg-container .lg-prev::before {
  content: unset;
}
.lg-container .lg-next {
  transform: translateY(-50%);
  margin: 0;
}
.lg-container .lg-next::after {
  content: "\ea6c";
  font-family: remixicon;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
}
.lg-container .lg-next::before {
  content: unset;
}
.lg-container .lg-outer .lg-thumb {
  padding: 10px 0 13px;
  gap: 15px;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  justify-content: center;
  width: 100% !important;
}
.lg-container .lg-outer .lg-thumb-item {
  border: 1px solid rgba(var(--p-text-color), 1);
  margin: 0 !important;
}
.lg-container .lg-outer .lg-thumb-item.active, .lg-container .lg-outer .lg-thumb-item:hover {
  border-color: rgba(var(--theme-color), 1);
}
.lg-container .lg-outer .lg-thumb-item img {
  object-fit: contain;
}

/*=====================
  4.30 chat css start
==========================*/
.chat-left-sidebar {
  padding: calc(12px + 8 * (100vw - 320px) / 1600) calc(12px + 13 * (100vw - 320px) / 1600);
  border: 1px solid rgba(var(--light-border), 1);
  border-radius: 6px;
  position: relative;
  height: calc(100vh - 2px);
  overflow-y: auto;
}
.chat-left-sidebar .search {
  position: relative;
  margin-top: calc(12px + 6 * (100vw - 320px) / 1600);
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(var(--light-border), 1);
  margin-bottom: 12px;
}
.chat-left-sidebar .search input {
  padding-right: 36px;
}
[dir=rtl] .chat-left-sidebar .search input {
  padding-right: calc(12px + 4 * (100vw - 320px) / 1600);
  padding-left: 36px;
}
.chat-left-sidebar .search i {
  position: absolute;
  top: 38%;
  right: 12px;
  transform: translateY(-50%);
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
  color: rgba(var(--p-text-color), 1);
}
[dir=rtl] .chat-left-sidebar .search i {
  right: unset;
  left: 12px;
}
.chat-left-sidebar .online-contacts {
  margin-bottom: calc(12px + 8 * (100vw - 320px) / 1600);
}
.chat-left-sidebar .online-contacts > h5 {
  margin-bottom: 12px;
}
.chat-left-sidebar .online-contacts > h5 a {
  float: right;
  font-weight: 500;
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-default), 1);
}
[dir=rtl] .chat-left-sidebar .online-contacts > h5 a {
  float: left;
}
.chat-left-sidebar .online-contacts .swiper-slide .img {
  padding: 2px;
  border: 1px solid rgba(var(--theme-default), 0.2);
  border-radius: 8px;
  position: relative;
  margin-bottom: 4px;
}
.chat-left-sidebar .online-contacts .swiper-slide .img img {
  border-radius: 8px;
}
.chat-left-sidebar .pinned-chat h5,
.chat-left-sidebar .recent-chat h5 {
  margin-bottom: 12px;
}
.chat-left-sidebar .pinned-chat .pinned-chat-box li,
.chat-left-sidebar .recent-chat .pinned-chat-box li {
  padding: calc(10px + 2 * (100vw - 320px) / 1600);
  border: 1px solid rgba(var(--light-border), 1);
  width: 100%;
  border-radius: 4px;
  margin-bottom: 12px;
  background-color: rgba(var(--body-background), 1);
}
.chat-left-sidebar .pinned-chat .pinned-chat-box li:last-child,
.chat-left-sidebar .recent-chat .pinned-chat-box li:last-child {
  margin-bottom: 0;
}
.chat-left-sidebar .pinned-chat .pinned-chat-box li .d-flex,
.chat-left-sidebar .recent-chat .pinned-chat-box li .d-flex {
  gap: 10px;
  align-items: center;
}
.chat-left-sidebar .pinned-chat .pinned-chat-box li .d-flex .flex-shrink-0,
.chat-left-sidebar .recent-chat .pinned-chat-box li .d-flex .flex-shrink-0 {
  position: relative;
}
.chat-left-sidebar .pinned-chat .pinned-chat-box li .d-flex .flex-shrink-0 img,
.chat-left-sidebar .recent-chat .pinned-chat-box li .d-flex .flex-shrink-0 img {
  width: 50px;
  border-radius: 10px;
}
.chat-left-sidebar .pinned-chat .pinned-chat-box li .d-flex .flex-grow-1 a h6,
.chat-left-sidebar .recent-chat .pinned-chat-box li .d-flex .flex-grow-1 a h6 {
  font-size: calc(16px + 1 * (100vw - 320px) / 1600);
}
@media (max-width: 480px) {
  .chat-left-sidebar .pinned-chat .pinned-chat-box li .d-flex .flex-grow-1 a h6,
  .chat-left-sidebar .recent-chat .pinned-chat-box li .d-flex .flex-grow-1 a h6 {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
}
.chat-left-sidebar .pinned-chat .pinned-chat-box li .d-flex .flex-grow-1 p,
.chat-left-sidebar .recent-chat .pinned-chat-box li .d-flex .flex-grow-1 p {
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
}
@media (max-width: 480px) {
  .chat-left-sidebar .pinned-chat .pinned-chat-box li .d-flex .flex-grow-1 p,
  .chat-left-sidebar .recent-chat .pinned-chat-box li .d-flex .flex-grow-1 p {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
}
.chat-left-sidebar .pinned-chat .pinned-chat-box li .d-flex .flex-grow-1 .miss-call,
.chat-left-sidebar .recent-chat .pinned-chat-box li .d-flex .flex-grow-1 .miss-call {
  color: #bc2121;
}
.chat-left-sidebar .pinned-chat .pinned-chat-box li .d-flex .last-chat-time,
.chat-left-sidebar .recent-chat .pinned-chat-box li .d-flex .last-chat-time {
  text-align: end;
}
.chat-left-sidebar .pinned-chat .pinned-chat-box li .d-flex .last-chat-time span,
.chat-left-sidebar .recent-chat .pinned-chat-box li .d-flex .last-chat-time span {
  font-weight: 500;
  color: rgba(var(--theme-font-color), 1);
  display: block;
}
.chat-left-sidebar .pinned-chat .pinned-chat-box li .d-flex .last-chat-time .chat-pin,
.chat-left-sidebar .recent-chat .pinned-chat-box li .d-flex .last-chat-time .chat-pin {
  display: flex;
  gap: 6px;
  justify-content: end;
}
.chat-left-sidebar .pinned-chat .pinned-chat-box li .d-flex .last-chat-time .chat-pin .pin,
.chat-left-sidebar .recent-chat .pinned-chat-box li .d-flex .last-chat-time .chat-pin .pin {
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-default), 1);
}
.chat-left-sidebar .pinned-chat .pinned-chat-box li .d-flex .last-chat-time .chat-pin .unpin,
.chat-left-sidebar .recent-chat .pinned-chat-box li .d-flex .last-chat-time .chat-pin .unpin {
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
  color: rgba(var(--p-text-color), 1);
}
.chat-left-sidebar .pinned-chat .pinned-chat-box li .d-flex .last-chat-time .chat-pin .check,
.chat-left-sidebar .recent-chat .pinned-chat-box li .d-flex .last-chat-time .chat-pin .check {
  font-size: calc(18px + 2 * (100vw - 320px) / 1600);
  color: rgba(var(--success-color), 1);
}
.chat-left-sidebar .pinned-chat .pinned-chat-box li .d-flex .last-chat-time .chat-pin .uncheck,
.chat-left-sidebar .recent-chat .pinned-chat-box li .d-flex .last-chat-time .chat-pin .uncheck {
  font-size: calc(18px + 2 * (100vw - 320px) / 1600);
  color: rgba(var(--p-text-color), 1);
}
.chat-left-sidebar .pinned-chat .pinned-chat-box li .d-flex .last-chat-time .new-message,
.chat-left-sidebar .recent-chat .pinned-chat-box li .d-flex .last-chat-time .new-message {
  height: 20px;
  width: 20px;
  background-color: rgba(var(--theme-default), 1);
  border-radius: 50%;
  color: rgba(var(--white), 1);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  float: right;
}
[dir=rtl] .chat-left-sidebar .pinned-chat .pinned-chat-box li .d-flex .last-chat-time .new-message,
[dir=rtl] .chat-left-sidebar .recent-chat .pinned-chat-box li .d-flex .last-chat-time .new-message {
  float: left;
}
.chat-left-sidebar .recent-chat {
  margin-top: calc(14px + 6 * (100vw - 320px) / 1600);
}
.chat-left-sidebar .chat-bg-img {
  position: absolute;
  bottom: 0;
  right: 0;
  opacity: 0.4;
  z-index: -1;
}

.chat-right-sidebar {
  position: relative;
  border-radius: 6px;
  border: 1px solid rgba(var(--light-border), 1);
}
.chat-right-sidebar .custom-scrollbar {
  height: calc(100vh - 156px);
  overflow-y: auto;
}
.chat-right-sidebar .chat-header {
  padding: calc(12px + 4 * (100vw - 320px) / 1600);
  background-color: rgba(var(--section-background), 1);
  border-radius: 6px;
  position: relative;
}
.chat-right-sidebar .chat-header .d-flex {
  gap: 12px;
  align-items: center;
}
.chat-right-sidebar .chat-header .d-flex .flex-shrink-0 {
  position: relative;
}
.chat-right-sidebar .chat-header .d-flex .flex-shrink-0 img {
  width: 55px;
  border-radius: 8px;
}
.chat-right-sidebar .chat-header .d-flex .chat-dropdown {
  display: flex;
  align-items: center;
  gap: 12px;
}
.chat-right-sidebar .chat-header .d-flex .chat-dropdown .chat-search {
  height: 40px;
  width: 40px;
  background-color: rgba(var(--body-background), 1);
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 2px 8px 0px rgba(var(--black), 0.06);
  cursor: pointer;
}
@media (max-width: 480px) {
  .chat-right-sidebar .chat-header .d-flex .chat-dropdown .chat-search {
    height: unset;
    width: unset;
    background-color: transparent;
    box-shadow: none;
  }
}
.chat-right-sidebar .chat-header .d-flex .chat-dropdown .chat-search i {
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
}
.chat-right-sidebar .chat-header .d-flex .chat-dropdown .chat-search .type-head {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  width: calc(100% - (24px + 8 * (100vw - 320px) / 1600));
  transition: all 0.4s ease-in-out;
  z-index: 1;
}
.chat-right-sidebar .chat-header .d-flex .chat-dropdown .chat-search .type-head input {
  background-color: rgba(var(--body-background), 1);
  padding: 20px 30px 20px 20px;
}
.chat-right-sidebar .chat-header .d-flex .chat-dropdown .chat-search .type-head i {
  position: absolute;
  right: 12px;
  top: 26%;
  cursor: pointer;
}
.chat-right-sidebar .chat-header .d-flex .chat-dropdown .chat-search .type-head.open {
  transform: translate(-50%, -50%) scale(1);
}
.chat-right-sidebar .chat-header .d-flex .chat-dropdown .menu {
  height: 40px;
  width: 40px;
  background-color: rgba(var(--body-background), 1);
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 2px 8px 0px rgba(var(--black), 0.06);
  position: relative;
  cursor: pointer;
}
@media (max-width: 480px) {
  .chat-right-sidebar .chat-header .d-flex .chat-dropdown .menu {
    height: unset;
    width: unset;
    background-color: transparent;
    box-shadow: none;
  }
}
.chat-right-sidebar .chat-header .d-flex .chat-dropdown .menu i {
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
}
.chat-right-sidebar .chat-header .d-flex .chat-dropdown .menu:hover ul {
  opacity: 1;
  visibility: visible;
  top: 110%;
}
.chat-right-sidebar .chat-header .d-flex .chat-dropdown .menu ul {
  position: absolute;
  top: 130%;
  right: 0;
  width: 180px;
  background-color: rgba(var(--body-background), 1);
  box-shadow: 0px 2px 8px 0px rgba(var(--black), 0.08);
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s ease-in-out;
  padding: 5px;
}
[dir=rtl] .chat-right-sidebar .chat-header .d-flex .chat-dropdown .menu ul {
  left: 0;
  right: unset;
}
.chat-right-sidebar .chat-header .d-flex .chat-dropdown .menu ul li {
  width: 100%;
  padding: 6px 12px;
  background-color: rgba(var(--light-background), 1);
  border-radius: 2px;
  transition: all 0.4s ease-in-out;
  cursor: pointer;
}
.chat-right-sidebar .chat-header .d-flex .chat-dropdown .menu ul li + li {
  margin-top: 10px;
}
.chat-right-sidebar .chat-header .d-flex .chat-dropdown .menu ul li p {
  transition: all 0.4s ease-in-out;
  font-size: 14px;
  font-weight: 500;
  color: rgba(var(--theme-font-color), 1);
}
.chat-right-sidebar .chat-header .d-flex .chat-dropdown .menu ul li:hover {
  background-color: rgba(var(--theme-default), 1);
}
.chat-right-sidebar .chat-header .d-flex .chat-dropdown .menu ul li:hover p {
  color: rgba(var(--white), 1);
}
.chat-right-sidebar .messages {
  padding: 16px;
}
.chat-right-sidebar .messages .chats {
  display: flex;
  align-items: start;
  gap: 12px;
}
.chat-right-sidebar .messages .chats .avtar-img img {
  width: 45px;
  border-radius: 6px;
}
.chat-right-sidebar .messages .chats .chat-content .name {
  display: flex;
  align-items: center;
  gap: 12px;
}
.chat-right-sidebar .messages .chats .chat-content .name h6 span {
  display: block;
  font-weight: 500;
  margin: 4px 0 8px;
}
.chat-right-sidebar .messages .chats .chat-content .messages-drop {
  padding: 8px 12px;
  background-color: rgba(var(--light-background), 1);
  border-radius: 0 25px 25px 25px;
  margin-top: 8px;
  max-width: 500px;
}
@media (max-width: 480px) {
  .chat-right-sidebar .messages .chats .chat-content .messages-drop {
    max-width: 200px;
  }
}
.chat-right-sidebar .messages .chats .chat-content .messages-drop p {
  color: rgba(var(--theme-font-color), 1);
}
.chat-right-sidebar .messages .chats .chat-content .messages-drop a {
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-font-color), 1);
  font-weight: 500;
  margin-bottom: 12px;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.chat-right-sidebar .messages .chats .chat-content .messages-drop img {
  border-radius: 12px;
}
.chat-right-sidebar .messages .chats.replay {
  margin-bottom: calc(12px + 18 * (100vw - 320px) / 1600);
  justify-content: end;
}
.chat-right-sidebar .messages .chats.replay .chat-content .name {
  justify-content: end;
}
.chat-right-sidebar .messages .chats.replay .chat-content .name h6 span {
  text-align: end;
}
.chat-right-sidebar .messages .chats.replay .messages-drop {
  border-radius: 25px 0 25px 25px;
}
.chat-right-sidebar .messages .massage-date {
  position: relative;
}
.chat-right-sidebar .messages .massage-date:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  height: 2px;
  width: 100%;
  background-color: rgba(var(--light-background), 1);
  z-index: -1;
}
.chat-right-sidebar .messages .massage-date p {
  padding: 8px calc(12px + 18 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-font-color), 1);
  background-color: rgba(var(--light-background), 1);
  border-radius: 25px;
  width: fit-content;
  margin: calc(12px + 18 * (100vw - 320px) / 1600) auto;
}
.chat-right-sidebar .chat-footer {
  background-color: rgba(var(--section-background), 1);
  padding: 4px;
  margin: 16px;
  margin-top: 0;
  border-radius: 6px;
  display: flex;
  align-items: center;
  gap: 5px;
}
@media (max-width: 480px) {
  .chat-right-sidebar .chat-footer {
    gap: 8px;
  }
}
.chat-right-sidebar .chat-footer input {
  border: none;
}
.chat-right-sidebar .chat-footer .footer-button .more-icon {
  height: 40px;
  width: 40px;
  border-radius: 4px;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease-in-out;
  position: relative;
  cursor: pointer;
}
@media (max-width: 480px) {
  .chat-right-sidebar .chat-footer .footer-button .more-icon {
    height: unset;
    width: unset;
    background-color: transparent;
    box-shadow: none;
  }
}
.chat-right-sidebar .chat-footer .footer-button .more-icon > i {
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
  color: rgba(var(--p-text-color), 1);
  transition: all 0.4s ease-in-out;
}
.chat-right-sidebar .chat-footer .footer-button .more-icon ul {
  position: absolute;
  bottom: 130%;
  right: 0;
  background-color: rgba(var(--body-background), 1);
  padding: 12px;
  box-shadow: 0px 2px 8px 0px rgba(var(--black), 0.07);
  min-width: 160px;
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s ease-in-out;
}
[dir=rtl] .chat-right-sidebar .chat-footer .footer-button .more-icon ul {
  right: unset;
  left: 0;
}
.chat-right-sidebar .chat-footer .footer-button .more-icon ul li {
  padding: 4px 0;
}
.chat-right-sidebar .chat-footer .footer-button .more-icon ul li a {
  display: flex;
  gap: 6px;
  font-weight: 500;
  color: rgba(var(--p-text-color), 1);
  transition: all 0.4s ease-in-out;
}
.chat-right-sidebar .chat-footer .footer-button .more-icon ul li a i {
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
  color: rgba(var(--p-text-color), 1);
  transition: all 0.4s ease-in-out;
}
.chat-right-sidebar .chat-footer .footer-button .more-icon ul li a:hover {
  color: rgba(var(--theme-default), 1);
}
.chat-right-sidebar .chat-footer .footer-button .more-icon ul li a:hover i {
  color: rgba(var(--theme-default), 1);
}
.chat-right-sidebar .chat-footer .footer-button .more-icon:hover {
  background-color: rgba(var(--theme-default), 0.12);
}
@media (max-width: 480px) {
  .chat-right-sidebar .chat-footer .footer-button .more-icon:hover {
    background-color: transparent;
  }
}
.chat-right-sidebar .chat-footer .footer-button .more-icon:hover > i {
  color: rgba(var(--theme-default), 1);
}
@media (max-width: 480px) {
  .chat-right-sidebar .chat-footer .footer-button .more-icon:hover > i {
    color: rgba(var(--theme-default), 1);
  }
}
.chat-right-sidebar .chat-footer .footer-button .more-icon:hover ul {
  visibility: visible;
  opacity: 1;
  bottom: 110%;
}

.online,
.offline {
  position: absolute;
  bottom: -1px;
  right: -1px;
  height: 8px;
  width: 8px;
  border-radius: 25px;
  outline: 3px solid rgba(var(--white), 1);
}
.online:after,
.offline:after {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  animation: effect-round 2s linear 1s infinite;
}

.online {
  background-color: rgba(var(--success-color), 1);
}
.online::after {
  border: 1px solid rgba(var(--success-color), 0.4);
}

.offline {
  background-color: #f6a218;
}
.offline::after {
  border: 1px solid rgba(246, 162, 24, 0.4);
}

/*=====================
  4.31 patient-dashboard css start
==========================*/
.patient-main-box {
  background-color: rgba(var(--body-background), 1);
  padding: calc(12px + 18 * (100vw - 320px) / 1600);
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  border-radius: 6px;
  position: sticky;
  top: 10%;
}
.patient-main-box .dashboard-main-title > h5 {
  position: relative;
  width: fit-content;
  margin-bottom: calc(10px + 20 * (100vw - 320px) / 1600);
}
.patient-main-box .dashboard-main-title > h5::after {
  content: "";
  position: absolute;
  bottom: -6px;
  left: 0;
  height: 3px;
  width: 40%;
  background-color: rgba(var(--theme-default), 1);
  border-radius: 4px;
  animation: arrowsvg 4s infinite;
}
.patient-main-box .booking-box {
  background-color: rgba(var(--theme-default), 1);
  background-image: url(../images/patient/booking.png);
  background-size: cover;
  background-position: left;
  border-radius: 6px;
  padding: 36px 16px;
  text-align: right;
}
.patient-main-box .booking-box p {
  color: rgba(var(--white), 1);
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  margin-bottom: 6px;
}
.patient-main-box .booking-box a {
  padding: 6px 16px;
  background-color: rgba(var(--body-background), 1);
  color: rgba(var(--theme-default), 1);
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  font-weight: 600;
  line-height: 1;
  border-radius: 4px;
}
.patient-main-box .favorites-doctor li {
  width: 100%;
  margin: 6px 0;
}
.patient-main-box .favorites-doctor li .d-flex {
  align-items: center;
  gap: 12px;
}
.patient-main-box .favorites-doctor li .d-flex .img img {
  width: 50px;
  border-radius: 4px;
}
.patient-main-box .favorites-doctor li .d-flex .content {
  width: calc(100% - 50px);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.patient-main-box .favorites-doctor li .d-flex .content > div a h6 {
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
}
.patient-main-box .favorites-doctor li .d-flex .content .icon {
  height: 38px;
  width: 38px;
  border-radius: 25px;
  background-color: rgba(var(--theme-default), 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease-in-out;
}
.patient-main-box .favorites-doctor li .d-flex .content .icon i {
  color: rgba(var(--theme-default), 1);
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  transition: all 0.4s ease-in-out;
}
.patient-main-box .favorites-doctor li .d-flex .content .icon:hover {
  background-color: rgba(var(--theme-default), 1);
}
.patient-main-box .favorites-doctor li .d-flex .content .icon:hover i {
  color: rgba(var(--white), 1);
}
.patient-main-box .appointment-item .nav {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  gap: 8px;
  overflow: auto;
  padding: 8px;
  border-radius: 4px;
  background-color: rgba(var(--light-background), 1);
  margin-bottom: 12px;
}
.patient-main-box .appointment-item .nav .nav-item .nav-link {
  padding: 8px 9px;
  border: 1px solid rgba(var(--light-border), 1);
  background-color: rgba(var(--body-background), 1);
  position: relative;
  min-width: 55px;
}
.patient-main-box .appointment-item .nav .nav-item .nav-link:after {
  content: "";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 6px;
  height: 6px;
  border-radius: 10px;
  background-color: rgba(var(--body-background), 1);
  transform: scale(0);
  transition: all 0.4s ease-in-out;
}
.patient-main-box .appointment-item .nav .nav-item .nav-link p {
  font-weight: 500;
}
.patient-main-box .appointment-item .nav .nav-item .nav-link span {
  font-weight: 600;
  text-transform: capitalize;
}
.patient-main-box .appointment-item .nav .nav-item .nav-link.active {
  background-color: rgba(var(--theme-default), 1);
}
.patient-main-box .appointment-item .nav .nav-item .nav-link.active::after {
  transform: scale(1);
}
.patient-main-box .appointment-item .nav .nav-item .nav-link.active p {
  color: rgba(var(--white), 1);
}
.patient-main-box .appointment-item .nav .nav-item .nav-link.active span {
  color: rgba(var(--white), 1);
}
.patient-main-box .appointment-item .appointment-tab {
  padding: 8px;
  border: 1px solid rgba(var(--light-border), 1);
  border-radius: 4px;
}
.patient-main-box .appointment-item .appointment-tab .d-flex {
  align-self: start;
  justify-content: space-between;
}
.patient-main-box .appointment-item .appointment-tab .d-flex .doctor-fav {
  display: flex;
  align-self: start;
  gap: 10px;
}
.patient-main-box .appointment-item .appointment-tab .d-flex .doctor-fav .img img {
  width: 50px;
  border-radius: 4px;
}
.patient-main-box .appointment-item .appointment-tab .d-flex .icon {
  height: 35px;
  width: 35px;
  background-color: rgba(var(--light-background), 1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.patient-main-box .appointment-item .appointment-tab .d-flex .icon i {
  color: rgba(var(--p-text-color), 1);
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
}
.patient-main-box .appointment-item .appointment-tab > p {
  margin: 6px 0;
  padding: 6px 12px;
  border: 1px dashed rgba(var(--light-border), 1);
  border-left: none;
  border-right: none;
  border-radius: 4px;
  background-color: rgba(var(--section-background), 1);
}
.patient-main-box .appointment-item .appointment-tab .button-group {
  display: flex;
  gap: 14px;
  margin-top: 12px;
  flex-wrap: wrap;
}
.patient-main-box .appointment-item .appointment-tab .button-group .chat-btn {
  background-color: rgba(var(--light-background), 1);
  color: rgba(var(--p-text-color), 1);
  font-weight: 600;
  border-radius: 0 !important;
}
.patient-main-box .appointment-item .appointment-tab .button-group .chat-btn:hover {
  background-color: rgba(var(--theme-default), 1);
  color: rgba(var(--white), 1);
}
.patient-main-box .appointment-item .appointment-tab .button-group .btn {
  padding: calc(8px + 2 * (100vw - 320px) / 1600) calc(10px + 2 * (100vw - 320px) / 1600);
  line-height: 1.2;
  display: flex;
  align-items: center;
  gap: 4px;
}
.patient-main-box .custom-data-label {
  margin-top: -35px;
  margin-bottom: -20px;
}
.patient-main-box .custom-data-label .apexcharts-datalabels {
  translate: 0px -5px;
}
.patient-main-box .custom-data-label .apexcharts-datalabels rect {
  filter: drop-shadow(0 4px 4px rgba(var(--black), 0.3));
  height: 25px;
  width: 25px;
  stroke: rgba(var(--white), 1);
  stroke-width: 3px;
}
.patient-main-box .custom-data-label .apexcharts-datalabels text {
  translate: 1px 5px;
}
.patient-main-box .custom-data-label .apexcharts-datalabels .apexcharts-data-labels:first-child rect {
  fill: rgb(39, 72, 134);
}
.patient-main-box .custom-data-label .apexcharts-datalabels .apexcharts-data-labels:nth-child(2) rect {
  fill: rgb(211, 77, 63);
}
.patient-main-box .custom-data-label .apexcharts-datalabels .apexcharts-data-labels:nth-child(3) rect {
  fill: rgb(218, 152, 23);
}
.patient-main-box .custom-data-label .apexcharts-datalabels .apexcharts-data-labels:nth-child(4) rect {
  fill: rgb(14, 164, 186);
}
.patient-main-box .custom-data-label .apexcharts-datalabels .apexcharts-data-labels:nth-child(5) rect {
  fill: rgb(71, 148, 71);
}
.patient-main-box .custom-data-label .apexcharts-datalabels .apexcharts-data-labels:nth-child(6) rect {
  fill: rgb(39, 72, 134);
}
.patient-main-box .custom-data-label .apexcharts-datalabels .apexcharts-data-labels:nth-child(7) rect {
  fill: rgb(214, 76, 89);
}
.patient-main-box .custom-data-label .apexcharts-datalabels .apexcharts-data-labels:nth-child(8) rect {
  fill: rgb(218, 152, 23);
}
.patient-main-box .health-record {
  margin-top: 10px;
}
@media (max-width: 575px) {
  .patient-main-box .health-record {
    margin-top: 0;
  }
}
.patient-main-box .health-record p {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  margin-bottom: 4px;
}
.patient-main-box .health-record p i {
  color: rgba(var(--theme-default), 0.8);
}
@media (max-width: 991px) {
  .patient-main-box .health-record p i {
    font-size: calc(18px + 6 * (100vw - 320px) / 1600);
  }
}
.patient-main-box .health-record h5 {
  display: flex;
  align-items: flex-start;
  gap: 4px;
}
.patient-main-box .health-record h5 span {
  color: rgba(var(--success-color), 1);
  font-weight: 500;
}
.patient-main-box .report-table table {
  border: 1px dashed rgba(var(--light-border), 1);
}
.patient-main-box .report-table table thead tr th {
  background-color: rgba(var(--section-background), 1);
  color: rgba(var(--theme-default), 1);
}
.patient-main-box .report-table table tbody tr td {
  color: rgba(var(--theme-font-color), 1);
  font-weight: 500;
  white-space: nowrap;
  vertical-align: middle;
  text-transform: capitalize;
}
@media (max-width: 1199px) {
  .patient-main-box .report-table table tbody tr td {
    min-width: 150px;
  }
}
.patient-main-box .report-table table tbody tr td.status {
  display: flex;
  align-items: center;
  gap: 12px;
}
.patient-main-box .report-table table tbody tr td.status span {
  padding: 2px 8px;
  color: rgba(var(--white), 1);
  background-color: rgba(var(--success-color), 0.8);
  border-radius: 4px;
}
.patient-main-box .report-table table tbody tr td.status .icon {
  height: 36px;
  width: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.patient-main-box .report-table table tbody tr td.status .icon i {
  font-weight: 500;
}
.patient-main-box .report-table table tbody tr td.status .icon:first-child {
  background-color: rgba(var(--theme-default), 0.08);
}
.patient-main-box .report-table table tbody tr td.status .icon:first-child i {
  color: rgba(var(--theme-default), 1);
}
.patient-main-box .report-table table tbody tr td.status .icon:last-child {
  background-color: rgba(var(--danger-color), 0.08);
}
.patient-main-box .report-table table tbody tr td.status .icon:last-child i {
  color: rgba(var(--danger-color), 1);
}
.patient-main-box .overall-chart {
  margin-bottom: -20px;
}
.patient-main-box .preview-none {
  margin-top: 20px;
  justify-content: end;
}
.patient-main-box .report-table .table tbody tr td .d-flex {
  gap: 6px;
}
.patient-main-box .report-table .table tbody tr td .d-flex i {
  color: rgba(var(--theme-default), 1);
}
.patient-main-box .report-table .table tbody tr td.status .icon {
  background-color: rgba(var(--p-text-color), 0.1);
}
.patient-main-box .report-table .table tbody tr td.status .icon i {
  color: rgba(var(--p-text-color), 1);
}

/*=====================
 4.02 Header css start
==========================*/
.history-box .img {
  border-radius: 10px;
  position: relative;
}
.history-box .img img {
  border-radius: 10px;
}
.history-box .img::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: radial-gradient(circle, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
  border-radius: 10px;
  transition: all 0.4s ease-in-out;
  opacity: 0;
}
@media (max-width: 575px) {
  .history-box .img::after {
    display: none;
  }
}
.history-box .img .number-box {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0) rotate(180deg);
  z-index: 1;
  height: 80px;
  width: 80px;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(5px);
  border: 1px dashed rgba(var(--white), 0.6);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 575px) {
  .history-box .img .number-box {
    top: unset;
    left: unset;
    bottom: 0;
    right: 0;
    transform: unset;
    width: auto;
    height: auto;
    padding: 5px 10px;
    border-radius: 6px 0 0 0;
  }
}
.history-box .img .number-box p {
  color: rgba(var(--white), 1);
  font-size: calc(22px + 14 * (100vw - 320px) / 1600);
}
.history-box .content {
  margin-top: 12px;
}
.history-box .content h5 {
  margin-bottom: 8px;
  transition: all 0.4s ease-in-out;
  font-size: calc(17px + 7 * (100vw - 320px) / 1600);
}
@media (max-width: 757px) {
  .history-box .content h5 {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
  }
}
.history-box .content p {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.history-box:hover .img::after {
  backdrop-filter: blur(1px);
  opacity: 1;
}
.history-box:hover .img .number-box {
  transform: translate(-50%, -50%) scale(1) rotate(0deg);
}
@media (max-width: 575px) {
  .history-box:hover .img .number-box {
    transform: unset;
  }
}
.history-box:hover .content h5 {
  color: rgba(var(--theme-default), 1);
}

.history-timeline {
  background: url(../images/history/history.png), rgba(var(--theme-default), 1);
  background-repeat: no-repeat;
  background-size: cover;
}
.history-timeline .history-slider-box .swiper-slide {
  text-align: center;
}
.history-timeline .history-slider-box .swiper-slide:nth-child(odd) .steps-dot .dot:after {
  bottom: 12px;
  top: unset;
}
.history-timeline .history-slider-box .swiper-slide:nth-child(even) .steps-dot {
  padding-bottom: 40px;
}
.history-timeline .history-slider-box .swiper-slide:nth-child(even) .steps-dot .dot:after {
  top: 12px;
  bottom: unset;
}
.history-timeline .history-slider-box .swiper-slide .history-content {
  height: calc(110px + 40 * (100vw - 320px) / 1600);
}
.history-timeline .history-slider-box .swiper-slide .history-content p {
  color: rgba(var(--white), 0.9);
  font-size: calc(14px + 6 * (100vw - 320px) / 1600);
}
.history-timeline .history-slider-box .swiper-slide .history-content h4 {
  color: rgba(var(--white), 1);
  margin-bottom: 12px;
}
.history-timeline .history-slider-box .swiper-slide .history-content span {
  color: rgba(var(--white), 0.8);
  width: 80%;
  display: block;
  margin: auto;
}
@media (max-width: 575px) {
  .history-timeline .history-slider-box .swiper-slide .history-content span {
    width: 100%;
  }
}
.history-timeline .history-slider-box .swiper-slide .steps-dot {
  margin: 20px auto;
}
.history-timeline .history-slider-box .swiper-slide .steps-dot .line {
  position: relative;
  top: 5px;
}
.history-timeline .history-slider-box .swiper-slide .steps-dot .line:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 0.5px;
  background-color: rgba(var(--white), 1);
  transform: translateY(-50%);
}
.history-timeline .history-slider-box .swiper-slide .steps-dot .dot {
  height: 12px;
  width: 12px;
  background-color: rgba(var(--white), 1);
  margin: auto;
  border-radius: 25px;
  outline: 1px dashed rgba(var(--white), 0.8);
  outline-offset: 2px;
  position: relative;
  z-index: 1;
}
.history-timeline .history-slider-box .swiper-slide .steps-dot .dot:after {
  content: "";
  position: absolute;
  left: 50%;
  width: 0.5px;
  height: 40px;
  border-radius: 50%;
  background-color: rgba(var(--white), 0.8);
  transform: translateX(-50%);
}
.history-timeline .history-slider-box .swiper-slide .history-img {
  height: calc(110px + 40 * (100vw - 320px) / 1600);
}
.history-timeline .history-slider-box .swiper-slide .history-img img {
  height: 145px;
  object-fit: cover;
}

/*=====================
  4.33 out-timetable css start
==========================*/
.time-table-box .bg-light-gray {
  background-color: rgba(var(--light-background), 1);
}
.time-table-box .table {
  border: 1px dashed rgba(var(--black), 0.15);
}
.time-table-box .table:focus-visible {
  outline: none;
}
.time-table-box .table thead th {
  padding: calc(10px + 4 * (100vw - 320px) / 1600);
  color: rgba(var(--white), 1);
  background-color: rgba(var(--theme-default), 1);
  font-size: 16px;
  font-weight: 600;
}
.time-table-box .table tbody tr td {
  padding: calc(8px + 22 * (100vw - 320px) / 1600);
  border: 1px dashed rgba(var(--light-border), 1);
  max-width: 110px;
  width: 110px;
  vertical-align: middle;
}
@media (max-width: 1199px) {
  .time-table-box .table tbody tr td {
    max-width: unset;
    width: unset;
    min-width: 150px;
  }
}
.time-table-box .table tbody tr td a h6 {
  font-size: 16px;
  font-weight: 500;
}
.time-table-box .table tbody tr td p {
  font-size: 15px;
  font-weight: 400;
  color: rgba(var(--content-color), 1);
}
.time-table-box .table tbody tr td.time {
  font-weight: 600;
  font-size: calc(16px + 2 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-font-color), 1);
  background-color: rgba(var(--light-background), 1);
}
.time-table-box .table tbody tr td span {
  font-size: 14px;
  color: rgba(var(--theme-default), 1);
  font-weight: 600;
  margin-top: 4px;
  display: block;
}

.timetable-tab {
  gap: calc(8px + 2 * (100vw - 320px) / 1600);
}
.timetable-tab .nav-item .nav-link {
  border-radius: 50px;
  background-color: rgba(var(--light-background), 1);
  color: rgba(var(--theme-font-color), 1);
  font-weight: 600;
  transition: all 0.4s ease-in-out;
  padding: calc(6px + 2 * (100vw - 320px) / 1600) calc(12px + 4 * (100vw - 320px) / 1600);
}
.timetable-tab .nav-item .nav-link.active {
  background-color: rgba(var(--theme-default), 1);
  color: rgba(var(--white), 1);
}

.timetable-inner-box-1 {
  background-color: rgba(var(--theme-default), 1);
  padding: calc(16px + 19 * (100vw - 320px) / 1600);
  border-radius: 10px;
  position: relative;
  margin-right: 12px;
}
.timetable-inner-box-1 .icon {
  position: absolute;
  bottom: -3%;
  right: -2%;
  height: calc(60px + 10 * (100vw - 320px) / 1600);
  width: calc(60px + 10 * (100vw - 320px) / 1600);
  background-color: rgba(var(--theme-default), 1);
  border: 6px solid rgba(var(--white), 1);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transform: rotate(0deg);
  transition: all 0.9s ease-in-out;
}
body.dark .timetable-inner-box-1 .icon {
  border-color: #0f1c34;
}
[dir=rtl] .timetable-inner-box-1 .icon {
  right: unset;
  left: -2%;
}
@media (max-width: 1199px) {
  .timetable-inner-box-1 .icon {
    right: -1%;
  }
  [dir=rtl] .timetable-inner-box-1 .icon {
    left: -1%;
    right: unset;
  }
}
@media (max-width: 991px) {
  .timetable-inner-box-1 .icon {
    right: -2%;
  }
  [dir=rtl] .timetable-inner-box-1 .icon {
    left: -2%;
    right: unset;
  }
}
@media (max-width: 480px) {
  .timetable-inner-box-1 .icon {
    bottom: -4%;
  }
}
.timetable-inner-box-1 .icon i {
  color: rgba(var(--white), 1);
  font-size: calc(20px + 8 * (100vw - 320px) / 1600);
  transform: rotateY(0deg);
  transition: all 0.6s ease-in-out;
}
.timetable-inner-box-1 h5 {
  margin-bottom: calc(16px + 4 * (100vw - 320px) / 1600);
  color: rgba(var(--white), 1);
  padding-bottom: calc(12px + 4 * (100vw - 320px) / 1600);
  border-bottom: 1px dashed rgba(var(--white), 0.2);
}
.timetable-inner-box-1 ul li {
  width: 100%;
  padding: calc(4px + 4 * (100vw - 320px) / 1600) 0;
}
.timetable-inner-box-1 ul li p {
  color: rgba(var(--white), 1);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.timetable-inner-box-1 ul li p span {
  color: rgba(var(--white), 0.8);
}
.timetable-inner-box-1:hover .icon i {
  transform: rotate(360deg);
}

.timetable-inner-box-2 {
  background-color: #173c7e;
  padding: calc(16px + 19 * (100vw - 320px) / 1600);
  border-radius: 10px;
  position: relative;
  margin-right: 12px;
}
.timetable-inner-box-2 .icon {
  position: absolute;
  bottom: -3%;
  right: -2%;
  height: 70px;
  width: 70px;
  background-color: #173c7e;
  border: 6px solid rgba(var(--white), 1);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transform: rotate(0deg);
  transition: all 0.9s ease-in-out;
}
body.dark .timetable-inner-box-2 .icon {
  border-color: #0f1c34;
}
[dir=rtl] .timetable-inner-box-2 .icon {
  right: unset;
  left: -2%;
}
@media (max-width: 1199px) {
  .timetable-inner-box-2 .icon {
    right: -1%;
  }
  [dir=rtl] .timetable-inner-box-2 .icon {
    left: -1%;
    right: unset;
  }
}
@media (max-width: 991px) {
  .timetable-inner-box-2 .icon {
    right: -2%;
  }
  [dir=rtl] .timetable-inner-box-2 .icon {
    left: -2%;
    right: unset;
  }
}
@media (max-width: 480px) {
  .timetable-inner-box-2 .icon {
    bottom: -4%;
    right: -3%;
  }
  [dir=rtl] .timetable-inner-box-2 .icon {
    left: -3%;
    right: unset;
  }
}
.timetable-inner-box-2 .icon i {
  color: rgba(var(--white), 1);
  font-size: calc(20px + 8 * (100vw - 320px) / 1600);
  transform: rotateY(0deg);
  transition: all 0.6s ease-in-out;
}
.timetable-inner-box-2 h5 {
  margin-bottom: calc(16px + 4 * (100vw - 320px) / 1600);
  color: rgba(var(--white), 1);
  padding-bottom: calc(12px + 4 * (100vw - 320px) / 1600);
  border-bottom: 1px dashed rgba(var(--white), 0.2);
}
.timetable-inner-box-2 p {
  margin-bottom: calc(12px + 30 * (100vw - 320px) / 1600);
  color: rgba(var(--white), 0.8);
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.timetable-inner-box-2 .btn {
  border-image: linear, left top, right top, from(rgba(var(--white), 0.9)), to(rgba(var(--white), 1));
  color: rgba(var(--white), 1);
}
.timetable-inner-box-2:hover .icon i {
  transform: rotate(360deg);
}

.timetable-inner-box-3 {
  background: url(../images/others/timing.jpg);
  padding: calc(16px + 19 * (100vw - 320px) / 1600);
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 10px;
  position: relative;
  margin-right: 12px;
  z-index: 1;
}
.timetable-inner-box-3::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 6px;
  z-index: -1;
}
[dir=rtl] .timetable-inner-box-3::after {
  left: unset;
  right: 0;
}
.timetable-inner-box-3 .icon {
  position: absolute;
  bottom: -4%;
  right: -2%;
  height: 70px;
  width: 70px;
  background-color: rgba(var(--theme-default), 1);
  border: 6px solid rgba(var(--white), 1);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transform: rotate(0deg);
  transition: all 0.9s ease-in-out;
}
body.dark .timetable-inner-box-3 .icon {
  border-color: #0f1c34;
}
[dir=rtl] .timetable-inner-box-3 .icon {
  right: unset;
  left: -2%;
}
@media (max-width: 1199px) {
  .timetable-inner-box-3 .icon {
    right: -1%;
  }
  [dir=rtl] .timetable-inner-box-3 .icon {
    left: -1%;
    right: unset;
  }
}
@media (max-width: 991px) {
  .timetable-inner-box-3 .icon {
    right: -2%;
  }
  [dir=rtl] .timetable-inner-box-3 .icon {
    left: -2%;
    right: unset;
  }
}
@media (max-width: 480px) {
  .timetable-inner-box-3 .icon {
    right: -3%;
    bottom: -4%;
  }
  [dir=rtl] .timetable-inner-box-3 .icon {
    left: -3%;
    right: unset;
  }
}
.timetable-inner-box-3 .icon i {
  color: rgba(var(--white), 1);
  font-size: calc(20px + 8 * (100vw - 320px) / 1600);
  transform: rotateY(0deg);
  transition: all 0.6s ease-in-out;
}
.timetable-inner-box-3 h5 {
  margin-bottom: calc(16px + 4 * (100vw - 320px) / 1600);
  color: rgba(var(--white), 1);
  padding-bottom: calc(12px + 4 * (100vw - 320px) / 1600);
  border-bottom: 1px dashed rgba(var(--white), 0.2);
}
.timetable-inner-box-3 p {
  color: rgba(var(--white), 1);
  margin-bottom: calc(22px + 8 * (100vw - 320px) / 1600);
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.timetable-inner-box-3 .d-flex {
  gap: 16px;
  margin-bottom: 12px;
}
.timetable-inner-box-3 .d-flex img {
  width: 50px;
}
.timetable-inner-box-3 .d-flex span {
  color: rgba(var(--white), 0.8);
  margin-bottom: 4px;
  display: block;
}
.timetable-inner-box-3 .d-flex h6 {
  color: rgba(var(--white), 1);
}
.timetable-inner-box-3:hover .icon i {
  transform: rotate(360deg);
}

@media (max-width: 1199px) {
  .timetable-item .d-flex {
    display: block !important;
    margin-bottom: calc(16px + 4 * (100vw - 320px) / 1600);
  }
}
@media (max-width: 1199px) {
  .timetable-item .d-flex .title-8 {
    margin-bottom: calc(12px + 4 * (100vw - 320px) / 1600);
  }
}

/*=====================
  4.34 pricing-plan css start
==========================*/
.pricing-plan {
  background: rgba(var(--light-background), 1);
  border-radius: 10px;
  padding: calc(18px + 12 * (100vw - 320px) / 1600);
  box-shadow: 0px 2px 8px 0px rgba(var(--black), 0.1);
  transition: all 0.4s ease-in-out;
  border: 1px solid rgba(var(--header-border), 1);
}
.pricing-plan .d-flex {
  align-items: center;
  gap: 16px;
  margin-bottom: calc(14px + 12 * (100vw - 320px) / 1600);
  transition: all 0.4s ease-in-out;
}
.pricing-plan .d-flex .icon {
  height: 70px;
  width: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  background-color: transparent;
  transition: all 0.8s ease-in-out;
  position: relative;
  z-index: 1;
}
@media (max-width: 576px) {
  .pricing-plan .d-flex .icon {
    height: 60px;
    width: 60px;
  }
}
.pricing-plan .d-flex .icon::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 10px;
  background-color: rgba(var(--body-background), 1);
  transform: rotate(0deg);
  box-shadow: 0px 2px 8px 0px rgba(var(--black), 0.1);
  transition: all 0.8s ease-in-out;
  z-index: -1;
}
.pricing-plan .d-flex .icon i {
  font-size: calc(30px + 10 * (100vw - 320px) / 1600);
  transition: all 0.4s ease-in-out;
  color: rgba(var(--theme-font-color), 1);
}
.pricing-plan .d-flex > div p {
  transition: all 0.4s ease-in-out;
}
.pricing-plan .d-flex > div h5 {
  transition: all 0.4s ease-in-out;
}
.pricing-plan > p {
  margin-bottom: calc(12px + 8 * (100vw - 320px) / 1600);
  transition: all 0.4s ease-in-out;
}
.pricing-plan h4 {
  margin-bottom: 12px;
  transition: all 0.4s ease-in-out;
}
.pricing-plan h4 span {
  transition: all 0.4s ease-in-out;
  font-weight: 500;
}
.pricing-plan h5 {
  margin-bottom: calc(8px + 2 * (100vw - 320px) / 1600);
  transition: all 0.4s ease-in-out;
}
.pricing-plan ul li {
  width: 100%;
  display: flex;
  align-items: center;
  gap: calc(8px + 2 * (100vw - 320px) / 1600);
  padding: calc(4px + 2 * (100vw - 320px) / 1600) 0;
  transition: all 0.4s ease-in-out;
}
.pricing-plan ul li i {
  transition: all 0.4s ease-in-out;
}
.pricing-plan ul li p {
  transition: all 0.4s ease-in-out;
}
.pricing-plan:hover {
  background-color: rgba(var(--theme-default), 1);
}
.pricing-plan:hover .d-flex .icon::after {
  transform: rotate(180deg);
}
.pricing-plan:hover .d-flex .icon i {
  color: rgba(var(--theme-default), 1);
}
.pricing-plan:hover .d-flex > div p {
  color: rgba(var(--white), 0.8);
}
.pricing-plan:hover .d-flex > div h5 {
  color: rgba(var(--white), 1);
}
.pricing-plan:hover > p {
  color: rgba(var(--white), 1);
}
.pricing-plan:hover h4 {
  color: rgba(var(--white), 1);
}
.pricing-plan:hover h4 span {
  color: rgba(var(--white), 1);
}
.pricing-plan:hover h5 {
  color: rgba(var(--white), 1);
}
.pricing-plan:hover ul li p {
  color: rgba(var(--white), 1);
}
.pricing-plan:hover ul li i {
  color: rgba(var(--white), 1);
}

.flexible-pricing-plan {
  background-image: url(../images/layout-9/7.png);
  background-repeat: no-repeat;
  overflow: hidden;
}
.flexible-pricing-plan .pricing-item {
  background-color: rgba(var(--body-background), 1);
  box-shadow: 0px 3px 5px rgba(var(--black), 0.06);
  border-radius: 6px;
  text-align: center;
  margin-top: calc(20px + 40 * (100vw - 320px) / 1600);
}
@media (max-width: 991px) {
  .flexible-pricing-plan .pricing-item {
    margin-top: 0;
  }
}
.flexible-pricing-plan .pricing-item.active {
  margin-top: 0;
  background-color: rgba(var(--theme-default), 1);
}
.flexible-pricing-plan .pricing-item.active .heading h3 {
  color: rgba(var(--white), 1);
}
.flexible-pricing-plan .pricing-item.active .heading h3 span {
  color: rgba(var(--white), 1);
}
.flexible-pricing-plan .pricing-item.active .heading .btn {
  color: rgba(var(--theme-default), 1);
}
.flexible-pricing-plan .pricing-item.active .heading .btn::before {
  background-image: linear-gradient(90deg, rgba(var(--white), 1) 100%, rgba(var(--white), 1) 100%);
}
.flexible-pricing-plan .pricing-item.active .heading .btn:hover {
  border-color: rgba(var(--white), 1) !important;
  color: rgba(var(--white), 1) !important;
}
.flexible-pricing-plan .pricing-item.active .content ul li {
  color: rgba(var(--white), 1);
}
.flexible-pricing-plan .pricing-item.active .content ul li i {
  color: rgba(var(--white), 1);
}
.flexible-pricing-plan .pricing-item.active .content .btn {
  border-color: rgba(var(--white), 1) !important;
  color: rgba(var(--white), 1) !important;
}
.flexible-pricing-plan .pricing-item.active .content .btn:hover {
  color: rgba(var(--theme-default), 1) !important;
}
.flexible-pricing-plan .pricing-item.active .content .btn:hover::after {
  background-image: linear-gradient(90deg, rgba(var(--white), 1) 100%, rgba(var(--white), 1) 100%) !important;
}
.flexible-pricing-plan .pricing-item .heading {
  padding: calc(20px + 15 * (100vw - 320px) / 1600);
  border-bottom: 2px dashed rgba(var(--light-border), 1);
  position: relative;
}
.flexible-pricing-plan .pricing-item .heading::after {
  content: "";
  position: absolute;
  bottom: -13px;
  left: -13px;
  height: 25px;
  width: 25px;
  background-color: #fdf8f5;
  border-radius: 50%;
}
body.dark .flexible-pricing-plan .pricing-item .heading::after {
  background-color: #2a211c;
}
.flexible-pricing-plan .pricing-item .heading::before {
  content: "";
  position: absolute;
  bottom: -13px;
  right: -13px;
  height: 25px;
  width: 25px;
  background-color: #fdf8f5;
  border-radius: 50%;
}
body.dark .flexible-pricing-plan .pricing-item .heading::before {
  background-color: #2a211c;
}
.flexible-pricing-plan .pricing-item .heading h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: calc(12px + 8 * (100vw - 320px) / 1600);
  margin-bottom: 12px;
}
.flexible-pricing-plan .pricing-item .heading h3 span {
  color: rgba(var(--theme-default), 1);
  font-size: calc(16px + 4 * (100vw - 320px) / 1600);
  text-transform: uppercase;
}
.flexible-pricing-plan .pricing-item .heading .btn {
  text-transform: uppercase;
  font-weight: 500;
  padding: 12px 22px;
}
.flexible-pricing-plan .pricing-item .content {
  padding: calc(20px + 15 * (100vw - 320px) / 1600);
}
.flexible-pricing-plan .pricing-item .content ul {
  margin-bottom: calc(20px + 10 * (100vw - 320px) / 1600);
}
.flexible-pricing-plan .pricing-item .content ul li {
  display: flex;
  align-items: center;
  gap: 12px;
  text-align: start;
  color: rgba(var(--theme-font-color), 1);
  font-size: calc(14px + 4 * (100vw - 320px) / 1600);
}
.flexible-pricing-plan .pricing-item .content ul li + li {
  padding-top: calc(18px + 4 * (100vw - 320px) / 1600);
}
.flexible-pricing-plan .pricing-item .content ul li i {
  color: rgba(var(--theme-default), 1);
  font-size: calc(16px + 4 * (100vw - 320px) / 1600);
}
[dir=rtl] .flexible-pricing-plan .pricing-item .content ul li i {
  transform: scale(-1);
}

/*=====================
  4.35 booking css start
==========================*/
.booking-date {
  flex-wrap: wrap;
  gap: 20px;
}
.booking-date .dropdown {
  background-color: rgba(var(--light-background), 1);
  border: 1px solid rgba(var(--light-border), 1);
  border-radius: 4px;
  width: 100%;
}
@media (max-width: 767px) {
  .booking-date .dropdown {
    display: none;
  }
}
.booking-date .dropdown:focus-visible {
  outline: none;
}
.booking-date .dropdown .dropdown-toggle {
  font-weight: 500;
  padding: 8px 24px;
  font-size: 14px;
  border: none;
  color: rgba(var(--theme-font-color), 1);
}
.booking-date .dropdown .dropdown-toggle:after {
  margin-left: 20px;
}
[dir=rtl] .booking-date .dropdown .dropdown-toggle:after {
  margin-left: 0;
  margin-right: 20px;
}
.booking-date .dropdown .dropdown-menu {
  width: 100%;
  background-color: rgba(var(--light-background), 1);
  padding: calc(12px + 8 * (100vw - 320px) / 1600);
  border-color: rgba(var(--light-border), 1);
}
.booking-date .dropdown .dropdown-menu > div {
  margin-bottom: calc(12px + 4 * (100vw - 320px) / 1600);
}
.booking-date .dropdown .dropdown-menu > div label {
  color: rgba(var(--theme-font-color), 1);
}

.booking-days {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: calc(12px + 4 * (100vw - 320px) / 1600);
  border: 1px dashed rgba(var(--light-border), 1);
  background-color: rgba(var(--light-background), 1);
  border-radius: 4px;
}
@media (max-width: 991px) {
  .booking-days {
    overflow-x: auto;
  }
}
.booking-days li {
  background-color: rgba(var(--body-background), 1);
  border: 1px dashed rgba(var(--light-border), 1);
  border-radius: 4px;
  width: auto;
  width: 100%;
  text-align: center;
  padding: calc(10px + 6 * (100vw - 320px) / 1600) calc(12px + 4 * (100vw - 320px) / 1600);
  transition: all 0.4s ease-in-out;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 2px;
}
@media (max-width: 991px) {
  .booking-days li {
    min-width: 130px;
    width: 130px;
  }
}
.booking-days li h6 {
  transition: all 0.4s ease-in-out;
  font-size: 16px;
  color: rgba(var(--theme-font-color), 0.8);
  font-weight: 500;
}
.booking-days li span {
  font-size: 20px;
  font-weight: 600;
  color: rgba(var(--theme-default), 1);
  transition: all 0.4s ease-in-out;
}
.booking-days li:hover {
  background-color: rgba(var(--theme-default), 1);
  background-image: url(../images/others/booking.png);
  border-color: rgba(var(--theme-default), 1);
  background-size: cover;
  background-repeat: no-repeat;
}
.booking-days li:hover h6 {
  color: rgba(var(--white), 0.8);
}
.booking-days li:hover span {
  color: rgba(var(--white), 1);
}

.booking-timing {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: calc(12px + 4 * (100vw - 320px) / 1600);
  border: 1px dashed rgba(var(--light-border), 1);
  border-radius: 4px;
}
@media (max-width: 991px) {
  .booking-timing {
    overflow-x: auto;
  }
}
.booking-timing li {
  width: 100%;
}
@media (max-width: 991px) {
  .booking-timing li {
    min-width: 130px;
    width: 130px;
  }
}
.booking-timing li a {
  display: block;
  text-align: center;
  margin: 8px 0;
  padding: 6px 12px;
  border: 1px solid rgba(var(--light-border), 1);
  border-radius: 4px;
  background-color: rgba(var(--black), 0.02);
  transition: all 0.4s ease-in-out;
  color: rgba(var(--p-text-color), 1);
  font-weight: 500;
}
.booking-timing li a:first-child {
  margin-top: 0;
}
.booking-timing li a:last-child {
  margin-bottom: 0;
}
.booking-timing li a:hover {
  background-color: rgba(var(--theme-default), 0.25);
  border: 1px solid rgba(var(--theme-default), 0.5);
  color: rgba(var(--theme-default), 1);
}
.booking-timing li a.active {
  border: 1px solid rgba(var(--theme-default), 1);
  background-color: rgba(var(--theme-default), 1);
  color: rgba(var(--white), 1);
  font-weight: 600;
}

.booking-summary .patients-box > h6 {
  font-size: 15px;
  color: rgba(var(--theme-font-color), 0.6);
  font-weight: 600;
  display: flex;
  align-items: baseline;
  gap: 5px;
}
.booking-summary .patients-box .d-flex .flex-shrink-0 {
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(var(--theme-default), 1);
  border-radius: 4px;
}
.booking-summary .patients-box .d-flex .flex-shrink-0 i {
  color: rgba(var(--white), 1);
  font-size: 20px;
}
.booking-summary .patients-box .d-flex .flex-grow-1 {
  color: rgba(var(--p-text-color), 1);
  font-weight: 600;
}
.booking-summary .patients-box .d-flex .flex-grow-1 h6 {
  font-size: 16px;
}
.booking-summary .patients-box .d-flex .flex-grow-1 span {
  padding-bottom: 10px;
  font-weight: 500;
}
.booking-summary .patients-box .d-flex .flex-grow-1 span span {
  padding-bottom: 0;
  color: rgba(var(--theme-default), 1);
}
.booking-summary .patients-box .d-flex .flex-grow-1 .modal-cancel-btn {
  padding: calc(8px + 4 * (100vw - 320px) / 1600);
  font-size: 14px;
}

.booking-details {
  margin-top: calc(12px + 10 * (100vw - 320px) / 1600);
}
.booking-details .sub-btn {
  margin-bottom: calc(10px + 8 * (100vw - 320px) / 1600);
}

.booking-box-1 {
  background-color: rgba(var(--body-background), 1);
  box-shadow: 0px 0px 6px 0px rgba(var(--black), 0.09);
  padding: calc(10px + 6 * (100vw - 320px) / 1600);
  border-radius: 6px;
}
.booking-box-1 .booking-content {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.booking-box-1 .booking-content .d-flex {
  gap: calc(12px + 2 * (100vw - 320px) / 1600);
  align-items: center;
}
.booking-box-1 .booking-content .d-flex .img {
  height: calc(80px + 20 * (100vw - 320px) / 1600);
  width: calc(80px + 20 * (100vw - 320px) / 1600);
  border: 1px solid rgba(var(--light-border), 1);
  padding: 2px;
  border-radius: 4px;
}
.booking-box-1 .booking-content .d-flex .img img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 4px;
}
.booking-box-1 .booking-content .d-flex .content {
  width: calc(100% - (80px + 20 * (100vw - 320px) / 1600) - (12px + 2 * (100vw - 320px) / 1600));
}
.booking-box-1 .booking-content .d-flex .content span {
  font-weight: 500;
}
.booking-box-1 .booking-content .d-flex .content p {
  font-size: calc(14px + 1 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-font-color), 1);
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  margin-top: 8px;
}
.booking-box-1 .booking-content .d-flex .content p i {
  margin-right: 4px;
}
.booking-box-1 .booking-content .rating {
  display: flex;
  align-items: center;
  gap: 6px;
}
.booking-box-1 .booking-content .rating i {
  color: rgba(var(--rating-color), 1);
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
}
.booking-box-1 .booking-content .rating > span {
  font-weight: 500;
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
  display: block;
  line-height: 1;
  color: rgba(var(--theme-default), 1);
}
.booking-box-1 .button-group {
  margin-top: calc(12px + 4 * (100vw - 320px) / 1600);
  padding-top: calc(12px + 4 * (100vw - 320px) / 1600);
  border-top: 1px dashed rgba(var(--light-border), 1);
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
.booking-box-1 .button-group .btn {
  width: 100%;
}

.booking-icon {
  overflow-x: auto;
}
.booking-icon ul {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media (max-width: 1199px) {
  .booking-icon ul {
    width: 1000px;
  }
}
.booking-icon ul li {
  width: 100%;
}
.booking-icon ul li .booking-items {
  height: 100px;
  width: 100%;
  border-radius: 8px;
  background-color: rgba(var(--body-background), 1);
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(var(--light-border), 1);
  position: relative;
}
.booking-icon ul li .booking-items svg {
  width: 52px;
  height: 52px;
  transition: all 0.8s ease-in-out;
}

/*=====================
  4.36 shop css start
==========================*/
.get-in-shop-box .icon {
  height: 50px;
  width: 50px;
  background-color: rgba(var(--theme-default), 1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.get-in-shop-box .icon i {
  font-size: 24px;
  color: rgba(var(--white), 1);
}
.get-in-shop-box .post-content {
  width: calc(100% - 50px - 15px) !important;
}
.get-in-shop-box .post-content p {
  color: rgba(var(--p-text-color), 1) !important;
  font-size: 14px !important;
  line-height: 1.4 !important;
  font-weight: 400 !important;
}

.top-panel {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
  gap: 12px;
}
@media (max-width: 576px) {
  .top-panel {
    flex-wrap: wrap;
    justify-content: unset;
  }
}
.top-panel h6 {
  color: rgba(var(--theme-font-color), 1);
}
.top-panel .select-dropdown {
  margin-left: auto;
}
[dir=rtl] .top-panel .select-dropdown {
  margin-left: 0;
  margin-right: auto;
}
@media (max-width: 576px) {
  .top-panel .select-dropdown {
    margin-left: 0;
  }
  [dir=rtl] .top-panel .select-dropdown {
    margin-right: 0;
  }
}
.top-panel .select-button {
  padding: calc(6px + 6 * (100vw - 320px) / 1600) calc(15px + 5 * (100vw - 320px) / 1600);
  background: rgba(var(--light-background), 1);
  border: none;
  outline: none;
  font-size: 14px;
  font-weight: 500;
  border-radius: 4px;
  color: rgba(var(--theme-font-color), 1);
}
.top-panel .select-button i {
  font-size: 16px;
  vertical-align: middle;
}
.top-panel .select-menu {
  border-radius: 4px;
  border-color: rgba(var(--light-border), 1);
  padding: 5px;
  width: 100%;
  background-color: rgba(var(--body-background), 1);
}
.top-panel .select-menu li {
  display: block;
}
.top-panel .select-menu li + li {
  margin-top: 10px;
}
.top-panel .select-menu li a {
  display: block;
  background-color: rgba(var(--light-background), 1);
  padding: 2px 10px;
  color: rgba(var(--theme-font-color), 1);
  display: block;
  background-color: rgba(var(--light-background), 1);
  padding: 6px 12px;
  border-radius: 2px;
  font-size: 14px;
  font-weight: 500;
}
.top-panel .select-menu li a.active {
  background-color: rgba(var(--theme-default), 1);
  color: rgba(var(--white), 1);
}
.top-panel .filter-btn {
  background-color: rgba(var(--theme-default), 1);
  color: #fff;
  border: 1px solid rgba(var(--theme-default), 1);
  padding: 6px calc(20px + 5 * (100vw - 320px) / 1600);
  font-size: calc(16px + 2 * (100vw - 320px) / 1600);
  border-radius: 5px;
  display: none;
}
@media (max-width: 1199px) {
  .top-panel .filter-btn {
    display: block;
  }
}

.sticky-class {
  position: sticky;
  top: 10px;
}

.details-box h5 {
  margin-bottom: 5px;
  font-weight: 600;
  font-size: calc(20px + 5 * (100vw - 320px) / 1600);
}
.details-box .detail-trending {
  display: flex;
  align-items: center;
  gap: calc(2px + 8 * (100vw - 320px) / 1600);
  flex-wrap: wrap;
  margin-bottom: 5px;
}
.details-box .detail-trending .detail-flex {
  font-size: calc(13px + 2 * (100vw - 320px) / 1600);
  font-weight: 500;
  color: rgba(var(--theme-font-color), 1);
  display: flex;
  align-items: center;
}
.details-box .detail-trending .detail-flex:nth-child(2) img {
  margin-top: -6px;
}
.details-box .detail-trending .detail-flex img {
  width: 20px;
  height: 20px;
}
.details-box .d-flex {
  gap: 6px;
}
.details-box .d-flex .rating {
  color: rgba(var(--rating-color), 1);
}
.details-box .d-flex span {
  font-size: 13px;
  font-weight: 500;
  color: rgba(var(--theme-font-color), 1);
}
.details-box .price-review-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 5px;
  margin-bottom: 5px;
}
.details-box .price-review-flex .product-price {
  color: rgba(var(--theme-default), 1);
  font-size: calc(18px + 2 * (100vw - 320px) / 1600);
  display: flex;
  font-weight: 600;
  align-items: baseline;
  gap: 6px;
}
.details-box .price-review-flex .product-price del {
  color: rgba(var(--theme-font-color), 0.7);
  font-weight: 500;
  font-size: 14px;
}
.details-box .price-review-flex .product-price span {
  font-size: 16px;
  font-weight: 500;
  color: rgba(var(--danger-color), 1);
}
.details-box .availability-content {
  color: rgba(var(--theme-font-color), 1);
  font-weight: 500;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  margin-bottom: 4px;
  display: inline-block;
}
.details-box .availability-content span {
  color: rgba(var(--success-color), 1);
  margin-left: 8px;
  font-size: calc(15px + 1 * (100vw - 320px) / 1600);
  letter-spacing: 0.6px;
}
.details-box .availability-content span img {
  width: 16px;
  height: 16px;
  object-fit: contain;
}
.details-box .detail-title {
  margin-bottom: calc(10px + 4 * (100vw - 320px) / 1600);
  font-size: calc(16px + 2 * (100vw - 320px) / 1600);
}
.details-box .info-list {
  padding-left: 18px;
  display: grid;
  gap: 5px;
  grid-template-columns: 1fr 1fr;
}
[dir=rtl] .details-box .info-list {
  padding-left: 0;
  padding-right: 18px;
}
@media (max-width: 575px) {
  .details-box .info-list {
    grid-template-columns: 1fr;
    gap: 2px;
  }
}
.details-box .info-list li {
  width: 100%;
  display: list-item;
}
.details-box .info-list li p {
  color: rgba(var(--theme-font-color), 1);
  font-weight: 400;
}
.details-box .info-list li p span {
  color: rgba(var(--theme-font-color), 0.6);
  margin-left: 10px;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
}
[dir=rtl] .details-box .info-list li p span {
  margin-left: 0;
  margin-right: 10px;
}
.details-box .detail-divider {
  margin-top: calc(10px + 5 * (100vw - 320px) / 1600);
  border-top: 1px dashed rgba(var(--light-border), 1);
  padding-top: calc(10px + 5 * (100vw - 320px) / 1600);
}
.details-box .icon-btn {
  padding: 0;
  width: calc(36px + 6 * (100vw - 320px) / 1600);
  height: calc(36px + 6 * (100vw - 320px) / 1600);
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(var(--light-border), 1);
  color: rgba(var(--theme-default), 1);
  transition: 0.4s ease;
}
.details-box .icon-btn:hover, .details-box .icon-btn:active {
  background-color: rgba(var(--theme-default), 1);
  color: rgba(var(--white), 1);
  border-color: rgba(var(--theme-default), 1);
}
.details-box .icon-btn i {
  font-size: calc(16px + 4 * (100vw - 320px) / 1600);
  font-weight: 500;
}
.details-box .btn-flex {
  margin-top: 15px;
  flex-wrap: wrap;
}
.details-box .btn-flex .sub-btn {
  padding-inline: calc(16px + 19 * (100vw - 320px) / 1600);
}
.details-box .btn-flex .sub-btn.black-btn {
  min-width: calc(156px + 84 * (100vw - 320px) / 1600);
  color: rgba(var(--body-background), 1);
  border-color: rgba(var(--theme-font-color), 1);
}
.details-box .btn-flex .sub-btn.black-btn:hover {
  border-color: rgba(var(--theme-font-color), 1) !important;
  color: rgba(var(--theme-font-color), 1) !important;
}
.details-box .btn-flex .sub-btn.black-btn::after {
  background-color: rgba(var(--theme-font-color), 1);
  background-image: unset;
}
.details-box .social {
  display: flex;
  align-items: center;
  gap: 12px;
}
.details-box .social img {
  width: 30px;
  height: 30px;
  object-fit: contain;
}
.details-box .delivery-list li {
  display: flex;
  align-items: center;
  gap: 5px;
}
.details-box .delivery-list li i {
  font-size: 18px;
  color: rgba(var(--p-text-color), 1);
}
.details-box .payment-method {
  margin-top: calc(14px + 4 * (100vw - 320px) / 1600);
}
.details-box .payment-method img {
  width: 50%;
  display: block;
  background: rgba(var(--light-background), 1);
  padding: 9px 10px;
  border-radius: 6px;
}
@media (max-width: 767px) {
  .details-box .payment-method img {
    width: 70%;
  }
}

.shop-details-content {
  margin-top: calc(20px + 30 * (100vw - 320px) / 1600);
}
.shop-details-content .nav {
  border-bottom: 1px dashed rgba(var(--light-border), 1);
  justify-content: center;
  gap: calc(15px + 15 * (100vw - 320px) / 1600);
}
.shop-details-content .nav .nav-link {
  color: rgba(var(--theme-font-color), 1);
  font-weight: 600;
  font-size: calc(16px + 4 * (100vw - 320px) / 1600);
  transition: all 0.4s ease-in-out;
  background: transparent;
  padding: 0;
  position: relative;
}
.shop-details-content .nav .nav-link::after {
  content: "";
  position: relative;
  height: 4px;
  width: 100%;
  display: block;
  background-color: rgba(var(--theme-default), 1);
  transition: all 0.4s ease-in-out;
  margin-top: calc(6px + 2 * (100vw - 320px) / 1600);
  border-radius: 4px 4px 0 0;
  transform: scale(0);
}
.shop-details-content .nav .nav-link.active {
  color: rgba(var(--theme-default), 1);
}
.shop-details-content .nav .nav-link.active::after {
  transform: scale(1);
}
.shop-details-content .description-list {
  padding-left: 18px;
  padding-top: calc(14px + 4 * (100vw - 320px) / 1600);
}
[dir=rtl] .shop-details-content .description-list {
  padding-left: 0;
  padding-right: 18px;
}
.shop-details-content .description-list li {
  display: list-item;
  color: rgba(var(--p-text-color), 1);
  font-weight: 500;
}
.shop-details-content .description-list li + li {
  margin-top: 6px;
}
.shop-details-content .review-style {
  border: 1px solid rgba(var(--light-border), 1);
  padding: calc(14px + 6 * (100vw - 320px) / 1600);
  border-radius: 6px;
}
.shop-details-content h4 {
  margin-bottom: calc(10px + 10 * (100vw - 320px) / 1600);
  font-weight: 600;
}
.shop-details-content .title-flex {
  margin-bottom: calc(6px + 9 * (100vw - 320px) / 1600);
}
.shop-details-content .title-flex .rating {
  display: flex;
  align-items: center;
  gap: 2px;
}
.shop-details-content .title-flex .rating i {
  color: rgba(var(--rating-color), 1);
  font-size: calc(16px + 2 * (100vw - 320px) / 1600);
}
.shop-details-content .title-flex .rating span {
  font-weight: 600;
  margin-left: calc(4px + 2 * (100vw - 320px) / 1600);
}
[dir=rtl] .shop-details-content .title-flex .rating span {
  margin-right: calc(4px + 2 * (100vw - 320px) / 1600);
  margin-left: 0;
}
.shop-details-content .title-flex span {
  font-size: calc(22px + 8 * (100vw - 320px) / 1600);
  font-weight: 500;
}
.shop-details-content .review-progress li {
  display: flex;
  align-items: center;
  gap: calc(5px + 5 * (100vw - 320px) / 1600);
  justify-content: space-between;
}
.shop-details-content .review-progress li + li {
  margin-top: calc(8px + 8 * (100vw - 320px) / 1600);
}
.shop-details-content .review-progress li .progress {
  flex: 1;
  height: calc(8px + 4 * (100vw - 320px) / 1600);
  border-radius: 4px;
  background-color: rgba(var(--light-background), 1);
}
.shop-details-content .review-progress li .progress .progress-bar {
  background-color: rgba(var(--theme-default), 1);
  border-radius: 4px;
}
.shop-details-content .review-progress li span {
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-font-color), 1);
  font-weight: 500;
}
.shop-details-content .review-progress li span b {
  font-weight: 600;
}
.shop-details-content .reviews-box li {
  margin-bottom: 20px;
}
.shop-details-content .reviews-box li:last-child {
  margin-bottom: 0;
}
.shop-details-content .reviews-box li .d-flex {
  gap: 0 12px;
  align-items: flex-start;
}
.shop-details-content .reviews-box li .d-flex img {
  width: calc(40px + 25 * (100vw - 320px) / 1600);
  border-radius: 4px;
}
.shop-details-content .reviews-box li .d-flex .content-box {
  width: calc(100% - (40px + 25 * (100vw - 320px) / 1600) - 12px);
}
.shop-details-content .reviews-box li .d-flex .content-box .d-flex {
  justify-content: space-between;
  flex-wrap: wrap;
  padding-bottom: 6px;
  border-bottom: 1px dashed rgba(var(--light-border), 1);
  margin-bottom: 6px;
}
.shop-details-content .reviews-box li .d-flex .content-box .d-flex .rating i {
  color: rgba(var(--rating-color), 1);
  font-size: calc(16px + 2 * (100vw - 320px) / 1600);
}
.shop-details-content .reviews-box li .d-flex .content-box .d-flex .rating span {
  font-weight: 500;
  margin-left: calc(4px + 2 * (100vw - 320px) / 1600);
}
.shop-details-content .review-content label {
  color: rgba(var(--theme-font-color), 1);
  margin-bottom: 2px;
  font-weight: 500;
}
.shop-details-content .review-content .message-box textarea {
  background-color: rgba(var(--body-background), 1);
}
.shop-details-content .review-content .message-box input {
  background-color: rgba(var(--body-background), 1);
}

.variant-box {
  display: flex;
  align-items: center;
  gap: 15px;
  margin: 14px 0;
}
.variant-box .variant-images .btn-check:checked + .btn {
  border-color: rgba(var(--theme-default), 1);
}
.variant-box .variant-images label {
  padding: 4px;
  border: 1px solid rgba(var(--light-border), 1);
  margin-bottom: 0;
}
.variant-box .variant-images label img {
  width: 80px;
  border-radius: 4px;
}

.shop-slider-img {
  border: 1px dashed rgba(var(--black), 0.15);
  border-radius: 4px;
  padding: calc(10px + 16 * (100vw - 320px) / 1600) 0;
  position: relative;
  margin: 0 2px;
  transition: all 0.4s ease-in-out;
}
.shop-slider-img::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -3px;
  transform: translateY(-50%);
  height: 60%;
  width: 5px;
  border-radius: 4px;
  background-color: #e4e1e1;
  transition: all 0.4s ease-in-out;
}
body.dark .shop-slider-img::after {
  background-color: #727272;
}
.shop-slider-img::before {
  content: "";
  position: absolute;
  top: 50%;
  right: -3px;
  transform: translateY(-50%);
  height: 60%;
  width: 5px;
  border-radius: 4px;
  background-color: #e4e1e1;
  transition: all 0.4s ease-in-out;
}
body.dark .shop-slider-img::before {
  background-color: #727272;
}
.shop-slider-img svg {
  width: 60px;
  height: 60px;
  transition: all 0.4s ease-in-out;
  filter: brightness(0.2);
}
body.dark .shop-slider-img svg {
  filter: brightness(0) invert(0.5);
}
.shop-slider-img:hover {
  border-color: rgba(var(--theme-default), 1);
}
.shop-slider-img:hover::after {
  height: 70%;
  background-color: rgba(var(--theme-default), 1);
}
body.dark .shop-slider-img:hover::after {
  background-color: rgba(var(--theme-default), 1);
}
.shop-slider-img:hover::before {
  height: 70%;
  background-color: rgba(var(--theme-default), 1);
}
body.dark .shop-slider-img:hover::before {
  background-color: rgba(var(--theme-default), 1);
}
.shop-slider-img:hover svg {
  filter: unset;
  transform: scale(1.1);
}
body.dark .shop-slider-img:hover svg {
  filter: unset;
}

@media (max-width: 767px) {
  .bundle-main-box {
    overflow: auto;
  }
}
.bundle-main-box ul {
  gap: 15px;
}
@media (max-width: 767px) {
  .bundle-main-box ul {
    gap: 6px;
  }
}
.bundle-main-box ul li .product-box-2 {
  border-radius: 6px;
}
@media (max-width: 767px) {
  .bundle-main-box ul li .product-box-2 {
    width: 200px;
  }
}
.bundle-main-box ul li .product-box-2 .product-image img {
  border-radius: 4px;
  aspect-ratio: 4/5;
  object-fit: cover;
}
.bundle-main-box ul li h6 {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  white-space: normal;
  font-weight: 600;
  padding-bottom: 0 !important;
  border-bottom: none !important;
}
.bundle-main-box ul li p {
  margin: 6px 0;
}
.bundle-main-box ul li:nth-child(odd) {
  width: 250px;
}
@media (max-width: 1400px) {
  .bundle-main-box ul li:nth-child(odd) {
    width: 200px;
  }
}
@media (max-width: 576px) {
  .bundle-main-box ul li:nth-child(odd) {
    width: 100%;
  }
}
.bundle-main-box ul li:nth-child(even) {
  font-size: 30px;
}
@media (max-width: 576px) {
  .bundle-main-box ul li .product-box-5 {
    width: 200px;
  }
}

@media (max-width: 1199px) {
  .bundle-list {
    margin-top: 12px;
  }
}
.bundle-list ul {
  margin-bottom: calc(15px + 15 * (100vw - 320px) / 1600);
}
.bundle-list ul li {
  white-space: nowrap;
  width: 100%;
}
.bundle-list ul li + li {
  padding-top: 12px;
}
.bundle-list ul li .custom-checkbox {
  vertical-align: middle;
}
.bundle-list ul li label {
  margin-bottom: 0;
  margin-left: 4px;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  color: rgba(var(--p-text-color), 1);
  font-weight: 500;
}
.bundle-list ul li label b {
  color: rgba(var(--theme-default), 1);
  font-weight: 600;
}
.bundle-list h6 {
  color: rgba(var(--theme-font-color), 1);
  font-weight: 600;
}
.bundle-list h5 {
  margin-block: 6px calc(20px + 16 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-default), 1);
}
.bundle-list .btn {
  background-color: rgba(var(--theme-default), 1);
  color: rgba(var(--white), 1);
  border-radius: 4px;
  font-weight: 500;
}

@media (max-width: 1199px) {
  .sidebar-resposnive {
    position: fixed;
    top: 0;
    left: 0;
    width: 320px;
    background: rgba(var(--body-background), 1);
    height: 100%;
    z-index: 10;
    box-shadow: rgba(var(--black), 0.15) 0px 0px 11px 0px;
    transition: 0.4s ease;
    transform: translateX(-100%);
  }
  .sidebar-resposnive.open {
    transform: translateX(0);
  }
}
.sidebar-resposnive .sidebar-title-flex {
  display: none;
  align-items: center;
  justify-content: space-between;
  background-color: rgba(var(--section-background), 1);
  border-bottom: 1px solid rgba(var(--header-border), 1);
  padding: 8px 12px;
}
@media (max-width: 1199px) {
  .sidebar-resposnive .sidebar-title-flex {
    display: flex;
  }
}
.sidebar-resposnive .sidebar-title-flex .close-btn {
  opacity: 1;
  --bs-btn-close-bg: none;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 7px;
  border: 1px solid rgba(var(--theme-default), 1);
  border-radius: 6px;
}
.sidebar-resposnive .sidebar-title-flex .close-btn i {
  color: rgba(var(--theme-default), 1);
  font-size: calc(16px + 6 * (100vw - 320px) / 1600);
  line-height: 0.9;
  transition: all 0.4s ease-in-out;
}
.sidebar-resposnive .sidebar-title-flex .close-btn:focus {
  box-shadow: none;
}
.sidebar-resposnive .sidebar-title-flex .close-btn:hover i {
  transform: rotate(270deg);
}
.sidebar-resposnive .sidebar-body {
  padding: 12px;
  overflow: auto;
  height: calc(100% - 50px);
}

.sidebar-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s ease;
}
.sidebar-overlay.show {
  opacity: 1;
  visibility: visible;
}

/*=====================
  4.37 calendar css start
==========================*/
#calendar {
  max-width: 900px;
  margin: 40px auto;
}

.disabledDates {
  background-color: #82849f;
  color: #ffffff;
  cursor: default;
}

/*=====================
  4.38 cart css start
==========================*/
.cart-countdown {
  display: flex;
  align-items: start;
  justify-content: center;
  padding: 16px;
  background-color: rgba(var(--theme-default), 0.1);
  gap: calc(6px + 6 * (100vw - 320px) / 1600);
  border-radius: 4px;
}
.cart-countdown img {
  width: 20px;
}
@media (max-width: 767px) {
  .cart-countdown img {
    margin-bottom: 16px;
    width: 25px;
  }
}
.cart-countdown h6 {
  margin-bottom: 0;
  color: rgba(var(--p-text-color), 1);
  line-height: 1.2;
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
}
.cart-countdown h6 span {
  color: rgba(var(--theme-font-color), 1);
  font-weight: 700;
  margin: 0 6px;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  min-width: 56px;
  display: inline-block;
  text-align: center;
}

.cart-box {
  display: flex;
  align-items: center;
  gap: 10px;
}
.cart-box img {
  width: 85px;
  height: 85px;
  border-radius: 4px;
}
.cart-box a h5 {
  font-size: calc(16px + 2 * (100vw - 320px) / 1600);
  line-height: 1.2;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  margin-bottom: 0;
}
.cart-box p {
  display: flex;
  align-items: center;
  gap: 4px;
}
.cart-box p span {
  color: rgba(var(--theme-font-color), 1);
  font-size: 14px;
}
.cart-box > div {
  width: calc(100% - 85px - 10px);
}

.cart-progress {
  margin: 0 auto 12px;
  text-align: center;
  border-radius: 100px;
  position: relative;
  padding-bottom: 12px;
  border-bottom: 1px solid rgba(var(--dark-border), 0.25);
}
.cart-progress .progress {
  height: 8px;
  margin: 12px auto 21px;
  overflow: unset;
}
.dark .cart-progress .progress {
  background-color: rgba(var(--body-background), 1);
}
.cart-progress .progress .progress-bar {
  background-color: rgba(var(--theme-default), 1);
  position: relative;
  overflow: unset;
  border-radius: 100px;
}
.cart-progress .progress .progress-bar > span {
  position: absolute;
  top: 50%;
  right: 0;
  height: 30px;
  width: 30px;
  transform: translateY(-50%);
  background-color: rgba(var(--theme-default), 1);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
[dir=rtl] .cart-progress .progress .progress-bar > span {
  left: 0;
  right: unset;
}
.cart-progress .progress .progress-bar > span i {
  font-size: 17px;
  color: rgba(var(--white), 1);
  line-height: 1;
  margin-top: 2px;
}
.cart-progress p {
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  color: rgba(var(--p-text-color), 1);
  text-align: left;
}
.cart-progress p > span {
  color: rgba(var(--theme-font-color), 1);
  font-weight: 500;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
}

.cart-items {
  background-color: rgba(var(--light-background), 0.8);
  padding: 30px 15px;
  border-radius: 6px;
  font-size: calc(12px + 4 * (100vw - 320px) / 1600);
}
.cart-items .cart-body ul li p {
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-font-color), 0.7);
}
.cart-items .cart-body ul li span {
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  font-weight: 500;
  color: rgba(var(--theme-font-color), 1);
}
.cart-items .cart-body ul li .Coupon {
  color: rgba(var(--danger-color), 1);
}

.cart-bottom p {
  color: rgba(var(--theme-default), 1);
  font-size: 14px;
  font-weight: 400;
  display: flex;
  align-items: center;
}
.cart-bottom p span {
  color: rgba(var(--theme-default), 1);
  font-size: 14px;
  font-weight: 500;
  margin-left: auto;
}
[dir=rtl] .cart-bottom p span {
  margin-left: 0;
  margin-right: auto;
}
.cart-bottom p i {
  font-size: 15px;
  margin-right: 6px;
}
[dir=rtl] .cart-bottom p i {
  margin-left: 6px;
  margin-right: 0;
}
.cart-bottom h6 {
  font-weight: 600;
  margin: 4px 0;
  padding-top: 12px;
  margin-top: 12px;
  border-top: 1px solid rgba(var(--light-border), 1);
}
.cart-bottom h6 span {
  float: right;
  font-size: 16px;
  color: rgba(var(--theme-font-color), 1);
}
.cart-bottom > span {
  width: 100%;
  display: block;
  color: rgba(var(--theme-font-color), 0.8);
  font-size: 15px;
  margin-top: 12px;
}
.cart-bottom a {
  width: 100%;
  border-radius: 4px;
  margin-top: 15px;
}

.cart-body h6 {
  margin-top: 20px;
  font-weight: 600;
}
.cart-body ul {
  margin-top: 12px;
}
.cart-body ul li {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 4px 0;
}
.cart-body ul .Coupon {
  color: rgba(var(--danger-color), 1);
}

.coupon-box h6 {
  font-weight: 600;
  margin: 12px 0 15px;
  padding-top: 12px;
  border-top: 1px solid rgba(var(--light-border), 1);
}
.coupon-box ul {
  margin-bottom: 20px;
}
.coupon-box ul li {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
.coupon-box ul li:first-child {
  margin-bottom: 10px;
}
.coupon-box ul li:last-child span {
  position: relative;
  width: 100%;
  margin-bottom: 2px;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}
.coupon-box ul li:last-child span a {
  color: rgba(var(--theme-default), 1);
  font-weight: 500;
  text-decoration: underline;
  margin-right: 7px;
}
.coupon-box ul li span {
  position: relative;
  width: 100%;
  margin-bottom: 2px;
  float: right;
  font-weight: 500;
}
.coupon-box ul li span a {
  color: rgba(var(--theme-default), 1);
}
.coupon-box ul li span input {
  width: 100%;
  padding: 10px 6px 10px 32px;
  border: none;
  border-radius: 4px;
  background-color: rgba(var(--body-background), 1);
}
.coupon-box ul li span i {
  font-size: 16px;
  color: rgba(var(--p-text-color), 1);
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}
.coupon-box ul li button {
  background-color: transparent;
  border: 1px solid rgba(var(--theme-default), 1);
  color: rgba(var(--theme-default), 1);
  transition: all 0.4s ease-in-out;
  padding: 8px 20px;
}
.coupon-box ul li button:hover {
  background-color: rgba(var(--theme-default), 1);
  color: rgba(var(--white), 1);
}

.table-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 13px;
}
.table-title h5 span {
  font-size: 18px;
  color: rgba(var(--theme-font-color), 1);
  font-weight: 600;
}
.table-title button {
  border: unset;
  background-color: transparent;
  color: rgba(var(--danger-color), 1);
  font-weight: 500;
  font-size: calc(16px + 2 * (100vw - 320px) / 1600);
  text-decoration: underline;
}

.cart-table table thead tr th {
  text-align: center;
  background-color: rgba(var(--light-background), 0.8);
  color: rgba(var(--theme-font-color), 1);
  font-weight: 600;
  white-space: nowrap;
  font-size: 18px;
  padding: 12px 18px;
}
.cart-table table thead tr th:first-child {
  text-align: left;
}
[dir=rtl] .cart-table table thead tr th:first-child {
  text-align: right;
}
.cart-table table tbody tr td {
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
  font-weight: 500;
  text-align: center;
  padding: 12px 18px;
  vertical-align: middle;
}
.cart-table table tbody tr td:first-child {
  max-width: 330px !important;
  text-align: start;
}
@media (max-width: 991px) {
  .cart-table table tbody tr td:first-child {
    max-width: unset;
    min-width: 366px;
  }
}
.cart-table table tbody tr td:last-child {
  min-width: 70px;
}
.cart-table table tbody tr td .quantity {
  justify-content: center;
  width: auto;
  gap: 3px;
}
.cart-table table tbody tr td .quantity button {
  border-radius: 4px;
}
.cart-table table tbody tr td .quantity input {
  border-radius: 4px;
}
.cart-table table tbody tr td a i {
  font-size: 20px;
  color: rgba(var(--danger-color), 1);
}
.cart-table .no-data {
  display: none;
}
.cart-table .no-data h4 {
  padding-top: 10px;
}
.cart-table .no-data p span {
  display: block;
  font-weight: 600;
  color: rgba(var(--theme-default), 1);
}

/*=====================
  4.40 sortable css start
==========================*/
.nav-tabs-sortable {
  overflow: auto;
}
.nav-tabs-sortable .nav {
  justify-content: center;
  padding: 8px;
  border-radius: 10px;
  background-color: rgba(var(--light-background), 1);
  width: fit-content;
  margin: auto;
  gap: 8px;
  flex-wrap: nowrap;
}
.nav-tabs-sortable .nav .nav-item button {
  font-weight: 600;
  color: rgba(var(--theme-font-color), 1);
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
}
.nav-tabs-sortable .nav .nav-item button.active {
  background-color: rgba(var(--theme-default), 1);
  color: rgba(var(--white), 1);
}

/*=====================
  4.41 pricing css start
==========================*/
.pricing-box {
  background-color: rgba(var(--body-background), 1);
  padding: calc(16px + 19 * (100vw - 320px) / 1600) calc(16px + 29 * (100vw - 320px) / 1600);
  position: relative;
  overflow: hidden;
  border-radius: 6px;
}
.pricing-box::after {
  content: "";
  position: absolute;
  top: 0%;
  left: 0%;
  height: 100%;
  width: 100%;
  background-color: transparent;
  border: 1px solid rgba(var(--theme-default), 0);
  opacity: 0;
  transition: all 0.4s ease-in-out;
  border-radius: 4px;
}
.pricing-box.margin-top {
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .pricing-box.margin-top {
    margin-bottom: 0;
  }
}
.pricing-box .price {
  text-align: center;
  padding: calc(16px + 4 * (100vw - 320px) / 1600) 12px;
  background-color: rgba(var(--theme-default), 0.1);
  margin-bottom: calc(12px + 8 * (100vw - 320px) / 1600);
  border-radius: 4px;
}
.pricing-box .price h3 {
  color: rgba(var(--theme-default), 1);
  font-weight: 600;
  margin-bottom: 6px;
}
.pricing-box .price h3 span {
  color: rgba(var(--theme-default), 1);
  font-size: calc(16px + 4 * (100vw - 320px) / 1600);
}
.pricing-box ul {
  margin-bottom: calc(12px + 18 * (100vw - 320px) / 1600);
}
.pricing-box ul li {
  width: 100%;
  display: flex;
  gap: 6px;
  padding: 6px 0;
}
.pricing-box ul li i {
  font-size: 22px;
  line-height: 1;
  color: rgba(var(--theme-default), 1);
}
.pricing-box ul li p {
  font-family: "Montserrat", sans-serif;
}
.pricing-box .btn {
  width: 100%;
}
.pricing-box:hover::after {
  opacity: 1;
  top: 4%;
  left: 4%;
  height: 92%;
  width: 92%;
  border-color: rgba(var(--theme-default), 1);
}
@media (max-width: 767px) {
  .pricing-box:hover::after {
    height: 95%;
    width: 95%;
    top: 2%;
    left: 2%;
  }
}

/*=====================
  4.42  Doctor Profile
==========================*/
.profile-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding-right: 24px;
  border-right: 1px solid rgba(var(--light-border), 0.5);
}
[dir=rtl] .profile-box {
  padding-right: unset;
  padding-left: 24px;
  border-right: unset;
  border-left: 1px solid rgba(var(--light-border), 0.5);
}
@media (max-width: 991px) {
  .profile-box {
    padding-right: 0;
    border-right: 0;
  }
  [dir=rtl] .profile-box {
    padding-left: 0;
    border-left: 0;
  }
}
.profile-box .user-img {
  width: calc(130px + 30 * (100vw - 320px) / 1600);
  border: 1px solid rgba(var(--theme-default), 0.2);
  padding: 4px;
  border-radius: 50%;
  position: relative;
}
.profile-box .user-img img {
  width: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.profile-box .user-img .like {
  position: absolute;
  top: 10px;
  right: 5px;
  height: calc(28px + 8 * (100vw - 320px) / 1600);
  width: calc(28px + 8 * (100vw - 320px) / 1600);
  background-color: rgba(var(--body-background), 1);
  border: 2px solid rgba(var(--theme-default), 1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 2px 8px 0px rgba(var(--black), 0.2);
}
.profile-box .user-img .like i {
  font-size: calc(16px + 4 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-default), 1);
}
.profile-box .status {
  display: flex;
  align-items: center;
  gap: 8px;
  background-color: rgba(var(--section-background), 1);
  padding: 2px 12px;
  border-radius: 6px;
  margin: 6px 0;
  border: 1px solid rgba(var(--theme-default), 0.2);
}
.profile-box .status i {
  color: rgba(var(--theme-default), 1);
}
.profile-box .status p {
  color: rgba(var(--theme-default), 1);
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
}
.profile-box .d-flex {
  align-items: center;
  gap: 6px;
  margin-bottom: 12px;
}
.profile-box .d-flex svg {
  width: 16px;
  height: 16px;
}
.profile-box .text {
  width: calc(100% - 100px);
}
@media (max-width: 1199px) {
  .profile-box .text {
    width: 100%;
  }
}
.profile-box .total-rating {
  display: flex;
  align-items: center;
  margin: 14px 0;
}
.profile-box .total-rating li {
  display: flex;
  align-items: center;
  gap: 6px;
  padding: 0 calc(5px + 8 * (100vw - 320px) / 1600);
  border-right: 1px solid rgba(var(--black), 0.1);
}
[dir=rtl] .profile-box .total-rating li {
  border-right: unset;
  border-left: 1px solid rgba(var(--black), 0.1);
}
.profile-box .total-rating li .icon {
  height: calc(28px + 4 * (100vw - 320px) / 1600);
  width: calc(28px + 4 * (100vw - 320px) / 1600);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.profile-box .total-rating li .icon img {
  width: calc(14px + 4 * (100vw - 320px) / 1600);
}
.profile-box .total-rating li .icon i {
  font-size: 18px;
  color: rgba(var(--rating-color), 1);
}
.profile-box .total-rating li:first-child {
  padding-left: 0;
}
[dir=rtl] .profile-box .total-rating li:first-child {
  padding-right: unset;
  padding-left: calc(5px + 8 * (100vw - 320px) / 1600);
}
.profile-box .total-rating li:first-child .icon {
  background-color: rgba(var(--theme-default), 1);
}
.profile-box .total-rating li:first-child .icon img {
  filter: invert(1);
}
.profile-box .total-rating li:nth-child(2) .icon {
  background-color: #e485e1;
}
.profile-box .total-rating li:nth-child(2) .icon img {
  filter: invert(1);
}
.profile-box .total-rating li:last-child {
  border-right: none;
  padding-right: 0;
}
[dir=rtl] .profile-box .total-rating li:last-child {
  padding-right: calc(5px + 8 * (100vw - 320px) / 1600);
  padding-left: unset;
  border-left: none;
}
.profile-box .total-rating li:last-child .icon {
  background-color: rgba(var(--rating-color), 1);
}
.profile-box .total-rating li:last-child .icon i {
  color: rgba(var(--white), 1);
}
.profile-box .total-rating li span {
  width: calc(100% - (28px + 4 * (100vw - 320px) / 1600));
  font-size: calc(13px + 1 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-font-color), 1);
  font-weight: 500;
}
.profile-box .address {
  margin: 12px 0;
  color: rgba(var(--theme-font-color), 0.8);
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
}
.profile-box .address i {
  margin-right: 6px;
}
.profile-box .job-box {
  padding: calc(12px + 8 * (100vw - 320px) / 1600) 0;
  border: 1px solid rgba(var(--light-border), 1);
  width: 100%;
  background-color: rgba(var(--light-background), 1);
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin: 12px 0 18px;
}
.profile-box .btn-animation {
  width: 100%;
}
.profile-box .btn-animation .btn {
  width: 100%;
}
.profile-box .btn-animation .btn i {
  font-size: 18px;
  font-weight: 400;
  margin-right: 8px;
}
.profile-box .licenses p {
  margin-top: 10px;
  color: rgba(var(--theme-font-color), 0.7);
}
.profile-box .licenses span {
  margin-top: 4px;
  display: block;
  margin-bottom: calc(12px + 18 * (100vw - 320px) / 1600);
}

.profile-navbar .nav-box {
  background-color: rgba(var(--body-background), 1);
  position: sticky;
  top: calc(70px + 20 * (100vw - 320px) / 1600);
  left: 0;
  z-index: 2;
}
.profile-navbar .nav-box .navbar {
  background-color: rgba(var(--light-background), 1);
  border: 1px solid rgba(var(--light-border), 1);
  border-radius: 6px;
  padding: 8px;
}
.profile-navbar .nav-box .navbar .nav-pills {
  gap: 0 8px;
  width: 100%;
}
@media (max-width: 1199px) {
  .profile-navbar .nav-box .navbar .nav-pills {
    flex-wrap: nowrap;
    white-space: nowrap;
    overflow: scroll;
  }
}
.profile-navbar .nav-box .navbar .nav-pills .nav-link {
  border-radius: 4px;
  padding: 8px 12px;
  color: rgba(var(--p-text-color), 1);
  font-weight: 600;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
}
.profile-navbar .nav-box .navbar .nav-pills .nav-link.active {
  background-color: rgba(var(--theme-default), 1);
  color: rgba(var(--white), 1);
}
.profile-navbar .scrollspy-box {
  margin-top: calc(15px + 15 * (100vw - 320px) / 1600);
}
.profile-navbar .scrollspy-box h5 {
  margin-bottom: calc(14px + 6 * (100vw - 320px) / 1600);
}
.profile-navbar .scrollspy-box .doctor-about-box {
  padding-bottom: 25px;
  border-bottom: 1px dashed rgba(var(--light-border), 1);
  margin-bottom: 25px;
}
.profile-navbar .scrollspy-box .doctor-about-box h6 {
  color: rgba(var(--theme-font-color), 0.8);
  font-weight: 600;
  line-height: 1.5;
}
.profile-navbar .scrollspy-box .doctor-about-box p {
  display: inline-block;
  margin-top: 12px;
  font-weight: 400;
  color: rgba(var(--p-text-color), 0.8);
}
.profile-navbar .scrollspy-box .client-feedback {
  padding-bottom: 25px;
  border-bottom: 1px dashed rgba(var(--light-border), 1);
  margin-bottom: 25px;
  position: relative;
}
.profile-navbar .scrollspy-box .client-feedback .swiper {
  position: unset;
  z-index: 1;
}
.profile-navbar .scrollspy-box .client-feedback .swiper:hover .feedback-prev,
.profile-navbar .scrollspy-box .client-feedback .swiper:hover .feedback-next {
  opacity: 1;
}
.profile-navbar .scrollspy-box .client-feedback .swiper .feedback-box {
  padding: calc(15px + 5 * (100vw - 320px) / 1600) calc(20px + 10 * (100vw - 320px) / 1600);
  border-radius: 6px;
  border: 1px solid rgba(var(--light-border), 1);
}
.profile-navbar .scrollspy-box .client-feedback .swiper .feedback-box > p {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.profile-navbar .scrollspy-box .client-feedback .swiper .feedback-box ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.profile-navbar .scrollspy-box .client-feedback .swiper .feedback-box ul li {
  display: flex;
  align-items: center;
  gap: 6px;
}
.profile-navbar .scrollspy-box .client-feedback .swiper .feedback-box ul li .rating i {
  color: rgba(var(--rating-color), 1);
  font-size: 15px;
}
.profile-navbar .scrollspy-box .client-feedback .swiper .feedback-box .user {
  display: flex;
  gap: 8px;
  align-items: center;
  margin-bottom: 15px;
}
.profile-navbar .scrollspy-box .client-feedback .swiper .feedback-box .user img {
  width: 50px;
  height: 50px;
  object-fit: cover;
  object-position: top;
  border-radius: 100%;
}
.profile-navbar .scrollspy-box .client-feedback .swiper .feedback-box .user .content-flex {
  width: calc(100% - 50px - 8px);
}
.profile-navbar .scrollspy-box .client-feedback .swiper .feedback-box .user .content-flex > p {
  color: rgba(var(--theme-font-color), 1);
  font-weight: 500;
}
.profile-navbar .scrollspy-box .client-feedback .swiper .feedback-box .user .content-flex > p:nth-child(2) {
  font-weight: 400;
  color: rgba(var(--p-text-color), 1);
}
.profile-navbar .scrollspy-box .client-feedback .swiper .feedback-prev,
.profile-navbar .scrollspy-box .client-feedback .swiper .feedback-next {
  height: 30px;
  width: 30px;
  top: -15px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(var(--light-background), 1);
  border: 1px solid rgba(var(--light-border), 1);
  border-radius: 8px;
  transition: all 0.4s ease-in-out;
  opacity: 1;
  z-index: 1;
  right: 0;
  left: unset;
}
[dir=rtl] .profile-navbar .scrollspy-box .client-feedback .swiper .feedback-prev,
[dir=rtl] .profile-navbar .scrollspy-box .client-feedback .swiper .feedback-next {
  right: unset;
  left: 5%;
}
@media (max-width: 767px) {
  [dir=rtl] .profile-navbar .scrollspy-box .client-feedback .swiper .feedback-prev,
  [dir=rtl] .profile-navbar .scrollspy-box .client-feedback .swiper .feedback-next {
    left: 10%;
  }
}
@media (max-width: 460px) {
  [dir=rtl] .profile-navbar .scrollspy-box .client-feedback .swiper .feedback-prev,
  [dir=rtl] .profile-navbar .scrollspy-box .client-feedback .swiper .feedback-next {
    left: 12%;
  }
}
@media (max-width: 374px) {
  [dir=rtl] .profile-navbar .scrollspy-box .client-feedback .swiper .feedback-prev,
  [dir=rtl] .profile-navbar .scrollspy-box .client-feedback .swiper .feedback-next {
    left: 14%;
  }
}
.profile-navbar .scrollspy-box .client-feedback .swiper .feedback-prev::after,
.profile-navbar .scrollspy-box .client-feedback .swiper .feedback-next::after {
  font-size: 14px;
  font-weight: 800;
  color: rgba(var(--theme-default), 1);
  transition: all 0.4s ease-in-out;
}
.profile-navbar .scrollspy-box .client-feedback .swiper .feedback-prev:hover,
.profile-navbar .scrollspy-box .client-feedback .swiper .feedback-next:hover {
  background-color: rgba(var(--theme-default), 1);
  border: 1px solid rgba(var(--theme-default), 1);
}
.profile-navbar .scrollspy-box .client-feedback .swiper .feedback-prev:hover::after,
.profile-navbar .scrollspy-box .client-feedback .swiper .feedback-next:hover::after {
  color: rgba(var(--white), 1);
}
.profile-navbar .scrollspy-box .client-feedback .swiper .feedback-prev {
  right: 5%;
  left: unset;
}
[dir=rtl] .profile-navbar .scrollspy-box .client-feedback .swiper .feedback-prev {
  right: unset;
  left: 0%;
}
@media (max-width: 767px) {
  .profile-navbar .scrollspy-box .client-feedback .swiper .feedback-prev {
    right: 10%;
  }
}
@media (max-width: 460px) {
  .profile-navbar .scrollspy-box .client-feedback .swiper .feedback-prev {
    right: 12%;
  }
}
@media (max-width: 374px) {
  .profile-navbar .scrollspy-box .client-feedback .swiper .feedback-prev {
    right: 14%;
  }
}
.profile-navbar .scrollspy-box .experience-box {
  padding-bottom: 25px;
  border-bottom: 1px dashed rgba(var(--light-border), 1);
  margin-bottom: 25px;
}
.profile-navbar .scrollspy-box .experience-box ul {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.profile-navbar .scrollspy-box .experience-box ul li {
  background-color: rgba(var(--body-background), 1);
  box-shadow: 0px 2px 8px 0px rgba(var(--black), 0.08);
  padding: 10px;
  border-radius: 4px;
}
.profile-navbar .scrollspy-box .experience-box ul li .d-flex {
  gap: calc(8px + 12 * (100vw - 320px) / 1600);
}
@media (max-width: 480px) {
  .profile-navbar .scrollspy-box .experience-box ul li .d-flex {
    flex-wrap: wrap;
  }
}
.profile-navbar .scrollspy-box .experience-box ul li .d-flex .icon {
  height: calc(90px + 30 * (100vw - 320px) / 1600);
  width: calc(90px + 30 * (100vw - 320px) / 1600);
  padding: 5px;
  border: 1px solid rgba(var(--light-border), 1);
  border-radius: 4px;
}
@media (max-width: 480px) {
  .profile-navbar .scrollspy-box .experience-box ul li .d-flex .icon {
    margin-inline: auto;
  }
}
.profile-navbar .scrollspy-box .experience-box ul li .d-flex .icon img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.profile-navbar .scrollspy-box .experience-box ul li .d-flex .content {
  width: calc(100% - (90px + 30 * (100vw - 320px) / 1600) - (8px + 12 * (100vw - 320px) / 1600));
}
@media (max-width: 480px) {
  .profile-navbar .scrollspy-box .experience-box ul li .d-flex .content {
    width: 100%;
    text-align: center;
  }
}
.profile-navbar .scrollspy-box .experience-box ul li .d-flex .content h6 {
  line-height: 1.5;
}
.profile-navbar .scrollspy-box .experience-box ul li .d-flex .content > p {
  color: rgba(var(--theme-font-color), 1);
  margin: 4px 0;
}
.profile-navbar .scrollspy-box .experience-box ul li .d-flex .content > span {
  display: block;
  margin-top: 8px;
  font-size: 14px;
}
.profile-navbar .scrollspy-box .experience-box ul li .d-flex .content > .d-flex {
  gap: 6px;
}
.profile-navbar .scrollspy-box .specialty-box {
  border-bottom: 1px dashed rgba(var(--light-border), 1);
  margin-bottom: 25px;
  padding-bottom: 25px;
}
.profile-navbar .scrollspy-box .specialty-box ul {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.profile-navbar .scrollspy-box .specialty-box ul li {
  padding: calc(4px + 4 * (100vw - 320px) / 1600) calc(7px + 9 * (100vw - 320px) / 1600);
  background-color: rgba(var(--light-background), 0.5);
  border: 1px solid rgba(var(--light-border), 1);
  border-radius: 4px;
  font-weight: 500;
  color: rgba(var(--content-color), 1);
  transition: all 0.4s ease-in-out;
}
.profile-navbar .scrollspy-box .specialty-box ul li:hover {
  background-color: rgba(var(--theme-default), 1);
  border: 1px solid rgba(var(--theme-default), 1);
  color: rgba(var(--white), 1);
}
.profile-navbar .scrollspy-box .timing-box ul {
  background-color: rgba(var(--light-background), 0.5);
  border: 1px dashed rgba(var(--light-border), 0.5);
  padding: 12px calc(14px + 4 * (100vw - 320px) / 1600);
  border-radius: 6px;
}
.profile-navbar .scrollspy-box .timing-box ul li {
  width: 100%;
  padding: 8px 0;
  border-bottom: 1px dashed rgba(var(--light-border), 1);
  font-weight: 600;
}
.profile-navbar .scrollspy-box .timing-box ul li:last-child {
  border-bottom: none;
  color: rgba(var(--danger-color), 1);
}
.profile-navbar .scrollspy-box .timing-box ul li:last-child span {
  color: rgba(var(--danger-color), 1);
  font-weight: 600;
}
.profile-navbar .scrollspy-box .timing-box ul li:first-child {
  border-bottom: none;
}
.profile-navbar .scrollspy-box .timing-box ul li span {
  float: right;
  display: inline-block;
  font-weight: 500;
}
[dir=rtl] .profile-navbar .scrollspy-box .timing-box ul li span {
  float: left;
}

/*=====================
  4.43 hospitals css start
==========================*/
.hospital-list {
  background-color: rgba(var(--light-background), 0.7);
  border: 1px solid rgba(var(--light-border), 1);
  padding: calc(12px + 2 * (100vw - 320px) / 1600);
  border-radius: 8px;
  transition: all 0.4s ease-in-out;
}
.hospital-list .d-flex {
  gap: 10px;
  align-items: center;
  margin-bottom: calc(12px + 3 * (100vw - 320px) / 1600);
}
.hospital-list .d-flex .hospital-logo {
  height: calc(65px + 10 * (100vw - 320px) / 1600);
  width: calc(65px + 10 * (100vw - 320px) / 1600);
  background-color: rgba(var(--body-background), 1);
  border: 1px solid rgba(var(--light-border), 1);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  transition: all 0.4s ease-in-out;
}
.hospital-list .d-flex .hospital-logo img {
  width: calc(40px + 10 * (100vw - 320px) / 1600);
}
.hospital-list .d-flex .hospital-content {
  width: calc(100% - (75px + 10 * (100vw - 320px) / 1600));
}
.hospital-list .d-flex .hospital-content h6 {
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
  line-height: 1.3;
  word-break: break-all;
}
.hospital-list .d-flex .hospital-content .rating {
  margin-top: 4px;
}
.hospital-list .d-flex .hospital-content .rating > li {
  color: rgba(var(--p-text-color), 1);
  font-weight: 500;
}
.hospital-list .address-box {
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px dashed rgba(var(--light-border), 1);
}
.hospital-list .address-box li {
  padding: 4px 0;
  display: flex;
  gap: 10px;
  color: rgba(var(--theme-font-color), 1);
  align-items: center;
  font-weight: 500;
}
.hospital-list .address-box li:first-child {
  padding-top: 0;
}
.hospital-list .address-box li:last-child {
  padding-bottom: 0;
}
.hospital-list .address-box li i {
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
  line-height: 1;
  font-weight: normal;
}
.hospital-list .button-group {
  display: flex;
  gap: 10px;
  align-items: center;
}
.hospital-list .button-group .btn-fill {
  background-color: rgba(var(--theme-default), 1);
  color: rgba(var(--white), 1);
  width: 100%;
  font-weight: 500;
  font-size: calc(14px + 2 * (100vw - 320px) / 1600);
}
.hospital-list .button-group .btn-outline {
  border: 1px solid rgba(var(--theme-font-color), 1);
  transition: all 0.4s ease-in-out;
}
.hospital-list .button-group .btn-outline i {
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-font-color), 1);
  transition: all 0.4s ease-in-out;
}
.hospital-list .button-group .btn-outline:hover {
  background-color: rgba(var(--theme-font-color), 1);
}
.hospital-list .button-group .btn-outline:hover i {
  color: rgba(var(--body-background), 1);
}
.hospital-list:hover {
  box-shadow: 0px 0px 8px 0px rgba(var(--black), 0.08);
  background-color: rgba(var(--body-background), 1);
}
.hospital-list:hover .d-flex .hospital-logo {
  background-color: rgba(var(--light-background), 0.7);
}

.specialty-box {
  text-align: center;
}
.specialty-box .icon {
  height: 75px;
  width: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  margin-bottom: calc(12px + 8 * (100vw - 320px) / 1600);
  transition: all 0.4s ease-in-out;
  margin-inline: auto;
  background-color: rgba(var(--section-background), 1);
}
.specialty-box .icon svg {
  width: 45px;
  height: 45px;
  stroke: rgba(var(--theme-default), 1);
  transition: all 0.4s ease-in-out;
}
.specialty-box .content h6 {
  margin-bottom: 6px;
}
.specialty-box .content p {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.specialty-box .content span {
  display: block;
  margin-top: calc(14px + 2 * (100vw - 320px) / 1600);
  color: rgba(var(--theme-default), 1);
  font-weight: 500;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.specialty-box:hover .icon {
  background-color: rgba(var(--theme-default), 1);
}
.specialty-box:hover .icon svg {
  stroke: rgba(var(--white), 1);
  stroke-width: 12px;
}

/*=====================
  5.01 Search css start
==========================*/
.search-overlay {
  width: 100%;
  display: none;
  position: fixed;
  z-index: 10;
  top: 58px;
  left: 0;
  background-color: rgba(var(--body-background), 1);
}
.search-overlay > div {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.search-overlay > div .overlay-content {
  width: 100%;
}
.search-overlay > div .overlay-content .form-control:focus {
  box-shadow: none;
}
.search-overlay > div .overlay-content input {
  background-color: transparent;
  border: 0;
  border: 1px solid rgba(172, 183, 195, 0.2392156863);
  border-radius: 0;
  padding: 20px 50px;
  color: rgba(var(--p-text-color), 1);
}
.search-overlay > div .overlay-content button {
  position: absolute;
  top: 2px;
  background-color: transparent;
  border: 0;
  font-size: 24px;
  color: rgba(var(--p-text-color), 1);
  left: 15px;
}
.search-overlay > div .overlay-content button i {
  font-size: 16px;
}
.search-overlay > div .overlay-content form {
  position: relative;
}
.search-overlay > div .closebtn {
  position: absolute;
  top: 15px;
  right: 20px;
  color: rgba(var(--p-text-color), 1);
  font-size: 30px;
  cursor: pointer;
}
.search-overlay.search-two {
  top: unset;
  background-color: unset;
}
.search-overlay.search-two > div .overlay-content input {
  background-color: rgba(var(--body-background), 1);
  position: absolute;
  top: -70px;
  padding: 24px 50px;
}
.search-overlay.search-two > div .overlay-content button {
  top: -63px;
}
.search-overlay.search-two > div .closebtn {
  top: -50px;
  right: 24px;
}

.search-box-2 {
  padding: 12px;
  box-shadow: 0px 2px 8px 0px rgba(var(--black), 0.08);
  border-radius: 8px;
  margin-top: calc(-12px + -54 * (100vw - 320px) / 1600);
  background-color: rgba(var(--body-background), 1);
  position: relative;
}
.search-box-2 .search-box {
  position: relative;
  padding: calc(8px + 2 * (100vw - 320px) / 1600) calc(12px + 4 * (100vw - 320px) / 1600);
  border: 1px solid rgba(var(--light-border), 1);
  border-radius: 4px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: rgba(var(--theme-font-color), 1);
  background-color: rgba(var(--section-background), 1);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.search-box-2 .search-box input {
  width: 100%;
  padding: 0;
  border: none;
  background-color: transparent;
}
.search-box-2 .search-box input[type=date]::-webkit-inner-spin-button, .search-box-2 .search-box input[type=date i]::-webkit-calendar-picker-indicator {
  width: 19px;
  height: 19px;
  padding-left: 12px;
  border-left: 1px solid rgba(var(--p-text-color), 0.5);
  filter: brightness(0) saturate(100%) invert(69%) sepia(7%) saturate(437%) hue-rotate(176deg) brightness(91%) contrast(84%);
}
.search-box-2 .search-box input::placeholder {
  font-size: 16px;
}
.search-box-2 .search-box i {
  position: relative;
  font-size: calc(15px + 3 * (100vw - 320px) / 1600);
  color: rgba(var(--p-text-color), 0.8);
  padding-left: 16px;
  display: flex;
  align-items: center;
}
[dir=rtl] .search-box-2 .search-box i {
  padding-right: 16px;
  padding-left: 0;
}
.search-box-2 .search-box i:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  height: 80%;
  width: 1px;
  background-color: rgba(var(--p-text-color), 0.5);
}
[dir=rtl] .search-box-2 .search-box i:after {
  right: 0;
  left: unset;
}
.search-box-2 ul {
  display: flex;
  align-items: center;
  gap: 10px;
  padding-top: 12px;
  border-top: 1px dashed rgba(var(--light-border), 1);
  flex-wrap: wrap;
}
.search-box-2 ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  padding: calc(8px + 2 * (100vw - 320px) / 1600);
  background-color: rgba(var(--section-background), 1);
  border-radius: 6px;
}
.search-box-2 ul li p {
  color: rgba(var(--theme-font-color), 1);
  text-transform: capitalize;
}
.search-box-2 ul li i {
  cursor: pointer;
  color: rgba(var(--theme-font-color), 1);
}

.search-items-box {
  margin-top: calc(26px + 4 * (100vw - 320px) / 1600);
}

.search-product {
  padding: 0 calc(15px + 10 * (100vw - 320px) / 1600) calc(15px + 5 * (100vw - 320px) / 1600);
  text-align: center;
  border: 1px solid rgba(var(--light-border), 1);
  border-radius: 10px;
  margin-top: 40px;
  transition: all 0.6s ease-in-out;
}
.search-product .img {
  position: relative;
  width: fit-content;
  margin: auto;
}
.search-product .img::before {
  height: 128%;
  width: 105%;
  content: "";
  position: absolute;
  top: 37%;
  left: 50%;
  transform: translate(-50%, -50%) translateY(-18px);
  border: 1px dashed rgba(var(--theme-default), 1);
  border-radius: 50%;
  display: none;
  transition: all 0.6s ease-in-out;
}
.search-product .img img {
  margin-top: -15px;
  border-radius: 50%;
  transform: translateY(-18px);
  border: 4px solid rgba(var(--body-background), 1);
}
.search-product .content h6 {
  margin-bottom: calc(4px + 3 * (100vw - 320px) / 1600);
}
.search-product .content p {
  color: rgba(var(--theme-font-color), 0.8);
}
.search-product .content ul {
  text-align: start;
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid rgba(var(--light-border), 1);
}
.search-product .content ul li {
  padding: 2px 0;
}
.search-product .content ul li i {
  padding-right: 6px;
  color: rgba(var(--p-text-color), 1);
}
.search-product .content .d-flex {
  justify-content: center;
  gap: 10px;
  margin-top: 12px;
}
@media (max-width: 767px) and (min-width: 576px) {
  .search-product .content .d-flex {
    flex-direction: column;
  }
}
.search-product .content .d-flex .btn {
  border: 1px solid rgba(var(--theme-default), 1);
  background: rgba(var(--theme-default), 1);
  color: rgba(var(--white), 1);
  text-transform: capitalize;
}
.search-product .content .d-flex .btn:first-child {
  border: 1px solid rgba(var(--black), 0.08);
  background: linear-gradient(90deg, rgba(85, 85, 85, 0.8) 0%, rgb(51, 49, 49) 100%);
}
.search-product:hover {
  box-shadow: 0px 4px 12px rgba(var(--black), 0.1);
}
.search-product:hover .img::before {
  display: block;
}

/*=====================
12. Search css End
==========================*/
/*=====================
   5.02 Ratio CSS start
==========================*/
.ratio_30 .bg-size:before {
  padding-top: 10%;
  content: "";
  display: block;
}

.ratio_13 .bg-size:before {
  padding-top: 13%;
  content: "";
  display: block;
}

.ratio_18 .bg-size:before {
  padding-top: 18%;
  content: "";
  display: block;
}

.ratio_35 .bg-size:before {
  padding-top: 35%;
  content: "";
  display: block;
}

.ratio_38 .bg-size:before {
  padding-top: 38%;
  content: "";
  display: block;
}

.ratio_40 .bg-size:before {
  padding-top: 40%;
  content: "";
  display: block;
}

.ratio_45 .bg-size:before {
  padding-top: 45%;
  content: "";
  display: block;
}

.ratio_48 .bg-size:before {
  padding-top: 48%;
  content: "";
  display: block;
}

.ratio50 .bg-size:before {
  padding-top: 50%;
  content: "";
  display: block;
}

.ratio50_2 .bg-size:before {
  padding-top: 52%;
  content: "";
  display: block;
}

.ratio_55 .bg-size:before {
  padding-top: 55%;
  content: "";
  display: block;
}

.ratio2_3 .bg-size:before {
  padding-top: 60%;
  content: "";
  display: block;
}

.ratio_64 .bg-size:before {
  padding-top: 64%;
  content: "";
  display: block;
}

.ratio3_2 .bg-size:before {
  padding-top: 66.66%;
  content: "";
  display: block;
}

.ratio3_3 .bg-size:before {
  padding-top: 68%;
  content: "";
  display: block;
}

.ratio_landscape .bg-size:before {
  padding-top: 75%;
  content: "";
  display: block;
}

.ratio3_5 .bg-size:before {
  padding-top: 90%;
  content: "";
  display: block;
}

.ratio3_4 .bg-size:before {
  padding-top: 95%;
  content: "";
  display: block;
}

.ratio_square .bg-size:before {
  padding-top: 100%;
  content: "";
  display: block;
}

.ratio_square-8 .bg-size:before {
  padding-top: 80%;
  content: "";
  display: block;
}

.ratio_square-1 .bg-size:before {
  padding-top: 86%;
  content: "";
  display: block;
}

.ratio_square-0 .bg-size:before {
  padding-top: 84%;
  content: "";
  display: block;
}

.ratio_square-2 .bg-size:before {
  padding-top: 105%;
  content: "";
  display: block;
}

.ratio_square-3 .bg-size:before {
  padding-top: 114%;
  content: "";
  display: block;
}

.ratio_square-4 .bg-size:before {
  padding-top: 101%;
  content: "";
  display: block;
}

.ratio_apos .bg-size:before {
  padding-top: 132%;
  content: "";
  display: block;
}

.ratio_portrait .bg-size:before {
  padding-top: 118%;
  content: "";
  display: block;
}

.ratio1_2 .bg-size:before {
  padding-top: 200%;
  content: "";
  display: block;
}

.ratio1_3 .bg-size:before {
  padding-top: 119%;
  content: "";
  display: block;
}

.b-top {
  background-position: top !important;
}

.b-bottom {
  background-position: bottom !important;
}

.b-center {
  background-position: center !important;
}

.b-left {
  background-position: left !important;
}

.b-right {
  background-position: right !important;
}

.b_size_content {
  background-size: contain !important;
}
