@charset "UTF-8";
/****** UTILS ******/
@import url("https://fonts.googleapis.com/css2?family=Hanken+Grotesk:ital,wght@0,100..900;1,100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");
:root {
  --primary: #316dff;
  --secondary: #02bfff;
  --light: #f4f6f8;
  --dark: #000103;
  --dark-hover: #252a30;
  --white: #fff;
  --success: #04bd6c;
  --info: #2F80ED;
  --danger: #ff0000;
  --orange: #e04f16;
  --pink: #dd2590;
  --purple: #6938ef;
  --teal: #0E9384;
  --cyan: #06AED4;
  --warning: #ffca18;
  --indigo: #3538cd;
  --black: #000;
  --light-100: #FDFDFD;
  --light-200: #FCFCFC;
  --light-300: #FBFBFB;
  --light-400: #E6F1FE;
  --light-500: #F9FAFB;
  --light-600: #F9F9F9;
  --light-700: #F8F8F8;
  --light-800: #F7F7F7;
  --light-900: #f6f6f6;
  --gray-100: #F1F5F9;
  --gray-200: #E2E8F0;
  --gray-300: #CBD5E1;
  --gray-400: #94A3B8;
  --gray-500: #64748B;
  --gray-600: #475569;
  --gray-700: #334155;
  --gray-800: #1E293B;
  --gray-900: #0F172A;
  --primary-100: #EAF3FF;
  --primary-200: #D4E8FF;
  --primary-300: #BFDCFF;
  --primary-400: #AAD0FF;
  --primary-500: #95C4FF;
  --primary-600: #7FB7FF;
  --primary-700: #69ABFF;
  --primary-800: #519EFF;
  --primary-900: #3790FF;
  --primary-hover: #1819C8;
  --secondary-hover: #02A8E1;
  --success-hover: #03A65E;
  --info-hover: #0E0BDF;
  --warning-hover: #E1B214;
  --danger-hover: #E10000;
  --light-hover: #D8D8D8;
  --purple-hover: #5C30D3;
  --teal-hover:#2A1406;
  --primary-transparent: #E7EEFF;
  --secondary-transparent: #EFFAFF;
  --success-transparent: #F1FAF3;
  --warning-transparent: #FFFDF5;
  --danger-transparent: #FFE8E8;
  --info-transparent: #E9F1FF;
  --pink-transparent: #FCEBF5;
  --light-transparent: #FEFEFE;
  --gray-transparent: #E9EFF3;
  --teal-transparent: #E9F5F4;
  --purple-transparent: #F2EDFE;
  --cyan-transparent: #E9F8FB;
  --indigo-transparent: #EDEDFB;
  --orange-transparent: #FCEFEA;
  --primary-gradient: linear-gradient(90.08deg, #316DFF 0.09%, #02BFFF 70.28%);
  --white-rgb: 255, 255, 255;
}

:root.dark-mode {
  --white: #151515;
  --dark: #EFEFEF;
  --light: #262626;
  --gray-100: #282B2F;
  --gray-200: #2F3135;
  --gray-300: #34363C;
  --gray-400: #474A51;
  --gray-500: #616671;
  --gray-600: #757C8B;
  --gray-700: #9297A2;
  --gray-800: #CBCED4;
  --gray-900: #DADEE6;
  --gray-hover: #E3E9F4;
  --light-100: #858A97;
  --light-200: #707582;
  --light-300: #404145;
  --light-400: #323336;
  --light-500: #636772;
  --light-600: #585C66;
  --light-700: #53565E;
  --light-800: #4E5158;
  --light-900: #2D2F33;
  --light-hover: #27292D;
  --primary-transparent: #000C28;
  --secondary-transparent: #031924;
  --success-transparent: #051F0B;
  --warning-transparent: #302304;
  --danger-transparent: #300C04;
  --info-transparent: #031127;
  --pink-transparent: #2C051C;
  --light-transparent: #2C2C2C;
  --gray-transparent: #061524;
  --teal-transparent: #01201D;
  --purple-transparent: #080835;
  --cyan-transparent: #04222D;
  --indigo-transparent: #030332;
  --orange-transparent: #2B0D02;
  --white-rgb: 21, 21, 21;
}
:root.dark-mode .theme-9 {
  --primary-transparent: #000C28;
}

.theme-1 {
  --secondary: #1FB257;
  --secondary-hover: #1A9C4C;
  --primary-gradient: linear-gradient(90deg, #316DFF 0%, #1FB257 100%);
  --secondary-gradient: radial-gradient(84.63% 354.2% at 71.21% 68.89%, #4EDEC1 0%, #316DFF 41.35%, #316DFF 80.92%, #31436D 99.99%, #FFFFFF 100%);
}

.theme-2 {
  --primary: #1D1EE3;
  --secondary: #BFBE18;
  --dark: #121214;
  --light-100: #FFFFFF66;
  --primary-transparent: #FFFFFF1A;
  --secondary-transparent: #F1F5F926;
  --primary-gradient: linear-gradient(90deg, #1D1EE3 0%, #B4B326 100%);
}

.theme-3 {
  --primary: #025056;
  --primary-hover: #02454B;
  --primary-100: #517D81;
  --secondary: #E8E828;
  --secondary-hover: #CCCC22;
  --primary-gradient: linear-gradient(90deg, #03727B 0%, #E8E828 100%);
}

.theme-4 {
  --primary: #192273;
  --primary-hover: #151D65;
  --secondary: #1ACCBF;
  --light-100: #1ACCBF80;
  --light-200: #FFFFFF1A;
  --light-300: #D9D9D9;
  --gray-100: #00000014;
  --secondary-gradient: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #1ACCBF 100%);
  --primary-gradient: linear-gradient(180deg, #192273 0%, #2F40D9 100%);
  --purple-gradient: linear-gradient(181.21deg, rgba(255, 255, 255, 0) 1.04%, #192273 81.68%);
  --pink-gradient: linear-gradient(180deg, #B6E9EA 0%, #FFFFFF 100%);
  --white-rgb: rgba(255, 255, 255, 0.7);
  --linear-gradient: linear-gradient(180deg, #4052FF 0%, #1F2CB1 100%);
}

.theme-5 {
  --primary: #FFC269;
  --secondary: #A96E46;
  --secondary-hover: #b46935;
  --teal: #240f04;
  --teal-hover: #2A1406;
  --dark: #000103;
  --light-100: #FFFFFF1A;
  --light-200: #3B3B3B26;
  --primary-gradient: linear-gradient(180deg, #FDA608 0%, #A96E46 100%);
}

.theme-6 {
  --primary: #C71F37;
  --primary-100: #FBDAD9;
  --primary-hover: #AF1A2F;
  --secondary: #0A74C1;
  --secondary-hover: #1158A9;
  --primary-gradient: linear-gradient(90deg, #C71F37 0%, #316DFF 100%);
  --primary-transparent: #FDEDEC;
  --dark-gradient: linear-gradient(180.99deg, rgba(0, 0, 0, 0) -1.04%, rgba(0, 0, 0, 0.9) 86.12%);
}

.theme-7 {
  --primary: #17A2B8;
  --primary-100: #17A2B81A;
  --secondary: #F4C95D;
  --dark-100: #000103;
  --dark: #000103;
  --light-100: #ffffffd6;
  --primary-gradient: linear-gradient(90deg, #17A2B8 10.6%, #F4C95D 89.72%);
  --secondary-gradient: linear-gradient(114.83deg, #DAFAFF 34.87%, #F4C95D 103.25%);
  --linear-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #17A2B8 100%);
}

.theme-8 {
  --primary: #CF1415;
  --primary-200: #CF141533;
  --secondary: #E75E0D;
  --secondary-hover: #F6A216;
  --dark: #0B0C1E;
  --light-100: #ffffff24;
  --light-200: #FFFFFF05;
  --light-300: #ffffff1c;
  --light-400: #FFF7E6;
  --light-500: #EDE7C9;
  --primary-transparent: #FCF3F3;
  --secondary-transparent: #FEF7F3;
  --info-transparent: #F3F3F4;
  --primary-gradient: linear-gradient(90deg, #CF1415 0%, #E75E0D 100%);
  --secondary-gradient: linear-gradient(180deg, #F6A216 0%, #E75E0D 100%);
  --linear-gradient: linear-gradient(90.64deg, rgba(0, 0, 0, 0.7) 0.66%, rgba(0, 0, 0, 0) 99.55%);
}

.theme-9 {
  --primary: #E7A6A1;
  --primary-hover: #CB928D;
  --secondary: #6E3D68;
  --secondary-hover: #60355B;
  --primary-100: #FFE5E5;
  --primary-200: #FFF7F6;
  --primary-transparent: #FDF7F6;
  --secondary-transparent: #F2ECF1;
  --primary-gradient: linear-gradient(180deg, rgba(231, 166, 161, 0.26) 0%, rgba(147, 88, 140, 0.07) 100%);
  --primary-gradient-100: linear-gradient(180deg, #E7A6A1 0%, #FFFFFF 100%);
  --secondary-gradient: linear-gradient(180deg, #6E3D68 0%, #FFFFFF 100%);
  --linear-gradient: linear-gradient(90deg, #6E3D68 -1.29%, #E7A6A1 103.6%);
  --primary-gradient-200: linear-gradient(180deg, #F1D8D9 0%, #FFFFFF 100%);
  --primary-rgb: 231, 166, 161;
  --secondary-rgb: 110, 61, 104;
}

.theme-10 {
  --primary: #1F6F5F;
  --primary-100: #F9DDED9E;
  --primary-200: #2B4CD31A;
  --secondary: #E9F3F1;
  --light-100: #E9F3F1;
  --light-200: #FFFFFF1A;
  --light-300: #1F6F5F12;
  --light-400: #ffffff26;
  --light-500: #FFFFFF0D;
  --primary-gradient: linear-gradient(150deg, #FFFFFF 0%, #1F6F5F 50%, #FFFFFF 100%);
  --primary-gradient-100: linear-gradient(180deg, #FFFFFF 0%, #1F6F5F 100%);
  --linear-gradient: linear-gradient(180deg, #FFFFFF 0%, #E9F3F1 100%);
  --secondary-gradient: linear-gradient(180deg, #F7FFFD 0%, #DBFFF4 100%);
}

.theme-11 {
  --primary: #2B4CD3;
  --primary-100: #1F6F5F40;
  --secondary: #FBBB25;
  --secondary-100: #FBBB251A;
  --success: #00A372;
  --success-600: #47DEB1;
  --dark: #212932;
  --primary-transparent: #2B4CD31A;
  --secondary-transparent: #FBBB251A;
  --orange-transparent: #FCEFEA;
  --dark-gradient: #121A22;
  --primary-gradient: linear-gradient(176.93deg, #00A372 3.25%, #2B4CD3 93.23%);
  --secondary-gradient: linear-gradient(176.93deg, #E5EAFF 3.25%, #FFFFFF 93.23%);
  --linear-gradient: linear-gradient(180deg, #FFFFFF 0%, #E5EAFF 100%);
  --pink-gradient: linear-gradient(110deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 50%, rgba(255, 255, 255, 0) 100%);
}

.theme-12 {
  --primary: #256AFF;
  --secondary: #04BD6C;
  --primary-hover: #1F5DE1;
  --secondary-hover: #03A65E;
  --dark: #010403;
  --light: #EBF0FE;
  --light-100: #F3FBFA;
  --light-200: #F4F6F8;
  --light-300: #C7ECD266;
  --black: #043833;
  --linear-gradient: linear-gradient(123.41deg, #FFEBE2 30.13%, #F9CCAB 94.08%);
  --pink-gradient: linear-gradient(103.12deg, #FFF5F5 18.76%, #FFC8C8 96.51%);
  --secondary-gradient: linear-gradient(106.26deg, #FFFFDE 7.64%, #F0F098 90%);
  --primary-gradient: linear-gradient(267.9deg, #04423C 28.13%, #1F7168 79.05%);
  --primary-gradient-100: linear-gradient(93.13deg, #efebe6 5.99%, #FFF4E4 44.88%, #FFD599 93.83%);
  --primary-gradient-200: linear-gradient(90deg, #256AFF 0%, #15B5A4 100%);
  --purple-gradient: linear-gradient(180deg, rgba(0, 170, 120, 0.05) 0%, rgba(0, 170, 120, 0.05) 100%);
}

/*** default values ***/
/****** UTILS ******/
/** Extends **/
.upload-wrap, .login-page .login-right, .doctor-action, .listing-day, .doc-times, .css-equal-content, .css-equal-heights {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.css-equal-content {
  color: red;
  float: left;
}

.consultation-types a, .time-slot li .timing, .coming-soon-info, .widget-setcount .step-box, .widget-setcount .step-icon, .about-contact-icon span, .why-choose-icon span, .plan-choose-info, .pricing-icon span, .top-header-right .nav, .log-register, .shopping-cart-list .nav, .welcome-grid .welcome-info .welcome-icon, .deals-grid .deals-box, .seller-grid .seller-icon, .products-card .product-card-img, .products-card .product-content .product-cart .cart-icon, .products-card .product-icon span, .footer.pharmacy-footer .mid-foot-two .social-icons li a, .doctor-widget-one .clinic-booking .btn-primary-light, .view-icons a, .voice-call-avatar, .login-right .social-login-btn .btn, .step-list ul li a, .profile-pic-upload .cam-col, .increment-decrement .input-groups input[type=button], .login-content-info .account-content .social-login-btn .btn, .pass-group .toggle-password, .call-box .call-wrapper .call-items, .signature, .btn.btn-danger.trash, .hours-info .btn.btn-danger.trash, .visits span.visit-rsn:before, .time-slot.time-slot-blk li .timing, .blogs-section .blog-wrapper .wrap-content .date-cart, .section-specialities .specialities-slider .speicality-item .speicality-img span, .profile-widget .fav-btn, .specialities-section-one .specialities-item, .specialities-section-one .specialities-img span, .work-info .work-icon span, .partners-slider li a, .serv-wrap span, .dot-slider .slick-dots li, .slick-dots .slick-dots li, .clinic-slider .profile-widget .brower-box a, .browse-slider .profile-widget .brower-box a, .book-slider .profile-widget .brower-box a, .clinic-slider .profile-widget .brower-box .arrow, .browse-slider .profile-widget .brower-box .arrow, .book-slider .profile-widget .brower-box .arrow, .brower-box a, .header .header-nav, .header.custom .header-navbar-rht.right-menu .header-contact-img i, .header-one .main-menu-wrapper .main-nav li .btn.reg-btn, .header-one .main-menu-wrapper .main-nav li .btn.log-btn, .header-one .main-menu-wrapper .main-nav .register-btn, .header-one .header-navbar-rht li .btn.reg-btn, .header-one .header-navbar-rht li .btn.log-btn, .custom-medicalrecord-modal .modal-content .upload-medical-records .dropzone, .align-center {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}

.terms-btn .btn, .otp-sec p, .testimonial-slider .slick-prev, .testimonial-slider .slick-next, .log-register span, .categorie-card .categorie-btn .btn, .seller-card .seller-content .btn, .trusted-info .trusted-btn .btn, .doctor-filter-sort .nav li a, .doctor-widget-one .favourite-btn .favourite-icon, .doctor-profile-widget.doc-grid .favourite-btn .favourite-icon, .slide-nav-1 button.owl-next,
.slide-nav-1 button.owl-prev,
.slide-nav-2 button.owl-next,
.slide-nav-2 button.owl-prev, .reviews-ratings span, .doc-pro-location .doc-badge, .faq-info .accordion-button:after {
  display: inline-flex;
  display: -webkit-inline-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}

.success-btn .btn, .terms-section .terms-content .terms-text.terms-list p, .breadcrumb-bar-two .page-breadcrumb ol, .way-inner-header .btn, .booking-btn .btn, .pharmacy-btn .btn, .welcome-grid .welcome-btn .btn, .shop-card .shop-content .btn, .breadcrumb-bar-one .page-breadcrumb ol, .specialities-section-one .specialities-btn .btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.consultation-types, .booking-date, .booking-range .btn, .contact-card .card-body, .signup-info, .about-contact, .testimonial-info, .pricing-header-info, .booking-doctor-left, .booking-doctor-right p, .lang-dropdown .dropdown-toggle, .lang-dropdown .dropdown-menu .dropdown-item, .shopping-cart-amount, .browse-categorie .categorie-dropdown .dropdown-toggle, .browse-categorie .categorie-dropdown .dropdown-menu .dropdown-item, .welcome-grid .welcome-info, .seller-grid, .trusted-info .trusted-text h6, .products-card .product-content .product-cart, .coupon-card, .footer.pharmacy-footer .top-footer, .footer.pharmacy-footer .mid-footer .footer-links .app-store-links, .filter-grid h4 a, .doctor-filter-availability, .doctor-filter-option, .doctor-filter-sort, .doctor-widget-one .doc-location, .doctor-widget-one .clini-infos ul li, .booking-date.choose-date-book, .doc-pro-location p, .articles-info, .flag-dropdown .dropdown-toggle, .flag-dropdown .dropdown-menu .dropdown-item {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}

.widget-setcount ul, .booking-list {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}

.specialities-section-one .specialities-item {
  flex-direction: column;
}

.seller-card .seller-time .nav {
  justify-content: center;
  -webkit-justify-content: center;
}

.lang-dropdown .dropdown-toggle, .browse-categorie .categorie-dropdown .dropdown-toggle, .flag-dropdown .dropdown-toggle {
  justify-content: start;
  -webkit-justify-content: start;
}

.top-header-right .nav, .shopping-cart-list .nav {
  justify-content: end;
  -webkit-justify-content: end;
}

.widget-setcount ul, .left-panel, .onboarding-content-box.content-wrap, .prefer-box, .relative-form, .products-card .product-content .product-cart, .coupon-card {
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.terms-section .terms-content .terms-text.terms-list p {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}

.cart-search form {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.listing-day, .header .header-nav, .header .header-nav .menu-header, .header-one .menu-header {
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
}

.login-bottom-copyright, .custom-increment.cart .input-group1, .hours-info .btn.btn-danger.trash, .success-cont i, .section-specialities .specialities-slider .speicality-item .speicality-img span, .profile-widget .fav-btn, .header .header-nav .header-navbar-rht li, .avatar .avatar-title, .btn-icon {
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
}

.trusted-section .owl-carousel.partners-slider.owl-loaded, .login-page .login-right, .increment-decrement .input-groups, .signature, .dash-card .dash-widget, .change-avatar, .btn.btn-danger.trash, .appointments .appointment-action, .success-page-cont, .success-cont i, .header .header-nav .menu-header, .header .header-nav .header-navbar-rht li, .header .header-nav .header-navbar-rht .dropdown-menu .dropdown-item, .header .header-nav .header-navbar-rht .logged-item .nav-link, .header-one .menu-header, .avatar .avatar-title, table.table td h2 .table-avatar, table.table td h2.table-avatar, .btn-icon {
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.review-grid, .listing-day {
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
}

.appointments .appointment-action, .success-cont i, .section-specialities .specialities-slider .speicality-item .speicality-img span, .profile-widget .fav-btn, .footer .footer-top .footer-widget .footer-about-content .social-icon ul, .footer .footer-top .footer-widget .footer-about-content .social-icon ul li a, .header .header-nav .header-navbar-rht li, .header .header-nav .header-navbar-rht .logged-item .nav-link, .avatar-group, table.table td h2 .table-avatar, table.table td h2.table-avatar, .btn-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.payment-radio, .custom_check, .custom_radio, .slick-slider {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.right-panel, .clinic-services, .appointments .appointment-list, .schedule-nav .nav-tabs, .post-left ul, .header .header-nav, .header-one .header-nav, .custom-medicalrecord-modal .modal-content .upload-medical-records .dropzone {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.specialities-section-one .specialities-item {
  -ms-flex-direction: column;
  flex-direction: column;
}

.upload-wrap, .step-list ul, .payment-menthods ul, .day-week-month-col ul, .header-top ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/******* BASE *******/
/****** UTILS ******/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  border: 0;
}

* {
  box-sizing: border-box;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  height: 100%;
  overflow-x: hidden;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after {
  content: "";
  content: none;
}

q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/****** UTILS ******/
h1 {
  font-weight: 700;
  font-size: 48px;
}
@media (max-width: 991.98px) {
  h1 {
    font-size: 38px;
  }
}
@media (max-width: 767.98px) {
  h1 {
    font-size: 32px;
  }
}

h2 {
  font-weight: 700;
  font-size: 36px;
}
@media (max-width: 991.98px) {
  h2 {
    font-size: 32px;
  }
}
@media (max-width: 767.98px) {
  h2 {
    font-size: 30px;
  }
}

h3 {
  font-weight: 700;
  font-size: 30px;
}
@media (max-width: 991.98px) {
  h3 {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  h3 {
    font-size: 26px;
  }
}

h4 {
  font-weight: 700;
  font-size: 24px;
}
@media (max-width: 991.98px) {
  h4 {
    font-size: 22px;
  }
}
@media (max-width: 767.98px) {
  h4 {
    font-size: 20px;
  }
}

h5 {
  font-weight: 700;
  font-size: 20px;
}
@media (max-width: 991.98px) {
  h5 {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  h5 {
    font-size: 17px;
  }
}

h6 {
  font-weight: 700;
  font-size: 18px;
}
@media (max-width: 767.98px) {
  h6 {
    font-size: 16px;
  }
}

.section-title {
  font-size: 42px;
  font-weight: 700;
}
@media (max-width: 991.98px) {
  .section-title {
    font-size: 36px;
  }
}
@media (max-width: 767.98px) {
  .section-title {
    font-size: 32px;
  }
}
@media (max-width: 575.98px) {
  .section-title {
    font-size: 26px;
  }
}

.custom-title {
  font-size: 24px;
  font-weight: 700;
}
@media (max-width: 991.98px) {
  .custom-title {
    font-size: 22px;
  }
}
@media (max-width: 767.98px) {
  .custom-title {
    font-size: 18px;
  }
}

.sub-title {
  font-size: 18px;
}
@media (max-width: 767.98px) {
  .sub-title {
    font-size: 16px;
  }
}

/****** UTILS ******/
/****** UTILS ******/
body {
  font-family: "Hanken Grotesk", sans-serif;
  font-size: 16px;
  color: var(--gray-600);
  line-height: 1.5;
  background-color: var(--white);
  overflow-y: auto;
  overflow-x: hidden;
}
@media (max-width: 767.98px) {
  body {
    font-size: 15px;
  }
}

::selection {
  background: var(--primary);
  color: var(--white);
  text-shadow: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

* {
  outline: none;
}

button {
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
button:focus {
  box-shadow: none !important;
}

.green .intro_text a:hover {
  color: var(--primary);
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

p {
  margin-top: 0;
  margin-bottom: 16px;
  color: var(--gray-600);
}

strong {
  font-weight: 700;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  color: var(--gray-900);
  font-family: "Hanken Grotesk", sans-serif;
  font-weight: 700;
  margin-bottom: 0;
}

ol, ul {
  list-style: none;
  margin-block-end: 0;
  padding: 0;
}

ul {
  list-style: none;
}
ul.list-disc {
  list-style: disc;
  padding-left: 15px;
}
ul.list-disc ul {
  list-style-type: circle;
}
ul.list-decimal {
  list-style: decimal;
  padding-left: 15px;
}
ul.list-decimal ul {
  list-style-type: decimal;
}
ul.list-icon {
  list-style: none;
  padding-left: 0;
}
ul.list-icon > li {
  padding-left: 1.875rem;
  counter-increment: li;
}
ul.list-icon > li i,
ul.list-icon > li .feather-icon,
ul.list-icon > li .svg-icon {
  display: inline-block;
  height: 20px;
  width: 20px;
  text-align: center;
  margin-left: -1.25rem;
  position: relative;
  left: -10px;
  padding: 1px;
  top: -1px;
}
ul.list-icon > li i {
  font-size: 20px;
  top: 5px;
}
ul .btn-primary:not(:disabled):not(.disabled):active:focus, ul .btn-primary:not(:disabled):not(.disabled).active:focus {
  box-shadow: none;
}

.form-group {
  margin-bottom: 20px;
}

.text-muted {
  color: #757575 !important;
}

.dropdown-menu {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 14px;
  border-radius: 3px;
  -webkit-box-shadow: inherit;
  -moz-box-shadow: inherit;
  box-shadow: inherit;
  transform-origin: left top 0;
  -webkit-transform-origin: left top 0;
  -ms-transform-origin: left top 0;
}

@media (max-width: 1399.98px) {
  .row.row-grid {
    margin-left: -8px;
    margin-right: -8px;
  }
}
@media (max-width: 1399.98px) {
  .row.row-grid > div {
    padding-right: 8px;
    padding-left: 8px;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}
@media (max-width: 1199.98px) {
  .row.row-grid > div {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 849.96px) {
  .row.row-grid > div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 767.98px) {
  .row.row-grid > div {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 575.98px) {
  .row.row-grid > div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.text-sm {
  font-size: 14px !important;
}

.material-icons {
  font-family: "Material Icons";
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
}

.small, small {
  font-size: 80%;
  font-weight: 400;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus {
  box-shadow: 0 0 0px 1000px white inset !important;
  -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}
input[type=text], input[type=password] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

input, button, a {
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

button:focus {
  outline: 0;
}

.btn:focus, .btn.focus {
  box-shadow: inherit;
}

.list-group-item {
  border: 1px solid #f0f0f0;
}

@media (max-width: 991.98px) {
  .container {
    max-width: 100%;
  }
}

p:last-child  {
  margin-bottom: 0;
}

.theme-2 {
  overflow-x: hidden !important;
}

.theme-4 {
  background: var(--light);
}

.theme-5 .btn {
  color: var(--gray-900);
}

.theme-11-btn {
  position: relative;
  background: transparent !important;
  padding: 0px !important;
  border: none !important;
  outline: none;
  display: block !important;
}
.theme-11-btn:hover .icon.one {
  width: 42px;
  height: 42px;
  transform: scale(1);
}
.theme-11-btn:hover .icon.two {
  width: 0;
  height: 0;
  transform: scale(0);
}
.theme-11-btn .content {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  padding: 11px 20px;
  border-radius: 100px;
  transition: all 0.6s ease;
  background: var(--primary);
}
.theme-11-btn .icon {
  border-radius: 50%;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  background: var(--primary);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.theme-11-btn .icon.one {
  position: relative;
  right: -5px;
  top: 2px;
  width: 0;
  height: 0;
  transition: all 0.6s;
  transform: scale(0);
}
.theme-11-btn .icon.two {
  position: relative;
  left: -5px;
  top: 2px;
  width: 42px;
  height: 42px;
  transition: all 0.6s;
}

/****** UTILS ******/
.bg-primary {
  background-color: #316DFF !important;
  color: #fff;
}

.bg-secondary {
  background-color: #02BFFF !important;
  color: #fff;
}

.bg-success {
  background-color: #04BD6C !important;
  color: #fff;
}

.bg-info {
  background-color: #110EFD !important;
  color: #fff;
}

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

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

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

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

.bg-purple {
  background-color: #6938EF !important;
  color: #fff;
}

.bg-white {
  background-color: #fff !important;
  color: #fff;
}

.bg-orange {
  background-color: #e04f16 !important;
  color: #fff;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.bg-soft-primary {
  background-color: var(--primary-100);
  color: var(--primary);
}

.bg-soft-secondary {
  background-color: #D7C5F7;
  color: var(--secondary);
}

.bg-soft-success {
  background-color: #C7ECD2;
  color: var(--success);
}

.bg-soft-danger {
  background-color: #FFC8BD;
  color: var(--danger);
}

.bg-soft-warning {
  background-color: #FFF0CA;
  color: var(--warning);
}

.bg-soft-orange {
  background-color: var(--orange-transparent);
  color: var(--orange);
}

.bg-soft-info {
  background-color: #ADC9FF;
  color: var(--info);
}

.bg-soft-light {
  background-color: var(--light-300);
  color: var(--gray-600);
}

.bg-soft-dark {
  background-color: rgba(0, 0, 0, 0.3);
  color: var(--white);
}

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

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

.bg-outline-primary {
  background-color: var(--white);
  border: 1px solid var(--primary);
  color: var(--primary);
}

.bg-outline-secondary {
  background-color: var(--white);
  border: 1px solid var(--secondary);
  color: var(--secondary);
}

.bg-outline-warning {
  background-color: var(--white);
  border: 1px solid var(--warning);
  color: var(--warning);
}

.bg-outline-info {
  background-color: var(--white);
  border: 1px solid var(--info);
  color: var(--info);
}

.bg-outline-success {
  background-color: var(--white);
  border: 1px solid var(--success);
  color: var(--success);
}

.bg-outline-danger {
  background-color: var(--white);
  border: 1px solid var(--danger);
  color: var(--danger);
}

.bg-outline-dark {
  background-color: var(--white);
  border: 1px solid var(--dark);
  color: var(--dark);
}

.bg-outline-light {
  background-color: var(--white);
  border: 1px solid var(--light) !important;
  color: var(--black) !important;
}

.bg-primary-transparent {
  background-color: var(--primary-transparent) !important;
  color: var(--primary) !important;
}
.bg-primary-transparent:hover {
  background-color: var(--primary-transparent) !important;
  color: var(--primary) !important;
}

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

.bg-info-transparent {
  background-color: #E3EDFF !important;
  color: var(--info) !important;
}
.bg-info-transparent:hover {
  background-color: #E3EDFF !important;
  color: var(--info) !important;
}

.bg-warning-transparent {
  background-color: var(--warning-transparent) !important;
  color: var(--warning) !important;
}
.bg-warning-transparent:hover {
  background-color: #FFFAEE !important;
  color: var(--warning) !important;
}

.bg-danger-transparent {
  background-color: #FFEDE9 !important;
  color: var(--danger) !important;
}
.bg-danger-transparent:hover {
  background-color: #FFEDE9 !important;
  color: var(--danger) !important;
}

.bg-light-transparent {
  background-color: var(--light-100) !important;
  color: var(--light) !important;
}
.bg-light-transparent:hover {
  background-color: var(--light-100) !important;
  color: var(--gray-600) !important;
}

.bg-pink-transparent {
  background-color: #FFECF4 !important;
  color: var(--pink) !important;
}

.bg-lightdanger-gradient {
  background: linear-gradient(180deg, #FFFFFF 0%, #FFEEEE 100%);
}

.bg-lightpink-gradient {
  background: linear-gradient(180deg, #FFFFFF 0%, #FFEBF4 100%);
}

.bg-lightsuccess-gradient {
  background: linear-gradient(180deg, #FFFFFF 0%, #E8FFF2 100%);
}

.bg-lightpurple-gradient {
  background: linear-gradient(180deg, #FFFFFF 0%, #FCE8FF 100%);
}

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

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

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

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

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

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

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

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

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

.bg-gray-900 {
  background-color: var(--gray-900) !important;
}

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

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

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

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

.bg-success-800 {
  background-color: #5ECB89 !important;
}

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

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

.svg-primary {
  fill: var(--primary);
}

.svg-secondary {
  fill: var(--secondary);
}

.svg-success {
  fill: var(--success);
}

.svg-danger {
  fill: var(--danger);
}

.svg-warning {
  fill: var(--warning);
}

.svg-white {
  fill: var(--white);
}

.svg-black {
  fill: var(--black);
}

.svg-pink {
  fill: var(--pink);
}

.svg-purple {
  fill: var(--purple);
}

.svg-info {
  fill: var(--info);
}

.svg-light {
  fill: var(--light);
}

.svg-dark {
  fill: var(--dark);
}

.svg-default {
  fill: var(--gray-600);
}

.color-container {
  width: 5rem;
  height: 5rem;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 3rem;
}

.text-container {
  padding: 0.25rem 0.5rem;
  border-radius: 6px;
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
}

.color-box {
  width: 80px;
  height: 80px;
  border-radius: 6px;
  margin-right: 0.75rem;
  margin-bottom: 0.75rem;
}

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

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

.bg-transparent-primary {
  background: var(--primary-transparent);
}

.bg-transparent-warning {
  background: #FFFAEE !important;
}

.bg-transparent-light {
  background: var(--light) !important;
}

.bg-transparent-danger {
  background: #FFEDE9 !important;
}

.bg-transparent-success {
  background: #EDF9F0 !important;
}

.bg-transparent-info {
  background: #E3EDFF !important;
}

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

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

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

.bg-soft-pink {
  background: #FFECF4;
  color: var(--pink);
}

.bg-danger-transparent {
  background: var(--danger-transparent);
  border-color: var(--danger-transparent) !important;
}

.bg-pink-transparent {
  background: var(--pink-transparent) !important;
  color: var(--pink) !important;
}

.bg-outline-pink {
  border: 1px solid var(--pink) !important;
  color: var(--pink) !important;
}

.bg-outline-purple {
  border: 1px solid var(--purple) !important;
  color: var(--purple) !important;
}

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

.bg-gray-transparent {
  background: var(--gray-transparent) !important;
}

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

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

.bg-success-transparent {
  background-color: var(--success-transparent) !important;
}

.bg-info-transparent {
  background-color: var(--info-transparent) !important;
}

.bg-warning-transparent {
  background-color: var(--warning-transparent) !important;
}

.bg-danger-transparent {
  background-color: var(--danger-transparent) !important;
}

.bg-dark-transparent {
  background-color: var(--dark-transparent) !important;
}

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

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

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

.bg-orange-transparent {
  background-color: var(--orange-transparent) !important;
}

/******* COMPONENTS ******/
/****** UTILS ******/
.btn-check:checked + .btn, .btn.active, .btn.show, .btn.show:hover, .btn:first-child:active, :not(.btn-check) + .btn:active {
  background-color: var(--primary);
  border-color: var(--primary);
  color: #fff;
}

button {
  cursor: pointer;
}
button:focus {
  outline: 0;
  box-shadow: none;
}

.btn {
  border-radius: 44px;
  padding: 0.625rem 1.25rem;
  font-size: 1rem;
  transition: all 0.5s;
  font-weight: 600;
}
.btn:focus {
  box-shadow: none !important;
}
.btn:hover {
  transition: all 0.5s;
}
.btn.btn-xl {
  padding: 0.563rem 1rem;
  font-size: 1rem;
}
.btn.btn-lg {
  padding: 0.875rem 1.5rem;
  font-size: 1rem;
}
.btn.btn-sm {
  padding: 0.438rem 0.75rem;
  font-size: 0.875rem;
}
.btn.btn-xs {
  padding: 0.25rem 0.5rem;
  font-size: 0.6rem;
}
.btn.btn-md {
  padding: 0.625rem 1.25rem;
  font-size: 1rem;
}
.btn.btn-white {
  background-color: var(--white);
  border: 1px solid var(--white);
  color: var(--gray-900);
}
.btn.btn-white.show {
  background-color: var(--white);
  border: 1px solid var(--white);
}
.btn.btn-gray {
  background: var(--gray-transparent);
  border-color: var(--gray-transparent);
  color: var(--gray-900);
}
.btn.btn-gray:hover, .btn.btn-gray:focus, .btn.btn-gray.focus, .btn.btn-gray:active, .btn.btn-gray.active {
  background: var(--primary);
  border-color: var(--primary);
  color: var(--gray-900);
}
.btn.btn-primary-gradient {
  background-image: var(--primary-gradient);
  color: #fff !important;
  border: 0;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.btn.btn-primary-gradient::before {
  content: "";
  position: absolute;
  background: var(--primary-gradient);
  transform: scaleX(0);
  transform-origin: right center;
  transition: transform 0.24s ease-in-out;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.btn.btn-primary-gradient:hover, .btn.btn-primary-gradient:focus, .btn.btn-primary-gradient.focus, .btn.btn-primary-gradient:active, .btn.btn-primary-gradient.active {
  background: var(--dark);
}
.btn.btn-primary-gradient:hover::before, .btn.btn-primary-gradient:focus::before, .btn.btn-primary-gradient.focus::before, .btn.btn-primary-gradient:active::before, .btn.btn-primary-gradient.active::before {
  transform: scaleX(1);
  transform-origin: left center;
}

.btn-group .btn {
  padding: 0.45rem 0.75rem;
}

.btn-group-lg .btn {
  padding: 0.65rem 1rem;
}

.btn-group-sm .btn {
  padding: 0.25rem 0.5rem;
}

.btn.btn-w-xs {
  min-width: 5.625rem;
}
.btn.btn-w-sm {
  min-width: 6.975rem;
}
.btn.btn-w-md {
  min-width: 8.125rem;
}
.btn.btn-w-lg {
  min-width: 9.375rem;
}

.btn-icon i {
  padding: 0rem;
  margin: -0.5rem;
}
.btn-icon.btn-xs {
  width: 24px;
  height: 24px;
  font-size: 0.8rem;
}
.btn-icon.btn-sm {
  width: 1.75rem;
  height: 1.75rem;
  font-size: 0.8rem;
}
.btn-icon.btn-lg {
  width: 2.75rem;
  height: 2.75rem;
  font-size: 1.2rem;
}

.btn-list > button, .btn-list > a {
  margin: 0 0.375rem 0.375rem 0;
}

[dir=rtl] .btn-list button,
[dir=rtl] .btn-list div,
[dir=rtl] .btn-list a,
[dir=rtl] .btn-list input {
  margin: 0 0 0.375rem 0.375rem;
}

.btn-list {
  margin-block-end: -0.5rem;
}

.btn-square {
  border-radius: 0;
}

.btn-group-pill .btn:first-child {
  border-radius: 60px 0 0 60px;
}

.btn-group-pill .btn:last-child {
  border-radius: 0 60px 60px 0;
}

.btn-group-square .btn:first-child {
  border-radius: 0px 0 0 0px;
}

.btn-group-square .btn:last-child {
  border-radius: 0 0px 0px 0;
}

.btn.btn-primary-light {
  background-color: rgba(var(--primary), 0.1);
  color: var(--primary);
}
.btn.btn-primary-light:hover, .btn.btn-primary-light:focus, .btn.btn-primary-light:active {
  background-color: var(--primary);
  color: var(--white);
  border-color: var(--primary);
}

.btn.btn-primary-ghost {
  background-color: transparent;
  color: var(--primary);
  border: 1px solid var(--primary);
}
.btn.btn-primary-ghost:active {
  color: var(--primary);
  border: 1px solid var(--primary);
  background-color: transparent;
}
.btn.btn-dark {
  background: var(--gray-900) !important;
  border-color: var(--gray-900) !important;
  box-shadow: none;
  color: var(--white);
}
.btn.btn-dark:hover {
  background: #252a30 !important;
  border-color: #252a30 !important;
}
.btn.btn-secondary-ghost {
  background-color: transparent;
  color: var(--secondary);
  border: 1px solid var(--secondary);
}
.btn.btn-secondary-ghost:active {
  color: var(--secondary);
  border: 1px solid var(--secondary);
  background-color: transparent;
}
.btn.btn-warning-ghost {
  background-color: transparent;
  color: var(--warning);
  border: 1px solid var(--warning);
}
.btn.btn-warning-ghost:active {
  color: var(--warning);
  border: 1px solid var(--warning);
  background-color: transparent;
}
.btn.btn-info-ghost {
  background-color: transparent;
  color: var(--info);
  border: 1px solid var(--info);
}
.btn.btn-info-ghost:active {
  color: var(--info);
  border: 1px solid var(--info);
  background-color: transparent;
}
.btn.btn-success-ghost {
  background-color: transparent;
  color: var(--success);
  border: 1px solid var(--success);
}
.btn.btn-success-ghost:active {
  color: var(--success);
  border: 1px solid var(--success);
  background-color: transparent;
}
.btn.btn-danger-ghost {
  background-color: transparent;
  color: var(--danger);
  border: 1px solid var(--danger);
}
.btn.btn-danger-ghost:active {
  color: var(--danger);
  border: 1px solid var(--danger);
  background-color: transparent;
}

.btn-list button {
  margin: 0 0.375rem 0.375rem 0;
}

.btn-group-vertical .btn-check:checked + .btn {
  color: var(--white) !important;
}

.btn-outline-primary {
  position: relative;
  display: inline-block;
  color: var(--primary);
  background: transparent; /* Transparent background */
  border: 1px solid transparent; /* Border width */
  background-image: linear-gradient(white, white), linear-gradient(90.08deg, #0E82FD 0.09%, #06AED4 70.28%);
  background-origin: border-box;
  background-clip: padding-box, border-box;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}
.btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary.focus, .btn-outline-primary:active, .btn-outline-primary.active {
  background-image: var(--primary-gradient) !important;
  border-color: var(--primary-gradient);
  color: var(--white) !important;
}

.btn-outline-secondary {
  border: 1px solid var(--secondary) !important;
  color: var(--secondary) !important;
}
.btn-outline-secondary:hover, .btn-outline-secondary:focus, .btn-outline-secondary.focus, .btn-outline-secondary:active, .btn-outline-secondary.active {
  background-color: var(--secondary) !important;
  border: 1px solid var(--secondary) !important;
  color: var(--white) !important;
}

.btn-outline-success {
  border: 1px solid var(--success) !important;
  color: var(--success) !important;
}
.btn-outline-success:hover, .btn-outline-success:focus, .btn-outline-success.focus, .btn-outline-success:active, .btn-outline-success.active {
  background-color: var(--success) !important;
  border: 1px solid var(--success) !important;
  color: var(--white) !important;
}

.btn-outline-danger {
  border: 1px solid var(--danger) !important;
  color: var(--danger) !important;
}
.btn-outline-danger:hover, .btn-outline-danger:focus, .btn-outline-danger.focus, .btn-outline-danger:active, .btn-outline-danger.active {
  background-color: var(--danger) !important;
  border: 1px solid var(--danger) !important;
  color: var(--white) !important;
}

.btn-outline-warning {
  border: 1px solid var(--warning) !important;
  color: var(--warning) !important;
}
.btn-outline-warning:hover, .btn-outline-warning:focus, .btn-outline-warning.focus, .btn-outline-warning:active, .btn-outline-warning.active {
  background-color: var(--warning) !important;
  border: 1px solid var(--warning) !important;
  color: var(--white) !important;
}

.btn-outline-info {
  border: 1px solid var(--info) !important;
  color: var(--info) !important;
}
.btn-outline-info:hover, .btn-outline-info:focus, .btn-outline-info.focus, .btn-outline-info:active, .btn-outline-info.active {
  background-color: var(--info) !important;
  border: 1px solid var(--info) !important;
  color: var(--white) !important;
}

.btn-outline-light {
  border: 1px solid var(--light) !important;
  color: var(--gray-700) !important;
}
.btn-outline-light:hover, .btn-outline-light:focus, .btn-outline-light.focus, .btn-outline-light:active, .btn-outline-light.active {
  background-color: var(--light) !important;
  border: 1px solid var(--light) !important;
  color: var(--gray-700) !important;
}

.btn-outline-dark {
  border: 1px solid var(--dark) !important;
  color: var(--dark) !important;
}
.btn-outline-dark:hover, .btn-outline-dark:focus, .btn-outline-dark.focus, .btn-outline-dark:active, .btn-outline-dark.active {
  background-color: var(--dark) !important;
  border: 1px solid var(--dark) !important;
  color: var(--white) !important;
}

.btn-soft-primary {
  background-color: var(--primary-300) !important;
  color: var(--primary) !important;
}
.btn-soft-primary:hover, .btn-soft-primary:focus, .btn-soft-primary.focus, .btn-soft-primary:active, .btn-soft-primary.active {
  border-color: var(--primary);
}

.btn-soft-secondary {
  background-color: #D7C5F7 !important;
  color: var(--secondary) !important;
}
.btn-soft-secondary:hover, .btn-soft-secondary:focus, .btn-soft-secondary.focus, .btn-soft-secondary:active, .btn-soft-secondary.active {
  border-color: var(--secondary);
}

.btn-soft-success {
  background-color: #C7ECD2 !important;
  color: var(--success) !important;
}
.btn-soft-success:hover, .btn-soft-success:focus, .btn-soft-success.focus, .btn-soft-success:active, .btn-soft-success.active {
  border-color: var(--success);
}

.btn-soft-danger {
  background-color: #FFC8BD !important;
  color: var(--danger) !important;
}
.btn-soft-danger:hover, .btn-soft-danger:focus, .btn-soft-danger.focus, .btn-soft-danger:active, .btn-soft-danger.active {
  border-color: var(--danger);
}

.btn-soft-warning {
  background-color: #FFF0CA !important;
  color: var(--warning) !important;
}
.btn-soft-warning:hover, .btn-soft-warning:focus, .btn-soft-warning.focus, .btn-soft-warning:active, .btn-soft-warning.active {
  border-color: var(--warning);
}

.btn-soft-info {
  background-color: #ADC9FF !important;
  color: var(--info) !important;
}
.btn-soft-info:hover, .btn-soft-info:focus, .btn-soft-info.focus, .btn-soft-info:active, .btn-soft-info.active {
  border-color: var(--info);
}

.btn-soft-light {
  background-color: var(--light-300) !important;
  color: var(--gray-600) !important;
}
.btn-soft-light:hover, .btn-soft-light:focus, .btn-soft-light.focus, .btn-soft-light:active, .btn-soft-light.active {
  border-color: var(--light);
  border-color: var(--gray-600);
}

.btn-soft-dark {
  background-color: rgba(0, 0, 0, 0.3) !important;
  color: var(--white) !important;
}
.btn-soft-dark:hover, .btn-soft-dark:focus, .btn-soft-dark.focus, .btn-soft-dark:active, .btn-soft-dark.active {
  border-color: var(--dark);
}

.primary-hover:hover {
  background: var(--primary) !important;
  color: var(--white);
}

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

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

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

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

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

@media (max-width: 575.98px) {
  .btn {
    padding: 8px 12px;
    font-size: 15px;
  }
}

.bn-close.custom-btn-close {
  background-image: none;
}

.btn.btn-icon:hover {
  color: var(--dark);
}
.btn.btn-icon.active.bg-white {
  border-color: var(--white);
  color: var(--dark);
}
.btn.btn-icon:active {
  color: var(--white);
}

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

.btn-light.btn-icon:hover {
  background: var(--primary) !important;
  color: var(--white) !important;
}

.view-btn {
  color: #0de0fe;
  font-size: 13px;
  border: 2px solid #0de0fe;
  text-align: center;
  display: block;
  font-weight: 500;
  padding: 6px;
}
.view-btn:hover, .view-btn:focus {
  background-color: #0de0fe;
  color: var(--white);
}

.book-btn {
  background-color: #0de0fe;
  border: 2px solid #0de0fe;
  color: var(--white);
  font-size: 13px;
  text-align: center;
  display: block;
  font-weight: 500;
  padding: 6px;
}
.book-btn:hover, .book-btn:focus {
  background-color: #01cae4;
  border-color: #01cae4;
  color: var(--white);
}

.submit-btn-bottom {
  margin-bottom: 30px;
}
@media (max-width: 767.98px) {
  .submit-btn-bottom {
    margin-bottom: 20px;
  }
}
@media (max-width: 575.98px) {
  .submit-btn-bottom {
    margin-bottom: 0.9375rem;
  }
}

.bg-primary-light {
  background-color: rgba(17, 148, 247, 0.12) !important;
  color: #2196f3 !important;
}

.bg-danger-light {
  background-color: rgba(242, 17, 54, 0.12) !important;
  color: var(--danger) !important;
}

.bg-success-light {
  background-color: rgba(15, 183, 107, 0.12) !important;
  color: var(--success) !important;
}

.bg-default-light {
  background-color: rgba(40, 52, 71, 0.12) !important;
  color: #283447 !important;
}

.change-photo-btn {
  background-color: #20c0f3;
  color: var(--white);
  cursor: pointer;
  display: block;
  font-size: 13px;
  font-weight: 600;
  position: relative;
  text-align: center;
  width: 220px;
  -webkit-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  border-radius: 50px;
  margin: 0 auto;
  padding: 10px 15px;
}

.btn-icon {
  text-align: center;
  font-size: 10px;
  width: 20px;
  height: 20px;
  padding: 0;
  position: absolute;
  top: 3px;
  right: 3px;
}

.btn-facebook {
  background-color: #3a559f;
  color: var(--white);
  font-size: 13px;
  padding: 8px 12px;
}

a.btn.btn-google.w-100:hover {
  background: var(--danger);
}
a.btn.btn-facebook.w-100:hover {
  background-color: #3a559f;
}

.btn-google {
  background-color: var(--danger);
  color: var(--white);
  font-size: 13px;
  padding: 8px 12px;
}

.view-inv-btn {
  font-size: 16px;
  font-weight: 700;
  padding: 12px 30px;
}
@media (max-width: 767.98px) {
  .view-inv-btn {
    font-size: 14px;
    padding: 10px 30px;
  }
}

.banner-btn {
  background: #1C5B90;
  border-radius: 130px;
  color: var(--white);
  font-weight: 600;
  font-size: 14px;
  padding: 20px 30px;
  width: 100%;
}
.banner-btn:hover {
  background: #10DEFD;
  color: var(--white);
}

.book-btn1 {
  background: var(--primary-gradient);
  border: 2px solid var(--primary-gradient);
  color: var(--white);
  font-size: 16px;
  text-align: center;
  font-weight: 500;
  padding: 6px 10px;
}
.book-btn1:hover {
  background: var(--dark);
  border-color: var(--dark);
  color: var(--white);
}

.search-btn {
  width: 100%;
  margin-top: 15px;
}

.btn-primary {
  color: #fff;
  border: 1px solid var(--primary);
  background-color: var(--primary);
}
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active {
  background-color: var(--primary-hover);
  border: 1px solid var(--primary-hover);
  color: #fff;
}

.btn-secondary {
  color: #fff;
  border: 1px solid var(--secondary);
  background-color: var(--secondary);
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary.focus, .btn-secondary:active, .btn-secondary.active {
  background-color: var(--secondary-hover);
  border: 1px solid var(--secondary-hover);
  color: #fff;
}

.btn-success {
  color: #fff;
  border: 1px solid var(--success);
  background-color: var(--success);
}
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active {
  background-color: var(--success-hover);
  border: 1px solid var(--success-hover);
  color: #fff;
}

.btn-info {
  color: #fff;
  border: 1px solid var(--info);
  background-color: var(--info);
}
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active {
  background-color: var(--info-hover);
  border: 1px solid var(--info-hover);
  color: #fff;
}

.btn-warning {
  color: #fff;
  border: 1px solid var(--warning);
  background-color: var(--warning);
}
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active {
  background-color: var(--warning-hover);
  border: 1px solid var(--warning-hover);
  color: #fff;
}

.btn-danger {
  color: #fff;
  border: 1px solid var(--danger);
  background-color: var(--danger);
}
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active {
  background-color: var(--danger-hover);
  border: 1px solid var(--danger-hover);
  color: #fff;
}

.btn-dark {
  color: #fff;
  border: 1px solid var(--dark);
  background-color: var(--dark);
}
.btn-dark:hover, .btn-dark:focus, .btn-dark.focus, .btn-dark:active, .btn-dark.active {
  background-color: var(--dark-hover);
  border: 1px solid var(--dark-hover);
  color: #fff;
}

.btn-light {
  color: #fff;
  border: 1px solid var(--light);
  background-color: var(--light);
}
.btn-light:hover, .btn-light:focus, .btn-light.focus, .btn-light:active, .btn-light.active {
  background-color: var(--light-hover);
  border: 1px solid var(--light-hover);
  color: #fff;
}

.btn-purple {
  color: #fff;
  border: 1px solid var(--purple);
  background-color: var(--purple);
}
.btn-purple:hover, .btn-purple:focus, .btn-purple.focus, .btn-purple:active, .btn-purple.active {
  background-color: var(--purple-hover);
  border: 1px solid var(--purple-hover);
  color: #fff;
}

.btn-white {
  color: #fff;
  border: 1px solid var(--white);
  background-color: var(--white);
}
.btn-white:hover, .btn-white:focus, .btn-white.focus, .btn-white:active, .btn-white.active {
  background-color: var(--white-hover);
  border: 1px solid var(--white-hover);
  color: #fff;
}

.btn-orange {
  color: #fff;
  border: 1px solid var(--orange);
  background-color: var(--orange);
}
.btn-orange:hover, .btn-orange:focus, .btn-orange.focus, .btn-orange:active, .btn-orange.active {
  background-color: var(--orange-hover);
  border: 1px solid var(--orange-hover);
  color: #fff;
}

.btn-light {
  color: var(--gray-900);
}
.btn-light:hover, .btn-light:focus, .btn-light.focus, .btn-light:active, .btn-light.active {
  color: var(--gray-900);
}

.theme-1 .btn {
  border-radius: 6px;
}

.btn-white {
  background-color: var(--white);
  border: 1px solid var(--white);
  color: var(--gray-900);
}
.btn-white:hover {
  background-color: var(--primary);
  border: 1px solid var(--primary);
  color: #fff;
}

.theme-3 .btn-secondary {
  color: var(--gray-900) !important;
}

.theme-7-btn {
  padding: 6px 6px 6px 20px;
  display: inline-flex;
  align-items: center;
  transition: all 0.5s ease-in-out;
}
.theme-7-btn .icon {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  background: #fff;
  border-radius: 50%;
  color: #0F172A;
  margin-left: 8px;
  transition: all 0.5s ease-in-out;
}
.theme-7-btn .icon i {
  margin: 0 !important;
}

.btn-white.theme-7-btn {
  border: 1px solid var(--gray-200);
  transition: all 0.5s ease-in-out;
}
.btn-white.theme-7-btn .icon {
  background: var(--primary);
  color: #fff;
  transition: all 0.5s ease-in-out;
}
.btn-white.theme-7-btn:hover {
  border-color: var(--primary);
}
.btn-white.theme-7-btn:hover .icon {
  background: #fff;
  color: #0F172A;
}

.theme-13-btn {
  padding: 8px 20px 8px 8px;
  display: inline-flex;
  align-items: center;
  transition: all 0.5s ease-in-out;
}
.theme-13-btn .icon {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  background: #fff;
  border-radius: 50%;
  color: #0F172A;
  margin-right: 8px;
  transition: all 0.5s ease-in-out;
}
.theme-13-btn .icon i {
  margin: 0 !important;
}

.btn-white.theme-13-btn {
  border: 1px solid var(--gray-200);
  transition: all 0.5s ease-in-out;
}
.btn-white.theme-13-btn .icon {
  background: var(--secondary-hover);
  color: #fff;
  transition: all 0.5s ease-in-out;
}
.btn-white.theme-13-btn:hover {
  border-color: var(--secondary);
  background: var(--secondary);
}
.btn-white.theme-13-btn:hover .icon {
  background: #fff;
  color: #0F172A;
}

/****** UTILS ******/
.mouse-cursor {
  position: fixed;
  top: 0;
  left: 0;
  pointer-events: none;
  border-radius: 50%;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  visibility: hidden;
}

.cursor-inner {
  margin-left: -4px;
  margin-top: -4px;
  width: 10px;
  height: 10px;
  z-index: 10000001;
  background: #0E82FD !important;
  -webkit-transition: width 0.3s ease-in-out, height 0.3s ease-in-out, margin 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: width 0.3s ease-in-out, height 0.3s ease-in-out, margin 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.cursor-inner.cursor-hover {
  margin-left: -20px;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  background: #0E82FD !important;
  opacity: 0.1;
}

.cursor-outer {
  margin-left: -15px;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 10000000;
  opacity: 0.5;
  border: 2px solid #0E82FD;
  transform: all 0.08s ease-out;
  -webkit-transform: all 0.08s ease-out;
  -ms-transform: all 0.08s ease-out;
}
.cursor-outer.cursor-hover {
  opacity: 0;
}

.mim_tm_all_wrap[data-magic-cursor=hide] .mouse-cursor {
  display: none;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: -1111;
}

.progress-wrap {
  position: fixed;
  right: 25px;
  bottom: 25px;
  height: 35px;
  width: 35px;
  cursor: pointer;
  display: block;
  border-radius: 50%;
  box-shadow: inset 0 0 0 2px rgba(75, 64, 237, 0.2);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  transform: translateY(15px);
  -webkit-transform: translateY(15px);
  -moz-transform: translateY(15px);
  -ms-transform: translateY(15px);
  -o-transform: translateY(15px);
}
.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.progress-wrap.progress-four {
  background: var(--secondary);
  left: 50%;
  transform: translate(-50%, -22px);
  position: absolute;
}
@media (max-width: 767.98px) {
  .progress-wrap.progress-four {
    transform: translate(-50%, -54px);
  }
}
@media (max-width: 575.98px) {
  .progress-wrap.progress-four {
    display: none;
  }
}
.progress-wrap.progress-four::after {
  color: var(--gray-900);
}
.progress-wrap.progress-four svg.progress-circle path {
  stroke: var(--secondary);
}
.progress-wrap::after {
  position: absolute;
  content: "\f062";
  font-family: "FontAwesome";
  text-align: center;
  line-height: 35px;
  font-size: 17px;
  color: var(--primary);
  left: 0;
  top: 0;
  height: 35px;
  width: 35px;
  cursor: pointer;
  display: block;
  z-index: 1;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.progress-wrap svg path {
  fill: none;
}
.progress-wrap svg.progress-circle path {
  stroke: var(--primary);
  stroke-width: 4;
  box-sizing: border-box;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

/****** UTILS ******/
.check {
  display: block;
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  position: absolute;
}
.check:checked + .checktoggle {
  background-color: var(--success);
  border: 1px solid var(--success);
}
.check:checked + .checktoggle:after {
  background-color: #ffffff;
  left: 100%;
  transform: translate(calc(-100% - 5px), -50%);
  -webkit-transform: translate(calc(-100% - 5px), -50%);
  -ms-transform: translate(calc(-100% - 5px), -50%);
}

.checktoggle {
  background-color: var(--danger);
  border: 1px solid var(--danger);
  border-radius: 12px;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 24px;
  margin-bottom: 0;
  position: relative;
  width: 42px;
}
.checktoggle:after {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(5px, -50%);
  -webkit-transform: translate(5px, -50%);
  -ms-transform: translate(5px, -50%);
  width: 14px;
  height: 14px;
  background-color: #ffffff;
  border-radius: 50%;
  transition: left 300ms ease, transform 300ms ease;
}

.status-toggle .check:checked + .checktoggle {
  background-color: var(--success);
  border: 1px solid var(--success);
}
.status-toggle .check:checked + .checktoggle:after {
  transform: translate(calc(-100% - 2px), -50%);
  -webkit-transform: translate(calc(-100% - 2px), -50%);
  -ms-transform: translate(calc(-100% - 2px), -50%);
}
.status-toggle .checktoggle {
  width: 41px;
  height: 21px;
}
.status-toggle .checktoggle::after {
  width: 17px;
  height: 17px;
  transform: translate(2px, -50%);
  -webkit-transform: translate(2px, -50%);
  -ms-transform: translate(2px, -50%);
}

.status-tog .checktoggle {
  height: 28px;
  width: 50px;
  border-radius: 999px;
  background-color: #F3F4F6;
  border-color: #F3F4F6;
}
.status-tog .checktoggle:before {
  content: " ";
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  background-image: url(../img/icons/check.svg);
  background-repeat: no-repeat;
  background-size: 11px 20px;
  width: 20px;
  height: 20px;
  transform: translate(3px, -50%);
}
.status-tog .checktoggle:after {
  width: 24px;
  height: 24px;
  background-image: url(../img/icons/x-icon.svg);
  background-repeat: no-repeat;
  background-size: 12px 21px;
  transform: translate(1px, -50%);
  background-position: center;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), 0px 1px 1px rgba(0, 0, 0, 0.06);
}
.status-tog .check:checked + .checktoggle:before {
  content: " ";
  display: block;
  position: absolute;
  left: 0;
  background-image: url(../img/icons/x-icon.svg);
  background-repeat: no-repeat;
  background-size: 13px 21px;
  width: 20px;
  height: 20px;
  filter: brightness(0) invert(1);
}
.status-tog .check:checked + .checktoggle:after {
  background-image: url(../img/icons/check.svg);
  background-repeat: no-repeat;
  background-size: 12px 21px;
  transform: translate(calc(-100% - 1px), -50%);
  background-position: center;
}

.bootstrap-tagsinput {
  display: block;
  border-radius: 5px;
  background: #ffffff;
  border: 1px solid #E4E4E8;
  height: 46px;
  margin: 0;
  padding: 4px 10px 0 10px;
  width: 100%;
  box-shadow: none;
  overflow-y: auto;
}
.bootstrap-tagsinput .tag {
  margin-right: 5px;
  margin-bottom: 2px;
  color: #A9A9A9;
  background: #F4F4F4 !important;
  font-size: 12px;
  font-weight: 500;
  border-radius: 5px;
}
.bootstrap-tagsinput .tag:hover {
  color: #A9A9A9;
}
.bootstrap-tagsinput .tag [data-role=remove] {
  position: relative;
  left: 7px;
  cursor: pointer;
}
.bootstrap-tagsinput .tag [data-role=remove]:after {
  content: "x";
  margin: 0;
  padding: 0px 2px;
}
.bootstrap-tagsinput input {
  line-height: 36px;
  border: 1px solid transparent;
  background: transparent;
}
.bootstrap-tagsinput input:focus-visible {
  border: 1px solid transparent;
}

/****** UTILS ******/
.display-1 {
  font-size: 40px;
  font-weight: 700;
}
@media (max-width: 1399.98px) {
  .display-1 {
    font-size: 36px;
  }
}
@media (max-width: 1199.98px) {
  .display-1 {
    font-size: 36px;
  }
}
@media (max-width: 991.98px) {
  .display-1 {
    font-size: 32px;
  }
}
@media (max-width: 767.98px) {
  .display-1 {
    font-size: 26px;
  }
}

.display-4 {
  font-size: 20px;
  font-weight: 700;
}
@media (max-width: 991.98px) {
  .display-4 {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .display-4 {
    font-size: 16px;
  }
}

.display-5 {
  font-size: 44px;
  font-weight: 700;
}
@media (max-width: 1199.98px) {
  .display-5 {
    font-size: 38px;
  }
}
@media (max-width: 991.98px) {
  .display-5 {
    font-size: 30px;
  }
}
@media (max-width: 767.98px) {
  .display-5 {
    font-size: 28px;
  }
}

.display-6 {
  font-size: 38px;
  font-weight: 700;
}
@media (max-width: 1199.98px) {
  .display-6 {
    font-size: 36px;
  }
}
@media (max-width: 991.98px) {
  .display-6 {
    font-size: 34px;
  }
}
@media (max-width: 767.98px) {
  .display-6 {
    font-size: 30px;
  }
}

.fs-sm {
  font-size: 0.6875rem;
}

.fs-base {
  font-size: 0.875rem;
}

.fs-lg {
  font-size: 1.125rem;
}

.fs-1 {
  font-size: 0.0625rem;
}

.fs-2 {
  font-size: 0.125rem;
}

.fs-3 {
  font-size: 0.1875rem;
}

.fs-4 {
  font-size: 0.25rem !important;
}

.fs-5 {
  font-size: 0.3125rem !important;
}

.fs-6 {
  font-size: 0.375rem !important;
}

.fs-7 {
  font-size: 0.4375rem;
}

.fs-8 {
  font-size: 0.5rem !important;
}

.fs-9 {
  font-size: 0.5625rem;
}

.fs-10 {
  font-size: 0.75em !important;
}

.fs-11 {
  font-size: 0.6875rem;
}

.fs-12 {
  font-size: 0.75rem;
}

.fs-13 {
  font-size: 0.8125rem;
}

.fs-14 {
  font-size: 0.875rem !important;
}

.fs-15 {
  font-size: 0.9375rem;
}

.fs-16 {
  font-size: 1rem;
}

.fs-17 {
  font-size: 1.0625rem;
}

.fs-18 {
  font-size: 1.125rem;
}

.fs-19 {
  font-size: 1.1875rem;
}

.fs-20 {
  font-size: 1.25rem;
}

.fs-21 {
  font-size: 1.3125rem;
}

.fs-22 {
  font-size: 1.375rem;
}

.fs-23 {
  font-size: 1.4375rem;
}

.fs-24 {
  font-size: 1.5rem;
}

.fs-25 {
  font-size: 1.5625rem;
}

.fs-26 {
  font-size: 1.625rem;
}

.fs-27 {
  font-size: 1.6875rem;
}

.fs-28 {
  font-size: 1.75rem;
}

.fs-29 {
  font-size: 1.8125rem;
}

.fs-30 {
  font-size: 1.875rem;
}

.fs-32 {
  font-size: 2rem;
}

.fs-34 {
  font-size: 2.125rem;
}

.fs-36 {
  font-size: 2.25rem;
}

.fs-38 {
  font-size: 2.375rem;
}

.fs-40 {
  font-size: 2.5rem;
}

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

.text-primary {
  color: var(--primary) !important;
  opacity: 1;
}
.text-primary.text-opacity-75 {
  color: rgba(var(--primary), 0.75) !important;
}
.text-primary.text-opacity-25 {
  color: rgba(var(--primary), 0.25) !important;
}
.text-primary.text-opacity-50 {
  color: rgba(var(--primary), 0.5) !important;
}

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

.text-info {
  color: var(--info) !important;
  opacity: 1;
}

.text-success {
  color: var(--success) !important;
  opacity: 1;
}

.text-warning {
  color: var(--warning) !important;
  opacity: 1;
}

.text-danger {
  color: var(--danger) !important;
  opacity: 1;
}

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

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

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

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

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

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

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

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

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

.text-gray-1 {
  color: var(--gray-100);
}

.text-gray-2 {
  color: var(--gray-200);
}

.text-gray-3 {
  color: var(--gray-300);
}

.text-gray-4 {
  color: var(--gray-400);
}

.text-gray-5 {
  color: var(--gray-500);
}

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

.text-gray-7 {
  color: var(--gray-700);
}

.text-gray-8 {
  color: var(--gray-800);
}

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

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

.text-primary-gradient {
  background: var(--primary-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text; /* Standard property */
  color: transparent; /* Fallback for non-supporting browsers */
}

a {
  color: var(--gray-900);
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
a:hover {
  color: var(--primary);
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
a:focus {
  outline: 0;
}

.link-primary {
  color: var(--primary) !important;
}
.link-primary:hover, .link-primary:focus, .link-primary:active {
  color: var(--primary-hover) !important;
}

.link-secondary {
  color: var(--secondary) !important;
}
.link-secondary:hover, .link-secondary:focus, .link-secondary:active {
  color: var(--secondary) !important;
}

.link-success {
  color: var(--success) !important;
}
.link-success:hover, .link-success:focus, .link-success:active {
  color: var(--success) !important;
}

.link-danger {
  color: var(--danger) !important;
}
.link-danger:hover, .link-danger:focus, .link-danger:active {
  color: var(--danger) !important;
}

.link-warning {
  color: var(--warning) !important;
}
.link-warning:hover, .link-warning:focus, .link-warning:active {
  color: var(--warning) !important;
}

.link-info {
  color: var(--info) !important;
}
.link-info:hover, .link-info:focus, .link-info:active {
  color: var(--info) !important;
}

.link-light {
  color: var(--light) !important;
}
.link-light:hover, .link-light:focus, .link-light:active {
  color: var(--light) !important;
}

.link-dark {
  color: var(--dark) !important;
}
.link-dark:hover, .link-dark:focus, .link-dark:active {
  color: var(--dark) !important;
}

hr.text-danger {
  border-color: var(--danger) !important;
}

/****** UTILS ******/
.form-control {
  border-color: var(--gray-200);
  color: var(--gray-900);
  font-size: 14px;
  min-height: 38px;
  background-color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  border-radius: 5px;
  padding: 7px 15px;
  transition: all 0.5s;
}
.form-control:focus {
  box-shadow: none;
  border-color: var(--gray-200);
}

textarea {
  resize: none;
}
textarea.form-control {
  min-height: 38px;
  height: auto;
}

.form-control[type=file] {
  padding: 0.48rem 0.5rem;
}
.form-control[type=file].form-control-sm {
  padding: 0.25rem 0.5rem !important;
}
.form-control[type=file].form-control-lg {
  padding: 0.5rem 1rem !important;
}

.form-text {
  color: var(--gray-400);
}

.form-control-light {
  background-color: var(--light);
  border: 0;
}
.form-control-light:focus {
  background-color: var(--light);
}

.form-control-primary {
  background-color: rgba(var(--primary), 0.1);
  border: 0;
  color: var(--primary);
}
.form-control-primary:focus {
  background-color: rgba(var(--primary), 0.1);
  color: var(--primary);
}

.form-input-color {
  height: 2.25rem;
  width: 2.25rem;
  border-radius: 6px;
  overflow: hidden;
  padding: 0;
}

.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-select ~ label {
  color: var(--gray-400);
}

.form-floating > .form-control:not(:placeholder-shown) ~ label::after {
  background-color: transparent;
}

.form-select {
  background-color: #ffffff;
  border: 1px solid var(--gray-200);
  color: var(--gray-600);
  font-size: 16px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-size: 1.25rem;
  line-height: 2;
}
.form-select option {
  background-color: var(--white);
  padding: 0.35rem 0.75rem;
  border-radius: 0.25rem;
  margin-block-end: 0.25rem;
}
.form-select option:last-child {
  margin-block-end: 0;
}
.form-select option:checked {
  background-color: rgba(var(var(--primary)), 0.2);
  color: var(--primary);
}
.form-select option:select {
  background-color: rgba(var(var(--primary)), 0.2);
  color: var(--primary);
}
.form-select option:hover {
  background-color: rgba(var(var(--primary)), 0.2);
  color: var(--primary);
}
.form-select option:focus {
  background-color: rgba(var(var(--primary)), 0.2);
  color: var(--primary);
}

.form-check-input {
  width: 0.9rem;
  height: 0.9rem;
  background-color: var(--white);
  border: 1px solid var(--gray-200);
}
.form-check-input:checked {
  background-color: var(--primary);
  border-color: var(--primary);
}
.form-check-input.form-checked-outline:checked {
  background-color: transparent;
  border-color: var(--primary);
}
.form-check-input.form-checked-secondary:checked {
  background-color: var(--secondary);
  border-color: var(--secondary);
}
.form-check-input.form-checked-warning:checked {
  background-color: var(--warning);
  border-color: var(--warning);
}
.form-check-input.form-checked-info:checked {
  background-color: var(--info);
  border-color: var(--info);
}
.form-check-input.form-checked-success:checked {
  background-color: var(--success);
  border-color: var(--success);
}
.form-check-input.form-checked-danger:checked {
  background-color: var(--danger);
  border-color: var(--danger);
}
.form-check-input.form-checked-light:checked {
  background-color: var(--light);
  border-color: var(--light);
}
.form-check-input.form-checked-dark:checked {
  background-color: var(--dark);
  border-color: var(--dark);
}
.form-check-input:focus {
  box-shadow: none;
}

.form-checked-outline:checked[type=checkbox] {
  background-image: none;
  position: relative;
  background-color: transparent;
}
.form-checked-outline:checked[type=checkbox]:before {
  content: "\f633";
  font-family: bootstrap-icons !important;
  position: absolute;
  color: var(--primary);
  width: 0.625rem;
  height: 0.625rem;
  inset-block-start: -1px;
  inset-inline-start: 0px;
  font-size: 0.688rem;
}
.form-checked-outline:checked[type=checkbox].form-checked-secondary:before {
  color: var(--secondary);
}
.form-checked-outline:checked[type=checkbox].form-checked-warning:before {
  color: var(--warning);
}
.form-checked-outline:checked[type=checkbox].form-checked-info:before {
  color: var(--info);
}
.form-checked-outline:checked[type=checkbox].form-checked-success:before {
  color: var(--success);
}
.form-checked-outline:checked[type=checkbox].form-checked-danger:before {
  color: var(--danger);
}
.form-checked-outline:checked[type=checkbox].form-checked-light:before {
  color: var(--light);
}
.form-checked-outline:checked[type=checkbox].form-checked-dark:before {
  color: var(--dark);
}

.form-checked-outline:checked[type=radio] {
  background-image: none;
  position: relative;
  background-color: transparent;
}
.form-checked-outline:checked[type=radio]:before {
  content: "\f309";
  font-family: bootstrap-icons !important;
  position: absolute;
  color: var(--primary);
  width: 0.625rem;
  height: 0.625rem;
  inset-block-start: -1.13rem;
  inset-inline-start: -0.6rem;
  font-size: 2rem;
}
.form-checked-outline:checked[type=radio].form-checked-secondary:before {
  color: var(--secondary);
}
.form-checked-outline:checked[type=radio].form-checked-warning:before {
  color: var(--warning);
}
.form-checked-outline:checked[type=radio].form-checked-info:before {
  color: var(--info);
}
.form-checked-outline:checked[type=radio].form-checked-success:before {
  color: var(--success);
}
.form-checked-outline:checked[type=radio].form-checked-danger:before {
  color: var(--danger);
}
.form-checked-outline:checked[type=radio].form-checked-light:before {
  color: var(--light);
}
.form-checked-outline:checked[type=radio].form-checked-dark:before {
  color: var(--dark);
}

fieldset:disabled .btn {
  color: var(--white);
  background-color: var(--primary);
  border-color: var(--primary);
}

.form-select:focus {
  border-color: rgba(var(var(--primary)), 0.5);
  outline: 0;
  box-shadow: none;
}

.btn-check:focus + .btn,
.btn:focus {
  background-color: none;
  border-color: none;
  outline: 0;
}

.btn-check:active + .btn:focus,
.btn-check:checked + .btn:focus,
.btn.active:focus,
.btn.show:focus,
.btn:active:focus {
  box-shadow: none;
}

.form-control:disabled,
.form-select:disabled {
  background-color: var(--light);
  color: var(--gray-600);
}

.form-control-plaintext {
  color: var(--gray-600);
}

.form-control::-webkit-file-upload-button {
  color: var(--gray-600);
  background-color: #fff;
}

.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
  background-color: #fff;
}

.form-control:focus {
  color: var(--gray-900);
}
.form-control:focus::-webkit-input-placeholder, .form-control:focus::placeholder {
  color: var(--gray-300);
  padding-inline-start: 0;
  transition: padding-inline-start 0.1s ease-in;
}
.form-control::-webkit-input-placeholder {
  color: var(--gray-300);
  padding-inline-start: 0px;
  transition: padding-inline-start 0.1s ease-in;
}
.form-control:-moz-placeholder {
  color: var(--gray-300);
}
.form-control::-moz-placeholder {
  color: var(--gray-300);
}
.form-control:-ms-input-placeholder {
  color: var(--gray-300);
}

.form-control-sm {
  font-size: 0.8rem;
  padding: 0.25rem 0.8rem;
  height: auto;
}

.form-control-lg {
  font-size: 1rem;
  padding: 0.5rem 1rem;
}

.form-check-md .form-check-input {
  width: 1.15rem;
  height: 1.15rem;
}
.form-check-md.form-switch .form-check-input {
  width: 2.25rem;
}
.form-check-md label {
  margin-inline-start: 0.5rem;
  font-size: 0.95rem;
  margin-block-start: 3px;
}

.form-check-lg .form-check-input {
  width: 1.35rem;
  height: 1.35rem;
}
.form-check-lg.form-switch .form-check-input {
  width: 2.5rem;
}
.form-check-lg label {
  margin-inline-start: 0.5rem;
  font-size: 1rem;
  margin-block-start: 3px;
}

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

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

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

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

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

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

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

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

.form-floating > .form-control-plaintext::placeholder,
.form-floating > .form-control::placeholder {
  color: transparent !important;
}

.form-floating > .form-control,
.form-floating > .form-control-plaintext,
.form-floating > .form-select {
  height: calc(3.5rem - 4px);
}

.form-floating.floating-primary label {
  color: var(--primary);
  opacity: 1;
}
.form-floating.floating-primary input {
  border: 1px solid var(--primary);
}
.form-floating.floating-primary > .form-control:focus ~ label {
  color: var(--primary) !important;
}
.form-floating.floating-secondary label {
  color: var(--secondary);
  opacity: 1;
}
.form-floating.floating-secondary input {
  border: 1px solid var(--secondary);
}
.form-floating.floating-secondary > .form-control:focus ~ label {
  color: var(--secondary) !important;
}
.form-floating.floating-warning label {
  color: var(--warning);
  opacity: 1;
}
.form-floating.floating-warning input {
  border: 1px solid var(--warning);
}
.form-floating.floating-warning > .form-control:focus ~ label {
  color: var(--warning) !important;
}
.form-floating.floating-info label {
  color: var(--info);
  opacity: 1;
}
.form-floating.floating-info input {
  border: 1px solid var(--info);
}
.form-floating.floating-info > .form-control:focus ~ label {
  color: var(--info) !important;
}
.form-floating.floating-success label {
  color: var(--success);
  opacity: 1;
}
.form-floating.floating-success input {
  border: 1px solid var(--success);
}
.form-floating.floating-success > .form-control:focus ~ label {
  color: var(--success) !important;
}
.form-floating.floating-danger label {
  color: var(--danger);
  opacity: 1;
}
.form-floating.floating-danger input {
  border: 1px solid var(--danger);
}
.form-floating.floating-danger > .form-control:focus ~ label {
  color: var(--danger) !important;
}

.form-floating > .form-control-plaintext ~ label::after,
.form-floating > .form-control:focus ~ label::after,
.form-floating > .form-control:not(:placeholder-shown) ~ label::after,
.form-floating > .form-select ~ label::after {
  background-color: var(--white);
  border-radius: 6px;
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
  border-color: var(--success);
  box-shadow: none;
}

.form-control.is-valid,
.was-validated .form-control:valid {
  border-color: var(--success);
}

.form-control-color {
  width: 1.75rem;
  height: 1.75rem;
  overflow: hidden;
  padding: 0;
}

.bootstrap-tagsinput {
  border-color: var(--gray-200);
  color: var(--gray-600);
  background-color: #ffffff;
  font-size: 15px;
  font-weight: 400;
  border-radius: 5px;
  padding: 0.45rem 0.625rem;
  box-shadow: none;
  overflow-y: auto;
  width: 100%;
}
.bootstrap-tagsinput input::placeholder {
  font-size: 12px;
}
.bootstrap-tagsinput .tag {
  background: var(--gray-transparent);
  border-radius: 5px;
  padding: 0 5px;
  font-size: 10px;
  color: var(--dark);
  display: inline-flex;
  align-items: center;
}
.bootstrap-tagsinput .tag span::after {
  color: var(--gray-900);
}
.bootstrap-tagsinput .tag [data-role=remove]:hover {
  box-shadow: none;
}
.bootstrap-tagsinput .tag [data-role=remove]:hover:active {
  box-shadow: none;
}

[dir=rtl] [type=email],
[dir=rtl] [type=number],
[dir=rtl] [type=tel],
[dir=rtl] [type=url] {
  direction: rtl;
}

.form-select.is-invalid:not([multiple]):not([size]) {
  padding-right: 1.125rem;
  background-size: 16px 28px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

input[type=range]::-webkit-slider-runnable-track {
  background-color: var(--light);
}

[dir=rtl] .form-checked-outline:checked[type=checkbox]:before {
  inset-inline-start: 1px;
}

.form-check {
  min-height: inherit !important;
}

.col-form-label-lg,
.col-form-label-sm,
.col-form-label {
  font-weight: 600;
}

.col-form-label {
  font-size: 15px;
  font-weight: 500;
  color: var(--gray-900);
}

.form-label {
  font-size: 14px;
  font-weight: 500;
  color: var(--gray-900);
}

[data-theme-mode=dark] input[type=week]::-webkit-calendar-picker-indicator, [data-theme-mode=dark] input[type=month]::-webkit-calendar-picker-indicator, [data-theme-mode=dark] input[type=date]::-webkit-calendar-picker-indicator, [data-theme-mode=dark] input[type=datetime-local]::-webkit-calendar-picker-indicator, [data-theme-mode=dark] input[type=time]::-webkit-calendar-picker-indicator {
  filter: invert(1);
}

[dir=rtl] input[type=week], [dir=rtl] input[type=month], [dir=rtl] input[type=date], [dir=rtl] input[type=datetime-local], [dir=rtl] input[type=time] {
  text-align: end;
}

.form-help {
  display: inline-flex;
  font-weight: 700;
  align-items: center;
  justify-content: center;
  width: 1.125rem;
  height: 1.125rem;
  font-size: 0.75rem;
  color: var(--white);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  user-select: none;
  background: var(--secondary);
  border-radius: 4px;
}
.form-help:hover, .form-help[aria-describedby] {
  color: var(--white);
  background: var(--primary);
}

/* Input Group */
.input-group-link {
  font-size: 12px;
}

.input-group-flat:focus-within {
  border-radius: 6px;
}
.input-group-flat:focus-within .form-control,
.input-group-flat:focus-within .input-group-text {
  border-color: var(--gray-200) !important;
}
.input-group-flat .form-control:focus {
  box-shadow: none;
}
.input-group-flat .form-control:not(:last-child) {
  border-right: 0;
}
.input-group-flat .form-control:not(:first-child) {
  border-left: 0;
}
.input-group-flat .input-group-text:first-child {
  padding-right: 0;
}
.input-group-flat .input-group-text:last-child {
  padding-left: 0;
}

.custom-radio {
  display: block;
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  font-size: 15px;
  color: var(--gray-700);
  text-transform: capitalize;
}
.custom-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.custom-radio input:checked ~ .checkmark {
  border-color: var(--primary);
  background: var(--primary);
}
.custom-radio input:checked ~ .checkmark::after {
  opacity: 1;
  visibility: visible;
}
.custom-radio .checkmark {
  width: 20px;
  height: 20px;
  border: 1px solid var(--light-900);
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.custom-radio .checkmark::after {
  content: "";
  width: 8px;
  height: 8px;
  background-color: var(--white);
  opacity: 0;
  visibility: hidden;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.check-radio-group {
  flex-wrap: wrap;
  row-gap: 10px;
}
.check-radio-group .custom-radio {
  margin-right: 15px;
}

.check {
  display: block;
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  position: absolute;
}

.checktoggle {
  background-color: var(--white);
  border: 1px solid var(--gray-200);
  border-radius: 12px;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 24px;
  margin-bottom: 0;
  position: relative;
  width: 46px;
}

.status-toggle.modal-status label {
  height: 16px;
  width: 30px;
  background-color: var(--white);
  border: 1px solid var(--light-900);
  margin-bottom: 0;
}

.check:checked + .checktoggle {
  background-color: var(--white);
}

.checktoggle:after {
  content: " ";
  display: block;
  transform: translate(2px, -50%);
  width: 10px;
  height: 10px;
  background-color: var(--gray-300);
  transition: left 300ms ease, transform 300ms ease;
  border-radius: 50%;
  transform: translate(2px, -50%);
  -webkit-transform: translate(4px, -50%);
  -ms-transform: translate(2px, -50%);
  position: absolute;
  top: 50%;
  left: 0;
}

.check:checked + .checktoggle:after {
  background-color: var(--white);
  left: 100%;
  transform: translate(calc(-90% - 4px), -50%);
}

.input-icon-addon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  pointer-events: none;
  font-size: 1.2em;
  color: var(--gray-400);
  z-index: 9;
}
.input-icon-addon:last-child {
  right: 0;
  left: auto;
}
.input-icon-addon .spinner-border-sm {
  border-width: 1px;
}

.input-group-text {
  background-color: var(--white);
  padding: 2px 10px;
  border-color: var(--gray-200);
}

.input-group .input-group-text {
  min-height: 38px;
}

.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3), .input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control, .input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select, .input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4), .input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control, .input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select, .input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group > .form-floating:not(:first-child) > .form-control, .input-group > .form-floating:not(:first-child) > .form-select {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

kbd {
  background-color: var(--gray-transparent);
  font-size: 10px;
  font-weight: 500;
  padding: 4px;
  color: var(--gray-500);
  padding: 2px 3px;
}

.icon-addon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 2rem;
  color: var(--gray-700);
  pointer-events: none;
  font-size: 1.2em;
}

.form-wrap .form-wrap-icon {
  position: relative;
}
.form-wrap .form-wrap-icon i {
  font-size: 18px;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
}

.toggle-password {
  cursor: pointer;
  width: 30px;
  height: 30px;
  color: var(--gray-900);
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  border-radius: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 10px;
}
.toggle-password:hover {
  color: var(--primary);
}

.pass-group {
  position: relative;
}

.toggle-passwords, .toggle-passworda {
  cursor: pointer;
  width: 30px;
  height: 30px;
  color: var(--gray-900);
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  border-radius: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 10px;
}
.toggle-passwords:hover, .toggle-passworda:hover {
  color: var(--primary);
}

.form-wrap-checkbox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
}
.form-wrap-checkbox .check {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  color: var(--gray-900);
  margin-bottom: 0;
}
.form-wrap-checkbox .check input {
  display: none;
}
.form-wrap-checkbox .check input:checked + .box {
  background: var(--secondary);
}
.form-wrap-checkbox .check input:checked + .box:after {
  top: 0;
}
.form-wrap-checkbox .check .box {
  width: 20px;
  height: 20px;
  display: block;
  margin-right: 8px;
  transition: all 1.1s cubic-bezier(0.19, 1, 0.22, 1);
  background: var(--light-200);
  position: relative;
  overflow: hidden;
  cursor: pointer;
  border: 1px solid var(--light-900);
  border-radius: 12px;
}
.form-wrap-checkbox .check .box:after {
  width: 12px;
  height: 6px;
  content: "";
  position: absolute;
  border-left: 2px solid;
  border-bottom: 2px solid;
  border-color: var(--white);
  transform: rotate(-45deg) translate3d(0, 0, 0);
  transform-origin: center center;
  transition: all 1.1s cubic-bezier(0.19, 1, 0.22, 1);
  left: 0;
  right: 0;
  top: 200%;
  bottom: 3px;
  margin: auto;
}

.form-sort .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-left: 35px;
}
.form-sort span.select2-container.select2-container--default.select2-container--open {
  z-index: 99;
}

.form-sort {
  position: relative;
  width: 149px;
  height: 40px;
}
.form-sort .info-img {
  position: absolute;
  top: 52%;
  z-index: 100;
  width: 16px;
  height: 16px;
  left: 0;
  margin-left: 10px;
  color: var(--gray-600);
  transform: translateY(-50%);
  line-height: normal;
}
@media (max-width: 575.98px) {
  .form-sort {
    margin-top: 24px;
  }
}

.input-icon-addon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 2.5rem;
  color: var(--gray-400);
  pointer-events: none;
  font-size: 1.2em;
}
.input-icon-addon:last-child {
  right: 0;
  left: auto;
}
.input-icon-addon .spinner-border-sm {
  border-width: 1px;
}

.input-icon-start .form-control {
  padding-left: 32px;
}

.input-icon-end .form-control {
  padding-right: 32px;
}

.icon-addon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 2rem;
  color: var(--gray-700);
  pointer-events: none;
  font-size: 1.2em;
}

.form-custom {
  position: relative;
}
.form-custom i {
  color: var(--danger);
  position: absolute;
  top: 35%;
  right: 15px;
}

.form-focus {
  height: 50px;
  position: relative;
}
.form-focus .focus-label {
  font-size: 14px;
  font-weight: 400;
  pointer-events: none;
  transform: translate3d(0, 22px, 0) scale(1);
  -webkit-transform: translate3d(0, 22px, 0) scale(1);
  -ms-transform: translate3d(0, 22px, 0) scale(1);
  transform-origin: left top;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  -webkit-transition: 240ms;
  -ms-transition: 240ms;
  transition: 240ms;
  z-index: 1;
  color: #b8b8b8;
  margin-bottom: 0;
  position: absolute;
  top: -8px;
  left: 12px;
}
.form-focus.focused .focus-label {
  opacity: 1;
  top: -18px;
  font-size: 12px;
  z-index: 1;
}
.form-focus.focused .form-control::-webkit-input-placeholder {
  color: #bbb;
}
.form-focus .form-control {
  height: 50px;
  padding: 21px 12px 6px;
}
.form-focus .form-control:focus ~ .focus-label, .form-focus .form-control:-webkit-autofill ~ .focus-label {
  opacity: 1;
  font-weight: 400;
  top: -18px;
  font-size: 12px;
  z-index: 1;
}
.form-focus .form-control::-webkit-input-placeholder {
  color: transparent;
  -webkit-transition: 240ms;
  -ms-transition: 240ms;
  transition: 240ms;
}
.form-focus .form-control:focus::-webkit-input-placeholder {
  transition: none;
}
.form-focus.select-focus .focus-label {
  opacity: 1;
  font-weight: 300;
  top: -20px;
  font-size: 12px;
  z-index: 1;
}
.form-focus .select2-container .select2-selection--single {
  border: 1px solid var(--gray-200);
  height: 50px;
}
.form-focus .select2-container .select2-selection--single .select2-selection__rendered {
  padding-right: 30px;
  padding-left: 15px;
}
.form-focus .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 48px;
  right: 7px;
}
.form-focus .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: var(--gray-200) transparent transparent;
  border-style: solid;
  border-width: 6px 6px 0;
  height: 0;
  margin-left: -10px;
  margin-top: -2px;
  width: 0;
  position: absolute;
  top: 50%;
  left: 50%;
}
.form-focus .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #676767;
  font-size: 14px;
  font-weight: 400;
  line-height: 38px;
}
.form-focus .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent var(--gray-200);
  border-width: 0 6px 6px;
}
.form-focus .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: var(--primary);
}

/****** UTILS ******/
.badge.badge-primary {
  background: var(--primary) !important;
  box-shadow: 0 1px 1px rgba(var(--primary), 0.5);
  color: var(--primary);
}
.badge.badge-pink {
  background-color: var(--pink);
  color: var(--white);
}
.badge.badge-cyan {
  background-color: var(--cyan);
  color: var(--white);
}
.badge.badge-secondary-transparent {
  background: var(--secondary-transparent);
  color: var(--secondary);
}
.badge.badge-pink-transparent {
  background: var(--pink-transparent);
  color: var(--pink);
}
.badge.badge-secondary-transparent {
  background: var(--secondary-transparent);
  color: var(--secondary);
}
.badge.badge-success-transparent {
  background: #EDF9F0;
  color: var(--success);
}
.badge.badge-purple-transparent {
  background: var(--purple-transparent);
  color: var(--purple);
}
.badge.badge-warning-transparent {
  background: var(--warning-transparent);
  color: var(--warning);
}
.badge.badge-danger-transparent {
  background: var(--danger-transparent);
  color: var(--danger);
}
.badge.badge-info-transparent {
  background: var(--info-transparent);
  color: var(--info);
}

.badge.badge-primary {
  background: #316DFF;
  color: var(--white);
}
.badge.badge-soft-primary {
  background: rgba(49, 109, 255, 0.1);
  color: #316DFF;
}
.badge.badge-outline-primary {
  border: 1px solid #316DFF;
  color: #316DFF;
}

.badge.badge-secondary {
  background: #02BFFF;
  color: var(--white);
}
.badge.badge-soft-secondary {
  background: rgba(2, 191, 255, 0.1);
  color: #02BFFF;
}
.badge.badge-outline-secondary {
  border: 1px solid #02BFFF;
  color: #02BFFF;
}

.badge.badge-success {
  background: #04BD6C;
  color: var(--white);
}
.badge.badge-soft-success {
  background: rgba(4, 189, 108, 0.1);
  color: #04BD6C;
}
.badge.badge-outline-success {
  border: 1px solid #04BD6C;
  color: #04BD6C;
}

.badge.badge-info {
  background: #110EFD;
  color: var(--white);
}
.badge.badge-soft-info {
  background: rgba(17, 14, 253, 0.1);
  color: #110EFD;
}
.badge.badge-outline-info {
  border: 1px solid #110EFD;
  color: #110EFD;
}

.badge.badge-warning {
  background: #FFCA18;
  color: var(--white);
}
.badge.badge-soft-warning {
  background: rgba(255, 202, 24, 0.1);
  color: #FFCA18;
}
.badge.badge-outline-warning {
  border: 1px solid #FFCA18;
  color: #FFCA18;
}

.badge.badge-danger {
  background: #FF0000;
  color: var(--white);
}
.badge.badge-soft-danger {
  background: rgba(255, 0, 0, 0.1);
  color: #FF0000;
}
.badge.badge-outline-danger {
  border: 1px solid #FF0000;
  color: #FF0000;
}

.badge.badge-dark {
  background: #000103;
  color: var(--white);
}
.badge.badge-soft-dark {
  background: rgba(0, 1, 3, 0.1);
  color: #000103;
}
.badge.badge-outline-dark {
  border: 1px solid #000103;
  color: #000103;
}

.badge.badge-light {
  background: #F4F6F8;
  color: var(--white);
}
.badge.badge-soft-light {
  background: rgba(244, 246, 248, 0.1);
  color: #F4F6F8;
}
.badge.badge-outline-light {
  border: 1px solid #F4F6F8;
  color: #F4F6F8;
}

.badge.badge-purple {
  background: #6938EF;
  color: var(--white);
}
.badge.badge-soft-purple {
  background: rgba(105, 56, 239, 0.1);
  color: #6938EF;
}
.badge.badge-outline-purple {
  border: 1px solid #6938EF;
  color: #6938EF;
}

.badge.badge-white {
  background: #fff;
  color: var(--white);
}
.badge.badge-soft-white {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
}
.badge.badge-outline-white {
  border: 1px solid #fff;
  color: #fff;
}

.badge.badge-orange {
  background: #e04f16;
  color: var(--white);
}
.badge.badge-soft-orange {
  background: rgba(224, 79, 22, 0.1);
  color: #e04f16;
}
.badge.badge-outline-orange {
  border: 1px solid #e04f16;
  color: #e04f16;
}

.badge {
  padding: 0.25rem 0.45rem;
  font-weight: 600;
  letter-spacing: 0.5px;
  border-radius: 6px;
}
.badge.badge-xs {
  font-size: 10px;
  font-weight: 500;
  padding: 0px 5px;
  line-height: 18px;
}
.badge.badge-sm {
  font-size: 11px;
  padding: 5px 8px;
  line-height: 11px;
}
.badge.badge-md {
  font-size: 12px;
  padding: 5px 12px;
  line-height: 1.5;
}
.badge.badge-lg {
  font-size: 14px;
  padding: 0px 10px;
  line-height: 30px;
}
.badge.badge-xl {
  font-size: 16px;
  padding: 0px 15px;
  line-height: 35px;
}

.badge.badge-soft-purple {
  background: #EDEDFF !important;
  color: var(--purple) !important;
}

.badge.badge-soft-success {
  background: #EDF9F0 !important;
  color: var(--success) !important;
}

.badge.badge-soft-danger {
  background: #FFEDE9 !important;
  color: var(--danger) !important;
}

/****** UTILS ******/
.avatar {
  position: relative;
  height: 2.625rem;
  width: 2.625rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  color: var(--white);
  font-weight: 500;
}
.avatar a.badge:hover {
  color: var(--white);
}
.avatar img {
  width: 100%;
  height: 100%;
  border-radius: 6px;
}
.avatar.avatar-rounded {
  border-radius: 50%;
}
.avatar.avatar-rounded img {
  border-radius: 50%;
}
.avatar.avatar-radius-0 {
  border-radius: 0;
}
.avatar.avatar-radius-0 img {
  border-radius: 0;
}
.avatar .avatar-badge {
  position: absolute;
  inset-block-start: -4%;
  inset-inline-end: -0.375rem;
  width: 1.4rem;
  height: 1.4rem;
  font-size: 0.625rem;
  border: 2px solid var(--white);
  border-radius: 50% !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.avatar.online:before, .avatar.offline:before {
  position: absolute;
  content: "";
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 50%;
  inset-inline-end: 0;
  inset-block-end: 0;
  border: 2px solid var(--white) !important;
  z-index: 1;
}
.avatar.online:before {
  background-color: var(--success);
}
.avatar.offline:before {
  background-color: var(--gray-500);
}
.avatar.avatar-xs {
  width: 1.25rem;
  height: 1.25rem;
  line-height: 1.25rem;
  font-size: 0.65rem;
}
.avatar.avatar-xs .avatar-badge {
  padding: 0.25rem;
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
  font-size: 0.5rem;
  inset-block-start: -25%;
  inset-inline-end: -0.5rem;
}
.avatar.avatar-sm {
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1.5rem;
  font-size: 0.65rem;
}
.avatar.avatar-sm .avatar-badge {
  padding: 0.3rem;
  width: 1.1rem;
  height: 1.1rem;
  line-height: 1.1rem;
  font-size: 0.5rem;
  inset-block-start: -28%;
  inset-inline-end: -0.45rem;
}
.avatar.avatar-sm.online:before, .avatar.avatar-sm.offline:before {
  width: 0.5rem;
  height: 0.5rem;
}
.avatar.avatar-md {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
  font-size: 0.8rem;
}
.avatar.avatar-md .avatar-badge {
  padding: 0.4rem;
  width: 1.2rem;
  height: 1.2rem;
  line-height: 1.2rem;
  font-size: 0.65rem;
  inset-block-start: -6%;
  inset-inline-end: -13%;
}
.avatar.avatar-md.online:before, .avatar.avatar-md.offline:before {
  width: 0.75rem;
  height: 0.75rem;
}
.avatar.avatar-md svg {
  width: 1.5rem;
  height: 1.5rem;
}
.avatar.avatar-lg {
  width: 2.813rem;
  height: 2.813rem;
  line-height: 2.813rem;
  font-size: 1rem;
}
.avatar.avatar-lg .avatar-badge {
  inset-block-start: -15%;
  inset-inline-end: -0.25%;
}
.avatar.avatar-lg.online:before, .avatar.avatar-lg.offline:before {
  width: 0.8rem;
  height: 0.8rem;
}
.avatar.avatar-lg svg {
  width: 1.8rem;
  height: 1.8rem;
}
.avatar.avatar-xl {
  width: 3.6rem;
  height: 3.6rem;
  line-height: 3.6rem;
  font-size: 1.25rem;
}
.avatar.avatar-xl .avatar-badge {
  inset-block-start: -8%;
  inset-inline-end: -0.2%;
}
.avatar.avatar-xl.online:before, .avatar.avatar-xl.offline:before {
  width: 0.95rem;
  height: 0.95rem;
}
.avatar.avatar-xxl {
  width: 5rem;
  height: 5rem;
  line-height: 5rem;
  font-size: 1.5rem;
}
.avatar.avatar-xxl .avatar-badge {
  inset-block-start: -4%;
  inset-inline-end: 0rem;
}
.avatar.avatar-xxl.online:before, .avatar.avatar-xxl.offline:before {
  width: 1.05rem;
  height: 1.05rem;
  inset-block-end: 0.25rem;
}
.avatar.avatar-xxxl {
  width: 6rem;
  height: 6rem;
  line-height: 6rem;
  font-size: 1.75rem;
}
.avatar.avatar-xxxl .avatar-badge {
  inset-block-start: -4%;
  inset-inline-end: 0rem;
}
.avatar.avatar-xxxl.online:before, .avatar.avatar-xxxl.offline:before {
  width: 1.05rem;
  height: 1.05rem;
  inset-block-end: 0.25rem;
}

.avatar-list-stacked {
  padding: 0;
}
.avatar-list-stacked.avatar-group-overlapped .avatar {
  margin-right: -0.875rem;
}
.avatar-list-stacked.avatar-group-overlapped .avatar:hover {
  z-index: 1;
}
.avatar-list-stacked.avatar-group-lg .avatar {
  width: 2.813rem;
  height: 2.813rem;
}
.avatar-list-stacked.avatar-group-lg .avatar > .initial-wrap {
  font-size: 0.95rem;
}
.avatar-list-stacked.avatar-group-lg.avatar-group-overlapped .avatar {
  margin-right: -1rem;
}
.avatar-list-stacked.avatar-group-sm .avatar {
  width: 1.5rem;
  height: 1.5rem;
}
.avatar-list-stacked.avatar-group-sm .avatar > .initial-wrap {
  font-size: 0.6rem;
}
.avatar-list-stacked.avatar-group-sm.avatar-group-overlapped .avatar {
  margin-right: -0.625rem;
}
.avatar-list-stacked.avatar-group-xs .avatar {
  width: 1rem;
  height: 1rem;
  margin-inline-end: -6px !important;
}
.avatar-list-stacked.avatar-group-xs .avatar > .initial-wrap {
  font-size: 0.6rem;
}
.avatar-list-stacked.avatar-group-xs.avatar-group-overlapped .avatar {
  margin-right: -6px;
}
.avatar-list-stacked .avatar {
  margin-inline-end: -1.5rem !important;
  vertical-align: middle;
  transition: transform ease 200ms;
}
.avatar-list-stacked .avatar:last-child {
  margin-inline-end: 0 !important;
}
.avatar-list-stacked .avatar:hover {
  z-index: 1;
  transform: translateY(-0.188rem);
}

.avatar-group {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.avatar-group .avatar {
  width: 2.625rem;
  height: 2.625rem;
}
.avatar-group .avatar .avatar-img,
.avatar-group .avatar > .initial-wrap {
  border: 2px solid var(--white);
  font-size: 0.9rem;
}
.avatar-group.avatar-group-overlapped .avatar {
  margin-right: -0.875rem;
}
.avatar-group.avatar-group-overlapped .avatar:hover {
  z-index: 1;
}
.avatar-group.avatar-group-lg .avatar {
  width: 3.25rem;
  height: 3.25rem;
}
.avatar-group.avatar-group-lg .avatar > .initial-wrap {
  font-size: 0.95rem;
}
.avatar-group.avatar-group-lg.avatar-group-overlapped .avatar {
  margin-right: -1rem;
}
.avatar-group.avatar-group-sm .avatar {
  width: 2rem;
  height: 2rem;
}
.avatar-group.avatar-group-sm .avatar > .initial-wrap {
  font-size: 0.6rem;
}
.avatar-group.avatar-group-sm.avatar-group-overlapped .avatar {
  margin-right: -0.625rem;
}

.avatar.avatar-xl.border.online::before {
  width: 10px;
  height: 10px;
  inset-inline-end: 5px;
}

.avatar-xxxl.candidate-img {
  width: 135px;
  height: 135px;
}

/****** UTILS ******/
table.table {
  color: var(--gray-900);
  max-width: 100%;
  margin-bottom: 0;
  width: 100%;
}
table.table thead {
  border-bottom: 1px solid var(--gray-200);
}
table.table thead tr th {
  border-bottom: 1px solid var(--gray-200);
  background: var(--gray-100);
  color: var(--gray-900);
  font-size: 14px;
  padding: 8px 12px;
}
table.table tbody tr {
  border-bottom: 1px solid var(--gray-200);
}
table.table tbody tr:last-child {
  border-color: transparent;
}
table.table tbody tr td {
  color: var(--gray-600);
  font-size: 14px;
  padding: 12px 12px;
  color: var(--gray-600);
}
table.table tbody tr td .table-action a {
  border-radius: 4px;
  padding: 4px 8px;
  font-size: 12px;
}
table.table.table-center td, table.table.table-center th {
  color: var(--gray-900);
  vertical-align: middle;
}
table.table > tbody > tr > th {
  border-top: 0;
  padding: 10px 8px;
}
table.table > tbody > tr td {
  font-size: 15px;
  color: var(--gray-600) !important;
}
table.table .no-border > tbody > tr > th {
  border-top: 0;
  padding: 10px 8px;
}
table.table .no-border > tbody > tfoot > tr > th, table.table .no-border > tbody > tfoot > tr > td, table.table .no-border > tbody thead > tr > th, table.table .no-border > tbody thead > tr > td {
  border-top: 0;
  padding: 10px 8px;
}
table.table .dataTable {
  border-collapse: collapse !important;
}
table .table-striped thead tr {
  border-color: transparent;
}
table .table-striped tbody tr {
  border-color: transparent;
}
table .table-striped tbody tr:nth-of-type(even) {
  background-color: rgba(255, 255, 255, 0.3);
}
table .table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(235, 235, 235, 0.4);
}
table .table-striped > tbody > tr:nth-of-type(2n+1) {
  background-color: #f8f9fa;
}
table .table-bordered {
  border: 1px solid rgba(0, 0, 0, 0.05) !important;
}
table .table-bordered th, table .table-bordered td {
  border-color: rgba(0, 0, 0, 0.05);
}
table .table-nowrap td, table .table-nowrap th {
  white-space: nowrap;
}
table.table td h2 {
  display: inline-block;
  font-size: inherit;
  font-weight: regular;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}
table.table td h2 .table-avatar {
  font-size: inherit;
  font-weight: regular;
  vertical-align: middle;
  white-space: nowrap;
  margin: 0;
  padding: 0;
}
table.table td h2 a {
  color: var(--gray-900);
}
table.table td h2 a:hover {
  color: var(--primary-hover);
}
table.table td h2 span {
  color: #888888;
  display: block;
  font-size: 12px;
  margin-top: 3px;
}
table.table td h2.table-avatar {
  font-size: inherit;
  font-weight: 400;
  vertical-align: middle;
  white-space: nowrap;
  margin: 0;
  padding: 0;
}
table.table td h2.table-avatar .avatar.avatar-sm {
  width: 40px;
  height: 40px;
}
table .table-hover tbody tr:hover {
  background-color: #f7f7f7;
}
table .table-hover tbody tr:hover td {
  color: var(--gray-900);
}

.table-hover tbody tr:hover {
  background: var(--gray-transparent);
}
.table-hover tbody tr:hover td {
  color: var(--gray-900);
}

.card-table card-body {
  padding: 0;
}
.card-table card-body .table > thead > tr > th {
  border-top: 0;
}
.card-table card-body .table tr th, .card-table card-body .table tr td {
  border-top: 1px solid var(--gray-200);
  padding: 1rem 0.75rem;
  white-space: nowrap;
}
.card-table card-body .table tr th:first-child, .card-table card-body .table tr td:first-child {
  padding-left: 1.5rem;
}
.card-table card-body .table tr th:last-child, .card-table card-body .table tr td:last-child {
  padding-right: 1.5rem;
}

.card-table .card-body {
  padding: 0;
}
.card-table .card-body .table > thead > tr > th {
  border-top: 0;
}
.card-table .card-body .table tr th, .card-table .card-body .table tr td {
  border-top: 1px solid var(--gray-200);
  white-space: nowrap;
  padding: 1rem 0.75rem;
}
.card-table .card-body .table tr th:first-child, .card-table .card-body .table tr td:first-child {
  padding-left: 1.5rem;
}
.card-table .card-body .table tr th:last-child, .card-table .card-body .table tr td:last-child {
  padding-right: 1.5rem;
}

th.custom-class {
  width: 80px;
}
th.table-name {
  min-width: 200px;
}
th.table-days {
  min-width: 80px;
}
th.table-head-name {
  width: 200px;
}
th.table-head-days {
  width: 100px;
}

.table .form-control {
  font-size: 14px;
  min-height: 38px;
}

/****** UTILS ******/
.nav-tabs {
  border-bottom: 1px solid #f0f0f0;
}
@media (max-width: 767.98px) {
  .nav-tabs {
    border-bottom: 0;
    position: relative;
    background-color: var(--white);
    border: 1px solid var(--gray-200);
    padding: 5px 0;
    border-radius: 3px;
  }
}
.nav-tabs > li > a {
  margin-right: 0;
  color: #888888;
  border-radius: 3px;
}
@media (max-width: 767.98px) {
  .nav-tabs > li > a {
    border-width: 2px;
    border-left-color: transparent;
  }
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
  border-color: transparent;
  color: #272b41;
}
@media (max-width: 767.98px) {
  .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    background-color: #fafafa;
  }
}
@media (max-width: 767.98px) {
  .nav-tabs > li > a.active {
    border-color: transparent transparent transparent var(--primary) !important;
    border-left-width: 2px;
  }
}
.nav-tabs > li.open:not(.active) > a, .nav-tabs > li.open:not(.active) > a:hover, .nav-tabs > li.open:not(.active) > a:focus {
  background-color: #fafafa;
}
@media (max-width: 767.98px) {
  .nav-tabs .nav-item {
    margin-bottom: 0;
  }
}
@media (max-width: 767.98px) {
  .nav-tabs .nav-item.show .nav-link {
    border-color: transparent transparent transparent var(--primary) !important;
    border-left-width: 2px;
  }
}
.nav-tabs .nav-link {
  border-radius: 0;
}
@media (max-width: 767.98px) {
  .nav-tabs .nav-link {
    border-width: 2px;
  }
}
.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  background-color: #eeeeee;
  border-color: transparent;
  color: #272b41;
}
@media (max-width: 767.98px) {
  .nav-tabs.nav-justified {
    border-bottom: 1px solid var(--gray-200);
  }
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > li > a:hover, .nav-tabs.nav-justified > li > a:focus {
  border-bottom-color: var(--gray-200);
}
@media (max-width: 767.98px) {
  .nav-tabs.nav-justified > li > a.active {
    border-color: transparent transparent transparent var(--primary);
    border-left-width: 2px !important;
  }
}
.nav-tabs.nav-justified.nav-tabs-solid > li > a {
  color: #272b41;
}
.nav-tabs.nav-justified.nav-tabs-top {
  border-bottom: 1px solid var(--gray-200);
}
.nav-tabs.nav-justified.nav-tabs-top > li > a, .nav-tabs.nav-justified.nav-tabs-top > li > a:hover, .nav-tabs.nav-justified.nav-tabs-top > li > a:focus {
  border-width: 2px 0 0 0;
}
.nav-tabs.nav-tabs-top > li {
  margin-bottom: 0;
}
.nav-tabs.nav-tabs-top > li > a {
  border-width: 2px 0 0 0;
}
.nav-tabs.nav-tabs-top > li > a.open {
  border-top-color: var(--gray-200);
}
.nav-tabs.nav-tabs-top > li > a:hover, .nav-tabs.nav-tabs-top > li > a:focus {
  border-width: 2px 0 0 0;
  border-top-color: var(--gray-200);
}
.nav-tabs.nav-tabs-top > li > a.active, .nav-tabs.nav-tabs-top > li > a.active:hover, .nav-tabs.nav-tabs-top > li > a.active:focus {
  border-top-color: var(--primary);
}
.nav-tabs.nav-tabs-top > li + li > a {
  margin-left: 1px;
}
.nav-tabs.nav-tabs-bottom > li > a.active, .nav-tabs.nav-tabs-bottom > li > a.active:hover, .nav-tabs.nav-tabs-bottom > li > a.active:focus {
  border-bottom-width: 2px;
  border-color: transparent;
  border-bottom-color: var(--primary);
  background-color: transparent;
  -webkit-transition: none 0s ease 0s;
  -ms-transition: none 0s ease 0s;
  transition: none 0s ease 0s;
}
@media (max-width: 767.98px) {
  .nav-tabs.nav-tabs-bottom > li > a.active, .nav-tabs.nav-tabs-bottom > li > a.active:hover, .nav-tabs.nav-tabs-bottom > li > a.active:focus {
    background-color: #f5f5f5;
  }
}
@media (max-width: 767.98px) {
  .nav-tabs .nav-tabs-justified {
    border-bottom: 1px solid var(--gray-200);
  }
}
.nav-tabs .nav-tabs-justified > li > a {
  border-radius: 0;
  margin-bottom: 0;
}
.nav-tabs .nav-tabs-justified > li > a:hover, .nav-tabs .nav-tabs-justified > li > a:focus {
  border-bottom-color: var(--gray-200);
}
.nav-tabs .nav-tabs-justified > li > a.active, .nav-tabs .nav-tabs-justified > li > a.active:focus, .nav-tabs .nav-tabs-justified > li > a.active:hover {
  border-width: 0 0 0 2px;
  border-left-color: var(--primary);
}
.nav-tabs .nav-tabs-justified.nav-tabs-solid > li > a {
  border-color: transparent;
}
.nav-tabs .nav-tabs-justified.nav-tabs-top {
  border-bottom: 1px solid var(--gray-200);
}
.nav-tabs .nav-tabs-justified.nav-tabs-top > li a, .nav-tabs .nav-tabs-justified.nav-tabs-top > li a:hover, .nav-tabs .nav-tabs-justified.nav-tabs-top > li a:focus {
  border-width: 2px 0 0 0;
}
.nav-tabs.nav-tabs-solid {
  background-color: #fafafa;
  border: 0;
}
@media (max-width: 767.98px) {
  .nav-tabs.nav-tabs-solid {
    padding: 5px;
  }
}
.nav-tabs.nav-tabs-solid > li {
  margin-bottom: 0;
}
.nav-tabs.nav-tabs-solid > li a {
  color: #272b41;
}
.nav-tabs.nav-tabs-solid > li a.active, .nav-tabs.nav-tabs-solid > li a.active:hover, .nav-tabs.nav-tabs-solid > li a.active:focus {
  background-color: var(--primary);
  border-color: var(--primary);
  color: var(--white);
}
.nav-tabs.nav-tabs-solid > li > a {
  border-color: transparent;
}
@media (max-width: 767.98px) {
  .nav-tabs.nav-tabs-solid > li > a {
    border-left-width: 0 !important;
  }
}
.nav-tabs.nav-tabs-solid > li > a:hover, .nav-tabs.nav-tabs-solid > li > a:focus {
  background-color: #f5f5f5;
}
.nav-tabs.nav-tabs-solid > li > a.active, .nav-tabs.nav-tabs-solid > li > a.active:hover, .nav-tabs.nav-tabs-solid > li > a.active:focus {
  background-color: var(--primary);
  border-color: var(--primary);
  color: var(--white);
}
.nav-tabs.nav-tabs-solid .active > a, .nav-tabs.nav-tabs-solid .active a:hover, .nav-tabs.nav-tabs-solid .active a:focus {
  background-color: var(--primary);
  border-color: var(--primary);
  color: var(--white);
}
.nav-tabs.nav-tabs-solid.nav-tabs-rounded {
  border-radius: 50px;
}
@media (max-width: 767.98px) {
  .nav-tabs.nav-tabs-solid.nav-tabs-rounded {
    border-radius: 5px;
  }
}
.nav-tabs.nav-tabs-solid.nav-tabs-rounded > li > a {
  border-radius: 50px;
}
.nav-tabs.nav-tabs-solid.nav-tabs-rounded > li > a.active, .nav-tabs.nav-tabs-solid.nav-tabs-rounded > li > a.active:hover, .nav-tabs.nav-tabs-solid.nav-tabs-rounded > li > a.active:focus {
  border-radius: 50px;
}
@media (max-width: 767.98px) {
  .nav-tabs.nav-tabs-solid.nav-tabs-rounded > li > a.active, .nav-tabs.nav-tabs-solid.nav-tabs-rounded > li > a.active:hover, .nav-tabs.nav-tabs-solid.nav-tabs-rounded > li > a.active:focus {
    border-color: transparent transparent transparent var(--primary) !important;
    border-left-width: 2px;
  }
}
@media (max-width: 767.98px) {
  .nav-tabs.nav-tabs-solid.nav-tabs-rounded {
    border-radius: 5px;
  }
}
.nav-tabs.nav-tabs-solid > .open:not(.active) > a {
  background-color: #f5f5f5;
  border-color: transparent;
}
@media (max-width: 767.98px) {
  .nav-tabs .nav-link.active {
    border-color: transparent transparent transparent var(--primary) !important;
    border-left-width: 2px;
  }
}

.tab-content {
  padding-top: 20px;
}

.card-header-tabs {
  border-bottom: 0;
}

/****** UTILS ******/
.btn.focus, .btn:focus {
  box-shadow: unset;
}
.btn.btn-rounded {
  border-radius: 50px;
}

.bg-primary,
.badge-primary {
  background-color: var(--primary) !important;
}

a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
  background-color: var(--primary-hover) !important;
}

.bg-success,
.badge-success {
  background-color: var(--success) !important;
}

a.bg-success:focus, a.bg-success:hover, button.bg-success:focus, button.bg-success:hover {
  background-color: var(--success-hover) !important;
}

.bg-info,
.badge-info {
  background-color: var(--info) !important;
}

a.bg-info:focus, a.bg-info:hover, button.bg-info:focus, button.bg-info:hover {
  background-color: var(--info-hover) !important;
}

.bg-warning,
.badge-warning {
  background-color: var(--warning) !important;
}

a.bg-warning:focus, a.bg-warning:hover, button.bg-warning:focus, button.bg-warning:hover {
  background-color: var(--warning-hover) !important;
}

.bg-danger,
.badge-danger {
  background-color: var(--danger) !important;
}

a.bg-danger:focus, a.bg-danger:hover, button.bg-danger:focus, button.bg-danger:hover {
  background-color: var(--danger-hover) !important;
}

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

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

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

.dropdown-menu li > a.text-primary {
  color: var(--primary) !important;
}
.dropdown-menu li > a.text-success {
  color: var(--success-hover) !important;
}
.dropdown-menu li > a.text-danger {
  color: var(--danger) !important;
}
.dropdown-menu li > a.text-info {
  color: var(--info) !important;
}
.dropdown-menu li > a.text-warning {
  color: var(--warning) !important;
}
.dropdown-menu li > a.text-purple {
  color: var(--purple) !important;
}

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

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

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

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

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

.text-muted {
  color: #757575 !important;
}

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

.btn-primary {
  background-color: var(--primary);
  border: 1px solid var(--primary);
}
.btn-primary:focus, .btn-primary:hover, .btn-primary:active, .btn-primary.active {
  color: #ffffff;
  background-color: var(--primary-hover);
  border-color: var(--primary-hover);
}
.btn-primary:focus .open > .dropdown-toggle.btn-primary, .btn-primary:hover .open > .dropdown-toggle.btn-primary, .btn-primary:active .open > .dropdown-toggle.btn-primary, .btn-primary.active .open > .dropdown-toggle.btn-primary {
  background-color: var(--primary-hover);
  border: 1px solid var(--primary-hover);
}
.btn-primary.active.focus .open > .dropdown-toggle.btn-primary.focus, .btn-primary.active.focus .open > .dropdown-toggle.btn-primary:focus, .btn-primary.active.focus .open > .dropdown-toggle.btn-primary:hover, .btn-primary.active:focus .open > .dropdown-toggle.btn-primary.focus, .btn-primary.active:focus .open > .dropdown-toggle.btn-primary:focus, .btn-primary.active:focus .open > .dropdown-toggle.btn-primary:hover, .btn-primary.active:hover .open > .dropdown-toggle.btn-primary.focus, .btn-primary.active:hover .open > .dropdown-toggle.btn-primary:focus, .btn-primary.active:hover .open > .dropdown-toggle.btn-primary:hover, .btn-primary .focus.focus .open > .dropdown-toggle.btn-primary.focus, .btn-primary .focus.focus .open > .dropdown-toggle.btn-primary:focus, .btn-primary .focus.focus .open > .dropdown-toggle.btn-primary:hover, .btn-primary .focus:focus .open > .dropdown-toggle.btn-primary.focus, .btn-primary .focus:focus .open > .dropdown-toggle.btn-primary:focus, .btn-primary .focus:focus .open > .dropdown-toggle.btn-primary:hover, .btn-primary .focus:hover .open > .dropdown-toggle.btn-primary.focus, .btn-primary .focus:hover .open > .dropdown-toggle.btn-primary:focus, .btn-primary .focus:hover .open > .dropdown-toggle.btn-primary:hover {
  background-color: var(--primary-hover);
  border: 1px solid var(--primary-hover);
}
.btn-primary:active:focus, .btn-primary:active:hover {
  background-color: var(--primary-hover);
  border: 1px solid var(--primary-hover);
}
.btn-primary .active:not(:disabled):not(.disabled), .btn-primary:active:not(:disabled):not(.disabled) {
  background-color: var(--primary-hover);
  border-color: var(--primary-hover);
  color: #ffffff;
}
.btn-primary .active:focus:not(:disabled):not(.disabled), .btn-primary:active:focus:not(:disabled):not(.disabled) {
  box-shadow: unset;
}
.btn-primary .show > .btn-primary.dropdown-toggle {
  background-color: var(--primary-hover);
  border-color: var(--primary-hover);
  color: #ffffff;
}
.btn-primary .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: unset;
}
.btn-primary.disabled, .btn-primary:disabled {
  background-color: var(--primary);
  border-color: var(--primary);
  color: #ffffff;
}

.btn-secondary.active:focus :not(:disabled):not(.disabled), .btn-secondary:active:focus :not(:disabled):not(.disabled) {
  box-shadow: unset;
}

.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: unset;
}
.show > .btn-success.dropdown-toggle {
  background-color: var(--success-hover);
  border-color: var(--success-hover);
  color: #ffffff;
}
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: unset;
}
.show > .btn-info.dropdown-toggle {
  background-color: var(--info-hover);
  border-color: var(--info-hover);
  color: #ffffff;
}
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: unset;
}
.show > .btn-warning.dropdown-toggle {
  background-color: var(--warning-hover);
  border-color: var(--warning-hover);
  color: #ffffff;
}
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: unset;
}
.show > .btn-danger.dropdown-toggle {
  background-color: var(--danger-hover);
  border-color: var(--danger-hover);
  color: #ffffff;
}
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: unset;
}
.show > .btn-light.dropdown-toggle:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: unset;
}
.show > .btn-outline-primary.dropdown-toggle {
  background-color: var(--primary);
  border-color: var(--primary);
}
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: none;
}
.show > .btn-outline-success.dropdown-toggle {
  background-color: var(--success);
  border-color: var(--success);
}
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: none;
}
.show > .btn-outline-info.dropdown-toggle {
  background-color: var(--info);
  border-color: var(--info);
}
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: none;
}
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: var(--warning);
  border-color: var(--warning);
}
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: none;
}
.show > .btn-outline-danger.dropdown-toggle {
  color: #212529;
  background-color: var(--warning);
  border-color: var(--warning);
}
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: none;
}

.btn-success {
  background-color: var(--success);
  border: 1px solid var(--success);
}
.btn-success:hover, .btn-success:focus .btn-success.active, .btn-success:active {
  background-color: var(--success-hover);
  border: 1px solid var(--success-hover);
  color: #ffffff;
}
.btn-success .open > .dropdown-toggle.btn-success {
  background-color: var(--success-hover);
  border: 1px solid var(--success-hover);
  color: #ffffff;
}
.btn-success .open > .dropdown-toggle.btn-success.focus, .btn-success .open > .dropdown-toggle.btn-success:hover, .btn-success .open > .dropdown-toggle.btn-success:focus {
  background-color: var(--success-hover);
  border: 1px solid var(--success-hover);
}
.btn-success.active:focus, .btn-success.active.focus, .btn-success.active:hover, .btn-success.focus, .btn-success:active:focus, .btn-success:active:hover {
  background-color: var(--success-hover);
  border: 1px solid var(--success-hover);
}
.btn-success.active:not(:disabled):not(.disabled), .btn-success:active:not(:disabled):not(.disabled) {
  background-color: var(--success-hover);
  border-color: var(--success-hover);
  color: #ffffff;
}
.btn-success.active:focus:not(:disabled):not(.disabled), .btn-success:active:focus:not(:disabled):not(.disabled) {
  box-shadow: unset;
}
.btn-success.disabled, .btn-success:disabled {
  background-color: var(--success);
  border-color: var(--success);
  color: #ffffff;
}

.btn-info {
  background-color: var(--info);
  border: 1px solid var(--info);
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
  background-color: var(--info-hover);
  border: 1px solid var(--info-hover);
}
.btn-info.active:focus, .btn-info.active.focus, .btn-info.active:hover, .btn-info.focus, .btn-info:active:focus, .btn-info:active:hover {
  background-color: var(--info-hover);
  border: 1px solid var(--info-hover);
}
.btn-info.active:not(:disabled):not(.disabled), .btn-info:active:not(:disabled):not(.disabled) {
  background-color: var(--info-hover);
  border-color: var(--info-hover);
  color: #ffffff;
}
.btn-info.active:not(:disabled):not(.disabled):focus, .btn-info:active:not(:disabled):not(.disabled):focus {
  box-shadow: unset;
}
.btn-info.disabled, .btn-info:disabled {
  background-color: var(--info);
  border-color: var(--info);
  color: #ffffff;
}

.btn-warning {
  background-color: var(--warning);
  border: 1px solid var(--warning);
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
  background-color: var(--warning-hover);
  border: 1px solid var(--warning-hover);
}
.btn-warning.active:focus, .btn-warning.active.focus, .btn-warning.active:hover, .btn-warning.focus, .btn-warning:active:focus, .btn-warning:active:hover {
  background-color: var(--warning-hover);
  border: 1px solid var(--warning-hover);
}
.btn-warning.active:not(:disabled):not(.disabled), .btn-warning:active:not(:disabled):not(.disabled) {
  background-color: var(--warning-hover);
  border-color: var(--warning-hover);
  color: #ffffff;
}
.btn-warning.active:not(:disabled):not(.disabled):focus, .btn-warning:active:not(:disabled):not(.disabled):focus {
  box-shadow: unset;
}
.btn-warning.disabled, .btn-warning:disabled {
  background-color: var(--warning);
  border-color: var(--warning);
  color: #ffffff;
}

.btn-danger {
  background-color: var(--danger);
  border: 1px solid var(--danger);
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
  background-color: var(--danger-hover);
  border: 1px solid var(--danger-hover);
}
.btn-danger.active:focus, .btn-danger.active.focus, .btn-danger.active:hover, .btn-danger.focus, .btn-danger:active:focus, .btn-danger:active:hover {
  background-color: var(--danger-hover);
  border: 1px solid var(--danger-hover);
}
.btn-danger.active:not(:disabled):not(.disabled), .btn-danger:active:not(:disabled):not(.disabled) {
  background-color: var(--danger-hover);
  border-color: var(--danger-hover);
  color: #ffffff;
}
.btn-danger.active:not(:disabled):not(.disabled):focus, .btn-danger:active:not(:disabled):not(.disabled):focus {
  box-shadow: unset;
}
.btn-danger.disabled, .btn-danger:disabled {
  background-color: var(--danger);
  border-color: var(--danger);
  color: #ffffff;
}

.open > .dropdown-toggle.btn-info {
  background-color: var(--info-hover);
  border: 1px solid var(--info-hover);
}
.open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
  background-color: var(--info-hover);
  border: 1px solid var(--info-hover);
}
.open > .dropdown-toggle.btn-warning {
  background-color: var(--warning-hover);
  border: 1px solid var(--warning-hover);
}
.open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
  background-color: var(--warning-hover);
  border: 1px solid var(--warning-hover);
}
.open > .dropdown-toggle.btn-danger {
  background-color: var(--danger-hover);
  border: 1px solid var(--danger-hover);
}
.open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
  background-color: var(--danger-hover);
  border: 1px solid var(--danger-hover);
}

.btn-light.active:focus:not(:disabled):not(.disabled), .btn-light:active:focus:not(:disabled):not(.disabled), .btn-dark.active:focus:not(:disabled):not(.disabled), .btn-dark:active:focus:not(:disabled):not(.disabled) {
  box-shadow: unset;
}

.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
  background-color: #20c0f3;
  border-color: #20c0f3;
}
.pagination > li > a, .pagination > li > span {
  color: #20c0f3;
}

.page-link:hover {
  color: #20c0f3;
}
.page-link:focus {
  box-shadow: unset;
}

.page-item.active .page-link {
  background-color: #20c0f3;
  border-color: #20c0f3;
}

.dropdown-menu {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: inherit;
  font-size: 14px;
  border-radius: 3px;
  transform-origin: left top 0;
  -webkit-transform-origin: left top 0;
  -ms-transform-origin: left top 0;
}

.dropdown-item.active, .dropdown-item:active {
  background-color: #0de0fe;
}

.navbar-nav__.open--.dropdown-menu {
  border: 0;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
}

.bootstrap-datetimepicker-widget table td.active, .bootstrap-datetimepicker-widget table td.active:hover {
  background-color: #20c0f3;
  text-shadow: unset;
}
.bootstrap-datetimepicker-widget table td.today::before {
  border-bottom-color: #20c0f3;
}

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

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

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

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

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

.text-xs {
  font-size: 12px !important;
}

.text-sm {
  font-size: 14px !important;
}

.text-lg {
  font-size: 20px !important;
}

.text-xl {
  font-size: 24px !important;
}

.control-label {
  margin-bottom: 5px;
}

.dropdown-item:hover, .dropdown-item:focus {
  background-color: var(--white);
}

/****** LAYOUT ******/
/****** UTILS ******/
.avatar {
  position: relative;
  display: inline-block;
  width: 3rem;
  height: 3rem;
}
.avatar > img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.avatar .avatar-title {
  width: 100%;
  height: 100%;
  background-color: #20c0f3;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.avatar.avatar-online::before {
  width: 25%;
  height: 25%;
  border-radius: 50%;
  content: "";
  border: 2px solid #ffffff;
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: var(--success);
}
.avatar.avatar-offline::before {
  width: 25%;
  height: 25%;
  border-radius: 50%;
  content: "";
  border: 2px solid #ffffff;
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: var(--danger);
}
.avatar.avatar-away::before {
  width: 25%;
  height: 25%;
  border-radius: 50%;
  content: "";
  border: 2px solid #ffffff;
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: var(--warning);
}
.avatar .border {
  border-width: 3px !important;
}
.avatar .rounded {
  border-radius: 6px !important;
}
.avatar .avatar-title {
  font-size: 18px;
}
.avatar .avatar-xs {
  width: 1.65rem;
  height: 1.65rem;
}
.avatar .avatar-xs .border {
  border-width: 2px !important;
}
.avatar .avatar-xs .rounded {
  border-radius: 4px !important;
}
.avatar .avatar-xs .avatar-title {
  font-size: 12px;
}
.avatar .avatar-xs.avatar-away::before, .avatar .avatar-xs.avatar-offline::before, .avatar .avatar-xs.avatar-online::before {
  border-width: 1px;
}

.avatar-sm {
  width: 2.5rem;
  height: 2.5rem;
}
.avatar-sm .border {
  border-width: 3px !important;
}
.avatar-sm .rounded {
  border-radius: 4px !important;
}
.avatar-sm .avatar-title {
  font-size: 15px;
}
.avatar-sm.avatar-away::before, .avatar-sm.avatar-offline::before, .avatar-sm.avatar-online::before {
  border-width: 2px;
}

.avatar-lg {
  width: 3.75rem;
  height: 3.75rem;
}
.avatar-lg .border {
  border-width: 3px !important;
}
.avatar-lg .rounded {
  border-radius: 8px !important;
}
.avatar-lg .avatar-title {
  font-size: 24px;
}
.avatar-lg.avatar-away::before, .avatar-lg.avatar-offline::before, .avatar-lg.avatar-online::before {
  border-width: 3px;
}

.avatar-xl {
  width: 5rem;
  height: 5rem;
}
.avatar-xl .border {
  border-width: 4px !important;
}
.avatar-xl .rounded {
  border-radius: 8px !important;
}
.avatar-xl .avatar-title {
  font-size: 28px;
}
.avatar-xl.avatar-away::before, .avatar-xl.avatar-offline::before, .avatar-xl.avatar-online::before {
  border-width: 4px;
}

.avatar-xxl {
  width: 5.125rem;
  height: 5.125rem;
}
@media (min-width: 768px) {
  .avatar-xxl {
    width: 8rem;
    height: 8rem;
  }
}
.avatar-xxl .border {
  border-width: 6px !important;
}
@media (min-width: 768px) {
  .avatar-xxl .border {
    border-width: 4px !important;
  }
}
.avatar-xxl .rounded {
  border-radius: 8px !important;
}
@media (min-width: 768px) {
  .avatar-xxl .rounded {
    border-radius: 12px !important;
  }
}
.avatar-xxl .avatar-title {
  font-size: 30px;
}
@media (min-width: 768px) {
  .avatar-xxl .avatar-title {
    font-size: 42px;
  }
}
.avatar-xxl.avatar-away::before, .avatar-xxl.avatar-offline::before, .avatar-xxl.avatar-online::before {
  border-width: 4px;
}
@media (min-width: 768px) {
  .avatar-xxl.avatar-away::before, .avatar-xxl.avatar-offline::before, .avatar-xxl.avatar-online::before {
    border-width: 4px;
  }
}

.avatar-group .avatar + .avatar {
  margin-left: -0.75rem;
}
.avatar-group .avatar:hover {
  z-index: 1;
}
.avatar-group .avatar-xs + .avatar-xs {
  margin-left: -0.40625rem;
}
.avatar-group .avatar-sm + .avatar-sm {
  margin-left: -0.625rem;
}
.avatar-group .avatar-lg + .avatar-lg {
  margin-left: -1rem;
}
.avatar-group .avatar-xl + .avatar-xl {
  margin-left: -1.28125rem;
}

.avatar-xs {
  width: 1.65rem;
  height: 1.65rem;
}

/****** UTILS ******/
.breadcrumb-bar {
  background-color: var(--light-200);
  padding: 40px 0;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .breadcrumb-bar {
    padding: 76px 0 20px;
  }
}
.breadcrumb-bar .breadcrumb-title {
  color: var(--gray-900);
  font-size: 36px;
  font-weight: 700;
}
@media (max-width: 991.98px) {
  .breadcrumb-bar .breadcrumb-title {
    font-size: 30px;
  }
}
@media (max-width: 767.98px) {
  .breadcrumb-bar .breadcrumb-title {
    font-size: 24px;
  }
}
.breadcrumb-bar .page-breadcrumb ol {
  background-color: transparent;
  font-size: 16px;
  margin-bottom: 5px;
  justify-content: center;
}
.breadcrumb-bar .page-breadcrumb ol li {
  color: var(--gray-600);
}
.breadcrumb-bar .page-breadcrumb ol li.active {
  color: var(--gray-900);
}
.breadcrumb-bar .page-breadcrumb ol li a {
  background: var(--primary-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.breadcrumb-bar .page-breadcrumb .breadcrumb-item + .breadcrumb-item {
  padding-left: 10px;
}
.breadcrumb-bar .page-breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  color: var(--gray-600);
  font-size: 14px;
  content: "\f054";
  font-family: "Fontawesome";
  padding-right: 10px;
}
.breadcrumb-bar .breadcrumb-bg .breadcrumb-bg-01 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  height: 165px;
}
.breadcrumb-bar .breadcrumb-bg .breadcrumb-bg-02 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  height: 165px;
}
.breadcrumb-bar .breadcrumb-bg .breadcrumb-bg-03 {
  position: absolute;
  top: 56px;
  left: 30%;
  z-index: -1;
}
.breadcrumb-bar .breadcrumb-bg .breadcrumb-bg-04 {
  position: absolute;
  bottom: 0;
  right: 20%;
  z-index: -1;
}

/****** UTILS ******/
#loader {
  background-color: #ffffff;
  z-index: 999999;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.loader {
  display: inline-block;
  height: 50px;
  margin-left: -25px;
  margin-top: -25px;
  width: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
}
.loader span {
  -webkit-animation: loader 1.3s linear infinite;
  animation: loader 1.3s linear infinite;
  background-color: #20c0f3;
  border-radius: 100%;
  display: inline-block;
  height: 50px;
  position: absolute;
  width: 50px;
}
.loader span:last-child {
  animation-delay: -0.8s;
  -webkit-animation-delay: -0.8s;
}

@keyframes loader {
  0% {
    transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}
@-webkit-keyframes loader {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
  }
}
/****** UTILS ******/
.content {
  min-height: 200px;
  padding: 60px 0 36px;
}
@media (max-width: 991.98px) {
  .content {
    padding: 40px 0 16px;
  }
}
.content h4 {
  font-size: 18px;
  font-weight: 500;
}

.top-space {
  padding-top: 140px;
}

.account-page .content.top-space {
  padding-top: 140px;
}

.card {
  border: 1px solid var(--gray-200);
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  margin-bottom: 24px;
  color: inherit;
  border-radius: 10px;
}
.card .card-header {
  background-color: var(--white);
  border-bottom: 1px solid var(--gray-200);
}
@media (max-width: 575.98px) {
  .card .card-header {
    padding: 0.75rem 1.25rem;
  }
}
.card .card-header .card-title {
  font-size: 24px;
  font-weight: 500;
  color: var(--gray-900);
  margin-bottom: 0;
}

.card-body {
  padding: 20px;
}

.card-title {
  margin-bottom: 15px;
}

.card-header {
  border-bottom: 1px solid var(--gray-200);
  padding: 1rem 1.5rem;
}
@media (max-width: 575.98px) {
  .card-header {
    padding: 0.75rem 1.25rem;
  }
}

.card-footer {
  background-color: #ffffff;
  border-top: 1px solid var(--gray-200);
  padding: 1rem 1.5rem;
}
@media (max-width: 575.98px) {
  .card-footer {
    padding: 0.75rem 1.25rem;
  }
}

.custom-modal .modal-content {
  border: 0;
  border-radius: 10px;
}
.custom-modal .modal-content .modal-header {
  padding: 1.25rem;
}
.custom-modal .modal-content .modal-header .modal-title {
  font-size: 20px;
}
@media (max-width: 575.98px) {
  .custom-modal .modal-content .modal-header .modal-title {
    font-size: 18px;
  }
}
.custom-modal .close {
  background-color: #a0a0a0;
  color: #ffffff;
  font-size: 17px;
  height: 20px;
  line-height: 20px;
  opacity: 1;
  width: 20px;
  z-index: 99;
  border-radius: 50%;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 26px;
  right: 20px;
}
.custom-modal .modal-body {
  padding: 1.25rem;
}
.custom-modal .modal-footer {
  padding: 1.25rem;
}
.custom-modal .modal-footer .btn-outline {
  margin: 0.25rem auto;
}

.custom-medicalrecord-modal .modal-content .modal-header {
  border-color: #e5e5e5;
  margin: 1.5rem 1.5rem 0 1.5rem;
  padding: 0 0 1rem;
}
.custom-medicalrecord-modal .modal-content .form-control, .custom-medicalrecord-modal .modal-content .bootstrap-tagsinput {
  background-color: #f5f5f7;
  border-color: #f5f5f7;
}
.custom-medicalrecord-modal .modal-content .select2-container .select2-selection--single {
  background-color: #f5f5f7;
  border-color: #f5f5f7;
}
.custom-medicalrecord-modal .modal-content .upload-medical-records {
  position: relative;
}
.custom-medicalrecord-modal .modal-content .upload-medical-records input[type=file] {
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.custom-medicalrecord-modal .modal-content .upload-medical-records .dropzone {
  min-height: 180px;
}
.custom-medicalrecord-modal .modal-content .upload-medical-records .dropzone h5 {
  color: var(--gray-600);
  margin-bottom: 3px;
}
.custom-medicalrecord-modal .modal-content .upload-medical-records .dropzone h6 {
  color: var(--gray-600);
  margin-bottom: 3px;
}
.custom-medicalrecord-modal .modal-content .upload-medical-records .dropzone h6 span {
  text-decoration: underline;
}

/****** UTILS ******/
.header .header-nav {
  border: 0;
  position: unset;
  height: 85px;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}
@media (max-width: 1199.98px) {
  .header .header-nav {
    padding: 0;
  }
}
@media (max-width: 991.98px) {
  .header .header-nav {
    height: 60px;
  }
}
@media (max-width: 991.98px) {
  .header .header-nav .navbar-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
@media (max-width: 575.98px) {
  .header .header-nav .navbar-header {
    width: 100%;
  }
}
.header .header-nav .navbar-header .bar-icon {
  display: inline-block;
  width: 18px;
}
.header .header-nav .navbar-header .bar-icon span {
  background-color: var(--primary);
  display: block;
  float: left;
  height: 3px;
  margin-bottom: 3px;
  width: 18px;
  border-radius: 2px;
}
.header .header-nav .navbar-header .bar-icon span:nth-child(2) {
  width: 16px;
}
.header .header-nav .navbar-header .bar-icon span:nth-child(3) {
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .header .header-nav .navbar-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
@media (max-width: 575.98px) {
  .header .header-nav .navbar-header {
    width: 100%;
  }
}
@media (max-width: 991.98px) {
  .header .header-nav .main-menu-wrapper {
    order: 3;
    width: 360px;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: var(--white);
    z-index: 1060;
    transform: translateX(-360px);
    -webkit-transform: translateX(-360px);
    -ms-transform: translateX(-360px);
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
  }
}
@media (max-width: 575.98px) {
  .header .header-nav .main-menu-wrapper {
    width: 310px;
  }
}
.header .header-nav .menu-header {
  background-color: var(--white);
  height: 60px;
  border-bottom: 1px solid var(--gray-200);
  display: none;
  padding: 0 20px;
}
@media (max-width: 991.98px) {
  .header .header-nav .menu-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 13px 16px;
  }
}
.header .header-nav .menu-header .menu-logo img {
  height: 40px;
}
.header .header-nav .menu-header .menu-close {
  font-size: 18px;
}
@media (max-width: 991.98px) {
  .header .header-nav .menu-header .menu-close {
    width: 32px;
    height: 32px;
    border: 1px solid var(--gray-100);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
  }
  .header .header-nav .menu-header .menu-close:hover {
    background: var(--primary);
    border: 1px solid var(--primary);
    color: #fff;
  }
}
.header .header-nav .main-nav {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
}
@media (max-width: 991.98px) {
  .header .header-nav .main-nav {
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0;
    list-style: none;
    padding: 0px 16px !important;
    padding: 0;
  }
}
@media (max-width: 991.98px) {
  .header .header-nav .main-nav ul {
    background-color: #3474ac;
    display: none;
    list-style: none;
    padding-left: 0;
    margin: 0;
  }
}
@media (min-width: 992px) {
  .header .header-nav .main-nav > .has-submenu > .submenu > .has-submenu > .submenu::before {
    top: 20px;
    margin-left: -35px;
    box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.15);
    border-color: transparent #ffffff #ffffff transparent;
  }
}
.header .header-nav .main-nav > .has-submenu.active .submenu li.active > a {
  color: var(--primary-hover);
}
@media (min-width: 992px) {
  .header .header-nav .main-nav > .has-submenu.active .submenu li.active > a {
    color: var(--primary-hover);
  }
}
.header .header-nav .main-nav > .has-submenu.active > a {
  color: var(--primary-hover);
}
@media (min-width: 992px) {
  .header .header-nav .main-nav > .has-submenu.active > a {
    color: var(--primary-hover);
  }
}
@media (max-width: 1199.98px) {
  .header .header-nav .main-nav > li {
    margin-right: 20px;
  }
}
@media (max-width: 1999.96px) {
  .header .header-nav .main-nav > li {
    margin-right: 25px;
  }
}
@media (max-width: 1399.96px) {
  .header .header-nav .main-nav > li {
    margin-right: 13px;
  }
}
@media (max-width: 991.98px) {
  .header .header-nav .main-nav > li {
    border-bottom: 1px solid var(--gray-200);
    margin: 0;
  }
}
@media (min-width: 992px) {
  .header .header-nav .main-nav > li > a {
    line-height: 85px;
    padding: 0 !important;
  }
}
@media (max-width: 991.98px) {
  .header .header-nav .main-nav > li > a {
    line-height: 1.5;
    font-size: 14px;
    font-weight: 500;
    padding: 16px 0px !important;
  }
}
@media (min-width: 992px) {
  .header .header-nav .main-nav > li > a > i {
    font-size: 12px;
    margin-left: 3px;
  }
}
@media (max-width: 991.98px) {
  .header .header-nav .main-nav > li > a > i {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    width: 32px;
    height: 32px;
    border: 1px solid var(--gray-100);
  }
}
@media (max-width: 991.96px) {
  .header .header-nav .main-nav > li > a > i {
    float: right;
    margin-top: 5px;
  }
}
.header .header-nav .main-nav > li.active > a {
  color: var(--primary-hover);
}
.header .header-nav .main-nav > li .submenu li {
  position: relative;
}
@media (min-width: 992px) {
  .header .header-nav .main-nav > li .submenu li:first-child a {
    border-top: 0;
  }
}
.header .header-nav .main-nav > li .submenu li a {
  display: block;
  clear: both;
  white-space: nowrap;
  font-size: 14px;
  color: #2d3b48;
  width: 100%;
  border-top: 1px solid #f0f0f0;
  -webkit-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  transition: all 0.35s ease;
  padding: 10px 15px;
}
@media (max-width: 991.98px) {
  .header .header-nav .main-nav > li .submenu li a {
    border-top: 0;
    color: var(--gray-600) !important;
    padding: 10px 15px 10px 35px;
  }
}
.header .header-nav .main-nav > li .submenu li a:hover {
  color: var(--primary) !important;
}
@media (min-width: 992px) {
  .header .header-nav .main-nav > li .submenu li .submenu {
    left: 100%;
    top: 0;
    margin-top: 10px;
  }
}
.header .header-nav .main-nav > li .submenu li .submenu li {
  position: relative;
}
.header .header-nav .main-nav > li .submenu li .submenu li a {
  display: block;
  clear: both;
  white-space: nowrap;
  font-size: 14px;
  color: #2d3b48;
  width: 100%;
  border-top: 1px solid #f0f0f0;
  padding: 10px 15px;
  -webkit-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
@media (max-width: 991.98px) {
  .header .header-nav .main-nav > li .submenu li .submenu li a {
    border-top: 0;
    color: #ffffff;
    padding: 10px 15px 10px 45px;
  }
}
.header .header-nav .main-nav > li .submenu li .submenu li .has-submenu > a::after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 13px;
  position: absolute;
  top: 12px;
  right: 15px;
}
@media (min-width: 992px) {
  .header .header-nav .main-nav > li .submenu > li .submenu {
    left: 100%;
    top: 0;
    margin-top: 10px;
  }
}
.header .header-nav .main-nav > li .submenu > li.has-submenu > a::after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 13px;
  position: absolute;
  top: 12px;
  right: 15px;
}
@media (max-width: 991.98px) {
  .header .header-nav .main-nav > li .submenu > li.has-submenu > a::after {
    content: "\f078";
  }
}
@media (min-width: 992px) {
  .header .header-nav .main-nav > li:last-child {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .header .header-nav .main-nav > li.has-submenu:hover > .submenu > li.has-submenu:hover > .submenu {
    visibility: visible;
    opacity: 1;
    margin-top: -1px;
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .header .header-nav .main-nav li {
    display: block;
    position: relative;
  }
}
@media (min-width: 992px) {
  .header .header-nav .main-nav li > ul {
    background-color: #ffffff;
    display: block;
    font-size: 14px;
    min-width: 200px;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    position: absolute;
    top: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  }
}
.header .header-nav .main-nav li a {
  display: block;
  font-size: 16px;
  font-weight: 500;
}
@media (max-width: 991.98px) {
  .header .header-nav .main-nav li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.header .header-nav .main-nav li.login-link {
  display: none;
}
@media (max-width: 575.98px) {
  .header .header-nav .main-nav li.login-link {
    display: block;
  }
}
@media (min-width: 992px) {
  .header .header-nav .main-nav li .submenu a:hover {
    color: #0E82FD !important;
    letter-spacing: 0.5px;
    padding-left: 20px !important;
  }
}
@media (max-width: 991.98px) {
  .header .header-nav .main-nav li + li {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .header .header-nav .main-nav li.has-submenu:hover > .submenu {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
  }
}
.header .header-nav .main-nav .has-submenu.active > a {
  color: var(--primary);
}
@media (min-width: 992px) {
  .header .header-nav .main-nav .has-submenu.active > a {
    color: var(--primary);
  }
}
.header .header-nav .main-nav .has-submenu.active .submenu li.active > a {
  color: var(--primary);
}
@media (min-width: 992px) {
  .header .header-nav .main-nav .has-submenu.active .submenu li.active > a {
    color: var(--primary);
  }
}
@media (min-width: 992px) {
  .header .header-nav .main-nav .has-submenu:hover > .submenu {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
  }
}
.header .header-nav .main-nav .has-submenu > .submenu__ > .has-submenu--.submenu::before {
  top: 20px;
  margin-left: -35px;
  border-color: transparent #ffffff #ffffff transparent;
  -webkit-box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.15);
}
.header .header-nav .logo {
  display: inline-block;
  margin-right: 24px;
  width: 160px;
}
@media (max-width: 1199.96px) {
  .header .header-nav .logo {
    margin-right: 21px;
  }
}
@media (max-width: 575.98px) {
  .header .header-nav .logo {
    width: 100%;
    text-align: center;
    margin-right: 0;
    display: flex;
    justify-content: start;
  }
}
@media (max-width: 575.98px) {
  .header .header-nav .logo img {
    height: 38px;
  }
}
.header .header-nav .header-navbar-rht {
  margin: unset !important;
}
@media (max-width: 991.98px) {
  .header .header-nav .header-navbar-rht {
    display: none;
  }
}
.header .header-nav .header-navbar-rht li {
  padding-right: 20px;
}
.header .header-nav .header-navbar-rht li:last-child {
  padding-right: 0px !important;
}
.header .header-nav .header-navbar-rht li .dropdown-menu {
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}
@media (min-width: 992px) {
  .header .header-nav .header-navbar-rht li .dropdown-menu {
    min-width: 200px;
    margin: 0;
    padding: 0;
    border-radius: 5px;
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
  }
}
.header .header-nav .header-navbar-rht li .dropdown-menu::before {
  content: "";
  border: 7px solid var(--white);
  border-color: transparent transparent var(--white) var(--white);
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  position: absolute;
  top: -5px;
  right: 17px;
  -webkit-box-shadow: -2px 2px 2px -1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -2px 2px 2px -1px rgba(0, 0, 0, 0.1);
  box-shadow: -2px 2px 2px -1px rgba(0, 0, 0, 0.1);
}
.header .header-nav .header-navbar-rht li .dropdown-menu .dropdown-item {
  padding: 10px 15px;
}
.header .header-nav .header-navbar-rht li .dropdown-menu .dropdown-item:first-child {
  border-top: 0;
  border-radius: 5px 5px 0 0;
}
.header .header-nav .header-navbar-rht li .dropdown-menu .dropdown-item:last-child {
  border-radius: 0 0 5px 5px;
  border-top: 1px solid var(--gray-200);
  padding-bottom: 0;
}
.header .header-nav .header-navbar-rht li .dropdown-menu a:hover {
  color: var(--primary-hover);
  letter-spacing: 0.5px;
  padding-left: 20px;
}
.header .header-nav .header-navbar-rht li a.header-login {
  border: 2px solid var(--primary);
  text-align: center;
  font-size: 15px;
  color: var(--primary);
  text-transform: uppercase;
  font-weight: 500;
  border-radius: 4px;
  padding: 10px 15px !important;
}
.header .header-nav .header-navbar-rht li a.header-login:hover {
  background-color: var(--primary);
  border-color: var(--primary);
  color: #ffffff;
}
.header .header-nav .header-navbar-rht li .header-contact-img {
  display: inline-block;
}
.header .header-nav .header-navbar-rht li .header-contact-img i {
  color: rgba(0, 0, 0, 0.5);
  font-size: 30px;
}
.header .header-nav .header-navbar-rht li .header-contact-detail {
  display: inline-block;
  padding-left: 10px;
}
.header .header-nav .header-navbar-rht li .header-contact-detail p.contact-header {
  color: #484848;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 2px;
  text-align: left;
}
.header .header-nav .header-navbar-rht li .header-contact-detail p.contact-info-header {
  color: var(--gray-900);
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 0;
}
.header .header-nav .header-navbar-rht li .header-contact-detail p.contact-info-header.white-font {
  color: #ffffff;
}
@media (min-width: 992px) {
  .header .header-nav .header-navbar-rht li.show > .dropdown-menu {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
  }
}
.header .header-nav .header-navbar-rht li .dropdown-menu.show {
  margin-top: 18px;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media (min-width: 992px) {
  .header .header-nav .header-navbar-rht li .dropdown-menu {
    min-width: 240px;
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    border-radius: 5px;
    margin: 0;
    padding: 15px;
  }
}
@media (max-width: 991.98px) {
  .header .header-nav .header-navbar-rht li.contact-item {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .header .header-nav .header-navbar-rht li.contact-item {
    display: none;
  }
}
.header .header-nav .header-navbar-rht .dropdown-toggle::after {
  display: none;
}
.header .header-nav .header-navbar-rht .dropdown-menu {
  min-width: 200px;
  padding: 0;
}
.header .header-nav .header-navbar-rht .dropdown-menu .dropdown-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 15px;
}
.header .header-nav .header-navbar-rht .dropdown-menu .dropdown-item:hover {
  color: var(--primary);
}
.header .header-nav .header-navbar-rht .has-arrow .dropdown-toggle:after {
  border-top: 0;
  border-left: 0;
  border-bottom: 2px solid #757575;
  border-right: 2px solid #757575;
  content: "";
  height: 8px;
  display: inline-block;
  pointer-events: none;
  width: 8px;
  vertical-align: 2px;
  margin-left: 10px;
  margin-bottom: 5px;
  transform-origin: 66% 66%;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.header .header-nav .header-navbar-rht .has-arrow .dropdown-toggle[aria-expanded=true]:after {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
}
.header .header-nav .header-navbar-rht .has-arrow .dropdown-toggle .user-img {
  display: inline-block;
  position: relative;
  margin-bottom: 5px;
}
.header .header-nav .header-navbar-rht .has-arrow .dropdown-toggle .user-img > img {
  height: 31px;
  object-fit: cover;
  width: 31px;
  border: 1px solid #1D7ED8;
}
.header .header-nav .header-navbar-rht .user-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  background: var(--light);
  padding: 12px;
  border-radius: 10px;
}
.header .header-nav .header-navbar-rht .user-header .user-text {
  margin-left: 10px;
}
.header .header-nav .header-navbar-rht .user-header .user-text h6 {
  font-size: 15px;
  margin-bottom: 2px;
}
.header .header-nav .header-navbar-rht .user-header .avatar {
  width: 38px;
  height: 38px;
}
.header .header-nav .header-navbar-rht .logged-item .user-img img {
  width: 44px;
  height: 44px;
}
.header .header-nav .header-navbar-rht .logged-item .nav-link {
  font-size: 14px;
  padding: 0 10px;
}
.header .header-nav .header-navbar-rht .view-cart-header {
  position: relative;
  padding-right: 20px;
}
.header .header-nav .header-navbar-rht .view-cart-header a#cart {
  position: relative;
  font-size: 18px;
  color: #6B7280;
}
.header .header-nav .header-navbar-rht .view-cart-header a#cart:hover {
  color: var(--primary);
}
.header .header-nav .header-navbar-rht .noti-nav .nav-link {
  font-size: 18px;
  color: #6B7280;
}
.header .header-nav .header-navbar-rht .noti-nav .nav-link .badge {
  background-color: #0E82FD;
  border-radius: 2px;
  color: #ffffff;
  font-size: 10px;
  font-style: normal;
  text-align: center;
  position: absolute;
  top: 21px;
  right: -6px;
  padding: 0 5px;
  width: 15px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
  font-weight: normal;
}
.header .header-nav .header-navbar-rht .noti-nav .dropdown-menu {
  min-width: 370px;
  padding: 0;
  font-weight: 400;
}
.header .header-nav .header-navbar-rht .noti-nav .dropdown-menu .topnav-dropdown-header {
  border-bottom: 1px solid var(--gray-200);
  height: 44px;
  line-height: 44px;
  padding-left: 15px;
  padding-right: 15px;
  font-weight: 500;
  display: flex;
  justify-content: space-between;
}
.header .header-nav .header-navbar-rht .noti-nav .dropdown-menu .notification-title {
  color: var(--gray-900);
}
.header .header-nav .header-navbar-rht .noti-nav .dropdown-menu .noti-content {
  height: 260px;
  width: 420px;
  overflow-y: auto;
  position: relative;
}
.header .header-nav .header-navbar-rht .noti-nav .dropdown-menu .notification-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header .header-nav .header-navbar-rht .noti-nav .dropdown-menu ul.notification-list > li {
  margin-top: 0;
  border-bottom: 1px solid var(--gray-200);
  padding: 0;
  margin: 0;
  width: 100%;
}
.header .header-nav .header-navbar-rht .noti-nav .dropdown-menu ul.notification-list > li a {
  display: block;
  padding: 10px 15px;
  border-radius: 2px;
  width: 100%;
}
.header .header-nav .header-navbar-rht .noti-nav .dropdown-menu ul.notification-list > li a:hover {
  letter-spacing: normal;
}
.header .header-nav .header-navbar-rht .noti-nav .dropdown-menu .notify-block:last-child {
  border-bottom: none;
}
.header .header-nav .header-navbar-rht .noti-nav .dropdown-menu .notify-block > .avatar {
  margin-right: 10px;
  width: auto;
  height: auto;
}
.header .header-nav .header-navbar-rht .noti-nav .dropdown-menu .notify-block > .avatar > img {
  width: 46px;
  height: 46px;
  border-radius: 5px;
  margin-right: 8px;
}
.header .header-nav .header-navbar-rht .noti-nav .dropdown-menu .media-body {
  width: 100%;
}
.header .header-nav .header-navbar-rht .noti-nav .dropdown-menu .media-body h6 {
  margin-bottom: 3px;
}
.header .header-nav .header-navbar-rht .noti-nav .dropdown-menu .noti-details {
  margin-bottom: 0;
}
.header .header-nav .header-navbar-rht .noti-nav .dropdown-menu .noti-title {
  color: var(--primary);
}
.header .header-nav .header-navbar-rht .noti-nav .dropdown-menu .notification-time {
  font-size: 12px;
  line-height: 1.35;
  float: right;
}
.header .mega-submenu {
  width: 100%;
  top: 77px;
}
.header .mega-submenu .megamenu-wrapper {
  background: var(--white);
  padding: 40px 100px 20px;
}
@media (max-width: 1199.98px) {
  .header .mega-submenu .megamenu-wrapper {
    padding: 40px 25px 20px;
  }
}
@media (max-width: 991.98px) {
  .header .mega-submenu .megamenu-wrapper {
    padding: 0 16px !important;
    height: unset !important;
  }
}
.header .mega-submenu .megamenu-wrapper::before {
  content: "";
  background: url(../img/bg/home-menu-img-1.png);
  background-size: 100% 100%;
  position: absolute;
  inset: 0;
  margin: auto;
}
@media (max-width: 991.98px) {
  .header .mega-submenu .megamenu-wrapper::before {
    content: unset !important;
  }
}
.header .mega-submenu .megamenu-wrapper::after {
  content: "";
  background: url(../img/bg/home-menu-img-2.png);
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 33%;
  height: 50%;
}
@media (max-width: 991.98px) {
  .header .mega-submenu .megamenu-wrapper::after {
    content: unset !important;
  }
}
.header .mega-submenu .megamenu-wrapper .row {
  position: relative;
  z-index: 1;
}
.header .mega-submenu .megamenu-wrapper .row .col {
  width: 20%;
  flex: unset !important;
}
@media (max-width: 991.98px) {
  .header .mega-submenu .megamenu-wrapper .row .col {
    width: 100%;
  }
}
.header .mega-submenu .megamenu-wrapper .single-demo {
  border: 1px solid var(--gray-200);
  border-radius: 12px;
  padding: 20px;
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  background: var(--white);
}
@media (max-width: 991.98px) {
  .header .mega-submenu .megamenu-wrapper .single-demo {
    border: none;
    border-radius: unset;
    padding: 0;
    box-shadow: unset;
    background: unset;
  }
}
.header .mega-submenu .megamenu-wrapper .single-demo .demo-info {
  margin-top: 20px;
}
@media (max-width: 991.98px) {
  .header .mega-submenu .megamenu-wrapper .single-demo .demo-info {
    margin-bottom: 12px !important;
    margin-top: 0;
  }
}
.header .mega-submenu .megamenu-wrapper .single-demo .demo-info .inner-demo-img {
  font-size: 16px;
  font-weight: 500;
  color: var(--gray-900) !important;
}
@media (max-width: 991.98px) {
  .header .mega-submenu .megamenu-wrapper .single-demo .demo-info .inner-demo-img {
    padding: 0 !important;
    font-weight: 400 !important;
    color: var(--gray-600) !important;
  }
}
.header .mega-submenu .megamenu-wrapper .single-demo.active .inner-demo-img {
  text-decoration: underline !important;
}
.header .mega-submenu .megamenu-wrapper-one {
  padding: 40px 100px 40px;
  height: unset !important;
}
@media (max-width: 991.98px) {
  .header .mega-submenu .megamenu-wrapper-one {
    padding: 0px 0px 12px 0px !important;
    overflow: unset !important;
  }
}
@media (max-width: 991.98px) {
  .header .mega-submenu .megamenu-wrapper-one .sub-menu-list {
    padding: 0px 0px 0px !important;
  }
}
.header .mega-submenu .megamenu-wrapper-one ul li a {
  font-size: 16px !important;
  color: var(--gray-900);
}
@media (max-width: 991.98px) {
  .header .mega-submenu .megamenu-wrapper-one ul li a {
    padding: 10px 0px 10px 16px !important;
  }
}
.header .mega-submenu .megamenu-wrapper-one .sub-menu-left {
  position: relative;
}
.header .mega-submenu .megamenu-wrapper-one .sub-menu-left:before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  right: 38px;
  background: linear-gradient(transparent, var(--primary), transparent);
}
@media (max-width: 1199.98px) {
  .header .mega-submenu .megamenu-wrapper-one .sub-menu-left:before {
    right: 8px;
  }
}
@media (max-width: 991.98px) {
  .header .mega-submenu .megamenu-wrapper-one .sub-menu-left:before {
    content: unset !important;
  }
}
@media (max-width: 991.98px) {
  .header .has-submenu .submenu {
    background: var(--white) !important;
  }
}
@media (max-width: 991.98px) {
  .header .has-submenu .submenu .sub-menu-list {
    display: block !important;
    background: var(--white) !important;
    padding: 0px 16px 16px;
  }
}
.header .has-submenu .submenu .sub-menu-list li a {
  color: var(--gray-600) !important;
}
.header .has-submenu .submenu .sub-menu-list li a.active {
  color: var(--primary) !important;
}
.header .has-submenu .sub-menu-one {
  min-width: 636px !important;
  top: 73px;
  overflow: hidden !important;
  padding: 40px !important;
  margin: 5px 0px 0px !important;
}
@media (max-width: 1199.98px) {
  .header .has-submenu .sub-menu-one {
    transform: translateX(-50px) !important;
  }
}
@media (max-width: 991.98px) {
  .header .has-submenu .sub-menu-one {
    min-width: unset !important;
    padding: 0 !important;
    margin: 0 !important;
    transform: unset !important;
  }
}
.header .has-submenu .sub-menu-one ul li a {
  padding: 0 0 12px 0 !important;
  margin-bottom: 0 !important;
  font-size: 16px !important;
}
.header .has-submenu .sub-menu-one ul li:last-child a {
  padding: 0 !important;
}
.header .has-submenu .sub-menu-one::before {
  content: "";
  background: url(../img/home/pattern-img-1.png);
  background-size: 100% 100%;
  background-position: center;
  position: absolute !important;
  right: 0 !important;
  left: unset !important;
  bottom: 0;
  margin: auto;
  box-shadow: unset !important;
  transform: unset !important;
  width: 60%;
  border: none !important;
}
@media (max-width: 991.98px) {
  .header .has-submenu .sub-menu-one::before {
    content: unset;
  }
}
.header .has-submenu .sub-menu-one::after {
  content: "";
  background: url(../img/home/pattern-img-2.png);
  background-size: 100% 100%;
  position: absolute !important;
  right: 0;
  bottom: 0;
  width: 74%;
  height: 100%;
  z-index: -1;
}
@media (max-width: 991.98px) {
  .header .has-submenu .sub-menu-one::after {
    content: unset;
  }
}
.header .has-submenu .sub-menu-two {
  min-width: 856px !important;
  transform: translateX(-218px) !important;
}
@media (max-width: 1399.98px) {
  .header .has-submenu .sub-menu-two {
    transform: translateX(-245px) !important;
  }
}
@media (max-width: 1199.98px) {
  .header .has-submenu .sub-menu-two {
    transform: translateX(-328px) !important;
  }
}
@media (max-width: 991.98px) {
  .header .has-submenu .sub-menu-two {
    transform: unset !important;
  }
}
.header .has-submenu .sub-menu-two .sub-menu-left {
  position: relative;
}
.header .has-submenu .sub-menu-two .sub-menu-left:before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  right: 38px;
  background: linear-gradient(transparent, var(--primary), transparent);
}
@media (max-width: 1399.98px) {
  .header .has-submenu .sub-menu-three {
    transform: translateX(-245px) !important;
  }
}
@media (max-width: 1199.98px) {
  .header .has-submenu .sub-menu-three {
    transform: translateX(-245px) !important;
  }
}
@media (max-width: 991.98px) {
  .header .has-submenu .sub-menu-three {
    transform: unset !important;
  }
}
.header .has-submenu .sub-menu-default {
  min-width: 306px !important;
}
@media (max-width: 1399.98px) {
  .header .has-submenu .sub-menu-default {
    transform: translateX(-230px) !important;
  }
}
@media (max-width: 1199.98px) {
  .header .has-submenu .sub-menu-default {
    transform: translateX(-134px) !important;
  }
}
@media (max-width: 991.98px) {
  .header .has-submenu .sub-menu-default {
    transform: unset !important;
    min-width: unset !important;
    padding: 0px 16px 16px !important;
  }
}
.header .has-submenu .sub-menu-default::before, .header .has-submenu .sub-menu-default::after {
  content: unset !important;
}
.header .has-submenu .sub-menu-default li a {
  padding: 0 0 16px 0 !important;
  margin-bottom: 0 !important;
  font-size: 16px !important;
  border: none !important;
}
.header .has-submenu .sub-menu-default li:last-child a {
  padding: 0 !important;
}
.header .has-submenu .menu-img {
  border-radius: 12px;
  border: 4px solid var(--white);
  position: relative;
  overflow: hidden;
  height: 100%;
}
@media (max-width: 991.98px) {
  .header .has-submenu .menu-img {
    display: none !important;
  }
}
.header .has-submenu .menu-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.header .nav-transparent {
  background-color: transparent !important;
  border-bottom: 0 !important;
}
@media (min-width: 992px) {
  .header .nav-transparent .white-font > li > a {
    color: #ffffff;
  }
}
.header.inner-header {
  border-bottom: 1px solid var(--gray-200);
}
.header.inner-header .header-nav .header-navbar-rht li {
  padding-right: 12px;
}
@media (max-width: 1199.98px) {
  .header.inner-header .header-nav .header-navbar-rht li {
    padding-right: 10px;
  }
}
@media (max-width: 1199.98px) {
  .header.inner-header .header-nav .header-navbar-rht li .details-btn {
    width: 36px;
    height: 36px;
  }
}
@media (max-width: 1199.98px) {
  .header.inner-header .header-nav .header-navbar-rht li.logged-item .user-img img {
    width: 36px;
    height: 36px;
  }
}
.header.custom {
  background-color: transparent;
  border-bottom: 0 !important;
}
.header.custom .no-border {
  border: none !important;
}
@media (min-width: 992px) {
  .header.custom .white-font > li > a {
    color: #ffffff;
  }
}
.header.custom .header-navbar-rht.right-menu .header-contact-img i {
  width: 30px;
  background-color: #ffffff;
  height: 30px;
  border-radius: 50%;
  font-size: 11px;
  color: #1860CA;
  border: 2px solid #acc9f5;
}
.header.custom .header-navbar-rht.right-menu .header-contact-detail p.contact-info-header {
  color: #ffffff;
}
.header.custom .header-navbar-rht.right-menu li {
  border-right: 0;
}
.header.custom .header-navbar-rht.right-menu li a.header-login {
  width: 120px;
  padding: 10px !important;
}
.header.custom .header-navbar-rht.right-menu li:last-child {
  border-right: 0;
  padding: 0;
}
.header-two {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1050;
  background: transparent;
}
.header-two.home-menu {
  position: absolute;
}
.header-two .mega-submenu .megamenu-wrapper::before {
  background: url("../img/bg/home2-menu-img-1.png");
}
.header-two .has-submenu .sub-menu-one::after {
  background-image: url("../img/bg/home2-pattern-02.png");
}
.header-two .header-nav {
  background: transparent;
}
@media (max-width: 991.98px) {
  .header-two .header-nav {
    height: 60px;
    padding: 0;
  }
}
@media (max-width: 991.98px) {
  .header-two .header-nav .navbar-header {
    width: 100%;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
}
@media (max-width: 991.98px) {
  .header-two .header-nav .navbar-header #mobile_btn {
    margin: 0;
  }
}
@media (max-width: 575.98px) {
  .header-two .header-nav .navbar-header #mobile_btn {
    position: unset;
  }
}
.header-two .header-nav .logo {
  margin-right: 8px;
}
@media (max-width: 991.98px) {
  .header-two .header-nav .logo {
    justify-content: start;
  }
}
.header-two .header-nav .logo .normal-logo {
  display: none;
}
.header-two .header-nav .logo .white-logo {
  display: block;
}
.header-two .header-nav .main-nav > li {
  margin-right: unset;
}
@media (max-width: 1399.98px) {
  .header-two .header-nav .main-nav > li {
    margin-right: 4px !important;
  }
}
@media (min-width: 1200px) {
  .header-two .header-nav .main-nav > li {
    margin-right: 4px;
  }
}
@media (min-width: 992px) {
  .header-two .header-nav .main-nav > li {
    height: 85px;
    margin-right: 2px;
    display: flex;
    align-items: center;
  }
}
.header-two .header-nav .main-nav > li:last-child {
  margin-right: 0;
}
@media (min-width: 992px) {
  .header-two .header-nav .main-nav > li > a {
    color: #fff;
    font-weight: 500;
    line-height: 1.5;
    padding: 6px 12px !important;
    border-radius: 52px;
  }
}
@media (min-width: 1400px) {
  .header-two .header-nav .main-nav > li > a {
    padding: 6px 16px !important;
  }
}
@media (min-width: 992px) {
  .header-two .header-nav .main-nav > li > a:hover {
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
  }
}
@media (min-width: 992px) {
  .header-two .header-nav .main-nav .has-submenu.active > a {
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
  }
}
.header-two .header-nav .header-navbar-rht {
  margin: 0;
}
@media (max-width: 991.98px) {
  .header-two .header-nav .header-navbar-rht {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .header-two .header-nav .header-navbar-rht li {
    padding-right: 6px;
  }
}
.header-two .header-nav .header-navbar-rht li:last-child {
  padding-right: 0;
}
.header-two .header-nav .header-navbar-rht li .btn {
  display: flex;
  align-items: center;
  gap: 0;
}
.header-two .header-nav .header-navbar-rht li .btn i {
  margin-right: 8px;
}
@media (max-width: 1199.98px) {
  .header-two .header-nav .header-navbar-rht li .btn i {
    margin-right: 0;
  }
}
@media (max-width: 1199.98px) {
  .header-two .header-nav .header-navbar-rht li .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    border-radius: 50%;
  }
}
@media (max-width: 1199.98px) {
  .header-two .header-nav .header-navbar-rht li .btn span {
    display: none;
  }
}
.header-two.fixed {
  background: var(--white);
  position: fixed;
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
}
.header-two.fixed #mobile_btn {
  border: 1px solid var(--gray-200);
}
.header-two.fixed .header-nav .logo .white-logo {
  display: none;
}
.header-two.fixed .header-nav .logo .normal-logo {
  display: block;
}
@media (min-width: 992px) {
  .header-two.fixed .header-nav .main-nav > li > a {
    color: var(--gray-900);
  }
}
@media (min-width: 992px) {
  .header-two.fixed .header-nav .main-nav > li > a:hover {
    background: var(--primary);
    color: #fff;
  }
}
@media (min-width: 992px) {
  .header-two.fixed .header-nav .main-nav .has-submenu.active > a {
    background: var(--primary);
    color: #fff;
  }
}
.header-three {
  z-index: 1000;
}
.header-three .mega-submenu .megamenu-wrapper::before {
  background: url("../img/bg/home3-menu-img-1.png");
}
.header-three .has-submenu .sub-menu-one::after {
  background-image: url("../img/bg/home3-pattern-02.png");
}
@media (max-width: 1199.98px) {
  .header-three .header-nav .logo {
    margin-right: 4px;
  }
}
.header-three .header-nav .main-menu-wrapper {
  margin: 0;
}
.header-three .header-nav .header-navbar-rht {
  margin: 0;
  padding: 0;
}
.header-three .header-nav .header-navbar-rht li {
  margin-right: 0;
  padding-right: 15px;
  color: var(--gray-900);
  position: relative;
}
.header-three .header-nav .header-navbar-rht li i {
  margin-right: 5px;
}
@media (max-width: 1399.98px) {
  .header-three .header-nav .header-navbar-rht li.contact-item span {
    display: none;
  }
}
.header-three .header-nav .header-navbar-rht li::before {
  content: "";
  background: #ffffff;
  width: 1px;
  height: 25px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.header-three .header-nav .header-navbar-rht li:last-child {
  margin-right: 0;
  padding-right: 0;
}
.header-three .header-nav .header-navbar-rht li:last-child::before {
  content: none;
}
.header-three .header-nav .header-navbar-rht li a.header-login {
  text-transform: none;
  font-size: 16px;
}
.header-three .header-nav .header-navbar-rht li a.header-login i {
  margin-right: 8px;
}
@media (max-width: 991.98px) {
  .header-three .header-nav .header-navbar-rht {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .header-three .header-nav .header-navbar-rht {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .header-three .header-nav .main-nav li {
    margin-right: 10px;
  }
}
@media (max-width: 991.98px) {
  .header-three .header-nav .main-nav span i {
    transform: rotate(-90deg) !important;
  }
}
@media (max-width: 991.98px) {
  .header-three .header-nav .main-nav .submenu span i {
    transform: rotate(-180deg) !important;
  }
}
.header-four {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1050;
  background: transparent;
}
@media (max-width: 991.98px) {
  .header-four {
    top: 0;
  }
}
.header-four .mega-submenu .megamenu-wrapper::before {
  background: url("../img/bg/home4-menu-img-1.png");
}
.header-four .has-submenu .sub-menu-one::after {
  background-image: url("../img/bg/home4-pattern-02.png");
}
.header-four .header-nav {
  height: 76px;
  background: transparent;
}
@media (max-width: 991.98px) {
  .header-four .header-nav {
    height: 65px;
    padding: 0;
  }
}
@media (max-width: 991.98px) {
  .header-four .header-nav .navbar-header {
    width: 100%;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
}
@media (max-width: 991.98px) {
  .header-four .header-nav .navbar-header #mobile_btn {
    margin: 0;
  }
}
@media (max-width: 575.98px) {
  .header-four .header-nav .navbar-header #mobile_btn {
    position: unset;
  }
}
.header-four .header-nav .logo {
  margin-right: 8px;
}
@media (max-width: 991.98px) {
  .header-four .header-nav .logo {
    justify-content: start;
  }
}
.header-four .header-nav .logo .normal-logo {
  display: none;
}
.header-four .header-nav .logo .white-logo {
  display: block;
}
@media (min-width: 992px) {
  .header-four .header-nav .main-nav > li {
    height: 60px;
    display: flex;
    align-items: center;
  }
}
.header-four .header-nav .main-nav > li > a {
  position: relative;
}
@media (min-width: 992px) {
  .header-four .header-nav .main-nav > li > a {
    color: #fff;
    line-height: 1.5;
    padding: 9px 0 !important;
    border-radius: 52px;
  }
}
@media (min-width: 992px) {
  .header-four .header-nav .main-nav > li > a:hover {
    color: var(--secondary);
  }
}
@media (max-width: 1399.98px) {
  .header-four .header-nav .main-nav li {
    margin-right: 16px !important;
  }
}
@media (min-width: 992px) {
  .header-four .header-nav .main-nav .has-submenu.active > a::before {
    content: "";
    background: var(--primary-gradient);
    width: 100%;
    height: 2px;
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media (min-width: 992px) {
  .header-four .header-nav .main-nav .has-submenu.active > a::after {
    content: "";
    background: var(--primary-gradient);
    width: 100%;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
@media (min-width: 992px) {
  .header-four .header-nav .main-nav .has-submenu.active > a {
    color: #fff;
  }
}
@media (max-width: 991.98px) {
  .header-four .header-nav .main-nav .submenu span i::before {
    content: "\f068";
  }
}
.header-four .header-nav .header-navbar-rht {
  margin: 0;
}
@media (max-width: 991.98px) {
  .header-four .header-nav .header-navbar-rht {
    display: none;
  }
}
.header-four .header-nav .header-navbar-rht li {
  padding-right: 16px;
}
@media (max-width: 1399.98px) {
  .header-four .header-nav .header-navbar-rht li {
    padding-right: 12px;
  }
}
@media (max-width: 1199.98px) {
  .header-four .header-nav .header-navbar-rht li {
    padding-right: 6px;
  }
}
.header-four .header-nav .header-navbar-rht li:last-child {
  padding-right: 0;
}
.header-four .header-nav .header-navbar-rht li.header-theme {
  border: 0;
}
.header-four .header-nav .header-navbar-rht li.header-theme .theme-toggle {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: #fff;
  background: transparent;
}
.header-four .header-nav .header-navbar-rht li.header-theme .theme-toggle:hover {
  background: var(--white);
  color: var(--gray-900);
}
@media (max-width: 1399.98px) {
  .header-four .header-nav .header-navbar-rht li.header-theme .theme-toggle {
    width: 38px;
    height: 38px;
    font-size: 20px;
  }
}
.header-four .header-nav .header-navbar-rht li .search-btn {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: #fff;
  margin: 0;
}
.header-four .header-nav .header-navbar-rht li .search-btn:hover {
  background: var(--white);
  color: var(--gray-900);
}
@media (max-width: 1399.98px) {
  .header-four .header-nav .header-navbar-rht li .search-btn {
    width: 38px;
    height: 38px;
    font-size: 20px;
  }
}
.header-four .header-nav .header-navbar-rht li .details-btn {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  background: #fff;
}
.header-four .header-nav .header-navbar-rht li .details-btn:hover {
  background: var(--secondary);
  border: 1px solid var(--secondary);
  color: #0F172A;
}
@media (max-width: 1399.98px) {
  .header-four .header-nav .header-navbar-rht li .details-btn {
    width: 38px;
    height: 38px;
    font-size: 20px;
  }
}
.header-four .header-nav .header-navbar-rht li .btn {
  display: flex;
  align-items: center;
}
.header-four .header-nav .header-navbar-rht li .btn i {
  margin-right: 8px;
}
@media (max-width: 1199.98px) {
  .header-four .header-nav .header-navbar-rht li .btn i {
    margin-right: 0;
  }
}
@media (max-width: 1399.98px) {
  .header-four .header-nav .header-navbar-rht li .btn {
    padding: 7px 12px;
  }
}
@media (max-width: 1199.98px) {
  .header-four .header-nav .header-navbar-rht li .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    border-radius: 50%;
  }
}
@media (max-width: 1199.98px) {
  .header-four .header-nav .header-navbar-rht li .btn span {
    display: none;
  }
}
.header-four.fixed {
  background-color: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(10px);
  position: fixed;
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  top: 0;
  -webkit-transition: all 0.9s;
  -ms-transition: all 0.9s;
  transition: all 0.9s;
  -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
  animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
}
@media (max-width: 991.98px) {
  .header-four.fixed {
    background: var(--white);
    backdrop-filter: none;
  }
}
.header-four.fixed #mobile_btn {
  border: 1px solid var(--gray-200);
}
.header-four.fixed .header-nav .logo .white-logo {
  display: none;
}
.header-four.fixed .header-nav .logo .normal-logo {
  display: block;
}
@media (min-width: 992px) {
  .header-four.fixed .header-nav .main-nav > li > a {
    color: var(--gray-900);
  }
}
@media (min-width: 992px) {
  .header-four.fixed .header-nav .main-nav > li > a:hover {
    color: var(--secondary);
  }
}
@media (min-width: 992px) {
  .header-four.fixed .header-nav .main-nav .has-submenu.active > a {
    color: var(--gray-900);
  }
}
.header-four.fixed .header-nav .header-navbar-rht li.header-theme .theme-toggle {
  color: var(--gray-900);
}
.header-four.fixed .header-nav .header-navbar-rht li .search-btn {
  color: var(--gray-900);
}
.header-five {
  background: transparent !important;
}
.header-five .mega-submenu .megamenu-wrapper::before {
  background: url("../img/bg/home5-menu-img-1.png");
}
.header-five .has-submenu .sub-menu-one::after {
  background-image: url("../img/bg/home5-pattern-02.png");
}
.header-five .header-nav {
  padding: 0px 20px;
  border-radius: 0px 0px 12px 12px;
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
}
@media (max-width: 575.98px) {
  .header-five .header-nav .navbar-header {
    flex-direction: row-reverse;
    justify-content: space-between;
  }
}
@media (max-width: 575.98px) {
  .header-five .header-nav .navbar-header .navbar-brand {
    justify-content: start;
  }
}
@media (max-width: 1399.98px) {
  .header-five .header-nav .main-nav > li {
    margin-right: 30px;
  }
}
@media (max-width: 1199.98px) {
  .header-five .header-nav .main-nav > li {
    margin-right: 22px;
  }
}
@media (max-width: 1199.98px) {
  .header-five .header-nav .main-nav > li {
    margin-right: 25px;
  }
}
.header-five .header-nav .main-menu-wrapper .main-nav > li .submenu li a:hover {
  color: var(--secondary) !important;
}
.header-five .header-nav .main-menu-wrapper .main-nav > li .submenu li .single-demo.active .demo-info .inner-demo-img {
  color: var(--secondary) !important;
}
@media (min-width: 992px) {
  .header-five .header-nav .main-menu-wrapper .main-nav > li .submenu a.inner-demo-img :hover {
    color: var(--secondary) !important;
  }
}
.header-five .header-nav .main-menu-wrapper .main-nav > li a:hover {
  color: var(--secondary);
}
.header-five .header-nav .main-menu-wrapper .main-nav .has-submenu.active > a {
  color: var(--secondary);
}
@media (min-width: 992px) {
  .header-five .header-nav .main-menu-wrapper .main-nav .has-submenu.active > a {
    color: var(--secondary);
  }
}
.header-five .header-nav .main-menu-wrapper .main-nav .has-submenu.active .submenu li.active > a {
  color: var(--secondary);
}
@media (min-width: 992px) {
  .header-five .header-nav .main-menu-wrapper .main-nav .has-submenu.active .submenu li.active > a {
    color: var(--secondary);
  }
}
@media (max-width: 991.98px) {
  .header-five .header-nav .main-menu-wrapper .main-nav .submenu span i {
    transform: rotate(-226deg) !important;
  }
}
@media (max-width: 575.98px) {
  .header-five #mobile_btn {
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    border: 1px solid var(--gray-200) !important;
    font-size: 16px;
    position: unset !important;
  }
}
.header-five .header-navbar-rht {
  gap: 24px;
}
.header-five .header-navbar-rht li {
  padding-right: 0;
}
.header-five .header-navbar-rht .support-icon {
  display: flex;
  align-items: center;
  gap: 8px;
}
@media (max-width: 1399.98px) {
  .header-five .header-navbar-rht .support-icon {
    display: none;
  }
}
.header-five .header-navbar-rht .support-icon .icon {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: var(--secondary) !important;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: 700;
  color: var(--gray-900);
}
.header-five .header-navbar-rht .support-icon .number {
  color: var(--gray-900);
  font-weight: 700;
  margin-bottom: 0;
}
.header-five .header-navbar-rht .btn {
  display: inline-flex !important;
  align-items: center;
}
@media (max-width: 1399.98px) {
  .header-five .header-navbar-rht .btn {
    display: flex !important;
  }
}
.header-five.fixed {
  background: var(--white) !important;
}
.header-five.fixed .header-nav {
  background: transparent;
  box-shadow: unset !important;
}
.header-six .mega-submenu .megamenu-wrapper::before {
  background: url("../img/bg/home6-menu-img-1.png");
}
.header-six .has-submenu .sub-menu-one::after {
  background-image: url("../img/bg/home6-pattern-02.png");
}
.header-six .header-nav {
  position: unset !important;
  height: 68px;
  background: transparent;
}
@media (max-width: 1399.98px) {
  .header-six .header-nav .main-nav > li {
    margin-right: 22px;
  }
}
@media (max-width: 1199.98px) {
  .header-six .header-nav .main-nav > li {
    margin-right: 14px;
  }
}
.header-six .header-nav .main-nav > li > a {
  line-height: 68px;
}
@media (max-width: 991.98px) {
  .header-six .header-nav .main-nav > li > a {
    line-height: 1.5;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
@media (max-width: 991.98px) {
  .header-six .header-nav .main-nav > li > a span {
    width: 32px;
    height: 32px;
    border: 1px solid var(--gray-100);
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.header-six .header-nav .main-nav > li > a span i {
  transition: all 0.5s;
}
.header-six .header-nav .main-nav > li > a.submenu i {
  transform: rotate(45deg);
  transition: all 0.5s;
}
@media (max-width: 991.98px) {
  .header-six .header-nav .main-nav .submenu span i {
    transform: rotate(-226deg) !important;
  }
}
@media (max-width: 991.98px) {
  .header-six .navbar-header {
    display: inline-flex;
    align-items: center;
    flex-direction: row-reverse;
    width: 100%;
    justify-content: space-between;
  }
}
@media (max-width: 991.98px) {
  .header-six .navbar-header #mobile_btn {
    margin-right: 0 !important;
  }
}
.header-six.fixed {
  background-color: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(10px);
  position: fixed;
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  top: 0;
  -webkit-transition: all 0.9s;
  -ms-transition: all 0.9s;
  transition: all 0.9s;
  -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
  animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
  z-index: 100;
  width: 100%;
}
@media (max-width: 991.98px) {
  .header-six.fixed {
    background: var(--white);
    backdrop-filter: none;
  }
}
@media (max-width: 1399.98px) {
  .header-six .header-navbar-rht li .btn {
    display: flex !important;
  }
}
@media (max-width: 1199.98px) {
  .header-six .header-navbar-rht li .btn {
    display: block !important;
  }
}
@media (max-width: 1199.98px) {
  .header-six .header-navbar-rht li .btn .icon {
    left: -5px;
    display: flex !important;
    position: relative;
    top: 5px;
  }
}
.header-seven {
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1050;
  background: transparent;
}
@media (max-width: 991.98px) {
  .header-seven {
    top: 0;
  }
}
.header-seven .mega-submenu .megamenu-wrapper::before {
  background: url("../img/bg/home7-menu-img-1.png");
}
.header-seven .has-submenu .sub-menu-one::after {
  background-image: url("../img/bg/home7-pattern-02.png");
}
.header-seven .header-nav {
  height: 68px;
  background: transparent;
}
@media (max-width: 991.98px) {
  .header-seven .header-nav {
    height: 65px;
    padding: 0;
  }
}
@media (max-width: 991.98px) {
  .header-seven .header-nav .navbar-header {
    width: 100%;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
}
@media (max-width: 991.98px) {
  .header-seven .header-nav .navbar-header #mobile_btn {
    margin: 0;
  }
}
@media (max-width: 575.98px) {
  .header-seven .header-nav .navbar-header #mobile_btn {
    position: unset;
  }
}
.header-seven .header-nav .logo {
  margin-right: 8px;
}
@media (max-width: 991.98px) {
  .header-seven .header-nav .logo {
    justify-content: start;
  }
}
.header-seven .header-nav .logo .normal-logo {
  display: none;
}
.header-seven .header-nav .logo .white-logo {
  display: block;
}
@media (min-width: 992px) {
  .header-seven .header-nav .main-nav > li {
    height: 60px;
    display: flex;
    align-items: center;
  }
}
.header-seven .header-nav .main-nav > li > a {
  position: relative;
}
@media (min-width: 992px) {
  .header-seven .header-nav .main-nav > li > a {
    color: #fff;
    line-height: 1.5;
    padding: 9px 14px 9px 0 !important;
  }
}
@media (min-width: 992px) {
  .header-seven .header-nav .main-nav > li > a:hover {
    color: #fff;
  }
}
@media (max-width: 1399.98px) {
  .header-seven .header-nav .main-nav li {
    margin-right: 20px !important;
  }
}
@media (min-width: 992px) {
  .header-seven .header-nav .main-nav li a span {
    display: none;
  }
}
@media (min-width: 992px) {
  .header-seven .header-nav .main-nav .has-submenu > a::before {
    content: "";
    border-style: solid;
    border-width: 4px;
    border-color: transparent #fff #fff transparent;
    position: absolute;
    bottom: 17px;
    right: 0;
  }
}
@media (min-width: 992px) {
  .header-seven .header-nav .main-nav .has-submenu.active > a::after {
    content: "";
    background: #fff;
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}
@media (min-width: 992px) {
  .header-seven .header-nav .main-nav .has-submenu.active > a {
    color: #fff;
  }
}
.header-seven .header-nav .header-navbar-rht {
  margin: 0;
}
@media (max-width: 991.98px) {
  .header-seven .header-nav .header-navbar-rht {
    display: none;
  }
}
.header-seven .header-nav .header-navbar-rht li {
  padding-right: 16px;
}
@media (max-width: 1399.98px) {
  .header-seven .header-nav .header-navbar-rht li {
    padding-right: 12px;
  }
}
@media (max-width: 1199.98px) {
  .header-seven .header-nav .header-navbar-rht li {
    padding-right: 6px;
  }
}
.header-seven .header-nav .header-navbar-rht li:last-child {
  padding-right: 0;
}
.header-seven .header-nav .header-navbar-rht li.header-theme {
  border: 0;
}
.header-seven .header-nav .header-navbar-rht li.header-theme .theme-toggle {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: #fff;
  background: transparent;
}
.header-seven .header-nav .header-navbar-rht li.header-theme .theme-toggle:hover {
  background: var(--white);
  color: var(--gray-900);
}
@media (max-width: 1399.98px) {
  .header-seven .header-nav .header-navbar-rht li.header-theme .theme-toggle {
    width: 38px;
    height: 38px;
    font-size: 20px;
  }
}
.header-seven .header-nav .header-navbar-rht li .search-btn {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: #fff;
  margin: 0;
}
.header-seven .header-nav .header-navbar-rht li .search-btn:hover {
  background: var(--white);
  color: var(--gray-900);
}
@media (max-width: 1399.98px) {
  .header-seven .header-nav .header-navbar-rht li .search-btn {
    font-size: 20px;
  }
}
.header-seven .header-nav .header-navbar-rht li .details-btn {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  background: #fff;
  color: #0F172A;
}
.header-seven .header-nav .header-navbar-rht li .details-btn:hover {
  color: #fff;
}
@media (max-width: 1399.98px) {
  .header-seven .header-nav .header-navbar-rht li .details-btn {
    font-size: 20px;
  }
}
.header-seven .header-nav .header-navbar-rht li .btn {
  display: flex;
  align-items: center;
}
@media (max-width: 1199.98px) {
  .header-seven .header-nav .header-navbar-rht li .btn {
    padding: 0;
  }
}
.header-seven .header-nav .header-navbar-rht li .btn i {
  margin-right: 8px;
}
@media (max-width: 1199.98px) {
  .header-seven .header-nav .header-navbar-rht li .btn i {
    margin-right: 0;
  }
}
@media (max-width: 1199.98px) {
  .header-seven .header-nav .header-navbar-rht li .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    border-radius: 50%;
  }
}
@media (max-width: 1199.98px) {
  .header-seven .header-nav .header-navbar-rht li .btn span {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .header-seven .header-nav .header-navbar-rht li .btn span.icon {
    display: flex;
    margin-left: 0;
    flex-shrink: 0;
    background: var(--primary);
  }
}
.header-seven.fixed {
  background-color: #fff;
  position: fixed;
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  top: 0;
  -webkit-transition: all 0.9s;
  -ms-transition: all 0.9s;
  transition: all 0.9s;
  -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
  animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
}
@media (max-width: 991.98px) {
  .header-seven.fixed {
    background: var(--white);
    backdrop-filter: none;
  }
}
.header-seven.fixed #mobile_btn {
  border: 1px solid var(--gray-200);
}
.header-seven.fixed .header-nav .logo .white-logo {
  display: none;
}
.header-seven.fixed .header-nav .logo .normal-logo {
  display: block;
}
@media (min-width: 992px) {
  .header-seven.fixed .header-nav .main-nav > li > a {
    color: var(--gray-900);
  }
}
@media (min-width: 992px) {
  .header-seven.fixed .header-nav .main-nav > li > a:hover {
    color: var(--secondary);
  }
}
@media (min-width: 992px) {
  .header-seven.fixed .header-nav .main-nav .has-submenu > a::before {
    border-color: transparent var(--gray-900) var(--gray-900) transparent;
    position: absolute;
    bottom: 17px;
    right: 0;
  }
}
@media (min-width: 992px) {
  .header-seven.fixed .header-nav .main-nav .has-submenu.active > a::after {
    background: var(--gray-900);
  }
}
@media (min-width: 992px) {
  .header-seven.fixed .header-nav .main-nav .has-submenu.active > a {
    color: var(--gray-900);
  }
}
.header-seven.fixed .header-nav .header-navbar-rht li.header-theme .theme-toggle {
  color: var(--gray-900);
}
.header-seven.fixed .header-nav .header-navbar-rht li .search-btn {
  color: var(--gray-900);
}
.header-eight {
  z-index: 1000;
  background: transparent;
}
.header-eight .mega-submenu .megamenu-wrapper::before {
  background: url("../img/bg/home8-menu-img-1.png");
}
.header-eight .has-submenu .sub-menu-one::after {
  background-image: url("../img/bg/home8-pattern-02.png");
}
.header-eight .header-nav {
  background: transparent;
}
@media (max-width: 1399.98px) {
  .header-eight .header-nav .main-nav > li .megamenu {
    margin-right: 18px !important;
  }
}
.header-eight .header-nav .main-nav > li .megamenu span {
  margin-top: 10px;
}
.header-eight .header-nav .main-nav .has-submenu.active > a {
  color: var(--primary) !important;
}
.header-eight .header-nav .main-nav .has-submenu.active > a span {
  color: var(--primary) !important;
}
.header-eight .header-nav .main-nav li:hover > a {
  color: var(--primary) !important;
}
.header-eight .header-nav .main-nav li:hover > a span {
  color: var(--primary) !important;
}
.header-eight .header-nav .main-nav li a {
  color: #000103;
}
.header-eight .header-nav .main-nav li a span {
  color: #000103;
}
.header-eight .header-navbar-rht .support-icon .number {
  font-size: 16px;
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 0;
}
.header-eight .header-navbar-rht .support-icon .number i {
  font-weight: 700;
}
.header-eight .header-navbar-rht .btn {
  padding: 6px 20px 6px 6px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border: 1px solid var(--primary);
  transition: all 0.7s;
}
.header-eight .header-navbar-rht .btn:hover {
  background: #fff;
  color: var(--primary);
}
.header-eight .header-navbar-rht .btn:hover .icon {
  background: var(--primary);
  color: #fff;
}
.header-eight .header-navbar-rht .btn .icon {
  width: 32px;
  height: 32px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: #0F172A;
  transition: all 0.7s;
}
.header-eight .header-navbar-rht li {
  padding-right: 20px;
}
.header-eight.fixed .header-nav .main-nav li a {
  color: var(--gray-900);
}
.header-eight.fixed .header-nav .main-nav li a span {
  color: var(--gray-900);
}
.header-nine {
  background: transparent;
  z-index: 1000;
}
.header-nine .mega-submenu .megamenu-wrapper::before {
  background: url("../img/bg/home9-menu-img-1.png");
}
.header-nine .has-submenu .sub-menu-one::after {
  background-image: url("../img/bg/home9-pattern-02.png");
}
.header-nine .header-nav {
  background: transparent;
}
.header-nine .header-nav .main-nav > li {
  margin-right: 5px !important;
}
@media (max-width: 1199.98px) {
  .header-nine .header-nav .main-nav > li {
    margin-right: 3px !important;
  }
}
@media (min-width: 992px) {
  .header-nine .header-nav .main-nav > li.active a {
    background: rgba(255, 255, 255, 0.1019607843);
    color: #fff;
  }
}
.header-nine .header-nav .main-nav > li > a {
  color: #fff;
  line-height: 24px;
  padding: 4px 16px !important;
  background: transparent;
  border-radius: 100px;
  transition: all 0.5s;
}
@media (max-width: 1199.98px) {
  .header-nine .header-nav .main-nav > li > a {
    padding: 4px 10px !important;
  }
}
@media (max-width: 991.98px) {
  .header-nine .header-nav .main-nav > li > a {
    padding: 16px 0px !important;
    color: var(--gray-900);
  }
}
@media (min-width: 992px) {
  .header-nine .header-nav .main-nav > li > a:hover {
    background: rgba(255, 255, 255, 0.1019607843);
    color: #fff;
  }
}
.header-nine .header-nav .main-nav .has-submenu.active > a {
  color: #fff;
}
@media (max-width: 991.98px) {
  .header-nine .header-nav .main-nav .has-submenu.active > a {
    color: var(--primary);
  }
}
.header-nine .header-nav .header-navbar-rht li {
  padding-right: 16px;
}
@media (max-width: 1399.98px) {
  .header-nine .header-nav .header-navbar-rht li {
    padding-right: 0 !important;
  }
}
.header-nine .header-nav .header-navbar-rht li .details-btn {
  background: rgba(255, 255, 255, 0.1019607843);
  color: #fff;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: 700;
}
@media (max-width: 1399.98px) {
  .header-nine .header-nav .header-navbar-rht li .details-btn {
    margin-left: 16px !important;
  }
}
.header-nine .header-nav .main-menu-wrapper {
  border: 1px solid rgba(255, 255, 255, 0.1019607843);
  border-radius: 100px;
  padding: 6px 5px;
  height: 46px;
}
@media (max-width: 991.98px) {
  .header-nine .header-nav .main-menu-wrapper {
    border-radius: unset;
    border: none;
    padding: unset;
    height: unset;
  }
}
.header-nine .header-nav .theme-toggle {
  transition: all 0.5s;
  background: rgba(255, 255, 255, 0.1019607843);
  border: 1px solid rgba(255, 255, 255, 0.1019607843);
  color: #fff;
}
.header-nine .header-nav .theme-toggle:hover {
  background: var(--primary);
  color: #fff;
}
.header-nine .navbar-header .dark-logo {
  display: none;
}
.header-nine.fixed .header-nav .main-menu-wrapper {
  border: none !important;
}
.header-nine.fixed .header-nav .main-nav > li > a {
  color: var(--gray-900);
}
.header-nine.fixed .header-nav .main-nav .has-submenu.active > a {
  color: var(--primary);
}
.header-nine.fixed .header-nav .header-navbar-rht li .details-btn {
  background: var(--white);
  color: var(--gray-900);
  border: 1px solid var(--gray-200);
}
.header-nine.fixed .header-nav .header-navbar-rht li .details-btn:hover {
  background: var(--primary);
  color: var(--white);
  border: 1px solid var(--primary);
}
.header-nine.fixed .header-nav .header-navbar-rht li .details-btn:hover i {
  color: var(--white);
}
.header-nine.fixed .header-nav .header-theme .theme-toggle {
  border: 1px solid var(--gray-200);
  color: var(--gray-900);
}
.header-nine.fixed .header-nav .header-theme .theme-toggle:hover {
  background: var(--primary);
  color: var(--white);
  border: 1px solid var(--primary);
}
.header-nine.fixed .header-nav .navbar-header .dark-logo {
  display: block;
}
.header-nine.fixed .header-nav .navbar-header .logo {
  display: none;
}
@media (max-width: 991.98px) {
  .header-nine .menu-header .menu-logo {
    display: none;
  }
}
.header-ten {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1050;
  background: transparent;
}
.header-ten .mega-submenu .megamenu-wrapper::before {
  background: url("../img/bg/home10-menu-img-1.png");
}
.header-ten .has-submenu .sub-menu-one::after {
  background-image: url("../img/bg/home10-pattern-02.png");
}
.header-ten.home-menu {
  position: absolute;
}
.header-ten .header-nav {
  background: transparent;
}
@media (max-width: 991.98px) {
  .header-ten .header-nav {
    height: 60px;
    padding: 0;
  }
}
@media (max-width: 991.98px) {
  .header-ten .header-nav .navbar-header {
    width: 100%;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
}
@media (max-width: 991.98px) {
  .header-ten .header-nav .navbar-header #mobile_btn {
    margin: 0;
  }
}
@media (max-width: 575.98px) {
  .header-ten .header-nav .navbar-header #mobile_btn {
    position: unset;
  }
}
.header-ten .header-nav .logo {
  margin-right: 8px;
}
@media (max-width: 991.98px) {
  .header-ten .header-nav .logo {
    justify-content: start;
  }
}
.header-ten .header-nav .logo .normal-logo {
  display: block;
}
.header-ten .header-nav .logo .white-logo {
  display: none;
}
@media (min-width: 992px) {
  .header-ten .header-nav .main-nav > li {
    height: 85px;
    display: flex;
    align-items: center;
  }
}
.header-ten .header-nav .main-nav > li:last-child {
  margin-right: 0;
}
@media (min-width: 992px) {
  .header-ten .header-nav .main-nav > li > a {
    font-weight: 500;
  }
}
@media (min-width: 992px) {
  .header-ten .header-nav .main-nav > li > a:hover {
    color: var(--secondary);
  }
}
@media (min-width: 992px) {
  .header-ten .header-nav .main-nav .has-submenu.active > a {
    color: var(--secondary);
  }
}
.header-ten .header-nav .header-navbar-rht {
  margin: 0;
}
@media (max-width: 991.98px) {
  .header-ten .header-nav .header-navbar-rht {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .header-ten .header-nav .header-navbar-rht li {
    padding-right: 6px;
  }
}
.header-ten .header-nav .header-navbar-rht li:last-child {
  padding-right: 0;
}
.header-ten .header-nav .header-navbar-rht li .btn {
  display: flex;
  align-items: center;
  gap: 0;
}
.header-ten .header-nav .header-navbar-rht li .btn i {
  margin-right: 8px;
}
@media (max-width: 1199.98px) {
  .header-ten .header-nav .header-navbar-rht li .btn i {
    margin-right: 0;
  }
}
@media (max-width: 1199.98px) {
  .header-ten .header-nav .header-navbar-rht li .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    border-radius: 50%;
  }
}
@media (max-width: 1199.98px) {
  .header-ten .header-nav .header-navbar-rht li .btn span {
    display: none;
  }
}
.header-ten.fixed {
  background: var(--white);
  position: fixed;
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
}
.header-ten.fixed #mobile_btn {
  border: 1px solid var(--gray-200);
}
.header-ten.fixed .header-nav .logo .white-logo {
  display: none;
}
.header-ten.fixed .header-nav .logo .normal-logo {
  display: block;
}
@media (min-width: 992px) {
  .header-ten.fixed .header-nav .main-nav > li > a {
    color: var(--gray-900);
  }
}
@media (min-width: 992px) {
  .header-ten.fixed .header-nav .main-nav > li > a:hover {
    color: var(--secondary);
  }
}
@media (min-width: 992px) {
  .header-ten.fixed .header-nav .main-nav .has-submenu.active > a {
    color: var(--secondary);
  }
}
.header-eleven {
  z-index: 10000;
  background: transparent;
}
.header-eleven .mega-submenu .megamenu-wrapper::before {
  background: url("../img/bg/home11-menu-img-1.png");
}
.header-eleven .has-submenu .sub-menu-one::after {
  background-image: url("../img/bg/home11-pattern-02.png");
}
.header-eleven .header-nav {
  background: transparent !important;
}
.header-eleven .header-nav .navbar-left-header {
  display: flex;
}
@media (max-width: 1199.98px) {
  .header-eleven .header-nav .navbar-left-header {
    width: 73%;
    justify-content: space-between;
  }
}
@media (max-width: 991.98px) {
  .header-eleven .header-nav .navbar-left-header {
    width: 100%;
  }
}
.header-eleven .header-nav .main-nav {
  background: var(--white);
  padding: 12px 20px;
  border-radius: 100px;
}
.header-eleven .header-nav .main-nav .has-submenu > a {
  font-size: 16px;
  font-weight: 500;
  color: var(--gray-900);
  line-height: 28px;
  position: relative;
}
.header-eleven .header-nav .main-nav .has-submenu > a::before {
  content: "";
  background: var(--primary-gradient);
  position: absolute;
  bottom: 0;
  width: 0%;
  height: 2px;
  border-radius: 5px;
  transition: all 0.2s;
}
@media (max-width: 991.98px) {
  .header-eleven .header-nav .main-nav .has-submenu > a::before {
    content: unset !important;
  }
}
.header-eleven .header-nav .main-nav .has-submenu > a:hover::before {
  width: 100%;
}
.header-eleven .header-nav .main-nav .has-submenu.active > a::before {
  width: 100%;
}
.header-eleven .header-nav .header-navbar-rht li {
  padding-right: 16px;
}
.header-eleven .header-nav .header-navbar-rht .header-theme {
  padding-right: 8px;
}
.header-eleven .header-nav .header-navbar-rht .header-theme .theme-toggle {
  background: transparent;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  transition: all 0.5s;
}
.header-eleven .header-nav .header-navbar-rht .header-theme .theme-toggle:hover {
  background: var(--white);
  color: var(--gray-900);
}
.header-eleven .header-nav .header-navbar-rht .search-btn {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 !important;
  color: #fff;
  font-size: 24px;
  border-radius: 50%;
}
.header-eleven .header-nav .header-navbar-rht .search-btn:hover {
  background: var(--white);
  color: var(--gray-900);
}
.header-eleven .header-nav .header-navbar-rht .details-btn {
  background: var(--white);
  font-size: 24px;
  font-weight: 700;
  transition: all 0.5s;
  border: none !important;
}
.header-eleven .header-nav .header-navbar-rht .details-btn:hover {
  background: var(--secondary);
  color: var(--primary);
}
.header-eleven .header-nav .header-navbar-rht .btn {
  background: transparent;
  border: 1px solid var(--white);
  padding: 6px 6px 6px 20px;
  gap: 10px;
  transition: all 0.5s;
}
.header-eleven .header-nav .header-navbar-rht .btn:hover {
  background: var(--secondary);
  color: #000103;
  border: 1px solid var(--secondary);
}
.header-eleven .header-nav .header-navbar-rht .btn:hover .icon {
  background: var(--primary);
  color: #fff;
}
.header-eleven .header-nav .header-navbar-rht .btn .icon {
  width: 32px;
  height: 32px;
  background: var(--white);
  border-radius: 50%;
  font-size: 16px;
  color: var(--gray-900);
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s;
}
.header-eleven .header-nav .header-navbar-rht .btn .icon:hover {
  background: var(--primary);
  color: var(--white);
}
.header-eleven.fixed {
  background-color: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(10px);
  position: fixed;
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  top: 0;
  -webkit-transition: all 0.9s;
  -ms-transition: all 0.9s;
  transition: all 0.9s;
  -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
  animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
}
@media (max-width: 991.98px) {
  .header-eleven.fixed {
    background: var(--white);
    backdrop-filter: none;
  }
}
.header-eleven.fixed .search-btn, .header-eleven.fixed .theme-toggle {
  color: var(--gray-900) !important;
}
.header-eleven.fixed .search-btn:hover, .header-eleven.fixed .theme-toggle:hover {
  background: var(--primary) !important;
  color: #fff !important;
}
.header-eleven.fixed .details-btn {
  color: var(--gray-900) !important;
  background: var(--white);
  border: 1px solid var(--gray-200);
}
.header-eleven.fixed .details-btn:hover {
  background: var(--primary);
}
.header-eleven.fixed .btn {
  background: var(--white);
  border: 1px solid var(--gray-300) !important;
  color: var(--gray-900) !important;
}
.header-eleven.fixed .btn:hover {
  background: var(--secondary);
  color: #000103;
}
.header-eleven.fixed .btn .icon {
  background: var(--primary);
  color: #fff;
}
.header-eleven.fixed .btn .icon:hover {
  background: var(--primary);
  color: var(--white);
}
.header-twelve {
  border-bottom: 1px solid var(--gray-200);
}
.header-twelve .mega-submenu .megamenu-wrapper::before {
  background: url("../img/bg/home12-menu-img-1.png");
}
.header-twelve .has-submenu .sub-menu-one::after {
  background-image: url("../img/bg/home12-pattern-02.png");
}
.header-twelve .header-nav .main-nav > li {
  margin-right: 8px;
}
@media (max-width: 1399.98px) {
  .header-twelve .header-nav .main-nav > li {
    margin-right: 8px !important;
  }
}
@media (max-width: 1199.98px) {
  .header-twelve .header-nav .main-nav > li {
    margin-right: 2px !important;
  }
}
.header-twelve .header-nav .main-nav > li.active > a {
  border: 1px dashed var(--primary);
}
@media (max-width: 991.98px) {
  .header-twelve .header-nav .main-nav > li.active > a {
    border: none !important;
  }
}
.header-twelve .header-nav .main-nav > li > a {
  line-height: 24px;
  padding: 4px 16px !important;
  background: transparent;
  border-radius: 100px;
  transition: all 0.5s;
  border: 1px dashed transparent;
}
.header-twelve .header-nav .main-nav > li > a:hover {
  border: 1px dashed var(--primary);
}
@media (max-width: 1199.98px) {
  .header-twelve .header-nav .main-nav > li > a {
    padding: 4px 12px !important;
  }
}
@media (max-width: 991.98px) {
  .header-twelve .header-nav .main-nav > li > a {
    padding: 16px 0px !important;
  }
}
.header-twelve .header-nav .header-navbar-rht li {
  padding-right: 16px !important;
}
.header-twelve .header-nav .header-navbar-rht li .details-btn {
  background: var(--secondary);
  color: #000103;
  border: none !important;
  font-size: 24px;
  font-weight: 700;
}
.header-twelve .header-nav .header-navbar-rht li .details-btn:hover {
  background: var(--primary);
  color: var(--white);
}
@media (max-width: 1399.98px) {
  .header-twelve .header-nav .header-navbar-rht li .theme-11-btn {
    display: none !important;
  }
}
.header-twelve .has-submenu .sub-menu-one {
  top: 56px !important;
}
.header-thirteen {
  position: absolute;
  top: 32px;
  left: 0;
  width: 100%;
  z-index: 1050;
  background: transparent;
}
.header-thirteen .mega-submenu .megamenu-wrapper::before {
  background: url("../img/bg/home13-menu-img-1.png");
}
.header-thirteen .has-submenu .sub-menu-one::after {
  background-image: url("../img/bg/home3-pattern-02.png");
}
.header-thirteen.home-menu {
  position: absolute;
}
.header-thirteen .header-nav {
  background: var(--white);
  border-radius: 12px;
  padding: 12px 20px;
  height: 80px;
  margin: 0 12px;
}
@media (max-width: 991.98px) {
  .header-thirteen .header-nav {
    height: 68px;
    padding: 12px;
  }
}
@media (max-width: 991.98px) {
  .header-thirteen .header-nav .navbar-header {
    width: 100%;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
}
@media (max-width: 991.98px) {
  .header-thirteen .header-nav .navbar-header #mobile_btn {
    margin: 0;
  }
}
@media (max-width: 575.98px) {
  .header-thirteen .header-nav .navbar-header #mobile_btn {
    position: unset;
  }
}
.header-thirteen .header-nav .logo {
  margin-right: 8px;
}
@media (max-width: 991.98px) {
  .header-thirteen .header-nav .logo {
    justify-content: start;
  }
}
.header-thirteen .header-nav .logo .normal-logo {
  display: block;
}
.header-thirteen .header-nav .logo .white-logo {
  display: none;
}
.header-thirteen .header-nav .main-nav {
  display: none;
}
@media (max-width: 991.98px) {
  .header-thirteen .header-nav .main-nav {
    display: flex;
  }
}
@media (min-width: 992px) {
  .header-thirteen .header-nav .main-nav > li {
    height: 85px;
    display: flex;
    align-items: center;
  }
}
.header-thirteen .header-nav .main-nav > li:last-child {
  margin-right: 0;
}
@media (min-width: 992px) {
  .header-thirteen .header-nav .main-nav > li > a {
    font-weight: 500;
  }
}
@media (min-width: 992px) {
  .header-thirteen .header-nav .main-nav > li > a:hover {
    color: var(--secondary);
  }
}
@media (min-width: 992px) {
  .header-thirteen .header-nav .main-nav .has-submenu.active > a {
    color: var(--secondary);
  }
}
.header-thirteen .header-nav .menu-search {
  display: flex;
  align-items: center;
}
.header-thirteen .header-nav .menu-search > a {
  font-size: 24px;
  margin-right: 24px;
}
.header-thirteen .header-nav .search-item {
  display: flex;
  align-items: center;
  gap: 24px;
}
@media (max-width: 1199.98px) {
  .header-thirteen .header-nav .search-item {
    gap: 12px;
  }
}
@media (max-width: 991.98px) {
  .header-thirteen .header-nav .search-item {
    display: none;
  }
}
.header-thirteen .header-nav .search-item .home-icon {
  font-size: 24px;
}
.header-thirteen .header-nav .header-search {
  position: relative;
  padding: 8px 12px 8px 24px;
  border: 1px solid var(--gray-200);
  border-radius: 30px;
  display: flex;
  align-items: center;
}
@media (max-width: 991.98px) {
  .header-thirteen .header-nav .header-search {
    display: none;
  }
}
.header-thirteen .header-nav .header-search select {
  border: none;
  box-shadow: none;
  padding-right: 8px;
  width: 118px;
  font-size: 14px;
  font-weight: 500;
  color: var(--gray-900);
  background: transparent;
}
.header-thirteen .header-nav .header-search select:focus {
  border: none;
  box-shadow: none;
  outline: none;
}
.header-thirteen .header-nav .header-search select option {
  padding: 2px 16px;
}
.header-thirteen .header-nav .header-search .form-control {
  border: 0;
  width: 305px;
}
@media (max-width: 1199.98px) {
  .header-thirteen .header-nav .header-search .form-control {
    width: 140px;
  }
}
.header-thirteen .header-nav .header-search .form-control::placeholder {
  color: var(--gray-400);
}
.header-thirteen .header-nav .header-search button {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  padding: 0;
  flex-shrink: 0;
}
.header-thirteen .header-nav .header-navbar-rht {
  margin: 0;
}
@media (max-width: 991.98px) {
  .header-thirteen .header-nav .header-navbar-rht {
    display: none;
  }
}
.header-thirteen .header-nav .header-navbar-rht li {
  padding-right: 12px;
}
.header-thirteen .header-nav .header-navbar-rht li:last-child {
  padding-right: 0;
}
.header-thirteen .header-nav .header-navbar-rht li .header-icon {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  border-radius: 50%;
  position: relative;
}
@media (max-width: 1199.98px) {
  .header-thirteen .header-nav .header-navbar-rht li .header-icon {
    width: 36px;
    height: 36px;
    font-size: 16px;
  }
}
.header-thirteen .header-nav .header-navbar-rht li .header-icon .badge {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  right: 9px;
  background: var(--danger);
  display: inline-block;
  padding: 0;
}
.header-thirteen .header-nav .header-navbar-rht li .menu-toggle {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  border-radius: 50%;
  padding: 0;
}
@media (max-width: 1199.98px) {
  .header-thirteen .header-nav .header-navbar-rht li .menu-toggle {
    width: 36px;
    height: 36px;
    font-size: 16px;
  }
}
.header-thirteen.fixed {
  background: var(--white);
  position: fixed;
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
}
.header-thirteen.fixed #mobile_btn {
  border: 1px solid var(--gray-200);
}
.header-thirteen.fixed .header-nav {
  margin: 0;
}
.header-thirteen.fixed .header-nav .logo .white-logo {
  display: none;
}
.header-thirteen.fixed .header-nav .logo .normal-logo {
  display: block;
}
@media (min-width: 992px) {
  .header-thirteen.fixed .header-nav .main-nav > li > a {
    color: var(--gray-900);
  }
}
@media (min-width: 992px) {
  .header-thirteen.fixed .header-nav .main-nav > li > a:hover {
    color: var(--secondary);
  }
}
@media (min-width: 992px) {
  .header-thirteen.fixed .header-nav .main-nav .has-submenu.active > a {
    color: var(--secondary);
  }
}
.header .user-menu {
  float: right;
  position: relative;
  z-index: 99;
  margin: 0;
}
.header .user-menu.nav li a {
  color: #ffffff;
  font-size: 14px;
  line-height: 58px;
  height: 60px;
  padding: 0 15px;
}
.header .user-menu.nav li a:hover, .header .user-menu.nav li a:focus {
  background-color: rgba(0, 0, 0, 0.2);
}
.header .user-menu.nav li a:hover i, .header .user-menu.nav li a:focus i {
  color: #ffffff;
}
.header .user-menu.nav li a.mobile_btn {
  border: 0;
  position: relative;
  cursor: pointer;
  margin: 0;
  padding: 0;
}
.header.header-trans {
  position: fixed;
  display: block;
  width: 100%;
  z-index: 9999;
  background: transparent;
}
.header.header-trans .header-nav {
  background: transparent;
  border-bottom: none;
}
.header.header-trans .main-menu-wrapper {
  margin-left: auto;
}
@media (max-width: 1399.96px) {
  .header.header-trans .main-menu-wrapper {
    margin-right: auto;
    margin-left: unset;
  }
}
.header.header-trans .header-navbar-rht li {
  height: 20px;
  padding-right: 15px;
}
@media (max-width: 1399.96px) {
  .header.header-trans .header-navbar-rht li {
    padding-right: 5px;
  }
}
.header.header-trans .header-navbar-rht li .header-contact-img i {
  color: #1C5B90;
  font-size: 14px;
}
.header.header-trans .header-navbar-rht li .header-contact-detail p.contact-info-header {
  color: #1C5B90;
}
.header.header-trans .header-navbar-rht li:last-child {
  border-right: 0;
  padding-left: 15px;
}
@media (max-width: 1199.96px) {
  .header.header-trans .header-navbar-rht li:last-child {
    padding-left: 0;
  }
}
.header.header-trans .header-navbar-rht li a.header-login {
  text-align: center;
  font-size: 13px;
  color: #ffffff;
  text-transform: uppercase;
  background-color: #1C5B91;
  box-shadow: 0px 4px 4px rgba(189, 189, 189, 0.25);
  border-radius: 47px;
  border: 0;
}
.header.header-trans .header-navbar-rht li a.header-login.white-bg {
  background-color: #ffffff;
  color: #2264C5;
}
.header.header-trans .header-navbar-rht li a.header-login:hover {
  background-color: #1C5B91;
  color: #ffffff;
}

.header-one {
  width: 100%;
  z-index: 1040;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background-color: transparent;
  box-shadow: 0px 4px 4px rgba(198, 198, 198, 0.25);
}
.header-one .header-nav .main-nav .has-submenu.active .submenu li.active > a {
  color: var(--primary);
}
.header-one.min-header {
  width: 100%;
  z-index: 1040;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background-color: transparent;
}
.header-one.header-fixed {
  position: fixed;
  display: block;
  width: 100%;
  z-index: 9999;
  background: #F9FCFF;
  box-shadow: inherit;
}
.header-one.header-space .header-nav {
  height: 80px;
}
.header-one .header-nav {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  background-color: transparent;
  border: 0;
  position: relative;
  margin: 0;
  padding: 0;
  height: 100px;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media (max-width: 991.98px) {
  .header-one .header-nav {
    height: 70px;
  }
}
@media (max-width: 991.98px) {
  .header-one .header-nav {
    margin: 0;
    padding: 0 0;
  }
}
@media (max-width: 991.98px) {
  .header-one .header-nav .menu-header {
    height: 70px;
  }
}
@media (max-width: 991.98px) {
  .header-one .header-nav .main-menu-wrapper {
    background-color: var(--primary);
  }
}
@media (max-width: 991.98px) {
  .header-one .navbar-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%;
  }
}
.header-one .navbar-header #mobile_btn {
  display: none;
  margin-right: 30px;
}
@media (max-width: 991.98px) {
  .header-one .navbar-header #mobile_btn {
    display: inline-block;
    margin: 0;
    padding: 0 0;
  }
}
@media (max-width: 767.98px) {
  .header-one .navbar-header #mobile_btn {
    margin-right: 0;
  }
}
.header-one .navbar-header #mobile_btn .bar-icon {
  display: inline-block;
  width: 31px;
}
.header-one .navbar-header #mobile_btn .bar-icon span {
  background-color: var(--primary);
  display: block;
  float: left;
  height: 3px;
  margin-bottom: 7px;
  width: 31px;
  border-radius: 2px;
  -webkit-transition: ease all 0.5s;
  -ms-transition: ease all 0.5s;
  transition: ease all 0.5s;
  position: relative;
}
.header-one .navbar-header #mobile_btn .bar-icon span:nth-child(2) {
  width: 16px;
}
.header-one .navbar-header #mobile_btn .bar-icon span:nth-child(3) {
  margin-bottom: 0;
}
.header-one .main-menu-wrapper {
  margin: 0;
  padding: 0;
}
.header-one .main-menu-wrapper .main-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 991.98px) {
  .header-one .main-menu-wrapper .main-nav ul {
    background-color: #E6F1FF;
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
  }
}
.header-one .main-menu-wrapper .main-nav li .btn {
  color: #ffffff;
  font-weight: 600;
  font-size: 14px;
  padding: 7px 8px !important;
  border: 1px solid var(--primary);
  border-radius: 6px;
}
.header-one .main-menu-wrapper .main-nav li .btn:hover {
  color: var(--primary);
  border: 1px solid var(--primary);
}
.header-one .main-menu-wrapper .main-nav li .btn i {
  font-size: 15px;
  margin-right: 5px;
  margin-left: 0;
}
.header-one .main-menu-wrapper .main-nav li .btn.reg-btn {
  min-width: 108px;
  background-color: #ffffff;
  border: 1px solid #E5E7EB;
  color: var(--gray-900);
  box-shadow: inset 0 0 0 0 var(--primary);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.header-one .main-menu-wrapper .main-nav li .btn.reg-btn:hover {
  color: #ffffff;
  background-color: var(--primary);
  border: 1px solid var(--primary);
  box-shadow: inset 0 0 0 50px var(--primary);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.header-one .main-menu-wrapper .main-nav li .btn.log-btn {
  min-width: 87px;
  color: #ffffff;
  background-color: var(--primary);
  border: 1px solid var(--primary);
  box-shadow: inset 0 0 0 0 #ffffff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.header-one .main-menu-wrapper .main-nav li .btn.log-btn:hover {
  color: var(--primary);
  background-color: #ffffff;
  border: 1px solid var(--primary);
  box-shadow: inset 0 0 0 50px #ffffff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.header-one .main-menu-wrapper .main-nav li a {
  font-size: 15px;
  font-weight: 500;
  color: var(--gray-900);
  display: block;
}
@media (max-width: 1199.98px) {
  .header-one .main-menu-wrapper .main-nav li a {
    font-size: 14px;
  }
}
.header-one .main-menu-wrapper .main-nav li.login-link {
  display: none;
}
@media (max-width: 991.98px) {
  .header-one .main-menu-wrapper .main-nav li.login-link {
    display: block;
  }
}
@media (min-width: 992px) {
  .header-one .main-menu-wrapper .main-nav li > ul {
    background: #ffffff;
    box-shadow: 0px 4px 4px rgba(196, 196, 196, 0.25);
    border-radius: 0px 0px 6px 5px;
    display: block;
    font-size: 14px;
    min-width: 200px;
    opacity: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    visibility: hidden;
    z-index: 1000;
  }
}
@media (min-width: 992px) {
  .header-one .main-menu-wrapper .main-nav li {
    display: block;
    position: relative;
  }
}
.header-one .main-menu-wrapper .main-nav .register-btn {
  margin-right: 10px;
}
.header-one .main-menu-wrapper .main-nav .register-btn:last-child {
  margin-right: 0;
}
@media (max-width: 991.98px) {
  .header-one .main-menu-wrapper .main-nav .register-btn {
    display: none;
  }
}
@media (min-width: 992px) {
  .header-one .main-menu-wrapper .main-nav > li {
    margin-right: 8px;
  }
}
@media (min-width: 1200.98px) {
  .header-one .main-menu-wrapper .main-nav > li {
    margin-right: 18px;
  }
}
@media (max-width: 991.98px) {
  .header-one .main-menu-wrapper .main-nav > li {
    border-bottom: 1px solid #E6F1FF;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 991.98px) {
  .header-one .main-menu-wrapper .main-nav > li > a i {
    float: right;
    margin-top: 5px;
  }
}
@media (max-width: 991.98px) {
  .header-one .main-menu-wrapper .main-nav > li > a {
    line-height: 1.5;
    padding: 15px 20px !important;
    color: #ffffff !important;
    font-size: 14px;
    background: transparent !important;
    border-radius: 0 !important;
  }
}
.header-one .main-menu-wrapper .main-nav > li:last-child {
  margin-right: 0;
}
.header-one .main-menu-wrapper .main-nav > li.active > a {
  color: #0E82FD !important;
}
@media (max-width: 991.98px) {
  .header-one .main-menu-wrapper .main-nav > li.active > a {
    color: #ffffff !important;
  }
}
.header-one .main-menu-wrapper .main-nav > li > a {
  position: relative;
}
.header-one .main-menu-wrapper .main-nav > li > a:hover {
  color: var(--primary);
}
@media (min-width: 992px) {
  .header-one .main-menu-wrapper .main-nav > li > a {
    padding: 23px 0 28px !important;
    line-height: normal;
  }
}
.header-one .main-menu-wrapper .main-nav > li > a > i {
  font-size: 10px;
  margin-left: 6px;
}
.header-one .main-menu-wrapper .main-nav > li.searchbar a {
  color: #6B7280;
}
.header-one .main-menu-wrapper .main-nav > li.searchbar a i {
  font-size: 16px;
}
@media (max-width: 1199.98px) {
  .header-one .main-menu-wrapper .main-nav > li.searchbar {
    display: none;
  }
}
.header-one .main-menu-wrapper .main-nav > li.has-submenu .submenu .has-submenu .submenu::before {
  top: 20px;
  margin-left: -35px;
  box-shadow: 1px 1px 0 0 rgba(0, 0, 0, 0.15);
  border-color: transparent #ffffff #ffffff transparent;
}
@media (min-width: 992px) {
  .header-one .main-menu-wrapper .main-nav > li.has-submenu:hover > .submenu {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
  }
  .header-one .main-menu-wrapper .main-nav > li.has-submenu:hover > .submenu > li.has-submenu:hover .submenu {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
    margin-right: 0;
  }
}
.header-one .main-menu-wrapper .main-nav > li .submenu li {
  position: relative;
}
.header-one .main-menu-wrapper .main-nav > li .submenu li a {
  display: block;
  padding: 10px 15px;
  clear: both;
  white-space: nowrap;
  font-size: 14px;
  color: #2d3b48;
  -webkit-transition: all 0.35s ease;
  -ms-transition: all 0.35s ease;
  transition: all 0.35s ease;
  width: 100%;
  position: relative;
  border-top: 1px solid #f0f0f0;
}
.header-one .main-menu-wrapper .main-nav > li .submenu li a.active {
  color: var(--primary);
}
.header-one .main-menu-wrapper .main-nav > li .submenu li a:hover {
  color: #0E82FD !important;
}
@media (max-width: 991.98px) {
  .header-one .main-menu-wrapper .main-nav > li .submenu li a {
    padding: 10px 15px 10px 35px;
  }
}
.header-one .main-menu-wrapper .main-nav > li .submenu > li.has-submenu > a::after {
  content: "\f054";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  position: absolute;
  top: 12px;
  right: 15px;
  font-size: 13px;
}
@media (min-width: 992px) {
  .header-one .main-menu-wrapper .main-nav > li .submenu > li .inner-submenu {
    left: 100%;
    top: 0;
    margin-top: 10px;
  }
}
@media (min-width: 992px) {
  .header-one .main-menu-wrapper .main-nav > li .submenu::before {
    border: 7px solid #ffffff;
    border-color: transparent transparent #ffffff #ffffff;
    box-shadow: -2px 2px 2px -1px rgba(0, 0, 0, 0.1);
    content: "";
    position: absolute;
    top: 2px;
    left: 45px;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
  }
}
@media (max-width: 991.98px) {
  .header-one .main-menu-wrapper .main-nav {
    padding: 0;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
  }
}
@media (max-width: 991.98px) {
  .header-one .main-menu-wrapper {
    order: 3;
    width: 260px;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 1060;
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
    transform: translateX(-260px);
    -webkit-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    background-color: var(--primary);
  }
}
.header-one .header-navbar-rht li {
  padding-right: 0;
}
.header-one .header-navbar-rht li .btn {
  font-weight: 500;
  font-size: 16px;
  padding: 8px 16px !important;
}
.header-one .header-navbar-rht li .btn i {
  margin-right: 8px;
  margin-left: 0;
}
.header-one .header-navbar-rht li .btn.reg-btn {
  min-width: 108px;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.header-one .header-navbar-rht li .btn.reg-btn:hover {
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.header-one .header-navbar-rht li .btn.log-btn {
  min-width: 87px;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.header-one .header-navbar-rht li .btn.log-btn:hover {
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.header-one .logo {
  display: inline-block;
  margin-right: 0;
}
@media (max-width: 991.98px) {
  .header-one .logo.navbar-brand {
    width: 160px;
    text-align: center;
    margin: auto;
  }
}
.header-one .header-nav .header-navbar-rht {
  margin: 0;
  padding: 0;
  color: #ffffff;
  font-size: 15px;
  font-weight: 600;
  margin-right: 2px;
}
.header-one .header-nav .header-navbar-rht li {
  margin-right: 8px;
  padding-right: 0;
}
.header-one .header-nav .header-navbar-rht li:last-child {
  margin-right: 0;
}
@media (max-width: 991.98px) {
  .header-one .header-nav .header-navbar-rht {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .header-one .header-nav .header-navbar-rht {
    display: none;
  }
}
.header-one .menu-header {
  background-color: #ffffff;
  height: 72px;
  padding: 0 15px;
  border-bottom: 2px solid var(--primary);
  display: none;
}
.header-one .menu-header .menu-close {
  font-size: 20px;
}
.header-one .menu-header .menu-close i {
  color: var(--primary);
}
.header-one .menu-header .menu-close i:hover {
  color: var(--gray-900);
}
@media (max-width: 991.98px) {
  .header-one .menu-header {
    display: flex;
  }
}

.togglesearch {
  position: absolute;
  top: 74px;
  right: 8%;
  width: 280px;
  display: none;
  z-index: 999;
  background: #ffffff;
  padding: 10px 10px;
  border-radius: 5px;
  box-shadow: 0 2px 8px rgba(183, 183, 183, 0.25);
}
.togglesearch input[type=text] {
  width: 182px;
  padding: 5px 10px;
  border: 1px solid var(--primary);
  outline: none;
  height: 39px;
  border-radius: 5px 0 0 5px;
}
.togglesearch button {
  background: var(--primary);
  color: var(--white);
  border: 1px solid var(--primary);
  outline: none;
  cursor: pointer;
  border-radius: 0 5px 5px 0;
  padding: 8px 12px;
  font-size: 14px;
}
.togglesearch button:hover {
  background: var(--primary-hover);
  color: var(--white);
}

.sidebar-overlay {
  background-color: rgba(0, 0, 0, 0.6);
  display: none;
  height: 100%;
  width: 100%;
  z-index: 99;
  position: fixed;
  top: 0;
  left: 0;
}
@media (max-width: 991.98px) {
  .sidebar-overlay.opened {
    display: block;
  }
}

.menu-opened .main-menu-wrapper {
  transform: translateX(0) !important;
  -webkit-transform: translateX(0) !important;
  -ms-transform: translateX(0) !important;
}

html.menu-opened body {
  overflow: hidden;
}

#mobile_btn {
  display: none;
  margin-right: 30px;
  color: #0F172A;
}
@media (max-width: 991.98px) {
  #mobile_btn {
    margin-right: 0px;
  }
}
#mobile_btn i {
  font-size: 16px;
  font-weight: 700;
}
@media (max-width: 991.98px) {
  #mobile_btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    flex-shrink: 0;
    border: 1px solid var(--gray-200);
  }
}

.custom .header-nav .navbar-header #mobile_btn {
  margin-left: 0;
}

@media (max-width: 575.98px) {
  .navbar-brand.logo {
    width: 100%;
    text-align: center;
    margin-right: 0;
  }
}
@media (max-width: 575.98px) {
  .navbar-brand.logo img {
    height: 40px;
  }
}

.header-top {
  display: flex;
  background: var(--primary);
  color: #ffffff;
  padding: 8px 30px;
}
@media (max-width: 991.98px) {
  .header-top {
    display: none;
  }
}
.header-top ul {
  display: flex;
}
.header-top ul li {
  padding-right: 25px;
  font-size: 13px;
}
.header-top ul li .top-icon {
  margin-right: 5px;
}
.header-top ul li:last-child {
  padding-right: 0;
}
.header-top .right-top {
  margin-left: auto;
}

.login-header-info {
  position: fixed;
  top: 0;
  left: 0;
  box-shadow: unset;
  background: #ffffff;
  border-bottom: 2px solid #F1F1F3;
  width: 100%;
  z-index: 11;
}
@media (max-width: 991.98px) {
  .login-header-info {
    display: none;
  }
}
.login-header-info .header-nav {
  height: 83px;
  margin: 0;
  padding: 0 30px;
}
@media (max-width: 991.98px) {
  .login-header-info .header-nav {
    height: 70px;
    margin: 0;
    padding: 0 20px;
  }
}
@media (max-width: 767.98px) {
  .login-header-info .header-nav {
    margin: 0;
    padding: 0 15px;
  }
}
.login-header-info .header-nav .main-nav li a {
  font-size: 15px;
  font-weight: 500;
  color: #6B7280;
}
.login-header-info .header-nav .main-nav li a:hover {
  color: var(--primary);
}
.login-header-info .header-navbar-rht {
  display: none;
}
@media (max-width: 991.98px) {
  .login-header-info .header-navbar-rht {
    display: inherit;
  }
}
@media (max-width: 767.98px) {
  .login-header-info .header-navbar-rht {
    display: none;
  }
}
.login-header-info .flag-dropdown {
  margin: 0;
  padding: 18px 0;
}
@media (max-width: 991.98px) {
  .login-header-info .flag-dropdown {
    margin: 0;
    padding: 12px 0;
  }
}

.flag-dropdown .dropdown-toggle {
  color: var(--gray-900) !important;
  font-size: 14px !important;
  padding: 11px 15px;
  min-width: 146px;
  background: #ffffff;
  border: 1px solid #E4E4E8;
  border-radius: 8px;
  position: relative;
  display: flex !important;
}
.flag-dropdown .dropdown-toggle.show + .dropdown-menu {
  margin-top: 0;
  border-radius: 0 0 5px 5px;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
}
.flag-dropdown .dropdown-toggle:after {
  border-top: 0;
  border-left: 0;
  border-bottom: 2px solid var(--gray-900);
  border-right: 2px solid var(--gray-900);
  content: "";
  height: 8px;
  display: inline-block;
  pointer-events: none;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 8px;
  vertical-align: 2px;
  margin-left: 0;
  position: absolute;
  top: 15px;
  right: 15px;
}
.flag-dropdown .dropdown-toggle:after:hover {
  border-bottom: 2px solid var(--gray-900);
  border-right: 2px solid var(--gray-900);
}
.flag-dropdown .dropdown-toggle .flag-img {
  margin-right: 10px;
  border-radius: 50px;
  width: 20px;
}
.flag-dropdown.show + .dropdown-menu {
  margin-top: 0;
  border-radius: 0 0 5px 5px;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
}
.flag-dropdown .dropdown-menu {
  border-radius: 5px;
  margin: 0;
  padding: 0;
  min-width: 200px;
  top: 100%;
  left: auto !important;
  right: 0 !important;
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  transform: translateY(40px);
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
}
.flag-dropdown .dropdown-menu .dropdown-item {
  font-size: 14px !important;
  color: var(--gray-900);
  margin: 0;
  padding: 10px 15px;
  font-weight: 600;
}
.flag-dropdown .dropdown-menu .dropdown-item img {
  margin-right: 10px;
  width: 20px;
}
.flag-dropdown .dropdown-menu .dropdown-item:hover {
  color: var(--gray-900) 14px !important;
}
.flag-dropdown .dropdown-toggle[aria-expanded=true]:after {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
}

.main-nav li .flag-dropdown .submenu::before {
  display: none;
}

.flag-dropdown .dropdown-menu .dropdown-item.active,
.flag-dropdown .dropdown-menu .dropdown-item:active {
  color: #ffffff;
  background-color: var(--primary);
}

.noti-nav .nav-link {
  font-size: 18px;
  color: #6B7280;
}
.noti-nav .nav-link .badge {
  background-color: #0E82FD;
  border-radius: 2px;
  color: #ffffff;
  font-size: 10px;
  font-style: normal;
  text-align: center;
  position: absolute;
  top: 19px;
  right: -6px;
  padding: 0 5px;
  width: 15px;
  height: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
  font-weight: normal;
}

.noti-nav .dropdown-menu {
  min-width: 420px;
  padding: 0;
}

.main-nav li.megamenu > ul {
  width: 100%;
}

.megamenu-wrapper {
  padding: 25px 25px 0;
  background: #002578;
  height: calc(100vh - 100px);
  overflow: auto;
}

.single-demo {
  transition: 0.4s;
  margin-bottom: 25px;
}

.single-demo:hover {
  transform: translateY(-20px);
}

.header .main-menu-wrapper .main-nav > li .submenu li .single-demo.active .demo-info .inner-demo-img {
  color: #1C5B91;
}

.header .main-menu-wrapper .main-nav > li .submenu li .single-demo .demo-info .inner-demo-img {
  color: #ffffff;
  font-weight: 600 !important;
  font-size: 16px !important;
  border-top: 0 !important;
}
.header .main-menu-wrapper .main-nav > li .submenu li .single-demo .demo-img .inner-demo-img {
  border-radius: 10px;
}
.header .main-menu-wrapper .main-nav > li .submenu li .single-demo .demo-img .inner-demo-img img {
  border-radius: 10px;
}
.header .main-menu-wrapper .main-nav > li .submenu li .single-demo.active .demo-info .inner-demo-img {
  color: var(--primary) !important;
}

.single-demo.active .demo-img {
  box-shadow: 0px 4.8px 24.4px -12px rgba(19, 16, 34, 0.1), 0px 4px 13px -2px rgba(19, 16, 34, 0.06);
}

.single-demo:hover .demo-info {
  opacity: 1;
  bottom: -30px;
}

.demo-info {
  /* position: absolute;
  bottom: -30px; */
  width: 100%;
  margin: 0 auto;
  text-align: center;
  z-index: 1;
  /* opacity: 0; */
  transition: 0.4s;
  margin-top: 10px;
}

@media (min-width: 992px) {
  .header .header-nav .main-nav li .submenu a.inner-demo-img:hover {
    padding-left: 0 !important;
    color: var(--primary) !important;
  }
}
@media (min-width: 992px) {
  .header .header-nav .main-nav > li.megamenu {
    position: unset;
  }
}

.single-demo a {
  padding: 0 !important;
}

@media (min-width: 992px) {
  .header .header-nav .main-nav li > ul.mega-submenu {
    padding: 0;
    border: 0;
    display: block;
    opacity: 0;
    visibility: hidden;
    background: transparent;
    min-width: 250px;
    transform: scaleY(0);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform-origin: center top 0;
    -webkit-transform-origin: center top 0;
    -moz-transform-origin: center top 0;
    -ms-transform-origin: center top 0;
    -o-transform-origin: center top 0;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    box-shadow: 0 16px 50px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 16px 50px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 16px 50px rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0 16px 50px rgba(0, 0, 0, 0.08);
    -o-box-shadow: 0 16px 50px rgba(0, 0, 0, 0.08);
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }
  .header .header-nav .main-nav li.has-submenu:hover > .submenu {
    opacity: 1;
    visibility: visible;
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
  }
  .header .header-nav .main-nav li .submenu.mega-submenu::before {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .megamenu-wrapper {
    padding: 0;
  }
  .demo-img {
    display: none;
  }
  .demo-info {
    opacity: 1;
    position: relative;
    bottom: 0;
    text-align: left;
    margin-top: 0;
  }
  .single-demo a {
    padding: 10px 15px 10px 35px !important;
  }
  .single-demo:hover .demo-info {
    bottom: 0;
  }
  .single-demo .demo-info a {
    padding: 10px 15px 10px 35px;
  }
  .single-demo:hover {
    transform: translateY(0);
  }
  .single-demo:hover .demo-info {
    bottom: 0;
  }
  .single-demo {
    margin-bottom: 0;
  }
}
@media (max-width: 991.98px) {
  .header.header-custom .header-nav .main-nav > li .submenu li .submenu li a {
    color: #2d3b48;
  }
  .header-one .main-menu-wrapper .main-nav > li .submenu > li.has-submenu > a::after {
    content: "\f078";
  }
}
.header.home-head-one.header-fixed {
  background: var(--light-300);
}

header {
  -webkit-transition: all 0.9s;
  -ms-transition: all 0.9s;
  transition: all 0.9s;
  background: var(--white);
}
header.fixed {
  background: var(--white);
  top: 0;
  -webkit-transition: all 0.9s;
  -ms-transition: all 0.9s;
  transition: all 0.9s;
  -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
  animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
  position: fixed;
  width: 100%;
  z-index: 111;
}
header .header-nav {
  background: var(--white);
  height: 76px;
}
@media (max-width: 991.98px) {
  header .header-nav {
    height: 60px;
  }
}
header .header-nav .logo {
  width: auto;
  max-width: 160px;
}
@media (max-width: 575.98px) {
  header .header-nav .logo {
    width: 100%;
    max-width: 100%;
  }
}
header .header-nav .navbar-header {
  display: inline-flex;
  align-items: center;
}
@media (max-width: 991.98px) {
  header .header-nav .navbar-header {
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    width: 100%;
  }
}
header .header-nav .navbar-header .dropdown .dropdown-toggle {
  border-radius: 55px;
}
header .header-nav .navbar-header .dropdown .dropdown-toggle i {
  color: var(--gray-900);
}
@media (max-width: 1399.98px) {
  header .header-nav .navbar-header .dropdown {
    display: none;
  }
}
header .header-nav .header-menu {
  display: inline-flex;
  align-items: center;
}
header .header-nav .main-nav > li > a {
  line-height: 68px;
}
@media (max-width: 991.98px) {
  header .header-nav .main-nav > li > a {
    line-height: 1.5;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
@media (max-width: 991.98px) {
  header .header-nav .main-nav > li > a span {
    width: 32px;
    height: 32px;
    border: 1px solid var(--gray-100);
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  header .header-nav .main-nav > li > a span i {
    transition: all 0.4s;
  }
}
@media (max-width: 991.98px) {
  header .header-nav .main-nav > li > a.submenu span i {
    transform: rotate(45deg);
  }
}
header .header-nav .header-navbar-rht {
  margin-left: 0;
}
header .header-nav .header-navbar-rht li {
  padding-right: 8px;
}
header .header-nav .header-navbar-rht li.searchbar {
  padding-right: 24px;
}
@media (max-width: 1199.98px) {
  header .header-nav .header-navbar-rht li.searchbar {
    display: none;
  }
}
header .header-nav .header-navbar-rht li:last-child {
  padding-right: 0;
}
header .header-nav .header-navbar-rht li .btn {
  display: inline-flex;
  align-items: center;
  border-radius: 30px;
}
@media (max-width: 1399.98px) {
  header .header-nav .header-navbar-rht li .btn {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  header .header-nav .header-navbar-rht li .btn {
    display: none;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
  }
}
@media (max-width: 1199.98px) {
  header .header-nav .header-navbar-rht li .btn span {
    display: none;
  }
}
header .header-nav .header-navbar-rht li .details-btn {
  width: 44px;
  height: 44px;
  border: 1px solid var(--gray-200);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--gray-900);
  position: relative;
}
header .header-nav .header-navbar-rht li .details-btn .badge {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: 10px;
  right: 9px;
  background: var(--danger);
  display: inline-block;
  padding: 0;
}
header .header-nav .header-navbar-rht li .details-btn:hover {
  background: var(--primary);
  border: 1px solid var(--primary);
  color: #fff;
}
header .togglesearch {
  top: 56px;
  right: 18%;
}
header .togglesearch button {
  padding: 6px 12px;
}

.header-topbar {
  background: var(--white);
  padding: 8px 0;
  border-bottom: 1px solid var(--gray-200);
}
@media (max-width: 991.98px) {
  .header-topbar {
    display: none;
  }
}
.header-topbar .topbar-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.header-topbar .topbar-info > ul {
  display: flex;
  align-items: center;
}
.header-topbar .topbar-info > ul > li {
  display: inline-block;
  margin-right: 16px;
  padding-right: 16px;
  border-right: 1px solid var(--gray-200);
}
.header-topbar .topbar-info > ul > li:last-child {
  margin: 0;
  padding: 0;
  border: 0;
}
.header-topbar .topbar-info > ul > li .social-icon a {
  width: 32px;
  height: 32px;
  background: transparent;
  border-radius: 50%;
  color: var(--gray-600);
  font-size: 16px;
  margin-right: 8px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--gray-200);
}
.header-topbar .topbar-info > ul > li .social-icon a:last-child {
  margin-right: 0;
}
.header-topbar .topbar-info > ul > li .social-icon a:hover {
  background: var(--primary);
  color: var(--white);
  border: 1px solid var(--primary);
}
.header-topbar .topbar-info > ul > li .dropdown-amt .dropdown-toggle {
  position: relative;
  font-size: 14px;
  font-weight: 500;
}
.header-topbar .topbar-info > ul > li .dropdown-amt .dropdown-toggle::after {
  display: inline-block;
  margin-inline-start: 4px;
  vertical-align: 0;
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  border: 0;
  font-size: 0.75rem;
  font-weight: 600;
  color: var(--gray-600);
}
.header-topbar .topbar-info .dropdown-country a {
  font-size: 16px;
  color: var(--gray-900);
  display: flex;
  align-items: center;
  gap: 6px;
}
.header-topbar .topbar-info .dropdown-country a img {
  width: 16px;
  height: 16px;
}
.header-topbar .header-info {
  display: flex;
  align-items: center;
  gap: 16px;
}
.header-topbar .header-info p {
  color: var(--gray-600);
  font-size: 16px;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
.header-topbar .header-info p i {
  color: var(--gray-900);
  margin-right: 4px;
}
.header-topbar .header-info .drop-header {
  display: inline-flex;
  align-items: center;
}
.header-topbar .dropdown-menu {
  z-index: 999999;
}
.header-topbar .dropdown-menu .dropdown-item {
  font-size: 14px;
}
.header-topbar-four {
  background: transparent;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  border-bottom: 1px solid var(--primary);
}
@media (max-width: 991.98px) {
  .header-topbar-four {
    display: none;
  }
}
.header-topbar-four .header-info {
  gap: 24px;
}
.header-topbar-four .header-info p {
  font-size: 16px;
  color: #fff;
}
.header-topbar-four .header-info p i {
  color: #fff;
}
.header-topbar-four .topbar-info > ul > li {
  padding: 0;
  margin: 0 40px 0 0;
  border: 0;
}
.header-topbar-four .topbar-info > ul > li .social-icon a {
  width: 24px;
  height: 24px;
  border: 0;
  color: #fff;
}
.header-topbar-four .topbar-info > ul > li .social-icon a:hover {
  color: var(--secondary);
}
.header-topbar-four .topbar-info .dropdown-country > a {
  color: #fff;
  position: relative;
}
.header-topbar-four .topbar-info .dropdown-country > a::after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 0;
  border-left: 0;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  border-radius: 1px;
  transform: rotate(45deg);
  transition: all 0.5s;
  top: -1px;
  position: relative;
  margin-left: 4px;
}
.header-topbar-seven {
  background: transparent;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
@media (max-width: 991.98px) {
  .header-topbar-seven {
    display: none;
  }
}
.header-topbar-seven .header-info p {
  font-size: 16px;
  color: #fff;
}
.header-topbar-seven .header-info p i {
  color: #fff;
}
.header-topbar-seven .topbar-info > ul > li {
  padding: 0;
  margin: 0 40px 0 0;
  border: 0;
}
.header-topbar-seven .topbar-info .dropdown-country > a {
  color: #fff;
  position: relative;
}
.header-topbar-seven .topbar-info .dropdown-country > a::after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 0;
  border-left: 0;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  border-radius: 1px;
  transform: rotate(45deg);
  transition: all 0.5s;
  top: -1px;
  position: relative;
  margin-left: 4px;
}

.hero-section-three {
  background: url(../img/bg/hero-three-bg.jpg) !important;
  background-size: 100% 100% !important;
  position: relative;
}
.hero-section-three .element-01 {
  position: absolute;
  bottom: 0px;
}
@media (max-width: 767.98px) {
  .hero-section-three {
    background-size: cover !important;
  }
}

.header-three {
  background: transparent !important;
  border: none;
  padding: 20px 0 0;
  border: none !important;
}
@media (max-width: 991.98px) {
  .header-three {
    position: relative;
    z-index: 111;
  }
}
.header-three .navbar {
  background: var(--primary-transparent) !important;
  box-shadow: 0px 4px 24px 0px var(--primary-transparent) !important;
  backdrop-filter: blur(100px);
  padding: 3px 32px;
  border-radius: 80px;
  position: unset !important;
}
@media (max-width: 1399.98px) {
  .header-three .navbar {
    padding: 3px 16px 3px 16px;
  }
}
@media (max-width: 991.98px) {
  .header-three .navbar {
    padding: 3px 20px;
  }
}
.header-three .navbar #mobile_btn {
  width: 40px;
  height: 40px;
  border: 1px solid var(--gray-200);
  margin: 0;
}
@media (max-width: 991.98px) {
  .header-three .navbar #mobile_btn {
    width: 32px;
    height: 32px;
  }
}
@media (max-width: 991.98px) {
  .header-three .navbar .navbar-header {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
    flex-direction: row-reverse;
  }
}
@media (max-width: 991.98px) {
  .header-three .navbar .main-nav li.active a {
    color: #fff;
  }
}
.header-three .navbar .main-nav li.active a:before {
  opacity: 1;
}
.header-three .navbar .main-nav li.active a:after {
  opacity: 1;
}
.header-three .navbar .main-nav li .main-menu {
  padding: 0px 9px !important;
  position: relative;
}
@media (max-width: 1399.98px) {
  .header-three .navbar .main-nav li .main-menu {
    padding: 0px 4px !important;
  }
}
@media (max-width: 991.98px) {
  .header-three .navbar .main-nav li .main-menu {
    padding: 16px 0px !important;
  }
}
.header-three .navbar .main-nav li .main-menu:before {
  content: "";
  background: url(../img/icons/active-icon-1.png);
  background-size: 100% 100%;
  background-position: center;
  width: 8px;
  height: 8px;
  position: absolute;
  left: 0;
  top: 20px;
  opacity: 0;
  transition: all 0.7s;
}
@media (max-width: 991.98px) {
  .header-three .navbar .main-nav li .main-menu:before {
    content: unset;
  }
}
.header-three .navbar .main-nav li .main-menu:after {
  content: "";
  background: url(../img/icons/active-icon-2.png);
  background-size: 100% 100%;
  background-position: center;
  width: 8px;
  height: 8px;
  position: absolute;
  right: 0;
  bottom: 20px;
  opacity: 0;
  transition: all 0.7s;
}
@media (max-width: 991.98px) {
  .header-three .navbar .main-nav li .main-menu:after {
    content: unset;
  }
}
.header-three .navbar .main-nav li .main-menu span {
  font-size: 13px;
}
@media (max-width: 991.98px) {
  .header-three .main-menu-wrapper {
    height: 100vh;
    left: -19px !important;
    top: -20px !important;
  }
}
.header-three .header-navbar-rht li {
  border: none;
  padding-right: 8px !important;
}
.header-three .header-navbar-rht li::before {
  content: unset !important;
}
.header-three .header-navbar-rht li a i {
  margin-right: 0 !important;
  font-size: 20px;
}
@media (max-width: 1399.98px) {
  .header-three .header-navbar-rht li {
    padding-right: 4px !important;
  }
}
.header-three .header-navbar-rht .details-btn {
  background: var(--white);
  color: var(--gray-900);
  border: none !important;
}
@media (max-width: 1399.98px) {
  .header-three .header-navbar-rht .details-btn {
    width: 38px !important;
    height: 38px !important;
  }
}
.header-three .header-navbar-rht .theme-toggle {
  border: none !important;
}
.header-three .header-navbar-rht .theme-toggle:hover {
  color: #fff;
  background: var(--primary);
}
@media (max-width: 1399.98px) {
  .header-three .header-navbar-rht .theme-toggle {
    width: 38px !important;
    height: 38px !important;
  }
}
.header-three.fixed {
  background: var(--white) !important;
  padding: 0px !important;
}
.header-three.fixed .navbar {
  background: transparent !important;
  box-shadow: unset !important;
  backdrop-filter: unset;
  padding: unset;
  border-radius: unset;
}
.header-three.fixed .navbar .details-btn {
  background: var(--white);
  color: var(--gray-900);
  border: 1px solid var(--gray-200) !important;
}
.header-three.fixed .navbar .details-btn:hover {
  border: 1px solid var(--primary) !important;
}
.header-three.fixed .navbar .theme-toggle {
  border: 1px solid var(--gray-200) !important;
  background: var(--white);
  color: var(--gray-900);
}
.header-three.fixed .navbar .theme-toggle:hover {
  color: #fff;
  background: var(--primary);
  border: 1px solid var(--primary) !important;
}
@media (max-width: 1399.98px) {
  .header-three.fixed .navbar .theme-2-btn {
    border: 1px solid var(--gray-200) !important;
    background: var(--white);
    color: var(--gray-900);
  }
  .header-three.fixed .navbar .theme-2-btn:hover {
    color: #fff;
    background: var(--primary);
    border: 1px solid var(--primary) !important;
  }
  .header-three.fixed .navbar .theme-2-btn:hover i {
    color: #fff;
  }
}
.header-three.fixed .main-menu-wrapper {
  left: 0px !important;
  top: 0px !important;
}
@media (max-width: 1399.98px) {
  .header-three .theme-2-btn {
    padding: 0;
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--white);
    border: none;
  }
  .header-three .theme-2-btn:hover {
    background: var(--primary);
    color: var(--white);
  }
  .header-three .theme-2-btn:hover i {
    color: #fff;
  }
}
@media (max-width: 1399.98px) {
  .header-three .theme-2-btn {
    width: 38px !important;
    height: 38px !important;
  }
}
@media (max-width: 1399.98px) {
  .header-three .theme-2-btn::before {
    content: unset;
  }
}
@media (max-width: 1399.98px) {
  .header-three .theme-2-btn span {
    display: block !important;
  }
}
@media (max-width: 1399.98px) {
  .header-three .theme-2-btn span i {
    color: var(--gray-900);
    font-size: 20px;
    background: transparent !important;
  }
}
.header-three .theme-2-btn strong {
  font-weight: 500 !important;
}
@media (max-width: 1399.98px) {
  .header-three .theme-2-btn strong {
    display: none;
  }
}
.header-three .header-nav .main-nav li {
  margin-right: 8px;
}

.header-theme .theme-toggle {
  display: none;
  width: 44px;
  height: 44px;
  display: none;
  align-items: center;
  justify-content: center;
  background: var(--white);
  border-radius: 50%;
  font-size: 20px;
}
.header-theme .theme-toggle.activate {
  display: flex;
}

.header {
  position: relative;
}
@media (max-width: 991.98px) {
  .header .header-nav {
    position: unset !important;
  }
}
@media (max-width: 991.98px) {
  .header .header-nav .main-nav li > ul {
    top: unset !important;
  }
}
@media (max-width: 1399.98px) {
  .header .header-nav .main-nav li {
    margin-right: 28px;
  }
}
@media (max-width: 1199.98px) {
  .header .header-nav .main-nav li {
    margin-right: 15px;
  }
}
@media (max-width: 991.98px) {
  .header .header-nav .main-nav li {
    margin-right: 0;
  }
}
.header .header-nav .main-nav li a span {
  font-size: 13px !important;
}
@media (max-width: 991.98px) {
  .header .header-nav .main-nav span i {
    transform: rotate(-90deg);
  }
}
@media (max-width: 991.98px) {
  .header .header-nav .main-nav .submenu span i {
    transform: rotate(-180deg);
  }
}
@media (max-width: 991.98px) {
  .header .theme-toggle {
    width: 32px;
    height: 32px;
    border: 1px solid var(--gray-200);
    font-size: 16px;
  }
  .header .theme-toggle:hover {
    background: var(--primary);
    border: 1px solid var(--primary);
    color: #fff;
  }
}
.header .theme-5-btn {
  padding: 10px 20px;
}

.header-items {
  display: none;
}
@media (max-width: 991.98px) {
  .header-items {
    margin-top: 40px;
    padding: 0px 16px 16px;
    display: block;
  }
}
.header-items .about-popup-item {
  margin-bottom: 40px;
}
.header-items .header-items-button {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.header-items .header-items-button a {
  font-weight: 500;
  border: none !important;
}
.header-items .header-items-button a:hover {
  border: none !important;
}

.header-default .header-nav .main-nav > li > a {
  line-height: unset;
  position: relative;
}

.header-default .header-nav {
  position: unset !important;
}
.header-default .header-nav .main-nav .has-submenu.active > a::before {
  content: "";
  background: var(--primary-gradient);
  width: 100%;
  height: 2px;
  position: absolute;
  left: -1px;
  bottom: -4px;
  border-radius: 30px;
}
@media (max-width: 991.98px) {
  .header-default .header-nav .main-nav .has-submenu.active > a::before {
    content: unset;
  }
}
.header-default .has-submenu .sub-menu-one {
  top: 50px !important;
}

.main-header {
  position: absolute;
  z-index: 1050;
  top: 0;
  left: 0;
  width: 100%;
}

@media (max-width: 991.98px) {
  .location-dropdown {
    display: none;
  }
}
.location-dropdown p {
  display: flex;
  align-items: center;
  color: var(--gray-900);
  font-size: 14px;
  margin-bottom: 4px;
}
.location-dropdown select {
  font-size: 16px;
  font-weight: 500;
  color: var(--primary);
  border: 0;
  background: transparent !important;
}
.location-dropdown select option {
  color: var(--gray-900);
}

.pharmacy_menu {
  z-index: 9999;
  height: 100vh !important;
}
.pharmacy_menu .offcanvas-body {
  padding: 0 !important;
  overflow: hidden;
}
.pharmacy_menu .btn-close {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 48px;
  color: #fff;
  background: none;
}
.pharmacy_menu .btn-close:hover {
  color: #fff;
}
@media (max-width: 1199.98px) {
  .pharmacy_menu .btn-close {
    right: 4px;
    top: 0px;
  }
}

.menu-content {
  background: rgba(0, 0, 0, 0.9);
  backdrop-filter: blur(2px);
  overflow-y: auto;
  height: 100vh;
}
.menu-content .menu-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px;
  min-height: 100vh;
}
.menu-content ul li {
  margin-bottom: 24px;
}
.menu-content ul li:last-child {
  margin-bottom: 0;
}
.menu-content ul li a {
  font-size: 36px;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  color: #fff;
}
@media (max-width: 1399.98px) {
  .menu-content ul li a {
    font-size: 24px;
  }
}
@media (max-width: 1199.98px) {
  .menu-content ul li a {
    font-size: 18px;
  }
}
.menu-content ul li a:hover {
  background: var(--primary-gradient-200);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.menu-content ul li a span {
  font-size: 16px;
  font-weight: 600;
  margin-right: 16px;
  display: inline-block;
}

.supplement-content {
  background: var(--primary-gradient-200);
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  padding: 50px;
}
.supplement-content h2 {
  font-size: 42px;
  color: #fff;
  margin-bottom: 12px;
}
@media (max-width: 1399.98px) {
  .supplement-content h2 {
    font-size: 38px;
  }
}
@media (max-width: 1199.98px) {
  .supplement-content h2 {
    font-size: 36px;
  }
}
.supplement-content img {
  margin: 0 auto;
  max-width: 400px;
}
@media (max-width: 1399.98px) {
  .supplement-content img {
    max-width: 200px;
  }
}

select:focus {
  border-color: #ff6b35;
  outline: none;
}

/****** UTILS ******/
.footer {
  background-color: #15558d;
}
.footer.footer-one .footer-bottom .copyright .copyright-text p {
  color: var(--gray-600);
}
@media (max-width: 991.98px) {
  .footer.footer-one .footer-bottom .copyright .copyright-text p {
    text-align: center;
  }
}
.footer .footer-top {
  padding: 40px 0;
}
@media (max-width: 991.98px) {
  .footer .footer-top {
    padding-bottom: 10px;
  }
}
.footer .footer-top .footer-title {
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 30px;
  text-transform: capitalize;
}
@media (max-width: 767.98px) {
  .footer .footer-top .footer-title {
    font-size: 18px;
  }
}
@media (max-width: 575.98px) {
  .footer .footer-top .footer-title {
    font-size: 18px;
  }
}
@media (max-width: 991.98px) {
  .footer .footer-top .footer-widget {
    margin-bottom: 0px;
  }
}
.footer .footer-top .footer-widget.footer-menu ul {
  list-style: none;
  outline: none;
  margin: 0;
  padding: 0;
}
.footer .footer-top .footer-widget.footer-menu ul li {
  margin-bottom: 10px;
  position: relative;
}
.footer .footer-top .footer-widget.footer-menu ul li:last-child {
  margin-bottom: 0;
}
.footer .footer-top .footer-widget.footer-menu ul li a {
  color: #ffffff;
  font-size: 16px;
  padding-left: 20px;
  position: relative;
  -webkit-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.footer .footer-top .footer-widget.footer-menu ul li a:hover {
  color: #ffffff;
  letter-spacing: 0.5px;
  padding-left: 30px;
}
.footer .footer-top .footer-widget.footer-menu ul li a::before {
  content: "\f101";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 5px;
  position: absolute;
  top: 0;
  left: 0;
}
.footer .footer-top .footer-widget .footer-logo {
  margin: 0 0 30px;
}
.footer .footer-top .footer-widget .footer-about-content p {
  color: #ffffff;
}
.footer .footer-top .footer-widget .footer-about-content p:last-child {
  margin-bottom: 0;
  color: var(--gray-600);
}
.footer .footer-top .footer-widget .footer-about-content .social-icon ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer .footer-top .footer-widget .footer-about-content .social-icon ul li {
  margin-right: 15px;
}
.footer .footer-top .footer-widget .footer-about-content .social-icon ul li:last-child {
  margin-right: 0;
}
.footer .footer-top .footer-widget .footer-about-content .social-icon ul li a {
  color: #ffffff;
  font-size: 20px;
  -webkit-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.footer .footer-top .footer-widget .footer-about-content .social-icon ul li a:hover {
  color: var(--primary);
}
.footer .footer-top .footer-widget .footer-contact-info {
  color: #ffffff;
  font-size: 15px;
}
.footer .footer-top .footer-widget .footer-contact-info .footer-address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer .footer-top .footer-widget .footer-contact-info .footer-address span {
  margin-right: 20px;
}
.footer .footer-top .footer-widget .footer-contact-info .footer-address span i.fa-map-marker-alt {
  font-size: 20px;
}
.footer .footer-top .footer-widget .footer-contact-info .footer-address p {
  color: var(--white);
  margin: 0 0 1rem;
}
.footer .footer-top .footer-widget .footer-contact-info p {
  color: var(--white);
}
.footer .footer-top .footer-widget .footer-contact-info p i {
  margin-right: 15px;
}
.footer .footer-bottom .copyright {
  border-top: 1px solid #1663a6;
  padding: 30px 0;
}
.footer .footer-bottom .copyright .copyright-text p {
  font-size: 14px;
  color: #ffffff;
}
.footer .footer-bottom .copyright .copyright-text p a {
  color: var(--gray-900);
  font-weight: 500;
  -webkit-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.footer .footer-bottom .copyright .copyright-text p a:hover {
  color: var(--primary);
}
.footer .footer-bottom .copyright .copyright-text p.title {
  font-weight: 400;
  margin: 10px 0 0;
}
.footer .footer-bottom .copyright .policy-menu {
  font-size: 14px;
  text-align: right;
  margin: 0;
  padding: 0;
}
@media (max-width: 767.98px) {
  .footer .footer-bottom .copyright .policy-menu {
    margin-top: 10px;
    text-align: left;
  }
}
@media (max-width: 575.98px) {
  .footer .footer-bottom .copyright .policy-menu {
    text-align: center;
  }
}
.footer .footer-bottom .copyright .policy-menu li {
  display: inline-block;
  margin-right: 15px;
}
.footer .footer-bottom .copyright .policy-menu li:last-child {
  margin-right: 0;
}
.footer .footer-bottom .copyright .policy-menu li a {
  color: #ffffff;
}
.footer .footer-bottom .copyright .policy-menu li a:hover, .footer .footer-bottom .copyright .policy-menu li a:focus {
  color: var(--primary);
}
.footer .footer-bottom .copyright .policy-menu li::after {
  color: #ffffff;
  content: "|";
  font-weight: 300;
  position: relative;
  left: 10px;
}
.footer .footer-bottom .copyright .policy-menu li:last-child::after {
  content: "";
}
.footer.inner-footer {
  position: relative;
  z-index: 1;
}
.footer.inner-footer.footer-info .footer-top {
  padding-top: 100px;
}
@media (max-width: 991.98px) {
  .footer.inner-footer.footer-info .footer-top {
    padding-top: 80px;
  }
}
.footer.inner-footer .social-icon ul {
  display: flex;
  align-items: center;
}
.footer.inner-footer .social-icon ul li {
  margin-right: 8px;
}
.footer.inner-footer .social-icon ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--light);
  width: 32px;
  height: 32px;
  border-radius: 50%;
  color: var(--gray-600);
  font-size: 16px;
  transition: 0.5s all;
  border: 1px solid var(--gray-200);
}
.footer.inner-footer .social-icon ul li a i {
  transition: 0.5s all;
}
.footer.inner-footer .social-icon ul li a:hover {
  background: var(--primary);
  border: 1px solid var(--primary);
  color: var(--white);
  transition: 0.5s all;
}
.footer.inner-footer .social-icon ul li a:hover i {
  transform: rotatey(360deg);
  transition: 0.5s all;
}
.footer.inner-footer .social-icon ul li:last-child {
  margin-right: 0;
}
.footer.inner-footer .footer-top {
  background: url(../img/bg/footer-bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 60px 0 40px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .footer.inner-footer .footer-top {
    padding: 40px 0 20px;
  }
}
.footer.inner-footer .footer-top .footer-title {
  color: var(--gray-900);
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 24px;
  text-transform: capitalize;
}
@media (max-width: 767.98px) {
  .footer.inner-footer .footer-top .footer-title {
    margin-bottom: 15px;
    font-size: 16px;
  }
}
.footer.inner-footer .footer-top .footer-widget {
  margin-bottom: 20px;
}
@media (max-width: 991.98px) {
  .footer.inner-footer .footer-top .footer-widget {
    margin-bottom: 30px;
  }
}
.footer.inner-footer .footer-top .footer-widget.footer-menu ul li {
  margin-bottom: 16px;
}
@media (max-width: 767.98px) {
  .footer.inner-footer .footer-top .footer-widget.footer-menu ul li {
    margin-bottom: 10px;
  }
}
.footer.inner-footer .footer-top .footer-widget.footer-menu ul li:last-child {
  margin-bottom: 0;
}
.footer.inner-footer .footer-top .footer-widget.footer-menu ul li a {
  color: var(--gray-900);
  padding-left: 0;
  -webkit-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.footer.inner-footer .footer-top .footer-widget.footer-menu ul li a:hover {
  color: var(--primary);
  padding-left: 0;
}
.footer.inner-footer .footer-top .footer-widget.footer-menu ul li a:hover::before {
  transform: scale(1);
  width: 7px;
  height: 7px;
  margin-right: 6px;
}
.footer.inner-footer .footer-top .footer-widget.footer-menu ul li a:hover::after {
  width: 100%;
}
.footer.inner-footer .footer-top .footer-widget.footer-menu ul li a::before {
  content: "";
  background: var(--primary);
  width: 0;
  height: 0;
  border-radius: 50%;
  position: relative;
  display: inline-block;
  transform: scale(0);
  transition: all 0.3s;
  margin-right: 0;
}
.footer.inner-footer .footer-top .footer-widget.footer-menu ul li a::after {
  content: "";
  background: var(--primary);
  width: 0;
  height: 1px;
  border-radius: 0;
  display: inline-block;
  transition: all 0.7s;
  position: absolute;
  left: 5px;
  bottom: -1px;
}
@media (max-width: 767.98px) {
  .footer.inner-footer .footer-top .footer-widget.footer-menu ul li a {
    font-size: 14px;
  }
}
.footer.inner-footer .footer-bottom {
  background: var(--light-400);
  border-top: 1px solid var(--white);
}
.footer.inner-footer .footer-bottom .copyright {
  padding: 16px 0 6px;
  border: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 1199.98px) {
  .footer.inner-footer .footer-bottom .copyright {
    gap: 16px;
    justify-content: center;
  }
}
.footer.inner-footer .footer-bottom .copyright-text {
  margin-bottom: 10px;
}
.footer.inner-footer .footer-bottom .copyright-text p {
  font-size: 16px;
  color: var(--gray-900);
}
@media (max-width: 767.98px) {
  .footer.inner-footer .footer-bottom .copyright-text p {
    font-size: 14px;
  }
}
@media (max-width: 575.98px) {
  .footer.inner-footer .footer-bottom .copyright-text {
    margin-bottom: 10px;
  }
}
.footer.inner-footer .footer-bottom .policy-menu {
  font-size: 16px;
  margin: 0 0 5px;
}
@media (max-width: 767.98px) {
  .footer.inner-footer .footer-bottom .policy-menu {
    font-size: 14px;
  }
}
.footer.inner-footer .footer-bottom .policy-menu li {
  display: inline-block;
  margin: 0 8px 5px 0;
  padding-right: 14px;
  position: relative;
}
.footer.inner-footer .footer-bottom .policy-menu li:last-child {
  margin-right: 0;
  padding-right: 0;
}
.footer.inner-footer .footer-bottom .policy-menu li a {
  color: var(--gray-900);
  transition: all 0.6s;
}
.footer.inner-footer .footer-bottom .policy-menu li a:hover, .footer.inner-footer .footer-bottom .policy-menu li a:focus {
  color: var(--primary);
  text-decoration: underline;
}
.footer.inner-footer .footer-bottom .policy-menu li::after {
  background: var(--primary);
  width: 6px;
  height: 6px;
  position: absolute;
  right: 0;
  left: auto;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  content: "";
}
.footer.inner-footer .footer-bottom .policy-menu li:last-child::after {
  content: none;
}
.footer.inner-footer .footer-bottom .payment-method {
  display: flex;
  align-items: center;
  justify-content: end;
  margin-bottom: 10px;
}
.footer.inner-footer .footer-bottom .payment-method li {
  margin-right: 10px;
}
.footer.inner-footer .footer-bottom .payment-method li:last-child {
  margin-right: 0;
}
.footer.inner-footer .subscribe-input {
  position: relative;
  margin-bottom: 24px;
}
.footer.inner-footer .subscribe-input input {
  height: 59px;
  border-radius: 38px;
  padding: 7px 110px 7px 24px;
  border: 1px solid var(--gray-transparent);
  font-size: 14px;
}
.footer.inner-footer .subscribe-input input:placeholder {
  color: var(--gray-300);
}
.footer.inner-footer .subscribe-input button {
  position: absolute;
  right: 10px;
  top: 51%;
  color: #fff !important;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  border-radius: 44px;
}
.footer.inner-footer .footer-bg .footer-bg-01 {
  position: absolute;
  top: 20%;
  left: 0;
  z-index: -1;
}
.footer.inner-footer .footer-bg .footer-bg-02 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  height: 100%;
}
.footer.inner-footer .footer-bg .footer-bg-03 {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  height: 100%;
}
.footer.inner-footer .footer-bg .footer-bg-04 {
  position: absolute;
  bottom: 0;
  left: 10%;
  z-index: -1;
  height: 100%;
}
.footer.inner-footer .footer-bg .footer-bg-05 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.footer-two {
  background: #000103;
}
.footer-two p {
  color: #fff;
}
.footer-two .footer-top {
  padding: 60px 0;
  position: relative;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .footer-two .footer-top {
    padding: 50px 0 40px;
  }
}
@media (max-width: 991.98px) {
  .footer-two .footer-top .footer-widget {
    margin-bottom: 10px;
  }
}
.footer-two .footer-top .footer-widget .footer-title {
  color: #fff;
  margin-bottom: 24px;
}
@media (max-width: 767.98px) {
  .footer-two .footer-top .footer-widget .footer-title {
    margin-bottom: 16px;
  }
}
.footer-two .footer-top .footer-widget .footer-menu li {
  margin-bottom: 18px;
}
.footer-two .footer-top .footer-widget .footer-menu li:last-child {
  margin-bottom: 0;
}
.footer-two .footer-top .footer-widget .footer-menu li a {
  color: #fff;
  position: relative;
  padding-left: 14px;
}
.footer-two .footer-top .footer-widget .footer-menu li a::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
}
.footer-two .footer-top .footer-widget .footer-menu li a:hover {
  background: var(--primary-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.footer-two .footer-top .footer-widget .footer-menu li a:hover::before {
  background: var(--primary-gradient);
}
.footer-two .footer-top .footer-widget.footer-about .footer-logo {
  margin-bottom: 24px;
}
.footer-two .footer-top .footer-widget.footer-about p {
  margin-bottom: 24px;
}
.footer-two .footer-top .footer-widget.footer-about .social-icon ul {
  display: flex;
  align-items: center;
  gap: 12px;
}
.footer-two .footer-top .footer-widget.footer-about .social-icon ul li:last-child a {
  padding-right: 0;
}
.footer-two .footer-top .footer-widget.footer-about .social-icon ul li:last-child a::before {
  content: none;
}
.footer-two .footer-top .footer-widget.footer-about .social-icon ul li a {
  color: #fff;
  position: relative;
  padding-right: 18px;
}
.footer-two .footer-top .footer-widget.footer-about .social-icon ul li a::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--primary-gradient);
}
.footer-two .footer-top .footer-widget.footer-about .social-icon ul li a:hover {
  background: var(--primary-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.footer-two .footer-top .footer-widget.footer-contact p {
  margin-bottom: 24px;
}
.footer-two .footer-top .footer-widget.footer-contact .contact-info {
  margin-bottom: 16px;
}
.footer-two .footer-top .footer-widget.footer-contact .contact-info:last-child {
  margin-bottom: 0;
}
.footer-two .footer-top .footer-widget.footer-contact .contact-info span {
  color: #f4f6f8;
  display: block;
  margin-bottom: 4px;
}
.footer-two .footer-top .footer-widget.footer-contact .contact-info p {
  font-weight: 500;
  margin-bottom: 0;
}
.footer-two .footer-top .footer-widget.footer-contact .contact-info p a {
  color: #fff;
}
.footer-two .footer-top .footer-widget.footer-contact .contact-info p a:hover {
  background: var(--primary-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.footer-two .footer-top .footer-widget .footer-subscribe p {
  color: #f4f6f8;
  margin-bottom: 24px;
}
.footer-two .footer-top .footer-widget .footer-subscribe .subscribe-input {
  position: relative;
}
.footer-two .footer-top .footer-widget .footer-subscribe .subscribe-input input {
  height: 60px;
  border-radius: 12px;
  padding: 8px 54px 8px 16px;
  border: 1px solid var(--white);
  font-size: 16px;
}
@media (max-width: 991.98px) {
  .footer-two .footer-top .footer-widget .footer-subscribe .subscribe-input input {
    height: 50px;
  }
}
.footer-two .footer-top .footer-widget .footer-subscribe .subscribe-input input::placeholder {
  color: var(--gray-400);
}
.footer-two .footer-top .footer-widget .footer-subscribe .subscribe-input button {
  position: absolute;
  width: 44px;
  height: 44px;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  border-radius: 12px;
  font-size: 24px;
}
@media (max-width: 991.98px) {
  .footer-two .footer-top .footer-widget .footer-subscribe .subscribe-input button {
    width: 38px;
    height: 38px;
    font-size: 18px;
  }
}
.footer-two .footer-top .footer-bg-01 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.footer-two .footer-top .footer-bg-02 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.footer-two .footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 20px 0;
}
.footer-two .footer-bottom .copyright {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
@media (max-width: 767.98px) {
  .footer-two .footer-bottom .copyright {
    flex-direction: column;
  }
}
@media (max-width: 767.98px) {
  .footer-two .footer-bottom .copyright-text {
    text-align: center;
  }
}
.footer-two .footer-bottom .copyright-menu ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}
@media (max-width: 767.98px) {
  .footer-two .footer-bottom .copyright-menu ul {
    justify-content: center;
  }
}
@media (max-width: 575.98px) {
  .footer-two .footer-bottom .copyright-menu ul {
    gap: 8px;
  }
}
.footer-two .footer-bottom .copyright-menu ul li:last-child a {
  padding-right: 0;
}
.footer-two .footer-bottom .copyright-menu ul li:last-child a::after {
  content: none;
}
.footer-two .footer-bottom .copyright-menu ul li a {
  position: relative;
  color: #fff;
  padding-right: 22px;
}
@media (max-width: 575.98px) {
  .footer-two .footer-bottom .copyright-menu ul li a {
    padding-right: 14px;
  }
}
.footer-two .footer-bottom .copyright-menu ul li a:hover {
  background: var(--primary-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.footer-two .footer-bottom .copyright-menu ul li a::after {
  content: "/";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 0;
  color: rgba(255, 255, 255, 0.1);
}
.footer-three {
  background: var(--dark);
  position: relative;
}
.footer-three .footer-top {
  padding: 60px 0px;
  border-bottom: 1px solid #1E293B;
  position: relative;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .footer-three .footer-top {
    padding: 50px 0px;
  }
}
@media (max-width: 575.98px) {
  .footer-three .footer-top {
    padding: 50px 0px 30px;
  }
}
.footer-three .footer-top .footer-title .section-title {
  font-size: 42px;
  font-weight: 700;
  color: #fff;
}
@media (max-width: 1199.98px) {
  .footer-three .footer-top .footer-title .section-title {
    font-size: 40px;
  }
}
@media (max-width: 991.98px) {
  .footer-three .footer-top .footer-title .section-title {
    font-size: 32px;
  }
}
@media (max-width: 575.98px) {
  .footer-three .footer-top .footer-title .section-title {
    font-size: 27px;
  }
}
.footer-three .footer-top .footer-title .section-title span {
  background: linear-gradient(113.63deg, #1D1EE3 22.41%, #6E6E7E 59.71%, #B4B326 78.36%, #6365FF 97%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.footer-three .footer-top .footer-menu .footer-title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 24px;
  text-transform: capitalize;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 8px;
}
.footer-three .footer-top .footer-menu .footer-title i {
  font-size: 8px;
  color: var(--secondary);
}
.footer-three .footer-top .footer-menu ul li {
  margin-bottom: 16px;
}
.footer-three .footer-top .footer-menu ul li:last-child {
  margin-bottom: 0;
}
.footer-three .footer-top .footer-menu ul li a {
  color: #fff;
  position: relative;
  display: flex;
  align-items: center;
  transition: all 0.6s;
}
.footer-three .footer-top .footer-menu ul li a:hover {
  color: var(--secondary);
}
.footer-three .footer-top .footer-menu ul li a:hover::before {
  width: 6px;
  margin-right: 10px;
}
.footer-three .footer-top .footer-menu ul li a:before {
  content: "";
  background: var(--secondary);
  width: 0;
  height: 2px;
  transition: all 0.6s;
}
@media (max-width: 767.98px) {
  .footer-three .footer-top .footer-widget {
    margin-top: 36px;
  }
}
.footer-three .footer-top .footer-row-top {
  margin-top: 0px;
}
.footer-three .slider-section-three {
  padding: 35px 0px;
  border-bottom: 1px solid #1E293B;
  position: relative;
  z-index: 1;
}
@media (max-width: 575.98px) {
  .footer-three .slider-section-three {
    padding: 0;
  }
}
.footer-three .slider-section-three .slide-three .slide-list {
  white-space: nowrap;
}
.footer-three .slider-section-three .slide-three .slide-list .services-slide::before {
  background: url(../img/icons/footer-star-icon.png);
  background-size: 100% 100%;
  width: 80px;
  height: 80px;
}
.footer-three .slider-section-three .slide-three .slide-list .services-slide img {
  z-index: 1;
}
.footer-three .footer-bottom {
  padding: 24px 0;
  position: relative;
  z-index: 1;
}
@media (max-width: 575.98px) {
  .footer-three .footer-bottom .copyright-text {
    text-align: center;
  }
}
.footer-three .footer-bottom .copyright-text p {
  color: #fff;
}
.footer-three .footer-bottom .social-icon {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 10px;
}
@media (max-width: 575.98px) {
  .footer-three .footer-bottom .social-icon {
    justify-content: center;
    margin-top: 20px;
  }
}
.footer-three .footer-bottom .social-icon a {
  width: 32px;
  height: 32px;
  border-radius: 5px;
  background: transparent;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.footer-three .footer-bottom .social-icon a:hover {
  background: var(--primary-gradient);
}
.footer-three .img-1 {
  position: absolute;
  right: 0;
  top: 0;
}
.footer-three .img-2 {
  position: absolute;
  top: -38px;
  width: 100%;
}
@media (max-width: 1399.98px) {
  .footer-three .img-2 {
    top: -25px;
  }
}
@media (max-width: 991.98px) {
  .footer-three .img-2 {
    top: -19px;
  }
}
@media (max-width: 767.98px) {
  .footer-three .img-2 {
    display: none;
  }
}
.footer-four {
  margin-top: 50px;
  background: var(--primary);
  position: relative;
}
.footer-four p {
  color: #fff;
}
.footer-four .footer-top {
  padding: 60px 0;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .footer-four .footer-top {
    padding: 50px 0 40px;
  }
}
@media (max-width: 991.98px) {
  .footer-four .footer-top .footer-widget {
    margin-bottom: 10px;
  }
}
.footer-four .footer-top .footer-widget .footer-title {
  color: #fff;
  margin-bottom: 32px;
  position: relative;
}
@media (max-width: 991.98px) {
  .footer-four .footer-top .footer-widget .footer-title {
    margin-bottom: 24px;
  }
}
.footer-four .footer-top .footer-widget .footer-title::before {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 26px;
  height: 4px;
  background: var(--primary-gradient);
}
.footer-four .footer-top .footer-widget .footer-menu li {
  margin-bottom: 16px;
}
.footer-four .footer-top .footer-widget .footer-menu li:last-child {
  margin-bottom: 0;
}
.footer-four .footer-top .footer-widget .footer-menu li a {
  color: #fff;
}
.footer-four .footer-top .footer-widget .footer-menu li a:hover {
  color: var(--secondary);
  padding-left: 8px;
}
@media (max-width: 991.98px) {
  .footer-four .footer-top .footer-widget .footer-menu li a:hover {
    padding-left: 0;
  }
}
.footer-four .footer-top .footer-widget.footer-about .footer-logo {
  margin-bottom: 20px;
}
.footer-four .footer-top .footer-widget.footer-about p {
  margin-bottom: 20px;
}
.footer-four .footer-top .footer-widget.footer-about .social-icon ul {
  display: flex;
  align-items: center;
  gap: 10px;
}
.footer-four .footer-top .footer-widget.footer-about .social-icon ul li a {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  color: #fff;
  position: relative;
  background: var(--primary-hover);
  transition: all 0.3s ease;
}
.footer-four .footer-top .footer-widget.footer-about .social-icon ul li a i {
  transition: all 0.3s ease;
}
.footer-four .footer-top .footer-widget.footer-about .social-icon ul li a:hover {
  background: var(--secondary);
  color: var(--gray-900);
}
.footer-four .footer-top .footer-widget.footer-about .social-icon ul li a:hover i {
  transform: rotateY(360deg);
}
.footer-four .footer-top .footer-widget .footer-subscribe p {
  color: #f4f6f8;
  margin-bottom: 24px;
}
.footer-four .footer-top .footer-widget .footer-subscribe .subscribe-input {
  position: relative;
}
.footer-four .footer-top .footer-widget .footer-subscribe .subscribe-input input {
  height: 68px;
  border-radius: 100px;
  padding: 8px 62px 8px 32px;
  border: 1px solid var(--primary-hover);
  background: var(--primary-hover);
  color: #fff;
  font-size: 16px;
}
@media (max-width: 991.98px) {
  .footer-four .footer-top .footer-widget .footer-subscribe .subscribe-input input {
    height: 50px;
    padding: 8px 60px 8px 20px;
  }
}
.footer-four .footer-top .footer-widget .footer-subscribe .subscribe-input input::placeholder {
  color: var(--primary-100);
}
.footer-four .footer-top .footer-widget .footer-subscribe .subscribe-input button {
  position: absolute;
  width: 44px;
  height: 44px;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  border-radius: 50%;
  font-size: 24px;
}
@media (max-width: 991.98px) {
  .footer-four .footer-top .footer-widget .footer-subscribe .subscribe-input button {
    width: 32px;
    height: 32px;
    font-size: 16px;
    right: 8px;
  }
}
.footer-four .footer-top .footer-bg-02 {
  position: absolute;
  bottom: 17%;
  left: 29%;
  z-index: -1;
}
@media (max-width: 767.98px) {
  .footer-four .footer-top .footer-bg-02 {
    display: none;
  }
}
.footer-four .footer-top .footer-bg-04 {
  position: absolute;
  bottom: -40px;
  right: 0;
  z-index: -1;
}
@media (max-width: 767.98px) {
  .footer-four .footer-top .footer-bg-04 {
    display: none;
  }
}
.footer-four .footer-top .footer-bg-03 {
  position: absolute;
  top: 10%;
  right: 10%;
  z-index: -1;
}
@media (max-width: 767.98px) {
  .footer-four .footer-top .footer-bg-03 {
    display: none;
  }
}
.footer-four .footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 20px 0;
}
.footer-four .footer-bottom .copyright {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
}
@media (max-width: 767.98px) {
  .footer-four .footer-bottom .copyright {
    flex-direction: column;
  }
}
@media (max-width: 767.98px) {
  .footer-four .footer-bottom .copyright-text {
    text-align: center;
  }
}
.footer-four .footer-bottom .copyright-menu ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
@media (max-width: 767.98px) {
  .footer-four .footer-bottom .copyright-menu ul {
    justify-content: center;
  }
}
@media (max-width: 575.98px) {
  .footer-four .footer-bottom .copyright-menu ul {
    gap: 10px;
  }
}
.footer-four .footer-bottom .copyright-menu ul li a {
  position: relative;
  color: #fff;
}
.footer-four .footer-bottom .copyright-menu ul li a:hover {
  color: var(--secondary);
}
.footer-four::before {
  content: "";
  background: url("../img/bg/footer-01.png") no-repeat;
  background-position: center;
  position: absolute;
  top: -50px;
  left: 0;
  width: 100%;
  height: 53px;
  background-size: cover;
}
.footer-four .footer-bg-01 {
  position: absolute;
  top: -50px;
  left: 0;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .footer-four .footer-bg-01 {
    display: none;
  }
}
.footer-five {
  margin: 0px 24px 24px;
  background: var(--primary-gradient);
  position: relative;
  border-radius: 10px;
  padding: 60px 0px 40px;
  overflow: hidden;
}
@media (max-width: 575.98px) {
  .footer-five {
    margin: 0;
    border-radius: 0;
  }
}
.footer-five .social-icon {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 24px;
}
.footer-five .social-icon a {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px 0px 12px 12px;
  color: #fff;
  position: relative;
  background: var(--primary-hover);
  transition: all 0.6s;
}
.footer-five .social-icon a:hover {
  background: var(--secondary);
  transform: rotate(360deg);
  border-radius: 50%;
}
.footer-five .footer-widget {
  position: relative;
}
.footer-five .footer-widget .footer-title {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 24px;
}
.footer-five .footer-widget .footer-menu li {
  margin-bottom: 14px;
}
.footer-five .footer-widget .footer-menu li:last-child {
  margin: 0;
}
.footer-five .footer-widget .footer-menu li a {
  color: var(--light);
}
.footer-five .footer-widget .footer-subscribe p {
  color: #fff;
  margin-bottom: 24px;
}
.footer-five .footer-widget .footer-subscribe .subscribe-input {
  position: relative;
}
.footer-five .footer-widget .footer-subscribe .subscribe-input input {
  background: var(--primary-hover);
  height: 60px;
  border-radius: 100px;
  padding: 8px 58px 8px 34px;
  font-size: 16px;
  height: 68px;
  border: none;
  color: #fff;
}
.footer-five .footer-widget .footer-subscribe .subscribe-input button {
  position: absolute;
  width: 44px;
  height: 44px;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  border-radius: 50%;
  font-size: 24px;
  background: var(--secondary);
  transition: all 0.6s;
}
.footer-five .footer-widget .footer-subscribe .subscribe-input button i {
  color: var(--gray-900);
  transition: all 0.6s;
}
.footer-five .footer-widget .footer-subscribe .subscribe-input button:hover {
  border: 1px solid transparent !important;
}
.footer-five .footer-widget .footer-subscribe .subscribe-input button:hover i {
  color: #fff;
}
.footer-five .divide-line {
  height: 100%;
}
.footer-five .divide-line:before {
  content: "";
  background: var(--primary-gradient);
  position: absolute;
  right: 0;
  width: 1px;
  height: 100%;
}
@media (max-width: 1399.98px) {
  .footer-five .divide-line:before {
    content: unset !important;
  }
}
.footer-five .footer-contact .contact-info {
  margin-bottom: 24px;
}
.footer-five .footer-contact .contact-info .title {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 8px;
}
.footer-five .footer-contact .contact-info p, .footer-five .footer-contact .contact-info a {
  color: var(--light);
  margin-bottom: 0;
}
.footer-five .slide-five {
  padding: 40px 0px;
}
.footer-five .slide-five .slide-list {
  white-space: nowrap;
}
.footer-five .slide-five .slide-list .services-slide::before {
  content: unset !important;
}
.footer-five .slide-five .slide-list .services-slide h2 {
  font-size: 100px;
  font-weight: 700;
  background: var(--linear-gradient);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: all 0.4s;
}
@media (max-width: 575.98px) {
  .footer-five .slide-five .slide-list .services-slide h2 {
    font-size: 42px;
  }
}
.footer-five .copyright-text p {
  color: #fff;
}
.footer-five .element-1 {
  position: absolute;
  top: -59px;
  right: -59px;
  max-width: 120px;
  animation: rotate 13s linear forwards infinite;
}
.footer-five .element-2 {
  position: absolute;
  bottom: -62px;
  left: -62px;
  max-width: 120px;
  animation: rotate 10s linear forwards infinite;
}
.footer-six {
  background: var(--teal-hover);
}
.footer-six .footer-logo {
  margin-bottom: 20px;
}
.footer-six .description {
  color: #fff;
  margin-bottom: 0;
}
.footer-six .social-icon {
  margin-top: 40px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.footer-six .social-icon a {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 30px 0px 30px 30px;
  color: #fff;
  position: relative;
  background: var(--light-100);
  transition: all 0.6s;
}
.footer-six .social-icon a:hover {
  background: var(--primary);
  transform: rotate(360deg);
  border-radius: 50%;
}
.footer-six .footer-top {
  padding: 80px 0px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 991.98px) {
  .footer-six .footer-top {
    padding: 50px 0px 30px;
  }
}
.footer-six .footer-top .container {
  position: relative;
  z-index: 1;
}
.footer-six .footer-top .footer-img-1 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 340px;
}
@media (max-width: 1199.98px) {
  .footer-six .footer-top .footer-img-1 {
    display: none;
  }
}
.footer-six .footer-top .icon-one {
  position: absolute;
  bottom: -4px;
  left: 0;
}
@media (max-width: 767.98px) {
  .footer-six .footer-top .icon-one {
    left: unset;
    right: 0;
    transform: rotateY(180deg);
  }
}
@media (max-width: 575.98px) {
  .footer-six .footer-top .icon-one {
    display: none;
  }
}
.footer-six .footer-top .icon-two {
  position: absolute;
  top: 10%;
  left: 33%;
}
@media (max-width: 991.98px) {
  .footer-six .footer-widget {
    margin-bottom: 0px !important;
  }
}
@media (max-width: 767.98px) {
  .footer-six .footer-widget {
    margin-top: 12px;
  }
}
.footer-six .footer-widget .footer-title {
  position: relative;
  padding-bottom: 22px;
  margin-bottom: 22px;
}
.footer-six .footer-widget .footer-title::before {
  content: "";
  background: var(--primary);
  width: 24px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.footer-six .footer-widget .footer-menu li {
  margin-bottom: 16px;
}
.footer-six .footer-widget .footer-menu li a {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  transition: all 0.5s;
  position: relative;
}
.footer-six .footer-widget .footer-menu li a:hover {
  color: var(--primary);
}
.footer-six .footer-widget .footer-menu li a:hover::before {
  transform: scale(1);
  width: 7px;
  height: 7px;
  margin-right: 6px;
}
.footer-six .footer-widget .footer-menu li a::before {
  content: "";
  background: var(--primary);
  width: 0;
  height: 0;
  border-radius: 50%;
  position: relative;
  display: inline-block;
  transform: scale(0);
  transition: all 0.3s;
  top: -1px;
}
.footer-six .footer-widget .footer-menu li:last-child {
  margin-bottom: 0;
}
.footer-six .footer-bottom {
  border-top: 1px solid var(--light-100);
  padding: 20px 0px;
}
.footer-six .footer-bottom .copyright {
  border: none;
  padding: 0;
  border-top: unset;
  padding: 0;
}
@media (max-width: 991.98px) {
  .footer-six .footer-bottom .copyright {
    text-align: center;
  }
}
.footer-six .footer-bottom .copyright p {
  font-size: 16px !important;
}
.footer-six .footer-bottom .copyright .footer-links {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 16px;
}
@media (max-width: 991.98px) {
  .footer-six .footer-bottom .copyright .footer-links {
    justify-content: center;
  }
}
.footer-six .footer-bottom .copyright .footer-links a {
  font-size: 16px !important;
  color: #fff;
  transition: all 0.5s;
}
.footer-six .footer-bottom .copyright .footer-links a:hover {
  color: var(--primary);
}
.footer-six .footer-bottom .copyright .footer-links a span {
  color: var(--light-100);
}
.footer-seven {
  background: #000103;
}
.footer-seven p {
  color: #fff;
}
.footer-seven .footer-top {
  padding: 60px 0;
  position: relative;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .footer-seven .footer-top {
    padding: 50px 0;
  }
}
@media (max-width: 575.98px) {
  .footer-seven .footer-top {
    padding: 20px 0;
  }
}
.footer-seven .footer-top .footer-widget .footer-title {
  color: #fff;
  margin-bottom: 16px;
}
.footer-seven .footer-top .footer-widget.footer-contact p {
  text-decoration: underline;
  margin-bottom: 8px;
}
.footer-seven .footer-top .footer-widget.footer-contact p:last-child {
  margin-bottom: 0;
}
.footer-seven .footer-middle {
  padding: 40px 0;
  border-width: 1px 0 1px 0;
  border-style: solid;
  border-color: var(--gray-900);
}
@media (max-width: 767.98px) {
  .footer-seven .footer-middle {
    padding: 20px 0;
  }
}
.footer-seven .footer-middle .footer-links {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
}
@media (max-width: 575.98px) {
  .footer-seven .footer-middle .footer-links {
    flex-direction: column;
    align-items: start;
  }
}
.footer-seven .footer-middle .footer-menu {
  display: flex;
  gap: 8px;
}
@media (max-width: 575.98px) {
  .footer-seven .footer-middle .footer-menu {
    flex-direction: column;
  }
}
.footer-seven .footer-middle .footer-menu li {
  position: relative;
  padding-right: 24px;
  margin-right: 16px;
}
@media (max-width: 575.98px) {
  .footer-seven .footer-middle .footer-menu li {
    padding-right: 0;
    margin-right: 0;
  }
}
.footer-seven .footer-middle .footer-menu li::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: var(--primary);
}
@media (max-width: 575.98px) {
  .footer-seven .footer-middle .footer-menu li::before {
    content: none;
  }
}
.footer-seven .footer-middle .footer-menu li:last-child {
  padding-right: 0;
  margin-right: 0;
}
.footer-seven .footer-middle .footer-menu li:last-child::before {
  content: none;
}
.footer-seven .footer-middle .footer-menu li a {
  color: #fff;
  position: relative;
}
.footer-seven .footer-middle .footer-menu li a:hover {
  color: var(--primary);
}
.footer-seven .footer-middle .social-icon ul {
  display: flex;
  align-items: center;
}
.footer-seven .footer-middle .social-icon ul li {
  margin-right: 8px;
}
.footer-seven .footer-middle .social-icon ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.1);
  width: 32px;
  height: 32px;
  border-radius: 12px;
  color: #fff;
  font-size: 16px;
  transition: 0.5s all ease-in-out;
}
.footer-seven .footer-middle .social-icon ul li a i {
  transition: 0.5s all ease-in-out;
}
.footer-seven .footer-middle .social-icon ul li a:hover {
  background: var(--primary);
  color: var(--white);
  transition: 0.5s all;
}
.footer-seven .footer-middle .social-icon ul li a:hover i {
  transform: rotatey(360deg);
  transition: 0.5s all;
}
.footer-seven .footer-middle .social-icon ul li:last-child {
  margin-right: 0;
}
.footer-seven .footer-bottom {
  padding: 20px 0;
}
@media (max-width: 575.98px) {
  .footer-seven .footer-bottom {
    padding: 12px 0;
  }
}
.footer-seven .footer-bottom .copyright {
  text-align: center;
}
.footer-seven .footer-bottom .copyright .copyright-text {
  font-size: 170px;
  background: var(--primary-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 700;
}
@media (max-width: 1399.98px) {
  .footer-seven .footer-bottom .copyright .copyright-text {
    font-size: 150px;
  }
}
@media (max-width: 1199.98px) {
  .footer-seven .footer-bottom .copyright .copyright-text {
    font-size: 126px;
  }
}
@media (max-width: 991.98px) {
  .footer-seven .footer-bottom .copyright .copyright-text {
    font-size: 100px;
  }
}
@media (max-width: 767.98px) {
  .footer-seven .footer-bottom .copyright .copyright-text {
    font-size: 74px;
  }
}
@media (max-width: 575.98px) {
  .footer-seven .footer-bottom .copyright .copyright-text {
    font-size: 40px;
  }
}
.footer-eight {
  background: var(--dark);
  overflow: hidden;
}
.footer-eight .container {
  position: relative;
  z-index: 1;
}
.footer-eight .footer-top {
  padding: 80px 0px;
}
@media (max-width: 991.98px) {
  .footer-eight .footer-top {
    padding: 50px 0px;
  }
}
@media (max-width: 575.98px) {
  .footer-eight .footer-top {
    padding: 30px 0px;
  }
}
@media (max-width: 575.98px) {
  .footer-eight .footer-top .footer-widget .footer-title {
    margin: 0 0 16px;
  }
}
.footer-eight .footer-top .footer-about {
  width: 80%;
}
@media (max-width: 991.98px) {
  .footer-eight .footer-top .footer-about {
    width: 100%;
  }
}
@media (max-width: 575.98px) {
  .footer-eight .footer-top .footer-about {
    margin-bottom: 12px;
  }
}
.footer-eight .footer-top .footer-about .description {
  color: #fff !important;
}
.footer-eight .footer-top .footer-about .footer-available {
  background: var(--primary-100);
  padding: 20px;
  border-radius: 12px 12px 0px 12px;
}
.footer-eight .footer-top .footer-about .footer-available .title {
  font-size: 18px;
  font-weight: 700;
  color: var(--primary);
  margin-bottom: 4px;
}
.footer-eight .footer-top .footer-about .footer-available .date {
  color: #fff;
  margin-bottom: 0;
}
.footer-eight .footer-top .footer-menu li {
  margin-bottom: 16px;
}
.footer-eight .footer-top .footer-menu li a {
  color: #fff;
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 16px;
  transition: all 0.5s;
}
.footer-eight .footer-top .footer-menu li a i {
  font-size: 14px;
}
.footer-eight .footer-top .footer-menu li a:hover {
  color: var(--primary);
  transform: translateX(5px);
}
.footer-eight .footer-top .footer-menu li:last-child {
  margin-bottom: 0;
}
.footer-eight .footer-top .footer-support .support-item {
  display: flex;
  align-items: center;
  gap: 12px;
}
.footer-eight .footer-top .footer-support .support-item .avatar {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
  color: #000103;
  width: 40px;
  height: 40px;
}
.footer-eight .footer-top .footer-support .support-item .title {
  color: #fff;
  font-size: 15px;
  margin-bottom: 4px;
}
.footer-eight .footer-top .footer-support .support-item .link {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}
.footer-eight .footer-top .footer-support .support-item .link a {
  color: #fff;
}
.footer-eight .footer-top .footer-support .support-item .link a:hover {
  color: var(--primary);
}
.footer-eight .footer-bottom {
  border-top: 1px solid var(--primary-100);
  padding: 20px 0;
  display: flex;
}
.footer-eight .footer-bottom .copyright {
  border-top: none;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
}
@media (max-width: 575.98px) {
  .footer-eight .footer-bottom .copyright {
    justify-content: center;
    text-align: center;
  }
}
.footer-eight .footer-bottom .copyright p {
  font-size: 16px !important;
  color: #fff;
}
.footer-eight .footer-bottom .copyright .social-icon a {
  width: 32px;
  height: 32px;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.1215686275);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  color: #fff;
  transition: 0.5s all ease-in-out;
}
.footer-eight .footer-bottom .copyright .social-icon a i {
  transition: 0.5s all ease-in-out;
}
.footer-eight .footer-bottom .copyright .social-icon a:hover {
  background: var(--secondary);
  color: var(--gray-900);
  transform: translateY(-5px);
}
.footer-eight .shadow-1 {
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 991.98px) {
  .footer-eight .shadow-1 {
    top: unset;
    bottom: 0;
  }
}
.footer-eight .shadow-2 {
  position: absolute;
  top: 0;
  left: 0;
}
.footer-nine {
  background: var(--primary-transparent);
  position: relative;
}
.footer-nine .container {
  position: relative;
  z-index: 1;
}
.footer-nine .title-main {
  font-size: 48px;
  margin-bottom: 40px;
}
@media (max-width: 1199.98px) {
  .footer-nine .title-main {
    font-size: 42px !important;
  }
}
@media (max-width: 575.98px) {
  .footer-nine .title-main {
    font-size: 28px !important;
  }
}
@media (max-width: 575.98px) {
  .footer-nine .title-main {
    margin-bottom: 24px;
  }
}
.footer-nine .support-item .title {
  color: var(--gray-600);
}
.footer-nine .footer-top {
  padding: 80px 0 50px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .footer-nine .footer-top {
    padding: 50px 0 50px;
  }
}
@media (max-width: 575.98px) {
  .footer-nine .footer-top .footer-title {
    margin: 0 0 18px;
  }
}
.footer-nine .footer-top .footer-bg-one {
  position: absolute;
  right: 0;
  bottom: 0;
}
.footer-nine .footer-top .footer-bg-two {
  position: absolute;
  left: 0;
  bottom: 0;
}
.footer-nine .footer-top .footer-bg-three {
  position: absolute;
  inset: 0;
  margin: auto;
}
.footer-nine .footer-about {
  width: 90%;
}
@media (max-width: 1399.98px) {
  .footer-nine .footer-about {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .footer-nine .footer-about {
    margin-bottom: 20px !important;
  }
}
@media (max-width: 575.98px) {
  .footer-nine .footer-about {
    margin-bottom: 12px;
  }
}
.footer-nine .footer-about .about-popup-item {
  display: flex;
  align-items: center;
  gap: 24px;
}
@media (max-width: 575.98px) {
  .footer-nine .footer-about .about-popup-item {
    gap: 16px;
    flex-direction: column;
    align-items: start;
  }
}
.footer-nine .footer-title {
  font-size: 24px !important;
  font-weight: 700 !important;
  font-style: italic;
  color: var(--gray-900) !important;
  margin-bottom: 24px;
  text-decoration: underline;
}
.footer-nine .footer-menu li {
  margin-bottom: 16px;
}
.footer-nine .footer-menu li:last-child {
  margin-bottom: 0;
}
.footer-nine .footer-menu li a {
  color: var(--gray-900) !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}
.footer-nine .footer-menu li a:hover {
  color: var(--primary) !important;
}
.footer-nine .footer-bottom {
  background: var(--primary-transparent);
  padding: 20px 0;
  position: relative;
}
.footer-nine .footer-bottom .copyright {
  border-top: none;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
}
@media (max-width: 575.98px) {
  .footer-nine .footer-bottom .copyright {
    justify-content: center;
    text-align: center;
  }
}
.footer-nine .footer-bottom .copyright .copyright-text p {
  color: var(--gray-900);
  font-size: 16px !important;
  margin-bottom: 0;
}
.footer-nine .social-icon {
  width: 32px;
  height: 32px;
  background: transparent;
  border: 1px solid var(--gray-200);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  color: var(--gray-900);
  transition: 0.5s all ease-in-out;
}
.footer-nine .social-icon:hover {
  background: var(--secondary-gradient);
  border: none;
  color: var(--white);
  transform: translateY(-5px);
}
.footer-nine .back-to-top {
  width: 48px;
  height: 48px;
  background: var(--dark) !important;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff !important;
  background: transparent;
  font-size: 20px;
  position: absolute;
  inset: 0;
  border-radius: 59% !important;
  transition: all 0.4s;
  top: -74px;
  margin: auto;
}
.footer-nine .back-to-top:hover {
  background: var(--primary) !important;
  border: 1px solid var(--primary) !important;
  color: var(--white) !important;
  transform: translateY(-5px) !important;
}
@media (max-width: 575.98px) {
  .footer-nine .back-to-top {
    width: 38px;
    height: 38px;
    top: -144px;
  }
}
.footer-nine .footer-img-one {
  position: absolute;
  top: -26px;
  left: -7px;
}
@media (max-width: 1399.98px) {
  .footer-nine .footer-img-one {
    top: -22px;
  }
}
@media (max-width: 1199.98px) {
  .footer-nine .footer-img-one {
    top: -17px;
  }
}
@media (max-width: 991.98px) {
  .footer-nine .footer-img-one {
    top: -14px;
  }
}
@media (max-width: 767.98px) {
  .footer-nine .footer-img-one {
    top: -10px;
  }
}
@media (max-width: 575.98px) {
  .footer-nine .footer-img-one {
    top: -6px;
  }
}
.footer-ten {
  position: relative;
  z-index: 1;
  background: var(--primary-gradient);
}
.footer-ten .footer-top {
  padding: 40px 0;
  position: relative;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .footer-ten .footer-top {
    padding: 40px 0 30px;
  }
}
@media (max-width: 991.98px) {
  .footer-ten .footer-top .footer-widget {
    margin-bottom: 10px;
  }
}
.footer-ten .footer-top .footer-widget .footer-title {
  color: var(--secondary);
  position: relative;
  margin-bottom: 20px;
  padding-left: 20px;
}
@media (max-width: 767.98px) {
  .footer-ten .footer-top .footer-widget .footer-title {
    margin-bottom: 16px;
  }
}
.footer-ten .footer-top .footer-widget .footer-title::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 12px;
  height: 4px;
  border-radius: 40px;
  background: var(--secondary);
}
.footer-ten .footer-top .footer-widget .footer-menu li {
  margin-bottom: 16px;
}
.footer-ten .footer-top .footer-widget .footer-menu li:last-child {
  margin-bottom: 0;
}
.footer-ten .footer-top .footer-widget .footer-menu li a {
  position: relative;
}
.footer-ten .footer-top .footer-widget .footer-menu li a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background: var(--secondary);
  transition: all 0.5s ease-in-out;
}
.footer-ten .footer-top .footer-widget .footer-menu li a:hover {
  color: var(--secondary);
}
.footer-ten .footer-top .footer-widget .footer-menu li a:hover::before {
  width: 100%;
}
.footer-ten .footer-top .footer-widget.footer-about {
  display: inline-flex;
  justify-content: space-between;
  flex-direction: column;
  max-width: 490px;
}
.footer-ten .footer-top .footer-widget.footer-about .footer-logo {
  margin-bottom: 20px;
}
.footer-ten .footer-top .footer-widget.footer-about p {
  color: var(--gray-900);
  margin-bottom: 20px;
}
.footer-ten .footer-top .footer-widget.footer-about .btn {
  display: inline-flex;
  align-items: center;
}
.footer-ten .footer-bottom {
  border-top: 1px solid rgba(var(--secondary-rgb), 0.1);
  padding: 40px 0;
}
@media (max-width: 767.98px) {
  .footer-ten .footer-bottom {
    padding: 24px 0;
  }
}
.footer-ten .footer-bottom .copyright {
  text-align: center;
}
.footer-ten .footer-bottom .copyright .copyright-text {
  color: var(--gray-900);
  margin-bottom: 0;
}
.footer-ten .footer-bg-01 {
  position: absolute;
  left: 0;
  bottom: 20%;
  z-index: -1;
}
@media (max-width: 767.98px) {
  .footer-ten .footer-bg-01 {
    display: none;
  }
}
.footer-ten .footer-bg-02 {
  position: absolute;
  right: 0;
  bottom: 20%;
  z-index: -1;
  animation: topBottom 3s ease-in-out infinite;
}
@media (max-width: 575.98px) {
  .footer-ten .footer-bg-02 {
    display: none;
  }
}
.footer-eleven {
  background: var(--dark);
  padding: 60px 0px;
  position: relative;
  overflow: hidden;
}
.footer-eleven .container {
  position: relative;
  z-index: 1;
}
.footer-eleven .footer-top {
  padding: 0;
  padding-bottom: 60px;
}
@media (max-width: 991.98px) {
  .footer-eleven .footer-top {
    padding-bottom: 30px;
  }
}
@media (max-width: 575.98px) {
  .footer-eleven .footer-top {
    padding-bottom: 6px;
  }
}
.footer-eleven .footer-top .footer-about .title-main {
  font-size: 40px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 40px;
}
@media (max-width: 575.98px) {
  .footer-eleven .footer-top .footer-about .title-main {
    font-size: 22px;
    margin-bottom: 24px;
  }
}
.footer-eleven .footer-top .subscribe-input {
  position: relative;
  margin-bottom: 20px;
  z-index: 1;
  width: 70%;
}
@media (max-width: 991.98px) {
  .footer-eleven .footer-top .subscribe-input {
    margin-bottom: 0px;
  }
}
@media (max-width: 575.98px) {
  .footer-eleven .footer-top .subscribe-input {
    width: 100%;
  }
}
.footer-eleven .footer-top .subscribe-input .form-control {
  height: 68px;
  border-radius: 100px;
  padding: 8px 62px 8px 32px;
  background: var(--white);
  color: var(--gray-900);
  font-size: 16px;
  font-weight: 600;
  border: none;
  outline: none;
}
.footer-eleven .footer-top .subscribe-input .btn-icon {
  position: absolute;
  width: 44px;
  height: 44px;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  border-radius: 50%;
  font-size: 24px;
  background: var(--primary);
  color: #fff;
  border: none;
  outline: none;
  transition: all 0.5s;
}
.footer-eleven .footer-widget .footer-title {
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 20px;
  text-transform: capitalize;
}
.footer-eleven .footer-widget .footer-menu li {
  margin-bottom: 12px;
}
.footer-eleven .footer-widget .footer-menu li:last-child {
  margin-bottom: 0;
}
.footer-eleven .footer-widget .footer-menu li a {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  transition: all 0.5s;
}
.footer-eleven .footer-widget .footer-menu li a:hover::before {
  transform: scale(1);
  width: 7px;
  height: 7px;
  margin-right: 6px;
}
.footer-eleven .footer-widget .footer-menu li a::before {
  content: "";
  background: var(--primary);
  width: 0;
  height: 0;
  border-radius: 50%;
  position: relative;
  display: inline-block;
  transform: scale(0);
  transition: all 0.3s;
  top: -1px;
}
.footer-eleven .footer-widget .footer-menu li:hover a {
  color: var(--primary);
}
.footer-eleven .footer-widget .footer-menu li::before {
  content: "";
  background: var(--primary);
  width: 0;
  height: 0;
  border-radius: 50%;
}
.footer-eleven .footer-support {
  margin-bottom: 24px;
}
.footer-eleven .footer-support .support-title {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 8px;
}
.footer-eleven .footer-support a {
  color: #fff;
  display: block;
  margin-bottom: 4px;
}
.footer-eleven .footer-support a:last-child {
  margin-bottom: 0;
}
.footer-eleven .footer-support p {
  color: #fff;
}
.footer-eleven .social-icon {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 24px 0px;
  border-top: 1px solid var(--light-500);
}
@media (max-width: 575.98px) {
  .footer-eleven .social-icon {
    justify-content: center;
  }
}
.footer-eleven .social-icon a {
  width: 38px;
  height: 38px;
  background: transparent;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px 0px 12px 0px;
  color: #fff;
  transition: 0.5s all ease-in-out;
  background: var(--light-200);
}
.footer-eleven .social-icon a:hover {
  background: var(--primary);
  border: none;
  color: #fff;
  transform: translateY(-5px);
}
.footer-eleven .copy-right {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 0;
}
@media (max-width: 575.98px) {
  .footer-eleven .copy-right {
    text-align: center;
  }
}
.footer-eleven .shadow-1 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}
.footer-eleven .shadow-2 {
  position: absolute;
  bottom: 0;
  left: 0;
}
@media (max-width: 991.98px) {
  .footer-eleven .shadow-2 {
    display: none;
  }
}
.footer-eleven .shadow-3 {
  position: absolute;
  top: 0;
  right: 0;
}
.footer-eleven .animate-refelect-text {
  position: relative;
}
@media (max-width: 575.98px) {
  .footer-eleven .animate-refelect-text {
    text-align: center;
  }
}
.footer-eleven .animate-refelect-text .animate-text {
  font-size: 190px;
  font-weight: 700;
  color: var(--light-300);
  position: relative;
  line-height: 115px;
}
@media (max-width: 1399.98px) {
  .footer-eleven .animate-refelect-text .animate-text {
    font-size: 170px;
  }
}
@media (max-width: 1199.98px) {
  .footer-eleven .animate-refelect-text .animate-text {
    font-size: 136px;
  }
}
@media (max-width: 575.98px) {
  .footer-eleven .animate-refelect-text .animate-text {
    font-size: 63px;
    line-height: 38px;
  }
}
.footer-eleven .animate-refelect-text .animate-text::before {
  content: attr(data-text);
  transform-origin: bottom;
  transform: rotateX(180deg);
  position: absolute;
  line-height: 125px;
  background: linear-gradient(0deg, var(--light-400) 0, transparent 60%);
  -webkit-background-clip: text;
  color: transparent;
  opacity: 0.2;
}
@media (max-width: 575.98px) {
  .footer-eleven .animate-refelect-text .animate-text::before {
    line-height: 44px;
  }
}
.footer-twelve {
  background: var(--dark-gradient);
  position: relative;
}
.footer-twelve .container {
  position: relative;
  z-index: 1;
}
.footer-twelve .footer-top {
  padding: 60px 0px;
}
@media (max-width: 575.98px) {
  .footer-twelve .footer-top {
    padding: 50px 0px;
  }
}
.footer-twelve .footer-about .paragraph {
  color: #fff;
  margin-bottom: 0;
}
.footer-twelve .footer-about .footer-logo {
  margin: 20px 0px 24px;
}
@media (max-width: 575.98px) {
  .footer-twelve .footer-about .footer-logo {
    margin: 4px 0px 12px;
  }
}
.footer-twelve .footer-about .footer-logo h2 {
  font-size: 72px;
  font-weight: 700;
  background: var(--primary-gradient);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.footer-twelve .footer-about .social-icon {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 40px;
}
.footer-twelve .footer-about .social-icon a {
  width: 32px;
  height: 32px;
  background: rgba(var(--white-rgb), 0.1);
  border: 1px solid var(--gray-200);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border: none;
  outline: none;
  border-radius: 50%;
}
.footer-twelve .footer-about .social-icon a:hover {
  background: var(--primary);
  border: none;
  color: var(--white);
  transform: translateY(-5px);
}
.footer-twelve .footer-about .footer-social-menu {
  display: flex;
  align-items: center;
  gap: 24px;
}
@media (max-width: 575.98px) {
  .footer-twelve .footer-about .footer-social-menu {
    flex-wrap: wrap;
  }
}
.footer-twelve .footer-about .footer-social-menu li {
  position: relative;
}
.footer-twelve .footer-about .footer-social-menu li:last-child a::before {
  display: none;
}
.footer-twelve .footer-about .footer-social-menu li a {
  font-size: 16px;
  color: #fff;
  width: fit-content;
  transition: all 0.5s;
  border-bottom: 1px solid transparent;
}
.footer-twelve .footer-about .footer-social-menu li a:hover {
  color: var(--primary);
  border-bottom: 1px solid var(--primary);
}
.footer-twelve .footer-about .footer-social-menu li a::before {
  content: "";
  background: var(--pink-gradient);
  width: 2px;
  height: 100%;
  position: absolute;
  bottom: 0;
  right: -14px;
  border-radius: 50%;
}
.footer-twelve .footer-menus {
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 24px;
}
.footer-twelve .footer-support {
  padding: 24px;
  border: 1px solid var(--gray-800);
  border-radius: 20px;
  background: var(--dark-gradient);
  position: relative;
  overflow: hidden;
}
@media (max-width: 575.98px) {
  .footer-twelve .footer-support {
    padding: 16px;
  }
}
.footer-twelve .footer-support .footer-title {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 24px;
}
.footer-twelve .footer-support .support-item {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}
.footer-twelve .footer-support .support-item:last-child {
  margin-bottom: 0;
}
.footer-twelve .footer-support .support-item .suppor-icon {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: var(--primary-gradient);
  background: rgba(var(--white-rgb), 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  flex-shrink: 0;
}
.footer-twelve .footer-support .support-item a {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  transition: all 0.5s;
  margin-bottom: 0;
}
.footer-twelve .footer-support .support-item a:hover {
  color: var(--primary);
}
.footer-twelve .footer-support .sub-title {
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 8px;
  position: relative;
  z-index: 1;
}
.footer-twelve .footer-support p {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  margin-bottom: 0;
  position: relative;
  z-index: 1;
}
.footer-twelve .footer-support .subscribe-input {
  position: relative;
  margin-bottom: 20px;
  z-index: 1;
}
.footer-twelve .footer-support .subscribe-input input {
  height: 68px;
  border-radius: 100px;
  padding: 8px 62px 8px 32px;
  background: var(--dark);
  color: #fff;
  font-size: 16px;
  border: none;
  outline: none;
}
.footer-twelve .footer-support .subscribe-input .btn-icon {
  position: absolute;
  width: 44px;
  height: 44px;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  border-radius: 50%;
  font-size: 24px;
  background: var(--primary-gradient);
  color: #fff;
  border: none;
  outline: none;
  transition: all 0.5s;
}
.footer-twelve .footer-support .subscribe-input .btn-icon:hover {
  background: var(--primary);
  color: var(--white);
}
.footer-twelve .footer-support .footer-shape-img {
  position: absolute;
  left: 0;
  bottom: 0;
}
.footer-twelve .footer-support .footer-shape-img-1 {
  position: absolute;
  right: 0;
  bottom: 0;
  transform: rotateY(190deg);
}
.footer-twelve .footer-bottom {
  position: relative;
  z-index: 1;
}
.footer-twelve .footer-bottom .copyright {
  padding: 40px 0px;
  border-top: 1px solid var(--gray-800);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
  position: relative;
}
@media (max-width: 575.98px) {
  .footer-twelve .footer-bottom .copyright {
    justify-content: center;
    text-align: center;
  }
}
.footer-twelve .footer-bottom .copyright .copyright-text p {
  color: #fff;
  font-size: 16px;
  margin-bottom: 0;
}
.footer-twelve .footer-bottom .back-to-top {
  width: 48px;
  height: 48px;
  background: var(--primary-gradient);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  transition: all 0.5s;
  color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: -24px;
  z-index: 1;
}
.footer-twelve .footer-bottom .back-to-top:hover {
  background: var(--primary);
}
.footer-twelve .copy-img {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.footer-twelve .copy-img a {
  transition: all 0.5s;
}
.footer-twelve .copy-img a img {
  transition: all 0.5s;
}
.footer-twelve .copy-img a:hover img {
  transform: translateY(-5px);
}
.footer-twelve .footer-lab-img {
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 767.98px) {
  .footer-twelve .footer-lab-img {
    opacity: 0.2;
  }
}
.footer-twelve .footer-shadow-img {
  position: absolute;
  left: 0;
  bottom: 0;
}
.footer-thirteen {
  background: var(--light-100);
}
.footer-thirteen .footer-top {
  padding: 60px 0px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 575.98px) {
  .footer-thirteen .footer-top {
    padding: 40px 0px;
  }
}
.footer-thirteen .footer-top::before {
  content: "";
  background: var(--light-300);
  position: absolute;
  top: -150px;
  right: -100px;
  width: 450px;
  height: 450px;
  border-radius: 50%;
  filter: blur(42px);
}
.footer-thirteen .footer-top .container {
  position: relative;
  z-index: 100;
}
.footer-thirteen .footer-top .animated-text {
  position: absolute;
  inset: 0;
  margin: auto;
  font-size: 278px;
  font-weight: 700;
  color: var(--light);
  text-transform: uppercase;
  text-align: center;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .footer-thirteen .footer-top .animated-text {
    font-size: 130px;
    bottom: 0;
    top: unset;
  }
}
@media (max-width: 575.98px) {
  .footer-thirteen .footer-top .animated-text {
    font-size: 56px;
  }
}
@media (max-width: 575.98px) {
  .footer-thirteen .footer-top .footer-widget {
    margin-top: 6px;
  }
}
.footer-thirteen .footer-top .footer-widget .footer-title {
  font-size: 20px;
  font-weight: 700;
  color: var(--gray-900);
  margin: 0 0 20px;
  text-transform: capitalize;
}
@media (max-width: 575.98px) {
  .footer-thirteen .footer-top .footer-widget .footer-title {
    margin: 0 0 16px;
  }
}
.footer-thirteen .footer-top .footer-widget .footer-menu li {
  margin-bottom: 16px;
}
.footer-thirteen .footer-top .footer-widget .footer-menu li a {
  font-size: 16px;
  color: var(--gray-600);
  position: relative;
}
.footer-thirteen .footer-top .footer-widget .footer-menu li a::before {
  content: "";
  background: var(--primary);
  width: 0;
  height: 0;
  border-radius: 50%;
  position: relative;
  display: inline-block;
  transform: scale(0);
  transition: all 0.3s;
  top: -1px;
}
.footer-thirteen .footer-top .footer-widget .footer-menu li a:hover {
  color: var(--primary);
}
.footer-thirteen .footer-top .footer-widget .footer-menu li a:hover::before {
  transform: scale(1);
  width: 7px;
  height: 7px;
  margin-right: 6px;
}
.footer-thirteen .footer-top .footer-widget .footer-menu li:last-child {
  margin-bottom: 0;
}
.footer-thirteen .footer-top .element-1 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
}
.footer-thirteen .footer-bottom {
  padding: 20px 0;
  border-top: 1px solid var(--gray-200);
}
.footer-thirteen .footer-bottom p {
  color: var(--gray-900);
  font-size: 16px;
  margin-bottom: 0;
}
@media (max-width: 1199.98px) {
  .footer-thirteen .footer-bottom p {
    text-align: center;
  }
}
.footer-thirteen .footer-bottom .pay-img {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
@media (max-width: 1199.98px) {
  .footer-thirteen .footer-bottom .pay-img {
    justify-content: start;
  }
}
@media (max-width: 575.98px) {
  .footer-thirteen .footer-bottom .pay-img {
    justify-content: center;
  }
}
.footer-thirteen .footer-bottom .pay-img .img-1 {
  width: 45px;
}
.footer-thirteen .footer-bottom .social-icon {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 10px;
}
@media (max-width: 575.98px) {
  .footer-thirteen .footer-bottom .social-icon {
    justify-content: center;
  }
}
.footer-thirteen .footer-bottom .social-icon a {
  width: 40px;
  height: 40px;
  background: var(--white);
  border: 1px solid var(--gray-200);
  border-radius: 12px 6px 12px 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--gray-900);
  transition: all 0.5s;
}
.footer-thirteen .footer-bottom .social-icon a:hover {
  background: var(--black);
  color: #fff;
}

.subscribe-form {
  position: relative;
  margin-bottom: 15px;
}
.subscribe-form .form-control {
  font-weight: 500;
  font-size: 15px;
  min-height: 46px;
  color: var(--gray-600);
  background: var(--white);
  border: 1px solid var(--gray-200);
  border-radius: 10px 0px 0px 10px;
  margin: 0;
  padding: 6px 112px 6px 15px;
}
@media (max-width: 991.98px) {
  .subscribe-form .form-control {
    padding-right: 180px;
  }
}
@media (max-width: 767.98px) {
  .subscribe-form .form-control {
    min-height: 46px;
    padding-right: 145px;
  }
}
.subscribe-form .form-control::placeholder {
  font-weight: 500;
  font-size: 15px;
  color: var(--gray-600);
}
.subscribe-form .btn {
  font-weight: 400;
  margin: 0;
  padding: 11px 14px;
  font-size: 15px;
  font-weight: 600;
  border-radius: 0 6px 6px 0;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  color: var(--white);
  background: var(--primary);
  border: 1px solid var(--primary);
  box-shadow: inset 0 0 0 0 var(--white);
}
.subscribe-form .btn:hover {
  border-color: var(--dark);
  background: var(--dark);
  box-shadow: inset 0 0 0 50px var(--dark);
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
@media (max-width: 767.98px) {
  .subscribe-form .btn {
    font-size: 14px;
  }
}

/****** PLUGINS ******/
/****** UTILS ******/
.select2-results__option {
  padding: 6px 15px;
}

.select2-container .select2-selection--single {
  border: 1px solid var(--gray-200);
  height: 38px;
  border-radius: 5px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding-right: 30px;
  padding-left: 15px;
}

.select2-selection.select2-selection--single {
  outline: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 38px;
  right: 7px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: var(--gray-900) transparent transparent;
  border-style: solid;
  border-width: 0 2px 2px 0;
  border-color: var(--gray-900);
  padding: 3px;
  height: 0;
  margin-left: -10px;
  margin-top: -2px;
  width: 0;
  transform: rotate(45deg) translateY(-50%);
  -webkit-transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: var(--gray-900);
  font-size: 14px;
  font-weight: 400;
  line-height: 38px;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-width: 2px 0 0 2px;
  margin-top: 3px;
  padding: 3px;
  border-color: var(--gray-900);
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: var(--primary);
  color: var(--white);
}
.select2-container--default .select2-selection--multiple {
  border: 1px solid var(--gray-200);
  min-height: 46px;
}

.select2-dropdown {
  border-color: var(--gray-200);
}

/****** UTILS ******/
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
}

.slick-slider .slick-track, .slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.slick-track {
  display: block;
  margin: auto;
  position: relative;
  top: 0;
  left: 0;
}
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  display: table;
  content: "";
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}
.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-prev, .slick-next {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 40px;
  height: 40px;
  background: #ffffff;
  cursor: pointer;
  border: none;
  outline: none;
  background: #ffffff;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: absolute;
  top: 50%;
  padding: 0;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-box-shadow: 1px 6px 14px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 6px 14px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 6px 14px rgba(0, 0, 0, 0.2);
  border-radius: 100%;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  background-color: var(--primary);
  color: #fff;
  opacity: 1;
  outline: none;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
  color: #ffffff;
  opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: #383838;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: 0;
  z-index: 1;
}
@media (max-width: 767.98px) {
  .slick-prev {
    left: -10px;
  }
}
.slick-prev:before {
  content: "←";
}

@media (max-width: 767.98px) {
  .testimonial-slider .slick-prev {
    left: 0px;
  }
}
[dir=rtl] .slick-prev {
  right: -25px;
  left: auto;
}
[dir=rtl] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: 0;
}
@media (max-width: 767.98px) {
  .slick-next {
    right: -10px;
  }
}
@media (max-width: 575.98px) {
  .slick-next {
    right: 0px;
  }
}
.slick-next:before {
  content: "→";
}

[dir=rtl] .slick-next {
  right: auto;
  left: -25px;
}
[dir=rtl] .slick-next:before {
  content: "←";
}

.dot-slider .slick-slide {
  height: 600px;
}
@media (max-width: 991.98px) {
  .dot-slider .slick-slide {
    height: 375px;
  }
}
@media (max-width: 767.98px) {
  .dot-slider .slick-slide {
    height: 100%;
  }
}
.dot-slider .slick-slide img {
  width: 100%;
}
.dot-slider .profile-widget {
  padding: 0;
  border: none;
}
@media (max-width: 991.98px) {
  .dot-slider .profile-widget {
    margin-bottom: 0;
  }
}
@media (max-width: 767.98px) {
  .dot-slider .profile-widget {
    margin-bottom: 0;
  }
}
.dot-slider .slick-dots {
  width: unset;
  position: absolute;
  top: 30%;
  right: 50px;
  bottom: unset;
}
.dot-slider .slick-dots li {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #ffffff;
  margin: 8px 0;
}
.dot-slider .slick-dots li.slick-active button {
  background-color: #1860CA;
}
.dot-slider .slick-dots li button {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #ffffff;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 5px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: #C0C0C0;
}
.slick-dots .slick-dots {
  width: unset;
  position: absolute;
  top: 30%;
  right: 50px;
  bottom: unset;
}
.slick-dots .slick-dots li {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #ffffff;
  margin: 8px 0;
}
.slick-dots .slick-dots li button {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #ffffff;
}
.slick-dots .slick-dots li button:hover, .slick-dots .slick-dots li button:focus {
  outline: none;
}
.slick-dots .slick-dots li button:hover::before, .slick-dots .slick-dots li button:focus::before {
  opacity: 1;
}
.slick-dots .slick-dots li.slick-active button {
  background-color: #1860CA;
  background-color: #0de0fe;
}
.slick-dots .slick-dots li.slick-active button:before {
  opacity: 1;
  color: #0de0fe;
}

.clinic-slider .slick-prev, .browse-slider .slick-prev, .book-slider .slick-prev {
  right: 80px;
  left: unset;
  top: 0;
  width: 35px;
  height: 35px;
  border-radius: 5px 12px 5px 12px;
  background-color: #E74E84;
  transform: translateX(0%) rotate(-45deg);
  -webkit-transform: translateX(0%) rotate(-45deg);
  -ms-transform: translateX(0%) rotate(-45deg);
  z-index: 999;
}
.clinic-slider .slick-prev:before, .browse-slider .slick-prev:before, .book-slider .slick-prev:before {
  content: "";
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  font-family: "slick";
  font-size: 10px;
  line-height: 1;
  opacity: 0.75;
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: solid #ffffff;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
}
.clinic-slider .slick-prev:hover, .browse-slider .slick-prev:hover, .book-slider .slick-prev:hover {
  background-color: #ff4877;
}
.clinic-slider .slick-next, .browse-slider .slick-next, .book-slider .slick-next {
  right: 15px;
  left: unset;
  top: 0;
  width: 35px;
  height: 35px;
  border-radius: 5px 12px 5px 12px;
  background-color: #E74E84;
  transform: translateX(0%) rotate(-45deg);
  -webkit-transform: translateX(0%) rotate(-45deg);
  -ms-transform: translateX(0%) rotate(-45deg);
  z-index: 999;
}
.clinic-slider .slick-next:before, .browse-slider .slick-next:before, .book-slider .slick-next:before {
  content: "";
  font-family: "slick";
  font-size: 10px;
  line-height: 1;
  opacity: 0.75;
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: solid #ffffff;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
}
.clinic-slider .slick-next:hover, .browse-slider .slick-next:hover, .book-slider .slick-next:hover {
  background-color: #ff4877;
}
.clinic-slider .slick-list, .browse-slider .slick-list, .book-slider .slick-list {
  padding-top: 50px;
}
.clinic-slider .slick-slide, .browse-slider .slick-slide, .book-slider .slick-slide {
  display: block;
  margin-left: 0;
  width: 280px;
  padding: 10px 10px 0;
}
.clinic-slider .profile-widget, .browse-slider .profile-widget, .book-slider .profile-widget {
  padding: 0;
  border: none;
  background-color: transparent;
  border-radius: 0;
}
.clinic-slider .profile-widget .brower-box, .browse-slider .profile-widget .brower-box, .book-slider .profile-widget .brower-box {
  background: #ffffff;
  border: 1px solid #F2F2F2;
  box-sizing: border-box;
  box-shadow: 0px 4px 44px rgba(238, 238, 238, 0.25);
  border-radius: 10px;
  margin: 0;
  padding: 30px;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.clinic-slider .profile-widget .brower-box:hover, .browse-slider .profile-widget .brower-box:hover, .book-slider .profile-widget .brower-box:hover {
  background-color: #1860CA;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.clinic-slider .profile-widget .brower-box:hover a, .browse-slider .profile-widget .brower-box:hover a, .book-slider .profile-widget .brower-box:hover a {
  background-color: #ffffff;
}
.clinic-slider .profile-widget .brower-box:hover .img-fluid, .browse-slider .profile-widget .brower-box:hover .img-fluid, .book-slider .profile-widget .brower-box:hover .img-fluid {
  display: none;
}
.clinic-slider .profile-widget .brower-box:hover .img-fluid.hover, .browse-slider .profile-widget .brower-box:hover .img-fluid.hover, .book-slider .profile-widget .brower-box:hover .img-fluid.hover {
  display: block;
}
.clinic-slider .profile-widget .brower-box:hover h4, .browse-slider .profile-widget .brower-box:hover h4, .book-slider .profile-widget .brower-box:hover h4 {
  color: #ffffff;
}
.clinic-slider .profile-widget .brower-box:hover p, .browse-slider .profile-widget .brower-box:hover p, .book-slider .profile-widget .brower-box:hover p {
  color: #ffffff;
}
.clinic-slider .profile-widget .brower-box:hover p span, .browse-slider .profile-widget .brower-box:hover p span, .book-slider .profile-widget .brower-box:hover p span {
  color: #ffffff;
}
.clinic-slider .profile-widget .brower-box:hover a.arrow, .browse-slider .profile-widget .brower-box:hover a.arrow, .book-slider .profile-widget .brower-box:hover a.arrow {
  background-color: #2868C8;
}
.clinic-slider .profile-widget .brower-box a, .browse-slider .profile-widget .brower-box a, .book-slider .profile-widget .brower-box a {
  height: 85px;
  width: 85px;
  background-color: #1860CA;
  border-radius: 50% 50% 50% 50%/60% 60% 35% 35%;
  margin: 0 auto 15px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}
.clinic-slider .profile-widget .brower-box img, .browse-slider .profile-widget .brower-box img, .book-slider .profile-widget .brower-box img {
  width: 70px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}
.clinic-slider .profile-widget .brower-box .img-fluid.hover, .browse-slider .profile-widget .brower-box .img-fluid.hover, .book-slider .profile-widget .brower-box .img-fluid.hover {
  display: none;
}
.clinic-slider .profile-widget .brower-box h4, .browse-slider .profile-widget .brower-box h4, .book-slider .profile-widget .brower-box h4 {
  color: var(--gray-900);
  font-size: 20px;
  margin-bottom: 13px;
}
.clinic-slider .profile-widget .brower-box p, .browse-slider .profile-widget .brower-box p, .book-slider .profile-widget .brower-box p {
  margin-bottom: 20px;
}
.clinic-slider .profile-widget .brower-box .arrow, .browse-slider .profile-widget .brower-box .arrow, .book-slider .profile-widget .brower-box .arrow {
  background-color: #0CE0FF;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  transform: unset;
  margin: 0 auto;
}
.clinic-slider .profile-widget .brower-box .arrow i, .browse-slider .profile-widget .brower-box .arrow i, .book-slider .profile-widget .brower-box .arrow i {
  color: #ffffff;
}

.brower-box {
  text-align: center;
  border-radius: 10px;
  border: 6px solid #ffffff;
  background-color: #ffffff;
  margin-bottom: 20px;
}
.brower-box h4 {
  font-size: 16px;
  font-weight: 600;
  color: #2264C5;
}
.brower-box p {
  font-size: 14px;
  font-weight: 500;
  color: #E74E84;
  margin: 0;
}
.brower-box p span {
  color: var(--gray-900);
}
.brower-box a {
  height: 85px;
  width: 85px;
  background-color: #1860CA;
  border-radius: 50% 50% 50% 50%/60% 60% 35% 35%;
  margin: 0 auto 15px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}

.aval-slider .slick-slide {
  display: block;
  margin-left: 0;
  padding: 10px;
  width: 280px;
}
.aval-slider .slick-list {
  padding: 50px 0;
}
@media (max-width: 767.98px) {
  .aval-slider .slick-list {
    padding: 30px 0;
  }
}
.aval-slider .slick-prev {
  left: 5px;
  width: 35px;
  height: 35px;
}
.aval-slider .slick-prev:before {
  font-family: "slick";
  font-size: 10px;
  line-height: 1;
  opacity: 0.75;
  color: #1860CA;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: solid #1860CA;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  content: "";
  transform: rotate(140deg);
  -webkit-transform: rotate(140deg);
  -ms-transform: rotate(140deg);
}
.aval-slider .slick-next {
  right: 5px;
  width: 35px;
  height: 35px;
}
.aval-slider .slick-next:before {
  font-family: "slick";
  font-size: 10px;
  line-height: 1;
  opacity: 0.75;
  color: #1860CA;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: solid #1860CA;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  content: "";
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
}

/****** UTILS ******/
.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: 0.6s;
  transition-property: opacity;
}
.carousel-fade .carousel-item.active {
  opacity: 1;
}
.carousel-fade .carousel-item-next {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-item-next .carousel-item-left {
  opacity: 1;
}
.carousel-fade .carousel-item-prev {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-item-prev .carousel-item-right {
  opacity: 1;
}
.carousel-fade .active {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.carousel-fade .active .carousel-item-left, .carousel-fade .active .carousel-item-right {
  opacity: 0;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.carousel-item {
  height: 75vh;
  min-height: 350px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  z-index: -1 !important;
}

.divider .carousel-caption {
  position: absolute;
  top: 110px;
  right: 0;
  bottom: 20px;
  left: 5%;
}

.carousel-caption {
  z-index: 10;
  padding-bottom: 20px;
  color: #ffffff;
  position: absolute;
  top: 110px;
  right: 0;
  bottom: 20px;
  left: 15%;
}
.carousel-caption span {
  font-size: 32px;
  font-weight: 700;
  color: rgb(46, 56, 66);
}
.carousel-caption h2 {
  font-size: 54px;
  font-weight: 700;
  color: rgb(30, 92, 146);
}
.carousel-caption p {
  font-size: 18px;
  font-weight: 700;
  color: rgb(46, 56, 66);
}

@media (max-width: 991.98px) {
  .carousel-inner {
    height: 430px;
  }
}
@media (max-width: 767.98px) {
  .carousel-inner {
    height: 200px;
  }
}

.slide-nav-1 button.owl-next, .slide-nav-1 button.owl-prev, .slide-nav-2 button.owl-next, .slide-nav-2 button.owl-prev, .slide-nav-3 button.owl-next, .slide-nav-3 button.owl-prev, .slide-nav-4 button.owl-next, .slide-nav-4 button.owl-prev {
  width: 34px;
  height: 34px;
  background: #10DEFD;
  text-shadow: none;
  top: 4px;
  cursor: pointer;
  border: 0;
  color: #ffffff;
  margin-bottom: 15px;
  border-radius: 8px;
  transform: rotate(-44deg);
  -webkit-transform: rotate(-44deg);
  -ms-transform: rotate(-44deg);
}
@media (max-width: 767.98px) {
  .slide-nav-1 button.owl-next, .slide-nav-1 button.owl-prev, .slide-nav-2 button.owl-next, .slide-nav-2 button.owl-prev, .slide-nav-3 button.owl-next, .slide-nav-3 button.owl-prev, .slide-nav-4 button.owl-next, .slide-nav-4 button.owl-prev {
    width: 28px;
    height: 28px;
  }
}

.owl-theme .owl-dots, .owl-nav button {
  margin-top: 30px;
}
@media (max-width: 767.98px) {
  .owl-theme .owl-dots, .owl-nav button {
    margin-top: 10px;
  }
}

.custom-arrow {
  transform: rotate(44deg);
  -webkit-transform: rotate(44deg);
  -ms-transform: rotate(44deg);
}

.owl-nav button.owl-next {
  margin-left: 20px;
}

/****** PAGES ******/
/****** UTILS ******/
.section-search {
  background: #f9f9f9 url(../img/search-bg.png) no-repeat bottom center;
  min-height: 530px;
  background-size: 100% auto;
  position: relative;
  background-blend-mode: Darken;
  padding: 160px 0 80px 0;
}
@media (max-width: 991.98px) {
  .section-search {
    min-height: 330px;
  }
}
@media (max-width: 767.98px) {
  .section-search {
    background: #f9f9f9;
    padding: 100px 0 50px 0;
  }
}
@media (max-width: 479.96px) {
  .section-search {
    min-height: 410px;
    padding: 100px 15px 30px 15px;
  }
}
.section-search .banner-wrapper {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 991.98px) {
  .section-search .banner-wrapper {
    max-width: 720px;
  }
}
.section-search .banner-wrapper .banner-header {
  margin: 0 0 30px;
}
.section-search .banner-wrapper .banner-header h1 {
  font-size: 40px;
  font-weight: 600;
  margin: 0 0 10px;
}
@media (max-width: 991.98px) {
  .section-search .banner-wrapper .banner-header h1 {
    font-size: 34px;
  }
}
@media (max-width: 767.98px) {
  .section-search .banner-wrapper .banner-header h1 {
    font-size: 32px;
  }
}
@media (max-width: 575.98px) {
  .section-search .banner-wrapper .banner-header h1 {
    font-size: 28px;
  }
}
.section-search .banner-wrapper .banner-header p {
  color: #757575;
  font-size: 20px;
  margin: 0;
}
@media (max-width: 767.98px) {
  .section-search .banner-wrapper .banner-header p {
    font-size: 16px;
  }
}
@media (max-width: 767.98px) {
  .section-search .banner-wrapper .search-box {
    max-width: 535px;
    margin: 0 auto;
  }
}
.section-search .banner-wrapper .search-box form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767.98px) {
  .section-search .banner-wrapper .search-box form {
    -ms-flex-direction: column;
    flex-direction: column;
    word-wrap: break-word;
    background-clip: border-box;
  }
}
@media (max-width: 575.98px) {
  .section-search .banner-wrapper .search-box form {
    display: block;
  }
}
.section-search .banner-wrapper .search-box .form-control {
  border: 1px solid var(--gray-200);
  border-radius: 5px;
  padding-left: 35px;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
}
.section-search .banner-wrapper .search-box .form-control::placeholder {
  font-size: 14px;
}
.section-search .banner-wrapper .search-box .search-location {
  -ms-flex: 0 0 240px;
  flex: 0 0 240px;
  margin-right: 12px;
  position: relative;
  width: 240px;
}
@media (max-width: 767.98px) {
  .section-search .banner-wrapper .search-box .search-location {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }
}
@media (max-width: 575.98px) {
  .section-search .banner-wrapper .search-box .search-location {
    width: 100% !important;
    -ms-flex: none;
    flex: none;
  }
}
.section-search .banner-wrapper .search-box .search-location .form-control {
  background: #ffffff url(../img/location.png) no-repeat 10px center;
}
.section-search .banner-wrapper .search-box .search-info {
  -ms-flex: 0 0 490px;
  flex: 0 0 490px;
  margin-right: 12px;
  position: relative;
  width: 490px;
}
@media (max-width: 991.98px) {
  .section-search .banner-wrapper .search-box .search-info {
    -ms-flex: 0 0 410px;
    flex: 0 0 410px;
    width: 410px;
  }
}
@media (max-width: 767.98px) {
  .section-search .banner-wrapper .search-box .search-info {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }
}
@media (max-width: 575.98px) {
  .section-search .banner-wrapper .search-box .search-info {
    width: 100% !important;
    -ms-flex: none;
    flex: none;
  }
}
.section-search .banner-wrapper .search-box .search-info .form-control {
  background: #ffffff url(../img/search.png) no-repeat 10px center;
}
.section-search .banner-wrapper .search-box .search-btn {
  width: 46px;
  -ms-flex: 0 0 46px;
  flex: 0 0 46px;
  height: 46px;
}
@media (max-width: 767.98px) {
  .section-search .banner-wrapper .search-box .search-btn {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    min-height: 46px;
    width: 100%;
  }
}
.section-search .banner-wrapper .search-box .search-btn span {
  display: none;
  font-weight: 500;
}
@media (max-width: 767.98px) {
  .section-search .banner-wrapper .search-box .search-btn span {
    display: inline-block;
    margin-bottom: 4px;
    margin-left: 5px;
    text-transform: uppercase;
  }
}
.section-search .banner-wrapper .search-box .form-text {
  color: #757575;
  font-size: 13px;
  display: inline-block;
}
.section-search .banner-wrapper .search-box .search-location {
  -ms-flex: 0 0 240px;
  flex: 0 0 240px;
  margin-right: 12px;
  position: relative;
  width: 240px;
}
@media (max-width: 767.98px) {
  .section-search .banner-wrapper .search-box .search-location {
    flex: auto;
  }
}
@media (max-width: 767.98px) {
  .section-search .banner-wrapper .search-box {
    max-width: 535px;
    margin: 0 auto;
  }
}

.section-header {
  margin-bottom: 60px;
}
.section-header h5 {
  font-weight: 600;
  font-size: 18px;
  color: var(--primary);
  margin-bottom: 10px;
}
.section-header .sub-title {
  color: #757575;
  font-size: 16px;
  max-width: 600px;
  margin: 15px auto 0;
}
@media (max-width: 767.98px) {
  .section-header .sub-title {
    font-size: 14px;
  }
}
@media (max-width: 575.98px) {
  .section-header .sub-title {
    font-size: 14px;
  }
}
.section-header p {
  color: #757575;
  font-size: 16px;
  margin: 15px 0 0 0;
}
@media (max-width: 767.98px) {
  .section-header p {
    font-size: 15px;
  }
}
@media (max-width: 575.98px) {
  .section-header p {
    font-size: 15px;
  }
}

.section-specialities {
  background-color: #ffffff;
  padding: 80px 0;
}
@media (max-width: 991.98px) {
  .section-specialities {
    padding: 50px 0;
  }
}
@media (max-width: 479.96px) {
  .section-specialities {
    background-color: #ffffff;
    padding: 30px 0;
  }
}
.section-specialities .specialities-slider .slick-slide {
  display: block;
  margin: 10px 20px 0 0;
  padding: 0 12px;
}
@media (max-width: 767.98px) {
  .section-specialities .specialities-slider .slick-slide {
    margin-right: 15px;
  }
}
@media (max-width: 479.96px) {
  .section-specialities .specialities-slider .slick-slide {
    margin-right: 10px;
  }
}
.section-specialities .specialities-slider .slick-dots {
  margin-top: 44px;
  position: unset;
}
.section-specialities .specialities-slider .speicality-item p {
  font-size: 16px;
  font-weight: 500;
  margin: 30px 0 0;
}
@media (max-width: 767.98px) {
  .section-specialities .specialities-slider .speicality-item p {
    font-size: 14px;
  }
}
@media (max-width: 575.98px) {
  .section-specialities .specialities-slider .speicality-item p {
    font-size: 14px;
  }
}
.section-specialities .specialities-slider .speicality-item .speicality-img {
  position: relative;
  height: 150px;
  border-radius: 100%;
  width: 150px;
  background: #ffffff;
  margin: 0 auto;
  -webkit-box-shadow: 2px 2px 13px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 13px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 13px rgba(0, 0, 0, 0.1);
}
@media (max-width: 479.96px) {
  .section-specialities .specialities-slider .speicality-item .speicality-img {
    width: 120px;
    height: 120px;
  }
}
.section-specialities .specialities-slider .speicality-item .speicality-img img {
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  margin: 0 auto;
}
@media (max-width: 479.96px) {
  .section-specialities .specialities-slider .speicality-item .speicality-img img {
    width: 50px;
  }
}
.section-specialities .specialities-slider .speicality-item .speicality-img span {
  border-radius: 50%;
  padding: 5px;
  background-color: #ffffff;
  position: absolute;
  right: 10px;
  bottom: 10px;
  -webkit-box-shadow: 1px 6px 14px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 6px 14px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 6px 14px rgba(0, 0, 0, 0.2);
}
.section-specialities .specialities-slider .speicality-item .speicality-img span i {
  font-size: 15px;
  color: #0de0fe;
}

.slick-dots {
  display: block;
  width: 100%;
  list-style: none;
  text-align: center;
  position: absolute;
  bottom: -25px;
  margin: 0;
  padding: 0;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  margin-bottom: 4px;
  width: 20px;
  height: 5px;
  cursor: pointer;
  margin: 0 5px;
  padding: 0;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: var(--gray-transparent);
  padding: 0;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  display: none;
  font-family: "slick";
  font-size: 76px;
  line-height: 20px;
  width: 20px;
  height: 20px;
  content: "-";
  text-align: center;
  opacity: 0.25;
  color: var(--gray-900);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0;
  left: 0;
}
.slick-dots li.slick-active button {
  background-color: #0de0fe;
}
.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #0de0fe;
}
.slick-dots li.slick-active button .slick-slide {
  outline: none !important;
}

.section-doctor {
  background-color: #f8f9fa;
  padding: 80px 0;
}
@media (max-width: 767.98px) {
  .section-doctor {
    padding: 50px 0;
  }
}
.section-doctor .profile-widget {
  -webkit-box-shadow: 2px 2px 13px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 13px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 13px rgba(0, 0, 0, 0.1);
  margin-bottom: 0;
}
.section-doctor .section-header {
  margin: 0 0 30px;
}
.section-doctor .section-header p {
  margin-top: 10px;
}
@media (max-width: 991.98px) {
  .section-doctor .about-content {
    margin-bottom: 30px;
  }
}
.section-doctor .about-content p {
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  margin: 0;
}
.section-doctor .about-content p + p {
  margin-top: 20px;
}
.section-doctor .about-content a {
  background-color: #0de0fe;
  color: #ffffff;
  display: inline-block;
  margin-bottom: 4px;
  font-size: 16px;
  font-weight: 500;
  min-width: 150px;
  margin: 30px 0 0;
  padding: 15px 20px;
  text-align: center;
  border-radius: 4px;
}
@media (max-width: 767.98px) {
  .section-doctor .about-content a {
    padding: 12px 20px;
  }
}
.section-doctor .about-content a:hover, .section-doctor .about-content a:focus {
  background-color: #01cae4;
  border-color: #01cae4;
  color: #ffffff;
}
@media (max-width: 767.98px) {
  .section-doctor .doctor-slider {
    margin-top: 25px;
  }
}
.section-doctor .doctor-slider .slick-slide {
  display: block;
  width: 280px;
  margin-bottom: 0;
  padding: 10px;
}

.profile-widget {
  background-color: #ffffff;
  border: 1px solid #f0f0f0;
  position: relative;
  margin-bottom: 30px;
  padding: 15px;
  border-radius: 4px;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.profile-widget .fav-btn {
  background-color: #ffffff;
  width: 30px;
  height: 30px;
  color: #2E3842;
  opacity: 0;
  visibility: hidden;
  z-index: 99;
  position: absolute;
  top: 5px;
  right: 5px;
  transform: translate3d(100%, 0, 0);
  -webkit-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  border-radius: 3px;
}
.profile-widget:hover .fav-btn {
  opacity: 1;
  visibility: visible;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.profile-widget:hover .fav-btn:hover {
  background-color: var(--danger);
  color: #ffffff;
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.profile-widget .verified {
  color: var(--success);
  margin-left: 3px;
}
.profile-widget .rating {
  color: #757575;
  font-size: 14px;
  margin-bottom: 15px !important;
}
.profile-widget .rating i {
  font-size: 14px;
}
.profile-widget .doc-img {
  position: relative;
  overflow: hidden;
  z-index: 1;
  border-radius: 4px;
}
.profile-widget .doc-img img {
  border-radius: 4px;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -webkit-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  -ms-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  width: 100%;
}
.profile-widget .doc-img:hover img {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
}
.profile-widget .pro-content {
  padding: 15px 0 0;
}
.profile-widget .pro-content .title {
  font-size: 17px;
  font-weight: 500;
  margin-bottom: 5px;
}
.profile-widget .pro-content .title a {
  display: inline-block;
  margin-bottom: 4px;
}
.profile-widget .pro-content p.speciality {
  font-size: 13px;
  margin-bottom: 5px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}
.profile-widget .pro-content .rating {
  list-style: none;
  width: 100%;
  margin: 0 0 7px;
  padding: 0;
}
.profile-widget .pro-content .rating i {
  color: var(--gray-100);
}
.profile-widget .pro-content .rating i.filled {
  color: var(--warning);
}
.profile-widget .pro-content .available-info {
  font-size: 13px;
  color: #757575;
  font-weight: 400;
  list-style: none;
  margin: auto auto 15px;
  padding: 0;
}
.profile-widget .pro-content .available-info li i {
  width: 22px;
}
.profile-widget .pro-content .available-info li + li {
  margin-top: 5px;
}
.profile-widget .pro-content .row.row-sm {
  margin-left: -3px;
  margin-right: -3px;
}
.profile-widget .pro-content .row.row-sm > div {
  padding-left: 3px;
  padding-right: 3px;
}
.profile-widget .pro-content .price, .profile-widget .pro-content .price-strike {
  font-size: 15px !important;
}

.section-features {
  background-color: #ffffff;
  padding: 80px 0;
}
@media (max-width: 767.98px) {
  .section-features {
    padding: 50px 0;
  }
}
@media (max-width: 479.96px) {
  .section-features {
    background-color: #ffffff;
    padding: 30px 0;
  }
}
@media (max-width: 767.98px) {
  .section-features .features-img {
    text-align: center;
    margin: 0 auto;
  }
}
.section-features .features-slider .slick-slide {
  margin-right: 62px;
}
.section-features .features-slider .slick-center {
  opacity: 1;
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
}
.section-features .features-slider .slick-list {
  padding: 16px 50px !important;
}
.section-features .features-slider .slick-dots {
  margin-top: 44px;
  position: unset;
}
@media (max-width: 767.98px) {
  .section-features .features-slider .slick-dots {
    text-align: center;
    margin: 0 auto;
  }
}
.section-features .features-slider .feature-item img {
  box-shadow: 1px 6px 14px rgba(0, 0, 0, 0.2);
  height: 115px;
  object-fit: cover;
  width: 115px;
  border-radius: 100%;
}
.section-features .features-slider .feature-item p {
  font-weight: 500;
  margin: 20px 0 0;
}

.section-blogs {
  background-color: #f8f9fa;
  padding: 80px 0;
}
@media (max-width: 767.98px) {
  .section-blogs {
    padding: 50px 0;
  }
}
@media (max-width: 479.96px) {
  .section-blogs {
    padding: 30px 0;
  }
}
.section-blogs .view-all .btn {
  margin-top: 20px;
  font-size: 16px;
  font-weight: 700;
  padding: 12px 30px;
}

.rating {
  list-style: none;
  width: 100%;
  margin: 0 0 8px;
  padding: 0;
}
.rating i {
  color: #dedfe0;
}
.rating i.filled {
  color: var(--warning);
}

.home-tile-section {
  background-color: #f8f9fa;
  padding: 80px 0;
}
@media (max-width: 767.98px) {
  .home-tile-section {
    padding: 50px 0;
  }
}
@media (max-width: 479.96px) {
  .home-tile-section {
    padding: 30px 0;
  }
}
.home-tile-section .doctor-book-card {
  position: relative;
  max-width: 100%;
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.0431372549);
  overflow: hidden;
  margin: 0 auto;
}
@media (max-width: 575.98px) {
  .home-tile-section .doctor-book-card {
    margin-bottom: 0.9375rem;
  }
}
.home-tile-section .doctor-book-card img {
  vertical-align: middle;
  border-radius: 0.25rem;
  -webkit-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  -ms-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
}
.home-tile-section .doctor-book-card .doctor-book-card-content {
  color: #f1f1f1;
  width: 100%;
  height: 100%;
  border-radius: 0.25rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  padding: 20px;
}
.home-tile-section .doctor-book-card .doctor-book-card-content > div {
  width: 100%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
}
.home-tile-section .doctor-book-card .doctor-book-card-content .book-btn1 {
  font-size: 14px;
}
.home-tile-section .doctor-book-card .tile-card-content-1 {
  background: rgba(13, 13, 13, 0.33);
}
.home-tile-section .doctor-book-card h3 {
  text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
  color: #ffffff;
}
.home-tile-section .doctor-book-card:hover img {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
}

.banner-section {
  background: var(--light-300);
  padding: 40px 0 30px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.banner-section::after {
  content: "";
  background: url(../img/bg/ban-bg.png), #F9FCFF;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
@media (max-width: 575.98px) {
  .banner-section {
    padding: 50px 0 50px;
  }
}
.banner-section .banner-content p {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 40px;
}
@media (max-width: 767.98px) {
  .banner-section .banner-content p {
    font-size: 16px;
    margin-bottom: 20px;
  }
}

.banner-shapes {
  position: relative;
}
.banner-shapes .banner-shape-left {
  position: absolute;
  top: 600px;
  left: 0;
}
.banner-shapes .banner-shape-right {
  position: absolute;
  top: 30px;
  left: 0;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}

.search-box-one {
  min-width: 800px;
  background: #ffffff;
  border: 1px solid var(--gray-200);
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  border-radius: 10px;
  margin: 0;
  padding: 20px;
  display: table;
  position: relative;
  z-index: 1;
}
.search-box-one form {
  float: left;
  width: 100%;
}
.search-box-one input:hover, .search-box-one input:focus {
  background-color: #ffffff !important;
}
@media (max-width: 1399.98px) {
  .search-box-one {
    margin: 0;
    padding: 20px;
  }
}
@media (max-width: 991.98px) {
  .search-box-one {
    min-width: 100%;
    width: 100%;
    margin: 0;
    padding: 13px 15px;
  }
}
@media (max-width: 767.98px) {
  .search-box-one {
    margin: 0;
    padding: 0px 15px 15px;
  }
}

.search-box-one .form-control:hover, .search-box-one .form-control:focus {
  background-color: #ffffff !important;
}

.search-input {
  width: 25%;
  float: left;
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
.search-input.search-line {
  width: 28%;
}
.search-input.search-line::before {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 1px;
  height: 40px;
  background: #E3E4E8;
  content: "";
  z-index: 1;
}
@media (max-width: 767.98px) {
  .search-input.search-line::before {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .search-input.search-line {
    width: 100%;
  }
}
.search-input.search-map-line {
  width: 58%;
}
.search-input.search-map-line input {
  padding: 0px 0px 0px 36px;
}
@media (max-width: 767.98px) {
  .search-input.search-map-line input {
    padding: 0px 25px 0px 25px;
  }
}
.search-input.search-map-line > i {
  left: 10px;
  color: var(--gray-400) !important;
}
@media (max-width: 767.98px) {
  .search-input.search-map-line > i {
    left: 0;
  }
}
@media (max-width: 767.98px) {
  .search-input.search-map-line {
    width: 100%;
    margin: 8px 0px;
  }
}
.search-input input {
  height: 40px;
  padding: 0 10px 0 25px;
  border: 0;
}
.search-input input::placeholder {
  color: var(--gray-400);
}
.search-input.search-calendar-line input {
  padding: 0 36px 0 36px;
}
@media (max-width: 767.98px) {
  .search-input.search-calendar-line input {
    padding: 0px 25px 0px 25px;
  }
}
.search-input.search-calendar-line > i {
  left: 10px;
}
@media (max-width: 767.98px) {
  .search-input.search-calendar-line > i {
    left: 0;
  }
}
.search-input i {
  position: absolute;
  top: 50%;
  right: inherit;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  color: #8894AE;
  font-size: 18px;
}
.search-input .current-loc-icon {
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  margin-top: 0px;
  color: var(--gray-600);
  font-size: 18px;
  line-height: 0;
}
.search-input .current-loc-icon i {
  position: unset;
  transform: unset;
}
.search-input > i.bficon {
  right: inherit;
  left: 0;
  z-index: 1;
}
@media (max-width: 767.98px) {
  .search-input {
    width: 100%;
  }
}

.form-search-btn {
  float: right;
}
.form-search-btn .btn {
  font-size: 16px;
  font-weight: 500;
  min-width: 86px;
  color: #fff !important;
  padding: 9px 15px;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.form-search-btn .btn:hover {
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
@media (max-width: 767.98px) {
  .form-search-btn .btn {
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .form-search-btn {
    width: 100%;
    float: left;
  }
}

.specialities-section-one {
  background-color: #ffffff;
  margin: 0;
  padding: 60px 0;
}
@media (max-width: 991.98px) {
  .specialities-section-one {
    margin: 0;
    padding: 40px 0;
  }
}
.specialities-section-one .specialities-slider-one .item {
  margin-bottom: 40px;
}
.specialities-section-one .specialities-slider-one .owl-stage-outer {
  margin-left: -10px;
}
.specialities-section-one .specialities-slider-one .owl-item img {
  width: auto;
}
.specialities-section-one .specialities-item {
  background: #ffffff;
  border: 1px solid var(--gray-200);
  border-radius: 8px;
  height: 196px;
  margin: 0 0 0 10px;
  padding: 30px;
  cursor: pointer;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.specialities-section-one .specialities-item:hover {
  background: #ffffff;
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.specialities-section-one .specialities-item:hover .specialities-img span {
  background: var(--primary);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.specialities-section-one .specialities-item:hover .specialities-img span img {
  filter: invert(1) brightness(1000);
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -webkit-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
}
.specialities-section-one .specialities-item p {
  font-weight: 600;
  font-size: 16px;
  color: var(--gray-900);
  margin-bottom: 0;
}
.specialities-section-one .specialities-img {
  padding-bottom: 15px;
}
.specialities-section-one .specialities-img span {
  background: var(--light);
  width: 90px;
  height: 90px;
  border-radius: 50%;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.specialities-section-one .specialities-img span img {
  width: auto;
  -webkit-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
}
.specialities-section-one .specialities-btn {
  text-align: center;
}
.specialities-section-one .specialities-btn .btn {
  justify-content: center;
  -webkit-justify-content: center;
  min-width: 170px;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.specialities-section-one .specialities-btn .btn:hover {
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
@media (max-width: 767.98px) {
  .specialities-section-one .specialities-btn .btn {
    font-size: 14px;
    min-width: 190px;
  }
}

.slide-nav-1 button.owl-next,
.slide-nav-1 button.owl-prev,
.slide-nav-2 button.owl-next,
.slide-nav-2 button.owl-prev {
  width: 44px;
  height: 44px;
  font-size: 18px;
  color: var(--gray-900);
  background: var(--gray-transparent);
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  text-shadow: none;
  top: 0;
  cursor: pointer;
  border: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 15px;
  border-radius: 50px;
}
@media (max-width: 767.98px) {
  .slide-nav-1 button.owl-next,
  .slide-nav-1 button.owl-prev,
  .slide-nav-2 button.owl-next,
  .slide-nav-2 button.owl-prev {
    width: 36px;
    height: 36px;
  }
}

.slide-nav-1 button.owl-next:hover,
.slide-nav-1 button.owl-prev:hover,
.slide-nav-2 button.owl-next:hover,
.slide-nav-2 button.owl-prev:hover {
  color: #ffffff;
  background: var(--primary);
}

.doctors-section {
  background: var(--light-300);
  margin: 0;
  padding: 60px 0;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .doctors-section {
    margin: 0;
    padding: 40px 0;
  }
}

.doctor-shape-img {
  position: relative;
}
.doctor-shape-img .doctor-shape-left {
  position: absolute;
  top: 0;
  left: -35px;
}
.doctor-shape-img .doctor-shape-right {
  position: absolute;
  top: 230px;
  right: 0;
}
@media (max-width: 991.98px) {
  .doctor-shape-img {
    display: none;
  }
}

@-webkit-keyframes blinker {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.doctor-profile-widget {
  background: #ffffff;
  border: 1px solid var(--gray-200);
  border-radius: 8px;
  position: relative;
  overflow: hidden;
}

.doc-pro-img {
  position: relative;
}

.doctor-profile-img {
  position: relative;
  overflow: hidden;
  border-radius: 8px 8px 0px 0px;
}
.doctor-profile-img img {
  position: relative;
  border-radius: 8px 8px 0px 0px;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -webkit-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  -ms-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  width: 100%;
}
.doctor-profile-img:hover img {
  -webkit-transition: scale(1.15);
  -ms-transition: scale(1.15);
  transition: scale(1.15);
}
.doctor-profile-img:hover::before {
  -webkit-animation: circle 1s;
  animation: circle 1s;
}
.doctor-profile-img::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  content: "";
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  opacity: 0;
}

@-webkit-keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
@keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}
.doctor-amount {
  position: absolute;
  top: 20px;
  right: 20px;
}
.doctor-amount span {
  font-weight: 600;
  font-size: 14px;
  color: var(--gray-900);
  padding: 6px 12px;
  background: #ffffff;
  border-radius: 8px;
}

.doc-content {
  padding: 20px;
}
@media (max-width: 767.98px) {
  .doc-content {
    padding: 15px;
  }
}

.doc-pro-info {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  padding-bottom: 15px;
}
.doc-pro-info .doc-pro-name a {
  font-weight: 600;
  font-size: 20px;
  color: var(--gray-900);
}
.doc-pro-info .doc-pro-name a:hover {
  color: var(--primary);
}
@media (max-width: 1399.98px) {
  .doc-pro-info .doc-pro-name a {
    font-size: 18px;
  }
}
.doc-pro-info .doc-pro-name p {
  font-size: 12px;
  margin-bottom: 0;
}

.reviews-ratings p {
  display: inline-flex;
  display: -webkit-inline-flex;
  align-items: center;
  -webkit-align-items: center;
  font-size: 10px;
  font-weight: 500;
  margin-bottom: 18px;
}
.reviews-ratings span {
  margin: 0 4px 0 0;
  padding: 2px 3px;
  min-width: 46px;
  color: #ffffff;
  font-size: 12px;
  background: var(--warning);
  border-radius: 4px;
}
.reviews-ratings span i {
  margin-right: 5px;
}

.doc-pro-location p {
  font-size: 14px;
  margin-bottom: 0;
}
.doc-pro-location p i {
  margin-right: 5px;
  color: var(--gray-900);
  font-size: 16px;
}
.doc-pro-location .doc-badge {
  font-size: 10px;
  font-weight: 500;
  padding: 7px;
  border-radius: 20px;
}
.doc-pro-location .doc-badge.badge-success {
  background: #EDF9F0 !important;
  color: var(--success);
}
.doc-pro-location .doc-badge.badge-danger {
  background: #FFEDE9 !important;
  color: var(--danger);
}
.doc-pro-location .doc-badge i {
  font-size: 5px;
  margin-right: 5px;
}

.doctor-profile-widget.doc-item .doc-pro-location {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.doctor-profile-widget.doc-item .doc-pro-info {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--gray-200);
  margin-bottom: 16px;
}

.work-section {
  background: #F2F6F6;
  margin: 0;
  padding: 80px 0 0;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.work-section::after {
  content: "";
  background: url(../img/bg/doctor-shape-img1.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left;
  position: absolute;
  top: 0;
  left: 0;
  width: 213px;
  height: 335px;
  opacity: 0.5;
  z-index: -1;
}
@media (max-width: 991.98px) {
  .work-section::after {
    display: none;
  }
}
.work-section::before {
  content: "";
  background: url(../img/bg/doctor-shape-img2.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0.5;
  width: 213px;
  height: 335px;
  z-index: -1;
}
@media (max-width: 991.98px) {
  .work-section::before {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .work-section {
    margin: 0;
    padding: 40px 0 20px;
  }
}

.work-img-info {
  position: relative;
}
@media (max-width: 991.98px) {
  .work-img-info {
    display: none;
  }
}
.work-img-info .work-img {
  position: absolute;
  bottom: 0;
}

.work-details {
  padding-left: 60px;
  padding-bottom: 25px;
}
@media (max-width: 1199.98px) {
  .work-details {
    padding-left: 20px;
  }
}
@media (max-width: 991.98px) {
  .work-details {
    padding-bottom: 20px;
  }
}

.work-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  margin-bottom: 35px;
}
@media (max-width: 991.98px) {
  .work-info {
    margin-bottom: 20px;
  }
}
.work-info .work-icon {
  margin-right: 20px;
}
.work-info .work-icon span {
  min-width: 70px;
  height: 70px;
  background: var(--primary);
  border-radius: 10px;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
}
.work-info .work-icon span img {
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.work-info:hover .work-icon span {
  background: #ffffff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
.work-info:hover .work-icon span img {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.work-info .work-content h5 {
  font-weight: 600;
  font-size: 18px;
  color: #1F2937;
  margin-bottom: 14px;
}
@media (max-width: 767.98px) {
  .work-info .work-content h5 {
    margin-bottom: 10px;
  }
}
.work-info .work-content p {
  font-size: 16px;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .work-info .work-content p {
    font-size: 14px;
  }
}

.work-section {
  background: var(--light-300);
  margin: 0;
  padding: 60px 0 0;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.work-section::after {
  content: "";
  background: url(../img/bg/doctor-shape-img1.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left;
  position: absolute;
  top: 0;
  left: 0;
  width: 213px;
  height: 335px;
  opacity: 0.5;
  z-index: -1;
}
@media (max-width: 991.98px) {
  .work-section::after {
    display: none;
  }
}
.work-section::before {
  content: "";
  background: url(../img/bg/doctor-shape-img2.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0.5;
  width: 213px;
  height: 335px;
  z-index: -1;
}
@media (max-width: 991.98px) {
  .work-section::before {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .work-section {
    margin: 0;
    padding: 40px 0 20px;
  }
}

.work-img-info {
  position: relative;
}
@media (max-width: 991.98px) {
  .work-img-info {
    display: none;
  }
}
.work-img-info .work-img {
  position: absolute;
  bottom: 0;
}

.work-details {
  padding-left: 60px;
}
@media (max-width: 991.98px) {
  .work-details {
    padding-bottom: 0;
  }
}

.work-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  margin-bottom: 35px;
}
@media (max-width: 991.98px) {
  .work-info {
    margin-bottom: 20px;
  }
}
.work-info .work-icon {
  margin-right: 16px;
}
.work-info .work-icon span {
  min-width: 70px;
  height: 70px;
  background: var(--light);
  border-radius: 10px;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
}
.work-info .work-icon span img {
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.work-info:hover .work-icon span {
  background: #ffffff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
.work-info:hover .work-icon span img {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.work-info .work-content h5 {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 8px;
}
.work-info .work-content p {
  font-size: 16px;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .work-info .work-content p {
    font-size: 14px;
  }
}

.testimonial-details p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.articles-section {
  background-color: #ffffff;
  margin: 0;
  padding: 60px 0 36px;
}
@media (max-width: 991.98px) {
  .articles-section {
    margin: 0;
    padding: 40px 0 16px;
  }
}

.articles-grid {
  border: 1px solid var(--gray-200);
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 24px;
}

.articles-info .articles-left {
  margin-right: 16px;
}
.articles-info .articles-left .articles-img {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
  width: 180px;
  height: 180px;
}
.articles-info .articles-left .articles-img img {
  position: relative;
  border-radius: 8px;
  -webkit-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  -ms-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  width: 100%;
}
.articles-info .articles-left .articles-img:hover img {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
}
.articles-info .articles-left .articles-img:hover::before {
  -webkit-animation: circle 1s;
  animation: circle 1s;
}
.articles-info .articles-left .articles-img::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  content: "";
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  opacity: 0;
}
@media (max-width: 1199.98px) {
  .articles-info .articles-left .articles-img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 1199.98px) {
  .articles-info .articles-left {
    margin: 0 0 20px 0;
    padding: 0;
  }
}
@media (max-width: 1199.98px) {
  .articles-info {
    display: block;
    text-align: center;
  }
}

.articles-content .articles-list {
  margin-bottom: 10px;
}
.articles-content .articles-list li {
  display: inline-flex;
  display: -webkit-inline-flex;
  align-items: center;
  -webkit-align-items: center;
  margin-right: 16px;
  font-size: 12px;
}
.articles-content .articles-list li:last-child {
  margin-right: 0;
}
.articles-content .articles-list li i {
  color: var(--gray-900);
  margin-right: 4px;
}
@media (max-width: 1199.98px) {
  .articles-content .articles-list {
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
  }
}
.articles-content h4 {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 4px;
  max-width: 320px;
}
@media (max-width: 1199.98px) {
  .articles-content h4 {
    margin: auto;
    margin-bottom: 10px;
  }
}
@media (max-width: 991.98px) {
  .articles-content h4 {
    max-width: inherit;
  }
}
.articles-content h4 a {
  color: #1F2937;
}
.articles-content h4 a:hover {
  color: var(--primary);
}
.articles-content p {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 16px;
}
.articles-content .btn {
  min-width: 103px;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.articles-content .btn:hover {
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}

.app-section {
  background-color: #ffffff;
  margin: 0;
  padding: 20px 0 60px;
}
@media (max-width: 991.98px) {
  .app-section {
    margin: 0;
    padding: 20px 0 40px;
  }
}

.app-bg {
  background-image: var(--primary-gradient);
  background-position: right top;
  background-repeat: no-repeat;
  border-radius: 6px;
  padding: 40px 0 0 80px;
  position: relative;
}
.app-bg::before {
  content: "";
  background: url("../img/bg/app-bgs.png");
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: top right;
}
@media (max-width: 1199.98px) {
  .app-bg {
    margin: 0;
    padding: 30px;
  }
}
@media (max-width: 991.98px) {
  .app-bg {
    margin: 0;
    padding: 40px 0;
  }
}
@media (max-width: 767.98px) {
  .app-bg {
    margin: 0;
    padding: 20px;
  }
}
.app-bg .app-content {
  margin: 0;
  padding: 40px 0 80px;
}
@media (max-width: 1199.98px) {
  .app-bg .app-content {
    margin: 0;
    padding: 0;
  }
}

@media (max-width: 991.98px) {
  .app-content {
    text-align: center;
  }
}

.app-header {
  padding-bottom: 40px;
}
.app-header h5 {
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 4px;
}
@media (max-width: 991.98px) {
  .app-header h5 {
    font-size: 18px;
  }
}
.app-header h2 {
  font-size: 32px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 0;
  max-width: 565px;
}
@media (max-width: 991.98px) {
  .app-header h2 {
    font-size: 28px;
    max-width: 100%;
  }
}
@media (max-width: 767.98px) {
  .app-header h2 {
    font-size: 24px;
  }
}
@media (max-width: 991.98px) {
  .app-header {
    padding-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  .app-header {
    padding-bottom: 20px;
  }
}

.app-scan {
  padding-bottom: 40px;
}
.app-scan p {
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
  margin-bottom: 8px;
}
@media (max-width: 991.98px) {
  .app-scan {
    padding-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  .app-scan {
    padding-bottom: 20px;
  }
}

.google-imgs a {
  margin-right: 24px;
}
.google-imgs a:last-child {
  margin-right: 0;
}
@media (max-width: 767.98px) {
  .google-imgs a img {
    width: 120px;
  }
}
@media (max-width: 575.98px) {
  .google-imgs a img {
    width: 110px;
  }
}
@media (max-width: 767.98px) {
  .google-imgs a {
    margin-right: 10px;
  }
}

.mobile-img {
  position: relative;
  bottom: 0;
}
@media (max-width: 991.98px) {
  .mobile-img {
    display: none;
  }
}
@media (max-width: 1440.96px) {
  .mobile-img {
    height: 100%;
  }
}
@media (max-width: 1440.96px) {
  .mobile-img img {
    max-width: 450px;
    height: 100%;
  }
}
@media (max-width: 1199.98px) {
  .mobile-img img {
    max-width: 370px;
  }
}

.faq-section {
  background-color: #ffffff;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 0 60px;
}
@media (max-width: 991.98px) {
  .faq-section {
    margin: 0;
    padding: 0 0 40px;
  }
}

.faq-img {
  position: relative;
  margin-bottom: 40px;
}
@media (max-width: 991.98px) {
  .faq-img {
    text-align: center;
    margin-bottom: 60px;
  }
}

.faq-patients-count {
  background: #ffffff;
  box-shadow: 0px 100px 80px rgba(0, 0, 0, 0.03), 0px 64.81px 46.85px rgba(0, 0, 0, 0.0228), 0px 38.52px 25.48px rgba(0, 0, 0, 0.0182), 0px 20px 13px rgba(0, 0, 0, 0.015), 0px 8.15px 6.52px rgba(0, 0, 0, 0.0118), 0px 1.85px 3.15px rgba(0, 0, 0, 0.0072);
  border-radius: 10px;
  padding: 15px;
  min-width: 222px;
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
@media (max-width: 991.98px) {
  .faq-patients-count {
    justify-content: start;
    -webkit-justify-content: start;
    -ms-flex-pack: start;
    box-shadow: none;
    border: 1px solid #F3F3F3;
  }
}

.faq-smile-img {
  margin-right: 16px;
}

.faq-patients-content h4 {
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .faq-patients-content h4 {
    font-size: 20px;
  }
}
.faq-patients-content p {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .faq-patients-content p {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .faq-patients-content {
    text-align: left;
  }
}

.faq-info .accordion-item {
  background: var(--light);
  border: 0;
  border-radius: 6px;
  margin: 0 0 24px;
  padding: 15px;
}
.faq-info .accordion-item:last-child {
  margin-bottom: 0;
}
.faq-info .accordion-item .accordion-body {
  margin-top: 15px;
  padding: 15px 0 0;
  border-top: 1px solid var(--gray-200);
}
@media (max-width: 767.98px) {
  .faq-info .accordion-item {
    margin-bottom: 20px;
  }
}
@media (max-width: 575.98px) {
  .faq-info .accordion-item {
    padding: 14px !important;
  }
}
.faq-info .accordion-header {
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
}
.faq-info .accordion-button {
  font-size: 16px;
  font-weight: 600;
  color: var(--gray-900);
  background: transparent;
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  position: relative;
  cursor: pointer;
}
.faq-info .accordion-button:hover {
  border: 0;
}
.faq-info .accordion-button:after {
  content: "\e9b1";
  font-family: "feather";
  font-size: 20px;
  background: none;
  color: var(--primary);
  background: #ffffff;
  width: 28px;
  height: 28px;
  border-radius: 4px;
}
.faq-info .accordion-button:not(.collapsed)::after {
  content: "\e996";
  color: #ffffff;
  background: var(--primary);
}
@media (max-width: 767.98px) {
  .faq-info .accordion-button {
    font-size: 14px;
    line-height: 24px;
  }
}
.faq-info .accordion-content p {
  color: var(--gray-600);
  margin-bottom: 0;
}

.partners-section {
  background-color: #ffffff;
  padding: 60px 0;
}
@media (max-width: 991.98px) {
  .partners-section {
    padding: 40px 0;
  }
}
.partners-section .owl-nav {
  display: none;
}

.partners-slider {
  list-style: none;
}
.partners-slider li a {
  background: #ffffff;
  border: 2px solid var(--gray-transparent);
  padding: 14px 20px;
  text-align: center;
  height: 77px;
  border-radius: 10px;
}

@media (max-width: 767.98px) {
  .partners-slider.owl-carousel .owl-item img {
    width: auto;
    margin: 0 auto;
    height: auto;
  }
}

.footer-1.footer {
  background-color: #F2F6F6;
}
.footer-1.footer .footer-top .footer-title {
  color: #1F2937;
}
.footer-1.footer .footer-top .footer-widget.footer-menu ul li a {
  color: #6B7280;
  position: relative;
  overflow: hidden;
  background: url(../img/footer-arrow.png) no-repeat -20px 20px;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.footer-1.footer .footer-top .footer-widget .footer-about-content p {
  color: #6B7280;
}
.footer-1.footer .footer-top .footer-widget .footer-contact-info {
  color: #6B7280;
}
.footer-1.footer .subscribe-form {
  position: relative;
}
.footer-1.footer .subscribe-form .form-control {
  font-weight: 500;
  font-size: 14px;
  min-height: 46px;
  color: #6B7280;
  background: #fff;
  border: 1px solid #E5E7EB;
  border-radius: 6px 0px 0px 6px;
  margin: 0;
  padding: 6px 112px 6px 15px;
}
.footer-1.footer .subscribe-form .btn {
  font-weight: normal;
  margin: 0;
  padding: 11px 16px;
  font-size: 15px;
  font-weight: 600;
  border-radius: 0 6px 6px 0;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.owl-carousel.partners-slider.owl-loaded {
  padding-left: 0;
}

.doc-plan .pricing-header {
  padding-bottom: 18px;
}
.doc-plan .pricing-header .pricing-header-info {
  padding-bottom: 0;
}
.doc-plan .pricing-list {
  padding-bottom: 30px;
}
.doc-plan .pricing-list ul li {
  margin-bottom: 14px;
}

.service-sec-one {
  padding-bottom: 36px;
}
@media (max-width: 991.98px) {
  .service-sec-one {
    padding-bottom: 16px;
  }
}

.serv-wrap {
  border: 1px solid var(--gray-200);
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  margin: 0 0 24px;
  padding: 24px;
  border-radius: 6px;
  display: block;
  text-align: center;
}
.serv-wrap:hover span img {
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -webkit-transition: 0.6s;
  -ms-transition: 0.6s;
  transition: 0.6s;
}
.serv-wrap.blue-bg span {
  background: var(--purple-transparent);
}
.serv-wrap.blue-bg:hover {
  background: var(--purple-transparent);
}
.serv-wrap.green-bg span {
  background: var(--success-transparent);
}
.serv-wrap.green-bg:hover {
  background: var(--success-transparent);
}
.serv-wrap.info-bg span {
  background: var(--cyan-transparent);
}
.serv-wrap.info-bg:hover {
  background: var(--cyan-transparent);
}
.serv-wrap.red-bg span {
  background: var(--danger-transparent);
}
.serv-wrap.red-bg:hover {
  background: var(--danger-transparent);
}
.serv-wrap.success-bg span {
  background: var(--teal-transparent);
}
.serv-wrap.success-bg:hover {
  background: var(--teal-transparent);
}
.serv-wrap.pink-bg span {
  background: var(--pink-transparent);
}
.serv-wrap.pink-bg:hover {
  background: var(--pink-transparent);
}
.serv-wrap.danger-bg span {
  background: var(--orange-transparent);
}
.serv-wrap.danger-bg:hover {
  background: var(--orange-transparent);
}
.serv-wrap span {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  margin: 0 auto 15px;
}
.serv-wrap h4 {
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 0;
}

.home-one .faq-info .accordion-item {
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  margin: 0 0 24px;
  padding: 0;
}
.home-one .faq-info .accordion-item .accordion-body {
  margin-top: 0;
  padding: 0 15px 15px;
  border-top: 0;
}
.home-one .faq-info .accordion-button {
  margin: 0;
  padding: 15px;
}
.home-one .faq-info .accordion-button:not(.collapsed) {
  background: #ffffff;
}
.home-one .faq-info .accordion-collapse.show {
  background: #ffffff;
}

/****** UTILS ******/
.blog {
  border: 1px solid var(--gray-200);
  background-color: var(--white);
  position: relative;
  border-radius: 10px;
  padding: 15px;
  margin-bottom: 24px;
}
.blog .blog-image {
  margin-bottom: 16px;
  overflow: hidden;
  border-radius: 10px;
  position: relative;
}
.blog .blog-image img {
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -webkit-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  -ms-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  border-radius: 10px;
}
.blog .blog-image a:hover img {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
}
.blog .blog-image .category-slug {
  font-size: 14px;
  font-weight: 500;
  border-radius: 20px;
  position: absolute;
  top: 15px;
  left: 15px;
  padding: 5px 7px;
}
.blog .blog-title {
  font-size: 18px;
  margin-bottom: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.blog .blog-content {
  position: relative;
}
.blog .blog-content p {
  margin-bottom: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.blog .blog-content .entry-meta {
  color: var(--gray-900);
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 16px;
  gap: 8px;
}
.blog .blog-content .entry-meta li {
  display: inline-block;
  margin-right: 15px;
}
.blog .blog-content .entry-meta li:last-child {
  margin-right: 0;
}
.blog.grid-blog {
  padding: 20px;
}
.blog.grid-blog .blog-title {
  font-size: 18px;
  margin-bottom: 8px;
}
@media (max-width: 767.98px) {
  .blog.grid-blog .blog-title {
    min-height: inherit;
  }
}
.blog.grid-blog .blog-content p {
  margin: 0 0 15px;
}
.blog.grid-blog .blog-info {
  margin: 0 0 15px;
}
.blog.grid-blog .blog-image {
  margin-bottom: 16px;
}
.blog.grid-blog .entry-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 0 !important;
}
.blog.grid-blog .entry-meta li {
  margin: 0 0 16px;
}
.blog.grid-blog .post-author {
  width: 189px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.blog.grid-blog .post-author a:hover {
  color: var(--primary);
}

.blog-image, .blog-image > a, .blog-image img {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}

.read-more {
  display: inline-block;
  font-size: 16px;
  padding: 0;
  color: var(--primary);
  text-decoration: underline;
  font-weight: bold;
}
@media (max-width: 575.98px) {
  .read-more {
    font-size: 14px;
  }
}

.blog-info {
  color: var(--gray-900);
}
.blog-info .blog-views {
  margin-bottom: 16px;
}
.blog-info .badge {
  padding: 5px 8px;
  border-radius: 20px;
}
.blog-info ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}
.blog-info ul li {
  position: relative;
  padding-right: 16px;
}
.blog-info ul li i {
  color: var(--gray-600);
  margin-right: 5px;
}
.blog-info ul li::before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  width: 1px;
  height: 20px;
  background: var(--gray-transparent);
}
.blog-info ul li:last-child {
  padding: 0;
}
.blog-info ul li:last-child::before {
  content: none;
}

.blog-pagination .pagination {
  margin: 0 0 30px;
}
.blog-pagination .pagination li a {
  font-weight: 600;
  color: #2E3842;
  border-radius: inherit !important;
  border-color: #f0f0f0;
  margin: 0 10px 0 0;
  padding: 12px 20px;
}
.blog-pagination .pagination li.active a {
  background: var(--primary);
  border-color: transparent;
  color: var(--white);
}

.post-left {
  margin-bottom: 16px;
}
.post-left ul {
  list-style: none;
  display: flex;
  align-items: center;
  margin: 0;
  padding: 0;
}

.post-author a {
  display: flex;
  align-items: center;
  font-weight: 500;
}

.video {
  position: relative;
  padding-bottom: 56%;
  height: 0;
  overflow: hidden;
}
.video iframe, .video object, .video embed {
  width: 100%;
  height: 100%;
  border: none;
  position: absolute;
  top: 0;
  left: 0;
}

.latest-posts {
  margin: 0;
  padding: 0;
}
.latest-posts li {
  display: flex;
  width: 100%;
  margin-bottom: 16px;
}
.latest-posts li:last-child {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: none;
}

.post-thumb {
  flex-shrink: 0;
  border-radius: 5px;
  overflow: hidden;
}
.post-thumb a img {
  border-radius: 5px;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -webkit-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  -ms-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  width: 75px;
  height: 75px;
  object-fit: cover;
}
.post-thumb a:hover img {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
}

.post-info {
  margin-left: 14px;
}
.post-info h4 {
  font-size: 16px;
  font-weight: 500;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.post-info p {
  font-size: 14px;
  margin-bottom: 4px;
}

.category-widget .categories {
  list-style: none;
  margin: 0;
  padding: 0;
}
.category-widget .categories li {
  margin-bottom: 16px;
}
.category-widget .categories li:last-child {
  border-bottom: none;
  margin: 0;
  padding: 0;
}
.category-widget .categories li a {
  color: var(--gray-600);
}
.category-widget .categories li a span {
  float: right;
  color: var(--gray-900);
  font-size: 14px;
}
.category-widget .categories li a:hover {
  color: var(--primary);
}

.category-widget .categories > li > a > i {
  color: var(--primary);
  font-size: 18px;
  margin-right: 10px;
}

.tags-widget .card-body {
  padding-bottom: 1rem;
}

.tags {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
}
.tags li {
  float: left;
}

.tag {
  background-color: var(--light);
  color: var(--gray-900);
  position: relative;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  border-radius: 20px;
  padding: 2px 8px;
}
.tag:hover {
  background-color: var(--primary);
  color: var(--white);
}

.comment-by {
  display: block;
  font-size: 14px;
  line-height: 21px;
  margin: 0 0 10px;
}

.comments-list .comment-block p {
  font-size: 14px;
  margin: 0 0 5px;
}

.search-widget .input-group {
  border: 1px solid var(--gray-200);
  border-radius: 10px;
  min-height: 56px;
  padding: 8px;
}
.search-widget .input-group .form-control {
  border-color: transparent;
  padding-left: 8px;
}
.search-widget .input-group .btn {
  width: 40px;
  height: 40px;
  font-size: 16px;
  border-radius: 5px !important;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

/*-----------------
	Blog Details
-----------------------*/
.blog-view .blog-title {
  font-size: 24px;
}
@media (max-width: 767.98px) {
  .blog-view .blog-title {
    font-size: 22px;
  }
}
@media (max-width: 575.98px) {
  .blog-view .blog-title {
    font-size: 20px;
  }
}
.blog-view .blog-info {
  border: 0;
}
.blog-view .blog-single-post .blog-content p {
  font-size: 14px;
  margin-bottom: 20px;
  -webkit-line-clamp: none;
}
.blog-view .blog-single-post .blog-content p.content-block {
  font-size: 16px;
  font-weight: 500;
  padding-left: 16px;
  border-left: 2px solid var(--primary);
  color: var(--gray-900);
  margin-bottom: 0;
}

.blog-content p:last-child {
  margin: 0;
}

.blog-tags .badge {
  background: var(--dark);
  color: var(--white);
  border-radius: 20px;
  padding: 5px 8px;
  font-size: 14px;
  font-weight: 500;
}

.social-share {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
.social-share > li {
  display: inline-block;
  float: left;
  margin-left: 10px;
  text-align: center;
}
.social-share > li:first-child {
  margin-left: 0;
}
.social-share > li a:hover {
  background-color: var(--primary);
  color: var(--white);
  border-color: var(--primary);
}
.social-share > li > a {
  border: 1px solid var(--gray-200);
  color: #666;
  display: inline-block;
  font-size: 22px;
  height: 40px;
  line-height: 40px;
  width: 40px;
}

.blog-reply > a {
  color: #999;
  font-size: 12px;
  font-weight: 500;
}

.blog-date {
  color: #999;
  font-size: 12px;
}

.blog-comments .comments-list {
  list-style: none;
  position: relative;
  margin: 0;
  padding: 0;
}
.blog-comments .comments-list li {
  clear: both;
  padding-left: 80px;
}
@media (max-width: 575.98px) {
  .blog-comments .comments-list li {
    padding: 10px 0 0 50px;
  }
}
.blog-comments .comments-list li .comment {
  margin: 0 0 20px;
}
.blog-comments .comments-list li .comment-author {
  position: absolute;
  left: 0;
}
.blog-comments .comments-list li img.avatar {
  height: 58px;
  width: 58px;
  border-radius: 58px;
}
@media (max-width: 575.98px) {
  .blog-comments .comments-list li img.avatar {
    height: 40px;
    width: 40px;
    border-radius: 40px;
  }
}
.blog-comments .comment-btn {
  color: var(--primary);
  display: inline-block;
  font-weight: 500;
  font-size: 15px;
}

.blog-author-name {
  color: #272b41;
  font-size: 16px;
  font-weight: 600;
}

.new-comment label {
  font-weight: 500;
}

.comment-submit .btn {
  background-color: var(--primary);
  border-color: var(--primary);
  font-size: 18px;
  padding: 8px 26px;
  color: var(--white);
  border-radius: 0;
}

.about-author-img {
  flex-shrink: 0;
}
.about-author-img img {
  border-radius: 10px;
  border: 1px solid var(--gray-200);
  height: 120px;
  width: 120px;
  flex-shrink: 0;
}
@media (max-width: 575.98px) {
  .about-author-img img {
    height: 60px;
    width: 60px;
  }
}

.author-details {
  margin-left: 16px;
}
.author-details .blog-author-name {
  display: inline-block;
  margin: 0 0 10px;
}
.author-details p {
  color: var(--gray-600);
  font-size: 14px;
}

.about-author {
  display: flex;
  margin-bottom: 20px;
}

.post-author img {
  width: 24px;
  margin-right: 8px;
  border-radius: 100%;
}

.blogs-section {
  padding: 50px 0;
  background-color: var(--white);
}
@media (max-width: 767.98px) {
  .blogs-section {
    padding: 30px 0;
  }
}
.blogs-section .blog-wrapper {
  background: #ffffff;
  border: 1px solid #E8EEFF;
  box-sizing: border-box;
  border-radius: 10px 10px 0px 0px;
  margin-bottom: 30px;
}
.blogs-section .blog-wrapper .wrap-image img {
  width: 100%;
  border-radius: 10px 10px 0px 0px;
}
.blogs-section .blog-wrapper .wrap-content {
  padding: 10px;
}
.blogs-section .blog-wrapper .wrap-content .sp-title {
  font-size: 13px;
  color: #2264C5;
  font-weight: 600;
  margin-right: 5px;
}
.blogs-section .blog-wrapper .wrap-content .post-author a {
  display: flex;
  align-items: center;
}
.blogs-section .blog-wrapper .wrap-content .post-author a img {
  width: 20px;
  flex: 0 0 20px;
  margin: 0 5px;
}
.blogs-section .blog-wrapper .wrap-content .post-author a span {
  font-size: 12px;
  font-weight: 600;
  color: var(--gray-900);
}
.blogs-section .blog-wrapper .wrap-content .date-cart {
  background-color: #1860CA;
  font-size: 28px;
  color: var(--white);
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  width: 65px;
  height: 60px;
  flex-direction: column;
  position: absolute;
  right: 25px;
  margin: -40px 0 0;
  padding: 10px 8px;
}
@media (max-width: 991.98px) {
  .blogs-section .blog-wrapper .wrap-content .date-cart {
    font-size: 26px;
  }
}
@media (max-width: 767.98px) {
  .blogs-section .blog-wrapper .wrap-content .date-cart {
    font-size: 22px;
    width: 60px;
    height: 55px;
    padding: 5px;
  }
}
.blogs-section .blog-wrapper .wrap-content .date-cart span {
  font-size: 11px;
  font-weight: 500;
}
@media (max-width: 767.98px) {
  .blogs-section .blog-wrapper .wrap-content .date-cart span {
    font-size: 10px;
  }
}
.blogs-section .blog-wrapper .wrap-content-body {
  margin-top: 10px;
}
@media (max-width: 767.98px) {
  .blogs-section .blog-wrapper .wrap-content-body h3 {
    font-size: 17px;
  }
}
.blogs-section .blog-wrapper .wrap-content-body h3 a {
  font-size: 18px;
  font-weight: 500;
  color: var(--gray-900);
  line-height: 1.5;
}
@media (max-width: 767.98px) {
  .blogs-section .blog-wrapper .wrap-content-body h3 a {
    font-size: 17px;
  }
}
.blogs-section .blog-wrapper .wrap-content-body p {
  font-size: 12px;
  color: var(--gray-900);
}
.blogs-section .blog-wrapper .wrap-content-body a.read-txt {
  width: 110px;
  padding: 10px;
  background: #0CE0FF;
  border-radius: 30px;
  display: block;
  text-align: center;
  color: var(--white);
  font-size: 12px;
  font-weight: 600;
}
.blogs-section .blog-wrapper .wrap-content-body a.read-txt:hover {
  background-color: var(--primary);
}
.blogs-section .view-btn {
  background-color: var(--primary);
  font-size: 16px;
  color: var(--white);
  font-weight: bold;
  border-radius: 30px;
  border: 1px solid var(--primary);
  padding: 6px 20px;
}
@media (max-width: 767.98px) {
  .blogs-section .view-btn {
    font-size: 14px;
  }
}
.blogs-section .view-btn:hover {
  background-color: var(--primary);
  border: 1px solid #0E82FD;
}

.our-blog-section {
  padding: 60px 0;
  background: #ffffff;
}
@media (max-width: 991.98px) {
  .our-blog-section {
    padding: 40px 0;
  }
}
@media (max-width: 767.98px) {
  .our-blog-section {
    padding: 30px 0;
  }
}
.our-blog-section .our-blogs {
  display: block;
  transition: 0.6s;
  border-radius: 10px 10px 0px 0px;
  overflow: hidden;
}
.our-blog-section .our-blogs .blogs-img {
  position: relative;
  transition: 0.6s;
}
.our-blog-section .our-blogs .blogs-img .blogs-overlay {
  align-items: center;
  background: #ffffff;
  border-radius: 30px 0px 0px 30px;
  padding: 5px;
  position: absolute;
  right: 0;
  bottom: 10px;
  transition: 0.6s;
}
.our-blog-section .our-blogs .blogs-img .blogs-overlay img {
  height: 35px;
  width: 35px !important;
  border-radius: 50%;
  margin-right: 10px;
}
.our-blog-section .our-blogs .blogs-img .blogs-overlay .blogs-writter {
  display: none;
}
.our-blog-section .our-blogs .blogs-info {
  background: #ffffff;
  border: 1px solid #E8EEFF;
  padding: 15px;
}
.our-blog-section .our-blogs .blogs-info span {
  color: var(--primary);
}
.our-blog-section .our-blogs .blogs-info h4 {
  color: var(--gray-900);
  line-height: 28px;
}
.our-blog-section .our-blogs .blogs-info h4:hover {
  color: #1C5B91;
}
.our-blog-section .our-blogs .blogs-info p {
  font-size: 13px;
}
.our-blog-section .our-blogs .blogs-nav {
  border: 1px solid var(--gray-200);
  padding: 10px;
  border-top: 0;
}
.our-blog-section .our-blogs .blogs-nav .blogs-btn {
  border-radius: 44px;
  color: var(--white);
  display: block;
  width: 110px;
  text-align: center;
}
.our-blog-section .our-blogs:hover .blogs-img .blogs-overlay .blogs-writter {
  display: block;
}

.blogs-time {
  color: #17418E !important;
}

.blogs-section.blog-container {
  padding: 60px 0;
}
@media (max-width: 991.98px) {
  .blogs-section.blog-container {
    padding: 40px 0 10px;
  }
}
.blogs-section.blog-container .blog-wrapper .date-cart {
  top: 50px;
  right: 25px;
}
.blogs-section.blog-container .blog-wrapper .wrap-content-body h3 a {
  color: #1860CA;
}
.blogs-section.blog-container .blog-wrapper .wrap-content-body .sp-title {
  color: #28DAF4;
  font-size: 14px;
}

.blog-item-two {
  background: var(--white);
  border: 1px solid var(--gray-200);
  border-radius: 12px;
  padding: 20px;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
}
.blog-item-two .blog-img {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 24px;
}
.blog-item-two .blog-img img {
  border-radius: 12px;
  -webkit-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  -ms-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
}
.blog-item-two .blog-img .badge {
  position: absolute;
  top: 16px;
  left: 16px;
  padding: 7px 16px;
  font-size: 16px;
  font-weight: 400;
  color: var(--gray-900);
  background: var(--white);
}
@media (max-width: 575.98px) {
  .blog-item-two .blog-img .badge {
    font-size: 12px;
    padding: 6px 6px;
  }
}
.blog-item-two .blog-img .badge:hover {
  background: var(--primary);
  color: #fff;
}
.blog-item-two .blog-content .blog-user-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.blog-item-two .blog-content .blog-user-info .date {
  color: var(--gray-900);
}
.blog-item-two .blog-content .blog-user {
  display: flex;
  align-items: center;
  gap: 8px;
}
.blog-item-two .blog-content .custom-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 8px;
}
.blog-item-two .blog-content p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 0;
}
.blog-item-two:hover {
  border: 1px solid transparent;
  background-image: linear-gradient(var(--white), var(--white)), var(--primary-gradient);
  background-origin: border-box;
  background-clip: padding-box, border-box;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.blog-item-two:hover .blog-img img {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
}
.blog-item-four {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 40px;
}
@media (max-width: 575.98px) {
  .blog-item-four {
    flex-direction: column;
    align-items: start;
  }
}
.blog-item-four:last-child {
  margin-bottom: 0;
}
@media (max-width: 575.98px) {
  .blog-item-four .blog-content {
    width: 100%;
  }
}
.blog-item-four .blog-content .blog-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 16px;
}
.blog-item-four .blog-content .blog-info .badge {
  background: var(--light);
  border: 1px solid var(--gray-200);
  border-radius: 50px;
  padding: 7px 16px;
  font-weight: 400;
  font-size: 16px;
  color: var(--gray-900);
}
.blog-item-four .blog-content .blog-info .badge:hover {
  background: var(--primary);
  border-color: var(--primary);
  color: #fff;
}
.blog-item-four .blog-content .custom-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 0;
}
.blog-item-four .blog-img {
  max-width: 306px;
  border-radius: 12px;
}
@media (max-width: 991.98px) {
  .blog-item-four .blog-img {
    max-width: 430px;
  }
}
@media (max-width: 575.98px) {
  .blog-item-four .blog-img {
    max-width: 100%;
    width: 100%;
  }
}
.blog-item-four .blog-img img {
  border-radius: 12px;
  width: 100%;
}
.blog-item-six {
  position: relative;
}
.blog-item-six .blog-image {
  margin-bottom: 24px;
  position: relative;
}
.blog-item-six .blog-image .post-author {
  position: absolute;
  right: 5px;
  bottom: 0px;
}
@media (max-width: 575.98px) {
  .blog-item-six .blog-image .post-author {
    bottom: -4px;
  }
}
.blog-item-six .blog-image .post-author img {
  height: 32px;
  width: 32px;
}
.blog-item-seven {
  background: var(--white);
  border-radius: 12px;
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.blog-item-seven .blog-img {
  border-radius: 12px;
  overflow: hidden;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.blog-item-seven .blog-img img {
  border-radius: 12px;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.blog-item-seven .blog-content {
  padding: 40px;
}
@media (max-width: 991.98px) {
  .blog-item-seven .blog-content {
    padding: 20px;
  }
}
.blog-item-seven .blog-content .custom-title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 24px;
}
.blog-item-seven .blog-content .blog-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 16px;
}
.blog-item-seven .blog-content .blog-info .badge {
  background: var(--light);
  border: 1px solid var(--gray-200);
  border-radius: 50px;
  padding: 7px 16px;
  font-weight: 400;
  font-size: 16px;
  color: var(--gray-900);
}
.blog-item-seven .blog-content .blog-info .badge:hover {
  background: var(--primary);
  color: #fff;
}
.blog-item-seven:hover .blog-img img {
  transform: scale(1.1) rotate(1deg);
}
.blog-item-eight {
  position: relative;
  border: 1px solid var(--gray-200);
  border-radius: 12px;
  overflow: hidden;
  display: flex;
  margin: 0px 12px;
}
@media (max-width: 575.98px) {
  .blog-item-eight {
    flex-direction: column;
  }
}
.blog-item-eight:hover .blog-overlay img {
  transform: scale(1.1) rotate(-2deg);
}
@media (max-width: 991.98px) {
  .blog-item-eight {
    width: 92%;
    margin: auto;
  }
}
.blog-item-eight .blog-overlay {
  position: relative;
  overflow: hidden;
  width: 358px;
}
@media (max-width: 991.98px) {
  .blog-item-eight .blog-overlay {
    height: 290px;
  }
}
.blog-item-eight .blog-overlay img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.6s;
}
.blog-item-eight .blog-content {
  padding: 40px;
}
@media (max-width: 575.98px) {
  .blog-item-eight .blog-content {
    padding: 20px;
  }
}
.blog-item-eight .blog-content .badge {
  background: var(--secondary);
  border: none;
  border-radius: 50px;
  padding: 7px 16px;
  font-size: 16px;
  font-weight: 400;
  color: #000103;
}
.blog-item-eight .blog-content .custom-title {
  margin: 24px 0px 8px;
}
.blog-item-eight .blog-content .description {
  margin-bottom: 24px;
}
.blog-item-eight .blog-content .blog-icon {
  font-size: 16px;
  font-weight: 400;
  color: var(--gray-900);
  display: flex;
  align-items: center;
  gap: 8px;
}
.blog-item-eight .blog-content .blog-icon i {
  color: var(--gray-600);
}
.blog-item-ten .blog-img {
  border-radius: 20px;
  margin-bottom: 20px;
}
.blog-item-ten .blog-img img {
  border-radius: 20px;
}
.blog-item-ten .blog-content .custom-title {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 12px;
}
.blog-item-ten .blog-content p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.blog-item-eleven {
  position: relative;
  transition: all 0.6s;
}
.blog-item-eleven:hover {
  transform: translateY(-10px);
}
.blog-item-eleven .blog-overlay {
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  height: 208px;
}
@media (max-width: 1399.98px) {
  .blog-item-eleven .blog-overlay {
    height: 214px;
  }
}
.blog-item-eleven .blog-overlay .blog-img {
  width: 100%;
}
@media (max-width: 1399.98px) {
  .blog-item-eleven .blog-overlay .blog-img {
    height: 100%;
    object-fit: cover;
  }
}
.blog-item-eleven .blog-overlay .blog-date {
  width: 70px;
  height: 76px;
  background: var(--white);
  font-size: 24px;
  font-weight: 700;
  color: var(--gray-900);
  text-align: center;
  padding: 8px 0px 0px;
  border-radius: 6px;
  position: absolute;
  top: 20px;
  right: 20px;
  overflow: hidden;
}
.blog-item-eleven .blog-overlay .blog-date span {
  background: var(--primary);
  border-radius: 50%;
  width: 80px;
  height: 80px;
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  padding: 3px 0px 0px;
  position: relative;
  left: -4px;
}
.blog-item-eleven .blog-content .blog-author {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 12px;
}
.blog-item-eleven .blog-content .blog-author .badge {
  background: var(--light);
  border-radius: 50px;
  padding: 7px 16px;
  font-size: 16px;
  font-weight: 400;
  color: var(--gray-900);
  letter-spacing: 0;
}
.blog-item-eleven .blog-content .blog-author .author {
  display: flex;
  align-items: center;
  gap: 8px;
}
.blog-item-eleven .blog-content .blog-author .author .avatar {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
}
.blog-item-eleven .blog-content .blog-author .author .avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blog-item-eleven .blog-content .blog-author .author .link {
  font-weight: 500;
  color: var(--gray-900);
  margin-bottom: 0;
}
.blog-item-eleven .blog-content .custom-title {
  margin-bottom: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.blog-item-twelve {
  display: flex;
  justify-content: space-between;
  gap: 24px;
  padding: 24px;
  border-radius: 12px;
  border: 1px solid var(--gray-200);
  transition: all 0.7s;
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
}
.blog-item-twelve:hover {
  transform: translateY(-8px);
  box-shadow: 0px 4px 44px 0px rgba(187, 187, 187, 0.25);
}
@media (max-width: 575.98px) {
  .blog-item-twelve {
    flex-direction: column;
    gap: 20px;
  }
}
.blog-item-twelve .blog-img {
  position: relative;
}
.blog-item-twelve .blog-img .img-one {
  border-radius: 20px;
}
@media (max-width: 1199.98px) {
  .blog-item-twelve .blog-img .img-one {
    height: 200px;
  }
}
@media (max-width: 767.98px) {
  .blog-item-twelve .blog-img .img-one {
    height: 205px;
    width: 295px;
  }
}
@media (max-width: 575.98px) {
  .blog-item-twelve .blog-img .img-one {
    width: 100%;
    height: 100%;
  }
}
.blog-item-twelve .blog-img .blog-date {
  width: 64px;
  height: 64px;
  background: var(--primary);
  border-radius: 50%;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  outline: 8px solid var(--white);
}
.blog-item-twelve .blog-img .blog-date span {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
.blog-item-twelve .blog-img .blog-date::after {
  content: "";
  width: 26px;
  height: 30px;
  box-shadow: 11px 2px 0 0 var(--white);
  position: absolute;
  top: -5px;
  bottom: 0;
  right: -27px;
  z-index: 1;
  transform: rotate(200deg);
  border-radius: 107%;
}
.blog-item-twelve .blog-img .blog-date::before {
  content: "";
  width: 25px;
  height: 30px;
  border-radius: 107%;
  box-shadow: 8px 8px 0 0 var(--white);
  position: absolute;
  top: 65px;
  bottom: 0;
  right: 41px;
  z-index: 1;
  transform: rotate(195deg);
}
.blog-item-twelve .blog-details {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media (max-width: 1199.98px) {
  .blog-item-twelve .blog-details {
    flex-grow: 1;
  }
}
.blog-item-twelve .blog-details .blog-content .custom-title {
  margin-bottom: 8px;
}
.blog-item-twelve .blog-details .blog-content .description {
  margin-bottom: 0;
}
@media (max-width: 575.98px) {
  .blog-item-twelve .blog-details .blog-footer {
    gap: 16px;
  }
}
.blog-item-twelve .blog-details .blog-footer .badge {
  background: var(--light);
  border: 1px solid var(--gray-100);
  border-radius: 50px;
  padding: 7px 16px;
  color: var(--gray-900);
  font-size: 16px;
  font-weight: 400;
  transition: all 0.5s;
}
.blog-item-twelve .blog-details .blog-footer:hover .badge {
  background: var(--primary);
  color: #fff;
}
.blog-item-thirteen {
  border: 1px solid var(--gray-200);
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  border-radius: 12px;
  overflow: hidden;
  transition: all 0.6s;
}
.blog-item-thirteen:hover {
  transform: translateY(-5px);
}
.blog-item-thirteen:hover .blog-overlay img {
  transform: scale(1.1);
}
.blog-item-thirteen .blog-overlay {
  overflow: hidden;
}
.blog-item-thirteen .blog-overlay .img-1 {
  width: 100%;
  height: 100%;
  transition: all 0.6s;
}
.blog-item-thirteen .blog-content {
  padding: 24px;
}
.blog-item-thirteen .blog-content .text {
  font-size: 16px;
  margin-bottom: 16px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.blog-item-thirteen .blog-content .custom-title {
  margin-bottom: 0;
}
.blog-item-thirteen .blog-content .divide {
  color: var(--gray-200);
}

.view-all {
  margin-top: 40px;
}

.blog-item-three {
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
}
.blog-item-three .blog-image {
  position: relative;
  overflow: hidden;
}
.blog-item-three .blog-image .date {
  position: absolute;
  padding: 5px 15px;
  background: var(--white);
  border-radius: 10px 10px 0px 0px;
  font-size: 16px;
  font-weight: 600;
  color: var(--gray-900);
  margin: 0;
  right: 22px;
  bottom: 0;
}
.blog-item-three .blog-info {
  margin-top: 24px !important;
  margin-bottom: 0 !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  flex-wrap: wrap;
}
.blog-item-three .blog-info .author {
  display: flex;
  align-items: center;
}
.blog-item-three .blog-info .author span {
  font-weight: 400;
}
.blog-item-three .blog-info .author img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin-right: 8px;
}
.blog-item-three .blog-info .badge {
  padding: 7px 16px;
  border-radius: 30px;
  background: var(--light);
  font-size: 15px;
  margin-bottom: 0 !important;
  font-weight: 400 !important;
  color: var(--gray-900);
  display: inline-flex;
}

.line-clamp-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.news-item-five {
  background: var(--white);
  border-radius: 12px;
  overflow: hidden;
  transition: all 0.6s;
}
.news-item-five:hover {
  transform: translateY(-8px);
}
.news-item-five:hover .news-image img {
  transform: scale(1.1);
}
.news-item-five .news-image {
  position: relative;
  overflow: hidden;
}
.news-item-five .news-image img {
  width: 100%;
  transition: all 0.6s;
}
.news-item-five .news-image .badge {
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 7px 16px;
  font-size: 16px;
  font-weight: 400;
  transition: all 0.7s;
  border-radius: 12px;
}
.news-item-five .news-image .badge:hover {
  color: #fff;
}
.news-item-five .news-details {
  padding: 24px;
}
.news-item-five .news-details .news-content .custom-title {
  margin-bottom: 8px;
  transition: all 0.6s;
}
.news-item-five .news-details .news-content .custom-title:hover {
  text-decoration: underline;
}
.news-item-five .news-details .news-footer {
  padding-top: 24px;
  margin-top: 24px;
  border-top: 1px solid var(--gray-200);
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 8px;
}
.news-item-five .news-details .news-footer .author {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 8px;
}
.news-item-five .news-details .news-footer .author .author-name {
  display: flex;
  align-items: center;
  gap: 8px;
}
.news-item-five .news-details .news-footer .author .author-img {
  width: 48px;
  height: 48px;
  border-radius: 50%;
}
.news-item-five .news-details .news-footer .btn {
  background-color: var(--secondary);
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--gray-900);
  padding: 0;
  transition: all 0.7s;
  border: none !important;
}
.news-item-five .news-details .news-footer .btn:hover {
  background: var(--primary);
  color: #fff;
  transform: rotate(360deg);
}

@media (max-width: 991.98px) {
  .blog-header {
    margin-bottom: 16px;
  }
}
.blog-header .section-header {
  margin-bottom: 12px;
}
.blog-header p {
  margin-bottom: 40px;
}
@media (max-width: 575.98px) {
  .blog-header p {
    margin-bottom: 30px;
  }
}
.blog-header .btn {
  display: inline-flex;
  align-items: center;
}

.blog-section-four {
  position: relative;
}
.blog-section-four.section {
  padding-top: 120px;
}
@media (max-width: 991.98px) {
  .blog-section-four.section {
    padding-top: 90px;
  }
}
.blog-section-four::before {
  content: "";
  position: absolute;
  top: -2px;
  left: 0;
  right: 50%;
  width: 50%;
  height: 45px;
  background: var(--light);
  border-radius: 100% 0 0 0;
  z-index: 2;
  transform: rotate(180deg);
}
.blog-section-four::after {
  content: "";
  position: absolute;
  top: -2px;
  left: 50%;
  right: 0;
  width: 50%;
  height: 45px;
  background: var(--light);
  border-radius: 0 100% 0 0;
  z-index: 1;
  transform: rotate(180deg);
}
.blog-section-seven {
  position: relative;
  z-index: 1;
}
.blog-section-seven .blog-bg-01 {
  position: absolute;
  bottom: 20%;
  left: 20%;
  z-index: -1;
}
.blog-section-seven .blog-bg-02 {
  position: absolute;
  top: 10%;
  right: 0;
  z-index: -1;
}
@media (max-width: 575.98px) {
  .blog-section-eight {
    margin: 0px 8px;
  }
}
.blog-section-eight .blog-slide {
  position: relative;
}
.blog-section-eight .blog-slide:hover .slide-btn {
  opacity: 1;
}
.blog-section-eight .slide-btn {
  background: var(--dark);
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  inset: 0;
  margin: auto;
  top: 0;
  left: 0;
  gap: 6px;
  transition: all 0.6s;
  opacity: 0;
}
.blog-section-eight .slide-btn:hover {
  background: var(--primary);
}
.blog-section-eight .slide-btn .slick-arrow {
  background: transparent;
  border: none;
  outline: none;
  color: #fff;
  padding: 0;
}
.blog-section-eleven .col-lg-3 {
  width: 28%;
}
.blog-section-eleven .col-lg-6 {
  width: 44%;
}
.blog-section-thirteen .section-header-thirteen {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 20px;
  margin-bottom: 40px;
  border-bottom: 1px solid var(--gray-200);
}
@media (max-width: 767.98px) {
  .blog-section-thirteen .section-header-thirteen {
    flex-wrap: wrap;
    gap: 16px;
  }
}

@media (max-width: 991.98px) {
  .article-section-six {
    padding: 50px 0px 95px !important;
  }
}

/****** UTILS ******/
.booking-doc-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.booking-doc-info .booking-doc-img {
  width: 80px;
  margin-right: 15px;
}
@media (max-width: 767.98px) {
  .booking-doc-info .booking-doc-img {
    width: 75px;
  }
}
@media (max-width: 575.98px) {
  .booking-doc-info .booking-doc-img {
    width: 70px;
  }
}
.booking-doc-info .booking-doc-img img {
  height: 80px;
  width: 80px;
  object-fit: cover;
  border-radius: 4px;
}
@media (max-width: 767.98px) {
  .booking-doc-info .booking-doc-img img {
    height: 75px;
    width: 75px;
  }
}
@media (max-width: 575.98px) {
  .booking-doc-info .booking-doc-img img {
    height: 70px;
    width: 70px;
  }
}

.schedule-widget {
  min-height: 100px;
  border-radius: 4px;
}
.schedule-widget .schedule-header {
  border-bottom: 1px solid var(--gray-200);
  padding: 10px 20px;
  border-radius: 4px 4px 0 0;
}
.schedule-widget .schedule-header h4 {
  font-size: 18px;
  font-weight: 600;
  margin: 3px 0 0;
}

.day-slot ul {
  float: left;
  list-style: none;
  position: relative;
  width: 100%;
  margin: auto -5px 0 -5px;
  padding: 0;
}
.day-slot ul li {
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
  width: 14.28%;
}
.day-slot ul li span {
  display: block;
  font-size: 18px;
  text-transform: uppercase;
}
@media (max-width: 767.98px) {
  .day-slot ul li span {
    font-size: 16px;
    text-transform: unset;
  }
}
.day-slot ul li span.slot-date {
  display: block;
  color: #757575;
  font-size: 14px;
}
.day-slot ul li small.slot-year {
  color: #757575;
  font-size: 14px;
}
@media (max-width: 767.98px) {
  .day-slot ul li small.slot-year {
    display: none;
  }
}
.day-slot ul li.left-arrow {
  text-align: center;
  width: 20px !important;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: 0;
  padding: 0;
}
@media (max-width: 991.98px) {
  .day-slot ul li.left-arrow {
    left: -10px;
  }
}
.day-slot ul li.right-arrow {
  text-align: center;
  width: 20px !important;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: -11px;
  padding: 0;
}

.schedule-cont {
  padding: 20px;
}

.time-slot ul {
  list-style: none;
  margin: auto -5px 0 -5px;
  padding: 0;
}
.time-slot ul li {
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  width: 14.28%;
}
.time-slot ul li .timing {
  background-color: var(--gray-200);
  border: 1px solid var(--gray-200);
  border-radius: 3px;
  color: #757575;
  display: block;
  font-size: 14px;
  margin-bottom: 10px;
  padding: 5px 5px;
  text-align: center;
  position: relative;
}
.time-slot ul li .timing:hover {
  background-color: var(--white);
}
.time-slot ul li .timing:last-child {
  margin-bottom: 0;
}
.time-slot ul li .timing.selected {
  background-color: var(--primary);
  border: 1px solid var(--primary);
  color: var(--white);
}
.time-slot ul li .timing.selected::before {
  color: var(--white);
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  font-weight: 900;
  position: absolute;
  top: 6px;
  right: 6px;
}
@media (max-width: 991.98px) {
  .time-slot ul li .timing.selected::before {
    display: none;
  }
}
.time-slot ul li .timing.selected:hover {
  color: #757575;
}
.time-slot ul li .timing.selected:hover::before {
  color: #757575;
}

.schedule-list {
  border-bottom: 1px solid var(--gray-200);
  margin-bottom: 50px;
  padding-bottom: 50px;
}
.schedule-list:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.submit-section.proceed-btn {
  margin: 0 0 30px;
}
@media (max-width: 767.98px) {
  .submit-section.proceed-btn {
    margin-bottom: 20px;
  }
}

.tab-content.schedule-cont .card-title {
  margin-bottom: 10px;
}

.doc-slot-list {
  background-color: #d9534f;
  border: 1px solid #d43f3a;
  color: var(--white);
  font-size: 14px;
  margin: 10px 10px 0 0;
  padding: 6px 15px;
  border-radius: 4px;
}
.doc-slot-list a {
  color: #e48784;
  display: inline-block;
  margin-left: 5px;
}
.doc-slot-list a:hover {
  color: var(--white);
}

.schedule-nav .nav-tabs {
  border: 0 !important;
}
.schedule-nav .nav-tabs li {
  display: inline-block;
  flex-grow: inherit;
  margin: 5px 15px 5px 0;
}
@media (max-width: 479.96px) {
  .schedule-nav .nav-tabs li {
    display: block;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-right: 0;
  }
}
.schedule-nav .nav-tabs li:last-child {
  margin-right: 0;
}
.schedule-nav .nav-tabs li a.active {
  background: #ff4877;
  border: 1px solid #ff4877 !important;
  color: var(--white);
}
.schedule-nav .nav-tabs > li > a {
  border: 1px solid var(--gray-200);
  text-transform: uppercase;
  border-radius: 4px;
  padding: 6px 15px;
}

.hours-info .form-control {
  min-height: auto;
}
.hours-info .btn.btn-danger.trash {
  height: 38px;
  width: 100%;
}

.add-more a {
  color: #20c0f3;
}

.edit-link {
  color: #20c0f3;
  font-size: 16px;
  margin-top: 4px;
}
@media (max-width: 575.98px) {
  .edit-link {
    font-size: 14px;
    margin-top: 2px;
  }
}

.submit-section .submit-btn {
  padding: 12px 30px;
  font-weight: 600;
  font-size: 16px;
  min-width: 120px;
}
@media (max-width: 767.98px) {
  .submit-section .submit-btn {
    padding: 10px 20px;
    font-size: 15px;
    min-width: 105px;
  }
}

.success-page-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.success-card {
  border-color: var(--gray-200);
}
.success-card .card-body {
  padding: 50px 20px;
}

.success-cont {
  text-align: center;
}
.success-cont i {
  color: var(--white);
  width: 60px;
  height: 60px;
  border: 2px solid var(--success);
  font-size: 30px;
  margin-bottom: 30px;
  background-color: var(--success);
  border-radius: 50%;
}
.success-cont h3 {
  font-size: 24px;
  color: var(--gray-900);
  font-weight: 500;
}
@media (max-width: 767.98px) {
  .success-cont h3 {
    font-size: 22px;
  }
}
.success-cont p {
  margin-bottom: 30px;
}
.success-cont strong {
  font-weight: 700;
}

@media (max-width: 575.98px) {
  .booking-schedule.schedule-widget {
    overflow-x: auto;
  }
}
@media (max-width: 575.98px) {
  .booking-schedule.schedule-widget > div {
    width: 730px;
  }
}
@media (max-width: 575.98px) {
  .booking-schedule .day-slot ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 575.98px) {
  .booking-schedule .day-slot ul li {
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    width: 100px;
  }
}
@media (max-width: 575.98px) {
  .booking-schedule .day-slot ul li.right-arrow {
    right: -20px;
  }
}
@media (max-width: 575.98px) {
  .booking-schedule .time-slot ul {
    display: flex;
  }
}
@media (max-width: 575.98px) {
  .booking-schedule .time-slot ul li {
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    width: 100px;
  }
}
@media (max-width: 767.98px) {
  .booking-schedule .time-slot ul li .timing span {
    display: block;
  }
}
@media (max-width: 575.98px) {
  .booking-schedule .time-slot ul li .timing span {
    display: inline-block;
  }
}

.visits .visit-btns {
  color: #272b41;
  background-color: var(--white);
  width: 80%;
  margin-bottom: 10px;
  display: block;
  outline: unset;
  cursor: pointer;
}
.visits input:checked ~ .visit-rsn {
  background-color: var(--primary);
  color: var(--white);
  border-radius: 4px;
}
.visits input:checked ~ .visit-rsn:before {
  opacity: 1;
}
.visits input:disabled ~ .visit-rsn {
  background-color: var(--danger);
  color: var(--white);
  border-radius: 5px;
}
.visits input.form-check-input {
  opacity: 0;
  visibility: hidden;
  margin-left: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.visits .form-check-input {
  opacity: 0;
}
.visits span.visit-rsn {
  background: #F3F9FF;
  border: 0;
  border-radius: 5px;
  color: #64627C;
  display: inline-block;
  font-size: 14px;
  margin-bottom: 0px;
  text-align: center;
  position: relative;
  font-weight: 600;
  min-width: 133px;
  width: 100%;
  padding: 13px 5px;
}
.visits span.visit-rsn:before {
  color: var(--primary);
  background-color: var(--white);
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-size: 10px;
  font-weight: 900;
  border-radius: 50px;
  width: 18px;
  height: 18px;
  opacity: 0;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.back-link {
  padding-bottom: 30px;
}
.back-link a {
  font-size: 15px;
  color: #959595;
  display: inline-flex;
  display: -webkit-inline-flex;
  align-items: center;
  -webkit-align-items: center;
}
.back-link a:hover {
  color: var(--primary);
}
.back-link a i {
  margin-right: 10px;
}
@media (max-width: 767.98px) {
  .back-link {
    padding-bottom: 25px;
  }
}

.booking-header {
  padding-bottom: 25px;
}
.booking-header .booking-title {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .booking-header {
    padding-bottom: 20px;
  }
}

.booking-date.choose-date-book {
  padding-bottom: 30px;
}
.booking-date.choose-date-book p {
  color: #8C8C8C;
  margin: 0 10px 0 0;
  padding: 0;
  margin-right: 10px;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .booking-date.choose-date-book p {
    margin: 0 0 10px 0;
    padding: 0;
  }
}
@media (max-width: 767.98px) {
  .booking-date.choose-date-book {
    display: block;
    padding-bottom: 20px;
  }
}

.booking-date-slider {
  padding-bottom: 30px;
}

.booking-range .btn {
  background: #ffffff;
  border: 1px solid #E4E4E8;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 400;
  color: #4A4A4A;
  margin: 0;
  padding: 10px 15px;
}
@media (max-width: 767.98px) {
  .booking-range .btn {
    font-size: 13px;
    margin: 0;
    padding: 10px;
    position: relative;
  }
}
.booking-range img {
  margin-right: 10px;
}
.booking-range i {
  font-size: 16px;
  margin-left: 10px;
  color: #5B5B5B;
}

.booking-doctor-details {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.booking-device {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.booking-device-img {
  margin-right: 15px;
}
.booking-device-img img {
  max-width: inherit;
}

.booking-doctor-info h3 {
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 5px;
}
.booking-doctor-info .device-text {
  margin-bottom: 12px;
}
.booking-doctor-info .btn {
  font-weight: 500;
  font-size: 14px;
  margin: 0;
  padding: 4px 10px;
  min-width: 109px;
  color: var(--primary);
  background: #ffffff;
  border: 2px solid #0E82FD;
  box-shadow: inset 0 0 0 0 #0E82FD;
  border-radius: 6px;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.booking-doctor-info .btn:hover {
  color: var(--white);
  background: var(--primary);
  box-shadow: inset 0 0 0 50px #0E82FD;
  border: 2px solid #0E82FD;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}

.time-slot.time-slot-blk {
  text-align: center;
}
.time-slot.time-slot-blk h4 {
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 20px;
}
.time-slot.time-slot-blk ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.time-slot.time-slot-blk ul li {
  display: block;
  margin-bottom: 15px;
  float: inherit;
  width: 100%;
}
.time-slot.time-slot-blk li:last-child {
  margin-bottom: 0;
}
.time-slot.time-slot-blk li .timing {
  background: #F5F5F5;
  border: 2px solid #F3F3F3;
  border-radius: 8px;
  color: #595959;
  margin: 0;
  padding: 10px 15px;
  text-align: center;
  position: relative;
  box-shadow: inset 0 0 0 0 #ffffff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.time-slot.time-slot-blk li .timing:hover {
  background: #ffffff;
  box-shadow: inset 0 0 0 50px #ffffff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.time-slot.time-slot-blk li .timing.active {
  background: var(--primary);
  border: 2px solid #0E82FD;
  color: var(--white);
  box-shadow: inset 0 0 0 0 #0E82FD;
}
.time-slot.time-slot-blk li .timing.active:hover {
  background: var(--primary);
  border: 2px solid #0E82FD;
  color: var(--white);
  box-shadow: inset 0 0 0 50px #0E82FD;
}
.time-slot.time-slot-blk li .timing i {
  margin-right: 4px;
}
.time-slot.time-slot-blk li .load-more-timings a {
  font-weight: 500;
  text-decoration: underline;
  color: var(--primary);
}
.time-slot.time-slot-blk li .load-more-timings a:hover {
  color: var(--gray-900);
}
.time-slot.time-slot-blk .time-slot-open {
  display: none;
}
@media (max-width: 991.98px) {
  .time-slot.time-slot-blk {
    padding-bottom: 15px;
  }
}

.date-slider {
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.date-slider .slick-slide {
  display: block;
  margin: 0;
  padding: 0 5px;
}
.date-slider li h4 {
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 5px;
}
@media (max-width: 1199.98px) {
  .date-slider li h4 {
    font-size: 13px;
  }
}
@media (max-width: 991.98px) {
  .date-slider li h4 {
    font-size: 16px;
  }
}
.date-slider li p {
  color: #D4D4D4;
  margin-bottom: 0;
}
.date-slider li.active h4 {
  color: var(--gray-900);
}
.date-slider li.active p {
  color: #AAAAAA;
}
.date-slider .slick-prev:before {
  content: " \e92f";
}
.date-slider .slick-next:before {
  content: " \e930";
}

.date-slider .slick-prev,
.date-slider .slick-next {
  background: transparent;
  color: var(--gray-900);
  line-height: normal;
  box-shadow: none;
  width: 30px;
  height: 30px;
}

.date-slider .slick-prev:hover,
.date-slider .slick-prev:focus,
.date-slider .slick-next:hover,
.date-slider .slick-next:focus {
  background-color: transparent;
  color: var(--primary);
  opacity: 1;
}

.date-slider .slick-prev:hover:before,
.date-slider .slick-prev:focus:before,
.date-slider .slick-next:hover:before,
.date-slider .slick-next:focus:before {
  color: var(--primary);
}

.date-slider .slick-prev:before,
.date-slider .slick-next:before {
  font-family: "feather";
  font-size: 26px;
}

.date-slider .slick-prev {
  left: -12px;
}

.date-slider .slick-next {
  right: -12px;
}

.content.content-space {
  padding: 80px 0px;
}
@media (max-width: 991.98px) {
  .content.content-space {
    padding: 50px 0px;
  }
}

.prime-btn {
  background-color: var(--primary);
  border: 1px solid #0E82FD;
  box-shadow: inset 0 0 0 0 #ffffff;
}
.prime-btn:focus, .prime-btn:hover, .prime-btn:active, .prime-btn.active {
  color: var(--primary);
  background-color: var(--white);
  border-color: var(--primary);
  box-shadow: inset 0 0 0 50px #ffffff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.prime-btn:focus i, .prime-btn:hover i, .prime-btn:active i, .prime-btn.active i {
  color: var(--primary);
}
.prime-btn .active:not(:disabled):not(.disabled), .prime-btn:active:not(:disabled):not(.disabled) {
  background-color: var(--primary);
  border-color: #0E82FD;
  color: var(--white);
}
.prime-btn .active:focus:not(:disabled):not(.disabled), .prime-btn:active:focus:not(:disabled):not(.disabled) {
  box-shadow: unset;
}

.attachment-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  background: #FFFFFF;
  border: 1px solid #E4E4E8;
  border-radius: 8px;
  padding: 6px 15px;
}

.attachment-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.attachment-icon {
  font-size: 24px;
  color: #9D9D9D;
  margin-right: 12px;
}

.attachment-content p {
  color: #54595E;
  margin-bottom: 0;
}
.attachment-content span {
  font-size: 12px;
  color: #54595E;
}

.attachment-close a {
  font-size: 22px;
  color: #ABB5BE;
}
.attachment-close a:hover {
  color: #0E82FD;
}

.paitent-appointment .forms-block {
  margin-bottom: 25px;
}
.paitent-appointment .forms-block .form-group-title {
  font-weight: 500;
  margin-bottom: 10px;
  display: block;
}
.paitent-appointment .forms-block .form-group-title i {
  font-size: 16px;
}
.paitent-appointment .forms-block .form-group-title span {
  font-weight: 400;
  font-size: 12px;
  color: #A3A3A3;
}
.paitent-appointment .forms-block .custom_radio {
  margin-bottom: 0;
  padding-left: 25px;
}
.paitent-appointment .form-control::placeholder {
  font-weight: 500;
  color: #9E9E9E;
}
.paitent-appointment textarea.form-control {
  resize: none;
  min-height: 100px;
}
.paitent-appointment .characters-text {
  font-size: 12px;
  color: #9E9E9E;
  text-align: right;
  margin-top: 8px;
  margin-bottom: 0;
}

.form-group-flex .btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  color: #292929;
  padding: 3px 5px;
  margin-bottom: 10px;
  min-width: 60px;
  background: #E0EFFF;
  border: 1px solid #E0EFFF;
  border-radius: 4px;
  box-shadow: inset 0 0 0 0 #0E82FD;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.form-group-flex .btn:hover {
  color: #FFFFFF;
  border: 1px solid #0E82FD;
  box-shadow: inset 0 0 0 50px #0E82FD;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}
.form-group-flex .btn i {
  font-size: 16px;
  margin-right: 2px;
}

@media (max-width: 479.96px) {
  .schedule-calendar-col form {
    flex-direction: column;
  }
  .schedule-calendar-col form .me-3.d-flex {
    margin-right: 0 !important;
  }
  .search-time-mobile input {
    margin-top: 10px;
    width: 100%;
  }
  .bookingrange.btn.btn-white {
    font-size: 13px;
  }
}
.bookingrange.btn.btn-white:hover {
  border-color: #cccccc;
}

.radio-select span {
  color: var(--gray-600);
}
.radio-select span.service-title {
  color: var(--gray-900);
}
.radio-select label {
  border: 1px solid var(--gray-200);
  padding: 16px;
  border-radius: 10px;
  position: relative;
  margin-bottom: 16px;
  width: 100%;
}
.radio-select input {
  display: none;
}
.radio-select input:checked ~ label {
  border-color: var(--primary);
}

.works-section-twelve {
  background: var(--secondary-gradient);
  position: relative;
  overflow: hidden;
}
.works-section-twelve .container {
  position: relative;
  z-index: 1;
}
.works-section-twelve .icon-2 {
  position: absolute;
  bottom: -85px;
  left: 0;
  right: 0;
  width: 150px;
  height: 150px;
  background: var(--success);
  border-radius: 50%;
  filter: blur(105px);
  margin: auto;
}
.works-section-twelve .icon-3 {
  position: absolute;
  top: 148px;
  right: 155px;
  width: 150px;
  height: 150px;
  background: var(--success);
  border-radius: 50%;
  filter: blur(105px);
}
.works-section-twelve .works-img {
  position: absolute;
  left: 0;
  top: 0;
}
@media (max-width: 991.98px) {
  .works-section-twelve .works-img {
    display: none;
  }
}

.works-item-twelve {
  text-align: center;
  padding: 20px;
}
.works-item-twelve .booking-icon {
  position: relative;
  width: 77px;
  height: 77px;
  margin: 0px auto 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.works-item-twelve .booking-icon::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../img/icons/work-icon-5.png);
  background-size: 100% 100%;
  animation: rotate 5s linear forwards infinite;
}
.works-item-twelve .booking-icon img {
  position: relative;
  z-index: 1;
}
.works-item-twelve .badge-icon {
  padding: 4px 16px;
  background: var(--white);
  border-radius: 30px;
  color: var(--gray-900);
  font-size: 16px;
  font-weight: 500;
  width: fit-content;
  margin: 0px auto 24px;
}
.works-item-twelve .custom-title {
  margin-bottom: 8px;
}
.works-item-twelve .description {
  margin-bottom: 0;
}

/****** UTILS ******/
.widget-profile {
  background-color: var(--white);
  border-bottom: 1px solid var(--gray-200);
}
.widget-profile .profile-info-widget {
  display: block !important;
  text-align: center !important;
}
.widget-profile .profile-info-widget .booking-doc-img {
  display: inline-block;
  width: auto;
  background-color: var(--white);
  margin: 0 0 20px !important;
  padding: 8px;
  border-radius: 50%;
}
.widget-profile .profile-info-widget .booking-doc-img img {
  height: 120px !important;
  width: 120px !important;
  border-radius: 50% !important;
}
.widget-profile.pat-widget-profile .profile-info-widget .booking-doc-img {
  padding: 0;
}
.widget-profile.pat-widget-profile .profile-info-widget .booking-doc-img img {
  height: 100px !important;
  width: 100px !important;
  border-radius: 50%;
}

.appointment-list .profile-info-widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  text-align: left;
}
@media (max-width: 479.96px) {
  .appointment-list .profile-info-widget {
    text-align: center;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 479.96px) {
  .appointment-list .profile-info-widget .booking-doc-img {
    margin: 0 0 15px;
  }
}
.appointment-list .profile-info-widget .booking-doc-img img {
  height: 120px;
  object-fit: cover;
  width: 120px;
  border-radius: 4px;
}
@media (max-width: 479.96px) {
  .appointment-list .profile-info-widget .booking-doc-img img {
    height: 100px;
    width: 100px;
    border-radius: 50%;
  }
}
@media (max-width: 479.96px) {
  .appointment-list .profile-det-info {
    margin-bottom: 15px;
  }
}

.appointments .appointment-list {
  background-color: #ffffff;
  border: 1px solid #f0f0f0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 20px;
  padding: 20px;
  border-radius: 4px;
}
.appointments .appointment-list:last-child {
  margin-bottom: 30px;
}
@media (max-width: 991.98px) {
  .appointments .appointment-list {
    display: block;
  }
}
@media (max-width: 1199.98px) {
  .appointments .appointment-list {
    flex-direction: column;
  }
}
@media (max-width: 479.96px) {
  .appointments .appointment-list {
    text-align: center;
  }
}
@media (max-width: 479.96px) {
  .appointments .appointment-list .profile-det-info {
    margin-bottom: 15px;
  }
}
@media (max-width: 1199.98px) {
  .appointments .appointment-action {
    margin-top: 10px;
  }
}
@media (max-width: 479.96px) {
  .appointments .appointment-action {
    margin-top: 0;
  }
}
.appointments .appointment-action a {
  font-size: 13px;
}
.appointments .appointment-action a + a {
  margin-left: 5px;
}

.info-details {
  list-style: none;
  margin: 0;
  padding: 0;
}
.info-details li {
  margin-bottom: 10px;
}
.info-details li:last-child {
  margin-bottom: 0;
}
.info-details li .title {
  color: #272b41;
  font-weight: 500;
}
.info-details li .text {
  color: #757575;
  display: block;
  font-size: 16px;
  overflow: hidden;
}

/****** UTILS ******/
.clinic-direction {
  color: var(--gray-600);
  font-size: 14px;
  margin-bottom: 25px;
}
.clinic-direction a {
  color: var(--primary);
  font-weight: 500;
}

.doctor-action {
  margin-bottom: 15px;
}
@media (max-width: 767.98px) {
  .doctor-action {
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
  }
}
.doctor-action a + a {
  margin-left: 8px;
}
.doctor-action .fav-btn:hover {
  background-color: var(--danger);
  border-color: var(--danger);
  color: #ffffff;
}

.msg-btn:hover, .msg-btn:focus {
  background-color: var(--primary);
  border-color: var(--primary);
  color: #ffffff;
}

.call-btn:hover, .call-btn:focus {
  background-color: var(--primary);
  border-color: var(--primary);
  color: #ffffff;
}

@media (max-width: 767.98px) {
  .user-tabs {
    margin-top: 1.5rem;
  }
}
@media (max-width: 767.98px) {
  .user-tabs .nav-tabs {
    border-bottom: 0;
    position: relative;
    background-color: #ffffff;
    padding: 5px 0;
    border: 1px solid var(--gray-200);
    border-radius: 3px;
  }
}
.user-tabs .nav-tabs > li > a {
  border: 0;
  border-bottom: 3px solid transparent;
  color: var(--gray-900);
  font-size: 15px;
  font-weight: 700;
  padding: 20px;
}
.user-tabs .nav-tabs > li > a:hover {
  background-color: unset;
  color: var(--primary);
}
@media (max-width: 767.98px) {
  .user-tabs .nav-tabs > li > a {
    border-left: 2px solid transparent;
    border-bottom: 0;
    padding: 0.5rem 1rem;
  }
}
@media (max-width: 767.98px) {
  .user-tabs .nav-tabs.nav-justified {
    border-bottom: 1px solid var(--gray-200);
  }
}
@media (max-width: 767.98px) {
  .user-tabs .nav-tabs .nav-item {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
@media (max-width: 575.98px) {
  .user-tabs .nav-tabs .nav-item {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.user-tabs .nav-tabs.nav-tabs-bottom > li > a.active, .user-tabs .nav-tabs.nav-tabs-bottom > li > a.active:hover, .user-tabs .nav-tabs.nav-tabs-bottom > li > a.active:focus {
  border-bottom-width: 3px;
  border-color: var(--primary);
  color: var(--primary);
}
@media (max-width: 767.98px) {
  .user-tabs .nav-tabs.nav-tabs-bottom > li > a.active, .user-tabs .nav-tabs.nav-tabs-bottom > li > a.active:hover, .user-tabs .nav-tabs.nav-tabs-bottom > li > a.active:focus {
    border-left-width: 2px;
    color: var(--primary);
  }
}
.user-tabs .med-records {
  display: inline-block;
  min-width: 130px;
}
@media (max-width: 575.98px) {
  .user-tabs .med-records {
    min-width: 110px;
  }
}

.widget {
  margin-bottom: 30px;
}

.widget-title {
  margin-bottom: 15px;
  color: var(--gray-900);
  font-size: 18px;
  font-weight: 500;
}

.experience-box {
  position: relative;
}

.experience-list {
  list-style: none;
  position: relative;
  margin: 0;
  padding: 0;
}
.experience-list::before {
  background: var(--gray-200);
  bottom: 0;
  content: "";
  width: 2px;
  position: absolute;
  top: 8px;
  left: 8px;
}
.experience-list li {
  position: relative;
}
.experience-list li:last-child .experience-content {
  margin-bottom: 0;
}
.experience-list > li .experience-user {
  background: #ffffff;
  height: 10px;
  width: 10px;
  position: absolute;
  top: 4px;
  left: 4px;
  margin: 0;
  padding: 0;
}
.experience-list > li .experience-content {
  background-color: #ffffff;
  position: relative;
  margin: 0 0 20px 40px;
  padding: 0;
}
.experience-list > li .experience-content .timeline-content {
  color: #757575;
}
.experience-list > li .experience-content .timeline-content a.name {
  font-weight: 500;
}
.experience-list > li .time {
  color: #757575;
  display: block;
  font-size: 13px;
}

.experience-user .avatar {
  height: 32px;
  line-height: 32px;
  width: 32px;
  margin: 0;
}

.before-circle {
  background-color: rgba(32, 192, 243, 0.2);
  height: 12px;
  width: 12px;
  border: 2px solid var(--primary);
  border-radius: 50%;
}

.exp-year {
  color: var(--primary);
  margin-bottom: 2px;
}

.exp-title {
  font-size: 16px;
  font-weight: 500;
  color: var(--gray-900);
}
@media (max-width: 767.98px) {
  .exp-title {
    font-size: 14px;
  }
}

.awards-widget .experience-list > li:last-child p {
  margin-bottom: 0;
}

.service-list {
  margin-bottom: 30px;
}
.service-list:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.service-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.service-list ul li {
  float: left;
  padding-left: 25px;
  position: relative;
  width: 33%;
  margin: 6px 0;
}
@media (max-width: 767.98px) {
  .service-list ul li {
    width: 50%;
  }
}
@media (max-width: 575.98px) {
  .service-list ul li {
    width: 100%;
  }
}
.service-list ul li::before {
  color: var(--gray-200);
  content: "\f30b";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
}

.location-list {
  border: 1px solid #f0f0f0;
  border-radius: 4px;
  padding: 20px;
}
.location-list + .location-list {
  margin-top: 20px;
}
.location-list .consult-price {
  font-size: 20px;
  font-weight: 500;
  color: #272b41;
}

.clinic-content .clinic-name {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 6px;
}
.clinic-content .clinic-direction a {
  display: inline-block;
  margin-top: 8px;
}

.timings-days {
  font-weight: 700;
  color: var(--gray-900);
  margin-bottom: 8px;
}

.timings-times span {
  display: block;
}
.timings-times span:last-child {
  margin-bottom: 1rem;
}

.review-listing {
  border-bottom: 1px solid var(--gray-200);
  margin-top: 20px;
  padding-bottom: 30px;
}
.review-listing > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.review-listing > ul li + li {
  margin-top: 20px;
  border-top: 1px dashed #f0f0f0;
  padding-top: 20px;
}
.review-listing > ul li .comment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
.review-listing > ul li .comment:last-child {
  margin-bottom: 0;
}
.review-listing > ul li .comment .comment-body {
  margin-left: 16px;
}
.review-listing > ul li .comment .comment-body .meta-data {
  position: relative;
  margin-bottom: 10px;
}
.review-listing > ul li .comment .comment-body .meta-data span {
  display: block;
  font-size: 16px;
  color: #757575;
}
.review-listing > ul li .comment .comment-body .meta-data span.comment-author {
  font-weight: 600;
  color: var(--gray-900);
  font-weight: 600;
  text-transform: capitalize;
}
.review-listing > ul li .comment .comment-body .meta-data span.comment-date {
  font-size: 14px;
  color: var(--gray-600);
}
@media (max-width: 767.98px) {
  .review-listing > ul li .comment .comment-body .meta-data span.comment-date {
    margin-bottom: 5px;
  }
}
.review-listing > ul li .comment .comment-body .meta-data .review-count {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 3px;
  right: 0;
}
@media (max-width: 767.98px) {
  .review-listing > ul li .comment .comment-body .meta-data .review-count {
    position: unset;
  }
}
.review-listing > ul li .comment .comment-body .comment-content {
  color: var(--gray-600);
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 14px;
}
.review-listing > ul li .comment .comment-body .comment-reply .comment-btn {
  color: var(--primary);
  display: inline-block;
  font-weight: 500;
  font-size: 15px;
}
.review-listing > ul li .comments-reply {
  list-style: none;
  margin-left: 65px;
  padding: 0;
}
@media (max-width: 575.98px) {
  .review-listing > ul li .comments-reply {
    margin-left: 0;
  }
}
.review-listing .recommend-btn {
  float: right;
  color: var(--gray-600);
  font-size: 14px;
  padding: 5px 0;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .review-listing .recommend-btn {
    float: none;
  }
}
.review-listing .recommend-btn a {
  border: 1px solid rgba(128, 137, 150, 0.4);
  display: inline-block;
  color: var(--gray-600);
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 4px;
  margin: 0 3px;
  padding: 4px 12px;
}
.review-listing .recommend-btn a.like-btn:hover {
  background-color: var(--success);
  border: 1px solid var(--success);
  color: #ffffff;
}
.review-listing .recommend-btn a.dislike-btn:hover {
  background-color: var(--danger);
  border: 1px solid var(--danger);
  color: #ffffff;
}
.review-listing .recommend-btn a i {
  font-size: 16px;
}
@media (max-width: 575.98px) {
  .review-listing .recommend-btn span {
    display: block;
    margin-bottom: 10px;
  }
}

.recommended {
  color: var(--primary);
  font-size: 15px;
  font-weight: 500;
  margin: 0;
}

.all-feedback {
  margin-top: 20px;
}

.star-rating {
  direction: rtl;
}
.star-rating input[type=radio] {
  display: none;
}
.star-rating input[type=radio]:checked ~ label {
  color: var(--warning);
}
.star-rating label {
  color: #bbb;
  cursor: pointer;
  font-size: 18px;
  padding: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.star-rating label:hover, .star-rating label:hover ~ label {
  color: var(--warning);
}

.terms-accept a {
  color: var(--primary);
  font-weight: 500;
}

.business-widget {
  background-color: #fcfcfc;
  border: 1px solid #f0f0f0;
  margin-bottom: 0;
  padding: 20px;
}

.listing-day {
  color: var(--gray-900);
  margin-bottom: 10px;
}
.listing-day:last-child {
  margin-bottom: 0;
}
.listing-day.current {
  border-bottom: 1px solid var(--gray-200);
  padding-bottom: 13px;
  margin-bottom: 13px;
}
.listing-day.current .day {
  color: var(--gray-900);
  font-weight: 700;
}
.listing-day .day {
  font-size: 16px;
  color: var(--gray-900);
  font-weight: 500;
}
.listing-day .day span {
  display: block;
  color: var(--gray-600);
  font-size: 16px;
  font-weight: 400;
}

.time-items {
  color: var(--gray-600);
}
.time-items > span {
  display: block;
  text-align: right;
}
.time-items > span.open-status {
  margin-bottom: 3px;
}
.time-items > span.open-status .badge {
  background: var(--primary-100);
  color: var(--primary);
}

.dropzone .dz-preview.dz-error:hover .dz-error-message {
  display: none;
}

.upload-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.upload-wrap .upload-images + .upload-images {
  margin-left: 20px;
}

.upload-images {
  position: relative;
  width: 80px;
}
.upload-images img {
  height: 80px;
  width: auto;
  border-radius: 4px;
}

.contact-card .card-body {
  padding-bottom: 0.625rem;
}

.custom_price_cont {
  margin-top: 20px;
}

.btn.btn-danger.trash {
  height: 46px;
  width: 46px;
}
@media (max-width: 767.98px) {
  .btn.btn-danger.trash {
    margin-bottom: 20px;
  }
}

.add-more a {
  color: var(--primary);
}

.bootstrap-tagsinput {
  border-color: #dcdcdc;
  box-shadow: inherit;
  min-height: 46px;
  width: 100%;
  border-radius: 0;
}
.bootstrap-tagsinput.focus {
  border-color: #bbb;
}
.bootstrap-tagsinput .tag {
  background-color: var(--primary);
  color: #6B7280;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  margin-right: 2px;
  border-radius: 0;
  padding: 8px 15px;
}

.services-card .bootstrap-tagsinput input {
  width: 160px;
}

.submit-section .submit-btn {
  font-weight: 700;
  font-size: 16px;
  min-width: 120px;
  background: var(--primary-gradient);
  color: var(--white);
  padding: 12px 30px;
}
.submit-section .submit-btn + .submit-btn {
  margin-left: 15px;
}
@media (max-width: 767.98px) {
  .submit-section .submit-btn {
    font-size: 15px;
    min-width: 105px;
    padding: 10px 20px;
  }
}
.submit-section .submit-btn:hover {
  background: var(--dark) !important;
}

.doc-profile-card {
  border: 1px solid #CBD5E1;
  border-radius: 10px;
  background: #ffffff;
}

.doctor-widget.doctor-profile-two {
  align-items: center;
}
@media (max-width: 1199.98px) {
  .doctor-widget.doctor-profile-two {
    flex-direction: column;
    align-items: start;
  }
}
.doctor-widget.doctor-profile-two .doc-info-left {
  margin-bottom: 20px;
}
@media (max-width: 767.98px) {
  .doctor-widget.doctor-profile-two .doc-info-left {
    flex-direction: row;
    text-align: left;
  }
}
@media (max-width: 575.98px) {
  .doctor-widget.doctor-profile-two .doc-info-left {
    flex-direction: column;
  }
}
.doctor-widget.doctor-profile-two .doc-info-left .doctor-img {
  flex: 0 0 180px;
  margin-right: 20px;
  width: 180px;
}
@media (max-width: 1399.98px) {
  .doctor-widget.doctor-profile-two .doc-info-left .doctor-img {
    flex: 0 0 160px;
    width: 160px;
  }
}
@media (max-width: 767.98px) {
  .doctor-widget.doctor-profile-two .doc-info-left .doctor-img {
    flex: 0 0 130px;
    width: 130px;
  }
}
@media (max-width: 575.98px) {
  .doctor-widget.doctor-profile-two .doc-info-left .doctor-img {
    margin: 0 0 20px;
  }
}
.doctor-widget.doctor-profile-two .doc-info-left .doc-info-cont .doc-avail-badge {
  background: #CCFBF1;
  border-radius: 30px;
  color: #14B8A6;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 15px;
  padding: 8px 10px;
  display: inline-flex;
  align-items: center;
}
.doctor-widget.doctor-profile-two .doc-info-left .doc-info-cont .doc-avail-badge i {
  font-size: 6px;
  color: #14B8A6;
  margin-right: 5px;
}
.doctor-widget.doctor-profile-two .doc-info-left .doc-info-cont .doc-name {
  font-weight: 600;
  color: var(--gray-900);
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.doctor-widget.doctor-profile-two .doc-info-left .doc-info-cont .doc-name .doctor-role-badge {
  border: 1px solid #E2E8F0;
  color: var(--gray-900);
  font-size: 14px;
  margin-left: 10px;
  display: inline-flex;
  align-items: center;
  font-weight: 500;
}
.doctor-widget.doctor-profile-two .doc-info-left .doc-info-cont .doc-name .doctor-role-badge i {
  font-size: 6px;
  color: #4F46E5;
  margin-right: 5px;
}
.doctor-widget.doctor-profile-two .doc-info-left .doc-info-cont .doc-name img {
  margin-left: 5px;
}
.doctor-widget.doctor-profile-two .doc-info-left .doc-info-cont p {
  color: #1E293B;
  margin-bottom: 10px;
  font-size: 14px;
}
@media (max-width: 767.98px) {
  .doctor-widget.doctor-profile-two .doc-info-left .doc-info-cont p {
    font-size: 13px;
  }
}
.doctor-widget.doctor-profile-two .doc-info-left .doc-info-cont p:last-child {
  margin-bottom: 0;
}
.doctor-widget.doctor-profile-two .doc-info-left .doc-info-cont p.address-detail {
  display: flex;
  align-items: center;
}
.doctor-widget.doctor-profile-two .doc-info-left .doc-info-cont p.address-detail .loc-icon {
  color: #4B5563;
  margin-right: 10px;
}
.doctor-widget.doctor-profile-two .doc-info-left .doc-info-cont p.address-detail .view-text {
  color: #004FFF;
  margin-left: 5px;
}
.doctor-widget.doctor-profile-two .doc-info-right {
  flex: 1;
  max-width: 100%;
  width: 100%;
  margin-left: 50px;
  margin-bottom: 20px;
}
@media (max-width: 1399.98px) {
  .doctor-widget.doctor-profile-two .doc-info-right {
    margin-left: 20px;
  }
}
@media (max-width: 1199.98px) {
  .doctor-widget.doctor-profile-two .doc-info-right {
    margin-left: 0;
  }
}
.doctor-widget.doctor-profile-two .doc-info-right .doctors-activities > li {
  color: #1E293B;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
@media (max-width: 575.98px) {
  .doctor-widget.doctor-profile-two .doc-info-right .doctors-activities > li {
    display: block;
  }
}
.doctor-widget.doctor-profile-two .doc-info-right .doctors-activities > li:last-child {
  margin-bottom: 0;
}
.doctor-widget.doctor-profile-two .doc-info-right .doctors-activities > li .hospital-info {
  display: flex;
  align-items: center;
  text-align: left;
}
.doctor-widget.doctor-profile-two .doc-info-right .doctors-activities > li .hospital-info p {
  color: #1E293B;
  font-size: 14px;
  margin-bottom: 0;
}
.doctor-widget.doctor-profile-two .doc-info-right .doctors-activities > li .hospital-info p b {
  color: var(--gray-900);
  font-weight: 600;
}
.doctor-widget.doctor-profile-two .doc-info-right .doctors-activities > li .hospital-info .list-icon {
  width: 35px;
  height: 35px;
  border: 1px solid #CBD5E1;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 10px;
}
.doctor-widget.doctor-profile-two .doc-info-right .doctors-activities > li .sub-links {
  display: flex;
  align-items: center;
}
@media (max-width: 575.98px) {
  .doctor-widget.doctor-profile-two .doc-info-right .doctors-activities > li .sub-links {
    margin-top: 10px;
  }
}
.doctor-widget.doctor-profile-two .doc-info-right .doctors-activities > li .sub-links li a {
  border: 1px solid #CBD5E1;
  background: #F1F5F9;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 5px;
  color: #475569;
}
.doctor-widget.doctor-profile-two .doc-info-right .doctors-activities > li .sub-links li a:hover {
  background: var(--gray-transparent);
}
.doctor-widget.doctor-profile-two .doc-info-right .doctors-activities > li .sub-links li:last-child a {
  margin-right: 0;
}
.doctor-widget.doctor-profile-two .doc-info-right .doctors-activities > li .accept-text {
  color: #1E293B;
  font-size: 14px;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
@media (max-width: 575.98px) {
  .doctor-widget.doctor-profile-two .doc-info-right .doctors-activities > li .accept-text {
    margin-top: 10px;
  }
}
.doctor-widget.doctor-profile-two .doc-info-right .doctors-activities > li .accept-text span {
  width: 22px;
  height: 22px;
  background: #059669;
  border-radius: 50%;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 8px;
}
.doctor-widget.doctor-profile-two .doc-info-right .doctors-activities > li .rating {
  display: flex;
  align-items: center;
  width: auto;
  margin-bottom: 0;
}
.doctor-widget.doctor-profile-two .doc-info-right .doctors-activities > li .rating span {
  font-weight: 500;
  font-size: 14px;
  margin: 0 7px;
}
.doctor-widget.doctor-profile-two .doc-info-right .doctors-activities > li .rating a {
  font-weight: 500;
  color: var(--gray-900);
  text-decoration: underline;
}
.doctor-widget.doctor-profile-two .doc-info-right .doctors-activities > li .contact-doctors {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 5px;
}
@media (max-width: 575.98px) {
  .doctor-widget.doctor-profile-two .doc-info-right .doctors-activities > li .contact-doctors {
    margin-top: 10px;
  }
}
.doctor-widget.doctor-profile-two .doc-info-right .doctors-activities > li .contact-doctors li {
  margin-right: 5px;
}
.doctor-widget.doctor-profile-two .doc-info-right .doctors-activities > li .contact-doctors li:last-child {
  margin-right: 0;
}
.doctor-widget.doctor-profile-two .doc-info-right .doctors-activities > li .contact-doctors li a {
  background: #F1F5F9;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 15px;
  border-radius: 10px;
  font-size: 14px;
  color: var(--gray-900);
  font-weight: 500;
}
.doctor-widget.doctor-profile-two .doc-info-right .doctors-activities > li .contact-doctors li a:hover {
  background: var(--gray-transparent);
}
@media (max-width: 1399.98px) {
  .doctor-widget.doctor-profile-two .doc-info-right .doctors-activities > li .contact-doctors li a {
    padding: 8px 10px;
  }
}
.doctor-widget.doctor-profile-two .doc-info-right .doctors-activities > li .contact-doctors li a span {
  margin-right: 5px;
  width: 14px;
}
.doctor-widget.doctor-profile-two .doc-info-right .doctors-activities > li .contact-doctors li a span.bg-violet {
  color: #5467DB;
}
.doctor-widget.doctor-profile-two .doc-info-right .doctors-activities > li .contact-doctors li a span.bg-indigo {
  color: #8EA2EC;
}

.doc-profile-card-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #CBD5E1;
  padding-top: 25px;
  margin-top: 5px;
}
@media (max-width: 1199.98px) {
  .doc-profile-card-bottom {
    flex-direction: column;
    align-items: self-start;
  }
}
.doc-profile-card-bottom ul {
  display: flex;
  align-items: center;
}
@media (max-width: 575.98px) {
  .doc-profile-card-bottom ul {
    display: block;
  }
}
.doc-profile-card-bottom ul li {
  display: flex;
  align-items: center;
  margin-right: 20px;
  color: var(--gray-900);
}
@media (max-width: 575.98px) {
  .doc-profile-card-bottom ul li {
    margin-bottom: 15px;
    margin-right: 0;
  }
}
.doc-profile-card-bottom ul li:last-child {
  margin-right: 0;
  margin-bottom: 0;
}
.doc-profile-card-bottom ul li span {
  width: 32px;
  height: 32px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-right: 10px;
}
.doc-profile-card-bottom ul li span.bg-blue {
  background: #0092E4;
}
.doc-profile-card-bottom ul li span.bg-dark-blue {
  background: #004FFF;
}
.doc-profile-card-bottom ul li span.bg-green {
  background: #84CC16;
}
.doc-profile-card-bottom .bottom-book-btn {
  display: flex;
  align-items: center;
}
@media (max-width: 1199.98px) {
  .doc-profile-card-bottom .bottom-book-btn {
    margin-top: 20px;
  }
}
.doc-profile-card-bottom .bottom-book-btn .clinic-booking .apt-btn {
  background: var(--primary);
  border-color: var(--primary);
  margin-left: 15px;
  width: auto;
}
@media (max-width: 1399.98px) {
  .doc-profile-card-bottom .bottom-book-btn .clinic-booking .apt-btn {
    padding: 10px;
  }
}
.doc-profile-card-bottom .bottom-book-btn p {
  font-size: 14px;
  color: #1E293B;
  margin-bottom: 0;
}
.doc-profile-card-bottom .bottom-book-btn p span {
  font-weight: 600;
}

.information-title-list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-bottom: 9px;
  margin-bottom: 24px;
  border-bottom: 1px solid #CBD5E1;
}
.information-title-list li {
  margin-right: 15px;
  margin-bottom: 15px;
}
.information-title-list li:last-child {
  margin-right: 0;
}
.information-title-list li a {
  border: 1px solid #CBD5E1;
  border-radius: 10px;
  color: var(--gray-900);
  font-weight: 500;
  padding: 10px;
  display: inline-flex;
  align-items: center;
  line-height: normal;
}
.information-title-list li a:hover {
  background: #0092E4;
  border-color: #0092E4;
  color: #ffffff;
}
.information-title-list li.active a {
  background: #0092E4;
  border-color: #0092E4;
  color: #ffffff;
}

.doc-information-details {
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #CBD5E1;
}
.doc-information-details .detail-title h4 {
  font-size: 20px;
  color: var(--gray-900);
  font-weight: 600;
  margin-bottom: 15px;
}
@media (max-width: 575.98px) {
  .doc-information-details .detail-title h4 {
    font-size: 18px;
  }
}
.doc-information-details .detail-title.slider-nav {
  flex-wrap: wrap;
}
.doc-information-details .detail-title.slider-nav .nav {
  margin-bottom: 15px;
}
.doc-information-details .detail-title.slider-nav .nav button {
  background: #F8FAFC;
  border: 0;
  width: 45px;
  height: 45px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
}
.doc-information-details .detail-title.slider-nav .nav button.owl-next {
  margin-left: 15px;
}
.doc-information-details .detail-title.slider-nav .nav button:hover {
  background: #E2E8F0;
}
.doc-information-details.bio-detail p {
  color: var(--gray-900);
  margin-bottom: 10px;
}
.doc-information-details.bio-detail .show-more {
  color: #0092E4;
  font-weight: 500;
}
.doc-information-details .experience-info {
  display: flex;
  align-items: center;
  border: 1px solid #CBD5E1;
  border-radius: 10px;
  padding: 24px;
  margin-bottom: 15px;
}
@media (max-width: 575.98px) {
  .doc-information-details .experience-info {
    display: block;
  }
}
.doc-information-details .experience-info .experience-logo {
  flex-shrink: 0;
}
.doc-information-details .experience-info .experience-logo span {
  border: 1px solid #CBD5E1;
  border-radius: 10px;
  padding: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 24px;
}
@media (max-width: 575.98px) {
  .doc-information-details .experience-info .experience-logo span {
    margin: 0 0 20px;
  }
}
.doc-information-details .experience-info .experience-content h5 {
  font-size: 20px;
  color: var(--gray-900);
  font-weight: 600;
  margin-bottom: 5px;
}
@media (max-width: 575.98px) {
  .doc-information-details .experience-info .experience-content h5 {
    font-size: 18px;
  }
}
.doc-information-details .experience-info .experience-content ul li {
  position: relative;
  display: flex;
  align-items: center;
}
.doc-information-details .experience-info .experience-content ul li + li {
  padding-left: 10px;
  margin-left: 5px;
}
.doc-information-details .experience-info .experience-content ul li + li:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #D9D9D9;
  position: absolute;
  border-radius: 20px;
  left: 0;
}
.doc-information-details .experience-info .experience-content .ent-list {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.doc-information-details .experience-info .experience-content .ent-list li {
  color: var(--gray-900);
}
.doc-information-details .experience-info .experience-content .date-list {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}
.doc-information-details .experience-info .experience-content .date-list li {
  color: #1E293B;
}
.doc-information-details .experience-info .experience-content p {
  color: var(--gray-900);
  margin-bottom: 0;
}
.doc-information-details .insurence-logo-slider .insurence-logo span {
  border: 1px solid #CBD5E1;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.doc-information-details .insurence-logo-slider .insurence-logo span img {
  width: auto;
}

.special-links {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 15px;
}
.special-links li {
  margin-right: 15px;
}
.special-links li:last-child {
  margin-right: 0;
}
.special-links li a {
  border: 1px solid #CBD5E1;
  background: #F8FAFC;
  display: inline-flex;
  align-items: center;
  padding: 10px 15px;
  color: #1E293B;
  border-radius: 10px;
}
.special-links li a span {
  font-weight: 600;
  margin-left: 30px;
}

.availability-slots-slider .book-date {
  border: 1px solid #CBD5E1;
  border-radius: 10px;
  padding: 15px;
  text-align: center;
}
.availability-slots-slider .book-date h6 {
  color: var(--gray-900);
  font-weight: 500;
  margin-bottom: 5px;
}
.availability-slots-slider .book-date span {
  color: #1E293B;
}

.clinic-loc {
  border: 1px solid #CBD5E1;
  border-radius: 10px;
  padding: 24px;
  margin-bottom: 15px;
}
.clinic-loc .clinic-info {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}
.clinic-loc .clinic-info .clinic-img {
  width: 80px;
  height: 80px;
  border-radius: 10px;
  flex-shrink: 0;
  margin-right: 10px;
}
.clinic-loc .clinic-info .clinic-img img {
  border-radius: 10px;
}
.clinic-loc .clinic-info .detail-clinic h5 {
  color: var(--gray-900);
  font-size: 16px;
  margin-bottom: 5px;
}
.clinic-loc .clinic-info .detail-clinic span {
  color: #004FFF;
  font-size: 14px;
}
.clinic-loc .clinic-info .detail-clinic p {
  color: #1E293B;
  margin-bottom: 0;
  font-size: 14px;
  margin-top: 5px;
}
.clinic-loc .avail-time-slot .book-date {
  border: 1px solid #CBD5E1;
  border-radius: 10px;
  padding: 15px;
  text-align: center;
  margin-right: 15px;
}
.clinic-loc .avail-time-slot .book-date h6 {
  color: var(--gray-900);
  font-weight: 500;
  margin-bottom: 5px;
}
.clinic-loc .avail-time-slot .book-date span {
  color: #1E293B;
}
@media (max-width: 991.98px) {
  .clinic-loc .contact-map {
    margin-top: 24px;
  }
}
.clinic-loc .contact-map iframe {
  height: 230px;
  border-radius: 10px;
}

.member-ship-info {
  border: 1px solid #CBD5E1;
  border-radius: 10px;
  padding: 15px;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.member-ship-info .mem-check {
  width: 22px;
  height: 22px;
  background: #059669;
  margin-right: 20px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #ffffff;
}
.member-ship-info p {
  color: #1E293B;
  margin-bottom: 0;
}

.award-card .award-card-info {
  border: 1px solid #CBD5E1;
  border-radius: 10px;
  padding: 15px;
}
.award-card .award-card-info span {
  width: 22px;
  height: 22px;
  background: #84CC16;
  border-radius: 50%;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  justify-content: center;
}
.award-card .award-card-info span img {
  width: 10px;
}
.award-card .award-card-info h5 {
  font-weight: 600;
  margin-bottom: 5px;
  font-size: 16px;
  color: #1E293B;
}
.award-card .award-card-info p {
  color: #1E293B;
  margin-bottom: 0;
}

.hours-business ul {
  border: 1px solid #CBD5E1;
  border-radius: 10px;
  padding: 24px;
}
.hours-business ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.hours-business ul li .doc-avail-badge {
  background: #CCFBF1;
  border-radius: 30px;
  color: #14B8A6;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 5px;
  padding: 8px 10px;
  display: inline-flex;
  align-items: center;
}
.hours-business ul li .doc-avail-badge i {
  font-size: 6px;
  color: #14B8A6;
  margin-right: 5px;
}
.hours-business ul li p {
  font-size: 14px;
  color: var(--gray-900);
  margin-bottom: 0;
}
.hours-business ul li span {
  font-size: 14px;
  color: #1E293B;
}
.hours-business ul li h6 {
  font-size: 16px;
  color: var(--gray-900);
  margin-bottom: 0;
}
.hours-business ul li:first-child {
  align-items: end;
}
.hours-business ul li:first-child h6 {
  margin-bottom: 30px;
}
.hours-business ul li + li {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #CBD5E1;
}

.doc-review-card {
  border: 1px solid #CBD5E1;
  padding: 24px;
  margin-bottom: 15px;
  border-radius: 10px;
}
.doc-review-card .user-info-review {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.doc-review-card .user-info-review .reviewer-img {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.doc-review-card .user-info-review .reviewer-img .avatar-img {
  display: inline-flex;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin-right: 10px;
  flex-shrink: 0;
  align-items: center;
}
.doc-review-card .user-info-review .reviewer-img .avatar-img img {
  border-radius: 50%;
}
.doc-review-card .user-info-review .reviewer-img .review-star a {
  color: var(--gray-900);
  margin-bottom: 5px;
  font-weight: 500;
}
.doc-review-card .user-info-review .reviewer-img .review-star .rating {
  margin-bottom: 0;
}
.doc-review-card .user-info-review .reviewer-img .review-star .rating span {
  color: #1E293B;
  font-size: 14px;
}
.doc-review-card .user-info-review .thumb-icon {
  font-size: 14px;
  display: inline-flex;
  font-weight: 500;
  color: #059669;
  align-items: center;
  margin-bottom: 10px;
}
.doc-review-card .user-info-review .thumb-icon i {
  margin-right: 5px;
}
.doc-review-card p {
  color: #1E293B;
  margin-bottom: 10px;
}
.doc-review-card .reply {
  color: #1E293B;
}
.doc-review-card .reply:hover {
  font-weight: 600;
}
.doc-review-card .replied-info {
  background: #F8FAFC;
  border-radius: 10px;
  padding: 24px;
  margin-top: 15px;
}
.doc-review-card .replied-info .user-info-review .reviewer-img .review-star a {
  margin-bottom: 0;
}
.doc-review-card .pagination.dashboard-pagination {
  margin-top: 15px;
}
.doc-review-card .pagination.dashboard-pagination ul {
  flex-wrap: wrap;
  row-gap: 10px;
}
.doc-review-card .pagination.dashboard-pagination ul li a {
  background: #ffffff;
  border: 1px solid #F8FAFC;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  color: #1E293B;
  font-weight: 500;
}
.doc-review-card .pagination.dashboard-pagination ul li a.prev-link {
  background: #F8FAFC;
  width: auto;
  height: auto;
  padding: 5px 10px;
  border-radius: 5px;
}
.doc-review-card .pagination.dashboard-pagination ul li a.next-link {
  background: #F8FAFC;
  width: auto;
  height: auto;
  padding: 5px 10px;
  border-radius: 5px;
}
.doc-review-card .pagination.dashboard-pagination ul li a.active {
  background: #0284C7;
  color: #ffffff;
}
.doc-review-card .pagination.dashboard-pagination ul li a:hover {
  background: #0284C7;
  color: #ffffff;
}

.doc-information-main .doc-information-details:last-child {
  border-bottom: 0;
}

/****** UTILS ******/
.profile-sidebar {
  background-color: var(--white);
  border: 1px solid var(--white);
  margin-bottom: 24px;
  overflow: hidden;
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  border-radius: 10px;
}
@media (max-width: 767.98px) {
  .profile-sidebar {
    margin-bottom: 20px !important;
  }
}
.profile-sidebar .pro-widget-content {
  border-bottom: 0;
  margin: 0;
  padding: 20px;
  text-align: center;
}
.profile-sidebar .dashboard-widget {
  padding: 15px;
}
.profile-sidebar .dashboard-widget .dashboard-menu ul {
  color: var(--gray-400);
  font-size: 14px;
  line-height: 17px;
  list-style: none;
  text-transform: capitalize;
  margin: 0;
  padding: 0;
}
.profile-sidebar .dashboard-widget .dashboard-menu ul li {
  line-height: inherit;
}
.profile-sidebar .dashboard-widget .dashboard-menu ul li a i {
  font-size: 16px;
  margin-right: 5px;
  width: 16px;
}
.profile-sidebar .dashboard-widget .dashboard-menu ul li a span, .profile-sidebar .dashboard-widget .dashboard-menu ul li a i {
  display: inline-block;
  vertical-align: middle;
}
.profile-sidebar .dashboard-widget .dashboard-menu ul li .unread-msg {
  background-color: var(--warning);
  color: var(--white);
  font-size: 10px;
  font-weight: 500;
  font-style: normal;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 14px;
  width: 14px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  border-radius: 40px;
  position: absolute;
  top: 50%;
  right: 10px;
}
.profile-sidebar .dashboard-widget .dashboard-menu > ul > li {
  position: relative;
  margin-bottom: 4px;
}
.profile-sidebar .dashboard-widget .dashboard-menu > ul > li:last-child {
  margin-bottom: 0;
}
.profile-sidebar .dashboard-widget .dashboard-menu > ul > li:last-child {
  border-bottom: 0;
}
.profile-sidebar .dashboard-widget .dashboard-menu > ul > li a {
  color: var(--gray-900);
  display: block;
  border-radius: 4px;
  font-size: 16px;
  padding: 10px;
}
.profile-sidebar .dashboard-widget .dashboard-menu > ul > li a i {
  color: var(--gray-900);
}
.profile-sidebar .dashboard-widget .dashboard-menu > ul > li:hover > a {
  color: var(--primary);
}
.profile-sidebar .dashboard-widget .dashboard-menu > ul > li:hover > a i {
  color: var(--primary);
}
.profile-sidebar .dashboard-widget .dashboard-menu > ul > li.active > a {
  color: var(--white);
  background: var(--primary);
}
.profile-sidebar .dashboard-widget .dashboard-menu > ul > li.active > a i {
  color: var(--white);
}

.dash-card .dash-widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1199.98px) {
  .dash-card .dash-widget {
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
}
@media (max-width: 991.98px) {
  .dash-card .dash-widget {
    flex-direction: unset;
    text-align: left;
  }
}
.dash-card .dash-widget .circle-bar {
  margin-right: 15px;
}
@media (max-width: 1199.98px) {
  .dash-card .dash-widget .circle-bar {
    margin: 0 0 15px;
  }
}
@media (max-width: 991.98px) {
  .dash-card .dash-widget .circle-bar {
    margin: 0 15px 0 0;
  }
}
.dash-card .dash-widget .circle-bar > div {
  display: inline-block;
  position: relative;
  text-align: center;
}
.dash-card .dash-widget .circle-bar > div img {
  text-align: center;
  margin: 0 auto;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
}
.dash-card .dash-widget .circle-bar > div canvas {
  width: 90px !important;
  height: 90px !important;
}
.dash-card .dash-widget.dct-border-rht {
  border-right: 1px solid var(--gray-200);
}
@media (max-width: 991.98px) {
  .dash-card .dash-widget.dct-border-rht {
    border-bottom: 1px solid var(--gray-200);
    border-right: 0;
    margin-bottom: 20px;
    padding-bottom: 15px;
  }
}
.dash-card .dash-widget h6 {
  font-size: 16px;
  font-weight: 400;
}
@media (max-width: 767.98px) {
  .dash-card .dash-widget h6 {
    font-size: 15px;
  }
}
.dash-card .dash-widget h3 {
  font-size: 24px;
  margin-bottom: 5px;
}
@media (max-width: 767.98px) {
  .dash-card .dash-widget h3 {
    font-size: 20px;
  }
}
.dash-card .dash-widget p {
  color: #757575;
  font-size: 14px;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .dash-card .dash-widget p {
    font-size: 13px;
  }
}
.dash-card .row {
  margin-left: -10px;
  margin-right: -10px;
}
.dash-card .row > div {
  padding-left: 10px;
  padding-right: 10px;
}

.appointment-tab {
  margin-bottom: 30px;
}
@media (max-width: 767.98px) {
  .appointment-tab {
    margin-bottom: 20px;
  }
}
.appointment-tab .nav-tabs {
  background-color: var(--white);
  border: 1px solid var(--gray-200);
  border-radius: 0.25rem 0.25rem 0 0 !important;
  border-bottom: 0;
  padding: 1.5rem;
}
@media (max-width: 767.98px) {
  .appointment-tab .nav-tabs {
    padding: 1.5rem;
  }
}
.appointment-tab .tab-content {
  padding-top: 0;
}
.appointment-tab .card {
  border-radius: 0;
}

.profile-det-info {
  overflow: hidden;
}
.profile-det-info h3 {
  font-size: 17px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.profile-det-info .patient-details h5 {
  color: var(--gray-600);
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 8px;
}
.profile-det-info .patient-details h5 i {
  width: 18px;
}

.profile-info-widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
}
.profile-info-widget .booking-doc-img {
  margin-right: 15px;
  position: relative;
}
.profile-info-widget .booking-doc-img img {
  height: 90px;
  width: 90px;
  object-fit: cover;
  border-radius: 4px;
}
.profile-info-widget .booking-doc-img::after {
  content: "ؐ";
  font-family: "iconsax";
  width: 20px;
  height: 20px;
  position: absolute;
  right: 20px;
  bottom: 0;
  border: 2px solid var(--white);
  background: #fff;
  color: var(--success);
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
  font-size: 16px;
  border-radius: 50%;
}

.change-avatar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.change-avatar .profile-img {
  margin-right: 15px;
}
.change-avatar .profile-img img {
  height: 100px;
  width: 100px;
  object-fit: cover;
  border-radius: 4px;
}
@media (max-width: 575.98px) {
  .change-avatar .profile-img img {
    height: 80px;
    width: 80px;
  }
}
.change-avatar .change-photo-btn {
  margin: 0 0 10px;
  width: 150px;
}
.change-avatar .change-photo-btn input.upload {
  bottom: 0;
  cursor: pointer;
  filter: alpha(opacity=0);
  opacity: 0;
  width: 220px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}

.dropzone {
  background-color: var(--light-transparent);
  border: 2px dashed rgba(0, 0, 0, 0.1);
}

.profile-image img {
  margin-bottom: 1.5rem;
}

.profile-sidebar.profile-sidebar-new .widget-profile {
  padding: 70px 20px 20px;
  position: relative;
  z-index: 1;
}
.profile-sidebar.profile-sidebar-new .widget-profile .profile-info-widget::after {
  content: "";
  background-image: url(../img/doctors-dashboard/doctor-sidebar-bg.jpg);
  width: 100%;
  height: 148px;
  border-radius: 10px 10px 0 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.profile-sidebar.profile-sidebar-new .widget-profile .profile-info-widget .booking-doc-img {
  padding: 3px;
}
.profile-sidebar.profile-sidebar-new .widget-profile .profile-det-info h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 8px;
}
.profile-sidebar.profile-sidebar-new .widget-profile .profile-det-info .patient-details h5 {
  font-size: 14px;
}
.profile-sidebar.profile-sidebar-new .widget-profile .profile-det-info .doctor-role-badge {
  border: 1px solid var(--gray-200);
  color: var(--gray-600);
  font-size: 14px;
  margin-top: 15px;
  display: inline-flex;
  align-items: center;
  font-weight: 500;
}
.profile-sidebar.profile-sidebar-new .widget-profile .profile-det-info .doctor-role-badge i {
  font-size: 6px;
  color: var(--indigo);
  margin-right: 5px;
}

.doctor-available-head {
  background: var(--light-200);
  padding: 24px;
}

.input-block-new label {
  color: var(--gray-900);
  font-weight: 500;
}

.dashboard-widget-box {
  border: 1px solid var(--gray-transparent);
  border-radius: 10px;
  padding: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
  width: 100%;
  box-shadow: 0px 7.5px 17.5px 0px rgba(0, 0, 0, 0.0509803922);
}
.dashboard-widget-box .dashboard-content-info h6 {
  color: var(--gray-900);
  font-size: 16px;
  font-weight: normal;
}
.dashboard-widget-box .dashboard-content-info h4 {
  color: var(--gray-900);
  font-weight: 600;
  margin: 5px 0;
  font-size: 24px;
}
.dashboard-widget-box .dashboard-content-info span {
  font-size: 12px;
  display: inline-flex;
  align-items: center;
}
.dashboard-widget-box .dashboard-content-info span i {
  margin-right: 5px;
}
.dashboard-widget-box .dash-icon-box {
  width: 75px;
  height: 75px;
  border-radius: 10px;
  background: var(--light-transparent);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 40px;
}
@media (max-width: 1399.98px) {
  .dashboard-widget-box .dash-icon-box {
    width: 65px;
    height: 65px;
    font-size: 30px;
  }
}

.dashboard-card {
  border: 1px solid var(--gray-200);
  padding: 0;
  border-radius: 10px;
  margin-bottom: 24px;
}
.dashboard-card .dashboard-card-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid var(--gray-200);
  padding: 12px 20px;
  flex-wrap: wrap;
  row-gap: 15px;
}
.dashboard-card .dashboard-card-head .header-title h5 {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 600;
}
.dashboard-card .dashboard-card-head .chart-create-date h6 {
  margin-bottom: 0;
  color: var(--gray-900);
  font-size: 16px;
}
.dashboard-card .dashboard-card-head .card-view-link a {
  color: var(--primary);
  text-decoration: underline;
  font-weight: 500;
}
.dashboard-card .dashboard-card-head .card-view-link a.add-new {
  text-decoration: none;
  color: var(--gray-600);
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid var(--gray-transparent);
  font-size: 14px;
}
.dashboard-card .dashboard-card-head .card-view-link a.add-new i {
  color: var(--gray-900);
}
.dashboard-card .dashboard-card-head .card-view-link a:hover {
  color: var(--dark);
}
.dashboard-card .dashboard-card-body {
  padding: 20px;
}

.header-dropdown .dropdown-toggle {
  border: 1px solid var(--gray-transparent);
  border-radius: 6px;
  padding: 5px 10px;
  display: inline-block;
  line-height: normal;
}

.dashboard-table.table {
  --bs-table-bg: transparent;
}
.dashboard-table.table .patient-info-profile {
  display: flex;
  align-items: center;
}
.dashboard-table.table tbody tr {
  border: 0;
  border-radius: 10px;
}
.dashboard-table.table tbody tr:hover {
  background: var(--light-transparent);
}
.dashboard-table.table tbody tr td {
  padding: 10px;
  white-space: nowrap;
  vertical-align: middle;
}
.dashboard-table.table tbody tr td:first-child {
  border-radius: 10px 0 0 10px;
}
.dashboard-table.table tbody tr td:last-child {
  border-radius: 0 10px 10px 0;
}
.dashboard-table.table .table-avatar {
  width: 48px;
  height: 48px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  margin-right: 10px;
  flex-shrink: 0;
}
.dashboard-table.table .table-avatar img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.dashboard-table.table .patient-name-info h5 {
  font-size: 16px;
  margin-bottom: 0;
}
.dashboard-table.table .patient-name-info span {
  color: var(--primary);
  font-size: 12px;
  font-weight: 500;
}
.dashboard-table.table .appointment-date-created .table-badge {
  background: var(--primary);
  font-weight: 500;
  font-size: 10px;
  margin-top: 5px;
}
.dashboard-table.table .appointment-date-created h6 {
  color: var(--gray-900);
  font-weight: normal;
  font-size: 16px;
  margin-bottom: 0;
}
.dashboard-table.table .appointment-date-created .paid-text {
  color: var(--gray-600);
  font-size: 14px;
  margin-bottom: 5px;
  display: inline-block;
}
.dashboard-table.table .apponiment-actions a {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid;
  border-radius: 50%;
  font-size: 12px;
}
.dashboard-table.table .apponiment-actions a.text-success-icon {
  border-color: var(--success);
  color: var(--success);
}
.dashboard-table.table .apponiment-actions a.text-success-icon:hover {
  background: var(--success);
  color: var(--white);
}
.dashboard-table.table .apponiment-actions a.text-danger-icon {
  border-color: var(--danger);
  color: var(--danger);
}
.dashboard-table.table .apponiment-actions a.text-danger-icon:hover {
  background: var(--danger);
  color: var(--white);
}
.dashboard-table.table .apponiment-view a {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  background: var(--gray-transparent);
}
.dashboard-table.table .apponiment-view a:hover {
  background: var(--primary);
  color: var(--white);
}

.chart-tab .nav-pills {
  border-bottom: 1px solid #E2E8F0;
}
.chart-tab .nav-pills .nav-item {
  margin-right: 15px;
}
.chart-tab .nav-pills .nav-item:last-child {
  margin-right: 0;
}
.chart-tab .nav-pills .nav-item .nav-link {
  padding: 0 0 5px;
  color: var(--gray-600);
  position: relative;
}
.chart-tab .nav-pills .nav-item .nav-link:after {
  content: "";
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: var(--white);
}
.chart-tab .nav-pills .nav-item .nav-link.active {
  background: transparent;
  color: var(--primary);
}
.chart-tab .nav-pills .nav-item .nav-link.active:after {
  background: var(--primary);
}

.upcoming-appointment-card {
  background: var(--primary);
  padding: 24px;
  border-radius: 10px;
  margin-bottom: 24px;
  box-shadow: 0px 7.5px 17.5px 0px rgba(0, 0, 0, 0.0509803922);
  position: relative;
  z-index: 1;
}
.upcoming-appointment-card .circle-bg img {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.upcoming-appointment-card .title-card {
  margin-bottom: 30px;
}
.upcoming-appointment-card .title-card h5 {
  color: var(--white);
  font-size: 20px;
  margin-bottom: 0;
}
.upcoming-appointment-card .upcoming-patient-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #0EA5E9;
}
@media (max-width: 575.98px) {
  .upcoming-appointment-card .upcoming-patient-info {
    display: block;
  }
}
.upcoming-appointment-card .upcoming-patient-info .info-details {
  display: flex;
  align-items: center;
}
.upcoming-appointment-card .upcoming-patient-info .info-details .img-avatar {
  width: 48px;
  height: 48px;
  border-radius: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}
.upcoming-appointment-card .upcoming-patient-info .info-details .img-avatar img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.upcoming-appointment-card .upcoming-patient-info .info-details .name-info span {
  color: var(--white);
  font-size: 12px;
  font-weight: 500;
}
.upcoming-appointment-card .upcoming-patient-info .info-details .name-info h6 {
  color: var(--white);
  font-size: 16px;
  margin: 5px 0 0;
}
@media (max-width: 575.98px) {
  .upcoming-appointment-card .upcoming-patient-info .date-details {
    margin-top: 15px;
  }
}
.upcoming-appointment-card .upcoming-patient-info .date-details span {
  color: var(--white);
  font-size: 16px;
  font-weight: normal;
}
.upcoming-appointment-card .upcoming-patient-info .date-details h6 {
  color: var(--white);
  font-size: 16px;
  font-weight: normal;
  margin: 5px 0 0;
}
.upcoming-appointment-card .appointment-card-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 575.98px) {
  .upcoming-appointment-card .appointment-card-footer {
    display: block;
  }
}
.upcoming-appointment-card .appointment-card-footer h5 {
  color: var(--white);
  font-size: 16px;
  display: inline-flex;
  align-items: center;
  margin-bottom: 0;
  font-weight: normal;
}
@media (max-width: 1399.98px) {
  .upcoming-appointment-card .appointment-card-footer h5 {
    font-size: 15px;
  }
}
.upcoming-appointment-card .appointment-card-footer h5 i {
  margin-right: 5px;
}
.upcoming-appointment-card .appointment-card-footer .btn-appointments {
  display: flex;
  align-items: center;
}
@media (max-width: 575.98px) {
  .upcoming-appointment-card .appointment-card-footer .btn-appointments {
    margin-top: 15px;
  }
}
.upcoming-appointment-card .appointment-card-footer .btn-appointments a {
  padding: 5px 12px;
  display: inline-block;
  background: var(--white);
  font-size: 15px;
  font-weight: 600;
  margin-right: 10px;
}
@media (max-width: 1399.98px) {
  .upcoming-appointment-card .appointment-card-footer .btn-appointments a {
    font-size: 14px;
    padding: 5px 10px;
  }
}
.upcoming-appointment-card .appointment-card-footer .btn-appointments a:last-child {
  margin-right: 0;
}
.upcoming-appointment-card .appointment-card-footer .btn-appointments a:hover {
  background: var(--dark);
  color: var(--white);
}

@media (max-width: 575.98px) {
  .recent-patient-grid-boxes {
    flex-direction: column;
  }
}
.recent-patient-grid-boxes .recent-patient-grid {
  margin-right: 10px;
}
.recent-patient-grid-boxes .recent-patient-grid:last-child {
  margin-right: 0;
  margin-bottom: 0;
}
@media (max-width: 575.98px) {
  .recent-patient-grid-boxes .recent-patient-grid {
    margin-right: 0;
    margin-bottom: 15px;
  }
}

.recent-patient-grid {
  background: #F8FAFC;
  padding: 15px;
  border-radius: 10px;
  width: 100%;
}
.recent-patient-grid .patient-img {
  width: 48px;
  height: 48px;
  border-radius: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
}
.recent-patient-grid .patient-img img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.recent-patient-grid h5 {
  font-size: 16px;
  margin-bottom: 0px;
}
.recent-patient-grid span {
  color: var(--primary);
  font-size: 12px;
}
.recent-patient-grid .date-info {
  border-top: 1px solid #E2E8F0;
  margin-top: 10px;
  padding-top: 10px;
}
.recent-patient-grid .date-info p {
  font-size: 12px;
  font-weight: 500;
  color: var(--gray-900);
  margin-bottom: 0;
}

.table-noti-info {
  display: flex;
  align-items: center;
}
.table-noti-info .table-noti-icon {
  width: 48px;
  height: 48px;
  border-radius: 10px;
  background: var(--gray-transparent);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  flex-shrink: 0;
  margin-right: 10px;
}
.table-noti-info .table-noti-icon.color-violet {
  color: var(--purple);
}
.table-noti-info .table-noti-icon.color-blue {
  color: var(--primary);
}
.table-noti-info .table-noti-icon.color-red {
  color: var(--danger);
}
.table-noti-info .table-noti-icon.color-yellow {
  color: var(--warning);
}
.table-noti-info .table-noti-message h6 {
  color: var(--gray-600);
  font-size: 16px;
  margin-bottom: 5px;
  font-weight: normal;
}
.table-noti-info .table-noti-message h6 a {
  color: var(--gray-600);
}
.table-noti-info .table-noti-message h6 a:hover {
  color: var(--primary);
}
.table-noti-info .table-noti-message h6 a:hover span {
  color: var(--primary);
}
.table-noti-info .table-noti-message h6 span {
  font-weight: 500;
  color: var(--gray-900);
}
.table-noti-info .table-noti-message .message-time {
  font-size: 14px;
  color: var(--gray-900);
}

.clinic-available {
  background: #F8FAFC;
  border-radius: 10px;
  margin-bottom: 15px;
  padding: 15px;
}
@media (max-width: 1399.98px) {
  .clinic-available {
    padding: 12px;
  }
}
.clinic-available .clinic-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
}
.clinic-available .clinic-head .clinic-info {
  display: flex;
  align-items: center;
}
.clinic-available .clinic-head .clinic-info .clinic-img {
  width: 48px;
  height: 48px;
  display: inline-flex;
  margin-right: 10px;
  border-radius: 10px;
  flex-shrink: 0;
}
.clinic-available .clinic-head .clinic-info .clinic-img img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
.clinic-available .clinic-head .clinic-info h6 {
  font-size: 16px;
  color: var(--gray-900);
  margin-bottom: 0;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}
.clinic-available .clinic-head .clinic-charge span {
  font-weight: 500;
  color: var(--gray-900);
  font-size: 16px;
}
.clinic-available .available-time {
  background: var(--white);
  padding: 15px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1399.98px) {
  .clinic-available .available-time {
    padding: 12px;
  }
}
@media (max-width: 575.98px) {
  .clinic-available .available-time {
    display: block;
  }
}
.clinic-available .available-time ul li {
  font-size: 14px;
  color: var(--gray-600);
  display: flex;
  align-items: center;
}
@media (max-width: 1399.98px) {
  .clinic-available .available-time ul li {
    font-size: 13px;
  }
}
.clinic-available .available-time ul li span {
  font-weight: 500;
  color: var(--gray-900);
  margin-right: 10px;
}
.clinic-available .available-time ul li + li {
  margin-top: 5px;
}
.clinic-available .available-time .change-time a {
  font-size: 14px;
  font-weight: 500;
  color: var(--gray-900);
  text-decoration: underline;
}
.clinic-available .available-time .change-time a:hover {
  color: var(--primary);
}
@media (max-width: 575.98px) {
  .clinic-available .available-time .change-time {
    margin-top: 15px;
  }
}

#revenue-chart .apexcharts-series {
  fill: #0E82FD;
  stroke: #0E82FD;
}
#revenue-chart .apexcharts-series path:nth-child(4) {
  fill: #FBBF24;
  stroke: #FBBF24;
}

#appointment-chart .apexcharts-series path {
  fill: var(--gray-900);
  stroke: var(--gray-900);
}
#appointment-chart .apexcharts-series path:nth-child(6) {
  fill: #0E82FD;
  stroke: #0E82FD;
}

.user-header .user-text p {
  font-weight: 500;
  font-size: 12px;
  color: #1CA345 !important;
}

.doctor-available-head .select2-container .select2-selection--single {
  border-radius: 10px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.0509803922);
}

.dashboard-table.table.appoint-table .appointment-date-created h6 {
  font-size: 14px;
  color: var(--gray-900);
}

.dashboard-pagination ul li .page-link.active {
  border-color: var(--primary);
}
.dashboard-pagination ul li .page-link:hover {
  border-color: var(--primary);
}

.form-sorts .filter-reset-btns a.btn-primary {
  border-color: var(--primary);
}

.header-dropdown .dropdown-menu {
  border-color: var(--gray-200);
}
.header-dropdown .dropdown-toggle {
  padding: 8px 15px 8px 8px;
  border-radius: 5px;
  display: flex;
  align-items: center;
  color: var(--gray-600);
}
.header-dropdown .dropdown-toggle::after {
  border-width: 0 2px 2px 0;
  border-color: var(--gray-600);
  font-size: 14px;
  padding: 3px;
  transform: rotate(45deg) translateY(-50%);
  -webkit-transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translateY(-50%);
  border-style: solid;
  margin-left: 10px;
}
.header-dropdown .dropdown-toggle.show::after {
  border-width: 2px 0 0 2px;
  position: relative;
  top: 3px;
}
.header-dropdown .dropdown-toggle.nav-tog {
  padding: 10px 15px 10px 10px;
}
.header-dropdown .dropdown-menu {
  padding: 15px;
}
.header-dropdown .dropdown-menu a {
  padding: 5px 10px;
  border-radius: 10px;
}
.header-dropdown .dropdown-menu a:hover {
  background: #F8FAFC;
}

.header .header-nav .header-navbar-rht .has-arrow .user-header .user-text h6 {
  font-size: 16px;
  font-weight: 600;
}

.header .header-nav .header-navbar-rht li .dropdown-menu .dropdown-item {
  color: var(--gray-900);
  font-weight: 500;
}

.text-blue-600:hover {
  color: #1E293B !important;
}
.text-blue-600 a {
  color: var(--primary);
}
.text-blue-600 a:hover {
  color: #1E293B;
}

.text-blue:hover {
  color: #1E293B;
}

#heart-rate-chart .apexcharts-series path:hover {
  fill: #0E82FD;
  opacity: 1;
}

#blood-pressure-chart .apexcharts-series path:hover {
  fill: #0F172A;
  opacity: 1;
}

/****** UTILS ******/
.biller-info, .billing-info {
  margin-bottom: 15px;
}

.add-more-item {
  margin-bottom: 10px;
}
.add-more-item a {
  color: #0de0fe;
  font-weight: 500;
}

.signature-wrap {
  float: right;
  margin-bottom: 20px;
  text-align: center;
  width: 220px;
}

.signature {
  border: 2px dashed var(--gray-200);
  color: #272b41;
  cursor: pointer;
  height: 85px;
  margin-bottom: 15px;
  width: 100%;
  border-radius: 4px;
}
.signature:hover {
  background-color: #fcfcfc;
}
.signature .sign-name {
  width: 100%;
  float: right;
}

.pat-widget-profile .pro-widget-content {
  padding: 0 0 20px;
}
.pat-widget-profile .booking-date li {
  font-size: 14px;
}
.pat-widget-profile .booking-date li span {
  font-size: 14px;
}

.edit-billing-content table td input {
  min-width: 300px;
}

.view-button {
  margin-top: 16px;
}
@media (max-width: 767.98px) {
  .view-button {
    margin-top: 6px;
  }
}

.view-button .view-all {
  color: var(--gray-900);
  font-weight: 500;
  font-size: 16px;
}
.view-button .view-all:hover {
  color: var(--primary);
}

.searchinputs.dropdown-toggle::after {
  display: none;
}

/****** UTILS ******/
.add-new-btn {
  background-color: #0de0fe;
  color: #ffffff;
  display: inline-block;
  font-weight: 500;
  margin: 0 0 20px;
  padding: 10px 20px;
  border-radius: 30px;
}
.add-new-btn:focus, .add-new-btn:hover, .add-new-btn.active {
  background-color: #0de0fe;
  color: #ffffff;
}

.patient-info {
  margin-top: 15px;
}
.patient-info ul {
  list-style: none;
  font-size: 0.875rem;
  margin: 0;
  padding: 0;
}
.patient-info ul li {
  position: relative;
  font-size: 0.875rem;
  font-weight: 500;
  color: #272b41;
  text-transform: capitalize;
}
.patient-info ul li + li {
  margin-top: 15px;
}
.patient-info ul li i {
  width: 18px;
}
.patient-info ul li span {
  color: #757575;
  float: right;
  font-weight: 400;
}

/****** UTILS ******/
.profile-sidebar {
  background-color: var(--white);
  border: 1px solid var(--gray-200);
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  margin-bottom: 24px;
  overflow: hidden;
}

.pro-widget-content {
  border-bottom: 1px solid var(--gray-200);
  text-align: center;
  padding: 20px;
}

.profile-info-widget {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.profile-info-widget .booking-doc-img {
  margin-right: 15px;
}
.profile-info-widget .booking-doc-img img {
  height: 90px;
  width: 90px;
  object-fit: cover;
  border-radius: 4px;
}

.profile-det-info {
  overflow: hidden;
}
.profile-det-info h3 {
  font-size: 17px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.patient-details h5 {
  color: #757575;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 8px;
}
.patient-details h5 i {
  width: 18px;
}

.dashboard-menu ul {
  color: #757575;
  font-size: 14px;
  line-height: 17px;
  list-style: none;
  text-transform: capitalize;
  margin: 0;
  padding: 0;
}
.dashboard-menu ul li {
  line-height: inherit;
}
.dashboard-menu ul li a i {
  font-size: 16px;
  margin-right: 10px;
  width: 16px;
  display: inline-block;
  vertical-align: middle;
}
.dashboard-menu ul li a span {
  display: inline-block;
  vertical-align: middle;
}
.dashboard-menu > ul > li {
  position: relative;
}
.dashboard-menu > ul > li :last-child {
  border-bottom: 0;
}
.dashboard-menu > ul > li > a {
  color: #757575;
  display: block;
  padding: 16px 20px;
}
.dashboard-menu > ul > li:hover > a, .dashboard-menu > ul > li.active > a {
  color: #0de0fe;
}

.unread-msg {
  background-color: var(--primary);
  color: #272b41;
  font-size: 10px;
  font-style: normal;
  text-align: center;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 20px;
  padding: 0 5px;
  border-radius: 2px;
}

.patient-dashboard-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.patient-dashboard-top > div {
  width: 100%;
}
.patient-dashboard-top h6 {
  font-size: 18px;
  margin-bottom: 0;
}
.patient-dashboard-top h6 sub {
  font-size: 12px;
}

.patient-sidebar.profile-sidebar-new .widget-profile .profile-info-widget::after {
  background-image: url(../img/doctors-dashboard/patient-sidebar-bg.jpg);
}
.patient-sidebar .profile-det-info span {
  font-size: 14px;
  color: var(--gray-900);
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 8px;
}
.patient-sidebar .profile-det-info span i {
  font-size: 8px;
  color: var(--primary);
  margin: 0 8px;
}

.health-records {
  margin-bottom: 20px;
}
.health-records span {
  font-size: 12px;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  margin-bottom: 8px;
  color: var(--gray-900);
}
.health-records span i {
  margin-right: 5px;
}
.health-records h3 {
  display: flex;
  align-items: center;
  font-size: 24px;
  font-weight: 600;
}
.health-records h3 sup {
  font-size: 12px;
  font-weight: 600;
  margin-left: 5px;
}
@media (max-width: 991.98px) {
  .health-records h3 {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  .health-records h3 {
    font-size: 18px;
  }
}
.health-records.icon-orange span i {
  color: #EA580C;
}
.health-records.icon-orange h3 sup {
  color: var(--success);
}
.health-records.icon-amber span i {
  color: #F59E0B;
}
.health-records.icon-dark-blue span i {
  color: var(--info);
}
.health-records.icon-dark-blue h3 sup {
  color: var(--orange);
}
.health-records.icon-blue span i {
  color: var(--indigo);
}
.health-records.icon-red span i {
  color: var(--danger);
}
.health-records.icon-red h3 sup {
  color: var(--success);
}
.health-records.icon-purple span i {
  color: var(--purple);
}

.chart-over-all-report {
  text-align: center;
  padding-left: 24px;
  border-left: 1px solid var(--gray-200);
}
@media (max-width: 575.98px) {
  .chart-over-all-report {
    padding-left: 0;
    border-left: 0;
    margin-top: 20px;
  }
}
.chart-over-all-report h6 {
  margin-bottom: 15px;
}
.chart-over-all-report span.health-percentage {
  display: block;
  margin: 10px 0;
  max-width: 130px;
  margin: 15px auto;
}

.report-chart .circle-graph3 {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.report-chart .circle-graph3 p {
  position: absolute;
  max-width: 100px;
  text-align: center;
  margin: auto;
  font-size: 14px;
}

.del-icon {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: var(--danger-transparent);
  color: var(--danger);
  font-size: 24px;
}

.doctor-available-head .input-block-new {
  margin-bottom: 0;
}

.report-gen-date p {
  font-size: 14px;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  line-height: normal;
}
.report-gen-date p span {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 5px;
  background: var(--gray-transparent);
  flex-shrink: 0;
}

.header-dropdown .dropdown-avatar {
  width: 34px;
  height: 34px;
  border-radius: 10px;
  margin-right: 5px;
}

.book-appointment-head {
  background: var(--indigo);
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 10px;
  background-image: url(../img/bg/card-bg-small.png);
  background-repeat: no-repeat;
  background-position: left center;
  margin-bottom: 24px;
}
.book-appointment-head h3 {
  font-size: 18px;
  color: #ffffff;
  margin-bottom: 0;
}
.book-appointment-head h3 span {
  font-size: 14px;
  font-weight: 400;
  color: var(--light);
  display: block;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .book-appointment-head h3 {
    font-size: 14px;
  }
}
.book-appointment-head .add-icon a {
  font-size: 16px;
  color: #ffffff;
}

@media (max-width: 575.98px) {
  .past-appointment .card-btns .btn-outline-primary {
    margin-right: 0 !important;
    margin-bottom: 15px;
    margin-top: 0;
  }
}

.doctor-fav-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.doctor-fav-list .doctor-info-profile {
  display: flex;
  align-items: center;
}
.doctor-fav-list .doctor-info-profile .table-avatar {
  flex-shrink: 0;
}
.doctor-fav-list .doctor-info-profile .table-avatar img {
  width: 46px;
  height: 46px;
  border-radius: 5px;
  margin-right: 10px;
}
.doctor-fav-list .doctor-info-profile .doctor-name-info h5 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0px;
}
.doctor-fav-list .doctor-info-profile .doctor-name-info span {
  font-size: 14px;
  font-weight: 400;
}
.doctor-fav-list .badge {
  border-radius: 10px;
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  padding: 9px 7px;
}
.doctor-fav-list .cal-plus-icon {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--gray-transparent);
  font-size: 16px;
  color: var(--gray-900);
}
.doctor-fav-list .cal-plus-icon:hover {
  background: var(--primary);
  color: #ffffff;
}
.doctor-fav-list + .doctor-fav-list {
  margin-top: 16px;
}

.dashboard-card-head .header-title h5 span {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid var(--gray-transparent);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
}
.dashboard-card-head .owl-nav button {
  border: 0;
  background: transparent;
  margin-top: 0;
}
.dashboard-card-head .owl-nav button.owl-next {
  margin-left: 0;
}
.dashboard-card-head .owl-nav button:hover {
  color: var(--primary);
}
.dashboard-card-head .header-dropdown-two {
  position: relative;
  margin-left: 10px;
}
.dashboard-card-head .header-dropdown-two::before {
  content: "";
  width: 1px;
  height: 20px;
  background: var(--gray-transparent);
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.apponiment-dates ul li a {
  border: 1px solid var(--gray-transparent);
  border-radius: 10px;
  display: flex;
  align-items: center;
  flex-direction: column;
  padding: 15px;
  text-align: center;
  position: relative;
}
.apponiment-dates ul li a.available-date:after {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #004FFF;
  position: absolute;
  right: 6px;
  top: 6px;
}
.apponiment-dates ul li a h5 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
}
.apponiment-dates ul li a h5 span {
  display: block;
  font-weight: 400;
  font-size: 14px;
  margin-top: 3px;
  color: var(--gray-600);
}

.appointment-dash-card {
  border: 1px solid var(--gray-transparent);
  border-radius: 10px;
  padding: 15px;
  margin-top: 15px;
}
.appointment-dash-card .date-time p {
  color: var(--gray-900);
  display: flex;
  align-items: center;
  margin: 20px 0;
}
.appointment-dash-card .date-time p i {
  margin-right: 5px;
}
.appointment-dash-card .card-btns {
  display: flex;
  align-items: center;
}
@media (max-width: 575.98px) {
  .appointment-dash-card .card-btns {
    display: block;
  }
}
.appointment-dash-card .card-btns a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
}
.appointment-dash-card .card-btns a i {
  margin-right: 5px;
}
.appointment-dash-card .card-btns a.btn-outline-primary {
  border-color: var(--primary);
  color: var(--primary);
  margin-left: 15px;
  border-width: 2px;
}
@media (max-width: 575.98px) {
  .appointment-dash-card .card-btns a.btn-outline-primary {
    margin-left: 0;
    margin-top: 15px;
  }
}
.appointment-dash-card .card-btns a.btn-outline-primary:hover {
  background: var(--primary);
  border-color: var(--primary);
  color: #ffffff;
}
.appointment-dash-card .appointment-date-info h6 {
  margin-bottom: 8px;
}
.appointment-dash-card .appointment-date-info ul {
  margin: 0 0 20px;
}
.appointment-dash-card .appointment-date-info ul li {
  color: var(--gray-600);
  border-color: var(--primary);
  display: flex;
  align-items: center;
}
.appointment-dash-card .appointment-date-info ul li i {
  color: var(--gray-900);
  margin-right: 5px;
}
.appointment-dash-card .appointment-date-info ul li + li {
  margin-top: 10px;
}

.chart-tabs ul {
  border-bottom: 1px solid var(--gray-200);
  margin-bottom: 15px;
}
.chart-tabs .nav-item .nav-link {
  color: var(--gray-900);
  font-size: 16px;
  font-weight: 500;
  margin-right: 15px;
  padding: 0 0 15px;
  position: relative;
}
.chart-tabs .nav-item .nav-link.active {
  color: var(--primary);
}
.chart-tabs .nav-item .nav-link.active::before {
  background: var(--primary);
}
.chart-tabs .nav-item .nav-link:hover {
  color: var(--primary);
}
.chart-tabs .nav-item .nav-link::before {
  content: "";
  position: absolute;
  bottom: -2px;
  width: 100%;
  height: 3px;
  background: transparent;
}

.patient-dash-tab .nav-item .nav-link {
  border: 1px solid var(--gray-transparent);
  background: var(--gray-transparent);
  border-radius: 44px;
  color: var(--gray-900);
  font-size: 13px;
  font-weight: 500;
  margin-right: 15px;
  margin-bottom: 15px;
  padding: 6px 12px;
}
.patient-dash-tab .nav-item .nav-link.active {
  background-image: var(--primary-gradient);
  color: #ffffff;
  border-color: var(--primary);
}
.patient-dash-tab .nav-item .nav-link:hover {
  background-image: var(--primary-gradient);
  color: var(--white);
  border-color: var(--primary);
}

.past-appointment {
  border: 0;
  padding: 0;
}
.past-appointment .doctor-fav-list {
  margin-bottom: 20px;
}

.medical-detail-head h6 {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
}
.medical-detail-head p {
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
.medical-detail-head p i {
  color: var(--gray-900);
}

.medical-details-item {
  padding-bottom: 0;
}
.medical-details-item .health-records {
  margin-bottom: 20px;
}

.add-med-record {
  margin-bottom: 24px;
  text-align: right;
}

.cal-form-icon {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}

.med-detail-item {
  background: var(--primary-transparent);
  border-radius: 10px;
  padding: 20px 20px 0;
}
.med-detail-item .health-records span {
  color: var(--gray-600);
}

.med-detail-patient {
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  border-radius: 10px;
  padding: 15px;
  margin-bottom: 15px;
  flex-wrap: wrap;
  row-gap: 15px;
  background: var(--light-transparent);
}
@media (max-width: 575.98px) {
  .med-detail-patient {
    padding: 15px;
  }
}
.med-detail-patient .med-patient {
  display: flex;
  align-items: center;
}
.med-detail-patient .med-patient span img {
  width: 64px;
  height: 64px;
  border-radius: 10px;
  margin-right: 10px;
}
.med-detail-patient .med-patient .name-detail h5 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 8px;
}
.med-detail-patient .med-patient .name-detail ul {
  display: flex;
  align-items: center;
}
.med-detail-patient .med-patient .name-detail ul li {
  font-size: 12px;
  line-height: 1;
}
.med-detail-patient .med-patient .name-detail ul li + li {
  border-left: 1px solid var(--gray-200);
  margin-left: 10px;
  padding-left: 10px;
}
.med-detail-patient .date-cal p {
  font-size: 12px;
  margin-bottom: 0;
}
.med-detail-patient .date-cal p span {
  display: block;
}
.med-detail-patient .date-cal p span i {
  color: var(--gray-900);
}

/****** UTILS ******/
.main-chat-blk .slimscroll {
  height: calc(100vh - 60px) !important;
  overflow-y: auto !important;
}
.main-chat-blk .slimscroll::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 6px;
}
.main-chat-blk .slimscroll::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #F1F5F9;
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.main-chat-blk .slimscroll-active-sidebar {
  height: calc(100vh - 192px) !important;
  overflow-y: auto !important;
}
.main-chat-blk .slimscroll-active-sidebar::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 6px;
}
.main-chat-blk .slimscroll-active-sidebar::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #F1F5F9;
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}
.main-chat-blk .slimscroll-active-sidebar a {
  color: var(--gray-900);
}
.main-chat-blk .emoj-group ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.main-chat-blk .emoj-group ul li + li {
  margin-left: 10px;
}
.main-chat-blk .emoj-group ul li a {
  width: 34px;
  height: 34px;
  background: #f6f7f8;
  border-radius: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
}
.main-chat-blk .emoj-group ul li a i {
  color: var(--gray-900);
}
.main-chat-blk .message-content {
  position: relative;
}
.main-chat-blk .message-content:hover .emoj-group {
  opacity: 1;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.main-chat-blk .emoj-group {
  position: absolute;
  top: 50%;
  right: -100px;
  opacity: 0;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.main-chat-blk .rig-emoji-group {
  position: absolute;
  right: 210px;
}
.main-chat-blk .right-emoji-group {
  position: absolute;
  right: 101%;
}
.main-chat-blk .wrap-emoji-group {
  position: absolute;
  right: 290px;
}
.main-chat-blk .emoj-group-list-foot {
  display: none;
  position: absolute;
  top: -50px;
  left: -90px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.main-chat-blk .emoj-group-list-foot ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #f6f7f8;
  border-radius: 50px;
  padding: 5px;
}
.main-chat-blk .emoj-group-list-foot ul li a {
  padding: 0;
  display: flex;
  align-items: center;
}
.main-chat-blk .emoj-group-list-foot ul li.add-emoj a {
  background: #EDEDED;
}
.main-chat-blk .emoj-group-list-foot ul li.add-emoj a i {
  font-size: 20px;
  color: var(--gray-900);
}
.main-chat-blk .down-emoji-circle {
  position: absolute;
  left: 10px !important;
  top: -38px !important;
}
.main-chat-blk .emoj-action-foot .down-emoji-circle ul {
  padding: 10px;
}
.main-chat-blk .down-emoji-circle ul li + li {
  margin-left: 14px;
}
.main-chat-blk .emoj-action-foot .down-emoji-circle ul li:last-child a {
  width: 34px;
  height: 34px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-chat-blk .chat-page-wrapper .chat-sec {
  display: flex;
  display: -webkit-flex;
}
@media (max-width: 991.98px) {
  .main-chat-blk .chat-page-wrapper .chat-sec {
    display: block;
  }
}
.main-chat-blk .chat-page-wrapper .sidebar {
  position: initial;
}
@media (max-width: 991.98px) {
  .main-chat-blk .chat-page-wrapper .sidebar {
    margin-left: 0;
  }
}
.main-chat-blk .chat-page-wrapper .left-chat-title {
  padding: 12px;
  border-bottom: 1px solid var(--gray-200);
  min-height: 72px;
}
.main-chat-blk .chat-page-wrapper .setting-title-head h4 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 11px;
}
@media (max-width: 991.98px) {
  .main-chat-blk .chat-page-wrapper .setting-title-head h4 {
    font-size: 16px;
  }
}
.main-chat-blk .chat-page-wrapper .chat .slimscroll {
  height: calc(100vh - 192px) !important;
}
.main-chat-blk .chat-page-wrapper .dropdown-menu .dropdown-item {
  font-size: 14px;
  cursor: pointer;
  padding: 7px 14px;
  font-weight: 500;
  color: var(--gray-900);
}
.main-chat-blk .chat-page-wrapper .dropdown-menu .dropdown-item i {
  font-size: 16px;
  color: var(--gray-900);
}
.main-chat-blk .chat-page-wrapper .dropdown-menu .dropdown-item span {
  float: right;
  font-size: 18px;
  color: var(--gray-900);
}
.main-chat-blk .chat-page-wrapper .dropdown-menu .dropdown-item.active {
  background: none;
  color: inherit;
}
.main-chat-blk .chat-page-wrapper .dropdown-menu .dropdown-item:focus,
.main-chat-blk .chat-page-wrapper .dropdown-menu .dropdown-item:hover,
.main-chat-blk .chat-page-wrapper .dropdown-menu .dropdown-item:active {
  background-color: var(--light-transparent);
}
.main-chat-blk .chat-page-wrapper .dropdown-menu {
  background: var(--white);
  border: 1px solid var(--gray-200);
  box-sizing: border-box;
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  border-radius: 8px;
  min-width: 173px;
}
.main-chat-blk .chat-page-wrapper .dropdown-menu .dropdown-item {
  margin: 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.main-chat-blk .chat-page-wrapper .dropdown-menu.chat-drop-menu .dropdown-item i {
  font-size: 16px;
  color: var(--gray-900);
}
.main-chat-blk .chat-page-wrapper .dropdown-menu .dropdown-item:hover,
.main-chat-blk .chat-page-wrapper .dropdown-menu .dropdown-item:focus,
.main-chat-blk .chat-page-wrapper .dropdown-menu .dropdown-item:active {
  background-color: var(--light-transparent);
}
.main-chat-blk .chat-page-wrapper .dropdown-menu .dropdown-item span {
  margin-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.main-chat-blk .chat-page-wrapper .contact-close_call {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@-webkit-keyframes wave {
  0%, 100%, 60% {
    -webkit-transform: initial;
    transform: initial;
  }
  30% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
@keyframes wave {
  0%, 100%, 60% {
    -webkit-transform: initial;
    transform: initial;
  }
  30% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}
.main-chat-blk .chat {
  flex: 1;
  display: flex;
  flex-direction: column;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  background: var(--white);
  border: 1px solid var(--gray-transparent);
  border-radius: 10px;
}
@media (max-width: 991.98px) {
  .main-chat-blk .chat {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .main-chat-blk .chat.show-chatbar {
    display: block;
  }
}
.main-chat-blk .chat .chat-inner-header {
  padding: 15px 15px 0;
}
.main-chat-blk .chat .chat-header {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  padding: 15px;
  align-items: center;
  background: var(--light-transparent);
  border-radius: 10px;
  position: relative;
}
.main-chat-blk .chat .chat-header .user-details {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.main-chat-blk .chat .chat-header .user-details figure {
  margin-right: 1rem;
}
.main-chat-blk .chat .chat-header .user-details h5 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
  line-height: 1;
  color: var(--gray-900);
}
@media (max-width: 991.98px) {
  .main-chat-blk .chat .chat-header .user-details h5 {
    font-size: 15px;
  }
}
.main-chat-blk .chat .chat-header .chat-options ul {
  margin-bottom: 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.main-chat-blk .chat .chat-header .chat-options ul > li > a {
  font-size: 14px;
  color: var(--gray-900);
  cursor: pointer;
  width: 30px;
  height: 30px;
  padding: 0;
  border: none;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  border: 0 !important;
}
.main-chat-blk .chat .chat-header .chat-options ul > li > a i {
  font-size: 15px;
}
.main-chat-blk .chat .chat-header .chat-options ul > li > a:not(.no-bg):hover {
  background-color: var(--light-transparent);
  border-color: var(--light-transparent);
}
.main-chat-blk .chat .chat-body {
  flex: 1;
  padding: 24px;
  padding-bottom: 40px;
}
.main-chat-blk .chat .chat-body:not(.no-message) {
  overflow: hidden;
}
.main-chat-blk .chat .chat-body .messages {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  margin-bottom: 30px;
}
.main-chat-blk .chat .chat-body .messages .chats {
  max-width: 75%;
  margin-bottom: 1.5rem;
  display: flex;
  display: -webkit-flex;
}
@media (max-width: 575.98px) {
  .main-chat-blk .chat .chat-body .messages .chats {
    max-width: 100%;
  }
}
.main-chat-blk .chat .chat-body .messages .chats:last-child {
  margin-bottom: 0;
}
.main-chat-blk .chat .chat-body .messages .chats .chat-time {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  margin-bottom: 0;
}
.main-chat-blk .chat .chat-body .messages .chats .chat-time .avatar {
  margin-right: 1rem;
}
.main-chat-blk .chat .chat-body .messages .chats .chat-time h5 {
  font-size: 15px;
  margin-bottom: 0;
}
.main-chat-blk .chat .chat-body .messages .chats .chat-time .time {
  color: var(--white);
  margin-top: 2px;
  font-size: 12px;
  font-weight: 400;
}
.main-chat-blk .chat .chat-body .messages .chats .chat-time .time i {
  color: rgba(247, 247, 247, 0.5);
}
.main-chat-blk .chat .chat-body .messages .chats .chat-time .time i img {
  width: 14px;
  height: auto;
  margin-left: 2px;
  vertical-align: 0px;
}
.main-chat-blk .chat .chat-body .messages .chats .message-content {
  border-radius: 0px 15px 15px 15px;
  background: var(--light-transparent);
  padding: 14px 20px;
  color: var(--gray-900);
  font-size: 14px;
  font-weight: 400;
}
.main-chat-blk .chat .chat-body .messages .chats .message-content a {
  color: var(--gray-900);
}
.main-chat-blk .chat .chat-body .messages .chats .message-content.award-link > a {
  color: var(--gray-600);
  margin-bottom: 2px;
  display: block;
}
.main-chat-blk .chat .chat-body .messages .chats .message-content.award-link img {
  border-radius: 10px;
}
.main-chat-blk .chat .chat-body .messages .chats .message-content.chat-award-link a {
  word-wrap: break-word;
}
.main-chat-blk .chat .chat-body .messages .chats .message-content.fancy-msg-box .image-not-download span {
  position: absolute;
  color: var(--white);
  font-size: 13px;
  font-weight: 500;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.main-chat-blk .chat .chat-body .messages .chat-profile-name h6 {
  margin-bottom: 0;
  color: var(--gray-900);
  font-weight: 400;
  font-size: 16px;
}
.main-chat-blk .chat .chat-body .messages .chat-profile-name h6 span {
  font-size: 12px;
  color: var(--gray-600);
  font-weight: 400;
  padding-left: 0;
  display: block;
}
.main-chat-blk .chat .chat-body .messages .chats.chats-right {
  margin-left: auto;
}
.main-chat-blk .chat .chat-body .messages .chats.chats-right .chat-time {
  justify-content: flex-end;
}
.main-chat-blk .chat .chat-body .messages .chats.chats-right .message-content {
  border-radius: 15px 0px 15px 15px;
  background: var(--light-transparent);
  color: var(--gray-900);
  padding: 15px;
}
.main-chat-blk .chat .chat-body .messages .chats.chats-right .message-content .chat-time {
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
}
.main-chat-blk .chat .chat-body .messages .chats.chats-right .message-content .chat-time .time {
  color: var(--primary);
}
.main-chat-blk .chat .chat-body .messages .chats.chats-right .message-content .chat-time .time i {
  color: var(--primary);
}
.main-chat-blk .chat .chat-body .messages .chats.chats-right .chat-action-btns {
  order: 2;
  -webkit-order: 2;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: center;
  -webkit-justify-content: center;
}
.main-chat-blk .chat .chat-body .messages .chats.chats-right .chat-action-btns .chat-action-col {
  width: 20px;
  text-align: center;
}
.main-chat-blk .chat .chat-body .messages .chats.chats-right .chat-action-btns .chat-read-col {
  display: flex;
  display: -webkit-flex;
  align-items: flex-end;
  -webkit-align-items: flex-end;
  padding-bottom: 22px;
  color: var(--primary);
}
.main-chat-blk .chat .chat-body .messages .chats.chats-right .chat-content {
  order: 1;
  -webkit-order: 1;
}
.main-chat-blk .chat .chat-body .messages .chats.chats-right .chat-avatar {
  padding: 8px 0px 0 15px;
}
.main-chat-blk .chat .chat-body .messages .download-col {
  position: relative;
}
.main-chat-blk .chat .chat-body .messages .download-col ul {
  list-style: none;
  padding: 0;
  margin: 0 0 5px 0;
  display: flex;
  display: -webkit-flex;
}
.main-chat-blk .chat .chat-body .messages .download-col ul li {
  margin-right: 5px;
}
.main-chat-blk .chat .chat-body .messages .download-col ul li:last-child {
  margin-right: 0;
}
.main-chat-blk .chat .chat-body .messages .download-col .image-download-col {
  position: relative;
}
.main-chat-blk .chat .chat-body .messages .download-col .image-download-col a > img {
  border: 1px solid transparent;
  width: 80px;
  border-radius: 8px;
}
.main-chat-blk .chat .chat-body .messages .download-col .image-download-col.image-not-download a > img {
  -webkit-filter: blur(1px);
  filter: blur(1px);
}
.main-chat-blk .chat .chat-body .messages .download-col .download-action {
  position: absolute;
  right: 8px;
  bottom: 8px;
  line-height: 0;
}
.main-chat-blk .chat .chat-body .messages .download-col .download-action a {
  color: var(--white);
  font-size: 10px;
}
.main-chat-blk .chat .chat-body .messages .download-col .download-action div + div {
  margin-left: 8px;
}
.main-chat-blk .chat .chat-body .messages .download-col .download-action div img {
  width: 13px;
}
.main-chat-blk .chat .chat-body .messages .file-download {
  position: relative;
  background: var(--gray-transparent);
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 7px;
}
.main-chat-blk .chat .chat-body .messages .file-download .download-action {
  position: absolute;
  right: 8px;
  bottom: 8px;
  line-height: 0;
  bottom: 14px;
}
.main-chat-blk .chat .chat-body .messages .file-download .download-action a {
  color: var(--white);
  font-size: 10px;
  color: var(--primary);
}
.main-chat-blk .chat .chat-body .messages .file-download .download-action div + div {
  margin-left: 8px;
}
.main-chat-blk .chat .chat-body .messages .file-download .download-action div img {
  width: 13px;
}
.main-chat-blk .chat .chat-body .messages .file-download .file-type {
  width: 54px;
  height: 54px;
  background-color: var(--white);
  border-radius: 4px;
}
.main-chat-blk .chat .chat-body .messages .file-download .file-type i {
  color: var(--gray-900);
  font-size: 24px;
}
.main-chat-blk .chat .chat-body .messages .file-download .file-details span.file-name {
  color: var(--gray-900);
  display: inline-block;
  width: 100%;
  font-size: 16px;
}
.main-chat-blk .chat .chat-body .messages .file-download .file-details span.file-size {
  color: var(--primary);
  display: inline-block;
  width: 100%;
}
.main-chat-blk .chat .chat-body .messages .file-download .file-details ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  margin-bottom: 0;
}
.main-chat-blk .chat .chat-body .messages .file-download .file-details ul li {
  list-style: none;
  color: var(--primary);
  font-size: 14px;
  position: relative;
}
.main-chat-blk .chat .chat-body .messages .file-download .file-details ul li::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 13px;
  background: #C2C2C2;
  right: -8px;
  top: 5px;
}
.main-chat-blk .chat .chat-body .messages .file-download .file-details ul li:last-child::before {
  display: none;
}
.main-chat-blk .chat .chat-body .messages .file-download .file-details ul li a {
  color: var(--primary);
}
.main-chat-blk .chat .chat-body .messages .file-download .file-details ul li + li {
  padding-left: 15px;
}
.main-chat-blk .chat .chat-body.no-message {
  user-select: none;
}
.main-chat-blk .chat .chat-footer {
  position: relative;
  background: var(--white);
}
.main-chat-blk .chat .chat-footer form {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 24px;
  background: var(--white);
  border-radius: 0 0 10px 10px;
}
@media (max-width: 991.98px) {
  .main-chat-blk .chat .chat-footer form {
    padding-bottom: 15px;
  }
}
.main-chat-blk .chat .chat-footer form .form-buttons .btn {
  margin-left: 0px;
  color: var(--primary);
  font-size: 20px;
  padding: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
}
.main-chat-blk .chat .chat-footer form .form-buttons .btn:last-child {
  margin-right: 0;
}
.main-chat-blk .chat .chat-footer form .form-buttons .btn.send-btn {
  font-size: 20px;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: var(--primary);
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #ffffff !important;
  margin-left: 10px;
}
.main-chat-blk .chat .chat-footer form .form-buttons .btn.send-btn:hover {
  background-color: var(--white);
  border-color: var(--primary);
}
.main-chat-blk .chat .chat-footer form .form-buttons .btn.send-btn:hover i {
  color: var(--primary);
}
.main-chat-blk .chat .chat-footer form .form-buttons .btn.send-btn:focus {
  box-shadow: none;
}
.main-chat-blk .chat .chat-footer form .specker-col span {
  color: var(--primary);
  font-size: 25px;
}
.main-chat-blk .chat .chat-footer form .attach-col {
  right: inherit;
  left: 60px;
}
.main-chat-blk .chat .chat-footer form .attach-col i {
  color: var(--primary);
  font-size: 20px;
}
.main-chat-blk .chat .chat-footer form .smile-col {
  right: inherit;
  left: 15px;
}
.main-chat-blk .chat .chat-footer form .smile-col i {
  color: var(--primary);
  font-size: 20px;
  font-size: 22px;
}
.main-chat-blk .chat .chat-footer form .smile-foot {
  margin-right: 10px;
}
.main-chat-blk .chat .chat-footer form .smile-foot .action-circle {
  background: var(--white);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  width: 18px;
  height: 18px;
}
.main-chat-blk .chat .chat-footer form .smile-foot .action-circle:hover i {
  color: var(--primary);
}
.main-chat-blk .chat .chat-footer form .smile-foot .action-circle i {
  color: var(--gray-900);
  font-size: 18px;
}
.main-chat-blk .chat .chat-footer form .form-control::-webkit-input-placeholder {
  color: #64748B;
  opacity: 1;
}
.main-chat-blk .chat .chat-footer form .form-control::-moz-placeholder {
  color: #64748B;
  opacity: 1;
}
.main-chat-blk .chat .chat-footer form .form-control:-ms-input-placeholder {
  color: #64748B;
  opacity: 1;
}
.main-chat-blk .chat .chat-footer form .form-control:-moz-placeholder {
  color: #64748B;
  opacity: 1;
}
.main-chat-blk .chat-options ul.list-inline .list-inline-item {
  margin-bottom: 0;
}
.main-chat-blk .last-seen {
  color: var(--gray-600);
  font-size: 16px;
}
@media (max-width: 991.98px) {
  .main-chat-blk .last-seen {
    font-size: 14px;
  }
}
.main-chat-blk .user_callog {
  display: flex;
  margin-top: 0px;
}
.main-chat-blk .calllog_p {
  margin-left: 5px;
}
.main-chat-blk .chat-options.chat-option-profile .list-inline-item a {
  background: var(--primary);
  width: 38px;
  height: 38px;
  border-radius: 50px;
  color: var(--primary);
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  color: #ffffff !important;
}
.main-chat-blk .chat-options.chat-option-profile .list-inline-item a:hover {
  background: #1b2950;
  color: var(--white);
}
.main-chat-blk .chat-options.chat-option-profile .list-inline {
  border-bottom: 1px solid #EDEDED;
  margin-bottom: 0;
  padding-bottom: 15px;
}
.main-chat-blk .last-seen-profile span {
  color: var(--primary);
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 12px;
  display: block;
}
.main-chat-blk .header_button {
  position: absolute;
  right: 5px;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  font-size: 14px;
  color: var(--white);
  text-align: center;
  background: #ffa977;
  bottom: 40px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.main-chat-blk .btn-warning:hover {
  color: var(--white);
  background-color: var(--primary);
  border-color: var(--primary);
}
.main-chat-blk .right_sidebar_profile {
  margin-top: 0px;
}
.main-chat-blk .account_details {
  background-color: var(--primary);
  border-color: var(--primary);
  border-radius: 5px !important;
  border-bottom: 0 !important;
}
.main-chat-blk .security_details {
  background-color: var(--primary);
  border-color: var(--primary);
  border-radius: 5px !important;
  border-bottom: 0 !important;
}
.main-chat-blk .close_icon {
  font-size: 18px;
}
.main-chat-blk .button_plus {
  margin-left: 0px;
}
.main-chat-blk .chat-search {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  transition: ease all 0.5s;
  -webkit-transition: ease all 0.5s;
  -ms-transition: ease all 0.5s;
  opacity: 0;
  visibility: hidden;
}
.main-chat-blk .chat-search input[type=text] {
  padding: 8px 8px 8px 35px;
  width: 100%;
  min-height: 47px;
  border-radius: 0px 0px 5px 5px;
  border: 1px solid var(--gray-200);
  font-size: 13px;
  background-color: var(--white);
  color: #002578;
  font-size: 15px;
  font-weight: 500;
}
.main-chat-blk .chat-search input[type=text]:hover {
  border-color: var(--gray-transparent);
}
.main-chat-blk .chat-search input[type=text]:focus {
  border-color: var(--gray-transparent);
}
.main-chat-blk .chat-search input[type=text]:focus-visible {
  border-color: var(--gray-transparent);
}
.main-chat-blk .chat-search.visible-chat {
  opacity: 1;
  visibility: visible;
  top: 100%;
  transition: ease all 0.5s;
  -webkit-transition: ease all 0.5s;
  -ms-transition: ease all 0.5s;
  z-index: 9;
}
.main-chat-blk .form-control-feedback {
  z-index: 2;
  display: block;
  text-align: center;
  pointer-events: none;
  color: #6B7280;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.main-chat-blk .form-control-feedback i {
  font-size: 16px;
  color: #6B7280;
}
.main-chat-blk .user-chat-search {
  position: relative;
  width: 100%;
  transition: ease all 0.5s;
  -webkit-transition: ease all 0.5s;
  -ms-transition: ease all 0.5s;
}
.main-chat-blk .user-chat-search input[type=text] {
  padding: 8px 35px 8px 15px;
  width: 100%;
  min-height: 36px;
  border-radius: 6px;
  border: 1px solid var(--gray-transparent);
  background-color: var(--white);
  color: var(--gray-900);
  font-size: 15px;
  font-weight: 500;
}
.main-chat-blk .user-chat-search input[type=text]:hover {
  border-color: var(--gray-transparent);
}
.main-chat-blk .user-chat-search input[type=text]:focus {
  border-color: var(--gray-transparent);
}
.main-chat-blk .user-chat-search input[type=text]:focus-visible {
  border-color: var(--gray-transparent);
}
.main-chat-blk .user-chat-search.visible-chat {
  opacity: 1;
  visibility: visible;
  top: 100%;
  transition: ease all 0.5s;
  -webkit-transition: ease all 0.5s;
  -ms-transition: ease all 0.5s;
  z-index: 9;
}
.main-chat-blk .all-chats {
  position: relative;
}
.main-chat-blk .close-btn-chat {
  width: 25px;
  height: 25px;
  border-radius: 25px;
  color: #002578;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  position: absolute;
  left: 12px;
  top: 10px;
  cursor: pointer;
}
.main-chat-blk .user-close-btn-chat {
  width: 25px;
  height: 25px;
  border-radius: 25px;
  color: #002578;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  position: absolute;
  right: 12px;
  top: 9px;
  cursor: pointer;
}
.main-chat-blk .main_content {
  width: 100% !important;
}
.main-chat-blk .avatar-main {
  height: 50px;
  width: 50px;
}
.main-chat-blk .archive-btn {
  border: 1px solid #008024;
  color: var(--primary);
  border-radius: 4px;
  font-size: 11px;
  font-weight: 500;
  padding: 2px 6px;
  margin-right: 1.5rem;
}
.main-chat-blk .archive-btn-grey {
  border: 1px solid #909090;
  color: var(--primary);
  border-radius: 4px;
  font-size: 9px;
  font-weight: 500;
  padding: 2px 6px;
  margin-top: 0.25rem;
}
.main-chat-blk .right_sidebar_icon {
  list-style: none;
}
.main-chat-blk .btn.btn-outline-light:hover {
  background: var(--light-transparent);
}
.main-chat-blk .chat-avatar {
  padding: 8px 15px 0 8px;
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  flex-shrink: 0;
}
.main-chat-blk .chat-profile-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 5px;
}
.main-chat-blk .chat-profile-name .chat-action-col a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main-chat-blk .delete-pop-btn .btn-primary {
  margin: 0 0 0 10px;
}
.main-chat-blk .delete-model-head {
  padding: 40px;
}
.main-chat-blk .delete-model-head .modal-header {
  padding: 0;
  margin-bottom: 32px;
}
.main-chat-blk .delete-model-head .modal-body {
  padding: 0;
}
.main-chat-blk .delete-chat-notify {
  margin-bottom: 32px;
}
.main-chat-blk .delete-chat-notify .form-check {
  margin-bottom: 14px;
}
.main-chat-blk .chats.chats-right {
  flex-direction: row-reverse;
  -webkit-flex-direction: row-reverse;
}
.main-chat-blk .message-star {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.main-chat-blk .message-star .avatar {
  width: 26px;
  height: 26px;
  margin-right: 10px;
}
.main-chat-blk .message-star .avatar img {
  width: 100%;
}
.main-chat-blk .message-star h6 {
  color: var(--primary);
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 0;
}
.main-chat-blk .message-star h6 span i {
  color: var(--primary);
}
.main-chat-blk .chat-voice-group ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  padding: 0;
  margin-bottom: 0;
}
.main-chat-blk .chat-voice-group ul li span {
  width: 28px;
  height: 28px;
  background: var(--primary);
  border-radius: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
}
.main-chat-blk .chat-voice-group li {
  margin-bottom: 0;
  color: var(--gray-600);
  font-size: 14px;
  font-weight: 400;
  list-style: none;
}
.main-chat-blk .chat-voice-group li + li {
  padding-left: 10px;
}
.main-chat-blk .file-download-col .download-action {
  position: absolute;
  right: 8px;
  bottom: 8px;
  line-height: 0;
}
.main-chat-blk .file-download-col .download-action a {
  color: var(--white);
  font-size: 10px;
}
.main-chat-blk .file-download-col .download-action div + div {
  margin-left: 8px;
}
.main-chat-blk .file-download-col .download-action div img {
  width: 13px;
}
.main-chat-blk .file-download-col:after {
  content: "";
  display: table;
  clear: both;
}
.main-chat-blk .file-download-col ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main-chat-blk .file-download-col ul li {
  float: left;
  width: 50%;
  padding: 5px;
}
.main-chat-blk .file-download-col ul li .image-download-col {
  position: relative;
}
.main-chat-blk .file-download-col ul li .image-download-col a > img {
  width: 100%;
}
.main-chat-blk .file-download-col ul li.full-width {
  width: 100%;
}
.main-chat-blk .chat-select .select2-container .select2-selection--single {
  border: 0;
  height: 24px;
}
.main-chat-blk .chat-select .select2-container .select2-selection--single .select2-selection__rendered {
  padding-right: 40px;
  padding-left: 0px;
}
.main-chat-blk .chat-select .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: var(--primary);
  font-size: 18px;
  font-weight: normal;
  line-height: 24px;
  font-weight: 600;
}
.main-chat-blk .chat-select .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 24px;
  right: 7px;
}
.main-chat-blk .chat-select .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: var(--primary);
  border-style: solid;
  border-width: 0 2px 2px 0;
  padding: 3px;
  height: 0;
  left: 50%;
  margin-left: -5px;
  margin-top: -5px;
  position: absolute;
  top: 50%;
  width: 0;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.main-chat-blk .chat-select .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: var(--primary);
}
.main-chat-blk .chat-select .select2-container--default .select2-selection--multiple {
  border: 1px solid #ddd;
  min-height: 40px;
}
.main-chat-blk .chat-select .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: var(--primary);
  border-width: 2px 0 0 2px;
  padding: 3px;
  margin-top: -5px;
  border-color: var(--primary);
  border-style: solid;
  border-width: 0 2px 2px 0;
  padding: 3px;
}
.main-chat-blk .chat-select .select2-container--default.form-control-sm .select2-selection--single .select2-selection__arrow {
  top: 7px;
}
.main-chat-blk .chat-select .select2-container--open .select2-dropdown--below {
  margin-top: 10px;
}
.main-chat-blk .success-pass {
  margin-bottom: 40px;
  text-align: center;
}
.main-chat-blk .review-files p {
  margin-bottom: 5px;
  color: var(--primary);
  font-size: 14px;
}
.main-chat-blk .like-chat-grp ul {
  padding: 0;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  margin-top: 10px;
}
.main-chat-blk .like-chat-grp ul li {
  list-style: none;
}
.main-chat-blk .like-chat-grp ul li a {
  border: 1px solid var(--gray-200);
  border-radius: 50px;
  padding: 4px 8px;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  color: var(--gray-900);
  font-weight: 400;
  font-size: 14px;
}
.main-chat-blk .like-chat-grp ul li a img {
  margin-left: 5px;
}
.main-chat-blk .like-chat-grp ul li + li {
  margin-left: 10px;
}
.main-chat-blk .like-chat-grp ul li.like-chat a {
  background: #FFF5DC;
  border-color: #FFF5DC;
}
.main-chat-blk .like-chat-grp ul li.comment-chat a {
  background: #FFDAD3;
}
.main-chat-blk .chat-line {
  margin: 0px 0 20px;
  position: relative;
  text-align: center;
  width: 100%;
}
.main-chat-blk .chat-line:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  background-color: var(--gray-transparent);
  width: 100%;
  height: 1px;
}
.main-chat-blk .chat-date {
  border-radius: 100px;
  background: var(--gray-transparent);
  color: var(--gray-900);
  font-size: 14px;
  padding: 4px 16px;
  display: inline-block;
  font-weight: 400;
  position: relative;
  border: 1px solid var(--gray-transparent);
}
.main-chat-blk .chat + .sidebar-group {
  margin-right: 0px;
}
.main-chat-blk .chat + .sidebar-group .sidebar {
  margin-right: 0px;
}
.main-chat-blk .group-comman-theme {
  padding: 0 24px;
}
.main-chat-blk .group-comman-theme h6 {
  margin-bottom: 15px;
}
.main-chat-blk .group-comman-theme ul {
  padding: 0;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #EDEDED;
}
.main-chat-blk .group-comman-theme ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  border: 1px solid var(--gray-200);
  border-radius: 5px;
  padding: 5px;
  margin-bottom: 10px;
}
.main-chat-blk .group-comman-theme ul li:last-child {
  margin-bottom: 0;
}
.main-chat-blk .group-comman-theme ul li .avatar {
  flex-shrink: 0;
  margin-right: 10px;
}
.main-chat-blk .theme-content h6 {
  margin-bottom: 6px;
  color: var(--primary);
  font-size: 15px;
  font-weight: 500;
}
.main-chat-blk .theme-content p {
  margin-bottom: 0;
  text-align: start;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  color: var(--primary);
  font-size: 14px;
}
.main-chat-blk .chat-message-grp {
  padding: 24px;
  padding-top: 0;
}
.main-chat-blk .chat-message-grp ul {
  padding: 0;
}
.main-chat-blk .chat-message-grp ul li {
  list-style: none;
  margin-bottom: 15px;
}
.main-chat-blk .chat-message-grp ul li:last-child {
  margin-bottom: 0px;
}
.main-chat-blk .chat-message-grp ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
}
.main-chat-blk .chat-message-grp ul li a:hover .stared-group h6 {
  color: var(--primary);
}
.main-chat-blk .stared-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.main-chat-blk .stared-group span {
  width: 30px;
  height: 30px;
  border-radius: 6px;
  margin-right: 10px;
  background: #F6F7F8;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
}
.main-chat-blk .stared-group span i {
  font-size: 16px;
}
.main-chat-blk .stared-group h6 {
  font-size: 15px;
  font-weight: 500;
  color: var(--primary);
  margin-bottom: 0;
}
.main-chat-blk .star-message {
  background: #FEF6DC;
}
.main-chat-blk .star-message i {
  color: var(--primary);
}
.main-chat-blk .mute-message {
  background: rgba(235, 253, 255, 0.9803921569);
}
.main-chat-blk .mute-message i {
  color: var(--primary);
}
.main-chat-blk .block-message {
  background: #FFE8E9;
}
.main-chat-blk .block-message i {
  color: var(--primary);
}
.main-chat-blk .report-message {
  background: var(--light-transparent);
}
.main-chat-blk .report-message i {
  color: var(--primary);
}
.main-chat-blk .delete-message {
  background: #FFE8E9;
}
.main-chat-blk .delete-message i {
  color: var(--primary);
}
.main-chat-blk .count-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.main-chat-blk .count-group span {
  width: 16px;
  height: 16px;
  border-radius: 50px;
  color: var(--white);
  font-size: 10px;
  background: var(--primary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  margin-right: 5px;
}
.main-chat-blk .count-group i {
  color: var(--gray-900);
  font-size: 16px;
}
.main-chat-blk .nav.nav-tabs.chat-tabs .nav-item .nav-link {
  font-size: 16px;
  font-weight: bold;
  color: var(--white);
  background-color: transparent;
  border: 0;
}
.main-chat-blk .nav.nav-tabs.chat-tabs .nav-item .nav-link.active {
  font-size: 16px;
  font-weight: bold;
  color: var(--primary);
}
.main-chat-blk .header-top ul li a {
  color: #0E82FD;
  font-size: 18px;
}
.main-chat-blk .set-search {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  border-radius: 50px;
  width: 28px;
  height: 28px;
}
.main-chat-blk .set-search:hover {
  background: #F5F5F5;
  border-color: var(--primary);
}
.main-chat-blk .header-action {
  list-style: none;
  margin: 0;
  padding: 0;
}
.main-chat-blk .header-action li {
  display: inline-block;
  margin-left: 10px;
}
.main-chat-blk .header-action li a {
  color: var(--primary);
  font-size: 18px;
}
.main-chat-blk .user-list {
  border-radius: 0.25rem;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}
.main-chat-blk .user-list li a {
  padding: 17px 20px;
  display: flex;
  display: -webkit-flex;
  cursor: pointer;
  border-radius: 6px;
  margin-bottom: 10px;
  border: 0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}
.main-chat-blk .user-list li .avatar {
  margin-right: 0.8rem;
  display: inline-block;
  margin-bottom: 0;
  height: 46px;
  width: 46px;
  border-radius: 50%;
  position: relative;
  z-index: 0;
}
.main-chat-blk .user-list li .avatar .letter-avatar {
  width: 45px;
  height: 45px;
  border-radius: 45px;
  margin-right: 0.8rem;
  margin-bottom: 0;
  position: relative;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  background-color: var(--primary);
  font-size: 16px;
  font-weight: 600;
  color: var(--primary);
}
.main-chat-blk .user-list li a.admin-shade {
  box-shadow: none;
}
.main-chat-blk .user-list .avatar > a > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main-chat-blk .user-list .avatar > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.main-chat-blk .animate-typing-col {
  color: var(--success);
}
.main-chat-blk .animate-typing-col .dot {
  display: inline-block;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  margin-right: -1px;
  background: var(--success);
  -webkit-animation: wave 1.3s linear infinite;
  animation: wave 1.3s linear infinite;
  opacity: 0.6;
}
.main-chat-blk .animate-typing-col .dot:nth-child(2) {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.main-chat-blk .animate-typing-col .dot:nth-child(3) {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.main-chat-blk .chat_form {
  border-radius: 20px;
  margin-right: 0px;
  background: var(--white);
  border: 1px solid var(--gray-transparent);
  border-radius: 10px;
  min-height: 40px;
  padding: 7px 10px;
  font-size: 14px;
}
.main-chat-blk .chat_form::placeholder {
  color: var(--gray-300);
}
.main-chat-blk .contact-close a {
  color: var(--primary);
  opacity: 0.5;
  border-color: var(--primary);
}
.main-chat-blk .main-wrapper .content .sidebar-group.right-sidebar .sidebar {
  width: 310px;
}
.main-chat-blk .primary-title {
  color: var(--primary);
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0;
}
.main-chat-blk .primary-title i {
  font-size: 14px;
}
.main-chat-blk .contact-action {
  padding: 0;
  margin: 0;
  list-style: none;
}
.main-chat-blk .contact-action li {
  padding: 11px 0;
  border-bottom: 1px solid #f1f1f1;
}
.main-chat-blk .contact-action li a {
  color: var(--primary);
  color: var(--primary);
  font-size: 14px;
  font-weight: bold;
}
.main-chat-blk .contact-action li.report-contact a {
  color: var(--danger);
}
.main-chat-blk .contact-action li.delete-chat a {
  color: var(--danger);
}
.main-chat-blk .contact-action li.sign-out a {
  color: var(--danger);
}
.main-chat-blk .left-sidebar {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}
.main-chat-blk .left-sidebar-wrap {
  background: #FBFBFB;
  overflow: hidden;
  width: 448px;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  flex: 1;
}
.main-chat-blk .right-sidebar {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  background-color: var(--primary);
  opacity: 100%;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  position: relative;
  width: 320px;
}
.main-chat-blk .right-sidebar .right-sidebar-wrap {
  background-color: var(--white);
  border-left: 1px solid var(--gray-200);
  border-radius: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  height: calc(100vh - 0px);
}
.main-chat-blk .right-sidebar .right-sidebar-wrap .sidebar-body {
  padding: 0;
}
.main-chat-blk .right-sidebar .right-sidebar-wrap .right-sidebar-profile {
  padding: 24px;
  padding-bottom: 0;
  margin-bottom: 15px;
}
.main-chat-blk .right-sidebar .contact-close_call .close_profile {
  width: 25px;
  height: 25px;
  border-radius: 25px;
  color: var(--primary);
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
}
.main-chat-blk .right-sidebar .contact-close_call .close_profile.close-star {
  color: var(--warning);
}
.main-chat-blk .right-sidebar .contact-close_call .close_profile.close-trash {
  color: var(--danger);
}
.main-chat-blk .right-sidebar.video-right-sidebar {
  width: 371px;
}
.main-chat-blk .right-sidebar.video-right-sidebar .chat {
  margin-left: 0 !important;
  display: block;
}
.main-chat-blk .right-sidebar.video-right-sidebar .chat .chat-body {
  padding-bottom: 110px;
}
.main-chat-blk .video-call-chat .left-chat-title.with-bg {
  background: transparent;
}
.main-chat-blk .video-call-chat .left-chat-title {
  border: 0;
}
.main-chat-blk .video-call-chat .chat-title h4 {
  font-size: 18px;
  font-weight: 600;
  color: var(--primary);
}
.main-chat-blk .video-call-chat .chat-title span {
  font-size: 12px;
  font-weight: 400;
  color: var(--primary);
}
.main-chat-blk .chat.video-call-chat .chat-body {
  background-image: none;
}
.main-chat-blk .chat.video-call-chat .chat-body .messages .chats .message-content {
  background: #F5F5F5;
}
.main-chat-blk .chat.video-call-chat .chat-body .messages .chats.chats-right .message-content {
  background: var(--light-transparent);
}
.main-chat-blk .member-details {
  margin-bottom: 10px;
}
.main-chat-blk .chat-member-details {
  padding: 0 24px;
}
.main-chat-blk .chat-member-details .member-details ul {
  padding: 0;
  border-bottom: 1px solid #EDEDED;
}
.main-chat-blk .chat-member-details .member-details ul li {
  list-style: none;
  margin-bottom: 15px;
}
.main-chat-blk .chat-member-details .member-details ul li h6 {
  font-size: 15px;
  font-weight: 400;
  color: var(--primary);
  margin-bottom: 5px;
}
.main-chat-blk .chat-member-details .member-details ul li h5 {
  font-size: 15px;
  font-weight: 500;
  color: var(--primary);
  margin-bottom: 0px;
}
.main-chat-blk .chat-member-details .member-details ul li span {
  font-size: 16px;
  font-weight: 400;
  color: var(--primary);
}
.main-chat-blk .chat-member-details .member-details ul li a {
  font-size: 15px;
  font-weight: 500;
  color: var(--primary);
  border-radius: 100px;
  padding: 5px;
  background: #F5F5F5;
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-chat-blk .chat-member-details .member-details ul li a:hover {
  color: var(--primary);
}
.main-chat-blk .chat-member-details .member-details ul li a + a {
  margin-left: 10px;
}
.main-chat-blk .right-sidebar.show-right-sidebar {
  margin-right: 0;
}
.main-chat-blk .right-sidebar.video-right-sidebar.show-right-sidebar {
  margin-right: 0;
}
.main-chat-blk .right-sidebar.hide-right-sidebar {
  margin-right: -320px;
}
.main-chat-blk .right-sidebar.video-right-sidebar.hide-right-sidebar {
  margin-right: -371px;
}
.main-chat-blk .status-modal .custom-status-close {
  width: 25px;
  height: 25px;
  border-radius: 25px;
  color: var(--primary);
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  background-color: var(--primary);
  border-color: var(--primary);
}
.main-chat-blk .group-description .description-sub h5 span a {
  width: 25px;
  height: 25px;
  border-radius: 25px;
  color: var(--primary);
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  border-color: var(--primary);
}
.main-chat-blk .list_group_notread {
  color: #0E82FD !important;
}
.main-chat-blk .chat-cont-type {
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-chat-blk .chat-cont-type .chat-type-wrapper {
  margin-bottom: 0;
}
.main-chat-blk .chat-cont-type .chat-type-wrapper p {
  color: var(--gray-600);
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 0;
}
.main-chat-blk .group-type-radio {
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 16px;
  font-weight: 400;
  color: var(--primary);
  margin-right: 24px;
}
.main-chat-blk .group-type-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.main-chat-blk .group-type-radio input:checked ~ .checkmark {
  background-color: var(--primary);
}
.main-chat-blk .group-type-radio input:checked ~ .checkmark:after {
  display: block;
}
.main-chat-blk .group-type-radio .checkmark:after {
  top: 4px;
  left: 4px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: white;
}
.main-chat-blk .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 22px;
  background-color: var(--white);
  border: 1px solid #E4E4E4;
  border-radius: 50%;
}
.main-chat-blk .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.main-chat-blk .pass-login label {
  color: var(--primary);
  font-size: 14px;
  font-weight: 500;
}
.main-chat-blk .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #0E82FD !important;
}
.main-chat-blk .right-sidebar-profile > .avatar {
  background: rgba(66, 11, 161, 0.1);
}
.main-chat-blk .group_img {
  position: relative;
  display: inline-block;
}
.main-chat-blk .group-name-search {
  margin-bottom: 14px;
}
.main-chat-blk .parti-wrapper {
  margin-bottom: 14px;
  display: flex;
  align-items: center;
}
.main-chat-blk .group_header {
  width: 38px !important;
  height: 38px !important;
  border: 2px solid var(--white);
}
.main-chat-blk .last-chat-time i.missed-col {
  width: 17px;
  display: inline-block;
  margin-top: 10px;
}
.main-chat-blk .last-chat-time i.missed-col img {
  max-width: 100%;
  height: auto;
}
.main-chat-blk .right-sidebar-head {
  padding: 0px 24px;
}
.main-chat-blk .right-sidebar-head h5 {
  font-size: 15px;
  font-weight: 600;
  color: var(--primary);
  margin-bottom: 0px;
}
.main-chat-blk .right-sidebar-head.share-media .share-media-blk {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
}
.main-chat-blk .right-sidebar-head.share-media .about-media-tabs {
  border-bottom: 1px solid #EDEDED;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.main-chat-blk .right-sidebar-head.share-media .about-media-tabs .nav-tabs {
  margin-bottom: 15px;
  padding: 5px;
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
}
.main-chat-blk .right-sidebar-head.share-media .about-media-tabs .nav .nav-item.active {
  background: var(--primary);
  border-radius: 6px;
  color: var(--primary);
  color: var(--white);
}
.main-chat-blk .right-sidebar-head.share-media .about-media-tabs .nav .nav-item {
  padding: 2px 10px;
  font-size: 14px;
  color: var(--primary);
  font-weight: 500;
  border: 0;
  margin-right: 10px;
  background: var(--primary);
  color: var(--primary);
  border-radius: 6px;
}
.main-chat-blk .right-sidebar-head.share-media .about-media-tabs .nav .nav-item:last-child {
  margin-right: 0px;
}
.main-chat-blk .right-sidebar-head.share-media .about-media-tabs .share-media-img li {
  margin: 0px 6px 6px 0px;
  position: relative;
}
.main-chat-blk .right-sidebar-head.share-media .about-media-tabs .share-media-img li img {
  border-radius: 8px;
  width: 84px;
}
.main-chat-blk .right-sidebar-head.share-media .about-media-tabs .share-media-img li span {
  position: absolute;
  color: var(--white);
  font-size: 13px;
  font-weight: 500;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.main-chat-blk .right-sidebar-head.share-media .about-media-tabs .share-media-img li span i {
  font-size: 20px;
  color: var(--white);
}
.main-chat-blk .right-sidebar-head.share-media .about-media-tabs .share-media-img li:hover span i {
  color: var(--primary);
}
.main-chat-blk .right-sidebar-head.share-media .about-media-tabs .share-media-img li.blur-media img {
  filter: blur(2px);
}
.main-chat-blk .media-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  margin-bottom: 15px;
}
.main-chat-blk .media-file:last-child {
  margin-bottom: 0;
}
.main-chat-blk .media-doc-blk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.main-chat-blk .media-doc-blk span {
  width: 50px;
  height: 50px;
  border-radius: 5px;
  background: #F5F5F5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  margin-right: 10px;
}
.main-chat-blk .media-doc-blk span i {
  font-size: 24px;
}
.main-chat-blk .document-detail ul {
  padding: 0;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.main-chat-blk .document-detail ul li {
  list-style: none;
  color: var(--primary);
  font-size: 14px;
  font-weight: 400;
  position: relative;
}
.main-chat-blk .document-detail ul li::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 13px;
  background: #C2C2C2;
  right: -8px;
  top: 5px;
}
.main-chat-blk .document-detail ul li:last-child::before {
  display: none;
}
.main-chat-blk .document-detail ul li + li {
  padding-left: 15px;
}
.main-chat-blk .document-detail h6 {
  color: var(--primary);
  font-size: 15px;
  font-weight: 500;
}
.main-chat-blk .media-download a {
  color: var(--primary);
}
.main-chat-blk .social-media-col {
  margin-top: 35px;
}
.main-chat-blk .social-media-col:after {
  content: "";
  display: table;
  clear: both;
}
.main-chat-blk .social-media-col ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main-chat-blk .social-media-col ul li {
  float: left;
}
.main-chat-blk .social-media-col ul li a {
  color: var(--primary);
  font-size: 18px;
}
.main-chat-blk .social-media-col ul li + li {
  margin-left: 10px;
}
.main-chat-blk .social-media-col h6 {
  font-weight: 600;
  color: #0E82FD;
  font-size: 15px;
  margin-bottom: 20px;
}
.main-chat-blk .media-link-grp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
}
.main-chat-blk .media-link-detail h6 a {
  color: var(--primary);
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 5px;
}
.main-chat-blk .media-link-detail span a {
  color: var(--primary);
  font-size: 14px;
  font-weight: 400;
  word-break: break-all;
}
.main-chat-blk .media-link-detail a:hover {
  color: var(--primary);
}
.main-chat-blk .share-media-blk a {
  color: var(--primary);
  font-weight: 500;
}
.main-chat-blk .link-img {
  flex-shrink: 0;
}
.main-chat-blk .link-img img {
  border-radius: 4px;
  margin-right: 10px;
}
.main-chat-blk .settings-col {
  margin-top: 35px;
}
.main-chat-blk .settings-col h6 {
  font-weight: 600;
  color: #0E82FD;
  font-size: 15px;
  margin-bottom: 20px;
}
.main-chat-blk .settings-col:after {
  content: "";
  display: table;
  clear: both;
}
.main-chat-blk .settings-col ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main-chat-blk .settings-col ul li {
  color: var(--primary);
  font-weight: 500;
}
.main-chat-blk .settings-col ul li + li {
  margin-top: 15px;
}
.main-chat-blk .settings-col .switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 23px;
  margin-bottom: 0;
  margin-right: 10px;
}
.main-chat-blk .settings-col .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.main-chat-blk .settings-col .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: var(--primary);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.main-chat-blk .settings-col .slider:before {
  position: absolute;
  content: "";
  height: 15px;
  width: 15px;
  left: 4px;
  bottom: 4px;
  background-color: var(--white);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.main-chat-blk .settings-col input:checked + .slider {
  background-color: var(--primary);
}
.main-chat-blk .settings-col input:checked + .slider:before {
  -webkit-transform: translateX(16px);
  -ms-transform: translateX(16px);
  transform: translateX(16px);
}
.main-chat-blk .settings-col input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}
.main-chat-blk .settings-col .slider.round {
  border-radius: 34px;
}
.main-chat-blk .settings-col .slider.round:before {
  border-radius: 50%;
}
.main-chat-blk .report-col {
  margin-top: 35px;
  padding: 12px;
  padding-bottom: 50px;
}
.main-chat-blk .report-col:after {
  content: "";
  display: table;
  clear: both;
}
.main-chat-blk .report-col ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main-chat-blk .report-col ul:after {
  content: "";
  display: table;
  clear: both;
}
.main-chat-blk .report-col ul li {
  display: block;
  width: 100%;
  font-weight: 500;
  position: relative;
}
.main-chat-blk .report-col ul li a {
  color: var(--danger);
  padding-left: 25px;
}
.main-chat-blk .report-col ul li a span {
  position: absolute;
  left: 0;
  top: 0px;
  font-size: 16px;
}
.main-chat-blk .report-col ul li + li {
  margin-top: 19px;
}
.main-chat-blk .load-more-btn {
  font-weight: 600;
  margin-top: 10px;
}
.main-chat-blk .load-more-btn i {
  background: #0057FF;
  border-radius: 50%;
  height: 12px;
  width: 12px;
  color: var(--white);
  line-height: 8px;
  font-size: 12px;
  vertical-align: top;
}
.main-chat-blk .chat-message-grp.chat-encrypt {
  padding-bottom: 0;
}
.main-chat-blk .chat-message-grp.chat-encrypt ul {
  border-bottom: 1px solid #EDEDED;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.main-chat-blk .participants-list {
  padding: 0px 24px;
}
.main-chat-blk .participants-list .participants-list-group h6.parti-search {
  font-size: 20px !important;
  display: flex;
  align-items: center;
}
.main-chat-blk .participants-list ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main-chat-blk .participants-list ul li {
  border: 1px solid var(--gray-200);
  border-radius: 5px;
  background-color: var(--white);
  padding: 10px;
}
.main-chat-blk .participants-list ul li + li {
  margin-top: 10px;
}
.main-chat-blk .participants-list .users-list-body {
  flex: 1;
  position: relative;
  min-width: 0px;
  display: flex;
  display: -webkit-flex;
  width: 100%;
}
.main-chat-blk .participants-list .users-list-body h5 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 5px;
  color: var(--primary);
}
.main-chat-blk .participants-list .users-list-body p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 0;
  color: var(--primary);
  font-size: 14px;
  font-weight: 400;
}
.main-chat-blk .participants-list .admin-profiles {
  display: inline-block;
  color: var(--primary);
  border-radius: 6px;
  font-size: 12px;
  padding: 2px 10px;
  font-weight: 500;
  background: var(--light-transparent);
}
.main-chat-blk .participants-list .admin-profiles:hover {
  background: #680A83;
  color: var(--white);
}
.main-chat-blk .participants-list-group {
  border-bottom: 1px solid #EDEDED;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.main-chat-blk .participants-list-group h6 {
  margin-bottom: 15px;
  font-size: 15px;
  font-weight: 500;
  color: var(--primary);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
}
.main-chat-blk .chat-message-grp.group-exits {
  padding: 0px 24px;
  padding-bottom: 30px;
}
.main-chat-blk .grp-delete .chat-action-col {
  display: flex;
  align-items: center;
  height: 100%;
}
.main-chat-blk .grp-delete .chat-action-col > a {
  color: var(--gray-600);
}
.main-chat-blk .chat-action-col > a {
  color: var(--gray-600);
}
.main-chat-blk .add-contacts-btn {
  width: 25px;
  height: 25px;
  border-radius: 30px;
  background-color: var(--primary);
  color: var(--white);
  font-size: 10px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  margin: 0 auto;
}
.main-chat-blk .add-contacts-btn:hover {
  color: var(--white);
}
.main-chat-blk .add-contacts-btn:focus {
  color: var(--white);
}
.main-chat-blk .group-call-tab .nav-tabs .nav-link {
  color: var(--primary);
  border: 0;
  border-radius: 10px;
  font-weight: 500;
  padding: 6px 25px;
}
.main-chat-blk .group-call-tab .nav-tabs .nav-link:hover {
  color: var(--primary);
}
.main-chat-blk .group-call-tab .nav-tabs .nav-link + .nav-link {
  margin-left: 10px;
}
.main-chat-blk .group-call-tab .nav-tabs .nav-link.active {
  background-color: rgba(90, 7, 139, 0.1);
  color: var(--primary);
}
.main-chat-blk .group-call-tab nav {
  padding: 0 15px 20px;
  position: relative;
}
.main-chat-blk .group-call-tab nav:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: var(--primary);
  height: 1px;
}
.main-chat-blk .header_image {
  width: 195px;
}
.main-chat-blk .chat_avator_img {
  position: relative;
}
.main-chat-blk .group_img {
  width: 40px;
  height: 40px;
  object-fit: cover;
  border-radius: 5px;
}
.main-chat-blk .dreams_chat {
  width: 40px;
  height: 40px;
  object-fit: cover;
  border-radius: 5px;
}
.main-chat-blk .voice_pop {
  padding-right: 17px;
}
.main-chat-blk .status_carousel {
  margin-top: 50px;
}
.main-chat-blk .carousel_img {
  width: 650px;
  height: 434px;
}
.main-chat-blk .video_content {
  min-height: 200px;
  margin-top: 70px;
}
.main-chat-blk .voice-call-content {
  min-height: 200px;
}
.main-chat-blk .chatimage img {
  width: 120px;
  height: 120px;
}
.main-chat-blk .send-btn_status {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #ffffff !important;
  background-color: #FFA977 !important;
  margin-left: 15px;
  font-size: 22px;
}
.main-chat-blk .status_telegram {
  color: var(--white);
}
.main-chat-blk .media-lists {
  display: flex;
  justify-content: flex-start;
  margin: 0 -5px 0px;
  flex-wrap: wrap;
}
.main-chat-blk .media-lists .media-image {
  margin: 5px;
  flex-basis: 74px;
  min-width: 74px;
}
.main-chat-blk .media-lists .media-image img {
  max-width: 100%;
}
.main-chat-blk .avatar-group .avatar + .avatar {
  margin-left: -0.75rem;
}
.main-chat-blk .list-group-item {
  background-color: inherit;
  border-color: #ebebeb;
}
.main-chat-blk ul.list-inline .list-inline-item {
  margin-bottom: 0.5rem;
}
.main-chat-blk .form-control {
  border-radius: 10px;
}
.main-chat-blk .form-control:focus {
  box-shadow: none;
  border-color: var(--light-transparent);
}
.main-chat-blk .custom-control-label {
  line-height: 25px;
}
.main-chat-blk .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #0a80ff;
}
.main-chat-blk .open_drop {
  color: #ffffff !important;
}
.main-chat-blk .send-btn_status:focus {
  box-shadow: none !important;
  border-color: #ffa977 !important;
}
.main-chat-blk .avatar {
  display: inline-block;
  margin-bottom: 0;
  height: 48px;
  width: 48px;
  border-radius: 50%;
}
.main-chat-blk .avatar .avatar-title {
  color: var(--white);
  background: #680A83;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  font-size: 19px;
  font-weight: 600;
}
.main-chat-blk .avatar > a {
  width: 100%;
  height: 100%;
  display: block;
  transition: color 0.3s;
  color: #0a80ff;
}
.main-chat-blk .avatar > a > img,
.main-chat-blk .avatar > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main-chat-blk .avatar.avatar-sm {
  height: 1.3rem;
  width: 1.3rem;
}
.main-chat-blk .avatar.avatar-sm .avatar-title {
  font-size: 14px;
}
.main-chat-blk .avatar.avatar-lg {
  height: 3.8rem;
  width: 3.8rem;
}
.main-chat-blk .avatar.avatar-lg .avatar-title {
  font-size: 29px;
}
.main-chat-blk .avatar.avatar-xl {
  height: 100px;
  width: 100px;
}
.main-chat-blk .header_drop_icon {
  border-radius: 6px;
}
.main-chat-blk .accordion-col .accordion-title {
  cursor: pointer;
  padding: 15px 0 8px;
}
.main-chat-blk .accordion-col .accordion-title .primary-title i {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
.main-chat-blk .accordion-col .accordion-title.active .primary-title i {
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
}
.main-chat-blk .accordion-col .accordion-content {
  border-bottom: 1px solid var(--light-transparent);
  padding-bottom: 15px;
}
.main-chat-blk .accordion-col .accordion-content:last-child {
  border-bottom: 0;
}
.main-chat-blk .accordion-col .accordion-content h6 {
  font-size: 14px;
}
.main-chat-blk .status-right {
  font-weight: 500;
  color: #444444;
  font-size: 16px;
  text-align: center;
}
.main-chat-blk .status-right p {
  margin-top: 20px;
  margin-bottom: 0;
}
.main-chat-blk .star-drop .btn-outline-light {
  color: var(--gray-900);
  border: 0;
  padding: 0;
}
.main-chat-blk .star-drop .btn-outline-light i {
  font-size: 20px;
}
.main-chat-blk .star-drop .btn.btn-outline-light:hover {
  background: transparent;
  border: 0;
}
.main-chat-blk .chat.star-chat-group {
  background-image: none;
}
.main-chat-blk .chat.star-chat-group .chat-body {
  background-image: none;
}
.main-chat-blk .chat.star-chat-group .chat-body .messages .chats {
  max-width: 100%;
}
.main-chat-blk .chat.star-chat-group .chat-body .messages .chats .message-content {
  background: #F5F5F5;
}
.main-chat-blk .chat.star-chat-group .chat-body .messages .chats .message-content.award-link a {
  word-break: break-all;
}
.main-chat-blk .chat.star-chat-group .chat-body .messages .chats .message-content.award-link img {
  max-width: 100%;
}
.main-chat-blk .chat .chat-body .messages .chats.forward-chat-msg {
  display: none;
}
.main-chat-blk .chats.forward-chat-msg {
  background: #EDEDED;
  border-radius: 15px;
  padding: 20px;
  border-left: 2px solid #680A83;
}
.main-chat-blk .chats.forward-chat-msg .chat-avatar {
  padding: 0;
  padding-right: 15px;
}
.main-chat-blk .chat-title h4 a {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #4B0973;
  margin-bottom: 0;
}
.main-chat-blk .left-chat-title .add-section > a {
  width: 30px;
  height: 30px;
  background-color: #680A83;
  border-radius: 30px;
  color: var(--white);
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  font-size: 13px;
}
.main-chat-blk .add-section ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.main-chat-blk .add-section ul li {
  float: left;
  border-radius: 50px;
  width: 28px;
  height: 28px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
}
.main-chat-blk .add-section ul li + li {
  margin-left: 10px;
}
.main-chat-blk .add-section ul li a {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  font-size: 20px;
}
.main-chat-blk .all-chats .add-section ul li:hover {
  background-color: #F5F5F5;
  border-color: #F5F5F5;
}
.main-chat-blk .online {
  color: #008024;
  font-weight: 500;
}
.main-chat-blk .top-online-contacts {
  padding: 24px 24px 0px;
}
.main-chat-blk .fav-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  margin-bottom: 15px;
}
.main-chat-blk .fav-title h6 {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: var(--gray-900);
}
.main-chat-blk .fav-title h6 i {
  font-size: 22px;
}
.main-chat-blk .fav-title a {
  margin-bottom: 0;
  color: var(--primary);
  font-weight: 400;
  font-size: 14px;
}
.main-chat-blk .fav-title a:hover {
  color: #0A0A0A;
}
.main-chat-blk .top-contacts-box .profile-img {
  position: relative;
  width: 46px;
  height: 46px;
}
.main-chat-blk .top-contacts-box .profile-img img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
}
.main-chat-blk .profile-name span {
  color: #585858;
  font-size: 12px;
  display: inline-block;
  margin-top: 9px;
}
.main-chat-blk .top-contacts-box .profile-img.online:before {
  content: "";
  position: absolute;
  right: -6px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  bottom: 0px;
  background-color: #49E073;
  width: 10px;
  height: 10px;
  border: 2px solid var(--white);
  border-radius: 50px;
}
.main-chat-blk .dropdown-menu .dropdown-item span.edit-profile-icon,
.main-chat-blk .dropdown-menu .dropdown-item span.profile-icon-col {
  font-size: 15px;
}
.main-chat-blk .avatar {
  position: relative;
  display: inline-block;
  width: 46px;
  height: 46px;
  flex-shrink: 0;
}
.main-chat-blk .avatar > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.main-chat-blk .avatar-title {
  width: 100%;
  height: 100%;
  background-color: #650681;
  color: var(--white);
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-chat-blk .avatar-away::before,
.main-chat-blk .avatar-offline::before,
.main-chat-blk .avatar-online::before {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 25%;
  height: 25%;
  border-radius: 50%;
  content: "";
  border: 2px solid var(--white);
}
.main-chat-blk .avatar-online::before {
  background-color: var(--success);
}
.main-chat-blk .avatar-offline::before {
  background-color: var(--danger);
}
.main-chat-blk .avatar-away::before {
  background-color: var(--warning);
}
.main-chat-blk .avatar .border {
  border-width: 3px !important;
}
.main-chat-blk .avatar .rounded {
  border-radius: 6px !important;
}
.main-chat-blk .avatar .avatar-title {
  font-size: 18px;
}
.main-chat-blk .avatar-xs {
  width: 1.65rem;
  height: 1.65rem;
}
.main-chat-blk .avatar-xs .border {
  border-width: 2px !important;
}
.main-chat-blk .avatar-xs .rounded {
  border-radius: 4px !important;
}
.main-chat-blk .avatar-xs .avatar-title {
  font-size: 10px;
}
.main-chat-blk .avatar-xs.avatar-away::before,
.main-chat-blk .avatar-xs.avatar-offline::before,
.main-chat-blk .avatar-xs.avatar-online::before {
  border-width: 1px;
}
.main-chat-blk .avatar-sm {
  width: 2.5rem;
  height: 2.5rem;
}
.main-chat-blk .avatar-sm .border {
  border-width: 3px !important;
}
.main-chat-blk .avatar-sm .rounded {
  border-radius: 4px !important;
}
.main-chat-blk .avatar-sm .avatar-title {
  font-size: 15px;
}
.main-chat-blk .avatar-sm.avatar-away::before,
.main-chat-blk .avatar-sm.avatar-offline::before,
.main-chat-blk .avatar-sm.avatar-online::before {
  border-width: 2px;
}
.main-chat-blk .avatar-lg {
  width: 3.75rem;
  height: 3.75rem;
}
.main-chat-blk .avatar-lg .border {
  border-width: 3px !important;
}
.main-chat-blk .avatar-lg .rounded {
  border-radius: 8px !important;
}
.main-chat-blk .avatar-lg .avatar-title {
  font-size: 24px;
}
.main-chat-blk .avatar-lg.avatar-away::before,
.main-chat-blk .avatar-lg.avatar-offline::before,
.main-chat-blk .avatar-lg.avatar-online::before {
  border-width: 3px;
}
.main-chat-blk .avatar-xl {
  width: 5rem;
  height: 5rem;
}
.main-chat-blk .avatar-xl .border {
  border-width: 4px !important;
}
.main-chat-blk .avatar-xl .rounded {
  border-radius: 8px !important;
}
.main-chat-blk .avatar-xl .avatar-title {
  font-size: 28px;
}
.main-chat-blk .avatar-xl.avatar-away::before,
.main-chat-blk .avatar-xl.avatar-offline::before,
.main-chat-blk .avatar-xl.avatar-online::before {
  border-width: 4px;
}
.main-chat-blk .avatar-xxl {
  width: 5.125rem;
  height: 5.125rem;
}
.main-chat-blk .avatar-xxl .border {
  border-width: 6px !important;
}
.main-chat-blk .avatar-xxl .rounded {
  border-radius: 8px !important;
}
.main-chat-blk .avatar-xxl .avatar-title {
  font-size: 30px;
}
.main-chat-blk .avatar-xxl.avatar-away::before,
.main-chat-blk .avatar-xxl.avatar-offline::before,
.main-chat-blk .avatar-xxl.avatar-online::before {
  border-width: 4px;
}
.main-chat-blk .avatar-group {
  display: flex;
  display: -webkit-flex;
  padding-left: 15px;
  margin-left: auto;
  margin-right: 15px;
  cursor: pointer;
}
.main-chat-blk .avatar-group .avatar + .avatar {
  margin-left: -0.75rem;
}
.main-chat-blk .avatar-group .avatar-xs + .avatar-xs {
  margin-left: -15px;
}
.main-chat-blk .avatar-group .avatar-sm + .avatar-sm {
  margin-left: -0.625rem;
}
.main-chat-blk .avatar-group .avatar-lg + .avatar-lg {
  margin-left: -1rem;
}
.main-chat-blk .avatar-group .avatar-xl + .avatar-xl {
  margin-left: -1.28125rem;
}
.main-chat-blk .avatar-group .avatar:hover {
  z-index: 1;
}
.main-chat-blk .avatar-group.group-col {
  display: block;
}
.main-chat-blk .avatar-group.group-col > div {
  display: flex;
  display: -webkit-flex;
  padding-bottom: 5px;
}
.main-chat-blk .avatar-group.group-col .avatar {
  margin-right: 0;
}
.main-chat-blk .contact-close {
  float: right;
  left: 95%;
  right: 0px;
  position: relative;
  top: 5%;
}
.main-chat-blk .status_contactclose {
  float: right;
  left: 95%;
  right: 0px;
  position: relative;
  top: 1%;
}
.main-chat-blk .status-active {
  border: 4px solid #650681;
}
.main-chat-blk .main-wrapper .content .sidebar-group {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  position: relative;
  z-index: 99;
  width: 400px;
  margin-right: 24px;
}
@media (max-width: 991.98px) {
  .main-chat-blk .main-wrapper .content .sidebar-group {
    width: 100%;
    margin-right: 0;
  }
}
@media (max-width: 575.98px) {
  .main-chat-blk .chats .chat-content {
    width: calc(100% - 55px);
  }
}
.main-chat-blk .main-wrapper .content .sidebar-group .sidebar {
  background: var(--white);
  overflow: hidden;
  width: 400px !important;
  display: flex;
  flex-direction: column;
  flex: 1;
  border: 1px solid var(--gray-transparent);
  border-radius: 10px;
  margin-right: 24px;
}
@media (max-width: 991.98px) {
  .main-chat-blk .main-wrapper .content .sidebar-group .sidebar {
    width: 100% !important;
    margin-right: 0;
  }
}
.main-chat-blk .main-wrapper .content .sidebar-group .sidebar:not(.active) {
  display: none;
}
.main-chat-blk .header-top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  font-weight: 600;
  background-color: #680A83;
}
.main-chat-blk .header-top .logo {
  margin-top: 0 !important;
}
.main-chat-blk .header-top > span {
  font-size: 22px;
}
.main-chat-blk .header-top ul {
  margin-bottom: 0;
  display: flex;
}
.main-chat-blk .header-top ul.header-action {
  margin-top: 14px !important;
}
.main-chat-blk .chat-header ul {
  margin-bottom: 0;
}
.main-chat-blk .chat-header ul li:not(.list-inline-item) {
  margin-bottom: 0;
  width: 48px;
  margin-right: 15px !important;
}
.main-chat-blk .chat-header ul li:last-child {
  margin-right: 0 !important;
}
.main-chat-blk .sidebar-body {
  flex: 1;
  overflow: auto;
  padding: 24px 24px 10px;
  width: 100%;
}
.main-chat-blk .pin-chat img {
  margin-right: 6px;
}
.main-chat-blk .sidebar-body .profile-name {
  font-weight: 600;
  color: #0A0A0A;
  font-size: 18px;
  margin-bottom: 0;
}
.main-chat-blk .online-profile {
  position: relative;
}
.main-chat-blk .online-profile span {
  position: relative;
  color: #565656;
  font-size: 13px;
  padding-left: 10px;
}
.main-chat-blk .online-profile span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  background-color: #49E073;
  width: 8px;
  height: 8px;
  border-radius: 50px;
}
.main-chat-blk .close_profile4 {
  color: #0E82FD;
  border-color: var(--light-transparent);
}
.main-chat-blk .sidebar .user-list li a {
  padding: 10px;
  display: flex;
  display: -webkit-flex;
  cursor: pointer;
  margin-bottom: 15px;
  border: 1px solid var(--gray-200);
  box-shadow: none;
  border-radius: 5px;
  position: relative;
  transition: ease all 0.5s;
  -webkit-transition: ease all 0.5s;
  -ms-transition: ease all 0.5s;
}
.main-chat-blk .sidebar .user-list li a:hover {
  background-color: var(--light-transparent);
  border: 1px solid var(--light-transparent);
  transition: ease all 0.5s;
  -webkit-transition: ease all 0.5s;
  -ms-transition: ease all 0.5s;
}
.main-chat-blk .sidebar .user-list li.item-typing {
  background-color: #F1F6FF;
}
.main-chat-blk .sidebar .user-list li figure {
  margin-right: 1rem;
}
.main-chat-blk .sidebar .user-list li .users-list-body {
  flex: 1;
  position: relative;
  min-width: 0px;
  display: flex;
}
.main-chat-blk .lock-icon {
  color: #000000;
}
.main-chat-blk .sidebar .user-list li .users-list-body > div:first-child {
  min-width: 0;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.main-chat-blk .parti-notify-check {
  margin-bottom: 0 !important;
  display: flex;
  align-items: center;
}
.main-chat-blk .sidebar .user-list li .users-list-body h5 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 3px;
  color: var(--gray-900);
}
.main-chat-blk .sidebar .user-list li .users-list-body p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 0;
  color: var(--gray-600);
  font-size: 14px;
}
.main-chat-blk .sidebar .user-list li .users-list-body p i {
  color: var(--gray-900);
}
.main-chat-blk .sidebar .user-list li .users-list-body p.missed-call-col {
  color: var(--danger);
}
.main-chat-blk .sidebar .user-list li .users-list-body .last-chat-time {
  padding-left: 15px;
  position: relative;
}
.main-chat-blk .sidebar .user-list li .users-list-body .last-chat-time .text-muted {
  color: var(--gray-600) !important;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 5px;
  display: block;
  text-align: right;
}
.main-chat-blk .sidebar .user-list li .users-list-body .last-chat-time .contact-toggle {
  color: #680A83;
}
.main-chat-blk .sidebar .user-list li .users-list-body .last-chat-time .new-message-count {
  width: 20px;
  height: 20px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  line-height: 0;
  font-size: 11px;
  background-color: var(--primary);
  color: var(--white);
  border-radius: 50%;
  margin-left: auto;
  margin-top: 10px;
  position: absolute;
  right: 0;
  bottom: 0;
}
.main-chat-blk .sidebar .user-list li .users-list-body .last-chat-time .chat-toggle {
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0;
  text-align: right;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  width: 18px;
  height: 24px;
}
.main-chat-blk .sidebar .user-list li.unread h5 {
  color: var(--white);
}
.main-chat-blk .sidebar .user-list li.unread p {
  color: var(--white);
}
.main-chat-blk .sidebar .user-list li.unread .text-muted {
  color: rgba(255, 255, 255, 0.4) !important;
}
.main-chat-blk .sidebar .user-list li.user-list-item.item-typing .users-list-body p {
  color: var(--success);
}
.main-chat-blk .rightside_tab {
  padding-top: 5px !important;
}
.main-chat-blk .chat-pin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: end;
  -webkit-justify-content: end;
  -ms-flex-pack: end;
}
.main-chat-blk .chat-pin .green-check {
  color: var(--success);
}
.main-chat-blk .chat-pin i {
  color: var(--gray-900);
}
.main-chat-blk .green-check {
  color: var(--success);
}
.main-chat-blk .chat-pin img {
  width: 10px;
}
.main-chat-blk .chat-pin .check {
  color: #53BDEB;
}
.main-chat-blk .select-message-box {
  margin-top: 50px;
}
.main-chat-blk .select-message-box h4 {
  margin-bottom: 5px;
}
.main-chat-blk .select-message-box p {
  margin-top: 0;
  margin-bottom: 24px;
  color: var(--gray-900);
  font-size: 16px;
  font-weight: 400;
}
.main-chat-blk .select-message-box .btn i {
  font-size: 15px;
}
.main-chat-blk .group-description {
  padding: 0px 24px;
}
.main-chat-blk .group-description .description-sub {
  border-bottom: 1px solid #EDEDED;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.main-chat-blk .group-description h5 {
  font-size: 15px;
  font-weight: 500;
  color: #0A0A0A;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
}
.main-chat-blk .group-description h5 a:hover {
  color: #650681 !important;
}
.main-chat-blk .group-description p {
  color: var(--gray-900);
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 10px;
}
.main-chat-blk .group-description p.description-date {
  color: var(--gray-900);
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 0px;
}
.main-chat-blk .encrypted-message p {
  font-size: 12px;
  color: var(--gray-900);
  font-weight: 400;
  margin-bottom: 0;
}
.main-chat-blk .group-view-all {
  margin-top: 10px;
}
.main-chat-blk .group-view-all a {
  color: #680A83;
  font-size: 14px;
  font-weight: 500;
}
.main-chat-blk .group-view-all a:hover {
  color: #0A0A0A;
}
.main-chat-blk .exit-bg-message {
  background: #FFE8E9;
}
.main-chat-blk .exit-bg-message i {
  color: var(--danger);
}
.main-chat-blk .disapper-message {
  background: #E7FAF2;
}
.main-chat-blk .disapper-message i {
  color: #1BA345;
}
.main-chat-blk .group-setting-msg {
  background: var(--light-transparent);
}
.main-chat-blk .group-setting-msg i {
  color: #680A83;
}
.main-chat-blk .group-setting .stared-group span {
  width: 50px;
  height: 50px;
}
.main-chat-blk .edit-set-details p {
  font-size: 14px;
  font-weight: 400;
  color: var(--gray-900);
  margin-bottom: 0;
}
.main-chat-blk .group-send-msg {
  background: #FEF6DC;
}
.main-chat-blk .parcipant-check p a {
  color: #680A83;
}
.main-chat-blk .select-group-chat .dropdown-toggle::after {
  display: none;
}
.main-chat-blk .select-group-chat .dropdown-toggle i {
  margin-left: 15px;
}
.main-chat-blk .select-group-chat .dropdown-toggle:hover {
  color: #0A0A0A;
}
.main-chat-blk .select-group-chat .dropdown-toggle {
  font-weight: 600;
  color: #0A0A0A;
  font-size: 18px;
}
.main-chat-blk .select-group-chat .dropdown-menu .dropdown-item {
  font-size: 14px;
  font-weight: 400;
  color: #0A0A0A;
}
.main-chat-blk .select-group-chat .dropdown-menu li:first-child .dropdown-item:hover {
  border-radius: 5px 5px 0 0;
}
.main-chat-blk .select-group-chat .dropdown-menu li:last-child .dropdown-item:hover {
  border-radius: 0 0 5px 5px;
}
.main-chat-blk .dropzone {
  background: var(--white);
  border: 1px dashed #C2C2C2;
  border-radius: 5px;
  padding: 10px;
  min-height: 70px;
  text-align: center;
}
.main-chat-blk .dropzone.dz-clickable .dz-message {
  display: none;
}
.main-chat-blk .dropzone p {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
  color: #0A0A0A;
}
.main-chat-blk .dropzone span {
  color: var(--gray-900);
  font-size: 14px;
  font-weight: 400;
}
.main-chat-blk .uplaod-image img {
  border-radius: 20px;
}
.main-chat-blk .upload-img-file .modal-body {
  padding: 0;
}
.main-chat-blk .upload-img-file .modal-content {
  position: relative;
}
.main-chat-blk .upload-img-file .modal-header {
  position: absolute;
  top: 0;
  z-index: 9;
  left: 0;
  right: 0;
}
.main-chat-blk .upload-image-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.main-chat-blk .upload-image-list li + li {
  margin-left: 10px;
}
.main-chat-blk .upload-img-file .modal-header .close {
  background-color: transparent;
  color: var(--white);
}
.main-chat-blk .check-star i {
  color: #FEC001;
}
.main-chat-blk .emoj-group-list {
  display: none;
  position: absolute;
  top: -50px;
  left: -90px;
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
}
.main-chat-blk .emoj-group-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #f6f7f8;
  border-radius: 50px;
  padding: 5px;
}
.main-chat-blk .emoj-group-list ul li a {
  padding: 0;
}
.main-chat-blk .emoj-group-list ul li.add-emoj a {
  background: #EDEDED;
}
.main-chat-blk .emoj-group-list ul li.add-emoj a i {
  font-size: 20px;
  color: var(--gray-900);
}
.main-chat-blk .chat .slimscroll {
  height: calc(100vh - 60px) !important;
}
.main-chat-blk .settings-option {
  display: none;
  text-align: right;
}
.main-chat-blk .settings-option a {
  font-size: 15px;
  font-weight: 500;
  color: #680A83;
}
.main-chat-blk .empty-dark-img {
  display: none;
}
.main-chat-blk .bootstrap-datetimepicker-widget span {
  position: relative;
}

.chat-window .card .card-header {
  background-color: var(--white);
  border-bottom: 1px solid #0E82FD;
}
.chat-window .badge-success {
  background-color: var(--success) !important;
}

.chat-page .footer {
  display: none;
}

.chat-search .input-group .form-control {
  margin: 0;
  padding: 0 0 0 36px;
  height: 46px;
}
.chat-search .input-group .input-group-prepend {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  color: var(--primary);
  pointer-events: none;
  z-index: 4;
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
}

.chat-cont-left .chat-scroll {
  max-height: calc(100vh - 200px);
  overflow-y: auto;
  padding: 0;
}
.chat-cont-left .chat-scroll .media {
  border-bottom: 1px solid #0E82FD;
  margin: 0;
  padding: 10px;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s;
}
.chat-cont-left .chat-scroll .media.active {
  background-color: #0E82FD;
}
.chat-cont-left .chat-scroll .media:hover {
  background-color: #0E82FD;
}
.chat-cont-left .chat-scroll .media .media-img-wrap {
  margin: 0 15px 0 0;
  position: relative;
}
.chat-cont-left .chat-scroll .media .media-img-wrap .avatar > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.chat-cont-left .chat-scroll .media .media-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
}
.chat-cont-left .chat-scroll .media .media-body .user-name {
  max-width: 170px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: var(--primary);
  font-size: 16px;
  font-weight: 700;
}
.chat-cont-left .chat-scroll .media .media-body .user-last-chat {
  color: var(--primary);
  font-size: 14px;
  line-height: 24px;
  max-width: 170px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chat-cont-left .chat-scroll .media .media-body .last-chat-time {
  color: var(--primary);
  font-size: 13px;
}
.chat-cont-left .chat-scroll .media .media-body div:last-child {
  text-align: right;
}

.chat-cont-right {
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
.chat-cont-right .chat-scroll {
  max-height: calc(100vh - 293px);
  overflow-y: auto;
}
.chat-cont-right .msg_head .back-user-list {
  display: none;
  margin: 0 0 0 -10px;
  padding: 0 10px;
}
.chat-cont-right .img_cont {
  position: relative;
  height: 45px;
  width: 45px;
}
.chat-cont-right .img_cont .user_img {
  height: 45px;
  min-width: 45px;
  width: 45px;
  border: 1.5px solid #0E82FD;
}
.chat-cont-right .user_info {
  margin: 0 auto 0 15px;
  padding: 0;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chat-cont-right ul.list-unstyled {
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
.chat-cont-right ul.list-unstyled .media.sent {
  margin-bottom: 20px;
}
.chat-cont-right ul.list-unstyled .media.sent .avatar {
  order: 3;
  height: 30px;
  width: 30px;
}
.chat-cont-right ul.list-unstyled .media.sent .media-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-end;
  -ms-flex-align: flex-end;
  align-items: flex-end;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 20px 0 0;
  padding: 0;
}
.chat-cont-right ul.list-unstyled .media.sent .media-body .msg-box {
  margin: 0;
  padding: 0 0 0 50px;
  position: relative;
}
.chat-cont-right ul.list-unstyled .media.sent .media-body .msg-box + .msg-box {
  margin: 5px 0 0;
  padding: 0;
}
.chat-cont-right ul.list-unstyled .media.sent .media-body .msg-box p {
  margin: 0;
  padding: 0;
}
.chat-cont-right ul.list-unstyled .media.sent .media-body .msg-box:first-child::before {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #e3e3e3;
  border-top: 6px solid #e3e3e3;
  border-right: 6px solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  top: 0;
  right: -12px;
  left: auto;
}
.chat-cont-right ul.list-unstyled .media.sent .media-body .msg-box > div {
  margin: 0;
  padding: 10px 15px;
  border-radius: 10px;
  background-color: #e3e3e3;
  display: inline-block;
  position: relative;
}
.chat-cont-right ul.list-unstyled .media.sent .media-body .msg-box:first-child > div {
  border-radius: 10px 0 10px 10px;
}
.chat-cont-right ul.list-unstyled .media.sent .media-body .chat-msg-attachments {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -1px;
  padding: 4px 0;
  width: 100%;
}
.chat-cont-right ul.list-unstyled .media.sent .media-body .chat-msg-attachments .chat-attachment {
  position: relative;
  max-width: 130px;
  overflow: hidden;
}
.chat-cont-right ul.list-unstyled .media.sent .media-body .chat-msg-attachments .chat-attachment:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #0E82FD;
  content: "";
  opacity: 0.4;
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
.chat-cont-right ul.list-unstyled .media.sent .media-body .chat-msg-attachments .chat-attachment:hover .chat-attach-download {
  opacity: 1;
}
.chat-cont-right ul.list-unstyled .media.sent .media-body .chat-msg-attachments > div {
  margin: 0 1px;
}
.chat-cont-right ul.list-unstyled .media.sent .media-body .chat-msg-attachments img {
  max-width: 100%;
}
.chat-cont-right ul.list-unstyled .media.sent .media-body .chat-msg-attachments .chat-attach-download {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
  color: var(--white);
  width: 32px;
  line-height: 32px;
  background: rgba(255, 255, 255, 0.2);
  text-align: center;
}
.chat-cont-right ul.list-unstyled .media.sent .media-body .chat-msg-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  margin: 5px 0 0;
  padding: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  clear: both;
  flex-direction: row-reverse;
  list-style: none;
}
.chat-cont-right ul.list-unstyled .media.sent .media-body .chat-msg-info li {
  margin: 0;
  padding: 0 0 0 16px;
  position: relative;
}
.chat-cont-right ul.list-unstyled .media.sent .media-body .chat-msg-info li:not(:last-child)::after {
  position: absolute;
  top: 50%;
  right: auto;
  left: 8px;
  transform: translate(-50%, -50%);
  background: var(--primary);
  content: "";
  height: 4px;
  width: 4px;
}
.chat-cont-right ul.list-unstyled .media.sent .media-body .chat-msg-info .chat-time {
  color: rgba(50, 65, 72, 0.4);
}
.chat-cont-right ul.list-unstyled .media.sent .media-body .chat-msg-info a {
  color: var(--primary);
}
.chat-cont-right ul.list-unstyled .media.received {
  position: relative;
  margin-bottom: 20px;
}
.chat-cont-right ul.list-unstyled .media.received .media-body {
  position: relative;
  margin: 0 0 0 20px;
  padding: 0;
}
.chat-cont-right ul.list-unstyled .media.received .media-body::before {
  border-bottom: 6px solid transparent;
  border-right: 6px solid #0E82FD;
  border-top: 6px solid #0E82FD;
  border-left: 6px solid transparent;
  content: "";
  height: 0;
  position: absolute;
  top: 0px;
  right: auto;
  left: -6px;
  width: 0;
}
.chat-cont-right ul.list-unstyled .media.received .media-body > div {
  margin: 0;
  padding: 10px 15px;
  border-radius: 10px;
  background-color: var(--primary);
  display: table;
  position: relative;
}
.chat-cont-right ul.list-unstyled .media.received .media-body > div p {
  color: var(--white);
  margin: 0;
  padding: 0;
}
.chat-cont-right ul.list-unstyled .media.received .msg-box {
  display: block;
}
.chat-cont-right ul.list-unstyled .media.received .msg-box + .msg-box {
  margin-top: 5px;
}
.chat-cont-right ul.list-unstyled .media.received .chat-msg-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 5px 0 0;
  padding: 0;
  clear: both;
  list-style: none;
}
.chat-cont-right ul.list-unstyled .media.received .chat-msg-info .chat-time {
  color: rgba(255, 255, 255, 0.8);
}
.chat-cont-right ul.list-unstyled .media.received .chat-msg-attachments {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -1px;
  padding: 4px 0;
  width: 100%;
}
.chat-cont-right ul.list-unstyled .media.received .chat-msg-attachments .chat-attachment {
  position: relative;
  max-width: 130px;
  overflow: hidden;
}
.chat-cont-right ul.list-unstyled .media.received .chat-msg-attachments .chat-attachment:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #0E82FD;
  content: "";
  opacity: 0.4;
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
.chat-cont-right ul.list-unstyled .media.received .chat-msg-attachments .chat-attachment:hover .chat-attach-download {
  opacity: 1;
}
.chat-cont-right ul.list-unstyled .media.received .chat-msg-attachments > div {
  margin: 0 1px;
}
.chat-cont-right ul.list-unstyled .media.received .chat-msg-attachments img {
  max-width: 100%;
}
.chat-cont-right ul.list-unstyled .media.received .chat-msg-attachments .chat-attach-download {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
  opacity: 0;
  color: var(--white);
  width: 32px;
  line-height: 32px;
  background: rgba(255, 255, 255, 0.2);
  text-align: center;
}
.chat-cont-right ul.list-unstyled .chat-date {
  font-size: 14px;
  margin: 1.875rem 0;
  overflow: hidden;
  position: relative;
  text-align: center;
  text-transform: capitalize;
}
.chat-cont-right ul.list-unstyled .chat-date:before {
  background-color: #e0e3e4;
  content: "";
  height: 1px;
  margin-right: 28px;
  position: absolute;
  top: 50%;
  right: 50%;
  width: 100%;
}
.chat-cont-right ul.list-unstyled .chat-date:after {
  background-color: #e0e3e4;
  content: "";
  height: 1px;
  margin: 0 0 0 28px;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
}

.card-footer {
  background-color: var(--white);
  margin: 0;
  padding: 1rem 1.5rem;
}
.card-footer .type_msg {
  background-color: rgba(0, 0, 0, 0.1) !important;
  border: 0 !important;
  overflow-y: auto;
}

@media (max-width: 991.98px) {
  .chat-window.chat-slide .chat-cont-right {
    right: 0;
    opacity: 1;
    visibility: visible;
  }
  .chat-cont-right {
    position: absolute;
    right: -100px;
    opacity: 0;
    visibility: hidden;
    z-index: 99;
  }
  .chat-cont-right .msg_head .back-user-list {
    display: flex;
    align-items: center;
  }
}
.msg-typing {
  width: auto;
  height: 24px;
  padding-top: 8px;
}
.msg-typing span {
  height: 8px;
  width: 8px;
  float: left;
  background-color: var(--white);
  display: block;
  opacity: 0.4;
  margin: 0 1px;
  border-radius: 50%;
}
.msg-typing span:nth-of-type(1) {
  animation: 1s blink infinite 0.33333s;
}
.msg-typing span:nth-of-type(2) {
  animation: 1s blink infinite 0.66666s;
}
.msg-typing span :nth-of-type(3) {
  animation: 1s blink infinite 0.99999s;
}

@keyframes blink {
  50% {
    opacity: 1;
  }
}
@media (max-width: 991.98px) {
  .chat_sidebar.hide-left-sidebar {
    display: none !important;
  }
}

@media (max-width: 991.98px) {
  .left-sidebar.hide-left-sidebar {
    margin-left: -991px;
  }
}

.main-chat-blk .right-sidebar.hide-right-sidebar {
  margin-right: -320px;
}

.view-cart-header {
  position: relative;
}
.view-cart-header .dropdown-menu {
  min-width: 320px !important;
}
.view-cart-header .shopping-cart {
  padding: 15px;
}
.view-cart-header .shopping-cart.show-cart {
  opacity: 1;
  visibility: visible;
}
.view-cart-header .shopping-cart .booking-date {
  display: block;
  padding-bottom: 0;
}
.view-cart-header .shopping-cart .booking-date li {
  margin-left: 0 !important;
}
.view-cart-header .shopping-cart .booking-date li span {
  font-size: 14px;
}
.view-cart-header .shopping-cart .booking-total-list li {
  margin-left: 0 !important;
  padding-left: 20px;
}
.view-cart-header .shopping-cart .booking-total-list li:first-child {
  padding-left: 0;
}
.view-cart-header .shopping-cart-total {
  float: left;
}
.view-cart-header .shopping-cart-items {
  padding-top: 0px;
}
.view-cart-header .shopping-cart-items li {
  display: block !important;
  border-bottom: 1px solid #e4e4e4;
  position: relative;
  margin: 0 0 10px 0 !important;
  padding: 0 0 14px;
}
.view-cart-header .shopping-cart-items li a {
  padding-right: 0 !important;
  letter-spacing: normal !important;
}
.view-cart-header .shopping-cart-items .close-icon {
  cursor: pointer;
  color: #6B7280;
  position: absolute;
  top: 10px;
  right: 0;
}
.view-cart-header .shopping-cart-items img {
  float: left;
  width: 70px;
  margin-right: 12px;
  max-width: 100%;
  height: auto;
}
.view-cart-header .shopping-cart-items .item-name {
  display: block;
  padding-top: 10px;
  font-size: 14px;
  padding-right: 20px;
  color: #6B7280;
  font-weight: 400;
}
.view-cart-header .shopping-cart-items .item-price {
  margin-left: 8px;
  color: var(--primary);
  font-size: 13px;
  font-weight: 400;
}
.view-cart-header .shopping-cart-items .item-quantity {
  color: #ABB0BE;
  font-size: 13px;
  font-weight: 400;
}
.view-cart-header .cart-icon {
  color: #515783;
  font-size: 24px;
  margin-right: 7px;
  float: right;
}
.view-cart-header .booking-date li {
  display: block !important;
  width: 100%;
  margin: 0 0 10px;
  padding: 0 !important;
}
.view-cart-header .booking-date li span {
  float: right;
}
.view-cart-header .booking-total {
  padding-top: 0;
  text-align: center;
}
.view-cart-header .apt-btn {
  font-size: 13px;
  letter-spacing: normal !important;
  padding: 7px 20px;
}
.view-cart-header .apt-btn:hover {
  border-color: #0E82FD !important;
  background-color: #0E82FD !important;
  color: #ffffff !important;
}

.custom-increment.cart button {
  font-size: 10px;
}
.custom-increment.cart input[type=text] {
  width: 60px;
}
.custom-increment button {
  font-size: 14px;
  height: 39px;
  background: #dcdcdc;
  color: var(--gray-900);
  border: 0;
  display: inline-block;
}
.custom-increment button.btn-danger {
  border-radius: 4px 0px 0px 4px;
}
.custom-increment button:hover, .custom-increment button:focus, .custom-increment button:active {
  background: #dcdcdc !important;
  color: var(--gray-900) !important;
  border: 0 !important;
}
.custom-increment button.btn-success {
  background: var(--gray-transparent);
  color: var(--gray-600);
  border-color: var(--gray-transparent);
  border-radius: 0px 4px 4px 0px;
}
.custom-increment button.btn-danger {
  background: var(--gray-transparent);
  color: var(--gray-600);
  border-color: var(--gray-transparent);
  border-radius: 4px 0px 0px 4px;
}
.custom-increment .input-group1 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.custom-increment input[type=text] {
  border: 1px solid #dbdbdb;
  border-radius: 0;
  text-align: center;
  width: 70%;
  color: var(--gray-600);
  padding: 7px 15px;
}
.custom-increment input[type=text]:focus {
  border-color: transparent;
}

.call-wrapper {
  position: relative;
  height: calc(100vh - 145px);
}

.unread-msg1 {
  background-color: var(--primary);
  border-radius: 2px;
  color: var(--white);
  font-size: 10px;
  font-style: normal;
  text-align: center;
  position: absolute;
  top: -10px;
  right: -10px;
  padding: 0 5px;
}

/*-----------------
	Incoming call
-----------------------*/
.call-box .call-wrapper {
  height: auto;
  text-align: center;
}
.call-box .call-wrapper .call-user {
  margin-bottom: 30px;
}
.call-box .call-wrapper .call-user h4 {
  font-size: 24px;
}
.call-box .call-wrapper .call-user span {
  display: block;
  font-weight: 500;
  text-align: center;
}
.call-box .call-wrapper .call-avatar {
  margin-bottom: 30px;
  cursor: pointer;
  animation: ripple 2s infinite;
}
.call-box .call-wrapper .call-items .call-item {
  background-color: rgba(255, 255, 255, 0.2);
  border: 1px solid transparent;
  border-radius: 100%;
  color: var(--white);
  line-height: 0;
  margin: 0 5px;
  padding: 15px;
}
.call-box .call-wrapper .call-items .call-item:hover {
  opacity: 0.9;
}
.call-box .call-wrapper .call-items .call-item:first-child, .call-box .call-wrapper .call-items .call-item:last-child {
  margin-top: -30px;
}
.call-box .call-wrapper .call-items .call-item.call-end {
  background: var(--danger);
  border: 1px solid var(--danger);
  color: var(--white);
  line-height: 0;
  border-radius: 100%;
  margin: 30px 20px 0;
  padding: 20px;
}
.call-box .call-wrapper .call-items .call-item.call-start {
  background: var(--success);
  border: 1px solid var(--success);
  color: var(--white);
  line-height: 0;
  border-radius: 100%;
  margin: 30px 20px 0;
  padding: 20px;
}
.call-box.incoming-box .call-wrapper .call-items .call-item.call-start, .call-box.incoming-box .call-wrapper .call-items .call-item.call-end {
  margin: 0 10px;
}
.call-box .call-avatar {
  height: 140px;
  max-width: 140px;
  min-width: 140px;
  position: relative;
  width: 100%;
  border: 10px solid #fafafa;
  border-radius: 100%;
}
.call-box .btn {
  background: rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

@-webkit-keyframes ripple {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
  }
  100% {
    -webkit-box-shadow: 0 0 0 30px rgba(0, 0, 0, 0);
  }
}
@keyframes ripple {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
  }
  100% {
    -moz-box-shadow: 0 0 0 30px rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 30px rgba(0, 0, 0, 0);
  }
}
/****** UTILS ******/
.doc-review.review-listing {
  margin: 0;
}

.doc-review > ul > li {
  background-color: var(--white);
  border: 1px solid var(--gray-transparent);
  border-radius: 10px;
  box-shadow: 0px 7.5px 17.5px 0px rgba(0, 0, 0, 0.0509803922);
  padding: 0;
  margin-bottom: 24px;
}
.doc-review > ul > li .review-content {
  padding: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.doc-review > ul > li .review-content .daterange-wraper {
  margin-bottom: 0;
}
.doc-review > ul > li .star-rated {
  display: flex;
  align-items: center;
}
.doc-review > ul > li .star-rated span {
  color: var(--gray-900);
  font-size: 30px;
  margin-right: 10px;
  font-weight: 600;
}
.doc-review > ul > li .star-rated i {
  color: var(--gray-transparent);
  margin: 0 2px;
}
.doc-review > ul > li .star-rated i.filled {
  color: var(--warning);
}
.doc-review > ul > li ul li {
  padding: 0 24px 24px;
}
.doc-review > ul > li ul li .replied-comment {
  padding: 15px;
  background: var(--light-transparent);
  border-radius: 10px;
}
.doc-review > ul > li ul li .replied-comment .patient-info span {
  display: block;
  color: var(--gray-900);
  font-size: 14px;
}
.doc-review > ul > li ul li .replied-comment .review-info {
  margin-top: 10px;
}
.doc-review > ul > li ul li .comment-reply {
  display: flex;
  align-items: center;
}
.doc-review > ul > li ul li .comment-reply .reply-text {
  color: var(--primary);
  font-size: 14px;
  margin-right: 15px;
  font-weight: 500;
}
.doc-review > ul > li ul li .comment-reply .reply-text.replied-text {
  color: #1E293B;
}
.doc-review > ul > li ul li .comment-reply span {
  font-size: 14px;
  font-weight: 500;
}
.doc-review > ul > li ul li .comment-reply span.no-views {
  color: #94A3B8;
}
.doc-review > ul > li ul li .comment-reply span.replied-views {
  color: var(--primary);
}

.comments {
  width: 100%;
}
.comments .comment-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #E2E8F0;
}
.comments .comment-head .patinet-information .patient-info span {
  display: block;
  color: var(--gray-600);
}
.comments .review-info {
  padding: 24px;
}
.comments .review-info p {
  color: var(--gray-600);
  margin-bottom: 15px;
}
.comments .comment-reply {
  display: flex;
  align-items: center;
}
.comments .comment-reply .reply-text {
  color: var(--gray-900);
  font-size: 14px;
  margin-right: 15px;
  font-weight: 500;
}
.comments .comment-reply .reply-text:hover {
  color: var(--primary);
}
.comments .comment-reply .reply-text.replied-text {
  color: var(--gray-900);
}
.comments .comment-reply .reply-text i {
  line-height: inherit;
}
.comments .comment-reply span {
  font-size: 14px;
  font-weight: 500;
}
.comments .comment-reply span.no-views {
  color: #94A3B8;
}
.comments .comment-reply span.replied-views {
  color: var(--primary);
}

.durations {
  margin-bottom: 5px;
}

.review-section-five {
  background-color: var(--white);
  position: relative;
}
.review-section-five .section-header-five {
  margin-bottom: 24px;
}
.review-section-five .review-img-five {
  border-radius: 12px;
  position: relative;
  overflow: hidden;
  margin-right: 16px;
}
@media (max-width: 991.98px) {
  .review-section-five .review-img-five {
    display: none;
  }
}
.review-section-five .review-img-five:hover .img-1 {
  transform: scale(1.2) rotate(4deg);
}
.review-section-five .review-img-five .img-1 {
  width: 100%;
  height: 534px;
  transition: all 0.7s;
}
.review-section-five .review-img-five .review-item {
  background: var(--gray-100);
  backdrop-filter: blur(60px);
  border-radius: 12px;
  padding: 24px;
  position: absolute;
  bottom: 0;
  margin: 24px;
}
.review-section-five .review-img-five .review-item .count {
  font-size: 48px;
  font-weight: 700;
  color: #fff;
  margin: 24px 0px 4px 0px;
}
.review-section-five .review-img-five .review-item .description {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  margin: 0;
}
.review-section-five .review-right {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 16px;
}
.review-section-five .review-right .section-sub-title {
  margin-left: unset !important;
}
.review-section-five .review-right .slide-btn {
  display: flex;
  align-items: center;
  gap: 12px;
}
.review-section-five .review-right .slide-btn .slick-arrow {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: none;
  color: var(--gray-900);
  margin: 0;
  font-size: 24px;
  transition: all 0.6s;
  border: 1px solid var(--gray-200);
}
.review-section-five .review-right .slide-btn .slick-arrow:hover {
  background: var(--secondary);
  border: 1px solid var(--secondary);
}
.review-section-five .element-1 {
  position: absolute;
  inset: 0;
  margin: auto;
}
.review-section-five .container {
  position: relative;
  z-index: 1;
}

/****** UTILS ******/
.account-page {
  background-color: var(--white);
}
.account-page .content {
  padding: 116px 0 60px;
}
@media (max-width: 767.98px) {
  .account-page .content {
    padding: 96px 0 40px;
  }
}

.login-right {
  background-color: var(--white);
  border: 1px solid var(--gray-200);
  border-radius: 10px;
  padding: 24px;
}
@media (max-width: 767.98px) {
  .login-right {
    margin: 0 15px;
    padding: 15px;
  }
}
.login-right .dont-have {
  color: #3d3d3d;
  margin-top: 20px;
  font-size: 13px;
}
.login-right .dont-have a {
  color: var(--primary-hover);
}
.login-right .account-signup {
  margin-top: 20px;
}
.login-right .social-login-btn .btn {
  font-weight: 500;
  font-size: 16px;
  color: var(--gray-600);
  background: var(--white);
  border: 1px solid var(--gray-200);
  padding: 9px 15px;
  border-radius: 44px;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.login-right .social-login-btn .btn:hover {
  color: var(--white);
  background: var(--primary);
  border: 1px solid var(--primary);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.login-right .social-login-btn .btn img {
  margin-right: 8px;
}
.login-right .social-login-btn .btn + .btn {
  margin-top: 16px;
}
.login-right .inner-right-login {
  max-width: 355px;
  width: 100%;
  margin: 0 auto;
}
.login-right .country-select .select-col .select2-container--default .select2-selection--single {
  background-color: var(--white);
  border-radius: 10px 0 0 10px;
  width: 79px;
}
.login-right .country-select .select-col .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #0de0fe;
}
.login-right .country-select .select-col .select2-container--default .select2-selection--single .select2-selection__arrow b {
  background-image: url(../../assets/img/icons/down-arrow-gray-dark.svg);
}

@media (max-width: 991.98px) {
  .login-left {
    display: none;
  }
}

.iti--allow-dropdown input,
.iti--allow-dropdown input[type=text], .iti--allow-dropdown input[type=tel],
.iti--separate-dial-code input, .iti--separate-dial-code input[type=text], .iti--separate-dial-code input[type=tel] {
  height: 38px;
}

.login-header {
  margin-bottom: 20px;
}
.login-header p {
  margin-bottom: 0;
}
.login-header h3 {
  font-size: 18px;
  margin-bottom: 3px;
}
@media (max-width: 575.98px) {
  .login-header h3 {
    text-align: center;
  }
}
.login-header h3 a {
  color: var(--primary);
  float: right;
  font-size: 15px;
  margin-top: 2px;
}
@media (max-width: 575.98px) {
  .login-header h3 a {
    float: none;
    margin-top: 10px;
    text-align: center;
    display: block;
  }
}
.login-header .logo-icon {
  text-align: center;
  margin: 40px auto 20px;
}

.login-btn {
  font-size: 18px;
  font-weight: 500;
}

.login-or {
  font-size: 16px;
  margin: 16px 0;
  padding-bottom: 10px;
  padding-top: 10px;
  position: relative;
}

.or-line {
  background-color: var(--gray-200);
  height: 1px;
  margin-bottom: 0;
  margin-top: 0;
  display: block;
}

.span-or {
  background-color: var(--white);
  display: block;
  position: absolute;
  top: -3px;
  left: 50%;
  margin-left: -20px;
  text-align: center;
  width: 42px;
}

.forgot-link {
  color: #3d3d3d;
  display: inline-block;
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 400;
}

.social-login .btn:hover, .social-login .social-login .btn:focus {
  color: var(--white);
}

span.agree {
  font-size: 16px;
  margin-left: 6px;
}

.terms-and-policy span.terms {
  color: var(--primary-hover);
}

.terms-and-policy a {
  color: var(--primary-hover);
}

.login-page .login-right {
  width: 100%;
  position: relative;
  font-family: "Poppins", sans-serif;
  height: 100vh;
  border: 0;
  border-radius: 0;
  padding: 0;
}
.login-page .login-right .step-process-col .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #808080;
}
.login-page .login-right .step-process-col .select2-container--default .select2-selection--single .select2-selection__arrow b {
  background-image: url(../../assets/img/icons/down-arrow-gray.svg);
}
.login-page .login-right .step-process-col .form-control {
  color: #808080;
}
.login-page .login-right .search-location-input-box input {
  background-image: url(../../assets/img/icons/.svg);
  background-repeat: no-repeat;
  background-position: 10px 50%;
  background-size: 16px;
  padding-left: 38px;
  color: #948CA0;
}

.login-bottom-copyright {
  font-weight: 500;
  padding-bottom: 25px;
  width: 100%;
  align-self: flex-end;
  -webkit-align-self: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.step-list {
  text-align: center;
  padding: 10px 0;
}
.step-list ul {
  display: inline-block;
}
.step-list ul li {
  float: left;
  margin: 5px 0;
  padding: 0 30px 0 0;
}
.step-list ul li:last-child {
  padding-right: 0;
}
.step-list ul li a {
  background-color: #e9f5f7;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  font-size: 14px;
  color: #808080;
}
.step-list ul li a:hover, .step-list ul li a.active {
  background-color: #0de0fe;
  color: var(--white);
}
.step-list ul li a.active-done {
  background-color: #0de0fe;
  color: var(--white);
  background-image: url(../../assets/img/icons/tick-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px;
  font-size: 0;
}

.profile-pic-col {
  padding-top: 40px;
  text-align: center;
}
.profile-pic-col h3 {
  color: var(--black);
  font-size: 20px !important;
}

.profile-pic-upload {
  width: 150px;
  background: rgba(175, 213, 254, 0.4);
  border-radius: 20px;
  position: relative;
  margin: 40px auto 0;
  padding: 24px;
}
.profile-pic-upload input[type=file] {
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
}
.profile-pic-upload .cam-col {
  width: 70px;
  height: 70px;
  background-color: var(--white);
  border-radius: 70px;
  overflow: hidden;
  margin: 0 auto;
}
.profile-pic-upload span {
  color: var(--black);
  font-size: 13px;
  list-style: none;
  display: inline-block;
  margin-top: 15px;
}

.select-gender-col [type=radio]:checked, .select-gender-col [type=radio]:not(:checked) {
  position: absolute;
  left: 0px;
  visibility: hidden;
}
.select-gender-col [type=radio]:checked + label, .select-gender-col [type=radio]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666;
}
.select-gender-col [type=radio]:checked + label:before, .select-gender-col [type=radio]:not(:checked) + label:before {
  content: "";
  width: 100%;
  height: 100%;
  border: 0;
  border-radius: 10px;
  background: var(--white);
  box-shadow: 5px 20px 60px 10px rgba(0, 4, 107, 0.07);
  position: absolute;
  top: 0;
  left: 0;
}
.select-gender-col [type=radio]:checked + label:after, .select-gender-col [type=radio]:not(:checked) + label:after {
  content: "";
  width: 100%;
  height: 100%;
  background: transparent;
  border-radius: 10px;
  border: 2px solid #0de0fe;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.select-gender-col [type=radio]:not(:checked) + label:after {
  opacity: 0;
}
.select-gender-col [type=radio]:checked + label:after {
  opacity: 1;
}
.select-gender-col .gender-icon {
  position: relative;
}
.select-gender-col .gender-icon label {
  text-align: center;
  padding: 15px 20px !important;
}
.select-gender-col .gender-icon img {
  max-height: 90px;
}
.select-gender-col span {
  position: relative;
  color: var(--black);
  display: inline-block;
  margin-top: 10px;
  font-size: 16px;
  width: 100%;
}
.select-gender-col.payment-menthods-choose label {
  min-width: 90px;
  text-align: center;
  color: var(--black);
  padding: 10px !important;
}
.select-gender-col.payment-menthods-choose label span.credit-card-option {
  min-width: 192px;
  font-size: 15px;
}
.select-gender-col.payment-menthods-choose label img {
  position: relative;
  max-width: 68px;
}
.select-gender-col.payment-menthods-choose [type=radio]:checked + label::after, .select-gender-col.payment-menthods-choose [type=radio]:not(:checked) + label::after {
  border: 1px solid #0de0fe;
}
.select-gender-col label {
  text-align: center;
  padding: 15px 20px !important;
}

.pregnant-col .remember-me-col {
  color: var(--black);
  font-size: 16px;
  align-items: center;
}
.pregnant-col .remember-me-col .custom_check .checkmark {
  border-color: #0de0fe;
}

.step-process-col {
  text-align: left;
}

.checklist-col span {
  font-size: 16px;
}
.checklist-col .custom_check .checkmark {
  width: 24px;
  height: 24px;
}
.checklist-col .custom_check .checkmark:after {
  left: 6px;
  top: 3px;
}
.checklist-col .remember-me-col {
  position: relative;
  padding: 10px 0;
}
.checklist-col.pregnant-col .remember-me-col .custom_check {
  padding-left: 25px;
}
.checklist-col.pregnant-col .remember-me-col .custom_check .checkmark {
  border-color: #B4ABCA;
}

.otp-col {
  color: var(--white);
}
.otp-col h3 {
  color: var(--white);
  font-size: 20px;
  margin-bottom: 15px;
}

.dnt-recive-call {
  color: var(--white);
}
.dnt-recive-call a {
  color: var(--white);
}

.otp-box .digit-group input {
  width: 45px;
  height: 45px;
  background-color: rgba(245, 245, 245, 0.2);
  border: none;
  text-align: center;
  font-size: 16px;
  color: var(--white);
  box-shadow: 5px 20px 60px 10px rgba(0, 4, 107, 0.07);
  border-radius: 8px;
  color: var(--black);
  margin: 0 3px;
}
.otp-box .digit-group input:focus {
  background-color: var(--white);
  border: 0;
  outline: 0;
}
.otp-box .digit-group input[type=text].active {
  background-color: var(--white);
  color: var(--black);
}
.otp-box .splitter {
  color: var(--white);
  font-size: 24px;
  padding: 0 5px;
}
.otp-box .prompt {
  font-size: 20px;
  color: var(--white);
  margin: 0 0 20px;
}

.increment-decrement .input-groups {
  border: 0;
  background-color: transparent;
  height: 35px;
  margin-right: 0px;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.increment-decrement .input-groups .quantity-field {
  width: 40px;
  text-align: center;
  background-color: transparent;
  float: left;
  border: 0;
}
.increment-decrement .input-groups .quantity-field:focus {
  border: 0;
  outline: 0;
}
.increment-decrement .input-groups input[type=button] {
  background-color: transparent;
  font-size: 20px;
  border: 1px solid #0de0fe;
  border-radius: 4px;
  height: 24px;
  width: 24px;
  margin-top: 0px;
  line-height: 0;
  padding: 0;
  color: #0de0fe;
}
.increment-decrement .input-groups input[type=button]:focus-visible {
  outline: 0;
}
.increment-decrement .input-groups input[type=button].button-minus {
  float: left;
}
.increment-decrement .input-groups input[type=button].button-plus {
  float: right;
}

.country-select {
  position: relative;
}
.country-select .select-col {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.country-select .select-col .flagstrap {
  height: 100%;
}
.country-select .select-col .btn-info.dropdown-toggle {
  border: 0;
  color: #0de0fe;
  border-radius: 10px 0px 0px 10px;
  background-color: var(--white);
  height: 100%;
  font-size: 0;
  width: 79px;
  text-align: left;
  padding: 0 12px;
}
.country-select .select-col .btn-info.dropdown-toggle:after {
  background-image: url(../../assets/img/icons/down-arrow-gray-dark.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 14px;
  height: 7px;
  border: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 10px;
}
.country-select .select-col .btn-info.dropdown-toggle span {
  font-size: 0;
}
.country-select .select-col .dropdown-menu {
  font-size: 0;
  width: 79px;
  min-width: inherit;
  margin-top: 0;
  border-radius: 10px;
  padding: 0;
}
.country-select .select-col .dropdown-menu li {
  margin: 14px 13px;
}
.country-select .select-col .dropdown-menu li:first-child {
  display: none;
}
.country-select .select-col .dropdown-menu li a {
  display: inline-block;
  cursor: pointer;
}
.country-select .select-col .flagstrap-icon.flagstrap-in, .country-select .select-col .flagstrap-icon.flagstrap-ng, .country-select .select-col .flagstrap-icon.flagstrap-gb, .country-select .select-col .flagstrap-icon.flagstrap-us {
  background-image: url(../../assets/img/flag/india.png);
  background-position: center;
  width: 33px;
  height: 22px;
  background-size: cover;
  border-radius: 4px;
}
.country-select .select-col .flagstrap-icon.flagstrap-ng {
  background-image: url(../../assets/img/flag/ng.png);
}
.country-select .select-col .flagstrap-icon.flagstrap-gb {
  background-image: url(../../assets/img/flag/gb.png);
}
.country-select .select-col .flagstrap-icon.flagstrap-us {
  background-image: url(../../assets/img/flag/usa.png);
}
.country-select .number-col input {
  padding-left: 96px;
}

.location-text h5 {
  color: var(--black);
  margin-top: 5px;
}

.location-search {
  margin: 12px 0;
}

.skip-now-col {
  margin-top: 5px;
}
.skip-now-col a {
  color: var(--black);
  font-size: 12px;
}

.sort-by-col .select2-container .select2-selection--single {
  border-color: #E8EEFF;
  border-radius: 10px;
  width: 160px;
}
.sort-by-col .select2-container--default .select2-selection--single .select2-selection__arrow b {
  background-image: url(../../assets/img/icons/down-arrow-gray.svg);
}

.premium-text {
  font-size: 18px;
}

.plan-details {
  list-style: none;
  margin: 0;
  padding: 4px 0 0;
}
.plan-details li {
  position: relative;
  min-width: 35%;
}
.plan-details li span {
  color: #B4ABCA;
  display: inline-block;
  margin-bottom: 3px;
  font-size: 15px;
}

.plan-chooser-col {
  background-color: rgba(175, 213, 254, 0.4);
  border-radius: 20px;
  margin: 0 0 28px;
  padding: 5px 20px;
}
.plan-chooser-col .memeber-img {
  border-radius: 15px;
  margin-bottom: 10px;
  width: 100%;
}
.plan-chooser-col .memeber-img img {
  border-radius: 15px;
}
.plan-chooser-col .subscription-list {
  margin: 15px 0;
}

.memeber-details h4 {
  margin-bottom: 0;
}

.payment-menthods ul {
  text-align: center;
}
.payment-menthods ul li {
  display: inline-block;
  margin: 0;
  padding: 6px;
}

.card-choose-col {
  max-width: 325px;
  margin: 0 auto;
}

.day-week-month-col ul li {
  float: left;
}
.day-week-month-col ul li:first-child a {
  border-radius: 4px 0 0 4px !important;
}
.day-week-month-col ul li:last-child a {
  border-radius: 0px 4px 4px 0px !important;
}
.day-week-month-col ul li a {
  background-color: #9D9D9D;
  border: 1px solid transparent;
  color: #64627C;
  display: inline-block;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  padding: 10px 20px;
}
.day-week-month-col ul li a.active {
  border-color: #536CF1;
  color: #536CF1;
  border-radius: 0 !important;
}
.day-week-month-col ul li a:first-child.active {
  border-color: #536CF1;
}
.day-week-month-col ul li a:last-child.active {
  border-color: #536CF1;
}

.login-body {
  background: var(--white);
}

.login-content-info {
  padding: 60px 0;
  display: flex;
  align-items: center;
  height: 100vh;
  overflow-y: auto;
  flex-wrap: wrap;
}
.login-content-info .account-content {
  position: relative;
}
.login-content-info .account-content .login-shapes {
  position: relative;
}
.login-content-info .account-content .login-shapes .shape-img-left {
  position: absolute;
  top: 0;
  left: -70px;
}
.login-content-info .account-content .login-shapes .shape-img-right {
  position: absolute;
  top: 150px;
  left: -70px;
}
@media (max-width: 991.98px) {
  .login-content-info .account-content .login-shapes .shape-img-right {
    top: 67px;
  }
}
@media (max-width: 767.98px) {
  .login-content-info .account-content .login-shapes {
    display: none;
  }
}
.login-content-info .account-content .account-info {
  position: relative;
  z-index: 1;
}
.login-content-info .account-content .account-info .btn {
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.login-content-info .account-content .account-info .btn:hover {
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.login-content-info .account-content .account-info .form-control {
  font-size: 14px;
}
.login-content-info .account-content .account-info .back-btn-light .btn {
  color: var(--black);
  background-color: #f9f9f9;
  border: 1px solid #f9f9f9;
  box-shadow: inset 0 0 0 0 var(--white);
}
.login-content-info .account-content .account-info .back-btn-light .btn:hover {
  color: #000;
  background-color: var(--white);
  border: 1px solid #dcdcdc;
  box-shadow: inset 0 0 0 50px var(--white);
}
.login-content-info .account-content .account-info .back-btn-light .btn i {
  margin-right: 10px;
}
.login-content-info .account-content .login-back {
  padding-bottom: 50px;
}
.login-content-info .account-content .login-back a {
  font-size: 15px;
  color: #959595;
  display: inline-flex;
  display: -webkit-inline-flex;
  align-items: center;
  -webkit-align-items: center;
}
.login-content-info .account-content .login-back a:hover {
  color: var(--primary);
}
.login-content-info .account-content .login-back a i {
  margin-right: 10px;
}
@media (max-width: 991.98px) {
  .login-content-info .account-content .login-back {
    padding-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  .login-content-info .account-content .login-back {
    padding-bottom: 20px;
  }
}
.login-content-info .account-content .login-verify-img {
  width: 74px;
  height: 74px;
  border-radius: 50%;
  background: var(--primary);
  color: var(--white);
  font-size: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}
.login-content-info .account-content .login-title {
  margin-bottom: 32px;
}
.login-content-info .account-content .login-title h3 {
  font-size: 32px;
  margin-bottom: 8px;
  font-weight: 600;
  color: var(--gray-900);
}
@media (max-width: 991.98px) {
  .login-content-info .account-content .login-title h3 {
    font-size: 26px;
  }
}
@media (max-width: 767.98px) {
  .login-content-info .account-content .login-title h3 {
    font-size: 20px;
  }
}
.login-content-info .account-content .login-title p {
  margin-bottom: 10px;
}
.login-content-info .account-content .login-title span {
  color: var(--gray-900);
}
.login-content-info .account-content .login-title span a {
  color: var(--primary);
  font-weight: 500;
}
.login-content-info .account-content .login-title span a:hover {
  color: var(--primary-hover);
}
@media (max-width: 991.98px) {
  .login-content-info .account-content .login-title {
    padding-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  .login-content-info .account-content .login-title {
    padding-bottom: 20px;
  }
}
.login-content-info .account-content .login-or {
  font-size: 16px;
  margin: 16px 0;
  padding-bottom: 10px;
  padding-top: 10px;
  position: relative;
}
.login-content-info .account-content .or-line {
  background-color: var(--gray-200);
  height: 1px;
  margin-bottom: 0;
  margin-top: 0;
  display: block;
}
.login-content-info .account-content .span-or {
  background-color: var(--white);
  display: block;
  position: absolute;
  top: -3px;
  left: 50%;
  margin-left: -20px;
  text-align: center;
  width: 42px;
}
.login-content-info .account-content .social-login-btn .btn {
  font-weight: 500;
  font-size: 16px;
  color: var(--gray-600);
  background: var(--white);
  border: 1px solid var(--gray-200);
  padding: 9px 15px;
  border-radius: 44px;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.login-content-info .account-content .social-login-btn .btn:hover {
  color: var(--white);
  background: var(--primary);
  border: 1px solid var(--primary);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.login-content-info .account-content .social-login-btn .btn img {
  margin-right: 8px;
}
.login-content-info .account-content .social-login-btn .btn + .btn {
  margin-top: 16px;
}
.login-content-info .account-content .form-check-label {
  font-size: 14px;
}
@media (max-width: 991.98px) {
  .login-content-info {
    margin: 0;
    padding: 40px 0 40px;
  }
}
.login-content-info .forms-block {
  margin-bottom: 20px;
}
.login-content-info .forms-block label {
  color: var(--black);
  display: inline-block;
  margin-bottom: 10px;
}

.pass-group {
  position: relative;
}
.pass-group .toggle-password {
  font-size: 16px;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  color: var(--gray-600);
  cursor: pointer;
  width: 32px;
  height: 32px;
  border-radius: 50%;
}
.pass-group .toggle-password:hover {
  background-color: var(--gray-transparent);
}

.toggle-password-sub {
  font-size: 16px;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  color: var(--gray-600);
  cursor: pointer;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

#passwordInfo,
#passwordInfos {
  font-size: 12px;
  font-weight: 400;
  margin-top: 15px;
}

.poor-active span.active#poor, .poor-active span.active#poors {
  background: var(--danger);
}

.avg-active span.active#poor, .avg-active span.active#poors, .avg-active span.active#weak, .avg-active span.active#weaks {
  background: var(--warning);
}

.strong-active span.active#poor, .strong-active span.active#weak, .strong-active span.active#strong, .strong-active span.active#poors, .strong-active span.active#weaks, .strong-active span.active#strongs {
  background: var(--primary);
}

.heavy-active span.active#poor,
.heavy-active span.active#weak,
.heavy-active span.active#strong,
.heavy-active span.active#heavy,
.heavy-active span.active#poors,
.heavy-active span.active#weaks,
.heavy-active span.active#strongs,
.heavy-active span.active#heavys {
  background: var(--success);
}

input[type=password]::-ms-reveal,
input[type=password]::-ms-clear {
  display: none;
}

.password-strength {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}
.password-strength span {
  width: 100%;
  height: 6px;
  background: #E4E6EF;
  margin-right: 10px;
  border-radius: 30px;
}
.password-strength span:last-child {
  margin-right: 0;
}

.weak-pass .password-strength span {
  background: var(--danger);
}

.pass-checked {
  position: absolute;
  top: 55%;
  right: 46px;
  transform: translateY(-50%);
  color: var(--success);
  opacity: 0;
}
.pass-checked.active {
  opacity: 1;
}

.password-info {
  margin-top: 15px;
}

.password-info p {
  color: #9E9E9E;
  margin-bottom: 0;
}

.login-success-icon {
  padding-bottom: 18px;
}
.login-success-icon i {
  font-size: 40px;
  color: var(--success);
}

.toggle-password-sub.feather-eye.feather-eye-off::before {
  content: "\e95c" !important;
}

.toggle-password.feather-eye.feather-eye-off::before {
  content: "\e95c" !important;
}

/****** UTILS ******/
.call-main-row {
  overflow: auto;
  padding-bottom: inherit;
  padding-top: inherit;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.call-main-wrapper {
  display: table;
  height: 100%;
  table-layout: fixed;
  width: 100%;
}

.call-view {
  display: table-cell;
  height: 100%;
  float: none;
  position: static;
  vertical-align: top;
  width: 75%;
  padding: 0;
}

.call-window {
  display: table;
  height: 100%;
  table-layout: fixed;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid var(--gray-200);
  border-radius: 10px;
}

.fixed-header {
  background-color: transparent;
  border-bottom: 1px solid var(--gray-200);
  padding: 10px 15px;
}
.fixed-header .navbar {
  border: 0 none;
  min-height: auto;
  margin: 0;
  padding: 0;
}
.fixed-header .user-info a {
  color: var(--gray-900);
  font-weight: 600;
  font-size: 18px;
}
@media (max-width: 991.98px) {
  .fixed-header .user-info a {
    font-size: 16px;
  }
}
.fixed-header .custom-menu {
  margin: 0 0 1px;
}
.fixed-header .custom-menu .user-icon {
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: var(--gray-transparent);
  color: var(--gray-900);
  font-size: 20px;
}
.fixed-header .custom-menu .user-icon:hover {
  background: var(--primary);
  color: var(--white);
}

.typing-text {
  color: #20c0f3;
  font-size: 12px;
  text-transform: lowercase;
}

.last-seen {
  color: var(--gray-600);
  display: block;
  font-size: 14px;
}

.custom-menu {
  margin-top: 6px;
}
.custom-menu.nav > li > a {
  color: #bbb;
  font-size: 26px;
  line-height: 32px;
  margin-left: 15px;
  padding: 0;
}
.custom-menu.navbar-nav > li > a:hover, .custom-menu.navbar-nav > li > a:focus {
  background-color: transparent;
}
.custom-menu .dropdown-menu {
  left: auto;
  right: 0;
}

.call-contents {
  display: table-row;
  height: 100%;
}

.call-content-wrap {
  height: 100%;
  position: relative;
  width: 100%;
}

.voice-call-avatar {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex: 2;
  flex: 2;
  padding: 50px 0 0;
}
.voice-call-avatar .call-avatar {
  width: 150px;
  height: 150px;
  background-color: #ffffff;
  margin: 16px;
  padding: 3px;
  border-radius: 100%;
}
@media (max-width: 767.98px) {
  .voice-call-avatar .call-avatar {
    height: 100px;
    width: 100px;
  }
}
@media (max-width: 575.98px) {
  .voice-call-avatar .call-avatar {
    height: 80px;
    width: 80px;
  }
}
.voice-call-avatar .call-timing-count {
  font-size: 16px;
  color: var(--gray-600);
}
.voice-call-avatar .username {
  font-size: 20px;
  font-weight: 500;
  color: var(--gray-900);
}

.call-duration {
  display: inline-block;
  font-size: 30px;
  margin-top: 4px;
  position: absolute;
  left: 0;
}
@media (max-width: 767.98px) {
  .call-duration {
    font-size: 24px;
  }
}
@media (max-width: 575.98px) {
  .call-duration {
    display: block;
    margin-top: 0;
    margin-bottom: 10px;
    position: inherit;
  }
}

.call-footer {
  background-color: transparent;
  border-top: 1px solid var(--gray-200);
  padding: 15px;
}

.call-icons {
  text-align: center;
  position: relative;
}
.call-icons .call-items {
  list-style: none;
  display: inline-block;
  border-radius: 5px;
  margin: 0;
  padding: 0;
}
.call-icons .call-items .call-item {
  display: inline-block;
  text-align: center;
  margin-right: 16px;
}
.call-icons .call-items .call-item:last-child {
  margin-right: 0;
}
.call-icons .call-items .call-item a {
  background: var(--gray-transparent);
  color: var(--gray-900);
  width: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  border-radius: 50px;
}
.call-icons .call-items .call-item a:hover {
  background: var(--primary);
  color: var(--white);
}
.call-icons .call-items .call-item a.call-end {
  background: var(--danger);
  color: var(--white);
}
.call-icons .call-items li.end-call-new {
  display: inline-block;
  text-align: center;
  margin-right: 5px;
}
.call-icons .call-items li.end-call-new a {
  background-color: var(--danger);
  color: #ffffff;
  display: inline-block;
  line-height: 10px;
  text-transform: uppercase;
  border-radius: 50px;
  padding: 8px 25px;
}

.user-video {
  overflow: auto;
  z-index: 10;
  padding: 15px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.user-video img, .user-video video {
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  display: block;
  object-fit: cover;
  margin: 0 auto;
}

.my-video {
  z-index: 99;
  position: absolute;
  right: 40px;
  bottom: 40px;
}
.my-video ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.my-video ul li {
  float: left;
  width: 100px;
}
@media (max-width: 1199.98px) {
  .my-video ul li {
    display: none;
  }
}
.my-video ul li img {
  border: 1px solid var(--gray-200);
  border-radius: 10px;
}

.end-call {
  position: absolute;
  top: 7px;
  right: 0;
}
@media (max-width: 575.98px) {
  .end-call {
    margin-top: 10px;
    position: inherit;
  }
}
.end-call a {
  background-color: var(--danger);
  color: #ffffff;
  display: inline-block;
  line-height: 10px;
  text-transform: uppercase;
  padding: 8px 25px;
  border-radius: 50px;
}

.call-users {
  z-index: 99;
  position: absolute;
  right: 20px;
  bottom: 20px;
}
.call-users ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.call-users ul li {
  float: left;
  width: 60px;
  margin-left: 10px;
}
@media (max-width: 767.98px) {
  .call-users ul li {
    width: 50px;
  }
}
.call-users ul li img {
  background-color: #ffffff;
  border: 1px solid var(--gray-transparent);
  border-radius: 10px;
  padding: 2px;
}
.call-users ul li a:hover .call-mute {
  display: block;
}

.call-mute {
  width: 60px;
  height: 60px;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  line-height: 60px;
  font-size: 30px;
  color: #ffffff;
  display: none;
  border: 3px solid transparent;
  border-radius: 6px;
  position: absolute;
  top: 0;
}
@media (max-width: 767.98px) {
  .call-mute {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    width: 50px;
  }
}

.call-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0 0;
}

.call-info {
  margin-left: 10px;
  width: 100%;
}

.call-user-details, .call-timing {
  display: block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.call-description {
  white-space: nowrap;
  vertical-align: bottom;
}

.call-timing {
  color: #727272;
  font-size: 14px;
  margin-top: 1px;
  overflow: hidden;
  white-space: pre;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.content-full {
  height: 100%;
  position: relative;
  width: 100%;
}

.video-window .fixed-header {
  margin: 0;
  padding: 0;
}
.video-window .fixed-header .nav > li > a {
  padding: 18px 15px;
}

.user-img {
  display: inline-block;
  position: relative;
}

span.call-duration.float-end {
  display: inline-block;
  font-size: 22px;
  margin-top: 0px;
  color: var(--success);
  position: absolute;
  right: 0;
  left: unset;
}

.toggle-voice-video {
  display: inline-block;
  font-size: 30px;
  margin-top: 4px;
  position: absolute;
  left: 0;
}
.toggle-voice-video .switch {
  position: relative;
  display: inline-block;
  width: 90px;
  height: 34px;
}
.toggle-voice-video .switch input {
  display: none;
}
.toggle-voice-video .slider {
  cursor: pointer;
  background-color: #2196f3;
  -webkit-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
  border-radius: 34px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.toggle-voice-video .slider:before {
  content: "";
  height: 26px;
  width: 26px;
  background-color: #ffffff;
  -webkit-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50%;
  position: absolute;
  bottom: 4px;
  left: 4px;
}
.toggle-voice-video .slider:after {
  content: "VOICE";
  color: #ffffff;
  display: block;
  font-size: 10px;
  font-family: Verdana, sans-serif;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
}
.toggle-voice-video input:checked + .slider {
  background-color: var(--success);
}
.toggle-voice-video input:checked + .slider:before {
  transform: translateX(55px);
  -webkit-transform: translateX(55px);
  -ms-transform: translateX(55px);
}
.toggle-voice-video input:checked + .slider:after {
  content: "VIDEO";
}
.toggle-voice-video input:focus + .slider {
  box-shadow: 0 0 1px #2196f3;
}

a.mute-bt.stop {
  background: #EB4132;
}

a.mute-video.stop {
  background: #EB4132;
}

/****** UTILS ******/
.map-page .footer {
  display: none;
}
.map-page .header {
  z-index: 1030;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
}
.map-page .content {
  padding-top: 115px;
}
@media (max-width: 991.98px) {
  .map-page .content {
    padding-top: 100px;
  }
}

.map-right {
  height: 100%;
  min-height: 100%;
  padding-right: 30px;
  z-index: 1029;
  position: fixed;
  top: 115px;
  right: 0;
  bottom: 0;
}
@media (max-width: 1199.98px) {
  .map-right {
    height: 450px;
    position: static;
    min-height: inherit;
    margin-bottom: 30px;
    padding-right: 15px;
  }
}
.map-right .available-info {
  margin-bottom: 0;
}

.map-listing {
  height: calc(100vh - 145px);
  width: 100%;
}
@media (max-width: 1199.98px) {
  .map-listing {
    height: 450px;
  }
}
.map-listing .profile-widget {
  width: 200px !important;
  border: 0;
  margin-bottom: 0;
  padding: 0;
}

.view-icons {
  display: inline-flex;
  float: right;
}
.view-icons a {
  background-color: #ffffff;
  border: 1px solid var(--gray-200);
  color: #212529;
  font-size: 20px;
  text-align: center;
  margin-left: 10px;
  width: 44px;
  height: 38px;
  border-radius: 4px;
  padding: 4px 10px;
}
.view-icons a:hover {
  border-color: #20c0f3;
  color: #20c0f3;
}
.view-icons a.active {
  background-color: #20c0f3;
  border-color: #20c0f3;
  color: #ffffff;
}

/****** UTILS ******/
.breadcrumb-bar-one {
  background: #F2F6F6;
  background-repeat: no-repeat;
  padding-top: 70px;
  min-height: 300px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.breadcrumb-bar-one::after {
  content: "";
  background: url(../img/banner-bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.breadcrumb-bar-one .inner-banner {
  margin: 0;
  padding: 70px 0;
}
.breadcrumb-bar-one .inner-banner .breadcrumb-title {
  font-weight: 600;
  font-size: 48px;
  margin-bottom: 6px;
}
@media (max-width: 991.98px) {
  .breadcrumb-bar-one .inner-banner .breadcrumb-title {
    font-size: 36px;
  }
}
@media (max-width: 767.98px) {
  .breadcrumb-bar-one .inner-banner .breadcrumb-title {
    font-size: 26px;
  }
}
@media (max-width: 767.98px) {
  .breadcrumb-bar-one .inner-banner {
    margin: 0;
    padding: 50px 0;
  }
}
@media (max-width: 991.98px) {
  .breadcrumb-bar-one {
    padding-top: 40px;
    min-height: 260px;
  }
}
@media (max-width: 767.98px) {
  .breadcrumb-bar-one {
    min-height: auto;
  }
}
.breadcrumb-bar-one .page-breadcrumb ol {
  background-color: transparent;
  font-weight: 500;
  margin: 0;
  padding: 0;
}
.breadcrumb-bar-one .page-breadcrumb ol li a {
  font-weight: 500;
  color: #4B5563;
}
.breadcrumb-bar-one .page-breadcrumb ol li.active {
  color: #1F2937;
}
@media (max-width: 767.98px) {
  .breadcrumb-bar-one .page-breadcrumb ol {
    font-size: 15px;
  }
}
.breadcrumb-bar-one .page-breadcrumb .breadcrumb a:hover {
  color: var(--primary);
}
.breadcrumb-bar-one .page-breadcrumb .breadcrumb-item + .breadcrumb-item {
  font-weight: 500;
  color: #1F2937;
  padding-left: 10px;
}
.breadcrumb-bar-one .breadcrumb-item + .breadcrumb-item::before {
  content: "/";
  font-family: "feather";
  float: left;
  padding-right: 10px;
  color: #9CA3AF;
  font-size: 14px;
  font-weight: 600;
}

.sort-by {
  float: right;
}

.sort-title {
  color: var(--white);
  font-size: 14px;
  margin-right: 10px;
}

.sortby-fliter {
  display: inline-block;
  width: 120px;
}

.cal-icon {
  position: relative;
  width: 100%;
}
.cal-icon:after {
  color: #979797;
  content: "\f073";
  display: block;
  font-family: "Font Awesome 5 Free";
  font-size: 16px;
  font-weight: 400;
  margin: auto;
  position: absolute;
  top: 10px;
  right: 15px;
}

.custom_check {
  color: #666;
  display: inline-block;
  position: relative;
  font-size: 14px;
  font-size: 0.9375rem;
  padding-left: 30px;
  margin-bottom: 10px;
  cursor: pointer;
}
.custom_check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.custom_check input:checked ~ .checkmark {
  background-color: var(--white);
}
.custom_check input:checked ~ .checkmark:after {
  display: block;
}
.custom_check .checkmark {
  height: 20px;
  width: 20px;
  border: 1px solid var(--gray-200);
  background-color: var(--white);
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  top: 0;
  left: 0;
}
.custom_check .checkmark::after {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: none;
  color: var(--primary);
  font-size: 11px;
  position: absolute;
  top: 0;
  left: 4px;
}

.custom_radio {
  color: #555;
  display: inline-block;
  position: relative;
  font-size: 14px;
  font-size: 15px;
  padding-left: 30px;
  margin-bottom: 10px;
  cursor: pointer;
}
.custom_radio input {
  position: absolute;
  opacity: 0;
}
.custom_radio input:checked ~ .checkmark:after {
  opacity: 1;
}
.custom_radio .checkmark {
  height: 20px;
  width: 20px;
  background-color: var(--white);
  border: 1px solid var(--gray-200);
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}
.custom_radio .checkmark:after {
  display: block;
  content: "";
  opacity: 0;
  width: 12px;
  height: 12px;
  background: var(--warning);
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: absolute;
  top: 3px;
  left: 3px;
}

.radio_input .custom_radio + .custom_radio {
  margin-left: 15px;
}

.filter-widget {
  margin-bottom: 20px;
}
.filter-widget h4 {
  color: var(--gray-900);
  font-weight: 500;
  font-size: 1rem;
  margin-bottom: 15px;
}
.filter-widget .custom_check {
  line-height: 18px;
  color: var(--gray-600);
}

.btn-search .btn {
  background: var(--primary-gradient);
  border: 1px solid var(--primary-gradient);
  color: var(--white);
  height: 46px;
  border-radius: 44px;
  font-weight: 500;
  font-size: 16px;
}
.btn-search .btn:hover {
  background: var(--dark);
  color: var(--white);
}

.doctor-widget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767.98px) {
  .doctor-widget {
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
}
.doctor-widget .doc-name {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 3px;
}
@media (max-width: 767.98px) {
  .doctor-widget .doc-name {
    font-size: 18px;
  }
}
.doctor-widget .rating i {
  font-size: 14px;
}
.doctor-widget .average-rating {
  color: var(--gray-900);
  font-size: 14px;
  font-weight: 500;
}

.doc-info-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767.98px) {
  .doc-info-left {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.doc-info-right {
  margin-left: auto;
  -ms-flex: 0 0 200px;
  flex: 0 0 200px;
  max-width: 200px;
}
@media (max-width: 767.98px) {
  .doc-info-right {
    margin-left: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

.doctor-img {
  -ms-flex: 0 0 150px;
  flex: 0 0 150px;
  margin-right: 20px;
  width: 150px;
}
@media (max-width: 767.98px) {
  .doctor-img {
    margin: 0 auto 20px;
  }
}
.doctor-img img {
  border-radius: 5px;
}

.doc-department {
  color: #20c0f3;
  font-size: 14px;
  margin-bottom: 8px;
}
.doc-department img {
  width: 19px;
  display: inline-block;
  margin-right: 10px;
}

.doc-location {
  color: var(--gray-600);
  font-size: 14px;
  margin-bottom: 25px;
}
.doc-location a {
  color: var(--primary);
  font-weight: 500;
}

.doc-speciality {
  font-size: 14px;
  color: #757575;
  margin-bottom: 15px;
}

.clinic-details {
  margin-bottom: 15px;
}
.clinic-details h5 {
  font-weight: 400;
  color: var(--gray-600);
  margin-bottom: 25px;
}
.clinic-details ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.clinic-details ul li {
  display: inline-block;
  padding-right: 5px;
}
.clinic-details ul li:last-child {
  padding-right: 0;
}
.clinic-details ul li a {
  display: inline-block;
}
.clinic-details ul li a img {
  width: 40px;
  border-radius: 5px;
}

.clinic-services {
  color: #272b41;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 13px;
}
@media (max-width: 767.98px) {
  .clinic-services {
    display: none;
  }
}
.clinic-services span {
  border: 1px solid var(--gray-200);
  display: inline-block;
  font-size: 12px;
  padding: 3px 10px;
  border-radius: 4px;
}
.clinic-services span + span {
  margin-left: 5px;
}

.clini-infos {
  margin-bottom: 15px;
}
.clini-infos h2 {
  font-size: 30px;
  font-weight: 500;
}
.clini-infos ul {
  font-size: 14px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.clini-infos ul li {
  display: block;
  line-height: 30px;
  color: #4E4852;
}
.clini-infos ul li i {
  font-size: 15px;
  min-width: 20px;
}

.clinic-booking a {
  background-color: var(--white);
  border: 2px solid var(--primary);
  color: var(--primary);
  display: block;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  text-align: center;
  text-transform: capitalize;
  width: 100%;
  padding: 8px 16px;
  border-radius: 44px;
}
.clinic-booking a + a {
  margin-top: 15px;
}
.clinic-booking a.view-pro-btn:hover, .clinic-booking a.view-pro-btn:focus {
  background: var(--primary);
  color: var(--white);
}
.clinic-booking a.apt-btn {
  background: var(--primary);
  color: var(--white);
}
@media (max-width: 575.98px) {
  .clinic-booking a.apt-btn {
    width: 100%;
  }
}
.clinic-booking a.apt-btn:hover, .clinic-booking a.apt-btn:focus {
  background-color: var(--primary-hover);
  border-color: var(--primary-hover);
  color: var(--white);
}
@media (max-width: 575.98px) {
  .clinic-booking a.view-pro-btn {
    width: 100%;
    margin-bottom: 15px;
  }
}

.load-more {
  margin-bottom: 30px;
}

.filter-contents {
  border: 2px solid #F3F4F6;
  border-radius: 10px;
}
@media (max-width: 991.98px) {
  .filter-contents {
    margin-bottom: 24px;
  }
}

.filter-header {
  background: #F2F6F6;
  border-radius: 10px 10px 0px 0px;
  padding: 15px 20px;
}
.filter-header .filter-title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0;
}

.filter-details {
  padding: 20px;
}

.filter-grid {
  padding-bottom: 25px;
}
.filter-grid h4 {
  margin-bottom: 0;
}
.filter-grid h4 a {
  font-weight: 600;
  font-size: 16px;
  color: #1F2937;
  position: relative;
}
.filter-grid h4 a:hover {
  color: #272B41;
}
.filter-grid h4 a::before {
  content: "\e92e";
  font-family: "feather";
  color: #1F2937;
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  position: absolute;
  right: 0;
  line-height: normal;
}
.filter-grid h4 a:not(.collapsed)::before {
  content: "\e931";
  font-family: "feather";
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.filter-collapse {
  padding-top: 20px;
}
.filter-collapse ul {
  padding: 0;
  margin: 0;
  list-style: 0;
}
.filter-collapse ul li {
  display: block;
  margin-bottom: 10px;
}
.filter-collapse ul li:last-child {
  margin-bottom: 0;
}
.filter-collapse ul li .custom_check {
  padding-left: 26px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #6B7280;
  margin-bottom: 0;
}
.filter-collapse ul li .custom_check.custom_check .checkmark {
  border: 1px solid #E5E7EB;
  border-radius: 4px;
  height: 17px;
  width: 17px;
  top: 3px;
}
.filter-collapse ul li .custom_check input:checked ~ .checkmark {
  background: #ffffff;
  border-color: var(--primary);
}
.filter-collapse ul li .custom_check .checkmark::after {
  content: "";
  background: var(--primary);
  width: 10px;
  height: 10px;
  top: 3px;
  left: 3px;
  border-radius: 3px;
}
.filter-collapse ul li .custom_check .online-icon {
  font-size: 20px;
  margin-right: 10px;
  margin-left: 5px;
}

.rating_custom_check {
  width: 100%;
}
.rating_custom_check .rating {
  width: 100%;
}
.rating_custom_check .rating .rating-count {
  font-weight: 500;
  float: right;
  color: #9CA3AF;
}

.filter-content-slider p {
  color: #1F2937;
  margin-bottom: 15px;
}
.filter-content-slider p span {
  float: right;
}

.price-wrapper {
  margin: 15px 0 0;
  font-size: 14px;
}
.price-wrapper h6 {
  font-size: 14px;
  font-weight: 500;
  color: #6B7280;
  margin-bottom: 0;
}
.price-wrapper h6 span {
  font-weight: 600;
  color: #1F2937;
}

.slider-wrapper .ui-slider-handle {
  background: var(--primary);
  border: 0;
  border-radius: 50%;
  box-shadow: 0px 4px 4px rgba(124, 124, 124, 0.25);
  width: 18px;
  height: 18px;
  box-shadow: 0 0px 0px 4px #0E82FD;
  width: 12px;
  height: 12px;
  background: #ffffff;
  margin: 0;
}

#price-range.ui-slider-horizontal {
  height: 6px;
  border: 0;
  border-radius: 25px;
  background: #E9ECF1;
}

.ui-widget-header {
  background: var(--primary);
}

.filter-btn .btn {
  font-weight: 600;
  font-size: 15px;
  padding: 7px 15px;
  border-radius: 6px;
}

.doctor-filter-info {
  padding-bottom: 30px;
}
@media (max-width: 767.98px) {
  .doctor-filter-info {
    display: none;
  }
}

.doctors-found {
  padding-bottom: 12px;
}
.doctors-found p {
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 0;
}
.doctors-found p span {
  color: #1F2937;
}
@media (max-width: 1399.98px) {
  .doctors-found p {
    font-size: 14px;
  }
}

.doctor-filter-inner {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.doctor-filter-availability p {
  font-weight: 600;
  color: #4B5563;
  margin-right: 6px;
  margin-bottom: 0;
}

.doctor-filter-option {
  flex-shrink: 0;
}

.doctor-filter-sort {
  padding-right: 15px;
}
.doctor-filter-sort:last-child {
  padding-right: 0;
}
.doctor-filter-sort p {
  color: var(--warning);
  margin-right: 15px;
  margin-bottom: 0;
}
.doctor-filter-sort .filter-today {
  margin-right: 0;
}
.doctor-filter-sort .filter-today i {
  font-size: 18px;
  margin-right: 10px;
}
.doctor-filter-sort .nav li {
  margin-right: 8px;
}
.doctor-filter-sort .nav li:last-child {
  margin-right: 0;
}
.doctor-filter-sort .nav li a {
  width: 32px;
  height: 32px;
  background: #ffffff;
  border: 2px solid #F3F4F6;
  border-radius: 7px;
  color: #6B7280;
}
.doctor-filter-sort .nav li a:hover {
  background: var(--primary);
  border: 2px solid #0E82FD;
  color: var(--white);
}
.doctor-filter-sort .nav li a:hover img {
  filter: invert(1) brightness(100);
}
.doctor-filter-sort .nav li a.active {
  background: var(--primary);
  border: 2px solid #0E82FD;
  color: var(--white);
}
.doctor-filter-sort .nav li a.active img {
  filter: invert(1) brightness(100);
}

.doctor-filter-select {
  width: 94px;
}
.doctor-filter-select .select2-container .select2-selection--single {
  background-color: #F2F6F6;
  border: 1px solid #F3F4F6;
  height: 32px;
}
.doctor-filter-select .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 32px;
  padding-left: 10px;
  font-weight: 600;
  color: #1F2937;
}
.doctor-filter-select .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 30px;
}

.doctor-card {
  border: 2px solid #F3F4F6;
  border-radius: 10px;
}

.doctor-widget-one {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.doctor-widget-one .doc-name {
  display: inline-flex;
  display: -webkit-inline-flex;
  align-items: center;
  -webkit-align-items: center;
  margin-bottom: 4px;
  font-size: 20px;
}
.doctor-widget-one .doc-name a {
  color: #1F2937;
}
.doctor-widget-one .doc-name i {
  margin-left: 8px;
  font-size: 16px;
  color: var(--success);
}
@media (max-width: 991.98px) {
  .doctor-widget-one .doc-name {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .doctor-widget-one {
    text-align: center;
    flex-direction: column;
  }
}
.doctor-widget-one .doc-info-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767.98px) {
  .doctor-widget-one .doc-info-left {
    flex-direction: column;
  }
}
.doctor-widget-one .doctor-img {
  -ms-flex: 0 0 164px;
  flex: 0 0 164px;
  margin-right: 20px;
  width: 164px;
  height: 164px;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
}
.doctor-widget-one .doctor-img img {
  width: 164px;
  height: 164px;
  border-radius: 10px;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -webkit-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  -ms-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
}
.doctor-widget-one .doctor-img:hover img {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
}
@media (max-width: 767.98px) {
  .doctor-widget-one .doctor-img {
    margin: 0 auto 20px;
    padding: 0;
  }
}
.doctor-widget-one .favourite-btn {
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 1;
}
.doctor-widget-one .favourite-btn .favourite-icon {
  background-color: var(--white);
  border: 1px solid #EDF1F1;
  width: 30px;
  height: 30px;
  font-size: 14px;
  border-radius: 50px;
  color: #9CA3AF;
  -webkit-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.doctor-widget-one .favourite-btn .favourite-icon:hover {
  color: var(--danger);
}
.doctor-widget-one .favourite-btn .favourite-icon.favourite {
  animation: size 0.4s;
  color: var(--danger);
}
.doctor-widget-one .doc-speciality {
  font-size: 12px;
  color: #9CA3AF;
  margin-bottom: 20px;
}
.doctor-widget-one .clinic-details {
  padding-bottom: 14px;
}
.doctor-widget-one .doc-info-cont .reviews-ratings p {
  font-size: 12px;
}
.doctor-widget-one .doc-info-cont .reviews-ratings p span {
  font-size: 14px;
  margin: 0 4px 0 0;
  padding: 2px 5px;
}
.doctor-widget-one .doc-location {
  font-weight: 500;
  margin-bottom: 14px;
}
.doctor-widget-one .doc-location:last-child {
  margin-bottom: 0;
}
.doctor-widget-one .doc-location span {
  color: #1F2937;
  margin-right: 3px;
}
.doctor-widget-one .doc-location i {
  margin-right: 10px;
  font-size: 18px;
  color: #9CA3AF;
}
@media (max-width: 767.98px) {
  .doctor-widget-one .doc-location i {
    margin: 0 0 5px 0;
    padding: 0;
  }
}
.doctor-widget-one .doc-location a {
  font-weight: 500;
  color: var(--primary);
  margin-left: 8px;
}
.doctor-widget-one .doc-location a:hover {
  color: var(--gray-900);
}
@media (max-width: 767.98px) {
  .doctor-widget-one .doc-location {
    flex-direction: column;
  }
}
.doctor-widget-one .doc-info-right {
  margin-left: auto;
  -ms-flex: 0 0 240px;
  flex: 0 0 240px;
  max-width: 240px;
}
@media (max-width: 991.98px) {
  .doctor-widget-one .doc-info-right {
    -ms-flex: 0 0 270px;
    flex: 0 0 270px;
    max-width: 270px;
  }
}
@media (max-width: 767.98px) {
  .doctor-widget-one .doc-info-right {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0;
  }
}
.doctor-widget-one .doc-info-details {
  margin-left: auto;
  max-width: 230px;
}
@media (max-width: 767.98px) {
  .doctor-widget-one .doc-info-details {
    margin: 0 auto 0;
    padding: 0;
  }
}
.doctor-widget-one .clini-infos {
  margin-bottom: 15px;
}
.doctor-widget-one .clini-infos ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.doctor-widget-one .clini-infos ul li {
  color: #6B7280;
  margin-bottom: 8px;
}
.doctor-widget-one .clini-infos ul li:last-child {
  margin-bottom: 0;
}
.doctor-widget-one .clini-infos ul li .available-date {
  border-radius: 5px;
  padding: 3px 15px;
  font-weight: 400;
}
.doctor-widget-one .clini-infos ul li .available-today {
  background: #DCFCE5;
  color: var(--success);
  font-weight: 500;
}
.doctor-widget-one .clini-infos ul li .available-tomorrow {
  background: #FFF6D8;
  color: var(--warning);
}
.doctor-widget-one .clini-infos ul li .available-icon {
  font-size: 18px;
  color: #9CA3AF;
  margin-right: 10px;
}
.doctor-widget-one .clini-infos ul li .votes {
  font-size: 12px;
  color: #9CA3AF;
  margin-left: 5px;
}
.doctor-widget-one .clini-infos ul li .available-info-icon {
  font-size: 14px;
  color: #9CA3AF;
  margin-left: 5px;
}
@media (max-width: 767.98px) {
  .doctor-widget-one .clini-infos ul li {
    display: block;
  }
}
@media (max-width: 767.98px) {
  .doctor-widget-one .clini-infos {
    margin: 20px 0 15px 0;
    padding: 0;
  }
}
.doctor-widget-one .clinic-booking .btn {
  border-radius: 8px;
  font-weight: 500;
  font-size: 14px;
  border: 2px solid var(--primary);
  padding: 6px 15px;
}
.doctor-widget-one .clinic-booking .btn-primary-light {
  color: var(--primary);
  background: #ffffff;
  box-shadow: inset 0 0 0 0 var(--primary);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
  margin-top: 8px;
}
.doctor-widget-one .clinic-booking .btn-primary-light:hover {
  color: var(--white);
  background: var(--primary);
  box-shadow: inset 0 0 0 50px var(--primary);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.doctor-widget-one .clinic-booking.book-appoint .btn-primary {
  color: #fff;
  background-color: var(--primary);
  border: 2px solid #0E82FD;
  box-shadow: inset 0 0 0 0 #fff;
}
.doctor-widget-one .clinic-booking.book-appoint .btn-primary:hover {
  color: var(--primary);
  background-color: var(--white);
  border-color: var(--primary);
  box-shadow: inset 0 0 0 50px #ffffff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.doctor-widget-one .clinic-booking.book-appoint .btn-primary-light {
  color: var(--primary);
  background: #ffffff;
  box-shadow: inset 0 0 0 0 #0E82FD;
  border: 2px solid #0E82FD;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.doctor-widget-one .clinic-booking.book-appoint .btn-primary-light:hover {
  color: #fff;
  background-color: var(--primary);
  border: 2px solid #0E82FD;
  box-shadow: inset 0 0 0 0 #fff;
}

.doctor-profile-widget.doc-grid {
  margin-bottom: 24px;
}
.doctor-profile-widget.doc-grid .doc-pro-img .doctor-profile-img {
  margin: 15px 15px 0;
}
.doctor-profile-widget.doc-grid .doc-pro-img .doctor-profile-img img {
  border-radius: 10px;
}
.doctor-profile-widget.doc-grid .doc-pro-img .favourite-btn {
  top: 15px;
  right: 25px;
}
.doctor-profile-widget.doc-grid .doc-pro-img .reviews-ratings {
  position: absolute;
  top: 15px;
  left: 25px;
}
.doctor-profile-widget.doc-grid .doc-pro-img .reviews-ratings p span {
  min-width: 52px;
  font-size: 14px;
  margin: 0;
  padding: 2px 3px;
}
.doctor-profile-widget.doc-grid .doc-content {
  padding: 15px;
}
.doctor-profile-widget.doc-grid .doc-content .review-price p {
  font-weight: 500;
  font-size: 18px;
  color: #28283C;
}
.doctor-profile-widget.doc-grid .doc-content .review-price p span {
  font-size: 13px;
  color: #6B7280;
}
@media (max-width: 1399.98px) {
  .doctor-profile-widget.doc-grid .doc-content .review-price p {
    font-size: 14px;
  }
}
.doctor-profile-widget.doc-grid .doc-content .doc-pro-name {
  width: 100%;
  overflow: hidden;
}
.doctor-profile-widget.doc-grid .doc-content .doc-pro-name h4 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-right: 2px;
}
.doctor-profile-widget.doc-grid .doc-content .doc-pro-name h4 a {
  margin-right: 6px;
}
.doctor-profile-widget.doc-grid .doc-content .doc-pro-name h4 i {
  color: var(--success);
}
.doctor-profile-widget.doc-grid .doc-content .doc-pro-location p {
  margin-bottom: 10px;
  font-size: 14px;
}
.doctor-profile-widget.doc-grid .doc-content .doc-pro-location p:last-child {
  margin-bottom: 0;
}
.doctor-profile-widget.doc-grid .doc-content .doc-pro-location p i {
  color: #9CA3AF;
  font-size: 18px;
}
.doctor-profile-widget.doc-grid .doc-content .doc-pro-location p span {
  color: #1F2937;
  margin-right: 2px;
}
.doctor-profile-widget.doc-grid .favourite-btn {
  position: absolute;
  top: 8px;
  right: 8px;
  z-index: 1;
}
.doctor-profile-widget.doc-grid .favourite-btn .favourite-icon {
  background-color: var(--white);
  border: 1px solid #EDF1F1;
  width: 30px;
  height: 30px;
  font-size: 14px;
  border-radius: 50px;
  color: #484848;
  -webkit-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.doctor-profile-widget.doc-grid .favourite-btn .favourite-icon:hover {
  color: var(--danger);
}
.doctor-profile-widget.doc-grid .favourite-btn .favourite-icon.favourite {
  animation: size 0.4s;
  color: var(--danger);
}

.filter-collapse .more-view {
  color: var(--primary);
}

.more-view {
  color: var(--primary);
  font-size: 14px;
  font-weight: 500;
}

.fill-more {
  height: 97px;
  overflow: hidden;
  border-bottom: 1px solid #F3F4F6;
  margin-bottom: 10px !important;
}

.apply-btn .btn-primary {
  color: #fff;
  background-color: var(--primary);
  border: 2px solid #0E82FD;
  box-shadow: inset 0 0 0 0 #ffffff;
  display: grid;
}
.apply-btn .btn-primary:hover {
  color: var(--primary);
  background-color: var(--white);
  border-color: var(--primary);
  box-shadow: inset 0 0 0 50px #ffffff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.apply-btn .btn-outline-primary {
  color: var(--primary);
  background: #ffffff;
  box-shadow: inset 0 0 0 0 #0E82FD;
  border: 2px solid #0E82FD;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
  display: grid;
}
.apply-btn .btn-outline-primary:hover {
  color: var(--white);
  background-color: var(--primary);
  border: 2px solid #0E82FD;
  box-shadow: inset 0 0 0 0 #ffffff;
}

.map-right {
  height: 100%;
  min-height: 100%;
  padding-right: 30px;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1029;
  display: none;
}
.map-right .available-info {
  margin-bottom: 0;
}
@media (max-width: 1199.98px) {
  .map-right {
    position: static;
    height: 450px;
  }
}
.map-right.grid-list-map {
  display: block;
  padding-right: 0px;
  top: 80px;
}

.map-listing {
  height: calc(100vh - 0px);
  width: 100%;
}
.map-listing .profile-widget {
  width: 320px;
  padding: 0;
  border: 0;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1199.98px) {
  .map-listing {
    height: 450px;
  }
}

@media (max-width: 767.98px) {
  .product-cont {
    text-align: start;
  }
}
.search-page {
  overflow-x: hidden;
}

/****** UTILS ******/
.info-widget {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.info-widget h4 {
  color: var(--gray-900);
}
.info-widget .exist-customer {
  color: var(--gray-600);
  font-size: 15px;
}
.info-widget .exist-customer a {
  color: var(--primary);
}
.info-widget .terms-accept {
  font-size: 15px;
  color: var(--gray-600);
}

.card-label > label {
  background-color: #ffffff;
  color: #959595;
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  margin: 6px auto auto 8px;
  padding: 0 7px;
}
@media (max-width: 991.98px) {
  .card-label > label {
    font-size: 12px;
  }
}
.card-label > input {
  background-color: #ffffff;
  border: 1px solid #dbdbdb;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.05);
  display: block;
  height: 50px;
  margin-top: -13px;
  -webkit-transition: border-color 0.3s;
  -ms-transition: border-color 0.3s;
  transition: border-color 0.3s;
  width: 100%;
  border-radius: 4px;
  padding: 5px 15px 0;
}

.exist-customer a {
  color: #20c0f3;
  font-weight: 500;
}

.payment-widget .payment-list + .payment-list {
  margin-bottom: 15px;
}

.payment-radio {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 700;
  color: var(--gray-900);
  text-transform: capitalize;
}
.payment-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.payment-radio .checkmark {
  width: 19px;
  height: 19px;
  border: 2px solid var(--gray-200);
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  margin: 3px 0 0 0;
  position: absolute;
  top: 0;
  left: 0;
}
.payment-radio .checkmark::after {
  content: "";
  width: 9px;
  height: 9px;
  background-color: #20c0f3;
  opacity: 0;
  visibility: hidden;
  transform: scale(0.1);
  -webkit-transform: scale(0.1);
  -ms-transform: scale(0.1);
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  top: 3px;
  left: 3px;
}
.payment-radio input:checked ~ .checkmark {
  border-color: var(--primary);
  color: var(--primary);
}
.payment-radio input:checked ~ .checkmark::after {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}

.booking-date {
  list-style: none;
  padding: 0;
}
.booking-date li {
  position: relative;
  font-size: 14px;
  font-weight: 500;
  color: var(--gray-600);
  text-transform: capitalize;
  margin-bottom: 15px;
  margin-right: 5px;
}
.booking-date li span {
  float: right;
  color: #757575;
  font-weight: 400;
  font-size: 15px;
}

.booking-fee {
  list-style: none;
  padding: 0;
}
.booking-fee li {
  position: relative;
  font-size: 14px;
  font-weight: 500;
  color: var(--gray-600);
  text-transform: capitalize;
  margin-bottom: 15px;
}
.booking-fee li span {
  float: right;
  color: var(--gray-600);
  font-weight: 400;
  font-size: 15px;
}

.booking-total {
  border-top: 1px solid #e4e4e4;
  margin-top: 20px;
  padding-top: 20px;
}
.booking-total ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.booking-total ul li span {
  font-size: 18px;
  font-weight: 700;
  color: var(--gray-900);
}
@media (max-width: 767.98px) {
  .booking-total ul li span {
    font-size: 14px;
  }
}
.booking-total ul li .total-cost {
  color: var(--primary);
  font-size: 16px;
  float: right;
}
@media (max-width: 767.98px) {
  .booking-total ul li .total-cost {
    font-size: 14px;
  }
}

/****** UTILS ******/
#calendar-events {
  background-color: #fcfcfc;
}

.calendar-events {
  border: 1px solid transparent;
  cursor: move;
  padding: 10px 15px;
}
.calendar-events:hover {
  border-color: var(--gray-200);
  background-color: var(--white);
}
.calendar-events i {
  margin-right: 8px;
}

.calendar {
  float: left;
  margin-bottom: 0;
}

.fc-toolbar.fc-header-toolbar {
  margin-bottom: 1.5rem;
}
@media (max-width: 479.96px) {
  .fc-toolbar.fc-header-toolbar .fc-right {
    margin-bottom: 10px;
  }
}
@media (max-width: 479.96px) {
  .fc-toolbar.fc-header-toolbar .fc-left {
    margin-bottom: 10px;
  }
}
.fc-toolbar h2 {
  font-size: 18px;
  font-weight: 600;
  font-family: "Roboto", sans-serif;
  line-height: 30px;
  text-transform: uppercase;
}
.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active, .fc-toolbar .ui-state-hover, .fc-toolbar button:hover, .fc-toolbar button:focus {
  z-index: 0;
}

.none-border .modal-footer {
  border-top: none;
}

.fc-day-grid-event .fc-time {
  font-family: "Roboto", sans-serif;
}

.fc-day {
  background: #ffffff;
}

.fc th.fc-widget-header {
  background: #eeeeee;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  padding: 10px 0;
}

.fc-unthemed th, .fc-unthemed td, .fc-unthemed thead, .fc-unthemed tbody, .fc-unthemed .fc-divider, .fc-unthemed .fc-row, .fc-unthemed .fc-popover {
  border-color: #f3f3f3;
}
.fc-unthemed .fc-today {
  background: #ffffff;
}

.fc-basic-view .fc-day-number, .fc-basic-view .fc-week-number {
  padding: 2px 5px;
}
.fc-basic-view td.fc-week-number span {
  padding-right: 8px;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
}
.fc-basic-view td.fc-day-number {
  padding-right: 8px;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
}

.fc-button {
  background: #f1f1f1;
  border: none;
  color: var(--gray-600);
  text-transform: capitalize;
  box-shadow: none !important;
  border-radius: 3px !important;
  height: auto !important;
  margin: 0 3px !important;
  padding: 6px 12px !important;
}

.fc-text-arrow {
  font-family: inherit;
  font-size: 16px;
}

.fc-state-hover {
  background: #f3f3f3;
}

.fc-state-highlight {
  background: #f0f0f0;
}

.fc-state-down, .fc-state-active, .fc-state-disabled {
  background-color: #20c0f3 !important;
  color: #ffffff !important;
  text-shadow: none !important;
}

.fc-cell-overlay {
  background: #f0f0f0;
}

.fc-event {
  border: none;
  color: #ffffff !important;
  cursor: move;
  font-size: 13px;
  text-align: center;
  border-radius: 2px;
  margin: 1px 7px;
  padding: 5px 5px;
}

.event-form .input-group .form-control {
  height: 40px;
}

@media (max-width: 479.96px) {
  .fc-day-header span {
    font-size: 10px;
  }
}
/****** UTILS ******/
.comp-header {
  margin-bottom: 1.875rem;
}
.comp-header .comp-title {
  color: #272b41;
}

.line {
  background-color: #20c0f3;
  height: 2px;
  margin: 0;
  width: 60px;
}

.comp-buttons .btn {
  margin-bottom: 5px;
}

.pagination-box .pagination {
  margin-top: 0;
}

.comp-dropdowns .btn-group {
  margin-bottom: 5px;
}

.progress-example .progress {
  margin-bottom: 1.5rem;
}

.progress-xs {
  height: 4px;
}

.progress-sm {
  height: 15px;
}

@media (max-width: 575.98px) {
  .progress-lg .page-link {
    font-size: 16px;
    padding: 0.5rem 0.625rem;
  }
}

.progress.progress-sm {
  height: 6px;
}
.progress.progress-md {
  height: 8px;
}
.progress.progress-lg {
  height: 18px;
}

.row.row-sm {
  margin-left: -3px;
  margin-right: -3px;
}
.row.row-sm > div {
  padding-left: 3px;
  padding-right: 3px;
}

@media (max-width: 575.98px) {
  .pagination-lg .page-link {
    font-size: 16px;
    padding: 0.5rem 0.625rem;
  }
}

.custom-edit-service textarea.form-control {
  min-height: 200px;
}
.custom-edit-service .service-upload {
  border: 1px solid #dcdcdc;
  border-radius: 0.25rem;
  text-align: center;
  background-color: #ffffff;
  position: relative;
  margin: 0 0 30px;
  padding: 70px 0;
}
.custom-edit-service .service-upload i {
  font-size: 50px;
  color: #858585;
}
.custom-edit-service .service-upload span {
  font-size: 15px;
  color: #858585;
  margin-top: 14px;
  display: block;
}
.custom-edit-service .service-upload input[type=file] {
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
}

.upload-wrap li {
  margin: 10px;
  list-style: none;
}
.upload-wrap li:first-child {
  margin-left: 0;
}

@media (max-width: 575.98px) {
  .custom-components {
    margin-bottom: 10px;
  }
}
/****** UTILS ******/
.invoice-content {
  background-color: #ffffff;
  border: 1px solid var(--gray-200);
  padding: 24px;
  margin-bottom: 24px;
  border-radius: 10px;
}

.invoice-item .invoice-logo {
  margin-bottom: 30px;
}
.invoice-item .invoice-logo img {
  width: auto;
  max-height: 52px;
}
.invoice-item .invoice-text {
  padding-top: 42px;
  padding-bottom: 36px;
}
.invoice-item .invoice-text h2 {
  color: #272b41;
  font-size: 36px;
  font-weight: 600;
}
.invoice-item .invoice-details {
  text-align: right;
}
@media (max-width: 767.98px) {
  .invoice-item .invoice-details {
    text-align: left;
  }
}
.invoice-item .invoice-details-two {
  text-align: left;
}
.invoice-item .customer-text {
  font-size: 18px;
  font-weight: 600;
  color: var(--gray-900);
  margin-bottom: 8px;
  display: block;
}
@media (max-width: 767.98px) {
  .invoice-item .customer-text {
    font-size: 16px;
  }
}

.invoice-info {
  margin-bottom: 30px;
}
.invoice-info p {
  margin-bottom: 0;
}
.invoice-info.invoice-info2 {
  text-align: right;
}
@media (max-width: 767.98px) {
  .invoice-info.invoice-info2 {
    text-align: left;
  }
}
.invoice-info h5 {
  font-size: 16px;
  font-weight: 500;
}

.invoice-table {
  border: 1px solid var(--gray-200);
  border-radius: 10px;
  margin-bottom: 20px;
}

.invoice-table tr th, .invoice-table-two tr th {
  color: var(--gray-900);
  font-weight: 500;
  line-height: inherit;
  padding: 8px 12px;
}
.invoice-table tr th:first-child, .invoice-table-two tr th:first-child {
  border-top-left-radius: 10px;
}
.invoice-table tr th:last-child, .invoice-table-two tr th:last-child {
  border-top-right-radius: 10px;
}
.invoice-table tr td, .invoice-table-two tr td {
  color: var(--gray-600);
  font-weight: 500;
  padding: 12px 12px;
}
.invoice-table tbody tr:last-child, .invoice-table-two tbody tr:last-child {
  border-color: transparent;
}
.invoice-table tbody tr:last-child td:first-child, .invoice-table-two tbody tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}
.invoice-table tbody tr:last-child td:last-child, .invoice-table-two tbody tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}

.invoice-table-two {
  margin-bottom: 0;
}
.invoice-table-two tr th, .invoice-table-two tr td {
  border-top: 0;
}
.invoice-table-two tr td {
  text-align: right;
}

.other-info {
  margin-top: 10px;
}

/****** UTILS ******/
.terms-text {
  margin-bottom: 16px;
}
.terms-text:last-child {
  margin-bottom: 0;
}
.terms-text h6 {
  margin-bottom: 16px;
}
.terms-text p {
  margin-bottom: 8px;
}
.terms-text p:last-child {
  margin-bottom: 0;
}
.terms-text ul li {
  margin-bottom: 8px;
  position: relative;
  padding-left: 18px;
}
.terms-text ul li::before {
  content: "\f111";
  font-family: "Fontawesome";
  position: absolute;
  top: 4px;
  left: 0;
  font-size: 10px;
  color: var(--primary);
}
.terms-text ul li:last-child {
  margin-bottom: 0;
}

/****** UTILS ******/
.account-card {
  border-radius: 10px;
  font-size: 16px;
  text-align: center;
  margin: 0 0 30px;
  padding: 10px;
}
.account-card span {
  font-size: 24px;
  display: block;
  margin-bottom: 5px;
  font-weight: 500;
}

.info-list {
  margin-bottom: 10px;
}
.info-list .title {
  color: #272b41;
  font-weight: 500;
}
.info-list .text {
  color: #757575;
  display: block;
  overflow: hidden;
}

.account-details-box {
  background: var(--dark);
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 20px;
}
.account-details-box .account-payment-info h4 {
  color: var(--white);
  font-size: 20px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #334155;
}
.account-details-box .account-payment-info .payment-amount {
  border: 1px solid var(--gray-200);
  border-radius: 10px;
  padding: 15px;
  margin-bottom: 16px;
}
.account-details-box .account-payment-info .payment-amount h6 {
  color: var(--white);
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
}
.account-details-box .account-payment-info .payment-amount h6 i {
  margin-right: 8px;
}
.account-details-box .account-payment-info .payment-amount h6 i.text-orange {
  color: #F97316;
}
.account-details-box .account-payment-info .payment-amount h6 i.text-pink {
  color: #DB2777;
}
.account-details-box .account-payment-info .payment-amount span {
  color: var(--white);
  font-size: 24px;
  font-weight: 500;
  display: block;
}
.account-details-box .account-payment-info .payment-request span {
  display: block;
  font-size: 14px;
  font-weight: 500;
  color: var(--light);
  margin-bottom: 16px;
}

@media (max-width: 991.98px) {
  .bank-details-info {
    margin-top: 24px;
  }
}
.bank-details-info h3 {
  font-size: 20px;
  margin-bottom: 16px;
  color: var(--white);
}
@media (max-width: 991.98px) {
  .bank-details-info h3 {
    font-size: 18px;
  }
}
.bank-details-info ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.bank-details-info ul li {
  margin-right: 15px;
  margin-bottom: 8px;
}
.bank-details-info ul li:last-child {
  margin-right: 0;
}
.bank-details-info ul li h5 {
  color: var(--white);
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0;
}
.bank-details-info ul li h6 {
  color: var(--white);
  font-size: 14px;
  margin-bottom: 5px;
}
.bank-details-info .edit-detail-link {
  display: flex;
  align-items: center;
  margin-top: 8px;
}
.bank-details-info .edit-detail-link a {
  color: var(--primary);
  font-size: 14px;
  margin-right: 8px;
  padding-right: 8px;
  display: inline-block;
  border-right: 1px solid var(--gray-200);
}
.bank-details-info .edit-detail-link a:last-child {
  border: 0;
}
.bank-details-info .edit-detail-link a:hover {
  color: var(--white);
}

.accounts-tab {
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid var(--gray-200);
}
.accounts-tab .nav-tabs-bottom .nav-link {
  background: var(--light-transparent);
  border-radius: 10px;
  padding: 5px 20px;
  color: var(--gray-900);
  margin-right: 15px;
}
.accounts-tab .nav-tabs-bottom .nav-link.active {
  background: var(--primary);
  color: var(--white);
}
.accounts-tab .nav-tabs-bottom .nav-link:hover {
  background: var(--primary);
  color: var(--white);
}

.custom-new-table {
  border: 1px solid var(--gray-transparent);
  border-radius: 10px;
}
.custom-new-table .table-responsive {
  border-radius: 10px;
}
.custom-new-table .table-responsive .table thead tr th {
  border: 0;
  background: var(--gray-transparent);
  color: var(--gray-900);
  font-size: 14px;
  padding: 8px 12px;
  white-space: nowrap;
}
.custom-new-table .table-responsive .table tbody tr {
  border: 0;
}
.custom-new-table .table-responsive .table tbody tr td {
  border-bottom: 1px solid var(--gray-transparent);
  padding: 12px;
  font-size: 14px;
  padding: 12px;
  white-space: nowrap;
  color: var(--gray-600);
}
.custom-new-table .table-responsive .table tbody tr td span.text-blue {
  color: var(--primary);
}
.custom-new-table .table-responsive .table tbody tr td span.text-blue:hover {
  color: var(--gray-900);
}
.custom-new-table .table-responsive .table tbody tr td span.badge {
  padding: 8px 8px;
  border-radius: 4px;
  font-weight: 500;
  display: inline-flex;
  font-size: 10px;
  line-height: 1;
}
.custom-new-table .table-responsive .table tbody tr td span.badge.badge-warning-bg {
  background: var(--warning);
}
.custom-new-table .table-responsive .table tbody tr td span.badge.badge-success-bg {
  background: var(--teal);
}
.custom-new-table .table-responsive .table tbody tr td span.badge.badge-danger-bg {
  background: var(--danger);
}
.custom-new-table .table-responsive .table tbody tr td .table-avtatar a {
  display: inline-flex;
  align-items: center;
}
.custom-new-table .table-responsive .table tbody tr td .table-avtatar a img {
  width: 24px;
  height: 24px;
  border-radius: 5px;
  margin-right: 12px;
}
.custom-new-table .table-responsive .table tbody tr td .account-action {
  border: 1px solid var(--gray-200);
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  background: var(--white);
}
.custom-new-table .table-responsive .table tbody tr td .account-action:hover {
  background: var(--primary);
  color: var(--white);
}
.custom-new-table .table-responsive .table tbody tr:last-child td {
  border: 0;
}

.input-block-new {
  margin-bottom: 24px;
}

.modal-header h5 {
  display: inline-flex;
  align-items: center;
}
.modal-header h5 .request-id {
  font-size: 16px;
  font-weight: 500;
  margin-left: 10px;
}
.modal-header h5 .badge {
  padding: 5px 10px;
  border-radius: 50px;
  font-weight: 500;
  display: inline-block;
  margin-left: 10px;
  font-size: 12px;
}
.modal-header h5 .badge.badge-success-bg {
  background: #14B8A6;
}
.modal-header h5 .badge.badge-danger-bg {
  background: #EF444E;
}

.other-accounts-info > ul > li {
  border: 1px solid var(--gray-transparent);
  padding: 15px 15px 0;
  border-radius: 10px;
  margin-bottom: 15px;
}
.other-accounts-info > ul > li:last-child {
  margin-bottom: 0;
}
.other-accounts-info > ul > li ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 991.98px) {
  .other-accounts-info > ul > li ul {
    flex-direction: column;
    align-items: start;
  }
}
.other-accounts-info > ul > li ul li {
  margin-bottom: 15px;
}
.other-accounts-info > ul > li ul li:first-child {
  flex-basis: 16%;
}
.other-accounts-info > ul > li ul li:nth-child(2) {
  flex-basis: 27%;
}
.other-accounts-info > ul > li ul li:nth-child(3) {
  flex-basis: 12%;
}
.other-accounts-info > ul > li ul li:nth-child(4) {
  flex-basis: 25%;
}
.other-accounts-info > ul > li ul li:last-child {
  flex-basis: 20%;
  text-align: right;
}
@media (max-width: 991.98px) {
  .other-accounts-info > ul > li ul li {
    flex-basis: auto !important;
  }
}
.other-accounts-info > ul > li ul li h6 {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
  color: var(--gray-600);
}
.other-accounts-info > ul > li ul li span {
  color: var(--gray-900);
}
.other-accounts-info > ul > li ul li a {
  font-size: 16px;
  color: var(--primary);
  text-decoration: underline;
  font-weight: 500;
}

.completed-request ul {
  border: 1px solid var(--gray-transparent);
  padding: 15px 15px 0;
  border-radius: 10px;
  margin-bottom: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.completed-request ul li {
  margin-bottom: 15px;
}
.completed-request ul li h6 {
  margin-bottom: 5px;
}
.completed-request ul li span {
  color: var(--gray-900);
}
.completed-request ul li span.text-blue {
  color: var(--primary);
}
.completed-request .bank-detail {
  padding: 24px 24px 9px;
  background: #F8FAFC;
  border-radius: 10px;
  margin-bottom: 24px;
}
.completed-request .bank-detail h4 {
  margin-bottom: 15px;
}
.completed-request .bank-detail .accont-information {
  margin-bottom: 15px;
}
.completed-request .bank-detail .accont-information h6 {
  margin-bottom: 5px;
}
.completed-request .bank-detail .accont-information span {
  color: var(--gray-900);
}
.completed-request .request-des {
  margin-bottom: 24px;
}
.completed-request .request-des h4 {
  margin-bottom: 15px;
}
.completed-request .request-des p {
  color: var(--gray-900);
  margin-bottom: 0;
}

.canceled-user-info {
  justify-content: space-between;
  margin-bottom: 24px;
}
@media (max-width: 575.98px) {
  .canceled-user-info {
    display: block !important;
  }
}
@media (max-width: 575.98px) {
  .canceled-user-info .email-info ul {
    margin-top: 15px;
  }
}
.canceled-user-info .email-info ul li {
  color: #1E293B;
  display: flex;
  align-items: center;
}
.canceled-user-info .email-info ul li i {
  margin-right: 5px;
}
.canceled-user-info .email-info ul li + li {
  margin-top: 5px;
}

.cancellation-fees {
  padding: 24px 24px 9px;
  background: #F8FAFC;
  border-radius: 10px;
  margin-bottom: 24px;
}
.cancellation-fees .cancellation-info {
  display: flex;
  align-items: center;
}
@media (max-width: 575.98px) {
  .cancellation-fees .cancellation-info {
    display: block;
  }
}
.cancellation-fees .cancellation-info .appointment-type {
  margin-right: 24px;
  margin-bottom: 15px;
}

.cancel-reason {
  border: 1px solid var(--gray-transparent);
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 24px;
}
.cancel-reason h5 {
  font-size: 15px;
  margin-bottom: 10px;
}
.cancel-reason p {
  color: #1E293B;
  margin-bottom: 10px;
}

span.refund {
  color: var(--primary);
  font-weight: 500;
}

.card.pass-card {
  box-shadow: 0px 7.5px 17.5px 0px rgba(0, 0, 0, 0.0509803922);
  border: 1px solid #ffffff;
}

.refund-status span {
  display: block;
}
.refund-status span + span {
  margin-top: 10px;
}

.file-upload {
  position: relative;
  font-size: 14px;
  font-weight: 500;
  padding: 7px 8px;
  border-radius: 5px;
  background: var(--primary);
  color: var(--white);
  display: inline-block;
}
.file-upload p {
  margin: 0;
}
.file-upload input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
}

/****** UTILS ******/
.pharmacy-body .header .header-nav {
  justify-content: start;
  -webkit-justify-content: start;
}
@media (max-width: 991.98px) {
  .pharmacy-body .header .header-nav {
    justify-content: space-between;
    -webkit-justify-content: space-between;
  }
}
.pharmacy-body .header .header-nav .logo {
  display: none;
}
@media (max-width: 991.98px) {
  .pharmacy-body .header .header-nav .logo {
    display: block;
  }
}
.pharmacy-body .header .header-nav .main-nav li a {
  font-size: 16px;
  color: var(--gray-900);
}
.pharmacy-body .header .header-nav .main-nav li a:hover {
  color: var(--primary);
}
@media (max-width: 991.98px) {
  .pharmacy-body .header .header-nav .main-nav li a {
    color: var(--white);
  }
}
.pharmacy-body .pharmacy-header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1001;
  background: var(--white);
}
.pharmacy-body .sidebar-overlay {
  z-index: 1;
}

.top-header {
  background-color: var(--light);
  padding: 7px 0;
}
@media (max-width: 991.98px) {
  .top-header {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .top-header .special-offer-content {
    padding-bottom: 7px;
  }
}
.top-header .special-offer-content p {
  font-size: 14px;
  color: var(--gray-600);
  margin-bottom: 0;
}
.top-header .special-offer-content p span {
  color: var(--gray-900);
  font-weight: 600;
}

@media (max-width: 767.98px) {
  .top-header-right .nav {
    justify-content: start;
    -webkit-justify-content: start;
    margin-left: -10px;
  }
}
.top-header-right .nav li {
  display: flex;
  padding-right: 24px;
  margin-right: 20px;
}
.top-header-right .nav li:last-child {
  padding-right: 0;
  margin-right: 0;
  border-right: 0;
}
@media (max-width: 767.98px) {
  .top-header-right .nav li {
    padding-right: 0;
    margin-right: 15px;
    border-right: 0;
  }
}

.lang-dropdown {
  position: relative;
  margin-right: 20px;
}
.lang-dropdown:last-child {
  margin-right: 0;
}
.lang-dropdown .dropdown-toggle {
  font-size: 14px;
  font-weight: 500;
  color: var(--gray-900);
  padding: 10px 10px;
  margin-right: 0;
  background: transparent;
  border: 0;
  border-radius: 0;
  position: relative;
  display: flex;
}
.lang-dropdown .dropdown-toggle:last-child {
  margin-right: 0;
}
.lang-dropdown .dropdown-toggle.show + .dropdown-menu {
  visibility: visible;
  opacity: 1;
  margin-top: 8px !important;
  border-radius: 0 0 5px 5px;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
}
.lang-dropdown .dropdown-toggle:after {
  border-top: 0;
  border-left: 0;
  border-bottom: 2px solid var(--gray-900);
  border-right: 2px solid var(--gray-900);
  content: "";
  height: 8px;
  display: inline-block;
  pointer-events: none;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 8px;
  vertical-align: 2px;
  margin-left: 0;
  position: absolute;
  top: 15px;
  right: -5px;
}
.lang-dropdown .dropdown-toggle:after:hover {
  border-bottom: 2px solid var(--black);
  border-right: 2px solid var(--black);
}
.lang-dropdown .dropdown-toggle .flag-img {
  margin-right: 10px;
  border-radius: 50px;
  width: 20px;
}
.lang-dropdown.show + .dropdown-menu {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
  border-radius: 0 0 5px 5px;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
}
.lang-dropdown .dropdown-menu {
  border-radius: 5px;
  margin: 0;
  padding: 0;
  min-width: 200px;
  visibility: hidden;
  opacity: 0;
  top: 100%;
  left: auto !important;
  right: 0 !important;
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  display: block;
  transform: translateY(40px);
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
}
.lang-dropdown .dropdown-menu .dropdown-item {
  font-size: 14px;
  border-bottom: 1px solid var(--gray-200);
  margin: 0;
  padding: 10px 15px;
}
.lang-dropdown .dropdown-menu .dropdown-item img {
  margin-right: 10px;
  width: 20px;
}
.lang-dropdown .dropdown-menu .dropdown-item:hover {
  color: var(--primary);
}
.lang-dropdown .dropdown-toggle[aria-expanded=true]:after {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
}

.log-register {
  background: var(--dark);
  border-radius: 44px;
  padding: 7px 12px;
  color: var(--white);
  font-size: 13px;
  font-weight: 500;
  min-height: 30px;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.log-register a {
  color: var(--white);
}
.log-register:hover {
  background: var(--primary);
  color: var(--gray-900);
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.log-register a:hover {
  color: var(--gray-900);
}
.log-register span {
  width: 20px;
  height: 20px;
  margin-right: 8px;
  border-radius: 50px;
  background: transparent;
}

.cart-section {
  background: var(--white);
  border-bottom: 1px solid var(--light-transparent);
  padding: 15px 0;
}
@media (max-width: 991.98px) {
  .cart-section {
    display: none;
  }
}

.cart-logo {
  width: 160px;
}

.cart-search form {
  width: 100%;
  float: left;
  border-radius: 6px;
  border: 1px solid var(--gray-200);
  padding: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cart-search .enter-pincode {
  background: #F8FAFC;
  padding: 10px;
  position: relative;
  width: 25%;
  float: left;
}
.cart-search .enter-pincode i {
  position: absolute;
  top: 50%;
  right: 0;
  left: 10px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  content: "";
  color: var(--gray-900);
}
.cart-search .enter-pincode .form-control {
  font-size: 14px;
  font-weight: 500;
  color: var(--gray-900);
  background: transparent;
  min-height: auto;
  padding: 0 0 0 25px;
  border: 0;
  position: relative;
}
.cart-search .enter-pincode .form-control::placeholder {
  font-size: 14px;
  font-weight: 500;
  color: var(--gray-900);
}
.cart-search .cart-search-input {
  width: 65%;
  float: left;
}
.cart-search .cart-search-input .form-control {
  font-size: 14px;
  color: var(--gray-600);
  background: transparent;
  min-height: auto;
  padding: 0 15px 0 24px;
  border: 0;
  position: relative;
}
.cart-search .cart-search-input .form-control::placeholder {
  font-size: 14px;
  color: var(--gray-600);
}
.cart-search .cart-search-btn {
  margin-left: auto;
}
.cart-search .cart-search-btn .btn {
  font-size: 16px;
  font-weight: 500;
  min-width: 45px;
  padding: 10px 10px;
  border-radius: 4px;
  background-color: var(--primary);
  border: 1px solid var(--primary);
  color: var(--white);
  box-shadow: inset 0 0 0 0 var(--white);
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.cart-search .cart-search-btn .btn:hover {
  color: var(--primary);
  border-color: var(--primary);
  background-color: var(--white);
  box-shadow: inset 0 0 0 50px var(--white);
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}

.shopping-cart-list .nav li {
  padding-right: 16px;
  margin-right: 16px;
  border-right: 1px solid var(--light-transparent);
}
.shopping-cart-list .nav li:last-child {
  padding-right: 0;
  margin-right: 0;
  border-right: 0;
}

.shopping-cart-amount .shopping-cart-icon {
  position: relative;
  margin-right: 12px;
}
.shopping-cart-amount .shopping-cart-icon span {
  background-color: var(--orange);
  border-radius: 50px;
  color: var(--white);
  font-size: 10px;
  text-align: center;
  position: absolute;
  top: -2px;
  right: 0;
  padding: 0 5px;
}
.shopping-cart-amount .shopping-cart-content p {
  font-size: 14px;
  font-weight: 500;
  color: var(--gray-600);
  margin: 0;
}
.shopping-cart-amount .shopping-cart-content h6 {
  font-size: 16px;
  font-weight: 600;
  color: var(--gray-900);
  margin: 0;
}

.browse-categorie {
  margin-right: 140px;
}
@media (max-width: 991.98px) {
  .browse-categorie {
    margin-right: 0;
  }
}
@media (max-width: 575.98px) {
  .browse-categorie {
    display: none;
  }
}
.browse-categorie .categorie-dropdown .dropdown-toggle {
  font-size: 14px;
  font-weight: 500;
  color: var(--gray-900);
  min-width: 190px;
  padding: 10px 10px;
  margin-right: 0;
  background: var(--gray-transparent);
  border: 0;
  border-radius: 5px;
  position: relative;
  display: flex;
}
.browse-categorie .categorie-dropdown .dropdown-toggle:last-child {
  margin-right: 0;
}
.browse-categorie .categorie-dropdown .dropdown-toggle.show + .dropdown-menu {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
  border-radius: 0 0 5px 5px;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
}
.browse-categorie .categorie-dropdown .dropdown-toggle:after {
  border-top: 0;
  border-left: 0;
  border-bottom: 2px solid #334155;
  border-right: 2px solid #334155;
  content: "";
  height: 8px;
  display: inline-block;
  pointer-events: none;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  -ms-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 8px;
  vertical-align: 2px;
  margin-left: 0;
  position: absolute;
  top: 15px;
  right: 12px;
}
.browse-categorie .categorie-dropdown .dropdown-toggle:after:hover {
  border-bottom: 2px solid var(--gray-900);
  border-right: 2px solid var(--gray-900);
}
.browse-categorie .categorie-dropdown .dropdown-toggle img {
  margin-right: 8px;
}
.browse-categorie .categorie-dropdown.show + .dropdown-menu {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
  border-radius: 0 0 5px 5px;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
}
.browse-categorie .categorie-dropdown .dropdown-menu {
  border-radius: 5px;
  margin: 0;
  padding: 0;
  min-width: 190px;
  visibility: hidden;
  opacity: 0;
  top: 100%;
  left: auto !important;
  right: 0 !important;
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  display: block;
  transform: translateY(40px);
  -webkit-transform: translateY(40px);
  -ms-transform: translateY(40px);
}
.browse-categorie .categorie-dropdown .dropdown-menu .dropdown-item {
  font-size: 14px;
  font-weight: 500;
  border-bottom: 1px solid var(--gray-200);
  margin: 0;
  padding: 10px 15px;
}
.browse-categorie .categorie-dropdown .dropdown-menu .dropdown-item img {
  margin-right: 10px;
  width: 20px;
}
.browse-categorie .categorie-dropdown .dropdown-menu .dropdown-item:hover {
  color: var(--primary);
}
.browse-categorie .categorie-dropdown .dropdown-toggle[aria-expanded=true]:after {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
}

.pharmacy-banner {
  background: var(--primary);
  padding: 40px 0 40px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.pharmacy-shapes {
  position: relative;
}
@media (max-width: 991.98px) {
  .pharmacy-shapes {
    display: none;
  }
}
.pharmacy-shapes .pharmacy-shape-left {
  position: absolute;
  top: -50px;
  left: 0;
}
.pharmacy-shapes .pharmacy-shape-left .shape-six {
  position: absolute;
  top: 175px;
  left: 0;
}
.pharmacy-shapes .pharmacy-shape-right {
  position: absolute;
  top: -40px;
  right: -80px;
}
.pharmacy-shapes .pharmacy-shape-right .shape-eight {
  width: 700px;
}
.pharmacy-shapes .pharmacy-shape-right .shape-seven {
  position: absolute;
  top: -20px;
  right: 0;
}

.pharmacy-content {
  position: relative;
  z-index: 1;
  margin-bottom: 40px;
}
@media (max-width: 767.98px) {
  .pharmacy-content {
    margin-bottom: 20px;
  }
}
.pharmacy-content h1 {
  font-weight: 700;
  font-size: 60px;
  color: #ffffff;
  max-width: 486px;
  margin-bottom: 10px;
}
@media (max-width: 1199.98px) {
  .pharmacy-content h1 {
    font-size: 46px;
  }
}
@media (max-width: 991.98px) {
  .pharmacy-content h1 {
    font-size: 36px;
  }
}
@media (max-width: 767.98px) {
  .pharmacy-content h1 {
    font-size: 30px;
  }
}
.pharmacy-content h4 {
  font-weight: 500;
  font-size: 36px;
  color: var(--warning);
  margin-bottom: 20px;
}
@media (max-width: 1399.98px) {
  .pharmacy-content h4 {
    font-size: 34px;
  }
}
@media (max-width: 991.98px) {
  .pharmacy-content h4 {
    font-size: 28px;
    margin-bottom: 15px;
  }
}
@media (max-width: 767.98px) {
  .pharmacy-content h4 {
    font-size: 24px;
  }
}
.pharmacy-content p {
  font-weight: 500;
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .pharmacy-content p {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .pharmacy-content p {
    font-size: 16px;
  }
}

.pharmacy-banner-img {
  position: relative;
  z-index: 1;
  -webkit-animation: float 2s ease-in-out infinite;
  animation: float 2s ease-in-out infinite;
}
@media (max-width: 991.98px) {
  .pharmacy-banner-img {
    display: none;
  }
}
@keyframes float {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
  }
  50% {
    transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
  }
}

.pharmacy-btn .btn {
  border-radius: 44px;
  font-weight: 600;
  font-size: 14px;
  min-width: 107px;
  padding: 8px 16px;
  background: var(--white);
  border: 1px solid var(--white);
  box-shadow: inset 0 0 0 0 var(--primary);
  color: var(--gray-900);
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.pharmacy-btn .btn:hover {
  color: var(--white);
  background: var(--primary);
  border-color: var(--white);
  box-shadow: inset 0 0 0 50px var(--primary);
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
@media (max-width: 767.98px) {
  .pharmacy-btn .btn {
    font-size: 14px;
  }
}

.welcome-section {
  background: var(--white);
  position: relative;
  overflow: hidden;
  padding: 60px 0 56px;
}
@media (max-width: 991.98px) {
  .welcome-section {
    padding: 40px 0 16px;
  }
}
@media (max-width: 767.98px) {
  .welcome-section {
    padding: 40px 0 20px;
  }
}

.welcome-grid {
  background: #FFF0CA;
  border-radius: 10px;
  margin: 0 0 60px;
  padding: 20px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .welcome-grid {
    margin: 0 0 40px;
    padding: 20px;
  }
}
@media (max-width: 767.98px) {
  .welcome-grid {
    margin: 0 0 20px;
    padding: 20px;
  }
}
@media (max-width: 767.98px) {
  .welcome-grid .welcome-info {
    margin: 0 0 20px;
  }
}
.welcome-grid .welcome-info .welcome-icon {
  margin-right: 15px;
  background: var(--white);
  min-width: 70px;
  height: 70px;
  border-radius: 50px;
}
@media (max-width: 767.98px) {
  .welcome-grid .welcome-info .welcome-icon {
    display: none;
  }
}
.welcome-grid .welcome-info .welcome-content h5 {
  font-size: 24px;
  font-weight: 600;
  color: var(--gray-900);
  margin-bottom: 5px;
}
@media (max-width: 767.98px) {
  .welcome-grid .welcome-info .welcome-content h5 {
    font-size: 20px;
  }
}
.welcome-grid .welcome-info .welcome-content p {
  font-size: 16px;
  font-weight: 500;
  color: var(--gray-600);
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .welcome-grid .welcome-info .welcome-content p {
    font-size: 14px;
  }
}
.welcome-grid .welcome-btn {
  float: right;
  position: relative;
}
@media (max-width: 767.98px) {
  .welcome-grid .welcome-btn {
    float: left;
  }
}
.welcome-grid .welcome-btn .btn {
  border-radius: 44px;
  font-weight: 600;
  font-size: 15px;
  min-width: 140px;
  padding: 8px 16px;
  background: var(--primary-gradient);
  border: 1px solid var(--primary-gradient);
  box-shadow: inset 0 0 0 0 var(--white);
  color: var(--white);
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.welcome-grid .welcome-btn .btn:hover {
  color: var(--gray-900);
  background: var(--white);
  border-color: var(--secondary);
  box-shadow: inset 0 0 0 50px var(--white);
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
@media (max-width: 767.98px) {
  .welcome-grid .welcome-btn .btn {
    font-size: 14px;
    padding: 10px 15px;
  }
}
.welcome-grid .welcome-shapes {
  position: relative;
}
@media (max-width: 991.98px) {
  .welcome-grid .welcome-shapes {
    display: none;
  }
}
.welcome-grid .welcome-shapes .welcome-shape-top {
  position: absolute;
  top: -40px;
  left: -30px;
}
.welcome-grid .welcome-shapes .welcome-shape-bottom {
  position: absolute;
  top: 42px;
  left: 50px;
}

.shop-card {
  border-radius: 10px;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin: 0 0 24px;
  padding: 24px;
}
@media (max-width: 767.98px) {
  .shop-card {
    margin: 0 0 20px;
    padding: 20px;
  }
}
.shop-card .shop-content h5 {
  font-size: 20px;
  font-weight: 600;
  color: var(--black);
  margin-bottom: 15px;
}
@media (max-width: 767.98px) {
  .shop-card .shop-content h5 {
    font-size: 18px;
  }
}
.shop-card .shop-content p {
  font-size: 12px;
  font-weight: 600;
  color: #131313;
  margin-bottom: 15px;
}
.shop-card .shop-content h6 {
  font-size: 16px;
  font-weight: 500;
  color: #262626;
  margin-bottom: 15px;
}
@media (max-width: 767.98px) {
  .shop-card .shop-content h6 {
    font-size: 14px;
  }
}
.shop-card .shop-content .btn {
  border-radius: 5px;
  font-weight: 500;
  font-size: 12px;
  min-width: 80px;
  padding: 4px 8px;
  background: var(--white);
  border: 1px solid var(--white);
  box-shadow: inset 0 0 0 0 var(--primary);
  color: var(--primary);
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.shop-card .shop-content .btn:hover {
  color: var(--white);
  background: var(--primary);
  border-color: var(--white);
  box-shadow: inset 0 0 0 50px var(--primary);
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.shop-card .shop-img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 767.98px) {
  .shop-card .shop-img {
    display: none;
  }
}

.suppliment-card {
  background: var(--orange-transparent);
}
.suppliment-card h5 span {
  color: var(--orange);
}
.suppliment-card .shop-content .btn {
  background: var(--orange);
  border: 1px solid var(--orange);
  box-shadow: inset 0 0 0 0 var(--white);
  color: var(--white);
  border-radius: 44px;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.suppliment-card .shop-content .btn:hover {
  color: var(--orange);
  background: var(--white);
  border-color: var(--orange);
  box-shadow: inset 0 0 0 50px var(--white);
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}

.freshner-card {
  background: var(--cyan-transparent);
}
.freshner-card h5 span {
  color: var(--primary);
}
.freshner-card .shop-content .btn {
  background: var(--primary);
  border: 1px solid var(--primary);
  box-shadow: inset 0 0 0 0 var(--white);
  border-radius: 44px;
  color: var(--white);
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.freshner-card .shop-content .btn:hover {
  color: var(--primary);
  background: var(--white);
  border-color: var(--primary);
  box-shadow: inset 0 0 0 50px var(--white);
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}

.product-worth-card {
  background: var(--secondary-transparent);
}
.product-worth-card h5 span {
  color: var(--secondary);
}
.product-worth-card .shop-content .btn {
  background: var(--secondary);
  border: 1px solid var(--secondary);
  box-shadow: inset 0 0 0 0 var(--white);
  border-radius: 44px;
  color: var(--white);
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.product-worth-card .shop-content .btn:hover {
  color: var(--secondary);
  background: var(--white);
  border-color: var(--secondary);
  box-shadow: inset 0 0 0 50px var(--white);
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}

.deals-section {
  background: var(--light);
  position: relative;
  overflow: hidden;
  padding: 60px 0 60px;
}
@media (max-width: 991.98px) {
  .deals-section {
    padding: 40px 0 20px;
  }
}

.pharmacy-section-header {
  margin: 0 0 40px;
}
@media (max-width: 767.98px) {
  .pharmacy-section-header .pharmacy-title {
    margin: 0 0 15px;
  }
}
.pharmacy-section-header .pharmacy-title h4 {
  font-size: 24px;
  font-weight: 600;
  color: var(--gray-900);
  margin-bottom: 0;
}
.pharmacy-section-header .pharmacy-title-link {
  float: right;
}
@media (max-width: 767.98px) {
  .pharmacy-section-header .pharmacy-title-link {
    float: left;
  }
}
.pharmacy-section-header .pharmacy-title-link a {
  font-size: 16px;
  font-weight: 600;
  color: var(--primary);
}
@media (max-width: 767.98px) {
  .pharmacy-section-header .pharmacy-title-link a {
    font-size: 14px;
  }
}
.pharmacy-section-header .pharmacy-title-link a:hover {
  color: var(--secondary);
}
.pharmacy-section-header .pharmacy-title-link a i {
  margin-left: 2px;
}

@media (max-width: 991.98px) {
  .deals-list .nav {
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
  }
}
.deals-list .nav li {
  margin-right: 10px;
}
@media (max-width: 575.98px) {
  .deals-list .nav li {
    width: 46%;
    margin: 0 10px;
  }
}
.deals-list .nav li:last-child {
  margin-right: 0;
}

.deals-grid {
  margin: 0 0 20px;
  text-align: center;
}
.deals-grid .deals-box {
  background: #E4D8FA;
  border-radius: 24px;
  margin: 0 0 16px;
  padding: 24px;
  text-align: center;
  width: 150px;
  height: 138px;
}
@media (max-width: 1399.98px) {
  .deals-grid .deals-box {
    width: 130px;
  }
}
@media (max-width: 575.98px) {
  .deals-grid .deals-box {
    width: 100%;
  }
}
.deals-grid .deals-content a {
  font-size: 16px;
  font-weight: 600;
  color: var(--gray-900);
}
.deals-grid .deals-content a:hover {
  color: var(--primary);
}

.categorie-section {
  background: var(--white);
  position: relative;
  overflow: hidden;
  padding: 60px 0 56px;
}
@media (max-width: 991.98px) {
  .categorie-section {
    padding: 40px 0 20px;
  }
}

.categorie-info {
  margin: 0 0 16px;
}

.categorie-grid {
  border-radius: 10px;
  border: 1px solid var(--gray-transparent);
  background: var(--white);
  box-shadow: 0px 4px 14px 0px rgba(226, 237, 255, 0.2509803922);
  margin: 0 0 24px;
  padding: 24px;
  text-align: center;
}
@media (max-width: 991.98px) {
  .categorie-grid {
    margin: 0 0 20px;
    padding: 20px;
  }
}
.categorie-grid .categorie-img {
  margin: 0 auto 15px;
  width: 90px;
}
.categorie-grid .categorie-content h5 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
}
@media (max-width: 767.98px) {
  .categorie-grid .categorie-content h5 {
    font-size: 16px;
  }
}
.categorie-grid .categorie-content h5 a {
  color: var(--gray-900);
}
.categorie-grid .categorie-content h5 a:hover {
  color: var(--primary);
}
.categorie-grid .categorie-content p {
  font-size: 14px;
  font-weight: 500;
  color: var(--gray-900);
  margin-bottom: 0;
}

.categorie-card {
  margin: 0 0 24px;
  padding: 24px;
  position: relative;
  overflow: hidden;
  width: 100%;
  border-radius: 10px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
@media (max-width: 991.98px) {
  .categorie-card {
    margin: 0 0 20px;
    padding: 20px;
  }
}
@media (max-width: 575.98px) {
  .categorie-card {
    display: block;
  }
}
@media (max-width: 575.98px) {
  .categorie-card .categorie-details {
    margin: 0 0 15px;
  }
}
.categorie-card .categorie-details h4 {
  font-size: 24px;
  font-weight: 600;
  color: var(--white);
  margin-bottom: 8px;
  max-width: 260px;
}
@media (max-width: 767.98px) {
  .categorie-card .categorie-details h4 {
    font-size: 22px;
  }
}
.categorie-card .categorie-details p {
  font-size: 14px;
  font-weight: 500;
  color: var(--white);
  margin-bottom: 0;
}
.categorie-card .categorie-btn {
  position: relative;
  z-index: 1;
}
.categorie-card .categorie-btn .btn {
  border-radius: 5px;
  font-weight: 700;
  font-size: 14px;
  min-width: 140px;
  padding: 8px 16px;
  background: var(--white);
  border: 1px solid var(--white);
  box-shadow: inset 0 0 0 0 var(--primary);
  color: var(--primary);
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
@media (max-width: 767.98px) {
  .categorie-card .categorie-btn .btn {
    padding: 8px 15px;
  }
}
.categorie-card .categorie-btn .btn:hover {
  color: var(--white);
  background: var(--primary);
  border-color: var(--primary);
  box-shadow: inset 0 0 0 50px var(--primary);
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.categorie-card .categorie-btn .btn:hover img {
  filter: invert(1) brightness(1000);
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.categorie-card .categorie-shapes {
  position: absolute;
  right: 0;
}
@media (max-width: 991.98px) {
  .categorie-card .categorie-shapes {
    display: none;
  }
}
.categorie-card .categorie-shapes .categorie-shape-top {
  position: relative;
  top: -40px;
  right: 160px;
}
.categorie-card .categorie-shapes .categorie-shape-bottom {
  position: relative;
  top: 40px;
  right: 280px;
}

.cash-card {
  background: var(--teal);
}
.cash-card .categorie-btn .btn {
  min-width: 130px;
  background: var(--white);
  border: 1px solid var(--white);
  box-shadow: inset 0 0 0 0 var(--primary);
  border-radius: 44px;
  font-weight: 400;
  font-size: 14px;
  color: var(--teal);
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.cash-card .categorie-btn .btn:hover {
  color: var(--white);
  background: var(--primary);
  border-color: var(--primary);
  box-shadow: inset 0 0 0 50px var(--primary);
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.cash-card .categorie-btn .btn img {
  margin-right: 5px;
}

.sale-card {
  background: var(--secondary);
}
.sale-card .categorie-btn .btn {
  min-width: 150px;
  background: var(--white);
  border: 1px solid #E8F1FF;
  box-shadow: inset 0 0 0 0 var(--primary);
  border-radius: 44px;
  font-weight: 400;
  font-size: 14px;
  color: var(--secondary);
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.sale-card .categorie-btn .btn:hover {
  color: var(--white);
  background: var(--primary);
  border-color: var(--primary);
  box-shadow: inset 0 0 0 50px var(--primary);
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.sale-card .categorie-btn .btn img {
  margin-left: 5px;
}
.sale-card .categorie-btn .btn img:hover {
  filter: invert(1) brightness(1000);
}

.seller-section {
  background: var(--white);
  position: relative;
  overflow: hidden;
}
.seller-section .seller-info {
  border-top: 1px solid var(--gray-200);
  padding: 60px 0 56px;
}
@media (max-width: 991.98px) {
  .seller-section .seller-info {
    padding: 40px 0 20px;
  }
}

.seller-card {
  background: var(--secondary);
  margin: 0 0 24px;
  padding: 20px 0 0;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
@media (max-width: 991.98px) {
  .seller-card {
    margin: 0 0 20px;
    padding: 20px;
  }
}
.seller-card .seller-content {
  text-align: center;
  margin: 0 0 40px;
}
.seller-card .seller-content h6 {
  font-size: 14px;
  font-weight: 700;
  color: var(--gray-900);
  background: var(--warning);
  border-radius: 10px;
  padding: 3px 10px;
  display: inline-block;
  margin-bottom: 20px;
}
.seller-card .seller-content h4 {
  font-size: 36px;
  font-weight: 600;
  color: #F8FAFC;
  max-width: 190px;
  margin: 0 auto 15px;
}
@media (max-width: 991.98px) {
  .seller-card .seller-content h4 {
    font-size: 28px;
  }
}
@media (max-width: 767.98px) {
  .seller-card .seller-content h4 {
    font-size: 20px;
  }
}
.seller-card .seller-content .btn {
  border-radius: 44px;
  font-weight: 600;
  font-size: 14px;
  min-width: 145px;
  padding: 8px 16px;
  background: var(--white);
  border: 1px solid var(--white);
  box-shadow: inset 0 0 0 0 var(--primary);
  color: #7E22CE;
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
@media (max-width: 767.98px) {
  .seller-card .seller-content .btn {
    padding: 8px 15px;
  }
}
.seller-card .seller-content .btn:hover {
  color: var(--white);
  background: var(--primary);
  border-color: var(--primary);
  box-shadow: inset 0 0 0 50px var(--primary);
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.seller-card .seller-time {
  margin-bottom: 30px;
}
@media (max-width: 991.98px) {
  .seller-card .seller-time {
    margin-bottom: 0;
  }
}
.seller-card .seller-time .nav {
  padding: 0 15px;
}
@media (max-width: 1399.98px) {
  .seller-card .seller-time .nav {
    padding: 0 10px;
  }
}
.seller-card .seller-time .nav li {
  background: var(--white);
  padding: 10px;
  margin-right: 4px;
  position: relative;
  border-radius: 5px;
  text-align: center;
  width: 61px;
  margin-bottom: 8px;
}
@media (max-width: 1399.98px) {
  .seller-card .seller-time .nav li {
    width: 58px;
    margin-right: 3px;
  }
}
.seller-card .seller-time .nav li:last-child {
  margin-right: 0;
}
.seller-card .seller-time .nav li::after {
  content: "";
  width: 40px;
  height: 4px;
  border-radius: 50px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  background: var(--secondary);
}
.seller-card .seller-time .nav li h5 {
  font-size: 20px;
  font-weight: 500;
  color: black;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .seller-card .seller-time .nav li h5 {
    font-size: 18px;
  }
}
.seller-card .seller-time .nav li p {
  font-size: 10px;
  font-weight: 600;
  color: black;
  margin-bottom: 0;
}
.seller-card .seller-img img {
  width: 300px;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media (max-width: 767.98px) {
  .seller-card .seller-img img {
    display: none;
  }
}

.seller-title {
  margin-bottom: 24px;
}
@media (max-width: 991.98px) {
  .seller-title {
    margin-bottom: 20px;
  }
}
.seller-title h4 {
  font-size: 20px;
  font-weight: 700;
  color: var(--gray-900);
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .seller-title h4 {
    font-size: 18px;
  }
}

.seller-grid {
  border-radius: 10px;
  border: 1px solid var(--gray-200);
  background: var(--white);
  margin: 0 0 24px;
  padding: 10px;
}
@media (max-width: 991.98px) {
  .seller-grid {
    margin: 0 0 20px;
    padding: 10px;
  }
}
.seller-grid .seller-icon {
  width: 75px;
  height: 75px;
  margin-right: 15px;
  padding: 10px;
  border-radius: 10px;
  background: #F8FAFC;
}
.seller-grid .seller-text {
  overflow: hidden;
}
.seller-grid .seller-text h6 {
  font-size: 14px;
  font-weight: 500;
  color: var(--primary);
  margin-bottom: 4px;
}
.seller-grid .seller-text h5 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 2px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.seller-grid .seller-text h5 a {
  color: var(--gray-900);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.seller-grid .seller-text h5 a:hover {
  color: var(--primary);
}
.seller-grid .seller-text p {
  font-size: 16px;
  font-weight: 600;
  color: var(--gray-900);
  margin-bottom: 0;
}
.seller-grid .seller-text p span {
  font-size: 14px;
  color: #D1D5DB;
  font-weight: 500;
  text-decoration: line-through;
}

.trusted-section {
  background: #F8FAFC;
  position: relative;
  overflow: hidden;
  padding: 80px 0 60px;
}
@media (max-width: 991.98px) {
  .trusted-section {
    padding: 40px 0;
  }
}
.trusted-section .partners-slider li a {
  background: transparent;
  border: 0;
  padding: 10px;
  text-align: center;
  height: initial;
  border-radius: 0;
}
.trusted-section .partners-slider li a img {
  filter: gray;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.trusted-section .partners-slider li a img:hover {
  -webkit-filter: grayscale(0);
  filter: none;
}
.trusted-info {
  margin: 0 0 60px;
}
@media (max-width: 991.98px) {
  .trusted-info {
    padding: 0 0 40px;
  }
}
.trusted-info .trusted-img {
  -webkit-animation: float 2s ease-in-out infinite;
  animation: float 2s ease-in-out infinite;
}
@keyframes float {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
  }
  50% {
    transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
  }
}
@media (max-width: 991.98px) {
  .trusted-info .trusted-img {
    display: none;
  }
}
.trusted-info .trusted-content h4 {
  font-size: 36px;
  font-weight: 700;
  color: var(--gray-900);
  margin-bottom: 24px;
}
@media (max-width: 991.98px) {
  .trusted-info .trusted-content h4 {
    font-size: 30px;
    margin-bottom: 20px;
  }
}
@media (max-width: 767.98px) {
  .trusted-info .trusted-content h4 {
    font-size: 24px;
  }
}
.trusted-info .trusted-text {
  margin-bottom: 24px;
}
@media (max-width: 991.98px) {
  .trusted-info .trusted-text {
    margin-bottom: 20px;
  }
}
.trusted-info .trusted-text h6 {
  font-size: 18px;
  font-weight: 500;
  color: var(--gray-900);
  margin-bottom: 10px;
}
@media (max-width: 767.98px) {
  .trusted-info .trusted-text h6 {
    font-size: 16px;
  }
}
.trusted-info .trusted-text h6 i {
  font-size: 20px;
  color: var(--secondary);
  margin-right: 10px;
}
.trusted-info .trusted-text p {
  font-size: 14px;
  color: var(--gray-600);
  max-width: 500px;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .trusted-info .trusted-text p {
    max-width: inherit;
  }
}
.trusted-info .trusted-btn .btn {
  border-radius: 44px;
  font-weight: 500;
  font-size: 16px;
  min-width: 130px;
  padding: 9px 16px;
  background: var(--secondary);
  border: 1px solid var(--secondary);
  box-shadow: inset 0 0 0 0 var(--white);
  color: var(--white);
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
.trusted-info .trusted-btn .btn:hover {
  color: var(--secondary);
  background: var(--white);
  border-color: var(--secondary);
  box-shadow: inset 0 0 0 50px var(--white);
  -webkit-transition: 0.5s;
  -ms-transition: 0.5s;
  transition: 0.5s;
}
@media (max-width: 767.98px) {
  .trusted-info .trusted-btn .btn {
    font-size: 14px;
    padding: 10px 15px;
  }
}
.trusted-info .trusted-btn .btn i {
  margin-left: 6px;
  font-size: 18px;
}

.review-section {
  background: #002578;
  position: relative;
  overflow: hidden;
  padding: 80px 0;
}
@media (max-width: 991.98px) {
  .review-section {
    padding: 40px 0;
  }
}
.review-section .review-big-img {
  -webkit-animation: float 2s ease-in-out infinite;
  animation: float 2s ease-in-out infinite;
}
@keyframes float {
  0% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
  }
  50% {
    transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
  }
  100% {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
  }
}
@media (max-width: 991.98px) {
  .review-section .review-big-img {
    display: none;
  }
}

.review-grid {
  margin: 0 0 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.review-grid:last-child {
  margin: 0;
}
.review-grid .review-img {
  width: 80px;
  min-width: 80px;
  height: 80px;
  border-radius: 50px;
  margin-right: 15px;
}
@media (max-width: 767.98px) {
  .review-grid .review-img {
    width: 60px;
    min-width: 60px;
    height: 60px;
  }
}
.review-grid .review-img img {
  width: 80px;
  min-width: 80px;
  height: 80px;
  border-radius: 50px;
}
@media (max-width: 767.98px) {
  .review-grid .review-img img {
    width: 60px;
    min-width: 60px;
    height: 60px;
  }
}
.review-grid .review-content .rating {
  margin-bottom: 5px;
}
.review-grid .review-content .rating i {
  color: var(--warning);
}
.review-grid .review-content p {
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 15px;
}
@media (max-width: 767.98px) {
  .review-grid .review-content p {
    font-size: 14px;
  }
}
.review-grid .review-content h5 {
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .review-grid .review-content h5 {
    font-size: 16px;
  }
}

.news-section {
  background: var(--white);
  position: relative;
  overflow: hidden;
  padding: 60px 0 56px;
}
@media (max-width: 991.98px) {
  .news-section {
    padding: 40px 20px;
  }
}

.news-grid {
  border-radius: 0px 0px 10px 10px;
  background: var(--white);
  box-shadow: 0px 7.5px 17.5px 0px rgba(0, 0, 0, 0.05);
  margin: 0 0 24px;
}
@media (max-width: 991.98px) {
  .news-grid {
    margin: 0 0 20px;
  }
}
.news-grid .news-image {
  position: relative;
  overflow: hidden;
  border-radius: 10px 10px 0px 0px;
}
.news-grid .news-image img {
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -webkit-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  -ms-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  border-radius: 10px 10px 0px 0px;
}
.news-grid .news-image a:hover img {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
}
.news-grid .news-image .news-date {
  position: absolute;
  bottom: 0;
  border-radius: 4px;
  background: var(--white);
  padding: 4px 16px;
  margin: 24px;
  width: 58px;
  height: 58px;
  text-align: center;
}
@media (max-width: 767.98px) {
  .news-grid .news-image .news-date {
    margin: 20px;
  }
}
.news-grid .news-image .news-date h5 {
  font-size: 24px;
  font-weight: 600;
  color: var(--gray-900);
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .news-grid .news-image .news-date h5 {
    font-size: 20px;
  }
}
.news-grid .news-image .news-date p {
  font-size: 12px;
  font-weight: 500;
  color: var(--gray-600);
  margin-bottom: 0;
}
.news-grid .news-content {
  padding: 24px;
}
@media (max-width: 991.98px) {
  .news-grid .news-content {
    padding: 20px;
  }
}
.news-grid .news-content .nav {
  margin-bottom: 15px;
}
.news-grid .news-content .nav li {
  margin-right: 15px;
  margin-bottom: 5px;
}
.news-grid .news-content .nav li:last-child {
  margin-right: 0;
}
.news-grid .news-content .nav li p {
  font-size: 14px;
  font-weight: 500;
  color: #1E293B;
  margin-bottom: 0;
  display: inline-flex;
  display: -webkit-inline-flex;
  align-items: center;
  -webkit-align-items: center;
}
.news-grid .news-content .nav li p img {
  margin-right: 4px;
}
.news-grid .news-content .news-title {
  font-size: 20px;
  font-weight: 600;
  color: var(--gray-900);
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .news-grid .news-content .news-title {
    font-size: 16px;
  }
}
.news-grid .news-content .news-title a {
  color: var(--gray-900);
}
.news-grid .news-content .news-title a:hover {
  color: var(--primary);
}

.products-sec {
  background: var(--light-transparent);
  border: 1px solid var(--light-transparent);
  padding: 60px 0 40px;
}
@media (max-width: 991.98px) {
  .products-sec {
    padding: 40px 0 20px;
  }
}
.products-sec.recent-product-sec {
  background: var(--white);
}

.products-card {
  border: 1px solid var(--gray-transparent);
  background: var(--white);
  margin: 0 0 40px;
  padding: 24px;
  box-shadow: 0px 4px 14px 0px rgba(226, 237, 255, 0.2509803922);
  border-radius: 10px;
  position: relative;
}
@media (max-width: 991.98px) {
  .products-card {
    margin: 0 0 20px;
    padding: 20px;
  }
}
.products-card .product-card-img {
  margin-bottom: 15px;
  border: 1px solid #F1F5F9;
  border-radius: 10px;
  text-align: center;
  min-height: 250px;
  overflow: hidden;
}
.products-card .product-card-img img {
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -webkit-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  -ms-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
}
.products-card .product-card-img:hover img {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
}
@media (max-width: 1399.98px) {
  .products-card .product-card-img {
    min-height: 220px;
  }
}
.products-card .product-content h6 {
  color: var(--primary);
  font-size: 14px;
  margin-bottom: 5px;
}
.products-card .product-content p {
  color: var(--gray-900);
  margin-bottom: 0;
}
.products-card .product-content h4 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 8px;
}
.products-card .product-content h4 a {
  color: var(--gray-900);
}
.products-card .product-content h4 a:hover {
  color: var(--primary);
}
@media (max-width: 1399.98px) {
  .products-card .product-content h4 {
    font-size: 18px;
  }
}
.products-card .product-content .badge {
  background: var(--light);
  border-radius: 10px;
  font-size: 13px;
  color: var(--gray-900);
  font-weight: 500;
}
.products-card .product-content h5 {
  font-size: 14px;
  margin-bottom: 0;
  color: var(--gray-900);
}
.products-card .product-content h5 span {
  color: #334155;
  font-weight: 700;
}
.products-card .product-content .sticker {
  border-radius: 0px 10px 10px 0px;
  background: #B91C25;
  padding: 8px 10px;
  display: inline-block;
  line-height: normal;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  position: absolute;
  left: 0;
  top: 24px;
}
.products-card .product-content .product-cart {
  margin: 15px 0 0;
  padding: 15px 0 0;
  border-top: 1px solid #F1F5F9;
}
.products-card .product-content .product-cart .cart-price h5 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 0;
  color: var(--gray-900);
}
.products-card .product-content .product-cart .cart-price h5 span {
  font-size: 14px;
  color: #D1D5DB;
  font-weight: 500;
  display: block;
  margin-top: 3px;
  text-decoration: line-through;
}
.products-card .product-content .product-cart .cart-icon {
  width: 40px;
  height: 40px;
  font-size: 24px;
  border-radius: 50%;
  background: var(--gray-transparent);
  color: rgb(15, 23, 42);
}
.products-card .product-content .product-cart .cart-icon:hover {
  background: var(--primary);
  color: var(--white);
}
.products-card .product-content .product-cart .cart-icon.check-icon {
  background: var(--success);
  color: var(--white);
}
.products-card .product-content .product-cart .cart-count {
  display: flex;
  align-items: center;
}
.products-card .product-content .product-cart .cart-count .custom-increment.cart {
  border: 1px solid var(--gray-200);
  padding: 6px;
  border-radius: 50px;
  margin-right: 10px;
  display: flex;
  align-items: center;
}
.products-card .product-content .product-cart .cart-count .custom-increment.cart input[type=text] {
  width: 20px;
  padding: 0;
  border: 0;
  margin: 0 10px;
}
.products-card .product-content .product-cart .cart-count .input-group-btn {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.products-card .product-content .product-cart .cart-count .input-group-btn button {
  width: 20px;
  height: 20px;
  line-height: 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--gray-transparent);
  color: var(--white);
  padding: 0;
}
.products-card .product-content .product-cart .cart-count .input-group-btn .btn-danger {
  background: var(--gray-transparent);
  border: none;
}
.products-card .product-content .product-cart .cart-count .input-group-btn .btn-success {
  background: var(--gray-transparent);
  border: none;
}
.products-card .product-icon span {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: #E8F1FF;
  margin-bottom: 15px;
}

.best-sell-box {
  background: var(--warning-transparent);
  margin: 0 0 40px;
  padding: 24px;
  border-radius: 10px;
}
@media (max-width: 991.98px) {
  .best-sell-box {
    margin: 0 0 20px;
    padding: 20px;
  }
}
.best-sell-box h5 {
  color: var(--gray-900);
  font-weight: 700;
  margin-bottom: 10px;
}
.best-sell-box p {
  color: var(--gray-600);
  font-size: 14px;
  margin-bottom: 0;
}
.best-sell-box.box-two {
  background: var(--success-transparent);
}

.app-sec-twelve.pharmacy-app-sec .app-twelve {
  padding: 0 0 60px;
}
@media (max-width: 991.98px) {
  .app-sec-twelve.pharmacy-app-sec .app-twelve {
    padding: 0 0 40px;
  }
}
.app-sec-twelve.pharmacy-app-sec .app-twelve .app-header h2 {
  font-size: 36px;
}
@media (max-width: 991.98px) {
  .app-sec-twelve.pharmacy-app-sec .app-twelve .app-header h2 {
    font-size: 30px;
  }
}
.app-sec-twelve.pharmacy-app-sec .app-scan {
  margin-bottom: 20px;
  padding: 0;
}

.app-section.app-sec-twelve.pharmacy-app-sec .app-bg {
  background-image: url(../img/pharmacy-app-bg.png);
  background-color: var(--indigo);
  background-size: 70% 100%;
  background-repeat: no-repeat;
  background-position: right;
  border-radius: 25px;
  position: relative;
}
.app-section.app-sec-twelve.pharmacy-app-sec .app-bg .app-bgs {
  position: absolute;
  top: 0;
  right: 0;
}

.more-coupon-sec {
  background: var(--primary);
  margin: 0;
  padding: 60px 0 56px;
}
@media (max-width: 991.98px) {
  .more-coupon-sec {
    padding: 40px 0 20px;
  }
}
.more-coupon-sec .pharmacy-section-header h4 {
  color: var(--white);
  font-size: 24px;
  font-weight: 700;
}
.more-coupon-sec .pharmacy-section-header .pharmacy-title-link a {
  color: var(--white);
  font-weight: 500;
}
.more-coupon-sec .pharmacy-section-header .pharmacy-title-link a:hover {
  color: var(--warning);
}

.coupon-card {
  box-shadow: 0px 7.5px 17.5px 0px rgba(0, 0, 0, 0.05);
  background: var(--white);
  margin: 0 0 24px;
  padding: 24px;
  border-radius: 10px;
}
@media (max-width: 991.98px) {
  .coupon-card {
    margin: 0 0 20px;
    padding: 20px;
  }
}
.coupon-card .coupon-info h4 {
  color: var(--gray-900);
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 600;
}
@media (max-width: 767.98px) {
  .coupon-card .coupon-info h4 {
    font-size: 16px;
  }
}
.coupon-card .coupon-info p {
  font-size: 14px;
  font-weight: 500;
  color: var(--gray-600);
  margin-bottom: 0;
}
.coupon-card .coupon-code span {
  display: inline-block;
  border: 1px dashed var(--warning);
  background: #FEF8E8;
  color: var(--warning);
  font-size: 12px;
  font-weight: 600;
  border-radius: 30px;
  padding: 5px 10px;
}

@media (max-width: 1399.98px) {
  .app-sec-twelve.pharmacy-app-sec .app-twelve .mobile-img {
    bottom: -20px;
  }
}

.footer.pharmacy-footer {
  background: linear-gradient(97.13deg, #E8F1FF 44.44%, rgba(77, 142, 232, 0) 92.82%);
}
.footer.pharmacy-footer .top-footer {
  margin: 0;
  padding: 40px 0 24px;
  border-bottom: 1px solid var(--gray-transparent);
}
.footer.pharmacy-footer .top-footer .footer-logo {
  margin-right: 70px;
}
@media (max-width: 767.98px) {
  .footer.pharmacy-footer .top-footer .footer-logo {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.footer.pharmacy-footer .top-footer .doccure-info p {
  max-width: 800px;
  margin-bottom: 0;
  color: var(--gray-600);
  font-size: 16px;
}
@media (max-width: 991.98px) {
  .footer.pharmacy-footer .top-footer .doccure-info p {
    font-size: 15px;
  }
}
@media (max-width: 767.98px) {
  .footer.pharmacy-footer .top-footer {
    display: block;
  }
}
.footer.pharmacy-footer .mid-footer {
  margin: 0 0 20px;
  padding: 40px 0 0;
}
.footer.pharmacy-footer .mid-footer .footer-links {
  margin-bottom: 40px;
}
.footer.pharmacy-footer .mid-footer .footer-links h4 {
  font-size: 20px;
  color: var(--gray-900);
  font-weight: 600;
  margin-bottom: 20px;
}
@media (max-width: 991.98px) {
  .footer.pharmacy-footer .mid-footer .footer-links h4 {
    font-size: 18px;
  }
}
.footer.pharmacy-footer .mid-footer .footer-links .pages-links li {
  margin-bottom: 10px;
}
.footer.pharmacy-footer .mid-footer .footer-links .pages-links li:last-child {
  margin-bottom: 0;
}
.footer.pharmacy-footer .mid-footer .footer-links .pages-links li a {
  color: var(--gray-600);
  font-size: 14px;
}
@media (max-width: 767.98px) {
  .footer.pharmacy-footer .mid-footer .footer-links .pages-links li a {
    font-size: 14px;
  }
}
.footer.pharmacy-footer .mid-footer .footer-links .pages-links li a:hover {
  color: var(--primary);
}
.footer.pharmacy-footer .mid-footer .footer-links .app-store-links {
  margin-top: 40px;
}
.footer.pharmacy-footer .mid-footer .footer-links .app-store-links a {
  margin-right: 24px;
}
.footer.pharmacy-footer .mid-footer .footer-links .app-store-links a:last-child {
  margin-right: 0;
}
.footer.pharmacy-footer .mid-footer .input-block {
  position: relative;
}
.footer.pharmacy-footer .mid-footer .input-block input {
  height: 45px;
  border-radius: 6px;
  padding-right: 100px;
  border: 1px solid rgb(229, 231, 235);
  font-size: 14px;
  font-weight: 500;
}
.footer.pharmacy-footer .mid-footer .input-block input:placeholder {
  color: #6B7280;
}
.footer.pharmacy-footer .mid-footer .input-block button {
  background: var(--primary);
  height: 46px;
  border-color: var(--primary);
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 0 6px 6px 0;
  color: var(--white);
  border: 0;
  padding: 5px 17px;
  font-weight: 600;
}
.footer.pharmacy-footer .mid-footer .input-block button:hover {
  background: var(--dark);
  border-color: var(--dark);
}
.footer.pharmacy-footer .mid-foot-two {
  margin: 0;
  padding: 30px 0 20px;
  border-top: 1px solid var(--gray-transparent);
}
.footer.pharmacy-footer .mid-foot-two .payment-methods {
  margin-bottom: 10px;
}
.footer.pharmacy-footer .mid-foot-two .payment-methods li {
  margin: 0 20px 0 0;
  padding: 0 20px 0 0;
  border-right: 1px solid var(--gray-transparent);
}
@media (max-width: 767.98px) {
  .footer.pharmacy-footer .mid-foot-two .payment-methods li {
    margin: 0 10px 0 0;
    padding: 0 10px 0 0;
  }
}
.footer.pharmacy-footer .mid-foot-two .payment-methods li:last-child {
  border: 0;
  margin: 0;
  padding: 0;
}
.footer.pharmacy-footer .mid-foot-two .social-icons {
  justify-content: end;
  margin-bottom: 10px;
}
@media (max-width: 767.98px) {
  .footer.pharmacy-footer .mid-foot-two .social-icons {
    justify-content: start;
  }
}
.footer.pharmacy-footer .mid-foot-two .social-icons li {
  margin-right: 5px;
}
.footer.pharmacy-footer .mid-foot-two .social-icons li:last-child {
  margin-right: 0;
}
.footer.pharmacy-footer .mid-foot-two .social-icons li a {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: var(--gray-900);
  color: var(--white);
}
.footer.pharmacy-footer .mid-foot-two .social-icons li a:hover {
  background: var(--primary);
  color: var(--white);
}
.footer.pharmacy-footer .footer-bottom {
  padding: 20px;
  background: linear-gradient(97.13deg, #E8F1FF 44.44%, rgba(232, 241, 255, 0) 92.82%);
}
.footer.pharmacy-footer .footer-bottom p {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0;
  color: var(--gray-900);
}

.doc-info-left .doctor-img1 {
  margin-right: 20px;
}
@media (max-width: 767.98px) {
  .doc-info-left .doctor-img1 {
    margin-bottom: 10px;
    margin-right: 0;
  }
}

.product-description .doctor-img1 {
  width: 40%;
}
.product-description .doc-info-cont {
  width: 60%;
}

ul.benifits-col li {
  color: var(--gray-600);
}
ul.benifits-col li i {
  font-size: 20px;
  margin-right: 20px;
  color: var(--primary);
}

/****** UTILS ******/
.doctor-content {
  background-color: var(--white);
  margin: 0;
  padding: 140px 0 60px;
}
@media (max-width: 991.98px) {
  .doctor-content {
    margin: 0;
    padding: 100px 0 40px;
  }
}
@media (max-width: 767.98px) {
  .doctor-content {
    margin: 0;
    padding: 100px 0 20px;
  }
}
.doctor-content.content {
  margin: 0;
  padding: 60px 0;
}
@media (max-width: 991.98px) {
  .doctor-content.content {
    margin: 0;
    padding: 40px 0;
  }
}

.back-link {
  padding-bottom: 30px;
}
.back-link a {
  font-size: 15px;
  color: #959595;
  display: inline-flex;
  display: -webkit-inline-flex;
  align-items: center;
  -webkit-align-items: center;
}
.back-link a:hover {
  color: var(--primary);
}
.back-link a i {
  margin-right: 10px;
}
@media (max-width: 767.98px) {
  .back-link {
    padding-bottom: 25px;
  }
}

.paitent-header {
  padding-bottom: 40px;
}
.paitent-header .paitent-title {
  font-size: 22px;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .paitent-header .paitent-title {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  .paitent-header .paitent-title {
    font-size: 18px;
  }
}
@media (max-width: 991.98px) {
  .paitent-header {
    padding-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  .paitent-header {
    padding-bottom: 20px;
  }
}

.booking-header {
  padding-bottom: 25px;
}
.booking-header .booking-title {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .booking-header {
    padding-bottom: 20px;
  }
}

.payment-form-group {
  margin-bottom: 10px;
}

.payments-form .custom_radio {
  font-weight: 500;
  color: var(--gray-900);
  padding-left: 26px;
  margin-bottom: 0;
}
.payments-form .custom_radio input:checked ~ .checkmark {
  border: 5px solid #0E82FD;
}
.payments-form .custom_radio .checkmark {
  top: inherit;
  border: 2px solid var(--gray-200);
}
.payments-form .custom_radio .checkmark:after {
  top: -1px;
  left: -1px;
  background: var(--white);
  width: 0;
  height: 0;
}

.card-label > label {
  background-color: var(--white);
  color: var(--gray-300);
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  margin: 6px auto auto 8px;
  padding: 0 7px;
}
.card-label > .form-control {
  color: var(--gray-600);
  margin: -13px 0 0;
  padding: 6px 15px 0;
  min-height: 48px;
}
.card-label > .form-control::placeholder {
  font-weight: 500;
  color: var(--gray-600);
}

.booking-btn .btn {
  min-width: 123px;
  font-weight: 500;
  margin: 0;
  padding: 8px 10px;
  border-radius: 5px;
}
.booking-btn .btn i {
  font-size: 18px;
  color: var(--white);
  position: relative;
  left: 8px;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.booking-btn .btn:hover i {
  color: var(--primary);
  left: 12px;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
@media (max-width: 767.98px) {
  .booking-btn .btn {
    min-width: 100px;
    margin: 0;
    padding: 7px 10px;
  }
}
@media (max-width: 991.98px) {
  .booking-btn {
    padding-bottom: 25px;
  }
}

.booking-card {
  border: 2px solid #F4F4F4;
  border-radius: 8px;
  margin-bottom: 25px;
}
.booking-card .booking-card-body {
  padding: 15px;
}
@media (max-width: 991.98px) {
  .booking-card {
    margin-bottom: 20px;
  }
}

.booking-doctor-details {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.booking-doctor-img {
  width: 45px;
  height: 45px;
  margin-right: 15px;
  border-radius: 50%;
}
.booking-doctor-img img {
  width: 45px;
  height: 45px;
  border-radius: 50%;
}

.booking-doctor-info h4 {
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 5px;
}
.booking-doctor-info h4 a:hover {
  color: var(--primary);
}
.booking-doctor-info p {
  margin-bottom: 0;
}

.booking-doctor-right p {
  margin-bottom: 0;
}
.booking-doctor-right i {
  margin-right: 18px;
  font-size: 20px;
  color: var(--success);
}
.booking-doctor-right a {
  font-weight: 500;
  text-decoration: underline;
  color: var(--primary);
}
.booking-doctor-right a:hover {
  color: var(--gray-900);
}

.booking-list-body {
  padding-bottom: 5px !important;
}
.booking-list-body .booking-doctor-right {
  padding-bottom: 10px;
}

.booking-list {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.booking-date-list {
  width: 300px;
}
.booking-date-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.booking-date-list ul li {
  font-weight: 500;
  color: var(--gray-900);
  padding-bottom: 10px;
  display: flex;
  justify-content: space-between;
}
.booking-date-list ul li span {
  display: inline-flex;
  display: -webkit-inline-flex;
  align-items: center;
  -webkit-align-items: center;
  font-weight: 400;
  float: right;
  text-align: right;
}
.booking-date-list ul li span i {
  font-size: 16px;
  margin-right: 6px;
}
@media (max-width: 1399.98px) {
  .booking-date-list {
    width: 100%;
  }
}
.booking-date-list.consultation-date-list {
  width: 100%;
}

.proceed-btn {
  text-align: right;
}
.proceed-btn .btn {
  margin: 0;
  padding: 8px 15px;
  min-width: 209px;
}
@media (max-width: 767.98px) {
  .proceed-btn .btn {
    min-width: 200px;
  }
}
@media (max-width: 991.98px) {
  .proceed-btn {
    padding-bottom: 0;
  }
}

.custom_radio {
  color: #8D8D8D;
  display: inline-flex;
  display: -webkit-inline-flex;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
  font-size: 14px;
  padding-left: 30px;
  margin-bottom: 10px;
  cursor: pointer;
  user-select: none;
}
.custom_radio input {
  position: absolute;
  opacity: 0;
}
.custom_radio input:checked ~ .checkmark {
  border: 1px solid #0E82FD;
}
.custom_radio input:checked ~ .checkmark:after {
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  opacity: 1;
  visibility: visible;
}
.custom_radio .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: var(--white);
  border: 1px solid #AEAEB2;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.custom_radio .checkmark:after {
  display: block;
  content: "";
  position: absolute;
  top: 4px;
  left: 3px;
  opacity: 0;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: var(--primary);
  visibility: hidden;
  transform: scale(0.1);
  -webkit-transform: scale(0.1);
  -ms-transform: scale(0.1);
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.radio_input .custom_radio + .custom_radio {
  margin-left: 15px;
}

/****** UTILS ******/
.pricing-section {
  background-color: #ffffff;
  padding: 60px 0 36px;
}
@media (max-width: 991.98px) {
  .pricing-section {
    padding: 40px 0 16px;
  }
}

.pricing-inner-header {
  margin-bottom: 80px;
}
@media (max-width: 991.98px) {
  .pricing-inner-header {
    margin-bottom: 40px;
  }
}

.plan-choose-info {
  padding-top: 8px;
}
.plan-choose-info label {
  margin-bottom: 0;
}
.plan-choose-info .monthly-plan {
  color: var(--gray-900);
}
.plan-choose-info .yearly-plan {
  color: #6B7280;
}
.plan-choose-info .status-toggle, .plan-choose-info .form-switch {
  margin: 0 16px;
}
.plan-choose-info .checktoggle {
  background-color: var(--primary);
  border: 1px solid #0E82FD;
}
.plan-choose-info .check:checked + .checktoggle {
  background-color: #ffffff;
  border: 1px solid #0E82FD;
}
.plan-choose-info .check:checked + .checktoggle:after {
  background-color: var(--primary);
}
.plan-choose-info .monthly-plan, .plan-choose-info .yearly-plan {
  font-weight: 500;
  font-size: 16px;
}
@media (max-width: 767.98px) {
  .plan-choose-info .monthly-plan, .plan-choose-info .yearly-plan {
    font-size: 16px;
  }
}

.pricing-card {
  background: var(--light-300);
  border: 1px solid var(--gray-200);
  border-radius: 24px;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-card:hover, .pricing-card.active {
  background: var(--primary);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-card:hover .pricing-icon span, .pricing-card.active .pricing-icon span {
  background: #ffffff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
.pricing-card:hover .pricing-icon span img, .pricing-card.active .pricing-icon span img {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-card:hover .pricing-title p, .pricing-card.active .pricing-title p {
  color: #EFF0F7;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-card:hover .pricing-title h4, .pricing-card.active .pricing-title h4 {
  color: #ffffff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-card:hover .pricing-header .badge, .pricing-card.active .pricing-header .badge {
  background: rgba(var(--white), 0.2);
  color: var(--white);
}
.pricing-card:hover .pricing-header-text p, .pricing-card.active .pricing-header-text p {
  color: #ffffff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-card:hover .pricing-amount h2, .pricing-card.active .pricing-amount h2 {
  color: #ffffff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-card:hover .pricing-amount h2 span, .pricing-card.active .pricing-amount h2 span {
  color: #D9DBE9;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-card:hover .pricing-amount h6, .pricing-card.active .pricing-amount h6 {
  color: #ffffff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-card:hover .pricing-list ul li, .pricing-card.active .pricing-list ul li {
  color: #ffffff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-card:hover .pricing-list ul li:before, .pricing-card.active .pricing-list ul li:before {
  color: #ffffff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-card:hover .pricing-btn .btn, .pricing-card.active .pricing-btn .btn {
  color: var(--gray-900) !important;
  background: var(--gray-transparent) !important;
}
.pricing-card .card-body {
  padding: 30px;
}
@media (max-width: 991.98px) {
  .pricing-card .card-body {
    margin: 0;
    padding: 20px;
  }
}
@media (max-width: 767.98px) {
  .pricing-card .card-body {
    margin: 0;
    padding: 15px;
  }
}

.pricing-card-active {
  background: var(--primary);
}
.pricing-card-active .pricing-icon span {
  background: #ffffff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
.pricing-card-active .pricing-icon span img {
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-card-active .pricing-title p {
  color: #EFF0F7;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-card-active .pricing-title h4 {
  color: #ffffff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-card-active .pricing-tag {
  margin-left: auto;
}
.pricing-card-active .pricing-tag span {
  background: rgba(255, 255, 255, 0.2);
  color: #ffffff;
  font-weight: 500;
  border-radius: 10px;
  padding: 12px 13px;
}
.pricing-card-active .pricing-header-text p {
  color: #ffffff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-card-active .pricing-amount h2 {
  color: #ffffff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-card-active .pricing-amount h2 span {
  color: #D9DBE9;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-card-active .pricing-amount h6 {
  color: #ffffff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-card-active .pricing-list ul li {
  color: #ffffff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-card-active .pricing-list ul li:before {
  color: #ffffff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-card-active .pricing-btn .btn {
  color: #ffffff;
  border: 1px solid #3B9CF6;
  box-shadow: inset 0 0 0 50px #3B9CF6;
}

.pricing-header {
  padding-bottom: 10px;
  display: flex;
  justify-content: space-between;
}
.pricing-header .badge {
  background: rgba(var(--dark), 0.2);
  border-radius: 10px;
  padding: 13px 14px;
  color: var(--gray-900);
  font-size: 14px;
}

.pricing-header-info {
  padding-bottom: 8px;
}
.pricing-header-info .badge {
  margin-bottom: 8px;
}

.pricing-icon {
  margin-right: 16px;
}
.pricing-icon span {
  min-width: 70px;
  height: 70px;
  background: #ffffff;
  border-radius: 16px;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
}
.pricing-icon span img {
  transform: rotate(0);
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
@media (max-width: 767.98px) {
  .pricing-icon span img {
    width: 24px;
  }
}
@media (max-width: 767.98px) {
  .pricing-icon span {
    min-width: 60px;
    height: 60px;
  }
}

.pricing-title p {
  font-size: 16px;
  margin-bottom: 0;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
@media (max-width: 767.98px) {
  .pricing-title p {
    font-size: 15px;
  }
}
.pricing-title h4 {
  margin-bottom: 0;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}

.pricing-header-text p {
  color: #6B7280;
  margin-bottom: 0;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}

.pricing-amount {
  padding-bottom: 20px;
}
.pricing-amount h2 {
  margin-bottom: 20px;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-amount h2 span {
  font-weight: 400;
  font-size: 14px;
  color: var(--gray-300);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-amount h6 {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 0;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
@media (max-width: 767.98px) {
  .pricing-amount h6 {
    font-size: 16px;
  }
}

.pricing-list {
  padding-bottom: 20px;
}
.pricing-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pricing-list ul li {
  position: relative;
  font-size: 16px;
  color: var(--gray-600);
  padding-left: 25px;
  margin-bottom: 14px;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.pricing-list ul li:last-child {
  margin-bottom: 0;
}
.pricing-list ul li:before {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  content: "\f058";
  font-family: "Fontawesome";
  font-size: 16px;
  font-weight: 900;
  color: var(--primary);
  border: 0;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
@media (max-width: 767.98px) {
  .pricing-list ul li {
    font-size: 14px;
  }
}
@media (max-width: 991.98px) {
  .pricing-list {
    padding-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  .pricing-list {
    padding-bottom: 20px;
  }
}

.pricing-btn {
  text-align: center;
}
.pricing-btn .btn {
  font-weight: 500;
  font-size: 16px;
  margin: 0;
  padding: 9px 15px;
  min-width: 100%;
  display: inline-block;
  border: 0;
  border-radius: 44px;
}
@media (max-width: 767.98px) {
  .pricing-btn .btn {
    margin: 0;
    padding: 8px 15px;
    font-size: 14px;
  }
}

.price-item {
  background: var(--white);
  border: 1px solid var(--gray-200);
  border-radius: 12px;
  padding: 20px;
  position: relative;
}
.price-item.active {
  margin-top: 30px;
  border: 1px solid transparent;
  background-image: linear-gradient(var(--white), var(--white)), var(--primary-gradient);
  background-origin: border-box;
  background-clip: padding-box, border-box;
}
.price-item.active .btn {
  background: var(--primary-gradient) !important;
  border-color: var(--primary) !important;
}
.price-item:hover {
  border: 1px solid transparent;
  background-image: linear-gradient(var(--white), var(--white)), var(--primary-gradient);
  background-origin: border-box;
  background-clip: padding-box, border-box;
}
.price-item:hover .btn {
  background: var(--primary-gradient) !important;
  border-color: var(--primary) !important;
}
.price-item .recommend {
  position: absolute;
  background: var(--primary-gradient);
  padding: 4px 16px;
  border-radius: 6px 6px 0 0;
  color: #fff;
  right: 30px;
  top: -32px;
}
.price-item .price-header {
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid var(--gray-200);
  text-align: center;
}
.price-item .price-header .sub-title {
  color: var(--gray-900);
  margin-bottom: 8px;
}
.price-item .price-header .price {
  font-size: 48px;
  font-weight: 700;
  background: var(--primary-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 24px;
}
@media (max-width: 991.98px) {
  .price-item .price-header .price {
    font-size: 38px;
  }
}
@media (max-width: 767.98px) {
  .price-item .price-header .price {
    font-size: 30px;
  }
}
.price-item .price-header .price span {
  font-size: 16px;
  color: var(--gray-600);
  font-weight: 400;
  -webkit-text-fill-color: var(--gray-600);
  background: none;
}
.price-item .price-header .btn {
  width: 100%;
  border: 0 !important;
}
.price-item .price-header .btn:hover {
  background: var(--primary-gradient) !important;
}
.price-item .price-body h3 {
  font-size: 18px;
  margin-bottom: 20px;
}
@media (max-width: 767.98px) {
  .price-item .price-body h3 {
    font-size: 16px;
  }
}
.price-item ul li {
  margin-bottom: 14px;
  position: relative;
  padding-left: 26px;
}
.price-item ul li:before {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  content: "\f058";
  font-family: "Fontawesome";
  color: var(--gray-200);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.price-item ul li:last-child {
  margin-bottom: 0;
}

/****** UTILS ******/
.breadcrumb-bar-two {
  background: var(--gray-transparent);
  background-repeat: no-repeat;
  padding-top: 70px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.breadcrumb-bar-two .inner-banner {
  margin: 0;
  padding: 60px 0;
}
.breadcrumb-bar-two .inner-banner .breadcrumb-title {
  font-weight: 600;
  font-size: 40px;
  margin-bottom: 6px;
  color: var(--gray-900);
}
@media (max-width: 991.98px) {
  .breadcrumb-bar-two .inner-banner .breadcrumb-title {
    font-size: 36px;
  }
}
@media (max-width: 767.98px) {
  .breadcrumb-bar-two .inner-banner .breadcrumb-title {
    font-size: 26px;
  }
}
@media (max-width: 767.98px) {
  .breadcrumb-bar-two .inner-banner {
    margin: 0;
    padding: 50px 0;
  }
}
@media (max-width: 991.98px) {
  .breadcrumb-bar-two {
    padding-top: 40px;
    min-height: 260px;
  }
}
@media (max-width: 767.98px) {
  .breadcrumb-bar-two {
    min-height: auto;
  }
}
.breadcrumb-bar-two .page-breadcrumb ol {
  background-color: transparent;
  font-weight: 500;
  margin: 0;
  padding: 0;
}
.breadcrumb-bar-two .page-breadcrumb ol li a {
  font-size: 12px;
  font-weight: 500;
  color: var(--gray-600);
}
.breadcrumb-bar-two .page-breadcrumb ol li.active {
  color: var(--gray-900);
}
@media (max-width: 767.98px) {
  .breadcrumb-bar-two .page-breadcrumb ol {
    font-size: 15px;
  }
}
.breadcrumb-bar-two .page-breadcrumb .breadcrumb a:hover {
  color: var(--primary);
}
.breadcrumb-bar-two .page-breadcrumb .breadcrumb-item + .breadcrumb-item {
  font-size: 12px;
  font-weight: 500;
  color: var(--gray-900);
  padding-left: 10px;
  display: flex;
  align-items: baseline;
}
.breadcrumb-bar-two .breadcrumb-item + .breadcrumb-item::before {
  content: "/";
  font-family: "feather";
  float: left;
  padding-right: 10px;
  color: #9CA3AF;
  font-size: 14px;
  font-weight: 600;
}

.about-section {
  background-color: var(--white);
  padding: 60px 0;
}
.about-section .about-img-info {
  padding-right: 30px;
}
.about-section .about-img-info .about-img {
  border-radius: 8px;
  margin-bottom: 25px;
}
.about-section .about-img-info .about-img:last-child {
  margin-bottom: 0;
}
.about-section .about-img-info .about-img img {
  border-radius: 8px;
}
.about-section .about-img-info .about-box {
  background: var(--primary);
  border-radius: 8px;
  margin: 15px 0 25px;
  padding: 45px 10px;
  text-align: center;
}
.about-section .about-img-info .about-box h4 {
  font-weight: 600;
  font-size: 20px;
  color: var(--white);
  max-width: 208px;
  margin: 0 auto 0;
  padding: 0;
}
@media (max-width: 991.98px) {
  .about-section .about-img-info {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .about-section {
    padding: 40px 0;
  }
}
@media (max-width: 767.98px) {
  .about-section-two .section-header .section-title {
    font-size: 24px !important;
  }
}
.about-section-five {
  background: var(--primary-gradient);
  position: relative;
  overflow: hidden;
}
.about-section-five .section-header-five .section-sub-title {
  margin-left: unset;
  margin-bottom: 12px;
}
.about-section-five .section-header-five .section-title, .about-section-five .section-header-five p {
  color: #fff;
}
@media (max-width: 991.98px) {
  .about-section-five .about-img-five {
    display: none;
  }
}
.about-section-five .about-img-five .img-1 {
  z-index: 1;
  position: relative;
  animation: float 3s ease-in-out infinite;
}
.about-section-five .about-img-five .img-2 {
  position: absolute;
  left: 7%;
  top: 0;
  height: 100%;
}
@media (max-width: 1399.98px) {
  .about-section-five .about-img-five .img-2 {
    left: 0%;
  }
}
@media (max-width: 1199.98px) {
  .about-section-five .about-img-five .img-2 {
    width: 41%;
  }
}
.about-section-five .view-more {
  margin-top: 40px;
}
.about-section-five .view-more .btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.about-section-five .star-icon-1 {
  position: absolute;
  top: -59px;
  left: -59px;
  max-width: 120px;
  animation: rotate 8s linear forwards infinite;
}
.about-section-five .star-icon-2 {
  position: absolute;
  bottom: -140px;
  right: -141px;
  animation: rotate 10s linear forwards infinite;
}
.about-section-seven {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.about-section-seven .about-bg-01 {
  position: absolute;
  top: 20%;
  left: 0;
  z-index: -1;
}
@media (max-width: 767.98px) {
  .about-section-seven .about-bg-01 {
    display: none;
  }
}
.about-section-seven .section-header-seven {
  margin-bottom: 24px;
}
.about-section-seven .view-more {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
  margin-top: 40px;
}
.about-section-seven .view-more .about-rating {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}
.about-section-seven .view-more .about-rating p {
  color: var(--gray-900);
  margin-bottom: 0;
}
.about-section-ten {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.about-section-ten .about-bg-01 {
  position: absolute;
  top: 0;
  left: 10%;
  z-index: -1;
  animation: topBottom 3s ease-in-out infinite;
}
@media (max-width: 767.98px) {
  .about-section-ten .about-bg-01 {
    display: none;
  }
}

.section-inner-header {
  margin-bottom: 40px;
}
.section-inner-header h6 {
  font-weight: 600;
  font-size: 16px;
  color: var(--primary);
  margin-bottom: 0;
}
.section-inner-header h2 {
  font-size: 32px;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .section-inner-header h2 {
    font-size: 26px;
    max-width: inherit;
  }
}
@media (max-width: 767.98px) {
  .section-inner-header h2 {
    font-size: 24px;
  }
}
@media (max-width: 991.98px) {
  .section-inner-header {
    margin-bottom: 40px;
  }
}

.about-inner-header {
  margin-bottom: 20px;
}

.about-content-details {
  padding-bottom: 25px;
}
.about-content-details p {
  font-size: 16px;
  margin-bottom: 16px;
}
.about-content-details p:last-child {
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .about-content-details p {
    font-size: 15px;
  }
}

.about-contact-icon {
  margin-right: 16px;
}
.about-contact-icon span {
  width: 47px;
  height: 47px;
  border-radius: 50px;
  color: var(--white);
  background: var(--primary);
  font-size: 24px;
}

.about-contact-text p {
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 4px;
}
@media (max-width: 767.98px) {
  .about-contact-text p {
    font-size: 14px;
  }
}
.about-contact-text h4 {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .about-contact-text h4 {
    font-size: 18px;
  }
}

.why-choose-section {
  background-color: var(--white);
  padding-bottom: 36px;
}
@media (max-width: 991.98px) {
  .why-choose-section {
    padding-bottom: 16px;
  }
}

.why-choose-card {
  border-radius: 8px;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.why-choose-card:hover {
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.why-choose-card:hover .why-choose-icon span img {
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.why-choose-card .card-body {
  padding: 25px;
}
@media (max-width: 991.98px) {
  .why-choose-card .card-body {
    padding: 20px;
  }
}
@media (max-width: 767.98px) {
  .why-choose-card .card-body {
    padding: 15px;
  }
}

.why-choose-icon {
  padding-bottom: 20px;
}
.why-choose-icon span {
  width: 80px;
  height: 80px;
  border-radius: 50px;
  color: var(--white);
  background: var(--primary);
}
.why-choose-icon span img {
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
@media (max-width: 767.98px) {
  .why-choose-icon {
    padding-bottom: 20px;
  }
}

.why-choose-content h4 {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 12px;
}
.why-choose-content p {
  font-size: 16px;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .why-choose-content p {
    font-size: 14px;
  }
}

.way-section {
  background-color: var(--white);
  padding-bottom: 60px;
}
.way-section .way-bg {
  background: var(--primary);
  border-radius: 25px;
  position: relative;
  overflow: hidden;
}
.way-section .way-bg .way-shapes-img {
  position: relative;
}
.way-section .way-bg .way-shapes-img .way-shapes-left {
  position: absolute;
  top: 60px;
  right: 200px;
}
.way-section .way-bg .way-shapes-img .way-shapes-right {
  position: absolute;
  right: 0;
}
@media (max-width: 991.98px) {
  .way-section .way-bg .way-shapes-img {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .way-section .way-bg {
    border-radius: 10px;
  }
}
@media (max-width: 991.98px) {
  .way-section {
    margin: 0;
    padding: 0 0 40px;
  }
}

.way-inner-header {
  margin: 0;
  padding: 80px;
}
.way-inner-header h2 {
  color: var(--white);
  margin-bottom: 20px;
}
.way-inner-header p {
  font-weight: 500;
  font-size: 16px;
  color: var(--light);
  margin-bottom: 40px;
}
@media (max-width: 767.98px) {
  .way-inner-header p {
    margin-bottom: 15px;
  }
}
.way-inner-header .btn {
  font-size: 16px;
  padding: 8px 16px;
  color: var(--gray-900);
  background: var(--white);
  border: 1px solid var(--white);
  border-radius: 44px;
}
.way-inner-header .btn:hover {
  color: var(--white);
  border: 1px solid var(--white);
  background: var(--primary);
  box-shadow: inset 0 0 0 50px #0E82FD;
}
@media (max-width: 767.98px) {
  .way-inner-header .btn {
    font-size: 14px;
    margin: 0;
    padding: 10px 15px;
  }
}
@media (max-width: 991.98px) {
  .way-inner-header {
    margin: 0;
    padding: 30px;
  }
}
@media (max-width: 767.98px) {
  .way-inner-header {
    margin: 0;
    padding: 20px;
  }
}

.way-img {
  position: relative;
  top: 10px;
}
@media (max-width: 991.98px) {
  .way-img {
    display: none;
  }
}

.professional-section {
  padding-bottom: 36px;
  background: var(--white);
}
.professional-section .doctor-profile-widget {
  margin-bottom: 24px;
}
@media (max-width: 991.98px) {
  .professional-section {
    padding-bottom: 16px;
  }
}

.testimonial-section {
  background: var(--light-300);
  padding: 60px 0;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.testimonial-section::after {
  content: "";
  background: url(../img/bg/doctor-shape-img1.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left;
  position: absolute;
  top: 0;
  left: 0;
  width: 213px;
  height: 335px;
  opacity: 0.5;
  z-index: -1;
}
@media (max-width: 991.98px) {
  .testimonial-section::after {
    display: none;
  }
}
.testimonial-section::before {
  content: "";
  background: url(../img/bg/doctor-shape-img2.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right;
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0.5;
  width: 213px;
  height: 335px;
  z-index: -1;
}
@media (max-width: 991.98px) {
  .testimonial-section::before {
    display: none;
  }
}
.testimonial-section .testimonial-shape-img {
  position: relative;
}
.testimonial-section .testimonial-shape-img .testimonial-shape-left {
  position: absolute;
  top: -30px;
  left: -40px;
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 0.6s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
}
.testimonial-section .testimonial-shape-img .testimonial-shape-left img {
  width: 100px;
}
.testimonial-section .testimonial-shape-img .testimonial-shape-right {
  position: absolute;
  top: 60px;
  right: 0;
  -webkit-animation-name: blinker;
  -webkit-animation-duration: 0.6s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-direction: alternate;
}
.testimonial-section .testimonial-shape-img .testimonial-shape-right img {
  width: 100px;
}
@media (max-width: 991.98px) {
  .testimonial-section .testimonial-shape-img {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .testimonial-section {
    padding: 40px 0;
  }
}

@media (max-width: 767.98px) {
  .testimonial-info {
    flex-direction: column;
  }
}

.testimonial-img {
  border-radius: 50%;
  margin-right: 24px;
  width: 220px;
  -ms-flex: 0 0 220px;
  flex: 0 0 220px;
}
@media (max-width: 767.98px) {
  .testimonial-img {
    margin: 0 0 30px 0;
    padding: 0;
    width: 200px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.testimonial-img img {
  border-radius: 50%;
  width: 100%;
}

.testimonial-header {
  margin-bottom: 16px;
}

.testimonial-details p {
  font-size: 16px;
  margin-bottom: 16px;
}
@media (max-width: 767.98px) {
  .testimonial-details p {
    font-size: 14px;
  }
}
.testimonial-details h6 {
  font-weight: 400;
  font-size: 12px;
  margin-bottom: 0;
  color: var(--gray-600);
}
.testimonial-details h6 span {
  font-weight: 500;
  font-size: 16px;
  color: var(--gray-900);
  display: block;
}

.testimonial-grid {
  margin: 0;
  padding: 0 60px;
}
@media (max-width: 767.98px) {
  .testimonial-grid {
    margin: 0;
    padding: 0 25px;
  }
}

.testimonial-slider .slick-prev, .testimonial-slider .slick-next {
  width: 30px;
  height: 30px;
  font-size: 0;
  color: var(--gray-900);
  background: var(--gray-transparent);
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
}
.testimonial-slider .slick-prev:hover, .testimonial-slider .slick-next:hover {
  color: var(--white);
  background: var(--primary);
}
.testimonial-slider .slick-prev:focus, .testimonial-slider .slick-next:focus {
  color: var(--white);
  background: var(--primary);
  opacity: 1;
}
.testimonial-slider .slick-prev:before {
  font-family: "Fontawesome";
  content: "\f053";
  font-size: 16px;
  font-weight: 700;
}
.testimonial-slider .slick-next:before {
  font-family: "Fontawesome";
  content: "\f054";
  font-size: 16px;
  font-weight: 700;
}

.faq-section-inner {
  padding: 60px 0;
}
@media (max-width: 991.98px) {
  .faq-section-inner {
    padding: 40px 0;
  }
}

.faq-inner-page {
  background-color: var(--white);
  padding: 60px 0 36px;
}
@media (max-width: 991.98px) {
  .faq-inner-page {
    padding: 40px 0 16px;
  }
}

.faq-inner-info .accordion-item {
  margin-bottom: 24px;
  background: var(--light-transparent);
  border: 1px solid var(--gray-200);
  border-radius: 10px;
}
.faq-inner-info .accordion-item:last-child {
  margin-bottom: 24px;
}
.faq-inner-info .accordion-item .accordion-button::after {
  background: var(--gray-transparent);
  color: var(--gray-900);
}
.faq-inner-info .accordion-item .accordion-button:not(.collapsed)::after {
  color: var(--white);
  background: var(--primary);
}
.faq-inner-info .accordion-item .accordion-body {
  margin-top: 16px;
  padding: 16px 0 0;
  border-top: 1px solid var(--gray-200);
}

@media (max-width: 575.98px) {
  .testimonial-content {
    text-align: center;
  }
}
@media (max-width: 479.96px) {
  .testimonial-content .section-inner-header h2 {
    font-size: 16px;
  }
}
.shapes {
  position: absolute;
  width: 100%;
}
@media (max-width: 991.98px) {
  .shapes {
    display: none;
  }
}
.shapes .shape-1 {
  position: absolute;
  top: 0;
  left: 0;
}
.shapes .shape-2 {
  position: absolute;
  top: 0;
  right: 0;
}
.shapes .shape-3 {
  position: absolute;
  top: -110px;
  left: 0;
}
.shapes .shape-4 {
  position: absolute;
  top: -110px;
  right: 0;
}

.about-section-two {
  background: var(--light);
  z-index: 1;
  position: relative;
}
.about-section-two .about-bg-01 {
  position: absolute;
  top: 127px;
  left: 0;
  width: 97px;
  height: 97px;
  z-index: -1;
}
@media (max-width: 991.98px) {
  .about-section-two .about-bg-01 {
    display: none;
  }
}
.about-section-two .about-item {
  padding: 20px;
  border-radius: 12px 0px 0px 0px;
  border: 1px solid var(--gray-200);
}
@media (max-width: 991.98px) {
  .about-section-two .about-item {
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 16px;
    background: var(--light);
  }
}
.about-section-two .about-item .about-avatar {
  box-shadow: 0px 4px 10px 0px rgba(196, 196, 196, 0.25) inset;
  width: 64px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  margin-bottom: 20px;
}
.about-section-two .about-item .custom-title {
  margin-bottom: 8px;
}
.about-section-two .about-item .description {
  margin-bottom: 0;
}
.about-section-two .about-item-two {
  border-left: 0px;
  border-radius: 0px 12px 0px 0px;
  background: var(--light);
}
@media (max-width: 991.98px) {
  .about-section-two .about-item-two {
    border-radius: 10px;
  }
}
.about-section-two .about-item-three {
  border-top: 0;
  border-right: 0;
  border-radius: 0px 0px 0px 12px;
  background: var(--light);
}
@media (max-width: 991.98px) {
  .about-section-two .about-item-three {
    border-radius: 10px;
  }
}
.about-section-two .about-item-four {
  border-radius: 0px 0px 12px;
  border-top: 0;
}
@media (max-width: 991.98px) {
  .about-section-two .about-item-four {
    border-radius: 10px;
    margin-bottom: 0;
  }
}
.about-section-two .element {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.about-section-two .element-1 {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
@media (max-width: 991.98px) {
  .about-section-two .element-1 {
    display: none;
  }
}
.about-section-two .element-2 {
  position: absolute;
  left: 0;
  top: 17%;
  z-index: -1;
  max-width: 100px;
}
.about-section .more-btn {
  margin-top: 40px;
}
.about-section .section-title {
  font-size: 35px;
}
@media (max-width: 575.98px) {
  .about-section .section-title {
    font-size: 26px;
  }
}
.about-section .theme-2-btn {
  position: relative;
  padding: 6px 6px 6px 20px;
  border-radius: 40px;
  display: inline-flex;
  align-items: center;
  background: var(--primary);
  color: #fff;
  overflow: hidden;
  transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
}
.about-section .theme-2-btn::before {
  content: "";
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  background: #fff;
  border-radius: 50%;
  transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
  z-index: 0;
}
.about-section .theme-2-btn span {
  position: relative;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  gap: 16px;
  color: #fff;
  transition: all 0.6s ease;
}
.about-section .theme-2-btn span i {
  width: 32px;
  height: 32px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(45deg);
  color: var(--primary);
  transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.about-section .theme-2-btn:hover {
  color: var(--primary);
}
.about-section .theme-2-btn:hover::before {
  margin: auto;
  width: 97%;
  height: 90%;
  border-radius: 40px;
  right: 2px !important;
  background: #fff;
}
.about-section .theme-2-btn:hover span {
  color: var(--primary);
}
.about-section .theme-2-btn:hover span i {
  background: #fff;
  color: var(--primary);
  transform: rotate(90deg) scale(1.05);
}
.about-section-four {
  background-color: var(--primary);
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.about-section-four .about-bg-01 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
@media (max-width: 991.98px) {
  .about-section-four .about-bg-01 {
    display: none;
  }
}
.about-section-four .about-bg-02 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
@media (max-width: 575.98px) {
  .about-section-four .about-bg-02 {
    width: 80px;
  }
}
.about-section-four .about-bg-03 {
  position: absolute;
  top: 30%;
  right: 3%;
  z-index: -1;
  animation: flyFloat 5s linear 0s infinite;
}
@media (max-width: 991.98px) {
  .about-section-four .about-bg-03 {
    display: none;
  }
}
.about-section-four .section-header-four {
  margin-bottom: 24px;
}
.about-section-four .section-header-four .section-title {
  margin-bottom: 24px;
}
.about-section-four .section-header-four p {
  color: #fff;
}
.about-section-six {
  position: relative;
}
@media (max-width: 575.98px) {
  .about-section-six {
    padding: 10px 0px 50px !important;
  }
}
.about-section-six .element-1 {
  position: absolute;
  bottom: -25px;
  right: 0;
  z-index: -1;
  width: 227px;
}
@media (max-width: 1399.98px) {
  .about-section-six .element-1 {
    display: none;
  }
}
.about-section-six .element-2 {
  position: absolute;
  bottom: 0;
  right: 8%;
  top: 20%;
  z-index: -1;
}
.about-section-six .element-3 {
  position: absolute;
  bottom: 20%;
  left: 0;
  z-index: -1;
}
.about-section-six .animate-button {
  position: absolute;
  inset: unset;
  bottom: -18px;
  right: 87px;
  border: 5px solid var(--white);
}
.about-section-six .animate-button:before {
  content: "";
  border: 2px dashed var(--light-100);
  position: absolute;
  inset: 0;
  border-radius: 50%;
  z-index: 1;
  width: 90%;
  height: 90%;
  margin: auto;
}
.about-section-six .animate-button .button-text {
  background: var(--secondary);
}
.about-section-six .animate-button .button-text span {
  inset: 12px;
}
.about-section-six .animate-button .button-circle {
  background: var(--primary);
  width: 60px;
  height: 60px;
  color: var(--secondary);
  font-size: 24px;
}
.about-section-eight {
  background: url(../../assets/img/bg/about-bg-8.jpg) no-repeat center center;
}
.about-section-eight .section-header-eight {
  margin-bottom: 24px !important;
}
.about-section-eight .section-header-eight .section-sub-title {
  background: var(--white);
  border: 1px solid var(--gray-200);
  padding: 8px 20px;
  border-radius: 12px;
  width: fit-content;
  margin-bottom: 24px !important;
}
.about-section-eight .section-header-eight .section-title {
  font-size: 42px !important;
  font-weight: 700 !important;
  position: relative;
  color: #000103 !important;
}
@media (max-width: 767.98px) {
  .about-section-eight .section-header-eight .section-title {
    font-size: 32px !important;
  }
}
@media (max-width: 575.98px) {
  .about-section-eight .section-header-eight .section-title {
    font-size: 26px !important;
  }
}
.about-section-eight .section-header-eight .section-title .line {
  position: relative;
  background: transparent;
}
.about-section-eight .section-header-eight .section-title .line::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: var(--primary);
  z-index: -1;
  border-radius: 10px;
}
.about-section-eight .section-header-eight .para {
  color: #000103 !important;
}
.about-section-eight .about-item {
  background: var(--white);
  border-radius: 12px 12px 0px 12px;
  padding: 40px;
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  position: relative;
  transition: all 0.5s;
}
.about-section-eight .about-item:hover {
  transform: translateY(-6px);
}
@media (max-width: 1399.98px) {
  .about-section-eight .about-item {
    padding: 20px;
  }
}
.about-section-eight .about-item .custom-title {
  margin-bottom: 8px;
}
.about-section-eight .about-item p {
  margin-bottom: 0;
}
.about-section-eight .about-item .img-1 {
  position: absolute;
  top: 18px;
  right: 18px;
}
@media (max-width: 1399.98px) {
  .about-section-eight .about-item .img-1 {
    top: 10px;
    right: 10px;
  }
}
@media (max-width: 767.98px) {
  .about-section-eight .about-item .img-1 {
    max-width: 30px;
  }
}
.about-section-eight .about-img {
  text-align: end;
  position: relative;
}
@media (max-width: 1399.98px) {
  .about-section-eight .about-img {
    max-width: 500px;
    margin-left: auto;
  }
}
@media (max-width: 1199.98px) {
  .about-section-eight .about-img {
    max-width: 400px;
  }
}
@media (max-width: 991.98px) {
  .about-section-eight .about-img {
    display: none;
  }
}
.about-section-eight .about-img .rotate-text {
  font-size: 48px;
  font-weight: 700;
  color: #000103 !important;
  position: absolute;
  top: 0px;
  bottom: 0;
  left: 100px;
  transform: rotate(-90deg);
  margin: auto;
}
@media (max-width: 1399.98px) {
  .about-section-eight .about-img .rotate-text {
    left: 80px;
    font-size: 35px;
  }
}
@media (max-width: 1199.98px) {
  .about-section-eight .about-img .rotate-text {
    left: 30px;
    font-size: 32px;
  }
}
.about-section-eight .about-img .rotate-text span {
  background: var(--primary-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: animate 15s linear infinite;
}
.about-section-eight .about-img .animate-button {
  background: var(--primary-gradient) !important;
  border: none !important;
  right: -34px;
  left: unset;
  top: 20%;
  bottom: unset;
}
.about-section-eight .about-img .animate-button .button-text::before {
  content: "";
  background: var(--dark);
  width: 85%;
  height: 85%;
  position: absolute;
  inset: 0;
  margin: auto;
  border-radius: 50%;
}
.about-section-eight .about-img .animate-button .button-text > span {
  inset: 20px;
}
.about-section-eight .about-img .animate-button .button-circle {
  background: var(--white);
  width: 35px;
  height: 35px;
}
.about-section-eight .about-img .animate-button .button-circle::before {
  content: "";
  position: absolute;
  background: var(--primary-gradient);
  width: 13px;
  height: 13px;
  border-radius: 50%;
}
.about-section-nine {
  background: var(--light-400);
  position: relative;
  overflow: hidden;
}
.about-section-nine .section-header-nine .title {
  margin-left: unset;
}
.about-section-nine .element-two {
  position: absolute;
  right: 0;
  bottom: 0;
}
.about-section-eleven {
  position: relative;
  overflow: auto;
}
.about-section-eleven .container {
  position: relative;
  z-index: 1;
}
.about-section-eleven .section-header-eleven .title {
  margin-bottom: 0;
  justify-content: start;
}
.about-section-eleven .section-header-eleven .section-title {
  margin: 8px 0px 32px;
}
@media (max-width: 1399.98px) {
  .about-section-eleven .section-header-eleven .section-title {
    font-size: 40px;
  }
}
@media (max-width: 1199.98px) {
  .about-section-eleven .section-header-eleven .section-title {
    font-size: 32px;
  }
}
@media (max-width: 575.98px) {
  .about-section-eleven .section-header-eleven .section-title {
    font-size: 24px;
  }
}
.about-section-eleven .about-right-eleven {
  padding-left: 48px;
}
@media (max-width: 991.98px) {
  .about-section-eleven .about-right-eleven {
    padding-left: 0;
  }
}
.about-section-eleven .about-right-eleven .about-year {
  margin-bottom: 32px;
}
.about-section-eleven .about-right-eleven .about-year .year {
  font-size: 80px;
  font-weight: 700;
  line-height: 58px;
  background: url(../img/bg/layer-img.jpg);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: animate 95s linear infinite;
}
.about-section-eleven .about-right-eleven .about-content {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-bottom: 32px;
}
@media (max-width: 575.98px) {
  .about-section-eleven .about-right-eleven .about-content {
    flex-direction: column;
    gap: 12px;
    align-items: start;
  }
}
.about-section-eleven .about-right-eleven .about-content .about-icon {
  background: var(--secondary);
  border-radius: 6px;
  width: 62px;
  height: 62px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.about-section-eleven .about-right-eleven .about-details {
  background: var(--linear-gradient);
  padding: 24px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  gap: 40px;
}
@media (max-width: 1399.98px) {
  .about-section-eleven .about-right-eleven .about-details {
    padding: 18px;
  }
}
@media (max-width: 575.98px) {
  .about-section-eleven .about-right-eleven .about-details {
    flex-direction: column;
    align-items: start;
  }
}
.about-section-eleven .about-right-eleven .about-details .custom-title {
  margin-bottom: 8px;
  color: #000103;
}
.about-section-eleven .about-right-eleven .about-details p {
  margin-bottom: 0;
}
.about-section-eleven .about-right-eleven .view-all .btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border: none;
  transition: all 0.6s;
}
.about-section-eleven .about-right-eleven .view-all .btn:hover {
  background: var(--secondary);
  color: var(--gray-900);
}
.about-section-eleven .animate-text {
  position: absolute;
  right: 0;
  font-size: 120px;
  font-weight: 900;
  color: var(--light-100);
  transform: rotate(-90deg);
  right: -230px;
  bottom: 312px;
  margin: auto;
}
@media (max-width: 767.98px) {
  .about-section-eleven .animate-text {
    bottom: 220px;
  }
}
@media (max-width: 575.98px) {
  .about-section-eleven .animate-text {
    bottom: 94%;
    left: -58px;
    right: -305px;
    font-size: 52px;
  }
}
.about-section-twelve {
  position: relative;
  padding: 25px 0px 80px !important;
}
.about-section-twelve .about-shadow-img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: -1;
}

.about-nine {
  margin-top: 80px;
  position: relative;
}
@media (max-width: 991.98px) {
  .about-nine {
    margin-top: 40px;
  }
}
@media (max-width: 767.98px) {
  .about-nine {
    margin-top: 0px;
  }
}
.about-nine .container {
  position: relative;
  z-index: 1;
}
.about-nine .element-one {
  position: absolute;
  left: -220px;
  top: 0;
  animation: rotate 27s linear forwards infinite;
}

.about-img-two {
  padding-right: 68px;
  position: relative;
  margin-right: 24px;
}
@media (max-width: 991.98px) {
  .about-img-two {
    margin-bottom: 40px;
  }
}
@media (max-width: 767.98px) {
  .about-img-two {
    display: none;
  }
}
.about-img-two .animate-button {
  top: 40%;
  right: 0;
  margin: 0 0 0 auto;
  background: var(--primary-gradient);
}
.about-img-two .animate-button .button-text > span {
  transform: rotate(calc(var(--angle) * var(--index) * 1deg));
  font-size: 14px;
}
.about-img-three {
  position: relative;
  overflow: hidden;
  height: 100%;
  width: 100%;
  display: block;
  user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  width: 100%;
  max-width: 620px;
  border: 5px solid var(--white);
  border-radius: 6px;
}
.about-img-three .wrapper .before,
.about-img-three .wrapper .after {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-color: var(--white);
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  overflow: hidden;
}
.about-img-three .wrapper .content-image {
  height: 100%;
  max-width: unset;
  pointer-events: none;
  -webkit-user-drag: none;
  width: 620px;
}
.about-img-three .wrapper .after {
  width: 125px;
  background-color: transparent !important;
}
.about-img-three .wrapper .after img.content-image {
  background: transparent !important;
}
.about-img-three .wrapper .scroller {
  width: 50px;
  height: 50px;
  position: absolute;
  left: 100px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  background-color: transparent;
  opacity: 0.9;
  pointer-events: auto;
  cursor: pointer;
  border: 5px solid var(--white);
}
.about-img-three .wrapper .scroller:hover {
  opacity: 1;
}
.about-img-three .wrapper .scroller.scrolling {
  pointer-events: none;
  opacity: 1;
}
.about-img-three .wrapper .scroller__thumb {
  width: 100%;
  height: 100%;
  padding: 5px;
}
.about-img-three .wrapper .scroller:before, .about-img-three .wrapper .scroller:after {
  content: "";
  display: block;
  width: 7px;
  height: 9999px;
  position: absolute;
  left: 50%;
  margin-left: -3.5px;
  z-index: 30;
  transition: 0.1s;
  background: var(--white);
}
.about-img-three .wrapper .scroller:before {
  top: 100%;
}
.about-img-three .wrapper .scroller:after {
  bottom: 100%;
}
.about-img-four {
  margin-right: 60px;
  position: relative;
  padding-bottom: 40px;
  display: flex;
}
@media (max-width: 1199.98px) {
  .about-img-four {
    margin-right: 20px;
  }
}
@media (max-width: 991.98px) {
  .about-img-four {
    display: none;
  }
}
.about-img-four .about-img-01 {
  max-width: 450px;
  margin-left: 57px;
  margin-right: 100px;
  display: inline-flex;
}
@media (max-width: 1199.98px) {
  .about-img-four .about-img-01 {
    margin-right: 70px;
  }
}
.about-img-four .about-img-01::before {
  left: -11px;
}
.about-img-four .about-img-01, .about-img-four .about-img-02 {
  position: relative;
  z-index: 1;
}
.about-img-four .about-img-01::before, .about-img-four .about-img-02::before {
  content: "";
  width: 100%;
  height: 100%;
  background: var(--secondary);
  top: 0;
  position: absolute;
  border-radius: 270px;
  z-index: -1;
}
.about-img-four .about-img-02 {
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 224px;
  transform: rotate(-2.42deg);
}
.about-img-four .about-img-02::before {
  right: -11px;
}
.about-img-four img {
  border-radius: 270px;
}
.about-img-four h2 {
  font-size: 48px;
  color: rgba(255, 255, 255, 0.04);
  writing-mode: sideways-lr;
  white-space: nowrap;
  margin: 0 0 0 40px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.about-img-four h2 span {
  background: var(--primary-gradient);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 991.98px) {
  .about-img-four h2 {
    font-size: 38px;
  }
}
@media (max-width: 767.98px) {
  .about-img-four h2 {
    font-size: 32px;
  }
}
.about-img-six {
  position: relative;
  width: 100%;
  max-width: 558px;
  padding: 30px;
}
@media (max-width: 991.98px) {
  .about-img-six {
    display: none;
  }
}
.about-img-six .img-one {
  border-radius: 50%;
}
.about-img-six .img-two {
  position: absolute;
  inset: 0;
  margin: auto;
  animation: rotate 19s linear forwards infinite;
}
.about-img-seven {
  display: flex;
  position: relative;
}
@media (max-width: 991.98px) {
  .about-img-seven {
    display: none;
  }
}
.about-img-seven .animate-button {
  inset: unset;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: var(--secondary);
}
.about-img-seven .animate-button .button-circle {
  background: var(--white);
  width: 35px;
  height: 35px;
}
.about-img-seven .animate-button .button-circle::before {
  content: "";
  position: absolute;
  background: var(--secondary);
  width: 13px;
  height: 13px;
  border-radius: 50%;
}
.about-img-seven img {
  border: 5px solid var(--white);
  border-radius: 12px;
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
}
.about-img-seven .about-img-01 {
  max-width: 340px;
  transform: rotate(-5deg);
}
@media (max-width: 1199.98px) {
  .about-img-seven .about-img-01 {
    margin-right: 70px;
    max-width: 280px;
  }
}
.about-img-seven .about-img-02 {
  max-width: 340px;
  transform: rotate(6.44deg);
  position: absolute;
  bottom: 0;
  right: 24px;
}
@media (max-width: 1199.98px) {
  .about-img-seven .about-img-02 {
    max-width: 280px;
  }
}
.about-img-nine {
  margin-right: 20px;
}
.about-img-nine .animate-button {
  background: var(--primary-gradient);
  border: 8px solid var(--white);
  left: 20px;
  top: unset;
  bottom: 0;
  right: unset;
}
@media (max-width: 1399.98px) {
  .about-img-nine .animate-button {
    bottom: 40px;
    left: 13px;
  }
}
.about-img-nine .animate-button .button-text > span {
  inset: 11px !important;
}
.about-img-ten {
  position: relative;
  margin-right: 20px;
}
@media (max-width: 991.98px) {
  .about-img-ten {
    margin-bottom: 40px;
  }
}
@media (max-width: 575.98px) {
  .about-img-ten {
    display: none;
  }
}
.about-img-ten .about-img-01 {
  position: relative;
  background: var(--primary-gradient-200);
  border-radius: 20px;
  overflow: hidden;
  padding-right: 20px;
}
.about-img-ten .about-img-01::before {
  content: "";
  width: 80px;
  height: 80px;
  border-radius: 23%;
  box-shadow: 15px 15px 0 0 var(--white);
  position: absolute;
  top: 160px;
  bottom: 0;
  right: 0px;
  z-index: 1;
  transform: rotateX(180deg);
}
.about-img-ten .about-img-01::after {
  content: "";
  width: 80px;
  height: 80px;
  border-radius: 23%;
  box-shadow: 15px 15px 0 0 var(--white);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 160px;
  z-index: 1;
  transform: rotateX(180deg);
}
.about-img-ten .card-shape {
  width: 210px;
  height: 210px;
  border-radius: 50%;
  background-color: var(--white);
  position: absolute;
  top: -45px;
  right: -45px;
}
.about-img-ten .about-exp {
  position: absolute;
  top: -30px;
  right: -30px;
  z-index: 2;
}
.about-img-eleven {
  position: relative;
  display: flex;
  align-items: center;
  gap: 24px;
}
@media (max-width: 991.98px) {
  .about-img-eleven {
    display: none;
  }
}
.about-img-eleven .about-img-left .animate-button {
  position: relative;
  margin-bottom: 30px;
  box-shadow: 0px 4px 76px 0px #FFEDEB inset;
  border: none;
}
.about-img-eleven .about-img-left .animate-button:hover i {
  color: #fff;
}
.about-img-eleven .about-img-left .animate-button .button-circle {
  width: 75px;
  height: 75px;
  background: var(--primary-200);
}
.about-img-eleven .about-img-left .animate-button .button-circle i {
  border: 1px solid var(--primary-100);
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.about-img-eleven .about-img-right .experience {
  background: var(--secondary);
  padding: 24px 24px 24px 116px;
  position: relative;
  width: 100%;
  max-width: 300px;
  border-radius: 10px;
  margin-top: 24px;
}
.about-img-eleven .about-img-right .experience .count {
  font-size: 56px;
  font-weight: 700;
  color: #fff;
  position: absolute;
  background: var(--primary);
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  max-width: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-img-eleven .about-img-right .experience .count span {
  transform: rotate(-90deg);
  display: block;
}
.about-img-eleven .about-img-right .experience .text span {
  font-size: 30px;
  font-weight: 700;
  color: #000103;
  margin-bottom: 32px;
  display: block;
}
.about-img-eleven .about-img-right .experience .text .text-1 {
  margin-bottom: 0;
  position: relative;
}
.about-img-eleven .about-img-right .experience .text .text-1::before {
  content: "";
  background: var(--primary-gradient);
  position: absolute;
  left: 0;
  right: 0;
  height: 1px;
  width: 100%;
  top: -14px;
  margin: auto;
}
.about-img-twelve {
  position: relative;
}
@media (max-width: 1199.98px) {
  .about-img-twelve {
    display: none !important;
  }
}
.about-img-twelve img {
  max-width: 306px;
  height: 100%;
  border: 5px solid var(--white);
  border-radius: 12px;
}
@media (max-width: 1399.98px) {
  .about-img-twelve img {
    max-width: 265px;
  }
}
@media (max-width: 1199.98px) {
  .about-img-twelve img {
    max-width: 240px;
  }
}
.about-img-twelve .img-one {
  transform: rotate(-6deg);
}
.about-img-twelve .img-two {
  transform: rotate(11deg);
  position: relative;
  left: -70px;
}
.about-img-twelve .animate-button {
  inset: unset;
  left: -50px;
  right: 0;
  top: 45px;
  margin: 0 auto;
  background: var(--primary-gradient);
  border: 2px dashed var(--white);
}
.about-img-twelve .animate-button .button-text > span {
  inset: 10px;
}
.about-img-twelve .animate-button .button-circle {
  width: 60px;
  height: 60px;
  background: var(--white);
  color: var(--gray-900);
  font-size: 24px;
}

.about-content-two .section-header-two {
  text-align: start;
  margin-bottom: 24px;
}
.about-content-two .section-header-two .section-title {
  margin-bottom: 20px;
}
.about-content-two .section-header-two p {
  margin-bottom: 0;
}
.about-content-two .btn {
  display: inline-flex;
  align-items: center;
  margin-top: 40px;
}
@media (max-width: 767.98px) {
  .about-content-two .btn {
    margin-top: 20px;
  }
}
.about-content-four .btn {
  display: inline-flex;
  align-items: center;
  margin-top: 40px;
}
.about-content-six .section-sub-title {
  margin-left: unset !important;
}
@media (max-width: 575.98px) {
  .about-content-six .about {
    flex-direction: column;
  }
}
.about-content-six .about-vision {
  background: var(--secondary);
  padding: 40px;
  border-radius: 12px;
  position: relative;
  height: 190px;
  max-width: 72px;
  overflow: hidden;
  transition: max-width 0.6s cubic-bezier(0.4, 0, 0.2, 1), background 0.4s ease;
}
@media (max-width: 1399.98px) {
  .about-content-six .about-vision {
    height: 210px;
  }
}
@media (max-width: 1199.98px) {
  .about-content-six .about-vision {
    height: 235px;
  }
}
@media (max-width: 991.98px) {
  .about-content-six .about-vision {
    height: 192px;
  }
}
@media (max-width: 575.98px) {
  .about-content-six .about-vision {
    height: 60px;
    max-width: 100% !important;
    padding: 20px;
  }
}
.about-content-six .about-vision:hover, .about-content-six .about-vision.active {
  max-width: 100%;
  background: var(--primary);
}
@media (max-width: 575.98px) {
  .about-content-six .about-vision:hover, .about-content-six .about-vision.active {
    height: auto !important;
  }
}
.about-content-six .about-vision:hover .custom-title, .about-content-six .about-vision.active .custom-title {
  transform: translateY(0) rotate(0deg);
  position: relative;
  margin-bottom: 8px;
  color: var(--gray-900);
  left: unset !important;
  bottom: unset !important;
  transform-origin: left center;
}
.about-content-six .about-vision:hover .para, .about-content-six .about-vision.active .para {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
  transition-delay: 0.2s;
}
.about-content-six .about-vision:hover .icon-one, .about-content-six .about-vision.active .icon-one {
  opacity: 1;
  transform: translate(0, 0) rotateY(180deg);
  visibility: visible;
  transition-delay: 0.3s;
}
.about-content-six .about-vision .custom-title {
  color: #fff;
  transform: rotate(-90deg);
  position: absolute;
  left: 38px;
  bottom: 18px;
  display: flex;
  white-space: nowrap;
  z-index: 1;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1), color 0.4s ease;
  transform-origin: left center;
}
@media (max-width: 575.98px) {
  .about-content-six .about-vision .custom-title {
    transform: unset;
    position: unset;
  }
}
.about-content-six .about-vision .para {
  color: var(--gray-900);
  opacity: 0;
  transform: translateY(10px);
  visibility: hidden;
  z-index: 1;
  position: relative;
  transition: opacity 0.4s ease, transform 0.4s ease;
}
.about-content-six .about-vision .icon-one {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 90px;
  opacity: 0;
  transform: translate(10px, 10px) rotateY(180deg);
  visibility: hidden;
  transition: opacity 0.4s ease, transform 0.4s ease;
}
.about-content-seven {
  margin-left: 24px;
}
@media (max-width: 991.98px) {
  .about-content-seven {
    margin-left: 0;
  }
}
.about-content-nine .section-title {
  margin-bottom: 20px;
}
.about-content-ten {
  padding-left: 24px;
}
@media (max-width: 991.98px) {
  .about-content-ten {
    padding-left: 0;
  }
}
.about-content-ten .section-header {
  margin-bottom: 24px;
}
.about-content-ten .section-header .section-title {
  margin-bottom: 24px;
}
.about-content-ten .section-header p {
  margin-bottom: 24px;
}
.about-content-ten .view-more {
  padding-top: 4px;
}

.about-item-five {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 24px;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 575.98px) {
  .about-item-five {
    flex-wrap: wrap;
  }
}
.about-item-five .about-icon {
  width: 72px;
  height: 72px;
  background: var(--white);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.about-item-five .about-icon img {
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.about-item-five .custom-title {
  margin-bottom: 8px;
  color: #fff;
}
.about-item-five p {
  margin-bottom: 0;
  color: #fff;
}
.about-item-nine {
  padding: 20px;
  border-radius: 12px;
  border: 1px solid var(--white);
  background: var(--white);
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  position: relative;
  overflow: hidden;
}
.about-item-nine .custom-title {
  color: var(--gray-900);
  margin-bottom: 8px;
  position: relative;
  z-index: 1;
}
.about-item-nine p {
  color: var(--gray-900);
  margin-bottom: 0;
  position: relative;
  z-index: 1;
}
.about-item-nine .img-one {
  position: absolute;
  bottom: -220px;
  right: -152px;
  max-width: 426px;
}
.about-item-ten {
  background: var(--primary-200);
  border-radius: 20px;
  padding: 38px 60px 38px 38px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: relative;
  clip-path: polygon(0 0, 90% 0, 100% 50%, 90% 100%, 0 100%);
}
.about-item-ten .avatar-list-stacked {
  margin-bottom: 24px;
}
.about-item-ten .custom-title {
  margin-bottom: 12px;
}
.about-item-ten .custom-title span {
  display: block;
}
.about-item-ten a {
  display: inline-flex;
  align-items: center;
  font-weight: 600;
}
.about-item-eight {
  background: var(--secondary);
  border-radius: 20px;
  padding: 38px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  position: relative;
  clip-path: polygon(10% 0, 100% 0, 100% 100%, 10% 100%, 0 50%);
}
.about-item-eight .animate-button {
  position: relative;
  width: 140px;
  height: 140px;
  background: var(--primary-200);
  margin-bottom: 20px;
}
.about-item-eight .animate-button .button-text > span {
  color: var(--secondary);
  transform: rotate(calc(18deg * var(--index)));
}
.about-item-eight .animate-button .button-circle {
  background: var(--secondary);
  width: 12px;
  height: 12px;
}
.about-item-eight .custom-title {
  color: #fff;
  margin-bottom: 0;
}
.about-item-eleven {
  position: relative;
  width: 49%;
}
@media (max-width: 575.98px) {
  .about-item-eleven {
    width: 100%;
  }
}
.about-item-eleven.one::before {
  content: unset;
}
.about-item-eleven::before {
  content: "";
  background: var(--primary-gradient);
  position: absolute;
  left: -24px;
  height: 100%;
  width: 1px;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media (max-width: 575.98px) {
  .about-item-eleven::before {
    left: 0;
    height: 1px;
    width: 100%;
    top: -18px;
    bottom: unset;
    margin: auto;
  }
}
.about-item-twelve {
  padding: 20px;
  border-radius: 12px;
  border: 1px solid var(--gray-200);
  background: var(--white);
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  position: relative;
  overflow: hidden;
  text-align: center;
  transition: all 0.6s;
}
.about-item-twelve:hover {
  transform: translateY(-6px);
}
.about-item-twelve:hover .about-icon {
  background: var(--primary-gradient);
}
.about-item-twelve .about-icon {
  background: var(--primary);
  width: 64px;
  height: 64px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin: 0px auto 24px;
  position: relative;
  z-index: 1;
  transition: all 0.7s;
}
.about-item-twelve .custom-title {
  margin-bottom: 8px;
  position: relative;
  z-index: 1;
}
@media (max-width: 1399.98px) {
  .about-item-twelve .custom-title {
    font-size: 21px;
  }
}
.about-item-twelve p {
  position: relative;
  z-index: 1;
}
.about-item-twelve .img-two {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  margin: auto;
}

.mission-item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 12px;
  padding: 1px;
}
.mission-item::before {
  content: "";
  position: absolute;
  top: 50%;
  width: 52px;
  height: 100%;
  background: var(--primary-gradient);
  animation: rotate 5s linear forwards infinite;
  transform-origin: top center;
  z-index: 0;
}
.mission-item .mission-inner {
  position: relative;
  background: var(--white);
  border: 1px solid var(--gray-200);
  padding: 24px;
  border-radius: 12px;
  z-index: 1;
}
.mission-item .mission-info {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 12px;
}
.mission-item .mission-info .mission-icon {
  width: 44px;
  height: 44px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  flex-shrink: 0;
}
.mission-item .mission-info h3 {
  margin-bottom: 0;
}
.mission-item p {
  margin-bottom: 0;
}
.mission-item-three {
  padding: 40px;
  border: 1px solid var(--gray-200);
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  border-radius: 12px;
  margin-bottom: 24px;
  display: flex;
  align-items: center;
  gap: 24px;
  background: var(--white);
  transition: all 0.5s;
}
.mission-item-three:hover {
  transform: translateY(-10px);
  box-shadow: 0px 4px 44px 0px rgba(187, 187, 187, 0.25);
}
@media (max-width: 1199.98px) {
  .mission-item-three {
    padding: 20px;
  }
}
@media (max-width: 767.98px) {
  .mission-item-three {
    flex-direction: column;
    align-items: start;
  }
}
.mission-item-three .mission-icon {
  width: 100%;
  max-width: 64px;
  height: 40px;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mission-item-three .mission-icon .icon-1 {
  width: 24px;
}
.mission-item-three .mission-content .custom-title {
  margin-bottom: 8px;
}
.mission-item-three .mission-content .description {
  margin-bottom: 0px;
}
.mission-item-four {
  position: relative;
  background: var(--white);
  border-radius: 12px;
  padding: 24px;
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 24px;
  z-index: 1;
  overflow: hidden;
}
@media (max-width: 575.98px) {
  .mission-item-four {
    flex-direction: column;
    align-items: start;
  }
}
.mission-item-four .mission-icon {
  background: var(--secondary);
  width: 56px;
  height: 56px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.mission-item-four .custom-title {
  margin-bottom: 4px;
}
.mission-item-four p {
  color: var(--gray-900);
  margin-bottom: 0;
}
.mission-item-four .mission-bg {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  z-index: -1;
}
@media (max-width: 575.98px) {
  .mission-item-four .mission-bg {
    right: -80%;
  }
}
.mission-item-five {
  background: var(--light);
  border: 1px solid var(--gray-200);
  border-radius: 12px;
  padding: 24px;
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 24px;
}
@media (max-width: 575.98px) {
  .mission-item-five {
    flex-direction: column;
    align-items: start;
  }
}
.mission-item-five .mission-icon {
  background: var(--gray-900);
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.mission-item-five .custom-title {
  margin-bottom: 4px;
}
.mission-item-five p {
  margin-bottom: 0;
}
.mission-item-ten {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 20px;
}
@media (max-width: 575.98px) {
  .mission-item-ten {
    flex-direction: column;
    align-items: start;
  }
}
.mission-item-ten:last-child {
  margin-bottom: 24px;
}
.mission-item-ten .mission-icon {
  position: relative;
  overflow: hidden;
  padding: 2px;
  border-radius: 20px;
  flex-shrink: 0;
}
.mission-item-ten .mission-icon::before {
  content: "";
  position: absolute;
  top: 50%;
  width: 52px;
  height: 90%;
  background: rgba(var(--primary-rgb), 0.28);
  animation: rotate 5s linear forwards infinite;
  transform-origin: top center;
  z-index: 0;
}
.mission-item-ten .mission-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  width: 52px;
  height: 90%;
  background: rgba(var(--primary-rgb), 0.28);
  animation: rotate 5s linear forwards infinite;
  transform-origin: bottom center;
  z-index: 0;
}
.mission-item-ten .mission-icon .mission-inner {
  width: 62px;
  height: 62px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--primary);
  position: relative;
  z-index: 1;
}
.mission-item-ten h3 {
  margin-bottom: 4px;
  font-size: 20px;
}
@media (max-width: 991.98px) {
  .mission-item-ten h3 {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .mission-item-ten h3 {
    font-size: 17px;
  }
}
.mission-item-ten p {
  margin-bottom: 0;
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.about-list li {
  margin-bottom: 16px;
  padding-left: 24px;
  color: #fff;
  position: relative;
}
.about-list li:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\f058";
  font-family: "Fontawesome";
  color: #fff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.about-list li:last-child {
  margin-bottom: 0;
}
.about-list-two li {
  margin-bottom: 18px;
  padding-left: 24px;
  position: relative;
}
.about-list-two li:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\f192";
  font-family: "Fontawesome";
  color: var(--primary);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.about-list-two li:last-child {
  margin-bottom: 0;
}

.app-sec {
  background: var(--primary-gradient);
  border-radius: 20px;
  padding: 70px 70px 0;
  position: relative;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .app-sec {
    padding: 50px;
  }
}
@media (max-width: 767.98px) {
  .app-sec {
    padding: 30px;
  }
}
.app-sec .app-content {
  max-width: 445px;
  padding: 0 0 90px;
}
@media (max-width: 991.98px) {
  .app-sec .app-content {
    padding: 0;
    max-width: 100%;
  }
}
.app-sec .app-content .sub-title {
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  margin: 0 0 4px;
}
@media (max-width: 991.98px) {
  .app-sec .app-content .sub-title {
    font-size: 16px;
  }
}
.app-sec .app-content .section-title {
  color: #fff;
  margin-bottom: 0;
}
.app-sec .app-content .app-imgs {
  display: inline-flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
}
@media (max-width: 991.98px) {
  .app-sec .app-content .app-imgs {
    justify-content: center;
  }
}
.app-sec .app-img {
  text-align: right;
  max-width: 447px;
  margin-left: auto;
}
@media (max-width: 991.98px) {
  .app-sec .app-img {
    display: none;
  }
}
.app-sec .app-bg-01 {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
  height: 100%;
}

.company-slider-two {
  padding-bottom: 80px;
}
@media (max-width: 991.98px) {
  .company-slider-two {
    padding-bottom: 50px;
  }
}
.company-slider-two img {
  width: auto !important;
  margin: 0 auto;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  filter: gray;
}
.company-slider-two img:hover {
  filter: none;
}

.animate-button {
  cursor: pointer;
  border: none;
  background: var(--primary);
  color: var(--white);
  width: 150px;
  height: 150px;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  inset: 0;
  margin: auto;
  display: grid;
  place-content: center;
  transition: background 300ms, transform 200ms;
  font-weight: 600;
  border: 12px solid var(--white);
}
.animate-button:hover .button-circle {
  background: var(--white);
  color: var(--primary);
}
.animate-button .button-text {
  position: absolute;
  inset: 0;
  animation: text-rotation 8s linear infinite;
  margin: 0;
}
.animate-button .button-text > span {
  position: absolute;
  transform: rotate(calc(16deg * var(--index)));
  inset: 5px;
  color: #fff;
}
.animate-button .button-circle {
  position: relative;
  width: 40px;
  height: 40px;
  overflow: hidden;
  background: var(--dark);
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.8s;
}

.mission-section-three {
  position: relative;
  padding-top: 0 !important;
}
.mission-section-three .title {
  margin: unset !important;
}
@media (max-width: 575.98px) {
  .mission-section-three .title {
    margin: auto !important;
  }
}
.mission-section-three .mission-left {
  position: relative;
}
.mission-section-three .mission-left .mission-title {
  font-size: 440px;
  font-weight: 700;
  background: linear-gradient(113.63deg, #1D1EE3 22.41%, #6E6E7E 59.71%, #B4B326 78.36%, #6365FF 97%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 320px;
}
@media (max-width: 1399.98px) {
  .mission-section-three .mission-left .mission-title {
    font-size: 400px;
    line-height: 280px;
  }
}
@media (max-width: 767.98px) {
  .mission-section-three .mission-left .mission-title {
    font-size: 300px;
    line-height: 215px;
  }
}
@media (max-width: 575.98px) {
  .mission-section-three .mission-left .mission-title {
    font-size: 119px;
    line-height: 90px;
    font-weight: 900;
  }
}
.mission-section-three .mission-left .mission-sub-title {
  position: absolute;
  right: 0;
  text-align: center;
  color: var(--gray-900);
  font-weight: 600;
  top: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  transform: rotate(-90deg);
}
@media (max-width: 1199.98px) {
  .mission-section-three .mission-left .mission-sub-title {
    right: -56px;
  }
}
@media (max-width: 991.98px) {
  .mission-section-three .mission-left .mission-sub-title {
    left: 220px;
    right: 0;
    margin: auto;
  }
}
@media (max-width: 575.98px) {
  .mission-section-three .mission-left .mission-sub-title {
    transform: unset;
    font-size: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 130px;
    line-height: 24px;
    left: 123px;
  }
}
.mission-section-three .mission-left .img-1 {
  position: absolute;
  right: 0;
  top: -22px;
  animation: rotate 5s linear forwards infinite;
}
@media (max-width: 575.98px) {
  .mission-section-three .mission-left .img-1 {
    display: none;
  }
}
.mission-section-three .rating-appointment {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  border-radius: 30px;
  padding: 8px;
  margin-bottom: 16px;
  display: inline-flex;
  text-align: start;
  margin: 40px 0px 0px;
}
@media (max-width: 991.98px) {
  .mission-section-three .rating-appointment {
    margin: 24px 0px 0px;
  }
}
.mission-section-three .rating-appointment .avatar-ttile {
  font-weight: 600;
  color: var(--gray-900);
  margin-bottom: 0;
}
.mission-section-three .mission-right {
  border-left: 1px solid var(--gray-100);
  padding-left: 40px;
}
@media (max-width: 991.98px) {
  .mission-section-three .mission-right {
    padding-left: 10px;
    margin-top: 20px;
  }
}
.mission-section-three .element-1 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: -1;
}

.more-btn {
  margin-top: 40px;
}

.theme-2-btn {
  position: relative;
  padding: 6px 6px 6px 20px;
  border-radius: 40px;
  display: inline-flex;
  align-items: center;
  background: var(--primary);
  color: #fff;
  overflow: hidden;
  transition: all 0.5s cubic-bezier(0.25, 1, 0.5, 1);
}
.theme-2-btn::before {
  content: "";
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
  width: 32px;
  height: 32px;
  background: #fff;
  border-radius: 50%;
  transition: all 0.3s cubic-bezier(0.25, 1, 0.5, 1);
  z-index: 0;
}
.theme-2-btn span {
  position: relative;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  gap: 16px;
  color: #fff !important;
  transition: all 0.6s ease;
}
.theme-2-btn span .icon {
  width: 32px;
  height: 32px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(45deg);
  color: var(--primary) !important;
  transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.theme-2-btn strong {
  font-weight: 600 !important;
}
.theme-2-btn:hover {
  color: var(--primary);
}
.theme-2-btn:hover::before {
  margin: auto;
  width: 97%;
  height: 90%;
  border-radius: 40px;
  right: 3px;
  background: #fff;
}
.theme-2-btn:hover span {
  color: var(--primary) !important;
}
.theme-2-btn:hover span .icon {
  background: #fff;
  color: var(--primary);
  transform: rotate(90deg) scale(1.05);
}

.theme-5-btn {
  overflow: hidden;
  position: relative;
  padding: 13px 20px;
  border: none !important;
}
.theme-5-btn::before {
  content: "";
  background: var(--secondary);
  width: 16px;
  height: 16px;
  border-radius: 50%;
  position: absolute;
  left: 3px;
  bottom: -4px;
  transition: all 0.5s;
}
.theme-5-btn span {
  color: #0F172A;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: all 0.5s;
  position: relative;
}
.theme-5-btn:hover {
  background: var(--secondary);
}
.theme-5-btn:hover::before {
  width: 100%;
  height: 100%;
  border-radius: unset;
}
.theme-5-btn:hover span {
  color: #fff;
}

.theme-8-btn {
  padding: 6px 20px 6px 6px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: all 0.5s;
  border: 1px solid var(--primary);
}
.theme-8-btn .icon {
  width: 32px;
  height: 32px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: #0F172A;
  transition: all 0.6s;
}
.theme-8-btn:hover {
  background: #fff;
  color: #0F172A;
  border: 1px solid var(--primary);
}
.theme-8-btn:hover .icon {
  background: var(--primary);
  color: #fff;
}

@keyframes flyFloat {
  0% {
    top: 30%;
    right: 3%;
  }
  75% {
    top: 50%;
    right: 50%;
  }
  100% {
    top: 100%;
    right: 3%;
  }
}
.home-eight .section {
  overflow: hidden;
}

.about-consult {
  position: relative;
}
@media (max-width: 575.98px) {
  .about-consult {
    margin-bottom: 16px;
  }
}
.about-consult .section-header {
  margin-bottom: 24px;
}
@media (max-width: 575.98px) {
  .about-consult .section-header {
    margin-bottom: 16px;
  }
}
.about-consult .section-header .section-title {
  margin-bottom: 24px;
}
@media (max-width: 575.98px) {
  .about-consult .section-header .section-title {
    margin-bottom: 16px;
  }
}
.about-consult .btn {
  display: inline-flex;
  align-items: center;
}

.about-exp {
  width: 180px;
  height: 180px;
  background: var(--secondary);
  color: #fff;
  font-size: 56px;
  font-weight: 700;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 12px;
  text-align: center;
}
.about-exp span {
  display: block;
  font-size: 18px;
  font-weight: 400;
}

.theme-6 .support-item-three .btn {
  color: #fff;
}

.about-item-wrap {
  padding-left: 50px;
}
@media (max-width: 1199.98px) {
  .about-item-wrap {
    padding-left: 20px;
  }
}
@media (max-width: 991.98px) {
  .about-item-wrap {
    padding-left: 0;
  }
}

/****** UTILS ******/
.onboard-page {
  overflow: hidden;
}

.right-panel-title {
  background: #0C4F8A;
  padding: 10px;
  display: none;
}

.onboard-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  background: #ffffff;
}

.left-panel {
  background-color: #0C4F8A;
  width: 25%;
  padding: 45px;
  height: 100vh;
  overflow: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.left-panel::-webkit-scrollbar {
  display: none;
}
@media (max-width: 991.98px) {
  .left-panel {
    display: none;
  }
}

.right-panel {
  width: 75%;
  height: 100vh;
  overflow: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
  flex-wrap: wrap;
}
.right-panel .select2-container .select2-selection--single {
  border: 1px solid var(--gray-200);
  height: 54px;
  background: #F5F6FA;
}
.right-panel .select2-container .select2-selection--single:focus {
  border-color: #09E5AB;
  background-color: #ffffff;
}
.right-panel .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 14px;
  font-weight: 400;
  font-weight: normal;
  line-height: 54px;
  color: #585858;
}
.right-panel .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 54px;
  right: 7px;
}
.right-panel .accordion-item:first-of-type {
  margin-bottom: 16px;
  border-radius: 6px;
  overflow: hidden;
}
.right-panel .accordion-item:not(:first-of-type) {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  margin-bottom: 16px;
  border-radius: 6px;
  overflow: hidden;
}
.right-panel .accordion-button {
  padding: 20px;
}
.right-panel .accordion-button::after {
  transform: rotate(-90deg);
}
.right-panel .accordion-button:not(.collapsed)::after {
  transform: rotate(0deg);
}
.right-panel .accordion-button:focus {
  box-shadow: 8px 7px 14px -15px rgba(0, 0, 0, 0.4);
}
.right-panel .accordion-button:not(.collapsed) {
  background-color: #ffffff;
  color: #000000;
}
.right-panel .accordion-body {
  padding: 1rem 1rem;
}
@media (max-width: 991.98px) {
  .right-panel {
    width: 100%;
    height: auto;
    padding: 0px;
  }
}

.onboard-img {
  margin: auto;
  padding: 70px 0px 20px 0px;
  animation: mymove 1s ease-in-out infinite alternate;
  text-align: center;
  width: 240px;
}

.onboard-content h3 {
  color: #ffffff;
  font-weight: 600;
  font-size: 21px;
}
.onboard-content p {
  color: #ffffff;
  font-weight: 200;
  font-size: 13px;
}

.onboarding-slider {
  margin-top: 10px;
}

#onboard-slider .owl-dots {
  margin-top: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}
#onboard-slider .owl-nav {
  display: none;
}
#onboard-slider.owl-theme .owl-dots .owl-dot span {
  background-color: #09E5AB;
  width: 15px;
  height: 6px;
  border-radius: 50px;
  transition: 0.5s all;
  margin: 5px 3px 0;
  display: block;
  position: relative;
}
#onboard-slider.owl-theme .owl-dots .owl-dot.active span {
  background-color: #ffffff;
  width: 50px;
  border-radius: 50px;
}

.on-board-wizard {
  position: sticky;
  top: 65px;
}
.on-board-wizard ul {
  list-style: none;
  padding: 0;
}
.on-board-wizard ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  background: #ffffff;
  border: 1px solid #F4F4F4;
  box-shadow: 0px 4px 4px rgba(212, 237, 255, 0.25);
  border-radius: 4px;
  margin: 0 0 18px 0;
  padding: 13px 5px 13px 8px;
  transition: 0.1s ease-out;
}
.on-board-wizard ul li a:hover {
  box-shadow: 8px 7px 14px -15px rgba(0, 0, 0, 0.4);
}

.onboarding-list h6 {
  font-weight: 600;
  font-size: 16px;
  color: #000000;
}
.onboarding-list p {
  font-weight: 300;
  font-size: 13px;
  color: #585858;
  margin-bottom: 0px;
}

li:hover .onboarding-list h6 {
  color: #000000;
}

.onboarding-progress {
  margin-right: 20px;
  min-width: 35px;
  height: 35px;
  background: #F4F4F4;
  border-radius: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000000;
}
.onboarding-progress.active {
  background: #10916F;
  color: #ffffff;
}
.onboarding-progress span {
  font-size: 13px;
}

.onboarding-title h2 {
  font-weight: 500;
  font-size: 24px;
  margin-bottom: 10px;
}
.onboarding-title h2 span {
  color: #FF0202;
}
.onboarding-title h6 {
  font-weight: 400;
  font-size: 15px;
  color: #585858;
  margin-bottom: 25px;
  line-height: 1.5;
}
.onboarding-title h6 span {
  font-weight: 600;
}
.onboarding-title.profile-title {
  margin-bottom: 35px;
}
.onboarding-title.pass-title {
  margin-bottom: 32px;
}

.onboarding-content-box {
  margin-top: 20px;
  margin: 20px 0 0 0;
  padding: 50px;
  background: #ffffff;
  box-shadow: 0px 24px 24px rgba(212, 237, 255, 0.3);
  border-radius: 4px;
  border: 1px solid var(--gray-200);
}
.onboarding-content-box.content-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  min-height: 580px;
}
.onboarding-content-box.lock-box {
  padding: 70px;
}

.onboarding-btn a {
  background: #09E5AB;
  border-radius: 6px;
  padding: 15px 50px;
  color: #ffffff;
  font-weight: 600;
  font-size: 16px;
  display: inline-block;
  border: 1px solid #09E5AB;
  transition: all 0.5s;
}
.onboarding-btn a:hover {
  box-shadow: inset 0 60px 0 0 #10916F;
  border-color: #10916F;
}
.onboarding-btn.Personalize-btn {
  margin-top: 30px;
}
.onboarding-btn.Consultation-btn {
  margin-top: 70px;
}
.onboarding-btn.Consultation-btn a:nth-child(2) {
  background: #ffffff;
  border-radius: 6px;
  padding: 15px 50px;
  color: #0C4F8A;
  border: none;
}
.onboarding-btn.Consultation-btn a:nth-child(2):hover {
  box-shadow: none;
  color: #09E5AB;
}
.onboarding-btn.Consultation-btn.cost-btns {
  margin-top: 40px;
}
.onboarding-btn.prefer-btn {
  margin-top: 70px;
}
.onboarding-btn.pop-btn {
  margin-top: 4px;
}

.passcode-wrap input,
.passcode-wrap select,
.passcode-wrap textarea {
  background-color: #F5F6FA;
  border: 1px solid var(--gray-200);
  border-radius: 5px;
  width: 60px;
  height: 54px;
  text-align: center;
  color: #354052;
  font-size: 20px;
  font-weight: 500;
  margin-right: 23px;
}

.passcode-wrap input:focus {
  color: #354052;
  border-color: #09E5AB;
  background-color: #ffffff;
  outline: none;
}
.passcode-wrap.mail-box input {
  width: 100%;
  text-align: unset;
  font-size: 14px;
  height: 54px;
}
.passcode-wrap.mail-box select {
  width: 100%;
  text-align: unset;
  font-size: 14px;
  font-weight: 400;
  border: 1px solid var(--gray-200) !important;
  outline: none;
  color: #585858;
  padding: 0px 10px;
}
.passcode-wrap.mail-box textarea {
  width: 100%;
  height: 145px;
  text-align: unset;
  font-size: 14px;
  font-weight: 400;
  border: 1px solid var(--gray-200);
  outline: none;
  resize: none;
}
.passcode-wrap select:focus {
  color: #354052;
  border-color: #09E5AB !important;
  background-color: #ffffff;
  outline: none;
}
.passcode-wrap.form-focus.focused .focus-label {
  opacity: 1;
  top: -30px;
  font-size: 12px;
  z-index: 1;
  background: #ffffff;
  padding: 0px 5px;
  color: #5EC6CD;
  font-weight: 400;
}
.passcode-wrap.form-focus .focus-label {
  top: -4px;
  color: #585858;
}
.passcode-wrap textarea:focus {
  color: #354052;
  border-color: #09E5AB;
  background-color: #ffffff;
  outline: none;
}
.passcode-wrap.form-floating > label {
  color: #585858;
  font-size: 14px;
}

.mail-icon {
  background: url("../img/mail-box.png") no-repeat 99% 50%;
}

.form-focus .focus-label span {
  color: #F0142F;
}

.placeholder-style::placeholder {
  font-family: "Poppins";
  font-weight: 400;
  font-size: 14px;
  color: #585858;
  opacity: 1;
}
.placeholder-style:-ms-input-placeholder {
  color: #585858;
}
.placeholder-style::-ms-input-placeholder {
  color: #585858;
}

.onboarding-lable {
  font-family: "Poppins";
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 10px;
}
.onboarding-lable span {
  color: #FF0202;
}

.upload-pic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  border-radius: 10px;
  height: 163px;
  width: 183px;
  position: relative;
  justify-content: center;
  flex-direction: column;
  overflow: hidden;
  border: 1px dashed #8F9BBA;
}
.upload-pic img {
  max-width: 100%;
  border-radius: 10px;
}
.upload-pic h6 {
  margin-top: 12px;
  font-weight: 500;
  font-size: 16px;
  color: #8F9BBA;
}
.upload-pic.patient-photo-upload {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  border-radius: 10px;
  justify-content: center;
  flex-direction: column;
  overflow: hidden;
  width: 265px;
  height: 235px;
  background: #F5F6FA;
  border: none;
}

.upload-pics input[type=file] {
  opacity: 0;
  width: 40px;
  height: 63px;
  position: absolute;
  cursor: pointer;
  top: -15px;
  right: 8px;
  margin-right: 0px;
}

.photo-norms h5 {
  color: #8F9BBA;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 35px;
}

.btn-profile img {
  height: 40px;
  width: 40px;
  position: absolute;
  top: 11px;
  right: 8px;
  cursor: pointer;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.tog-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #F5F6FA;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.tog-slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  bottom: 4px;
  background-color: #008F64;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  top: 4px;
  left: 4px;
}
.tog-slider.round {
  border-radius: 30px;
  width: 56px;
  height: 28px;
  border: 2px solid #F3F3F3;
}
.tog-slider.round:before {
  border-radius: 50%;
}

input:checked + .tog-slider {
  background-color: #008F64;
}
input:checked + .tog-slider:before {
  -webkit-transform: translateX(32px);
  -ms-transform: translateX(32px);
  transform: translateX(32px);
  background: #ffffff;
  left: -1px;
}

.save-card {
  margin-left: 22px;
}
.save-card h5 {
  font-weight: 500;
  font-size: 14px;
}
.save-card h6 {
  font-weight: 400;
  font-size: 14px;
  color: #8F9BBA;
}

.save-detail {
  padding: 25px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.payment-icon {
  position: relative;
}
.payment-icon img {
  position: absolute;
  top: 250px;
}

.avail-content {
  margin-left: 15px;
  margin-top: 4px;
}
.avail-content h6 {
  color: #10916F;
}

.weekDays-selector input {
  display: none !important;
}
.weekDays-selector input[type=checkbox] + label {
  display: inline-block;
  border-radius: 4px;
  background: #ffffff;
  padding: 8px 0px;
  width: 60px;
  margin-right: 3px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  border: 1px solid var(--gray-200);
  font-weight: 400;
  font-size: 20px;
}
.weekDays-selector input[type=checkbox]:checked + label {
  background: #F5F6FA;
  color: #000000;
}

.consult-option {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.call-option {
  position: relative;
  width: 33%;
  margin-right: 10px;
}
.call-option.file-option {
  margin-right: 0px;
  background: #F5F6FA;
  border-radius: 10px;
  border: 2px dashed var(--gray-200);
  width: 100%;
}
.call-option.verify-account {
  min-width: 242px;
}

.option-radio {
  appearance: none;
  display: none;
}
.option-radio:checked + .call-lable {
  box-shadow: 0 0 0 60px #0C4F8A inset;
  color: #ffffff;
}
.option-radio:checked + .call-lable img {
  filter: brightness(0) invert(1);
}

.call-lable {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition-duration: 0.5s;
  margin-bottom: 0px;
  font-size: 16px;
  font-weight: 500;
  width: 100%;
  min-height: 75px;
  text-align: center;
  border: 1px solid var(--gray-200);
  cursor: pointer;
}
.call-lable img {
  margin-right: 6px;
  margin-bottom: 5px;
}
.call-lable.verify-lable.verify-lable {
  width: 100%;
  height: 170px;
  font-size: 14px;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.call-lable.verify-lable.verify-options {
  height: 105px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 0;
  border-radius: 5px;
}

.accordion-body .onboarding-title h2 {
  font-size: 16px;
}
.accordion-body .onboarding-title h6 {
  font-size: 14px;
}

.prefer-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 4px;
  box-shadow: 0px 4px 24px rgba(227, 227, 227, 0.25);
  width: 100%;
  padding: 36px;
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  border: 1px solid var(--gray-200);
}
.prefer-box .right-sec i {
  font-size: 16px;
  color: #433489;
}
.prefer-box:hover {
  box-shadow: 0px 0px 10px 3px rgb(212, 237, 255);
}

.verify-item {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 1.8;
}
.verify-item::marker {
  color: #0C4F8A;
  font-size: 120%;
}

.verify-list {
  padding: 0 0 0 20px;
  margin-bottom: 0px;
}
.verify-list li:last-child {
  margin-bottom: 0px;
}

.upload-sucess-note h6 {
  color: #10906F;
  font-weight: 400;
  font-size: 16px;
}
.upload-sucess-note h6:nth-child(2) {
  color: #3E45EB;
  font-weight: 400;
  font-size: 16px;
  margin-top: 18px;
}
.upload-sucess-note h6:nth-child(2) i {
  margin-left: 4px;
  cursor: pointer;
}

.verify-box {
  background: #FAFDFF;
  padding: 16px;
}

.modal-content.id-pop-content {
  border-radius: 10px;
}

.modal-header.id-pop-header {
  border-bottom: none;
  padding: 2rem 1rem 1rem 1rem;
}

.modal-footer.id-pop-footer {
  border-top: none;
  padding: 0.75rem 0rem 2rem 0rem;
}

.modal-body.id-pop-body {
  padding: 1rem 3rem;
}
.modal-body.id-pop-body h2 {
  font-weight: 500;
  font-size: 28px;
  margin-bottom: 14px;
}
.modal-body.id-pop-body p {
  font-weight: 400;
  font-size: 15px;
  color: #585858;
}
.modal-body.id-pop-body h3 {
  font-weight: 500;
  font-size: 20px;
}
.modal-body.id-pop-body span {
  font-weight: 500;
  font-size: 20px;
  color: #228FE0;
  padding-bottom: 30px;
  display: block;
}

.modal.show .modal-dialog.id-upload {
  max-width: 600px;
}

.fade.fade-custom {
  background: rgba(0, 0, 0, 0.8);
}

.set-path {
  width: 100%;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}

.lock-content img {
  margin-bottom: 20px;
}
.lock-content h2 {
  font-weight: 500;
  font-size: 24px;
}
.lock-content h6 {
  margin: 15px 0px 30px 0px;
  font-weight: 400;
  font-size: 16px;
  color: #585858;
}
.lock-content a {
  color: #FF0202;
  font-weight: 600;
  font-size: 16px;
}
.lock-content a:hover {
  color: #000000;
}

.mail-icon2 {
  background: url(../img/icons/phone.png) no-repeat 99% 50%;
}

.pass-icon {
  background: url(../img/icons/password-duotone.svg) no-repeat 99% 50%;
}

.pass-icon-1 {
  background: url(../img/icons/fluent-password.svg) no-repeat 99% 50%;
}

.forms-block.pass-group {
  margin-bottom: 2rem;
}

.method-btn a {
  color: #0C4F8A;
  font-weight: 500;
  font-size: 14px;
}
.method-btn a:hover {
  color: #09E5AB;
}

.code-title {
  background: rgba(76, 218, 180, 0.1);
  border-radius: 4px;
  margin: 30px 0px;
  padding: 12px 15px;
}
.code-title h6 {
  color: #10916F;
  font-weight: 400;
  font-size: 15px;
  margin-bottom: 0px;
}

.opt-resend {
  padding-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.opt-resend a {
  font-weight: 500;
  font-size: 16px;
  position: absolute;
  left: 0px;
}

.upload-patient-btn {
  position: relative;
  margin-bottom: 15px;
}
.upload-patient-btn:hover .pic-upload-btn {
  color: #09E5AB;
}

#patient-verified .modal-body.id-pop-body p {
  font-size: 16px;
  max-width: 280px;
  margin: auto;
}

.upload-patient-pic {
  padding: 10px 0px 30px 0px;
}
.upload-patient-pic input[type=file] {
  opacity: 0;
  max-width: 468px;
  min-height: 60px;
  cursor: pointer;
  top: 0px;
  left: 87px;
  position: absolute;
}

.pic-upload-btn {
  margin: auto;
  padding: 20px;
  background: #ffffff;
  border: 1px solid #F4F4F4;
  box-shadow: 0px 4px 10px rgba(225, 225, 225, 0.25);
  border-radius: 5px;
  cursor: pointer;
  display: block;
  max-width: 475px;
  text-align: center;
  z-index: 99999;
}

.onboarding-contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
}

.uploads-report {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.uploads-report a:nth-child(1) {
  margin-bottom: 20px;
}

.select-gender-option [type=radio]:checked, .select-gender-option [type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}

.select-gender-option [type=radio]:checked + label, .select-gender-col [type=radio]:not(:checked) + label {
  position: relative;
  cursor: pointer;
  display: inline-block;
}

.select-gender-option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.select-gender-option label {
  background: #ffffff;
  box-shadow: 0px 4px 24px rgba(194, 194, 194, 0.25);
  border-radius: 5px;
  padding: 28px;
  width: 100%;
  text-align: center;
  position: relative;
}
.select-gender-option [type=radio]:not(:checked) + label:after {
  opacity: 0;
}

.select-gender-option [type=radio]:checked + label:after, .select-gender-option [type=radio]:not(:checked) + label:after {
  content: "";
  width: 100%;
  height: 100%;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(212, 237, 255, 0.25);
  border: 2px solid #228FE0;
  box-shadow: 0px 4px 24px rgba(34, 143, 224, 0.04);
  border-radius: 5px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border: 2px solid #0de0fe;
}

.login-header .form-focus .focus-label {
  top: -6px;
  color: #585858;
}

.option-set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.relative-form {
  position: relative;
  background: #F5F6FA;
  border: 1px solid var(--gray-200);
  border-radius: 5px;
  min-height: 54px;
  padding: 6px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.relative-form span {
  color: #131523;
}
.relative-form .form-control::placeholder {
  color: #131523;
  font-weight: 400;
  font-size: 14px;
}
.relative-form .btn {
  border-radius: 6px;
  padding: 5px 15px;
  position: absolute;
  top: 7px;
  right: 7px;
}

.relative-file-upload {
  color: #000;
  padding: 11px 35px;
  font-size: 14px;
  margin-bottom: 0;
  cursor: pointer;
  position: absolute;
  right: 4px;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
  background: #EEEEEE;
  border-radius: 4px;
}
.relative-file-upload:hover {
  color: #ffffff;
  background: #bdb8b8;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.relative-file-upload input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: #ffffff;
  cursor: inherit;
  display: block;
}

.onboarding-content .checklist-col .custom_check .checkmark {
  width: 35px;
}
.onboarding-content .checklist-col .custom_check .checkmark:after {
  left: 10px;
  top: 3px;
}
.onboarding-content .checklist-col.pregnant-col .remember-me-col .custom_check .checkmark {
  border-color: #228FE0;
}
.onboarding-content .checklist-col .remember-me-col {
  border-bottom: 1px solid #F4F4F4;
}
.onboarding-content .custom_check .checkmark {
  left: -10px;
}
.onboarding-content .custom_check .checkmark::after {
  color: #ffffff;
}
.onboarding-content .custom_check input:checked ~ .checkmark {
  background-color: #228FE0;
}
.onboarding-content .increment-decrement .input-groups input[type=button] {
  background-color: transparent;
  font-size: 20px;
  border: 1px solid #228FE0;
  border-radius: 4px;
  height: 24px;
  width: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  margin-top: 0px;
  line-height: 0;
  padding: 0;
  color: #228FE0;
}

.modal-footer.id-pop-footer.text-center {
  justify-content: center;
}

@keyframes mymove {
  to {
    transform: translateY(-5px);
  }
}
@media (max-width: 991.98px) {
  .right-panel-title {
    display: block;
  }
  .right-panel-title img {
    max-width: 140px;
  }
  .onboarding-content-box.content-wrap {
    min-height: auto;
  }
  .onboarding-list h6 {
    font-size: 15px;
  }
  .onboarding-list p {
    font-size: 13px;
  }
  .onboarding-progress span {
    font-size: 12px;
  }
  .onboarding-title h2 {
    font-weight: 450;
    font-size: 22px;
  }
  .onboarding-title h6 {
    font-size: 14px;
  }
  .onboarding-lable {
    font-size: 13px;
  }
  .passcode-wrap.mail-box input {
    font-size: 14px;
    height: 50px;
  }
  .passcode-wrap.mail-box textarea {
    height: 100px;
  }
  .passcode-wrap.form-focus .focus-label {
    top: -8px;
  }
  .passcode-wrap input {
    width: 77px;
    height: 50px;
    font-size: 24px;
    font-weight: 400;
  }
  .right-panel .select2-container .select2-selection--single {
    height: 50px;
  }
  .right-panel .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 50px;
  }
  .right-panel .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 50px;
  }
  .onboarding-btn {
    margin-top: 75px;
  }
  .onboarding-btn a {
    padding: 13px 45px;
    font-size: 14px;
  }
  .onboarding-btn.step-2-btn {
    margin-top: 50px;
  }
  .onboarding-btn.Consultation-btn.cost-btns {
    margin-top: 10px;
  }
  .onboarding-content-box {
    margin-top: 0px;
    padding: 30px;
  }
  .method-btn a {
    font-size: 12px;
  }
  .code-title {
    padding: 10px 12px;
    margin: 22px 0px;
  }
  .code-title h6 {
    font-size: 14px;
  }
  .weekDays-selector input[type=checkbox] + label {
    font-size: 16px;
    padding: 14px 22px;
  }
  .onboard-wrapper {
    height: auto;
  }
  .modal.show .modal-dialog.id-upload {
    max-width: 400px;
  }
  .modal-header.id-pop-header {
    padding: 5px;
  }
  .modal-body.id-pop-body {
    padding: 5px;
  }
  .modal-body.id-pop-body h2 {
    font-size: 20px;
  }
  .modal-body.id-pop-body p {
    font-size: 12px;
  }
  .modal-footer.id-pop-footer {
    border-top: none;
    padding: 2px 0px 5px 0px;
  }
  .call-lable {
    font-size: 14px;
    width: 172px;
  }
  .call-lable.verify-lable.verify-lable {
    height: 120px;
  }
  .upload-sucess-note h6 {
    font-size: 14px;
  }
  .upload-sucess-note h6:nth-child(2) {
    font-size: 14px;
  }
  .payment-icon img {
    top: -168px;
    right: 10px;
  }
  .tog-slider:before {
    height: 12px;
    width: 12px;
  }
  .tog-slider.round {
    width: 50px;
    height: 22px;
  }
  .save-card h6 {
    font-size: 13px;
    margin-bottom: 0px;
  }
  .prefer-box {
    padding: 24px;
    font-size: 14px;
  }
  .call-option {
    width: max-content;
  }
  .onboard-page {
    overflow: auto;
  }
  .on-board-wizard {
    padding-top: 25px;
    top: 50px;
  }
}
@media (max-width: 575.98px) {
  .onboarding-progress span {
    font-size: 13px;
  }
  .onboarding-title {
    text-align: center;
  }
  .onboarding-title h2 {
    font-weight: 500;
    font-size: 18px;
  }
  .onboarding-title h6 {
    font-size: 14px;
  }
  .verify-box {
    padding: 5px;
  }
  .verify-item {
    font-size: 14px;
    margin-bottom: 2px;
  }
  .onboarding-content-box {
    padding: 20px;
  }
  .btn-profile img {
    height: 30px;
    width: 30px;
  }
  .upload-pic {
    height: 100px;
    width: 120px;
  }
  .upload-pic h6 {
    font-size: 14px;
  }
  .passcode-wrap.mail-box input {
    font-size: 10px;
    height: 40px;
  }
  .passcode-wrap.mail-box textarea {
    height: 90px;
  }
  .passcode-wrap.form-focus .focus-label {
    top: -9px;
  }
  .passcode-wrap input {
    width: 48px;
    height: 43px;
    font-size: 19px;
    font-weight: 400;
  }
  .onboarding-btn {
    margin-top: 10px;
    text-align: center;
  }
  .onboarding-btn.Personalize-btn {
    margin-top: 15px;
    text-align: center;
  }
  .onboarding-btn a {
    padding: 10px 30px;
    font-size: 14px;
    margin-top: 15px;
  }
  .onboarding-btn.step-2-btn {
    margin-top: 25px;
  }
  .onboarding-btn.prefer-btn {
    margin-top: 10px;
  }
  .onboarding-btn.Consultation-btn {
    margin-top: 15px;
  }
  .on-board-wizard {
    padding-left: 0px;
  }
  .right-panel .select2-container .select2-selection--single {
    height: 43px;
  }
  .right-panel .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
    font-size: 14px;
  }
  .right-panel .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 42px;
  }
  .right-panel .accordion-button {
    padding: 20px;
  }
  .select2-results__option[aria-selected] {
    font-size: 11px;
  }
  .consult-option {
    flex-direction: column;
    align-items: center;
  }
  .call-option {
    margin-bottom: 20px;
    margin-right: 0px;
  }
  .call-lable {
    font-size: 14px;
  }
  .call-lable.verify-lable.verify-options {
    width: 253px;
    height: 118px;
  }
  .call-lable.verify-lable.verify-lable {
    height: 100px;
  }
  .code-title {
    margin: 10px 0px;
  }
  .code-title h6 {
    font-size: 12px;
  }
  .weekDays-selector input[type=checkbox] + label {
    padding: 12px 22px;
    font-size: 14px;
    margin-bottom: 10px;
  }
  .modal-body.id-pop-body h2 {
    font-size: 18px;
  }
  .modal-body.id-pop-body p {
    font-size: 14px;
    margin-bottom: 0px;
  }
  .modal-body.id-pop-body span {
    font-size: 18px;
    padding-bottom: 10px;
  }
  .upload-pics input[type=file] {
    height: 60px;
  }
  .photo-norms h5 {
    margin-bottom: 0px;
  }
  .upload-sucess-note h6 {
    font-size: 13px;
  }
  .payment-icon img {
    top: -210px;
  }
  .prefer-box {
    padding: 12px;
    font-size: 14px;
  }
  .relative-file-upload {
    padding: 9px 10px;
  }
  .opt-resend {
    padding-top: 12px;
    padding-bottom: 30px;
  }
  .opt-resend a {
    font-size: 14px;
    left: auto;
    left: 0px;
  }
  .select-gender-option {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
  }
}
/****** UTILS ******/
.signup-option-btns .signup-btn-info {
  width: 100%;
  background: var(--white);
  border: 1px solid var(--gray-200);
  border-radius: 10px;
  padding: 15px;
  margin-bottom: 16px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.signup-option-btns .signup-btn-info:hover {
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.signup-option-btns .signup-btn-info:hover .signup-arrow {
  background: var(--primary);
  color: var(--white);
  -webkit-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
}
.signup-option-btns .signup-btn-info:last-child {
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .signup-option-btns .signup-btn-info {
    margin: 0;
    padding: 10px;
    margin-bottom: 20px;
  }
}

.signup-info .signup-icon {
  margin-right: 16px;
}

.signup-content {
  text-align: left;
}
.signup-content h4 {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .signup-content h4 {
    font-size: 18px;
  }
}
.signup-content p {
  color: var(--gray-600);
  margin-bottom: 0;
  font-size: 14px;
}

.signup-arrow {
  width: 40px;
  height: 40px;
  background: var(--gray-transparent);
  color: var(--gray-900);
  font-size: 24px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
  flex-shrink: 0;
}

.terms-check-box label a {
  color: var(--gray-900);
  font-weight: 500;
}
.terms-check-box label a:hover {
  color: var(--primary);
}

.account-signup {
  text-align: center;
  margin-top: 40px;
}
.account-signup p {
  margin-bottom: 0;
}
.account-signup p a {
  font-weight: 500;
  color: var(--primary);
}
.account-signup p a:hover {
  color: var(--primary-hover);
}

.otp-box {
  margin-bottom: 40px;
}
.otp-box .forms-block {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
@media (max-width: 767.98px) {
  .otp-box .forms-block {
    justify-content: start;
  }
}
.otp-box input {
  width: 70px;
  height: 70px;
  background: var(--white);
  border: 1px solid var(--gray-200);
  border-radius: 10px;
  text-align: center;
  margin-right: 24px;
  font-weight: 600;
  font-size: 20px;
  color: var(--gray-900);
  outline: none;
}
.otp-box input:last-child {
  margin-right: 0;
}
.otp-box input:focus {
  border-color: var(--primary);
}
@media (max-width: 991.98px) {
  .otp-box input {
    width: 68px;
    height: 68px;
  }
}
@media (max-width: 767.98px) {
  .otp-box input {
    width: 60px;
    height: 60px;
    font-size: 18px;
  }
}

.otp-info {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.otp-code p {
  margin-bottom: 0;
}
.otp-code p a {
  font-weight: 500;
  color: var(--primary);
}
.otp-code p a:hover {
  color: var(--primary-hover);
}

.otp-sec p {
  background: #FFEDE9;
  border-radius: 20px;
  color: var(--danger);
  font-size: 10px;
  font-weight: 500;
  padding: 4px 7px;
  margin-bottom: 0;
}
.otp-sec p i {
  margin-right: 5px;
}

.forgot-link {
  font-weight: 500;
  color: var(--primary);
  margin-bottom: 4px;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.forgot-link:hover {
  color: var(--primary-hover);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}

.form-group-flex {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.signup-code {
  font-size: 14px;
  margin-top: 4px;
}

.multistep-form #first {
  display: block;
}
.multistep-form fieldset {
  display: none;
  width: 100%;
}

.widget-setcount {
  padding-bottom: 30px;
}
.widget-setcount ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}
.widget-setcount ul li {
  margin-right: 0;
  margin-bottom: 10px;
  position: relative;
}
.widget-setcount ul li:last-child {
  margin-right: 0;
}
.widget-setcount ul li:last-child:before {
  display: none;
}
.widget-setcount ul li:before {
  position: absolute;
  top: 50%;
  right: -66px;
  content: "";
  width: 50px;
  height: 2px;
  background: var(--gray-200);
}
.widget-setcount .step-icon {
  width: 42px;
  height: 42px;
  background: var(--primary);
  border-radius: 50px;
  margin-right: 8px;
  color: var(--white);
  opacity: 20%;
}
.widget-setcount .step-content p {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0;
  opacity: 20%;
}
.widget-setcount .step-content h4 {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 0;
  opacity: 20%;
}
.widget-setcount .progress-activated .step-icon {
  background: var(--primary);
  opacity: 1;
}
.widget-setcount .progress-activated .step-content p {
  opacity: 1;
}
.widget-setcount .progress-activated .step-content h4 {
  opacity: 1;
}
.widget-setcount .progress-active .step-icon {
  background: var(--primary);
  opacity: 1;
}
.widget-setcount .progress-active .step-content p {
  opacity: 1;
}
.widget-setcount .progress-active .step-content h4 {
  opacity: 1;
}

.form-check-box .custom_check {
  margin-bottom: 0;
}

.form-check-box .custom_check .checkmark::after {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

/****** UTILS ******/
.contact-section {
  padding: 60px 0 40px;
}
@media (max-width: 991.98px) {
  .contact-section {
    padding: 40px 0 20px;
  }
}

.contact-inner-header {
  margin-bottom: 20px;
}
.contact-inner-header h6 {
  margin-bottom: 16px;
}

.contact-card {
  border-radius: 10px;
  margin-bottom: 20px;
}
.contact-card .card-body {
  padding: 20px;
  border-color: var(--gray-200);
}

.contact-icon {
  width: 50px;
  height: 50px;
  color: var(--primary);
  border-radius: 10px;
  font-size: 24px;
  margin-right: 16px;
  background: var(--light);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991.98px) {
  .contact-icon {
    font-size: 40px;
    margin-right: 15px;
  }
}

.contact-details h4 {
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 4px;
}
@media (max-width: 991.98px) {
  .contact-details h4 {
    font-size: 18px;
  }
}
.contact-details p {
  font-size: 16px;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .contact-details p {
    font-size: 14px;
  }
}

.contact-form-card {
  background: var(--light-300);
  border-radius: 10px;
}
.contact-form-card .card-body {
  padding: 20px;
}
.contact-form-card .form-group {
  margin-bottom: 25px;
}
.contact-form-card .form-group label {
  font-size: 12px;
  color: var(--gray-900);
  margin-bottom: 8px;
}
.contact-form-card .form-group .form-control {
  font-weight: 500;
  color: #6B7280;
}
.contact-form-card .form-group .form-control::placeholder {
  font-weight: 500;
  color: #6B7280;
}
.contact-form-card .form-group textarea.form-control {
  min-height: 150px;
  resize: none;
}
.contact-form-card .form-group-btn .btn {
  border-radius: 44px;
  font-size: 16px;
  margin: 0;
  padding: 9px 16px;
  font-weight: 500;
}
@media (max-width: 991.98px) {
  .contact-form-card .form-group-btn .btn {
    font-size: 14px;
  }
}

.contact-map iframe {
  width: 100%;
  border: none;
  height: 450px;
}

/****** UTILS ******/
.error-img {
  padding-bottom: 50px;
}
@media (max-width: 767.98px) {
  .error-img {
    padding-bottom: 25px;
  }
}

.error-info {
  padding: 40px;
}
@media (max-width: 767.98px) {
  .error-info {
    padding: 20px;
  }
}

.error-404-img {
  position: relative;
}
.error-404-img img {
  margin-bottom: 24px;
}

.error-404-content {
  width: 100%;
  position: absolute;
  bottom: 30px;
}
@media (max-width: 1399.98px) {
  .error-404-content {
    bottom: 0;
  }
}
@media (max-width: 767.98px) {
  .error-404-content {
    position: static;
    margin-top: 20px;
  }
}

.error-content h2 {
  font-weight: 600;
  font-size: 38px;
  color: var(--gray-900);
  margin-bottom: 10px;
}
@media (max-width: 991.98px) {
  .error-content h2 {
    font-size: 32px;
  }
}
@media (max-width: 767.98px) {
  .error-content h2 {
    font-size: 22px;
  }
}
.error-content p {
  font-size: 14px;
  margin-bottom: 20px;
}

.coming-soon-info {
  margin-bottom: 40px;
}

.coming-soon-count {
  width: 80px;
  height: 72px;
  margin-right: 24px;
  border-radius: 10px;
  background: var(--gray-transparent);
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.coming-soon-count:last-child {
  margin-right: 0;
}
.coming-soon-count h4 {
  font-weight: 600;
  font-size: 20px;
  color: var(--gray-900);
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .coming-soon-count h4 {
    font-size: 18px;
  }
}
.coming-soon-count p {
  font-size: 14px;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .coming-soon-count {
    width: 66px;
    height: 66px;
    margin: 0 10px 0 0;
    padding: 8px;
  }
}

/****** UTILS ******/
.terms-section {
  padding: 60px 0;
}
@media (max-width: 991.98px) {
  .terms-section {
    padding: 40px 0;
  }
}
.terms-section .terms-content {
  padding-bottom: 50px;
}
.terms-section .terms-content .terms-text {
  padding-bottom: 24px;
}
.terms-section .terms-content .terms-text:last-child {
  padding-bottom: 0;
}
.terms-section .terms-content .terms-text p {
  font-size: 16px;
  color: #6B7280;
  margin-bottom: 24px;
}
.terms-section .terms-content .terms-text p:last-child {
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .terms-section .terms-content .terms-text p {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
.terms-section .terms-content .terms-text.terms-list p {
  margin-bottom: 10px;
}
.terms-section .terms-content .terms-text.terms-list p i {
  position: relative;
  top: 4px;
  margin-right: 8px;
  color: var(--primary);
}
@media (max-width: 991.98px) {
  .terms-section .terms-content {
    padding-bottom: 30px;
  }
}

.terms-btn .btn-right-now {
  font-weight: 500;
  font-size: 16px;
  margin: 0 15px 0 0;
  padding: 5px 15px;
  min-width: 149px;
  border-radius: 8px;
  color: #3F3F3F;
  background: #F3F3F3;
  border: 1px solid #F3F3F3;
  box-shadow: inset 0 0 0 0 #0E82FD;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.terms-btn .btn-right-now:hover {
  color: #ffffff;
  background: var(--primary);
  border-color: var(--primary);
  box-shadow: inset 0 0 0 50px #0E82FD;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
@media (max-width: 767.98px) {
  .terms-btn .btn-right-now {
    font-size: 14px;
    min-width: 130px;
    margin-right: 0;
  }
}
.terms-btn .btn-primary {
  padding: 5px 15px;
  min-width: 166px;
  font-weight: 600;
}
@media (max-width: 767.98px) {
  .terms-btn .btn-primary {
    min-width: 150px;
  }
}
@media (max-width: 767.98px) {
  .terms-btn {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

/****** UTILS ******/
.consultation-info {
  padding-bottom: 25px;
}
.consultation-info p {
  font-weight: 500;
  font-size: 16px;
  color: var(--gray-900);
  margin-bottom: 20px;
}
@media (max-width: 991.98px) {
  .consultation-info p {
    margin-bottom: 15px;
  }
}

.consultation-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.consultation-list ul li {
  display: block;
  margin-bottom: 15px;
}
.consultation-list ul li:last-child {
  margin-bottom: 0;
}

.consultation-types a {
  font-weight: 500;
  font-size: 16px;
  color: #6B6B6B;
  background: #ffffff;
  border: 1px solid #c2c2c2;
  border-radius: 6px;
  min-width: 413px;
  margin: 0;
  padding: 10px 15px;
}
.consultation-types a:hover {
  color: var(--primary);
  background: #ffffff;
  border: 1px solid #0E82FD;
}
.consultation-types a i {
  font-size: 18px;
  margin-right: 10px;
}
@media (max-width: 991.98px) {
  .consultation-types a {
    min-width: 300px;
  }
}
@media (max-width: 767.98px) {
  .consultation-types a {
    font-size: 14px;
    min-width: 250px;
    margin: 0;
    padding: 7px 15px;
  }
}
.consultation-types span {
  margin-left: 18px;
  font-size: 20px;
  color: var(--success);
  display: none;
}
.consultation-types.active a {
  color: var(--primary);
  background: #ffffff;
  border: 1px solid #0E82FD;
  box-shadow: 0px 8px 25px rgba(0, 0, 0, 0.07);
}
.consultation-types.active span {
  display: block;
}

.booking-doctor-details {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}

.booking-device {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.booking-device-img {
  margin-right: 15px;
}

.booking-doctor-info h3 {
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 5px;
}
.booking-doctor-info .device-text {
  margin-bottom: 12px;
}
.booking-doctor-info .btn {
  font-weight: 500;
  font-size: 14px;
  margin: 0;
  padding: 4px 10px;
  min-width: 109px;
  color: var(--primary);
  background: #ffffff;
  border: 2px solid #0E82FD;
  box-shadow: inset 0 0 0 0 #0E82FD;
  border-radius: 6px;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.booking-doctor-info .btn:hover {
  color: #ffffff;
  background: var(--primary);
  box-shadow: inset 0 0 0 50px #0E82FD;
  border: 2px solid #0E82FD;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}

.app-images a {
  margin-right: 8px;
}
.app-images a:last-child {
  margin-right: 0;
}

.booking-date {
  padding-bottom: 30px;
}
.booking-date p {
  color: #8C8C8C;
  margin: 0 10px 0 0;
  padding: 0;
  margin-right: 10px;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .booking-date p {
    margin: 0 0 10px 0;
    padding: 0;
  }
}
@media (max-width: 767.98px) {
  .booking-date {
    display: block;
    padding-bottom: 20px;
  }
}

@media (max-width: 767.98px) {
  .time-slot-card-body {
    padding-bottom: 0 !important;
  }
}

.booking-range .btn {
  background: #ffffff;
  border: 1px solid #E4E4E8;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 400;
  color: #4A4A4A;
  margin: 0;
  padding: 10px 15px;
}
@media (max-width: 767.98px) {
  .booking-range .btn {
    font-size: 13px;
    margin: 0;
    padding: 10px;
    position: relative;
  }
}
.booking-range img {
  margin-right: 10px;
}
.booking-range i {
  font-size: 16px;
  margin-left: 10px;
  color: #5B5B5B;
}

.booking-card {
  border: 2px solid var(--gray-200);
  border-radius: 8px;
  margin-bottom: 25px;
}

.booking-date-slider {
  padding-bottom: 30px;
}

.date-slider {
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.date-slider .slick-slide {
  display: block;
  margin: 0;
  padding: 0 5px;
}
.date-slider li h4 {
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 5px;
}
@media (max-width: 1199.98px) {
  .date-slider li h4 {
    font-size: 13px;
  }
}
@media (max-width: 991.98px) {
  .date-slider li h4 {
    font-size: 16px;
  }
}
.date-slider li p {
  color: #D4D4D4;
  margin-bottom: 0;
}
.date-slider li.active h4 {
  color: var(--gray-900);
}
.date-slider li.active p {
  color: #AAAAAA;
}
.date-slider .slick-prev:before {
  content: " \e92f";
}
.date-slider .slick-next:before {
  content: " \e930";
}

.date-slider .slick-prev,
.date-slider .slick-next {
  background: transparent;
  color: var(--gray-900);
  line-height: normal;
}

.date-slider .slick-prev:hover,
.date-slider .slick-prev:focus,
.date-slider .slick-next:hover,
.date-slider .slick-next:focus {
  background-color: transparent;
  color: var(--primary);
  opacity: 1;
}

.date-slider .slick-prev:hover:before,
.date-slider .slick-prev:focus:before,
.date-slider .slick-next:hover:before,
.date-slider .slick-next:focus:before {
  color: var(--primary);
}

.date-slider .slick-prev:before,
.date-slider .slick-next:before {
  font-family: "feather";
  font-size: 26px;
}

.time-slot {
  text-align: center;
}
.time-slot h4 {
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 20px;
}
.time-slot ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.time-slot ul li {
  display: block;
  margin-bottom: 15px;
}
.time-slot li:last-child {
  margin-bottom: 0;
}
.time-slot li .timing {
  background: #F5F5F5;
  border: 2px solid #F3F3F3;
  border-radius: 8px;
  color: #595959;
  margin: 0;
  padding: 10px 15px;
  text-align: center;
  position: relative;
  box-shadow: inset 0 0 0 0 #ffffff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.time-slot li .timing:hover {
  background: #ffffff;
  box-shadow: inset 0 0 0 50px #ffffff;
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.time-slot li .timing.active {
  background: var(--primary);
  border: 2px solid var(--primary);
  color: #ffffff;
  box-shadow: inset 0 0 0 0 var(--primary);
}
.time-slot li .timing.active:hover {
  background: var(--primary);
  border: 2px solid var(--primary);
  color: #ffffff;
  box-shadow: inset 0 0 0 50px var(--primary);
}
.time-slot li .timing i {
  margin-right: 4px;
}
.time-slot li .load-more-timings a {
  font-weight: 500;
  text-decoration: underline;
  color: var(--primary);
}
.time-slot li .load-more-timings a:hover {
  color: var(--gray-900);
}
.time-slot .time-slot-open {
  display: none;
}
@media (max-width: 991.98px) {
  .time-slot {
    padding-bottom: 15px;
  }
}

.success-content {
  text-align: center;
  padding-bottom: 40px;
}
.success-content h4 {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .success-content h4 {
    font-size: 16px;
  }
}
@media (max-width: 991.98px) {
  .success-content {
    padding-bottom: 30px;
  }
}

.success-icon {
  padding-bottom: 15px;
}
.success-icon i {
  font-size: 50px;
  color: var(--success);
}
@media (max-width: 991.98px) {
  .success-icon i {
    font-size: 36px;
  }
}

.booking-success-info {
  padding-bottom: 20px;
}
.booking-success-info .booking-doctor-img {
  width: 90px;
  height: 90px;
  border-radius: 10px;
  margin-right: 15px;
}
.booking-success-info .booking-doctor-img img {
  width: 90px;
  height: 90px;
  border-radius: 10px;
}
.booking-success-info .booking-doctor-info p {
  margin-bottom: 15px;
}

.success-btn {
  text-align: center;
  padding-bottom: 25px;
}
.success-btn .btn {
  font-weight: 500;
  padding: 8px 18px;
}
@media (max-width: 767.98px) {
  .success-btn .btn {
    display: flex;
  }
}
.success-btn .btn-primary {
  margin-right: 15px;
}
@media (max-width: 767.98px) {
  .success-btn .btn-primary {
    margin: 0 0 10px 0;
    padding: 8px 18px;
  }
}
.success-btn .btn-light {
  color: #7C7C7C;
  background: #F5F5F5;
}

.success-dashboard-link {
  text-align: center;
}
.success-dashboard-link a {
  display: inline-flex;
  display: -webkit-inline-flex;
  align-items: center;
  -webkit-align-items: center;
  font-weight: 500;
  font-size: 15px;
  color: #959595;
}
.success-dashboard-link a:hover {
  color: var(--primary);
}
.success-dashboard-link a i {
  margin-right: 12px;
  font-size: 16px;
}
@media (max-width: 767.98px) {
  .success-dashboard-link a {
    font-size: 14px;
  }
}

/****** UTILS ******/
.appointment-wrap {
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  padding: 24px 24px 10px 24px;
  margin-bottom: 24px;
  border: 1px solid var(--gray-200);
  border-radius: 10px;
}
.appointment-wrap > ul {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 575.98px) {
  .appointment-wrap > ul {
    display: block;
  }
}
.appointment-wrap > ul > li {
  margin-bottom: 14px;
}
.appointment-wrap > ul > li:first-child {
  min-width: 150px;
}
.appointment-wrap > ul > li.appointment-info {
  min-width: 190px;
}
.appointment-wrap > ul > li.mail-info-patient {
  min-width: 190px;
}

.appointment-info p {
  color: var(--gray-600);
  margin-bottom: 4px;
  font-size: 16px;
}
.appointment-info p i {
  margin-right: 5px;
  font-size: 16px;
  color: var(--gray-900);
}
.appointment-info p.md-text {
  color: var(--gray-900);
  margin-bottom: 0;
}

.patinet-information {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  min-width: 175px;
}
.patinet-information > a {
  flex-shrink: 0;
}
.patinet-information img {
  width: 48px;
  height: 48px;
  border-radius: 10px;
  margin-right: 10px;
}
.patinet-information .patient-info {
  margin: 0;
}
.patinet-information .patient-info p {
  color: var(--primary);
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 2px;
}
.patinet-information .patient-info p.visit {
  font-weight: 400;
  color: var(--gray-600);
}
.patinet-information .patient-info h6 {
  font-size: 16px;
  font-weight: 500;
  color: var(--gray-900);
  margin-bottom: 0;
}
.patinet-information .patient-info h6 a {
  color: var(--gray-900);
}
.patinet-information .patient-info h6 a:hover {
  color: var(--primary);
}

.appointment-type p {
  font-size: 16px;
  color: var(--gray-900);
  margin-bottom: 0;
}
.appointment-type p i {
  margin-right: 5px;
}
.appointment-type p.md-text {
  color: var(--gray-900);
  margin-bottom: 5px;
}

.request-action li {
  margin-right: 15px;
  position: relative;
  padding-right: 15px;
  display: inline-block;
}
.request-action li:last-child {
  margin-right: 0;
  padding-right: 0;
}
.request-action li:last-child::before {
  content: none;
}
.request-action li::before {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  content: "";
  background: var(--gray-transparent);
  width: 1px;
  height: 19px;
}
.request-action li a {
  font-size: 15px;
  font-weight: 500;
}
.request-action li a i {
  margin-right: 6px;
}
.request-action li a.accept-link {
  color: var(--success);
}
.request-action li a.reject-link {
  color: var(--danger);
}

.dashboard-header {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  border-bottom: 1px solid var(--gray-200);
  margin-bottom: 24px;
  padding-bottom: 10px;
  flex-wrap: wrap;
}
.dashboard-header h3 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 10px;
}
@media (max-width: 991.98px) {
  .dashboard-header h3 {
    font-size: 22px;
  }
}
@media (max-width: 767.98px) {
  .dashboard-header h3 {
    font-size: 20px;
  }
}
.dashboard-header ul li {
  margin-bottom: 10px;
}

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

.text-green {
  color: var(--success);
}

.text-blue {
  color: var(--primary);
}

.text-indigo {
  color: var(--indigo);
}

.text-blue-600 {
  color: var(--primary) !important;
}

.success-wrap .icon-success {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  margin: 0 auto 24px;
  background: #004FFF;
  font-size: 20px;
  color: var(--white);
}
@media (max-width: 767.98px) {
  .success-wrap .icon-success {
    width: 50px;
    height: 50px;
    font-size: 16px;
  }
}
.success-wrap h3 {
  font-weight: 500;
  margin-bottom: 5px;
  color: var(--gray-900);
}
.success-wrap p {
  color: var(--gray-900);
  margin-bottom: 24px;
}
.success-wrap .btn {
  font-weight: 600;
  font-size: 15px;
  padding: 8px 10px;
}
@media (max-width: 575.98px) {
  .success-wrap .btn {
    margin-top: 5px;
  }
}
.success-wrap .form-wrap {
  margin-bottom: 15px;
}
.success-wrap .form-check {
  font-size: 16px;
  color: #1F2937;
  font-weight: 500;
}
@media (max-width: 991.98px) {
  .success-wrap .form-check {
    font-size: 15px;
  }
}

.success-info {
  margin-bottom: 24px;
}

.info-modal .modal-body {
  padding: 40px;
}
@media (max-width: 767.98px) {
  .info-modal .modal-body {
    padding: 25px;
  }
}

.loader-item {
  margin-top: 16px;
}
@media (max-width: 767.98px) {
  .loader-item {
    margin-top: 5px;
  }
}

.btn-load {
  border: 1px solid var(--gray-transparent);
  background: var(--white);
  border-radius: 6px;
  font-weight: 600;
  font-size: 15px;
  padding: 8px 11px;
  color: var(--gray-900);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.0509803922);
}
.btn-load:hover {
  background: var(--gray-transparent);
  color: var(--gray-900);
}

.dashboard-header .header-list-btns {
  display: flex;
  align-items: center;
}
.dashboard-header .header-list-btns li .header-dropdown .dropdown-toggle {
  border-radius: 5px;
  padding: 8px 15px 8px 8px;
  font-size: 14px;
}
.dashboard-header .header-list-btns li .header-dropdown .dropdown-avatar {
  width: 16px;
  height: 16px;
}
.dashboard-header .header-list-btns li .view-icons a {
  border: 1px solid var(--gray-200);
  border-radius: 5px;
  background: var(--white);
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  color: var(--gray-800);
}
.dashboard-header .header-list-btns li .view-icons a.active, .dashboard-header .header-list-btns li .view-icons a:hover {
  background: var(--primary);
  color: #fff;
  border-color: var(--primary);
}
.dashboard-header .header-list-btns li .dash-search-input {
  position: relative;
}
.dashboard-header .header-list-btns li .dash-search-input .form-control {
  height: 32px;
  min-height: 32px;
  border: 1px solid var(--gray-transparent);
  border-radius: 4px;
  padding: 6px 15px 6px 36px;
  width: 200px;
  font-size: 14px;
}
.dashboard-header .header-list-btns li .dash-search-input .search-icon {
  position: absolute;
  left: 16px;
  top: 50%;
  font-size: 14px;
  transform: translateY(-50%);
  color: var(--gray-900);
}

.dash-search-input {
  position: relative;
}
.dash-search-input .form-control {
  height: 38px;
  min-height: 38px;
  border: 1px solid var(--gray-200);
  border-radius: 5px;
  padding-left: 34px;
}
.dash-search-input .search-icon {
  position: absolute;
  left: 16px;
  top: 50%;
  font-size: 14px;
  transform: translateY(-50%);
  color: var(--gray-900);
}

.appointment-info .apponitment-types {
  align-items: center;
}
.appointment-info .apponitment-types li {
  font-size: 14px;
  font-weight: 500;
  color: var(--gray-900);
  line-height: 1;
}
.appointment-info .apponitment-types li + li {
  border-left: 1px solid var(--gray-transparent);
  margin-left: 8px;
  padding-left: 8px;
}

.mail-info-patient li {
  color: var(--gray-600);
}
.mail-info-patient li i {
  margin-right: 5px;
  font-size: 13px;
  color: var(--gray-900);
}
.mail-info-patient li + li {
  margin-top: 4px;
}

.appointment-action ul {
  display: flex;
  align-items: center;
}
.appointment-action ul li + li {
  margin-left: 8px;
}
.appointment-action ul li a {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  font-size: 14px;
  background: var(--gray-transparent);
  display: flex;
  align-items: center;
  justify-content: center;
}
.appointment-action ul li a:hover {
  background: var(--primary);
  color: var(--white);
}

.appointment-start a {
  color: var(--gray-900);
  font-weight: 600;
  text-decoration: underline;
}
.appointment-start a:hover {
  color: var(--primary);
}

.patient-info h6 {
  display: inline-flex;
  align-items: center;
}
.patient-info h6 .badge.new-tag {
  background: var(--purple);
  font-size: 10px;
  color: var(--white);
  margin-left: 5px;
  font-weight: 500;
  padding: 4px 4px;
  border-radius: 20px;
}

.form-sorts.dropdown {
  background: var(--white);
  border: 1px solid var(--gray-200);
  height: 32px;
  border-radius: 5px;
  padding: 5px;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.form-sorts.dropdown a {
  color: var(--gray-600);
  font-size: 14px;
  display: flex;
  align-items: center;
}
.form-sorts.dropdown a i {
  color: var(--gray-900);
}
.form-sorts.dropdown a.dropdown-toggle::after {
  margin-left: 8px;
}

.filter-checks .checkboxs {
  display: block;
  cursor: pointer;
  user-select: none;
}
.filter-checks .checkboxs .check-title {
  padding-left: 25px;
  color: var(--gray-900);
}
.filter-checks .checkboxs input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.filter-checks .checkboxs input ~ .checkmarks {
  border-radius: 5px;
}
.filter-checks .checkboxs input:checked ~ .checkmarks {
  background-color: var(--primary);
  border-color: var(--primary);
}
.filter-checks .checkboxs input:checked ~ .checkmarks:after {
  display: block;
}
.filter-checks .checkboxs .checkmarks {
  height: 18px;
  width: 18px;
  position: absolute;
  border: 1px solid var(--gray-200);
  top: 3px;
  left: 0;
}
.filter-checks .checkboxs .checkmarks:after {
  content: "";
  position: absolute;
  display: none;
}
.filter-checks .checkboxs .checkmarks:after {
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid var(--white);
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}

.filter-set-content-head a i {
  transition: 0.5s all;
  font-size: 16px;
}
.filter-set-content-head a:not(.collapsed) i {
  transform: rotate(-90deg);
  transition: 0.5s all;
}

.form-sorts {
  position: relative;
}
.form-sorts .filter-dropdown-menu {
  padding: 20px;
  border-radius: 5px;
  background: var(--white);
  border: 1px solid var(--gray-200);
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  position: absolute;
  z-index: 9;
  min-width: 350px;
  right: 0;
  top: 40px;
  opacity: 0;
  display: none;
}
@media (max-width: 575.98px) {
  .form-sorts .filter-dropdown-menu {
    right: unset;
    left: 0;
    min-width: 280px;
  }
}
.form-sorts.table-filter-show .filter-dropdown-menu {
  display: block;
  opacity: 1;
}
.form-sorts .filter-set-head h4 {
  font-size: 20px;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.form-sorts .filter-set-content {
  margin-bottom: 15px;
}
.form-sorts .filter-set-content .filter-set-content-head a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: var(--light-transparent);
  padding: 10px;
  font-size: 16px;
  color: var(--gray-900);
  font-weight: 500;
}
.form-sorts .filter-reset-btns {
  display: flex;
  align-items: center;
  padding-top: 15px;
}
.form-sorts .filter-reset-btns a {
  flex: 1;
  display: inline-flex;
  justify-content: center;
}
@media (max-width: 575.98px) {
  .form-sorts .filter-reset-btns a {
    padding: 10px 30px;
  }
}
.form-sorts .filter-reset-btns .btn-light {
  margin-right: 15px;
}

.filter-set-contents ul {
  margin-top: 20px;
}
.filter-set-contents ul li {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.filter-set-contents ul li:last-child {
  margin-bottom: 0;
}
.filter-set-contents ul li .rating {
  margin-left: 28px;
}
.filter-set-contents ul li .rating span {
  margin-left: 5px;
}
.filter-set-contents ul li .collapse-inside-text {
  margin-left: 28px;
}
.filter-set-contents ul li .collapse-inside-text h5 {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 500;
}

.setting-title h5, .setting-title h6 {
  font-size: 16px;
  color: var(--gray-900);
  margin-bottom: 16px;
}

.appointment-tabs ul.available-nav {
  margin-bottom: 4px;
}
.appointment-tabs ul li {
  margin-right: 10px;
  margin-bottom: 20px;
}
.appointment-tabs ul li:last-child {
  margin-right: 0;
}
.appointment-tabs ul li .nav-link {
  background: var(--light-transparent);
  border-radius: 5px;
  border: 1px solid var(--gray-200);
  color: var(--gray-900);
  padding: 4px 12px;
  font-weight: 500;
  font-size: 14px;
  display: inline-flex;
  display: -webkit-inline-flex;
  align-items: center;
  -webkit-align-items: center;
}
@media (max-width: 575.98px) {
  .appointment-tabs ul li .nav-link {
    text-align: center;
  }
}
.appointment-tabs ul li .nav-link span {
  background: var(--white);
  padding: 1px 8px;
  color: var(--gray-900);
  font-weight: 500;
  border-radius: 30px;
  border: 1px solid var(--gray-200);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
  margin-left: 10px;
}
.appointment-tabs ul li .nav-link.active {
  background: var(--primary);
  color: var(--white);
  border-color: var(--primary);
}
.appointment-tabs ul li .nav-link.active span {
  border-color: var(--white);
}
.appointment-tabs ul li .nav-link:hover {
  background: var(--primary);
  color: var(--white);
  border-color: var(--primary);
}
@media (max-width: 575.98px) {
  .appointment-tabs ul li {
    margin-right: 0;
  }
}
@media (max-width: 575.98px) {
  .appointment-tabs ul {
    display: block;
  }
}

.grid-patient .patinet-information .patient-info p {
  margin-bottom: 0;
}
.grid-patient .patinet-information .patient-info h6 {
  margin-bottom: 5px;
}
.grid-patient .appointment-wrap.appointment-grid-wrap > ul > li {
  margin-bottom: 15px;
}
.grid-patient .appointment-action {
  border-top: 1px solid var(--gray-transparent);
  padding-top: 15px;
}

.appointment-tab-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.appointment-tab-head .filter-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.appointment-tab-head .filter-head .daterange-wraper {
  margin-bottom: 20px;
  width: 230px;
}
.appointment-tab-head .filter-head .daterange-wraper input.form-control {
  border: 1px solid var(--gray-200);
  min-height: 32px;
  height: 32px;
  border-radius: 5px;
  padding-left: 28px;
  color: var(--gray-900);
}
.appointment-tab-head .filter-head .daterange-wraper input.form-control::placeholder {
  color: var(--gray-300);
}
.appointment-tab-head .filter-head .daterange-wraper i {
  position: absolute;
  left: 8px;
  top: 50%;
  transform: translateY(-50%);
  color: var(--gray-900);
}

.accordion .filter-set-content + .filter-set-content {
  border-top: 1px solid var(--gray-200);
  padding-top: 15px;
}

.appointment-tab-content {
  padding-top: 10px;
}

.appointment-detail-btn a {
  border: 1px solid var(--primary);
  color: var(--primary);
  font-weight: 500;
  font-size: 13px;
  padding: 5px 17px;
  border-radius: 44px;
}

.dashboard-pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}
.dashboard-pagination ul {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
}
.dashboard-pagination ul li .page-link {
  background: var(--white);
  border-color: var(--gray-200);
  width: 30px;
  height: 30px;
  color: var(--gray-900);
  border-radius: 50%;
  margin-right: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}
.dashboard-pagination ul li .page-link.active {
  background: var(--primary);
  border-color: var(--primary);
  color: var(--white);
}
.dashboard-pagination ul li .page-link:hover {
  background: var(--primary);
  border-color: var(--primary);
  color: var(--white);
}
.dashboard-pagination ul li .page-link.prev, .dashboard-pagination ul li .page-link.next {
  width: auto;
  padding: 0 16px;
  border-radius: 30px;
}

.user-avatar img {
  width: 24px;
  height: 24px;
  border-radius: 4px;
}

.bg-red {
  background: var(--danger) !important;
}

.btn-gray {
  background: var(--gray-transparent);
  border: 1px solid var(--gray-200);
  color: var(--gray-900);
  box-shadow: inset 0 0 0 0 var(--white);
}
.btn-gray:hover {
  color: var(--white) !important;
  background-color: var(--dark);
  border-color: var(--dark) !important;
  box-shadow: inset 0 0 0 50px var(--dark);
  outline-color: var(--dark);
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}

@media (max-width: 575.98px) {
  .modal-button .btn + .btn {
    margin-top: 15px;
  }
}

.col-form-label {
  font-size: 14px;
  font-weight: 500;
  color: var(--gray-600);
  padding: 0 0 10px 0;
}

.form-label {
  font-size: 14px;
  font-weight: 500;
  color: var(--gray-900);
  margin-bottom: 4px;
}

.loader-item .btn {
  padding: 9px 16px;
}

/****** UTILS ******/
.appointment-wrap .appointment-detail-btn a {
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
}
.appointment-wrap .appointment-detail-btn a:hover {
  background: var(--primary);
  color: var(--white);
}
.appointment-wrap.appointment-grid-wrap {
  flex-direction: column;
  align-items: start;
  padding: 24px;
  width: 100%;
  margin-bottom: 24px;
  border: 0;
  box-shadow: 0px 4px 44px 0px rgba(187, 187, 187, 0.25);
}
.appointment-wrap.appointment-grid-wrap > ul > li {
  width: 100%;
  margin-bottom: 24px;
}
.appointment-wrap.appointment-grid-wrap > ul > li:last-child {
  margin-bottom: 0;
}
.appointment-wrap.appointment-grid-wrap > ul .appointment-grid-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.appointment-wrap.appointment-grid-wrap > ul .appointment-grid-head .grid-user-msg {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 1px solid var(--gray-transparent);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.appointment-wrap.appointment-grid-wrap > ul .appointment-grid-head .grid-user-msg .video-icon i {
  color: var(--secondary);
}
.appointment-wrap.appointment-grid-wrap > ul .appointment-grid-head .grid-user-msg .hospital-icon i {
  color: var(--secondary);
}
.appointment-wrap.appointment-grid-wrap > ul .appointment-grid-head .grid-user-msg .telephone-icon i {
  color: var(--secondary);
}
.appointment-wrap.appointment-grid-wrap > ul .appointment-info {
  background: var(--primary-transparent);
  padding: 15px;
  border-radius: 10px;
}
.appointment-wrap.appointment-grid-wrap > ul .appointment-action {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.appointment-wrap.appointment-grid-wrap > ul .appointment-start a {
  font-size: 14px;
}

.dashboard-header .header-back {
  display: flex;
  align-items: center;
}
.dashboard-header .header-back h3 {
  margin-bottom: 0;
}
.dashboard-header .header-back a {
  display: inline-block;
  margin-right: 8px;
}

.appointment-detail-card {
  border: 1px solid var(--gray-transparent);
  margin-bottom: 24px;
}
.appointment-detail-card .patinet-information a {
  flex-shrink: 0;
}
.appointment-detail-card .patinet-information a img {
  width: 120px;
  height: 120px;
}
@media (max-width: 575.98px) {
  .appointment-detail-card .patinet-information a img {
    width: 90px;
    height: 90px;
  }
}
.appointment-detail-card .patinet-information .mail-info-patient ul {
  margin-top: 10px;
}
.appointment-detail-card .patinet-information .mail-info-patient ul li {
  color: var(--gray-600);
}
.appointment-detail-card .patinet-information .mail-info-patient ul li + li {
  margin-top: 5px;
}
.appointment-detail-card .patinet-information .mail-info-patient ul li i {
  color: var(--gray-900);
}
.appointment-detail-card .appointment-info .person-info p {
  font-size: 14px;
  color: var(--gray-600);
  font-weight: 500;
}
.appointment-detail-card .appointment-info .person-info + .person-info {
  margin-top: 10px;
}
.appointment-detail-card .appointment-info .apponitment-types li {
  font-size: 16px;
  color: var(--gray-900);
}
.appointment-detail-card .appointment-info .apponitment-types li i {
  margin-right: 5px;
}
.appointment-detail-card .appointment-info .apponitment-types li i.text-green {
  color: #059669;
}
.appointment-detail-card .appointment-action {
  text-align: right;
}
@media (max-width: 575.98px) {
  .appointment-detail-card .appointment-action {
    text-align: left;
  }
}
.appointment-detail-card .appointment-action .consult-fees h6 {
  font-size: 14px;
  margin-bottom: 10px;
}
.appointment-detail-card .appointment-action ul {
  justify-content: end;
}
@media (max-width: 575.98px) {
  .appointment-detail-card .appointment-action ul {
    justify-content: start;
  }
}
.appointment-detail-card .appointment-action .reject-popup {
  font-weight: 600;
  font-size: 14px;
  text-decoration: underline;
}
.appointment-detail-card .detail-badge-info {
  margin-bottom: 10px;
  display: inline-flex;
  align-items: center;
}
.appointment-detail-card .detail-badge-info span {
  padding: 10px;
  font-size: 12px;
  color: var(--white);
  font-weight: 500;
  border-radius: 30px;
}
.appointment-detail-card .detail-badge-info span.bg-grey {
  background: #6B7280;
}
.appointment-detail-card .detail-badge-info span.bg-yellow {
  background: var(--warning);
}
.appointment-detail-card .detail-badge-info span.bg-green {
  background: var(--success);
}
.appointment-detail-card .detail-badge-info span.bg-red {
  background: var(--danger);
}
.appointment-detail-card .detail-badge-info span.bg-soft-red {
  background: var(--danger-transparent);
  color: var(--danger);
}
.appointment-detail-card .detail-badge-info span.bg-soft-green {
  background: var(--success-transparent);
  color: var(--success);
}

.detail-card-bottom-info {
  padding-top: 24px;
  margin-top: 9px;
  border-top: 1px solid var(--gray-transparent);
}
.detail-card-bottom-info li h6 {
  color: var(--gray-600);
  margin-bottom: 4px;
  font-size: 14px;
}
.detail-card-bottom-info li span {
  color: var(--gray-900);
  font-weight: 400;
  font-size: 14px;
}

.recent-appointments .head-text {
  margin-bottom: 24px;
  font-size: 20px;
  font-weight: 600;
}

.btn-primary-border {
  border: 1px solid #0E82FD;
  color: var(--primary);
  font-weight: 600;
  padding: 5px 10px;
  border-radius: 6px;
  font-size: 15px;
}
.btn-primary-border:hover {
  background: var(--primary);
  color: #ffffff;
}

.modal .modal-header {
  justify-content: space-between;
}

.custom-modal-two .modal-content {
  padding: 24px;
}
@media (max-width: 991.98px) {
  .custom-modal-two .modal-content {
    padding: 15px;
  }
}
.custom-modal-two .modal-content .modal-header {
  padding: 0 0 15px 0;
  margin-bottom: 15px;
}
.custom-modal-two .modal-content .modal-header h5 {
  font-weight: 600;
}
@media (max-width: 575.98px) {
  .custom-modal-two .modal-content .modal-header h5 {
    font-size: 18px;
  }
}
.custom-modal-two .modal-content .modal-header button {
  border: 0;
  background: var(--gray-transparent);
  border-radius: 50%;
  color: #ffffff;
  font-size: 10px;
  width: 20px;
  height: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.5s all;
}
.custom-modal-two .modal-content .modal-header button:hover {
  background: #E11D48;
  transition: 0.5s all;
}
.custom-modal-two .modal-content .modal-body {
  padding: 0;
}

.create-appointment-details .session-end-head {
  background: #F8FAFC;
  padding: 15px;
  border-radius: 10px;
  margin-bottom: 24px;
}
.create-appointment-details .session-end-head h6 {
  margin-bottom: 0;
  color: var(--gray-900);
  font-weight: 600;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.create-appointment-details .session-end-head h6 span {
  color: #1E293B;
  font-weight: 500;
  margin-right: 5px;
}
.create-appointment-details .head-text {
  font-size: 20px;
  margin-bottom: 24px;
  color: var(--gray-900);
  font-weight: 600;
}

.create-details-card {
  border: 1px solid var(--gray-transparent);
  padding: 24px;
  border-radius: 10px;
  box-shadow: 0px 7.5px 17.5px 0px rgba(0, 0, 0, 0.0509803922);
  margin-bottom: 24px;
}
.create-details-card .create-details-card-head {
  border-bottom: 1px solid #E2E8F0;
  margin-bottom: 24px;
}
.create-details-card .card-title-text h5 {
  font-size: 18px;
  margin-bottom: 15px;
  color: var(--gray-900);
  font-weight: 600;
}
.create-details-card .patient-info-box {
  background: #F8FAFC;
  padding: 15px 15px 0;
  border-radius: 10px;
  margin-bottom: 24px;
}
.create-details-card .patient-info-box .info-list {
  margin-bottom: 15px;
}
.create-details-card .patient-info-box .info-list li {
  font-weight: 500;
  font-size: 14px;
  color: var(--gray-900);
}
.create-details-card .patient-info-box .info-list li h6 {
  margin-bottom: 0;
  font-size: 14px;
}
.create-details-card .patient-info-box .info-list li + li {
  margin-top: 5px;
}

.create-details-card-body .form-bg-title {
  background: #F8FAFC;
  padding: 10px;
  margin-bottom: 15px;
}
.create-details-card-body .form-bg-title h5 {
  font-size: 18px;
  margin-bottom: 0;
  font-weight: 600;
}
.create-details-card-body .input-block-new {
  margin-bottom: 24px;
}

.input-block-new {
  position: relative;
}
.input-block-new label {
  font-size: 14px;
}
.input-block-new .input-text-field {
  position: relative;
}
.input-block-new .input-text-field .input-group-text {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  border: 0;
  border-left: 1px solid #E2E8F0;
  padding: 0 0 0 10px;
  line-height: 1;
  border-radius: 0;
  color: #131022;
  font-weight: 500;
  font-size: 14px;
}
.input-block-new .input-text-field input {
  padding-right: 45px;
  height: 40px;
  min-height: 40px;
  border: 1px solid #E2E8F0;
  border-radius: 10px;
}
.input-block-new input {
  height: 40px;
  min-height: 40px;
  border-radius: 6px;
}
.input-block-new input::placeholder {
  color: #64748B;
}
.input-block-new textarea {
  border: 1px solid #E2E8F0;
  border-radius: 6px;
  resize: none;
}
.input-block-new .bootstrap-tagsinput {
  min-height: 40px;
  border: 1px solid #E2E8F0;
  border-radius: 6px;
  height: auto;
}
.input-block-new .bootstrap-tagsinput .badge-info {
  background: #F1F5F9 !important;
  border: 0;
  border-radius: 10px;
  font-size: 14px;
  padding: 5px;
  color: #6B7280;
}
.input-block-new .bootstrap-tagsinput .tag [data-role=remove] {
  left: 0;
  margin-left: 5px;
}
.input-block-new .bootstrap-tagsinput input {
  line-height: 30px;
}
.input-block-new .bootstrap-tagsinput input::placeholder {
  font-size: 14px;
  color: #6B7280;
}
.input-block-new .input-field-set {
  display: flex;
  align-items: center;
}
.input-block-new .input-field-set label {
  width: 50%;
  margin-bottom: 0;
}
@media (max-width: 575.98px) {
  .input-block-new .input-field-set label {
    width: 100%;
  }
}
.input-block-new .input-text {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: var(--primary);
  font-weight: 500;
}

.medication-wrap .input-block-new {
  flex: 1;
  margin-right: 15px;
}
.medication-wrap .input-block-new label {
  display: block;
}
.medication-wrap .input-block-new .select2-container .select2-selection--single {
  height: 40px;
  min-height: 40px;
  border: 1px solid #E2E8F0;
  border-radius: 6px;
}
.medication-wrap .input-block-new .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
  color: #6B7280;
}
.medication-wrap .input-block-new .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
}
.medication-wrap .input-block-new .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-width: 0 2px 2px 0 !important;
  transform: rotate(45deg) translatey(-50%);
  border-color: #6B7280 !important;
  padding: 3px;
}

.form-set-button {
  display: flex;
  align-items: center;
  justify-content: end;
}
.form-set-button .btn-light {
  background: var(--gray-transparent);
  color: var(--gray-900);
  border-color: var(--gray-transparent);
  padding: 8px 20px;
  margin-right: 15px;
  font-weight: 600;
}
.form-set-button .btn-primary {
  background: var(--primary-gradient);
  border-color: var(--primary-gradient);
  padding: 8px 20px;
  font-weight: 600;
}
@media (max-width: 575.98px) {
  .form-set-button .btn-primary {
    padding: 10px;
  }
}
.form-set-button .btn-primary:active, .form-set-button .btn-primary:active:not(:disabled):not(.disabled) {
  background: var(--dark);
  border-color: var(--dark);
}

.daterange-wraper {
  margin-bottom: 20px;
  width: 230px;
}
.daterange-wraper input.form-control {
  border: 1px solid #E2E8F0;
  min-height: 36px;
  height: 36px;
  border-radius: 10px;
  padding-left: 35px;
  color: #6B7280;
}
.daterange-wraper input.form-control::placeholder {
  color: #6B7280;
}
.daterange-wraper i {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: #6B7280;
}

.social-media-links .select-social-link {
  flex-basis: 27%;
  margin-right: 15px;
}
.social-media-links .select2-container .select2-selection--single {
  border: 1px solid #E2E8F0;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.0509803922);
  background: transparent;
  height: 40px;
  min-height: 40px;
  border-radius: 6px;
}
.social-media-links .select2-container {
  width: 100% !important;
}
.social-media-links .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
}
.social-media-links .select2-container--default .select2-selection--single .select2-selection__rendered span img {
  width: 16px;
  margin-right: 10px;
}
.social-media-links .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
}

.select2-results__option .social-img {
  margin-right: 10px;
}

.daterangepicker .ranges li.active {
  background: var(--primary);
}

/****** UTILS ******/
.custom-card {
  border: 1px solid var(--gray-200);
  box-shadow: 0px 7.5px 17.5px 0px rgba(0, 0, 0, 0.0509803922);
  border-radius: 10px;
}
.custom-card .card-header {
  border-color: var(--gray-transparent);
  margin: 0 0 24px;
  padding: 0;
}
.custom-card .card-header h3 {
  font-weight: 600;
  margin-bottom: 24px;
  color: var(--gray-900);
  font-size: 24px;
}
.custom-card .card-body {
  padding: 24px;
}
.custom-card .card-body .modal-btn {
  margin-top: 40px;
}

.timing-content .col-form-label {
  color: var(--gray-900);
}
.timing-content .form-control {
  min-height: 40px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.0509803922);
  padding: 7px 15px;
  border-color: var(--gray-200);
  color: var(--gray-900);
}

.slot-box {
  border: 2px solid var(--gray-200);
  margin: 0 0 30px;
  padding: 15px 15px 0;
  border-radius: 8px;
}
.slot-box .slot-header {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  border-bottom: 1px solid var(--gray-200);
  margin-bottom: 15px;
}
.slot-box .slot-header h5 {
  font-size: 18px;
  font-weight: 600;
  color: var(--gray-900);
  margin-bottom: 15px;
}
@media (max-width: 991.98px) {
  .slot-box .slot-header h5 {
    font-size: 16px;
  }
}
.slot-box .slot-header ul li {
  font-size: 14px;
  font-weight: 500;
  margin: 0 15px 15px 0;
  display: inline-block;
}
.slot-box .slot-header ul li:last-child {
  margin-right: 0;
}
.slot-box .slot-header ul li a {
  font-size: 14px;
  font-weight: 500;
}
.slot-box .slot-header ul li .add-slot {
  color: var(--primary);
}
.slot-box .slot-header ul li .add-slot:hover {
  color: var(--primary-hover);
}
.slot-box .slot-header ul li .del-slot {
  color: var(--danger);
}
.slot-box .slot-header ul li .del-slot:hover {
  color: var(--danger-hover);
}
@media (max-width: 767.98px) {
  .slot-box .slot-header ul li {
    margin-right: 8px;
  }
}
.slot-box .slot-body p {
  font-size: 16px;
  color: var(--gray-900);
  margin-bottom: 15px;
}
@media (max-width: 767.98px) {
  .slot-box .slot-body p {
    font-size: 15px;
  }
}
.slot-box .slot-body .time-slots li {
  background: var(--gray-transparent);
  margin: 0 15px 15px 0;
  padding: 12px 13px;
  border-radius: 6px;
  display: inline-block;
  font-size: 15px;
  font-weight: 600;
  color: var(--gray-900);
  min-width: 120px;
  text-align: center;
  position: relative;
  transition: 0.5s;
}
.slot-box .slot-body .time-slots li:hover::before {
  content: "Space : 2";
  background: var(--dark);
  color: var(--white);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 6px;
  margin: 0 15px 15px 0;
  padding: 12px 13px;
  transition: 0.5s;
}
.slot-box .slot-body .time-slots li i {
  margin-right: 10px;
}
.slot-box .slot-body .time-slots li.slot-space {
  background: var(--dark);
  color: var(--white);
}
.slot-box .slot-body .time-slots li:last-child {
  margin-right: 0;
}

.available-tab {
  margin-bottom: 15px;
}
.available-tab .form-label {
  color: var(--gray-900);
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 10px;
}
.available-tab ul li {
  margin: 0 15px 15px 0;
}
.available-tab ul li a {
  border: 1px solid var(--gray-200);
  background: var(--light-transparent);
  color: var(--gray-900);
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  text-align: center;
  padding: 10px 22px;
  border-radius: 10px;
}
@media (max-width: 767.98px) {
  .available-tab ul li a {
    padding: 9px 17px;
  }
}
@media (max-width: 575.98px) {
  .available-tab ul li a {
    display: block;
  }
}
.available-tab ul li a.active, .available-tab ul li a:hover {
  background: var(--primary);
  border-color: var(--primary);
  color: var(--white);
}
@media (max-width: 575.98px) {
  .available-tab ul li {
    margin-right: 0;
  }
}
@media (max-width: 575.98px) {
  .available-tab ul {
    display: block;
  }
}

.modal-btn .btn {
  font-size: 13px;
  font-weight: 500;
  padding: 0.35rem 0.85rem;
}
.modal-btn .btn + .btn {
  margin-left: 15px;
}

.timing-modal .form-wrap {
  margin-bottom: 15px;
}
.timing-modal .form-wrap .custom-control-inline {
  font-weight: 500;
  margin: 0 10px 5px 0;
  color: var(--gray-900);
  font-size: 16px;
  display: inline-block;
}
@media (max-width: 991.98px) {
  .timing-modal .form-wrap .custom-control-inline {
    font-size: 15px;
  }
}

.clinic-wrap {
  border: 1px solid var(--gray-200);
  border-radius: 10px;
  margin: 0 0 24px;
  padding: 24px;
}
.clinic-wrap h5 {
  font-size: 18px;
  color: var(--gray-900);
  font-weight: 600;
  margin-bottom: 15px;
}
@media (max-width: 767.98px) {
  .clinic-wrap h5 {
    font-size: 16px;
  }
}
.clinic-wrap .select2-container {
  width: 100% !important;
}
.clinic-wrap .select2-container .select2-selection--single {
  border-color: #F3F4F6;
  border-radius: 10px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.0509803922);
  height: 40px;
}
.clinic-wrap .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 36px;
  padding-left: 5px;
  font-size: 14px;
  color: var(--gray-900);
}
.clinic-wrap .select2-container .select2-selection--single .select2-selection__rendered .clinic-img {
  border-radius: 8px;
}
.clinic-wrap .select2-container .select2-selection--single .select2-selection__arrow {
  height: 40px;
}

.select2-results__option {
  padding: 6px 10px;
}

.select2-results__option .clinic-img {
  border-radius: 8px;
}

.form-wrap {
  margin-bottom: 15px;
}

.custom-modals .modal-content {
  padding: 20px;
}
.custom-modals .modal-content .modal-header {
  padding: 0 0 15px;
}
.custom-modals .modal-content .modal-header .modal-title {
  font-size: 20px;
  font-weight: 600;
  color: var(--gray-900);
}
.custom-modals .modal-content .modal-header .btn-close {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: var(--gray-600);
  color: var(--white);
  box-shadow: none;
  font-size: 14px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  padding: 0;
  opacity: 1;
}
.custom-modals .modal-content .modal-header .btn-close:focus {
  box-shadow: none;
}
.custom-modals .modal-content .modal-header .btn-close:hover {
  background: var(--danger);
  color: var(--white);
}
.custom-modals .modal-content .col-form-label {
  color: var(--gray-900);
}
.custom-modals .modal-content .modal-body {
  padding: 15px 0;
}
.custom-modals .modal-content .modal-footer {
  padding: 15px 0 0;
}
.custom-modals .modal-content .modal-footer .modal-btn {
  margin: 0;
}

.custom-table {
  border: 1px solid var(--gray-200);
  border-radius: 10px;
}
.custom-table .table > thead > tr > th {
  border-top: 0;
  background: var(--gray-100);
  color: var(--gray-900);
  padding: 8px 12px;
  font-size: 14px;
  font-weight: 500;
}
.custom-table .table > thead > tr > th:first-child {
  border-top-left-radius: 10px;
}
.custom-table .table > thead > tr > th:last-child {
  border-top-right-radius: 10px;
}
.custom-table .table tr th, .custom-table .table tr td {
  border-top: 1px solid var(--gray-transparent);
  white-space: nowrap;
  padding: 12px 12px;
  color: var(--gray-600);
  font-size: 14px;
}
.custom-table .table tr th h2 a, .custom-table .table tr td h2 a {
  color: var(--gray-900);
}
.custom-table .table tr th h2 a:hover, .custom-table .table tr td h2 a:hover {
  color: var(--primary);
}
.custom-table .table tr th:first-child, .custom-table .table tr td:first-child {
  padding-left: 1.5rem;
}
.custom-table .table tr th:last-child, .custom-table .table tr td:last-child {
  padding-right: 1.5rem;
}
.custom-table .table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}
.custom-table .table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}

.action-item {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.action-item a {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid var(--gray-200);
  color: var(--gray-900);
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  margin-right: 4px;
  font-size: 14px;
}
.action-item a:last-child {
  margin-right: 0;
}
.action-item a:hover {
  background: var(--primary);
  color: var(--white);
}

.badge-yellow {
  background: var(--warning) !important;
}

.badge-green {
  background: var(--teal) !important;
}

.status-badge {
  font-size: 12px;
  font-weight: 500;
  padding: 5px 10px;
  border-radius: 60px;
}

.search-field {
  position: relative;
}
.search-field .form-control {
  height: 36px;
  min-height: 36px;
  border: 1px solid var(--gray-200);
  border-radius: 10px;
}
.search-field .search-icon {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: #64748B;
}

.search-header {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 9px;
}
.search-header .search-field {
  margin-bottom: 15px;
}
.search-header .search-field .form-control {
  min-width: 240px;
}
.search-header .btn {
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 15px;
  padding: 7px 10px;
}

.patient-wrap {
  box-shadow: 0px 7.5px 17.5px 0px rgba(0, 0, 0, 0.0509803922);
  margin: 0 0 24px;
  padding: 24px 24px 9px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
}
.patient-wrap .patient-info {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  margin-bottom: 10px;
  margin-top: 0;
}
.patient-wrap .patient-info img {
  width: 64px;
  height: 64px;
  border-radius: 10px;
  margin-right: 10px;
}
.patient-wrap .patient-info .user-patient h6 {
  font-size: 12px;
  font-weight: 500;
  color: var(--primary);
  margin-bottom: 5px;
}
.patient-wrap .patient-info .user-patient h5 {
  font-weight: 600;
  margin-bottom: 5px;
  color: var(--gray-900);
}
.patient-wrap .patient-info .user-patient ul li {
  color: var(--gray-900);
  font-size: 12px;
  margin: 0 10px 0 0;
  padding: 0 10px 0 0;
  position: relative;
  display: inline-block;
}
.patient-wrap .patient-info .user-patient ul li::before {
  content: "";
  background: var(--gray-transparent);
  width: 1px;
  height: 16px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.patient-wrap .patient-info .user-patient ul li:last-child {
  margin: 0;
  padding: 0;
}
.patient-wrap .patient-info .user-patient ul li:last-child::before {
  content: none;
}
.patient-wrap .patient-book {
  margin-bottom: 10px;
}
.patient-wrap .patient-book p {
  font-size: 12px;
  color: var(--gray-900);
  margin-bottom: 5px;
}
.patient-wrap .patient-book p i {
  margin-right: 5px;
}
.patient-wrap .patient-book p:last-child {
  margin-bottom: 0;
}

.lab-icon {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.lab-icon span {
  width: 24px;
  height: 24px;
  border-radius: 5px;
  background: #F5F3FF;
  color: #9C92FB;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  margin-right: 5px;
}
.lab-icon.prescription span {
  background: #FFF7ED;
  color: #EA580C;
}

.upload-file {
  border: 1px dashed var(--gray-transparent);
  background: #F8FAFC;
  border-radius: 10px;
  padding: 30px;
  position: relative;
  text-align: center;
  cursor: pointer;
}
.upload-file input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
}
.upload-file p {
  font-size: 14px;
  font-weight: 500;
  color: #94A3B8;
  margin-bottom: 0;
}

.modal-content .bootstrap-tagsinput {
  border-radius: 6px;
}
.modal-content .form-control {
  border-radius: 6px;
}

.rating-list i {
  color: var(--gray-transparent);
  margin-right: 4px;
  font-size: 16px;
}
.rating-list i.selected {
  color: var(--warning);
}

.rating-selction {
  direction: rtl !important;
}
.rating-selction label {
  display: inline-block;
  color: var(--light);
  cursor: pointer;
  font-size: 16px;
  transition: color 0.2s;
}
.rating-selction label:hover {
  color: var(--warning);
}
.rating-selction label:hover ~ label {
  color: var(--warning);
}
.rating-selction input {
  display: none;
}
.rating-selction input:checked ~ label {
  color: var(--warning);
}

.prescribe-download {
  background: var(--light-transparent);
  padding: 15px;
  margin-bottom: 15px;
  border-radius: 5px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.prescribe-download h5 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .prescribe-download h5 {
    font-size: 14px;
    margin-bottom: 4px;
  }
}
@media (max-width: 575.98px) {
  .prescribe-download h5 {
    margin-bottom: 15px;
  }
}
.prescribe-download ul li {
  display: inline-block;
  margin-right: 15px;
}
.prescribe-download ul li:last-child {
  margin-right: 0;
}
.prescribe-download ul li .btn {
  font-size: 14px;
  font-weight: 500;
  padding: 9px 13px;
}
@media (max-width: 575.98px) {
  .prescribe-download {
    display: block;
  }
}

.view-prescribe.invoice-content {
  border: 1px solid var(--gray-200);
  padding: 20px;
}
.view-prescribe.invoice-content .invoice-item .invoice-details {
  font-size: 14px;
  color: var(--gray-600);
  font-weight: 400;
}
.view-prescribe.invoice-content .invoice-item .invoice-details strong {
  color: var(--gray-900);
  font-weight: 600;
}
.view-prescribe.invoice-content .invoice-item .invoice-details span {
  color: var(--gray-900);
}
.view-prescribe.invoice-content .invoice-item .customer-text {
  margin-bottom: 8px;
}
.view-prescribe.invoice-content .invoice-item .invoice-info {
  margin-bottom: 20px;
}
.view-prescribe.invoice-content .invoice-table-wrap h6 {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 10px;
}
.view-prescribe.invoice-content .invoice-table-wrap .invoice-table {
  border: 1px solid var(--gray-200);
  border-radius: 10px;
  margin-bottom: 20px;
}
.view-prescribe.invoice-content .invoice-table-wrap .invoice-table tr th {
  font-size: 14px;
  font-weight: 500;
  background: var(--gray-100);
  white-space: nowrap;
  color: var(--gray-900);
}
.view-prescribe.invoice-content .invoice-table-wrap .invoice-table tr th:first-child {
  border-top-left-radius: 10px;
}
.view-prescribe.invoice-content .invoice-table-wrap .invoice-table tr th:last-child {
  border-top-right-radius: 10px;
}
.view-prescribe.invoice-content .invoice-table-wrap .invoice-table tbody tr {
  border-color: var(--gray-200);
}
.view-prescribe.invoice-content .invoice-table-wrap .invoice-table tbody tr td {
  font-size: 14px;
  color: var(--gray-600);
  font-weight: 400;
  white-space: nowrap;
}
.view-prescribe.invoice-content .invoice-table-wrap .invoice-table tbody tr td span {
  font-size: 12px;
  display: block;
}
.view-prescribe.invoice-content .invoice-table-wrap .invoice-table tbody tr:last-child {
  border-color: transparent;
}
.view-prescribe.invoice-content .invoice-table-wrap .invoice-table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}
.view-prescribe.invoice-content .invoice-table-wrap .invoice-table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}
.view-prescribe.invoice-content .other-info {
  background: var(--light-transparent);
  border-radius: 10px;
  padding: 15px;
  margin-bottom: 20px;
}
.view-prescribe.invoice-content .other-info h4 {
  font-size: 18px;
  margin-bottom: 8px;
  font-weight: 600;
}
@media (max-width: 767.98px) {
  .view-prescribe.invoice-content .other-info h4 {
    font-size: 16px;
  }
}
.view-prescribe.invoice-content .other-info p.text-muted {
  color: #334155 !important;
  font-size: 14px;
}
.view-prescribe.invoice-content .prescriber-info {
  text-align: right;
}
.view-prescribe.invoice-content .prescriber-info h6 {
  font-weight: 600;
  margin-bottom: 5px;
}
.view-prescribe.invoice-content .prescriber-info p {
  font-size: 12px;
  color: var(--gray-600);
  margin-bottom: 0;
}
.view-prescribe.invoice-content .invoice-table-two tr {
  border: 0;
}
.view-prescribe.invoice-content .invoice-table-two tr th {
  font-size: 14px;
  font-weight: 500;
  color: var(--gray-600);
  padding: 4px;
}
.view-prescribe.invoice-content .invoice-table-two tr td {
  color: var(--gray-900);
  font-weight: 400;
  padding: 4px;
}

.appointment-tabs.user-tab {
  border-bottom: 1px solid var(--gray-200);
  margin-bottom: 24px;
}
.appointment-tabs.user-tab ul {
  margin-bottom: 4px;
}

.doctor-content .profile-sidebar {
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .doctor-content .profile-sidebar {
    margin-bottom: 24px;
  }
}

.review-wrap {
  background: var(--light-transparent);
  padding: 15px;
  border-radius: 10px;
}

.grid-patient .appointment-wrap.appointment-grid-wrap .patinet-information img {
  width: 64px;
  height: 64px;
}
.grid-patient .appointment-wrap.appointment-grid-wrap .patinet-information .patient-info ul li {
  color: var(--gray-600);
  font-size: 12px;
  margin: 0 10px 0 0;
  padding: 0 10px 0 0;
  position: relative;
  display: inline-block;
}
.grid-patient .appointment-wrap.appointment-grid-wrap .patinet-information .patient-info ul li::before {
  content: "";
  background: var(--gray-transparent);
  width: 1px;
  height: 16px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.grid-patient .appointment-wrap.appointment-grid-wrap .patinet-information .patient-info ul li:last-child {
  margin: 0;
  padding: 0;
}
.grid-patient .appointment-wrap.appointment-grid-wrap .patinet-information .patient-info ul li:last-child::before {
  content: none;
}
.grid-patient .appointment-wrap.appointment-grid-wrap .appointment-action .patient-book p {
  font-size: 14px;
  color: var(--gray-900);
  margin-bottom: 5px;
  position: relative;
  display: flex;
  align-items: center;
}
.grid-patient .appointment-wrap.appointment-grid-wrap .appointment-action .patient-book p i {
  margin-right: 5px;
}
.grid-patient .appointment-wrap.appointment-grid-wrap .appointment-action .patient-book p:last-child {
  margin-bottom: 0;
}
.grid-patient .appointment-wrap.appointment-grid-wrap .appointment-action .patient-book p span {
  color: var(--gray-600);
  display: inline-block;
  margin-left: 5px;
}

.patient-infos {
  background: var(--light-transparent);
  padding: 15px;
  border-radius: 10px;
  margin-bottom: 15px;
}
.patient-infos p {
  margin-bottom: 0;
}

.view-prescribe-details {
  border: 1px solid var(--gray-200);
  border-radius: 6px;
  padding: 20px;
}
.view-prescribe-details .clinic-image {
  width: 80px;
  height: 80px;
  background: var(--light-transparent);
  border: 1px solid var(--gray-200);
  border-radius: 5px;
  margin-right: 10px;
}
.view-prescribe-details .hospital-addr {
  border-bottom: 1px solid var(--gray-200);
  margin-bottom: 20px;
  text-align: center;
}
.view-prescribe-details .hospital-addr .invoice-logo {
  margin-bottom: 20px;
}
.view-prescribe-details .hospital-addr h5 {
  font-weight: 600;
  margin-bottom: 10px;
}
.view-prescribe-details .hospital-addr p {
  font-size: 14px;
}
.view-prescribe-details .invoice-info {
  margin-bottom: 20px;
}
.view-prescribe-details .invoice-info h6 {
  color: var(--gray-900);
  font-weight: 600;
  font-size: 20px;
  margin-bottom: 2px;
}
@media (max-width: 991.98px) {
  .view-prescribe-details .invoice-info h6 {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .view-prescribe-details .invoice-info h6 {
    font-size: 16px;
  }
}
.view-prescribe-details .invoice-info p {
  font-size: 14px;
  margin-bottom: 0;
}
.view-prescribe-details .invoice-info2 {
  text-align: right;
  margin-bottom: 20px;
}
.view-prescribe-details .invoice-info2 p {
  font-size: 14px;
  margin-bottom: 3px;
}
.view-prescribe-details .invoice-info2 p span {
  font-weight: 500;
  color: var(--gray-900);
}
.view-prescribe-details .invoice-info2 p:last-child {
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .view-prescribe-details .invoice-info2 {
    text-align: left;
  }
}
.view-prescribe-details .patient-id h6 {
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 8px;
}
.view-prescribe-details .patient-det {
  background: #F1F5F9;
  margin: 0 0 20px;
  padding: 5px 10px 0;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
}
.view-prescribe-details .patient-det h6 {
  font-weight: 600;
  color: var(--gray-900);
  margin-bottom: 5px;
}
.view-prescribe-details .patient-det ul li {
  display: inline-block;
  margin: 0 18px 5px 0;
  color: var(--gray-900);
  font-size: 12px;
  font-weight: 600;
}
.view-prescribe-details .patient-det ul li:last-child {
  margin-right: 0;
}
@media (max-width: 1399.98px) {
  .view-prescribe-details .patient-det ul li {
    margin-right: 12px;
  }
}
.view-prescribe-details .appointment-notes h3 {
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}
@media (max-width: 991.98px) {
  .view-prescribe-details .appointment-notes h3 {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .view-prescribe-details .appointment-notes h3 {
    font-size: 16px;
  }
}
.view-prescribe-details .appoint-wrap {
  margin-bottom: 20px;
}
.view-prescribe-details .appoint-wrap h5 {
  margin-bottom: 15px;
}
.view-prescribe-details .appoint-wrap p {
  font-size: 14px;
}
.view-prescribe-details .appoint-wrap ul li {
  font-size: 14px;
  display: inline-block;
  margin: 0 24px 5px 0;
}
.view-prescribe-details .appoint-wrap ul li span {
  color: #1E293B;
  font-weight: 600;
}
.view-prescribe-details .inv-table {
  border: 1px solid var(--gray-200);
  border-radius: 6px;
  margin-bottom: 20px;
}
.view-prescribe-details .inv-table .invoice-table tr th {
  font-size: 14px;
  font-weight: 500;
  white-space: nowrap;
}
.view-prescribe-details .inv-table .invoice-table tbody tr {
  border-color: var(--gray-transparent);
}
.view-prescribe-details .inv-table .invoice-table tbody tr td {
  font-size: 14px;
  color: var(--gray-600);
  white-space: nowrap;
  vertical-align: middle;
}
.view-prescribe-details .inv-table .invoice-table tbody tr td span {
  font-size: 12px;
  display: block;
}
.view-prescribe-details .inv-table .invoice-table tbody tr td.report-title {
  color: var(--gray-900);
  font-weight: 600;
}
.view-prescribe-details .scan-wrap {
  margin-bottom: 15px;
}
.view-prescribe-details .scan-wrap h6 {
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 5px;
}
.view-prescribe-details .prescriber-info {
  text-align: right;
  margin-bottom: 15px;
}
.view-prescribe-details .prescriber-info h6 {
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 5px;
}
.view-prescribe-details .prescriber-info p {
  font-size: 12px;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .view-prescribe-details .prescriber-info {
    text-align: left;
  }
}
.view-prescribe-details .inv-paginate {
  margin-top: 9px;
}

.add-billing-info,
.add-prescripe-info, .add-info {
  border-bottom: 1px solid var(--gray-200);
  margin-bottom: 24px;
}

.bill-cont .trash, .prescripe-cont .trash {
  font-size: 14px;
  font-weight: 500;
  color: var(--danger);
}

.trash-icon {
  font-size: 14px;
  font-weight: 500;
  color: var(--danger);
}

.add-bill,
.add-prescribe, .more-item {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 20px;
  color: var(--primary);
  text-align: right;
  display: inline-block;
}
.add-bill:hover,
.add-prescribe:hover, .more-item:hover {
  color: var(--gray-900);
}

.sign-wrapper {
  width: 165px;
  text-align: center;
  float: right;
}

.wrap-sign {
  background: #F8FAFC;
  border: 1px dashed var(--gray-transparent);
  border-radius: 10px;
  padding: 24px;
}

.upload-sign {
  border: 1px dashed var(--gray-transparent);
  border-radius: 10px;
  margin-bottom: 10px;
  min-width: 165px;
  margin: 0 0 10px;
  padding: 20px;
  font-size: 14px;
  font-weight: 500;
}
.upload-sign p {
  font-size: 14px;
  font-weight: 500;
  color: var(--gray-900);
  margin-bottom: 0;
}

.info-name h6 {
  font-size: 14px;
  font-weight: 500;
  color: var(--gray-900);
  margin-bottom: 5px;
}
.info-name p {
  font-size: 14px;
  color: var(--gray-900);
  margin-bottom: 0;
}

.patient-book.patien-inv h6 {
  font-weight: 600;
  margin-bottom: 5px;
  color: var(--primary);
  text-align: right;
}
@media (max-width: 575.98px) {
  .patient-book.patien-inv h6 {
    text-align: left;
  }
}
.patient-book.patien-inv p {
  font-size: 12px;
  margin-bottom: 0;
}

.user-accordion-item {
  background: var(--white);
  border: 1px solid var(--gray-200);
  border-radius: 10px;
  box-shadow: 0px 7.5px 17.5px 0px rgba(0, 0, 0, 0.0509803922);
  margin-bottom: 24px;
}
.user-accordion-item .accordion-wrap {
  padding: 24px 38px 24px 24px;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  position: relative;
  color: var(--gray-900);
  font-size: 16px;
}
.user-accordion-item .accordion-wrap span {
  color: var(--danger);
  margin-right: 8px;
  font-size: 14px;
  font-weight: 500;
}
.user-accordion-item .accordion-wrap span.edit {
  color: #18181B;
}
.user-accordion-item .accordion-wrap::before {
  content: "\f078";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.user-accordion-item .accordion-wrap:not(.collapsed)::before {
  content: "\f077";
}
.user-accordion-item .accordion-wrap:hover {
  color: #2E3842;
}
.user-accordion-item .accordion-wrap:hover::before {
  color: #2E3842;
}
.user-accordion-item .content-collapse {
  border-top: 1px solid var(--gray-200);
  padding: 24px;
}
.user-accordion-item .accordion-collapse .form-wrap {
  margin-bottom: 24px;
}
.user-accordion-item .accordion-collapse .form-wrap.mb-wrap {
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .user-accordion-item .accordion-collapse .form-wrap.mb-wrap {
    margin-bottom: 24px;
  }
}

.modal {
  z-index: 1050;
}

.modal-backdrop {
  z-index: 1040;
}

.stripe-wrapper {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}

.payout-wrap {
  background: var(--dark);
  margin: 0 0 24px;
  padding: 24px 24px 14px;
  border-radius: 10px;
}
.payout-wrap .payout-title {
  border-bottom: 1px solid #334155;
  margin-bottom: 24px;
}
.payout-wrap h4 {
  font-size: 20px;
  font-weight: 600;
  color: var(--white);
  margin-bottom: 10px;
}
.payout-wrap p {
  font-size: 14px;
  font-weight: 500;
  color: var(--white);
  margin-bottom: 10px;
}
.payout-wrap .stripe-box {
  margin: 0 24px 10px 0;
  padding: 20px;
  background: var(--white);
  border-radius: 10px;
  position: relative;
}
.payout-wrap .stripe-box .stripe-img {
  margin: 0 0 10px;
  padding: 0 0 10px;
  border-bottom: 1px solid var(--gray-200);
}
.payout-wrap .stripe-box a {
  border-radius: 40px;
  padding: 4px 9px;
  background: var(--gray-transparent);
  color: var(--gray-900);
  font-size: 14px;
  font-weight: 500;
}
.payout-wrap .stripe-box a i {
  margin-right: 5px;
}
.payout-wrap .stripe-box a:hover {
  background: var(--primary-200);
  color: var(--primary);
}
.payout-wrap .stripe-box:last-child {
  margin-right: 0;
}
.payout-wrap .stripe-box.active::before {
  content: "";
  background-color: var(--white);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  top: -5px;
  right: -5px;
  background-image: url("../img/icons/badge.svg");
  background-repeat: no-repeat;
  background-position: center;
}

/****** UTILS ******/
.setting-tab {
  box-shadow: 0px 7.5px 17.5px 0px rgba(0, 0, 0, 0.0509803922);
  border-radius: 10px;
  margin: 0 0 24px;
  padding: 15px 15px 5px;
}
.setting-tab ul li {
  margin-bottom: 10px;
}

.setting-card {
  border: 1px solid var(--gray-200);
  padding: 20px 20px 4px;
  margin-bottom: 24px;
  border-radius: 10px;
}
.setting-card .add-info, .setting-card .more-item {
  margin-bottom: 15px;
}
.setting-card .input-block-new .bootstrap-tagsinput {
  padding-top: 0;
  border-radius: 6px;
}
.setting-card .input-block-new .bootstrap-tagsinput .badge-info {
  margin-bottom: 6px;
}

.accordions .form-control {
  border-color: var(--gray-200);
  border-radius: 6px;
  min-height: 40px;
  padding: 7px 15px;
}
.accordions .select2-container .select2-selection--single {
  border: 1px solid var(--gray-200);
  height: 40px;
  border-radius: 6px;
}
.accordions .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
}
.accordions .select2-container .select2-selection--single .select2-selection__arrow {
  height: 40px;
}
.accordions .select2-container .select2-selection--single .select2-selection__arrow b {
  border-color: #64748B;
}
.accordions .form-icon .form-control {
  padding: 7px 30px 7px 15px;
}
.accordions .img-upload .profile-img {
  width: 80px;
  height: 80px;
}
.accordions .img-upload .upload-img h5 {
  margin-bottom: 5px;
}

@media (max-width: 575.98px) {
  .img-upload {
    display: block;
  }
}
.img-upload .profile-img {
  width: 80px;
  height: 80px;
  background: var(--light-transparent);
  border: 1px dashed var(--gray-200);
  border-radius: 10px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  margin-right: 20px;
  margin-bottom: 16px;
  font-size: 24px;
  color: var(--gray-300);
}
@media (max-width: 575.98px) {
  .img-upload .profile-img {
    margin-right: 0;
    justify-content: center;
    -webkit-justify-content: center;
  }
}
.img-upload .upload-img {
  margin-bottom: 16px;
}
.img-upload .upload-img h5 {
  font-size: 18px;
  font-weight: 500;
  color: var(--gray-900);
  margin-bottom: 10px;
}
@media (max-width: 767.98px) {
  .img-upload .upload-img h5 {
    margin-bottom: 10px;
  }
}
.img-upload .upload-img .imgs-load {
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .img-upload .upload-img .imgs-load {
    margin-bottom: 0;
  }
}
.img-upload .upload-img .change-photo {
  position: relative;
  color: var(--primary);
  margin: 0 15px 4px 0;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
}
.img-upload .upload-img .change-photo input {
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.img-upload .upload-img .upload-remove {
  color: var(--danger);
  display: inline-block;
  margin-bottom: 4px;
  font-size: 14px;
  font-weight: 500;
}
.img-upload .upload-img p {
  font-size: 14px;
  margin: 0;
  color: var(--gray-600);
}

.setting-title h5 {
  font-weight: 600;
}

.drop-file {
  position: relative;
  background: #F8FAFC;
  border: 1px solid var(--gray-200);
  border-radius: 10px;
  cursor: pointer;
  padding: 30px;
  text-align: center;
}
.drop-file p {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0;
  color: var(--gray-600);
}
.drop-file input {
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.view-imgs {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.view-imgs .view-img {
  box-shadow: 0px 7.5px 17.5px 0px rgba(0, 0, 0, 0.0509803922);
  margin: 10px 10px 0 0;
  padding: 15px;
  border-radius: 10px;
  text-align: center;
}
.view-imgs .view-img img {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 10px;
  display: block;
  margin-bottom: 8px;
}
.view-imgs .view-img a {
  font-size: 14px;
  font-weight: 500;
  color: #E11D48;
}

.form-icon {
  position: relative;
}
.form-icon .form-control {
  padding: 7px 30px 7px 15px;
}
.form-icon .icon {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.user-accordion-item .reset {
  color: #E11D48;
  margin-bottom: 0;
}
.user-accordion-item .form-check-label {
  color: #1F2937;
}

.business-wrap {
  border: 1px solid var(--gray-200);
  border-radius: 10px;
  margin: 0 0 24px;
  padding: 24px 24px 9px;
}
.business-wrap h4 {
  margin-bottom: 10px;
}

.business-nav li {
  margin: 0 15px 10px 0;
  display: inline-block;
}
.business-nav li a {
  font-size: 14px;
  font-weight: 500;
  padding: 12px 20px;
  color: #1E293B;
  background: #F8FAFC;
  border: 1px solid var(--gray-200);
  border-radius: 10px;
  display: inline-block;
}
.business-nav li a.active, .business-nav li a:hover {
  background: var(--primary);
  border-color: var(--primary);
  color: #ffffff;
}

.business-info .tab-items {
  background: #F8FAFC;
}
.business-info .tab-items.active {
  background: #ffffff;
}

.setting-tab {
  border: 1px solid #F1F5F9;
}
.setting-tab .appointment-tabs ul li .nav-link {
  background: #ffffff;
  padding: 7px 20px;
}
.setting-tab .appointment-tabs ul li .nav-link:hover, .setting-tab .appointment-tabs ul li .nav-link.active {
  background: var(--primary);
  color: #ffffff;
}

.bootstrap-tagsinput {
  border-radius: 5px;
}

.settings-tab .nav-item .nav-link {
  border: 1px solid var(--gray-200);
  border-radius: 5px;
  color: var(--gray-600);
  margin-right: 16px;
  margin-bottom: 16px;
  padding: 4px 12px;
  font-size: 14px;
}
.settings-tab .nav-item .nav-link.active {
  background: var(--primary);
  color: var(--white);
  border-color: var(--primary);
}
.settings-tab .nav-item .nav-link:hover {
  background: var(--primary);
  color: var(--white);
  border-color: var(--primary);
}

.otp-box.setting-otp {
  margin: 0;
}
.otp-box.setting-otp input {
  width: 40px;
  height: 40px;
  background: var(--white);
  border: 1px solid var(--gray-200);
  border-radius: 5px;
  text-align: center;
  margin-right: 8px;
  font-weight: 400;
  font-size: 14px;
  color: var(--gray-900);
  outline: none;
}
.otp-box.setting-otp input:last-child {
  margin-right: 0;
}

.success-wraps {
  max-width: 310px;
  margin: 0 auto;
}

.icon-success {
  width: 64px;
  height: 64px;
  border-radius: 50%;
}

/****** UTILS ******/
.appoint-patient .appointment-wrap.appointment-grid-wrap > ul .appointment-info {
  padding-bottom: 10px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
}
.appoint-patient .appointment-wrap.appointment-grid-wrap > ul .appointment-info p:first-child {
  margin-right: 10px;
}
.appoint-patient .appointment-wrap.appointment-grid-wrap > ul .appointment-grid-head .grid-user-msg .hospital-icon i {
  color: var(--purple);
}

.profile-widget.patient-favour {
  border: 1px solid var(--gray-200);
  padding: 0;
  border-radius: 10px;
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
}
.profile-widget.patient-favour .fav-head {
  position: relative;
  padding: 20px;
  border-bottom: 1px solid var(--gray-200);
}
.profile-widget.patient-favour .fav-head .doc-img {
  width: 80px;
  margin: 0 auto 5px;
  border-radius: 10px;
}
.profile-widget.patient-favour .fav-head .doc-img img {
  width: 80px;
  height: 80px;
  border-radius: 10px;
  object-fit: cover;
}
.profile-widget.patient-favour .fav-head .fav-btn {
  opacity: 1;
  visibility: visible;
  background-color: var(--gray-transparent);
  transform: unset;
  -webkit-transform: unset;
  -ms-transform: unset;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  top: 20px;
  right: 20px;
}
.profile-widget.patient-favour .fav-head .fav-btn .favourite-icon.favourite {
  color: var(--orange);
}
.profile-widget.patient-favour .fav-head .pro-content .title {
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 8px;
}
.profile-widget.patient-favour .fav-head .pro-content p.speciality {
  text-align: center;
  font-size: 14px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  margin-bottom: 4px;
}
.profile-widget.patient-favour .fav-head .pro-content .rating {
  text-align: center;
  color: var(--gray-900);
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 16px;
}
.profile-widget.patient-favour .fav-head .pro-content .available-info {
  margin-bottom: 16px;
}
.profile-widget.patient-favour .fav-head .pro-content .available-info li {
  color: var(--gray-900);
  font-size: 14px;
}
.profile-widget.patient-favour .fav-head .pro-content .available-info li span {
  color: var(--gray-600);
}
.profile-widget.patient-favour .fav-head .pro-content .available-info li + li {
  margin-top: 8px;
}
.profile-widget.patient-favour .fav-head .pro-content .last-book {
  background: var(--primary-transparent);
  border-radius: 10px;
  padding: 16px;
}
.profile-widget.patient-favour .fav-head .pro-content .last-book p {
  text-align: center;
  font-size: 14px;
  margin: 0;
  color: var(--gray-900);
}
.profile-widget.patient-favour .fav-footer {
  padding: 15px;
}
.profile-widget.patient-favour .fav-footer .btn {
  border-radius: 44px;
}
.profile-widget.patient-favour .fav-footer .view-btn {
  color: #64748B;
  border: 2px solid #F9FAFB;
  background-color: #F9FAFB;
  text-align: center;
  display: block;
}
.profile-widget.patient-favour .fav-footer .view-btn:hover, .profile-widget.patient-favour .fav-footer .view-btn:focus {
  background-color: rgb(233.7, 237.25, 240.8);
  border-color: rgb(233.7, 237.25, 240.8);
  color: #64748B;
}
.profile-widget.patient-favour .fav-footer .book-btn {
  background-color: #ffffff;
  border: 2px solid #0E82FD;
  color: var(--primary);
  text-align: center;
  display: block;
}
.profile-widget.patient-favour .fav-footer .book-btn:hover, .profile-widget.patient-favour .fav-footer .book-btn:focus {
  background-color: rgb(2.0716049383, 122.224691358, 249.6283950617);
  border-color: rgb(2.0716049383, 122.224691358, 249.6283950617);
  color: #ffffff;
}

/****** UTILS ******/
.dependent-wrap {
  border: 1px solid var(--gray-200);
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  border-radius: 10px;
  margin-bottom: 15px;
  padding: 20px 20px 11px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
}
.dependent-wrap:last-child {
  margin-bottom: 0;
}
.dependent-wrap .dependent-info {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  margin-bottom: 5px;
  flex-wrap: wrap;
}
.dependent-wrap .patinet-information {
  min-width: 350px;
  margin-bottom: 5px;
}
@media (max-width: 575.98px) {
  .dependent-wrap .patinet-information {
    min-width: auto;
  }
}
.dependent-wrap .patinet-information img {
  width: 60px;
  height: 60px;
  margin-right: 16px;
}
.dependent-wrap .patient-info {
  font-weight: 600;
  margin-bottom: 5px;
}
.dependent-wrap .patient-info h5 {
  font-size: 16px;
}
.dependent-wrap .patient-info ul li {
  font-size: 14px;
  font-weight: 400;
  color: var(--gray-600);
  margin-right: 6px;
  padding-right: 14px;
  position: relative;
  display: inline-block;
}
.dependent-wrap .patient-info ul li::before {
  content: "\f111";
  display: block;
  font-family: "FontAwesome";
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 7px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  color: var(--primary);
}
.dependent-wrap .patient-info ul li:last-child {
  margin: 0;
  padding: 0;
}
.dependent-wrap .patient-info ul li:last-child::before {
  content: none;
}
.dependent-wrap .patient-info ul li + li {
  margin-top: 0;
}
.dependent-wrap .blood-info {
  margin-bottom: 5px;
}
.dependent-wrap .blood-info p {
  font-size: 14px;
  margin-bottom: 2px;
}
.dependent-wrap .blood-info h6 {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 0;
}
.dependent-wrap .dependent-status {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  margin-bottom: 2px;
}
.dependent-wrap .dependent-status .status-toggle {
  margin-right: 8px;
  margin-bottom: 8px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.dependent-wrap .dependent-status .status-toggle .checktoggle {
  width: 28px;
  height: 15px;
  margin: 0 5px;
  background: var(--gray-transparent);
  border-color: var(--gray-transparent);
}
.dependent-wrap .dependent-status .status-toggle .checktoggle::after {
  width: 12px;
  height: 12px;
}
.dependent-wrap .dependent-status .status-toggle .check:checked + .checktoggle {
  background-color: var(--success);
  border: 1px solid var(--success);
}
.dependent-wrap .dependent-status .status-toggle span {
  font-weight: 400;
  color: #64748B;
  font-size: 14px;
}
.dependent-wrap .dependent-status .status-toggle.checked .deactive {
  color: var(--gray-900);
}
.dependent-wrap .dependent-status .edit-icon {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 1px solid var(--gray-200);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: var(--gray-900);
  margin-bottom: 10px;
}
.dependent-wrap .dependent-status .edit-icon:hover {
  background: var(--primary);
  border-color: var(--primary);
  color: var(--white);
}

.add-dependent .img-upload .profile-img {
  width: 80px;
  height: 80px;
  background: var(--light-transparent);
  border: 1px dashed var(--gray-200);
}
.add-dependent .img-upload .upload-img h5 {
  margin-bottom: 10px;
}
.add-dependent .img-upload .upload-img .imgs-load {
  margin-bottom: 0;
}

.dashboard-header .appointment-tabs ul li {
  margin-bottom: 10px;
}
.dashboard-header .btn {
  font-weight: 500;
  margin-bottom: 10px;
}

.radio-selection {
  border-radius: 5px;
  padding: 4px;
}
.radio-selection .btn {
  color: var(--gray-600);
  padding: 3px 10px;
  width: 100%;
}

/****** UTILS ******/
.speciality-item .speciality-icon {
  width: 60px;
  height: 60px;
  background: var(--light-transparent);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.speciality-item h6 {
  font-size: 16px;
  font-weight: 500;
}
.speciality-item .link-icon {
  color: var(--gray-transparent);
  font-size: 16px;
}

.clinic-item .clinic-icon {
  width: 60px;
  height: 60px;
  border: 1px solid var(--gray-200);
  border-radius: 10px;
}
.clinic-item .clinic-icon img {
  border-radius: 10px;
}
.clinic-item .clinic-location p {
  position: relative;
  padding-right: 14px;
  display: inline-flex;
  align-items: center;
}
.clinic-item .clinic-location p i {
  color: var(--gray-900);
}
.clinic-item .clinic-location p:last-child {
  padding: 0;
}
.clinic-item .clinic-location p:last-child::before {
  content: none;
}
.clinic-item .clinic-location p::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--orange);
}

.hospital-tab.settings-tab {
  margin-bottom: 24px;
}

.result-wrap .select2-container {
  width: auto !important;
}
.result-wrap .dash-search-input {
  max-width: 400px;
}

.hospital-item .hospital-icon {
  display: block;
  margin-bottom: 20px;
}
.hospital-item p {
  display: inline-flex;
  align-items: center;
}
.hospital-item p i {
  color: var(--gray-900);
}

.hospital-form .form-check {
  margin: 0 24px 24px 0;
}
.hospital-form .form-check:last-child {
  margin-right: 0;
}

.virtual-hospital, .appointment-hospital,
.appointment-hospital, .all-clinic {
  display: none;
}

ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style-type: none;
  font-size: 15px;
}

.swiper-slide .img-swiper {
  border-radius: 30px;
}
.swiper-slide .img-swiper img {
  width: 100%;
  border-radius: 30px;
}

@keyframes bouncing {
  to {
    transform: translateX(5px);
  }
}
@keyframes bounce {
  to {
    transform: translateX(-5px);
  }
}
@keyframes bounceup {
  to {
    transform: translateY(-10px);
  }
}
@keyframes pulse {
  from {
    transform: scale(0.8);
  }
  to {
    transform: scale(1.2);
  }
}
@keyframes elastic-spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(720deg);
  }
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}
@keyframes movers {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}
@keyframes bounce-1 {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-50px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes mover {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}
/****** UTILS ******/
.doctors-search-box {
  max-width: 855px;
  margin: 20px auto -80px;
  padding: 2px;
}
@media (max-width: 767.98px) {
  .doctors-search-box {
    border-radius: 10px !important;
  }
}
.doctors-search-box .search-box-one {
  padding: 8px;
  width: 100%;
}
@media (max-width: 767.98px) {
  .doctors-search-box .search-box-one {
    border-radius: 10px !important;
  }
}
@media (max-width: 767.98px) {
  .doctors-search-box .search-box-one .form-search-btn button {
    justify-content: center;
  }
}
.doctors-search-box .search-box-one form {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.head-icon {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border: 1px solid var(--gray-transparent);
  border-radius: 5px;
  font-size: 16px !important;
}
.head-icon.active, .head-icon:hover {
  background: var(--primary);
  color: var(--white);
  border-color: var(--white);
}

.sort-dropdown span {
  color: var(--gray-900);
  display: inline-block;
  margin-right: 10px;
}

.text-orange {
  color: var(--orange);
}

.text-indigo {
  color: var(--indigo);
}

.bg-orange {
  background: var(--orange);
}

.active-bar {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px;
}
.active-bar::after {
  content: "";
  width: 2px;
  height: 30px;
  background: var(--indigo);
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.active-bar.active-bar-pink::after {
  background: var(--pink);
}
.active-bar.active-bar-success::after {
  background: var(--success);
}
.active-bar.active-bar-info::after {
  background: var(--info);
}
.active-bar.active-bar-teal::after {
  background: var(--teal);
}
.active-bar.active-bar-danger::after {
  background: var(--danger);
}
.active-bar.active-bar-indigo::after {
  background: var(--indigo);
}

.doctors-slider .slide-item .card {
  margin: 0px 12px;
  box-shadow: none;
}

.slick-list {
  margin: 0px -12px;
}

.doctor-info {
  padding: 0px 20px 20px;
}
.doctor-info .doctor-info-detail {
  border-bottom: 1px dashed var(--gray-transparent);
  margin-bottom: 16px;
  padding-bottom: 16px;
}
.doctor-info .doctor-info-detail .doctor-location {
  display: flex;
  align-items: center;
}
.doctor-info .doctor-info-detail .doctor-location .location-title {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  font-size: 16px;
}
.doctor-info .doctor-info-detail .doctor-location .location-title .location-date {
  font-size: 16px;
  font-weight: 500;
}
.doctor-info .doctor-info-detail .doctor-location .location-title i {
  color: var(--gray-900);
}
.doctor-info .doctor-info-detail .doctor-location .dot {
  font-size: 5px;
  color: var(--primary);
  margin: 0px 8px;
}

.doctor-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.doctor-footer .price {
  font-size: 20px;
  font-weight: 700;
  color: var(--orange);
}
.doctor-footer .book-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  transition: all 0.7s;
  background: var(--dark);
  border: none;
  outline: none;
}
.doctor-footer .book-btn .icon-2 {
  display: none;
  transition: all 0.6s;
}
.doctor-footer .book-btn:hover {
  background: var(--primary);
  color: var(--white);
}
.doctor-footer .book-btn:hover .icon-1 {
  display: none;
  transition: all 0.6s;
}
.doctor-footer .book-btn:hover .icon-2 {
  display: block;
  transition: all 0.6s;
}

.grid-overlay-item {
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.grid-overlay-item .fav-icon {
  width: 32px;
  height: 32px;
  background: var(--white);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid var(--gray-200);
}
.grid-overlay-item .fav-icon i {
  color: var(--gray-400);
}

.card-img-hover {
  transition: 0.5s all;
  overflow: hidden;
  border-radius: 10px 10px 0 0;
}
.card-img-hover img {
  transition: 0.5s all;
  border-radius: 10px 10px 0 0;
  width: 100%;
}
.card-img-hover:hover img {
  transform: scale(1.14);
  transition: 0.5s all;
}

#filter_inputs {
  display: none;
}

#filter_search:active {
  background: var(--primary);
}
#filter_search:focus {
  background: var(--primary);
  color: var(--white);
}

.filter-lists .card-header {
  border-radius: 10px 10px 0 0;
  padding: 0;
}
.filter-lists .filter-head {
  background: var(--light-200);
  padding: 15px;
  border-radius: 10px 10px 0 0;
}
.filter-lists .filter-input {
  padding: 15px;
}
.filter-lists .filter-input .input-icon span {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.filter-lists .filter-input .input-icon input {
  padding-left: 30px;
}
.filter-lists .filter-badge {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--gray-100);
  font-size: 10px;
}
.filter-lists .accordion-item {
  padding: 20px;
}

.filter-range .irs--flat .irs-handle > i:first-child {
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  width: 18px;
  height: 18px;
  margin-left: -1px;
  background-color: var(--primary);
  border-radius: 50px;
  border: 0;
}

.filter-range .irs--flat .irs-line {
  top: 28px;
  height: 6px;
  background-color: var(--light);
  border-radius: 4px;
}

.filter-range .irs--flat .irs-bar {
  top: 28px;
  height: 6px;
  background-color: var(--primary);
}

.filter-range .irs-with-grid .irs-grid {
  display: none;
}

.filter-range .irs--flat .irs-from,
.filter-range .irs--flat .irs-to,
.filter-range .irs--flat .irs-single {
  color: white;
  font-size: 14px;
  line-height: 1.333;
  text-shadow: none;
  padding: 4px 12px;
  background-color: var(--primary);
  border-radius: 4px;
  top: -10px;
}

.filter-range .irs--flat .irs-from:before,
.filter-range .irs--flat .irs-to:before,
.filter-range .irs--flat .irs-single:before {
  border-top-color: var(--primary);
  left: 60%;
}

.doctor-list-card .card-img {
  width: 300px;
  border-radius: 10px 0 0 10px;
  position: relative;
  height: inherit;
}
@media (max-width: 767.98px) {
  .doctor-list-card .card-img {
    border-radius: 10px 10px 0 0;
    width: 100%;
  }
}
.doctor-list-card .card-img img {
  border-radius: 10px 0 0 10px;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767.98px) {
  .doctor-list-card .card-img img {
    border-radius: 10px 10px 0 0;
    width: 100%;
  }
}

.doctor-available-profile {
  background: var(--light-500);
  border-radius: 10px;
  padding: 20px;
}
.doctor-available-profile .avail-img {
  width: 120px;
  height: 120px;
  flex-shrink: 0;
  display: block;
  margin-right: 8px;
}
.doctor-available-profile .avail-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 5px;
}
.doctor-available-profile .avail-check {
  width: 24px;
  height: 24px;
  background: var(--white);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 5px;
  top: 5px;
}

.booking-date-slider.booking-wizard-slots .visits {
  margin-right: 14px !important;
}
.booking-date-slider.booking-wizard-slots .visits input:checked ~ .visit-rsn {
  background: var(--primary);
}

.gm-style .gm-style-iw-c {
  max-width: 280px !important;
}

.doctor-section-two {
  position: relative;
  background: linear-gradient(90deg, rgba(49, 109, 255, 0.2) 0%, rgba(31, 178, 87, 0.2) 100%);
  z-index: 1;
}
.doctor-section-two .doctor-bg-01 {
  position: absolute;
  top: -120px;
  left: 0;
  height: 288px;
  width: 213px;
  z-index: -1;
}
@media (max-width: 991.98px) {
  .doctor-section-two .doctor-bg-01 {
    display: none;
  }
}
.doctor-section-two .doctor-bg-02 {
  position: absolute;
  bottom: 5%;
  right: 3%;
  height: 96px;
  width: 98px;
  z-index: -1;
  animation: rotate 5s linear forwards infinite;
}
@media (max-width: 767.98px) {
  .doctor-section-two .doctor-bg-02 {
    display: none;
  }
}
.doctor-item-two {
  background: var(--white);
  border: 1px solid var(--gray-200);
  border-radius: 12px;
  padding: 20px;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.doctor-item-two .doctor-image {
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 12px;
}
.doctor-item-two .doctor-image img {
  border-radius: 12px;
  width: 100%;
  -webkit-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  -ms-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
}
.doctor-item-two .doctor-content {
  padding: 0;
}
.doctor-item-two .doctor-content .custom-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 4px;
}
.doctor-item-two .doctor-content p {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.doctor-item-two .doctor-content .available-info {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.doctor-item-two .doctor-content .available-info p {
  margin-bottom: 0;
}
.doctor-item-two .doctor-content .available-info p i {
  color: var(--gray-900);
}
.doctor-item-two .doctor-content .available-info .badge {
  display: inline-flex;
  align-items: center;
  font-weight: 500;
  padding: 4px 8px;
}
.doctor-item-two .btn {
  display: flex;
  align-items: center;
  justify-content: center;
}
.doctor-item-two .btn:hover {
  background: var(--primary);
  border-color: var(--primary);
  color: #fff;
}
.doctor-item-two:hover .doctor-image img {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
}
.doctor-item-four {
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.doctor-item-four .doctor-image {
  border-radius: 12px;
  margin-bottom: 20px;
}
.doctor-item-four .doctor-image img {
  border-radius: 12px;
  width: 100%;
}
.doctor-item-four .doctor-info {
  text-align: center;
  padding: 0;
}
.doctor-item-four .doctor-info .custom-title {
  margin-bottom: 4px;
}
.doctor-item-four .doctor-info p {
  margin-bottom: 0;
}
.doctor-item-four:hover {
  transform: translateY(-5px);
}

.main-title {
  font-size: 20px;
}
@media (max-width: 991.98px) {
  .main-title {
    font-size: 18px;
  }
}

/****** UTILS ******/
.service-item {
  border: 1px solid var(--gray-200);
  padding: 16px;
  border-radius: 10px;
  position: relative;
  margin-bottom: 16px;
}
.service-item span {
  color: var(--gray-600);
}
.service-item span.service-title {
  color: var(--gray-900);
}
.service-item.active {
  border-color: var(--primary);
  background: var(--light-200);
}
.service-item.radio-select input {
  display: none;
}
.service-item input {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0;
}
.service-item.active input {
  opacity: 1;
}

.multistep-form .booking-card {
  background: var(--light-transparent);
  border-width: 1px;
  border-radius: 20px;
}
.multistep-form .booking-card h4 {
  font-size: 18px;
}
.multistep-form .booking-card .card-header {
  border-radius: 10px 10px 0 0;
}
.multistep-form .booking-card > .card-header {
  background: var(--light-transparent);
  border-radius: 20px 20px 0 0;
}
.multistep-form .booking-card > .card-footer {
  background: var(--light-transparent);
  border-radius: 0 0 20px 20px;
}

.form-wizard-steps {
  margin-bottom: 24px;
}
.form-wizard-steps li {
  margin-right: 24px;
  position: relative;
}
.form-wizard-steps li::after {
  content: "";
  width: 70%;
  height: 1px;
  border: 1px dashed var(--gray-transparent);
  position: absolute;
  right: -50px;
  top: 12px;
}
@media (max-width: 575.98px) {
  .form-wizard-steps li::after {
    display: none;
  }
}
@media (max-width: 575.98px) {
  .form-wizard-steps li {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.form-wizard-steps li:last-child {
  margin-right: 0;
}
.form-wizard-steps li:last-child::after {
  display: none;
}
.form-wizard-steps li.progress-active .profile-step .multi-steps {
  background: var(--primary);
}
.form-wizard-steps li.progress-active .profile-step h6 {
  color: var(--gray-900);
}
.form-wizard-steps li.progress-activated .profile-step .multi-steps {
  background: var(--success);
}
.form-wizard-steps li.progress-activated .profile-step h6 {
  color: var(--gray-900);
}
.form-wizard-steps li.progress-activated::after {
  border-color: var(--success);
}
.form-wizard-steps li .profile-step {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.form-wizard-steps li .profile-step .multi-steps {
  width: 24px;
  height: 24px;
  background: var(--gray-transparent);
  color: var(--white);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  margin: 0 auto 8px;
}
.form-wizard-steps li .profile-step h6 {
  color: var(--gray-300);
  font-size: 14px;
}

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: var(--primary);
  text-shadow: unset;
}

.bootstrap-datetimepicker-widget table th {
  font-size: 12px;
  font-weight: 600;
  color: var(--gray-600);
  width: 26px;
  height: 24px;
  line-height: 24px;
}
.bootstrap-datetimepicker-widget table th.prev, .bootstrap-datetimepicker-widget table th.next {
  padding-bottom: 8px;
}
.bootstrap-datetimepicker-widget table th.prev span, .bootstrap-datetimepicker-widget table th.next span {
  width: 20px;
  height: 20px;
  font-size: 12px;
  border: 1px solid var(--light-900);
  border-radius: 50%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  justify-content: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
}
.bootstrap-datetimepicker-widget table th.prev span:hover, .bootstrap-datetimepicker-widget table th.next span:hover {
  background: var(--dark);
  border-color: var(--dark);
  color: var(--white);
}
.bootstrap-datetimepicker-widget table td {
  font-size: 12px;
  color: var(--gray-900);
}
.bootstrap-datetimepicker-widget table td.day {
  width: 26px;
  height: 39px;
  line-height: 24px;
}

.bootstrap-datetimepicker-widget {
  z-index: 999 !important;
}
.bootstrap-datetimepicker-widget .picker-switch {
  padding-bottom: 8px;
}

.bootstrap-datetimepicker-widget table td.today:before {
  border-bottom-color: var(--primary);
}

.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
  background: transparent;
}

.booking-wizard-slots .visits span.visit-rsn {
  min-width: 70px;
  height: 24px;
  background: var(--gray-transparent);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}
.booking-wizard-slots .visits span.visit-rsn::before {
  display: none;
}
.booking-wizard-slots .visits input:checked ~ .visit-rsn {
  background: var(--cyan);
  color: var(--white);
}

.payment-tabs ul li .nav-link {
  border: 1px solid var(--gray-transparent);
  background: var(--white);
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--gray-600);
  width: 100%;
  padding: 15px 4px;
  font-size: 14px;
}
.payment-tabs ul li .nav-link.active {
  background: var(--light-200);
  border-color: var(--primary);
  color: var(--gray-600);
}
.payment-tabs .input-icon span {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.payment-tabs .input-icon input {
  padding-left: 30px;
}
.payment-tabs .pass-group input {
  padding-left: 40px;
}
.payment-tabs .pass-group .toggle-password {
  right: unset;
  left: 10px;
}
.payment-tabs .pass-group .toggle-password-sub {
  right: unset;
  left: 10px;
}

.booking-more-info {
  margin-bottom: 40px;
}
.booking-more-info span {
  color: var(--gray-900);
}

.booking-id-badge {
  background: var(--success-transparent);
  border: 1px solid var(--success);
  color: var(--success);
  padding: 10px;
  border-radius: 5px;
  display: inline-block;
  font-weight: 500;
}

.booking-modal {
  overflow: hidden;
}
.booking-modal .modal-content {
  max-height: calc(100vh - 94px);
  overflow-y: auto;
  overflow-x: hidden;
}
.booking-modal .modal-dialog {
  max-width: 1020px;
}

.appointment-section {
  background: url("../img/about/appointment.jpg") no-repeat;
  background-size: cover;
  background-position: top center;
  background-attachment: fixed;
  position: relative;
  padding: 100px 0;
  z-index: 1;
}
@media (max-width: 767.98px) {
  .appointment-section {
    padding: 50px 0;
  }
}
.appointment-section::before {
  content: "";
  background: linear-gradient(var(--primary), var(--primary)) no-repeat top right/70% 4px, linear-gradient(180.99deg, rgba(0, 0, 0, 0) -1.04%, rgba(0, 0, 0, 0.9) 86.12%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.appointment-section::after {
  content: "";
  background: var(--primary);
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 70%;
  height: 4px;
  z-index: -1;
}
.appointment-section .appointment-content {
  padding-top: 90px;
  z-index: 2;
}
@media (max-width: 767.98px) {
  .appointment-section .appointment-content {
    padding-top: 0;
  }
}
.appointment-section .appointment-content h2 {
  font-size: 56px;
  text-align: center;
  color: #fff;
  margin-bottom: 40px;
}
@media (max-width: 991.98px) {
  .appointment-section .appointment-content h2 {
    font-size: 40px;
  }
}
@media (max-width: 767.98px) {
  .appointment-section .appointment-content h2 {
    font-size: 32px;
  }
}
.appointment-section .appointment-content h2 span {
  color: var(--primary);
  font-style: italic;
}

.appointment-item {
  padding: 20px;
  position: relative;
}
.appointment-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: var(--primary-gradient);
  width: 0;
  height: 1px;
  opacity: 0;
  transition: all 0.6s;
}
.appointment-item .custom-title {
  color: #fff;
  margin-bottom: 8px;
}
.appointment-item p {
  color: #fff;
  margin-bottom: 0;
}
.appointment-item:hover::before {
  opacity: 1;
  width: 100%;
}

/****** UTILS ******/
.banner-section.banner-sec-one {
  background: linear-gradient(180deg, #016BE7 0%, #0066E9 50.5%, #96E8FE 88.5%, #B1FCF7 100%);
  background-size: cover;
  position: relative;
  overflow: hidden;
  padding-top: 30px;
}
@media (max-width: 1399.98px) {
  .banner-section.banner-sec-one {
    padding-top: 0px;
  }
}
@media (max-width: 991.98px) {
  .banner-section.banner-sec-one {
    padding-top: 50px;
  }
}
.banner-section.banner-sec-one::after {
  content: none;
}
.banner-section.banner-sec-one .banner-content {
  padding: 120px 0;
  z-index: 1;
  position: relative;
}
@media (max-width: 1199.98px) {
  .banner-section.banner-sec-one .banner-content {
    padding: 40px 0 80px;
    text-align: center;
  }
}
@media (max-width: 991.98px) {
  .banner-section.banner-sec-one .banner-content {
    padding: 0px 0 50px;
  }
}
@media (max-width: 575.98px) {
  .banner-section.banner-sec-one .banner-content {
    padding: 50px 0px 0px;
  }
}
.banner-section.banner-sec-one .banner-content .rating-appointment {
  background: var(--white);
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border-radius: 50px;
  padding: 8px 24px 8px 8px;
  margin-bottom: 16px;
  display: inline-flex;
  text-align: start;
}
@media (max-width: 575.98px) {
  .banner-section.banner-sec-one .banner-content .rating-appointment .avatar {
    width: 38px;
    height: 38px;
  }
}
.banner-section.banner-sec-one .banner-content .rating-appointment .avatar-ttile {
  font-size: 16px;
  color: var(--gray-900);
}
@media (max-width: 575.98px) {
  .banner-section.banner-sec-one .banner-content .rating-appointment .avatar-ttile {
    font-size: 14px;
  }
}
.banner-section.banner-sec-one .banner-content .rating-appointment .rating {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0;
}
@media (max-width: 575.98px) {
  .banner-section.banner-sec-one .banner-content .rating-appointment .rating {
    font-size: 14px;
  }
}
.banner-section.banner-sec-one .banner-content .rating-appointment i {
  font-size: 14px;
  color: var(--warning);
}
@media (max-width: 575.98px) {
  .banner-section.banner-sec-one .banner-content .rating-appointment i {
    font-size: 12px;
  }
}
.banner-section.banner-sec-one .banner-content h1 {
  margin-bottom: 40px;
  font-size: 56px;
  font-weight: 700;
  color: #fff;
}
@media (max-width: 991.98px) {
  .banner-section.banner-sec-one .banner-content h1 {
    font-size: 46px;
  }
}
@media (max-width: 767.98px) {
  .banner-section.banner-sec-one .banner-content h1 {
    margin-bottom: 40px;
  }
}
@media (max-width: 575.98px) {
  .banner-section.banner-sec-one .banner-content h1 {
    font-size: 26px;
  }
}
.banner-section.banner-sec-one .banner-content h1 .banner-icon {
  background: rgba(255, 255, 255, 0.2);
  border-radius: 80px;
  position: relative;
  width: 120px;
  height: 62px;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 767.98px) {
  .banner-section.banner-sec-one .banner-content h1 .banner-icon {
    width: 108px;
    height: 46px;
  }
}
@media (max-width: 575.98px) {
  .banner-section.banner-sec-one .banner-content h1 .banner-icon {
    width: 67px;
    height: 30px;
  }
}
.banner-section.banner-sec-one .banner-content h1 .banner-icon img {
  position: absolute;
  bottom: 12px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 65px;
  height: 65px;
}
@media (max-width: 767.98px) {
  .banner-section.banner-sec-one .banner-content h1 .banner-icon img {
    width: 52px;
    height: 47px;
    bottom: 3px;
  }
}
@media (max-width: 575.98px) {
  .banner-section.banner-sec-one .banner-content h1 .banner-icon img {
    width: 28px;
    height: 35px;
    bottom: 3px;
  }
}
.banner-section.banner-sec-one .search-box-one {
  background: var(--white);
  border: 1px solid transparent;
  background-origin: border-box;
  background-clip: padding-box, border-box;
  width: 100%;
  max-width: 700px;
  border-radius: 70px;
  padding: 12px;
  min-width: auto;
}
@media (max-width: 1199.98px) {
  .banner-section.banner-sec-one .search-box-one {
    margin: auto;
  }
}
@media (max-width: 767.98px) {
  .banner-section.banner-sec-one .search-box-one {
    border-radius: 10px;
    padding: 10px 15px 15px;
  }
}
.banner-section.banner-sec-one .search-box-one .select2-selection.select2-selection--single {
  border: none;
  background: transparent !important;
  color: var(--gray-900);
}
.banner-section.banner-sec-one .search-box-one .search-input.search-calendar-line {
  width: 21%;
}
.banner-section.banner-sec-one .search-box-one .search-input.search-calendar-line input {
  padding-right: 10px;
}
@media (max-width: 1199.98px) {
  .banner-section.banner-sec-one .search-box-one .search-input.search-calendar-line {
    width: 17%;
  }
}
@media (max-width: 767.98px) {
  .banner-section.banner-sec-one .search-box-one .search-input.search-calendar-line {
    width: 100%;
  }
}
.banner-section.banner-sec-one .search-box-one .search-input i {
  color: var(--gray-900);
}
.banner-section.banner-sec-one .search-box-one .search-input > i.bficon {
  left: 8px;
}
.banner-section.banner-sec-one .search-box-one .search-input.search-line .form-control {
  padding-left: 33px;
}
.banner-section.banner-sec-one .search-box-one .search-input.search-line .select-item {
  padding: 0px 0px 0px 10px;
}
@media (max-width: 767.98px) {
  .banner-section.banner-sec-one .search-box-one .search-input.search-line .select-item {
    padding: 0px;
  }
}
.banner-section.banner-sec-one .search-box-one .search-input.search-line .select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 25px;
  text-align: start;
}
.banner-section.banner-sec-one .search-box-one .form-search-btn {
  padding-top: 0;
}
.banner-section.banner-sec-one .search-box-one .form-search-btn .btn {
  margin: 0;
  border: none !important;
  border-radius: 30px;
}
.banner-section.banner-sec-one .banner-img {
  z-index: 1;
  position: relative;
  top: 27px;
}
@media (max-width: 1199.98px) {
  .banner-section.banner-sec-one .banner-img {
    display: none;
  }
}
.banner-section.banner-sec-one .banner-bg .banner-bg-01 {
  position: absolute;
  top: 0;
  left: 0;
}
.banner-section.banner-sec-one .banner-bg .banner-bg-02 {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.banner-section.banner-sec-one .banner-bg .banner-bg-03 {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
@media (max-width: 575.98px) {
  .banner-section.banner-sec-one .banner-bg .banner-bg-03 {
    display: none;
  }
}
.banner-section.banner-sec-one .banner-bg .banner-bg-04 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
@media (max-width: 575.98px) {
  .banner-section.banner-sec-one .banner-bg .banner-bg-04 {
    display: none;
  }
}
.banner-section.banner-sec-one .banner-bg .banner-bg-05 {
  position: absolute;
  left: 3%;
  bottom: 15%;
}
@media (max-width: 575.98px) {
  .banner-section.banner-sec-one .banner-bg .banner-bg-05 {
    display: none;
  }
}
.banner-section.banner-sec-one .banner-bg .banner-bg-06 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: 50%;
}
@media (max-width: 575.98px) {
  .banner-section.banner-sec-one .banner-bg .banner-bg-06 {
    display: none;
  }
}
.banner-section.banner-sec-one .banner-element-01 {
  position: absolute;
  bottom: -5px;
  left: 0;
}
@media (max-width: 1199.98px) {
  .banner-section.banner-sec-one .banner-element-01 {
    opacity: 0.2;
  }
}
.banner-section.banner-sec-one .banner-element-02 {
  position: absolute;
  bottom: -50px;
  right: 0;
}
@media (max-width: 1199.98px) {
  .banner-section.banner-sec-one .banner-element-02 {
    opacity: 0.2;
  }
}
@media (max-width: 575.98px) {
  .banner-section.banner-sec-one .banner-element-02 {
    display: none;
  }
}
.banner-section.banner-sec-one .banner-element-03 {
  position: absolute;
  top: -2px;
  right: 0;
}
.banner-section.banner-sec-one .banner-element-04 {
  position: absolute;
  bottom: 100px;
  left: 100px;
  animation: rotate 5s linear forwards infinite;
}
.banner-section.banner-sec-one .banner-element-05 {
  position: absolute;
  top: 100px;
  left: 525px;
  margin: auto;
  animation: rotate 8s linear forwards infinite;
}
.banner-section.banner-sec-one .banner-element-06 {
  position: absolute;
  inset: 0;
  margin: auto;
  left: 235px;
  bottom: -40px;
}

.call-info {
  position: absolute;
  bottom: 85px;
  left: 0;
  right: 0;
  margin: auto;
  width: fit-content;
  padding: 45px;
}
.call-info::after {
  content: "";
  background: #fff;
  position: absolute;
  width: 85%;
  height: 67%;
  inset: 0;
  margin: auto;
  border-radius: 97px;
  animation: callWave 2.8s linear infinite;
}
.call-info::before {
  content: "";
  background: #fff;
  position: absolute;
  width: 79%;
  height: 56%;
  position: absolute;
  inset: 0;
  margin: auto;
  border-radius: 86px;
  animation: callWave 2.8s linear infinite;
}
.call-info .call-item {
  width: 228px;
  height: 72px;
  background-color: #fff;
  border: 1px solid var(--gray-200);
  border-radius: 66px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  position: relative;
  z-index: 1;
}
.call-info .call-item .item {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  background-color: #fff;
}
.call-info .call-item .item i {
  font-size: 24px;
  transition: 0.3s;
}
.call-info .call-item .item-2 {
  background-color: var(--danger);
  color: #fff;
}

@keyframes callWave {
  0% {
    transform: scale(0);
    opacity: 0.1;
  }
  50% {
    opacity: 0.8;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
.header-theme-two {
  width: 56px;
  height: 100px;
  background: #fff;
  border-radius: 40px;
  padding: 8px;
  position: fixed;
  right: 10px;
  top: 50%;
  z-index: 111;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  transition: all 0.3s ease;
  border: 1px solid var(--gray-200);
}
.header-theme-two .theme-toggle {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all 0.3s ease;
  border: none;
  outline: none;
  box-shadow: unset;
}
.header-theme-two .theme-toggle i {
  font-size: 24px;
  transition: 0.3s;
}
.header-theme-two .theme-toggle.sun {
  background: transparent;
  color: var(--gray-900);
}
.header-theme-two .theme-toggle.moon {
  background: transparent;
  color: var(--gray-900);
}
.header-theme-two .theme-toggle:not(.activate) {
  background: var(--primary);
  color: #0D0D0D;
}
.header-theme-two .theme-toggle:not(.activate) i {
  color: #fff;
}

.list-section {
  position: relative;
  margin-top: -40px;
  z-index: 9;
}
@media (max-width: 575.98px) {
  .list-section {
    margin-top: 0px;
    padding: 50px 0px 0;
  }
}

.list-card {
  border: 1px solid var(--gray-200);
}
.list-card .card-body {
  padding: 40px;
}
@media (max-width: 991.98px) {
  .list-card .card-body {
    padding: 30px;
  }
}
.list-card .card-body .list-wraps {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 24px;
}
@media (max-width: 1199.98px) {
  .list-card .card-body .list-wraps {
    justify-content: center;
    gap: 36px;
  }
}
@media (max-width: 575.98px) {
  .list-card .card-body .list-wraps {
    flex-direction: column;
  }
}
.list-card .card-body .list-wraps h6 {
  font-size: 16px;
  font-weight: 600;
  color: var(--gray-900);
  margin-bottom: 0;
  transition: all 0.6s;
}
.list-card .card-body .list-wraps h6:hover {
  color: var(--primary) !important;
}
.list-card .card-body .list-wraps a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  transition: all 0.6s;
  width: 100%;
}
.list-card .card-body .list-wraps a:hover {
  color: var(--primary) !important;
}

.list-item {
  display: block;
  text-align: center;
}
.list-item .list-icon {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 8px;
}
.list-item h6 {
  font-size: 16px;
  font-weight: 500;
}
.list-item:hover h6 {
  color: var(--primary);
}
.list-item:hover img {
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -webkit-transition: 0.6s;
  -ms-transition: 0.6s;
  transition: 0.6s;
}
@media (max-width: 991.98px) {
  .list-item {
    width: 33.3%;
  }
}
@media (max-width: 767.98px) {
  .list-item {
    width: 30%;
  }
}
@media (max-width: 575.98px) {
  .list-item {
    width: 100%;
  }
}

@keyframes line {
  0% {
    transform: translateX(-20%);
  }
  50% {
    transform: translateX(20%);
  }
  100% {
    transform: translateX(-20%);
  }
}
.speciality-section .spaciality-item {
  text-align: center;
  -webkit-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
  margin: 0px 12px;
}
.speciality-section .spaciality-item .spaciality-img {
  position: relative;
  margin-bottom: 16px;
  height: 200px;
  overflow: hidden;
  border-radius: 20px;
  -webkit-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
}
.speciality-section .spaciality-item .spaciality-img img {
  border-radius: 20px;
  width: 100%;
}
.speciality-section .spaciality-item .spaciality-img .spaciality-icon {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: var(--white);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.speciality-section .spaciality-item .spaciality-img .spaciality-icon img {
  width: auto;
  height: auto;
}
.speciality-section .spaciality-item .spaciality-img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3019607843);
  width: 100%;
  height: 100%;
  border-radius: 20px;
  -webkit-transition: 0.4s;
  -ms-transition: 0.4s;
  transition: 0.4s;
}
.speciality-section .spaciality-item h6 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 4px;
}
.speciality-section .spaciality-item p {
  font-size: 16px;
  margin-top: 4px;
}
.speciality-section .spaciality-item:hover {
  -webkit-transition: 0.7s;
  -ms-transition: 0.7s;
  transition: 0.7s;
}
.speciality-section .spaciality-item:hover .spaciality-img::before {
  background-color: rgba(0, 0, 0, 0.6980392157);
}
.speciality-section .spaciality-item:hover .spaciality-img .spaciality-icon {
  background: var(--primary);
}
.speciality-section .spaciality-item:hover .spaciality-img .spaciality-icon img {
  filter: invert(1) brightness(1000);
  transform: rotateY(360deg);
  -webkit-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -webkit-transition: 0.6s;
  -ms-transition: 0.6s;
  transition: 0.6s;
}
.speciality-section .speciality-slider-info {
  position: relative;
}
.speciality-section .speciality-slider-info .slide-btn .slick-arrow {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--white);
  border: 1px solid var(--gray-200);
  color: var(--gray-900);
  margin: 0;
  background: var(--white);
  position: absolute;
  font-size: 20px;
}
.speciality-section .speciality-slider-info .slide-btn .slick-arrow:hover {
  background: var(--primary);
  border-color: var(--primary);
  color: var(--white);
}
.speciality-section .speciality-slider-info .slide-btn .spciality-next {
  right: -24px;
  top: 43%;
}
@media (max-width: 991.98px) {
  .speciality-section .speciality-slider-info .slide-btn .spciality-next {
    right: 0;
  }
}
.speciality-section .speciality-slider-info .slide-btn .spciality-prev {
  left: -24px;
  top: 43%;
}
@media (max-width: 991.98px) {
  .speciality-section .speciality-slider-info .slide-btn .spciality-prev {
    left: 0;
  }
}

.reason-section {
  position: relative;
  overflow: hidden;
}
.reason-section .reason-item {
  padding: 40px;
  border: 1px solid var(--gray-200);
  background: var(--white);
  text-align: center;
  border-radius: 12px;
  transition: 0.8s;
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  position: relative;
  z-index: 1;
}
.reason-section .reason-item:hover {
  transform: translateY(-10px);
}
.reason-section .reason-item .custom-title {
  margin-bottom: 8px;
}
.reason-section .reason-item .avatar {
  width: 80px;
  height: 80px;
  font-size: 40px;
  margin: 0px auto 24px;
  border-radius: 50%;
  border: 1px solid var(--gray-200) !important;
  display: flex;
  align-items: center;
  justify-content: center;
}
.reason-section .reason-item p {
  margin-bottom: 0;
}
@media (max-width: 575.98px) {
  .reason-section .reason-item {
    padding: 20px;
  }
}
.reason-section .element-01 {
  position: absolute;
  left: 0;
  bottom: -65px;
  margin: auto;
  z-index: -1;
}
.reason-section .element-02 {
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  z-index: -1;
}

.bookus-section {
  position: relative;
  overflow: hidden;
}
.bookus-section .container {
  position: relative;
  z-index: 1;
}
.bookus-section .section-header .title {
  margin: 0px 0px 8px;
}
.bookus-section .section-header .section-title {
  color: #fff;
}
@media (max-width: 1199.98px) {
  .bookus-section .section-header .section-title {
    font-size: 36px;
  }
}
.bookus-section .section-header p {
  margin-top: 20px;
  color: var(--white);
}
.bookus-section .faq-info .accordion-item {
  border: 1px solid var(--gray-800);
  border-radius: 10px;
  padding: 20px;
  background: rgba(1, 32, 71, 0.2);
  margin-bottom: 16px;
}
.bookus-section .faq-info .accordion-item:last-child {
  margin-bottom: 0;
}
.bookus-section .faq-info .accordion-item .accordion-button {
  font-size: 18px;
  color: #fff;
}
.bookus-section .faq-info .accordion-item .accordion-button::after {
  background: var(--gray-800);
  width: 24px;
  height: 24px;
  color: var(--dark);
  font-size: 16px;
}
.bookus-section .faq-info .accordion-item .accordion-button:not(.collapsed) {
  color: var(--primary);
}
.bookus-section .faq-info .accordion-item .accordion-button:not(.collapsed)::after {
  background: var(--primary);
}
.bookus-section .faq-info .accordion-item .accordion-body {
  margin: 0;
  padding-top: 8px;
  border: 0;
}
.bookus-section .faq-info .accordion-item .accordion-content p {
  color: var(--light);
}
.bookus-section .bookus-img {
  position: relative;
}
@media (max-width: 575.98px) {
  .bookus-section .bookus-img {
    display: none;
  }
}
.bookus-section .bookus-img img {
  border-radius: 10px;
}
.bookus-section .bookus-img .animate-button {
  cursor: pointer;
  border: none;
  background: var(--primary);
  color: var(--white);
  width: 150px;
  height: 150px;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  inset: 0;
  margin: auto;
  display: grid;
  place-content: center;
  transition: background 300ms, transform 200ms;
  font-weight: 600;
  border: 12px solid var(--white);
}
.bookus-section .bookus-img .animate-button:hover .button-circle {
  background: var(--white);
  color: var(--primary);
}
.bookus-section .bookus-img .animate-button .button-text {
  position: absolute;
  inset: 0;
  animation: text-rotation 8s linear infinite;
  margin: 0;
}
.bookus-section .bookus-img .animate-button .button-text > span {
  position: absolute;
  inset: 5px;
  transform: rotate(calc(var(--angle) * var(--index) * 1deg));
  color: #fff;
  font-size: 14px;
  font-weight: 600;
}
.bookus-section .bookus-img .animate-button .button-circle {
  position: relative;
  width: 40px;
  height: 40px;
  overflow: hidden;
  background: var(--dark);
  color: var(--white);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.8s;
}
.bookus-section .bookus-img .img-1 {
  height: 255px;
  width: 100%;
  object-fit: cover;
}
@keyframes text-rotation {
  to {
    rotate: 360deg;
  }
}
.bookus-section .bookus-sec {
  padding: 80px 0px 0px;
}
.bookus-section .bookus-sec .book-item {
  text-align: center;
  position: relative;
}
.bookus-section .bookus-sec .book-item:hover .custom-title {
  color: var(--primary);
}
.bookus-section .bookus-sec .book-item:hover .book-no h4 {
  background: var(--primary-gradient);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.bookus-section .bookus-sec .book-item .book-icon {
  margin: 0 auto 24px;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  font-size: 24px;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.bookus-section .bookus-sec .book-item .custom-title {
  color: #fff;
  margin-bottom: 8px;
  transition: all 0.7s;
}
@media (max-width: 1399.98px) {
  .bookus-section .bookus-sec .book-item .custom-title {
    font-size: 23px;
  }
}
.bookus-section .bookus-sec .book-item p {
  color: var(--light);
  margin-bottom: 0;
}
.bookus-section .bookus-sec .book-item .way-icon {
  position: absolute;
  top: 13px;
  right: -30%;
  width: 156px;
  height: 27px;
}
@media (max-width: 1399.98px) {
  .bookus-section .bookus-sec .book-item .way-icon {
    right: -100px;
  }
}
@media (max-width: 1199.98px) {
  .bookus-section .bookus-sec .book-item .way-icon {
    display: none;
  }
}
.bookus-section .bookus-sec .book-item .book-no {
  margin-top: 12px;
}
.bookus-section .bookus-sec .book-item .book-no h4 {
  font-size: 80px;
  font-weight: 700;
  background: linear-gradient(180deg, #2A2A2A 0%, #031C36 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  transition: all 0.7s;
}
@media (max-width: 575.98px) {
  .bookus-section .bookus-sec .book-item .book-no h4 {
    font-size: 42px;
  }
}
.bookus-section .element-01 {
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 575.98px) {
  .bookus-section .element-01 {
    display: none;
  }
}
.bookus-section .element-02 {
  position: absolute;
  left: 0;
  bottom: 0;
}
@media (max-width: 575.98px) {
  .bookus-section .element-02 {
    display: none;
  }
}

.company-section .section-header p {
  color: #fff !important;
}
.company-section-nine img {
  margin: auto;
}

.testimonials-item {
  padding: 20px;
  border-radius: 12px;
  border: 1px solid var(--gray-200);
  background: var(--white);
  margin: 0px 12px;
  transition: all 0.6s;
}
.testimonials-item:hover {
  background: var(--primary);
}
.testimonials-item:hover .description, .testimonials-item:hover .author-location {
  color: #fff !important;
}
.testimonials-item:hover .author-name a {
  color: #fff !important;
}
.testimonials-item:hover .testimonial-content .title {
  color: #fff !important;
}
.testimonials-item:hover .review-star img {
  filter: brightness(34.5);
}
.testimonials-item .testimonials-info .review-star {
  display: flex;
  align-items: center;
  gap: 6px;
  margin-bottom: 24px;
}
.testimonials-item .testimonials-info .review-star .rating {
  font-size: 18px;
}
@media (max-width: 767.98px) {
  .testimonials-item .testimonials-info .review-star .rating {
    font-size: 16px;
  }
}
.testimonials-item .testimonials-info .review-star img {
  transition: all 0.6s;
}
.testimonials-item .testimonials-info .testimonial-content {
  margin-bottom: 24px;
}
@media (max-width: 575.98px) {
  .testimonials-item .testimonials-info .testimonial-content {
    text-align: start;
  }
}
.testimonials-item .testimonials-info .testimonial-content .title {
  font-size: 20px;
  font-weight: 700;
  color: var(--gray-900);
  margin-bottom: 8px;
  transition: all 0.6s;
}
.testimonials-item .testimonials-info .testimonial-content .description {
  margin-bottom: 0;
  transition: all 0.6s;
}
.testimonials-item .testimonials-info .testimonial-author {
  display: flex;
  align-items: center;
  gap: 8px !important;
  transition: all 0.6s;
}
.testimonials-item .testimonials-info .testimonial-author .avatar {
  width: 48px !important;
  height: 48px !important;
}
.testimonials-item .testimonials-info .testimonial-author .author-name {
  font-size: 18px;
  font-weight: 700;
  color: var(--gray-900);
  margin-bottom: 0;
  transition: all 0.6s;
}
.testimonials-item .testimonials-info .testimonial-author .author-location {
  margin-bottom: 0;
  transition: all 0.6s;
}

.testimonial-counter {
  padding-top: 60px;
}
@media (max-width: 575.98px) {
  .testimonial-counter {
    padding-top: 50px;
  }
}
.testimonial-counter .counter-item .display-6 {
  position: relative;
  font-size: 56px;
  font-weight: 700;
  color: var(--gray-900);
  width: fit-content;
  margin: 0px auto 8px;
}
@media (max-width: 991.98px) {
  .testimonial-counter .counter-item .display-6 {
    font-size: 46px;
  }
}
@media (max-width: 575.98px) {
  .testimonial-counter .counter-item .display-6 {
    font-size: 26px;
    margin: 0px auto 4px;
  }
}
.testimonial-counter .counter-item .display-6::before {
  content: "";
  width: 100%;
  height: 4px;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 10px;
  background: var(--primary);
  position: absolute;
}
@media (max-width: 575.98px) {
  .testimonial-counter .counter-item .display-6::before {
    height: 3px;
    bottom: 4px;
  }
}
.testimonial-counter .counter-item .display-6.secondary-count::before {
  background: var(--secondary);
}
.testimonial-counter .counter-item .display-6.pink-count::before {
  background: var(--pink);
}
.testimonial-counter .counter-item .display-6.purple-count::before {
  background: var(--purple);
}
.testimonial-counter .counter-item .display-6.warning-count::before {
  background: var(--warning);
}
.testimonial-counter .counter-item .display-6.success-count::before {
  background: var(--success);
}
.testimonial-counter .counter-item p {
  margin-bottom: 0;
}
@media (max-width: 575.98px) {
  .testimonial-counter .counter-item p {
    font-size: 15px;
  }
}

.company-section {
  padding: 60px 0;
  border-radius: 0 0 30px 30px;
}
@media (max-width: 991.98px) {
  .company-section {
    padding: 50px 0;
  }
}
@media (max-width: 575.98px) {
  .company-section {
    padding: 40px 0;
    border-radius: 0 0 15px 15px;
  }
}
.company-section .section-header {
  margin-bottom: 26px;
}
.company-section .sec-header-one h6 {
  font-size: 16px;
  font-weight: 500;
}
.company-section .company-slider img {
  width: auto !important;
  margin: 0 auto;
}
@media (max-width: 575.98px) {
  .company-section .company-slider img {
    max-width: 110px;
  }
}
.company-section-eight {
  background: var(--primary-gradient);
  padding: 40px 0;
  position: relative;
  z-index: 1;
}
@media (max-width: 575.98px) {
  .company-section-eight {
    padding: 25px 0;
  }
}
.company-section-eight .company-slider img {
  width: auto !important;
  margin: 0 auto;
  filter: brightness(30.5);
}
.company-section-eight .company-slider .slide-item {
  display: flex;
  align-items: center;
  justify-content: center;
}

.faq-section-one {
  position: relative;
  overflow: hidden;
}
.faq-section-one .faq-info .accordion-item {
  padding: 20px;
  border-radius: 12px;
  background: var(--white);
  border: 1px solid var(--gray-200);
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
}
.faq-section-one .faq-info .accordion-item .accordion-button {
  font-size: 20px;
  font-weight: 700;
  color: var(--primary);
}
@media (max-width: 991.98px) {
  .faq-section-one .faq-info .accordion-item .accordion-button {
    font-size: 16px;
  }
}
.faq-section-one .faq-info .accordion-item .accordion-button:after {
  content: "\e9b1";
  font-family: "feather";
  font-size: 15px;
  background: none;
  color: var(--gray-900);
  background: var(--white);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid var(--gray-900);
}
.faq-section-one .faq-info .accordion-item .accordion-button:not(.collapsed)::after {
  content: "\e9b1";
  background: var(--white);
  transform: rotate(45deg);
  color: var(--primary);
  border-color: var(--primary);
}
.faq-section-one .faq-info .accordion-item .accordion-button.collapsed {
  color: var(--gray-900);
}
.faq-section-one .faq-info .accordion-item .accordion-body {
  margin: 0;
  padding: 16px 0 0;
  border: 0;
}
.faq-section-one .element-01 {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}
@media (max-width: 575.98px) {
  .faq-section-one .element-01 {
    display: none;
  }
}
.faq-section-one .element-02 {
  position: absolute;
  top: -395px;
  right: 0;
  z-index: -1;
}
@media (max-width: 575.98px) {
  .faq-section-one .element-02 {
    display: none;
  }
}

.app-section.app-sec-one {
  position: relative;
}
.app-section.app-sec-one .section-header .section-title, .app-section.app-sec-one .section-header p {
  color: #fff;
}
.app-section.app-sec-one .app-bg {
  border-radius: 30px;
  padding: 70px 50px 0 50px;
  z-index: 1;
  overflow: hidden;
  background: var(--primary);
}
@media (max-width: 991.98px) {
  .app-section.app-sec-one .app-bg {
    padding: 50px;
  }
}
@media (max-width: 767.98px) {
  .app-section.app-sec-one .app-bg {
    padding: 30px;
  }
}
@media (max-width: 575.98px) {
  .app-section.app-sec-one .app-bg {
    padding: 20px;
    border-radius: 12px;
    background: var(--primary);
  }
}
.app-section.app-sec-one .app-bg::before {
  content: none;
}
.app-section.app-sec-one .app-bg .app-content {
  padding-left: 50px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media (max-width: 1199.98px) {
  .app-section.app-sec-one .app-bg .app-content {
    padding: 0px 0px 50px 0px;
  }
}
@media (max-width: 991.98px) {
  .app-section.app-sec-one .app-bg .app-content {
    padding: 0;
  }
}
.app-section.app-sec-one .app-bg .app-header {
  margin-bottom: 24px;
  padding: 0;
}
.app-section.app-sec-one .app-bg .display-6 {
  margin-bottom: 10px;
}
.app-section.app-sec-one .app-bg p {
  margin-bottom: 0;
  color: #fff;
}
.app-section.app-sec-one .app-bg .google-imgs a {
  margin-right: 12px;
}
.app-section.app-sec-one .app-bg .google-imgs a:last-child {
  margin-right: 0;
}
.app-section.app-sec-one .mobile-img {
  text-align: right;
}
@media (max-width: 575.98px) {
  .app-section.app-sec-one .app-bgs {
    display: none;
  }
}
.app-section.app-sec-one .app-bgs .app-bg-01 {
  position: absolute;
  left: 25px;
  bottom: 0;
  z-index: -1;
}
@media (max-width: 767.98px) {
  .app-section.app-sec-one .app-bgs .app-bg-01 {
    width: 130px;
  }
}
.app-section.app-sec-one .app-bgs .app-bg-02 {
  position: absolute;
  top: 10%;
  left: 0;
  z-index: -1;
}
.app-section.app-sec-one .app-bgs .app-bg-03 {
  position: absolute;
  bottom: 20px;
  right: 0;
  z-index: -1;
}
@media (max-width: 991.98px) {
  .app-section.app-sec-one .app-bgs .app-bg-03 {
    width: 130px;
  }
}
.app-section.app-sec-one .download-bg {
  position: absolute;
  top: 20px;
  left: 0;
}

.article-section-six {
  padding: 80px 0px 120px !important;
}
@media (max-width: 575.98px) {
  .article-section-six {
    padding: 50px 0px 95px !important;
  }
}

.article-item {
  border-radius: 12px;
  display: flex;
  align-items: center;
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  padding: 20px;
  border: 1px solid var(--gray-200);
  gap: 24px;
}
@media (max-width: 575.98px) {
  .article-item {
    display: block;
  }
}
.article-item .article-img {
  border-radius: 10px;
  width: 200px;
  height: 180px;
  position: relative;
  flex-shrink: 0;
  overflow: hidden;
}
@media (max-width: 1399.98px) {
  .article-item .article-img {
    width: 245px;
  }
}
@media (max-width: 575.98px) {
  .article-item .article-img {
    width: 100%;
  }
}
.article-item .article-img img {
  border-radius: 10px;
  -webkit-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  -ms-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  height: 100%;
  object-fit: cover;
}
.article-item .article-img .date-icon {
  width: 72px;
  height: 72px;
  border-radius: 12px;
  position: absolute;
  top: 16px;
  left: 16px;
  background: rgba(255, 255, 255, 0.7607843137);
  text-align: center;
  padding: 6px;
  border: 1px solid var(--white);
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  backdrop-filter: blur(24px);
  color: var(--gray-900);
}
.article-item .article-img .date-icon span {
  font-size: 24px;
  font-weight: 700;
  color: var(--gray-900);
  display: block;
}
.article-item .article-img:hover img {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
}
@media (max-width: 575.98px) {
  .article-item .article-info {
    padding: 20px 0px 0px;
  }
}
.article-item .article-info .badge {
  font-size: 14px;
  font-weight: 400;
  border-radius: 6px;
  padding: 5px 12px;
  background-color: var(--primary);
  margin-bottom: 12px;
  color: #fff;
}
.article-item .article-info h3, .article-item .article-info p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.article-item .article-info p {
  margin-bottom: 0;
}
.article-item .article-info .link {
  font-size: 14px;
  color: var(--primary);
  font-weight: 500;
  text-decoration: underline;
  margin-top: 12px;
  display: block;
}

.load-item {
  margin-top: 40px;
}
@media (max-width: 575.98px) {
  .load-item {
    margin-top: 22px;
  }
}
.load-item .btn {
  padding: 9px 16px;
}

.support_popup {
  margin: 10px;
  border-radius: 12px;
  width: 450px !important;
  padding: 25px 40px 40px;
  background: var(--white);
  z-index: 9999;
}
.support_popup .offcanvas-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
  margin-bottom: 24px;
}
.support_popup .offcanvas-header .logo {
  width: 155px;
  position: relative;
  top: 11px;
}
.support_popup .offcanvas-header .btn-close {
  background: transparent;
  font-size: 26px;
  opacity: 1;
  color: var(--gray-600);
}
.support_popup .offcanvas-body {
  padding: 0;
  background: var(--white);
  position: relative;
  z-index: 1;
}
.support_popup .element-01 {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.about-popup-item {
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid var(--gray-200);
}
.about-popup-item .title {
  font-size: 20px;
  font-weight: 700;
  color: var(--gray-900);
  margin-bottom: 16px;
}
.about-popup-item p {
  margin-bottom: 20px;
}
.about-popup-item .about-img img {
  border-radius: 6px;
}
.about-popup-item .loction-item .title {
  font-size: 16px;
  font-weight: 700;
  color: var(--gray-900);
  margin-bottom: 4px;
}
.about-popup-item .loction-item .location {
  font-size: 16px;
  color: var(--gray-600);
  border-bottom: 1px solid var(--gray-200);
  margin-bottom: 0;
  width: fit-content;
}
.about-popup-item .support-item {
  display: flex;
  align-items: center;
  gap: 10px;
}
.about-popup-item .support-item .avatar {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.about-popup-item .support-item .title {
  font-size: 14px;
  font-weight: 400;
  color: var(--gray-600);
  margin-bottom: 4px;
}
.about-popup-item .support-item .link {
  font-size: 16px;
  font-weight: 600;
  color: var(--gray-600);
  margin-bottom: 0;
}
.about-popup-item .social-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--white);
  width: 32px;
  height: 32px;
  border-radius: 50%;
  color: var(--gray-600);
  font-size: 16px;
  transition: 0.5s all;
  border: 1px solid var(--gray-200);
  transition: all 0.7s;
}
.about-popup-item .social-icon:hover {
  background: var(--primary);
  color: var(--white);
}

.doctor-section {
  background: var(--light);
}

.services-section {
  background: var(--primary-gradient);
  padding: 15px 0;
}

.services-slide {
  position: relative;
  padding-right: 56px;
}
.services-slide h6 {
  white-space: nowrap;
  font-size: 20px;
  font-weight: 700;
}
.services-slide h6 a {
  color: var(--white);
}
.services-slide::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: -6px;
  width: 40px;
  height: 2px;
  background: #75C7E2;
}

.info-section {
  position: relative;
  bottom: -40px;
  z-index: 9;
  margin-top: -40px;
  overflow: hidden;
}
.info-section .contact-info {
  padding: 60px;
  background: var(--primary);
  border-radius: 12px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 767.98px) {
  .info-section .contact-info {
    padding: 30px;
  }
}
@media (max-width: 575.98px) {
  .info-section .contact-info {
    padding: 20px;
  }
}
.info-section .contact-info .info-col {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 30px;
  position: relative;
  z-index: 1;
}
@media (max-width: 1399.98px) {
  .info-section .contact-info .info-col {
    justify-content: center;
  }
}
.info-section .contact-info .info-col .info-title {
  font-size: 40px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .info-section .contact-info .info-col .info-title {
    font-size: 36px;
  }
}
@media (max-width: 767.98px) {
  .info-section .contact-info .info-col .info-title {
    font-size: 30px;
    text-align: center;
  }
}
@media (max-width: 575.98px) {
  .info-section .contact-info .info-col .info-title {
    font-size: 20px;
    margin-bottom: 0;
  }
}
.info-section .contact-info .support-info {
  display: flex;
  align-items: center;
  gap: 40px;
}
@media (max-width: 575.98px) {
  .info-section .contact-info .support-info {
    flex-wrap: wrap;
    gap: 16px;
  }
}
.info-section .contact-info .support-info .con-info {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}
.info-section .contact-info .support-info .con-info .con-icon {
  background: var(--white);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  color: var(--primary);
}
.info-section .contact-info .support-info .con-info .con-details .title {
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 4px;
}
.info-section .contact-info .support-info .con-info .con-details .description {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0;
}
.info-section .element-01 {
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
}
@media (max-width: 575.98px) {
  .info-section .element-01 {
    display: none;
  }
}

.horizontal-slide {
  overflow: hidden;
}
.horizontal-slide[data-direction=right] {
  --_animation-direction: reverse;
}
.horizontal-slide[data-direction=left] {
  --_animation-direction: forwards;
}
.horizontal-slide[data-speed=fast] {
  --_animation-duration: 30s;
}
.horizontal-slide[data-speed=slow] {
  --_animation-duration: 120s;
}
.horizontal-slide .slide-list {
  width: max-content;
  flex-wrap: nowrap;
  animation: scroll var(--_animation-duration, 60s) var(--_animation-direction, forwards) linear infinite;
}
.horizontal-slide .slide-list:hover {
  animation-play-state: paused;
}

@keyframes scroll {
  to {
    transform: translate(calc(-50% - 0.5rem));
  }
}
/****** UTILS ******/
/*============================
  58.theme
============================*/
.dark-mode body .plan-card {
  background: #0D0D0D !important;
}
.dark-mode body .badge {
  background: #0D0D0D;
}
.dark-mode body .counter-wrap {
  background: rgba(255, 255, 255, 0.1);
}
.dark-mode body .bg-white {
  background: #0D0D0D !important;
}
.dark-mode body .card {
  background: #0D0D0D !important;
  border-color: #1B1B1B !important;
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.5);
}
.dark-mode body .place-item {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.5);
}
.dark-mode body .form-control {
  color: #FAFCFF;
}
.dark-mode body .main-header.main-header-four .header-nav .main-menu-wrapper .main-nav > li > a {
  color: #FAFCFF;
}
.dark-mode body .main-header.main-header-four .header-nav .main-menu-wrapper .main-nav > li > a i {
  color: #FAFCFF;
}
.dark-mode body header.inner-header.header-fixed {
  background: #0D0D0D;
}
.dark-mode body header.inner-header .header-nav {
  background: #0D0D0D;
}
.dark-mode body header.header-fixed {
  border-color: #1B1B1B;
}
.dark-mode body header .header-logo.logo-dark {
  display: none;
}
.dark-mode body header .header-logo.logo-white {
  display: block;
}
.dark-mode body header.fixed {
  background: #0D0D0D;
}
.dark-mode body .dropdown-menu {
  background: #0D0D0D;
  border-color: #1B1B1B;
}
.dark-mode body .border, .dark-mode body .border-bottom, .dark-mode body .border-top, .dark-mode body .border-start, .dark-mode body .border-end, .dark-mode body .border-white {
  border-color: #1B1B1B !important;
}
.dark-mode body .banner-form-tab {
  background: #0D0D0D;
}
.dark-mode body .banner-form-tab .nav li .nav-link {
  color: #FAFCFF;
}
.dark-mode body .select2-container--default .select2-results > .select2-results__options {
  background: #0D0D0D;
  color: var(--white);
}
.dark-mode body .rounded-arrow-next {
  color: #0D0D0D;
}
.dark-mode body .bg-light-200 {
  background: #121212 !important;
}
.dark-mode body .place-item .place-content {
  background: #0D0D0D;
}
.dark-mode body .form-check-input:checked ~ .form-check-label {
  color: #D8DFEE;
}
.dark-mode body .offer-counter-inner .counter {
  color: var(--white);
}
.dark-mode body .slider-video-btn .video-btn {
  background: #0D0D0D;
}
.dark-mode body .text-white {
  color: #FAFCFF !important;
}
.dark-mode body .loc-view-bottom {
  background: #0D0D0D;
}
.dark-mode body .accordion-item {
  background: #0D0D0D;
}
.dark-mode body .accordion-header .accordion-button {
  background: #0D0D0D;
  color: #FAFCFF;
}
.dark-mode body .blog-grid .blog-date {
  background: #0D0D0D;
}
.dark-mode body .owl-carousel .owl-nav button.owl-next, .dark-mode body .owl-carousel .owl-nav button.owl-prev {
  background: #0D0D0D;
  color: #FAFCFF;
}
.dark-mode .doctor-footer .book-btn {
  background: #121212;
  color: #fff;
}
.dark-mode .doctor-footer .book-btn:hover {
  background: var(--primary);
  color: #fff;
}
.dark-mode .reason-section .reason-item {
  box-shadow: unset !important;
}
.dark-mode .bookus-section .section-header p {
  color: #fff;
}
.dark-mode .bookus-section .faq-info .accordion-item .accordion-button::after {
  background: #121212;
}
.dark-mode .select2-results__option {
  color: #fff;
}
.dark-mode .header-theme {
  border: 1px solid var(--gray-800);
}
.dark-mode .header-theme .theme-toggle:not(.active) {
  color: var(--gray-200);
}
.dark-mode .call-info .call-item, .dark-mode .banner-section-two .banner-img .call-item {
  border: 1px solid var(--gray-800);
}
.dark-mode .call-info .item, .dark-mode .banner-section-two .banner-img .item {
  color: var(--gray-100);
}
.dark-mode .bg-light-300 {
  background: #141414 !important;
}
.dark-mode .btn-light {
  background: #1B1B1B;
  border-color: #1B1B1B;
}
.dark-mode header.fixed .header-btn .theme-toggle {
  color: var(--white);
}
.dark-mode .card .card-header {
  border-color: #1B1B1B;
}
.dark-mode .header-five .header-nav {
  background: #0D0D0D;
  box-shadow: unset !important;
}
.dark-mode .header-top-six .dropdown > a, .dark-mode .text-gray-9 {
  color: #FAFCFF !important;
}
.dark-mode .table {
  --bs-table-bg: $darkmode-white;
}
.dark-mode .table tr td {
  border-color: #1B1B1B;
}
.dark-mode .table tr th {
  background: #121212 !important;
  color: #FAFCFF;
  border-color: #1B1B1B !important;
}
.dark-mode .form-control {
  background: #121212;
  border-color: #1B1B1B;
}
.dark-mode .table .thead-light th {
  color: #FAFCFF;
}
.dark-mode .chat-cont-left .chat-users-list .chat-member, .dark-mode .chat-cont-right .msg_head {
  background: #121212;
  border-color: #1B1B1B;
}
.dark-mode .msg_card_body .media .media-body .msg-box:first-child .sent-message {
  background: #121212 !important;
  border-color: #1B1B1B !important;
}
.dark-mode .msg_card_body .media .media-body .msg-box:first-child .received-message {
  background: #121212 !important;
  border-color: #1B1B1B !important;
}
.dark-mode .select2-selection.select2-selection--single {
  background: #121212 !important;
  border-color: #1B1B1B !important;
}
.dark-mode .accordion-item, .dark-mode .accordion-button, .dark-mode .faq-accordion .accordion-item .accordion-body {
  border-color: #1B1B1B !important;
}
.dark-mode header .header-nav .main-menu-wrapper .main-nav > li .submenu li a {
  color: var(--gray-600);
}
.dark-mode .hotel-type-item, .dark-mode .recommend-wrap {
  background: #121212;
  border-color: #1B1B1B;
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.5);
}
.dark-mode .btn.btn-white, .dark-mode header.fixed .header__hamburger .sidebar-menu {
  color: #FAFCFF;
}
.dark-mode .offcanvas-wrap, .dark-mode .mean-container .mean-bar, .dark-mode .mean-container .mean-nav {
  background: #0D0D0D;
}
.dark-mode .mean-container .mean-nav > ul > li {
  border-color: #1B1B1B;
}
.dark-mode .offcanvas-info {
  background: #0D0D0D !important;
}
.dark-mode .white-logo-responsive {
  display: block;
}
.dark-mode .black-logo-responsive {
  display: none;
}
.dark-mode .offcanvas-close {
  color: #FAFCFF !important;
}
.dark-mode .wishlist-info, .dark-mode .header-dropdown {
  background: #121212;
}
.dark-mode header.header-five .header-logo.logo-dark {
  display: block !important;
}
.dark-mode header.header-five .header-logo.logo-white {
  display: none !important;
}
.dark-mode header.header-four .header-logo.logo-dark {
  display: block !important;
}
.dark-mode header.header-four .header-logo.logo-white {
  display: none !important;
}
.dark-mode header.header-three .header-logo.logo-dark {
  display: block !important;
}
.dark-mode header.header-three .header-logo.logo-white {
  display: none !important;
}
.dark-mode .header-topbar.topbar-four {
  border-color: #1B1B1B;
}
.dark-mode .footer-five .footer-bottom {
  border-color: #1B1B1B;
}
.dark-mode .footer-five .footer-about .footer-input .input-group {
  background: #1B1B1B;
}
.dark-mode .input-group-text {
  background: #121212 !important;
  border-color: #1B1B1B !important;
}
.dark-mode .footer-five .footer-bottom .social-icon a {
  background: #1B1B1B;
}
.dark-mode .package-sec .card {
  background: #121212 !important;
}
.dark-mode .accordion .accordion-body {
  background: #0D0D0D;
}
.dark-mode .bg-light {
  background: #1B1B1B !important;
  border-color: #1B1B1B !important;
}
.dark-mode .faq-secpath-two, .dark-mode .faq-accordion-five {
  background: #1B1B1B;
}
.dark-mode .flight-loc .loc-name {
  background: #0D0D0D;
  border-color: #1B1B1B;
}
.dark-mode .form-checkbox {
  background: #181818;
}
.dark-mode .menu-img img, .dark-mode .btn-outline-light {
  border-color: #1B1B1B !important;
}
.dark-mode .review-item .review-info.reply {
  background: #121212;
  border-color: #1B1B1B;
}
.dark-mode .bg-light-500 {
  background: #181818 !important;
}
.dark-mode .text-editor .note-toolbar {
  background: #121212;
  border-color: #1B1B1B;
}
.dark-mode .text-editor .note-editor.note-frame {
  border-color: #1B1B1B;
}
.dark-mode .btn.btn-light {
  color: #FAFCFF !important;
}
.dark-mode .alert.badge-amenity {
  border-color: #1B1B1B;
  color: #FAFCFF;
}
.dark-mode .accordion.accordion-list .accordion-item .accordion-header .accordion-button {
  color: #FAFCFF;
}
.dark-mode .policy-wrap {
  border-color: #1B1B1B;
}
.dark-mode .pagination-nav .pagination .page-item .page-link {
  background: #121212;
}
.dark-mode .list-item .list-icon {
  background: #121212;
}
.dark-mode .modal-header, .dark-mode .modal-body, .dark-mode .modal-footer {
  background: #0D0D0D;
  border-color: #1B1B1B;
}
.dark-mode .accordion.custom-accordion > .accordion-item > .accordion-collapse > .accordion-body {
  border-color: #1B1B1B;
}
.dark-mode .badge.badge-light {
  background: #1B1B1B;
}
.dark-mode .service-wrap.slider-wrap-four .slider-nav-thumbnails img {
  border-color: #1B1B1B;
}
.dark-mode .stage-flow .flows-step .flow-content::before {
  border-color: #1B1B1B;
}
.dark-mode .file-upload {
  border-color: #1B1B1B;
}
.dark-mode .choose-us-section {
  background: #161616;
}
.dark-mode .bg-light-400 {
  background: #161616 !important;
}
.dark-mode .pricing-plan-tab .nav .tab-btn {
  background: #1B1B1B;
  border-color: #1B1B1B;
}
.dark-mode .team-member {
  background: #1B1B1B;
}
.dark-mode .invoice-table {
  border-color: #1B1B1B;
}
.dark-mode .invoice-logo-dark {
  display: none;
}
.dark-mode .invoice-logo-white {
  display: block;
}
.dark-mode .bg-light-100 {
  background: #1B1B1B !important;
}
.dark-mode .blog-post, .dark-mode .blog-search .search-content .search-feild {
  border-color: #1B1B1B;
}
.dark-mode .category-tag a.badge {
  background: #161616;
}
.dark-mode .blog-search .search-content {
  background: #1B1B1B;
  border-color: #1B1B1B;
}
.dark-mode .blog-search .search-content .search-feild {
  background: #0D0D0D;
}
.dark-mode .update-sec {
  background: #161616;
}
.dark-mode .update-sec .input-group {
  background: #0D0D0D;
}
.dark-mode .update-sec .input-group {
  outline-color: #1B1B1B;
}
.dark-mode .header-navigation {
  border-color: #1B1B1B;
}
.dark-mode .credit-card-details .card-form .user-icon {
  border-color: #1B1B1B;
}
.dark-mode .settings .card-body .notification-content, .dark-mode .settings .card-body .security-content, .dark-mode .settings .card-body .preference-content {
  border-color: #1B1B1B;
}
.dark-mode .galley-wrap.more-gallery {
  background: #1B1B1B;
}
.dark-mode .header-three .header-btn a {
  color: #FAFCFF;
}
.dark-mode .footer-input .input-group {
  background: #0D0D0D;
}
.dark-mode .footer-logo-dark {
  display: block;
}
.dark-mode .footer-logo-light {
  display: none !important;
}
.dark-mode .tourism-text-info .card {
  background: #121212 !important;
}
.dark-mode .faq-cards-six .accordion-item.show {
  background: #0D0D0D;
}
.dark-mode .dropdown-divider {
  border-color: #1B1B1B;
}
.dark-mode .rounded-edit {
  background: #1B1B1B !important;
}
.dark-mode .card .card-footer {
  border-color: #1B1B1B;
}
.dark-mode .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #FAFCFF !important;
}
.dark-mode .bg-transparent-success, .dark-mode .credit-card-details .card-detials .card-add {
  background: #1B1B1B !important;
}
.dark-mode .rebook-btn {
  background: #1B1B1B;
}
.dark-mode .credit-card-details .card-detials .card-content {
  border-color: #1B1B1B;
}
.dark-mode .fancybox-image {
  border-color: #1B1B1B;
}
.dark-mode .about-progress {
  background: #1B1B1B;
}
.dark-mode .video-wrap .video-btn {
  background: #1B1B1B;
}
.dark-mode .place-item .place-img .fav-item .fav-icon {
  background: #1B1B1B;
}
.dark-mode #loader-wrapper {
  background: #0D0D0D;
}
.dark-mode .header-topbar .logo-dark {
  display: none;
}
.dark-mode .header-topbar .logo-white {
  display: block;
}
.dark-mode .paginations .page-link-1 {
  background: #1B1B1B;
  border-color: #1B1B1B;
}
.dark-mode .modal .modal-body .upcoming-content .upcoming-title {
  background: #1B1B1B;
  border-color: #1B1B1B;
}
.dark-mode .upcoming-details {
  border-color: #1B1B1B !important;
}
.dark-mode .btn-close {
  --bs-btn-close-color: $darkmode-white;
}
.dark-mode .text-dark, .dark-mode .hotel-list .table tbody tr td a {
  color: #FAFCFF !important;
}
.dark-mode .note-toolbar {
  background: #181818;
  border-color: #1B1B1B;
}
.dark-mode .note-btn {
  background: #1B1B1B;
  border-color: #1B1B1B;
  color: #FAFCFF;
}
.dark-mode .bg-gray-transparent {
  background: #1B1B1B !important;
}
.dark-mode .user-sidebar.agent-sidebar .user-sidebar-body > ul > li.logout-link {
  border-color: #1B1B1B;
}
.dark-mode .bg-success-100 h6, .dark-mode .bg-pink-100 h6, .dark-mode .bg-danger-100 h6, .dark-mode .bg-purple-100 h6, .dark-mode .bg-cyan-100 h6 {
  color: #1B1B1B;
}
.dark-mode .edit-delete-item a {
  color: #1B1B1B;
}
.dark-mode .banner-section.banner-sec-one .banner-content .rating-appointment {
  background: #121212;
}
.dark-mode .banner-section.banner-sec-one .banner-img .banner-appointment {
  background: #0D0D0D;
}
.dark-mode .header-topbar .header-info p {
  color: #FAFCFF;
}
.dark-mode .banner-section.banner-sec-one .search-box-one {
  background: #121212;
}
.dark-mode .search-box-one .form-control:hover, .dark-mode .search-box-one .form-control:focus {
  background-color: #0D0D0D !important;
}
.dark-mode .spaciality-item .spaciality-img .spaciality-icon {
  background: #1B1B1B;
}
.dark-mode .doctor-section {
  background: #1B1B1B;
}
.dark-mode .reason-item {
  border-color: #1B1B1B;
}
.dark-mode .faq-info .accordion-item .accordion-body {
  background: transparent;
}
.dark-mode .faq-info .accordion-header, .dark-mode .bookus-section .faq-info .accordion-item .accordion-button {
  background: transparent;
}
.dark-mode .testimonial-section-one {
  background-image: none;
}
.dark-mode .faq-section-one .faq-info .accordion-item, .dark-mode .app-section {
  background: #0D0D0D;
}
.dark-mode .footer.inner-footer .footer-top {
  background: #0D0D0D;
}
.dark-mode .footer.inner-footer .footer-top .footer-title {
  color: #FAFCFF;
}
.dark-mode .footer.inner-footer .subscribe-input input {
  border-color: #1B1B1B;
}
.dark-mode .footer.inner-footer .footer-bottom {
  background: #1B1B1B;
  border-color: #1B1B1B;
}
.dark-mode .footer.inner-footer .footer-top .footer-widget.footer-menu ul li a {
  color: #738399;
}
.dark-mode .header .header-nav .main-nav > li .submenu li a {
  border-color: #1B1B1B;
}
.dark-mode .togglesearch {
  background: #0D0D0D;
}
.dark-mode .search-input.search-line::before, .dark-mode .search-input.search-map-line::before {
  background: #1B1B1B;
}
.dark-mode .header.home-head-one.header-fixed {
  background: #1B1B1B;
}
.dark-mode .header-one .main-menu-wrapper .main-nav li a {
  color: #FAFCFF;
}
.dark-mode .banner-section::after {
  background: url(../img/bg/ban-bg.png), #1B1B1B;
}
.dark-mode .search-box-one {
  background: #121212;
  border-color: #1B1B1B;
}
.dark-mode .specialities-section-one {
  background: #0D0D0D;
}
.dark-mode .serv-wrap {
  border-color: #1B1B1B;
}
.dark-mode .specialities-section-one .specialities-item {
  background: #0D0D0D;
  border-color: #1B1B1B;
}
.dark-mode .specialities-section-one .specialities-item p {
  color: #FAFCFF;
}
.dark-mode .doctors-section {
  background: #1B1B1B;
}
.dark-mode .doctor-amount span {
  background: #0D0D0D;
}
.dark-mode .doctor-profile-widget {
  background: #0D0D0D;
  border-color: #1B1B1B;
}
.dark-mode .doctor-profile-widget.doc-item .doc-pro-info {
  border-color: #1B1B1B;
}
.dark-mode .doc-pro-info .doc-pro-name a {
  color: #FAFCFF;
}
.dark-mode .pricing-section {
  background: #0D0D0D;
}
.dark-mode .work-section {
  background: #1B1B1B;
}
.dark-mode .work-info .work-content h5 {
  color: #FAFCFF;
}
.dark-mode .articles-section {
  background: #0D0D0D;
}
.dark-mode .articles-grid {
  border-color: #1B1B1B;
}
.dark-mode .btn-outline-primary {
  background-image: linear-gradient(#0D0D0D, #0D0D0D), linear-gradient(90.08deg, #0E82FD 0.09%, #06AED4 70.28%);
}
.dark-mode .faq-section, .dark-mode .home-one .faq-info .accordion-button:not(.collapsed) {
  background: #0D0D0D;
}
.dark-mode .home-one .faq-info .accordion-item .accordion-body {
  background: #0D0D0D;
}
.dark-mode .testimonial-section {
  background: #1B1B1B;
}
.dark-mode .partners-section {
  background: #0D0D0D;
}
.dark-mode .footer-one .footer-top {
  background: #1B1B1B;
}
.dark-mode .footer-one .footer-top .footer-widget .footer-title {
  color: #FAFCFF;
}
.dark-mode .section-search {
  background: #0D0D0D;
}
.dark-mode .header.header-trans {
  background: #0D0D0D !important;
}
.dark-mode .section-search .banner-wrapper .search-box .search-location .form-control {
  background-color: #0D0D0D;
  border-color: #1B1B1B;
}
.dark-mode .section-search .banner-wrapper .search-box .search-info .form-control {
  background-color: #0D0D0D;
  border-color: #1B1B1B;
}
.dark-mode .home-tile-section {
  background: #1B1B1B;
}
.dark-mode .section-specialities {
  background-color: #0D0D0D;
}
.dark-mode .section-specialities .specialities-slider .speicality-item .speicality-img, .dark-mode .section-doctor, .dark-mode .section-blogs {
  background: #1B1B1B;
}
.dark-mode .profile-widget, .dark-mode .blog {
  background-color: #0D0D0D;
  border-color: #1B1B1B;
}
.dark-mode .section-features {
  background: #0D0D0D;
}
.dark-mode .blog .blog-content .entry-meta, .dark-mode .header.header-three .header-nav .header-navbar-rht li {
  color: #738399;
}
.dark-mode .header.header-three .header-nav .header-navbar-rht li::before {
  background: #1B1B1B;
}
.dark-mode .our-doctors-section, .dark-mode .our-doctors-section .our-doctors-card .doctors-body, .dark-mode .our-blog-section {
  background: #0D0D0D;
}
.dark-mode .home-three .our-blog-section .our-blogs, .dark-mode .our-blog-section .our-blogs .blogs-info {
  background: #0D0D0D;
  border-color: #1B1B1B;
}
.dark-mode .home-three .our-blog-section .our-blogs .blogs-info .blogs-nav {
  border-color: #1B1B1B;
}
.dark-mode .store-tab li a, .dark-mode .store-item {
  background: #0D0D0D;
}
.dark-mode .header.veterinary-header {
  background: #0D0D0D !important;
}
.dark-mode .main-wrapper.home-twelve .accordion-item .accordion-button {
  background: #0D0D0D;
}
.dark-mode .main-wrapper.home-twelve.home-thirteen .services-section-thirteen .service-thirteen-main .service-thirteen-all {
  border-color: #1B1B1B;
}
.dark-mode .main-wrapper.home-twelve.home-thirteen .services-section-thirteen .service-thirteen-main:hover {
  background: #0D0D0D;
}
.dark-mode .main-wrapper.home-twelve.home-thirteen .services-section-thirteen .service-thirteen-main:hover .service-thirteen-all {
  background: #0D0D0D;
}
.dark-mode .main-wrapper.home-twelve.home-thirteen .our-doctor-thirteen {
  background: #1B1B1B;
}
.dark-mode .main-wrapper.home-twelve.home-thirteen .our-doctor-thirteen .our-doctors-card .doctors-body {
  background: #0D0D0D;
}
.dark-mode .main-wrapper.home-twelve.home-thirteen .our-doctor-thirteen .our-doctors-card .doctors-body .location {
  border-color: #1B1B1B;
}
.dark-mode .main-wrapper.home-twelve.home-thirteen .choose-us-section-thirteen {
  background: #1B1B1B;
}
.dark-mode .main-wrapper.home-twelve.home-thirteen .client-us-section-thirteen {
  background: #121212;
}
.dark-mode .main-wrapper.home-twelve.home-thirteen .latest-articles-thirteen .articles-thirteen {
  border-color: #1B1B1B;
}
.dark-mode .main-wrapper.home-twelve.home-thirteen .latest-articles-thirteen .articles-thirteen .articles-thirteen-content .article-footer {
  border-color: #1B1B1B;
}
.dark-mode .main-wrapper.home-twelve.home-thirteen .feedback-section-thirteen {
  background: #121212;
}
.dark-mode .services-section-fifteen .doctor-profile-widget-fifteen {
  background-color: #0D0D0D;
}
.dark-mode .Patients-section-fifteen {
  background: #1B1B1B;
}
.dark-mode .doctors-section-fifteen {
  background: #121212;
}
.dark-mode .doc-content-fift .rate-fifteen, .dark-mode .item.item-fifteen .doctor-profile-widget .doc-pro-img.doc-pro-img-fifteen {
  border-color: #1B1B1B;
}
.dark-mode .appointment-section-fifteen .appointment-schedule-main ul li {
  background: #1B1B1B;
}
.dark-mode .appointment-section-fifteen .appointment-schedule-main ul li span {
  color: #FAFCFF;
}
.dark-mode .header .header-nav .main-nav > li .submenu li .submenu li a {
  border-color: #1B1B1B;
}
.dark-mode .test-slider-card {
  background: #0D0D0D;
}
.dark-mode .home-dentist .section-header h2 {
  color: #FAFCFF;
}
.dark-mode .home-dentist .faq-info .accordion-item {
  background: #0D0D0D;
}
.dark-mode .home-dentist .faq-info .accordion-item .accordion-button, .dark-mode .home-dentist .faq-info .accordion-item .accordion-content p {
  color: #FAFCFF;
}
.dark-mode .cart-search form, .dark-mode .shopping-cart-list .nav li, .dark-mode .cart-section {
  border-color: #1B1B1B;
}
.dark-mode .cart-section, .dark-mode .cart-search .enter-pincode, .dark-mode .welcome-section {
  background: #0D0D0D;
}
.dark-mode .pharmacy-body .header .header-nav .main-nav li a {
  color: #FAFCFF;
}
.dark-mode .deals-section {
  background: #121212;
}
.dark-mode .pharmacy-section-header .pharmacy-title h4, .dark-mode .deals-grid .deals-content a, .dark-mode .categorie-grid .categorie-content h5 a, .dark-mode .categorie-grid .categorie-content p {
  color: #FAFCFF;
}
.dark-mode .categorie-section, .dark-mode .categorie-grid {
  background: #0D0D0D;
  border-color: #1B1B1B;
}
.dark-mode .seller-section, .dark-mode .seller-card .seller-time .nav li {
  background: #121212;
}
.dark-mode .seller-card .seller-time .nav li h5, .dark-mode .seller-card .seller-time .nav li p, .dark-mode .seller-grid .seller-text h5 a, .dark-mode .seller-grid .seller-text p {
  color: #FAFCFF;
}
.dark-mode .seller-grid {
  background: #0D0D0D;
  border-color: #1B1B1B;
}
.dark-mode .seller-section .seller-info {
  border-color: #1B1B1B;
}
.dark-mode .products-sec {
  background: #1B1B1B;
  border-color: #1B1B1B;
}
.dark-mode .products-card, .dark-mode .best-sell-box, .dark-mode .coupon-card {
  background: #0D0D0D;
  border-color: #1B1B1B;
}
.dark-mode .products-card .product-card-img, .dark-mode .products-card .product-content .product-cart {
  border-color: #1B1B1B;
}
.dark-mode .products-card .product-content h4 a, .dark-mode .products-card .product-content .product-cart .cart-price h5, .dark-mode .coupon-card .coupon-info h4 {
  color: #FAFCFF;
}
.dark-mode .trusted-section, .dark-mode .news-section, .dark-mode .news-grid {
  background: #0D0D0D;
}
.dark-mode .trusted-info .trusted-content h4, .dark-mode .trusted-info .trusted-text h6, .dark-mode .news-grid .news-content .news-title a {
  color: #FAFCFF;
}
.dark-mode .header .main-menu-wrapper .main-nav > li.has-submenu .submenu .has-submenu .submenu::before {
  border-color: transparent #0D0D0D #0D0D0D transparent !important;
}
.dark-mode .dashboard-widget-box .dashboard-content-info h6, .dark-mode .dashboard-widget-box .dashboard-content-info h4, .dark-mode .input-block-new label {
  color: #FAFCFF;
}
.dark-mode .profile-sidebar .dashboard-widget .dashboard-menu > ul > li a i, .dark-mode .dashboard-table.table .appointment-date-created h6 {
  color: #FAFCFF;
}
.dark-mode .dashboard-widget-box, .dark-mode .dashboard-card, .dark-mode .dashboard-card .dashboard-card-head, .dark-mode .header-dropdown .dropdown-toggle {
  border-color: #1B1B1B;
}
.dark-mode .dashboard-widget-box .dash-icon-box {
  background: #1B1B1B;
}
.dark-mode .dashboard-table.table tbody tr:hover, .dark-mode .doctor-available-head {
  background: #1B1B1B;
}
.dark-mode .upcoming-appointment-card .appointment-card-footer .btn-appointments a, .dark-mode .dashboard-table.table .apponiment-view a {
  background: #1B1B1B;
}
.dark-mode .profile-sidebar, .dark-mode .widget-profile, .dark-mode .recent-patient-grid {
  background: #0D0D0D;
  border-color: #1B1B1B;
}
.dark-mode .recent-patient-grid .date-info {
  border-color: #1B1B1B;
}
.dark-mode .clinic-available, .dark-mode .breadcrumb-bar {
  background: #1B1B1B;
}
.dark-mode .clinic-available .clinic-head .clinic-info h6, .dark-mode .breadcrumb-bar .breadcrumb-title, .dark-mode .breadcrumb-bar .page-breadcrumb ol li.active {
  color: #FAFCFF;
}
.dark-mode .clinic-available .available-time {
  background: #0D0D0D;
}
.dark-mode .widget-profile .profile-info-widget .booking-doc-img {
  background: #0D0D0D;
}
.dark-mode .dashboard-header .header-list-btns li .dash-search-input .search-icon i {
  color: #FAFCFF;
}
.dark-mode .dashboard-header .header-list-btns li .dash-search-input .form-control, .dark-mode .dashboard-header, .dark-mode .appointment-wrap, .dark-mode .detail-card-bottom-info {
  border-color: #1B1B1B;
}
.dark-mode .appointment-tab-head .filter-head .daterange-wraper input.form-control {
  color: #FAFCFF;
  border-color: #1B1B1B;
}
.dark-mode .appointment-tab-head .filter-head .daterange-wraper i, .dark-mode .appointment-info .apponitment-types li, .dark-mode .patinet-information .patient-info h6 a {
  color: #FAFCFF;
}
.dark-mode .appointment-action ul li a, .dark-mode .input-block-new .bootstrap-tagsinput {
  background: #1B1B1B;
  border-color: #1B1B1B;
}
.dark-mode .create-appointment-details .session-end-head, .dark-mode .create-details-card .patient-info-box, .dark-mode .create-details-card-body .form-bg-title {
  background: #1B1B1B;
}
.dark-mode .create-appointment-details .session-end-head h6 span, .dark-mode .create-appointment-details .session-end-head h6, .dark-mode .create-details-card .card-title-text h5, .dark-mode .create-details-card .patient-info-box .info-list li, .dark-mode .create-appointment-details .head-text {
  color: #FAFCFF;
}
.dark-mode .input-block-new .input-text-field input, .dark-mode .create-details-card, .dark-mode .slot-box {
  border-color: #1B1B1B;
}
.dark-mode .btn-load, .dark-mode .card .card-header, .dark-mode .modal-content {
  background: #0D0D0D;
  border-color: #1B1B1B;
}
.dark-mode .appointment-type p.md-text, .dark-mode .appointment-info p.md-text, .dark-mode .appointment-info p i, .dark-mode .custom-card .card-header h3 {
  color: #FAFCFF;
}
.dark-mode .available-tab .form-label, .dark-mode .slot-box .slot-header h5, .dark-mode .timing-content .col-form-label, .dark-mode .filter-checks .checkboxs .check-title {
  color: #FAFCFF;
}
.dark-mode .custom-modals .modal-content .modal-header .modal-title, .dark-mode .custom-modals .modal-content .col-form-label {
  color: #FAFCFF;
}
.dark-mode .slot-box .slot-header, .dark-mode .grid-patient .appointment-action, .dark-mode .accordion .filter-set-content + .filter-set-content {
  border-color: #1B1B1B;
}
.dark-mode .appointment-wrap.appointment-grid-wrap > ul .appointment-info {
  background: #1B1B1B;
}
.dark-mode .grid-patient .appointment-wrap.appointment-grid-wrap .patinet-information .patient-info ul li::before {
  background: #1B1B1B;
}
.dark-mode .form-sorts .filter-dropdown-menu, .dark-mode .user-accordion-item, .dark-mode .doc-review > ul > li {
  background: #0D0D0D;
  border-color: #1B1B1B;
}
.dark-mode .form-sorts .filter-set-content .filter-set-content-head a {
  background: #1B1B1B;
  color: #FAFCFF;
}
.dark-mode .user-accordion-item .accordion-wrap, .dark-mode .add-billing-info, .dark-mode .add-prescripe-info, .dark-mode .add-info {
  border-color: #1B1B1B;
  color: #FAFCFF;
}
.dark-mode .user-accordion-item .content-collapse, .dark-mode .comments .comment-head, .dark-mode .daterange-wraper input.form-control {
  border-color: #1B1B1B;
}
.dark-mode .form-label, .dark-mode .col-form-label {
  color: #FAFCFF;
}
.dark-mode .doc-review > ul > li ul li .replied-comment {
  background: #1B1B1B;
}
.dark-mode .dashboard-pagination ul li .page-link {
  background: #1B1B1B;
  border-color: #1B1B1B;
  color: #FAFCFF;
}
.dark-mode .dashboard-pagination ul li .page-link:hover, .dark-mode .dashboard-pagination ul li .page-link.active {
  background: var(--primary);
}
.dark-mode .account-details-box .account-payment-info .payment-amount, .dark-mode .accounts-tab, .dark-mode table.table thead, .dark-mode .custom-new-table, .dark-mode .custom-table {
  border-color: #1B1B1B;
}
.dark-mode .custom-new-table .table-responsive .table tbody tr td, .dark-mode .custom-new-table .table-responsive .table thead tr th {
  border-color: #1B1B1B;
}
.dark-mode .custom-new-table .table-responsive .table thead tr th {
  color: #FAFCFF;
}
.dark-mode .custom-table .table tr th h2 a, .dark-mode .custom-table .table tr td h2 a, .dark-mode .custom-table .table > thead > tr > th {
  color: #FAFCFF;
}
.dark-mode .main-chat-blk .main-wrapper .content .sidebar-group .sidebar, .dark-mode .main-chat-blk .user-chat-search input[type=text] {
  background: #0D0D0D;
  border-color: #1B1B1B;
}
.dark-mode .main-chat-blk .chat-page-wrapper .left-chat-title, .dark-mode .main-chat-blk .sidebar .user-list li a {
  border-color: #1B1B1B;
}
.dark-mode .main-chat-blk .sidebar .user-list li .users-list-body h5, .dark-mode .main-chat-blk .fav-title h6, .dark-mode .main-chat-blk .chat .chat-header .user-details h5 {
  color: #FAFCFF;
}
.dark-mode .main-chat-blk .chat, .dark-mode .main-chat-blk .chat .chat-footer form {
  background: #0D0D0D;
  border-color: #1B1B1B;
}
.dark-mode .main-chat-blk .chat .chat-header, .dark-mode .main-chat-blk .chat .chat-body .messages .chats .message-content {
  background: #1B1B1B;
}
.dark-mode .setting-tab, .dark-mode .setting-card, .dark-mode .business-wrap {
  border-color: #1B1B1B;
}
.dark-mode .img-upload .upload-img h5 {
  color: #FAFCFF;
}
.dark-mode .business-nav li a {
  background: #1B1B1B;
  border-color: #1B1B1B;
}
.dark-mode .business-nav li a.active, .dark-mode .business-nav li a:hover {
  background: var(--primary);
  border-color: var(--primary);
  color: #FAFCFF;
}
.dark-mode .business-info .tab-items.active, .dark-mode .login-right, .dark-mode .span-or {
  background: #0D0D0D;
  border-color: #1B1B1B;
}
.dark-mode .or-line {
  background: #1B1B1B;
}
.dark-mode .chart-over-all-report {
  border-color: #1B1B1B;
}
.dark-mode .apponiment-dates ul li a {
  border-color: #1B1B1B;
}
.dark-mode .apponiment-dates ul li a h5 span {
  color: #FAFCFF;
}
.dark-mode .appointment-dash-card, .dark-mode .profile-widget.patient-favour .fav-head, .dark-mode .dependent-wrap {
  border-color: #1B1B1B;
}
.dark-mode .appointment-dash-card .date-time p, .dark-mode .chart-tabs .nav-item .nav-link, .dark-mode table.table td h2 a {
  color: #FAFCFF;
}
.dark-mode .profile-widget.patient-favour .fav-head .pro-content .available-info li {
  color: #FAFCFF;
}
.dark-mode .dependent-wrap .dependent-status .edit-icon {
  border-color: #1B1B1B;
  color: #FAFCFF;
}
.dark-mode .prescribe-download, .dark-mode .view-prescribe.invoice-content, .dark-mode .patient-infos, .dark-mode .view-prescribe.invoice-content .other-info {
  background: #1B1B1B;
}
.dark-mode .view-prescribe-details .inv-table, .dark-mode .view-prescribe-details .inv-table .invoice-table tbody tr {
  border-color: #1B1B1B;
}
.dark-mode .other-accounts-info > ul > li, .dark-mode .view-prescribe.invoice-content, .dark-mode .view-prescribe.invoice-content .invoice-table-wrap .invoice-table tbody tr {
  border-color: #1B1B1B;
}
.dark-mode .view-prescribe.invoice-content .invoice-table-wrap .invoice-table {
  border-color: #1B1B1B;
}
.dark-mode .other-accounts-info > ul > li ul li span, .dark-mode .invoice-item .customer-text {
  color: #FAFCFF;
}
.dark-mode .about-section, .dark-mode .why-choose-section, .dark-mode .way-section {
  background: #0D0D0D;
}
.dark-mode .faq-info .accordion-item .accordion-body, .dark-mode .fixed-header, .dark-mode .call-footer {
  border-color: #1B1B1B;
}
.dark-mode .call-window {
  background: #0D0D0D;
  border-color: #1B1B1B;
}
.dark-mode .voice-call-avatar .username {
  color: #FAFCFF;
}
.dark-mode .invoice-content {
  background: #0D0D0D;
  border-color: #1B1B1B;
}
.dark-mode table.table tbody tr {
  border-color: #1B1B1B;
}
.dark-mode .faq-inner-page, .dark-mode .list-group-item {
  background: #0D0D0D;
  border-color: #1B1B1B;
}
.dark-mode .card .card-header .card-title {
  color: #FAFCFF;
}
.dark-mode .filter-lists .filter-head, .dark-mode .filter-lists .filter-badge {
  background: #1B1B1B;
}
.dark-mode .doctor-info-detail, .dark-mode .head-icon, .dark-mode .schedule-widget .schedule-header {
  border-color: #1B1B1B;
}
.dark-mode .time-slot.time-slot-blk li .timing {
  background: #1B1B1B;
  border-color: #1B1B1B;
}
.dark-mode .booking-range .btn {
  background: #1B1B1B;
  border-color: #1B1B1B;
}
.dark-mode .card-label > label {
  background: #1B1B1B;
}
.dark-mode .info-widget, .dark-mode .booking-total, .dark-mode .nav-tabs {
  border-color: #1B1B1B;
}
.dark-mode .experience-list > li .experience-content, .dark-mode .btn-search {
  background: #0D0D0D;
  border-color: #1B1B1B;
}
.dark-mode .experience-list::before {
  background: #1B1B1B;
}
.dark-mode .custom-increment input[type=text] {
  background: #1B1B1B;
  border-color: #1B1B1B;
}
.dark-mode .custom-increment button.btn-danger, .dark-mode .custom-increment button.btn-success {
  background: #121212;
  border-color: #1B1B1B;
}
.dark-mode .card-table .card-body .table tr th, .dark-mode .card-table .card-body .table tr td, .dark-mode .search-widget .input-group {
  border-color: #1B1B1B;
}
.dark-mode .tag {
  background: #121212;
}
.dark-mode .doctor-available-profile {
  background: #121212;
}
.dark-mode .visits .visit-btns {
  background: #0D0D0D;
}
.dark-mode .banner-section.banner-sec-one, .dark-mode .banner-section-fifteen {
  background-image: none;
}
.dark-mode .card {
  box-shadow: none !important;
}
.dark-mode .banner-section.banner-sec-one .banner-content .rating-appointment, .dark-mode .search-box-one {
  box-shadow: none;
}
.dark-mode .banner-section.banner-sec-one .banner-img .banner-appointment, .dark-mode .article-item, .dark-mode .serv-wrap {
  box-shadow: none;
}
.dark-mode .footer.inner-footer .footer-bg {
  display: none;
}
.dark-mode .accordion-item, .dark-mode .our-blogs, .dark-mode .listing-card, .dark-mode .testimonial-card, .dark-mode .blog, .dark-mode .grid-blog, .dark-mode .search-box-fourteen, .dark-mode .our-doctors-card {
  box-shadow: none !important;
}
.dark-mode .benifit-wrap, .dark-mode .doctor-profile-widget-fifteen, .dark-mode .doctor-profile-widget-fift, .dark-mode .aboutus-fifteen-main, .dark-mode .faq-card {
  box-shadow: none !important;
}
.dark-mode .doctor-profile-widget, .dark-mode .description-item, .dark-mode .products-card {
  box-shadow: none !important;
}
.dark-mode .profile-sidebar, .dark-mode .appointment-wrap, .dark-mode .profile-widget.patient-favour, .dark-mode .dependent-wrap {
  box-shadow: none !important;
}
.dark-mode .header-topbar .topbar-info > ul > li, .dark-mode .chart-tabs ul {
  border-color: #1B1B1B;
}
.dark-mode .dashboard-card-head .header-dropdown-two::before {
  background: #1B1B1B;
}
.dark-mode .reason-section {
  background-image: none;
}
.dark-mode .footer.inner-footer .footer-bottom .copyright-text p, .dark-mode .footer.inner-footer .footer-bottom .policy-menu li a {
  color: #738399;
}
.dark-mode .table-hover tbody tr:hover {
  background: #121212;
}
.dark-mode .bookus-section, .dark-mode .bg-dark {
  background-color: #1B1B1B !important;
}
.dark-mode .header-three .navbar .main-nav li .main-menu {
  color: #000103;
}
@media (max-width: 991.98px) {
  .dark-mode .header-three .navbar .main-nav li .main-menu {
    color: #fff;
  }
}
.dark-mode .header-three .navbar .main-nav li.active .main-menu {
  color: var(--primary);
}
.dark-mode .header-three .header-theme .theme-toggle {
  background: #000103;
  color: #fff;
}
.dark-mode .header-three .header-navbar-rht .details-btn {
  color: #fff;
  background: #000103;
}
.dark-mode .header-three.fixed .navbar .main-nav li .main-menu {
  color: #fff;
}
.dark-mode .header-three.fixed .navbar .main-nav li.active .main-menu {
  color: var(--primary) !important;
}
.dark-mode .bookus-section .bookus-sec .book-item p {
  color: var(--gray-600);
}
.dark-mode .company-section .section-header p {
  color: #fff !important;
}
.dark-mode .article-item .article-img .date-icon {
  background: #000103;
}
.dark-mode .bookus-section .faq-info .accordion-item .accordion-content p {
  color: #fff !important;
}
.dark-mode .banner-section-three .banner-content-three .title {
  color: #0D0D0D;
}
.dark-mode .banner-section-three .banner-content-three .description {
  color: var(--gray-400);
}
.dark-mode .mission-item-three {
  box-shadow: unset !important;
}
.dark-mode .testimonial-item-three {
  box-shadow: unset !important;
}
.dark-mode .footer-three .footer-bottom {
  background: transparent;
}
.dark-mode .speciality-item-two, .dark-mode .blog-item-two {
  box-shadow: none;
}
.dark-mode .company-slider-two img, .dark-mode .speciality-item-two .speciality-info .speciality-icon img {
  filter: brightness(0) invert(1);
}
.dark-mode .category-item-four {
  background: rgba(0, 0, 0, 0.7);
}
.dark-mode .category-section-four .section-header .section-title {
  color: #0F172A;
}
.dark-mode .header-four .header-nav .header-navbar-rht li .details-btn {
  color: #0F172A;
}
.dark-mode .theme-3 .btn-secondary {
  color: #0F172A !important;
}
.dark-mode .theme-3 .btn-secondary span {
  color: #0F172A !important;
}
.dark-mode .slide-four .services-slide h3 {
  color: #0F172A;
}
.dark-mode .services-item-four .service-content {
  background: rgba(255, 255, 255, 0.7);
  border-color: #fff;
}
.dark-mode .services-item-four .service-content .custom-title {
  color: #0F172A;
}
.dark-mode .services-item-four .service-content p {
  color: #757C8B;
}
.dark-mode .service-slider .slick-prev, .dark-mode .service-slider .slick-next {
  color: #0F172A;
}
.dark-mode .service-slider .slick-prev:hover, .dark-mode .service-slider .slick-next:hover {
  color: #fff;
}
.dark-mode .video-section .video-icon {
  color: #0F172A;
}
.dark-mode .choose-item-five {
  box-shadow: unset !important;
}
.dark-mode .choose-item-five .choose-icon .icon-1 {
  filter: invert(1);
}
.dark-mode .whychoose-section-five .star-icon {
  filter: invert(1);
}
.dark-mode .services-item-five .services-content .services-icon img {
  filter: invert(1);
}
.dark-mode .about-item-five .about-icon img {
  filter: invert(1);
}
.dark-mode .star-5 {
  filter: invert(1);
}
.dark-mode .team-item-five {
  box-shadow: unset !important;
}
.dark-mode .journey-item-five {
  box-shadow: unset !important;
}
.dark-mode .experience-section-five .form {
  background: #0D0D0D;
}
.dark-mode .review-section-five .element-1 {
  opacity: 0.2;
}
.dark-mode .testimonial-item {
  box-shadow: unset !important;
}
.dark-mode .company-slider-five .slide-item img {
  filter: invert(1);
}
.dark-mode .footer-five .footer-widget .footer-menu li a {
  color: var(--gray-800);
}
.dark-mode .footer-five .footer-contact .contact-info p, .dark-mode .footer-five .footer-contact .contact-info a {
  color: var(--gray-800);
}
.dark-mode .footer-five .footer-widget .footer-subscribe .subscribe-input input::placeholder {
  color: var(--gray-600);
}
.dark-mode .dark-mode .header-theme .theme-toggle:not(.active) {
  color: var(--gray-200);
}
.dark-mode .progress-wrap.progress-four::after {
  color: #0F172A;
}
.dark-mode .header.header-default .header-nav .main-nav .has-submenu.active > a i {
  color: var(--primary);
}
.dark-mode .header .header-nav .main-nav li > ul {
  background: var(--white);
}
.dark-mode .header-two .header-nav .main-nav .has-submenu.active > a i {
  color: #fff;
}
.dark-mode header .header-nav .header-navbar-rht .btn-dark {
  background: var(--gray-100) !important;
  border-color: transparent !important;
  color: #fff;
}
.dark-mode .home-menu .mega-submenu .megamenu-wrapper .single-demo {
  box-shadow: unset !important;
}
.dark-mode .home-menu .mega-submenu .megamenu-wrapper::before {
  opacity: 0.5;
}
.dark-mode .header-three .header #mobile_btn i {
  color: var(--gray-100) !important;
}
@media (max-width: 991.98px) {
  .dark-mode .header-three .header-theme {
    border: none !important;
  }
}
.dark-mode .header-three .navbar #mobile_btn {
  color: var(--gray-100) !important;
}
.dark-mode .header-three .navbar #mobile_btn i {
  color: var(--gray-100) !important;
}
@media (max-width: 991.98px) {
  .dark-mode .header-three .navbar .main-nav li .main-menu span {
    color: #fff;
  }
}
.dark-mode .header-three.fixed .navbar #mobile_btn {
  color: var(--gray-800) !important;
  border-color: var(--gray-800) !important;
}
.dark-mode .header-three.fixed .navbar #mobile_btn i {
  color: var(--gray-800) !important;
}
.dark-mode .header-three.fixed .navbar #mobile_btn:hover {
  color: var(--primary) !important;
}
.dark-mode .header-three.fixed .navbar #mobile_btn:hover i {
  color: var(--primary) !important;
}
.dark-mode .header-three.fixed .main-nav li .main-menu span {
  color: #fff;
}
.dark-mode .about-img-three .wrapper .scroller__thumb {
  filter: invert(1);
}
.dark-mode .header-items .header-items-button a {
  color: #fff !important;
}
.dark-mode .header-items .header-items-button a.btn-dark {
  background: #000103 !important;
  border-color: #000103 !important;
}
.dark-mode .header-items .header-items-button a.btn-dark:hover {
  background: var(--primary) !important;
  border-color: var(--primary) !important;
}
.dark-mode .header-five .header-nav .logo {
  filter: brightness(25.5);
}
.dark-mode .banner-section-six .btn span {
  color: #fff !important;
}
.dark-mode .services-section-six .section-header-six .section-sub-title {
  color: #fff !important;
}
.dark-mode .home-six .section-sub-title {
  color: #fff !important;
}
.dark-mode .home-six .section-title {
  color: #fff;
}
.dark-mode .home-six .custom-title {
  color: #fff;
}
.dark-mode .faq-section-six .faq-info .accordion-item .accordion-button:not(.collapsed)::after {
  background: #000103 !important;
  color: #fff !important;
}
.dark-mode .subscribe-item-six h2 {
  color: #fff;
}
.dark-mode .about-content-six .about-vision:hover .custom-title, .dark-mode .about-content-six .about-vision:hover .para, .dark-mode .about-content-six .about-vision.active .custom-title, .dark-mode .about-content-six .about-vision.active .para {
  color: var(--gray-100);
}
.dark-mode .about-content-six .about-vision .custom-title, .dark-mode .about-content-six .about-vision .para {
  color: #fff;
}
.dark-mode .section-header-eight .section-title {
  color: #fff;
}
.dark-mode .journey-item-eight .journey-icon {
  color: #000103;
}
.dark-mode .book-item-eight .book-icon {
  color: #000103;
}
.dark-mode .header-eight .header-navbar-rht .support-icon .number {
  color: var(--gray-100);
}
.dark-mode .header-eight .header-navbar-rht .support-icon .number a {
  color: var(--gray-100);
}
.dark-mode .banner-section-eight .section-header-eight .section-sub-title, .dark-mode .banner-section-eight .section-header-eight .section-title {
  color: var(--gray-100);
}
.dark-mode .banner-section-eight .section-header-eight .section-sub-title .dot, .dark-mode .banner-section-eight .section-header-eight .section-title .dot {
  border: 3px solid #fff;
}
.dark-mode .about-section-eight .about-img .animate-button span {
  color: #fff;
}
.dark-mode .team-item-eight,
.dark-mode .book-item-eight {
  box-shadow: unset !important;
}
.dark-mode .video-section-eight .animate-button .button-text span {
  color: #fff;
}
.dark-mode .video-section-eight .animate-button .button-circle {
  color: #fff;
}
.dark-mode .header-eight.fixed .header-navbar-rht .support-icon .number {
  color: var(--gray-800);
}
.dark-mode .header-eight.fixed .header-navbar-rht .support-icon .number a {
  color: var(--gray-800);
}
.dark-mode .team-section-seven .section-header .section-title, .dark-mode .team-section-seven .section-header .section-sub-title {
  color: #0F172A;
}
.dark-mode .footer-seven .footer-middle {
  border-color: #0F172A;
}
.dark-mode .mission-item-five .mission-icon {
  background: #0F172A;
}
.dark-mode .work-item-two .work-info .work-icon img {
  filter: brightness(0) invert(1);
}
.dark-mode .slide-seven::before {
  filter: brightness(0.3);
}
.dark-mode .header-nine .header-nav .header-navbar-rht li {
  border: none !important;
}
.dark-mode .header-nine .theme-toggle {
  background-color: var(--white);
  color: #fff !important;
  transition: all 0.4s;
}
.dark-mode .header-nine .theme-toggle:hover {
  background-color: var(--primary);
  color: #fff;
}
.dark-mode .about-section-nine {
  background: #262626;
}
.dark-mode .about-section-nine .about-item-nine {
  box-shadow: unset;
}
.dark-mode .about-section-nine .element-one {
  filter: invert(1) brightness(0.1);
}
.dark-mode .company-section-nine img {
  filter: brightness(35.5);
}
.dark-mode .team-section-nine .icon-one {
  filter: brightness(0.1) invert(1);
}
.dark-mode .journey-item-nine {
  background: #000103 !important;
}
.dark-mode .journey-item-nine .bg-one {
  filter: invert(1);
}
.dark-mode .health-nine {
  background: var(--light) !important;
}
.dark-mode .footer-nine {
  background: var(--light) !important;
}
.dark-mode .footer-nine .footer-bottom {
  background: var(--light) !important;
}
.dark-mode .footer-nine .footer-img-one {
  filter: invert(1);
}
.dark-mode .testimonial-image .testimonial-reviews h3, .dark-mode .testimonial-image .testimonial-reviews p {
  color: #0F172A;
}
.dark-mode .header-nav .navbar-header #mobile_btn {
  border-color: #fff;
}
.dark-mode .header-nav .navbar-header #mobile_btn i {
  color: #0F172A;
}
.dark-mode .header-eleven .header-nav .header-navbar-rht .header-theme {
  border: none;
}
.dark-mode .banner-section-eleven .banner-left .section-header .section-title {
  color: #000103;
}
.dark-mode .banner-section-eleven .banner-left .section-header .section-title .text-stroke {
  -webkit-text-stroke: 1.5px #000103;
}
.dark-mode .about-section-eleven .animate-text {
  color: var(--gray-100);
}
.dark-mode .services-section-eleven {
  background: #0D0D0D;
}
.dark-mode .services-section-eleven .accordion-item .accordion-button {
  background: transparent !important;
}
.dark-mode .services-section-eleven .accordion-item .accordion-button:not(.collapses) {
  background: #151515;
}
.dark-mode .services-section-eleven .accordion-item .accordion-button:not(.collapses) .text {
  color: #fff;
}
.dark-mode .work-section-eleven {
  background: #0D0D0D;
}
.dark-mode .work-section-eleven .work-item-eleven .step {
  border: 1px solid var(--gray-200);
}
.dark-mode .work-item-eleven .arrow-img::before {
  border-left: 1px dashed var(--gray-200);
}
.dark-mode .whychoose-section-eleven {
  background: #0D0D0D;
}
.dark-mode .choose-item-eleven .choose-overlay .choose-icon {
  background: var(--white);
  outline: 12px solid #0D0D0D;
}
.dark-mode .choose-item-eleven .choose-overlay .choose-icon::before {
  box-shadow: 8px 8px 0 0 #0D0D0D;
}
.dark-mode .choose-item-eleven .choose-overlay .choose-icon::after {
  box-shadow: 9px 7px 0 0 #0D0D0D;
}
.dark-mode .footer-eleven {
  background: #0D0D0D;
}
.dark-mode .testimonial-section-eleven .testimonial-author-slide {
  background: linear-gradient(180deg, #151515 0%, #1F6F5F 100%);
}
.dark-mode .plan-item-twelve {
  background: #060606 !important;
  border-radius: 12px;
}
.dark-mode .plan-item-twelve .icon-1 {
  filter: invert(1) brightness(4.5);
  opacity: 0.1;
}
.dark-mode .services-item-twelve, .dark-mode .about-item-twelve {
  box-shadow: unset !important;
}
.dark-mode .works-section-twelve {
  background: var(--light) !important;
}
.dark-mode .categories-item-twelve {
  background: #060606 !important;
  border-radius: 12px;
}
.dark-mode .categories-item-twelve .category-img-1 {
  opacity: 0.1;
}
.dark-mode .about-item-twelve {
  background: #060606 !important;
}
.dark-mode .about-item-twelve .img-two {
  opacity: 0.1;
}
.dark-mode .team-section-twelve {
  background: unset;
}
.dark-mode .team-section-twelve .team-item-twelve {
  box-shadow: unset !important;
}
.dark-mode .testimonial-section-twelve .testimonial-item-twelve {
  box-shadow: unset !important;
}
.dark-mode .testimonial-section-twelve .testimonial-icon-3 {
  opacity: 0.1;
}
.dark-mode .blog-item-twelve {
  box-shadow: unset !important;
}
.dark-mode .footer-twelve .footer-support {
  border: 1px solid var(--gray-200);
}
.dark-mode .footer-twelve .footer-support .suppor-icon {
  background: var(--gray-200);
}
.dark-mode .footer-twelve .social-icon a {
  background: var(--gray-200);
}
.dark-mode .footer-twelve .footer-bottom .copyright {
  border-top: 1px solid var(--gray-200);
}
.dark-mode .about-item-ten {
  background: #000C28;
}
.dark-mode .about-item-ten .custom-title {
  color: #fff;
}
.dark-mode .counter-item-ten h3 {
  color: rgba(255, 255, 255, 0.3);
}
.dark-mode .choose-item-ten p {
  color: #f4f6f8;
}
.dark-mode .banner-section-ten .banner-content p {
  color: #f4f6f8;
}
.dark-mode .banner-section-ten .banner-bg-03, .dark-mode .banner-section-ten .banner-bg-02 {
  filter: brightness(0.3);
}
.dark-mode .theme-12-btn {
  color: #fff;
}
.dark-mode .header-thirteen.fixed {
  box-shadow: 0px 4px 34px 0px rgba(0, 0, 0, 0.25);
}
.dark-mode .banner-section-thirteen .banner-bg-01, .dark-mode .banner-section-thirteen .banner-bg-05 {
  opacity: 0.3;
}
.dark-mode .banner-section-thirteen .banner-item {
  background: #161a23;
  border: 1px solid #262d3d;
}
.dark-mode .health-item-thirteen .health-overlay .health-icon {
  border: 1px solid var(--gray-400);
}
.dark-mode .health-item-thirteen .health-overlay .shadow-1 {
  opacity: 0.1;
}
.dark-mode .health-item-thirteen .health-overlay .shadow-2 {
  opacity: 0.1;
}
.dark-mode .deals-item-thirteen {
  box-shadow: unset !important;
}
.dark-mode .deals-item-thirteen .delas-overlay {
  background: #262626;
}
.dark-mode .deals-item-thirteen .deals-footer .btn {
  background: #262626;
  color: #fff;
}
.dark-mode .deals-item-thirteen .price-item .count {
  box-shadow: unset !important;
}
.dark-mode .offers-item-thirteen {
  background: #262626 !important;
}
.dark-mode .offers-item-thirteen.three {
  background: #262626;
}
.dark-mode .offers-item-thirteen .shadow-1 {
  opacity: 0.1;
}
.dark-mode .sales-section-thirteen {
  background: #262626;
}
.dark-mode .medicines-item-thirteen .shadow-1 {
  opacity: 0.1;
}
.dark-mode .medicines-item-thirteen .medicines-img::before {
  opacity: 0.1;
}
.dark-mode .medicines-item-thirteen .medicines-img::after {
  opacity: 0.1;
}
.dark-mode .brands-section-thirteen .slide-item .imgs {
  box-shadow: unset !important;
}
.dark-mode .brands-section-thirteen .slide-item .imgs img {
  filter: brightness(42.5);
}
.dark-mode .testimonial-item-thirteen, .dark-mode .app-section-thirteen .app-thirteen {
  background: #262626;
}
.dark-mode .app-section-thirteen .app-thirteen .element-1 {
  opacity: 0.1;
}
.dark-mode .blog-item-thirteen {
  box-shadow: unset !important;
}
.dark-mode .footer-thirteen {
  background: #151515;
}
.dark-mode .footer-thirteen .footer-top::before {
  opacity: 0.2;
}
.dark-mode .footer-thirteen .animated-text {
  color: #262626;
  opacity: 0.3;
}
.dark-mode .grid-overlay-item .fav-icon {
  background: #fff;
  border-color: #fff;
}
.dark-mode .whychoose-section-three .element-1, .dark-mode .whychoose-section-three .element-2,
.dark-mode .technology-section-three .element-1, .dark-mode .technology-section-three .element-2,
.dark-mode .footer-three .img-2, .dark-mode .hero-section-three .element-01 {
  display: none;
}
.dark-mode .head-icon {
  color: #fff;
}
.dark-mode .head-icon.active {
  color: #fff;
}

/****** UTILS ******/
.services-section-five {
  background: var(--white);
}
.services-section-five .services-details {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.services-section-six {
  background: url(../img/bg/banner-bg-6.png);
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  overflow: hidden;
}
.services-section-six .section-header-six .section-sub-title {
  background: url(../img/icons/title-bg-1.svg) !important;
  background-size: 100% 100% !important;
  color: var(--gray-900);
}
.services-section-six .section-header-six .section-title {
  color: #fff;
}
.services-section-six .section-header-six .section-title .line-6 {
  color: #fff !important;
}
.services-section-six .icon-one {
  position: absolute;
  right: -38px;
  top: 50%;
}
.services-section-seven {
  background: var(--light);
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.services-section-seven .service-bg-01 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
@media (max-width: 767.98px) {
  .services-section-seven .service-bg-01 {
    display: none;
  }
}
.services-section-eight {
  position: relative;
}
.services-section-eight .services {
  position: relative;
}
.services-section-eight .services:hover .slide-btn {
  opacity: 1;
}
.services-section-eight .slide-btn {
  background: var(--dark);
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  inset: 0;
  margin: auto;
  top: 70%;
  left: 32%;
  gap: 6px;
  transition: all 0.6s;
  opacity: 0;
}
.services-section-eight .slide-btn:hover {
  background: var(--primary);
}
.services-section-eight .slide-btn .slick-arrow {
  background: transparent;
  border: none;
  outline: none;
  color: #fff;
  padding: 0;
}
.services-section-eleven {
  background: var(--secondary-gradient);
  position: relative;
}
.services-section-eleven .accordion-item {
  border-top: 1px solid var(--gray-200) !important;
  background: transparent;
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-radius: 0;
}
.services-section-eleven .accordion-item .accordion-button {
  background: transparent;
  font-size: 36px;
  font-weight: 700;
  color: var(--gray-900);
  padding: 40px 0px;
  border: none !important;
  box-shadow: unset !important;
  display: grid;
  grid-template-columns: 10fr 9fr 1fr;
  align-items: center;
  justify-content: space-between;
  position: relative;
  border-radius: 0 !important;
}
@media (max-width: 1199.98px) {
  .services-section-eleven .accordion-item .accordion-button {
    font-size: 28px;
    grid-template-columns: 9fr 9fr 1fr;
  }
}
@media (max-width: 767.98px) {
  .services-section-eleven .accordion-item .accordion-button {
    display: flex;
    align-items: start;
    justify-content: start;
    flex-direction: column;
    gap: 16px;
  }
}
@media (max-width: 575.98px) {
  .services-section-eleven .accordion-item .accordion-button {
    font-size: 22px;
  }
}
.services-section-eleven .accordion-item .accordion-button .text {
  font-size: 16px;
  font-weight: 400;
  color: var(--gray-600);
  width: 70%;
  line-height: 22px;
  margin: auto;
}
@media (max-width: 767.98px) {
  .services-section-eleven .accordion-item .accordion-button .text {
    width: 100%;
  }
}
.services-section-eleven .accordion-item .accordion-button .icon {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  border: 1px solid var(--primary);
  font-size: 22px;
  color: var(--primary);
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--white);
  transform: rotate(-45deg);
  transition: all 0.5s;
}
.services-section-eleven .accordion-item .accordion-button::after {
  content: unset;
}
.services-section-eleven .accordion-item .accordion-button .shdaow-1 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  height: 100%;
  transition: all 0.5s;
  opacity: 0;
}
.services-section-eleven .accordion-item .accordion-button .shdaow-2 {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  z-index: -1;
  transition: all 0.5s;
  opacity: 0;
}
.services-section-eleven .accordion-item .accordion-button:not(.collapsed) {
  border-left: 5px solid var(--primary) !important;
  padding: 40px;
  background: var(--dark);
  color: #fff;
}
.services-section-eleven .accordion-item .accordion-button:not(.collapsed) .shdaow-1 {
  opacity: 1;
  display: block;
}
.services-section-eleven .accordion-item .accordion-button:not(.collapsed) .shdaow-2 {
  opacity: 1;
  display: block;
}
@media (max-width: 767.98px) {
  .services-section-eleven .accordion-item .accordion-button:not(.collapsed) {
    padding: 30px;
  }
}
@media (max-width: 575.98px) {
  .services-section-eleven .accordion-item .accordion-button:not(.collapsed) {
    padding: 20px;
  }
}
.services-section-eleven .accordion-item .accordion-button:not(.collapsed) .text {
  color: var(--light);
}
.services-section-eleven .accordion-item .accordion-button:not(.collapsed) .icon {
  background-color: var(--primary);
  color: #fff;
  transform: unset;
}
.services-section-eleven .accordion-item .accordion-body {
  border: none !important;
  padding: 0;
}
.services-section-eleven .accordion-item .accordion-body .img-1 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 575.98px) {
  .services-section-eleven .accordion-item .accordion-body .accordion-content {
    height: 116px;
  }
}
.services-section-eleven .element-1 {
  animation: rotate 20s linear forwards infinite;
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 575.98px) {
  .services-section-eleven .element-1 {
    display: none;
  }
}
.services-section-eleven .element-2 {
  animation: rotate 20s linear forwards infinite;
  position: absolute;
  bottom: 3%;
  left: 2%;
}
@media (max-width: 575.98px) {
  .services-section-eleven .element-2 {
    display: none;
  }
}
.services-section-eleven .btn {
  transition: all 0.5s;
  border: none !important;
}
.services-section-eleven .btn:hover {
  background: var(--dark);
  color: #fff;
}
.services-section-eleven .btn:hover i {
  color: #fff;
}
.services-section-twelve .view-more {
  padding: 8px 16px;
  border-radius: 100px;
  border: 1px solid var(--gray-200);
  background: var(--white);
  color: var(--gray-900);
  font-size: 18px;
  font-weight: 400;
  text-transform: capitalize;
  transition: all 0.5s;
  width: fit-content;
  margin: auto;
}
@media (max-width: 767.98px) {
  .services-section-twelve .view-more {
    width: 95%;
    margin: auto;
  }
}
@media (max-width: 575.98px) {
  .services-section-twelve .view-more {
    padding: 15px 20px;
    border-radius: 10px;
    font-size: 16px;
  }
}
.services-section-twelve .view-more .link {
  color: var(--primary);
  transition: all 0.5s;
}
.services-section-twelve .view-more .link:hover {
  color: var(--primary-hover);
  border-bottom: 1px solid var(--primary-hover);
}
.services-section-twelve .section-header-twelve {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  flex-wrap: wrap;
}

.services-item-two {
  background: var(--primary-transparent);
  border-radius: 12px;
  padding: 20px;
  text-align: center;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.services-item-two .service-icon {
  width: 70px;
  height: 70px;
  background: var(--white);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 15px;
  border-radius: 50%;
}
.services-item-two h3 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
}
.services-item-two:hover {
  transform: translateY(-10px);
}
.services-item-four {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
}
.services-item-four > img {
  -webkit-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  -ms-transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  transition: all 2000ms cubic-bezier(0.19, 1, 0.22, 1) 0ms;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
}
.services-item-four .service-content {
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 8px;
  width: calc(100% - 16px);
  background: rgba(var(--white-rgb), 0.7);
  backdrop-filter: blur(4px);
  border: 1px solid var(--white);
  border-radius: 12px;
  padding: 12px;
}
.services-item-four .service-content .service-info {
  overflow: hidden;
}
.services-item-four .service-content .service-icon {
  background: var(--primary-gradient);
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  flex-shrink: 0;
  margin-right: 12px;
}
.services-item-four .service-content .custom-title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 4px;
}
.services-item-four .service-content p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 0;
}
.services-item-four:hover > img {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
}
.services-item-five {
  height: 620px;
  width: 100%;
}
.services-item-five:hover .services-content {
  backdrop-filter: blur(54px);
}
.services-item-five:hover .services-content .services-icon {
  background: var(--secondary);
  transform: rotateY(360deg);
}
.services-item-five .services-content {
  position: relative;
  z-index: 1;
  padding: 40px;
  height: 100%;
  border-right: 1px solid var(--light);
  align-items: start;
  display: flex;
  flex-direction: column;
  justify-content: end;
  transition: all 0.6s;
}
@media (max-width: 1399.98px) {
  .services-item-five .services-content {
    padding: 20px;
  }
}
.services-item-five .services-content .services-icon {
  width: 72px;
  height: 72px;
  background: var(--white);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  transition: all 0.6s;
}
.services-item-five .services-content .custom-title {
  color: #fff;
  margin-bottom: 8px;
}
@media (max-width: 1199.98px) {
  .services-item-five .services-content .custom-title {
    font-size: 19px;
  }
}
.services-item-five .services-content .description {
  color: #fff;
  margin-bottom: 0;
}
@media (max-width: 1199.98px) {
  .services-item-five .services-content .description {
    font-size: 14px;
  }
}
.services-item-five .services-content .more-link {
  width: 0px;
  height: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--white);
  border-radius: 50%;
  transition: all 0.4s;
  margin-top: 24px;
  transform: scale(0);
}
.services-item-five .services-content .more-link:hover {
  background: var(--primary);
  color: #fff;
  transform: translateX(5px);
}
.services-item-five .large-img {
  position: absolute;
  inset: 0;
  margin: 0px auto;
  opacity: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.6s;
}
.services-item-five .one-img {
  opacity: 1;
}
.services-item-five.one:hover .one-img {
  opacity: 1;
}
.services-item-five.one:hover .link-one {
  transform: scale(1);
  width: 40px;
  height: 40px;
}
@media (max-width: 575.98px) {
  .services-item-five.two {
    display: none;
  }
}
.services-item-five.two:hover .two-img {
  opacity: 1;
}
.services-item-five.two:hover .link-two {
  transform: scale(1);
  width: 40px;
  height: 40px;
}
@media (max-width: 767.98px) {
  .services-item-five.three {
    display: none;
  }
}
.services-item-five.three:hover .three-img {
  opacity: 1;
}
.services-item-five.three:hover .link-three {
  transform: scale(1);
  width: 40px;
  height: 40px;
}
@media (max-width: 991.98px) {
  .services-item-five.four {
    display: none;
  }
}
.services-item-five.four:hover .four-img {
  opacity: 1;
}
.services-item-five.four:hover .link-four {
  transform: scale(1);
  width: 40px;
  height: 40px;
}
.services-item-six {
  position: relative;
  border-radius: 20px;
  transition: all 0.7s;
}
.services-item-six:hover {
  transform: translateY(-5px);
}
.services-item-six:hover .services-content {
  opacity: 1;
}
.services-item-six:hover .services-icon {
  background: var(--secondary);
}
.services-item-six .services-icon {
  width: 78px;
  height: 78px;
  border-radius: 50%;
  background: var(--dark);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: -12px;
  top: -11px;
  border: 10px solid var(--secondary-hover);
  transition: all 0.5s;
}
.services-item-six .services-icon::before {
  content: "";
  width: 25px;
  height: 30px;
  border-radius: 85%;
  box-shadow: 8px 8px 0 0 var(--secondary-hover);
  position: absolute;
  top: 63px;
  bottom: 0;
  right: -5px;
  z-index: 1;
  transform: rotateX(180deg);
}
.services-item-six .services-icon::after {
  content: "";
  width: 25px;
  height: 30px;
  border-radius: 36%;
  box-shadow: 8px 2px 0 0 var(--secondary-hover);
  position: absolute;
  top: -7px;
  bottom: 0;
  right: 64px;
  z-index: 1;
  transform: rotate(292deg);
}
.services-item-six .services-icon .shape-one {
  position: absolute;
  width: 16px;
  height: 16px;
}
.services-item-six .services-icon .shape-two {
  position: absolute;
  width: 16px;
  height: 16px;
}
.services-item-six .services-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  background: var(--light-200);
  backdrop-filter: blur(15.1000003815px);
  border-radius: 0px 0px 20px 20px;
  opacity: 0;
  transition: all 0.4s;
}
@media (max-width: 1199.98px) {
  .services-item-six .services-content {
    padding: 12px;
  }
}
@media (max-width: 1199.98px) {
  .services-item-six .services-content {
    padding: 20px;
  }
}
.services-item-six .services-content .custom-title {
  color: #fff;
  margin-bottom: 8px;
}
.services-item-six .services-content .description {
  margin-bottom: 0;
  color: #fff;
}
.services-item-six .overlay-img {
  border-radius: 20px;
  width: 100%;
}
.services-item-seven {
  padding: 40px 0;
  display: flex;
  align-items: center;
  position: relative;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .services-item-seven {
    padding: 30px 0;
  }
}
@media (max-width: 767.98px) {
  .services-item-seven {
    padding: 20px 0;
    display: block;
  }
}
.services-item-seven::before {
  content: "";
  position: absolute;
  width: 300%;
  top: 0;
  left: -100%;
  right: -100%;
  background: url("../img/bg/service-01.png") var(--primary);
  background-repeat: repeat-x;
  background-size: cover;
  height: 100%;
  z-index: -1;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 0;
}
.services-item-seven::after {
  content: "";
  position: absolute;
  width: 300%;
  left: -100%;
  right: -100%;
  z-index: -1;
  background: var(--gray-200);
  height: 1px;
  bottom: 0;
}
.services-item-seven .service-header {
  width: 25%;
}
@media (max-width: 767.98px) {
  .services-item-seven .service-header {
    width: 100%;
    margin-bottom: 8px;
  }
}
.services-item-seven .service-header .custom-title {
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  margin-bottom: 0;
}
.services-item-seven .service-content {
  width: 40%;
}
@media (max-width: 991.98px) {
  .services-item-seven .service-content {
    width: 75%;
  }
}
@media (max-width: 767.98px) {
  .services-item-seven .service-content {
    width: 100%;
  }
}
.services-item-seven .service-content p {
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  margin-bottom: 0;
}
.services-item-seven .service-img {
  position: absolute;
  top: -50%;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
@media (max-width: 991.98px) {
  .services-item-seven .service-img {
    display: none;
  }
}
.services-item-seven .service-img img {
  border: 6px solid var(--white);
  border-radius: 12px;
  transform: rotate(0deg);
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.services-item-seven:hover::before, .services-item-seven.active::before {
  opacity: 1;
}
.services-item-seven:hover .service-img, .services-item-seven.active .service-img {
  opacity: 1;
}
.services-item-seven:hover .service-img img, .services-item-seven.active .service-img img {
  transform: rotate(-4.6deg);
}
.services-item-seven:hover .service-header .custom-title, .services-item-seven.active .service-header .custom-title {
  color: #fff;
}
.services-item-seven:hover .service-content p, .services-item-seven.active .service-content p {
  color: #fff;
}
.services-item-eight {
  position: relative;
  border-radius: 12px 12px 0px 12px;
  overflow: hidden;
  border: 1px solid var(--gray-200);
  margin: 0px 12px;
}
.services-item-eight .services-overlay {
  position: relative;
}
.services-item-eight .services-overlay .img-one {
  width: 100%;
}
.services-item-eight .services-overlay .services-icon {
  position: absolute;
  width: 56px;
  height: 56px;
  background: var(--dark);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 20px;
  bottom: -3px;
  outline: 6px solid var(--white);
  transition: all 0.4s;
}
.services-item-eight .services-overlay .services-icon:hover {
  background: var(--secondary);
}
.services-item-eight .services-overlay .services-icon:hover img {
  display: none;
}
.services-item-eight .services-overlay .services-icon:hover .icon {
  display: block !important;
}
.services-item-eight .services-overlay .services-icon::after {
  content: "";
  width: 25px;
  height: 30px;
  border-radius: 85%;
  box-shadow: 8px 8px 0 0 var(--white);
  position: absolute;
  top: 28px;
  bottom: 0;
  right: 59px;
  z-index: 1;
  transform: rotateX(334deg);
}
.services-item-eight .services-overlay .services-icon::before {
  content: "";
  width: 25px;
  height: 30px;
  border-radius: 85%;
  box-shadow: 8px 8px 0 0 var(--white);
  position: absolute;
  top: 28px;
  bottom: 0;
  right: -28px;
  z-index: 1;
  transform: rotateY(180deg);
}
.services-item-eight .services-overlay .services-icon .icon {
  display: none;
  transition: all 0.5s;
  font-size: 24px;
  font-weight: 600;
}
.services-item-eight .services-overlay .services-icon img {
  transition: all 0.5s;
}
.services-item-eight .services-content {
  padding: 40px;
}
@media (max-width: 1199.98px) {
  .services-item-eight .services-content {
    padding: 20px;
  }
}
.services-item-eight .services-content .custom-title {
  margin-bottom: 8px;
}
.services-item-eight .services-content .description {
  margin-bottom: 0;
}
.services-item-nine {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  height: 400px;
  width: 25%;
  transition: all 0.4s ease;
}
@media (max-width: 767.98px) {
  .services-item-nine {
    width: 31%;
  }
}
@media (max-width: 575.98px) {
  .services-item-nine {
    width: 100%;
  }
}
.services-item-nine::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--linear-gradient);
  z-index: 1;
}
.services-item-nine:hover {
  width: 100%;
}
.services-item-nine:hover .title {
  opacity: 0;
}
.services-item-nine:hover .services-info {
  opacity: 1;
  transform: translateY(0);
  visibility: visible;
  transition-delay: 0.2s;
}
.services-item-nine .title {
  margin-bottom: 4px;
  color: #fff;
  transform: rotate(-90deg);
  position: absolute;
  left: 38px;
  bottom: 0px;
  display: flex;
  white-space: nowrap;
  z-index: 1;
  transition: transform 0.6s cubic-bezier(0.4, 0, 0.2, 1), color 0.4s ease;
  transform-origin: left center;
}
.services-item-nine .services-info {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 20px;
  background: var(--light-200);
  backdrop-filter: blur(20px);
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 1;
  visibility: hidden;
  transition: opacity 0.4s ease, transform 0.4s ease;
}
@media (max-width: 575.98px) {
  .services-item-nine .services-info {
    flex-direction: column;
    align-items: start;
  }
}
.services-item-nine .services-info .services-icon {
  width: 56px;
  height: 56px;
  background: var(--secondary-gradient);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.services-item-nine .services-info .custom-title {
  margin-bottom: 4px;
  color: #fff;
}
.services-item-nine .services-info .description {
  margin-bottom: 0;
  color: #fff;
}
.services-item-nine .services-profile {
  position: relative;
  height: 100%;
}
.services-item-nine .services-profile .img-one {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 12px;
}
.services-item-ten {
  border: 1px solid var(--gray-200);
  border-radius: 20px;
  padding: 24px;
  background: var(--primary-transparent);
  transition: all 0.6s;
}
.services-item-ten .service-img {
  border-radius: 20px;
  position: relative;
  margin-bottom: 20px;
}
.services-item-ten .service-img > img {
  border-radius: 20px;
}
.services-item-ten .service-img .service-icon {
  width: 80px;
  height: 80px;
  background: var(--white);
  border: 1px solid var(--gray-200);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 24px;
  left: 24px;
  transition: all 0.6s;
}
.services-item-ten .service-content {
  text-align: center;
}
.services-item-ten .service-content .custom-title {
  margin-bottom: 4px;
}
.services-item-ten .service-content p {
  margin-bottom: 0;
}
.services-item-ten:hover {
  background: var(--secondary);
  border-color: var(--secondary);
}
.services-item-ten:hover .service-img .service-icon {
  display: none;
}
.services-item-ten:hover .service-content {
  text-align: center;
}
.services-item-ten:hover .service-content .custom-title {
  color: #fff;
}
.services-item-ten:hover .service-content p {
  color: #fff;
}
.services-item-twelve {
  background: var(--white);
  border-radius: 12px;
  border: 1px solid var(--gray-200);
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  min-height: 355px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 40px 12px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .services-item-twelve {
    width: 90%;
    margin: 40px auto 12px;
  }
}
.services-item-twelve:hover .services-img {
  height: 100%;
}
.services-item-twelve:hover .custom-title, .services-item-twelve:hover .description {
  color: #fff;
}
.services-item-twelve:hover .price span {
  color: #fff !important;
}
.services-item-twelve:hover .price .amount {
  color: #fff !important;
}
.services-item-twelve .services-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--gray-200);
  position: relative;
  z-index: 1;
}
.services-item-twelve .services-title .custom-title {
  margin-bottom: 0;
}
.services-item-twelve .services-title .btn-icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: var(--primary);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  transition: all 0.5s;
  position: unset !important;
}
.services-item-twelve .services-title .btn-icon:hover {
  background: var(--primary-hover);
  color: #fff;
}
.services-item-twelve .services-title .btn-icon i {
  font-size: 16px;
  font-weight: 500;
  transition: all 0.5s;
}
.services-item-twelve .services-content {
  margin-bottom: 80px;
  position: relative;
  z-index: 1;
}
.services-item-twelve .services-content .description {
  margin-bottom: 20pcx;
}
.services-item-twelve .services-content .tags {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}
.services-item-twelve .services-content .tags .badge-icon {
  padding: 4px 16px;
  border-radius: 40px;
  font-size: 16px;
  border: 1px solid var(--gray-200);
  color: var(--gray-600);
  transition: all 0.5s;
  background: var(--white);
}
.services-item-twelve .services-content .tags .badge-icon:hover {
  background: var(--primary);
  color: #fff;
  border: 1px solid var(--primary);
}
.services-item-twelve .services-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  z-index: 1;
}
.services-item-twelve .services-footer .icon {
  background: var(--primary);
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.services-item-twelve .services-footer .price span {
  display: block;
  margin-bottom: 4px;
}
.services-item-twelve .services-footer .price .amount {
  font-size: 20px;
  font-weight: 700;
  color: var(--gray-900);
}
.services-item-twelve .services-img {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 0%;
  transition: all 0.6s;
}
.services-item-twelve .services-img::before {
  content: "";
  background: var(--primary-gradient);
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0.9;
}
.services-item-twelve .services-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 767.98px) {
  .services-content-nine .services-item-nine:nth-child(4) {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .services-content-nine .services-item-nine:nth-child(5) {
    display: none;
  }
}
@media (max-width: 575.98px) {
  .services-content-nine {
    flex-direction: column;
  }
}

.slide-one, .slide-two, .slide-three, .slide-four {
  padding: 24px 0;
}
.slide-one .services-slide, .slide-two .services-slide, .slide-three .services-slide, .slide-four .services-slide {
  position: relative;
  padding-right: 48px;
}
.slide-one .services-slide h3, .slide-two .services-slide h3, .slide-three .services-slide h3, .slide-four .services-slide h3 {
  color: #fff;
  white-space: nowrap;
  font-size: 30px;
}
@media (max-width: 991.98px) {
  .slide-one .services-slide h3, .slide-two .services-slide h3, .slide-three .services-slide h3, .slide-four .services-slide h3 {
    font-size: 26px;
  }
}
@media (max-width: 767.98px) {
  .slide-one .services-slide h3, .slide-two .services-slide h3, .slide-three .services-slide h3, .slide-four .services-slide h3 {
    font-size: 20px;
  }
}
.slide-one .services-slide::before, .slide-two .services-slide::before, .slide-three .services-slide::before, .slide-four .services-slide::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  right: 0;
  width: 23px;
  height: 24px;
}

.slider-section {
  overflow: hidden;
  padding-bottom: 24px;
}
.slider-section-four {
  overflow: hidden;
  padding-bottom: 40px;
}
@media (max-width: 575.98px) {
  .slider-section-four {
    padding-bottom: 17px;
  }
}
.slider-section-four {
  position: relative;
}
.slider-section-ten {
  background: var(--primary-gradient);
  padding: 40px 0;
}

.slide-one .services-slide::before {
  background: url("../img/icons/slide-icon-01.svg");
}

.slide-two {
  margin-top: -25px;
  transform: rotate(-1.34deg);
  -webkit-transform: rotate(-1.34deg);
  -ms-transform: rotate(-1.34deg);
}
.slide-two .services-slide::before {
  background: url("../img/icons/slide-icon-02.svg");
}

.slide-three {
  background: var(--primary);
}
.slide-three .services-slide::before {
  background: url("../img/icons/slide-icon-03.svg");
  width: 32px;
  height: 32px;
}

.slide-four {
  margin: -30px 0 0 -10px;
  background: var(--secondary);
  transform: rotate(3.49deg);
  -webkit-transform: rotate(3.49deg);
  -ms-transform: rotate(3.49deg);
}
.slide-four .services-slide h3 {
  color: var(--gray-900);
}
.slide-four .services-slide::before {
  background: url("../img/icons/slide-icon-04.svg");
  width: 32px;
  height: 32px;
}

.slide-six {
  background: var(--teal-hover);
  padding: 30px 0;
}
.slide-six .services-slide {
  padding-right: 76px;
}
.slide-six .services-slide::before {
  background: url("../img/icons/bone-icon.svg");
  background-size: 100% 100%;
  width: 48px;
  height: 48px;
}

.slide-seven {
  padding: 60px 0;
  position: relative;
  overflow: hidden;
}
.slide-seven::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 200%;
  height: 100%;
  background: url("../img/bg/slider-bg.png") repeat-x;
  -webkit-animation: moveRight 20s linear infinite;
  animation: moveRight 20s linear infinite;
  background-size: 50% 100%;
}
.slide-seven .services-slide {
  padding-right: 76px;
}
.slide-seven .services-slide::before {
  background: url("../img/icons/slide-icon-07.svg");
  background-size: 100% 100%;
  width: 48px;
  height: 48px;
}
.slide-seven .services-slide h3 {
  font-size: 70px;
  color: transparent;
  -webkit-text-stroke: 1px var(--gray-500);
  -webkit-font-smoothing: antialiased;
  white-space: nowrap;
  transition: all 0.6s ease;
}
@media (max-width: 991.98px) {
  .slide-seven .services-slide h3 {
    font-size: 56px;
  }
}
@media (max-width: 767.98px) {
  .slide-seven .services-slide h3 {
    font-size: 44px;
  }
}
@media (max-width: 575.98px) {
  .slide-seven .services-slide h3 {
    font-size: 30px;
  }
}
.slide-seven .services-slide h3:hover {
  background: var(--primary-gradient);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px transparent;
}

.slide-eight {
  background: var(--dark);
  padding: 40px 0px;
  border-bottom: 1px solid var(--primary-100);
}
@media (max-width: 991.98px) {
  .slide-eight {
    padding: 20px 0px;
  }
}
.slide-eight .slide-list {
  white-space: nowrap;
  align-items: center;
  gap: 34px !important;
}
.slide-eight .slide-list::before {
  content: unset !important;
}
.slide-eight .slide-list .services-slide {
  padding-right: 0;
}
.slide-eight .slide-list .services-slide::before {
  content: unset !important;
}
.slide-eight .slide-list .services-slide h2 {
  font-size: 80px;
  font-weight: 700;
  color: #fff;
}
@media (max-width: 991.98px) {
  .slide-eight .slide-list .services-slide h2 {
    font-size: 72px;
  }
}
@media (max-width: 767.98px) {
  .slide-eight .slide-list .services-slide h2 {
    font-size: 50px;
  }
}
@media (max-width: 575.98px) {
  .slide-eight .slide-list .services-slide h2 {
    font-size: 44px;
  }
}
.slide-eight .slide-list .services-slide i {
  font-size: 16px;
  color: var(--primary);
}

.slider-section-nine {
  margin: 40px 0px -135px 0px;
  position: relative;
  z-index: 1;
}
@media (max-width: 1399.98px) {
  .slider-section-nine {
    margin: 30px 0px -160px 0px;
  }
}
@media (max-width: 1199.98px) {
  .slider-section-nine {
    margin: 25px 0px -150px 0px;
  }
}
@media (max-width: 991.98px) {
  .slider-section-nine {
    margin: 40px 0px -85px 0px;
  }
}
@media (max-width: 767.98px) {
  .slider-section-nine {
    margin: 15px 0px 1px 0px;
  }
}

.slide-nine {
  background: var(--primary-gradient) !important;
  transform: rotate(4deg);
  transform-origin: center center;
  position: relative;
  z-index: 1;
  width: calc(100% + 27px);
  left: -11px;
}
@media (max-width: 767.98px) {
  .slide-nine {
    transform: rotate(0deg);
  }
}
.slide-nine .services-slide::before {
  content: "";
  background: url("../img/icons/slide-icon-09.svg");
  background-size: 100% 100%;
  filter: brightness(30.5);
  animation: rotate 7s linear forwards infinite;
  top: 0;
  bottom: 0;
  margin: auto;
}

.slide-nine-two {
  transform: rotate(-4deg);
  transform-origin: center center;
  margin-top: 0 !important;
  position: relative;
  top: -82px;
  width: calc(100% + 27px);
  left: -11px;
}
@media (max-width: 767.98px) {
  .slide-nine-two {
    transform: rotate(0deg);
    top: 0;
  }
}
.slide-nine-two .services-slide::before {
  content: "";
  background: url("../img/icons/slide-icon-09.svg");
  background-size: 100% 100%;
  animation: rotate 9s linear forwards infinite;
  top: 0;
  bottom: 0;
  margin: auto;
}

.slide-ten h3 {
  font-size: 150px;
  background: var(--linear-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
  opacity: 0.3;
}
@media (max-width: 991.98px) {
  .slide-ten h3 {
    font-size: 80px;
  }
}
@media (max-width: 575.98px) {
  .slide-ten h3 {
    font-size: 66px;
  }
}
.slide-ten .slide-list {
  gap: 60px;
}
@media (max-width: 575.98px) {
  .slide-ten .slide-list {
    gap: 20px;
  }
}
.slide-ten .services-slide {
  padding-right: 210px;
}
@media (max-width: 575.98px) {
  .slide-ten .services-slide {
    padding-right: 160px;
  }
}
.slide-ten .services-slide::before {
  content: "";
  background: url("../img/icons/slide-icon-10.svg");
  background-size: 100% 100%;
  top: 50%;
  transform: translateY(-50%);
  bottom: 0;
  margin: auto;
  width: 160px;
  height: auto;
}

.slider-section-three {
  padding: 10px 0px;
}
.slider-section-three .slide-three {
  background-color: transparent;
}
.slider-section-three .slide-three .services-slide {
  padding-right: 108px;
}
.slider-section-three .slide-three .services-slide::before {
  background: url("../img/icons/service-element-1.svg");
  background-size: 100% 100%;
  width: 80px;
  height: 80px;
  animation: rotate 5s linear forwards infinite;
  top: 0;
  bottom: 0;
  margin: auto;
}
.slider-section-three .slide-three .services-slide h2 {
  font-size: 100px;
  font-weight: 700;
  background: linear-gradient(90deg, #1D1EE3 0%, rgba(16, 17, 125, 0) 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  transition: all 0.4s;
}
@media (max-width: 575.98px) {
  .slider-section-three .slide-three .services-slide h2 {
    font-size: 75px;
  }
}
.slider-section-three .slide-three .services-slide h2:hover {
  background: var(--primary-gradient);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.slider-section-three .img-1 {
  position: absolute;
  inset: 0;
  margin: auto;
  z-index: -1;
}
@media (max-width: 575.98px) {
  .slider-section-three .img-1 {
    font-size: 99px;
  }
}
.slider-section-five {
  overflow: unset !important;
}
.slider-section-five .slide-one {
  background: var(--primary);
  transform: rotate(-1deg);
  overflow: hidden;
}
.slider-section-five .slide-one .services-slide::before {
  background: url(../img/icons/slide-icon-05.svg);
  background-size: 100% 100%;
  width: 24px;
  height: 24px;
  animation: rotate 5s linear forwards infinite;
  top: 0;
  bottom: 0;
  margin: auto;
}
.slider-section-five .slide-one .services-slide h3 {
  font-weight: 700;
}
.slider-section-eight .services-slide {
  padding-right: 90px;
}
.slider-section-eight .services-slide::before {
  background: url(../img/icons/eye-icon-02.svg);
  background-size: 100% 100%;
  width: 41px;
  height: 28px;
  top: 30px;
  bottom: 0;
  right: 10px;
  margin: auto;
}
.slider-section-eight .services-slide h3 {
  font-weight: 700;
  font-size: 40px;
  color: #fff;
}
@media (max-width: 991.98px) {
  .slider-section-eight .services-slide h3 {
    font-size: 30px;
  }
}
.slider-section-twelve {
  overflow: unset !important;
  transform: rotate(2deg);
}
.slider-section-twelve .services-slide {
  padding-right: 80px;
}
.slider-section-twelve .services-slide::before {
  background: url(../img/icons/star-twelve.png) !important;
  background-size: 100% 100% !important;
  right: 9px;
  width: 34px;
  height: 34px;
  filter: invert(1);
}
.slider-section-twelve .services-slide h3 {
  font-size: 24px;
  font-weight: 700;
}
.slider-section-twelve .slide-twelve.two {
  transform: rotate(0deg);
  margin: 0;
  background: #8CD9A6;
}
.slider-section-twelve .slide-twelve.two .services-slide {
  padding-right: 80px;
}
.slider-section-twelve .slide-twelve.two .services-slide::before {
  background: url(../img/icons/star-twelve.png) !important;
  background-size: 100% 100% !important;
  right: 9px;
  width: 34px;
  height: 34px;
  filter: unset;
}
.slider-section-twelve .slide-twelve.two h3 {
  color: #000103;
}
.slider-section-thirteen {
  overflow: unset !important;
}
.slider-section-thirteen .slide-thirteen {
  transform: rotate(-2deg);
}
.slider-section-thirteen .slide-thirteen .services-slide {
  padding-right: 52px;
}
.slider-section-thirteen .slide-thirteen .services-slide::before {
  content: "";
  background: url(../img/icons/tag-icon.png);
  background-size: 100% 100%;
  filter: invert(1);
}
.slider-section-thirteen .slide-thirteen .services-slide h3 {
  font-size: 18px;
}
.slider-section-thirteen .slide-thirteen.two {
  background: #15B5A4 !important;
  transform: rotate(-2deg);
  margin: 8px 0px 0px;
}
.slider-section-thirteen .slide-thirteen.two .services-slide::before {
  content: "";
  background: url(../img/icons/tag-icon.png);
  background-size: 100% 100%;
  filter: unset;
}
.slider-section-thirteen .slide-thirteen.two .services-slide h3 {
  font-size: 18px;
}

.work-section-two {
  background: linear-gradient(90deg, rgba(49, 109, 255, 0.1) 0%, rgba(31, 178, 87, 0.1) 100%);
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.work-section-two .work-bg-01 {
  position: absolute;
  top: 40%;
  left: 2%;
  height: 96px;
  width: 98px;
  z-index: -1;
  animation: rotate 5s linear forwards infinite;
}
@media (max-width: 767.98px) {
  .work-section-two .work-bg-01 {
    display: none;
  }
}
.work-section-two .work-bg-02 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
@media (max-width: 767.98px) {
  .work-section-two .work-bg-02 {
    display: none;
  }
}
.work-section-two .work-bg-03 {
  position: absolute;
  top: 0;
  left: 5%;
  height: 100%;
  z-index: -1;
}
@media (max-width: 1399.98px) {
  .work-section-two .work-bg-03 {
    left: 9%;
    max-width: 420px;
  }
}
@media (max-width: 1199.98px) {
  .work-section-two .work-bg-03 {
    display: none;
  }
}
.work-section-two .work-bg-04 {
  position: absolute;
  top: 5%;
  right: 3%;
  z-index: -1;
  animation: topBottom 3s ease-in-out infinite;
}
@media (max-width: 767.98px) {
  .work-section-two .work-bg-04 {
    display: none;
  }
}
.work-section-ten {
  background: var(--primary-gradient);
  position: relative;
  z-index: 1;
}
.work-section-ten .work-bg-01 {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.work-section-ten .work-bg-02 {
  position: absolute;
  bottom: 20%;
  left: 45%;
  z-index: -1;
}
.work-section-ten .work-bg-03 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.work-section-eleven {
  background: var(--dark);
  position: relative;
  overflow: hidden;
}
.work-section-eleven .container {
  position: relative;
  z-index: 1;
}
.work-section-eleven .section-header .title, .work-section-eleven .section-header .section-title {
  color: #fff;
}
.work-section-eleven .work-details-eleven {
  position: relative;
  justify-content: space-between;
}
.work-section-eleven .work-bg-one {
  position: absolute;
  left: 0;
  bottom: 0;
}
.work-section-eleven .work-bg-two {
  position: absolute;
  top: 0;
  left: 0;
}
@media (max-width: 991.98px) {
  .work-section-eleven .work-bg-two {
    display: none;
  }
}
.work-section-eleven .work-bg-three {
  position: absolute;
  bottom: 0;
  right: 0;
}
@media (max-width: 991.98px) {
  .work-section-eleven .work-bg-three {
    display: none;
  }
}
.work-section-eleven .work-bg-four {
  position: absolute;
  right: 0;
  top: 0;
}
.work-section-eleven .work-bg-five {
  position: absolute;
  right: 0;
  bottom: 0;
}

.work-img-two {
  position: absolute;
  bottom: 0;
  max-width: 500px;
}
@media (max-width: 1399.98px) {
  .work-img-two {
    max-width: 450px;
  }
}
@media (max-width: 1199.98px) {
  .work-img-two {
    display: none;
  }
}

.work-item {
  background: var(--white);
  border: 1px solid var(--gray-200);
  border-radius: 12px;
  padding: 20px;
  display: flex;
  align-items: center;
  gap: 16px;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.work-item .work-icon {
  width: 72px;
  height: 72px;
  border: 1px solid var(--gray-200);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.work-item .work-icon img {
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.work-item .custom-title {
  margin-bottom: 8px;
}
.work-item p {
  margin-bottom: 0;
}
.work-item:hover {
  border: 1px solid transparent;
  background-image: linear-gradient(var(--white), var(--white)), var(--primary-gradient);
  background-origin: border-box;
  background-clip: padding-box, border-box;
}
.work-item:hover .work-icon {
  background: var(--primary-gradient);
}
.work-item:hover .work-icon img {
  filter: brightness(0) invert(1);
}
.work-item-two {
  background: var(--white);
  padding: 40px;
  border-radius: 12px;
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  border-top: 4px solid transparent;
}
@media (max-width: 767.98px) {
  .work-item-two {
    padding: 20px;
  }
}
.work-item-two .custom-title {
  margin-bottom: 24px;
}
.work-item-two .work-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.work-item-two .work-info .work-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--light);
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.work-item-two .work-info .work-icon img {
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.work-item-two .work-info .count-number {
  font-size: 48px;
  color: var(--gray-200);
  font-weight: 700;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.work-item-two p {
  margin-bottom: 0;
}
.work-item-two:hover {
  border-color: var(--primary);
}
.work-item-two:hover .work-icon {
  background: var(--primary);
}
.work-item-two:hover .work-icon img {
  filter: brightness(0) invert(1);
}
.work-item-two:hover .count-number {
  color: var(--primary);
}
.work-item-ten {
  text-align: center;
  position: relative;
}
.work-item-ten .work-img {
  text-align: center;
  position: relative;
}
.work-item-ten .work-img .work-01 {
  position: absolute;
  left: 17%;
  bottom: 3%;
}
.work-item-ten .work-img .work-02 {
  position: absolute;
  right: 20%;
  bottom: -10%;
}
.work-item-ten .work-img .work-icon {
  width: 116px;
  height: 116px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 4px solid var(--primary);
  background: var(--primary-100);
  position: relative;
  border-radius: 50%;
  margin: 0 auto 24px;
}
.work-item-ten .work-img .work-icon .number {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--secondary);
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
}
.work-item-ten .custom-title {
  margin-bottom: 12px;
}
.work-item-ten p {
  margin-bottom: 0;
}
.work-item-ten.work-two {
  padding-top: 80px;
}
@media (max-width: 767.98px) {
  .work-item-ten.work-two {
    padding-top: 0;
  }
}
.work-item-ten .arrow-up-bg {
  position: absolute;
  top: 20%;
  right: -50px;
  opacity: 10%;
}
@media (max-width: 1199.98px) {
  .work-item-ten .arrow-up-bg {
    display: none;
  }
}
.work-item-ten .arrow-down-bg {
  position: absolute;
  top: 20%;
  right: -50px;
  opacity: 10%;
}
@media (max-width: 767.98px) {
  .work-item-ten .arrow-down-bg {
    display: none;
  }
}
.work-item-eleven {
  position: relative;
  text-align: center;
}
.work-item-eleven:hover .step {
  background: var(--primary);
  border: 1px solid var(--primary);
}
.work-item-eleven:hover .step i {
  color: #fff;
}
.work-item-eleven:hover .work-content .work-img {
  border-bottom: 10px solid var(--primary);
}
.work-item-eleven:hover .work-content .work-img::before {
  opacity: 1;
}
.work-item-eleven:hover .work-content .work-img .text {
  transform: translateY(0);
  opacity: 1;
}
.work-item-eleven.two .arrow-img {
  height: 152px;
}
@media (max-width: 991.98px) {
  .work-item-eleven.two .arrow-img {
    height: 115px;
  }
}
.work-item-eleven.three .arrow-img {
  height: 212px;
}
@media (max-width: 991.98px) {
  .work-item-eleven.three .arrow-img {
    height: 115px;
  }
}
.work-item-eleven.four .arrow-img {
  height: 272px;
}
@media (max-width: 991.98px) {
  .work-item-eleven.four .arrow-img {
    height: 115px;
  }
}
.work-item-eleven .step {
  background-color: transparent;
  border: 1px solid var(--gray-800);
  border-radius: 100px;
  padding: 4px 12px;
  color: #fff;
  width: fit-content;
  margin: auto;
  transition: all 0.6s;
}
.work-item-eleven .step span {
  display: flex;
  align-items: center;
}
.work-item-eleven .step span i {
  font-size: 5px;
  font-weight: 700;
  color: var(--primary);
  margin-right: 8px;
  transition: all 0.6s;
}
.work-item-eleven .arrow-img {
  position: relative;
  height: 90px;
}
@media (max-width: 991.98px) {
  .work-item-eleven .arrow-img {
    height: 115px;
  }
}
.work-item-eleven .arrow-img span {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.work-item-eleven .arrow-img::before {
  content: "";
  border-left: 1px dashed var(--gray-800);
  height: 85%;
  position: absolute;
  top: 0;
}
.work-item-eleven .work-content .custom-title {
  color: #fff;
  margin-bottom: 16px;
}
@media (max-width: 1199.98px) {
  .work-item-eleven .work-content .custom-title {
    font-size: 22px;
  }
}
.work-item-eleven .work-content .work-img {
  border-radius: 100px;
  overflow: hidden;
  height: 155px;
  position: relative;
  border-bottom: 10px solid transparent;
  transition: all 0.5s;
}
@media (max-width: 1199.98px) {
  .work-item-eleven .work-content .work-img {
    height: 115px;
  }
}
@media (max-width: 991.98px) {
  .work-item-eleven .work-content .work-img {
    height: 155px;
  }
}
.work-item-eleven .work-content .work-img .img-one {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.work-item-eleven .work-content .work-img .text {
  position: absolute;
  bottom: 0;
  padding: 20px;
  color: #fff;
  opacity: 0;
  transition: all 0.5s;
}
@media (max-width: 1199.98px) {
  .work-item-eleven .work-content .work-img .text {
    padding: 20px 20px 5px;
    font-size: 14px;
  }
}
@media (max-width: 991.98px) {
  .work-item-eleven .work-content .work-img .text {
    padding: 20px;
  }
}
.work-item-eleven .work-content .work-img::before {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.5s;
}
.work-item-eleven .slide-arrow-icon {
  position: absolute;
  right: 0;
  bottom: -65px;
  opacity: 0.5;
}
@media (max-width: 991.98px) {
  .work-item-eleven .slide-arrow-icon {
    display: none;
  }
}

.health-nine {
  position: relative;
  background: var(--primary-transparent) !important;
}
.health-nine .title {
  font-size: 24px;
  font-weight: 700;
  color: var(--primary);
  text-align: center;
  margin-bottom: 16px;
}
.health-nine h2 {
  color: var(--gray-900) !important;
}
.health-nine .health-img-one {
  position: absolute;
  inset: 0;
  margin: auto;
  animation: rotate 25s linear forwards infinite;
  z-index: -1;
}
.health-nine .support-item-list {
  background: var(--primary-gradient);
  border-radius: 120px;
  padding: 10px 30px 10px 10px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.health-nine .support-item-list .support-item-icon {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: var(--white);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: 700;
}
.health-nine .support-item-list .support-title {
  display: block;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  color: #fff !important;
  text-align: start;
}
.health-nine .support-item-list .link {
  font-size: 16px;
  font-weight: 700;
  color: #fff !important;
  margin: 0;
}

.health-content {
  z-index: 1;
  position: relative;
}
.health-content h2 {
  font-size: 56px;
  color: #fff;
  text-align: center;
}
@media (max-width: 991.98px) {
  .health-content h2 {
    font-size: 42px;
  }
}
@media (max-width: 767.98px) {
  .health-content h2 {
    font-size: 30px;
  }
}
@media (max-width: 575.98px) {
  .health-content h2 {
    font-size: 26px;
  }
}
.health-content h2 .health-img img {
  width: 136px;
  height: 60px;
  border-radius: 70px;
}
@media (max-width: 767.98px) {
  .health-content h2 .health-img img {
    width: 47px;
    height: 21px;
  }
}
.health-content h2 .avatar-list-stacked {
  display: inline-flex;
  align-items: center;
}
.health-content h2 .avatar-list-stacked .avatar {
  border: 0;
}
@media (max-width: 767.98px) {
  .health-content h2 .avatar-list-stacked .avatar {
    width: 20px;
    height: 20px;
    margin-inline-end: -0.5rem !important;
  }
}
.health-content h2 .avatar-list-stacked .avatar:last-child {
  margin-inline-end: 0 !important;
}
.health-content h2 .avatar-list-stacked .avatar img {
  border: 1px solid #fff;
}

.health-section {
  background: var(--primary-gradient);
  position: relative;
  overflow: hidden;
}
.health-section .health-bg-01 {
  position: absolute;
  top: -100px;
  left: 0;
}
@media (max-width: 767.98px) {
  .health-section .health-bg-01 {
    display: none;
  }
}
.health-section .health-bg-02 {
  position: absolute;
  bottom: 6%;
  right: 5%;
}
@media (max-width: 767.98px) {
  .health-section .health-bg-02 {
    display: none;
  }
}
.health-section-three .section-header-three .section-title, .health-section-three .section-header-three p {
  color: #fff;
}
.health-section-three .section-header-three p {
  font-size: 16px !important;
}
.health-section-three .support-item-list {
  background: var(--primary);
  border-radius: 30px;
  padding: 40px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 767.98px) {
  .health-section-three .support-item-list {
    border-radius: 15px;
    padding: 24px;
  }
}
.health-section-three .support-item-list .section-header-three {
  position: relative;
  z-index: 1;
}
.health-section-three .support-item-list .support-img {
  text-align: center;
  position: relative;
  width: 100%;
  max-width: 435px;
  margin: auto;
}
@media (max-width: 991.98px) {
  .health-section-three .support-item-list .support-img {
    display: none;
  }
}
.health-section-three .support-item-list .support-img .support-bottom {
  width: 184px;
  height: 42px;
  border-radius: 10px 10px 0px 0px;
  position: absolute;
  left: 11px;
  right: 0;
  bottom: -40px;
  margin: auto;
  background: var(--white);
}
.health-section-three .support-item-list .img-1 {
  position: relative;
  z-index: 1;
}
@media (max-width: 575.98px) {
  .health-section-three .support-item-list .img-1 {
    display: none;
  }
}
.health-section-three .support-item-list .img-2 {
  position: absolute;
  left: 0;
  bottom: 0px;
}
@media (max-width: 575.98px) {
  .health-section-three .support-item-list .img-2 {
    display: none;
  }
}
.health-section-three .support-item-list .img-3 {
  position: absolute;
  top: 0;
  left: 300px;
}
@media (max-width: 575.98px) {
  .health-section-three .support-item-list .img-3 {
    display: none;
  }
}
.health-section-three .support-item-list .img-4 {
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 575.98px) {
  .health-section-three .support-item-list .img-4 {
    display: none;
  }
}
.health-section-three .support-item-list .img-5 {
  position: absolute;
  top: 93px;
  left: -340px;
  right: 0;
  margin: auto;
  animation: rotate 14s linear forwards infinite;
}
@media (max-width: 575.98px) {
  .health-section-three .support-item-list .img-5 {
    display: none;
  }
}

.content-img {
  width: 120px;
  aspect-ratio: 1.1;
  border-radius: 12px;
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  overflow: hidden;
  will-change: transform, filter;
  border: 1px solid #fff;
  z-index: 2;
}

.content-img-single {
  background-position: 50% 50%;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  background-size: cover;
  position: absolute;
  top: -10px;
  left: -10px;
}

.support-item-three {
  position: relative;
  background: var(--white);
  padding: 8px;
  border: 1px solid var(--gray-200);
  border-radius: 30px;
  height: 56px;
  display: flex;
  align-items: center;
  z-index: 1;
}
.support-item-three .inpts {
  font-size: 16px;
  font-weight: 600;
  color: var(--gray-900);
  padding: 0px 50px 0px 14px;
  width: 100%;
  border: none;
  outline: none;
  background: transparent;
}
.support-item-three .btn {
  position: absolute;
  width: 40px;
  height: 40px;
  background: var(--secondary);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 8px;
  font-size: 16px;
  font-weight: 700;
  transition: all 0.5s;
}
.support-item-three .btn:hover {
  background: var(--primary);
  color: var(--white);
}

.search_popup {
  background: rgba(0, 0, 0, 0.6980392157);
  backdrop-filter: blur(14px);
  height: 100% !important;
  z-index: 9999;
}
.search_popup .btn-close {
  background: transparent;
  font-size: 36px;
  color: #fff;
  opacity: 1;
}
.search_popup .offcanvas-body {
  display: flex;
  align-items: center;
  justify-content: center;
}

.video-section {
  background: url("../img/about/video.jpg") no-repeat;
  background-size: cover;
  background-position: top center;
  background-attachment: fixed;
  position: relative;
  border-top: 1px solid var(--secondary);
  margin-bottom: -45px;
  z-index: 1;
}
.video-section::before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 50%;
  right: 0;
  width: 50%;
  height: 45px;
  background: var(--light);
  border-radius: 100% 0 0 0;
  z-index: 2;
}
.video-section::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 50%;
  width: 50%;
  height: 45px;
  background: var(--light);
  border-radius: 0 100% 0 0;
  z-index: 1;
}
.video-section .video-icon {
  width: 100px;
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--gray-900);
  flex-direction: column;
  font-size: 20px;
  font-weight: 700;
  background: var(--secondary);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  z-index: 9;
}
.video-section .video-icon::before, .video-section .video-icon::after {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100px;
  height: 100px;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  border-radius: 50%;
  box-shadow: 0 0 0 0 #fff;
  -webkit-animation: rippleOne 3s infinite;
  animation: rippleOne 3s infinite;
}
@media (max-width: 991.98px) {
  .video-section .video-icon::before, .video-section .video-icon::after {
    width: 60px;
    height: 60px;
  }
}
.video-section .video-icon::before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
}
.video-section .video-icon::after {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
}
.video-section .video-icon i {
  margin-bottom: 4px;
}
@media (max-width: 991.98px) {
  .video-section .video-icon {
    width: 60px;
    height: 60px;
    font-size: 14px;
  }
}
.video-section .video-bg {
  position: absolute;
  left: 0;
  bottom: -2px;
  z-index: 1;
  width: 100%;
}
.video-section .video-content {
  padding: 170px 200px;
}
@media (max-width: 991.98px) {
  .video-section .video-content {
    padding: 100px 120px;
  }
}
@media (max-width: 767.98px) {
  .video-section .video-content {
    padding: 75px 90px;
  }
}
.video-section-five {
  text-align: center;
  position: relative;
  overflow: hidden;
}
.video-section-five:hover .btn {
  transform: translateX(-50%);
  opacity: 1;
}
.video-section-five .title {
  font-size: 90px;
  font-weight: 700;
  color: var(--primary);
}
@media (max-width: 1399.98px) {
  .video-section-five .title {
    font-size: 64px;
  }
}
@media (max-width: 991.98px) {
  .video-section-five .title {
    font-size: 48px;
  }
}
.video-section-five .btn {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 16px;
  gap: 4px;
  position: absolute;
  inset: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  transition: all 0.6s;
  color: #fff;
  border: none !important;
}
.video-section-five .btn i {
  color: #fff;
  font-size: 24px;
}
.video-section-five .btn:hover {
  background: var(--primary);
  color: #fff;
}
.video-section-eight {
  position: relative;
}
@media (max-width: 575.98px) {
  .video-section-eight .img-1 {
    min-height: 300px;
    object-fit: cover;
  }
}
.video-section-eight .animate-button {
  background: var(--primary-gradient) !important;
  border: none !important;
}
.video-section-eight .animate-button .button-text::before {
  content: "";
  background: var(--white);
  width: 85%;
  height: 85%;
  position: absolute;
  inset: 0;
  margin: auto;
  border-radius: 50%;
}
.video-section-eight .animate-button .button-text span {
  inset: 20px;
  color: #000103;
}
.video-section-eight .animate-button .button-circle {
  background: var(--gray-600);
}

.service-slider .slick-slide {
  margin: 0 12px;
}
.service-slider .slick-prev, .service-slider .slick-next {
  width: 44px;
  height: 44px;
  color: var(--gray-900);
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.service-slider .slick-prev::before, .service-slider .slick-next::before {
  content: none;
}
.service-slider .slick-prev:hover, .service-slider .slick-next:hover {
  background: var(--primary);
  color: #fff;
}
.service-slider .slick-prev {
  left: -22px;
}
@media (max-width: 991.98px) {
  .service-slider .slick-prev {
    left: -8px;
  }
}
.service-slider .slick-next {
  right: -22px;
}
@media (max-width: 991.98px) {
  .service-slider .slick-next {
    right: -8px;
  }
}

@-webkit-keyframes rippleOne {
  70% {
    -webkit-box-shadow: 0 0 0 40px rgba(244, 68, 56, 0);
    box-shadow: 0 0 0 40px rgba(244, 68, 56, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(244, 68, 56, 0);
    box-shadow: 0 0 0 0 rgba(244, 68, 56, 0);
  }
}
.connect-badge {
  background: var(--white);
  border: 1px solid var(--gray-200);
  border-radius: 40px;
  padding: 8px 16px;
  color: var(--gray-900);
  display: inline-block;
  margin: 40px auto 0;
}
.connect-badge span {
  color: var(--primary);
  text-decoration: underline;
}

@keyframes moveRight {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.plans-section-twelve {
  position: relative;
}
.plans-section-twelve .icon-2 {
  position: absolute;
  top: 148px;
  left: 0;
  width: 150px;
  height: 150px;
  background: var(--success);
  border-radius: 50%;
  filter: blur(105px);
  z-index: -1;
  opacity: 0.5;
}
.plans-section-twelve .icon-3 {
  position: absolute;
  top: 148px;
  right: 0;
  width: 150px;
  height: 150px;
  background: var(--success);
  border-radius: 50%;
  filter: blur(105px);
  z-index: -1;
  opacity: 0.5;
}

.plan-item-twelve {
  background: var(--purple-transparent);
  border-radius: 12px;
  padding: 40px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1199.98px) {
  .plan-item-twelve {
    padding: 30px;
  }
}
@media (max-width: 575.98px) {
  .plan-item-twelve {
    padding: 20px;
  }
}
.plan-item-twelve .plan-content {
  position: relative;
  z-index: 1;
}
.plan-item-twelve .plan-content .custom-title {
  margin-bottom: 4px;
}
.plan-item-twelve .plan-content .description {
  width: 80%;
  margin-bottom: 0;
}
@media (max-width: 575.98px) {
  .plan-item-twelve .plan-content .description {
    width: 100%;
  }
}
.plan-item-twelve .plan-content .btn {
  padding: 6px 16px;
  font-size: 14px;
  font-weight: 500;
  color: var(--gray-900);
  background-color: var(--white);
  border-radius: 100px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: all 0.5s;
}
.plan-item-twelve .plan-content .btn:hover {
  background: var(--primary);
  color: #fff;
  transform: translateY(-10px);
}
.plan-item-twelve .plan-content .btn:hover i {
  transform: translateX(5px);
}
.plan-item-twelve .plan-content .btn i {
  font-size: 16px;
  font-weight: 500;
  transition: all 0.5s;
}
.plan-item-twelve .icon-1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.plan-item-twelve .plan-img-1 {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 175px;
}
@media (max-width: 575.98px) {
  .plan-item-twelve .plan-img-1 {
    display: none;
  }
}
.plan-item-twelve.two {
  background: var(--danger-transparent);
}
.plan-item-twelve.two .plan-img-1 {
  bottom: -50px;
  right: -18px;
}
.plan-item-twelve.three {
  background: var(--info-transparent);
}
.plan-item-twelve.three .plan-img-1 {
  bottom: -63px;
  right: -2px;
}

.terms-sec {
  background: var(--white);
  border: 1px solid var(--gray-200);
  border-radius: 12px;
  padding: 40px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
@media (max-width: 575.98px) {
  .terms-sec {
    padding: 20px;
  }
}
.terms-sec .term-bg-01 {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: -1;
}
.terms-sec .term-bg-02 {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  z-index: -1;
}

.term-item {
  display: inline-flex;
  align-items: center;
  gap: 12px;
}
@media (max-width: 575.98px) {
  .term-item {
    justify-content: center;
    flex-direction: column;
    display: flex;
  }
}
.term-item .term-icon {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--secondary);
  border-radius: 50%;
  flex-shrink: 0;
}
.term-item .custom-title {
  margin-bottom: 0;
}

/****** UTILS ******/
.speciality-item-two {
  background: var(--white);
  border: 1px solid var(--gray-200);
  border-radius: 12px;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  gap: 4px;
}
.speciality-item-two .speciality-info {
  display: flex;
  align-items: center;
  gap: 12px;
  overflow: hidden;
}
.speciality-item-two .speciality-info .speciality-icon {
  width: 60px;
  height: 60px;
  background: var(--light);
  border: 1px solid var(--gray-200);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  flex-shrink: 0;
}
.speciality-item-two .speciality-info .speciality-icon img {
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.speciality-item-two .speciality-info div {
  overflow: hidden;
}
.speciality-item-two h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 4px;
}
.speciality-item-two p {
  margin-bottom: 0;
}
.speciality-item-two .link-icon {
  width: 36px;
  height: 36px;
  background: var(--light);
  border: 1px solid var(--gray-200);
  color: var(--gray-900);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  flex-shrink: 0;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.speciality-item-two .link-icon:hover {
  background: var(--primary-gradient);
  border-color: var(--primary);
  color: var(--white);
}
.speciality-item-two:hover {
  border: 1px solid transparent;
  background-image: linear-gradient(var(--white), var(--white)), var(--primary-gradient);
  background-origin: border-box;
  background-clip: padding-box, border-box;
}
.speciality-item-two:hover .speciality-info .speciality-icon {
  background: var(--primary-gradient);
}
.speciality-item-two:hover .speciality-info .speciality-icon img {
  filter: brightness(0) invert(1);
  transform: rotateY(360deg);
}

.speciality-section-two {
  z-index: 2;
  position: relative;
}

/****** UTILS ******/
.banner-section-two {
  background: var(--secondary-gradient);
  padding-top: 85px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .banner-section-two {
    padding-top: 60px;
  }
}
@media (max-width: 575.98px) {
  .banner-section-two {
    background: var(--primary);
  }
}
.banner-section-two .banner-content {
  padding: 130px 0;
}
@media (max-width: 1199.98px) {
  .banner-section-two .banner-content {
    text-align: center;
    padding: 60px 0;
  }
}
@media (max-width: 767.98px) {
  .banner-section-two .banner-content {
    padding: 40px 0;
  }
}
.banner-section-two .banner-content .banner-badge {
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.6);
  margin-bottom: 12px;
  padding: 8px 12px 8px 8px;
  border-radius: 100px;
  display: inline-flex;
  align-items: center;
  color: #fff;
}
.banner-section-two .banner-content .banner-badge span {
  background: var(--success);
  font-weight: 600;
  padding: 4px 12px;
  border-radius: 100px;
  display: inline-block;
  margin-right: 8px;
}
@media (max-width: 575.98px) {
  .banner-section-two .banner-content .banner-badge span {
    margin-bottom: 8px;
  }
}
.banner-section-two .banner-content .banner-badge p {
  margin-bottom: 0;
}
@media (max-width: 575.98px) {
  .banner-section-two .banner-content .banner-badge {
    display: block;
    padding: 12px 26px;
    font-size: 14px;
  }
}
.banner-section-two .banner-content h1 {
  color: #fff;
  font-size: 64px;
  margin-bottom: 10px;
  text-shadow: -2px 3px 0 rgba(255, 255, 255, 0.4);
}
@media (max-width: 991.98px) {
  .banner-section-two .banner-content h1 {
    text-shadow: -2px 1px 0 rgba(255, 255, 255, 0.4);
  }
}
.banner-section-two .banner-content h1 span {
  background: linear-gradient(90deg, #74FFA9 0%, #EBF1FF 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 991.98px) {
  .banner-section-two .banner-content h1 {
    font-size: 50px;
  }
}
@media (max-width: 767.98px) {
  .banner-section-two .banner-content h1 {
    font-size: 38px;
  }
}
@media (max-width: 575.98px) {
  .banner-section-two .banner-content h1 {
    font-size: 24px;
  }
}
.banner-section-two .banner-content p {
  color: #fff;
  margin-bottom: 40px;
}
.banner-section-two .banner-content .btn {
  display: inline-flex;
  align-items: center;
}
.banner-section-two .banner-content .btn:hover {
  background: #000103;
  border: 1px solid #000103;
}
.banner-section-two .banner-img {
  position: relative;
}
@media (max-width: 1199.98px) {
  .banner-section-two .banner-img {
    display: none;
  }
}
.banner-section-two .banner-img .banner-user-call {
  position: absolute;
  top: 25%;
  right: -6%;
  background: var(--white);
  border-radius: 100px;
  padding: 8px 20px 8px 10px;
  display: flex;
  align-items: center;
  gap: 8px;
  transform: rotate(-18deg);
  -webkit-transform: rotate(-18deg);
  -ms-transform: rotate(-18deg);
}
.banner-section-two .banner-img .banner-user-call p {
  color: var(--gray-900);
  margin-bottom: 0;
}
.banner-section-two .banner-img .call-items {
  background-color: rgba(255, 255, 255, 0.6);
  border-radius: 100px;
  padding: 8px 12px;
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 10%;
  left: 8%;
  gap: 7px;
  z-index: 1;
}
.banner-section-two .banner-img .call-items .item {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  background-color: #fff;
}
.banner-section-two .banner-img .call-items .item i {
  font-size: 24px;
  transition: 0.3s;
}
.banner-section-two .banner-img .call-items .item-2 {
  background-color: var(--danger);
  color: #fff;
}
.banner-section-two .banner-bg-02 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
@media (max-width: 1199.98px) {
  .banner-section-two .banner-bg-02 {
    display: none;
  }
}
.banner-section-two .banner-bg-01 {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: 0;
  z-index: -1;
  animation: topBottom 3s ease-in-out infinite;
}
@media (max-width: 767.98px) {
  .banner-section-two .banner-bg-01 {
    display: none;
  }
}
.banner-section-two .banner-bg-03 {
  position: absolute;
  top: 10%;
  right: 40%;
  z-index: -1;
}
@media (max-width: 1199.98px) {
  .banner-section-two .banner-bg-03 {
    display: none;
  }
}
.banner-section-two .banner-bg-04 {
  position: absolute;
  bottom: 3%;
  left: 50%;
  z-index: -1;
}
@media (max-width: 991.98px) {
  .banner-section-two .banner-bg-04 {
    display: none;
  }
}
.banner-section-two .banner-bg-05 {
  position: absolute;
  bottom: 10%;
  left: 40%;
  z-index: -1;
  animation: rotate 5s linear forwards infinite;
}
@media (max-width: 1199.98px) {
  .banner-section-two .banner-bg-05 {
    display: none;
  }
}
.banner-section-two .banner-bg-06 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.banner-section-two .banner-bg-07 {
  position: absolute;
  bottom: 0;
  left: 10%;
  z-index: -1;
}
@media (max-width: 991.98px) {
  .banner-section-two .banner-bg-07 {
    bottom: -18%;
  }
}
.banner-section-three {
  padding: 70px 0px 60px;
}
@media (max-width: 767.98px) {
  .banner-section-three {
    padding: 50px 0px 40px;
  }
}
.banner-section-three .banner-content-three {
  text-align: center;
  position: relative;
  width: 60%;
  margin: 0px auto 40px;
}
@media (max-width: 1199.98px) {
  .banner-section-three .banner-content-three {
    width: 100%;
  }
}
.banner-section-three .banner-content-three .title {
  font-size: 100px;
  font-weight: 700;
  color: var(--gray-900);
  margin-bottom: 24px;
}
@media (max-width: 1399.98px) {
  .banner-section-three .banner-content-three .title {
    font-size: 80px;
  }
}
@media (max-width: 1199.98px) {
  .banner-section-three .banner-content-three .title {
    position: relative;
    z-index: 1;
  }
}
@media (max-width: 767.98px) {
  .banner-section-three .banner-content-three .title {
    font-size: 62px;
  }
}
@media (max-width: 575.98px) {
  .banner-section-three .banner-content-three .title {
    font-size: 38px;
  }
}
.banner-section-three .banner-content-three .title .icon {
  width: 97px;
  height: 53px;
  background: var(--primary);
  display: inline-flex;
  border-radius: 30px;
  position: relative;
  justify-content: center;
  top: 10px;
}
@media (max-width: 575.98px) {
  .banner-section-three .banner-content-three .title .icon {
    width: 86px;
    height: 42px;
    top: 19px;
  }
}
.banner-section-three .banner-content-three .title .icon .element-1 {
  width: 50px;
  height: 64px;
  position: relative;
  top: -5px;
}
@media (max-width: 575.98px) {
  .banner-section-three .banner-content-three .title .icon .element-1 {
    width: 43px;
    height: 51px;
    position: relative;
    top: -5px;
  }
}
.banner-section-three .banner-content-three .title .smile-icon {
  position: relative;
}
.banner-section-three .banner-content-three .title .smile-icon img {
  position: absolute;
  bottom: -5px;
  right: 0;
  margin: auto;
}
.banner-section-three .banner-content-three .description {
  margin-bottom: 40px;
  font-size: 18px;
  font-weight: 400;
  color: var(--gray-900);
}
.banner-section-three .banner-content-three .float-text1 {
  background-color: var(--white);
  padding: 7px 20px;
  border-radius: 30px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 0;
  font-weight: 600;
  color: var(--gray-900);
  position: absolute;
  top: -20px;
  left: -339px;
  right: 0;
  margin: auto;
  width: fit-content;
  transform: rotate(-7deg);
}
@media (max-width: 1399.98px) {
  .banner-section-three .banner-content-three .float-text1 {
    top: -25px;
  }
}
@media (max-width: 991.98px) {
  .banner-section-three .banner-content-three .float-text1 {
    display: none;
  }
}
.banner-section-three .banner-content-three .float-text2 {
  background-color: var(--white);
  padding: 7px 20px;
  border-radius: 30px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 0;
  font-weight: 600;
  color: var(--gray-900);
  position: absolute;
  bottom: 147px;
  right: -86px;
  transform: rotate(9deg);
}
@media (max-width: 1399.98px) {
  .banner-section-three .banner-content-three .float-text2 {
    right: -153px;
  }
}
@media (max-width: 1199.98px) {
  .banner-section-three .banner-content-three .float-text2 {
    right: 0;
  }
}
@media (max-width: 991.98px) {
  .banner-section-three .banner-content-three .float-text2 {
    display: none;
  }
}
.banner-section-three .banner-btn-three {
  text-align: center;
}
.banner-section-three .banner-btn-three .theme-2-btn {
  padding: 8px 8px 8px 24px;
}
.banner-section-three .banner-img-three {
  position: relative;
  padding: 40px 0px 0px;
}
.banner-section-three .banner-img-three .banner-3-bg {
  position: absolute;
  inset: 0;
  margin: auto;
  width: 100%;
}
.banner-section-three .banner-img-three .img-list {
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner-section-three .banner-img-three .img-list img {
  transition: 0.7s;
}
.banner-section-three .banner-img-three .img-list img:hover {
  transform: rotate(5deg) translateY(-5px);
}
.banner-section-three .banner-img-three .img-1 {
  position: relative;
  right: -198px;
  width: 240px;
}
@media (max-width: 991.98px) {
  .banner-section-three .banner-img-three .img-1 {
    display: none;
  }
}
.banner-section-three .banner-img-three .img-2 {
  position: relative;
  right: -95px;
  width: 286px;
}
@media (max-width: 767.98px) {
  .banner-section-three .banner-img-three .img-2 {
    width: 210px;
  }
}
@media (max-width: 575.98px) {
  .banner-section-three .banner-img-three .img-2 {
    width: 150px;
  }
}
.banner-section-three .banner-img-three .img-3 {
  position: relative;
  z-index: 11;
  width: 330px;
}
@media (max-width: 767.98px) {
  .banner-section-three .banner-img-three .img-3 {
    width: 280px;
  }
}
@media (max-width: 575.98px) {
  .banner-section-three .banner-img-three .img-3 {
    width: 190px;
  }
}
.banner-section-three .banner-img-three .img-4 {
  position: relative;
  left: -95px;
  z-index: 1;
  width: 286px;
}
@media (max-width: 767.98px) {
  .banner-section-three .banner-img-three .img-4 {
    width: 210px;
  }
}
@media (max-width: 575.98px) {
  .banner-section-three .banner-img-three .img-4 {
    width: 150px;
  }
}
.banner-section-three .banner-img-three .img-5 {
  position: relative;
  left: -198px;
  z-index: 0;
  width: 240px;
}
@media (max-width: 991.98px) {
  .banner-section-three .banner-img-three .img-5 {
    display: none;
  }
}
.banner-section-four {
  background: url("../img/bg/banner-bg.png") var(--primary);
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
  padding-top: 126px;
  position: relative;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .banner-section-four {
    padding-top: 65px;
  }
}
.banner-section-four::before {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 50%;
  right: 0;
  width: 50%;
  height: 54px;
  background: var(--white);
  border-radius: 100% 0 0 0;
  z-index: 2;
}
@media (max-width: 767.98px) {
  .banner-section-four::before {
    height: 30px;
  }
}
.banner-section-four::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 50%;
  width: 50%;
  height: 54px;
  background: var(--white);
  border-radius: 0 100% 0 0;
  z-index: 1;
}
@media (max-width: 767.98px) {
  .banner-section-four::after {
    height: 30px;
  }
}
.banner-section-four .banner-content {
  position: relative;
  padding: 100px 0 150px 120px;
}
@media (max-width: 1399.98px) {
  .banner-section-four .banner-content {
    padding: 100px 0 150px 90px;
  }
}
@media (max-width: 991.98px) {
  .banner-section-four .banner-content {
    padding: 90px 0 140px 0;
    margin-right: 0;
  }
}
@media (max-width: 767.98px) {
  .banner-section-four .banner-content {
    padding: 40px 0 80px 0;
  }
}
@media (max-width: 575.98px) {
  .banner-section-four .banner-content {
    text-align: left;
  }
}
.banner-section-four .banner-content .banner-users {
  transform: rotate(-90deg) translateX(-40%);
  background: rgba(255, 255, 255, 0.05);
  border-radius: 40px;
  padding: 10px 18px 10px 16px;
  display: inline-flex;
  align-items: center;
  gap: 20px;
  position: absolute;
  top: 50%;
  left: 0;
  transform-origin: left top;
}
@media (max-width: 991.98px) {
  .banner-section-four .banner-content .banner-users {
    transform: rotate(0deg);
    position: relative;
    margin-bottom: 40px;
  }
}
@media (max-width: 575.98px) {
  .banner-section-four .banner-content .banner-users {
    gap: 16px;
  }
}
.banner-section-four .banner-content .banner-users p {
  color: #fff;
  font-weight: 600;
  margin-bottom: 0;
}
.banner-section-four .banner-content .banner-users p span {
  display: block;
}
@media (max-width: 991.98px) {
  .banner-section-four .banner-content .banner-users p {
    text-align: left;
  }
}
@media (max-width: 575.98px) {
  .banner-section-four .banner-content .banner-users .avatar-list-stacked.avatar-group-lg .avatar {
    width: 36px;
    height: 36px;
  }
}
.banner-section-four .banner-content h1 {
  color: #fff;
  font-size: 70px;
  margin-bottom: 14px;
}
.banner-section-four .banner-content h1 span {
  color: var(--secondary);
  font-style: italic;
  text-decoration: underline;
}
@media (max-width: 1399.98px) {
  .banner-section-four .banner-content h1 {
    font-size: 58px;
  }
}
@media (max-width: 1199.98px) {
  .banner-section-four .banner-content h1 {
    font-size: 46px;
  }
}
@media (max-width: 767.98px) {
  .banner-section-four .banner-content h1 {
    font-size: 38px;
  }
}
@media (max-width: 575.98px) {
  .banner-section-four .banner-content h1 {
    font-size: 28px;
  }
}
.banner-section-four .banner-content .sub-title {
  font-weight: 400;
  color: #fff;
  margin-bottom: 40px;
}
.banner-section-four .banner-content .btn {
  display: inline-flex;
  align-items: center;
}
.banner-section-four .banner-content .btn:hover {
  background: #000103;
  border: 1px solid #000103;
}
.banner-section-four .banner-img {
  position: relative;
  z-index: 1;
  margin-left: 20px;
}
@media (max-width: 1199.98px) {
  .banner-section-four .banner-img {
    margin-left: 0;
  }
}
@media (max-width: 991.98px) {
  .banner-section-four .banner-img {
    display: none;
  }
}
.banner-section-four .banner-img::before {
  content: "";
  background: var(--secondary);
  width: 90%;
  height: 70%;
  border-radius: 250px 250px 0 0;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.banner-section-four .banner-img::after {
  content: "";
  border: 1px solid var(--secondary);
  width: 90%;
  height: 65%;
  border-radius: 250px 250px 0 0;
  position: absolute;
  bottom: 0;
  right: -8px;
  z-index: -2;
}
.banner-section-four .banner-img .banner-bg-02 {
  position: absolute;
  right: -7px;
  bottom: 45%;
  z-index: -1;
  animation: horizontalFloat 3s ease-in-out infinite;
}
.banner-section-four .banner-img .banner-bg-03 {
  position: absolute;
  left: 0;
  bottom: 10%;
  animation: horizontalFloat 3s ease-in-out infinite;
}
.banner-section-four .banner-bg-01 {
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  z-index: 1;
}
.banner-section-five {
  padding: 24px 0px;
}
.banner-section-five .banner-content-slide {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  height: 588px;
}
@media (max-width: 1399.98px) {
  .banner-section-five .banner-content-slide {
    height: 537px;
  }
}
@media (max-width: 1199.98px) {
  .banner-section-five .banner-content-slide {
    display: none;
  }
}
.banner-section-five .banner-content-slide::before {
  content: "";
  width: 80px;
  height: 80px;
  border-radius: 23%;
  box-shadow: 15px 15px 0 0 var(--light);
  position: absolute;
  bottom: 272px;
  left: 0;
  margin: auto;
  z-index: 1;
  transform: rotateY(180deg);
}
.banner-section-five .banner-content-slide::after {
  content: "";
  width: 80px;
  height: 80px;
  border-radius: 23%;
  box-shadow: 15px 15px 0 0 var(--light);
  position: absolute;
  bottom: 0;
  left: 243px;
  margin: auto;
  z-index: 1;
  margin: auto;
  transform: rotateY(180deg);
}
.banner-section-five .banner-content-slide .banner-slider-five .banner-slide {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
}
.banner-section-five .banner-content-slide .banner-slider-five .banner-slide::before {
  content: "";
  background: linear-gradient(181.21deg, rgba(255, 255, 255, 0) 1.04%, rgba(25, 34, 115, 0.831372549) 99.68%);
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  margin: auto;
  z-index: 1;
}
.banner-section-five .banner-content-slide .banner-slider-five .banner-slide img {
  width: 100%;
  border-radius: 12px;
}
.banner-section-five .banner-content-slide .banner-review-five {
  padding: 30px;
  border-radius: 0px 12px 0px 12px;
  background: var(--white);
  width: 100%;
  max-width: 255px;
  border: 20px solid var(--light);
  border-bottom: 0;
  text-align: center;
  position: absolute;
  bottom: 0px;
  left: -12px;
}
.banner-section-five .banner-content-slide .banner-review-five .review {
  margin-bottom: 24px;
}
.banner-section-five .banner-content-slide .banner-review-five .review i {
  color: var(--warning);
  font-size: 24px;
}
.banner-section-five .banner-content-slide .banner-review-five h3 {
  font-size: 40px;
  font-weight: 700;
  color: var(--gray-900);
  margin-bottom: 24px;
  text-align: center;
}
.banner-section-five .banner-content-slide .banner-review-five h3 span {
  font-size: 16px;
  font-weight: 400;
  color: var(--gray-600);
  padding-top: 4px;
  display: block;
}
.banner-section-five .banner-content-slide .slide-btn {
  position: absolute;
  display: flex;
  align-items: center;
  gap: 12px;
  bottom: 40px;
  right: 40px;
}
.banner-section-five .banner-content-slide .slide-btn .slick-arrow {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--secondary);
  border: none;
  color: var(--gray-900);
  margin: 0;
  font-size: 24px;
  transition: all 0.6s;
}
.banner-section-five .banner-content-slide .slide-btn .slick-arrow:hover {
  background-color: var(--white);
}
.banner-section-five .banner-content-five {
  background: var(--primary-gradient);
  padding: 50px;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 1399.98px) {
  .banner-section-five .banner-content-five {
    padding: 24px;
  }
}
@media (max-width: 575.98px) {
  .banner-section-five .banner-content-five {
    padding: 16px;
  }
}
.banner-section-five .banner-content-five .section-header-five {
  position: relative;
  z-index: 1;
}
@media (max-width: 575.98px) {
  .banner-section-five .banner-content-five .section-header-five {
    margin-bottom: 24px;
  }
}
.banner-section-five .banner-content-five .section-header-five .sub-title {
  background: var(--light-200);
  border-radius: 100px;
  padding: 8px;
  color: #fff;
  margin: 0px 0px 8px;
}
@media (max-width: 575.98px) {
  .banner-section-five .banner-content-five .section-header-five .sub-title {
    padding: 12px;
    text-align: center;
  }
}
.banner-section-five .banner-content-five .section-header-five .sub-title span {
  background: var(--primary);
  border-radius: 100px;
  padding: 4px 12px;
  margin-right: 8px;
}
@media (max-width: 575.98px) {
  .banner-section-five .banner-content-five .section-header-five .sub-title span {
    width: fit-content;
    margin: auto;
    margin-bottom: 8px;
    display: block;
  }
}
.banner-section-five .banner-content-five .btn {
  position: relative;
  z-index: 1;
}
.banner-section-five .banner-content-five .section-title {
  font-size: 56px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 40px;
  position: relative;
  z-index: 1;
}
.banner-section-five .banner-content-five .section-title:before {
  content: "";
  background: var(--light-300);
  width: 470px;
  height: 111px;
  border-radius: 100px;
}
@media (max-width: 767.98px) {
  .banner-section-five .banner-content-five .section-title {
    font-size: 48px;
  }
}
@media (max-width: 575.98px) {
  .banner-section-five .banner-content-five .section-title {
    font-size: 28px;
    margin-bottom: 24px;
  }
}
.banner-section-five .banner-content-five .banner-five-counter {
  position: relative;
  z-index: 1;
  margin-top: 80px;
  display: flex;
  align-items: center;
  gap: 50px;
  flex-wrap: wrap;
}
@media (max-width: 575.98px) {
  .banner-section-five .banner-content-five .banner-five-counter {
    gap: 22px;
    margin-top: 40px;
  }
}
.banner-section-five .banner-content-five .banner-five-counter .counter-item .counter-degit {
  color: var(--secondary);
  font-size: 40px;
  font-weight: 700;
}
@media (max-width: 575.98px) {
  .banner-section-five .banner-content-five .banner-five-counter .counter-item .counter-degit {
    font-size: 22px;
  }
}
.banner-section-five .banner-content-five .banner-five-counter .counter-item .counter-degit .count {
  color: #fff;
  margin-right: 2px;
}
.banner-section-five .banner-content-five .banner-five-counter .counter-item p {
  margin-bottom: 0;
  color: #fff;
}
.banner-section-five .banner-content-five .img-1 {
  position: absolute;
  top: 0;
  left: 0;
}
.banner-section-five .banner-content-five .img-2 {
  position: absolute;
  bottom: 0;
  right: 0;
}
.banner-section-five .banner-content-five .img-3 {
  position: absolute;
  inset: 0;
  margin: auto;
}
.banner-section-six {
  background: url(../img/bg/banner-bg-8.png);
  background-size: 100% 100%;
  position: relative;
  padding: 100px 0px 0px !important;
}
@media (max-width: 1399.98px) {
  .banner-section-six {
    position: relative;
    padding: 100px 0px 110px !important;
  }
}
@media (max-width: 991.98px) {
  .banner-section-six {
    padding: 50px 0px 110px !important;
  }
}
@media (max-width: 767.98px) {
  .banner-section-six {
    background-size: 121% 100%;
  }
}
@media (max-width: 767.98px) {
  .banner-section-six {
    background-size: cover;
  }
}
.banner-section-six .section-header {
  position: relative;
  z-index: 1;
}
.banner-section-six .section-header .section-title {
  font-size: 90px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 8px;
}
@media (max-width: 1399.98px) {
  .banner-section-six .section-header .section-title {
    font-size: 72px;
  }
}
@media (max-width: 575.98px) {
  .banner-section-six .section-header .section-title {
    font-size: 40px;
  }
}
@media (max-width: 575.98px) {
  .banner-section-six .section-header .section-title img {
    max-width: 46px;
  }
}
.banner-section-six .section-header p {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
}
.banner-section-six .btn {
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding: 13px 20px;
  border: none;
}
.banner-section-six .btn::before {
  content: "";
  background: var(--secondary);
  width: 16px;
  height: 16px;
  border-radius: 50%;
  position: absolute;
  left: 3px;
  bottom: -4px;
  transition: all 0.5s;
}
.banner-section-six .btn span {
  color: var(--gray-900);
  display: flex;
  align-items: center;
  gap: 8px;
  transition: all 0.5s;
  position: relative;
}
.banner-section-six .btn:hover {
  background: var(--secondary);
}
.banner-section-six .btn:hover::before {
  width: 100%;
  height: 100%;
  border-radius: unset;
}
.banner-section-six .btn:hover span {
  color: #fff;
}
.banner-section-six .banner-img {
  position: relative;
  bottom: 4px;
}
@media (max-width: 991.98px) {
  .banner-section-six .banner-img {
    display: none;
  }
}
.banner-section-six .banner-img .img-one {
  position: relative;
  z-index: 1;
  top: -2px;
}
@media (max-width: 1399.98px) {
  .banner-section-six .banner-img .img-one {
    font-size: 72px;
    top: 101px;
    left: -15px;
  }
}
@media (max-width: 1199.98px) {
  .banner-section-six .banner-img .img-one {
    top: 113px;
  }
}
.banner-section-six .banner-img .img-two {
  position: absolute;
  top: -80px;
  left: 0;
  right: 0;
  margin: auto;
  animation: float 3s ease-in-out infinite;
}
@media (max-width: 1399.98px) {
  .banner-section-six .banner-img .img-two {
    font-size: 72px;
    position: absolute;
    top: -30px;
  }
}
.banner-section-six .icon-one {
  position: absolute;
  bottom: 11%;
  left: 0;
  animation: float 4s ease-in-out infinite;
}
@media (max-width: 1199.98px) {
  .banner-section-six .icon-one {
    animation: unset;
    transform: rotateY(180deg) !important;
    right: 0;
    left: unset !important;
  }
}
@media (max-width: 575.98px) {
  .banner-section-six .icon-one {
    max-width: 65px;
  }
}
.banner-section-six .icon-two {
  position: absolute;
  top: 30%;
  left: -40px;
  animation: toptobottom 24s linear infinite;
}
@media (max-width: 575.98px) {
  .banner-section-six .icon-two {
    left: -57px;
  }
}
.banner-section-seven {
  background: linear-gradient(180deg, #1565C0 0%, #1013B5 100%);
  background-size: cover;
  padding-top: 116px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.banner-section-seven::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: url("../img/bg/banner-bg-11.png") no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
}
@media (max-width: 991.98px) {
  .banner-section-seven {
    padding-top: 60px;
  }
}
.banner-section-seven .video-icon {
  color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(-90deg);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 18px;
}
@media (max-width: 767.98px) {
  .banner-section-seven .video-icon {
    display: none;
  }
}
.banner-section-seven .video-icon a {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0F172A;
  background: #fff;
  border-radius: 50%;
}
.banner-section-seven .banner-content {
  position: relative;
  padding: 130px 0;
}
@media (max-width: 1199.98px) {
  .banner-section-seven .banner-content {
    text-align: center;
    padding: 60px 0;
  }
}
@media (max-width: 767.98px) {
  .banner-section-seven .banner-content {
    padding: 40px 0;
  }
}
.banner-section-seven .banner-content h1 {
  font-size: 120px;
  color: #fff;
  margin-bottom: 160px;
  text-align: end;
  transition: all 0.6s ease;
}
@media (max-width: 1399.98px) {
  .banner-section-seven .banner-content h1 {
    font-size: 100px;
  }
}
@media (max-width: 991.98px) {
  .banner-section-seven .banner-content h1 {
    font-size: 76px;
  }
}
@media (max-width: 767.98px) {
  .banner-section-seven .banner-content h1 {
    font-size: 54px;
  }
}
@media (max-width: 575.98px) {
  .banner-section-seven .banner-content h1 {
    font-size: 32px;
    margin-bottom: 110px;
  }
}
.banner-section-seven .banner-content h1 span {
  color: transparent;
  -webkit-text-stroke: 1px #fff;
  -webkit-font-smoothing: antialiased;
  display: block;
  text-align: start;
}
.banner-section-seven .banner-content .banner-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 575.98px) {
  .banner-section-seven .banner-content .banner-info {
    flex-direction: column;
    justify-content: center;
    gap: 24px;
  }
}
.banner-section-seven .banner-content .banner-info p {
  max-width: 350px;
  color: #fff;
  margin-bottom: 0;
}
.banner-section-seven .banner-content .banner-img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  animation: shrinkGrow 3s ease-in-out infinite;
}
@media (max-width: 1199.98px) {
  .banner-section-seven .banner-content .banner-img {
    max-width: 400px;
  }
}
@media (max-width: 767.98px) {
  .banner-section-seven .banner-content .banner-img {
    max-width: 310px;
  }
}
@media (max-width: 575.98px) {
  .banner-section-seven .banner-content .banner-img {
    top: 30%;
  }
}
.banner-section-seven .banner-bg-01 {
  position: absolute;
  top: 20%;
  left: 8%;
  z-index: -1;
  animation: rotate 5s linear forwards infinite;
}
@media (max-width: 767.98px) {
  .banner-section-seven .banner-bg-01 {
    display: none;
  }
}
.banner-section-seven .banner-bg-02 {
  position: absolute;
  top: 30%;
  right: 5%;
  z-index: -1;
  animation: horizontalFloat 3s ease-in-out infinite;
}
@media (max-width: 767.98px) {
  .banner-section-seven .banner-bg-02 {
    display: none;
  }
}
.banner-section-seven .banner-bg-03 {
  position: absolute;
  bottom: 8%;
  left: 13%;
  z-index: -1;
  animation: float 3s ease-in-out infinite;
}
@media (max-width: 767.98px) {
  .banner-section-seven .banner-bg-03 {
    display: none;
  }
}
.banner-section-eight {
  padding: 80px 0px 0px;
}
@media (max-width: 991.98px) {
  .banner-section-eight {
    padding: 50px 0px;
  }
}
@media (max-width: 991.98px) {
  .banner-section-eight .section-header-eight {
    margin-bottom: 34px;
  }
}
@media (max-width: 991.98px) {
  .banner-section-eight .section-header-eight .section-title {
    font-size: 72px;
  }
}
@media (max-width: 575.98px) {
  .banner-section-eight .section-header-eight .section-title {
    font-size: 40px;
  }
}
.banner-section-eight .container {
  position: relative;
  z-index: 1;
}
.banner-section-eight .container .section-title .text-gradient {
  position: relative;
}
.banner-section-eight .container .section-title .text-gradient::before {
  content: "";
  background: var(--primary);
  height: 7px;
  border-radius: 7px;
  position: absolute;
  width: 100%;
  bottom: 0;
}
.banner-section-eight .banner-img {
  position: relative;
}
@media (max-width: 991.98px) {
  .banner-section-eight .banner-img {
    display: none;
  }
}
.banner-section-eight .banner-img .img-one {
  position: relative;
  z-index: 1;
}
.banner-section-eight .banner-img .img-two {
  position: absolute;
  inset: 0;
  margin: auto;
  top: -64px;
}
.banner-section-eight .banner-btn-eight .btn-white .icon {
  background: var(--primary);
  color: #fff;
}
.banner-section-eight .banner-btn-eight .btn-white:hover {
  background: var(--primary);
  border-color: var(--primary);
  color: #fff;
}
.banner-section-eight .banner-btn-eight .btn-white:hover .icon {
  background: var(--white);
  color: var(--gray-900);
}
.banner-section-nine {
  padding: 100px 0px 0px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .banner-section-nine {
    padding: 50px 0px;
  }
}
@media (max-width: 575.98px) {
  .banner-section-nine {
    padding: 50px 0px 70px;
  }
}
.banner-section-nine .container {
  position: relative;
  z-index: 11;
}
.banner-section-nine .section-header-nine {
  margin-bottom: 24px;
}
.banner-section-nine .section-header-nine .section-title {
  font-size: 64px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 4px;
}
@media (max-width: 1399.98px) {
  .banner-section-nine .section-header-nine .section-title {
    font-size: 54px;
  }
}
@media (max-width: 575.98px) {
  .banner-section-nine .section-header-nine .section-title {
    font-size: 36px;
  }
}
.banner-section-nine .section-header-nine .section-title .text-gradient {
  font-style: italic;
  animation: unset;
}
.banner-section-nine .section-header-nine .paragraph {
  color: #fff;
  margin: 0px 0px 24px 0px;
}
.banner-section-nine .section-header-nine .banner-btn-nine .btn {
  display: flex;
  align-items: center;
  gap: 8px;
}
.banner-section-nine .call-item {
  display: flex;
  align-items: center;
  gap: 8px;
}
.banner-section-nine .call-item .call-info-icon {
  width: 44px;
  height: 44px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner-section-nine .call-item .call-info-icon i {
  font-size: 20px;
  color: #000103;
}
.banner-section-nine .call-item .call-info-text .link {
  font-size: 14px;
  color: #fff;
}
.banner-section-nine .call-item .call-info-text .number {
  font-size: 16px;
  font-weight: 700;
  color: #fff;
}
.banner-section-nine .rating-appointment {
  margin-top: 80px;
  display: flex;
  align-items: center;
  gap: 12px;
}
@media (max-width: 991.98px) {
  .banner-section-nine .rating-appointment {
    margin-top: 40px;
  }
}
.banner-section-nine .rating-appointment .avatar {
  position: relative;
}
.banner-section-nine .rating-appointment .avatar::before {
  content: "";
  border-width: 2px 0 0 0;
  border-style: outset;
  border-color: var(--white);
  position: absolute;
  top: -4px;
  right: -6px;
  width: calc(100% + 8px);
  height: calc(100% + 8px);
  border-radius: 50%;
  transform: rotate(90deg);
}
.banner-section-nine .rating-appointment .avatar-ttile {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 0;
}
.banner-section-nine .banner-right-nine {
  position: relative;
}
@media (max-width: 991.98px) {
  .banner-section-nine .banner-right-nine {
    display: none;
  }
}
.banner-section-nine .banner-right-nine .counter-item-nine {
  position: absolute;
  z-index: 1;
}
.banner-section-nine .banner-right-nine .counter-item-nine.one {
  right: 0;
  top: 0;
}
.banner-section-nine .banner-right-nine .counter-item-nine.two {
  top: 33%;
  right: 70px;
}
.banner-section-nine .banner-right-nine .counter-item-nine.three {
  bottom: 16%;
  right: 0px;
}
.banner-section-nine .banner-right-nine .banner-img {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 630px;
}
.banner-section-ten {
  background: var(--primary-gradient);
  padding-top: 85px;
  z-index: 1;
  position: relative;
  overflow: hidden;
}
.banner-section-ten .banner-content {
  background: rgba(var(--white-rgb), 0.29);
  border-radius: 20px;
  padding: 40px;
  backdrop-filter: blur(2px);
  margin: 120px 0;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .banner-section-ten .banner-content {
    margin: 60px 0 100px;
  }
}
@media (max-width: 991.98px) {
  .banner-section-ten .banner-content {
    margin: 50px 0;
  }
}
@media (max-width: 575.98px) {
  .banner-section-ten .banner-content {
    margin: 40px 0;
    padding: 20px;
  }
}
.banner-section-ten .banner-content h1 {
  font-size: 56px;
  margin-bottom: 24px;
}
@media (max-width: 1199.98px) {
  .banner-section-ten .banner-content h1 {
    font-size: 40px;
  }
}
@media (max-width: 991.98px) {
  .banner-section-ten .banner-content h1 {
    font-size: 36px;
  }
}
@media (max-width: 767.98px) {
  .banner-section-ten .banner-content h1 {
    font-size: 30px;
  }
}
.banner-section-ten .banner-content h1 span {
  background: var(--linear-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.banner-section-ten .banner-content > p {
  margin-bottom: 32px;
}
.banner-section-ten .banner-content .banner-btns {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 90px;
}
@media (max-width: 767.98px) {
  .banner-section-ten .banner-content .banner-btns {
    margin-bottom: 24px;
  }
}
.banner-section-ten .banner-content .banner-btns .btn {
  display: inline-flex;
  align-items: center;
}
.banner-section-ten .banner-content .banner-user {
  display: flex;
  align-items: center;
  gap: 12px;
  max-width: 362px;
}
@media (max-width: 767.98px) {
  .banner-section-ten .banner-content .banner-user {
    flex-wrap: wrap;
  }
}
.banner-section-ten .banner-content .banner-user .avatar-list-stacked {
  display: flex;
}
.banner-section-ten .banner-content .banner-user .avatar-list-stacked .avatar-text {
  background: var(--linear-gradient);
  color: #fff;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 575.98px) {
  .banner-section-ten .banner-content .banner-user .avatar-list-stacked .avatar {
    width: 40px;
    height: 40px;
  }
}
.banner-section-ten .banner-content .banner-user p {
  margin-bottom: 0;
}
.banner-section-ten .banner-content .animate-button {
  inset: unset;
  margin: 0;
  box-shadow: 0px 4px 76px 0px #FFEDEB inset;
  background: var(--primary);
  border: 0;
  right: 47px;
  bottom: -49px;
}
@media (max-width: 1199.98px) {
  .banner-section-ten .banner-content .animate-button {
    right: 7px;
  }
}
@media (max-width: 991.98px) {
  .banner-section-ten .banner-content .animate-button {
    display: none;
  }
}
.banner-section-ten .banner-content .animate-button::before {
  content: "";
  background: rgba(255, 214, 211, 0.38);
  width: 70px;
  height: 70px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}
.banner-section-ten .banner-content .animate-button .button-text > span {
  transform: rotate(calc(10deg * var(--index)));
}
.banner-section-ten .banner-content .animate-button .button-circle {
  background: var(--primary);
  border: 2px solid rgba(249, 221, 237, 0.62);
  color: var(--gray-900);
}
.banner-section-ten .banner-content .banner-img {
  position: absolute;
  top: 36px;
  right: -32px;
  animation: topBottom 3s ease-in-out infinite;
}
.banner-section-ten .banner-img {
  position: relative;
  margin-left: 20px;
}
@media (max-width: 1199.98px) {
  .banner-section-ten .banner-img {
    margin-left: 10px;
  }
}
@media (max-width: 991.98px) {
  .banner-section-ten .banner-img {
    display: none;
  }
}
.banner-section-ten .banner-bg-01 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.banner-section-ten .banner-bg-02 {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.banner-section-ten .banner-bg-03 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.banner-section-ten .banner-bg-04 {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.banner-section-ten .banner-bg-05 {
  position: absolute;
  top: 0;
  left: 30%;
  z-index: -1;
}
.banner-section-ten .banner-bg-06 {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.banner-section-ten .banner-bg-07 {
  position: absolute;
  top: 40%;
  left: 0;
  z-index: -1;
}
.banner-section-ten .banner-bg-08 {
  position: absolute;
  top: 10%;
  right: -3%;
  z-index: -1;
  animation: topBottom 3s ease-in-out infinite;
}
.banner-section-eleven {
  display: flex;
}
@media (max-width: 991.98px) {
  .banner-section-eleven {
    display: block;
  }
}
.banner-section-eleven::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 100%;
  background: var(--primary);
}
@media (max-width: 991.98px) {
  .banner-section-eleven::before {
    width: 100%;
    height: 100%;
  }
}
.banner-section-eleven::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background: var(--secondary);
}
@media (max-width: 991.98px) {
  .banner-section-eleven::after {
    width: 100%;
    height: 50%;
  }
}
@media (max-width: 767.98px) {
  .banner-section-eleven::after {
    height: 46%;
  }
}
@media (max-width: 575.98px) {
  .banner-section-eleven::after {
    height: 56%;
  }
}
.banner-section-eleven .banner-left {
  position: relative;
  z-index: 100;
  padding: 80px 40px 40px 0px;
  width: 50%;
}
@media (max-width: 991.98px) {
  .banner-section-eleven .banner-left {
    width: 100%;
    padding: 50px 0;
    z-index: 1;
  }
}
@media (max-width: 575.98px) {
  .banner-section-eleven .banner-left {
    padding: 40px 0 50px;
  }
}
.banner-section-eleven .banner-left .section-header {
  margin-bottom: 40px;
}
@media (max-width: 767.98px) {
  .banner-section-eleven .banner-left .section-header {
    margin-bottom: 24px;
  }
}
.banner-section-eleven .banner-left .section-header .section-title {
  font-size: 56px;
  font-weight: 900;
  color: var(--gray-900);
  margin-bottom: 0;
  position: relative;
}
@media (max-width: 767.98px) {
  .banner-section-eleven .banner-left .section-header .section-title {
    font-size: 48px;
  }
}
@media (max-width: 575.98px) {
  .banner-section-eleven .banner-left .section-header .section-title {
    font-size: 25px;
    line-height: 34px;
  }
}
.banner-section-eleven .banner-left .section-header .section-title .img-1 {
  position: absolute;
  top: 2px;
  left: -7px;
  width: 60px;
}
@media (max-width: 575.98px) {
  .banner-section-eleven .banner-left .section-header .section-title .img-1 {
    top: -4px;
  }
}
.banner-section-eleven .banner-left .section-header .section-title .text-stroke {
  -webkit-text-stroke: 1.5px var(--gray-900);
  color: transparent;
}
.banner-section-eleven .banner-left .banner-btn-eleven .btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 6px 6px 6px 20px;
  border: none !important;
}
.banner-section-eleven .banner-left .banner-btn-eleven .btn:hover {
  background: var(--dark);
  color: #fff;
}
.banner-section-eleven .banner-left .banner-btn-eleven .btn span {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: var(--white);
  color: var(--gray-900);
}
.banner-section-eleven .banner-left .banner-count-eleven {
  margin-top: 60px;
  border-radius: 10px;
  background: var(--white);
  padding: 24px;
  display: flex;
  align-items: center;
  gap: 24px;
  width: fit-content;
}
@media (max-width: 767.98px) {
  .banner-section-eleven .banner-left .banner-count-eleven {
    margin-top: 40px;
  }
}
@media (max-width: 575.98px) {
  .banner-section-eleven .banner-left .banner-count-eleven {
    flex-direction: column;
  }
}
.banner-section-eleven .banner-left .banner-count-eleven .banner-video {
  position: relative;
  width: 140px;
}
@media (max-width: 575.98px) {
  .banner-section-eleven .banner-left .banner-count-eleven .banner-video {
    width: 100%;
  }
}
.banner-section-eleven .banner-left .banner-count-eleven .banner-video .img-1 {
  width: 100%;
  border-radius: 10px;
}
.banner-section-eleven .banner-left .banner-count-eleven .banner-video .vid-btn {
  position: absolute;
  background: var(--secondary);
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--primary);
  top: -5px;
  right: -5px;
  font-size: 24px;
  outline: 10px solid var(--white);
}
.banner-section-eleven .banner-left .banner-count-eleven .banner-video .vid-btn::before {
  content: "";
  width: 25px;
  height: 30px;
  border-radius: 85%;
  box-shadow: 4px 10px 0 0 var(--white);
  position: absolute;
  top: 50px;
  bottom: 0;
  right: 1px;
  z-index: 1;
  transform: rotate(-107deg);
}
.banner-section-eleven .banner-left .banner-count-eleven .banner-video .vid-btn::after {
  content: "";
  width: 25px;
  height: 30px;
  border-radius: 36%;
  box-shadow: 8px -5px 0 0 var(--white);
  position: absolute;
  top: 1px;
  bottom: 0;
  right: 52px;
  z-index: 1;
  transform: rotate(352deg);
}
.banner-section-eleven .banner-left .banner-count-item {
  display: flex;
  align-items: center;
  gap: 48px;
}
@media (max-width: 575.98px) {
  .banner-section-eleven .banner-left .banner-count-item {
    gap: 24px;
    flex-direction: column;
  }
}
.banner-section-eleven .banner-left .banner-count-item .banner-count-number {
  text-align: center;
  position: relative;
}
.banner-section-eleven .banner-left .banner-count-item .banner-count-number::before {
  content: "";
  background: var(--primary-gradient);
  position: absolute;
  left: -24px;
  height: 100%;
  width: 1px;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media (max-width: 575.98px) {
  .banner-section-eleven .banner-left .banner-count-item .banner-count-number::before {
    content: unset !important;
  }
}
.banner-section-eleven .banner-left .banner-count-item .banner-count-number.one::before {
  content: unset !important;
}
@media (max-width: 1199.98px) {
  .banner-section-eleven .banner-left .banner-count-item .banner-count-number.two {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .banner-section-eleven .banner-left .banner-count-item .banner-count-number.two {
    display: block;
  }
}
.banner-section-eleven .banner-left .banner-count-item .banner-count-number .number {
  font-size: 36px;
  font-weight: 700;
  color: var(--gray-900);
  margin-bottom: 4px;
}
.banner-section-eleven .banner-left .banner-count-item .banner-count-number span {
  font-size: 16px;
  font-weight: 400;
  color: var(--gray-600);
}
.banner-section-eleven .banner-right {
  position: relative;
  z-index: 100;
  width: 50%;
  padding: 80px 0px 40px;
}
@media (max-width: 991.98px) {
  .banner-section-eleven .banner-right {
    width: 100%;
    padding: 50px 0;
  }
}
.banner-section-eleven .banner-right .banner-content {
  text-align: end;
  margin-bottom: 48px;
}
@media (max-width: 991.98px) {
  .banner-section-eleven .banner-right .banner-content {
    text-align: start;
  }
}
@media (max-width: 575.98px) {
  .banner-section-eleven .banner-right .banner-content {
    margin-bottom: 24px;
  }
}
.banner-section-eleven .banner-right .banner-content h4 {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 8px;
}
.banner-section-eleven .banner-right .banner-content p {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 0;
  width: 49%;
  text-align: justify;
  margin-left: auto;
}
@media (max-width: 1399.98px) {
  .banner-section-eleven .banner-right .banner-content p {
    width: 62%;
  }
}
@media (max-width: 991.98px) {
  .banner-section-eleven .banner-right .banner-content p {
    margin-left: unset;
  }
}
@media (max-width: 767.98px) {
  .banner-section-eleven .banner-right .banner-content p {
    width: 100%;
    text-align: start;
  }
}
.banner-section-eleven .banner-right .banner-percent {
  display: flex;
  align-items: end;
  justify-content: end;
  gap: 20px;
  margin-bottom: 48px;
}
@media (max-width: 991.98px) {
  .banner-section-eleven .banner-right .banner-percent {
    justify-content: start;
  }
}
@media (max-width: 575.98px) {
  .banner-section-eleven .banner-right .banner-percent {
    justify-content: center;
    margin-bottom: 24px;
  }
}
.banner-section-eleven .banner-right .banner-percent .percent-item {
  position: relative;
  text-align: center;
  width: 100%;
  max-width: 105px;
}
.banner-section-eleven .banner-right .banner-percent .percent-item .percent {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 20px;
}
.banner-section-eleven .banner-right .banner-percent .percent-item .percent-img img {
  border-radius: 12px;
}
.banner-section-eleven .banner-right .banner-percent .percent-item .title {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  position: absolute;
  right: 6px;
  bottom: 30px;
  transform: rotate(-90deg);
}
.banner-section-eleven .banner-right .banner-avatar {
  text-align: right;
  width: 50%;
  margin-left: auto;
}
@media (max-width: 991.98px) {
  .banner-section-eleven .banner-right .banner-avatar {
    margin-left: unset;
    text-align: start;
  }
}
@media (max-width: 767.98px) {
  .banner-section-eleven .banner-right .banner-avatar {
    width: 100%;
  }
}
.banner-section-eleven .banner-right .banner-avatar p {
  color: #fff;
  margin-bottom: 16px;
}
.banner-section-eleven .banner-right .banner-eleven-2 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
  opacity: 0.3;
}
@media (max-width: 991.98px) {
  .banner-section-eleven .banner-right .banner-eleven-2 {
    left: unset;
    right: 0;
  }
}
@media (max-width: 575.98px) {
  .banner-section-eleven .banner-right .banner-eleven-2 {
    display: none;
  }
}
.banner-section-eleven .banner-right .banner-eleven-3 {
  position: absolute;
  left: 0;
  top: -105px;
  z-index: -1;
}
@media (max-width: 991.98px) {
  .banner-section-eleven .banner-right .banner-eleven-3 {
    right: -26px;
    left: unset;
    transform: rotateY(190deg);
  }
}
@media (max-width: 575.98px) {
  .banner-section-eleven .banner-right .banner-eleven-3 {
    display: none;
  }
}
.banner-section-twelve {
  background: var(--primary-gradient);
  padding: 80px 0px 0;
  margin: 24px 24px 0;
  border-radius: 12px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 991.98px) {
  .banner-section-twelve {
    padding: 30px 0px;
  }
}
@media (max-width: 575.98px) {
  .banner-section-twelve {
    margin: 10px 10px 0;
    padding: 30px 0px;
  }
}
.banner-section-twelve .section-header {
  margin-bottom: 0;
}
.banner-section-twelve .row {
  align-items: end;
}
.banner-section-twelve .banner-left {
  padding-bottom: 80px;
  position: relative;
  z-index: 1;
}
@media (max-width: 991.98px) {
  .banner-section-twelve .banner-left {
    padding-bottom: 0px;
  }
}
.banner-section-twelve .banner-left .rating-appointment {
  background: rgba(var(--white-rgb), 0.4);
  border-radius: 100px;
  padding: 12px 20px 12px 12px;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 24px;
}
@media (max-width: 575.98px) {
  .banner-section-twelve .banner-left .rating-appointment {
    border-radius: 10px;
    margin-bottom: 16px;
  }
}
.banner-section-twelve .banner-left .rating-appointment .avatar {
  width: 32px;
  height: 32px;
  color: #fff;
}
.banner-section-twelve .banner-left .rating-appointment .avatar-ttile {
  font-size: 16px;
  font-weight: 700;
  color: var(--gray-900);
  margin: 0;
}
.banner-section-twelve .banner-left .rating-appointment .avatar-ttile span {
  font-weight: 400;
}
.banner-section-twelve .banner-left .search-input {
  background: var(--white);
  width: 100%;
  max-width: 700px;
  border-radius: 150px;
  padding: 12px 12px 12px 20px;
  min-width: auto;
  display: flex;
  align-items: center;
  float: unset;
}
.banner-section-twelve .banner-left .search-input .form-control {
  font-size: 16px;
  font-weight: 500;
  color: var(--gray-900);
  height: unset;
}
.banner-section-twelve .banner-left .search-input .form-control::placeholder {
  font-size: 16px;
  font-weight: 400;
  color: var(--gray-400);
}
.banner-section-twelve .banner-left .section-title {
  font-size: 72px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 24px;
}
@media (max-width: 1399.98px) {
  .banner-section-twelve .banner-left .section-title {
    font-size: 58px;
  }
}
@media (max-width: 1199.98px) {
  .banner-section-twelve .banner-left .section-title {
    font-size: 50px;
  }
}
@media (max-width: 575.98px) {
  .banner-section-twelve .banner-left .section-title {
    font-size: 32px;
  }
}
.banner-section-twelve .banner-left .section-title span {
  font-style: italic;
}
.banner-section-twelve .banner-left .paragraph {
  color: #fff;
  margin: 25px 0px;
}
.banner-section-twelve .banner-img-twelve {
  position: relative;
  z-index: 1;
  max-width: 500px;
  margin: 0 auto;
}
@media (max-width: 1199.98px) {
  .banner-section-twelve .banner-img-twelve {
    max-width: 390px;
  }
}
@media (max-width: 991.98px) {
  .banner-section-twelve .banner-img-twelve {
    display: none;
  }
}
.banner-section-twelve .banner-img-twelve .badge {
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 20px;
  border-radius: 100px;
  font-size: 15px;
  font-weight: 600;
  color: var(--gray-900);
  text-align: center;
  background: var(--white);
  z-index: 1;
}
.banner-section-twelve .banner-img-twelve .one {
  top: 90px;
  left: -25px;
  animation: float 4s ease-in-out infinite;
}
.banner-section-twelve .banner-img-twelve .two {
  top: 260px;
  left: -50px;
  animation: float 3.6s ease-in-out infinite;
}
.banner-section-twelve .banner-img-twelve .three {
  right: 0;
  left: unset;
  top: 162px;
  animation: float 3.3s ease-in-out infinite;
}
.banner-section-twelve .banner-img-twelve .four {
  right: 0;
  left: unset;
  bottom: 185px;
  top: unset;
  animation: float 4.1s ease-in-out infinite;
}
.banner-section-twelve .banner-img-twelve .banner-lab-img {
  position: relative;
  z-index: 1;
}
.banner-section-twelve .banner-img-twelve .banner-lab-img-2 {
  position: absolute;
  bottom: -141px;
  left: 60px;
  right: 0;
  margin: auto;
  max-width: 450px;
}
.banner-section-twelve .banner-img-twelve .banner-icon-3 {
  position: absolute;
  top: -50px;
  right: 0;
}
.banner-section-twelve .shadow-img {
  position: absolute;
  top: -90%;
  right: -45%;
}
.banner-section-twelve .shadow-img1 {
  position: absolute;
  bottom: -89px;
  left: -185px;
  width: 700px;
  opacity: 0.5;
}
.banner-section-twelve .shadow-img2 {
  top: -295px;
  position: absolute;
  left: -400px;
  width: 64%;
}
.banner-section-twelve .shadow-img3 {
  position: absolute;
  inset: 0;
  margin: auto;
  top: -75%;
}
.banner-section-thirteen {
  position: relative;
  z-index: 1;
  background: rgba(37, 106, 255, 0.1);
  border-radius: 12px;
  margin: 12px 12px 0;
  padding-top: 100px;
}
@media (max-width: 1199.98px) {
  .banner-section-thirteen {
    overflow: hidden;
  }
}
@media (max-width: 575.98px) {
  .banner-section-thirteen {
    padding-top: 75px;
  }
}
.banner-section-thirteen .banner-content {
  padding: 70px 0;
}
@media (max-width: 1199.98px) {
  .banner-section-thirteen .banner-content {
    padding: 60px 0 50px;
  }
}
@media (max-width: 991.98px) {
  .banner-section-thirteen .banner-content {
    padding: 50px 0 40px;
  }
}
.banner-section-thirteen h1 {
  font-size: 80px;
  margin-bottom: 8px;
}
@media (max-width: 991.98px) {
  .banner-section-thirteen h1 {
    font-size: 50px;
  }
}
@media (max-width: 767.98px) {
  .banner-section-thirteen h1 {
    font-size: 40px;
  }
}
@media (max-width: 575.98px) {
  .banner-section-thirteen h1 {
    font-size: 38px;
  }
}
.banner-section-thirteen h1 .banner-icon {
  position: relative;
  width: 123px;
  height: 60px;
  border-radius: 70px;
  background: var(--primary-gradient);
  display: inline-block;
}
@media (max-width: 575.98px) {
  .banner-section-thirteen h1 .banner-icon {
    width: 84px;
    height: 38px;
  }
}
.banner-section-thirteen h1 .banner-icon img {
  position: absolute;
  bottom: -10px;
  right: 14px;
}
@media (max-width: 575.98px) {
  .banner-section-thirteen h1 .banner-icon img {
    position: absolute;
    bottom: -10px;
    right: 14px;
    height: 50px;
  }
}
.banner-section-thirteen h1 span {
  background: var(--primary-gradient-200);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.banner-section-thirteen p {
  margin-bottom: 40px;
}
.banner-section-thirteen .banner-bg-01 {
  position: absolute;
  top: 16%;
  left: 0;
  z-index: -1;
}
@media (max-width: 575.98px) {
  .banner-section-thirteen .banner-bg-01 {
    display: none;
  }
}
.banner-section-thirteen .banner-bg-02 {
  position: absolute;
  top: 20%;
  left: 54%;
  z-index: -1;
}
@media (max-width: 575.98px) {
  .banner-section-thirteen .banner-bg-02 {
    display: none;
  }
}
.banner-section-thirteen .banner-bg-03 {
  position: absolute;
  top: 50%;
  right: 2%;
  z-index: -1;
}
@media (max-width: 575.98px) {
  .banner-section-thirteen .banner-bg-03 {
    display: none;
  }
}
.banner-section-thirteen .banner-bg-04 {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.banner-section-thirteen .banner-bg-05 {
  position: absolute;
  top: 0;
  left: 0%;
  z-index: -1;
  width: 100%;
}
.banner-section-thirteen .banner-bg-06 {
  position: absolute;
  top: 10%;
  left: 33%;
  z-index: -1;
}
@media (max-width: 1399.98px) {
  .banner-section-thirteen .banner-bg-06 {
    right: 0;
    left: unset;
  }
}
.banner-section-thirteen .banner-btns {
  gap: 12px;
  margin-bottom: 60px;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1199.98px) {
  .banner-section-thirteen .banner-btns {
    margin-bottom: 40px;
  }
}
.banner-section-thirteen .banner-btns .btn {
  display: inline-flex;
  align-items: center;
  position: relative;
  background: var(--secondary-hover);
  border: 1px solid var(--secondary-hover);
  color: #fff;
  transition: all 0.5s;
}
.banner-section-thirteen .banner-btns .btn.theme-13-btn input {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
}
.banner-section-thirteen .banner-btns .btn.btn-white {
  background: var(--white);
  color: var(--gray-900);
  border: 1px solid transparent !important;
}
.banner-section-thirteen .banner-btns .btn.btn-white:hover {
  background: var(--secondary);
  color: #fff;
  border: 1px solid var(--secondary) !important;
}
.banner-section-thirteen .banner-btns .btn:hover {
  background: var(--secondary);
  border-color: var(--secondary) !important;
}
.banner-section-thirteen h2 {
  font-size: 260px;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: -1;
  background: var(--purple-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-align: center;
}
@media (max-width: 1199.98px) {
  .banner-section-thirteen h2 {
    font-size: 210px;
  }
}
@media (max-width: 991.98px) {
  .banner-section-thirteen h2 {
    font-size: 162px;
  }
}
@media (max-width: 767.98px) {
  .banner-section-thirteen h2 {
    font-size: 120px;
  }
}
@media (max-width: 575.98px) {
  .banner-section-thirteen h2 {
    font-size: 60px;
    display: none;
  }
}
.banner-section-thirteen .banner-links {
  background: rgba(var(--white-rgb), 0.4);
  border: 1px solid rgba(var(--white-rgb), 0.5);
  border-radius: 92px;
  padding: 12px 20px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
@media (max-width: 1399.98px) {
  .banner-section-thirteen .banner-links {
    bottom: -30px;
  }
}
@media (max-width: 1199.98px) {
  .banner-section-thirteen .banner-links {
    position: relative;
    bottom: unset;
    margin-bottom: 60px;
  }
}
@media (max-width: 767.98px) {
  .banner-section-thirteen .banner-links {
    position: relative;
    bottom: unset;
    margin-bottom: 60px;
  }
}
@media (max-width: 991.98px) {
  .banner-section-thirteen .banner-links {
    margin-bottom: 50px;
  }
}
.banner-section-thirteen .banner-links a {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  background: var(--white);
  color: var(--gray-900);
  border-radius: 50%;
  position: relative;
}
.banner-section-thirteen .banner-links a:hover {
  background: var(--primary);
  color: #fff;
}
.banner-section-thirteen .banner-links a .badge {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--danger);
  position: absolute;
  top: 10px;
  right: 9px;
  display: inline-block;
  padding: 0;
}
.banner-section-thirteen .banner-img {
  position: relative;
  z-index: 1;
}
@media (max-width: 1199.98px) {
  .banner-section-thirteen .banner-img {
    display: none;
  }
}
.banner-section-thirteen .banner-img .banner-bg-07 {
  position: absolute;
  bottom: 0;
  left: 53px;
  height: 100%;
  z-index: -1;
  width: calc(100% - 53px);
}
.banner-section-thirteen .banner-item .sub-title {
  font-size: 16px;
  font-weight: 600;
}

.banner-item {
  border-radius: 20px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.4);
  border: 1px solid rgba(255, 255, 255, 0.5);
  text-align: center;
}
.banner-item .banner-icon {
  text-align: center;
  margin-bottom: 12px;
  height: 78px;
}
@media (max-width: 1399.98px) {
  .banner-item .banner-icon {
    height: 76px;
  }
}
.banner-item .sub-title {
  font-weight: 600;
  margin-bottom: 0;
  color: var(--gray-900);
}

@keyframes topBottom {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes toptobottom {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(100px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes horizontalFloat {
  0% {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
  }
  50% {
    transform: translateX(5px);
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
  }
  100% {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -ms-transform: translateX(0px);
  }
}
@keyframes shrinkGrow {
  0% {
    transform: scale(1) translate(-50%, -50%);
  }
  50% {
    transform: scale(0.98) translate(-50%, -50%);
  }
  100% {
    transform: scale(1) translate(-50%, -50%);
  }
}
/****** UTILS ******/
.category-section-four {
  position: relative;
  background: url("../img/bg/category-bg.jpg");
  background-size: cover;
}

.category-item-three {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  padding: 20px 20px 0px;
  margin: 0px 12px;
  transition: all 1.6s;
  overflow: hidden;
}
.category-item-three:before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 20%, #1D1EE3 100%);
}
.category-item-three:hover .category-icon {
  transform: rotateY(360deg);
}
.category-item-three:hover .img-1 {
  transform: scale(1.1);
}
.category-item-three .img-1 {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -1;
  transition: all 0.7s;
}
.category-item-three .category-content {
  padding: 125px 0px 35px;
  text-align: center;
  position: relative;
  z-index: 1;
}
.category-item-three .category-content .category-icon {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: var(--secondary);
  margin: 0px auto 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.6s;
}
.category-item-three .category-content .category-icon .icon-1 {
  width: 40px;
}
.category-item-three .category-content .custom-title {
  color: #fff;
  margin-bottom: 4px;
}
.category-item-three .category-content .description {
  color: #fff;
}
.category-item-three .category-btn {
  text-align: center;
  position: relative;
  z-index: 1;
}
.category-item-three .category-btn .btn {
  width: 180px;
  padding: 12px 0px 8px;
  border-radius: 10px 10px 0px 0px;
  background: var(--white);
  color: var(--gray-900);
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border: none !important;
  outline: none !important;
  margin: auto;
}
.category-item-three .category-btn .btn:hover {
  border: none;
  color: var(--primary);
}
.category-item-three .category-btn .btn i {
  font-size: 16px;
  font-weight: 600;
  transform: rotate(45deg);
}
.category-item-four {
  background: rgba(255, 255, 255, 0.7);
  border-radius: 12px;
  padding: 40px;
  backdrop-filter: blur(8px);
  transition: all 1.6s;
}
@media (max-width: 767.98px) {
  .category-item-four {
    padding: 20px;
  }
}
.category-item-four .category-icon {
  width: 80px;
  height: 80px;
  border-radius: 12px;
  background: var(--primary);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.6s;
  margin-bottom: 20px;
}
.category-item-four .category-icon img {
  transition: all 1.6s;
}
.category-item-four .custom-title {
  margin-bottom: 8px;
}
.category-item-four p {
  margin-bottom: 0;
}
.category-item-four:hover {
  transform: translateY(-10px);
}
.category-item-four:hover .category-icon {
  background: var(--secondary);
  transition: all 1.6s;
}
.category-item-four:hover .category-icon img {
  filter: brightness(0%);
}

.technology-section-three {
  background: var(--primary);
  padding: 0px;
}
.technology-section-three .section-header-three .section-title {
  color: #fff;
}
.technology-section-three .section-header-three p {
  color: #fff;
}
.technology-section-three .left-side {
  padding: 80px 0px 80px 100px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1199.98px) {
  .technology-section-three .left-side {
    padding: 80px 0px 80px 40px;
  }
}
@media (max-width: 575.98px) {
  .technology-section-three .left-side {
    padding: 50px 20px;
  }
}
.technology-section-three .left-side .element-1 {
  position: absolute;
  right: -135px;
  top: -157px;
}
.technology-section-three .left-side .element-2 {
  position: absolute;
  left: 0;
  bottom: 0;
  filter: brightness(34.5);
}
@media (max-width: 767.98px) {
  .technology-section-three .left-side .element-2 {
    display: none;
  }
}
.technology-section-three .tech-img {
  position: relative;
  height: 100%;
}
@media (max-width: 575.98px) {
  .technology-section-three .tech-img {
    display: none;
  }
}
.technology-section-three .tech-img .play-btn {
  position: absolute;
  inset: 0;
  margin: auto;
  width: 200px;
  height: 200px;
}
.technology-section-three .tech-img .play-btn::after {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  width: 84px;
  height: 84px;
  border-radius: 50%;
  border: 2px dashed #fff;
  animation: rotate 5s linear forwards infinite;
}
.technology-section-three .tech-img .play-btn::before {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  width: 104px;
  height: 104px;
  border-radius: 50%;
  border: 2px dashed #fff;
  animation: rotate 5s linear forwards infinite;
}
.technology-section-three .tech-img .play-btn i {
  width: 64px;
  height: 64px;
  background: #fff;
  position: absolute;
  inset: 0;
  margin: auto;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: var(--gray-900);
  transition: all 0.4s;
  z-index: 1;
}
.technology-section-three .tech-img .play-btn i:hover {
  background: var(--primary);
  color: #fff;
}
.technology-section-three .tech-img .img-1 {
  height: 100%;
  object-fit: cover;
}
.technology-section-three .tech-img:before {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  position: absolute;
  margin: auto;
  width: 100%;
  height: 86%;
  z-index: 1;
  bottom: 0;
}
.technology-section-three .element-1 {
  position: absolute;
  top: -30px;
}
@media (max-width: 1399.98px) {
  .technology-section-three .element-1 {
    top: -20px;
  }
}
@media (max-width: 1199.98px) {
  .technology-section-three .element-1 {
    top: -19px;
  }
}
@media (max-width: 991.98px) {
  .technology-section-three .element-1 {
    top: -10px;
  }
}
@media (max-width: 575.98px) {
  .technology-section-three .element-1 {
    top: -5px;
  }
}
.technology-section-three .element-2 {
  position: absolute;
  bottom: -20px;
  z-index: 1;
}
@media (max-width: 1199.98px) {
  .technology-section-three .element-2 {
    bottom: -11px;
  }
}

.technology-item-three {
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  gap: 30px;
  margin-bottom: 36px;
  position: relative;
  z-index: 1;
}
@media (max-width: 575.98px) {
  .technology-item-three {
    flex-direction: column;
    align-items: start;
  }
}
.technology-item-three .avatar {
  width: 54px;
  height: 54px;
  background: var(--secondary);
  border: 2px solid var(--light-100);
  outline: 10px solid var(--secondary);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.technology-item-three .avatar img {
  width: 24px;
  height: 33px;
}
.technology-item-three .technology-details .custom-title {
  color: #fff;
  margin-bottom: 8px;
}
.technology-item-three .technology-details p {
  color: #fff;
  margin-bottom: 0;
}

.deals-section-thirteen .section-header-thirteen {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid var(--gray-200);
}
@media (max-width: 575.98px) {
  .deals-section-thirteen .section-header-thirteen {
    flex-wrap: wrap;
    gap: 16px;
  }
}

.deals-item-thirteen {
  border: 1px solid var(--gray-200);
  border-radius: 12px;
  overflow: hidden;
  margin: 0px 12px;
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
}
.deals-item-thirteen:hover .delas-overlay .img-1 {
  transform: scale(1.1);
}
.deals-item-thirteen:hover .deals-footer .btn {
  transform: translateY(-10px);
}
.deals-item-thirteen .delas-overlay {
  margin: 12px;
  background: var(--light);
  border-radius: 12px;
  overflow: hidden;
  padding: 16px 16px 26px;
  text-align: center;
  position: relative;
}
.deals-item-thirteen .delas-overlay .delas-badge {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 10px;
  position: absolute;
  top: 16px;
  left: 16px;
  z-index: 1;
  width: 90%;
}
.deals-item-thirteen .delas-overlay .delas-badge .percent {
  background: var(--success);
  color: #fff;
  padding: 2px 8px;
  border-radius: 30px;
  font-size: 14px;
  font-weight: 500;
}
.deals-item-thirteen .delas-overlay .delas-badge .text {
  background: var(--danger);
  color: #fff;
  padding: 2px 8px;
  border-radius: 60px;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.deals-item-thirteen .delas-overlay .delas-badge .favorite {
  width: 36px;
  height: 36px;
  background: var(--white);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: var(--gray-900);
  border: none !important;
}
.deals-item-thirteen .delas-overlay .img-1 {
  margin: auto;
  height: 200px;
  transition: all 0.4s;
}
.deals-item-thirteen .deals-content {
  padding: 20px;
}
.deals-item-thirteen .deals-content .title {
  margin-bottom: 16px;
}
.deals-item-thirteen .deals-content .title .custom-title {
  margin-bottom: 4px;
}
@media (max-width: 1399.98px) {
  .deals-item-thirteen .deals-content .title .custom-title {
    font-size: 22px;
  }
}
.deals-item-thirteen .deals-content .title .sub-title {
  margin-bottom: 0;
}
.deals-item-thirteen .deals-content .price-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: none;
  padding: 0;
  background: transparent;
}
.deals-item-thirteen .deals-content .price-item .count-price {
  font-size: 20px;
  font-weight: 700;
  color: var(--gray-900);
}
.deals-item-thirteen .deals-content .price-item .count-price span {
  font-size: 16px;
  font-weight: 500;
  color: var(--danger);
  text-decoration: line-through;
  padding-left: 4px;
}
.deals-item-thirteen .deals-content .price-item .count {
  font-size: 16px;
  font-weight: 400;
  padding: 4px 8px;
  border-radius: 6px;
  border: 1px solid var(--gray-200);
  color: var(--gray-600);
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
}
.deals-item-thirteen .deals-footer {
  text-align: center;
  padding: 0px 20px 20px;
}
.deals-item-thirteen .deals-footer .btn {
  width: 100%;
  padding: 10px;
  border-radius: 100px;
  background: var(--light-200);
  font-size: 16px;
  font-weight: 600;
  color: var(--gray-900);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border: 1px solid var(--gray-200);
  margin: auto;
  transition: all 0.4s;
}
.deals-item-thirteen .deals-footer .btn i {
  font-weight: 600;
  transition: all 0.4s;
}
.deals-item-thirteen .deals-footer .btn:hover {
  background: var(--secondary-hover);
  color: #fff;
  transform: translateY(-5px);
}
.deals-item-thirteen .deals-footer .btn:hover i {
  color: #fff;
}

/****** UTILS ******/
.whychoose-section-three {
  background: var(--primary);
  padding: 90px 0px;
  position: relative;
}
@media (max-width: 991.98px) {
  .whychoose-section-three {
    padding: 50px 0px;
  }
}
.whychoose-section-three .section-header-three {
  margin-bottom: 70px;
}
.whychoose-section-three .section-header-three .section-title {
  color: #fff;
}
.whychoose-section-three .section-header-three .subtitle {
  color: #fff;
}
.whychoose-section-three .left .choose-item-three {
  text-align: right;
}
@media (max-width: 1199.98px) {
  .whychoose-section-three .left .choose-item-three {
    text-align: start;
  }
}
.whychoose-section-three .right .choose-item-three {
  text-align: start;
}
@media (max-width: 1199.98px) {
  .whychoose-section-three .right .choose-item-three {
    text-align: start;
  }
}
@media (max-width: 1199.98px) {
  .whychoose-section-three .right .choose-item-three:last-child {
    border-bottom: none !important;
    padding: 0px !important;
    margin: 0px !important;
  }
}
.whychoose-section-three .element-1 {
  position: absolute;
  top: -44px;
}
@media (max-width: 1399.98px) {
  .whychoose-section-three .element-1 {
    top: -30px;
    width: 100%;
  }
}
@media (max-width: 1399.98px) {
  .whychoose-section-three .element-1 {
    top: -14px;
  }
}
@media (max-width: 991.98px) {
  .whychoose-section-three .element-1 {
    top: -23px;
  }
}
@media (max-width: 767.98px) {
  .whychoose-section-three .element-1 {
    top: -11px;
  }
}
.whychoose-section-three .element-2 {
  position: absolute;
  bottom: -50px;
}
@media (max-width: 1399.98px) {
  .whychoose-section-three .element-2 {
    bottom: -30px;
    width: 100%;
  }
}
@media (max-width: 1199.98px) {
  .whychoose-section-three .element-2 {
    bottom: -8px;
    top: unset;
  }
}
@media (max-width: 991.98px) {
  .whychoose-section-three .element-2 {
    top: -25px;
  }
}
@media (max-width: 767.98px) {
  .whychoose-section-three .element-2 {
    bottom: -17px;
    top: unset;
  }
}
.whychoose-section-three .element-3 {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  filter: invert(1) brightness(3.5);
}
@media (max-width: 991.98px) {
  .whychoose-section-three .element-3 {
    display: none;
  }
}
.whychoose-section-three .element-4 {
  filter: invert(1) brightness(3.5);
  position: absolute;
  bottom: 14%;
}
@media (max-width: 991.98px) {
  .whychoose-section-three .element-4 {
    display: none;
  }
}
.whychoose-section-three .choose-img {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
}
@media (max-width: 1199.98px) {
  .whychoose-section-three .choose-img {
    display: none;
  }
}
.whychoose-section-three .choose-img .img-2 {
  animation: topBottom 3s ease-in-out infinite;
  transition: all 0.7s;
}
.whychoose-section-three .choose-img .img-4 {
  position: absolute;
  inset: 0;
  margin: auto;
}
.whychoose-section-five {
  position: relative;
  overflow: hidden;
}
.whychoose-section-five .container {
  position: relative;
  z-index: 1;
}
.whychoose-section-five .choose-row {
  margin-bottom: 40px;
}
.whychoose-section-five .view-text {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  color: var(--gray-900);
  text-align: center;
}
.whychoose-section-five .view-text a {
  color: var(--primary);
  text-decoration: underline;
}
.whychoose-section-five .star-icon {
  position: absolute;
  right: 0;
  right: -137px;
  bottom: -144px;
  animation: rotate 7s linear forwards infinite;
}
.whychoose-section-six {
  background-image: url(../img/bg/choose-bg-4.png);
  background-color: var(--light);
  background-size: 100% 100%;
  position: relative;
}
@media (max-width: 1199.98px) {
  .whychoose-section-six {
    background-size: cover;
  }
}
.whychoose-section-six .section-title {
  margin-bottom: 12px;
}
.whychoose-section-six .whychoose-img {
  position: relative;
  z-index: 1;
}
@media (max-width: 1199.98px) {
  .whychoose-section-six .whychoose-img {
    display: none;
  }
}
.whychoose-section-six .whychoose-img .img-one {
  width: 90%;
}
.whychoose-section-six .whychoose-img .img-two {
  position: absolute;
  bottom: -136px;
  right: 0;
}
.whychoose-section-six .element-1 {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}
@media (max-width: 1199.98px) {
  .whychoose-section-six .element-1 {
    display: none;
  }
}
.whychoose-section-nine {
  background: var(--dark);
  position: relative;
}
.whychoose-section-nine .container {
  position: relative;
  z-index: 1;
}
.whychoose-section-nine .section-title {
  color: #fff !important;
}
.whychoose-section-nine .choose-step-nine .choose-step {
  padding: 20px;
  border-radius: 12px;
  border: 1px solid var(--light-300);
  background: rgba(var(--white-rgb), 0.3);
  backdrop-filter: blur(4px);
  display: flex;
  align-items: center;
  gap: 16px;
}
@media (max-width: 1199.98px) {
  .whychoose-section-nine .choose-step-nine .choose-step {
    flex-direction: column;
    align-items: start;
  }
}
.whychoose-section-nine .choose-step-nine .choose-step .step-icon {
  position: relative;
  flex-grow: 1;
  width: 100px;
  height: 100%;
  flex-shrink: 0;
}
@media (max-width: 1199.98px) {
  .whychoose-section-nine .choose-step-nine .choose-step .step-icon {
    margin-bottom: 16px;
  }
}
.whychoose-section-nine .choose-step-nine .choose-step .step-icon .icon {
  position: absolute;
  inset: 0;
  margin: auto;
  max-width: 50px;
}
.whychoose-section-nine .choose-step-nine .choose-step .step-content .level {
  background: var(--primary-gradient);
  padding: 6px 16px;
  border-radius: 12px;
  font-weight: 600;
  color: #fff;
  display: inline-flex;
}
.whychoose-section-nine .choose-step-nine .choose-step .step-content .custom-title {
  color: #fff;
  margin: 24px 0px 4px 0;
}
.whychoose-section-nine .choose-step-nine .choose-step .step-content p {
  color: #fff;
  margin-bottom: 0;
}
.whychoose-section-nine .choose-bg-5 {
  position: absolute;
  bottom: 0;
}
.whychoose-section-nine .choose-img-nine {
  background: var(--primary-gradient);
  padding: 5px;
  border-radius: 12px;
  overflow: hidden;
  height: 320px;
  width: 100%;
}
@media (max-width: 991.98px) {
  .whychoose-section-nine .choose-img-nine {
    display: none;
  }
}
.whychoose-section-nine .choose-img-nine .img-one {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 12px;
}
.whychoose-section-nine .choose-img-nine video {
  width: 100%;
  height: 310px;
  object-fit: cover;
  display: block;
  border-radius: 12px;
}
.whychoose-section-ten {
  position: relative;
  z-index: 1;
  background: var(--secondary);
}
@media (min-width: 992px) {
  .whychoose-section-ten.section {
    padding-bottom: 40px;
  }
}
.whychoose-section-ten .section-header-ten .section-sub-title {
  color: #fff;
}
.whychoose-section-ten .section-header-ten .section-sub-title .sec-circle {
  background: rgba(70, 27, 65, 0.74);
}
.whychoose-section-ten .choose-bg-01 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
@media (max-width: 767.98px) {
  .whychoose-section-ten .choose-bg-01 {
    width: 57px;
  }
}
.whychoose-section-ten .choose-bg-02 {
  position: absolute;
  right: 0;
  bottom: 20%;
  z-index: -1;
  animation: topBottom 3s ease-in-out infinite;
}
@media (max-width: 767.98px) {
  .whychoose-section-ten .choose-bg-02 {
    display: none;
  }
}
.whychoose-section-eleven {
  background: var(--secondary-gradient);
  position: relative;
  overflow: hidden;
}
.whychoose-section-eleven .element-1 {
  position: absolute;
  top: 0;
  right: 0;
}

.choose-item-three {
  padding-bottom: 48px;
  margin-bottom: 48px;
  border-bottom: 1px solid var(--secondary-transparent);
}
@media (max-width: 1199.98px) {
  .choose-item-three {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
.choose-item-three .custom-title {
  color: #fff;
  margin-bottom: 8px;
}
.choose-item-three p {
  color: #fff;
  margin-bottom: 0px;
}
.choose-item-three:last-child {
  border-bottom: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 1199.98px) {
  .choose-item-three:last-child {
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid var(--gray-500);
  }
}
.choose-item-five {
  padding: 34px;
  border-radius: 12px;
  border: none;
  box-shadow: 0px 4px 44px 0px rgba(187, 187, 187, 0.25);
  position: relative;
  overflow: hidden;
  transition: all 0.3;
}
@media (max-width: 1399.98px) {
  .choose-item-five {
    padding: 20px;
  }
}
.choose-item-five .choose-img {
  margin-bottom: 40px;
  position: relative;
  z-index: 1;
  transition: all 0.7s;
}
.choose-item-five .choose-content {
  position: relative;
  z-index: 1;
}
.choose-item-five .choose-content .choose-icon {
  margin-bottom: 26px;
}
.choose-item-five .choose-content .choose-icon .icon {
  transition: all 0.7s;
}
.choose-item-five .choose-content .custom-title {
  margin-bottom: 8px;
  transition: all 0.4s;
}
.choose-item-five .choose-content .description {
  margin-bottom: 0;
  transition: all 0.4s;
}
.choose-item-five::before {
  content: "";
  background: var(--purple-gradient);
  position: absolute;
  margin: auto;
  height: 0;
  bottom: 0;
  width: 100%;
  left: 0;
  z-index: 1;
  transition: all 0.4s;
}
.choose-item-five::after {
  content: "";
  background: var(--white);
  position: absolute;
  margin: auto;
  height: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 0;
  transition: all 0.4s;
}
.choose-item-five:hover {
  transform: translateY(-5px);
}
.choose-item-five:hover .custom-title {
  color: #fff;
}
.choose-item-five:hover .description {
  color: #fff;
}
.choose-item-five:hover .icon-1 {
  filter: invert(1) !important;
}
.choose-item-five:hover::before {
  height: 100% !important;
}
.choose-item-five:hover::after {
  height: 0% !important;
}
.choose-item-five:hover .choose-img {
  opacity: 0;
}
.choose-item-five .bg-img {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 1;
  transition: all 0.8s;
}
.choose-item-six {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-bottom: 40px;
}
@media (max-width: 575.98px) {
  .choose-item-six {
    flex-direction: column;
    align-items: start;
  }
}
.choose-item-six .choose-item-count {
  width: 55px;
  height: 55px;
  background: var(--secondary);
  border-radius: 50%;
  font-size: 20px;
  font-weight: 700;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  position: relative;
  border: 5px solid transparent;
}
.choose-item-six .choose-item-count:before {
  content: "";
  position: absolute;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  border: 6px solid var(--primary);
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  top: -6px;
}
.choose-item-six .choose-item-content .custom-title {
  margin-bottom: 8px;
}
.choose-item-six .choose-item-content p {
  margin-bottom: 0;
}
.choose-item-ten {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 36px;
}
@media (max-width: 991.98px) {
  .choose-item-ten {
    margin-bottom: 0;
  }
}
@media (max-width: 991.98px) {
  .choose-item-ten {
    flex-direction: column;
    align-items: start;
  }
}
.choose-item-ten .choose-icon {
  width: 90px;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--primary);
  background: var(--primary-100);
  flex-shrink: 0;
  border-radius: 50%;
}
.choose-item-ten .custom-title {
  color: #fff;
  margin-bottom: 4px;
}
.choose-item-ten p {
  color: var(--light);
  margin-bottom: 0;
}
.choose-item-nine {
  margin-bottom: 80px;
}
@media (max-width: 991.98px) {
  .choose-item-nine {
    margin-bottom: 40px;
  }
}
.choose-item-nine .custom-title {
  margin-bottom: 13px;
  color: #fff;
  position: relative;
  padding-left: 12px;
}
.choose-item-nine .custom-title::before {
  content: "";
  background: var(--primary-gradient);
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 3px;
  height: 100%;
  border-radius: 10px;
}
.choose-item-nine .description {
  color: #fff;
  margin-bottom: 0;
}
.choose-item-nine.right-item {
  text-align: right;
}
@media (max-width: 991.98px) {
  .choose-item-nine.right-item {
    text-align: start;
  }
}
.choose-item-nine.right-item .custom-title {
  padding-right: 12px;
}
@media (max-width: 991.98px) {
  .choose-item-nine.right-item .custom-title {
    padding-right: 0;
  }
}
.choose-item-nine.right-item .custom-title::before {
  content: "";
  left: unset;
  right: 0;
}
@media (max-width: 991.98px) {
  .choose-item-nine.right-item .custom-title::before {
    left: 0;
    right: unset;
  }
}
.choose-item-eleven {
  border-radius: 20px;
  text-align: center;
  transition: all 0.6s;
}
.choose-item-eleven:hover {
  transform: translateY(-9px);
}
.choose-item-eleven:hover .choose-icon {
  background: var(--primary) !important;
}
.choose-item-eleven:hover .choose-icon i {
  transform: rotate(0deg) !important;
  color: #fff !important;
}
.choose-item-eleven .choose-overlay {
  position: relative;
  margin-bottom: 24px;
}
.choose-item-eleven .choose-overlay .img-1 {
  width: 100%;
  border-radius: 20px;
}
.choose-item-eleven .choose-overlay .choose-icon {
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: var(--secondary);
  color: var(--primary);
  font-size: 24px;
  font-weight: 700;
  position: absolute;
  bottom: -6px;
  right: -5px;
  outline: 12px solid #e7fff8;
  border: none !important;
  transition: all 0.5s;
}
.choose-item-eleven .choose-overlay .choose-icon::before {
  content: "";
  width: 25px;
  height: 30px;
  border-radius: 107%;
  box-shadow: 8px 8px 0 0 #e7fff8;
  position: absolute;
  top: 29px;
  bottom: 0;
  right: 71px;
  z-index: 1;
  transform: rotate(364deg);
}
.choose-item-eleven .choose-overlay .choose-icon::after {
  content: "";
  width: 25px;
  height: 19px;
  border-radius: 87%;
  box-shadow: 9px 7px 0 0 #e0fff6;
  position: absolute;
  top: -29px;
  bottom: 0;
  right: 0;
  z-index: 1;
  transform: rotate(9deg);
}
.choose-item-eleven .choose-overlay .choose-icon i {
  transform: rotate(-45deg);
  transition: all 0.6s;
}
.choose-item-eleven .choose-content .custom-title {
  margin-bottom: 8px;
}
.choose-item-eleven .choose-content .description {
  margin-bottom: 0;
}

.company-slider-five {
  margin: 40px 0px 0px;
  padding: 48px 0px;
  border-top: 1px solid var(--gray-200);
  border-bottom: 1px solid var(--gray-200);
}
@media (max-width: 575.98px) {
  .company-slider-five {
    margin: 0px;
  }
}
.company-slider-five .slide-item {
  text-align: center;
}
.company-slider-five .slide-item img {
  margin: auto;
}
@media (max-width: 575.98px) {
  .company-slider-five .slide-item img {
    max-width: 127px;
  }
}
.company-slider-five .slide-item img:hover {
  transform: translateZ(-10px);
  transition: all 0.7s;
}

.categories-section-twelve {
  position: relative;
  overflow: hidden;
}
.categories-section-twelve .icon-3 {
  position: absolute;
  top: 148px;
  right: 155px;
  width: 150px;
  height: 150px;
  background: var(--success);
  border-radius: 50%;
  filter: blur(105px);
  z-index: -1;
}

.categories-item-twelve {
  padding: 40px;
  border-radius: 12px;
  background: var(--primary-transparent);
  position: relative;
  overflow: hidden;
}
.categories-item-twelve.two {
  background: var(--secondary-transparent);
}
.categories-item-twelve.three {
  background: var(--success-transparent);
}
.categories-item-twelve.four {
  background: var(--danger-transparent);
}
.categories-item-twelve.five {
  background: var(--orange-transparent);
}
.categories-item-twelve.six {
  background: var(--cyan-transparent);
}
.categories-item-twelve.seven {
  background: var(--teal-transparent);
}
.categories-item-twelve.eight {
  background: var(--info-transparent);
}
.categories-item-twelve .custom-title {
  margin-bottom: 8px;
  color: var(--gray-900);
  position: relative;
  z-index: 1;
}
.categories-item-twelve p, .categories-item-twelve a {
  position: relative;
  z-index: 1;
}
.categories-item-twelve .category-img-1 {
  position: absolute;
  bottom: 0;
  left: 0;
  object-fit: cover;
}

.test-section-twelve {
  position: relative;
  overflow: hidden;
}
.test-section-twelve .container {
  position: relative;
  z-index: 1;
}
.test-section-twelve .support-container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  flex-wrap: wrap;
}
.test-section-twelve .support-container .support-item-list {
  background: var(--white);
  border-radius: 120px;
  padding: 4px 25px 4px 4px;
  display: inline-flex;
  align-items: center;
  gap: 11px;
  transition: all 0.3s;
}
.test-section-twelve .support-container .support-item-list:hover {
  background-color: var(--secondary);
}
.test-section-twelve .support-container .support-item-list:hover .link {
  color: var(--white) !important;
}
.test-section-twelve .support-container .support-item-list:hover .support-item-icon {
  background: var(--white);
}
.test-section-twelve .support-container .support-item-list:hover .support-item-icon i {
  color: var(--secondary);
}
.test-section-twelve .support-container .support-item-list .support-item-icon {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: var(--primary);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  transition: all 0.3s;
  color: #fff;
}
.test-section-twelve .support-container .support-item-list .link {
  font-size: 16px;
  font-weight: 700;
  color: var(--gray-900) !important;
  margin: 0;
  transition: all 0.3s;
}
.test-section-twelve .support-container .theme-11-btn .content {
  background: #8CD9A6;
  color: #000103 !important;
}
.test-section-twelve .support-container .theme-11-btn .icon {
  background: #8CD9A6;
  color: #000103 !important;
}
.test-section-twelve .test-shape-img {
  position: absolute;
  top: -265px;
  right: -30%;
  width: 56%;
}
.test-section-twelve .test-shape-img-2 {
  position: absolute;
  top: -265px;
  left: -38%;
  width: 56%;
}

/****** UTILS ******/
.team-section-three {
  position: relative;
}
.team-section-three .element-1 {
  position: absolute;
  top: 50px;
  left: 50px;
  animation: rotate 9s linear forwards infinite;
}
@media (max-width: 575.98px) {
  .team-section-three .element-1 {
    display: none;
  }
}
.team-section-six {
  position: relative;
}
.team-section-six .element-one {
  position: absolute;
  transform: rotateY(180deg);
  top: 100px;
  left: 50px;
}
.team-section-seven {
  position: relative;
  background: var(--primary-transparent) url("../img/bg/team-bg-01.png");
  background-repeat: repeat-x;
  background-size: cover;
}
.team-section-nine {
  position: relative;
}
.team-section-nine .icon-one {
  position: absolute;
  top: 5%;
  left: 9%;
  animation: rotate 9s linear forwards infinite;
  z-index: -1;
}
.team-section-twelve {
  background: var(--linear-gradient);
  position: relative;
}
.team-section-twelve .team-icon-1 {
  position: absolute;
  top: 0;
  right: 0;
  transform: rotateY(190deg);
}
@media (max-width: 991.98px) {
  .team-section-twelve .team-icon-1 {
    display: none;
  }
}
.team-section-twelve .team-slider-twelve {
  position: relative;
  z-index: 1;
}

.team-item-three:hover .team-overley::before {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 20%, #1D1EE3 100%);
  height: 100%;
  transition: all 1.7s;
  z-index: unset !important;
}
.team-item-three:hover .icons {
  transform: translateY(0) !important;
}
.team-item-three:hover .icons:hover {
  transform: rotate(45deg) !important;
  background: var(--primary);
  color: var(--white);
}
.team-item-three .team-overley {
  background: url(../img/bg/team-bg.png);
  background-size: 100% 100%;
  padding: 22px 22px 0px 22px;
  border-radius: 12px;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.team-item-three .team-overley:before {
  content: "";
  background: linear-gradient(180deg, #FFFFFF 0%, #AAABFF 100%);
  position: absolute;
  inset: 0;
  z-index: -1;
  transition: all 1.7s;
}
.team-item-three .team-overley .date {
  background: var(--white);
  width: fit-content;
  padding: 13px;
  border-radius: 0px 0px 12px 12px;
  font-size: 16px;
  font-weight: 600;
  color: var(--gray-900);
  position: absolute;
  right: -62px;
  top: 60px;
  transform: rotate(90deg);
}
.team-item-three .team-overley .icons {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  background: var(--white);
  border-radius: 50%;
  font-size: 40px;
  font-weight: 600;
  color: var(--gray-900);
  position: absolute;
  margin: auto;
  transform: translateY(275px);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: all 0.7s;
}
.team-item-three .team-details {
  padding: 20px;
  text-align: center;
}
.team-item-three .team-details .author-name {
  margin-bottom: 4px;
}
.team-item-three .team-details .author-dest {
  margin-bottom: 0;
}
.team-item-five {
  background: var(--white);
  border-radius: 12px;
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  transition: all 0.6s;
}
.team-item-five:hover {
  transform: translateY(-5px);
  box-shadow: 0px 4px 44px 0px rgba(187, 187, 187, 0.25);
}
.team-item-five:hover .team-overley .img-2 {
  opacity: 1;
}
.team-item-five .team-overley {
  padding: 13px;
  background: var(--pink-gradient);
  border-radius: 12px;
  position: relative;
  overflow: hidden;
  text-align: center;
}
.team-item-five .team-overley .img-1 {
  position: relative;
  z-index: 1;
}
.team-item-five .team-overley .img-2 {
  position: absolute;
  inset: 0;
  margin: auto;
  opacity: 0.2;
  transition: all 0.6s;
}
.team-item-five .team-details {
  padding: 20px;
  text-align: center;
}
.team-item-five .team-details .author-name {
  margin-bottom: 8px;
}
.team-item-five .team-details .author-dest {
  margin-bottom: 0px;
}
.team-item-six {
  text-align: center;
  transition: all 0.4s;
}
.team-item-six:hover {
  transform: translateY(-10px);
}
.team-item-six:hover .team-overly-img .img-three {
  right: 20px;
}
.team-item-six .team-overly-img {
  margin-bottom: 24px;
  background: var(--primary-gradient);
  border-radius: 100%;
  padding: 20px 0px 0px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 1399.98px) {
  .team-item-six .team-overly-img {
    border-radius: 48%;
  }
}
.team-item-six .team-overly-img .img-three {
  position: absolute;
  top: 63px;
  right: -45px;
  transition: all 0.5s;
}
.team-item-six .team-content .custom-title {
  margin-bottom: 8px;
}
.team-item-six .team-content p {
  margin-bottom: 0px;
}
.team-item-six .element-one {
  position: absolute;
  top: 30%;
  left: 50px;
}
.team-item-seven {
  position: relative;
  transition: all 0.4s;
}
.team-item-seven .team-img {
  background: var(--primary-100);
  border-radius: 12px;
  padding: 30px 30px 0;
  margin-bottom: 44px;
  transition: all 0.4s;
  text-align: center;
  display: block;
}
.team-item-seven .team-img img {
  transition: all 0.4s;
}
.team-item-seven .team-content {
  background: var(--white);
  border-radius: 12px;
  padding: 20px;
  text-align: center;
  width: calc(100% - 40px);
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  z-index: 1;
}
.team-item-seven .team-content .custom-title {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 4px;
}
.team-item-seven .team-content p {
  margin-bottom: 0;
}
.team-item-seven:hover .team-img {
  background: var(--primary) url("../img/bg/team.png");
  background-repeat: repeat-x;
  background-size: cover;
}
.team-item-seven:hover .team-img img {
  transform: scale(1.02);
  transition: all 0.4s;
}
.team-item-eight {
  position: relative;
  border-radius: 12px 12px 0px 12px;
  overflow: hidden;
  border: 1px solid var(--gray-200);
  text-align: center;
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  transition: all 0.6s;
}
.team-item-eight:hover {
  transform: translateY(-10px);
}
.team-item-eight:hover .team-overlay::before {
  height: 100%;
}
.team-item-eight:hover .team-overlay .team-icon {
  transform: translateY(0);
}
.team-item-eight .team-overlay {
  position: relative;
  overflow: hidden;
  text-align: center;
}
.team-item-eight .team-overlay::before {
  content: "";
  background: var(--linear-gradient);
  position: absolute;
  height: 0;
  width: 100%;
  bottom: 0;
  transition: all 0.6s;
}
.team-item-eight .team-overlay .img-one {
  width: 100%;
}
.team-item-eight .team-overlay .team-icon {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 56px;
  height: 56px;
  background: var(--white);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: 700;
  color: var(--gray-900);
  transform: translateY(-70px);
  transition: all 0.6s;
}
.team-item-eight .team-overlay .team-icon:hover {
  background: var(--primary);
  color: var(--white);
}
.team-item-eight .team-content {
  padding: 40px;
}
@media (max-width: 1399.98px) {
  .team-item-eight .team-content {
    padding: 20px;
  }
}
@media (max-width: 1199.98px) {
  .team-item-eight .team-content {
    padding: 14px;
  }
}
@media (max-width: 991.98px) {
  .team-item-eight .team-content {
    padding: 20px;
  }
}
.team-item-eight .team-content .custom-title {
  margin-bottom: 4px;
}
@media (max-width: 1199.98px) {
  .team-item-eight .team-content .custom-title {
    font-size: 18px;
  }
}
.team-item-eight .team-content .description {
  margin-bottom: 0;
}
@media (max-width: 1199.98px) {
  .team-item-eight .team-content .description {
    font-size: 14px;
  }
}
.team-item-nine {
  border-radius: 12px;
  overflow: hidden;
  margin: 0px 12px;
}
.team-item-nine:hover .img-one {
  transform: scale(1.1);
}
.team-item-nine .team-overlay {
  position: relative;
}
.team-item-nine .team-overlay .img-one {
  transition: all 0.5s;
}
.team-item-nine .team-overlay .team-exp {
  padding: 12px;
  border-radius: 12px 12px 0px 0px;
  background: var(--white);
  position: absolute;
  bottom: 96px;
  left: 0;
  right: 0;
  margin: auto;
  width: fit-content;
  color: var(--gray-900);
  font-weight: 600;
}
@media (max-width: 767.98px) {
  .team-item-nine .team-overlay .team-exp {
    bottom: 86px;
  }
}
@media (max-width: 575.98px) {
  .team-item-nine .team-overlay .team-exp {
    bottom: 88px;
  }
}
.team-item-nine .team-overlay .team-content {
  padding: 20px;
  background: var(--light-200);
  backdrop-filter: blur(20px);
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.team-item-nine .team-overlay .team-content .custom-title {
  color: #fff;
  margin-bottom: 4px;
}
.team-item-nine .team-overlay .team-content .custom-title a {
  color: #fff;
  transition: all 0.5s;
}
.team-item-nine .team-overlay .team-content .custom-title a:hover {
  color: var(--primary);
}
.team-item-nine .team-overlay .team-content .team-name {
  margin-bottom: 0;
  color: #fff;
  font-weight: 400;
}
.team-item-ten {
  position: relative;
  transition: all 0.4s;
}
.team-item-ten .team-img {
  background: var(--primary-gradient-100);
  border-radius: 100px 100px 0 0;
  padding: 16px 16px 0;
  margin-bottom: 24px;
  transition: all 0.4s ease-in-out;
  text-align: center;
  display: block;
  overflow: hidden;
  position: relative;
}
.team-item-ten .team-img .team-icon {
  position: absolute;
  top: 53px;
  right: 30px;
  animation: topBottom 3s ease-in-out infinite;
  opacity: 0;
  transition: all 0.4s ease-in-out;
}
.team-item-ten .team-img::before {
  content: "";
  background: var(--secondary-gradient);
  position: absolute;
  height: 0;
  width: 100%;
  left: 0;
  top: 0;
  transition: all 0.6s;
}
.team-item-ten .team-img img {
  transition: all 0.4s;
}
.team-item-ten .team-content {
  text-align: center;
}
.team-item-ten .team-content .custom-title {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 4px;
}
.team-item-ten .team-content p {
  margin-bottom: 0;
}
.team-item-ten:hover .team-img {
  transition: all 0.4s ease-in-out;
}
.team-item-ten:hover .team-img .team-icon {
  opacity: 1;
}
.team-item-ten:hover .team-img::before {
  opacity: 1;
  height: 100%;
}
.team-item-ten:hover .team-img img {
  transform: scale(1.02);
  transition: all 0.4s;
}
.team-item-eleven {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 40px;
  border-top: 1px solid var(--gray-200);
  position: relative;
  transition: all 0.6s;
}
@media (max-width: 767.98px) {
  .team-item-eleven {
    padding: 20px;
    flex-direction: column;
    align-items: start;
    gap: 16px;
  }
}
@media (max-width: 575.98px) {
  .team-item-eleven {
    padding: 24px 4px;
  }
}
.team-item-eleven:hover .team-img, .team-item-eleven.active .team-img {
  opacity: 1;
  transform: rotate(12deg);
}
.team-item-eleven:hover .team-name .name, .team-item-eleven.active .team-name .name {
  -webkit-text-stroke: unset;
  color: var(--gray-900) !important;
  transition: all 0.6s;
}
.team-item-eleven .team-left {
  display: flex;
  align-items: center;
  width: 63%;
}
@media (max-width: 991.98px) {
  .team-item-eleven .team-left {
    width: 85%;
  }
}
@media (max-width: 767.98px) {
  .team-item-eleven .team-left {
    width: 100%;
    flex-direction: column;
    align-items: start;
    gap: 16px;
  }
}
.team-item-eleven .team-left .team-header {
  width: 38%;
}
@media (max-width: 575.98px) {
  .team-item-eleven .team-left .team-header {
    width: 100%;
  }
}
.team-item-eleven .team-left .team-header .designation {
  font-size: 18px;
  font-weight: 700;
  color: var(--gray-600);
  margin-bottom: 0;
  transition: all 0.6s;
}
@media (max-width: 1199.98px) {
  .team-item-eleven .team-left .team-header .designation {
    font-size: 16px;
  }
}
.team-item-eleven .team-left .team-name {
  white-space: nowrap;
}
.team-item-eleven .team-left .team-name .name {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 0;
  -webkit-text-stroke: 1.5px var(--gray-900);
  color: transparent;
  transition: all 0.6s;
}
@media (max-width: 1199.98px) {
  .team-item-eleven .team-left .team-name .name {
    font-size: 30px;
  }
}
.team-item-eleven .team-img {
  position: absolute;
  top: -7%;
  right: 265px;
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  width: 165px;
  border-radius: 20px;
  overflow: hidden;
  transform: rotate(0deg);
  z-index: 1;
}
@media (max-width: 991.98px) {
  .team-item-eleven .team-img {
    display: none;
  }
}
.team-item-eleven .team-social {
  display: flex;
  align-items: center;
  gap: 12px;
}
.team-item-eleven .team-social .icon {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: var(--light);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: var(--gray-900);
  transition: all 0.6s;
}
@media (max-width: 991.98px) {
  .team-item-eleven .team-social .icon {
    width: 30px;
    height: 30px;
    font-size: 14px;
  }
}
.team-item-eleven .team-social .icon:hover {
  background: var(--primary);
  color: var(--white);
}
.team-item-twelve {
  border-radius: 20px;
  overflow: hidden;
  margin: 12px;
  padding: 24px;
  background-color: var(--white);
  border: 1px solid var(--gray-200);
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  transition: all 0.6s;
  position: relative;
  z-index: 1;
}
.team-item-twelve:hover {
  transform: translateY(-10px);
}
.team-item-twelve:hover .team-overlay {
  background: var(--primary-gradient);
  transition: all 0.6s;
}
.team-item-twelve:hover .team-overlay .img-one {
  transform: scale(1.1);
}
@media (max-width: 575.98px) {
  .team-item-twelve {
    width: 86%;
    margin: auto;
  }
}
.team-item-twelve .team-overlay {
  position: relative;
  background: linear-gradient(176.93deg, rgba(0, 163, 114, 0.1) 3.25%, rgba(43, 76, 211, 0.1) 93.23%);
  border-radius: 12px;
  overflow: hidden;
  transition: all 0.6s;
  margin-bottom: 20px;
}
.team-item-twelve .team-overlay .img-one {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
  transition: all 0.6s;
}
.team-item-twelve .team-content {
  text-align: center;
}
.team-item-twelve .team-content .custom-title {
  margin-bottom: 4px;
}
.team-item-twelve .team-content .team-name {
  margin-bottom: 0;
}

.health-section-thirteen .section-header-thirteen {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid var(--gray-200);
}
@media (max-width: 575.98px) {
  .health-section-thirteen .section-header-thirteen {
    flex-wrap: wrap;
    gap: 16px;
  }
}
.health-section-thirteen .section-header-thirteen .btn i {
  font-size: 16px;
}

.health-item-thirteen {
  text-align: center;
  transition: all 0.6s ease-in-out;
}
.health-item-thirteen:hover {
  transform: translateY(-10px);
  transition: all 0.6s ease-in-out;
}
.health-item-thirteen.two .health-overlay {
  background: var(--indigo-transparent);
}
.health-item-thirteen.two .health-overlay .shadow-1 {
  background: #BAC7F5;
}
.health-item-thirteen.two .health-overlay .shadow-2 {
  background: #D0DAF9;
}
.health-item-thirteen.three .health-overlay {
  background: var(--danger-transparent);
}
.health-item-thirteen.three .health-overlay .shadow-1 {
  background: #FFC8BD;
}
.health-item-thirteen.three .health-overlay .shadow-2 {
  background: #FFDAD3;
}
.health-item-thirteen.four .health-overlay {
  background: var(--cyan-transparent);
}
.health-item-thirteen.four .health-overlay .shadow-1 {
  background: #C6E7F3;
}
.health-item-thirteen.four .health-overlay .shadow-2 {
  background: #D9EFF7;
}
.health-item-thirteen.five .health-overlay {
  background: var(--warning-transparent);
}
.health-item-thirteen.five .health-overlay .shadow-1 {
  background: #FFF0CA;
}
.health-item-thirteen.five .health-overlay .shadow-2 {
  background: #FFF5DC;
}
.health-item-thirteen.six .health-overlay {
  background: var(--pink-transparent);
}
.health-item-thirteen.six .health-overlay .shadow-1 {
  background: #FED9E8;
}
.health-item-thirteen.six .health-overlay .shadow-2 {
  background: #FED9E8;
}
.health-item-thirteen .health-overlay {
  width: 200px;
  height: 220px;
  background: var(--success-transparent);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1399.98px) {
  .health-item-thirteen .health-overlay {
    width: 100%;
  }
}
.health-item-thirteen .health-overlay .shadow-1 {
  background: #C7ECD2;
  position: absolute;
  top: -30px;
  right: -33px;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  filter: blur(37px);
}
.health-item-thirteen .health-overlay .shadow-2 {
  background: #DAF3E1;
  position: absolute;
  bottom: -52px;
  left: -20px;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  filter: blur(25px);
}
.health-item-thirteen .health-overlay .health-icon {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: rgba(var(--white-rgb), 0.2);
  border: 1px solid var(--white);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.health-item-thirteen .health-content .custom-title {
  margin-bottom: 0;
}
@media (max-width: 1399.98px) {
  .health-item-thirteen .health-content .custom-title {
    font-size: 18px;
  }
}

/****** UTILS ******/
.testimonial-section-one {
  background: url(../img/testimonial-bg.jpg);
  background-size: cover;
  background-position: center;
}
.testimonial-section-three {
  position: relative;
  background: var(--white);
}
.testimonial-section-three .section-header {
  margin-bottom: 20px;
}
.testimonial-section-three .slide-three {
  background: transparent !important;
  padding: 0;
}
.testimonial-section-three .slide-three .slide-list {
  white-space: nowrap;
}
.testimonial-section-three .slide-three .services-slide {
  padding: 20px 0px;
}
.testimonial-section-three .slide-three .services-slide::before {
  content: unset !important;
}
.testimonial-section-three .element-1 {
  position: absolute;
  top: 50px;
  left: 50px;
  z-index: -1;
  animation: rotate 13s linear forwards infinite;
}
@media (max-width: 575.98px) {
  .testimonial-section-three .element-1 {
    display: none;
  }
}
.testimonial-section-three::before {
  content: "";
  background: linear-gradient(296.21deg, rgba(255, 255, 255, 0) -14.46%, rgba(255, 255, 255, 0.5) 25.19%, #FFFFFF 64.84%);
  position: absolute;
  bottom: 0;
  height: 5px;
  border-radius: 0px 0px 10px 10px;
  left: 0;
  width: 0%;
  transition: all 0.6s;
}
.testimonial-section-four {
  position: relative;
  background-color: var(--light);
  padding-top: 125px;
}
.testimonial-section-four::before {
  content: "";
  top: 60%;
  left: 0;
  width: 50px;
  height: 300px;
  position: absolute;
  transform: translateY(-50%);
  backdrop-filter: blur(1px);
  z-index: 9;
}
@media (max-width: 991.98px) {
  .testimonial-section-four::before {
    display: none;
  }
}
.testimonial-section-four::after {
  content: "";
  top: 60%;
  right: 0;
  width: 50px;
  height: 300px;
  position: absolute;
  transform: translateY(-50%);
  backdrop-filter: blur(1px);
  z-index: 9;
}
@media (max-width: 991.98px) {
  .testimonial-section-four::after {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .testimonial-section-four {
    padding-top: 95px;
  }
}
.testimonial-section-four .testimonial-bg {
  position: absolute;
  left: 0;
  bottom: -2px;
  z-index: 1;
  width: 100%;
  display: none;
}
.testimonial-section-six {
  background-image: url(../img/bg/testimonial-bg-1.jpg);
  background-size: cover;
  position: relative;
  padding: 80px 0px 0px !important;
  overflow: hidden;
}
@media (max-width: 575.98px) {
  .testimonial-section-six {
    padding: 50px 0px 50px !important;
  }
}
.testimonial-section-six .section-header-six .section-sub-title {
  background: url(../img/icons/title-bg-1.svg) !important;
  background-size: 100% 100% !important;
  color: var(--gray-900);
}
.testimonial-section-six .section-header-six .section-title {
  color: #fff;
}
.testimonial-section-six .element-1 {
  position: absolute;
  top: 32px;
  right: 70px;
}
@media (max-width: 575.98px) {
  .testimonial-section-six .element-1 {
    display: none;
  }
}
.testimonial-section-six .element-2 {
  position: absolute;
  top: 25%;
  left: 70px;
}
.testimonial-section-six .row {
  position: relative;
  z-index: 1;
}
.testimonial-section-six .testimonial-img-1 {
  max-width: 550px;
  margin: 60px auto 0px;
  display: block;
  left: -78px;
}
@media (max-width: 575.98px) {
  .testimonial-section-six .testimonial-img-1 {
    display: none;
  }
}
.testimonial-section-seven {
  position: relative;
  z-index: 1;
}
.testimonial-section-seven .testimonial-bg-01 {
  position: absolute;
  top: 5%;
  right: 3%;
  z-index: -1;
}
@media (max-width: 767.98px) {
  .testimonial-section-seven .testimonial-bg-01 {
    display: none;
  }
}
.testimonial-section-seven .testimonial-bg-02 {
  position: absolute;
  left: 0;
  bottom: -20%;
  z-index: -1;
}
@media (max-width: 767.98px) {
  .testimonial-section-seven .testimonial-bg-02 {
    display: none;
  }
}
.testimonial-section-nine {
  position: relative;
  overflow: hidden;
}
.testimonial-section-nine .testimonial-icon {
  position: absolute;
  bottom: 8%;
  right: 10%;
  animation: rotate 5s linear forwards infinite;
}
.testimonial-section-nine .element-one {
  position: absolute;
  top: -82px;
  left: -95px;
  width: 165px;
  animation: rotate 5s linear forwards infinite;
}
.testimonial-section-ten {
  background: var(--primary-gradient);
  position: relative;
  z-index: 1;
}
.testimonial-section-ten .testimonial-bg-01 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
}
.testimonial-section-ten .testimonial-bg-02 {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.testimonial-section-ten .testimonial-bg-03 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}
.testimonial-section-eleven {
  position: relative;
}
.testimonial-section-eleven .testimonial-author-slide {
  position: relative;
  background: var(--primary-gradient-100);
  border-radius: 20px;
  position: relative;
  padding: 24px;
  width: 355px;
  z-index: 1;
}
@media (max-width: 575.98px) {
  .testimonial-section-eleven .testimonial-author-slide {
    width: 280px;
  }
}
.testimonial-section-eleven .testimonial-author-slide .testimonial-inner {
  border: 2px solid var(--white);
  border-radius: 20px;
}
.testimonial-section-eleven .testimonial-author-slide .icon {
  width: 56px;
  height: 56px;
  background: var(--primary);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 7px;
  right: 20px;
}
.testimonial-section-eleven .testimonial-author-slide .icon img {
  max-width: 30px;
  height: 30px;
  justify-content: center;
  position: absolute;
  inset: 0;
  margin: auto;
}
.testimonial-section-eleven .testimonial-details {
  display: flex;
  align-items: center;
  gap: 80px;
}
@media (max-width: 991.98px) {
  .testimonial-section-eleven .testimonial-details {
    gap: 50px;
    flex-direction: column;
  }
}
.testimonial-section-eleven .testimonial-left {
  position: relative;
}
@media (max-width: 991.98px) {
  .testimonial-section-eleven .testimonial-left {
    display: none;
  }
}
.testimonial-section-eleven .testimonial-bg {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 100%;
  margin: auto;
}
@media (max-width: 991.98px) {
  .testimonial-section-eleven .testimonial-bg {
    bottom: unset;
    top: 90px;
    left: 0;
    right: 0;
    margin: auto;
  }
}
.testimonial-section-twelve {
  position: relative;
}
.testimonial-section-twelve .slick-slide {
  margin: 0px 12px !important;
}
.testimonial-section-twelve .testimonial-icon-1 {
  position: absolute;
  top: 5%;
  right: 5%;
  z-index: -1;
}
.testimonial-section-twelve .testimonial-icon-2 {
  position: absolute;
  bottom: 5%;
  left: 5%;
  z-index: -1;
}
.testimonial-section-twelve .testimonial-icon-3 {
  position: absolute;
  inset: 0;
  margin: auto;
  z-index: -1;
}
.testimonial-section-thirteen .section-header-thirteen {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid var(--gray-200);
}
@media (max-width: 767.98px) {
  .testimonial-section-thirteen .section-header-thirteen {
    flex-wrap: wrap;
    gap: 16px;
  }
}

.testimonial-item-two {
  background: var(--white);
  border: 1px solid var(--gray-200);
  border-radius: 12px;
  padding: 40px;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  overflow: hidden;
  position: relative;
}
@media (max-width: 767.98px) {
  .testimonial-item-two {
    padding: 24px;
  }
}
.testimonial-item-two .testimonial-author-img {
  position: absolute;
  top: -100px;
  right: -100px;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.testimonial-item-two .testimonial-author-img img {
  width: 132px;
  height: 132px;
  border-radius: 50%;
  border: 2px solid #fff;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.testimonial-item-two .quote-icon {
  margin-bottom: 40px;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
@media (max-width: 767.98px) {
  .testimonial-item-two .quote-icon {
    margin-bottom: 20px;
  }
}
.testimonial-item-two .testimonial-content {
  text-align: left;
  margin-bottom: 40px;
}
@media (max-width: 767.98px) {
  .testimonial-item-two .testimonial-content {
    margin-bottom: 20px;
  }
}
.testimonial-item-two .testimonial-content p {
  font-size: 18px;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .testimonial-item-two .testimonial-content p {
    font-size: 16px;
  }
}
.testimonial-item-two .testimonial-author-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 575.98px) {
  .testimonial-item-two .testimonial-author-info {
    flex-direction: column;
    justify-content: start;
    align-items: start;
    gap: 16px;
  }
}
.testimonial-item-two .testimonial-author-info .custom-title {
  margin-bottom: 4px;
}
.testimonial-item-two .testimonial-author-info .author-location {
  margin-bottom: 0;
}
.testimonial-item-two .testimonial-author-info .rating {
  display: flex;
  width: auto;
  margin: 0;
  font-size: 18px;
}
@media (max-width: 767.98px) {
  .testimonial-item-two .testimonial-author-info .rating {
    font-size: 16px;
  }
}
.testimonial-item-two:hover {
  background: var(--primary);
}
.testimonial-item-two:hover .testimonial-author-img {
  opacity: 1;
  top: -20px;
  right: -25px;
}
.testimonial-item-two:hover .quote-icon img {
  filter: brightness(0) invert(1);
}
.testimonial-item-two:hover .custom-title, .testimonial-item-two:hover p {
  color: #fff;
}
.testimonial-item-three {
  padding: 40px;
  border-radius: 12px;
  background: var(--white);
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  position: relative;
  width: 100%;
  min-width: 415px;
  border: 1px solid var(--gray-200);
  transition: all 0.5s;
}
.testimonial-item-three:hover {
  box-shadow: 0px 4px 34px 0px rgba(101, 101, 101, 0.2509803922) !important;
}
.testimonial-item-three:hover::before {
  width: 100%;
  transition: all 0.6s;
}
.testimonial-item-three::before {
  content: "";
  background: linear-gradient(113.63deg, #1D1EE3 22.41%, #6E6E7E 59.71%, #B4B326 78.36%, #6365FF 97%);
  position: absolute;
  bottom: -1px;
  height: 5px;
  border-radius: 0px 0px 10px 10px;
  left: 0;
  width: 0%;
  transition: all 0.6s;
}
.testimonial-item-three .testimonial-author {
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 20px;
}
.testimonial-item-three .testimonial-author .testimonial-avatar {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
}
.testimonial-item-three .testimonial-author .testimonial-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.testimonial-item-three .testimonial-author .author .author-name {
  margin-bottom: 4px;
  color: var(--gray-900);
}
.testimonial-item-three .testimonial-author .author .author-location {
  margin-bottom: 0;
}
.testimonial-item-three .testimonial-content p {
  margin-bottom: 0;
  white-space: normal;
  text-align: start;
}
.testimonial-item-three .review {
  display: flex;
  align-items: center;
  gap: 4px;
  margin-top: 20px;
  font-size: 18px;
}
@media (max-width: 767.98px) {
  .testimonial-item-three .review {
    font-size: 16px;
  }
}
.testimonial-item-three .review i {
  color: var(--warning);
}
.testimonial-item-four {
  padding: 40px;
  border-radius: 12px;
  background: var(--white);
  display: flex;
  align-items: center;
  position: relative;
  transition: all 0.5s;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .testimonial-item-four {
    padding: 30px;
  }
}
@media (max-width: 767.98px) {
  .testimonial-item-four {
    padding: 20px;
  }
}
@media (max-width: 767.98px) {
  .testimonial-item-four {
    flex-direction: column;
    align-items: start;
  }
}
.testimonial-item-four::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  background: url("../img/bg/testimonial-01.png") no-repeat;
  background-position: right;
  height: 100%;
  background-size: cover;
  opacity: 0;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  width: 400px;
}
@media (max-width: 991.98px) {
  .testimonial-item-four::before {
    width: 300px;
  }
}
.testimonial-item-four .testimonial-author-img {
  flex-shrink: 0;
  margin-right: 40px;
}
@media (max-width: 767.98px) {
  .testimonial-item-four .testimonial-author-img {
    margin: 0 0 30px 0;
  }
}
.testimonial-item-four .testimonial-author-img img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
}
@media (max-width: 767.98px) {
  .testimonial-item-four .testimonial-author-img img {
    width: 60px;
    height: 60px;
  }
}
.testimonial-item-four .quote-icon {
  margin-bottom: 24px;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.testimonial-item-four .testimonial-content {
  text-align: left;
  margin-bottom: 24px;
}
.testimonial-item-four .testimonial-content p {
  font-size: 20px;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .testimonial-item-four .testimonial-content p {
    font-size: 18px;
  }
}
.testimonial-item-four .author-name {
  color: var(--gray-900);
  font-weight: 600;
  margin-bottom: 4px;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.testimonial-item-four .author-location {
  font-size: 14px;
  margin-bottom: 0;
}
.testimonial-item-four .testimonial-bg {
  position: absolute;
  top: 0;
  right: 0;
}
.testimonial-item-four:hover {
  background: var(--primary);
}
.testimonial-item-four:hover::before {
  opacity: 1;
}
.testimonial-item-four:hover p {
  color: #fff;
}
.testimonial-item-four:hover .quote-icon {
  filter: brightness(0) saturate(100%) invert(81%) sepia(96%) saturate(447%) hue-rotate(356deg) brightness(110%) contrast(82%);
}
.testimonial-item-four:hover .author-name {
  color: var(--secondary);
}
.testimonial-item-five {
  padding: 32px;
  border-radius: 12px;
  background: var(--white);
  box-shadow: 0px 3px 12px 0px rgba(206, 206, 206, 0.25);
  margin: 18px 12px;
}
@media (max-width: 1399.98px) {
  .testimonial-item-five {
    padding: 20px;
  }
}
.testimonial-item-five:hover {
  background: var(--primary);
  box-shadow: 0px 4px 44px 0px rgba(187, 187, 187, 0.25);
}
.testimonial-item-five:hover .author-name, .testimonial-item-five:hover .author-location {
  color: #fff;
  transition: all 0.5s;
}
.testimonial-item-five:hover .testimonial-content {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.testimonial-item-five:hover .testimonial-content p {
  color: #fff;
}
.testimonial-item-five:hover .testimonial-content .img-1 {
  filter: invert(1) hue-rotate(221deg);
}
.testimonial-item-five .testimonial-content {
  border-bottom: 1px solid var(--gray-200);
  margin-bottom: 40px;
  padding-bottom: 40px;
  transition: all 0.5s;
}
.testimonial-item-five .testimonial-content p {
  margin-bottom: 0;
}
.testimonial-item-five .testimonial-content .img-1 {
  display: block;
  margin-bottom: 40px;
  transition: all 0.5s;
}
.testimonial-item-five .testimonial-author {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  flex-wrap: wrap;
}
.testimonial-item-five .testimonial-author .author .author-name {
  margin-bottom: 4px;
  transition: all 0.5s;
}
.testimonial-item-five .testimonial-author .review {
  font-size: 18px;
}
@media (max-width: 767.98px) {
  .testimonial-item-five .testimonial-author .review {
    font-size: 16px;
  }
}
.testimonial-item-five .testimonial-author .review i {
  color: var(--warning);
}
.testimonial-item-six {
  padding: 32px;
  border-radius: 20px;
  background: var(--white);
  position: relative;
}
@media (max-width: 991.98px) {
  .testimonial-item-six {
    padding: 16px;
  }
}
.testimonial-item-six .testimonial-author {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.testimonial-item-six .testimonial-author .testimonial-avatar {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  overflow: hidden;
}
.testimonial-item-six .testimonial-author .testimonial-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.testimonial-item-six .testimonial-author .author .author-name {
  margin-bottom: 2px;
  display: block;
  font-size: 20px;
}
@media (max-width: 575.98px) {
  .testimonial-item-six .testimonial-author .author .author-name {
    font-size: 16px;
  }
}
.testimonial-item-six .testimonial-author .author .author-location {
  margin-bottom: 0;
}
.testimonial-item-six .testimonial-content p {
  margin-bottom: 0;
}
.testimonial-item-six .review {
  position: absolute;
  top: 0;
  right: 0;
  background: var(--teal);
  padding: 17px 0px 17px 17px;
  border-radius: 0px 0px 0px 20px;
  font-size: 18px;
}
@media (max-width: 1399.98px) {
  .testimonial-item-six .review {
    right: -1px;
  }
}
@media (max-width: 1199.98px) {
  .testimonial-item-six .review {
    top: -2px;
    right: -1px;
  }
}
@media (max-width: 767.98px) {
  .testimonial-item-six .review {
    font-size: 16px;
  }
}
@media (max-width: 575.98px) {
  .testimonial-item-six .review {
    font-size: 14px;
  }
}
.testimonial-item-six .review i {
  color: var(--warning);
}
.testimonial-item-six .review::before {
  content: "";
  width: 80px;
  height: 80px;
  border-radius: 23%;
  box-shadow: 15px 15px 0 0 var(--teal);
  position: absolute;
  top: 58px;
  bottom: 0;
  right: 0px;
  z-index: 1;
  transform: rotateX(180deg);
}
@media (max-width: 1199.98px) {
  .testimonial-item-six .review::before {
    box-shadow: 9px 9px 0 0 var(--teal);
  }
}
@media (max-width: 767.98px) {
  .testimonial-item-six .review::before {
    top: 56px;
  }
}
.testimonial-item-six .review::after {
  content: "";
  width: 79px;
  height: 57px;
  border-radius: 23%;
  box-shadow: 15px 15px 0 0 var(--teal);
  position: absolute;
  z-index: 1;
  transform: rotateX(180deg);
  top: 0;
  left: -79px;
}
@media (max-width: 575.98px) {
  .testimonial-item-six .review::after {
    left: -78px;
  }
}
.testimonial-item-seven {
  border-bottom: 1px solid var(--gray-200);
  padding: 20px 0;
}
@media (max-width: 767.98px) {
  .testimonial-item-seven {
    padding: 0;
  }
}
.testimonial-item-seven .testimonial-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
@media (max-width: 767.98px) {
  .testimonial-item-seven .testimonial-info {
    flex-direction: row;
  }
}
.testimonial-item-seven .testimonial-info .rating {
  margin-bottom: 0;
  font-size: 18px;
  width: auto;
}
@media (max-width: 767.98px) {
  .testimonial-item-seven .testimonial-info .rating {
    font-size: 16px;
  }
}
.testimonial-item-seven .testimonial-content {
  margin-bottom: 20px;
}
@media (max-width: 575.98px) {
  .testimonial-item-seven .testimonial-content {
    text-align: left;
  }
}
.testimonial-item-seven .testimonial-content p {
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  margin-bottom: 0;
}
.testimonial-item-seven .testimonial-author-info {
  display: flex;
  align-items: center;
}
.testimonial-item-seven .testimonial-author-info .testimonial-author-img {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  margin-right: 8px;
}
.testimonial-item-seven .testimonial-author-info .author-name {
  font-size: 20px;
  font-weight: 700;
  color: var(--gray-900);
  margin-bottom: 4px;
}
@media (max-width: 991.98px) {
  .testimonial-item-seven .testimonial-author-info .author-name {
    font-size: 18px;
  }
}
.testimonial-item-seven .testimonial-author-info .author-location {
  margin-bottom: 0;
}
.testimonial-item-nine {
  border-radius: 12px;
  border: 1px solid var(--gray-200);
  display: flex;
  overflow: hidden;
}
@media (max-width: 1199.98px) {
  .testimonial-item-nine {
    flex-direction: column-reverse;
  }
}
.testimonial-item-nine .testimonial-content {
  padding: 40px;
}
@media (max-width: 991.98px) {
  .testimonial-item-nine .testimonial-content {
    padding: 20px;
  }
}
.testimonial-item-nine .testimonial-content .description {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid var(--gray-200);
}
.testimonial-item-nine .testimonial-content .review {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.testimonial-item-nine .testimonial-content .review .review-star {
  display: flex;
  gap: 2px;
  font-size: 18px;
}
@media (max-width: 767.98px) {
  .testimonial-item-nine .testimonial-content .review .review-star {
    font-size: 16px;
  }
}
.testimonial-item-nine .testimonial-content .review .review-star i {
  color: var(--warning);
}
.testimonial-item-nine .testimonial-content .testimonial-date {
  color: var(--gray-900);
  margin-bottom: 0;
  display: flex;
  align-items: center;
  gap: 8px;
}
.testimonial-item-nine .testimonial-content .testimonial-date i {
  color: var(--gray-600);
}
.testimonial-item-nine .testimonial-author {
  width: 100%;
  height: inherit;
  max-width: 175px;
  position: relative;
  left: 1px;
  left: 1px;
}
@media (max-width: 1199.98px) {
  .testimonial-item-nine .testimonial-author {
    width: 100%;
    height: 330px;
    max-width: 100%;
  }
}
.testimonial-item-nine .testimonial-author .img-one {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 1199.98px) {
  .testimonial-item-nine .testimonial-author .img-one {
    width: 300px;
    object-fit: cover;
    display: block;
    height: 295px;
  }
}
@media (max-width: 1199.98px) {
  .testimonial-item-nine .testimonial-author .img-one {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
  }
}
.testimonial-item-ten {
  position: relative;
  padding-top: 34px;
}
@media (max-width: 767.98px) {
  .testimonial-item-ten {
    padding: 0;
  }
}
.testimonial-item-ten .quote-icon {
  position: absolute;
  top: 0;
  right: 59px;
}
@media (max-width: 767.98px) {
  .testimonial-item-ten .quote-icon {
    display: none;
  }
}
.testimonial-item-ten .testimonials-info {
  background: rgba(var(--white-rgb), 0.2);
  padding: 24px;
  border: #fff;
  border-radius: 20px;
}
.testimonial-item-ten .testimonials-info .rating {
  width: auto;
  margin: 0 0 10px;
  font-size: 18px;
}
@media (max-width: 767.98px) {
  .testimonial-item-ten .testimonials-info .rating {
    font-size: 16px;
  }
}
@media (max-width: 575.98px) {
  .testimonial-item-ten .testimonials-info .testimonial-content {
    text-align: left;
  }
}
.testimonial-item-ten .testimonials-info .testimonial-content .custom-title {
  margin-bottom: 4px;
  display: none;
}
.testimonial-item-ten .testimonials-info .testimonial-content p {
  margin-bottom: 0;
}
.testimonial-item-ten .testimonials-info .testimonial-author-info {
  display: flex;
  align-items: center;
  margin-top: 10px;
  transition: all 0.5s ease-in-out;
}
.testimonial-item-ten .testimonials-info .testimonial-author-info .testimonial-author-img {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 8px;
}
.testimonial-item-ten .testimonials-info .testimonial-author-info .author-name {
  font-weight: 500;
  color: var(--gray-900);
  margin-bottom: 0;
}
.testimonial-item-eleven {
  text-align: center;
}
.testimonial-item-eleven .rating {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1px;
}
.testimonial-item-eleven .rating i {
  color: var(--warning);
}
.testimonial-item-eleven .rating span {
  color: var(--gray-900);
}
.testimonial-item-eleven .testimonial-content .custom-title {
  margin-bottom: 20px;
}
.testimonial-item-eleven .testimonial-content .description {
  margin-bottom: 20px;
}
.testimonial-item-eleven .testimonial-author {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
.testimonial-item-eleven .testimonial-author .img-1 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  object-fit: cover;
  object-position: top;
}
@media (max-width: 575.98px) {
  .testimonial-item-eleven .testimonial-author .img-1 {
    width: 35px;
    height: 35px;
  }
}
.testimonial-item-eleven .testimonial-author .center {
  border: 5px solid var(--primary);
  width: 76px;
  height: 76px;
}
@media (max-width: 575.98px) {
  .testimonial-item-eleven .testimonial-author .center {
    width: 50px;
    height: 50px;
    border: 2px solid var(--primary);
  }
}
.testimonial-item-eleven .author-name .author {
  font-size: 20px;
  margin-bottom: 4px;
}
.testimonial-item-twelve {
  padding: 40px;
  border: 1px solid var(--gray-200);
  border-radius: 20px;
  background: var(--white);
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  transition: all 0.6s;
  text-align: center;
  margin: 20px 0px;
}
@media (max-width: 991.98px) {
  .testimonial-item-twelve {
    width: 95%;
    margin: 20px auto 20px;
  }
}
.testimonial-item-twelve:hover {
  box-shadow: 0px 4px 44px 0px rgba(187, 187, 187, 0.25);
  background: var(--primary);
  color: #fff;
}
.testimonial-item-twelve:hover .description, .testimonial-item-twelve:hover .author-name, .testimonial-item-twelve:hover .author-name a, .testimonial-item-twelve:hover .custom-title, .testimonial-item-twelve:hover .author-location {
  color: #fff !important;
}
.testimonial-item-twelve .testimonial-review {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  color: var(--warning);
  font-size: 20px;
}
.testimonial-item-twelve .testimonial-review .review-star {
  display: block;
  gap: 2px;
  font-size: 18px;
}
@media (max-width: 767.98px) {
  .testimonial-item-twelve .testimonial-review .review-star {
    font-size: 16px;
  }
}
.testimonial-item-twelve .testimonial-review .review-star i {
  color: var(--warning);
}
.testimonial-item-twelve .custom-title {
  color: var(--gray-900);
  margin-bottom: 4px;
}
.testimonial-item-twelve .description {
  color: var(--gray-900);
  margin: 24px 0px;
}
.testimonial-item-twelve .author-location {
  margin-bottom: 0px;
}
.testimonial-item-thirteen {
  padding: 40px;
  border-radius: 12px;
  background: var(--light-200);
  transition: all 0.6s;
  margin: 0px 12px;
}
.testimonial-item-thirteen:hover {
  background: var(--primary);
  color: #fff;
}
.testimonial-item-thirteen:hover .description, .testimonial-item-thirteen:hover .author-name a, .testimonial-item-thirteen:hover .custom-title, .testimonial-item-thirteen:hover .author-location {
  color: #fff !important;
}
@media (max-width: 767.98px) {
  .testimonial-item-thirteen {
    width: 90%;
    margin: auto !important;
  }
}
@media (max-width: 575.98px) {
  .testimonial-item-thirteen {
    padding: 20px;
  }
}
.testimonial-item-thirteen .description {
  margin-bottom: 40px;
  transition: all 0.6s;
}
.testimonial-item-thirteen .author-details {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin: 0;
}
.testimonial-item-thirteen .author-details .author-info {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
}
.testimonial-item-thirteen .author-details .author-info .author-name {
  font-size: 20px;
  font-weight: 700;
  color: var(--gray-900);
  margin-bottom: 4px;
  transition: all 0.6s;
}
.testimonial-item-thirteen .author-details .author-info .author-name a {
  color: var(--gray-900);
}
.testimonial-item-thirteen .author-details .author-info .author-location {
  margin-bottom: 0;
  transition: all 0.6s;
}
.testimonial-item-thirteen .author-details .rating {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 4px;
}
.testimonial-item-thirteen .author-details .rating i {
  font-size: 20px;
  color: var(--warning);
  transition: all 0.6s;
}

.testimonial-slider-two .slick-slide {
  margin: 0 12px;
  max-width: 400px !important;
}
@media (max-width: 1399.98px) {
  .testimonial-slider-two .slick-slide {
    max-width: 200px !important;
  }
}
@media (max-width: 1399.98px) {
  .testimonial-slider-two .slick-slide {
    max-width: 360px !important;
  }
}
@media (max-width: 767.98px) {
  .testimonial-slider-two .slick-slide {
    max-width: none !important;
  }
}
.testimonial-slider-two .slick-slide.slick-center {
  transition: all 0.3s ease;
  max-width: 480px !important;
}
@media (max-width: 1399.98px) {
  .testimonial-slider-two .slick-slide.slick-center {
    max-width: 420px !important;
  }
}
@media (max-width: 767.98px) {
  .testimonial-slider-two .slick-slide.slick-center {
    max-width: none !important;
  }
}

.testimonial-slider-four .slick-slide {
  margin: 0 12px;
  width: 856px;
}
.testimonial-slider-four .slick-slide.slick-active {
  width: 856px;
}
.testimonial-slider-seven {
  margin-left: 24px;
}
@media (max-width: 991.98px) {
  .testimonial-slider-seven {
    margin-left: 0;
  }
}
.testimonial-slider-seven .slick-list {
  margin: 0;
}
.testimonial-slider-seven .slick-active .testimonial-item-seven {
  border-bottom: 0;
}
.testimonial-slider-seven .slick-active.slick-current .testimonial-item-seven {
  border-bottom: 1px solid var(--gray-200);
}
@media (max-width: 767.98px) {
  .testimonial-slider-seven .slick-active.slick-current .testimonial-item-seven {
    border: 0;
  }
}
.testimonial-slider-ten .slick-list {
  margin: -12px 0;
  overflow: hidden;
}
.testimonial-slider-ten .slick-slide {
  margin: 12px 0;
}
.testimonial-slider-ten .slick-slide.slick-active + .slick-active .testimonials-info {
  background: var(--white);
}
.testimonial-slider-ten .slick-slide.slick-active + .slick-active .testimonials-info .testimonial-author-info {
  display: flex;
}
.testimonial-slider-ten .slick-slide.slick-current .testimonials-info .quote-icon img {
  filter: brightness(0) invert(1);
}
.testimonial-slider-ten .slick-slide.slick-active + .slick-active + .slick-active .testimonials-info {
  background: rgba(var(--white-rgb), 0.2);
}
.testimonial-slider-ten .slick-slide.slick-active + .slick-active + .slick-active .testimonials-info .quote-icon img {
  filter: brightness(0) invert(1);
}

.testimonials-slider-twelve .slick-slide {
  margin: 0 12px;
  width: 856px;
}
.testimonials-slider-twelve .slick-slide.slick-active {
  width: 856px;
}

.testimonial-counter-eight .counter-item h4 {
  font-size: 80px !important;
  width: 70% !important;
  margin: 0 auto 0px !important;
}
@media (max-width: 991.98px) {
  .testimonial-counter-eight .counter-item h4 {
    font-size: 58px !important;
  }
}
@media (max-width: 575.98px) {
  .testimonial-counter-eight .counter-item h4 {
    font-size: 40px !important;
  }
}
.testimonial-counter-eight .counter-item h4::before {
  bottom: 17px !important;
}
@media (max-width: 991.98px) {
  .testimonial-counter-eight .counter-item h4::before {
    bottom: 11px !important;
  }
}
@media (max-width: 575.98px) {
  .testimonial-counter-eight .counter-item h4::before {
    bottom: 6px !important;
  }
}

.counter-item-nine {
  padding: 16px;
  border-radius: 12px;
  border: 1px solid var(--light-300);
  background: var(--light-300);
  text-align: center;
  backdrop-filter: blur(64px);
  width: 100%;
  max-width: 185px;
}
.counter-item-nine .count {
  color: var(--secondary-hover);
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 4px;
  position: relative;
}
.counter-item-nine .count::before {
  content: "";
  background: var(--primary-gradient);
  width: 10px;
  height: 10px;
  border-radius: 50px;
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.counter-item-nine .count span {
  color: #fff;
}
.counter-item-nine p {
  color: #fff;
  margin-bottom: 0;
}

.testimonial-image {
  position: relative;
  border-radius: 12px;
}
@media (max-width: 991.98px) {
  .testimonial-image {
    display: none;
  }
}
.testimonial-image img {
  border-radius: 12px;
}
.testimonial-image .testimonial-reviews {
  position: absolute;
  bottom: 20px;
  right: 20px;
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(5px);
  border-radius: 12px;
  padding: 24px;
  text-align: center;
  border-radius: 12px;
}
.testimonial-image .testimonial-reviews h3 {
  font-size: 48px;
  margin-bottom: 4px;
}
.testimonial-image .testimonial-reviews p {
  color: var(--gray-900);
  margin-bottom: 0;
}
.testimonial-image-ten {
  margin-right: 24px;
}
@media (max-width: 991.98px) {
  .testimonial-image-ten {
    margin: 0 0 40px 0;
  }
}
@media (max-width: 575.98px) {
  .testimonial-image-ten {
    display: none;
  }
}
.testimonial-image-ten img {
  border-radius: 12px;
}

.slider-content {
  position: relative;
}
.slider-content::after {
  content: "";
  bottom: 0;
  right: 0;
  width: 100%;
  height: 42%;
  position: absolute;
  backdrop-filter: blur(1px);
  z-index: 9;
  background: rgba(var(--white-rgb), 0.3);
}
@media (max-width: 991.98px) {
  .slider-content::after {
    display: none;
  }
}
.slider-content .arrow-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
}
@media (max-width: 767.98px) {
  .slider-content .arrow-icon {
    display: none;
  }
}
.slider-content .slick-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
}

.arrow-icon {
  width: 60px;
  height: 60px;
  background: #000103;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.arrow-icon i {
  color: #fff;
}

.testimonial-slider-eleven .slick-list {
  margin: 0;
}
.testimonial-slider-eleven .slider-nav {
  margin-top: 20px;
}
.testimonial-slider-eleven .slider-nav .slick-track {
  display: flex;
  align-items: center;
  gap: 12px;
}
.testimonial-slider-eleven .slider-nav .slick-slide {
  display: none;
}
.testimonial-slider-eleven .slider-nav .slick-slide.slick-active {
  display: flex;
}
.testimonial-slider-eleven .slider-nav .slick-slide.slick-active > div {
  display: flex;
  align-items: center;
  justify-content: center;
}
.testimonial-slider-eleven .slider-nav .slick-slide.slick-current .author-img {
  width: 76px !important;
  height: 76px;
}
.testimonial-slider-eleven .slider-nav .slick-slide.slick-current .author-img img {
  border: 5px solid var(--primary);
  width: 76px !important;
  height: 76px;
}
.testimonial-slider-eleven .author-img {
  width: 60px !important;
  height: 60px;
}
.testimonial-slider-eleven .author-img img {
  width: 60px !important;
  height: 60px;
  border-radius: 50%;
}

.testimonials-slider-twelve .slider-nav {
  margin-top: 20px;
}
.testimonials-slider-twelve .slider-nav .slick-slide {
  margin: 0 !important;
  width: auto !important;
}
.testimonials-slider-twelve .slider-nav .slick-slide.slick-active {
  width: auto !important;
}
.testimonials-slider-twelve .slider-nav .slick-track {
  display: flex;
  align-items: center;
  gap: 12px;
}
.testimonials-slider-twelve .slider-nav .slick-slide {
  display: none;
}
.testimonials-slider-twelve .slider-nav .slick-slide.slick-active {
  display: flex;
}
.testimonials-slider-twelve .slider-nav .slick-slide.slick-active > div {
  display: flex;
  align-items: center;
  justify-content: center;
}
.testimonials-slider-twelve .slider-nav .slick-slide.slick-current .author-img {
  width: 76px !important;
  height: 76px;
}
.testimonials-slider-twelve .slider-nav .slick-slide.slick-current .author-img img {
  border: 5px solid var(--primary);
  width: 76px !important;
  height: 76px;
}
.testimonials-slider-twelve .author-img {
  width: 60px !important;
  height: 60px;
}
.testimonials-slider-twelve .author-img img {
  width: 60px !important;
  height: 60px;
  border-radius: 50%;
}

/****** UTILS ******/
.faq-accordion .accordion-item {
  border: 1px solid var(--gray-200);
  border-radius: 12px;
  padding: 20px;
  background: var(--white);
  margin-bottom: 8px;
}
.faq-accordion .accordion-item:last-child {
  margin-bottom: 0;
}
.faq-accordion .accordion-item .accordion-button {
  font-size: 20px;
  background: transparent;
  padding: 0;
  box-shadow: none;
}
@media (max-width: 767.98px) {
  .faq-accordion .accordion-item .accordion-button {
    font-size: 18px;
  }
}
.faq-accordion .accordion-item .accordion-button::after {
  background: transparent;
  color: var(--primary);
  font-size: 16px;
  text-align: right;
  content: "\e939";
  font-family: "iconsax" !important;
}
.faq-accordion .accordion-item .accordion-button:not(.collapsed) {
  color: var(--primary);
}
.faq-accordion .accordion-item .accordion-button:not(.collapsed)::after {
  content: "\e939";
  font-family: "iconsax" !important;
  color: var(--primary);
  text-align: left;
}
.faq-accordion .accordion-item .accordion-body {
  margin: 0;
  padding: 10px 0 0;
  border: 0;
}
.faq-accordion .accordion-item .accordion-content p {
  margin-bottom: 0;
}

.appointment-form {
  background: var(--light);
  border-radius: 12px;
  position: relative;
}
.appointment-form .appointment-content {
  z-index: 1;
  position: relative;
  padding: 40px;
}
@media (max-width: 991.98px) {
  .appointment-form .appointment-content {
    padding: 30px;
  }
}
@media (max-width: 767.98px) {
  .appointment-form .appointment-content {
    padding: 20px;
  }
}
.appointment-form .appointment-bg-01 {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.appointment-form .appointment-bg-02 {
  position: absolute;
  top: -43px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
@media (max-width: 991.98px) {
  .appointment-form .appointment-bg-02 {
    display: none;
  }
}
.appointment-form h3 {
  margin-bottom: 24px;
}
.appointment-form .form-wrap {
  margin-bottom: 16px;
}
.appointment-form .form-wrap .form-control {
  height: 53px;
}
@media (max-width: 991.98px) {
  .appointment-form .form-wrap .form-control {
    height: 45px;
  }
}
.appointment-form .form-wrap:last-child {
  margin-bottom: 0;
}
.appointment-form .form-wrap .select2-container .select2-selection--single {
  height: 53px;
}
@media (max-width: 991.98px) {
  .appointment-form .form-wrap .select2-container .select2-selection--single {
    height: 45px;
  }
}
.appointment-form .form-wrap .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 52px;
}
@media (max-width: 991.98px) {
  .appointment-form .form-wrap .select2-container.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 45px;
  }
}
.appointment-form .form-wrap .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 52px;
}
@media (max-width: 991.98px) {
  .appointment-form .form-wrap .select2-container.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 44px;
  }
}
.appointment-form .btn {
  margin-top: 8px;
}

.faq-section-four {
  position: relative;
  z-index: 2;
}
.faq-section-four .faq-bg-01 {
  position: absolute;
  left: 0;
  top: 50%;
  z-index: -1;
  animation: topBottom 3s ease-in-out infinite;
}
@media (max-width: 991.98px) {
  .faq-section-four .faq-bg-01 {
    display: none;
  }
}
.faq-section-four .faq-bg-02 {
  position: absolute;
  right: 2%;
  bottom: 10%;
  z-index: -1;
}
@media (max-width: 767.98px) {
  .faq-section-four .faq-bg-02 {
    display: none;
  }
}
.faq-section-six {
  background-image: url(../img/bg/choose-bg-4.png);
  background-size: 100% 100%;
}
@media (max-width: 1199.98px) {
  .faq-section-six {
    background-size: cover;
  }
}
.faq-section-six .faq-support {
  padding: 40px;
  border-radius: 20px;
  border: 1px solid var(--gray-200);
  text-align: center;
  margin-bottom: 20px;
  background: var(--white);
}
@media (max-width: 575.98px) {
  .faq-section-six .faq-support {
    padding: 20px;
  }
}
.faq-section-six .faq-support .element-1 {
  display: block;
  display: block;
  margin: 0px auto 20px;
}
.faq-section-six .faq-support .custom-title {
  margin-bottom: 12px;
}
.faq-section-six .faq-support .description {
  margin-bottom: 20px;
}
.faq-section-six .faq-help {
  background: var(--teal-hover);
  padding: 40px;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 575.98px) {
  .faq-section-six .faq-help {
    padding: 20px;
  }
}
.faq-section-six .faq-help .support-item {
  gap: 20px;
}
.faq-section-six .faq-help .support-item .avatar {
  width: 52px;
  height: 52px;
  font-size: 24px;
}
.faq-section-six .faq-help .support-item .title {
  color: #fff;
}
.faq-section-six .faq-help .support-item .link {
  font-size: 24px;
  font-weight: 700;
}
@media (max-width: 575.98px) {
  .faq-section-six .faq-help .support-item .link {
    font-size: 20px;
  }
}
.faq-section-six .faq-help .support-item .link a {
  color: #fff;
}
.faq-section-six .faq-help .support-item .img-1 {
  position: absolute;
  right: 0;
  top: 0;
  max-width: 84px;
}
@media (max-width: 1199.98px) {
  .faq-section-six .faq-help .support-item .img-1 {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .faq-section-six .faq-help .support-item .img-1 {
    display: block;
  }
}
@media (max-width: 575.98px) {
  .faq-section-six .faq-help .support-item .img-1 {
    display: none;
  }
}
.faq-section-six .faq-info .accordion-item {
  background: var(--white);
  border: 1px solid var(--gray-200);
  padding: 24px;
}
.faq-section-six .faq-info .accordion-item .accordion-button {
  font-size: 20px;
  font-weight: 700;
  background: transparent !important;
}
.faq-section-six .faq-info .accordion-item .accordion-button::after {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: var(--secondary);
  font-size: 14px;
  color: #fff;
}
.faq-section-six .faq-info .accordion-item .accordion-button:not(.collapsed)::after {
  content: "\e996";
  color: var(--white);
  background: var(--dark);
}
@media (max-width: 575.98px) {
  .faq-section-six .faq-info .accordion-item .accordion-button {
    font-size: 18px;
  }
}
.faq-section-six .faq-info .accordion-item .accordion-body {
  margin-top: 0;
  padding: 15px 0 0;
  border-top: unset;
}
.faq-section-eight {
  background: var(--light);
  position: relative;
  overflow: unset !important;
}
.faq-section-eight::before {
  content: "";
  background: var(--light);
  width: 100%;
  height: 50px;
  position: absolute;
  top: -27px;
}
.faq-section-eight .section-header-eight {
  margin-bottom: 40px;
}
.faq-section-eight .section-header-eight .section-sub-title {
  background: var(--white);
  border: 1px solid var(--gray-200);
  padding: 8px 20px;
  border-radius: 12px;
  width: fit-content;
  margin-bottom: 12px !important;
}
@media (max-width: 575.98px) {
  .faq-section-eight .section-header-eight .section-sub-title {
    margin: 0px auto 12px !important;
  }
}
.faq-section-eight .section-header-eight .section-title {
  font-size: 42px !important;
  font-weight: 700 !important;
  position: relative;
  margin-bottom: 0px;
}
@media (max-width: 575.98px) {
  .faq-section-eight .section-header-eight .section-title {
    font-size: 26px !important;
    text-align: center !important;
  }
}
.faq-section-eight .section-header-eight .section-title .line {
  position: relative;
  background: transparent;
}
.faq-section-eight .section-header-eight .section-title .line::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: var(--primary);
}
.faq-section-eight .faq-info .accordion-item {
  background: var(--white);
  border: 1px solid var(--gray-200);
  padding: 20px;
  border-radius: 12px;
}
.faq-section-eight .faq-info .accordion-item .accordion-button {
  font-size: 20px;
  font-weight: 700;
  background: transparent !important;
}
@media (max-width: 575.98px) {
  .faq-section-eight .faq-info .accordion-item .accordion-button {
    font-size: 18px;
  }
}
.faq-section-eight .faq-info .accordion-item .accordion-button::after {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: var(--dark);
  color: #fff;
  font-size: 14px;
}
.faq-section-eight .faq-info .accordion-item .accordion-button:not(.collapsed)::after {
  content: "\e996";
  color: var(--white);
  background: var(--primary);
}
.faq-section-eight .faq-info .accordion-item .accordion-body {
  margin-top: 0;
  padding: 12px 0 0;
  border-top: unset;
}
.faq-section-eight .faq-support {
  position: relative;
  height: 100%;
}
@media (max-width: 991.98px) {
  .faq-section-eight .faq-support {
    display: none;
  }
}
.faq-section-eight .faq-support img {
  border: 6px solid var(--white);
  border-radius: 12px 12px 0px 12px;
}
.faq-section-eight .faq-support .img-1 {
  transform: rotate(-3deg);
}
.faq-section-eight .faq-support .img-2 {
  position: absolute;
  right: 20px;
  bottom: 0;
  transform: rotate(-2deg);
}
@media (max-width: 1199.98px) {
  .faq-section-eight .faq-support .img-2 {
    max-width: 290px;
  }
}

/****** UTILS ******/
.journey-section-five .section-header-five .section-sub-title {
  margin-left: unset !important;
}
@media (max-width: 991.98px) {
  .journey-section-five .journey-img {
    display: none;
  }
}
.journey-section-five .journey-img img {
  border-radius: 12px;
  width: 100%;
  height: 546px;
  object-fit: cover;
}
@media (max-width: 1199.98px) {
  .journey-section-five .journey-img img {
    height: 100%;
  }
}
.journey-section-eight {
  background: var(--primary-gradient);
}

.journey-item-five {
  padding: 40px;
  border-radius: 6px;
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  background: var(--white);
  transition: all 0.6s;
  margin-bottom: 24px;
  display: flex;
  align-items: center;
  gap: 40px;
}
@media (max-width: 575.98px) {
  .journey-item-five {
    gap: 22px;
    padding: 20px;
  }
}
.journey-item-five:hover {
  transform: translateY(-5px);
  box-shadow: 0px 4px 44px 0px rgba(187, 187, 187, 0.25);
  background: var(--primary-gradient);
}
.journey-item-five:hover .custom-title, .journey-item-five:hover p {
  color: #fff;
}
.journey-item-five:hover .count {
  color: #fff;
  -webkit-text-stroke: unset;
}
.journey-item-five .count {
  font-size: 48px;
  font-weight: 700;
  color: var(--primary);
  margin-bottom: 0;
  color: transparent;
  -webkit-text-stroke: 1px var(--primary);
}
@media (max-width: 575.98px) {
  .journey-item-five .count {
    font-size: 22px;
  }
}
.journey-item-five .custom-title {
  margin-bottom: 8px;
}
.journey-item-five .description {
  margin-bottom: 0;
}
.journey-item-eight {
  display: flex;
  align-items: center;
  gap: 25px;
}
@media (max-width: 575.98px) {
  .journey-item-eight {
    gap: 15px;
    flex-direction: column;
    align-items: start;
  }
}
.journey-item-eight .journey-icon {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: 2px solid #fff;
  background: var(--secondary);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 40px;
  font-weight: 700;
  color: var(--gray-900);
  flex-shrink: 0;
}
.journey-item-eight .journey-content .custom-title {
  color: #fff;
  margin-bottom: 12px;
  transition: all 0.6s;
}
@media (max-width: 1399.98px) {
  .journey-item-eight .journey-content .custom-title {
    font-size: 20px;
  }
}
.journey-item-eight .journey-content a {
  color: #fff;
  margin-bottom: 0;
  font-weight: 600;
  transition: all 0.6s;
  display: flex;
  align-items: center;
  gap: 8px;
}
.journey-item-eight .journey-content a:hover {
  color: var(--gray-900);
}
.journey-item-nine {
  padding: 40px;
  border-radius: 12px;
  position: relative;
  min-height: 440px;
  overflow: hidden;
}
@media (max-width: 1199.98px) {
  .journey-item-nine {
    padding: 20px;
  }
}
@media (max-width: 767.98px) {
  .journey-item-nine {
    min-height: 380px;
  }
}
.journey-item-nine .journey-title {
  font-size: 30px;
  font-weight: 700;
  margin: 0;
  color: var(--gray-900);
  position: relative;
  z-index: 1;
}
@media (max-width: 1199.98px) {
  .journey-item-nine .journey-title {
    font-size: 25px;
  }
}
.journey-item-nine .journey-btn {
  width: 40px;
  height: 40px;
  background: var(--white);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: 700;
  border-radius: 50%;
  z-index: 1;
  position: absolute;
  bottom: 40px;
  left: 40px;
}
.journey-item-nine .journey-btn:hover {
  background: var(--primary);
  color: var(--white);
  transform: translateX(5px);
}
@media (max-width: 575.98px) {
  .journey-item-nine .journey-btn {
    bottom: 20px;
    left: 20px;
  }
}
.journey-item-nine .bg-one {
  position: absolute;
  inset: 0;
  margin: auto;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.journey-item-nine .img-one {
  position: absolute;
  right: 0;
  bottom: 0;
}
.journey-item-nine.one {
  background: var(--primary-transparent);
}
.journey-item-nine.two {
  background: var(--secondary-transparent);
}
.journey-item-nine.three {
  background: var(--info-transparent);
}

.experience-section-five {
  background: url(../img/bg/experiance-bg.jpg);
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.experience-section-five::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 13px;
  background: var(--primary);
}
.experience-section-five::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 13px;
  background: var(--primary);
}
.experience-section-five .section-header-five {
  position: relative;
  z-index: 11;
}
.experience-section-five .section-header-five .section-title, .experience-section-five .section-header-five p {
  color: #fff;
}
.experience-section-five .section-header-five span {
  background: var(--secondary);
  padding: 5px 10px;
  border-radius: 6px;
  display: block;
  width: fit-content;
  margin-top: 10px;
}
.experience-section-five .form {
  background: var(--white-rgb);
  backdrop-filter: blur(70px);
  border-radius: 12px;
  padding: 40px;
  max-width: 520px;
  margin: auto;
  position: relative;
  z-index: 11;
}
@media (max-width: 991.98px) {
  .experience-section-five .form {
    max-width: 100%;
  }
}
@media (max-width: 575.98px) {
  .experience-section-five .form {
    padding: 20px;
  }
}
.experience-section-five .form .title {
  font-size: 36px;
  font-weight: 700;
  color: var(--gray-900);
  margin-bottom: 40px;
}
@media (max-width: 575.98px) {
  .experience-section-five .form .title {
    font-size: 28px;
    margin-bottom: 20px;
  }
}
.experience-section-five .form .form-wrap {
  margin-bottom: 20px;
}
.experience-section-five .form .form-wrap .form-control {
  background: var(--white);
  border-radius: 30px;
  border: none;
  outline: none;
  height: 53px;
  padding: 16px 28px !important;
  border: none;
  outline: none;
  width: 100%;
  min-height: 53px !important;
  font-size: 16px;
}
.experience-section-five .form .form-btn {
  margin-top: 40px;
  width: 100%;
}
.experience-section-five .form .form-btn .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.experience-section-five .img-1 {
  position: absolute;
  top: -59px;
  left: -59px;
  max-width: 120px;
  animation: rotate 13s linear forwards infinite;
}
.experience-section-five .img-2 {
  position: absolute;
  bottom: -140px;
  right: -141px;
  animation: rotate 10s linear forwards infinite;
  z-index: 1;
}

.subscribe-section-six {
  background: var(--primary);
  padding: 50px 0px;
  position: relative;
}
@media (max-width: 991.98px) {
  .subscribe-section-six {
    padding: 20px 0px 50px;
  }
}
.subscribe-section-six::before {
  content: "";
  background-image: url(../img/bg/footer-bg-12.png);
  background-size: 100% 100%;
  position: absolute;
  top: -42px;
  width: 100%;
  height: 45px;
  left: -5px;
}
@media (max-width: 575.98px) {
  .subscribe-section-six::before {
    background-size: 182% 100%;
  }
}

.subscribe-item-six h2 {
  font-size: 42px;
  font-weight: 700;
  color: var(--gray-900);
  margin-bottom: 0;
}
@media (max-width: 575.98px) {
  .subscribe-item-six h2 {
    font-size: 26px;
  }
}
.subscribe-item-six .subscribe-input {
  background: var(--white);
  padding: 12px;
  border-radius: 12px;
  height: 68px;
  position: relative;
  display: flex;
  align-items: center;
  padding: 12px 60px 12px 24px;
}
.subscribe-item-six .subscribe-input input {
  background: transparent;
  border: none;
  font-size: 16px;
  font-weight: 400;
  padding: 0;
}
.subscribe-item-six .subscribe-input .btn-icon {
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  font-size: 24px;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 12px;
  color: #fff;
}

@media (max-width: 991.98px) {
  .book-section-eight .section-header-eight {
    margin-bottom: 34px;
  }
}
@media (max-width: 575.98px) {
  .book-section-eight .section-header-eight {
    margin-bottom: 24px;
  }
}
.book-section-eight .section-header-eight .section-sub-title {
  background: var(--white);
  border: 1px solid var(--gray-200);
  padding: 8px 20px;
  border-radius: 12px;
  width: fit-content;
  margin-bottom: 24px;
}
@media (max-width: 575.98px) {
  .book-section-eight .section-header-eight .section-sub-title {
    margin: 0px auto 12px;
  }
}
.book-section-eight .section-header-eight .section-title {
  font-size: 42px !important;
  font-weight: 700 !important;
  position: relative;
}
@media (max-width: 575.98px) {
  .book-section-eight .section-header-eight .section-title {
    font-size: 26px !important;
    text-align: center !important;
  }
}
.book-section-eight .section-header-eight .section-title .line {
  position: relative;
  background: transparent;
}
.book-section-eight .section-header-eight .section-title .line::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: var(--primary);
  z-index: -1;
  border-radius: 10px;
}

.book-item-eight {
  padding: 40px;
  border-radius: 12px;
  border: 1px solid var(--gray-200);
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  background: var(--white);
  transition: all 0.5s;
  position: relative;
  text-align: center;
}
.book-item-eight:hover {
  transform: translateY(-6px);
  box-shadow: 0px 4px 44px 0px rgba(187, 187, 187, 0.25);
}
@media (max-width: 1399.98px) {
  .book-item-eight {
    padding: 20px;
  }
}
.book-item-eight .custom-title {
  margin-bottom: 8px;
}
@media (max-width: 1399.98px) {
  .book-item-eight .custom-title {
    font-size: 22px;
  }
}
.book-item-eight p {
  margin-bottom: 0;
}
.book-item-eight .book-icon {
  width: 120px;
  height: 120px;
  background: url(../img/bg/book-bg-1.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 50%;
  font-size: 60px;
  color: var(--gray-900);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0px auto 20px;
}
.book-item-eight .count {
  font-size: 57px;
  color: var(--gray-100);
  position: absolute;
  top: 0px;
  right: 8px;
}

.article-section-nine {
  position: relative;
  overflow: hidden;
}
.article-section-nine .element-one {
  position: absolute;
  top: 9%;
  left: 2%;
  animation: rotate 17s linear forwards infinite;
}
.article-section-nine .icon-one {
  position: absolute;
  right: 0;
  bottom: 10%;
  animation: rotate 7s linear forwards infinite;
}

.article-item-nine {
  border-radius: 12px;
  overflow: hidden;
  margin: 0px 12px;
  position: relative;
  z-index: 1;
}
.article-item-nine .article-content {
  padding: 20px;
  background: var(--light-200);
  backdrop-filter: blur(20px);
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.article-item-nine .article-content .article-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}
.article-item-nine .article-content .article-info .badge {
  background: var(--light);
  border-radius: 50px;
  padding: 7px 16px;
  font-size: 15px;
  font-weight: 400;
  color: var(--gray-900);
  letter-spacing: 0;
}
@media (max-width: 1199.98px) {
  .article-item-nine .article-content .article-info .badge {
    padding: 7px 10px;
    font-size: 14px !important;
  }
}
.article-item-nine .article-content .article-info .article-date {
  margin-bottom: 0;
  color: #fff;
  font-weight: 400;
  font-size: 16px;
}
.article-item-nine .article-content .custom-title {
  margin-bottom: 0;
}
@media (max-width: 1199.98px) {
  .article-item-nine .article-content .custom-title {
    font-size: 20px !important;
  }
}
.article-item-nine .article-content .custom-title a {
  color: #fff !important;
}
.article-item-nine .article-content .custom-title a:hover {
  color: var(--primary) !important;
}

.offers-item-thirteen {
  padding: 40px;
  border-radius: 12px;
  background: var(--linear-gradient);
  position: relative;
  overflow: hidden;
  min-height: 360px;
  transition: all 0.6s;
}
@media (max-width: 1399.98px) {
  .offers-item-thirteen {
    padding: 24px;
  }
}
@media (max-width: 767.98px) {
  .offers-item-thirteen {
    height: 290px;
  }
}
@media (max-width: 575.98px) {
  .offers-item-thirteen {
    min-height: 285px;
  }
}
.offers-item-thirteen:hover {
  transform: translateY(-5px);
}
.offers-item-thirteen:hover .img-1 {
  transform: scale(1.1);
}
.offers-item-thirteen.two {
  background: var(--pink-gradient);
}
.offers-item-thirteen.three {
  background: var(--secondary-gradient);
}
.offers-item-thirteen .custom-title {
  margin-bottom: 8px;
}
.offers-item-thirteen p {
  margin-bottom: 0;
}
.offers-item-thirteen .img-1 {
  position: absolute;
  height: 200px;
  right: 0;
  bottom: 0;
  z-index: 1;
  transition: all 0.6s;
}
@media (max-width: 767.98px) {
  .offers-item-thirteen .img-1 {
    height: 150px;
  }
}
.offers-item-thirteen .shadow-1 {
  position: absolute;
  left: 25px;
  width: 100%;
  bottom: -100px;
  opacity: 0.5;
}

/****** UTILS ******/
.counter-section-four.section {
  padding-top: 0;
}

.counter-item-four {
  background: url("../img/bg/count-bg.png") var(--light);
  background-size: cover;
  border: 1px solid var(--gray-200);
  padding: 40px;
  border-radius: 12px;
  transition: all 1.6s;
  position: relative;
  overflow: hidden;
  text-align: center;
}
@media (max-width: 767.98px) {
  .counter-item-four {
    padding: 20px;
  }
}
.counter-item-four::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 16px;
  background: var(--secondary);
  opacity: 0;
  transition: all 1.6s;
  border-radius: 7px 0 10px 0;
}
.counter-item-four h3 {
  font-size: 48px;
  margin-bottom: 4px;
  transition: all 1.6s;
}
@media (max-width: 991.98px) {
  .counter-item-four h3 {
    font-size: 32px;
  }
}
@media (max-width: 767.98px) {
  .counter-item-four h3 {
    font-size: 26px;
  }
}
@media (max-width: 575.98px) {
  .counter-item-four h3 {
    font-size: 22px;
  }
}
.counter-item-four p {
  margin-bottom: 0;
}
.counter-item-four:hover {
  background: url("../img/bg/count-bg.png") var(--primary);
  transform: translateY(-4px);
}
.counter-item-four:hover::before {
  opacity: 1;
}
.counter-item-four:hover h3 {
  color: var(--secondary);
}
.counter-item-four:hover p {
  color: #fff;
}
.counter-item-seven {
  transition: all 1.6s;
  position: relative;
  text-align: center;
}
.counter-item-seven h2 {
  font-size: 80px;
  margin-bottom: 4px;
  transition: all 1.6s;
  color: transparent;
  -webkit-text-stroke: 1px var(--primary);
  -webkit-font-smoothing: antialiased;
  transition: all 0.6s ease;
}
@media (max-width: 991.98px) {
  .counter-item-seven h2 {
    font-size: 60px;
  }
}
@media (max-width: 767.98px) {
  .counter-item-seven h2 {
    font-size: 42px;
  }
}
.counter-item-seven p {
  margin-bottom: 0;
}
.counter-item-seven:hover {
  background: url("../img/bg/circle-bg.png") no-repeat;
  background-position: center;
  transform: translateY(-4px);
}
.counter-item-seven:hover h2 {
  background: var(--primary-gradient);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px transparent;
}
.counter-item-ten {
  transition: all 1.6s;
  position: relative;
  text-align: center;
}
.counter-item-ten h3 {
  font-size: 120px;
  margin-bottom: 12px;
  color: rgba(var(--secondary-rgb), 0.1);
  transition: all 0.6s ease;
}
@media (max-width: 1199.98px) {
  .counter-item-ten h3 {
    font-size: 94px;
  }
}
@media (max-width: 991.98px) {
  .counter-item-ten h3 {
    font-size: 60px;
  }
}
@media (max-width: 767.98px) {
  .counter-item-ten h3 {
    font-size: 42px;
  }
}
.counter-item-ten p {
  color: var(--secondary);
  margin-bottom: 0;
}
.counter-item-ten:hover {
  transform: translateY(-4px);
}
.counter-item-ten:hover h3 {
  color: var(--secondary);
}

/****** UTILS ******/
.partner-item-three {
  background: var(--light);
  padding: 40px;
  border-radius: 12px;
  margin-top: 30px;
}
@media (max-width: 991.98px) {
  .partner-item-three {
    margin-top: 20px;
  }
}
@media (max-width: 767.98px) {
  .partner-item-three {
    padding: 24px;
  }
}
.partner-item-three .title {
  font-size: 20px;
  font-weight: 700;
  color: var(--gray-900);
  margin-bottom: 0;
  line-height: 27px;
  line-height: 1.4;
}
@media (max-width: 1199.98px) {
  .partner-item-three .title {
    text-align: center;
    margin-bottom: 30px;
  }
}
.partner-item-three .hospital-img {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 60px;
}
@media (max-width: 991.98px) {
  .partner-item-three .hospital-img {
    justify-content: center;
    gap: 36px;
  }
}
@media (max-width: 575.98px) {
  .partner-item-three .hospital-img {
    gap: 22px;
  }
}
.partner-item-three .hospital-img img {
  filter: grayscale(1);
  transition: all 0.5s;
}
.partner-item-three .hospital-img img:hover {
  filter: grayscale(0);
  transform: scale(0.9);
}
@media (max-width: 767.98px) {
  .partner-item-three .hospital-img img {
    max-width: 43px;
  }
}
@media (max-width: 575.98px) {
  .partner-item-three .hospital-img img {
    max-width: 26px;
  }
}
.partner-item-four {
  text-align: center;
  padding: 33px 0;
}
@media (max-width: 767.98px) {
  .partner-item-four {
    padding: 0;
  }
}
.partner-item-four img {
  margin: 0 auto;
  filter: grayscale(1);
  transition: all 0.5s;
}
@media (max-width: 767.98px) {
  .partner-item-four img {
    max-width: 60px;
  }
}
@media (max-width: 575.98px) {
  .partner-item-four img {
    max-width: 40px;
  }
}
.partner-item-four:hover img {
  filter: grayscale(0);
  transform: scale(0.95);
}
.partner-item-seven {
  text-align: center;
}
.partner-item-seven img {
  width: auto !important;
  margin: 0 auto;
}
.partner-item-ten {
  text-align: center;
}
.partner-item-ten img {
  width: auto !important;
  margin: 0 auto;
}

.partner-section-four {
  padding-top: 0;
}
.partner-section-ten {
  background: var(--secondary);
  padding: 60px 0;
}
@media (max-width: 575.98px) {
  .partner-section-ten {
    padding: 40px 0;
  }
}
.partner-section-ten .section-header {
  text-align: center;
}
.partner-section-ten .sub-title {
  position: relative;
  padding: 0 80px;
  display: inline-block;
  color: #fff;
  margin: 0 auto;
}
@media (max-width: 575.98px) {
  .partner-section-ten .sub-title {
    padding: 0 60px;
  }
}
.partner-section-ten .sub-title::before, .partner-section-ten .sub-title::after {
  content: "";
  width: 40px;
  height: 1px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #fff;
}
.partner-section-ten .sub-title::before {
  left: 0;
}
.partner-section-ten .sub-title::after {
  right: 0;
}

.partner-slider-four {
  border: 1px solid var(--gray-200);
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .partner-slider-four {
    border: 0;
  }
}
.partner-slider-four .slick-slide {
  border-right: 1px solid var(--gray-200);
}
@media (max-width: 767.98px) {
  .partner-slider-four .slick-slide {
    border: 0;
  }
}
.partner-slider-four .slick-slide:last-child {
  border-right: 0;
}

.partner-slider-seven {
  position: relative;
  overflow: hidden;
}
.partner-slider-seven::before {
  content: "";
  top: 60%;
  left: 0;
  width: 160px;
  height: 98px;
  position: absolute;
  transform: translateY(-50%);
  backdrop-filter: blur(1px);
  z-index: 9;
  background: linear-gradient(296.21deg, rgba(255, 255, 255, 0) -14.46%, rgba(253, 237, 236, 0.6) 25.19%, #FDEDEC 64.84%);
}
@media (max-width: 991.98px) {
  .partner-slider-seven::before {
    display: none;
  }
}
.partner-slider-seven::after {
  content: "";
  top: 60%;
  right: 0;
  width: 160px;
  height: 300px;
  position: absolute;
  transform: translateY(-50%);
  backdrop-filter: blur(1px);
  z-index: 9;
  background: linear-gradient(296.21deg, rgba(255, 255, 255, 0) -14.46%, rgba(253, 237, 236, 0.6) 25.19%, #FDEDEC 64.84%);
}
@media (max-width: 991.98px) {
  .partner-slider-seven::after {
    display: none;
  }
}

.hospital-slider-four .slide-item {
  display: flex !important;
  align-items: center;
  justify-content: center;
}

/****** UTILS ******/
.section-header {
  margin-bottom: 40px;
}
.section-header-one .title {
  font-size: 15px;
  border-radius: 20px;
  font-weight: 500;
  padding: 4px 26px;
  position: relative;
  margin-bottom: 15px;
  box-shadow: none;
  background: var(--primary-gradient);
  width: fit-content;
  margin: 0px auto 8px;
  color: #fff;
}
.section-header-one .title::before, .section-header-one .title::after {
  content: "";
  background: #fff;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.section-header-one .title::before {
  left: 12px;
}
.section-header-one .title::after {
  right: 12px;
}
.section-header .text-gradient {
  background: var(--primary-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: animate 15s linear infinite;
}
.section-header-two {
  text-align: center;
}
.section-header-two .section-sub-title {
  background: var(--primary-gradient);
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  padding: 6px 16px;
  color: #fff;
  margin-bottom: 12px;
  font-weight: 600;
}
.section-header-two .section-sub-title img {
  animation: rotate 5s linear forwards infinite;
  margin-right: 8px;
}
.section-header-two .section-title span {
  background: var(--primary-gradient);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.section-header-three .title {
  box-shadow: 0px 4px 10px 0px rgba(196, 196, 196, 0.2509803922) inset;
  border: 1px solid var(--gray-100);
  padding: 8px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border-radius: 30px;
  width: fit-content;
  margin: 0px auto 8px;
  position: relative;
  background: var(--white);
  color: var(--gray-900);
  font-weight: 600;
}
.section-header-three .title i {
  color: var(--secondary);
  font-size: 8px;
}
.section-header-three .title::before {
  content: "";
  background: url(../img/icons/title-icon.svg);
  background-size: 100% 100%;
  width: 62px;
  height: 3px;
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  margin: auto;
  animation: line 7s linear infinite;
}
.section-header-three .subtitle {
  font-size: 18px;
  margin-top: 8px;
}
@media (max-width: 575.98px) {
  .section-header-three .subtitle {
    font-size: 16px;
  }
}
.section-header-four .section-sub-title {
  background: var(--primary-gradient);
  border-radius: 50px;
  font-size: 15px;
  padding: 6px 16px;
  color: #fff;
  position: relative;
  display: inline-block;
  overflow: hidden;
}
.section-header-four .section-sub-title::before {
  content: "";
  position: absolute;
  top: 0;
  left: -2px;
  width: 13px;
  height: 12px;
  background: var(--secondary);
  border-radius: 0 0 7px 0;
}
.section-header-four .section-sub-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: -2px;
  width: 13px;
  height: 12px;
  background: var(--primary);
  border-radius: 7px 0 0 0;
}
.section-header-four .section-title span {
  color: var(--primary);
  font-style: italic;
  text-decoration: underline;
}
.section-header-five .section-sub-title {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  background: var(--primary);
  padding: 10px 22px;
  border-radius: 30px;
  width: fit-content;
  margin: 0px auto 12px;
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden;
  gap: 10px;
}
.section-header-five .section-sub-title::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 2px;
  border-radius: inherit;
  background: var(--secondary-gradient);
  -webkit-mask: linear-gradient(var(--white) 0 0) content-box, linear-gradient(var(--white) 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}
.section-header-five .section-sub-title::after {
  content: "";
  position: absolute;
  border-radius: inherit;
  background: var(--secondary-gradient);
  width: 25px;
  height: 20px;
  filter: blur(8px);
  margin: auto;
  top: 4px;
  right: 8px;
}
.section-header-six {
  margin-bottom: 40px;
}
.section-header-six .section-sub-title {
  background: url(../img/icons/title-bg.svg);
  background-size: 100% 100%;
  padding: 12px 34px;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 12px;
  width: fit-content;
  margin: 0px auto 12px;
}
.section-header-six .section-title .line-6 {
  text-decoration: underline;
  font-style: italic;
  color: var(--secondary);
}
.section-header-six p {
  margin-bottom: 0px;
}
.section-header-seven .section-sub-title {
  font-weight: 700;
  color: var(--gray-900);
  margin-bottom: 12px;
  border-bottom: 2px solid var(--primary);
  display: inline-block;
}
.section-header-seven .section-title span {
  color: var(--primary);
  font-style: italic;
}
.section-header-eight {
  margin-bottom: 60px;
}
@media (max-width: 575.98px) {
  .section-header-eight {
    margin-bottom: 40px;
  }
}
.section-header-eight .section-sub-title {
  font-size: 18px;
  font-weight: 400;
  color: var(--gray-900);
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  gap: 8px;
}
.section-header-eight .section-sub-title .dot {
  width: 15px;
  background: var(--primary);
  height: 15px;
  border-radius: 50%;
  display: inline-flex;
  border: 3px solid var(--white);
  outline: 1px solid var(--primary);
}
.section-header-eight .section-title {
  font-size: 72px;
  font-weight: 700;
  color: var(--gray-900);
  margin-bottom: 24px;
}
@media (max-width: 1399.98px) {
  .section-header-eight .section-title {
    font-size: 55px;
  }
}
@media (max-width: 575.98px) {
  .section-header-eight .section-title {
    font-size: 30px;
    text-align: start !important;
  }
}
.section-header-eight .section-title .img-container {
  width: 108px;
  height: 50px;
  border-radius: 70px;
  border: 3px solid var(--white);
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991.98px) {
  .section-header-eight .section-title .img-container {
    width: 80px;
    height: 40px;
  }
}
@media (max-width: 575.98px) {
  .section-header-eight .section-title .img-container {
    width: 75px;
    height: 33px;
    position: relative;
    top: 5px;
  }
}
.section-header-eight .section-title .img-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.section-header-eight .section-title .text-gradient {
  font-style: italic;
}
.section-header-nine {
  position: relative;
}
.section-header-nine .title {
  font-size: 16px;
  font-weight: 600;
  color: var(--gray-900);
  padding: 8px 16px;
  border: 1px solid var(--primary-200);
  border-radius: 80px;
  background: var(--white);
  backdrop-filter: blur(34px);
  width: fit-content;
  margin: 0 auto 12px;
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden;
  gap: 10px;
}
.section-header-nine .title .dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: var(--primary-gradient);
}
.section-header-nine .title::before {
  content: "";
  background: var(--primary);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  right: -10px;
  top: 7px;
  filter: blur(12px);
}
.section-header-nine .title::after {
  content: "";
  background: var(--primary);
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  left: -22px;
  filter: blur(16px);
}
.section-header-nine .section-title span {
  font-style: italic;
}
.section-header-eleven .title {
  font-size: 20px;
  font-weight: 700;
  color: var(--gray-900);
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
}
@media (max-width: 575.98px) {
  .section-header-eleven .title {
    font-size: 16px;
  }
}
@media (max-width: 575.98px) {
  .section-header-eleven .title img {
    max-width: 12px;
  }
}
.section-header-eleven .section-title {
  font-size: 42px;
  font-weight: 700;
  color: var(--gray-900);
}
@media (max-width: 575.98px) {
  .section-header-eleven .section-title {
    font-size: 26px;
  }
}
.section-header-twelve .description {
  margin-top: 8px;
}
.section-header-thirteen .section-title {
  font-size: 36px;
}
@media (max-width: 575.98px) {
  .section-header-thirteen .section-title {
    font-size: 24px;
  }
}
.section-header.section-white .section-title {
  color: #fff;
}
@keyframes animate {
  from {
    background-position: 0 0;
  }
  to {
    background-position: calc(100% - 100vw) 0;
  }
}
.section-header-ten .section-sub-title {
  position: relative;
  display: inline-block;
  color: var(--secondary);
  font-weight: 600;
}
.section-header-ten .section-sub-title .sec-circle {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: var(--secondary);
  display: inline-block;
  position: relative;
  margin-right: 16px;
}
.section-header-ten .section-sub-title .sec-circle::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 9px;
  width: 12px;
  height: 6px;
  border-radius: 100px 100px 0 0;
  background: var(--primary);
  transform: rotate(90deg);
}
.section-header-ten .section-sub-title .sec-circle::after {
  content: "";
  position: absolute;
  top: 3px;
  left: 15px;
  width: 12px;
  height: 6px;
  border-radius: 100px 100px 0 0;
  background: var(--primary);
  transform: rotate(90deg);
}

.section {
  padding: 80px 0px;
}
@media (max-width: 991.98px) {
  .section {
    padding: 50px 0px;
  }
}

.section-top {
  padding-top: 80px;
}
@media (max-width: 991.98px) {
  .section-top {
    padding-top: 50px;
  }
}

.section-bottom {
  padding-bottom: 80px;
}
@media (max-width: 991.98px) {
  .section-bottom {
    padding-bottom: 50px;
  }
}

.hero-section-eight {
  background: var(--secondary-gradient);
  position: relative;
  overflow: hidden;
}
.hero-section-eight .element-eight-01 {
  position: absolute;
  top: 0;
  right: 0;
}
.hero-section-nine {
  background: var(--dark);
  position: relative;
  overflow: hidden;
}
.hero-section-nine .img-one {
  position: absolute;
  bottom: -615px;
  width: 100%;
  left: 0;
}
@media (max-width: 1399.98px) {
  .hero-section-nine .img-one {
    bottom: -257px;
  }
}
@media (max-width: 1199.98px) {
  .hero-section-nine .img-one {
    right: -190px;
  }
}
@media (max-width: 991.98px) {
  .hero-section-nine .img-one {
    right: -230px;
    left: unset;
    bottom: -390px;
  }
}
@media (max-width: 575.98px) {
  .hero-section-nine .img-one {
    right: -28px;
    left: unset;
    bottom: -132px;
    opacity: 0.5;
  }
}
.hero-section-nine .img-two {
  position: absolute;
  bottom: -15px;
  width: 100%;
  left: -35px;
}
@media (max-width: 1199.98px) {
  .hero-section-nine .img-two {
    left: -1px;
  }
}
@media (max-width: 575.98px) {
  .hero-section-nine .img-two {
    bottom: 0;
    left: 0;
  }
}
.hero-section-nine .img-three {
  position: absolute;
  bottom: 60px;
  right: 0;
  left: 0;
  margin: auto;
  opacity: 0.6;
}
.hero-section-nine .name {
  font-size: 300px;
  font-weight: 700;
  color: var(--light-200);
  position: absolute;
  top: 0;
  z-index: 1;
  left: 0;
  right: 0;
  margin: auto;
  white-space: nowrap;
}
@media (max-width: 1399.98px) {
  .hero-section-nine .name {
    font-size: 232px;
  }
}
@media (max-width: 1199.98px) {
  .hero-section-nine .name {
    font-size: 200px;
  }
}
@media (max-width: 991.98px) {
  .hero-section-nine .name {
    font-size: 140px;
  }
}
@media (max-width: 575.98px) {
  .hero-section-nine .name {
    font-size: 63px;
  }
}
.hero-section-nine .name.one {
  transform: translateY(-50%);
}
.hero-section-nine .name.two {
  top: 0;
  bottom: 0;
  margin: auto;
  transform: translateY(13%);
}
@media (max-width: 575.98px) {
  .hero-section-nine .name.two {
    transform: translateY(40%);
  }
}
.hero-section-nine .name.three {
  bottom: -42px;
  top: unset;
  line-height: 1;
}
@media (max-width: 575.98px) {
  .hero-section-nine .name.three {
    bottom: 0;
  }
}
.hero-section-eleven {
  position: relative;
  overflow: hidden;
}
@media (max-width: 991.98px) {
  .hero-section-eleven {
    background: var(--secondary);
  }
}
.hero-section-eleven .container {
  position: relative;
  z-index: 100;
}
.hero-section-eleven .banner-eleven {
  position: absolute;
  bottom: 0;
  left: 220px;
  right: 0;
  margin: auto;
  width: 100%;
  max-width: 560px;
  z-index: 10;
}
@media (max-width: 991.98px) {
  .hero-section-eleven .banner-eleven {
    display: none;
  }
}

.home-nine .section {
  overflow: hidden !important;
}
.home-eleven .section {
  overflow: hidden !important;
}
.home-twelve .section {
  overflow: hidden !important;
}
.home-thirteen .section {
  overflow: hidden !important;
}
.home-thirteen .header-theme-two {
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
}
.home-thirteen .header-theme-two .theme-toggle:not(.activate) {
  background: var(--secondary-hover);
  color: #fff;
}

.theme-12-btn {
  padding: 14px 20px;
  border-radius: 100px;
  border: 1px solid var(--gray-200);
  background: var(--white);
  color: var(--gray-900);
  display: flex;
  align-items: center;
  transition: all 0.6s;
  flex-shrink: 0;
}
@media (max-width: 575.98px) {
  .theme-12-btn {
    padding: 8px 16px;
  }
}
.theme-12-btn:hover {
  background: var(--primary);
  color: #fff;
  border: 1px solid var(--primary);
}
.theme-12-btn:hover i {
  color: #fff;
}
.theme-12-btn i {
  font-size: 16px;
  font-weight: 700;
  color: var(--gray-900);
  transition: all 0.6s;
}

/****** UTILS ******/
.sales-section-thirteen {
  background: var(--light);
  margin: 0 !important;
}
.sales-section-thirteen .section-header-thirteen {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid var(--gray-200);
}
@media (max-width: 575.98px) {
  .sales-section-thirteen .section-header-thirteen {
    flex-wrap: wrap;
    gap: 16px;
  }
}
.sales-section-thirteen .section-header-thirteen .sales-header {
  display: flex;
  align-items: center;
  gap: 16px;
}
@media (max-width: 991.98px) {
  .sales-section-thirteen .section-header-thirteen .sales-header {
    flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.sales-section-thirteen .section-header-thirteen .timer-list {
  display: flex;
  align-items: center;
  gap: 8px;
}
.sales-section-thirteen .section-header-thirteen .timer-list .timer-cover {
  width: 52px;
  height: 48px;
  background: var(--danger);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
}
@media (max-width: 575.98px) {
  .sales-section-thirteen .section-header-thirteen .timer-list .timer-cover {
    width: 40px;
    height: 40px;
    font-size: 20px;
  }
}
.sales-section-thirteen .section-header-thirteen .timer-list .divider {
  font-size: 24px;
  font-weight: bold;
  color: var(--gray-900);
}
.sales-section-thirteen .section-header-thirteen .btn {
  flex-shrink: 0;
}
.sales-section-thirteen .deals-item-thirteen {
  background: var(--white);
  margin: 0 !important;
}
.sales-section-thirteen .deals-item-thirteen:hover .delas-badge .delas-fav {
  transform: translateX(0px);
}
.sales-section-thirteen .deals-item-thirteen .delas-badge {
  justify-content: end;
}
.sales-section-thirteen .deals-item-thirteen .delas-badge .delas-fav {
  display: flex;
  flex-direction: column;
  gap: 18px;
  transition: all 0.3s ease;
  transform: translateX(85px);
}
.sales-section-thirteen .deals-item-thirteen .delas-badge .delas-fav .icon {
  width: 36px;
  height: 36px;
  background: var(--white);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: var(--gray-900);
  border: none !important;
  transition: all 0.6s;
}
.sales-section-thirteen .deals-item-thirteen .delas-badge .delas-fav .icon:hover {
  background: var(--primary);
  color: #fff;
}
.sales-section-thirteen .deals-item-thirteen .progress {
  margin-top: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  background: transparent;
}
.sales-section-thirteen .deals-item-thirteen .progress .progress-bg {
  background: var(--light);
  height: 5px;
  width: 100%;
  border-radius: 40px;
  position: unset;
  box-shadow: unset;
}
.sales-section-thirteen .deals-item-thirteen .progress .progress-bg .progress-bar {
  background-color: var(--secondary-hover);
  height: 100%;
  border-radius: 40px;
  transition: width 0.3s ease;
}
.sales-section-thirteen .deals-item-thirteen .progress .progress-count {
  font-size: 16px;
}

.products-section-thirteen .section-header-thirteen {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid var(--gray-200);
}
@media (max-width: 767.98px) {
  .products-section-thirteen .section-header-thirteen {
    flex-wrap: wrap;
    gap: 16px;
  }
}
.products-section-thirteen .nav-tabs {
  display: flex;
  align-items: center;
  gap: 16px;
  border-bottom: none;
  margin-bottom: 20px;
}
.products-section-thirteen .nav-tabs li .nav-link {
  padding: 8px 16px;
  border-radius: 60px;
  background: var(--white);
  border: 1px solid var(--gray-200);
  font-size: 16px;
  font-weight: 500;
  color: var(--gray-900);
  transition: all 0.6s;
}
.products-section-thirteen .nav-tabs li .nav-link.active {
  background: var(--secondary-hover);
  border: 1px solid var(--secondary-hover);
  color: #fff;
}
.products-section-thirteen .nav-tabs li .nav-link:hover {
  background: var(--secondary-hover);
  border: 1px solid var(--secondary-hover);
  color: #fff;
}
.products-section-thirteen .deals-item-thirteen {
  margin: 0 !important;
}

@media (max-width: 575.98px) {
  .deals-section-thirteen .deals-item-thirteen {
    width: 90%;
    margin: auto !important;
    box-shadow: unset;
  }
}

.medicines-section-thirteen .section-header-thirteen {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid var(--gray-200);
}
@media (max-width: 575.98px) {
  .medicines-section-thirteen .section-header-thirteen {
    flex-wrap: wrap;
    gap: 16px;
  }
}

.medicines-item-thirteen {
  background: var(--success-transparent);
  padding: 40px;
  border-radius: 12px;
  position: relative;
  overflow: hidden;
  min-height: 390px;
  transition: all 0.6s;
}
@media (max-width: 1399.98px) {
  .medicines-item-thirteen {
    padding: 24px;
    min-height: 405px;
  }
}
.medicines-item-thirteen:hover {
  transform: translateY(-5px);
}
.medicines-item-thirteen:hover .medicines-img img {
  transform: scale(1.1);
}
.medicines-item-thirteen.two {
  background: var(--indigo-transparent);
}
.medicines-item-thirteen.two .medicines-img::before {
  content: "";
  background: #BAC7F5;
}
.medicines-item-thirteen.two .medicines-img::after {
  content: "";
  background: #BAC7F5;
}
.medicines-item-thirteen.two .shadow-1 {
  background: #D0DAF9;
}
.medicines-item-thirteen.three {
  background: var(--danger-transparent);
}
.medicines-item-thirteen.three .medicines-img::before {
  content: "";
  background: #FFC8BD;
}
.medicines-item-thirteen.three .medicines-img::after {
  content: "";
  background: #FFC8BD;
}
.medicines-item-thirteen.three .shadow-1 {
  background: #FFDAD3;
}
.medicines-item-thirteen .btn {
  margin-top: 16px;
  display: inline-flex;
}
.medicines-item-thirteen .medicines-content .custom-title {
  margin-bottom: 8px;
}
.medicines-item-thirteen .medicines-img {
  position: absolute;
  right: 0;
  bottom: 0;
  transition: all 0.6s;
}
.medicines-item-thirteen .medicines-img img {
  height: 230px;
  z-index: 1;
  position: relative;
  transition: all 0.6s;
}
.medicines-item-thirteen .medicines-img::before {
  content: "";
  position: absolute;
  top: -29px;
  left: 26px;
  width: 206px;
  height: 206px;
  border-radius: 50%;
  background: #C7ECD2;
}
.medicines-item-thirteen .medicines-img::after {
  content: "";
  position: absolute;
  top: 69px;
  left: -47px;
  width: 206px;
  height: 206px;
  border-radius: 50%;
  background: #C7ECD2;
}
.medicines-item-thirteen .shadow-1 {
  position: absolute;
  background: #DAF3E1;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  left: -32px;
  bottom: -35px;
  filter: blur(28px);
}

.brands-section-thirteen .section-header-thirteen {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 20px;
  margin-bottom: 0;
  border-bottom: 1px solid var(--gray-200);
}
@media (max-width: 1399.98px) {
  .brands-section-thirteen .slide-item {
    margin: 0px 12px;
  }
}
@media (max-width: 575.98px) {
  .brands-section-thirteen .slide-item {
    margin: 0px !important;
  }
}
.brands-section-thirteen .slide-item .imgs {
  height: 65px;
  border: 1px solid var(--gray-200);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 4px 34px 0px rgba(206, 206, 206, 0.25);
  margin: 20px 12px;
  padding: 0px 20px;
  transition: all 0.3s ease;
}
.brands-section-thirteen .slide-item .imgs:hover {
  transform: translateY(-5px);
}

.technology-section-thirteen {
  background: var(--primary-gradient);
  position: relative;
}
.technology-section-thirteen .section-header-thirteen {
  position: relative;
  z-index: 1;
}
.technology-section-thirteen .section-header-thirteen .section-title {
  font-size: 42px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 40px;
}
@media (max-width: 575.98px) {
  .technology-section-thirteen .section-header-thirteen .section-title {
    font-size: 24px;
    margin-bottom: 30px;
  }
}
.technology-section-thirteen .section-header-thirteen .description {
  font-size: 16px;
  color: #fff;
  margin-bottom: 0;
}
.technology-section-thirteen .technology-list-thirteen {
  display: flex;
  align-items: center;
  gap: 24px;
}
@media (max-width: 575.98px) {
  .technology-section-thirteen .technology-list-thirteen {
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
  }
}
.technology-section-thirteen .technology-list-thirteen .technology-item-thirteen {
  padding: 20px;
  border-radius: 12px;
  background: rgba(var(--white-rgb), 0.1);
  width: 185px;
}
.technology-section-thirteen .technology-list-thirteen .technology-item-thirteen .custom-title {
  font-size: 40px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 4px;
}
.technology-section-thirteen .technology-list-thirteen .technology-item-thirteen .custom-title span {
  color: var(--secondary-hover);
}
.technology-section-thirteen .technology-list-thirteen .technology-item-thirteen p {
  color: #fff;
  margin-bottom: 0px;
}
.technology-section-thirteen .technology-img-thirteen {
  width: 100%;
  max-width: 390px;
}
@media (max-width: 1399.98px) {
  .technology-section-thirteen .technology-img-thirteen {
    max-width: 440px;
  }
}
@media (max-width: 1199.98px) {
  .technology-section-thirteen .technology-img-thirteen {
    display: none;
  }
}
.technology-section-thirteen .technology-img-thirteen .img-1 {
  position: relative;
  z-index: 1;
}
.technology-section-thirteen .technology-img-thirteen .img-2 {
  position: absolute;
  left: 0;
  top: 0;
}

.app-section-thirteen .section-header-thirteen {
  position: relative;
  z-index: 1;
}
.app-section-thirteen .app-thirteen {
  background: var(--primary-gradient-100);
  padding: 60px 100px 0px;
  border-radius: 20px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
@media (max-width: 1199.98px) {
  .app-section-thirteen .app-thirteen {
    padding: 40px 40px 0px;
  }
}
@media (max-width: 991.98px) {
  .app-section-thirteen .app-thirteen {
    padding: 40px;
    overflow: hidden;
  }
}
@media (max-width: 575.98px) {
  .app-section-thirteen .app-thirteen {
    padding: 24px;
    border-radius: 16px;
  }
}
.app-section-thirteen .app-thirteen .section-title {
  margin-bottom: 20px;
}
.app-section-thirteen .app-thirteen .app-img-thirteen {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 320px;
  margin: 0px auto -315px;
}
@media (max-width: 991.98px) {
  .app-section-thirteen .app-thirteen .app-img-thirteen {
    display: none;
  }
}
.app-section-thirteen .app-thirteen .element-1 {
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}

.shipping-section-thirteen {
  background: var(--black);
  position: relative;
  overflow: hidden;
}
.shipping-section-thirteen .shipping-item-thirteen {
  display: flex;
  align-items: center;
  gap: 16px;
  width: 90%;
}
@media (max-width: 1399.98px) {
  .shipping-section-thirteen .shipping-item-thirteen {
    width: 100%;
  }
}
.shipping-section-thirteen .shipping-item-thirteen .shipping-icon {
  background: var(--primary-gradient);
  width: 48px;
  height: 48px;
  border-radius: 50%;
  font-size: 20px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.shipping-section-thirteen .shipping-item-thirteen .content {
  padding: unset;
  min-height: unset !important;
}
.shipping-section-thirteen .shipping-item-thirteen .content .title {
  color: #fff;
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 600;
}
.shipping-section-thirteen .shipping-item-thirteen .content p {
  color: #fff;
  margin-bottom: 0;
}
.shipping-section-thirteen .element-1 {
  position: absolute;
  left: 0;
  top: 28%;
}
.shipping-section-thirteen .element-2 {
  position: absolute;
  right: 0;
  bottom: -60px;
}

/*# sourceMappingURL=style.css.map */
